/* Helper Classes */

.only-mobile {
	display: block !important;
}

.only-desktop {
	display: none !important;
}

@media only screen and (min-width: 767px) {
	.only-mobile {
		display: none !important;
	}
	.only-desktop {
		display: block !important;
	}
	#top .only-mobile-menu {
		display: none;
	}
}


/***** GENERAL ****/

#top .avia-section {
	position: relative;
}

#top .narrow>.container,
#top .narrow.container {
	max-width: 1000px;
}

#top .fwd>.container,
#top .fwd .av-section-color-overlay-wrap>.container {
	width: 100% !important;
	max-width: 100% !important;
	padding: 0 !important;
}

@media only screen and (max-width: 480px) {
	.avia-section-huge .content,
	.avia-section-huge .sidebar {
		padding-top: 60px;
		padding-bottom: 60px;
	}
}

#top .avia_textblock.narrow {
	max-width: 800px;
	margin: 0 auto;
}

#top .av-subheading {
	font-weight: 300;
	font-size: 18px;
	line-height: 28px;
}


/* Typography */

.av-special-heading.av_custom_color {
	opacity: 1;
	margin-top: 0;
}

.av-special-heading-tag[style*='uppercase'] {
    text-transform: uppercase !important;
}

.av-special-heading {
	font-weight: bold;
}

strong {
	font-weight: 600;
}

.av_inherit_color * {
	color: inherit !important;
}

.image-overlay {
	display: none !important;
}

#top img {
	border-radius: 0 !important;
}


/* social bookmarks */
#top .custom_social_bookmarks {
	margin: 0;
	background: transparent;
}

#top .custom_social_bookmarks li {
	display: inline-block;
	float: none;
	width: auto;
	padding: 0;
	margin: 0 10px;
	line-height: initial !important;
}

#top .custom_social_bookmarks li a {
	background: transparent !important;
	text-decoration: none !important;
}

body {
	font-weight: 300;
}

h1 {
	font-size: 60px;
}

@media only screen and (max-width: 989px) {
	h1 {
		font-size: 36px;
	}
}

@media only screen and (max-width: 767px) {
	h1 {
		font-size: 28px;
	}
}

h2 {
	font-size: 36px;
}

@media only screen and (max-width: 989px) {
	h2 {
		font-size: 36px;
	}
}

@media only screen and (max-width: 768px) {
	h2 {
		font-size: 24px;
	}
}

h3 {
	font-size: 28px;
}

@media only screen and (max-width: 989px) {
	h3 {
		font-size: 18px;
	}
}

@media only screen and (max-width: 768px) {
	h3 {
		font-size: 16px;
	}
}

h4 {
	font-size: 18px;
}

h5 {
	font-size: 18px;
}

h6 {
	color: #4c1170;
}

a {
	text-decoration: underline;
}

a.av-icon-char {
	text-decoration: none !important;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	font-weight: normal;
	text-transform: none !important;
}

h5,
h6 {
	font-size: 18px;
	font-weight: bold;
}

#top .av-main-nav>li>a {
	font-weight: 300;
	font-size: 16px;
	letter-spacing: 0.5px;
}

@media only screen and (max-width: 1100px) {
	#top .av-main-nav>li>a {
		padding: 0 10px;
		font-size: 14px;
	}
}

#top .av-main-nav ul a {
	font-size: 14px;
}

#top .av-main-nav ul a:hover {
	background: #214086;
}

#top #header_meta {
	padding: 10px 0;
	border: 0 !important;
	background: rgba(33, 65, 142, 0.4) !important;
}

#top #header_meta * {
	font-weight: 300;
	font-size: 12px;
}

#top #header_meta li {
	border: 0;
	text-transform: uppercase;
	letter-spacing: 2px;
}

#top .phone-info span {
	line-height: 1.6;
}

@media only screen and (min-width: 767px) and (max-width: 989px) {
	#top .phone-info {
		float: left;
		width: auto;
		clear: none;
		max-width: 40%;
		text-align: left;
	}
}

