/** GLOBAL **/
.text-right {
	text-align: right;
}
.text-left {
	text-align: left;
}
.text-center {
	text-align: center;
}
.home .widget {
	margin: 0;
}
#google-map {
	line-height: 0;
}

.pull-left {
	float: left !important;
	margin: 0;
	clear: left;
}
.pull-right {
	float: right !important;
	margin: 0;
	clear: right;
}
.nf-form-fields-required {
	display: none;
}

.single .site-inner {
	max-width: 1140px;
	margin: 0 auto;
	padding: 60px 15px 0;
}

.single-team .content .entry-header .entry-meta {
	display: none;
}

.single-team .content .entry-header .entry-title {
	margin-bottom: 30px;
	display: none;
}


/** HEADER **/

#before-header {
    background: #0d1442;
    color: #fff;
    font-size: 13px;
    padding: 10px 15px;
}
#before-header p {
	margin: 0;
	line-height: 1;
}
#before-header p span a {
	display: inline-block;
	margin-left: 20px;
	color: #fff;
}
#before-header p i.fa {
	display:inline-block;
	margin-right: 5px;
}
.site-header {
	padding: 10px 15px;
}

#menu-buttons {
	display: none;
}
.title-area a {
	display: block;
	line-height: 0;
}
ul li.highlight a {
	padding: 10px 40px !important;
	background: #b82b55 !important;
	color: #fff !important;
	margin-left: 10px !important;
	margin: 14px 0px 14px 10px !important;
}
ul li.highlight a:hover {
	background: #0d1442 !important;
}
.site-header .genesis-nav-menu a {
    color: #0d1442;
    padding: 27px 16px;
}



/** BEFORE - FOOTER **/
#before-footer {
	background: #b52853;
	padding: 25px 20px;
	color: #fff;
	text-align: center;
	font-size: 18px;
	line-height: 1;
}
#before-footer a {
	color: #fff;
}
#before-footer a:hover {
	color: #fff;
	text-decoration: underline;
}


/** FOOTER **/

.footer-widgets-1, 
.footer-widgets-2, 
.footer-widgets-3 {
	width: 33%;
	margin: 0;
}

.footer-widgets .wrap {
	max-width: 900px;
}

.footer-widgets-1 ul li {
	margin: 10px 0px;
}
.footer-widgets-1 ul li a{
	font-size: 15px;
}
.footer-widgets-2 {
	text-align: center;
}
.footer-widgets-2 p {
    font-size: 23px;
    margin: 30px 0px;
    font-style: italic;
    font-weight: 300;
}
.footer-widgets-3 h4 {
    font-size: 17px;
    font-weight: 500;
    margin-bottom: 25px;
    margin-top: 12px;
}
.footer-widgets-3 .subscribe {
	overflow: auto;
}

.footer-widgets-3 .subscribe input {
	border-radius: 0;
}
.footer-widgets-3 .subscribe input[type="text"] {
	border-radius: 0;
	width: 70%;
	float: left;
	padding: 10px;
	font-size: 16px;
}
.footer-widgets-3 .subscribe input[type="button"] {
    width: 30%;
    float: left;
    padding: 10px 0px;
    border: 1px solid #ddd;
    font-size: 16px;
    color: #fff;
    background: #b82b55;
}
.footer-widgets-3 .subscribe input[type="button"]:hover {
	background: #0d1442;
}

.footer-widgets-3 .img-wrap {
    margin: 15px 0px;
    overflow: auto;
    clear: both;
    text-align: right;
}


.site-footer p span {
	display: block;
	font-size: 12px;
}
.site-footer a {
	color: #fff;
}


/** HOMEPAGE **/

#after-banner .wrap {
	max-width: 900px;
	margin: 0 auto;
}

#banner {
    text-align: center;
    /* padding: 85px 0px 23%; */
    background: #0d1442 url('images/home-banner.jpg') top center no-repeat;
    background-size: cover;
	min-height: 570px;
}

.banner-text img {
	margin-top: 100px;
}

