@media screen and (max-width:1200px){
    .innerscp-wid-wrap img{
        max-width: 100%;
    }
    .site-header.style-1 .extra-cell > a, .site-header.style-1 .extra-cell > div{
        margin-left: 0;
    }
    .logo-header img {
    height: auto;
    max-width: 110px;
    }
}

@media screen and (min-width:992px) and (max-width:1199px){
    .header-nav .nav > li > a {
        font-size: 16px !important;
    margin-right: 4px !important;
}
}

@media screen and (min-width:992px){
    .header-nav .nav > li .mega-menu li a, .header-nav .nav > li .sub-menu li a{
        padding: 8px 25px 8px 35px !important;
    }
     .ps-lg-30{
        padding-left: 30px;
    }
    .ps-lg-50{
        padding-left: 50px;
    }
    .pe-lg-30{
        padding-right: 30px;
    }
    .pe-lg-50{
        padding-right: 50px;
    }
    .custom-col-5 {
    width: 20%;
    flex: 0 0 20%;
  }
  /* .innerscp-wid-wrap img{{
    max-width: 100%;
  } */
}

@media screen and (max-width:767px){
    .icon-bx-wraper.style-6{
        margin-bottom: 25px;
    }
}

@media screen and (max-width:991px){
    .site-breadcrumb{
        padding-top: 70px;
    }
    .infraAut-sec-col{
        margin-bottom: 25px;
    }
    .ourexp-wid-wrap {
    margin-top: 30px;
}
.abtus-info-list-wrapper{
    margin-top: 20px;
}
.abtdiretor-content-wrap {
    margin-top: 35px;
}
}
@media screen and (max-width:575px){
      .logo-header img {
        height: 60px;
        max-width: 200px; }
    p{
        font-size: 15px;
    }
    .abtdir-avatar{
        height: 300px;
        width: 300px;
    }
    .inner-infr-head{
        font-size: 26px;
    }
    .client-card{
        padding: 10px;
    }
    .site-breadcrumb .breadcrumb-menu{
        margin-top: 0;
    }
    .site-breadcrumb{
        padding-top: 40px;
        padding-bottom: 40px;
    }
   .site-breadcrumb .breadcrumb-title {
    font-size: 23px;
    line-height: 36px;
   }
    .site-breadcrumb .breadcrumb-menu li {
    font-size: 13px;
    font-weight: 400;
    text-transform: capitalize;
}
}