:root {
  --cpw-purple: #9875b3;
}

.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;
}

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

.nav1 {
  background-color: #0000;
  width: 100%;
  font-family: Open Sans, sans-serif;
}

.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 #0000;
  margin-right: 30px;
  text-decoration: none;
}

.link-light.footer-link-12-link {
  margin-bottom: 10px;
  text-decoration: none;
  display: block;
}

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

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

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

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

.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 #0000;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.adrenal-chill-banner {
  object-fit: fill;
  background-image: url('../images/cp-adrenal-chill-tree-banner-final.png'), linear-gradient(#fbc9beb3, #fbc9beb3);
  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;
  width: 100%;
  min-width: 100%;
  height: 90vh;
  padding-top: 0;
  padding-bottom: 0;
  font-family: Open Sans, sans-serif;
  font-weight: 300;
  display: flex;
  position: static;
  overflow: visible;
}

.header-text {
  color: #070707;
  text-align: center;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 1200px;
  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;
}

.div-block-58 {
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 100%;
  margin-top: 10px;
  margin-bottom: 0%;
  margin-left: 0%;
  padding-bottom: 0%;
  display: none;
}

.image-39 {
  width: 100%;
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
  padding-left: 0%;
  padding-right: 0%;
  display: block;
}

.ashwagandha-advantage {
  background-color: #0000;
  border-top: 1px solid #13266f1a;
  padding-top: 50px;
  padding-bottom: 50px;
  font-family: Open Sans, sans-serif;
}

.adrenal-chill-headlines {
  text-align: center;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 65%;
  margin-left: auto;
  margin-right: auto;
  padding-bottom: 0;
  display: flex;
}

.adrenal-headlines {
  color: #9875b3;
  text-align: center;
  white-space: break-spaces;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  width: 100%;
  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-chill-para {
  color: #141414b3;
  text-align: left;
  width: 100%;
  padding-top: 0;
  padding-left: 0;
  padding-right: 0;
  font-size: 22px;
  font-weight: 300;
  line-height: 40px;
}

.container-22 {
  padding-top: 30px;
  padding-bottom: 20px;
}

.grid-10 {
  grid-column-gap: 0px;
  grid-template: "Area Area-2 Area-3 Area-4 Area-5 Area-6"
  / 1fr 1fr 1fr 1fr 1fr 1fr;
  width: 600px;
  margin-left: auto;
  margin-right: auto;
}

.cpw-allergen-icons {
  width: 80%;
}

.capsule-illustration-section {
  background-color: #9875b30d;
  flex-wrap: nowrap;
  justify-content: center;
  align-items: center;
  width: 100%;
  min-width: 100%;
  height: 100%;
  padding-top: 50px;
  padding-bottom: 0;
  font-family: Open Sans, sans-serif;
  font-weight: 300;
  display: block;
  position: static;
}

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

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

.paragraph-5 {
  color: #141414b3;
  text-align: center;
  padding-top: 0;
  font-size: 25px;
  font-weight: 300;
  line-height: 40px;
}

.image-32 {
  text-align: center;
  border-bottom: 2px #9875b34d;
  margin-top: 20px;
  padding-top: 20px;
}

.div-block-67 {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding-top: 20px;
  display: flex;
}

.infographic-section {
  text-align: center;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 70%;
  margin-left: auto;
  margin-right: auto;
  padding-top: 0;
  padding-bottom: 0;
  display: flex;
}

.container-20 {
  max-width: 1000px;
}

.image-44 {
  padding-top: 30px;
  padding-bottom: 20px;
}

.adrenal-paragraphs-one-line {
  color: #141414b3;
  text-align: center;
  width: 80%;
  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;
}

.div-block-66 {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.column-32 {
  padding-left: 40px;
  padding-right: 40px;
}

.image-41 {
  max-width: 55%;
  padding-bottom: 20px;
}

.superscript {
  font-size: 12px;
  position: relative;
  bottom: 10px;
}

.columns-9 {
  padding-top: 40px;
  padding-bottom: 20px;
}

.div-block-69 {
  text-align: center;
  margin-left: auto;
  margin-right: auto;
  padding-top: 78px;
}

.image-40 {
  text-align: left;
  max-width: 50%;
  margin-left: 0;
  margin-right: 0;
  padding-bottom: 20px;
  display: inline-block;
}

.column-31 {
  padding-left: 60px;
  padding-right: 40px;
}

.grid-7 {
  grid-template-rows: auto auto auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
}

.image-43 {
  padding-bottom: 20px;
}

.text-block-14 {
  color: #9875b3;
  text-align: center;
  max-width: 75%;
  font-family: Open Sans, sans-serif;
  font-size: 18px;
  font-weight: 600;
  line-height: 24px;
}

.infographic-sec {
  background-color: #0000;
  border-bottom: 1px #13266f1a;
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 50px;
  padding-bottom: 50px;
}

.image-42 {
  max-width: 45%;
  padding-bottom: 20px;
}

.image-stress {
  text-align: left;
  max-width: 40%;
  margin-left: 0;
  margin-right: 0;
  padding-bottom: 20px;
  display: inline-block;
}

.column-28 {
  padding-right: 20px;
}

.container-21 {
  background-color: #9875b31a;
  border-radius: 10px;
  padding: 20px;
}

.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;
}

.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-43 {
  color: #9875b3;
  font-family: Exo, sans-serif;
  font-size: 25px;
  font-style: normal;
}

.lightbox-video-katrina {
  color: #9875b3;
  cursor: pointer;
  padding-top: 5px;
  padding-left: 5px;
  padding-right: 0;
  font-family: Open Sans, sans-serif;
  font-size: 15px;
}

.link-12 {
  color: #9875b3;
  cursor: pointer;
  padding-top: 5px;
  padding-left: 5px;
  padding-right: 0;
  font-family: Open Sans, sans-serif;
  font-size: 15px;
  text-decoration: none;
}

.image-45 {
  width: 20px;
  max-width: 100%;
}

.lightbox-link {
  align-items: center;
  margin-top: 5px;
  padding-top: 5px;
  padding-left: 20px;
  padding-right: 20px;
  text-decoration: none;
  display: flex;
}

.paragraph-11 {
  color: #141414b3;
  padding: 40px 20px 10px;
  font-family: Open Sans, sans-serif;
  font-size: 16px;
  font-weight: 300;
  line-height: 28px;
}

.div-block-70 {
  align-items: center;
  margin-top: 5px;
  padding-top: 5px;
  padding-left: 20px;
  padding-right: 20px;
  display: flex;
}

.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;
}

.div-block-59 {
  margin-left: 10px;
  margin-right: 10px;
  padding-top: 0;
}

.adrenal-h3 {
  color: #9875b3;
  text-align: center;
  white-space: break-spaces;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  width: 100%;
  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;
}

.anxious-section {
  margin-top: 0;
  padding-top: 20px;
  padding-bottom: 50px;
}

.columns-8 {
  background-color: #0000;
  border-radius: 10px;
  padding-top: 0;
  padding-bottom: 20px;
}

.column-27 {
  padding-top: 30px;
  padding-bottom: 30px;
  padding-left: 10px;
}

.column-34 {
  align-items: center;
  display: flex;
}

.column-22 {
  flex-direction: column;
  justify-content: space-between;
  padding-left: 30px;
  padding-right: 40px;
  display: flex;
}

.div-block-73 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  border: 2px solid #9875b333;
  border-radius: 10px;
  flex-flow: column;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  place-content: center space-around;
  align-items: center;
  height: 1200px;
  padding: 30px 20px 30px 30px;
  display: flex;
}

.highest-potency {
  max-width: 1200px;
  padding-left: 100px;
  position: relative;
}

.highest-potency.with-light-line-and-glow {
  z-index: 4;
  background-color: #0000;
  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;
}

.adrenal-side-image {
  border-radius: 10px;
  flex-direction: column;
  justify-content: space-between;
  align-items: center;
  height: auto;
  margin-top: 0;
  padding-left: 40px;
  padding-right: 30px;
  display: flex;
}

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

.clinical-diagram {
  margin: 30px 30px 30px 50px;
  padding-top: 40px;
  padding-left: 0;
}

.basic-column-2 {
  padding-left: 5px;
  padding-right: 5px;
}

.heading-36 {
  color: #9875b3;
  white-space: normal;
  font-size: 32px;
  font-style: normal;
  font-weight: 300;
  text-decoration: none;
}

.heading-35 {
  color: #9875b3;
  font-weight: 300;
  text-decoration: none;
}

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

.clinical-studies {
  background-color: #9875b31a;
  border-radius: 10px;
  padding: 40px 50px;
  overflow: visible;
}

.tag-wrapper-3 {
  margin: 35px auto;
  padding-left: 5px;
  padding-right: 5px;
}

.container-14 {
  margin-top: 10px;
  padding-top: 20px;
}

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

.label-3.label-article-greenish {
  background-color: #d16506e6;
  margin-bottom: 2px;
}

.label-3.label-article-brownish {
  background-color: #82a35d;
  margin-bottom: 2px;
  text-decoration: none;
}

.label-3.label-article-grey {
  background-color: #dd9f67;
  margin-top: 2px;
}

.div-block-72 {
  border: 2px solid #9875b333;
  border-radius: 10px;
  flex-flow: column;
  place-content: center space-around;
  align-items: center;
  height: 1200px;
  padding: 30px;
  display: flex;
}

.columns-11 {
  padding-left: 50px;
  padding-right: 50px;
}

.image-47 {
  width: 100%;
  margin-bottom: 0;
  padding-top: 25px;
  padding-bottom: 35px;
}

.image-48 {
  width: 100%;
  padding-bottom: 0;
}

.adrenal-ingredients-para {
  color: #141414b3;
  text-align: left;
  column-count: 1;
  width: 100%;
  max-width: 100%;
  margin-top: 0;
  padding-top: 17px;
  padding-bottom: 31px;
  font-size: 15px;
  font-weight: 300;
  line-height: 28px;
  position: relative;
}

