/**
Theme Name: Astra Child
Author: Brainstorm Force
Author URI: http://wpastra.com/about/
Description: Astra is the fastest, fully customizable & beautiful theme suitable for blogs, personal portfolios and business websites. It is very lightweight (less than 50KB on frontend) and offers unparalleled speed. Built with SEO in mind, Astra comes with schema.org code integrated so search engines will love your site. Astra offers plenty of sidebar options and widget areas giving you a full control for customizations. Furthermore, we have included special features and templates so feel free to choose any of your favorite page builder plugin to create pages flexibly. Some of the other features: # WooCommerce Ready # Responsive # Compatible with major plugins # Translation Ready # Extendible with premium addons # Regularly updated # Designed, Developed, Maintained & Supported by Brainstorm Force. Looking for a perfect base theme? Look no further. Astra is fast, fully customizable and beautiful theme!
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: astra-child
Template: astra
*/

/*
** header
*****/
header .site-above-header-wrap {
	min-height: 0 !important; 
	position: relative;
}

header .site-above-header-wrap > .ast-builder-grid-row {
	position: absolute;
	top: 0;
	right: 0;
	z-index: 2;
}

header .ast-primary-header-bar {
	margin: 0 !important;
	z-index: 1;
}

header .site-primary-header-wrap .site-header-primary-section-right {
	position: relative;
}

header .site-primary-header-wrap .ast-header-html-1 {
    position: absolute;
    top: 10px;
    right: 10px;
}

header .ast-header-html-1 .ast-builder-html-element > p {
	display: none;
}

header .ast-header-html-1 .ast-builder-html-element h2 {
	font-size: 18px;
	line-height: 1.3em;		
	margin-left: 15px;
	display: inline-block;
    vertical-align: top;
    padding-top: 15px;
}

header .ast-header-html-1 .ast-builder-html-element .fl-builder-content {
	padding: 0;
	display: inline-block;
}

header .ast-header-html-1 .ast-builder-html-element h2 a {
	color: #CE002F;
}

header .ast-header-html-1 .ast-builder-html-element h2 a:hover {
	color: #00a4e5;
}

header .ast-header-html-1 .fl-col.fl-node-fnau3swzvcpq > .fl-col-content {
	display: grid;
	grid-template-columns: repeat(2, minmax(200px, 1fr));
}

header .ast-header-html-1 .uabb-infobox .uabb-infobox-title-wrap,
header .ast-header-html-1 .uabb-infobox .uabb-infobox-text-wrap {
	display: inline-block;
}

header .ast-header-html-1 .uabb-infobox .uabb-infobox-title-wrap {
	margin-right: 10px;
}

header .ast-header-html-1 .uabb-infobox .uabb-infobox-text-wrap {
	vertical-align: bottom;
}

header .ast-header-html-1 .uabb-infobox .uabb-infobox-text-wrap .uabb-infobox-button {
	margin: 0;
}

header .fl-module-info-box.fl-node-281qjstycv5d a.uabb-button,
header .fl-module-info-box.fl-node-m0kn43i18oel a.uabb-button {
	background: transparent;
}

header .fl-module-info-box.fl-node-281qjstycv5d a:hover.uabb-button,
header .fl-module-info-box.fl-node-m0kn43i18oel a:hover.uabb-button {
	background: #ffffff !important;
}

header #ast-desktop-header #secondary_menu-site-navigation .main-header-menu .menu-item {
	line-height: 1em;
	border-right: 1px solid #04224B;
}

header #ast-desktop-header #secondary_menu-site-navigation .main-header-menu .menu-item:last-child {
	border-right: none;
}

header #ast-desktop-header .main-navigation ul.main-header-menu > li.menu-item {
	border-right: 1px solid #04224b;
}

header #ast-desktop-header .main-navigation ul.main-header-menu > li.menu-item:last-child {
	border-right: none;
}

header #ast-mobile-header .main-navigation .menu-item .ast-menu-toggle {
	border: none !important;
	outline: none;
}

header #ast-desktop-header .main-navigation ul.sub-menu {
	padding-top: 10px;
	padding-bottom: 10px;
	width: auto;
}

header #ast-desktop-header .main-navigation ul.sub-menu li {
	white-space: nowrap;
}

