.arrow-container,
.header__subtitle,
.prefer-reading,
.txt-center,
.txt-ctr {
  text-align: center;
}
.accordion .label,
.bold-para,
.btn-sec a,
.no-thk a,
.sectionHeading {
  text-transform: capitalize;
}
.prefer-reading,
a {
  text-decoration: none;
}
.footer p a,
.header__title,
.prefer-reading {
  text-decoration: underline;
}
.grid-col-3.active:before,
.hero-sec:after {
  content: "";
  position: absolute;
  background-repeat: no-repeat;
  background-size: contain;
}
.accordion .accrd,
.container,
.hero-sec,
.pro-img3,
.pro-img6,
.video-box {
  position: relative;
}
* {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}
a {
  color: inherit;
}
ul {
  list-style: none;
}
.bdr-1 {
  border: 2px solid #fff;
}
.act-box,
.header-badge img,
.header-text-box,
.prefer-reading,
.video_thumb {
  border-radius: 10px;
}
.wrap {
  width: 100%;
  max-width: 100%;
}
.container {
  width: 100%;
  max-width: 1140px;
  margin: auto;
}
:root {
  --txt-clr: #1e1e1e;
  --white-clr: #ffffff;
  --pruple-clr: #6b73b7;
  --purplenew-clr: #636aa3;
  --bg-light-purple: #f4f5ff;
  --roboto-fnt: "Roboto Mono", monospace;
  --PT-fnt: "PT Serif", serif;
  --oswald: "Oswald", sans-serif;
}
.hiddenSection {
  display: none;
}
body {
  font-family: Nunito, sans-serif;
  color: var(--txt-clr);
}
.bg-pruple {
  background-color: var(--pruple-clr);
}
.btl1,
.btl3,
.btl6,
.d-block,
.dis-blk,
.dis-block,
.dis-dsk,
.dis_blk,
.pro-img3:before {
  display: block;
}
.dis-mbl {
  display: none !important;
}
.mtb-70 {
  margin: 70px 0;
}
.mt-70 {
  margin-top: 70px;
}
.mt-50 {
  margin-top: 50px;
}
.ptb-70 {
  padding: 70px 0;
}
.grid-row {
  display: flex;
}
.grid-col-1 {
  flex: 8.33%;
}
.grid-col-2 {
  flex: 16.66%;
}
.grid-col-3 {
  flex: 25%;
}
.grid-col-4 {
  flex: 33.3%;
}
.grid-col-5 {
  flex: 41.66%;
}
.grid-col-6 {
  flex: 50%;
}
.grid-col-7 {
  flex: 58.33%;
}
.grid-col-8 {
  flex: 66.66%;
}
.grid-col-9 {
  flex: 75%;
}
.grid-col-10 {
  flex: 83.33%;
}
.grid-col-11 {
  flex: 91.66%;
}
.grid-col-12 {
  flex: 100%;
}
.ptb-2 {
  padding-top: 20px;
  padding-bottom: 20px;
}
.yellow-text {
  color: #ffd600 !important;
}
.grid-col-3.active .act-subtitle,
.grid-col-3.active .act-title,
.grid-col-3.active .btl-price,
.grid-col-3.active .guarantee-dis,
.grid-col-3.active .saving-price,
.header__subtitle,
.prefer-reading,
.timer-txt {
  color: var(--white-clr);
}
.dis_mbl {
  display: none;
}
.dis_dktp {
  display: block;
}
.pb-0 {
  padding-bottom: 0 !important;
}
span.headline_bg {
  background: linear-gradient(90deg, #e93293 0, #6b73b7 49.5%, #22b0e5 100%);
  display: inline-block;
  padding: 5px 10px;
  margin-bottom: 8px !important;
}
.pt-0 {
  padding-top: 0 !important;
}
.act-row,
.shipping-itm {
  justify-content: center;
}
.hero-sec {
  background: url(../images/indexvsl/banner_bg.webp) left top/100% 65% no-repeat,
    url("../images/indexvsl/banner_gradient.webp") left top/100% 65% no-repeat;
  background-size: 100%;
  background-position: top;
}
.header-text-box {
  background-color: #fff;
  padding: 20px;
  width: 100%;
  max-width: 934px;
  margin: 0 auto 15px;
}
.header-text-box p {
  font-size: 19px;
  font-weight: 500;
  line-height: 27px;
}
.pro-img3:before,
.pro-img6:before {
  height: 100px;
  width: 92px;
  content: "";
}
.video-box {
  max-width: 950px;
  margin: 20px auto 0;
}
.btl1,
.btl3,
.btl6 {
  margin: auto;
  width: 100%;
}
.mbl-nn {
  display: none;
}
.header__subtitle {
  padding-bottom: 2px;
  font-family: var(--roboto-fnt);
  letter-spacing: -0.7px;
  font-size: 28px;
  font-weight: 400;
  line-height: 36px;
}
.header__title,
.timer-txt {
  font-weight: 700;
  text-align: center;
}
.header__title {
  font-family: var(--roboto-fnt);
  padding: 0 15px 7px;
  display: block;
  word-break: break-word;
  font-size: 55px;
  line-height: 84px;
  color: #ffd500;
  letter-spacing: -0.5px;
  text-shadow: 0 0 0 #585858b0;
}
.header__title_vs3 {
  font-size: 40px !important;
  line-height: 42px !important;
  color: #ffd500;
  padding: 30px 4em 0;
}
.header__title span {
  text-decoration-thickness: 4px;
}
.color-white {
  color: #fff !important;
}
.header-badge {
  margin: 0 auto;
  max-width: 964px;
}
.header-badge img,
.thumb-img img {
  width: 100%;
}
.video_thumb {
  max-width: 975px;
  width: 100%;
  display: block;
  margin: 37px auto 20px;
}
.prefer-reading {
  font-size: 25px;
  padding: 15px;
  display: block;
  max-width: 476px;
  width: 100%;
  margin: 35px auto 25px;
  background: linear-gradient(90deg, #e93293 0, #6b73b7 49.5%, #22b0e5 100%);
}
.act-subtitle,
.act-title,
.btl-price {
  color: var(--purplenew-clr);
}
.timer-sec {
  padding: 15px;
  background: linear-gradient(90deg, #e93293 0, #6b73b7 50%, #22b0e5 100%);
}
.arrow-down {
  border-left: 108px solid transparent;
  border-right: 108px solid transparent;
  border-top: 50px solid #b95a1f;
  display: inline-block;
}
.timer-txt {
  font-size: 40px;
  font-family: var(--PT-fnt) !important;
}
.act-sec {
  background: #f4f5f7;
  padding: 75px 0;
}
.act-row {
  display: flex;
  align-items: center;
  gap: 3%;
}
.act-row.act-row--baseline {
  align-items: normal;
}
.act-box {
  background: #e5e7f9;
  overflow: hidden;
  box-shadow: 0 4px 15px 0 #00000040;
}
.review_box {
  background: #f4f5f7;
  text-align: center;
}
img.stars_img {
  width: 100%;
  max-width: 400px;
  margin-bottom: 5px;
}
.timer_new_bg {
  background: radial-gradient(50% 50% at 50% 50%, #d16626 0%, #b9591f 100%);
}
#timer,
#timer2 {
  font-family: var(--PT-fnt) !important;
  font-size: 52px;
}
.review_box h5 {
  font-size: 34px;
  line-height: 45px;
  font-weight: 800;
  margin-bottom: 13px;
}
.review_box p {
  font-size: 23px;
  line-height: 32px;
  font-weight: 400;
  padding-bottom: 30px;
}
.act-title {
  font-size: 35px;
  font-style: normal;
  font-weight: 900;
  padding-top: 26px;
  letter-spacing: 1px;
}
.act-subtitle,
.price-box span {
  font-weight: 400;
  font-size: 25px;
  font-style: normal;
}
.grid-col-3.active {
  transform: scale(1);
  transition: 0.25s linear;
  border: 0.8px solid #bbd781;
  background: #fbfbff;
  box-shadow: 0 4px 15px 0 rgba(0, 0, 0, 0.25);
  overflow: initial;
  border-radius: 10px;
  position: relative;
}
.grid-col-3.active:hover {
  -webkit-transform: scale(1.05);
  transform: scale(1.05);
}
.grid-col-3.active .act-box:hover {
  background-color: #c8c8ff;
}
.grid-col-3.active:before {
  top: -1%;
  right: -3%;
  background-image: url("../images/indexvsl/mostpopular_badge.webp");
  background-position: right;
  height: 130px;
  width: 100%;
}
.accrd:last-child,
.grid-col-3.active .act-box {
  background: linear-gradient(360deg, #e93293 0, #6b73b7 50%, #22b0e5 100%);
}
.act-subtitle {
  padding-bottom: 8px;
  font-size: 25px;
}
.act-details {
  padding: 10px 15px 30px;
}
.btl1 {
  max-width: 208px;
}
.btl6 {
  max-width: 330px;
}
.cart-btn2 a:before,
.pro-img3:before,
.pro-img6:before {
  position: absolute;
  background-size: contain;
  background-repeat: no-repeat;
}
.pro-img6:before {
  background-image: url("../images/indexvsl/save300_badge.webp");
  right: 4px;
  top: -6px;
  display: block;
}
.pro-img3:before {
  background-image: url("../images/indexvsl/save120_badge.webp");
  right: 6%;
  top: -1px;
}
.btl3 {
  max-width: 208px;
}
.btl-price {
  font-size: 80px;
  font-style: normal;
  font-weight: 900;
}
.shipping-box {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
.shipping-itm {
  border: 1px solid #fff;
  color: var(--white-clr);
  font-size: 18px;
  margin-bottom: 10px;
  font-weight: 800;
  padding: 5px 7px;
  width: 100%;
  max-width: 256px;
  display: flex;
  align-items: center;
  border-radius: 5px;
  justify-content: flex-start;
  text-transform: uppercase;
}
.cart-btn a,
.cart-btn2 a {
  color: var(--white-clr);
  border: 1.5px solid;
  background: linear-gradient(270deg, #383271 0, #6b73b7 100%);
  font-size: 27px;
  font-weight: 900;
  padding: 15px 30px;
  width: 100%;
  max-width: fit-content;
  margin: auto;
  justify-content: center;
}
.tick-icon {
  background: url(../images/indexvsl/green_tick.webp) 0 0 / contain no-repeat;
  height: 20px;
  width: 20px;
  display: inline-block;
  margin-right: 8px;
}
.clr-red,
.shipping-box:last-child .shipping-itm {
  background: #9c1d20;
}
.weight-losing-title {
  color: #282828;
  font-family: var(--oswald);
  font-size: 32px;
  font-weight: 400;
  padding-bottom: 10px;
}
.cart-icon {
  background: url("../images/indexvsl/cart_icon.webp") 0 0 / contain no-repeat;
  height: 40px;
  width: 50px;
  display: inline-block;
  margin-right: 6px;
}
.cart-btn a {
  border-radius: 10px;
  display: flex;
  align-items: center;
}
.cart-btn2 a {
  border-radius: 10px;
  border: 1.5px solid #f90;
  display: flex;
  align-items: center;
  text-align: left;
  background: linear-gradient(90deg, #f90 0, #ffd500 100%);
  font-weight: 800;
}
.cart-btn2 a:before {
  content: "";
  bottom: 22%;
  left: -4%;
  -webkit-transform: translate(0, -50%);
  transform: translate(0, -50%);
  background-image: url(../images/indexvsl/red_arrow.webp);
  background-position: left;
  width: 51px;
  height: 85px;
  z-index: 1;
}
.cart-btn2 .cart-icon {
  height: 52px;
  width: 70px;
  background-size: contain;
  background-repeat: no-repeat;
  display: inline-block;
  margin-right: 14px;
}
.made-in-img {
  margin: 1em auto 0.5em;
  max-width: 140px;
  border-radius: 5px;
}
.guarantee-section .guarantee__badge img,
.made-in-img img {
  width: 100%;
  display: block;
}
.payment-img {
  width: 100%;
  max-width: 200px;
  margin-top: 20px;
}
.saving-price {
  font-size: 25px;
  font-style: normal;
  font-weight: 400;
  padding-top: 15px;
  color: var(--purplenew-clr);
  margin-bottom: 15px;
}
.guarantee-dis strong,
.saving-price strong {
  font-weight: 900;
}
.line {
  text-decoration: line-through;
  text-decoration-color: #f00;
}
.extra-txt {
  color: red;
  font-size: 1.2em;
  font-weight: 700;
  margin-bottom: 15px;
}
.extra-txt.extra-txt--black {
  color: var(--txt-clr);
  margin-top: 15px;
  margin-bottom: 0;
}
.guarantee-box {
  margin: 10px auto 0;
  display: flex;
  justify-content: center;
  align-items: center;
}
.lock-img {
  width: 100%;
  max-width: 44px;
}
.guarantee-dis {
  font-size: 18px;
  margin-left: 8px;
  text-align: left;
  color: var(--purplenew-clr);
}
.bg-guarantee,
.guarantee-content {
  color: var(--white-clr);
  font-size: 55px;
}
.guarantee-section {
  background: #5e5e5e;
  padding: 70px 0 50px;
}
.guarantee-section .guarantee__badge {
  margin: 1em auto 0;
  max-width: 800px;
}
.should-by-row__wrapper {
  background: linear-gradient(
    90deg,
    rgba(233, 50, 147, 0.1) 0,
    rgba(107, 115, 183, 0.1) 50%,
    rgba(34, 176, 229, 0.1) 100%
  );
  padding: 2em 0;
}
.should-by-row {
  font-size: 1.6em;
  display: flex;
  flex-flow: row nowrap;
  align-items: center;
  justify-content: center;
  gap: 1em;
}
.should-by-row .should-by-row__heading {
  background: linear-gradient(90deg, #e93293 0, #6b73b7 46.5%, #22b0e5 99.99%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
  text-fill-color: transparent;
  font-size: 2.2em;
  font-weight: 800;
  line-height: 1.1;
  margin-bottom: 1rem;
}
.should-by-row .should-by-row__img {
  max-width: 650px;
  flex: 0 0 650px;
}
.img-chart img,
.should-by-row .should-by-row__img img {
  width: 100%;
  display: block;
}
.guarantee-row {
  display: flex;
  justify-content: space-evenly;
  align-items: center;
}
.guarantee-img {
  border-right: 5px solid var(--white-clr);
  padding-right: 0.7em;
  width: 100%;
  max-width: 400px;
}
.guarantee-content {
  font-weight: 600;
  line-height: 1.3;
}
.dis-blk.bg-guarantee {
  background: linear-gradient(90deg, #e93293 0, #6b73b7 50%, #22b0e5 100%);
  line-height: 1.3;
  font-size: 94px;
  padding: 0 9px;
  font-weight: 700;
  display: inline !important;
}
.bonus-row,
.shipping-row {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
}
.bonus-sub-title {
  background: linear-gradient(270deg, #e93293 0, #6b73b7 50%, #22b0e5 100%);
}
.bonus-title,
.shipping-section {
  background: linear-gradient(90deg, #e93293 0, #6b73b7 50%, #22b0e5 100%);
}
.bonus-sub-title,
.bonus-title {
  line-height: 1.2;
  color: var(--white-clr);
  font-size: 42px;
  font-family: var(--PT-fnt);
  font-weight: 700;
}
.sectionHeading,
.shipping-title {
  color: var(--white-clr);
  font-size: 40px;
  font-weight: 700;
}
.bonus-title {
  padding: 20px 46px;
  text-align: center;
}
.plr20 {
  padding: 20px 40px;
}
.guarantee-para p {
  color: var(--white-clr);
  font-size: 28px;
  font-weight: 400;
  line-height: 1.5;
  padding-top: 12px;
}
.bonus-para p,
.bonus-para ul {
  font-size: 30px;
  font-weight: 400;
  margin-top: 20px;
  line-height: 1.5;
}
.shipping-section {
  padding: 50px 10px;
}
.shipping-row {
  align-items: center;
  gap: 20px;
}
.shipping-img {
  width: 100%;
  max-width: 240px;
}
.bonus_box {
  border: 1px solid var(--pruple-clr);
  border-radius: 15px;
  overflow: hidden;
}
.bonus-row {
  align-items: center;
  padding: 20px 0 0;
}
.bonus-row:last-child {
  background: var(--bg-light-purple);
  border-top: 1px solid;
}
.bonus-sub-title {
  padding: 14px 30px;
  border-radius: 0 15px 15px 0;
  margin-top: 30px;
}
.bonus-row:last-child .bonus-sub-title {
  border-radius: 15px 0 0 15px;
}
.bonus-para {
  padding: 20px 25px 42px;
}
.bonus-para ul {
  list-style: disc;
  padding-left: inherit;
}
.bonus-para ul li {
  margin-bottom: 20px;
}
.bonus-img {
  display: block;
  width: 100%;
  max-width: 346px;
  margin: auto;
}
.img-chart {
  max-width: 800px;
  margin: 0 auto 1em;
  padding-left: 20px;
}
.box__faq-item:nth-child(2n) {
  background: #f3f5ff;
  border-radius: 10px;
}
.my-4 {
  margin: 70px 0 40px;
}
.box__faq h3 {
  margin-top: 0.5em;
  margin-bottom: 0.7em;
  font-size: 32px;
}
.box p:last-child,
.content p:last-child {
  margin-bottom: 0;
}
.box__padding {
  padding: 28px 30px 40px;
}
.box__faq p {
  font-size: 26px;
  margin-bottom: 22px;
}
.box__faq .faq-heading {
  background: #6b73b7;
  text-align: center;
  color: var(--white-clr);
  padding: 20px 10px;
  border: 1px solid #6b73b7;
  border-radius: 15px;
}
.fagContainer {
  border-radius: 15px;
  border: 0.8px solid var(--pruple-clr);
  overflow: hidden;
}
.sectionHeading {
  text-align: center;
  line-height: 1.3;
  background: var(--pruple-clr);
  padding: 22px 0;
  font-family: var(--PT-fnt);
}
.faq-fav {
  background: var(--white-clr);
  color: var(--pruple-clr);
  padding: 5px 15px;
  border-radius: 50px;
  font-size: 28px;
  margin: 5px 8px 0 0;
}
.disclaimerContainer {
  border-radius: 10px;
  border: 1px solid rgba(22, 22, 22, 0.14);
  padding: 25px;
  margin-bottom: 60px;
}
.disclaimerContainer p {
  color: #787878;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 1.8;
  margin-bottom: 14px;
}
.disclaimerFont {
  font-size: 20px !important;
}
.accordion h2 {
  font-size: 48px;
  text-align: center;
  margin-bottom: 50px;
}
.benefits-itm p,
.content p {
  font-size: 28px;
  color: var(--txt-clr);
  font-weight: 400;
}
.accordion {
  padding: 15px 40px 0;
}
.accordion .label {
  font-family: var(--PT-fnt);
  position: relative;
  color: var(--pruple-clr);
  font-size: 32px;
  font-style: normal;
  font-weight: 700;
  line-height: 1.5;
  padding: 15px 0 0;
}
.accrd.active .label {
  padding: 30px 0 0;
}
.accordion .content {
  position: relative;
  overflow: hidden;
  transition: 0.5s;
  padding: 20px 0 30px;
}
.per-btl p {
  margin-bottom: 0 !important;
}
.content p {
  line-height: 1.8;
  margin-bottom: 15px;
}
.accordion hr {
  width: 100;
  margin-left: 0;
  border: 1px solid grey;
}
.btn-sec a,
.modal-content,
.no-thk a {
  border-radius: 4px;
}
.accordion .accrd.active .content {
  height: auto;
  padding: 20px 0 30px;
  line-height: 1.8;
}
.accrd {
  border-bottom: 1px solid var(--pruple-clr);
  margin-bottom: 18px;
}
.pt-20 {
  padding-top: 20px;
}
.banefits-sec {
  background: linear-gradient(
    90deg,
    rgba(233, 50, 147, 0.1) 0,
    rgba(107, 115, 183, 0.1) 50%,
    rgba(34, 176, 229, 0.1) 100%
  );
  padding: 60px 0 70px;
}
.logo-container {
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative;
}
.logo-container:after,
.logo-container:before {
  content: "";
  background-color: var(--pruple-clr);
  height: 2px;
  width: 100%;
}
.gluco-trim-logo {
  width: 100%;
  max-width: 200px;
  display: block;
  margin: auto;
}
.benefits-list {
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
  gap: 25px;
  margin-top: 30px;
}
.benefits-itm {
  display: flex;
  align-items: center;
  flex: 0 0 auto;
  width: 30.333333%;
}
.thumb-img {
  -ms-flex: 0 0 50px;
  flex: 0 0 75px;
  max-width: 75px;
  width: 100%;
  margin-right: 12px;
  display: block;
}
.footer {
  background: linear-gradient(90deg, #e93293 0, #6b73b7 50%, #22b0e5 100%);
  padding: 50px 0;
}
.footer-logo {
  width: 100%;
  max-width: 300px;
  margin-bottom: 10px;
}
.footer-para p {
  color: var(--white-clr);
  font-size: 20px;
}
.footer-menu {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 10px;
  margin-bottom: 15px;
}
.footer-link {
  color: var(--white-clr);
  font-size: 18px;
}
.footer-link:after {
  content: "|";
  padding-left: 10px;
}
.footer-list:last-child a:after {
  content: "";
}
.footer p {
  margin-bottom: 0.7em;
  line-height: 1.5;
  color: #fff;
  font-size: 18px;
}
.btn-sec a,
.no-thk a {
  padding: 0.6em 1em;
  color: #fff;
  font-size: 21px;
  font-style: italic;
  box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16);
  cursor: pointer;
  transition: 0.3s linear;
  width: 100%;
  text-decoration: none;
}
.wait-txt {
  background: var(--orange-clr);
  font-size: 50px;
  color: #fff;
  padding-bottom: 15px;
}
.popup-sub-title {
  color: #fff;
  font-weight: 400;
  font-size: 27px;
  line-height: 1.4;
  font-family: Merriweather, serif;
}
.modal1 {
  background-color: rgba(0, 0, 0, 0.7490196078);
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
  padding-top: 30px;
  z-index: 999;
  display: none;
}
.popactive {
  display: block;
  overflow-x: overlay;
}
.popheading-img img {
  width: 100%;
  max-width: 461px;
}
.modal-content {
  display: block;
  margin: 0 auto;
  width: 100%;
  max-width: 850px;
  position: relative;
  background: #f0f1f2;
  overflow: hidden;
}
.title-box {
  padding: 20px 10px;
  background: linear-gradient(90deg, #e93293 0, #6b73b7 50%, #22b0e5 100%);
}
.bold-para {
  font-size: 42px;
  line-height: 1.3;
}
.close-x {
  position: absolute;
  right: 15px;
  top: 10px;
  font-size: 20px;
  background: 0 0;
  padding: 5px 8px;
  font-weight: 400;
  color: #fff;
  opacity: 0.6;
  cursor: pointer;
}
.btn-sec a,
.no-thk a,
.plus-sign {
  font-weight: 600;
}
.popup-inner-con {
  padding: 30px 30px 40px;
}
.btn-sec a {
  background: #dc3997;
  margin: 0.3em auto auto;
  display: block;
}
.popup-pro-box {
  display: flex;
  justify-content: center;
  align-items: center;
}
.mdl-prdct-wkn21 {
  width: 100%;
  max-width: 500px;
}
.mdl-prdct {
  width: 100%;
  max-width: 600px;
}
.plus-sign {
  line-height: 1.2;
  margin-right: 1rem;
  margin-left: 1rem;
  color: #f26730;
  font-size: 8rem;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
}
.no-thk a {
  margin: 0.7em auto auto;
  display: block;
  background: #2aa9e0;
}
.btl-box img {
  width: 100%;
  max-width: 560px;
  margin: 12px auto 0;
}
.btl-dis {
  font-size: 19px;
  padding: 15px 13px;
  line-height: 1.5;
  color: #000;
}
.box_scientific {
  padding: 5% 0;
}
.box_scientific h2 {
  font-size: 3rem;
  line-height: 1.5;
  margin-bottom: 20px;
  text-align: center;
}
.ref_list li {
  list-style-type: decimal;
  word-break: break-all;
}
.ref_list li a {
  color: #000;
  line-height: 2;
  font-size: 22px;
  font-family: Nunito;
  font-weight: 400;
  text-decoration: none;
  word-break: break-all;
}
p.digital-dwnld {
  font-size: 19px;
  line-height: 1.5;
  text-align: center;
}
@media (max-width: 1536px) {
  .header__title_vs3 {
    font-size: 38px !important;
    padding: 30px 1em 0;
    font-weight: 700;
  }
}
@media (max-width: 1470px) {
  .bonus-title,
  .content p {
    line-height: 1.5;
  }
  .box__faq p,
  .cart-btn a,
  .cart-btn2 a,
  .content p {
    font-size: 25px;
  }
  .header__title_vs3 {
    font-size: 36px !important;
  }
  .act-title,
  .timer-txt {
    font-size: 30px;
  }
  .grid-col-3.active:before {
    top: -1%;
    right: -3%;
    height: 100px;
    width: 100%;
    max-width: 94px;
  }
  .guarantee-row {
    justify-content: center;
  }
  .guarantee-img {
    max-width: 280px;
  }
  .guarantee-content {
    font-size: 50px;
    margin-left: 0.7em;
  }
  .bg-guarantee {
    font-size: 70px;
  }
  .guarantee-para.plr20 {
    padding: 20px 30px;
  }
  .benefits-itm p,
  .bonus-para p,
  .bonus-para ul,
  .guarantee-para p {
    font-size: 26px;
  }
  .btn-sec a,
  .no-thk a {
    font-size: 19px;
  }
  .bonus-sub-title,
  .sectionHeading {
    font-size: 35px;
  }
  .accordion .label {
    font-size: 33px;
  }
  .wait-txt {
    font-size: 40px;
  }
  .mdl-prdct-wkn21 {
    max-width: 500px;
  }
  .btn-sec a {
    margin: 10px auto;
  }
  .modal-content {
    padding: 0 0 12px;
  }
  .bonus-title {
    font-size: 35px;
    padding: 20px 25px;
  }
  .bonus-img {
    max-width: 270px;
  }
}
@media (max-width: 1440px) {
  .header__title_vs3 {
    line-height: 40px !important;
  }
}
@media (max-width: 1400px) {
  .modal-content {
    max-width: 850px;
  }
  .header-text-box {
    padding: 15px;
  }
}
@media (max-width: 1366px) {
  .shipping-img {
    max-width: 280px;
  }
  .header__title_vs3 {
    font-size: 35px !important;
  }
  .modal-content {
    max-width: 750px;
  }
  .popup-inner-con {
    padding: 20px 30px;
  }
  .popup-sub-title {
    font-size: 23px;
  }
  .hero-sec {
    padding: 15px 0 20px;
  }
  .shipping-section {
    padding: 50px 30px;
  }
  .guarantee-section {
    padding: 70px 30px 50px;
  }
  .act-sec {
    padding: 75px 30px;
  }
  .bonus-sec.mt-70,
  .box.box__faq.my-4 {
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media (max-width: 1270px) {
  .header__subtitle {
    font-size: 26px;
  }
  .header__title {
    font-size: 49px;
    line-height: 60px;
  }
}
@media (max-width: 1170px) {
  .container {
    padding: 0 25px;
  }
  .benefits-wrap {
    max-width: 950px;
  }
}
@media (max-width: 1140px) {
  .header__title_vs3 {
    font-size: 36px !important;
    margin-bottom: 30px;
  }
  .header-text-box p {
    font-size: 18px;
    line-height: 27px;
  }
}
@media (max-width: 1024px) {
  .header__title {
    position: relative;
    z-index: 88;
  }
  .cart-btn a,
  .cart-btn2 a {
    font-size: 20px;
  }
  .header__title_vs3 {
    font-size: 33px !important;
    line-height: 38px !important;
  }
  .timer-sec {
    padding: 30px 20px;
  }
  .timer-txt {
    font-size: 28px;
  }
  .cart-icon {
    height: 30px;
    width: 39px;
  }
  .cart-btn2 .cart-icon {
    height: 39px;
    width: 67px;
  }
  .bg-guarantee {
    font-size: 56px;
  }
  .guarantee-content {
    font-size: 40px;
  }
  .dis-blk.bg-guarantee {
    font-size: 76px;
  }
  .guarantee-img {
    max-width: 220px;
  }
  .benefits-itm p,
  .bonus-para p,
  .bonus-para ul,
  .content p,
  .guarantee-para p {
    font-size: 25px;
  }
  .guarantee-section .guarantee__badge {
    max-width: 300px;
    margin: 0 auto;
    padding-bottom: 1em;
  }
  .shipping-img {
    max-width: 250px;
  }
  .shipping-title {
    font-size: 35px;
  }
  .shipping-itm {
    font-size: 17px;
  }
}
@media (max-width: 850px) {
  .header__title_vs3 {
    font-size: 30px !important;
    line-height: 34px !important;
  }
}
@media (max-width: 768px) {
  .container {
    padding: 0 30px;
  }
  .hero-sec {
    padding: 25px 0 35px;
  }
  .header__subtitle {
    padding: 0 2%;
    margin: 0 0 20px;
    line-height: 37px;
  }
  .hero-sec .container {
    padding: 0 25px;
  }
  .act-subtitle,
  .cart-btn a,
  .cart-btn2 a {
    font-size: 20px;
  }
  .header__title {
    font-size: 44px;
    line-height: 43px;
  }
  .timer-txt {
    font-size: 30px;
    line-height: 36px;
  }
  .prefer-reading,
  .weight-losing-title {
    font-size: 22px;
  }
  .should-by-row {
    font-size: 1.15em;
    flex-direction: column;
  }
  .should-by-row .should-by-row__heading {
    font-size: 1.8em;
  }
  .should-by-row .should-by-row__img {
    max-width: 350px;
    flex: 1;
  }
  .guarantee-row {
    justify-content: flex-start;
    flex-direction: column;
  }
  .guarantee-img {
    max-width: 290px;
    border-right: 0;
    border-bottom: 1px solid var(--white-clr);
    padding-right: 0;
  }
  .guarantee-content {
    padding-top: 10px;
    margin: 0;
    font-size: 35px;
  }
  .benefits-itm,
  .bonus-img {
    margin-bottom: 30px;
  }
  .bg-guarantee {
    font-size: 50px;
  }
  .guarantee-para.plr20 {
    padding: 20px 15px;
  }
  .row1,
  .shipping-row {
    flex-direction: column;
  }
  .accordion .label,
  .bonus-sub-title,
  .sectionHeading,
  .shipping-title {
    font-size: 32px;
  }
  .shipping-row .guarantee-box {
    border: none;
  }
  .dis-dsk {
    display: none;
  }
  .dis-mbl {
    display: block !important;
  }
  .act-row {
    flex-direction: column-reverse;
    gap: 60px;
  }
  .mbl-nn {
    display: block;
  }
  .grid-col-3.active:hover {
    -webkit-transform: unset;
    transform: unset;
  }
  .tle-box {
    display: flex;
    flex-direction: row-reverse;
    justify-content: center;
    align-items: stretch;
  }
  .act-title {
    font-size: 21px;
    padding-top: 0;
  }
  .act-subtitle-box,
  .act-title-box {
    width: 50%;
    padding-top: 15px;
  }
  .act-details {
    padding: 0;
    display: flex;
    justify-content: center;
    align-items: center;
  }
  .btl1 {
    max-width: 200px;
  }
  .dis-flx {
    padding-top: 10px;
    display: flex !important;
    justify-content: center;
    align-items: center;
  }
  .col-sm-6 {
    flex: 50%;
    padding: 15px 10px;
  }
  .guarantee-dis {
    font-size: 14px;
  }
  .lock-img {
    max-width: 32px;
  }
  .btl-price {
    font-size: 45px;
  }
  .cart-icon {
    height: 24px;
    width: 33px;
  }
  .saving-price {
    font-size: 24px;
    padding-top: 5px;
  }
  .grid-col-3.active {
    border: 0.8px solid rgba(107, 115, 183, 0.4);
  }
  .o1 {
    order: 1;
  }
  .dis_mbl {
    display: block;
  }
  .dis_dktp {
    display: none;
  }
  .btl6 {
    max-width: 260px;
  }
  .bonus-img,
  .btl3 {
    max-width: 200px;
  }
  .bonus-row {
    padding: 20px 0 12px;
  }
  .pro-img6:before {
    height: 91px;
    width: 82px;
  }
  .shipping-itm {
    font-size: 15px;
  }
  .cart-btn2 a {
    max-width: 240px;
  }
  .cart-btn2,
  .outer-row {
    position: relative;
  }
  .cart-btn2 a:before {
    bottom: 0;
    left: -5%;
    width: 40px;
    height: 47px;
  }
  .cart-btn2 .cart-icon {
    height: 40px;
    width: 42px;
  }
  .header__title_vs3 {
    font-size: 29px !important;
    padding: 0 20px;
  }
  .header-text-box p {
    font-size: 19px;
    line-height: 24px;
  }
  .header-text-box {
    padding: 15px 20px;
  }
  .pro-img3:before {
    right: 10%;
    top: 4%;
    height: 90px;
    width: 80px;
  }
  .grid-col-3.active:before {
    top: -4%;
    right: -1%;
    height: 94px;
    width: 100%;
    max-width: 70px;
  }
  .outer-row:after {
    content: "";
    border-right: 1px solid rgba(151, 151, 151, 0.4);
    height: 90%;
    position: absolute;
    top: 0;
  }
  .bonus-sub-title {
    padding: 14px 12px;
    margin-right: 20px;
  }
  .bonus-row:last-child .bonus-sub-title {
    margin: 0 0 0 20px;
  }
  .row2 {
    flex-direction: column-reverse;
  }
  br {
    display: block;
  }
  .bonus-para {
    padding: 20px 25px;
  }
  .shipping {
    width: 100%;
    max-width: 95px;
  }
  .gluco-banefits {
    padding: 60px 0;
  }
  .modal1 {
    padding: 10px 20px 0;
  }
  .btl-dis {
    font-size: 19px;
    padding: 15px 10px;
  }
  .box__faq p {
    font-size: 22px;
    padding: 0 3px;
  }
  .cart-btn a,
  .cart-btn2 a,
  .content p {
    font-size: 18px;
    padding: 14px 11px;
  }
  .box__faq h3 {
    font-size: 29px;
  }
  .dis-blk.bg-guarantee {
    font-size: 60px;
  }
  .benefits-itm {
    width: 40.333333%;
  }
  .thumb-img img {
    max-width: 52px;
  }
  .NeuroPrime-logo {
    width: 100%;
    max-width: 266px;
  }
  .guarantee-section {
    padding: 0 0 50px;
  }
  .bonus-title {
    font-size: 33px;
    line-height: 1.2;
  }
  .benefits-itm p,
  .bonus-para p,
  .bonus-para ul,
  .content p,
  .guarantee-para p {
    font-size: 24px;
  }
}
@media (max-width: 600px) {
  .header__subtitle,
  .timer-txt {
    line-height: 1.4;
  }
  .act-sec {
    padding: 40px 0 60px;
  }
  .hero-sec {
    padding: 20px 0 30px;
  }
  .box__faq p,
  .fagContainer .content p {
    font-size: 22px;
  }
  .prefer-reading {
    font-size: 19px;
    width: fit-content;
    padding: 11px 37px;
  }
  .container {
    padding: 0 20px;
  }
  .grid-col-3 {
    flex: 100% !important;
    width: 100%;
  }
  .guarantee-content .dis-blk {
    display: block !important;
  }
  .accordion .label,
  .timer-txt {
    font-size: 25px;
  }
  .benefits-list {
    gap: 15px;
  }
  .dis-blk.bg-guarantee {
    font-size: 45px;
  }
  .logo-container::after,
  .logo-container::before {
    content: "";
    background-color: var(--pruple-clr);
    height: 2px;
    width: 47%;
  }
  .thumb-img {
    max-width: 47px;
  }
  .bonus-para p,
  .bonus-para ul,
  .guarantee-para p {
    font-size: 21px;
  }
  .banefits-sec {
    padding: 39px 0 15px;
  }
  .benefits-itm p,
  .footer p {
    font-size: 16px;
  }
  .guarantee-img,
  .shipping-img {
    max-width: 200px;
  }
  .guarantee-section {
    padding: 60px 0;
  }
  .bg-guarantee {
    font-size: 40px;
  }
  .faq-fav {
    padding: 3px 10px;
    font-size: 22px;
  }
  .bonus-title,
  .sectionHeading {
    font-size: 30px;
  }
  .accordion {
    padding: 0 24px;
  }
  .modal-content {
    max-width: 550px;
  }
  .exitmodal {
    padding: 20px 10px 0;
  }
  .bonus-sub-title {
    font-size: 28px;
    margin-right: 15px;
  }
  .popup-inner-con {
    padding: 30px 10px 20px;
  }
  .popheading-img img {
    width: 100%;
    max-width: 356px;
  }
  .popup-sub-title {
    font-size: 18px;
  }
  .btn-sec a,
  .no-thk a {
    max-width: 520px;
  }
  .btl-dis {
    font-size: 15px;
  }
  .wait-txt {
    font-size: 36px;
  }
  .close-x {
    right: 7px;
    top: 6px;
  }
  .mdl-prdct-wkn21 {
    max-width: 370px;
  }
  .mdl-prdct {
    max-width: 400px;
  }
  .box__faq h3 {
    font-size: 26px;
  }
}
@media (max-width: 560px) {
  .header__title {
    line-height: 1.4;
    font-size: 30px;
  }
  .thumb-img img {
    max-width: 46px;
  }
  .thumb-img {
    max-width: 42px;
  }
  .header__subtitle {
    font-size: 23px;
    padding: 0 2%;
    margin: 0 0 16px;
    line-height: 27px;
  }
  .timer-txt {
    font-size: 21px;
    line-height: 1.3;
  }
  .act-row {
    gap: 30px;
  }
  .btl-price {
    font-size: 55px;
  }
  .benefits-sub-list,
  .price-box span {
    font-size: 20px;
  }
  .shipping-itm {
    font-size: 12px;
    padding: 5px 8px;
  }
  .tick-icon {
    height: 15px;
    width: 20px;
  }
  .popup-sub-title,
  .weight-losing-title {
    font-size: 21px;
  }
  .pro-img6:before {
    height: 80px;
    width: 70px;
    top: -12px;
  }
  .btl6 {
    max-width: 192px;
  }
  .guarantee-dis {
    font-size: 13px;
  }
  .cart-btn2 .cart-icon {
    height: 30px;
    width: 38px;
  }
  .cart-btn2 a {
    padding: 8px 8px;
  }
  .lock-img {
    max-width: 35px;
  }
  .header__title_vs3 {
    font-size: 25px !important;
    line-height: 28px !important;
  }
  .saving-price {
    font-size: 16px;
    padding-top: 2px;
  }
  .made-in-img {
    max-width: 115px;
  }
  .payment-img {
    max-width: 145px;
    margin-top: 12px;
  }
  .act-subtitle {
    font-size: 14px;
    padding: 0 8px;
  }
  .act-title {
    font-size: 17px;
  }
  .cart-btn a {
    padding: 12px 15px;
  }
  .btl3,
  .guarantee-img {
    max-width: 210px;
  }
  .pro-img3:before {
    right: 5%;
    top: 0;
    height: 80px;
    width: 68px;
  }
  .btl1 {
    max-width: 203px;
  }
  .grid-col-3.active:before {
    top: -5%;
    right: -1%;
    height: 97px;
    max-width: 70px;
  }
  .cart-btn2 a:before {
    width: 32px;
    height: 40px;
  }
  .guarantee-section {
    padding: 50px 0;
  }
  .bonus-title,
  .guarantee-content,
  .sectionHeading {
    font-size: 28px;
  }
  .dis-blk.bg-guarantee {
    font-size: 33px;
    margin-left: 9px;
  }
  .shipping-img {
    max-width: 160px;
  }
  .shipping-title {
    font-size: 25px;
    text-align: center;
  }
  .footer-link,
  .footer-para p,
  .ref_list li a {
    font-size: 18px;
  }
  .gluco-trim-logo {
    max-width: 150px;
  }
  .benefits-wrap {
    max-width: 380px;
  }
  .benefits-sub-list:before {
    height: 37px;
    width: 50px;
    left: -45px;
    bottom: -7px;
  }
  .accordion .label {
    font-size: 27px;
  }
  .accordion {
    padding: 0 20px;
  }
  .footer {
    padding: 20px 0;
  }
  .footer-menu {
    flex-direction: column;
  }
  .ptb-70 {
    padding: 40px 0;
  }
  .footer-logo {
    max-width: 250px;
    margin-bottom: 0;
  }
  .footer-link:after {
    content: "";
    padding-left: 0;
  }
  .wait-txt {
    font-size: 31px;
    padding-top: 10px;
    padding-bottom: 8px;
  }
  .popup-sub-title .dis-blk {
    display: inline-block;
  }
  .btl-box img {
    max-width: 347px;
  }
  .btl-dis {
    font-size: 13px;
    width: 100%;
    max-width: 400px;
    display: block;
    margin: auto;
  }
  .btn-sec a,
  .no-thk a {
    max-width: 400px;
    padding: 12px 25px;
    font-size: 14px;
  }
  .btn-sec a {
    margin: 6px auto;
  }
  .close-x {
    right: 1px;
    top: 0;
    font-size: 15px;
  }
  .box_scientific h2 {
    font-size: 2.5rem;
  }
  .box_scientific {
    padding: 5%;
  }
  .ref_list li a {
    line-height: 2;
  }
  .ref_list li {
    margin-bottom: 15px;
  }
  p.digital-dwnld {
    font-size: 15px;
    line-height: 1.5;
    text-align: center;
    margin-bottom: 20px !important;
  }
  .hero-sec {
    padding: 20px 0 10px;
  }
  .timer-sec {
    padding: 20px 15px;
  }
  .box__faq p {
    padding: 0;
  }
}
@media (max-width: 500px) {
  .footer-link,
  .footer-para p,
  .ref_list li a {
    font-size: 17px;
  }
  .header__title_vs3 {
    font-size: 23px !important;
    line-height: 33px !important;
  }
}
@media (max-width: 480px) {
  .container {
    padding: 0 14px;
  }
  .hero-sec .container {
    padding: 0 15px;
  }
  .footer p,
  .footer-link {
    font-size: 15px;
  }
  .faq-fav,
  .footer-para p,
  .prefer-reading {
    font-size: 16px;
  }
  .benefits-itm p,
  .bonus-para p,
  .bonus-para ul,
  .guarantee-para p,
  .price-box span,
  .weight-losing-title {
    font-size: 18px;
  }
  .guarantee-dis {
    font-size: 14px;
  }
  .btl-price {
    font-size: 45px;
  }
  .grid-col-3.active:before {
    top: -2%;
    right: -1%;
    height: 60px;
    max-width: 54px;
  }
  .cart-btn2 a:before {
    width: 29px;
    height: 32px;
    left: -11%;
  }
  .benefits-list {
    justify-content: space-around;
  }
  .bonus-title,
  .sectionHeading {
    font-size: 21px;
  }
  .accordion .label,
  .bonus-sub-title {
    font-size: 20px;
  }
  .bonus-para {
    padding: 10px 25px;
  }
  .bonus-img {
    max-width: 180px;
  }
  .box__faq p,
  .fagContainer .content p {
    font-size: 17px;
  }
  .box__faq h3 {
    font-size: 22px;
  }
  .box__padding {
    padding: 25px 22px 32px;
  }
  .footer-logo {
    max-width: 200px;
  }
  .guarantee-para.plr20 {
    padding: 20px 6px;
  }
  .mdl-prdct-wkn21 {
    max-width: 330px;
  }
  .extra-txt--black {
    font-size: 0.9em;
  }
  .arrow-down {
    border-left: 125px solid transparent;
    border-right: 125px solid transparent;
    border-top: 40px solid #b95a1f;
    display: inline-block;
  }
}
@media (max-width: 430px) {
  .header__title_vs3 {
    font-size: 22px !important;
    line-height: 30px !important;
  }
  .review_box h5 {
    font-size: 23px;
    line-height: 42px;
    margin-bottom: 7px;
  }
  img.stars_img {
    max-width: 239px;
  }
  .review_box p {
    font-size: 20px;
    line-height: 32px;
    padding-bottom: 25px;
  }

  .btl3,
  .guarantee-img {
    max-width: 150px;
  }
  .btl1 {
    max-width: 150px;
  }
  .cart-btn2 a {
    padding: 12px 6px;
    font-size: 21px;
  }
  .shipping-itm {
    font-size: 11px;
    padding: 5px 8px;
  }
  .dsply-cntnt {
    display: contents;
  }
  #timer,
  #timer2 {
    font-family: var(--PT-fnt) !important;
    font-size: 37px;
  }
}
@media (max-width: 428px) {
  .guarantee-img {
    max-width: 270px;
  }
  .header-text-box p {
    font-size: 17px;
    line-height: 24px;
  }
  .guarantee-section {
    padding: 0;
  }
  .box_scientific h2 {
    font-size: 2rem;
  }

  .timer-txt .d-block {
    display: inline;
  }
  .timer-txt .timer.yellow-text {
    display: block;
  }
  .header__subtitle {
    font-size: 18px;
    margin: 0;
  }
  .header__title {
    font-size: 28px;
    margin-bottom: 10px;
  }
  .header-badge {
    max-width: 300px;
  }
  .timer-txt {
    font-size: 20px;
    line-height: 1.3;
  }
  .dis-blk.bg-guarantee {
    font-size: 40px;
    margin-left: 0;
    text-align: center;
  }
  .header__title_vs3 {
    padding: 0 12px 12px;
    font-size: 20px !important;
    line-height: 24px !important;
  }
  .box__faq h3 {
    font-size: 21px;
    padding: 0 10px 12px;
    margin-top: 0;
  }
  span.headline_bg {
    margin-bottom: 6px !important;
  }
  .arrow-down {
    border-left: 80px solid transparent;
    border-right: 80px solid transparent;
    border-top: 40px solid #b95a1f;
    display: inline-block;
  }
}
@media (max-width: 414px) {
  .cart-btn a {
    padding: 15px 10px;
  }
  .header__title_vs3 {
    font-size: 20px !important;
  }
  .cart-btn a,
  .cart-btn2 a,
  .content p {
    font-size: 20px;
  }
  .NeuroPrime-logo {
    max-width: 245px;
  }
  .tick-icon {
    margin-right: 7px;
  }
}
@media (max-width: 415px) {
  .header__title {
    font-size: 26px;
  }
}
@media (max-width: 400px) {
  .pro-img3:before,
  .pro-img6:before {
    height: 60px;
    width: 60px;
  }
  .header-text-box p {
    font-size: 15px;
    line-height: 22px;
  }
  .header__title {
    font-size: 23px;
  }
  .benefits-itm p,
  .popup-sub-title,
  .weight-losing-title {
    font-size: 16px;
  }
  .shipping-itm {
    font-size: 11px;
    padding: 5px 3px;
    text-transform: uppercase;
  }
  .btl-dis,
  .cart-btn a,
  .cart-btn2 a,
  .guarantee-dis {
    font-size: 19px;
  }
  .cart-btn2 .cart-icon {
    margin-right: 8px;
  }
  .lock-img {
    max-width: 30px;
  }
  .btl-price {
    font-size: 40px;
  }
  .bonus-para p,
  .bonus-para ul,
  .price-box span {
    font-size: 17px;
  }
  .pro-img3:before {
    right: 5%;
    top: -5%;
  }
  .btl3 {
    max-width: 140px;
  }
  .cart-icon {
    height: 21px;
    width: 26px;
  }
  .cart-btn a {
    padding: 12px 10px;
  }
  .btl1 {
    max-width: 130px;
  }
  .act-subtitle {
    font-size: 12px;
  }
  .act-title,
  .footer-link,
  .footer-para p {
    font-size: 14px;
  }
  .content p:last-child {
    position: relative;
    margin-bottom: 0;
  }
  .shipping {
    max-width: 63px;
  }
  .benefits-wrap {
    max-width: 200px;
  }
  .benefits-list {
    grid-template-columns: repeat(auto-fill, minmax(50%, 1fr));
    grid-template-rows: repeat(1, 1fr);
    column-gap: 6px;
    row-gap: 12px;
  }
  .guarantee-content {
    font-size: 25px;
    text-align: center;
  }
  .bg-guarantee {
    font-size: 30px;
  }
  .guarantee-img {
    max-width: 150px;
  }
  .guarantee-para p {
    font-size: 17px;
    text-align: center;
  }
  .faq-fav {
    padding: 2px 8px;
    font-size: 18px;
    margin: 1px 5px 0 0;
  }
  .bonus-img {
    max-width: 160px;
  }
  .modal1 {
    padding: 15px 10px 0;
  }
  .btn-sec a,
  .no-thk a {
    max-width: 330px;
    padding: 12px 10px;
    font-size: 14px;
  }
  .wait-txt {
    font-size: 26px;
    padding-top: 17px;
  }
  .btl-box img {
    max-width: 370px;
  }
  .close-x {
    padding: 2px 5px;
  }
  .timer-sec {
    padding: 20px 0;
  }
  .prefer-reading {
    font-size: 18px;
  }
  .dis-blk.bg-guarantee {
    font-size: 37px;
  }
  .shipping-title {
    font-size: 24px;
  }
  .tick-icon {
    margin-right: 0px;
  }
}
@media (max-width: 375px) {
  .btl-dis,
  .cart-btn a,
  .cart-btn2 a,
  .guarantee-dis {
    font-size: 18px;
  }
  .shipping-itm {
    font-size: 11px;
    padding: 5px 2px;
    text-transform: uppercase;
  }
}
@media (max-width: 360px) {
  .arrow-down {
    border-left: 70px solid transparent;
    border-right: 70px solid transparent;
    border-top: 33px solid #b95a1f;
  }
  .shipping-itm {
    font-size: 10px;
    padding: 5px 3px;
    text-transform: uppercase;
  }
  .tick-icon {
    height: 12px;
    width: 12px;
    display: inline-block;
    margin-right: 4px;
  }
  .btl-dis,
  .cart-btn a,
  .cart-btn2 a,
  .guarantee-dis {
    font-size: 16px;
  }
  .timer-txt {
    font-size: 18px;
    line-height: 1.3;
  }
}
@media (max-width: 320px) {
  .header__subtitle,
  .weight-losing-title {
    font-size: 18px;
  }
  .guarantee-content,
  .header__title,
  .shipping-title {
    font-size: 22px;
  }
  .shipping-itm {
    padding: 5px 5px;
    font-size: 10px;
  }
  .cart-btn2 .cart-icon {
    height: 27px;
    width: 27px;
  }
  .cart-btn a,
  .cart-btn2 a {
    font-size: 15px;
  }
  .cart-btn2 a {
    padding: 10px 4px;
  }
  .btl-price {
    font-size: 36px;
  }
  .cart-icon {
    height: 23px;
    width: 23px;
  }
  .cart-btn a {
    padding: 10px 9px;
  }
  .btl3 {
    max-width: 122px;
  }
  .guarantee-dis {
    font-size: 12px;
  }
  .pro-img3:before,
  .pro-img6:before {
    height: 55px;
    width: 55px;
  }
  .btl1 {
    max-width: 115px;
  }
  .guarantee-img {
    max-width: 130px;
  }
  .bg-guarantee {
    font-size: 26px;
  }
  .modal1 {
    padding: 10px 4px 0;
  }
  .btn-sec a,
  .no-thk a {
    max-width: 289px;
    font-size: 12px;
  }
  .popup-sub-title {
    font-size: 15px;
  }
  .video-box {
    margin: 9px auto 0;
  }
  .header__subtitle {
    margin: 0 0 3px;
  }
  .video_thumb {
    margin: 15px auto 14px;
  }
  .prefer-reading {
    font-size: 17px;
    margin: 24px auto 20px;
  }
  .tick-icon {
    height: 12px;
    width: 100%;
    margin-right: 4px;
    max-width: 12px;
  }
  .NeuroPrime-logo {
    max-width: 225px;
  }
  .benefits-itm,
  .box__faq .faq-heading {
    margin-bottom: 15px;
  }
  .bonus-img,
  .box__faq h3 {
    margin-bottom: 0;
  }
  .banefits-sec {
    padding: 25px 0 15px;
  }
  .bonus-title,
  .sectionHeading {
    font-size: 20px;
  }
  .timer-txt {
    font-size: 20px;
    line-height: 1.3;
  }
  .bonus-title {
    padding: 20px 15px;
  }
  .dis-blk.bg-guarantee {
    font-size: 33px;
  }
  .accordion .label,
  .bonus-sub-title,
  .box__faq h3 {
    font-size: 19px;
  }
  .box__faq h3 {
    padding: 12px 0;
  }
  .bonus-para {
    padding: 10px 20px;
  }
  .header__title_vs3 {
    line-height: 23px !important;
  }
}
@media (max-width: 280px) {
  .cart-btn2 a:before {
    width: 21px;
    height: 38px;
    left: -13%;
  }
  .cart-btn2 .cart-icon {
    height: 22px;
    width: 59px;
    margin-right: 5px;
  }
  .pro-img3:before,
  .pro-img6:before {
    height: 45px;
    width: 47px;
  }
  .cart-btn a,
  .cart-btn2 a {
    font-size: 10px !important;
  }
  .cart-btn2 a {
    padding: 8px 5px;
    max-width: 105px;
  }
  .btl6 {
    padding-bottom: 30px;
  }
  .pro-img3:before {
    right: -2%;
    top: -2%;
  }
  .btl3 {
    max-width: 100px;
  }
  .btl1 {
    max-width: 95px;
  }
  .act-title {
    padding: 10px 8px;
    font-size: 12px;
  }
  .grid-col-3.active:before {
    top: -2%;
    right: -2%;
    height: 58px;
    max-width: 48px;
  }
  .btl-price {
    font-size: 32px;
    line-height: 0.8;
    margin-bottom: 5px;
  }
  .cart-icon {
    height: 22px;
    width: 40px;
  }
  .benefits-list {
    column-gap: 0;
  }
  .thumb-img {
    max-width: 20px;
    margin-right: -10px;
  }
  .benefits-itm p {
    font-size: 14px;
  }
  .my-4 {
    margin: 49px 0 10px;
  }
  .bonus-para ul {
    padding-left: 15px;
  }
  .bonus-title,
  .sectionHeading {
    font-size: 19px;
  }
  .bonus-sub-title {
    margin-top: 16px;
  }
  .header__subtitle,
  .weight-losing-title {
    font-size: 17px;
  }
  .header__title {
    font-size: 20px;
  }
  .timer-txt {
    font-size: 18px;
  }
  .prefer-reading {
    padding: 11px 14px;
  }
}
@keyframes pulse {
  0%,
  100% {
    opacity: 1;
  }
  50% {
    opacity: 0.5;
  }
}