.text-block-12 {
  color: #141414b3;
  font-size: 12px;
  font-style: italic;
}

.label-blogposts {
  color: #fff;
  text-transform: uppercase;
  width: auto;
  font-size: 10px;
  font-weight: 500;
  line-height: 17px;
  display: block;
}

.article {
  cursor: pointer;
  margin-bottom: 10px;
}

.ingredients-small-headlines-theanine {
  color: #9875b3;
  text-align: center;
  white-space: break-spaces;
  width: 100%;
  height: auto;
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 0;
  padding-bottom: 0;
  font-size: 22px;
  font-weight: 300;
  line-height: 130%;
}

.text-block-13 {
  color: #141414b3;
  padding-top: 20px;
  font-size: 12px;
  font-style: normal;
  font-weight: 600;
}

.column-info {
  width: 100%;
  max-width: 100%;
  margin-left: 0;
  margin-right: 0;
  padding: 60px 50px 40px;
  display: none;
}

.adrenal-side-para {
  color: #141414b3;
  text-align: left;
  column-count: 1;
  flex: 0 auto;
  align-self: center;
  width: 100%;
  max-width: 100%;
  height: auto;
  margin-top: 0;
  padding-top: 0;
  padding-bottom: 0;
  font-size: 15px;
  font-weight: 300;
  line-height: 28px;
  position: relative;
}

.ingredients-small-headlines {
  color: #9875b3;
  text-align: center;
  white-space: break-spaces;
  width: 100%;
  height: auto;
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 0;
  padding-bottom: 0;
  font-size: 22px;
  font-weight: 300;
  line-height: 130%;
}

.columns-studies {
  text-align: left;
  background-color: #0000;
  border-radius: 0;
  justify-content: center;
  align-items: center;
  width: auto;
  max-width: none;
  margin-left: 0;
  margin-right: 0;
  padding: 0;
  display: block;
  position: static;
}

.link-block-5 {
  text-decoration: none;
  display: inline;
}

.ingredients-side-headlines {
  color: #9875b3;
  text-align: center;
  white-space: break-spaces;
  border-radius: 0;
  flex: none;
  align-self: center;
  width: 100%;
  height: 60px;
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 0;
  padding-bottom: 0;
  font-size: 22px;
  font-weight: 300;
  line-height: 130%;
  display: block;
}

.image-49 {
  width: 60%;
}

.article-alt-cover {
  background-image: url('../images/card-cover.jpg');
  background-position: 50%;
  background-size: cover;
  border-radius: 8px;
  height: 270px;
  margin-top: 26px;
  padding-bottom: 0;
}

.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;
}

.article-alt-cover.article-5-content {
  background-image: url('../images/CP-Blog-Ashwagandha-A-Tradition-of-Rejuvenation.jpg');
}

.article-alt-cover.article-6-content {
  background-image: url('../images/CP-Blog-Anxiety-101-Why-does-anxiety-happen.jpg');
}

.article-alt-cover.article-7-content {
  background-image: url('../images/CP-Blog-Anxiety-201-How-physical-health-affects-mental-wellbeing-1.jpg');
  background-position: 50%;
  background-size: cover;
  margin-top: 0;
  margin-bottom: 26px;
}

.article-alt-cover.article-8-content {
  background-image: url('../images/CP-Blog-Anxiety-301-A-Natural-Path-Towards-Less-Anxiety-1.jpg');
}

.link-heart {
  color: #9875b3;
  text-align: right;
  font-size: 18px;
  font-weight: 600;
  text-decoration: none;
  display: block;
}

.link-heart:hover {
  color: #7560a0;
}

.reprod-div {
  text-align: left;
  width: auto;
  max-width: none;
  margin-top: 15px;
  padding-top: 2px;
  position: static;
}

.close-bg-chronic {
  position: absolute;
  inset: 0%;
}

.stomach-div {
  text-align: right;
  width: 200px;
  max-width: 300px;
  margin-top: 15px;
  padding-top: 0;
  position: static;
}

.close-modal-chronic {
  color: #fff;
  font-size: 30px;
  text-decoration: none;
  position: absolute;
  inset: -4% -2% auto auto;
}

.link-brain {
  color: #9875b3;
  font-size: 18px;
  font-weight: 600;
  text-decoration: none;
}

.link-brain:hover {
  color: #7560a0;
}

.link-reprod {
  color: #9875b3;
  font-size: 18px;
  font-weight: 600;
  text-decoration: none;
}

.link-reprod:hover {
  color: #7560a0;
}

.callout-keyline {
  transform: scale3d(1none, 1none, 1none);
  transform-style: preserve-3d;
  background-color: #888;
  height: 2px;
  margin-top: 16px;
  position: relative;
}

.callout-keyline.middle {
  background-color: #9875b3;
  width: 310px;
  margin-top: 5px;
  margin-bottom: 5px;
  display: block;
  position: static;
}

.callout-keyline-6 {
  transform: scale3d(1none, 1none, 1none);
  transform-style: preserve-3d;
  background-color: #888;
  height: 2px;
  margin-top: 16px;
  position: relative;
}

.callout-keyline-6.middle {
  float: none;
  transform: scale3d(1none, 1none, 1none);
  direction: ltr;
  text-align: left;
  transform-style: preserve-3d;
  background-color: #9875b3;
  width: 320px;
  margin-top: 10px;
  display: block;
  position: static;
}

.image-34 {
  z-index: -10000;
  width: 100%;
  position: relative;
}

.chronic-modal-content {
  z-index: 1;
  background-color: #fff;
  max-width: 80%;
  height: auto;
  margin-left: auto;
  margin-right: auto;
  padding-top: 30px;
  padding-bottom: 40px;
  position: relative;
  inset: 0%;
  overflow: visible;
}

.thyroid-div-mob {
  text-align: left;
  width: 230px;
  max-width: 300px;
  margin-top: 15px;
  padding-top: 49px;
  display: none;
  position: static;
}

.thyroid-div {
  text-align: right;
  width: 230px;
  max-width: 300px;
  margin-top: 15px;
  padding-top: 8px;
  display: block;
  position: static;
}

.chronic-stress-diagram {
  z-index: 99;
  background-color: #141414b3;
  border-top: 1px #13266f1a;
  padding-top: 50px;
  padding-bottom: 50px;
  font-family: Open Sans, sans-serif;
  display: none;
  position: fixed;
  inset: 0%;
  overflow: auto;
}

.heart-div {
  text-align: right;
  width: 200px;
  max-width: 300px;
  margin-top: 16px;
  padding-top: 6px;
  position: static;
}

.callout-keyline-2 {
  transform: scale3d(1none, 1none, 1none);
  transform-style: preserve-3d;
  background-color: #888;
  height: 2px;
  margin-top: 16px;
  position: relative;
}

.callout-keyline-2.middle {
  float: none;
  transform: scale3d(1none, 1none, 1none);
  direction: ltr;
  text-align: left;
  transform-style: preserve-3d;
  background-color: #9875b3;
  width: 310px;
  margin-top: 5px;
  margin-bottom: 5px;
  display: block;
  position: static;
}

.chronic-body-diagram {
  max-width: 80%;
  padding-top: 40px;
}

.adrenal-paragraphs {
  color: #141414b3;
  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;
}

.callout-keyline-3 {
  float: right;
  transform: scale3d(1none, 1none, 1none);
  transform-style: preserve-3d;
  background-color: #9875b3;
  width: 320px;
  height: 2px;
  margin-top: 16px;
  position: static;
}

.pancreas-div {
  text-align: left;
  width: auto;
  max-width: none;
  margin-top: 15px;
  padding-top: 133px;
  position: static;
}

.link-thyroid {
  color: #9875b3;
  text-align: right;
  font-size: 18px;
  font-weight: 600;
  text-decoration: none;
}

.link-thyroid:hover {
  color: #7560a0;
}

.callout-keyline-5 {
  float: right;
  transform: scale3d(1none, 1none, 1none);
  transform-style: preserve-3d;
  background-color: #9875b3;
  width: 340px;
  height: 2px;
  margin-top: 16px;
  margin-bottom: 5px;
  position: static;
}

.stomach-div-mob {
  text-align: right;
  width: 200px;
  max-width: 300px;
  margin-top: 15px;
  padding-top: 40px;
  display: none;
  position: static;
}

.column-24 {
  position: sticky;
}

.heart-div-mob {
  text-align: right;
  width: 200px;
  max-width: 300px;
  margin-top: 15px;
  padding-top: 23px;
  display: none;
  position: static;
}

.link-pancreas {
  color: #9875b3;
  font-size: 18px;
  font-weight: 600;
  text-decoration: none;
}

.link-pancreas:hover {
  color: #7560a0;
}

.brain-div {
  cursor: pointer;
  width: auto;
  max-width: none;
  margin-top: -10px;
  position: static;
}

.callout-keyline-4 {
  float: right;
  transform: scale3d(1none, 1none, 1none);
  transform-style: preserve-3d;
  background-color: #9875b3;
  width: 310px;
  height: 2px;
  margin-top: 16px;
  margin-bottom: 5px;
  position: relative;
}

.arrow-right {
  background-color: #fff;
  border-radius: 100px;
  width: 55px;
  height: 55px;
  inset: 0% -25px 0% auto;
  box-shadow: 0 5px 10px #1b2d451a;
}

