body,
html,
img {
    max-width: 100%
}

*,
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: "Inter", sans-serif;
}

body,
html {
    overflow-x: hidden
}

:focus,
a: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: #0D5481;
    padding: 12px 20px;
    z-index: 999999;
    position: relative;
}

.top-deal-icon {
    width: 18px;
}

.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;
    /* font-family: "Kantumruy Pro", sans-serif; */
}

.marquee-wrapper {
    overflow: hidden;
    white-space: nowrap;
    display: flex;
}

.marquee-track {
    display: flex;
    flex-shrink: 0;
    animation: scroll-left 27s linear infinite
}

.marquee-item {
    display: flex;
    align-items: center;
    color: #fff;
    padding: 0 50px;
    font-weight: 600;
    font-size: 16px;
    gap: 14px;
    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: 90px;
}

/* .nav-box {
    width: 33.33%
} */


.logo {
    width: 214px;
    margin-top: 0;
}

.nav-rgt {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    position: relative;
    /* width: 30%;
    height: 90px;
    background: url(../images/nav-bg.png) no-repeat;
    background-size: cover;
    background-position: top left;
    padding: 0 40px 0 30px;
    position: absolute;
    right: 0; */
}


.nav-rgt a {
    font-family: "Inter", sans-serif;
    color: #14080E;
    font-size: 16px;
    line-height: 24px;
    height: 24px;
    font-weight: 700;
    padding: 0 40px;
    text-transform: uppercase;
    /* border-right: 0.5px solid #BEBEBE; */
}

.nav-rgt a:nth-child(4),
.nav-rgt a:last-child {
    border-right: none;
}

.order-link {
    font-family: "Inter", sans-serif;
    font-weight: 600;
    font-size: 16.87px !important;
    line-height: 25.31px !important;
    letter-spacing: 0%;
    background: linear-gradient(180deg, rgba(242, 48, 48, 0) 48.81%, #F23030 100%), #F26430;
    box-shadow: 0px 4.21752px 4.21752px rgba(0, 0, 0, 0.25);
    border-radius: 5.27191px;
    color: #fff !important;
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 5px;
    text-transform: capitalize !important;
    padding: 21px 14px !important;
}

.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 {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 25px;
}
.sec2-media-content, .sec2-txt-content{
    width: 50%;
} */
.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;
}



.sec2-txt-content {
    width: 100%;
    height: auto;
    padding-left: 15px;
    /* padding: 35px 20px 20px 35px; */
    /* background: #3A748C; */
    /* border-top-right-radius: 24px;
    border-bottom-right-radius: 24px; */
}

.sec2-txt-content h4 {
    color: #073D60;
    font-weight: 700;
    font-size: 44px;
    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: 280px;
    width: 100%;
    height: auto;
}

.sec2-dtls {
    font-size: 18px;
    line-height: 170%;
    font-weight: 600;
}


.sec2-row2 {
    height: 100%;
    background: #F3F3F3;
}

.sec2-pc-wrapper {
    box-shadow: 0px 2px 10px 0px #00000026;
    border-radius: 50px;
    overflow: hidden;
    width: 84%;
    margin-left: auto;
    margin-right: auto;
}

.sec2-pc-row {
    display: flex;
    /* align-items: center; */
}

.sec2-pc-content {
    width: 35%;
    position: relative;
}

.sec2-pc-content img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.sec2-pc-content video {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: bottom;
}

.sec2-para-content {
    width: 65%;
    min-height: 100%;
    padding: 25px 90px 25px 110px;
    /* box-shadow: 0px 0px 12px 0px #00000026;
    border-radius: 50px; */
}

.sec2-para-content h3.sec-hdng {
    font-size: 28px;
}

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;
}

/* .sec4-container {
    padding: 0 30px;
} */

/* .owl-prev {
    position: absolute;
    right: 150px;
    bottom: 25px;
    width: 80px;
    height: 80px;
    background: url(../../images/index/prev-button.png) !important;
    background-size: contain !important;
    background-position: center center !important;
    background-repeat: no-repeat !important;
} */

.owl-prev span {
    display: none;
}

/* .owl-next {
    position: absolute;
    right: 30px;
    bottom: 25px;
    width: 80px;
    height: 80px;
    background: url(../../images/index/next-button.png) !important;
    background-size: contain !important;
    background-position: center center !important;
    background-repeat: no-repeat !important;
} */

.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;
}

/* h3.sec-hdng::before,
p.sec-para::before {
    content: ' ';
    position: absolute;
    background: url(../images/hdng-bg.png) no-repeat;
    background-size: contain;
    width: 60px;
    height: 7px;
    bottom: 0;
    left: 0;
} */

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: #007FFE;
} */

.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
}


.animSec .batSec img {
    width: 200px
}

.sec1 {
    padding: 20px 0;
}

.sec1-video {
    width: 621px;
    height: 545px;
    overflow: hidden;
    border-radius: 60px;
}

.sec1 .right-content-info {
    padding-left: 39px;
}

.sec1-video video {
    width: 100%;
    height: 100%;
    object-fit: cover;
    border-radius: 16px;
}

.heading-2 {
    color: #073D60;
    font-size: 48px;
    line-height: 50px;
    font-weight: 700;
    margin-bottom: 25px;
}

.info-p {
    font-weight: 400;
    font-size: 20px;
    line-height: 30px;
    color: #14080E;
}



.hero-rate p span img {
    bottom: 1px;
    margin-right: 5px
}

.hero-text h3 {
    font-size: 28px
}

.heading-h1 {
    font-weight: 700;
    font-size: 48px;
    line-height: 120%;
    text-align: left;
    margin-bottom: 24px;
    color: #073D60;
}

.heading-h1 span {
    color: #30942B;
    text-decoration: underline;
}

.hero-text h3 {
    font-weight: 700;
    font-size: 24px;
    line-height: 140%;
    text-align: left;
    margin-bottom: 25px;
    color: #fff;
    display: inline-block;
    background: #CD2C0E;
    border-radius: 150px;
    padding: 7px 30px;
    /* text-transform: uppercase; */
}

.hero-text h4 {
    font-weight: 400;
    font-size: 22px;
    line-height: 140%;
    text-align: left;
    margin-bottom: 20px;
    color: #000000;
}

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: auto;
    min-height: 22px;
    margin-right: 5px;
}

.banner-features-wrapper {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    margin-top: 50px;
}

.banner-features-box {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    align-items: center;
    width: 47%;
    margin-bottom: 30px;
}

.banner-features-box img {
    max-width: 40px;
}

.banner-features-box p {
    font-size: 16px;
    line-height: 140%;
    font-weight: 600;
    margin-bottom: 0;
    padding-left: 5px;
    width: calc(100% - 40px);
}

/* .pro-slider1 {
    background: url(../../images/banner-bg.png) no-repeat center / 100% 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%
}

.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: 30px;
    line-height: 100%;
    margin-bottom: 0;
    color: #848484;
    text-align: left;
    font-family: "Bebas Neue", sans-serif;
}

.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 {
    justify-content: space-between;
    align-items: center;
    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
}

.features_cntnt li {
    position: relative;
    width: 20%;
    height: 100%
}

.pro-slider img {
    height: 75px;
    object-fit: contain;
    width: auto;
    padding: 10px;
}

.pro-slider .item {
    text-align: center;
    display: table;
}

.sec3-hdng-content h3 {
    padding-bottom: 20px;
    font-size: 40px;
}

.sec-heading {
    text-align: center;
}

h3.center.sec-hdng::before {
    display: none;
}

.sec3-hdng-content {
    text-align: center;
    margin-bottom: 0px;
}

.sec3-content {
    /* border-radius: 50px; */
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 40px;
}

.sec3-main-content .sec3-content:last-child {
    margin-bottom: 40px;
}

p.sub-hdng {
    text-align: left;
}

/* .sec3-main-content .sec3-content:nth-child(odd) {
    background: #F3F3F3;
} */

/* .sec3-main-content .sec3-content:nth-child(even) {
    background: #fff;
} */

.sec3-content-reverse {
    flex-direction: row-reverse;
    padding: 0 20px;
    padding-right: 0;
    padding-left: 0;
}

.sec3-media-content {
    width: calc(50% - 15px);
    position: relative;
}

.sec3-txt-content {
    width: 46%;
}

.sec3-media-content video {
    margin-bottom: -6px;
}

/* .sec3-content-reverse {
    padding-left: 40px;
} */

.sec3-main-content .sec3-content .sec3-txt-content {
    padding-left: 70px;
}



.sec3-content-container .btn-box,
.sec4 .btn-box {
    align-items: center;
    margin-top: 15px;
}

.sec3-content-container h5 {
    font-weight: 600;
    font-size: 32px;
    line-height: 50px;
    text-align: center;
    color: #14080E;
    margin-bottom: 60px;
}

.sec3-text-inner-content {
    text-align: left;
}

.m-60 {
    margin-top: 60px;
}

.imr-rigt,
.imr-lt {
    width: 688px;
    height: 452px;
    object-fit: cover;

}

.imr-rigt img,

.imr-lt {
    width: 100%;
    height: 100%;
    overflow: hidden;
    border-radius: 25px;
}

.imr-rigt video {
    border-radius: 25px;
}

.sec5 {
    padding: 70px 0 50px;
}

.sec5-slider {
    margin-top: 60px;
}

section.sec5-section {
    padding-top: 80px;
}

.sec5-contentbox h4 {
    color: #333;
    font-size: 20px;
    line-height: 150%;
    font-weight: 700;
    text-align: left;
    margin-bottom: 4px;
}

.sec5-contentbox {
    transform: translateY(-101px);
    position: absolute;
    bottom: -100px;
    left: 22px;
}

.sec5-imgbox {
    position: relative;
}

.sec5-contentbox p {
    color: #333;
    font-size: 16px;
    line-height: 150%;
    font-weight: 400;
    max-width: 228px;
}



.sec5 .btn-box {
    align-items: center;
    margin-top: 20px;
}


.sec3-content-container {
    padding: 80px 0 70px;
    background: #ECF1F6;
    border-top: 1px solid #D2E7FB;
}

/* .sec3-content-container .heading1 {
    margin-bottom: 10px;
} */

.sec3-content-container .details {
    /* max-width: 580px; */
    margin-bottom: 50px;
    /* margin-left: auto;
    margin-right: auto; */
}

.sec3-txt-content {
    position: relative;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
}

.sec3-countbox {
    width: 25px;
    color: #0C2539;
    font-weight: 800;
    font-size: 24px;
    line-height: 120%;
}

/* .sec3-text-inner-content {
    width: calc(100% - 25px);
} */

.sec3-txt-content h4 {
    color: #333333;
    font-weight: 600;
    font-size: 32px;
    line-height: 120%;
    margin-bottom: 30px;
    /* max-width: 400px; */
}

.sec3-txt-content h4 span {
    color: #2C9DA0;
}

.sec3-hl {
    width: 40px;
    border-top: 4px solid #018DC0;
    opacity: 1;
}

.sec3-txt-content p {
    color: #333333;
    margin-top: 0px;
    font-size: 20px;
    font-weight: 400;
    line-height: 150%;
    /* max-width: 430px; */
}

.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%;
    height: 420px;
    border-radius: 15px;
    object-fit: cover;
    object-position: right;

    /* border: 1px solid #00000080; */
}

/* .sec3-media-content video {
    box-shadow: 0px 4px 4px 0px #3A748C80;
} */

/* .sec3-media-content video {
    object-fit: cover;
    height: 100%;
    min-height: 362px;
} */

.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 ul {
    padding-top: 10px;
}

.hero-text ul li {
    display: flex;
    align-items: center;
    gap: 10px;
    padding-bottom: 15px;
    font-weight: 600;
    font-size: 20px;
    line-height: 28px;
    margin-bottom: 6px;
    color: #14080E;
    position: relative;
    background-image: url(../../images/index/icon-1.svg);
    background-position: left top;
    background-repeat: no-repeat;
    background-size: 24px;
    padding-left: 34px;
    background-position-y: 2px;
}


.save-btn,
.save-btn:hover {
    font-size: 26px;
    color: #fff !important;
    padding: 13px 50px;
    /* padding-right: 0px; */
    text-decoration: none;
    width: 410px;
    text-align: center;
    margin: 0 0 10px;
    /* display: flex;
    justify-content: space-around; */
    font-weight: 600;
    background: #FF7C0E;
    /* border: 2px solid #fff; */
    box-shadow: 0px 4px 4px 0px #00000040;

}

.btn-box p .font-style {
    font-weight: 400;
}

/* .save-btn:hover>span img {
    transform: translateX(15px)
} */
/* .hero-img{
    background-image: url(../images/hero-banner@3x.png);
    background-repeat: no-repeat;
    background-size: ;
    background-position: top left;
    position: absolute;
}
.hero-left-part{
    position: relative;
} */
.btn1 {
    font-size: 24px;
    color: #fff !important;
    padding: 13px;
    font-weight: 700;
    border-radius: 5px;
    text-decoration: none;
    text-align: center;
    font-weight: 700;
    text-transform: uppercase;
    background: linear-gradient(180deg, rgba(242, 48, 48, 0) 50.23%, #F23030 100.46%), #F26430;
    box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
    border-radius: 4.58856px;
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 2px;
    max-width: 637px;
}

.btn1 .btn-right-arrow {
    margin-top: -3px;
    margin-left: 10px;
}

.btn1:hover {
    color: #fff !important;
}

.btn2 {
    font-size: 18px;
    color: #fff !important;
    padding: 13px 20px;
    border-radius: 5px;
    text-decoration: none;
    text-align: center;
    font-weight: 800;
    text-transform: uppercase;
    background: #F68B11;
    border: 1px solid #4B4B4B;
    box-shadow: 0px 4px 4px 0px #00000040;
}

.btn2 .btn-right-arrow {
    margin-top: -3px;
    margin-left: 10px;
}

.btn2:hover {
    color: #fff !important;
}

.btn-box p {
    font-size: 12px;
    line-height: 17px;
    margin-top: 10px;
    font-weight: 400;
    width: 382px;
    text-align: center;
    text-align: center;
    margin: 10px auto;
}

.sec3-text-inner-content {
    text-align: left;
    padding: 0 39px;
}

.sec3-content-container .btn-box .btn1,
.numberIng_sec .btn-box .btn1,
.sec5-section .btn-box .btn1,
#earbuds-table .btn1,
.money-back-section .btn1 {
    font-size: 22px;
}

.sec3-content-container #mob-btn1,
.numberIng_sec #mob-btn1,
.sec5-section #mob-btn1,
#earbuds-table #mob-btn1,
.money-back-section #mob-btn1 {
    max-width: 384px;
    margin: 60px auto 0;
}

.money-back-section #mob-btn1 {
    margin: 45px 0 0;
}

.hero-box-one {
    max-width: 1920px;
    width: 100%;
}

.heading-3 {
    font-weight: 600;
    font-size: 32px;
    line-height: 38px;
    color: #0C2539;
    margin-bottom: 12px;
}

.stock-low {
    margin-left: 5px;
    margin-right: 5px;
}

.stock-low-stye {
    color: #FC2201;
    text-transform: uppercase;
}

.hero-text .btn-box {

    color: #000;
    margin-top: 30px;
}


/* .hero-text .btn-box p {
    color: #FFFFFF;
}

.hero-text .btn-box .stock-low-stye {
    color: #FFFFFF;
} */

.hero-text .btn-box .save-btn {
    display: block;
    width: 100%;
}

/* .hero-text .btn-box p {
    font-size: 13px;
    width: auto;
    text-align: center;
} */

.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:hover {
    transform: translateY(-10px)
} */


.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;
    padding-top: 0px;

}

#hero-box::before {
    content: '';
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 235px;
    background: #3A748C;
    display: none;
    /* background: linear-gradient(0deg, #C1E8EB 0%, #FFFFFF 100%); */
}

.hero-con {
    display: flex;
    flex-wrap: wrap;
    align-items: stretch;

}

.hero-left-part {
    width: calc((100% / 2) - -5rem);
    height: 100%;
}

.hero-right-part {
    /* width: calc((100% / 2) - 3.5rem); */
    height: auto;
    flex: 1;
    padding-left: 50px;
    padding-right: 40px;
}



.banner-pc-content {
    position: relative;
    padding-left: 60px;
}

.banner-reviews-content {
    padding: 15px 34px;
    background: #F6F7F9;
    border: 1px dashed #3A748C;
    border-radius: 15px;
    max-width: 637px;
    margin-top: 10px;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
}

.banner-reviews-imgbox img {
    max-width: 70px;
    height: auto;
}

.banner-reviews-inner-content {
    /* width: calc(100% - 70px);
    padding-left: 20px; */
    width: 100%;
    text-align: center;
}

.banner-reviews-para p {
    color: #14080E;
    font-weight: 600;
    font-size: 20px;
    font-style: italic;
    margin-bottom: 7px;
    text-align: center;
    line-height: 24px;
}

.banner-reviews-details span {
    font-size: 16px;
    color: #3B3B3B;
    font-weight: 400;
    line-height: 24px;
}

.banner-reviews-details {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
}

.banner-reviews-details img {
    margin-right: 8px;
    max-width: 35px;
}

.banner-reviews-details span img {
    max-width: 100px;
    margin-right: 0;
    margin-left: 10px;
}

.banner-videobox {
    position: relative;
    padding-right: 0px;
}

.banner-videobox video {
    width: 100%;
    height: 780px;
    object-fit: cover;
    border-radius: 50px;

}

.video-icon {
    position: absolute;
    top: 40px;
    right: -70px;
    width: 150px;
    height: 150px;
}

.banner-feature-wrapper {
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
    text-align: center;
    margin-top: 10px;

}

.banner-feature-wrapper .banner-featurebox {
    margin-right: 40px;
}

.banner-feature-wrapper .banner-featurebox:last-child {
    margin-right: 0;
}

.banner-feature-head {
    text-align: center;
    color: #14080E;
    font-size: 16px;
    font-weight: 400;
    line-height: 120%;
    text-transform: uppercase;
}

.slider-mob {
    display: flex;
    flex-shrink: 0;
    justify-content: space-between;
    align-items: center;
    margin: auto;
    gap: 27px;
}

.as_seen_on_sec {
    background-color: #F9F9F9;
    padding: 16px 0;
    margin-bottom: 22px;
}

.slider-mob img {
    width: auto;
}

.banner-feature-iconbox img {
    width: 92px;
    height: 92px;
}

.as_seen_hdng p {
    font-size: 30px;
    line-height: 100%;
    margin-bottom: 0;
    color: #848484;
    text-align: left;
    font-family: "Bebas Neue", sans-serif;
}

.hero-text {
    z-index: 10;
    padding: 0px 0 0 15px;

}

