.w-layout-grid {
  display: -ms-grid;
  display: grid;
  grid-auto-columns: 1fr;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
  -ms-grid-rows: auto auto;
  grid-template-rows: auto auto;
  grid-row-gap: 16px;
  grid-column-gap: 16px;
}

.page-wrapper {
  width: auto;
  margin-right: auto;
  margin-left: auto;
}

.hero-section {
  height: 48vw;
  max-height: none;
  background-repeat: no-repeat;
  min-height: 0px;
  margin-top: 0px;
  background-position: 50% 50%;
  background-size: cover;
}

#hero-section {
  /* background-image: linear-gradient(0deg, #F9F9FB -0.23%, rgba(249, 249, 251, 0.72) 2.88%, rgba(255, 255, 255, 0) 69.82%), url('../images/gettyImage.jpg'); */
  background-image: linear-gradient(to right,#FFFFFF 37.77%, #FFFFFF 36.88%, rgba(255, 255, 255, 0) 65.82%), linear-gradient(to top,#FFFFFF 2.77%, #FFFFFF 5.5%, rgba(255, 255, 255, 0) 18.82%),url('../images/gettyImage.jpg');
  background-repeat: no-repeat;
  background-size: cover;
  background-position: right top;
  max-height: 690px;
}

.benefits-section {
  height: auto;
  max-height: none;
  max-width: none;
  margin-bottom: auto;
  padding-bottom: 0px;
  /* border-top: 2px solid #7c7c7c;
  border-bottom: 2px solid #7c7c7c; */
  /* background-image: -webkit-gradient(linear, left top, left bottom, from(#fffbf2), to(#fffbf2));
  background-image: linear-gradient(180deg, #fffbf2, #fffbf2); */
}

.prepare-positive-change-section {
  width: 100%;
}

.ppcs-heading {
  font-size: 3rem;
  color: #235335;
  text-align: center;
  max-width: 85%;
  margin: 20px auto;
}

.ppcs-arrow {
  display: block;
  margin: 35px auto;
}

.ppcs-para1 {
  max-width: 80%;
  text-align: center;
  margin: 20px auto;
  font-size: 1.25rem;
  line-height: 2.25rem;
  font-weight: 400;
}

.ppcs-para2 {
  max-width: 80%;
  margin: 20px auto;
  text-align: center;
  font-size: 1.25rem;
  line-height: 2.25rem;
  font-weight: 400;
}

.footer-section-para {
  font-size: 1rem;
  line-height: 1.5rem;
  max-width: 80%;
  text-align: center;
  margin: 35px auto;
  padding-bottom: 20px;
}

.ult-tracker-section {
  background-color: #F4F4F4;
  height: auto;
  width: 100%;
  padding: 25px 0px;
}

.lifestyle-guide-section {
  height: auto;
  width: 100%;
  padding: 25px 0px;
}

.ult-tracker-section img,
.lifestyle-guide-section img {
  max-width: 40%;
  margin: 20px auto;
  display: block;
}

p.ult-sec-heading {
  font-size: 3rem;
  color: #235335;
  text-align: center;
  max-width: 80%;
  margin: 20px auto;
}

p.lgs-sec-heading {
  font-size: 3rem;
  color: #235335;
  text-align: center;
  max-width: 80%;
  margin: 50px auto;
}

p.ult-sec-subhead {
  font-size: 1.5rem;
  text-align: center;
  max-width: 80%;
  margin: 20px auto;
}

p.lgs-sec-subhead {
  font-size: 1.5rem;
  text-align: center;
  max-width: 80%;
  margin: 20px auto;
}

a.ult-sec-btn {
  cursor: pointer;
  text-decoration: none;
  font-size: 1.5rem;
  padding: 15px 0px;
  width: 250px;
  color: #fff;
  background-color: #235335;
  border-radius: 3px;
  display: block;
  margin: 30px auto;
  text-align: center;
}

a.lgs-sec-btn {
  cursor: pointer;
  text-decoration: none;
  font-size: 1.5rem;
  padding: 15px 0px;
  width: 250px;
  color: #fff;
  background-color: #235335;
  border-radius: 3px;
  display: block;
  margin: 30px auto;
  text-align: center;
}


.what-s-inside-section {
  height: auto;
  padding-bottom: 60px;
}

.core-section {
  /* border: 1px solid; */
  /* min-height: 1100px; */
  background-color: #fff;
}

.core-main-section {
  height: 915px;
  max-width: 690px;
  /* border: 1px solid; */
  display: flex;
  flex-direction: column;
  justify-content: stretch;
  align-items: stretch;
  position: relative;
  margin: 0 auto;
}

.core-main-top-section {
  height: 75%;
  /* border: 1px solid green; */
  /* background: url(../images/Greens-bg.png); */
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}

.c-green {
color: #3A5838;
}

.core-main-bottom-section {
  height: 25%;
  display: flex;
  justify-content: center;
  /* border:  1px solid yellow; */
}

.p-7 {
  padding: 7px
}

.core-main-top-section-content {
  background: #f9f9fbcc;
  height: 100%;
  margin-top: 200px;
  padding-top: 40px;
  border-radius: 100%;
  background-image: url(../images/Ring.png);
  background-repeat: no-repeat;
  background-size: contain;
}

.cmtsc-h1,
.cmtsc-p {
  max-width: 320px;
  text-align: center;
  margin: 0 auto;
}

.cmtsc-h1 {
  font-size: 2.5rem;
  line-height: 3.5rem;
}

.cmtsc-p {
  font-size: 1rem;
}

.core-main-bottom-section-content {
  font-size: 1.6rem;
  line-height: 3.5rem;
  color: #006145;
  font-weight: 600;
  width: 100%;
  max-width: 500px;
  /* margin: -65px auto; */
  margin-top: 1.5em;
  text-align: center;
}

.core-main-products {
  width: 100%;
  padding: 0;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}

.core-main-product {
  padding-top: 5%;
  flex: 0 1 23%;
  display: flex;
  flex-direction: column;
  justify-content: space-around;
  align-items: center;
  text-align: center;
}

.core-main-product img {
  max-width: 100%;
  /* height: 50%; */
}

.core-main-product-desc {
  height: 50%;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}

.cmpd-name {
  font-size: 1.10rem;
  color: #3A5838;
  font-weight: 700;
}

.cmpd-subtext {
  font-style: italic;
  font-size: 1rem;
  font-weight: 400;
}

.cmpd-more {
  text-decoration: underline;
  color: #33a544;
  font-size: 0.8rem;
}


.core-main-section-ring {
  position: absolute;
  top: 100px;
  height: 900px;
  width: 100%;
}

.icons-section {
  /* border: 1px solid; */
  border-radius: 15px;
  background-color: #fff;
  position: relative;
  height: 100%;
}

.green-bg-circle,
.blue-bg-circle,
.purple-bg-circle,
.orange-bg-circle {
  position: absolute;
  width: 240px;
  /* border: 1px solid; */
  height: 300px;
  z-index: 1;
  display: flex;
  justify-content: center;
  align-items: center;
}

.green-bg-circle {
  top: 5em;
  left: -8em;
  background-image: url(../images/RectangleGreen.png);
  background-size: contain;
  background-repeat: no-repeat;
}

