<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">body {
  font-family: "Open Sans",sans-serif;
  color: #646258;
  font-weight: 300;
  font-size: 16px;
}
a {
    color: #198cfb;
}
hr.division {
  border-top: 1px solid #ffcc00;
  margin: 15px auto 30px;
  width: 110px;
}
hr.division2 {
    margin: 60px auto;
    width: 100%;
    border-color: #ffcc00;
}
.tsection {
  font-size: 30px;
  text-align: center;
  font-weight: 300;
  margin: 60px 0 10px;
  color: #003399;
}

#page .od-home-main-layout {
  background-color: #ffffff !important;
}
.expand-info {
    height: 200px; 
    overflow:hidden;
    background-color:#DDD;
    position: relative;
    margin-bottom: 50px;
}
.expand-wrap {
  position: absolute;
  bottom: 40%;
  left: 50%;
}
.btn-expand {
  position: relative;
  left: -50%;
  border: 1px solid #fff;
  box-shadow: 1px 1px 1px rgba(0,0,0,0.3);
}
@media (min-width: 768px) {
  .expand-info {
    height: 320px; 
  }
}
@media (max-width: 480px) {
  .expand-info {
    height: 150px; 
  }
}
/* OneFront Search */
.jumbotron {
  background-repeat: no-repeat;
  height: 100%;
  max-width: 100%;
  padding-bottom: 20px;
  padding-top: 20px;
  width: 100%;
  margin: 0;
}
.jumbotron.youtube-land {
  background-image: url("HB_1920x760.jpg");
  background-position: 70% top;
}
.jumbotron.video-land {
  background-image: url("hb_1920x880.jpg");
  background-position: center -30px;
  min-height: 350px;
}
@media (min-width: 768px) {
  .jumbotron.video-land {
    background-position: 70% top;
  }
  .jumbotron.video-land {
    background-position: center top;
    background-size: cover;
  }  
}
@media (min-width: 992px) {
  .jumbotron.video-land {
    background-position: 50% top;
  }
}
.jumbotron h1 {
  color: #ffffff;
  font-size: 30px;
  margin-bottom: 20px;
  margin-top: 0;
  font-weight: 600;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.4);
}
.jumbotron h2 {
  color: #ffffff;
  font-size: 21px;
  font-weight: 400;
  margin-bottom: 30px;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.4);
}
.pathway {
    padding: 7px 0;
    font-size: 13px;
    margin-bottom: 20px;
}
.pathway a {
    color: #777777;
}
.addthis_inline_share_toolbox {
  text-align: right;
}

/* Hero Banner */
#flights .od-ui-datepicker-field .od-ui-datepicker-rightButton, #home .od-ui-datepicker-field .od-ui-datepicker-rightButton {
  padding: 0 17px 0 4px !important;
}
.od-moreoptions .od-moreoptions-label .od-moreoptions-arrow {
  padding: 0 17px 0 4px !important;
}
.od-flightsManager-iframe &gt; iframe {
  width: 100% !important;
}

/* Breadcrumbs */
#breadcrumb li, #breadcrumb ol {
  display: inline-block;
  list-style: outside none none;
  margin: 0;
  padding: 0;
}
#breadcrumb li::after {
  content: "/";
  padding-left: 2px;
  padding-right: 2px;
}
#breadcrumb li:last-child::after {
  content: "";
  padding-left: 0;
  padding-right: 0;
}
#breadcrumb li, #breadcrumb li a {
  line-height: 14px;
  max-width: 450px;
  overflow: hidden;
  text-decoration: none;
  text-overflow: ellipsis;
}
#breadcrumb li .breadcrumb-item_active { font-weight: bold; }

