@charset "utf-8";
/* CSS Document */
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
	body{
		font-size:140%}
nav h1, #section-5 h1{
	line-height:40px;
	font-size:43px}
.contact .navigation{
	top:0;}
		
#section-1{
	height:100%;}	
	
#mainContainer{
	  height:100%}

body.contact #mainContainer{
	   height:100%;	  }
  
 .videoContainer {
 position:inherit;
 }
.grid-container {
	width:106%;
	margin: 0 0 0 -3.3%;
	}
.grid-item{
	display:table-cell;
padding:0 49px;
width:20%;
}
}