﻿@import url('css2-Interitalopszwght014..32100..900114..32100..900_KantumruyProitalwght0100..7001100..700_PressStart2P_Robotoitalwght0100..9001100..900_RussoOne_swap.css');
img {
    max-width: 100%;
    font-family: "Inter", sans-serif;
}

*,
h1,
h2,
h3,
h4,
h5,
h6 {
    margin: 0;
    padding: 0
}

.hero-text h3 span,
.top-bar p span,
h1 {
    font-weight: 700
}

#hero-box,
.batSec,
.hero-box-one,
.hero-rate p span img,
.hero-text,
.s6Left,
.top-bar,
section {
    position: relative
}

.active,
.text {
    opacity: 1
}

body {
    font-size: 16px;
    color: #000;
    /* font-family: "Quicksand", sans-serif; */
    font-family: "Inter", sans-serif;
}

body,
html {
    overflow-x: hidden
}

:focus,
:hover {
    outline: 0 !important;
    text-decoration: none !important
}

*,
.ftr-link a,
.nav-rgt a {
    text-decoration: none
}

.btn:focus,
.form-control:focus {
    box-shadow: none
}

* {
    transition: .3s ease-in-out;
    -webkit-transition: .3s ease-in-out;
    -moz-transition: .3s ease-in-out;
    -ms-transition: .3s ease-in-out;
    -o-transition: .3s ease-in-out;
    word-wrap: break-word
}



ol,
ul {
    list-style: none
}

.top-bar {
    background: #C8C1D5;
    padding: 7px 0;
    z-index: 999999;
    position: relative;
}

.owl-theme .owl-dots .owl-dot {
    width: auto;
}

.top-deal-icon {
    width: 20px;
}

.top-wrapperbox {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
    width: 100%;
    overflow: hidden;
}

.top-wrapperbox p {
    font-weight: 600;
    font-size: 18px;
    line-height: 24px;

}

.marquee-wrapper {
    overflow: hidden;
    white-space: nowrap;
    display: flex;
    justify-content: space-between;
}

.marquee-track {
    display: flex;
    width: max-content;
    animation: scroll-left 27s linear infinite;
}

.marquee-item {
    display: flex;
    align-items: center;
    color: #333333;
    padding: 0 50px;
    font-weight: 600;
    font-size: 16px;
    line-height: 24px;

}


@keyframes scroll-left {
    0% {
        transform: translateX(0%);
    }

    100% {
        transform: translateX(-50%);
    }
}


.top-dealbox {
    float: none !important;
    position: relative;
    width: 100%;
    height: auto;
    overflow: hidden;
}

.top-dealbox ul {
    position: relative !important;
}



.nav-wrapper {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between;
    height: 80px;
}

/* .nav-box {
    width: 33.33%
} */


.logo {
    margin-top: 0;
    height: 60px;
}

.nav-rgt {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    position: relative;
}
.heading-img {
    margin-bottom: 25px;
}

.nav-rgt a {
    font-family: "Kantumruy Pro", sans-serif;
    color: #171717;
    font-size: 16px;
    line-height: 24px;
    height: 24px;
    font-weight: 500;
    padding: 0 30px;
    /* border-right: 0.5px solid #BEBEBE; */
    text-transform: uppercase;
}

.nav-rgt a:nth-child(4),
.nav-rgt a:last-child {
    border-right: none;
}

a.order-link {
    color: #fff !important;

    /* border: 1px solid #FFFFFF; */
    font-size: 16px;
    line-height: 24px;
    font-weight: 500;
    border-radius: 25px;
    padding: 12px 25px;
    background: #170D26;
    /* text-transform: uppercase; */
    height: auto !important;
   font-family: "Kantumruy Pro", sans-serif;
}
.logoNav {
    display: flex;
    justify-content: space-between;
    align-items: center;
    gap: 30px;
}
.bag-icon {
    width: 25px;
    margin-left: 5px;
    margin-top: -5px;
}

.nav-rgt>p {
    font-family: "Poppins", sans-serif;
    font-size: 18px;
    color: #fff;
    font-weight: 600;
    margin-bottom: 0;
    padding-top: 0px;
}

.nav-rgt>p span {
    color: #DBF800;
}

.nav-rgt-btm-content {
    display: flex;
    align-items: center;
    margin-top: 4px;
}

.nav-rgt-btm-content .timer {
    color: #fff;
    display: flex;
    align-items: flex-start;
}

.nav-rgt-btm-content .timer>p {
    display: inline-block;
    color: #fff;
    text-align: center;
    font-size: 12px;
    font-weight: 700;
    margin: 0;
    font-family: "Poppins", sans-serif;
}


.sec2 {
    padding: 10px 0 0 0;
}
.sec2-content-container .sec2-media-content video,
.sec2-content-container .sec2-media-content img {
    width: 100%;
    height: auto;
}

.sec2-content-container .sec2-media-content video {
    margin-bottom: -6px;
}

.sec1-box-wrapper {
    background: #3A748C;
    padding: 30px;
    border-radius: 24px;
}

.sec1-imgbox img {
    width: 100%;
    height: auto;
    object-fit: cover;
}

.sec2-txt-content {
    width: 100%;
    height: auto;
    padding-left: 15px;
}

.sec2-txt-content h4 {
    font-weight: 600;
    font-size: 36px;
    line-height: 120%;
    margin-bottom: 20px;
}

.sec2-txt-content h4 span {
    color: #1E3856;
}

.sec2-txt-content p {
    font-weight: 400;
    font-size: 18px;
    line-height: 150%;
}

.sec2-txt-content p span.yellow-text {
    color: #EFB73E;
    font-weight: bold;
}

.signature-imgbox img {
    max-width: 150px;
    width: 100%;
    height: auto;
}

.sec2-dtls {
    font-size: 18px;
    line-height: 170%;
    font-weight: 600;
}


.sec2-row2 {
    height: 100%;
    background: #F3F3F3;
}

.sec2-pc-wrapper {

    width: 90%;
    margin-left: auto;
    margin-right: auto;
}

.sec2-pc-row {
    display: flex;
    align-items: center;
}
.sec2-content-container {
    margin: 80px 0;
    background: url(../image/founder-bg.png) no-repeat bottom right;
}
.sec2-pc-content {
    width: 53%;
    position: relative;
}
.founder-heading {
    text-align: center;
}
h3.subheading {
    font-size: 32px;
    color: #E7A2FF;
    font-family: "Russo One", sans-serif;
    text-shadow: 0px 3px 0 #170D26, 0px -1px 0 #170D26, -1px 0px 0 #170D26, -1px 0px 20px #b95bf7;
    line-height: 50px;
}
.sec2-pc-content img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.sec2-pc-content video {
    width: 100%;
    height: 390px;
    object-fit: cover;
    object-position: bottom;
    border-radius: 15px;
}

.sec2-para-content {
    width: 55%;
    padding: 25px 16px 25px 70px;
   
}

.sec2-para-content h3.sec-hdng {
    font-size: 28px;
}

.quote-txt {
    font-family: "Roboto", sans-serif;
    font-weight: 400;
    font-size: 16px;
    line-height: 150%;
    letter-spacing: 0%;
    text-align: center;
    color: #fff;
    padding: 0 40px;
    position: relative;
}
.sign-box img {
    width: 185px;
}
img.quote-icon.quote-down {
    right: 0;
    bottom: 0;
}
.quote-icon {
    width: 32px;
    height: 26px;
    display: block;
    position: absolute;
    margin: 0 4px;
}

.quote-top {
    top: 0;
    left: -26px;
}

.quote-bottom {
    bottom: 0;
    right: -26px;
}

.sign-name {
    font-weight: 400;
    font-size: 14px;
    line-height: 22px;
    letter-spacing: 0%;
    color: #fff;
    margin-top: -24px;
    font-family: "Roboto", sans-serif;
}



h3.sec-hdng {
    font-size: 34px;
    line-height: 120%;
    color: #000;
    font-weight: 700;
    position: relative;
    padding-bottom: 20px;
}

p.sec-para {
    font-size: 24px;
    line-height: 120%;
    position: relative;
    padding-bottom: 30px;
    margin-bottom: 0;
}

.sec4 {
    background: #F3F3F3;
    padding: 40px 0 10px;
}

.heading2 {
    color: #121212;
    font-weight: 700;
    font-size: 36px;
    line-height: 120%;
    margin-bottom: 30px;
}

.slider-heading {
    color: #121212;
    font-weight: 400;
    font-size: 36px;
    line-height: 120%;
}

.sec4-imgbox img {
    width: 100%;
    height: auto;
}

.owl-prev span {
    display: none;
}

.owl-next span {
    display: none;
}

.sec4-content {
    width: 24%;
    text-align: center;
    box-shadow: 0px 0px 10px 0px #0000001F;
    border-radius: 35px;
}

.sec4-content-container {
    margin-top: 170px;
}

.sec4-content img {
    margin-top: -90px;
}

.sec4-content h4 {
    margin: 30px 0;
    font-size: 22px;
    font-weight: 700;
}

.sec4-content p {
    font-size: 18px;
    margin-bottom: 0;
    min-height: 170px;
}


.sec4-icon {
    width: 100%;
    max-width: 180px;
    height: auto;
    margin-left: auto;
    margin-right: auto;
}

.sec4-contentbox {
    text-align: center;
}

