@media(max-width:1400px){
    .hpd-con {
        gap: 14px;
        margin: 22px 0;
    }
}
@media(max-width:1199px){
    .hpr-slider {
        gap: 18px;
    }
    .services
    .item {
    padding: 30px 15px 50px;
}
    .hbs-con {
        max-width: 650px;
    }
    .services .item
.numb {
    bottom: 20px;
    left: 20px;
}
}
@media(max-width:991px){
    .contact-img iframe {
        min-height: 300px;
    }
    .contact-wrapper {
        border-right: none;
        border-bottom: 5px solid #b19777;
    }
    .hpr-con ul {
        row-gap: 8px;
    }
    .hpr-c2 .hpr-slide.projects {
        width: 100%;
        max-width: 48%;
    }
    .hpr-slide.projects {
        width: 100%;
        max-width: 48%;
    }
    .hdp-ic .row {
        row-gap: 30px;
    }
    .services
    .item {
    padding: 30px 15px 50px;
    margin-bottom: 30px;
}
.hod-sec {
    max-width: 190px;
    min-height: 340px;
    max-height: 340px;
    border: 6px solid #fff;
}
    section.hero-banner {
        margin-top: 0;
    }
    .tbm{
        margin: 60px 0;
    }
    .tbp{
        padding: 60px 0;
    }

    section.hero-banner:before, section.hero-banner:after {
     display: none;
    }
    button.navbar-toggler {
        padding: 0;
        border: none;
    }
    .logo-box {
        padding: 10px 10px !important;
        margin: 0 0 0 -10px;
    }
    .logo-box img {
        max-width: 180px;
    }
    .hbs-social {
        max-width: 100px;
    }
    .hab-ic .row {
        row-gap: 20px;
    }
    .ft-top .row {
        row-gap: 20px;
    }
    .hbs-con {
        right: 30px;
        margin-top: 0;
    }
    .hbs-con h5 {
        font-size: 36px;
        line-height: 1.30em;
        letter-spacing: 10px;
    }
    a.nav-link, .sticky a.nav-link {
        color: #212121;
        border-left: none;
        padding-left: 0 !important;
        margin-bottom: 10px;
    }
    .navbar-nav .nav-link.active, .navbar-nav .nav-link.show{
        color: #212121 !important;
    }
}

@media(max-width:767px){
    .hpr-con a.nav-link {
        font-size: 14px;
        margin: 0 0px;
        border-inline: 1px solid #666;
        border-radius: 0;
        padding-inline: 15px !IMPORTANT;
    }
    .hpr-slide.projects {
        width: 100%;
        max-width: 100%;
    }
    .hpd-con {
        gap: 12px;
        margin: 22px 0;
    }
    
/* .hbs-img img {
    height: 100%;
    min-height: 500px;
    max-height: 500px;
    object-fit: cover;
} */
.ft-btm {
    flex-wrap: wrap;
    justify-content: space-between;
}
.hbs-con h5 {
    font-size: 35px;
    line-height: 1.30em;
    letter-spacing: 6px;
    margin-bottom: 12px;
}
.hbs-con p {
    font-size: 16px;
    margin-right: 10px;
}
}
@media(max-width:575px){
    /* section.hero-banner {
        margin-top: 0;
        margin-bottom: 100px;
    } */
    .hbs-social {
        max-width: 100%;
        max-height: 70px;
        top: unset;
        bottom: -70px;
        background: #f4f4f4;
        align-items: center;
        justify-content: center;
    }
    .hbs-social-list {
        margin-bottom: 0;
        position: relative;
        display: flex;
        gap: 10px;
    }
    .hbs-social-list a {
        margin-top: 0px;
    }
    .hbs-social-list:before {
     display: none;
    }   
    .slick-active .hbs-con {
        text-align: center;
        right: unset;
        left: 50%;
        transform: translate(-50%, -50%);
        width: 100%;
    }
    .hbs-con h5 {
        font-size: 28px;
        line-height: 42px;
        letter-spacing: 6px;
        margin-bottom: 12px;
    }
    .main-tt h4 {
        font-size: 30px;
        letter-spacing: 4px;
        word-spacing: 1px;
        margin-bottom: 20px;
    }
    .ft-btm {
        flex-wrap: wrap;
        justify-content: center;
        text-align: center;
        gap: 10px;
    }
    /* .slick-prev {
        left: 20px !important;
        z-index: 1;
    }
    .slick-next {
        right: 20px !important;
        left: unset;
    } */
    .hod-sec {
        max-width: 120px;
        min-height: 200px;
        max-height: 200px;
        border: 6px solid #fff;
    }
    .hpdl-ic {
        padding-left: 60px;
    }
    .main-tt2 h5 {
        font-size: 20px;
        line-height: 33px;
    }
    .hod-box {
        max-width: 48%;
    }
    .tbm {
        margin: 40px 0;
    }
    .tbp {
        padding: 40px 0;
    }
    .projects .item .con h5, .projects .item .con h5
a {
    font-size: 14px;
}
.hpr-c2 .hpr-slide.projects {
    width: 100%;
    max-width: 100%;
}
.contact-form {
    padding: 16px;
}
.hbs-con p br {
    display: none;
}
.ind-ftr {
    padding: 0 20px;
}
.home-header .logo-box {
    padding: 0px 10px 0 0 !important;
    margin: 0 0 0 0px !important;
}
.slick-prev {
    margin-left: -35px;
}
.slick-next {
    margin-left: 10px;
}
.cnts-r {
    padding: 40px 0 30px;
}
}