.bht-nav-logo {
  width: 200px;
  float: left;
}

.top-nav {
  position: fixed;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: auto;
  z-index: 99;
  padding-top: 10px;
  padding-bottom: 10px;
  background-color: #fff;
}

.top-nav.static {
  position: static;
}

.hero {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  min-height: 560px;
  margin-top: 70px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  background-color: #fcb040;
  background-image: none;
  background-size: auto;
  background-repeat: repeat;
}

.hero-heading {
  margin-top: 0px;
  font-family: Poppins, sans-serif;
  color: #000;
  font-size: 50px;
  line-height: 54px;
  font-weight: 800;
}

.hero-image {
  z-index: 1;
  width: 65%;
  min-height: 100%;
  -webkit-align-self: stretch;
  -ms-flex-item-align: stretch;
  -ms-grid-row-align: stretch;
  align-self: stretch;
  background-image: url('../images/hero-shirt-stack.png');
  background-position: 100% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.hero-copy-block {
  z-index: 2;
  width: 35%;
  min-height: 100%;
  padding: 60px 60px 60px 30px;
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
}

.hero-p {
  margin-top: 25px;
  font-family: Poppins, sans-serif;
  color: #000;
  font-size: 18px;
  line-height: 24px;
}

.button {
  margin-top: 15px;
  padding: 15px 20px;
  border-radius: 10px;
  background-color: #7f3f98;
  font-family: Poppins, sans-serif;
  font-size: 16px;
  line-height: 18px;
  font-weight: 600;
}

.button.tangerine {
  background-color: #fcb040;
  color: #000;
}

.container {
  position: relative;
}

.services {
  padding-top: 80px;
  padding-bottom: 80px;
}

.give-back {
  padding-top: 0px;
  padding-bottom: 0px;
  background-color: #25aae1;
}

.about {
  padding-top: 60px;
  padding-bottom: 60px;
}

.footer {
  padding-top: 60px;
  padding-bottom: 60px;
  background-color: #000;
  text-align: center;
}

.price-match {
  padding-top: 60px;
  padding-bottom: 60px;
  background-color: #8cc63f;
  text-align: center;
}

.pricing-heading {
  margin-top: 0px;
  margin-bottom: 20px;
  font-family: Poppins, sans-serif;
  color: #000;
  font-size: 38px;
  font-weight: 800;
  text-align: center;
}

.servies-p {
  padding-right: 20px;
  padding-left: 20px;
  font-family: Poppins, sans-serif;
  color: #585858;
  font-size: 15px;
  line-height: 21px;
  font-weight: 400;
  text-align: center;
}

.services-headling {
  margin-top: 0px;
  font-family: Poppins, sans-serif;
  color: #000;
  font-size: 26px;
  line-height: 38px;
  text-align: center;
}

.service-icon {
  width: 96px;
  margin-right: auto;
  margin-left: auto;
  padding-bottom: 10px;
}

.gallery-image-full {
  width: 100%;
}

.gallery-cols {
  padding-right: 0px;
  padding-left: 0px;
}

.give-back-p {
  margin-bottom: 0px;
  padding-top: 20px;
  font-family: Poppins, sans-serif;
  color: #000;
  font-size: 22px;
  line-height: 32px;
  font-weight: 500;
  text-align: center;
}

.icon-give-back {
  width: 96px;
  margin-right: auto;
  margin-left: auto;
  padding-top: 60px;
}

.about-p {
  padding-left: 25px;
  font-family: Poppins, sans-serif;
  color: #000;
  font-size: 15px;
  line-height: 22px;
}

.gallery-heading {
  margin-top: 60px;
  margin-bottom: 20px;
  font-family: Poppins, sans-serif;
  color: #000;
  font-size: 30px;
  font-weight: 800;
  text-align: center;
  text-transform: uppercase;
}

.footer-heading {
  margin-top: 0px;
  margin-bottom: 20px;
  color: #fff;
  font-size: 30px;
  line-height: 38px;
}

.contact-info {
  margin-bottom: 30px;
  font-family: Poppins, sans-serif;
  color: #fcb040;
  font-size: 22px;
  line-height: 32px;
}

.social-icon {
  display: inline-block;
  width: 38px;
  height: 38px;
  margin-right: 10px;
  margin-left: 10px;
}

.footer-link {
  color: #fcb040;
}

.footer-link:hover {
  color: #fff;
  text-decoration: none;
}

.nav-contact {
  padding-top: 15px;
  float: right;
}

.nav-contact-icon {
  display: block;
  width: 24px;
  margin-right: 10px;
  margin-left: 20px;
  float: left;
}

.nav-contact-text {
  display: block;
  padding-top: 5px;
  float: left;
  font-family: Poppins, sans-serif;
  color: #000;
  font-size: 17px;
  line-height: 17px;
  font-weight: 600;
}

.nav-text-link {
  color: #000;
  text-decoration: none;
}

.nav-text-link:hover {
  color: #25aae1;
  text-decoration: underline;
}

.family-photo {
  border-radius: 10px;
  box-shadow: 0 10px 10px 0 rgba(0, 0, 0, 0.16);
}

.family-names {
  font-family: Poppins, sans-serif;
  font-size: 17px;
  font-weight: 500;
}

.terms-p {
  font-family: Poppins, sans-serif;
}

.terms-h2 {
  font-family: Poppins, sans-serif;
  color: #7f3f98;
  font-size: 24px;
  line-height: 30px;
  font-weight: 600;
}

.terms-h1 {
  margin-top: 10px;
  font-family: Poppins, sans-serif;
  color: #000;
  text-align: center;
  text-transform: uppercase;
}

.page-title-container {
  margin-bottom: 40px;
  padding-top: 20px;
  padding-bottom: 20px;
  background-color: #25aae1;
}

.terms {
  margin-bottom: 40px;
}

.copyright {
  padding-top: 20px;
  font-family: Poppins, sans-serif;
  color: #707070;
  font-size: 13px;
}

.terms-link {
  color: #fcb040;
  text-decoration: none;
}

.terms-link:hover {
  color: #fff;
}

@media (max-width: 991px) {
  .hero-heading {
    font-size: 49px;
  }
  .hero-image {
    width: 50%;
  }
  .hero-copy-block {
    width: 50%;
  }
}

@media (max-width: 767px) {
  .bht-nav-logo {
    margin-right: auto;
    margin-left: auto;
    float: none;
  }
  .hero {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: column-reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
  }
  .hero-image {
    width: 100%;
    min-height: 300px;
  }
  .hero-copy-block {
    width: 100%;
    min-height: auto;
    padding-right: 20px;
    padding-left: 20px;
    text-align: center;
  }
  .about-p {
    padding-top: 40px;
    padding-right: 20px;
    padding-left: 20px;
  }
  .nav-contact {
    display: none;
  }
}

@media (max-width: 479px) {
  .bht-nav-logo {
    margin-right: auto;
    margin-left: auto;
    padding-left: 0px;
    float: none;
  }
  .hero {
    min-height: auto;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: column-reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }
  .hero-heading {
    font-size: 44px;
    line-height: 50px;
    text-align: center;
  }
  .hero-image {
    width: 100%;
    min-height: 300px;
  }
  .hero-copy-block {
    width: 100%;
    min-height: auto;
    padding: 40px 20px;
    text-align: center;
  }
  .hero-p {
    font-size: 17px;
    text-align: center;
  }
  .services {
    padding-top: 40px;
    padding-bottom: 20px;
  }
  .give-back {
    padding-top: 20px;
  }
  .about {
    padding: 40px 20px;
  }
  .footer {
    padding-top: 40px;
    padding-bottom: 40px;
  }
  .price-match {
    padding: 40px 20px;
  }
  .pricing-heading {
    font-size: 32px;
    line-height: 40px;
  }
  .servies-p {
    margin-bottom: 40px;
  }
  .icon-give-back {
    padding-top: 30px;
  }
  .about-p {
    padding-top: 40px;
    padding-left: 0px;
    text-align: center;
  }
  .contact-info {
    font-size: 18px;
    line-height: 28px;
  }
  .nav-contact {
    display: none;
  }
  .terms-p {
    padding-right: 20px;
    padding-left: 20px;
  }
  .terms-h2 {
    padding-right: 20px;
    padding-left: 20px;
  }
  .terms-h1 {
    padding-right: 20px;
    padding-left: 20px;
    font-size: 34px;
    line-height: 36px;
  }
  .page-title-container {
    margin-bottom: 20px;
  }
}

