
h2{
	text-align:left;
}
h3 {
	font-size:50px;
}
h4 {
	font-size:36px;
	padding:16px 0 0 0;
	font-weight:900;
	line-height:30px;
	margin:0;
}
h5 {
	font-size:15px;
	line-height:16px;
}
.site-content{
    top: 468px;	
}
/* NAV /////////////////////////////////////////////////////////////*/
.site-title, .site-description {
	width:48%
}
.site-title{
	background:url(../img/logo_big.png) no-repeat right 0;
	height:120px;
}
.site-description a{
    font-size: 18px;
    line-height: 25px;	
	display:block;
}
.site-header{
	text-align:center;
	padding-top:8px;
	height: 152px;
	width:100%;
	border-bottom: 1px solid #002e4f;
	z-index:1000;
}
.nav_container{
	text-align:center;
	width:100%;
	max-width:100%
}
.navbar {
    padding-top: 16px;
	clear:both;
	float:none;
	width:100%;
}
.main-navigation{
    text-align: left;
    width: 100%;
	background: rgba(0, 0, 0, 0) url("../img/header_f2.png") repeat scroll 0 0;
	padding:0;
	
}
.nav-menu li {
    border-bottom: 1px solid #002e4f;
    display: block;
    padding: 16px 0;
}

/* SERVICES /////////////////////////////////////////////////////////////*/

.services li {
    margin: 2.4%;
    width: 86%;
}

/* TAFF /////////////////////////////////////////////////////////////////*/


.grid_1
 {
	display:inline;
	float: left;
	position: relative;
	margin: 0;
	width:100%;
}

/* CONTACT //////////////////////////////////////////////////////////////////////////*/
.contact_container iframe{
	width:100%;
	height:920px;
	overflow:visible;
}
.form-container, .resp-card {
    padding-top: 0;
}
/* Showreel */
.showreel{
	height: 56vw;
	width: 100vw;
	margin-bottom: 0px;
}
.showreel iframe{
	width:100%;
	height: 100%;
}