/*------extra-small-device-start------*/
  @media(min-width: 320px) and (max-width: 575px){
    .banner-slider h2{
      font-size: 40px !important;
    }
    .why-choisse-img{
      display: none;
    }
    .company-mis-title h2 {
        width: 100% !important;
    }
    .single-compnay-itam{
      margin-bottom: 15px;
    }
    .iso-certi-title h2{
      font-size: 23px !important;
    }
    .partner-title{
      width: 100% !important;
    }
    .navbar-toggler i{
        color: #fff;
    }
    
    
 .search-main h4 {
     margin-left: 0px !important;
 
  }
 .searchTerm {
     width: 124% !important;
     margin-left: 0px !important;
}
   .nav-item .sub-menu {
       left: -4px !important;
  }
}

/*------extra-small-device-end------*/