@media (max-width: 991px) {
    .navbar.bg-transparent, .navbar-modern-inner.bg-transparent, .navbar-full-screen-menu-inner.bg-transparent {
        background-color: transparent !important;
    }
    .header-push-button .push-button span{
        background-color: #fff!important;
    }
    .tp-parallax-wrap.rev_row_wrap{
        left: auto!important;
    }

}

@media screen and (max-width: 576px){
    #architecture-slider .alt-font{
        font-size: 70px!important;
        line-height: 82px !important;
        letter-spacing: 0!important;
    }
    #architecture-slider .alt-font.fnp_color_bg{
        font-size: 17px!important;
    }
    .showroom_area .swiper-slide img{
        width: auto;
        max-width: max-content;
    }
    footer .title{
        font-size: 40px;
        line-height: 63px;
        margin-bottom: 40px;
    }
    footer .mail form{
        width: 100%;
    }
    .banner h1{
        font-size: 38px;
        line-height: 3.5rem!important;
        letter-spacing: -2px!important;
    }
}