@media (max-width:767px) {
    #booking .booking-info .info {
        clear: both;
    }
}

@media (max-width:480px) {
    #booking .booking-info {
        padding-top: 20px;
    }

        #booking .booking-info div.date {
            float: none;
        }

    #profile .personal-details figure {
        width: auto;
    }

    #booking .booking-info .info {
        float: none;
        width: auto;
        margin-top: 10px;
    }

    #booking .booking-info .status {
        float: none;
        margin-bottom: 15px;
    }
}
/* add new css */
.book_vflight #spnSort_Duration {
    padding-left: 8px;
}

.hide_wicon {
    background: url(../images/kdown.png) no-repeat !important;
    cursor: pointer;
    width: 16px;
    height: 23px;
    position: absolute;
    z-index: 9;
    top: 8px;
    right: 2px;
}

#flight_it input[type=radio] {
    opacity: 1;
    margin: 2px 1px 0px 0px;
    width: 20px;
    height: 17px;
    float: left;
}

.qw_gadult {
    text-align: right;
}

.pw_schild {
    margin-top: -10px;
}

    .pw_schild input[type=radio] {
        margin-top: 21px !important;
    }

    .pw_schild .havecoupon {
        display: block;
        float: right;
        width: 79%;
        margin-top: -20px;
        color: rgb(36, 153, 149);
        font-weight: normal;
        font-size: 13px;
        line-height: 17px;
    }

.kx_coupon {
    color: #333333;
    font-weight: bold;
    padding-left: 4px;
}

.pcoupon {
    padding-right: 0px !important;
}

.us_fare .inner-child {
    width: 100%;
}

.ycoupon .coupon_add {
    padding-left: 0px !important;
    padding-right: 0px !important;
}

.ypromo {
    padding-left: 0px;
}

.epointvalidateamount {
    font-size: 25px;
    font-weight: bold;
}

.de_yepoint {
    float: right;
    padding-top: 8px;
}

.wcoupon .intro_gfa {
    padding-left: 5px;
}

    .wcoupon .intro_gfa .fa {
        font-size: 20px;
        color: #2d67b2;
    }

.us_fare {
    padding-right: 0px !important;
    padding-left: 0px !important;
}

.uy_sgrab {
    width: 200px !important;
}

.dcoupon {
    padding-left: 5px;
}

#popover-content {
    width: 200px !important;
}

.collapsed .hide_wicon {
    background-image: url('../images/kup.png') !important;
}

.rwy_spoint {
    color: #ffffff;
}

    .rwy_spoint .fa {
        font-size: 15px;
    }

.deal-img .deal_box img {
    height: 200px;
}

.book_mround .price i {
    background: none;
    display: inline;
}

.outer_wprice1 {
    position: relative;
    display: inline-block;
    color: #fbb000;
}

.kfa {
    font-size: 15px;
}

.outer_wprice1::after {
    content: '';
    border-bottom: 2px solid #fbb000;
    width: 85%;
    right: 0px;
    top: 9px;
    position: absolute;
}

.flight_newsletter .col-lg-7 {
    padding-left: 0px;
}

.trams-con .container {
    padding-left: 18px;
    padding-right: 18px;
}

.flight_jdomestic .trams-conditions {
    position: relative;
}

.trams-conditions #toggle4 {
    font-size: 15px;
    color: #747474;
    background-size: 77%;
    width: 45px;
    height: 45px;
    position: absolute;
    background-color: #fff;
    box-shadow: 0 2px 4px 0 rgba(0,0,0,.24);
    border: .5px solid #979797;
    border-radius: 50%;
    cursor: pointer;
    right: 60px;
    top: -23px;
    background-position: 5px 4px;
    z-index: 2;
}

.trams-con h2 {
    color: #ffffff;
    font-size: 25px;
    text-align: center;
}

.special_deal hr, .travel_gonline hr {
    margin: 3px auto;
    margin-bottom: 20px;
    border: 1px solid #2E68B2;
}

#travelo-login .modal-header {
    background-color: #2d67b2;
}

    #travelo-login .modal-header .close {
        color: #ffffff;
    }

#travelo-login {
    padding: 0px;
    width: 390px;
}

    #travelo-login .soap-popupbox {
        font-size: 14px;
        text-decoration: none;
        text-transform: capitalize;
    }

    #travelo-login .goto-signup, #travelo-forgot-password .goto-signup {
        float: right;
        background-color: #2d67b2;
        padding: 1px;
        width: 100px;
        height: 30px;
        color: #ffffff;
        border-radius: 2px;
    }

    #travelo-login h2 {
        margin-bottom: 5px;
        color: #ffffff;
        font-size: 20px;
    }

    #travelo-login .modal-header .close, #bookingsuser .modal-header .close {
        margin-top: -5px;
        font-size: 28px;
        opacity: 1;
    }

        #travelo-login .modal-header .close:hover, #bookingsuser .modal-header .close:hover {
            background: none;
            border: 0;
        }

.dnews {
    font-size: 21px;
    color: #2d67b2;
    padding-left: 18px;
    text-transform: uppercase;
    margin-bottom: 8px;
}

.social_connect {
    margin: 15px 0px 0px -5px;
    padding: 0px;
}

    .social_connect > li {
        list-style: none;
        display: inline-block;
        padding-left: 10px;
    }

.social_hicon {
    padding-right: 0px;
}

.social_connect > li > a:hover {
    transform: rotate(360deg) scale(0.67) skew(1deg) translate(0px);
    background-color: #dc143c;
}

.social_connect > li > a {
    display: block;
    transition: all .7s ease-in-out;
    padding-left: 3px;
    background-color: #287bac;
    padding: 10px;
    border-radius: 50%;
    width: 40px;
    height: 40px;
    font-size: 19px;
    color: #ffffff;
    text-align: center;
}

/* end new css */
.dashboard.style1 #content, .dashboard.style2 #content {
    -webkit-backface-visibility: visible;
}

.search-box-wrapper.style1 .search-box:after {
    content: "";
    display: table;
    clear: both;
}

.search-box-wrapper.style1 .search-box > ul.search-tabs li > a:hover i {
    -webkit-animation: none;
}

.chaser .logo {
    margin-top: 0;
    font-size: inherit;
}

    .chaser .logo a {
        height: 48px;
        line-height: 48px;
        background-position: left center;
    }

    .chaser .logo img {
        display: inline-block;
        vertical-align: middle;
        max-height: 100%;
    }

.five-stars-container .five-stars:before, .five-stars-container.editable-rating .ui-slider-range:before {
    color: #fbb000;
}

.maincontentfluid .main-color {
    text-align: center;
    background-color: #3081d2;
    color: #fff;
    padding: 7px 9px;
    font-size: 17px;
}

.maincontentfluid {
    margin-bottom: 27px;
}

    .maincontentfluid p {
        font-size: 16px;
        text-align: justify;
        margin-bottom: 8px;
    }

    .maincontentfluid .pb15 {
        margin-top: 29px;
        box-shadow: 0px 0px 2px 0px;
        padding: 9px 15px;
    }

.image_mspecial img {
    width: 100%;
    height: 230px;
}

.flight_rdetail {
    padding: 16px;
}

.gdetail {
    padding-left: 0px;
    padding-right: 0px;
}

.kdeal {
    margin-bottom: 30px;
}

.grow_deal {
    margin-left: 0px;
    margin-right: 0px;
}

    .grow_deal .col-md-4 {
        padding-left: 0px;
        padding-right: 0px;
    }

.detail_location {
    font-size: 18px;
    color: #323232;
    line-height: 24px;
    margin-bottom: 7px;
    font-weight: bold;
}

.discount_price {
    font-size: 18px;
    color: #323232;
    padding-right: 5px;
    font-weight: bold;
}

.flight_dprice {
    background: #fafafa;
    padding: 20px 16px;
    border-top: solid 1px #ccc;
}

.main_sdeal {
    width: 100%;
    background-color: #fff;
    box-shadow: 0 0 2px 0 rgba(0,0,0,.16);
    border: 1px solid #ccc;
}

.flight_sday {
    color: #666;
    font-size: 14px;
}

.info_hotel {
    font-size: 14px;
    margin-bottom: 0px;
}

.right_sday {
    padding-right: 0px;
}

.price_average {
    margin-bottom: 16px;
    font-size: 15px;
    color: #666;
}

.price_qdate {
    font-size: 14px;
    color: #333333;
    padding-left: 27px;
    font-weight: normal;
}

