/* 

#‎footer‬-info{display: none;} #main-footer .footer-widget h4 {
    color: #215aa8;
}

.menu-begin-and-end-with-hr-container {
	color: #215aa8;
}

#footer-widgets .footer-widget li a {
    color: #215aa8;
    text-decoration: none;
}
.et_pb_contact_field_4 .input {
    background-color: #fff!important;
}
.et-fixed-header #top-menu li ul a{
color:#fff!important; 
}

*/

/*
Theme Name: HighFlyer Theme
Theme URI: 
Description: Child of Divi.
Author: <a href="http://www.elegantthemes.com">Elegant Themes</a>
Author URI: 
Template: Divi
Version: 1.0
*/

/* Generated by Orbisius Child Theme Creator (https://orbisius.com/products/wordpress-plugins/orbisius-child-theme-creator/) on Fri, 14 Aug 2020 21:33:57 +0000 */

/* The plugin now uses the recommended approach for loading the css files.*/

/* -------------------- */

/* MAIN MENU ---------- */

/* -------------------- */
@media screen and (max-width: 980px) {
	#mainMenu .et_pb_menu_inner_container {
		width: 90%;
		margin: auto;
		padding: 15px;
	}
	
	#mainMenu .menuDesktop {
		display: none !important;
	}
}

@media screen and (min-width: 981px) {
	header:not(.et-fb-tabs-outer) {
		margin-bottom: -90px;
	}
	
	#mainMenu .menuMobile {
		display: none !important;
	}
	
	#mainMenu .et_pb_menu__logo-wrap {
		width: 250px;
		margin-left: 40px;
	}
	
	#mainMenu .et_pb_menu__menu, #mainMenu .et-menu-nav {
		width: 100%;
	}
	
	#mainMenu .et-menu > .menu-item > a {
		padding-top: 36px;
		padding-bottom: 36px;
	}
	
	#mainMenu .demoMenu.menu-item > a {
		background-color: #ffae3b !important;
		color: #fff !important;
		text-transform: uppercase !important;
		padding-left: 20px !important;
		padding-right: 20px !important;
	}
	
	#mainMenu .nav ul li a:hover {
		background-color: transparent !important;
	}
	
	/* Submenu */
	#mainMenu .menu-item:not(.mega-menu):last-child > ul.sub-menu {
		right: 0;
	}
	
	#mainMenu .menu-item:not(.mega-menu) ul.sub-menu {
		width: auto !important;
	}
	
	#mainMenu nav li ul.sub-menu li {
		padding: 0px !important;
	}
	
	#mainMenu .menu-item:not(.mega-menu) ul.sub-menu li a {
		width: auto !important;
		white-space: nowrap;
		padding: 6px 26px 6px 12px !important;
	}
	
	#mainMenu .menu-item:not(.mega-menu) ul.sub-menu li a:hover {
		background: rgba(255, 255, 255, 0) !important;
		opacity: 1 !important;
	}
	
	#mainMenu .menu-item:not(.mega-menu) ul.sub-menu li {
		display: flex;
		flex-direction: column;
	}
	
	#mainMenu .menu-item:not(.mega-menu) ul.sub-menu li.current-menu-item a {
		color: #54585a !important;
	}
	
	#mainMenu .menu-item:not(.mega-menu) ul.sub-menu li a:before {
		font-family: FontAwesome !important;
		content: "";
		font-size: .8em;
		font-weight: 300;
		margin-right: 10px;
		color: rgba(255, 255, 255, 0);
	}
	
	#mainMenu .menu-item:not(.mega-menu) ul.sub-menu li a:hover:before, #mainMenu .menu-item:not(.mega-menu) ul.sub-menu li.current-menu-item a:before {
		color: #215aa8;
	}
	
	#mainMenu.et_pb_menu .et_pb_menu__menu > nav {
		justify-content: flex-end !important;
	}
	
	/* Mega Menu */
	#mainMenu .mega-menu ul.sub-menu {
		width: 100%;
		padding: 0px !important;
		left: 0;
		right: 0;
	}
	
	#mainMenu .mega-menu ul.sub-menu a {
		display: inline;
	}
}

.et_pb_countdown_timer .et_pb_countdown_timer_container {
	display: flex !important;
}

.et_pb_countdown_timer .section.values {
	display: flex !important;
	flex-direction: column;
	width: auto !important;
}

.sep.section {
	padding-top: 23px;
}

.et_pb_countdown_timer .value, .et_pb_countdown_timer .value > p {
	position: relative;
	max-height: 40px !important;
	line-height: 40px !important;
}

