body,
html,
img {
  max-width: 100%;

}

*,
h1,
h2,
h3,
h4,
h5,
h6 {
  margin: 0;
  padding: 0;
}

.header-top {
  background: #2F2F2F;
  padding: 9px 0;
}

.header-top h3 {
  font-size: 15px;
  color: #fff;
  font-weight: 700;
}

.text-overlay p {
  font-family: "Roboto", sans-serif;
}

.card-img {
  text-align: center;
  margin-bottom: 10px;
}

.ronded-img2 {
  border-radius: 15px;
}

.hero-text h3 span,
.top-bar p span,
h1 {
  font-weight: 700;
}

#hero-box,
.batSec,
.hero-box-one,
.hero-rate p span img,
.hero-text,
.s6Left,
.top-bar,
section {
  position: relative;
}

.active,
.text {
  opacity: 1;
}

body {
  font-size: 16px;
  color: #121212;
  /* font-family: "Inter", sans-serif;
     */
  font-family: "Montserrat", 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; */
  padding-left: 1rem;
}

.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: 92px 0 93px;
}

.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: 20px;
  border-bottom: 2px solid #bebebe;
}

.features-hdng-content h3 {
  font-size: 48px;
  color: #444;
  text-align: center;
  font-weight: 700;
  margin-bottom: 96px;
}

.features-hdng-content h3 span {
  color: #375AA0
}

.features-sec-txt img {
  margin-right: 15px;
  min-width: 42px;
  width: 42px;
  object-fit: contain;
  margin-top: 0;
}

.features-sec-para strong {
  display: block;
  font-size: 20px;
  font-weight: 700;
  color: #375aa0;
}

.font-bold {
  font-weight: 700;
}

.features-sec-para p {
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
}

.testimonial-sec2 .item img {
  border-radius: 35px;
  width: 100%;
  box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.25);
}

section.testimonial-sec2 {

  background: linear-gradient(to bottom, #3F666B 0%, #F5F5F5 100%);
}

.step-section {
  background: #D2E4F0;
}

.section-padding {
  padding: 40px 0;
}

.tesimonial-right-content {
  width: 70%;
  display: flex;
  justify-content: space-between;
}

.tesimonial-right-content>img {
  width: calc(98% / 4);
}

.days-money-back-sec {
  padding: 70px 0;
  background: #404040;
  background: linear-gradient(to right, #dee5e6 0%, #69888c 30%, #3f666b 100%);
}

.days-money-back-sec-content-container {
  display: flex;
  align-items: center;
  max-width: 800px;
  justify-content: space-between;
  margin: auto;
}

.days-money-back-sec-content-container .money-left-content {
  max-width: 36%;
}

.days-money-back-sec-content-container .money-right-content {
  max-width: 60%;
}

.days-money-back-sec-content-container .money-right-content h3 {
  font-size: 30px;
  line-height: 36px;
  color: #ffffff;
  font-weight: 700;
  margin-bottom: 15px;
}

.limited-sec-content {
  background-color: #f2f2f2;
  padding: 40px 0;

}

/* .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;
} */

.rating-content {
  font-size: 14px;
  color: #fff;
  margin-bottom: 16px;
}

.rating-content img {
  margin-right: 10px;
  max-width: 114px;
}

.limited-hdng h3 {
  color: #ffd60a;
  font-weight: 700;
  font-size: 48px;
  line-height: 1;
  margin-bottom: 16px;
}

.features-list {
  max-width: 450px;
  margin-bottom: 20px;
  /* padding-left: 90px; */
  margin-left: auto;
  margin-right: auto;
}

.limited-sec-content h4 {
  font-size: 17px;
  font-weight: normal;
  line-height: 26px;

}

.text-top {
  text-align: center;
}

.text-top h3,
.text-top h3:hover {
  font-size: 20px;
  font-weight: 700;
  text-decoration: underline !important;
  margin: 25px 0 25px 0;
  font-family: 'Roboto', sans-serif;
}

.text-top h2 {
  margin-bottom: 25px;

}

.underline,
.underline:hover {
  text-decoration: underline !important;
}

.limited-offers-list li {
  font-size: 16px;
  line-height: 24px;
  /* color: #fff; */
  margin-bottom: 7px;
  font-family: "Inter", sans-serif;
  padding-left: 0;

}

.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%);
  }
}

