body {
}

a:active, a:hover, a:link, a:visited {
    outline: 0;
    border: none;
    outline: none
}

.fill {
    height: 570px
}

.form-group.autowidth {
    position: relative
}

.loader-icon {
    height: 24px;
    margin-top: 32px;
    position: absolute;
    text-align: center;
    visibility: hidden;
    right: 5px;
    width: 18px;
    z-index: 1
}

@media only screen and (min-width:768px) {
    .form-group .valid {
        color: #000 !important
    }

    .slider {
        position: relative;
        background: none;
        height: 545px
    }

        .slider img {
            width: 100%;
            height: 100%
        }

    .form-bg {
        top: 4%;
        width: 900px;
        z-index: 99;
        position: absolute
    }

        .form-bg label {
            color: #fff
        }

    .form-area {
        background: url(../content/images/form-bg1.png) repeat
    }

    .flight-head {
        color: #ffe315;
        font-size: 22px;
        padding-top: 5px;
        font-weight: 300
    }

    .form-group {
        margin:6px 0 0 0;
        float: left;
        display: inline-block
    }

        .form-group.sapce {
            margin-right: 12px;
            float: left;
            display: inline-block
        }

    .option {
        color: #0c3 !important
    }

    .form-group .glyphicon {
        font-size: 15px;
        color: #09a5bc;
        display: block;
        float: left
    }

    .form-group.radiowidth {
        width: 100%
    }

    .form-group.autowidth {
        width: 48.8%
    }

    .form-group.middlewidth {
        width: 48.8%
    }

    .form-group.smallwidth {
        width: 14.6%
    }

    .form-group.perferred {
        width: auto !important;
    }
    .form-group.perferred_call {
        width: 23%;
    }
    .form-group.perferred_phone {
        width: 46%;
        margin-left: 10px;
    }

    .form-group.non-stop {
        width: 45%;
        float: left;
        margin-top: 15px !important;
        color: #fff;
        font-size: 15px
    }

    .form-group.searchwidth {
        width: 20%;
        float: left;
        margin: 6px 0 0 40px !important
    }

    .multicity {
        display: none
    }

    .multicity-add {
        padding: 8px 0 0 10px
    }

        .multicity-add a {
            color: #fff300
        }

            .multicity-add a:hover {
                color: #fff
            }

    .form-text {
        float: right;
        display: none;
        font-family: bebasneuebold;
        width: 35%;
        position: absolute;
        top: 27%;
        right: 0%;
        text-align: center;
        font-size: 45px;
        line-height: 20px;
        font-weight: bold;
        color: #fff;
        display: none
    }

        .form-text .sub-text {
            font-size: 20px;
            color: #fff;
            font-family: Lato;
            padding: 10px 0 0 2px;
            font-weight: normal
        }

    .form-group.v-autowidth {
        width: 100%
    }

    .form-group.v-midlewidth {
        width: 100%
    }

    .form-group.v-smallwidth {
        width: 100%
    }

    .form-group.v-searchwidth {
        width: 100%
    }

    .search-heads {
        font-size: 22px;
        color: #ffe315;
        padding: 10px 0 5px 2px;
        font-weight: 300
    }

    .non-stop input[type=checkbox] {
        display: none
    }

    .non-stop .checkbox label:before {
        border-radius: 0
    }

    .non-stop label:before {
        content: "";
        display: inline-block;
        width: 12px;
        height: 11px;
        margin: 1px 7px 0 0;
        left: 0;
        bottom: 1px;
        background: #000;
        border: 1px solid #ccc;
        line-height: 12px
    }

    .flights-route-bg {
        background: #d9e7f2;
        margin: 35px 0 0 0;
        padding-bottom: 15px
    }

    .fl-main-left {
        float: left;
        width: 48.4%;
        margin: 15px 0;
        overflow: hidden
    }

    .fl-main-right {
        float: right;
        width: 48.4%;
        margin: 15px 0
    }

    .top-head {
        margin: 0 0 15px 0;
        padding: 8px 0 0 0;
        color: #11344f;
        font-weight: 300;
        font-size: 22px;
        background: none;
        text-align: left !important
    }

    .top-deals-area {
        border-bottom: none
    }

    .top-head .sub-head {
        font-size: 13px;
        color: #418fc5;
        font-family: 'Lato',sans-serif;
        display: none
    }

    .block {
        border-bottom: 1px solid #dedede;
        padding: 9px 12px;
        background: #fff
    }

        .block:last-child {
            border-bottom: none
        }

        .block .loaction {
            float: left;
            width: 18%;
            margin: 5px 0 0 0;
        }

        .block .arrow {
            float: left;
            width: 8%;
            margin: 5px 0 0 0;
            color: #3b8bb1;
            font-size: 12px;
        }

        .block .return {
            float: left;
            width: 22%;
            margin: 5px 0 0 0;
        }

        .block .price {
            float: left;
            width: 15%;
            color: #bb020a;
            font-size: 15px;
            margin: 5px 0 0 9%;
        }

        .block .airlines {
            float: left;
            width: 20%;
            color: #09a6da;
            margin: 0 0 0 8%;
            display: none
        }

            .block .airlines img {
                width: 45%
            }

        .block .book {
            float: right;
            width: 20%
        }

            .block .book .btn {
                background: #fff;
                border: 1px solid #dadada;
                color: #09a6da;
                width: 80px;
                height: 28px;
                font-size: 13px;
                line-height: 17px
            }

                .block .book .btn:hover {
                    background: #09a6da;
                    border: 1px solid #09a6da;
                    color: #fff
                }

    .block-view-all {
        float: right;
        width: 45%;
        padding: 0;
        text-align: right;
        margin-top: 20px;
        font-size: 15px
    }

        .block-view-all a {
            color: #11344f
        }

            .block-view-all a:hover {
                color: #bb020a
            }

        .block-view-all .fa {
            color: #fff;
            font-size: 12px;
            padding: 4px;
            background: #73b4da;
            border-radius: 2px
        }

    .top-deals-con {
        position: relative;
        margin-top: -60px;
        z-index: 98
    }

    .top-deals {
        float: left;
        width: 31.5%;
        margin: 15px 31px 0 0;
        transition: transform .5s;
        transform-origin: center center;
        transform: scale(.9);
        transition: all .5s ease
    }

        .top-deals:hover {
            transform: scale(1)
        }

        .top-deals .head {
            font-size: 22px;
            margin: 5px 0 8px 0;
            font-weight: 300;
            color: #11344f
        }

        .top-deals.last {
            margin: 15px 0 0 0
        }
        .newsletter {
            background: #1066b3;
            padding: 30px 0 25px 35px;
            margin: 10px 0 25px 0;
            overflow: hidden;
        }

    .news-left {
        float: left;
        width: 55%;
        text-align: left;
        font-family: Arial,Helvetica,sans-serif;
        line-height: 20px;
        font-weight: bold;
        font-size: 22px;
        color: #fff
    }

    .news-left span {
        color: #d1d1d1;
        font-size: 15px;
        font-weight: normal;
        text-shadow: none;
    }

    .news-right {
        float: right;
        width: 40%;
        border-radius: 3px 0 0 3px;
        text-align: right
    }

        .news-right .form-group {
            margin: 0 5px 5px 0 !important
        }

            .news-right .form-group.news-autowidth {
                width: 60%
            }

            .news-right .form-group.news-smallwidth {
                width: 28%
            }

        .news-right .btn {
            background: #bb020a
        }

            .news-right .btn:hover {
                background: #09a6da
            }

        .news-right .text-danger {
            color: #bb020a !important;
            float: left;
            padding: 5px 0 0 0
        }

    .error-msg {
        color: #0e9335;
        font-size: 16px;
        font-weight: bold;
        float: left;
        padding: 5px 0 0 0
    }

    .vaccation-bg {
        background: #f0f0f0 url('../content/images/home-vac-bg.jpg') 0 0 repeat-x;
        margin: 0 0 25px 0
    }

        .vaccation-bg .vac-left {
            float: left;
            width: 50%;
            padding: 0 0 0 10px
        }

        .vaccation-bg .vac-right {
            float: left;
            width: 50%;
            padding: 70px 0 0 0;
            text-align: center
        }

            .vaccation-bg .vac-right .vac-head {
                font-family: 'bebasneuebold';
                text-transform: uppercase;
                font-size: 40px;
                color: #e7004c;
                line-height: 40px
            }

            .vaccation-bg .vac-right .vac-subhead {
                font-family: 'bebasneuebold';
                text-transform: uppercase;
                color: #1e65a7;
                font-size: 24px;
                padding: 10px 0 10px 0;
                line-height: 24px
            }

            .vaccation-bg .vac-right .vac-details {
                width: 100%;
                font-size: 15px;
                color: #333;
                margin: 24px auto 0 auto;
                line-height: 22px
            }

            .vaccation-bg .vac-right .vac-tagline {
                color: #1e65a7;
                margin: 15px 0 0 0;
                font-family: Playball;
                font-size: 22px;
                line-height: 23px
            }

            .vaccation-bg .vac-right .vac-morebtn {
                margin: 10px 0 0 0
            }

                .vaccation-bg .vac-right .vac-morebtn .btn {
                    width: 35%;
                    font-size: 18px;
                    background: #e1234a;
                    color: #e1234a;
                    color: #fff;
                    text-transform: uppercase;
                    border: 1px solid rgba(255,255,255,.5);
                    font-family: bebasneuebold
                }

    .cust-reviews {
        padding: 0 0 15px 0;
        float: left;
        width: 65%
    }

        .cust-reviews .cust-head {
            font-size: 22px;
            margin: 0 0 15px 0 !important;
            padding: 0;
            font-weight: 300;
            color: #11344f
        }

        .cust-reviews ul {
            margin: 0;
            padding: 0
        }

            .cust-reviews ul li {
                padding: 15px 30px 15px 32px;
                list-style: none;
                background: #e0edf6 url('../content/images/testimonial-bg.png') 10px 16px no-repeat;
                color: #3171a1;
                font-size: 14px;
                font-style: italic;
                float: left;
                display: inline;
                width: 47%;
                margin: 2px 6% 10px 0;
                text-align: justify;
                height: 200px
            }

                .cust-reviews ul li span {
                    color: #777;
                    text-transform: none
                }

                .cust-reviews ul li:last-child {
                    margin: 2px 0 0 0
                }

                .cust-reviews ul li .rev-com {
                    height: 120px;
                    overflow: hidden
                }

                .cust-reviews ul li .name {
                    color: #09a6da;
                    font-size: 15px;
                    padding-bottom: 4px;
                    padding-top: 4px
                }

    .cust-area {
        border-bottom: 1px solid #cdcdcd;
        overflow: hidden;
        padding-bottom: 20px
    }

    .videos-div {
        float: right;
        width: 30.3%
    }

        .videos-div .video-head {
            font-size: 22px;
            margin: 0 0 15px 0 !important;
            padding: 0;
            font-weight: 300;
            color: #11344f
        }

    .about-booko {
    }

        .about-booko p {
        }

    .more-sec {
        width: 53%;
        text-align: right;
        margin-bottom: 25px
    }

        .more-sec .fa {
            background: #eeebeb;
            padding: 5px 5px;
            color: #2f74d8
        }

        .more-sec .more-btn {
            border-bottom: none
        }

    .chevron-down {
        background: url(../content/images/more.png) 0 0 no-repeat;
        padding: 4px 0 23px 64px
    }

    .chevron-up {
        background: url(../content/images/less.png) 0 0 no-repeat;
        padding: 4px 0 23px 64px
    }

    .sub-head-main {
        font-size: 38px;
        margin: 20px 0 0 0;
        padding: 0;
        font-weight: normal;
        font-family: 'MISTRAL';
        color: #11344f;
        text-align: center
    }

        .sub-head-main span {
            background: #fff;
            padding: 0 10px 0 0;
            text-align: left
        }

    .about-booko .sub-head {
        color: #164d78;
        font-size: 20px;
        font-weight: bold;
        font-weight: 300
    }

    .more-content {
        display: none;
        text-align: left !important
    }

        .more-content a {
            color: #333
        }

        .more-content h1, h2, h3, h4 {
            color: #164d78;
            font-size: 20px;
            font-weight: bold;
            margin: 0;
            padding: 0 0 4px 0
        }

    .all-dest-head {
        font-size: 22px;
        color: #11344f;
        margin: 20px 0 15px 0;
        padding: 0;
        font-weight: 300
    }

    .view {
        float: left;
        width: 23.2%;
        margin: 0 1% 1% 0;
        position: relative;
        text-align: center;
        cursor: pointer;
        overflow: hidden
    }

        .view.last {
            margin: 0 0 1% 0
        }

    .view-first img {
        -webkit-transition: all .2s linear;
        -moz-transition: all .2s linear;
        -o-transition: all .2s linear;
        -ms-transition: all .2s linear;
        transition: all .2s linear
    }

    .view-first .mask {
        -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=0)";
        filter: alpha(opacity=0);
        opacity: 0;
        -webkit-transition: all .4s ease-in-out;
        -moz-transition: all .4s ease-in-out;
        -o-transition: all .4s ease-in-out;
        -ms-transition: all .4s ease-in-out;
        transition: all .4s ease-in-out;
        padding: 30px 25px 25px 25px
    }

    .view-first h2 {
        -webkit-transform: translateY(-100px);
        -moz-transform: translateY(-100px);
        -o-transform: translateY(-100px);
        -ms-transform: translateY(-100px);
        transform: translateY(-100px);
        -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=0)";
        filter: alpha(opacity=0);
        opacity: 0;
        -webkit-transition: all .2s ease-in-out;
        -moz-transition: all .2s ease-in-out;
        -o-transition: all .2s ease-in-out;
        -ms-transition: all .2s ease-in-out;
        transition: all .2s ease-in-out
    }

    .view-first .details {
        -webkit-transform: translateY(100px);
        -moz-transform: translateY(100px);
        -o-transform: translateY(100px);
        -ms-transform: translateY(100px);
        transform: translateY(100px);
        -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=0)";
        filter: alpha(opacity=0);
        opacity: 0;
        -webkit-transition: all .2s linear;
        -moz-transition: all .2s linear;
        -o-transition: all .2s linear;
        -ms-transition: all .2s linear;
        transition: all .2s linear;
        text-align: center;
        padding: 0 0 25px 0
    }

    .view-first a.info {
        -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=0)";
        filter: alpha(opacity=0);
        opacity: 0;
        -webkit-transition: all .2s ease-in-out;
        -moz-transition: all .2s ease-in-out;
        -o-transition: all .2s ease-in-out;
        -ms-transition: all .2s ease-in-out;
        transition: all .2s ease-in-out
    }

    .view-first:hover .mask {
        -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=100)";
        filter: alpha(opacity=100);
        opacity: 1
    }

    .view-first:hover h2, .view-first:hover .details, .view-first:hover a.info {
        -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=100)";
        filter: alpha(opacity=100);
        opacity: 1;
        -webkit-transform: translateY(0);
        -moz-transform: translateY(0);
        -o-transform: translateY(0);
        -ms-transform: translateY(0);
        transform: translateY(0)
    }

    .view-first:hover details {
        -webkit-transition-delay: .1s;
        -moz-transition-delay: .1s;
        -o-transition-delay: .1s;
        -ms-transition-delay: .1s;
        transition-delay: .1s
    }

    .view-first:hover a.info {
        -webkit-transition-delay: .2s;
        -moz-transition-delay: .2s;
        -o-transition-delay: .2s;
        -ms-transition-delay: .2s;
        transition-delay: .2s
    }

    .view img {
        display: block;
        position: relative;
        width: 100%
    }

    .view {
        float: left;
        width: 23.2%;
        margin: 0 1% 1% 0;
        position: relative;
        text-align: center;
        cursor: pointer;
        overflow: hidden
    }

    .colbox {
        color: #fff
    }

    .view {
        background: #2e2d2d;
        cursor: pointer;
        float: left;
        margin: 0 1% 1% 0;
        max-height: 280px;
        min-height: 240px;
        overflow: hidden;
        position: relative;
        text-align: center;
        -webkit-transition: background-color .35s;
        transition: background-color .35s
    }

        .view:hover {
            background: #821218
        }

            .view:hover .mask::after, .view:hover .mask::before, .view:hover .dest-dura, .view:hover .colbox__title {
                opacity: 1;
                -webkit-transform: scale(1);
                transform: scale(1)
            }

            .view:hover .colbox__img {
                opacity: .4;
                -webkit-transform: scale(1.05);
                transform: scale(1.05)
            }

    .colbox__img {
        display: block;
        height: 240px;
        position: relative;
        -webkit-transition: all .35s ease-out;
        transition: all .35s ease-out;
        width: 100%
    }

    .mask {
        -webkit-backface-visibility: hidden;
        backface-visibility: hidden;
        box-sizing: border-box;
        color: #fff;
        font-size: 1.25em;
        height: 100%;
        left: 0;
        padding: 2.5em;
        position: absolute;
        top: -2px;
        width: 100%
    }

        .mask:after, .mask:before {
            bottom: 25px;
            content: '';
            left: 30px;
            opacity: 0;
            pointer-events: none;
            position: absolute;
            right: 30px;
            top: 30px;
            -webkit-transition: opacity .35s,-webkit-transform .35s;
            transition: opacity .35s,-webkit-transform .35s;
            transition: opacity .35s,transform .35s;
            transition: opacity .35s,transform .35s,-webkit-transform .35s
        }

        .mask:before {
            border-bottom: 1px solid #fff;
            border-top: 1px solid #fff;
            -webkit-transform: scale(0,1);
            transform: scale(0,1);
            background-color: rgba(0,0,0,.3)
        }

        .mask:after {
            border-left: 1px solid #fff;
            border-right: 1px solid #fff;
            -webkit-transform: scale(1,0);
            transform: scale(1,0)
        }

        .mask div {
            line-height: normal;
            position: relative;
            top: 12%
        }

    .colbox__title {
        color: #fff;
        font-size: 22px;
        margin-bottom: 5px;
        padding-top: 0;
        text-shadow: 0 1px 1px rgba(70,68,68,.8);
        -webkit-transform: translate3d(0,20px,0);
        transform: translate3d(0,20px,0);
        -webkit-transition: -webkit-transform .35s;
        transition: -webkit-transform .35s;
        transition: transform .35s;
        transition: transform .35s,-webkit-transform .35s
    }

    .dest-head {
        text-transform: uppercase;
        color: #fff;
        font-weight: bold;
        text-align: center;
        position: relative;
        font-size: 19px;
        padding: 0 0 5px 0;
        margin: 0;
        z-index: 9
    }

    .small-head {
        font-weight: normal !important;
        font-size: 16px !important
    }

    .dest-dura {
        color: #fff;
        border-top: 1px solid #d2d2d2;
        text-align: center;
        font-size: 17px;
        line-height: 24px;
        margin: 0;
        opacity: 0;
        padding: 7px 0 0 0;
        text-shadow: 0 1px 1px rgba(70,68,68,.8);
        text-transform: none;
        -webkit-transform: translate3d(0,20px,0);
        transform: translate3d(0,20px,0);
        -webkit-transition: opacity .35s,-webkit-transform .35s;
        transition: opacity .35s,-webkit-transform .35s;
        transition: opacity .35s,transform .35s;
        transition: opacity .35s,transform .35s,-webkit-transform .35s;
        text-align: center
    }

    .view .dest-dura span {
        color: #ff0;
        font-weight: bold
    }

    .top-alert {
        background: #ffdd96;
        padding: 5px 0
    }

        .top-alert .global {
            float: left;
            text-align: left;
            width: 70%;
            color: #002748;
            font-size: 14px;
            line-height: 27px
        }

            .top-alert .global a {
                color: #9a0d0d;
                font-weight: bold
            }

        .top-alert .altclose {
            float: right;
            text-align: right;
            width: 25%
        }

            .top-alert .altclose a {
                padding: 6px 6px
            }

            .top-alert .altclose .fa {
                background: #ce910f;
                border: 2px solid #fff;
                color: #fff;
                font-size: 14px;
                font-weight: bold;
                text-align: center;
                padding: 5px 7px;
                border-radius: 50%
            }
}