.sec4-heading {
    color: #000000;
    font-weight: 700;
    font-size: 24px;
    line-height: 120%;
    margin-top: 20px;
    margin-bottom: 10px;
}

.sec4-contentbox p {
    color: #000000;
    font-weight: 300;
    font-size: 14px;
    line-height: 120%;
}



h3.sec-hdng.center {
    font-size: 40px;
}

p.sec-para.center,
h3.sec-hdng.center {
    text-align: center;
}


p.sec-para.center::before {
    left: 50%;
    transform: translateX(-50%);
}

.sec2-para-content h3.sec-hdng+p {
    font-size: 18px;
    line-height: 28px;
    max-width: 480px;
    margin-bottom: 0;
}

h3.sec-hdng span {
    color: #133D8F;
}

.nav-rgt-btm-content .timer>p span {
    font-size: 18px;
}


.save-btn,
.save-btn:hover {
    color: #000000 !important;
    font-size: 20px;
    line-height: 20px;
    font-weight: 600;
    border-radius: 12px;
    padding: 12px 35px;
    background: #F9D212;
}


.hero-text ul,
.rightSec ul,
.s5CompBox ul {
    padding-left: 0
}

.nav-rgt a:hover {
    color: #3D4B3A
}

.sec2 .btn-box {
    margin-top: 50px;
    align-items: center;
}

.features-sec-hdng h3.sec-hdng {
    text-align: center;
}

.features-sec-hdng h3.sec-hdng::before {
    left: 50%;
    transform: translateX(-50%);
}

.features-sec-txt {
    font-size: 24px;
    font-weight: 600;
}

.features-sec-txt {
    margin-top: 60px;
}

.features-sec-txt img {
    margin-right: 10px;
}

.features-sec-hdng {
    margin-bottom: 20px;
}

.features-sec .btn-box {
    align-items: center;
    margin-left: 0;
    margin-top: 20px;
}

.features-sec-txt+.features-sec-txt {
    margin-top: 90px;
}

.features-sec {
    padding: 30px 0 20px;
    background: #F6F7F9;
}

.features-content {
    color: #000;
    font-weight: 600;
    font-size: 20px;
    line-height: 28px;
}

.features-videobox video {
    border-radius: 15px;
    overflow: hidden;
    box-shadow: 0px 0px 4px 0px #00000040;
    object-fit: cover;
    width: 100%;
    height: 100%;
    margin-top: 1px;
}






@keyframes scroll {
    0% {
        transform: translateX(0)
    }

    100% {
        transform: translateX(-100%)
    }
}

.pulse {
    animation-name: pulse;
    -webkit-animation-name: pulse;
    animation-duration: 1.5s;
    -webkit-animation-duration: 1.5s;
    animation-iteration-count: infinite;
    -webkit-animation-iteration-count: infinite
}

@keyframes pulse {

    0%,
    100% {
        transform: scale(.9)
    }

    50% {
        transform: scale(1)
    }
}

@-webkit-keyframes pulse {

    0%,
    100% {
        -webkit-transform: scale(.95)
    }

    50% {
        -webkit-transform: scale(1)
    }
}


.mob-accordian,
.mob-mnu-ic,
.mob-view,
.mobwrapper,
.review-slider .owl-nav,
.slider-one .owl-dots,
.slider-one .owl-nav,
.stepTxt {
    display: none
}

.sec1 {
    width: 100%;
    height: auto;
    padding: 60px 0 0px;
}

.animSec .batSec img {
    width: 200px
}

.animSec .batSec .sec2 {
    position: absolute;
    left: 128px;
    top: 6px
}

.animSec .batSec .sec3 {
    position: absolute;
    left: 205px;
    top: -28px
}

.animSec .batSec .sec4 {
    position: absolute;
    left: 334px;
    top: -71px
}

.animSec .batSec .sec5 {
    position: absolute;
    left: 444px;
    top: -128px
}

.hero-rate p span img {
    bottom: 1px;
    margin-right: 5px
}

.hero-text h3 {
    font-size: 28px
}

.hero-text h1 {
    text-align: left;
    margin-bottom: 30px;
    /* color: #00696C; */
    color: #121212;
    font-weight: 700;
    font-size: 52px;
    line-height: 117%;
    vertical-align: bottom;

}

.hero-text h1 span {
    color: #6BC530;
    
}

.hero-text h3 {
    font-weight: 500;
    font-size: 26px;
    line-height: 140%;
    text-align: left;
    margin-bottom: 10px;
    color: #fff;
    display: inline-block;
    background: #009EAA;
    border-radius: 10px;
    padding: 4px 15px;
    text-transform: uppercase;
}

.hero-text h1 {
    color: #fff;
    font-family: "Press Start 2P", system-ui;
    font-size: 48px;
    margin-bottom: 0px;
    text-shadow: 0px 3px 0 #170D26, 0px -1px 0 #170D26, -1px 0px 0 #170D26, -1px 0px 20px #b95bf7;
    letter-spacing: 0;
    text-transform: uppercase;
}
.hero-text h4{
    font-size: 32px;
    color: #E7A2FF;
    font-family: "Russo One", sans-serif;
    text-shadow: 0px 3px 0 #170D26, 0px -1px 0 #170D26, -1px 0px 0 #170D26, -1px 0px 20px #b95bf7;
    /* line-height: 50px; */
    margin-bottom: 20px;
}



p.sub-hdng {
    font-size: 18px;
    line-height: 20px;
    font-family: "Inter", sans-serif;
    font-weight: 700;
    color: #000000;
    margin-top: 0px;
    margin-bottom: 20px;
}

.bnrStar {
    display: flex;
    align-items: center;
}

.bnrStar .star {
    width: 100%;
    max-width: 72px;
    height: auto;
    margin-right: 10px;
}

.banner-features-wrapper {
    margin: 10px 0 30px;
}

.banner-features-box {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    align-items: center;
    margin-bottom: 10px;
}

.banner-features-box img {
    max-width: 40px;
}

.banner-features-box p {
    font-size: 18px;
    line-height: 140%;
    font-weight: 500;
    margin-bottom: 0;
    padding-left: 8px;
    color: #fff;
}

