/*Local Path Variable */
/* Server Path Variables */
header #desktop-nav .bottom-nav ul.navbar-nav li:first-child a {
  color: #b2d6e1;
}

/* #hero {
  background: url("/fb8384be-66e8-46c4-9c22-0516bd859c8b/hero-home-osia-doug-1.jpg?MOD=AJPERES") no-repeat;
  background-size: cover;
} */

#hero {
  background: url(/mics/fb8384be-66e8-46c4-9c22-0516bd859c8b/hero-home-osia-doug-1.jpg?MOD=AJPERES) no-repeat;
  background-size: cover;
  margin-top: 128px;
  padding: 60px 0;
}

#video-player .current-video .close {
  margin-top: -40px;
}
#video-player .current-video .video-wrapper {
  margin-top: 40px;
}
#video-player p {
  margin-bottom: 20px;
}

#types .border {
  border: 1px solid #3b3b3b;
  padding: 40px;
}
#types .border .no-color-row, #types .border .light-gold, #types .border .dark-gold {
  padding: 10px 0 0;
}
#types .border .dark-gold {
  margin-bottom: 10px;
}
#types .border .dark-gold div {
  padding: 30px 20px;
}
#types .border .dark-gold .lighter {
  background: #fdcb18;
}
#types .border .dark-gold .darker {
  background: #f5bd00;
}
#types .border .light-gold {
  background: #fff9da;
}

#how-video .video .video-id {
  display: none;
}

#anchored .white-bg {
  padding: 40px;
}
#anchored .white-bg .col-xs-12 {
  margin-bottom: 20px;
}
#anchored .blue-bg {
  padding-left: 0;
  margin-bottom: 0;
}
#anchored .blue-bg .col-xs-4, #anchored .blue-bg .col-lg-2, #anchored .blue-bg .col-xs-12 {
  padding-left: 0;
  margin-bottom: 0;
}
#anchored .blue-bg h2 {
  margin: 15px 0;
}

@media screen and (max-width: 768px) {
  #testimonials .one-video .video img {
    margin: 0 auto 30px;
  }
}
@media screen and (max-width: 736px) {
  #anchored img {
    margin: 0 auto;
  }
  #anchored .blue-bg h2 {
    margin: 5px 0;
    font-size: 24px;
  }
  #anchored .blue-bg p {
    line-height: 24px;
  }
}

/*# sourceMappingURL=home.css.map */
