@media(max-width:1399px){
    .csn-ic {
        max-width: 400px;
        margin-inline: auto;
    }
  
    .thd-l p span {
        font-size: 12px;
    }
    .thd-l p i {
        margin-right: 4px;
        font-size: 14px;
    }
    .thd-r a {
        padding-right: 14px;
        margin-right: 14px;
        font-size: 14px;
    }
    .thd-l p {
        margin-right: 14px;
        padding-right: 14px;
        line-height: 20px;
    }
    /* section.top-header {
        padding: 6px 0;
    } */
    img.header-logo {
        max-width: 250px;
    }
    a.nav-link {
        margin: 0 12px;
        font-size: 14px;
    }
    a.dropdown-item {
        font-size: 14px;
    }
    .btn1, .btn2 {
        font-size: 14px;
    }
    .hslc-main h4 {
        font-size: 50px;
        line-height: 65px;
    }
    .hsl-img img {
        min-height: 500px;
        max-height: 500px;
    }
    .main-tt span {
        font-size: 12px;
        padding: 8px 20px;
        margin-bottom: 14px;
    }
    .main-tt h3 {
        font-size: 44px;
        line-height: 55px;
    }
    p {
        line-height: 30px;
        letter-spacing: 0.3px;
        word-spacing: 1px;
        font-size: 16px; margin-bottom:5px;
    }
    .mb-30 {
        margin-bottom: 20px;
    }
    .mt-20 {
        margin-top: 10px;
    }
    .habc-l {
        max-width: 28px;
        min-width: 28px;
    }
    .habc-box {
        gap: 16px;
    }
    .habc-r h4 {
        margin-bottom: 2px;
        font-size: 22px;
    }
    .ml-40 {
        margin-left: 30px;
    }
    .pbmit-service-title {
        font-size: 20px;
        line-height: 30px;
    }
    .hwlr-box .pbmit-service-icon {
        margin: 0 14px 0 0;
        max-width: 46px;
    }
    .hwlr-box .pbmit-service-title {
        font-size: 18px;
        line-height: 26px;
    }
    .hwlr-box .pbmit-content-box {
        padding: 20px;
    }
    .hwlr-box .pbmit-service-description {
        padding: 20px 0 0 0;
        margin: 20px 0 0 0;
    }
    .hctr-ic {
        padding: 40px 40px;
    }
    .tpfc1 {
        margin-right: 30px;
    }
    .hwlr-box .pbmit-bg-image {
        max-height: 240px;
    }
    .tbm {
        margin: 70px 0;
    }
    .tbp {
        padding: 70px 0;
    }
    .mt-40{
        margin-top: 30px;
    }
   
}