.all_fprice {
    display: none;
    position: relative;
    top: -20px;
    background-color: #fafafa;
}

.flight_sday img {
    width: 13px;
    margin-right: 5px;
    margin-bottom: 1px;
}

.fprice {
    display: block;
}

.all_fprice ul {
    border: 1px solid #ccc;
    border-radius: 3px;
    margin: 0;
    padding: 0;
    list-style: none;
}

.special_deal h3 {
    margin-bottom: 0px !important;
}

.deal_book {
    font-size: 16px;
    color: #2d67b2;
    animation: fadeIn 1s;
}

    .deal_book:hover {
        color: #FF9800;
    }

.view_gmore {
    font-size: 14px;
    color: #2d67b2;
}

.all_fprice ul li {
    display: block;
    padding: 20px 20px;
    cursor: pointer;
    border-bottom: solid 1px #ccc;
}

    .all_fprice ul li:hover {
        background: #eaf6f3;
    }

.padding10 {
    padding: 0 10px !important;
}

.email-signup .selector {
    width: 30%;
    float: left;
    margin-bottom: 10px;
}

.mobile-field {
    width: 70% !important;
    float: right;
}

.travelo-signup-box .email-signup {
    display: block;
}

p {
    color: #333;
}

.flight_agent li {
    display: inline-block;
}

    .flight_agent li a {
        font-size: 14px;
        font-weight: 500;
        padding: 3px 0px 20px 3px;
        border-top: 2px solid #fff;
    }

    .flight_agent li:nth-child(1) span, .flight_agent li:nth-child(2) span {
        border-right: 1px solid #ccc;
        padding-right: 10px;
    }

    .flight_agent li:last-child a {
        border-right: none;
    }

.popular_head h1 {
    padding: 10px 10px;
}

.flight_agent span {
    font-size: 14px;
    padding-left: 4px;
}

.support_num {
    padding-right: 0px;
}

.flight_newsletter {
    padding-top: 10px;
    padding-left: 0px;
}

.newsletter {
    margin-bottom: 20px;
    padding-bottom: 25px;
}

.tconnect h2 {
    font-size: 18px;
    font-weight: bold;
    color: #2d67b2;
}

.flight_newsletter .form-control {
    height: 40px;
}

.flight_newsletter .col-lg-8, .flight_newsletter .col-lg-8 .col-sm-8, .flight_newsletter .col-lg-8 .col-sm-4, .social_icons .col-lg-4 {
    padding-left: 0px;
    padding-right: 0px;
}

.fare_time {
    padding-left: 0px;
    padding-right: 0px;
}

.news_submit {
    padding: 10.5px 33px;
    font-size: 18px;
    text-transform: uppercase;
    background-color: #fbb000;
    color: #fff;
    border: 1px solid #fbb000;
    text-transform: capitalize;
}

.flight_tollfree {
    font-size: 18px !important;
}

.header_flight .col-sm-10 {
    padding-top: 12px;
    padding-right: 0px;
}

.flight_trip li {
    display: inline-block;
}

.popular_row {
    margin-left: -5px;
    margin-right: -5px;
}

.one_way {
    padding-left: 12px;
}

.flight_trip label {
    font-size: 14px;
    color: #fff;
}

.search_flight {
    background: url('../flyonmobile/uploads/user-pic/images/flight.html');
    background-size: cover;
    padding-bottom: 40px;
    background-position: 0px -200px;
}

    .search_flight .col-lg-10 {
        background: rgba(45, 103, 178, 0.79);
        margin-top: 34px;
    }

    .search_flight .form-control {
        border-radius: 0px;
        height: 47px;
    }

.city_icon {
    color: #fff;
    font-size: 26px;
    border: 1px solid #fff;
    border-radius: 50%;
    padding: 5px 10px;
    top: 12px;
    position: relative;
    left: 3px;
}

.return_book .col-md-5 {
    padding-left: 0px;
    padding-right: 0px;
}

.return_book .col-sm-6 {
    padding-left: 0px;
    padding-right: 4px;
}

.return_book label {
    font-size: 14px;
    color: #fff;
    padding-top: 10px;
    font-weight: normal;
}

.book_button {
    float: right;
    margin-right: 95px;
}

.flight_button {
    padding: 15px 34px;
    font-size: 19px;
    background-color: #fbb000;
    color: #fff;
    border: 1px solid #2d67b2;
    margin-top: 19px;
    margin-bottom: 20px;
}

.flight_deal {
    padding-top: 45px;
    padding-bottom: 45px;
    padding-left: 0px;
    padding-right: 0px;
}

    .flight_deal .col-lg-6 {
        padding-left: 8px;
        padding-right: 8px;
    }

.search_flight h1 {
    color: #fff;
    padding-top: 31px;
    font-size: 30px;
    padding-left: 17px;
}

.custom-md8 {
    border: 1px solid #2d82d3;
    background: #fff;
}

.todaydeals {
    background: #fff;
    padding: 11px 0px 11px 0px;
}

.service_flight {
    padding-top: 20px;
    background-color: #efe8e8;
    padding-bottom: 20px;
}

    .service_flight h3 {
        margin: 0 0 4px;
        color: #fbb000;
        text-transform: uppercase;
        font-size: 16px;
    }

.flight_travel1 {
    background-color: #fff;
    */background:#fff;
    padding: 19px 20px;
    -webkit-box-shadow: 0 1px 2px #ccc;
    -moz-box-shadow: 0 1px 2px #ccc;
    box-shadow: 0 1px 2px #ccc;
    min-height: 152px;
}

.flight_trip, .return_book {
    margin-bottom: 9px;
}

.bflight_travel img {
    width: 75%;
    padding-top: 10px;
}

.bflight_travel .col-sm-10, .bflight_travel .col-sm-2 {
    padding-left: 0px;
    padding-right: 0px;
}

.bflight_travel p {
    text-align: justify;
    font-size: 13px;
    line-height: 19px;
    font-weight: normal;
    color: #666;
}

.main_desti {
    background-color: #fff;
    border-left: 1px solid #fbb000;
    border-right: 1px solid #fbb000;
}

.newsletter {
    background-color: #f7f7f7;
}

    .newsletter h3 {
        text-transform: uppercase;
        margin-bottom: 10;
        color: #2d67b2;
    }

.social_icons {
}

    .social_icons img {
        width: 100%;
        display: block;
        -webkit-transition: all .5s;
        -o-transition: all .5s;
        transition: all .5s;
    }

    .social_icons ul li a {
        display: inline-block;
        overflow: hidden;
    }

        .social_icons ul li a.facebook {
            height: 32px;
            width: 152px;
        }

        .social_icons ul li a.twitter {
            height: 80px;
            width: 90px;
        }

        .social_icons ul li a.instragram {
            height: 98px;
            width: 125px;
        }

        .social_icons ul li a.googleplus {
            height: 41px;
            width: 138px;
        }

        .social_icons ul li a.youtubee {
            height: 68px;
            width: 150px;
        }

        .social_icons ul li a.facebook:hover img {
            margin-top: -32px;
        }

        .social_icons ul li a.twitter:hover img {
            margin-top: -80px;
        }

        .social_icons ul li a.instragram:hover img {
            margin-top: -98px;
        }

        .social_icons ul li a.googleplus:hover img {
            margin-top: -41px;
        }

        .social_icons ul li a.youtubee:hover img {
            margin-top: -68px;
        }

    .social_icons ul {
        position: relative;
        width: 100%;
    }

        .social_icons ul .facebook-li {
            position: absolute;
            left: 0;
            top: 0;
        }

        .social_icons ul .youtubee-li {
            position: absolute;
            right: 0;
            top: 0;
        }

        .social_icons ul .twitter-li {
            position: absolute;
            left: 0;
            right: 0;
            top: 60px;
            display: block;
            margin: 0 auto;
            text-align: center;
            width: 90px;
        }

        .social_icons ul .instragram-li {
            position: absolute;
            left: 0;
            bottom: 0;
        }

        .social_icons ul .googleplus-li {
            position: absolute;
            right: 0;
            bottom: 0;
        }

.newsletter .social_icons {
    padding-top: 28px;
}

    .newsletter .social_icons li a .fa {
        font-size: 16px;
    }

.pdeal_flight {
    border: 1px solid #2d67b2;
}

.newsletter .social_icons ul li a:hover {
    color: #fff;
}

.newsletter .social_icons ul {
}

.tconnect ul li a {
    font-size: 14px;
    padding-left: 5px;
    color: #333;
    text-transform: uppercase;
}