@media only screen and (min-width:992px) and (max-width:1199px) {
    .form-bg {
        top: 5%;
        width: 54%
    }

    .form-group.perferred {
        width: 23.3%
    }

    .form-text {
        width: 40%
    }

    .top-deals {
        float: left;
        width: 31%;
        margin: 15px 31px 0 0
    }

        .top-deals .top-deals-pic img {
            width: 100%
        }

    .vaccation-bg .vac-right {
        float: left;
        width: 50%;
        padding: 60px 0 0 0;
        text-align: center
    }

    .newsletter {
        padding: 25px 0 20px 35px
    }

    .news-left {
        font-size: 20px;
        line-height: 20px
    }

    .dest {
        width: 23%
    }

        .dest.last-child {
            width: 49%
        }

        .dest img {
            width: 100%
        }

    .view .dest-head {
        padding: 0 10px !important;
        height: 35px
    }

    .view .mask, .view .content {
        width: 235px
    }

    .view p {
        font-size: 14px;
        position: relative;
        color: #fff;
        padding: 10px;
        text-align: center;
        line-height: 16px
    }
}

@media only screen and (min-width:768px) and (max-width:991px) {
    .form-bg {
        top: 2%;
        width: 69%
    }

    .form-text {
        width: 42%;
        right: 0%;
        font-size: 37px
    }

        .form-text .sub-text {
            font-size: 14px
        }

    .form-group.perferred {
        width: 31%;
    }

    .fl-main-left {
        width: 100%
    }

    .fl-main-right {
        width: 100%;
        margin: 0 0
    }

    .top-head {
        padding: 0 0 0 0
    }

    .vaccation-bg .vac-left {
        float: left;
        width: 40%;
        padding: 0 0 0 0
    }

        .vaccation-bg .vac-left img {
            width: 80%
        }

    .vaccation-bg .vac-right {
        float: left;
        width: 60%;
        padding: 60px 0 0 0;
        text-align: center
    }

        .vaccation-bg .vac-right .vac-details {
            width: 100%;
            font-size: 15px;
            color: #333;
            margin: 0 auto 0 auto;
            line-height: 22px
        }

        .vaccation-bg .vac-right .vac-tagline {
            color: #1e65a7;
            margin: 0 0 0 0;
            font-family: Playball;
            font-size: 22px
        }

        .vaccation-bg .vac-right .vac-morebtn {
            margin: 5px 0 10px 0
        }

    .top-deals {
        float: left;
        width: 32%;
        margin: 15px 14px 0 0
    }

        .top-deals .top-deals-pic img {
            width: 100%
        }

    .newsletter {
        padding: 15px;
        margin: 20px 0 20px 0
    }

    .news-left {
        width: 100%
    }

    .news-right {
        width: 100%;
        margin: 15px 0 0 0
    }

    .cust-reviews ul li span {
        color: #777;
        text-transform: none
    }

    .social-left {
        width: 47%
    }

        .social-left .downl {
            font-size: 32px
        }

    .social-right .downsms {
        font-size: 32px
    }

    .social-left .downl-text {
        font-size: 14px
    }

    .social-right .txt {
        font-size: 14px
    }

    .social-right .form-control.ph {
        width: 75%
    }

    .social-right .btn {
        width: 25%
    }

    .social-left .downl-img span {
        padding: 0 0 0 5px
    }

    .social-left .downl-img img {
        width: 45%
    }

    .view {
        width: 48.5%
    }

        .view .mask, .view .content {
            width: 350px;
            height: 265px
        }

        .view p {
            font-size: 15px
        }
}