.testimonial-adrenal {
  background-image: linear-gradient(#9875b399, #9875b399);
  justify-content: center;
  align-items: center;
  padding: 132px 3% 163px;
  font-family: Open Sans, sans-serif;
  position: relative;
  overflow: hidden;
}

.container-16 {
  width: 100%;
  max-width: 1200px;
  margin-left: auto;
  margin-right: auto;
}

.standard-paragraph-2 {
  color: #141414b3;
  letter-spacing: 0;
  background-color: #0000;
  margin-bottom: 0;
  font-family: Open Sans, sans-serif;
  font-size: 16px;
  font-weight: 300;
  line-height: 28px;
}

.author-title {
  opacity: .7;
  color: #7560a0;
  letter-spacing: 0;
  margin-bottom: 0;
  font-size: 14px;
  font-weight: 400;
  line-height: 25px;
  text-decoration: none;
}

.slider-2 {
  background-color: #0000;
  width: 100%;
  max-width: 750px;
  height: 100%;
}

.mask-4 {
  background-color: #0000;
  overflow: visible;
  box-shadow: 0 20px 50px #0000;
}

.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-details {
  flex-direction: column;
  align-items: flex-start;
  display: flex;
}

.profile-block {
  color: #141414b3;
  align-items: center;
  margin-top: 40px;
  display: flex;
}

.testimonial-wrapper {
  justify-content: center;
  align-items: center;
  display: flex;
}

.title-wrap {
  text-align: center;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin-bottom: 60px;
  display: flex;
}

.arrow-icon {
  color: #1b2d45;
  font-size: 15px;
}

.slide-3 {
  background-color: #fff;
  border: 1px #9875b333;
  border-radius: 15px;
  margin-right: 50px;
  padding: 0;
  overflow: hidden;
}

.slide-nav-2 {
  display: none;
}

.faq-title-2 {
  color: #9875b3;
  margin-bottom: 4px;
  font-size: 18px;
  font-weight: 600;
  line-height: 22px;
  display: inline-block;
}

.slide-wrap-2 {
  color: #fff;
  background-color: #fff;
  flex-direction: column;
  justify-content: space-between;
  min-height: 350px;
  padding: 90px 60px 50px;
  display: flex;
}

.arrow-left {
  background-color: #fff;
  border-radius: 100px;
  width: 55px;
  height: 55px;
  inset: 0% auto 0% -25px;
  box-shadow: 0 5px 10px #1b2d451a;
}

.cta-section {
  border-top: 1px solid #13266f1a;
  border-bottom: 1px #0000;
  padding-top: 50px;
  padding-bottom: 50px;
}

.container-12 {
  display: flex;
}

.div-block-cta {
  text-align: center;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 80%;
  margin-left: auto;
  margin-right: auto;
  padding-bottom: 0;
  display: block;
}

.cta-heading-cpw {
  color: #9875b3;
  text-align: center;
  white-space: break-spaces;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  width: 100%;
  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;
}

.div-block-48 {
  margin-left: auto;
  margin-right: auto;
}

.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;
}

.modal-brain {
  z-index: -999999;
  background-color: #141414b3;
  justify-content: center;
  align-items: center;
  display: none;
  position: fixed;
  inset: 0%;
}

.close-bg-brain {
  position: absolute;
  inset: 0%;
}

.modal-brain-content {
  z-index: 1;
  background-color: #fff;
  border-radius: 5px;
  flex: 1;
  max-width: 550px;
  padding: 20px;
  position: relative;
}

.close-modal-brain {
  color: #fff;
  font-size: 30px;
  text-decoration: none;
  position: absolute;
  inset: -15% -6% auto auto;
}

.organ-heading {
  color: #9875b3;
  text-align: center;
  font-size: 26px;
  font-weight: 400;
}

.organ-description {
  color: #141414b3;
  font-size: 16px;
  font-weight: 300;
  line-height: 24px;
}

.modal-pancreas {
  z-index: -2147483648;
  background-color: #141414b3;
  justify-content: center;
  align-items: center;
  font-weight: 400;
  display: none;
  position: fixed;
  inset: 0%;
}

.close-bg-pancreas {
  position: absolute;
  inset: 0%;
}

.modal-pancreas-content {
  z-index: 1;
  background-color: #fff;
  border-radius: 5px;
  flex: 1;
  max-width: 550px;
  padding: 20px;
  position: relative;
}

.close-modal-pancreas {
  color: #fff;
  font-size: 30px;
  text-decoration: none;
  display: flex;
  position: absolute;
  inset: -15% -6% auto auto;
}

.modal-reprod {
  z-index: -999999;
  background-color: #141414b3;
  justify-content: center;
  align-items: center;
  display: none;
  position: fixed;
  inset: 0%;
}

.close-bg-reprod {
  position: absolute;
  inset: 0%;
}

.modal-reprod-content {
  z-index: 1;
  background-color: #fff;
  border-radius: 5px;
  flex: 1;
  max-width: 550px;
  padding: 20px;
  position: relative;
}

.close-modal-reprod {
  color: #fff;
  font-size: 30px;
  text-decoration: none;
  position: absolute;
  inset: -15% -6% auto auto;
}

.modal-thyroid {
  z-index: -999999;
  background-color: #141414b3;
  justify-content: center;
  align-items: center;
  display: none;
  position: fixed;
  inset: 0%;
}

.close-bg-thyroid {
  position: absolute;
  inset: 0%;
}

.modal-thyroid-content {
  z-index: 1;
  background-color: #fff;
  border-radius: 5px;
  flex: 1;
  max-width: 550px;
  padding: 20px;
  position: relative;
}

.close-modal-thyroid {
  color: #fff;
  font-size: 30px;
  text-decoration: none;
  position: absolute;
  inset: -15% -6% auto auto;
}

.modal-heart {
  z-index: -999999;
  background-color: #141414b3;
  justify-content: center;
  align-items: center;
  display: none;
  position: fixed;
  inset: 0%;
}

.close-bg-heart {
  position: absolute;
  inset: 0%;
}

.modal-heart-content {
  z-index: 1;
  background-color: #fff;
  border-radius: 5px;
  flex: 1;
  max-width: 550px;
  padding: 20px;
  position: relative;
}

.close-modal-heart {
  color: #fff;
  font-size: 30px;
  text-decoration: none;
  position: absolute;
  inset: -15% -6% auto auto;
}

.modal-stomach {
  z-index: -999999;
  background-color: #141414b3;
  justify-content: center;
  align-items: center;
  display: none;
  position: fixed;
  inset: 0%;
}

.close-bg-stomach {
  position: absolute;
  inset: 0%;
}

.modal-stomach-content {
  z-index: 1;
  background-color: #fff;
  border-radius: 5px;
  flex: 1;
  max-width: 550px;
  padding: 20px;
  position: relative;
}

.close-modal-stomach {
  color: #fff;
  font-size: 30px;
  text-decoration: none;
  position: absolute;
  inset: -15% -6% auto auto;
}

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

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

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

.footer1-column-headline {
  flex-direction: row;
  margin-bottom: 20px;
  display: flex;
}

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

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

.footer1 {
  border-top: 1px solid #1112120f;
}

.cp-logo {
  width: 150px;
}

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

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

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

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

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

.link-block-6, .link-block-7 {
  text-decoration: none;
}

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

.adrenal-chill-para-center {
  color: #141414b3;
  text-align: left;
  width: 70%;
  padding-top: 0;
  padding-left: 0;
  padding-right: 0;
  font-size: 22px;
  font-weight: 300;
  line-height: 40px;
}

.faqs {
  color: var(--cpw-purple);
  background-color: #0000;
  padding-top: 50px;
  padding-bottom: 50px;
}

.cta-heading-cpw-faq {
  color: #9875b3;
  text-align: center;
  white-space: break-spaces;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  width: 100%;
  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;
}

.adrenal-headlines-white {
  color: #fff;
  text-align: center;
  white-space: break-spaces;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  width: 100%;
  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;
}

.faq-type {
  flex-direction: row;
  justify-content: center;
  align-items: center;
  display: block;
}

.paragraph {
  color: #7b88a8;
  max-width: 650px;
  font-size: 18px;
  font-weight: 400;
  line-height: 1.5;
}

.tab-grid {
  text-align: left;
  grid-template-rows: auto;
  width: 100%;
  height: 100%;
  display: block;
}

.tab-h1 {
  color: #2d3958;
  letter-spacing: -.03em;
  margin-top: 0;
  margin-bottom: 20px;
  font-size: 38px;
  line-height: 1.1;
}

.tab-panel {
  background-color: #fff;
  border-radius: 24px;
  min-height: 500px;
  padding: 25px;
  box-shadow: 0 60px 100px -50px #151c344f;
}

.tabs-content {
  padding-top: 40px;
  padding-bottom: 40px;
  overflow: visible;
}

