body {
     background-size: cover;
     font-size: 16px;
     color: #000;
     font-family: "Poppins", sans-serif;
}
 body, html {
     max-width: 100%;
     overflow-x: hidden;
}
 *:hover, *:focus {
     outline: none!important;
     text-decoration: none!important;
}


 .btn:focus, .form-control:focus {
     box-shadow: none;
}
 .row {
     display: -webkit-flex;
}
 img {
     max-width: 100%;
}
 * {
     text-decoration: none;
     transition: all 0.3s ease-in-out;
     -webkit-transition: all 0.3s ease-in-out;
     -moz-transition: all 0.3s ease-in-out;
     -ms-transition: all 0.3s ease-in-out;
     -o-transition: all 0.3s ease-in-out;
     margin: 0;
     padding: 0;
     word-wrap: break-word;
}
 a:hover {
     color: #1477bd !important;
}
 ol, ul {
     list-style: none;
}
 h1, h2, h3, h4, h5, h6 {
     margin: 0;
     padding: 0;
}
 h1{
     font-weight: bold;
}
 section {
     position: relative;
}
 .row:before, .row:after {
     width: 0px;
     height: 0px;
     content: "";
}
 .align-items-center {
     -webkit-align-items: center;
}
 .justify-content-center {
     -webkit-justify-content: center;
}
 .justify-content-between {
     -webkit-justify-content: space-between;
}
.top-bar {
    
background: linear-gradient(to right,  #0a5694 0%,#4b9689 100%); 

    padding: 8px;
    z-index: 999999;
    position: relative;
}
 .top-bar p span{
     color: #FDFF8C;
     font-weight: 700;
}
 .top-bar p{
     font-size: 18px;
     font-weight: 500;
}
 .nav-wrapper{
     display: flex;
     flex-wrap: wrap;
     align-items: center;
     justify-content: space-between;
}
 .nav-box{
     width: 33.33%;
}
/* Slider CSS */


        .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;
}
.jctkr-wrapper, .features_cntnr {
    float: left;
    position: relative;
    width: 100%;
    height: 85px;
    overflow: hidden;box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
}

.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;
}

 .nav-cen{
     text-align: center;
}
 .nav-rgt{
     display: flex;
     gap: 30px;
     justify-content: flex-end;
     align-items: center;
}
 .nav-rgt a{
     text-transform: uppercase;
     color: #000;
     text-decoration: none;
}
 a.order-link{
     text-decoration: none;
     font-weight: 600;
    background: #FF7F2B;
    padding: 6px 30px;
    border-radius: 50px;
    font-size: 19px;
    color: #fff;
     font-family: "Montserrat", sans-serif;
     border: 2px solid #fff;
    box-shadow: 0 3px 4px 0 rgba(0, 0, 0, 0.1);
}
 .nav-rgt a:hover{
     color: #4E46FF;
}
 /* #hero-box{
     background: url(../../../../images/index/index/new_index/hero-bg.png) no-repeat no-repeat;
     background-size: cover;
    background-position: left bottom;
}  */
 .hero-rate p span img{
     position: relative;  
     bottom: 1px;
     margin-right: 5px;
}
 .hero-text h3{
     font-size: 28px; 
}
 .hero-text h3 span{
     font-weight: 700;
}
.hero-text h1 {
    font-size: 65px;
    font-weight: 900;
    color: #000;
    margin-bottom: 30px;
    line-height: 64px;
    font-family: "Raleway", sans-serif;margin-top: 0px;
}
.hero-text h1 span.sub-hdng1 {
    font-weight: 900;
    color: #000;
    display: block;
    margin-bottom: 10px;
    font-size: 40px;
    line-height: 60px;font-family: "Raleway", sans-serif;margin-bottom: 0;position: relative;
}
.hero-text h1 span.sub-hdng1:before{background: #a9dad1;
    position: absolute;
    content: "";
    left: -6px;
    width: 40%;
    height: 20px;
    top: 28px;
    z-index: -1;}
