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 {
     background-size: cover;
     font-size: 16px;
     color: #000;
     font-family: "Poppins", sans-serif;
}
 body, html {
     overflow-x: hidden 
}
 :focus, :hover {
     outline: 0 !important;
     text-decoration: none !important 
}
 *, .ftr-link a, .nav-rgt a {
     text-decoration: none 
}
 .btn:focus, .form-control:focus {
     box-shadow: none 
}
 * {
     transition: .3s ease-in-out;
     -webkit-transition: .3s ease-in-out;
     -moz-transition: .3s ease-in-out;
     -ms-transition: .3s ease-in-out;
     -o-transition: .3s ease-in-out;
     word-wrap: break-word 
}
 a:hover {
     color: #1477bd !important 
}
 ol, ul {
     list-style: none 
}
 .nav-rgt a, a.order-link {
     color: #fff 
}
 .nav-wrapper {
     display: flex;
     flex-wrap: wrap;
     align-items: normal;
     justify-content: space-between;
     background: #fff;
}
 .nav-box {
     width: 33.33% 
}
 .nav-cen, .sec-3-head {
     text-align: center 
}
 .nav-rgt {
     width: 37%;
     min-height: 100%;
     background: url(../../images/index-v1/nav-bg.png) no-repeat;
     background-size: 100% 100%;
     background-position: 100%;
     padding: 0 40px 0 30px;
}
.logo {
    width: 384px;
    padding: 5px 0;
}
 .nav-rgt>p {
     font-family: "Inter", sans-serif;
     font-size: 18px;
     color: #fff;
     font-weight: 700;
     margin-bottom: 0;
     padding-top: 0px;
}
 .nav-rgt>p span {
     color: #DBF800;
}
 .nav-rgt-btm-content {
     display: flex;
     align-items: center;
     justify-content: center;
     min-height: 100%;
}
 .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: "Inter", sans-serif;
}
 .s5Col1 ul li:last-child {
     border-bottom: none;
}
 h3.sec-hdng {
     font-size: 36px;
     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: 43px;
    margin-bottom: 0;
}
 h3.sec-hdng.center {
     font-size: 40px;
}
 p.sec-para.center, h3.sec-hdng.center {
     text-align: center;
}
 p.sec-para.center::before {
     left: 50%;
     transform: translateX(-50%);
}
 h3.sec-hdng span {
     color: #0066B3;
}
 .nav-rgt-btm-content .timer>p span {
     font-size: 18px;
}
 .nav-rgt a {
     text-transform: uppercase;
     font-weight: 400 
}
.save-btn, .save-btn:hover, a.order-link {
    color: #000 !important;
    font-weight: 700;
    border-radius: 50px;
    background: #35DD29;
}
a.order-link {
    color: #000 !important;
    box-shadow: 0px 8px 8px 0px #00000040;
    padding: 6px 20px;
    font-weight: 700;
    font-size: 14px;
    margin-left: 10px;
    border: 2px solid #000;
}
 .hero-text ul, .rightSec ul, .s5CompBox ul {
     padding-left: 0 
}
 .nav-rgt a:hover {
     color: #4e46ff 
}
 .yellow-bg{
    background: #ffec60
}
 @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) 
    }
}
 .btn-box p, .hero-text .btn-box p, .save-btn, .save-btn:hover {
     font-family: "Poppins", sans-serif 
}
 .mob-accordian, .mob-mnu-ic, .mob-view, .mobwrapper, .slider-one .owl-dots, .slider-one .owl-nav, .stepTxt {
     display: none 
}
 .hero-rate p span img {
     bottom: 3px;
     margin-right: 5px 
}
 .hero-text h3 {
     font-size: 28px 
}
.hero-text > p {
    font-size: 20px;
    font-family: "Poppins",sans-serif;
    font-weight: 500;
}
.hero-text h1 {
    font-size: 46px;
    font-weight:700;
    margin-bottom: 10px;
    line-height: 120%;
    font-family: "Poppins", sans-serif;
    text-align: left;
    color: #000;
}
.hero-box-one {
    background: url(../../images/index-v1/banner-bg.png) no-repeat 100% 100% / cover;
    padding-bottom: 44px;
}
 p.sub-hdng {
     font-size: 26px;
     line-height: 30px;
     font-weight: 600;
     color: #000;
     margin-top: 20px;
     margin-bottom: 20px;
}
 .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: 10px 0;
    border-radius: 50px;
    background: #fff;
    box-shadow: 0px 4px 4px 0px #00000040;
}
.as_seen_on_sec {
    clear: both;
    position: relative;
    z-index: 99;
}
 .features_cntnt img {
     width: 100px;
     object-fit: contain;
     margin-left: 35px;
     height: 65px 
}
 .as_seen_hdng p {
     font-size: 20px;
     text-align: center;
     line-height: 26px;
     font-weight: 500 
}
 .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 
}
 .as_seen_hdng {
     margin-left: 16px;
     width: 25%;
     float: left;
}
.as_seen_hdng p {
    font-size: 24px;
    line-height: 33px;
    font-weight: 500;
    margin-bottom: 0;
    color: #000;
}
 .as_seen_on_cntnr_desk {
     width: 70%;
     float: left;
}
 .features_cntnt li {
     position: relative;
     width: 25%;
     height: 100% 
}
 .pro-slider img {
     height: 75px;
     object-fit: contain;
     width: 116px;
     padding: 10px;
}
 .pro-slider .item {
     text-align: center;
     display: table;
}
 .sec3-hdng-content h3 {
     padding-bottom: 60px;
     font-size: 40px;
}
 .sec3-hdng-content {
     text-align: center;
     margin-bottom: 0px;
}
.sec3-content {
    border-radius: 10px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 52px;
}
section.three-steps {
    padding: 63px 0 24px;
    background: #EEEEEE;
}
.features-sec-video-wrapper > img {
    width: 100%;
    margin-top: 10px;
}
 p.sub-hdng {
     text-align: left;
}
.sec3-content-reverse {
    flex-direction: row-reverse;
    padding: 20px 20px 0;
    padding-right: 0;
    padding-left: 0;
}
 .sec3-txt-content {
     width: 37%;
     margin-right: 70px;
}
.sec3-content-reverse .sec3-txt-content{
    margin-left: 70px;
}
 .sec3-content-reverse {
     padding-left: 40px;
}
 .sec3-content-container .btn-box {
     align-items: center;
     margin-top: 35px;
}
 .sec3-content-container {
     padding: 58px 0 50px;
}
.sec3-txt-content h4 {
    font-size: 26px;
    line-height: 120%;
    font-weight: 700;
    color: #000;
    margin-top: 15px;
    position: relative;
    font-family: "Poppins",sans-serif;
}
.sec3-txt-content h4 + span {
    background: #5C1A8F;
    width: 78px;
    height: 4px;
    display: block;
    margin-top: 30px;
}
.sec3-txt-content p {
    font-size: 17px;
    font-weight: 400;
    line-height: 28px;
    max-width: 520px;
    margin: 26px 0 0;
    font-family: 'Poppins',sans-serif;
}
 .features-list li p {
     max-width: 500px;
}
 .sec3-txt-content p strong {
     font-weight: 700;
}
.sec3-media-content {
    width: 50%;
    position: relative;
}
 .sec3-media-content video, .sec3-media-content img:first-child {
     width: 100%;
}
.sec3-media-content video {
    object-fit: cover;
    height: 100%;
    min-height: 410px;
    max-height: 410px;
    object-position: bottom;
}
.sec3-media-content img {
    object-fit: cover;
    height: 100%;
    min-height: 410px;
    max-height: 410px;
    object-position: center;
}
 .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;
}
 .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;
}
 .hero-text h2 {
     color: #fff;
     font-weight: 400;
     font-size: 36px;
     margin: 20px 0 
}
 .hero-text h1 span.sub-hdng2 {
     margin-left: 230px 
}
 .hero-text ul {
     padding-top: 10px 
}
 .hero-text ul li {
     display: flex;
     align-items: center;
     gap: 10px;
     padding-bottom: 10px 
}
 .hero-text ul li p {
     font-weight: 500;
     font-size: 20px;
     margin-bottom: 0;
     font-family: "Poppins", sans-serif;
     color: #000;
}
.save-btn, .save-btn:hover {
    font-size: 19px;
    color: #fff !important;
    padding: 10px 17px;
    text-transform: uppercase;
    text-decoration: none;
    width: fit-content;
    text-align: center;
    margin: 0 0 10px;
    font-weight: 700;
    background: #18A0FB;
    font-family: "Inter", sans-serif;
    box-shadow: 0px 4px 4px 0px #00000040;
    display: inline-block;
    border-radius: 4px;
    border: 1px solid #0463A3;
}
ul.assist-list {
    margin-bottom: 45px;
}
.sec2-content-sec {
    background: url(../../images/index-v1/sec2-bg.png) no-repeat 100% 100% / 100% 100%;
    padding: 93px 0 130px;
    margin-top: -40px;
}
.sec2-content-container {
    max-width: 720px;
    margin-left: auto;
}
.sec2-content-container p {
    font-size: 20px;
    font-weight: 400;
    font-family: "Poppins",sans-serif;
    color: #fff;
}
.sec2-content-container h2.sec-head {
    font-size: 40px;
    margin-bottom: 40px;
    line-height: 59px;
    color: #fff;
    font-weight:700;
}
.btn-box p {
     font-size: 12px;
     margin-top: 5px;
     font-weight: 500;
     width: 410px;
     text-align: center;
}
 .btn-box p .font-style{
     font-weight: 500;
}
 .btn-box {
     text-align: left;
     display: flex;
     flex-direction: column;
     align-items: flex-start;
}
 .hero-text .btn-box {
     align-items: center;
     width: 100%;
     color: #000;
     max-width: fit-content;
}
 .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: 27px;
    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: Inter, 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;
}
 .numberIng_sec .btn-box p {
     color: #fff;
}
 .hero-text {
     z-index: 10;
     padding: 40px 0 0;
}
 .usaBx {
     position: absolute;
     top: 11px;
     right: 11px 
}
.hero-rate p {
    font-weight: 500;
    font-size: 18px;
    margin: 0;
    font-family: "Inter", sans-serif;
    color: #000;
}
 .content-wrapper {
     display: flex;
     align-items: flex-end;
     justify-content: center;
     height: 100% 
}
#earbuds-table {
    padding: 65px 0 50px;
}
 #earbuds-table p.sec-para.center{
    max-width: 1000px;
     margin: 0 auto;
}
 #earbuds-table .sec5-hdng-btm {
     font-weight: 400;
}
.features-sec-hdng {
    margin-bottom: 50px;
}
.features-sec h3.sec-hdng {
    font-size: 40px;
    font-family: "Poppins", sans-serif;
    font-weight: 700;
    line-height: 50px;
    text-align: center;
}
.features-sec-hdng p.sub-para {
    max-width: 770px;
    margin: auto auto 94px;
}
 .features-sec h3.sec-hdng span {
     color: #0066B3;
}
 .features-sec .row.align-items-center {
     width: 100%;
     margin: 0 auto;
}
 .features-sec-txt {
     font-size: 24px;
     font-weight: 400;
     line-height: 32px;
     display: flex;
     align-items: flex-start;
     color: #000;
}
section.features-sec {
    background: #EEEEEE;
    padding: 65px 0 27px;
}
 .features-sec-txt {
     margin-top: 0;
}
.features-sec-txt img {
    margin-right: 10px;
    min-width: 56px;
    width: 56px;
    object-fit: contain;
    margin-top: 10px;
}
.features-sec .btn-box {
    align-items: center;
    margin-top: 30px;
}
 .features-sec-para strong{
    display: block;
    font-size: 17px;
    font-weight: 500;
}
 .features-sec-para p {
     font-size: 14px;
     font-weight: 400;
     line-height: 130%;
     margin-bottom: 0;
}
.features-sec-txt + .features-sec-txt {
    margin-top: 89px;
}
 #review {
     padding: 50px 0;
}
#review h3.sec-hdng {
    font-size: 34px;
    text-align: center;
    color: #2B50AA;
    padding-bottom: 20px;
    margin-bottom: 50px;
}
#review h3.sec-hdng::after{
    content: ' ';
    position: absolute;
    width: 125px;
    height: 8px;
    background: #2B50AA;
    border-radius: 50px;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
}
.reviewSec {
    display: flex;
    flex-wrap: wrap;
    gap: 16px;
    max-width: 1010px;
    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;
}
 .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: 15px;
     line-height: 22px;
     margin-top: 15px;
     margin-bottom: 15px;
}
 .review-details {
     color: #000;
     font-weight: 400;
     font-size: 14px;
    /* font-style: italic;
     */
     line-height: 150%;
     margin-bottom: 15px;
}
 .starSec{
    display: flex;
     align-items: flex-start;
     gap: 1px;
    margin-top: 15px;
}
 .heading1 {
     color: #000;
     font-size: 40px;
     font-weight: 700;
     line-height: 50px;
     margin-bottom: 10px;
}
 #review .btn-box{
    align-items: center;
    margin-top: 40px;
}
 .sec-heading p.details {
     font-weight: 400;
     font-size: 20px 
}
 .sec-2-row {
     display: flex;
     align-items: flex-end;
     justify-content: center 
}
 .device_txt b {
     color: #2e4db8;
     font-size: 24px;
     line-height: 38px 
}
 .sec-2-row img {
     margin: 0 10px;
     width: 170px 
}
 .s3-con-box {
     width: calc(50% - 20px);
     position: relative 
}
 .s3-con-box img, .s3-img.s3-con-box video {
     border-radius: 20px 
}
 .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 
}
 .s5Col1, .s5Col1 ul li, .section6 {
     position: relative 
}
 .section8 .btn-box, .numberIng_sec .btn-box {
     align-items: center;
}
.s5Col1 ul li, .s5Col2 ul li {
    height: 70px;
    border-bottom: 2px solid #8B8B8B;
}
 .s5Col2 ul li {
     border-bottom: none;
}
 .s5Col3 ul li, .s5Col4 ul li {
     border-bottom: 1px solid #92C1E2;
}
 .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;
}
 #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: #fff;
     transition: .4s;
     -webkit-border-radius: 2px 2px 2px 2px;
     border-radius: 2px 
}
 .s5Col1, .s5CompBox {
     border-radius: 40px;
}
 .dl-active .bar1 {
     -webkit-transform: rotate(-45deg) translate(-5px, 5px);
     transform: rotate(-45deg) translate(-5px, 5px);
     background: #fff 
}
 .dl-active .bar2 {
     opacity: 0 
}
 .dl-active .bar3 {
     -webkit-transform: rotate(45deg) translate(-5px, -5px);
     transform: rotate(45deg) translate(-5px, -5px);
     background: #fff 
}
 .bar2 {
     margin: 4px 0 
}
 #nav-bar-section, #nav-bar-section-mob {
     margin-bottom: 90px;
}
#nav-bar-section .nav-bar, #nav-bar-section-mob .nav-bar {
    background: linear-gradient(91deg, #fff 50%, #f68c00 80%) !important;
    height: fit-content;
    padding: 0;
    margin-top: -90px;
    top: 90px;
    -webkit-box-shadow: 0 3px 4px 0 rgba(0, 0, 0, .1);
    z-index: 999;
    box-shadow: 0 3px 4px 0 rgba(0, 0, 0, .1);
    position: relative;
}
 #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;
}
 .s5CompBox {
     display: table;
     width: 80%;
     vertical-align: middle;
     margin: 120px auto 0;
}
.s5Col1 {
    float: left;
    width: 37%;
    padding: 85px 0 0;
}
.s5Col1 ul li {
    float: left;
    width: 100%;
    font-size: 16px;
    line-height: 23.5px;
    padding: 0;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    font-weight: 600;
    text-align: left;
    justify-content: flex-start;
    padding-left: 0px;
    color: #3B3B3B;
}
.s5Col2.s5Col3 ul li:last-child, .s5Col2.s5Col4 ul li:last-child {
    display: block;
    margin-bottom: -8px;
    margin-top: 10px;
}
.s5Col2 {
    float: left;
    width: 18%;
    border-radius: 10px;
    margin: -13px 0 -20px;
    border: 3px solid #CDEBEE;
    background: linear-gradient(180deg, #1685CA 0%, #75BEEB 100%);
}
.s5Col2 .s5Col2Top.s5Col2Top-org p {
    font-size: 12px;
}
.s5Col2 .s5Col2Top.s5Col2Top-org p span {
    font-size: 24px;
    display: block;
}
.s5Col2.s5Col3 {
    margin: -83.7px 0px 0;
    background: transparent;
    border: none;
}
 h2.sec-head {
     font-size: 50px;
     font-weight: 700;
     color: #000;
     margin-bottom: 5px;
}
 h2.sec-head span {
     color: #1B9CFD;
     display: block;
}
 .s5Col2 ul li, .s5Col2Top p {
     font-size: 16px;
     font-weight: 400;
}
 .s5Col2 .s5Col2Top p {
     font-size: 20px;
     line-height: 25px;
}
 .s5Col3 .s5Col2Top p, .s5Col4 .s5Col2Top p {
     font-size: 12px;
}
.com-star1 {
    margin-top: 19.5px;
}
 .money-back-section .btn-box {
     margin-top: 50px;
}
 .money-back-section .btn-box p {
     color: #fff;
}
 .acdnList, .bnrHeading, .bnrStar, .bnrText1, .prod-list, .prod-s2-row, .prod-s2-wrap, .s5Col1 ul, .s5Col2 ul, .s5Col2 ul li, .s5Col2Top{
     float: left;
     width: 100% 
}
.s5Col2Top p {
    line-height: 30px;
    color: #000;
    text-align: center;
    margin-bottom: 0;
    font-weight: 500;
}
 .s5Col2 ul {
     padding-top: 19px;
}
 .s5Col2 ul li {
     padding: 20px 0;
     color: #000;
     line-height: 31px;
     text-align: center;
     border-bottom: 2px solid #8B8B8B;
     position: relative;
}
.s5Col2 ul li::before {
    content: ' ';
    position: absolute;
    left: -15px;
    top: 1.5px;
    width: 100%;
    height: 100%;
    border-bottom: 2px solid #8B8B8B;
    opacity: 0.5;
}
.s5Col2 ul li:last-child::before{
    display: none;
}
 .s5Col2Prod, .s5Col3Prod {
     margin: -83px auto 0;
     height: auto;
}
.s5Col4Prod {
    margin: 19px auto 10px;
    height: 114px !important;
    position: relative;
    top: 0;
}
 .s5Col2 ul li:last-child {
    /* border:none;
     */
     height: 100px;
}
 .s5Col2.s5Col3 ul li, .s5Col2.s5Col4 ul li {
     padding: 10px 0;
     display: flex;
     align-items: center;
     justify-content: center;
}
.s5Col2.s5Col3 ul {
    padding-top: 0;
    margin-top: -30px;
}
.s5Col2.s5Col4 ul {
    padding-top: 0;
    margin-top: -25.5px;
}
 .s5CompBox ul {
     margin-bottom: 0 
}
 .s5Col2Top {
     height: auto;
     text-align: center;
     margin-bottom: 30px;
}
 .s5Col2Top-org {
     display: flex;
     flex-direction: column;
     align-items: center;
     margin-bottom: -5px;
}
 .s5CompBox .s5Col2Top img:first-child, .s5CompBox .s5Col3Top img:first-child {
     height: 140px;
     object-fit: contain;
}
.s5CompBox .s5Col3Top img:first-child {
    height: 109px !important;
    margin: 13.5px auto 9px;
    display: block;
    position: relative;
    top: 0;
}
.s5Col2Top.s5Col3Top {
    margin-bottom: 18.5px;
}
 .s5Col2Prod {
     margin-top: -77px;
     margin-bottom: -20px;
}
 #earbuds-table .btn-box {
     align-items: center;
}
.s5Col2.s5Col4 {
    background: transparent;
    margin-top: -94.2px;
    border: none;
}
.s5Col2Top.s5Col4Top {
    margin-bottom: 13px;
}
 .cross {
     width: auto;
     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 
}
 .section6:before {
     background: url(../../images/index-v1/bg-1.png) no-repeat;
     left: -61px;
     bottom: 0 
}
 .section6:after {
     background: url(../../images/index-v1/bg-2.png) no-repeat;
     right: -61px;
     top: 0 
}
 .s6SealBg {
     top: 0;
     left: 80px 
}
 .s6Seal {
     top: 97px;
     left: 103px 
}
.s6Right {
    float: right;
    width: calc(100% - 500px);
    padding: 0;
}
.s6Right h2 {
    font-size: 45px;
    font-weight: 700;
    color: #fff;
}
 .section6 .btn-box {
     display: block;
     text-align: left 
}
 .section6 .save-btn, .section6 .save-btn:hover {
     background: #f26a0d;
     border-color: #fff 
}
 .Slides, .c-text, .dic-text p, .ftr-link, .s3TxtBx .num-cir p {
     text-align: center;
}
 #mob-btn-3.btn-box p, .accordion {
     color: #000 
}
.nameSec span{
    display: flex;
    align-items: flex-start;
}
.nameSec span img{
    margin-left: 2px;
}
 .after-testName {
     width: 100%;
     color: #9D9D9D;
     font-size: 10px;
     line-height: 20px;
     font-weight: 400;
}
.section8 {
    padding: 50px 0;
    background: #fff;
}
.section8 h2.sec-head {
    color: #015C61;
    font-size: 50px;
    font-family: "Inter", sans-serif;
}
 .section8 h2.sec-head span{
    color: #0066B3;
    display: inline-block
}
 .faq-container {
     vertical-align: top;
     max-width: 830px;
     width: 100%;
     margin: 15px auto;
     float: none;
     overflow: hidden 
}
 .faq-container .up-slide-dwn {
     margin-bottom: 10px;
}
.up-slide-dwn {
    float: left;
    width: 99%;
    margin-top: 0;
    padding: 0px 25px 8px 30px;
    position: relative;
    left: 50%;
    transform: translateX(-50%);
    background: #fff;
    border-radius: 0;
    border-bottom: 1px solid #212529;
}
 .accordion {
     background: url(../../images/index-v1/close.png) 100% center no-repeat;
     padding: 13px 45px 10px 0;
     font-size: 18px;
     line-height: 30px;
     letter-spacing: .5px;
     cursor: pointer;
     font-weight: 600;
     font-family: "Inter", sans-serif;
}
.accordion span {
    color: #0C4B88;
}
 .acdn-heading.active {
     background: url(../../images/index-v1/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) 
}
 .dic-text p {
     color: #7c7c7c;
     font-size: 14px;
     margin-bottom: 0;
     font-family: Inter, sans-serif 
}
 .c-text, .ftr-link a {
     color: #333;
    /* font-family: Inter, sans-serif;
     */
}
 footer {
     padding: 60px 0;
     background: #EEF0F5;
}
 .ftr-logo {
     max-width: 250px;
}
 .ftr-link {
     margin-top: 30px;
}
 .ftr-link a {
     padding: 2px 8px;
     font-size: 16px;
     font-weight: 700;
}
 .c-text {
     margin-top: 15px;
     font-size: 16px;
    font-weight: 700;
}
 .hero-text h1 span.blue {
     position: relative;
}
 .hero-text h1 span.blue::before {
     content: ' ';
     position: absolute;
     left: 0;
     right: 0;
     height: 50%;
     background-color: #ceedfe;
     bottom: 0;
     z-index: -1;
}
 #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 
}
 */
