@media(max-width:1400px){
    .pack-rgt {
        top: 100px;
    }
    .main-header.sticky a.nav-link
     {
        padding: 30.4px 0 !important;
    }
    section.i-banner {
        margin-top: -100px;
    }
    section.i-banner img {
        max-height: 350px;
    }
    .tfb-l i {
        font-size: 16px;
        color: #fff;
    }
    .tfb-l h5 {
        font-size: 18px;
        color: #fff;
    }
    /* section.banner-section {
        margin-top: -100px;
    } */
    .mt-30 {
        margin-top: 20px !important;
    }
    .ckb-r a {
        font-size: 12px;
    }
    .ibn-ic p {
        font-size: 14px;
    }
    .ibn-ic p span {
        font-size: 12px;
        margin: 0 8px;
    }
    .ibn-ic h4 {
        font-size: 44px;
        margin-bottom: 2px;
    }
    .thr-ic a, .thr-ic span {
        color: #fff;
        font-size: 14px;
    }   
    img.header-logo {
        max-width: 125px;
    }
    a.nav-link {
        font-size: 19px;
        font-weight: 700;
        padding: 5px 5px !important;
    }
    .bs-con span.tts {
        font-size: 20px;
        margin-bottom: 6px;
    }
    .bs-con h4 {
        font-size: 57px;
        margin-bottom: 20px;
        font-weight: 700;
    }
    .bs-box img.hb-img {
        max-height: 650px;
        min-height: 650px;
    }
    .tbp {
        padding: 70px 0;
    }
    .hssc-box img {
        max-height: 320px;
        min-height: 320px;
        object-fit: cover;
        border-radius: 10px;
    }
    .tbm {
        margin: 70px 0;
    }
    .pt-250{
        padding-top: 220px;
    }
    .pt-200 {
        padding-top: 160px !important;
    }
    p {
        margin: 0 0 14px;
        line-height: 29px;
        font-size: 17px;
    }
    .mb-30 {
        margin-bottom: 24px !important;
    }
    .ml-50 {
        margin-left: 40px !important;
    }
    .mt-40 {
        margin-top: 30px !important;
    }
    .ulb-r p {
        margin-bottom: 0px;
        font-size: 15px;
        color: #fff;
        line-height: 26px;
    }
    .bs-con {
        max-width: 670px;
        margin-top: 50px;
    }
}
@media(max-width:1199px){
    a.nav-link {
        font-size: 16px;
        margin: 0 14px;
    } 
    .bs-con h4 {
        font-size: 54px;
        margin-bottom: 20px;
    }
    .bs-con span.tts {
        font-size: 20px;
        margin-bottom: 6px;
    }
    .bs-con {
        max-width: 450px;
    }
    .bsc-btn {
        column-gap: 14px;
    }
    .slick-next, .slick-prev {
        width: 30px !important;
        height: 30px !important;
        background-size: 30px !important;
    }

}
@media(max-width:991px){
    .navbar-brand{
        padding-bottom: 15px;
    }
    div#navbarSupportedContent { 
        padding: 11px 20px;
        margin: 0 -12px;
    }
    .main-header.sticky a.nav-link {
        padding: 0 !important;
    }
    .bs-con {
        max-width: 80%;
        width: 100%;
        margin-top: 20px;
    }
    span.navbar-toggler-icon { 
        width: 1.8em !important;
        height: 1.8em !important;
    }
    a.nav-link { 
        margin: 8px 0px;
        padding: 0;
        font-size: 15px;
    }
    .header-btn {
        margin: 4px 0 14px;
    }
 .main-header{
    padding: 10px 0; 
 }
.bs-con h4 {
    font-size: 46px;
    margin-bottom: 20px;
}
.service-section{
    padding-top: 0 !important;
}
.our-proclft-content-wrap{
    padding: 25px;
}
.floated-process-wrapper {
    margin-top: 25px;
}
.float-card-col{
    margin-bottom: 25px;
}
.our-projects{
    padding-top: 0 !important;
}
.abtuswid-wrapper{
    margin-top: 40px;
}
.FAQ-content-wrapper{
    margin-top: 200px;
}

}

@media screen and (min-width:992px){
    .our-proclft-wid-wrap{
        padding-right: 60px;
    }
    #header-dropdwon .dropdown-menu {
  display: block;
  opacity: 0;
  visibility: hidden;
  transform: translateY(10px);
  transition: all 0.3s ease;
  animation: none;
  pointer-events: none;
}
#header-dropdwon:hover .dropdown-menu {
  opacity: 1;
  visibility: visible;
  transform: translateY(0);
  animation: fadeInUpDropdown 0.3s ease forwards;
  pointer-events: auto;
}
}


@media(max-width:767px){
 .justify-sm-center{
        justify-content: center !important;
    }
.text-small-center{
    text-align: center;
}
.sec-lg-title{
    font-size: 37px;
}
.our-process-section{
    padding-top: 0 !important;
}
.foot-bottom-wrap{
    display: block !important;
}
.footer-bottom .credit-area p{
    margin-top: 12px;
}
}
@media(max-width:575px){
    
    .slick-next, .slick-prev {
        display: none !important;
    }
    .bs-con span.tts {
        font-size: 20px;
        margin-bottom: 4px;
    }
    .bs-con h4 {
        font-size: 31px;
        margin-bottom: 14px;
    }
    .bs-con {
        max-width: 450px;
        width: 100%;
        padding: 0 14px;
    }
    .bsc-btn {
        column-gap: 8px;
    }
    .bs-box img.hb-img {
        max-height: 500px;
        min-height: 500px;
    }
    .slick-dots {
        bottom: 20px !important;
    }
      .breadcrumb-wrap{
        padding: 60px 30px !important;
    }
    .breadcrumb-wrap .bdcrumb-title{
        font-size: 35px !important;
    }
    .breadcrumb-wrap .breadcrumb-item, .breadcrumb-wrap .breadcrumb-item a{
        font-size: 15px !important;
    }
    .sec-lg-title {
        font-size: 26px !important;
        line-height: 35px !important;
    }
   .abtus-slogan-text{
    font-size: 21px !important;
   }
   .service-loop-title{
    font-size: 19px !important;
   }
   .floated-process-wrapper{
    margin-bottom: 45px;
   }
   .cont-form-head{
    font-size: 25px !important;
   }
}
@media screen and (min-width:575px){
    .whcus-list-wrapper{
        padding-left: 18%;
    }
}




@media screen and (min-width:992px) and (max-width:1199px){
    .navbar-container{
        max-width: 100% !important;
    }
}
