/* GlucoExtend VSL (variant F, instant drop) — inline styles that load AFTER package.css */
.featured_list2_adj {
    position: relative;
    margin-top: -50px !important;
}

.featured_list2_adj .mobimg {
    display: none;
}

@media only screen and (max-width: 767px) {

 .featured_list2_adj .desktopimg {
        display: none;
    }

    .featured_list2_adj .mobimg {
        display: block;
    }
}

.section__recom {
    padding-top: 32px;
    padding-bottom: 22.9px;
    background-color: #006ecf;
}
        .recom__content {
    width: 100%;
    margin: 0 auto;
    justify-content: space-evenly;
    align-items: center;
    align-content: center;
}
        .recom__title {
    font-size: 45.14px;
    letter-spacing: .01em;
    color: #fff;
    font-weight: 700;
}
        .recpm__text {
    font-size: 23.89px;
    margin-top: 4.81px;
    font-weight: 400;
    color: #fff;
}
        .recom__right {
    flex-direction: column;
    align-content: flex-end;
    align-items: flex-end;
}
        .recom__right img {
    width: 153.71px;
    height: auto;
}
        .recom__timer {
    font-size: 49.99px;
    margin-top: 12.52px;
    line-height: 1;
    letter-spacing: .01em;
    color: #fff;
}
        .recpm__text a {
    color: #2ef4ff;
}
        .recom__title span {
    color: #ffe400;
}
        @media screen and (max-width: 767px){
        .recom__content {
        width: 100%;
        flex-direction: column;
        justify-content: flex-start;
          }
          .recom__left {
        margin-top: 6.43vw;
        text-align: center;
        order: 2;
          }
          .recom__title {
        font-size: 7.98vw;
        letter-spacing: .025em;
          }
          .recom__title br {
        display: none;
    }
          .recom__title {
        font-size: 7.98vw;
        letter-spacing: .025em;
    }
          .recpm__text {
        font-size: 7.07vw;
        margin-top: 5.14vw;
    }
          .recom__right {
        padding-right: 3.86vw;
    }
.recom__right img {
        width: 25.99vw;
    }
          .qual__btn, .recom__timer {
        display: block;
    }
          .recom__content{
          padding:0 !important;
          }
        }
        @media screen and (max-width: 1100px){
            .recom__content {
        width: 80.96vw;
          }
          .recom__title {
        font-size: 6vw;
          }
          .recom__title {
        font-size: 4.51vw;
    }
          .recpm__text {
        font-size: 5.41vw;
        margin-top: .5vw;
    }
          .recom__right img {
        width: 30vw;
    }
          .recom__timer {
        font-size: 9.01vw;
        margin-top: 1.25vw;
    }
        }

/* Free Shipping like compliance page */       
              .dark-blue-bg {
  background: #005598;
  box-shadow: 0px 0px 5px #cdcdcd;
}

.shipping-badge {
  max-height: 218px;
}

.text-yellow {
  color: #eefe3c;
}

.medium {
  font-family: medium-font;
  font-weight: 500;
}

B, .bold {
  font-family: bold-font;
  font-weight: bold;
}

h1.small-title {
  font-size: 23px;
}

h4.small-title {
  font-size: 20px;
}

@media (min-width: 993px) {
  h1.small-title {
    font-size: 40px;
  }
  h4.small-title {
    font-size: 25px;
  }
}
@font-face {
  font-family: medium-font;
  src: url("../fonts/Quicksand-Medium.ttf");
}
@font-face {
  font-family: bold-font;
  src: url("../fonts/Quicksand-Bold.ttf");
}
  /* Free Shipping like compliance page */

.featured__title {
    font-size: 2.5vw;
    letter-spacing: -.015em;
    font-weight: 700;
    text-align: center;
    text-transform: uppercase;
    color: #ffe400;
}
   .featured__list {
    margin-top: 2vw;
    justify-content: center;
    align-items: center;
    align-content: center;
}
   .flex {
    display: flex;
    flex-wrap: wrap;
}
   .featured__list li img {
    height: 4.91vw;
    width: auto;
    display: block;
}
  @media screen and (max-width: 767px) {
    .featured__list li img {
        height: 8.13vw;
    }
    .featured__title {
        font-size: 7.85vw;
    }
}

.references-section {
  background: rgb(255 255 255);
  padding: 34px 0px 28px;
  text-align: center;
}

.references-heading {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 18px;
  margin-bottom: 26px;
  position: relative;
}

.references-heading h2 {
  font-family: "Open Sans", sans-serif;
  font-size: 26px;
  font-weight: 600;
  color: rgb(17, 17, 17);
  line-height: 1;
  margin-bottom: 2px;
  margin-top: 20px;
  background: #fff;
  z-index: 2;
  padding: 0 20px;
}

.references-heading::before,
.references-heading::after {
  content: "";
  width: 100%;
  height: 1px;
  background: rgb(207, 207, 207);
  top: 68%;
  position: absolute;
  left: 0;
}

.university-logos {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 50px;
  flex-wrap: wrap;
  margin-bottom: 20px;
}

.university-logos img {
  height: 129px;
  object-fit: contain;
}

.disclaimer {
  font-size: 15px;
  color: rgb(111, 111, 111);
  margin-top: 8px;
}

.reference-list-section {
  background: rgb(238, 238, 238);
  padding: 44px 0px 70px;
}

.reference-list-wrapper {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 50px;
  max-width: 1200px;
  margin: auto;
}

.reference-column ol {
  padding-left: 24px;
}

.reference-column li {
  margin-bottom: 28px;
  color: rgb(119, 119, 119);
  font-size: 15px;
  line-height: 1.7;
  word-break: break-word;
  list-style: decimal;
}

.reference-column a {
     color: rgb(119, 119, 119);
    transition: 0.3s;
    font-size: 12px;
    line-height: 1.5;
    display: block;
}

.reference-column a:hover {
  color: rgb(0, 0, 0);
}


@media (max-width: 767px) {

.references-section {
           padding: 7px 0px 19px;
  }

  .references-heading {
    gap: 10px;
    margin-bottom: 18px;
  }

  .references-heading h2 {
            font-size: 20px;
        padding: 0 10px;
  }


  .references-heading::after {
          width: 80px;
        right: 0;
        left: inherit;
  }
  
  
   .references-heading::before
 {
     width: 80px;
   left:0;
  }


 .university-logos {
    flex-direction: column;
    gap: 24px;
    justify-content: center;
    padding: 0 19px;
}

  .university-logos img {
    height: auto;
  }

  .disclaimer {
    font-size: 13px;
    line-height: 1.7;
    padding: 0px 10px;
  }

  .reference-list-section {
    padding: 30px 0px 40px;
  }

  .reference-column li {
    font-size: 14px;
    line-height: 1.8;
           margin-bottom: 12px;
  }
}
  
  
  
  
  @media screen and (max-width: 767px) {

    .reference-list-section {
        padding: 30px 0px 40px;
    }

    .scientific-reference-section {
        padding: 25px 0 10px;
    }

    .reference-title-wrap {
        gap: 14px;
        margin-bottom: 30px;
    }

    .university-logos {
        flex-direction: column;
        gap: 24px;
        justify-content: center;
    }

    .reference-note {
        font-size: 13px;
        padding: 0 10px;
    }

    .reference-list-wrapper {
        grid-template-columns: 1fr;
        gap: 24px;
      max-width: 90%;
    }

    .reference-item {
        gap: 12px;
    }

    .reference-number {
        font-size: 13px;
    }

    .reference-link {
        font-size: 14px;
        line-height: 1.1;
        overflow-wrap: anywhere;
        word-break: break-word;
    }
}