#top #menu-item-search.menu-item-search-dropdown>a:before {
	padding: 14px;
	border-radius: 4px;
	background: rgba(33, 65, 142, 0.8) !important;
	font-size: 22px;
}

#top .hero {
	-webkit-box-shadow: 0 0 60px rgba(0, 0, 0, 0.5);
	box-shadow: 0 0 60px rgba(0, 0, 0, 0.5);
	z-index: 1;
	position: relative;
	min-height: 200px;
}

#top .hero:before {
	content: "";
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	opacity: 0.2;
	background-image: url(/wp-content/themes/enfold/images/background-images/dots-mini-light.png);
	background-repeat: repeat;
}

@media only screen and (max-width: 767px) {
	#header_meta {
		display: none
	}
}

#top .logo a {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
}

#top .logo img {
	max-width: 350px;
}

@media only screen and (max-width: 767px) {
	#top .logo img {
		max-width: 180px;
	}
}

#top .box {
	background: rgba(255, 255, 255, 0.1);
	border: 1px solid white;
	padding: 30px 30px 80px 30px;
	position: relative;
}

#top .box .avia-button-wrap {
	position: absolute;
	bottom: 0;
	width: 100%;
	left: 0;
	bottom: 0;
}

#top .box .avia-button-wrap .avia-button {
	width: 100%;
	margin: 0;
	padding-top: 10px !important;
	padding-bottom: 10px !important;
}

#top .discover-bttns {
	display: flex;
	flex-direction: row;
	margin-bottom: 15px;
}

#top .discover-bttns .flex_column {
	margin: 0 10px;
}

#top .discover-bttns .flex_column {
	display: block;
}

#top .discover-bttns .flex_column_table_cell {
	margin-top: 0;
}

#top .discover-bttns .flex-column-inner,
#top .discover-bttns .avia-button-wrap,
#top .discover-bttns .avia-button-wrap .avia-button {
	width: 100%;
	height: 100%;
}

#top .discover-bttns .avia-button-wrap .avia-button {
	display: flex;
	justify-content: center;
	align-items: center;
}

#top .discover-bttns .avia-button-wrap .avia-button {
	background: rgba(255, 255, 255, 0.7);
	letter-spacing: 3px !important;
	padding: 28px !important;
	box-shadow: 0 5px 6px rgba(0, 0, 0, 0.1);
}

#top .discover-bttns .avia-button-wrap .avia-button:hover {
	background: #f5730e;
	color: white;
}


#discover-more .av-section-color-overlay {
	height: 40%;
	bottom: 0;
	top: auto;
}

#top .big-heading .av-special-heading-tag {
	font-size: 60px;
	line-height: 65px;
	font-weight: 400;
}

#top .big-heading .av-special-heading-tag span {
	font-size: 36px;
}

#top .avia-button.avia-color-borderless {
	background: transparent;
	padding: 0 !important;
	text-align: left;
	display: flex;
	box-shadow: none !important
}

#top .avia-button.avia-color-borderless .avia_button_icon {
	font-size: 32px;
	color: #f37226;
}

#top .avia-button.avia-color-borderless .avia_iconbox_title {
	font-weight: 100;
}

#top .alternate_color .avia-button.avia-color-borderless .avia_iconbox_title {
	color: white;
}

#top .about-our-services .avia-button.avia-color-borderless .avia_button_icon {
	left: 0;
	margin-right: 10px;
}

#top .about-our-services .avia-button.avia-color-borderless {
	padding: 10px !important;
}

#top .about-our-services .avia-button.avia-color-borderless:hover {
	background: #f37226;
}

#top .about-our-services .avia-button.avia-color-borderless:hover .avia_button_icon {
	color: white;
}


/* sidebar menu */

#top .widget_nav_menu {
	padding: 0;
}

#main {
	background: white;
}

.breadcrumb {
	overflow: hidden;
	font-size: 14px;
	margin-bottom: 20px;
}

