/*.skip-links{display:none !important;}*/
.skip-links>a{display:none;}
.skip-links>a:first-child{display:block;}
@media (max-width:991px) {
	.skip-link span{margin:20px auto;}
}
#search-form-header{max-width:320px;min-width:260px;width:100%;position:relative;padding-right:75px;}
#search-form-header .form-group{margin-bottom:0;}
#search-form-header .form-group .form-search{width:100%;}
#search-form-header .form-submit{position:absolute;right:0;top:0;padding: 2px 5px;}
@media (max-width:991px) {
	#search-form-header{padding-top:30px;padding-bottom:30px;padding-left:1.25rem;padding-right:90px;max-width:100%;min-width:100%;}
	#search-form-header .form-submit{top:30px;right:15px;height: 35px;}
}

.site-header .site-header__utility-nav{background:#fff;}
.site-header .site-header__utility-nav nav .topmenu .topmenu__link a {color: #034366;}
.site-header .site-header__utility-nav nav .topmenu .topmenu__link .search-icon::before {
	background:#034366;
	-webkit-mask-image:url("/themes/custom/airsunexpress_custom_new/assets/search_icon_white.svg");-moz-mask-image:url("/themes/custom/airsunexpress_custom_new/assets/search_icon_white.svg");-ms-mask-image:url("/themes/custom/airsunexpress_custom_new/assets/search_icon_white.svg");-o-mask-image:url("/themes/custom/airsunexpress_custom_new/assets/search_icon_white.svg");mask-image:url("/themes/custom/airsunexpress_custom_new/assets/search_icon_white.svg");
	background-size:100%;
}
.site-header .topmenu.has-search li:last-child {
    border-left: 1px solid rgba(3,67,102,0.5);
    padding-left: 1.25rem;
  }
.site-header.sticky{background-color:#034366;}
.mainmenu .mainmenu__heading>a{color:#fff;}
.mainmenu .mainmenu__heading.has-submenu::after {
	content:"";
	font-size: 0.875rem;
	position: relative;
	width: 20px;
	margin: 0 0 0 -0.9375rem;
	background:#fff;
	-webkit-mask-image:url("/themes/custom/airsunexpress_custom_new/assets/arrow-down-drk-grey.svg");-moz-mask-image:url("/themes/custom/airsunexpress_custom_new/assets/arrow-down-drk-grey.svg");-ms-mask-image:url("/themes/custom/airsunexpress_custom_new/assets/arrow-down-drk-grey.svg");-o-mask-image:url("/themes/custom/airsunexpress_custom_new/assets/arrow-down-drk-grey.svg");mask-image:url("/themes/custom/airsunexpress_custom_new/assets/arrow-down-drk-grey.svg");
	width:13px;
	height:10px;
	background-size:100%;
	top: 5px;
}
.icon--ll-hamburger{
	background:#fff;
	-webkit-mask-image:url("cbt-hmenu-16.svg");-moz-mask-image:url("cbt-hmenu-16.svg");-ms-mask-image:url("cbt-hmenu-16.svg");-o-mask-image:url("cbt-hmenu-16.svg");mask-image:url("cbt-hmenu-16.svg");
	background-size:50%;
	background-repeat:no-repeat;
	width:25px;
	height:25px !important;
	cursor:pointer;
}
.mobile-search>a>img{display:none;}
.mobile-search>a{width:25px;height:25px;display: inline-block;
	background:#fff;
	-webkit-mask-image:url("cbt-hsearch-5.svg");-moz-mask-image:url("cbt-hsearch-5.svg");-ms-mask-image:url("cbt-hsearch-5.svg");-o-mask-image:url("cbt-hsearch-5.svg");mask-image:url("cbt-hsearch-5.svg");
	background-size:50%;
	background-repeat:no-repeat;
	margin-top:5px;
	cursor:pointer;
}
.footer .footer__menu-wrapper .footer__menu-inner-wrapper .footer__background-wrapper ul a{font-weight: 100;font-family: sans-serif;}
.footer .footer__menu-wrapper .footer__menu-inner-wrapper .footer__background-wrapper .footer__copyright{justify-content: flex-end;text-align: right;}

.views-view-grid .news-item .views-field.views-field-title a{font-weight:normal;}
.image-wrapper .overlay{display:none !important;}