@import url('https://fonts.googleapis.com/css2?family=Bebas+Neue&family=Inter:ital,opsz,wght@0,14..32,100..900;1,14..32,100..900&family=Kantumruy+Pro:ital,wght@0,100..700;1,100..700&family=Montserrat:ital,wght@0,100..900;1,100..900&family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');

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;
}

.owl-item video {
position: relative;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  z-index: 0 !important;

}

#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;
     */
  font-family: "Inter", sans-serif;
}

body,
html {
  overflow-x: hidden;
}

:focus,
:hover {
  outline: 0 !important;
  text-decoration: none !important;
}

*,
.ftr-link a,
.nav-rgt a {
  text-decoration: none;
}

.btn:focus,
.form-control:focus {
  box-shadow: none;
}

* {
  /* transition: .3s ease-in-out;
     -webkit-transition: .3s ease-in-out;
     -moz-transition: .3s ease-in-out;
     -ms-transition: .3s ease-in-out;
     -o-transition: .3s ease-in-out; */
  word-wrap: break-word;
}

a:hover {
  color: #1477bd !important;
}

ol,
ul {
  list-style: none;
}

.top-bar {
  background: #375aa0;
  padding: 12px 30px;
  z-index: 999999;
  position: relative;
}

.top-deal-icon {
  width: 20px;
}

.top-wrapperbox {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  overflow: hidden;
}

.top-bar-container {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: center;
}

.top-leftbox p {
  font-size: 14px;
  /* line-height: 24px;
     */
  font-weight: 600;
  font-family: "Inter", sans-serif;
  padding-right: 20px;
  border-right: 1px solid #d9d9d9;
  margin-bottom: 0;
}

.marquee-wrapper {
  overflow: hidden;
  white-space: nowrap;
  display: flex;
  justify-content: space-between;
  width: calc(100% - 95px);
}

.marquee-track {
  display: flex;
  width: max-content;
  animation: scroll-left 20s linear infinite;
}

.marquee-item {
  display: flex;
  align-items: center;
  color: #fff;
  padding: 0 70px;
  font-weight: 500;
  font-size: 13px;
  /* line-height: 24px;
     */
  font-family: "Inter", sans-serif;
}

.features-content-container {
  padding: 80px 0 93px;
  background: #D9EEFF;
  margin-top: 70px;
}

.features-sec-txt {
  margin-top: 0;
}

.features-sec-txt {
  font-size: 24px;
  font-weight: 400;
  line-height: 32px;
  display: flex;
  align-items: flex-start;
  margin-bottom: 20px;
}

.features-sec-para {
  padding-left: 15px;
  padding-right: 20px;
}

.features-content3 {
  padding-left: 37px;
}

.features-content1 {
  padding-right: 38px;
}

.features-hdng-content h3 {
  font-size: 38px;
  color: #121212;
  text-align: center;
  font-weight: 700;
  margin-bottom: 16px;
}

.features-hdng-content h3 span {
  color: #375AA0
}

.features-content-container .sub-heading2 p{
  color: #121212;
  margin-bottom: 36px;
}

.features-sec-txt img {
  min-width: 42px;
  width: 42px;
  object-fit: contain;
  margin-top: 0;
}

.features-sec-para strong {
  display: block;
  font-size: 18px;
  font-weight: 600;
  color: #333333;
}

.features-sec-para p {
  font-size: 14px;
  font-weight: 400;
  line-height: 24px;
}

.testimonial-sec2 .item img {
  border-radius: 35px;
  width: 100%;
}

section.testimonial-sec2 {
  /* background: #f5f8ff; */
  padding: 86px 0 108px;
}

.tesimonial-right-content {
  width: 70%;
  display: flex;
  justify-content: space-between;
}

.tesimonial-right-content>img {
  width: calc(98% / 4);
}

.days-money-back-sec {
  padding: 60px 0;
  background: #144579;
  color: #fff;
}

.days-money-back-sec-content-container {
  display: flex;
  align-items: center;
  max-width: 1000px;
  justify-content: space-between;
  margin: auto;
}

.days-money-back-sec-content-container .money-left-content {
  max-width: 35%;
  /* height: 380px; */
}

.days-money-back-sec-content-container .money-right-content {
  max-width: 65%;
  padding-left: 30px;
}

.days-money-back-sec-content-container .money-right-content h3 {
  font-size: 35px;
  line-height: 36px;
  color: #fff;
  font-weight: 700;
  margin-bottom: 15px;
}

.days-money-back-sec-content-container .money-txt {
  color: #fff;
  font-size: 17px;
  padding-right: 21px;
}

.days-money-back-sec-content-container .btn-box {
  margin-top: 30px;
  width: 66%;

}

.limited-sec-content {
  background-color: #375aa0;
  padding: 137px 0;
}

section#comparison {
  margin-top: 70px;
}

section#comparison .heading1 h3 {
  margin-bottom: 0;
  font-family: 'Inter', sans-serif;
  font-weight: 600;
  font-size: 50px;
  line-height: 54px;
  text-align: center;

}

section.travellers .heading1 {
  margin-bottom: 15px;
}

section.travellers .heading1 h3 {
  margin-bottom: 0;
  font-size: 50px;
}

section.travellers {
  padding: 70px 0;
}

section.travellers .sub-heading2 {
  margin-bottom: 50px;

}

/* .limited-sec-content-container {
  display: flex;
  align-items: normal;
  max-width: 1280px;
  margin: auto;
  justify-content: center;
} */
/* .limited-right-content img {
  height: 100%;
  object-fit: cover;
} */
.limited-left-content {
  padding: 26px 0;
  text-align: center;
}

.rating-content {
  font-size: 18px;
  color: #fff;
  margin-bottom: 16px;
}

.travel-cont {
  padding: 25px 20px 20px;
}

.travel-cont img {
  max-width: 110px;
  margin-bottom: 20px;
}

p.traveller-name {
  width: auto;
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 15px;
  position: absolute;
  bottom: 0;
  left: 10px;
  background: #fff;
  border-radius: 25px;
}

.testStar {
  max-width: 100px;
}

p.cont-head {
  font-size: 20px;
  font-weight: 700;
}

.traveller-box {
  border-radius: 16px;
  border: 2px solid #D7D7D7;
  /* border-top: none; */
  padding: 0 0;
  min-height: 750px;
  margin-bottom: 0px;
  margin-right: 0px;
}

.rating-content img {
  margin-right: 10px;
  max-width: 114px;
}

.travel-img-box {
  position: relative;
}

.limited-hdng h3 {
  color: #ffd60a;
  font-weight: 700;
  font-size: 48px;
  line-height: 1;
  margin-bottom: 16px;
}

.features-list {
  max-width: 594px;
  margin: auto;
}

