.parallax-button {
  margin-top: 60px;
  padding: 20px 30px;
  background-color: #db1523;
  font-family: Avenir, sans-serif;
  font-size: 16px;
  line-height: 87.4%;
  font-weight: 900;
  text-transform: uppercase;
}

.body {
  height: 1900px;
  font-family: proxima-nova, sans-serif;
  font-size: 16px;
  line-height: 24px;
  letter-spacing: 1px;
}

.stand-strong {
  padding: 100px 40px;
  color: #566770;
  font-size: 22px;
  line-height: 32.6667px;
  text-align: center;
}

.heading {
  margin-top: 0px;
  padding-bottom: 10px;
  color: #7d272a;
  font-size: 32px;
  line-height: 40px;
  font-weight: 400;
  letter-spacing: 0.5px;
  text-decoration: none;
}

.heading-2 {
  margin-top: 0px;
  margin-bottom: 0px;
  color: #fff;
  font-size: 28px;
  line-height: 32px;
  font-weight: 400;
}

.heading-2.text-primary {
  color: #7d272a;
}

.feature-new {
  width: 100%;
  padding: 30px 30px 416px;
  background-image: url('../images/tile_best_sellers.png');
  background-position: 50% 50%;
  background-size: 137%;
  background-repeat: no-repeat;
  -webkit-transition: all 600ms ease;
  transition: all 600ms ease;
  text-decoration: none;
}

.feature-new:hover {
  background-size: 140%;
}

.feature-kids {
  width: 100%;
  padding: 30px 30px 416px;
  background-image: url('../images/tile_vegan.png');
  background-position: 50% 50%;
  background-size: 137%;
  background-repeat: no-repeat;
  -webkit-transition: all 600ms ease-in-out;
  transition: all 600ms ease-in-out;
  text-decoration: none;
}

.feature-kids:hover {
  background-size: 140%;
}

.feature-oatmeal {
  width: 100%;
  padding: 30px 30px 416px;
  background-image: url('../images/tile_whats_new.png');
  background-position: 50% 50%;
  background-size: 137%;
  background-repeat: no-repeat;
  -webkit-transition: all 600ms ease;
  transition: all 600ms ease;
  text-decoration: none;
}

.feature-oatmeal:hover {
  background-size: 140%;
}

.feature-bar {
  width: 100%;
  padding: 30px 30px 416px;
  background-image: url('../images/tile_keto.png');
  background-position: 50% 50%;
  background-size: 137%;
  background-repeat: no-repeat;
  -webkit-transition: all 600ms ease;
  transition: all 600ms ease;
  text-decoration: none;
}

.feature-bar:hover {
  background-size: 140%;
}

.features {
  padding-right: 0px;
  padding-left: 0px;
}

.slide {
  width: 100%;
  height: 100%;
  padding-top: 0px;
  padding-bottom: 0px;
}

.slider-cta {
  display: block;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  opacity: 1;
  text-align: center;
}

.slider-title {
  font-family: Avenir, sans-serif;
  color: #7b292a;
  font-size: 55px;
  line-height: 100%;
  font-weight: 900;
  text-align: left;
  text-transform: uppercase;
}

.slider-txt {
  font-family: 'Avenir book', sans-serif;
  color: #7b292a;
  font-size: 27px;
  line-height: 123.5%;
  text-align: left;
}

.slider-cta-div {
  background-color: transparent;
  opacity: 1;
  text-align: left;
}

.slider-img {
  display: block;
  width: 100%;
  height: 100%;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-align-self: auto;
  -ms-flex-item-align: auto;
  -ms-grid-row-align: auto;
  align-self: auto;
  background-image: url('../images/crisp-bg.png');
  background-position: 50% 50%;
  background-size: auto 90%;
  background-repeat: no-repeat;
}

.slider-wrapper {
  width: 100%;
  height: 100%;
  max-width: 1300px;
  min-height: 600px;
  margin-right: auto;
  margin-left: auto;
  padding: 40px 40px 60px;
}

.crisp-bar-1 {
  position: absolute;
  display: inline-block;
  width: 100%;
  max-width: 703px;
  margin-top: 60px;
  margin-bottom: 100px;
  margin-left: 20px;
}

.crisp-bar-2 {
  position: absolute;
  display: block;
  width: 100%;
  max-width: 703px;
  margin-top: 188px;
  margin-left: 20px;
  padding-top: 0px;
}

.slider-columns {
  height: 100%;
}

