@font-face {
    font-family: Helvetica;
    src: url("../fonts/HELR45W.ttf");
}

@font-face {
    font-family: icons;
    src: url("../fonts/data-table.ttf");
}

body {
    color: #173B76;
}

.btn {
    font-size: 14px;
    letter-spacing: 2.2px;
    background-color: #24ABC2;
    color: white;
    border-radius: 0rem;
    box-shadow: 0px 2px 0px 0.3px #0D6878;

}

.hr-orange{
    height: 1px;
    background-color: #F5A623;
}

.hr-white{
    height: 1px;
    background-color: #FFFFFF;
}

/** customer review section fix **/

/** SLIDER SECTION **/
.custom-container {
    max-width:1200px;
    width: 90%;
    margin-left:auto!important;
    margin-right:auto!important;
    padding-left: 45px;
    padding-right: 45px;
}

.slider-section {
    padding-top: 100px;
    margin-bottom: 50px;
}

/** LEFT PART **/  
.slider-section .slider-image img {
    width:100%;
    padding-top: 6px;
}

.slider-section ul {
    height: 100%;
}

.slider-section ul li img {
    min-width: 80%;
    max-height: 100%;
    padding-top: 6px;
}

.slider-section .slider-thumbnail {
    height: 14.40%;
}

.slider-section .slider-thumbnail:hover {
    cursor: pointer;
}

/** RIGHT PART **/

.slider-section .slider-content h2 {
    font-family: futura-pt-bold, sans-serif;
    font-weight: 700;
    letter-spacing: 2px;
    line-height: 27px;
    padding-top: 6px;
    margin-bottom: 0;
    color: #173b76;
}

.slider-section .slider-content sup {
    font-size: 15px;
    top: -.9em;
}

.slider-content .slider-heading .text {
    font-size:17px;
    font-family: futura-pt, sans-serif;
    font-weight: 600;
    letter-spacing: 2px;
    margin-bottom: 5px;
    padding-top: 5px;
    color: #27bfd8;
}

.rating {
    display: inline-block;
}

.rating .star-icon {
    color: #FFD700;
    font-size: 22px;
    position: relative;
}

.rating .star-icon.full:before {
    text-shadow: 0 0 2px #FFD700;
    color: #FDE16D;
    content: '\2605'; /* Full star in UTF-8 */
    position: absolute;
    left: 0;
}

.rating .star-icon.half:before {
    text-shadow: 0 0 2px #FFD700;
    color: #FDE16D;
    content: '\2605'; /* Full star in UTF-8 */
    position: absolute;
    left: 0;
    width: 50%;
    overflow: hidden;
}

.slider-section .slider-content .rating-text {
    font-size: 18px;
    font-family: futura-pt, sans-serif;
    font-weight: 400;
    padding-top: 8px;
    padding-left: 5px;
    color:#173b76;
}

.slider-section .slider-content .reviews-link {
    padding-left: 15px;
    margin-bottom: 16px;
}

.slider-section .slider-content .reviews-link a{
    font-size: 13px;
    font-family: futura-pt, sans-serif;
    font-weight: 400;
    color: #27bfd8;
    border-bottom: #27bfd8 solid 1px;
}

.slider-section .slider-content .reviews-link a:hover{
    text-decoration: none;
    color: #173b76;
    border-bottom: #173b76 solid 1px;
    transition: .4s;
}

.reviews-link > p:first-child {
    margin-right: 10px;
}

.reviews-link .ver-sperator {
    height: 18px;
    border-left: #173b76 solid 1px;
    padding: 5px;
}

.slider-content .reviews-content .offer-heading {
    margin-bottom: 0!important;
}

.slider-content .reviews-content p {
    font-size: 19px;
    font-family: futura-pt, sans-serif;
    font-style: normal;
    font-weight: 400;
    line-height: 30px;
    letter-spacing: .5px;
    margin-bottom: 10px;
}

.slider-content .reviews-content ul {
    line-height: 30px;
    padding-left:20px;
    list-style-type: disc;
}

