* {
  box-sizing: border-box;
}

.clearfix:after {
  visibility: hidden;
  display: block;
  font-size: 0;
  content: " ";
  clear: both;
  height: 0;
}

* html .clearfix {
  zoom: 1;
}

/* IE6 */
*:first-child + html .clearfix {
  zoom: 1;
}

/* IE7 */
#content {
  width: 1080px;
  margin: 0 auto;
}

#step1 {
  width: 800px;
  margin: 0 auto;
}

#step2 {
  width: 800px;
  margin: 0 auto;
}

#step3 {
  width: 800px;
  margin: 0 auto;
}

#content h1.step {
  font-family: 'Raleway', sans-serif;
  font-size: 1.2em;
  font-weight: 700;
  color: #666;
  text-transform: uppercase;
  letter-spacing: .4em;
  margin: 0;
  border-bottom: #b4b4b4 dashed 1px;
  height: 30px;
}

#content .form {
  position: relative;
  margin: 15px 50px;
}

#content .form ul.fields {
  margin: 0;
  padding: 0;
  list-style-type: none;
}

#content .form ul.fields li {
  font-size: 1.2em;
  padding: 0 0 10px 0;
}

#content .form ul.fields li label {
  float: left;
  width: 140px;
  text-align: right;
  margin: 0 10px 0 0;
  padding: 0;
  color: #999999;
}

#content .form ul.fields li label span.sub {
  font-size: .85em;
}

#content .form ul.fields li input {
  border: 1px solid #9c9c9c;
  background: #ffffff;
}

#content .form ul.fields li input.radiobtn {
  width: auto;
  height: auto;
}

#content .form ul.fields li input[type=text] {
  width: 200px;
}

#content .form ul.fields li select {
  width: 135px;
}

#content .form ul.polices {
  width: 800px;
  font-size: 1.2em;
  padding: 0;
  clear: both;
}

#content .form ul.polices li {
  margin: 20px 0 0 0;
  list-style: none;
  width: 100%;
}

#content .form ul.polices li input {
  margin: 4px 4px 0 0;
  padding: 0;
}

#content .form ul.community_details li {
  margin: 5px 0 0 0;
  list-style: circle;
}

#content .form ul.buttons {
  width: 800px;
  padding: 0 0 0 130px;
  margin: 50px 0 0 0;
}

#content .form ul.buttons li {
  display: inline;
  list-style: none;
}

#content .form ul.upload_images li {
  width: 150px;
  display: inline-block;
  vertical-align: baseline;
  zoom: 1;
  *display: inline;
  *vertical-align: auto;
  text-align: center;
  vertical-align: top;
}

#content p {
  font-size: 1.2em;
}

#content p.directions {
  margin: 30px 0 10px 0;
}

#content textarea {
  height: 80px;
  width: 100%;
  border: 1px solid #9c9c9c;
  background: #ffffff;
  margin: 0 0 40px 0;
}

.top-stripe {
  width: 100%;
  position: fixed;
  padding: 10px;
  text-align: center;
  z-index: 10000;
  background: #000;
  left: 0;
  top: 0;
  right: 0;
}

.top-stripe a {
  color: #FFF;
  text-decoration: underline;
}

.body-home {
  margin-top: 50px;
}

ul.home-category-thumbs {
  width: 100%;
  margin: 0 0 20px 0;
  padding: 0;
  list-style-type: none;
  border-bottom: 1px solid #e6e6e6;
}

ul.home-category-thumbs li {
  margin: 3.5% 0;
  padding: 0;
  display: inline-block;
  width: 31%;
}

ul.home-category-thumbs li:nth-child(2) {
  margin: 0 3.5%;
}

ul.home-category-thumbs li img {
  width: 100%;
  height: auto;
}

ul.home-category-thumbs li .title {
  text-align: center;
  padding-top: 10px;
}

ul.home-category-thumbs li .title a {
  color: #959595;
  text-decoration: none;
}

ul.home-category-thumbs li .title a:hover {
  color: #000;
}

.social-feeds {
  width: 100%;
}

.social-feeds #twitterfeed {
  width: 350px;
  float: right;
  padding-bottom: 50px;
}

.social-feeds #newsfeed {
  width: 100%;
  float: left;
  padding-bottom: 150px;
}

.social-feeds #newsfeed a.thumbs {
  display: inline-block;
  padding: 0;
  overflow: hidden;
  width: 355px;
  height: 355px;
  margin: 2px;
}

.social-feeds .button-container {
  padding: 20px 0;
  display: none;
  text-align: center;
  clear: both;
}

.social-feeds .hdg {
  font-size: .9rem;
  color: #959595;
  text-transform: uppercase;
  padding-top: 20px;
  padding-bottom: 20px;
  text-align: center;
  letter-spacing: 2px;
}

.social-feeds .button-container a.feed-button {
  background: #ebebeb;
  color: #959595;
  letter-spacing: 2px;
  display: inline-block;
  padding: 12px 20px;
  text-decoration: none;
  text-transform: uppercase;
  font-size: 1.1rem;
}

.social-feeds .button-container a.feed-button:hover {
  background: #d3d3d3;
  color: #000;
}

.social-feeds #twitterfeed .items ul {
  margin: 0;
  padding: 0;
  list-style-type: none;
}

.social-feeds #twitterfeed .items ul li {
  margin: 0;
  width: 100%;
  border-bottom: 1px solid #e6e6e6;
  padding: 53px 20px;
}

.social-feeds #twitterfeed .items ul li a {
  color: #000;
  text-decoration: none;
}

.social-feeds #twitterfeed .items ul li .handle {
  font-weight: bold;
  padding-bottom: 0px;
}

.splash-logo {
  display: inline-block;
  position: fixed;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}

ul.clientLogos {
  margin: 0;
  padding: 0;
  list-style-type: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

ul.clientLogos li {
  width: 25%;
}

ul.clientLogos li img {
  width: 100%;
  -webkit-filter: grayscale(100%);
          filter: grayscale(100%);
}

ul.open-call-imgs {
  width: 100%;
  margin: 20px 0 0 0!important;
  padding: 0;
  list-style-type: none;
  height: 270px;

}

ul.open-call-imgs li {
  width: 170px;
  height: 270px;
  margin-right: 12px;
  float: left;
}

ul.open-call-imgs li:last-child {
  margin-right: 0;
}

ul.open-call-imgs li img{
  width: 100%;
  height: auto;
}

.warning {
  position: relative;
  width: 100%;
  height: 0px;
  background: #ff0000;
  display: block;
}

.warning .warning-msg {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  padding: 10px;
  background: rgba(0, 0, 0, .7);
  color: #fff;
  z-index: +100;
}

.warning .warning-msg a {
  color: #fff;
}

.warning .warning-msg img {
  float: right;
  display: inline-block;
  width: 17px;
  height: 17px;
  padding-top: 3px;
}

.contact {
  padding: 30px 0;
}

.contact ul.columns {
  margin: 0;
  padding: 0 20px;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: stretch;
  list-style-type: none;
}

.contact ul.columns li {
  width: 24%;
  margin-bottom: 7px;
  padding: 0;
  position: relative;
}

.contact ul.columns li img {
  width: 100%;
  height: auto;
}

.contact ul.columns li .copy {
  position: absolute;
  left: 0;
  right: 0;
  text-align: center;
  top: 50%;
  transform: translateY(-50%);
  display: inline-block;
  font: 12px/16px Helvetica, Arial, sans-serif;
}

.contact ul.columns li .copy .hdg {
  text-transform: uppercase;
  color: #999;
  font-size: 25px;
  font-weight: bold;
  padding-bottom: 20px;
}

