.insomnia-banner-container {
  background-image: url("/public/uploads/images/insomnia/insomnia_banner.webp") !important;
  position: relative;
  background-size: cover !important;
  background-position: center;
}

.insomnia-banner-container form.banner-appointment-form-wrapper {
  filter: drop-shadow(0 0 6px rgba(0, 0, 0, 0.16));
  background-color: #ffffffa2 !important;
}

.insomnia-banner-container .austim-text-wrapper {
  width: 100%;
  padding-left: 7vw;
  position: relative;
  bottom: 7vh;
  left: 25vw !important;
}

.insomnia-banner-container .austim-prf-wrapper{
  position: relative;
  z-index: 8;
}

#austim-treatment-banner .banner-content-wrapper .heading{
    color: #3C4196 !important;
    margin-bottom: 3%;
    line-height: 1.2;
    font-size: 1.8vw !important;
    text-align: center !important;
    padding-top: 0px;
    margin-top: -6%;
    font-weight: 700
}


#austim-treatment-banner .banner-content-wrapper .heading span {
    font-size: 2.5vw;
    display: block;
}

.insomnia-banner-container .main-heading {
  font-size: 3.7vw !important;
  font-weight: 600 !important;
  color: #3C4196 !important;
  letter-spacing: 0.02ic;
}
.insomnia-banner-container p {
  color: black !important;
  font-size: 1.8vw !important;
}
.insomnia-banner-container h5 {
  letter-spacing: 0.09ic;
}

.insomnia-section2 h1,
.insomnia-section4 h3,
.insomnia-section5 h3
 {
    color: #3C4196;
    margin-bottom: 2%;
    padding-bottom: 1%;
    line-height: 1.2;
    font-size: 2.1vw;
    font-family: 'Lato';
    font-weight: 700;
    position: relative;
}

.insomnia-section2 h1::after,.insomnia-section4 h3::after,.insomnia-section5 h3::after {
    content: "";
    position: absolute;
    left: 0;
    bottom: -0.3vw;
    width: 5vw;
    height: 0.3vw;
    background-color: #F4D711;
    border-radius: 2px;
}

.insomnia-list-card {
  display: flex;
  justify-content: space-between;
  gap: 1vw;
  flex-wrap: nowrap; /* keep in one row for desktop */
  margin: 2vh 0;
}

.insomnia-list-box {
  flex: 1;
  text-align: center;
}

.insomnia-list-img {
  width: 15vw;
  height: 15vw;
  border-radius: 50%;
  object-fit: cover;
  margin-bottom: 2vh;
}

.insomnia-list-card p{
    color: #3C4196;
    font-size: 1.3vw;
    text-align: center;
}

.insomnia-section2 .list-style-cards{
    display: flex;
    align-items: center;
    margin-bottom: -2.4vh;
    gap: 0.7vw;
}

.insomnia-section2 .list-style-cards img{
   width: 1.5vw;
   position: relative;
   top: 0.3vh;
}
.insomnia-section2 .list-style-cards p{
   color: #3c4196 !important;
   margin-top: 2.5vh;
   font-size: 1.4vw;
}

.insomnia-section2 .list-style-cards p span{
   font-weight: 600;
}

.insomnia-section3{
    background-color:#EEF7FD;
}

.insomnia-section4 h2{
  margin-bottom: 4vh;
}

.section4-left-side{
  margin-left: -12px;
}

.insomnia-section4{
    background-image: url("/public/uploads/images/insomnia/insomnia_therapy.webp");
   background-size: 100% 80% !important;
  background-position: center;
  height: 100vh;
  margin-bottom: -25vh !important;
}

.section-img-4{
  display: none;
}

.insomnia-section4 .container{
    margin-top: 0;
}

.insomnia-section6{
  background-color: #FCEFEF;
}

.insomnia-section6 h3{
  font-size: 2vw !important;
  font-weight: 600 !important;
  color: #3C4196 !important;
  letter-spacing: 0.02ic;
  margin-bottom: 2vh;
}