.blue-bg-circle {
  bottom: -3em;
  right: -10em;
  background-image: linear-gradient(to left,#FFFFFF 10.77%, #FFFFFF 1.88%, rgba(255, 255, 255, 0) 29.82%),url(../images/RectangleBlue.png);
  background-size: contain;
  background-repeat: no-repeat;
}

.purple-bg-circle {
  top: 4em;
  right: -8em;
  background-image: linear-gradient(to left,#FFFFFF 0.77%, #FFFFFF 7.88%, rgba(255, 255, 255, 0) 45.82%),url(../images/RectanglePurple.png);
  background-size: contain;
  background-repeat: no-repeat;
}

.orange-bg-circle {
  bottom: -3em;
  left: -10em;
  background-image: linear-gradient(to right,#FFFFFF 0.77%, #FFFFFF 7.88%, rgba(255, 255, 255, 0) 45.82%),url(../images/RectangleOrange.png);
  background-size: contain;
  background-repeat: no-repeat;
}

.customer-review-heading {
  font-size: 3rem;
  color: #235335;
  text-align: center;
}


.review-cards {
  display: none;
  flex-wrap: wrap;
  justify-content: center;
  gap: 20px;
}

.biome-img {
  position: relative;
  top: 5%;
  width: 140px;
}

/* The dots/bullets/indicators */
.dot {
  height: 15px;
  width: 15px;
  margin: 0 2px;
  background-color: #bbb;
  border-radius: 50%;
  display: inline-block;
  transition: background-color 0.6s ease;
}

.active-dot {
  background-color: #717171;
}

/* Fading animation */
.fade {
  animation-name: fade;
  animation-duration: 1.5s;
}

@keyframes fade {
  from {
    opacity: .4
  }

  to {
    opacity: 1
  }
}

.desc-box {
  text-align: center;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}

.learn-more-link {
  margin-top: 12px;
  color: #33a544;
  text-decoration: underline;
}

.content-section {
  display: none;
  padding-bottom: 60px;
}

.customer-stories-section {
  /* border-top: 2px solid #7c7c7c;
  border-bottom: 2px solid #7c7c7c; */
  background-color: #fffbf2;
}

.reviews-section {
  overflow: hidden;
  padding-bottom: 60px;
  /* border-top: 2px solid #7c7c7c;
  border-bottom: 2px solid #7c7c7c; */
  background-color: #fffbf2;
}

.history-section {
  padding-bottom: 60px;
}

.pricing-section {
  padding-bottom: 0px;
}

.subscription-section {
  padding-top: 0px;
  padding-bottom: 60px;
  /* border-top: 2px solid #7c7c7c;
  border-bottom: 2px solid #7c7c7c; */
  background-color: #fffbf2;
}

.support-section {
  padding-top: 0px;
  padding-bottom: 100px;
}

.final-cta-section {
  background-color: #fffbf2;
}

.nav-section {
  position: -webkit-sticky;
  position: sticky;
  top: 0;
  width: 100%;
  background-color: #fff;
  z-index: 99999;
}

.body {
  font-family: Poppins, sans-serif;
  font-weight: 500;
}

.nav-link {
  font-family: Poppins, sans-serif;
  color: #4e7182;
}

.navbar {
  background-color: transparent;
}

.brand {
  width: 160px;
  display: flex;
}

.image {
  width: auto;
  padding-top: 10px;
  padding-bottom: 10px;
}
.leaf
{
  height: 60px;
    margin-left: -15px;
}
.nav-link-2 {
  color: #4e7182;
}

.nav-link-3 {
  color: #4e7182;
}

.nav-menu {
  padding-top: 15px;
}

.hero-container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.hero-img-div {
  width: 940px;
}

.hero-text-div {
  /* width: 590px; */
  margin-top: 100px;
}

.hero-text-span {
  margin-top: 55px;
}

.p-0 {
  padding: 0px !important;
}

.f-s-16 {
  font-size: 16px;
}

.f-s-18 {
  font-size: 18px;
}

.line_height_30 {
  line-height: 34px !important;
}

.hero-h2 {
  font-size: 22px !important;
  line-height: 30px;
  font-size: 20px;
  font-weight: 500;
  text-align: left;
  margin-top: 50px;
}

.hero-h1 {
  font-size: 48px;
  line-height: 63px;
  color: #3A5838;
  font-family: sans-serif;
  margin-top: 60px;
}

.text-span-color {
  color: #3A5838;
}

.cta-button {
  width: 280px !important;
  height: 60px;
  margin-top: 10px;
  padding: 22px 30px;
  border-radius: 5px;
  font-size: 24px;
  background-color: #3A5838;
  text-align: center;
  margin-top: 25px;
}

.cta-button.benefits-section-button {
  display: block;
  width: 380px;
  margin-top: 40px;
  margin-right: auto;
  margin-left: auto;
  text-align: center;
}

.cta-button.benefits-section-button:hover {
  /* background-color: #33a544; */
}

.cta-button.what-s-inside-section-button {
  display: block;
  margin-top: 60px;
  margin-right: auto;
  margin-left: auto;
  width: 370px;
}

.cta-button.customer-stories-section-button {
  display: block;
  /* width: 530px !important; */
  margin-top: 30px;
  margin-right: auto;
  margin-left: auto;
}

.cta-button.customer-stories-section-button:hover {
  /* background-color: #33a544; */
}

.cta-button.mobile-cta-button {
  display: none;
}

.m-t-35 {
  margin-top: 35px;
}

.benefits-header-section {
  display: flex;
  justify-content: space-around;
  align-items: center;
}

.ult-container {
  display: none;
}

.product-section-header {
  display: flex;
  flex-direction: row;
  background: #E6E6E6;
  border-radius: 75px;
  height: 60px;
  width: 100%;
  margin-top: 60px;
  justify-content: space-around;
  align-items: center;
  font-size: 24px;
  font-weight: 600;
  z-index: 9;
  position: relative;
}

.product-section-header button {
  background: #E6E6E6;
  border-radius: 75px;
  padding: 0px 50px;
  height: 45px;
}

.product_secrtion {
  display: flex;
  flex-direction: row;
  margin-top: -58px;
  z-index: 8;
}

.product_image_section {
  width: 50%;
  background-image:linear-gradient(to top,#FFFFFF 67.77%, #FFFFFF 5.5%, rgba(255, 255, 255, 0) 95.82%),url('../images/product_background.png');
  background-repeat: no-repeat;
  display: flex;
  flex-direction: column;
  position: relative;
  justify-content: space-evenly;
  border-radius: 44px;
}

.product_image_section_img {
  width: 285px;
  height: 30%;
  margin: 50px auto 0 auto;
  /* background: linear-gradient(0deg, #FFFFFF 29.85%, #FFFFFF 41.81%, rgba(196, 196, 196, 0) 97.99%); */
  /* transform: rotate(-89.98deg); */
}

.product_image_section p {
  padding: 0px 40px;
}

.product_description_section {
  width: 50%;
  background: #3A5838;
  border: 1px solid transparent;
  box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.075);
  border-radius: 44px;
  display: flex;
  position: relative;
  flex-direction: column;
  justify-content: space-evenly;
}

.ult-pc-carrot-single {
  width: 150px;
  position: absolute;
  z-index: 1;
  right: 3%;
  bottom: 10%;
}

.ult-pc-cherries-single {
  width: 150px;
  position: absolute;
  z-index: 1;
  right: -7%;
  bottom: 30px;
}

.ult-pc-grass-single {
  width: 150px;
  position: absolute;
  z-index: 1;
  right: -10%;
  bottom: 1%;
}

.ult-pc-grass {
  width: 150px;
  position: absolute;
  z-index: 1;
  right: 10px;
  bottom: 25%;
}
.ult-pc-grass1 {
  width: 130px;
  z-index: 1;
  bottom: 25%;
}
.superaminoBg
{
  width: 100px;
  height: 100px !important;
  z-index: 1;
  position: absolute;
  bottom: -9%;
  left: 18%;
}
.biomeBgTop
{
  
  width: 125px;
  height: 104px !important;
  z-index: 1;
  position: absolute;
  bottom: 62%;
  left: 37%;

}
.biomeBgSide
{
  width: 130px;
  height: 117px !important;
  z-index: 1;
  position: absolute;
  bottom: 45%;
  left: 50%;
}
.biomeBgBottom
{
  width: 100px;
  height: 100px !important;
  z-index: 100;
  position: absolute;
  bottom: -23%;
  left: 53%;
}
.TartCherries1
{
  width: 135px;
  height: 152px !important;
  z-index: 100;
  position: absolute;
  bottom: -7%;
  left: 54%;
}
.ult-pc-cherries {
  width: 150px;
  position: absolute;
  z-index: 1;
  right: 85px;
  bottom: 21%;
}

.ultcollagen-pc-blueberries {
  width: 85px;
  position: absolute;
  z-index: 1;
  right: 30px;
  bottom: 33%;
}

.ultcollagen-pc-starwberries {
  width: 150px;
  position: absolute;
  z-index: 1;
  right: -50px;
  bottom: 45px;
}

.ultimmune-pc-lemon {
  width: 150px;
  position: absolute;
  z-index: 1;
  right: -50px;
  bottom: 30%;
}

.ultimmune-pc-grass {
  width: 150px;
  position: absolute;
  z-index: 1;
  right: -45px;
  bottom: -60px;
}

.ultperformance-pc-beetroot {
  width: 150px;
  position: absolute;
  z-index: 1;
  right: -50px;
  bottom: 30%;
}

.ultperformance-pc-coconut {
  width: 200px !important;
  position: absolute;
  z-index: 1;
  right: 0px;
  bottom: 80px;
}


.product_section_get_button {
  padding: 16px 18px;
  width: 65%;
  margin: 10px auto;
  font-size: 24px;
  font-weight: 600;
  color: #fff;
  background-color: #3A5838;
}

.product_description_head {
  margin-top: 60px;
  color: #fff;
  text-align: center;
  font-size: 40px;
  line-height: 55px;
  font-weight: 600;
}

.core_heading {
  color: #fff;
  margin-left: 20px;
  font-weight: 500;
  margin-top: 0.8em;
}

.core_benefits {
  display: flex;
  flex-direction: row;
  color: #fff;
  justify-content: space-evenly;
}

.core_benefits ul {
  width: 50%;
}

.additional_benefits {
  color: #fff;
}

.section-h1 {
  overflow: hidden;
  width: 100%;
  margin: 0px auto 0px;
  padding-top: 40px;
  font-size: 40px;
  font-weight: 700;
  line-height: 62px;
  text-align: center;
  font-family: sans-serif;
}

#section-h1 {
  color: #3A5838;
}

.section-h1.logo-section-h1 {
  margin-top: 40px;
  padding-top: 40px;
  padding-bottom: 20px;
  font-size: 50px;
  font-weight: 900;
}

.w-90 {
  width: 90% !important;
}

.w-70 {
  width: 70%;
}

.w-35 {
  width: 35% !important;
}

.m-l-5 {
  margin-left: 5%;
}

.m-l-10 {
  margin-left: 10% !important;
}

.m-l-15 {
  margin-left: 15%;
}

.m-l-30 {
  margin-left: 30% !important;
}

.f-s-24 {
  font-size: 24px !important;
}

.f-s-30 {
  font-size: 30px !important;
}

.f-s-60 {
  font-size: 60px;
}

.f-w-400 {
  font-weight: 400;
}

.f-w-500 {
  font-weight: 500 !important;
}

.f-w-600 {
  font-weight: 600 !important;
}

.f-w-700 {
  font-weight: 700 !important;
}

.align-center {
  text-align: center !important;
}

.text-transform {
  text-transform: none !important;
}

.section-h1.content-section-h1 {
  font-size: 30px;
}

.section-h1.our-mission-h1 {
  padding-top: 0px;
  font-size: 40px;
}

.section-h1.benefits-h1 {
  line-height: 60px;
}

.section-h2 {
  padding-right: 0px;
  padding-left: 0px;
  color: #565656;
  font-size: 18px;
  line-height: 30px;
  font-weight: 500;
  text-align: center;
}

.section-h2.content-section-h2 {
  color: #2e2e2e;
}

.section-h2.content-section-h2.lifestyle-guide-h2 {
  width: 700px;
  margin-right: auto;
  margin-left: auto;
  padding-right: 0px;
  padding-left: 0px;
  color: #33a544;
}

.section-h2.history-section-h2 {
  padding-left: 0px;
  font-size: 24px;
  text-align: left;
}

.section-h2.subscription-h2 {
  color: #2e2e2e;
}

.section-h2.support-section-h2 {
  padding-left: 0px;
  font-size: 24px;
  text-align: left;
}

.section-h2.support-section-h2.more-support-h2 {
  margin-top: 40px;
  padding-right: 0px;
  text-align: center;
}

.section-h2.best-life-h2 {
  margin-top: 60px;
  font-size: 24px;
}

.section-h2.benefits-h2 {
  width: 70%;
  margin-top: -30px;
  margin-right: 0px;
  margin-left: 0px;
  color: #2e2e2e;
  font-size: 24px;
  line-height: 30px;
  font-weight: 500;
  text-align: center;
}

.section-h2.benefits-h2-color {
  color: #565656 !important;
}

.section-h2.sustainable-lifestyle-h2 {
  width: 895px;
  margin-right: auto;
  margin-left: auto;
  font-size: 24px;
  font-weight: 400;
}

img.customer-review-rating-star {
  width: 200px;
  display: block;
  margin: 30px auto;
}

.section-h2.lifestyle-guid-section-h2 {
  padding-right: 80px;
  padding-left: 80px;
}

.benefits-cards-grid-div {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 40px;
  margin-right: auto;
  margin-left: auto;
  padding-right: 0px;
  padding-left: 0px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.benefits-cards-grid-div.benefits-cards-div-2-row {
  padding-right: 100px;
  padding-left: 100px;
}

.benefits-cards-grid-div.benefits-cards-grid-div-2 {
  display: block;
}

.benefits-cards-grid-div.benefits-cards-grid-div-mobile {
  display: none;
}

.benefits-card {
  width: 20%;
  height: 200px;
  max-width: 250px;
  min-width: 250px;
  margin-right: auto;
  margin-left: auto;
  border: 1px solid #6c6c6c;
  border-radius: 20px;
  background-color: #fff;
}

.benefits-card.benefits-card-row-of-2-right {
  margin-left: 0px;
}

.benefits-card.benefits-card-row-of-2-left {
  margin-right: 0px;
}

.benefits-card-h3 {
  margin-top: 40px;
  padding-left: 20px;
  color: #3A5838;
  font-weight: 600;
}

.benefits-card-p {
  padding-right: 10px;
  padding-left: 20px;
  color: #4e7182;
}

.mobile-hero-image-div {
  display: none;
}

.full-length-img-div {
  margin-top: auto;
}

.full-length-img-div.full-length-img-div-mobile {
  display: none;
}

.full-width-img {
  display: block;
  width: 100%;
  margin-top: 60px;
  margin-right: auto;
  margin-left: auto;
  text-align: center;
}

.final-cta-container {
  padding-bottom: 100px;
}

.customer-stories-container {
  padding-bottom: 60px;
}

.section-h3 {
  padding-right: 100px;
  padding-left: 100px;
  color: #565656;
  font-size: 24px;
  font-weight: 500;
  text-align: center;
}

.section-h3.content-section-h3 {
  color: #33a544;
  font-size: 24px;
  text-align: left;
}

.section-h3.subscription-h3 {
  margin-top: 60px;
  color: #33a544;
  font-size: 30px;
}

.section-h3.quotes-section-h3 {
  margin-top: 60px;
  padding-right: 70px;
  padding-left: 70px;
  color: #3A5838;
  font-size: 24px;
}

.section-h3.sustainable-living-h3 {
  margin-right: auto;
  margin-left: auto;
  padding-right: 0px;
  padding-left: 0px;
  color: #3A5838;
  font-size: 24px;
}

.div-block-2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.start-today-section-p {
  font-size: 1.5rem;
  font-weight: 600;
  text-align: center;
  margin: 25px auto;
  max-width: 80%;
}

.what-s-inside-product-div {
  display: block;
}

.what-s-inside-product-grid {
  margin-top: 40px;
  grid-column-gap: 40px;
  grid-row-gap: 20px;
  -ms-grid-rows: auto auto auto;
  grid-template-rows: auto auto auto;
}

.what-s-inside-product-img {
  display: block;
  width: 100%;
  margin-right: auto;
  margin-left: auto;
}

.heading {
  padding-left: 0px;
}

.heading-2 {
  padding-left: 0px;
}

.paragraph {
  padding-left: 0px;
}

.what-s-inside-product-text-div {
  padding-right: 0px;
  padding-left: 0px;
}

.what-s-inside-product-text-h3 {
  color: #33a544;
  font-size: 30px;
  text-align: center;
}

.what-s-inside-product-text-h4 {
  color: #2e2e2e;
  font-size: 24px;
  text-align: center;
}

.what-s-inside-product-text-p {
  font-weight: 400;
}

.icon-grid {
  -ms-grid-columns: 1fr 1fr 1fr 1fr;
  grid-template-columns: 1fr 1fr 1fr 1fr;
}

.icon-grid.icon-grid-mobile {
  display: none;
}

.icon-grid.icon-grid-tab {
  display: none;
}

.icons-section-h5 {
  color: #3A5838;
  font-weight: 500;
  text-align: center;
  font-size: 20px;
  line-height: 26px;
  margin-top: 10px;
}

.icons-section-i {
  font-size: 18px;
}

.icons {
  z-index: 99;
  margin-right: auto;
  margin-left: auto;
}

.placemat-div {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 20px;
  margin-bottom: 20px;
}

.placemat-text-div {
  width: 60%;
  margin-right: 60px;
}

.paragraph-2 {
  font-size: 13px;
}

.placemat-p {
  color: #2e2e2e;
  font-size: 18px;
  line-height: 27px;
}

.heading-3 {
  color: #33a544;
  font-weight: 600;
}

.placemat-image {
  display: block;
}

.lifestyle-img {
  display: block;
  width: 750px;
  margin-top: 40px;
  margin-right: auto;
  margin-left: auto;
  padding-right: 0px;
  padding-left: 0px;
}

.customer-stories-video-div {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 60px;
}

.customer-stories-video {
  width: auto;
}

.customer-stories-text {
  width: 50%;
  padding-right: 40px;
  padding-left: 30px;
  margin-top: 10px;
}

.customer-stories-h4 {
  color: #33a544;
  font-size: 14px;
  font-weight: 500;
  text-transform: uppercase;
}

.customer-stories-h3 {
  /* margin-top: 60px; */
  color: #3A5838;
  font-size: 60px;
  font-weight: 500;
  line-height: 70px !important;
  font-family: sans-serif;
  display: flex;
  justify-content: center;
  text-align: center;
}

.customer-stories-h3-color {
  color: #000;
}

.customer-stories-p {
  color: #565656;
  line-height: 30px;
  font-family: sans-serif;
  font-style: normal;
  font-weight: 600;
  font-size: 18px;
  line-height: 30px;
  text-align: center;
}

.review--animation-div {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 60px;
  width: 3500px;
  justify-content: left;
}

#review--animation-div {
  overflow:visible;
  scroll-snap-align: center;
}

.review--animation-div.review--animation-div-top-row {
  margin-left: 0px;
}

.review--animation-div.review--animation-div-top-bottom {
  margin-top: 40px;
  margin-left: 0px;
}

.review--animation-card {
  overflow: hidden;
  width: 380px;
  height: 480px;
  margin-right: 20px;
  margin-left: 20px;
  border-style: solid;
  border-width: 1px;
  border-color: #9d9c9a;
  border-radius: 20px;
  background-color: #fff;
  box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.25);
}

.review--animation-card-name-icon {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  padding-top: 20px;
  padding-left: 15px;
  align-items: center;
  justify-content: center;
}

.reviews-icon {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  width: 60px;
  height: 60px;
  margin-top: auto;
  margin-left: 10px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 60px;
  background-color: #e9e9e9;
}

.div-block-4 {
  width: 50px;
  background-color: #949494;
}

.reviews-icone-letter {
  overflow: hidden;
  margin: auto;
  color: #404040;
  font-size: 36px;
  text-align: center;
}

.review-name {
  display: block;
  overflow: hidden;
  margin-bottom: 0px;
  margin-left: 10px;
  font-weight: 500;
}

.review-name-div {
  overflow: hidden;
  /* width: 150px; */
}

.text-block {
  font-size: 10px;
}

.review-location {
  overflow: hidden;
  margin-left: 10px;
  font-size: 12px;
}

._5-star-img {
  overflow: hidden;
  width: 80px;
  margin-left: 20px;
  padding-left: 0px;
}

.review-text-div {
  overflow: hidden;
  display: flex;
  justify-content: center;
  font-size: 18px;
  font-weight: 700;
}

.review-paragraph {
  overflow: hidden;
  margin-top: 10px;
  padding-right: 30px;
  padding-left: 20px;
  font-size: 14px;
  font-family: 'Poppins';
}

.purpose-driven-div {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 60px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.dave-amy-img {
  width: 350px;
}

.purpose-driven-text {
  width: 530px;
}

.history-section-p {
  padding-right: 0px;
  font-size: 18px;
  line-height: 30px;
  font-weight: 400;
}

.history-section-p.our-mission-p {
  padding-left: 20px;
  font-size: 20px;
}

.history-section-p.our-mission-video-p {
  margin-top: 40px;
  padding-right: 60px;
  padding-left: 60px;
}

.pure-premium-div {
  margin-top: 60px;
}

.our-mission-img-div {
  display: block;
  margin-top: 40px;
}

.our-mission-img-div-text {
  display: block;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.our-mission-img {
  width: 380px;
}

.paragraph-4 {
  padding-left: 40px;
  font-size: 18px;
  font-weight: 400;
}

.our-mission-video-div {
  margin-top: 40px;
}

.our-mission-h2 {
  margin-bottom: 40px;
  color: #3A5838;
  font-size: 24px;
  line-height: 42px;
  font-weight: 600;
  text-align: center;
}

.history-video {
  width: auto;
  margin-top: 60px;
  margin-right: auto;
  margin-left: auto;
}

.paragraph-5 {
  margin-top: 60px;
  padding-right: 60px;
  padding-left: 60px;
  font-size: 18px;
  line-height: 30px;
  font-weight: 400;
}

.quote-div {
  display: block;
  width: 50%;
  margin-top: 60px;
}

.quote-img-div {
  width: auto;
}

.quote-img-div.amy-img {
  width: auto;
}

.dave-img {
  display: block;
  width: 350px;
  margin-right: auto;
  margin-left: auto;
}

.quote-text-div {
  display: block;
  margin-top: 40px;
  padding-left: 0px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.paragraph-6 {
  font-size: 23px;
}

.quote-text {
  display: block;
  width: auto;
  padding-right: 40px;
  padding-left: 40px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  font-size: 20px;
  line-height: 36px;
  font-weight: 400;
}

.quote-name {
  margin-top: 20px;
  padding-right: 20px;
  padding-left: 40px;
  color: #3A5838;
  font-size: 22px;
}

.image-2 {
  display: block;
  width: 350px;
  margin-right: auto;
  margin-left: auto;
}

.pricing-11-dollars-text {
  margin-top: 50px;
  color: #3A5838;
  font-size: 20px;
  line-height: 34px;
  text-align: center;
}

.pricing-11-dollars-div {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 320px;
  height: 170px;
  margin-top: 30px;
  margin-right: auto;
  margin-left: auto;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border: 2px solid #3A5838;
  border-radius: 20px;
  background-color: #fffbf2;
  box-shadow: 1px 1px 3px 0 rgba(0, 0, 0, 0.25);
}

.pricing-11-dollars-text-in-div {
  color: #3A5838;
  font-size: 64px;
  line-height: 75px;
  font-weight: 600;
  text-align: center;
}

.pricing-section-cost-grid-div {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 40px;
}

.pricing-section-cost-div {
  width: 50%;
}

.pricing-section-cost-img {
  display: block;
  width: 300px;
  margin-right: auto;
  margin-left: auto;
}

.pricing-section-cost-text {
  width: 300px;
  margin-top: 10px;
  margin-right: auto;
  margin-left: auto;
  padding-left: 10px;
  font-size: 16px;
  line-height: 24px;
  font-weight: 500;
  text-align: left;
}

.pricing-11-dollars-spend-text {
  margin-top: 60px;
  color: #3A5838;
  font-size: 24px;
  line-height: 40px;
  font-weight: 600;
  text-align: center;
}

.pricing-11-dollars-spend-grid {
  margin-top: 30px;
  justify-items: center;
  -ms-grid-columns: 1fr 1fr 1fr 1fr;
  grid-template-columns: 1fr 1fr 1fr 1fr;
}

.pricing-spend-grid {
  max-width: 100%;
  display: inline-grid;
  margin-left: 24%;
}

.pricing-11-dollars-spend-grid.pricing-11-dollars-spend-grid-mobile {
  display: none;
}

.pricing-11-dollars-spend-grid-img {
  width: 180px;
}

.pricing-11-dollars-spend-grid-text {
  font-size: 16px;
}

.subscription-video {
  width: auto;
  margin-top: 40px;
  margin-right: auto;
  margin-left: auto;
}

.subscription-video.subscription-video-mobile {
  display: none;
}

.subscription-list-item {
  margin-bottom: 40px;
  padding-left: 50px;
  background-image: url('../images/Check-Icon.svg');
  background-position: 0px 2px;
  background-size: 30px;
  background-repeat: no-repeat;
  background-attachment: scroll;
  font-size: 18px;
  line-height: 36px;
}

.subscription-list {
  margin-top: 40px;
  padding-left: 0px;
}

.support-section-p {
  width: 800px;
  margin-top: 40px;
  margin-right: auto;
  margin-left: auto;
  font-size: 18px;
  line-height: 30px;
}

.support-section-list-image-div {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 40px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.support-section-list-image-div.support-section-list-image-div-mobile {
  display: none;
}

.support-list {
  width: auto;
  margin-top: 20px;
  padding-left: 0px;
  list-style-type: none;
}

.support-img {
  width: 350px;
}

.support-list-div {
  width: 50%;
}

.support-section-list-item {
  margin-bottom: 10px;
  padding-left: 50px;
  background-image: url('../images/Check-Icon.svg');
  background-position: 0px 0px;
  background-size: 30px;
  background-repeat: no-repeat;
  font-size: 20px;
  line-height: 36px;
}

.support-links-main-div {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

#card {
  /* width: 360px;
  margin-top: 20px;
  margin-left: 5px; */
  margin-top: 20px;
}

.m-l-30 {
  margin-left: 30px !important;
}

.support-links-div {
  width: 50%;
}

.support-link {
  display: block;
  margin-right: auto;
  margin-bottom: 10px;
  margin-left: auto;
  padding-left: 140px;
  color: #fff;
  font-size: 18px;
  text-align: left;
}

.f-s-12 {
  font-size: 12px;
}

.f-w-200 {
  font-weight: 200;
}

.m-l-20 {
  margin-left: 20px;
}

.final-cta-img {
  display: block;
  width: 700px;
  margin-top: 40px;
  margin-right: auto;
  margin-left: auto;
  text-align: center;
}

.review--animation-main-div {
  overflow: hidden;
}

.review--animation-main-div.review--animation-main-div-mobile {
  display: none;
}

.benefits-grid {
  width: 60%;
  -ms-grid-columns: 1fr 1fr 1fr;
  grid-template-columns: 1fr 1fr 1fr;
  -ms-grid-rows: auto auto auto;
  grid-template-rows: auto auto auto;
}

.benefits-grid.benefits-grid-bottom {
  margin-right: auto;
  margin-left: auto;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
}

.benefits-grid.benefits-grid-bottom.benefits-grid-2 {
  margin-top: 20px;
  grid-column-gap: 40px;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
}

.ult-video {
  width: 100%;
  height: 10px;
  margin-right: auto;
  margin-left: auto;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
}

.ult-video-div {
  width: 70%;
  margin-top: 40px;
  margin-right: auto;
  margin-left: auto;
}

.best-life-section {
  padding-bottom: 60px;
  background-color: #F9F9FB;
}

.transformation-equation-div {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 800px;
  margin-top: 60px;
  margin-right: auto;
  margin-left: auto;
  padding-left: 50px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.best-life-div {
  margin-top: 40px;
}

.text-block-2 {
  margin-top: 60px;
  font-size: 48px;
  text-align: center;
}

.sustainable-lifestyle-section {
  padding-bottom: 60px;
}

.sustainable-lifestyle-container {
  position: relative;
  /* overflow-x: scroll; */
}

.purum-pure-premium-section {
  padding-bottom: 100px;
}

.quotes-section {
  padding-bottom: 60px;
}

.lifestyle-guide-div {
  margin-top: 40px;
  margin-right: auto;
  margin-left: auto;
}

.quote-div-container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.quote-div-container.quote-div-container-mobile {
  display: none;
}

.transformation-equation-item-div {
  width: auto;
  margin-right: 40px;
  margin-left: 40px;
}

.image-3 {
  display: block;
}

.heading-4 {
  text-align: center;
}

.heading-5 {
  text-align: center;
}

.transformation-equation-icon {
  display: block;
  width: 80px;
  margin-right: auto;
  margin-left: auto;
}

.transformation-equation-text {
  color: #2e2e2e;
  font-size: 30px;
  font-weight: 600;
  text-align: center;
}

.transformation-equation---div {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.text-block-3 {
  font-size: 30px;
}

.transformation-equation- {
  color: #2e2e2e;
  font-size: 40px;
}

.transformation-div {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 40%;
  height: 100px;
  margin: 40px auto 60px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-style: solid;
  border-width: 2px;
  border-color: #3A5838;
  border-radius: 15px;
  background-color: #fff;
}

.transformation-text {
  color: #3A5838;
  font-size: 48px;
  text-align: center;
}

.best-life-grid {
  min-height: 450px;
  margin-right: auto;
  margin-left: auto;
  padding-left: 130px;
  grid-column-gap: 24px;
  -ms-grid-rows: auto auto auto;
  grid-template-rows: auto auto auto;
  border: 1px #3A5838;
  background-color: #3A5838;
  color: #fff;
  border-radius: 10px;
}

#pricing {
  background-image: url('../images/gImage.jpg');
}

.best-life-text {
  padding-top: 5px;
  padding-left: 10px;
  color: #fff;
  font-size: 24px;
  line-height: 35px;
  font-weight: 400;
  text-align: left;
}

.ml-60 {
  margin-left: 0;
}

.best-life-grid-item {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.best-life-grid-icon {
  width: 34px;
  padding-bottom: 21px;
  color: #33a544;
}

.sustainable-living-grid {
  margin-top: 40px;
  grid-row-gap: 24px;
}

.m-l-24 {
  margin-left: 24%;
}

.sustainable-living-p {
  width: 280px;
  margin-right: auto;
  margin-left: auto;
  color: #2e2e2e;
  line-height: 23px;
  text-align: center;
}

.sustainable-living-icon {
  display: block;
  width: 50px;
  margin-right: auto;
  margin-left: auto;
}

.equals-text {
  margin-top: 30px;
  margin-right: 0px;
  margin-left: 0px;
  text-align: center;
}

.html-embed {
  width: auto;
}

.html-embed.html-embed-mobile {
  display: none;
}

.lifestyle-html-embed {
  margin-right: auto;
  margin-left: auto;
}

.ult-video-embed.ult-video-embed-mobile {
  display: none;
}

.what-s-inside-product-text-link {
  color: #3A5838;
  font-size: 16px;
  font-weight: 500;
  text-align: center;
  text-decoration: underline;
  cursor: pointer;
}

.best-life-container-color {
  color: #3A5838 !important;
  font-size: 40px !important;
}

.ult-div-block {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 24px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}


.card {
  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2);
  padding: 16px;
  text-align: center;
  background-color: #f1f1f1;

}

.column {
  float: left;
  padding: 0 10px;
}

.column1 {
  float: left;
  width: 35%;
  padding: 0 10px;
}

.row {
  margin: -15px -5px;
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 10px 30px;
}

.row1 {
  margin: -15px -5px;
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 10px 0px;
}

.row:after {
  content: "";
  display: table;
  clear: both;
}

#SuperCleansR {
  width: 50% !important;
  float: left;
  padding: 0 10px;
}

.image-4 {
  width: 450px;
  margin-right: 40px;
  padding-right: 0px;
  border-style: solid;
  border-width: 2px;
  border-color: #3A5838;
  border-radius: 15px;
}

.text-link {
  color: #3A5838;
}

.footer-section {
  padding-top: 100px;
  padding-bottom: 100px;
  /* border-top: 2px solid #3A5838; */
  background-color: #f6f6f6;
}

.footer-logo {
  display: block;
  width: 200px;
  margin-right: auto;
  margin-left: auto;
}

.footer-text {
  margin-top: 20px;
  color: #3D5C6A;
  font-size: 20px;
  text-align: center;
}

@media screen and (min-width: 991px) and (max-width: 1024px) {


  .w-container {
    width: 960px !important;
  }
  .d-mobile {
    display: none;
  }

  /* .review--animation-div-top-row {
    width: 960px !important;
  } */

  /* .review--animation-div.review--animation-div-top-bottom {
    width: 960px !important;
  } */

  .hero-h1 {
    margin-top: 10px !important;
    font-size: 24px !important;
    line-height: 30px !important;
  }

  .hero-h2 {
    margin-top: 0;
  }

  .ml-20 {
    margin-left: -20%;
  }

  .w-150 {
    width: 150px;
  }

  #ult-div-block {
    display: -ms-grid;
    display: grid !important;
    grid-auto-columns: 1fr;
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    -ms-grid-columns: 1fr 1fr;
    grid-template-columns: 1fr 1fr;
    -ms-grid-rows: auto auto;
    grid-template-rows: auto auto;
    background: radial-gradient(50% 50% at 50% 50%, rgba(58, 88, 56, 0.3) 0%, rgba(217, 217, 217, 0) 100%);
  }

  #ult-div-block1 {
    display: none;
  }

  .dialogULTPacks {
    margin-left: 15px !important;
    font-size: 45px !important;
  }
}

@media screen and (max-width: 991px) {
  .ppcs-heading {
    font-size: 30px;
    color: #235335;
    text-align: center;
    max-width: 85%;
    margin: 20px auto;
    line-height: 1;
  }
  p.ult-sec-heading {
    font-size: 30px;
    color: #235335;
    text-align: center;
    max-width: 80%;
    margin: 20px auto;
    line-height: 1;
  }
  
  p.lgs-sec-heading {
    font-size: 30px;
    color: #235335;
    text-align: center;
    max-width: 80%;
    margin: 50px auto;
    line-height: 1;
  }
  .benefits-section {
    height: auto;
    padding-bottom: 0px;
  }

  .nav-menu {
    background-color: #fff;
  }

  .hero-text-div {
    width: 100%;
    margin-top: 20px;
    padding-left: 20px;
  }

  .hero-h2 {
    width: 380px;
    font-size: 18px !important;
    margin-top: 0;
  }

  .hero-text-span {
    margin-top: 10px;
    margin-left: 0px;
  }

  .f-s-14 {
    font-size: 14px;
  }


  .hero-h1 {
    font-size: 18px;
    line-height: 30px;
    margin-top: 10px !important;
  }

  .cta-button.benefits-section-button {
    margin-bottom: auto;
  }

  .section-h1 {
    font-size: 30px;
  }

  .section-h2 {
    font-size: 14px;
    line-height: 20px;
  }

  .section-h2.best-life-h2 {
    line-height: 37px;
  }

  .fs-14 {
    font-size: 14px;
  }

  .section-h2.benefits-h2 {
    margin-right: auto;
    margin-left: auto;
    padding-top: 60px;
  }

  .section-h2.sustainable-lifestyle-h2 {
    width: 640px;
  }

  .benefits-card {
    width: 220px;
    height: 180px;
  }

  .benefits-card-h3 {
    font-size: 20px;
  }

  .benefits-card-p {
    padding-right: 10px;
  }

  .full-length-img-div {
    margin-top: 40px;
  }

  .full-width-img {
    margin-top: 0px;
  }

  .purpose-driven-text {
    padding-left: 20px;
  }

  .support-section-p {
    width: 640px;
  }

  .icon {
    color: #3A5838;
  }

  .menu-button.w--open {
    background-color: transparent;
  }

  .transformation-div {
    width: 420px;
  }

  .ult-div-block {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-left: 0px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    align-items: center;
  }

  .image-4 {
    margin-right: auto;
    margin-left: auto;
  }

  .product_secrtion {
    display: flex;
    flex-direction: column;
    align-items: center;
    height: auto !important;
  }

  .product-section-header {
    flex-direction: column;
    height: auto;
    width: 60%;
    align-items: center;
    justify-content: center;
    margin: auto;
    border-radius: 34px;
  }

  .product-section-header button {
    background: #E6E6E6;
    border-radius: 75px;
    padding: 5px 35px;
    height: 50px;
    font-size: 22px;
    margin-top: 10px;
    margin-bottom: 10px;
    width: 95%;
  }
}

@media screen and (max-width: 820px) {
  .hero-section {
    height: 340px;
  }

  .m-t-0 {
    margin-top: 0 !important;
  }

  .history-section {
    padding-right: 20px;
    padding-bottom: 0px;
    padding-left: 20px;
  }

  .w-150 {
    width: 150px !important
  }

  .icons-section-h5 {
    font-size: 12px;
  }

  .fs-24 {
    font-size: 24px !important;
  }

  .p-20 {
    padding: 20px;
  }

  .w-250 {
    width: 250px;
  }

  .m-r-115 {
    margin-right: 115px;
  }

  #grid-tab {
    display: flex;
    justify-content: center;
  }

  .ml-60 {
    margin-left: 60px;
  }

  .pricing-section {
    padding-right: 20px;
    padding-left: 20px;
  }

  .subscription-section {
    padding-right: 20px;
    padding-left: 20px;
  }

  .p-10 {
    padding: 10px !important;
  }

  .support-section {
    padding-right: 20px;
    padding-left: 20px;
  }

  .section-h2.sustainable-lifestyle-h2 {
    width: 480px;
  }

  .purpose-driven-div {
    display: block;
  }

  .icon-grid.icon-grid-tab {
    display: -ms-grid;
    display: grid;
    grid-auto-columns: 1fr;
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    -ms-grid-columns: 1fr 1fr;
    grid-template-columns: 1fr 1fr;
    -ms-grid-rows: auto auto;
    grid-template-rows: auto auto;
  }

  #ult-div-block {
    display: -ms-grid;
    display: grid !important;
    grid-auto-columns: 1fr;
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    -ms-grid-columns: 1fr 1fr;
    grid-template-columns: 1fr 1fr;
    -ms-grid-rows: auto auto;
    grid-template-rows: auto auto;
  }

  #ult-div-block1 {
    display: none;
  }



  .icon-grid {
    display: none;
    -ms-grid-columns: 1fr 1fr;
    grid-template-columns: 1fr 1fr;
  }



  .dave-amy-img {
    display: block;
    margin-right: auto;
    margin-left: auto;
  }

  .purpose-driven-text {
    padding-left: 0px;
  }

  .support-section-list-image-div {
    display: none;
  }

  .support-section-list-image-div.support-section-list-image-div-mobile {
    display: inline-flex;
    flex-direction: row-reverse;
  }

  .support-links-div {
    line-height: 25px !important;
  }

  .best-life-section {
    padding-right: 20px;
    padding-left: 20px;
  }

  .sustainable-lifestyle-section {
    padding-right: 20px;
    padding-left: 20px;
  }

  .html-embed {
    display: none;
  }

  .html-embed.html-embed-mobile {
    display: block;
  }

  .review--animation-card {
    width: 330px !important;
    margin-left: 0 !important;
    margin-right: 12px !important;
  }

  .pricing-spend-grid {
    max-width: 100%;
    display: inline-grid;
    margin-left: 0 !important;
    margin-left: 17% !important;
  }

  .section-h2 {
    font-size: 14px;
    line-height: 40px !important;
  }

  .dialogULTPacks {
    font-size: 40px !important;
    font-weight: 400 !important;
    margin-left: 0 !important;
    display: flex;
    align-items: center;
    justify-content: center;
  }
}
@media screen and (max-width: 768px) {
.green-bg-circle,
.blue-bg-circle,
.purple-bg-circle,
.orange-bg-circle {
  display: none;
}
.hero-text-span {
  margin-top: 10px;
  margin-left: 0px;
  text-align: left;
}
  .core-main-bottom-section-content {
    font-size: 1.4rem;
    line-height: 3.5rem;
    color: #006145;
    font-weight: 600;
    width: 100%;
    max-width: 760px;
    text-align: center;
  }
  .core-main-bottom-section {
    margin-top: 30px;
    margin-bottom: 100px;
  }
  .core-main-section {
    /* border: 1px solid; */
    height: auto;
    display: flex;
    flex-direction: column;
    justify-content: stretch;
    align-items: stretch;
    position: relative;
    margin: 0 auto;
  }
  .core-main-products {
    width: 100%;
    padding: 0;
    display: flex;
    flex-direction: column;
  }
  .core-main-product {
    padding-top: 0;
    flex: 0 1 23%;
    display: flex;
    flex-direction: column;
    justify-content: space-around;
    align-items: center;
    text-align: center;
  }
  .core-main-top-section-content {
    height: 100%;
    margin-top: 50px;
    padding-top: 40px;
    margin-bottom: 50px;
    /* border-radius: 100%;
    background-image: none;
    background-repeat: no-repeat;
    background-size: contain; */
  }
  .hero-section {
    height: 340px;
  }

  .m-t-0 {
    margin-top: 0 !important;
  }

  .history-section {
    padding-right: 20px;
    padding-bottom: 0px;
    padding-left: 20px;
  }

  .w-150 {
    width: 150px !important
  }

  .icons-section-h5 {
    font-size: 12px;
  }

  .fs-24 {
    font-size: 24px !important;
  }

  .p-20 {
    padding: 20px;
  }

  .w-250 {
    width: 250px;
  }

  .m-r-115 {
    margin-right: 115px;
  }

  #grid-tab {
    display: flex;
    justify-content: center;
  }

  .ml-60 {
    margin-left: 60px;
  }

  .pricing-section {
    padding-right: 20px;
    padding-left: 20px;
  }

  .subscription-section {
    padding-right: 20px;
    padding-left: 20px;
  }

  .p-10 {
    padding: 10px !important;
  }

  .support-section {
    padding-right: 20px;
    padding-left: 20px;
  }

  .section-h2.sustainable-lifestyle-h2 {
    width: 480px;
  }

  .purpose-driven-div {
    display: block;
  }

  .icon-grid.icon-grid-tab {
    display: -ms-grid;
    display: grid;
    grid-auto-columns: 1fr;
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    -ms-grid-columns: 1fr 1fr;
    grid-template-columns: 1fr 1fr;
    -ms-grid-rows: auto auto;
    grid-template-rows: auto auto;
  }

  #ult-div-block {
    display: -ms-grid;
    display: grid !important;
    grid-auto-columns: 1fr;
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    -ms-grid-columns: 1fr 1fr;
    grid-template-columns: 1fr 1fr;
    -ms-grid-rows: auto auto;
    grid-template-rows: auto auto;
  }

  #ult-div-block1 {
    display: none;
  }



  .icon-grid {
    display: none;
    -ms-grid-columns: 1fr 1fr;
    grid-template-columns: 1fr 1fr;
  }



  .dave-amy-img {
    display: block;
    margin-right: auto;
    margin-left: auto;
  }

  .purpose-driven-text {
    padding-left: 0px;
  }

  .support-section-list-image-div {
    display: none;
  }

  .support-section-list-image-div.support-section-list-image-div-mobile {
    display: inline-flex;
    flex-direction: row-reverse;
  }

  .support-links-div {
    line-height: 25px !important;
  }

  .best-life-section {
    padding-right: 20px;
    padding-left: 20px;
  }

  .sustainable-lifestyle-section {
    padding-right: 20px;
    padding-left: 20px;
  }

  .html-embed {
    display: none;
  }

  .html-embed.html-embed-mobile {
    display: block;
  }

  .review--animation-card {
    width: 330px !important;
    margin-left: 0 !important;
    margin-right: 12px !important;
  }

  .pricing-spend-grid {
    max-width: 100%;
    display: inline-grid;
    margin-left: 0 !important;
    margin-left: 17% !important;
  }

  .section-h2 {
    font-size: 14px;
    line-height: 40px !important;
  }

  .dialogULTPacks {
    font-size: 40px !important;
    font-weight: 400 !important;
    margin-left: 0 !important;
    display: flex;
    align-items: center;
    justify-content: center;
  }
}