@media only screen and (max-width:767px) {




    .slider {
        position: relative;
        background: #0f3552;
        padding-top: 15px;
        overflow: hidden;
        border-bottom: 1px solid #d8d7d7
    }

        .slider img {
            display: none
        }

        .slider .container {
            padding: 0 !important
        }

    .form-bg label {
        color: #fff
    }

    .flight-head {
        color: #ffe315;
        font-size: 20px;
        margin: 0 0 10px 0;
        border-bottom: 1px dashed #333;
        font-weight: 300
    }

    .form-group {
        margin: 0 0 8px 0 !important;
        float: left;
        display: inline-block
    }
        .form-group.perferred_call.sapce {
            width: 50%;
        }
    .option {
        color: #0c3 !important
    }

    .form-group .glyphicon {
        font-size: 15px;
        color: #09a5bc;
        display: block;
        float: left
    }

    .form-group.radiowidth {
        width: 100%
    }

    .form-group.autowidth {
        width: 100%
    }

    .form-group.middlewidth {
        width: 50%
    }

    .form-control.mid-dspc-lt {
        width: 100%;
        float: left
    }

    .form-control.mid-dspc-rt {
        width: 95%;
        float: right
    }

    .form-control.mid-dspc-slt {
        width: 94%;
        float: left
    }

    .form-control.mid-dspc-srt {
        width: 94%;
        float: right
    }

    .form-group.smallwidth {
        width: 33.3%
    }

    .form-group.perferred {
        width: 50%
    }
    .form-group.perferred_phone {
        width: 49.97%;
        padding:2px;
    }

    .form-group.non-stop {
        width: 100%;
        float: left;
        margin-top: 5px !important;
        color: #333
    }

    .form-group.searchwidth {
        width: 100%;
        margin-top: 5px !important
    }

    .multicity {
        display: none
    }

    .multicity-add {
        padding: 20px 0 0 28px
    }

        .multicity-add a {
            color: #bb2025;
            text-transform: none
        }

            .multicity-add a:hover {
                color: #09a6da
            }

    .form-text {
        display: none
    }

    label#lbl_tocity, #lbl_fromcity, #lbl_departdate, #lbl_returndate, #pre-airline, #ecy-class, #lbl_departdate {
        display: none
    }

    .inf-space {
        padding: 0 0 0 18px
    }

    .slider ::-webkit-input-placeholder {
        color: #c9c9c9;
        opacity: .7 !important
    }

    .slider ::-moz-placeholder {
        color: #c9c9c9
    }

    .slider :-ms-input-placeholder {
        color: #c9c9c9
    }

    .slider :-moz-placeholder {
        color: #c9c9c9
    }

    .multicity_new {
        text-transform: uppercase;
        background: #414141;
        padding: 2px 0 0 0;
        border-radius: 1px
    }

    #lbl_flight1 {
        text-transform: uppercase
    }

    .form-group.v-autowidth {
        width: 100%;
        display: inline-block;
        margin: 0 0 5px 0
    }

    .form-group.v-midlewidth {
        width: 100%;
        display: inline-block;
        margin: 0 0 5px 0
    }

    .form-group.v-smallwidth {
        width: 100%;
        display: inline-block;
        margin: 0 0 5px 0
    }

    .form-group.v-searchwidth {
        width: 100%;
        float: right
    }

    #main-navigation .container {
        padding: 0
    }

    .search-heads {
        font-size: 22px;
        color: #ffe315;
        padding: 0 0 15px 2px;
        font-weight: 300
    }

    .non-stop input[type=checkbox] {
        display: none
    }

    .non-stop .checkbox label:before {
        border-radius: 0
    }

    .non-stop label:before {
        content: "";
        display: inline-block;
        width: 12px;
        height: 11px;
        margin: 1px 7px 0 0;
        left: 0;
        bottom: 1px;
        background: #ececec;
        border: 1px solid #999;
        line-height: 12px
    }

    .flights-route-bg {
        display: none
    }

    .top-deals {
        float: left;
        width: 100%;
        margin: 5px 5px 0 0
    }

        .top-deals img {
            width: 100%
        }

        .top-deals .head {
            font-size: 22px;
            margin: 5px 0 8px 0;
            font-weight: 300;
            color: #11344f
        }

    .newsletter {
        display: none
    }

    .all-dest {
        display: none
    }

    .vaccation-bg {
        display: none
    }

    .cust-reviews {
        display: none
    }

    .main-left {
        float: left;
        width: 100%;
        text-align: left;
        margin: 10px 0 0 0
    }

    .main-right {
        float: right;
        width: 100%;
        text-align: left;
        margin: 10px 0 25px 0
    }

    .cust-supp {
        border: 1px solid #d8d7d7;
        border-bottom: none;
        border-right: none
    }

        .cust-supp .table {
            margin: 0;
            padding: 0
        }

            .cust-supp .table tr td {
                padding: 10px;
                border-bottom: 1px solid #e1e1e1;
                border-right: 1px solid #e1e1e1;
                border-top: 0;
                font-size: 15px
            }

                .cust-supp .table tr td a {
                }

                    .cust-supp .table tr td a:hover {
                        text-decoration: none
                    }

                .cust-supp .table tr td:hover {
                    background: #f0eded;
                    cursor: pointer
                }

    .per-hold {
        border: 1px solid #d8d7d7
    }

    .social-bg {
        background: #929091;
        border: 1px solid #bbb9b9;
        margin: 0 0 25px 0;
        color: #fff;
        padding: 10px 0 20px 0
    }

    .social-left {
        float: left;
        text-align: center;
        width: 100%
    }

        .social-left .downl {
            font-size: 28px;
            font-weight: bold;
            line-height: 35px;
            margin-top: 10px
        }

        .social-left .downl-text {
            font-size: 14px;
            margin-bottom: 10px
        }

        .social-left .downl-img {
        }

            .social-left .downl-img span {
                padding: 0 0 0 10px
            }

    .social-mid {
        float: left;
        text-align: left;
        width: 100%;
        background: url(../content/images/or2.png) 50% -62px no-repeat;
        height: 48px;
        text-align: center;
        margin: 15px 0
    }

    .social-right {
        float: right;
        text-align: center;
        width: 100%
    }

        .social-right .downsms {
            font-size: 28px;
            font-weight: bold;
            line-height: 35px;
            margin: 0 0 0 0
        }

        .social-right .form-control.ph {
            background: #fff url(../content/images/ph1.png) 0 0 no-repeat;
            padding-left: 55px;
            border-radius: 3px 0 0 3px;
            float: left;
            width: 80%;
            height: 45px
        }

        .social-right .btn {
            border-radius: 0;
            float: left;
            width: 20%;
            border-radius: 0 3px 3px 0;
            height: 45px;
            line-height: 44px;
            font-size: 17px;
            font-weight: normal
        }

        .social-right .txt {
            font-size: 14px;
            clear: both;
            margin-bottom: 10px
        }

    .all-dest-head {
        font-size: 20px;
        margin: 20px 0 15px 0;
        padding: 0;
        font-weight: normal
    }

    .videos-div {
        display: none
    }

        .videos-div .video-head {
            font-size: 20px;
            margin: 0 0 0 0 !important;
            padding: 0;
            font-weight: normal;
            text-align: center
        }

    .top-alert {
        background: #ffdd96;
        padding: 5px 0
    }

        .top-alert .global {
            float: left;
            text-align: left;
            width: 75%;
            color: #002748;
            font-size: 12px;
            line-height: 19px
        }

            .top-alert .global a {
                color: #9a0d0d;
                font-weight: bold
            }

        .top-alert .altclose {
            float: right;
            text-align: right;
            width: 20%
        }

            .top-alert .altclose a {
                padding: 6px 6px
            }

            .top-alert .altclose .fa {
                background: #ce910f;
                border: 2px solid #fff;
                color: #fff;
                font-size: 14px;
                font-weight: bold;
                text-align: center;
                padding: 5px 7px;
                border-radius: 50%
            }

    .signup-mob-pop {
        display: none;
        font-family: 'Roboto',sans-serif;
        border: 0 #fc0 solid;
        width: 372px;
        height: 270px;
        position: fixed;
        color: #000;
        top: 15%;
        left: 0;
        right: 0;
        margin: 0 auto;
        z-index: 200;
        box-sizing: border-box;
        padding: 15px 25px;
        border-radius: 8px;
        background-color: #fff
    }

    .mob-pop-overlay {
        display: none;
        position: fixed;
        width: 100%;
        height: 100%;
        background-color: rgba(0,0,0,.5);
        z-index: 100
    }

    .mob-pop-head {
        font-size: 25px;
        color: #000;
        text-align: left;
        font-weight: 300
    }

        .mob-pop-head span {
            font-weight: 500;
            color: #d42729
        }

    .mob-list-head {
        font-size: 16px;
        color: #000;
        margin-top: 10px;
        margin-bottom: 10px
    }

    .mob-list {
        padding: 0;
        margin: 0 0 0 10px;
        color: #000;
        font-size: 12px
    }

        .mob-list li {
            padding-bottom: 5px
        }

    .mob-wallet-img {
        width: 60px;
        height: 60px;
        position: absolute;
        bottom: 20px;
        right: 30px
    }

        .mob-wallet-img img {
            width: 100%;
            height: 100%
        }

    .mob-signup-but {
        width: 120px;
        height: 40px;
        border: 0 #ff0 solid !important;
        padding: 8px 10px 5px 10px;
        color: #fff;
        position: absolute;
        bottom: 20px;
        left: 25px;
        font-weight: 500;
        box-sizing: border-box;
        text-decoration: none;
        text-align: center;
        background-color: #36f
    }

        .mob-signup-but:hover {
            color: #fff
        }

    .bm-logo img {
        height: 37px;
        margin-bottom: 15px
    }

    .supmob-close-but {
        position: absolute;
        top: 10px;
        right: 10px;
        width: 9px;
        height: 9px;
        background: url('../content/images/sup-close-but.png') no-repeat center center;
        cursor: pointer;
    }
}