.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: 70px;
}

.people-sec .container-fluid {
  padding: 0;
}

.logo {
  width: 133px;
  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: "Inter", sans-serif;
  color: #000000;
  font-size: 18px;
  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;
}

.tap-water-sec {
  padding: 48px 0 64px;
}

.tap-water-hdng h3 {
  font-size: 48px;
  line-height: 65px;
}

.tap-water-hdng h3 {
  font-size: 48px;
  line-height: 65px;
  font-weight: 700;
  text-align: center;
}

.tap-water-content-container {
  display: flex;
  align-items: center;
  justify-content: space-between;
  max-width: 1024px;
  margin: auto;
}

.tap-water-content {
  text-align: center;
  margin-top: 48px;
}

.tap-water-content p {
  font-size: 24px;
  line-height: 32px;
  font-weight: 700;
  color: #375aa0;
  margin-top: 19px;
}

.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-wrapper {
  box-shadow: 0px 2px 10px 0px #00000026;
  border-radius: 50px;
  overflow: hidden;
  width: 84%;
  margin-left: auto;
  margin-right: auto;
}

.sec2-pc-row {
  display: flex;
  /* align-items: center;
     */
}

.sec2-pc-content {
  width: 35%;
  position: relative;
}

.sec2-pc-content img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.sec2-pc-content video {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: bottom;
}

.sec2-para-content {
  width: 65%;
  min-height: 100%;
  padding: 25px 90px 25px 110px;
  /* box-shadow: 0px 0px 12px 0px #00000026;
     border-radius: 50px;
     */
}

.sec2-para-content h3.sec-hdng {
  font-size: 28px;
}

h3.sec-hdng {
  font-size: 34px;
  line-height: 120%;
  color: #000;
  font-weight: 700;
  position: relative;
  padding-bottom: 20px;
}

p.sec-para {
  font-size: 24px;
  line-height: 120%;
  position: relative;
  padding-bottom: 30px;
  margin-bottom: 0;
}

.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 {
  color: #fff !important;
  font-size: 16px;
  line-height: 20px;
  font-weight: 600;
  border-radius: 5px;
  padding: 12px 15px;
  background: #FFA601;
  color: #ffffff !important;
  box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.25);
}

.bag-icon {
  width: 16px;
  margin-left: 5px;
  margin-top: -5px;
}
.list2,
.hero-text ul,
.rightSec ul,
.s5CompBox ul {
  padding-left: 0;
}

.list2 li{
  list-style: none;
}

.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-size: 38px;
  line-height: 48px;
  margin-bottom: 15px;
  /* max-width: 470px; */
  color: #121212;
}

.heading-group .heading1 {
  margin-bottom: 10px !important;
}

.heading-group h4 {
  font-size: 18px;
}

.hero-text h1 span {
  color: #000;
}

.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: 600;
  font-size: 18px;
  line-height: 140%;
  text-align: left;
  margin-bottom: 20px;
  color: #121212;

}

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;
}

.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: 0;
  background: #f9f9f9;
  /* box-shadow: 0px -4px 8px -4px #00000040; */
}

.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: 25px 0;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
}

.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: 12%;
  float: left;
}

.as_seen_hdng p {
  font-size: 20px;
  color: #848484;
  line-height: 100%;
  font-weight: 700;
  margin-bottom: 0;

  text-align: left;
}

.as_seen_on_cntnr_desk {
  width: 92%;
  float: left;
}

.features_cntnt li {
  position: relative;
  width: 20%;
  height: 100%;
}

.pro-slider img {
  /* height: 75px; */
  object-fit: contain;
  width: 90px;
  padding: 0;

}