@media screen and (max-width: 479px) {

  .review--animation-card { 
    height: auto !important;
  }
  .ult-pc-carrot-single {
  width: 90px;
  position: absolute;
  z-index: 1;
  right: -5%;
  bottom: 65px;
}
  .ult-pc-grass {
    display: none;
  }
  .ult-pc-cherries {
    width: 150px;
    position: absolute;
    z-index: 1;
    right: -10px;
    bottom: 15%;
  }
  .ppcs-heading {
    font-size: 30px;
    color: #235335;
    text-align: center;
    max-width: 85%;
    margin: 20px auto;
    line-height: 1;
  }
  p.ult-sec-heading {
    font-size: 30px;
    color: #235335;
    text-align: center;
    max-width: 80%;
    margin: 20px auto;
    line-height: 1;
  }
  
  p.lgs-sec-heading {
    font-size: 30px;
    color: #235335;
    text-align: center;
    max-width: 80%;
    margin: 50px auto;
    line-height: 1;
  }
  .hero-section {
    height: auto !important;
    background-image: none !important;
    background-size: auto !important;
  }
.product-section-header
{
   width: 100% !important; 
}
.product_image_section
{
  width: 100% !important;
}
.product_description_section
{
  width: 100% !important;
}

  #card {
    width: 260px;
    margin-top: 20px;
    margin-left: 10px;
  }

  .BuyNow {
    margin-bottom: 10px !important;
  }

  #w-node-_12a4c701-424e-1b8c-825c-07cbfc82185a-e476978c {
    -webkit-align-self: center;
    -ms-flex-item-align: center;
    -ms-grid-row-align: center;
    align-self: center;
    -ms-grid-column-align: center;
    justify-self: center;
  }

  #w-node-_879a1d43-61e8-0a44-0d18-c7a3728f64e5-e476978c {
    -webkit-align-self: center;
    -ms-flex-item-align: center;
    -ms-grid-row-align: center;
    align-self: center;
    -ms-grid-column-align: center;
    justify-self: center;
  }

  .mt-30 {
    margin-top: -30px !important;
  }

  .mt-20 {
    margin-top: -20px !important;
  }

  .buynowBtn {
    border-radius: 3px;
    width: 120px;
    height: 34px;
    color: #fff;
    margin-top: 0px;
  }

  #BuyNow1 {
    background: #235335;
  }

  #BuyNow2 {
    background: #624A61;
  }

  #BuyNow3 {
    background: #056FB6;
  }

  #BuyNow4 {
    background: #BF8A56;
  }

  #ult-div-block {
    display: none;
  }

  .h-140 {
    height: 140px;
  }

  .l-h-20 {
    line-height: 20px !important;
  }

  .m-r-115 {
    margin-right: 0px !important;
  }

  .benefits-section {
    height: auto;
  }

  .row {
    margin: -15px -5px;
    display: flex;
    justify-content: center;
    flex-direction: column;
    align-items: center;
    gap: 10px 30px;
  }

  #product {
    display: contents;
  }

  .p-10 {
    padding: 10px;
  }

  .history-section {
    padding-bottom: 60px;
  }

  .subscription-section {
    padding-top: 0px;
    border-bottom-width: 2px;
    border-bottom-color: #7c7c7c;
  }

  .support-section {
    padding-top: 0px;
  }

  .support-links-div {
    line-height: 10px !important;
  }

  .nav-menu {
    background-color: #fff;
  }

  .hero-text-div {
    margin-top: 10px;
    padding-left: 0px;
    margin-left: 10px;
  }

  .ult-div-block {
    margin-bottom: 0 !important;
    margin-bottom: 0 !important;
    margin-top: 0 !important;
  }

  .hero-h2 {
    width: 100%;
    padding-right: 20px;
    padding-left: 20px;
    font-size: 16px;
    line-height: 20px;
    text-align: center;
    margin-top: 20px;
  }

  .hero-h1 {
    padding-right: 10px;
    padding-left: 10px;
    color: #3A5838;
    font-size: 24px;
    text-align: center;
  }

  .icons-section-h5 {
    font-size: 10px !important;
    line-height: 20px !important;
  }

  .icons-section-i {
    font-size: 14px;
    display: block;
    text-align: center;
  }

  .cta-button {
    display: none;
    /* width: 340px !important; */
    margin-right: auto;
    margin-left: auto;
    padding-right: 10px;
    padding-left: 10px;
    text-align: center;
  }

  .cta-button.what-s-inside-section-button {
    margin-top: 40px;
  }

  .cta-button.customer-stories-section-button {
    width: 200px !important;
    margin-top: 0 !important;
    font-size: 18px !important;
  }

  .pricing-11-dollars-spend-grid-img {
    width: auto !important;
  }

  .cta-button.mobile-cta-button {
    display: block;
    margin-top: 12px;
    margin-bottom: 20px;
    width: 320px !important;
  }

  .section-h1 {
    overflow: visible;
    width: auto;
    margin-right: 0px;
    margin-left: 0px;
    padding-top: 0px;
    padding-right: 0px;
    padding-left: 0px;
    font-size: 24px;
    line-height: 36px;
  }

  .f-s-40 {
    font-size: 20px !important;
  }

  .section-h1.logo-section-h1 {
    margin-bottom: 0px !important;
    line-height: 40px;
  }

  .section-h1.content-section-h1 {
    padding-right: 10px;
    padding-left: 10px;
    font-size: 25px;
    line-height: 38px;
  }

  .section-h1.our-mission-h1 {
    font-size: 36px;
    line-height: 48px;
  }

  .section-h1.reviews-h--mobile {
    font-size: 36px;
    line-height: 48px;
  }

  .section-h1.benefits-h1 {
    overflow: visible;
    width: auto;
    line-height: 30px !important;
    padding-right: 0px;
    padding-left: 0px;
    font-size: 21px;
    -o-object-fit: fill;
    object-fit: fill;
  }

  .section-h2 {
    padding-right: 20px;
    padding-left: 20px;
    font-size: 18px;
    line-height: 30px;
  }

  .section-h2.content-section-h2 {
    padding-right: 10px;
    padding-left: 10px;
    font-size: 16px;
  }

  .section-h2.content-section-h2.lifestyle-guide-h2 {
    width: 100%;
    padding-right: 10px;
    padding-left: 10px;
    font-size: 18px;
  }

  .section-h2.history-section-h2 {
    padding-right: 0px;
    padding-left: 0px;
    font-size: 22px;
  }

  .section-h2.subscription-h2 {
    padding-right: 0px;
    padding-left: 0px;
  }

  .section-h2.best-life-h2 {
    padding-right: 0px;
    padding-left: 0px;
    line-height: 31px;
    margin-top: 30px !important;
    font-size: 20px !important;
  }

  .f-italic {
    font-style: italic;
  }

  .section-h2.benefits-h2 {
    width: auto;
    margin-right: 0px;
    margin-left: 0px;
    padding-top: 40px;
    padding-right: 0px;
    padding-left: 0px;
    font-size: 16px;
    line-height: 26px;
  }

  .section-h2.sustainable-lifestyle-h2 {
    width: 100%;
    padding-right: 0px;
    padding-left: 0px;
    font-size: 16px;
  }

  .section-h2.lifestyle-guid-section-h2 {
    padding-right: 0px;
    padding-left: 0px;
  }

  .benefits-cards-grid-div {
    display: none;
    margin-right: auto;
    margin-left: auto;
  }

  .support-section-list-image-div.support-section-list-image-div-mobile {
    display: block;
  }


  .benefits-cards-grid-div.benefits-cards-grid-div-2 {
    display: none;
  }

  .benefits-cards-grid-div.benefits-cards-grid-div-mobile {
    display: block;
  }

  .benefits-card {
    margin-right: auto;
    margin-bottom: 40px;
    margin-left: auto;
  }

  .benefits-card.benefits-card-mobile {
    width: 100%;
    height: 180px;
    max-width: 100%;
    min-width: 100%;
    margin-top: auto;
    margin-bottom: auto;
  }

  .benefits-card.benefits-card-mobile.benefits-card-mobile-smaller-size {
    height: 150px;
  }

  .benefits-card-h3 {
    margin-top: 20px;
    margin-bottom: 0px;
    padding-right: 0px;
    padding-left: 0px;
    font-size: 105%;
    line-height: 23px;
    text-align: center;
  }

  .benefits-card-p {
    margin-top: 5px;
    padding-right: 10px;
    padding-left: 20px;
    font-size: 11px;
    text-align: left;
  }

  .div-block {
    display: block;
  }

  .mobile-hero-image {
    overflow: hidden;
    width: 550px;
    max-width: 100%;
    margin-right: 0px;
  }

  .mobile-hero-image-div {
    display: block;
    margin-top: 10px;
    background-clip: border-box;
    -webkit-text-fill-color: inherit;
  }

  .full-length-img-div {
    display: none;
  }

  .full-length-img-div.full-length-img-div-mobile {
    display: block;
  }

  .section-h3 {
    padding-right: 0px;
    padding-left: 0px;
    font-size: 16px;
  }

  .section-h3.content-section-h3 {
    text-align: center;
  }

  .section-h3.subscription-h3 {
    padding-right: 10px;
    padding-left: 10px;
    font-size: 24px;
  }

  .section-h3.quotes-section-h3 {
    padding-right: 20px;
    padding-left: 20px;
    font-size: 22px;
  }

  .what-s-inside-product-grid {
    padding-right: 20px;
    padding-left: 20px;
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
  }

  .icon-grid {
    display: none;
  }

  .icon-grid.icon-grid-mobile {
    display: -ms-grid;
    display: grid;
    grid-auto-columns: 1fr;
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    -ms-grid-columns: 1fr 1fr;
    grid-template-columns: 1fr 1fr;
    -ms-grid-rows: auto auto;
    grid-template-rows: auto auto;
  }

  .icon-grid.icon-grid-tab {
    display: none;
  }

  .icon-grid.icon-grid-tab {
    display: none;
  }


  .placemat-div {
    display: block;
    margin-top: 40px;
    margin-bottom: 60px;
    padding-right: 20px;
    padding-left: 20px;
  }

  .placemat-text-div {
    width: 100%;
    margin-right: 0px;
    padding-right: 0px;
    padding-left: 0px;
  }

  .placemat-p {
    width: auto;
    font-size: 16px;
  }

  .placemat-image {
    margin-right: auto;
    margin-left: auto;
    padding-right: 10px;
    padding-left: 10px;
  }

  .lifestyle-img {
    padding-right: 20px;
    padding-left: 20px;
  }

  .customer-stories-video-div {
    display: block;
    margin-top: 40px;
  }

  .customer-stories-video-div.customer-stories-video-div-tracie.customer-stories-video-div-desktop {
    display: block;
  }

  .customer-stories-video-div.customer-stories-video-div-desktop {
    display: block;
  }

  .customer-stories-video {
    width: auto;
    margin-right: 0px;
    margin-left: 0px;
    padding-right: 0px;
    padding-left: 0px;
    text-align: center;
  }

  .customer-stories-text {
    width: 100%;
    padding-right: 20px;
    padding-left: 0px !important;
  }

  .m-l-5 {
    margin-left: 5px !important;
  }

  .customer-stories-h3 {
    font-size: 30px;
    line-height: 40px !important;
    margin-top: 20px !important;
  }

  .customer-stories-h3 {
    margin-top: 0px;
  }

  .customer-stories-p {
    margin-top: 20px;
    font-weight: 400;
  }

  .review--animation-div.review--animation-div-top-row {
    display: block;
    width: 100%;
  }

  .review--animation-card {
    width: 100% !important;
    /* min-height: auto; */
    margin-right: auto;
    margin-bottom: 40px;
    margin-left: auto;
  }

  .review-name {
    margin-top: 10px;
  }

  .review-location {
    font-size: 10px;
  }

  .review-paragraph {
    padding-right: 10px;
    font-size: 16px;
    line-height: 22px;
    font-weight: 400;
  }

  .purpose-driven-div {
    display: block;
  }

  .purpose-driven-text {
    width: 100%;
    padding-right: 0px;
    padding-left: 0px;
  }

  .dave-amy-img-div {
    padding-right: 0px;
    padding-left: 0px;
  }

  .history-section-p.our-mission-p {
    margin-top: 20px;
    padding-right: 0px;
    padding-left: 0px;
    font-size: 18px;
    line-height: 36px;
  }

  .history-section-p.our-mission-video-p {
    padding-right: 0px;
    padding-left: 0px;
  }

  .pure-premium-div {
    margin-top: 60px;
    padding-right: 0px;
    padding-left: 0px;
  }

  .our-mission-img-div {
    display: block;
    padding-right: 20px;
    padding-left: 20px;
  }

  .our-mission-img {
    width: auto;
  }

  .our-mission-video-div {
    padding-right: 0px;
    padding-left: 0px;
  }

  .our-mission-h2 {
    padding-right: 15px;
    padding-left: 15px;
    font-size: 18px;
    line-height: 32px;
  }

  .history-video {
    padding-right: 0px;
    padding-left: 0px;
  }

  .quote-div {
    display: block;
    width: 100%;
    padding-right: 20px;
    padding-left: 20px;
  }

  .quote-div.quote-div-desktop {
    display: none;
  }

  .quote-img-div {
    width: 100%;
  }

  .dave-img {
    display: block;
    width: 300px;
    margin-right: auto;
    margin-left: auto;
  }

  .quote-text-div {
    display: block;
    margin-top: 20px;
    padding-right: 0px;
    padding-left: 0px;
  }

  .quote-text {
    width: auto;
    padding-right: 0px;
    padding-left: 0px;
    font-size: 18px;
    font-weight: 400;
    text-align: left;
  }

  .quote-name {
    margin-top: 20px;
    padding-right: 0px;
    padding-left: 0px;
    font-size: 18px;
    font-weight: 600;
    text-align: center;
  }

  .image-2 {
    display: block;
    width: 300px;
    margin-right: auto;
    margin-left: auto;
  }

  .pricing-11-dollars-text {
    padding-right: 0px;
    padding-left: 0px;
    line-height: 30px;
  }

  .pricing-11-dollars-div {
    width: 280px;
    height: 150px;
  }

  .pricing-11-dollars-text-in-div {
    font-size: 54px;
  }

  .pricing-section-cost-grid-div {
    display: block;
  }

  .pricing-section-cost-div {
    width: 100%;
    margin-bottom: 60px;
    padding-right: 20px;
    padding-left: 20px;
  }

  .pricing-section-cost-img {
    width: auto;
  }

  .pricing-section-cost-text {
    width: auto;
    padding-left: 10px;
    font-size: 18px;
  }

  .pricing-11-dollars-spend-text {
    padding-right: 20px;
    padding-left: 20px;
    font-size: 24px;
  }

  .pricing-11-dollars-spend-grid {
    display: none;
    padding-right: 20px;
    padding-left: 20px;
    -ms-grid-columns: 1fr 1fr;
    grid-template-columns: 1fr 1fr;
    -ms-grid-rows: auto auto auto auto;
    grid-template-rows: auto auto auto auto;
  }

  .pricing-11-dollars-spend-grid.pricing-11-dollars-spend-grid-mobile {
    display: -ms-grid;
    display: inherit;
    grid-auto-columns: 1fr;
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    -ms-grid-columns: 1fr 1fr;
    grid-template-columns: 1fr 1fr;
    -ms-grid-rows: auto auto auto auto;
    grid-template-rows: auto auto auto auto;
  }

  .subscription-video {
    padding-right: 0px;
    padding-left: 0px;
  }

  .subscription-video.subscription-video-desktop {
    display: none;
  }

  .subscription-video.subscription-video-mobile {
    display: block;
  }

  .subscription-list-item {
    font-size: 18px;
  }

  .subscription-list {
    padding-right: 20px;
    padding-left: 20px;
  }

  .support-section-p {
    width: auto;
    padding-right: 0px;
    padding-left: 0px;
    text-align: center;
  }

  .support-section-list-image-div {
    display: none;
  }

  .support-section-list-image-div.support-section-list-image-div-mobile {
    display: block;
  }

  .support-img {
    width: auto;
    padding-right: 0px;
    padding-left: 0px;
  }

  .support-list-div {
    width: 100%;
    margin-top: 40px;
    margin-bottom: 60px;
    padding-right: 20px;
    padding-left: 20px;
  }

  .support-section-list-item {
    font-size: 18px !important;
    text-transform: capitalize;
  }

  .support-links-main-div {
    display: block;

  }

  .support-links-div {
    width: auto;
  }

  .support-link {
    margin-bottom: 40px;
    padding-left: 0px;
    text-align: center;
    font-size: 18px !important;
  }

  .final-cta-img {
    padding-right: 20px;
    padding-left: 20px;
  }

  .review--animation-main-div {
    display: none;
  }

  .review--animation-main-div.review--animation-main-div-mobile {
    display: block;
    padding-right: 20px;
    padding-left: 20px;
  }

  .icon {
    color: #3A5838;
  }

  .menu-button {
    color: #282323;
  }

  .menu-button.w--open {
    background-color: #fff;
    color: #fff;
  }

  .benefits-grid.benefits-grid-mobile {
    width: auto;
    padding-right: 15px;
    padding-left: 15px;
    grid-column-gap: 10px;
    grid-row-gap: 16px;
    -ms-grid-columns: 1fr 1fr;
    grid-template-columns: 1fr 1fr;
    -ms-grid-rows: auto auto auto;
    grid-template-rows: auto auto auto;
  }

  .ult-video-div {
    width: 100%;
  }

  .transformation-equation-div {
    width: auto;
    margin-right: 0px;
    margin-left: 0px;
    padding-right: 20px;
    padding-left: 35px;
  }

  .quote-div-container {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }

  .quote-div-container.quote-div-container-desktop {
    display: none;
  }

  .quote-div-container.quote-div-container-mobile {
    display: block;
  }

  .transformation-equation-item-div {
    margin-right: 5px;
    margin-left: 5px;
    padding-right: 0px;
  }

  .transformation-equation-icon {
    width: 35px;
  }

  .transformation-equation-text {
    margin-top: 10px;
    font-size: 17px;
  }

  .transformation-equation- {
    font-size: 28px;
  }

  .transformation-div {
    width: 90%;
    height: 80px;
  }

  .transformation-text {
    font-size: 30px;
  }

  .best-life-grid {
    padding-left: 15px;
    padding-top: 20px;
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
    -ms-grid-rows: auto auto auto auto auto auto;
    grid-template-rows: auto auto auto auto auto auto;
  }

  .sustainable-living-grid {
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
    -ms-grid-rows: auto auto auto auto;
    grid-template-rows: auto auto auto auto;
  }

  .sustainable-living-p {
    font-size: 16px;
    line-height: 24px;
    font-weight: 400;
  }

  .benefits-headings-div {
    padding-right: 20px;
    padding-left: 20px;
  }

  .equals-text {
    margin-top: 10px;
  }

  .html-embed {
    display: none;
  }

  .html-embed.html-embed-mobile {
    display: block;
  }

  .ult-video-embed {
    display: none;
  }

  .ult-video-embed.ult-video-embed-mobile {
    display: block;
  }

  .image-4 {
    width: auto;
  }

  .footer-logo {
    width: 150px;
  }

  .footer-text {
    font-size: 18px;
  }
}