.tconnect ul li span {
    font-size: 22px;
    position: relative;
    color: #666;
}

.tconnect ul li {
    line-height: 23px;
}

    .tconnect ul li span .fa {
        font-size: 19px;
        border-radius: 50%;
        padding: 5px 5px;
        color: #2d67b2;
        margin-bottom: 8px;
        padding-top: 6px;
        font-size: 19px;
        border: 2px solid #2d67b2;
        border-radius: 50%;
        width: 40px;
        height: 37px;
        text-align: center;
    }

.select_arrow {
    position: absolute;
    right: 13px;
    top: 48px;
    width: 19px;
}

.copyright {
    background-color: #2d67b2;
    color: #fff;
    padding-top: 10px;
    background-color: #0d243c;
}

    .copyright p {
            font-size: 15px;
    text-align: center;
    color: #fff;
    background-color: #1fafde;
    margin-top: 5px;
    }

.tconnect {
    margin-bottom: 45px;
    padding-top: 20px;
    padding-left: 20px;
}

.flight_customer li {
    display: inline-block;
    padding-left: 14px;
    line-height: 14px;
    color: #2d67b2;
    font-size: 16px;
}

.tcustomer {
    position: relative;
    top: 7px;
}

.flight_customer {
    margin-bottom: 11px;
    padding-top: 2px;
}

.flight_support {
    padding-left: 0px;
    padding-right: 0px;
}

    .flight_support img {
        position: relative;
    }

.date_deal {
    position: relative;
    left: 20px;
    top: 10px;
}

.tcustomer {
    font-size: 12px !important;
}

.header_logo img {
    /*height: 56px;*/
    margin-top: 10px;
    /*margin-bottom:10px;*/
}

.date .fa {
    position: absolute;
    top: 43px;
    z-index: 999;
    left: 9px;
    font-size: 23px;
}

.book_pull {
    margin-top: 0px !important;
}

.date .form-control {
    padding-left: 42px;
}

.travel_image {
    width: 21px;
    position: absolute;
    top: 44px;
    left: 4px;
}

.time_support {
    font-weight: bold;
}

.book_travel {
    padding-left: 33px;
}

.footer_social li a {
    padding-left: 20px !important;
}

.address {
    position: relative;
    width: 100%;
    float: left;
    margin-bottom: 7px;
}

    .address i {
        float: left;
        padding-top: 6px;
        font-size: 19px;
        border: 2px solid #2d67b2;
        border-radius: 50%;
        width: 40px;
        height: 37px;
        text-align: center;
        color: #2d67b2;
        background: rgba(255, 186, 74, 0.97);
    }

    .address p {
        padding-left: 45px;
        font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
        padding-top: 5px;
        font-size: 14px;
    }

.deal-fare {
    position: absolute;
    font-size: 25px;
    font-style: normal;
    font-weight: 400;
    color: #2d67b2;
    text-align: right;
    right: 0%;
    top: 33%;
}

    .deal-fare sup {
        font-size: 12px;
        top: -.8em;
        margin-right: 0;
        font-style: normal;
        position: relative;
    }

.list_deal {
    padding-left: 10px;
}

    .list_deal li {
        display: inline-block;
    }

.mlist_deal .col-sm-12, .mlist_deal .col-sm-8 {
    padding-left: 0px;
    padding-right: 0px;
}

.tflight1 {
    font-size: 16px;
}

.pmain_flight {
    border-bottom: 2px dotted #fbb000;
    padding-bottom: 25px;
    padding-top: 10px;
}

.date_deal a {
    font-size: 17px;
    color: #2d67b2;
    font-weight: bold;
}

.date_deal span {
    color: #2d67b2;
}

.head_deal {
    background-color: #2d67b2;
    padding-top: 10px;
}

    .head_deal h1 {
        color: #fff;
        text-align: center;
    }

.deal_image {
    width: 100%;
}

.popular_head {
    padding-left: 0px;
    padding-right: 0px;
}

.flight_more {
    background-color: #2d67b2;
    padding: 5px 18px;
    color: #fff;
    font-size: 15px;
    text-transform: capitalize;
    border: 1px solid #2d67b2;
}

.pmain_flight1 {
    border-bottom: 1px solid #fbb000;
    padding-bottom: 25px;
    padding-top: 15px;
    padding-left: 0px;
    padding-right: 0px;
}

.list_deal1 li {
    display: inline-block;
}

.pmain_flight3 {
    border-bottom: 1px solid #fbb000;
    padding-bottom: 8px;
    padding-top: 21px;
    position: relative;
    padding-left: 0px;
    padding-right: 0px;
}

    .pmain_flight3 .col-xs-4 {
        padding-right: 0px;
    }

.pmain_flight2 {
    padding-bottom: 8px;
    padding-top: 21px;
    padding-left: 0px;
    padding-right: 0px;
}

    .pmain_flight1 .col-sm-8, .pmain_flight3 .col-sm-9, .pmain_flight2 .col-sm-8 {
        padding-left: 3px;
        padding-right: 0px;
    }

    .pmain_flight:hover, .pmain_flight1:hover, .pmain_flight2:hover {
        background-color: #f5f5f5;
        cursor: pointer;
    }

.popular_head {
    background-color: #f5f5f5;
}

.popular_row {
    margin-left: 5px;
    margin-right: 5px;
}

.flight_cdeal {
    position: absolute;
    color: #118acb;
    text-align: right;
    right: 0%;
    top: 68px;
    background-color: #2d67b2;
    z-index: 1111;
    padding-top: 10px;
}

    .flight_cdeal h5 {
        font-size: 22px;
        text-align: center;
        color: #fff;
    }

    .flight_cdeal:before {
        content: "";
        position: absolute;
        width: 0;
        height: 0;
        border-left: 8px solid transparent;
        border-right: 8px solid transparent;
        border-bottom: 10px solid #2d67b2;
        top: -10px;
        right: 10px;
    }

.tdepart {
    padding-top: 17px;
    color: #716d6e;
    background-color: #efe9e9;
    font-weight: 400;
    height: 43px;
    padding-top: 14px;
    white-space: nowrap;
    position: relative;
    font-size: 17px;
}

.form-group .rdeal {
    margin-bottom: 8px;
    font-size: 15px;
    height: 44px;
}

.flight_cdeal .form-group {
    padding-left: 21px;
    padding-right: 21px;
}

.flight_select {
    background: url('../../flyonmobile/uploads/user-pic/images/arrow.html') no-repeat 104% center;
    padding: 9px 0px 9px 10px;
    background-color: #fff;
    background-size: 19px 20px;
    background-position: 71px 10px;
}

.flight_select {
    -moz-appearance: none;
    -webkit-appearance: none;
}

.form-group .col-sm-4 {
    padding-left: 4px;
    padding-right: 0px;
}

.cus-form-control {
    border-radius: 0px;
    -moz-border-radius: 0px;
    -o-border-radius: 0px;
    -ms-border-radius: 0px;
    padding: 6px 10px;
    height: 38px !important;
    font-size: 13px;
    cursor: pointer;
}

.tselect .col-sm-4 label {
    text-align: left;
    margin-right: 55px;
    font-size: 17px;
    color: #fff;
}

.deal_button {
    width: 100%;
    padding-top: 10px;
    padding-bottom: 14px;
    font-size: 24px;
    background-color: #fbb000;
    border: 0;
    color: #fff;
    margin-bottom: 6px;
    margin-top: 10px;
}

.tdepart img {
    width: 24px;
    position: absolute;
    left: 10px;
    top: 13px;
}

.close_image {
    position: absolute;
    top: 7px;
    right: 8px;
    width: 22px;
    z-index: 999;
    cursor: pointer;
}

.flight_cdeal {
    display: none;
}

.flight_review {
    margin: 0 auto;
    max-width: 960px;
    width: 100%;
}

.review_detail li {
    display: inline;
    padding-left: 9px;
    font-size: 14px;
    color: #333;
}

}

.treview_book strong {
    padding-left: 6px;
}

.flight_breview {
    padding-top: 20px;
}

.treview_book strong {
    font-weight: 500;
    padding-left: 10px;
}

.review_date {
    color: #333;
    font-size: 18px;
    padding-left: 10px;
}

.treview_book {
    font-size: 20px;
    padding-left: 20px;
}

.thour {
    color: #fbb000;
    font-size: 13px;
}

.book_refund p {
    display: inline-block;
    font-size: 13px;
    color: #2d67b2;
}