.hero-text h2{color: #fff;font-weight: 400;font-size: 50px;text-shadow: 1px 2px #222;margin: 40px 0;}
.hero-text h1 span.sub-hdng2 {
    margin-left: 230px;
}
.banrProd {
    position: absolute;
    top: 0px;
    right: 0;
    width: 800px;
}
 .save-btn, .save-btn:hover {
    font-size: 30px;
    font-weight: 600;
    background: #ff7f2b;
    color: #fff !important;
    padding: 10px 40px;
    border-radius: 38px;
    text-decoration: none;
    border: 6px solid #fff;
    width: 380px;
    display: block;
    text-align: center;
    box-shadow: 0 5px 9px 0px rgba(0, 0, 0, 0.2);
    margin: 10px 0px 10px;
    position: relative;
}
.save-btn:before {
    position: absolute;
    content: "";
    border: 6px solid #ffa56b;
    width: 100%;
    height: 100%;
    border-radius: 38px;
    left: 0;
    top: 0;
}
 
 .save-btn:hover > span img{
     transform: translateX(15px);
}
.blueBg{
background: linear-gradient(to right,  #093353 0%,#4b9689 100%); 
}
.aboutSec{display: flex;align-items: center;gap: 30px;width: 80%;margin: 0 auto;}
.aboutTxt, .aboutImg{width: 50%}
.aboutImg{position: relative}
.aboutImg:before{position: absolute;content: "";background: url(../../images/index/drop-1.png)no-repeat;width: 233px;height: 249px;top: 201px;
    right: -234px;}
.aboutTxt h3{font-family: "Raleway", sans-serif;color: #fff;font-size: 50px;font-weight: 800;line-height: 63px;}
.aboutTxt p{font-size: 20px;
    line-height: 35px;
    font-weight: 500;color: #fff}
.aboutImg {
    position: relative;
    top: -50px;
}
.tcp-slider-section{padding: 60px 0}
.tcp-slider-section h2 span{position: relative}
.tcp-slider-section h2 span:before{position: absolute;content: "";background: #A9DAD1;width: 100%;height: 30px;z-index: -1}
.tcp-slider-section .owl-carousel.tcp-slider .owl-stage-outer {
    margin-right: -16%;
}

.tcp-slider-section .owl-carousel .owl-nav button.owl-prev{background: url(../../images/index/prev.svg)no-repeat;width: 62px;height: 62px;font-size: 0;}
.tcp-slider-section .owl-theme .owl-nav {text-align: right;}
.tcp-slider-section .owl-carousel .owl-nav button.owl-next{background: url(../../images/index/next.svg)no-repeat;width: 62px;height: 62px;font-size: 0;}













 .btn-box p{
     font-size: 13px;margin-top: 1rem;color: #000;
}
 .btn-box{
     text-align: center;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}
.btn-box p span.img-stye  {font-weight: 600;}
 .btn-box p span.font-style{
     font-weight: 700;
}
 .b-box{
     background: #2E4DB9;
     padding: 15px;
     border-radius: 10px;
     width: calc(20% - 15px);
}
 .b-box:hover{
     transform: translateY(-10px);
}
.b-box p {
    color: white;
    margin-bottom: 0px;
    margin-top: 0px;
    font-size: 15px;
    font-weight: 500;
    font-family: "Poppins", sans-serif;
    min-height: 50px;
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    width: 100%;
}
 .b-bow-wrapper{
     display: flex;
     justify-content: space-between;
     flex-wrap: wrap;
     max-width: 1000px;
     margin: 0 auto;
}
.fea-wrapper {
    background: #fff;
    display: flex;
    justify-content: space-evenly;
    align-items: center;
    padding: 15px 30px;
}
.fea-img img:first-child{
    margin: 0;
}
 .fea-head h3{
     font-size: 24px;
}
 .fea-img {
     display: flex;
     align-items: center;
     justify-content: space-between;gap: 20px;
}
 .fea-img img{
     width: 75px;
     object-fit: contain;
     margin-left: 25px;
}
#hero-box{
    padding: 0;
}
.hero-con {
    position: absolute;
    width: 100%;
    top: 30px;
}
 .hero-box-one{
     position: relative; 
}
.hero-text {
    color: #fff;
    position: relative;
    z-index: 10;
    padding: 0;
}

.hero-rate p{color: #1F1F1F;font-family: "Poppins", sans-serif;font-weight: 400;font-size: 18px;margin-bottom: 0;}
.hero-box-two {
    position: relative;
    z-index: 20;padding: 50px 0;padding-bottom: 100px;
}
.benifit-boxes {
    position: relative;
    z-index: 22;
    top: 0px;box-shadow: rgba(0, 0, 0, 0.1) 0px 6px 12px;
}
 h2.sec-head{
     font-family: "Raleway", sans-serif;
     color: #000000;
     font-size: 50px;
     font-weight: 800;
     margin-bottom: 20px;
}
.box-two-text p {
    font-size: 20px;
    line-height: 35px;
    font-weight: 500;
}
.content-wrapper {
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 80px;
    width: 70%;
    margin: 0 auto;
   
}
 .box-two-img {
     width: 50%;
     position: relative;
     
}
/* .box-two-img:after{
   position: absolute;
    content: "";
    width: 14%;
    height: 100%;
    background: #fff;
    transform: skew(10deg);
    right: -6%;
 }*/
.box-two-text{
    max-width: 50%;
    position: relative;
    
}
.bnrList {
    width: 100%;
    margin-top: 10px;
    padding-left: 0;margin-bottom: 0;
}
.bnrList li {
    display: flex;
    align-items: center;
    gap: 20px;
    padding-bottom: 15px;
}
.bnrList li span img{width: 35px;}

.bnrList li p{font-weight: 600;
    font-size: 18px;
    margin-bottom: 0;color: #1F1F1F}
.carouselBx-wrapper {
   width: 100%;
   overflow: hidden;
   position: relative
}

.carouselBx {
   display: flex;
   animation: scroll 6s 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
}

@keyframes scroll {
   0% {
      transform: translateX(0);
   }

   100% {
      transform: translateX(-100%);
   }
}

.sec-2-row {
    display: flex;
    align-items: flex-end;
    justify-content: center;
}
.device_txt b {
    color: #000;
    font-family: "Raleway", sans-serif;
    font-size: 18px;
    font-weight: 800;
    line-height: 38px;
    width: 100%;
    text-align: left;
    display: block;
}
.sec-2-row img {
    margin: 0 10px;
    width: 170px;
}
.vital-fea {
    font-size: 17px;
    font-weight: 600;
    border-radius: 50px;
    border: 2px solid #000;
    display: table;
    margin: 0 auto 20px;
    padding: 10px 40px;
    background: #fff;
    color: #000;text-transform: uppercase;
}
.vital-fea.blue{border: 2px solid #2e4db8;color: #2e4db8;}
.box-two-text .tophd {
    font-size: 17px;
    font-weight: 600;
    border-radius: 50px;
    border: 2px solid #2e4db8;
    display: table;font-family: "Poppins", sans-serif;
    padding: 7px 60px;
    background: #fff;
    color: #2e4db8;
}
 #sec-podcast{
     padding: 60px 0px 30px;
}
#sec-podcast h2.sec-head{font-size: 50px}
#sec-podcast h2.sec-head span{position: relative}
#sec-podcast h2.sec-head span:before{position: absolute;
    background: #FFBC90;
    width: 111%;
    height: 35px;
    left: -37px;
    top: 20px;
    z-index: -1;
    content: "";}
#sec-podcast h5{font-weight:500;font-size: 20px;line-height: 35px;max-width: 950px;
    margin: 0 auto;margin-bottom: 40px;}
.videoSec{border-radius: 25px 150px 25px 180px;position: relative;cursor: pointer;}
.s1-vdo-img {
    float: left;
    width: 100%;}
/* .videoSec video{
    border-radius: 25px 150px 25px 180px;
    height: 516px;
    object-fit: cover;} */
    .videoSec video {
    border-radius: 20px 106px 20px 140px;
    height: 390px;
    object-fit: cover;
}
.videoSec:before{position: absolute;background: url(../../images/index/drop-bg.png)no-repeat; content: "";width: 240px;height: 231px;left: -239px;top: 97px;}
 .sec-3-head{
     text-align: center;
}

 .ciscle-1{
     position: absolute;
     top: -220px;
     z-index: -1;
     width: 450px;
}
.s3-box.s3-wrapper {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    align-items: center;
    margin-top: 60px;
    position: relative;
    padding: 0 40px;
   
}
.bg{position: relative}
.bg:before{background: #F3F7FB;position: absolute;content: "";border-radius: 74px 254px 254px 74px;width: 80%;height: 100%}

 .s3-con-box{
     width: calc(50% - 20px);padding: 20px;
}
.s3-box.s3-wrapper.box-3 .s3-con-box{padding: 0}



.s3-box.s3-wrapper.box-3{background: #6DA99F;padding: 0;}
.s3-box.s3-wrapper.box-3 .s3-text{padding-left: 200px}
.s3-box.s3-wrapper.box-3 .s3-text h3{color: #fff}
.s3-box.s3-wrapper.box-3 .s3-text p{color: #fff}


.s3-text h3 {
    font-family: "Raleway", sans-serif;
    font-weight: 800;
    font-size: 45px;
    color: #000;
    line-height: 65px;
    margin: 0 0 20px;
}
.s3-text p {
    font-size: 20px;
    font-weight: 500;
    padding-right: 100px;
}
.s3-box.s3-wrapper.box-5 .s3-text p{padding-right: 0;}
.s3-cen-box .s3-text {
    width: 360px;
    color: #fff;
    padding-top: 100px;
    margin-left: -60px;
}
.s3-cen-box .s3-text h3{
    color: #C5EEFF;
}
 .ciscle-2{
     position: absolute;
     right: 0px;
     width: 450px;
     top: -150px;
     z-index: -1;
}
 .ciscle-3{
     position: absolute;
     left: 0px;
     width: 450px;
     top: -250px;
     z-index: -1;
}
 
 #sec-podcast .save-btn, #sec-podcast .save-btn:hover{
     background: #FF8A00;
    border-color: #ffa56b;
}
#sec-podcast .save-btn{margin-top: 80px}
 .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: #000;
     transition: 0.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: #000;
}
 .dl-active .bar2 {
     opacity: 0;
}
 .dl-active .bar3 {
     -webkit-transform: rotate(45deg) translate(-5px, -5px);
     transform: rotate(45deg) translate(-5px, -5px);
     background: #000;
}
 .bar2 {
     margin: 4px 0;
}
 #nav-bar-section {
     margin-bottom: 80px;
}
 #nav-bar-section #nav-bar{
     background: #fff;
     height: 80px;
     padding: 8px 0px;
     margin-top: -80px;
     top: 80px;
     -webkit-box-shadow: 0 3px 4px 0 rgba(0, 0, 0, 0.1);
     z-index: 999;
     box-shadow: 0 3px 4px 0 rgba(0, 0, 0, 0.1);
     position: relative;
}
#nav-bar-section #nav-bar.fixed-nav {
    position: fixed;
    z-index: 9999;
    -webkit-transition: margin 0.3s ease-out;
    transition: margin 0.3s ease-out;
    margin-top: 0;
    top: -1px;
    -webkit-box-shadow: 0 3px 4px 0 rgba(0, 0, 0, 0.1);
    box-shadow: 0 3px 4px 0 rgba(0, 0, 0, 0.1);
    width: 100%;
    background: #fff;
}
 .mob-mnu-ic{
     display: none;
}
 .s5CompBox {
     display: table;
     width: 100%;
     max-width: 1000px;
     background: #fff;
     border-radius: 20px;
     margin-top: 270px;
     margin-bottom: 0px;
     box-shadow: 0 0 15px 2px rgba(0, 0, 0, 0.2);
     vertical-align: middle;
     text-align: center;
     margin-left: auto;
     margin-right: auto;
}
 .s5Col1 {
     float: left;
     width: 37%;
     padding: 25px 0 0;
     position: relative;
     padding-top: 0px;
}
 .s5Col1 ul li {
    float: left;
    width: 100%;
    height: 81px;
    font-size: 19px;
    line-height: 23px;
    color: #000;
    padding: 0 0 0 60px;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    border-bottom: 1px solid #B4ADD9;
    background: url(../../images/index/comp-point.png) 22px 30px no-repeat;
    font-family: "Raleway", sans-serif;
    font-weight: 600;
    text-align: left;
    position: relative;
    align-items: center;
}
.s5Col2 {
    float: left;
    width: 21%;

background: linear-gradient(to bottom,  #4d978a 0%,#217768 100%); 


border-radius: 20px;
    margin: -103px 0 -25px 0;
}
#earbuds-table{
    padding:60px 0 80px;position: relative;
    background: linear-gradient(to left,  #6da99f 0%,#0b3655 100%); 

}
#earbuds-table:before{position: absolute;content: "";background: url(../../images/index/drop-2.png)no-repeat;width:278px;height: 254px;right: 0;top: -45px;}
#earbuds-table:after{position: absolute;content: "";background: url(../../images/index/drop-1.png)no-repeat;width:233px;height:249px;left: 0;bottom: 0;}
#earbuds-table h2.sec-head{color: #fff;width: 80%;margin: 0 auto;}
#earbuds-table h5{color: #000000;font-size: 24px;font-family: "Manrope", sans-serif;}
#earbuds-table h2.sec-head span{background: linear-gradient(90deg, #FF7F2B, #006FD4);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;}

#earbuds-table .save-btn{box-shadow: 0 3px 4px 0 rgba(0, 0, 0, 0.1);margin-top: 50px;}
/*
 .s5Col2Top {
     height: 115px;
}
*/
 .acdnList, .bnrHeading, .bnrStar, .bnrText1, .prod-list, .prod-s2-row, .prod-s2-wrap, .s5Col1 ul, .s5Col2 ul, .s5Col2 ul li, .s5Col2Top, .section2, .section3, .section6 {
     float: left;
     width: 100%;
}
 .s5Col2Top p {
     font-size: 16px;
     line-height: 30px;
     color: #fff;font-weight: 600;
}
 .s5Col2 ul {
     padding-top: 5px;
}
 .s5Col2 ul li {
     height: 80px;
    padding: 20px 0;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
}
 .s5Col2Prod {
     margin: -110px auto 0px;
    height: 130px !important;
    position: relative;
    z-index: 9;
}
 .s5Col3Prod {
    margin: -123px auto 10px;
    height: 130px !important;
}
.s5CompBox img.star {
    display: block;
    margin: 0 auto;
}
 .s5Col4Prod {
     margin: -123px auto 10px;
    height: 130px !important;
}
.s5Col3 ul li, .s5Col4 ul li {
    border-bottom: 1px solid #b4add9;
}
 .s5Col2 ul li:last-child {
     border: none;
     height: 115px;
}
 .s5CompBox ul{
     padding-left: 0px;
     margin-bottom: 0;
}
/*
 .s5Col2Top {
     height: 135px;
}
*/
 .s5CompBox img{
     height: auto;
}
 .s5Col1 ul li:last-child {
     border: none;
}
 .s5Col2.s5Col3{
     background-image: none;
}
 .s5Col2.s5Col4{
     background-image: none;
}
 .section6 {
     background: #383838;
     overflow: hidden;
     background-size: cover;
     float: none;
}
 .s6Left{
     position: relative;
}
 .s6SealBg{
     top: 0;
     left: 80px;
     position: absolute;
}
 .s6Seal{
     top: 97px;
     left: 103px;
     position: absolute;
}
 .s6Right {
     float: right;
     width: calc(100% - 500px);
     padding: 40px 0 50px;
}
 .s6Right h2 {
     font-size: 50px;
     font-weight: 600;
     color: #fff;
}
.section6 .btn-box{display: block;text-align: left}
 .section6 .save-btn, .section6 .save-btn:hover {
     background: #FF8A00;
     border-color: #ffa56b;
}
 #review .testName span {
     color: #37b72d;
     font-size: 14px; 
     font-weight: 400;
}
 .testName img {
     margin: -1px 3px 0 10px;
}
.testName {
    color: #121212;
    margin-top: 25px;
    text-align: center;
    font-family: "Montserrat", sans-serif;
}
.review-box p{
    font-family: "Montserrat", sans-serif;
}
 #review{
     padding: 60px 0px;
}
 .review-box{
     background: #F6F6F6;
     padding: 15px;
     border-radius: 5px;min-height: 630px;
}
 .review-wrapper{
     display: flex;
     justify-content: space-between;
     flex-wrap: wrap;
     align-items: flex-start;
     width: 80%;
    margin: 40px auto 0;
}
 .review-box{
     width: calc(33.33% - 15px);
}
 #review .save-btn, #review .save-btn:hover {
     background: #ff7f2b;
     border-color: #ffa56b;
}
 #review .save-btn{
     margin-top: 40px;
}

 #review .sec-3-head h2 span{
    position: relative;
}
#review .sec-3-head h2 span:before{position: absolute;
    background: #ffbc90;
    content: "";
    width: 90%;
    height: 30px;
    z-index: -1;
    top: 28px;}