.f-w-500 {
  font-weight: 500;
}
.f-s-14 {
  font-size: 14px;
}

.text-align {
  text-align: center;
}

.f-josefin {
  font-family: 'Josefin Sans';
}



#w-node-f5992c6c-f534-19d7-7676-1e0f35dae978-e476978c {
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
  -ms-grid-column-align: start;
  justify-self: start;
}

#w-node-_0e5a0c04-1872-677e-617e-7c6efa923049-e476978c {
  -ms-grid-column-align: center;
  justify-self: center;
}

#w-node-_12a4c701-424e-1b8c-825c-07cbfc82185a-e476978c {
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
  -ms-grid-column-align: center;
  justify-self: center;
}

#w-node-_879a1d43-61e8-0a44-0d18-c7a3728f64e5-e476978c {
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
  -ms-grid-column-align: center;
  justify-self: center;
}


.modal {
  display: none;
  /* Hidden by default */
  position: fixed;
  /* Stay in place */
  z-index: 1000;
  /* Sit on top */
  padding-top: 100px;
  /* Location of the box */
  left: 0;
  top: 0;
  width: 100%;
  /* Full width */
  height: 100%;
  /* Full height */
  overflow-x: hidden;
  /* Enable scroll if needed */
  background-color: rgb(0, 0, 0);
  /* Fallback color */
  background-color: rgba(0, 0, 0, 0.4);
  /* Black w/ opacity */
}