.book_refund span {
    background-color: #fbb000;
    color: #fff;
    padding: 2px 5px;
    margin-left: 8px;
}

.book_mdetail {
    border: 1px solid #e5e5e5;
    margin-top: 10px;
    padding-top: 17px;
    background: #fff;
}

.gbook_review {
    margin-bottom: 4px;
    font-size: 18px;
    color: #333;
    font-weight: bold;
}

    .gbook_review span {
        font-size: 20px;
        padding-left: 6px;
    }

.tinfo {
    color: #666;
    font-size: 14px;
    top: -6px;
    position: relative;
}

.hbook small {
    font-size: 11px;
    color: #666;
}

.txtRight {
    text-align: right;
}

.img_info img {
    width: 100%;
    max-height: 35px;
    padding-right: 5px;
    padding-top: 2px;
}

.img_info {
    padding: 0 !important;
}

.minfo {
    padding-left: 7px;
}

    .minfo p {
        margin-bottom: 0px;
    }

.d_info1 {
    font-size: 18px;
    color: #333;
}

.d_info2 {
    color: #999;
    margin-top: -4px;
}

.d_info3 {
    color: #fbb000;
    font-size: 13px;
}

.txtCenter {
    text-align: center;
}

.fbook {
    margin-top: 10px;
}

.treview_book span {
    background: #fbb000;
    border-radius: 20px;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    padding: 7px 13px;
    font-size: 18px;
    color: #fff !important;
    line-height: 1;
    color: #666;
}

.detail_travel p {
    display: inline;
}

.treview_book1 {
    padding-left: 8px;
    padding-right: 8px;
    font-size: 15px;
    text-transform: capitalize;
}

    .treview_book1 span {
        padding-left: 8px;
    }

        .treview_book1 span a {
            cursor: pointer;
            border-radius: 3px;
            -webkit-border-radius: 3px;
            -moz-border-radius: 3px;
            padding: 7px 15px;
            text-align: center;
            color: #fff;
            border: 0;
            font-size: 14px;
            background-color: #fbb000;
        }

.review_book2 {
    font-size: 15px;
    color: #666;
}

.sreview {
    padding-left: 0px;
}

.review_book .col-lg-12 .row {
    margin-left: 35px;
    margin-right: 35px;
}

.detail_travel1 {
    margin-left: 36px;
    width: 93%;
}

}

.book_refund {
    padding-right: 0px;
}

.detail_travel {
    margin-top: 50px;
    margin-bottom: 14px;
}

.detail_travel1 p {
    margin-left: 10px;
    background-color: #2d67b2;
    padding: 5px;
    font-size: 12px;
}

.detail_travel1 b {
    background-color: #fbb000;
    padding: 3px 3px;
    color: #fff;
}

.detail_travel1 p span {
    padding-left: 12px;
    color: #fff;
}

.flight_padding {
    padding: 0px;
}

.flight_pselect {
    background-position: 84px 10px;
}

.detail_vform {
    border-radius: 0px;
    height: 38px;
}

.detail_label {
    padding-right: 0px;
}

.book_hflight {
    padding-right: 6px;
    padding-left: 0px;
}

.detail_label label {
    font-size: 14px;
    color: #666;
    text-transform: capitalize;
    padding-top: 10px;
}

.padd0 {
    padding-left: 5px;
    padding-right: 5px;
}

.detail_mark .fa {
    font-size: 27px;
    border: 1px solid #fbb000;
    border-radius: 50%;
    padding: 4px 10px;
}

.detail_mark {
    position: relative;
    cursor: pointer;
    display: inline-block;
}

.tip.white {
    background: #fff;
    color: #666;
}

.book_email {
    font-size: 12px;
    color: #999;
    position: relative;
    top: 10px;
}

.margin-form {
    margin-bottom: 12px;
}

.mail_book {
    width: 25px;
    position: absolute;
    top: 10px;
    left: 26px;
}

.sbook_flight {
    background: #fff;
    -webkit-box-shadow: 0 0 30px 0 rgba(33, 30, 25, .1);
    -moz-box-shadow: 0 0 30px 0 rgba(33, 30, 25, .1);
    box-shadow: 0 0 30px 0 rgba(33, 30, 25, .1);
    margin-left: 25px;
    width: 95%;
    padding-top: 30px;
    margin-bottom: 30px;
}

.margin-form label {
    font-size: 15px;
    color: #000;
    font-weight: 700;
    text-transform: capitalize;
    padding-left: 14px;
    margin-bottom: 10px;
}

.select .form-control {
    border-radius: 0px;
}

.book_travel {
    padding-left: 6px;
}

.sbook_flight .form-control {
    border: 1px solid rgba(0, 0, 0, 0.3);
    box-shadow: none;
}

.book_hflight1 label {
    padding-left: 0px;
}

.passport_option {
    padding-left: 0px;
    padding-right: 5px;
}

.book_pull .weight_book {
    position: relative;
    right: 81px;
}

.placeheading {
    margin-left: 28px;
}

.flight_icon1 {
    top: 15px;
}

    .flight_icon1 .smallinline {
        padding-left: 5px;
    }

.book_mddetail .col-sm-2 {
    padding-right: 0px;
}

.book_mdetail .mt10 {
    margin-top: -15px;
    padding-left: 0px;
}

.weight_book, .weight_book .col-md-6 {
    padding-left: 0px;
    padding-right: 0px;
}

.book_passenger {
    color: #000;
    padding: 5px 10px;
    margin-left: 28px;
    font-weight: 500;
    font-size: 18px;
}

.fpassenger {
    margin-top: 10px !important;
}

.page-title-container p {
    color: #fff;
    top: 10px;
    position: relative;
    font-size: 14px;
}

.smallinline1 {
    position: relative;
    right: 6px;
    color: #006400;
}

.book_xdetail {
    padding-left: 22px !important;
}

.smi3 {
    padding-left: 6px;
}

.gpassenger {
    font-size: 18px;
    font-weight: 600;
    color: #082547;
    line-height: 1;
}

.svg-bg-icon {
    display: inline-block;
    margin-right: 15px;
    background-repeat: no-repeat;
    background-size: contain;
    vertical-align: bottom;
}

.svg-passengers {
    width: 37px;
    height: 37px;
    background: url(../images/passenger-gradient.svg);
}

.ticket_info {
    display: inline-block !important;
    padding-left: 10px;
}

.passengerdiv {
    padding-bottom: 15px;
}

#user_login_model .close {
    background-color: #fbb000;
    opacity: 1;
    color: #fff;
    border-radius: 50%;
    font-size: 25px;
    width: 35px;
    height: 35px;
    margin-top: -5px;
}

}

#user_login_model button:hover {
    border: none;
}

#user_login_model .modal-header {
    border-bottom: 1px dotted #2d67b2;
    background-color: #3081d2;
}

    #user_login_model .modal-header .modal-title {
        color: #ffffff;
    }

#user_login_model .input-text {
    margin-bottom: 7px;
}

#user_login_model form label {
    text-transform: capitalize;
    color: #333;
}

#user_login_model form .form-group {
    padding-bottom: 8px;
    margin-bottom: 0px;
}

#user_login_model .booking-login-user, #user_login_model .booking_as_guest {
    background-color: #2d67b2;
    border-color: 1px solid #2d67b2;
    height: 31px;
    width: 100%;
}

#user_login_model .booking-forgot-password {
    background-color: #fbb000;
    color: #fff;
    padding: 6px 4px;
}

.book_forget {
    padding-top: 5px;
}

#user_login_model .modal-body {
    padding: 0px;
    padding-top: 10px;
    padding-left: 22px;
    padding-right: !0px;
    padding-bottom: 12px;
}

#MyModalForModify .close {
    opacity: 1;
    background-color: #2d67b2;
    color: #fff;
    border-radius: 50%;
    height: 21px;
    width: 25px;
    padding-bottom: 25px;
}

#MyModalForModify .modal-header {
    border-bottom: 1px dotted #2d67b2;
}

#MyModalForModify .modal-body {
    padding-top: 10px;
    padding: 0px;
    padding-left: 10px;
    padding-right: 10px;
}

.choose-travel .col-xs-3 {
    padding-left: 0px;
}

.btn-medium {
    width: 50%;
}

.sd_button {
    margin-bottom: 9px;
}

.fare_rule {
    color: #333;
}

.mclicktoshow, .mclicktoshow:hover {
    border-radius: 0px;
    color: #333333 !important;
}

.oneway_button {
    top: 0px !important;
}