.as_seen_on_sec {
    clear: both;
    position: relative;
    z-index: 99;
    margin-top: 0;
    background: linear-gradient(90deg, #E7A2FF 0%, #93C5FF 100%);
}

.as_seen_on_cntnr_desk .slider-collection .owl-carousel {
    display: flex;
    justify-content: space-between;
    align-items: center;
    overflow: hidden;
}

.as_seen_on_cntnr {
    padding: 13px 0 9px;
    color: #fff;
    float: left;
    width: 100%
}
.slider-collection .item {
    display: flex;
    justify-content: flex-start;
    align-items: flex-start;
}

.as_seen_on_sec .as_seen_on_cntnt_cntnr {
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    padding: 25px 0;
    /* background: #fff; */
    width: 100%;
    margin-left: auto;
    margin-right: auto;
}


.features_cntnt img {
    width: 100px;
    object-fit: contain;
    margin-left: 35px;
    height: 65px
}

.as_seen_hdng p {
    font-size: 28px;
    font-family: "Gantari", sans-serif;
    line-height: 33px;
    font-weight: 700;
    margin-bottom: 0;
    color: #848484;
    text-align: left;
}

.sec2 {
    background-color: #CEE4D8;
    padding: 80px 0;
}

.sec2-wrapper {
    max-width: 580px;
    padding: 20px 40px;
}

.sec2 .heading1 {
    color: #121212;
    margin-bottom: 28px;
}



.essential-hdng p.commonHead b,
.uses-content p {
    color: #ff5c00;
    font-weight: 700
}

.jctkr-wrapper ul {
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    margin: 0;
    padding: 0;
    list-style: none;
    white-space: nowrap;
    font-size: 0;
    text-align: left;
    opacity: 1;
    -webkit-transition: opacity 1s;
    transition: opacity 1s;
    z-index: 20
}

.features_cntnr,
.jctkr-wrapper {
    float: left;
    position: relative;
    width: 100%;
    height: 85px;
    overflow: hidden
}

.features_cntnt {
    animation: 25s linear infinite features_scroll;
    width: 100%;
    justify-content: space-evenly;
    align-items: center;
    padding: 15px 0;
    position: absolute
}

.jctkr-wrapper ul li {
    float: left;
    position: relative;
    padding: 10px 20px;
    justify-content: center;
    align-items: center;
    text-align: center
}

.as_seen_hdng {
    width: 15%;
    float: left;
}

.as_seen_on_cntnr_desk {
    width: 100%;
    float: left;
}

.features_cntnt li {
    position: relative;
    width: 20%;
    height: 100%
}

.doctor {
    background-color: #F9F9F9;
    padding: 50px 0;
}

.doctor-innerdiv {
    background-color: #58895E;
    border-radius: 24px;
    padding: 25px 41px 27px 20px;
    color: #fff;
}

.doctor-innerdiv h3 {
    font-weight: 700;
    font-size: 20px;
    line-height: 32px;
    color: #FFD60A;
}

.doctor-innerdiv h4 {
    font-weight: 400;
    font-size: 18px;
    line-height: 24px;
    color: #FFD60A;
}

.doctor-innerdiv p {
    margin-top: 10px;
    margin-bottom: 0;
    font-size: 18px;
    font-weight: 600;
}


.sec3-hdng-content h3 {
    padding-bottom: 20px;
    font-size: 40px;
}

h3.center.sec-hdng::before {
    display: none;
}

.sec3-hdng-content {
    text-align: center;
    margin-bottom: 0px;
}
.slider-collection .item {
    display: flex;
    justify-content: flex-start;
    align-items: center;
}
.slider-collection .item img {
    width: 70px !important;
    margin-right: 20px;
}
.content-txt h5 {
    font-size: 19px;
    color: #170D26;
    font-family: "Roboto", sans-serif;
    font-weight: 600;
}
.content-txt p{
    font-size: 15px;
    color: #170D26;
    font-family: "Roboto", sans-serif;
    font-weight: 400;
    margin-bottom: 0;

}
.hero-box-one{
    background: url(../image/header-bg-min.png) no-repeat center bottom;
}
.slider-collection .item img{
    width: 70px !important;
}
.slider-collection {
    padding: 10px 0;
}
.sec3-content {
    /* border-radius: 50px; */
    display: flex;
    justify-content: space-evenly;
    align-items: center;
    margin-bottom: 50px;
}

p.sub-hdng {
    text-align: left;
}

.sec3-content-reverse {
    flex-direction: row-reverse;
    padding: 0 20px;
    padding-right: 0;
    padding-left: 0;
}

.sec3-txt-content {
    width: 46%;
}

.sec3-media-content video {
    margin-bottom: -6px;
}
.sec3-heading-custom{
    padding-right: 70px;
}

.sec3-content-container .btn-box,
.sec4 .btn-box {
    align-items: center;
    margin-top: 15px;
}

.sec5 .btn-box {
    align-items: center;
    margin-top: 20px;
}

section.sec5 {
    padding: 66px 0 46px;
}

.sec3-content-container {
    padding: 80px 0;
    background: url(../image/overview-bg.png) no-repeat center;
    background-size: cover;
}

.sec3-content-container .subhead {
    font-weight: 600;
    color: #333333;
}


.sec3-content-container .details {
    max-width: 580px;
    margin-bottom: 30px;
    margin-left: auto;
    margin-right: auto;
}

.sec3-txt-content {
    position: relative;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
}
p.subhead {
    font-size: 20px;
    margin: 10px 0;
    font-weight: 600;
    font-family: "Roboto", sans-serif;
}

.sec3-countbox {
    width: 25px;
    color: #00696C;
    font-weight: 800;
    font-size: 24px;
    line-height: 120%;
}

.sec3-txt-content h5 {
    color: #A9B89E;
    text-transform: uppercase;
    font-size: 16px;
    font-weight: 700;
    margin-bottom: 20px;
}

.sec3-txt-content h4
 {
    color: #854C99;
    font-weight: 600;
    font-size: 37px;
    line-height: 41px;
    margin-bottom: 20px;
    font-family: "Roboto", sans-serif;
}

.sec3-txt-content h4 span {
    color: #6BC530
}

.sec3-media-content .background-img {
    position: absolute;
    right: -10px;
    z-index: -1;
    top: 0;
    height: 104%;
}

.sec3-hl {
    width: 40px;
    border-top: 4px solid #018DC0;
    opacity: 1;
}
.sec3-media-content {
    width: 430px;
    box-shadow: rgba(188, 98, 255, 0.5) 0px 0px 19.58px 0px;
    padding: 10px;
    background: url(../image/video-border.png) center center / cover no-repeat;
    overflow: hidden;
    position: relative;
    height: 391px;
    border-radius: 10px;
}

.sec3-txt-content p {
    color: #170D26;
    margin-top: 0px;
    font-size: 18px;
    font-weight: 400;
    line-height: 150%;
    max-width: 412px;
    font-family: "Roboto", sans-serif;
}

.sec3-media-content ul,
.sec3-txt-content ul {
    padding: 0
}

.sec3-media-content ul li,
.sec3-txt-content ul li {
    color: #0A0A0A;
    font-size: 16px;
    font-weight: 500;
    line-height: 150%;
    margin-bottom: 10px;
}

.sec3-media-content ul li img,
.sec3-txt-content ul li img {
    margin-right: 6px;
    width: 20px;
}

.features-list li p {
    max-width: 500px;
}

.sec3-txt-content p strong {
    font-weight: 700;
}
.sec3-media-content video, .sec3-media-content img:first-child {
    width: 100%;
    max-height: 100%;
    object-fit: cover;
    display: block;
}

.features-list ul {
    padding: 0;
}

.features-list ul li {
    display: flex;
    align-items: flex-start;
}

.features-list ul li img {
    margin-right: 27px;
    margin-top: 10px;
}

.sec5-hdng-btm {
    font-size: 24px;
    line-height: 120%;
    font-weight: 400;
    text-align: center;
    margin-top: 20px;
}

.number {
    min-width: 75px;
    height: 75px;
    background: #35495E;
    color: #fff;
    font-size: 45px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    margin-right: 18px;
}

.sec5-para h4 {
    font-size: 30px;
    line-height: 120%;
    margin-top: 20px;
    margin-bottom: 14px;
}

.sec5-content-container {
    margin-top: 20px;
}

.sec5-videobox video {
    border-radius: 20px;
    object-fit: cover;
    width: 100%;
    height: 340px;
}

.sec5-text-content {
    display: flex;
    margin-top: 35px;
}

.hero-text h2 {
    color: #fff;
    font-weight: 400;
    font-size: 36px;
    margin: 20px 0
}

.hero-text h1 span.sub-hdng2 {
    margin-left: 230px
}

.hero-text ul {
    padding-top: 0px;
}

.hero-text ul li {
    display: flex;
    align-items: center;
    gap: 10px;
    padding-bottom: 15px;
}

.hero-text ul li p {
    font-weight: 700;
    font-size: 18px;
    line-height: 1;
    margin-bottom: 0;
    color: #3B3B3B;
}

.save-btn,
.save-btn:hover {
    font-size: 26px;
    color: #fff !important;
    padding: 13px 50px;
    text-decoration: none;
    width: 410px;
    text-align: center;
    margin: 0 0 10px;
    font-weight: 600;
    background: #FF7C0E;
    box-shadow: 0px 4px 4px 0px #00000040;

}

.btn-box p .font-style {
    font-weight: 400;
}

.btn1 {
    font-size: 21px;
    line-height: 27px;
    color: #fff !important;
    padding: 13px 50px;
    /* padding-right: 0px; */
    border-radius: 21px;
    text-decoration: none;
    text-align: center;
    text-transform: uppercase;
    font-family: "Russo One", sans-serif;
    background: linear-gradient(180deg, #E38B2C 0%, #FBB112 100%),linear-gradient(108.06deg, #FBB112 16.44%, #F9C927 28.25%, rgba(249, 201, 39, 0) 37.62%);
    border: 1.26px solid #D78900;
    box-shadow: 0px 5.05px 0px 0px #A46900;
    text-shadow: -1px 3px 0 #2B1539, 1px -1px 0 #2B1539, -1px 1px 0 #2B1539, 1px 1px 0 #2B1539;


}

.btn1 .btn-right-arrow {
    margin-top: -3px;
    margin-left: 10px;
}


.btn-box p {
    font-size: 12px;
    line-height: 17px;
    margin-top: 10px;
    font-weight: 400;
    width: 443px;
    text-align: center;
    font-family: "Roboto", sans-serif;
}

.btn-box {
    text-align: left;
    display: flex;
    flex-direction: column;
    align-items: center;
}

.stock-low {
    margin-left: 5px;
    margin-right: 5px;
}
.hero-text .btn-box {
    align-items: center;
    width: 100%;
    color: #000;
    margin-top: 30px;
}

.hero-text .btn-box .btn1 {
    width: 100%;
    display: block;
}

.banner-highlight {
    display: flex;
    justify-content: space-between;
    align-items: center;
    gap: 20px;
}

.bannerBx {
    width: 25%;
    text-align: center;
}

.bannerBx p {
    font-weight: 400;
    font-size: 13.5px;
    color: #0A0A0A;
    margin-top: 8px;
    margin-bottom: 20px;
}

.bannerBx img {
    width: 100px;
    height: 100px;
}

.hero-text .btn-box .save-btn {
    display: block;
    width: 100%;
}

.btn-arw {
    position: absolute;
    right: 15px;
    width: 38px;
    height: auto;
}

.b-box {
    background: #2e4db9;
    padding: 15px;
    border-radius: 10px;
    width: calc(20% - 15px)
}

.b-box p {
    color: #fff;
    margin-bottom: 0;
    margin-top: 0;
    font-size: 15px;
    font-weight: 500;
    font-family: Poppins, sans-serif;
    min-height: 50px;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%
}

.b-bow-wrapper {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    max-width: 1000px;
    margin: 0 auto
}

#hero-box {
    width: 100%;
    height: auto;
    position: relative;
    margin-top: 89px;
}

#hero-box::before {
    content: '';
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 235px;
    background: #3A748C;
    display: none;
}

.hero-con {
    padding: 60px 0;
    position: relative;
}

.hero-left {
    position: absolute;
    left: -15px;

}

.banner-pc-content {
    position: relative;
    padding-left: 60px;
}

.banner-reviews-content {
    padding: 14px 10px 15px 10px;
    border: 1px dashed #3A748C;
    border-radius: 15px;
    max-width: 100%;
    margin-top: 10px;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    text-align: center;
}

.banner-reviews-imgbox img {
    max-width: 35px;
    height: auto;
}