@media only screen and (max-width:768px) {
    .signup-mob-pop {
        width: 372px
    }
}

@media only screen and (max-width:480px) {
    .signup-mob-pop {
        width: 350px
    }
}

@media only screen and (max-width:320px) {
    .signup-mob-pop {
        width: 300px;
        height: 300px
    }
}

@media only screen and (min-width:992px) and (max-width:1199px) {
    .signup-mob-pop {
        display: none !important
    }

    .mob-pop-overlay {
        display: none !important
    }
}

.tabbable.custom-tabs > .nav-tabs, .tabbable.custom-tabs > .nav-tabs > li, .tabbable.custom-tabs > .nav-tabs {
    margin: 0 !important;
    padding: 0;
    border: 0;
    outline: none;
    background: none
}

    .tabbable.custom-tabs > .nav-tabs, .tabbable.custom-tabs > .nav-tabs > li, .tabbable.custom-tabs > .nav-tabs img {
        width: auto;
        height: auto
    }

        .tabbable.custom-tabs > .nav-tabs, .tabbable.custom-tabs > .nav-tabs > ul.signin {
            float: none
        }

            .tabbable.custom-tabs > .nav-tabs.firsts {
                margin: 0 0 0 0 !important;
                padding: 0;
                border: 0;
                outline: none
            }

            .tabbable.custom-tabs > .nav-tabs > li {
                margin: 0;
                float: left;
                padding: 0;
                border: 0;
                outline: none;
                background-color: none;
                background-image: none
            }

                .tabbable.custom-tabs > .nav-tabs > li > a {
                    padding: 8px 17px;
                    margin: 0 0 0 5px;
                    background: #d42729;
                    color: #fff;
                    font-size: 16px;
                    border-bottom: none !important
                }

                .tabbable.custom-tabs > .nav-tabs > li.firsts > a {
                    padding: 5px 17px;
                    margin: 0 0 0 5px;
                    background: #73b4da;
                    color: #fff;
                    font-size: 16px
                }

                    .tabbable.custom-tabs > .nav-tabs > li.firsts > a:hover {
                        color: #fff
                    }

                .tabbable.custom-tabs > .nav-tabs > li.signin > a {
                    padding: 5px 17px;
                    margin: 0 0 0 5px;
                    background: none;
                    color: #777;
                    font-size: 16px;
                    text-transform: uppercase;
                    font-weight: normal
                }

                    .tabbable.custom-tabs > .nav-tabs > li.signin > a:hover {
                        color: #bb2025
                    }

                .tabbable.custom-tabs > .nav-tabs > li > a:hover {
                    color: #fff
                }

                .tabbable.custom-tabs > .nav-tabs > li.active > a {
                    color: #fff;
                    border-top: none;
                    border-left: none;
                    background: url(../content/images/form-bg1.png) repeat
                }

                .tabbable.custom-tabs > .nav-tabs > li.firsts.active > a {
                    color: #fff;
                    background: #11344f;
                    border-top: none;
                    border-left: none
                }

                .tabbable.custom-tabs > .nav-tabs > li.signin.active > a {
                    color: #333;
                    background: none;
                    border-bottom: 2px solid #bb2025 !important
                }

                .tabbable.custom-tabs > .nav-tabs > li > a.first {
                    color: #fff;
                    background: #bb2025;
                    margin:0;
                }

                .tabbable.custom-tabs > .nav-tabs > li > a.firsts {
                    color: #fff;
                    background: #73b4da;
                    margin: 0 0 0 0
                }

                .tabbable.custom-tabs > .nav-tabs > li > a.firstss {
                    color: #777;
                    background: none;
                    margin: 0
                }

                .tabbable.custom-tabs > .nav-tabs > li.active > a.first {
                    color: #fff;
                    background-color: rgba(0,6,84,1)
                }

                .tabbable.custom-tabs > .nav-tabs > li.active > a.firsts {
                    color: #fff;
                    background: #11344f
                }

                .tabbable.custom-tabs > .nav-tabs > li.active > a.signin {
                    color: #000;
                    border-bottom: 2px solid #bb2025 !important;
                    background: none
                }