.limited-offers-list li {
  font-size: 14px;
  line-height: 24px;
  color: #fff;
  margin-bottom: 17px;
  font-family: "Work Sans", sans-serif;
}

.limited-offers-list h5 {
  font-size: 23px;

  font-family: "Work Sans", sans-serif;
}

.limited-offers-list p {
  font-family: "Work Sans", sans-serif;
}

.limited-offers-list li img {
  margin-right: 8px;
}

/* .limited-left-content {
  padding: 56px 0;
  max-width: 40%;
} */
@keyframes scroll-left {
  0% {
    transform: translateX(0%);
  }

  100% {
    transform: translateX(-50%);
  }
}

.benefits-wrapper .owl-theme .owl-dots .owl-dot.active span,.benefits-wrapper .owl-theme .owl-dots .owl-dot:hover span{
    background: #000;
}

.benefits-wrapper .owl-theme .owl-dots .owl-dot span{
 background: #999999;   
}

.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% 
}
 */
.nav-letf {
  margin-right: 20px;
}

.logo {
  width: 193px;
  margin-top: 0;
}

.nav-rgt {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  position: relative;
  /* width: 30%;
     height: 90px;
     background: url(../../images/index/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: "Poppins", sans-serif;
  color: #000000;
  font-size: 16px;
  line-height: 24px;
  height: 24px;
  font-weight: 500;
  padding: 0 16px;
  border-right: 0.5px solid #BEBEBE;
}

.box-fit-content {
  max-width: fit-content;
  margin: auto;
}

.nav-rgt a:hover,
.nav-rgt a:focus {
  color: #000000;
}

.nav-rgt a:nth-child(5),
.nav-rgt a:last-child {
  border-right: none;
}

a.order-link {
  font-family: "Inter", sans-serif;
  color: #fff;
}

.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;
}

a.order-link {
  color: #ffffff !important;
  /* box-shadow: 0 3px 4px 0 rgba(0, 0, 0, .1);
     */
  background: #000;
  border: 1px solid #ffffff;
  padding: 6px 20px;
  font-size: 14px;
  margin-left: 0;
  height: auto !important;
}

.sec2 {
  padding: 10px 0 0 0;
}

.testimonial-section {
  padding: 64px 0;
  background: #375AA0;
}

.testimonials-section-content-container {
  display: flex;
  align-items: center;
  background: #375aa0;
  color: #fff;
  font-size: 16px;
  max-width: 900px;
  margin: auto;
  padding: 20px 84px 20px 26px;
  justify-content: space-between;
  border-radius: 24px;
}

.testimonial-pc {
  width: 30%;
}

.testimonials-para {
  width: 65%;
}

.testi-content {
  max-width: 521px;
}

.testi-img {
  border-radius: 16px;
}

h3.testimonials-hdng {
  font-size: 42px;
  line-height: 43px;
  margin-bottom: 25px;
  color: #ffffff;
  position: relative;
  font-weight: 700;
  padding-bottom: 14px;
}

h3.testimonials-hdng::before {
  position: absolute;
  content: "";
  left: 0;
  bottom: -6px;
  height: 7px;
  background: #fff;
  border-radius: 50px;
  width: 18px;
}

h3.testimonials-hdng::after {
  position: absolute;
  content: "";
  left: 23px;
  bottom: -6px;
  height: 7px;
  background: #fff;
  border-radius: 50px;
  width: 45px;
}

h3.testimonials-hdng span {
  font-size: 16px;
  display: block;
}

.before-after-sec {
  background: #ebebeb;
  padding-bottom: 50px;
}

.fuel_ambition_pc {
  left: 50%;
  position: relative;
  max-width: 1007px;
  height: 490px;
  transform: translateX(-50%);
}

.fuel_ambition_pc .img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-size: 1007px 100%;
  border-radius: 20px;
  background-repeat: no-repeat;
}

.fuel_ambition_pc .foreground-img {
  background-image: url(../../images/index/before-pc.png);
  width: 50%;
}

.fuel_ambition_pc .background-img {
  background-image: url(../../images/index/after-pc.png);
}

.fuel_ambition_pc .slider {
  position: absolute;
  -webkit-appearance: none;
  appearance: none;
  width: 100%;
  height: 100%;
  background: transparent;
  outline: none;
  margin: 0;
  transition: all 0.2s;
  display: flex;
  justify-content: center;
  align-items: center;
}

.fuel_ambition_pc .slider::-webkit-slider-thumb {
  -webkit-appearance: none;
  appearance: none;
  width: 7px;
  height: 490px;
  background: #cecece;
  cursor: pointer;
}

.fuel_ambition_pc .slider-button {
  pointer-events: none;
  position: absolute;
  width: 30px;
  height: 30px;
  border-radius: 50%;
  background-color: white;
  left: calc(50% - 18px);
  top: calc(50% - 18px);
  display: flex;
  justify-content: center;
  align-items: center;
}

.before-after-hdng h3 {
  font-size: 48px;
  line-height: 65px;
  font-family: "Inter", sans-serif;
  font-weight: 700;
  text-align: center;
  padding-top: 43px;
  padding-bottom: 20px;
}

.before-after-hdng h3 span {
  color: #634011;
}

.sec3-highlight {
  background: url('../../images/index/sec3-bg.png') no-repeat center bottom;
  /* background-color: #144579; */
  height: 387px;
  display: flex;
  text-align: center;
  position: relative;
}

.sec3-highlight .heading h3{
  font-family: 'Inter', sans-serif;
  font-size: 50px;
    font-weight: 600;
    line-height: 57px;
}

.sec-content3 {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  height: 100%;
  color: #fff;
  position: relative;
}

.sub-heading p {
  font-size: 17px;
  text-transform: uppercase;
  font-family: "Poppins", sans-serif;
  letter-spacing: 0.5px;
}

.sub-heading p {
  margin-bottom: 10px;
}

.sec-content3 p {
  font-size: 17px;
  margin-bottom: 5px;
}

.heading h3 {
  font-size: 45px;
  font-weight: 700;
  line-height: 50px;
  margin-bottom: 20px;
  font-family: "Poppins", sans-serif;
}

.sec4-highlight-container {
  display: flex;
}

.sec4-highlight-content {
  display: flex;
  background-color: #144579;
  /* background: url(../../images/index/sec4-bg.png) no-repeat center; */
  border-radius: 25px;
  justify-content: space-between;
  align-items: center;
  padding: 24px;
  margin-bottom: 72px;
}

.sec4-highlight-content .sec3-txt-content {
  padding-left: 70px;
  color: #fff;
}

.owl-theme .owl-dots .owl-dot{
    width: auto;
}
/* 
.owl-theme .owl-dots .owl-dot span{
    display: inline-block;
} */

.borderline{
    display: block;
    width: 100px;
    height: 5px;
    border-radius: 5px;
    background-color: #fff;
    margin: 5px 0 14px;
}