.tabs-menu {
  justify-content: center;
  align-items: stretch;
  max-width: 960px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.load-bar-base {
  background-color: #9875b380;
  border-radius: 500px;
  max-width: 220px;
  height: 5px;
  margin-left: auto;
  margin-right: auto;
  position: absolute;
  inset: auto 0% 0%;
}

.link-arrow {
  color: #6a35ff;
  align-items: center;
  margin-top: 20px;
  padding-top: 18px;
  padding-bottom: 18px;
  font-size: 16px;
  font-weight: 600;
  text-decoration: none;
  display: flex;
}

.tab-image {
  width: 44px;
  margin-right: 12px;
}

.animation-block {
  border-radius: 25px;
}

.standard-tab {
  opacity: .7;
  color: #151c34;
  background-color: #0000;
  justify-content: center;
  align-items: center;
  width: 280px;
  padding-bottom: 16px;
  font-size: 15px;
  display: flex;
}

.standard-tab.w--current {
  opacity: 1;
  color: #151c34;
  background-color: #0000;
  position: relative;
}

.text-block-5 {
  margin-right: 14px;
}

.load-bar {
  background-color: #9875b3;
  border-radius: 500px;
  width: 0%;
  height: 5px;
}

.content-block {
  text-align: left;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  padding-left: 40px;
  padding-right: 40px;
  display: flex;
}

.tabs {
  margin-top: 20px;
}

.faq-question-wrap {
  cursor: pointer;
  padding-left: 40px;
  padding-right: 40px;
}

.faq-question-bar {
  color: #1a1e27;
  border-bottom: 1px solid #00000012;
  justify-content: space-between;
  align-items: center;
  padding-top: 30px;
  padding-bottom: 30px;
  font-size: 20px;
  font-weight: 600;
  line-height: 1.3;
  text-decoration: none;
  display: flex;
}

.question-title {
  color: var(--cpw-purple);
  letter-spacing: normal;
  margin-right: 10px;
  font-size: 20px;
  font-weight: 400;
}

.faq-circle {
  background-color: #f3f3f3;
  border-radius: 100%;
  justify-content: center;
  align-items: center;
  width: 55px;
  min-width: 55px;
  height: 55px;
  min-height: 55px;
  display: flex;
}

.faq-content {
  overflow: hidden;
}

.faq-paragraph {
  color: #141414b3;
  letter-spacing: -.03em;
  margin-bottom: 0;
  padding-top: 14px;
  padding-bottom: 14px;
  font-size: 17px;
  font-weight: 300;
  line-height: 1.7;
}

.div-block {
  width: 100%;
  height: 1px;
}

.text-block-15, .text-block-16 {
  color: var(--cpw-purple);
}

.tab-pane-tab-1 {
  border: 1px #000;
  padding-bottom: 0;
}

.organ-img {
  text-align: center;
  width: 50%;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.image-50 {
  width: 70%;
}

.image-51 {
  width: 25%;
  padding-top: 20px;
}

.cta-feature-section {
  border-top: 1px #13266f1a;
  border-bottom: 1px solid #13266f1a;
  padding-top: 50px;
  padding-bottom: 50px;
}

.div-featured-img {
  flex-direction: row;
  justify-content: center;
  align-self: center;
  align-items: center;
  width: 100%;
  max-width: none;
  margin-top: 10px;
  margin-bottom: 0%;
  margin-left: 0%;
  padding-bottom: 0%;
  display: block;
}

.image-adrenal-chill {
  width: 250px;
  max-width: none;
  height: 100%;
  margin-left: auto;
  margin-right: auto;
  padding-left: 0%;
  padding-right: 0%;
  display: block;
}

.column-36 {
  justify-content: center;
  padding-left: 40px;
  display: flex;
}

.container-anxiety-posts {
  margin-top: 10px;
  padding-top: 20px;
}

.link-block-5-copy, .link-block-anxiety101 {
  text-decoration: none;
  display: inline;
}

.link-block-anxiety201, .link-block-7-anxiety301 {
  text-decoration: none;
}

@media screen and (min-width: 1280px) {
  .header {
    display: block;
  }

  .wrap.w50-start {
    width: 1100px;
  }

  .adrenal-chill-banner {
    background-image: url('../images/cp-adrenal-chill-tree-banner-final.png'), linear-gradient(#fbc9beb3, #fbc9beb3);
    background-position: 0 100%, 0 0;
    background-repeat: no-repeat, repeat;
    background-size: 100%, auto;
    position: relative;
  }

  .div-block-58, .image-39 {
    width: 40%;
  }

  .adrenal-chill-headlines {
    width: 50%;
    padding-bottom: 0;
  }

  .adrenal-headlines {
    flex: 0 auto;
    align-self: auto;
    width: 100%;
    margin-top: 0;
    padding-top: 20px;
    padding-bottom: 0;
    font-size: 3vw;
  }

  .adrenal-chill-para {
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    padding: 0 10px 20px;
    font-size: 22px;
  }

  .grid-10 {
    width: 600px;
  }

  .center-container {
    max-width: 50%;
    padding-bottom: 0;
    display: block;
  }

  .caption-copy {
    flex-direction: column;
    width: 100%;
    display: block;
  }

  .paragraph-5 {
    padding-bottom: 20px;
  }

  .image-32 {
    padding-bottom: 0;
  }

  .infographic-section {
    width: 80%;
    padding-bottom: 0;
  }

  .container-20 {
    max-width: 1100px;
  }

  .adrenal-paragraphs-one-line {
    text-align: center;
    width: 80%;
    padding-top: 0;
  }

  .container-21 {
    padding-top: 20px;
  }

  .heading-40 {
    text-align: left;
  }

  .adrenal-h3 {
    flex: 0 auto;
    align-self: auto;
    width: 100%;
    margin-top: 0;
    padding-top: 20px;
    padding-bottom: 0;
    font-size: 2.5vw;
  }

  .columns-8 {
    max-width: 1100px;
    margin-left: auto;
    margin-right: auto;
  }

  .column-34 {
    background-color: #0000;
    border: 0 #9875b333;
    border-radius: 0;
    padding: 30px;
  }

  .column-22 {
    padding-left: 30px;
    padding-right: 40px;
  }

  .div-block-73 {
    border-style: solid;
    border-radius: 10px;
    flex-wrap: nowrap;
    align-content: center;
    width: 500px;
    height: 1400px;
    margin-right: 0;
    padding-left: 30px;
    padding-right: 30px;
    display: flex;
  }

  .highest-potency.with-light-line-and-glow.overflow-hidden {
    padding-top: 40px;
  }

  .adrenal-side-image {
    height: auto;
    padding-left: 40px;
    padding-right: 30px;
  }

  .clinical-studies {
    max-width: 1100px;
  }

  .container-14 {
    margin-top: 30px;
    padding-top: 20px;
  }

  .div-block-72 {
    border: 2px solid #9875b333;
    border-radius: 10px;
    width: 500px;
    height: 1400px;
    padding-left: 30px;
    padding-right: 30px;
  }

  .columns-11 {
    width: 1200px;
  }

  .image-47 {
    width: 100%;
    margin-bottom: 0;
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .adrenal-ingredients-para {
    padding-top: 0;
    padding-bottom: 0;
    font-size: 19px;
    line-height: 32px;
  }

  .column-35 {
    background-color: #0000;
    border: 2px #9875b333;
    border-radius: 0;
    padding: 30px;
  }

  .ingredients-small-headlines-theanine {
    padding-top: 0;
    padding-bottom: 40px;
    font-size: 2vw;
  }

  .column-info {
    background-color: #0000;
  }

  .adrenal-side-para {
    padding-top: 20px;
    font-size: 19px;
    line-height: 32px;
  }

  .ingredients-small-headlines {
    padding-bottom: 40px;
    font-size: 2.1vw;
  }

  .columns-studies {
    background-color: #0000;
    border-radius: 0;
    padding-left: 20px;
    padding-right: 20px;
  }

  .ingredients-side-headlines {
    padding-top: 20px;
    padding-bottom: 20px;
    font-size: 2vw;
  }

  .link-heart {
    color: #9875b3;
    font-size: 18px;
    font-weight: 600;
    line-height: 32px;
    text-decoration: none;
    display: block;
  }

  .stomach-div {
    padding-top: 12px;
  }

  .close-modal-chronic {
    top: -3%;
  }

  .link-brain, .link-reprod {
    color: #9875b3;
    font-size: 18px;
    font-weight: 600;
    line-height: 32px;
  }

  .callout-keyline.middle, .callout-keyline-6.middle {
    width: 400px;
  }

  .thyroid-div-mob {
    padding-top: 35px;
  }

  .thyroid-div {
    padding-top: 19px;
  }

  .chronic-stress-diagram {
    display: none;
  }

  .callout-keyline-2.middle {
    width: 390px;
  }

  .adrenal-paragraphs {
    text-align: left;
    padding-top: 0;
  }

  .callout-keyline-3 {
    width: 340px;
  }

  .pancreas-div {
    padding-top: 167px;
  }

  .link-thyroid {
    color: #9875b3;
    font-size: 18px;
    font-weight: 600;
    line-height: 32px;
  }

  .callout-keyline-5 {
    width: 370px;
  }

  .stomach-div-mob {
    padding-top: 16px;
  }

  .link-pancreas {
    color: #9875b3;
    font-size: 18px;
    font-weight: 600;
    line-height: 32px;
  }

  .standard-paragraph-2 {
    font-size: 18px;
    line-height: 30px;
  }

  .div-block-cta {
    width: 100%;
  }

  .cta-heading-cpw {
    flex: 0 auto;
    align-self: baseline;
    width: 100%;
    margin-top: 0;
    padding-top: 20px;
    padding-bottom: 20px;
    font-size: 4vw;
  }

  .modal-brain {
    z-index: 99999;
    background-color: #141414b3;
    justify-content: center;
    align-items: center;
    display: none;
    position: fixed;
    inset: 0%;
  }

  .modal-brain-content {
    background-color: #fff;
    border-radius: 8px;
    flex: 1;
    justify-content: center;
    align-items: center;
    max-width: 550px;
    padding: 20px;
    display: block;
    position: relative;
  }

  .close-modal-brain {
    color: #fff;
    text-align: right;
    padding-top: 0;
    padding-right: 0;
    font-size: 35px;
    display: block;
    position: absolute;
    inset: -26px -23px auto auto;
  }

  .organ-heading {
    color: #9875b3;
    text-align: center;
  }

  .organ-description {
    color: #141414b3;
  }

  .modal-pancreas {
    z-index: 99999;
    background-color: #141414b3;
    justify-content: center;
    align-items: center;
    display: none;
    position: fixed;
    inset: 0%;
  }

  .modal-pancreas-content {
    background-color: #fff;
    border-radius: 8px;
    flex: 1;
    justify-content: center;
    align-items: center;
    max-width: 550px;
    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;
    inset: -26px -23px auto auto;
  }

  .modal-reprod {
    z-index: 99999;
    background-color: #141414b3;
    justify-content: center;
    align-items: center;
    display: none;
    position: fixed;
    inset: 0%;
  }

  .modal-reprod-content {
    background-color: #fff;
    border-radius: 8px;
    flex: 1;
    justify-content: center;
    align-items: center;
    max-width: 550px;
    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;
    inset: -26px -23px auto auto;
  }

  .modal-thyroid {
    z-index: 99999;
    background-color: #141414b3;
    justify-content: center;
    align-items: center;
    display: none;
    position: fixed;
    inset: 0%;
  }

  .modal-thyroid-content {
    background-color: #fff;
    border-radius: 8px;
    flex: 1;
    justify-content: center;
    align-items: center;
    max-width: 550px;
    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;
    inset: -26px -23px auto auto;
  }

  .modal-heart {
    z-index: 99999;
    background-color: #141414b3;
    justify-content: center;
    align-items: center;
    display: none;
    position: fixed;
    inset: 0%;
  }

  .modal-heart-content {
    background-color: #fff;
    border-radius: 8px;
    flex: 1;
    justify-content: center;
    align-items: center;
    max-width: 550px;
    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;
    inset: -26px -23px auto auto;
  }

  .modal-stomach {
    z-index: 99999;
    background-color: #141414b3;
    justify-content: center;
    align-items: center;
    display: none;
    position: fixed;
    inset: 0%;
  }

  .modal-stomach-content {
    background-color: #fff;
    border-radius: 8px;
    flex: 1;
    justify-content: center;
    align-items: center;
    max-width: 550px;
    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;
    inset: -26px -23px auto auto;
  }

  .adrenal-chill-para-center {
    text-align: left;
    width: 80%;
    margin-left: auto;
    margin-right: auto;
    padding: 0 10px 20px;
    font-size: 22px;
  }

  .cta-heading-cpw-faq {
    flex: 0 auto;
    align-self: baseline;
    width: 100%;
    margin-top: 0;
    padding-top: 20px;
    padding-bottom: 20px;
    font-size: 4vw;
  }

  .adrenal-headlines-white {
    flex: 0 auto;
    align-self: auto;
    width: 100%;
    margin-top: 0;
    padding-top: 20px;
    padding-bottom: 0;
    font-size: 3vw;
  }

  .load-bar-base {
    background-color: #9875b380;
  }

  .image-51 {
    width: 30%;
  }

  .div-featured-img {
    width: 100%;
    max-width: none;
  }

  .image-adrenal-chill {
    width: 250px;
  }

  .container-anxiety-posts {
    margin-top: 30px;
    padding-top: 20px;
  }
}

@media screen and (min-width: 1440px) {
  .adrenal-chill-banner {
    background-image: url('../images/cp-adrenal-chill-tree-banner-final.png'), linear-gradient(#fbc9beb3, #fbc9beb3);
    background-size: 100%, auto;
  }

  .image-39 {
    width: 70%;
  }

  .adrenal-chill-headlines {
    width: 50%;
    padding-bottom: 0;
  }

  .adrenal-headlines {
    padding-bottom: 0;
  }

  .adrenal-chill-para {
    font-size: 24px;
  }

  .grid-10 {
    width: 700px;
  }

  .cpw-allergen-icons {
    width: 70%;
  }

  .center-container {
    max-width: 45%;
  }

  .infographic-section {
    width: 80%;
    padding-bottom: 0;
  }

  .adrenal-paragraphs-one-line {
    width: 80%;
    margin-bottom: 20px;
    font-size: 18px;
    line-height: 30px;
  }

  .image-43 {
    padding-bottom: 40px;
  }

  .heading-42 {
    text-align: left;
    font-size: 40px;
  }

  .heading-40 {
    text-align: left;
    font-size: 16px;
    line-height: 30px;
  }

  .paragraph-11 {
    font-size: 18px;
    line-height: 30px;
  }

  .heading-41 {
    text-align: right;
  }

  .adrenal-h3 {
    padding-bottom: 0;
    font-size: 2vw;
  }

  .columns-8 {
    max-width: 1200px;
    margin-left: auto;
    margin-right: auto;
  }

  .column-22 {
    align-items: center;
    margin-top: 0;
    padding-top: 30px;
    padding-bottom: 30px;
  }

  .div-block-73 {
    width: 500px;
    margin-right: 0;
    display: flex;
  }

  .adrenal-side-image {
    height: auto;
    padding-top: 30px;
    padding-bottom: 30px;
  }

  .container-14 {
    margin-top: 50px;
    padding-top: 30px;
  }

  .div-block-72 {
    width: 500px;
  }

  .columns-11 {
    width: 1200px;
  }

  .image-47 {
    padding-bottom: 24px;
  }

  .adrenal-ingredients-para {
    padding-top: 0;
    padding-bottom: 53px;
    font-size: 18px;
    line-height: 30px;
  }

  .ingredients-small-headlines-theanine {
    padding-top: 10px;
    padding-bottom: 60px;
    font-size: 25px;
    line-height: 130%;
  }

  .adrenal-side-para {
    padding-top: 0;
    font-size: 18px;
    line-height: 30px;
  }

  .ingredients-small-headlines {
    padding-top: 10px;
    padding-bottom: 60px;
    font-size: 25px;
    line-height: 130%;
  }

  .ingredients-side-headlines {
    margin-top: 0;
    padding-top: 0;
    padding-bottom: 0;
    font-size: 25px;
    line-height: 130%;
  }

  .image-49 {
    width: 70%;
  }

  .reprod-div {
    padding-top: 48px;
  }

  .stomach-div {
    padding-top: 0;
  }

  .close-modal-chronic {
    top: -2%;
  }

  .callout-keyline.middle {
    width: 440px;
  }

  .callout-keyline-6.middle {
    width: 450px;
  }

  .thyroid-div {
    padding-top: 30px;
  }

  .callout-keyline-2.middle {
    width: 450px;
  }

  .adrenal-paragraphs {
    width: 100%;
    margin-bottom: 20px;
    font-size: 18px;
    line-height: 30px;
  }

  .callout-keyline-3 {
    width: 340px;
  }

  .pancreas-div {
    padding-top: 204px;
  }

  .callout-keyline-5 {
    width: 390px;
  }

  .callout-keyline-4 {
    width: 350px;
  }

  .standard-paragraph-2 {
    font-size: 20px;
    line-height: 32px;
  }

  .div-block-cta {
    width: 100%;
  }

  .adrenal-chill-para-center {
    font-size: 24px;
  }

  .adrenal-headlines-white {
    padding-bottom: 0;
  }

  .div-featured-img {
    max-width: none;
  }

  .image-adrenal-chill {
    width: 350px;
  }

  .container-anxiety-posts {
    margin-top: 50px;
    padding-top: 30px;
  }
}

@media screen and (min-width: 1920px) {
  .adrenal-chill-banner {
    background-image: url('../images/cp-adrenal-chill-tree-banner-final.png'), linear-gradient(#fbc9beb3, #fbc9beb3);
    background-position: 0 100%, 0 0;
    background-repeat: no-repeat, repeat;
    background-size: 100%, auto;
  }

  .header-text {
    font-size: 35px;
  }

  .image-39 {
    width: 70%;
  }

  .adrenal-chill-headlines {
    text-align: left;
    width: 70%;
    margin-bottom: 20px;
    padding-bottom: 0;
  }

  .adrenal-headlines {
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    padding-bottom: 0;
    font-size: 3vw;
  }

  .adrenal-chill-para {
    text-align: left;
    width: 72%;
    padding-left: 20px;
    font-size: 35px;
    line-height: 60px;
  }

  .container-22 {
    padding-top: 20px;
  }

  .grid-10 {
    grid-column-gap: 30px;
    grid-template-areas: "Area Area-2 Area-3 Area-4 Area-5";
    width: 800px;
  }

  .cpw-allergen-icons {
    width: 80%;
  }

  .paragraph-5 {
    font-size: 35px;
    line-height: 60px;
  }

  .infographic-section {
    text-align: center;
    width: 100%;
    margin-bottom: 20px;
    padding-bottom: 0;
  }

  .container-20 {
    max-width: 1400px;
  }

  .image-44 {
    max-width: 100%;
  }

  .adrenal-paragraphs-one-line {
    text-align: center;
    width: 80%;
    margin-left: auto;
    margin-right: auto;
    font-size: 24px;
    line-height: 38px;
  }

  .column-32 {
    padding-top: 0;
  }

  .image-41, .image-40 {
    max-width: 70%;
  }

  .grid-7 {
    grid-column-gap: 22px;
  }

  .image-43 {
    padding-bottom: 40px;
  }

  .text-block-14 {
    max-width: 70%;
    font-size: 20px;
  }

  .image-42 {
    max-width: 60%;
  }

  .image-stress {
    max-width: 55%;
  }

  .container-21 {
    max-width: 1100px;
  }

  .heading-42 {
    margin-top: 20px;
    padding-left: 34px;
    padding-right: 0;
    font-size: 40px;
  }

  .heading-40 {
    margin-top: 0;
    margin-bottom: 20px;
    padding-left: 0;
    padding-right: 0;
    font-size: 20px;
  }

  .heading-43 {
    margin-top: 20px;
    padding-left: 0;
    padding-right: 0;
    font-size: 30px;
  }

  .lightbox-video-katrina, .link-12 {
    padding-top: 15px;
    font-size: 20px;
  }

  .image-45 {
    width: 30px;
  }

  .lightbox-link {
    justify-content: flex-start;
    align-items: center;
  }

  .paragraph-11 {
    padding-top: 30px;
    font-size: 22px;
    line-height: 40px;
  }

  .div-block-70 {
    align-items: center;
    padding-bottom: 10px;
  }

  .heading-41 {
    margin-top: 20px;
    padding-left: 0;
    font-size: 35px;
  }

  .div-block-59 {
    padding-top: 10px;
  }

  .adrenal-h3 {
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    padding-bottom: 0;
    font-size: 2vw;
  }

  .columns-8 {
    max-width: 1800px;
    margin-left: auto;
    margin-right: auto;
    padding: 20px 10px 30px;
  }

  .div-block-73 {
    justify-content: space-between;
    width: 700px;
    height: 1700px;
    display: flex;
  }

  .highest-potency.with-light-line-and-glow.overflow-hidden {
    max-width: 1600px;
  }

  .adrenal-side-image {
    height: auto;
  }

  .clinical-studies {
    max-width: 1500px;
  }

  .container-14 {
    margin-top: 50px;
    padding-top: 50px;
  }

  .div-block-72 {
    justify-content: space-between;
    width: 700px;
    height: 1700px;
    padding-top: 30px;
    padding-bottom: 30px;
  }

  .columns-11 {
    width: 1600px;
  }

  .image-47 {
    width: 100%;
    padding-bottom: 0;
  }

  .adrenal-ingredients-para {
    padding-top: 0;
    padding-bottom: 113px;
    font-size: 24px;
    line-height: 40px;
  }

  .ingredients-small-headlines-theanine {
    padding-top: 0;
    padding-bottom: 50px;
    font-size: 34px;
  }

  .column-info {
    margin-bottom: 60px;
    padding-top: 50px;
  }

  .adrenal-side-para {
    padding-top: 0;
    padding-bottom: 35px;
    padding-right: 20px;
    font-size: 24px;
    line-height: 40px;
  }

  .ingredients-small-headlines {
    padding-top: 0;
    padding-bottom: 50px;
    font-size: 34px;
  }

  .columns-studies {
    padding-top: 0;
  }

  .ingredients-side-headlines {
    padding-top: 0;
    padding-bottom: 50px;
    font-size: 28px;
  }

  .link-heart {
    padding-top: 0;
  }

  .reprod-div {
    padding-top: 87px;
  }

  .stomach-div {
    padding-top: 15px;
  }

  .close-modal-chronic {
    top: -2%;
  }

  .callout-keyline.middle, .callout-keyline-6.middle {
    width: 600px;
  }

  .thyroid-div {
    padding-top: 68px;
  }

  .heart-div {
    padding-top: 44px;
  }

  .callout-keyline-2.middle {
    width: 600px;
  }

  .adrenal-paragraphs {
    text-align: left;
    width: 70%;
    margin-left: auto;
    margin-right: auto;
    font-size: 24px;
    line-height: 40px;
  }

  .callout-keyline-3 {
    width: 380px;
  }

  .pancreas-div {
    padding-top: 303px;
  }

  .callout-keyline-5 {
    width: 450px;
  }

  .callout-keyline-4 {
    width: 400px;
  }

  .div-block-cta {
    text-align: center;
    width: 100%;
    margin-bottom: 50px;
    padding-bottom: 0;
  }

  .cta-heading-cpw {
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    font-size: 3.2vw;
  }

  .adrenal-chill-para-center {
    text-align: left;
    width: 60%;
    padding-left: 20px;
    font-size: 35px;
    line-height: 60px;
  }

  .cta-heading-cpw-faq {
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    font-size: 3.2vw;
  }

  .adrenal-headlines-white {
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    padding-bottom: 0;
    font-size: 3vw;
  }

  .image-50 {
    width: 60%;
  }

  .image-51 {
    width: 40%;
  }

  .div-featured-img {
    max-width: none;
  }

  .image-adrenal-chill {
    width: 400px;
  }

  .container-anxiety-posts {
    margin-top: 50px;
    padding-top: 50px;
  }
}

@media screen and (max-width: 991px) {
  .nav1-menu-btn {
    background-color: #0000;
    margin-right: 30px;
    padding: 0;
  }

  .nav1-menu-btn:active {
    background-color: #0000;
  }

  .nav1-menu-btn.w--open {
    background-color: #0000;
    margin-right: 30px;
  }

  .link-light.navigation1-link-light {
    margin-right: 0;
    padding: 20px;
  }

  .nav1-logo-wrapper {
    flex: none;
    justify-content: space-between;
    align-items: center;
    margin-left: 30px;
    display: inline-block;
  }

  .wrap {
    width: 645px;
  }

  .wrap._w-custom.nav1-light {
    background-color: #fff;
    width: 100%;
    padding: 0;
    display: block;
  }

  .wrap.w50-start {
    flex-direction: row;
  }

  .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 #1112120f;
  }

  .adrenal-chill-banner {
    height: 100%;
  }

  .header-text {
    font-size: 25px;
  }

  .ashwagandha-advantage {
    padding-top: 50px;
  }

  .adrenal-chill-headlines {
    width: 70%;
  }

  .adrenal-headlines {
    width: 100%;
    font-size: 4vw;
    line-height: 120%;
  }

  .capsule-illustration-section {
    height: 100%;
  }

  .center-container {
    max-width: 80%;
    height: 100%;
    padding-left: 0;
    padding-right: 0;
    font-family: Open Sans, sans-serif;
  }

  .caption-copy {
    margin-left: 0;
    margin-right: 43px;
  }

  .infographic-section {
    width: 70%;
  }

  .adrenal-paragraphs-one-line {
    text-align: center;
    width: 70%;
    font-size: 14px;
  }

  .text-block-14 {
    max-width: 100%;
  }

  .heading-42 {
    font-size: 28px;
  }

  .heading-40 {
    font-size: 25px;
  }

  .heading-43 {
    font-size: 20px;
  }

  .lightbox-video-katrina, .link-12 {
    text-decoration: underline;
  }

  .lightbox-link {
    text-decoration: none;
  }

  .heading-41 {
    font-size: 23px;
  }

  .div-block-59 {
    padding-top: 0;
  }

  .adrenal-h3 {
    width: 100%;
    font-size: 4vw;
    line-height: 120%;
  }

  .column-22 {
    align-items: center;
  }

  .div-block-73 {
    height: 1200px;
  }

  .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;
  }

  .adrenal-side-image {
    margin-top: 70px;
  }

  .heading-36, .heading-35 {
    font-size: 25px;
  }

  .div-block-72 {
    height: 1200px;
  }

  .adrenal-ingredients-para {
    max-width: 100%;
    padding-top: 0;
    padding-bottom: 0;
  }

  .ingredients-small-headlines-theanine {
    width: 100%;
    padding-top: 0;
    font-size: 2vw;
    line-height: 140%;
  }

  .adrenal-side-para {
    max-width: 100%;
    padding-top: 10px;
  }

  .ingredients-small-headlines {
    width: 100%;
    padding-top: 0;
    font-size: 2vw;
    line-height: 140%;
  }

  .ingredients-side-headlines {
    width: 100%;
    padding-top: 0;
    padding-bottom: 0;
    font-size: 2vw;
    line-height: 140%;
  }

  .image-49 {
    width: 80%;
  }

  .link-heart {
    font-size: 10px;
  }

  .reprod-div {
    padding-top: 10px;
  }

  .stomach-div {
    margin-top: -20px;
    padding-top: 0;
  }

  .link-brain, .link-reprod {
    font-size: 10px;
  }

  .callout-keyline.middle {
    width: 230px;
  }

  .callout-keyline-6.middle {
    width: 240px;
  }

  .chronic-modal-content {
    max-width: 90%;
  }

  .thyroid-div-mob {
    width: auto;
    padding-top: 25px;
  }

  .thyroid-div {
    margin-top: 13px;
    padding-top: 0;
  }

  .chronic-stress-diagram {
    padding-top: 50px;
  }

  .heart-div {
    margin-top: 7px;
    padding-top: 0;
  }

  .callout-keyline-2.middle {
    width: 230px;
  }

  .chronic-body-diagram {
    max-width: 70%;
  }

  .adrenal-paragraphs {
    padding-left: 0;
    padding-right: 0;
  }

  .callout-keyline-3 {
    width: 290px;
  }

  .pancreas-div {
    padding-top: 86px;
  }

  .link-thyroid {
    font-size: 10px;
  }

  .callout-keyline-5 {
    width: 320px;
  }

  .stomach-div-mob {
    width: auto;
    padding-top: 9px;
  }

  .heart-div-mob {
    width: auto;
    padding-top: 1px;
  }

  .link-pancreas {
    font-size: 10px;
  }

  .callout-keyline-4 {
    width: 280px;
  }

  .arrow-right {
    right: -10px;
  }

  .arrow-left {
    left: -10px;
  }

  .div-block-cta {
    flex-direction: column;
    width: 100%;
    display: flex;
  }

  .cta-heading-cpw {
    width: 100%;
    font-size: 5vw;
    line-height: 120%;
  }

  .div-block-48 {
    display: flex;
  }

  .cta-wtb-cpw {
    text-align: center;
    display: block;
  }

  .home-footer-socicons-wrap {
    margin-top: 20px;
  }

  ._5-col, ._2-col, ._3-col {
    width: 100%;
    margin-bottom: 20px;
    margin-right: 0;
  }

  .footer1 {
    text-align: center;
  }

  .adrenal-chill-para-center {
    width: 100%;
  }

  .cta-heading-cpw-faq {
    width: 100%;
    font-size: 5vw;
    line-height: 120%;
  }

  .adrenal-headlines-white {
    width: 100%;
    font-size: 4vw;
    line-height: 120%;
  }

  .tab-grid {
    grid-template-rows: auto auto;
    grid-template-columns: 1fr;
  }

  .content-block {
    padding: 20px 10px;
  }

  .faq-question-wrap {
    padding-left: 20px;
    padding-right: 20px;
  }

  .image-adrenal-chill {
    width: 200px;
  }
}

@media screen and (max-width: 767px) {
  .nav1 {
    z-index: 10;
  }

  .nav1-menu-btn {
    margin-top: -4px;
    padding: 0;
  }

  .nav1-menu-btn.w--open {
    margin-top: -4px;
  }

  .nav1-logo-wrapper {
    display: inline-block;
  }

  .wrap {
    width: 100%;
    padding-left: 20px;
    padding-right: 20px;
  }

  .adrenal-chill-banner {
    padding: 0 0 40px;
  }

  .header-text {
    width: 300px;
    padding-left: 0;
    padding-right: 0;
  }

  .text-block-11 {
    font-size: 35px;
    line-height: 40px;
  }

  .adrenal-chill-headlines {
    width: 100%;
    padding-left: 20px;
    padding-right: 20px;
  }

  .adrenal-headlines {
    text-align: center;
    width: 100%;
    margin-right: 0;
    padding-top: 0;
    padding-left: 0;
    padding-right: 0;
    font-size: 5vw;
    line-height: 50px;
  }

  .adrenal-chill-para {
    padding-top: 0;
    padding-left: 20px;
    padding-right: 20px;
    font-size: 22px;
    line-height: 33px;
  }

  .container-22 {
    text-align: left;
  }

  .grid-10 {
    grid-template: "Area Area-2 Area-3"
                   "Area-6 Area-7 Area-8"
                   / minmax(80px, 110px) minmax(80px, 110px) minmax(70px, 110px);
    place-content: center;
    width: auto;
  }

  .cpw-allergen-icons {
    width: 50%;
  }

  .capsule-illustration-section {
    padding: 40px 20px 0;
  }

  .center-container {
    text-align: center;
    flex: 0 auto;
    max-width: 80%;
    height: 100%;
    padding-bottom: 20px;
    padding-left: 20px;
    padding-right: 20px;
    display: flex;
    position: relative;
  }

  .caption-copy {
    margin-top: 20px;
    margin-left: 0;
    margin-right: 0;
    position: relative;
  }

  .paragraph-5 {
    padding-top: 0;
    font-size: 22px;
    line-height: 33px;
  }

  .infographic-section {
    width: 100%;
    padding-left: 20px;
    padding-right: 20px;
  }

  .adrenal-paragraphs-one-line {
    width: 100%;
    padding-top: 0;
    padding-left: 10px;
    padding-right: 10px;
    font-size: 14px;
    line-height: 33px;
  }

  .div-block-69 {
    padding-top: 0;
  }

  .image-43 {
    padding-top: 40px;
    padding-bottom: 60px;
  }

  .text-block-14 {
    max-width: 80%;
  }

  .heading-42 {
    font-size: 50px;
  }

  .heading-40 {
    margin-bottom: 20px;
    padding-left: 0;
    padding-right: 0;
    font-size: 22px;
    line-height: 35px;
  }

  .heading-43 {
    padding-left: 42px;
    font-size: 25px;
  }

  .lightbox-video-katrina {
    text-decoration: underline;
  }

  .paragraph-11 {
    padding-top: 10px;
    padding-bottom: 20px;
    font-size: 18px;
    line-height: 30px;
  }

  .div-block-70 {
    text-decoration: underline;
  }

  .heading-41 {
    padding-left: 62px;
  }

  .div-block-59 {
    padding-top: 0;
  }

  .adrenal-h3 {
    text-align: center;
    width: 100%;
    margin-right: 0;
    padding-top: 0;
    padding-left: 0;
    padding-right: 0;
    font-size: 5vw;
    line-height: 50px;
  }

  .anxious-section {
    padding-bottom: 0;
  }

  .columns-8 {
    margin-left: 0;
    padding-top: 30px;
    padding-bottom: 50px;
  }

  .column-27 {
    padding-top: 0;
    padding-bottom: 10px;
  }

  .div-block-73 {
    height: auto;
  }

  .adrenal-side-image {
    margin-top: 50px;
  }

  .divider-mob-final, .divider {
    display: block;
  }

  .tag-wrapper-3 {
    width: 100%;
  }

  .div-block-72 {
    height: auto;
  }

  .image-47 {
    margin-bottom: 0;
  }

  .adrenal-ingredients-para {
    width: 100%;
    max-width: 100%;
    padding-bottom: 0;
    font-size: 18px;
    line-height: 33px;
  }

  .column-35 {
    padding-top: 40px;
  }

  .article {
    flex-direction: column-reverse;
    align-items: flex-start;
    display: block;
  }

  .ingredients-small-headlines-theanine {
    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;
  }

  .ingredients-small-headlines, .ingredients-side-headlines {
    text-align: center;
    margin-top: 0;
    padding-top: 20px;
    font-size: 4vw;
    line-height: 50px;
  }

  .link-heart {
    text-align: left;
    font-size: 22px;
  }

  .reprod-div {
    padding-top: 0;
  }

  .column-30 {
    display: none;
  }

  .stomach-div {
    padding-top: 0;
  }

  .close-modal-chronic {
    top: -2%;
  }

  .link-brain, .link-reprod {
    font-size: 22px;
  }

  .callout-keyline.middle, .callout-keyline-6.middle {
    display: none;
  }

  .thyroid-div-mob {
    text-align: left;
    padding-top: 0;
    display: block;
  }

  .thyroid-div {
    text-align: left;
    padding-top: 0;
  }

  .heart-div {
    text-align: left;
  }

  .callout-keyline-2.middle {
    display: none;
  }

  .adrenal-paragraphs {
    padding-top: 0;
    padding-left: 10px;
    padding-right: 10px;
    font-size: 22px;
    line-height: 33px;
  }

  .callout-keyline-3 {
    display: none;
  }

  .pancreas-div {
    padding-top: 0;
  }

  .link-thyroid {
    text-align: left;
    font-size: 22px;
  }

  .callout-keyline-5 {
    display: none;
  }

  .stomach-div-mob {
    text-align: left;
    padding-top: 0;
    display: block;
  }

  .column-24 {
    text-align: center;
    padding-right: 13px;
  }

  .heart-div-mob {
    text-align: left;
    display: block;
  }

  .link-pancreas {
    font-size: 22px;
  }

  .callout-keyline-4 {
    display: none;
  }

  .column-29 {
    padding-bottom: 40px;
    padding-left: 0;
    padding-right: 50px;
  }

  .slide-wrap-2 {
    padding: 90px 50px;
  }

  .cta-heading-cpw {
    text-align: center;
    width: 70%;
    margin-left: auto;
    margin-right: auto;
    padding-left: 30px;
    padding-right: 30px;
    font-size: 7vw;
    line-height: 50px;
  }

  .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%;
  }

  .home-footer-socicons-wrap {
    margin-top: 20px;
  }

  ._5-col {
    display: none;
  }

  .text-14.text-14-60 {
    display: block;
  }

  .adrenal-chill-para-center {
    padding-top: 0;
    padding-left: 20px;
    padding-right: 20px;
    font-size: 22px;
    line-height: 33px;
  }

  .cta-heading-cpw-faq {
    text-align: center;
    width: 70%;
    margin-left: auto;
    margin-right: auto;
    padding-left: 30px;
    padding-right: 30px;
    font-size: 7vw;
    line-height: 50px;
  }

  .adrenal-headlines-white {
    text-align: center;
    width: 100%;
    margin-right: 0;
    padding-top: 0;
    padding-left: 0;
    padding-right: 0;
    font-size: 5vw;
    line-height: 50px;
  }

  .tab-panel {
    margin-left: 10px;
    margin-right: 10px;
  }

  .tabs-menu {
    flex-wrap: wrap;
  }

  .load-bar-base {
    max-width: none;
    margin-left: 0;
    margin-right: 0;
  }

  .standard-tab {
    justify-content: flex-start;
  }

  .image-50 {
    padding-bottom: 60px;
  }

  .image-51 {
    width: 30%;
  }

  .image-adrenal-chill {
    width: 200px;
  }

  .column-37 {
    display: none;
  }

  .link-block-anxiety201, .link-block-7-anxiety301 {
    width: 100%;
  }
}

@media screen and (max-width: 479px) {
  .wrap.w50-start {
    flex-direction: column;
  }

  .adrenal-chill-banner {
    background-image: url('../images/cp-adrenal-chill-banner-final-web.png'), linear-gradient(#fbc9beb3, #fbc9beb3);
    background-position: 0 100%, 0 0;
    background-size: 100%, auto;
    height: 100%;
  }

  .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;
  }

  .div-block-58 {
    width: 70%;
    margin-left: 0%;
    padding-bottom: 0%;
    padding-left: 47px;
  }

  .image-39 {
    width: 80%;
  }

  .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-chill-para {
    text-align: left;
    padding-left: 0;
    padding-right: 30px;
    font-size: 18px;
    line-height: 30px;
  }

  .grid-10 {
    grid-template: "Area Area-2 Area-3"
                   "Area-5 Area-6 Area-4"
                   / minmax(80px, 110px) minmax(80px, 110px) minmax(70px, 110px);
    place-items: center;
    width: auto;
  }

  .capsule-illustration-section {
    height: auto;
    padding-top: 20px;
    padding-bottom: 0;
  }

  .center-container {
    flex: 0 auto;
    max-width: 100%;
    height: 100%;
    padding-left: 0;
    padding-right: 0;
    display: block;
  }

  .caption-copy {
    margin-left: 0;
    margin-right: 0;
  }

  .paragraph-5 {
    font-size: 18px;
    line-height: 30px;
  }

  .infographic-section {
    object-fit: cover;
    flex-direction: column;
    padding-top: 0;
    display: block;
    position: static;
    overflow: visible;
  }

  .adrenal-paragraphs-one-line {
    text-align: center;
    font-size: 16px;
    line-height: 28px;
  }

  .column-31 {
    padding-left: 20px;
    padding-right: 20px;
  }

  .grid-7 {
    grid-row-gap: 30px;
    grid-template-rows: auto auto auto auto auto;
    grid-template-columns: minmax(200px, 1fr);
  }

  .text-block-14 {
    width: 80%;
    max-width: 100%;
  }

  .column-28 {
    padding-right: 0;
  }

  .heading-42 {
    margin-top: 0;
    font-size: 22px;
  }

  .heading-40 {
    margin-top: 0;
    padding-right: 0;
    font-size: 18px;
    line-height: 30px;
  }

  .heading-43 {
    padding-left: 0;
    font-size: 14px;
    line-height: 25px;
  }

  .lightbox-video-katrina {
    padding-top: 10px;
    font-size: 16px;
    text-decoration: underline;
  }

  .link-12 {
    padding-top: 10px;
    font-size: 16px;
  }

  .image-45 {
    width: 8%;
    max-width: none;
  }

  .lightbox-link {
    justify-content: flex-start;
    align-items: center;
    padding-left: 0;
    padding-right: 0;
  }

  .paragraph-11 {
    margin-bottom: 20px;
    padding-top: 10px;
    padding-left: 0;
    padding-right: 0;
  }

  .div-block-70 {
    justify-content: flex-start;
    align-items: center;
    padding-left: 0;
    padding-right: 0;
  }

  .heading-41 {
    margin-top: 0;
    padding-left: 13px;
    font-size: 16px;
  }

  .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%;
  }

  .anxious-section {
    padding-bottom: 0;
  }

  .columns-8 {
    padding-bottom: 50px;
  }

  .column-22 {
    padding-left: 0;
    padding-right: 0;
    position: static;
  }

  .div-block-73 {
    height: auto;
    padding-left: 20px;
  }

  .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;
  }

  .adrenal-side-image {
    height: auto;
    margin-top: 0;
    margin-bottom: 0;
    padding: 25px 0 0;
    display: block;
    position: static;
  }

  .divider-mob-final {
    display: none;
  }

  .clinical-diagram {
    margin-left: 0;
    padding-top: 0;
  }

  .clinical-studies {
    padding-left: 0;
    padding-right: 0;
  }

  .container-14 {
    padding-top: 30px;
  }

  .columns-11 {
    padding-left: 0;
    padding-right: 0;
  }

  .adrenal-ingredients-para {
    column-count: 1;
    font-size: 16px;
    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;
  }

  .column-info {
    padding-top: 30px;
    padding-left: 20px;
    padding-right: 20px;
    overflow: visible;
  }

  .adrenal-side-para {
    column-count: 1;
    font-size: 16px;
    line-height: 30px;
    position: static;
  }

  .ingredients-small-headlines {
    text-align: center;
    margin-top: 0;
    margin-bottom: 0;
    padding-top: 10px;
    font-size: 22px;
    line-height: 130%;
    position: static;
  }

  .columns-studies {
    padding-top: 0;
    padding-left: 20px;
    padding-right: 20px;
    overflow: visible;
  }

  .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%;
  }

  .link-heart {
    font-size: 14px;
  }

  .reprod-div {
    margin-bottom: 15px;
    padding-top: 0;
  }

  .stomach-div {
    padding-top: 0;
  }

  .columns-6 {
    padding-left: 10px;
    padding-right: 20px;
  }

  .link-brain {
    text-align: left;
    font-size: 14px;
  }

  .link-reprod {
    font-size: 14px;
  }

  .callout-keyline.middle, .callout-keyline-6.middle {
    display: none;
  }

  .thyroid-div-mob, .thyroid-div {
    float: none;
  }

  .chronic-stress-diagram {
    padding-top: 50px;
    padding-bottom: 50px;
  }

  .callout-keyline-2.middle {
    display: none;
  }

  .chronic-body-diagram {
    overflow: auto;
  }

  .adrenal-paragraphs {
    padding-left: 0;
    padding-right: 0;
    font-size: 18px;
    line-height: 30px;
  }

  .callout-keyline-3 {
    display: none;
  }

  .pancreas-div {
    padding-top: 0;
  }

  .link-thyroid {
    font-size: 14px;
  }

  .callout-keyline-5 {
    display: none;
  }

  .stomach-div-mob {
    padding-top: 0;
  }

  .column-24 {
    padding-top: 30px;
    position: static;
  }

  .link-pancreas {
    font-size: 14px;
  }

  .callout-keyline-4 {
    display: none;
  }

  .column-29 {
    padding-left: 0;
    padding-right: 0;
  }

  .profile-block {
    flex-wrap: wrap;
  }

  .slide-wrap-2 {
    padding: 38px;
  }

  .cta-heading-cpw {
    text-align: center;
    object-fit: fill;
    width: 80%;
    margin-top: 0;
    margin-bottom: 0;
    padding: 20px 10px;
    font-size: 30px;
    line-height: 130%;
  }

  .cta-wtb-cpw {
    margin-left: 10px;
  }

  .adrenal-chill-para-center {
    text-align: left;
    padding-left: 0;
    padding-right: 30px;
    font-size: 18px;
    line-height: 30px;
  }

  .cta-heading-cpw-faq {
    text-align: center;
    object-fit: fill;
    width: 80%;
    margin-top: 0;
    margin-bottom: 0;
    padding: 20px 10px;
    font-size: 30px;
    line-height: 130%;
  }

  .adrenal-headlines-white {
    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%;
  }

  .tab-panel {
    padding-left: 10px;
    padding-right: 10px;
  }

  .tabs-content {
    padding-top: 20px;
  }

  .content-block {
    padding-bottom: 10px;
  }

  .question-title {
    flex: 1;
    font-size: 18px;
  }

  .faq-paragraph {
    font-size: 16px;
  }

  .image-50 {
    padding-bottom: 40px;
  }

  .image-51 {
    width: 50%;
  }

  .div-featured-img {
    width: 70%;
    margin-left: 0%;
    padding-bottom: 0%;
    padding-left: 47px;
  }

  .image-adrenal-chill {
    width: 150px;
    margin-top: 0;
    padding-bottom: 0;
    padding-right: 21%;
  }

  .container-anxiety-posts {
    padding-top: 30px;
  }
}