.tabbable.custom-tabs.hide-label-980 > .nav-tabs > li > a > span.img-hide {
    display: none
}

.tab-content {
    background: #fff;
    padding: 5px 15px 15px 15px;
    overflow: hidden
}

    .tab-content.new {
        background: #d9e7f2 !important;
        padding: 0;
        overflow: hidden
    }

    .tab-content.signin {
        background: #fff !important;
        padding: 15px 0 0 0;
        overflow: hidden;
        border-top: 1px solid #d1d0d0
    }

.tabbable.custom-tabs > .tab-content > .tab-pane {
    -webkit-animation-duration: 0;
    -moz-animation-duration: 0;
    -o-animation-duration: 0;
    animation-duration: 0;
    -webkit-animation-fill-mode: both;
    -moz-animation-fill-mode: both;
    -o-animation-fill-mode: both;
    animation-fill-mode: both;
    -webkit-backface-visibility: visible !important;
    -webkit-animation-name: fadeInUp;
    -moz-backface-visibility: visible !important;
    -moz-animation-name: fadeInUp;
    -o-backface-visibility: visible !important;
    -o-animation-name: fadeInUp;
    backface-visibility: visible !important;
    animation-name: fadeInUp
}

.tabbable.custom-tabs.tabs-below > .tab-content > .tab-pane {
    -webkit-backface-visibility: visible !important;
    -webkit-animation-name: fadeInDown;
    -moz-backface-visibility: visible !important;
    -moz-animation-name: fadeInDown;
    -o-backface-visibility: visible !important;
    -o-animation-name: fadeInDown;
    backface-visibility: visible !important;
    animation-name: fadeInDown
}