.usaBx {
    position: absolute;
    top: 11px;
    right: 11px
}

.hero-rate p {
    font-size: 20px;
    line-height: 137%;
    color: #14080E;
    font-weight: 600;
    padding-top: 40px;
}


.content-wrapper {
    display: flex;
    align-items: flex-end;
    justify-content: center;
    height: 100%
}

#earbuds-table {
    padding: 60px 0 60px;
    background-color: #ECF1F6;
    margin-top: 90px;
}

#earbuds-table .heading1 {
    margin-bottom: 40px;
}

.comparison-wrapper-container {
    margin-top: 100px;
}

/* .comparison-container {
    background: #FAFAFA;
    border-radius: 35px;
    padding: 30px 50px 70px;
} */

.comparison-wrapper {
    max-width: 940px;
    margin-left: auto;
    margin-right: auto;
    /* background: #fff;
    border-radius: 35px; */
    padding: 20px 0px;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
}

.comparison-col {
    width: 22%;
    text-align: center;
}
.comparison-col1 {
    width: 34%;
}

.comparison-col2 {
    /* background: #6EC6FF; */
    background: linear-gradient(180deg, #ECF1F6 0%, #1785CA 100%);
border-radius: 0 0 12px 12px;
margin-top: -1px;
}

.comparison-imgbox {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    height: 180px;
    margin-top: -120px;
    margin-bottom: 19px;
}

.comparison-product {
    width: 100%;
    max-width: 210px;
    height: auto;
    margin-top: 15px;
}

.comparison-col3 .comparison-product {
    max-width: 140px;
}

.comparison-col4 .comparison-product {
    max-width: 140px;
}

.comparitor-name {
    text-align: center;
    color: #14080E;
    font-size: 22px;
    line-height: 120%;
    font-weight: 400;
    margin-top: 10px;
    margin-bottom: 5px;

}

.comparitor-name {
    min-height: 54px;
    display: flex;
    justify-content: center;
    align-items: center;
}

.comparison-col2 .comparitor-name {
    color: #14080E;
    font-weight: 600;
    font-size: 22px;
}

.comparison-star {
    margin-left: auto;
    margin-right: auto;
}

.comparison-col ul li {
    width: 100%;
    height: 70px;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    border-bottom: 2px solid #8B8B8B;
    font-weight: 500;
    font-size: 20px;
    line-height: 120%;
    color: #000;
    padding: 10px 0;
}

.comparison-col1 ul li {
    text-align: left;
}

.comparison-col ul li:last-child {
    border-bottom: none;
}

.check-white-icon {
    width: 30px;
    height: auto;
}

/* .cross-icon {
    width: 16px;
    height: auto;
} */

.check-icon,
.cross-icon {
    width: 26px;
    height: auto;
}


.comparison-col ul {
    padding-left: 0;
}

.comparison-col1 ul {
    padding-top: 168px;
}

.comparison-col2 ul li,
.comparison-col3 ul li,
.comparison-col4 ul li {
    justify-content: center;
    text-align: center;
}

.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;
}

/* .selSec:before {
    position: absolute;
    content: "";
    background: url(../../images/index/dwn-arw.png) no-repeat;
    width: 26px;
    height: 16px;
    top: 28px;
    left: 47%;
} */

.heading1 {
    color: #073D60;
    font-size: 46px;
    font-weight: 700;
    line-height: 100%;
    margin-bottom: 30px;
}

.heading1 span {
    color: #FFBC49;
}

.sec-heading p.details {
    font-family: "Inter", sans-serif;
    font-weight: 600;
    font-size: 20px;
    line-height: 140%;
}

.sec-2-row {
    display: flex;
    align-items: flex-end;
    justify-content: center
}

.device_txt b {
    color: #2e4db8;
    font-size: 24px;
    line-height: 38px
}

.numberIng_sec {
    width: 100%;
    height: auto;
    padding: 70px 0;
}

.numberIng-wrapper {
    width: 100%;
    padding: 0px 0;
}

.mt-20 {
    margin-top: 50px;
}

.numberIng_sec .custom-container {
    padding: 0 60px;
}

.numberIng-left-col,
.numberIng-right-col {
    width: 30%;
}

.numberIng-middle-col {
    width: 40%;
}

.numberIng_sec .heading1 {
    margin-bottom: 100px;
}

.numberIng-rightbox {
    padding-left: 0px;
}

.numberIng-box {
    display: flex;
    flex-wrap: wrap;
    position: relative;
    margin-bottom: 30px;
    justify-content: center;
}

/* .numberIng-box::before {
    content: '';
    position: absolute;
    top: 40%;
    left: 20px;
    width: 100%;
    height: 2px;
    background: #DDDDDD;
    z-index: -1;
} */

.numberIng-iconbox img {
    width: 45px;
    height: auto;
    margin-left: auto;
    margin-right: auto;
}

.numberIng-contentbox {
    width: calc(100% - 45px);
    padding-left: 10px;
    /* text-align: center; */
}

.numberIng-contentbox h3 {
    color: #333333;
    font-weight: 600;
    font-size: 24px;
    line-height: 120%;
    margin-top: 0px;
    margin-bottom: 10px;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    /* min-height: 51px; */
    /* border-bottom: 3px solid #DDDDDD; */
}

.numberIng-contentbox p {
    color: #212529;
    font-weight: 400;
    font-size: 15px;
    line-height: 150%;
}

.numberIng-middle-imgbox {
    margin-top: -50px;
}

.numberIng-rightbox .nb-border-line {
    transform: rotate(-180deg);
}

.three-steps {
    padding: 70px 0 70px;
    position: relative;
    background: #ECF1F6;
    border-top: 1px solid #D2E7FB;
}

/* 
.three-steps::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    width: 100%;
    height: 45%;
    background: #3A748C;
    z-index: -1;
} */

.three-steps-inner {
    width: calc(100% - 60px);
    /* max-width: 1300px; */
    margin-left: auto;
    margin-right: auto;
}


.three-steps .heading1 {
    margin-bottom: 40px;
}

.three-steps-box {
    width: 100%;
    padding: 0;
    border-radius: 0;
    /* box-shadow: 0px 4.68px 14.05px 0px rgba(0, 0, 0, 0.15); */
}

.features-sec-video-wrapper video {
    width: 100%;
    height: 247px;
    object-fit: cover;
    border-radius: 31px;
}

.features-sec-para h3 {
    font-size: 32px;
    line-height: 50px;
}

.features-sec-para h3 {
    color: #0C2539;
    font-size: 32px;
    line-height: 120%;
    font-weight: 700;
    margin-top: 0;
    margin-bottom: 25px;
}

.features-sec-para h3 img {
    width: 30px;
    margin-right: 15px;
}

.features-sec-para h4 {
    color: #333;
    font-size: 22px;
    line-height: 150%;
    font-weight: 700;
    margin-top: 0;
    margin-bottom: 15px;
}

.features-sec-para p {
    color: #000;
    font-size: 18px;
    line-height: 150%;
    font-weight: 400;
    /* margin-left: auto;
    margin-right: auto; */
}



.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;
}

/* .review-wrapper .review-box:nth-child(2) {
    box-shadow: none;
} */


.sec5-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
}



#earbuds-table .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: 25px;
    height: 3px;
    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, -5px);
    transform: rotate(45deg) translate(-5px, -5px);
    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: #fff;
    /* height: 90px; */
    padding: 0;
    margin-top: -90px;
    top: 90px;
    z-index: 999;
    border-top: 2px solid #E8E8E8;
    border-bottom: 2px solid #E8E8E8;
    position: relative;
}

#nav-bar-section-mob .nav-bar {
    margin-bottom: 80px;
    -webkit-box-shadow: 0 3px 4px 0 rgba(0, 0, 0, .1);
    box-shadow: 0 3px 4px 0 rgba(0, 0, 0, .1);
}

#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;
}

.s5Col3 ul li,
.s5Col4 ul li {
    border-bottom: 2px solid rgba(214, 224, 243, 1);
}

.s5Col2 ul li:last-child,
.s5Col3 ul li:last-child,
.s5Col4 ul li:last-child {
    border-bottom: none;
}

#earbuds-table .save-btn,
#sec-podcast .btn-box,
.section8 .save-btn {
    margin-top: 20px;
}

.tiktok-section {
    padding: 70px 0;
}

.tiktok-slider {
    max-width: 990px;
    margin-top: 40px;
    margin-left: auto;
    margin-right: auto;
}

.tiktok-imgbox {
    margin-bottom: 30px;
}

.tiktok-imgbox img {
    width: 100%;
    max-width: 90px;
    height: auto;
}

.tiktok-videobox video {
    border: 3px solid #000000;
    border-radius: 8px;
    height: 550px;
    object-fit: cover;
}

.tiktok-videobox1,
.tiktok-videobox3 {
    padding-top: 50px;
}

.tiktok-videobox1 video,
.tiktok-videobox3 video {
    height: 500px;
    /* margin-bottom: 40px; */
}

.tiktok-section .btn-box {
    margin-top: 40px;
}












/* .s5Col1,
.s5CompBox {
    border-radius: 40px;
} */

.s5CompBox {
    display: table;
    width: 72%;
    vertical-align: middle;
    margin: 260px auto 0;
    /* background: #fff; */
    /* box-shadow: 0px 0px 15px 2px #00000033; */
    /* border: 1px solid #000000; */
}

.s5Col1 {
    float: left;
    width: 40%;
    padding: 0 0 0;
    margin-top: -18px;
}

/* .s5Col1 ul li:last-child {
    border-bottom: none;
} */
.s5Col1 ul li {
    float: left;
    width: 100%;
    font-size: 16px;
    line-height: 23.5px;
    color: #000;
    padding: 0;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    font-weight: 400;
    text-align: left;
    justify-content: flex-start;
    padding-left: 0px;
}

.s5Col1 ul li,
.s5Col2 ul li {
    height: 52px;
    border-bottom: 2px solid #8B8B8B;
}

.s5Col1 ul li:last-child {
    border-bottom: none;
}


/* .s5Col2.s5Col3 ul li:last-child,
.s5Col2.s5Col4 ul li:last-child {
    display: block;
    margin-bottom: -20px;
    margin-top: 10px;
} */

.s5Col2 {
    float: left;
    width: 16%;
    background: transparent;
    background: linear-gradient(180deg, #FFFFFF 0%, #96D7F2 100%);
    border-radius: 10px;
    margin: -118px 0 -20px;
    /* border: 2px dashed #FFFFFF; */
    /* border: 3px solid #BDDBF6; */
    position: relative;
    z-index: 9;
}

/* .s5Col2::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: linear-gradient(white, white) padding-box,
        linear-gradient(to bottom, #E6F3F5, #77C6CD) border-box;
    border-radius: 10px;
    border: 4px solid transparent;
    z-index: -1;
} */

.s5Col2.s5Col3 {
    width: 22%;
    background: transparent;
    border: none;
    margin-top: -104px;
    /* box-shadow: 0px 4px 8px 0px #00000040; */
}

.s5Col2.s5Col3::before {
    border: none;
}

.s5Col2.s5Col4 {
    width: 22%;
    background: transparent;
    border: none;
    /* box-shadow: 0px 4px 8px 0px #00000040; */
}

.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: #000000;
    font-size: 15px;
    line-height: 18px;
    font-weight: 700;
    margin-top: 20px;
}

.s5Col2 .s5Col2Top p span {
    font-size: 34px;
}

.s5Col3 .s5Col2Top p,
.s5Col4 .s5Col2Top p {
    color: #000000;
    font-size: 15px;
    font-weight: 400;
    margin-top: 20px;
    /* font-family: "Readex Pro", sans-serif; */
}

.com-star1 {
    margin-top: 20px;
}



.money-back-section .btn-box {
    margin-top: 50px;
}


/* .acdnList,
.bnrHeading,
.bnrStar,
.bnrText1,
.prod-list,
.prod-s2-row,
.prod-s2-wrap,
.s5Col1 ul,
.s5Col2 ul,
.s5Col2 ul li,
.s5Col2Top,
.section2,
.section3,
.section6 {
    width: 100%
} */

.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
}

.s5Col2Prod,
.s5Col3Prod {
    margin: -100px auto 0;
    height: auto;
}

/* .s5Col3Prod {
    scale: 1.6;
} */

/* .s5Col4Prod {
    scale: 1.4;
} */



.s5Col2 ul li:last-child {
    /* border:none; */
    /* height: 100px; */
}

.s5Col2 ul li,
.s5Col2.s5Col3 ul li,
.s5Col2.s5Col4 ul li {
    padding: 10px 0;
    display: flex;
    align-items: center;
    justify-content: center;
}

.s5Col2Top.s5Col3Top {
    margin-bottom: 10px;
}

.s5Col2.s5Col3 ul {
    padding-top: 0;
    margin-top: 0;
}


.s5Col2Top.s5Col4Top {
    margin-bottom: 15px;
}

.s5Col2.s5Col4 ul {
    padding-top: 0;
    margin-top: 0;
}

.s5CompBox ul {
    margin-bottom: 0
}

.s5Col2Top {
    height: auto;
    text-align: center;
    margin-bottom: 30px;
}

.s5CompBox .s5Col2Top img:first-child,
.s5CompBox .s5Col3Top img:first-child {
    height: 120px;
    object-fit: contain;
}

.s5CompBox .s5Col3Top img:first-child {
    height: 100px !important;
    margin: -90px auto 0px;
    display: block;
}

.s5Col2Prod {
    margin-bottom: -0;
    /* margin-left: -35px; */
}

.s5Col4Prod {
    margin: -79px auto 0px;
    height: 105px !important;
}

.comp-rating {
    margin-top: 10px;
    display: block;
    margin-left: auto;
    margin-right: auto;
}

#earbuds-table .btn-box {
    align-items: center;
}

.s5Col2.s5Col4 {
    background: transparent;
    margin-top: -125.5px;
    border: none;
}

/* .cross {
    width: 21px;
    height: auto;
} */

.s5Col2-checkbox {
    margin-top: -25px;
}





.section6 {
    /* background: linear-gradient(to right, #3060b5 19%, #3060b5 19%, #1e5799 46%, #152a4f 100%); */
    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;
    /* font-family: "Poppins", sans-serif; */
}

.s6Right h2 {
    color: #fff;
    font-size: 45px;
    line-height: 120%;
    font-weight: 700;
    margin-bottom: 20px;
    /* font-family: "Poppins", sans-serif; */
}

.s6Right .s6-dtls {
    font-size: 16px;
    line-height: 150%;
    font-weight: 400;
    max-width: 600px;
    /* font-family: "Poppins", sans-serif; */
}

.section6 .btn-box {
    display: block;
    text-align: left
}

.section6 .save-btn,
.section6 .save-btn:hover {
    background: #f26a0d;
    border-color: #fff
}

#review .heading1 {
    margin-bottom: 10px;
}

#review .details {
    margin-bottom: 0;
}

#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: 20px;
    font-weight: 300;
    line-height: 27px;
    min-height: 110px;
    color: #14080E;
    text-align: left;
    margin-bottom: 0;
    font-family: "Kantumruy Pro", sans-serif;
}

#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: #000
}

.review-wrapper {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    align-items: flex-start;
    margin-top: 0px;
    padding: 0;
}

.review-box {
    background-color: #fff;
    border-radius: 20px;
    border: 2px solid #D7D7D7;
    padding: 0 0;
    margin-bottom: 40px;
}

.review-contentbox {
    padding: 25px 20px 20px;
}

.testStar {
    max-width: 115px;
}

.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-size: 20px;
    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;
    /* box-shadow: 0px 4px 4px 0px #00000040; */
}

.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;
}

.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 {
    padding: 80px 0;
    background-color: #ECF1F6;
}

#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;
}

.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: 16px;
    line-height: 22px;
    font-family: "Roboto", sans-serif;
    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;
}

#review .btn-box {
    align-items: center;
    margin: 10px auto 0;
    max-width: 384px;
}

.new-banner-section {
    padding: 0px 0 70px;
}

.new-banner-wrapper {
    background: #333333;
    border-radius: 24px;
}

.new-banner-section .banner-videobox {
    height: auto;
}

.new-banner-section .banner-videobox video,
.new-banner-section .banner-videobox img {
    width: 100%;
    height: auto;
    object-fit: cover;
    border-radius: 24px;
}

.new-banner-section .hero-text {
    width: 100%;
    height: auto;
    padding: 30px 0;
    /* background: #3A748C; */
    /* border-top-right-radius: 24px;
    border-bottom-right-radius: 24px;
    padding: 55px 40px 40px 80px; */
}

.new-banner-section .hero-text ul {
    margin-top: 25px;
    margin-bottom: 0;
}

.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: 60px 0 60px;
    background: #fff;
}

/* .section8 .heading1 {
    color: #3D4B3A;
} */

.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: 830px;
    width: 100%;
    margin: 15px auto;
    float: none;
    overflow: hidden
}

.up-slide-dwn {
    float: left;
    width: 100%;
    background: #fff;
    border-radius: 0;
    border-bottom: 1px solid #bfbfbf;
    /* -webkit-box-shadow: 0 5px 10px 0 rgba(0, 0, 0, .1);
    box-shadow: 0 5px 10px 0 rgba(0, 0, 0, .1); */
    margin-top: 0px;
    padding: 10px 20px 10px 20px;
    position: relative;
    left: 50%;
    transform: translateX(-50%);
}

.up-slide-dwn:last-child {
    margin-bottom: 20px;
}

.accordion {
    color: #000000;
    background: url(../../images/index/close.png) 100% center no-repeat;
    padding: 13px 45px 10px 0;
    font-size: 18px;
    line-height: 30px;
    letter-spacing: 0;
    cursor: pointer;
    font-weight: 600;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
}

.accordion span {
    color: #0C2539;
    font-size: 26px;
    line-height: 30px;
    display: inline-block;
    padding-right: 5px;
}

.acdn-heading.active {
    background: url(../../images/index/open.png) 100% center no-repeat;
    border: none;
}

.acdn-content {
    display: none;
    transition: background-color .3s;
    font-family: "Inter", sans-serif
}

.up-slide-dwn .acdn-para.d-md-flex span:first-child {
    width: calc(20% - 10px)
}

.up-slide-dwn .acdn-para.d-md-flex span:last-child {
    width: calc(80% - 10px)
}





.owl-theme .owl-dots .owl-dot.active span,
.owl-theme .owl-dots .owl-dot:hover span {
    background: #1785CA !important;
}

.owl-theme .owl-dots .owl-dot span {
    width: 12px !important;
    height: 12px !important;
    background: #999999 !important;
    /* border: 1px solid #000000 !important; */
}


.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.active span,
.review-slider .owl-theme .owl-dots .owl-dot:hover span {
    background: #1785CA !important;
}

