@media screen and (max-width:991px) {
    #slider a > b, #slider img, #slider > b {
        display: block;
    }

    #slider, #slider .sliderInner {
        height: 360px !important;
    }

        #slider a > b, #slider img {
            height: 360px !important;
            object-fit: cover;
            object-position: center;
        }

        #slider .bgLayer {
            display: none;
        }

    .com-head {
        border-bottom: none;
    }

    .background_slider {
        display: none;
    }

    .com-head::after {
        content: "";
        display: block;
        border-bottom: 1px solid #ffffff;
        width: 85%;
    }

    .bg-title-video {
        height: 117px;
    }

        .bg-title-video .mask-text {
            font-size: 30px;
            padding: 0px 12px;
            line-height: 41px;
        }

    .adjust-heigh {
        height: auto;
    }

    .industries_boxes {
        width: 25%;
    }

    .art-card-box {
        margin: 0 0 0px 0;
    }

    #gallery .owl-theme .owl-nav {
        position: relative;
        width: max-content;
        display: flex;
        margin: auto;
        justify-content: center;
    }

        #gallery .owl-theme .owl-nav:before {
            content: none;
        }

    #gallery .owl-nav {
        margin: 0px;
    }

    .art-card-box .txt-content {
        padding: 12px 0 0px 0px;
    }

    #location .pr-0 {
        padding-right: 15px !important;
    }

    .heading.text-center {
        margin: 0 auto 0px;
    }

    .top-header .navbar {
        z-index: 9;
        padding: 0 10px;
    }

    .menuToggle::before {
        width: 68px;
        height: 61px;
    }

    .navigation {
        left: -23px;
        display: none;
    }

    .menu {
        bottom: 35px;
        left: 46px;
    }

    .btn-whatsapp-pulse-border {
        bottom: 58px;
        right: 13px;
    }

    .hamburger-manu {
        display: block;
    }

    footer {
        padding: 1px 0 10px 0;
    }

    .bg_blue_dark2 {
        margin: 0px auto 0;
    }

    .contact_form {
        background-position: center;
        background-attachment: fixed;
    }

    .contact-form {
        padding: 46px 16px;
    }

    .contact_form form {
        padding: 15px 3px;
    }

    .owl-carousel .owl-nav button.owl-prev, .owl-carousel .owl-nav button.owl-next {
        margin: inherit;
    }
}