.banner-reviews-para p {
    color: #000;
    font-weight: 700;
    font-style: italic;
    font-size: 16px;
    line-height: 24px;
    margin-bottom: 2px;
    text-align: center;
    padding: 0 151px;
}

.banner-reviews-details span {
    font-size: 16px;
    line-height: 16px;
    color: #000;
    font-weight: 400;
}

.banner-reviews-details img {
    margin-right: 8px;
}

.banner-reviews-details span img {
    max-width: 100px;
    margin-right: 0;
    margin-left: 10px;
}


.banner-videobox .money-back {
    position: absolute;
    bottom: 20px;
    right: 20px;
    width: 180px;
}
.banner-videobox {
    box-shadow: 1px -5px 20px 4px #bc62ff75;
    position: relative;
    border-radius: 46px;
    background: transparent;
}
.banner-videobox video {
    display: inline-grid;
    height: 505px;
    width: 100%;
    object-fit: cover;
    clip-path: polygon(2% 0, 98% 0, 108% 13%, 135% 66%, 98% 100%, 2% 100%, 0 97%, 0 4%);
    border: 10.68px solid;
    border-image-slice: 1;
border-image-source: linear-gradient(90deg, #D65EFF 0%, #B07AFF 16.83%, #8997FF 50.48%, #61B4FF 85.1%, #3FCDFF 100%);;
}
.video-icon {
    position: absolute;
    top: 44%;
    right: 4%;
    width: 120px;
    height: 120px;
}

.hero-text {
    z-index: 10;
    padding: 0px 0 0 0px;
}
div#mob-btn1 {
    width: 77%;
}
#hero-box::after {
    position: absolute;
    bottom: -6px;
    content: '';
    left: 45%;
    width: 342px;
    background: url(../image/hero-review.png) no-repeat;
    background-size: contain;
    z-index: 9;
    height: 200px;
}
.usaBx {
    position: absolute;
    top: 11px;
    right: 11px
}

.hero-rate p {
    font-weight: 600;
    font-size: 16px;
    line-height: 137%;
    color: #000000;
    text-transform: capitalize;
}


.content-wrapper {
    display: flex;
    align-items: flex-end;
    justify-content: center;
    height: 100%
}

#comparison {
    padding: 80px 0 80px;
    background-color: #fff;
}

#comparison .heading1 {
    margin-bottom: 20px;
}

#comparison .btn-box {
    margin-top: 40px;
    align-items: center;
}

#comparison .sec5-hdng-btm {
    font-weight: 400;
}

#comparison .sec-heading h5 {
    font-size: 20px;
    font-weight: 600;
}

.selSec-wrapper {
    max-width: 422px;
}

.selSec {
    background: #fffdd8;
    border: 2px dashed #ed8e00;
    border-radius: 4px;
    padding: 4px 10px;
    margin-bottom: 20px;
    position: relative;
    max-width: max-content;
    margin-left: auto;
    margin-right: auto;
}

.selSec p {
    font-size: 14px;
    font-weight: 400;
    color: #000;
    font-family: "Poppins", sans-serif;
    margin-bottom: 0;
}

.selSec img {
    margin-right: 10px;
}

.sec2-imgbox video {
    border-radius: 25px;
}
.sec2-wrapper p {
    font-size: 18px;
}
.heading1 {
    color: #fff;
    font-family: "Press Start 2P", system-ui;
    font-size: 40px;
    margin-bottom: 20px;
    text-shadow: 0px 3px 0 #170D26, 0px -1px 0 #170D26, -1px 0px 0 #170D26, -1px 0px 20px #b95bf7;
    letter-spacing: 0;
    text-transform: uppercase;
}

.sec-2-row {
    display: flex;
    align-items: flex-end;
    justify-content: center
}

.device_txt b {
    color: #2e4db8;
    font-size: 24px;
    line-height: 38px
}


.three-steps {
    position: relative;
    background: url(../image/steps-bg.png) center no-repeat;
}

.numberIng_sec {
    width: 100%;
    height: auto;
    margin: 80px 0;
}

.numberIng-wrapper {
    width: 100%;
    padding: 0 0
}

.numberIng_sec .custom-container {
    padding: 0 60px
}
.numberIng-rightbox {
    position: relative;
    top: 40px;
    padding-left: 30px;
}
.numberIng-box {
    display: flex;
    flex-wrap: wrap;
    position: relative;
    margin-bottom: 20px;
    justify-content: center;
}

.numberIng-iconbox img {
    width: 48px;
    height: auto;
    margin-left: auto;
    margin-right: auto
}

.numberIng-contentbox {
    width: calc(100% - 48px);
    padding-left: 22px;
}

.numberIng-contentbox h3 {
    font-weight: 800;
    font-size: 20px;
    line-height: 120%;
    margin-top: 0;
    margin-bottom: 6px;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    /* min-height: 51px */
    color: #854C99;
    font-family: "Roboto", sans-serif;
}

.numberIng-contentbox p {
    font-weight: 400;
    font-size: 16px;
    line-height: 150%;
    color: #170D26;
}
section.tiktok-wrapper {
    background: url(../image/tiktok-bg.png) no-repeat center;
    background-size: contain;
    padding: 100px 0 140px;
    margin-bottom: -120px;
    background-position: center center;
}
.tiktok-slider .item video {
    width: fit-content;
    border: 5px solid #170D26;
    border-radius: 20px;
}

.tiktok-wrapper .col-lg-7 {
    width: 56%;
    padding: 0;
    margin: 0;
}
.tiktok-slider .item {
    width: 100%;
    max-height: 600px;
}
.tiktok-slider {
    margin-bottom: -30px;
}

.tiktok-heading-content img {
    width: 127px;
    margin-bottom: 30px;
}
.owl-dots {
    margin-top: 30px !important;
}
.owl-theme .owl-dots .owl-dot span {
    background: #3A1A49 !important;
}

.tiktok-content {
    position: relative;
    padding-top: 30px;
    margin-top: 30px;
}
.tiktok-heading-content {
    margin-top: 30px;
}
.tiktok-slider{
    position: relative;
}
.tiktok-slider::after {
    position: absolute;
    content: '';
    top: 0;
    left: 0;
    background: url(../image/tiktok-after.png);
    width: 140px;
    height: 89%;
}
.tiktok-slider::before {
    position: absolute;
    content: '';
    top: 0;
    right: 0;
    background: url(../image/tiktok-after.png);
    width: 140px;
    height: 89%;
    transform: rotate(180deg);
    z-index: 9;
}
.tiktok-content::before{
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 260px;
    height: 2px;
    background:linear-gradient(90deg, #E7A2FF 0%, #66EBFA 100%);

}

.tiktok-content p {
    color: #fff;
    padding-right: 33px;
    padding-top: 5px;
    font-family: "Roboto", sans-serif;
    font-size: 18px;
    font-weight: 400;
}
.numberIng-box.box5 {
    width: 380px;
}
.numberIng-middle-imgbox {
    position: relative;
    width: 105%;
    left: -15px;
}

.numberIng-leftbox {
    position: relative;
    top: 40px;
    padding-right: 30px;
}

.three-steps-inner {
    width: calc(100% - 60px);
    margin-left: auto;
    margin-right: auto;
}


.three-steps .heading1 {
    margin-bottom: 40px;
}

.three-steps-box {
    width: 100%;
    padding: 18px 18px;
    border-radius: 0;
    background: url(../image/step-img-bg.png) no-repeat;
    background-size: 100% 100%;
    text-align: center;
    box-shadow: 0px 0px 32.13px 0px #3E2BE7;
    min-height: 680px;
    margin-top: 60px;
}
.three-steps-box.three-steps-box-new {
    margin-top: 0;
}
.three-steps-box .step-img {
    max-width: 170px;
    margin: 0 auto;
}

.three-step-inner {
    background-color: #45694A;
    border-radius: 30px;
    padding: 105px 20px 0px 20px;
    min-height: 300px;
    margin-top: -80px;
}

.three-step-inner h5 {
    font-size: 25px;
    line-height: 30px;
    font-weight: bold;
    margin-bottom: 5px;
}

.three-step-inner p {
    font-size: 18px;
    line-height: 26px;
    font-weight: 400;
    margin-bottom: 0;
}

.features-sec-video-wrapper img {
    width: 100%;
    height: 250px;
    margin-bottom: 5px;
    object-fit: cover;
    border-radius: 24px;

}

.features-sec-video-wrapper video {
    width: 100%;
    object-fit: cover;
    box-shadow: 0px 0px 12.48px 0px #3E2BE7;
}

.features-sec-para-wrapper {
    padding-top: 16px;
}

.features-sec-para-wrapper h3 {
    font-weight: 700;
    font-size: 32px;
    line-height: 50px;
    text-align: center;
}

.step-head {
    font-weight: 700;
    font-size: 24px;
    line-height: 150%;
    text-align: center;
    color: #333333;
    margin-top: 12px;
    margin-bottom: 7px;
}
.features-sec-para-inner-content p {
    font-size: 15px;
    padding: 0 20px;
    color: #121212;
    font-family: "Roboto", sans-serif;
}
section.benefits-wrapper {
    padding: 80px 0;
    background: url(../image/steps-bg.png) no-repeat center;
}
section.benefits-wrapper .heading1 {
    margin-bottom: 50px;
}
.bex-flex-box {
    position: relative;
}
.feature-ben-text {
    position: absolute;
    z-index: 9;
    height: 35%;
    bottom: 0;
    left: 0;
    color: #fff;
    padding: 20px;
}
.features-sec-para h3 {
    color: #000000;
    font-size: 30px;
    line-height: 120%;
    font-weight: 600;
    margin-top: 15px;
    margin-bottom: 10px;
}

.features-sec-para h3 img {
    width: 30px;
    margin-right: 15px;
}

.features-sec-para p {
    color: #333333;
    font-size: 18px;
    line-height: 150%;
    font-weight: 400;
    max-width: 310px;
}



.three-steps .btn-box,
.sec4 .btn-box {
    align-items: center;
    margin-top: 30px;
}

.routine-section {
    padding: 30px 0;
}

.routine-section .sec-heading p {
    margin-bottom: 30px;
}



.s3-con-box {
    width: calc(50% - 20px);
    position: relative
}

.s3-con-box img,
.s3-img.s3-con-box video {
    border-radius: 20px
}

.review-box>img:first-child {
    height: 323px;
}

.trip-section .btn-box {
    align-items: center;
    margin-top: 40px;
}


.section6:after,
.section6:before {
    width: 282px;
    height: 294px;
    content: ""
}

.s3-cen-box .s3-text h3 {
    color: #c5eeff
}

.ciscle-2 {
    right: 0;
    top: -150px
}

.ciscle-3 {
    left: 0;
    top: -250px
}



#comparison .save-btn {
    margin-top: 60px;
}

