body {
  background-color: #f3f3f3;
}

.nowrap {
  white-space: nowrap;
}

.primary-hero-container {
  background: url("/assets/anonweb/anonweb/201.1/assets/common/seamless-noise-bg.png") repeat;
  background: url("/assets/anonweb/anonweb/201.1/assets/common/seamless-noise-bg.png") repeat, -moz-radial-gradient(bottom center, circle farthest-corner, #789928 0%, #668a2a 100%);
  background: url("/assets/anonweb/anonweb/201.1/assets/common/seamless-noise-bg.png") repeat, -webkit-gradient(radial, center center, 0px, center center, 100%, color-stop(0%, #789928), color-stop(100%, #668a2a));
  background: url("/assets/anonweb/anonweb/201.1/assets/common/seamless-noise-bg.png") repeat, -webkit-radial-gradient(bottom center, circle farthest-corner, #789928 0%, #668a2a 100%);
  background: url("/assets/anonweb/anonweb/201.1/assets/common/seamless-noise-bg.png") repeat, -o-radial-gradient(bottom center, circle farthest-corner, #789928 0%, #668a2a 100%);
  background: url("/assets/anonweb/anonweb/201.1/assets/common/seamless-noise-bg.png") repeat, -ms-radial-gradient(bottom center, circle farthest-corner, #789928 0%, #668a2a 100%);
  background: url("/assets/anonweb/anonweb/201.1/assets/common/seamless-noise-bg.png") repeat, radial-gradient(circle at bottom center, #789928 0%, #668a2a 100%);
  background-color: #688c2b;
  padding-top: 20px;
  position: relative;
  text-align: center;
}
.primary-hero-container:before {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  display: block;
  background: rgba(0, 0, 0, 0.5);
  background: url("/assets/anonweb/anonweb/201.1/assets/seamless-hero-icons.png") repeat;
  margin-top: -17px;
  opacity: 0.5;
}
.ie6 .primary-hero-container {
  background-image: none;
}
.primary-hero-container .primary-hero {
  max-width: 64em;
  margin: 0 auto;
}
.primary-hero-container .primary-hero .btn {
  border: 0;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.4);
  font-size: 1em;
  margin-bottom: 40px;
  padding: 18px 30px;
}
.primary-hero-container .primary-hero .btn.yellow {
  background: none;
  background-color: #ffef00;
}
.primary-hero-container .primary-hero .btn:hover {
  background-color: #fcfc85;
}
.primary-hero-container .primary-hero h1 {
  color: #fff;
  font-family: "Helvetica Neue", "Segoe UI", helvetica, arial, sans-serif;
  font-size: 3.5em;
  font-weight: 300;
  padding: 10px 0 25px;
  text-shadow: 0 -1px 1px rgba(0, 0, 0, 0.8);
}
.primary-hero-container .primary-hero .sm-logo {
  background: url(/assets/anonweb/anonweb/201.1/assets/survey/sm_logo_tagline.svg);
  background-size: 310px 60px;
  height: 42px;
  margin: 0 auto;
  text-indent: -9999px;
  width: 310px;
}
.ie6 .primary-hero-container .primary-hero .sm-logo, .ie7 .primary-hero-container .primary-hero .sm-logo, .ie8 .primary-hero-container .primary-hero .sm-logo {
  background: url(/assets/anonweb/anonweb/201.1/assets/survey/sm_logo_small.png) no-repeat 50% 50%;
}

.secondary-heroes {
  max-width: 64em;
}
.secondary-heroes .hero-left .img .smf-icon {
  margin-top: 3px;
}
.secondary-heroes .hero-right .img .smf-icon {
  font-size: 2em;
  margin-top: -5px;
}

@media (max-width: 48em) {
  .primary-hero-container .primary-hero h1 {
    font-size: 2.7em;
    padding: 10px 5% 25px;
  }

  .secondary-heroes .hero-right .img .smf-icon {
    margin-right: 3px;
  }
}
@media (max-width: 30em) {
  .primary-hero-container {
    padding-top: 10px;
  }
  .primary-hero-container .primary-hero h1 {
    font-size: 2.5em;
  }
  .primary-hero-container .btn {
    padding: 18px 0;
    width: 85%;
  }
}
@media (min-width: 64em) {
  .container {
    width: 100%;
  }

  .primary-hero,
  .secondary-heroes {
    width: 980px;
  }
}
.ie6 .custom-header .message-con .message,
.ie7 .custom-header .message-con .message {
  display: inline;
  text-align: center;
}
.ie6 .custom-header .message-con .message .smf-icon,
.ie7 .custom-header .message-con .message .smf-icon {
  position: relative;
  top: 0;
}

.custom-header {
  max-width: 980px;
  margin: 0 auto;
}
.custom-header .message-con {
  color: #666;
  font-family: "Helvetica Neue", "Segoe UI", helvetica, arial, sans-serif;
  font-size: 2em;
  font-weight: 200;
  padding: 25px 15px;
  text-align: center;
}
.custom-header .message-con .message {
  display: inline-block;
  padding-left: 30px;
  position: relative;
  text-align: left;
}
.custom-header .message-con .message .smf-icon {
  font-size: 0.9em;
  left: -5px;
  margin-right: 0;
  position: absolute;
  top: 6px;
}
.custom-header .message-con .default-message {
  margin: 0;
}
.custom-header .message-con .custom-message {
  margin: 0;
}

@media (max-width: 48em) {
  .custom-header .message-con {
    font-size: 1.8em;
  }
  .custom-header .message-con .message .smf-icon {
    top: 5px;
    left: -3px;
  }
}
@media (max-width: 30em) {
  .custom-header .message-con {
    font-size: 1.3em;
    padding: 15px 10px;
  }
  .custom-header .message-con .message {
    padding-left: 25px;
  }
  .custom-header .message-con .message .smf-icon {
    top: 4px;
    left: 0px;
  }
}
.content-wrapper {
  position: relative;
}
.content-wrapper .bd {
  padding-bottom: 90px;
}

.minimal-footer {
  background-color: #f3f3f3;
  border-top: 1px solid #ccc;
  bottom: 0;
  height: 90px;
  position: absolute;
  width: 100%;
}
.minimal-footer .footer-links {
  color: #666;
  font-family: "Helvetica Neue", "Segoe UI", helvetica, arial, sans-serif;
  font-weight: 300;
  font-size: 0.75em;
  line-height: 89px;
  margin: 0;
  text-align: center;
}
.minimal-footer .footer-links a {
  color: #666;
  font-family: "Helvetica Neue", "Segoe UI", helvetica, arial, sans-serif;
  font-weight: 300;
  font-size: 1em;
  padding: 0 5px;
}

@media (max-width: 48em) {
  .minimal-footer {
    padding: 23px 0;
  }
  .minimal-footer .footer-links {
    line-height: 22px;
  }
}
.ie6 .secondary-heroes .hero-right .media-bd,
.ie7 .secondary-heroes .hero-right .media-bd {
  padding-right: 50px;
}

.secondary-heroes {
  color: #666;
  font-family: "Helvetica Neue", "Segoe UI", helvetica, arial, sans-serif;
  font-weight: 300;
  padding: 60px 15px 60px 35px;
}
.secondary-heroes .hero-left {
  border-right: 1px solid #ccc;
}
.secondary-heroes .hero-left .media-bd {
  padding-right: 40px;
}
.secondary-heroes .hero-right {
  padding-left: 40px;
}
.secondary-heroes .hero-right .media-bd {
  padding-right: 25px;
}
.secondary-heroes h3 {
  color: #666;
  font-family: "Helvetica Neue", "Segoe UI", helvetica, arial, sans-serif;
  font-size: 1.3em;
  font-weight: 300;
  margin: 0;
}
.secondary-heroes .img {
  margin-left: 1%;
}
.secondary-heroes .img .smf-icon {
  font-size: 1.5em;
  color: #aaa;
}
.secondary-heroes p {
  font-size: 0.9em;
  margin: 0;
  padding: 3px 0 15px;
}
.secondary-heroes .btn-flat {
  padding-top: 5px;
  padding-bottom: 5px;
}

@media (min-width: 64em) {
  .bd.bd .container .secondary-heroes {
    width: 980px;
  }
}
@media (max-width: 48em) {
  .secondary-heroes {
    padding: 0;
  }
  .secondary-heroes .hero-left {
    border-right: 0;
    border-bottom: 1px solid #ccc;
  }
  .secondary-heroes .hero-left .media-bd {
    padding: 0;
  }
  .secondary-heroes .hero-right .media-bd {
    padding-right: 0;
  }
  .secondary-heroes .media {
    padding: 20px 4%;
  }
}
@media (max-width: 30em) {
  .secondary-heroes h3 {
    font-size: 1.1em;
  }
  .secondary-heroes .btn-flat {
    width: 100%;
    text-align: center;
    height: 40px;
    line-height: 32px;
    padding-top: 4px;
  }
  .secondary-heroes .media {
    padding: 20px 7%;
  }
}