.section8 {
    padding: 50px 0 40px;
    
background: linear-gradient(to bottom,  #ffffff 0%,#4c9689 100%); 

}
 .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: 8px;
     -webkit-box-shadow: 0 5px 10px 0 rgba(0, 0, 0, 0.1);
     box-shadow: 0 5px 10px 0 rgba(0, 0, 0, 0.1);
     margin-top: 25px;
     padding: 10px 25px 8px 30px;
}
.accordion {
    background: url(../../images/index/close.png) 100% center no-repeat;
    padding: 13px 45px 10px 0;
    font-size: 18px;
    line-height: 30px;
    color: #000;
    cursor: pointer;
    font-weight: 600;font-family: "Montserrat", sans-serif;
}
.acdn-content p{font-family: "Montserrat", sans-serif;}
 .acdn-heading.active {
     background: url(../../images/index/open.png) 100% center no-repeat;
     border: none;
}
 .acdn-content{
     display: none;
     transition: background-color 0.3s ease;
}
 .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: 0px;
     text-align: center;
}
 footer{
     padding: 30px 0px;
}
 .ftr-link{
     text-align: center;
     margin-top: 30px;
}
 .ftr-link a{
     color: #333333;
     text-decoration: none;
     padding: 2px 8px;
}
 .c-text{
     color: #333333;
     text-align: center;
     margin-top: 20px;
}
 .mob-view{
     display: none;
}
 .brand-slider-box{
     background: #fff;
     padding: 15px 0px;
}
 .brand-slider-box h3{
     font-size: 16px;
}
 .slider-one .owl-stage{
     display: flex;
     align-items: center;
}
 .slider-one .owl-stage .owl-item{
     margin: 15px;
}
 .slider-one .owl-nav, .slider-one .owl-dots{
     display: none;
}
 .s5Col2Top.s5Col3Top p,.s5Col2Top.s5Col4Top p{
     color: #fff;
}
 .review-slider .owl-carousel .owl-item img {
     width: auto;
     display: inline;
}
 .review-slider .owl-theme .owl-dots .owl-dot.active span, .review-slider .owl-theme .owl-dots .owl-dot:hover span {
     background: #63DFDF;
}
.review-slider .owl-theme .owl-dots .owl-dot span{background: transparent;border: 1px solid #63DFDF;width: 15px;
    height: 15px;}
 .review-slider .owl-nav{
     display: none;
}
 .owl-theme .owl-dots .owl-dot {
     width: auto !important;
}
.review-box .review-head{
    font-weight: 700;
    font-size: 16px;
    line-height: 24px;
    font-family: "Montserrat",sans-serif;
}
#ctabtn-mob {
    background: transparent;
    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-box-one{
    position: relative;
}
   