.tabbable.custom-tabs.tabs-animated > .tab-content > .tab-pane {
    -webkit-animation-duration: .5s;
    -moz-animation-duration: .5s;
    -o-animation-duration: .5s;
    animation-duration: .5s;
    -webkit-animation-fill-mode: both;
    -moz-animation-fill-mode: both;
    -o-animation-fill-mode: both;
    animation-fill-mode: both
}

.tabbable.custom-tabs.shadow > .tab-content {
    background: #00000040;
    backdrop-filter: blur(5px);
}

@media screen and (max-width:767px) {
    .tabbable.custom-tabs > .nav-tabs {
        margin: 0 10px 5px 15px !important;
        padding: 0;
        outline: none;
        background: none;
        border-radius: 25px
    }

        .tabbable.custom-tabs > .nav-tabs, .tabbable.custom-tabs > .nav-tabs > li, .tabbable.custom-tabs > .nav-tabs {
            margin: 0;
            padding: 0;
            outline: none;
            background: none;
            border-radius: 25px
        }

            .tabbable.custom-tabs > .nav-tabs > li.active > a.first {
                color: #fff;
                background: #2c6c9d;
                border-radius: 4px 0 0 4px;
                border: 1px solid #4d90c4
            }

            .tabbable.custom-tabs > .nav-tabs > li > a {
                padding: 8px 17px;
                margin: 0 0 0 5px;
                background: #bb2025;
                color: #fff;
                font-size: 16px;
                border-radius: 3px 3px 0 0;
                border-bottom: 1px solid #4d90c4 !important
            }

            .tabbable.custom-tabs > .nav-tabs > li.active > a {
                color: #fff;
                border: 1px solid #4d90c4;
                border-left: none;
                background: #2c6c9d
            }

                .tabbable.custom-tabs > .nav-tabs > li.active > a:hover {
                    color: #fff
                }

            .tabbable.custom-tabs > .nav-tabs > li {
                margin: 0;
                padding: 0;
                border: 0;
                outline: none;
                background-color: #000;
                color: #fff;
                background-image: none;
                width: 32%;
                text-align: center
            }

                .tabbable.custom-tabs > .nav-tabs > li > a.first {
                    color: #fff;
                    background: #0f3552;
                    margin: 0 0 0 0 !important;
                    border-radius: 4px 0 0 4px;
                    border: 1px solid #4d90c4;
                    border-right: none
                }

    .dropdown-menu.tabbable.custom-tabs > .nav-tabs > li > a {
        border-bottom: none !important
    }

    .tabbable.custom-tabs.hide-label-980 > .nav-tabs > li > a {
        min-width: 0;
        text-align: center;
        padding: 4px 15px
    }

    .tabbable.custom-tabs > .nav-tabs > li > a {
        padding: 6px 17px;
        margin: 0 0 0 0 !important;
        background: #0f3552;
        color: #fff;
        font-size: 16px;
        border: 1px solid #4d90c4;
        border-left: none;
        border-radius: 0 4px 4px 0
    }

        .tabbable.custom-tabs > .nav-tabs > li > a:hover {
            color: #fff
        }

    .tab-content {
        background: #ececec;
        padding: 10px 10px 15px 10px;
        overflow: hidden
    }

    .tabbable.custom-tabs.shadow > .tab-content {
        background: #0f3552;
        border: none
    }
}

.tabbable.custom-tabs.hide-label-980 > .nav-tabs > li > a > [class*="icon"] {
    font-size: 2em;
    text-align: center;
    min-width: 0
}

@media screen and (max-width:768px) {
    .tabbable.custom-tabs.hide-label-768 > .nav-tabs > li > a {
        min-width: 0;
        text-align: center;
        padding: 15px
    }

        .tabbable.custom-tabs.hide-label-768 > .nav-tabs > li > a > span {
            display: none
        }

        .tabbable.custom-tabs.hide-label-768 > .nav-tabs > li > a > [class*="icon"] {
            font-size: 2em;
            text-align: center;
            min-width: 0
        }
}

@media screen and (max-width:480px) {
    .tabbable.custom-tabs.hide-label-480 > .nav-tabs > li > a {
        min-width: 0;
        text-align: center;
        padding: 15px
    }

        .tabbable.custom-tabs.hide-label-480 > .nav-tabs > li > a > span {
            display: none
        }

        .tabbable.custom-tabs.hide-label-480 > .nav-tabs > li > a > [class*="icon"] {
            font-size: 2em;
            text-align: center;
            min-width: 0
        }
}

@-webkit-keyframes fadeIn {
    0% {
        opacity: 0
    }

    100% {
        opacity: 1
    }
}

@-moz-keyframes fadeIn {
    0% {
        opacity: 0
    }

    100% {
        opacity: 1
    }
}

@-o-keyframes fadeIn {
    0% {
        opacity: 0;
    }

    100% {
        opacity: 1;
    }
}

@keyframes fadeIn {
    0% {
        opacity: 0
    }

    100% {
        opacity: 1
    }
}

.fadeIn {
    -webkit-animation-name: fadeIn;
    -moz-animation-name: fadeIn;
    -o-animation-name: fadeIn;
    animation-name: fadeIn
}

@-webkit-keyframes fadeInUp {
    0% {
        opacity: 0;
        -webkit-transform: translateY(20px)
    }

    100% {
        opacity: 1;
        -webkit-transform: translateY(0)
    }
}

@-moz-keyframes fadeInUp {
    0% {
        opacity: 0;
        -moz-transform: translateY(20px)
    }

    100% {
        opacity: 1;
        -moz-transform: translateY(0)
    }
}

@-o-keyframes fadeInUp {
    0% {
        opacity: 0;
        -o-transform: translateY(20px);
    }

    100% {
        opacity: 1;
        -o-transform: translateY(0);
    }
}

@keyframes fadeInUp {
    0% {
        opacity: 0;
        transform: translateY(20px)
    }

    100% {
        opacity: 1;
        transform: translateY(0)
    }
}

.fadeInUp {
    -webkit-animation-name: fadeInUp;
    -moz-animation-name: fadeInUp;
    -o-animation-name: fadeInUp;
    animation-name: fadeInUp
}

@-webkit-keyframes fadeInDown {
    0% {
        opacity: 0;
        -webkit-transform: translateY(-20px)
    }

    100% {
        opacity: 1;
        -webkit-transform: translateY(0)
    }
}

@-moz-keyframes fadeInDown {
    0% {
        opacity: 0;
        -moz-transform: translateY(-20px)
    }

    100% {
        opacity: 1;
        -moz-transform: translateY(0)
    }
}

@media screen and (max-width:768px) {
    .modal-form {
        padding: 0 10px
    }
}

.overlay {
    display: none;
    position: fixed;
    width: 100%;
    height: 100%;
    background-color: rgba(0,0,0,.6);
    z-index: 10000 !important
}

.loader {
    font-family: 'Roboto',sans-serif !important;
    width: 600px;
    height: 400px;
    background-color: #fff;
    border-radius: 10px;
    position: fixed;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
    max-width: 100%;
    max-height: 100%;
    overflow: hidden;
    -webkit-box-shadow: 4px 3px 5px 0 rgba(0,0,0,.75);
    -moz-box-shadow: 4px 3px 5px 0 rgba(0,0,0,.75);
    box-shadow: 4px 3px 5px 0 rgba(0,0,0,.75)
}

    .loader h1 {
        font-family: 'Roboto',sans-serif !important;
        text-align: center;
        font-size: 24px;
        color: #08487e;
        font-weight: 400 !important;
        margin-top: 0
    }