.mob-mnu-ic button {
    outline: 0;
    -webkit-appearance: none;
    background: 0 0;
    padding: 0;
    cursor: pointer;
    border: none
}

.bar1,
.bar2,
.bar3 {
    width: 35px;
    height: 4px;
    background-color: #000000;
    transition: .4s;
    -webkit-border-radius: 2px 2px 2px 2px;
    border-radius: 2px
}



.dl-active .bar1 {
    -webkit-transform: rotate(-45deg) translate(-5px, 5px);
    transform: rotate(-45deg) translate(-5px, 5px);
    background: #000000;
}

.dl-active .bar2 {
    opacity: 0;
}

.dl-active .bar3 {
    -webkit-transform: rotate(45deg) translate(-5px, -7px);
    transform: rotate(45deg) translate(-5px, -7px);
    background: #000000;
}

.bar2 {
    margin: 4px 0
}

#nav-bar-section,
#nav-bar-section-mob {
    margin-bottom: 0px;
}

#nav-bar-section .nav-bar,
#nav-bar-section-mob .nav-bar {
    background: #F9F9F9;
    margin-top: -90px;
    top: 90px;
    z-index: 999;
    box-shadow: 0px 4px 4px 0px #00000040;
    position: relative;
    padding: 10px 0;
}

#nav-bar-section .nav-bar.fixed-nav,
#nav-bar-section-mob .nav-bar.fixed-nav {
    position: fixed;
    z-index: 9999;
    -webkit-transition: margin .3s ease-out;
    transition: margin .3s ease-out;
    margin-top: 0;
    top: -1px;
    -webkit-box-shadow: 0 3px 4px 0 rgba(0, 0, 0, .1);
    box-shadow: 0 3px 4px 0 rgba(0, 0, 0, .1);
    width: 100%;
    background: #fff;
}

.s5Col1,
.s5Col1 ul li,
.section6 {
    position: relative
}

.section8 .btn-box,
.numberIng_sec .btn-box {
    align-items: center;
}

.s5Col2 ul li {
    border-bottom: none;
}

.s5Col2 ul li:last-child,
.s5Col3 ul li:last-child,
.s5Col4 ul li:last-child {
    border-bottom: none;
}

#comparison .save-btn,
#sec-podcast .btn-box,
.section8 .save-btn {
    margin-top: 20px;
}
#comparison .heading1, .three-steps-inner .heading1, .sec3-content-container .heading1, .numberIng_sec .heading1 {
    margin-bottom: 40px;
    color: #47C7F4;
    font-size: 36px;
    font-family: "Russo One", sans-serif;
    text-shadow: 0px 3px 0 #170D26, 0px -1px 0 #170D26, -1px 0px 0 #170D26, 1px 1px 0 #170D26;
}
.three-steps-inner .heading1 {
    color: #fff;
    padding: 60px 0 30px;
}
.sec3-main-content {
    width: 90%;
    margin: 0 auto;
}
.sec3-content .sec3-text-inner-content {
    padding-left: 40px;
}
.sec3-content.sec3-content-reverse .sec3-text-inner-content {
    padding-left: 0px;
}
.s5CompBox {
    display: flex;
    width: 74%;
    /* vertical-align: middle; */
    justify-content: center;
    align-items: flex-end;
    margin: 187px auto 20px;
}
.s5Col1 {
    float: left;
    width: 32%;
    padding: 0 0 0;
    margin-top: -26px;
}
.owl-nav {
    display: none;
}
.owl-dots {
    margin-top: 20px;
    margin-bottom: 0;
}

.s5Col1 ul li {
    float: left;
    width: 100%;
    font-size: 16px;
    line-height: 23.5px;
    color: #854C99;
    padding: 0;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    font-weight: 600;
    text-align: left;
    justify-content: flex-start;
    padding-left: 11px;
    font-family: "Roboto", sans-serif;
}

.s5Col1 ul li, .s5Col2 ul li {
    height: 70px;
    border-bottom: 0.5px solid #A39F9F;
}

.s5Col1 ul li:last-child {
    border-bottom: none;
}
.s5Col2 {
    float: left;
    width: 18%;
    background: transparent;
    background: linear-gradient(180deg, #FFFFFF 0%, #F3D2FF 100%);
    border-radius: 10px;
    margin: -142px 0 -20px;
    position: relative;
    z-index: 9;
    box-shadow: 0px 0px 9.2px 0px #B634E4;

}

.s5Col2::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    border-radius: 10px;
    border: 4px solid transparent;
    z-index: -1;
}

.s5Col2.s5Col3 {
    width: 23%;
    background: transparent;
    border: none;
    margin-top: -142px;
    box-shadow: none;
    /* box-shadow: 0px 4px 8px 0px #00000040; */
}
.s5Col2.s5Col4.hide-mob {
    box-shadow: none;
}

.s5Col2.s5Col3::before {
    border: none;
}

.s5Col2.s5Col4 {
    width: 23%;
    background: transparent;
    border: none;
}

.s5Col2.s5Col4::before {
    border: none;
}

h2.sec-head {
    font-size: 56px;
    font-weight: 700;
    color: #000;
    margin-bottom: 5px;
}

h2.sec-head span {
    color: #1B9CFD;
    display: block;
}


#review .testName span,
.s5Col2 ul li,
.s5Col2Top p {
    font-size: 16px;
    font-weight: 400;
}
.s5Col2 .s5Col2Top p {
    color: #170D26;
    font-size: 18px;
    line-height: 120%;
    font-weight: 600;
    margin-top: 10px;
    padding-bottom: 0px;
    font-family: "Roboto", sans-serif;
    padding: 0 14px;
}

.s5Col2 .s5Col2Top p span {
    font-size: 34px;
}
.s5Col3 .s5Col2Top p, .s5Col4 .s5Col2Top p {
    color: #000000;
    font-size: 16px;
    font-weight: 600;
    margin-top: 0px;
    padding-bottom: 0px;
    font-family: "Roboto", sans-serif;
}

.com-star1 {
    margin-top: 20px;
}



.money-back-section .btn-box {
    margin-top: 20px;
    align-items: flex-start;
}


.s5Col2Top p {
    line-height: 30px;
    color: #fff;
    text-align: center;
    margin-bottom: 0;
    font-weight: 700;
}

.s5Col2 ul {
    padding-top: 5px
}

.s5Col2 ul li {
    padding: 20px 0;
    color: #000;
    line-height: 31px;
    text-align: center
}
div#mob-btn12 p {
    color: #fff;
}
.s5Col2Prod,
.s5Col3Prod {
    margin: -100px auto 0;
    /* height: auto; */
}

.s5Col3Prod {
    margin: -140px auto 0px;
}

.s5Col2 ul li:last-child {
    height: 70px;
}

.s5Col2 ul li,
.s5Col2.s5Col3 ul li,
.s5Col2.s5Col4 ul li {
    padding: 10px 0;
    display: flex;
    align-items: center;
    justify-content: center;
}

.s5Col2Top.s5Col3Top {
    padding: 0 10px;
    margin: 0 0 10px 10px;
    border-radius: 10px;
}

.s5Col2.s5Col3 ul {
    padding-top: 0;
    margin-top: 0;
}


.s5Col2Top.s5Col4Top {
    margin-bottom: 10px;
    /* background: #585858; */
    padding: 0 10px;
    margin: 0 10px 10px;
    border-radius: 10px;
}

.s5Col2.s5Col4 ul {
    padding-top: 0;
    margin-top: 0;
}

.s5CompBox ul {
    margin-bottom: 20px;
}

.s5Col2Top {
    height: auto;
    text-align: center;
    margin-bottom: 30px;
}

.s5CompBox .s5Col2Top img:first-child,
.s5CompBox .s5Col3Top img:first-child {
    height: 120px;
    object-fit: contain;
}
.s5Col2Prod {
    margin-bottom: -0;
    margin: 29px auto 0;
}

.s5Col4Prod {
    margin: -130px auto 0px;
}

.comp-rating {
    margin-top: 10px;
    display: block;
    margin-left: auto;
    margin-right: auto;
}