.sec4-media {
  max-width: 594px;
}

.sec4-highlight-content .sec3-text-inner-content h4 {
  color: #fff;
}

.sec4-highlight-content .sec3-text-inner-content {
  width: calc(100% - 129px);
}

.testimonials-para p {
  margin-bottom: 0;
  font-size: 15px;
}

.signature-imgbox img {
  max-width: 260px;
  width: 100%;
  height: auto;
}

.sec2-dtls {
  font-size: 18px;
  line-height: 170%;
  font-weight: 600;
}

.sec2-row2 {
  height: 100%;
  background: #f3f3f3;
}

.sec2-pc-row {
  display: flex;
  /* align-items: center;
     */
}

.sec2-pc-content {
  width: 537px;
  position: relative;
  border-radius: 25px;
}

.auth-heading {
  position: relative;
  margin-bottom: 50px;
}

.auth-heading::after {
  position: absolute;
  content: '';
  width: 100px;
  height: 10px;
  background: url(../../images/index/line1.png) no-repeat center;
  left: -11px;
  bottom: -23px;
}

p.quote-txt {
  font-size: 15px;
  font-weight: 400;
}

.sign-box {
  width: 309px;
  margin-top: 64px;
}

p.sign-name {
  margin-bottom: 0;
}

.sign-box img {
  width: 180px;
}

.auth-heading h3 {
  font-size: 30px;
  font-weight: 700;
  color: #333;
}

.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;
}

.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%;
}

/* .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;
}
 */
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/index/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,
a.order-link {
  font-size: 18px;
  line-height: 20px;
  font-weight: 600;
  border-radius: 44px;
  padding: 12px 35px;
  /* background: #D01A07; */
  background: #144579;
  color: #ffffff;
  font-family: "Poppins", sans-serif;
}

.bag-icon {
  width: 16px;
  margin-left: 5px;
  margin-top: -5px;
}

.hero-text ul,
.rightSec ul,
.s5CompBox ul {
  padding-left: 0;
}

.nav-rgt a:hover {
  color: #4e46ff;
}

.sec2 .btn-box {
  margin-top: 50px;
  align-items: center;
}

@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(0.9);
  }

  50% {
    transform: scale(1);
  }
}

@-webkit-keyframes pulse {

  0%,
  100% {
    -webkit-transform: scale(0.95);
  }

  50% {
    -webkit-transform: scale(1);
  }
}

.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: 1px;
  margin-right: 5px;
}

.hero-text h3 {
  font-size: 28px;
}

.hero-text h1 {
  font-weight: 800;
  font-size: 55px;
  line-height: 54px;
  text-align: left;
  margin-bottom: 20px;
  color: #313131;
  font-family: "Inter", sans-serif;
}

.hero-box-one {
  /* background: url('../../images/index/hero-bg-min.png') no-repeat center; */
  background-color: #EDEDED;
  background-size: cover;
}

.hero-text h3 {
  font-weight: 500;
  font-size: 26px;
  line-height: 140%;
  text-align: left;
  margin-bottom: 10px;
  color: #fff;
  display: inline-block;
  background: #009eaa;
  border-radius: 10px;
  padding: 4px 15px;
  text-transform: uppercase;
}

.hero-text h4 {
  font-weight: 500;
  font-size: 24px;
  line-height: 140%;
  text-align: left;
  margin-bottom: 20px;
  color: #3b3b3b;
}

p.sub-hdng {
  font-size: 18px;
  line-height: 20px;
  font-family: "Inter", sans-serif;
  font-weight: 700;
  color: #3b3b3b;
  margin-top: 0px;
  margin-bottom: 20px;
}

.hero-text ul li img {
  width: 35px;
}

.banner-image img {
  max-width: 520px;
}

.banner-product-min {
  margin-left: -60px;
}

.bnrStar {
  display: flex;
  align-items: center;
}

.bnrStar .star {
  width: 100%;
  max-width: 118px;
  height: auto;
  margin-right: 10px;
}

.pro-slider1 {
  background: url(../../images/index/banner-bg.png) no-repeat center / 100% 100%;
}

.as_seen_on_sec {
  clear: both;
  position: relative;
  z-index: 99;
  margin-top: -3px;
  background: #f9f9f9;
}

.as_seen_on_cntnr_desk .slider-collection .owl-carousel {
  display: flex;
  justify-content: space-evenly;
  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: 30px 80px;
  /* width: 100%; */
  margin-left: auto;
  margin-right: auto;
  /* width: 96%; */
}

.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 {
  width: 9%;
  float: left;
}

.as_seen_hdng p {
  font-size: 26px;
  line-height: 100%;
  margin-bottom: 0;
  color: #848484;
  text-align: left;
  text-transform: capitalize;
  font-family: "Bebas Neue", sans-serif;

}

.as_seen_on_cntnr_desk {
  width: 85%;
  float: left;
}

section.about-us.sec-two {
  padding: 70px 0;
}

.heading1 h3 {
  font-size: 42px;
  text-align: center;
  font-family: "Inter", sans-serif;
  color: #121212;
  font-weight: 700;
  margin-bottom: 40px;
}

.sec2-content {
  max-width: 651px;
  padding: 0 80px 0 45px;
}

.sec2-content p {
  font-size: 18px;
  font-family: "Inter", sans-serif;
  color: #121212;
  font-weight: 400;
  line-height: 29px;
  margin-bottom: 50px;
}

.sec-two-row {
  align-items: center;
}

ul.advantages {
  display: flex;
  justify-content: space-between;
  align-items: baseline;
  gap: 15px;
  width: 100%;
  padding-left: 0;
}

ul.advantages li img {
  width: 73px;
  margin-bottom: 10px;
}

ul.advantages li p {
  font-size: 13px;
  line-height: 18px;
  font-weight: 700;
  color: #0A0A0A;
  text-align: center;
  margin-bottom: 0;
}

ul.advantages li {
  display: flex;
  flex-direction: column;
  align-items: center;
}

.features_cntnt li {
  position: relative;
  width: 20%;
  height: 100%;
}

.pro-slider img {
  height: 60px;
  object-fit: contain;
  width: 100px;
  padding: 0;
  filter: grayscale(1);
  opacity: 0.4;
}

.pro-slider .item {
  text-align: center;
  display: table;
}

.sec3-hdng-content h3 {
  padding-bottom: 20px;
  font-size: 40px;
}

h3.center.sec-hdng::before {
  display: none;
}

.sec3-hdng-content {
  text-align: center;
  margin-bottom: 0px;
}

.sec3-content {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 72px;
}

.sec3-main-content .sec3-content:last-child {
  margin-bottom: 50px;
}

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-row {
  margin-top: 60px;
}

