@media only screen and (max-width:767px) {

	
		.header .management {display:none;}
			.header #management {display:block;}
		
		.content h1 {line-height:1.1em;}
		
		.content .homelinks a {width:100%;}
		
		.property-item {float:none; width:100%; max-width:326px; margin:0 auto 40px;}
		.content .box .propertybox {float:none; width:100%; margin-left:0px; margin-bottom:0px; padding-top:0px;}
		.content .box .propertyimg1 {float:none; width:100%; max-width:300px; margin:2% auto;}
		.content .box .propertyimg2 {float:none; width:100%; max-width:300px; margin:2% auto;}
		.content .box .propertyimg3 {float:none; width:100%; max-width:300px; margin:2% auto;}
		
		.content .box .news-img {display:block; float:none; margin-left:0px; margin:0 auto 20px; width:100%; max-width:420px; height:auto; text-align:center;}
		
		.content .box .contact-text {float:none; width:100%; margin-bottom:50px;}
		.content .box .contactbox {float:none; width:100%;}
		
		.map-padding {display:none;}
		.mapimg {display:none;}
}