@media (max-width: 767px) {
	.banner_contents {
		position: static;
		background: #fafaf0;
		padding-top: 20px;
	}

	.banners {
		height: auto;
	}

	.banner_form {
		padding: 20px;
		background: #fafaf0;
		box-shadow: none;
		border-top: 5px solid #000;
		margin-top: 10px;
	}

	.project_m-query {
		background: #000;
	}

	.img_blurs {
		opacity: 0;
	}

	.banners img {
		height: auto;
	}

	.banner_plan h3 {
		background: #e79a28;
	}

	.banner_plan h3 span {
		color: #000;
		font-size: 20px;
	}

	.carousel-indicators {
		display: none;
	}

	.banner_desc h1, .banner_desc h4 {
		color: #000;
	}

	.retail_price h6 {
		color: #000;
	}

	.banner_desc {
		border: 2px solid #eee;
		padding: 20px;
	}

	.price {
		background-color: #000;
	}

	.price {
		font-size: 25px;
		color: #e79a28;
	}

	.price sub {
		color: #e79a28;
	}

	.headings {
		font-size: 20px;
	}

	.sob_desc {
		padding: 10px 0;
	}

	.highlights_list li {
		max-width: 100%;
		flex: 0 0 100%;
		color: #deac52;
		font-size: 16px;
		text-align: start;
		margin: 0;
		padding: 5px;
		font-weight: 600;
	}
	.sob_highligts_desc {
		padding: 15px;
		margin: 0;
	}

	.floorslider img {
		height: auto;
	}

	.m-query {
		display: block;
		position: fixed;
		width: 100%;
		bottom: 0;
		background: #94734c;
	}

	.project_m-query img {
		display: block;
		height: 25px;
	}

	.b_des {
		top: 0;
	}

	tbody, td, tfoot, th, thead, tr {
		white-space: nowrap;
	}

	.kingstown_desc {
		padding: 15px 0;
		background: #fafaf0;
		font-size: 14px;
	}

	.project-highlights li {
		text-align: start;
	}

	.proj_header_nav {
		background: #fff;
	}

	.container_gutter {
		padding: 0px 10px;
	}

	.proj_download_btn .proj_download_btn_list ul li a {
		font-size: 14px;
	}

	.heading {
		font-size: 16px;
	}

	.banner_margin {
		margin-top: 160px;
	}

	.project-gallery img {
		height: auto;
	}

	.project_m-query a span {
		color: #fff;
		font-weight: 600;
		text-transform: uppercase;
		padding-left: 10px;
		display: none;
	}
	.project_m-query a {
		text-align: center;
		display: inline-block;
	}

	.proj_gap {
		margin-bottom: 50px;
	}

	.project_m-query {
		display: block;
		position: fixed;
		bottom: 0;
		width: 100%;
		padding: 8px 0;
		text-align: center;
	}

	.brochure a {
		color: #fff;
		background-color: #023429;
		padding: 10px 25px;
		display: block;
		margin-bottom: 5px;
	}
}