.et_pb_countdown_timer .values:before, .et_pb_countdown_timer .values:after {
	content: "";
	position: absolute;
	width: 25px;
	height: 40px;
	border-radius: 5px;
	background: rgba(255, 255, 255, .4);
}

.et_pb_countdown_timer .values:before {
	top: 25px;
	left: 7px;
}

.et_pb_countdown_timer .values:after {
	top: 25px;
	right: 8px;
}

.et_pb_countdown_timer_container .days .value:first-letter {
	font-size: .1px !important;
	color: transparent !important;
}

.et_pb_countdown_timer .value {
	order: 2;
	letter-spacing: 12px;
	padding-left: 12px;
}

body.chrome .et_pb_countdown_timer .days > .value {
	padding-left: 0px !important;
}

.et_pb_countdown_timer .label {
	order: 1;
	font-size: 12px !important;
	text-transform: lowercase;
}

/* -------------------- */

/* CUSTOM MENU ------- */

/* -------------------- */
@media screen and (max-width: 980px) {
	#main-header {
		background-color: #fff !important;
	}
}

@media screen and (min-width: 981px) {
	#main-header .et_menu_container {
		padding-right: 0px !important;
	}
	
	#et-top-navigation {
		padding-top: 0px !important;
		padding-left: 100px !important;
	}
	
	#et-secondary-menu > ul > li.menu-item > a {
		padding: 4px 0px !important;
	}
	
	#top-menu-nav #top-menu > li.menu-item {
		padding-bottom: 0px !important;
		vertical-align: middle;
	}
	
	#top-menu .menu-item-has-children > a:first-child {
		padding-right: 0px !important;
	}
	
	#top-menu .menu-item-has-children > a:first-child:after {
		position: relative !important;
		margin-left: 10px;
	}
	
	#top-menu-nav #top-menu > .menu-item > a {
		padding-top: 36px;
		padding-bottom: 36px;
	}
	
	#top-menu-nav #top-menu li li {
		padding-left: 0px;
		padding-right: 0px;
	}
	
	#top-menu-nav .demoMenu.menu-item > a {
		background-color: #ffae3b !important;
		color: #fff !important;
		text-transform: uppercase !important;
		padding-left: 20px;
		padding-right: 20px;
	}
	
	.et-menu a:hover, #et-info-email:hover, #et-secondary-menu > ul > li > a:hover, footer .et-menu a:hover, #top-menu-nav > ul > li > a:hover {
		opacity: 1 !important;
	}
	
	#top-menu-nav > ul > li > a:hover {
		color: #215aa8;
	}
	
	#top-menu-nav .demoMenu.menu-item > a:hover {
		opacity: .7 !important;
	}
	
	#top-menu-nav #top-menu li li > a {
		width: 250px;
	}
	
	/* Submenu */
	#top-menu-nav #top-menu .menu-item:last-child > ul.sub-menu {
		right: 0;
	}
	
	#top-menu-nav #top-menu .menu-item ul.sub-menu {
		width: auto !important;
	}
	
	#top-menu-nav #top-menu .menu-item ul.sub-menu li a {
		width: auto !important;
		white-space: nowrap;
		padding: 6px 26px 6px 12px !important;
	}
	
	#top-menu-nav #top-menu .menu-item ul.sub-menu li a:hover {
		background: rgba(255, 255, 255, 0) !important;
		opacity: 1 !important;
	}
	
	#top-menu-nav #top-menu .menu-item ul.sub-menu li {
		display: flex;
		flex-direction: column;
	}
	
	#top-menu-nav #top-menu .menu-item ul.sub-menu li.current-menu-item a {
		color: #54585a !important;
	}
	
	/*
	#top-menu-nav #top-menu .menu-item ul.sub-menu li a:before {
		font-family: FontAwesome!important;
		content: '\f1d8';
		font-size: .8em;
		font-weight: 300;
		margin-right: 10px;	
		color: rgba(255,255,255,0);
	}
	*/
	#top-menu-nav #top-menu .menu-item ul.sub-menu li a:hover:before, #top-menu-nav #top-menu .menu-item ul.sub-menu li.current-menu-item a:before {
		color: #215aa8;
	}
}

/* END RESPONSIVE */
h1 {
	font-weight: 600;
}

h2, h3 {
	font-weight: 600;
}

