@media (max-width: 1400px) {

}
@media (max-width: 1024px) and (min-width:981px) {

}
@media (max-width: 980px) {
  .left_text h2{
    text-align: center;
    font-size: 30px;
  }
  section.complimentary_sec .head-sec h2{
    margin-bottom: 30px;
  }
section.exp_section .col-md-6{
  width: 100%;
}
section.exp_section .row{
  gap: 13px 0;
}
.exp-sec-card .col-md-6{
 width: 50% !important;
}
section.complimentary_sec .col-6{
  width: 100%;
}
section.complimentary_sec .row{
      flex-direction: column-reverse;
}
section.complimentary_sec ul{
  padding-top: 20px;
}
section.complimentary_sec{
  padding-bottom: 0px;
}

}
@media (max-width: 540px) {
  section.service-section .row{
        margin-bottom: 40px;
  }
  section.form-sec .col-12 {
    padding: 0px;
  }
   section.form-sec .col-md-4{
    padding: 0px;
  }
   section.form-sec .col-md-8{
    padding: 0px;
  }
  section.business h2{
    font-size: 30px;
  }
  section.business .col-6{
    width: 100%;
  }
  .row.exp-sec-card{
    margin-top: 10px;
  }
  .c-logo{
    width: 30%;
  }
  .left_text h2{
    font-size: 26px;
    margin-bottom: 0;
  }
  section.hero-section h2{
    text-align: center;
    font-size: 25px;
  }
  .client-logo-section h5{
    font-size: 18px;
  }
  section.hero-section p{
    text-align: center;
  }
  section.exp_section .col-md-6{
           width: 100% !important;
  }
  .col-12.col-md-4.border-right{
    border: none;
  }
   section.service-section .service-img-info img {
    height: 300px;
    margin-bottom: 20px;
}
  
  section.service-section .col-12{
    padding:0;
  }
  
      section.service-section .rev {
        flex-direction: column-reverse !important;
    }
    .client-logo-section{
      padding:0;
    }

    .card_sec_ser h4 {
    font-size: 18px;
   }

   .card_sec_ser h3 {
    font-size: 20px;
}

section.exp_section .exp-sec-card img {
    width: 55px;
    height: 55px;
}

section.form-sec img{
  height:300px;
  object-fit: cover;
  width:100%;

}

section.form-sec {
padding:0;

}

}
@media (max-width: 384px) {

}
@media (max-width: 375px) {

}