.hero-con .container{
    max-width: 1280px;
}
.hero-box-one video {
    width: 103%;
    
        height: auto;
   
    object-fit: cover;
    object-position: top;
}
.bnr_bg {
    position: absolute;
    left: 0;
    width: 61%;
    height: 100%;
    object-fit: cover;
    z-index: 9;
}

.box-two-text h2 {
    
    font-size: 50px;font-weight: 800;
    line-height: 63px;
    
}
.box-two-text h2 span {
    position: relative;
}
.box-two-text h2 span:before{position: absolute;
    content: "";
    background: #a9dad1;
    width: 100%;
    height: 30px;
    z-index: -1;
    top: 26px;
    left: -22px;}
.box-two-text h5{font-size: 30px;color: #000;font-family: "Montserrat", sans-serif;font-weight: 700;margin: 30px 0 20px;}
.box-two-text p:nth-child(4){
    margin-left: 10px;
}
.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) 
    }
}

.secc-2-content {
    background: #fff;
    padding: 30px;
    border-radius: 40px;
}

.secc-2-content h2{color: #2e4db8;
    font-family: "Raleway", sans-serif;
    font-size: 60px;
    font-weight: 800;
    line-height: 61px;
    margin-bottom: 25px;}
.secc-2-content p{font-size: 20px;
    line-height: 32px;
    font-family: "Manrope", sans-serif;
    margin-bottom: 35px;
    font-weight: 400;}