.breadcrumb .trail-end {
	color: #2d8de0;
}

#top .contact-post-type .av-post-title {
	text-transform: uppercase;
	font-weight: bold;
}

#top .contact-post-type .post-content p {
	margin-top: 0;
}

.popup-hidden {
	display: none;
}

.mfp-content .popup-hidden {
	display: block;
	position: relative;
}

.mfp-content .popup-hidden .mfp-close {
	right: 0;
	top: 0;
}

.popup-hidden {
	max-width: 700px;
	margin: 0 auto;
}

.popup-hidden .popup-inner {
	padding: 40px;
}

#top .portfolio-library-content ul.library-categories {
	display: flex;
}

#top .portfolio-library-content ul.library-categories>li>span {
	display: none;
}

#top .portfolio-library-content ul.library-categories>li:last-child>span {
	display: inline-block;
}

#top .portfolio-contacts-content .av-single-post.av-single-contact {
	padding-bottom: 0;
	;
}

#top .portfolio-contacts-content .av-single-post.av-single-contact .av-single-post-inner {
	padding: 20px 30px;
	position: relative;
	transition: background ease 0.25s;
}

#top .portfolio-contacts-content .av-single-post.av-single-contact .av-single-post-inner:before {
	content: "\e879";
	font-family: "entypo-fontello";
	font-size: 15px;
	left: 15px;
	top: 20px;
	position: absolute;
	transition: color ease 0.25s;
	color: #F05C13;
}

#top .portfolio-contacts-content .av-single-post.av-single-contact .av-post-content p {
	margin: 0;
	color: rgba(53, 55, 63, 1.0);
	text-transform: uppercase;
	font-weight: 600;
}

#top .portfolio-contacts-content .av-single-post.av-single-contact .av-post-content a {
	text-transform: none;
	font-weight: 300;
	font-size: 16px;
}



#top .portfolio-contacts-content .av-single-post.av-single-contact .av-post-contact-info {
	font-size: 14px;
	line-height: 1.5;
}

#top .portfolio-contacts-content .av-single-post.av-single-contact:hover .av-single-post-inner:before {
	/* transform: rotate(90deg); */
	color: black;
}

#top .portfolio-contacts-content .av-single-post.av-single-contact:hover {
	z-index: 10;
}

#top .portfolio-contacts-content .av-single-post.av-single-contact:hover .av-single-post-inner {
	/* background: rgb(242, 242, 242); */
}

#top .portfolio-contacts-content .av-single-post.av-single-contact:hover .av-post-contact-info {
	opacity: 1;
	pointer-events: initial;
}

@media only screen and (min-width: 767px) {
	#top .portfolio-contacts-content .av-single-post.av-single-contact .av-post-contact-info {
		opacity: 0;
		transition: all ease 0.25s;
		position: absolute;
		background: rgb(242, 242, 242);
		width: 100%;
		left: 0;
		padding: 10px 30px 20px 30px;
		z-index: 20;
		box-shadow: 0 5px 10px rgba(0, 0, 0, 0.1);
	}
}

#top .av-special-heading.border-left.timeline-history:before {
	background: #19316a;
}

#top .avia-timeline-vertical.av-milestone-placement-alternate li.av-milestone-even .av-milestone-content-wrap .timeline-image {
	text-align: right;
	order: 2;
}

#top .timeline-image img {
	display: block;
}

#top .milestone_icon,
#top .av-milestone-indicator {
	visibility: hidden;
}

#top .avia-timeline-vertical .av-milestone-icon-wrap:after {
	border-left-style: solid;
}

#top .avia-timeline .av-milestone-date>strong {
	color: #F05C13;
	font-size: 20px;
}

#top .timeline-text h3 {
	color: #F05C13;
	font-size: 16px;
	letter-spacing: 2px;
	font-weight: bold;
	border-bottom: 2px solid;
	padding-bottom: 6px;
	width: max-content;
	width: -moz-max-content;
	width: -webkit-max-content;
	width: -o-max-content;
	max-width: 50px;
	/* width: -ms-max-content;*/
}