.loader-top {
    width: 100%;
    height: 230px;
    background-color: #a51e24;
    background-image: url('../content/images/top-bg.jpg');
    display: block;
    -webkit-box-sizing: border-box !important;
    -moz-box-sizing: border-box !important;
    box-sizing: border-box !important
}

.l-dest {
    font-family: 'Roboto',sans-serif !important;
    font-size: 20px;
    color: #fff;
    text-align: center;
    margin-top: 55px;
    font-weight: 400 !important
}

.l-date {
    font-family: 'Roboto',sans-serif !important;
    font-size: 14px;
    color: #fff;
    text-align: center;
    margin-bottom: 10px
}

.mid-flight-img {
    margin-top: 115px
}

.loader-bottom {
    text-align: center;
    padding-top: 40px;
    padding-bottom: 20px;
    color: #fff
}

    .loader-bottom .lb-head-01 {
        font-family: 'Roboto',sans-serif !important;
        font-size: 24px;
        color: #bb2025;
        margin: 0 0 0 0;
        padding: 0;
        font-weight: 400 !important
    }

    .loader-bottom .lb-head-02 {
        font-family: 'Roboto',sans-serif !important;
        font-size: 14px !important;
        color: #010101 !important;
        margin: 0 0 0 0 !important;
        padding: 0 !important;
        font-weight: 400 !important;
        background: none !important;
        text-align: center !important
    }

    .loader-bottom .lb-head-03 {
        font-family: 'Roboto',sans-serif !important;
        font-size: 28px;
        color: #1b1b1b;
        margin: 0;
        padding: 0;
        font-weight: 600 !important
    }

#flight-img {
    position: absolute;
    top: 195px;
    z-index: 10000
}

#background-wrap {
    bottom: 0;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 1000
}

@-webkit-keyframes animateCloud {
    0% {
        margin-left: -800px
    }

    100% {
        margin-left: 100%
    }
}

@-moz-keyframes animateCloud {
    0% {
        margin-left: -800px
    }

    100% {
        margin-left: 100%
    }
}

@keyframes animateCloud {
    0% {
        margin-left: -800px
    }

    100% {
        margin-left: 100%
    }
}

@-webkit-keyframes animateFlight {
    0% {
        margin-left: 0
    }

    100% {
        margin-left: 100%
    }
}

@-moz-keyframes animateFlight {
    0% {
        margin-left: 0
    }

    100% {
        margin-left: 100%
    }
}

@keyframes animateFlight {
    0% {
        margin-left: 0
    }

    100% {
        margin-left: 100%
    }
}

.x1 {
    -webkit-animation: animateCloud 45s linear infinite;
    -moz-animation: animateCloud 45s linear infinite;
    animation: animateCloud 45s linear infinite;
    -webkit-transform: scale(.35);
    -moz-transform: scale(.35);
    transform: scale(.35)
}

.x2 {
    -webkit-animation: animateCloud 25s linear infinite;
    -moz-animation: animateCloud 25s linear infinite;
    animation: animateCloud 25s linear infinite;
    -webkit-transform: scale(.2);
    -moz-transform: scale(.2);
    transform: scale(.2)
}

.x3 {
    -webkit-animation: animateFlight 5s linear infinite;
    -moz-animation: animateFlight 5s linear infinite;
    animation: animateFlight 5s linear infinite;
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    transform: scale(1);
    margin-top: -50px
}

.x4 {
    -webkit-animation: animateCloud 18s linear infinite;
    -moz-animation: animateCloud 18s linear infinite;
    animation: animateCloud 18s linear infinite;
    -webkit-transform: scale(.1);
    -moz-transform: scale(.1);
    transform: scale(.1)
}

.x5 {
    -webkit-animation: animateCloud 25s linear infinite;
    -moz-animation: animateCloud 25s linear infinite;
    animation: animateCloud 25s linear infinite;
    -webkit-transform: scale(.25);
    -moz-transform: scale(.25);
    transform: scale(.25)
}