.slider-col {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
  padding-right: 0px;
  padding-left: 0px;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.slider-col.slider-col-mobile {
  height: 500px;
  margin-top: auto;
  margin-bottom: auto;
}

.keto {
  position: absolute;
  height: 440px;
}

.keto {
  width: 27%;
  height: auto;
  max-width: 161px;
  margin-left: 140px;
}

.keto-img {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 100%;
  margin-top: 40px;
  margin-bottom: 40px;
  padding-top: 40px;
  padding-bottom: 40px;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-align-self: auto;
  -ms-flex-item-align: auto;
  align-self: auto;
}

.think-icon {
  width: 16%;
  max-width: 100%;
  margin-left: 20px;
}

.keto-bg {
  width: 100%;
  background-image: url('../images/keto-bg.png');
  background-position: 50% 120%;
  background-size: 100%;
  background-repeat: no-repeat;
}

.hero-crisp {
  display: block;
  height: 730px;
  max-height: 730px;
  background-color: #f8f6ec;
}

.hero-keto {
  display: block;
  height: 730px;
  background-color: #f8f6ec;
}

.parallax-heading {
  font-family: Avenir, sans-serif;
  color: #7b292a;
  font-size: 69px;
  line-height: 92.4%;
  font-weight: 900;
  text-align: center;
  text-transform: none;
}

.parallax-paragraph {
  font-family: 'Avenir book', sans-serif;
  color: #7b292a;
  font-size: 30px;
  line-height: 87.4%;
  text-align: center;
}

.parallax-5 {
  position: absolute;
  left: auto;
  top: 39%;
  right: 9%;
  bottom: 0%;
}

.parallax-div-block {
  background-color: transparent;
  opacity: 1;
}

.p-150 {
  position: absolute;
  left: auto;
  top: auto;
  right: 28%;
  bottom: -229px;
  z-index: 9;
  width: 35%;
  max-width: 400px;
  min-width: 200px;
  -webkit-perspective: none;
  perspective: none;
  -webkit-transform-origin: 50% 50%;
  -ms-transform-origin: 50% 50%;
  transform-origin: 50% 50%;
}

.hero-parallax {
  position: relative;
  z-index: 1;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  height: 90vw;
  max-height: 730px;
  min-height: 730px;
  padding-top: 100px;
  padding-bottom: 100px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #f8f6ec;
  color: #fff;
}

.parallax-2 {
  position: absolute;
  left: auto;
  top: 5%;
  right: 0%;
  bottom: auto;
}

.parallax-4 {
  position: absolute;
  left: 33%;
  top: auto;
  right: auto;
  bottom: 8%;
}

.parallax-1 {
  position: absolute;
  left: 7%;
  top: 27%;
  right: auto;
  bottom: auto;
}

.parallax-button-2 {
  margin-top: 40px;
  padding: 20px 30px;
  background-color: #db1623;
  font-family: Avenir, sans-serif;
  font-size: 16px;
  line-height: 87.4%;
  font-weight: 900;
  text-transform: uppercase;
}

.hpb-peanut {
  position: absolute;
  left: auto;
  top: auto;
  right: -9%;
  bottom: 45px;
  z-index: 9;
  width: 35%;
  max-width: 400px;
  min-width: 200px;
}

.parallax-3 {
  position: absolute;
  left: 49%;
  top: -2%;
  right: 0%;
  bottom: auto;
}

.hpb-berries {
  position: absolute;
  left: 5%;
  top: -27px;
  right: auto;
  bottom: auto;
  z-index: 9;
  width: 35%;
  max-width: 400px;
  min-width: 200px;
}

.parallax-6 {
  position: absolute;
  left: auto;
  top: auto;
  right: 6%;
  bottom: -6%;
}

.parallax-centered-container {
  position: relative;
  padding: 20px 40px;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  opacity: 1;
  text-align: center;
}

.hpb-choc-cupcake {
  position: absolute;
  left: auto;
  top: 31px;
  right: 7%;
  bottom: auto;
  z-index: 9;
  width: 35%;
  max-width: 400px;
  min-width: 200px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
}

.hpb-brownie {
  position: absolute;
  left: -5%;
  top: auto;
  right: auto;
  bottom: 70px;
  z-index: 9;
  width: 35%;
  max-width: 400px;
  min-width: 200px;
}

.slider-marquee {
  display: none;
  height: 40px;
  background-color: #e1e6e8;
  color: #7d272a;
}

.free-delivery {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 40px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  color: #7d272a;
  text-decoration: none;
}

.left-arrow {
  height: 20px;
}

.right-arrow {
  height: 20px;
}

.slide-nav {
  display: none;
}

@media screen and (min-width: 1280px) {
  .keto-bg {
    background-position: 50% 100%;
  }

  .hero-keto {
    max-height: 600px;
  }
}

@media screen and (max-width: 991px) {
  .feature-new {
    padding-bottom: 300px;
  }

  .feature-kids {
    padding-bottom: 300px;
  }

  .feature-oatmeal {
    padding-bottom: 300px;
    background-image: url('../images/Image_ThinkOatmeal_mobile.jpg');
  }

  .feature-bar {
    padding-bottom: 300px;
  }

  .slider-title {
    font-size: 48px;
  }

  .slider-txt {
    font-size: 26px;
  }

  .slider-img {
    background-size: auto 60%;
  }

  .crisp-bar-1 {
    margin-top: 120px;
  }

  .crisp-bar-2 {
    margin-top: 202px;
  }

  .keto {
    margin-left: 100px;
  }

  .keto-img {
    background-size: auto 60%;
  }

  .think-icon {
    width: 16%;
    margin-left: 10px;
  }

  .hero-crisp {
    height: 610px;
    max-height: 610px;
  }

  .hero-keto {
    height: 610px;
    max-height: 610px;
  }

  .parallax-5 {
    right: -29%;
  }

  .p-150 {
    bottom: -89px;
  }

  .parallax-2 {
    top: -23%;
  }

  .parallax-4 {
    left: 28%;
    bottom: -1%;
  }

  .parallax-1 {
    top: 18%;
  }

  .hpb-berries {
    top: 24px;
  }

  .parallax-6 {
    right: 12%;
    bottom: 38%;
  }

  .hpb-choc-cupcake {
    top: 89px;
    right: 3%;
  }
}

@media screen and (max-width: 767px) {
  .parallax-button {
    margin-top: 50px;
  }

  .stand-strong {
    padding-top: 60px;
    padding-bottom: 60px;
  }

  .slide {
    padding-right: 0px;
  }

  .slide.keto-bg {
    background-position: 50% 100%;
    background-size: 250%;
  }

  .slider-cta {
    padding-top: 40px;
    padding-right: 0px;
    padding-left: 0px;
    -webkit-align-self: flex-start;
    -ms-flex-item-align: start;
    align-self: flex-start;
    text-align: center;
  }

  .slider-title {
    font-size: 40px;
    text-align: center;
  }

  .slider-txt {
    font-size: 28px;
    line-height: 100%;
    text-align: center;
  }

  .slider-cta-div {
    text-align: center;
  }

  .slider-img {
    min-height: 370px;
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
    background-size: auto 80%;
  }

  .slider-wrapper {
    margin-right: 0px;
    margin-left: 0px;
    padding: 0px 10px;
  }

  .crisp-bar-1 {
    left: 0%;
    top: 0%;
    right: 0%;
    bottom: 0%;
    width: 90%;
    max-width: 450px;
    margin: 23px auto 0px;
  }

  .crisp-bar-2 {
    left: 0%;
    top: 0%;
    right: 0%;
    bottom: 0%;
    width: 90%;
    max-width: 450px;
    margin-top: 140px;
    margin-right: auto;
    margin-left: auto;
    padding-left: 0px;
  }

  .slider-columns {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: column-reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
  }

  .slider-col {
    height: 70%;
    padding-top: 2px;
  }

  .slider-col.slider-col-mobile {
    min-height: 320px;
  }

  .slider-col.slider-text-mobile {
    padding-right: 10px;
    padding-left: 10px;
  }

  .keto {
    width: 22%;
  }

  .keto {
    width: 110px;
  }

  .keto-img {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 0px;
    max-width: none;
    min-height: 480px;
    min-width: 400px;
    margin: auto auto 20px;
    padding-top: 0px;
    padding-left: 0px;
    -webkit-align-self: center;
    -ms-flex-item-align: center;
    align-self: center;
    background-image: -webkit-gradient(linear, left top, left bottom, from(transparent), to(transparent));
    background-image: linear-gradient(180deg, transparent, transparent);
  }

  .think-icon {
    width: 68px;
  }

  .hero-crisp {
    height: 790px;
    max-height: 790px;
  }

  .hero-keto {
    height: 790px;
    max-height: 790px;
  }

  .parallax-heading {
    font-size: 40px;
  }

  .parallax-paragraph {
    font-size: 28px;
    line-height: 100%;
  }

  .p-150 {
    bottom: -242px;
    width: 45%;
  }

  .hero-parallax {
    max-height: 630px;
    min-height: 630px;
    padding: 40px 20px;
  }

  .parallax-4 {
    width: 20px;
  }

  .parallax-1 {
    left: 4%;
    width: 20px;
    max-width: 100%;
  }

  .hpb-peanut {
    bottom: 41px;
    width: 45%;
  }

  .parallax-3 {
    left: 53%;
    width: 20px;
  }

  .hpb-berries {
    left: -5%;
    top: -1px;
    width: 45%;
  }

  .parallax-6 {
    right: 2%;
    width: 20px;
  }

  .hpb-choc-cupcake {
    top: 68px;
    right: -5%;
    width: 45%;
  }

  .hpb-brownie {
    left: -6%;
    bottom: 55px;
    width: 45%;
  }
}

@media screen and (max-width: 479px) {
  .parallax-button {
    margin-top: 20px;
  }

  .feature-new {
    padding-bottom: 200px;
  }

  .feature-kids {
    padding-bottom: 200px;
  }

  .feature-oatmeal {
    padding-bottom: 200px;
  }

  .feature-bar {
    padding-bottom: 200px;
  }

  .slider-cta {
    padding-top: 20px;
    padding-right: 20px;
    padding-left: 20px;
    text-align: left;
  }

  .slider-title {
    font-size: 26px;
    text-align: center;
  }

  .slider-txt {
    font-size: 18px;
    text-align: center;
  }

  .slider-cta-div {
    text-align: center;
  }

  .slider-img {
    min-height: 300px;
  }

  .slider-wrapper {
    padding: 0px;
  }

  .crisp-bar-1 {
    width: 90%;
    max-width: 330px;
    margin-top: 35px;
    margin-bottom: 0px;
  }

  .crisp-bar-2 {
    width: 90%;
    max-width: 330px;
    margin-top: 100px;
  }

  .slider-col {
    height: 60%;
  }

  .slider-col.slider-col-mobile {
    height: 320px;
    min-height: 250px;
  }

  .slider-col.slider-text-mobile {
    padding-top: 0px;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }

  .keto {
    margin-left: 60px;
  }

  .keto {
    width: 64px;
  }

  .keto-img {
    min-height: 300px;
    min-width: 230px;
    margin-left: auto;
    padding-bottom: 0px;
  }

  .think-icon {
    width: 40px;
    margin-left: 0px;
  }

  .hero-crisp {
    height: 570px;
    max-height: 570px;
    min-height: 570px;
  }

  .hero-keto {
    height: 570px;
    max-height: 570px;
  }

  .parallax-heading {
    text-align: center;
  }

  .parallax-paragraph {
    text-align: center;
  }

  .parallax-div-block {
    text-align: center;
  }

  .p-150 {
    bottom: -269px;
  }

  .hero-parallax {
    min-height: 600px;
  }

  .parallax-4 {
    width: 15px;
  }

  .parallax-1 {
    left: 1%;
    width: 15px;
  }

  .parallax-button-2 {
    margin-top: 20px;
  }

  .hpb-peanut {
    right: -16%;
    bottom: 19px;
    width: 55%;
  }

  .parallax-3 {
    left: 71%;
    width: 15px;
  }

  .hpb-berries {
    left: -12%;
    top: -43px;
    width: 55%;
  }

  .parallax-6 {
    right: 1%;
    width: 15px;
  }

  .parallax-centered-container {
    padding-right: 20px;
    padding-left: 20px;
    text-align: left;
  }

  .hpb-choc-cupcake {
    top: 75px;
    right: -12%;
    width: 55%;
  }

  .hpb-brownie {
    left: -11%;
    bottom: 36px;
    width: 55%;
  }
}

@font-face {
  font-family: 'Avenir';
  src: url('../fonts/Avenir-Black.woff2') format('woff2'), url('../fonts/Avenir-Black.woff') format('woff'), url('../fonts/Avenir-Black.svg') format('svg');
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Avenir book';
  src: url('../fonts/Avenir-Book.woff2') format('woff2'), url('../fonts/Avenir-Book.woff') format('woff'), url('../fonts/Avenir-Book.svg') format('svg');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}