@media only screen and (max-width: 767px) {
	#top .timeline-text h3 {
		display: none;
	}
}

#top .av-milestone-content {
	display: flex;
	flex-wrap: wrap;
	align-items: flex-end;
	position: relative;
}

@media only screen and (max-width: 767px) {
	#top .av-milestone-content {
		align-items: flex-start;
	}
}

#top .av-milestone-content .timeline-image {
	width: 40%;
}

#top .av-milestone-content .timeline-text {
	width: 56%;
	margin-left: 4%;
}

#top .avia-timeline-vertical.av-milestone-placement-alternate li.av-milestone-even .av-milestone-content-wrap .timeline-text {
	margin-left: 0;
	margin-right: 4%;
	display: flex;
	flex-wrap: wrap;
	flex-direction: column;
	align-items: flex-end;
}

#top .av-milestone-content .timeline-text p {
	font-size: 14px;
	line-height: 20px;
}

@media only screen and (max-width: 767px) {
	#top .av-milestone-content .timeline-text p {
		margin-top: 0;
	}
}

#top .avia-timeline .av-milestone:first-child .av-milestone-date {
	vertical-align: top;
	padding-top: 50px;
}

#top .avia-timeline-vertical .av-milestone-content-wrap {
	padding: 20px 0 20px 0;
}

@media only screen and (max-width: 767px) {
	#top .avia-timeline-vertical .av-milestone-content-wrap {
		margin-top: 30px;
	}
}

#top .avia-timeline-vertical.av-milestone-placement-alternate li.av-milestone-even .av-milestone-content-wrap {
	padding: 20px 0px 20px 0;
}

#top .av-milestone-content h4 {
	font-weight: 500;
	font-size: 16px;
	letter-spacing: 4px;
	text-transform: uppercase;
	position: absolute;
	left: -80px;
	top: 30px;
	background: #19316A;
	padding: 8px 40px;
	color: white;
	z-index: 1000;
	box-shadow: 0 0 50px rgba(0, 0, 0, 0.4);
}

@media only screen and (max-width: 989px) {
	#top .av-milestone-content h4 {
		box-shadow: none;
		top: -40px;
	}
}

#top .avia-timeline-vertical.av-milestone-placement-alternate li.av-milestone-even .av-milestone-content h4 {
	background: #F05C13;
}

@media only screen and (min-width: 990px) {
	#top .avia-timeline-vertical.av-milestone-placement-alternate li.av-milestone-even .av-milestone-content h4 {
		right: -80px;
		left: auto;
	}
}

@media only screen and (max-width: 989px) {
	#top .av-milestone-content:before {
		top: 0;
	}
	#top .avia-timeline-vertical.av-milestone-placement-alternate li.av-milestone-even .av-milestone-content:before {
		left: -80px;
		right: auto;
	}
	#top .avia-timeline-vertical.av-milestone-placement-alternate li.av-milestone-even .av-milestone-content-wrap .timeline-image {
		order: -1;
	}
	#top .av-milestone-content .timeline-text {
		margin-left: 4% !important;
		margin-right: 0 !important;
	}
	#top .avia-timeline-vertical.av-milestone-placement-alternate li.av-milestone-even .av-milestone-content-wrap .timeline-text {
		align-items: flex-start;
	}
}

#top .team-post-type .av-post-title {
	color: #35373F;
}

#top .team-post-type .av-team-region {
	color: #F05C13;
	font-weight: 600;
	text-transform: uppercase;
	margin-bottom: 30px;
}

#top .team-post-type .av-post-image {
	padding: 0;
}

#top .team-post-type .av-post-title {
	font-size: 18px;
}

#top .team-post-type .av-team-subtitle {
	font-size: 16px;
	line-height: 24px;
}

#top .team-post-type .av-team-region {
	font-size: 14px;
}