.sec3-content-reverse {
  flex-direction: row-reverse;
  padding: 0 20px;
  padding-right: 0;
  padding-left: 0;
}

.sec3-media-content {
  width: 47%;
  position: relative;
}

.sec3-txt-content {
  width: 50%;
}

.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 {
  align-items: center;
  margin: auto;
}

.sec5 .btn-box {
  align-items: center;
  margin-top: 20px;
}

section.sec5 {
  padding: 66px 0 46px;
}

.sec3-content-container {
  padding: 60px 0 0;
}

.sec3-txt-content {
  position: relative;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
}

.sec3-countbox {
  width: 25px;
  color: #0b70a8;
  font-weight: 800;
  font-size: 24px;
  line-height: 120%;
}

.sec3-text-inner-content {
  width: calc(100% - 25px);
}

.sec3-txt-content h4 {
  color: #000;
  font-family: "Inter", sans-serif;
  font-weight: 600;
  font-size: 32px;
  line-height: 120%;
  margin-bottom: 30px;
}

.sec3-txt-content h4 span {
  color: #375aa0;
  display: block;
}

.sec3-hl {
  width: 40px;
  border-top: 4px solid #018dc0;
  opacity: 1;
}

.sec3-txt-content p {
  font-family: "Inter", sans-serif;
  font-weight: 400;
  font-size: 18px;
  line-height: 150%;
  padding-right: 50px;
}

.features-list li p {
  max-width: 500px;
}

.sec3-txt-content p strong {
  font-weight: 700;
}

.sec3-media-content video,
.sec3-media-content img:first-child {
  width: 100%;
  max-width: 533px;
  object-fit: cover;
  border-top-right-radius: 160px;
  border-bottom-left-radius: 85px;
}

.sec3-content-container2 .sec3-main-content .sec3-content .sec3-txt-content {
  padding-left: 30px;
}

.sec3-content-container2 .sec3-txt-content p {
  max-width: 100%;
}

.features-list ul {
  padding: 0;
}

.features-list ul li {
  display: flex;
  align-items: flex-start;
}

.features-list ul li img {
  margin-right: 27px;
  margin-top: 10px;
}

.sec5-hdng-btm {
  font-size: 24px;
  line-height: 120%;
  font-weight: 400;
  text-align: center;
  margin-top: 20px;
}

.number {
  min-width: 75px;
  height: 75px;
  background: #35495e;
  color: #fff;
  font-size: 45px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  margin-right: 18px;
}

.sec5-para h4 {
  font-size: 30px;
  line-height: 120%;
  margin-top: 20px;
  margin-bottom: 14px;
}

.sec5-content-container {
  margin-top: 20px;
}

.sec5-videobox video {
  border-radius: 20px;
  object-fit: cover;
  width: 100%;
  height: 340px;
}

.sec5-text-content {
  display: flex;
  margin-top: 35px;
}

.hero-text h2 {
  color: #fff;
  font-weight: 400;
  font-size: 36px;
  margin: 20px 0;
}

.hero-text h1 span.sub-hdng2 {
  margin-left: 230px;
}

.hero-text ul {
  padding-top: 0px;
}

.hero-text ul li {
  display: flex;
  align-items: center;
  gap: 6px;
  padding-bottom: 9.5px;
  font-size: 18px;
  font-weight: 600;
  font-family: "Inter", sans-serif;
  color: #313131;
}

.hero-text ul li p {
  font-weight: 700;
  font-size: 18px;
  line-height: 1;
  margin-bottom: 0;
  color: #3b3b3b;
}

.save-btn,
.save-btn:hover {
  font-size: 18px;
  color: #fff !important;
  padding: 23px 23px;
  text-decoration: none;
  text-align: center;
  margin: 0 0 10px;
  font-weight: 600;
  background: #AC2929;
  box-shadow: 0px 4px 4px 0px #00000040;
  /* text-transform: uppercase; */
  /* padding-right: 60px; */
  border-radius: 4px;
}

.btn-box p .font-style {
  font-weight: 500;
}

/* .save-btn:hover>span img {
     transform: translateX(15px) 
}
 */
.btn1 {
  color: #fff;
  font-size: 18px;
  line-height: 24px;
  font-weight: 500;
  border-radius: 40px;
  padding: 12px 35px;
  background: #000;
  text-decoration: none;
  font-family: "Inter", sans-serif;
  /* box-shadow: 0px 4px 4px 0px #00000040;
     */
}

.btn1 .btn-right-arrow {
  margin-top: -3px;
  margin-left: 10px;
}

.btn1:hover {
  color: #fff !important;
}

.btn-box p {
  font-size: 14px;
  line-height: 17px;
  margin-top: 10px;
  font-weight: 400;
  width: 100%;
  display: block;
  text-align: center;
}

.btn-box {
  margin-top: 50px;
  width: 80%;
  min-width: 375px;
}

.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: 24px;
  height: auto;
  margin-right: -10px;
  margin-left: 3px;
  top: 0;
  bottom: 0;
  margin: auto 0 auto 3px;
  max-width: 26px;
}

.b-box {
  background: #2e4db9;
  padding: 15px;
  border-radius: 10px;
  width: calc(20% - 15px);
}

.b-box p {
  color: #fff;
  margin-bottom: 0;
  margin-top: 0;
  font-size: 15px;
  font-weight: 500;
  font-family: Poppins, sans-serif;
  min-height: 50px;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
}

.b-bow-wrapper {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  max-width: 1000px;
  margin: 0 auto;
}

#hero-box {
  width: 100%;
  height: auto;
  position: relative;
  margin-top: 90px;
  /* background-image: url(../../images/index/hero-bg.jpg); */
  background-repeat: no-repeat;
  background-position: center;
}

.banner-pc-content {
  position: relative;
  padding-left: 60px;
}

.banner-features-content img {
  width: 60px;
  margin-bottom: 13px;
}

.banner-features-content p {
  font-size: 15px;
  font-weight: 600;
  margin-bottom: 0;
}

.banner-features-content {
  text-align: center;
  margin-bottom: 20px;
}

.hero-banner {
  width: 100%;
  height: auto;
  padding: 60px 0;
}

.banner-reviews-content {
  padding: 15px 15px 15px 15px;
  background: #f6f7f9;
  border: 1px dashed #8692a9;
  border-radius: 15px;
  margin-top: 0;
  max-width: 532px;
}

.banner-reviews-para p {
  font-weight: 500;
  font-size: 16px;
  /* font-style: italic; */
  text-align: center;
  max-width: 445px;
  margin: auto;
}

.banner-reviews-details span {
  font-size: 13px;
  color: #3b3b3b;
}

.banner-reviews-details img {
  margin-right: 8px;
}

.banner-reviews-details span img {
  max-width: 100px;
  margin-right: 0;
  margin-left: 10px;
}

