﻿/* Domain Id: 35 */
/* ksa.dnatatravel.com */



/* overrides to make top menu phone number fit for ipad portrait as well as desktop */
ul.header-call-us .call-us {
    display: none!important;
}

ul.header-call-us .telephone-icon,
.tr-icon.telephone {
    margin-right: 2px;
    margin-left: 0;
}
ul.header-call-us .number {
    font-size: 80%!important;
}
.trp-selectbox.overlay select.trp-field {
    padding-left: inherit;
    padding-right: 24px;
}
/* header app link without icon */
.header-main.header-main-extended {
    height: 82px;
}
.marketingBarContent a::before {
    background-image: none;
    background-position: -530px -383px;
    background-repeat: no-repeat;
    content: "";
    float: right;
    height: 30px;
    margin: 0;
    width: 0;
}
.appMarketingBar {
    display: none;
    clear: both;
    height: 30px;
    margin-top: -15px;
}
/* header app logo links (black buttons!) */
a.app-logo,
a.app-logo:hover {
    text-decoration: none;
}
.app-logo {
    display: block;
    border: 0;
    height: 30px;
    float: right;
}
.apple {
    background-image: url("/imagesv3/dnata/apps/app-store-en.png");
    width: 100px;
    margin: 0 0 0 5px;
}
.google {
    background-image: url("/imagesv3/dnata/apps/google-play-en.png");
    width: 86px;
}
@media
only screen and (-webkit-min-device-pixel-ratio: 2),
only screen and (   min--moz-device-pixel-ratio: 2),
only screen and (     -o-min-device-pixel-ratio: 2/1),
only screen and (        min-device-pixel-ratio: 2),
only screen and (                min-resolution: 192dpi),
only screen and (                min-resolution: 2dppx) { 
    .apple {
        background-image: url("/imagesv3/dnata/apps/retina/app-store-en.png");
        width: 100px;
        margin: 0 0 0 5px;
        background-size: 100px 30px;
    }
    .google {
        background-image: url("/imagesv3/dnata/apps/retina/google-play-en.png");
        width: 86px;
        background-size: 86px 30px;
    }
}


/* smaller search unit tabs  to make room for cruises */
ul.search-unit-tabs h2 {
    font-size: 18px;
    margin-bottom: 1px;
}
.new-search-icon {
    height: 25px;
    width: 25px;
}
.new-search-icon.holidays {
    background-position: -2px -107px;
    height: 25px;
    width: 33px!important;
}
.new-search-icon.hotels {
    background-position: -128px -107px;
    height: 25px;
    width: 30px!important;
}
.new-search-icon.flights {
    background-position: -90px -107px;
}
.new-search-icon.marhaba {
    background-position: -256px -107px;
    /*right: 42px!important;*/
}
.new-search-icon.insurance {
    background-position: -300px -107px;
}
.new-search-icon.cruise {
    background-position: -536px -107px;
}
.new-search-icon.holidays.white {
    background-position: -2px -149px;
    height: 25px;
    width: 33px!important;
}
.new-search-icon.hotels.white {
    background-position: -128px -149px;
}
.new-search-icon.flights.white {
    background-position: -90px -149px;
}
.new-search-icon.marhaba.white {
    background-position: -256px -149px;
}
.new-search-icon.insurance.white {
    background-position: -300px -149px;
}
.new-search-icon.cruise.white {
    background-position: -536px -149px;
}

/* smaller icons on mega tiles */
ul.mega-deals .icon {
    left: 6px;
    position: absolute;
    top: 8px;
}
ul.mega-deals .overlay.overlay-title {
    left: 0;
    margin-right: 10px;
    padding: 6px 10px 6px 42px;
    top: 14px;
}