.banner-text {
	max-width: 864px;
	margin: 0 auto;
	padding: 0px 40px;
}
.banner-text h1 {
	font-family: "Brush Script MT", cursive;
    font-size: 77px;
    color: #fff;
	font-weight: 400;
	
	/* font-family: 'Cutive Mono', monospace; */
	/* text-transform: uppercase; */
	font-weight: bold;
	line-height: 1;
	letter-spacing: 0.04em;
}
.banner-text p {
	font-size: 22px;
    color: #fff;
    font-weight: 400;
    text-transform: uppercase;
    margin-top: 30px;
}
.banner-text.mobile-view {
	display: none;
}


#after-banner {
	padding: 25px 15px;
	background: #f4f4f4;
	line-height: 0;
}

#home-services {
	padding: 120px 0px;
}
#home-services img {
	/* border-radius: 50%;
	border: 7px solid #0e1040; */
}
#home-services h2 {
	margin-bottom: 35px;
	/* font-family: 'Cutive Mono', monospace; */
	text-transform: uppercase;
	color: #0d1442;
	font-size: 34px;
	font-weight: 300;
}

#home-services .inner {
	padding: 10px 15px;
}

#home-services h3 {
    margin: 20px 0px 25px;
    font-weight: bold;
}

.home-testimonials {
	padding: 120px 0px;
    text-align: center;
}
.home-testimonials h2 {
	margin-bottom: 35px;	
	/* font-family: 'Cutive Mono', monospace; */
	text-transform: uppercase;
	font-weight: 300;
	color: #0d1442;
	font-size: 34px;
}
.home-testimonials .inner {
	padding: 20px 25px;
}
#home-crew {
	line-height: 0;
}

.bx-wrapper {
	box-shadow: none !important;
	margin-bottom: 0 !important;
}
.home-testimonials.mobile-view {
	display: none;
}


/** BUTTONS **/

.btn {
	font-size: 16px;
	display: inline-block;
	padding: 10px 40px;
}

.btn-red {
	background: #b82b55;
	color: #fff;
}
.btn-red:hover {
	background: #0d1442;
	color: #fff;
}

/** SUBPAGES **/
#page-title {
	text-align: center;
	color: #fff;
    padding: 150px 20px;
	background-color: #0d1442;
	background-position: center center !important;
	background-repeat: no-repeat !important;
	/* min-height: 380px; */
}
#page-title h1 {
    color: #fff;
    margin: 0;
    font-size: 70px;
	letter-spacing: 0.05em;
    font-weight: bold;
}
.temp-bg {
    background: linear-gradient( rgba(13, 20, 66, 0.61), rgba(13, 20, 66, 0.61) ), url(images/aircraft-maintenance-specialist-crew.jpg) !important;
}


#about-ams {
	text-align: center;
	padding: 0px 15px;
}
#about-ams h2, #about-team h2 {
    font-size: 35px;
    margin-bottom: 30px;
}
#about-team {
	padding: 0px 15px 40px;
	text-align: center;
}
#about-team p {
	padding: 5px 0px;
	margin: 0px; 
}
#about-team .thirds {
	padding: 13px 15px;
	width: 33.3%;
	float: left;
	min-height: 525px;
}
#about-team h4 {
	margin: 10px 0px 0px;
	font-weight: bold;
}
#about-team p.position-team {
	font-size: 16px;
	margin: 0px;
	color: #777;
}
#about-team .team-email {
	padding: 0px;
	margin: 0px;
	line-height: 11px;
	margin-bottom: 20px;
}
#about-team .team-email a {
	font-size: 16px;
	color: #b82b55;
	
}
#about-team h4 a {
	color: #0d1442;
}
#about-team h4 a:hover {
	color: #b52853;
}

#contact-page {
	padding-left: 20px;
	padding-right: 20px;
}
#contact-page h3 {
	margin-bottom: 30px;
}
#contact-details {
	margin-bottom: 40px;
}
#contact-details p {
	font-size: 20px;
}
#contact-details p a{
	color: #333;
}
#contact-details p a:hover{
	text-decoration: underline;
}
#contact-details p i {
    font-size: 25px;
    display: block;
    float: left;
    margin-top: 4px;
    margin-bottom: 30px;
    margin-right: 15px;
}