.review-slider .owl-theme .owl-dots .owl-dot span {
    background: #D9D9D9 !important;
}

.review .btn-box {
    align-items: center;
}

.features-sec-video-wrapper {
    width: 266px;
    height: 266px;
    object-fit: cover;
    margin: auto;
}

.features-sec-video-wrapper img {
    width: 100%;
    height: 100%;
    overflow: hidden;
}

.features-sec-para {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}


.features-sec-para-inner-content {
    /* width: calc(100% - 60px);
    padding-left: 15px; */
    text-align: center;
}

.owl-theme .owl-dots .owl-dot {
    width: auto !important
}

.review-slider2 {
    margin-top: 40px;
}

.review-box .review-head {
    font-weight: 500;
    color: #14080E;
    font-size: 22px;
    line-height: normal;
    text-align: left;
    min-height: 18px;
    margin-top: 15px;
    margin-bottom: 10px;
    font-family: "Kantumruy Pro", sans-serif;
}

#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%
}

/* .hero-con .container {
    max-width: 1280px
} */


.bnr_bg {
    position: absolute;
    left: 0;
    width: 61%;
    height: 100%;
    object-fit: cover;
    z-index: 9
}

.money-back-section {
    background: linear-gradient(100.42deg, #195881 0.78%, #022B46 25.55%);
    position: relative;
    padding: 40px 0;
}

/* .money-back-section .btn-box .btn1 {
    background: #FF7C0E;
    background-blend-mode: overlay;
    position: relative;
    z-index: 9;
    background: linear-gradient(0deg, rgba(255, 255, 255, 0) 50.87%, rgba(255, 255, 255, 0.1) 50.88%, rgba(255, 255, 255, 0.2) 100.26%);
}
.money-back-section .btn-box .btn1::before{
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    background: #FF7C0E;
    z-index: -1;
} */



.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
}

.sec3-con-3.box-4 ul li {
    background-image: url(../images/box4_icon.png);
    padding-left: 30px;
    background-position: left center;
    background-size: auto;
    background-repeat: no-repeat;
    margin-bottom: 10px
}

.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-wrapper {
    padding: 100px 0 60px;
}

.offer-container {
    width: 90%;
    margin-left: auto;
    margin-right: auto;
    background: #E9F6FF;
    border: 1px dashed #40301F;
    padding: 40px 20px;
}

.offer-contentbox {
    text-align: center;
}

.discount-rating {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    color: #fff;
    font-size: 15px;
    line-height: 120%;
    font-weight: 600;
    margin-bottom: 30px;
}

.discount-rating .star {
    margin-top: -3px;
    max-width: 75px;
    margin-right: 10px;
}

.offer-heading {
    font-weight: 700;
    font-size: 46px;
    line-height: 110%;
    text-align: center;
    margin-bottom: 10px;
}

.offer-heading span {
    color: #BF1313;
}

.offer-detls {
    font-size: 16px;
    margin-bottom: 40px;
    font-family: "Work Sans", sans-serif;
}

.special-discountbox {
    background: transparent;
    border: 2px solid #fff;
    border-radius: 24px;
    padding: 12px 30px;
    max-width: 475px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 30px;
    margin-bottom: 40px;
}

.offer-time-wrapper {
    display: flex;
    justify-content: center;
    align-items: center;
}

.offer-time-wrapper h6 {
    color: #fff;
    font-size: 18px;
    line-height: 110%;
    font-weight: bold;
    font-family: "Work Sans", sans-serif;
}

.time-counterbox {
    padding-left: 20px;
}

.watchSec {
    text-align: center
}

.watchSec span {
    color: #E86E16;
    font-weight: 700;
    font-size: 35px;
    line-height: 35px;
    font-family: "Work Sans", sans-serif;
}

.watchSec .hrs,
.watchSec .minutes,
.watchSec .secs {
    min-width: 50px;
    display: inline-block;
}

.watchSet {
    text-align: center
}

.watchSet span {
    color: #fff;
    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: 62px;
    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-top: 40px;
    margin-bottom: 40px;
    font-family: "Work Sans", sans-serif;

}

.offer-icons-row {
    display: flex;
    flex-wrap: wrap;
}

.offer-icons-col1 {
    width: 55%;
}

.offer-icons-col2 {
    width: 45%;
}

.offer-contentbox h6 {
    color: #fff;
    font-size: 15px;
    line-height: 150%;
    font-weight: 400;
    font-family: "Work Sans", sans-serif;
    text-align: left;
}



.offer-rightbox {
    padding: 100px 0 60px;
    text-align: center;
}

.offer-right-heading1 {
    color: #00696C;
    font-size: 34px;
    line-height: 120%;
    font-weight: 400;
    padding: 14px 40px;
    background: #fff;
    margin-bottom: 20px;
    display: inline-block;
    border-radius: 24px;
}

.offer-right-imgbox img {
    max-width: 500px;
    width: 100%;
    height: auto;
}

.offer-right-content {
    color: #0C2539;
    font-size: 22px;
    line-height: 140%;
    font-weight: 300;
    font-family: "Kantumruy Pro", sans-serif;
    margin-bottom: 0;
}

.offer-right-content span {
    font-weight: 500;
}


.c-text,
.ftr-link a {
    color: #fff;
    /* font-family: Poppins, sans-serif; */
}

.ftr-link {
    color: #fff;
}

footer {
    padding: 40px 0;
    background: #2E3031;
}

.ftr-logo {
    width: 350px;
}

.ftr-link {
    margin-top: 20px;
}

.ftr-link a {
    color: #fff;
    padding: 2px 8px;
    font-size: 16px;
    font-weight: 700;
}

.c-text {
    color: #fff;
    font-size: 16px;
    font-weight: 700;
    margin-top: 15px;
}

.dic-text p {
    color: #fff;
    font-size: 14px;
    margin-bottom: 0;
    /* font-family: Poppins, sans-serif; */
}

@media screen and (min-width:3000px) {
    .hero-img img {
        width: 100%;
    }

    .hero-box-one {
        max-width: 100%;
        width: 100%;
    }

    .heading-h1 {
        font-size: 77px;
        line-height: 128%;
    }

    .hero-rate p {
        font-size: 24px;
    }

    .hero-text ul li {
        font-size: 26px;
        line-height: 34px;
        margin-bottom: 12px;
        background-size: 30px;
        padding-left: 49px;
        background-position-y: 2px;
    }

    .banner-reviews-content {
        max-width: 717px;

    }

    .hero-text .btn-box {
        width: 717px !important;
    }

    .banner-reviews-para p {
        font-size: 23px;
        line-height: 28px;
    }

    .banner-feature-iconbox img {
        width: 113px;
        height: auto;
        margin-bottom: 16px;
    }
}

@media screen and (min-width:1500px) {

    .sec1 .right-content-info {
        padding-left: 85px;
    }

    .lp-custom {
        padding: 0 88px;
    }

}

@media screen and (min-width:1400px) {

    .container,
    .container-lg,
    .container-md,
    .container-sm,
    .container-xl,
    .container-xxl {
        max-width: 1390px;
    }

    .banner-feature-iconbox img {
        width: 92px;
        height: auto;
        margin-bottom: 9px;
    }

    .banner-feature-wrapper {
        margin-top: 37px;
        justify-content: space-between;
    }

    .hero-text .btn-box {
        width: 600px;
    }

    .hero-rate p {
        padding-top: 101px;
    }

    .right-content-info {
        padding-left: 100px;
    }

    .bnrStar .star {
        width: 100%;
        max-width: 100px;
        height: auto;
        margin-right: 10px;
    }

    .hero-rate p {
        font-size: 16px;
    }

    .hero-text ul li p {
        font-size: 16px;
    }

    .sec2-txt-content h4 {
        font-size: 42px;
    }

    .sec2-txt-content p {
        font-size: 18px;
    }

    /* .heading1 {
        font-size: 48px;
    } */

    /* .numberIng-box::before {
        top: 41%;
    } */

    .numberIng-contentbox h3 {
        font-size: 22px;
    }

    .numberIng-contentbox p {
        font-size: 15px;
        /* line-height: 120%; */
    }

    .sec3-txt-content h4 {
        font-size: 30px;
    }

    .sec3-txt-content p {
        font-size: 18px;
        /* max-width: 420px; */
    }

    .s6Right h2 {
        font-size: 40px;
    }


}

@media screen and (max-width: 1800px) {
    .heading-h1 {
        font-size: 40px;

    }

    .hero-rate p {
        padding-top: 63px;
    }

}

@media screen and (max-width: 1700px) {
    .banner-feature-iconbox img {
        width: 55px;
        height: auto;
        margin-bottom: 9px;
    }

    .imr-rigt,
    .imr-lt {
        width: 100%;
        height: auto;
        object-fit: cover;
    }

    .banner-feature-wrapper .banner-featurebox {
        margin-right: 13px;
    }

    .hero-text .btn-box {
        margin-top: 16px;
    }

    .banner-feature-head {
        font-size: 13px;
        line-height: normal;
    }

    .hero-right-part {
        width: calc((100% / 2) - 6.5rem);

    }

    .hero-rate p {
        font-size: 18px;
        line-height: 135%;
        padding-top: 30px;
    }

    .banner-reviews-para p {
        font-size: 16px;
    }

    .hero-left-part {
        width: calc((100% / 2) - -4.5rem);
        height: 100%;
    }

    .btn1,
    .banner-reviews-content,
    .banner-reviews-content {
        width: 100%;
    }

    .btn1,
    .banner-reviews-content,
    .banner-reviews-content {
        width: 98%;
    }

    .sec1-video {
        width: 100%;
        height: 494px;
        overflow: hidden;
        border-radius: 60px;
    }

    .heading-h1 {
        font-size: 43px;
        margin-bottom: 5px;
    }

    .hero-rate p {

        padding-top: 26px;
    }

    .hero-text ul li {
        font-size: 17px;
        line-height: 25px;
        background-size: 21px;
        padding-bottom: 10px;

    }
}

@media screen and (max-width: 1500px) {
    .banner-feature-iconbox img {
        width: 55px;
        height: auto;
        margin-bottom: 9px;
    }

    .imr-rigt,
    .imr-lt {
        width: 100%;
        height: auto;
        object-fit: cover;
    }

    .banner-feature-wrapper .banner-featurebox {
        margin-right: 13px;
    }

    .hero-text .btn-box {
        margin-top: 16px;
    }

    .banner-feature-head {
        font-size: 13px;
        line-height: normal;
    }

    .hero-right-part {
        width: calc((100% / 2) - 6.5rem);

    }

    .hero-rate p {
        font-size: 18px;
        line-height: 135%;
        padding-top: 30px;
    }

    .banner-reviews-para p {
        font-size: 16px;
    }

    .hero-left-part {
        width: calc((100% / 2) - -4.5rem);
        height: 100%;
    }

    .btn1,
    .banner-reviews-content,
    .banner-reviews-content {
        width: 100%;
    }

    .btn1,
    .banner-reviews-content,
    .banner-reviews-content {
        width: 98%;
    }


    .heading-h1 {
        font-size: 40px;
        margin-bottom: 5px;
    }

    .hero-rate p {

        padding-top: 26px;
    }

    .hero-text ul li {
        font-size: 18px;
        line-height: 26px;
        background-size: 21px;
        padding-bottom: 11px;
    }
}

@media screen and (max-width: 1400px) {
    .banner-feature-iconbox img {
        width: 55px;
        height: auto;
        margin-bottom: 9px;
    }

    .features-sec-para h3 {

        font-size: 24px;

    }

    .review-box p {
        font-size: 17px;
    }

    .review-box .review-head {
        font-size: 18px;

    }

    .imr-rigt,
    .imr-lt {
        width: 100%;
        height: auto;
        object-fit: cover;
    }

    .banner-feature-wrapper .banner-featurebox {
        margin-right: 13px;
    }

    .hero-text .btn-box {
        margin-top: 16px;
    }

    .banner-feature-head {
        font-size: 13px;
        line-height: normal;
    }

    .hero-right-part {
        width: calc((100% / 2) - 6.5rem);

    }

    .hero-rate p {
        font-size: 18px;
        line-height: 135%;
        padding-top: 30px;
    }

    .banner-reviews-para p {
        font-size: 14px;
    }

    .hero-left-part {
        width: calc((100% / 2) - -4.5rem);
        height: 100%;
    }

    .btn1,
    .banner-reviews-content,
    .banner-reviews-content {
        width: 100%;
    }

    .btn1,
    .banner-reviews-content,
    .banner-reviews-content {
        width: 100%;
    }

    .sec1-video {
        height: 494px;
        overflow: hidden;
        border-radius: 60px;
    }

    .heading-h1 {
        font-size: 38px;
        margin-bottom: 5px;
    }

    .hero-rate p {

        padding-top: 26px;
    }

    .hero-text ul li {
        font-size: 17px;
        line-height: 25px;
        background-size: 21px;
        padding-bottom: 10px;

    }
}

@media screen and (max-width:1300px) {
    .heading-h1 {
        font-size: 32px;
    }

    .hero-rate p {
        padding-top: 13px;
    }

    .hero-rate p {
        font-size: 16px;
        line-height: 134%;
    }

    .hero-left-part {
        width: calc((100% / 2) - -3.5rem);
        height: 100%;
    }

    .banner-reviews-para p {
        font-size: 13px;
    }

    .banner-reviews-details span {
        font-size: 13px;
    }

    .banner-feature-iconbox img {
        width: 47px;
        margin-bottom: 5px;
    }

    .banner-feature-head {
        font-size: 12px;
    }

    .btn1 {
        font-size: 20px;
        padding: 10px;
    }

    .hero-text ul li {
        font-size: 16px;
        line-height: 21px;
        background-size: 22px;
    }
}


@media screen and (max-width:1200px) {
    .heading-h1 {
        font-size: 32px;
    }

    .banner-reviews-para p {
        font-size: 14px;
    }

    .banner-reviews-details span {
        font-size: 14px;
        line-height: 20px;
    }

    .banner-feature-iconbox img {
        width: 47px;
        margin-bottom: 5px;
    }

    .banner-feature-head {
        font-size: 12px;
    }

    .btn1 {
        font-size: 20px;
        padding: 10px;
    }

    .hero-text ul li {
        font-size: 16px;
        line-height: 21px;
        background-size: 22px;
    }
}