header #ast-mobile-header .main-navigation ul.sub-menu .menu-item .ast-icon {
	display: none;
}

/*
** content
*****/
#content .fl-module-uabb-heading .uabb-subheading p {
	margin-bottom: 1.3em;
}

#content .fl-module-uabb-heading.numbered .uabb-heading-text {
	display: block;
	padding-left: 70px;
	position: relative;
}

#content .fl-module-uabb-heading.numbered .uabb-heading-text span {
	font-size: 36px;
	width: 50px;
	height: 50px;
	border: 1px solid #ce002f;
	border-radius: 50%;
    display: inline-flex;
    align-items: center;
    justify-content: center;	
	position: absolute;
	top: -5px;
	left: 0;
}

#content .uabb-infobox .uabb-infobox-content .uabb-infobox-text p {
	margin-bottom: 0;
}

#content .fl-module-info-box.info-box-hover .uabb-infobox-content .uabb-icon i {
	display: none;
}

#content .fl-module-info-box.info-box-hover .uabb-infobox-content .uabb-icon:before {
	content: "";
	width: 120px;
	height: 120px;
	display: block;
	margin: 0 auto;
}

#content .fl-module-info-box.info-box-hover.intro-flight .uabb-infobox-content .uabb-icon:before {
	background: url( images/f-intro-flight-img.png );
	background-repeat: no-repeat;
	background-size: cover;
	background-position: left top;
}

#content .fl-module-info-box.info-box-hover.simulator .uabb-infobox-content .uabb-icon:before {
	background: url( images/f-simulator-img.png );
	background-repeat: no-repeat;
	background-size: cover;
	background-position: left top;
}

#content .fl-module-info-box.info-box-hover.aircraft .uabb-infobox-content .uabb-icon:before {
	background: url( images/f-aircraft-img.png );
	background-repeat: no-repeat;
	background-size: cover;
	background-position: left top;
}

#content .fl-module-info-box.info-box-hover.courses-programmes .uabb-infobox-content .uabb-icon:before {
	background: url( images/f-courses-programmes-img.png );
	background-repeat: no-repeat;
	background-size: cover;
	background-position: left top;
}

#content .fl-module-info-box.info-box-hover .uabb-infobox:hover .uabb-infobox-content .uabb-icon:before {
	background-position: left bottom !important;
}

#content .fl-module-info-box.info-box-hover .uabb-infobox:hover .uabb-image-content img {
	filter: invert(13%) sepia(84%) saturate(6543%) hue-rotate(341deg) brightness(79%) contrast(105%);
}

#content .fl-module-info-box.our-fleet .uabb-infobox-title-wrap {
	padding: 20px 20px 0
}

#content .fl-module-info-box.our-fleet .uabb-infobox-text-wrap {
	padding: 0 20px 20px;
}

#content .fl-module-info-box.our-fleet .uabb-infobox-text-wrap a.uabb-button {
	margin-top: 20px;
	border: 1px solid #ce002f;
    padding: 5px 35px;
    background: rgba(255,255,255,0);
	border-radius: 20px;
	display: inline-block;
	-webkit-transition: all 200ms linear;
    -moz-transition: all 200ms linear;
    -ms-transition: all 200ms linear;
    -o-transition: all 200ms linear;
    transition: all 200ms linear;
}

#content .fl-module-info-box.our-fleet .uabb-infobox-text-wrap a.uabb-button .uabb-button-text {
	font-size: 16px;
	color: #ce002f;
	font-weight: 500;
	text-transform: uppercase;
}

#content .fl-module-info-box.our-fleet .uabb-infobox-text-wrap a:hover.uabb-button {
	background: #ce002f;
}

#content .fl-module-info-box.our-fleet .uabb-infobox-text-wrap a:hover.uabb-button .uabb-button-text {
	color: #ffffff;
}

#content .fl-module-info-box.our-fleet .uabb-infobox-text-wrap ul.features {
	list-style: none;
	padding: 15px 0 0;
	border-top: 2px solid #CE002F;
}

#content .fl-module-info-box.our-fleet .uabb-infobox-text-wrap ul.features li {
	padding: 5px 0;
}

#content .fl-module-info-box.our-fleet .uabb-infobox-text-wrap ul.features li span {
	display: inline-block;
	vertical-align: top;
}

