@charset "utf-8";
/* CSS Document */

@media screen and (max-aspect-ratio:13/9){
	.home_page_logo{
		width:80px !important;
	}
	
	.search_column{
		min-height:100px;

	}
	
	#search_result{
		position:absolute;
		bottom:70px;
	}
	.more_btn{
		padding:0;
		background:none;
		color:#00eaff;
	}
	
	.about_head{
	margin-top:10vh;
	line-height:6vh;
	font-size:7.5vh;
}

.about_cotainer{
	width:90% !important;
	padding-top:15vh;
}


.hot_offer{
	
}
.hot_offer_img{
	margin-top:0vh;
}

.hot_head{
	display:none;
}

.hot_offer_p{
	
	font-size:2vh;
}
 .propert_div{
	 padding:0;
}

.home_banner h1{
	font-size:9vh;
}

.home_banner p{
	font-size:2vh;
}

.propety_about_head{
	line-height:7vh;
	font-size:10vh !important;

	
}
.property_btn{
	font-size:12px;
	padding-top:10px;
	padding-bottom:10px;
}

.video_div{
	
}

.video_div p{
	bottom:2px;
	font-size:2vh;

}
.video_btn{
	width:50px;
}

.hom_send_btn{
	margin-top:2px !important;
	float:right;
}
	
}