/* was group-24.png */
/* was cal-24.png */
/* homepage */
/* hotel availability */
/* Common LESS mixin classes */
/* defines wrapper for inner content */

.site-content {
  min-width: 480px;
}
/* header  behaviour */

@media screen and (max-width: 768px) {
  .header-menu-btn {
    display: block;
  }
  ul.header-nav-list {
    display: none;
  }
  .header-blocks {
    padding: 0 220px 0 290px;
  }
  .header-block-one {
    width: 290px;
    margin-left: -290px;
  }
  /* site logo */
  
  a.site-logo {
    margin-top: 6px;
  }
  a.site-logo .logo {
    width: 200px;
    height: 70px;
    background-image: url(/imagesv3/domain-logo/dnata.png);
    background-position: 0 1px;
  }
  a.site-logo {
    margin-left: 50px;
  }
}
@media only screen and (-webkit-min-device-pixel-ratio: 1.5) and (max-width: 768px), only screen and (min--moz-device-pixel-ratio: 1.5) and (max-width: 768px), only screen and (min-resolution: 240dpi) and (max-width: 768px) {
  a.site-logo .logo {
    background-size: 200px 68px;
    background-image: url(/imagesv3/domain-logo/retina/dnatax2.png);
  }
}
@media screen and (max-width: 977px) {
  .jobPromo {
    display: none;
  }
  div.infoPromo {
    width: 40%;
  }
  #checkListPromo {
    margin-right: 15%;
  }
}
/* header */

@media screen and (max-width: 900px) {
  /*Footer*/
  
  .footer-section-one {
    width: 100%;
    float: none;
    display: block;
    clear: both;
    overflow-x: hidden;
    overflow-y: visible;
  }
  .footer-nav-holder {
    padding: 0 20px 0 40px;
    margin: 0 0;
  }
  .footer-section-two {
    width: 100%;
    float: none;
    display: block;
    clear: both;
    overflow-x: hidden;
    overflow-y: visible;
  }
  .trade-logo-panel {
    float: left;
  }
  .security-panel {
    float: right;
  }
}
@media screen and (max-width: 850px) {
  /* Important Info homepage */
  
  .importantInfoWrapper {
    padding: 2%;
    border: 1px solid #bbbbbb;
    border-radius: 6px;
  }
  #mainContent div.greyRoundedBac {
    border-radius: 0px;
    border: none;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    height: auto;
    width: 100%;
  }
  div.companyInfo {
    border-radius: 0px;
    border: none;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    height: auto;
    width: 53%;
    padding: 1% 1% 1% 8%;
  }
  div.bookWithUsWrapper {
    float: none;
    border-radius: 0px;
    border: none;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    height: auto;
    width: 95%;
  }
  .importantInfoInner {
    float: left;
    width: 46%;
    overflow: hidden;
  }
  .middle {
    margin: 0;
  }
  /* flight seat selector panel */
  
  .seat-plan-left-panel {
    width: 140px;
  }
  .seat-plan-panel-wrapper {
    width: 360px;
  }
  .total-cost-caption {
    font-size: 15px;
  }
  .lead-price.xl {
    font-size: 20px;
  }
  .seat-plan-total-cost-panel .trp-btn-xl {
    font-size: 18px;
  }
  .seat-plan-total-cost-panel .trp-btn-l {
    font-size: 16px;
  }
  .seat-plan-key {
    max-width: 110px;
  }
}
@media screen and (max-width: 790px) {
  #mainContent div.faqOrangeThirds img {
    display: block;
    float: none;
    margin: 0 auto 0 auto;
    width: 120px;
    height: auto;
  }
}
@media screen and (max-width: 750px) {
  div.infoPromo {
    width: 45%;
  }
  #checkListPromo {
    margin-right: 5%;
  }
}
@media screen and (max-width: 700px) {
  #helpPromos {
    display: none;
  }
}
/* Info page breakpoints */

@media screen and (max-width: 651px) {
  .rightCol {
    float: left!important;
    width: auto;
    max-width: 550px;
  }
  div.groupBookingsForm {
    float: left;
    border: 1px solid #bbbbbb;
    width: 100%;
    max-width: 100%;
  }
  .groupBookingMandatory {
    float: left;
    text-align: right;
    width: 100%;
  }
}
/* APP PROMOTIONAL PAGE */

@media screen and (min-width: 910px) {
  .smsSticky .topBar {
    height: 72px;
  }
  .smsSticky .app-sms-blurb-wrapper {
    display: table;
    margin-right: auto;
    margin-left: auto;
  }
  .smsSticky .sms-wrapper-outer {
    display: table-cell;
    vertical-align: top;
    margin-top: 0px;
  }
  .smsSticky .sms-wrapper {
    float: none;
    padding-top: 10px;
    margin-left: auto;
    margin-right: auto;
  }
}
@media screen and (max-width: 909px) {
  .smsSticky .topBar {
    height: 128px;
  }
  .smsSticky .app-sms-blurb-wrapper {
    display: block;
    width: 80%;
    margin-right: auto;
    margin-left: auto;
  }
  .smsSticky .sms-wrapper-outer {
    clear: both;
    width: 100%;
    display: inline-block;
    vertical-align: top;
    margin-top: -10px;
  }
  .smsSticky .sms-wrapper {
    float: none;
    padding-top: 10px;
    margin-left: auto;
    margin-right: auto;
  }
}
@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min--moz-device-pixel-ratio: 1.5), only screen and (min-resolution: 240dpi) {
  .tick-list li {
    background-image: url('/imagesv3/promotional/apps/retina/green_tick.png');
    background-size: 26px auto;
  }
  /* Header marketing message link */
  
  .marketingBarContent a:before {
    content: "";
    width: 30px;
    height: 30px;
    background-image: url(/imagesv3/sprites/retina/new-common-dnatax2.2.png);
    background-size: 700px 725px;
  }
  /* for italy and spain app message */
  
  #headerLogoPanel .marketingBarContent a:before {
    background-image: url(/imagesv3/sprites/retina/new-common-dnatax2.2.png);
    background-position: -530px -383px;
    background-repeat: no-repeat;
    background-size: 700px 725px;
    content: "";
    float: left;
    height: 30px;
    margin: 4px 0 0 5px;
    width: 35px;
  }
  /* End header marketing message link */
}
/* NEW DESIGNS PAGE TABLET BEHAVIOUR */

