@media(max-width:1400px){
    .ibc-con {
        max-width: 1140px;
    }
    img.header-logo {
        max-width: 130px;
    }
    .thil-ic a {
        font-size: 14px;
    }
    .thir-ic a {
        font-size: 14px;
    }
    .hb1 a {
        line-height: 40px !important;
        padding-inline: 12px !important;
        column-gap: 10px !important;
        font-size: 14px !important;
    }
    .hb1 a span {
        width: 24px;
        height: 24px;
        font-size: 12px;
    }
    .hbs-sld img {
        max-height: 560px;
        min-height: 560px;
    }
    .hbs-ic span {
        font-size: 18px;
        margin-bottom: 10px;
    }
    .hbs-ic h3 {
        font-size: 64px;
        line-height: 74px;
        margin-bottom: 14px;
    }
    .hwdcl-ic {
        margin-right: 30px;
    }
}
@media(max-width:1199px){    
    .ibc-con {
    max-width: 960px;
}
    .thil-ic a {
        font-size: 13px;
        padding: 6px 0px;
        margin-right: 10px;
        padding-right: 10px;
    } 
    .thir-ic a {
        padding: 6px 10px;
        font-size: 13px;
        /* color: #1e1e1e; */
    }
    img.header-logo {
        max-width: 100px;
    }
    a.nav-link {
        font-size: 14px;
        margin-inline: 8px;
    }
    .hco-ic ul li {
        max-width: 18%;
        font-size: 40px;
    }
}
@media(max-width:991px){
    .ibc-con {
        max-width: 720px;
    }
    .hwdcl-ic {
        margin-right: 0px;
    }
    .hcl-con {
        margin-top: 30px;
    }
    .ftt-ic .row {
        row-gap: 30px;
    }
    button.navbar-toggler {
        border: none;
        padding: 0;
    }
    .navbar-toggler-icon {
        width: 2em !important;
        height: 2em !important;
    }
    a.nav-link {
        font-size: 13px;
        margin: 0px 0;
        padding: 12px 0 !important;
        border-bottom: 1px solid #4b39911a;
        text-align: center;
    }
    .hwd-con .row {
        row-gap: 30px;
    }
    .hwd-con {
        margin-top: 30px;
    }

    .hpr-con {
        column-gap: 12px;
        margin-top: 30px;
    }
    .hprc-con p {
        font-size: 18px;
    }
    .hco-ic ul li {
        max-width: 22%;
        font-size: 32px;
    }
    span.count-img img {
        width: 100%;
        max-width: 80px;
        margin-bottom: 6px;
    }
    span.counter-content {
        font-size: 14px;
    }
    .ftb-ic p {
        font-size: 14px;
    }
}
@media(max-width:767px){
    .hb1 {
        display: none;
    }
    .hpr-con {
        flex-wrap: wrap;
        row-gap: 20px;
    }
    .hpr-con .hprc-box {
        width: 100%;
    }
    .hin-con {
        margin-top: 30px;
    }
    .fb-box img {
        min-height: 330px;
        max-height: 330px;
    }
    .hco-ic ul {
        flex-wrap: wrap;
        row-gap: 30px;
    }
    .hco-ic ul li {
        max-width: 50%;
        font-size: 32px;
    }
    .ftb-ic {
        justify-content: center;
        flex-wrap: wrap;
        row-gap: 4px;
    }
    .slick-prev {
        left: 10px !important;
        z-index: 1;
    }
    .slick-next {
        right: 10px !important;
        z-index: 1 !important;
    }
    .slick-next, .slick-prev {
        width: 40px !important;
        height: 40px !important;
    }
    .slick-next:before, .slick-prev:before {
        font-size: 14px;
    }
    .hbs-sld img {
        max-height: 420px;
        min-height: 420px;
    }
    .hbs-ic span {
        font-size: 16px;
        margin-bottom: 6px;
    }
    .hbs-ic h3 {
        font-size: 50px;
        line-height: 60px;
        margin-bottom: 6px;
    }
    .hbs-btn {
        margin-top: 18px;
    }
    .btn1 {
        line-height: 40px;
        padding-inline: 20px;
        font-size: 12px;
    }
    .hbs-ic {
        max-width: 460px;
        left: 80px;
    }
    .ibc-con {
        max-width: 540px;
    }
}
@media(max-width:575px){

    .top-header {
        display: none;
    }
    .hbs-ic h3 {
        font-size: 32px;
        line-height: 42px;
        margin-bottom: 6px;
    }
    .hbs-ic p {
        font-size: 16px;
        line-height: 26px;
        display: -webkit-box;
        -webkit-line-clamp: 2;
        -webkit-box-orient: vertical;
        overflow: hidden;
    }
    .hbs-ic {
        max-width: 280px;
        left: 60px;
    }
    .hbs-sld img {
        max-height: 360px;
        min-height: 360px;
    }
    .web-tt h4 {
        font-size: 26px;
        padding-bottom: 16px;
        margin-bottom: 16px;
    }
    .web-tt span {
        font-size: 16px;
        font-weight: 400;
        line-height: 26px;
    }
    .hwdcr-bl span {
        max-width: 70px;
        min-width: 70px;
        max-height: 70px;
        min-height: 70px;
    }
    .hwdcr-bl span img {
        max-width: 40px;
        min-width: 40px;
    }
}