#main-services {
	text-align: center;
}
#main-services h2 {
	margin-bottom: 60px;
}
#main-services .row {
	overflow: auto;
}
#main-services .half {
	width: 50%;
	float: left;
}
#main-services .service-image {
	min-height: 500px;
	background: #f2f2f2;
}
#main-services .service-description {
	display: table;
}
#main-services .service-description .inner {
	display: table-cell;
	vertical-align: middle;
	height: 500px;
	padding: 30px 40px;
}
#main-services .service-description .inner h3{
	margin-bottom: 30px;
	margin-top: 30px;
}
#main-service-1 {
	background: url('images/main-service-1.jpg'),
	#0d1442 !important;
	background-size: cover !important;
}
#main-service-2 {
	background: url('images/main-service-2.jpg'),
	#0d1442 !important;
	background-size: cover !important;
}
#main-service-3 {
	background: url('images/main-service-3.jpg'),
	#0d1442 !important;
	background-size: cover !important;
}

#main-services .intro {
	padding: 50px 20px 30px 20px;
}

#additional-services {
	text-align: center;
	padding-top: 60px;
}
#additional-services h2 {
	margin-bottom: 30px;
}
#additional-services h3 {
	margin-bottom: 30px;
	margin-top: 30px;
}
#additional-services .top,
#additional-services .bottom {
	overflow: auto;
	padding: 0px 15px
}
#additional-services .top {
	margin-bottom: 40px;
}

.owl-carousel.owl-drag .owl-item {
	padding: 0px 30px;
}
.page-id-4 .site-inner {
	padding-top: 0px !important;
}

.single main.content {
	margin: 0 auto;
    float: none !important;
}

.single .entry-title {
    font-size: 40px;
    font-weight: bold;
    color: #0d1442;
}

.single .entry-header {
	margin-bottom: 25px;
}

.single .content h3 {
	color: #0d1442;
    font-weight: bold;
    margin-bottom: 17px;
    font-size: 28px;
}
.content .entry-header .entry-meta .entry-author a{
	color: #0d1442;
}
.content .entry-header .entry-meta {
    margin: 0px 0 10px;
    text-align: left;
}

/** MOBILE **/
@media only screen and (max-width: 1161px) {
	#home-services p {
		display: block;
		min-height: 117px;
	}
	#about-team .thirds {
		min-height: 478px;
	}
}
@media only screen and (max-width: 1024px) {
	.home-top p {
		font-size: 15px;
	}
	#before-footer {
		text-align: left;
	}
	#before-footer .one-fourth {
		padding: 10px 0;
		margin: 0;
		width: 50%;
		float: left;
	}
	#about-team .thirds {
		min-height: 438px;
	}
}



@media only screen and (max-width: 768px) {
	.site-header img {
		width: 120px;
	}
	.site-header .genesis-nav-menu a {
		padding: 27px 15px;
	}
	.nav-title .wrap {
		padding: 0;
	}
	#home-services {
		padding: 55px 0px 15px;
	}
	#home-services .inner {
		margin-bottom: 40px;
	}
	.home-top p {
		font-size: 17px;
	}
	.ubermenu-main .ubermenu-item-level-0 .ubermenu-target {
		padding: 15px 16px !important;
	}
	ul.ubermenu-nav li.highlight.ubermenu-item-level-0 a.ubermenu-target{
		margin: 5px 0px 0px 10px !important;
		padding: 10px 40px !important;
	}
	.home-testimonials.desktop-view {
		display: none;
	}
	.home-testimonials.mobile-view {
		display: block;
	}
	.home-testimonials h2 {
		font-size: 25px;
		margin-bottom: 10px;
	}
	.footer-widgets-1 {
		width: 50%;
		float: left;
	}
	.footer-widgets-2 {
		width: 50%;
		float: left;
	}
	.footer-widgets-3 {
		width: 100%;
		margin: 25px 0px;
		text-align: center;
	}
	#main-services .half {
		width: 100%;
	} 
	#main-services .service-image {
		min-height: 300px;
	}
	#main-services .service-description .inner {
		height: 300px;
	}
	.page #after-banner {
		display: none;
	}
	#page-title {
		padding: 70px 20px;
	}
	#page-title h1 {
		font-size: 45px;
	}
	.footer-widgets-3 .img-wrap { 
		text-align: center;
		margin: 20px 0 0;
	}
	#home-services p {
		display: block;
		min-height: 0px;
	}
	#about-team .thirds {
		min-height: 398px;
	}
}

