/*
Theme Name: Eprefix-bootstrap
Theme URI: 
Description: 
Version: 3.0
Author: header
Author URI: http://eprefix.co.uk
*/

/* ==========================================================================
   Author's custom styles
   ========================================================================== */
   
a[href^="tel"]{
    color:inherit;
    text-decoration:none;
}
html {
	position:relative;
	min-height:100%;
}

body {
	margin:0 0 180px;
/* bottom = footer height */
	font-family:'Open Sans';
	font-weight:400;
	overflow-x: hidden;
	color: #413f3f;
}
.main-content {
	display: none;
	overflow-x: hidden;
}
.main-content-contact {
	overflow-x: hidden;
}
.center {
	text-align:center;
}

.right {
	text-align:right;
}

.no-padding {
	padding:0;
}

.top-spacer {
	height:30px;
}
.fullwidth {
	width: 100%;
	height: auto;
	display: block;
}
.footerholder {
	position:absolute;
	left:0;
	bottom:0;
	width:100%;
	height: 180px;
	-webkit-box-shadow: 0px -4px 17px -2px rgba(0,0,0,0.75);
	-moz-box-shadow: 0px -4px 17px -2px rgba(0,0,0,0.75);
	box-shadow: 0px -4px 17px -2px rgba(0,0,0,0.75);
}
.white {
	color: #fff;
}
.whitelink {
	color: #fff;
	text-decoration: none;
}
.whitelink:hover {
	color: #fff;
	text-decoration: underline;
}
.uppercase {
	text-transform:uppercase;
}

.relative {
	position:relative;
}
.vert_align {
	position: relative;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
}
.bxslider-wrap {
	visibility: hidden;
	position: relative;
	margin-top: 80px;
}
.bxslider {
	padding: 0;
	margin: 0;
	-webkit-perspective: 2000;
	-webkit-backface-visibility: hidden;
}
#slider-next a {
	position:absolute;
	right:20px;
	margin-top: 40px;
	height:27px;
	width:14px;
	background:url(img/rightarrow.png) no-repeat;
	background-size: cover;
	z-index:100;
}

#slider-prev a {
	position:absolute;
	left:20px;
	margin-top: 40px;
	height:27px;
	width:14px;
	background:url(img/leftarrow.png) no-repeat;
	background-size: cover;
	z-index:100;
}
.toplogo {
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 10;
	width: 320px;
}