#content .fl-module-info-box.our-fleet .uabb-infobox-text-wrap ul.features li span.label {
	width: 40%;
	font-weight: 600;
}

#content .fl-module-info-box.our-fleet .uabb-infobox-text-wrap ul.features li span.text {
	width: 60%;
}

#content .fl-module-info-box.our-fleet .uabb-infobox-text {
	position: relative;
}

#content .fl-module-info-box.our-fleet .uabb-infobox-text .mcontents-expanded {
	display: none;
}

#content .fl-module-info-box.our-fleet .uabb-infobox-text hr.no-line {
	clear: both;
	float: none;
	margin: 0;
	padding: 0;
	height: 0;
}

#content .fl-module-info-box.ib-profile .uabb-infobox,
#content .fl-module-info-box.our-fleet .uabb-infobox,
#content .fl-module-info-box.ib-alumni .uabb-infobox {
	cursor: pointer;
	-webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-property: transform;
    transition-property: transform;
}

#content .fl-module-info-box.our-fleet .uabb-infobox:hover {
    -webkit-transform: scale(1.05);
    transform: scale(1.05);
}

#content .fl-module-info-box.ib-profile .uabb-module-content {
	vertical-align: bottom;
}

#content .fl-module-info-box.ib-profile .uabb-infobox-button {
	margin-bottom: 15px;
}

#content .fl-module-info-box.ib-profile .uabb-infobox:hover .uabb-infobox-text p {
	color: #002e5c;	
}

#content .fl-module-info-box.ib-profile .uabb-infobox:hover,
#content .fl-module-info-box.ib-alumni .uabb-infobox:hover {
    -webkit-transform: scale(1.05);
    transform: scale(1.05);
    -webkit-box-shadow: 0px 0px 25px 5px rgba(0,0,0,0.18);
    -moz-box-shadow: 0px 0px 25px 5px rgba(0,0,0,0.18);
    -o-box-shadow: 0px 0px 25px 5px rgba(0,0,0,0.18);
    box-shadow: 0px 0px 25px 5px rgba(0,0,0,0.18);
}

#content .fl-module-info-box.ib-profile .uabb-infobox-text-wrap a.uabb-button {
	display: none;
}

#content .fl-module-info-box.ib-alumni .uabb-infobox-content .uabb-infobox-text-wrap {
	padding: 0 15px;
}

#content .fl-module-info-box.fl-node-281qjstycv5d a.uabb-button,
#content .fl-module-info-box.fl-node-m0kn43i18oel a.uabb-button {
	background: transparent;
}

#content .fl-module-box.experience-option-box .fl-module-box.experience-option-desc-box .fl-module-rich-text {
	min-height: 230px;
}

#content .fl-module-box.intro-flight-option-box > .fl-module-info-box:first-child .uabb-infobox-title {
	min-height: 50px;
}

#content .fl-module-box.intro-flight-option-box .fl-module-box.intro-flight-option-desc-box .fl-module-rich-text {
	min-height: 360px;
}

#content .fl-module-adv-testimonials .uabb-testimonials .uabb-testimonial {
	padding: 0 100px;
}
  
#content .fl-module-adv-testimonials .uabb-slider-prev .bx-prev i,
#content .fl-module-adv-testimonials .uabb-slider-next .bx-next i,
#content .uabb-image-carousel button.slick-arrow i {
	display: none;
}

#content .fl-module-adv-testimonials .uabb-slider-prev .bx-prev:before,
#content .fl-module-adv-testimonials .uabb-slider-next .bx-next:before {
	content: "";
	width: 40px;
	height: 54px;
	display: block;
}

#content .fl-module-adv-testimonials .uabb-slider-prev .bx-prev:before {
	background: url( images/afs-left-arrow.png );
	background-repeat: no-repeat;
	background-size: cover;
	background-position: left top;	
}

#content .fl-module-adv-testimonials .uabb-slider-next .bx-next:before {
	background: url( images/afs-right-arrow.png );
	background-repeat: no-repeat;
	background-size: cover;
	background-position: left top;	
}

#content .testimonial_slider_wrap .testimonial_slider_list {
	margin: 0;
	padding: 0;
}

