/*@media only screen and (max-width:2560px){
	.property-development-services .img-container img.customheight{max-height:465px;}
}*/



@media only screen and (min-width: 240px) and (max-width: 991px) {

	html {
		font-size: 52%;
	}

	body {
		font-size: 14px;
		line-height: 24px;
	}

	.container {
		max-width: 100%;
		padding:0 20px;
	}


	.only_desktop_view {
		display: none;
	}

	.only_mobile_view {
		display: block;
	}


	.button a, .button button {
		padding: 8px 25px;
	}

	.section {
		padding: 30px 0;
	}

	.social_icons { display:none; }

	

	
	




	

}



@media only screen and (min-width: 240px) and (max-width: 767px) {

	.coming_soon {
		padding-top: 100px;
		padding-bottom: 0;
		overflow-y: auto;
	}

	.logo {
		width: auto;
	    max-width: 200px;
	    height: 100px;
	}

	.coming_soon_content {
		font-size: 16px;
		line-height: 30px;
	}

	.coming_soon_content h1 {
		font-size: 48px;
		line-height: normal;
	}

	.coming_soon_content ul {
		flex-wrap: wrap;
		justify-content: center;
		gap: 15px;
	}

	.coming_soon_content ul li {
		
	}

	.coming_soon_form form {
		flex-wrap: wrap;
		gap: 15px;
	}

	.coming_soon_form form .form_field {
		width: 100%;
	}

	.coming_soon_footer {
		margin-top: 100px;
		font-size: 13px;
		text-align: center;
	}

	.coming_soon_footer:after {
		height: 40px;
		bottom: 68px;
	}


	.onload_popup .modal-dialog {
	    max-width: 90%;
	}

	.onload_popup .modal-content {
		padding: 40px 30px;
	}

	.onload_popup .modal-content h2 {
		font-size: 24px;
	}

	.onload_popup_button_wrap {
		margin-top: 0;
	}

	.onload_popup_button_wrap button {
		margin: 0 10px;
		padding: 4px 30px;
		font-size: 20px;
		line-height: 26px;
	}

	
}




@media only screen and (min-width: 768px) and (max-width: 1023px) {


	.coming_soon {
		padding-top: 150px;
		padding-bottom: 0;
		overflow-y: auto;
	}

	.coming_soon_content {
		font-size: 20px;
		line-height: 30px;
	}

	.coming_soon_content h1 {
		font-size: 80px;
		line-height: normal;
	}

	.coming_soon_form form {
		flex-wrap: wrap;
		row-gap: 15px;
	}

	.coming_soon_form form .form_field {
	    width: calc(100% / 2 - 10px);
	}

	.coming_soon_footer:after {
		bottom: 50px;
	}


}



@media only screen and (min-width: 768px) {

	.hamburger_menu, .hamburger_close {display: none;}

}


@media only screen and (min-width: 992px) and (max-width: 1023px) {

	.menu ul {
		column-gap: 6px;
	}

	.menu ul li {
		font-size: 14px;
	}

	.menu ul li a {
		padding: 15px 7px;
	}

	.header_bottom .button {
		padding-left: 0;
	}

	.header_bottom .button a {
		padding: 8px 10px;
	}


}


@media only screen and (min-width: 1023px) {

	.home_sec4_main ul li {
		padding: 15px 30px;
	}

	.home_sec4_main ul li img {
		margin-right: 10px;
	}

}


@media only screen and (min-width: 1023px) and (max-width: 1190px) {

	html {
		font-size: 58%;
	}

	.menu ul {
		column-gap: 6px;
	}

	.menu ul li {
		font-size: 13px;
	}

	.menu ul li a {
		padding: 15px 7px;
	} 

	.header_bottom .button {
		padding-left: 0;
	}

	.header_bottom .button a {
		padding: 8px 10px;
	}


	.banner_under_sec .button a {
		padding: 10px 15px;
	}

	.banner_under_box h4 {
		font-size: 17px;
	}

	.location_sec4_main ul li {
		width: 33.33%;
		margin-bottom: 30px;
	}

	.location_sec4_main ul li .location_sec4_image {
		width: 200px;
		height: 200px;
	}
	

}

@media only screen and (min-width: 1191px) and (max-width: 1300px) {

	html {
		font-size: 60%;
	}

	.menu ul {
		column-gap: 10px;
	}

	.menu ul li {
		font-size: 14px;
	}

	.menu ul li a {
		padding: 15px 10px;
	}

	.header_bottom .button {
		padding-left: 0;
	}

	.header_bottom .button a {
		padding: 8px 10px;
	}


	.location_sec4_main ul li {
		margin-bottom: 30px;
	}

	.location_sec4_main ul li .location_sec4_image {
		width: 200px;
		height: 200px;
	}



}



/*@media only screen and (min-width: 1301px) and (max-width:1400px){
	.property-development-services .img-container img.customheight{max-height:245px;}
	.property-development-services .img-container .white_bg.right{top:58px;}
	.heading h2{font-size: 39px;}
	.menu ul li{font-size: 82%;}
}

@media only screen and (min-width: 1401px) and (max-width:1500px){
	.property-development-services .img-container img.customheight{max-height:245px;}
	.property-development-services .img-container .white_bg.right{top:58px;}
	.heading h2{font-size: 42px;}
	.menu ul li{font-size: 82%;}
}

@media only screen and (min-width: 1501px) and (max-width:1600px){
	.property-development-services .img-container img.customheight{max-height:265px;}
	.property-development-services .img-container .white_bg.right{top:58px;}
	.heading h2{font-size: 42px;}
	.menu ul li{font-size: 82%;}
}


@media only screen and (min-width: 1601px) and (max-width:1700px){
	.property-development-services .img-container img.customheight{max-height:286px;}
	.heading h2{font-size: 42px;}
}
*/




@media only screen and (min-width: 1701px) and (max-width: 1800px) {

	html {
		font-size: 85%;
	}

	.property-development-services .img-container img.customheight{max-height:307px;}
	.menu ul li{font-size: 82%;}

}



@media only screen and (min-width: 1801px) and (max-width: 2000px) {

	html {
		font-size: 95%;
	}

}



@media only screen and (min-width: 2001px) and (max-width: 2500px) {

	html {
		font-size: 110%;
	}


}



@media only screen and (min-width: 2501px) and (max-width: 2800px) {

	html {
		font-size: 128%;
	}


}


@media only screen and (min-width: 2801px) and (max-width: 3500px) {

	html {
		font-size: 148%;
	}


}


@media only screen and (min-width: 3501px) and (max-width: 4000px) {

	html {
		font-size: 180%;
	}


}


@media only screen and (min-width: 4001px) and (max-width: 4500px) {

	html {
		font-size: 200%;
	}


}


@media only screen and (min-width: 4501px) and (max-width: 5000px) {

	html {
		font-size: 200%;
	}


}


@media only screen and (min-width: 5001px) {

	html {
		font-size: 250%;
	}


}