.repeat-box .result-row {
    padding-top: 18px !important;
    padding-bottom: 6px !important;
}

.field a {
    color: #2d67b2;
    font-size: 14px;
}

.field {
    margin-bottom: 7px;
}

.field-center {
    text-align: center;
}

.detail_ximage {
    width: 139px;
    height: 20px;
    margin-left: -45px;
    background: url(../images/direct.jpg);
    display: inline-block;
}

.detail_ximage1 {
    width: 115px;
    height: 20px;
    margin-left: -45px;
    background: url(../images/direct1.jpg);
    display: inline-block;
}

.detail_ximage2 {
    width: 139px;
    height: 20px;
    margin-left: -45px;
    background: url(../images/direct2.jpg);
    display: inline-block;
}

.book_dseat small {
    text-align: center;
    margin-top: -5px !important;
}

.result-row {
    padding-bottom: 0;
}

    .result-row a.badge:hover, a.badge:focus {
        color: #fe661e;
    }

.center_gtime {
    text-align: center;
}

.airline_dimage {
    padding-left: 0px;
    padding-right: 0px;
}

.book_fare {
    padding-left: 0px;
    padding-right: 0px;
}

.field .col-lg-1 {
    padding-left: 0px;
}

.mobile_bookbtn {
    padding-left: 0px;
    padding-right: 8px;
}

.Farequote {
    top: 4px !important;
}

.modify_search {
    color: #fff;
}

.modify_form {
    border-radius: 0px;
    background-color: #df7417;
    box-shadow: none;
    font-size: 16px;
    height: 33px;
    border: 1px solid #fff;
}

.modify_search label {
    font-size: 16px;
    font-weight: normal;
}

.modify_search .pd10 {
    border: none;
}

.modify_search div.pax_downdv {
    width: 480px;
    display: none;
}

.modify_search samp {
    color: #333;
}

.modify_search small {
    display: block;
    font-size: 80%;
}

.modify_search div.pax_downdv {
    left: -144px;
    top: 48px;
}

.modify_search .before_aro:before {
    right: 248px;
}

.modify_search .form_label {
    padding-left: 20px;
    text-align: center;
    color: #333;
}

.modify_search .form-control:focus {
    box-shadow: none;
    color: #fff;
}

.modify_eicon span {
    position: relative;
    top: 9px;
    font-size: 28px;
    padding: 2px 5px;
    right: 11px;
    color: #000;
}

.modify_eicon {
    padding-bottom: 8px;
    margin-top: -3px;
}

.modify_row {
    margin-left: 0px;
    padding-left: 0px;
    padding-right: 0px;
}

.book_fmodify {
    padding-right: 0px !important;
}

.modify_row .col-lg-5 {
    padding-left: 0px;
    padding-right: 7px;
}

    .modify_row .col-lg-5 .col-md-6 {
        padding-left: 0px;
    }

    .modify_row .col-lg-5 .col-md-5, .modify_row .col-lg-3 .col-md-6 {
        padding-left: 0px;
        padding-right: 7px;
    }

.modify_row .form-control {
    border: 1px solid #c5bcbc !important;
    color: #fff;
    border-radius: 4px;
    text-transform: capitalize;
    margin-bottom: 10px;
}

.modify_row .datepicker-wrap:after {
    background: none;
}

.modify_row div.paxcount_dv5 label.pamo {
    margin-top: 0px;
    position: relative;
    bottom: 11px;
}

.modify_row div.paxcount_dv5 {
    background: none;
    border: 1px solid #c5bcbc;
    height: 34px;
}

    .modify_row div.paxcount_dv5 label span {
        font-weight: normal;
        text-transform: capitalize;
        color: #000;
        font-size: 14px;
    }

.modify_row .select_symbol5 {
    right: 10%;
}

.modifybg {
    padding: 5px 0px 0px 0px;
}

.page-title + div {
    margin-left: 5% !important;
    padding: 0px !important;
}

.pselect .form-control {
    color: #fff;
}

.modify_button {
    padding-left: 0px;
    padding-right: 0px;
}

.search_button {
    background-color: #fbb000;
    color: #fff;
    border: 1px solid #fbb000;
    padding: 7px 26px;
    font-size: 15px;
    margin-left: 3px;
}

.modify_search {
    padding-bottom: 20px;
    padding-top: 10px;
}

.tradio {
    background-color: #fbb000;
}

.modify_search .way_radio {
    margin-left: 0px;
}

.modify_search div.paxcount_dv5 {
    background-color: #2d67b2;
    padding: 7px 10px;
    height: 34px;
    border: 1px solid #fff;
}

    .modify_search div.paxcount_dv5 label span {
        color: #fff;
    }

    .modify_search div.paxcount_dv5 label {
        margin-top: -10px;
    }

.modify_search::-webkit-input-placeholder {
    color: #fff;
}

.modify_search::-moz-placeholder {
    color: #fff;
}

.modify_search:-ms-input-placeholder {
    color: #fff;
}

.modify_search:-moz-placeholder {
    color: #fff;
}

.aq_icon {
    padding-left: 14px;
    font-size: 25px;
    top: 2px;
    position: relative;
}

.pcalender {
    position: absolute;
    left: 8px;
    width: 23px;
    top: 5px;
}

.date_form {
    padding-left: 40px;
}

.flight_logo {
    padding-left: 0px;
    padding-right: 0px;
}

    .flight_logo .col-sm-2 img {
        height: 78px;
    }

.book_vselect {
    padding-left: 0px;
    padding-right: 0px !important;
}

.modify_search .form-control:focus {
    border-color: #fff;
}

.book_arrive {
    margin-left: -18px;
}

.book_pull .smallinline {
    margin-bottom: 8px;
}

.book_mdetail .flight_icon1 {
    top: 0px;
}

.flight-detail-row .details-nav-tabs li {
    width: 15%;
    display: inline-block;
}

.flight-detail-row .minmediapr0 {
    padding-left: 0px;
}

.innerrow > div {
    margin-bottom: 5px;
}

.inner-child, .dep_arri_icon {
    position: static !important;
}

    .inner-child.ui-datepicker {
        position: absolute !important;
        width: 20em !important;
    }

.flight-detail-page .placeheading {
    margin-bottom: 10px;
}

#topmaindiv {
    padding-top: 10px;
}

.sdetail {
    margin-left: 92px;
}

.pdetail:before {
    content: " ";
    display: block;
    width: 0;
    height: 0;
    border-top: 20px solid transparent;
    border-bottom: 20px solid transparent;
    border-left: 16px solid #FF8C00;
    position: absolute;
    top: 50%;
    margin-top: -20px;
    left: 100%;
    z-index: 1;
}

li.active:before {
    border-left: 16px solid #006400 !important;
}

.sdetail li.active:after {
    border-left: 14px solid #fbb000;
}

.details-nav-tabs li {
    text-align: left !important;
}

.sdetail .nav > li > a {
    text-align: center;
    padding-left: 27px;
}

.pdetail:after {
    content: " ";
    display: block;
    width: 0;
    height: 0;
    border-top: 20px solid transparent;
    border-bottom: 20px solid transparent;
    border-left: 14px solid #2d67b2;
    position: absolute;
    top: 50%;
    margin-top: -20px;
    left: 100%;
    z-index: 2;
}

.sdetail .details-nav-tabs li {
    border-top: 1px solid #B22222;
    border-bottom: 1px solid #B22222;
}

.fbook_date {
    padding-left: 0px;
    padding-right: 0px;
}

    .fbook_date .pselect {
        padding-left: 0px;
        padding-right: 2px;
    }

.modify_search {
    background: #2d67b2;
    padding-top: 9px;
    padding-bottom: 17px;
}

.book_tfare {
    padding-left: 0px;
}

.book_weight {
    padding-left: 5px;
}

.brsdo {
    border: 1px solid #e6e0e0;
    margin-bottom: 15px;
    background-color: #fff;
}

.book_mround {
    transition: all 1s;
    -webkit-transition: all 1s;
    -moz-transition: all 1s;
}

    .book_mround:hover {
        background: #fff;
        box-shadow: 0px 0px 11px 5px #f3d6d6;
        cursor: pointer;
        position: relative;
    }

.book_active {
    background: #2d67b2 !important;
}

.roundtripspecialcasediv a {
    font-size: 13px !important;
    font-weight: normal !important;
}

.book_mround .badge {
    background: none;
    color: #333;
    position: relative;
    top: -2px;
    font-size: 14px;
    left: 10px;
}