/* Top Travel Trends */
.bg-first {color: #fff; background-color: #07437c;}
.bg-second {color: #fff; background-color: #106ac1;}
.bg-tird {color: #fff;background-color: #198cfb;}
.bg-first a {color: #fff;}
.bg-second a {color: #fff;}
.bg-tird a {color: #fff;}
.table&gt;tbody&gt;tr {box-shadow: 0px 2px 2px 0px rgba(0, 0, 0, 0.28);}
.table&gt;tbody&gt;tr&gt;td, .table&gt;tbody&gt;tr&gt;th, .table&gt;tfoot&gt;tr&gt;td, .table&gt;tfoot&gt;tr&gt;th, .table&gt;thead&gt;tr&gt;td, .table&gt;thead&gt;tr&gt;th {padding: 8px; line-height: 2.9; vertical-align: middle; border-top: none;}
.table &gt; tbody &gt; tr &gt; th {
  padding: 15px 10px;
  font-weight: 400;
  font-size: 2em;
  line-height: 1em;
  text-align: center;
}
.table &gt; tbody &gt; tr &gt; td {
    line-height: 1.5em;
}
.table {font-size: 16px; border-collapse: separate; border-spacing: 0px 6px; margin-left: -9px; color: #198cfb; margin-bottom: 25px; background-color: #f9f9f7;}


#loadMore {
  margin-bottom: 80px;
  text-align: center;
}
#loadMore .btn {
background-image: linear-gradient(-180deg, #FFFFFF 0%, #F5F5F5 100%);
color: #198cfb;
}

@media (max-width: 767px) { 

}

@media (max-width: 991px) { 

}


/* By category */

.cats {
  margin-bottom: 100px;
  margin-top: 50px;
}
.cats hr.division {
  border-top: 4px solid #ffcc00;
  margin: 10px 0;
  width: 40px;
}
.cats .tsection {
  text-align: left;
  margin: 0 0 15px;
}
.cats .column2 {
  padding-top: 42px;
}
.column2 table {
  margin-bottom: 25px;
}
.testimonial-title {
  font-size: 20px;
  color: #198cfb;
  margin-bottom: 15px;
  display: block;
}
.testimonial-name {
  padding-right: 25px;
  border-right: 1px solid #ffcc00;
  text-align: right;
  vertical-align: top;
  font-size: 11px;
  width: 130px;
}
.testimonial-name img {
  margin-bottom: 15px;
  width: 104px;
  height: 72px;
}
.testimonial-quote {
  vertical-align: top;
  padding-left: 25px;
  color: #198cfb;
  font-size: 16px;
  font-style: italic;
  line-height: 1.7em;
}

.download-info {
  text-align: center;
}
.download-info &gt; a {
  background-color: #2249D2;
}


.menu {
  background-color: #ffffff;
  z-index: 1000;
}

.menu .mobile-tabbar-tab {
  display: inline-block;
  font-size: 17px;
  margin: 10px 15px;
}
.menu .mobile-tabbar-anchor {
    color: #999999 !important;
}
.menu .mobile-tabbar-anchor:hover, .menu .mobile-tabbar-anchor:focus {
  color: #198cfb !important;
  font-weight: 400;
  text-decoration: none;
}
.menu.cloned {
  left: 0 !important;
  width: 100% !important;
  box-shadow: 0 1px 1px 0px rgba(0,0,0,0.5);
  background-color: #003399;
  z-index: 1000 !important;
}
.menu.cloned .mobile-tabbar-anchor {
    color: #fff !important;
}
.menu.cloned .mobile-tabbar-anchor:hover, .menu.cloned .mobile-tabbar-anchor:focus {
  color: #eee !important;
}

@media (max-width: 767px) {


}

.mobile-tabbar-container {
  position:relative
}
.mobile-tabbar-wrapper {
  overflow-x:auto;
  line-height: 48px;
}
.mobile-tabbar {
  white-space:nowrap;
  text-align: center;
}
.mobile-tabbar-fader {
  position:absolute;
  height:100%;
  width:75px;
  z-index:1;
  pointer-events:none
}
.mobile-tabbar-fader.left {
  top:0;
  left:0;
  background:linear-gradient(to right, #ffffff, rgba(255,255,255,0))
}
.mobile-tabbar-fader.right {
  top:0;
  right:0;
  background:linear-gradient(to left, #ffffff, rgba(255,255,255,0))
}
.menu.cloned .mobile-tabbar-fader.left {
  top:0;
  left:0;
  background:linear-gradient(to right, #003399, rgba(0,51,153,0))
}
.menu.cloned .mobile-tabbar-fader.right {
  top:0;
  right:0;
  background:linear-gradient(to left, #003399, rgba(0,51,153,0))
}
.mobile-tabbar-tab {
  display:inline-block;
  font-size:16px;
  margin:0 18px;
  height:48px;
  box-sizing:border-box
}
.menu.cloned .mobile-tabbar-tab.s-active {
  /*border-bottom:5px solid #ffcc00*/
}

.mobile-tabbar-tab:first-child {
  margin-left:45px
}
.mobile-tabbar-tab:last-child {
  margin-right:45px
}

.socialshare &gt; div {
    display: inline-block;
}
.fb_iframe_widget span {
    vertical-align: inherit !important;
}

/* Share buttons */
.sharebuttons {
}
.sharebuttons p {
  color: #433f33;
  font-size: 21px;
  font-weight: 300;
  text-align: center;
  margin-bottom: 0;
}
.sharebuttons p &gt; span {
  color: #198cfb;
  font-size: 21px;
  font-weight: 600;
}
.follow-container {
  display: block;
  margin: 0 auto;
  text-align: center;
}
.follow-container .follow-container-item {
  display: inline-block;
  padding: 15px 20px 0;
  vertical-align: top;
}

/* The Modal (background) */
.modal {
    display: none; /* Hidden by default */
    position: fixed; /* Stay in place */
    z-index: 1; /* Sit on top */
    padding-top: 20%; /* Location of the box */
    left: 0;
    top: 0;
    width: 100%; /* Full width */
    height: 100%; /* Full height */
    overflow: auto; /* Enable scroll if needed */
    background-color: rgb(0,0,0); /* Fallback color */
    background-color: rgba(0,0,0,0.4); /* Black w/ opacity */
}

/* Modal Content */
.modal-content {
  background-color: #fefefe;
  margin: auto;
  padding: 35px 20px 20px;
  border: 1px solid #888;
  width: 80%;
  max-width: 600px;
  position: relative;
}

/* The Close Button */
.close {
  font-size: 28px;
  font-weight: bold;
  position: absolute;
  top: 5px;
  right: 18px;
}
.close:hover,
.close:focus {
    color: #000;
    text-decoration: none;
    cursor: pointer;
}

/** hero-box **/
.jumbotron .hero-box  {
    box-sizing: border-box;
    padding: 20px;
    color: #fff;
    background: rgba(0,0,0,0.5);
    border-radius: 4px;
    box-shadow: rgba(0,0,0,0.2) 0 1px 1px 0;
    border-top: 4px solid #fc0;
    height: 337px;
    overflow: hidden;
    font-size: 18px;
}

.jumbotron .hero-box-title {
    font-size: 28px; 
    font-weight: 600;
    margin-bottom: 6px;
}

.jumbotron .hero-box-subtitle {
    margin: 6px 0px;
    font-weight: 300;
    font-size: 18px;
}

.jumbotron .hero-box-code {
    font-size: 28px;
    font-style: normal;
    color: #fc0;
}

.jumbotron .hero-box-legal {
    font-size: 12px;
    margin: 25px 0px;
}
.jumbotron button.hero-CTA {
  border: 1px solid #fff;
  margin: 15px auto;
  padding: 0px 23px;
  border-radius: 4px;
  box-sizing: border-box;
  cursor: pointer;
  background: rgba(0,0,0,0.5);
  display: table;
  height: 40px;
}



/* Tablet styles */
@media (min-width: 768px) and (max-width: 1024px) {


}

@media (min-width: 992px) and (max-width: 1024px) {

}

/* Mobile styles */
@media (max-width: 480px) {
  .jumbotron {
    margin-bottom: 10px;
    padding-bottom: 10px;
  }
  .tsection {
    font-size: 21px;
    line-height: 28px;
  }
  .section-blog.od-home-bottom-advertisement {
    padding: 0;
  }

  .offer-more &gt; span {
    font-size: 14px;
  }
  .blog-logo img {
    width: 150px;
  }
  .sharebuttons p {
    font-size: 18px;
  }
  .sharebuttons p &gt; span {
    display: block;
    font-size: 18px;
  }

}
.qualifio_iframe_tag {
    margin: 0 auto;
    display: block;
}</pre></body></html>