/*
Theme Name: FlyDayton2015
*/
@font-face {
  font-family: 'Omnes';
  src: url('fonts/omnes-regular-webfont.eot');
  src: url('fonts/omnes-regular-webfont.eot?#iefix') format('embedded-opentype'), url('fonts/omnes-regular-webfont.woff2') format('woff2'), url('fonts/omnes-regular-webfont.woff') format('woff'), url('fonts/omnes-regular-webfont.ttf') format('truetype'), url('fonts/omnes-regular-webfont.svg#omnes_regularregular') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'Omnes';
  src: url('fonts/omnes-semibold-webfont.eot');
  src: url('fonts/omnes-semibold-webfont.eot?#iefix') format('embedded-opentype'), url('fonts/omnes-semibold-webfont.woff2') format('woff2'), url('fonts/omnes-semibold-webfont.woff') format('woff'), url('fonts/omnes-semibold-webfont.ttf') format('truetype'), url('fonts/omnes-semibold-webfont.svg#omnessemibold') format('svg');
  font-weight: bold;
  font-style: normal;
}
.white {
  background-color: #ffffff;
  color: #00627c;
}
.white h1,
.white h2 {
  color: #54a6c9;
}
.white.inner-page-section {
  color: #007298;
}
.blue {
  background-color: #265f92;
  color: #ffffff;
}
.blue em {
  color: #54a6c9;
}
.blue a {
  color: #ffffff;
  text-decoration: white;
}
.blue-accent {
  background-color: #0f416c;
  color: #ffffff;
  font-weight: normal;
}
.blue-accent a {
  background-color: #356182;
  color: #54a6c9;
}
.blue-accent.ad h1 {
  font-size: 50px;
  color: #ffffff;
}
.blue-accent.ad h1 small {
  color: #ffffff;
}
.blue-accent.ad h3 {
  font-size: 22px;
}
.blue-accent em {
  color: #54a6c9;
}
.runway-fest-blue {
  background-color: #124f72;
  color: #ffffff;
}
.runway-fest-blue p {
  color: #ffffff;
}
.runway-fest-lt-gray {
  background-color: #dddee0;
  color: #124f72;
}
.md-blue {
  background-color: #007298;
  color: #ffffff;
}
.lt-blue {
  background-color: #54a6c9;
  color: #00627c;
}
.text-lt-blue {
  color: #ffffff;
}
.yellow {
  background-color: #f8bd00;
  color: #ffffff;
}
.yellow h1,
.yellow h2 {
  color: #ffffff;
}
.yellow em {
  color: #cc9802;
}
.yellow-text {
  color: #cc9802;
}
.runway-fest-yellow {
  background-color: #fbd42f;
  color: #ffffff;
}
.green {
  background-color: #009743;
  color: #ffffff;
}
.green a {
  color: #ffffff;
  text-decoration: underline;
}
.red {
  background-color: #cf3637;
  color: #ffffff;
}
.runway-fest-red {
  background-color: #e94430;
  color: #ffffff;
}
.purple {
  background-color: #6c2269;
  color: #ffffff;
}
.purple h1,
.purple h2 {
  color: #b592b3;
}
.purple-accent {
  background-color: #501b4e;
  color: #ffffff;
}
.purple-accent h1,
.purple-accent h2 {
  color: #b592b3;
}
.orange {
  background-color: #f39924;
  color: #ffffff;
}
.coolgray {
  background-color: #36414b;
  color: #ffffff;
}
.coolgray-accent {
  background-color: #222932;
  color: #ffffff;
}
.coolgray-accent h1,
.coolgray-accent h2 {
  color: #007298;
}
.sponsorship-blue {
  background-color: #276092;
  color: #ffffff;
}
.sponsorship-blue a,
.sponsorship-blue h1,
.sponsorship-blue h2,
.sponsorship-blue h3 {
  color: #ffffff;
}
.text-yellow {
  color: #ffffff;
}
.text-yellow em {
  color: #cc9802;
}
/* for IE, to show scrollbar instead of scrollbar overlay */
html {
  -ms-overflow-style: scrollbar;
}
*,
*:focus {
  outline: none !important;
}
.animate {
  -webkit-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: 'Omnes', Arial, sans-serif;
  margin-top: 0;
}
h1,
h2 {
  font-weight: bold;
  margin-bottom: 18px;
}
.wrapper {
  width: 100%;
}
.btn {
  text-transform: uppercase;
}
img.responsive {
  max-width: 100%;
}
#left-nav,
#right-nav,
.menu-overlay {
  position: relative;
}
@media screen and (min-width: 992px) {
  #left-nav,
  #right-nav,
  .menu-overlay {
    position: fixed;
  }
}
#left-nav {
  background-color: #ffffff;
  height: 60px;
  color: #222932;
  box-shadow: 5px 0 0 0 rgba(50, 50, 50, 0.2);
  z-index: 1002;
}
@media screen and (min-width: 768px) {
  #left-nav {
    height: 105px;
  }
}
@media screen and (min-width: 992px) {
  #left-nav {
    height: 100%;
  }
}
#right-nav {
  background-color: #36414b;
  min-height: 40px;
  box-shadow: -5px 0 0 0 rgba(50, 50, 50, 0.2);
  z-index: 1002;
}
@media screen and (min-width: 768px) {
  #right-nav {
    min-height: 70px;
  }
}
@media screen and (min-width: 992px) {
  #right-nav {
    height: 100%;
  }
}
body.menu-open {
  overflow: hidden;
}
.main-body {
  background-color: #222932;
  color: #ffffff;
}
.main-body .content {
  background-color: #ffffff;
  color: #222932;
}
.menu-overlay-wrapper {
  position: fixed;
  height: 100%;
  width: 100%;
  top: 0;
}
.menu-overlay-wrapper .menu-overlay-wrapper-bg {
  width: 10000px;
  height: 10000px;
  position: fixed;
  background: #265f92;
  background-color: rgba(38, 95, 146, 0.9);
}
.menu-overlay-wrapper .menu-overlay {
  -webkit-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
  background: #265f92;
  background-color: rgba(38, 95, 146, 0.9);
  color: #ffffff;
  z-index: 1001;
  height: auto;
  position: fixed;
  right: -100%;
  width: 60%;
  top: 0;
  padding-top: 50px;
  overflow-y: auto;
  overflow-x: hidden;
}
@media screen and (min-width: 768px) {
  .menu-overlay-wrapper .menu-overlay {
    padding-top: 230px;
    width: 70%;
  }
}
@media screen and (min-width: 992px) {
  .menu-overlay-wrapper .menu-overlay {
    padding-top: 0;
    left: -100%;
    width: 75%;
  }
}
@media screen and (min-width: 1200px) {
  .menu-overlay-wrapper .menu-overlay {
    width: 66.66666667%;
  }
}
.menu-overlay.active {
  right: 0;
  height: 100%;
  overflow-y: auto;
  overflow-x: hidden;
}
@media screen and (min-width: 992px) {
  .menu-overlay.active {
    right: inherit;
    left: 0;
  }
}
@media (max-width: 1199px) and (min-width: 992px) {
  #mobile-navigation.hidden-md {
    display: none !important;
  }
}
@media (min-width: 1200px) {
  #mobile-navigation.hidden-lg {
    display: none !important;
  }
}
.main-content {
  padding: 20px;
  background-color: #ffffff;
  color: #0f416c;
}
@media screen and (min-width: 768px) {
  .main-content {
    padding: 60px;
  }
}
.main-content .form-control {
  border: 1px solid #36414b;
  border-radius: 2px;
}
.content-header {
  background-size: cover;
  position: relative;
  z-index: 1;
}
.content-header .overlay {
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: 2;
  opacity: 0.8;
}
.content-header .header-text {
  position: relative;
  z-index: 3;
  padding: 50px 20px;
}
.content-header .header-text .header-icon {
  font-size: 80px;
  display: block;
  width: 80px;
  height: 80px;
  line-height: 80px;
  border: 1px solid #ffffff;
  border-radius: 40px;
  margin: 10px auto 20px;
}
.content-header .header-text h1 {
  text-align: center;
  letter-spacing: 2px;
  font-style: italic;
}
@media screen and (min-width: 768px) {
  .content-header .header-text h1 {
    letter-spacing: 4px;
  }
}
div.wpcf7-response-output {
  float: left;
}
.clearfix:before,
.clearfix:after {
  content: " ";
  display: block;
}
.clearfix:after {
  clear: both;
}
#right-nav {
  font-family: 'Omnes', Arial, sans-serif;
}
#right-nav .flight-tracker {
  background-color: #222932;
}
@media screen and (min-width: 768px) {
  #right-nav .flight-tracker {
    padding: 0px;
  }
}
@media screen and (min-width: 992px) {
  #right-nav .flight-tracker {
    padding: 30px 0 40px;
  }
}
#right-nav .flight-tracker h3.title {
  color: #007298;
  text-align: center;
  letter-spacing: 2px;
  font-style: italic;
  padding-top: 10px;
}
@media screen and (min-width: 992px) {
  #right-nav .flight-tracker h3.title {
    margin-bottom: 30px;
    font-size: 18px;
  }
}
@media screen and (min-width: 1200px) {
  #right-nav .flight-tracker h3.title {
    font-size: 24px;
  }
}
#right-nav .flight-tracker a {
  outline: none !important;
  font-weight: bold;
  color: #007298;
  text-align: center;
  display: block;
  line-height: 24px;
  letter-spacing: 1px;
  text-transform: uppercase;
  font-size: 10px;
  white-space: nowrap;
  overflow: hidden;
  float: left;
  height: 24px;
  vertical-align: middle;
}
@media screen and (max-width: 767px) {
  #right-nav .flight-tracker a {
    padding: 10px 10px 0px 10px;
  }
}
@media screen and (min-width: 768px) {
  #right-nav .flight-tracker a {
    padding: 10px 10px 0px 10px;
  }
}
@media screen and (min-width: 992px) {
  #right-nav .flight-tracker a {
    padding-top: 10px;
  }
}
@media screen and (min-width: 1200px) {
  #right-nav .flight-tracker a {
    padding-top: 10px;
  }
}
#right-nav .flight-tracker a:hover,
#right-nav .flight-tracker a:focus {
  text-decoration: none;
  color: #3486a4;
}
@media screen and (max-width: 767px) {
  #right-nav .flight-tracker a {
    height: 45px;
  }
}
@media screen and (min-width: 768px) {
  #right-nav .flight-tracker a {
    height: 75px;
    line-height: 50px;
    font-size: 13px;
  }
}
@media screen and (min-width: 992px) {
  #right-nav .flight-tracker a {
    height: inherit;
    line-height: 24px;
    font-size: 10px;
    float: none;
    white-space: normal;
    overflow: inherit;
  }
}
@media screen and (min-width: 1200px) {
  #right-nav .flight-tracker a {
    font-size: 14px;
  }
}
#right-nav .flight-tracker a .icon {
  float: left;
  display: inline-block;
  font-size: 24px;
  height: 24px;
  width: 24px;
  line-height: 24px;
  border: 1px solid #007298;
  border-radius: 12px;
  margin-right: 8px;
}
@media screen and (min-width: 768px) {
  #right-nav .flight-tracker a .icon {
    font-size: 50px;
    height: 50px;
    width: 50px;
    line-height: 50px;
    border-radius: 25px;
  }
}
@media screen and (min-width: 992px) {
  #right-nav .flight-tracker a .icon {
    float: none;
    margin: 0 auto;
  }
}
@media screen and (min-width: 1200px) {
  #right-nav .flight-tracker a .icon {
    display: block;
    font-size: 80px;
    height: 80px;
    width: 80px;
    line-height: 80px;
    border-radius: 40px;
  }
}
#right-nav .weather-widget {
  padding: 10px;
  color: #737c82;
}
@media screen and (min-width: 768px) {
  #right-nav .weather-widget {
    padding: 10px 10px 0 10px;
  }
}
@media screen and (min-width: 992px) {
  #right-nav .weather-widget {
    padding: 20px 0;
  }
}
@media screen and (min-width: 1200px) {
  #right-nav .weather-widget {
    padding: 30px 10px;
  }
}
#right-nav .weather-widget .weather-text {
  font-weight: bold;
}
#right-nav .weather-widget .weather-text .condition {
  display: none;
  font-weight: normal;
  line-height: 1;
  white-space: nowrap;
}
@media screen and (min-width: 768px) {
  #right-nav .weather-widget .weather-text .condition {
    display: block;
    font-size: 24px;
  }
}
@media screen and (min-width: 992px) {
  #right-nav .weather-widget .weather-text .condition {
    font-size: 18px;
  }
}
@media screen and (min-width: 1200px) {
  #right-nav .weather-widget .weather-text .condition {
    font-size: 36px;
  }
}
#right-nav .weather-widget .weather-text .temp {
  font-size: 20px;
  line-height: 1;
}
@media screen and (min-width: 768px) {
  #right-nav .weather-widget .weather-text .temp {
    font-size: 24px;
  }
}
@media screen and (min-width: 992px) {
  #right-nav .weather-widget .weather-text .temp {
    font-size: 36px;
  }
}
@media screen and (min-width: 1200px) {
  #right-nav .weather-widget .weather-text .temp {
    font-size: 60px;
  }
}
#right-nav .weather-widget .weather-icon {
  font-size: 22px;
  line-height: 1;
}
@media screen and (min-width: 768px) {
  #right-nav .weather-widget .weather-icon {
    font-size: 50px;
  }
}
@media screen and (min-width: 992px) {
  #right-nav .weather-widget .weather-icon {
    font-size: 60px;
  }
}
@media screen and (min-width: 1200px) {
  #right-nav .weather-widget .weather-icon {
    font-size: 80px;
  }
}
#left-nav .main-logo {
  display: block;
  width: 100px;
  margin-top: 10px;
  float: left;
}
@media screen and (min-width: 768px) {
  #left-nav .main-logo {
    width: 160px;
  }
}
@media screen and (min-width: 992px) {
  #left-nav .main-logo {
    margin-top: 0;
    width: auto;
    float: none;
  }
}
#left-nav .main-logo img {
  width: 100%;
  height: auto;
}
#left-nav .menu-buttons {
  margin-top: 30px;
}
#left-nav .menu-buttons .menu-overlay-toggle.active:after {
  content: "";
  display: block;
  width: 0;
  height: 0;
  position: absolute;
  border-top: 15px solid transparent;
  border-right: 20px solid #265f92;
  border-bottom: 15px solid transparent;
  right: -15px;
  top: 10px;
}
#left-nav .mobile-menu-toggle .menu-toggle {
  margin: 0;
  padding: 8px;
}
@media screen and (min-width: 768px) {
  #left-nav .mobile-menu-toggle .menu-toggle {
    display: block !important;
    margin-top: 20px;
  }
}
@media screen and (min-width: 992px) {
  #left-nav .mobile-menu-toggle .menu-toggle {
    display: none !important;
  }
}
#left-nav .mobile-menu-toggle .menu-toggle .icon-bar {
  -webkit-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
  width: 45px;
  height: 4px;
  margin-bottom: 10px;
  background-color: #cccccc;
  -ms-transform-origin: 50% 50%;
  -webkit-transform-origin: 50% 50%;
  transform-origin: 50% 50%;
}
#left-nav .mobile-menu-toggle .menu-toggle.active .icon-bar:nth-child(2) {
  -ms-transform: translate(0, 14px) rotate(45deg);
  -webkit-transform: translate(0, 14px) rotate(45deg);
  transform: translate(0, 14px) rotate(45deg);
}
#left-nav .mobile-menu-toggle .menu-toggle.active .icon-bar:nth-child(3) {
  opacity: 0;
}
#left-nav .mobile-menu-toggle .menu-toggle.active .icon-bar:nth-child(4) {
  -ms-transform: translate(0, -14px) rotate(-45deg);
  -webkit-transform: translate(0, -14px) rotate(-45deg);
  transform: translate(0, -14px) rotate(-45deg);
}
#main-menu {
  -webkit-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
  opacity: 0;
  font-family: 'Omnes', Arial, sans-serif;
}
#main-menu.active {
  z-index: 1000;
  opacity: 1;
}
@media screen and (min-width: 992px) {
  #main-menu {
    background: none;
  }
}
#main-menu .menu-buttons {
  -webkit-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
  margin-top: 180px;
  z-index: 2000;
  position: relative;
  text-align: center;
  width: 100%;
}
#main-menu .menu-buttons a.menu-link {
  letter-spacing: 2px;
  font-weight: bold;
  color: #ffffff;
  font-size: 16px;
  outline: none !important;
}
#main-menu .menu-buttons a.menu-link:hover,
#main-menu .menu-buttons a.menu-link.active,
#main-menu .menu-buttons a.menu-link:focus {
  background: none;
}
#main-menu .menu-buttons a.menu-link:hover span,
#main-menu .menu-buttons a.menu-link.active span,
#main-menu .menu-buttons a.menu-link:focus span {
  border-bottom: 2px solid #ffffff;
}
#main-menu .menu-buttons .icon-search {
  font-size: 35px;
}
#main-menu .menu-buttons.active {
  width: 40%;
}
@media screen and (min-width: 768px) {
  #main-menu .menu-buttons.active {
    width: 30%;
  }
}
@media screen and (min-width: 768px) {
  #main-menu .menu-buttons {
    padding-top: 100px;
  }
}
.search-box {
  padding-top: 80px;
}
.search-box #searchform input {
  background-color: transparent;
  border: none;
  border-bottom: 2px solid #54a6c9;
  border-radius: 0;
  font-size: 20px;
  line-height: 50px;
  height: 50px;
  color: #ffffff;
  box-shadow: none;
  outline: none;
  letter-spacing: 2px;
}
.search-box #searchform button {
  font-size: 20px;
  color: #54a6c9;
  outline: none !important;
}
.search-box #searchform button:hover,
.search-box #searchform button:focus {
  color: #3486a4;
  text-decoration: none;
}
@media screen and (min-width: 768px) {
  .search-box #searchform input {
    font-size: 30px;
    line-height: 80px;
    height: 80px;
  }
  .search-box #searchform button {
    font-size: 50px;
  }
}
.search-box ::-webkit-input-placeholder {
  color: #54a6c9;
}
.search-box :-moz-placeholder {
  color: #54a6c9;
}
.search-box ::-moz-placeholder {
  color: #54a6c9;
}
.search-box :-ms-input-placeholder {
  color: #54a6c9;
}
.ac-search-result {
  min-height: 100px;
  padding: 20px;
}
.ac-search-result .inner {
  padding: 20px;
}
.ac-search-result a {
  color: #ffffff;
}
.ac-search-result i.icon {
  font-size: 40px;
  line-height: 30px;
  height: 30px;
  position: relative;
  margin-bottom: 30px;
  float: left;
}
#footer {
  font-family: 'Omnes', Arial, sans-serif;
}
#footer .site-footer {
  background-color: #36414b;
  padding: 30px 0 0;
  overflow: hidden;
}
#footer .site-footer .footer-map-marker a {
  font-size: 100px;
  color: #007298;
  width: 40px;
  margin-left: -20px;
  line-height: 40px;
  text-decoration: none;
}
#footer .site-footer .contact-info {
  padding-bottom: 40px;
}
@media screen and (min-width: 768px) {
  #footer .site-footer .contact-info {
    border-right: 1px solid #222932;
    width: 420px;
    padding: 0 15px;
    float: left;
  }
}
#footer .site-footer .contact-info .address {
  font-size: 14px;
  letter-spacing: 1px;
}
#footer .site-footer .contact-info .address h3 {
  font-size: 18px;
  font-weight: normal;
}
#footer .site-footer .contact-info .address em {
  color: #007298;
  font-style: normal;
}
#footer .site-footer .contact-info #menu-footer-menu {
  padding: 0;
  list-style: none;
}
#footer .site-footer .contact-info #menu-footer-menu li {
  padding: 0;
  margin: 4px 5px;
  display: inline-block;
}
#footer .site-footer .contact-info #menu-footer-menu a {
  color: #007298;
  text-decoration: underline;
}
#footer .site-footer .contact-info #menu-footer-menu a:hover {
  color: #00627c;
  text-decoration: none;
}
#footer .site-footer .social {
  text-align: center;
}
@media screen and (min-width: 768px) {
  #footer .site-footer .social {
    width: 100px;
    padding: 0 10px 10px;
    float: left;
  }
}
@media screen and (min-width: 992px) {
  #footer .site-footer .social {
    width: 80px;
    border-right: 1px solid #222932;
  }
}
@media screen and (min-width: 1200px) {
  #footer .site-footer .social {
    width: 140px;
  }
}
#footer .site-footer .social a {
  color: #007298;
  text-decoration: none;
  display: inline-block;
  width: 30px;
  font-size: 30px;
  line-height: 30px;
  margin: 0 3px 3px;
}
@media screen and (min-width: 768px) {
  #footer .site-footer .social a {
    width: 40px;
    font-size: 40px;
    line-height: 40px;
    margin: 0 5px 5px;
  }
}
#footer .site-footer .hot-links {
  width: 100%;
}
#footer .site-footer .hot-links h2 {
  color: #007298;
  font-size: 14px;
  font-weight: 600;
  text-transform: uppercase;
}
@media screen and (max-width: 767px) {
  #footer .site-footer .hot-links h2 {
    text-align: center;
    margin-top: 30px;
  }
}
@media screen and (min-width: 992px) {
  #footer .site-footer .hot-links h2 {
    text-align: left;
  }
}
@media screen and (min-width: 768px) {
  #footer .site-footer .hot-links {
    width: 27%;
    float: left;
    padding: 0 15px;
    margin-top: 0px;
  }
}
@media screen and (min-width: 992px) {
  #footer .site-footer .hot-links {
    width: 25%;
  }
}
@media screen and (min-width: 1200px) {
  #footer .site-footer .hot-links {
    width: 26%;
  }
}
@media screen and (min-width: 1400px) {
  #footer .site-footer .hot-links {
    width: 33%;
  }
}
@media screen and (min-width: 1600px) {
  #footer .site-footer .hot-links {
    width: 45%;
  }
}
#footer .site-footer .hot-links ul {
  padding: 0;
}
@media screen and (max-width: 767px) {
  #footer .site-footer .hot-links ul {
    margin-top: 20px;
  }
}
@media screen and (min-width: 768px) {
  #footer .site-footer .hot-links ul {
    margin-top: 0px;
  }
}
#footer .site-footer .hot-links ul li {
  white-space: nowrap;
  display: block;
  float: left;
  padding-bottom: 10px;
  text-decoration: underline
  /*@media @xxlarge {
            width: 33%;
          }*/
}
@media screen and (max-width: 767px) {
  #footer .site-footer .hot-links ul li {
    padding-right: 10px;
    padding-left: 10px;
  }
}
@media screen and (min-width: 768px) {
  #footer .site-footer .hot-links ul li {
    width: 49%;
  }
}
#footer a {
  color: #ffffff;
}
#footer a:hover {
  text-decoration: underline;
}
#footer-extra {
  font-family: 'Omnes', Arial, sans-serif;
  color: #54a6c9;
  font-size: 12px;
  padding: 8px 0;
  text-align: center;
}
#footer-extra a {
  color: #ffffff;
}
#footer-extra a:hover {
  text-decoration: underline;
}
#footer-extra .copyright {
  margin-top: 10px;
  line-height: 23px;
  letter-spacing: 1px;
}
@media screen and (min-width: 768px) {
  #footer-extra .copyright {
    text-align: left;
    white-space: nowrap;
  }
}
#footer-extra .attribution {
  margin-top: 20px;
  font-size: 13px;
  letter-spacing: 1px;
}
@media screen and (min-width: 768px) {
  #footer-extra .attribution {
    padding-left: 40px;
    text-align: right;
  }
}
@font-face {
  font-family: "flydayton-icons";
  src: url("fonts/flydayton-icons.eot?v=2");
  src: url("fonts/flydayton-icons.eot#iefix?v=2") format("embedded-opentype"), url("fonts/flydayton-icons.woff?v=2") format("woff"), url("fonts/flydayton-icons.ttf?v=2") format("truetype"), url("fonts/flydayton-icons.svg#untitled-font-1?v=2") format("svg");
  font-weight: normal;
  font-style: normal;
}
[data-icon]:before {
  font-family: "flydayton-icons" !important;
  content: attr(data-icon);
  font-style: normal !important;
  font-weight: normal !important;
  font-variant: normal !important;
  text-transform: none !important;
  speak: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
[class^="icon-"]:before,
[class*=" icon-"]:before {
  font-family: "flydayton-icons" !important;
  font-style: normal !important;
  font-weight: normal !important;
  font-variant: normal !important;
  text-transform: none !important;
  speak: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-bag:before {
  content: "a";
}
.icon-bi-plane:before {
  content: "b";
}
.icon-briefcase:before {
  content: "c";
}
.icon-car:before {
  content: "d";
}
.icon-chevron-down:before {
  content: "e";
}
.icon-chevron-left:before {
  content: "f";
}
.icon-chevron-right:before {
  content: "g";
}
.icon-chevron-up:before {
  content: "h";
}
.icon-circle-minus:before {
  content: "i";
}
.icon-circle-plus:before {
  content: "j";
}
.icon-community:before {
  content: "k";
}
.icon-dia-logo:before {
  content: "l";
}
.icon-documents:before {
  content: "m";
}
.icon-dollar:before {
  content: "n";
}
.icon-down:before {
  content: "o";
}
.icon-facebook:before {
  content: "p";
}
.icon-faq:before {
  content: "q";
}
.icon-handicapped:before {
  content: "r";
}
.icon-info:before {
  content: "s";
}
.icon-instagram:before {
  content: "t";
}
.icon-leaf:before {
  content: "u";
}
.icon-left:before {
  content: "v";
}
.icon-link:before {
  content: "w";
}
.icon-lock:before {
  content: "x";
}
.icon-map-marker:before {
  content: "y";
}
.icon-map-marker-plus:before {
  content: "z";
}
.icon-w-cloudy:before {
  content: "A";
}
.icon-up:before {
  content: "B";
}
.icon-twitter:before {
  content: "C";
}
.icon-truck:before {
  content: "D";
}
.icon-sign:before {
  content: "E";
}
.icon-shovel:before {
  content: "F";
}
.icon-search:before {
  content: "G";
}
.icon-rss:before {
  content: "H";
}
.icon-right:before {
  content: "I";
}
.icon-plane-up:before {
  content: "J";
}
.icon-plane-down:before {
  content: "K";
}
.icon-person:before {
  content: "L";
}
.icon-newspaper:before {
  content: "M";
}
.icon-w-foggy:before {
  content: "N";
}
.icon-w-freezing-rain:before {
  content: "O";
}
.icon-w-hailing:before {
  content: "P";
}
.icon-w-partly-cloudy:before {
  content: "Q";
}
.icon-w-rainy:before {
  content: "R";
}
.icon-w-snowy:before {
  content: "S";
}
.icon-w-stormy:before {
  content: "T";
}
.icon-w-sunny:before {
  content: "U";
}
.icon-w-windy:before {
  content: "V";
}
.icon-youtube:before {
  content: "W";
}
.icon-event:before {
  content: "\58";
}
.icon-masks:before {
  content: "\59";
}
.icon-wifi:before {
  font-family: 'Omnes', Arial, sans-serif !important;
  content: "WiFi";
  font-weight: bold !important;
}
.swiper-container {
  width: 100%;
  overflow: hidden;
  margin: 0;
  position: relative;
}
.swiper-container .swiper-wrapper {
  overflow: hidden;
}
.swiper-container .swiper-slide {
  cursor: move;
  cursor: -webkit-grab;
  position: relative;
}
.swiper-container .swiper-slide img {
  width: 100%;
  display: block;
  height: auto;
}
.swiper-container .swiper-slide.day-slide h1 {
  position: absolute;
  -webkit-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
  bottom: 5% !important;
  left: 5% !important;
  font-style: italic;
  color: #ffffff;
  line-height: 1.2;
}
@media screen and (min-width: 768px) {
  .swiper-container .swiper-slide.day-slide h1 {
    max-width: 50%;
    font-size: 50px;
    letter-spacing: 3px;
  }
}
@media screen and (min-width: 992px) {
  .swiper-container .swiper-slide.day-slide h1 {
    max-width: 70%;
    font-size: 60px;
    letter-spacing: 5px;
  }
}
@media screen and (min-width: 1200px) {
  .swiper-container .swiper-slide.day-slide h1 {
    max-width: 53%;
    font-size: 72px;
    letter-spacing: 9px;
  }
}
@media screen and (min-width: 1400px) {
  .swiper-container .swiper-slide.day-slide h1 {
    margin-bottom: 5%;
  }
}
.swiper-container .swiper-slide.day-slide h1 a {
  color: #ffffff;
  text-decoration: none;
  cursor: pointer;
}
.swiper-container .swiper-slide .slider-title-group {
  position: absolute;
  bottom: 0;
  max-width: 100%;
  width: 100%;
}
@media screen and (min-width: 320px) {
  .swiper-container .swiper-slide .slider-title-group {
    margin-bottom: 0%;
  }
}
@media screen and (min-width: 600px) {
  .swiper-container .swiper-slide .slider-title-group {
    margin-bottom: 3%;
  }
}
@media screen and (min-width: 768px) {
  .swiper-container .swiper-slide .slider-title-group {
    margin-bottom: 0%;
    max-width: 50%;
    width: 50%;
  }
}
@media screen and (min-width: 1400px) {
  .swiper-container .swiper-slide .slider-title-group {
    margin-bottom: 5%;
  }
}
.swiper-container .swiper-slide .slider-title-group h1 {
  position: relative;
  -webkit-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
  font-style: italic;
  color: #ffffff;
  line-height: 0.9;
  width: 100%;
  max-width: 100%;
}
@media screen and (max-width: 767px) {
  .swiper-container .swiper-slide .slider-title-group h1 {
    font-size: 32px;
    line-height: 25px;
  }
}
@media screen and (min-width: 768px) {
  .swiper-container .swiper-slide .slider-title-group h1 {
    font-size: 50px;
    letter-spacing: 3px;
  }
}
@media screen and (min-width: 992px) {
  .swiper-container .swiper-slide .slider-title-group h1 {
    font-size: 45px;
    letter-spacing: 5px;
  }
}
@media screen and (min-width: 1200px) {
  .swiper-container .swiper-slide .slider-title-group h1 {
    font-size: 45px;
    letter-spacing: 2px;
  }
}
@media screen and (min-width: 1400px) {
  .swiper-container .swiper-slide .slider-title-group h1 {
    margin-bottom: 1%;
    font-size: 55px;
  }
}
@media screen and (min-width: 1600px) {
  .swiper-container .swiper-slide .slider-title-group h1 {
    font-size: 70px;
  }
}
.swiper-container .swiper-slide .slider-title-group h1 a {
  color: #ffffff;
  text-decoration: none;
  cursor: pointer;
}
.swiper-container .swiper-slide .slider-title-group h2 {
  position: relative;
  -webkit-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
  padding-left: 5% !important;
  font-style: normal;
  color: #ffffff;
  line-height: 1.0;
  max-width: 100%;
  width: 100%;
}
@media screen and (max-width: 767px) {
  .swiper-container .swiper-slide .slider-title-group h2 {
    line-height: 20px;
    font-size: 25px;
  }
}
@media screen and (min-width: 768px) {
  .swiper-container .swiper-slide .slider-title-group h2 {
    font-size: 18px;
    letter-spacing: 3px;
  }
}
@media screen and (min-width: 992px) {
  .swiper-container .swiper-slide .slider-title-group h2 {
    font-size: 27px;
    letter-spacing: 1px;
  }
}
@media screen and (min-width: 1200px) {
  .swiper-container .swiper-slide .slider-title-group h2 {
    font-size: 27px;
    letter-spacing: 1px;
  }
}
.swiper-container .swiper-slide .slider-title-group h2 a {
  color: #ffffff;
  text-decoration: none;
  cursor: pointer;
}
#left-nav {
  font-family: 'Omnes', Arial, sans-serif;
}
#left-nav .nav {
  max-width: 290px;
}
#left-nav .nav li {
  text-transform: uppercase;
  text-align: center;
}
#left-nav .nav li a.menu-link {
  letter-spacing: 2px;
  font-weight: bold;
  color: #265f92;
  font-size: 16px;
}
#left-nav .nav li a.menu-link:hover,
#left-nav .nav li a.menu-link.active {
  background-color: #ffffff;
}
#left-nav .nav li a.menu-link:hover span,
#left-nav .nav li a.menu-link.active span {
  border-bottom: 2px solid #265f92;
}
#left-nav .nav li a.search-toggle {
  font-size: 50px;
}
.menu-overlay-wrapper {
  font-family: 'Omnes', Arial, sans-serif;
}
.menu-overlay-wrapper .icon-menu {
  text-align: center;
  padding-top: 100px;
}
@media screen and (min-width: 768px) {
  .menu-overlay-wrapper .icon-menu {
    padding-top: 0;
  }
}
.menu-overlay-wrapper .icon-menu li {
  width: 80%;
  margin: 20px 4%;
  display: inline-block;
  font-size: 16px;
  cursor: pointer;
}
@media screen and (min-width: 768px) {
  .menu-overlay-wrapper .icon-menu li {
    width: 40%;
    margin: 20px 4%;
  }
}
@media screen and (min-width: 992px) {
  .menu-overlay-wrapper .icon-menu li {
    margin: 40px 4%;
    font-size: 24px;
  }
}
@media screen and (min-width: 1200px) {
  .menu-overlay-wrapper .icon-menu li {
    margin: 60px 4%;
  }
}
.menu-overlay-wrapper .icon-menu li a {
  color: #ffffff;
  letter-spacing: 1px;
}
.menu-overlay-wrapper .icon-menu li a:hover,
.menu-overlay-wrapper .icon-menu li a:active,
.menu-overlay-wrapper .icon-menu li a:focus {
  background-color: inherit;
}
.menu-overlay-wrapper .icon-menu .menu-icon:before {
  font-size: 80px;
  height: 80px;
  width: 80px;
  line-height: 80px;
  border-radius: 40px;
  border: 1px solid #ffffff;
  display: block;
  margin: 0 auto;
}
.menu-overlay-wrapper .icon-menu .menu-icon.icon-map-marker:before {
  font-size: 60px;
}
.scroll-indicator {
  -webkit-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
  visibility: hidden;
  position: fixed;
  bottom: -40px;
  right: 0;
  color: #ffffff;
  width: 100%;
  z-index: 5;
  margin: 0 auto;
  height: 40px;
}
.scroll-indicator.active {
  visibility: visible;
  bottom: 0;
}
.scroll-indicator.active .bounce {
  -webkit-animation: bounce 2s 2;
  animation: bounce 2s 2;
}
.scroll-indicator .icon {
  font-size: 20px;
  display: block;
  opacity: 0.3;
  width: 40px;
  margin: 0 auto;
}
@media screen and (min-width: 768px) {
  .scroll-indicator .icon {
    font-size: 40px;
  }
}
@-webkit-keyframes bounce {
  0%,
  20%,
  50%,
  80%,
  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
  40% {
    -webkit-transform: translateY(-30px);
    transform: translateY(-30px);
  }
  60% {
    -webkit-transform: translateY(-15px);
    transform: translateY(-15px);
  }
}
@keyframes bounce {
  0%,
  20%,
  50%,
  80%,
  100% {
    -ms-transform: translateY(0);
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
  40% {
    -ms-transform: translateY(-30px);
    -webkit-transform: translateY(-30px);
    transform: translateY(-30px);
  }
  60% {
    -ms-transform: translateY(-15px);
    -webkit-transform: translateY(-15px);
    transform: translateY(-15px);
  }
}
.bounce {
  -webkit-animation: bounce 2s infinite;
  animation: bounce 2s infinite;
}
.ad {
  -webkit-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
  padding: 40px 0 0;
  font-family: 'Omnes', Arial, sans-serif;
}
.ad .normal {
  font-weight: normal;
}
.ad h1.big {
  font-size: 80px !important;
  margin: 0;
}
.ad h1.big small {
  font-size: 24px;
  font-weight: bold;
}
.ad h2 {
  font-size: 44px;
  letter-spacing: 1px;
  font-weight: normal;
}
.ad h3 {
  font-size: 34px;
  letter-spacing: 1px;
}
.ad h4 {
  letter-spacing: 2px;
}
.ad h5 {
  font-size: 15px;
  line-height: 1.6;
  letter-spacing: 2px;
}
.ad em {
  font-size: 24px;
}
.ad strong {
  font-style: italic;
}
.ad .ad-button {
  display: block;
  position: relative;
  float: right;
  padding: 8px;
  text-transform: uppercase;
  margin-top: 20px;
  right: -15px;
}
.ad .ad-button.blue {
  background-color: #0f416c;
  color: #54a6c9;
}
.ad .ad-button.lt-blue {
  background-color: #3486a4;
  color: #ffffff;
}
.ad .ad-button.yellow {
  background-color: #cc9802;
  color: #ffffff;
}
.ad .ad-button.green {
  background-color: #047e36;
  color: #ffffff;
}
.ad .ad-button.red {
  background-color: #ae282e;
  color: #ffffff;
}
.ad .ad-button.orange {
  background-color: #d5801b;
  color: #ffffff;
}
.ad .ad-button.coolgray {
  background-color: #222932;
  color: #ffffff;
}
.ad .ad-button.coolgray-accent {
  background-color: #4b5b69;
  color: #ffffff;
}
.ad .ad-button:hover {
  opacity: 0.8;
  text-decoration: none;
}
.ad.bg-pattern {
  background-position: center center;
  padding: 0;
}
.ad.bg-image {
  background-size: cover;
}
.ad .text-only {
  padding: 20px 25px 60px;
}
.ad .image-only {
  float: none;
  display: inline-block;
  text-align: center;
  margin: 0;
  padding: 25px 0;
}
.ad ul {
  margin-left: 0;
  padding-left: 20px;
  list-style: none;
}
.ad ul li {
  font-size: 20px;
  line-height: 30px;
  letter-spacing: 1px;
  text-transform: uppercase;
}
.ad ul li:before {
  font-family: 'flydayton-icons';
  content: attr(data-icon);
  font-style: normal !important;
  font-weight: normal !important;
  font-variant: normal !important;
  text-transform: none !important;
  speak: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "g";
  position: absolute;
  left: 15px;
  font-size: 25px;
  margin-top: 3px;
}
.ad .ad-text.centered {
  text-align: center;
}
.ad .ad-text.first {
  padding-bottom: 0px !important;
}
.ad .ad-image.centered img {
  margin: 0 auto;
  display: block;
}
.homepage-ads {
  background-color: #222932;
  -webkit-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
  margin: 0;
  position: relative;
  z-index: 2;
}
.homepage-ads .align-bottom {
  position: relative;
}
@media screen and (min-width: 768px) {
  .homepage-ads {
    height: 250px;
  }
  .homepage-ads .align-bottom {
    position: absolute;
    bottom: 0;
  }
  .homepage-ads .align-left {
    left: 0;
  }
  .homepage-ads .align-right {
    right: 0;
  }
}
@media screen and (min-width: 992px) {
  .homepage-ads {
    height: 260px;
  }
}
@media screen and (min-width: 1200px) {
  .homepage-ads {
    height: 270px;
  }
}
@media screen and (min-width: 1400px) {
  .homepage-ads {
    height: 200px;
  }
}
@media screen and (min-width: 1600px) {
  .homepage-ads {
    height: 190px;
  }
}
@media screen and (min-width: 768px) {
  .homepage-ads .swiper-container {
    width: 50%;
  }
}
.homepage-ads .swiper-container .ad.row {
  margin: 0;
  height: 100%;
}
.homepage-ads .swiper-container .ad.row .button-wrapper {
  position: absolute;
  bottom: 0;
  right: 0;
}
.takeover-ad-active {
  overflow: hidden;
}
.takeover-ad {
  position: fixed;
  width: 100%;
  height: 100%;
  display: none;
  left: 0;
  z-index: 100000;
  right: 0;
  top: 0;
}
.takeover-ad.orange {
  background-color: #f49a25;
}
.takeover-ad h1 {
  font-size: 40px;
  letter-spacing: 3px;
}
.takeover-ad h1 em {
  font-style: inherit;
  font-size: inherit;
}
@media screen and (min-width: 1200px) {
  .takeover-ad h1 {
    font-size: 60px;
    letter-spacing: 6px;
  }
}
.takeover-ad h3 {
  font-weight: normal;
}
.takeover-ad strong {
  font-weight: normal;
}
.takeover-ad.active {
  display: block;
}
.takeover-ad .dismiss-takeover.ad-button {
  float: left;
}
.takeover-ad .dismiss-takeover.ad-button.orange {
  background-color: #ae282e;
  color: #ffffff;
}
.takeover-ad .close-x {
  position: relative;
  z-index: 10;
  float: right;
  font-size: 60px;
  cursor: pointer;
}
.takeover-ad .close-x.blue {
  color: #0f416c;
}
.takeover-ad .close-x.yellow {
  color: #cc9802;
}
.takeover-ad .close-x.green {
  color: #047e36;
}
.takeover-ad .close-x.red {
  color: #ae282e;
}
.takeover-ad .close-x.orange {
  color: #ae282e;
}
.takeover-ad .close-x.coolgray {
  color: #222932;
}
.takeover-ad .close-x.coolgray-accent {
  color: #36414b;
}
@media screen and (min-width: 768px) {
  .takeover-ad {
    padding: 40px;
  }
}
.homepage-airlines {
  background-color: #ffffff;
  position: relative;
  padding: 10px 0;
  margin: 0;
}
@media screen and (min-width: 992px) {
  .homepage-airlines {
    padding: 20px 0;
  }
}
.homepage-airlines img {
  display: block;
  margin: 0 auto;
}
.home .main-body {
  padding: 0;
}
.home .site-footer {
  margin: 0;
}
.homepage-news {
  background-color: #36414b;
  overflow: hidden;
  margin: 0;
}
.homepage-news .news-box .title-box {
  position: relative;
  top: 0;
  right: 0;
  width: 100%;
  height: auto;
  padding: 10px 20px;
  z-index: 3;
  font-size: 12px;
}
@media screen and (min-width: 768px) {
  .homepage-news .news-box .title-box {
    position: absolute;
    width: 70%;
    height: 100%;
  }
}
@media screen and (min-width: 992px) {
  .homepage-news .news-box .title-box {
    padding: 10px 20px;
  }
}
@media screen and (min-width: 1200px) {
  .homepage-news .news-box .title-box {
    padding: 20px 30px;
  }
}
@media screen and (min-width: 1600px) {
  .homepage-news .news-box .title-box {
    width: 50%;
  }
}
.homepage-news .news-box .title-box .post-date {
  font-weight: bold;
}
.homepage-news .news-box .title-box .read-more {
  font-weight: bold;
  position: relative;
  z-index: 4;
}
.homepage-news .news-box .title-box .all-news-link {
  position: absolute;
  bottom: 0;
  right: 0;
  width: 100%;
}
.homepage-news .news-box .title-box .all-news-link a {
  float: right;
  background-color: #00627c;
  color: #54a6c9;
  text-transform: uppercase;
  padding: 9px;
}
.homepage-news .news-box .title-box .all-news-link a:hover,
.homepage-news .news-box .title-box .all-news-link a:active {
  text-decoration: none;
  opacity: 0.9;
}
.homepage-news .news-box .title-box h3 {
  color: #ffffff;
  font-size: 12px;
  line-height: 20px;
  letter-spacing: 2px;
}
@media screen and (min-width: 1600px) {
  .homepage-news .news-box .title-box h3 {
    font-size: 14px;
    line-height: 24px;
  }
}
@media screen and (min-width: 768px) {
  .homepage-news .news-box .image-box {
    margin-left: -15px;
  }
  .homepage-news .news-box .image-box img {
    margin-left: -30%;
  }
}
.homepage-news .news-box .image-box .image-overlay {
  position: absolute;
  width: 100%;
  height: 100%;
  opacity: 0.6;
  z-index: 2;
}
.homepage-news .news-box .press-release-box .title-box {
  position: relative;
  width: 100%;
}
.homepage-news .news-box .press-release-box .title-box .highlight {
  display: block;
  font-weight: bold;
  font-size: 18px;
}
.homepage-news .news-box .press-release-box .title-box h3 {
  font-size: 21px;
  line-height: 29px;
}
.homepage-news .news-box .press-release-box .title-box a.read-more {
  display: block;
  padding-bottom: 20px;
}
.homepage-news .destinations-box {
  padding: 0;
}
.homepage-news .destinations-box .title-box {
  position: absolute;
  z-index: 3;
  top: 0;
  width: 100%;
  text-align: center;
  height: 100%;
}
.homepage-news .destinations-box .title-box .intro-text {
  margin: 5% 0 5px;
  font-weight: normal;
}
@media screen and (min-width: 1600px) {
  .homepage-news .destinations-box .title-box .intro-text {
    margin: 20% 0 5px;
  }
}
.homepage-news .destinations-box .title-box h1 {
  letter-spacing: 2px;
  font-size: 40px;
  font-weight: normal;
  margin-bottom: 0;
}
@media screen and (min-width: 1200px) {
  .homepage-news .destinations-box .title-box h1 {
    font-size: 50px;
    margin-bottom: 5px;
  }
}
.homepage-news .destinations-box .title-box h2 {
  font-weight: normal;
  margin: 0 0 10px;
}
.homepage-news .destinations-box .image-box .image-overlay {
  position: absolute;
  width: 100%;
  height: 100%;
  opacity: 0.6;
  z-index: 2;
}
.homepage-news .destinations-box .all-locations-link {
  position: absolute;
  bottom: 0;
  right: 0;
  width: 100%;
  z-index: 2;
  font-size: 12px;
}
.homepage-news .destinations-box .all-locations-link a {
  float: right;
  background-color: #501b4e;
  color: #ffffff;
  text-transform: uppercase;
  padding: 9px;
}
.homepage-news .destinations-box .all-locations-link a:hover,
.homepage-news .destinations-box .all-locations-link a:active {
  text-decoration: none;
  opacity: 0.9;
}
.homepage-news .ads-container > div {
  display: block;
  float: left;
  position: relative;
  min-height: 1px;
}
.homepage-news .ads-container .ad {
  overflow: hidden;
}
.homepage-news .ads-1 .news-box {
  width: 100%;
}
@media screen and (min-width: 768px) {
  .homepage-news .ads-1 .news-box {
    width: 34%;
  }
}
@media screen and (min-width: 992px) {
  .homepage-news .ads-1 .news-box {
    width: 34%;
  }
}
@media screen and (min-width: 1200px) {
  .homepage-news .ads-1 .news-box {
    width: 34%;
  }
}
.homepage-news .ads-1 .destinations-box {
  width: 100%;
}
@media screen and (min-width: 768px) {
  .homepage-news .ads-1 .destinations-box {
    width: 33%;
  }
}
@media screen and (min-width: 992px) {
  .homepage-news .ads-1 .destinations-box {
    width: 33%;
  }
}
@media screen and (min-width: 1200px) {
  .homepage-news .ads-1 .destinations-box {
    width: 40%;
  }
}
.homepage-news .ads-1 .ad-num-0 {
  width: 100%;
}
@media screen and (min-width: 768px) {
  .homepage-news .ads-1 .ad-num-0 {
    width: 33%;
  }
}
@media screen and (min-width: 992px) {
  .homepage-news .ads-1 .ad-num-0 {
    width: 33%;
  }
}
@media screen and (min-width: 1200px) {
  .homepage-news .ads-1 .ad-num-0 {
    width: 26%;
  }
}
.homepage-news .ads-2 .news-box {
  width: 100%;
}
@media screen and (min-width: 768px) {
  .homepage-news .ads-2 .news-box {
    width: 50%;
  }
}
@media screen and (min-width: 992px) {
  .homepage-news .ads-2 .news-box {
    width: 50%;
  }
}
@media screen and (min-width: 1200px) {
  .homepage-news .ads-2 .news-box {
    width: 50%;
  }
}
.homepage-news .ads-2 .destinations-box {
  width: 100%;
}
@media screen and (min-width: 768px) {
  .homepage-news .ads-2 .destinations-box {
    width: 50%;
    float: right;
  }
}
@media screen and (min-width: 992px) {
  .homepage-news .ads-2 .destinations-box {
    width: 50%;
  }
}
@media screen and (min-width: 1200px) {
  .homepage-news .ads-2 .destinations-box {
    width: 50%;
  }
}
.homepage-news .ads-2 .ad-num-0,
.homepage-news .ads-2 .ad-num-1 {
  width: 100%;
}
@media screen and (min-width: 768px) {
  .homepage-news .ads-2 .ad-num-0,
  .homepage-news .ads-2 .ad-num-1 {
    width: 50%;
  }
}
@media screen and (min-width: 992px) {
  .homepage-news .ads-2 .ad-num-0,
  .homepage-news .ads-2 .ad-num-1 {
    width: 50%;
  }
}
@media screen and (min-width: 1200px) {
  .homepage-news .ads-2 .ad-num-0,
  .homepage-news .ads-2 .ad-num-1 {
    width: 50%;
  }
}
.homepage-news .ads-3 .news-box {
  width: 100%;
}
@media screen and (min-width: 768px) {
  .homepage-news .ads-3 .news-box {
    width: 50%;
  }
}
@media screen and (min-width: 992px) {
  .homepage-news .ads-3 .news-box {
    width: 50%;
  }
}
@media screen and (min-width: 1200px) {
  .homepage-news .ads-3 .news-box {
    width: 50%;
  }
}
.homepage-news .ads-3 .destinations-box {
  width: 100%;
}
@media screen and (min-width: 768px) {
  .homepage-news .ads-3 .destinations-box {
    width: 50%;
    float: right;
  }
}
@media screen and (min-width: 992px) {
  .homepage-news .ads-3 .destinations-box {
    width: 50%;
  }
}
@media screen and (min-width: 1200px) {
  .homepage-news .ads-3 .destinations-box {
    width: 50%;
  }
}
.homepage-news .ads-3 .ad-num-0,
.homepage-news .ads-3 .ad-num-1 {
  width: 100%;
}
@media screen and (min-width: 768px) {
  .homepage-news .ads-3 .ad-num-0,
  .homepage-news .ads-3 .ad-num-1 {
    width: 50%;
  }
}
@media screen and (min-width: 992px) {
  .homepage-news .ads-3 .ad-num-0,
  .homepage-news .ads-3 .ad-num-1 {
    width: 50%;
  }
}
@media screen and (min-width: 1200px) {
  .homepage-news .ads-3 .ad-num-0,
  .homepage-news .ads-3 .ad-num-1 {
    width: 50%;
  }
}
.homepage-news .ads-3 .ad-num-2 {
  clear: both;
  width: 100%;
}
.homepage-news .ads-4 .news-box {
  width: 100%;
}
@media screen and (min-width: 768px) {
  .homepage-news .ads-4 .news-box {
    width: 50%;
  }
}
@media screen and (min-width: 992px) {
  .homepage-news .ads-4 .news-box {
    width: 50%;
  }
}
@media screen and (min-width: 1200px) {
  .homepage-news .ads-4 .news-box {
    width: 50%;
  }
}
.homepage-news .ads-4 .destinations-box {
  width: 100%;
}
@media screen and (min-width: 768px) {
  .homepage-news .ads-4 .destinations-box {
    width: 50%;
    float: right;
  }
}
@media screen and (min-width: 992px) {
  .homepage-news .ads-4 .destinations-box {
    width: 50%;
  }
}
@media screen and (min-width: 1200px) {
  .homepage-news .ads-4 .destinations-box {
    width: 50%;
  }
}
.homepage-news .ads-4 .ad-num-0,
.homepage-news .ads-4 .ad-num-1 {
  width: 100%;
}
@media screen and (min-width: 768px) {
  .homepage-news .ads-4 .ad-num-0,
  .homepage-news .ads-4 .ad-num-1 {
    width: 50%;
  }
}
@media screen and (min-width: 992px) {
  .homepage-news .ads-4 .ad-num-0,
  .homepage-news .ads-4 .ad-num-1 {
    width: 50%;
  }
}
@media screen and (min-width: 1200px) {
  .homepage-news .ads-4 .ad-num-0,
  .homepage-news .ads-4 .ad-num-1 {
    width: 50%;
  }
}
.homepage-news .ads-4 .ad-num-2 {
  clear: both;
  width: 100%;
}
@media screen and (min-width: 768px) {
  .homepage-news .ads-4 .ad-num-2 {
    width: 50%;
  }
}
@media screen and (min-width: 992px) {
  .homepage-news .ads-4 .ad-num-2 {
    width: 50%;
  }
}
@media screen and (min-width: 1200px) {
  .homepage-news .ads-4 .ad-num-2 {
    width: 50%;
  }
}
.homepage-news .ads-4 .ad-num-3 {
  width: 100%;
  float: right;
}
@media screen and (min-width: 768px) {
  .homepage-news .ads-4 .ad-num-3 {
    right: -30px;
    width: 50%;
  }
}
@media screen and (min-width: 992px) {
  .homepage-news .ads-4 .ad-num-3 {
    width: 50%;
  }
}
@media screen and (min-width: 1200px) {
  .homepage-news .ads-4 .ad-num-3 {
    width: 50%;
  }
}
.swiper-container,
.ads-container {
  width: 100%;
  padding: 0;
}
.upcoming-flights {
  margin: 0;
}
.page-template-template-inner .sub-menu {
  background-color: #737c82;
}
@media screen and (min-width: 768px) {
  .page-template-template-inner .sub-menu li {
    border-left: 2px solid #222932;
  }
}
.page-template-template-inner .sub-menu li:first-child {
  border: none;
}
.page-template-template-inner .sub-menu .sub-menu-link {
  color: #ffffff;
}
.page-template-template-inner .sub-menu .sub-menu-link .icon {
  color: #222932;
  position: relative;
  top: 4px;
  right: -3px;
  font-size: 17px;
}
.page-template-template-inner .sub-menu .sub-menu-link:hover,
.page-template-template-inner .sub-menu .sub-menu-link:focus {
  background-color: #5b6368;
}
.page-template-template-inner .inner-page-section {
  padding: 0;
  overflow: hidden;
  font-family: 'Omnes', Arial, sans-serif;
}
.page-template-template-inner .inner-page-section h2.section-title {
  text-align: center;
  letter-spacing: 1px;
  font-style: italic;
  margin: 40px 0;
}
@media screen and (min-width: 768px) {
  .page-template-template-inner .inner-page-section h2.section-title {
    font-size: 36px;
    letter-spacing: 3px;
  }
}
.page-template-template-inner .inner-page-section.logo-collection {
  text-align: center;
}
.page-template-template-inner .inner-page-section.logo-collection .logo-item a {
  display: block;
  outline: none;
}
.page-template-template-inner .inner-page-section.logo-collection .logo-item a img {
  display: block;
  margin: 0 auto;
}
.page-template-template-inner .inner-page-section.logo-collection .logo-collection-section {
  padding-bottom: 40px;
}
.page-template-template-inner .inner-page-section.ad-grid .row.ad {
  margin: 0;
}
.page-template-template-inner .inner-page-section.ad-grid .ad-grid-item {
  -js-display: -webkit-box;
  -js-display: -webkit-flex;
  -js-display: -ms-flexbox;
  -js-display: flex;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  -webkit-flex-flow: row wrap;
      -ms-flex-flow: row wrap;
          flex-flow: row wrap;
  padding: 0 !important;
}
.page-template-template-inner .inner-page-section.ad-grid .ad-grid-item a {
  display: block;
  outline: none;
}
.page-template-template-inner .inner-page-section.ad-grid .ad-grid-item a img {
  display: block;
  margin: 0 auto;
}
.page-template-template-inner .inner-page-section.ad-grid .ad-grid-item h2 {
  text-align: inherit;
  letter-spacing: inherit;
  font-style: inherit;
}
.page-template-template-inner .inner-page-section.ad-grid .ad-grid-item .ad {
  margin: 0;
  width: 100%;
  display: inline-block;
}
.page-template-template-inner .inner-page-section.ad-grid .ad-grid-item .ad .button-wrapper {
  position: absolute;
  bottom: 0px;
}
.page-template-template-inner .inner-page-section.ad-grid .ad-grid-item .ad .ad-text {
  padding-bottom: 60px;
}
.page-template-template-inner .inner-page-section.ad-grid .ad-grid-section {
  padding-bottom: 0;
  -js-display: -webkit-box;
  -js-display: -webkit-flex;
  -js-display: -ms-flexbox;
  -js-display: flex;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-flow: row wrap;
      -ms-flex-flow: row wrap;
          flex-flow: row wrap;
}
.page-template-template-inner .inner-page-section.ad-grid .title-box {
  position: absolute;
  z-index: 3;
  top: 0;
  left: 0;
  width: 100%;
  text-align: center;
  height: 100%;
}
.page-template-template-inner .inner-page-section.ad-grid .title-box .intro-text {
  margin: 20% 0 5px;
  font-weight: normal;
}
.page-template-template-inner .inner-page-section.ad-grid .title-box h1 {
  letter-spacing: 2px;
  font-size: 40px;
  font-weight: normal;
  margin-bottom: 0;
  color: #ffffff;
}
@media screen and (min-width: 1200px) {
  .page-template-template-inner .inner-page-section.ad-grid .title-box h1 {
    font-size: 50px;
    margin-bottom: 5px;
  }
}
.page-template-template-inner .inner-page-section.ad-grid .title-box h2 {
  font-weight: normal;
  margin: 0 0 10px;
  font-size: 30px;
  color: #ffffff;
}
.page-template-template-inner .inner-page-section.ad-grid .sponsorship.title-box h1 {
  padding-left: 60px;
  padding-right: 60px;
  font-size: 25px;
  line-height: 23px;
  margin-top: 60px;
  margin-bottom: 20px;
  font-weight: 700;
  font-style: italic;
}
@media screen and (max-width: 399px) {
  .page-template-template-inner .inner-page-section.ad-grid .sponsorship.title-box h1 {
    margin-top: 24%;
    padding-left: 40px;
    padding-right: 40px;
  }
}
@media screen and (min-width: 400px) {
  .page-template-template-inner .inner-page-section.ad-grid .sponsorship.title-box h1 {
    margin-top: 10px;
    margin-bottom: 5px;
    padding-left: 30px;
    padding-right: 30px;
  }
}
@media screen and (min-width: 992px) {
  .page-template-template-inner .inner-page-section.ad-grid .sponsorship.title-box h1 {
    font-size: 24px;
    margin-top: 10px;
  }
}
@media screen and (min-width: 1200px) {
  .page-template-template-inner .inner-page-section.ad-grid .sponsorship.title-box h1 {
    margin-bottom: 20px;
  }
}
@media screen and (min-width: 1400px) {
  .page-template-template-inner .inner-page-section.ad-grid .sponsorship.title-box h1 {
    font-size: 26px;
    margin-top: 50px;
    margin-bottom: 10px;
  }
}
.page-template-template-inner .inner-page-section.ad-grid .sponsorship.title-box p {
  padding-left: 50px;
  padding-right: 50px;
  color: #ffffff;
  font-size: 15px;
}
@media screen and (max-width: 399px) {
  .page-template-template-inner .inner-page-section.ad-grid .sponsorship.title-box p {
    display: none;
  }
}
@media screen and (min-width: 768px) {
  .page-template-template-inner .inner-page-section.ad-grid .sponsorship.title-box p {
    padding-left: 40px;
    padding-right: 40px;
  }
}
@media screen and (min-width: 992px) {
  .page-template-template-inner .inner-page-section.ad-grid .sponsorship.title-box p {
    font-size: 14px;
  }
}
@media screen and (min-width: 1400px) {
  .page-template-template-inner .inner-page-section.ad-grid .sponsorship.title-box p {
    font-size: 16px;
  }
}
.page-template-template-inner .inner-page-section.ad-grid .sponsorship.no-image {
  text-align: center;
  position: absolute;
  max-height: 565px;
  height: 565px;
}
.page-template-template-inner .inner-page-section.ad-grid .sponsorship.no-image h1,
.page-template-template-inner .inner-page-section.ad-grid .sponsorship.no-image p {
  padding-left: 60px;
  padding-right: 60px;
  font-size: 22px;
  letter-spacing: 1px;
}
.page-template-template-inner .inner-page-section.ad-grid .sponsorship.no-image p {
  font-weight: 200;
}
@media screen and (max-width: 767px) {
  .page-template-template-inner .inner-page-section.ad-grid .sponsorship.no-image {
    position: relative;
    max-height: 100%;
    height: 100%;
    padding-top: 20px;
    padding-bottom: 20px;
  }
  .page-template-template-inner .inner-page-section.ad-grid .sponsorship.no-image h1,
  .page-template-template-inner .inner-page-section.ad-grid .sponsorship.no-image p {
    padding-right: 0;
    padding-left: 0;
  }
}
@media screen and (min-width: 768px) {
  .page-template-template-inner .inner-page-section.ad-grid .sponsorship.no-image h1,
  .page-template-template-inner .inner-page-section.ad-grid .sponsorship.no-image p {
    margin-top: 10px;
  }
}
@media screen and (min-width: 992px) {
  .page-template-template-inner .inner-page-section.ad-grid .sponsorship.no-image h1,
  .page-template-template-inner .inner-page-section.ad-grid .sponsorship.no-image p {
    margin-top: 10px;
  }
}
@media screen and (min-width: 1400px) {
  .page-template-template-inner .inner-page-section.ad-grid .sponsorship.no-image h1,
  .page-template-template-inner .inner-page-section.ad-grid .sponsorship.no-image p {
    margin-top: 60px;
  }
}
.page-template-template-inner .inner-page-section.ad-grid .sponsorship-link {
  position: absolute;
  bottom: 0;
  right: 0;
  z-index: 2;
  width: 100%;
}
.page-template-template-inner .inner-page-section.ad-grid .sponsorship-link a {
  float: right;
  font-size: 12px;
  color: #ffffff;
  background-color: #6c2269;
  padding: 9px;
}
.page-template-template-inner .inner-page-section.ad-grid .image-box .image-overlay {
  position: absolute;
  width: 100%;
  height: 100%;
  opacity: 0.6;
  z-index: 2;
}
.page-template-template-inner .inner-page-section.item-grid .item-grid-section {
  -js-display: -webkit-box;
  -js-display: -webkit-flex;
  -js-display: -ms-flexbox;
  -js-display: flex;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-flow: row wrap;
      -ms-flex-flow: row wrap;
          flex-flow: row wrap;
  padding: 0;
}
.page-template-template-inner .inner-page-section.item-grid .item-grid-section .item-grid-item {
  -js-display: -webkit-box;
  -js-display: -webkit-flex;
  -js-display: -ms-flexbox;
  -js-display: flex;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  -webkit-flex-flow: row wrap;
      -ms-flex-flow: row wrap;
          flex-flow: row wrap;
  padding: 0;
  background-color: #54a6c9;
  color: #36414b;
  height: 250px;
  text-align: center;
  font-size: 20px;
  font-family: 'Omnes', Arial, sans-serif;
}
.page-template-template-inner .inner-page-section.item-grid .item-grid-section .item-grid-item h3 {
  color: #ffffff;
  text-transform: uppercase;
  letter-spacing: 1px;
}
.page-template-template-inner .inner-page-section.item-grid .item-grid-section .item-grid-item .item-color {
  position: absolute;
  padding: 10px;
  width: 100%;
}
.page-template-template-inner .inner-page-section.item-grid .item-grid-section .item-grid-item .item-content {
  height: 250px;
  padding: 20px 30px;
  width: 100%;
}
.page-template-template-inner .inner-page-section.item-grid .item-grid-section .item-grid-item .item-content a {
  text-decoration: none;
  color: #222932;
}
.page-template-template-inner .inner-page-section.item-grid .item-grid-section .item-grid-item .item-content a h3 {
  color: #222932;
}
.page-template-template-inner .inner-page-section.item-grid .item-grid-section .item-grid-item .item-content .large-icon {
  font-size: 60px;
}
.page-template-template-inner .inner-page-section.item-grid .item-grid-section .item-grid-item .item-content .inner {
  height: 210px;
}
.page-template-template-inner .inner-page-section.item-grid .item-grid-section .item-grid-item.expandable {
  height: 250px;
  max-height: 250px;
  overflow: hidden;
}
.page-template-template-inner .inner-page-section.item-grid .item-grid-section .item-grid-item.expandable h3 {
  white-space: nowrap;
}
.page-template-template-inner .inner-page-section.item-grid .item-grid-section .item-grid-item.expandable .item-content {
  padding: 20px;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
  font-size: 16px;
  letter-spacing: 1px;
}
.page-template-template-inner .inner-page-section.item-grid .item-grid-section .item-grid-item.expandable .item-expandable-content {
  height: 249px;
  width: 100%;
  padding: 10px;
  font-size: 16px;
  letter-spacing: 1px;
  background-color: #ffffff;
  color: #007298;
  border-top: 1px solid #eeeeee;
  overflow-y: auto;
}
.page-template-template-inner .inner-page-section.item-grid .item-grid-section .item-grid-item.expandable .item-expandable-content .item-icons {
  opacity: 0;
  position: absolute;
  bottom: 10px;
  font-size: 24px;
}
.page-template-template-inner .inner-page-section.item-grid .item-grid-section .item-grid-item.expandable .item-expandable-content .item-icons .icon-handicapped {
  color: #54a6c9;
}
.page-template-template-inner .inner-page-section.item-grid .item-grid-section .item-grid-item.expandable .item-expandable-content .item-icons .icon-truck {
  color: #f39924;
}
.page-template-template-inner .inner-page-section.item-grid .item-grid-section .item-grid-item.expandable .item-expandable-content .item-icons .icon-wifi {
  font-size: 18px;
  color: #009743;
}
.page-template-template-inner .inner-page-section.item-grid .item-grid-section .item-grid-item.expandable .btn-expand {
  color: #0f416c;
  position: absolute;
  bottom: 5px;
  right: 5px;
  background: none;
  padding: 0;
  font-size: 40px;
  outline: none !important;
}
.page-template-template-inner .inner-page-section.item-grid .item-grid-section .item-grid-item.expandable .btn-expand:hover {
  color: #265f92;
}
.page-template-template-inner .inner-page-section.item-grid .item-grid-section .item-grid-item.expandable .btn-expand:focus {
  box-shadow: none;
}
.page-template-template-inner .inner-page-section.item-grid .item-grid-section .item-grid-item.expandable.active .item-content {
  margin-top: -250px;
}
.page-template-template-inner .inner-page-section.item-grid .item-grid-section .item-grid-item.expandable.active .btn-expand {
  color: #54a6c9;
}
.page-template-template-inner .inner-page-section.item-grid .item-grid-section .item-grid-item.expandable.active .item-expandable-content .item-icons {
  opacity: 1;
}
.page-template-template-inner .inner-page-section.item-grid .item-grid-section .item-grid-item.item-1 .item-content {
  background-color: #f8bd00;
}
.page-template-template-inner .inner-page-section.item-grid .item-grid-section .item-grid-item.item-2 .item-content {
  background-color: #4ca2c7;
}
.page-template-template-inner .inner-page-section.item-grid .item-grid-section .item-grid-item.item-3 .item-content {
  background-color: #449ec4;
}
.page-template-template-inner .inner-page-section.item-grid .item-grid-section .item-grid-item.item-4 .item-content {
  background-color: #3d9ac1;
}
.page-template-template-inner .inner-page-section.item-grid .item-grid-section .item-grid-item.item-5 .item-content {
  background-color: #3b94ba;
}
.page-template-template-inner .inner-page-section.item-grid .item-grid-section .item-grid-item.item-6 .item-content {
  background-color: #388db2;
}
.page-template-template-inner .inner-page-section.item-grid .item-grid-section .item-grid-item.item-7 .item-content {
  background-color: #3687aa;
}
.page-template-template-inner .inner-page-section.item-grid .item-grid-section .item-grid-item.item-8 .item-content {
  background-color: #fcbf22;
}
.page-template-template-inner .inner-page-section.item-grid .item-grid-section .item-grid-item.item-8 .item-content .large-icon,
.page-template-template-inner .inner-page-section.item-grid .item-grid-section .item-grid-item.item-8 .item-content a h3 {
  color: #ffffff;
}
.page-template-template-inner .inner-page-section.item-grid .item-grid-section .item-grid-item.item-9 .item-content {
  background-color: #317b9b;
}
.page-template-template-inner .inner-page-section.item-grid .item-grid-section .item-grid-item.item-10 .item-content {
  background-color: #2e7593;
}
.page-template-template-inner .inner-page-section.item-grid .item-grid-section .item-grid-item.item-11 .item-content {
  background-color: #2c6f8b;
}
.page-template-template-inner .inner-page-section.item-grid .item-grid-section .item-grid-item.item-12 .item-content {
  background-color: #296883;
}
.page-template-template-inner .inner-page-section.accordion {
  padding-bottom: 40px;
}
.page-template-template-inner .inner-page-section.accordion .panel {
  background: none;
  border-color: rgba(0, 0, 0, 0.1);
  border-width: 2px;
  border-left: none;
  border-right: none;
  box-shadow: none;
  margin: 0;
}
.page-template-template-inner .inner-page-section.accordion .panel .panel-heading h4 {
  font-size: 20px;
  line-height: 30px;
  text-transform: uppercase;
  letter-spacing: 1px;
  font-weight: normal;
}
.page-template-template-inner .inner-page-section.accordion .panel .panel-heading h4 a {
  text-decoration: none;
}
.page-template-template-inner .inner-page-section.accordion .panel .panel-heading h4 i.icon {
  color: rgba(0, 0, 0, 0.1);
  position: relative;
  left: -10px;
  top: 3px;
}
.page-template-template-inner .inner-page-section.accordion .panel table.border-less {
  width: 100%;
}
.page-template-template-inner .inner-page-section.accordion .panel table.border-less td {
  padding: 10px;
  text-align: center;
}
.page-template-template-inner .inner-page-section.accordion .panel table.border-less td a {
  color: inherit;
}
.page-template-template-inner .inner-page-section.accordion .panel .panel-body {
  border: none;
}
.page-template-template-inner .inner-page-section .copy-section {
  padding: 20px;
}
@media screen and (min-width: 768px) {
  .page-template-template-inner .inner-page-section .copy-section {
    padding: 20px 60px;
  }
}
@media screen and (min-width: 1200px) {
  .page-template-template-inner .inner-page-section .copy-section {
    padding: 20px 90px;
  }
}
.page-template-template-inner .inner-page-section .copy-section p {
  font-size: 16px;
  font-family: 'Omnes', Arial, sans-serif;
  letter-spacing: 1px;
}
.page-template-template-inner .inner-page-section .copy-section img {
  max-width: 100%;
}
.page-template-template-inner .inner-page-section .copy-section img.alignleft {
  float: left;
  margin: 0 10px 5px 0;
}
.page-template-template-inner .inner-page-section .copy-section img.alignright {
  float: right;
  margin: 0 0 5px 10px;
}
@media screen and (min-width: 992px) {
  .page-template-template-inner .inner-page-section .copy-section img {
    max-width: 45%;
  }
}
.page-template-template-inner .inner-page-section .copy-section .icon-with-text .icon {
  float: left;
  display: block;
  margin: 10px;
  position: relative;
  left: -10px;
}
@media screen and (min-width: 768px) {
  .page-template-template-inner .inner-page-section .copy-section .icon-with-text .icon {
    margin: 20px;
    left: -20px;
  }
}
.page-template-template-inner .inner-page-section .copy-section .form-control {
  border: 1px solid #36414b;
  border-radius: 2px;
}
.page-template-template-inner .inner-page-section .large-icon {
  font-size: 60px;
}
@media screen and (min-width: 768px) {
  .page-template-template-inner .inner-page-section .large-icon {
    font-size: 80px;
  }
}
@media screen and (min-width: 992px) {
  .page-template-template-inner .inner-page-section .large-icon {
    font-size: 100px;
  }
}
.col_1_2,
.col_1_3,
.col_1_4,
.col_1_5,
.col_1_6,
.col_1_7,
.col_1_8,
.col_1_9,
.col_1_10,
.col_1_11,
.col_1_12 {
  padding: 10px;
  width: 100%;
  position: relative;
  float: left;
}
@media screen and (min-width: 768px) {
  .col_1_2,
  .col_1_3,
  .col_1_4,
  .col_1_5,
  .col_1_6,
  .col_1_7,
  .col_1_8,
  .col_1_9,
  .col_1_10,
  .col_1_11,
  .col_1_12 {
    padding: 20px;
  }
}
@media screen and (min-width: 768px) {
  .col_1_2 {
    width: 50%;
    float: left;
  }
}
@media screen and (min-width: 768px) {
  .col_1_3 {
    width: 33.3%;
  }
}
@media screen and (min-width: 768px) {
  .col_1_4 {
    display: block;
    width: 25%;
    float: left;
  }
}
@media screen and (min-width: 768px) {
  .col_1_5 {
    width: 19.5%;
  }
}
@media screen and (min-width: 768px) {
  .col_1_6 {
    width: 33.3%;
  }
}
@media screen and (min-width: 768px) {
  .col_1_7 {
    width: 24.5%;
  }
}
@media screen and (min-width: 768px) {
  .col_1_8 {
    display: block;
    width: 25%;
    float: left;
  }
}
@media screen and (min-width: 768px) {
  .col_1_9 {
    width: 33.3%;
  }
}
@media screen and (min-width: 768px) {
  .col_1_10 {
    width: 19.5%;
  }
}
@media screen and (min-width: 768px) {
  .col_1_11 {
    width: 33.3%;
  }
}
@media screen and (min-width: 768px) {
  .col_1_12 {
    width: 24.5%;
  }
}
#news-content .title-box {
  padding: 20px;
}
#news-content .title-box h3 {
  color: #ffffff;
}
#news-content .press-release-box {
  padding: 10px;
}
#news-content .highlight {
  display: block;
  font-size: 15px;
  font-weight: bold;
}
.header-text .icon-map-marker {
  font-size: 60px;
  line-height: 100px;
  text-align: center;
}
.page-events .icon-event::before {
  position: relative;
  left: -2px;
}
#runway-fest .copy-section {
  clear: both;
}
#runway-fest .copy-section img {
  max-width: 100%;
  padding: 10px;
}
#runway-fest .copy-section h2 {
  font-size: 40px;
  color: #ffffff;
}
#runway-fest .copy-section h3 {
  font-weight: normal;
  font-size: 30px;
  letter-spacing: 2px;
}
#runway-fest .copy-section.col-sm-6 h3 {
  margin-top: 30px;
}
#runway-fest .copy-section h4 {
  font-weight: normal;
  font-size: 25px;
}
#runway-fest .copy-section h6 {
  color: #124f72;
}
#runway-fest .copy-section p {
  font-size: 20px;
}
#runway-fest .copy-section .display-table img {
  width: 100%;
}
@media screen and (max-width: 767px) {
  #runway-fest .copy-section img {
    float: none;
  }
  #runway-fest .copy-section.col-sm-6 {
    padding-bottom: 30px;
  }
}
@media screen and (min-width: 768px) {
  #runway-fest .copy-section {
    padding: 20px 40px;
  }
  #runway-fest .copy-section .display-table {
    display: table;
  }
  #runway-fest .copy-section .table-cell {
    display: table-cell;
    vertical-align: middle;
  }
  #runway-fest .copy-section p {
    font-size: 18px;
  }
  #runway-fest .copy-section.col-sm-6 {
    clear: none;
    height: 385px;
    max-height: 385px;
  }
}
@media screen and (min-width: 992px) {
  #runway-fest .copy-section p {
    font-size: 17px;
  }
}
@media screen and (min-width: 1200px) {
  #runway-fest .copy-section {
    padding: 20px 50px;
  }
  #runway-fest .copy-section p {
    font-size: 16px;
  }
}
@media screen and (min-width: 1400px) {
  #runway-fest .copy-section p {
    font-size: 20px;
  }
}
#runway-fest .ad-image.image-only {
  padding: 0;
}
@media screen and (min-width: 768px) {
  #runway-fest .ad-image.image-only {
    height: 385px;
    max-height: 385px;
  }
}
#runway-fest .ad-image.image-only img {
  width: 100%;
  height: auto;
}
@media screen and (min-width: 768px) {
  #runway-fest .ad-image.image-only img {
    width: initial;
    max-width: none;
    height: 385px;
    max-height: 385px;
  }
}
#runway-fest .ad {
  padding: 0;
}
#right-nav .flight-tracker a.selected {
  background-color: #007298 !important;
  color: #222932 !important;
}
#right-nav .flight-tracker a.selected .icon {
  border-color: #222932 !important;
}
#flight-tracker-container .input-group,
#flights-search-slideout .input-group {
  border-bottom: 1px solid #54a6c9;
}
#flight-tracker-container .fa-search,
#flights-search-slideout .fa-search {
  color: #54a6c9;
  font-size: 22px;
}
#flight-tracker-container .flight-direction-departure-btn,
#flights-search-slideout .flight-direction-departure-btn,
#flight-tracker-container .flight-direction-arrival-btn,
#flights-search-slideout .flight-direction-arrival-btn {
  background-color: #36414b;
  color: #54a6c9;
  font-family: 'Omnes', Arial, sans-serif;
  font-size: 22px;
  letter-spacing: 2px;
  opacity: 0.5;
}
@media screen and (min-width: 768px) {
  #flight-tracker-container .flight-direction-departure-btn,
  #flights-search-slideout .flight-direction-departure-btn,
  #flight-tracker-container .flight-direction-arrival-btn,
  #flights-search-slideout .flight-direction-arrival-btn {
    font-size: 18px;
  }
}
@media screen and (min-width: 992px) {
  #flight-tracker-container .flight-direction-departure-btn,
  #flights-search-slideout .flight-direction-departure-btn,
  #flight-tracker-container .flight-direction-arrival-btn,
  #flights-search-slideout .flight-direction-arrival-btn {
    font-size: 22px;
  }
}
#flight-tracker-container .flight-direction-departure-btn.selected,
#flights-search-slideout .flight-direction-departure-btn.selected,
#flight-tracker-container .flight-direction-arrival-btn.selected,
#flights-search-slideout .flight-direction-arrival-btn.selected {
  opacity: 1.0;
}
#flight-tracker-container .flight-direction-departure-btn:hover,
#flights-search-slideout .flight-direction-departure-btn:hover,
#flight-tracker-container .flight-direction-arrival-btn:hover,
#flights-search-slideout .flight-direction-arrival-btn:hover {
  opacity: 1.0;
}
#flight-tracker-container .search-input,
#flights-search-slideout .search-input,
#flight-tracker-container .search-input:focus,
#flights-search-slideout .search-input:focus {
  font-family: 'Omnes', Arial, sans-serif;
  letter-spacing: 2px;
  background-color: transparent;
  border-top: none;
  outline-style: none;
  border-style: none;
  box-shadow: none;
  -webkit-box-shadow: none;
  font-style: italic;
  color: #54a6c9;
  font-size: 22px;
}
@media screen and (min-width: 768px) {
  #flight-tracker-container .search-input,
  #flights-search-slideout .search-input,
  #flight-tracker-container .search-input:focus,
  #flights-search-slideout .search-input:focus {
    font-size: 18px;
  }
}
@media screen and (min-width: 992px) {
  #flight-tracker-container .search-input,
  #flights-search-slideout .search-input,
  #flight-tracker-container .search-input:focus,
  #flights-search-slideout .search-input:focus {
    font-size: 22px;
  }
}
#flight-tracker-container .search-input::-webkit-input-placeholder,
#flights-search-slideout .search-input::-webkit-input-placeholder,
#flight-tracker-container .search-input:focus::-webkit-input-placeholder,
#flights-search-slideout .search-input:focus::-webkit-input-placeholder {
  color: #54a6c9;
}
#flight-tracker-container .search-input:-moz-placeholder,
#flights-search-slideout .search-input:-moz-placeholder,
#flight-tracker-container .search-input:focus:-moz-placeholder,
#flights-search-slideout .search-input:focus:-moz-placeholder {
  /* Firefox 18- */
  color: #54a6c9;
}
#flight-tracker-container .search-input::-moz-placeholder,
#flights-search-slideout .search-input::-moz-placeholder,
#flight-tracker-container .search-input:focus::-moz-placeholder,
#flights-search-slideout .search-input:focus::-moz-placeholder {
  /* Firefox 19+ */
  color: #54a6c9;
}
#flight-tracker-container .search-input:-ms-input-placeholder,
#flights-search-slideout .search-input:-ms-input-placeholder,
#flight-tracker-container .search-input:focus:-ms-input-placeholder,
#flights-search-slideout .search-input:focus:-ms-input-placeholder {
  color: #54a6c9;
}
#flight-tracker-container .autocomplete-output div.cell:first-child,
#flights-search-slideout .autocomplete-output div.cell:first-child {
  background-color: #38424C;
  padding: 0px;
}
#flight-tracker-container .autocomplete-output div,
#flights-search-slideout .autocomplete-output div {
  margin: 0;
  font: 200 18px/1.5 'Omnes', Arial, sans-serif;
}
@media screen and (max-width: 767px) {
  #flight-tracker-container .autocomplete-output div,
  #flights-search-slideout .autocomplete-output div {
    padding: 0px 0px 10px 0;
  }
}
@media screen and (min-width: 768px) {
  #flight-tracker-container .autocomplete-output div,
  #flights-search-slideout .autocomplete-output div {
    padding: 0;
  }
}
@media screen and (min-width: 992px) {
  #flight-tracker-container .autocomplete-output div,
  #flights-search-slideout .autocomplete-output div {
    padding: 0;
  }
}
#flight-tracker-container .autocomplete-output div .cell,
#flights-search-slideout .autocomplete-output div .cell {
  background-color: #232A33;
  border: 1px solid #181E25;
  padding: 10px;
  height: 100%;
}
#flight-tracker-container .autocomplete-output div span,
#flights-search-slideout .autocomplete-output div span {
  text-decoration: none;
  color: #9c9b9b;
}
#flight-tracker-container .autocomplete-output .pin-flight,
#flights-search-slideout .autocomplete-output .pin-flight {
  cursor: pointer;
}
#flight-tracker-container .flight-tracker-helper-text,
#flights-search-slideout .flight-tracker-helper-text {
  color: #54a6c9;
}
@media screen and (max-width: 767px) {
  #flight-tracker-slideout,
  #flights-search-slideout {
    position: absolute;
  }
}
@media screen and (min-width: 768px) {
  #flight-tracker-slideout,
  #flights-search-slideout {
    position: absolute;
    margin-top: 230px;
  }
  .pin-flight {
    height: 50px;
  }
}
@media screen and (min-width: 992px) {
  #flight-tracker-slideout,
  #flights-search-slideout {
    position: fixed;
    margin-top: 0px;
  }
  .pin-flight {
    height: 50px;
  }
  #flights-search-slideout {
    height: 100%;
  }
}
#flight-tracker-slideout,
#flights-search-slideout {
  opacity: 0.95;
  background: #222932;
  color: #007298;
  z-index: 1000;
  display: none;
  white-space: nowrap;
  overflow: hidden;
  margin-left: 10000px;
  margin-right: -10000px;
  padding: 0px;
}
#flight-tracker-slideout header,
#flights-search-slideout header {
  letter-spacing: 1.5px;
  text-align: center;
  background-color: #007298;
  color: #0F436E;
}
#flights-search-slideout {
  overflow-y: visible;
}
#flights-search-slideout header {
  color: #10426D;
  background-color: #007298;
}
#flights-search-slideout header h3 {
  text-transform: uppercase;
}
#flights-search-slideout .search-input,
#flights-search-slideout .search-input:focus {
  color: #55A7CA;
}
#flights-search-slideout .search-input::-webkit-input-placeholder,
#flights-search-slideout .search-input:focus::-webkit-input-placeholder {
  color: #55A7CA;
}
#flights-search-slideout .search-input:-moz-placeholder,
#flights-search-slideout .search-input:focus:-moz-placeholder {
  /* Firefox 18- */
  color: #55A7CA;
}
#flights-search-slideout .search-input::-moz-placeholder,
#flights-search-slideout .search-input:focus::-moz-placeholder {
  /* Firefox 19+ */
  color: #55A7CA;
}
#flights-search-slideout .search-input:-ms-input-placeholder,
#flights-search-slideout .search-input:focus:-ms-input-placeholder {
  color: #55A7CA;
}
#flights-search-slideout .input-group {
  border-bottom: 1px solid #55A7CA;
}
#flights-search-slideout .fa-search {
  color: #55A7CA;
}
#flight-tracker-slideout-inner *,
#flights-search-slideout-inner * {
  margin: 0;
  padding: 0;
}
#flight-tracker-slideout-inner {
  color: #9c9b9b;
  letter-spacing: 1.5px;
}
#flight-tracker-slideout-inner .with-padding {
  padding: 20px;
  line-height: 25px;
}
#flights-search-slideout-inner .with-padding h3 {
  padding: 20px 20px 0px 20px;
  font-weight: 400;
}
#flights-search-slideout-inner .with-padding p {
  padding: 5px 20px 5px 20px;
}
#flight-tracker-slideout header,
#flights-search-slideout header {
  white-space: normal;
  padding: 30px;
}
.upcoming-flights .upcoming-departures-btn,
.upcoming-flights .upcoming-arrivals-btn {
  background-color: #36414b;
  color: #737c82;
  font-family: 'Omnes', Arial, sans-serif;
  font-size: 22px;
  letter-spacing: 2px;
  opacity: 0.75;
}
@media screen and (max-width: 767px) {
  .upcoming-flights .upcoming-departures-btn,
  .upcoming-flights .upcoming-arrivals-btn {
    font-size: 9px;
  }
}
@media screen and (min-width: 768px) {
  .upcoming-flights .upcoming-departures-btn,
  .upcoming-flights .upcoming-arrivals-btn {
    font-size: 18px;
  }
}
@media screen and (min-width: 992px) {
  .upcoming-flights .upcoming-departures-btn,
  .upcoming-flights .upcoming-arrivals-btn {
    font-size: 20px;
  }
}
.upcoming-flights .upcoming-departures-btn.selected,
.upcoming-flights .upcoming-arrivals-btn.selected {
  opacity: 1.0;
}
.upcoming-flights .upcoming-departures-btn:hover,
.upcoming-flights .upcoming-arrivals-btn:hover {
  opacity: 1.0;
}
.upcoming-flights .upcoming-departures div.cell:first-child,
.upcoming-flights .upcoming-arrivals div.cell:first-child {
  background-color: #38424C;
  padding: 0px;
}
.upcoming-flights .upcoming-departures div,
.upcoming-flights .upcoming-arrivals div {
  margin: 0;
  font: 200 18px/1.5 'Omnes', Arial, sans-serif;
}
@media screen and (max-width: 767px) {
  .upcoming-flights .upcoming-departures div,
  .upcoming-flights .upcoming-arrivals div {
    padding: 0px 0px 10px 0;
  }
}
@media screen and (min-width: 768px) {
  .upcoming-flights .upcoming-departures div,
  .upcoming-flights .upcoming-arrivals div {
    padding: 0;
  }
}
@media screen and (min-width: 992px) {
  .upcoming-flights .upcoming-departures div,
  .upcoming-flights .upcoming-arrivals div {
    padding: 0;
  }
}
.upcoming-flights .upcoming-departures div .cell,
.upcoming-flights .upcoming-arrivals div .cell {
  background-color: #232A33;
  border: 1px solid #181E25;
  padding: 10px;
  height: 100%;
}
.upcoming-flights .upcoming-departures div span,
.upcoming-flights .upcoming-arrivals div span {
  text-decoration: none;
  color: #9c9b9b;
}
.upcoming-flights .upcoming-departures .pin-flight,
.upcoming-flights .upcoming-arrivals .pin-flight {
  cursor: pointer;
}
.pinned-flight-tracker {
  color: #54a6c9;
}
.pinned-flight-tracker button {
  background-color: #007298;
  text-transform: uppercase;
  letter-spacing: 1px;
}
.pinned-flight-tracker button:hover,
.pinned-flight-tracker button:focus,
.pinned-flight-tracker button:active {
  background-color: #007298 !important;
}
.pinned-flight {
  cursor: pointer;
}
@media screen and (max-width: 767px) {
  .pinned-flight button {
    font-size: 12px;
  }
}
@media screen and (min-width: 992px) {
  .pinned-flight button {
    font-size: 11px;
  }
}
@media screen and (min-width: 1200px) {
  .pinned-flight button {
    font-size: 14px;
  }
}
@media screen and (max-width: 767px) {
  .terminal-map svg {
    min-height: 320px;
  }
}
@media screen and (min-width: 768px) {
  .terminal-map svg {
    min-height: 400px;
  }
}
.terminal-map svg {
  width: 100%;
  height: 100%;
}
.page-id-194 .entry-content {
  font-size: 18px;
}
.page-id-194 .entry-content ul {
  list-style-type: none;
}
/*# sourceMappingURL=style.css.map */