.device_contnt {
    width: 45%;
}
.device_content.flex-row-reverse .device-image {
    margin-left: 20px;
    margin-right: 0;
}
.device_content_container .device_contnt .device_content:first-child {
    margin-bottom: 40px;
/*    min-height: 200px;*/
    text-align: center;
}


/*
.device_img{
    margin: 0 30px;
}
*/
.device_content {
    display: flex;
    align-items: center;
}
.slideshow-container {
    position: relative;
    margin: auto;
}
.mySlides {
    display: none;
}
.fade {
    animation-name: fade;
    animation-duration: 3s;
}
@keyframes fade {
    from {opacity: 1} 
    to {opacity: 1}
}
.device_content.step-1 .device_txt{margin-top: 28px;
    display: flex;
    align-items: flex-start;
    gap: 10px;}
.deviceTxt {
    width: 90%;
    min-height: 155px;
}
.deviceImg {
    width: fit-content;
}  
.device_content.step-2 .device_txt{margin-top: 0px;display: flex;
    align-items: flex-start;gap: 10px;}
.device_content.step-3 .device_txt{margin-top: 70px;display: flex;
    align-items: flex-start;gap: 10px;}
.device_content.step-4 .device_txt{margin-top: 28px;display: flex;
    align-items: flex-start;gap: 10px;}