.aviation_image {
	margin-top: -60px;
}
.aviation_box {
	background: rgba(241, 239, 239, 1);
	padding: 160px 40px;
	-webkit-box-shadow: 5px 7px 39px -5px rgba(0,0,0,1);
	-moz-box-shadow: 5px 7px 39px -5px rgba(0,0,0,1);
	box-shadow: 5px 7px 39px -5px rgba(0,0,0,1);
	margin-top: -60px;
}
.box_heading {
	letter-spacing: 10px;
	font-size: 26px;
	margin-bottom: 80px;
}
.box_text {
	margin: 0px auto 80px;
	max-width: 440px;
}
.more_button {
	background: #fff;
	padding: 5px 50px;
	color: #000;
	letter-spacing: 4px;
	transition: all 300ms;
	cursor: pointer;
}
.more_button:hover {
	background: #000;
	color: #fff;
	text-decoration: none;
}
.press_holder {
	margin-top: -100px;
	width: 100%;
	padding: 100px 30px;
	background: #010419; /* Old browsers */
	background: -moz-linear-gradient(top, #010419 35%, #010419 35%, #094c86 86%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top, #010419 35%,#010419 35%,#094c86 86%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom, #010419 35%,#010419 35%,#094c86 86%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#010419', endColorstr='#094c86',GradientType=0 ); /* IE6-9 */
}
.press_heading {
	font-size: 30px;
	letter-spacing: 8px;
}
.news_head {
	font-size: 20px;
	letter-spacing: 8px;
}
.news_text {
	margin: 20px auto 80px;
	max-width: 560px;
}
.news_read {
	padding: 5px 40px;
	border: 1px solid #fff;
	outline: none;
	color: #fff;
	letter-spacing: 8px;
	transition: all 300ms;
}
.news_read:hover {
	background: #000;
	color: #fff;
	text-decoration: none;
}
.service_image {
	margin-top: 80px;
	position: relative;
/* 	overflow: visible; */
	z-index: 100;
}
.plane1 {
	position: absolute;
	top: 40px;
	right: -120px;
	width: 90%;
}
.service_box {
	background: rgba(241, 239, 239, 1);
	padding: 40px;
	-webkit-box-shadow: 5px 7px 39px -5px rgba(0,0,0,1);
	-moz-box-shadow: 5px 7px 39px -5px rgba(0,0,0,1);
	box-shadow: 5px 7px 39px -5px rgba(0,0,0,1);
}
.leader_heading {
	letter-spacing: 10px;
	font-size: 26px;
}
.footerlogo1 {
	position: absolute;
	left: 80px;
	bottom: 40px;
	width: 150px;
	
}
.footerlogo2 {
	position: absolute;
	left: 280px;
	bottom: 40px;
	width: 120px;
	
}
.footerflash {
	position: absolute;
	right: 0px;
	bottom: 0px;
	height: 180px;
}
.about_overlap_left {
	margin-left: -16.66666666%;
	z-index: -1;
}
.about_image {
/* 	z-index: -1; */
}
.plane2 {
	position: absolute;
	top: 120px;
	right: 100px;
	width: 50%;
	z-index: 300;
}
.about_box {
	background: rgba(241, 239, 239, 1);
	padding: 0px 40px;
	-webkit-box-shadow: 5px 7px 39px -5px rgba(0,0,0,1);
	-moz-box-shadow: 5px 7px 39px -5px rgba(0,0,0,1);
	box-shadow: 5px 7px 39px -5px rgba(0,0,0,1);
}
.about_padding {
	padding: 80px 0px 40px;
}
.about_bottom_fix {
	margin-top: -30px;
	margin-bottom: 0px;
}
.about_overlap_left_bottom {
	margin-left: -16.66666666%;
}
.values_box {
	padding: 30px;
	background: #f1efef;
}
.value_text {
	padding: 30px 60px;
	letter-spacing: 8px;
	font-size: 16px;
	background: #f1efef;
	border-bottom: 1px solid #fff;
}
.value_heading {
	letter-spacing: 10px;
	font-size: 22px;
	font-weight: 600;
	background: #fff;
}
.plane3 {
	position: absolute;
	top: 140px;
	right: 180px;
	width: 40%;
	z-index: 300;
}
.service_divider1 {
	width: 100%;
	height: 100px;
	background: #172538;
}
.service_overlap1 {
	margin-left: -58.33333333%;
}
.service_vert_offset {
	margin-top: 120px;
}
.box_shadow {
	-webkit-box-shadow: -1px 0px 22px 1px rgba(0,0,0,0.75);
	-moz-box-shadow: -1px 0px 22px 1px rgba(0,0,0,0.75);
	box-shadow: -1px 0px 22px 1px rgba(0,0,0,0.75);
}
.service_padding_one {
	padding-top: 60px;
}
.service_padding_two {
	padding-top: 60px;
}
.service_text_base {
	padding: 40px 60px;
	letter-spacing: 8px;
	font-size: 18px;
	background: #f1efef;
	border-bottom: 1px solid #fff;
}
video {
	width: 100%;
}
#map1 {
	display: block;
	width: 100%;
	height: 460px;
	z-index: 300;
}
#map2 {
	display: block;
	width: 100%;
	height: 460px;
	z-index: 300;
}
#map3 {
	display: block;
	width: 100%;
	height: 460px;
	z-index: 300;
}
#map4 {
	display: block;
	width: 100%;
	height: 460px;
	z-index: 300;
}
#map5 {
	display: block;
	width: 100%;
	height: 460px;
	z-index: 300;
}
#map6 {
	display: block;
	width: 100%;
	height: 460px;
	z-index: 300;
}
.contact_form_padding {
	padding: 30px 80px;
}
.form_heading {
	letter-spacing: 10px;
	font-size: 26px;
}
.form_desc {
	font-weight: 300px;
	letter-spacing: 0px;
	font-size: 14px;
}
.form_holder {
	background: #f1efef;
	padding: 30px 80px;
}
.input_box {
	padding: 5px 10px;
	border: none;
	background: #fff;
	width: 100%;
	letter-spacing: 8px;
}
.input_box_left {
	padding-right: 10px; 
}
.input_box_right {
	padding-left: 10px; 
}
.form_button {
	padding: 5px 60px;
	border: none;
	background: #767778;
	letter-spacing: 8px;
	color: #fff;
	transition: all 300ms;
}
.form_button:hover {
	padding: 5px 60px;
	border: none;
	background: #da0e36;
	letter-spacing: 8px;
	color: #fff;
}
.press_box {
	margin-top: 120px;
	padding: 0px 40px;
	-webkit-box-shadow: 5px 7px 39px -5px rgba(0,0,0,1);
	-moz-box-shadow: 5px 7px 39px -5px rgba(0,0,0,1);
	box-shadow: 5px 7px 39px -5px rgba(0,0,0,1);
	background: #010419; /* Old browsers */
	background: -moz-linear-gradient(top, #010419 35%, #010419 35%, #094c86 86%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top, #010419 35%,#010419 35%,#094c86 86%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom, #010419 35%,#010419 35%,#094c86 86%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#010419', endColorstr='#094c86',GradientType=0 ); /* IE6-9 */
}
.press_heading {
	letter-spacing: 10px;
	font-size: 26px;
	margin-bottom: 20px;
}
.press_sub_head {
	letter-spacing: 8px;
	margin-bottom: 15px;
}
.press_title {
	letter-spacing: 8px;
	font-size: 18px;
}
.press_down_top {
	margin-top: 30px;
}
span .wpcf7-not-valid {
    border: 1px solid #ff0000 !important;
}
span.wpcf7-not-valid-tip {
    display: none;
}
div.wpcf7-validation-errors {
    background: #ffe2e2;
    border: 1px solid #ff0000;
    color: #C10000;
}
 
div.wpcf7-response-output {
    margin: 2em 0;
    padding: 15px;
    border-radius: 5px;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;	
}
.footer_disc {
	position: absolute;
	bottom: 40px;
	right: 200px;
	font-size: 11px;
}


/* ============;=============================================================
   Media Queries
   ========================================================================== */
@media (max-width: 1199px) {

}

@media (max-width: 991px) {

}

@media (max-width: 767px) {
	
body {
	margin:0 0 100px;
}
.footerholder {
	height: 100px;
}

.toplogo {
	position: fixed;
	width: 120px;
}
.footerlogo1 {
	position: absolute;
	left: 20px;
	bottom: 50px;
	width: 80px;
	
}
.footerlogo2 {
	position: absolute;
	left: 130px;
	bottom: 50px;
	width: 60px;
	
}
.footerflash {
	position: absolute;
	right: 0px;
	bottom: 0px;
	height: 100px;
}
.mobile_padding {
	padding: 0px 20px;
}
.vert_align {
	position: relative;
	top: auto;
	-webkit-transform: none;
	-ms-transform: none;
	transform: none;
}
.box_heading {
	letter-spacing: 10px;
	font-size: 20px;
	margin-bottom: 30px;
}
.box_text {
	margin: 0px auto 30px;
	max-width: 440px;
}
.more_button {
	padding: 5px 30px;
}
.service_image {
	margin-top: 0px;
}
.plane1 {
	position: absolute;
	top: 40px;
	right: 20px;
	width: 90%;
}
.press_holder {
	margin-top: 0px;
	padding: 40px 0px;
}
.press_heading {
	font-size: 22px;
	letter-spacing: 8px;
}
.news_head {
	font-size: 18px;
	letter-spacing: 8px;
}
.news_text {
	margin: 20px 30px;
	max-width: 560px;
}
.news_read {
	padding: 5px 40px;
	border: 1px solid #fff;
	outline: none;
	color: #fff;
	letter-spacing: 8px;
	transition: all 300ms;
}
#slider-next a {
	right:5px;
	margin-top: 40px;
}

#slider-prev a {
	left:5px;
	margin-top: 40px;
}
.bxslider-wrap {
	margin-top: 30px;
}
.aviation_image {
	margin-top: 0px;
}
.aviation_box {
	padding: 40px 40px;
	margin-top: 0px;
}
.service_box {
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
}
.value_text {
	padding: 20px;
	letter-spacing: 8px;
	font-size: 14px;
}
.value_heading {
	letter-spacing: 10px;
	font-size: 18px;
}
.plane3 {
	position: absolute;
	top: 140px;
	right: 60px;
	width: 60%;
	z-index: 300;
}
.service_vert_offset {
	margin-top: 0px;
}
.service_overlap1 {
	margin-left: 0px;
}
.service_text_base {
	padding: 20px;
	letter-spacing: 8px;
	font-size: 14px;
}
.press_box {
	margin-top: 0px;
	padding: 0px 30px;
}
.contact_form_padding {
	padding: 20px;
}
.box_shadow {
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
}
.form_holder {
	padding: 20px;
}
.input_box_left {
	padding-right: 0px; 
}
.input_box_right {
	padding-left: 0px; 
}
.input_box {
	margin-bottom: 20px;
}
.footer_disc {
	position: absolute;
	bottom: 20px;
	left: 20px;
	font-size: 10px;
	white-space: nowrap;
}
.about_overlap_left_bottom {
	margin-left: 0px;
}

}






