h3 {
	font-size:130px;
	padding:120px 0;
	line-height:130px;
}

.site-content {
	top:512px;
}
h4 {
	font-size:28px;
	padding:16px 0 0 0;
	font-weight:900;
	line-height:30px;
	margin:0;
}
h5 {
	-moz-hyphens:manual;
	-webkit-hyphens:auto;
	word-wrap:break-word;
	font-size:13px;
	line-height:14px;
}

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

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

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

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

/* CONTACT //////////////////////////////////////////////////////////////////////////*/
.contact_container iframe{
	width:100%;
	height:920px;
	overflow:visible;
}
/* Showreel */
.showreel{
	width: 100vw;
	height: 450px;
	margin: 0 auto;
	margin-bottom: 100px;
}
.showreel iframe{
	width: 80%;
	height: 80%;
}