.s5Col2.s5Col4 {
    background: transparent;
    margin-top: -142px;
    border: none;
}

.s5Col2-checkbox {
    margin-top: -25px;
}

.section6 {
    background: #424242;
    overflow: hidden;
    background-size: cover;
    float: none
}

.s6Seal,
.s6SealBg,
.section6:after,
.section6:before {
    position: absolute
}



.s6SealBg {
    top: 0;
    left: 80px
}

.s6Seal {
    top: 97px;
    left: 103px
}

.s6Right {
    float: right;
    width: calc(100% - 500px);
    padding: 25px 0 30px 50px;
}

.s6Right h2 {
    color: #fff;
    font-size: 40px;
    line-height: 36px;
    font-weight: 800;
    font-family: "Roboto", sans-serif;
}

.s6Right .s6-dtls {
    font-size: 17px;
    line-height: 26px;
    font-weight: 400;
    color: #fff;
    max-width: 630px;
    padding-bottom: 30px;
}

.section6 .btn-box {
    display: block;
    text-align: left
}

.section6 .save-btn,
.section6 .save-btn:hover {
    background: #f26a0d;
    border-color: #fff
}

#review .testName span {
    color: #37b72d
}

.testName img {
    margin: -1px 3px 0 11px;
    width: 20px;
}

.review-box p.testName {
    color: #000;
    font-weight: 700;
    margin-top: 0;
    text-align: left;
    min-height: inherit;
    font-style: normal;
    display: flex;
    align-items: center;
}

.Slides,
.c-text,
.dic-text p,
.ftr-link,
.review-box p,
.s3TxtBx .num-cir p {
    text-align: center;
}

.review-box p {
    font-size: 17px;
    font-weight: 300;
    line-height: 27px;
    /* min-height: 145px; */
    font-style: italic;
    text-align: left;
    margin-bottom: 0;
}

#review {
    padding: 50px 0 20px;
}

#review h2.sec-head {
    color: #3b3b3b
}

#mob-btn-3.btn-box p,
.accordion,
.s5Col2Top.s5Col3Top p,
.s5Col2Top.s5Col4Top p {
    color: #333333;
}

.review-wrapper {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    align-items: flex-start;
    margin-top: 0px;
    padding: 0;
}

.review-box {
    width: calc(33.33% - 30px);
    border-radius: 26px;
    box-shadow: 0px 2px 12px 0px #00000026;
    padding: 20px 18px;
    /* min-height: 620px; */
}

.expert-advice-txt .sec-hdng {
    color: #333;
    font-size: 32px;
    line-height: 120%;
    margin-bottom: 0;
}

.expert-advice-txt p {
    color: #000000;
    font-size: 20px;
    font-weight: 400;
    line-height: 170%;
    max-width: 600px;
    margin-left: auto;
    margin-right: auto;
    position: relative;
}

.quote-open {
    position: absolute;
    top: -8px;
    left: -30px;
}

.quote-close {
    position: absolute;
    bottom: -8px;
    right: -30px;
}

.expert-advice-txt p+img {
    margin-top: 20px;
    max-width: 400px;
}

.expert-name {
    color: #000000;
    font-weight: 400;
    line-height: 120% !important;
    font-size: 14px;
}

.expert-years {
    font-size: 16px !important;
    line-height: 120% !important;
    margin-top: 10px;
}

.expert-advice-sec {
    padding: 60px 0;
    background-color: #E9F6FF;
}

.expert-advice-pc,
.expert-advice-pc img {
    height: auto;
    border-radius: 25px;
}

.expert-advice-txt {
    text-align: center;
    padding: 0 30px;
}

.expert-rating {
    max-width: 140px;
    height: auto;
    margin-bottom: 20px;
}



.review-slider {
    width: calc(100% + 24px);
    margin-left: -12px;
    margin-right: -12px
}

#review .save-btn {
    margin-top: 30px;
}

#review .sec-3-head h2 span {
    color: #0f4c48
}

.authSec {
    display: flex;
    align-items: center;
    margin-top: 20px;
}

.authorP {
    width: 40px;
}

.nameSec {
    margin-left: 10px;
    color: #828282;
    font-size: 12px;
}

.nameSec span {
    display: flex;
    align-items: flex-start;
}

.nameSec span.reviewer-state {
    color: #828282;
    font-size: 11px;
    line-height: 16px;
    font-weight: 400;
}

.nameSec span img {
    margin-left: 2px;
}


.reviews-wrapper {
    padding-top: 10px;
    padding-bottom: 30px;
    border-bottom: 1px dashed #A4A4A4;
}

.reviewer {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
}

.review-heading {
    color: #3B3B3B;
    font-weight: 700;
    font-size: 18px;
    line-height: 100%;
    margin-top: 15px;
    margin-bottom: 15px;
}

.review-details {
    color: #000;
    font-weight: 300;
    font-size: 14px;
    line-height: 150%;
    max-width: 520px;
    margin-bottom: 15px;
}

.review-prod-img {
    width: 100%;
    max-width: 223px;
    height: auto;
}

.review-details2 {
    color: #8A8A8A;
    font-weight: 500;
    font-size: 14px;
    line-height: 150%;
    margin-top: 30px;
    margin-bottom: 0;
    margin-left: 10px;
}

.testName {
    font-size: 16px;
    font-weight: 700;
    font-family: "Inter", sans-serif;
}



.reviewSec {
    display: flex;
    flex-wrap: wrap;
    gap: 16px;
    max-width: 1000px;
    margin: 40px auto 0;
}


#review h3.sec-hdng {
    font-size: 50px;
    text-align: center;
    margin-bottom: 40px;
}

.reviewSec {
    display: flex;
    flex-wrap: wrap;
    gap: 16px;
    justify-content: space-between;
    max-width: 1000px;
    margin: 40px auto 0;
}

.reviews-wrapper {
    padding-top: 30px;
    padding-bottom: 30px;
    width: calc(25% - 12px);
    border: 1px solid #e0e0e0;
    border-radius: 6px;
    padding: 10px;
}

.testName {
    font-size: 14px;
    font-weight: 700;
    color: #000;
}

.testName img {
    margin: -1px 3px 0 11px;
    width: 20px;
}

#review .testName span {
    color: #37b72d;
}

#review .testName span {
    font-size: 16px;
    font-weight: 400;
}

.trust-review {
    width: 100%;
    max-width: 1000px;
}

.review-details2 {
    color: #8A8A8A;
    font-weight: 500;
    font-size: 14px;
    line-height: 150%;
    margin-top: 30px;
    margin-bottom: 0;
    margin-left: 10px;
}

.review-heading {
    color: #000;
    font-weight: 700;
    font-size: 14px;
    line-height: 22px;
    margin-top: 15px;
    margin-bottom: 15px;
}

.review-details {
    color: #000;
    font-weight: 400;
    font-size: 14px;
    /* font-style: italic; */
    font-family: "Roboto", sans-serif;
    line-height: 150%;
    margin-bottom: 15px;
}

.starSec {
    display: flex;
    align-items: flex-start;
    gap: 1px;
    margin-top: 15px;
}

.usa {
    max-width: 48px;
    height: auto;
}

.after-testName {
    width: 100%;
    color: #828282;
    font-size: 11px;
    line-height: 16px;
    font-weight: 400;
}

.s5Col2 ul.s5Col2-checkbox li:last-child {
    position: relative;

}


#review .btn-box {
    align-items: center;
    margin-top: 40px;
}

.new-banner-section {
    background: #58895E;
    padding: 70px 27px 70px 39px;
    border-radius: 16px;
}

.new-banner-section .hero-text p {
    font-size: 20px;
    font-weight: 500;
    color: #fff;
}

.new-banner-section .hero-text p span {
    color: #A9B89E;
    font-weight: 700
}

.new-banner-section .hero-text h6 {
    font-weight: 700;
    font-size: 16px;
    line-height: 24px;
    color: #fff;
}

.new-banner-section .hero-text h6 span {
    font-weight: 400;
    /* color: #828282; */
}

.new-banner-section .hero-text {
    width: 100%;
    height: auto;
}

.new-banner-section .hero-text ul li p {
    color: #fff;
}

.new-banner-section .hero-text .btn-box {
    align-items: start;
}

.new-banner-section .hero-text .btn-box .btn1 {
    width: max-content;
    display: block;
}


.section8 {
    padding: 48px 0 50px;
    background-color: #fff;
}

.section8 .heading1, .travellers .heading1 {
    margin-bottom: 40px;
    color: #47C7F4;
    font-size: 48px;
     font-family: "Russo One", sans-serif;
   text-shadow: 0px 3px 0 #170D26, 0px -1px 0 #170D26, -1px 0px 0 #170D26, 1px 1px 0 #170D26;

    
}

.section8 .heading1 a,
.section8 .heading1 a:hover {
    color: #000 !important;
    text-decoration: none;
}

.section8 .heading1 span img {
    margin-left: 30px;
    max-width: 35px;
}

.section8 .heading1 span img {
    margin-left: 30px;
    max-width: 35px;
    margin-top: -10px;
}

.faq-container {
    vertical-align: top;
    max-width: 920px;
    width: 100%;
    margin: 15px auto;
    float: none;
    overflow: hidden
}

