@charset "UTF-8";
/* CSS Document */

.hero-sb p {
  font-family: "museo-slab", Gerogia, serif;
  font-weight: 300; }

.hero-sb {
  position: relative;
  width: 100%;
  min-height: 350px;
  max-height: 485px;
  overflow: hidden; }
.hero-sb img {;
  position: relative;
  z-index: 10;
  display: block;
  float: right;
  height: 385px;
  width: auto;
  max-width: 1000px;
  margin: 0 0 0 -60px; }
.hero-sb img.hero-sb--desktop {
    display: none;
  }
.hero-sb img.hero-sb--mobile {
    width: 100%;
    height: auto;
    margin: 0;
  }
.hero-sb .hero-sb_text {
  position: absolute;
  top: 0;   
  bottom: 0;
  left: 0;
  right: 0;
  padding: 18px 23px 0;
  z-index: 20;
  background: -moz-linear-gradientt(to right, rgba(0, 0, 0, 0.75) 0%, transparent 100%);
  background: -webkit-linear-gradientt(to right, rgba(0, 0, 0, 0.75) 0%, transparent 100%);
  background: linear-gradient(to right, rgba(0, 0, 0, 0.75) 0%, transparent 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a6000000', endColorstr='#00000000',GradientType=1 ); }
.hero-sb .hero-sb_text h1 {
  color: #fff;
  font-size: 40px;
  line-height: 0.85em;
  width: 100%;
  text-shadow: 0 0 10px rgba(0,0,0,.4);
  text-transform: uppercase;
  margin: 15px 0; }
.hero-sb .hero-sb_text p, .hero-sb .hero-sb_text span a {
  color: #fff; }
.hero-sb .hero-sb_text p {
  font-size: 1.1rem;
  line-height: 1.4rem;
  text-shadow: 0 0 10px rgba(0,0,0,.4); }
.hero-sb .hero-sb_text a {
  font-family: "effra", Helvetica, sans-serif;
  font-weight: 900;
  text-align: center;
  text-transform: uppercase;
  text-decoration: none;
  background: #800000;
  color: #fff;
  font-size: 1.1rem;
  padding: 0.6rem 2rem;
  border: 2px solid #800000;
  display: inline-block;
  margin: 0 16px 16px 0; }
.hero-sb .hero-sb_text a:hover {
  background: transparent;
  border-color: #fff; }
.hero-sb .hero-sb_text a .fa {
  display: inline-block;
  margin: 0 0 0 4px
}

@media (min-width: 481px) {
.hero-sb .hero-sb_text {
  width: 75%; }
.hero-sb .hero-sb_text p {
  font-size: 1.2rem; }
}

@media (min-width: 641px) {
.hero-sb .hero-sb_text {
  width: 70%; }
.hero-sb .hero-sb_text h1 {
  font-size: 45px;
  line-height: .8em; }
.hero-sb .hero-sb_text p {
  font-size: 1.25rem; } 
}

@media (min-width: 801px) {
.hero-sb .hero-sb_text {
   }
.hero-sb .hero-sb_text h1 {
  font-size: 60px; }
.hero-sb .hero-sb_text p {
  font-size: 1.45rem;
  line-height: 1.8rem; } 
}

@media (min-width: 941px) {
.hero-sb .hero-sb_text {
  position: relative;
  padding-bottom: 4rem;
  z-index: 2; }
.hero-sb .hero-sb_text h1 {
  font-size: 80px; }
.hero-sb .hero-sb_text p {
  font-size: 1.56rem;
  line-height: 2rem; }
}

@media (min-width: 1160px) {
.hero-sb {;
  overflow: hidden;
  max-height: 485px; }
.hero-sb img {
  margin-top: -20%; }
.hero-sb .hero-sb_text {
 width: 65%;
 min-height: 440px; } 

}

@media (min-width: 1280px) {
.hero-sb .hero-sb_text {
    width: 100%;
    min-height: 485px;
    background: -moz-linear-gradient(left, rgba(0, 0, 0, 0.75) 0%, transparent 66%);
    background: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.75) 0%, transparent 66%);
    background: linear-gradient(to right, rgba(0, 0, 0, 0.75) 0%, transparent 66%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a6000000', endColorstr='#00000000',GradientType=1 ); }
.hero-sb .hero-sb_text div {
    width: 1220px;
    margin: 0 auto;
    display: block; }
.hero-sb .hero-sb_text div h1, .hero-sb .hero-sb_text div p {
    width: 60%;
    display: block;
    clear: both; }
.hero-sb .hero-sb_text div h1 {
	line-height: .8em; }
}
@media (min-width: 1400px) {
  .hero-sb .hero-sb_text {
    min-height: 300px;
  }
}
@media (min-width: 1540px) {
  .hero-sb .hero-sb_text {
    min-height: 300px;
  }
  .hero-sb {
    max-height: 485px;
  }
}
@media (min-width: 1760px) {
  .hero-sb .hero-sb_text {
    min-height: 3000px;
  }
  .hero-sb {
    max-height: 485px;
  }
}

@media (min-width: 581px) {
      .hero-sb img {
        float: none;
        height: auto;
        max-width: 185%;
        width: 115%;
        margin-left: -15%;
      }
    }
  @media (min-width: 941px) {
    .hero-sb img {
      position: absolute;
      z-index: 1;
      margin-top: 0;
    }
  }
  @media (min-width: 1024px) {
    .hero-sb img {
      margin-top: -10%;
      background-size: cover;
    }
    .hero-sb img.align-image-top {
      margin-top: 0%;
    }
  }
  @media (min-width: 1160px) {
    .hero-sb img {
      margin-top: -12%;
    }
    .hero-sb img.align-image-top {
      margin-top: 0%;
    }
  }
  @media (min-width: 1400px) {
    .hero-sb img {
      margin-top: -18%;
    }
    .hero-sb img.align-image-top {
      margin-top: 0%;
    }
  }
  @media (min-width: 1760px) {
    .hero-sb img {
      margin-top: -18%;
	  width: 105%;
      margin-left: -35px;
    }
    .hero-sb img.align-image-top {
      margin-top: 0%;
    }
  }

@media (min-width: 641px) {
.hero-sb img.hero-sb--desktop {
        display: block;
      }
      .hero-sb img.hero-sb--mobile {
        display: none;
      }
}