﻿.hideDesk {
    display: none;
}

.wp {
    width: 90%;
    margin: -9px 0 18px 12px;
}

    .wp input[type="submit"] {
        border: none;
        background: #ff8d06;
        color: #fff;
        padding: 5px 10px;
        margin-left: 34px;
        cursor: pointer;
        transition: all .4s;
        font-weight: 600;
    }

.callHolder {
    padding: 5%;
    padding-top: 5%;
    padding-top: 0px;
}

.ortext {
    width: 40px;
    height: 32px;
    margin: 0 auto;
    background: #074d81;
    text-align: center;
    line-height: 29px;
    color: #f6c532;
    border-radius: 0 0 31px 31px;
    font-weight: 700;
}

@media only screen and (max-width: 767px) {

    .footerForMobile {
        width: 100%;
        position: fixed;
        background: rgba(0, 0, 0, .6);
        padding: 2% 0px;
        z-index: 9999999;
        bottom: 0px;
        text-align: left;
        transition: all .5s;
        -webkit-transition: all .5s;
        background: #f0752f;
        padding-left: 14px;
        padding-right: 20px;
        background-image: linear-gradient(90deg, #028488, #11234c);
    }

        .footerForMobile p {
            width: 100%;
            color: #fff;
            font-size: 13px;
            margin-bottom: 0px;
            text-align: right !important;
        }

    .footer-button.right-align {
        font-size: 18px;
        /*background: #262e57;*/
        padding: 10px;
        float: right;
        margin-top: -9px;
        margin-right: 14px;
        text-transform: uppercase;
        border-radius: 4px;
        color: #fff;
    }

    .footer-button {
        color: #fff;
        display: inline-block;
        font-size: 22px;
        font-weight: bold;
        margin: 2px 0;
        padding: 3px 1px;
        margin-bottom: 0;
        padding-bottom: 0;
    }

    .footerForMobile i.arrowf {
        background: #fff;
        color: #333;
        padding: 7px 7px 3px 7px;
        position: absolute;
        top: -24px;
        border-radius: 40px;
        margin-left: -11px;
    }

    .footerForMobile.hideDesk.downpage {
        margin-bottom: -86px;
        transition: all .5s;
        -webkit-transition: all .5s;
    }

    .popup-window .home-logo {
        display: block;
    }

    .timeout-popup .popup-window .inactivity_ok, .thumbsave {
        display: none;
    }

    .mobcall {
        display: inline-block;
        padding-right: 10px;
        font-size: 21px;
        font-size: 22px !important;
    }

    .mbox h3 b {
        font-size: 30px;
        vertical-align: middle;
        /* padding-top: 50px; */
        line-height: 42px;
    }

    .timeout-popup .popup-window .inactivity_ok + i {
        display: block;
        font-family: FontAwesome !important;
        font-size: 24px !important;
        right: -12px;
        padding-left: 19px;
        line-height: 30px !important;
    }
}

@media only screen and (max-width: 480px) {
    .timeout-popup .popup-window .mbox h2 {
        font-size: 16px !important;
        background: #ff862d;
        padding: 15px 0 15px 21px;
        font-weight: bold;
        color: #fff;
        margin: 0px;
    }

    .profilePic {
        display: block !important;
    }

    .callSec {
        display: block;
        width: 100%;
        padding: 5%;
        background: #066083;
    }

    .call {
        width: 100%;
        background: #fff url(../images/call-bg.jpg) center center;
        background-size: 100%;
        background-repeat: no-repeat;
        background-position: 37px -21px;
    }

        .call img {
            max-width: 100px;
            margin-left: 10px;
        }

        .call h2 {
            margin: 0px;
            padding: 0px;
            color: #333;
            font-size: 15px;
            width: 85%;
            padding-top: 5px;
            line-height: 20px;
            padding-left: 10px;
            padding-bottom: 20px;
        }

            .call h2 b {
                font-size: 19px;
                display: block;
                color: #f2860f;
                padding-top: 5px;
                font-weight: bold;
            }

                .call h2 b i {
                    font-size: 17px !important;
                    transform: rotate(45deg);
                    margin-right: -5px;
                    margin-left: 5px;
                }

    .lastminutepopup {
        width: 100%;
        height: 100%;
        background-size: 177% 81%;
    }

    .lastminutecontent {
        left: 0px;
        top: 90px;
        bottom: auto;
        right: auto;
        width: 100%;
        height: auto;
    }
}

@media only screen and (max-width: 479px) {

    .phone-detail-timeout h4 {
        color: #fff;
        font-size: 25px !important;
        padding: 9px 20px 0 10px !important;
        display: block;
        font-weight: 600;
        line-height: 40px;
    }

    .timeout-popup .popup-window .mbox h3 {
        font-size: 12px !important;
        margin: 0px 10px !important;
        color: #333;
        line-height: 20px;
        text-align: center;
        font-weight: bold;
    }

    .phone-detail-timeout {
        background: url(../images/phone-bg.jpg) 0 0 no-repeat;
        width: auto;
        height: 61px;
        display: block;
        margin-top: 9px !important;
        text-align: center;
    }

    .timeout-popup .popup-window i.fa-times {
        position: absolute;
        right: -10px !important;
        font-size: 15px !important;
        top: -25px !important;
        color: #ff862d;
        background: #fff;
        width: 80px;
        height: 80px;
        border-radius: 50%;
        line-height: 20px !important;
        text-align: center;
        cursor: pointer;
        white-space: pre-wrap;
        padding-top: 24px;
        font-family: 'Roboto Condensed', sans-serif !important;
    }

    .timeout-popup ul {
        margin: 15px 0 0 20px !important;
        padding: 0;
    }

        .timeout-popup ul li {
            font-size: 12px !important;
            color: #333;
            background: url(../images/tick-sign.png) 0 3px no-repeat;
            list-style: none;
            padding-left: 26px;
            margin-bottom: 9px;
        }

    .timeout-popup .popup-window {
        background-image: none !important;
    }

    .detailContainer h4.title {
        padding: 3px 20px;
        font-size: 14px !important;
    }

    .tcktLeft {
        height: 34px;
        top: -56px;
    }

        .tcktLeft i.hideDesk {
            position: absolute;
            right: 1px;
            top: 0px;
            background: #ff862d;
            padding: 10px;
        }

            .tcktLeft i.hideDesk.fa-arrow-right {
                right: 327px;
                position: fixed;
                left: 0;
                top: 43%;
                width: 11%;
            }

    .fixedonmob {
        right: 411px !important;
    }

    .rightSecHolder {
        transition: all .5s;
        -webkit-transition: all .5s;
    }

    .searchforlisting .search-col-padding.formMidBox {
        padding: 6px 10px;
    }

    .booking-item span.booking-item-price {
        margin-left: -7px !important;
        padding-left: 0 !important;
    }

    .advanceSearchContainerMain .innerdiv {
        padding: 0px;
    }

    .advanceSearchContainerMain .input-group select {
        margin-left: 2px;
        width: 98%;
    }

    .advanceSearchContainerMain .innerdiv label {
        margin-top: 0px;
    }

    .footerMain .col-md-2, .footerMain .col-md-3 {
        float: left;
        width: 100%;
    }

    .footerMain {
        padding-bottom: 5px;
    }

    .main-footer .contact-box p + p {
        display: none;
    }

        .main-footer .contact-box p + p + p {
            display: block;
        }

    .disc-left {
        float: left;
        width: 100%;
        text-align: left;
    }

    .disc-right {
        float: right;
        width: 100%;
        text-align: left;
        margin-top: 20px;
    }

    .open .dropdown-menu {
        display: block !important;
    }

    .callicon {
        width: 100%;
        right: -84.5%;
    }

        .callicon .callInfo {
            width: 84%;
            padding: 3%;
        }

    .faremid .layoverDiv + .flight-desc + span {
        width: 100% !important;
    }

    .faremid span + span + span {
        width: 100%;
    }

    .for-dekstop {
        display: none;
    }

    .nav.navbar-nav.navbar-right li:last-child {
        /*padding: 0px 0px 19px 10px;*/
        float: left !important;
    }

    .light-menu .dropdown-menu {
        padding: 0px;
    }

    .row.header-top {
        display: none;
    }

    .hideDesk {
        display: block !important;
    }

    ul.tablinkHolder li input {
        padding: 4px 8px;
    }

    .signupPromocode {
        padding: 10px;
        float: left;
        width: 100%;
    }

        .signupPromocode button {
            font-size: 13px;
            padding: 4px 7px;
        }

    ul.tablinkHolder li:first-child {
        padding-right: 0px;
        width: 69px;
        margin-left: -22px;
    }

    .signupPromocode input[type="text"] {
        border: 1px solid #ccc !important;
    }

    .flightSlider:after {
        top: 12px;
    }

    .searchMain + .col-md-9 {
        padding: 0;
    }

    .tcktLeft .hideDesk {
        display: block !important;
    }

    .bounce {
        -moz-animation: bounce 2s infinite;
        -webkit-animation: bounce 2s infinite;
        animation: bounce 2s infinite;
    }

    @keyframes bounce {
        0%, 20%, 50%, 80%, 100% {
            transform: translateY(0);
        }

        40% {
            transform: translateY(-30px);
        }

        60% {
            transform: translateY(-15px);
        }
    }

    .bkresult {
        margin-right: 12px;
        margin-top: 42px;
        margin-bottom: -3px;
    }

    .flightSlider.active:after {
        top: 8px;
    }

    .rightSecHolder.fixed {
        position: static;
        padding: 0;
        margin-top: 20px;
    }

    .detailContainer h4.title {
        padding: 7px 20px;
    }

    .tcktLeft {
        position: static;
    }

    .mob-heading {
        display: block;
    }

    .mob-heading-desk {
        display: none;
    }

    .zopim {
        display: none !important;
    }

    .search-section .noleftwidget .form-control {
        width: 139% !important;
    }

    /* timeout-popup */
    .timeout-popup .profilePic + .fa-times + .fa-times + a {
        float: left;
        width: 100%;
        height: 420px;
        position: absolute;
        left: 0px;
        top: 20px;
    }

    .timeout-popup .popup-window {
        top: 45px;
        left: 10px;
        right: 10px;
        height: 452px;
        max-width: 338px;
        width: 92%;
        text-align: center;
        background: none;
        background-color: #fff;
        background-repeat: no-repeat;
        background-position: bottom;
    }

        .timeout-popup .popup-window .mbox h2 {
            font-size: 18px;
            margin: 10px 0 10px 0;
            padding-left: 10px;
            text-align: left;
            padding: 10px 0 10px 21px;
            text-align: center;
        }

        .timeout-popup .popup-window .mbox {
            padding: 0;
            padding-top: 46px;
        }

            .timeout-popup .popup-window .mbox h3 {
                font-size: 17px;
                margin: 10px 6px 0px 5px;
                color: #333;
                line-height: 20px;
                text-align: center;
                font-weight: bold;
            }

                .timeout-popup .popup-window .mbox h3 br {
                    display: none;
                }

            .timeout-popup .popup-window .mbox h6 {
                font-size: 12px;
                font-weight: normal;
            }

            .timeout-popup .popup-window .mbox h2 span {
                font-size: 18px;
                float: right;
                padding-right: 40px;
                padding-top: 20px;
                width: 100%;
                padding-bottom: 6px;
                color: #333;
            }

    .phone-detail-timeout {
        background: #ff862d url(../images/phone-bg.jpg) 39px 3px no-repeat;
        width: 100%;
        margin-top: 0px;
        padding-left: 11%;
    }

        .phone-detail-timeout h4 {
            font-size: 23px;
            padding: 12px 0 0 79px;
            text-align: left;
            margin: 0px;
        }

    .timeout-popup ul {
        margin: 10px 0 0 10px;
        padding: 0;
    }

        .timeout-popup ul li {
            font-size: 14px;
            color: #333;
            background: url(../images/tick-sign.png) 0 3px no-repeat;
            list-style: none;
            padding-left: 26px;
            margin-bottom: 2px;
            text-align: left;
        }

    .timeout-popup .popup-window i.fa-times {
        width: 50px;
        height: 50px;
        font-size: 12px;
        right: -10px;
        top: -20px;
        padding-top: 12px;
        overflow: hidden;
        padding: 6px 10px;
    }

    .mbox h2 + img {
        max-width: 120px;
    }

    .callHolder p {
        padding-top: 10px;
    }

    .wp input[type="submit"] {
        margin-left: 0px;
    }

    .phone-detail-timeout {
        background: #a0005b;
        width: 100% !important;
        height: 61px;
        display: block;
        margin-top: 40px;
        text-align: center
    }
}


.orientation-box {
    display: none;
}

    .orientation-box > * {
        margin: 0 0 10px 0;
        padding: 0 10%;
    }

@media (max-width: 768px) and (min-width: 480px) and (orientation: landscape) {
    .orientation-box {
        display: block;
        position: fixed;
        height: 100%;
        width: 100%;
        top: 0;
        left: 0;
        background-color: #006aaf;
        z-index: 15;
        pointer-events: none;
        -webkit-box-align: center;
        -webkit-align-items: center;
        align-items: center;
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        justify-content: center;
        display: flex;
        flex-direction: column;
    }

    .imagebox {
        background-image: url(../images/landscape-mob.png);
        background-position: center;
        background-size: contain;
        background-repeat: no-repeat;
        width: 30%;
        padding-bottom: 25.5%;
    }

    .orientation-box h5 {
        color: #f1f1f1;
        font-size: 20px;
        text-align: center;
        margin-bottom: 10px;
        margin-top: 30px;
    }

    .orientation-box h6 {
        color: #f1f1f1;
        font-size: 14px;
        text-align: center;
    }
}

.profilePic {
    background: url(../images/callimg-round.png) no-repeat;
    width: 98px;
    height: 98px;
    position: absolute;
    left: 0px;
    right: 0px;
    margin: auto;
    top: -60px;
    padding-top: 100px;
}

.available {
    position: relative;
    padding-left: 20px;
}

    .available:after {
        content: " ";
        width: 15px;
        height: 15px;
        background: #23ca22;
        position: absolute;
        bottom: 1px;
        border-radius: 50%;
        left: 48px;
        top: -26px;
    }

.timeout-popup .bg-overlay {
    background: rgba(0, 0, 0,.8);
}