.book_mround .mgbtm10 {
    padding-top: 4px;
    padding-bottom: 6px;
}

    .book_mround samp, .book_mround .mgbtm10 a, .book_mround .FlightToggleParent a {
        font-size: 12px;
    }

.minmediapl0 {
    margin-bottom: 27px;
}

.book_kdetail {
    margin-bottom: 0px;
}

.bottom .copyright {
    padding-top: 6px;
    padding-left: 10px;
    padding-right: 10px;
    padding-bottom: 6px;
}

    .bottom .copyright p {
        margin-bottom: 0px;
    }

.book_mround .display_block:focus {
    color: #fff;
}

.bottom_position samp {
    font-size: 13px !important;
}

.bottom_position .flighticon {
    float: left;
    position: relative;
    right: 6px;
}

.bottom_position .rt_md1_logo {
    width: 20%;
}

.bottom_position .badge {
    background: #fbb000;
    padding: 8px 5px;
    left: 7px;
    position: relative;
    border-radius: initial;
    top: -3px;
    font-size: 13px;
}

.bottom_position .sct_rt_pric samp {
    font-size: 20px !important;
}

.bottom_position .sct-book {
    padding: 5px 27px;
}

    .bottom_position .sct-book:hover {
        color: #fff;
    }

.bottom_position .sct_rt-sow {
    padding: 12px 0px;
}

#MyModalForFareConfirm .btn-primary {
    background-color: #2d67b2;
    border-color: #2d67b2;
}

#MyModalForFareConfirm .btn-default {
    background-color: #fbb000;
    border-color: #fbb000;
    color: #fff;
}

.inner-child input[type=hidden] {
    margin-top: -10px;
}

.book_gdate {
    margin-bottom: 1px !important;
}

    .book_gdate img {
        display: none !important;
    }

.flight_logo #header {
}

.refund-center {
    text-align: center;
}

.book_udate {
    position: relative;
    top: 5px;
}

.roundtripspecialcasediv {
    padding-left: 0px;
    padding-right: 0px;
    width: 564px;
    margin: 0 auto;
}

    .roundtripspecialcasediv a {
        padding: 0 14px !important;
    }

.OtherSearchFormShow hr {
    margin-top: 16px;
    margin-bottom: 7px;
    border-color: #f5f5f5;
}

.page-title-container {
    margin-bottom: 30px;
}

.search-content .radio_dv5 {
    margin-bottom: 6px;
    color: #fff;
    padding-top: 5px;
    padding-left: 0px;
    padding-right: 0px;
    margin-left: -15px;
}

.search-content {
    padding-left: 0px;
    padding-right: 0px;
    padding-bottom: 10px;
}

    .search-content::placeholder {
        color: #fff;
        font-size: 13px;
    }

.book_adult {
    padding-left: 0px;
    padding-right: 5px;
}

.search-content div.pax_downdv {
    top: 46px;
}

.search-content .pd10 {
    padding: 7px 6px;
}

.search-content .form-control {
    border-radius: 0px;
}

.search-content .has-error .help-block {
    color: #FFF;
    font-size: 12px;
    margin-bottom: 0px;
}

.page-title-container1 {
    height: 56px;
    background: #2e68b2;
    margin-bottom: 28px;
}

    .page-title-container1 .page-title .entry-title {
        line-height: 56px;
        color: #fff;
        margin: 0;
    }

    .page-title-container1 .breadcrumbs {
        height: 100%;
    }

        .page-title-container1 .breadcrumbs li {
            float: left;
            line-height: 56px;
            display: inline;
            margin-left: 5px;
            font-size: 14px;
            font-weight: bold;
            text-transform: uppercase;
        }

            .page-title-container1 .breadcrumbs li a {
                padding-right: 5px;
                color: #fff;
            }

            .page-title-container1 .breadcrumbs li:after {
                content: "/";
                color: #fff;
            }

            .page-title-container1 .breadcrumbs li.active {
                color: #f26a27;
            }

            .page-title-container1 .breadcrumbs li:last-child:after {
                content: "";
            }

.book_vinfo .form-control {
    width: 92%;
    height: 38px;
}

.book_vinfo label {
    font-size: 17px;
    color: #333;
    margin-bottom: 10px;
}

.button_submit {
    background-color: #fbb000;
    color: #fff;
    padding: 0px 27px;
    font-size: 17px;
    border: 1px solid #fbb000;
}

.book_vinfo {
    background-color: #fff;
    box-shadow: 0px 2px 10px 0px;
    padding-top: 20px;
    padding-bottom: 10px;
    padding-left: 41px;
    margin-bottom: 59px;
}

.map {
    margin-bottom: 50px;
}

.book_address .fa {
    background-color: #2d67b2;
    font-size: 30px;
    color: #fff;
    width: 58px;
    height: 51px;
    padding-top: 10px;
}

.book_address .col-md-12 {
    margin-bottom: 20px;
}

.info_gaddress {
    font-size: 17px;
    display: block;
    margin-top: -7px;
    color: #333;
    font-weight: bold;
}

.book_address p {
    font-size: 15px;
}

.book_address h1 {
    padding-left: 10px;
    margin-bottom: 25px;
}

.book_area {
    height: auto !important;
}

.fly_mform, .fly_mform1 {
    padding-left: 0px;
    padding-right: 0px;
}

.input_dv51 {
    padding-left: 0px;
    padding-right: 0px;
}

.fly_location {
    padding-right: 0px;
}

.fly_location1 {
    padding-left: 0px;
}

.fadd {
    padding-top: 0px !important;
}

.modify_eicon1 {
    width: 4% !important;
}

.location_row {
    margin-right: -22px !important;
}

.modify_row .search_btn {
    padding: 0px 20px;
    border-radius: 0px 4px 4px 0px;
    background-color: #ff862d;
    height: 38px !important;
    font-size: 18px !important;
}

.modify_row .selector select {
    height: 60px;
    background: #2d67b2;
    color: #fff;
    font-size: 15px;
}

.sadult_row label {
    color: #fff;
    font-size: 14px !important;
}

.modify_row .selector span.custom-select:after {
    position: absolute;
    right: 9px;
    top: 15px;
    border-top: 5px solid #fff;
    border-left: 3px solid #2d67b2;
    border-right: 3px solid #2d67b2;
    content: "";
}

.modify_row .selector span.custom-select:before {
    position: absolute;
    right: 0;
    top: 0;
    content: '';
    background: #2d67b2;
    width: 24px;
    height: 100%;
}

.modify_row span.custom-select {
    background: #2d67b2 !important;
    color: #fff;
    border: 1px solid #c5bcbc;
}

.modify_row .form-control {
    height: 34px !important;
}

.nmoney button {
    background-color: #f26a27 !important;
    border-color: 1px solid #f26a27 !important;
}

.dashboard .form-group {
    margin-left: 0px;
}

    .dashboard .form-group .col-xs-12 {
        padding-left: 0px;
        padding-right: 0px;
    }

.dashboard form label {
    font-size: 14px;
}

.dashboard .form-group .form-control {
    width: 32% !important;
    border-radius: 0px;
}

.dashboard .dataTables_wrapper .dataTables_filter input {
    border: 1px solid #2d67b2;
}

.dashboard table.dataTable.no-footer {
    border-bottom: 1px solid #2d67b2;
}

.dashboard table.dataTable thead th {
    border-bottom: 1px solid #2d67b2;
}

.dashboard .dataTables_wrapper .dataTables_paginate .paginate_button.current, .dashboard .dataTables_wrapper .dataTables_paginate .paginate_button.current:hover {
    border: 1px solid #f26a27;
    background-color: #fbb000;
    color: #fff !important;
    background-image: none;
}

.main_filter {
    background-color: #2d67b2;
}

    .main_filter h1 {
        font-size: 16px;
        margin: 0px;
        padding: 8px 0px;
        color: #fff;
        text-align: center;
    }

.p120 {
    padding-left: 20px !important;
}

.pfilter .btn {
    float: right;
    margin-right: 18px;
    margin-top: 20px;
    background-color: #f26a27;
    border-color: #f26a27;
}

.gray-area {
    background-color: #ddd !important;
}

#wallet .box-title {
    padding-left: 100px;
}

.fly_epoint {
    padding-left: 10px;
    color: #333;
}

.bepoint {
    border-radius: 0px;
}

.gray-area .dashboard .tab-content {
    box-shadow: 0px 6px 7px;
}

#profile .term-description dd {
    color: #333;
    font-weight: bold;
}

#profile .details {
    margin-left: 10px;
}

