@media (max-width: 767px) {
	.banner_contents {
		position: static;
		background: #fafaf0;
		padding-top: 20px;
	}

	.small_hds {
		font-weight: 500;
		font-size: 16px;
	}

	.section_hds {
		font-size: 18px;
	}

	.banners {
		height: auto;
	}

	.banner_form {
		padding: 20px;
		background: #fff;
		box-shadow: none;
		border-top: 5px solid #7b0000;
		border-bottom: 0;
		margin-top: 20px;
	}

	.footer_call {
		bottom: 100px;
	}

	.project_m-query {
		background: #7b0000;
	}

	.form_message {
		font-size: 12px;
		padding: 14px;
	}

	.inquiry_message {
		letter-spacing: 1px;
		font-size: 14px;
	}

	.banners img {
		height: 200px;
		object-fit: cover;
	}

	.banner_desc h1, .banner_desc h4 {
		color: #333;
		text-transform: uppercase;
	}

	.banner_plan h3 {
		color: #000;
	}

	.banner_content {
		padding: 0;
		text-align: center;
	}

	.banner_plan h3 span {
		color: #bf8208;
		font-weight: 800;
	}

	.retail_price h6 {
		font-weight: 700;
		color: #fff;
		text-align: center;
	}

	.retail_price {
		margin-top: 0;
		border-top: 2px solid #ffbd39;
		padding-top: 10px;
	}

	.proj_header_nav.top_header.shadow.f-nav .navbar-nav .nav-link {
		color: #000;
		text-align: start;
	}

	.key_points {
		width: 100%;
		display: block;
		text-align: center;
		background: #00b1cd;
		padding: 15px;
		border-top: 5px solid #ef4130;
	}

	.carousel-indicators {
		display: none;
	}

	.banner_desc {
		border: 0;
		padding: 5px;
	}

	.headings {
		font-size: 20px;
	}

	.sob_desc {
		padding: 25px 0;
	}

	.floorslider img {
		height: auto;
	}

	.m-query {
		display: block;
		position: fixed;
		width: 100%;
		bottom: 0;
		background: #94734c;
	}

	.project_m-query img {
		display: inline;
		height: 25px;
	}

	.b_des {
		top: 0;
	}

	.project-highlights li {
		text-align: start;
	}

	.main-gall .col-md-3 {
		width: 100%;
	}

	.main-gall img {
		height: auto;
	}

	.am_lists {
		display: block;
	}

	.am_title {
		left: 0;
	}

	.site-call {
		bottom: 70px;
	}

	.proj_header_nav {
		background: #000;
	}

	.proj_header_nav {
		top: 0;
	}

	.proj_logo {
		top: 0;
		height: 75px;
	}

	.proj_content {
		padding: 0;
	}

	.img-1 {
		margin-top: 30px;
		width: 100%;
		padding: 5px;
		height: auto;
		border: 1px solid #9E9E9E;
	}

	.highlights_list li {
		max-width: 100%;
		flex: 0 0 100%;
		color: var(--light-gold);
		font-size: 16px;
		text-align: left;
		margin: 0.5%;
		padding: 5px;
		font-weight: 600;
	}

	.mon_floor_plan img {
		margin-bottom: 10px;
	}

	.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;
		display: block;
		font-size: 12px;
		margin-top: 5px;
	}

	.project_m-query a {
		text-align: center;
		display: inline-block;
	}

	.proj_gap {
		margin-bottom: 65px;
	}

	.project_m-query {
		display: block;
		position: fixed;
		bottom: 0;
		width: 100%;
		padding: 8px 0;
		text-align: center;
	}
}