@media (min-width: 1600px) and (max-width: 1880px) {
}
@media (min-width: 1400px) and (max-width: 1599px)  {
}
@media (min-width: 1360px) and (max-width: 1399px) { 

}
@media (min-width: 1280px) and (max-width: 1359px)  {
}
@media (min-width: 992px) and (max-width: 1279px) {
}
@media (min-width: 768px) and (max-width: 991px) {
}
@media (min-width: 320px) and (max-width: 767px) {

    .banner-wrapper .inner-banner .cust-container-md h1 {
        display: none;
    }

    .header-action.d-flex.align-items-center {
    display: none !important;
}
.banner-wrapper {
    position: relative;
    min-height: 100%;
    padding: 0px 0 100px;
}
.banner-wrapper:before {

   height: 93.9%;

}

.career-promo-single .add-content h2 {
    font-size: 20px;
        margin-bottom: 15px

}
.career-promo-single .add-content span {

    padding: 5px 15px;

}
.home3-offer-and-service-section {
    padding: 0 0;
}
.banner-wrapper .banner-img-box {
   
    height: 100%;
}
.search-area {
    padding-bottom: 50px;
}
.section-title h2 {
    color: #110f0f;
    font-size: 32px;
    font-weight: 600;
    line-height: 1.1;
    margin-bottom: 0;
}

.home3-about-section {
    padding-bottom: 40px;
}
.sec-title {

    font-size: 32px;
}
.vs-services-box-style1.v2 {
    padding: 50px 23px;
  
}
.cta.-type-1 .cta__content {
    padding: 100px 0 300px;
}
    .search-wrapper .tab-content {
        padding: 40px 15px 0;
    }
    .parsley-errors-list.filled li.parsley-required {
   
      bottom: -11px;
        background-color: #fff;
        padding: 0 2px;
        left: 12px;
   
}
.service-wrapper .service-list {
    flex-direction: column;
}
.service-wrapper {
    padding: 60px 20px;

}
.cta-main-wrap {
    margin: auto;
    max-width: 100%;
    margin-bottom: 30px;
}
.grid-4-cus li {
    width: 100%;
    list-style: none;
}
    .search-form .form-group {
        margin-bottom: 8px !important;
    }
}