@media screen and (min-width:992px) and (max-width:1199.5px) {

    .heading-h1 {
        font-size: 28px;
        line-height: 1.2;
    }

    p.bnrStar {
        margin-bottom: 6px;
    }

    .hero-text h4 {
        font-size: 15px;
    }

    .sec1 .right-content-info {
        padding: 0 27px;
    }

    .info-p br {
        display: none !important;
    }
.hero-right-part {
    padding-left: 30px;
    padding-right: 20px;
}
.hero-text .btn-box {
    width: 100%;
}
    .bnrStar .star {
        width: 100%;
        max-width: 70px;
        height: auto;
        margin-right: 5px;
    }

    .hero-rate p span img {
        width: 90px;
    }

    .hero-rate p {
        font-size: 10px;
    }

    .hero-rate p,
    .hero-text ul li p {
        text-align: left
    }

    .btn1 {
        font-size: 14px;
        padding: 13px 15px;
    }

    p.sub-hdng {
        font-size: 15px;
        line-height: 17px;
        margin-bottom: 15px;
    }

    .hero-text ul li {
        padding-bottom: 5px;
    }

    .hero-text ul li p {
        font-size: 14px;
    }

    .hero-text ul li span img.img-fluid {
        width: 15px;
        height: auto;
    }

    .nav-wrapper {
        background-size: 48%;
    }

    .selSec p {
        font-size: 10px;
    }

    .hero-text ul li {
        font-size: 13px;
        line-height: 18px;
        background-size: 17px;
        padding-left: 22px;
        margin-bottom: 5px;
    }

    .save-btn,
    .save-btn:hover {
        padding: 13px 40px;
        width: 362px;
    }

    .hero-text .btn-box p {
        font-size: 10px;
    }

    /* 
    .banner-pc-content::before {
        width: 220px;
        height: 310px;
        left: -100px;
    } */

    .banner-features-box img {
        max-width: 30px;
    }

    .banner-features-box p {
        width: calc(100% - 30px);
        font-size: 14px;
        padding-left: 5px;
    }

    /* .banner-reviews-imgbox img {
        max-width: 55px;
        height: auto;
    } */

    .banner-reviews-content {
        padding: 10px 15px 10px 15px;
        max-width: 100%;
    }

    .banner-reviews-inner-content {
        width: 100%;
        padding-left: 0;
    }

    .banner-reviews-para p {
        font-size: 12px;
        line-height: normal;
    }

    .banner-reviews-details span img {
        max-width: 80px;
    }

    .banner-reviews-details span {
        font-size: 12px;
        /* color: #fff; */
        /* font-weight: 700; */
    }

    .as_seen_hdng p {
        font-size: 20px;
        line-height: 28px;
    }


    .sec-heading p.details {
        font-size: 15px;
    }

    .sec2-txt-content {
        padding: 40px 25px;
        /* height: 410px; */
    }

    .sec3-main-content .sec3-content .sec3-txt-content {
        padding-left: 0;
    }

    .sec2-txt-content h4 {
        font-size: 28px;
        line-height: 120%;
        margin-bottom: 15px;
    }

    .sec2-txt-content p {
        font-size: 14px;
        line-height: 150%;
    }

    .sec2-txt-content p br {
        display: none !important;
    }

    .sec2-row2 .sec2-media-content {
        margin-bottom: -6px;
    }

    .numberIng_sec .custom-container {
        padding: 0 20px;
    }

    .heading1 {
        font-size: 32px;
        line-height: 120%;
        /* margin-bottom: 10px; */
    }

    .numberIng-iconbox img {
        width: 35px;
        height: auto;
    }

    .numberIng-contentbox {
        width: calc(100% - 35px);
        padding-left: 10px;
        /* width: 100%; */
    }

    .numberIng-contentbox h3 {
        font-size: 17px;
        line-height: 120%;
    }

    .numberIng-contentbox p {
        font-size: 11px;
        line-height: 120%;
    }

    .heading2 {
        font-size: 30px;
        line-height: 120%;
        margin-bottom: 30px;
    }

    .features-sec-video-wrapper {
        width: 100%;
        max-width: 100%;
        /* height: 220px !important; */
    }

    .features-sec-video-wrapper video,
    .features-sec-video-wrapper img {
        width: 100%;
        max-width: 100%;
        /* height: 220px !important; */
    }

    .sec5-contentbox h4 {
        font-size: 16px;
        margin-top: 28px;
        margin-bottom: 10px;
    }

    .sec5-contentbox p {
        font-size: 13px;
        max-width: 100%;
    }

    .comparitor-name {
        font-size: 20px;
    }

    .comparison-col2 .comparitor-name {
        font-size: 20px;
    }

    .comparison-col ul li {
        font-size: 18px;
    }



    .slider-heading {
        font-size: 30px;
        line-height: 120%;
    }

    .owl-prev {
        right: 120px;
        bottom: 15px;
        width: 70px;
        height: 70px;
    }

    .owl-next {
        right: 10px;
        bottom: 15px;
        width: 70px;
        height: 70px;
    }

    .sec3-media-content video,
    .sec3-media-content img:first-child {
        width: 100%;
        height: 390px;
        border-radius: 15px;
    }

    .sec3-main-content .sec3-content:nth-child(odd) .sec3-txt-content {
        padding-left: 0px;
    }

    .sec3-content-container .btn-box,
    .sec4 .btn-box {
        align-items: center;
        margin-top: 15px;
    }

    h3.sec-hdng {
        font-size: 26px;
    }

    .sec3-hdng-content h3 {
        font-size: 45px;
    }

    .sec3-txt-content p {
        font-size: 14px;
        line-height: 24px;
    }

    p.sec-para {
        font-size: 18px;
    }

    section.sec4 {
        padding: 40px 0 0px;
    }

    .sec4-content {
        padding: 0 10px;
    }

    .sec4-heading {
        font-size: 16px;
    }

    .sec4-content h4 {
        font-size: 13px;
    }

    .sec4-contentbox p {
        font-size: 9px;
    }

    .sec4-content h4 {
        font-size: 16px;
        margin: 10px 0;
    }

    .sec4-content p {
        font-size: 16px;
    }

    .sec4-content-container {
        margin-top: 140px;
    }

    .sec4-content {
        width: 24%;
    }

    .sec4-icon {
        width: 100%;
        max-width: 110px;
        height: auto;
        margin-left: auto;
        margin-right: auto;
    }

    .sec4-content img {
        margin-top: -90px;
        width: 120px;
    }

    .sec5-text-content {
        margin-top: 20px;
    }

    .number {
        min-width: 50px;
        height: 50px;
        font-size: 30px;
        margin-right: 10px;
    }

    .sec5-para h4 {
        font-size: 20px;
        line-height: 120%;
        margin-top: 14px;
        margin-bottom: 10px;
    }

    .sec5-para p {
        font-size: 12px;
    }


    .sec3-txt-content {
        width: 48%;
    }

    .sec3-txt-content h4 {
        font-size: 24px;
    }

    /* .nav-rgt.nav-box {
        width: 43%;
    } */

    .nav-rgt>p {
        font-size: 16px;
    }

    .nav-rgt a {
        font-size: 15px;
        line-height: 24px;
        height: 24px;
        padding: 0 30px;
    }

    .features-sec-txt img {
        width: 40px;
    }

    .step {
        width: 40px;
        height: 40px;
        font-size: 24px;
    }

    .features-sec-para-inner-content {
        /* width: calc(100% - 40px); */
        width: 100%;
        padding-left: 0;
    }

    .features-sec-para h3 {
        font-size: 18px;
        margin-top: 5px;
        margin-bottom: 10px;
    }

    .features-sec-para h4 {
        font-size: 18px;
    }

    .features-sec-para p {
        font-size: 13px;
    }

    .features-sec-txt {
        font-size: 18px;
    }

    .features-sec-hdng {
        margin-bottom: 20px;
    }

    .features-sec .btn-box {
        margin-left: 0;
    }

    section.features-sec {
        padding: 53px 0 0;
    }

    /* .s5Col2Prod {
        scale: 1.4;
    } */

    .com-star1 {
        margin-top: 27px;
    }

    .money-back-section .btn-box {
        margin-top: 30px;
    }

    .logo {
        width: 200px;
        margin-top: 0;
    }

    a.order-link {
        font-size: 12px;
        padding: 20px 20px !important;
    }

    .hero-text {
        padding: 0px 0 0 0px;
    }

    .banner-featurebox {
        width: 20%;
    }

    .banner-feature-head {
        font-size: 11px;
        margin: 0;
    }

    .banner-feature-iconbox img {
        max-width: 70px;
    }


    .video-icon {
        position: absolute;
        top: 25px;
        right: -55px;
        width: 120px;
        height: 120px;
    }

    .banner-videobox video {
        width: 100%;
        height: 500px;
        object-fit: cover;
        border-radius: 30px;
    }

    /* .hero-text h1 span.sub-hdng1 {
        margin-left: 0;
        font-size: 40px;
        line-height: 1.2;
        text-align: left
    } */

    .text,
    .textshow-container .texts ul li {
        font-size: 18px
    }

    .hero-text h2,
    .s3-text h3,
    .s3TxtBx h3 {
        font-size: 30px
    }

    .box-two-img {
        width: 55%
    }

    .box-two-img .orangeBx {
        padding: 20px;
        right: -20px
    }

    .box-two-img .orangeBx p,
    .hero-text h3,
    .textshow-container .texts h3 {
        font-size: 24px
    }

    h2.sec-head,
    #review h2.sec-head,
    #sec-podcast h2.sec-head,
    .section8 h2.sec-head,
    .yellowSec h2 {
        font-size: 40px
    }

    #sec-podcast h2.sec-head span:before {
        width: 50px;
        height: 50px;
        left: -30px;
        top: -8px
    }

    #sec-podcast:before,
    .sec3-con-3:after {
        width: 0
    }

    #sec-podcast h2.sec-head span:after {
        top: 45px
    }

    .s3-box.box-1 video,
    .s3-box.box-5 video {
        height: auto
    }

    .yellowSec h2 span:after {
        top: 46px
    }

    .featureSec {
        margin-top: 60px
    }

    .yellowSec {
        padding-bottom: 0
    }

    #earbuds-table h5,
    #sec-podcast h5 {
        font-size: 22px
    }

    .section6:before {
        left: -177px
    }

    .section6:after {
        right: -152px
    }

    .fas-mob.mob-view,
    .stepTxt {
        display: block
    }

    .textSec ul {
        padding-left: 0;
        margin-top: 30px
    }

    .textSec ul li {
        display: flex;
        gap: 20px;
        padding-bottom: 20px
    }

    .textSec ul li span {
        background: #fff;
        width: 30px;
        height: 30px;
        border-radius: 50%;
        color: #000;
        font-weight: 700;
        display: flex;
        align-items: center;
        justify-content: center
    }

    .textSec ul li p {
        color: #000;
        font-weight: 600;
        font-size: 23px
    }

    .b-bow-wrapper {
        max-width: 900px
    }


    .b-box {
        padding: 10px;
        border-radius: 10px;
        width: calc(20% - 5px)
    }

    .b-box p {
        margin-top: 5px;
        font-size: 13px
    }

    .hero-bg-img {
        min-height: 750px
    }

    h2.sec-head {
        line-height: 45px;
        font-size: 38px
    }

    .secc-2-content {
        max-width: 100%;
        position: relative;
        margin-left: auto
    }

    .exp-text,
    .s6Seal,
    .s6SealBg {
        position: absolute
    }

    .s3-cen-box .s3-text {
        width: 350px
    }

    .s3-text {
        padding-bottom: 25px
    }

    .s6SealBg {
        top: 0;
        left: 0
    }

    .s6Seal {
        top: 97px;
        left: 22px
    }

    .s6Right h2 {
        font-size: 30px;
    }

    section.expert-advice-sec {
        padding: 75px 0 50px;
    }

    .expert-advice-txt .sec-hdng {
        font-size: 26px;
    }

    .expert-advice-txt p {
        font-size: 14px;
    }

    .expert-advice-txt p+img {
        width: 180px;
        margin-top: 40px;
    }

    .expert-name {
        font-size: 16px !important;
    }


    .s6Right {
        width: calc(100% - 420px);
        padding: 0;
    }

    .s6Right.money-back-contentbox>p {
        font-size: 14px;
    }

    .btn-box.money-back-btn-box {
        margin-top: 0;
    }

    .review-box .review-head {
        font-size: 20px;
        line-height: 30px;
    }

    .review-box p {
        font-size: 13px;
        line-height: 23px;
        min-height: 90px;
    }

    .whiteSec h2 {
        font-size: 40px;
    }

    .btn-box p {
        width: auto;
    }

    .s5Col1 ul li:last-child {
        border-bottom: none;
    }

    .review-box {
        width: 100%;
        padding: 0 0;
        border-radius: 15px;
        border: 1px solid #D7D7D7;
    }

    .review-box .review-head {
        font-size: 15px;
        line-height: 25px;
    }

    .sec3-content-pc {
        right: -37px;
        width: 80px;
    }

    .sec2-content-container .col-md-6:first-child {
        width: 60%;
    }

    .sec2-content-container .col-md-6:last-child {
        width: 40%;
    }

    .selSec-wrapper {
        max-width: 290px;
    }

    .heading-2 {
        font-size: 33px;
        line-height: 43px;
        margin-bottom: 16px;
    }

    .sec1-video {
        width: 100%;
        height: 453px;
        overflow: hidden;
        border-radius: 40px;
    }

    .info-p {

        font-size: 17px;
        line-height: 25px;

    }

    .sec3-content-container h5 {
        font-size: 27px;
        line-height: 42px;
        margin-bottom: 30px;
    }

    /* .numberIng-box {
        align-items: baseline;
    } */

    .s5Col2 .s5Col2Top p {
        margin-top: 10px;
    }

    .s5CompBox .s5Col3Top img:first-child {
        height: 80px !important;
        margin: -90px auto 0px;
        display: block;
    }

    .s5Col4Prod {
        margin: -79px auto 0px;
        height: 80px !important;
    }

    .sec3-content-container {
        padding: 58px 0 30px;
    }

    .s5Col1 {
        margin-top: -50px;
    }

    .s5Col2Prod {
        margin-bottom: -30px;
    }

    .s5Col1 ul li {
        font-size: 14px;
        line-height: 24px;
        padding-left: 0px;
        /* background: url(../images/comp-point.png) 35px 24px no-repeat; */
    }

    .s5Col2 {
        margin: -140px 0 -20px;
    }

    .s5Col2Top {
        margin-bottom: 20px;
    }

    .s5Col2.s5Col3 {
        margin-top: -106px;
    }

    .s5Col2.s5Col4 {
        margin-top: -140px;
    }

    .s5Col2.s5Col3 ul {
        padding-top: 0;
        margin-top: -21px;
    }

    .s5Col2.s5Col4 ul {
        padding-top: 0;
        margin-top: -21px;
    }

    .s5Col2Top.s5Col3Top {
        margin-bottom: 31px;
    }

    .s5Col2Top.s5Col4Top {
        margin-bottom: 31px;
    }

    .s5Col2-checkbox {
        margin-top: -15px;
    }

    .numberIng_sec {
        padding: 50px 0 25px;
    }

    .exp-text h3 {
        font-size: 28px
    }

    .exp-text p,
    .s3-text p {
        font-size: 16px
    }

    .exp-text {
        width: 470px;
        background: #fff;
        padding: 25px 15px;
        bottom: 20px;
        left: -20px
    }

    .text {
        line-height: 30px
    }

    #review h3.sec-hdng {
        font-size: 36px;
        margin-bottom: 20px !important;
        padding-bottom: 0 !important;
    }

    .Slides {
        width: 120px;
        height: 120px
    }

    .device_content.step-1 .device_txt {
        margin-top: 27px
    }

    .device_content_container .device_contnt .device_content:first-child {
        margin-top: 65px;
        min-height: 180px
    }

    .save-btn,
    .save-btn:hover {
        font-size: 22px;
        padding: 8px 20px;
        width: 340px;
        margin: 30px auto 10px;
        display: table
    }

    .exp-text p:last-child {
        margin-bottom: 0
    }

    .fashion {
        padding: 50px 0 0;
        margin-top: 5px;
        background: #111010
    }

    .fashion-text {
        max-width: 100%;
        margin-left: 10px
    }


    .only-text,
    .sub-hdng2 {
        font-size: 34px
    }

    .sec-2-row img {
        width: 135px
    }


    .blueSec h2 {
        font-size: 30px;
        padding-top: 40px
    }

    .list .text span img {
        width: 30px
    }

    .list .text p {
        font-size: 19px
    }

    .secc-2-content p,
    .textshow-container .texts p {
        font-size: 16px;
        line-height: 30px
    }

    .textshow-container .texts ul li span img {
        width: 20px
    }

    #review {
        padding: 60px 0 0
    }

    .device_content.step-3 .device_txt {
        margin-top: 30px
    }

    .device_txt b {
        font-size: 19px;
        line-height: 30px
    }

    .secc-2-content h2 {
        font-size: 30px;
        line-height: 40px
    }

    .spc-btn {
        margin: 0;
    }


    .s5Col2 ul li {
        font-size: 20px
    }

    .work-text h2 {
        font-size: 45px;
        line-height: 1
    }

    .offer-box {
        align-items: baseline;
        margin-bottom: 20px;
    }

    .offer-heading {
        font-size: 34px;
    }

    .offer-contentbox {
        width: calc(100% - 20px);
        padding-left: 5px;
    }

    .offer-contentbox h5 {
        font-size: 11px;
    }

    .offer-iconbox img {
        width: 15px;
    }

    .offer-time-wrapper h6 {
        font-size: 15px;
    }

    .offer-contentbox h6 {
        font-size: 10px;
    }

    .offer-right-imgbox img {
        max-width: 370px;
        width: 100%;
        height: auto;
        margin-top: 40px;
    }

    .offer-right-heading1 {
        font-size: 20px;
        padding: 8px 25px;
        border-radius: 15px;
    }


    .offer-wrapper {
        padding: 70px 0 50px;
    }

    .offer-right-content {
        font-size: 18px;
    }

    .offer-rightbox {
        padding: 70px 0 50px;
    }

    .offer-heading2 {
        font-size: 22px;
        margin-top: 30px;
        margin-bottom: 30px;
    }

    .offer-detls {
        font-size: 14px;
        margin-bottom: 30px;
    }

    .ftr-logo {
        width: 150px;
    }

    .nav-box {
        width: fit-content;
    }

    .nav-wrapper {
        background-size: 52%;
    }

    .nav-rgt-btm-content {
        justify-content: center;
    }

    .review-wrapper {
        padding: 0;
    }

    .review-heading {
        font-size: 14px;
        line-height: 20px;
    }

    .review-details {
        font-size: 13px;
        line-height: 150%;
        margin-bottom: 15px;
    }

    .sec2-para-content {
        padding: 20px 30px 20px 50px;
    }

    .sec2-para-content h3.sec-hdng {
        font-size: 24px;
    }

    .sec2-para-content h3.sec-hdng+p {
        font-size: 16px;
        line-height: 26px;
    }

    .features-iconbox img {
        width: 95px;
        height: auto;
    }

    .features-content {
        font-size: 16px;
        line-height: 24px;
    }

    h3.sec-hdng.center {
        font-size: 36px;
    }

    /* .s5Col2 .s5Col2Top p {
        font-size: 18px;
        line-height: 20px;
    }

    .s5Col3 .s5Col2Top p,
    .s5Col4 .s5Col2Top p {
        font-size: 16px;
    } */

    #review {
        padding: 50px 0 30px;
    }

    .new-banner-section {
        padding: 50px 0 50px;
    }

    .new-banner-section .banner-videobox {
        height: auto;
    }

    .new-banner-section .banner-videobox video {
        height: auto;
    }

    .new-banner-section .hero-text {
        width: 100%;
        height: auto;
        padding: 20px 0;
        /* padding: 55px 40px 40px 80px; */
    }

    .new-banner-section .hero-text h3 {
        font-size: 18px;
        padding: 5px 20px;
        margin-bottom: 15px;
    }

    .new-banner-section .hero-text ul {
        margin-top: 20px;
        margin-bottom: 0;
    }

}