#content .testimonial_slider_wrap .testimonial_slider_list .testimonial_author_cont h3 {
	font-size: 18px;
	line-height: 1.2em;
	color: var(--ast-global-color-1);
	margin-bottom: 0;
}

#content .testimonial_slider_wrap .testimonial_slider_list .testimonial_author_cont p {
	margin-bottom: 0;
}

#content .testimonial_slider_wrap .testimonial_arrows_cont .slick-arrow {
	padding: 0;
	font-size: 0;
	border: none;
	background-color: transparent;
	width: 60px;
	height: 60px;
}

#content .testimonial_slider_wrap .testimonial_arrows_cont .slick-arrow:before {
	content: "";
	width: 60px;
	height: 60px;
	display: block;
}

#content .testimonial_slider_wrap .testimonial_arrows_cont .slick-arrow.slick-prev:before {
	background: url( https://ardmore.co.nz/wp-content/uploads/2023/11/afs-up-arrow-icon.png );
	background-repeat: no-repeat;
	background-size: cover;
	background-position: left top;
}

#content .testimonial_slider_wrap .testimonial_arrows_cont .slick-arrow.slick-next:before {
	background: url( https://ardmore.co.nz/wp-content/uploads/2023/11/afs-down-arrow-icon.png );
	background-repeat: no-repeat;
	background-size: cover;
	background-position: left top;
}

#content .testimonial_slider_wrap .testimonial_arrows_cont .slick-arrow:hover:before {
	background-position: left bottom !important;
}

#content .fl-module-uabb-heading.ql-heading .uabb-heading a:hover .uabb-heading-text {
	color: #ce002f;
}

#content .uabb-image-carousel button.slick-arrow:after {
	content: "";
	width: 25px;
	height: 69px;
	display: block;
}

#content .uabb-image-carousel button.slick-prev:after {
	background: url( images/afs-left-arrow2.png);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: left top;	
}

#content .uabb-image-carousel button.slick-next:after {
	background: url( images/afs-right-arrow2.png);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: left top;	
}

#content .fl-module-adv-testimonials .uabb-slider-prev .bx-prev:hover:before,
#content .fl-module-adv-testimonials .uabb-slider-next .bx-next:hover:before,
#content .uabb-image-carousel button.slick-arrow:hover:after{
	background-position: left bottom !important;	
}

#content .fl-module-uabb-table.afs-table table thead th,
#content .fl-module-uabb-table.afs-table table tbody tr td {
	text-align: left;
	padding: 5px 0;
}

#content .fl-module-uabb-table.afs-table table thead {
	border-top: 1px solid #000000;
	border-bottom: 1px solid #000000;
}

#content .fl-module-uabb-table.afs-table table tbody tr {
	border-bottom: 1px solid #000000;
} 

#content .fl-module-uabb-table.afs-table table .table-heading-0 {
	width: 70%;
}

#content .fl-module-uabb-table.afs-table table .table-heading-1 {
	width: 30%;
}

#content #n2-ss-4 .n2-ss-slider-controls .nextend-arrow img {
	display: none;
}

#content #n2-ss-4 .n2-ss-slider-controls .nextend-arrow:after {
	content: "";
	width: 60px;
	height: 60px;
	display: block;
}

#content #n2-ss-4 .n2-ss-slider-controls .nextend-arrow.nextend-arrow-previous:after {
	background: url( images/afs-up-arrow-icon.png );
	background-repeat: no-repeat;
	background-size: cover;
	background-position: left top;
}

#content #n2-ss-4 .n2-ss-slider-controls .nextend-arrow.nextend-arrow-next:after {
	background: url( images/afs-down-arrow-icon.png );
	background-repeat: no-repeat;
	background-size: cover;
	background-position: left top;
}

#content #n2-ss-4 .n2-ss-slider-controls .nextend-arrow:hover:after {
	background-position: left bottom !important;
}

.modal-bio-overlay .uabb-modal-content h3 {
	margin-bottom: 0;
	color: #04224b;
}

.modal-bio-overlay .uabb-modal-content h4 {
	color: #00a4e5;
	margin-bottom: 15px;
}

#content .fl-rich-text p a {
	text-decoration: none;
}

#content .fl-row.animation-planes > .fl-row-content-wrap > .fl-row-content {
	position: relative;
	z-index: 5;
}