/* LANDING PAGE */

#landing-page {
	height: 100vh;
	width: 100%;
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
	position: relative;
	min-height: 650px;
}

#landing-page img {
	max-width: 100%;
}

#landing-page #pie-chart > img {
	margin: 0 auto;
	width: auto;
	max-height: 80%;
	position: absolute;
	left: 0;
	right: 0;
	top: 50%;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
	max-width: 80%;
}

#landing-page #logo-1 {
	    position: absolute;
    top: 35%;
    width: 15%;
    left: 52%;
}

#landing-page #logo-2 {
	    position: absolute;
    top: 60%;
    width: 15%;
    left: 50%;
	-webkit-transform: translateX(-50%);
	transform: translateX(-50%);
}

#landing-page #logo-3 {
	    position: absolute;
    top: 35%;
    width: 15%;
    right: 52%;
}

#landing-page #logo-3 img {
	width: 230px;
}

#landing-page a:hover {
	opacity: 1;
}

#landing-page a img {
	display: block;
	margin: 0 auto;
	max-height: 160px;
	-webkit-transition: all 0.3s;
    transition: all 0.3s;
}

#landing-page a:hover img {
	-webkit-transform: scale(1.1);
	transform: scale(1.1);
}

#landing-page #triangle {
	position: absolute;
	top: 0;
	left: 0;
}