.up-slide-dwn {
    float: left;
    width: 100%;
    background: transparent;
    border-radius: 0;
    border-bottom:0.93px solid #A39F9F;
    margin-top: 0px;
    margin-bottom: 10px;
    padding: 10px 20px 10px 20px;
    position: relative;
    left: 50%;
    /* border-radius: 8px; */
    transform: translateX(-50%);
}
.numberIng_sec .heading1{
    margin-bottom: 0;
}
.up-slide-dwn:last-child {
    margin-bottom: 20px;
}

.accordion {
    background: url(../image/down.png) 100% center no-repeat;
    padding: 13px 45px 10px 0;
    font-size: 30px;
    line-height: 49px;
    letter-spacing: 0;
    cursor: pointer;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    color: #1C1A18;
    font-family: "Roboto", sans-serif;
    font-weight: 600;
    
}

.accordion span {
    color: #121212;
    font-size: 26px;
    line-height: 30px;
    display: inline-block;
    padding-right: 5px;
}
.acdn-content {
    display: none;
    transition: background-color .3s;
    font-family: "Inter", sans-serif;
}
.acdn-heading.active {
    background: url(../image/open.png) 100% center no-repeat;
    border: none;
}
section.cta-banner-wrapper {
    background: url(../image/cta-banner-min.png) no-repeat bottom;
}
.cta-banner-content {
    padding: 80px 0 60px;
}
.cta-banner-content ul li img {
    width: 29px;
}
.cta-banner-content ul{
    padding-left: 0;
}
.cta-heading .heading1 {
    margin-bottom: 0px;
}
.cta-heading h3.subheading{
    margin-bottom: 20px;
}
.cta-banner-content ul li {
    display: flex;
    align-items: center;
    color: #fff;
    gap: 6px;
    margin-bottom: 15px;
}
.cta-banner-content ul li p {
    margin-bottom: 0;
    font-family: "Roboto", sans-serif;
    font-size: 22px;

}
div#mob-btn6 {
    align-items: flex-start;
    color: #fff;
}
.ftr-link,
.ftr-link a,
.c-text {
    color: #000;
}

footer {
    padding: 50px 0;
    background-color: #FCFCFC;
    color: #121212;
}
.dic-text p{
    color: #7C7C7C;
    font-size: 12px;
    font-family: "Inter", sans-serif;

}
.ftr-logo {
    width: auto;
    max-width: 500px;
}
.ftr-link {
    margin-top: 20px;
}

.ftr-link a {
    padding: 2px 8px;
    font-size: 16px;
    font-weight: 700;
}

.c-text {
    font-size: 16px;
    font-weight: 700;
    font-family: "Inter", sans-serif;
    margin-top: 15px;
}

.hero-text h1 span.blue {
    position: relative;
}

.hero-text h1 span.blue::before {
    content: ' ';
    position: absolute;
    left: 0;
    right: 0;
    height: 50%;
    background-color: #ceedfe;
    bottom: 0;
    z-index: -1;
}

.review-slider .owl-carousel .owl-item img {
    width: auto;
    display: inline;
    margin-bottom: 10px !important;
}

.review-slider .owl-theme .owl-nav.disabled+.owl-dots {
    margin-top: 0px;
}


.review-slider .owl-theme .owl-dots .owl-dot span {
    background: #D9D9D9;
}


.video-sec1 {
    /* margin: 20px 0 70px; */
    background-color: #585858;
}

.video-sec1 .container {
    position: relative;
    z-index: 99;
    border-radius: 24px;
}

.green-bg {
    margin-left: 40px;
    padding: 20px 0px;
}

.green-bg .hero-rate p {
    font-weight: 600;
    font-size: 20px;
    text-transform: capitalize
}

.green-bg h1 span {
    color: #3D4B3A;
    font-weight: 700;
    font-size: 48px;
    background: #A9B89E;
    padding: 5px 20px;
    border-radius: 8px;
    display: inline-block;
    margin-bottom: 20px;
}

.green-bg h2 {
    font-weight: 700;
    font-size: 48px;
    line-height: 48px;
    color: #FFD60A;
    margin-bottom: 30px
}

.green-bg ul {
    padding: 0
}

.green-bg ul li {
    font-weight: 600;
    font-size: 16px;
    line-height: 24px;
    color: #fff;
    margin-bottom: 10px;
}

.green-bg ul li img {
    margin-right: 8px;
    width: 20px;
}

.step {
    width: 47px;
    height: 47px;
    border-radius: 50%;
    color: #fff;
    font-size: 20px;
    font-weight: 500;
    text-align: center;
    font-family: "Inter", sans-serif;
    display: flex;
    justify-content: center;
    align-items: center;
    background: #69558B;
    /* border: 5px solid #fff; */
    /* margin-left: auto;
    margin-right: auto; */
    margin-top: 0;
    position: relative;
    margin-bottom: 0;
}

.features-sec-para-inner-content {

    /* width: calc(100% - 60px); */
    width: 100%;
    /* padding-left: 15px; */
    margin: 0 auto;
    color: #333333;
}



.review-box .review-head {
    font-weight: 700;
    color: #3b3b3b;
    font-size: 20px;
    line-height: normal;
    text-align: left;
    min-height: 48px;
    margin-top: 10px;
    margin-bottom: 10px;
}

#ctabtn-mob {
    background: 0 0;
    padding: 7px 10px;
    position: fixed;
    bottom: 0;
    left: 0;
    z-index: 99999999;
    transition: bottom 1s;
    display: table;
    width: 100%
}

#ctabtn-mob .btn-box {
    width: 100%
}
.bnr_bg {
    position: absolute;
    left: 0;
    width: 61%;
    height: 100%;
    object-fit: cover;
    z-index: 9
}
.money-back-section {
    position: relative;
    padding: 38px 0;
    background: linear-gradient(103.5deg, #1BC0FF 0.97%, #2D6096 7.95%, #3A1948 16.72%, #0F041A 33.87%);
}

.money-back-mob-img {
    max-width: 318px;
    margin: 0 auto;
}
.btn-box.money-back-btn-box {
    width: 380px;
    margin-top: 34px;
}

.full-width {
    width: 100vw;
    position: relative;
    left: 50%;
    right: 50%;
    margin-left: -50vw;
    margin-right: -50vw
}

.s3TxtBx {
    width: 50%
}

.s3TxtBx h3 {
    font-family: Raleway, sans-serif;
    font-weight: 800;
    margin: 0 0 10px 20px;
    font-size: 40px;
    color: #fff
}

.s3TxtBx p,
.sec3-con-3.box-4 ul li,
.text {
    font-family: Manrope, sans-serif
}

.s3TxtBx p {
    font-size: 20px;
    color: #fff;
    line-height: 33px
}

.s3TxtBx .num-cir {
    position: static
}

.s3TxtBx .num-cir p {
    font-weight: 600;
    color: #2e4db8;
    font-size: 20px;
    display: table;
    line-height: 50px;
    width: 50px;
    font-family: Poppins, sans-serif;
    padding-right: 0
}

.textslide-container {
    position: relative;
    width: 50%;
    display: flex;
    justify-content: flex-end;
    align-items: center
}

.Slides {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 160px;
    height: 160px;
    border-radius: 50%;
    border: 4px solid rgba(255, 255, 255, .6);
    margin: 0 10px;
    transition: opacity 1.5s
}

.text {
    font-size: 24px;
    font-weight: 500;
    text-transform: uppercase;
    color: #fff
}

.Slides.active {
    background: #fff;
    box-shadow: 0 3px 4px 0 rgba(0, 0, 0, .3)
}

.Slides.active .text {
    color: #2f4fbb;
    font-weight: 800
}



.s3-box.box-1 video,
.s3-box.box-5 video {
    height: auto;
    object-fit: fill
}

.s3-box.box-4 video {
    height: 500px;
    object-fit: cover
}

.s3-box.box-5 {
    background-color: #f4f3f8;
    align-items: center
}

.acdn-para+ul li {
    list-style-type: disc
}

.only-text,
.sub-hdng2 {
    font-size: 42px
}

.text-charge {
    margin-left: 50px
}

.hourglass {
    animation: 2.5s ease-in-out infinite forwards rotateP
}

.carouselBx-wrapper {
    display: none;
}

.as_seen_on_cntnr_mob {
    display: none;
}

@keyframes rotateP {
    0% {
        transform: rotate(0)
    }

    100%,
    50% {
        transform: rotate(180deg)
    }
}

@keyframes rotate {
    0% {
        transform: rotate(00deg)
    }

    100% {
        transform: rotate(360deg)
    }
}

.dot-fade {
    animation: 1s ease-in-out infinite fade
}

@keyframes fade {

    0%,
    100%,
    70% {
        opacity: 100%
    }

    50% {
        opacity: 30%
    }
}

@keyframes scroll {
    0% {
        transform: translateX(0)
    }

    100% {
        transform: translateX(-100%)
    }
}

#toggle-faq img {
    transition: all 0.7s ease-in-out;
}

#toggle-faq img.rotate {
    transform: rotate(180deg);
}

#toggle-faq1 img {
    transition: all 0.7s ease-in-out;
}

#toggle-faq1 img.rotate {
    transform: rotate(180deg);
}




.offer-container {
    width: 90%;
    margin-left: auto;
    margin-right: auto;
    background: #E9F6FF;
    border: 1px dashed #40301F;
    padding: 40px 20px;
}

.offer-contentbox {
    text-align: center;
}

.offer-heading {
    font-weight: 600;
    font-size: 38px;
    line-height: 140%;
    text-align: center;
    margin-bottom: 10px;
}

.offer-heading span {
    color: #BF1313;
}