.hero-box-one video {
    width: 100%;
    position: relative;
    border-radius: 24px;
    height: 550px;
    object-fit: cover;
}
.hero-con .col-md-5.offset-1{
    margin-left: 30px;
    width: 47%;
}
.banner-media-content{
    position: relative;
}
.banner-media-content::before {
    content: ' ';
    position: absolute;
    bottom: -90px;
    left: -100px;
    background: url(../../images/index-v1/banner-background.png) no-repeat 100% 100% / contain;
    width: 407px;
    height: 217px;
    z-index: 1;
}
.money-back-section {
    position: relative;
    padding: 0;
    background: linear-gradient(100.42deg, #3E3E3E 0.78%, #1D1D1E 25.55%);
}
 .btn-box.money-back-btn-box {
     width: 380px;
     margin-top: 34px;
}
 .full-width {
     width: 100vw;
     position: relative;
     left: 50%;
     right: 50%;
     margin-left: -50vw;
     margin-right: -50vw 
}
 .s3TxtBx {
     width: 50% 
}
 .s3TxtBx h3 {
     font-family: Raleway, sans-serif;
     font-weight:700;
     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: Inter, 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:700; 
}
 .sec3-con-3.box-4 ul li {
     background-image: url(../../images/index-v1/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;
}
 .selSec {
     max-width: max-content;
     background: #fffdd8;
     border: 2px dashed #ed8e00;
     border-radius: 4px;
     padding: 10px;
     margin-bottom: 23px;
     position: relative;
}
 .selSec:before {
     position: absolute;
     content: "";
     background: url(../../images/index-v1/dwn-arw.png) no-repeat;
     width: 26px;
     height: 16px;
     top: 45px;
     left: 50%;
}
 .selSec:before {
     transform: translateX(-50%);
}
 .selSec p {
     font-size: 14px;
     font-weight: 400;
     color: #000;
     font-family: Inter, sans-serif;
     margin-bottom: 0;
}
 .selSec img {
     margin-right: 10px;
}
 @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%) 
    }
}
 .sub-hdng {
     font-weight: 700;
     font-size: 21px;
     line-height: 107%;
     letter-spacing: 0;
     margin-bottom: 8px;
}
 section.after-features-sec {
     background-color: #FAFAFA;
     padding: 50px 0 
}
 .after-features-sec h3.sec-hdng {
     margin-bottom: 16px;
}
 .after-features-sec-left {
     height: 100%;
     display: flex;
     align-items: center;
}
 .after-features-sec-left .after-features-sec-left-desc {
     font-weight: 400;
     font-size: 20px;
     line-height: 36px;
     letter-spacing: 0;
}
 .after-features-sec .btn-box {
     align-items: flex-start;
}
.three-steps-box .features-sec-para {
    display: flex;
}
.features-sec-content {
    margin-left: 25px;
}
.three-steps-box {
    text-align: center;
    padding-bottom: 30px;
    border-radius: 19px;
}
.features-sec-para span {
    width: 55px;
    height: 60px;
    background: #282828;
    color: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 10px;
    margin: 0;
    font-size: 45px;
    position: relative;
}
 .three-steps-inner {
     width: 100%;
     margin: 0 auto;
}
.three-steps-inner .btn-box{
    align-items: center;
    margin-top: 61px;
}
.three-steps .features-sec-para-wrapper {
    width: 100%;
    margin: 0;
    padding-top: 36px;
}
.three-steps .features-sec-para strong {
    font-size: 30px;
    text-align: left;
}
.three-steps .features-sec-para p {
    text-align: left;
    margin-top: 17px;
    max-width: 280px;
    margin: auto;
}
.three-steps h3.sec-hdng {
    margin-bottom: 57px;
    font-size: 40px;
    padding-bottom: 0;
    font-weight: 700;
}
 .three-steps-title-desc {
     margin-bottom: 50px;
     text-align: center;
     font-weight: 400;
     font-size: 24px;
     line-height: 120%;
     letter-spacing: 0;
}
.features-sec-video-wrapper {
    height: auto;
    margin: 0 auto;
}
 .features-sec-video-wrapper video {
     width: 100%;
     height: 100%;
     object-fit: cover;
     border-radius: 12px;
}
.high-level-rising {
    padding: 20px 0;
    background: #F6FCFF;
}
.high-level-rising-content-container{
    display: flex;
    align-items: center;
    justify-content: center;
}
.high-level-rising-left-content h3 {
    font-family: "Inter",sans-serif;
    font-weight: 800;
    font-size: 48px;
    line-height: 55px;
}
.high-level-rising-left-content p {
    font-size: 18px;
    line-height: 1;
    font-weight: 600;
    font-family: "Inter",sans-serif;
}
.high-level-rising-left-content {
    margin-right: 20px;
}
#earbuds-table .sec-3-head p {
    font-size: 20px;
    line-height: 30px;
    max-width: 640px;
    margin: auto;
}
.authSec {
    display: flex;
    align-items: center;
    margin-top: 20px;
}
.reviewer-imgbox > img {
    width: 100%;
}
.nameSec {
    margin-left: 10px;
}