/* Uplift CSS */
html {
	scroll-behavior: smooth;
}
/* FONTS */
@font-face {
	font-family: 'SouthwestSans-Regular';
	src: url('/assets/mkt/fonts/SouthwestSans-Regular.eot');
	src: url('/assets/mkt/fonts/SouthwestSans-Regular.eot?#iefix') format('embedded-opentype'), url('/assets/mkt/fonts/SouthwestSans-Regular.otf');
	font-display: swap;
}
@font-face {
	font-family: 'SouthwestSans-Bold';
	src: url('/assets/mkt/fonts/SouthwestSans-Bold.eot');
	src: url('/assets/mkt/fonts/SouthwestSans-Bold.eot?#iefix') format('embedded-opentype'), url('/assets/mkt/fonts/SouthwestSans-Bold.otf');
	font-display: swap;
}
/* DEFAULT CONTAINER STYLES */
#uplift-container h1 {
	color: #1a2c80;
	font-family: 'SouthwestSans-Bold', arial, sans-serif;
	font-size: 2.625rem;
	font-weight: normal;
	margin: 0 0 1rem 0;
}
#uplift-container h2 {
	color: #1a2c80;
	font-family: 'SouthwestSans-Bold', arial, sans-serif;
	font-size: 2.625rem;
	font-weight: normal;
	margin: 0 0 1rem 0;
}
#uplift-container h3 {
	color: #1a2c80;
	font-family: 'SouthwestSans-Bold', arial, sans-serif;
	font-size: 2rem;
	font-weight: normal;
	margin: 0 0 1rem 0;
}
#uplift-container p {
	color: #111b40;
	font-family: 'SouthwestSans-Regular', arial, sans-serif;
	font-size: 1.3125rem;
	font-weight: normal;
	margin: 0 0 1rem 0;
}
#uplift-container p:last-child, #uplift-container p:only-child {
	margin: 0;
}
#uplift-container a {
	color: #304cb2;
}
#uplift-container strong {
	font-family: 'SouthwestSans-Bold', arial, sans-serif;
	font-weight: normal;
}
#uplift-container section {
	margin: 1rem 0;
	width: 100%
}
/* MAIN STYLES */
/* Header */
#uplift-header {
}
#uplift-header .hero {
	background-image: url('/assets/images/responsive/uplift/Uplift-background-image-1366x768.jpg');
	background-position: center;
	background-size: cover;
	height: 554px;
	padding: 1rem 0;
}
/* Booking Widget Tweaks */
#uplift-container .wcm_booking_widget_air_title {
	color: #ffffff;
}
#uplift-container .wcm_booking_widget.wcm_booking_widget_air {
	width: 100%;
}
/* Why Uplift */
#why-uplift h3 {
	margin: 1rem 0;
}
#why-uplift h3 span {
	display: block;
}
#why-uplift .why-uplift-icons {
	text-align: center;
}
/* How Uplift Works */
#how-uplift-works {
	background-color: #eeeeee;
	padding: 1rem 0;
	text-align: center;
}
#how-uplift-works h2 {
	text-align: left;
}
#how-uplift-works h3 {
	margin: 1rem 0;
}
#how-uplift-works hr.hr-left {
	border: 2px solid #304cb2;
	margin: 0px 50%;
	position: relative;
	top: 36px;
	width: 100%;
}
#how-uplift-works hr.hr-middle {
	border: 2px solid #304cb2;
	margin: 0 auto;
	position: relative;
	top: 36px;
	width: 100%;
}
#how-uplift-works hr.hr-right {
	border: 2px solid #304cb2;
	margin: 0px -50%;
	position: relative;
	top: 36px;
	width: 100%;
}
#how-uplift-works img {
	position: relative;
}
/* FAQs */
#uplift-faqs {
	background-color: #eeeeee;
	border: 1px solid #eeeeee;
	padding: 1rem 0 0;
}
#uplift-faqs h3 {
	color: #111b40;
	font-family: 'SouthwestSans-Bold', arial, sans-serif;
	font-size: 1.3125rem;
	font-weight: normal;
	margin: 0;
	text-align: left;
}
#uplift-faqs .accordion .card {
	border: none;
	margin: 0 -15px;
}
#uplift-faqs .accordion .card-body {
	margin: .5rem;
	padding: 0;
}
#uplift-faqs .accordion .card-header {
	background-color: #ffffff;
	border: 1px solid #ffffff;
	border-radius: 0;
	cursor: pointer;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	padding: 1rem;
	text-align: left;
}
#uplift-faqs .accordion .card-header:after {
	/* symbol for open panels */
	content: url('/assets/images/responsive/uplift/icon-arrow-up.png');
	line-height: 0;
	margin: auto 0;
}
#uplift-faqs .accordion .card-header:hover {
	background-color: #eeeeee;
}
#uplift-faqs .accordion .card-header:first-child {
	margin: 0;
}
#uplift-faqs .accordion .card-header .card-title {
}
#uplift-faqs .accordion .card-header.collapsed {
	border: 1px solid #eeeeee;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	margin: 0;
	padding: 1rem;
}
#uplift-faqs .accordion .card-header.collapsed:after {
	/* symbol for closed panels */
	content: url('/assets/images/responsive/uplift/icon-arrow-down.png');
	line-height: 0;
	margin: auto 0;
}
#uplift-faqs .accordion .card-header.collapsed:first-child {
	margin-top: 0;
}
#uplift-faqs .accordion .card-header.collapsed:last-child {
	margin-bottom: 1rem;
}
/* Disclaimer */
#uplift-disclaimer {
	border: 1px solid gray;
	padding: 1rem 0;
}
#uplift-disclaimer p {
	color:#636363;
	font-size: 1rem;
}