.device_content.step-5 .device_txt{margin-top: 0;display: flex;
    align-items: flex-start;gap: 10px;}
.device_content.step-6 .device_txt{margin-top: 72px;}
.device_content.flex-row-reverse{
    text-align: center;
}
/*.device_img img{margin-top: 40%}*/
.device_txt{
    margin-top: 12px;
}
.device_content_container {
    display: flex;
}
.device-features {padding: 0;background: #F0F0F0;}
.device-features h2.sec-head{
    text-align: center;
}
.device-features h2.sec-head span{
    background: linear-gradient(90deg, #FF7F2B, #006FD4);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}
.device_txt p {
    margin-bottom: 0;
    font-weight: 400;
    text-align: left;
    font-size: 12px;
    line-height: 22px;
    margin-top: 0px;
}
.device_content .device-image {
    margin-right: 20px;
}
.deviceImg img {
    width: 50px;
}
.s3-img.s3-con-box video{
    border-radius: 41px;
}
.s3-box.s3-wrapper.box-2, .s3-box.s3-wrapper.box-5 {
   
align-items: center;
    
}




.s3-cen-box {
    background: #2e4db8;
    padding: 40px;
    border-radius: 40px;
   
    display: flex;
    justify-content: space-between;
}
.s3TxtBx {
    width: 50%;
}
.s3TxtBx h3{font-family: "Raleway", sans-serif;
    font-weight: 800;
    margin: 0px 0px 10px 20px;
    font-size: 40px;
    color: #fff;}

.s3TxtBx p{font-size: 20px;
    font-family: "Manrope", sans-serif;color: #fff;line-height: 33px;}
.s3TxtBx .num-cir{position: static}
.s3TxtBx .num-cir p {
    font-weight: 600;
    color: #2E4DB8;
    font-size: 20px;
    display: table;
    text-align: center;
    line-height: 50px;
    width: 50px;
    font-family: "Poppins", sans-serif;
    padding-right: 0;
}


.sec3-con-3.box-4 ul li {
    background-image: url(../../images/index/box4_icon.png);
    padding-left: 30px;
    background-position: left center;
    background-size: auto;
    background-repeat: no-repeat;
    margin-bottom: 10px;
    font-family: "Manrope",sans-serif;
}

.s3-box.box-2 video, .s3-box.box-4 video,  .s3-box.box-5 video {
    height: 350px;
    object-fit: cover;
}
.s3-box.box-4 video{
    height: 500px;
    object-fit: cover;
}

.acdn-para + ul li{
    list-style-type: disc;
}

.only-text,.sub-hdng2{
    font-size: 42px;
}

.text-charge{
    margin-left: 50px;
}
.hourglass{
  animation:rotateP 2.5s ease-in-out forwards infinite 
}
@keyframes rotateP{
  0%{
      transform:rotate(0);
 }
  50%{
      transform:rotate(180deg); 
 }
  100%{
      transform:rotate(180deg);
 }
}
@keyframes rotate{
  0%{
      transform:rotate(00deg);
 }
  100%{
      transform:rotate(360deg);
 }
}

.dot-fade{
animation: fade 1s ease-in-out infinite;
}
@keyframes fade{
    0%{
        opacity:100%;
   }
    50%{
        opacity:30%;
   }
    70%{
        opacity:100%;
   }
    100%{
        opacity:100%;
   }
}