/* Modal Content */
.modal-content {
  background-color: #fefefe;
  margin: auto;
  padding: 20px;
  border: 1px solid #888;
  width: 380px;
  /* max-height: 500px; */
  overflow-y: auto;
  text-align: center;
  overflow-x: hidden;
}

.dialog-box {
  margin-top: 24px;
  text-align: left;
  line-height: 30px;
}

.dialog-section {
  color: #3A5838;
  font-weight: 500;
  text-align: left;
  font-size: 22px;
  line-height: 26px;
  margin-top: 10px;
}

/* The Close Button */
.close {
  color: #aaaaaa;
  float: right;
  font-size: 28px;
  font-weight: bold;
}

.close:hover,
.close:focus {
  color: #000;
  text-decoration: none;
  cursor: pointer;
}

.modal-content img {
  /* min-height: 80px !important; */
  height: 150px
}

.modal-content .image {
  width: auto;
  margin: 0 auto
}

.v-open {
  height: auto !important;
  z-index: 901;
  max-width: 940px;
}

.v-close {
  height: 80px !important;
}

.d-mobile {
  display: none;
}

/* .notexpandicon {
  transform: translate3d(0px, 0px, 0px) scale3d(1, 1, 1) rotateX(0deg) rotateY(0deg) rotateZ(0deg) skew(0deg, 0deg) !important;
}

.expandicon {
  transform: translate3d(0px, 0px, 0px) scale3d(1, 1, 1) rotateX(0deg) rotateY(0deg) rotateZ(180deg) skew(0deg, 0deg) !important;
} */
@media screen and (max-width:600px) {
  .core-main-top-section-content {
    background: transparent;
    height: 100%;
    margin-top: 200px;
    padding-top: 40px;
    padding-bottom: 50px;
    border-radius: 0%;
    background-image: url(../images/rectangleCircle.png);
    background-repeat: round;
    background-size: contain;
  }
  }