#top .team-post-type .av-post-image {
	height: 400px;
	position: relative;
	overflow: hidden;
	background-size: cover;
	background-position: center center;
}

#top .team-post-type .av-post-image img {
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	width: 100%;
}

#top .mfp-content .av-team-title-subtitle,
#top .mfp-content .av-team-phone-fax {
	display: flex;
	align-items: center;
}

#top .mfp-content .av-team-title-subtitle .av-team-subtitle:before {
	content: "|";
	font-weight: bold;
	margin-left: 5px;
	margin-right: 5px;
}

#top .mfp-content .av-team-phone-fax strong {
	color: inherit;
}

#top .mfp-content .av-team-phone-fax>div+div {
	margin-left: 8px;
}

#top .mfp-content .av-team-email a {
	color: #1c90fa;
}

#top .press-post-type .av-post-date {
	color: #132F68;
	letter-spacing: 2px;
	font-size: 16px;
	font-weight: 600;
}

#top .press-post-type .av-post-meta {
	font-size: 14px;
	line-height: 22px;
}

#top .press-post-type .av-post-image {
	padding: 20px 20px 16px 20px;
}

#top .avia-heading-row th {
	background: #f5720e;
	color: white;
	line-height: 1.6;
	vertical-align: middle;
}

#top .fleet-highlights-table .avia-heading-row:last-child th {
	background: #162649;
}

#top .first-longer .avia-heading-row th:first-child,
#top .first-longer td:first-child {
	width: 40%;
}

#top .first-longer.table-two-cols .avia-heading-row th:first-child,
#top .first-longer.table-two-cols td:first-child {
	width: 80%;
	vertical-align: middle;
}

#top .avia-table.last-bold tr:last-child {
	text-transform: uppercase;
	font-weight: bold;
}

#top .av-milestone-icon-wrap {
	height: 120px !important;
}



#top .same-width-buttons .avia-button {
	min-width: 240px;
}

@media only screen and (min-width: 1200px) {
	#top .same-width-buttons .avia-button {
		margin: 0 5px;
	}
}

@media only screen and (min-width: 767px) {
	#top .team-filters {
		display: flex;
		align-items: center;
		margin-bottom: 30px;
	}
	#top .team-filters .facetwp-facet {
		margin: 0 0 0 20px;
	}
}

#top #main .avia-button,
.avia_ajax_form .button {
	text-transform: uppercase;
	letter-spacing: 1px;
	font-size: 16px;
	padding: 15px 40px;
	border-radius: 0;
	opacity: 1;
	transition: all linear 0.1s;
	border: 0;
	font-family: "Lato", sans-serif;
}

#top #main .avia-button:hover {
	opacity: 1;
	box-shadow: 0 10px 30px rgba(0, 0, 0, 0.3);
}

#top #main .avia-button.avia-color-light {
	border: 2px solid white;
	background: rgba(255, 255, 255, 0.2);
}

#top #main .avia-button.avia-color-light:hover {
	background: rgba(255, 255, 255, 0.1);
}

#top #main .avia-button.avia-color-blue {
	background: #1c90fa;
}

#top .av-subheading {
	font-size: inherit;
	text-transform: none;
	font-weight: normal;
	margin-top: 10px;
}

#top .post-hero-cells .flex_cell {
	padding: 50px !important;
	background: #21418e;
	border-right: 1px solid rgba(255, 255, 255, 0.3);
	transition: all linear 0.1s;
}

#top .post-hero-cells .av-screen-reader-only{
	display: none;
}


#top .post-hero-cells .av-subheading{
	font-size: inherit !important;
}

@media only screen and (min-width: 767px) and (max-width: 989px) {
	#top .post-hero-cells {
		display: flex;
		flex-wrap: wrap;
	}
	#top .post-hero-cells .flex_cell {
		width: 50% !important;
		padding: 30px !important;
		border-bottom: 1px solid rgba(255, 255, 255, 0.3);
	}
}