.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 {
  /* border-radius: 50px;
     */
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 50px;
}

.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-top: 0;
}

.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: #444;
  font-family: "Inter", sans-serif;
  font-weight: 700;
  font-size: 40px;
  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%;
}

.features-list li p {
  max-width: 500px;
}

.sec3-txt-content p strong {
  font-weight: 700;
}

.sec3-media-content video,
.sec3-media-content img:first-child {
  width: 100%;
  height: 500px;
  border-radius: 35px;
  object-fit: cover;
  box-shadow: 4px 4px 2px #375aa0;
}

.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: 15px;
  line-height: 140%;
  font-weight: 500;
}

.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: 21px;
  line-height: 25px;
  color: #fff !important;
  padding: 19px 66px;
  text-decoration: none;
  text-align: center;
  margin: 0 0 10px;
  font-weight: 600;
  background: #FF7C0E;
  box-shadow: 0px 2px 7px 1px #00000030;
  /* text-transform: uppercase; */
  /* padding-right: 60px; */
  border-radius: 10px;
}

.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: 16px;
  line-height: 17px;
  margin-top: 10px;
  font-weight: 400;
  width: 100%;
  display: block;
  text-align: center;
}

.btn-box {
  text-align: left;
  display: flex;
  flex-direction: column;
  /* align-items: flex-start; */
}

.stock-low {
  margin-left: 5px;
  margin-right: 5px;
}

.stock-low-stye {
  color: #fc2201;
  text-transform: uppercase;
}

.hero-text .btn-box {
  margin-top: 20px;
}

/* .hero-text .btn-box .btn1 {
     width: 100%;
     display: block;
}
 */
.hero-text .btn-box .save-btn {
  display: block;
  width: 100%;
}

/* .hero-text .btn-box p {
     font-size: 13px;
     width: auto;
     text-align: center;
}
 */
.btn-arw {
  position: absolute;
  /* right: 15px; */
  width: 38px;
  height: auto;
  margin-right: -10px;
  margin-left: 9px;
  top: 0;
  bottom: 0;
  margin: auto 0 auto 10px;
  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: 11px;
  margin-bottom: 0;
}

.banner-features-content {
  text-align: center;
  margin-bottom: 20px;
}

.hero-banner {
  width: 100%;
  height: auto;
  padding: 40px 0;
}

.banner-reviews-content {
  padding: 15px 15px 15px 15px;
  background: #f6f7f9;
  border: 1px dashed #8692a9;
  border-radius: 15px;
  margin-top: 0;
}

.banner-reviews-para p {
  font-weight: 700;
  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;
  padding: 0px 0 0 50px;
}

p.review-star {
  font-weight: 600;
  margin-bottom: 10px;
}

.review-star img {
  max-width: 95px;
  margin-right: 10px;
}

.nav-rgt img {}

.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: 18px;
  line-height: 130%;
  font-weight: 600;
  font-family: "Inter", sans-serif;
  margin-bottom: 8px;
  padding-left: 0;
}

.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: 'Montserrat', sans-serif;
  font-weight: 700;
  font-size: 50px;
  line-height: 42.9px;
  letter-spacing: 0%;
  text-align: center;
  vertical-align: middle;
  color: #121212;
  margin-bottom: 20px;
}

.heading1 span {
  color: #375aa0;
}

.subhead {
  font-family: 'Montserrat', sans-serif;
  font-weight: 600;
  font-size: 24px;
  line-height: 42.9px;
  letter-spacing: 0%;
  text-align: center;
  color: #121212;
  margin-bottom: 20px;
}

.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 {
  max-width: 940px;
  margin-left: auto;
  margin-right: auto;
  padding: 20px 0px;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  margin-top: 30px;
}

.comparison-col {
  width: 17%;
  text-align: center;
}

.comparison-col3 {
  width: 18%;
}

.comparison-col1 {
  width: 45%;
}

.people-sec p {
  min-height: 60px;
}