.insomnia-section6 .stimulate-card {
  display: flex;
  flex-direction: column;
  gap: 1vw;
}

.insomnia-section6 .stimulate-box {
  display: flex;
  gap: 1vw;
}

.insomnia-section6 .stimulate-point {
  width: fit-content;
  max-width: 100%;
  display: inline-flex;
  align-items: center;
  gap: 0.5vw;
  color: #3C4196;
  border: 1px solid #707070;
  border-radius: 35px;
  padding: 10px 15px;
  background-color: #fff;
  font-size: 1.4vw;
  font-weight: 600;
}



.insomnia-section7{
  background-color: #FCFAEF;
}

.insomnia-section7 h3{
  font-size: 2vw !important;
  font-weight: 600 !important;
  color: #3C4196 !important;
  letter-spacing: 0.02ic;
  margin-bottom: 2vh;
}

.insomnia-section8{
  background-color: #F4FCEF;
}

.insomnia-section8 h3{
  font-size: 2vw !important;
  font-weight: 600 !important;
  color: #3C4196 !important;
  letter-spacing: 0.02ic;
  margin-bottom: 2vh;
}

.insomnia-section8 .list-card-box{
    margin-bottom: 3vh;
}
.insomnia-section8 .list-style-cards{
    display: flex;
    align-items: flex-start;
    margin-bottom: -2.4vh;
    gap: 0.7vw;
}

.insomnia-section8 .list-style-cards img{
   width: 1.3vw;
   position: relative;
   top: 3.3vh;
}
.insomnia-section8 .list-style-cards p{
   margin-top: 2.5vh;
   max-width: 80%;
}

.insomnia-section9{
  background-color: #EFFBFC;
}

.insomnia-section9 h3{
  font-size: 2vw !important;
  font-weight: 600 !important;
  color: #3C4196 !important;
  letter-spacing: 0.02ic;
  margin-bottom: 2vh;
}

.insomnia-section9 .list-card-box{
    margin-bottom: 3vh;
}
.insomnia-section9 .list-style-cards{
    display: flex;
    align-items: flex-start;
    margin-bottom: -2.4vh;
    gap: 0.7vw;
}

.insomnia-section9 .list-style-cards img{
   width: 1.3vw;
   position: relative;
   top: 3.3vh;
}
.insomnia-section9 .list-style-cards p{
   margin-top: 2.5vh;
}

.insomnia-section10{
  background-color: #F1EFFC;
}

.insomnia-section10 h2{
  font-size: 2vw !important;
  font-weight: 600 !important;
  color: #3C4196 !important;
  letter-spacing: 0.02ic;
  margin-bottom: 2vh;
}
.insomnia-section10 h2::after {
    display: none;
}

.treatment-box-card{
  display: flex;
  flex-direction: column;
  gap: 8vh;
  margin-top: 3vh;
}

.insomnia-treatment-card{
  display: flex;
  align-items: center;
  gap: 1vw;
}

.left-side-insomnia-treatment{
  flex: 0 0 45%;
}

.left-side-insomnia-treatment .sub-heading{
   font-size: 2vw !important;
  font-weight: 600 !important;
  color: #3C4196 !important;
  letter-spacing: 0.02ic;
}

.right-side-insomnia-treatment{
  background-color: #3C4196;
  flex: 0 0 62%;
  border-radius: 15px;
}
.right-side-insomnia-treatment3{
  background-color: #3C4196;
  flex: 0 0 62%;
  border-radius: 15px;
  padding-bottom: 1vh;
  margin-right: -7vw;
}

.right-side-insomnia-treatment ul li{
  color: #fff;
}
.right-side-insomnia-treatment3 ul li{
  color: #fff;
}

.insomnia-treatment-card{
  display: flex;
  gap: 1vw;
}

.insomnia-treatment-card .treatment-img1{
  width: 47vw;
  height:48vh;
  margin-left: -7vw;
}

.insomnia-treatment-card .treatment-img2{
  width: 38vw;
  order: 1;
}