@media screen and (max-width:479px) {
  .d-mobile {
    display: block;
  }
  .d-tab {
    display: none;
  }
  .text-align {
    text-align: left;
  }
  .ult-container {
    display: block;
    font-size: 24px;
    margin-top: 60px;
    text-align: center;
    /* line-height: 55px; */
    font-weight: 600;
  }
  .c1{
    color: rgb(58, 88, 56);
  }
  .c2{
    color: rgb(98, 74, 97);
  }
  .c3{
    color: rgb(191, 138, 86);
  }
  .c4{
    color: rgb(0, 62, 104);
  }
  .modal-content {
    background-color: #fefefe;
    margin: auto;
    padding: 20px;
    border: 1px solid #888;
    width: 90%;
    overflow-y: auto;
    text-align: center;
    overflow-x: hidden;
  }
  .line-height {
    line-height: 1;
  }
  p.ult-sec-heading {
    font-size: 21px;
    color: #235335;
    text-align: center;
    max-width: 80%;
    margin: 20px auto;
  }
  
  p.lgs-sec-heading {
    font-size: 21px;
    color: #235335;
    text-align: center;
    max-width: 80%;
    margin: 50px auto;
  }

  .h5-heading {
    font-size: 20px !important;
  }

  .modal-content img {
    min-height: 130px !important;
  }

  .dialogULTPacks {
    font-size: 20px !important;
  }
}

