@media screen and (max-device-width: 1400px), screen and (max-width: 1400px) {	

#body {
	width:1080px;
}

.main-column {
	width: 1080px;
}

.line-one-last .project{
	margin-right:0px;
}

.w3, .w3 .image, .w3 .text-icons .bg { width:636px; }
.w2, .w2 .image, .w2 .text-icons .bg { width:414px; }
.w1, .w1 .image, .w1 .text-icons .bg { width:192px; }

.h3, .h3 .image { height:636px; }
.h2, .h2 .image { height:414px; }
.h1, .h1 .image { height:192px; }

.SP1 {
	left: 222px;
	bottom:222px;
}

.leftBox .contentBox {
	width:410px;
}

.rightBox .contentBox {
	width:640px;
}

.contactmap930 {
	display:none;
}

.contactmap1380 {
	display:none;
}

.contactmap1080 {
	display:block;
}


}