.insomnia-treatment-card .treatment-2{
  order: 0;
}


.insomnia-treatment-card .treatment-img3{
  width: 30vw;
}
.insomnia-treatment-box3{
  padding-left: 8.8vw;
}

.insomnia-treatment-box .sub-heading{
   font-size: 2vw !important;
  font-weight: 600 !important;
  color: #3C4196 !important;
  letter-spacing: 0.02ic;
}

.austim-outer-wrapper ul li::after{
background-color: #fff !important;
}

.insomnia-section11 h2{
  font-size: 2vw !important;
  font-weight: 600 !important;
  color: #3C4196 !important;
  letter-spacing: 0.02ic;
  margin-bottom: 2vh;
}


.insomnia-section11 .remedy-heading{
  font-size: 1.5vw !important;
  font-weight: 600 !important;
  color: #3C4196 !important;
  letter-spacing: 0.02ic;
}

.remedies-grid{
  margin: 3vh 0 5vh 0;
}

.remedy-box{
  display: flex;
  gap: 1.4vw;
  margin-bottom: 3vh;
}

.remedy-box-2{
  display: flex;
  gap: 1vw;
}
.remedy-card{
  border-radius: 8px;
  padding: 15px;
}
.remedy-card2{
  display: flex;
  align-items: center;
}

