@font-face {
    font-family: 'Baloo2-Bold';
    src: url('../fonts/Baloo2-Bold.woff2') format('woff2'),
        url('../fonts/Baloo2-Bold.woff') format('woff');
    src: url('../fonts/Baloo2-Bold.ttf');
    src: url('../fonts/Baloo2-Bold.ttf') format('truetype');
}
@font-face {
    font-family: 'Baloo2-ExtraBold';
    src: url('../fonts/Baloo2-ExtraBold.woff2') format('woff2'),
        url('../fonts/Baloo2-ExtraBold.woff') format('woff');
    src: url('../fonts/Baloo2-ExtraBold.ttf');
    src: url('../fonts/Baloo2-ExtraBold.ttf') format('truetype');
}
@font-face {
    font-family: 'Baloo2-Medium';
    src: url('../fonts/Baloo2-Medium.woff2') format('woff2'),
        url('../fonts/Baloo2-Medium.woff') format('woff');
    src: url('../fonts/Baloo2-Medium.ttf');
    src: url('../fonts/Baloo2-Medium.ttf') format('truetype');
}
@font-face {
    font-family: 'Baloo2-Regular';
    src: url('../fonts/Baloo2-Regular.woff2') format('woff2'),
        url('../fonts/Baloo2-Regular.woff') format('woff');
    src: url('../fonts/Baloo2-Regular.ttf');
    src: url('../fonts/Baloo2-Regular.ttf') format('truetype');
}
@font-face {
    font-family: 'Baloo2-SemiBold';
    src: url('../fonts/Baloo2-SemiBold.woff2') format('woff2'),
        url('../fonts/Baloo2-SemiBold.woff') format('woff');
    src: url('../fonts/Baloo2-SemiBold.ttf');
    src: url('../fonts/Baloo2-SemiBold.ttf') format('truetype');
}
@font-face {
    font-family: 'Baloo2-VariableFont_wght';
    src: url('../fonts/Baloo2-VariableFont_wght.woff2') format('woff2'),
        url('../fonts/Baloo2-VariableFont_wght.woff') format('woff');
    src: url('../fonts/Baloo2-VariableFont_wght.ttf');
    src: url('../fonts/Baloo2-VariableFont_wght.ttf') format('truetype');
}
* {
    font-family: 'Baloo2-Regular', sans-serif;
}
.logo-and-cta {
    display: flex;
    flex-direction: column;
    align-items: center;
    height: -webkit-fill-available;
    padding: 24px;
}
.logo-and-cta img {
    width: 26%;
}
.logo-and-cta a img {
    width: 110%;
    margin-left: -5%;
}
.logo-and-cta a {
    margin-top: 60px;
}
.icon-div {
    display: flex;
    flex-direction: column;
    padding-right: 19px;
    margin-top: 75px;
}
.icon-div img {
    margin-top: 17px;
    width: 86px;
}
.right-drink {
    position: absolute;
    display: flex;
    align-items: center;
    right: 90px;
    top: 140px;
    height: 78%;
}
.regular-milk-text {
    margin-top: 120px;
    padding-left: 37px;
    width: 54px;
}
.beverage-bottle {
    margin-right: -135px;
    height: 104%;
}
.banner-slide {
    border: none;
}
.index-banner-slider .slick-dots {
    position: absolute;
    top: 280px;
    list-style: none;
}
.index-banner-slider .slick-dots li button {
    display: block;
    width: 9px;
    height: 9px;
    padding: 0;
    margin-bottom: 1.15rem;
    border: none;
    border-radius: 100%;
    background-color: #012068;
    text-indent: -9999px;
}
.index-banner-slider ul.slick-dots {
    padding-left: 3.2rem;
}
.index-banner-slider .slick-dots li.slick-active button {
    margin-bottom: 65px;
}
.index-banner-slider .slick-dots li.slick-active button:after {
    content: '';
    width: 2px;
    height: 37px;
    border-radius: 2px;
    background-color: #012068;
    position: absolute;
    margin-top: 16px;
    left: 54px;
}
.shop-now {
    position: fixed;
    bottom: 0;
    right: 0;
    z-index: 1;
    cursor: pointer;
    box-shadow: 0 0 0 0 rgb(111 154 55 / 50%);
    -webkit-animation: zoom 1.3s infinite;
    animation: zoom 1.3s infinite;
}
.feels-good-video-section .card {
    border: none;
}
.feels-good-video-section .card-img-overlay {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    margin-top: 3rem;
}
.feels-good-video-section .card-img-overlay img {
    width: 116px;
}
.feels-good-video-section h1 {
    font-family: 'Baloo2-SemiBold', sens-serif;
    margin-top: 2.5rem;
    font-size: 49px;
}
.wholesome-life-text {
    padding: 2rem 10rem;
}
.wholesome-life-text h2 {
    font-family: 'Baloo2-Regular', sens-serif;
    font-size: 50px;
    text-align: center;
    color: #084c9e;
}
.wholesome-life-text h2 span {
    color: #81bb78;
}
.wholesome-life-text img {
    display: block;
    margin: 1rem auto;
}
h2.section-heading {
    font-family: 'Baloo2-Bold', sans-serif;
    font-size: 38px;
    color: #084c9e;
    display: inline-flex;
    align-items: center;
}
h2.section-heading:before {
    content: '';
    width: 45px;
    height: 2px;
    display: inline-block;
    margin-right: 25px;
    margin-left: 10px;
    background: #f79b6d;
}
.keep-up-slider .card {
    border: none;
    padding: 0.8rem;
}
.keep-up-slider {
    margin-left: -0.6rem;
    margin-right: -0.6rem
}
.keep-up-slider .card {
    border: none;
    padding: 1.2rem;
}
.keep-up-slider .card-img-overlay {
    top: auto;
    padding: 3rem 2rem 4rem 3rem;
}
.keep-up-slider .card .card-img {
    border-radius: 10px;
    filter: brightness(0.6);
}
.keep-up-slider .card-img-overlay .card-title {
    font-family: 'Baloo2-Regular', sans-serif;
    margin-bottom: 1.5rem;
    font-size: 22.5px;
    height: 10rem;
}
.k-controls,
.discover-controls,
.grid-container-controls {
    display: flex;
    position: absolute;
    right: 7rem;
    z-index: 1;
    margin-top: -50px;
}
.k-controls li,
.discover-controls li,
.grid-container-controls li {
    display: flex;
    background: #81bb78;
    width: 38px;
    height: 38px;
    justify-content: center;
    align-items: center;
    border-radius: 50%;
    margin-left: 15px;
}
.k-controls li:hover,
.discover-controls li:hover,
.grid-container-controls li:hover {
    background: #1a459d;
}
.discover-slider {
    margin-left: -0.3rem;
    margin-right: -0.3rem
}
.discover-slide {
    border: none;
    padding: 0.7rem;
}
.discover-slide .recipe {
    background: #1a459dc7;
    border-radius: 15px;
    padding: 1rem 1rem 1rem 2rem;
    font-family: 'Baloo2-Regular';
    font-size: 15px;
}
.discover-slide .recipe ul {
    padding-left: 1.1rem;
    margin-bottom: 0.6rem;
}
.discover-slide .recipe b {
    font-family: 'Baloo2-SemiBold';
    font-size: 18px;
    margin-top: 0.5rem;
    display: block;
}
.ingrdient-list li::marker {
    font-size: 12px;
}
.discover-slide .card-title {
    color: #1a459d;
    font-size: 27px;
    padding: 0 6rem 0 0.5rem;
    font-family: 'Baloo2-Medium', sans-serif;
    height: 2rem;
}
.discover-slide .card-img-overlay {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    padding: 3rem 2.5rem 2.5rem;
}
/*------------Video popup-------------*/
.vpop {
    cursor: pointer;
}
#video-popup-container {
    display: none;
    position: fixed;
    z-index: 996;
    width: 60%;
    left: 50%;
    margin-left: -30%;
    top: 20%;
    background-color: #fff;
}
#video-popup-close {
    cursor: pointer;
    position: absolute;
    right: -10px;
    top: -10px;
    z-index: 998;
    width: 25px;
    height: 25px;
    border-radius: 25px;
    text-align: center;
    font-size: 12px;
    background-color: #000;
    line-height: 25px;
    color: #fff;
    opacity: 1;
}
#video-popup-iframe-container {
    position: absolute;
    z-index: 997;
    width: 100%;
    padding-bottom: 56.25%;
    border: 2px solid #000;
    border-radius: 2px;
    background-color: #000;
}
#video-popup-iframe {
    z-index: 999;
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    background-color: #000;
}
#video-popup-overlay {
    display: none;
    position: fixed;
    z-index: 995;
    top: 0;
    background-color: #000;
    opacity: 0.8;
    width: 100%;
    height: 100%;
}
#video-popup-close:hover {
    color: #DE0023;
}
/*------------Video popup-------------*/
/* .sg-item1 {
    height: 100%;
    background: #f79b6d;
    padding: 4.5rem 4.5rem;
    border-radius: 7px;
} */
.grid-container h2 {
    font-size: 53px;
    font-family: 'Baloo2-Bold';
    color: #084c9e;
}
.grid-container .text-info {
    width: 70%;
}
.grid-container p {
    font-size: 22px;
    color: #000;
    font-family: 'Baloo2-Regular';
    line-height: 29px;
    margin-top: 1rem;
}
/* .grid-container .sg-item1 img {
    float: right;
    margin-top: -5rem;
    width: 580px;
    margin-right: -5rem;
} */
.grid-container .buy-link {
    color: #fff;
    padding: 10px 30px;
    border-radius: 30px;
    background: #084c9e;
    margin-top: 1rem;
    display: inline-block;
    text-transform: uppercase;
    text-decoration: none;
    line-height: normal;
}
.sg-item1,
.sg-item2,
.sg-item3 {
    display: flex;
    padding: 2.5rem 5.5rem 0.2rem 4.5rem;
    background: #eed270;
    border-radius: 7px;
    align-items: flex-start;
}
.sg-item1 {
    background: #f79b6d;
}
.sg-item3 {
    background: #bbe8f2;
}
.sg-item4{
    background: #81bb78;
}
.sg-item1 h2,
.sg-item2 h2,
.sg-item3 h2 {
    font-size: 34px;
}
.sg-item1 img,
.sg-item2 img,
.sg-item3 img {
    margin-left: -3rem;
    width: 57%;
}
.heading-and-btn-div {
    display: flex;
    justify-content: space-between;
    margin-top: 2rem;
    margin-bottom: 1.5rem;
    align-items: center;
}
.heading-and-btn-div .view-all-btn {
    color: #000;
    border: 2px solid #000;
    padding: 10px 30px;
    text-decoration: none;
    text-transform: uppercase;
    border-radius: 40px;
    margin-left: 2px;
    margin: initial;
}
.discover .view-all-btn {
    margin-top: 2.5rem;
}
.view-all-btn {
    color: #000;
    border: 2px solid #000;
    padding: 10px 30px;
    text-decoration: none;
    text-transform: uppercase;
    border-radius: 40px;
    margin: 0 auto;
    display: block;
    width: fit-content;
}
.contact-form .form-control {
    margin: 1rem 0;
    border-radius: 20px;
    height: 45px;
    padding-left: 1.5rem;
    color: #141567;
}
.contact-form textarea {
    height: 100% !important;
}
.contact-form .form-control:focus {
    box-shadow: none;
    border-width: 1.5px;
    border-color: #141567;
    border-style: solid;
}
button.btn.submit-btn {
    display: inline-block;
    background-color: #141567;
    color: #fff;
    padding: 0.6rem 2rem;
    border-radius: 20px;
    margin: 2rem 0;
}
section.follow-us h2,
section.follow-us span {
    font-family: 'Baloo2-Bold', sans-serif;
    font-size: 36px;
    line-height: 1.139;
    color: #084c9e;
    text-align: center;
}
section.follow-us span {
    color: #f77c81;
}
.follow-img {
    object-fit: cover;
    min-width: 100%;
    min-height: 100%;
    object-position: center;
    flex-shrink: 0;
}
.instagram-icon {
    position: absolute;
    bottom: 7%;
    left: 7%;
    background: #fff;
    border-radius: 50%;
    height: 50px;
    width: 50px;
    text-align: center;
    padding: 0.8rem 0;
}
.youtube-icon {
    bottom: 4%;
}
footer span,
footer span a {
    font-size: 14px;
    color: rgb(102, 102, 102);
    line-height: 1.857;
    text-align: left;
    text-decoration: none;
}
#button-back{
    cursor: pointer;
}
.banner-cta {
    position: absolute;
    bottom: 4rem;
    right: 0;
    left: 0;
    margin: 0 auto;
    text-align: center;
}
.banner-btn {
    background-color: #043c95;
    color: #fff;
    border-radius: 50px;
    font-size: 30px;
    padding: 0.5rem 3rem;
    font-weight: 600;
    font-family: 'Baloo2-Bold';
}
.banner-btn:hover {
    color: #043c95;
    border-color: #043c95;
    background: unset;
}
.grid-container img{
    transition: 0.3s;
}
.grid-container img:hover{
    transform: scale(1.1);
}
.discover-slide .card-img-overlay a {
    text-decoration: none;
    color: #fff;
}
.discover-slide .recipe {
    margin-top: 3rem;
}
.thankyou-popup {
    display: block;
    position: fixed;
    width: 100%;
    left: 0;
    top: 0;
    height: 100%;
    z-index: 9999
}
.thankyou-popup:before {
    content: "";
    background: #000000d4;
    width: 100%;
    height: 100%;
    position: absolute;
    z-index: 11111
}
.thank-you-box {
    text-align: center;
    background: #fff;
    width: 38%;
    padding: 40px 0;
    margin: auto;
    position: relative;
    top: 16%;
    z-index: 99991
}
.thank-you-box .close-popup {
    position: absolute;
    right: 0;
    top: 0
}
.thank-you-box .close-popup a {
    padding: 6px 10px
}
.thank-you-box .close-popup a img {
    width: 17px
}
.thank-you-box h2 {
    color: #084c9e;
    font-size: 60px;
    margin-top: 10px;
    margin-bottom: 0
}
.thank-you-box h5 {
    color: #084c9e;
    font-size: 24px;
    margin-top: 0
}
.thank-you-box a {
    text-decoration: none;
    background: #084c9e;
    color: #fff;
    padding: 8px 18px;
    display: inline-block;
    font-size: 14px
}
.error {
    position: absolute;
    bottom: -27px;
    left: 15px;
    padding: 4px 5px;
    display: none;
    color:#fff;
    font-size:12px;
    line-height: normal;
    background:#084c9e;
}
.error2 {
    left: 12px
}
.error:before {
    content: "";
    position: absolute;
    width: 0;
    height: 0;
    border-bottom: 8px solid #084c9e;
    border-left: 8px solid transparent;
    border-right: 8px solid transparent;
    top: -8px
}
.form-group{
    position: relative;
}
.discover-slider .card-img {
    filter: brightness(0.7);
    border-radius: 20px;
}
.discover-slide .card-title {
    color: #fff;
}
@media screen and (max-width:1400px) {
    .grid-container .sg-item1 img {
        max-width: 110%;
    }
    .grid-container .buy-link {
        margin-top: 1rem !important;
    }
    .sg-item1,
    .sg-item2,
    .sg-item3 {
        padding: 2.5rem 4.5rem 0.2rem 3.5rem;
    }
    .grid-container .text-info {
        width: 80%;
    }
    .grid-container h2 {
        font-size: 48px;
    }
    .sg-item1 h2,
    .sg-item2 h2,
    .sg-item3 h2 {
        font-size: 32px;
            height: 6rem;
    }
    .grid-container p {
        font-size: 19px;
    }
    .discover-slide .card-title {
        font-size: 25px;
        padding: 0 3rem 0 0.5rem;
    }
    .discover-slide .recipe b {
        font-size: 16px;
    }
    .discover-slide .recipe {
        font-size: 13px;
    }
}
@media screen and (max-width:768px) {
    .beverage-bottle {
        height: 60%;
        margin-right: -78px;
    }
    .logo-and-cta img {
        width: 50%;
        margin-left: 33%;
        margin-top: 3%;
    }
    .explore-range-cta-mobile {
        position: absolute;
        bottom: 5%;
        right: -8%;
    }
    .explore-range-cta-mobile img {
        width: 50%;
    }
    .index-banner-slider ul.slick-dots {
        transform: rotate(90deg);
        top: unset;
        bottom: -48%;
        right: 0;
        left: 0;
    }
    .feels-good-video-section img {
        border-radius: 0 !important;
    }
    .feels-good-video-section .card-img-overlay img {
        width: 70px;
    }
    .feels-good-video-section h1 {
        margin-top: 1rem;
        font-size: 30px;
    }
    .feels-good-video-section .card-img-overlay {
        margin-top: 0;
    }
    .wholesome-life-text {
        padding: 2rem 1rem 0;
    }
    .wholesome-life-text h2 {
        font-size: 25px;
    }
    .wholesome-life-text h2 br {
        display: none;
    }
    .wholesome-life-text h2 span {
        color: unset;
    }
    h2.section-heading {
        font-size: 20px;
        display: block;
        text-align: center;
    }
    h2.section-heading:before {
        display: block;
        text-align: center;
        margin: 1rem auto;
    }
    .keep-up-slider .card .card-img {
        height: 17rem;
    }
    .keep-up-slider {
        margin-top: 4rem;
    }
    .k-controls {
        margin: 0.5rem;
        right: 9rem;
    }
    .keep-up-slider .card-img-overlay .card-title {
        font-size: 14px;
    }
    .keep-up-slider .card-img-overlay {
        padding: 2rem;
    }
    .keep-up-slider .card-img-overlay img {
        margin-bottom: 2rem;
    }
    .heading-and-btn-div {
        justify-content: center;
    }
    .sg-item1,
    .sg-item2,
    .sg-item3 {
        padding: 2rem;
        height: 30rem;
        margin: 2rem;
        border-radius: 0;
        display: block;
    }
    .grid-container h2 {
        font-size: 30px;
    }
    .grid-container .text-info{
        width: 100%;
    }
    .grid-container .sg-item1 img,
    .grid-container .sg-item2 img,
    .grid-container .sg-item3 img {
        float: right;
        /* margin-top: -5rem; */
        /* margin-right: -5rem; */
        max-width: 110%;
    }
    .sg-item1 img,
    .sg-item2 img,
    .sg-item3 img {
        width: 14rem;
        margin-right: 0 !important;
    }
    .discover-controls,
    ul.grid-container-controls {
        position: unset;
    }
    li.discover-prev.slick-arrow,
    li.grid-container-prev.slick-arrow {
        position: absolute;
        left: -2%;
        top: 50%;
        z-index: 999;
    }
    li.discover-next.slick-arrow,
    li.grid-container-next.slick-arrow {
        position: absolute;
        right: 2%;
        top: 50%;
        z-index: 999;
    }
    .contact-form {
        padding: 2rem;
    }
    .back-top {
        position: absolute;
        right: 1rem;
        bottom: 10rem;
    }
    a.shop-now img {
        height: 6rem;
    }
    a.shop-now {
        right: 1rem;
    }
    .instagram-icon {
        height: 30px;
        width: 30px;
        padding: 0.2rem;
    }
    section.follow-us h2,
    section.follow-us span {
        font-size: 30px;
    }
    section.follow-us h2 {
        padding: 1rem;
    }
    section.follow-us h2 span {
        color: unset;
    }
    .follow-us .container {
        padding: 0;
        margin: 0;
    }
    .discover-slider {
        padding: 4rem 0;
    }
    .banner-btn {
        font-size: 20px;
    }
    .banner-cta {
        bottom: 2rem;
    }
    .thank-you-box {
        width: 90%;
    }
}