.banner-author-section img:first-child {
  width: 35px;
}

.banner-author-section img:last-child {
  margin-left: 5.5px;
  width: 95px;
  margin-top: -1px;
}

.banner-author-section {
  font-size: 12px;
  text-align: center;
}

.banner-videobox {
  position: relative;
}

.banner-videobox video {
  width: 100%;
  height: 600px;
  object-fit: cover;
  border-radius: 43px;
}

.video-icon {
  position: absolute;
  top: 40px;
  right: -70px;
  width: 150px;
  height: 150px;
}

.hero-text {
  z-index: 10;
}

p.review-star {
  font-weight: 600;
  margin-bottom: 10px;
  font-size: 16px;
  font-family: "Inter", sans-serif;
  font-weight: 600;

}

.review-star img {
  max-width: 95px;
}

.usaBx {
  position: absolute;
  top: 11px;
  right: 11px;
}

.hero-rate p {
  font-weight: 400;
  font-size: 16px;
  line-height: 140%;
  color: #292929;
}

.hero-details {
  color: #000;
  font-size: 16px;
  line-height: 140%;
  font-weight: 600;
  font-family: "Inter", sans-serif;
  margin-bottom: 8px;
}

.content-wrapper {
  display: flex;
  align-items: flex-end;
  justify-content: center;
  height: 100%;
}

#earbuds-table {
  padding: 0px 0 100px;
}

#earbuds-table .btn-box {
  margin-top: 20px;
}

#earbuds-table .sec5-hdng-btm {
  font-weight: 400;
}

.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%;
}

.top-heading {
  color: #000000;
  font-family: "Inter", sans-serif;
  font-weight: 500;
  font-size: 18px;
  margin-bottom: 10px;
}

.heading1 {
  font-family: "Inter", sans-serif;
  font-weight: 700;
  font-size: 60px;
  line-height: 110%;
  margin-bottom: 20px;
  color: #444;
}

.heading1 span {
  color: #375aa0;
}

.details {
  font-family: "Inter", sans-serif;
  font-weight: 300;
  font-size: 18px;
  line-height: 30px;
}

.sec-heading p.details {
  font-family: "Inter", sans-serif;
  font-weight: 300;
  font-size: 16px;
  line-height: 24px;
  max-width: 832px;
  margin: auto;
}

.sec-heading p.details b {
  font-weight: 700;
}

.sec-2-row {
  display: flex;
  align-items: flex-end;
  justify-content: center;
}

.device_txt b {
  color: #2e4db8;
  font-size: 24px;
  line-height: 38px;
}

.comparison-container {
  background: #fafafa;
  border-radius: 35px;
  padding: 30px 50px 70px;
}

.comparison-wrapper {
  width: 940px;
  margin-left: auto;
  margin-right: auto;
  /* background: #fff;
     border-radius: 35px;
     */
  padding: 20px 40px;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
}

.comparison-col {
  width: 22%;
}

.comparison-col1 {
  width: 34%;
}

.comparison-col2 {
  background: #f0f0f0;
  border-radius: 25px;
}

.comparison-imgbox {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  height: 71px;
}

.comparison-product {
  width: 100%;
  max-width: 71px;
  height: auto;
  margin-top: 15px;
}

.comparison-col3 .comparison-product {
  max-width: 41px;
}

.comparison-col4 .comparison-product {
  max-width: 109px;
}

.comparitor-name {
  text-align: center;
  font-family: "Inter", sans-serif;
  font-weight: 400;
  font-size: 16px;
  line-height: 52px;
  margin-top: 10px;
}

.comparison-col ul li {
  width: 100%;
  height: 60px;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  border-bottom: 0.5px solid #d3d3d3;
}

.comparison-col ul li:last-child {
  border-bottom: none;
}

.comparison-col ul {
  padding-left: 0;
}

.comparison-col1 ul {
  padding-top: 149px;
}

.comparison-col2 ul li,
.comparison-col3 ul li,
.comparison-col4 ul li {
  justify-content: center;
  text-align: center;
}

.numberIng_sec {
  width: 100%;
  height: auto;
  padding: 90px 0;
  background: url(../../images/index/numberIng_sec-bg.png);
  background-size: cover;
  background-position: center 60%;
  background-repeat: no-repeat;
}

.numberIng-wrapper {
  /* width: calc(100% - 100px);
     max-width: 1460px;
     margin-left: auto;
     margin-right: auto;
     background: #F5F5F5;
     border-radius: 100px;
     */
  width: 100%;
  padding: 0px 0;
}

.numberIng_sec .custom-container {
  padding: 0 60px;
}

.numberIng_sec .heading1 {
  margin-bottom: 30px;
}

.numberIng-rightbox {
  padding-left: 0px;
}

.numberIng-box {
  display: flex;
  flex-wrap: wrap;
  position: relative;
  margin-bottom: 30px;
}

/* .numberIng-box::before {
     content: '';
     position: absolute;
     top: 40%;
     left: 20px;
     width: 100%;
     height: 2px;
     background: #DDDDDD;
     z-index: -1;
}
 */
.numberIng-iconbox img {
  width: 70px;
  height: auto;
}

.numberIng-contentbox {
  width: calc(100% - 70px);
  padding-left: 35px;
}

.numberIng-contentbox h3 {
  color: #292929;
  font-weight: 800;
  font-size: 22px;
  line-height: 120%;
  margin-top: 0px;
  margin-bottom: 10px;
  /* max-width: 260px;
     */
  /* border-bottom: 3px solid #DDDDDD;
     */
}

.numberIng-contentbox p {
  color: #292929;
  font-weight: 500;
  font-size: 18px;
  line-height: 150%;
  /* max-width: 300px;
     */
}

.three-steps {
  padding: 70px 0 50px;
  position: relative;
}

.three-steps-inner {
  width: calc(100% - 60px);
  /* max-width: 1300px;
     */
  margin-left: auto;
  margin-right: auto;
}

.three-steps .heading1 {
  margin-bottom: 60px;
}

.three-steps-box {
  width: 100%;
  padding: 20px 20px 15px;
  border-radius: 0;
  background: #ffffff;
  text-align: center;
  box-shadow: 0px -1px 9px 0px rgba(0, 0, 0, 0.15);
  border-radius: 25px;
  min-height: 500px;
  overflow: hidden;
   transform: translateZ(0);
}

.three-steps .btn-box {
  align-items: center;
  margin-top: 50px;
}

.features-sec-video-wrapper {
  position: relative;
  z-index: -1; 
    overflow: hidden;
     transform: translateZ(0);
}


.features-sec-video-wrapper video {
  width: 100%;
  height: 274px;
  object-fit: cover;
  border-radius: 24px;
  /* width: 450px; */
  position: relative;
  z-index: 1;
  overflow: hidden;
}