@media screen and (max-width: 980px) {
	h1 {
		font-size: 26px !important;
	}
	
	h2, h3 {
		font-size: 24px !important;
	}
	
	h4 {
		font-size: 20px !important;
	}
	
	h5, h6 {
		font-size: 18px !important;
	}
	
	.switchMobile.et_pb_row {
		display: flex;
		flex-direction: column;
	}
	
	.switchMobile .et_pb_column:first-child {
		order: 2;
	}
	
	.switchMobile .et_pb_column:last-child {
		order: 1;
		padding-bottom: 10px;
	}
}

.hfpMask:before {
	content: " ";
	background-image: url("https://highflyerhr.com/nitropack_static/YkbSNEdvpMaeYgXlHHewDEMFgwmlHEcU/assets/images/source/rev-fa42f9f/www.highflyerhr.com/wp-content/uploads/2020/08/highflyer-mask-color.svg");
	background-repeat: no-repeat;
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	-webkit-transform: translate(calc(0%), calc(0% - 6.5%));
	z-index: 999;
}

.paperplane:before, .wheel-info .et_pb_module_header:before {
	font-family: FontAwesome !important;
	content: "";
	font-size: .8em;
	font-weight: 300;
	margin-right: 20px;
	color: #89c8ed;
}

.leftAdjust:before {
	position: absolute;
	top: 6px;
	left: -35px;
	font-size: 1.4em;
}

h1.checkmark:before {
	content: url("https://highflyerhr.com/nitropack_static/YkbSNEdvpMaeYgXlHHewDEMFgwmlHEcU/assets/images/source/rev-fa42f9f/www.highflyerhr.com/wp-content/uploads/2020/08/checkmark.svg");
	position: absolute;
	top: 7px;
	left: -60px;
	width: 45px;
	height: 45px;
}

footer nav.et-menu-nav ul.et-menu li.menu-item {
	width: 100% !important;
}

footer nav li a {
	font-weight: 700;
}

footer nav li a:before {
	font-family: FontAwesome !important;
	font-weight: 300;
	content: "";
	font-size: .8em;
	margin-right: 10px;
	color: #ffae3b;
	display: inline-block;
	transition-duration: 1s;
}

footer nav li a:hover:before {
	transform: rotate(45deg);
	-webkit-transform: rotate(45deg);
	-moz-transform: rotate(45deg);
	-o-transform: rotate(45deg);
	color: #89c8ed;
}

/*	#top-menu-nav #top-menu li.mega-menu li > a {
		min-width: 100%;
	}
*/

/* -------------------- */

/* CUSTOM BUTTONS ----- */

/* -------------------- */
.et_pb_button, .et_pb_button:hover, .et_button_no_icon .et_pb_button, .et_button_no_icon .et_pb_button:hover, .gform_page_footer > input[type=button].button, .gform_page_footer > input[type=button].button:hover, .gform_page_footer > input[type=submit].button, .gform_page_footer > input[type=submit].button:hover, .gform_footer > input[type=submit].button, .gform_footer > input[type=submit].button:hover, .et_pb_contact_submit.et_pb_button, .et_pb_contact_submit.et_pb_button:hover {
	text-transform: uppercase !important;
	text-decoration: none !important;
	font-weight: 700;
	border-radius: 6px !important;
	border: 0px !important;
	font-size: 16px !important;
	padding: 12px 35px !important;
}

/* ORANGE BACKGROUND */
.et_pb_bg_layout_dark .et_pb_button, .et_pb_bg_layout_dark .et_pb_button:hover, .et_pb_button.et_pb_bg_layout_dark, .et_pb_button.et_pb_bg_layout_dark:hover, .gform_footer > input[type=button].button, .gform_footer > input[type=button].button:hover, .gform_footer > input[type=submit].button, .gform_footer > input[type=submit].button:hover, .et_pb_bg_layout_dark .et_pb_newsletter_button.et_pb_button, .et_pb_bg_layout_dark .et_pb_newsletter_button.et_pb_button:hover, .et_pb_contact_submit.et_pb_button:hover, .et_pb_contact_submit.et_pb_button {
	background-color: #ffae3b;
	color: #fff !important;
}

/* BLUE BACKGROUND */
.et_pb_bg_layout_light .et_pb_button, .et_pb_bg_layout_light .et_pb_button:hover, .et_pb_button.et_pb_bg_layout_light, .et_pb_button.et_pb_bg_layout_light:hover, .et_pb_bg_layout_light .et_pb_newsletter_button.et_pb_button, .et_pb_bg_layout_light .et_pb_newsletter_button.et_pb_button:hover, .gform_page_footer input[type=button].button, .gform_page_footer input[type=button].button:hover {
	background-color: #215aa8;
	color: #fff !important;
}