.comparison-col2 {
  background: #F3F7F6;
  /* background: linear-gradient(180deg, #ffffff 0%, #007ffe 100%); */
  border-radius: 28px;
  /* background: linear-gradient(to bottom, #ffffff 0%, #96D7F2 100%); */
  /* border-radius: 9px; */
  border: #121212 3px solid;
}

.comparison-imgbox {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  height: 180.6px;
  margin-top: -118.5px;
}

.comparison-product {
  width: 100%;
  max-width: 117px;
  height: auto;
  margin-top: 43px;
}

.comparison-col3 .comparison-product,
.comparison-col4 .comparison-product {
  max-width: 80px;
}



.comparitor-name {
  text-align: center;
  font-family: "Alexandria", sans-serif;
  color: #000;
  font-size: 22px;
  line-height: 120%;
  font-weight: 600;
  margin-top: 10px;
  margin-bottom: 5px;
  min-height: 58.6px;
  padding-top: 18px;
}

.comparison-col2 .comparitor-name {
  color: #000;
  font-weight: 600;
  font-size: 22px;
  min-height: 56px;
  padding-top: 18px;
}

.comparison-star {
  margin-left: auto;
  margin-right: auto;
  width: 90px;
}

.comparison-col ul li {
  width: 100%;
  height: 50px;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  font-size: 20px;
  line-height: 120%;
  color: #000;
  padding: 10px 0;
}

.comparison-col1 ul li {
  text-align: left;
}

.comparison-col ul li:first-child {
  border-top: #121211 1px solid;
}

.logo-comp {
  max-width: 128px;
  margin-top: -15px;
}

.review-section {
  background: #F2F2F2;

}

.sec-review {
  margin: 10px 0;
  border-radius: 10px;
  box-shadow: 0px 4px 4px 0px #00000040;

}

.comparison-col ul li:last-child {
  border-bottom: none;
}

.check-white-icon {
  width: 30px;
  height: auto;
}

/* .cross-icon {
    width: 16px;
    height: auto;
} */

.check-icon,
.cross-icon {
  width: 26px;
  height: auto;
}

.comparison-col ul {
  padding-left: 0;
}

.comparison-col1 ul {
  padding-top: 74px;
}

.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::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  width: 100%;
  height: 45%;
  background: #00507d;
  z-index: -1;
}

.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: 10px;
  border-radius: 22px;
  background: #fff;
  box-shadow: 0px 4.68px 14.05px 0px rgba(0, 0, 0, 0.15);
}

.three-steps .btn-box {
  align-items: center;
  margin-top: 50px;
}

.routine-section {
  padding: 30px 0;
}

.routine-section .sec-heading p {
  margin-bottom: 30px;
}

.s3-con-box {
  width: calc(50% - 20px);
  position: relative;
}

.s3-con-box img,
.s3-img.s3-con-box video {
  border-radius: 20px;
}

.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;
     */
}

.s5Col1 {
  float: left;
  width: 40%;
  padding: 0 0 0;
  margin-top: -20px;
}

/* .s5Col1 ul li:last-child {
     border-bottom: none;
}
 */
.s5Col1 ul li {
  float: left;
  width: 100%;
  font-size: 16px;
  line-height: 23.5px;
  color: #000;
  padding: 0;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  font-weight: 400;
  text-align: left;
  justify-content: flex-start;
  padding-left: 0px;
}

.s5Col1 ul li,
.s5Col2 ul li {
  height: 52px;
  border-bottom: 2px solid rgba(214, 224, 243, 1);
}

.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(white, white) padding-box,
    linear-gradient(to bottom, #e6f3f5, #77c6cd) border-box;
  border-radius: 10px;
  border: 4px solid transparent;
  z-index: -1;
}

.s5Col2.s5Col3 {
  width: 22%;
  background: transparent;
  border: none;
  margin-top: -104px;
  /* box-shadow: 0px 4px 8px 0px #00000040;
     */
}