@media screen and (min-width:767px) and (max-width:991.9px) {
    .marquee-item {
        font-size: 18px;
        line-height: 22px;
    }

    .logo {
        width: 140px;
        margin-top: 0;
    }

    .mob-mnu-ic {
        display: table;
        margin-left: auto;
    }

    .nav-rgt {
        display: flex;
        flex-direction: row;
        flex-wrap: nowrap;
        position: relative;
    }

 .sec3-text-inner-content {
       padding: 0 25px;
}
.heading-2 {
    font-size: 32px;
    line-height: 46px;
    margin-bottom: 20px;
    text-align: center;
}
.sec-heading p.details {
    font-size: 18px;
}
.sec1-video {
    width: 100%;
    height: 477px;
}
.heading-3 {
    font-size: 25px;
    line-height: 120%;
}
.info-p {
    font-size: 16px;
    line-height: 150%;
}
    .nav-rgt.nav-box.show {
        height: 100vh;
    }

    /* .nav-rgt.nav-box {
        position: fixed;
        background: #fff;
        width: 100%;
        height: 0vh;
        z-index: 999;
        left: 0px;
        top: 100px;
        display: block;
        overflow: hidden;
    } */



    .nav-rgt a {

        display: block;
        width: 100%;
        border-right: none;
        text-decoration: none;
        padding: 12px 20px;
        height: auto;
    }

    .nav-rgt.nav-box.mobimenu-top {
        top: 0;
    }

    .hero-img img {
        width: 100%;
    }

    .order-btnbox {
        position: relative !important;
        width: auto !important;
        height: auto !important;
        z-index: 999;
        left: inherit !important;
        top: inherit !important;
        margin-left: auto;
        margin-right: 15px;
        margin-top: -4px;
    }

    a.order-link {
        text-align: center;
        font-size: 13px;
        padding: 10px 15px;
    }

    .hero-text h4 {
        text-align: center;
    }




    .sec2-txt-content {
        padding: 0px 0px;
        /* height: 380px; */
    }

    .sec2-txt-content h4 {
        font-size: 24px;
        line-height: 120%;
        margin-bottom: 30px;
        text-align: center;
    }

    .numberIng-details {
        margin-top: 10px;
    }

    .features-sec-para h4 {
        font-size: 15px;
    }


    .heading1 {
        font-size: 30px;
        line-height: 120%;
        margin-bottom: 20px;
    }

    .tiktok-videobox1,
    .tiktok-videobox3 {
        padding-top: 0px;
    }

    .tiktok-videobox1 video,
    .tiktok-videobox2 video,
    .tiktok-videobox3 video {
        height: auto;
    }

    .s3-text p,
    h2.sec-head {
        line-height: 30px
    }

    section.sec2-content-container .row {
        flex-direction: column;
        padding: 0;
        margin: 0 15px;
        box-shadow: 0px 0px 12px 0px #00000026;
        border-radius: 40px;
        border-top-right-radius: 90px;
        padding-bottom: 39px;
    }

    .sec2-pc-content {
        padding: 0;
        width: 50%;
        height: 300px;
    }

    .sec2-para-content h3.sec-hdng+p {
        font-size: 12px;
    }

    .sec2-pc-content video {
        width: 100%;
        height: 300px;
        object-fit: cover;
        object-position: bottom;
    }


    .sec2-content-container {
        padding: 26px 0 29px;
    }

    .sec2-content-container .container {
        padding: 0;
    }

    .sec2-para-content {
        padding: 15px 15px;
        width: 50%;
    }

    .sec2-pc-content img {
        position: static;
        width: 100%;
        height: auto;
    }

    .sec2-text-main-content .sec2-hdng {
        font-size: 16px;
        line-height: 20px;
        margin-bottom: 0;
    }

    .sec2-text-main-content .sec2-txt::after {
        bottom: -9px;
    }

    h3.sec-hdng {
        font-size: 28px;
        padding-bottom: 15px;
    }

    .features-iconbox img {
        width: 70px;
        height: auto;
    }

    .features-content {
        font-size: 16px;
        line-height: 24px;
    }

    h3.sec-hdng.center {
        font-size: 28px;
    }
.sec-heading h4{
        font-size: 18px;
}
    .features-sec-video-wrapper {
        text-align: center;
        height: auto;
        width: 100%;
    }
.money-back-section #mob-btn1 {
    margin: 45px auto 0;
}
    .features-sec-video-wrapper video,
    .features-sec-video-wrapper img {
        width: 100%;
        max-width: 100%;
        height: auto !important;
        object-fit: cover;
        border-radius: 15px;
    }

    .fasion_cntnr {
        flex-direction: column-reverse
    }

    .step {
        width: 40px;
        height: 40px;
        font-size: 20px;
    }

    .features-sec-para-inner-content {
        width: calc(100% - 40px);
        padding-left: 10px;
    }


    .review-box .review-head {
        font-size: 14px;
        line-height: 23px;
        min-height: auto;
    }

    .review-box .review-head br {
        display: none !important;
    }

    .signature-imgbox img {
        max-width: 250px;
        width: 100%;
        height: auto;
    }

    .whiteSec h2,
    .yellowSec h2 {
        font-size: 40px
    }

    #nav-bar-section .nav-bar {
        /* height: auto; */
        /* padding: 7px 0; */
    }


    #earbuds-table h5,
    .box-two-img .orangeBx p,
    .sec-3-head h5 {
        font-size: 18px
    }

    .box-two-img .orangeBx {
        width: 50%;
        padding: 20px;
        right: -16px
    }

    .features-sec .row {
        align-items: center;
    }

    .sec4-content {
        width: 49%;
        margin-bottom: 10px;
        margin-top: 100px;
    }

    .sec4-content:first-child,
    .sec4-content:nth-child(2) {
        margin-top: 0;
    }

    .number {
        min-width: 50px;
        max-width: 50px;
        height: 50px;
        font-size: 32px;
    }

    .sec5-para h4 {
        font-size: 23px;
        margin-bottom: 14px;
        margin-top: 10px;
    }

    .sec5-para p {
        font-size: 12px;
    }

    p.sec-para,
    .sec5-hdng-btm {
        font-size: 18px;
    }

    p.sec-para br {
        display: none !important;
    }

    .review-box>img:first-child {
        height: auto;
    }

    .sec5-text-content {
        display: flex;
        margin-top: 20px;
        flex-direction: column;
        align-items: center;
        text-align: center;
    }

    .s5Col2 ul li,
    .textshow-container .texts h3 {
        font-size: 20px
    }

    #review h2.sec-head,
    #sec-podcast h2.sec-head,
    .section8 h2.sec-head,
    h2.sec-head {
        font-size: 28px;
        margin-top: 6px;
    }

    .faq-container .up-slide-dwn {
        margin-bottom: 20px;
        margin-top: 0;
    }

    #sec-podcast h5,
    .s5Col1 ul li {
        font-size: 14px;
    }

    .s5Col1 ul li {
        padding-left: 0px;
        /* background: url(../images/comp-point.png) 25px 24px no-repeat; */
    }

    .usaBx {
        width: 100px
    }

    #mob-btn-3,
    .device_content_container .device_contnt .device_content,
    .div-1,
    .hero-con .col-md-2,
    .s6Right p br,
    .sec2:after,
    .sec2:before,
    .sec3-con-3 {
        display: none
    }

    .mob-view span,
    .textSec ul li span {
        display: flex;
        background: #fff;
        height: 30px
    }

    .hero-con .col-md-7 {
        margin: 0 auto;
        width: 100%;
    }

    h2.sec-head {
        margin-bottom: 10px
    }

    .box-two-img {
        width: 46%
    }

    .features_cntnr .features_cntnt li {
        width: 200px
    }

    .features_cntnr,
    .jctkr-wrapper {
        height: 200px
    }

    #sec-podcast:before,
    .sec3-con-3:after,
    .section6:after,
    .section6:before {
        width: 0
    }

    #sec-podcast h2.sec-head span:before {
        width: 35px;
        height: 35px;
        left: 0;
        top: 0
    }

    .num-cir {
        display: flex !important;
        width: 40px;
        height: 40px;
        justify-content: center;
        align-items: center
    }

    .s3-text .num-cir p {
        font-size: 20px;
        line-height: 30px
    }

    .device_content.step-1 .device_txt,
    .device_txt {
        margin-top: 0
    }

    .s5CompBox {
        width: 100%;
    }

    /* .s5Col2 ul li:last-child {
        height: auto;
    } */
    .s5Col2.s5Col3 ul {
        padding-top: 0;
        margin-top: 0;
    }

    .s5Col2.s5Col4 ul {
        padding-top: 0;
        margin-top: -3px;
    }

    .sec3-content-reverse {
        padding-left: 0px;
    }

    .sec3-txt-content h4 {
        font-size: 24px;
    }

    .sec3-countbox {
        width: 20px;
        font-size: 18px;
        line-height: 120%;
    }

    .sec3-txt-content p {
        font-size: 13px;
    }

    .sec3-content-pc {
        right: -25px;
        width: 60px;
    }

    .sec2-content-container .col-md-6 {
        width: 100%;
    }

    .sec4-heading {
        font-size: 20px;
        margin-top: 15px;
        margin-bottom: 5px;
    }

    .sec4-icon {
        width: 100%;
        max-width: 140px;
        height: auto;
        margin-left: auto;
        margin-right: auto;
    }

    .sec5-videobox video {
        border-radius: 15px;
        object-fit: cover;
        width: 100%;
        height: 170px;
    }


    .s5Col2 ul {
        padding-top: 23px;
    }

    .s5Col2Top {
        height: auto;
        text-align: center;
        margin-bottom: 12px;
    }

    .s5Col2.s5Col4 {
        margin-top: -122px;
    }

    .money-back-imgbox {
        text-align: center;
    }

    .money-back-mob-img {
        max-width: 240px;
        margin-left: auto;
        margin-right: auto;
    }

    .exp-text p:last-child {
        margin-bottom: 0
    }

    .textSec ul {
        padding-left: 0
    }

    .textSec ul li {
        display: flex;
        gap: 20px;
        padding-bottom: 20px
    }

    .textSec ul li span {
        width: 30px;
        border-radius: 50%;
        color: #000;
        font-weight: 700;
        align-items: center;
        justify-content: center
    }

    .textSec ul li p {
        color: #000;
        font-weight: 600;
        font-size: 18px
    }

    .yellowSec h2 span.ylwring:before {
        background: #ffd65b;
        width: 30px;
        height: 30px;
        left: -11px;
        top: 0;
        border-radius: 50%
    }

    .yellowSec h2 span:after {
        top: 42px
    }

    .featureSec .features-para p {
        font-size: 19px
    }

    .yellowSec {
        padding-bottom: 30px
    }

    h2.sec-head {
        font-size: 40px;
        line-height: 50px
    }

    .s5Col1 ul li {
        line-height: 25px
    }

    #review {
        padding: 60px 0 30px
    }

    #review h3.sec-hdng {
        font-size: 34px;
        text-align: center;
        margin-bottom: 20px;
    }

    .reviews-wrapper {
        width: calc(50% - 12px);
    }

    .reviewer-imgbox {
        width: 100%;
        height: auto;
    }

    .reviewer-imgbox img {
        width: 100%;
        height: auto;
        max-width: 100%;
    }

    .fashion_vdo {
        width: 100vw;
        position: relative;
        left: 50%;
        right: 50%;
        margin-left: -50vw;
        margin-right: -50vw
    }

    .nav-rgt a {
        font-size: 12px;
    }


    .exp-text h3,
    .hero-text h3,
    .s3-text h3,
    .s3TxtBx h3 {
        font-size: 24px
    }

    .hero-text {
        padding: 15px 0 0;
        text-align: center;
    }

    .hero-rate p {
        font-size: 16px;
        text-align: center;
        justify-content: center;
        margin-bottom: 15px;
    }

    .b-box {
        padding: 10px;
        border-radius: 10px;
        width: calc(19% - 5px)
    }

    .b-box p {
        margin-top: 5px;
        font-size: 12px
    }

    .hero-bg-img {
        min-height: 750px
    }

    .as_seen_hdng p {
        font-size: 18px;
        line-height: 28px;
    }

    .secc-2-content {
        max-width: 100%;
        position: relative;
        margin-left: auto
    }

    .exp-text,
    .s6Seal,
    .s6SealBg {
        position: absolute
    }

    .sec-2-row {
        width: calc(33.33% - 5px) 100%
    }

    .s3-cen-box .s3-text {
        padding-top: 50px;
        width: 350px
    }

    .s3-text {
        padding-bottom: 15px
    }

    .s6SealBg {
        top: -20px;
        left: 0;
        height: 450px;
        width: 300px
    }

    .s6Seal {
        top: 60px;
        left: 3px
    }

    .s6Right h2 {
        font-size: 28px
    }

    .s6Right h2 br {
        display: none !important;
    }


    .s6Right {
        width: calc(100% - 340px);
        padding: 30px 0;
        text-align: center;
    }

    .s6Right p br {
        display: none !important;
    }

    .exp-text p,
    .featureSec ul.nav-tabs li a,
    .list .text p,
    .s3-text p,
    .text,
    .textshow-container .texts ul li {
        font-size: 16px
    }

    .exp-text {
        width: 470px;
        background: #fff;
        padding: 25px 15px;
        bottom: 20px;
        left: -20px
    }

    .save-btn,
    .save-btn:hover {
        font-size: 20px;
        padding: 8px 15px;
        width: 340px;
        margin: 10px auto;
        display: table;
    }

    .btn-arw {
        position: absolute;
        right: 15px;
        width: 30px;
        height: auto;
    }

    #hero-box {
        margin-top: 70px;
        padding-bottom: 10px;
    }

    .s6Right .s6-dtls {
        font-size: 16px;
        line-height: 120%;
        font-weight: 400;
        max-width: 580px;
        margin-left: auto;
        margin-right: auto;
    }

    .money-back-section .btn-box {
        align-items: center;
    }

    .review-wrapper {
        padding: 0;
    }

    .fashion {
        padding: 30px 0 0;
        margin-top: 5px;
        background: #111010
    }

    .fashion-text {
        max-width: 100%;
        margin-left: 10px;
        padding: 5vh 0
    }

    .hero-rate p span img {
        width: 60px;
    }

    .heading-h1 {
        margin-bottom: 30px;
        font-size: 40px;
        text-align: center;
    }

    .bnrStar {
        margin-bottom: 5px;
    }

    p.sub-hdng {
        font-size: 15px;
        line-height: 19px;
        margin-bottom: 20px;
    }

    .selSec-wrapper {
        max-width: 250px;
    }

    .selSec p {
        font-size: 9px;
    }

    .selSec:before {
        top: 28px;
        left: 46%;
    }

    .btn1 {
        font-size: 14px;
        padding: 13px 14px;
    }

    .btn-box .btn-right-arrow {
        width: 20px;
    }

    .sec2-txt-content p {
        font-size: 16px;
        margin-top: 20px;
        text-align: center;
    }

    /* .sec2-txt-content p br{
        display: none !important;
    } */
    .sec2-row2 .sec2-media-content,
    .sec2-row2 .sec2-media-content video {
        height: 281px;
        object-fit: cover;
    }

    .three-steps {
        padding: 30px 0 50px;
    }

    .numberIng-wrapper {
        padding: 40px 20px 10px;
    }
.mt-20 {
	margin-top: 10px;
}
    .numberIng-box {
        margin-bottom: 20px;
        padding-bottom: 20px;
        border-bottom: 2px solid #000000;
    }

    .numberIng_sec .heading1 {
        margin-bottom: 0;
    }

    .numberIng-middle-imgbox {
        margin-top: 20px;
        text-align: center;
    }

    .numberIng-box::before {
        content: '';
        position: absolute;
        top: 50%;
        left: 20px;
        width: 100%;
        height: 2px;
        background: #DDDDDD;
        z-index: -1;
    }

    .numberIng-middle-imgbox img {
        /* max-width: 400px;
        margin-left: auto;
        margin-right: auto; */
        margin-top: 40px;
    }

    .numberIng-left-col,
    .numberIng-right-col {
        width: 50%;
    }

    .numberIng-leftbox {
        max-width: 100%;
        margin-left: auto;
        margin-right: auto;
        margin-top: 0px;
    }

    .numberIng-rightbox {
        max-width: 100%;
        margin-left: auto;
        margin-right: auto;
        padding-left: 0;
    }

    .numberIng-contentbox h3 {
        font-size: 20px;
        margin-top: 7px;
        margin-bottom: 10px;
    }

    .sec3-content-container .heading1 {
        margin-bottom: 35px;
    }

    .sec3-content {
        margin-bottom: 40px;
    }

    .sec3-txt-content {
        width: 50%;
    }

    .sec3-media-content video,
    .sec3-media-content img:first-child {
        width: 100%;
        height: 220px;
        object-fit: cover;
    }

    .sec3-main-content .sec3-content .sec3-txt-content {
        padding-left: 40px;
    }

    .three-steps-inner {
        width: 100%;
        margin-left: auto;
        margin-right: auto;
    }

    .three-steps-box {
        width: 100%;
        margin-left: auto;
        margin-right: auto;
    }

    .features-sec-para h3 {
        font-size: 16px;
        margin-bottom: 10px;
        margin-top: 10px;
    }

    .features-sec-para h3 img {
        width: 22px;
        margin-right: 10px;
    }

    .features-sec-para p {
        font-size: 11px;
    }

    .comparison-col ul li {
        font-size: 18px;
    }


    .owl-prev {
        right: 110px;
        bottom: 10px;
        width: 60px;
        height: 60px;
    }

    .owl-next {
        position: absolute;
        right: 10px;
        bottom: 10px;
        width: 60px;
        height: 60px;
    }

    .sec3-main-content .sec3-content:nth-child(odd) .sec3-txt-content {
        padding-left: 0;
    }

    /* .s5Col2Prod {
        scale: 1.3;
        margin-bottom: -40px;
        margin-left: -25px;
    } */


    .sec2-pc-wrapper {
        width: 100%;
    }

    .sec2-para-content h3.sec-hdng {
        font-size: 20px;
    }


    .numberIng_sec {
        width: 100%;
        height: auto;
        padding: 0px 0;
        background: #fff;
    }


    .numberIng-content-container>img {
        display: none;
    }

    .hero-text .btn-box p {
        font-size: 9px;
    }

    .hero-con .container {
        max-width: 720px
    }

    /* .hero-text h1 span.sub-hdng1 {
        margin-left: 0;
        font-size: 35px;
        line-height: 40px
    } */

    .blue:before {
        top: 19px
    }

    #hero-box::before {
        width: 100%;
        height: 135px;
    }

    .hero-text ul {
        padding-top: 0;
        max-width: 420px;
        margin-left: auto;
        margin-right: auto;
        margin-top: 20px;
        margin-bottom: 30px;

    }

    .hero-text ul li p {
        font-size: 17px;
        text-align: left;
        /* width: calc(100% - 30px); */
        padding-left: 10px;
    }

    .hero-text ul li {
        padding-bottom: 4px;
        gap: 0;
    }

    .hero-text ul li span img {
        width: 22px;
    }

    .hero-text h2 {
        font-size: 30px;
        margin: 20px 0
    }


    .banner-reviews-para p {
        font-size: 12px;
    }

    .banner-reviews-details span {
        font-size: 12px;
    }

    .banner-reviews-details span img {
        max-width: 70px;
        margin-right: 0;
        margin-left: 10px;
    }

    .hero-text .btn-box {
        margin-top: 50px;
    }

    .selSec img {
        width: 15px;
        height: auto;
        margin-right: 7px;
    }

    .bnrStar .star {
        width: 100%;
        max-width: 80px;
        height: auto;
        margin-right: 10px;
    }

    .only-text,
    .sub-hdng2 {
        font-size: 34px
    }

    .spc-btn {
        margin: 0 0 10px
    }

    .btn-box p {
        font-size: 11px;
        width: auto;
        text-align: center;
        width: 100%;
    }

    .btn-box.money-back-btn-box {
        width: auto;
    }

    .money-back-section {
        padding: 40px 0 0;
    }

    .nav-wrapper {
        background-size: 63%;
        height: 70px;
    }

    .order-link {
        padding: 7px 12px !important;
    }

    /* .hero-text h1 span {
        font-size: 28px;
        line-height: 30px;
    } */

    .banner-pc-content::before {
        width: 110px;
        height: 110px;
        left: 0;
    }

    /* .nav-rgt.nav-box {
        width: 50%;
        padding: 0 20px 0 20px;
    } */

    .nav-rgt>p {
        font-size: 14px;
        padding-top: 0px;
    }

    .featureSec .nav-tabs .nav-link {
        font-size: 13px;
    }

    section.sec2-content-container {
        padding: 70px 0 30px;
    }

    .secc-2-content h2 {
        font-size: 28px;
        font-weight: 800;
        line-height: 35px
    }

    .mob-view h3,
    .mob-view span {
        color: #2e4db8;
        font-weight: 700
    }

    .device_txt p,
    .s3TxtBx p,
    .secc-2-content p,
    .textshow-container .texts p {
        font-size: 16px;
        line-height: 30px
    }

    .sec-2-row img {
        width: 95px
    }

    .device_img {
        margin: 0 20px
    }

    .device_txt b {
        font-size: 18px;
        line-height: 20px
    }

    .device_content {
        align-items: flex-start
    }

    .review-box {
        width: 100%;
        padding: 0 0;
    }

    .s3-text h3 {
        margin: 10px 0
    }




    .Slides {
        width: 110px;
        height: 110px
    }

    .textslide-container {
        justify-content: center
    }

    .s3-cen-box {
        top: 0
    }

    .blueSec h2 {
        font-size: 30px;
        padding-top: 40px
    }

    .list .text span img {
        width: 20px
    }

    .textshow-container .texts ul li span img {
        width: 15px
    }

    .review-box p {
        font-size: 12px;
        min-height: auto;
        line-height: 150%;
    }

    #review .testName span {
        font-size: 9px
    }

    .review-box .d-flex.align-items-center span img {
        width: 48px
    }

    section.expert-advice-sec {
        padding: 50px 0 30px;
    }

    .expert-advice-txt .sec-hdng {
        font-size: 24px;
        line-height: 120%;
        margin-bottom: 0;
    }

    .expert-advice-txt .sec-hdng br {
        display: none !important;
    }

    .expert-advice-txt p+img {
        width: 170px;
        margin-top: 30px;
    }

    .expert-advice-txt p {
        font-size: 14px;
    }

    #work-paly {
        padding: 60px 0
    }

    .device_content_container {
        flex-direction: column;
        background-image: linear-gradient(180deg, #fff 0, #b0c1ff 100%);
        border-radius: 0 0 40px 40px;
        padding: 0 13px
    }

    .device_content_container .device_contnt:first-child {
        order: 2;
        width: 100%
    }

    .device_content_container .device_img {
        order: 1;
        text-align: center
    }

    .device_content_container .device_contnt:last-child {
        order: 3;
        width: 100%
    }

    .mob-view span {
        font-size: 20px;
        width: 30px;
        line-height: 1;
        border-radius: 50%;
        text-align: center;
        align-items: center;
        justify-content: center
    }

    .mob-view h3 {
        font-size: 18px;
        margin-left: 10px
    }

    .device_contnt p {
        margin-left: 0;
        margin-bottom: 40px;
        box-shadow: none
    }

    .work-text {
        padding: 120px 0
    }

    .work-text h2 {
        font-size: 30px;
        line-height: 1
    }

    .work-text p {
        font-size: 20px;
        line-height: 1.2;
        margin-top: 10px
    }

    .sec2 {
        margin: 0
    }

    .new-banner-section {
        width: 100%;
        height: auto;
        background: #333333;
        border-top-right-radius: 0;
        border-bottom-right-radius: 0;
        padding: 0px 0px;
    }

    .new-banner-section .hero-text {
        width: 100%;
        height: auto;
        background: transparent;
        border-top-right-radius: 0;
        border-bottom-right-radius: 0;
        padding: 0px 40px 30px;
        margin-top: -24px;
    }

    .new-banner-section .banner-videobox {
        height: 450px;
    }

    .new-banner-section .banner-videobox video {
        height: 450px;
        object-fit: cover;
        border-radius: 24px;
    }

    .new-banner-section .hero-text .btn-box {
        align-items: center;
    }

    .section8 {
        padding: 25px 0 20px;
    }

    /* .section8 .heading1 {
        color: #000;
    } */

    .faq-container {
        padding: 0 10px;
    }

    .faq-container .up-slide-dwn {
        margin-top: 0;
        margin-bottom: 0;
    }

    .up-slide-dwn {
        padding: 10px 0;
        /* border-bottom: none; */
        border-radius: 0;
        /* box-shadow: 0px 5px 10px 0px #0000001A; */
    }

    .accordion {
        padding: 8px 0;
        font-size: 14px;
        line-height: 24px;
        flex-wrap: nowrap;
    }

    .accordion span {
        font-size: 17px;
        letter-spacing: 0;
        padding-left: 0;
        padding-right: 2px;
        display: none;
    }

}