.slider-content .reviews-content ul li {
    font-size: 17px;
    font-family: futura-pt, sans-serif;
    font-style: normal;
    font-weight: 400;
}

.reviews-content ul li .niagen-r {
    font-size: 13px;
    vertical-align: -webkit-baseline-middle;
}

.slider-content .reviews-content .headlines {
    margin-bottom:10px;
}

.slider-content .reviews-content h5 {
    font-size: 20px;
    font-family: futura-pt-bold, sans-serif;
    font-style: normal;
    font-weight: 700;
    margin-top: 20px;
}

.reviews-content .reviews-button .orange-button {   
    font-size: 12px;
    font-family: futura-pt-bold, sans-serif;
    font-style: normal;
    font-weight: 700;
    letter-spacing: 3px;
    padding: 12px 55px;
    background-color: #F44573;
    box-shadow: 0px 2px 0px 0.3px #A4173C;
}

.reviews-content .reviews-button .orange-button:hover {
    background-color: #B82249;
    transition: .4s;
}

/** SLIDER SECTION END **/

/** CAROUSEL SECTION **/
.carousel-section .carousel {
    padding-top: 10px;
    margin-bottom: 10px;
    margin-left: -60px;
    margin-right: -60px;
}

/* .carousel-section .carousel .flag {
    width: 110px;
    height: 110px;
    background-color: #16346b; 
    -moz-border-radius: 70px; 
    -webkit-border-radius: 70px; 
    border-radius: 70px;
    position: absolute;
    text-align: center;
    line-height: 10px;
    left: 30px;
    top: 25px;
    z-index: 2;
} */

/* .carousel-section .carousel .flag .image-label {
    font-size: 17px;
    font-family:roboto-light;
    font-weight: 500;
    color: #fff;
    z-index: 3;
    position: relative;
    top: 36px;
} */

.carousel-section .carousel img {
    height:100%;
    width: 100%;
    max-height: 400px;
}

/** CAROUSEL SECTION END **/