#w-node-a67dab5e-3bd5-93c1-f774-625d01fceed7-b067acf1 {
  grid-area: Area-2;
  place-self: center;
}

#w-node-a67dab5e-3bd5-93c1-f774-625d01fceed8-b067acf1 {
  grid-area: 1 / 1 / 2 / 2;
  place-self: center;
}

#w-node-a67dab5e-3bd5-93c1-f774-625d01fceedb-b067acf1 {
  grid-area: Area-5;
  place-self: center;
}

#w-node-a67dab5e-3bd5-93c1-f774-625d01fceed9-b067acf1 {
  grid-area: Area-3;
  place-self: center;
}

#w-node-a67dab5e-3bd5-93c1-f774-625d01fceeda-b067acf1 {
  grid-area: Area-4;
  place-self: center;
}

#w-node-_1968952f-7f88-9c99-3c97-0ce1ee2e96ea-b067acf1 {
  grid-area: Area-6;
  place-self: center;
}

#w-node-b7cf4826-d914-3065-4b7a-f5ef4769e9a8-b067acf1 {
  grid-area: span 1 / span 2 / span 1 / span 2;
  place-self: center;
}

#w-node-b7cf4826-d914-3065-4b7a-f5ef4769e9ac-b067acf1 {
  grid-area: 2 / 2 / 3 / 4;
  place-self: center;
}