.main-green {
  color: #006145 !important;
}

.h5-heading {
  font-size: 24px;
  line-height: 30px;
  margin-top: 10px;
}

.review--animation-card1-color {
  background: rgba(1, 55, 22, 0.84);
  border: 1px solid #0F7939;
  border-radius: 30px;
  color: #fff;
}

.review--animation-card2-color {
  color: #fff;
  background: rgba(98, 74, 97, 0.82);
  border: 1px solid #624A61;
  border-radius: 30px;
}

.review--animation-card3-color {
  background: rgba(0, 62, 104, 0.82);
  border: 1px solid #056FB6;
  border-radius: 30px;
  color: #fff;
}

.review--animation-card4-color {
  background: rgba(191, 138, 86, 0.84);
  border: 1px solid #BF8A56;
  border-radius: 30px;
  color: #fff;
}

.BuyNow {
  display: flex;
  justify-content: center;
  margin-top: 10px;
}

#BuyNow1 {
  background: #235335;
  border-radius: 3px;
  width: 120px;
  height: 34px;
  color: #fff;
}

#BuyNow2 {
  background: #624A61;
  border-radius: 3px;
  width: 120px;
  height: 34px;
  color: #fff;
}

#BuyNow3 {
  background: #056FB6;
  border-radius: 3px;
  width: 120px;
  height: 34px;
  color: #fff;
}