.cloud {
    background: #fff;
    background: -moz-linear-gradient(top,#fff 5%,#f1f1f1 100%);
    background: -webkit-gradient(linear,left top,left bottom,color-stop(5%,#fff),color-stop(100%,#f1f1f1));
    background: -webkit-linear-gradient(top,#fff 5%,#f1f1f1 100%);
    background: -o-linear-gradient(top,#fff 5%,#f1f1f1 100%);
    background: -ms-linear-gradient(top,#fff 5%,#f1f1f1 100%);
    background: linear-gradient(top,#fff 5%,#f1f1f1 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff',endColorstr='#f1f1f1',GradientType=0);
    -webkit-border-radius: 100px;
    -moz-border-radius: 100px;
    border-radius: 100px;
    -webkit-box-shadow: 0 8px 5px rgba(0,0,0,.1);
    -moz-box-shadow: 0 8px 5px rgba(0,0,0,.1);
    box-shadow: 0 8px 5px rgba(0,0,0,.1);
    height: 120px;
    position: relative;
    width: 350px
}

    .cloud:after, .cloud:before {
        background: #fff;
        content: '';
        position: absolute;
        z-indeX: -1
    }

    .cloud:after {
        -webkit-border-radius: 100px;
        -moz-border-radius: 100px;
        border-radius: 100px;
        height: 100px;
        left: 50px;
        top: -50px;
        width: 100px
    }

    .cloud:before {
        -webkit-border-radius: 200px;
        -moz-border-radius: 200px;
        border-radius: 200px;
        width: 180px;
        height: 180px;
        right: 50px;
        top: -90px
    }

@media only screen and (max-width:768px) {
    .loader {
        width: 350px
    }

    .map-icon {
        display: none
    }

    .l-dest {
        margin-top: 15px
    }

    .l-date {
        margin-top: 0
    }

    .mid-flight-img {
        margin-top: 10px
    }

    .loader-bottom .lb-head-01 {
        font-size: 18px
    }

    .loader-bottom .lb-head-02 {
        font-size: 13px
    }

    .loader-bottom .lb-head-03 {
        font-size: 17px
    }
}

@media only screen and (max-width:480px) {
    .loader {
        width: 350px
    }

    .map-icon {
        display: none
    }

    .l-dest {
        margin-top: 15px
    }

    .l-date {
        margin-top: 0
    }

    .mid-flight-img {
        margin-top: 10px
    }

    .loader-bottom .lb-head-01 {
        font-size: 18px
    }

    .loader-bottom .lb-head-02 {
        font-size: 13px
    }

    .loader-bottom .lb-head-03 {
        font-size: 17px
    }
}

@media only screen and (max-width:320px) {
    .loader {
        width: 300px
    }

    .map-icon {
        display: none
    }

    .l-dest {
        margin-top: 15px
    }

    .l-date {
        margin-top: 0
    }

    .mid-flight-img {
        margin-top: 10px
    }

    .loader-bottom .lb-head-01 {
        font-size: 18px
    }

    .loader-bottom .lb-head-02 {
        font-size: 13px
    }

    .loader-bottom .lb-head-03 {
        font-size: 17px
    }
}

@media only screen and (min-width:768px) {
    a#booking_pop:hover, a#join_pop:hover {
        border-color: none;
        background: #000
    }

    .progress-bar {
        animation: progress 30s;
        text-align: right;
        color: rgba(255,255,255,100);
        background: #6daee4 url('../content/images/loading-bar-hr1.png') 0 14px repeat-x;
        border-radius: 8px
    }

    .booking {
        background: #fff url('../content/images/popup-bg.gif') 0 135px no-repeat;
        background-size: 100% 60%;
        display: inline-block;
        left: 50%;
        color: #333;
        width: 100%;
        text-align: justify;
        top: 40%;
        z-index: 10;
        border-radius: 10px;
        text-align: center
    }

        .booking.oneway {
            background: #fff url('../content/images/popup-bg.gif') 0 55px no-repeat;
            display: inline-block;
            left: 50%;
            color: #333;
            width: 100%;
            text-align: justify;
            top: 40%;
            z-index: 10;
            border-radius: 10px;
            text-align: center
        }

        .booking.next-book {
            background: #fff !important;
            background-image: none
        }

        .booking .book-area {
            padding: 25px 25px 114px 25px
        }

            .booking .book-area.newarea {
                padding: 15px 15px 15px 15px !important
            }

        .booking .list-popup-head {
            margin: 0;
            padding: 0;
            color: #08487e;
            font-size: 32px
        }

        .booking p {
            padding: 10px;
            font-size: 17px;
            text-align: center
        }

            .booking p span {
                font-weight: bold
            }

        .booking .depart {
            float: left;
            width: 30%;
            text-align: center;
            padding: 35px 0 15px 0;
            font-size: 16px;
            background: url('../content/images/listing-loc.png') center top no-repeat;
            line-height: 21px;
            font-size: 19px
        }

            .booking .depart span.loc-name {
                font-weight: bold
            }

            .booking .depart span {
                display: block
            }

        .booking .arrival {
            float: right;
            width: 30%;
            text-align: center;
            padding: 35px 0 15px 0;
            font-size: 16px;
            background: url('../content/images/listing-loc.png') center top no-repeat;
            line-height: 21px;
            font-size: 19px
        }

            .booking .arrival span.loc-name {
                font-weight: bold
            }

            .booking .arrival span {
                display: block
            }

        .booking .mid-oneway {
            float: left;
            width: 25%;
            font-size: 16px;
            text-align: center;
            margin: 10px 0 0 30px;
            display: none
        }

            .booking .mid-oneway span {
                display: block;
                color: #333
            }

        .booking .mid-roundway {
            float: left;
            width: 25%;
            font-size: 16px;
            text-align: center;
            margin: 42px 0 0 30px
        }

        .booking .subs {
            background: #174f86;
            color: #fff;
            font-size: 37px;
            text-align: center;
            padding: 8px 0;
            border-radius: 0 0 2px 2px
        }

    .book-overlay {
        background-color: rgba(0,0,0,.6);
        bottom: 0;
        cursor: default;
        left: 0;
        opacity: 0;
        position: fixed;
        right: 0;
        top: 0;
        visibility: hidden;
        z-index: 1;
        -webkit-transition: opacity .5s;
        -moz-transition: opacity .5s;
        -ms-transition: opacity .5s;
        -o-transition: opacity .5s;
        transition: opacity .5s;
        backdrop: static;
        keyboard: true
    }

        .book-overlay:target {
            visibility: visible;
            opacity: 1
        }

            .book-overlay:target + .booking {
                top: 50%;
                opacity: 1;
                visibility: visible
            }

    .well-done {
        display: none
    }
}

@media only screen and (max-width:767px) {
    a#booking_pop:hover, a#join_pop:hover {
        border-color: none;
        background: #000
    }

    .booking {
        background: #f8f6f6 url(/content/images/popup/popup-bg.png) 0 0 repeat;
        display: inline-block;
        left: 50%;
        color: #333;
        width: 100%;
        text-align: justify;
        top: 50%;
        z-index: 10;
        border-radius: 10px;
        text-align: center
    }

        .booking .book-area {
            padding: 10px
        }

        .booking .list-popup-head {
            margin: 0;
            padding: 0;
            color: #08487e;
            font-size: 25px
        }

        .booking p {
            padding: 10px 10px 5px 10px;
            font-size: 15px;
            text-align: center
        }

            .booking p span {
                font-weight: bold
            }

        .booking .depart {
            float: left;
            width: 100%;
            text-align: center;
            padding: 5px 0 10px 0;
            font-size: 15px;
            background: none;
            line-height: 18px
        }

            .booking .depart span.loc-name {
                font-weight: bold
            }

            .booking .depart span {
                display: block
            }

        .booking .arrival {
            float: right;
            width: 100%;
            text-align: center;
            padding: 5px 0 10px 0;
            font-size: 15px;
            background: none;
            line-height: 18px
        }

            .booking .arrival span.loc-name {
                font-weight: bold
            }

            .booking .arrival span {
                display: block
            }

        .booking .mid-oneway {
            float: left;
            width: 100%;
            font-size: 15px;
            text-align: center;
            margin: 0 auto 5px auto;
            display: none
        }

            .booking .mid-oneway span {
                display: block;
                color: #333
            }

        .booking .mid-roundway {
            float: left;
            width: 100%;
            font-size: 15px;
            text-align: center;
            margin: 5px auto 5px auto
        }

        .booking .subs {
            background: #174f86;
            color: #fff;
            font-size: 20px;
            text-align: center;
            padding: 8px 0;
            border-radius: 0 0 2px 2px
        }

    .book-overlay {
        background-color: rgba(0,0,0,.6);
        bottom: 0;
        cursor: default;
        left: 0;
        opacity: 0;
        position: fixed;
        right: 0;
        top: 0;
        visibility: hidden;
        z-index: 1;
        -webkit-transition: opacity .5s;
        -moz-transition: opacity .5s;
        -ms-transition: opacity .5s;
        -o-transition: opacity .5s;
        transition: opacity .5s;
        backdrop: static;
        keyboard: true
    }

        .book-overlay:target {
            visibility: visible;
            opacity: 1
        }

            .book-overlay:target + .booking {
                top: 50%;
                opacity: 1;
                visibility: visible
            }

    .well-done {
        display: none
    }

    .progress-bar {
        animation: progress 50s;
        text-align: right;
        color: rgba(255,255,255,100);
        background: #6daee4 url(../content/images/loading-bar-hr1.png) 0 14px repeat-x;
        border-radius: 8px
    }



}

.ui-autocomplete-loading {
    background: #fff url('../content/images/loading_gif.gif') no-repeat right center !important;
}
.btn_flightroute {
    background: #fff;
    border: 1px solid #dadada !important;
    color: #1066b3;
    width: 80px;
    height: 28px;
    font-size: 14px;
    line-height: 24px;
    border-radius: 1px;
    font-weight: normal;
    display: inline-block;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-transition: all ease 0.3s;
    -moz-transition: all ease 0.3s;
    transition: all ease 0.3s;
    text-align: center;
    font-weight: 600;
}
.btn_flightroute:hover {
    background: #09a6da;
    border: 1px solid #09a6da;
    color: #fff;
}
.Best.Deal.Offer img {
    width: 24px;
}

/*---hide email-*/
.need-help ul li.mailus:first-child{
    display:none;
}
.top-right .navbar-collapse ul.navbar-nav li:first-child{
    display:none;
}
#space1 {
    width: 100%;
}

@media (min-width: 768px) {
    #space1 {
        width: 30%;
    }
}

@media(min-width:768px) and (max-width:992px)
{
     .form-group.perferred_call {
    width: 40%;
    margin-left:16px;
  }
    .form-group.searchwidth {
        width: 50%;
        float: left;
        margin: -2px 0 0 0px !important;
    }
    #txt_PAXName {
        max-width: 96%;
    }
    #space1 {
        width: 33%;
        margin-right: 0;
    }

}

@media only screen and (min-width: 768px) {
    .slider {
        position: relative;
        background: none;
        min-height: 506px;
    }
}

.about-booko {
    margin-top:16px;
}
.top-deals-pic a {
    outline: 5px solid #1066b3 !important;
    outline-offset: 20px;
    display: block;
    transition: .4s;
}
.top-deals-pic a img {
    width: 100%;
    height: 100%;
}
.top-deals-pic a:hover {
    outline-offset: -22px;
}