.offer-detls {
    font-size: 15px;
}

.special-discountbox {
    background: #fff;
    border-radius: 24px;
    padding: 20px 30px;
    max-width: 465px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 30px;
}

.offer-time-wrapper {
    display: flex;
    justify-content: center;
    align-items: center;
}

.offer-time-wrapper h6 {
    color: #000;
    font-size: 20px;
    line-height: 120%;
    font-weight: bold;

}

.time-counterbox {
    padding-left: 20px;
}

.watchSec {
    text-align: center
}

.watchSec span {
    color: #E86E16;
    font-weight: 700;
    font-size: 35px;
    line-height: 35px;
}

.watchSet {
    text-align: center
}

.watchSet span {
    color: #000;
    font-weight: 500;
    font-size: 12.5px;
    line-height: 18.75px;
    letter-spacing: 0%;
    text-align: center;
    text-transform: capitalize;
    padding: 0 5px;
    min-width: 58px;
    display: inline-block;
}

.discount-heading1 {
    color: #BF1313;
    font-weight: 600;
    font-size: 20px;
    line-height: 130%;
}

.discount-heading2 {
    color: #000;
    font-weight: 700;
    font-size: 40px;
    line-height: 130%;
}

.offer-icons-wrapper {
    margin-top: 15px;
}

.offer-box {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    margin-bottom: 20px;
}

.offer-contentbox {
    padding-left: 10px;
}

.offer-contentbox h5 {
    font-size: 16px;
    font-weight: 500;
    line-height: 120%;
}

.offer-heading2 {
    font-weight: 700;
    font-size: 24px;
    line-height: 100%;
    margin-bottom: 20px;

}

.discount-button {
    color: #0C8B4B;
    font-weight: 700;
    font-size: 28px;
    line-height: 100%;
    text-align: center;
    text-decoration: underline;
    margin-top: 20px;
    display: inline-block;
}

.discount-button:hover {
    color: #0C8B4B !important;
    text-decoration: underline !important;
}

#ctabtn-mob {
    display: none !important;
}


.steps-new {
    background-color: #fff;
    padding: 50px 0;
}

.sleep-box {
    border-radius: 24px;
    height: 100%;
    object-fit: cover;
    position: relative;
}

.sleep-box::after {
    position: absolute;
    content: '';
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: linear-gradient(180deg, rgba(18, 18, 18, 0) 50.07%, #121212 100%);
    z-index: 1;
    border-bottom-left-radius: 20px;
    border-bottom-right-radius: 20px;
}

.sleep-box img {
    height: 100%;
    object-fit: cover;
    border-radius: 20px;
}

.sleep-box .sleep-count {
    position: absolute;
    bottom: 0;
    left: 0;
    border-bottom-left-radius: 20px;
    border-bottom-right-radius: 20px;
    padding: 20px 10px;
    z-index: 2;
}

.sleep-count h3 {
    color: #fff;
    font-size: 24px;
    font-weight: 700;
    line-height: 150%;
    margin-bottom: 5px;
}

.sleep-count p {
    color: #fff;
    font-size: 20px;
    font-weight: 400;
    line-height: 150%;
    margin-bottom: 5px;
}


.travellers {
    padding: 80px 0 0px;
}

.travellers .heading1 {
    margin-bottom: 40px;
    font-size: 36px;
    text-transform: capitalize;
}

.travellers .subhead {
    font-weight: 600;
    font-size: 18px;
    line-height: 30px;
    letter-spacing: 0%;
    text-align: center;
    width: 80%;
    margin: 0 auto;
    color: #0C2539;
}

.traveller-box {
    border: 1px solid #D7D7D7;
    border-radius: 20px;
}

.travel-img-box {
    position: relative;
}

.travel-img img {
    height: 400px;
    width: 100%;
    border-radius: 20px;
    object-fit: cover;
    margin-bottom: 5px;
}

.travel-img video {
    height: 400px;
    width: 100%;
    border-radius: 20px;
    object-fit: cover;
}

.traveller-name {
    position: absolute;
    bottom: 20px;
    display: inline-block;
    background-color: #fff;
    border-radius: 8px;
    padding: 5px 10px;
    left: 16px;
    font-size: 15px;
    /* width: 80%; */
    font-weight: 600;
    margin-bottom: 0;
}

.traveller-name .verified {
    margin-left: 5px;
}

.travel-cont {
    padding: 16px;
}

.travel-star {
    max-width: 90px;
    margin-bottom: 16px;
}

.travel-txt {
    min-height: 100px;
}

.travel-cont p {
    font-weight: 300;
    font-size: 19px;
    font-family: "Roboto", sans-serif;
    color: #170D26;
}
.travel-cont p.cont-head {
    color: #170D26;
    font-size: 22px;
    font-weight: 600;
    color: #000;
    font-style: normal;
    font-family: "Roboto", sans-serif;
}

.table-star {
    width: 100px;
}
#comparison .sec-3-head p {
    font-size: 18px;
    line-height: 35px;
    font-weight: 600;
    color: #333333;
}
/* section 9 */

.sec9-content-container {
    background-color: #EFEFEF;
    background-size: cover;
    padding: 80px 0;
}

.sec9-offer-card {
    color: #121212;
    border-radius: 30px;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    text-align: center;
    padding: 50px 40px;
    margin-bottom: 20px;
}

.sec9-rev-count {
    font-weight: 600;
    color: #121212;
    font-size: 12px;
    line-height: 137%;
    margin-bottom: 30px;
}

.sec9-head {
    font-weight: 700;
    font-style: Bold;
    font-size: 42px;
    line-height: 110%;
    letter-spacing: 0%;
    text-align: center;
    margin-bottom: 30px;
}

.timer-box {
    border: 2px solid #121212;
    border-radius: 24px;
    width: 93%;
    padding: 12px 20px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0 auto 30px;

}
.sec9-product-image {
    width: 600px;
    height: 600px;
    overflow: hidden;
}
.sec9-product-image video{
    width: 100%;
    height: 100%;
    object-fit: cover;
    border-radius: 25px;
}


.countdown-timer {
    color: #000;
    font-family: 'Work Sans', sans-serif;
}

.limited-txt {
    font-family: 'Work Sans', sans-serif;
    font-weight: 700;
    font-size: 20.56px;
    line-height: 34.53px;
    letter-spacing: 0%;
    text-align: center;
    color: #000;
    margin-right: 20px;
}

.countdown-timer span {
    font-family: 'Work Sans', sans-serif;
    font-weight: 700;
    font-size: 38px;
    line-height: 34.53px;
    letter-spacing: 0%;
    text-align: center;
    color: #E86E16;
}

.countdown-timer small {
    font-weight: 500;
}

.off-text {
    font-family: 'Work Sans', sans-serif;
    font-weight: 700;
    font-size: 20px;
    line-height: 25.2px;
    letter-spacing: 0%;
    text-align: center;
}

.spcl-offr {
    font-family: 'Work Sans', sans-serif;
    font-weight: 400;
    font-size: 14px;
    line-height: 16px;
    margin-bottom: 30px;
}

.sec9-list {
    display: flex;
    align-items: start;
    flex-wrap: wrap;
    justify-content: center;
    /* padding-left: 0; */
    /* margin-left: 0; */
    flex-direction: column;
    width: 68%;
    margin: auto;
}

.sec9-list li {
    flex: 0 0 45%;
    text-align: left;
    font-family: 'Work Sans', sans-serif;
    font-weight: 500;
    font-size: 14px;
    line-height: 20.2px;
    letter-spacing: 0%;
    margin-bottom: 12px;
    padding-left: 1rem;
    position: relative;
}

.sec9-list li::after {
    position: absolute;
    content: '';
    top: 0;
    left: -15px;
    background: url(../image/green-tick.png) no-repeat center;
    background-size: cover;
    height: 18px;
    width: 18px;

}



.sec9-product-image img {
    max-width: 100%;
    height: auto;
}
.owl-theme .owl-dots .owl-dot span{
    border: 1.51px solid #CD7BEA;
}
.owl-theme .owl-dots .owl-dot.active span{
    background: #E7A2FF !important;
    border: 1.51px solid #CD7BEA;
}
.advantages-pc {
    width: 75px;
}
.advantages-sec {
    background: #FFF8E8;
    padding: 24px 27px;
}
.advantages-sec-content {
    display: flex;
    align-items: center;
    width: 24%;
    font-size: 15px;
    text-align: left;
    color: #000;
}
.advantages-sec-content p{
    margin-bottom: 0;
    font-size: 14px;
}
.advantages-sec-content .advanatages-right-content {
    margin-left: 21px;
}
.advantages-sec-content-container {
    padding: 0;
}
.tiktok-slider video {
  display: block;
  background-color: #000; 
  object-fit: cover;
}
.mobile-only-video { display: none !important; }
@media screen and (max-width: 767px) {
    .mobile-only-video { display: block !important; /* or flex/inline-block */ }
}
.video-poster-fallback {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover; /* or contain, depending on your needs */
    z-index: 1; /* Keep it above the video element before video loads */
}

/* Hide the image once the video starts loading/playing */
.lazy-video[data-src-loaded="true"] .video-poster-fallback, /* If using the old JS structure */
.lazy-video:not(:placeholder-shown) .video-poster-fallback,
.lazy-video.is-playing .video-poster-fallback /* Assuming you add an 'is-playing' class in JS */
{
    display: none !important;
}