@media(max-width:1050px){
	.banner .carousel-caption{top:45%;left:0;text-align:center;width:100%;right:0}
	#overview .overview-div{width:50%}
	.lamp-img{width:15%}
	.chair-img{position:absolute;right:0;width:50%;bottom:0}
}

@media(max-width:991px){
	#overview .overview-div{width:100%;position:static}
	.highlight-sec p{font-size:16px}
	.highlight-sec h2{line-height:36px}
	.highlight-sec,.side-div{padding:50px 60px!important}
}

@media(max-width:768px){
	.slick-dots{width:auto;right:0;left:0;bottom:90%!important}
	#kitchen .slick-dots li:last-child button:before{color:#cf1427}
	.footer-bot{padding: 25px 0 80px}
	.footer .logo img{width:110px}
	.highlight-sec,.side-div{padding-left:15px!important;padding-right:15px!important}
	.kitchen-div,.wordrobe-div{padding:64px 15px}
	.chair-img{position:static;width:90%;margin:20px auto 0}
	.footer_btn{background-color:#bc0d1e;position:fixed;bottom:0;width:100%;z-index:99999999}
	.footer_btn .rightBorder{border-right:1px solid #fff}
	.footer_btn a{font-size:18px;font-weight:400;color:#fff;line-height:55px;text-decoration:none!important}
	.red-btn{font-size: 12px;}
}

@media(max-width:480px){
	.lamp-img{width:20%}
	.footer-bot{text-align: center;}
}