.s5Col2.s5Col3::before {
  border: none;
}

.s5Col2.s5Col4 {
  width: 22%;
  background: transparent;
  border: none;
  /* box-shadow: 0px 4px 8px 0px #00000040;
     */
}

.s5Col2.s5Col4::before {
  border: none;
}

h2.sec-head {
  font-size: 56px;
  font-weight: 700;
  color: #000;
  margin-bottom: 5px;
}

h2.sec-head span {
  color: #1b9cfd;
  display: block;
}

#review .testName span,
.s5Col2 ul li,
.s5Col2Top p {
  font-size: 16px;
  font-weight: 400;
}

.s5Col2 .s5Col2Top p {
  color: #000000;
  font-size: 15px;
  line-height: 18px;
  font-weight: 700;
  margin-top: 20px;
}

.s5Col2 .s5Col2Top p span {
  font-size: 34px;
}

.s5Col3 .s5Col2Top p,
.s5Col4 .s5Col2Top p {
  color: #000000;
  font-size: 15px;
  font-weight: 400;
  margin-top: 20px;
  /* font-family: "Readex Pro", sans-serif;
     */
}

.com-star1 {
  margin-top: 20px;
}

.money-back-section .btn-box {
  margin-top: 50px;
}

/* .acdnList, .bnrHeading, .bnrStar, .bnrText1, .prod-list, .prod-s2-row, .prod-s2-wrap, .s5Col1 ul, .s5Col2 ul, .s5Col2 ul li, .s5Col2Top, .section2, .section3, .section6 {
     width: 100% 
}
 */
.s5Col2Top p {
  line-height: 30px;
  color: #fff;
  text-align: center;
  margin-bottom: 0;
  font-weight: 700;
}

.s5Col2 ul {
  padding-top: 5px;
}

.s5Col2 ul li {
  padding: 20px 0;
  color: #000;
  line-height: 31px;
  text-align: center;
}

.s5Col2Prod,
.s5Col3Prod {
  margin: -100px auto 0;
  height: auto;
}

/* .s5Col3Prod {
     scale: 1.6;
}
 */
/* .s5Col4Prod {
     scale: 1.4;
}
 */
.s5Col2 ul li:last-child {
  /* border:none;
     */
  /* height: 100px;
     */
}

.s5Col2 ul li,
.s5Col2.s5Col3 ul li,
.s5Col2.s5Col4 ul li {
  padding: 10px 0;
  display: flex;
  align-items: center;
  justify-content: center;
}

.s5Col2Top.s5Col3Top {
  margin-bottom: 10px;
}

.s5Col2.s5Col3 ul {
  padding-top: 0;
  margin-top: 0;
}

.s5Col2Top.s5Col4Top {
  margin-bottom: 15px;
}

.s5Col2.s5Col4 ul {
  padding-top: 0;
  margin-top: 0;
}

.s5CompBox ul {
  margin-bottom: 0;
}

.s5Col2Top {
  height: auto;
  text-align: center;
  margin-bottom: 30px;
}

.s5CompBox .s5Col2Top img:first-child,
.s5CompBox .s5Col3Top img:first-child {
  height: 120px;
  object-fit: contain;
}

.s5CompBox .s5Col3Top img:first-child {
  height: 100px !important;
  margin: -90px auto 0px;
  display: block;
}

.s5Col2Prod {
  margin-bottom: -0;
  /* margin-left: -35px;
     */
}

.s5Col4Prod {
  margin: -79px auto 0px;
  height: 105px !important;
}

.comp-rating {
  margin-top: 10px;
  display: block;
  margin-left: auto;
  margin-right: auto;
}

#earbuds-table .btn-box {
  align-items: center;
}

.s5Col2.s5Col4 {
  background: transparent;
  margin-top: -125.5px;
  border: none;
}

/* .cross {
     width: 21px;
     height: auto;
}
 */
.s5Col2-checkbox {
  margin-top: -25px;
}