@media screen and (max-width: 768px) {
  ul.mega-deals li {
    width: 50%;
  }
  ul.mega-deals li.col-d {
    display: block;
  }
  ul.mega-deals .col-a .wrapper,
  ul.mega-deals .col-c .wrapper {
    padding: 0 3px 6px 0;
  }
  ul.mega-deals .col-b .wrapper,
  ul.mega-deals .col-d .wrapper {
    padding: 0 0 6px 3px;
  }
  /* banner ads for landing pages */
  
  div.ad-wrapper {
    display: block;
    text-align: center;
    width: 100%;
    margin: 0 0 30px 0;
    padding: 0;
  }
  div.ad-wrapper.left {
    clear: both;
  }
  div.ad-wrapper.right {
    text-align: center;
  }
  div.inner-ad-wrapper {
    display: inline;
    width: 100%;
    max-width: 768px;
  }
  div.inner-ad-wrapper img {
    max-width: 768px;
    width: 100%;
    height: auto;
  }
}
/* Key Messages - responsive landing pages */

@media screen and (max-width: 1024px) {
  ul.key-messages.columns-4 li {
    width: 50%;
  }
  ul.key-messages.columns-4 .wrapper {
    padding: 0 20px 0 40px;
  }
}
/* hotel availability responsive behaviour */

@media screen and (max-width: 980px) {
  #filterBar {
    display: block;
  }
  #leftPanel {
    display: none;
  }
}
@media screen and (max-width: 860px) {
  ul.destinations {
    float: none;
    width: 100%;
    margin: 0 auto 0 auto;
  }
  ul.destinations.col-a li,
  ul.destinations.col-b li {
    padding: 0 0 0 0;
  }
}
@media screen and (max-width: 768px) {
  .hotel-review .new-customer-rating {
    display: none;
  }
  .hotel-review .new-customer-rating-long {
    display: inline;
  }
  .hotel-review .inner {
    padding: 0 0 50px 0;
  }
}
@media screen and (max-width: 1200px) {
  ul.review-statement-list li.col-c {
    clear: left;
  }
  ul.review-statement-list li {
    width: 33.33%;
  }
}
@media screen and (max-width: 1024px) {
  .hotel-landing-top-fluid {
    margin-left: -280px;
  }
  .hotel-landing-top-fluid-inner {
    margin-left: 280px;
  }
  .hotel-landing-top-fixed {
    width: 280px;
  }
  ul.search-unit-tabs.small h2 {
    font-size: 16px;
  }
}
@media screen and (max-width: 768px) {
  .desktop-only {
    display: none;
  }
  .tablet-only {
    display: inline;
  }
  h1.destination-main-header {
    font-size: 26px;
  }
  .showcase-overlay h4 {
    font-size: 16px;
  }
  /* Manage your booking */
  
  .myb-action-menu-wrapper {
    width: 190px;
  }
  .myb-hotel-booking-details-wrapper,
  .myb-booking-text-wrapper {
    padding-left: 140px;
    padding-right: 220px;
  }
  .myb-booking-attractions-text-wrapper {
    padding-left: 140px;
    padding-right: 300px;
  }
  .myb-floaty-imagecontainer,
  .myb-booking-imagecontainer200 {
    width: 100px;
  }
  .myb-thumb-image,
  .myb-booking-image {
    width: 100px;
    height: 100px;
    background-size: auto 100%;
  }
  .myb-thumb-image-landscape {
    background-size: 100% auto;
  }
  /* MYB edit account details */
  
  .myb-manage-details-label {
    width: 30%;
  }
  .myb-manage-details-input-wrapper {
    width: 70%;
  }
  .myb-editdetails-tbl {
    width: 435px;
  }
  .myb-long-input {
    width: 282px;
  }
  .selectCountry {
    width: 295px;
  }
  .myb-contact-title {
    width: 25%;
  }
}
/* sale header insert */

.sale-header-insert {
  background-repeat: no-repeat;
  width: 160px;
  height: 75px;
  position: absolute;
  top: 16px;
  right: 10px;
}
.sale-header-insert.retina {
  display: none;
}
@media only screen and (-webkit-min-device-pixel-ratio: 1.5) and (max-width: 768px), only screen and (min--moz-device-pixel-ratio: 1.5) and (max-width: 768px), only screen and (min-resolution: 240dpi) and (max-width: 768px) {
  .sale-header-insert.normal {
    display: none;
  }
  .sale-header-insert.retina {
    display: block;
    background-size: 160px 75px;
  }
  #notificationPanel {
    background: url(/imagesv3/sprites/retina/new-common-dnatax2.2.png) no-repeat -550px -200px;
    width: 40px;
    height: 28px;
    background-size: 700px 725px;
  }
}