.circle li {
    color: #333;
    font-size: 14px;
}

#wallet .minput {
    padding-left: 0px !important;
    padding-top: 5px;
}

#wallet .nmoney button {
    font-size: 12px;
}

.rwallet .value {
    float: left;
}

.rwallet .text {
    padding-left: 10px;
}

#MyModalForFareRule .close {
    background-color: #f26a27;
    width: 26px;
    height: 26px;
    border-radius: 50%;
    color: #fff;
    opacity: 1;
}

#MyModalForFareRule p {
    line-height: 24px;
    text-align: justify;
    font-size: 14px;
}

.radio_dv5 label:hover {
    color: #ffffff;
}

.anchor-soap-popupbox, .soap-popupbox {
    padding: 0 15px;
    margin: 0;
    text-align: center;
    height: 20px;
    text-decoration: none;
    color: #5b6270;
    font-size: 17px;
    font-weight: 500;
    /*display: block;
    overflow: hidden;*/
    -webkit-transition: all .1s;
    -moz-transition: all .1s;
    -ms-transition: all .1s;
    -o-transition: all .1s;
    transition: all .1s;
}

    .anchor-soap-popupbox > span, .soap-popupbox > span {
        position: relative;
        display: inline-block;
        -webkit-transition: -webkit-transform .3s;
        -moz-transition: -moz-transform .3s;
        transition: transform .3s;
    }

        .anchor-soap-popupbox > span:after, .soap-popupbox > span:after {
            position: absolute;
            top: 200%;
            left: 0;
            content: attr(data-hover);
            color: #00a9f0;
        }

    .anchor-soap-popupbox:focus span,
    .soap-popupbox:focus span,
    .anchor-soap-popupbox:hover span,
    .soap-popupbox:hover span {
        -webkit-transform: translateY(-200%);
        -moz-transform: translateY(-200%);
        transform: translateY(-200%);
    }

.flight_agent li a:hover {
    border-top: 2px solid #3081d2;
}

.zindexad {
    z-index: 99999 !important;
}

    .zindexad .ui-datepicker-month, .zindexad .ui-datepicker-year {
        background: #fab000;
    }

.special_deal {
    margin-top: 2%;
}

/*sunil css*/
.top_deals {
    margin: 30px 0 0 0;
}

    .top_deals .image {
        display: block;
        width: 100%;
        height: auto;
    }

    .top_deals .overlay {
        position: absolute;
        top: 0;
        bottom: 0;
        left: 0;
        right: 0;
        height: 100%;
        width: 100%;
        opacity: 0;
        transition: .5s ease;
        background-color: #008cbac4;
    }

    .top_deals .image-hotel:hover .overlay {
        opacity: 1;
    }

    .top_deals .text {
        color: white;
        font-size: 20px;
        position: absolute;
        top: 30%;
        left: 55%;
        -webkit-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%);
        text-align: left;
        width: 100%;
    }

    .top_deals .image-hotel {
        position: relative;
        cursor: pointer;
    }

.image-hotel img {
    width: 100%;
    min-height: 270px;
    max-height: 270px;
    transition: .8s;
}

.image-hotel .package_name {
    font-size: 22px;
    color: #fff;
    line-height: 1;
    margin-bottom: 15px;
    text-transform: uppercase;
}

.image-hotel .border-dash {
    color: #fff;
    font-size: .8667rem;
    padding: 5px 40px;
    text-transform: uppercase;
    border: 1px dashed #fff;
    border-radius: 1px;
    position: absolute;
    bottom: 20px;
    left: 17px;
}

.image-hotel .package_name {
    color: #fff;
    font-weight: bold;
}

    .image-hotel .package_name p {
        color: #fff;
        font-size: 14px;
        line-height: 24px;
    }

.top_deals .border-dash {
    color: #fff;
    font-size: .8667rem;
    padding: 5px 40px;
    text-transform: uppercase;
    border: 1px dashed #fff;
    border-radius: 1px;
}

.top_deals h1 {
    font-size: 36px;
    margin: 0;
    position: relative;
    color: #00556f;
    font-weight: 700;
    text-transform: uppercase;
    line-height: 27px;
    margin-bottom: 18px;
}

    .top_deals h1 span {
        text-transform: uppercase;
        font-weight: 400;
        font-size: 30px;
    }

.bg_video .tour-consul {
    background: url(../images/consul-bg.html) no-repeat #00BCD4;
    background-size: cover;
    position: relative;
    overflow: hidden;
    background-attachment: fixed;
}

.bg_video .tb-space {
    padding: 50px 0px;
}

.bg_video .tour-consul::before {
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0px;
    bottom: 0px;
    background: rgba(19, 40, 58, 0.87);
}

.bg_video .to-con-1 {
    background: #3480d4;
    color: #fff;
    font-weight: 600;
    text-transform: uppercase;
    padding: 5px 8px;
}

.bg_video .tour-consul h2 {
    color: #fff;
    text-transform: uppercase;
    font-size: 42px;
    margin-top: 25px;
    margin-bottom: 0px;
    font-weight: 600;
}

.bg_video .tour-consul p {
    color: #d4d8d8;
    font-size: 16px;
    font-weight: 500;
    margin-top: 24px;
    margin-bottom: 0px;
    border-top: 1px solid rgb(76, 84, 90);
    border-bottom: 1px solid rgb(76, 84, 90);
    padding-top: 20px;
    padding-bottom: 20px;
    margin-bottom: 20px;
}