@media(max-width:1199px){
    button.navbar-toggler {
        border: none;
        padding: 0 0;
    }
    .navbar-toggler-icon {
        width: 1.7em !important;
        height: 1.7em !important;
    }
    a.nav-link {
        margin: 0 0px;
        font-size: 14px;
        padding: 7px 0 !important;
    }
    ul.dropdown-menu {
        padding: 6px 10px;
    }    
    .header-btn {
        display: none;
    }
    .hslc-main {
        margin-left: 30px;
    }
    .hpnc-box .pbmit-title-img-wrapper {
        flex-wrap: wrap;
    }
    .hpnc-box .pbmit-bg-imgbox {
        max-width: 100%;
    }
    .hpnc-box .pbmit-staticbox-title h4 {
        padding: 30px 0 20px;
    }
    .main-tt h3 {
        font-size: 40px;
        line-height: 52px;
    }
    .hslc-main h4 {
        font-size: 42px;
        line-height: 60px;
    }
    .tpfc-1 {
        order: 1;
    }
    .tpf-ic .row {
        row-gap: 30px;
    }
}
@media(max-width:991px){
    .ibc-con {
        width: 100%;
        text-align: center;
    }
    .ctdt-ic {
        display: flex;
        gap: 20px;
        flex-wrap: wrap;
    }
    .ctdt-box:nth-child(2), .ctdt-box:nth-child(3) {
        max-width: 48%;
    }
    /* .hslc-main {
        transform: translate(-50%, -50%);
        text-align: center;
        left: 50%;
        margin: 0;
        width: 100%;
    } */
    .hslc-main {
        margin-left: 0;
        margin-bottom: 20px;
    }
    span.hsl-badge {
        margin-bottom: 16px;
    }
    .ml-40 {
        margin-left: 0px;
    }
    .rg-30{
        row-gap: 30px;
    }
    .btm-fc {
        flex-wrap: wrap;
        justify-content: center;
        text-align: center;
        row-gap: 10px;
    }
}
@media(max-width:767px){
    .tpfc-1 {
        order: unset;
    }
    .tpfc-logo {
        margin: 0 0  10px 0px;
        max-width: 300px;
    }
    .tpfc1 {
        margin-right: 0px;
    }
    .hnu-ic ul li span {
        font-size: 50px;
        font-weight: 700;
    }
    .hnu-ic ul li span.counter-content {
        font-size: 14px;
        max-width: 100px;
    }
}
@media(max-width:575px){
    .cus-container {
        max-width: 100%;
        padding: 0 15px;
    }
    section.top-header {
        display: none;
    }
    img.header-logo {
        max-width: 210px;
    }
    .hslc-main h4 {
        font-size: 30px;
        line-height: 42px;
        margin: 0 0 10px;
    }
    span.hsl-badge {
        font-size: 10px;
        padding: 8px 12px;
    }
    .hsl-img img {
        min-height: 400px;
        max-height: 400px;
    }
    .habli img {
        max-height: 170px;
        min-height: 170px;
        object-fit: cover;
    }
    .tbm{
        margin: 50px 0;
    }
    .tbp{
        padding: 50px 0;
    }
    .main-tt h3 {
        font-size: 30px;
        line-height: 40px;
    }
    .hpnc-box .pbmit-contentbox-inner {
        padding: 26px 26px;
    }
    .main-tt {
        text-align: center;
    }
    .main-tt span {
        font-size: 10px;
        padding: 8px 16px;
        margin-bottom: 14px;
    }
    .hwlr-box .pbmit-service-image-wrapper {
        flex-wrap: wrap;
    }
    .hwlr-box .pbmit-bg-image {
        max-width: 100%;
    }
    .hnb-mic {
        padding-top: 40px;
    }
    .hnu-ic ul {
        flex-wrap: wrap;
        gap: 10px;
    }
    .hnu-ic ul li {
        width: 100%;
        max-width: 48%;
    }
    .hnu-ic ul li span.counter-content {
        max-width: 100%;
    }
    .hctr-ic {
        padding: 15px;
    }
    .form-row {
        gap: 20px;
        flex-wrap: wrap;
        margin-bottom: 20px;
   }
   .mt-30 {
    margin-top: 20px;
}
.form-btn {
    text-align: center;
}
.tpf-ic {
    padding: 30px;
}
.btm-fc p {
    font-size: 12px;
    line-height: 18px;
}
section{
    overflow-x: hidden !important;
}
.hsl-con {
    /* background: #fff; */
    padding: 20px 10px;
    border-radius: 20px;
    /* box-shadow: 0 0 20px inset #00000033; */
}
.hsl-slider .slick-list {
    border-radius: 20px;
}
.brw-img:before {
    width: 60px;
    height: 60px;
    border-radius: 160px 0px 60px 0px;
}
.ctdt-box:nth-child(2), .ctdt-box:nth-child(3) {
    max-width: 100%;
}
.ctfr-ic {
    background: #f6f3ee;
    padding: 20px 20px;
    border-radius: 60px;
}
.fs-40 {
    font-size: 26px !important;
}

section.i-banner {
    overflow: unset !important;
}
.ibc-breadcrumb p {
    font-size: 12px;
    line-height: 44px;
}
.ibc-breadcrumb {
    bottom: -22px;
    padding: 0 20px;
    width: 100%;
    max-width: 80%;
    text-align: center;
}
.ibc-con h4 {
    font-size: 30px;
}
section.i-banner img {
    max-height: 160px;
}
}