.features-sec-para-wrapper {
  margin-top: -35px;
  position: relative;
  z-index: 2;
  /* padding-top: 35px; */
  /* text-align: center; */
}

.step-box {
   display: inline-block;
  margin: 0 auto;

}

.step-box h3 {
  width: 60px;
  height: 60px;
  border-radius: 60px;
  background: #3680E0;
  display: flex;
  color: #fff;
  justify-content: center;
  align-items: center;
  border: 5px solid #fff;
  font-size: 20px;
  font-family: "Poppins", sans-serif;
}

.step-head {
  font-weight: 700;
  font-size: 20px;
  line-height: 150%;
  text-align: center;
  color: #171717;
  margin-top: 18px;
  margin-bottom: 12px;
  font-family: "Inter", sans-serif;
}

.features-sec-para-inner-content {
  color: #171717;
  font-family: "Inter", sans-serif;
  font-size: 16px;
}

section.benefits-wrapper {
  margin-top: 40px;
  background: #E1EBF0;
  padding: 50px 0;
}

.benefit-flex-box {
  padding-top: 40px;
}

.bex-flex-box {
  position: relative;
}

.feature-ben-text h4 {
  font-size: 22px;
  margin-bottom: 16px;
}

.feature-ben-text p {
  font-size: 16px;
  font-weight: 400;
}

.feature-ben-text {
  position: absolute;
  z-index: 999;
  color: #fff;
  bottom: 0;
  /* left: 50%; */
  /* transform: translateX(-50%); */
  width: 100%;
  text-align: center;
  padding: 0 10px 10px;
}

.feature-benefits .btn-box {
  margin: 40px auto 0;
}

.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;
}

#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: 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: #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 {
  margin-top: 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;
  -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: fixed;
  width: 100%;
}

#nav-bar-section .nav-bar.fixed-nav,
#nav-bar-section-mob .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;
}

#nav-bar-section .nav-bar.fixed-nav .nav-wrapper,
#nav-bar-section-mob .nav-bar.fixed-nav .nav-wrapper {
  border-bottom: none;
}

.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;
}

/* .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; */
  display: flex;
  justify-content: center;
  align-items: flex-end;
}

.s5Col1 {
  width: 28%;
  padding: 0 0 0;
  margin-top: -20px;
}

.comparison-table .btn-box {
  margin: 60px auto 70px;
}

.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: 600;
  text-align: left;
  justify-content: flex-start;
  padding-left: 0px;
  font-family: "Inter", sans-serif;
}

.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, #427ABC 0%, #1E3856 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;
  /* border: 10px solid;
     border-image-slice: 1;
     border-width: 3px;
     border-image-source: linear-gradient(to bottom, #E6F3F5, #77C6CD);
     border-radius: 10px;
     */
  background: linear-gradient(180deg, #FFFFFF 0%, #144579 172.45%);

  border-radius: 10px;
  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;
  background: #fff;
}

.s5Col2.s5Col4 {
  width: 22%;
  background: transparent;
  border: none;
  /* box-shadow: 0px 4px 8px 0px #00000040;
     */
}

.s5Col2.s5Col4::before {
  border: none;
  background: #fff;
}

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: 7px;
}

.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;
     */
}

p.cont-head {
  font-size: 21px;
  line-height: 120%;
  font-weight: 500;
  min-height: 55px;
  font-family: "Kantumruy Pro", sans-serif;
}

p.travel-txt {
  font-size: 18px;
  font-weight: 400;
  font-family: "Kantumruy 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% 
}
 */

section.sec2-content-container {
  background: #D9EEFF;
  margin: 70px 0;
}

.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: 20px;
}

.s5Col2Top {
  height: auto;
  text-align: center;
  margin-bottom: 30px;
}

.s5CompBox .s5Col2Top img:first-child,
.s5CompBox .s5Col3Top img:first-child {
  height: fit-content;
  object-fit: contain;
}

.s5CompBox .s5Col3Top img:first-child {
  height: 100px !important;
  margin: -90px auto 15px;
  display: block;
}

.s5Col2Prod {
  margin-bottom: 5px;
  width: 100px;
}

.s5Col4Prod {
  margin: -79px auto 10px;
  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;
}

.section6:before {
  background: url(../../images/index/bg-1.png) no-repeat;
  left: -61px;
  bottom: 0;
}

.section6:after {
  background: url(../../images/index/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: 25px 0 30px 50px;
  /* font-family: "Poppins", sans-serif;
     */
}

.s6Right h2 {
  color: #00507d;
  font-size: 40px;
  line-height: 120%;
  font-weight: 800;
  /* font-family: "Poppins", sans-serif;
     */
}

.s6Right .s6-dtls {
  font-size: 16px;
  line-height: 120%;
  font-weight: 500;
  /* max-width: 500px;
     */
  /* 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;
}

.Slides,
.c-text,
.dic-text p,
.ftr-link,
.s3TxtBx .num-cir p {
  text-align: center;
}

#mob-btn-3.btn-box p,
.accordion,
.s5Col2Top.s5Col3Top p,
.s5Col2Top.s5Col4Top p {
  color: #000;
}

.testStar {
  max-width: 100px;
}

.quote-open {
  position: absolute;
  top: -8px;
  left: -30px;
}

.quote-close {
  position: absolute;
  bottom: -8px;
  right: -30px;
}

.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;
}

.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;
}

.starSec {
  display: flex;
  align-items: flex-start;
  gap: 1px;
  margin-top: 15px;
}

.after-testName {
  width: 100%;
  color: #828282;
  font-size: 11px;
  line-height: 16px;
  font-weight: 400;
}

#review .btn-box {
  align-items: center;
  margin-top: 40px;
}

.section8 {
  padding: 50px 0 20px;
  background: #E1EBF0;
}

.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;
  margin-bottom: 0;
  float: none;
  overflow: hidden;
}

.up-slide-dwn {
  float: left;
  width: 99%;
  margin-top: 0;
  padding: 0px 25px 8px 30px;
  position: relative;
  left: 50%;
  transform: translateX(-50%);
  /* background: #fff; */
  background: transparent;
  border-bottom: 1px solid #21252929;
  /* border-radius: 8px;
  box-shadow: 0px 5px 10px 0px #0000001a; */
}

.faq-container .up-slide-dwn {
  margin-bottom: 10px;
}

.up-slide-dwn:last-child {
  margin-bottom: 20px;
}

.accordion {
  background: url(../../images/index/close.png) 100% center no-repeat;
  padding: 13px 45px 10px 0;
  font-size: 18px;
  line-height: 30px;
  letter-spacing: 0.5px;
  cursor: pointer;
  font-weight: 600;
  font-family: "Inter", sans-serif;
}

.accordion span {
  color: #0C2539;
  display: inline-block;
  padding-right: 5px;
  font-size: 22px;
}

.acdn-heading.active {
  border: none;
  transition: 0.3s ease-in-out;
}

.acdn-content {
  display: none;
  transition: background-color 0.3s;
  color: #000000;
  font-family: "Inter", sans-serif;
  font-weight: 300;
  font-size: 18px;
  line-height: 150%;
  margin-bottom: 0;
}

section.sec9-content-container {
  background-color: #F7FCFF;
  padding: 55px 0;
}

.sec9-offer-card ul li {
  display: flex;
  justify-content: start;
  align-items: center;
  margin-left: 0;
  padding-left: 0;
  margin-bottom: 7px;
}

.sec9-offer-card ul {
  padding-left: 0;
}

.sec9-offer-card ul li img {
  width: 21px;
  height: 21px;
}

.sec9-offer-card ul li p {
  margin-bottom: 0;
  padding-left: 10px;
  font-size: 15px;
  font-weight: 500;
  font-family: "Inter", sans-serif;
}

p.bnrStar {
  font-weight: 600;
}

h1.sec9-heading {
  color: #121212;
  font-size: 40px;
  margin-bottom: 10px;
  font-family: "Inter", sans-serif;
}

p.sec9-subheading {
  font-size: 16px;
  font-weight: 600;
  font-family: "Inter", sans-serif;
}

.list-heading p {
  font-size: 22px;
  font-weight: 600;
  color: #121212;
}

.sec9-offer-card .btn-box {
  width: 100%;
}

.sec9-offer-card .bnrStar {
  margin-bottom: 0;
}

.acdn-para a,
.acdn-para a:hover,
.acdn-para a:focus {
  color: #000000 !important;
  text-decoration: none !important;
}

.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);
}