@media screen and (max-width: 991px) {

    .hero-left-part,
    .hero-right-part {
        width: 100%;
    }
.banner-reviews-content {
	width: max-content;
	padding: 10px 50px !important;
}
    .hero-rate p {
        font-size: 14px;
        line-height: 129%;
        padding-top: 29px;
        margin: 0 auto;
        justify-content: center;
    }
 .banner-reviews-content {
  
        margin: auto;
    }
    .banner-feature-wrapper {
       margin-top: 10px;
}
.banner-feature-wrapper {
	justify-content: center;
}
.sec3-content-container .btn-box .btn1, .numberIng_sec .btn-box .btn1, .sec5-section .btn-box .btn1, #earbuds-table .btn1, .money-back-section .btn1 {
	font-size: 18px;
}
.sec3-content-container h5 {

	font-size: 22px;
	line-height: 38px;

}
.comparison-col1 ul {
    padding-top: 157.5px;
}
}

@media screen and (max-width:767px) {
    .marquee-item {
        font-size: 16px;
        line-height: 20px;
    }
    .review-slider .owl-carousel .owl-item img{
        margin-bottom: 0 !important;
    }
.acdn-para {
	font-size: 14px;
}
.hero-text ul {
        padding-top: 0;
        max-width: 315px;
        margin-left: auto;
        margin-right: auto;
        margin-bottom: 10px;
    }
    .ftr-logo {
        width: 190px;
    }
    .as_seen_on_sec {
        margin-top: -15px;
        background-color: #fff;
        margin-bottom: 0;
    }

    .b-box p,
    .device_content_container .device_contnt:first-child .device_content.flex-row-reverse,
    .nav-cen {
        text-align: left
    }

    section.features-sec {
        padding: 25px 0 15px;
    }

    .features-sec .features-content2 {
        order: 1;
    }

    .features-sec .features-content1 {
        order: 2;
    }

    .features-sec .features-content3 {
        order: 3;
    }

    .features-sec-txt+.features-sec-txt,
    .features-sec-txt {
        margin-top: 20px;
    }

    .features-sec-hdng {
        margin-bottom: 0;
    }

    .features-sec-hdng h3.sec-hdng {
        font-size: 24px;
    }

    .sec2-para-content h3.sec-hdng {
        font-size: 18px;
    }

    .features-icon-wrapper {
        margin-top: 10px;
    }

    .features-iconbox img {
        width: 80px;
    }

    .features-sec-txt img {
        width: 34px;
    }

    .features-sec-txt {
        font-size: 20px;
        line-height: 32px;
    }

    .features-sec .btn-box {
        margin-left: 0;
    }

    section.sec2-content-container .row {
        flex-direction: column;
        padding: 0;
        margin: 0 15px;
        box-shadow: 0px 0px 12px 0px #00000026;
        border-radius: 40px;
        border-top-right-radius: 90px;
        padding-bottom: 39px;
    }

    .sec2-pc-wrapper {
        border-radius: 25px;
        width: 100%;
    }

    .sec2-pc-content {
        padding: 0;
        margin-bottom: 0px;
    }

    .sec2-pc-content video {
        width: 100%;
        height: 330px;
        object-position: bottom;
    }

    .sec2-para-content h3.sec-hdng+p {
        font-size: 14.2px;
        margin-bottom: 15px;
    }


    .sec2-content-container {
        padding: 26px 0 29px;
    }


    .sec2-para-content {
        padding: 0 15px;
        box-shadow: none;
        border-radius: 0;
    }

    .sec2-pc-content img {
        position: static;
    }

    .sec2-text-main-content .sec2-hdng {
        font-size: 16px;
        line-height: 20px;
        margin-bottom: 0;
    }

    .sec2-text-main-content .sec2-txt::after {
        bottom: -9px;
    }

    .sec3-hdng-content h3 {
        font-size: 21px;
    }

    .features-content {
        font-size: 16px;
        line-height: 24px;
    }




    .sec3-content {
        flex-wrap: wrap;
    }

    .sec3-media-content,
    .sec3-txt-content {
        width: 100%;
    }

    .sec2-img {
        margin-right: 10px;
    }

    /* .sec3-main-content .sec3-content:nth-child(odd) {
        background: #fff;
    } */

    .sec3-content {
        padding: 0 !important;
        margin-bottom: 20px;
        /* border-radius: 0; */
        flex-direction: column-reverse;
    }

    .sec3-content-container .btn-box {
        margin-top: 0px;
    }


    .sec3-media-content video,
    .sec3-media-content img:first-child {
        width: 100%;
        height: auto;
        /* object-fit: cover; */
        /* border-radius: 0; */
    }

    .sec3-content:first-child .sec3-media-content {
        height: auto;
    }


    h3.sec-hdng.center {
        font-size: 24px;
    }

    p.sec-para.center {
        font-size: 18px;
    }

    #review p.sec-para.center {
        font-size: 20px;
    }

    .sec4-content-container {
        margin-top: 110px;
    }

    .sec4-content {
        width: 92%;
        margin: auto;
        margin-top: 120px;
        background: #fff;
    }

    .review-slider .owl-carousel .owl-item .testName img {
        margin: -1px 3px 0 11px !important;
    }

    .sec4-content:first-child {
        margin-top: 0;
    }

    .features-list ul li img {
        margin-right: 17px;
    }

    .sec3-txt-content {
        text-align: left;
    }

    .sec3-content-pc {
        width: 80px;
        top: auto;
        bottom: -30px;
        right: 50%;
        transform: translateX(50%);
    }

    .sec3-content-reverse img.sec3-content-pc {
        left: 50%;
        transform: translateX(-50%);
    }

    .sec3-main-content .sec3-content .sec3-txt-content {
        padding-left: 0;
        padding-right: 0;
        justify-content: center;
    }

    .sec3-main-content .sec3-content:last-child {
        margin-bottom: 20px;
    }

    .sec3-txt-content {
        margin-top: 15px;
    }

    .sec3-text-inner-content {
        width: 100%;
        padding: 0;
    }

    .heading-3 {

        font-size: 25px;
        line-height: 35px;

        margin: 12px 0;
    }

    .m-60 {
        margin-top: 26px;
    }

    .info-p {
        font-size: 16px;
        line-height: 26px;
    }

    .sec3-txt-content h4 {
        font-size: 25px;
        line-height: 120%;
        font-weight: 700;
        margin-top: 0px;
        /* text-align: center; */
        margin-bottom: 10px;
        /* width: max-content; */
    }

    .sec3-countbox {
        width: auto;
        font-size: 20px;
    }

    .sec3-txt-content p {
        font-size: 15px;
        max-width: 100%;
        font-weight: 500;
        line-height: 170%;
        margin-top: 0;
        margin-bottom: 0;
    }

    .sec2-text-main-content p.sec2-para {
        font-size: 11px;
        line-height: 12px;
    }

    .sec3-media-content video {
        height: auto;
        min-height: 200px;
        object-position: right;
    }

    .sec3-media-content2 video {
        height: 300px;
        object-position: right;
    }

    .sec3-media-content4 video {
        height: 300px;
    }

    .sec4-icon {
        width: 100%;
        max-width: 130px;
        height: auto;
        margin-left: auto;
        margin-right: auto;
    }

    .sec4-heading {
        font-size: 20px;
        margin-top: 14px;
        margin-bottom: 7px;
    }

    .sec4-contentbox p {
        font-size: 13px;
        line-height: 120%;
    }


    .as_seen_on_cntnr_mob {
        display: block;
    }

    .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;
        padding-top: 0 !important;
    }

    .jctkr-wrapper,
    .features_cntnr {
        float: none;
        position: relative;
        width: 100%;
        height: 70px;
        overflow: hidden;
        background: #F5F5F5;
        border-radius: 0;
        box-shadow: 0px 4px 4px 0px #00000040;
        margin-top: -10px;
    }

    .features_cntnt {
        display: flex;
        justify-content: space-evenly;
        align-items: center;
        padding: 15px 0;
        position: absolute;
    }

    .jctkr-wrapper ul li {
        float: left;
        position: relative;
        padding: 10px 20px;
        display: flex;
        justify-content: center;
        align-items: center;
        text-align: center;

    }

    .features_cntnt li {
        position: relative;
        width: 25%;
        height: 100%;
    }

    .jctkr-wrapper ul li img {
        max-width: unset;
    }

    .features_cntnt img {
        width: 60px !important;
        margin-left: 0px;
        height: auto;
    }

    .three-steps .container {
        padding-left: 0;
        padding-right: 0;
    }

    .three-steps {
        padding: 40px 0;
    }

    .three-steps::before {
        display: none;
    }

    .three-steps-inner {
        width: 100%;
        margin-left: auto;
        margin-right: auto;
    }

    .three-steps .heading1 {
        margin-bottom: 25px;
    }

    .features-sec-video-wrapper {
        width: 100%;
        height: auto;
        object-fit: cover;
        margin: auto;
    }


    .features-sec-para-inner-content {
        width: calc(100% - 40px);
        padding-left: 10px;
    }

    .features-sec-para-wrapper {
        padding-top: 10px;
    }

    .features-sec-para h4 {
        text-align: left;
    }

    .features-sec-para p {
        font-size: 15px;
        line-height: 150%;
        font-weight: 400;
        text-align: left;
        margin-bottom: 0;
    }

    .three-steps .btn-box,
    .sec4 .btn-box {
        align-items: center;
        margin-top: 15px;
    }

    #step-btn {
        display: none;
        position: relative;
        text-align: center;
        z-index: 99;
        transition: opacity 0.4s ease, visibility 0.4s ease;
        /* height: 0; */
    }

    .features-sec-para h3 {
        margin-top: 5px;
        text-align: left;
        font-size: 24px;
    }


    .features-sec-video-wrapper img {
        width: 100%;
        max-width: 100%;
    }


    .logo-container {
        text-align: center;
    }

    .btn-box.money-back-btn-box {
        width: auto;
    }

    .mob-view h3,
    .mobwrapper .num-cir p,
    .mobwrapper p,
    .s3-text h3+p {
        font-family: Poppins, sans-serif
    }

    #sec-podcast h5,
    .b-box p br,
    .desk-view,
    .device_txt p,
    .div-1,
    .hero-box-one::after,
    .listingSec,
    .music-tag,
    .product-img,
    .s5Col2.s5Col4.hide-mob,
    .s6Right p br,
    .s6SealBg,
    .sec-3-head h5 br,
    .sec2:after,
    .sec2:before,
    .sec3-con-3,
    .section6 .btn-box {
        display: none
    }

    .b-bow-wrapper,
    .exp-box.box-2,
    .mb-musicG,
    .mob-view,
    .sec-2-boxes.desk-view,
    .stepTxt {
        display: block
    }

    .blue:before {
        z-index: -1;
        top: 17px
    }


    .fasion_cntnr,
    .sec3-con-2 .s3-cen-box {
        flex-direction: column-reverse;
    }

    #mob-btn-3.btn-box p {
        font-size: 11px
    }

    #earbuds-table h5,
    .secc-2-content p {
        font-size: 16px;
        line-height: 30px
    }

    #btn-4 {
        background: 0 0;
        padding: 7px 10px;
        bottom: 0;
        left: 0;
        z-index: 99;
        transition: bottom 1s;
        display: table;
        width: 100%
    }

    .hero-text ul li {
        gap: 0;
        padding-bottom: 5px;
        font-size: 15px;
    }

    .hero-text ul li p {
        font-size: 13px;
        margin-bottom: 0;
        text-align: left;
        width: calc(100% - 18px);
        padding-left: 7px;
    }

    .hero-text ul li span img {
        width: 18px;
    }

    .hero-text .btn-box {
        margin-top: 5px;
        margin-left: auto;
        margin-right: auto;
        text-align: center;
    }

    .fashion-text p {
        font-size: 16px;
        line-height: 25px
    }

    .fashion_vdo {
        width: 100vw;
        position: relative;
        left: 50%;
        right: 50%;
        margin: 40px -50vw
    }

    .nav-letf {
        /* max-width: 60px; */
        padding: 0 0px;
    }

    .logo {
        width: 100%;
    }

    .nav-rgt.nav-box {
        position: fixed;
        background: #fff;
        width: 100%;
        height: 0vh;
        z-index: 999;
        left: 0px;
        top: 98px;
        display: block;
        overflow: hidden;
    }

    .nav-rgt.nav-box.show {
        height: 100vh;
    }

    .nav-rgt-btm-content .timer>p span {
        font-size: 16px;
    }

    .nav-rgt-btm-content .timer>p {
        font-size: 10px;
    }

    a.order-link {
        font-size: 10px;
        font-weight: 700;
    }

    /* .nav-letf {
        display: none;
    } */
    .order-btnbox {
        position: relative !important;
        width: auto !important;
        height: auto !important;
        z-index: 999;
        left: inherit !important;
        top: inherit !important;
        margin-left: auto;
        margin-right: 15px;
        margin-top: -4px;
    }


    .btn1 {
        font-size: 16px;
        padding: 13px 10px;
        display: flex;
        flex-wrap: wrap;
        width: 100%;
        max-width: 100%;
        margin: 10px auto 0;
    }
