.header {
  padding-top: 15px;
  padding-bottom: 20px;
}

.hero-wrapper {
  min-height: 450px;
  padding-top: 40px;
  padding-bottom: 40px;
  background-color: #000;
  background-image: url('../images/hero-1a-hd.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.header-bar {
  height: 5px;
  background-color: #000;
}

.body {
  font-family: Lato, sans-serif;
  color: #878b96;
  font-size: 20px;
  line-height: 38px;
  font-weight: 300;
}

.hero-title {
  margin-top: 0px;
  color: #000;
  font-size: 46px;
  line-height: 50px;
  font-weight: 700;
}

.hero-title.white {
  color: #fff;
}

.hero-sub {
  font-size: 26px;
  font-weight: 300;
}

.hero-sub.green {
  color: #8cc63f;
}

.hero-text {
  padding-right: 145px;
  color: #fff;
  font-size: 20px;
  line-height: 32px;
  font-weight: 300;
}

.hero-text.no-margin {
  padding-right: 0px;
  line-height: 22px;
}

.hero-text.no-margin.shipping {
  color: #878b96;
  font-size: 18px;
}

.hero-text.no-margin.caption {
  padding-top: 10px;
  color: #000;
  font-weight: 400;
}

.order-now-wrapper {
  margin-top: 40px;
}

.btn-order-now {
  padding-top: 1px;
  padding-bottom: 1px;
  border-radius: 5px;
  background-color: #8cc63f;
  font-size: 18px;
}

.row.hero-txt-wrapper {
  margin-top: 90px;
  margin-left: -10px;
}

.container {
  text-align: center;
}

.section-1 {
  padding-top: 50px;
  padding-bottom: 50px;
  background-color: #fff;
  background-image: url('../images/man-2-1600-1-cropped.png');
  background-position: 108% -180px;
  background-size: 600px;
  background-repeat: no-repeat;
}

.section-1.no-img {
  background-image: none;
}

.col-right-null {
  border-style: none;
}

.section-2 {
  padding-top: 50px;
  padding-bottom: 50px;
  background-color: #f2f0f0;
}

.center {
  text-align: center;
}

.footer {
  padding-top: 25px;
  padding-bottom: 35px;
  background-color: #000;
}

.footer-text {
  color: #fff;
  font-size: 18px;
}

.green-pattern {
  height: 12px;
  margin-top: 1px;
  background-color: #8cc63f;
  background-image: url('../images/leaf-pattern2x.png');
  background-position: 50% 0px;
  background-size: 1440px;
  background-repeat: repeat-x;
}

.footer-logo {
  margin-bottom: 15px;
}

.copyright-text {
  padding-top: 10px;
  padding-bottom: 30px;
  font-size: 16px;
}

.link {
  color: #8cc63f;
  font-weight: 400;
}

.white-text {
  color: #fff;
}

.mv-quote {
  padding-top: 50px;
  padding-bottom: 50px;
  background-color: #000;
}

.quote-title {
  margin-bottom: 15px;
  color: #fff;
  font-size: 36px;
  line-height: 36px;
  text-align: center;
}

.quote-txt {
  padding-right: 50px;
  padding-left: 50px;
  color: #fff;
  text-align: center;
}

.quote-attribution {
  padding-top: 10px;
  color: #a2a3a8;
  font-size: 17px;
  text-align: center;
}

.paragraph {
  color: #717275;
  font-size: 18px;
  line-height: 26px;
  font-weight: 300;
}

.heading {
  margin-top: 0px;
  margin-bottom: 5px;
  color: #417505;
  font-weight: 400;
}

.reviews {
  text-align: center;
}

.heading-2 {
  color: #000;
}

.heading-2.review {
  padding-bottom: 25px;
}

.review-quote {
  padding-top: 32px;
  padding-bottom: 35px;
  background-image: url('../images/stars2x.png');
  background-position: 50% 0px;
  background-size: 120px;
  background-repeat: no-repeat;
  color: #717275;
  font-size: 18px;
  line-height: 28px;
  text-align: center;
}

.story {
  padding-top: 50px;
  padding-bottom: 50px;
  background-color: #8cc63f;
}

.story-title {
  margin-top: 0px;
  margin-bottom: 15px;
  color: #fff;
  font-size: 22px;
  line-height: 36px;
  font-style: normal;
  font-weight: 700;
  text-align: center;
}

.story-icon {
  padding-top: 30px;
  color: #a2a3a8;
  font-size: 17px;
  text-align: center;
}

@media (max-width: 991px) {
  .hero-wrapper {
    background-position: -333px 0px;
  }
  .body {
    color: #878b96;
    font-size: 18px;
    line-height: 28px;
    font-weight: 400;
  }
  .hero-title {
    font-size: 36px;
    line-height: 40px;
  }
  .hero-title.white {
    font-size: 40px;
    line-height: 40px;
  }
  .hero-sub.green {
    font-size: 21px;
    line-height: 24px;
  }
  .hero-text {
    padding-right: 52px;
    font-size: 18px;
    line-height: 28px;
  }
  .hero-text.no-margin {
    line-height: 18px;
  }
  .hero-text.no-margin.shipping {
    font-size: 17px;
  }
  .order-now-wrapper {
    margin-top: 22px;
  }
  .btn-order-now {
    padding: 5px 15px;
    font-size: 18px;
  }
  .section-1 {
    background-position: 131% -152px;
    background-size: 450px;
  }
  .prod-small {
    width: auto;
    height: 110px;
  }
  .footer-text {
    font-size: 15px;
  }
  .quote-txt {
    font-size: 17px;
  }
  .quote-attribution {
    font-size: 15px;
  }
  .paragraph {
    font-size: 17px;
  }
  .heading {
    font-size: 20px;
  }
  .review-quote {
    font-size: 17px;
  }
  .bold-text-2 {
    font-weight: 400;
  }
}

@media (max-width: 767px) {
  .hero-wrapper {
    min-height: 360px;
    padding-top: 20px;
    padding-bottom: 20px;
    background-position: -451px 5px;
    background-size: cover;
  }
  .hero-title {
    padding-right: 11px;
    padding-left: 11px;
    font-size: 28px;
    line-height: 30px;
    text-align: center;
  }
  .hero-title.white {
    font-size: 30px;
  }
  .hero-sub.green {
    font-size: 15px;
  }
  .hero-text {
    padding-right: 30px;
    font-size: 17px;
    line-height: 22px;
  }
  .hero-text.no-margin.shipping {
    font-size: 15px;
    font-weight: 400;
  }
  .order-now-wrapper {
    margin-top: 20px;
  }
  .btn-order-now {
    padding: 5px 18px;
    font-size: 18px;
  }
  .row.hero-txt-wrapper {
    margin-top: 0px;
  }
  .container {
    padding-left: 20px;
  }
  .section-1 {
    padding-top: 25px;
    background-position: 281px -139px;
  }
  .col-left {
    padding-right: 0px;
    padding-left: 20px;
  }
  .col-left.margin-right {
    padding-right: 25px;
  }
  .section-2 {
    padding: 25px 10px;
  }
  .center {
    text-align: center;
  }
  .footer {
    padding-bottom: 35px;
  }
  .container-2 {
    text-align: center;
  }
  .copyright-text {
    padding-left: 0px;
    font-size: 14px;
    text-align: center;
  }
  .paragraph {
    font-weight: 400;
  }
  .reviews {
    padding-right: 20px;
    padding-left: 20px;
  }
}

@media (max-width: 479px) {
  .hero-wrapper {
    min-height: 280px;
    background-position: -361px -2px;
    background-size: cover;
  }
  .hero-title {
    padding-right: 7px;
    padding-left: 17px;
    font-size: 20px;
    line-height: 20px;
  }
  .hero-title.white {
    line-height: 30px;
  }
  .hero-sub.green {
    margin-top: 0px;
  }
  .hero-text {
    padding-right: 20px;
    padding-left: 20px;
  }
  .hero-text.no-margin.shipping {
    font-weight: 400;
  }
  .row {
    margin-top: 196px;
    border-style: none;
    border-bottom-width: 1px;
    border-bottom-color: hsla(0, 0%, 100%, .2);
  }
  .col-left-null {
    height: 74px;
    border-style: none;
    border-color: hsla(0, 0%, 100%, .3);
    text-align: center;
  }
  .container {
    text-align: center;
  }
  .column {
    text-align: center;
  }
  .section-1 {
    padding-bottom: 25px;
    background-position: 100% -104px;
    background-size: auto 300px;
    text-align: center;
  }
  .section-1.no-img {
    padding-bottom: 0px;
  }
  .prod-small {
    height: 140px;
  }
  .col-right-null {
    padding-top: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
  }
  .col-left {
    margin-top: 290px;
  }
  .col-left.margin-right {
    margin-top: 170px;
    padding-right: 20px;
  }
  .column-3 {
    border-style: none;
  }
  .section-2 {
    text-align: center;
  }
  .prod-large {
    width: 270px;
    max-width: 50%;
  }
  .mv-quote {
    padding: 5px 10px 36px;
  }
  .quote-title {
    font-size: 24px;
    line-height: 34px;
  }
  .quote-txt {
    padding-right: 20px;
    padding-left: 20px;
    font-size: 16px;
  }
  .paragraph {
    font-weight: 400;
  }
  .heading {
    padding-top: 25px;
    padding-bottom: 5px;
    font-size: 16px;
    line-height: 24px;
  }
  .heading-2.review {
    font-weight: 400;
  }
  .review-quote {
    background-size: 100px;
    font-size: 16px;
  }
  .story {
    padding-top: 20px;
    padding-bottom: 30px;
  }
  .bold-text {
    font-size: 17px;
  }
  .bold-text-2 {
    font-size: 20px;
  }
}

