.w-layout-grid {
  grid-row-gap: 16px;
  grid-column-gap: 16px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

body {
  color: #111212;
  background-color: #fff;
  font-family: Roboto, sans-serif;
  font-size: 14px;
  font-weight: 400;
  line-height: 20px;
}

h1 {
  margin-top: 20px;
  margin-bottom: 10px;
  font-size: 42px;
  font-weight: 400;
  line-height: 54px;
}

h2 {
  margin-top: 15px;
  margin-bottom: 10px;
  font-size: 32px;
  font-weight: 400;
  line-height: 44px;
}

h3 {
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 22px;
  font-weight: 400;
  line-height: 32px;
}

h4 {
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 18px;
  font-weight: 400;
  line-height: 28px;
}

h5 {
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 16px;
  font-weight: 400;
  line-height: 26px;
}

h6 {
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 15px;
  font-weight: 400;
  line-height: 25px;
}

p {
  margin-top: 5px;
  margin-bottom: 10px;
  line-height: 24px;
}

a {
  color: #1991eb;
  text-decoration: none;
  transition: color .4s, transform .4s, opacity .4s;
  display: block;
}

a:hover {
  transform: translate(0, -2px);
}

a:active {
  transform: translate(0, -1px);
}

ul {
  margin-top: 10px;
  margin-bottom: 20px;
  padding-left: 30px;
}

li {
  margin-bottom: 8px;
  padding-left: 5px;
  font-weight: 400;
}

label {
  color: #999;
  margin-bottom: 5px;
  font-weight: 400;
  line-height: 24px;
  display: block;
}

blockquote {
  border-left: 5px solid rgba(17, 18, 18, .06);
  margin-top: 20px;
  margin-bottom: 10px;
  padding: 20px 30px;
  font-size: 15px;
  font-weight: 400;
  line-height: 25px;
}

.style-wrap {
  margin-top: 10px;
  margin-bottom: 10px;
}

._6-col {
  width: 460px;
  margin-right: 20px;
  display: inline-block;
}

._6-col._6-col-last {
  margin-right: 0;
}

.headline-6-col {
  width: 460px;
  margin-bottom: 50px;
}

._5-col {
  width: 380px;
  margin-right: 20px;
  display: inline-block;
}

._5-col._5-col-last {
  margin-right: 0;
}

._3-col {
  width: 220px;
  margin-right: 20px;
  display: inline-block;
}

._3-col._3-col-last {
  margin-right: 0;
}

.wrap {
  width: 940px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.wrap.w50 {
  padding-top: 50px;
  padding-bottom: 50px;
}

.wrap.w20 {
  padding-top: 20px;
  padding-bottom: 20px;
}

.wrap.w50-80-start {
  align-items: flex-start;
  padding-top: 50px;
  padding-bottom: 80px;
  display: flex;
}

.wrap.w50-spcbetween {
  justify-content: space-between;
  align-items: center;
  padding-top: 50px;
  padding-bottom: 50px;
  display: flex;
}

.wrap.w50-80-center {
  align-items: center;
  padding-top: 50px;
  padding-bottom: 80px;
  display: flex;
}

.wrap.w20-start {
  align-items: flex-start;
  padding-top: 20px;
  padding-bottom: 20px;
  display: flex;
}

.wrap._w-custom.structure-menu-wrap {
  flex-direction: row;
  align-items: flex-start;
  padding-top: 35px;
  padding-bottom: 35px;
  display: flex;
}

.wrap._w-custom.structure-nav {
  align-items: center;
  display: flex;
}

.wrap._w-custom.nav1-light {
  justify-content: space-between;
  align-items: center;
  margin-bottom: 7px;
  display: flex;
}

.wrap._w-custom.nav1-dark {
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.wrap._w-custom.hero1 {
  text-align: center;
  padding-top: 50px;
}

.wrap._w-custom.hero3 {
  align-items: center;
  padding-top: 99px;
  display: flex;
}

.wrap._w-custom.nav2-dark {
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.wrap._w-custom.hero5 {
  height: 674px;
  align-items: center;
  display: flex;
  position: relative;
}

.wrap._w-custom.hero6 {
  align-items: center;
  padding-top: 50px;
  display: flex;
}

.wrap._w-custom.home-footer {
  justify-content: space-between;
  padding-top: 20px;
  padding-bottom: 50px;
  display: flex;
}

.wrap.w80-50-start {
  align-items: flex-start;
  padding-top: 80px;
  padding-bottom: 50px;
  display: flex;
}

.wrap.w50-start {
  align-items: flex-start;
  padding-top: 50px;
  padding-bottom: 50px;
  display: flex;
}

.wrap.w80-spcbetween {
  justify-content: space-between;
  align-items: center;
  padding-top: 80px;
  padding-bottom: 80px;
  display: flex;
}

.wrap.w20-center {
  align-items: center;
  padding-top: 20px;
  padding-bottom: 20px;
  display: flex;
}

.wrap.w80-50 {
  padding-top: 80px;
  padding-bottom: 50px;
}

.wrap.w80-50-center {
  align-items: center;
  padding-top: 80px;
  padding-bottom: 50px;
  display: flex;
}

.wrap.w80-center {
  align-items: center;
  padding-top: 80px;
  padding-bottom: 80px;
  display: flex;
}

.wrap.w50-center {
  align-items: center;
  padding-top: 50px;
  padding-bottom: 50px;
  display: flex;
}

.wrap.w50-80 {
  padding-top: 50px;
  padding-bottom: 80px;
}

.wrap.w80-50-spcbetween {
  justify-content: space-between;
  align-items: center;
  padding-top: 80px;
  padding-bottom: 50px;
  display: flex;
}

.wrap.w20-spcbetween {
  justify-content: space-between;
  align-items: center;
  padding-top: 20px;
  padding-bottom: 20px;
  display: flex;
}

.wrap.w50-80-spcbetween {
  justify-content: space-between;
  align-items: center;
  padding-top: 50px;
  padding-bottom: 80px;
  display: flex;
}

.wrap.w80-start {
  align-items: flex-start;
  padding-top: 80px;
  padding-bottom: 80px;
  display: flex;
}

.wrap.w80 {
  padding-top: 80px;
  padding-bottom: 80px;
}

.wrap.w80-50-center {
  align-items: center;
  display: flex;
}

._1-col {
  width: 60px;
  margin-right: 20px;
  display: inline-block;
}

._1-col._1-col-last {
  margin-right: 0;
}

._2-col {
  width: 140px;
  margin-right: 20px;
  display: inline-block;
}

._2-col._2-col-last {
  margin-right: 0;
}

._11-col {
  width: 860px;
  margin-right: 20px;
  display: inline-block;
}

._11-col._11-col-last {
  margin-right: 0;
}

._4-col {
  width: auto;
  margin-right: 20px;
  display: inline-block;
}

._4-col._4-col-last {
  margin-right: 0;
  display: inline-block;
}

._9-col {
  width: 700px;
  margin-right: 20px;
  display: inline-block;
}

._9-col._9-col-last {
  margin-right: 0;
}

._7-col {
  width: 540px;
  margin-right: 20px;
  display: inline-block;
}

._7-col._7-col-last {
  text-align: center;
  margin-right: 0;
  display: inline-block;
}

.style-headline {
  border-bottom: 1px solid rgba(25, 145, 235, .2);
  margin-bottom: 50px;
}

.style-headline.style-headline-section {
  margin-bottom: 50px;
}

._8-col {
  width: 620px;
  margin-right: 20px;
  display: inline-block;
}

._8-col._8-col-last {
  margin-right: 0;
}

._10-col {
  width: 780px;
  margin-right: 20px;
  display: inline-block;
}

._10-col._10-col-last {
  margin-right: 0;
}

.tagline {
  opacity: .6;
  color: #13266f;
  letter-spacing: 2px;
  text-transform: uppercase;
  font-size: 12px;
}

.tagline.style-lbl {
  opacity: 1;
  color: #1991eb;
  border-top: 1px solid rgba(25, 145, 235, .2);
  margin-top: 10px;
  margin-bottom: 25px;
  padding-top: 15px;
}

.tagline.style-desc {
  opacity: .3;
  letter-spacing: 0;
  text-transform: none;
  margin-top: -15px;
  font-size: 14px;
}

.tagline.cards-lbl {
  width: 100%;
  opacity: 1;
  color: #1991eb;
  text-align: center;
  background-color: #f4f9fe;
  border: 1px dashed #1991eb;
  margin: 25px auto;
  padding: 15px 30px;
  display: block;
}

.tagline.team1-position {
  margin-top: -6px;
}

.tagline.testimonial1-position {
  margin-top: -8px;
}

.tagline.team3-position {
  margin-bottom: 8px;
}

.footer {
  font-family: Open Sans, sans-serif;
}

.text-20 {
  opacity: 1;
  font-size: 20px;
  font-weight: 400;
  line-height: 30px;
}

.text-20.text-20-60 {
  opacity: .6;
}

.label-text {
  width: 280px;
  color: rgba(20, 20, 20, .7);
  text-align: left;
  text-transform: none;
  font-family: Open Sans, sans-serif;
  font-size: 12px;
  font-weight: 500;
  line-height: 18px;
  display: none;
}

.btn {
  float: none;
  color: #fff;
  text-align: center;
  background-color: #1991eb;
  border-radius: 4px;
  margin-top: 10px;
  margin-bottom: 10px;
  padding: 11px 25px;
  line-height: 24px;
  transition: color .2s, box-shadow .2s, background-color .2s, transform .4s;
  display: inline-block;
}

.btn:hover {
  color: #fff;
  background-color: #1386dd;
  border-color: #0c6eb8;
  transform: translate(0, -2px);
  box-shadow: 0 1px 3px rgba(0, 0, 0, .1);
}

.btn:active {
  transform: translate(0, -1px);
  box-shadow: 0 1px 1px rgba(0, 0, 0, .1);
}

.btn.btn-outline-light {
  color: #111212;
  background-color: rgba(0, 0, 0, 0);
  border: 1px solid rgba(17, 18, 18, .05);
}

.btn.btn-outline-light:hover {
  border-color: rgba(17, 18, 18, .1);
  box-shadow: 0 1px 3px rgba(0, 0, 0, .05);
}

.btn.btn-outline-light:active {
  box-shadow: 0 1px 1px rgba(0, 0, 0, .05);
}

.btn.btn-outline-dark {
  background-color: rgba(255, 255, 255, .1);
  border: 1px solid rgba(255, 255, 255, .2);
  transition: color .2s, box-shadow .2s, background-color .2s, transform .4s, border .2s;
}

.btn.btn-outline-dark:hover {
  border-color: rgba(255, 255, 255, .5);
}

.btn.btn-white {
  color: #111212;
  background-color: #fff;
  align-items: flex-end;
  display: inline-block;
}

.btn.btn-white.big-default {
  margin-top: 10px;
  margin-bottom: 10px;
  padding: 17px 35px;
  font-size: 16px;
}

.btn.btn-white.blog2-card-cta {
  color: #13266f;
  display: block;
  position: absolute;
  bottom: 20px;
  left: 30px;
}

.btn.btn-green {
  background-color: #39b54a;
}

.btn.btn-green:hover {
  background-color: #2ea73f;
}

.btn.btn-violet {
  background-color: #805ce6;
}

.btn.btn-violet:hover {
  background-color: #6e49d4;
}

.btn.big-button {
  padding: 16px 35px;
  font-size: 16px;
  line-height: 26px;
  display: inline-block;
}

.btn.team3-left-button, .btn.hero4-left-button {
  margin-right: 10px;
}

.text-14 {
  line-height: 24px;
}

.text-14.text-14-60 {
  opacity: .6;
}

.text-14.text-14-30 {
  opacity: .3;
}

.section-dark {
  height: 100vh;
  color: #fff;
  background-color: #111212;
  font-family: Open Sans, sans-serif;
}

.link-dark {
  opacity: .6;
  color: #fff;
  line-height: 24px;
  transition: color .4s, transform .4s, opacity .4s;
}

.link-dark:hover {
  opacity: 1;
  color: #fff;
}

.link-dark:active {
  opacity: .9;
}

.link-dark.navigation1-link-dark {
  opacity: .8;
  margin-right: 30px;
}

.link-dark.navigation1-link-dark:hover {
  opacity: 1;
}

.link-dark.navigation1-link-dark:active {
  opacity: .9;
  transform: translate(0, -1px);
}

.link-dark.footer-link-12-dark {
  margin-bottom: 10px;
}

.h1-jumbo {
  margin-top: 15px;
  margin-bottom: 15px;
  font-size: 54px;
  font-weight: 300;
  line-height: 70px;
}

.headline-8-col {
  width: 620px;
  margin-bottom: 50px;
}

.btn-big {
  float: none;
  color: #fff;
  text-align: center;
  background-color: #1991eb;
  border-radius: 4px;
  margin-top: 10px;
  margin-bottom: 10px;
  padding: 16px 35px;
  font-size: 16px;
  line-height: 26px;
  transition: color .2s, box-shadow .2s, background-color .2s, transform .4s;
  display: inline-block;
}

.btn-big:hover {
  color: #fff;
  background-color: #1386dd;
  border-color: #0c6eb8;
  transform: translate(0, -2px);
  box-shadow: 0 1px 3px rgba(0, 0, 0, .1);
}

.btn-big:active {
  transform: translate(0, -1px);
  box-shadow: 0 1px 1px rgba(0, 0, 0, .1);
}

.btn-big.btn-outline-dark {
  background-color: rgba(0, 0, 0, 0);
  border: 1px solid rgba(255, 255, 255, .2);
  transition: color .2s, box-shadow .2s, background-color .2s, transform .4s, border .2s;
}

.btn-big.btn-outline-dark:hover {
  border-color: rgba(255, 255, 255, .5);
}

.btn-big.btn-outline-light {
  color: #111212;
  background-color: rgba(0, 0, 0, 0);
  border: 1px solid rgba(17, 18, 18, .05);
}

.btn-big.btn-outline-light:hover {
  border-color: rgba(17, 18, 18, .1);
  box-shadow: 0 1px 3px rgba(0, 0, 0, .05);
}

.btn-big.btn-outline-light:active {
  box-shadow: 0 1px 1px rgba(0, 0, 0, .05);
}

.btn-big.btn-white {
  color: #111212;
  background-color: #fff;
  display: inline-block;
}

.btn-big.btn-violet {
  background-color: #805ce6;
}

.btn-big.btn-violet:hover {
  background-color: #6e49d4;
}

.btn-big.btn-green {
  background-color: #39b54a;
}

.btn-big.btn-green:hover {
  background-color: #2ea73f;
}

.btn-big.hero6-left-btn {
  margin-right: 10px;
}

.style-fill {
  min-height: 150px;
  min-width: 100%;
  background-image: url('../images/style-transparent_1style-transparent.png');
  background-position: 50%;
  background-size: 50px;
}

.text-16 {
  color: #13266f;
  font-size: 16px;
  line-height: 26px;
  display: inline-block;
}

.text-16.text-16-60 {
  opacity: .6;
}

.text-16.footer-section-headline {
  margin-bottom: 12px;
}

.h2-jumbo {
  font-size: 44px;
  font-weight: 300;
  line-height: 56px;
}

.h2-jumbo.hero6-headline {
  margin-top: -10px;
}

.headline-9-col {
  width: 700px;
  margin-bottom: 50px;
}

.label {
  background-color: #1991eb;
  border-radius: 4px;
  padding: 4px 10px;
  display: inline-block;
}

.label.label-grey {
  background-color: #858589;
}

.label.label-cyan {
  background-color: #28998a;
}

.label.label-red {
  background-color: #f85359;
  background-image: none;
}

.label.label-pink {
  background-color: #c47ca2;
}

.label.label-green {
  background-color: #39b54a;
}

.label.label-orange {
  background-color: #f7981c;
}

.label.label-aqua {
  background-color: #3fcedc;
}

.link-light {
  opacity: .6;
  color: #111212;
  cursor: pointer;
  line-height: 24px;
  transition: color .4s, transform .4s, opacity .4s;
}

.link-light:hover {
  opacity: 1;
  color: #111212;
  transform: translate(0, -2px);
}

.link-light:active {
  opacity: .9;
  transform: translate(0, -1px);
}

.link-light.navigation1-link-light {
  opacity: .8;
  color: #13266f;
  border: 1px solid rgba(0, 0, 0, 0);
  margin-right: 30px;
}

.link-light.footer-link-12-link {
  margin-bottom: 10px;
}

.structure-2nd-col-allcards {
  margin-top: 50px;
}

.structure-pagename-h1 {
  color: #fff;
  text-align: left;
  margin-top: 10px;
  font-size: 32px;
  font-weight: 300;
  line-height: 44px;
}

.structure-menu-link {
  color: rgba(255, 255, 255, .8);
  cursor: pointer;
  margin-bottom: 12px;
  font-weight: 300;
  transition: color .2s, transform .4s;
  display: block;
}

.structure-menu-link:hover {
  color: #fff;
  transform: translate(0, -2px);
}

.structure-menu-link:active {
  color: rgba(255, 255, 255, .9);
  transform: translate(0, -1px);
}

.structure-menu-link.w--current {
  color: #fff;
  font-weight: 400;
}

.structure-menu-link.section-link-w-icon {
  margin-bottom: 0;
}

.sections-menu-headline {
  color: #fff;
  margin-bottom: 24px;
  font-size: 16px;
  font-weight: 400;
  line-height: 26px;
}

.structure-cards-menu {
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.page-name {
  background-image: linear-gradient(to right, #1991eb, #5fbbff);
  align-items: center;
  padding-top: 25px;
  padding-bottom: 25px;
  display: block;
}

.structure-page-name {
  width: 940px;
  justify-content: space-between;
  align-items: center;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.structure-more-item-wrap {
  flex-direction: row;
  align-items: center;
  margin-bottom: 12px;
  display: flex;
}

.structure-more-items {
  margin-top: 12px;
}

.structure-more-item-icon {
  margin-bottom: 1px;
  margin-left: 12px;
  display: block;
}

.structure-link {
  color: #fff;
  letter-spacing: 2px;
  text-transform: uppercase;
  font-size: 14px;
  font-weight: 400;
  transition: color .2s, transform .4s;
  display: inline-block;
}

.structure-link:hover {
  color: rgba(255, 255, 255, .8);
  transform: translate(0, -2px);
}

.structure-link.structure-menu-link {
  margin-right: 30px;
  font-size: 12px;
  line-height: 18px;
}

.structure-section-name {
  color: rgba(255, 255, 255, .4);
  text-align: right;
  font-size: 32px;
  font-weight: 300;
  line-height: 44px;
}

.structure-cards2-topbar-wrapper {
  background-color: #272727;
}

.structure-cards2-topbar-wrapper.home-top-bar-divided {
  border-bottom: 1px solid rgba(255, 255, 255, .04);
}

.structure-menu {
  width: 100%;
  background-color: rgba(0, 0, 0, 0);
}

.nav1-wrap {
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  margin-top: 11px;
  padding-top: 10px;
  padding-bottom: 10px;
  display: flex;
}

.nav1-menu-wrapper {
  border: 1px solid rgba(0, 0, 0, 0);
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.nav1-logo-wrapper {
  flex: none;
  align-items: center;
  display: inline-block;
}

.nav1 {
  width: 100%;
  background-color: rgba(0, 0, 0, 0);
  font-family: Open Sans, sans-serif;
}

.nav1-menu-wrapper-dark {
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.hero1-headline-wrapper {
  width: 620px;
  text-align: center;
  margin-top: 0;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.hero1-image {
  margin-top: 25px;
}

.decoline {
  width: 30px;
  height: 2px;
  background-color: #d2d2d2;
  margin-top: 20px;
  margin-bottom: 20px;
}

.decoline.decoline-dark {
  background-color: rgba(210, 210, 210, .2);
}

.content1-image {
  height: 340px;
  border-radius: 8px;
  margin-bottom: 30px;
}

.content1-image.content1-image3 {
  background-image: url('../images/Services1-Image2.jpg');
  background-position: 50%;
  background-size: cover;
}

.content1-image.content1-image1 {
  background-image: url('../images/Services1-Image1.jpg');
  background-position: 50%;
  background-size: cover;
}

.content1-image.content1-image2 {
  background-image: url('../images/Services1-Image3.jpg');
  background-position: 50%;
  background-size: cover;
}

.content1-items {
  align-items: flex-start;
  display: flex;
}

.content1-item-description {
  padding-right: 40px;
}

.feature1-content {
  padding-right: 80px;
}

.feature1-image1 {
  height: 420px;
  background-image: url('../images/Feature1-Image2.jpg');
  background-position: 0 0;
  background-size: cover;
  border-radius: 8px;
  margin-bottom: 20px;
}

.feature1-image2 {
  height: 120px;
  background-image: url('../images/Feature1-Image1.jpg');
  background-position: 50%;
  background-size: cover;
  border-radius: 8px;
}

.feature1-image3 {
  height: 420px;
  background-image: url('../images/Feature1-Image3.jpg');
  background-position: 50%;
  background-size: cover;
  border-radius: 8px;
}

.feature2-facebookicon {
  transition: opacity .2s;
}

.feature2-facebookicon:hover {
  opacity: .85;
}

.feature2-wrap {
  align-items: center;
  display: flex;
}

.feature2-image1 {
  height: 290px;
  background-image: url('../images/photo-1530841377377-3ff06c0ca713.jpg');
  background-position: 50%;
  background-size: cover;
  border-top-left-radius: 8px;
  border-top-right-radius: 8px;
  border-bottom-left-radius: 8px;
}

.feature2-content {
  padding-left: 80px;
}

.feature2-image2 {
  width: 220px;
  height: 220px;
  float: right;
  background-color: #1991eb;
  justify-content: center;
  align-items: center;
  display: flex;
}

.team1-people-row {
  flex-direction: row;
  justify-content: flex-start;
  align-items: flex-start;
  margin-top: 30px;
  display: flex;
}

.team1-person {
  padding-right: 20px;
}

.team1-image {
  width: 120px;
  height: 120px;
  background-image: linear-gradient(rgba(17, 18, 18, .1), rgba(17, 18, 18, .1));
  border-radius: 8px;
  margin-bottom: 20px;
}

.team1-image.team1-image7 {
  background-image: url('../images/Person-Pic-72x.jpg');
  background-size: 120px;
}

.team1-image.team1-image8 {
  background-image: url('../images/Person-Pic-82x.jpg');
  background-position: 50%;
  background-size: cover;
}

.team1-image.team1-image4 {
  background-image: url('../images/Person-Pic-42x.jpg');
  background-size: 120px;
}

.team1-image.team1-image5 {
  background-image: url('../images/Person-Pic-52x.jpg');
  background-position: 0 0;
  background-size: 120px;
}

.team1-image.team1-image3 {
  background-image: url('../images/Person-Pic-32x.jpg');
  background-size: 120px;
}

.team1-image.team1-image2 {
  background-image: url('../images/Person-Pic-22x.jpg');
  background-size: 120px;
}

.team1-image.team1-image1 {
  background-image: url('../images/Person-Pic-12x.jpg');
  background-size: 120px;
}

.team1-image.team1-image6 {
  background-image: url('../images/Person-Pic-62x.jpg');
  background-size: 120px;
}

.cta1-content {
  margin-top: 5px;
}

.cta1-wrap {
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.footer1 {
  border-top: 1px solid rgba(17, 18, 18, .06);
}

.footer1.footer1-dark {
  border-top-color: rgba(255, 255, 255, .06);
}

.cta1-image {
  background-image: linear-gradient(rgba(17, 18, 18, .75), rgba(17, 18, 18, .75)), url('../images/CTA2-Background.jpg');
  background-position: 0 0, 50%;
  background-size: auto, cover;
}

.content2-items {
  align-items: flex-start;
  display: flex;
}

.content2-jumbonumber {
  opacity: .2;
  font-size: 100px;
  font-weight: 300;
  line-height: 120px;
}

.footer1-column-headline {
  margin-bottom: 20px;
}

.hero2-light-alt2 {
  height: 674px;
  background-image: url('../images/hero2-woman-light.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: 980px;
  align-items: center;
  display: flex;
}

.hero2-light {
  height: 674px;
  background-image: url('../images/hero2-white.jpg');
  background-position: 60%;
  background-repeat: no-repeat;
  background-size: 980px;
  align-items: center;
  display: flex;
}

.testimonial2-logo-wrap {
  width: 120px;
  height: 120px;
  justify-content: center;
  align-items: center;
  margin-bottom: 40px;
  display: flex;
}

.testimonial2-logo-wrap.clients1-logowrapper-last {
  margin-bottom: 0;
}

.divider-dark-wrap {
  height: 1px;
  background-color: #111212;
  margin: 0 auto;
  padding-top: 30px;
  padding-bottom: 30px;
  display: block;
}

.testimonial1-person-name {
  margin-top: -8px;
}

.footer2-dark {
  border-top: 1px solid rgba(255, 255, 255, .06);
}

.content6-headline {
  margin-bottom: 45px;
  padding-right: 40px;
}

.content5-headline-wrapper {
  padding-right: 80px;
}

.testimonial1-person-wrapper {
  align-items: center;
  margin-top: 25px;
  display: flex;
}

.testimonial1-logo-wrap {
  height: 70px;
  flex-direction: row;
  align-items: center;
  margin-bottom: 20px;
  display: flex;
}

.testimonial1 {
  align-items: flex-start;
  display: flex;
}

.content4-image {
  height: 340px;
  background-image: url('../images/inma-santiago-746452-unsplash.jpg');
  background-position: 50%;
  background-size: cover;
  border-radius: 8px;
  margin-bottom: 30px;
}

.content4-image.content4-image5 {
  background-image: url('../images/shifaaz-shamoon-300079-unsplash.jpg');
}

.content4-image.content4-image2 {
  background-image: url('../images/nathan-dumlao-483396-unsplash.jpg');
}

.content4-image.content4-image7 {
  background-image: url('../images/brooke-lark-609908-unsplash.jpg');
}

.content4-image.content4-image3 {
  background-image: url('../images/annie-spratt-216207-unsplash.jpg');
}

.content4-image.content4-image6 {
  background-image: url('../images/zohre-nemati-446136-unsplash.jpg');
}

.content4-image.content4-image8 {
  background-image: url('../images/natalia-y-469694-unsplash.jpg');
}

.content4-image.content4-image4 {
  background-image: url('../images/olena-sergienko-725307-unsplash.jpg');
}

.content4-image.content4-image9 {
  background-image: url('../images/jeremy-bishop-334996-unsplash.jpg');
}

.content4-items {
  margin-bottom: 20px;
}

._6-col-last {
  width: 460px;
}

.divider-light {
  width: 100%;
  height: 1px;
  background-color: rgba(17, 18, 18, .06);
  margin: 30px auto;
  display: block;
}

.hero2-dark-alt2 {
  height: 674px;
  background-image: url('../images/hero2-woman.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: 980px;
  align-items: center;
  display: flex;
}

.testimonial2-headline {
  padding-right: 40px;
}

.hero2-text-wrap {
  width: 45%;
}

.content5-description {
  margin-top: 18px;
}

.link-16-blue {
  font-size: 16px;
  line-height: 28px;
}

.link-16-blue.content5-link {
  margin-top: 20px;
}

.content6-pic {
  width: 100%;
  height: 460px;
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg');
  background-position: 50%;
  background-size: cover;
  border-radius: 8px;
  margin-bottom: 20px;
}

.content6-pic.content6-image1 {
  height: 320px;
  background-image: url('../images/sacha-styles-769064-unsplash.jpg');
}

.content6-pic.content6-image3 {
  background-image: url('../images/ivars-utinsns-707750-unsplash.jpg');
}

.content6-pic.content6-image2 {
  background-image: url('../images/ivan-bandura-659533-unsplash.jpg');
}

.content6-pic.content6-image4 {
  height: 320px;
  background-image: url('../images/ruth-troughton-384709-unsplash.jpg');
}

.testimonial2-col {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.divider-dark {
  width: 100%;
  height: 1px;
  background-color: rgba(255, 255, 255, .06);
}

.content3-headline {
  margin-top: 5px;
  padding-right: 50px;
}

.content3-bottom-headline {
  opacity: .6;
  margin-top: 20px;
  margin-bottom: 30px;
  font-weight: 300;
}

.content4-item {
  margin-bottom: 20px;
}

.hero2-dark {
  height: 674px;
  background-image: url('../images/header-2-landing.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: 940px;
  align-items: center;
  display: flex;
}

.footer2 {
  border-top: 1px solid rgba(17, 18, 18, .06);
}

.testimonial1-pic {
  width: 60px;
  height: 60px;
  background-image: url('../images/Person-Pic-62x.jpg');
  background-position: 50%;
  background-size: cover;
  border-radius: 8px;
  margin-right: 20px;
  display: inline-block;
}

.testimonial1-pic.testimonial1-pic3 {
  background-image: url('../images/Person-Pic-32x.jpg');
}

.testimonial1-pic.testimonial1-pic2 {
  background-image: url('../images/Person-Pic-22x.jpg');
}

.testimonial1-item {
  padding-right: 30px;
}

.feature4-text-wrap {
  padding-right: 80px;
}

.nav2-logo-wrapper {
  flex: none;
  align-items: center;
  margin-bottom: -5px;
  display: inline-block;
}

.blog1-article.blog4-article-right-wrapper {
  padding-left: 10px;
}

.blog1-article.blog1-article-left-wrapper {
  padding-right: 10px;
}

.navigation2 {
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  padding-top: 10px;
  padding-bottom: 10px;
  display: flex;
}

.testimonial4-small-tweets-wrap {
  flex-direction: row;
  align-items: flex-start;
  display: flex;
}

.feature5-row-wrap, .testimonial4-big-tweets-wrap {
  align-items: flex-start;
  margin-top: 20px;
  display: flex;
}

.hero3-headline-wrap {
  margin-bottom: 20px;
  padding-top: 10px;
}

.blog1-article-cover {
  height: 270px;
  border-radius: 8px;
}

.blog1-article-cover.blog1-article-cover-1 {
  width: 100%;
  background-image: url('../images/card22x.jpg');
  background-position: 50%;
  background-size: cover;
  margin-top: 20px;
}

.blog1-article-cover.blog1-article-cover-2 {
  background-image: url('../images/alexander-popov-522100-unsplash.jpg');
  background-position: 50%;
  background-size: cover;
  margin-bottom: 20px;
}

.feature4-wrapper {
  align-items: center;
  padding-top: 50px;
  display: flex;
}

.hero3-text-wrapper {
  padding-right: 50px;
}

.testimonial3-logo-wrapper {
  width: 100px;
  align-items: center;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.feature3-text-wrapper {
  padding-left: 60px;
}

.content8-wrap {
  text-align: center;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.content7-numbers-wrap {
  align-items: flex-start;
  display: flex;
}

.feature3-subitem-wrapper {
  flex-direction: row;
  align-items: flex-start;
  margin-top: 30px;
  display: flex;
}

.content7-number-card-no-wrap {
  margin-top: -5px;
  margin-bottom: -5px;
}

.feature5-item-wrap {
  padding-right: 30px;
}

.feature3-icon {
  margin-left: -10px;
  margin-right: 25px;
}

.feature3-subitem-text-wrap {
  margin-top: -8px;
  margin-bottom: 0;
}

.blog1-articles-wrap {
  align-items: flex-start;
  display: flex;
}

.content7-number-card {
  color: #fff;
  background-color: #111212;
  border-radius: 8px;
  padding: 10px 30px 20px;
}

.content7-number-card.content7-number-card-content3 {
  background-color: #b3b3af;
}

.content7-number-card.content7-number-card-content2 {
  background-color: #c47ca2;
}

.content7-number-card.content7-number-card-content4 {
  background-color: #21263b;
}

.content7-number-card.content7-number-card-content1 {
  background-color: #3fcedc;
}

.hero3-firstbutton-wrap {
  margin-right: 10px;
  display: inline-block;
}

.nav2 {
  width: 100%;
  background-color: rgba(0, 0, 0, 0);
}

.nav2-menu-wrapper-dark {
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.landing3-logo {
  margin-right: 16px;
}

.landing3-logo.landing3-logo-mob {
  margin-top: -5px;
}

.content7-divider {
  height: 1px;
  background-color: rgba(255, 255, 255, .1);
  margin-top: 15px;
  margin-bottom: 15px;
}

.cta3-item-point {
  align-items: flex-start;
  display: flex;
}

.cta3-item-wrap {
  text-align: left;
  border: 1px solid rgba(17, 18, 18, .06);
  border-radius: 8px;
  padding: 20px 30px;
}

.cta3-item-wrap.cta3-item-wrap-dark {
  background-color: #1a1a1a;
  border-color: rgba(255, 255, 255, .06);
}

.cta3-item-wrap.cta3-item-wrap-dark.cta3-recommended-option-dark, .cta3-item-wrap.cta3-recommended-option {
  border-width: 2px;
  border-color: #1991eb;
  padding-top: 30px;
}

.cta3-item-points-wrapper {
  margin-top: 25px;
  margin-bottom: 10px;
}

.footer3-bottom-links-wrapper {
  justify-content: flex-start;
  margin-top: 40px;
  display: flex;
}

.cta3-icon {
  margin-top: 9px;
  margin-right: 12px;
}

.footer3-logo-wrapper {
  justify-content: flex-start;
  align-items: center;
  margin-bottom: 40px;
  display: flex;
}

.form1 {
  align-items: flex-start;
  display: flex;
}

.cta2 {
  width: 940px;
  color: #111212;
  border: 1px solid rgba(17, 18, 18, .06);
  border-radius: 8px;
  justify-content: space-between;
  align-items: center;
  margin-left: auto;
  margin-right: auto;
  padding: 30px 60px;
  display: flex;
}

.cta2.cta2-dark {
  color: #fff;
  background-color: #1a1a1a;
  border-style: solid;
  border-color: rgba(255, 255, 255, .06);
}

.cta2.cta2-dark.cta2-image {
  background-image: linear-gradient(rgba(17, 18, 18, .6), rgba(17, 18, 18, .6)), url('../images/CTA2-Background.jpg');
  background-position: 0 0, 50%;
  background-size: auto, cover;
  border: 0 rgba(0, 0, 0, 0);
}

.form1-wrapper {
  text-align: center;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding-bottom: 10px;
  display: flex;
}

.footer3-links-wrapper {
  align-items: flex-start;
  margin-top: 30px;
  margin-bottom: 30px;
  padding-top: 20px;
  padding-bottom: 20px;
  display: flex;
}

.form1-form-wrap {
  margin-bottom: 0;
}

.cta2-content-wrap {
  margin-top: 10px;
}

.divider {
  height: 1px;
  background-color: #eee;
  margin-top: 20px;
  margin-bottom: 15px;
  display: none;
}

.form1-form-wrapper {
  margin-top: -30px;
}

.form1-success {
  color: #fff;
  background-color: #49d1de;
  border-radius: 4px;
  margin-top: 10px;
}

.cta3-options-wrapper {
  align-items: center;
  display: flex;
}

.form1-error {
  background-color: #f85359;
  border-radius: 4px;
  padding: 15px;
}

.cta3-wrapper {
  text-align: center;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.form1-input {
  height: 58px;
  background-color: #fff;
  border: 1px solid rgba(17, 18, 18, .06);
  border-radius: 4px;
  margin-top: 10px;
  margin-bottom: 10px;
  margin-right: 10px;
  padding: 16px 20px;
  font-size: 16px;
  line-height: 26px;
  transition: border .4s;
}

.form1-input:hover {
  border-color: rgba(25, 145, 235, .5);
}

.form1-input:focus {
  border-color: #1991eb;
}

.form1-input.form1-input-dark {
  background-color: #1a1a1a;
  border-color: rgba(255, 255, 255, .06);
}

.form1-input.form1-input-dark:hover {
  border-color: rgba(255, 255, 255, .5);
}

.form1-input.form1-input-dark:focus {
  border-color: #fff;
}

.cta3-wide-button-wrap {
  flex-direction: column;
  display: flex;
}

.hero4-wrap {
  justify-content: center;
  align-items: center;
  padding-top: 120px;
  padding-bottom: 120px;
  display: flex;
}

.hero4-first-button {
  margin-right: 10px;
  display: inline-block;
}

.hero4-buttons-wrap {
  margin-top: -20px;
}

.hero5-headline-wrap {
  margin-bottom: 20px;
  padding-right: 80px;
}

.hero5-image {
  display: inline-block;
  position: absolute;
  top: 50px;
  bottom: 0;
  left: 50%;
}

.testimonial5-image {
  width: 60px;
  height: 60px;
  background-image: url('../images/Person-Pic-32x.jpg');
  background-position: 0 0;
  background-size: cover;
  border-radius: 8px;
  margin-bottom: 25px;
}

.testimonial5-image.testimonial5-image3 {
  background-image: url('../images/Person-Pic-52x.jpg');
}

.testimonial5-image.testimonial5-image2 {
  background-image: url('../images/Person-Pic-42x.jpg');
}

.testimonial5-content-wrap {
  align-items: flex-start;
  display: flex;
}

.testimonial5-quote-wrap {
  margin-bottom: 20px;
}

.testimonial5-item-wrap {
  border: 1px solid rgba(17, 18, 18, .06);
  border-radius: 8px;
  padding: 30px;
}

.testimonial5-item-wrap.testimonial5-item-wrap-dark {
  background-color: #1a1a1a;
  border-color: rgba(255, 255, 255, .06);
}

.form2-wrapper {
  margin-top: -10px;
}

.form2-input {
  width: 100%;
  height: 40px;
  border: 1px solid #ececec;
  border-radius: 4px;
  margin-bottom: 14px;
  padding-left: 16px;
  padding-right: 16px;
  transition: border-color .2s;
}

.form2-input:hover {
  border-color: #d8d8d8;
}

.form2-input:focus {
  border-color: #a3a3a3;
}

.form2-input::-ms-input-placeholder {
  color: #ccc;
}

.form2-input::placeholder {
  color: #ccc;
}

.form2-input.form2-input-dark {
  color: #fff;
  background-color: #1a1a1a;
  border-color: rgba(255, 255, 255, .06);
}

.form2-input.form2-input-dark:hover {
  border-color: rgba(255, 255, 255, .5);
}

.form2-input.form2-input-dark:focus {
  border-color: #fff;
}

.form2-input.form2-input-dark::-ms-input-placeholder {
  color: rgba(255, 255, 255, .5);
}

.form2-input.form2-input-dark::placeholder {
  color: rgba(255, 255, 255, .5);
}

.form2 {
  height: 520px;
  color: #111212;
  background-color: #fff;
  border-radius: 8px;
  align-items: center;
  display: flex;
  box-shadow: 0 1px 8px rgba(17, 18, 18, .1);
}

.form2.form2-dark {
  color: #fff;
  background-color: #1a1a1a;
  border: 1px solid rgba(255, 255, 255, .06);
}

.form2-error-message {
  background-color: rgba(0, 0, 0, 0);
  border-radius: 4px;
  padding: 0;
}

.form2-success-message {
  background-color: rgba(0, 0, 0, 0);
}

.register-link {
  cursor: pointer;
  display: inline-block;
}

.form2-error-message-text {
  color: #f85359;
  display: inline-block;
}

.form2-image-wrapper {
  height: 520px;
  background-image: url('../images/signup-cover.jpg');
  background-position: 50%;
  background-size: cover;
  border-top-left-radius: 8px;
  border-bottom-left-radius: 8px;
  margin-right: -20px;
  display: flex;
}

.signup-account-link {
  color: #999;
  display: inline-block;
}

.form2-success-message-text {
  color: #1991eb;
  margin-top: 20px;
  font-size: 16px;
  line-height: 24px;
}

.form2-form-wrap {
  margin-top: 20px;
  margin-bottom: 0;
}

.form2-form-section-wrapper {
  padding: 50px;
}

.form2-buttons-wrapper {
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.card-headline {
  margin-top: 10px;
}

.card-headline._6col-card {
  width: 50%;
  color: #13266f;
}

.blog2-article-cover {
  height: 230px;
  background-image: linear-gradient(#f1f1f1, #f1f1f1);
  border-radius: 8px;
  margin-bottom: 25px;
}

.blog2-article-cover.blog2-article-content2 {
  background-image: url('../images/annie-spratt-216207-unsplash.jpg');
  background-position: 50%;
  background-size: cover;
}

.blog2-article-cover.blog2-article-content1 {
  background-image: url('../images/sacha-styles-769064-unsplash.jpg');
  background-position: 50%;
  background-size: cover;
}

.team2-profilename {
  margin-top: 20px;
  margin-bottom: 5px;
}

.team2-profile-card {
  text-align: center;
  background-color: #fff;
  border-radius: 8px;
  flex-direction: column;
  justify-content: space-between;
  align-items: center;
  padding: 30px 30px 20px;
  display: flex;
  box-shadow: 0 1px 6px rgba(17, 18, 18, .06);
}

.team2-profile-card.team2-profile-card-dark {
  background-color: #1a1a1a;
  border: 1px solid rgba(255, 255, 255, .06);
}

.team3-name {
  margin-bottom: 6px;
}

.blog4-articles-wrap {
  align-items: flex-start;
  display: flex;
}

.team2-profile-pic {
  width: 80px;
  height: 80px;
  background-image: url('../images/Avatar-4.jpg');
  background-position: 50%;
  background-size: cover;
  border-radius: 100%;
}

.team2-profile-pic.team2-profile-pic-image3 {
  background-image: url('../images/Person-Pic-22x.jpg');
}

.team2-profile-pic.team2-profile-pic-image2 {
  background-image: url('../images/Person-Pic-32x.jpg');
}

.blog2-articles-wrap {
  align-items: flex-start;
  display: flex;
}

.blog5-article-cover {
  width: 100%;
  height: 270px;
  border-radius: 8px;
  margin-bottom: 20px;
}

.blog5-article-cover.blog5-article-image3 {
  background-image: url('../images/article-cover-3.jpg');
  background-position: 50%;
  background-size: cover;
}

.blog5-article-cover.blog5-article-image1 {
  background-image: url('../images/card-cover.jpg');
  background-position: 50%;
  background-size: cover;
}

.blog5-article-cover.blog5-article-image2 {
  background-image: url('../images/article-cover-2.jpg');
  background-position: 50%;
  background-size: cover;
}

.blog3-card-nutrition-2 {
  height: 340px;
  color: #fff;
  background-image: linear-gradient(#000, #000);
  border-radius: 8px;
  padding: 30px;
  transition: box-shadow .4s;
  position: relative;
}

.blog3-card-nutrition-2.blog3-card2-content {
  color: #fff;
  background-image: url('../images/card2.jpg');
  background-position: 50%;
  background-size: cover;
}

.blog3-card-nutrition-2.blog3-card1-content {
  color: #fff;
  background-image: url('../images/card1.jpg');
  background-position: 50%;
  background-size: cover;
  position: relative;
}

.blog3-card-nutrition-2.blog3-card4-content {
  color: #111212;
  background-image: url('../images/CP-Blog-Antioxidants-Everything-You-Need-To-Know-1200x802.jpg');
  background-position: 50%;
  background-size: cover;
  font-family: Open Sans, sans-serif;
}

.blog3-card-nutrition-2.blog3-card3-content {
  color: #111212;
  background-image: url('../images/card3.jpg');
  background-position: 50%;
  background-size: cover;
}

.blog3-card-nutrition-2.blog3-card5-content {
  color: #111212;
  background-image: url('../images/card52x.jpg');
  background-position: 50%;
  background-size: cover;
}

.blog3-card-nutrition-2.blog3-card6-content {
  color: #fff;
  background-image: url('../images/card62x.jpg');
  background-position: 50%;
  background-size: cover;
}

.blog3-card-nutrition-2.blog3-card4-content-nutrition-2 {
  color: #111212;
  background-image: url('../images/nutrition-article-where-are-phytonutrients-found.jpg');
  background-position: 50%;
  background-size: cover;
  font-family: Open Sans, sans-serif;
}

.blog4-article-image {
  height: 230px;
  background-image: url('../images/Screenshot-2018-05-01-20.54.33.png');
  background-position: 50%;
  background-size: cover;
  border-radius: 8px;
  margin-bottom: 25px;
}

.blog4-article-image.blog4-article-content2 {
  background-image: url('../images/roos-oosterbroek-558868-unsplash2x.jpg');
}

.blog4-article-image.blog4-article-content3 {
  background-image: url('../images/article-cover-1.jpg');
}

.blog5-articles-wrapper {
  align-items: flex-start;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.team3-profiles-row {
  margin-top: 20px;
}

.team3-profile-card {
  text-align: center;
  background-color: #fff;
  border-radius: 8px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 40px 50px;
  display: flex;
  box-shadow: 0 1px 4px rgba(0, 0, 0, .05);
}

.team3-profile-card.team3-profile-card-dark {
  background-color: #1a1a1a;
  border: 1px solid rgba(255, 255, 255, .06);
}

.blog3-articles-wrap {
  align-items: flex-start;
  margin-top: 20px;
  display: flex;
}

.team3-buttons-wrap {
  padding-top: 7px;
}

.blog2-article-details {
  margin-bottom: 10px;
}

.team2-people-row {
  margin-top: 20px;
}

.team3-avatar {
  width: 120px;
  height: 120px;
  background-image: url('../images/Person-Pic-62x.jpg');
  background-position: 50%;
  background-size: cover;
  border-radius: 100%;
}

.team3-avatar.team3-avatar-image2 {
  background-image: url('../images/Person-Pic-12x.jpg');
}

.team2-profilecard-wrapper {
  text-align: center;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin-bottom: 10px;
  display: flex;
}

.blog4-article-headline {
  margin-top: 10px;
}

.hero6-wrap {
  background-image: linear-gradient(#272727, #1f1f1f);
}

.hero6-headline-wrap {
  margin-top: -20px;
  padding-right: 80px;
}

.text-12 {
  font-size: 12px;
  line-height: 18px;
}

.text-12.text-12-60 {
  opacity: .6;
}

.hero6-buttons-wrap {
  margin-top: 20px;
  margin-bottom: 10px;
}

.home-sections-wrap {
  background-color: #fff;
  border: 1px solid rgba(17, 18, 18, .06);
  border-radius: 8px;
  align-items: center;
  margin-bottom: 40px;
  padding-left: 20px;
  padding-right: 40px;
  transition: transform .4s;
  display: flex;
  box-shadow: 0 1px 6px rgba(17, 18, 18, .06);
}

.home-sections-text-wrap {
  margin-bottom: 10px;
  padding-left: 80px;
  display: inline-block;
}

.home-landing-content {
  margin-bottom: 5px;
  padding-right: 30px;
  display: inline-block;
}

.home-landing-image-wrap {
  height: 360px;
  background-color: #fff;
  border: 1px solid rgba(17, 18, 18, .06);
  border-radius: 8px;
  align-items: center;
  margin-bottom: 15px;
  display: flex;
  box-shadow: 0 1px 6px rgba(17, 18, 18, .06);
}

.home-landing-image-wrap.home-landing-image1 {
  background-image: url('../images/home-landing12x.jpg');
  background-position: 50% 1px;
  background-size: 300px;
  background-attachment: scroll;
}

.home-landing-image-wrap.home-landing-image2 {
  background-image: url('../images/home-landing22x.jpg');
  background-position: 50% -1px;
  background-size: 300px;
}

.home-landing-image-wrap.home-landing-image3 {
  background-image: url('../images/home-landing32x.jpg');
  background-position: 50% -1px;
  background-size: 300px;
}

.home-landing-wrap {
  align-items: flex-start;
  display: flex;
}

.content9-icon {
  margin-bottom: 0;
}

.content9-item-wrap {
  padding-right: 20px;
}

.home-category-items {
  margin-top: -10px;
}

.home-category-linkitem {
  color: #111212;
  border: 1px solid rgba(17, 18, 18, .06);
  border-radius: 8px;
  flex-direction: column;
  align-items: center;
  margin-bottom: 20px;
  padding: 18px 20px;
  transition: color .4s, transform .4s, opacity .4s, border .4s;
  display: flex;
  box-shadow: 0 1px 6px rgba(17, 18, 18, .06);
}

.home-category-linkitem:hover {
  border-color: #1991eb;
  box-shadow: 0 1px 8px rgba(17, 18, 18, .15);
}

.home-category-linkitem:active {
  transform: translate(0, -1px);
  box-shadow: 0 1px 6px rgba(17, 18, 18, .15);
}

.home-extras-wrap {
  align-items: flex-start;
  display: flex;
}

.home-extras-content {
  margin-bottom: 5px;
  padding-right: 30px;
  display: inline-block;
}

.home-extras-image {
  height: 230px;
  background-color: #fff;
  border-radius: 8px;
  justify-content: center;
  align-items: center;
  margin-bottom: 15px;
  transition: transform .4s;
  display: flex;
  box-shadow: 0 1px 6px rgba(17, 18, 18, .06);
}

.home-extras-image.home-extras-image1 {
  background-image: linear-gradient(to right, #111212, #222424);
}

.home-extras-image.home-extras-image2 {
  background-color: rgba(0, 0, 0, 0);
  background-image: linear-gradient(to right, #1991eb, #5fbbff);
}

.home-extras-image.home-extras-image3 {
  background-image: linear-gradient(to right, #6758f3, #915cf4);
}

.cta4-headline-wrap {
  width: 500px;
  padding-top: 20px;
  padding-bottom: 20px;
  display: inline-block;
}

.cta4-action-wrap {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.cta4-headline-extrajumbo {
  margin-top: 10px;
  font-size: 70px;
  font-weight: 100;
  line-height: 90px;
}

.home-footer-socicon-wrap {
  margin-right: 20px;
}

.home-footer-socicon-wrap.home-footer-socicon-wrap-last {
  margin-right: 0;
}

.home-footer-socicon, .home-footer-socicon:hover {
  opacity: 1;
}

.home-footer-socicon:active {
  opacity: .85;
}

.home-footer-link {
  color: #fff;
  letter-spacing: 2px;
  text-transform: uppercase;
  font-size: 14px;
  font-weight: 400;
  transition: color .2s, transform .4s;
  display: inline-block;
}

.home-footer-link:hover {
  color: rgba(255, 255, 255, .8);
  transform: translate(0, -2px);
}

.link {
  color: #1991eb;
  line-height: 24px;
}

.form2-headline {
  margin-top: 10px;
  margin-bottom: 20px;
}

.form3-wrap {
  text-align: center;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.form3-input {
  height: 58px;
  background-color: #fff;
  border: 1px solid rgba(17, 18, 18, .06);
  border-radius: 4px;
  margin-top: 10px;
  margin-bottom: 10px;
  margin-right: 10px;
  padding: 16px 20px;
  font-size: 16px;
  line-height: 26px;
  transition: border .4s;
}

.form3-input:hover {
  border-color: rgba(25, 145, 235, .5);
}

.form3-input:focus {
  border-color: #1991eb;
}

.form3-input.form3-input-dark {
  background-color: #1a1a1a;
  border-color: rgba(255, 255, 255, .06);
}

.form3-input.form3-input-dark:hover {
  border-color: rgba(255, 255, 255, .5);
}

.form3-input.form3-input-dark:focus {
  border-color: #fff;
}

.form3-button-wrap {
  flex-direction: column;
  display: flex;
}

.form3-form {
  margin-top: -20px;
}

.form3-success {
  color: #fff;
  background-color: #49d1de;
  border-radius: 4px;
  margin-top: 10px;
}

.form3-error {
  background-color: #f85359;
  border-radius: 4px;
  padding: 15px;
}

.cta5-item-wrap {
  text-align: left;
  border: 1px solid rgba(17, 18, 18, .06);
  border-radius: 8px;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 20px;
  padding: 20px 50px;
  display: flex;
}

.cta5-item-wrap.cta5-item-wrap-dark {
  background-color: #1a1a1a;
  border-color: rgba(255, 255, 255, .06);
}

.cta5-button-wrap {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.cta5-option-headline {
  margin-top: 2px;
}

.cta5-items-wrap {
  margin-top: -20px;
}

.products1-content-wrap {
  padding-left: 80px;
}

.products1-price-headline {
  margin-top: 0;
  margin-bottom: 0;
  display: block;
}

.products1-price-wrap {
  align-items: flex-end;
  margin-bottom: 15px;
  display: flex;
}

.products1-price-previous {
  margin-bottom: -7px;
  margin-left: 10px;
  text-decoration: line-through;
  display: block;
}

.products1-image-wrap {
  height: 460px;
  background-image: url('../images/products1-image.jpg');
  background-position: 50%;
  background-size: cover;
  border-radius: 8px;
}

.products1-actions-wrap {
  border-top: 1px solid rgba(17, 18, 18, .06);
  justify-content: space-between;
  align-items: center;
  padding-top: 10px;
  display: flex;
}

.products1-actions-wrap.products1-actions-wrap-dark {
  border-top-color: rgba(255, 255, 255, .06);
}

.products1-desc-wrap {
  margin-bottom: 5px;
}

.products1-details-wrap {
  margin-bottom: 30px;
}

.products2-items-wrap {
  align-items: flex-start;
  display: flex;
}

.products2-image {
  height: 270px;
  border-radius: 8px;
  margin-bottom: 30px;
  position: relative;
}

.products2-image.products2-image1 {
  background-image: url('../images/products1-image_1.jpg');
  background-position: 50%;
  background-size: cover;
}

.products2-image.products2-image2 {
  background-image: url('../images/products2-image2.jpg');
  background-position: 50%;
  background-size: cover;
}

.products2-image.products2-image3 {
  background-image: url('../images/products2-image3.jpg');
  background-position: 50%;
  background-size: cover;
}

.products2-image.products2-image4 {
  background-image: url('../images/products2-image4.jpg');
  background-position: 50%;
  background-size: cover;
}

.products2-description-wrap {
  padding-right: 40px;
}

.products2-pricetag {
  color: #111212;
  background-color: #fff;
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
  padding: 5px 15px;
  display: inline-block;
  position: absolute;
  top: 20px;
  right: 0;
}

.products3-big-image-wrap {
  height: 460px;
  direction: ltr;
  background-image: url('../images/products3-image1.jpg');
  background-position: 50%;
  background-size: cover;
  border-radius: 8px;
  margin-bottom: 15px;
}

.products3-small-image-wrap {
  height: 120px;
  direction: ltr;
  background-image: url('../images/products3-image3.jpg');
  background-position: 50%;
  background-size: cover;
  border-radius: 8px;
}

.products3-small-image-wrap.products3-small-image1 {
  height: 140px;
  background-image: url('../images/products3-image2.jpg');
}

.products3-small-image-wrap.products3-small-image2 {
  height: 140px;
  background-image: url('../images/products3-image3.jpg');
}

.products3-small-image-wrap.products3-small-image3 {
  height: 140px;
  background-image: url('../images/products3-image4.jpg');
}

.products3-content-wrap {
  padding-right: 80px;
}

.products3-options-wrap {
  margin-top: 30px;
  margin-bottom: 20px;
}

.products3-option-wrap {
  border-bottom: 1px solid rgba(17, 18, 18, .06);
  justify-content: space-between;
  align-items: flex-end;
  margin-bottom: 5px;
  padding-top: 5px;
  padding-bottom: 5px;
  display: flex;
}

.products3-option-wrap.products3-option-wrap-dark {
  border-bottom-color: rgba(255, 255, 255, .06);
}

.flex-vertical {
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  display: flex;
}

.flex-vertical.max-50 {
  width: 50%;
  max-width: 500px;
  margin-left: 50px;
  margin-right: 0;
  padding-left: 20px;
  padding-right: 0;
  font-family: Droid Sans, sans-serif;
}

.scroll {
  width: 6px;
  height: 6px;
  background-color: #de5b91;
  border-radius: 100px;
}

.fontawesome {
  text-align: center;
  cursor: pointer;
  font-family: "Fa solid 900", sans-serif;
  font-size: 15px;
  font-weight: 700;
  line-height: 100%;
  transition: color .5s;
  position: relative;
}

.fontawesome-close-menu {
  color: #de5b91;
  text-align: center;
  cursor: pointer;
  font-size: 40px;
  font-weight: 900;
  line-height: 100%;
  transition: color .5s;
  position: absolute;
  top: 40px;
  bottom: auto;
  left: auto;
  right: 5vw;
}

.fontawesome-close-menu:hover {
  color: #1c3a6b;
}

.input-container {
  width: 0;
  overflow: hidden;
}

.slider-container {
  width: 100%;
  height: 100%;
  object-fit: fill;
  background-image: linear-gradient(43deg, #fcee21, #fcee21 0%, #fec232 37%, #f19a22 62%, #e13428 94%, #bf2429 100%, #e13428 100%, #bf2429);
  border: 0 rgba(0, 0, 0, 0);
  border-radius: 0;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  margin: 0 auto;
  font-family: Open Sans, sans-serif;
  transition: opacity .2s;
  display: flex;
  overflow: hidden;
  box-shadow: 0 40px 20px -40px rgba(0, 0, 0, .5);
}

.logo {
  z-index: 25;
  color: #1c3a6b;
  text-decoration: none;
  position: absolute;
  top: 20px;
  bottom: auto;
  left: 0;
  right: auto;
}

.flex-fix {
  flex: 1;
}

.mask {
  z-index: 10;
  width: 100%;
  height: 100%;
  padding-top: 120px;
  padding-bottom: 120px;
  transition: opacity .2s;
}

.menu-block-primary {
  z-index: 21;
  width: 100vw;
  height: 0;
  opacity: 1;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
  position: fixed;
  top: 0%;
  overflow: hidden;
}

.slide-content {
  width: 100%;
  height: 100%;
  max-height: 800px;
  min-height: 300px;
  justify-content: flex-start;
  align-items: center;
  padding-left: 7.5vw;
  display: flex;
  position: relative;
}

.hero {
  width: 100vw;
  height: 100%;
  min-height: 500px;
  margin-top: 20px;
  padding: 0;
  top: 0%;
  bottom: auto;
  left: auto;
  right: 0%;
}

.scroll-indicator {
  width: 20px;
  height: 30px;
  border: 2px solid #1c3a6b;
  border-radius: 10px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  transition: all .3s;
  display: flex;
  overflow: hidden;
}

.image-2 {
  width: 400px;
  margin-top: 5vh;
  margin-left: 30px;
  padding-right: 0;
  transition: opacity .2s;
  transform: translate(0);
}

.scroll-indicator-container {
  z-index: 20;
  position: absolute;
  top: auto;
  bottom: 20px;
  left: auto;
  right: auto;
}

.menu-link-container {
  width: 100%;
  height: 100%;
  background-image: linear-gradient(315deg, #c4d4ef, #fdb4d4);
  border: 2px solid #1c3a6b;
  border-radius: 20px;
  flex-direction: column;
  justify-content: flex-end;
  align-items: flex-start;
  padding-bottom: 5vw;
  padding-left: 2.5vw;
  display: flex;
  overflow: hidden;
}

.left-arrow {
  z-index: 20;
  width: 30px;
  height: 30px;
  color: #1c3a6b;
  border: 2px solid #1c3a6b;
  border-radius: 100px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding-top: 1px;
  padding-left: 2px;
  transition: all .2s;
  display: flex;
  position: absolute;
  top: auto;
  bottom: 55px;
  left: 0;
  right: auto;
}

.left-arrow:hover {
  color: #de5b91;
}

.menu-button {
  z-index: 20;
  width: 39px;
  height: 39px;
  flex-wrap: wrap;
  align-content: stretch;
  justify-content: center;
  align-items: center;
  display: flex;
  position: absolute;
  top: 20px;
  bottom: auto;
  left: auto;
  right: 0%;
}

.hero-h4 {
  z-index: 22;
  color: #1c3a6b;
  text-align: center;
  flex: none;
  font-size: 3vw;
  line-height: 100%;
  display: inline-block;
  position: absolute;
  top: 100px;
  bottom: 100px;
  left: auto;
  right: 0%;
}

.angle-left {
  z-index: 20;
  width: 30px;
  height: 30px;
  color: #fff;
  background-color: #1c3a6b;
  border-radius: 100px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding-top: 1px;
  padding-right: 2px;
  transition: all .2s;
  display: flex;
  position: absolute;
  top: auto;
  bottom: 20px;
  left: 0;
  right: auto;
}

.angle-left:hover {
  color: #de5b91;
}

.paragraph {
  color: #5a5a5a;
  letter-spacing: .2px;
  font-size: 16px;
  line-height: 160%;
}

.search-container {
  z-index: 21;
  align-items: center;
  display: flex;
  position: absolute;
  top: 20px;
}

.search-container.mobile {
  display: none;
}

.menu-padding {
  width: 100%;
  height: 100%;
  padding: 20px;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
  overflow: hidden;
}

.slide-nav {
  z-index: 19;
  width: 80px;
  height: 8px;
  justify-content: flex-end;
  align-items: center;
  padding-top: 0;
  display: flex;
  position: absolute;
  bottom: 30px;
  left: auto;
  right: 0;
}

.rule {
  z-index: 20;
  width: 2px;
  height: 50vh;
  background-color: rgba(28, 58, 107, .2);
  position: absolute;
  top: auto;
  bottom: auto;
  left: 14px;
  right: auto;
}

.h1 {
  color: #fff;
  text-align: left;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Open Sans, sans-serif;
  font-size: 5vw;
  font-weight: 600;
  line-height: 120%;
}

.h1.nav-logo {
  font-size: 60px;
  line-height: 80%;
}

.hero-slider {
  width: 100%;
  height: 100%;
  max-width: 90vw;
  background-color: rgba(0, 0, 0, 0);
  flex-direction: column;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.line-2 {
  z-index: 10;
  width: 0;
  height: 10px;
  background-color: #1c3a6b;
  border-radius: 15px;
  position: absolute;
  top: 15px;
  bottom: auto;
  left: 0;
  right: auto;
}

.slide {
  width: 100%;
  height: 100%;
}

.search-input {
  width: 100%;
  color: #1c3a6b;
  background-color: rgba(0, 0, 0, 0);
  border: 2px #1c3a6b;
  border-bottom-style: solid;
  padding-left: 5px;
  padding-right: 5px;
}

.search-input:focus {
  border-color: #de5b91;
}

.search-input::-ms-input-placeholder {
  color: rgba(28, 58, 107, .5);
}

.search-input::placeholder {
  color: rgba(28, 58, 107, .5);
}

.search-open-trigger {
  z-index: 10;
  width: 100%;
  height: 100%;
  cursor: pointer;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}

.button-container {
  z-index: 10;
  width: 40px;
  height: 40px;
  cursor: pointer;
  justify-content: center;
  align-items: center;
  display: flex;
  position: relative;
}

.slide-center {
  width: 100%;
  height: 100%;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.h2 {
  color: #de5b91;
  text-align: center;
  font-size: 5.5vw;
  line-height: 120%;
}

.search {
  z-index: 5;
  width: 40px;
  height: 40px;
  justify-content: flex-end;
  margin-bottom: 0;
  display: flex;
  position: relative;
}

.line-3 {
  z-index: 10;
  width: 0;
  height: 10px;
  background-color: #1c3a6b;
  border-radius: 15px;
  position: absolute;
  top: 28px;
  bottom: auto;
  left: auto;
  right: 3px;
}

.menu-block {
  z-index: 0;
  width: 10px;
  height: 10px;
  float: right;
  clear: left;
  border: 2px solid #1c3a6b;
  border-radius: 100px;
  flex: none;
  margin-right: 3px;
  position: relative;
}

.fontawesome-close {
  color: #de5b91;
  text-align: center;
  cursor: pointer;
  font-size: 18px;
  font-weight: 900;
  line-height: 18px;
  transition: color .5s;
  position: absolute;
  right: 15px;
}

.fontawesome-close:hover {
  color: #fe4242;
}

.search-button {
  width: 40px;
  opacity: 1;
  color: #1c3a6b;
  background-color: rgba(0, 0, 0, 0);
  padding: 0;
  font-size: 18px;
  font-weight: 900;
  line-height: 18px;
}

.menu-link {
  color: #1c3a6b;
  border-left: 2px #1c3a6b;
  flex: none;
  margin-bottom: 15px;
  font-family: Montserrat, sans-serif;
  font-size: 50px;
  font-weight: 700;
  line-height: 120%;
  text-decoration: none;
  transition: all .2s;
}

.menu-link:hover {
  border-left: 2px solid #1c3a6b;
  padding-left: 30px;
}

.menu-link.w--current {
  border: 1px #1c3a6b;
  border-left: 2px solid #1c3a6b;
  padding-left: 30px;
}

.menu-link.w--current:hover {
  border-left-style: solid;
}

.spacer30 {
  width: 100%;
  height: 30px;
  font-family: Open Sans, sans-serif;
  line-height: 30px;
}

.line-1 {
  z-index: 10;
  width: 0;
  height: 10px;
  background-color: #1c3a6b;
  border-radius: 15px;
  position: absolute;
  top: 2px;
  bottom: auto;
  left: auto;
  right: 3px;
}

.span {
  font-family: "Fa solid 900", sans-serif;
}

.immuno-multi-banner {
  width: 100%;
  height: 100vh;
  min-width: 100%;
  background-image: linear-gradient(43deg, #fcee21, #fec232 22%, #f19a22 57%, #e13428 86%, #bf2429);
  flex-wrap: nowrap;
  justify-content: center;
  align-items: center;
  padding-top: 100px;
  padding-bottom: 100px;
  font-weight: 300;
  display: block;
  position: relative;
}

.flex-container {
  max-width: 900px;
  background-color: rgba(19, 38, 111, .1);
  border-radius: 0 0 10px 10px;
  flex-flow: wrap;
  flex: 1;
  align-content: center;
  justify-content: space-around;
  align-items: flex-start;
  margin-bottom: 50px;
  padding-bottom: 50px;
  padding-left: 10px;
  padding-right: 10px;
  font-family: Open Sans, sans-serif;
  display: flex;
  position: relative;
  overflow: visible;
}

.flex-container.wrap {
  max-width: 100%;
  flex-wrap: nowrap;
  justify-content: center;
  overflow: visible;
}

.hero-image-mask {
  width: 100%;
  text-align: center;
  margin-left: 0;
  margin-right: -59px;
}

.hero-image {
  width: 400px;
  height: 100%;
  object-fit: cover;
  object-position: 50% 50%;
  flex: 0 .5 auto;
}

.hero-3 {
  height: 400px;
  align-items: center;
  padding-top: 0;
  padding-bottom: 0;
  display: block;
}

.hero-image-2 {
  width: 350px;
  height: 100%;
  max-width: none;
  text-align: center;
  object-fit: cover;
  object-position: 50% 50%;
  flex: 0 .5 auto;
  position: static;
}

.multi-info {
  width: auto;
  flex: 0 auto;
  order: 0;
  align-self: center;
  margin-left: 0;
  padding-left: 20px;
  padding-right: 40px;
  display: block;
  position: static;
}

.text-span {
  font-size: 5vw;
  font-weight: 600;
  text-decoration: none;
  transition: opacity .2s;
}

.container {
  height: 100%;
  max-width: 100%;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  display: flex;
}

.specs {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  color: #fff;
  white-space: normal;
  object-fit: fill;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  grid-auto-flow: column;
  font-family: Open Sans, sans-serif;
  font-size: 20px;
  font-weight: 300;
  line-height: 35px;
  list-style-type: none;
  display: block;
  overflow: visible;
}

.list-item {
  width: 100%;
  flex-direction: row;
  font-weight: 300;
  list-style-type: none;
  display: block;
}

.paragraph-2 {
  font-family: Open Sans, sans-serif;
}

.button {
  background-color: #13266f;
  border-radius: 0;
  margin-left: 18px;
  font-family: Open Sans, sans-serif;
  box-shadow: 0 0 #000;
}

.spacer20 {
  width: 100%;
  height: 20px;
  font-family: Open Sans, sans-serif;
  line-height: 10px;
}

.list-item-2, .list-item-3 {
  font-weight: 300;
}

.list-item-4 {
  font-family: Open Sans, sans-serif;
  font-weight: 300;
}

.jumbonumber {
  opacity: .2;
  font-size: 100px;
  font-weight: 300;
  line-height: 120px;
}

.jumbo-number-section {
  width: 100%;
  height: 100%;
  min-width: 100%;
  background-color: rgba(19, 38, 111, .05);
  flex-wrap: nowrap;
  justify-content: center;
  align-items: center;
  padding-top: 100px;
  padding-bottom: 100px;
  font-weight: 300;
  display: block;
  position: relative;
}

.h1---caption {
  color: #13266f;
  text-align: center;
  object-fit: fill;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Open Sans, sans-serif;
  font-size: 25px;
  font-weight: 300;
  line-height: 40px;
}

.h1---caption.nav-logo {
  font-size: 60px;
  line-height: 80%;
}

.caption-copy {
  width: auto;
  text-align: center;
  flex-wrap: nowrap;
  flex: 0 auto;
  order: 0;
  justify-content: center;
  align-self: center;
  align-items: center;
  margin-left: 0;
  padding-bottom: 0;
  display: block;
  position: static;
}

.content-jumbonumber {
  opacity: 1;
  color: #13266f;
  margin-right: 40px;
  font-size: 200px;
  font-weight: 300;
  line-height: 220px;
}

.center-container {
  height: 100%;
  max-width: 70%;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  padding-top: 20px;
  padding-left: 30px;
  padding-right: 30px;
  font-family: Open Sans, sans-serif;
  display: flex;
}

.h1---caption-copy {
  color: #13266f;
  text-align: left;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Open Sans, sans-serif;
  font-size: 3.2vw;
  font-weight: 300;
  line-height: 140%;
}

.h1---caption-copy.nav-logo {
  font-size: 60px;
  line-height: 80%;
}

.text-rotate-cell {
  color: #fff;
  align-items: center;
  display: flex;
  position: relative;
}

._w-icon {
  width: 15px;
  height: 15px;
  border-radius: 50%;
  margin-top: 74px;
  margin-bottom: 0;
  position: absolute;
  top: 0;
  right: 0;
  overflow: hidden;
}

.static-text {
  color: #000;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 96px;
  font-weight: 300;
  line-height: 110px;
  display: inline-block;
}

.text-rotate-wrap {
  height: 110px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  margin-left: 35px;
  display: flex;
  overflow: hidden;
  box-shadow: 1px 1px 3px #000;
}

.rotating-text {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 96px;
  font-weight: 900;
  line-height: 110px;
  display: block;
  overflow: visible;
}

.rotating-caption {
  background-color: rgba(19, 38, 111, .1);
  padding-top: 150px;
  padding-bottom: 150px;
}

.container-2 {
  text-align: center;
}

.caption-wrap {
  align-items: center;
  display: flex;
}

.text-grey {
  color: #8c8f93;
}

.big-link-icon {
  margin-left: 5px;
}

.hero-container {
  z-index: 100;
  width: 82%;
  margin-top: 60px;
  margin-left: auto;
  margin-right: auto;
  display: block;
  position: relative;
}

.image-4 {
  width: 0;
}

.hero-video-column {
  width: 40%;
  justify-content: center;
  align-items: center;
  display: flex;
}

.lead-text {
  font-size: 32px;
  line-height: 52px;
}

.text-rotate-cell-2 {
  color: #fff;
  flex-wrap: nowrap;
  flex: 0 auto;
  order: 0;
  justify-content: flex-start;
  align-self: auto;
  align-items: center;
  font-family: Open Sans, sans-serif;
  font-weight: 300;
  transition: opacity .2s;
  display: flex;
  position: relative;
}

.html-embed {
  width: 120px;
  height: 120px;
}

.big-text-link {
  color: #fff;
  border-bottom: 1px solid #ff2900;
  justify-content: center;
  align-items: center;
  margin-top: 50px;
  padding-top: 3px;
  padding-bottom: 3px;
  padding-right: 0;
  font-size: 23px;
  line-height: 31px;
  text-decoration: none;
  transition: all .3s ease-in-out;
  display: flex;
  overflow: hidden;
}

.p-wrap.mt-20 {
  width: 40vw;
}

.flex-sb-c {
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.hero-caption.text-grey {
  margin-left: 5px;
}

.hero-text-col {
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  display: flex;
}

.hero-bullet-points {
  width: 100%;
  opacity: 0;
  margin-left: auto;
  margin-right: auto;
  position: absolute;
}

.hero-bullet-points._1 {
  position: absolute;
}

.hero-bullet-text {
  color: #fff;
  text-align: center;
  font-size: 64px;
  font-weight: 700;
  line-height: 1.0625;
}

.content-wrap {
  text-align: left;
  align-items: flex-end;
  font-family: Open Sans, sans-serif;
  font-size: 50px;
  font-weight: 300;
  display: flex;
}

.words-wrap {
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  margin-left: 20px;
  display: flex;
  position: relative;
}

.static {
  color: #13266f;
  text-align: left;
  margin-top: 20px;
  margin-bottom: 10px;
  font-family: Open Sans, sans-serif;
  font-size: 5vw;
  font-weight: 300;
  line-height: 100%;
}

.static.nav-logo {
  font-size: 60px;
  line-height: 80%;
}

.change-heading {
  color: rgba(241, 154, 34, .84);
  font-size: 85px;
  font-weight: 400;
  line-height: 100%;
  position: absolute;
}

.heading-1 {
  color: #bf2429;
  font-size: 85px;
  font-weight: 400;
  line-height: 100%;
}

.heading-2 {
  color: #13266f;
  text-align: center;
  white-space: normal;
  font-size: 85px;
  font-weight: 400;
  line-height: 100%;
}

.nutritional-insurance {
  background-color: #fff;
  padding-top: 50px;
  padding-bottom: 50px;
  font-family: Open Sans, sans-serif;
}

.insurance-h1 {
  color: #13266f;
  text-align: left;
  white-space: break-spaces;
  margin-bottom: 0;
  padding-top: 20px;
  padding-bottom: 0;
  font-size: 4vw;
  font-weight: 400;
  line-height: 130%;
}

.change-heading-2 {
  color: #fec232;
  font-size: 85px;
  font-weight: 400;
  line-height: 100%;
  position: absolute;
}

.image-5 {
  max-width: 90%;
  text-align: center;
  margin-left: 30px;
  margin-right: 0;
}

.capsule-img {
  margin-left: 0;
  margin-right: 30px;
}

.text-block {
  color: #141414;
  text-align: left;
  margin-top: 20px;
  font-size: 25px;
  font-weight: 300;
  line-height: 40px;
}

.content-wrap-2 {
  width: auto;
  text-align: left;
  align-items: flex-end;
  margin-left: 100px;
  margin-right: 30px;
  padding-left: 30px;
  padding-right: 30px;
  font-family: Open Sans, sans-serif;
  font-size: 5vw;
  font-weight: 300;
  display: block;
}

.nutritional-desc {
  background-color: #fff;
  padding-top: 100px;
  padding-bottom: 100px;
}

.container-3 {
  max-width: 100%;
}

.center-container-nutrition {
  height: 100%;
  max-width: 100%;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  display: flex;
}

.columns {
  margin-top: 0;
  margin-left: 100px;
  margin-right: 100px;
}

.center-container-rotate {
  height: 100%;
  max-width: 90%;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  padding-left: 30px;
  padding-right: 30px;
  font-family: Open Sans, sans-serif;
  display: flex;
}

.ingredients-headline {
  background-color: rgba(19, 38, 111, .1);
  padding-top: 100px;
  padding-bottom: 100px;
  font-family: Open Sans, sans-serif;
}

.center-container-ingredients {
  height: 100%;
  max-width: 70%;
  text-align: center;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  padding-left: 0;
  padding-right: 0;
  font-family: Open Sans, sans-serif;
  display: flex;
}

.heading-ingredients {
  color: #13266f;
  text-align: center;
  white-space: normal;
  font-size: 4vw;
  font-weight: 300;
  line-height: 130%;
}

.content-wrap-ingredients {
  text-align: left;
  align-items: flex-end;
  font-family: Open Sans, sans-serif;
  font-size: 5vw;
  font-weight: 300;
  display: block;
}

.text-block-2 {
  color: #141414;
  text-align: center;
  white-space: nowrap;
  margin-top: 30px;
  font-size: 25px;
  line-height: 40px;
}

.the-content {
  width: 100%;
  height: 100%;
  justify-content: flex-start;
  align-items: flex-end;
  padding-bottom: 10vh;
  font-family: Open Sans, sans-serif;
  display: flex;
  position: relative;
}

.text-span-2 {
  color: rgba(236, 240, 241, .77);
  text-align: center;
  flex-flow: column wrap;
  justify-content: center;
  align-items: center;
  font-size: 25px;
  font-weight: 300;
  line-height: 40px;
  display: flex;
}

.gradient {
  width: 100%;
  height: 100%;
  text-align: center;
  background-color: #fff;
  border-radius: 0;
  justify-content: center;
  align-items: center;
  padding-left: 40px;
  padding-right: 40px;
  display: flex;
}

.the-sticky-div {
  width: 100%;
  height: 100vh;
  background-color: rgba(0, 0, 0, 0);
  border-radius: 0;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin: 0 auto;
  display: flex;
  position: -webkit-sticky;
  position: sticky;
  top: 0;
  bottom: 0;
  overflow: hidden;
}

.a-block {
  width: 300px;
  height: 40vh;
  cursor: pointer;
  background-color: #fff;
  border-radius: 6px;
  flex: none;
  margin-left: 40px;
  margin-right: 40px;
  overflow: hidden;
  box-shadow: 0 0 100px 8px rgba(205, 43, 177, .25);
}

.night-sky-fixed-background {
  z-index: 100;
  width: 800vh;
  height: 110%;
  opacity: 1;
  background-color: rgba(19, 38, 111, .1);
  position: absolute;
}

.the-overflow-hidden-mask {
  z-index: 200;
  width: 100%;
  height: 120%;
  position: relative;
  overflow: hidden;
}

.the-width-400vh-scrollable-div {
  width: 1000vh;
  height: 120%;
  flex-wrap: wrap;
  align-items: center;
  display: flex;
}

.the-height-400vh-section {
  height: 400vh;
  background-color: rgba(0, 0, 0, 0);
  border-top: 60px rgba(36, 36, 36, .09);
  justify-content: center;
  align-items: center;
  margin-left: 0;
  display: none;
  position: relative;
}

.the-height-400vh-section:focus {
  box-shadow: inset 0 0 0 85px rgba(255, 0, 0, .29);
}

.the-sticky-div-title {
  z-index: 200;
  width: 100%;
  height: auto;
  color: rgba(236, 240, 241, .77);
  text-align: center;
  letter-spacing: 0;
  text-transform: none;
  background-color: rgba(52, 152, 219, 0);
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 100px;
  padding-bottom: 0;
  font-family: Open Sans, sans-serif;
  font-size: 60px;
  font-weight: 300;
  line-height: 110%;
  position: static;
  top: 0;
  left: 0;
  right: 0;
  transform: perspective(2000px);
}

.modal-wrapper-1 {
  z-index: 1000000000;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  background-color: rgba(0, 0, 0, .6);
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  align-items: center;
  font-family: Open Sans, sans-serif;
  display: none;
  position: fixed;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
  overflow: visible;
}

.modal-1 {
  z-index: 5;
  width: auto;
  background-color: #fff;
  padding: 25px;
  position: relative;
}

.flex-container-2 {
  height: 400px;
  flex-direction: row;
  flex: 1;
  align-items: center;
  margin-top: 0;
  margin-bottom: 0;
  padding: 20px;
  display: flex;
}

.hero-image-mask-2 {
  width: 100%;
  margin-left: 40px;
}

.hero-image-3 {
  width: 100%;
  height: 300px;
  object-fit: cover;
  object-position: 50% 50%;
  flex: 0 .5 auto;
}

.close-link {
  color: #13266f;
  text-align: right;
}

.text-block-3 {
  text-align: center;
  background-color: #fff;
  padding-top: 10px;
  font-size: 20px;
}

.image-6 {
  width: 300px;
  height: 250px;
  max-height: none;
  max-width: none;
}

.close-area {
  position: fixed;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.collection-list-wrapper {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto auto;
  grid-template-columns: 1.75fr;
  grid-auto-columns: 1fr;
  grid-auto-flow: column dense;
  display: grid;
}

.text-span-3 {
  line-height: 20%;
}

.modal-wrapper-2 {
  z-index: 1000000000;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  background-color: rgba(0, 0, 0, .6);
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  align-items: center;
  font-family: Open Sans, sans-serif;
  display: none;
  position: fixed;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
  overflow: visible;
}

.modal-2 {
  z-index: 5;
  width: auto;
  background-color: #fff;
  padding: 25px;
  position: relative;
}

.collection-list-wrapper-2 {
  width: 300px;
  height: 40vh;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  flex-wrap: nowrap;
  flex: 0 auto;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  grid-auto-flow: row;
  align-content: center;
  justify-content: flex-start;
  align-items: flex-end;
  justify-items: center;
  margin-left: 0;
  margin-right: 0;
  display: flex;
}

.collection-list {
  flex: none;
  margin-left: 40px;
  margin-right: 40px;
  display: flex;
}

.collection-item {
  width: 300px;
  height: 40vh;
  margin-left: 40px;
  margin-right: 40px;
}

.link-block {
  width: 300px;
  height: 40vh;
}

.modal-wrapper {
  z-index: 2147483647;
  width: auto;
  height: auto;
  object-fit: fill;
  background-color: rgba(0, 0, 0, .41);
  justify-content: center;
  align-items: center;
  display: none;
  position: fixed;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
  overflow: auto;
}

.modal {
  z-index: 5;
  width: auto;
  background-color: #fff;
  border-radius: 10px;
  justify-content: center;
  align-items: center;
  padding: 25px;
  display: flex;
  position: static;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
  overflow: hidden;
}

.div-modal {
  height: 400px;
  background-color: #fff;
}

.link-block-2 {
  width: 300px;
  height: 40vh;
}

.image-7 {
  height: 40vh;
}

.ingredient-tile {
  width: 300px;
  height: 40vh;
}

.a-block-2 {
  width: 350px;
  height: 400px;
  background-color: rgba(0, 0, 0, 0);
  border-radius: 6px;
  flex: none;
  margin-top: 10vh;
  margin-left: 40px;
  margin-right: 40px;
  overflow: hidden;
  box-shadow: 0 0 100px 8px rgba(255, 255, 255, .25);
}

.gradient-content {
  z-index: 2;
  width: 100%;
  height: 450px;
  text-align: center;
  border-radius: 0;
  justify-content: center;
  align-items: center;
  margin-top: 0;
  padding-left: 0;
  padding-right: 0;
  display: flex;
  position: -webkit-sticky;
  position: sticky;
}

.gradient-content._1 {
  z-index: 1;
  height: 400px;
  z-index: 1;
  height: 40vh;
  z-index: 1;
  height: 450px;
  background-image: url('../images/Screen-Shot-2020-04-28-at-3.58.01-PM.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  display: flex;
  position: relative;
}

.container-4 {
  flex-direction: column;
  flex: 1;
  justify-content: center;
  align-self: center;
  align-items: center;
  margin-top: 0;
  display: flex;
  position: relative;
}

.ui-click-btn {
  z-index: 0;
  width: 60px;
  height: 60px;
  text-align: center;
  background-color: #13266f;
  border-radius: 200px;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  margin-top: 62px;
  margin-left: 200px;
  font-size: 50px;
  font-weight: 400;
  display: flex;
  position: relative;
}

.kid-content {
  z-index: -1;
  height: 40vh;
  background-color: #eee;
  position: absolute;
  top: 380px;
  bottom: 0;
}

.the-content-2 {
  width: 100%;
  height: 80%;
  justify-content: flex-start;
  align-items: flex-end;
  margin-top: 0;
  padding-bottom: 10vh;
  display: flex;
  position: relative;
}

.a-block-3 {
  width: 300px;
  height: 40vh;
  background-color: rgba(222, 222, 222, .72);
  border-radius: 6px;
  flex: none;
  margin-left: 40px;
  margin-right: 40px;
  overflow: hidden;
  box-shadow: 0 0 100px 8px rgba(205, 43, 177, .25);
}

.gradient-2 {
  width: 100%;
  height: 100%;
  text-align: center;
  border-radius: 0;
  justify-content: center;
  align-items: center;
  padding-left: 40px;
  padding-right: 40px;
  display: flex;
}

.a-block-4 {
  width: 300px;
  height: 40vh;
  background-color: rgba(0, 0, 0, 0);
  border-radius: 6px;
  flex: none;
  margin-top: 0;
  margin-left: 40px;
  margin-right: 40px;
  overflow: hidden;
  box-shadow: 0 0 100px 8px rgba(255, 255, 255, .25);
}

.a-block-5 {
  width: 300px;
  height: 450px;
  background-color: rgba(0, 0, 0, 0);
  border-radius: 6px;
  flex: none;
  margin-left: 40px;
  margin-right: 40px;
  overflow: hidden;
  box-shadow: 0 0 100px 8px rgba(255, 255, 255, .25);
}

.ui-click-btn-2 {
  z-index: 0;
  width: 60px;
  height: 60px;
  text-align: center;
  background-color: #13266f;
  border-radius: 200px;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  margin-top: 245px;
  font-size: 50px;
  font-weight: 400;
  display: flex;
  position: relative;
}

.kid-content-2 {
  z-index: 5;
  height: 450px;
  background-color: #eee;
  font-family: Open Sans, sans-serif;
  position: absolute;
  top: 435px;
  bottom: 0;
}

.section-2 {
  background-color: #13266f;
}

.section-3 {
  background-color: #13266f;
  padding-top: 100px;
  padding-bottom: 100px;
}

.text-block-4 {
  text-align: left;
  flex-direction: column;
  margin-top: 0;
  margin-left: 0;
  padding-bottom: 0;
  font-family: Open Sans, sans-serif;
  font-size: 20px;
  line-height: 30px;
  display: block;
}

.columns-2 {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin-left: 10px;
  margin-right: 10px;
  padding-left: 20px;
  padding-right: 20px;
  font-family: Open Sans, sans-serif;
  display: block;
}

.column {
  text-align: left;
  flex-direction: row;
  align-items: flex-start;
  display: block;
  position: static;
}

.column-2 {
  text-align: left;
  position: static;
}

.text-block-5 {
  margin-top: 20px;
  margin-left: 0;
  font-size: 16px;
}

.div-block-2 {
  width: 300px;
  text-align: left;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin-top: 0;
  margin-left: 0;
  margin-right: 0;
  padding: 20px;
  display: block;
}

.ingredients-section {
  background-color: #fff;
  border: 2px solid rgba(19, 38, 111, .1);
  padding-top: 50px;
  padding-bottom: 50px;
  font-family: Open Sans, sans-serif;
}

.h1-nds {
  z-index: 300;
  color: #13266f;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 0;
  padding-bottom: 0;
  font-family: Open Sans, sans-serif;
  font-size: 4vw;
  font-weight: 300;
  line-height: 130%;
  position: absolute;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: 0%;
}

.h1-nds.nav-logo {
  font-size: 60px;
  line-height: 80%;
}

.text-block-6 {
  padding-top: 30px;
  position: relative;
}

.button-2 {
  cursor: pointer;
}

.the-sticky-div-title-2 {
  z-index: 300;
  width: 100%;
  color: rgba(236, 240, 241, .77);
  text-align: center;
  letter-spacing: 0;
  text-transform: none;
  background-color: rgba(52, 152, 219, 0);
  margin-top: 10vh;
  margin-bottom: 0;
  padding-top: 100px;
  font-family: Open Sans, sans-serif;
  font-size: 60px;
  font-weight: 300;
  line-height: 45px;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  transform: perspective(2000px);
}

.text-span-4 {
  color: #141414;
  font-size: 25px;
  line-height: 40px;
  display: inline;
}

.text-2 {
  text-align: left;
  flex-direction: column;
  margin-top: 0;
  margin-left: 0;
  padding-bottom: 0;
  font-family: Open Sans, sans-serif;
  font-size: 20px;
  line-height: 30px;
  display: block;
}

.text-ingredient2 {
  margin-top: 20px;
  margin-left: 0;
  font-size: 16px;
}

.text-3 {
  text-align: left;
  flex-direction: column;
  margin-top: 0;
  margin-left: 0;
  padding-bottom: 0;
  font-family: Open Sans, sans-serif;
  font-size: 20px;
  line-height: 30px;
  display: block;
}

.paragraph-3 {
  color: #141414;
  text-align: left;
  padding: 30px 20px 0;
  font-size: 16px;
  font-weight: 400;
  line-height: 30px;
}

.heading-3, .heading-4 {
  font-weight: 300;
}

.heading-5 {
  color: #13266f;
  font-weight: 300;
}

.heading-6, .heading-7 {
  font-weight: 300;
}

.punch-line {
  text-align: left;
  font-size: 5vh;
  font-weight: 400;
  line-height: 120%;
}

.text-span-5 {
  color: #141414;
}

.paragraph-4 {
  color: #fff;
  white-space: pre;
  font-size: 25px;
  font-weight: 300;
  line-height: 40px;
}

.heading-8 {
  color: #13266f;
  text-align: center;
  font-size: 4vw;
  line-height: 120%;
}

.paragraph-5 {
  color: rgba(20, 20, 20, .7);
  text-align: center;
  padding-top: 0;
  font-size: 25px;
  font-weight: 300;
  line-height: 40px;
}

.ingredients-heading {
  color: #13266f;
  text-align: center;
  white-space: break-spaces;
  margin-bottom: 0;
  padding-top: 40px;
  padding-bottom: 0;
  font-family: Open Sans, sans-serif;
  font-size: 4vw;
  font-weight: 400;
  line-height: 130%;
}

.grid {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  grid-template: "Area Area-2 Area-3 Area-4 Area-5 Area-6 Area-7 Area-8"
                 "Area-16 Area-9 Area-10 Area-11 Area-12 Area-13 Area-14 Area-15"
                 "Area-17 Area-18 Area-19 Area-20 Area-21 Area-22 Area-23 Area-24"
                 ". . . . . . . ."
                 / 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
  align-content: center;
  justify-content: center;
  align-items: center;
  justify-items: center;
  padding: 50px 50px 100px;
}

.paragraph-6 {
  align-items: flex-start;
  display: flex;
  position: relative;
}

.fontawesome-container {
  z-index: 3;
  width: auto;
  height: auto;
  justify-content: center;
  align-items: center;
  display: flex;
  position: absolute;
  top: 40px;
  right: 41px;
  transform: rotate(45deg);
}

.h4 {
  text-transform: none;
  font-size: 20px;
  line-height: 26px;
  display: inline-block;
  position: relative;
}

.fontawesome-2 {
  font-size: 20px;
}

.fontawesome-2.white {
  color: #fff;
}

.background-circle-small {
  z-index: 1;
  width: 0;
  height: 0;
  background-color: rgba(255, 255, 255, .2);
  border-radius: 10000px;
  position: absolute;
  top: 45px;
  right: 45px;
}

.flex-content {
  z-index: 15;
  width: 100%;
  height: 100%;
  flex-direction: column;
  justify-content: space-between;
  align-items: flex-start;
  display: flex;
  position: relative;
}

.hover-content {
  width: 40%;
  height: 60%;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  color: #000;
  cursor: pointer;
  background-color: #edf3f7;
  border-radius: 30px;
  flex-direction: column;
  grid-template-rows: auto auto auto;
  grid-template-columns: 1fr 1fr 1fr;
  justify-content: space-between;
  align-items: flex-start;
  margin-left: 10px;
  margin-right: 10px;
  padding: 35px 50px 50px;
  text-decoration: none;
  display: block;
  position: relative;
  overflow: hidden;
}

.background-circle {
  z-index: 0;
  width: 70px;
  height: 70px;
  background-color: #0098ff;
  border-radius: 10000px;
  position: absolute;
  top: 15px;
  right: 15px;
}

.ingredient-1 {
  width: 120px;
  background-color: #c72628;
  border-radius: 10px;
  padding: 10px;
  display: block;
}

.heading-9 {
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 10px;
  padding-bottom: 15px;
  font-family: Open Sans, sans-serif;
  font-size: 60px;
  font-weight: 700;
  line-height: 35px;
}

.text-block-7 {
  text-align: center;
  font-family: Open Sans, sans-serif;
  font-size: 14px;
}

.text-block-7.text-block-2lines {
  font-size: 10px;
  line-height: 20px;
}

.text-block-7.text-block-2lines-tab {
  font-size: 10px;
  line-height: 13px;
}

.text-block-7.text-block-2lines-copy {
  font-size: 10px;
  line-height: 20px;
}

.ingredient-2 {
  width: 150px;
  background-color: rgba(218, 10, 62, .98);
  border-radius: 10px;
  padding: 20px;
  display: block;
}

.ingredient-3 {
  width: 120px;
  background-color: #e76327;
  border-radius: 10px;
  padding: 10px;
  display: block;
}

.image-8 {
  width: 120px;
  height: auto;
  text-align: center;
  display: block;
}

.calendar-emoji {
  width: 120px;
  text-align: center;
}

.ingredient-4 {
  width: 120px;
  background-color: #f19a22;
  border-radius: 10px;
  padding: 10px;
  display: block;
}

.ingredient-5 {
  width: 120px;
  background-color: #fbc512;
  border-radius: 10px;
  padding: 10px;
  display: block;
}

.ingredient-6 {
  width: 120px;
  background-color: #ffe400;
  border-radius: 10px;
  padding: 10px;
  display: block;
}

.ingredient-8 {
  width: 120px;
  background-color: #fff200;
  border-radius: 10px;
  padding: 10px;
  display: block;
}

.text-block-2lines {
  text-align: center;
  font-family: Open Sans, sans-serif;
  font-size: 10px;
}

.ingredient-7 {
  width: 120px;
  background-color: rgba(218, 10, 62, .96);
  border-radius: 10px;
  padding: 10px;
  display: block;
}

.ingredient-8-copy {
  width: 150px;
  background-color: rgba(218, 10, 62, .96);
  border-radius: 10px;
  padding: 20px;
  display: block;
}

.ingredient-9 {
  width: 120px;
  background-color: #bf2429;
  border-radius: 10px;
  padding: 10px;
  display: block;
}

.ingredient-10 {
  width: 120px;
  background-color: #cc2828;
  border-radius: 10px;
  padding: 10px;
  display: block;
}

.ingredient-11 {
  width: 120px;
  background-color: #e13229;
  border-radius: 10px;
  padding: 10px;
  display: block;
}

.ingredient-12 {
  width: 120px;
  background-color: #e97027;
  border-radius: 10px;
  padding: 10px;
  display: block;
}

.ingredient-13 {
  width: 120px;
  background-color: #f3a520;
  border-radius: 10px;
  padding: 10px;
  display: block;
}

.ingredient-14 {
  width: 120px;
  background-color: #fed008;
  border-radius: 10px;
  padding: 10px;
  display: block;
}

.ingredient-15 {
  width: 120px;
  background-color: #ffe400;
  border-radius: 10px;
  padding: 10px;
  display: block;
}

.text-span-6, .text-span-7, .text-span-8, .text-span-9, .text-span-10, .text-span-11, .text-span-12 {
  font-size: 45px;
  line-height: 20px;
}

.container-ingredient-grid-large {
  max-width: 70%;
}

.ingredient-1-copy {
  width: 120px;
  background-color: #da0a3e;
  border-radius: 10px;
  padding: 10px;
  display: block;
}

.ingredient-2-v2 {
  width: 120px;
  background-color: #d92e28;
  border-radius: 10px;
  padding: 10px;
  display: block;
}

.grid-responsive {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  grid-template-rows: auto auto auto auto;
  grid-template-columns: minmax(120px, 1fr) minmax(120px, 1fr) minmax(120px, 1fr) minmax(120px, 1fr) minmax(120px, 1fr) repeat(auto-fit, minmax(120px, 1fr)) minmax(120px, 1fr) minmax(120px, 1fr);
  grid-template-areas: "Area Area-2 Area-3 Area-4 Area-5 Area-6 Area-7 Area-8"
                       "Area-9 Area-10 Area-11 Area-12 Area-13 Area-14 Area-15 Area-16"
                       "Area-17 Area-18 Area-19 Area-20 Area-21 Area-22 Area-23 Area-24"
                       "Area-25 Area-26 Area-27 Area-28 Area-29 Area-30 Area-31 Area-32";
  grid-auto-columns: minmax(120px, 1fr);
  grid-auto-flow: row;
  align-content: center;
  justify-content: center;
  align-items: center;
  justify-items: center;
  padding: 50px;
}

.text-span-13 {
  font-size: 45px;
  line-height: 20px;
}

.ingredient-16 {
  width: 120px;
  background-color: #fff200;
  border-radius: 10px;
  padding: 10px;
  display: block;
}

.ingredient-17 {
  width: 120px;
  background-color: #bf2429;
  border-radius: 10px;
  padding: 10px;
  display: block;
}

.ingredient-18 {
  width: 120px;
  background-color: #d12a28;
  border-radius: 10px;
  padding: 10px;
  display: block;
}

.ingredient-19 {
  width: 120px;
  background-color: #e34528;
  border-radius: 10px;
  padding: 10px;
  display: block;
}

.ingredient-20 {
  width: 120px;
  background-color: #eb7c26;
  border-radius: 10px;
  padding: 10px;
  display: block;
}

.ingredient-21 {
  width: 120px;
  background-color: #f5ae1d;
  border-radius: 10px;
  padding: 10px;
  display: block;
}

.ingredient-22 {
  width: 120px;
  background-color: #ffdb00;
  border-radius: 10px;
  padding: 10px;
  display: block;
}

.ingredient-23 {
  width: 120px;
  background-color: #ffe400;
  border-radius: 10px;
  padding: 10px;
  display: block;
}

.ingredient-24 {
  width: 120px;
  background-color: #fff200;
  border-radius: 10px;
  padding: 10px;
  display: block;
}

.ingredient-25 {
  width: 120px;
  background-color: #c32428;
  border-radius: 10px;
  padding: 10px;
  display: block;
}

.ingredient-26 {
  width: 120px;
  background-color: #d42c28;
  border-radius: 10px;
  padding: 10px;
  display: block;
}

.ingredient-27 {
  width: 120px;
  background-color: #e55428;
  border-radius: 10px;
  padding: 10px;
  display: block;
}

.ingredient-28 {
  width: 120px;
  background-color: #ec8525;
  border-radius: 10px;
  padding: 10px;
  display: block;
}

.ingredient-29 {
  width: 120px;
  background-color: #f8b919;
  border-radius: 10px;
  padding: 10px;
  display: block;
}

.ingredient-30 {
  width: 120px;
  background-color: #ffdb00;
  border-radius: 10px;
  padding: 10px;
  display: block;
}

.ingredient-31 {
  width: 120px;
  background-color: #ffe400;
  border-radius: 10px;
  padding: 10px;
  display: block;
}

.ingredient-32 {
  width: 120px;
  background-color: #fff200;
  border-radius: 10px;
  padding: 10px;
  display: block;
}

.ingredients-section-v2 {
  background-color: rgba(19, 38, 111, .1);
  padding-top: 100px;
  padding-bottom: 50px;
  font-family: Open Sans, sans-serif;
}

.grid-responsive-v2 {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  grid-template-rows: auto auto auto auto;
  grid-template-columns: minmax(80px, 1fr) minmax(80px, 1fr) minmax(120px, 1fr) minmax(120px, 1fr) minmax(120px, 1fr) repeat(auto-fit, minmax(120px, 1fr)) minmax(120px, 1fr) minmax(120px, 1fr);
  grid-template-areas: "Area Area-2 Area-3 Area-4 Area-5 Area-6 Area-7 Area-8"
                       "Area-9 Area-10 Area-11 Area-12 Area-13 Area-14 Area-15 Area-16"
                       "Area-17 Area-18 Area-19 Area-20 Area-21 Area-22 Area-23 Area-24"
                       "Area-25 Area-26 Area-27 Area-28 Area-29 Area-30 Area-31 Area-32";
  grid-auto-columns: minmax(120px, 1fr);
  grid-auto-flow: row;
  align-content: center;
  justify-content: center;
  align-items: center;
  justify-items: center;
  padding: 50px 50px 100px;
}

.heading-9-v2 {
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 10px;
  padding-bottom: 15px;
  font-family: Open Sans, sans-serif;
  font-size: 60px;
  font-weight: 700;
  line-height: 35px;
}

.text-block-7-copy {
  text-align: center;
  font-family: Open Sans, sans-serif;
  font-size: 14px;
}

.text-block-7-copy.text-block-2lines {
  line-height: 12px;
}

.text-block-7-small {
  text-align: center;
  font-family: Open Sans, sans-serif;
  font-size: 14px;
}

.text-block-7-small.text-block-2lines {
  font-size: 10px;
  line-height: 20px;
}

.text-block-7-small.text-block-2lines-tab {
  font-size: 10px;
  line-height: 13px;
}

.text-block-7-small-copy {
  text-align: center;
  font-family: Open Sans, sans-serif;
  font-size: 14px;
}

.text-block-7-small-copy.text-block-2lines {
  font-size: 10px;
  line-height: 20px;
}

.text-block-7-small-copy.text-block-2lines-tab {
  font-size: 10px;
  line-height: 13px;
}

.quote-container {
  width: 100%;
  padding-top: 40px;
}

.button-3 {
  background-color: #5748c5;
  border-radius: 4px;
  margin-left: 0;
  padding: 16px 25px;
  font-family: Roboto, sans-serif;
  font-weight: 500;
  transition: all .3s cubic-bezier(.55, .055, .675, .19);
}

.button-3:hover {
  background-color: #4e41b4;
  border: 1px #fff;
}

.button-3.button-advert {
  max-width: 150px;
  text-align: center;
  margin-left: auto;
  margin-right: auto;
  display: block;
  position: absolute;
  bottom: 2rem;
  left: 0;
  right: 0;
}

.button-3.button-advert:hover {
  background-color: #5748c5;
}

.button-3.button-advert.hvr-float {
  background-color: #13266f;
  font-family: Open Sans, sans-serif;
}

.column-13 {
  padding-left: 15px;
}

.heading-22 {
  color: #20193a;
  font-family: Roboto, sans-serif;
  font-size: 28px;
  line-height: 36px;
  position: static;
}

.card-cta-tag {
  background-color: #fff;
  border-radius: 2px;
  padding: 5px 10px;
  position: absolute;
  top: 1rem;
  left: 1.2rem;
}

.card-cta-tag.card-cta-tag-small {
  background-color: #5748c5;
  padding-left: 8px;
  padding-right: 8px;
  left: 1rem;
}

.card-cta-tag.card-cta-tag-small.card-cta-colour2 {
  background-color: #4bb14b;
}

.heading-16 {
  color: #20193a;
  text-align: center;
  font-family: Open Sans, sans-serif;
}

.image-3 {
  border-radius: 100px;
}

.text-block-8 {
  color: #4f5e78;
  font-family: Open Sans, sans-serif;
  font-size: 14px;
}

.para-mid {
  color: #20193a;
  text-align: left;
  margin-bottom: 5px;
  font-family: Roboto, sans-serif;
}

.heading-23 {
  color: #20193a;
  text-align: left;
  font-family: Roboto, sans-serif;
  font-size: 19px;
}

.card-cta-text {
  color: #20193a;
  font-family: Roboto, sans-serif;
  font-weight: 500;
  text-decoration: none;
}

.card-cta-text.card-cta-text-sml {
  color: #fff;
  font-size: 12px;
}

.div-block-35 {
  min-height: 15px;
  padding-top: 15px;
  padding-bottom: 15px;
  padding-left: 20px;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
}

.link-9 {
  color: #fff;
  letter-spacing: 2px;
  font-family: Roboto, sans-serif;
  font-size: 12px;
  font-weight: 500;
  text-decoration: none;
}

.quote-card {
  min-height: 380px;
  background-color: #f5f6f8;
  border-radius: 4px;
  flex-direction: column;
  align-items: flex-start;
  margin-left: 5px;
  margin-right: 5px;
  padding-top: 20px;
  padding-left: 20px;
  padding-right: 20px;
  display: flex;
  position: relative;
  box-shadow: 4px 4px 24px rgba(0, 0, 0, .22);
}

.text-block-9 {
  float: left;
  color: #5748c5;
  font-size: 12px;
  font-weight: 500;
}

.text-block-10 {
  color: #20193a;
  margin-left: 8px;
  font-family: Roboto, sans-serif;
  font-weight: 500;
}

.div-block-32 {
  position: absolute;
  top: 95px;
  left: 27px;
}

.quote-card-2 {
  min-height: 380px;
  background-color: #f5f6f8;
  border-radius: 4px;
  flex-direction: column;
  align-items: center;
  margin-left: 5px;
  margin-right: 5px;
  padding-top: 0;
  padding-left: 0;
  padding-right: 0;
  display: flex;
  position: relative;
  box-shadow: 4px 4px 24px rgba(0, 0, 0, .22);
}

.div-block-34 {
  flex-direction: column;
  display: flex;
}

.top-tag {
  max-width: 110px;
  text-align: center;
  background-color: #13266f;
  background-image: linear-gradient(430deg, #bf2429, #e13428 24%, #f19a22 50%, #fec232 78%, #fcee21 100%, #fcee21);
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
  justify-content: center;
  align-items: center;
  margin-left: auto;
  margin-right: auto;
  padding-top: 5px;
  padding-bottom: 5px;
  font-family: Open Sans, sans-serif;
  display: block;
  position: absolute;
  top: 0;
  left: 0%;
  right: 0%;
}

.heading-21 {
  color: rgba(32, 25, 58, .04);
  font-family: Oswald, sans-serif;
  font-size: 13rem;
  overflow: visible;
}

.div-block-33 {
  justify-content: flex-start;
  align-items: center;
  margin-top: 25px;
  display: flex;
}

.div-block-37 {
  padding-top: 15px;
  padding-left: 15px;
  padding-right: 15px;
}

.news-item-image {
  width: 100%;
  min-height: 160px;
  background-image: url('../images/img3.jpg');
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: cover;
  border-top-left-radius: 6px;
  border-top-right-radius: 6px;
}

.text-name-under {
  color: #4f5e78;
  margin-left: 8px;
  font-family: Roboto, sans-serif;
  font-size: 12px;
  line-height: 17px;
}

.card-advert-2 {
  min-height: 450px;
  text-align: left;
  background-color: rgba(121, 3, 78, .13);
  background-image: url('../images/bg-img-3.jpg');
  background-position: 50%;
  background-repeat: repeat;
  background-size: cover;
  background-attachment: scroll;
  border-radius: 4px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  padding: 80px 35px 35px;
  display: flex;
}

.container-blog {
  padding-top: 0;
  padding-bottom: 0;
}

.blog-articles-v2 {
  align-items: flex-start;
  margin-top: 0;
  padding-top: 70px;
  padding-bottom: 50px;
  display: flex;
}

.blog-section {
  border: 1px solid rgba(19, 38, 111, .1);
  padding-top: 50px;
  padding-bottom: 50px;
}

.section-4 {
  padding-top: 100px;
  padding-bottom: 100px;
  font-family: Open Sans, sans-serif;
}

.image-23 {
  border: 1px #000;
  border-radius: 5px;
  padding-top: 100px;
}

.massive-heading-right {
  z-index: 0;
  color: rgba(19, 38, 111, .25);
  text-align: right;
  text-transform: none;
  margin-right: 0;
  font-size: 180px;
  font-weight: 400;
  line-height: 1em;
  position: absolute;
  top: 0;
  right: 0;
}

.destination__sub-heading {
  color: #13266f;
  text-transform: none;
  margin-top: 120px;
  font-size: 34px;
  line-height: 1em;
}

.image-24 {
  border-radius: 10px;
  margin-top: 20px;
}

.offset-images {
  margin-right: -15vw;
  display: block;
}

.destination__description {
  max-width: 70%;
  color: rgba(20, 20, 20, .7);
  column-count: 1;
  margin-top: 20px;
  font-size: 25px;
  font-weight: 300;
  line-height: 40px;
  position: relative;
}

.orange-call-out {
  width: 120px;
  color: #ef480e;
  font-family: Roboto, sans-serif;
  font-size: 11px;
  font-weight: 500;
  position: relative;
}

.flexed-row {
  margin-top: 100px;
  display: flex;
}

.heading-24 {
  color: #000;
  margin-top: 100px;
  line-height: 1em;
}

.samantha-video {
  background-image: linear-gradient(rgba(19, 38, 111, .3), rgba(19, 38, 111, .3)), url('../images/Samantha-video.png');
  background-position: 0 0, 50%;
  background-size: auto, cover;
  border-radius: 10px;
  align-items: flex-end;
  display: flex;
}

.column-16 {
  flex-direction: column;
  justify-content: space-between;
  align-items: flex-end;
  display: block;
}

.right-side-white {
  z-index: -3;
  width: 100%;
  height: 70%;
  max-height: 1000px;
  background-color: #fff;
  border-left: 1px solid #e0e0e0;
  position: absolute;
  top: 0;
  left: 0;
}

.right-side-white.second {
  border-left-style: none;
}

.container-7 {
  max-width: 1200px;
  padding-left: 100px;
  position: relative;
}

.container-7.with-light-line-and-glow {
  z-index: 4;
  background-color: rgba(0, 0, 0, 0);
  border-left: 1px solid #1c2e46;
  padding-top: 100px;
  padding-bottom: 0;
}

.container-7.with-light-line-and-glow.overflow-hidden {
  border-left-style: none;
  border-left-width: 0;
  padding-top: 30px;
  padding-bottom: 30px;
  padding-left: 0;
}

.antioxidants-h1 {
  width: 100%;
  color: #13266f;
  text-align: left;
  white-space: break-spaces;
  margin-top: 0;
  padding-top: 70px;
  padding-bottom: 10px;
  font-size: 32px;
  font-weight: 400;
  line-height: 130%;
}

.inner-bottom {
  padding-bottom: 50px;
  padding-left: 30px;
  padding-right: 30px;
  position: absolute;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: 0%;
}

.lightbox-video {
  width: 100%;
  max-width: 100%;
  color: #13266f;
  background-color: rgba(0, 0, 0, 0);
  margin-bottom: 50px;
  padding: 20px;
  text-decoration: none;
}

.white {
  color: #fff;
}

.white._20px {
  color: #fff;
  background-color: rgba(0, 0, 0, 0);
  align-items: flex-start;
  margin-bottom: 20px;
  margin-right: 0;
  padding: 10px;
  font-size: 30px;
  font-weight: 400;
  line-height: 100%;
  display: block;
}

.play {
  width: 50px;
  padding-left: 0;
}

.inner-top {
  padding: 30px;
  position: absolute;
  top: 0;
  left: 0;
}

.button-4 {
  background-color: rgba(0, 0, 0, 0);
  border: 1px solid #fff;
  border-radius: 20px;
  padding-left: 20px;
  padding-right: 20px;
  font-size: 17px;
  line-height: 23px;
  transition: all .5s;
}

.button-4:hover {
  color: #171717;
  background-color: #fff;
}

.inner-bottom-2 {
  padding-bottom: 30px;
  padding-left: 30px;
  padding-right: 30px;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
}

.lightbox-video-2 {
  text-decoration: none;
}

.play-2 {
  width: 50px;
  padding-left: 3px;
}

.image-25 {
  border-radius: 10px;
}

.antioxidants_description {
  width: 100%;
  max-width: 100%;
  color: rgba(20, 20, 20, .7);
  text-align: left;
  column-count: 1;
  margin-top: 0;
  padding-top: 0;
  font-size: 25px;
  font-weight: 300;
  line-height: 40px;
  position: relative;
}

.samantha-video-mob {
  display: none;
}

.antioxidants-video-section {
  background-color: rgba(0, 0, 0, 0);
  padding-top: 50px;
  padding-bottom: 0;
  font-family: Open Sans, sans-serif;
}

.container-pointer-1 {
  max-width: 1200px;
  padding-left: 100px;
  position: relative;
}

.container-pointer-1.with-light-line-and-glow {
  z-index: 4;
  background-color: rgba(0, 0, 0, 0);
  border-left: 1px solid #1c2e46;
  padding-top: 100px;
  padding-bottom: 0;
}

.container-pointer-1.with-light-line-and-glow.overflow-hidden {
  border-left-style: none;
  border-left-width: 0;
  padding: 0 50px 50px;
}

.massive-heading-left {
  z-index: 0;
  color: #ededef;
  text-align: right;
  text-transform: none;
  margin-right: -10vw;
  font-size: 180px;
  font-weight: 400;
  line-height: 1em;
  position: relative;
  top: 0%;
  bottom: auto;
  left: auto;
  right: 0%;
}

.massive-heading {
  z-index: 0;
  width: 100%;
  color: rgba(19, 38, 111, .25);
  text-transform: uppercase;
  margin-left: -100px;
  font-size: 180px;
  font-weight: 400;
  line-height: 1em;
  display: flex;
  position: relative;
}

.antioxidants-pointers {
  width: 100%;
  color: #13266f;
  text-align: left;
  white-space: break-spaces;
  margin-top: 0;
  margin-left: 0;
  padding-top: 40px;
  padding-bottom: 10px;
  padding-left: 0;
  font-family: Open Sans, sans-serif;
  font-size: 4vw;
  font-weight: 400;
  line-height: 130%;
  display: flex;
}

.div-block-38 {
  font-family: Open Sans, sans-serif;
  display: flex;
}

.offset-images-pointer-1 {
  margin-right: -15vw;
  display: none;
}

.antioxidants-pointer-text {
  width: 100%;
  max-width: 100%;
  color: rgba(20, 20, 20, .7);
  text-align: left;
  column-count: 1;
  margin-top: 20px;
  padding-top: 20px;
  font-family: Open Sans, sans-serif;
  font-size: 22px;
  font-weight: 300;
  line-height: 33px;
  position: relative;
}

.div-block-39 {
  padding: 20px 0;
  position: static;
}

.container-pointer {
  max-width: 1200px;
  padding-left: 100px;
  position: relative;
}

.container-pointer.with-light-line-and-glow {
  z-index: 4;
  background-color: rgba(0, 0, 0, 0);
  border-left: 1px solid #1c2e46;
  padding-top: 100px;
  padding-bottom: 0;
}

.container-pointer.with-light-line-and-glow.overflow-hidden {
  border-left-style: none;
  border-left-width: 0;
  padding-bottom: 100px;
}

.antioxidants_description-copy {
  width: 60%;
  max-width: 70%;
  color: rgba(20, 20, 20, .7);
  text-align: left;
  column-count: 1;
  margin-top: 20px;
  font-size: 25px;
  font-weight: 300;
  line-height: 40px;
  position: relative;
}

.column-17 {
  padding: 10px;
}

.column-18 {
  padding-left: 20px;
  padding-right: 20px;
}

.massive-heading-pointer-2 {
  z-index: 0;
  width: 100%;
  color: rgba(19, 38, 111, .25);
  text-transform: uppercase;
  margin-left: -100px;
  font-size: 180px;
  font-weight: 400;
  line-height: 1em;
  display: none;
  position: relative;
}

.massive-heading-right-pointer {
  z-index: 0;
  color: rgba(19, 38, 111, .25);
  text-align: right;
  text-transform: none;
  margin-right: 0;
  font-size: 180px;
  font-weight: 400;
  line-height: 1em;
  position: static;
  top: 0;
  right: 0;
}

.container-pointer-2 {
  max-width: 1200px;
  padding-left: 100px;
  position: relative;
}

.container-pointer-2.with-light-line-and-glow {
  z-index: 4;
  background-color: rgba(0, 0, 0, 0);
  border-left: 1px solid #1c2e46;
  padding-top: 100px;
  padding-bottom: 0;
}

.container-pointer-2.with-light-line-and-glow.overflow-hidden {
  background-color: rgba(0, 0, 0, 0);
  border-left-style: none;
  border-left-width: 0;
  padding: 50px;
}

.pointer-2-section {
  background-color: rgba(19, 38, 111, .1);
  display: block;
}

.column-pointer-2 {
  padding-left: 20px;
  padding-right: 20px;
}

.massive-heading-right-pointer-big {
  z-index: 0;
  color: rgba(19, 38, 111, .25);
  text-align: right;
  text-transform: none;
  margin-right: 0;
  font-size: 180px;
  font-weight: 400;
  line-height: 1em;
  display: none;
  position: static;
  top: 0;
  right: 0;
}

.antioxidants-pointers-big {
  width: 100%;
  color: #13266f;
  text-align: left;
  white-space: break-spaces;
  margin-top: 0;
  margin-left: 4vw;
  padding-top: 40px;
  padding-bottom: 10px;
  padding-left: 0;
  font-family: Open Sans, sans-serif;
  font-size: 4vw;
  font-weight: 400;
  line-height: 130%;
  display: none;
}

.antioxidants-pointers-2 {
  width: 100%;
  color: #13266f;
  text-align: left;
  white-space: break-spaces;
  margin-top: 0;
  margin-left: 4vw;
  padding-top: 40px;
  padding-bottom: 10px;
  padding-left: 0;
  font-family: Open Sans, sans-serif;
  font-size: 4vw;
  font-weight: 400;
  line-height: 130%;
  display: flex;
}

.pointer-1-section {
  display: block;
}

.pointer-3-section {
  border-bottom: 2px rgba(19, 38, 111, .1);
  display: none;
}

.antioxidants-pointer-heading {
  width: 100%;
  color: #13266f;
  text-align: center;
  white-space: break-spaces;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 20px;
  padding-bottom: 20px;
  font-family: Open Sans, sans-serif;
  font-size: 32px;
  font-weight: 400;
  line-height: 130%;
  display: block;
}

.div-block-40 {
  width: 100%;
  text-align: center;
  justify-content: center;
  align-items: center;
  margin-left: auto;
  margin-right: auto;
  padding-bottom: 40px;
  display: flex;
}

.container-pointer-3 {
  max-width: 1200px;
  padding-left: 100px;
  position: relative;
}

.container-pointer-3.with-light-line-and-glow {
  z-index: 4;
  background-color: rgba(0, 0, 0, 0);
  border-left: 1px solid #1c2e46;
  padding-top: 100px;
  padding-bottom: 0;
}

.container-pointer-3.with-light-line-and-glow.overflow-hidden {
  border-left-style: none;
  border-left-width: 0;
  padding: 50px;
}

.container-ingredient-grid-tablet {
  max-width: 70%;
  display: none;
}

.grid-responsive-tablet {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  grid-template-rows: auto auto auto auto;
  grid-template-columns: minmax(120px, 1fr) minmax(120px, 1fr) minmax(120px, 1fr) minmax(120px, 1fr) minmax(120px, 1fr) repeat(auto-fit, minmax(120px, 1fr)) minmax(120px, 1fr) minmax(120px, 1fr);
  grid-template-areas: "Area Area-2 Area-3 Area-4 Area-5 Area-6 Area-7 Area-8"
                       "Area-9 Area-10 Area-11 Area-12 Area-13 Area-14 Area-15 Area-16"
                       "Area-17 Area-18 Area-19 Area-20 Area-21 Area-22 Area-23 Area-24"
                       "Area-25 Area-26 Area-27 Area-28 Area-29 Area-30 Area-31 Area-32";
  grid-auto-columns: minmax(120px, 1fr);
  grid-auto-flow: row;
  align-content: center;
  justify-content: center;
  align-items: center;
  justify-items: center;
  padding: 50px 50px 100px;
}

.ingredient-1-tab {
  width: 120px;
  background-color: #c72628;
  border-radius: 10px;
  padding: 10px;
  display: block;
}

.ingredient-2-tab {
  width: 120px;
  background-color: #d92e28;
  border-radius: 10px;
  padding: 10px;
  display: block;
}

.ingredient-3-tab {
  width: 120px;
  background-color: #e76327;
  border-radius: 10px;
  padding: 10px;
  display: block;
}

.ingredient-4-tab {
  width: 120px;
  background-color: #f19a22;
  border-radius: 10px;
  padding: 10px;
  display: block;
}

.ingredient-5-tab {
  width: 120px;
  background-color: #fbc512;
  border-radius: 10px;
  padding: 10px;
  display: block;
}

.ingredient-6--tab {
  width: 120px;
  background-color: #ffe400;
  border-radius: 10px;
  padding: 10px;
  display: block;
}

.ingredient-7-tab {
  width: 120px;
  background-color: rgba(218, 10, 62, .96);
  border-radius: 10px;
  padding: 10px;
  display: block;
}

.ingredient-8-tab {
  width: 120px;
  background-color: #fff200;
  border-radius: 10px;
  padding: 10px;
  display: block;
}

.ingredient-9-tab {
  width: 120px;
  background-color: #bf2429;
  border-radius: 10px;
  padding: 10px;
  display: block;
}

.ingredient-10-tab {
  width: 120px;
  background-color: #cc2828;
  border-radius: 10px;
  padding: 10px;
  display: block;
}

.ingredient-11-tab {
  width: 120px;
  background-color: #e13229;
  border-radius: 10px;
  padding: 10px;
  display: block;
}

.ingredient-12-tab {
  width: 120px;
  background-color: #e97027;
  border-radius: 10px;
  padding: 10px;
  display: block;
}

.ingredient-13-tab {
  width: 120px;
  background-color: #f3a520;
  border-radius: 10px;
  padding: 10px;
  display: block;
}

.ingredient-14-tab {
  width: 120px;
  background-color: #fed008;
  border-radius: 10px;
  padding: 10px;
  display: block;
}

.ingredient-15-tab {
  width: 120px;
  background-color: #ffe400;
  border-radius: 10px;
  padding: 10px;
  display: block;
}

.ingredient-16-tab {
  width: 120px;
  background-color: #fff200;
  border-radius: 10px;
  padding: 10px;
  display: block;
}

.ingredient-17-tab {
  width: 120px;
  background-color: #bf2429;
  border-radius: 10px;
  padding: 10px;
  display: block;
}

.ingredient-18-tab {
  width: 120px;
  background-color: #d12a28;
  border-radius: 10px;
  padding: 10px;
  display: block;
}

.ingredient-19-tab {
  width: 120px;
  background-color: #e34528;
  border-radius: 10px;
  padding: 10px;
  display: block;
}

.ingredient-20-tab {
  width: 120px;
  background-color: #eb7c26;
  border-radius: 10px;
  padding: 10px;
  display: block;
}

.ingredient-21-tab {
  width: 120px;
  background-color: #f5ae1d;
  border-radius: 10px;
  padding: 10px;
  display: block;
}

.ingredient-22-tab {
  width: 120px;
  background-color: #ffdb00;
  border-radius: 10px;
  padding: 10px;
  display: block;
}

.ingredient-23-tab {
  width: 120px;
  background-color: #ffe400;
  border-radius: 10px;
  padding: 10px;
  display: block;
}

.ingredient-24-tab {
  width: 120px;
  background-color: #fff200;
  border-radius: 10px;
  padding: 10px;
  display: block;
}

.ingredient-25-tab {
  width: 120px;
  background-color: #c32428;
  border-radius: 10px;
  padding: 10px;
  display: block;
}

.ingredient-26-tab {
  width: 120px;
  background-color: #d42c28;
  border-radius: 10px;
  padding: 10px;
  display: block;
}

.ingredient-27-tab {
  width: 120px;
  background-color: #e55428;
  border-radius: 10px;
  padding: 10px;
  display: block;
}

.ingredient-28-tab {
  width: 120px;
  background-color: #ec8525;
  border-radius: 10px;
  padding: 10px;
  display: block;
}

.ingredient-29-tab {
  width: 120px;
  background-color: #f8b919;
  border-radius: 10px;
  padding: 10px;
  display: block;
}

.ingredient-30-tab {
  width: 120px;
  background-color: #ffdb00;
  border-radius: 10px;
  padding: 10px;
  display: block;
}

.ingredient-31-tab {
  width: 120px;
  background-color: #ffe400;
  border-radius: 10px;
  padding: 10px;
  display: block;
}

.ingredient-32-tab {
  width: 120px;
  background-color: #fff200;
  border-radius: 10px;
  padding: 10px;
  display: block;
}

.bold-text, .bold-text-2 {
  font-weight: 400;
}

.bold-text-3 {
  color: #fec232;
  font-weight: 400;
}

.caption-nutritional-insurance {
  width: auto;
  text-align: left;
  flex-wrap: nowrap;
  flex: 0 auto;
  order: 0;
  justify-content: center;
  align-self: center;
  align-items: center;
  margin-left: 0;
  padding-bottom: 0;
  display: block;
  position: static;
}

.paragraph-capsule-sectio {
  color: rgba(20, 20, 20, .7);
  padding-top: 20px;
  font-size: 25px;
  line-height: 40px;
}

.text-span-15 {
  font-size: 3vw;
}

.paragraph-insurance {
  width: 100%;
  color: rgba(20, 20, 20, .7);
  margin-bottom: 20px;
  padding-top: 0;
  padding-left: 0;
  padding-right: 0;
  font-size: 22px;
  font-weight: 300;
  line-height: 40px;
}

.column-19 {
  padding-top: 0;
  display: block;
}

.center-container-ingredients-caption {
  height: 100%;
  max-width: 65%;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  padding-top: 20px;
  padding-left: 30px;
  padding-right: 30px;
  font-family: Open Sans, sans-serif;
  display: flex;
}

.paragraph-ingredients {
  color: rgba(20, 20, 20, .7);
  text-align: left;
  margin-top: 0;
  margin-left: auto;
  margin-right: auto;
  padding-top: 0;
  padding-bottom: 20px;
  font-size: 25px;
  font-weight: 300;
  line-height: 40px;
}

.div-block-ingredients {
  width: 55%;
  text-align: center;
  justify-content: center;
  align-items: center;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.caption-copy-insurance {
  width: 100%;
  text-align: left;
  flex-wrap: nowrap;
  flex: 0 auto;
  order: 0;
  justify-content: center;
  align-self: center;
  align-items: center;
  margin-left: 0;
  padding-bottom: 0;
  display: block;
  position: static;
}

.blog-articles-nutrition {
  align-items: flex-start;
  margin-top: 0;
  padding-top: 50px;
  padding-bottom: 50px;
  display: flex;
}

.container-articles-nutrition {
  padding-top: 0;
  padding-bottom: 0;
}

.blog3-card-nutrition {
  height: 340px;
  color: #fff;
  background-image: linear-gradient(#000, #000);
  border-radius: 8px;
  padding: 30px;
  transition: box-shadow .4s;
  position: relative;
}

.blog3-card-nutrition.blog3-card2-content {
  color: #fff;
  background-image: url('../images/card2.jpg');
  background-position: 50%;
  background-size: cover;
}

.blog3-card-nutrition.blog3-card1-content {
  color: #fff;
  background-image: url('../images/card1.jpg');
  background-position: 50%;
  background-size: cover;
  position: relative;
}

.blog3-card-nutrition.blog3-card4-content {
  color: #111212;
  background-image: url('../images/products2-image2.jpg');
  background-position: 50%;
  background-size: cover;
  font-family: Open Sans, sans-serif;
}

.blog3-card-nutrition.blog3-card3-content {
  color: #111212;
  background-image: url('../images/card3.jpg');
  background-position: 50%;
  background-size: cover;
}

.blog3-card-nutrition.blog3-card5-content {
  color: #111212;
  background-image: url('../images/card52x.jpg');
  background-position: 50%;
  background-size: cover;
}

.blog3-card-nutrition.blog3-card6-content {
  color: #fff;
  background-image: url('../images/card62x.jpg');
  background-position: 50%;
  background-size: cover;
}

.blog3-card-nutrition.blog3-card4-content-nutrition {
  color: #111212;
  background-image: url('../images/CP-Blog-Nutrient-Deficiencies-Why-Nearly-Everyone-Has-Them-1200x831.jpg');
  background-position: 50%;
  background-size: cover;
  font-family: Open Sans, sans-serif;
}

.nutrition-articles {
  padding-top: 0;
  padding-bottom: 50px;
  display: block;
}

.tagline-2 {
  opacity: .6;
  letter-spacing: 2px;
  text-transform: uppercase;
  font-size: 12px;
}

.column-20 {
  padding-top: 40px;
  padding-right: 50px;
}

.columns-3 {
  width: 100%;
  max-width: 100%;
  margin-left: 0;
  margin-right: 0;
  padding: 60px 50px;
}

.column2-antioxidants {
  height: 350px;
  background-image: linear-gradient(rgba(19, 38, 111, .3), rgba(19, 38, 111, .3)), url('../images/Samantha-video.png');
  background-position: 0 0, 50%;
  background-size: auto, cover;
  border-radius: 10px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin-top: 40px;
  display: flex;
}

.column-22 {
  flex-direction: column;
  justify-content: space-between;
  padding-left: 30px;
  padding-right: 40px;
  display: flex;
}

.grid-2 {
  grid-template-columns: minmax(300px, 1fr) minmax(300px, 1fr) minmax(200px, 1fr);
  grid-template-areas: "Area Area-2 Area-3";
  align-content: center;
  justify-content: center;
  align-items: center;
  justify-items: center;
}

.paragraph-7 {
  color: rgba(20, 20, 20, .7);
  margin-top: auto;
  font-family: Open Sans, sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 30px;
}

.heading-25 {
  color: #e34528;
  text-align: center;
  margin-top: 30px;
  margin-bottom: 30px;
  padding-bottom: 30px;
  font-size: 130px;
  display: block;
}

.pointers-flex {
  width: auto;
  min-height: auto;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  background-color: rgba(0, 0, 0, 0);
  flex-flow: column wrap;
  flex: 1;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  align-content: center;
  justify-content: center;
  align-items: center;
  padding-left: 30px;
  padding-right: 30px;
  font-family: Open Sans, sans-serif;
  display: flex;
}

.heading-26 {
  max-width: none;
  color: #13266f;
  text-align: center;
  margin-top: 0;
  padding-top: 10px;
  padding-bottom: 10px;
  font-family: Open Sans, sans-serif;
  font-size: 22px;
  font-weight: 400;
  line-height: 32px;
}

.container-8 {
  max-width: 1200px;
}

.div-block-42 {
  padding-left: 20px;
  padding-right: 20px;
}

.antioxidant-numbers {
  background-color: rgba(0, 0, 0, 0);
  padding-top: 50px;
  padding-bottom: 50px;
}

.pointer-heading-1 {
  max-width: 100%;
  color: #13266f;
  text-align: center;
  margin-top: 0;
  padding-top: 10px;
  padding-bottom: 10px;
  font-family: Open Sans, sans-serif;
  font-size: 22px;
  font-weight: 400;
  line-height: 32px;
}

.section-sides-white {
  text-align: center;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  padding: 0;
  font-family: Open Sans, sans-serif;
  display: flex;
  position: static;
  overflow: visible;
}

.design-container {
  max-width: 1200px;
  justify-content: center;
  align-items: center;
  display: flex;
}

.anatomy-content {
  max-width: 100%;
  text-align: left;
  padding-right: 50px;
}

.link-block-3 {
  color: #4b4d60;
  align-items: center;
  display: flex;
}

.logo-2 {
  width: 24px;
  height: 24px;
}

.label-2 {
  padding-top: 2px;
  padding-left: 8px;
  font-weight: 400;
}

.anatomy-image {
  width: 60%;
}

.flex-container-3 {
  max-width: 40%;
  flex-flow: column;
  flex: 0 auto;
  align-content: center;
  justify-content: center;
  align-items: flex-end;
  padding-left: 20px;
  padding-right: 20px;
  display: flex;
}

.feature-image-mask {
  width: 100%;
  text-align: center;
  margin-right: 0;
}

.feature-image {
  width: 100%;
  height: 100%;
  max-width: 80%;
  object-fit: contain;
  object-position: 50% 50%;
  background-color: rgba(0, 0, 0, 0);
  border: 2px #13266f;
  border-radius: 1000px;
}

.bold-text-4 {
  color: #13266f;
  text-align: left;
  font-size: 20px;
  font-weight: 400;
  line-height: 1.25;
}

.highlight {
  background-color: #eeecff;
  padding-left: .25rem;
  padding-right: .25rem;
  line-height: 1.25em;
}

.highlight._02 {
  background-color: #ffecec;
}

.paragraph-8 {
  color: rgba(20, 20, 20, .7);
  text-align: left;
  margin-bottom: 15px;
  font-family: Open Sans, sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 1.5em;
}

.heading-27 {
  color: #13266f;
  padding-bottom: 100px;
  font-size: 70px;
  line-height: 100px;
}

.content-wrap-15-yrs {
  text-align: left;
  flex-direction: column;
  align-items: flex-start;
  padding-top: 20px;
  font-family: Open Sans, sans-serif;
  font-size: 50px;
  font-weight: 300;
  display: flex;
}

.heading-15-yrs {
  color: #13266f;
  text-align: center;
  white-space: normal;
  padding: 10px;
  font-size: 40px;
  font-weight: 400;
  line-height: 100%;
}

.words-wrap-15yrs {
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  margin-left: 0;
  display: flex;
  position: relative;
}

.heading-15yrs-1 {
  color: rgba(19, 38, 111, .7);
  flex-direction: row;
  margin-top: 0;
  font-size: 40px;
  font-weight: 400;
  line-height: 130%;
  display: flex;
}

.change-heading-15yrs-2 {
  color: rgba(19, 38, 111, .7);
  flex-direction: row;
  margin-top: 0;
  font-size: 40px;
  font-weight: 400;
  line-height: 130%;
  display: flex;
  position: absolute;
}

.change-heading-15yrs-3 {
  color: rgba(19, 38, 111, .7);
  margin-top: 25px;
  font-size: 40px;
  font-weight: 400;
  line-height: 130%;
  display: flex;
  position: absolute;
}

._15-years-section {
  border: 1px solid rgba(19, 38, 111, .1);
  border-left-style: none;
  justify-content: center;
  align-items: center;
  font-family: Open Sans, sans-serif;
  display: none;
}

.hero-text-wrapper {
  justify-content: center;
  margin-left: auto;
  margin-right: auto;
}

.hero-text {
  max-width: 490px;
}

.logo-3 {
  font-size: 16px;
}

.jumbo {
  color: #13266f;
  font-size: 80px;
  line-height: 100px;
}

.copy-text {
  color: rgba(20, 20, 20, .7);
  margin-bottom: 5px;
  padding-bottom: 20px;
  font-size: 22px;
  font-weight: 400;
  line-height: 32px;
}

.cta {
  letter-spacing: .5px;
  background-color: #13266f;
  border-radius: 4px;
  margin-top: 0;
  padding: 12px 24px;
  font-family: Open Sans, sans-serif;
  font-weight: 400;
}

.hero-image-4 {
  width: 50%;
  height: 100vh;
  background-image: url('../images/Hero-Pic.jpg');
  background-position: 50%;
  background-size: cover;
}

.div-block-43 {
  width: 50%;
  height: 100vh;
  max-width: 400px;
  background-color: rgba(19, 38, 111, .1);
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 100px 40px;
  display: flex;
}

.text-span-16 {
  color: rgba(20, 20, 20, .7);
  font-size: 16px;
}

.cta-canprev-story-tab {
  letter-spacing: .5px;
  background-color: #13266f;
  border-radius: 4px;
  margin-top: 10px;
  padding: 12px 24px;
  font-weight: 400;
  display: none;
}

.icon {
  color: #13266f;
  font-size: 15px;
}

.testimonial-section {
  background-color: #13266f;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 75px 3% 170px;
  font-family: Open Sans, sans-serif;
  display: flex;
  position: relative;
  overflow: hidden;
}

.h2-2 {
  margin-bottom: 14px;
}

.h2-2.white {
  color: #fff;
}

.hero-graphic-right {
  z-index: -1;
  display: block;
  position: absolute;
  top: 0%;
  bottom: auto;
  left: auto;
  right: 0%;
}

.slider {
  width: 100%;
  height: 100%;
  max-width: 750px;
  background-color: rgba(221, 221, 221, 0);
  margin-top: 60px;
}

.arrow-right {
  width: 55px;
  height: 55px;
  background-color: #fff;
  border-radius: 100px;
  top: 0%;
  bottom: 0%;
  left: auto;
  right: -25px;
  box-shadow: 0 5px 10px rgba(27, 45, 69, .1);
}

.profile-details {
  flex-direction: column;
  align-items: flex-start;
  display: flex;
}

.faq-title {
  color: #13266f;
  margin-bottom: 8px;
  font-family: Open Sans, sans-serif;
  font-size: 20px;
  font-weight: 600;
  line-height: 22px;
  display: inline-block;
}

.paragraph-basic {
  color: rgba(86, 96, 115, .7);
  letter-spacing: 0;
  margin-bottom: 0;
  font-size: 16px;
  font-weight: 400;
  line-height: 25px;
  text-decoration: none;
}

.arrow-left {
  width: 55px;
  height: 55px;
  background-color: #fff;
  border-radius: 100px;
  top: 0%;
  bottom: 0%;
  left: -25px;
  right: auto;
  box-shadow: 0 5px 10px rgba(27, 45, 69, .1);
}

.profile-image {
  border-radius: 100px;
  margin-right: 25px;
}

.quotes-icon {
  margin-left: auto;
  margin-right: auto;
  position: absolute;
  top: -40px;
  bottom: auto;
  left: 0;
  right: 0;
}

.halftone-pattern-2 {
  position: absolute;
  top: auto;
  bottom: -70px;
  left: 4%;
  right: 0%;
}

.profile-block {
  color: rgba(20, 20, 20, .7);
  align-items: center;
  margin-top: 40px;
  display: flex;
}

.slide-wrap {
  min-height: 350px;
  flex-direction: column;
  justify-content: space-between;
  padding: 90px 60px 50px;
  display: flex;
}

.slide-nav-2 {
  display: none;
}

.standard-paragraph {
  color: rgba(86, 96, 115, .7);
  letter-spacing: 0;
  margin-bottom: 0;
  font-size: 18px;
  font-weight: 400;
  line-height: 26px;
}

.standard-paragraph.center {
  max-width: 650px;
  text-align: center;
  display: block;
}

.standard-paragraph.center.white {
  color: #fff;
}

.mask-2 {
  background-color: rgba(0, 0, 0, 0);
  overflow: visible;
  box-shadow: 0 20px 50px #13266f;
}

.slide-2 {
  background-color: #fff;
  border: 1px rgba(19, 38, 111, .2);
  border-radius: 10px;
  margin-right: 50px;
  padding: 0;
}

.div-block-testimonial {
  width: 80%;
  text-align: center;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin-left: auto;
  margin-right: auto;
  padding-bottom: 40px;
  display: flex;
}

.testimonial-heading {
  width: 100%;
  color: #fff;
  text-align: center;
  white-space: break-spaces;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 20px;
  padding-bottom: 20px;
  font-family: Open Sans, sans-serif;
  font-size: 4vw;
  font-weight: 400;
  line-height: 130%;
  display: block;
}

.tanya-s-feature {
  display: none;
}

.testimonial-slider {
  height: 100%;
  background-color: rgba(0, 0, 0, 0);
}

.slider-arrow-wrap {
  margin-top: 45px;
  display: flex;
}

.icon-3 {
  color: #4c4172;
}

.slider-left {
  min-height: 45px;
  border-radius: 45px 0 45px 45px;
  justify-content: center;
  align-items: center;
  margin-right: 15px;
  padding: 15px 36px;
  display: flex;
  box-shadow: 1px 1px 45px rgba(0, 22, 50, .1);
}

.testimonial-content-wrap {
  width: 50%;
  min-height: 350px;
  align-items: center;
  padding: 100px 55px 100px 40px;
  display: flex;
}

.slider-right {
  border-radius: 45px 0 45px 45px;
  justify-content: center;
  align-items: center;
  margin-right: 15px;
  padding: 20px 36px;
  display: flex;
  box-shadow: 1px 1px 55px rgba(0, 22, 50, .08);
}

.testimonial-content-block {
  max-width: 590px;
  position: relative;
}

.arrow {
  width: 28px;
}

.testimonial-image {
  width: 100%;
  border-top: 2px rgba(19, 38, 111, .1);
  border-bottom: 2px solid rgba(19, 38, 111, .1);
  border-left: 2px rgba(19, 38, 111, .1);
  border-right: 1px rgba(19, 38, 111, .1);
}

.left-arrow-2 {
  display: none;
  position: absolute;
  top: auto;
  bottom: 0%;
  left: auto;
  right: 40%;
}

.testimonial-image-block {
  width: 50%;
  min-height: 350px;
  justify-content: center;
  align-items: center;
  padding: 85px;
  display: flex;
  position: relative;
}

.testimonial-columns {
  display: flex;
}

.author-name {
  color: #546681;
  margin-top: 0;
  font-size: 17px;
  font-weight: 400;
}

.arrow-disabled {
  border-radius: 45px 0 45px 45px;
  justify-content: center;
  align-items: center;
  margin-right: 15px;
  padding: 20px 36px;
  display: flex;
}

.right-arrow {
  display: none;
  top: auto;
  bottom: 0%;
  left: auto;
  right: 35%;
}

.testimonial-paragraph {
  color: rgba(20, 20, 20, .7);
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 1.5em;
}

.logo-4 {
  width: 110px;
  margin-bottom: 6px;
}

.quote-image {
  min-width: 70px;
  position: absolute;
  top: -25px;
  left: -15px;
}

.testimonial-author-wrap {
  margin-top: 20px;
}

.container-9 {
  width: 100%;
  max-width: 1240px;
  margin-left: auto;
  margin-right: auto;
  font-family: Open Sans, sans-serif;
}

.blog3-card-nutrition-second {
  height: 340px;
  color: #fff;
  background-image: linear-gradient(#000, #000);
  border-radius: 8px;
  padding: 30px;
  transition: box-shadow .4s;
  position: relative;
}

.blog3-card-nutrition-second.blog3-card2-content {
  color: #fff;
  background-image: url('../images/card2.jpg');
  background-position: 50%;
  background-size: cover;
}

.blog3-card-nutrition-second.blog3-card1-content {
  color: #fff;
  background-image: url('../images/card1.jpg');
  background-position: 50%;
  background-size: cover;
  position: relative;
}

.blog3-card-nutrition-second.blog3-card4-content {
  color: #111212;
  background-image: url('../images/CP-Blog-Antioxidants-Everything-You-Need-To-Know-1200x802.jpg');
  background-position: 50%;
  background-size: cover;
  font-family: Open Sans, sans-serif;
}

.blog3-card-nutrition-second.blog3-card3-content {
  color: #111212;
  background-image: url('../images/card3.jpg');
  background-position: 50%;
  background-size: cover;
}

.blog3-card-nutrition-second.blog3-card5-content {
  color: #111212;
  background-image: url('../images/card52x.jpg');
  background-position: 50%;
  background-size: cover;
}

.blog3-card-nutrition-second.blog3-card6-content {
  color: #fff;
  background-image: url('../images/card62x.jpg');
  background-position: 50%;
  background-size: cover;
}

.blog3-card-nutrition-second.blog3-card4-content-nutrition-2 {
  color: #111212;
  background-image: url('../images/nutrition-article-where-are-phytonutrients-found.jpg');
  background-position: 50%;
  background-size: cover;
  font-family: Open Sans, sans-serif;
}

.blog3-card-nutrition-second.blog3-card4-content-second {
  color: #111212;
  background-image: linear-gradient(rgba(0, 0, 0, .1), rgba(0, 0, 0, .1)), url('../images/CP-Blog-Antioxidants-Myth-Busters-1200x844.jpg');
  background-position: 0 0, 50%;
  background-size: auto, cover;
  font-family: Open Sans, sans-serif;
}

.sticky-container {
  width: 100%;
  height: 100vh;
  display: flex;
  position: -webkit-sticky;
  position: sticky;
  top: 0;
  overflow: hidden;
}

.section-2-l {
  width: 100%;
  height: 100vh;
  cursor: pointer;
  background-color: #566d25;
  justify-content: center;
  align-items: center;
  display: flex;
  position: relative;
  overflow: hidden;
}

.scroll-container {
  z-index: 2;
  height: 300vh;
  position: relative;
}

.section-3-l {
  width: 100%;
  height: 100vh;
  position: relative;
  overflow: hidden;
}

.bg-img-2 {
  width: 100%;
  height: 100%;
  background-image: url('../images/img-bg-3.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

.section-2-r {
  width: 100%;
  height: 100vh;
  position: relative;
  overflow: hidden;
}

.bottle-back {
  z-index: 1;
  width: 150px;
  position: absolute;
}

.section-1-r {
  width: 100%;
  height: 100vh;
  cursor: pointer;
  background-color: #d86b10;
  justify-content: center;
  align-items: center;
  display: flex;
  position: relative;
  overflow: hidden;
}

.arrow-2 {
  margin-top: 10px;
}

.left-side-col {
  height: 100%;
  flex: 1;
  position: relative;
}

.content-parent {
  width: 100%;
  padding-bottom: 60px;
  padding-left: 60px;
  position: absolute;
  top: auto;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.sub-title {
  font-size: 20px;
}

.bg-img-3 {
  width: 100%;
  height: 100%;
  background-image: url('../images/img-bg-2.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

.right-side-col {
  height: 100%;
  flex: 1;
  position: relative;
}

.text-ani {
  width: 30vw;
  color: #fff;
  font-size: 3vw;
  font-weight: 300;
  line-height: 3.5vw;
}

.bg-img-1 {
  width: 100%;
  height: 100%;
  background-color: #13266f;
}

.bg-text {
  z-index: 0;
  color: rgba(255, 255, 255, .1);
  font-size: 18vw;
  line-height: 180px;
  position: absolute;
}

.link-block-4 {
  color: #fff;
  text-decoration: none;
  transition: opacity .4s;
}

.link-block-4:hover {
  opacity: .8;
}

.section-1-l {
  width: 100%;
  height: 100vh;
  position: relative;
  overflow: hidden;
}

.section-3-r {
  width: 100%;
  height: 100vh;
  cursor: pointer;
  background-color: #273546;
  justify-content: center;
  align-items: center;
  display: flex;
  position: relative;
  overflow: hidden;
}

.bottle {
  z-index: 2;
  position: relative;
}

._15-years-evolution {
  border: 1px solid rgba(19, 38, 111, .1);
  border-left-style: none;
  justify-content: center;
  align-items: center;
  padding-top: 50px;
  padding-bottom: 50px;
  font-family: Open Sans, sans-serif;
  display: none;
}

.div-block-evolution {
  width: 55%;
  text-align: center;
  justify-content: center;
  align-items: center;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.evolution-heading {
  width: 100%;
  color: #13266f;
  text-align: center;
  white-space: break-spaces;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 20px;
  padding-bottom: 20px;
  font-family: Open Sans, sans-serif;
  font-size: 4vw;
  font-weight: 400;
  line-height: 130%;
  display: block;
}

.ingredients-section-heading {
  width: 100%;
  color: #13266f;
  text-align: center;
  white-space: break-spaces;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 20px;
  padding-bottom: 20px;
  font-family: Open Sans, sans-serif;
  font-size: 32px;
  font-weight: 400;
  line-height: 130%;
  display: block;
}

.div-block-ingredients-section {
  width: 60%;
  text-align: center;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin-left: auto;
  margin-right: auto;
  padding-bottom: 0;
  display: flex;
}

.ingredients-heading-h2 {
  width: 90%;
  color: #13266f;
  text-align: center;
  white-space: break-spaces;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  margin: 0 auto;
  padding-top: 20px;
  padding-bottom: 10px;
  font-family: Open Sans, sans-serif;
  font-size: 4vw;
  font-weight: 400;
  line-height: 130%;
  display: block;
}

.column-23 {
  text-align: right;
  background-color: rgba(0, 0, 0, 0);
  flex-direction: row;
  justify-content: center;
  align-items: center;
  padding-top: 30px;
  padding-bottom: 50px;
  font-family: Open Sans, sans-serif;
  display: flex;
}

.column-23.blueish {
  text-align: left;
  background-color: rgba(0, 0, 0, 0);
}

.dawg {
  max-width: 320px;
  flex-direction: column;
  align-items: center;
  display: flex;
}

.paragraph-9 {
  text-align: center;
  line-height: 22px;
}

.cta-2 {
  letter-spacing: .5px;
  background-color: #ec3d28;
  border-radius: 4px;
  margin-top: 0;
  padding: 12px 24px;
  font-weight: 700;
}

.div-block-testimonial-copy {
  width: 55%;
  text-align: center;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin-left: auto;
  margin-right: auto;
  padding-bottom: 40px;
  display: flex;
}

.evolution-section-heading {
  width: 100%;
  color: #13266f;
  text-align: center;
  white-space: break-spaces;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  margin: 0 auto;
  padding-top: 20px;
  padding-bottom: 0;
  font-family: Open Sans, sans-serif;
  font-size: 4vw;
  font-weight: 400;
  line-height: 130%;
  display: block;
}

.section-5 {
  border: 1px #000;
  border-top: 2px solid rgba(19, 38, 111, .1);
  padding-top: 50px;
  padding-bottom: 50px;
}

.evolution-description {
  width: 100%;
  max-width: 100%;
  color: rgba(20, 20, 20, .7);
  text-align: center;
  column-count: 1;
  margin: 10px auto 25px;
  font-family: Open Sans, sans-serif;
  font-size: 25px;
  font-weight: 300;
  line-height: 40px;
  position: relative;
}

.evolution-column-1 {
  max-width: 320px;
  text-align: right;
  flex-direction: column;
  align-items: center;
  display: flex;
}

.evolution-column-2 {
  max-width: 320px;
  flex-direction: column;
  align-items: center;
  display: flex;
}

.image-26 {
  max-width: 100%;
}

.image-27 {
  max-width: 100%;
  padding-top: 0;
  padding-bottom: 0;
}

.container-10 {
  max-width: 800px;
}

.div-block-evolution-section {
  width: 55%;
  text-align: center;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin-left: auto;
  margin-right: auto;
  padding-bottom: 40px;
  display: flex;
}

.evolution-heading-h2 {
  width: 100%;
  color: #13266f;
  text-align: center;
  white-space: break-spaces;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  margin: 0 auto;
  padding-top: 20px;
  padding-bottom: 10px;
  font-family: Open Sans, sans-serif;
  font-size: 4vw;
  font-weight: 400;
  line-height: 130%;
  display: block;
}

.paragraph-evolution {
  color: rgba(20, 20, 20, .7);
  text-align: center;
  margin-top: 0;
  margin-left: auto;
  margin-right: auto;
  padding-top: 0;
  padding-bottom: 0;
  font-family: Open Sans, sans-serif;
  font-size: 25px;
  font-weight: 300;
  line-height: 40px;
}

.container-11 {
  max-width: 900px;
  background-color: rgba(19, 38, 111, .1);
  border-radius: 10px 10px 0 0;
  padding-top: 30px;
}

.heading2-pointer {
  color: #eb7c26;
  text-align: center;
  margin-top: 30px;
  margin-bottom: 30px;
  padding-bottom: 30px;
  font-size: 130px;
  display: block;
}

.heading3-pointer {
  color: #f5ae1d;
  text-align: center;
  margin-top: 30px;
  margin-bottom: 30px;
  padding-bottom: 30px;
  font-size: 130px;
  display: block;
}

.columns--capsules {
  max-width: 900px;
  margin-top: 0;
  margin-left: auto;
  margin-right: auto;
}

.article-alt-cover {
  height: 270px;
  background-image: url('../images/card-cover.jpg');
  background-position: 50%;
  background-size: cover;
  border-radius: 8px;
  margin-top: 26px;
  padding-bottom: 0;
}

.article-alt-cover.article-1-content {
  background-image: url('../images/flatiron.jpg');
}

.article-alt-cover.article-2-content {
  background-image: url('../images/article-cover-1.jpg');
  margin-top: 0;
  margin-bottom: 26px;
}

.article-alt-cover.article-5-content {
  background-image: url('../images/CP-Blog-Ashwagandha-A-Tradition-of-Rejuvenation.jpg');
}

.article-alt-cover.article-3-content {
  background-image: url('../images/CP-Blog-The-Healing-Powers-of-Adaptogens-web.jpg');
}

.article-alt-cover.article-4-content {
  background-image: url('../images/Ashwagandha-Root.jpg');
  background-position: 50%;
  background-size: cover;
  margin-top: 0;
  margin-bottom: 26px;
}

.tagline-3 {
  letter-spacing: 2px;
  text-transform: uppercase;
  font-size: 12px;
  font-weight: 500;
}

.tagline-3.tagline-promo-40 {
  color: rgba(20, 20, 20, .7);
}

.article {
  cursor: pointer;
  margin-bottom: 10px;
}

.tag-wrapper {
  margin-top: 35px;
  margin-bottom: 35px;
  padding-left: 5px;
  padding-right: 5px;
  display: block;
}

.label-3 {
  background-color: #1991eb;
  border-radius: 4px;
  padding: 4px 10px 3px;
  display: inline-block;
}

.label-3.label-article-brown {
  background-color: #66493e;
  margin-bottom: 2px;
}

.label-3.label-article-pink {
  background-color: #e556a4;
  margin-top: 2px;
}

.label-3.label-article-brownish {
  background-color: #82a35d;
  margin-bottom: 2px;
}

.label-3.label-article-grey {
  background-color: #dd9f67;
  margin-top: 2px;
}

.label-3.label-article-greenish {
  background-color: rgba(209, 101, 6, .9);
  margin-bottom: 2px;
}

.style-label {
  color: #bebebe;
  text-transform: uppercase;
  font-size: 12px;
  font-weight: 500;
  line-height: 20px;
}

.basic-column {
  background-color: rgba(19, 38, 111, .1);
  padding-left: 5px;
  padding-right: 5px;
}

.columns-4 {
  flex-direction: column;
  display: flex;
}

.heading-29 {
  color: #13266f;
  font-size: 24px;
}

.heading-30 {
  color: #13266f;
}

.heading-31 {
  color: #13266f;
  font-size: 24px;
}

.columns-5 {
  font-family: Open Sans, sans-serif;
}

.heading-32, .heading-33 {
  color: #13266f;
}

.price-wrapper {
  padding-left: 0;
}

.product-card-description {
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  padding: 10px;
  display: flex;
}

.product-price {
  margin-top: 0;
  margin-bottom: 0;
}

.product-card-image {
  height: 260px;
  background-image: linear-gradient(rgba(245, 245, 245, .5), rgba(245, 245, 245, .5));
  border-top-left-radius: 8px;
  border-top-right-radius: 8px;
}

.product-card-image.product-card-1 {
  background-image: url('../images/card12x.jpg');
  background-position: 50%;
  background-size: cover;
}

.tag-wrapper-2 {
  width: 250px;
  margin-top: 10px;
  margin-bottom: 35px;
  padding-left: 5px;
  padding-right: 5px;
  display: flex;
}

.product-name-title {
  color: #13266f;
  margin-top: 6px;
  padding-right: 0;
  font-size: 14px;
}

.product-card {
  cursor: pointer;
  background-color: rgba(19, 38, 111, .1);
  border-radius: 8px;
  transition: transform .4s, box-shadow .4s;
  box-shadow: 0 1px 4px rgba(0, 0, 0, .05);
}

.product-card:hover {
  transform: translate(0, -6px)scale(1.02);
  box-shadow: 0 1px 6px rgba(0, 0, 0, .15);
}

.grid-3 {
  grid-template-columns: minmax(200px, 1fr) minmax(200px, 1fr);
  grid-template-areas: "Area Area-2";
}

.blog-links {
  color: #13266f;
  margin-left: 0;
  padding-top: 0;
  padding-bottom: 10px;
  font-size: 16px;
}

._15-yrs-multi {
  border: 1px #000;
  border-top: 2px solid rgba(19, 38, 111, .1);
  padding-top: 50px;
  padding-bottom: 50px;
}

.cp-logo {
  width: 150px;
}

.div-block-46 {
  text-align: center;
}

.cta-wtb {
  color: #fff;
  letter-spacing: .5px;
  background-color: #13266f;
  border-radius: 4px;
  margin-top: 0;
  margin-left: 20px;
  padding: 12px 24px;
  font-family: Open Sans, sans-serif;
  font-weight: 400;
}

.div-block-cta {
  width: 80%;
  text-align: center;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin-left: auto;
  margin-right: auto;
  padding-bottom: 0;
  display: block;
}

.cta-section {
  padding-top: 50px;
  padding-bottom: 50px;
}

.cta-heading {
  width: 100%;
  color: #13266f;
  text-align: center;
  white-space: break-spaces;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 20px;
  padding-bottom: 20px;
  font-family: Open Sans, sans-serif;
  font-size: 4vw;
  font-weight: 400;
  line-height: 130%;
  display: block;
}

.container-12 {
  display: flex;
}

.div-block-48 {
  margin-left: auto;
  margin-right: auto;
}

.heading-9-ala {
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 10px;
  padding-bottom: 15px;
  font-family: Open Sans, sans-serif;
  font-size: 50px;
  font-weight: 700;
  line-height: 35px;
}

.heading-9-ala-mob {
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 10px;
  padding-bottom: 15px;
  font-family: Open Sans, sans-serif;
  font-size: 60px;
  font-weight: 700;
  line-height: 35px;
}

.div-block-49 {
  flex-direction: row;
  padding-top: 10px;
  display: flex;
}

.link-10 {
  color: #fff;
  padding-bottom: 10px;
  padding-right: 20px;
  font-family: Open Sans, sans-serif;
  font-weight: 600;
  text-decoration: none;
}

.link-11 {
  color: #fff;
  font-family: Open Sans, sans-serif;
  font-weight: 600;
  text-decoration: none;
}

.div-block-50 {
  flex-direction: row;
  margin-bottom: 5px;
  display: flex;
}

.image-28 {
  margin-right: 5px;
}

.div-block-51 {
  display: flex;
}

.image-29 {
  margin-right: 5px;
}

.adrenal-chill-banner {
  width: 100%;
  height: 90vh;
  min-width: 100%;
  object-fit: fill;
  background-image: url('../images/cp-adrenal-chill-tree-banner-final.png'), linear-gradient(rgba(251, 201, 190, .7), rgba(251, 201, 190, .7));
  background-position: 0 100%, 0 0;
  background-repeat: no-repeat, repeat;
  background-size: 100%, auto;
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  padding-top: 0;
  padding-bottom: 0;
  font-family: Open Sans, sans-serif;
  font-weight: 300;
  display: flex;
  position: static;
  overflow: visible;
}

.container-banner {
  height: 100%;
  max-width: 100%;
  flex-direction: column;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  display: flex;
  position: fixed;
}

.lottie-animation {
  z-index: 0;
  max-height: none;
  white-space: normal;
  display: none;
  position: absolute;
}

.h1-banner {
  color: #9875b3;
  text-align: left;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Open Sans, sans-serif;
  font-size: 5vw;
  font-weight: 600;
  line-height: 120%;
}

.h1-banner.nav-logo {
  font-size: 60px;
  line-height: 80%;
}

.paragraph-banner {
  color: #7560a0;
  white-space: pre;
  font-size: 25px;
  font-weight: 300;
  line-height: 40px;
}

.adrenal-info {
  width: auto;
  flex: 0 auto;
  order: 0;
  align-self: center;
  margin-left: 0;
  padding-left: 20px;
  padding-right: 40px;
  display: block;
  position: static;
}

.adrenal-hero-image-mask {
  width: 100%;
  text-align: center;
  margin-left: 0;
  margin-right: -59px;
}

.hero-image-adrenal {
  width: 350px;
  height: 100%;
  max-width: none;
  text-align: center;
  object-fit: cover;
  object-position: 50% 50%;
  flex: 0 .5 auto;
  position: static;
}

.div-block-52 {
  height: 100vh;
}

.div-block-53 {
  width: 100%;
  height: 100vh;
  display: none;
  position: absolute;
}

.html-embed-2 {
  display: block;
}

.header-section {
  width: 100%;
  height: 100vh;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
  position: relative;
  overflow: hidden;
}

.image-30 {
  z-index: -10;
  width: 2000px;
  max-width: none;
  position: absolute;
}

.header-text {
  width: 100%;
  max-width: 1200px;
  color: #070707;
  text-align: center;
  justify-content: center;
  align-items: center;
  margin-top: 10vh;
  margin-bottom: 10vh;
  padding-left: 50px;
  padding-right: 50px;
  font-family: Open Sans, sans-serif;
  font-size: 27px;
  font-weight: 600;
  line-height: 75px;
  display: block;
  position: relative;
  bottom: auto;
}

.text-block-11 {
  color: #9875b3;
  font-family: Open Sans, sans-serif;
  font-size: 80px;
  font-weight: 300;
}

.title-section {
  width: 100%;
  height: 100vh;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
  position: relative;
  overflow: hidden;
}

.titleimages {
  width: 575px;
}

.image-31 {
  width: 20vh;
  padding-top: 7vh;
}

.image-31.titleimages {
  width: 290px;
}

.adrenal-chill-bottle {
  width: 100%;
  height: 100vh;
  min-width: 100%;
  background-image: linear-gradient(#fbc9be, #fbc9be);
  flex-flow: row;
  justify-content: flex-start;
  align-items: center;
  margin-top: 0;
  padding-top: 0;
  padding-bottom: 0;
  font-weight: 300;
  display: flex;
  position: fixed;
}

.capsule-illustration-section {
  width: 100%;
  height: 100%;
  min-width: 100%;
  background-color: rgba(152, 117, 179, .05);
  flex-wrap: nowrap;
  justify-content: center;
  align-items: center;
  padding-top: 50px;
  padding-bottom: 0;
  font-family: Open Sans, sans-serif;
  font-weight: 300;
  display: block;
  position: static;
}

.image-32 {
  text-align: center;
  border-bottom: 2px rgba(152, 117, 179, .3);
  margin-top: 20px;
  padding-top: 20px;
}

.ashwagandha-advantage {
  background-color: rgba(0, 0, 0, 0);
  border-top: 1px solid rgba(19, 38, 111, .1);
  padding-top: 50px;
  padding-bottom: 50px;
  font-family: Open Sans, sans-serif;
}

.div-block-ingredients-section-copy {
  width: 60%;
  text-align: center;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin-left: auto;
  margin-right: auto;
  padding-bottom: 0;
  display: flex;
}

.adrenal-chill-headlines {
  width: 65%;
  text-align: center;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin-left: auto;
  margin-right: auto;
  padding-bottom: 0;
  display: flex;
}

.adrenal-headlines {
  width: 100%;
  color: #9875b3;
  text-align: center;
  white-space: break-spaces;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  margin: 0 auto;
  padding-top: 20px;
  padding-bottom: 10px;
  font-family: Open Sans, sans-serif;
  font-size: 3vw;
  font-weight: 300;
  line-height: 130%;
  display: block;
}

.adrenal-paragraphs {
  color: rgba(20, 20, 20, .7);
  text-align: left;
  margin-top: 0;
  margin-left: auto;
  margin-right: auto;
  padding: 0 20px 20px;
  font-size: 16px;
  font-weight: 300;
  line-height: 28px;
}

.ingredients-small-headlines {
  width: 100%;
  height: auto;
  color: #9875b3;
  text-align: center;
  white-space: break-spaces;
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 0;
  padding-bottom: 0;
  font-size: 22px;
  font-weight: 300;
  line-height: 130%;
}

.adrenal-side-para {
  width: 100%;
  max-width: 100%;
  color: rgba(20, 20, 20, .7);
  text-align: left;
  column-count: 1;
  margin-top: 0;
  padding-top: 0;
  font-size: 15px;
  font-weight: 300;
  line-height: 28px;
  position: relative;
}

.adrenal-side-image {
  height: auto;
  border-radius: 10px;
  flex-direction: column;
  justify-content: space-between;
  align-items: center;
  margin-top: 0;
  padding-left: 40px;
  padding-right: 30px;
  display: flex;
}

.div-block-54 {
  width: 60%;
  margin-top: 80px;
  margin-left: auto;
  margin-right: auto;
}

.image-33 {
  margin-top: 30px;
  margin-bottom: 30px;
  margin-left: 30px;
  padding-top: 65px;
  padding-left: 0;
}

.chronic-stress-diagram {
  z-index: 99;
  background-color: rgba(20, 20, 20, .7);
  border-top: 1px rgba(19, 38, 111, .1);
  padding-top: 50px;
  padding-bottom: 50px;
  font-family: Open Sans, sans-serif;
  display: none;
  position: fixed;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
  overflow: auto;
}

.grid-4 {
  grid-template-columns: 1fr 1fr 1fr;
  grid-template-areas: "Area Area-2 Area-3"
                       ". Area-2 .";
  grid-auto-flow: row;
}

.callout-single-lens {
  opacity: 0;
  position: relative;
  top: 0;
  left: 0;
}

.callout-single-lens.middle {
  z-index: 2;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  opacity: 0;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  margin-top: 295px;
  display: grid;
}

.callout-tittle {
  width: 274px;
  height: 21px;
  color: #f5f5f7;
  margin-top: 0;
  margin-bottom: 0;
}

.callout-tittle.middle {
  background-image: url('../images/title_ultrawide_camera__damm96nwse2q_large_2x.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: 274px;
}

.callout-keyline {
  height: 2px;
  transform: scale3d(1none, 1none, 1none);
  transform-style: preserve-3d;
  background-color: #888;
  margin-top: 16px;
  position: relative;
}

.callout-keyline.middle {
  width: 350px;
  background-color: #9875b3;
  margin-top: 5px;
  margin-bottom: 5px;
  display: block;
  position: static;
}

.visiually-hidden {
  width: 1px;
  height: 1px;
  display: inline;
  position: absolute;
  overflow: hidden;
}

.callout-details {
  z-index: 20;
  margin-top: 40px;
  margin-bottom: 0;
  padding-left: 0;
  font-size: 28px;
  line-height: 1.285;
}

.heading-34 {
  color: #7560a0;
  text-align: left;
  flex-direction: row;
  margin-bottom: 0;
  font-size: 18px;
  display: flex;
}

.pancreas-div {
  width: auto;
  max-width: none;
  text-align: left;
  margin-top: 15px;
  padding-top: 166px;
  position: static;
}

.callout-keyline-2 {
  height: 2px;
  transform: scale3d(1none, 1none, 1none);
  transform-style: preserve-3d;
  background-color: #888;
  margin-top: 16px;
  position: relative;
}

.callout-keyline-2.middle {
  width: 355px;
  float: none;
  transform: scale3d(1none, 1none, 1none);
  direction: ltr;
  text-align: left;
  transform-style: preserve-3d;
  background-color: #9875b3;
  margin-top: 5px;
  margin-bottom: 5px;
  display: block;
  position: static;
}

.brain-div {
  width: auto;
  max-width: none;
  cursor: pointer;
  margin-top: -10px;
  position: static;
}

.image-34 {
  z-index: -10000;
  width: 100%;
  position: relative;
}

.callout-keyline-3 {
  width: 330px;
  height: 2px;
  float: right;
  transform: scale3d(1none, 1none, 1none);
  transform-style: preserve-3d;
  background-color: #9875b3;
  margin-top: 16px;
  position: static;
}

.callout-keyline-3.middle {
  width: 500px;
  float: none;
  transform: scale3d(1none, 1none, 1none);
  direction: ltr;
  text-align: left;
  transform-style: preserve-3d;
  background-color: #9875b3;
  margin-top: 10px;
  display: block;
  position: static;
}

.heading-34-right {
  color: #7560a0;
  text-align: left;
  flex-direction: row;
  justify-content: flex-end;
  margin-bottom: 0;
  font-size: 18px;
  display: flex;
}

.stomach-div {
  width: 200px;
  max-width: 300px;
  text-align: right;
  margin-top: 15px;
  padding-top: 13px;
  position: static;
}

.heart-div {
  width: 200px;
  max-width: 300px;
  text-align: right;
  margin-top: 15px;
  padding-top: 6px;
  position: static;
}

.callout-keyline-4 {
  width: 330px;
  height: 2px;
  float: right;
  transform: scale3d(1none, 1none, 1none);
  transform-style: preserve-3d;
  background-color: #9875b3;
  margin-top: 16px;
  margin-bottom: 5px;
  position: relative;
}

.callout-keyline-4.middle {
  width: 500px;
  float: none;
  transform: scale3d(1none, 1none, 1none);
  direction: ltr;
  text-align: left;
  transform-style: preserve-3d;
  background-color: #9875b3;
  margin-top: 10px;
  display: block;
  position: static;
}

.thyroid-div {
  width: 230px;
  max-width: 300px;
  text-align: left;
  margin-top: 15px;
  padding-top: 26px;
  display: block;
  position: static;
}

.callout-keyline-5 {
  width: 360px;
  height: 2px;
  float: right;
  transform: scale3d(1none, 1none, 1none);
  transform-style: preserve-3d;
  background-color: #9875b3;
  margin-top: 16px;
  margin-bottom: 5px;
  position: static;
}

.callout-keyline-5.middle {
  width: 500px;
  float: none;
  transform: scale3d(1none, 1none, 1none);
  direction: ltr;
  text-align: left;
  transform-style: preserve-3d;
  background-color: #9875b3;
  margin-top: 10px;
  display: block;
  position: static;
}

.reprod-div {
  width: auto;
  max-width: none;
  text-align: left;
  margin-top: 15px;
  padding-top: 38px;
  position: static;
}

.callout-keyline-6 {
  height: 2px;
  transform: scale3d(1none, 1none, 1none);
  transform-style: preserve-3d;
  background-color: #888;
  margin-top: 16px;
  position: relative;
}

.callout-keyline-6.middle {
  width: 360px;
  float: none;
  transform: scale3d(1none, 1none, 1none);
  direction: ltr;
  text-align: left;
  transform-style: preserve-3d;
  background-color: #9875b3;
  margin-top: 10px;
  display: block;
  position: static;
}

.label-text-2 {
  width: 280px;
  color: rgba(20, 20, 20, .7);
  text-align: left;
  text-transform: none;
  font-family: Open Sans, sans-serif;
  font-size: 12px;
  font-weight: 500;
  line-height: 18px;
  display: none;
}

.label-text-3 {
  width: 280px;
  color: rgba(20, 20, 20, .7);
  text-align: left;
  text-transform: none;
  font-family: Open Sans, sans-serif;
  font-size: 12px;
  font-weight: 500;
  line-height: 18px;
  display: block;
}

.label-text4 {
  color: rgba(20, 20, 20, .7);
  text-align: left;
  text-transform: none;
  font-family: Open Sans, sans-serif;
  font-size: 12px;
  font-weight: 500;
  line-height: 18px;
}

.label-text-5, .label-text-6, .label-text-4 {
  color: rgba(20, 20, 20, .7);
  text-align: left;
  text-transform: none;
  font-family: Open Sans, sans-serif;
  font-size: 12px;
  font-weight: 500;
  line-height: 18px;
  display: none;
}

.highest-potency {
  max-width: 1200px;
  padding-left: 100px;
  position: relative;
}

.highest-potency.with-light-line-and-glow {
  z-index: 4;
  background-color: rgba(0, 0, 0, 0);
  border-left: 1px solid #1c2e46;
  padding-top: 100px;
  padding-bottom: 0;
}

.highest-potency.with-light-line-and-glow.overflow-hidden {
  border-left-style: none;
  border-left-width: 0;
  margin-top: 0;
  padding-top: 30px;
  padding-bottom: 30px;
  padding-left: 0;
}

.clinical-results {
  max-width: 1200px;
  padding-left: 100px;
  position: relative;
}

.clinical-results.with-light-line-and-glow {
  z-index: 4;
  background-color: rgba(0, 0, 0, 0);
  border-left: 1px solid #1c2e46;
  padding-top: 100px;
  padding-bottom: 0;
}

.clinical-results.with-light-line-and-glow.overflow-hidden {
  max-width: none;
  border-left-style: none;
  border-left-width: 0;
  margin-top: 0;
  margin-bottom: 20px;
  padding-top: 10px;
  padding-bottom: 10px;
  padding-left: 0;
}

.ksm-trademark {
  font-size: 12px;
  text-decoration: none;
}

.ksm-trademark.superscript {
  float: none;
  position: relative;
  top: auto;
  bottom: 10px;
}

.superscript {
  font-size: 12px;
  position: relative;
  bottom: 10px;
}

.graph-summary {
  width: 100%;
  max-width: 100%;
  color: rgba(20, 20, 20, .7);
  text-align: left;
  column-count: 1;
  margin-top: 0;
  padding-top: 0;
  font-size: 16px;
  font-weight: 300;
  line-height: 28px;
  position: relative;
}

.text-block-12 {
  color: rgba(20, 20, 20, .7);
  font-size: 12px;
  font-style: italic;
}

.clinical-diagram {
  margin: 30px 30px 30px 50px;
  padding-top: 40px;
  padding-left: 0;
}

.text-block-13 {
  color: rgba(20, 20, 20, .7);
  padding-top: 20px;
  font-size: 12px;
  font-style: normal;
  font-weight: 600;
}

.chronic-body-diagram {
  max-width: 80%;
  padding-top: 40px;
}

.infographic {
  padding-top: 30px;
  padding-bottom: 0;
}

.infographic-section {
  width: 70%;
  text-align: center;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin-left: auto;
  margin-right: auto;
  padding-top: 0;
  padding-bottom: 0;
  display: flex;
}

.superscript-big {
  font-size: 15px;
  position: relative;
  bottom: 15px;
}

.infographic-img {
  background-color: rgba(0, 0, 0, 0);
  align-items: center;
  display: block;
}

.image-35 {
  text-align: center;
  align-self: center;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.basic-column-2 {
  padding-left: 5px;
  padding-right: 5px;
}

.label-blogposts {
  width: auto;
  color: #fff;
  text-transform: uppercase;
  font-size: 10px;
  font-weight: 500;
  line-height: 17px;
  display: block;
}

.tag-wrapper-3 {
  margin: 35px auto;
  padding-left: 5px;
  padding-right: 5px;
}

.container-14 {
  margin-top: 10px;
  padding-top: 20px;
}

.heading-35 {
  color: #9875b3;
  font-weight: 300;
}

.heading-36 {
  color: #9875b3;
  font-size: 32px;
  font-weight: 300;
}

.heading-37 {
  color: #9875b3;
  font-weight: 300;
}

.label-text-pancreas {
  width: 280px;
  color: rgba(20, 20, 20, .7);
  text-align: left;
  text-transform: none;
  font-family: Open Sans, sans-serif;
  font-size: 12px;
  font-weight: 500;
  line-height: 18px;
  display: none;
}

.link-block-5 {
  display: inline;
}

.column-24 {
  position: -webkit-sticky;
  position: sticky;
}

.divider-mob-final {
  height: 1px;
  background-color: #eee;
  margin-top: 20px;
  margin-bottom: 15px;
  display: none;
}

.l-theanine {
  background-color: rgba(0, 0, 0, 0);
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 50px;
  padding-bottom: 50px;
  display: block;
}

.image-36 {
  width: 500px;
  margin: 10px auto;
  display: block;
}

.l-theanine-studies {
  width: 70%;
  max-width: 100%;
  color: rgba(20, 20, 20, .7);
  text-align: left;
  column-count: 1;
  margin-top: 0;
  margin-left: auto;
  margin-right: auto;
  padding-top: 20px;
  padding-left: 20px;
  padding-right: 20px;
  font-size: 16px;
  font-weight: 300;
  line-height: 28px;
  position: relative;
}

.adrenal-paragraphs-one-line {
  width: 80%;
  color: rgba(20, 20, 20, .7);
  text-align: center;
  margin-top: 0;
  margin-left: auto;
  margin-right: auto;
  padding-top: 20px;
  padding-bottom: 20px;
  font-family: Open Sans, sans-serif;
  font-size: 16px;
  font-weight: 300;
  line-height: 24px;
}

.testimonial-adrenal {
  background-image: linear-gradient(rgba(152, 117, 179, .6), rgba(152, 117, 179, .6));
  justify-content: center;
  align-items: center;
  padding: 132px 3% 163px;
  font-family: Open Sans, sans-serif;
  position: relative;
  overflow: hidden;
}

.slider-2 {
  width: 100%;
  height: 100%;
  max-width: 750px;
  background-color: rgba(0, 0, 0, 0);
}

.mask-4 {
  background-color: rgba(0, 0, 0, 0);
  overflow: visible;
  box-shadow: 0 20px 50px rgba(0, 0, 0, 0);
}

.standard-paragraph-2 {
  color: rgba(20, 20, 20, .7);
  letter-spacing: 0;
  background-color: rgba(0, 0, 0, 0);
  margin-bottom: 0;
  font-family: Open Sans, sans-serif;
  font-size: 16px;
  font-weight: 300;
  line-height: 28px;
}

.slide-wrap-2 {
  min-height: 350px;
  color: #fff;
  background-color: #fff;
  flex-direction: column;
  justify-content: space-between;
  padding: 90px 60px 50px;
  display: flex;
}

.title-paragraph-white {
  max-width: 590px;
  color: rgba(255, 255, 255, .85);
  letter-spacing: -.03em;
  margin-bottom: 32px;
  font-weight: 400;
}

.author-title {
  opacity: .7;
  color: #7560a0;
  letter-spacing: 0;
  margin-bottom: 0;
  font-size: 14px;
  font-weight: 400;
  line-height: 25px;
  text-decoration: none;
}

.content-white-h2 {
  color: #fff;
  letter-spacing: -.03em;
  margin-top: 0;
  margin-bottom: 22px;
  font-family: Open Sans, sans-serif;
  font-size: 54px;
  font-weight: 300;
  line-height: 1;
}

.profile-image-2 {
  border: 3px solid #fff;
  border-radius: 100px;
  margin-right: 25px;
  display: block;
}

.faq-title-2 {
  color: #9875b3;
  margin-bottom: 4px;
  font-size: 18px;
  font-weight: 600;
  line-height: 22px;
  display: inline-block;
}

.testimonial-wrapper {
  justify-content: center;
  align-items: center;
  display: flex;
}

.container-16 {
  width: 100%;
  max-width: 1200px;
  margin-left: auto;
  margin-right: auto;
}

.title-wrap {
  text-align: center;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin-bottom: 60px;
  display: flex;
}

.slide-3 {
  background-color: #fff;
  border: 1px rgba(152, 117, 179, .2);
  border-radius: 15px;
  margin-right: 50px;
  padding: 0;
  overflow: hidden;
}

.arrow-icon {
  color: #1b2d45;
  font-size: 15px;
}

.immuno-blurb {
  width: 100%;
  color: rgba(20, 20, 20, .7);
  text-align: left;
  padding-top: 20px;
  font-size: 25px;
  font-weight: 300;
  line-height: 40px;
}

.center-container-immuno {
  height: 100%;
  max-width: 70%;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  padding-top: 20px;
  padding-left: 30px;
  padding-right: 30px;
  font-family: Open Sans, sans-serif;
  display: flex;
}

.big-article-title-wrapper {
  width: 100%;
}

.immune-cta {
  width: 90%;
  margin: 30px auto;
  padding-left: 5px;
  padding-right: 5px;
  font-family: Open Sans, sans-serif;
}

.big-article-image-wrapper {
  height: 400px;
  background-image: url('../images/green-up-zoomed.jpg');
  background-position: 50%;
  background-size: cover;
  border-top-left-radius: 8px;
  border-bottom-left-radius: 8px;
  padding-left: 0;
}

.big-article {
  background-color: #fff;
  border: 1px solid rgba(19, 38, 111, .1);
  border-radius: 8px;
  margin-left: auto;
  margin-right: auto;
  box-shadow: 0 1px 4px rgba(0, 0, 0, .05);
}

.divider-2 {
  height: 1px;
  background-color: #eee;
  margin-top: 20px;
  margin-bottom: 15px;
}

.divider-2.big-article-divider {
  margin-bottom: 24px;
}

.big-article-content-wrapper {
  height: 400px;
  flex-direction: column;
  justify-content: space-between;
  align-items: stretch;
  padding: 30px 40px;
  display: flex;
}

.heading-38 {
  color: #13266f;
}

.paragraph-10 {
  color: rgba(20, 20, 20, .7);
}

.link-block-6 {
  width: 100%;
  margin-left: auto;
  margin-right: auto;
}

.infographic-sec {
  background-color: rgba(0, 0, 0, 0);
  border-bottom: 1px rgba(19, 38, 111, .1);
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 50px;
  padding-bottom: 50px;
}

.cta-wtb-cpw {
  color: #fff;
  letter-spacing: .5px;
  background-color: #9875b3;
  border-radius: 4px;
  margin-top: 0;
  margin-left: 20px;
  padding: 12px 24px;
  font-family: Open Sans, sans-serif;
  font-weight: 400;
}

.cta-heading-cpw {
  width: 100%;
  color: #9875b3;
  text-align: center;
  white-space: break-spaces;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 20px;
  padding-bottom: 20px;
  font-family: Open Sans, sans-serif;
  font-size: 4vw;
  font-weight: 300;
  line-height: 130%;
  display: block;
}

.image-37 {
  width: 100%;
}

.container-17 {
  width: 100%;
  max-width: 1140px;
  margin-left: auto;
  margin-right: auto;
}

.button-5 {
  background-color: #ff7143;
  border-radius: 10px;
  padding: 20px 42px;
  font-size: 16px;
  transition: all .35s;
}

.hero-block {
  padding-right: 60px;
}

.hero-grid {
  grid-column-gap: 32px;
  grid-row-gap: 16px;
  flex-direction: row;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
  position: static;
}

.header-2 {
  background-image: url('../images/CP-adrenal-chill-woman-tree-illustration-cropped.png');
  background-position: 0 100%;
  background-repeat: no-repeat;
  background-size: 60%;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 100px 3%;
  display: block;
}

.paragraph-large {
  max-width: 650px;
  color: #696871;
  letter-spacing: -.4px;
  font-size: 21px;
  line-height: 1.5;
}

.button-wrap {
  align-items: center;
  margin-top: 40px;
  display: flex;
}

.heading {
  color: #19191b;
  letter-spacing: -.03em;
  margin-bottom: 32px;
  font-size: 80px;
  line-height: .96;
}

.div-block-57 {
  width: 54px;
  height: 54px;
  border: 1px solid #e7e7e7;
  border-radius: 100px;
  justify-content: center;
  align-items: center;
  margin-left: 24px;
  padding: 18px;
  display: flex;
}

.columns-7 {
  max-width: 100%;
  flex-direction: row;
  display: flex;
}

.image-38 {
  width: 90%;
  max-width: 100%;
  clear: none;
  text-align: left;
  margin-left: auto;
  margin-right: auto;
  padding-left: 30%;
  display: block;
}

.column-25 {
  clear: none;
  text-align: left;
  flex-wrap: nowrap;
  justify-content: flex-end;
  align-items: flex-end;
  padding-left: 60px;
  display: flex;
  position: static;
}

.column-26 {
  display: none;
}

.image-39 {
  width: 40%;
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
  padding-left: 0%;
  padding-right: 0%;
  display: block;
}

.div-block-58 {
  width: 50%;
  max-width: 100%;
  justify-content: center;
  align-items: center;
  margin-top: 10px;
  margin-bottom: 0%;
  margin-left: 40%;
  padding-bottom: 0%;
  display: flex;
}

.container-18 {
  display: block;
}

.heading-39 {
  color: #9875b3;
  text-align: right;
  padding-right: 0;
  font-family: Lato, sans-serif;
  font-size: 35px;
  font-weight: 700;
}

.heading-40 {
  color: #9875b3;
  text-align: left;
  padding-left: 0;
  padding-right: 0;
  font-family: Droid Sans, sans-serif;
  font-size: 18px;
  font-style: normal;
  font-weight: 700;
  line-height: 25px;
}

.heading-41 {
  color: #9875b3;
  text-align: left;
  margin-right: 0;
  padding-left: 31px;
  padding-right: 0;
  font-family: Merriweather, serif;
  font-size: 27px;
  font-style: italic;
  font-weight: 300;
}

.heading-42 {
  color: #9875b3;
  text-align: center;
  padding-left: 58px;
  padding-right: 0;
  font-family: Palatino Linotype, Book Antiqua, Palatino, serif;
  font-size: 45px;
  font-weight: 700;
}

.grid-5 {
  grid-template-areas: "Area Area-2";
  margin-top: 0;
  margin-bottom: 0;
}

.paragraph-11 {
  color: rgba(20, 20, 20, .7);
  padding: 40px 20px 10px;
  font-family: Open Sans, sans-serif;
  font-size: 16px;
  font-weight: 300;
  line-height: 28px;
}

.div-block-59 {
  margin-left: 10px;
  margin-right: 10px;
  padding-top: 0;
}

.column-27 {
  padding-top: 30px;
  padding-bottom: 30px;
  padding-left: 10px;
}

.column-28 {
  padding-right: 20px;
}

.columns-8 {
  background-color: rgba(0, 0, 0, 0);
  border-radius: 10px;
  padding-top: 0;
  padding-bottom: 20px;
}

.heading-43 {
  color: #9875b3;
  font-family: Exo, sans-serif;
  font-size: 25px;
  font-style: normal;
}

.link-brain {
  color: #9875b3;
  font-size: 18px;
  font-weight: 600;
}

.link-brain:hover {
  color: #7560a0;
}

.modal-brain {
  z-index: 999999;
  background-color: rgba(20, 20, 20, .7);
  justify-content: center;
  align-items: center;
  display: none;
  position: fixed;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.modal-brain-content {
  z-index: 1;
  max-width: 550px;
  background-color: #fff;
  border-radius: 5px;
  flex: 1;
  padding: 20px;
  position: relative;
}

.paragraph-12 {
  color: rgba(20, 20, 20, .7);
}

.heading-44 {
  color: #9875b3;
}

.close-modal-brain {
  color: #fff;
  font-size: 30px;
  position: absolute;
  top: -15%;
  bottom: auto;
  left: auto;
  right: -6%;
}

.close-bg-brain {
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.modal-pancreas {
  z-index: 2147483647;
  background-color: rgba(20, 20, 20, .7);
  justify-content: center;
  align-items: center;
  display: none;
  position: fixed;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.modal-reprod, .modal-thyroid, .modal-heart, .modal-stomach {
  z-index: 999999;
  background-color: rgba(20, 20, 20, .7);
  justify-content: center;
  align-items: center;
  display: none;
  position: fixed;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.close-bg-pancreas {
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.modal-pancreas-content {
  z-index: 1;
  max-width: 550px;
  background-color: #fff;
  border-radius: 5px;
  flex: 1;
  padding: 20px;
  position: relative;
}

.close-modal-pancreas {
  color: #fff;
  font-size: 30px;
  position: absolute;
  top: -15%;
  bottom: auto;
  left: auto;
  right: -6%;
}

.close-bg-reprod {
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.modal-reprod-content {
  z-index: 1;
  max-width: 550px;
  background-color: #fff;
  border-radius: 5px;
  flex: 1;
  padding: 20px;
  position: relative;
}

.close-modal-reprod {
  color: #fff;
  font-size: 30px;
  position: absolute;
  top: -15%;
  bottom: auto;
  left: auto;
  right: -6%;
}

.close-bg-thyroid {
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.modal-thyroid-content {
  z-index: 1;
  max-width: 550px;
  background-color: #fff;
  border-radius: 5px;
  flex: 1;
  padding: 20px;
  position: relative;
}

.close-modal-thyroid {
  color: #fff;
  font-size: 30px;
  position: absolute;
  top: -15%;
  bottom: auto;
  left: auto;
  right: -6%;
}

.close-bg-heart {
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.modal-heart-content {
  z-index: 1;
  max-width: 550px;
  background-color: #fff;
  border-radius: 5px;
  flex: 1;
  padding: 20px;
  position: relative;
}

.close-modal-heart {
  color: #fff;
  font-size: 30px;
  position: absolute;
  top: -15%;
  bottom: auto;
  left: auto;
  right: -6%;
}

.close-bg-stomach {
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.modal-stomach-content {
  z-index: 1;
  max-width: 550px;
  background-color: #fff;
  border-radius: 5px;
  flex: 1;
  padding: 20px;
  position: relative;
}

.close-modal-stomach {
  color: #fff;
  font-size: 30px;
  position: absolute;
  top: -15%;
  bottom: auto;
  left: auto;
  right: -6%;
}

.link-pancreas {
  color: #9875b3;
  font-size: 18px;
  font-weight: 600;
}

.link-pancreas:hover {
  color: #7560a0;
}

.link-thyroid {
  color: #9875b3;
  text-align: right;
  font-size: 18px;
  font-weight: 600;
}

.link-thyroid:hover {
  color: #7560a0;
}

.link-reprod {
  color: #9875b3;
  font-size: 18px;
  font-weight: 600;
}

.link-reprod:hover {
  color: #7560a0;
}

.link-heart {
  color: #9875b3;
  text-align: right;
  font-size: 18px;
  font-weight: 600;
  display: none;
}

.link-heart:hover {
  color: #7560a0;
}

.thyroid-div-mob {
  width: 230px;
  max-width: 300px;
  text-align: left;
  margin-top: 15px;
  padding-top: 49px;
  display: none;
  position: static;
}

.heart-div-mob {
  width: 200px;
  max-width: 300px;
  text-align: right;
  margin-top: 15px;
  padding-top: 23px;
  display: none;
  position: static;
}

.stomach-div-mob {
  width: 200px;
  max-width: 300px;
  text-align: right;
  margin-top: 15px;
  padding-top: 40px;
  display: none;
  position: static;
}

.adrenal-chill-para {
  width: 100%;
  color: rgba(20, 20, 20, .7);
  text-align: left;
  padding-top: 0;
  padding-left: 0;
  padding-right: 0;
  font-size: 22px;
  font-weight: 300;
  line-height: 40px;
}

.big-para-font {
  color: rgba(20, 20, 20, .7);
  text-align: center;
  padding-top: 0;
  font-family: Open Sans, sans-serif;
  font-size: 25px;
  font-weight: 300;
  line-height: 40px;
}

.bold-text-5 {
  font-family: Open Sans, sans-serif;
  font-weight: 400;
}

.column-31 {
  padding-left: 60px;
  padding-right: 40px;
}

.grid-6 {
  grid-template: "Area Area-2"
                 "Area-3 Area-4"
                 "Area-5 ."
                 / 1fr 1fr;
}

.column-32 {
  padding-left: 40px;
  padding-right: 40px;
}

.text-block-14 {
  max-width: 75%;
  color: #9875b3;
  text-align: center;
  font-family: Open Sans, sans-serif;
  font-size: 18px;
  font-weight: 600;
  line-height: 24px;
}

.image-40 {
  max-width: 50%;
  text-align: left;
  margin-left: 0;
  margin-right: 0;
  padding-bottom: 20px;
  display: inline-block;
}

.div-block-60 {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin-left: 0;
  margin-right: 0;
  display: flex;
}

.div-block-61 {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.image-stress {
  max-width: 40%;
  text-align: left;
  margin-left: 0;
  margin-right: 0;
  padding-bottom: 20px;
  display: inline-block;
}

.image-41 {
  max-width: 55%;
  padding-bottom: 20px;
}

.div-block-62 {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding-top: 30px;
  padding-bottom: 0;
  display: flex;
}

.div-block-63 {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding-top: 30px;
  display: flex;
}

.image-42 {
  max-width: 45%;
  padding-bottom: 20px;
}

.image-43 {
  padding-bottom: 20px;
}

.columns-9 {
  padding-top: 40px;
  padding-bottom: 20px;
}

.grid-7 {
  grid-template-rows: auto auto auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
}

.div-block-64, .div-block-65, .div-block-66 {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.div-block-67 {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding-top: 20px;
  display: flex;
}

.image-44 {
  padding-top: 30px;
  padding-bottom: 20px;
}

.div-block-68 {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.div-block-69 {
  text-align: center;
  margin-left: auto;
  margin-right: auto;
  padding-top: 78px;
}

.container-20 {
  max-width: 1000px;
}

.anxious-section {
  margin-top: 0;
  padding-top: 20px;
  padding-bottom: 50px;
}

.link-12 {
  color: #9875b3;
  padding-top: 5px;
  padding-left: 5px;
  padding-right: 0;
  font-family: Open Sans, sans-serif;
  font-size: 15px;
}

.div-block-70 {
  margin-top: 5px;
  padding-top: 5px;
  padding-left: 20px;
  padding-right: 20px;
  display: flex;
}

.image-45 {
  width: 20px;
  max-width: 100%;
}

.chronic-modal-content {
  z-index: 1;
  max-width: 80%;
  background-color: #fff;
  margin-left: auto;
  margin-right: auto;
  padding-top: 30px;
  padding-bottom: 40px;
  position: relative;
  overflow: visible;
}

.close-modal-chronic {
  color: #fff;
  font-size: 30px;
  position: absolute;
  top: -4%;
  bottom: auto;
  left: auto;
  right: -2%;
}

.close-bg-chronic {
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.container-21 {
  background-color: rgba(152, 117, 179, .1);
  border-radius: 10px;
  padding: 20px;
}

.columns-10 {
  padding-left: 50px;
  padding-right: 50px;
}

.column-33 {
  padding-left: 40px;
  padding-right: 40px;
}

.image-46 {
  width: 100%;
  text-align: center;
}

.image-47 {
  width: 100%;
  margin-bottom: 0;
  padding-top: 0;
  padding-bottom: 0;
}

.grid-8 {
  grid-column-gap: 42px;
  grid-template-rows: auto;
  grid-template-areas: "Area Area-2";
  align-items: center;
  justify-items: center;
  padding-left: 50px;
  padding-right: 50px;
}

.div-block-71 {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding-top: 0;
  display: flex;
}

.div-block-72 {
  height: 1100px;
  border: 2px solid rgba(152, 117, 179, .2);
  border-radius: 10px;
  flex-flow: column;
  align-content: center;
  justify-content: space-between;
  align-items: center;
  padding: 30px;
  display: flex;
}

.div-block-73 {
  height: 1100px;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  border: 2px solid rgba(152, 117, 179, .2);
  border-radius: 10px;
  flex-flow: column;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  align-content: center;
  justify-content: space-between;
  align-items: center;
  padding: 30px 20px 30px 30px;
  display: flex;
}

.columns-11 {
  padding-left: 50px;
  padding-right: 50px;
}

.grid-9 {
  grid-column-gap: 44px;
  grid-template-areas: "Area Area-2";
  padding-left: 50px;
  padding-right: 50px;
}

.l-theanine-para {
  width: 100%;
  max-width: 100%;
  color: rgba(20, 20, 20, .7);
  text-align: left;
  column-count: 1;
  margin-top: 0;
  padding-top: 0;
  font-size: 15px;
  font-weight: 300;
  line-height: 28px;
  position: relative;
}

.ingredients-small-headlines-theanine {
  width: 100%;
  height: auto;
  color: #9875b3;
  text-align: center;
  white-space: break-spaces;
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 0;
  padding-bottom: 0;
  font-size: 22px;
  font-weight: 300;
  line-height: 130%;
}

.image-48 {
  width: 100%;
  padding-bottom: 0;
}

.adrenal-ingredients-para {
  width: 100%;
  max-width: 100%;
  color: rgba(20, 20, 20, .7);
  text-align: left;
  column-count: 1;
  margin-top: 0;
  padding-top: 30px;
  font-size: 15px;
  font-weight: 300;
  line-height: 28px;
  position: relative;
}

.ingredients-side-headlines {
  width: 100%;
  height: auto;
  color: #9875b3;
  text-align: center;
  white-space: break-spaces;
  border-radius: 0;
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 0;
  padding-bottom: 20px;
  font-size: 22px;
  font-weight: 300;
  line-height: 130%;
}

.image-49 {
  width: 80%;
}

.columns-studies {
  width: auto;
  max-width: none;
  text-align: left;
  background-color: rgba(0, 0, 0, 0);
  border-radius: 0;
  justify-content: center;
  align-items: center;
  margin-left: 0;
  margin-right: 0;
  padding: 0;
  display: block;
  position: static;
}

.column-info {
  width: 100%;
  max-width: 100%;
  margin-left: 0;
  margin-right: 0;
  padding: 60px 50px 40px;
  display: none;
}

.clinical-studies {
  background-color: rgba(152, 117, 179, .1);
  border-radius: 10px;
  padding: 40px 50px;
  overflow: visible;
}

.adrenal-h3 {
  width: 100%;
  color: #9875b3;
  text-align: center;
  white-space: break-spaces;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  margin: 0 auto;
  padding-top: 10px;
  padding-bottom: 10px;
  font-family: Open Sans, sans-serif;
  font-size: 2.5vw;
  font-weight: 300;
  line-height: 130%;
  display: block;
}

.lightbox-video-katrina {
  color: #9875b3;
  padding-top: 5px;
  padding-left: 5px;
  padding-right: 0;
  font-family: Open Sans, sans-serif;
  font-size: 15px;
}

.lightbox-link {
  margin-top: 5px;
  padding-top: 5px;
  padding-left: 20px;
  padding-right: 20px;
  display: flex;
}

.grid-10 {
  width: 600px;
  grid-column-gap: 0px;
  grid-template: "Area Area-2 Area-3 Area-4 Area-5"
  / 1fr 1fr 1fr 1fr 1fr;
  margin-left: auto;
  margin-right: auto;
}

.cpw-allergen-icons {
  width: 60%;
}

.container-22 {
  padding-top: 30px;
  padding-bottom: 20px;
}

.button-6 {
  color: #fff;
  background-color: #0900e1;
  border-radius: 14px;
  margin-right: 34px;
  font-family: Open Sans, sans-serif;
  font-weight: 600;
  display: block;
}

.text-span-17 {
  color: rgba(241, 154, 34, .84);
  font-weight: 400;
}

.text-span-18, .text-span-18-copy, .text-span-19 {
  color: #bf2429;
  font-weight: 400;
}

@media screen and (min-width: 1280px) {
  .wrap.w50-start {
    width: 1100px;
  }

  .label-text {
    display: block;
  }

  .flex-container {
    max-width: 1100px;
    padding-bottom: 20px;
    padding-left: 10px;
    padding-right: 10px;
  }

  .hero-image-2 {
    width: 400px;
  }

  .caption-copy {
    width: 100%;
    flex-direction: column;
    display: block;
  }

  .center-container {
    max-width: 50%;
    padding-bottom: 0;
    display: block;
  }

  .paragraph-5 {
    padding-bottom: 20px;
  }

  .blog-articles-v2 {
    padding-top: 80px;
  }

  .container-7.with-light-line-and-glow.overflow-hidden {
    padding-top: 40px;
  }

  .antioxidants-h1 {
    font-size: 3.2vw;
  }

  .massive-heading {
    width: 100%;
  }

  .antioxidants-pointers {
    width: 100%;
    margin-left: 0;
  }

  .antioxidants-pointer-text, .massive-heading-pointer-2, .antioxidants-pointers-big, .antioxidants-pointers-2 {
    width: 100%;
  }

  .antioxidants-pointer-heading {
    width: 90%;
    flex: 0 auto;
    align-self: baseline;
    margin-top: 0;
    padding-top: 20px;
    padding-bottom: 20px;
    font-size: 32px;
  }

  .div-block-40 {
    width: 100%;
  }

  .paragraph-insurance {
    width: 100%;
    padding-right: 40px;
  }

  .center-container-ingredients-caption {
    padding-top: 0;
  }

  .paragraph-ingredients {
    text-align: left;
    padding-top: 0;
  }

  .div-block-ingredients {
    width: 55%;
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    text-align: center;
    flex-flow: column;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    align-content: center;
    justify-content: center;
    align-items: center;
    margin-left: auto;
    margin-right: auto;
    display: flex;
  }

  .caption-copy-insurance {
    width: 90%;
    flex-direction: column;
    padding-right: 20px;
    display: flex;
  }

  .columns-3 {
    background-color: rgba(0, 0, 0, 0);
  }

  .column2-antioxidants {
    height: 400px;
    padding-left: 30px;
    padding-right: 30px;
  }

  .column-22 {
    padding-left: 30px;
    padding-right: 40px;
  }

  .heading-26 {
    max-width: 95%;
  }

  .antioxidant-numbers {
    background-color: rgba(0, 0, 0, 0);
    padding-top: 50px;
    padding-bottom: 50px;
  }

  .pointer-heading-1 {
    max-width: 95%;
  }

  .paragraph-8 {
    font-size: 18px;
  }

  .heading-15-yrs {
    font-size: 40px;
  }

  .words-wrap-15yrs {
    flex-direction: column;
    display: flex;
  }

  .heading-15yrs-1 {
    width: 500px;
    font-size: 40px;
    position: static;
  }

  .change-heading-15yrs-2 {
    margin-top: 10px;
    font-size: 40px;
  }

  .change-heading-15yrs-3 {
    margin-top: 40px;
    font-size: 40px;
  }

  ._15-years-section {
    display: none;
  }

  .hero-text-wrapper {
    width: 500px;
    max-width: none;
  }

  .jumbo {
    font-size: 80px;
    line-height: 100px;
  }

  .copy-text {
    padding-top: 22px;
    font-size: 22px;
    line-height: 35px;
  }

  .div-block-43 {
    max-width: 500px;
    padding-left: 80px;
    padding-right: 80px;
  }

  .testimonial-heading {
    width: 100%;
    flex: 0 auto;
    align-self: baseline;
    margin-top: 0;
    padding-top: 20px;
    padding-bottom: 20px;
    font-size: 4vw;
  }

  .testimonial-paragraph {
    font-size: 18px;
  }

  .div-block-evolution {
    width: 55%;
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    text-align: center;
    flex-flow: column;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    align-content: center;
    justify-content: center;
    align-items: center;
    margin-left: auto;
    margin-right: auto;
    display: flex;
  }

  .evolution-heading {
    width: 90%;
    flex: 0 auto;
    align-self: baseline;
    margin-top: 0;
    padding-top: 20px;
    padding-bottom: 20px;
    font-size: 4vw;
  }

  .ingredients-section-heading {
    width: 90%;
    flex: 0 auto;
    align-self: baseline;
    margin-top: 0;
    padding-top: 20px;
    padding-bottom: 20px;
    font-size: 32px;
  }

  .div-block-ingredients-section {
    width: 60%;
    padding-bottom: 0;
  }

  .ingredients-heading-h2, .evolution-section-heading {
    width: 100%;
    flex: 0 auto;
    align-self: baseline;
    margin-top: 0;
    padding-top: 20px;
    padding-bottom: 20px;
    font-size: 4vw;
  }

  .div-block-evolution-section {
    width: 70%;
  }

  .evolution-heading-h2 {
    width: 100%;
    flex: 0 auto;
    align-self: baseline;
    margin-top: 0;
    padding-top: 20px;
    padding-bottom: 20px;
    font-size: 4vw;
  }

  .paragraph-evolution {
    text-align: center;
    padding-top: 0;
  }

  .container-11, .columns--capsules {
    max-width: 1100px;
  }

  .div-block-45 {
    font-size: 18px;
  }

  .div-block-cta {
    width: 100%;
  }

  .cta-heading {
    width: 100%;
    flex: 0 auto;
    align-self: baseline;
    margin-top: 0;
    padding-top: 20px;
    padding-bottom: 20px;
    font-size: 4vw;
  }

  .link-10, .link-11 {
    font-size: 16px;
  }

  .adrenal-chill-banner {
    background-image: url('../images/cp-adrenal-chill-tree-banner-final.png'), linear-gradient(rgba(251, 201, 190, .7), rgba(251, 201, 190, .7));
    background-position: 0 100%, 0 0;
    background-repeat: no-repeat, repeat;
    background-size: 100%, auto;
    position: relative;
  }

  .hero-image-adrenal {
    width: 400px;
  }

  .div-block-53 {
    position: absolute;
  }

  .image-32 {
    padding-bottom: 0;
  }

  .div-block-ingredients-section-copy {
    width: 60%;
    padding-bottom: 0;
  }

  .adrenal-chill-headlines {
    width: 50%;
    padding-bottom: 0;
  }

  .adrenal-headlines {
    width: 100%;
    flex: 0 auto;
    align-self: auto;
    margin-top: 0;
    padding-top: 20px;
    padding-bottom: 0;
    font-size: 3vw;
  }

  .adrenal-paragraphs {
    text-align: left;
    padding-top: 0;
  }

  .ingredients-small-headlines {
    padding-bottom: 40px;
    font-size: 2.1vw;
  }

  .adrenal-side-para {
    padding-top: 20px;
    font-size: 19px;
    line-height: 32px;
  }

  .adrenal-side-image {
    height: auto;
    padding-left: 40px;
    padding-right: 30px;
  }

  .chronic-stress-diagram {
    display: none;
  }

  .callout-keyline.middle {
    width: 400px;
  }

  .pancreas-div {
    padding-top: 167px;
  }

  .callout-keyline-2.middle {
    width: 390px;
  }

  .callout-keyline-3 {
    width: 340px;
  }

  .stomach-div {
    padding-top: 12px;
  }

  .thyroid-div {
    padding-top: 19px;
  }

  .callout-keyline-5 {
    width: 370px;
  }

  .callout-keyline-6.middle {
    width: 400px;
  }

  .highest-potency.with-light-line-and-glow.overflow-hidden {
    padding-top: 40px;
  }

  .clinical-results.with-light-line-and-glow.overflow-hidden {
    margin-top: 0;
    padding-top: 20px;
  }

  .graph-summary {
    font-size: 19px;
    line-height: 32px;
  }

  .infographic-section {
    width: 80%;
    padding-bottom: 0;
  }

  .container-14 {
    margin-top: 30px;
    padding-top: 20px;
  }

  .l-theanine-studies {
    width: 60%;
    font-size: 16px;
    line-height: 28px;
  }

  .adrenal-paragraphs-one-line {
    width: 80%;
    text-align: center;
    padding-top: 0;
  }

  .standard-paragraph-2 {
    font-size: 18px;
    line-height: 30px;
  }

  .immuno-blurb {
    padding-bottom: 20px;
  }

  .center-container-immuno {
    max-width: 65%;
    padding-bottom: 0;
    display: block;
  }

  .column1-antioxidants {
    padding-left: 30px;
    padding-right: 30px;
  }

  .immune-cta {
    width: 85%;
  }

  .cta-heading-cpw {
    width: 100%;
    flex: 0 auto;
    align-self: baseline;
    margin-top: 0;
    padding-top: 20px;
    padding-bottom: 20px;
    font-size: 4vw;
  }

  .image-39, .div-block-58 {
    width: 40%;
  }

  .heading-39 {
    text-align: left;
    padding-right: 0;
    font-size: 35px;
  }

  .heading-40 {
    text-align: left;
  }

  .columns-8 {
    max-width: 1100px;
    margin-left: auto;
    margin-right: auto;
  }

  .link-brain {
    color: #9875b3;
    font-size: 18px;
    font-weight: 600;
    line-height: 32px;
  }

  .modal-brain {
    z-index: 99999;
    background-color: rgba(20, 20, 20, .7);
    justify-content: center;
    align-items: center;
    display: none;
    position: fixed;
    top: 0%;
    bottom: 0%;
    left: 0%;
    right: 0%;
  }

  .modal-brain-content {
    max-width: 550px;
    background-color: #fff;
    border-radius: 8px;
    flex: 1;
    justify-content: center;
    align-items: center;
    padding: 20px;
    display: block;
    position: relative;
  }

  .paragraph-12 {
    color: rgba(20, 20, 20, .7);
  }

  .heading-44 {
    color: #9875b3;
    text-align: center;
  }

  .close-modal-brain {
    color: #fff;
    text-align: right;
    padding-top: 0;
    padding-right: 0;
    font-size: 35px;
    display: block;
    position: absolute;
    top: -26px;
    bottom: auto;
    left: auto;
    right: -23px;
  }

  .modal-pancreas, .modal-reprod, .modal-thyroid, .modal-heart, .modal-stomach {
    z-index: 99999;
    background-color: rgba(20, 20, 20, .7);
    justify-content: center;
    align-items: center;
    display: none;
    position: fixed;
    top: 0%;
    bottom: 0%;
    left: 0%;
    right: 0%;
  }

  .modal-pancreas-content {
    max-width: 550px;
    background-color: #fff;
    border-radius: 8px;
    flex: 1;
    justify-content: center;
    align-items: center;
    padding: 20px;
    display: block;
    position: relative;
  }

  .close-modal-pancreas {
    color: #fff;
    text-align: right;
    padding-top: 0;
    padding-right: 0;
    font-size: 35px;
    display: block;
    position: absolute;
    top: -26px;
    bottom: auto;
    left: auto;
    right: -23px;
  }

  .modal-reprod-content {
    max-width: 550px;
    background-color: #fff;
    border-radius: 8px;
    flex: 1;
    justify-content: center;
    align-items: center;
    padding: 20px;
    display: block;
    position: relative;
  }

  .close-modal-reprod {
    color: #fff;
    text-align: right;
    padding-top: 0;
    padding-right: 0;
    font-size: 35px;
    display: block;
    position: absolute;
    top: -26px;
    bottom: auto;
    left: auto;
    right: -23px;
  }

  .modal-thyroid-content {
    max-width: 550px;
    background-color: #fff;
    border-radius: 8px;
    flex: 1;
    justify-content: center;
    align-items: center;
    padding: 20px;
    display: block;
    position: relative;
  }

  .close-modal-thyroid {
    color: #fff;
    text-align: right;
    padding-top: 0;
    padding-right: 0;
    font-size: 35px;
    display: block;
    position: absolute;
    top: -26px;
    bottom: auto;
    left: auto;
    right: -23px;
  }

  .modal-heart-content {
    max-width: 550px;
    background-color: #fff;
    border-radius: 8px;
    flex: 1;
    justify-content: center;
    align-items: center;
    padding: 20px;
    display: block;
    position: relative;
  }

  .close-modal-heart {
    color: #fff;
    text-align: right;
    padding-top: 0;
    padding-right: 0;
    font-size: 35px;
    display: block;
    position: absolute;
    top: -26px;
    bottom: auto;
    left: auto;
    right: -23px;
  }

  .modal-stomach-content {
    max-width: 550px;
    background-color: #fff;
    border-radius: 8px;
    flex: 1;
    justify-content: center;
    align-items: center;
    padding: 20px;
    display: block;
    position: relative;
  }

  .close-modal-stomach {
    color: #fff;
    text-align: right;
    padding-top: 0;
    padding-right: 0;
    font-size: 35px;
    display: block;
    position: absolute;
    top: -26px;
    bottom: auto;
    left: auto;
    right: -23px;
  }

  .link-pancreas, .link-thyroid, .link-reprod {
    color: #9875b3;
    font-size: 18px;
    font-weight: 600;
    line-height: 32px;
  }

  .link-heart {
    color: #9875b3;
    font-size: 18px;
    font-weight: 600;
    line-height: 32px;
    display: block;
  }

  .thyroid-div-mob {
    padding-top: 35px;
  }

  .stomach-div-mob {
    padding-top: 16px;
  }

  .adrenal-chill-para {
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    padding: 0 10px 20px;
    font-size: 22px;
  }

  .big-para-font {
    padding-bottom: 20px;
  }

  .container-20 {
    max-width: 1100px;
  }

  .close-modal-chronic {
    top: -3%;
  }

  .container-21 {
    padding-top: 20px;
  }

  .image-47 {
    width: 100%;
    margin-bottom: 0;
    padding-bottom: 10px;
  }

  .div-block-72 {
    width: 500px;
    height: 1300px;
    border: 2px solid rgba(152, 117, 179, .2);
    border-radius: 10px;
    padding-left: 30px;
    padding-right: 30px;
  }

  .div-block-73 {
    width: 500px;
    height: 1300px;
    border-style: solid;
    border-radius: 10px;
    flex-wrap: nowrap;
    align-content: center;
    margin-right: 40px;
    padding-left: 30px;
    padding-right: 30px;
    display: flex;
  }

  .columns-11 {
    width: 1200px;
  }

  .column-34 {
    background-color: rgba(0, 0, 0, 0);
    border: 0 rgba(152, 117, 179, .2);
    border-radius: 0;
    padding: 30px;
  }

  .column-35 {
    background-color: rgba(0, 0, 0, 0);
    border: 2px rgba(152, 117, 179, .2);
    border-radius: 0;
    padding: 30px;
  }

  .grid-9 {
    grid-template-rows: auto;
    grid-template-areas: "Area Area-2";
  }

  .l-theanine-para {
    margin-bottom: 0;
    font-size: 19px;
    line-height: 32px;
  }

  .ingredients-small-headlines-theanine {
    padding-top: 0;
    padding-bottom: 40px;
    font-size: 2vw;
  }

  .adrenal-ingredients-para {
    padding-top: 19px;
    font-size: 19px;
    line-height: 32px;
  }

  .ingredients-side-headlines {
    padding-top: 20px;
    padding-bottom: 20px;
    font-size: 2vw;
  }

  .columns-studies {
    background-color: rgba(0, 0, 0, 0);
    border-radius: 0;
    padding-left: 20px;
    padding-right: 20px;
  }

  .column-info {
    background-color: rgba(0, 0, 0, 0);
  }

  .clinical-studies {
    max-width: 1100px;
  }

  .adrenal-h3 {
    width: 100%;
    flex: 0 auto;
    align-self: auto;
    margin-top: 0;
    padding-top: 20px;
    padding-bottom: 0;
    font-size: 2.5vw;
  }

  .grid-10 {
    width: 600px;
  }
}

@media screen and (min-width: 1440px) {
  .hero-image-mask {
    margin-right: -120px;
  }

  .hero-image-2 {
    width: 400px;
  }

  .center-container {
    max-width: 45%;
  }

  .columns {
    margin-left: 150px;
    margin-right: 150px;
  }

  .grid-responsive {
    grid-template-columns: minmax(120px, 1fr) minmax(120px, 1fr) minmax(120px, 1fr) minmax(120px, 1fr) minmax(120px, 1fr) repeat(auto-fit, minmax(120px, 1fr)) minmax(120px, 1fr) minmax(120px, 1fr);
  }

  .blog-articles-v2 {
    padding-top: 80px;
  }

  .antioxidants-h1 {
    padding-top: 30px;
    font-size: 35px;
    line-height: 130%;
  }

  .antioxidants-pointer-heading {
    font-size: 35px;
  }

  .div-block-40 {
    width: 100%;
  }

  .paragraph-ingredients {
    margin-bottom: 20px;
  }

  .caption-copy-insurance {
    width: 80%;
  }

  .column2-antioxidants {
    height: 350px;
  }

  .column-22 {
    align-items: center;
    margin-top: 0;
    padding-top: 30px;
    padding-bottom: 30px;
  }

  .paragraph-7 {
    margin-top: auto;
  }

  .heading-26 {
    max-width: 85%;
    margin-top: auto;
  }

  .pointer-heading-1 {
    max-width: 100%;
    margin-top: auto;
  }

  .paragraph-8 {
    font-size: 22px;
  }

  .hero-text-wrapper {
    width: 600px;
  }

  .div-block-testimonial {
    width: 70%;
  }

  .testimonial-paragraph {
    font-size: 20px;
  }

  .div-block-ingredients-section {
    width: 55%;
    padding-bottom: 0;
  }

  .ingredients-heading-h2 {
    padding-bottom: 10px;
  }

  .column-23, .column-23.blueish {
    background-color: rgba(0, 0, 0, 0);
  }

  .div-block-testimonial-copy {
    width: 70%;
  }

  .div-block-evolution-section {
    width: 60%;
  }

  .evolution-heading-h2 {
    padding-bottom: 10px;
  }

  .paragraph-evolution {
    margin-bottom: 20px;
  }

  .columns--capsules {
    margin-left: auto;
    margin-right: auto;
  }

  .blog-links {
    margin-left: 5px;
    padding-bottom: 15px;
    font-size: 18px;
  }

  .div-block-45 {
    font-size: 20px;
  }

  .div-block-cta {
    width: 100%;
  }

  .link-10, .link-11 {
    font-size: 18px;
  }

  .adrenal-chill-banner {
    background-image: url('../images/cp-adrenal-chill-tree-banner-final.png'), linear-gradient(rgba(251, 201, 190, .7), rgba(251, 201, 190, .7));
    background-size: 100%, auto;
  }

  .adrenal-hero-image-mask {
    margin-right: -120px;
  }

  .hero-image-adrenal {
    width: 400px;
  }

  .div-block-ingredients-section-copy {
    width: 55%;
    padding-bottom: 0;
  }

  .adrenal-chill-headlines {
    width: 50%;
    padding-bottom: 0;
  }

  .adrenal-headlines {
    padding-bottom: 0;
  }

  .adrenal-paragraphs {
    width: 100%;
    margin-bottom: 20px;
    font-size: 18px;
    line-height: 30px;
  }

  .ingredients-small-headlines {
    padding-top: 10px;
    padding-bottom: 60px;
    font-size: 25px;
    line-height: 130%;
  }

  .adrenal-side-para {
    padding-top: 0;
    font-size: 18px;
    line-height: 30px;
  }

  .adrenal-side-image {
    height: auto;
    padding-top: 30px;
    padding-bottom: 30px;
  }

  .callout-keyline.middle {
    width: 440px;
  }

  .pancreas-div {
    padding-top: 204px;
  }

  .callout-keyline-2.middle {
    width: 450px;
  }

  .callout-keyline-3 {
    width: 340px;
  }

  .stomach-div {
    padding-top: 0;
  }

  .callout-keyline-4 {
    width: 350px;
  }

  .thyroid-div {
    padding-top: 30px;
  }

  .callout-keyline-5 {
    width: 390px;
  }

  .reprod-div {
    padding-top: 48px;
  }

  .callout-keyline-6.middle {
    width: 450px;
  }

  .graph-summary {
    font-size: 19px;
  }

  .infographic-section {
    width: 80%;
    padding-bottom: 0;
  }

  .container-14 {
    margin-top: 50px;
    padding-top: 30px;
  }

  .l-theanine-studies {
    font-size: 18px;
    line-height: 30px;
  }

  .adrenal-paragraphs-one-line {
    width: 80%;
    margin-bottom: 20px;
    font-size: 18px;
    line-height: 30px;
  }

  .standard-paragraph-2 {
    font-size: 20px;
    line-height: 32px;
  }

  .column1-antioxidants {
    margin-top: 30px;
  }

  .immune-cta {
    width: 80%;
  }

  .image-39 {
    width: 48%;
  }

  .heading-39 {
    padding-right: 0;
  }

  .heading-40 {
    text-align: left;
    font-size: 16px;
    line-height: 30px;
  }

  .heading-41 {
    text-align: right;
  }

  .heading-42 {
    text-align: left;
    font-size: 40px;
  }

  .paragraph-11 {
    font-size: 18px;
    line-height: 30px;
  }

  .columns-8 {
    max-width: 1200px;
    margin-left: auto;
    margin-right: auto;
  }

  .adrenal-chill-para {
    font-size: 24px;
  }

  .image-43 {
    padding-bottom: 40px;
  }

  .close-modal-chronic {
    top: -2%;
  }

  .image-47 {
    padding-bottom: 10px;
  }

  .div-block-72 {
    width: 500px;
  }

  .div-block-73 {
    width: 500px;
    display: flex;
  }

  .columns-11 {
    width: 1200px;
  }

  .l-theanine-para {
    font-size: 18px;
    line-height: 30px;
  }

  .ingredients-small-headlines-theanine {
    padding-top: 10px;
    padding-bottom: 60px;
    font-size: 25px;
    line-height: 130%;
  }

  .adrenal-ingredients-para {
    padding-top: 3px;
    font-size: 18px;
    line-height: 30px;
  }

  .ingredients-side-headlines {
    padding-top: 0;
    padding-bottom: 0;
    font-size: 25px;
    line-height: 130%;
  }

  .image-49 {
    width: 70%;
  }

  .adrenal-h3 {
    padding-bottom: 0;
    font-size: 2vw;
  }

  .grid-10 {
    width: 700px;
  }

  .cpw-allergen-icons {
    width: 70%;
  }
}

@media screen and (min-width: 1920px) {
  ._6-col {
    width: 650px;
  }

  .h1 {
    font-size: 5vw;
  }

  .flex-container {
    max-width: 1400px;
  }

  .hero-image-2 {
    width: 500px;
  }

  .change-heading, .heading-1, .heading-2, .change-heading-2 {
    font-size: 130px;
  }

  .image-5 {
    max-width: 80%;
  }

  .paragraph-4 {
    font-family: Open Sans, sans-serif;
    font-size: 34px;
    font-weight: 400;
    line-height: 1.5em;
  }

  .paragraph-5 {
    font-size: 35px;
    line-height: 60px;
  }

  .grid-responsive {
    grid-template-columns: minmax(120px, 1fr) minmax(120px, 1fr) minmax(120px, 1fr) minmax(120px, 1fr) minmax(120px, 1fr) minmax(120px, 1fr) minmax(120px, 1fr) minmax(120px, 1fr) repeat(auto-fit, minmax(120px, 1fr)) minmax(120px, 1fr);
  }

  .container-blog {
    max-width: 1200px;
  }

  .blog-articles-v2 {
    text-align: left;
    margin-left: auto;
    margin-right: auto;
    padding-top: 100px;
    padding-bottom: 50px;
  }

  .offset-images {
    display: block;
  }

  .container-7.with-light-line-and-glow.overflow-hidden {
    max-width: 1600px;
  }

  .antioxidants-h1 {
    padding-top: 60px;
    font-size: 50px;
  }

  .antioxidants_description {
    font-size: 28px;
  }

  .antioxidants-pointers {
    font-size: 2.5vw;
  }

  .offset-images-pointer-1 {
    display: block;
  }

  .antioxidants-pointers-big, .antioxidants-pointers-2 {
    font-size: 2.5vw;
  }

  .antioxidants-pointer-heading {
    width: 100%;
    font-size: 38px;
  }

  .div-block-40 {
    width: 100%;
    text-align: center;
    margin-bottom: 50px;
    padding-bottom: 50px;
  }

  .grid-responsive-tablet {
    grid-template-columns: minmax(120px, 1fr) minmax(120px, 1fr) minmax(120px, 1fr) minmax(120px, 1fr) minmax(120px, 1fr) repeat(auto-fit, minmax(120px, 1fr)) minmax(120px, 1fr) minmax(120px, 1fr) 120px;
  }

  .paragraph-capsule-sectio {
    font-size: 40px;
    line-height: 60px;
  }

  .paragraph-insurance {
    font-size: 28px;
    line-height: 40px;
  }

  .paragraph-ingredients {
    width: 70%;
    margin-left: auto;
    margin-right: auto;
    font-size: 28px;
    line-height: 40px;
  }

  .div-block-ingredients {
    text-align: center;
  }

  .caption-copy-insurance {
    width: 90%;
  }

  .columns-3 {
    padding-top: 50px;
  }

  .column2-antioxidants {
    height: 450px;
  }

  .pointers-flex {
    padding-left: 30px;
    padding-right: 30px;
  }

  .heading-26 {
    width: 70%;
    max-width: 100%;
  }

  .antioxidant-numbers {
    padding-top: 50px;
    padding-bottom: 50px;
  }

  .pointer-heading-1 {
    max-width: 100%;
  }

  .feature-image {
    max-width: 90%;
  }

  .bold-text-4, .paragraph-8 {
    font-size: 24px;
  }

  .heading-15-yrs {
    font-size: 60px;
  }

  .words-wrap-15yrs {
    width: auto;
    min-width: 600px;
  }

  .heading-15yrs-1 {
    width: auto;
    min-width: auto;
    font-size: 60px;
  }

  .change-heading-15yrs-2, .change-heading-15yrs-3 {
    font-size: 60px;
  }

  .hero-text-wrapper {
    width: 750px;
  }

  .hero-text {
    max-width: 700px;
  }

  .jumbo {
    font-size: 120px;
    line-height: 140px;
  }

  .copy-text {
    font-size: 30px;
    line-height: 48px;
  }

  .div-block-43 {
    max-width: 600px;
  }

  .text-span-16 {
    font-size: 20px;
  }

  .div-block-testimonial {
    width: 90%;
    text-align: center;
    margin-bottom: 50px;
    padding-bottom: 50px;
  }

  .testimonial-heading {
    width: 70%;
    margin-left: auto;
    margin-right: auto;
  }

  .tanya-s-feature {
    display: none;
  }

  .testimonial-content-wrap {
    padding-left: 55px;
  }

  .testimonial-paragraph {
    font-size: 20px;
  }

  ._15-years-evolution {
    display: none;
  }

  .div-block-evolution {
    text-align: center;
  }

  .evolution-heading, .ingredients-section-heading {
    width: 70%;
  }

  .div-block-ingredients-section {
    width: 100%;
    text-align: center;
    margin-bottom: 20px;
    padding-bottom: 0;
  }

  .ingredients-heading-h2 {
    width: 70%;
    margin-left: auto;
    margin-right: auto;
  }

  .div-block-testimonial-copy {
    width: 90%;
    text-align: center;
    margin-bottom: 50px;
    padding-bottom: 50px;
  }

  .evolution-section-heading {
    width: 70%;
  }

  .div-block-evolution-section {
    width: 60%;
    text-align: center;
    margin-bottom: 0;
    padding-bottom: 50px;
  }

  .evolution-heading-h2 {
    width: 100%;
    margin-left: auto;
    margin-right: auto;
  }

  .paragraph-evolution {
    margin-left: auto;
    margin-right: auto;
    font-size: 28px;
    line-height: 40px;
  }

  .container-11 {
    max-width: 1400px;
  }

  .columns--capsules {
    max-width: 1600px;
    margin-left: auto;
    margin-right: auto;
  }

  .blog-links {
    padding-bottom: 20px;
    font-size: 24px;
  }

  .div-block-cta {
    width: 100%;
    text-align: center;
    margin-bottom: 50px;
    padding-bottom: 0;
  }

  .cta-heading {
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    font-size: 3.2vw;
  }

  .div-block-49 {
    padding-top: 10px;
  }

  .link-10, .link-11 {
    font-size: 22px;
  }

  .adrenal-chill-banner {
    background-image: url('../images/cp-adrenal-chill-tree-banner-final.png'), linear-gradient(rgba(251, 201, 190, .7), rgba(251, 201, 190, .7));
    background-position: 0 100%, 0 0;
    background-repeat: no-repeat, repeat;
    background-size: 100%, auto;
  }

  .h1-banner {
    font-size: 5vw;
  }

  .paragraph-banner {
    font-family: Open Sans, sans-serif;
    font-size: 40px;
    font-weight: 400;
    line-height: 1.5em;
  }

  .adrenal-info {
    margin-left: 0;
    font-family: Open Sans, sans-serif;
  }

  .hero-image-adrenal {
    width: 600px;
  }

  .header-text {
    font-size: 35px;
  }

  .div-block-ingredients-section-copy {
    width: 100%;
    text-align: center;
    margin-bottom: 20px;
    padding-bottom: 0;
  }

  .adrenal-chill-headlines {
    width: 70%;
    text-align: left;
    margin-bottom: 20px;
    padding-bottom: 0;
  }

  .adrenal-headlines {
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    padding-bottom: 0;
    font-size: 3vw;
  }

  .adrenal-paragraphs {
    width: 70%;
    text-align: left;
    margin-left: auto;
    margin-right: auto;
    font-size: 24px;
    line-height: 40px;
  }

  .ingredients-small-headlines {
    padding-top: 0;
    padding-bottom: 50px;
    font-size: 34px;
  }

  .adrenal-side-para {
    padding-top: 0;
    padding-bottom: 35px;
    padding-right: 20px;
    font-size: 24px;
    line-height: 40px;
  }

  .adrenal-side-image {
    height: auto;
  }

  .callout-keyline.middle {
    width: 600px;
  }

  .pancreas-div {
    padding-top: 303px;
  }

  .callout-keyline-2.middle {
    width: 600px;
  }

  .callout-keyline-3 {
    width: 380px;
  }

  .stomach-div {
    padding-top: 15px;
  }

  .heart-div {
    padding-top: 44px;
  }

  .callout-keyline-4 {
    width: 400px;
  }

  .thyroid-div {
    padding-top: 68px;
  }

  .callout-keyline-5 {
    width: 450px;
  }

  .reprod-div {
    padding-top: 87px;
  }

  .callout-keyline-6.middle {
    width: 600px;
  }

  .highest-potency.with-light-line-and-glow.overflow-hidden, .clinical-results.with-light-line-and-glow.overflow-hidden {
    max-width: 1600px;
  }

  .graph-summary {
    font-size: 24px;
    line-height: 38px;
  }

  .infographic-section {
    width: 100%;
    text-align: center;
    margin-bottom: 20px;
    padding-bottom: 0;
  }

  .container-14 {
    margin-top: 100px;
    padding-top: 50px;
  }

  .image-36 {
    width: 600px;
  }

  .l-theanine-studies {
    width: 80%;
    font-size: 24px;
    line-height: 40px;
  }

  .adrenal-paragraphs-one-line {
    width: 80%;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
    font-size: 24px;
    line-height: 38px;
  }

  .immuno-blurb {
    font-size: 35px;
    line-height: 60px;
  }

  .center-container-immuno {
    max-width: 60%;
  }

  .immune-cta {
    width: 75%;
  }

  .paragraph-10 {
    font-size: 18px;
    line-height: 30px;
  }

  .cta-heading-cpw {
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    font-size: 3.2vw;
  }

  .heading-39 {
    padding-right: 0;
    font-size: 60px;
  }

  .heading-40 {
    margin-top: 0;
    margin-bottom: 20px;
    padding-left: 0;
    padding-right: 0;
    font-size: 20px;
  }

  .heading-41 {
    margin-top: 20px;
    padding-left: 0;
    font-size: 35px;
  }

  .heading-42 {
    margin-top: 20px;
    padding-left: 34px;
    padding-right: 0;
    font-size: 40px;
  }

  .paragraph-11 {
    padding-top: 30px;
    font-size: 22px;
    line-height: 40px;
  }

  .div-block-59 {
    padding-top: 10px;
  }

  .container-19 {
    max-width: 1000px;
  }

  .columns-8 {
    max-width: 1800px;
    margin-left: auto;
    margin-right: auto;
    padding: 20px 10px 30px;
  }

  .heading-43 {
    margin-top: 20px;
    padding-left: 0;
    padding-right: 0;
    font-size: 30px;
  }

  .link-heart {
    padding-top: 0;
  }

  .adrenal-chill-para {
    width: 72%;
    text-align: left;
    padding-left: 20px;
    font-size: 35px;
    line-height: 60px;
  }

  .big-para-font {
    font-size: 35px;
    line-height: 60px;
  }

  .grid-6 {
    grid-column-gap: 84px;
    grid-row-gap: 45px;
    grid-template-areas: "Area Area-2"
                         "Area-3 Area-4";
  }

  .column-32 {
    padding-top: 0;
  }

  .text-block-14 {
    max-width: 70%;
    font-size: 20px;
  }

  .image-40 {
    max-width: 70%;
  }

  .image-stress {
    max-width: 55%;
  }

  .image-41 {
    max-width: 70%;
  }

  .image-42 {
    max-width: 60%;
  }

  .image-43 {
    padding-bottom: 40px;
  }

  .grid-7 {
    grid-column-gap: 22px;
  }

  .image-44 {
    max-width: 100%;
  }

  .container-20 {
    max-width: 1400px;
  }

  .link-12 {
    padding-top: 15px;
    font-size: 20px;
  }

  .div-block-70 {
    padding-bottom: 10px;
  }

  .image-45 {
    width: 30px;
  }

  .close-modal-chronic {
    top: -2%;
  }

  .container-21 {
    max-width: 1100px;
  }

  .image-47 {
    width: 100%;
    padding-bottom: 0;
  }

  .grid-8 {
    grid-template-areas: "Area";
  }

  .div-block-72 {
    width: 700px;
    height: 1700px;
    padding-top: 30px;
    padding-bottom: 30px;
  }

  .div-block-73 {
    width: 700px;
    height: 1700px;
    display: flex;
  }

  .columns-11 {
    width: 1600px;
  }

  .l-theanine-para {
    font-size: 24px;
    line-height: 40px;
  }

  .ingredients-small-headlines-theanine {
    padding-top: 0;
    padding-bottom: 50px;
    font-size: 34px;
  }

  .adrenal-ingredients-para {
    padding-top: 17px;
    padding-bottom: 57px;
    font-size: 24px;
    line-height: 40px;
  }

  .ingredients-side-headlines {
    padding-top: 0;
    padding-bottom: 50px;
    font-size: 28px;
  }

  .columns-studies {
    padding-top: 0;
  }

  .column-info {
    margin-bottom: 60px;
    padding-top: 50px;
  }

  .clinical-studies {
    max-width: 1500px;
  }

  .adrenal-h3 {
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    padding-bottom: 0;
    font-size: 2vw;
  }

  .lightbox-video-katrina {
    padding-top: 15px;
    font-size: 20px;
  }

  .grid-10 {
    width: 800px;
    grid-column-gap: 30px;
    grid-template-areas: "Area Area-2 Area-3 Area-4 Area-5";
  }

  .cpw-allergen-icons {
    width: 80%;
  }

  .container-22 {
    padding-top: 20px;
  }
}

@media screen and (max-width: 991px) {
  .style-wrap {
    text-align: center;
  }

  ._6-col {
    width: 100%;
    margin-bottom: 20px;
    margin-right: 0;
  }

  ._6-col._6-col-last {
    width: 100%;
  }

  .headline-6-col {
    width: auto;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
    display: block;
  }

  ._5-col, ._3-col {
    width: 100%;
    margin-bottom: 20px;
    margin-right: 0;
  }

  .wrap {
    width: 645px;
  }

  .wrap.w50-80-start {
    flex-direction: column;
  }

  .wrap.w50-spcbetween {
    flex-direction: column;
    justify-content: center;
  }

  .wrap.w50-80-center {
    text-align: center;
    flex-direction: column;
  }

  .wrap.w20-start {
    flex-direction: column;
  }

  .wrap._w-custom.structure-menu-wrap {
    width: 100%;
    padding-bottom: 0;
    padding-left: 30px;
    padding-right: 30px;
  }

  .wrap._w-custom.structure-nav {
    width: 100%;
    padding-left: 30px;
    padding-right: 30px;
  }

  .wrap._w-custom.nav1-light {
    width: 100%;
    background-color: #fff;
    padding: 0;
    display: block;
  }

  .wrap._w-custom.nav1-dark {
    width: 100%;
    background-color: #111212;
    padding-left: 0;
    padding-right: 0;
    display: block;
  }

  .wrap._w-custom.hero3 {
    flex-direction: column;
    padding-top: 50px;
  }

  .wrap._w-custom.nav2-dark {
    width: 100%;
    padding-left: 0;
    padding-right: 0;
    display: block;
  }

  .wrap._w-custom.hero5 {
    height: auto;
    text-align: center;
    flex-direction: column;
    padding-top: 80px;
  }

  .wrap._w-custom.hero6 {
    text-align: center;
    flex-direction: column;
  }

  .wrap.w80-50-start {
    flex-direction: column;
  }

  .wrap.w50-start {
    flex-direction: row;
  }

  .wrap.w80-spcbetween {
    flex-direction: column;
    justify-content: center;
  }

  .wrap.w20-center, .wrap.w80-50-center, .wrap.w80-center {
    text-align: center;
    flex-direction: column;
  }

  .wrap.w50-center {
    text-align: center;
    flex-direction: column-reverse;
  }

  .wrap.w80-50-spcbetween, .wrap.w20-spcbetween, .wrap.w50-80-spcbetween {
    flex-direction: column;
    justify-content: center;
  }

  .wrap.w80-start {
    flex-direction: column;
  }

  .wrap.w80-50-center {
    text-align: center;
    flex-direction: column;
  }

  ._1-col, ._2-col, ._11-col {
    width: 100%;
    margin-bottom: 20px;
    margin-right: 0;
  }

  ._4-col {
    width: 100%;
    margin-bottom: 20px;
    margin-left: auto;
    margin-right: auto;
    display: inline-block;
  }

  ._4-col._4-col-last {
    margin-bottom: 0;
    margin-right: auto;
  }

  ._9-col, ._7-col, ._8-col, ._10-col {
    width: 100%;
    margin-bottom: 20px;
    margin-right: 0;
  }

  .tagline.style-lbl, .tagline.style-desc, .tagline.cards-lbl {
    text-align: center;
  }

  .btn.btn-white.blog2-card-cta {
    text-align: center;
    display: block;
    bottom: 20px;
    left: 30px;
  }

  .section-dark {
    padding-left: 0;
    padding-right: 0;
  }

  .link-dark.navigation1-link-dark {
    margin-right: 0;
    padding: 20px;
  }

  .headline-8-col {
    width: auto;
    text-align: center;
  }

  .text-16.text-16-60 {
    width: 100%;
  }

  .headline-9-col {
    width: auto;
  }

  .link-light.navigation1-link-light {
    margin-right: 0;
    padding: 20px;
  }

  .page-name {
    width: auto;
    padding-left: 30px;
    padding-right: 30px;
  }

  .structure-page-name {
    width: auto;
  }

  .structure-cards2-menu-btn {
    background-color: rgba(0, 0, 0, 0);
    margin-right: 30px;
    padding: 0;
  }

  .structure-cards2-menu-btn:active {
    background-color: rgba(0, 0, 0, 0);
  }

  .structure-cards2-menu-btn.w--open {
    background-color: rgba(0, 0, 0, 0);
    margin-right: 30px;
  }

  .nav1-wrap {
    flex-direction: row;
    padding-top: 29px;
    padding-bottom: 29px;
  }

  .nav1-menu-wrapper {
    background-color: #fff;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    padding: 20px 30px;
    display: flex;
    box-shadow: 0 1px 3px rgba(17, 18, 18, .06);
  }

  .nav1-logo-wrapper {
    flex: none;
    justify-content: space-between;
    align-items: center;
    margin-left: 30px;
    display: inline-block;
  }

  .nav1-menu-btn {
    background-color: rgba(0, 0, 0, 0);
    margin-right: 30px;
    padding: 0;
  }

  .nav1-menu-btn:active {
    background-color: rgba(0, 0, 0, 0);
  }

  .nav1-menu-btn.w--open {
    background-color: rgba(0, 0, 0, 0);
    margin-right: 30px;
  }

  .nav1-menu-wrapper-dark {
    background-color: #111212;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    padding: 20px 30px;
    display: flex;
  }

  .nav1-menu-icon {
    margin-bottom: 3px;
  }

  .hero1-headline-wrapper {
    width: 100%;
  }

  .decoline {
    margin-left: auto;
    margin-right: auto;
    display: block;
  }

  .decoline.decoline-dark.left-align-decoline-dark, .decoline.left-align-decoline {
    margin-left: 0;
    margin-right: 0;
  }

  .content1-image.content1-image2 {
    background-position: 50% 62%;
  }

  .content1-items {
    flex-direction: column;
    margin-bottom: -30px;
  }

  .content1-item-description, .feature1-content {
    text-align: center;
    margin-bottom: 30px;
    padding-right: 0;
  }

  .feature1-image1 {
    background-position: 50%;
    background-size: cover;
    margin-bottom: 0;
  }

  .feature1-image2 {
    display: none;
  }

  .feature2-wrap {
    text-align: center;
    flex-direction: column-reverse;
  }

  .feature2-image1 {
    border-radius: 8px;
  }

  .feature2-content {
    margin-top: 0;
    margin-bottom: 40px;
    padding-left: 0;
  }

  .feature2-image2 {
    float: none;
    margin-left: auto;
    margin-right: auto;
    display: flex;
  }

  .team1-people-row {
    flex-direction: column;
    align-items: center;
    margin-top: 0;
    margin-bottom: 0;
  }

  .team1-person {
    text-align: center;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    margin-bottom: 30px;
    padding-right: 0;
    display: flex;
  }

  .team1-image {
    display: block;
  }

  .cta1-content {
    margin-bottom: 0;
  }

  .cta1-wrap {
    text-align: center;
    flex-direction: column;
    align-items: center;
  }

  .footer1 {
    text-align: center;
  }

  .content2-items {
    text-align: center;
    flex-direction: column;
    align-items: center;
  }

  .content2-jumbonumber {
    font-size: 70px;
    line-height: 90px;
  }

  .content2-number-wrapper {
    width: 60%;
    margin-bottom: 20px;
    margin-left: auto;
    margin-right: auto;
    display: block;
  }

  .hero2-light-alt2 {
    background-image: linear-gradient(rgba(255, 255, 255, .4), rgba(255, 255, 255, .4)), url('../images/hero2-woman-light.jpg');
    background-position: 0 0, 150%;
    background-repeat: repeat, no-repeat;
    background-size: auto, 980px;
  }

  .testimonial2-logo-wrap {
    margin-bottom: 0;
    margin-left: 10px;
    margin-right: 10px;
  }

  .testimonial1-person-name {
    text-align: left;
  }

  .content3-text-wrap {
    text-align: center;
  }

  .content6-headline {
    text-align: center;
    margin-bottom: 40px;
    padding-right: 0;
  }

  .content5-headline-wrapper {
    text-align: center;
    padding-right: 0;
  }

  .testimonial1 {
    flex-direction: column;
    align-items: center;
  }

  .content4-items {
    margin-bottom: 0;
  }

  ._6-col-last {
    width: auto;
  }

  .hero2-dark-alt2 {
    background-image: linear-gradient(rgba(17, 18, 18, .4), rgba(17, 18, 18, .4)), url('../images/hero2-woman-mob.jpg');
    background-position: 0 0, 50%;
    background-repeat: repeat, no-repeat;
    background-size: auto, 587px;
  }

  .testimonial2-headline {
    margin-bottom: 40px;
    padding-right: 0;
  }

  .hero2-text-wrap {
    width: 100%;
  }

  .content5-description {
    text-align: center;
    margin-top: -10px;
    margin-bottom: 0;
  }

  .content6-pic.content6-image2 {
    margin-bottom: 0;
  }

  .testimonial2-col {
    flex-direction: row;
  }

  .content3-headline {
    text-align: center;
    margin-top: 0;
    margin-bottom: 30px;
    padding-right: 0;
  }

  .content4-item {
    text-align: center;
    margin-bottom: 40px;
  }

  .hero2-dark {
    background-image: linear-gradient(rgba(17, 18, 18, .4), rgba(17, 18, 18, .4)), url('../images/header-2-landing.jpg');
    background-position: 0 0, -280px;
    background-repeat: repeat, no-repeat;
    background-size: auto, 940px;
  }

  .footer2-logo-wrapper {
    margin-bottom: 10px;
  }

  .testimonial1-item {
    width: 60%;
    text-align: center;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    margin-bottom: 40px;
    margin-left: auto;
    margin-right: auto;
    padding-right: 0;
    display: flex;
  }

  .feature4-text-wrap {
    text-align: center;
    margin-bottom: 30px;
    padding-right: 0;
  }

  .nav2-logo-wrapper {
    flex: none;
    justify-content: space-between;
    align-items: center;
    margin-left: 30px;
    display: inline-block;
  }

  .blog1-article {
    text-align: center;
    margin-bottom: 20px;
  }

  .blog1-article.blog4-article-right-wrapper {
    flex-direction: column-reverse;
    align-items: center;
    padding-left: 0;
    display: flex;
  }

  .blog1-article.blog1-article-left-wrapper {
    flex-direction: column;
    align-items: center;
    padding-right: 0;
    display: flex;
  }

  .navigation2 {
    flex-direction: row;
    padding-top: 0;
    padding-bottom: 0;
  }

  .testimonial4-tweet {
    width: 65%;
    max-width: 520px;
    margin-left: auto;
    margin-right: auto;
    display: block;
  }

  .testimonial4-small-tweets-wrap {
    flex-direction: column;
    align-items: center;
  }

  .feature5-row-wrap {
    flex-direction: column;
  }

  .testimonial4-big-tweets-wrap {
    flex-direction: column;
    align-items: center;
  }

  .blog1-article-cover {
    width: 100%;
    margin-bottom: 30px;
  }

  .blog1-article-cover.blog1-article-cover-1 {
    margin-top: 0;
    margin-bottom: 30px;
  }

  .blog1-article-cover.blog1-article-cover-2 {
    margin-bottom: 30px;
  }

  .feature4-wrapper {
    flex-direction: column;
    margin-bottom: 0;
  }

  .nav1-menuicon {
    margin-bottom: 3px;
  }

  .hero3-text-wrapper {
    text-align: center;
    margin-bottom: 30px;
    padding-right: 0;
  }

  .testimonial3-logo-wrapper {
    margin-bottom: 20px;
  }

  .feature4-image {
    margin: -20px auto;
    display: block;
  }

  .feature3-text-wrapper {
    padding-left: 0;
  }

  .content7-numbers-wrap {
    flex-direction: column;
    align-items: center;
  }

  .feature3-subitem-wrapper {
    flex-direction: column;
    align-items: center;
    margin-top: 30px;
  }

  .feature5-item-wrap {
    text-align: center;
    padding-right: 0;
  }

  .feature3-icon {
    margin-bottom: 20px;
    margin-left: 0;
    margin-right: 0;
  }

  .blog1-articles-wrap {
    flex-direction: column;
  }

  .content7-number-card {
    text-align: center;
  }

  .hero3-image {
    margin-bottom: -20px;
    margin-left: auto;
    margin-right: auto;
    display: block;
  }

  .nav2-menu-wrapper-dark {
    flex-direction: column;
    justify-content: center;
    align-items: center;
    margin-right: 30px;
    padding-top: 10px;
    padding-bottom: 10px;
    display: flex;
  }

  .cta3-item-wrap.cta3-recommended-option {
    flex-direction: column;
    align-items: flex-start;
    display: block;
  }

  .footer3-bottom-links-wrapper {
    text-align: center;
    justify-content: center;
  }

  .footer3-logo-wrapper {
    justify-content: center;
  }

  .cta2 {
    width: 100%;
    text-align: center;
    flex-direction: column;
    padding-left: 30px;
    padding-right: 30px;
  }

  .footer3-links-wrapper {
    text-align: center;
    flex-direction: column;
  }

  .form1-form-wrapper {
    width: 100%;
  }

  .cta3-options-wrapper {
    width: 100%;
    flex-direction: column;
  }

  .hero4-buttons-wrap {
    text-align: center;
  }

  .hero5-headline-wrap {
    text-align: center;
    padding-right: 0;
  }

  .hero5-image {
    margin-top: -10px;
    position: static;
  }

  .testimonial5-image {
    margin-left: auto;
    margin-right: auto;
    display: block;
  }

  .testimonial5-content-wrap {
    flex-direction: column;
    margin-bottom: -30px;
  }

  .testimonial5-item-wrap {
    text-align: center;
  }

  .form2-wrapper {
    margin-top: -20px;
  }

  .form2 {
    height: auto;
    flex-direction: column;
  }

  .form2-image-wrapper {
    height: 300px;
    border-top-right-radius: 8px;
    border-bottom-left-radius: 0;
    margin-right: 0;
  }

  .signup-account-link {
    text-align: left;
  }

  .form2-form-section-wrapper {
    margin-top: -20px;
    margin-bottom: -20px;
    padding: 40px;
  }

  .card-headline {
    width: 60%;
    max-width: 100%;
    display: block;
  }

  .card-headline._6col-card {
    width: 60%;
    display: block;
  }

  .blog5-article-wrapper {
    text-align: center;
    margin-bottom: 20px;
  }

  .team2-profile-card {
    padding: 40px 40px 30px;
  }

  .blog4-articles-wrap {
    flex-direction: column;
    align-items: center;
  }

  .blog2-articles-wrap {
    flex-direction: column;
  }

  .blog3-card-nutrition-2 {
    text-align: left;
  }

  .blog3-card-nutrition-2.blog3-card1-content {
    width: auto;
  }

  .blog2-article, .blog4-article-wrap {
    text-align: center;
    margin-bottom: 20px;
  }

  .blog5-articles-wrapper {
    flex-direction: column;
    align-items: center;
  }

  .blog3-articles-wrap {
    flex-direction: column;
    align-items: center;
    margin-top: 0;
  }

  .hero6-wrap {
    background-image: linear-gradient(rgba(39, 39, 39, .9), #121212), url('../images/hero-home-mob.png');
    background-position: 0 0, 50% -40px;
    background-size: auto, cover;
    padding-top: 40px;
    padding-bottom: 40px;
  }

  .hero6-headline-wrap {
    margin-top: 0;
    margin-bottom: 0;
    padding-right: 0;
  }

  .home-sections-wrap {
    flex-direction: column;
    padding-bottom: 30px;
    padding-left: 30px;
    padding-right: 30px;
  }

  .home-sections-text-wrap {
    text-align: center;
    margin-top: 20px;
    margin-bottom: 0;
    padding-left: 0;
    padding-right: 0;
  }

  .home-landing-content {
    text-align: center;
    margin-top: 35px;
    margin-bottom: 10px;
    padding-right: 0;
    display: block;
  }

  .home-landing-image-wrap {
    margin-top: 20px;
    display: block;
  }

  .home-landing-image-wrap.home-landing-image1 {
    background-image: url('../images/home-landing1-mob2x.jpg');
    background-position: 50% -1px;
    background-size: cover;
  }

  .home-landing-image-wrap.home-landing-image2 {
    background-image: url('../images/home-landing2-mob2x.jpg');
    background-position: 50% -1px;
    background-size: cover;
  }

  .home-landing-image-wrap.home-landing-image3 {
    background-image: url('../images/home-landing3-mob2x.jpg');
    background-position: 50% -1px;
    background-size: cover;
  }

  .home-landing-wrap {
    text-align: center;
    flex-direction: column;
    align-items: center;
  }

  .content9-item-wrap {
    text-align: center;
    padding-right: 0;
  }

  .home-category-linkitem {
    margin-bottom: 0;
  }

  .home-extras-wrap {
    text-align: center;
    flex-direction: column;
  }

  .home-extras-content {
    text-align: center;
    margin-top: 35px;
    margin-bottom: 10px;
    padding-right: 0;
    display: block;
  }

  .home-extras-image {
    margin-top: 20px;
  }

  .image {
    display: none;
  }

  .cta4-headline-wrap {
    width: 100%;
    text-align: center;
  }

  .cta4-headline-extrajumbo {
    font-size: 54px;
    line-height: 70px;
  }

  .home-footer-socicons-wrap {
    margin-top: 20px;
  }

  .form3-input {
    margin-top: 0;
    margin-bottom: 0;
  }

  .form3-form {
    margin-top: -10px;
  }

  .cta5-item-wrap {
    text-align: center;
    flex-direction: column;
    padding: 30px;
  }

  .cta5-option-headline {
    margin-top: 0;
    margin-bottom: 10px;
  }

  .products1-content-wrap {
    text-align: center;
    flex-direction: column;
    justify-content: center;
    align-items: stretch;
    padding-left: 0;
    display: flex;
  }

  .products1-price-wrap {
    justify-content: center;
  }

  .products1-actions-wrap {
    flex-direction: row;
  }

  .products2-items-wrap {
    text-align: center;
    flex-direction: column;
    margin-bottom: -30px;
  }

  .products2-description-wrap {
    margin-bottom: 20px;
    padding-right: 0;
  }

  .products3-big-image-wrap {
    margin-bottom: 0;
  }

  .products3-content-wrap {
    padding-right: 0;
  }

  .products3-small-images-wrap {
    display: none;
  }

  .image-2 {
    width: 300px;
    margin-left: 0;
  }

  .immuno-multi-banner {
    height: 100%;
  }

  .hero-image-mask {
    margin-right: -51px;
    padding-left: 20px;
    display: block;
  }

  .hero-image-2 {
    width: 250px;
  }

  .multi-info {
    margin-left: 0;
    margin-right: 0;
    padding-left: 50px;
    padding-right: 50px;
  }

  .container {
    font-family: Open Sans, sans-serif;
  }

  .jumbonumber {
    font-size: 70px;
    line-height: 90px;
  }

  .jumbo-number-section {
    height: 100%;
  }

  .h1---caption {
    font-size: 25px;
    line-height: 40px;
  }

  .caption-copy {
    margin-left: 0;
    margin-right: 43px;
  }

  .content-jumbonumber {
    text-align: center;
    margin-right: 0;
    font-size: 150px;
    line-height: 170px;
  }

  .center-container {
    height: 100%;
    max-width: 80%;
    padding-left: 0;
    padding-right: 0;
    font-family: Open Sans, sans-serif;
  }

  .h1---caption-copy {
    font-size: 4vw;
    line-height: 130%;
  }

  .text-rotate-cell {
    flex-direction: column;
    align-items: flex-start;
  }

  ._w-icon {
    display: none;
  }

  .text-rotate-wrap {
    margin-left: 0;
  }

  .hero-container {
    width: 90%;
    margin-top: 0;
  }

  .hero-video-column {
    margin-bottom: 19px;
    display: none;
  }

  .text-rotate-cell-2 {
    flex-direction: column;
    align-items: flex-start;
  }

  .p-wrap.mt-20 {
    width: 100%;
  }

  .flex-sb-c {
    width: 100%;
    flex-direction: column-reverse;
  }

  .hero-text-col {
    width: 90%;
    position: relative;
  }

  .hero-bullet-text {
    font-size: 48px;
  }

  .change-heading, .heading-1, .heading-2 {
    font-size: 50px;
  }

  .insurance-h1 {
    font-size: 5vw;
    line-height: 120%;
  }

  .change-heading-2 {
    font-size: 50px;
  }

  .image-5 {
    max-width: 100%;
    margin-left: 20px;
  }

  .capsule-img {
    margin-left: 30px;
  }

  .text-block {
    font-size: 20px;
  }

  .content-wrap-2 {
    width: 100%;
  }

  .center-container-nutrition {
    padding-left: 100px;
    padding-right: 100px;
    font-family: Open Sans, sans-serif;
  }

  .columns {
    margin-left: 50px;
    margin-right: 50px;
  }

  .center-container-rotate, .center-container-ingredients {
    padding-left: 100px;
    padding-right: 100px;
    font-family: Open Sans, sans-serif;
  }

  .heading-ingredients {
    white-space: nowrap;
  }

  .text-span-2 {
    width: auto;
    height: auto;
    flex-direction: row;
    display: flex;
  }

  .kid-content-2 {
    top: 435px;
  }

  .the-sticky-div-title-2 {
    padding-top: 30px;
  }

  .heading-8 {
    font-size: 5vw;
  }

  .ingredients-heading {
    font-size: 5vw;
    line-height: 120%;
  }

  .grid {
    grid-template-columns: minmax(200px, 1fr) 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
    overflow: visible;
  }

  .hover-content {
    padding-bottom: 35px;
    padding-left: 30px;
    padding-right: 30px;
  }

  .ingredient-1 {
    width: 120px;
  }

  .text-block-7.text-block-2lines-tab {
    font-size: 12px;
    line-height: 20px;
  }

  .image-8, .calendar-emoji {
    width: 120px;
  }

  .container-ingredient-grid-large {
    max-width: 80%;
    display: none;
    overflow: visible;
  }

  .grid-responsive {
    grid-template-rows: auto auto auto auto auto auto auto;
    grid-template-columns: repeat(auto-fit, minmax(100px, 1fr)) minmax(100px, 1fr) minmax(100px, 1fr) minmax(100px, 1fr);
    grid-template-areas: "Area Area-2 Area-3 Area-4 Area-5"
                         "Area-6 Area-7 Area-8 Area-9 Area-10"
                         "Area-11 Area-12 Area-13 Area-14 Area-15"
                         "Area-16 Area-17 Area-18 Area-19 Area-20"
                         "Area-21 Area-22 Area-23 Area-24 Area-25"
                         "Area-26 Area-27 Area-28 Area-29 Area-30"
                         "Area-31 Area-32 . . .";
    grid-auto-columns: minmax(100px, 1fr);
    padding-left: 0;
    padding-right: 0;
    overflow: visible;
  }

  .grid-responsive-v2 {
    grid-template-rows: auto auto auto auto auto auto auto auto;
    grid-template-columns: repeat(auto-fit, minmax(120px, 1fr)) minmax(120px, 1fr) minmax(120px, 1fr);
    grid-template-areas: "Area Area-2 Area-3 Area-4"
                         "Area-5 Area-6 Area-7 Area-8"
                         "Area-9 Area-10 Area-11 Area-12"
                         "Area-13 Area-14 Area-15 Area-16"
                         "Area-17 Area-18 Area-19 Area-20"
                         "Area-21 Area-22 Area-23 Area-24"
                         "Area-25 Area-26 Area-27 Area-28"
                         "Area-29 Area-30 Area-31 Area-32";
    overflow: visible;
  }

  .text-block-7-small.text-block-2lines-tab, .text-block-7-small-copy.text-block-2lines-tab {
    font-size: 12px;
    line-height: 20px;
  }

  .column-13 {
    padding-top: 29px;
  }

  .quote-card, .div-block-37 {
    padding-bottom: 5px;
  }

  .container-blog {
    padding-left: 50px;
    padding-right: 50px;
  }

  .blog-articles-v2 {
    flex-direction: column;
    align-items: center;
    margin-top: 0;
  }

  .massive-heading-right {
    z-index: -1;
    margin-left: 0;
    font-size: 130px;
  }

  .image-24 {
    width: 250px;
  }

  .destination__description {
    max-width: 100%;
  }

  .flexed-row {
    flex-direction: row;
  }

  .samantha-video {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    flex-direction: row;
    flex: 0 auto;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    display: block;
  }

  .right-side-white {
    border-left-style: none;
  }

  .container-7 {
    padding-left: 10px;
    padding-right: 10px;
  }

  .container-7.with-light-line-and-glow {
    padding-top: 0;
    padding-bottom: 0;
    padding-left: 50px;
  }

  .container-7.with-light-line-and-glow.overflow-hidden {
    padding-bottom: 50px;
  }

  .antioxidants-h1 {
    width: 100%;
    padding-top: 40px;
    font-size: 4.5vw;
    line-height: 120%;
  }

  .white._20px {
    font-size: 35px;
    line-height: 120%;
  }

  .button-4 {
    font-size: 16px;
    line-height: 22px;
  }

  .image-25 {
    width: 250px;
  }

  .antioxidants_description {
    max-width: 100%;
  }

  .antioxidants-video-section {
    padding-top: 50px;
  }

  .container-pointer-1 {
    padding-left: 10px;
    padding-right: 10px;
  }

  .container-pointer-1.with-light-line-and-glow {
    padding-top: 0;
    padding-bottom: 0;
    padding-left: 50px;
  }

  .massive-heading-left {
    z-index: -1;
    margin-left: 0;
    font-size: 130px;
  }

  .massive-heading {
    margin-left: 0;
  }

  .antioxidants-pointers {
    font-size: 5vw;
    line-height: 120%;
  }

  .antioxidants-pointer-text {
    max-width: 100%;
  }

  .container-pointer {
    padding-left: 10px;
    padding-right: 10px;
  }

  .container-pointer.with-light-line-and-glow {
    padding-top: 0;
    padding-bottom: 0;
    padding-left: 50px;
  }

  .container-pointer.with-light-line-and-glow.overflow-hidden {
    padding-bottom: 50px;
  }

  .antioxidants_description-copy {
    max-width: 100%;
  }

  .massive-heading-pointer-2 {
    margin-left: 0;
  }

  .massive-heading-right-pointer {
    z-index: -1;
    margin-left: 0;
    font-size: 130px;
  }

  .container-pointer-2 {
    padding-left: 10px;
    padding-right: 10px;
  }

  .container-pointer-2.with-light-line-and-glow {
    padding-top: 0;
    padding-bottom: 0;
    padding-left: 50px;
  }

  .massive-heading-right-pointer-big {
    z-index: -1;
    margin-left: 0;
    font-size: 130px;
  }

  .antioxidants-pointers-big, .antioxidants-pointers-2 {
    font-size: 5vw;
    line-height: 120%;
  }

  .antioxidants-pointer-heading {
    width: 100%;
    font-size: 30px;
    line-height: 120%;
  }

  .div-block-40 {
    width: 60%;
  }

  .container-pointer-3 {
    padding-left: 10px;
    padding-right: 10px;
  }

  .container-pointer-3.with-light-line-and-glow {
    padding-top: 0;
    padding-bottom: 0;
    padding-left: 50px;
  }

  .container-ingredient-grid-tablet {
    max-width: 80%;
    display: block;
    overflow: visible;
  }

  .grid-responsive-tablet {
    grid-template-rows: auto auto auto auto auto auto auto;
    grid-template-columns: repeat(auto-fit, minmax(100px, 1fr)) minmax(100px, 1fr) minmax(100px, 1fr) minmax(100px, 1fr);
    grid-template-areas: "Area Area-2 Area-3 Area-4 Area-5"
                         "Area-6 Area-7 Area-8 Area-9 Area-10"
                         "Area-11 Area-12 Area-13 Area-14 Area-15"
                         "Area-16 Area-17 Area-18 Area-19 Area-20"
                         "Area-21 Area-22 Area-23 Area-24 Area-25"
                         "Area-26 Area-27 Area-28 Area-29 Area-30"
                         "Area-31 Area-32 Area-33 Area-34 Area-35";
    grid-auto-columns: minmax(100px, 1fr);
    padding-left: 0;
    padding-right: 0;
    overflow: visible;
  }

  .ingredient-1-tab {
    width: 120px;
    background-color: #bf2429;
  }

  .ingredient-2-tab {
    background-color: #c32428;
  }

  .ingredient-3-tab {
    background-color: #c72628;
  }

  .ingredient-4-tab {
    background-color: #cc2828;
  }

  .ingredient-5-tab {
    background-color: #d12a28;
  }

  .ingredient-6--tab {
    background-color: #d42c28;
  }

  .ingredient-8-tab {
    background-color: #d92e28;
  }

  .ingredient-9-tab {
    background-color: #dd3029;
  }

  .ingredient-10-tab {
    background-color: #e13229;
  }

  .ingredient-11-tab {
    background-color: #e34528;
  }

  .ingredient-12-tab {
    background-color: #e55428;
  }

  .ingredient-13-tab {
    background-color: #e76327;
  }

  .ingredient-14-tab {
    background-color: #eb7c26;
  }

  .ingredient-15-tab {
    background-color: #ec8525;
  }

  .ingredient-16-tab {
    background-color: #ee8f24;
  }

  .ingredient-17-tab {
    background-color: #f19a22;
  }

  .ingredient-18-tab {
    background-color: #f3a520;
  }

  .ingredient-19-tab {
    background-color: #f5ae1d;
  }

  .ingredient-20-tab {
    background-color: #f8b919;
  }

  .ingredient-21-tab {
    background-color: #fbc512;
  }

  .ingredient-22-tab, .ingredient-23-tab {
    background-color: #fed008;
  }

  .ingredient-24-tab, .ingredient-25-tab {
    background-color: #ffdb00;
  }

  .ingredient-26-tab {
    background-color: #fbc512;
  }

  .ingredient-27-tab {
    background-color: #fed008;
  }

  .ingredient-28-tab {
    background-color: #ffdb00;
  }

  .ingredient-29-tab {
    background-color: #ffe400;
  }

  .ingredient-30-tab, .ingredient-31-tab {
    background-color: #fff200;
  }

  .caption-nutritional-insurance {
    margin-left: 0;
    margin-right: 0;
  }

  .paragraph-insurance {
    width: 100%;
  }

  .column-19 {
    position: static;
  }

  .center-container-ingredients-caption {
    height: 100%;
    max-width: 80%;
    padding-left: 0;
    padding-right: 0;
    font-family: Open Sans, sans-serif;
  }

  .div-block-ingredients {
    width: 80%;
  }

  .caption-copy-insurance {
    margin-left: 0;
    margin-right: 43px;
  }

  .blog-articles-nutrition {
    flex-direction: column;
    align-items: center;
    margin-top: 0;
  }

  .container-articles-nutrition {
    padding-left: 50px;
    padding-right: 50px;
  }

  .blog3-card-nutrition {
    text-align: left;
  }

  .blog3-card-nutrition.blog3-card1-content {
    width: auto;
  }

  .column2-antioxidants {
    margin-top: 70px;
  }

  .column-22 {
    align-items: center;
  }

  .paragraph-7 {
    margin-top: auto;
  }

  .pointers-flex {
    padding-left: 10px;
    padding-right: 10px;
  }

  .pointer-heading-1 {
    max-width: none;
  }

  .section-sides-white {
    padding-left: 32px;
    padding-right: 32px;
  }

  .design-container {
    text-align: center;
    flex-direction: column;
  }

  .anatomy-content {
    text-align: center;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .anatomy-image {
    width: 100%;
  }

  .feature-image {
    max-width: 40%;
  }

  .bold-text-4 {
    text-align: center;
  }

  .content-wrap-15-yrs {
    text-align: center;
    flex-direction: column;
    justify-content: center;
    align-items: center;
  }

  .heading-15-yrs {
    text-align: center;
    font-size: 60px;
  }

  .heading-15yrs-1, .change-heading-15yrs-2, .change-heading-15yrs-3 {
    font-size: 60px;
  }

  ._15-years-section {
    width: 100%;
    flex-direction: column-reverse;
    padding-top: 0;
    padding-bottom: 0;
  }

  .hero-text-wrapper {
    width: 100%;
    padding-bottom: 50px;
  }

  .hero-text {
    max-width: 600px;
    margin-left: auto;
    margin-right: auto;
    padding-top: 50px;
    padding-bottom: 0;
  }

  .jumbo {
    text-align: center;
    margin-top: 8px;
    font-size: 80px;
    line-height: 110%;
  }

  .copy-text {
    text-align: center;
    padding-top: 20px;
    font-size: 18px;
    line-height: 24px;
  }

  .cta {
    text-align: center;
    display: none;
  }

  .hero-image-4 {
    width: 100%;
    height: 50vh;
  }

  .div-block-43 {
    width: auto;
    height: auto;
    max-width: none;
    padding-top: 50px;
    padding-bottom: 50px;
  }

  .div-block-44 {
    max-width: 70%;
  }

  .cta-canprev-story-tab {
    text-align: center;
    margin-top: 10px;
    display: block;
  }

  .testimonial-section {
    padding-bottom: 100px;
  }

  .h2-2 {
    font-size: 42px;
  }

  .h2-2.white {
    text-align: center;
  }

  .arrow-right {
    right: -10px;
  }

  .arrow-left {
    left: -10px;
  }

  .div-block-testimonial {
    width: 100%;
  }

  .testimonial-heading {
    width: 100%;
    font-size: 5vw;
    line-height: 120%;
  }

  .testimonial-image-block {
    padding: 30px;
  }

  .blog3-card-nutrition-second {
    text-align: left;
  }

  .blog3-card-nutrition-second.blog3-card1-content {
    width: auto;
  }

  ._15-years-evolution {
    width: 100%;
    flex-direction: column-reverse;
    padding-top: 0;
    padding-bottom: 0;
  }

  .div-block-evolution {
    width: 80%;
  }

  .evolution-heading, .ingredients-section-heading {
    width: 100%;
    font-size: 5vw;
    line-height: 120%;
  }

  .div-block-ingredients-section {
    width: 70%;
  }

  .ingredients-heading-h2 {
    width: 100%;
    font-size: 5vw;
    line-height: 120%;
  }

  .div-block-testimonial-copy {
    width: 100%;
  }

  .evolution-section-heading {
    width: 100%;
    font-size: 5vw;
    line-height: 120%;
  }

  .evolution-description {
    max-width: 100%;
  }

  .div-block-evolution-section {
    width: 60%;
  }

  .evolution-heading-h2 {
    width: 100%;
    font-size: 5vw;
    line-height: 120%;
  }

  .columns--capsules {
    margin-left: 50px;
    margin-right: 50px;
  }

  .cta-wtb {
    text-align: center;
    display: block;
  }

  .div-block-cta {
    width: 100%;
    flex-direction: column;
    display: flex;
  }

  .cta-heading {
    width: 100%;
    font-size: 5vw;
    line-height: 120%;
  }

  .div-block-48 {
    display: flex;
  }

  .heading-9-ala-mob {
    font-size: 50px;
  }

  .adrenal-chill-banner {
    height: 100%;
  }

  .container-banner {
    font-family: Open Sans, sans-serif;
  }

  .adrenal-info {
    margin-left: 0;
    margin-right: 0;
    padding-left: 50px;
    padding-right: 50px;
  }

  .adrenal-hero-image-mask {
    margin-right: -51px;
    padding-left: 20px;
    display: block;
  }

  .hero-image-adrenal {
    width: 250px;
  }

  .header-section {
    width: 100%;
  }

  .image-30 {
    width: 1300px;
  }

  .header-text {
    font-size: 25px;
  }

  .titleimages {
    max-width: 75%;
  }

  .adrenal-chill-bottle, .capsule-illustration-section {
    height: 100%;
  }

  .ashwagandha-advantage {
    padding-top: 50px;
  }

  .div-block-ingredients-section-copy, .adrenal-chill-headlines {
    width: 70%;
  }

  .adrenal-headlines {
    width: 100%;
    font-size: 4vw;
    line-height: 120%;
  }

  .adrenal-paragraphs {
    padding-left: 0;
    padding-right: 0;
  }

  .ingredients-small-headlines {
    width: 100%;
    padding-top: 0;
    font-size: 2vw;
    line-height: 140%;
  }

  .adrenal-side-para {
    max-width: 100%;
    padding-top: 10px;
  }

  .adrenal-side-image {
    margin-top: 70px;
  }

  .chronic-stress-diagram {
    padding-top: 50px;
  }

  .callout-single-lens.middle {
    margin-top: 175px;
  }

  .callout-tittle.middle {
    width: 210px;
    height: 16px;
    background-size: 210px;
  }

  .callout-keyline.middle {
    width: 200px;
  }

  .callout-details {
    margin-top: 30px;
    font-size: 21px;
  }

  .pancreas-div {
    padding-top: 65px;
  }

  .callout-keyline-2.middle {
    width: 205px;
  }

  .callout-keyline-3 {
    width: 290px;
  }

  .callout-keyline-3.middle {
    width: 564px;
  }

  .stomach-div {
    margin-top: -20px;
    padding-top: 0;
  }

  .heart-div {
    margin-top: 7px;
    padding-top: 0;
  }

  .callout-keyline-4 {
    width: 280px;
  }

  .callout-keyline-4.middle {
    width: 564px;
  }

  .thyroid-div {
    margin-top: 13px;
    padding-top: 0;
  }

  .callout-keyline-5 {
    width: 320px;
  }

  .callout-keyline-5.middle {
    width: 564px;
  }

  .reprod-div {
    padding-top: 10px;
  }

  .callout-keyline-6.middle {
    width: 210px;
  }

  .highest-potency {
    padding-left: 10px;
    padding-right: 10px;
  }

  .highest-potency.with-light-line-and-glow {
    padding-top: 0;
    padding-bottom: 0;
    padding-left: 50px;
  }

  .highest-potency.with-light-line-and-glow.overflow-hidden {
    padding-bottom: 50px;
  }

  .clinical-results {
    padding-left: 10px;
    padding-right: 10px;
  }

  .clinical-results.with-light-line-and-glow {
    padding-top: 0;
    padding-bottom: 0;
    padding-left: 50px;
  }

  .clinical-results.with-light-line-and-glow.overflow-hidden {
    padding-bottom: 50px;
  }

  .graph-summary {
    max-width: 100%;
  }

  .chronic-body-diagram {
    max-width: 70%;
  }

  .infographic-section {
    width: 70%;
  }

  .l-theanine-studies {
    max-width: 100%;
    padding-left: 0;
    padding-right: 0;
  }

  .adrenal-paragraphs-one-line {
    width: 70%;
    text-align: center;
    font-size: 14px;
  }

  .center-container-immuno {
    height: 100%;
    max-width: 80%;
    padding-left: 0;
    padding-right: 0;
    font-family: Open Sans, sans-serif;
  }

  .big-article-image-wrapper {
    border-top-right-radius: 8px;
    border-bottom-left-radius: 0;
  }

  .big-article-content-wrapper {
    height: auto;
  }

  .cta-wtb-cpw {
    text-align: center;
    display: block;
  }

  .cta-heading-cpw {
    width: 100%;
    font-size: 5vw;
    line-height: 120%;
  }

  .hero-image-wrap {
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .hero-grid {
    grid-row-gap: 44px;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr;
  }

  .header-2 {
    padding-top: 82px;
    padding-bottom: 60px;
  }

  .paragraph-large {
    font-size: 18px;
  }

  .heading-39 {
    padding-right: 0;
    font-size: 25px;
  }

  .heading-40 {
    font-size: 25px;
  }

  .heading-41 {
    font-size: 23px;
  }

  .heading-42 {
    font-size: 28px;
  }

  .div-block-59 {
    padding-top: 0;
  }

  .heading-43 {
    font-size: 20px;
  }

  .link-brain, .link-pancreas, .link-thyroid, .link-reprod, .link-heart {
    font-size: 10px;
  }

  .thyroid-div-mob {
    width: auto;
    padding-top: 25px;
  }

  .heart-div-mob {
    width: auto;
    padding-top: 1px;
  }

  .stomach-div-mob {
    width: auto;
    padding-top: 9px;
  }

  .text-block-14 {
    max-width: 100%;
  }

  .chronic-modal-content {
    max-width: 90%;
  }

  .div-block-72, .div-block-73 {
    height: 1200px;
  }

  .l-theanine-para {
    max-width: 100%;
  }

  .ingredients-small-headlines-theanine {
    width: 100%;
    padding-top: 0;
    font-size: 2vw;
    line-height: 140%;
  }

  .adrenal-ingredients-para {
    max-width: 100%;
    padding-top: 0;
  }

  .ingredients-side-headlines {
    width: 100%;
    padding-top: 30px;
    padding-bottom: 0;
    font-size: 2vw;
    line-height: 140%;
  }

  .image-49 {
    width: 80%;
  }

  .adrenal-h3 {
    width: 100%;
    font-size: 4vw;
    line-height: 120%;
  }
}

@media screen and (max-width: 767px) {
  ._6-col {
    margin-right: 0;
  }

  ._5-col {
    display: none;
  }

  .wrap {
    width: 100%;
    padding-left: 20px;
    padding-right: 20px;
  }

  .wrap._w-custom.structure-menu-wrap {
    width: auto;
    text-align: center;
    background-color: #1a1a1a;
    padding: 30px 0 10px;
  }

  .wrap._w-custom.structure-nav {
    padding-left: 0;
    padding-right: 0;
  }

  .wrap._w-custom.home-footer {
    flex-direction: column;
    align-items: center;
  }

  .btn.btn-white.blog2-card-cta {
    bottom: 20px;
    left: 30px;
    right: auto;
  }

  .text-14.text-14-60 {
    display: block;
  }

  .h1-jumbo {
    font-size: 44px;
    line-height: 56px;
  }

  .h2-jumbo.hero6-headline {
    font-size: 36px;
    line-height: 46px;
  }

  .structure-2nd-col-allcards {
    margin-top: -40px;
  }

  .structure-menu-items {
    text-align: center;
    background-color: #1a1a1a;
    border-top: 1px solid rgba(255, 255, 255, .06);
    border-bottom: 1px solid rgba(255, 255, 255, .06);
    flex-direction: column;
    align-items: center;
    padding-top: 30px;
    padding-bottom: 30px;
    display: flex;
  }

  .structure-pagename-h1 {
    font-size: 22px;
    line-height: 32px;
  }

  .sections-menu-headline {
    margin-bottom: 16px;
  }

  .structure-cards-menu {
    height: 60px;
  }

  .page-name {
    margin-top: 0;
    margin-bottom: 0;
    padding: 10px 30px;
  }

  .structure-more-items {
    text-align: center;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    margin-top: 0;
    display: flex;
  }

  .structure-cards2-menu-btn {
    margin-top: -4px;
    padding: 0;
  }

  .structure-cards2-menu-btn.w--open {
    margin-top: -4px;
  }

  .structure-link {
    margin-left: 30px;
  }

  .structure-link.structure-menu-link {
    color: rgba(255, 255, 255, .8);
    letter-spacing: 0;
    text-transform: none;
    margin-bottom: 12px;
    margin-left: 0;
    margin-right: 0;
    font-size: 14px;
    font-weight: 300;
    line-height: 20px;
  }

  .structure-section-name {
    font-size: 22px;
    line-height: 32px;
  }

  .structure-project-menu {
    z-index: 9;
    text-align: left;
    overflow: scroll;
  }

  .structure-cards2-topbar-wrapper {
    z-index: 20;
    position: relative;
  }

  .structure-menu {
    z-index: 10;
  }

  .nav1-logo-wrapper {
    display: inline-block;
  }

  .nav1 {
    z-index: 10;
  }

  .nav1-menu-btn {
    margin-top: -4px;
    padding: 0;
  }

  .nav1-menu-btn.w--open {
    margin-top: -4px;
  }

  .hero2-light-alt2 {
    background-image: linear-gradient(rgba(255, 255, 255, .6), rgba(255, 255, 255, .6)), url('../images/hero2-woman-light.jpg');
    background-position: 0 0, 100%;
  }

  .hero2-dark-alt2 {
    background-image: linear-gradient(to bottom, null, null), url('../images/hero2-woman.jpg');
    background-position: 0 0, 50%;
  }

  .hero2-dark {
    background-image: linear-gradient(rgba(17, 18, 18, .4), rgba(17, 18, 18, .4)), url('../images/header-2-landing.jpg');
    background-position: 0 0, 100%;
  }

  .testimonial1-item {
    width: auto;
  }

  .nav2-logo-wrapper {
    display: inline-block;
  }

  .testimonial4-tweet {
    width: 70%;
  }

  .nav2 {
    z-index: 10;
  }

  .hero3-image {
    margin-top: -20px;
  }

  .cta2 {
    width: 94%;
    padding: 25px 30px;
  }

  .divider {
    display: block;
  }

  .hero4-wrap {
    padding-top: 70px;
    padding-bottom: 70px;
  }

  .hero4-first-button {
    display: inline-block;
  }

  .form2-form-section-wrapper {
    padding: 30px;
  }

  .card-headline {
    width: 60%;
    display: block;
  }

  .blog2-article-cover.blog2-article-content1 {
    background-image: url('../images/rawpixel-589084-unsplash.jpg');
  }

  .team2-profile-card {
    padding: 30px 40px;
  }

  .home-extras-content {
    margin-top: 25px;
  }

  .cta4-headline-extrajumbo {
    width: 80%;
    margin-left: auto;
    margin-right: auto;
    display: block;
  }

  .home-footer-socicons-wrap {
    margin-top: 20px;
  }

  .home-footer-link {
    margin-left: 0;
  }

  .fontawesome-close-menu {
    right: 40px;
  }

  .slider-container {
    padding-left: 14px;
    padding-right: 14px;
  }

  .menu-block-primary {
    border-width: 2px;
  }

  .scroll-indicator {
    width: 35px;
    height: 20px;
    border-left-width: 5px;
    border-right-width: 5px;
    border-radius: 5px;
  }

  .image-2 {
    width: 40%;
  }

  .menu-link-container {
    padding-bottom: 50px;
    padding-left: 50px;
  }

  .menu-button {
    width: 33px;
    height: 33px;
  }

  .hero-h4 {
    font-size: 24px;
    line-height: 24px;
  }

  .paragraph {
    font-size: 16px;
    line-height: 20px;
  }

  .search-container {
    top: 15px;
  }

  .slide-nav {
    width: 30px;
    height: 80px;
    flex-direction: column;
    bottom: 15px;
  }

  .h1 {
    text-align: left;
    font-size: 6vw;
  }

  .h1.nav-logo {
    font-size: 45px;
  }

  .line-2 {
    height: 8px;
    top: 11px;
  }

  .h2 {
    font-size: 6vw;
  }

  .line-3 {
    height: 8px;
    top: 22px;
  }

  .menu-block {
    width: 8px;
    height: 8px;
    border-width: 2px;
  }

  .menu-link:hover {
    border-left-style: none;
    padding-left: 0;
  }

  .menu-link.w--current:hover {
    padding-left: 30px;
  }

  .spacer30 {
    height: 20px;
  }

  .line-1 {
    height: 8px;
  }

  .immuno-multi-banner {
    padding: 40px 20px;
  }

  .flex-container {
    text-align: left;
    flex-direction: column;
    padding-left: 20px;
    padding-right: 20px;
    position: relative;
  }

  .hero-image-mask {
    text-align: center;
    order: -1;
    margin-left: 0;
    margin-right: 0;
  }

  .hero-3 {
    padding: 40px 20px;
  }

  .hero-image-2 {
    width: 300px;
    text-align: left;
    margin-top: 20px;
  }

  .multi-info {
    margin-top: 30px;
    margin-left: 0;
    padding-left: 0;
    padding-right: 0;
    position: relative;
  }

  .text-span {
    font-size: 6vw;
  }

  .container {
    height: 100%;
    flex: 0 auto;
    display: block;
  }

  .spacer20 {
    height: 20px;
  }

  .jumbo-number-section {
    padding: 40px 20px;
  }

  .h1---caption {
    text-align: left;
    font-size: 3vw;
    line-height: 160%;
  }

  .h1---caption.nav-logo {
    font-size: 45px;
  }

  .caption-copy {
    margin-top: 20px;
    margin-left: 0;
    margin-right: 0;
    position: relative;
  }

  .center-container {
    height: 100%;
    max-width: 80%;
    text-align: center;
    flex: 0 auto;
    padding-bottom: 20px;
    padding-left: 20px;
    padding-right: 20px;
    display: flex;
    position: relative;
  }

  .h1---caption-copy {
    text-align: left;
    font-size: 5vw;
  }

  .h1---caption-copy.nav-logo {
    font-size: 45px;
  }

  .content-wrap {
    height: 100%;
  }

  .static {
    text-align: left;
    font-size: 6vw;
  }

  .static.nav-logo {
    font-size: 45px;
  }

  .change-heading, .heading-1, .heading-2 {
    font-size: 29px;
  }

  .insurance-h1 {
    text-align: left;
    font-size: 7vw;
    line-height: 50px;
  }

  .change-heading-2 {
    font-size: 29px;
  }

  .image-5 {
    max-width: 100%;
    margin-top: 30px;
    margin-left: 0;
  }

  .content-wrap-2 {
    text-align: left;
    margin-left: 0;
    margin-right: 0;
    padding-left: 30px;
    padding-right: 30px;
    display: block;
  }

  .center-container-nutrition {
    height: 100%;
    text-align: center;
    flex: 0 auto;
    display: block;
  }

  .center-container-rotate {
    height: 100%;
    text-align: center;
    flex: 0 auto;
    display: flex;
    position: relative;
  }

  .center-container-ingredients {
    height: 100%;
    text-align: center;
    flex: 0 auto;
    padding-left: 0;
    padding-right: 0;
    display: flex;
    position: relative;
  }

  .content-wrap-ingredients {
    max-width: 100%;
    padding-left: 0;
    padding-right: 0;
  }

  .text-block-2 {
    white-space: normal;
  }

  .the-sticky-div-title {
    text-align: center;
    font-size: 52px;
  }

  .flex-container-2 {
    flex-direction: column;
  }

  .hero-image-mask-2 {
    order: -1;
    margin-left: 0;
    margin-right: 0;
  }

  .h1-nds {
    text-align: center;
    padding-left: 30px;
    padding-right: 30px;
    font-size: 6vw;
  }

  .h1-nds.nav-logo {
    font-size: 45px;
  }

  .text-block-6 {
    padding-left: 30px;
    padding-right: 30px;
  }

  .the-sticky-div-title-2 {
    text-align: center;
    font-size: 52px;
  }

  .paragraph-4 {
    white-space: pre;
  }

  .heading-8 {
    text-align: left;
    font-size: 5vw;
  }

  .paragraph-5 {
    padding-top: 0;
    font-size: 22px;
    line-height: 33px;
  }

  .ingredients-heading {
    text-align: left;
    margin-right: 0;
    padding-left: 30px;
    padding-right: 30px;
    font-size: 7vw;
    line-height: 50px;
  }

  .hover-content {
    width: 100%;
    height: 50vh;
    margin-bottom: 20px;
    margin-left: 0;
    margin-right: 0;
  }

  .ingredient-1 {
    width: 100px;
  }

  .heading-9 {
    font-size: 40px;
    line-height: 10px;
  }

  .text-block-7 {
    font-size: 12px;
    line-height: 14px;
  }

  .text-block-7.text-block-2lines {
    font-size: 9px;
    line-height: 14px;
  }

  .text-block-7.text-block-2lines-tab {
    font-size: 11px;
    line-height: 14px;
  }

  .text-block-7.text-block-2lines-copy {
    font-size: 9px;
    line-height: 14px;
  }

  .ingredient-3, .image-8, .calendar-emoji, .ingredient-4, .ingredient-5, .ingredient-6, .ingredient-8 {
    width: 100px;
  }

  .text-block-2lines {
    font-size: 9px;
    line-height: 10px;
  }

  .ingredient-7 {
    width: 80px;
  }

  .ingredient-9, .ingredient-10, .ingredient-11, .ingredient-12, .ingredient-13, .ingredient-14, .ingredient-15 {
    width: 100px;
  }

  .text-span-7, .text-span-8, .text-span-9, .text-span-10, .text-span-11, .text-span-12 {
    font-size: 30px;
    line-height: 10px;
  }

  .ingredient-2-v2 {
    width: 100px;
  }

  .grid-responsive {
    grid-column-gap: 5px;
    grid-row-gap: 5px;
    grid-template-columns: repeat(auto-fit, minmax(100px, 1fr)) minmax(100px, 1fr) minmax(100px, 1fr) minmax(100px, 1fr) minmax(100px, 1fr);
    grid-auto-columns: minmax(80px, 1fr);
  }

  .text-span-13 {
    font-size: 30px;
    line-height: 10px;
  }

  .ingredient-16, .ingredient-17, .ingredient-18, .ingredient-19, .ingredient-20, .ingredient-21, .ingredient-22, .ingredient-23, .ingredient-24, .ingredient-25, .ingredient-26, .ingredient-27, .ingredient-28, .ingredient-29, .ingredient-30, .ingredient-31, .ingredient-32 {
    width: 100px;
  }

  .grid-responsive-v2 {
    grid-template-columns: repeat(auto-fit, minmax(100px, 1fr)) minmax(100px, 1fr) minmax(100px, 1fr) minmax(100px, 1fr);
  }

  .text-span-14 {
    font-size: 30px;
  }

  .text-block-7-small {
    font-size: 11px;
    line-height: 14px;
  }

  .text-block-7-small.text-block-2lines {
    font-size: 9px;
    line-height: 14px;
  }

  .text-block-7-small.text-block-2lines-tab {
    font-size: 11px;
    line-height: 14px;
  }

  .text-block-7-small-copy {
    font-size: 10px;
    line-height: 10px;
  }

  .text-block-7-small-copy.text-block-2lines {
    font-size: 9px;
    line-height: 14px;
  }

  .text-block-7-small-copy.text-block-2lines-tab {
    font-size: 11px;
    line-height: 14px;
  }

  .column-14 {
    display: flex;
  }

  .quote-card {
    max-width: 500px;
    margin-top: 28px;
  }

  .quote-card-2 {
    max-width: 500px;
    align-items: flex-start;
    margin-top: 28px;
  }

  .news-item-image {
    background-repeat: no-repeat, no-repeat;
    background-size: cover, cover;
  }

  .massive-heading-right {
    margin-bottom: 10vw;
    font-size: 90px;
  }

  .offset-images {
    margin-right: 0;
  }

  .destination__description {
    max-width: 100%;
  }

  .flexed-row {
    margin-top: 50px;
  }

  .right-side-white.second {
    height: 50%;
    max-height: 1700px;
  }

  .antioxidants-h1 {
    text-align: left;
    margin-top: 0;
    padding-top: 20px;
    font-size: 7vw;
    line-height: 50px;
  }

  .inner-bottom {
    padding: 15px 15px 0;
    top: 0;
    bottom: auto;
    left: 0;
    right: 0;
  }

  .white._20px {
    margin-bottom: 10px;
    font-size: 30px;
    line-height: 100%;
  }

  .play {
    width: 30px;
  }

  .inner-top {
    padding-top: 15px;
    padding-left: 15px;
    padding-right: 15px;
  }

  .button-4 {
    font-size: 15px;
    line-height: 21px;
  }

  .inner-bottom-2 {
    padding: 15px 15px 0;
    top: 0;
    bottom: auto;
    left: 0;
    right: 0;
  }

  .play-2 {
    width: 30px;
  }

  .antioxidants_description {
    width: 100%;
    max-width: 100%;
    padding-bottom: 0;
    font-size: 22px;
    line-height: 33px;
  }

  .video {
    text-align: center;
  }

  .samantha-video-mob {
    text-align: center;
    display: none;
  }

  .massive-heading-left {
    margin-bottom: 10vw;
    font-size: 90px;
  }

  .massive-heading {
    margin-bottom: 4vw;
    font-family: Open Sans, sans-serif;
    font-size: 150px;
  }

  .antioxidants-pointers {
    text-align: left;
    margin-bottom: 0;
    padding-top: 10px;
    font-size: 7vw;
    line-height: 50px;
  }

  .offset-images-pointer-1 {
    margin-right: 0;
  }

  .antioxidants-pointer-text, .antioxidants_description-copy {
    max-width: 100%;
    padding-bottom: 0;
  }

  .massive-heading-pointer-2 {
    margin-bottom: 4vw;
    font-size: 150px;
    display: block;
  }

  .massive-heading-right-pointer {
    margin-bottom: 10vw;
    font-family: Open Sans, sans-serif;
    font-size: 150px;
  }

  .column-pointer-2 {
    display: none;
  }

  .massive-heading-right-pointer-big {
    margin-bottom: 10vw;
    font-family: Open Sans, sans-serif;
    font-size: 150px;
    display: block;
  }

  .antioxidants-pointers-big {
    text-align: left;
    margin-bottom: 0;
    padding-top: 10px;
    font-size: 7vw;
    line-height: 50px;
    display: block;
  }

  .antioxidants-pointers-2 {
    text-align: left;
    margin-bottom: 0;
    padding-top: 10px;
    font-size: 7vw;
    line-height: 50px;
  }

  .antioxidants-pointer-heading {
    width: 100%;
    text-align: center;
    margin-right: 0;
    padding-left: 30px;
    padding-right: 30px;
    font-size: 7vw;
    line-height: 50px;
  }

  .div-block-40 {
    width: 100%;
  }

  .grid-responsive-tablet {
    grid-column-gap: 5px;
    grid-row-gap: 5px;
    grid-template-columns: repeat(auto-fit, minmax(100px, 1fr)) minmax(100px, 1fr) minmax(100px, 1fr) minmax(100px, 1fr) minmax(100px, 1fr);
    grid-auto-columns: minmax(80px, 1fr);
  }

  .ingredient-1-tab, .ingredient-2-tab, .ingredient-3-tab, .ingredient-4-tab, .ingredient-5-tab, .ingredient-6--tab {
    width: 100px;
  }

  .ingredient-7-tab {
    width: 80px;
  }

  .ingredient-8-tab, .ingredient-9-tab, .ingredient-10-tab, .ingredient-11-tab, .ingredient-12-tab, .ingredient-13-tab, .ingredient-14-tab, .ingredient-15-tab, .ingredient-16-tab, .ingredient-17-tab, .ingredient-18-tab, .ingredient-19-tab, .ingredient-20-tab, .ingredient-21-tab, .ingredient-22-tab, .ingredient-23-tab, .ingredient-24-tab, .ingredient-25-tab, .ingredient-26-tab, .ingredient-27-tab, .ingredient-28-tab, .ingredient-29-tab, .ingredient-30-tab, .ingredient-31-tab, .ingredient-32-tab {
    width: 100px;
  }

  .caption-nutritional-insurance {
    margin-top: 20px;
    margin-left: 0;
    margin-right: 0;
    position: relative;
  }

  .paragraph-capsule-sectio, .paragraph-insurance {
    padding-top: 0;
    font-size: 22px;
    line-height: 33px;
  }

  .center-container-ingredients-caption {
    height: 100%;
    max-width: 100%;
    text-align: center;
    flex: 0 auto;
    padding-bottom: 20px;
    padding-left: 20px;
    padding-right: 20px;
    display: flex;
    position: relative;
  }

  .paragraph-ingredients {
    padding-top: 0;
    font-size: 22px;
    line-height: 33px;
  }

  .caption-copy-insurance {
    margin-top: 20px;
    margin-left: 0;
    margin-right: 0;
    position: relative;
  }

  .column-20 {
    padding-top: 0;
    padding-right: 10px;
  }

  .column2-antioxidants {
    margin-top: 50px;
  }

  .pointers-flex {
    margin-bottom: 50px;
  }

  .section-sides-white {
    padding-top: 120px;
    padding-bottom: 120px;
  }

  .label-2 {
    font-size: 13px;
    line-height: 18px;
  }

  .flex-container-3 {
    flex-direction: column;
  }

  .feature-image-mask {
    text-align: center;
    margin-right: 0;
  }

  .feature-image {
    max-width: 80%;
    margin-left: auto;
    margin-right: auto;
  }

  .content-wrap-15-yrs {
    height: 100%;
  }

  .heading-15-yrs, .heading-15yrs-1, .change-heading-15yrs-2, .change-heading-15yrs-3 {
    font-size: 40px;
  }

  .jumbo {
    font-size: 60px;
  }

  .slide-wrap {
    padding: 90px 50px;
  }

  .testimonial-heading {
    width: 100%;
    text-align: center;
    margin-right: 0;
    padding-left: 30px;
    padding-right: 30px;
    font-size: 7vw;
    line-height: 50px;
  }

  .testimonial-content-wrap {
    width: 100%;
    padding-left: 55px;
  }

  .testimonial-image {
    max-width: 390px;
  }

  .testimonial-image-block {
    width: 100%;
  }

  .testimonial-columns {
    flex-direction: column;
  }

  .logo-4 {
    width: 130px;
  }

  .bottle-back {
    width: 40%;
  }

  .content-parent {
    padding-bottom: 50px;
    padding-left: 40px;
  }

  .text-ani {
    margin-top: 0;
  }

  .bottle {
    width: 40%;
  }

  .evolution-heading, .ingredients-section-heading {
    width: 100%;
    text-align: left;
    margin-right: 0;
    padding-left: 30px;
    padding-right: 30px;
    font-size: 7vw;
    line-height: 50px;
  }

  .div-block-ingredients-section {
    width: 100%;
    padding-left: 20px;
    padding-right: 20px;
  }

  .ingredients-heading-h2 {
    width: 100%;
    text-align: center;
    margin-right: 0;
    padding-left: 0;
    padding-right: 0;
    font-size: 7vw;
    line-height: 50px;
  }

  .evolution-section-heading {
    width: 100%;
    text-align: left;
    margin-right: 0;
    padding-left: 30px;
    padding-right: 30px;
    font-size: 7vw;
    line-height: 50px;
  }

  .evolution-description {
    width: 100%;
    max-width: 100%;
    padding-bottom: 0;
    font-size: 22px;
    line-height: 33px;
  }

  .div-block-evolution-section {
    width: 100%;
    padding-left: 20px;
    padding-right: 20px;
  }

  .evolution-heading-h2 {
    width: 100%;
    text-align: center;
    margin-right: 0;
    padding-left: 0;
    padding-right: 0;
    font-size: 7vw;
    line-height: 50px;
  }

  .paragraph-evolution {
    padding-top: 0;
    font-size: 22px;
    line-height: 33px;
  }

  .article {
    flex-direction: column-reverse;
    align-items: flex-start;
    display: block;
  }

  .blog-links {
    text-decoration: underline;
  }

  .cta-heading {
    width: 70%;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
    padding-left: 30px;
    padding-right: 30px;
    font-size: 7vw;
    line-height: 50px;
  }

  .heading-9-ala, .heading-9-ala-mob {
    font-size: 40px;
    line-height: 10px;
  }

  .link-10, .link-11 {
    text-decoration: underline;
  }

  .adrenal-chill-banner {
    padding: 0 0 40px;
  }

  .container-banner {
    height: 100%;
    flex: 0 auto;
    display: block;
  }

  .h1-banner {
    text-align: left;
    font-size: 6vw;
  }

  .h1-banner.nav-logo {
    font-size: 45px;
  }

  .paragraph-banner {
    white-space: pre;
  }

  .adrenal-info {
    margin-top: 30px;
    margin-left: 0;
    padding-left: 0;
    padding-right: 0;
    position: relative;
  }

  .adrenal-hero-image-mask {
    text-align: center;
    order: -1;
    margin-left: 0;
    margin-right: 0;
  }

  .hero-image-adrenal {
    width: 300px;
    text-align: left;
    margin-top: 20px;
  }

  .image-30 {
    width: 1200px;
  }

  .header-text {
    width: 300px;
    padding-left: 0;
    padding-right: 0;
  }

  .text-block-11 {
    font-size: 35px;
    line-height: 40px;
  }

  .image-31.titleimages {
    width: 250px;
  }

  .adrenal-chill-bottle {
    padding: 0 0 40px;
  }

  .capsule-illustration-section {
    padding: 40px 20px 0;
  }

  .div-block-ingredients-section-copy, .adrenal-chill-headlines {
    width: 100%;
    padding-left: 20px;
    padding-right: 20px;
  }

  .adrenal-headlines {
    width: 100%;
    text-align: center;
    margin-right: 0;
    padding-top: 0;
    padding-left: 0;
    padding-right: 0;
    font-size: 5vw;
    line-height: 50px;
  }

  .adrenal-paragraphs {
    padding-top: 0;
    padding-left: 10px;
    padding-right: 10px;
    font-size: 22px;
    line-height: 33px;
  }

  .ingredients-small-headlines {
    text-align: center;
    margin-top: 0;
    padding-top: 20px;
    font-size: 4vw;
    line-height: 50px;
  }

  .adrenal-side-para {
    width: 100%;
    max-width: 100%;
    padding-bottom: 0;
    font-size: 18px;
    line-height: 33px;
  }

  .adrenal-side-image {
    margin-top: 50px;
  }

  .callout-keyline.middle {
    display: none;
  }

  .pancreas-div {
    padding-top: 0;
  }

  .callout-keyline-2.middle, .callout-keyline-3 {
    display: none;
  }

  .stomach-div {
    padding-top: 0;
  }

  .heart-div {
    text-align: left;
  }

  .callout-keyline-4 {
    display: none;
  }

  .thyroid-div {
    text-align: left;
    padding-top: 0;
  }

  .callout-keyline-5 {
    display: none;
  }

  .reprod-div {
    padding-top: 0;
  }

  .callout-keyline-6.middle {
    display: none;
  }

  .graph-summary {
    width: 100%;
    max-width: 100%;
    padding-bottom: 0;
    font-size: 22px;
    line-height: 33px;
  }

  .infographic-section {
    width: 100%;
    padding-left: 20px;
    padding-right: 20px;
  }

  .column-24 {
    text-align: center;
    padding-right: 13px;
  }

  .divider-mob-final {
    display: block;
  }

  .l-theanine-studies {
    width: 100%;
    max-width: 100%;
    padding-bottom: 0;
    padding-left: 10px;
    padding-right: 10px;
    font-size: 22px;
    line-height: 33px;
  }

  .adrenal-paragraphs-one-line {
    width: 100%;
    padding-top: 0;
    padding-left: 10px;
    padding-right: 10px;
    font-size: 14px;
    line-height: 33px;
  }

  .container-15 {
    padding-left: 20px;
    padding-right: 20px;
  }

  .slide-wrap-2 {
    padding: 90px 50px;
  }

  .immuno-blurb {
    padding-top: 0;
    font-size: 22px;
    line-height: 33px;
  }

  .center-container-immuno {
    height: 100%;
    max-width: 100%;
    text-align: center;
    flex: 0 auto;
    padding-bottom: 20px;
    padding-left: 20px;
    padding-right: 20px;
    display: flex;
    position: relative;
  }

  .cta-heading-cpw {
    width: 70%;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
    padding-left: 30px;
    padding-right: 30px;
    font-size: 7vw;
    line-height: 50px;
  }

  .heading-39 {
    margin-bottom: 20px;
    padding-right: 0;
    font-size: 35px;
  }

  .heading-40 {
    margin-bottom: 20px;
    padding-left: 0;
    padding-right: 0;
    font-size: 22px;
    line-height: 35px;
  }

  .heading-41 {
    padding-left: 62px;
  }

  .heading-42 {
    font-size: 50px;
  }

  .paragraph-11 {
    padding-top: 10px;
    padding-bottom: 20px;
    font-size: 18px;
    line-height: 30px;
  }

  .div-block-59 {
    padding-top: 0;
  }

  .column-27 {
    padding-top: 0;
    padding-bottom: 10px;
  }

  .columns-8 {
    margin-left: 0;
    padding-top: 30px;
    padding-bottom: 50px;
  }

  .heading-43 {
    padding-left: 42px;
    font-size: 25px;
  }

  .link-brain {
    font-size: 22px;
  }

  .modal-brain {
    display: none;
  }

  .close-modal-brain {
    right: 1%;
  }

  .modal-pancreas {
    display: none;
  }

  .close-modal-pancreas, .close-modal-reprod, .close-modal-thyroid, .close-modal-heart, .close-modal-stomach {
    right: 1%;
  }

  .link-pancreas {
    font-size: 22px;
  }

  .link-thyroid {
    text-align: left;
    font-size: 22px;
  }

  .link-reprod {
    font-size: 22px;
  }

  .link-heart {
    text-align: left;
    font-size: 22px;
  }

  .column-29 {
    padding-bottom: 40px;
    padding-left: 0;
    padding-right: 50px;
  }

  .column-30 {
    display: none;
  }

  .thyroid-div-mob {
    text-align: left;
    padding-top: 0;
    display: block;
  }

  .heart-div-mob {
    text-align: left;
    display: block;
  }

  .stomach-div-mob {
    padding-top: 0;
    display: block;
  }

  .adrenal-chill-para {
    padding-top: 0;
    padding-left: 20px;
    padding-right: 20px;
    font-size: 22px;
    line-height: 33px;
  }

  .big-para-font {
    padding-top: 0;
    font-size: 22px;
    line-height: 33px;
  }

  .text-block-14 {
    max-width: 80%;
  }

  .image-43 {
    padding-top: 40px;
    padding-bottom: 60px;
  }

  .div-block-69 {
    padding-top: 0;
  }

  .anxious-section {
    padding-bottom: 0;
  }

  .div-block-70 {
    text-decoration: underline;
  }

  .close-modal-chronic {
    top: -2%;
  }

  .image-47 {
    margin-bottom: 0;
  }

  .div-block-72, .div-block-73 {
    height: auto;
  }

  .column-35 {
    padding-top: 40px;
  }

  .l-theanine-para {
    width: 100%;
    max-width: 100%;
    padding-bottom: 0;
    font-size: 22px;
    line-height: 33px;
  }

  .ingredients-small-headlines-theanine {
    text-align: center;
    margin-top: 0;
    padding-top: 20px;
    font-size: 4vw;
    line-height: 50px;
  }

  .adrenal-ingredients-para {
    width: 100%;
    max-width: 100%;
    padding-bottom: 0;
    font-size: 18px;
    line-height: 33px;
  }

  .ingredients-side-headlines {
    text-align: center;
    margin-top: 0;
    padding-top: 20px;
    font-size: 4vw;
    line-height: 50px;
  }

  .adrenal-h3 {
    width: 100%;
    text-align: center;
    margin-right: 0;
    padding-top: 0;
    padding-left: 0;
    padding-right: 0;
    font-size: 5vw;
    line-height: 50px;
  }

  .grid-10 {
    width: auto;
    grid-template-rows: auto;
    grid-template-columns: minmax(80px, 110px) minmax(80px, 110px) minmax(70px, 110px) minmax(70px, 110px) repeat(auto-fit, minmax(70px, 110px));
    grid-template-areas: "Area Area-2 Area-3 Area-4 Area-5";
  }

  .cpw-allergen-icons {
    width: 50%;
  }
}

@media screen and (max-width: 479px) {
  .wrap.w50-start {
    flex-direction: column;
  }

  .label-text {
    display: block;
  }

  .btn {
    text-align: center;
    display: block;
  }

  .btn.btn-white {
    display: block;
  }

  .btn.big-button {
    padding: 14px 25px;
    display: block;
  }

  .btn.team3-left-button {
    margin-right: 0;
    display: block;
  }

  .btn.hero4-left-button {
    margin-right: 0;
  }

  .btn-big {
    text-align: center;
    padding: 14px 25px;
    display: block;
  }

  .btn-big.btn-white {
    display: block;
  }

  .btn-big.hero6-left-btn {
    margin-right: 0;
  }

  .page-name {
    padding-top: 15px;
    padding-bottom: 25px;
  }

  .structure-page-name {
    flex-direction: column;
  }

  .structure-section-name {
    text-align: center;
    margin-top: -10px;
  }

  .cta1-wrap {
    align-items: stretch;
  }

  .hero2-light-alt2 {
    background-image: linear-gradient(rgba(255, 255, 255, .8), rgba(255, 255, 255, .8)), url('../images/hero2-woman-light.jpg');
    background-position: 0 0, 88%;
  }

  .hero2-dark {
    background-image: linear-gradient(rgba(17, 18, 18, .4), rgba(17, 18, 18, .4)), url('../images/header-2-landing.jpg');
    background-position: 0 0, 80%;
  }

  .blog1-article.blog1-article-left-wrapper {
    margin-bottom: 30px;
  }

  .testimonial4-tweet {
    width: auto;
    max-width: none;
  }

  .hero3-firstbutton-wrap {
    margin-right: 0;
    display: block;
  }

  .landing3-logo.landing3-logo-mob {
    display: none;
  }

  .form1 {
    flex-direction: column;
    align-items: stretch;
  }

  .cta2 {
    width: 100%;
    padding-left: 25px;
    padding-right: 25px;
  }

  .cta2.cta2-dark {
    padding-left: 30px;
    padding-right: 30px;
  }

  .form1-input {
    height: 54px;
    padding-top: 14px;
    padding-bottom: 14px;
  }

  .hero4-wrap {
    height: auto;
  }

  .hero4-first-button {
    margin-right: 0;
    display: block;
  }

  .signup-account-link {
    text-align: center;
  }

  .form2-buttons-wrapper {
    flex-direction: column;
    align-items: stretch;
  }

  .team2-profile-card {
    padding-left: 30px;
    padding-right: 30px;
  }

  .team3-profile-card {
    padding: 30px;
  }

  .team3-buttons-wrap {
    width: 100%;
    text-align: center;
    display: block;
  }

  .hero6-wrap {
    background-position: 0 0, 50%;
  }

  .hero6-buttons-wrap {
    margin-top: 30px;
  }

  .cta4-headline-extrajumbo {
    width: 100%;
  }

  .form3-input {
    height: 54px;
    padding-top: 14px;
    padding-bottom: 14px;
  }

  .products1-actions-wrap {
    flex-direction: column;
    align-items: stretch;
  }

  .products3-option-wrap {
    text-align: left;
  }

  .flex-vertical.max-50 {
    width: 100%;
    max-width: 100%;
    flex: none;
    margin-left: 0;
    padding-left: 0;
  }

  .fontawesome-close-menu {
    right: 40px;
  }

  .flex-fix {
    display: none;
  }

  .mask {
    padding-top: 100px;
    padding-bottom: 100px;
  }

  .slide-content {
    flex-direction: column-reverse;
    flex: none;
    justify-content: center;
    align-items: flex-start;
    padding-left: 45px;
    padding-right: 30px;
  }

  .scroll-indicator {
    width: 20px;
    height: 35px;
    border-width: 5px 2px;
  }

  .image-2 {
    width: 50%;
    flex: 0 auto;
    align-self: center;
  }

  .menu-link-container {
    padding-bottom: 60px;
    padding-left: 15px;
  }

  .hero-h4 {
    top: 80px;
    bottom: auto;
  }

  .search-container {
    display: none;
  }

  .search-container.mobile {
    justify-content: center;
    margin-left: auto;
    margin-right: auto;
    display: flex;
    top: auto;
    bottom: 80px;
    left: 0%;
    right: 0%;
  }

  .menu-padding {
    padding-bottom: 60px;
  }

  .slide-nav {
    margin-bottom: -10px;
    bottom: 20px;
  }

  .h1 {
    font-size: 10vw;
  }

  .h2 {
    font-size: 9vw;
  }

  .flex-container {
    margin-bottom: 0;
    padding-left: 20px;
    padding-right: 20px;
  }

  .hero-image-mask {
    padding-left: 0;
  }

  .multi-info {
    width: 100%;
    margin-left: 0;
  }

  .text-span {
    font-size: 10vw;
  }

  .specs {
    white-space: normal;
  }

  .list-item {
    margin-bottom: 20px;
  }

  .button {
    margin-top: 10px;
    margin-left: 0;
    display: inline-block;
  }

  .list-item-2, .list-item-3 {
    margin-bottom: 20px;
  }

  .div-block {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    flex-direction: column;
    grid-template-rows: auto auto;
    grid-template-columns: 1.5fr 1.25fr;
    grid-auto-columns: 1fr;
    grid-auto-flow: column;
    justify-content: flex-start;
    align-items: flex-start;
    display: flex;
  }

  .jumbo-number-section {
    height: auto;
  }

  .h1---caption {
    width: 100%;
    max-width: 100%;
    text-align: left;
    object-fit: fill;
    flex-direction: row;
    justify-content: center;
    margin-left: 0;
    font-size: 18px;
    line-height: 130%;
    display: block;
    overflow: visible;
  }

  .caption-copy {
    margin-left: 0;
    margin-right: 0;
  }

  .content-jumbonumber {
    width: 100%;
  }

  .center-container {
    height: 100%;
    max-width: 100%;
    flex: 0 auto;
    padding-left: 0;
    padding-right: 0;
    display: block;
  }

  .h1---caption-copy {
    width: 100%;
    text-align: left;
    flex-direction: row;
    justify-content: center;
    margin-left: 0;
    font-size: 5vw;
    line-height: 130%;
    display: block;
  }

  .text-rotate-cell, .caption-wrap {
    display: none;
  }

  .hero-video-column {
    width: 100%;
    display: flex;
  }

  .text-rotate-cell-2 {
    display: none;
  }

  .big-text-link {
    margin-top: 30px;
  }

  .p-wrap.mt-20 {
    display: none;
  }

  .hero-text-col {
    align-items: center;
  }

  .hero-bullet-text {
    padding-left: 12px;
    padding-right: 12px;
    font-size: 41px;
  }

  .content-wrap {
    text-align: center;
    justify-content: center;
    line-height: 20px;
  }

  .words-wrap {
    margin-left: 10px;
    font-size: 20px;
    line-height: 100%;
  }

  .static {
    font-size: 10vw;
  }

  .change-heading, .heading-1, .heading-2 {
    font-size: 20px;
  }

  .nutritional-insurance {
    padding-top: 20px;
    padding-bottom: 30px;
  }

  .insurance-h1 {
    text-align: left;
    padding-top: 20px;
    font-size: 30px;
    line-height: 130%;
  }

  .change-heading-2 {
    font-size: 20px;
  }

  .text-block {
    font-size: 18px;
    line-height: 25px;
  }

  .content-wrap-2 {
    font-size: 2vw;
  }

  .center-container-nutrition {
    flex: 0 auto;
    display: block;
  }

  .columns {
    margin-left: 20px;
    margin-right: 20px;
  }

  .center-container-rotate, .center-container-ingredients {
    max-width: 100%;
    flex: 0 auto;
    padding-left: 50px;
    padding-right: 50px;
    display: block;
  }

  .heading-ingredients {
    text-align: left;
    white-space: normal;
    font-size: 25px;
  }

  .content-wrap-ingredients {
    text-align: center;
    justify-content: center;
    line-height: 20px;
  }

  .text-block-2 {
    margin-top: 20px;
    font-size: 18px;
    line-height: 25px;
  }

  .text-span-2 {
    font-size: 6vw;
  }

  .a-block {
    width: 50vw;
    height: 50vh;
    margin-left: 20px;
    margin-right: 20px;
  }

  .the-height-400vh-section {
    margin-left: 0;
  }

  .the-sticky-div-title {
    margin-top: 76px;
    padding-left: 10px;
    padding-right: 10px;
    font-size: 11vw;
    line-height: 9vw;
  }

  .a-block-2 {
    width: 80vw;
    height: 450px;
    margin-left: 20px;
    margin-right: 20px;
  }

  .gradient-content._1 {
    height: 450px;
    height: 450px;
    height: 450px;
  }

  .a-block-3 {
    width: 50vw;
    height: 50vh;
    margin-left: 20px;
    margin-right: 20px;
  }

  .a-block-4 {
    width: 80vw;
    height: 450px;
    margin-left: 20px;
    margin-right: 20px;
  }

  .a-block-5 {
    width: 90vw;
    height: 450px;
    margin-left: 20px;
    margin-right: 20px;
  }

  .div-block-2 {
    width: 250px;
  }

  .h1-nds {
    text-align: center;
    font-size: 10vw;
  }

  .the-sticky-div-title-2 {
    margin-top: 76px;
    padding: 100px 10px 0;
    font-size: 11vw;
    line-height: 9vw;
  }

  .text-span-4 {
    font-size: 6vw;
    display: none;
  }

  .punch-line {
    font-size: 30px;
    line-height: 40px;
  }

  .paragraph-4 {
    white-space: pre-wrap;
    object-fit: fill;
    margin-bottom: 0;
  }

  .heading-8 {
    text-align: left;
    font-size: 10vw;
  }

  .paragraph-5 {
    font-size: 18px;
    line-height: 30px;
  }

  .ingredients-heading {
    text-align: left;
    object-fit: fill;
    margin-top: 0;
    margin-bottom: 0;
    padding: 20px;
    font-size: 30px;
    line-height: 130%;
  }

  .ingredient-1 {
    width: 100px;
  }

  .heading-9 {
    font-size: 40px;
    line-height: 20px;
  }

  .text-block-7 {
    font-size: 12px;
    line-height: 15px;
    display: block;
  }

  .ingredient-3, .image-8, .calendar-emoji, .ingredient-2-v2 {
    width: 100px;
  }

  .grid-responsive {
    grid-column-gap: 5px;
    grid-row-gap: 5px;
    grid-template-rows: auto auto auto auto auto auto auto auto auto auto auto;
    grid-template-columns: repeat(auto-fit, minmax(100px, 1fr)) minmax(100px, 1fr);
    grid-template-areas: "Area Area-2 Area-3"
                         "Area-4 Area-5 Area-6"
                         "Area-7 Area-8 Area-9"
                         "Area-10 Area-11 Area-12"
                         "Area-13 Area-14 Area-15"
                         "Area-16 Area-17 Area-18"
                         "Area-19 Area-20 Area-21"
                         "Area-22 Area-23 Area-24"
                         "Area-25 Area-26 Area-27"
                         "Area-28 Area-29 Area-30"
                         "Area-31 Area-32 .";
    grid-auto-columns: minmax(100px, 1fr);
    grid-auto-flow: row;
    padding-left: 10px;
    padding-right: 10px;
  }

  .grid-responsive-v2 {
    grid-column-gap: 5px;
    grid-row-gap: 5px;
    grid-template-rows: auto auto auto auto auto auto auto auto auto auto auto;
    grid-template-columns: repeat(auto-fit, minmax(80px, 1fr)) minmax(80px, 1fr);
    grid-template-areas: "Area Area-2 Area-3"
                         "Area-4 Area-5 Area-6"
                         "Area-7 Area-8 Area-9"
                         "Area-10 Area-11 Area-12"
                         "Area-13 Area-14 Area-15"
                         "Area-16 Area-17 Area-18"
                         "Area-19 Area-20 Area-21"
                         "Area-22 Area-23 Area-24"
                         "Area-25 Area-26 Area-27"
                         "Area-28 Area-29 Area-30"
                         "Area-31 Area-32 .";
    grid-auto-columns: minmax(80px, 1fr);
    grid-auto-flow: row;
    padding-left: 0;
    padding-right: 0;
  }

  .heading-9-v2 {
    font-size: 40px;
    line-height: 20px;
  }

  .text-block-7-copy, .text-block-7-small, .text-block-7-small-copy {
    font-size: 12px;
    line-height: 15px;
    display: block;
  }

  .image-3 {
    margin-bottom: 5px;
  }

  .heading-23 {
    line-height: 25px;
  }

  .div-block-33 {
    flex-direction: column;
    align-items: flex-start;
  }

  .div-block-37 {
    padding-bottom: 20px;
  }

  .container-blog {
    padding-left: 20px;
    padding-right: 20px;
  }

  .blog-articles-v2 {
    padding-top: 50px;
    padding-bottom: 0;
  }

  .section-4 {
    padding-top: 50px;
    padding-bottom: 50px;
  }

  .image-23 {
    max-width: 100%;
  }

  .massive-heading-right {
    width: 100%;
    clear: left;
    font-size: 50px;
    position: relative;
  }

  .image-24 {
    margin-bottom: 20px;
  }

  .destination__description {
    column-count: 1;
  }

  .flexed-row {
    flex-direction: column;
    margin-top: 20px;
  }

  .heading-24 {
    font-size: 15vw;
  }

  .samantha-video {
    display: none;
  }

  .right-side-white {
    max-height: 970px;
    margin-left: 0;
  }

  .right-side-white.second {
    max-height: 1760px;
  }

  .container-7.with-light-line-and-glow {
    padding-left: 10px;
  }

  .container-7.with-light-line-and-glow.overflow-hidden {
    padding-top: 10px;
    padding-bottom: 0;
  }

  .antioxidants-h1 {
    text-align: left;
    margin-top: 0;
    margin-bottom: 0;
    padding-top: 10px;
    font-size: 24px;
    line-height: 130%;
  }

  .white._20px {
    font-size: 25px;
  }

  .antioxidants_description {
    column-count: 1;
    font-size: 18px;
    line-height: 30px;
  }

  .samantha-video-mob {
    width: 100%;
    height: 100%;
    margin-top: 30px;
    padding-bottom: 30px;
    padding-left: 0;
    padding-right: 0;
    display: block;
  }

  .antioxidants-video-section {
    padding-top: 50px;
    padding-bottom: 50px;
  }

  .container-pointer-1.with-light-line-and-glow {
    padding-left: 10px;
  }

  .container-pointer-1.with-light-line-and-glow.overflow-hidden {
    padding: 20px;
  }

  .massive-heading-left {
    width: 100%;
    clear: left;
    font-size: 50px;
    position: relative;
  }

  .massive-heading {
    width: 100%;
    clear: left;
    font-size: 28vw;
    position: relative;
  }

  .antioxidants-pointers {
    text-align: left;
    margin-top: 0;
    margin-bottom: 0;
    padding-top: 10px;
    font-size: 30px;
    line-height: 130%;
  }

  .antioxidants-pointer-text {
    column-count: 1;
    font-size: 18px;
    line-height: 30px;
  }

  .container-pointer.with-light-line-and-glow {
    padding-left: 10px;
  }

  .container-pointer.with-light-line-and-glow.overflow-hidden {
    padding-bottom: 50px;
  }

  .antioxidants_description-copy {
    column-count: 1;
    font-size: 18px;
    line-height: 30px;
  }

  .column-18 {
    padding-left: 10px;
    padding-right: 10px;
  }

  .massive-heading-pointer-2, .massive-heading-right-pointer {
    width: 100%;
    clear: left;
    font-size: 28vw;
    position: relative;
  }

  .container-pointer-2.with-light-line-and-glow {
    padding-left: 10px;
  }

  .container-pointer-2.with-light-line-and-glow.overflow-hidden {
    padding: 20px;
  }

  .column-pointer-2 {
    padding-left: 10px;
    padding-right: 10px;
  }

  .massive-heading-right-pointer-big {
    width: 100%;
    clear: left;
    font-size: 28vw;
    position: relative;
  }

  .antioxidants-pointers-big, .antioxidants-pointers-2 {
    text-align: left;
    margin-top: 0;
    margin-bottom: 0;
    padding-top: 10px;
    font-size: 30px;
    line-height: 130%;
  }

  .pointer-1-section {
    display: none;
  }

  .antioxidants-pointer-heading {
    text-align: left;
    object-fit: fill;
    margin-top: 0;
    margin-bottom: 0;
    padding: 20px 10px 20px 0;
    font-size: 30px;
    line-height: 130%;
  }

  .div-block-40 {
    padding-left: 20px;
  }

  .container-pointer-3.with-light-line-and-glow {
    padding-left: 10px;
  }

  .container-pointer-3.with-light-line-and-glow.overflow-hidden {
    padding: 20px;
  }

  .grid-responsive-tablet {
    grid-column-gap: 5px;
    grid-row-gap: 5px;
    grid-template-rows: auto auto auto auto auto auto auto auto auto auto auto;
    grid-template-columns: repeat(auto-fit, minmax(100px, 1fr)) minmax(100px, 1fr);
    grid-template-areas: "Area Area-2 Area-3"
                         "Area-4 Area-5 Area-6"
                         "Area-7 Area-8 Area-9"
                         "Area-10 Area-11 Area-12"
                         "Area-13 Area-14 Area-15"
                         "Area-16 Area-17 Area-18"
                         "Area-19 Area-20 Area-21"
                         "Area-22 Area-23 Area-24"
                         "Area-25 Area-26 Area-27"
                         "Area-28 Area-29 Area-30"
                         "Area-31 Area-32 .";
    grid-auto-columns: minmax(100px, 1fr);
    grid-auto-flow: row;
    padding-bottom: 50px;
    padding-left: 10px;
    padding-right: 10px;
  }

  .ingredient-1-tab, .ingredient-2-tab, .ingredient-3-tab {
    width: 100px;
  }

  .caption-nutritional-insurance {
    margin-left: 0;
    margin-right: 0;
  }

  .paragraph-capsule-sectio {
    font-size: 18px;
    line-height: 30px;
  }

  .text-span-15 {
    font-size: 7vw;
  }

  .paragraph-insurance {
    font-size: 18px;
    line-height: 30px;
  }

  .center-container-ingredients-caption {
    height: 100%;
    max-width: 100%;
    flex: 0 auto;
    padding-left: 0;
    padding-right: 0;
    display: block;
  }

  .paragraph-ingredients {
    font-size: 18px;
    line-height: 30px;
  }

  .div-block-ingredients {
    width: 100%;
    padding-left: 20px;
    padding-right: 20px;
  }

  .caption-copy-insurance {
    margin-left: 0;
    margin-right: 0;
  }

  .blog-articles-nutrition {
    padding-top: 50px;
    padding-bottom: 0;
  }

  .container-articles-nutrition {
    padding-left: 20px;
    padding-right: 20px;
  }

  .columns-3 {
    padding-top: 0;
    padding-left: 20px;
    padding-right: 20px;
    overflow: visible;
  }

  .column2-antioxidants {
    height: 200px;
    margin-bottom: 50px;
    padding-bottom: 0;
    display: none;
  }

  .column-22 {
    padding-left: 0;
    padding-right: 0;
    position: static;
  }

  .antioxidant-numbers {
    padding-bottom: 0;
  }

  .section-sides-white {
    flex-direction: column;
    padding-left: 12px;
    padding-right: 12px;
  }

  .design-container {
    flex-direction: column;
    position: relative;
  }

  .anatomy-content {
    text-align: center;
  }

  .link-block-3 {
    flex-direction: column;
  }

  .anatomy-image {
    z-index: -1;
    width: 100%;
    padding-top: 24px;
    position: relative;
    transform: scale(1.1);
  }

  .content-wrap-15-yrs {
    text-align: center;
    justify-content: center;
    padding-top: 0;
    line-height: 20px;
  }

  .heading-15-yrs {
    font-size: 25px;
  }

  .words-wrap-15yrs {
    margin-left: 10px;
    font-size: 20px;
    line-height: 100%;
  }

  .heading-15yrs-1 {
    margin-top: 10px;
    font-size: 25px;
  }

  .change-heading-15yrs-2, .change-heading-15yrs-3 {
    margin-top: 20px;
    font-size: 25px;
  }

  .hero-text-wrapper {
    padding-left: 16px;
    padding-right: 16px;
  }

  .hero-text {
    flex-direction: column;
    align-items: center;
    display: flex;
  }

  .logo-3 {
    text-align: center;
    margin-bottom: 0;
  }

  .jumbo {
    text-align: center;
    font-size: 40px;
    line-height: 50px;
  }

  .copy-text {
    text-align: center;
    padding-bottom: 20px;
    padding-left: 20px;
    padding-right: 20px;
    font-size: 16px;
    line-height: 24px;
  }

  .hero-image-4 {
    height: 33vh;
  }

  .div-block-43 {
    padding-left: 20px;
    padding-right: 20px;
  }

  .div-block-44 {
    max-width: 100%;
  }

  .testimonial-section {
    padding-bottom: 50px;
  }

  .slider {
    margin-top: 30px;
  }

  .profile-image {
    margin-bottom: 15px;
  }

  .profile-block {
    flex-wrap: wrap;
  }

  .testimonial-heading {
    text-align: center;
    object-fit: fill;
    margin-top: 0;
    margin-bottom: 0;
    padding: 20px 10px;
    font-size: 30px;
    line-height: 130%;
  }

  .testimonial-content-wrap {
    padding: 40px 30px;
  }

  .testimonial-image-block {
    padding: 15px;
  }

  .content-parent {
    padding-left: 20px;
    position: absolute;
  }

  .sub-title {
    font-size: 16px;
    line-height: 20px;
  }

  .text-ani {
    margin-top: 0;
    font-size: 3.2vw;
  }

  .div-block-evolution {
    width: 100%;
    padding-left: 20px;
    padding-right: 20px;
  }

  .evolution-heading, .ingredients-section-heading {
    text-align: left;
    object-fit: fill;
    margin-top: 0;
    margin-bottom: 0;
    padding: 20px 10px;
    font-size: 30px;
    line-height: 130%;
  }

  .ingredients-heading-h2 {
    text-align: left;
    object-fit: fill;
    margin-top: 0;
    margin-bottom: 0;
    margin-right: auto;
    padding: 20px 0 10px;
    font-size: 30px;
    line-height: 130%;
  }

  .heading-28 {
    font-size: 28px;
    line-height: 32px;
  }

  .evolution-section-heading {
    text-align: left;
    object-fit: fill;
    margin-top: 0;
    margin-bottom: 0;
    padding: 20px 10px;
    font-size: 30px;
    line-height: 130%;
  }

  .evolution-description {
    column-count: 1;
    font-size: 18px;
    line-height: 30px;
  }

  .evolution-heading-h2 {
    width: 85%;
    text-align: center;
    object-fit: fill;
    margin-top: 0;
    margin-bottom: 0;
    margin-right: auto;
    padding: 20px 10px;
    font-size: 30px;
    line-height: 130%;
  }

  .paragraph-evolution {
    text-align: center;
    font-size: 18px;
    line-height: 30px;
  }

  .columns--capsules {
    margin-left: 20px;
    margin-right: 20px;
  }

  .blog-links {
    text-decoration: underline;
  }

  .div-block-47 {
    padding-left: 10px;
    padding-right: 0;
  }

  .cta-wtb {
    margin-left: 10px;
  }

  .cta-heading {
    width: 80%;
    text-align: center;
    object-fit: fill;
    margin-top: 0;
    margin-bottom: 0;
    padding: 20px 10px;
    font-size: 30px;
    line-height: 130%;
  }

  .heading-9-ala, .heading-9-ala-mob {
    font-size: 40px;
    line-height: 20px;
  }

  .div-block-49 {
    padding-top: 15px;
  }

  .adrenal-chill-banner {
    height: 100%;
    background-image: url('../images/cp-adrenal-chill-banner-final-web.png'), linear-gradient(rgba(251, 201, 190, .7), rgba(251, 201, 190, .7));
    background-position: 0 100%, 0 0;
    background-size: 100%, auto;
  }

  .h1-banner {
    font-size: 10vw;
  }

  .paragraph-banner {
    white-space: pre-wrap;
    object-fit: fill;
    margin-bottom: 0;
  }

  .adrenal-info {
    width: 100%;
    margin-left: 0;
  }

  .adrenal-hero-image-mask {
    padding-left: 0;
  }

  .div-block-53 {
    object-fit: fill;
    display: block;
    position: absolute;
    overflow: hidden;
  }

  .image-30 {
    width: 1000px;
  }

  .header-text {
    width: 240px;
    margin-top: 5vh;
    margin-bottom: 5vh;
    padding-left: 0;
    padding-right: 0;
    font-size: 17px;
    line-height: 48px;
  }

  .text-block-11 {
    font-size: 30px;
    line-height: 50px;
  }

  .image-31.titleimages {
    width: 175px;
    padding-top: 12vh;
  }

  .capsule-illustration-section {
    height: auto;
    padding-top: 20px;
    padding-bottom: 0;
  }

  .ashwagandha-advantage {
    padding-top: 50px;
    padding-bottom: 50px;
  }

  .adrenal-headlines {
    text-align: center;
    object-fit: fill;
    margin-top: 0;
    margin-bottom: 0;
    margin-right: auto;
    padding: 20px 0 10px;
    font-size: 30px;
    line-height: 130%;
  }

  .adrenal-paragraphs {
    padding-left: 0;
    padding-right: 0;
    font-size: 18px;
    line-height: 30px;
  }

  .ingredients-small-headlines {
    text-align: center;
    margin-top: 0;
    margin-bottom: 0;
    padding-top: 10px;
    font-size: 22px;
    line-height: 130%;
    position: static;
  }

  .adrenal-side-para {
    column-count: 1;
    font-size: 16px;
    line-height: 30px;
    position: static;
  }

  .adrenal-side-image {
    height: auto;
    margin-top: 0;
    margin-bottom: 0;
    padding: 25px 0 0;
    display: block;
    position: static;
  }

  .image-33 {
    margin-left: 0;
    padding-top: 0;
  }

  .chronic-stress-diagram {
    padding-top: 50px;
    padding-bottom: 50px;
  }

  .callout-single-lens.middle {
    margin-top: 0;
    top: auto;
    left: auto;
  }

  .callout-tittle.middle {
    width: 191px;
    height: 15px;
    background-size: 191px;
  }

  .callout-keyline.middle {
    display: none;
  }

  .callout-details {
    margin-top: 15px;
    margin-bottom: 26px;
  }

  .pancreas-div {
    padding-top: 0;
  }

  .callout-keyline-2.middle, .callout-keyline-3, .callout-keyline-3.middle {
    display: none;
  }

  .heading-34-right {
    justify-content: flex-start;
  }

  .stomach-div {
    padding-top: 0;
  }

  .callout-keyline-4, .callout-keyline-4.middle {
    display: none;
  }

  .thyroid-div {
    float: none;
  }

  .callout-keyline-5, .callout-keyline-5.middle {
    display: none;
  }

  .reprod-div {
    margin-bottom: 15px;
    padding-top: 0;
  }

  .callout-keyline-6.middle {
    display: none;
  }

  .label-text-3, .label-text-5, .label-text-6, .label-text-4 {
    display: block;
  }

  .highest-potency.with-light-line-and-glow {
    padding-left: 10px;
  }

  .highest-potency.with-light-line-and-glow.overflow-hidden {
    padding-top: 10px;
    padding-bottom: 30px;
  }

  .clinical-results.with-light-line-and-glow {
    padding-left: 10px;
  }

  .clinical-results.with-light-line-and-glow.overflow-hidden {
    object-fit: none;
    margin-top: 30px;
    padding-top: 10px;
    padding-bottom: 0;
    position: static;
    overflow: visible;
  }

  .graph-summary {
    column-count: 1;
    font-size: 18px;
    line-height: 30px;
  }

  .clinical-diagram {
    margin-left: 0;
    padding-top: 0;
  }

  .chronic-body-diagram {
    overflow: auto;
  }

  .infographic-section {
    object-fit: cover;
    flex-direction: column;
    padding-top: 0;
    display: block;
    position: static;
    overflow: visible;
  }

  .container-14 {
    padding-top: 30px;
  }

  .label-text-pancreas {
    display: block;
  }

  .columns-6 {
    padding-left: 10px;
    padding-right: 20px;
  }

  .column-24 {
    padding-top: 30px;
    position: static;
  }

  .divider-mob-final {
    display: none;
  }

  .l-theanine-studies {
    column-count: 1;
    padding-left: 0;
    padding-right: 0;
    font-size: 18px;
    line-height: 30px;
    position: static;
  }

  .adrenal-paragraphs-one-line {
    text-align: center;
    font-size: 16px;
    line-height: 28px;
  }

  .slide-wrap-2 {
    padding: 38px;
  }

  .profile-image-2 {
    margin-bottom: 15px;
  }

  .immuno-blurb {
    font-size: 18px;
    line-height: 30px;
  }

  .center-container-immuno {
    height: 100%;
    max-width: 100%;
    flex: 0 auto;
    padding-left: 0;
    padding-right: 0;
    display: block;
  }

  .column1-antioxidants {
    position: static;
  }

  .big-article-content-wrapper {
    padding: 25px 30px;
  }

  .cta-wtb-cpw {
    margin-left: 10px;
  }

  .cta-heading-cpw {
    width: 80%;
    text-align: center;
    object-fit: fill;
    margin-top: 0;
    margin-bottom: 0;
    padding: 20px 10px;
    font-size: 30px;
    line-height: 130%;
  }

  .header-2 {
    overflow: hidden;
  }

  .heading {
    font-size: 50px;
  }

  .image-39 {
    width: 80%;
  }

  .div-block-58 {
    width: 70%;
    margin-left: 0%;
    padding-bottom: 0%;
    padding-left: 47px;
  }

  .heading-39 {
    padding-right: 0;
    font-size: 20px;
  }

  .heading-40 {
    margin-top: 0;
    padding-right: 0;
    font-size: 18px;
    line-height: 30px;
  }

  .heading-41 {
    margin-top: 0;
    padding-left: 13px;
    font-size: 16px;
  }

  .heading-42 {
    margin-top: 0;
    font-size: 22px;
  }

  .paragraph-11 {
    margin-bottom: 20px;
    padding-top: 10px;
    padding-left: 0;
    padding-right: 0;
  }

  .column-28 {
    padding-right: 0;
  }

  .columns-8 {
    padding-bottom: 50px;
  }

  .heading-43 {
    padding-left: 0;
    font-size: 14px;
    line-height: 25px;
  }

  .link-brain {
    text-align: left;
    font-size: 14px;
  }

  .link-pancreas, .link-thyroid, .link-reprod, .link-heart {
    font-size: 14px;
  }

  .column-29 {
    padding-left: 0;
    padding-right: 0;
  }

  .thyroid-div-mob {
    float: none;
  }

  .stomach-div-mob {
    padding-top: 0;
  }

  .adrenal-chill-para {
    text-align: left;
    padding-left: 0;
    padding-right: 30px;
    font-size: 18px;
    line-height: 30px;
  }

  .big-para-font {
    font-size: 18px;
    line-height: 30px;
  }

  .column-31 {
    padding-left: 20px;
    padding-right: 20px;
  }

  .grid-6 {
    grid-template-rows: auto auto auto auto;
    grid-template-columns: 1fr 1fr;
  }

  .text-block-14 {
    width: 80%;
    max-width: 100%;
  }

  .grid-7 {
    grid-row-gap: 30px;
    grid-template-rows: auto auto auto auto auto;
    grid-template-columns: minmax(200px, 1fr);
  }

  .anxious-section {
    padding-bottom: 0;
  }

  .link-12 {
    padding-top: 10px;
    font-size: 16px;
  }

  .div-block-70 {
    justify-content: flex-start;
    align-items: center;
    padding-left: 0;
    padding-right: 0;
  }

  .image-45 {
    width: 8%;
    max-width: none;
  }

  .div-block-73 {
    height: auto;
    padding-left: 20px;
  }

  .columns-11 {
    padding-left: 0;
    padding-right: 0;
  }

  .l-theanine-para {
    column-count: 1;
    font-size: 18px;
    line-height: 30px;
    position: static;
  }

  .ingredients-small-headlines-theanine {
    text-align: center;
    margin-top: 0;
    margin-bottom: 0;
    padding-top: 10px;
    font-size: 22px;
    line-height: 130%;
    position: static;
  }

  .adrenal-ingredients-para {
    column-count: 1;
    font-size: 16px;
    line-height: 30px;
    position: static;
  }

  .ingredients-side-headlines {
    text-align: center;
    margin-top: 0;
    margin-bottom: 0;
    padding-top: 10px;
    font-size: 22px;
    line-height: 130%;
    position: static;
  }

  .image-49 {
    width: 100%;
  }

  .columns-studies {
    padding-top: 0;
    padding-left: 20px;
    padding-right: 20px;
    overflow: visible;
  }

  .column-info {
    padding-top: 30px;
    padding-left: 20px;
    padding-right: 20px;
    overflow: visible;
  }

  .clinical-studies {
    padding-left: 0;
    padding-right: 0;
  }

  .adrenal-h3 {
    text-align: center;
    object-fit: fill;
    margin-top: 0;
    margin-bottom: 0;
    margin-right: auto;
    padding: 20px 0 10px;
    font-size: 30px;
    line-height: 130%;
  }

  .lightbox-video-katrina {
    padding-top: 10px;
    font-size: 16px;
    text-decoration: underline;
  }

  .lightbox-link {
    justify-content: flex-start;
    align-items: center;
    padding-left: 0;
    padding-right: 0;
  }

  .grid-10 {
    width: auto;
    grid-template: "Area Area-2 Area-3"
                   ". . ."
                   / minmax(80px, 110px) minmax(80px, 110px) minmax(70px, 110px);
  }
}

#w-node-cf6e61eb-1d84-43c3-dbe9-6d1c093e8291-5ea442a9 {
  grid-area: Area;
}

#w-node-_7ebbddd5-91fe-5bc3-210e-3e5ffe361289-5ea442a9 {
  grid-area: Area-2;
  align-self: center;
  justify-self: center;
}

#w-node-_4b8997d9-48c4-0208-0834-8210ff78fe5d-5ea442a9 {
  grid-area: Area-3;
  align-self: center;
  justify-self: center;
}

#w-node-_491b6487-8de6-c5dc-3ccd-f8527fe71f1e-5ea442a9 {
  grid-area: Area-4;
  align-self: center;
  justify-self: center;
}

#w-node-_133be02d-b9f6-7803-1e92-4c0c9ee69779-5ea442a9 {
  grid-area: Area-5;
  align-self: center;
  justify-self: center;
}

#w-node-f11f70e2-4d6b-98c0-9eb9-e80f01715d8f-5ea442a9 {
  grid-area: Area-6;
  align-self: center;
  justify-self: center;
}

#w-node-_8b162054-4654-74f8-097b-b82178a632d2-5ea442a9 {
  grid-area: Area-7;
  align-self: center;
  justify-self: center;
}

#w-node-cd93ee98-c27d-34ea-4413-f35dcfd25613-5ea442a9, #w-node-_0457de48-06a0-7f02-b257-c71a3d0fb806-5ea442a9 {
  grid-area: Area-8;
  align-self: center;
  justify-self: center;
}

#w-node-_8f81f010-85aa-2d70-e56a-a7c3d25c544e-5ea442a9 {
  grid-area: Area-9;
  align-self: center;
  justify-self: center;
}

#w-node-_6d2f7655-58ba-5f4c-91fc-404bade9335b-5ea442a9 {
  grid-area: Area-10;
  align-self: center;
  justify-self: center;
}

#w-node-f279dfb8-fc70-464e-798f-3ec7d023ebeb-5ea442a9 {
  grid-area: Area-11;
  align-self: center;
  justify-self: center;
}

#w-node-_94256831-cb9e-4d7d-02f9-48670c61ac52-5ea442a9 {
  grid-area: Area-12;
  align-self: center;
  justify-self: center;
}

#w-node-_08835e33-44a7-9031-f035-39f87604c767-5ea442a9 {
  grid-area: Area-13;
  align-self: center;
  justify-self: center;
}

#w-node-_3113fa6e-b9c3-c15a-9d6a-9e96427963f0-5ea442a9 {
  grid-area: Area-14;
  align-self: center;
  justify-self: center;
}

#w-node-_1f44bca5-0199-dd2e-20c1-b24722727417-5ea442a9 {
  grid-area: Area-15;
  align-self: center;
  justify-self: center;
}

#w-node-f80a2596-5000-c7dd-0bc7-793abb8cd2c6-5ea442a9 {
  grid-area: Area-16;
  align-self: center;
  justify-self: center;
}

#w-node-_4632ca1c-3b88-9b7a-bc68-04745d7d3686-5ea442a9 {
  grid-area: Area-17;
  align-self: center;
  justify-self: center;
}

#w-node-a0270d1c-ac1f-dcde-9eea-50cd5d5a06a0-5ea442a9 {
  grid-area: Area-18;
  align-self: center;
  justify-self: center;
}

#w-node-_4d53a605-86e0-b68e-9d19-328cec058b91-5ea442a9 {
  grid-area: Area-19;
  align-self: center;
  justify-self: center;
}

#w-node-bdb76cd0-9248-0b97-f8ce-e6a2938ef440-5ea442a9 {
  grid-area: Area-20;
  align-self: center;
  justify-self: center;
}

#w-node-b3bc5d96-228f-5caf-d430-1d24269cdf82-5ea442a9 {
  grid-area: Area-21;
  align-self: center;
  justify-self: center;
}

#w-node-a7fd9c20-4834-500f-7a8d-4d8affbf5ac2-5ea442a9 {
  grid-area: Area-22;
  align-self: center;
  justify-self: center;
}

#w-node-_37b09afe-d0c6-d3f8-cba6-a61675a35cbd-5ea442a9 {
  grid-area: Area-23;
  align-self: center;
  justify-self: center;
}

#w-node-_17149b60-0788-3d61-c591-047a36fa0a94-5ea442a9 {
  grid-area: Area-24;
  align-self: center;
  justify-self: center;
}

#w-node-_583d7b16-70b7-24df-b4c7-e6cf9f13acc6-5ea442a9 {
  grid-area: Area-25;
  align-self: center;
  justify-self: center;
}

#w-node-_1dcf0a68-4c4b-615b-450f-1fd2360f853c-5ea442a9 {
  grid-area: Area-26;
  align-self: center;
  justify-self: center;
}

#w-node-bd1ad8d7-e525-b658-9acc-1677c35300a2-5ea442a9 {
  grid-area: Area-27;
  align-self: center;
  justify-self: center;
}

#w-node-d234a540-3c89-d24d-7ef6-71f228fd09e1-5ea442a9 {
  grid-area: Area-28;
  align-self: center;
  justify-self: center;
}

#w-node-_7676f517-dff8-3563-1064-98e985444e74-5ea442a9 {
  grid-area: Area-29;
  align-self: center;
  justify-self: center;
}

#w-node-_5c623fde-c439-d246-c22a-c06e5fecc28e-5ea442a9 {
  grid-area: Area-30;
  align-self: center;
  justify-self: center;
}

#w-node-f50f5ccd-18f8-80d0-d437-7758a0a05bd1-5ea442a9 {
  grid-area: Area-31;
  align-self: center;
  justify-self: center;
}

#w-node-_976ea9c7-54e7-78ac-31dd-969d15dddc1d-5ea442a9 {
  grid-area: Area-32;
  align-self: center;
  justify-self: center;
}

#w-node-_89b6341c-317f-474a-1e56-2d7ac0e8a8ae-5ea442a9 {
  grid-area: Area;
}

#w-node-_89b6341c-317f-474a-1e56-2d7ac0e8a8b0-5ea442a9 {
  grid-area: Area-2;
  align-self: center;
  justify-self: center;
}

#w-node-_89b6341c-317f-474a-1e56-2d7ac0e8a8b7-5ea442a9 {
  grid-area: Area-3;
  align-self: center;
  justify-self: center;
}

#w-node-_89b6341c-317f-474a-1e56-2d7ac0e8a8be-5ea442a9 {
  grid-area: Area-4;
  align-self: center;
  justify-self: center;
}

#w-node-_89b6341c-317f-474a-1e56-2d7ac0e8a8c5-5ea442a9 {
  grid-area: Area-5;
  align-self: center;
  justify-self: center;
}

#w-node-_89b6341c-317f-474a-1e56-2d7ac0e8a8ce-5ea442a9 {
  grid-area: Area-6;
  align-self: center;
  justify-self: center;
}

#w-node-_89b6341c-317f-474a-1e56-2d7ac0e8a8d5-5ea442a9 {
  grid-area: Area-7;
  align-self: center;
  justify-self: center;
}

#w-node-_89b6341c-317f-474a-1e56-2d7ac0e8a8de-5ea442a9, #w-node-_89b6341c-317f-474a-1e56-2d7ac0e8a8e5-5ea442a9 {
  grid-area: Area-8;
  align-self: center;
  justify-self: center;
}

#w-node-_89b6341c-317f-474a-1e56-2d7ac0e8a8ee-5ea442a9 {
  grid-area: Area-9;
  align-self: center;
  justify-self: center;
}

#w-node-_89b6341c-317f-474a-1e56-2d7ac0e8a8f7-5ea442a9 {
  grid-area: Area-10;
  align-self: center;
  justify-self: center;
}

#w-node-_89b6341c-317f-474a-1e56-2d7ac0e8a900-5ea442a9 {
  grid-area: Area-11;
  align-self: center;
  justify-self: center;
}

#w-node-_89b6341c-317f-474a-1e56-2d7ac0e8a909-5ea442a9 {
  grid-area: Area-12;
  align-self: center;
  justify-self: center;
}

#w-node-_89b6341c-317f-474a-1e56-2d7ac0e8a912-5ea442a9 {
  grid-area: Area-13;
  align-self: center;
  justify-self: center;
}

#w-node-_89b6341c-317f-474a-1e56-2d7ac0e8a91b-5ea442a9 {
  grid-area: Area-14;
  align-self: center;
  justify-self: center;
}

#w-node-_89b6341c-317f-474a-1e56-2d7ac0e8a924-5ea442a9 {
  grid-area: Area-15;
  align-self: center;
  justify-self: center;
}

#w-node-_89b6341c-317f-474a-1e56-2d7ac0e8a92d-5ea442a9 {
  grid-area: Area-16;
  align-self: center;
  justify-self: center;
}

#w-node-_89b6341c-317f-474a-1e56-2d7ac0e8a936-5ea442a9 {
  grid-area: Area-17;
  align-self: center;
  justify-self: center;
}

#w-node-_89b6341c-317f-474a-1e56-2d7ac0e8a93f-5ea442a9 {
  grid-area: Area-18;
  align-self: center;
  justify-self: center;
}

#w-node-_89b6341c-317f-474a-1e56-2d7ac0e8a948-5ea442a9 {
  grid-area: Area-19;
  align-self: center;
  justify-self: center;
}

#w-node-_89b6341c-317f-474a-1e56-2d7ac0e8a951-5ea442a9 {
  grid-area: Area-20;
  align-self: center;
  justify-self: center;
}

#w-node-_89b6341c-317f-474a-1e56-2d7ac0e8a95a-5ea442a9 {
  grid-area: Area-21;
  align-self: center;
  justify-self: center;
}

#w-node-_89b6341c-317f-474a-1e56-2d7ac0e8a963-5ea442a9 {
  grid-area: Area-22;
  align-self: center;
  justify-self: center;
}

#w-node-_89b6341c-317f-474a-1e56-2d7ac0e8a96a-5ea442a9 {
  grid-area: Area-23;
  align-self: center;
  justify-self: center;
}

#w-node-_89b6341c-317f-474a-1e56-2d7ac0e8a972-5ea442a9 {
  grid-area: Area-24;
  align-self: center;
  justify-self: center;
}

#w-node-_89b6341c-317f-474a-1e56-2d7ac0e8a97b-5ea442a9 {
  grid-area: Area-25;
  align-self: center;
  justify-self: center;
}

#w-node-_89b6341c-317f-474a-1e56-2d7ac0e8a984-5ea442a9 {
  grid-area: Area-26;
  align-self: center;
  justify-self: center;
}

#w-node-_89b6341c-317f-474a-1e56-2d7ac0e8a98d-5ea442a9 {
  grid-area: Area-27;
  align-self: center;
  justify-self: center;
}

#w-node-_89b6341c-317f-474a-1e56-2d7ac0e8a996-5ea442a9 {
  grid-area: Area-28;
  align-self: center;
  justify-self: center;
}

#w-node-_89b6341c-317f-474a-1e56-2d7ac0e8a99f-5ea442a9 {
  grid-area: Area-29;
  align-self: center;
  justify-self: center;
}

#w-node-_89b6341c-317f-474a-1e56-2d7ac0e8a9a8-5ea442a9 {
  grid-area: Area-30;
  align-self: center;
  justify-self: center;
}

#w-node-_89b6341c-317f-474a-1e56-2d7ac0e8a9b1-5ea442a9 {
  grid-area: Area-31;
  align-self: center;
  justify-self: center;
}

#w-node-_89b6341c-317f-474a-1e56-2d7ac0e8a9ba-5ea442a9 {
  grid-area: Area-32;
  align-self: center;
  justify-self: center;
}

@media screen and (min-width: 1920px) {
  #w-node-f11f70e2-4d6b-98c0-9eb9-e80f01715d8f-5ea442a9, #w-node-_89b6341c-317f-474a-1e56-2d7ac0e8a8ce-5ea442a9 {
    grid-area: Area-6;
  }
}

@media screen and (max-width: 479px) {
  #w-node-cf6e61eb-1d84-43c3-dbe9-6d1c093e8291-5ea442a9, #w-node-_89b6341c-317f-474a-1e56-2d7ac0e8a8ae-5ea442a9 {
    grid-area: Area;
    align-self: center;
    justify-self: center;
  }
}


@font-face {
  font-family: 'Fa solid 900';
  src: url('../fonts/fa-solid-900.woff2') format('woff2'), url('../fonts/fa-solid-900.eot') format('embedded-opentype'), url('../fonts/fa-solid-900.woff') format('woff'), url('../fonts/fa-solid-900.ttf') format('truetype'), url('../fonts/fa-solid-900.svg') format('svg');
  font-weight: 400;
  font-style: normal;
  font-display: auto;
}
@font-face {
  font-family: 'Fa 400';
  src: url('../fonts/fa-regular-400.woff2') format('woff2'), url('../fonts/fa-regular-400.eot') format('embedded-opentype'), url('../fonts/fa-regular-400.woff') format('woff'), url('../fonts/fa-regular-400.ttf') format('truetype'), url('../fonts/fa-regular-400.svg') format('svg');
  font-weight: 400;
  font-style: normal;
  font-display: auto;
}
@font-face {
  font-family: 'Fa brands 400';
  src: url('../fonts/fa-brands-400.woff2') format('woff2'), url('../fonts/fa-brands-400.eot') format('embedded-opentype'), url('../fonts/fa-brands-400.woff') format('woff'), url('../fonts/fa-brands-400.ttf') format('truetype'), url('../fonts/fa-brands-400.svg') format('svg');
  font-weight: 400;
  font-style: normal;
  font-display: auto;
}
@font-face {
  font-family: 'Angle left solid';
  src: url('../fonts/angle-left-solid.svg') format('svg');
  font-weight: 400;
  font-style: normal;
  font-display: auto;
}