#BuyNow4 {
  background: #BF8A56;
  border-radius: 3px;
  width: 120px;
  height: 34px;
  color: #fff;
}

#dialog-section1 {
  background: linear-gradient(180deg, rgba(33, 113, 28, 0.42) 0%, rgba(217, 217, 217, 0) 100%);
}

#dialog-section2 {
  background: linear-gradient(180deg, rgba(33, 113, 28, 0.42) 0%, rgba(217, 217, 217, 0) 100%);
}

#dialog-section3 {
  background: linear-gradient(180deg, rgba(24, 160, 251, 0.35) 0%, rgba(217, 217, 217, 0) 100%);
}

#dialog-section4 {
  background: linear-gradient(180deg, rgba(24, 160, 251, 0.35) 0%, rgba(217, 217, 217, 0) 100%);
}

#dialog-section5 {
  background: linear-gradient(180deg, rgba(191, 138, 86, 0.67) 0%, rgba(217, 217, 217, 0) 100%);
}

.color-text1 {
  color: #3a5838;
}

.color-text2 {
  color: #624A61;
}

.color-text3 {
  color: #056FB6;
}

.color-text4 {
  color: #BF8A56;
}

.f-w-200 {
  font-weight: 200;
}

.min-H-160 {
  min-height: 160px;
}

.min-H-170 {
  min-height: 170px;
}

.min-H-200 {
  min-height: 200px;
}

.min-H-300 {
  min-height: 300px;
}

.p {
  font-size: 10px !important;
  margin: 0px 20px !important;
  line-height: 16px !important;
}

.review--animation-card h4 {
  font-weight: 600;
  font-size: 20px;
}

.w-200 {
  width: 200px !important;
}

.f-s-40 {
  font-size: 40px;
}

.cursor-pointer {
  cursor: pointer;
}

#customer-stories-text {
  display: flex;
  justify-content: center;
  background: radial-gradient(50% 50% at 50% 50%, rgba(58, 88, 56, 0.3) 0%, rgba(217, 217, 217, 0) 100%);
}

.dialogULTPacks {
  font-size: 50px;
  font-weight: 400 !important;
  margin-left: 50px;
  display: flex;
  align-items: center;
  justify-content: center;
}

#ult-div-block {
  display: none;
}

.text-end {
  text-align: end;
}

.p-40 {
  padding: 40px;
}

.img-container {
  width: 150px;
  height: 150px;
}

@media (min-width:1025px) and (max-width:1260px) {
  .hero-text-div {
    margin-top: 0px;
  }
  .ult-container {
    display: none;
  } 
}