@media only screen and (min-width: 480px) and (max-width: 767px) {
	#top .post-hero-cells .flex_cell {
		border-right: 0;
		padding: 30px !important;
		border-bottom: 1px solid rgba(255, 255, 255, 0.3);
	}
}

#top .post-hero-cells .flex_cell:hover {
	background: #f5730e;
}

#top .post-hero-cells .flex_cell_inner {
	display: flex;
	align-items: flex-start;
}

#top .post-hero-cells .av-special-heading {
	margin-top: 0;
	margin-left: 30px;
}

#top .post-hero-cells h3 {
	font-size: 22px;
	text-transform: uppercase;
	font-weight: 500;
}

#top .av-special-heading.border-left {
	padding-left: 60px;
}

#top .av-special-heading.border-left:before {
	content: "";
	width: 20px;
	height: 100%;
	position: absolute;
	left: 0;
	background: #219eff;
	box-shadow: 0 0 50px rgba(0, 0, 0, 0.4);
}

#top .av-special-heading.border-left.dark-border:before {
	background: #20407d;
}

#top .button-group {
	margin-top: 0;
	text-align: center;
}

#top .button-group .avia-button-wrap {
	display: inline-block;
	margin: 0 10px;
}

#top .bottom-buttons .avia-button-wrap {
	position: absolute;
	bottom: 0;
	left: 25px;
	right: 25px;
	bottom: 25px;
}

#top .bottom-buttons .flex_column {
	padding-bottom: 100px !important;
}

#top .min-width-buttons .avia-button {
	min-width: 300px;
}

#top .min-width-buttons-200 .avia-button {
	min-width: 200px;
}

@media only screen and (max-width: 767px) {
	#top .min-width-buttons,
	#top .min-width-buttons .avia-button {
		float: none;
		min-width: 100%;
	}
	#top .button-group .avia-button-wrap,
	#top .button-group .avia-button {
		width: 100%;
	}
}


.hero {
	background: #11223b;
}

.text-right {
	text-align: right;
}

#top .pr_yearly .facetwp-facet {
	display: none;
}
#top .flex_column_table.offset-top {
	margin-top: -200px;
}

@media only screen and (min-width: 767px) {
	#top .contacts-header * {
		color: white !important;
	}
	#top .contacts-header {
		margin-bottom: 100px;
	}
	#top .contacts-map,
	#top .contacts-map .av_gmaps_main_wrap,
	#top .contacts-map .avia-google-map-container {
		height: 100% !important;
	}
}

#top .team-content {
	margin-bottom: 30px;
}

#top .entry-contact .contacts-header * {
	color: white !important;
}

#top .entry-contact .contacts-header {
	margin-bottom: 100px;
}

#top .entry-contact .contacts-header h1 {
	text-transform: uppercase !important;
	font-weight: bold;
}

#top .contacts-header h1 {
	font-size: 36px;
}

#top .contacts-content a {
	color: #1c90fa;
}

#top .avia-post-nav .entry-title {
	text-transform: uppercase;
	font-size: 18px !important;
	font-weight: 600;
	letter-spacing: 3px;
}

#top .contacts-content hr {
	margin: 30px 0;
	max-width: 60px;
	border-width: 1.5px;
}

#top .search_page_form {
	margin-top: 10px;
}

#top .search_page_form #s {
	background-color: white !important;
	color: #333 !important;
	padding: 12px 14px;
	margin-bottom: 0;
}

#top .search_page_form #searchsubmit {
	background: #3599e2 !important;
	color: white;
	opacity: 1;
	position: absolute;
	top: 1px;
	right: 0;
	height: 46px;
	border: 0;
	width: 44px;
}


#top #header .help-text.search-page,
#top #main .help-text.ajax-search {
	display: none;
}

@media only screen and (max-width: 989px) {
	.responsive.html_header_transparency #top .avia-builder-el-0 .container{
		padding-top: 0;
	}
}