#review .btn-box {
	max-width: 100%;
	width: 100%;
	justify-content: center;
}
    .btn1 .btn-right-arrow {
        margin-top: -3px;
        margin-left: 5px;
        width: 20px;
    }

    .btn2 {
        font-size: 15px;
        padding: 13px 20px;
    }

    .btn2 .btn-right-arrow {
        margin-top: -3px;
        margin-left: 5px;
        width: 20px;
    }

    .sec5-section {
        padding: 20px 0;
    }

    .sec5-section h4 {

        font-size: 22px;
        line-height: 125%;
    }

    .sec5-contentbox h4 {
        font-size: 15px;
    }

    .sec5-contentbox p {
        font-size: 13px;
        line-height: 150%;
    }

    .sec5-slider {
        margin-top: 33px;
    }

    .sec5-section .heading1 {
        margin-bottom: 18px;
    }

    section.sec5-section {
        padding-top: 36px;
    }

    .sec5-slider .owl-carousel .owl-stage-outer {
        overflow: visible;
    }

    .sec5-img5-mob {
        margin-bottom: 20px;
        width: 97%;
        margin-left: auto;
        margin-right: auto;
    }

    .tiktok-section .btn-box {
        margin-top: 15px;
    }

    .expert-advice-sec {
        padding: 40px 0 40px;
        box-shadow: none;
    }

    .expert-advice-txt .sec-hdng {
        font-size: 20px;
        line-height: 120%;
        margin-bottom: 0;
        max-width: 100%;
    }

    .expert-advice-txt p {
        font-size: 15px;
        line-height: 170%;
    }

    .expert-advice-txt p+img {
        width: 200px;
        margin-top: 23px;
    }

    .expert-advice-sec .row {
        flex-direction: column-reverse;
    }

    .expert-advice-pc img {
        margin-bottom: 29px !important;
    }

    .nav-rgt a:first-child {
        border-top: 1px solid #C7C7C7;
    }

    .nav-rgt a {
        border-top: 1px solid #C7C7C7;
        display: block;
        width: 100%;
        border-right: none;
        text-decoration: none;
        padding: 12px 20px;
        height: auto;
    }

    .nav-cen img {
        width: 60px
    }

    #nav-bar-section .nav-bar .container {
        max-width: 100%;
    }

    .nav-rgt>p {
        font-size: 15px;
    }

    .nav-letf {
        text-align: end
    }

    .logo {
        width: 140px;
    }

    .mob-mnu-ic {
        display: table;
        margin-left: auto;
        margin-top: 3px;
    }

    #nav-bar-section {
        margin-bottom: 65px;
    }

    #nav-bar-section .nav-bar {
        height: auto;
        margin-top: -65px;
        top: 65px
    }

    #nav-bar-section .nav-bar.fixed-nav {
        top: 0;
    }

    .nav-wrapper {
        height: 70px;
        flex-direction: row-reverse;
    }

    .nav-rgt.nav-box.mobimenu-top {
        top: 98px;
    }

    .c-text,
    .ftr-link a,
    .text,
    .top-bar p {
        font-size: 11px;
    }

    .top-bar {
        padding: 5px;
    }

    .hero-box-one {
        /* background: #fefeff; */
        height: auto;
        padding-bottom: 0px;
    }

    .hero-box-one .row {
        flex-direction: column-reverse;
    }

    .b-box {
        padding: 0;
        width: 100%;
        display: flex;
        align-items: center;
        margin-bottom: 15px;
        background: 0 0
    }

    .b-box p {
        padding-left: 15px;
        justify-content: flex-start;
        font-size: 16px;
        min-height: auto
    }

    .b-box img {
        width: 35px;
        position: static;
        top: 8px
    }

    .mob-view h3 {
        color: #000;
        font-weight: 500;
        font-size: 16px;
        margin-left: 10px
    }

    .mob-view span {
        font-weight: 700;
        font-size: 20px;
        color: #2e4db8;
        background: #fff;
        width: 30px;
        display: flex;
        height: 30px;
        line-height: 1;
        border-radius: 50%;
        text-align: center;
        align-items: center;
        justify-content: center
    }

    .hero-col {
        padding-left: 0;
        padding-right: 0;
    }

    .hero-text {
        margin-top: 0px;
        padding-top: 10px;
        padding-bottom: 0;
        padding-left: 0;
        max-width: 100%;
        margin-left: auto;
        margin-right: auto;
        text-align: center;
    }

    .hero-text h4 {
        font-size: 15px;
        text-align: center;
    }

    .banner-pc-content {
        position: relative;
        padding: 10px 25px;
    }

    .banner-pc-content::before {
        width: 180px;
        height: 300px;
        left: -15px;
        bottom: 0;
        /* transform: translateX(-50%); */
    }

    .hero-text .btn-box p {
        font-size: 11px;
        width: 100%;
    }

    .banner-videobox {
        padding-right: 0;
    }

    .btn-box p {
        width: 100%;
    }

    .as_seen_hdng {
        width: 100%;
        margin-left: 0;
    }

    .carouselBx {
        display: flex;
        animation: scroll 10s linear infinite;
    }

    .carouselBx-items {
        flex: 0 0 auto;
        width: 100px;
        margin-right: 10px;
        align-items: center;
        display: flex;
        text-align: center;
        padding: 10px;
        box-sizing: border-box;
    }

    .carouselBx-wrapper {
        width: 100%;
        overflow: hidden;
        position: relative;
    }

    .as_seen_hdng p {
        color: #000000;
        font-size: 16px;
        line-height: 22px;
        font-weight: 700;
        text-align: center;
        /* font-family: "Poppins", sans-serif; */
    }


    h3.sec-hdng {
        font-size: 24px;
        line-height: 120%;
    }

    .sec2-pc-row {
        display: block;
    }



    .sec3-hdng-content h3.sec-hdng span {
        display: block;
    }

    .sec3-hdng-content h3.sec-hdng {
        font-size: 28px;
    }

    p.sec-para {
        font-size: 20px;
    }



    .carouselBx-items img {
        height: auto;
    }


    .carouselBx-wrapper {
        display: block;
    }

    .hero-rate {
        padding-top: 0
    }

    .hero-text ul {
        padding-top: 0;
        max-width: 100%;
        margin-left: auto;
        margin-right: auto;
        margin-bottom: 10px;
    }

   .hero-right-part {
    padding: 0 12px;
}
.btn1, .banner-reviews-content, .banner-reviews-content {
    width: 100%;
}
    .hero-rate p {
        font-size: 12px;
    }

    .hero-text .btn-box .btn1 {
        width: 100%;
        margin-left: auto;
        margin-right: auto;
        display: block;
        max-width: 100%;
        font-size: 15px;
    }

    .heading-2 {
        font-size: 26px;
        line-height: 110%;
        margin-bottom: 15px;
    }

    .sec1 .right-content-info {
        padding-left: 0;
        text-align: center;
    }

    .dc-block {
        display: block !important;
    }

    .sec3-content-container h5 {
        font-weight: 600;
        font-size: 18px;
        line-height: 125%;
        margin-bottom: 35px;
        max-width: 280px;
        margin-left: auto;
        margin-right: auto;
    }
    .video-bg {
        width: 100%;
        height: 340px;
        object-fit: cover;
    }
    .custom-row {
        flex-direction: column-reverse;
    }

    .lp-custom {
        padding: 0 18px;
    }

    .comparison-product {

        max-width: 139px;

    }

    .sec1-video {
        width: 100%;
        height: 100%;
        overflow: hidden;
        border-radius: 16px;
        display: flex;
        justify-content: center;
        align-items: center;
    }

    .banner-feature-wrapper {
        justify-content: center;
    }

    .banner-featurebox {
        width: 20%;
    }

    .banner-feature-iconbox img {
        max-width: 60px;
    }

    .banner-feature-head {
        font-size: 11px !important;
    }
    .dic-text p {
        font-size: 11px;
        margin-bottom: 0;
    }

    .sec3-content-container .heading1 {
        margin-bottom: 10px;
    }

    .heading1 {
        font-size: 26px;
        line-height: 120%;
        margin-bottom: 20px;
    }

    .numberIng_sec {
        padding: 30px 0 30px;
        background: #fff;
    }

    .numberIng-middle-imgbox {
        margin-top: 0px;
        margin-bottom: 0px;
    }

    .numberIng_sec .heading1 {
        margin-bottom: 40px;
    }

    .sec-heading p.details {
        font-size: 22px;
        line-height: 150%;
        margin-bottom: 30px;
        padding: 0 10px;
    }

    .p-sm-custom {
        padding: 0;
    }

    .numberIng-iconbox img {
        width: 40px;
        height: auto;
    }

    .numberIng-contentbox {
        width: calc(100% - 40px);
        padding-left: 5px;
    }

    .numberIng-contentbox p {
        font-size: 15px;
        line-height: 120%;
        font-weight: 400;
        /* max-width: 250px; */
        margin-bottom: 0;
        /* margin-left: auto;
        margin-right: auto; */
    }

    .numberIng-contentbox h3 {
        font-size: 18px;
        font-weight: 700;
        min-height: auto;
        margin-top: 7px;
    }

    .numberIng-leftbox {
        padding-left: 10px;
        padding-right: 10px;
        max-width: 100%;
        margin-left: auto;
        margin-right: auto;
        margin-top: 30px;
    }

    .numberIng-rightbox {
        padding-left: 10px;
        padding-right: 10px;
        max-width: 100%;
        margin-left: auto;
        margin-right: auto;
    }

    .numberIng-box::before {
        top: 36%;
    }

    .numberIng-box {
        margin-bottom: 20px;
        padding-bottom: 20px;
        border-bottom: 2px solid #14080E;
        justify-content: flex-start;
    }

    .review-slider .owl-theme .owl-nav.disabled+.owl-dots {
        margin-top: 12px;
    }

    .numberIng-details {
        margin-top: 15px;
        margin-bottom: 0px;
    }

    .trip-section .btn-box {
        align-items: center;
        margin-top: 20px;
    }

    .heading2 {
        font-size: 26px;
        line-height: 120%;
        margin-bottom: 30px;
    }

    .slider-heading {
        font-size: 28px;
        line-height: 120%;
    }



    .heading-h1 {
        text-align: center;
        font-size: 32px;
        margin-bottom: 20px;
        line-height: 1.2;
        margin-top: 10px;
    }

    .hero-text .hero-rate p {
        margin: 0;
        font-size: 12px;
        font-weight: 400;
        justify-content: center;
        padding-top: 0;
    }

    /* .hero-text h1 span {
        font-size: 28px;
        line-height: 120%;
    } */
    .banner-features-wrapper {
        justify-content: space-between;
        margin-top: 30px;
    }

    .banner-features-box {
        width: 48%;
        margin-bottom: 30px;
    }

    .hero-text p {
        font-size: 13px;
        /* font-weight: 400; */
        text-align: center;
        width: 100%;
        margin-bottom: 0;
    }

    .banner-product-mob {
        max-width: 60%;
        margin-top: 30px;
    }

    .banner-reviews-para p {
        font-size: 14px;
        font-weight: 600;
        text-align: left;
        width: 100%;
        margin-bottom: 0;
    }

    .banner-reviews-details span {
        font-weight: 400;
    }

    .banner-reviews-content {
        margin-top: 20px;
        padding: 15px;
        margin-bottom: 23px;
    }

    .video-bg {
        width: 100%;
        height: 398px;
        object-fit: cover;
        /* ensures video fills box without distortion */
    }

    .banner-reviews-details,
    .banner-reviews-details span {
        display: flex;
        align-items: center;
    }

    .banner-reviews-details span {
        font-size: 10px;
    }

    .sec2-pc-content,
    .sec2-para-content {
        width: 100%;
    }

    .banner-reviews-details span img {
        width: 64px;
    }

    .hero-text p.sub-hdng {
        font-weight: 700;
        font-size: 16px;
        line-height: 22px;
        margin-bottom: 10px;
    }

    .hero-rate p span img {
        width: 85px;
    }

    /* .hero-text h1 span.sub-hdng1 {
        margin-left: 0;
        max-width: 100%;
        display: initial;
        font-size: 21px;
        line-height: 1.2
    } */
    .bnrStar .star {
        width: 100%;
        max-width: 80px;
        height: auto;
        margin-right: 5px;
    }



    .heading-h1 span.sub-hdng2,
    .text-charge {
        margin-left: 0
    }

    .only-text,
    .sub-hdng2 {
        font-size: 22px
    }

    .hero-con {
        padding: 0 0;
    }

    /* .hero-text h3,
    .s5Col1 ul li,
    .s6Right,
    .secc-2-content h2,
    h2.sec-head {
        text-align: center
    } */

    .hero-text h3 {
        font-size: 16px;
        margin-top: 10px;
        margin-bottom: 0;
    }

    .hero-bg-img {
        min-height: auto;
        position: relative !important
    }

    #hero-box {
        padding-bottom: 15px;
        margin-top: 0;
        padding-top: 0;
    }

    #hero-box::before {
        content: '';
        position: absolute;
        left: 0;
        right: 0;
        bottom: 0;
        width: 100%;
        height: 110px;
    }

    .box-two-img {
        width: 100%;
        max-width: 100%;
        padding-right: 0
    }

    .numberIng-wrapper {
        width: 100%;
        max-width: 100%;
        border-radius: 26px;
        padding: 0px 0;
    }

    /* .numberIng-wrapper .container {
        padding-left: 0;
        padding-right: 0;
    } */

    .numberIng-middle-imgbox {
        text-align: center;
    }

    .numberIng-left-col,
    .numberIng-right-col {
        width: 100%;
    }

    .numberIng-middle-imgbox img {
        max-width: 100%;
        margin-left: auto;
        margin-right: auto;
    }



    #sec-podcast h2.sec-head,
    .yellowSec h2 {
        font-size: 35px
    }

    #sec-podcast h2.sec-head span:after,
    #sec-podcast:before,
    .sec3-con-3:after,
    .section6:after,
    .section6:before {
        width: 0
    }

    #sec-podcast h2.sec-head span:before {
        width: 32px;
        height: 32px;
        left: -13px;
        top: -7px
    }

    h2.sec-head {
        margin-bottom: 10px;
        font-size: 24px
    }


    .sec2-txt-content {
        padding: 0 0;
        height: auto;
    }

    .sec2-txt-content h4 {
        font-size: 28px;
        margin-bottom: 20px;
        text-align: center;
        margin-bottom: 20px;
    }

    .sec2-txt-content {
        margin-top: 0px;
    }

    .sec2-txt-content p {
        font-size: 15px;
        line-height: 150%;
        font-weight: 500;
        text-align: center;
        margin-top: 30px;
    }

    .sec2-dtls {
        margin-bottom: 0;
    }

    .signature-imgbox img {
        max-width: 180px;
        width: 100%;
        height: auto;
    }

    .numberIng_sec .custom-container {
        padding: 0 12px;
    }

    .expert-name {
        font-size: 20px !important;
        font-weight: 400;
        line-height: 120% !important;
    }

    .expert-years {
        font-size: 14px !important;
        font-weight: 600 !important;
        line-height: 120% !important;
    }

    .tiktok-section {
        padding: 40px 0;
    }

    .tiktok-imgbox img {
        width: 100%;
        max-width: 60px;
        height: auto;
    }

    .tiktok-imgbox {
        margin-bottom: 15px;
    }

    .tiktok-slider {
        margin-top: 30px;
    }

    .tiktok-videobox1,
    .tiktok-videobox3 {
        padding-top: 0px;
    }

    .tiktok-videobox1 video,
    .tiktok-videobox2 video,
    .tiktok-videobox3 video {
        height: auto;
        /* margin-bottom: 40px; */
    }

    .section8 {
        padding: 20px 0 20px;
    }

    .section8 .save-btn {
        margin-top: 0px;
    }

    .s3-con-box,
    .s3-img.s3-con-box,
    .s3-text h3+p,
    .s3TxtBx p {
        margin-bottom: 0
    }

    .sec-2-boxes {
        margin-top: 0
    }

    .sec-2-boxes.mob-grid img {
        width: calc(50% - 10px);
        margin-bottom: 10px
    }

    .sec-2-boxes.mob-grid {
        position: absolute;
        bottom: 40px;
        max-width: 350px;
        left: 50%;
        transform: translateX(-50%);
        width: 90%
    }

    /* .review-slider .owl-carousel .owl-stage-outer {
        padding: 10px 0;
    } */

    .review-slider .review-box {
        width: calc(100% - 16px);
        margin-left: auto;
        margin-right: auto;
        margin-bottom: 10px;
        min-height: fit-content;
        padding: 15px 15px;
    }

    .sec5-hdng-btm {
        font-size: 20px;
    }

    .s3TxtBx h3 {
        font-size: 20px;
        position: relative;
        top: 13px
    }

    .s3TxtBx p {
        font-size: 16px;
        line-height: 30px
    }

    .Slides {
        width: 90px;
        height: 90px;
        background: #2e4db8;
        border: 2px solid rgba(255, 255, 255, .6)
    }

    .s5Col2,
    .s5CompBox {
        border-radius: 30px;
    }

    .s3-cen-box.mob-full {
        width: 100vw;
        position: relative;
        left: 50%;
        right: 50%;
        margin-left: -50vw;
        margin-right: -50vw
    }

    .mobView {
        display: flex;
        flex-direction: column-reverse
    }

    .textslide-container {
        bottom: -45px;
        justify-content: center
    }

    .hero-box-one video {
        height: 320px;
        border-radius: 0;
    }

    .fashion {
        padding: 50px 0 0;
        margin-top: 5px;
        background: #111010
    }

    #experince {
        padding: 40px 0 10px
    }

    .s5Col1 ul li {
        align-items: center;
        background-position: 10px 21px;
        font-size: 11px;
        line-height: 16px;
        background-size: 14px;
        padding: 0;
        padding-left: 30px;
        text-align: left;
    }

    .s5Col2 .s5Col2Top p {
        font-size: 14px;
        line-height: 18px;
    }

    .s5Col3 .s5Col3Top p {
        font-size: 13px;
        line-height: 17px;
    }

    .s5Col2 {
        margin: -94px 0 -20px;
    }




    section.sec2-content-container h2.sec-head {
        margin-bottom: 20px;
        font-size: 21px;
    }


    .s5CompBox {
        margin-top: 140px;
        width: auto;
        border: none;
    }

    /* .s5Col1 ul li,
    .s5Col3 ul li {
        border-bottom: 1px solid #121212;
    } */

    section.sec5 {
        padding: 0 0;
    }

    .sec5-hdng h3.sec-hdng.center {
        font-size: 24px;
        padding-bottom: 0;
    }

    .sec5-hdng p.sec-para.center,
    .sec5-hdng .sec5-hdng-btm {
        font-size: 17px;
    }

    .sec3-content-container {
        padding: 40px 0 30px;
    }

    /* .sec3-content-container .container {
        padding-left: 0;
        padding-right: 0;
    } */

    .sec5-text-content {
        margin-top: 15px;
    }

    .sec5-videobox video,
    .sec5-videobox img {
        box-shadow: 0px 3.56px 3.56px 0px #00000040;
    }

    .number {
        min-width: 43px;
        height: 43px;
        font-size: 26px;
        margin-right: 20px;
    }

    .sec5-para h4 {
        font-size: 25px;
        line-height: 120%;
        margin-top: 8px;
        margin-bottom: 5px;
    }




    .s5Col1 {
        width: 44%;
        margin-top: 8.5px;
    }

    /* .s5Col1 {
        padding: 95px 0 10px
    } */

    .s5Col2 {
        width: 28%;
        border-radius: 8px;
        /* box-shadow: 0px 4px 8px 0px #00000040; */
    }

    .s5Col3 {
        width: 28%;
        border-radius: 8px;
        box-shadow: none;
        margin-left: 0;
        margin-right: 0;
    }

    .s5Col2.s5Col3 {
        width: 28%;
    }

    .s5CompBox img.s5Col2Prod {
        margin: -90px auto 0;
        min-width: 130px;
        object-fit: cover;
        margin-left: 0;
    }

    .s5CompBox .s5Col3Top img:first-child {
        margin: -28px auto 11px;
        width: auto;
        height: 60px !important;
    }

    .s5Col3Top {
        height: auto !important;
        padding: 0 5px;
    }

    /* #earbuds-table .container {
        padding: 0;
    } */
    .comp-rating {
        max-width: 75px;
    }

    #earbuds-table .sec-3-head {
        padding: 0 15px;
    }

    .s5Col2.s5Col3 {
        margin-top: -83px;
    }

    .s5Col1 ul li {
        padding-left: 0;
    }

    .s5Col1 ul li:last-child {
        background-position: 10px 27px;

    }

    .money-back-section {
        padding-top: 30px;
        padding-bottom: 0;
        /* background: linear-gradient(132.14deg, #373838 -0.43%, #1D1D1D 81%); */
    }

    .money-back-section .btn-box {
        align-items: center;
    }

    .s5Col2Top {
        height: auto;
        padding: 0 5px;
        margin-bottom: 0;
    }

    .s5Col2Top.s5Col3Top {
        margin-bottom: 0;
    }

    .s5Col2.s5Col3 ul {
        padding-top: 0;
        margin-top: 13.5px
    }

    .s5Col2 ul li:last-child {
        height: 88px;
    }

    .s5CompBox img {
        height: auto !important;
        margin: 0 auto;
    }

    /* .s5Col2Prod {
        scale: 1.3;
    } */

    .s5CompBox img.s5Col2Prod {
        margin: -33px auto 0;
        min-width: auto;
        max-width: 100px;
        object-fit: cover;
        margin-left: 0;
        margin-bottom: 10px;
        scale: 1.2;
    }

    .s5Col2-checkbox {
        margin-top: -10.5px;
    }

    .com-star1 {
        margin-top: -25px !important;
    }

    .s5Col2 p {
        margin-top: 5px !important;
    }

    .s5Col3 p {
        margin-top: 5px !important;
    }

    .s5Col2 .s5Col2Top p span {
        font-size: 28px;
    }

    /* .s5Col3Prod {
        scale: 1.2;
    } */

    .logo3,
    .s3-list li img,
    .star {
        width: 50px
    }

    .s5Col2Top p {
        font-size: 13px;
        line-height: 20px;
        font-weight: 700;

    }

    #earbuds-table {
        padding: 40px 0;
        margin-top: 0;
    }

    #earbuds-table .heading1 {
        margin-bottom: 20px;
    }