.bg_video .to-con-2 {
    color: #fff;
    font-size: 30px;
    margin-top: 5px;
    margin-bottom: 25px;
    font-weight: 700;
    text-decoration: none;
    padding: 6px 15px;
    border-radius: 2px;
    display: inline-block;
    background: #1aa5d8;
    background: linear-gradient(to bottom, #3480d4, #13b194);
}

.bg_video .to-con-3 {
    text-transform: uppercase;
    font-weight: 700;
    text-decoration: none;
    padding: 6px 15px;
    border-radius: 2px;
    display: inline-block;
    background: #1aa5d8;
    background: linear-gradient(to bottom, #2c8bc5, #19a7a0);
    color: #fff;
}

.bg_video .to-con-4 {
    text-transform: uppercase;
    font-weight: 700;
    text-decoration: none;
    padding: 6px 15px;
    border-radius: 2px;
    display: inline-block;
    background: #1aa5d8;
    background: linear-gradient(to bottom, #3085cd, #1aa4a2);
    color: #fff;
}

.bg_video {
    margin: 30px 0 0 0;
}

.hotel_deals {
    margin: 30px 0 0 0;
}

    .hotel_deals .great_hotel .card_title {
        font-size: 36px;
        margin: 0;
        font-weight: 700;
        color: #00556f;
        text-transform: uppercase;
        line-height: 27px;
        margin-bottom: 40px;
    }

        .hotel_deals .great_hotel .card_title span {
            text-transform: uppercase;
            font-weight: 500;
            font-size: 28px;
            color: #00556f;
        }

    .hotel_deals .hotel_deal_discount {
        position: absolute;
        background: #e59405;
        font-size: 13px;
        color: #fff;
        left: 0;
        top: 11px;
        padding: 5px 8px;
        text-transform: uppercase;
    }

    .hotel_deals .deal-img {
        width: 100%;
        position: relative;
    }

    .hotel_deals .overlay_capsule {
        position: absolute;
        bottom: 130px;
        width: 100%;
        text-align: right;
        padding: 0 12px;
    }

        .hotel_deals .overlay_capsule ul li {
            text-align: right;
            color: #fff;
            font-size: .75rem;
            line-height: 11px;
            background: rgba(0, 0, 0, .7);
            padding: 8px 12px;
            margin: 0 5px 10px 0;
            border-radius: 12px;
            display: inline-block;
            text-transform: uppercase;
        }

    .hotel_deals .package_detail {
        padding: 5px 10px 45px;
        background: #fff;
    }

    .hotel_deals .name-pack {
        font-size: 1rem;
        color: #000;
        text-transform: uppercase;
        margin-bottom: 20px;
    }

        .hotel_deals .name-pack span {
            font-size: .8667rem;
            text-transform: capitalize;
            color: #7f7f7f;
            float: right;
        }

    .hotel_deals .package_includes {
        line-height: normal;
        font-size: .75rem;
        margin: 0;
        color: #7f7f7f;
        text-transform: capitalize;
    }

    .hotel_deals .package_disc {
        font-size: 1.6rem;
        color: #000;
        text-transform: uppercase;
        float: left;
    }

    .hotel_deals .package_btn {
        padding-top: 20px;
    }

    .hotel_deals span {
        display: inline-block;
        background: 0 0;
        color: #000;
        font-size: .8667rem;
        text-transform: lowercase;
    }

    .hotel_deals .package_btn .bookNowBtn {
        text-decoration: none;
        color: #fff;
        font-size: 1rem;
        background: #fdaf4a;
        padding: 5px 25px;
        text-transform: uppercase;
        border-radius: 2px;
        float: right;
        cursor: pointer;
    }

    .hotel_deals .deal-img {
        border: 1px solid rgba(0, 0, 0, .3);
        border-radius: 2px;
        margin-bottom: 10px;
        transition: all .3s ease-in-out;
        -webkit-transition: all .3s ease-in-out;
        -moz-transition: all .3s ease-in-out;
        -o-transition: all .3s ease-in-out;
    }

.hot_del .item {
    margin: 0 15px;
}

.hot_del .owl-nav span {
    color: #000;
    font-size: 50px;
    left: 0;
    line-height: 0;
    margin: 0 0 0 -30px;
    width: 100%;
    outline: none;
    border: none;
}

.hot_del .owl-next span {
    margin: 0 -11px 0 0;
}

.hot_del .owl-carousel .owl-dots.disabled, .owl-carousel .owl-nav.disabled {
    display: block !important;
}

.hot_del .owl-nav {
    display: block !important;
    position: absolute;
    top: 35%;
    left: 0;
    width: 100%;
}

.hot_del .owl-next {
    float: right;
}

.owl-nav button:focus {
    border: none;
    outline: none;
}

.bg_video .video {
    padding: 40px 0 0 0;
}


.why-hot .us h2 {
    float: left;
    width: 100%;
    margin-bottom: 5px;
    font-size: 24px;
    font-weight: bold;
    color: #00556f;
    font-family: 'Montserrat', sans-serif;
    text-transform: uppercase;
}

.why-hot .us p {
    font-size: 13px;
    line-height: 24px;
    padding-bottom: 10px;
    font-weight: 500;
    color: #878C9F;
}

.why-hot .us {
    text-align: center;
}

.why-hot .big-pad-pr-item {
    padding: 30px 30px;
}

.why-hot .process-item {
    padding: 20px 30px;
    background: #fff;
    border-radius: 4px;
    position: relative;
    border: 1px solid #eee;
    text-align: center;
    margin-bottom: 40px;
}

    .why-hot .process-item:before {
        content: '';
        position: absolute;
        top: 50%;
        right: -100px;
        height: 1px;
        width: 100px;
        z-index: -1;
        background: #eee;
    }

.why-hot .time-line-icon {
    position: relative;
    z-index: 0;
    overflow: hidden;
}

    .why-hot .time-line-icon:before {
        content: '';
        position: absolute;
        width: 70px;
        height: 70px;
        border-radius: 100%;
        left: -20px;
        top: -50px;
        background: #ECF6F8;
        opacity: 0.7;
        z-index: 1;
    }

    .why-hot .time-line-icon i {
        font-size: 54px;
        position: relative;
        z-index: 2;
        padding-bottom: 10px;
        color: #3480d4;
    }

.why-hot .process-item h4 {
    font-size: 20px;
    font-weight: 600;
    padding: 10px 0;
    color: #2980b1;
}

.big-pad-pr-item {
    padding: 30px 30px;
}

.popular_des .des_img img {
    border-radius: 5px;
    width: 100%;
    height: 250px;
    -webkit-transition: all 2000ms cubic-bezier(.19,1,.22,1) 0ms;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    transition: all 2000ms cubic-bezier(.19,1,.22,1) 0ms;
    overflow: hidden;
}

.des_img:hover img {
    -webkit-transform: scale(1.15);
    -moz-transform: scale(1.15);
    transform: scale(1.15);
    overflow: hidden;
    border-radius: 5px;
}

.popular_des .des_img {
    overflow: hidden;
    cursor: pointer;
}

.popular_des h2 {
    float: left;
    width: 100%;
    margin-bottom: 5px;
    font-size: 24px;
    font-weight: 600;
    color: #00556f;
    font-family: 'Montserrat', sans-serif;
    text-transform: uppercase;
    font-weight: bold;
}

.popular_des p {
    font-size: 13px;
    line-height: 24px;
    padding-bottom: 10px;
    font-weight: 500;
    color: #878C9F;
}

.popular_des {
    text-align: center;
}

    .popular_des .listing-item-cat {
        position: absolute;
        left: 12px;
        right: 0;
        bottom: 0;
        padding: 30px 35px 15px;
        z-index: 10;
        text-align: left;
        overflow: hidden;
        border-radius: 0 0 10px 10px;
        width: 94%;
    }

        .popular_des .listing-item-cat h3 {
            font-size: 18px;
            float: left;
            font-family: 'Montserrat', sans-serif;
            padding-bottom: 0;
            color: #fff;
            font-weight: bold;
        }

    .popular_des .weather-grid {
        float: left;
        position: relative;
        top: 2px;
        margin-left: 20px;
    }

    .popular_des .listing-item-cat p {
        color: rgba(255,255,255,0.71);
        font-size: 13px;
        line-height: 24px;
        padding-bottom: 0;
        font-weight: 500;
        background-color: rgba(0, 0, 0, 0.37);
        padding: 7px;
    }

    .popular_des .listing-item-cat {
        background: -o-linear-gradient(top, rgba(6,27,65,0) 0%,rgba(6,27,65,0.95) 100%);
        background: -ms-linear-gradient(top, rgba(6,27,65,0) 0%,rgba(6,27,65,0.95) 100%);
        background: linear-gradient(to bottom, rgba(6,27,65,0) 0%,rgba(6,27,65,0.95) 100%);
    }

    .popular_des .row {
        margin: 25px -15px;
    }

.listing-item-cat a:hover {
    color: #fff;
}

.popular_des .full {
    position: absolute;
    left: 12px;
    right: 0;
    bottom: 0;
    padding: 30px 35px 15px;
    z-index: 10;
    text-align: left;
    overflow: hidden;
    border-radius: 0 0 10px 10px;
    width: 97%;
}
/*media query css*/
@media only screen and (min-device-width : 320px) and (max-device-width : 767px) {
    .hotel_deals .great_hotel .card_title {
        font-size: 22px;
        margin: 0;
        font-weight: 700;
        color: #00556f;
        text-transform: uppercase;
        line-height: 27px;
        margin-bottom: 40px;
    }

        .hotel_deals .great_hotel .card_title span {
            text-transform: uppercase;
            font-weight: 500;
            font-size: 20px;
            color: #00556f;
        }

    .top_deals .image-hotel {
        position: relative;
        cursor: pointer;
        margin: 20px 0;
    }

    .bg_video .to-con-2 {
        color: #fff;
        font-size: 20px;
        margin-top: 5px;
        margin-bottom: 25px;
        font-weight: 700;
        text-decoration: none;
        padding: 6px 15px;
        border-radius: 2px;
        display: inline-block;
        background: #1aa5d8;
        background: linear-gradient(to bottom, #3480d4, #13b194);
    }

    .social_connect > li {
        list-style: none;
        display: inline-block;
        padding-left: 6px;
    }

    .popular_des .des_img img {
        border-radius: 5px;
        width: 100%;
        height: auto;
        -webkit-transition: all 2000ms cubic-bezier(.19,1,.22,1) 0ms;
        -webkit-transform: translateZ(0);
        transform: translateZ(0);
        transition: all 2000ms cubic-bezier(.19,1,.22,1) 0ms;
        overflow: hidden;
        margin: 20px 0;
    }

    .popular_des .listing-item-cat {
        position: absolute;
        left: 12px;
        right: 0;
        bottom: 17px;
        padding: 30px 35px 15px;
        z-index: 10;
        text-align: left;
        overflow: hidden;
        border-radius: 0 0 10px 10px;
        width: 93%;
        top: 0;
    }

    .bg_video .tour-consul h2 {
        color: #fff;
        text-transform: uppercase;
        font-size: 27px;
        margin-top: 25px;
        margin-bottom: 0px;
        font-weight: 600;
    }

    .why-hot .process-item:before {
        content: '';
        position: absolute;
        top: 50%;
        right: -100px;
        height: 1px;
        width: 100px;
        z-index: -1;
        background: #eee;
        display: none;
    }

    .bg_video .video {
        padding: 50px 0 40px 0;
        display: none;
    }
}
