@media only screen and (max-width:959px) {

	.header {background:#212121;}
	.header-inner {height:150px !important;}
		.header .box {height:150px;}
			.header .management {right:43px;}
			.header .logo {width:179px; height:110px; bottom:20px; left:40px; right:auto; margin:0;}
				.header .logo a {display:block; line-height:110px; background:url(../images/structure/logo-768.jpg) no-repeat;}
				.header .logo .home-logo {background:url(../images/structure/logo-768.jpg) no-repeat  !important;}
			.header .nav {display:none; height:auto; background:#000; top:150px;}
				.header .nav-left {position:relative; bottom:auto; left:auto;}
					.header .nav-left a {display:block; font-size:18px; line-height:50px; padding-bottom:0px; border-bottom:none; margin-right:0px; text-align:center;}
					.header .nav-left a:hover {text-decoration:none; border-bottom:none; background:#111;}
					.header .nav-left .current {border-bottom:none; background:#2555cc;}
					.header .home-links a:hover {border-bottom:none !important;}
					.header .home-links .current {border-bottom:none !important;}
				.header .nav-right {position:relative; bottom:auto; right:auto;}
					.header .nav-right a {display:block; font-size:18px; line-height:50px; padding-bottom:0px; border-bottom:none; margin-left:0px; text-align:center;}
					.header .nav-right a:hover {text-decoration:none; border-bottom:none; background:#111;}
					.header .nav-right .current {border-bottom:none; background:#2555cc;}
					.header .home-links a:hover {border-bottom:none !important;}
					.header .home-links .current {border-bottom:none !important;}
			.header .menu {display:block; position:absolute; top:82px; right:43px;}
				.header .menu a {display:block; width:49px; height:23px; background:url(../images/structure/menu.jpg) no-repeat;}
				.header .menu a:hover {opacity:0.7; text-decoration:none;}
				.header .menu .active {opacity:0.7;}
			
		.header .banner {display:none;}
		.header .banner-tablet {display:block; position:absolute; top:150px; width:100%; height:550px;}
		
		
			.content .homelinks {padding-top:30px;}
				.content .homelinks a {font-size:19px; display:block; width:50%; margin-right:0; margin-bottom:25px;}
				
			.content .teamleft {width:100%; float:none;}
			.content .teamright {width:100%; float:none;}
			
			.property-item {float:left; width:48%; margin:1%; max-width:326px;}
	
}