#content .fl-row.animation-planes > .fl-row-content-wrap {
	position: relative;
}

#content .fl-row.animation-planes > .fl-row-content-wrap .plane-moveup {
	transition: all linear 0.8s;
	position: absolute;
	bottom: 0;
	left: 0;
}

#content .fl-row.animation-planes > .fl-row-content-wrap .plane-movedown {
	transition: all linear 0.8s;	
	position: absolute;
	top: 0;
	right: 100px;
}

#content .uabb-module-content .fl-builder-content {
	padding: 0;
}

#content .woocommerce a.button {
	font-size: 16px;
}

#content .ast-woocommerce-container ul.products {
	column-gap: 5px;
}

#content .ast-woocommerce-container ul.products li.product {
	padding-bottom: 0;
	margin-bottom: 20px;
}

#content .ast-woocommerce-container ul.products li.product .astra-shop-thumbnail-wrap {
	margin-bottom: 0;
}

#content .ast-woocommerce-container ul.products li.product:nth-child(3n + 1) .astra-shop-summary-wrap {
	background: #002F5E;
}

#content .ast-woocommerce-container ul.products li.product:nth-child(3n + 2) .astra-shop-summary-wrap {
	background: #00B2E9;
}

#content .ast-woocommerce-container ul.products li.product:nth-child(3n + 3) .astra-shop-summary-wrap {
	background: #D8203D;
}

#content .ast-woocommerce-container ul.products li.product .astra-shop-summary-wrap .woocommerce-loop-product__title {
	margin: 0;
}

#content .ast-woocommerce-container .woocommerce-product-details__short-description {
	padding-top: 20px;
}

#content .wpcf7-form input,
#content .wpcf7-form textarea,
.uabb-modal .uabb-content .wpcf7-form input,
.uabb-modal .uabb-content .wpcf7-form textarea {
	font-family: inherit;
}

#content .wpcf7-form .wpcf7-response-output {
	border-color: #04224b;
}

#content .wpcf7-form div.row-2cols {
	margin-bottom: 0;
}

#content .wpcf7-form p {
	margin-bottom: 20px;
}

#content .wpcf7-form p > label {
	margin-bottom: 10px;
}

#content .wpcf7-form p.frm-note {
	font-style: italic;
}

#content .wpcf7-form .wpcf7-form-control-wrap:has(select):after {
	display: none;
}

#content .wpcf7-form input[type="number"] {
	width: 100%;
	max-width: 100%;
}

#content .wpcf7-form .frm-section {
	background-color: #ffffff;
	padding: 45px;
}

#content .wpcf7-form .booking-amount-cont {
	margin-top: 20px;
}

.uabb-modal .uabb-content .fl-builder-content {
	padding: 0;
}

.uabb-modal .uabb-content .wpcf7-form .wpcf7-spinner {
	display: none;
}

.uabb-modal .uabb-content .wpcf7-form .wpcf7-response-output {
	border-color: #ce002f !important;
}

body.blog #content .ast-article-post {
	border: none;
}

body.blog #content .ast-article-post a.ast-button {
	line-height: 1.3em;
	padding: 8px 25px;
}

body.woocommerce-shop #content #primary {
	margin: 0;
	padding-top: 80px;
	padding-bottom: 40px;
}

body.single-product #content #main {
	padding-left: 0;
	padding-right: 0;
}

body.single-product #content .ast-woocommerce-container .woocommerce-notices-wrapper,
body.single-product #content .ast-woocommerce-container div.product,
body.single-product #content .related.products > h2,
body.single-product #content .related.products ul.products {
	max-width: 1320px;
	padding-left: 20px;
	padding-right: 20px;
	margin: 0 auto;
}

body.single-product #content .ast-woocommerce-container .woocommerce-notices-wrapper .woocommerce-message {
	outline: none;
}

body.single-product #content .ast-woocommerce-container div.product:after {
	content: "";
	clear: both;
	display: block;
}

body.single-product #content .ast-woocommerce-container div.product {
	padding-top: 45px;
	padding-bottom: 45px;
}

body.single-product #content .related.products > h2 {
	margin-bottom: 30px;
}

body.single-product #content .related.products {
	clear: both;
	border-top: 1px solid #cccccc;
	padding-top: 80px;
	padding-bottom: 80px;
}