.section8 {
  padding: 60px 0;

}

.sec8-hdng h3 {
  font-size: 48px;
  font-weight: 700;
  /* color: #375aa0; */
  text-align: center;
  margin-bottom: 48px;
}

.claim-your-prod {
  padding: 64px 0;
  background: url(../../images/index/claim-your-prod-pc.png) no-repeat center center / cover;
}

.claim-your-prod-content {
  padding: 32px 31px 46px;
  background: #fff;
  max-width: 610px;
  margin-left: auto;
  border-radius: 16px;
}

.claim-your-prod-content h3 {
  font-size: 48px;
  line-height: 1;
  color: #375aa0;
  text-align: center;
  margin-bottom: 0;
  font-weight: 700;
}

.claim-your-prod-content>p {
  font-size: 20px;
  line-height: 28px;
  color: #000;
  padding-bottom: 25px;
  border-bottom: 1px solid #e4e6eb;
  margin-bottom: 27px;
  text-align: center;
}

.claim-your-prod-content b {
  font-size: 24px;
  line-height: 32px;
  display: block;
  text-align: center;
}

.claim-your-prod-content b span.span-content1 {
  display: block;
  color: #fa2c37;
  line-height: 1;
  margin-bottom: -4px;
  margin-top: 6px;
}

.claim-your-prod-content .btn-box {
  align-items: center;
}

span.content2 {
  color: #727372;
  text-align: center;
  font-style: italic;
  font-size: 16px;
}

.dic-text p {
  color: #333;
  font-size: 14px;
  margin-bottom: 0;
  font-family: Poppins, sans-serif;
}

.c-text,
.ftr-link a {
  color: #333;
  font-family: Poppins, sans-serif;
}

.c-text {
  color: #333;
  font-size: 16px;
  margin-top: 15px;
}

.hero-text h1 span.blue {
  position: relative;
}

.hero-text h1 span.blue::before {
  content: " ";
  position: absolute;
  left: 0;
  right: 0;
  height: 50%;
  background-color: #ceedfe;
  bottom: 0;
  z-index: -1;
}

.step {
  width: 61px;
  height: 55px;
  border-radius: 50%;
  color: #009eaa;
  font-size: 24px;
  font-weight: 700;
  text-align: center;
  font-family: "Geist", sans-serif;
  display: flex;
  justify-content: center;
  align-items: center;
  background: #f8faff;
  border: 5px solid #fff;
  margin-left: auto;
  margin-right: auto;
  margin-top: -25px;
  position: relative;
  margin-bottom: 20px;
}

#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 {
  position: relative;
  z-index: 2;
}

.banner-image {
  position: absolute;
  right: 0;
  top: 0;
  width: 40%;
  height: 100%;
  padding: 0;
  z-index: -1;
}