@media only screen and (max-width: 684px) {
	#home-services {
		padding: 60px 0px;
	}
	.home-testimonials {
		padding: 60px 0px;
	}
	.nav-area {
		float: none;
		width: 100%;
	}
	.nav-primary {
		float: none;
	}
	.ubermenu-responsive-toggle {
		text-align: right;
		color: #0d1442;
		font-weight: bold;
		text-transform: uppercase;
		padding-right: 0;
	}
	.ubermenu-responsive-toggle i.fa {
		display: none;
	}
	.ubermenu-main .ubermenu-item-level-0 > .ubermenu-target,ul.ubermenu-nav li.highlight.ubermenu-item-level-0 a.ubermenu-target {
		padding: 7px 0px !important;
		margin: 0 !important;
		background: none !important;
		color :#0d1442 !important;
	}

	.ubermenu.ubermenu-responsive .ubermenu-column, .ubermenu.ubermenu-responsive .ubermenu-column-auto {
		min-width: 100%;
		width: 100%;
	}
	#menu-buttons {
		display: block;
		position: absolute;
		right: 80px;
		top: 17px;
		line-height: 1;
	}
	#menu-buttons a {
		display:inline-block;
		margin: 0px 10px;
		color: #0d1442;
	}
	#menu-buttons a i.fa-map-marker {
		font-size: 32px;
		float: left;
		top: -2px;
		position: relative;
	}
	#menu-buttons a i.fa-phone {
		font-size: 33px;
		float: left;
	}
	.banner-text h1 {
		font-size: 45px;
	}
	#after-banner {
		display: none;
	}
	.banner-text.desktop-view {
		display: none;
	}
	.banner-text.mobile-view {
		display: block;
	}
	.banner-text p {
		font-size: 17px;
		margin-bottom: 18px;
		line-height: 1.3;
	}
	.banner-text span {
		display: block;
	}
	.banner-text a.button {
		background: #b82b55;
		padding: 10px 40px;
		color: #fff;
		margin-top: 20px;
		display: inline-block;
		font-size: 17px;
	}
	.banner-text a.button:hover {
		background: #0d1442;
	}
	.banner-text img {
		margin-top: 60px;
	}
	.banner-text img#b-logos {
		margin-top: 10px;
	}
	#banner {
		padding-bottom: 25px;
		min-height: 500px;
	}
	#about-team .thirds { 
		width: 100%;
		text-align: center;
	}
}

@media only screen and (max-width: 568px) {
	.owl-carousel.owl-drag .owl-item {
		padding: 0px;
	}
	#before-footer .one-fourth {
		width: 100%;
	}
	.footer-widgets-1, .footer-widgets-2 {
		width: 100%;
		margin: 15px 0px;
	} 
	.footer-widgets-2 {
		text-align: center;
	}
	.footer-widgets-1 ul li {
		width: 50%;
		float: left;
		text-align: center;
	}
	#before-footer .fa {
		width: 26px;
	}
}


@media only screen and (max-width: 480px) {

	#home-services h2 {
		font-size: 23px;
	}
}


.strong-view.wpmtst-unstyled .wpmtst-testimonial-inner {
	border: 1px solid #e0e0e0;
	padding: 30px;
	border-radius: 10px;
	margin-bottom: 30px;
}
#mobile-nav {
	text-align: center;
}
#mobile-header #mobile-logo a {
	display: block;
	margin-bottom: 30px;
}
#mobile-header #mobile-logo img {
	max-width: 180px;
}
#mobile-nav {
	display: none;
}
#mobile-nav ul li {
	display: inline-block;
	margin: 0 5px;
}
#mobile-nav ul li a {
	color: #fff;
	padding: 10px;
	font-size: 16px;
	font-weight: bold;
	background: #0d1442;
}

.wpcf7-not-valid-tip {
	font-size: 12px;
}
.wpcf7 form .wpcf7-response-output {
	font-size: 12px;
	margin: 10px 0;
}