/* BUTTON HOVER */
.et_pb_button:hover, .gform_page_footer input[type=button].button:hover, .gform_page_footer input[type=submit].button:hover, .gform_footer input[type=submit].button:hover, .et_pb_contact_submit.et_pb_button:hover {
	opacity: .7 !important;
}

/* contact form button */
@media screen and (max-width: 980px) {
	form.et_pb_contact_form .et_contact_bottom_container {
		width: 100%;
		padding: 0 0 0 3%;
		margin-top: 0px !important;
	}
	
	form.et_pb_contact_form .et_contact_bottom_container > button {
		width: 100% !important;
		margin-left: 0px !important;
	}
}

.logoCarousel img {
	filter: grayscale(100%);
}

/* -------------------- */

/* BULLET STYLES ------ */

/* -------------------- */
.planeBullet h5 {
	flex-direction: row;
	display: flex;
	align-items: center;
}

.planeBullet i {
	width: 30px;
	height: 30px;
	background: #215aa8;
	color: #fff;
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	border-radius: 100%;
	padding-right: 4px;
	margin-right: 10px;
}

.et_pb_module.planeBullet ul {
	list-style-type: none !important;
	position: relative;
}

.et_pb_module.planeBullet ul > li {
	margin-bottom: 10px;
	position: relative;
}

.et_pb_module.planeBullet ul > li:before {
	position: absolute;
	left: -22px;
	font-family: FontAwesome !important;
	content: "";
	font-size: .8em;
	font-weight: 300;
	margin-right: 20px;
	color: #89c8ed;
}

.et_pb_module.planeBullet.headingFour ul > li:before {
	font-size: 1em;
	top: 4px;
	left: -30px;
}

.et_pb_module.planeBullet ul > li:hover:before {
	transform: rotate(45deg);
}

.et_pb_module.planeBullet.noRotate ul > li:hover:before {
	transform: rotate(0deg) !important;
}

/* -------------------- */

/* FLEX STYLES -------- */

/* -------------------- */
.flexColumn .et_pb_column {
	display: flex;
	flex-direction: column;
	justify-content: center;
}

/* -------------------- */

/* Forms -------------- */

/* -------------------- */
form {
	display: flex;
	flex-direction: column;
	align-items: center;
}

form fieldset {
	margin: auto !important;
	width: 100%;
	max-width: 100% !important;
	display: flex;
	justify-content: space-between;
}

form fieldset > div {
	max-width: calc(50% - 4px) !important;
}

form .input {
	margin-right: 0px !important;
}

form .hs-form-field input, form .hs-form-field select {
	font-size: 18px !important;
	margin-bottom: 10px !important;
}

form .hs-form-field, form .hs_submit {
	width: 100%;
}

form .hs-form-field input[type=text], form .hs-form-field input[type=email], form .hs-form-field input[type=tel], form .hs-form-field select {
	background: #eee;
	border: none;
	border-radius: 0;
	color: #999 !important;
	padding: 15px !important;
	width: 100%;
}

form input[type=submit] {
	background: #ffae3b;
	border: 0px;
	font-size: 22px;
	color: #fff;
	padding: 12px 23px;
	border-radius: 5px;
	letter-spacing: 2px;
	cursor: pointer;
	width: 100%;
}

form input[type=submit]:hover {
	opacity: .7;
}

form .hs-form-field > label {
	display: none !important;
}

form .hs-error-msgs {
	font-size: 14px;
	list-style: none !important;
	padding-left: 5px !important;
	padding-right: 5px !important;
}

.lightForm form .hs-error-msg {
	color: #fff !important;
}

footer .gform_wrapper ul.gform_fields li.gfield {
	padding-right: 0px !important;
}

footer .gform_footer > input[type=submit].button {
	width: 100% !important;
}

.overlayForm .et-pb-contact-message * {
	color: #fff !important;
}

.overlayForm select.et_pb_contact_select {
	text-align-last: center !important;
	text-align: center !important;
	-ms-text-align-last: center !important;
	-moz-text-align-last: center !important;
	-webkit-text-align-last: center !important;
}

@media screen and (max-width: 980px) {
	.homeHeader {
		padding-top: 10px !important;
	}
}

@media screen and (min-width: 981px) {
	.homeHeader {
		display: flex;
	}
	
	.wheel-info .et_pb_promo_button {
		display: none;
	}
	
	div.et_pb_section.planeBg {
		background-position: top 160px left -45px !important;
	}
	
	.flyHigh .mejs-mediaelement {
		margin-top: -100px;
	}
}