.section6 {
  /* background: linear-gradient(to right, #3060b5 19%, #3060b5 19%, #1e5799 46%, #152a4f 100%);
     */
  background: #424242;
  overflow: hidden;
  background-size: cover;
  float: none;
}

.s6Seal,
.s6SealBg,
.section6:after,
.section6:before {
  position: absolute;
}

.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 40px;
  background: #fff;
}

.section8 .heading1 a,
.section8 .heading1 a:hover {
  color: #000 !important;
  text-decoration: none;
}

.section8 .heading1 span img {
  margin-left: 30px;
  max-width: 35px;
}

.section8 .heading1 span img {
  margin-left: 30px;
  max-width: 35px;
  margin-top: -10px;
}

.faq-container {
  vertical-align: top;
  max-width: 830px;
  width: 100%;
  margin: 15px auto;
  float: none;
  overflow: hidden;
}

.up-slide-dwn {
  font-family: 'Montserrat', sans-serif;
  float: left;
  width: 99%;
  margin-top: 0;
  padding: 0px 25px 0px 30px;
  position: relative;
  left: 50%;
  transform: translateX(-50%);
  background: #fff;
  border-radius: 0px;
  /* box-shadow: 0px 5px 10px 0px #0000001a; */
  border-bottom: #d6d6d6 1px solid;
}

.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: 700;
  /* font-family: "Inter", sans-serif; */
}

.accordion span {
  color: #0c4b88;
  /* font-size: 26px;
     line-height: 30px;
     letter-spacing: 0.5px;
     */
  display: inline-block;
  padding-right: 5px;
}

.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;
}

.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);
}

.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: #fff;
  font-size: 14px;
  margin-bottom: 0;
  font-family: Poppins, sans-serif;
}

.c-text,
.ftr-link a {
  color: #121212;
  transition: all ease-in-out 0.3s;
  /* font-family: Poppins, sans-serif; */
  /* font-weight: 700;*/
}

.ftr-link a:hover {
  color: #639fca !important;
}

.c-text {
  color: #121212;
  font-size: 16px;
  /* font-weight: 700; */
  margin-top: 15px;
  margin-bottom: 0;
}

.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 .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: 12px 0;
  background: #F6F3EA;
}

.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 .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%;
  border-radius: 6px;
}

.ftr-link {
  /* color: #fff; */
  color: #121212;
}

.ftr-link a {
  padding: 0 30px;
}

#heroVideo {
  border-radius: 25px;
  overflow: hidden;
  /* ensures video corners are clipped */
}


.features-section {
  background: #eeefef;
}

.features-section h2 {
  font-size: 1.8rem;
  margin-bottom: 2rem;
}

.features-section h5 {
  font-size: 1.2rem;
  margin-bottom: 0.75rem;
}

.features-section p {
  color: #555;
  line-height: 1.6;
}

.features-section img {
  border-radius: 12px;
}

.btn-warning {
  background-color: #ffa500;
  border: none;
}

.btn-warning:hover {
  background-color: #ff8c00;
}



/* Section Wrapper */
.alt-section {
  background: #F2F2F2;

}

/* Section Heading */
.features-hdng-content h3 {
  font-size: 25px;
  font-weight: 600;
  margin-bottom: 15px;

}

/* Content Boxes */
.content-box h2 {
  font-size: 20px;
  font-weight: 600;
  margin-bottom: 15px;

}

.content-box p {
  font-size: 15px;
  line-height: 1.6;

  margin: 0;

}

.rating {
  max-width: 85px;
}

/* Images & Videos (uniform look) */
.rounded-img,
.video1 {
  border-radius: 12px;
  /* box-shadow: 0 0 10px rgba(0, 0, 0, 0.15); */
  width: 100%;
  /* height: 336px; */
  display: block;
  object-fit: cover;
}

.alt-video1{
  border-radius: 12px;
  /* box-shadow: 0 0 10px rgba(0, 0, 0, 0.15); */
  width: 100%;
  height: 600px;
  display: block;
  object-fit: cover;
}