.comparison-wrapper-container {
    margin-top: 50px;
}
    .comparison-col1 {
        width: 40%;
    }

    .comparison-col2,
    .comparison-col3 {
        width: 30%;
    }

    .comparison-col2 .comparitor-name {
        font-size: 14px;
    }

    .comparison-star {
        max-width: 75px;
        margin-left: auto;
        margin-right: auto;
    }

    .comparison-col1 ul {
        padding-top: 110px;
    }

    .comparison-col ul li {
        font-size: 16px;
        line-height: 22px;
    }

    .comparitor-name-c {
        min-height: 34.77px;
    }

    .comparison-col3 .comparison-product {
        max-width: 80px;
    }

    .comparitor-name {
        font-size: 14px;
    }

    .comparison-imgbox {
        height: 120px;
        margin-top: -80px;

        align-items: flex-end;
        margin-bottom: 19px;
    }

    #earbuds-table .btn-box {
        align-items: center;
        margin-top: 0px !important;
    }

    .btn-box a span {
        margin-left: 10px;
    }

    .s6Seal {
        top: 0;
        left: 0;
        position: relative;
        display: table;
        margin: 30px auto 0;
        width: 210px;
        height: auto
    }

    .s6Right {
        float: none;
        width: 100%;
        padding: 25px 0 30px;
    }

    .s6Right h2,
    .section8 .sec-3-head h2 {
        font-size: 20px;
    }

    .s6Right h2 {
        text-align: center;
        margin-bottom: 15px !important;
    }

    .money-back-section .btn-box {
        margin-top: 30px;
    }

    #review .save-btn {
        margin-top: 0px;
        margin-left: auto;
        margin-right: auto
    }

    .faq-container {
        padding: 0 10px;
    }

    .faq-container .up-slide-dwn {
        margin-top: 0;
        margin-bottom: 0;
    }

    .up-slide-dwn {
        padding: 10px 0;
        /* border-bottom: none; */
        /* border-radius: 8px;
        box-shadow: 0px 5px 10px 0px #0000001A; */
    }

    .fashion-text h2 {
        font-size: 34px
    }

    .fashion-text {
        max-width: 100%;
        margin-left: 10px
    }

    .blueSec h2,
    .exp-text h3 {
        font-size: 24px
    }

    .save-btn {
        margin-left: auto;
        margin-right: auto
    }

    .review-slider .owl-dots {
        margin-top: 15px
    }

    .review-box {
        border: 1px solid #D7D7D7;
        margin-bottom: 20px;
    }

    .review-box .review-head {
        font-size: 14px;
        line-height: 18px;
        min-height: auto;
    }

    .review-box p {
        font-size: 14px;
        margin-top: 0;
        line-height: 1.5;
        min-height: 84px;
        padding: 0;
    }

    .mobwrapper p,
    .s3-text h3+p,
    .s3-text h3+p+ul {
        margin-top: 20px
    }

    .mobwrapper p {
        padding-right: 0
    }

    .nav-box {
        width: fit-content;
    }

    .num-cir,
    .review-slider .owl-carousel .owl-item .authImg img {
        width: 40px
    }

    .box-two-img .orangeBx {
        padding: 20px;
        width: 70%;
        right: 0
    }

    .box-two-img .orangeBx p {
        line-height: 32px
    }

    .secc-2-content {
        background: 0 0;
        padding: 0;
        border-radius: 0
    }

    .secc-2-content h2 {
        font-size: 24px;
        line-height: 34px
    }

    .sec-2-boxes.desk-view .sec-2-row {
        flex-wrap: wrap
    }

    .sec-2-row img {
        width: 44%
    }

    #work-paly h2.sec-head {
        position: unset;
        top: unset;
        left: unset;
        transform: none
    }

    .device_content_container {
        flex-direction: column;
        background-image: linear-gradient(180deg, #fff 0, #b0c1ff 100%);
        border-radius: 0 0 40px 40px;
        padding: 0 13px
    }

    .device_content_container .device_img {
        order: 1;
        text-align: center
    }

    .device_content_container .device_contnt:first-child {
        order: 2;
        width: 100%
    }

    .device_content_container .device_contnt:first-child .device_content {
        flex-direction: row !important
    }

    .device_content_container .device_contnt:last-child {
        order: 3;
        width: 100%
    }

    .device_content.flex-row-reverse .device_txt {
        margin-top: 0;
        margin-left: 20px
    }

    .device_content .device-image img {
        max-width: 70px
    }

    .device_txt b {
        font-size: 24px;
        line-height: 32px
    }

    .device_content .device-image {
        margin-left: 15px
    }

    .device_contnt p {
        margin-left: 0;
        margin-bottom: 40px;
        box-shadow: none
    }

    .mobwrapper,
    .mobwrapper p {
        margin-bottom: 20px
    }

    .device_content_container .device_contnt .device_content:first-child {
        min-height: auto;
        margin-bottom: 25px;
        margin-top: 0
    }

    .device_content_container .device_contnt .device_content {
        margin-bottom: 25px;
        display: none
    }

    .section8 .sec-3-head p {
        margin-bottom: 3px !important
    }

    .accordion {
        padding: 8px 20px 8px 0;
        font-size: 12px;
        line-height: 24px;
        flex-wrap: nowrap;
        /* background: url(../../images/index/close-mob.png) 100% center no-repeat; */
    }

   

    .mobwrapper {
        display: flex;
        gap: 20px
    }

    .full-width .mobwrapper {
        flex-direction: column;
        gap: 0
    }

    .mobwrapper p {
        font-size: 16px;
        line-height: 28px
    }

    .mobwrapper h3 {
        font-family: Mohave, sans-serif;
        font-weight: 600;
        font-size: 22px
    }

    h2.sec-head,
    #review h2.sec-head,
    .articleTxt h3,
    .s3-text h3 {
        font-size: 25px
    }

    .num-cir {
        height: 40px;
        position: absolute;
        display: flex;
        justify-content: center;
        align-items: center;
        right: 2%;
        top: -7%
    }

    .mob-accordian,
    .s3-text h3 {
        display: inline-block
    }

    .mobwrapper .num-cir p {
        color: #fff;
        font-weight: 600;
        font-size: 11px;
        margin-top: 0
    }

    .hero-con .container,
    .sec3-con-2 img.row3_pc {
        max-width: 100%
    }

    .textSec ul {
        padding-left: 0;
        margin-top: 30px
    }

    .textSec ul li {
        display: flex;
        gap: 20px;
        padding-bottom: 20px
    }

    .textSec ul li p {
        color: #000;
        font-weight: 600;
        font-size: 18px
    }

    .textSec ul li span {
        background: #fff;
        width: 30px;
        height: 30px;
        border-radius: 50%;
        color: #000;
        font-weight: 700;
        display: flex;
        align-items: center;
        justify-content: center
    }

    .yellowSec {
        background: #fff;
        padding: 30px 0 0
    }

    .featureSec .features-para p {
        font-size: 19px
    }

    .featureSec .owl-theme .owl-dots .owl-dot.active span,
    .owl-theme .owl-dots .owl-dot:hover span {
        background: #44a9da
    }

    .section6 {
        background: #183059
    }

    #review .testName span {
        display: inline;
        font-size: 10px
    }

    #review .btn-box {
        align-items: center;
        margin-top: 25px;
    }


    .review-prod-img {
        width: 100%;
        max-width: 170px;
        height: auto;
    }

    .mob-accordian .up-slide-dwn {
        background: 0 0;
        -webkit-box-shadow: none;
        box-shadow: none;
        border-bottom: 2px solid #273e8d;
        margin-top: 0;
        padding: 10px 10px 8px
    }

    /* .mob-accordian .accordion1 {
        background: url(../../images/index/close-white.png) 100% center no-repeat;
        color: #fff;
        font-size: 20px;
        font-weight: 500;
        padding: 8px 45px 8px 20px
    } */

    .mob-accordian .up-slide-dwn:last-child {
        border-bottom: none
    }

    .mob-accordian .accordion1 img {
        margin-right: 10px
    }

    .mob-accordian .acdn-heading.active {
        background: #fff;
        border-radius: 20px;
        padding: 8px 45px 8px 20px;
        color: #2f4fbb;
        z-index: 9;
        position: relative
    }

    .mob-accordian .acdn-heading.active img {
        filter: brightness(0) saturate(100%) invert(27%) sepia(30%) saturate(5409%) hue-rotate(218deg) brightness(82%) contrast(85%)
    }

    .mob-accordian .acdn-content p {
        font-size: 16px;
        line-height: 30px;
        color: #fff;
        margin: 20px 0
    }

    .mob-accordian .acdn-content ul.mobList li {
        list-style: none;
        font-size: 16px;
        color: #fff;
        font-weight: 600;
        margin-bottom: 20px
    }

    .mob-accordian .acdn-content ul.mobList li img {
        margin-right: 15px;
        position: static
    }

    .mob-accordian .acdn-content img {
        position: relative;
        top: -20px
    }

    .article-wrapper {
        flex-direction: column;
        padding: 0
    }

    .articleImg {
        width: 100%
    }

    .articleTxt {
        width: 100%;
        padding: 20px
    }

    .articleTxt p {
        font-size: 18px;
        margin: 10px 0 0;
        word-spacing: 0;
        text-align: left
    }

    a.order-link {
        text-align: center;
        font-size: 13px;
        padding: 10px 15px;
        background: #FFD60A;
        text-decoration: none;
    }

    a.order-link:hover,
    a.order-link:focus {
        text-decoration: none;
    }

    .reviewSec {
        margin: 20px auto 0;
    }

    #review h3.sec-hdng {
        font-size: 28px;
        text-align: center;
        margin-bottom: 10px;
    }

    .review-box p.testName {
        margin: 0;
        padding: 0;
    }

    .review-slider .owl-item {
        margin-right: 10px;
    }

    .review-slider {
        width: 100%;
        margin-left: 0;
        margin-right: 0;
    }

    .s6Right.money-back-contentbox>p {
        font-size: 14px;
        text-align: center;
    }

    a.contact-link {
        color: #000
    }

    .s5Col2 ul li {
        font-size: 16px;
        line-height: 1
    }

    .sec4 .btn-box {
        margin-top: 20px;
    }

    .sec4 {
        padding: 30px 0 60px;
    }

    .save-btn,
    .save-btn:hover {
        width: 360px;
    }

    .money-back-imgbox {
        text-align: center;
    }

    .money-back-mob-img {
        max-width: 160px;
    }

    #review {
        padding: 30px 0 30px;
    }

    footer {
        padding: 20px 0 30px;
    }

       .ftr-logo {
        width: 240px;
    }

    .reviews-wrapper {
        width: 100%;
    }

    .reviewer {
        flex-wrap: nowrap;
        display: flex;
        flex-direction: row-reverse;
        justify-content: space-between;
        /* align-items: start; */
    }

    .reviews-wrapper .review-prod-img {
        width: 105px;
        margin-right: 0 !important;
    }

    .authSec {
        width: 100%;
        display: flex;
        align-items: center;
        margin-top: 0;
    }

    .nameSec {
        margin-left: 8px;
    }

    .testName {
        font-size: 14px;
    }

    .section8 .heading1 span img {
        margin-left: 20px;
        max-width: 20px;
        margin-top: 0px;
    }

    .section8 .btn-box {
        margin-top: 10px !important;
    }

    .accordion span {
        font-size: 14px;
        letter-spacing: 0;
        padding-left: 0;
        padding-right: 2px;
        /* display: none; */
    }


    .offer-container {
        width: 90%;
        padding: 20px 0px;
    }

    .offer-white-contentbox {
        /* background: #fff; */
        padding: 20px 5px;
    }

    .offer-wrapper {
        padding: 10px 0 30px;
    }

    .discount-rating {
        font-size: 12px;
        margin-bottom: 15px;
    }

    .discount-rating .star {
        margin-top: -3px;
        width: 60px !important;
        margin-right: 10px;
    }


    .offer-heading {
        font-size: 28px;
        line-height: 120%;
        margin-bottom: 20px;
    }

    .offer-heading3 {
        font-size: 18px;
        line-height: 120%;
        margin-bottom: 25px;
        font-weight: 700;
        font-family: "Work Sans", sans-serif;
    }

    .offer-detls {
        font-size: 12px;
        max-width: 312px;
        margin-left: auto;
        margin-right: auto;
    }

    .special-discountbox {
        /* background: #fff; */
        border-radius: 20px;
        padding: 5px 30px;
        max-width: 260px;
        margin-left: auto;
        margin-right: auto;
        margin-top: 0;
        margin-bottom: 10px;
    }

    .offer-time-wrapper {
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
    }

    .offer-icons-col1,
    .offer-icons-col2 {
        width: 100%;
    }

    .time-counterbox {
        padding-left: 0;
    }

    .discount-imgbox {
        background: #fff;
    }

    .discount-imgbox img {
        max-width: 280px;
        margin-left: auto;
        margin-right: auto;
        margin-top: -20px;
    }

    .offer-heading2 {
        font-size: 15px;
        margin-bottom: 10px;
    }

    .offer-box {
        margin-bottom: 10px;
    }

    .offer-contentbox h5 {
        font-size: 14px;
    }

    .new-banner-section {
        padding: 0 0;
        background: #333333;
    }

    .new-banner-section .hero-text {
        width: 100%;
        height: auto;
        border-top-right-radius: 0;
        border-bottom-right-radius: 0;
        padding: 0px 12px 30px 12px;
        margin-top: -18px;
    }

    .new-banner-section .hero-text h3 {
        margin-top: 0px;
        margin-bottom: 10px;
    }

    .new-banner-section .heading-h1 {
        text-align: left;
        font-size: 26px;
    }

    .new-banner-section .hero-text .hero-rate p {
        margin-top: 0;
    }

    .new-banner-section .banner-videobox {
        height: 330px;
    }

    .new-banner-section .banner-videobox video {
        height: 330px;
        border-radius: 10px;
    }

    .new-banner-section .hero-text ul {
        margin-bottom: 0;
        max-width: 100%;
        padding-top: 0;
        margin-top: 20px;
    }

    .new-banner-section .hero-text ul li p {
        font-size: 15px;
    }

    .new-banner-section .hero-text .btn-box {
        align-items: center;
    }

    .mas_seen_on_cntnr_desk {
        overflow: hidden;
        white-space: nowrap;
        display: flex;
    }

    .slider-mob {
        animation: scroll-left 5s linear infinite
    }


    .slider-mob-item img {
        width: auto;
        height: auto;
        max-width: none;
    }

    .hero-con {
        display: flex;
        flex-wrap: wrap;
        align-items: stretch;
        gap: 10px;
    }

    .slider-mob-item {
        display: flex;
        align-items: center;
        font-weight: 600;
        font-size: 16px;
        gap: 14px;
        line-height: 24px;

    }

    @keyframes scroll-left {
        0% {
            transform: translateX(0%)
        }

        100% {
            transform: translateX(-50%)
        }
    }

    .banner-reviews-para p {
        font-size: 12px;
        line-height: 20px;
        text-align: center;
    }

    .sec3-content-container #mob-btn1,
    .numberIng_sec #mob-btn1,
    .sec5-section #mob-btn1,
    #earbuds-table #mob-btn1,
    .money-back-section #mob-btn1 {
        max-width: 91%;
        margin: 15px auto 0;
    }
.imr-lt img{
    width: 100%;
}
       .hero-text .btn-box .btn1 {
        font-size: 15px;
    }
      .sec3-content-container .btn-box .btn1, .numberIng_sec .btn-box .btn1, .sec5-section .btn-box .btn1, #earbuds-table .btn1, .money-back-section .btn1 {
    display: flex;
    font-size: 15px;
}
.banner-reviews-content {
	width: max-content;
	padding: 10px 43px !important;
}
 
}

@media (max-width: 398px) {
    /* .video-bg {
        width: 100%;
        height: 398px;
        object-fit: cover;
    } */

}
@media screen and (max-width: 420px) {
.heading-3 {
    font-size: 20px;
   }
   .info-p br{
       display: none;
   }
  .sec5-section h4 {
    font-size: 18px;
   
}

.acdn-para{
        font-size: 12px;
}

.banner-reviews-content {
	width: max-content;
	padding: 10px 20px !important;
}

}
@media screen and (max-width: 390px) {
    .banner-reviews-para p {
        font-size: 10px;
        line-height: 20px;
    }

 
    .sec3-content-container #mob-btn1,
    .numberIng_sec #mob-btn1,
    .sec5-section #mob-btn1,
    #earbuds-table #mob-btn1,
    .money-back-section #mob-btn1 {
        max-width: 100%;
        margin: 15px auto 0;
    }

  .sec3-content-container .btn-box .btn1, .numberIng_sec .btn-box .btn1, .sec5-section .btn-box .btn1, #earbuds-table .btn1, .money-back-section .btn1 {
    font-size: 15px;
    display: flex;
}

    /* .btn1 {
        padding: 13px 20px;
        width: 100%;
        max-width: 100%;
    } */
}

@media (max-width: 375px) {
    .heading-h1 {
        text-align: center;
        font-size: 28px;
        margin-bottom: 20px;
        line-height: 1.2;
        margin-top: 10px;
    }
}