/** CUSTOMER TESTIMONIAL SECTION 1 **/
.testimonial {
    background-image: linear-gradient(to bottom, #f5f5f5, #d7d7d7);   
}

.testimonial-content{
    padding-top:60px;
    padding-bottom:60px;
    vertical-align: middle;
}

.testimonial-content .quotation-icon img {
    width: 100%;
}

.testimonial-content .lead {
    font-size: 27px;
    font-weight: 600;
    letter-spacing: .5px;
    padding:0 5px;
    color: #173b76;
}

.testimonial-content .name-text {
    font-size: 22px;
    font-weight: 600;
}

.testimonial-content p {
    font-size: 20px;
}
/** CUSTOMER TESTIMONIAL SECTION 1 **/

/** AGE SECTION **/
.age {
    background-color: #173b76;
}

.age-content {
    text-align: center;
    padding-top: 57px;
    padding-bottom: 35px;
}

.age-content h2 {
    color: #fff;
    font-size: 32px;
    font-family: futura-pt-bold, sans-serif;
    font-style: normal;
    font-weight: 700;
    letter-spacing: 3px;
}

.age-content hr {
    width: 50px;
    margin-top: 30px;
}

.age-content p {
    color: #fff;
    max-width: 855px;
    font-size: 22px;    
    font-family: futura-pt, sans-serif;
    font-style: normal;
    font-weight: 500;
    line-height: 35px;
    padding-top: 20px;
    margin:0 auto;
}

.age-content .age-groups {
    margin-top:70px;
}

.age-content .age-groups .heading {
    color: #fff;
    font-size: 18px;
    font-family: futura-pt-bold, sans-serif;
    font-style: normal;
    font-weight: 700;
    padding-top: 20px;
}

.age-content .age-groups .groups-text {
    font-size:17px;
    font-family: futura-pt, sans-serif;
    font-style: normal;
    font-weight: 400;
    line-height: 25px;
}

/** AGE SECTION END **/

/** CUSTOMER REVIEWS SECTION **/

.customer-reviews {
    margin-top:80px;
}

.customer-reviews h2 {
    color: #173b76;
    font-size: 32px;
    font-family: futura-pt-bold, sans-serif;
    font-style: normal;
    font-weight: 700;
    letter-spacing: 3px;
}

.customer-reviews .hr-orange {
    width: 50px;
    margin-top:30px;
    margin-bottom: 40px;
}

.customer-reviews-section .customer-reviews-button .blue-button {   
    font-size: 12px;
    font-family: RobotoCondensed-Regular;
    padding: 12px 55px; 
    background-color: #24abc2;
    box-shadow: 0px 2px 0px 0.3px #0d6878;
    margin-top: 60px;
    margin-bottom:60px;
}

.customer-reviews-section .customer-reviews-button .blue-button:hover {
    background-color: #52949e;
    transition: .5s;
}

/** CUSTOMER TESTIMONIAL SECTION 2 **/

.testimonial-two {
   background-image: linear-gradient(to bottom, #f5f5f5, #d7d7d7);
}

.testimonial-content{
    padding-top:60px;
    padding-bottom:60px;
    vertical-align: middle;
}

.testimonial-content .quotation-icon img {
    width: 100%;
}

.testimonial-content .lead {
    color: #173b76;
    font-size: 30px;
    font-family: futura-pt, sans-serif;
    font-style: italic;
    font-weight: 500;
    letter-spacing: .5px;
    padding:0 5px;
}

.testimonial-content .name-text {
    font-size: 26px;
    font-family: futura-pt, sans-serif;
    font-style: italic;
    font-weight: 400;
}

.testimonial-content p {
    font-size: 20px;
}
/** CUSTOMER TESTIMONIAL SECTION 2 END **/


/** BOTTLES CONTENT SECTION **/
.whats-in-the-bottle-section .image-section .wide-image{
    display:none;
}

.image-section img {
    width: 100%;
    height: auto;
}

.bottle-content .right-section {
    background-color: #16346b;
    color: #fff;
    height: 100%;
    padding-top: 80px;
}

.bottle-content .right-section h2 {
    font-size: 32px;
    font-family: futura-pt-bold, sans-serif;
    font-style: normal;
    font-weight: 700;
    letter-spacing: 3px;
    word-spacing: 1px;
}

.bottle-content .right-section .hr-orange {
    width: 50px;
    margin-bottom:30px;
    float: left;
}

.bottle-content .right-section ul {
    line-height: 35px;
    padding-left: 20px;
    list-style-type: disc;
    margin-bottom: 20px;
}

.bottle-content .right-section ul li {
    font-size: 18px;
    font-family: futura-pt, sans-serif;
    font-style: normal;
    font-weight: 500;
    letter-spacing: 0.2px;
}

.bottle-content .right-section ul .subline {
    font-size: 18px;
    font-family: roboto-thin;
    font-weight: bold;
    padding-left:25px;
    display: block;
}

.right-section .reviews-button .orange-button {
    font-size: 12px;
    font-family: futura-pt-bold, sans-serif;
    font-style: normal;
    font-weight: 700;
    background-color: #F44573;
    box-shadow: 0px 2px 0px 0.3px #A4173C;
    padding: 12px 55px; 
    margin-top: 15px;
}

.right-section .reviews-button .orange-button:hover {
    background-color: #B82249;
    transition: .4s;
}

/** BOTTLES CONTENT SECTION END **/


/** FREQUENTLY & QUESTIONS SECTION **/

.frequently {
    margin-top: 100px;
    margin-bottom: 100px;
}

.frequently-headline h2 {
    font-size: 32px;
    font-family: futura-pt-bold, sans-serif;
    font-style: normal;
    font-weight: 700;
    letter-spacing: 3px;
}

.frequently-headline hr {
    width: 50px;
    margin-top: 30px;
}

.frequently-content {
    padding-top: 30px;
}

.frequently-content .faq-text {
    margin-right: auto;
    margin-left: auto;
}

.frequently-content .show-icon {
    text-align: right
}

.frequently-content .collapse .card {
    border: none!important;
}

.frequently-content .collapse .card-body {
    padding:0!important;
}
 
.frequently-content .question {
    font-size: 18px;
    font-family: futura-pt-bold, sans-serif;
    font-style: normal;
    font-weight: 700;
    padding-bottom: 10px;
}

.frequently-content .question-two {
    margin-top: 15px;
}

.frequently-content .answer {
    color: #4a4a4a;
    font-size: 18px;
    font-family: futura-pt, sans-serif;
    font-style: normal;
    font-weight: 400;
}

.frequently-content .hr-dark {
    width: 65%;
    background-color:#4a4a4a;
   /* margin-bottom: 35px; */
}

.frequently .faq-button .blue-button {  
    font-size: 13px;
    font-family: futura-pt-bold, sans-serif;
    font-style: normal;
    font-weight: 700;
    background-color: #24abc2;
    box-shadow: 0px 2px 0px 0.3px #0d6878;
    padding: 12px 55px; 
    margin-top: 20px;
}

.frequently .faq-button .blue-button:hover {
    background-color: #52949e;
    transition: .5s;
}


/** FREQUENTLY & QUESTIONS SECTION END **/

/** SUBSCRIPTIONS SECTION  **/

.subscription {
    overflow: hidden;
    width: 100%;
    height: auto;
    background: url(../images/subscription.png);
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    -o-background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
}

.subscription .image {
    display: none;
}

.subscription-content {     
    margin-top:80px;
    overflow: hidden;
    margin-bottom: 80px;
}

.subscription-content h2 {
    color: #173b76;
    font-size: 32px;
    font-family: futura-pt-bold,sans-serif;
    font-style: normal;
    font-weight: 700;
    letter-spacing: 3px;
    line-height: 40px;
    text-transform: uppercase;
    max-width: 500px;
}

.subscription-content sup {
    top: -.9em;
    font-size: 15px;
}

.subscription-content .hr-orange {
    width: 50px;
    float: left;
}

.subject p {
    color:#173b76;
    font-size: 20px;
    font-family: futura-pt-bold, sans-serif;
    font-style: normal;
    font-weight: 700;
    line-height: 30px;    
}

.subject .subhead {
    padding-top: 20px;
} 

.subject .answer {
    color: #4a4a4a;
    padding-top: 10px;
    font-size: 18px;
}

.subject p:last-child {
    color: #4a4a4a;
    padding-top: 160px;
    font-size: 15px; 
}

.subscription .subject .orange-button { 
    font-size: 13px;
    font-family: futura-pt-bold, sans-serif;
    font-style: normal;
    font-weight: 700;
    background-color: #F44573;
    box-shadow: 0px 2px 0px 0.3px #A4173C;
    padding: 12px 55px;
    margin-bottom:5px;
}

.subscription .subject .orange-button:hover {
    background-color: #B82249;
    transition: .4s;
}


/** MEDIAS **/
@media (min-width: 1500px) {
    .subscription {
        background-position: 50% 30%;
    }
}

@media(max-width: 1199px) {

    /** SLIDER SECTION **/
    .custom-container {
        width: 100%;
        padding-left: 60px;
        padding-right: 60px;
    }

    .slider-section ul li img {
        /*padding-bottom: 4px;*/
    }

    .slider-content .reviews-content h5 {
        margin-top: 0!important;
    }
    /** SLIDER SECTION END **/

    /** BOTTLE CONTENT SECTION **/
    .bottle-content .right-section {
        padding-top:40px;
    }
    /** BOTTLE CONTENT SECTION **/

    /** FREQUENTLY AND  SECTION **/
    .frequently {
        margin-top: 50px;
        margin-bottom: 50px;
    }

    .frequently .frequently-content .collapse {
        padding:0!important;
    }

    .subscription .image {
        display: none;
    }

    .subscription-content {
        margin-bottom: 80px;
    }
}

@media(max-width: 991px){
    
    /** SLIDER SECTION */
    .slider-section ul li img {
        /*padding-bottom: 5px;*/
    }

    .slider-section .slider-image .flag {
        width: 29%;
        height: 22%;
        position: absolute;
        left: 25px;
        top: 15px;
    }

    .slider-section .slider-image .flag .image-label {
        font-size: .9rem;
        position: relative;
        top: 30%;
    }

    .slider-section .slider-content h2 {
        font-size: 25px;
        line-height: 18px;
    }

    .slider-content .slider-heading .text {
        font-size: 14px;
    }

    .slider-section .slider-content sup {
        top: -0.8em;
        font-size: 13px;
    }

    .slider-section .slider-content .reviews-link a {
        margin-bottom:10px;
    }

    .slider-content .reviews-content p {
        line-height: 25px;
        font-size: 15px;
        margin-bottom:10px!important;
    }

    .slider-content .reviews-content ul {
        line-height: 23px;
        margin-bottom:10px;
    }

    .slider-content .reviews-content ul li {
        font-size: 13px;
    }

    .slider-content .reviews-content .headlines {
        margin-bottom: 15px!important;
    }

    .slider-content .reviews-content h5 {
        margin-top: 0!important;
        margin-bottom:5px;
        font-size: 15px;
    }
    /** SLIDER SECTION END **/
    
   /* .orange-button,
    .blue-button {
        padding: 8px 20px!important;
    } */

    /* TESTIMONIAL SECTION 1 */   
    .testimonial-content .lead {
        font-size: 25px;
    }

    .testimonial-content .name-text {
        font-size: 21px;
    }
    /* TESTIMONIAL SECTION 1 END */

    /* SCIENCE SECTION */
    .science-section .science-text {
        font-size: 18px;
        line-height: 45px;
    }
    /* SCIENCE SECTION END */

    /** BOTTLE CONTENT SECTION **/
    .bottle-content .right-section {
        padding-top: 40px;
        padding-left: 8px;
    }



    .bottle-content .right-section ul .subline {
        font-size: 15px;
    }

    .right-section .reviews-button .orange-button {
        margin-top: 0;
    }
    /** BOTTLE CONTENT SECTION END **/

    /** SUBSCRIPTION SECTION **/
    .subscription .image {
        display: none;
    }
    .subscription-content {
        margin-bottom: 80px;
    }
    .subscription-content sup {
        top: -0.6em;
    }

    .subscription-content h2 {
        max-width: 560px;
    } 
    /** SUBSCRIPTION SECTION END **/
}

/** CUSTOMER REVIEWS */
@media (min-width: 768px) {
    .customer-reviews .yotpo-regular-box {
        left: -115px;
    }

    .customer-reviews .write-review-button {
        position: relative;
        top: -40px;
        right: -171px;
        padding-left: 14px!important;
        padding-right: 14px!important;
    }

    .customer-reviews .yotpo-form-buttons-wrapper {
        top: -100px;
        position: relative;
    }

    .customer-reviews .yotpo-small-box {
        padding-top: 0!important;
    }
}
/** CUSTOMER REVIEWS END **/

@media(max-width: 767px){
    /** SLIDER SECTION **/
    .slider-section .slider-image .flag {
        width: 110px;
        height: 110px;
        background-color:#16346b; 
        -moz-border-radius: 70px; 
        -webkit-border-radius: 70px; 
        border-radius: 70px;
        position: absolute;
        text-align: center;
        line-height: 18px;
        left: 30px;
        top: 25px;
    }

    .slider-section .slider-image .flag .image-label {
        font-size: 12px;
        font-family:roboto-light;
        font-weight: 500;
        color: #fff;
        z-index: 1;
        position: relative;
        top: 36px;
    }
    .slider-content .reviews-content .reviews-button {
        margin-bottom:30px;
    }

    .slider-content .reviews-content section p {
        font-family: futura-pt-bold, sans-serif;
        font-style: normal;
        font-weight: 700;
    }

    .slider-content .reviews-content p {
        font-size: 18px;
    }

    .slider-content .reviews-content ul li {
        font-size: 14px;
    }
    /** SLIDER SECTION END **/

    /** TESTIMONIAL SECTION **/
    .testimonial-content .lead {
        font-size:22px;
    }
    .testimonial-content .name-text {
        font-size: 20px;
    }
    /** TESTIMONIAL SECTION END **/

    /** AGE BEST SECTION **/
    .age-content h2 {
        font-size: 22px;
    }

    .age-content p {
        font-size: 18px;
    }
    .age-content .hr-white {
        width: 100%;
        height: 0;
    }

    .age-content .age-groups .groups-icon {
        width: 65px;
        margin-top: 5px;
    }

    .age-content .age-groups .content {
        text-align: left;
        margin-left: 0;
        margin-bottom: 25px;
        padding-left: 0;
    }

    .age-content .age-groups .groups-text {
        padding-top:0;
    }

    .age-content .age-groups hr {
        margin-top: 0;
    }

    .age-content .content p {
        line-height: 20px;
    }

    .age-content .age-groups .heading {
        padding-top: 14px;
    }
    /** AGE BEST SECTION END **/

    /* CUSTOMER REVIEWS */
    .customer-reviews h2 {
        font-size: 22px;
    }

    .customer-reviews {
        margin-top:40px;
    }
    /** CUSTOMER REVIEWS **/

    /* SCIENCE SECTION */
    .science-section {
        margin-top: 40px;
    }

    .science-section .science-text {
        font-size: 16px;
        line-height: 25px;
    }
    /* SCIENCE SECTION END */
    
    /*  BOTTLE CONTENT SECTION */
    .bottle-content .right-section h2 {
        font-size: 22px;
    }

    .whats-in-the-bottle-section .image-section .wide-image{
        display:block;
    }

    .whats-in-the-bottle-section .image-section .tall-image{
        display:none;
    }

    .bottle-content .right-section {
        height: 330px;
        padding-top: 30px;
        text-align: center;
        padding-left: 0;
    }
    
    .bottle-content .right-section .hr-orange {
        float: none;
        margin-bottom: 20px;
    }
    
    .bottle-content .right-section ul {
        line-height:30px;
        text-align: left;
        line-height: 30px;
        text-align: left;
        max-width: 270px;
        margin-left: auto;
        margin-right: auto;
        padding: 0 0 0 30px;
    }

    .bottle-content .right-section ul li {
        font-size: 15px
    }

    .bottle-content .right-section ul .subline {
        font-size: 15px;
    }

    .right-section .reviews-button {
        text-align: center;
        margin-bottom: 40px;
    }
    /* BOTTLE CONTENT END */

    /* FAQ SECTION */
    .frequently-headline h2 {
        font-size: 22px;
    }

    .frequently {
        margin-top: 50px;
        margin-bottom: 50px;
    }

    .frequently-content .hr-dark {
        width: 90%;
    }
    /* FAQ END */
    .subscription {
        background: none;
    }

    .subscription .image {
        display: block;
    }

    .subscription .image img {
        width: 100%;
    }

    .subscription-content h2 {
        font-size: 22px;
    }
}

@media (max-width: 575px) {
    /** SLIDER SECTION **/
    .slider-content .reviews-content {
        margin-bottom: 30px;
    }
    /** SLIDER SECTION END **/

    .carousel-section .carousel {
       margin-left: -45px;
       margin-right: -45px;
   }

    /** AGE SECTION **/
    .age-content .age-groups .groups-icon {
        width: 65px;
        margin-top: 5px;
    }

    .age-content .age-groups .content {
        text-align: left;
        margin-left: 0;
        margin-bottom: 25px;
        padding-left: 0;
    }

    .age-content .age-groups .groups-text {
        padding-top:0;
    }

    .age-content .age-groups hr {
        margin-top: 0;
    }

    .age-content .content p {
        line-height: 20px;
    }

    .age-content .age-groups .heading {
        padding-top: 14px;
    }
    /** AGE BEST SECTION END **/

    /** BOTTLE CONTENT SECTION **/
    .whats-in-the-bottle-section .image-section .wide-image{
        display:block;
    }

    .whats-in-the-bottle-section .image-section .tall-image{
        display:none;
    }

    .bottle-content .right-section {
        padding-top:40px;
    }
    /** AGE SECTION END **/

    /** SCIENCE SECTION **/
    .science-section {
        margin-top: 40px;
    }    
    /** SCIENCE SECTION END **/

    /** BOTTLE CONTENT SECTION **/
    .bottle-content .right-section{
        padding-top: 40px;
    }

    .bottle-content .right-section h2 {        
        text-align: center;
    }
    /** BOTTLE CONTENT SECTION END **/ 
    
    /** FAQ SECTION **/
    .frequently {
        margin-top:50px;
        margin-bottom: 50px;
    }

    /** FAQ SECTION END **/
    .subscription {
        background:none;
    }

    .subscription .image {
        display: block;
    }

    .subscription .image img {
        width: 100%;
    }

    .subscription-content {
        margin-top: 40px;
        text-align: center;
        margin-bottom: 40px;
    }
    .subscription-content .hr-orange {
        float: none;
    }    
}

@media (max-width: 375px) {
    .slider-section .slider-content .reviews-link a {
        font-size: 11px;
    }

    /* CUSTOMER TESTIMONIAL SECTION */
    .testimonial-content .lead {
        line-height:30px;
        font-size: 20px;
    }
    /* CUSTOMER TESTIMONIAL SECTION END */

    /* AGE BEST SECTION */
    .age-content .age-groups .content {
        text-align: left;
        margin-left: 0;
        margin-bottom: 25px;
        padding-left: 0;
    }

    .age-content .age-groups .groups-icon {
        width: 80%;
        margin-top: 10px;
    }

    .age-content .age-groups .groups-text {
        padding-top:0;
    }

    .age-content .age-groups hr {
        margin-top: 0;
    }

    .age-content .content p {
        line-height: 20px;
    }

    .age-content .age-groups .heading {
        padding-top: 14px;
    }
    /** AGE BEST SECTION END **/

    /** BOTTLE CONTENT SECTION **/
    .whats-in-the-bottle-section .image-section .wide-image{
        display:block;
    }

    .whats-in-the-bottle-section .image-section .tall-image{
        display:none;
    }
    
    .bottle-content .right-section {
        padding-top:40px;
    }
    /** BOTTLE CONTENT SECTION END **/

    /** FAQ SECTION **/
    .frequently {
        margin-top: 50px;
        margin-bottom: 50px;
    }
    /** FAQ SECTION END **/

    /** SUBSCRIBTION SECTION **/
    .subscription {
        background: none;
    }
    .subscription .image {
        display: block;
    }
    .subscription .image img {
        width: 100%;
    }

    .subscription-content {
        margin-top: 40px;
        text-align: center;
        margin-bottom: 40px;
    }

    .subscription-content .hr-orange {
        float: none;
    }

    .subscription-content .subject .subhead {
        padding-top:0;
    }
    /** SUBSCRIBTION SECTION END **/
}

@media (max-width: 350px) {
    .menubar-brand {
        padding-left:0!important; 
        padding-right:0!important; 
    }
}


/******* OLD CSS CODE *******/

@media(max-width: 860px){
    .items-container .items .item-heart {
        padding-left: 2px!important;
    }
}

@media (min-width: 1500px) {

    .whats-in-the-bottle-section .image-section .wide-image{
        display:block;
    }

    .whats-in-the-bottle-section .image-section .tall-image{
        display:none;
    }
}


/** footer issues fix part **/

.tn-footer .fa-icons a {
    font-size: 15px;
    padding: 4px 5px;
}