/* Ships / Stock Info (CTA Bottom Note) */
#mob-btn3 p {
  font-size: 14px;
  color: #555;
  margin-top: 12px;
}

#mob-btn3 .font-style {
  font-weight: 600;
  color: #222;
}

#mob-btn3 img {
  vertical-align: middle;
  margin: 0 4px;
}


.standout-features {
  background: #fff;
}

.section-title {
  font-size: 30px;
  color: #0a2b34;
  font-weight: 700;
}

/* Feature box */
.feature-box {
  --marker-size: 24px;
  --marker-gap: 0px;
  --icon-size: 60px;
  position: relative;
  padding-top: calc(var(--marker-size) + 8px);
  margin-bottom: 10px;
}

/* Line */
.feature-box::before {
  content: "";
  position: absolute;
  top: calc(var(--marker-size) / 2);
  height: 3px;
  border-radius: 2px;
  background: #121212;
  z-index: 1;

}

.feature-box.left::before {
  left: 0;
  right: 0;
}

.feature-box.right::before {
  left: 0;
  right: 0;
}

/* Marker (outer + inner circle) */
.marker {
  position: absolute;
  top: 0;
  width: var(--marker-size);
  height: var(--marker-size);
  border-radius: 50%;
  background: #fff;
  border: 3px solid #121212;
  box-shadow: 0 0 6px rgba(0, 0, 0, 0.15);
  z-index: 2;
}

.feature-box.left .marker {
  right: 0;
}

.feature-box.right .marker {
  right: 0;
}

/* Inner filled dot */
.marker::after {
  content: "";
  position: absolute;
  top: 49%;
  left: 49%;
  width: 14px;
  height: 14px;
  background: #121212;
  border-radius: 50%;
  transform: translate(-50%, -50%);
  border: #121212 2px solid;

}

/* Icon (absolute aligned with line) */
.icon {
  width: 46px;
  /* fixed width */
  height: 46px;
  /* fixed height */
  display: flex;
  align-items: center;
  justify-content: center;
  margin-right: 12px;
  /* consistent gap between icon and text */
  flex-shrink: 0;
  /* prevents shrinking */
}

/* .feature-box.left .icon { left: 0;transform: translateX(-14%); }  
.feature-box.right .icon { right: 0; transform: translateX(14%); }   */

.icon img {
  max-width: 100%;
  max-height: 100%;
  object-fit: contain;
}

.feature-content {
  display: flex;
  align-items: flex-start;
}

/* Feature content */
.feature-content h5 {
  font-size: 20px;
  margin: 0 0 6px;
  color: #121212;
  font-weight: 600;
}

.feature-content p {
  margin: 0;
  color: #121212;
  font-size: 14px;
  line-height: 1.3;
  font-family: 'Inter', sans-serif;
}

/* Center image */
.feature-image {
  max-width: 220px;
  display: inline-block;
}

/* Responsive (stacked on mobile) */
@media (max-width: 767.98px) {
  .feature-box::before {
    left: 0;
    right: 0;
  }

  /* .marker {
    display: none;
  } */

  .feature-box {
    padding-top: calc(var(--marker-size) + 14px);
  }

  .feature-image {
    max-width: 180px;
    margin: 0 auto 12px;
  }
}

.rev-name{
  font-family: "Kantumruy Pro", sans-serif;
}

.ppl-rev-head {
  font-family: 'Montserrat', sans-serif;
  font-weight: 700;
  font-size: 22px;
  line-height: 100%;
  vertical-align: middle;

}

.ppl-rev-time {
  font-family: 'Open Sans', sans-serif;
  font-weight: 400;
  font-size: 17px;
  line-height: 25.5px;
  vertical-align: middle;
  color: #121212;
}

.ppl-verified {
  font-family: Open Sans;
  font-weight: 700;
  font-size: 19px;
  line-height: 28.5px;
  color: #C45500;
  margin: 10px 0;
}

