@media(max-width:1399px){
    .tbp{
        padding: 80px 0;
    }
    .tbm{
        margin: 80px 0;
    }
    .hbs-slide img {
        max-height: 600px;
        min-height: 600px;
    }
}
@media(max-width:991px){
    ul.navbar-nav {
        margin: 10px 0 10px auto !important;
        padding-right: 0px;
        border-right: none;
    }
    .ctus-map-wrapper{
        height: 500px !important;
    }
    .cont-card-col{
        margin-bottom: 30px !important;
    }
    .hbx-ic {
        display: flex;
        gap: 30px;
        flex-wrap: wrap;
    }
    .hbx-box {
        width: 100%;
    }
    .ml-50 {
        margin-left: 0px !important;
    }
    .wcu-box {
        max-width: 47%;
    }
    .hcu-ic {
        flex-wrap: wrap;
        justify-content: center;
    }
    .hcu-box {
        max-width: 31%;
    }
    .ftc-i2 {
        margin-left: 0px;
    }
    .ftb-ic {
        row-gap: 6px;
        flex-wrap: wrap;
        justify-content: center;
        text-align: center;
    }
    .hbsc-ic h3 {
        font-size: 46px;
        margin-bottom: 16px;
    }
}
@media screen and (min-width:992px){
    .ps-lg-30{
        padding-left: 30px;
    }
    .ps-lg-50{
        padding-left: 50px;
    }
}
@media(max-width:767px){
    .hcu-box {
        max-width: 29%;
    }
    section.top-header:before{
        max-width: 33% !important;
    }
}
@media(max-width:575px){
    .site-breadcrumb .breadcrumb-title{
        font-size: 33px;
    }
    section.top-header {
        display: none;
    }
    .innser-main-heading{
        font-size: 28px;
    }
    .contus-section{
        padding-bottom: 0 !important;
    }
    .cus-container {
        padding: 0 14px;
    }
    a.navbar-brand img {
        max-width: 60px;
    }
    a.nav-link {
        padding: 10px 0 !important;
        margin: 0 0px;
    }
    .header-btn{
        margin-bottom: 14px;
    }
    .hbsc-ic h3 {
        font-size: 30px;
        margin-bottom: 16px;
    }
    .hbsc-ic {
        text-align: center;
        margin-top: -30px;
    }
    .hbsc-ic h4 {
        font-size: 14px;
        margin-bottom: 10px;
    }
    .hbs-slide img {
        max-height: 420px;
        min-height: 420px;
    }
    .wcu-box {
        max-width: 100%;
    }
    .hcu-box {
        max-width: 46%;
    }
    .hcu-box:nth-child(even):before {
        display: none;
    }
    .tbp{
        padding: 60px 0;
    }
    .tbm{
        margin: 60px 0;
    }
    .htesl-ic {
        padding-right: 30px;
        padding-bottom: 200px;
    }
    .sbx-close {
        top: 40px;
        right: 40px;
    }
    .sbx-ic {
        padding: 0 20px;
    }
    .sbx-ic h4 {
        font-size: 50px;
        margin-bottom: 20px;
    }
}