@media(max-width:999px){
    .fade-slick,.interior-design-slider{
        height:200px !important;
    }
    .fade-slick .slider-content h2{
        font-size:1.5rem !important;
        line-height:1.5rem;
    }
    .fade-slick .slider-content h3{
        font-size:1rem !important;
        line-height:1.5rem;
        max-width: inherit !important;
    }
    .interior-design-form {
        top: 80% !important;
        left: 50% !important;
        transform: translateX(-50%) !important;
        padding: 20px !important;
        width: 90%;
    }
    .m-height-auto{
        height:auto !important;
        min-height:inherit !important
    }
    .m-form-margin{
        margin-top: 450px !important;
    }
    .m-pt-20{
        padding-top:20px;
    }
    .image-info-content-detail{
        left:30%;
        transform:translateX(-50%) !important;;
        top:calc(100% + 10px);
    }
    .image-info-content:hover .image-info-content-detail{
        left:50% !important;
    }
    .mobile-m{
        margin-left: 0px;
        margin-right: 0px;
    }
    
    .scroll-image-container{
        margin-top:100px !important
    }
    .line-full {
        width: 1px !important;
        border-top:none !important;
        height: 100% !important;
        border-left: 1px solid rgb(0 0 0 / 30%);
        position: absolute;
        left: 32px;
        z-index: -1;
    }
    .before-dot-top:before{
        top:8px !important;
    }
    .m-pl-40{
        padding-left:40px;
    }
    .m-pt-none{
        padding-top:0 !important
    }
    .fade-slick .slider-content {
    	left: 50%;
    	width: 90%;
}
	.banner-header {
	    height: 31vh;
	}
    .center-slick{
        height:190px !important;
        margin-top:20px;
    }
    
    .center-video-slick .slick-prev {
        left: 10px !important;
        color: #000000 !important;
        font-size: 30px !important;
    }
    .center-video-slick .slick-next {
        right: 10px !important;
        color: #000000 !important;
        font-size: 30px !important;
    }
    .center-video-slick .item{
        height:190px !important
    }
    .center-slick .slick-slide{
        height:180px !important
    }
    .center-video-slick iframe{
        height:190px !important;
        width:100% !important;
    }
    .action-button.bottom-left{
        left:30px !important;
        bottom:30px !important;
    }
    .action-button .ab-link{
        width: 50px;
        height: 50px;
    }
    .action-button.split.bottom-left.horizontal .ab-link:before{
        width:60px !important;
        height:60px !important;
    }
    .action-button.split.horizontal .ab-link span{
        left:10px !important;
    }
    .action-button.split.horizontal .ab-link i{
        font-size:25px !important;
    }
    .action-button.split.horizontal ul{
        margin-left:60px;
    }
    .action-button .action-list li{
        width: 50px;
        height: 50px;
    }
    .action-button .action-list li i{
    	font-size: 20px;
    }
    .fb-section-full{
        height:auto !important
    }
    .mob-align-items-left{
        align-items: flex-start !important;
    }
    .mob-video-list{
        display:block !important;
        z-index: 999999999999;
    }
    .home-category-content{
        height: 235px !important;
    }
    .home-category-container a{
        margin: 0px 0;
    }
    .home-category-content .home-category-content-info h3{
        font-size: 28px !important;
        font-weight: 300;
    }
    .home-category-content .home-category-content-info span{
        display:none !important
    }
    .home-category-content .home-category-content-info{
        padding:10px 0 !important
    }
    #navbarSupportedContent {
        margin-top: 0 !important;
    }
    .web {
        display: none;
    }
    .mobile {
        display: block;
        font-size: 17px;
        font-family: 'Lato', sans-serif;
        color: #fff;
        width: 100%;
        text-align: center;
        font-weight: bold;
    }
    .mobile hr{
        border: 1px solid #f1ce41;
        width: 100%;
    }
    .mob-video-list-content iframe{
        height:200px !important;
        z-index: 9999999;
    }
}