#w-node-b7cf4826-d914-3065-4b7a-f5ef4769e9b0-b067acf1 {
  grid-area: 3 / 1 / 4 / 3;
  place-self: center;
}

#w-node-b7cf4826-d914-3065-4b7a-f5ef4769e9b4-b067acf1 {
  grid-area: span 1 / span 2 / span 1 / span 2;
  place-self: center;
}

#w-node-b7cf4826-d914-3065-4b7a-f5ef4769e9b8-b067acf1 {
  grid-area: 3 / 3 / 4 / 5;
  place-self: center;
}

@media screen and (min-width: 1920px) {
  #w-node-_1968952f-7f88-9c99-3c97-0ce1ee2e96ea-b067acf1 {
    grid-area: 1 / 6 / 2 / 7;
  }

  #w-node-b7cf4826-d914-3065-4b7a-f5ef4769e9a8-b067acf1 {
    grid-area: span 1 / span 2 / span 1 / span 2;
    place-self: center;
  }
}

@media screen and (max-width: 767px) {
  #w-node-a67dab5e-3bd5-93c1-f774-625d01fceedb-b067acf1 {
    grid-area: Area-8;
  }

  #w-node-a67dab5e-3bd5-93c1-f774-625d01fceeda-b067acf1 {
    grid-area: Area-7;
  }
}