/*
** footer
*****/
footer .site-primary-footer-wrap .site-primary-footer-inner-wrap {
	grid-template-columns: repeat(3, 1fr) 23%;
}

footer .site-primary-footer-wrap .fl-builder-content {
	padding: 0;
}

footer .site-primary-footer-wrap .widget .widget-title {
	font-size: 18px;
	color: #ffffff;
	font-weight: 600;
	text-transform: uppercase;
	padding-top: 15px;
	position: relative;
}

footer .site-primary-footer-wrap .widget .widget-title:before {
	content: "";
	width: 70px;
	height: 1px;
	background-color: #C00022;
	display: block;
	position: absolute;
	top: 0;
	left: 0;
}

footer .site-primary-footer-wrap .widget .textwidget p,
footer .site-primary-footer-wrap .widget .textwidget p a {
	color: #ffffff;
}

footer .site-primary-footer-wrap .widget .textwidget p a:hover {
	color: #00a4e5;
}

footer .widget .uabb-infobox {
	padding-left: 0;
	padding-right: 0;
	background: transparent;
}

footer .fl-module-button-group.fbuttons .fl-button-wrap a.fl-button {
	width: 130px;
	height: 130px;
	border-radius: 50%;
	padding: 0;
	display: flex;
	justify-content: center;
	align-items: center;
}

footer.ast-custom-footer .fl-html p, 
footer.ast-custom-footer .fl-html p a {
	font-size: 16px;
	line-height: 1.3em;
	color: #ffffff;
	margin-bottom: 0;
}

footer .fl-module-info-box.fl-node-281qjstycv5d a.uabb-button,
footer .fl-module-info-box.fl-node-m0kn43i18oel a.uabb-button {
	background: transparent;
}

footer .fl-module-info-box.fl-node-281qjstycv5d a:hover.uabb-button,
footer .fl-module-info-box.fl-node-m0kn43i18oel a:hover.uabb-button {
	background: #ffffff !important;
}

footer .fl-module-info-box.fl-node-281qjstycv5d a:hover.uabb-button .uabb-button-text,
footer .fl-module-info-box.fl-node-m0kn43i18oel a:hover.uabb-button .uabb-button-text {
	color: #04224b !important;
}

/*
** responsive
*****/
header #ast-mobile-header .main-navigation {
	padding: 5px 0;
}

@media all and (max-width: 480px) {
	#content .fl-module-info-box.ib-profile .uabb-infobox .uabb-infobox-content .uabb-infobox-text {
		font-size: 13px;
	}
}

@media all and (max-width: 767px) {
	.grecaptcha-badge { 
	    	visibility: hidden;
	    	opacity: 0;
	}

	.fl-animation {
		-webkit-animation: none !important;
		animation: none !important;
		-webkit-transform: none !important;
		transform: none !important;
		transition-property: none !important;
		opacity: 1 !important;
	}
	
	header .site-primary-header-wrap .site-header-primary-section-right {
		position: static;
	}
	
	#content .fl-module-box.experience-option-box .fl-module-box.experience-option-desc-box .fl-module-rich-text,
	#content .fl-module-box.intro-flight-option-box .fl-module-box.intro-flight-option-desc-box .fl-module-rich-text {
		min-height: auto;
	}	
	
	#content .fl-module-adv-testimonials .uabb-slider-prev,
	#content .fl-module-adv-testimonials .uabb-slider-next,
	#content .fl-row.animation-planes > .fl-row-content-wrap .plane-moveup,
	#content .fl-row.animation-planes > .fl-row-content-wrap .plane-movedown {
		display: none;
	}
	
	#content .fl-module-adv-testimonials .uabb-testimonials .uabb-testimonial {
		padding: 0;
	}
	
	footer .ast-footer-copyright span.hide-mbl,
	footer.ast-custom-footer .fl-html span.hide-mbl {
		display: none;
	}
	
	footer.ast-custom-footer .fl-html p, footer.ast-custom-footer .fl-html p a {
		font-size: 12px;
		line-height: 1.8em;
	}	
}

@media all and (min-width: 768px) {	
	#content .fl-module-adv-testimonials .bx-controls {
		display: none;
	}
	
	#content .wpcf7-form .row-2cols {
		display: grid;
		grid-column-gap: 2%;
		grid-template-columns: 49% 49%;
	}
	
	footer .ast-footer-copyright p br,
	footer.ast-custom-footer .fl-html p br {
		display: none;
	}
}