.ppl-review-body {
  font-family: 'Kantumruy Pro', sans-serif;
  font-weight: 300;
  font-size: 20px;
  line-height: 30px;
  vertical-align: middle;
  color: #121212;
}

.ppl-count {
  font-family: 'Open Sans', sans-serif;
  font-weight: 400;
  font-size: 15px;
  line-height: 20px;
  letter-spacing: 0%;
  vertical-align: middle;
  color: #565959C7;
}


/* 
.step-item {
  padding: 15px;
} */

.step-img {
  border-radius: 6px;
  margin-bottom: 15px;
}

/* .step-section .rounded-img, .step-section .video1{
height: 226px;
} */
.step-number {
  /*width: 40px; */
  /* height: 40px; */
  line-height: 40px;
  border-radius: 50%;
  /* background: #3A748C; */
  color: #000000;
  font-weight: bold;
  font-size: 20px;
  text-align: center;
  margin-bottom: 10px;
}

.step-item h5 {
  font-size: 1.3rem;
  margin-bottom: 0;
  padding-left: 0;
  margin-left: 0 !important;
}

.step-item p {
  font-size: 0.9rem;
  color: #121212;
  /* margin-top: 5px; */
  font-weight: 600;
  font-size: 16px;

}

.step-container {
  /* max-width: 200px; */

  min-height: 89px;
}

.step-container p {
  /* max-width: 215px; */
  margin: auto;
  min-height: 120px;
}

.step-content {
  padding-left: 10px;
}

.card-img {
  margin: 10px 0;
}

.step-slider .owl-dots {
  text-align: center;
  margin-top: 15px;
  display: flex !important;
  max-width: fit-content !important;
  margin: 20px auto !important;
}

.step-slider .owl-dot span {
  width: 12px;
  height: 12px;
  background: #ffffff;
  border-radius: 50%;
  display: inline-block;
  margin: 0 5px;
}

.step-slider .owl-dot.active span {
  background: #121212;
}

.delivery-info {
  padding: 30px 0;
}

.delivery-infobox {
  text-align: center;
}

.info-content h4 {
  font-size: 18px;
  font-weight: 700;
  margin-bottom: 10px;
}

.info-content p {
  font-weight: 400;
  font-size: 16px;
  line-height: 22.4px;
  text-align: center;
  max-width: 345px;
  margin-left: auto;
  margin-right: auto;
}



.dinfoimg {
  margin-bottom: 20px;
}

.small-heading h3 {
  font-weight: 700;
  margin-bottom: 20px;

}

.on-demand-infobox {
  text-align: center;
  background: #fff;
  box-shadow: 0 4px 5px rgba(0, 0, 0, 0.12);
  border-radius: 20px;
  padding: 40px 20px;
  /* margin: 40px 0; */
  min-height: 424px;
}

.on-demand-infobox h4 {
  font-weight: 700;
  font-size: 19px;
  margin: 16px 0;
}

.rounded-img2 {
  height: auto !important;
  object-fit: none !important;
}

.on-demand-text h4 span {
  margin-right: 5px;
  display: inline-block;
}

.on-demand-text p {
  padding: 0 10px;
}

.on-demand-img img {
  border-radius: 50%;
}

.on-demand {
  background: #D2E4F0;
  padding: 50px 0;
}

.relative {
  position: relative;
}

.rounded-video {
  overflow: hidden;
  object-fit: cover;
  border-radius: 15px;
}

.text-overlay {
  position: absolute;
  bottom: 0;
  background: #fff;
  max-width: 95%;
  margin: auto;
  left: 0;
  right: 0;
  padding: 8px 30px;
  bottom: 25px;
}

.rounded-div {
  border-radius: 12px;
}

.video2,
.rounded-img3 {
  border-radius: 12px;
  width: 100%;
  height: 350px;
  display: block;
  object-fit: cover;
}

.limited-offers-list li {
  font-weight: 500;
}

.benefits-sec {
  padding: 100px 0 50px;
}