#wgaplus-logo{
    width: 170px;
	line-height: 22px;
}

#wgaplus-plus{
    font-size: 20px;
	font-weight: bold; 
	margin: 5px 10px;
}

/* MEDIA QUERIES */
/* IE Specific Styles */
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
	#uplift-container h1, #uplift-container h2, #uplift-container h3, #uplift-container h4, #uplift-container a.btn-primary, #uplift-container a.btn-secondary, #uplift-container a.btn-blue, #uplift-container strong {
		font-weight: bold;
	}
	#how-uplift-works hr {
		display: none;
	}
}
/* General Queries */
@media (max-width: 1024px) {
	#uplift-header .hero {
		background-image: url('/assets/images/responsive/uplift/Uplift-background-image-1024x768.jpg');
		height: 34.625rem;
	}
}
@media (min-width: 992px) {
	#uplift-header .hero {
		margin-bottom: calc(-300.78px + 2rem);
	}
}
@media (max-width: 992px) {
	#uplift-header h1 span {
	}
}
@media (max-width: 991px) {
	#uplift-header .hero {
		margin-bottom: calc(-391.17px + 2rem);
	}
}
@media (max-width: 768px) {
	#uplift-header .hero {
		background-image: url('/assets/images/responsive/uplift/Uplift-background-image-768x1024.jpg');
		height: 39rem;
	}
}
@media (max-width: 767px) {
	#uplift-header .hero {
		margin-bottom: calc(-45px - 2rem);
	}
	#uplift-header .booking-widget {
		margin-top: 0;
	}
	#uplift-header .booking-widget a.btn {
		color: #111b40;
		font-family: 'SouthwestSans-Bold', arial, sans-serif;
		font-size: 1.3125rem;
		font-weight: normal;
		margin: 1rem 0;
	}
	#how-uplift-works .container .row div:not(:last-child) {
		margin-bottom: 1rem;
	}
	#how-uplift-works hr {
		display: none;
	}
    
    #wgaplus-logo{
    	width: 170px;
    }
}
@media (max-width: 640px) {
	#uplift-container h1 {
		font-size: 2.5rem;
	}
	#uplift-header .hero {
		background-image: url('/assets/images/responsive/uplift/Uplift-background-image-640x360.jpg');
		background-position: bottom left;
		height: 39rem;
	}
}
@media (min-width: 577px) {
	#uplift-container section:first-child {
		margin-top: 0;
	}
	#uplift-container section:last-child {
		margin-bottom: 0;
	}
	.hide-on-desktop {
		display: none;
	}
}
@media (max-width: 576px) {
	.hide-on-mobile {
		display: none;
	}
	#uplift-container section {
		margin: .5rem 0;
	}
	#uplift-container section:first-child {
		margin-top: 0;
	}
	#uplift-container section:last-child {
		margin-bottom: 1rem;
	}
	#why-uplift .why-uplift-icons div:not(:last-child){
		margin-bottom: 1rem;
	}
	#uplift-disclaimer {
		border: none;
		padding: 0;
	}
}