@media all and (max-width: 1024px) {
	#content .fl-module-info-box.ib-profile .uabb-infobox .uabb-infobox-left-right-wrap {
		display: grid;
		grid-template-columns: 50% 50%;
		align-items: end;
	}
	
	#content .fl-module-info-box.ib-profile .uabb-infobox .uabb-module-content {
		margin: 0;	
	}
	
	#content .fl-module-info-box.ib-profile .uabb-infobox .uabb-infobox-content {
		width: auto;
		padding: 0 15px;	
	}
	
	#content .fl-module-info-box.ib-alumni .uabb-infobox .uabb-infobox-button a.uabb-button {
		display: block !important;
	}
	
	#content .fl-module-uabb-photo.algn-left .uabb-photo {
		text-align: left;
	}
	
	#content .testimonial_slider_wrap .testimonial_arrows_cont {
		margin-top: 20px;
	}
	
	#content .testimonial_slider_wrap .testimonial_arrows_cont .slick-arrow.slick-prev  {
		margin-right: 20px;
		transform: rotate(-90deg);
	}
	
	#content .testimonial_slider_wrap .testimonial_arrows_cont .slick-arrow.slick-next  {
		transform: rotate(-90deg);
	}	
	
	#content .fl-rich-text ul.ul_split {
		margin-bottom: 0;
	}

	#content .fl-rich-text ul.ul_split2 {
		margin-top: 0;
	}
	
	#content #n2-ss-4 .nextend-arrow {
		display: none;
	}
}


@media all and (max-width: 1024px) and (min-width: 768px) {
	#content .fl-module-adv-testimonials .uabb-testimonials .uabb-testimonial {
		padding: 0 50px;
	}
	
	#content .fl-module-info-box.ib-profile .uabb-infobox .uabb-infobox-content .uabb-infobox-text {
		font-size: 13px;
	}
	
	#content .fl-module-box.experience-option-box .fl-module-box.experience-option-desc-box .fl-module-rich-text {
		min-height: 120px;
	}
	
	#content .fl-module-box.intro-flight-option-box .fl-module-box.intro-flight-option-desc-box .fl-module-rich-text {
		min-height: 320px;
	}	
	
	body.blog #content main > .ast-row {
		display: flex;
    	flex-flow: row wrap;
	}
	
	body.blog #content .ast-article-post {
		display: flex;
    	width: 50%;
	}	
}

@media all and (min-width: 1025px) {	
	#content .fl-module-info-box.our-fleet .uabb-infobox-text .mcontents a.uabb-button,
	#content .fl-module-info-box.ib-alumni .uabb-infobox-text-wrap a.uabb-button,
	#content #n2-ss-4 .n2-ss-control-bullet{
		display: none;
	}
	
	#content .testimonial_slider_wrap .testimonial_arrows_cont {
		padding-left: 80px;
	}

	#content .testimonial_slider_wrap {
		display: grid;
		grid-template-columns: 85% 15%;
	}
	
	#content .testimonial_slider_wrap .testimonial_arrows_cont .slick-arrow.slick-prev {
		margin-bottom: 100px;
	}
	
	#content .wpcf7-form div.row-3cols {
		display: grid;
		grid-template-columns: repeat(3, minmax(100px, 1fr));
		grid-column-gap: 20px;
	}
	
	#content .wpcf7-form div.row-2cols {
		display: grid;
		grid-template-columns: repeat(2, minmax(100px, 1fr));
		grid-column-gap: 20px;
	}	
}

@media all and (max-width: 1280px) and (min-width: 1025px) {
	header #ast-desktop-header {
		display: none;
	}
	
	#content .fl-module-box.experience-option-box .fl-module-box.experience-option-desc-box .fl-module-rich-text {
		min-height: 150px;
	}
	
	#content .fl-module-box.intro-flight-option-box .fl-module-box.intro-flight-option-desc-box .fl-module-rich-text {
		min-height: 420px;
	}	
	
	footer .site-primary-footer-wrap .site-primary-footer-inner-wrap {
		grid-template-columns: repeat(2, 1fr);
	}
}