@charset "utf-8";
/* CSS Document */
/* Desktops and laptops ----------- */
@media only screen and (max-height: 900px), (max-device-height: 900px) {
	#container {
		width: 960px;
	}
	#land, #land p {
		font-size: 15.5pt;
	}
	#main, #footer {
		width:75%;
		margin:0 auto;
	}
	
	#main {
		top:2%;
		padding-top:2%;
	}
	
	#menu .open {
		margin-left : 40px;
	}
	
	.sidenav .closebtn {
		right:58px;
	}
	
	.clearfix {
		width:100%;
		height:22.5px;
		float:left;
	}

	.clearbottom {
		padding-bottom:5px;
	}
	
	.center img {
		margin-top:50px;
	}
	
	#main .main-1 {
	width:442.5px;
	height: 210px;
	margin-right: 22.5px;
	}
	
	#main .main-2 {
	width: 210px;
	height:210px;
	}
	
	#main .main-3 {
		width: 210px;
		height:442.5px;
		margin-right: 22.5px;
		background-size: 210px 442.5px;
	}
	
	#main .main-3 p {
		margin-top:410px;
}
	
	#main .main-right {
		width: 442.5px;
		height: 442.5px;
		float:left;
	}
	
	#main .main-4 {
		width: 210px;
		height:210px;	
		margin-right: 22.5px;
	}
	
	#main .main-5 {
		width: 210px;
		height: 210px;
	}
	
	#main .main-5 p {
		padding-top:140px;
	}
	
	#main .main-6 {
		width: 442.5px;
		height:210px;
	}
	
	#main .main-6 img {
		margin-top:30px;
	}
	
	.leftl, .rightl {
		width: 442.5px;
		height:210px;
	}
	
	.rights  {
		width:210px;
		height:210px;
		margin-left:22.5px;
	}
	
	.lefts {
		width:210px;
		height:210px;
		margin-right:22.5px;
	}
	
	.bigtitle div,
	.linkleft div  {
		height:210px;
	}
	
	.id .bigtitle div {
	width: 442.5px;
	}
	
	.id .rights img {
		margin-top:30%;
	}
	
	.id .long {
		height : 442.5px;
	}
	
	.id p {
		font-size:9pt;
	}
	
	.id .rightl {
		margin-left:22.5px;
		width:442.5px;
		margin-top:22.5px;
	}
	
	.linkleft div {
		padding-left:20px;
	}
	
	.id .marginright {
		margin-right:22.5px;
	}
	
	.id .left3 {
		float:left;
		width:442.5px;
		height:442.5px;
	}
	
	.left3 .center2:hover,
	.left3 .center2:hover .overlay {
		height: 210px;
	}
	
	.linkright div {
		height:442.5px;
		padding-left:20px;
	}
	
	.id .rightl2 {
		margin-left:22.5px;
		width:442.5px;
		height:210px;
	}
	
	.people {
		width:720px;
		height:528px;
		background-size:contain
	}
	
	.peoleft .in .inleft div {
		padding: 20px;
	}
	
	.peoleft .in p {
		line-height:1.5;
	}
	
	.contactright div {
		width:442.5px;;
		height:210px;
	}
	
	.autoheight {
		height:auto;
	}
	
	.id2 .overlay {
		width:190px;
	}
	
	.id3:hover,
	.id3:hover .overlay {
		height: 210px;
	}
	
	#menu .open {
		top:18%;
	}
}