@media( min-width: 992px) {
	#landing-page {
		min-height: 700px;
	}
}

@media( min-width: 1240px) {
	#landing-page {
		min-height: 800px;
	}
}

@media( max-width: 1239px ) {
	#landing-page #logo-1,
	#landing-page #logo-2,
	#landing-page #logo-3 {
		width: 200px;
	}
	
	#landing-page a img {
		max-height: 140px;
	}
}

@media( max-width: 991px ) {
	
	#landing-page #logo-1 {
		left: 53%;
	}
	
	#landing-page #logo-3 {
		right: 53%;
	}
}

@media( max-width: 767px ) {
	
	#landing-page #logo-1,
	#landing-page #logo-2,
	#landing-page #logo-3 {
		width: 160px;
	}
	
	#landing-page a img {
		max-height: 120px;
	}
	
	#landing-page #logo-1 {
		left: 55%;
	}
	
	#landing-page #logo-3 {
		right: 55%;
	}
	
	#landing-page #triangle {
		max-width: 100px;
	}

	
}

@media( max-width: 599px ) {
	
	#landing-page #logo-1,
	#landing-page #logo-2,
	#landing-page #logo-3 {
		width: 140px;
	}
	
	#landing-page a img {
		max-height: 90px;
	}
	
	#landing-page #logo-1 {
		left: 55%;
	}
	
	#landing-page #logo-3 {
		right: 55%;
	}
	
}

@media( max-width: 499px ) {
	
	#landing-page #logo-1,
	#landing-page #logo-2,
	#landing-page #logo-3 {
		width: 100px;
	}
	
	#landing-page a img {
		max-height: 80px;
	}
	
	#landing-page #logo-1,
	#landing-page #logo-3 {
		top: 42%;
	}
	
	#landing-page #logo-2 {
		top: 57%;
	}
	
}