.banner-image video {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

/* .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,
      rgba(248, 253, 255, 0.85) 0.78%,
      rgba(193, 232, 235, 0.85) 25.55%);
  position: relative;
  padding: 40px 0;
}

.btn-box.money-back-btn-box {
  width: 380px;
  margin-top: 34px;
}

.full-width {
  width: 100vw;
  position: relative;
  left: 50%;
  right: 50%;
  margin-left: -50vw;
  margin-right: -50vw;
}

.s3TxtBx {
  width: 50%;
}

.s3TxtBx h3 {
  font-family: Raleway, sans-serif;
  font-weight: 800;
  margin: 0 0 10px 20px;
  font-size: 40px;
  color: #fff;
}

.s3TxtBx p,
.sec3-con-3.box-4 ul li,
.text {
  font-family: Manrope, sans-serif;
}

.s3TxtBx p {
  font-size: 20px;
  color: #fff;
  line-height: 33px;
}

.s3TxtBx .num-cir {
  position: static;
}

.s3TxtBx .num-cir p {
  font-weight: 600;
  color: #2e4db8;
  font-size: 20px;
  display: table;
  line-height: 50px;
  width: 50px;
  font-family: Poppins, sans-serif;
  padding-right: 0;
}

.textslide-container {
  position: relative;
  width: 50%;
  display: flex;
  justify-content: flex-end;
  align-items: center;
}

.Slides {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 160px;
  height: 160px;
  border-radius: 50%;
  border: 4px solid rgba(255, 255, 255, 0.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, 0.3);
}

.Slides.active .text {
  color: #2f4fbb;
  font-weight: 800;
}

.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;
}

.s3-box.box-1 video,
.s3-box.box-5 video {
  height: auto;
  object-fit: fill;
}

.s3-box.box-4 video {
  height: 500px;
  object-fit: cover;
}

.s3-box.box-5 {
  background-color: #f4f3f8;
  align-items: center;
}

.acdn-para+ul li {
  list-style-type: disc;
}

.only-text,
.sub-hdng2 {
  font-size: 42px;
}

.text-charge {
  margin-left: 50px;
}

.hourglass {
  animation: 2.5s ease-in-out infinite forwards rotateP;
}

.carouselBx-wrapper {
  display: none;
}

.as_seen_on_cntnr_mob {
  display: none;
}

@keyframes rotateP {
  0% {
    transform: rotate(0);
  }

  100%,
  50% {
    transform: rotate(180deg);
  }
}

@keyframes rotate {
  0% {
    transform: rotate(00deg);
  }

  100% {
    transform: rotate(360deg);
  }
}

.dot-fade {
  animation: 1s ease-in-out infinite fade;
}

@keyframes fade {

  0%,
  100%,
  70% {
    opacity: 100%;
  }

  50% {
    opacity: 30%;
  }
}

@keyframes scroll {
  0% {
    transform: translateX(0);
  }

  100% {
    transform: translateX(-100%);
  }
}

#toggle-faq img {
  transition: all 0.7s ease-in-out;
}

#toggle-faq img.rotate {
  transform: rotate(180deg);
}

#toggle-faq1 img {
  transition: all 0.7s ease-in-out;
}

#toggle-faq1 img.rotate {
  transform: rotate(180deg);
}

.offer-container {
  width: 90%;
  margin-left: auto;
  margin-right: auto;
  background: #e9f6ff;
  border: 1px dashed #40301f;
  padding: 40px 20px;
}

.offer-contentbox {
  text-align: center;
}

.offer-heading {
  font-weight: 600;
  font-size: 38px;
  line-height: 140%;
  text-align: center;
  margin-bottom: 10px;
}

.offer-heading span {
  color: #bf1313;
}

.offer-detls {
  font-size: 15px;
}

.special-discountbox {
  border-radius: 24px;
  padding: 10px 19px;
  max-width: 476px;
  margin-left: auto;
  margin-right: auto;
  margin-top: 30px;
  border: #fff 1px solid;
  margin-bottom: 20px;
}

.offer-time-wrapper {
  display: flex;
  justify-content: center;
  align-items: center;
}

.offer-time-wrapper h6 {
  color: #ffffff;
  font-size: 20px;
  line-height: 120%;
  font-weight: bold;
  font-family: "Work Sans", sans-serif;
}

.time-counterbox {
  padding-left: 20px;
}

.watchSec {
  text-align: center;
  font-family: "Work Sans", sans-serif;
}

.watchSec span {
  color: #ffffff;
  font-weight: 700;
  font-size: 35px;
  line-height: 35px;
  font-family: "Work Sans", sans-serif;
}

.watchSet {
  text-align: center;
}

.watchSet span {
  color: #ffffff;
  font-weight: 500;
  font-size: 12.5px;
  line-height: 18.75px;
  letter-spacing: 0%;
  text-align: center;
  text-transform: capitalize;
  padding: 0 5px;
  min-width: 58px;
  display: inline-block;
}

.discount-heading1 {
  color: #bf1313;
  font-weight: 600;
  font-size: 20px;
  line-height: 130%;
}

.discount-heading2 {
  color: #000;
  font-weight: 700;
  font-size: 40px;
  line-height: 130%;
}

.offer-icons-wrapper {
  margin-top: 15px;
}

.offer-box {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  margin-bottom: 20px;
}

.offer-contentbox {
  padding-left: 10px;
}

.offer-contentbox h5 {
  font-size: 16px;
  font-weight: 500;
  line-height: 120%;
}

.offer-heading2 {
  font-weight: 700;
  font-size: 24px;
  line-height: 100%;
  margin-bottom: 20px;
}

.discount-button {
  color: #0c8b4b;
  font-weight: 700;
  font-size: 28px;
  line-height: 100%;
  text-align: center;
  text-decoration: underline;
  margin-top: 20px;
  display: inline-block;
}

.discount-button:hover {
  color: #0c8b4b !important;
  text-decoration: underline !important;
}

.ml-0 {
  margin-left: 0;

}

footer {
  padding: 40px 0;
  background: #D9EEFF;
}

.ftr-logo {
  width: 100%;
  max-width: 273px;
  height: auto;
}

.contact-infobox {
  margin-top: 20px;
}

.contact-infobox a {
  color: #000000;
  padding: 2px 8px;
  font-family: "Inter", sans-serif;
  font-weight: 400;
  font-size: 16px;
  line-height: 100%;
  text-decoration: none;
}

.contact-infobox a:first-child {
  padding-left: 0;
}

.contact-infobox a:hover,
.contact-infobox a:focus {
  text-decoration: none;
}

.footer-text {
  color: #000000;
  font-family: "Inter", sans-serif;
  font-weight: 300;
  font-size: 16px;
  line-height: 100%;
  position: relative;
}

.footer-iconbox a {
  width: 24px;
  height: 24px;
  display: inline-block;
  cursor: auto;
}

.footer-iconbox a:first-child {
  margin-right: 10px;
}

.footer-iconbox a img {
  width: 100%;
  height: auto;
}

.footer-rightbox {
  margin-top: 20px;
}

.footer-linkbox a {
  color: #000000;
  padding: 2px 15px;
  font-family: "Inter", sans-serif;
  font-weight: 400;
  font-size: 16px;
  line-height: 100%;
  text-decoration: none;
}

.footer-linkbox {
  display: flex;
  flex-wrap: wrap;
  justify-content: end;
}

.footer-rightbox {
  text-align: right;
}

.c-textbox {
  display: flex;
  flex-wrap: wrap;
  justify-content: end;
  align-items: center;
  position: relative;
}

.c-textbox p::after {
  content: ".";
  position: absolute;
  top: -11px;
  right: -12px;
  width: 3px;
  height: 3px;
  font-size: 34px;
  border-radius: 50%;
  color: #000;
  /* background: #000;
     */
}

.c-textbox a {
  color: #000000;
  font-family: "Inter", sans-serif;
  font-weight: 400;
  font-size: 14px;
  line-height: 26px;
  letter-spacing: 0.3px;
  margin-left: 30px;
}

.hero-banner .col-lg-7 {
  width: 55%;
}

.hero-banner .col-lg-5 {
  width: 45%;
}

.banner-features-container {
  /* max-width: 532px; */
  max-width: 80%;

}

.banner-features-container .col-md-3 {
  padding-right: 0;
}

#review {
  padding: 50px 0;
}

#review h3.sec-hdng {
  font-size: 50px;
  text-align: center;
}

.reviewSec {
  display: flex;
  flex-wrap: wrap;
  gap: 16px;
  margin-top: 40px;
}

.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;
}

.reviewer-imgbox img {
  width: 100%;
}

.ftr-link {
  color: #333;
  margin-top: 10px;
}

.features-content-container .btn-box {
  width: 100%;
}

.sec4-media {
  width: 50%;
}

.review-slick .slick-slide {
  margin: 0 12px; /* adjust gap size */
}
.review-slick .slick-list {
  margin: 0 -12px; /* compensate outer spacing */
}

.review-slick .slick-dots li button:before{
      font-size: 20px;
    line-height: 20px;
    color: #869791;
}