.remedy-card3{
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.remedy-card4{
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.remedy-card5{
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.remedy-card3 p{
  max-width: 50%;
}

.remedy-img1{
  width: 30vw;
  object-fit: cover;
}
.remedy-img2{
  width: 28vw;
  object-fit: cover;
}
.remedy-img3{
  width: 18vw;
  object-fit: cover;
}
.remedy-img4{
  width: 22vw;
  height: 40vh;
  object-fit: cover;
}
.remedy-img5{
  width: 18vw;
  object-fit: cover;
}

.left-side-remedy{
  width: 40%;
}

.right-side-remedy{
  display: flex;
  flex-direction: column;
  gap: 3vh;
}

.right-side-remedy .remedy-card3 p{
  order: 1;
}
.right-side-remedy .remedy-card3 img{
  order: 0;
}

.remedy-box-2 .remedy-card4 p{
  order: 1;
}
.remedy-box-2 .remedy-card4 img{
  order: 0;
}

.remedy-card1{
  background: linear-gradient(180deg, #e1f3f4, #fff);
} 
.remedy-card2{
  background: linear-gradient(135deg, #cfc9de, #fff);
} 
.remedy-card3{
  background: linear-gradient(135deg, #e0caca, #fff);
} 
.remedy-card4{
  background: linear-gradient(270deg, #edd5d5, #fff);
} 
.remedy-card5{
  background: linear-gradient(135deg, #dcefde, #fff);
} 

.insomnia-section12{
  background: url("/public/uploads/images/insomnia/insomnia_banner2.webp");
    background-size: cover;
  background-position: center;
  height: 100vh;
}

.insomnia-section12-img{
  display: none;
}

.insomnia-section12 h2,.insomnia-section13 h2 ,.insomnia-section14 h2 {
  font-size: 2vw !important;
  font-weight: 600 !important;
  color: #3C4196 !important;
  letter-spacing: 0.02ic;
}

.insomnia-section14{
  background-color: rgb(221, 221, 244);
}

/* FLEX layout */
.video-container {
  display: flex;
  gap: 3vw;
  flex-wrap: wrap;
}

/* 3 videos per row */
.video-card {
  width: calc(30% - 1.3vw);
}

/* Responsive iframe */
.video-wrapper {
  position: relative;
  width: 100%;
  padding-top: 56.25%; /* 16:9 ratio */
  background: #000;
}

.video-wrapper iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

/* Text */
.video-card p {
  margin-top: 15px;
  color: #3c4196;
  font-size: 1.2vw;
  text-align: center;
}


.austim-outer-wrapper {
    padding: 2.5% 0%;
    padding-bottom: 2.5%;
    margin: auto;
    width: 100%;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    display: flex;
    align-items: center;
}

.about-styles h2 {
  font-weight: 600;
}

p a {
  color: #3c4196;
}

p a:hover {
  text-decoration: underline;
  color: #3c4196;
}


.relationship-faq .container {
  padding: 0 !important;
}

.relationship-faq .accordion-button {
  font-family: "Lato-Regular" !important;
}

.accordion-item.faq-item.mb-3 .accordion-header{
  top: 0.5vw !important;
}

span.faq-icon.ms-auto{
  top: 0.6vw !important;
}
#bangalore-marga-faq .accordion-item.faq-item.mb-3{
    padding:0 !important;
}

.insomnia-faq .context-faq{
  padding-left: 0 !important;
}

.disclaimer-card{
  max-width: 90%;
  margin: auto;
}
.disclaimer-box{
  background-color: #F5F5F5;
  border-radius: 16px;
  padding: 2.4vh 2.6vh;
  box-shadow: 0px 2px 6px rgba(0, 0, 0, 0.2);
}
.disclaimer-box .disclaimer-heading{
  background-color: #F4D711;
  border-radius: 8px;
  color: #3C4196;
  width: fit-content;
  text-align: center;
  padding: 0.6vw 1vw;
  margin-bottom: 1vh;
  font-size: 1.4vw;
}

.disclaimer-box .disclaimer-desc{
  color: #000;
}

.austim-outer-wrapper ul{
  margin-left: 3% !important;
}

.mobile-insomnia-container {
  display: none;
}

.desktop-insomnia-container {
  display: block;
}

section.hp-sec5.footer-block-mmaarga-all {
  display: none !important;
}

.banner-bg-2{
  height: 100vh !important;
}

@media (min-width:768px){
    section#footer-book-appt .row {
   flex-wrap: nowrap;
}

}

@media (min-width: 768px) and (max-width: 1023px) {
  .insomnia-banner-container{
    height: 37vh !important;
  }
  .insomnia-banner-container .austim-text-wrapper{
    padding-left: 8vw !important;
    margin-top: -8vh !important;
  }

  .insomnia-banner-container .austim-text-wrapper {
  bottom: 0 !important;
  left: 18vw !important;
}
.insomnia-banner-container .main-heading {
  font-size: 3.5vw !important;
}
.insomnia-banner-container p {
  font-size: 1.8vw !important;
}

.insomnia-list-card p{
    font-size: 1.5vw;
}
.section4-left-side{
  width: 60% !important;
}
.insomnia-section4 h2{
  margin-bottom: 2vh;
}

.insomnia-section4{
  height: 34vh;
  background-position: 100% 176% !important;
  margin-bottom: -2vh !important;
}

.insomnia-section8 .list-card-box{
    margin-top: -2vh;
}
.insomnia-section9 .list-card-box{
    margin-top: -2vh;
}
.insomnia-section9 .list-style-cards img{
   top: 3vh !important;
}

.insomnia-treatment-card .treatment-img1{
  width: 48vw;
  height:24vh;
}

.insomnia-treatment-box3{
  padding-left: 10.8vw;
}

.right-side-remedy{
  gap: 1.4vh;
}

.remedy-box{
  margin-bottom: 1.5vh;
}

.remedy-img4{
  width: 22vw;
  height: 15vh;
  object-fit: cover;
}

.insomnia-section12{
  height: 40vh;
}

.insomnia-section12 .about-text-content{
  padding-left: 30vw;
}

.treatment-box-card{
  gap: 3vh;
  margin-top: 2vh;
}


.treatment-card-box {
  gap: 8vw;
  margin: 3vh 0;
}

.treatment-style-cards {
  padding: 4vw 4vw !important;
  width: 113%;
}

/* Image */
.treatment-img {
  width: 13vw;
  margin-bottom: 10px;
}

.treatment-style-cards .treatment-heading {
  font-size:2vw !important;
}

.treatment-style-cards p{
    max-width: 85%;
}

.insomnia-section4 .therapy-heading{
    color: #3C4196;
    font-size: 1.8vw;
}

.therapy-line{
height: 54%;
width: 0.35vw;
margin: 2.7vh 1vw 0 0;
}

.therapy-bottom-card .therapy-heading {
  font-size: 2vw !important;
}

.insomnia-section4 .therapy-style-cards img{
   top: 1.2vh;
}

.insomnia-section5 .list-style-cards img{
   top: 1vh;
}
.insomnia-section5 .list-style-cards p{
   font-size: 1.6vw;
}

.insomnia-section5 .advanced-heading{
   font-size: 2vw;
}

.insomnia-section6 .list-card-box{
    margin-top: -2vh;
}

.insomnia-section6 .list-style-cards img{
   top: 0.9vh;
}

.seek-list{
    margin: -2vh 0 1vh auto  !important;
    position: relative !important;
}
.seek-list li{
    left:  -38px !important;
}

.insomnia-section9 .list-style-cards img{
   top: 0.91vh
}


 .insomnia-section2 h1 {
        font-size: 3vw;
    }
 .insomnia-section4 h3, .insomnia-section5 h3 {
        font-size: 3vw;
    }
  .insomnia-section2 .list-style-cards{
    display: flex;
    align-items: center;
    margin-bottom: 0.3vh;
    gap: 1vw;
}

.insomnia-section2 .list-style-cards img{
   width: 1.8vw;
   top: -0.1vh;
}
.insomnia-section2 .list-style-cards p{
   margin-top: 0.4vh;
   font-size: 1.7vw;
}

.insomnia-section2 .list-card-box{
    margin-top: -0.3vh;
}

.section3-card-cont{
  gap: 2vh;
}

.horizontal-line{
bottom: 2rem;
}

  .success-card-bg {
    position: relative;
    left: -11%;
    bottom: -2vh;
    width: 100vw;
    margin-top: -8vh;
    height: 50vh;
  }

  .banner-bg-2{
  height: 45vh !important;
}

  #bangalore-marga-faq{
  background-image: url("/public/uploads/images/Faq-bg.png") !important;
}

 .accordion-item.faq-item.mb-3 .accordion-header {
      top:1.3vw !important;
}
span.faq-icon.ms-auto{
  top: 0vw !important;
}


  .about-insomnia-img {
    height: 36vh;
  }

  .video-container {
  gap: 2vw;
}

   .types-insomnia-container .list-style-heading {
    top: -0.5vh;
  }

  .types-insomnia-treat-container .list-type-style-heading {
    top: 0.3vh;
  }

  #bangalore-marga-faq .accordion-button{
    padding-right: 6% !important;
  }

  section.hp-sec5.footer-block-mmaarga-all{
    padding: 0 !important;
  }
  .hp-sec5 .our-commitments1 .row .col-12.col-lg-6:first-child{
    width: 65% !important;
  }

   .disclaimer-box .disclaimer-heading{
  font-size: 2vw;
}


}

@media (max-width: 767px) {
  .disclaimer-box .disclaimer-heading{
  font-size: 5vw;
}
  .insomnia-banner-container .austim-text-wrapper {
    width: 100%;
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
    height: 42vh;
    gap: 1.4vh;
    align-items: center;
    padding-left: 0 !important;
    margin-left: -19.5%;
  }

  div#header{
    z-index: 1000 !important;
  }

   .banner-bg-2{
  height: 35vh !important;
}

  .insomnia-banner-container .austim-text-wrapper h5 {
    font-size: 10vw !important;
  }

  .insomnia-banner-container {
    background-size: 120% 100% !important;
    background-position: center !important;
    background-repeat: no-repeat !important;
    height: 38vh;
    margin-top: 18% !important;
    width: 156vw;
  }

  .insomnia-banner-container::after {
    height: 80px;
  }

  .mobile-insomnia-container {
    display: block;
  }

  .desktop-insomnia-container {
    display: none;
  }

  /* Banner */
  .mobile-insomnia-container .banner-content-wrapper {
    padding: 0 8% 0 0;
    margin: 40px auto 10px auto;
  }

  .mobile-insomnia-container form.banner-appointment-form-wrapper {
    padding: 3vw 4.8vw 5vw 4.8vw !important;
    border-radius: 8px;
    filter: drop-shadow(0 0 3px rgba(0, 0, 0, 0.16));
   background-color: #f0ecece4 !important;
    margin: 0 2vw 0 0 !important;
  }

  .mobile-insomnia-container form.banner-appointment-form-wrapper label {
    font-weight: 600 !important;
  }
  .mobile-insomnia-container
    form.banner-appointment-form-wrapper
    .custom-select {
    background-position: right 2.7vw top 4.2vw !important;
    background-size: 3.8vw;
  }

  .mobile-insomnia-container .banner-content-wrapper h2 {
    padding-top: 2% !important;
  }

  .insomnia-banner-container .main-heading {
    font-size: 7vw !important;
    margin-bottom: -13px;
  }

  .insomnia-banner-container p {
  font-size: 3.2vw !important;
}

.insomnia-banner-container .austim-text-wrapper {
  left: 7vw !important;
  bottom: 1vh !important;
}

  .banner-content-wrapper .heading{
    font-size: 8vw !important;
}


 .banner-content-wrapper .heading span {
    font-size: 8vw !important;
}

.insomnia-list-img {
  width: 100%;
  height: 100%;
  border-radius: 50%;
  object-fit: cover;
  margin-bottom: 2vh;
}

.insomnia-list-card p{
    color: #3C4196;
    font-size: 5.5vw;
    text-align: center;
}


 .insomnia-list-card {
    flex-direction: column; /* stack one by one */
    align-items: center;
  }

  .insomnia-list-box {
    width: 100%;
    margin-bottom: 3vh;

  }
  

 .insomnia-section2 h1 {
     font-size: 6vw;
    }

     .insomnia-section2 h1::after {
        bottom: -1.3vw;
        width: 11vw;
        height: 1vw;
    }

    .insomnia-section2 h1 {
        margin-bottom: 6%;
    }

 .insomnia-section4 h3,
 .insomnia-section5 h3,
  .alcohol-section6 h3
  {
    padding-left: 0;
     font-size: 6vw;
    }

     .insomnia-section4 h3::after,
     .insomnia-section5 h3::after,
     .alcohol-section6 h3::after
      {
        bottom: -1.3vw;
        width: 11vw;
        height: 1vw;
    }

    .insomnia-section4 h3,
    .insomnia-section5 h3,
     .alcohol-section6 h3
     {
        margin-bottom: 6%;
    }


.insomnia-section2 .list-style-cards{
   align-items: flex-start;
}

.insomnia-section2 .list-style-cards img{
   width: 4vw;
   top:1.2vh;
   margin-right: 1.3vw;
}

.insomnia-section2 .list-style-cards p{
   margin-top: 0;
   font-size: 5vw;
   margin-bottom: 3vh;
}

.insomnia-section4{
   background-image: none;
  height: 120vh;
  margin-bottom: -27vh !important;
}

.section-img-4{
  display: block;
  width: 100%;
  height: 100%;
}

.insomnia-section6 h3,.insomnia-section7 h3, .insomnia-section8 h3, .insomnia-section9 h3{
  font-size: 5vw !important;
  margin-left: -10vw;
}

.insomnia-section6 .stimulate-point {
  flex: 0 0 calc(100% - 1vw); /* 2 per row */
  display: flex;
}
.insomnia-section6 .stimulate-point {
  font-size: 3vw;
  white-space: normal;
  margin-top: 1vh;
}

.insomnia-section6 .stimulate-box {
  display: flex;
  flex-direction: column;
  gap: 1vw;
}


.insomnia-section8 .list-style-cards{
    display: flex;
    margin-bottom: -2.4vh;
    align-items: flex-start;
    gap: 1.9vw;
}

.insomnia-section8 .list-style-cards img{
   width:4.2vw;
   position: relative;
   top: 3.7vh
}
.insomnia-section8 .list-style-cards p{
   color: #3c4196 !important;
   margin-top: 2.5vh;
   font-size: 5vw;
}

.insomnia-section9 .list-style-cards{
    display: flex;
    margin-bottom: -2.4vh;
    align-items: flex-start;
    gap: 1.9vw;
}

.insomnia-section9 .list-style-cards img{
   width:4.2vw;
   position: relative;
   top: 3.7vh
}
.insomnia-section9 .list-style-cards p{
   color: #3c4196 !important;
   margin-top: 2.5vh;
   font-size: 5vw;
}
.insomnia-section9 .profile-card{
    position: relative;
}
.insomnia-section9 .profile-img{
    width: 100%;
    object-fit: cover;
}

.insomnia-section10 h2{
  font-size: 5vw !important;
}

.treatment-box-card{
  gap: 4vh;
  margin-top: 2vh;
}

.insomnia-treatment-card{
  flex-direction: column;
  gap: 2vw;
}
.left-side-insomnia-treatment .sub-heading{
   font-size: 5vw !important;
}

.right-side-insomnia-treatment{
  margin-right: -9vw;
}

.insomnia-treatment-card .treatment-img1{
  width: 100%;
  height:100%;
}
.insomnia-treatment-card .treatment-img2{
  width: 100%;
  height:100%;
  order: 0;
}

.insomnia-treatment-card .treatment-2{
  order: 1;
}

.insomnia-treatment-card .treatment-img3{
  width: 100%;
  height:100%;
}
.insomnia-treatment-box3{
  padding-left:0;
}

.insomnia-treatment-box .sub-heading{
   font-size: 5vw !important;
}

.insomnia-section11 h2{
  font-size: 5vw !important;
}


.insomnia-section11 .remedy-heading{
  font-size: 4vw !important;
}

.remedy-box{
  flex-direction: column;
}

.remedy-box-2{
  display: flex;
  flex-direction: column;
  gap: 2vh;
}

.left-side-remedy{
  width: 100%;
}

.right-side-remedy .remedy-card3 p{
  order: 0;
}
.right-side-remedy .remedy-card3 img{
  order: 1;
}

.remedy-box-2 .remedy-card4 p{
  order: 0;
}
.remedy-box-2 .remedy-card4 img{
  order: 1;
}


.remedy-card3 p{
  max-width: 100%;
}


.remedy-card2{
  display: flex;
  flex-direction: column;
  align-items: center;
}

.remedy-card3{
  display: flex;
  align-items: center;
   flex-direction: column;
  justify-content: space-between;
}
.remedy-card4{
  display: flex;
  align-items: center;
   flex-direction: column;
  justify-content: space-between;
}
.remedy-card5{
  display: flex;
  align-items: center;
   flex-direction: column;
  justify-content: space-between;
}


.remedy-img1{
  width: 100%;
  object-fit: cover;
}
.remedy-img2{
  width: 100%;
  object-fit: cover;
  margin-top: 5vh;
}
.remedy-img3{
  width: 100%;
  object-fit: cover;
}
.remedy-img4{
  width: 100%;
  object-fit: cover;
}
.remedy-img5{
  width: 100%;
  object-fit: cover;
}

.insomnia-section12{
 background: linear-gradient(135deg,#bdb9b9,#fff);
 height: auto;
 align-items: flex-start;

}

.insomnia-section12-img{
  display: block;
  width: 100%;
  height: auto;
  object-fit: cover;
}

.insomnia-section12 h2,.insomnia-section13 h2 ,.insomnia-section14 h2 {
  font-size: 5vw !important;
}

.insomnia-section12 .about-text-content{
  margin-left: -2vw;
}

 .relations-container {
    padding: 8% 5% !important;
  }

  .about-insomnia-container {
    padding: 8% 5% !important;
  }

  .order-container {
    display: flex;
    flex-direction: column;
    margin-left: -3%;
  }

  .about-insomnia-container .order-img {
    order: 1;
  }
  .about-insomnia-container .order-cont {
    margin-top: 0px;
    order: 0;
  }

  .about-insomnia-img {
    height: 40vh;
  }

  .types-insomnia-container {
    padding: 8% 5% !important;
  }

  .types-insomnia-container .checkbox-img {
    width: 5.3vw;
  }

  .types-insomnia-container .inner-card-wrapper-appr {
    gap: 2.8vw;
  }

  .types-insomnia-container .list-style-heading {
    margin-bottom: -0.3vh;
    top: -0.2vh;
  }
  [class^="col"] + [class^="col"] {
    margin: 20px 0;
  }

  .types-insomnia-treat-container {
    padding: 8% 5% !important;
  }

  .types-insomnia-treat-container .checkbox-img {
    width: 5.3vw;
  }

  .types-insomnia-treat-container .inner-type-card-wrapper-appr {
    flex-direction: column;
    gap: 5vh;
  }
  .types-insomnia-treat-container .header-treat-card {
    gap: 1.5vw;
    align-items: flex-start;
  }

  .types-insomnia-treat-container .list-type-style-heading {
    color: #3c4196;
    font-weight: 600;
    position: relative;
    top: -0.4vh;
  }

  .success-container .success-card {
  padding: 0 5% !important;
}

  .success-card-mob-bg {
  position: relative;
  left: -5.5%;
  bottom: -4vh;
  width: 100vw;
  margin-top: -5vh;
}

.success-container .desktop-img-card{
    display: none;
}
.success-container .mob-img-card{
    display: block;
}

  .insomnia-doctors-container .custom-owl-nav button.owl-prev-custom {
    top: 35vh !important;
    z-index: 2;
  }

  .insomnia-doctors-container .custom-owl-nav button.owl-next-custom {
    top: 35vh !important;
    z-index: 2;
  }

  
.video-container{
  flex-direction: column;
  gap: 4vh;
}
.video-card {
  width: 100%;
}
.video-card p{
  font-size: 4vw;
}


  .relationship-faq {
    padding-bottom: 0 !important;
  }

  .relationship-faq span.faq-icon.ms-auto {
    top: 3.6vw !important;
    width: 4.9vw !important;
  }

  .relationship-faq div#faqAccordion {
    padding-top: 75% !important;
  }

  p.m-subscribe1__title{
    font-size: 5.8vw !important;
  }
  section.hp-sec5.footer-block-mmaarga-all{
    margin-bottom: 12vh !important;
    padding: 5vh !important;
  }
  .footer-slogan{
    font-size: 5vw !important;
  }
}


.body-nav-fixed-menu-top section.hp-sec5.footer-block-mmaarga-all {
    height: auto ! IMPORTANT;
    padding: 0px !important;
    margin-bottom: 0px !important;
    opacity: 1;
}

.body-nav-fixed-menu-top section.hp-sec5.footer-block-mmaarga-all .our-commitments1 {
    bottom: 0vw;
    width: 100%;
    max-width: 100%;
    position: relative;
}

.body-nav-fixed-menu-top p.m-subscribe1__title {
    text-align: center;
    padding-bottom: 0px;
}



@media (max-width: 767px) {
    .body-nav-fixed-menu-top section.hp-sec5.footer-block-mmaarga-all .our-commitments1 {
        padding: 7% 8%;
        max-width: 100%;
        width: 100%;
        position: relative;
        bottom: 0px;
    }

    .body-nav-fixed-menu-top p.m-subscribe1__title {
        font-size: 5vw;
    }
}


@media (max-width: 1050px) and (min-width: 767px) {
    .body-nav-fixed-menu-top section.hp-sec5.footer-block-mmaarga-all .our-commitments1 {
        width: 100%;
        max-width: 100%;
        padding: 2% 3%;
    }

    .our-commitments1 .row {
        justify-content: center;
    }
}