@media screen and (max-width: 479px) {
  #w-node-a67dab5e-3bd5-93c1-f774-625d01fceedb-b067acf1 {
    grid-area: 2 / 2 / 3 / 3;
    place-self: center;
  }

  #w-node-a67dab5e-3bd5-93c1-f774-625d01fceeda-b067acf1 {
    grid-area: 2 / 1 / 3 / 2;
  }

  #w-node-_1968952f-7f88-9c99-3c97-0ce1ee2e96ea-b067acf1 {
    grid-area: Area-4;
  }

  #w-node-b7cf4826-d914-3065-4b7a-f5ef4769e9a8-b067acf1 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    place-self: center;
  }

  #w-node-b7cf4826-d914-3065-4b7a-f5ef4769e9ac-b067acf1 {
    grid-area: 3 / 1 / 4 / 2;
    place-self: center;
  }

  #w-node-b7cf4826-d914-3065-4b7a-f5ef4769e9b0-b067acf1 {
    grid-area: 5 / 1 / 6 / 2;
    place-self: center;
  }

  #w-node-b7cf4826-d914-3065-4b7a-f5ef4769e9b4-b067acf1 {
    grid-area: 2 / 1 / 3 / 2;
    place-self: center;
  }

  #w-node-b7cf4826-d914-3065-4b7a-f5ef4769e9b8-b067acf1 {
    grid-area: 4 / 1 / 5 / 2;
    place-self: center;
  }
}


