body {
    font-family: 'Montserrat',sans-serif;
}

a {
    text-decoration: none;
}

.row {
    margin: 0;
}

a:hover {
    text-decoration: none;
}

a:focus {
    outline: none;
}

a:active {
    text-decoration: none;
}

h5 {
    font-size: 15px;
}

.transition-effect {
    transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    -webkit-transition: all 0.5s ease;
}

.error {
    padding: 3px;
    overflow: hidden;
    background: #FFD2D2 !important;
    border: 1px solid red !important;
}

.row {
    margin: 0;
}

.section-title {
    margin-bottom: 60px;
}

.site-wrapper {
    margin: auto;
}

.work-step i {
    background: #f8676b;
    border-radius: 50%;
    color: #fff;
    font-size: 34px;
    height: 80px;
    padding: 23px;
    position: relative;
    width: 80px;
}
.header_color {
	height: auto;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 9999;
    box-shadow:1px 1px 3px #333;
    width: 100%; background:#8575f2!important; 
	}
.header_color ul li{
	color: #FFF !important;
}	

.work-step h5 {
    font-weight: 800;
    letter-spacing: 1px;
    margin: 30px 0 10px;
    color: #084874;
}

.airlines_detail_one {
    width: 30%;
    float: left;
    color: #333;
    font-weight: 500;
}

    .airlines_detail_one p, .airlines_detail_two p, .airlines_detail_third p, .airlines_detail_th p {
        font-size: 13px;
        margin: 0;
    }

.airlines_detail_two {
    width: 30%;
    float: left;
    color: #333;
    font-weight: 500;
}

.airlines_detail_third {
    width: 30%;
    float: left;
    color: #333;
    font-weight: 500;
}

.airlines_detail_th {
    width: 10%;
    float: left;
    color: #333;
    font-weight: 500;
    position: relative;
}

.light-section-title h2 {
    font-weight: 500;
    letter-spacing: 0px;
    color: #084874;
}

.light-section-title h4 {
    font-weight: 400;
}

.stops {
    line-height: 2px;
    padding-left: 22%;
    font-weight: 700;
}
/** 2. PRELOADER **/

.load-full-screen {
    height: 100%;
    width: 100%;
}

#loader {
    position: relative;
    background: #fff;
}

    #loader div {
        position: absolute;
        top: 50%;
        left: 45%;
        transform: translate(-50%, -45%);
        margin-top: 0 !important;
    }

    #loader span {
        text-align: center;
    }

.trustbutton-div {
    width: 100%;
    margin: 0 auto;
    text-align: center;
	padding-bottom:45px;
}
.trustbutton-div  h1{ font-size:35px; color:#000; margin:20px 0; font-weight:bold;}
.row {
    margin: 0;
}

.top_section {
    background: #0072bb;
    display: inline-block;
    width: 100%;
    padding: 16px 0;
    color: #fff;
}

    .top_section img {
        vertical-align: middle;
    }

.phone_no a {
    color: #fff;
    font-size: 14px;
}

.phone_no {
    float: left;
}

    .phone_no img {
        margin-right: 10px;
    }

.social_icon {
    float: right;
}

    .social_icon a {
        margin-left: 15px;
    }
/** 4. NAVIGATION TRANSPARENT MENU **/

.header-top {
    background: #07253F;
}

.logo {
    padding-left: 50px;
    /*background: url(../images/logo-bg.png) -112px bottom no-repeat;*/
    width: 290px;
    float: left;
    z-index: 9;
}
.airline_detail{ height:76px;}
.top-right-support {
    float: right;
    margin-right: 55px;
    margin-top: 28px;
}

.nav > li > a .trip-btn-style {
    padding: 10px 15px;
}

.top-right-support ul li {
    float: left;
    color: #333;
    font-size: 13px;
    position: relative;
    font-weight: 500;
    margin-left:20px;
}
/* ----new contact csss----*/
.dropbtn { background-color: #fff;color: white;padding:0 0px 0px 5px;font-size:14px; border: none;cursor: pointer;  color:#000;}
.dropdown {position: relative;display: inline-block;}
.dropdown-content {display: none;position: absolute;background-color: #fff;/* min-width: 160px; */overflow: auto;box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);z-index: 1;}
.dropdown-content a {color: black;padding: 3px 17px;text-decoration: none;display: block;border-bottom: 1px solid #ccc;}
.dropdown a:hover {background-color: #ddd;}
.show {display: block;}
.contact_no{ margin-top:-16px;}
.contact_no a{font-size: 18px;font-weight:bolder; color: #a31c20!important;}
.contact_no p{ margin:0; padding:0; font-size:11px; color:#333;}
.contact_no p i{ margin:0; padding:0; font-size:13px;color:#333; margin-right:2px; margin-top:-2px;}
.dropbtn i{ margin-right:0;}
.top-right-support ul li:last-child{ margin-left:0px!important;}

.seprate {
    clear: both;
    border-bottom: #ccc solid 1px;
    width: 100%;
}

.top-right-support ul li:first-child {
    padding-top: 6px;
    padding-bottom: 6px;
}

.nav > li > a .trip-btn-style {
    padding: 10px 15px;
}

.top-right-support ul {
    margin: 0;
    padding: 0;
    list-style: none;
}

    .top-right-support ul li {
        float: left;
        color: #333;
        font-size: 13px;
        position: relative;
        font-weight: 500;
        padding-top: 6px;
    }

.second {
    border-left: #ccc solid 1px;
}

.multi-city-div {
    width: 100%;
}

.search-button {
    height: 44px;
    width: 110px;
}

.desktop_search {
    display: block;
}

.mob_search {
    display: none;
}

.multi-city-div .search-button2 {
    border-left: #ccc solid 1px;
}

.multi-city-div .search-button2, .second {
    border-left: #ccc solid 1px;
}

.top-right-support ul li a, .search-section .form-control:-ms-input-placeholder, .search-section .form-control::-webkit-input-placeholder, .search-section .form-control::-o-input-placeholder {
    color: #333;
}

.support:hover .support-dropdown, .block, .search_fligt .search_fl li section font, .mouseenter, .nearby-maindiv ul li span {
    display: block;
}

.navbar-nav, .best-price-text {
    margin-top: 10px;
}

.navbar-contact .user-logged, .main-footer-nav ul, .last-th, .price-row-detail label.rate-amount {
    text-align: right;
}

.seprate {
    clear: both;
    border-bottom: #ccc solid 1px;
    width: 100%;
    /* display: inline-block; */
}

.top-right-support ul li a {
    color: #333;
}

.support {
    background: url(../images/headphones.png) 0 0 no-repeat;
    padding-left: 40px;
    padding-top: 6px;
    padding-bottom: 6px;
}

.support-dropdown {
    background: #f5f5f5;
    width: 240px;
    height: 135px;
    padding: 18px 29px;
    cursor: pointer;
    z-index: 99;
    right: 0;
    border-radius: 4px;
    box-shadow: 0px 2px 7px #000;
    position: absolute;
    top: 36px;
    display: none;
}

    .support-dropdown::before {
        left: 80%;
        top: -11px;
    }

    .support-dropdown::before {
        content: "";
        width: 10px;
        height: 10px;
        border-left: 10px solid transparent;
        border-right: 10px solid transparent;
        border-bottom: 12px solid #f5f5f5;
        position: absolute;
    }

    .support-dropdown ul li {
        color: #133F65;
        font-weight: 600;
        margin-left: 0;
        margin-top: 0;
        font-size: 12px;
        margin: 3px 0;
    }

.support:hover .support-dropdown, .block, .search_fligt .search_fl li section font, .mouseenter, .nearby-maindiv ul li span {
    display: block;
}

.support-dropdown i {
    float: left;
    width: 20px;
}

.navbar-nav {
    margin-top: 10px;
}

.navbar-contact {
    margin: 10px 0;
    font-size: 12px;
    overflow: hidden;
}

    .navbar-contact .user-logged {
        text-align: right;
    }

        .navbar-contact .user-logged img {
            width: 30px;
            height: 30px;
            border-radius: 50%;
        }

        .navbar-contact .user-logged a {
            margin: 0 0 0 15px;
        }

    .navbar-contact a {
        color: #BEC4C8;
        display: inline-block;
        margin: 7px 0 0 15px;
    }

        .navbar-contact a i {
            color: #f8676b;
            margin-right: 5px;
        }

    .navbar-contact .form-control {
        background: #0A3152;
        border: none;
        border-radius: 0;
        box-shadow: none;
        color: #bec4c8;
        height: 30px;
        padding: 0 5px 0 10px;
    }

    .navbar-contact .input-group-addon {
        background: #0A3152;
        border: none;
        border-radius: 0;
        color: #f8676b;
        padding: 0 10px 0 0;
        margin-right: 15px;
    }

    .navbar-contact a:hover {
        -webkit-transition-property: color;
        -moz-transition-property: color;
        -o-transition-property: color;
        transition-property: color;
        color: #f8676b;
    }

.transparent-menu-top {
    background: rgba(10, 49, 82, 0.8);
}

.transparent-menu {
    background: #fff;
    padding: 0;
}

    .transparent-menu i {
        font-size: 20px;
        margin-right: 10px;
        vertical-align: middle;
    }

    .transparent-menu .navbar {
        margin: 0px;
        border: none;
        background: none;
        min-height: inherit;
    }

.navbar-header a {
    font-size: 30px;
    color: #07253f !important;
    letter-spacing: 1px;
    font-weight: bold;
    padding-top: 5px;
    padding-bottom: 8px;
    height: auto;
}

.transparent-menu .navbar-nav > li {
    padding: 15px;
}

    .transparent-menu .navbar-nav > li > a {
        color: #505050;
        font-family: 'Montserrat', sans-serif;
        font-size: 14px;
        font-weight: 600;
        letter-spacing: 1px;
        padding: 0;
        transition: all 0.3s ease 0s;
    }

.vertical-search, .full-width-search {
    padding: 24px 0;
}

.transparent-menu .navbar-default .navbar-nav > .active > a, .transparent-menu .navbar-default .navbar-nav > .active > a:focus, .transparent-menu .navbar-default .navbar-nav > .active > a:hover {
    background: none;
    color: #505050;
    font-weight: 800;
    border-bottom: #0072bb solid 2px;
}

.vertical-search, .full-width-search {
    padding: 45px 0;
}

.transparent-menu .navbar-default .navbar-nav > .active > a, .transparent-menu .navbar-default .navbar-nav > .active > a:focus, .transparent-menu .navbar-default .navbar-nav > .active > a:hover {
    background: none;
    color: #505050;
    font-weight: 800;
    border-bottom: #0072bb solid 2px;
}

.top_phone {
    float: right;
    margin-left: 50px;
    margin-top: 4px;
}

    .top_phone .transition-effect {
        font-size: 20px;
        font-weight: 700;
        line-height: 18px !important;
        color: #f8676b;
    }

    .top_phone .transparent-menu i {
        font-size: 27px;
        margin-right: 2px;
        margin-top: 5px;
        vertical-align: text-top;
    }

    .top_phone span {
        display: block;
        text-align: right;
        font-size: 12px;
    }

.label_button .radio-inline.selected {
    background: #0f151c;
    color: #fff;
    font-weight: 400;
    border-radius: 3px 0px 0 0;
    text-transform: none;
}

.label_button input[type="radio"] {
    visibility: hidden;
}

.label_button label {
    background: #dedede;
    padding: 2px 10px;
    font-weight: 400;
}

.checkbox-inline + .checkbox-inline, .radio-inline + .radio-inline {
    margin-left: 0;
}
/** 6. HOMEPAGE SEARCH **/

.home-title {
    margin-top: 60px;
    color: #fff;
}

    .home-title h1 {
        margin-top: 0px;
        font-weight: 800;
        font-size: 50px;
        letter-spacing: 2px;
    }

    .home-title h2 {
        margin-bottom: 0px;
    }

.search-section {
    margin-top: 0px;
    margin-bottom: 0;
    padding: 0;
}

    .search-section .nav-tabs {
        border-bottom: none;
    }

        .search-section .nav-tabs .active {
            position: relative;
        }

    .search-section .nav > li > a {
        padding: 15px;
    }

    .search-section .nav-tabs > li {
        margin-bottom: 0px;
    }

        .search-section .nav-tabs > li > a:hover {
            color: #ffffff;
            background: #f8676b;
            border: 1px solid transparent;
        }

        .search-section .nav-tabs > li.active > a, .search-section .nav-tabs > li.active > a:focus, .search-section .nav-tabs > li.active > a:hover {
            color: #ffffff;
            background: #f8676b;
            border: 1px solid transparent;
        }

    .search-section .tab-content {
        color: #07253F;
        background: none;
        padding: 0;
        box-shadow: none;
        border-radius: 8px;
        display: inline-block;
        border: none;
    }

    .search-section label.radio-inline {
        background: #0072bb;
        padding: 2px 16px;
        font-size: 12px;
        font-weight: 400;
        border-radius: 0;
        color: #fff;
        text-transform: none;
        line-height: 22px;
    }

.return_date .input-group {
    background: #e4e4e4 !important;
}

.search-section .form-control {
    background-color: transparent;
    border: none;
    border-radius: 0;
    box-shadow: none;
    color: #505050;
    display: block;
    font-size: 12px;
    height: 60px;
    line-height:10px;
    vertical-align:central;
    padding: 23px 15px;
    transition: border-color 0.15s ease-in-out 0s, box-shadow 0.15s ease-in-out 0s;
    width: 100%;
    float: left;
}

.PaxDropArrow {
    position: absolute;
    z-index: 9;
    right: 10px;
}

.PaxDropArrowMulti {
    position: absolute;
    z-index: 9;
    right: 10px;
}

.easy-autocomplete .form-control {
    width: 100%;
}

.search-section .form-control::-moz-placeholder {
    color: #333;
    opacity: 1;
}

.search-section .form-control:-ms-input-placeholder {
    color: #333;
}

.search-section .form-control::-webkit-input-placeholder {
    color: #333;
}

.search-section .form-control::-o-input-placeholder {
    color: #333;
}

.search-section .input-group-addon {
    background: transparent;
    color: #999;
    border: none !important;
    float: left;
    width: 30px;
    height: 60px;
    line-height: 60px;
    border-radius: 0;
    position: absolute;
    padding: 0;
}

.input-group-addon {
    background: transparent;
    color: #999;
    border: none !important;
    float: left;
    width: 30px;
    height: 60px;
    line-height: 60px;
    border-radius: 0;
    position: absolute;
    padding: 0;
}

#departure_date, #departure_date1, #departure_date2, #departure_date3, #departure_date4, #return_date, #mdeparture_date, #mdeparture1_date {
    padding-left: 35px;
}

.search-button2 {
    background: #fff;
    height: 60px;
    padding-right: 10px !important;
}

.toggle-img {
    position: absolute;
    left: -13px;
    z-index: 99;
    top: 19px;
}

.search-section .second .form-control {
    padding-left: 30px;
}

.search-section .product-search-title {
    font-size: 18px;
    display: block;
    font-weight: 800;
    text-transform: uppercase;
    color: #f8676b;
}

.search-section .search-col-padding.atlanta_banner {
    padding-top: 15px;
}

.banner_section .search-col-padding.atlanta_banner {
    padding: 0;
}

.search-section .economy .form-control.atlanta_banner {
    padding-right: 0;
    width: 88%;
}

.travel-btn-down {
    margin-top: 23px;
}

.search-section option {
    color: #07253F;
}

.input-group {
    position: relative;
    float: left;
    border-collapse: separate;
    background: #fff;
    border-radius: 0;
    border-right: none;
    width: 100%;
    display: inline-block;
    margin: 0 !important;
}

/*.first {
    border-radius: 0px 0 0 5px;
}*/

#ui-datepicker-div {
    background: #07253F;
    z-index: 9999 !important;
    margin-left: -32px;
}

.non-stop {
    background: rgba(0, 0, 0, 0.6588235294117647);
    border-radius: 0px 0px 5px 5px;
    padding: 5px 10px;
    margin-top: 0;
    color: #fff;
    font-size: 12px;
}

.non-stop-flight {
    vertical-align: middle;
    margin-top: 0 !important;
}

#ui-datepicker-div table {
    margin: 10px;
}

.ui-datepicker-calendar a {
    padding: 5px;
    color: #ffffff;
}

    .ui-datepicker-calendar a:hover {
        color: #00ADEF;
    }

.ui-datepicker-calendar td {
    padding: 10px 5px;
}

.ui-datepicker-calendar .ui-state-disabled {
    color: #4d7494;
}

.ui-datepicker-calendar th {
    color: #ffffff;
    padding: 7px;
}

.ui-datepicker-header {
    margin: 10px;
}

    .ui-datepicker-header .ui-datepicker-title {
        color: #ffffff;
        text-align: center;
    }

    .ui-datepicker-header a {
        color: #ffffff;
        cursor: pointer;
    }

        .ui-datepicker-header a:hover {
            color: #00ADEF;
        }

.ui-spinner-up i {
    color: #BEC4C8;
    float: right;
    margin-top: -27px;
    margin-right: 10px;
    z-index: 99999;
}

.ui-spinner-down i {
    color: #BEC4C8;
    float: left;
    margin-top: -27px;
    margin-left: 10px;
    z-index: 99999;
}

.quantity-padding {
    padding-left: 40px !important;
}

.ui-datepicker-prev {
    float: left;
}

.ui-datepicker-next {
    float: right;
}

.custom-select-button {
    background: transparent none repeat scroll 0 0;
    border: 1px solid #BEC4C8;
    border-radius: 0;
    height: 40px;
}

.bootstrap-select.btn-group .dropdown-menu {
    background: #07253F;
    border-radius: 0;
}

    .bootstrap-select.btn-group .dropdown-menu li a {
        color: #ffffff;
        background: #07253F !important;
    }

        .bootstrap-select.btn-group .dropdown-menu li a:hover {
            color: #00ADEF;
        }

.bootstrap-select:not([class*="col-"]):not([class*="form-control"]):not(.input-group-btn) {
    width: 100%;
}

.btn:hover {
    color: #fff;
}

.multi_add_btn {
    float: right;
    margin: 14px 0;
    color: #133f65;
    border: 1px solid #133f65;
    background: #FFF;
    padding: 4px 10px;
    font-size: 15px;
}

.multi_add_btn2 {
    float: right;
    margin: 5px 0;
    color: #133f65;
    border: 1px solid #133f65;
    background: #FFF;
    padding: 4px 10px;
    font-size: 15px;
}

.search-button {
    height: 44px;
    width: 110px;
    font-family: 'Montserrat', sans-serif;
    color: #fff;
    box-shadow: 0px 3px 0px rgb(101, 1, 4);
    border: 1px solid #ee6221 !important;
    outline: none;
    background-color: #ee6221;
    font-weight: bold !important;
    border-color: #ee6221;
    float: right;
    margin-top: 7px;
}

    .search-button:hover {
        color: #fff !important;
        background-color: rgba(176, 27, 50, 0.9);
        text-decoration: none;
    }

.search-col-padding.label_button {
    margin-top: 0;
}
/** 7. HOMEPAGE **/

.section-title h2 {
    font-weight: 500;
    letter-spacing: 0px;
    margin-top: 42px;
    color: #084874;
}

.section-title h4 {
    font-weight: 600;
    position: relative;
    font-size: 15px;
}

.section-title p {
    line-height: 2;
}

.icon-desc h4 {
    margin-top: 30px;
    font-weight: bold;
}

.icon-desc i {
    color: #00ADEF;
    border: 2px solid #00ADEF;
    padding: 30px 32px;
    border-radius: 50%;
}

#how-it-work {
    padding-bottom: 30px;
    clear: both;
}

.choose-us-row {
    padding: 30px 0px;
    background: rgba(f, f, f, 0.8);
}

.choose-us-item {
    background: #ececec;
    padding: 12px 20px 24px;
    position: relative;
    margin: 60px 10px 20px;
    min-height: 222px;
}

    .choose-us-item h4 {
        font-weight: 600;
        font-size: 15px;
        margin-top: 0;
        margin-bottom: 0;
        line-height: 20px;
    }

.testimonials-post {
    font-size: 11px;
}

.testimonials-byname {
    font-size: 11px;
}

.choose-us-item p {
    line-height: 22px;
    font-size: 14px;
    color: #717171;
    margin-bottom: 0;
    margin-top: 8px;
}

.choose-us-item a {
    background: #084874;
    color: #fff;
    display: inline-block;
    font-weight: 400;
    margin-top: 15px;
    padding: 5px 15px;
    font-size: 12px;
    border: 2px solid transparent;
}

    .choose-us-item a:hover {
        background: transparent;
        color: #f8676b;
        border: 2px solid #f8676b;
    }

#how-it-work p {
    font-size: 13px;
}

#how-it-work img {
    margin-bottom: 10px;
}

.work-step {
    margin-top: 34px;
}

.subscribe_newsletter {
    border-bottom: #d2e2ec solid 1px;
    padding: 0 9%;
    padding-bottom: 30px;
}

    .subscribe_newsletter h4 {
        font-size: 21px;
        color: #505050;
        font-weight: 800;
    }
/** 43. Main Footer CSS STARTS **/

.main-footer-sub {
    padding: 40px 0 20px 0px;
    color: #fff;
}

    .main-footer-sub label {
        margin-bottom: 10px;
    }

    .main-footer-sub .form-control {
        background: #fff;
        border-radius: 8px 0 0 8px;
        height: 49px;
        color: #333;
        border: none;
        box-shadow: 0 0 24px rgba(0, 114, 187, 0.29);
    }

    .main-footer-sub button {
        height: 49px;
        border: none;
        background: #0072bb;
        color: #fff;
        width: 100%;
        font-weight: 600;
        border-radius: 0 8px 8px 0;
        text-transform: none;
        font-size: 20px;
    }

        .main-footer-sub button i {
            margin-right: 5px;
        }

        .main-footer-sub button:hover {
            background: #07253f;
        }

    .main-footer-sub .social-media ul {
        padding: 0px;
        list-style-type: none;
    }

        .main-footer-sub .social-media ul li {
            display: inline;
        }

    .main-footer-sub .social-media li a {
        background: #f8676b;
        border-radius: 50%;
        color: #fff;
        display: inline-block;
        height: 40px;
        margin: 30px 5px 0;
        padding: 10px 13px;
        width: 40px;
    }

        .main-footer-sub .social-media li a:hover {
            background: #07253f;
        }

        .main-footer-sub .social-media li a i {
            font-size: 16px;
        }

.main-footer {
    padding: 30px 0px;
}

.go-bck-div a {
    float: left;
    background: #08080A;
    color: #fff;
    font-size: 10px;
    border-radius: 3px;
    padding: 5px 10px;
    cursor: pointer;
}

.main-footer .about-box {
    color: #BEC4C8;
    line-height: 2;
}

    .main-footer .about-box h3 {
        font-weight: 800;
        margin-top: 0px;
        color: #f8676b;
        margin-bottom: 15px;
        letter-spacing: 1px;
    }

    .main-footer .about-box a {
        background: #084874;
        color: #fff;
        display: inline-block;
        font-weight: 400;
        margin-top: 15px;
        padding: 2px 15px;
        border: 2px solid transparent;
        font-size: 12px;
    }

        .main-footer .about-box a:hover {
            background: transparent;
            color: #f8676b;
            border: 2px solid #f8676b;
        }

.main-footer .links {
    line-height: 2;
}

    .main-footer .links ul, .we-accept ul, .main-footer-nav ul {
        list-style-type: none;
        padding: 0px;
    }

    .main-footer .links h4, .main-footer .contact-box h4, .we-accept h4, .about-box h4 {
        margin-top: 0px;
        text-transform: none;
        font-weight: 700;
        margin-bottom: 15px;
        letter-spacing: 0;
        font-size: 21px;
        color: #0072bb;
    }

    .main-footer .links ul li {
        position: relative;
        line-height: 24px;
    }

        .main-footer .links ul li a, .main-footer-nav ul li a {
            color: #5a5a5a;
            margin-left: 15px;
        }

        .main-footer .links ul li a {
            color: #3e3e3e;
            font-size: 15px;
        }

            .main-footer .links ul li a:hover, .main-footer-nav ul li a:hover {
                color: #f8676b;
            }

        .main-footer .links ul li:before {
            content: "\f105";
            position: absolute;
            font-family: "FontAwesome";
            color: #3e3e3e;
            font-size: 13px;
            margin-top: 2px;
        }

.about-box p {
    color: #3e3e3e;
    font-size: 13px;
}

.main-footer .contact-box p {
    color: #3e3e3e;
    line-height: 17px;
    font-size: 13px;
}

.main-footer .contact-box i {
    border: 2px solid #084874;
    border-radius: 50%;
    color: #084874;
    display: inline-block;
    height: 30px;
    margin-right: 10px;
    margin-top: 2px;
    padding: 0px;
    width: 30px;
    text-align: center;
    line-height: 26px;
    font-size: 13px;
}

.main-footer-nav ul li {
    display: inline;
    margin: 0px 5px;
}

.main-footer-nav {
    padding: 18px 0px;
    background: #002841;
    color: #5a5a5a;
    position: relative;
    font-size: 13px;
}

    .main-footer-nav ul {
        text-align: right;
    }

    .main-footer-nav p,
    .main-footer-nav ul {
        margin-bottom: 0px;
    }

.checkbox input[type="checkbox"], .checkbox-inline input[type="checkbox"], .radio input[type="radio"], .radio-inline input[type="radio"] {
    margin-top: 2px;
}

.search_bg {
    background: #ddd;
    background-size: cover;
    margin-top: 0;
    margin-top: 7px;
    padding-bottom: 10px;
    float: left;
    width: 100%;
}

    .search_bg h1 {
        font-size: 25px;
        margin-top:3%;
        color: #000;
        margin-bottom: 2%;
        text-align: center;
        font-weight: 600;
        text-transform: uppercase;
    }

.booking_con {
    width: 100%;
    display: inline-block;
    margin-top: 30px;
    text-align: center;
}

.booking_search {
    width: 40%;
    display: inline-block;
    margin: 0 auto;
    padding: 10px;
}

.booking_ref {
    width: 100%;
    display: inline-block;
    margin-top: 20px;
}

    .booking_ref p {
        float: left;
        color: #133f65;
        font-size: 15px;
        font-weight: 500;
        margin: 0;
    }

        .booking_ref p em {
            color: #F00;
        }

    .booking_ref select {
        margin-bottom: 10px;
    }

.summit_btn {
    background:#8e1519;
    margin-top: 10px;
    border: 0;
    width: 100%;
    color: #fff;
    padding: 6px;
    border-radius: 5px;
    font-weight:600;
}



.banner_section {
    background-size: cover;
    margin-top: 0;
    margin-top: -3px;
    float: left;
    width: 100%;
}

    .banner_section h2 {
       font-size:25px;
    margin-top: 4%;
    color: #ffffff;
    margin-bottom: 2%;
    text-align: center;
    font-weight: 600;
    text-shadow: 2px 3px 2px #000; 
    }

        .banner_section h2 em {
            font-style: normal;
            color: #009bfe;
            font-weight: 700;
        }

    .banner_section h4 {
        font-size: 17px;
        margin-bottom: 30px;
    }

    .banner_section h2 span {
        font-style: normal;
        color: #009bfe;
        font-weight: 600;
        font-size: 52px;
    }

.result_page .search-section {
    float: left;
}

.best-price-div {
    background: #B6E1F7;
    float: left;
    margin-bottom: 50px;
    width: 100%;
    margin-top: 30px;
}

.card-section {
    clear: both;
    float: left;
    width: 100%;
    margin-top: 20px;
}

    .card-section img {
        width: 100%;
    }

.best-price-div img {
    float: left;
    margin-top: -23px;
    width: 120px;
    margin-bottom: -41px;
    margin-right: 30px;
}

.nopadding {
    padding: 0;
}

.footer-links {
    float: left;
    width: 100%;
}

    .footer-links ul {
        margin: 0;
        padding: 0;
        list-style: none;
    }

        .footer-links ul li {
            float: left;
            width: 30%;
            margin: 12px 0;
        }

            .footer-links ul li a {
                font-size: 13px;
                color: #333;
            }

.holidays-main-div {
    float: left;
    width: 100%;
    margin-top: 0px;
}

.popular-routes {
    float: left;
    width: 100%;
}

.popular-routes-main-div h5 {
    text-align: center;
    font-size: 36px;
    font-weight: 600;
    padding: 30px;
    color: #000;
}

.popular-routes-main-div ul {
    margin: 0;
    padding: 0;
    list-style: none;
    width: 100%;
    float: left;
}

    .popular-routes-main-div ul li {
        width: 48%;
        border: #133F65 solid 2px;
        border-radius: 32px;
        float: left;
        margin:8px;
        transition: transform .6s;
        overflow: hidden;
    }

        .popular-routes-main-div ul li:hover {
            -ms-transform: scale(1.06);
            -webkit-transform: scale(1.06);
            transform: scale(1.06);
        }

.airline-logo {
    float: left;
    padding: 10px 10px;
}

.airport {
    float: left;
    font-size: 12px;
    border-left: #ccc solid 1px;
    padding-left: 10px;
    padding-top: 0;
    padding-bottom: 0;
    padding-right: 15px;
    margin-top: 6px;
}

    .airport p {
        margin-bottom: 0;
    }

    .airport span {
        font-weight: 600;
    }

    .airport label {
        font-weight: 400;
    }

.aeroplane {
    float: left;
    line-height: 52px;
    margin-right: 10px;
}

.return {
    border: none;
    padding: 0px 9px;
}

.price {
    float: right;
    background: #ee6221;
    color: #fff;
    width: 100px;
    border-radius: 32px;
    text-align: center;
    font-size: 18px;
    line-height: 52px;
}

.trustbutton-main-div {
    width: 100%;
    margin-top: 0px;
    background-color: #fff;
    box-shadow: 5px 5px 9px #DCDDDE;
    padding-bottom: 40px;
    float: left;
}

.border {
    background: url(../images/dividers_vertical.png) 0 0 no-repeat;
    padding-top: 20px;
    padding-bottom: 20px;
    background-size: 3px;
}

.main-block, .social-icon {
    transition: transform .6s;
}

    .main-block:hover, .social-icon:hover {
        -ms-transform: scale(1.1);
        -webkit-transform: scale(1.1);
        transform: scale(1.1);
        color: #086cc3 !important;
    }

.footer-input-box input[type="text"] {
    border: 2px solid #133F65;
    border-radius: 30px;
    padding: 7px;
    padding-left: 17px;
    font-size: 12px;
    width: 296px;
}

.send-btn {
    z-index: 1;
    margin-left: 0;
    height: 26px;
    margin-top: 0px;
    position: absolute;
    outline: none;
    border-radius: 24px;
    background-color: #FF4A23;
    border-color: #FF4A23;
    right: 5px;
    top: -4px;
}

.best-price-img, .easy-booking-img, .customer-care-img, .fb-like-img {
    width: auto;
    height: 50px;
}

.fb-like-logo {
    width: 70px;
    height: auto;
    margin-top: 14px;
    margin-bottom: 12px;
}

.fb-share-logo {
    width: 37px;
    height: auto;
    margin-top: 14px;
    margin-bottom: 12px;
}

.trustbutton-main-div .main-block h3 {
    font-family: 'Montserrat', sans-serif;
    font-weight: 600;
    font-size: 18px;
    color: #08080A;
    text-align: center;
}

.trustbutton-main-div .main-block p {
    font-family: 'Montserrat', sans-serif;
    text-align: center;
    font-size: 14px;
    padding: 0;margin-bottom:20px;
	color:#08080a
}

.best-price-div h3 {
    font-size: 20px;
    padding-top: 0;
    font-weight: 600;
    font: 800 Montserrat,sans-serif;
    margin-bottom: 2px;
    margin-top: 17px;
}
.social_div{width:100%;  float:left;}
.social_div h4{font-size: 16px;
    color: #004380;
    font-weight: bold;}
.social_div a{background: #004380;
    padding:4px 8px;
    color: #fff;
    border-radius: 3px;
    margin: 6px;
}
.social_div a:hover{background:#ee6221;}
.social_div a i{ font-size:16px;}
.best-price-div p {
    font-weight: 600;
    font-size: 12px;
}

.howitWorks {
    padding-top: 24px !important;
    text-align: center;
}

    .howitWorks a {
        color: #f8676b;
    }

        .howitWorks a:hover {
            color: #00adef;
        }

.specification_section {
    margin-top: 0px;
}

.specification {
    margin: 0;
    padding: 0;
    margin-left: -10px;
    list-style: none;
    display: inline-block;
    width: 100%;
    text-align: center;
}

    .specification li {
        background: #0072bb;
        padding: 30px 20px;
        font-size: 17px;
        color: #fff;
        border-radius: 12px;
        font-weight: 600;
        display: inline-block;
        width: 18%;
        margin-left: 20px;
        vertical-align: top;
        min-height: 230px;
    }

.fixed-right {
    position: fixed;
    right: 15px;
    top: 10px;
}

.specification li .icons {
    min-height: 100px;
}

.result-left-block {
    color: #07253F;
    outline: 1px dashed #d7d7d7;
    text-align: center;
    outline-offset: -15px;
    background: #fff;
    padding: 26px 30px;
    font-size: 14px;
    box-shadow: 0 4px 30px rgba(0, 0, 0, 0.3);
}

.search_result_page .tab-content {
    color: #07253F;
    text-align: center;
    background: #fff;
    padding: 26px 30px;
    font-size: 14px;
    box-shadow: 0 4px 30px rgba(0, 0, 0, 0.3);
    border-radius: 0;
}

.search_result_page .product-search-title {
    padding-bottom: 12px;
}

.image-align-center {
    text-align: center;
}

.result_page .left_block {
    margin-left: 4%;
}

.best-price-heading {
    background: #f8676b;
    color: #fff;
    font-size: 16px;
    font-weight: 600;
    margin: 0 auto 0 -100px;
    padding: 6px 14px;
    position: absolute;
    left: 50%;
    text-align: center;
    text-transform: uppercase;
    top: -21px;
    width: 200px;
}

.best-price-text {
    margin-top: 10px;
}

    .best-price-text em {
        font-style: normal;
        text-decoration: line-through;
    }

.best-price-new-price em {
    color: #f8676b;
    font-size: 50px;
    font-style: normal;
    font-weight: 700;
    letter-spacing: 0;
}

.best-price-new-price .dollar {
    font-size: 24px;
    line-height: 48px;
    font-weight: 600;
    vertical-align: top;
}

.best-price-new-price {
    line-height: 64px;
}

    .best-price-new-price sup {
        font-size: 20px;
        top: 21px;
        vertical-align: top;
        color: #f8676b;
    }

.peassenger-inform .row {
    margin-left: -15px;
    margin-right: -15px;
}

.best-price-trip-type {
    margin-bottom: 30px;
}

.best-price-limit {
    margin-top: 24px;
}

.directions_from {
    color: #666;
    margin-top: 10px;
    float: left;
    font-size: 12px;
    text-align: center;
}

.result-city {
    display: block;
    font-size: 17px;
    font-weight: 600;
    color: #000;
}

.directions_to {
    color: #666;
    float: right;
    margin-top: 10px;
    font-size: 12px;
    text-align: center;
}

.result-directions {
    background: url("../images/airline.html") center 0 no-repeat;
    display: inline-block;
    width: 100%;
}

.term {
    color: #adadad;
    font-size: 12px;
    line-height: 14px;
    margin-top: 14px;
}

    .term a {
        text-decoration: underline;
        color: #f8676b;
    }

        .term a:hover {
            text-decoration: none;
            color: #00adef;
        }

.result_page .search-section .tab-content {
    padding: 14px 7px;
}

.arrow {
    position: absolute;
    right: -134px;
    top: 80px;
    z-index: 9;
}

.inner_page {
    margin-top: 20px;
    padding-bottom: 30px;
}

    .inner_page table {
        border: #ccc solid 1px;
        border-collapse: collapse;
    }

    .inner_page table {
        margin-bottom: 20px;
    }

        .inner_page table tr td, .inner_page table tr th {
            border: #ccc solid 1px;
            padding: 8px;
        }

    .inner_page p {
        font-size: 14px;
    }

.notfound {
    font-size: 99px;
    font-weight: 300;
    margin-bottom: 0;
    text-align: center;
}

.payment-page {
    /*padding-top: 30px;*/
    position: relative;
    z-index: 1;
}

    .payment-page .middle-search {
        width: 75.666667%;
        margin: 0 15px;
    }

    .payment-page .ticket-desc-div tr th {
        background: #1a396d;
    }

    .payment-page .ticket-desc-div h3 {
        background: #7d68eb;
        margin-top: 0;
        color: #FFFFFF;
        font-size: 13px;
        padding: 12px 15px;
        font-weight: 600;
        margin-bottom: 14px;
    }

.policy-text {
    font-size: 13px;
    padding: 0 15px 15px;
}

.review ul {
    border-bottom: #e7e7e7 solid 1px;
    padding-bottom: 10px;
    margin-top: 10px;
}

    .review ul li {
        line-height: 20px;
    }

.review label {
    padding-left: 0;
}

.review .checkbox .cr, .review .radio .cr {
    margin-bottom: 20px;
}

.payment-page .form-control {
    border: 1px solid #d6d6d6;
    border-radius: 2px;
    margin-bottom: 15px;
    box-shadow: none;
    font-size: 12px;
    padding: 5px;
}

.payment-page label {
    font-weight: 600;
    font-size: 13px;
    margin-top: 5px;
}

.policy-section {
    float: left;
    width: 100%;
    padding: 0 15px 15px;
}

.shield-img {
    float: left;
    width: 100px;
}

.policy-section .policy-text {
    float: left;
    width: 85%;
    font-size: 13px;
    padding: 0;
}



.peassenger-inform .important {
    background: #f5cfcf;
    font-size: 12px;
    border-radius: 20px;
    margin: 20px 15px 15px;
    padding: 6px 15px;
}

.peassenger-inform h5 {
    padding: 0 15px;
    font-size: 14px;
    margin: 18px 0;
    color: #000;
    font-weight: bold;
	text-transform:uppercase;
}

.safe-content {
    float: left;
    width: 100%;
    background: #deefff;
    border-radius: 5px;
    color: #009c06;
    font-size: 11px;
    text-transform: uppercase;
    font-weight: 600;
    margin-bottom: 20px;
    padding: 10px;
}

    .safe-content span {
        font-size: 9px;
        text-transform: none;
        font-weight: 400;
        display: block;
    }

.card_pay {
    width: 55%;
    float: left;
}

.card_accept {
    width: 45%;
    float: left;
    text-align: right;
}

.card-details {
    float: left;
    width: 100%;
}

    .card-details label {
        float: left;
        width: 145px;
    }
/*.card-details .form-control {
width:70%;
float:right;
}*/
.form-list {
    display: inline-block;
    width: 100%;
}

.card-img-section {
    float: right;
    margin-top: 85px;
    font-weight: 500;
    font-size: 13px;
}

.month-dropdown {
    width: 35% !important;
}

.year-dropdown {
    width: 32.6% !important;
    margin-right: 16px;
}

.grey-row {
    float: left;
    width: 100%;
    font-size: 12px;
    background: #efefef;
    margin: 10px 0;
    padding: 5px 15px;
}

    .grey-row .first-scc {
        float: left;
        width: 40%;
    }

    .grey-row .second-scc {
        float: left;
        width: 30%;
    }

    .grey-row .third-scc {
        float: right;
        width: 18%;
    }

.payment-page .departed {
    border-bottom: #eee solid 1px !important;
    color: #133B67;
    font-weight: 600 !important;
    font-size: 15px !important;
    width: 100%;
    float: left;
    padding: 0 15px 10px;
}

.payment-page .airline-information {
    float: left;
    width: 100%;
    margin-top: 10px;
    font-size: 12px;
    padding: 0 15px;
}

    .payment-page .airline-information em {
        font-size: 13px;
        font-style: normal;
        font-weight:bold;
    }

.layover {
    border-bottom: 1px dashed #ddd;
    width: 100%;
    display: inline-block;
    text-align: center;
}

    .layover span {
        background: #faffcc;
        padding: 4px 6px;
        border-radius: 20px;
        font-size: 11px;
        position: relative;
        top: 8px;
        border: 1px solid #ccc;
    }

.payment-page .bagges-fees {
    float: left;
    width: 100%;
    color: #009c06;
    font-size: 13px;
    font-weight: 500;
    padding: 0 15px 10px;
}

.right-section {
    width: 16%;
    float: right;
    margin-right: 0;
	margin-top:15px;
}
.right-section-price {
    width: 21%;
    float: right;
    margin-right: 0;
	margin-top:1px;
	padding:10px;
}

.trust-rating {
    width: 100%;
    float: left;
    border: #ccc solid 1px;
    background: #fff;
    overflow: hidden;
    border-radius: 5px;
    margin-bottom: 15px;
    box-shadow: 0 4px 10px rgba(0,0,0,0.12);
    padding: 15px;
}
.price-section{
	margin-top:18px !important;
}

.price-section h3 {
    background: #7d68eb;
    color: #fff;
	text-transform:uppercase;
    font-size: 13px;
    font-weight: 600;
    margin-top: 0;
    margin-bottom: 0;
    padding: 10px;
}

    .price-section h3 span {
        float: right;
        font-size: 10px;
        color: #fad015;
    }

.price-section .pricing {
    background: #fff;
    border: #adadad solid 1px;
    border-top: none;
    border-radius: 0 0 5px 5px;
    padding:15px;
}

.price-section-dest {
    float: left;
    display: none;
}

    .price-section-dest h3 {
        background: #FFCC16;
        color: #fff;
        font-size: 13px;
        font-weight: 500;
        margin-top: 0;
        margin-bottom: 0;
        padding: 10px;
    }

        .price-section-dest h3 span {
            float: right;
            font-size: 10px;
            color: #fad015;
        }

    .price-section-dest .pricing {
        background: #fff;
        border: #adadad dotted 1px;
        border-top: none;
        border-radius: 0 0 5px 5px;
        padding: 10px 15px;
    }

.coupn-section {
    border: #adadad solid 1px;
    border-radius: 5px 5px 0 0;
    border-top: none;
    background: #fff;
    padding: 10px 0;
}

    .coupn-section .coupon-code {
        font-size: 11px;
        font-weight: 500;
        padding: 0 15px;
    }

.coupon-code {
    color: #f30404;
    cursor: pointer;
}

.coupon_sec {
    width: 85%;
    display: inline-block;
    text-align: center;
    padding: 6px 15px 0 15px;
    display: none;
}

    .coupon_sec input {
        width: 65%;
        margin-right: 10px;
    }

    .coupon_sec span {
        width: 26%;
        background: #2ead10;
        border: 0;
        padding: 4px;
        color: #fff;
        font-size: 11px;
        font-weight: 600;
        text-transform: uppercase;
        cursor:pointer;
    }
    .coupon_sec span:hover {
        width: 26%;
        background: #2ead10;
        border: 0;
        padding: 4px;
        color: #fff;
        font-size: 11px;
        font-weight: 600;
        text-transform: uppercase;
        text-decoration:underline;
        cursor:pointer;
    }
.coupn-section h4 {
    background: #7d68eb;
    color: #fff;
    font-size: 13px;
    padding: 10px 15px;
}

    .coupn-section h4 em {
        font-style: normal;
        float: right;
    }

.coupn-section p {
    font-size: 10px;
    margin-bottom: 0;
    padding: 0 15px;
}

.go-bck-div {
    float: left;
    width: 100%;
    padding: 10px 15px;
}
    /*------ footer css start here -----*/

    .go-bck-div a i {
        margin-right: 3px;
    }

.price-row-detail label {
    font-size: 12px;
    width: 49%;
    display: inline-block;
}

.ui-autocomplete {
    margin-left: -31px !important;
    padding: 0;
    list-style: none;
    background: #fff;
    width: auto;
    z-index: 99999 !important;
    border: #ccc solid 1px;
    border-top: 0;
    max-height: 300px;
    overflow: auto;
}

    .ui-autocomplete li {
        word-break: break-all;
        border-top: #ccc solid 1px;
        padding: 6px 13px;
        color: #847a7a;
    }

        .ui-autocomplete li:first-child {
            border: none;
        }

/*#landing-loader {background-image: url("/frontend/images/Loader.gif");width: 700px;height: 200px;position: fixed;z-index: 9999;left: 50%;top: 50%;margin-left: -350px;margin-top: -100px;padding-top: 10%;}*/

#landing-loader .directions_from {
    margin-left: 32px;
}

#landing-loader .directions_to {
    margin-right: 35px;
}

.result_page .input-group {
    width: 100%;
    border: none;
}

.result_page .form-control {
    width: 100%;
    padding: 10px;
    border: #dadada solid 1px;
    margin-bottom: 14px !important;
}

.overlay {
    background: #fff;
    position: fixed;
    width: 100%;
    height: 100%;
    z-index: 99;
}
/*8-jan-2018 css*/

.h2,
h2 {
    font-size: 25px;
}

.hot-title {
    float: left;
    color: #084874;
    font-weight: 500;
    letter-spacing: 0;
}

    .hot-title span {
        color: #f8676b;
    }

.nav-tabs {
    float: left;
    margin-bottom: 4px;
	margin-left:-7px;
    margin-top: 20px;
}

    .nav-tabs > li > a {
        margin-right: 0;
        line-height: 1.42857143;
        border: 1px solid transparent;
        border-radius: 0;
        background: rgba(0, 0, 0, 0.7);
        color: #fff;
        font-size: 13px;
        border: none !important;
    }

    .nav-tabs > li:first-child a {
        border-radius: 5px 0 0 0;
    }

    .nav-tabs > li:last-child a {
        border-radius: 0px 5px 0 0px;
    }

.add-section {
    margin-top: -4px !important;
}

.remove_button {
    float: left;
    margin-top: 20px;
    margin-left: 20px;
}

.remove_button2 {
    float: left;
    margin-top: 10px;
    margin-left: 15px;
}

.nav-tabs > li.active > a,
.nav-tabs > li.active > a:focus,
.nav-tabs > li.active > a:hover {
    color: #fff;
    cursor: default;
    background-color: #224C70;
}

.nav-tabs > li > a:hover {
    color: #fff;
    background-color: #224C70;
}

.tab-content {
    clear: both;
    border-top: 0;
    padding-top: 0;
    display: inline-block;
    width: 100%;
}

.span8 .nav-tabs {
    float: left;
    width: 20%;
    border: none;
    margin: 0;
}

    .span8 .nav-tabs h5 {
        margin-top: 0;
    }

    .span8 .nav-tabs li {
        width: 100%;
        position: relative;
    }

        .span8 .nav-tabs li a {
            padding: 4px 15px;
            color: #555;
            border: none;
            background-image: url(../images/menu-arrow.html);
            background-repeat: no-repeat;
            background-position: 0 12px;
        }

            .span8 .nav-tabs li a:hover {
                border: none;
                background-color: transparent;
                color: #cb4000;
            }

        .span8 .nav-tabs li.active a {
            border: none;
            color: #cb4000;
            background: none;
        }

.hide-toggle::after {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    margin-left: 8px;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    content: "\f0d8";
}

.span8 .nav-tabs li.active a:before {
    position: absolute;
    top: 10px;
    left: 0;
    width: 3px;
    height: 11px;
    display: block;
    content: "";
    background: #cb4000;
}

.nav-tabs > li {
    border: none;
}

.hide-toggle {
    float: right;
    border: #fff solid 1px;
    border-radius: 2px;
    padding: 3px 8px;
    font-weight: 300;
    font-size: 11px;
    cursor: pointer;
}

.toggle-section {
    float: left;
    width: 100%;
    margin-top: 10px;
}

.booknow-bt {
    float: left;
    width: 100%;
    text-align: center;
    font-size: 12px;
    padding: 10px 30px 30px 30px;
}

    .booknow-bt input {
        color: #fff;
        font-size: 15px;
        font-weight: 600;
        margin-bottom: 20px;
        box-shadow: 2px 4px 2px #bdbdbd;
        padding: 8px 20px;
        border-radius: 8px;
        border: none;
        display: inline-block;
        background: #a51821;
        text-decoration: none;
        -webkit-transition: background 2s;
        transition: background 2s;
        transition: all .2s ease-in-out;
    }

        .booknow-bt input:hover {
            background: #FFCC16;
            transform: scale(1.1);
        }
         .booknow-bt button {
        color: #000;
        font-size: 15px;
        font-weight: 600;
        margin-bottom: 20px;
        box-shadow: 2px 4px 2px #bdbdbd;
        padding: 12px 35px;
        border-radius: 8px;
        border: none;
        display: inline-block;
        background: #FFCC16;
        text-decoration: none;
        -webkit-transition: background 2s;
        transition: background 2s;
        transition: all .2s ease-in-out;
    }

        .booknow-bt button:hover {
            background: #FFCC16;
            transform: scale(1.1);
			 padding: 12px 35px;
        }
         .booknow-bt span {
        color: #fff;
        font-size: 15px;
        font-weight: 600;
        margin-bottom: 20px;
        box-shadow: 2px 4px 2px #bdbdbd;
        padding: 8px 20px;
        border-radius: 8px;
        border: none;
        display: inline-block;
        background: #a51821;
        text-decoration: none;
        -webkit-transition: background 2s;
        transition: background 2s;
        transition: all .2s ease-in-out;
    }
.fixed-right {
    position: fixed;
    right: 15px;
    top: 20px;
}
.fixed-price{
    position: fixed;
    right: 15px;
    top: 1px;
}

.airlines_detail_one img {
    width: 20%;
    float: left;
    margin-top: 5px;
}

.fixed-right2 {
    position: absolute;
    bottom: 160px;
    right: 15px;
    top: inherit;
}

a, a:hover, a:active, .edit_search:hover, .result-row ins {
    text-decoration: none;
}

.clear-padding, .nav > li > a, .banner_section .search-col-padding, .nopadding, .atlanta_banner {
    padding: 0;
}

.light-section-title h4, .airport label {
    font-weight: 400;
}

#loader span, .image-align-center {
    text-align: center;
}

.inner_tab {
    clear: none;
    float: right;
    width: 74%;
    border: none !important;
    padding-top: 0;
}

.hot-info {
    border-bottom: #084874 solid 2px;
    padding-bottom: 10px;
    margin-bottom: 10px;
}

.hot-info-title a {
    color: #084874;
    font-weight: 600;
}

.hot-info-price .dollar {
    font-size: 15px;
    line-height: 25px;
    font-weight: 600;
    vertical-align: top;
}

.hot-info-price {
    line-height: 30px;
}

    .hot-info-price em {
        color: #f8676b;
        font-size: 30px;
        font-style: normal;
        font-weight: 700;
        letter-spacing: 0;
    }

    .hot-info-price sup {
        font-size: 18px;
        top: 14px;
        vertical-align: top;
        color: #f8676b;
    }

.home-hot-price-ul {
    width: 230px;
    height: auto;
    float: left;
    overflow: auto;
    list-style: none;
    padding: 0;
}

    .home-hot-price-ul li {
        padding: 10px 0;
        border-bottom: 1px dashed #cecece;
    }

.hot-city {
    width: 165px;
    height: 20px;
    display: inline-block;
    vertical-align: bottom;
    font-size: 14px;
}

.hot-small-price {
    position: relative;
    width: 60px;
    display: inline-block;
    vertical-align: bottom;
    font-size: 16px;
    font-weight: 600;
    color: #555;
}

    .hot-small-price em {
        font-style: normal;
    }

    .hot-small-price .dollar {
        font-size: 12px;
        vertical-align: top;
    }

.tabbable {
    margin-top: 26px;
}

.loader_page {
    margin-top: 80px;
}

    .loader_page h3 {
        font-size: 20px;
        margin: 20px 0 30px 0;
    }

.loder_time {
    color: #3b71a8;
    display: block;
    font-size: 40px;
}

.loder_img {
    width: 640px;
    margin: 0 auto;
}

.from_location {
    float: left;
    text-align: center;
    font-size: 18px;
    margin-bottom: 30px;
    width: 170px;
}

    .from_location span {
        display: block;
        font-size: 14px;
    }

.to_location {
    float: right;
    text-align: center;
    font-size: 18px;
    margin-bottom: 30px;
    width: 170px;
}

    .to_location span {
        display: block;
        font-size: 14px;
    }

.sale-popup {
    position: fixed;
    left: 50%;
    top: 10%;
    width: 520px;
    border-radius: 8px;
    background: url(../images/background-vertical.html) 0 0 no-repeat #fff;
    text-align: center;
    z-index: 99999;
    margin-left: -260px;
    padding-bottom: 20px;
    background-size: contain;
}

.overlay2 {
    background: rgba(0, 0, 0, 0.72);
    position: fixed;
    width: 100%;
    height: 100%;
    z-index: 9999;
    top: 0;
}

.special-ticket {
    color: #f8676b;
    text-transform: uppercase;
    font-size: 26px;
    font-weight: 800;
    background: #fff;
    border-radius: 8px;
    padding: 7px;
    width: 300px;
    margin: 0 auto;
    margin-top: -25px;
}

.sale-title {
    color: #fff;
    margin-top: 14px;
    margin-bottom: 22px;
}

    .sale-title span {
        color: #f4d534;
        font-weight: 700;
    }

.timer {
    border-bottom: #822211 dashed 1px;
    padding-bottom: 14px;
}

    .timer table {
        border: 0px;
        color: #f4d534;
        margin: 0 auto;
        font-size: 10px;
    }

        .timer table tr td {
            line-height: 12px;
        }

.sale-popup .best-price-new-price {
    line-height: 54px;
    color: #f6df36;
    padding-top: 10px;
}

    .sale-popup .best-price-new-price em {
        color: #f6df36;
        font-size: 62px;
    }

    .sale-popup .best-price-new-price sup {
        color: #f6df36;
    }

.way {
    display: inline-block;
    line-height: 12px;
    text-align: left;
    font-size: 12px;
    color: #fff;
}

.sale-popup-route {
    width: 260px;
    margin: 0 auto;
    clear: both;
    text-align: center;
    margin-bottom: 45px;
}

    .sale-popup-route div {
        display: inline-block;
        margin: 0 10px;
    }

.sale-popup-location {
    width: 50px;
    color: #fff;
    font-weight: 700;
}

.sale-popup-location {
    width: 50px;
    color: #fff;
    font-weight: 700;
}

#call_back_form {
    margin: 0 auto;
    width: 374px;
    position: relative;
}

.sale-popup-extra {
    font-size: 12px;
    border: #ccc dashed 1px;
    border-radius: 3px;
    padding: 8px;
    width: 250px;
    margin: 5px;
    float: left;
}

.easy-autocomplete-container {
    z-index: 9999;
}

.sale-popup-extra span {
    color: #f8676b;
    font-weight: 800;
}

.sale-popup-phone-title {
    font-size: 14px;
    font-weight: 700;
    margin-top: 22px;
}

.sale-popup-phone-number {
    color: #f8676b;
    font-weight: 800;
    font-size: 29px;
}

.sale-popup-form-title {
    font-size: 14px;
    font-weight: 700;
    margin-bottom: 10px;
}

.call_back {
    border: #ccc solid 1px;
    padding: 4px 8px;
    border-right: none;
    float: left;
    padding-left: 50px !important;
}

.call_back_bt {
    background: #f8676b;
    color: #FFF;
    border: none;
    padding: 12px;
    text-transform: uppercase;
    float: left;
    width: 120px;
    line-height: 16px;
    font-size: 13px;
    border-radius: 0 3px 3px 0px;
}

.close_bt {
    position: absolute;
    right: -10px;
    top: -10px;
    color: #fff;
    font-size: 16px;
    background: #f8676b;
    width: 30px;
    height: 30px;
    border-radius: 21px;
    line-height: 27px;
    cursor: pointer;
    text-align: center;
    z-index: 99;
}
/* .search_popup{position: fixed; z-index: 99999;width: 600px; left: 50%; top:20%; margin-left: -300px;} */

.search_popup .tab-content {
    background: #fff;
    padding-bottom: 24px;
}

.search_popup .input-group {
    border: 1px solid #c5bcbc;
}

.search_popup .formF-passengers1 {
    padding: 0;
    width: 44.5%;
    margin-left: 15px;
    margin-top: 15px;
    margin-right: 14px;
    border: 1px solid #c5bcbc;
}

.search_popup .close_bt {
    right: 0px;
    top: -15px;
}

.reviews_rating {
    display: inline-block;
    vertical-align: middle;
}

    .reviews_rating .rate {
        display: inline-block;
    }

        .reviews_rating .rate span {
            margin-right: 5px;
            vertical-align: middle;
            color: black;
        }

    .reviews_rating .stars {
        width: 80px;
        height: 15px;
        display: inline-block;
        vertical-align: middle;
        font-size: 0;
        margin-bottom: 0 !important;
    }

    .reviews_rating .subtitle {
        display: inline-block;
        vertical-align: middle;
        color: #646464;
    }

.reviews_logo {
    height: 34px;
}

    .reviews_logo a {
        display: inline-block;
    }

    .reviews_logo.center img {
        width: 108px;
        height: 30px;
    }

.reviews img {
    margin-bottom: 0 !important;
}

.reviews {
    font-size: 12px;
    margin-top: 30px;
    margin-left: -15px;
    margin-right: -15px;
}

.reviews_rating .stars li {
    position: relative;
    bottom: 1px;
    width: 14px;
    height: 15px;
    display: inline-block;
    background: url(../images/review-stars.html) no-repeat;
    background-position: -29px -5px;
}

.edit_section {
    margin-top: 24px;
    padding-bottom: 14px;
    border-bottom: #eee solid 1px;
    margin-bottom: 20px;
    display: inline-block;
    width: 100%;
}

.edit_search {
    cursor: pointer;
    text-decoration: underline;
}

    .edit_search:hover {
        text-decoration: none;
    }

.result-row {
    position: relative;
    min-height: 66px;
    padding: 12px 10px;
    float: left;
    box-shadow: 0 -1px 20px rgba(0, 0, 0, 0.15);
    width: 100%;
}

    .result-row .offer-city {
        width: 100%;
        padding-bottom: 5px;
        float: left;
        font-size: 12px;
    }

    .result-row .offer-logo {
        margin-top: 5px;
        float: left;
    }

    .result-row .offer-price {
        margin-top: 8px;
        float: right;
        font-weight: bold;
    }

    .result-row .deal-sign {
        vertical-align: 9.5px;
        text-transform: uppercase;
        font-size: 15px;
    }

    .result-row .deals-price {
        font-size: 30px;
    }

    .result-row .deals-price-asteriks {
        top: 0;
        vertical-align: 8px;
        font-size: 18px;
        cursor: pointer;
    }

    .result-row ins {
        text-decoration: none;
    }

.offer-logo img {
    margin-bottom: 0 !important;
}

.result-book_us {
    width: 100%;
    padding-top: 36px;
    float: left;
    color: #000;
}

    .result-book_us h3 {
        font-size: 19px;
        font-weight: 600;
        margin-bottom: 20px;
        padding-bottom: 15px;
        border-bottom: solid 1px #eee;
    }

.result-book__list {
    width: 66.66%;
    float: left;
    box-sizing: border-box;
}

    .result-book__list ul {
        margin: 0;
        padding: 0;
        list-style: none;
    }

        .result-book__list ul li {
            width: 50%;
            padding-bottom: 26px;
            background: url(../images/tick_icon.html) 0 0 no-repeat;
            float: left;
            padding-left: 50px;
            padding-right: 20px;
            font-size: 14px;
        }

.result-book__banner {
    float: right;
    width: 33.33%;
    text-align: right;
}

.result-book_us .book_us-protect {
    width: 100%;
    min-height: 98px;
    margin-bottom: 10px;
    background: #fff;
    box-shadow: 0 -1px 20px rgba(0, 0, 0, 0.15);
    clear: both;
    margin-top: 20px;
}

.result-book_us .book_us-protect-left {
    width: 84px;
    height: 98px;
    padding: 30px 20px;
    float: left;
}

    .result-book_us .book_us-protect-left:before {
        width: 43px;
        height: 38px;
        display: block;
        content: "";
        background-image: url(../images/Secure2.html);
        background-repeat: no-repeat;
        background-position: 0px 0px;
    }

.result-book_us .book_us-protect-right {
    width: 896px;
    padding: 26px 30px 18px 0;
    float: left;
    font-size: 14px;
    line-height: 20px;
}

.result-book_us .book_us-protect-title {
    font-weight: 700;
}

.result-partners {
    width: 60%;
    margin: 0 auto;
}

    .result-partners div {
        display: inline-block;
        margin-top: 15px;
    }

    .result-partners .result-bbb {
        width: 42px;
        height: 41px;
    }

    .result-partners .result-asta {
        width: 55px;
        height: 29px;
        margin-left: 30px;
        margin-right: 46px;
    }

    .result-partners .result-iatan {
        width: 34px;
        height: 33px;
    }

.best-price-new-price em {
    font-size: 64px;
}

.carousel-control.left,
.carousel-control.right {
    background: none;
    width: 25px;
}

.carousel-control.left {
    left: -25px;
}

.carousel-control.right {
    right: -25px;
}

.broun-block {
    padding-bottom: 34px;
    border-bottom: #eee solid 1px;
}

.block-text {
    background-color: #fff;
    border-radius: 5px;
    color: #626262;
    font-size: 14px;
    margin-top: 0;
    padding: 0;
}

    .block-text a {
        color: #084874;
        font-size: 14px;
        font-weight: 600;
        line-height: 21px;
        text-decoration: none;
        text-transform: uppercase;
    }

.mark {
    padding: 12px 0;
    background: none;
    display: inline-block;
}

    .mark .glyphicon {
        font-size: 11px;
        color: #fdba12;
    }

.block-text p {
    color: #585858;
    font-style: normal;
    line-height: 16px;
    font-size: 12px;
}

.block {
    display: block;
}

.zmin {
    z-index: 1;
}

.ab {
    position: absolute;
}

.riview_blocl {
    border-bottom: #eee solid 1px;
    margin-bottom: 30px;
    padding-bottom: 22px;
}

#carousel-reviews {
    position: relative;
    clear: both;
    display: inline-block;
}

.person-text {
    padding: 10px 0 0;
    text-align: center;
    z-index: 2;
}

    .person-text a {
        color: #ffcc00;
        display: block;
        font-size: 14px;
        margin-top: 3px;
        text-decoration: underline;
    }

.rel {
    position: relative;
}

.country_code {
    float: left;
    margin-right: 2px;
    border: #ccc solid 1px;
    padding: 2px;
    line-height: 41px;
    height: 30px;
    margin-top: 10px;
}
/*12-jan-2018 css*/

.contact-box {
    font-size: 15px;
    color: #505050;
    font-weight: 500;
}

    .contact-box ul {
        margin: 0;
        padding: 0;
        list-style: none;
    }

        .contact-box ul li.address {
            background: url(../images/footer_address_icon.png) 0 4px no-repeat;
            padding-left: 28px;
            font-size: 16px;
            line-height: 25px;
            margin-bottom: 16px;
        }

        .contact-box ul li.mail {
            background: url(../images/footer_mail_icon.png) 0 center no-repeat;
            padding-left: 28px;
            font-size: 16px;
            line-height: 25px;
            margin-bottom: 16px;
            color: #505050;
        }

            .contact-box ul li.mail a {
                color: #505050;
            }

        .contact-box ul li.phone {
            background: url(../images/footer_phone_icon.png) 0 center no-repeat;
            padding-left: 28px;
            font-size: 16px;
            line-height: 25px;
            margin-bottom: 16px;
        }

    .contact-box .row {
        margin-left: -15px;
        margin-right: -15px;
    }

.popular ul {
    display: inline-block;
    vertical-align: top;
    width: 100%;
}

.main-footer-nav {
    color: #fff;
}

.copyright-links {
    margin-top: 7px;
    color: #fff;
}

    .copyright-links a {
        color: #fff;
    }

.footer_social a {
    font-size: 20px;
    color: #fff;
    padding: 0;
    display: inline-block;
    margin-right: 14px;
    margin-bottom: 0;
    margin-top: 9px;
}

    .footer_social a:hover {
        color: #f8676b;
    }

.carousel-reviews {
    background: url(../images/testimonials_bg.png) 0 0 no-repeat;
    background-size: cover;
    padding: 50px 30px;
    padding-bottom: 85px;
    margin-top: 70px;
    color: #fff;
    text-align: center;
}

    .carousel-reviews small {
        display: block;
        color: #fff;
        font-size: 19px;
        margin-bottom: 8px;
        margin-top: 14px;
    }

        .carousel-reviews small strong {
            font-weight: 500;
        }

    .carousel-reviews p {
        font-size: 23px;
        color: #fff;
        font-weight: 400;
        margin-bottom: 50px;
        line-height: 26px;
        position: relative;
        padding: 10px 50px;
    }

        .carousel-reviews p::before {
            width: 35px;
            height: 26px;
            position: absolute;
            left: 0;
            top: 0;
            content: "";
            background: url(../images/coma1.png) 0 0 no-repeat;
        }

        .carousel-reviews p::after {
            width: 35px;
            height: 26px;
            position: absolute;
            right: 0;
            bottom: 0;
            content: "";
            background: url(../images/coma2.png) 0 0 no-repeat;
        }

.carousel-indicators {
    bottom: -60px;
}

    .carousel-indicators li {
        background: #0072bb;
        border: none;
        width: 12px;
        height: 12px;
        margin: 0 5px;
    }
/*17-jan-2018 css*/

.lSAction {
    display: block !important;
}

.result_page {
    margin-top: 50px;
}

.lightSlider li {
    border: #07253f solid 1px;
    border-radius: 3px;
    text-align: center;
    cursor: pointer;
}

    .lightSlider li:hover {
        border-color: #f8676b;
    }

        .lightSlider li:hover span {
            background: #f8676b;
            color: #fff;
        }

    .lightSlider li small {
        float: left;
        padding: 0 4px;
        position: relative;
        color: #fff;
        background: #084874;
    }

        .lightSlider li small:after {
            position: absolute;
            content: '';
            border-style: solid;
            border-width: 16px;
            border-color: #084874 transparent #084874 #084874;
        }

    .lightSlider li span {
        display: block;
        position: relative;
        text-align: right;
        padding-right: 2px;
        color: #0065b9;
        font-size: 14px;
        line-height: 32px;
    }

    .lightSlider li img {
        width: 76%;
    }

.lSSlideOuter {
    width: 90% !important;
    margin: 0 auto;
    overflow: inherit;
    position: relative;
}

.lSSlideWrapper {
    overflow: hidden;
}

.lSAction > .lSPrev {
    left: -35px;
    position: absolute;
    z-index: 9999;
    top: inherit;
    margin-top: -48px;
    opacity: 1;
    width: 30px;
    height: 30px;
}

.lSAction > .lSPrev {
    background-position: 0 0;
}

.lSAction > .lSNext {
    right: -35px;
    position: absolute;
    z-index: 9999;
    top: inherit;
    margin-top: -48px;
    opacity: 1;
    width: 30px;
    height: 30px;
}

.lSAction > .lSNext {
    background-position: -34px 0;
}

.result_page {
    box-shadow: 1px 2px 2px rgba(0, 0, 0, 0.12);
    margin-bottom: 30px;
    margin-top: 50px;
    padding: 30px 0;
}

.search_people {
    background: #e8e8e8;
    padding: 10px 15px;
    font-size: 14px;
    line-height: 24px;
    text-transform: capitalize;
    margin-bottom: 20px;
    font-family: 'Montserrat', sans-serif;
}

    .search_people span {
        display: inline-block;
        color: #000;
    }

    .search_people small {
        display: inline-block;
        color: #002b79;
        font-weight: 500;
        padding: 0 10px 0 5px;
        font-size: 14px;
    }

.search_fligt .search_fl ul {
    margin: 0;
    padding: 0;
    list-style: none;
}

.search_fligt .search_fl {
    border: #ccc solid 1px;
    margin-bottom: 10px;
    padding: 10px;
    float: left;
    width: 100%;
    clear: both;
}

    .search_fligt .search_fl li:first-child {
        width: 20%;
        text-align: center;
        padding-right: 15px;
    }

    .search_fligt .search_fl li {
        float: left;
        width: 30%;
        text-align: center;
        position: relative;
    }

    .search_fligt .search_fl:hover {
        border-color: #084874;
    }

    .search_fligt .search_fl li:nth-child(2) {
        width: 50%;
        text-align: left;
        border-left: solid 1px #ccc;
        padding: 0 15px;
    }

    .search_fligt .search_fl li:first-child span {
        font-size: 22px;
        display: block;
    }

    .search_fligt .search_fl li:first-child strong {
        font-size: 20px;
        font-weight: 600;
        line-height: 16px;
        padding: 0;
    }

    .search_fligt .search_fl li:first-child samp {
        font-size: 12px;
        display: block;
    }

    .search_fligt .search_fl li:nth-child(2) strong {
        display: block;
        font-size: 13px;
        padding-bottom: 15px;
        font-weight: 600;
    }

    .search_fligt .search_fl li:nth-child(2) aside {
        max-width: 84px;
        float: left;
        margin-top: 10px;
    }

        .search_fligt .search_fl li:nth-child(2) aside img {
            margin-bottom: 0 !important;
        }

    .search_fligt .search_fl li:nth-child(2) section {
        padding-left: 100px;
        font-size: 12px;
        line-height: 27px;
    }

    .search_fligt .search_fl li section font {
        display: block;
    }

    .search_fligt .search_fl li:nth-child(2) section span {
        float: right;
        width: 50%;
        position: relative;
        padding-left: 30px;
    }

        .search_fligt .search_fl li:nth-child(2) section span:before {
            position: absolute;
            content: '';
            color: #002b79;
            background: url(../images/airplane.png) no-repeat;
            background-size: 20px;
            width: 20px;
            height: 17px;
            left: 0;
            top: 4px;
        }

    .search_fligt .search_fl li:nth-child(3) strong {
        font-size: 14px;
        color: #7d7d7d;
        display: block;
        font-weight: 600;
    }

    .search_fligt .search_fl li:nth-child(3) span {
        font-size: 26px;
        color: #084874;
        display: block;
        font-weight: 700;
        padding: 8px 0;
        line-height: 18px;
    }

    .search_fligt .search_fl .btnmore {
        background: #084874;
        color: #fff;
        display: inline-block;
        padding: 6px 10px;
        margin: 0 3px;
        font-size: 14px;
        border-radius: 3px;
        border-bottom: solid 2px #002b79;
        text-decoration: none;
    }

.modify_search {
    float: left;
    width: 100%;
    background: #eee;
    margin-bottom: 15px;
}

    .modify_search .search-section .input-group-addon {
        height: 36px;
        padding-top: 13px;
    }

    .modify_search .search-section .search-col-padding {
        padding-top: 8px;
    }

    .modify_search .search_popup .formF-passengers1 {
        width: 88.5%;
        margin-top: 8px;
        padding-top: 0;
    }

    .modify_search .formF-passengers {
        height: 36px !important;
        padding-top: 2px;
    }

    .modify_search .search-button {
        width: 100%;
        line-height: 32px;
        font-size: 13px;
        margin-bottom: 20px;
    }

    .modify_search h3 {
        margin: 0;
        padding: 0;
        background: #084874;
        color: #fff;
        font-size: 16px;
        font-weight: normal;
        padding: 10px 15px;
        margin-bottom: 5px;
        clear: both;
        cursor: pointer;
    }

#flight_filter {
    display: inline-block;
    width: 100%;
}

.flight_fliter {
    padding: 0 15px;
}

    .flight_fliter ul {
        margin: 0;
        padding: 0;
        list-style: none;
        padding-bottom: 15px;
    }

.fligt_deal table tr td img {
    margin: 0 !important;
    width: 18px !important;
    vertical-align: middle;
}

.fligt_deal {
    background: #e2f4ff;
    padding: 0;
    margin-top: 30px;
    border-radius: 14px;
    overflow: hidden;
}

.flight_deal_inner {
    padding: 15px;
}

.fligt_deal h3 {
    margin-top: 0;
    font-size: 18px;
    font-weight: 500;
    margin-bottom: 14px;
    color: #505050;
}

.fligt_deal img {
    width: 100%;
}

.fligt_deal table tr td {
    line-height: 34px;
    font-size: 13px;
}

.fligt_deal table tr {
    border-bottom: #dcdcdc solid 1px;
}

    .fligt_deal table tr:last-child {
        border: none;
    }

.usd_doller {
    text-align: right;
    color: #f8676b;
    font-weight: 700;
}

    .usd_doller span {
        color: #fff;
        background: #0072bb;
        font-weight: 500;
        border-radius: 3px;
        padding: 2px;
        width: 64px;
        display: inline-block;
        text-align: center;
        line-height: 18px;
    }

.easter_sale {
    width: 70%;
    margin: 0 auto;
    display: block;
}

.our_partner {
    background: #fff;
    clear: both;
    display: inline-block;
    padding: 30px 0;
    text-align: center;
    width: 100%;
    position: relative;
}

.attractive_heading {
    font-size: 29px;
    color: #505050;
    text-align: center;
    font-weight: 900;
    margin-top: 54px;
    position: relative;
}

    .attractive_heading span {
        position: relative;
    }

        .attractive_heading span::before {
            position: absolute;
            width: 84px;
            background: #0072bb;
            height: 5px;
            border-radius: 2px;
            right: 0;
            bottom: -6px;
            content: "";
        }

.our_partner img {
    margin: 0 15px;
}

.contact-widget label {
    display: block;
    margin-bottom: 0;
    line-height: 22px;
    margin-top: 12px;
}

.contact-widget h3 {
    margin-top: 0;
    padding-left: 15px;
}

.contact-widget input,
.contact-widget textarea {
    width: 100%;
    border: #ccc solid 1px;
    padding: 5px 10px;
}

.contact-widget textarea {
    height: 100px;
}

.contact-widget button[type="submit"] {
    background: #0072bb;
    color: #fff;
    border: none;
    padding: 5px 18px;
    margin-bottom: 40px;
}

    .contact-widget button[type="submit"]:hover {
        background: #06243e;
    }

.description {
    position: fixed;
    display: none;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    margin-left: 0;
    margin-top: 0;
    z-index: 99999;
    background: rgba(0, 0, 0, 0.61);
}

    .description img {
        position: fixed;
        width: 562px;
        height: 382px;
        left: 50%;
        top: 50%;
        margin-left: -281px;
        margin-top: -191px;
        z-index: 99999;
    }

.mouseenter {
    display: block;
}

#call-msg {
    clear: both;
    color: #4f9403;
}

.easy-autocomplete {
    float: left;
    width: 80% !important;
}

    .easy-autocomplete.eac-plate-dark ul li:first-child,
    .easy-autocomplete.eac-plate-dark ul .eac-category:first-child {
        border-radius: 0;
    }

    .easy-autocomplete.eac-plate-dark ul li,
    .easy-autocomplete.eac-plate-dark ul .eac-category {
        background: #eee;
        color: #212121;
    }

.easy-autocomplete-container {
    left: -30px;
    top: 31px;
}

.easy-autocomplete.eac-plate-dark ul {
    height: 200px;
    border-radius: 0;
    border-left: 0 !important;
    background: #eee;
    overflow: auto;
    border: #ccc solid 1px;
    border-top: 0;
    width: 220px;
}

    .easy-autocomplete.eac-plate-dark ul li {
        line-height: 16px;
        border-bottom: #ccc solid 1px;
    }

        .easy-autocomplete.eac-plate-dark ul li b,
        .easy-autocomplete.eac-plate-dark ul .eac-category b {
            color: #f2666b;
        }

        .easy-autocomplete.eac-plate-dark ul li:last-child,
        .easy-autocomplete.eac-plate-dark ul .eac-category:last-child {
            border-radius: 0;
        }

.easy-autocomplete.eac-plate-dark input {
    font-size: 11px;
    color: #505050;
    padding: 0;
    box-shadow: none;
}

#code {
    position: absolute;
    left: 46px;
    border: none;
    padding: 0;
    width: 48px;
    z-index: 99;
    border-left: #cdcdcd solid 1px;
    padding-left: 5px;
    height: 33px;
    margin-top: 1px;
    opacity: 1;
    color: #bbbaba;
    display: none;
}

.intl-tel-input {
    float: left;
}

#footer {
    background: #e2f4ff;
}

.mobile-nav {
    display: none;
}
/*Search Page*/

.checkbox label:after,
.radio label:after {
    content: '';
    display: table;
    clear: both;
}

.checkbox .cr,
.radio .cr {
    position: relative;
    display: inline-block;
    border: 1px solid #a9a9a9;
    border-radius: 0;
    width: 14px;
    height: 14px;
    float: left;
    margin-right: .5em;
    margin-top: 1px;
}

.radio .cr {
    border-radius: 50%;
}

    .checkbox .cr .cr-icon,
    .radio .cr .cr-icon {
        position: absolute;
        font-size: 9px;
        line-height: 0;
        top: 50%;
        left: 14%;
    }

    .radio .cr .cr-icon {
        margin-left: 0.04em;
    }

.checkbox label input[type="checkbox"], .radio label input[type="radio"] {
    display: none;
}

    .checkbox label input[type="checkbox"] + .cr > .cr-icon, .radio label input[type="radio"] + .cr > .cr-icon {
        transform: scale(3) rotateZ(-20deg);
        opacity: 0;
        transition: all .3s ease-in;
    }

    .checkbox label input[type="checkbox"]:checked + .cr > .cr-icon, .radio label input[type="radio"]:checked + .cr > .cr-icon {
        transform: scale(1) rotateZ(0deg);
        opacity: 1;
    }

    .checkbox label input[type="checkbox"]:disabled + .cr, .radio label input[type="radio"]:disabled + .cr {
        opacity: .5;
    }

.search-main-div {
    background: #eee;
}

.left-filter {
    width: 20%;
    float: left;
	position:relative;
	top:10px;
}

.box-section {
    background: #fff;
    border-radius: 3px;
    margin-bottom: 10px;
    
	box-shadow:1px 1px 4px #666;
    padding-bottom: 1px;
    position: relative;
    color: #000;
}

    .box-section h4 {
        margin: 0;
        padding: 10px;
        color: #333;
        font-size: 12px;
        font-weight: 600;
    }

.show-data {
    position: absolute;
    right: 0;
    top: 10px;
    z-index: 999;
    width: 40px;
    text-align: center;
    cursor: pointer;
    color: #7d68eb;
	font-weight:600;
    font-size: 11px;
}

.show-block {
    border-top: #dadada solid 1px;
}

.multi-city-div, .easy-autocomplete .form-control, .bootstrap-select:not([class*="col-"]):not([class*="form-control"]):not(.input-group-btn), .card-section img, .fligt_deal img, .trust-rating img {
    width: 100%;
}
/*.hide-data{transform: rotate(180deg);}*/

.left-filter .checkbox label,
.left-filter .radio label {
    min-height: 22px;
    padding-left: 12px;
    margin-bottom: 0;
    color: #333;
    font-weight: 500;
    cursor: pointer;
    font-size: 13px;
}

.price-rate {
    font-size: 11px;
    float: right;
    margin-right: 10px;
    padding-top: 6px;
}

.left-filter {
    margin-top: 15px;
}
/*.plr5{ padding:0 5px;}*/
.box-section h2 {
    margin: 0;
    padding: 10px;
    font-size: 18px;
    font-weight: 600;
    width: 60%;
    display: inline-block;
}

.box-section a {
    font-size: 12px;
    font-style: normal;
    color: #ee6221;
    font-weight: 500;
    display: inline-block;
    width: 36%;
    cursor: pointer;
}

.box-section h2 span {
    font-size: 12px;
    padding-left: 0;
    padding-right: 10px;
    display: block;
    font-weight: 400;
    padding-top: 8px;
}

.box-section h3 {
    font-size: 16px;
    font-weight: 600;
    padding: 0 10px;
    margin: 10px 0;
}

.middle-search {
    width: 60%;
    float: left;
    margin: 15px;
}

.select-tiket-main-div {
    text-align: left;
    /*border: #ccc solid 1px;*/
    overflow: hidden;
    border-radius: 5px;
    position: relative;
}
    /*.scrolling-wrapper{overflow-x: scroll;}*/

    .select-tiket-main-div table {
        margin: 0;
        padding: 0;
        border: none;
        white-space: nowrap;
    }

        .select-tiket-main-div table td,
        .select-tiket-main-div table th {
            background: #fff;
            text-align: center;
            border-left: none !important;
            line-height: 16px;
        }

            .select-tiket-main-div table td:last-child,
            .select-tiket-main-div table th:last-child {
                border-right: none;
            }

        .select-tiket-main-div table th {
            border-bottom: none !important;
        }

        .select-tiket-main-div table td p {
            margin-bottom: 0;
            font-size: 13px;
            font-weight: 500;
            width: 149px;
        }

        .select-tiket-main-div table th p {
            font-weight: 600;
            font-size: 14px;
            margin-top: 5px;
            margin-bottom: 5px;
        }

.table-footer-div {
    background: #133b67;
}

.table-footer-txt {
    font-size: 12px;
    text-align: left;
    font-weight: 600;
    padding: 5px 10px;
    margin: 0;
    border-top: #ddd solid 1px;
    color: #fff;
}

.nearby-maindiv {
    float: left;
    width: 100%;
    margin: 15px 0;
    border-bottom: #ccc solid 1px;
    padding-bottom: 20px;
    margin-bottom: 20px;
}

    .nearby-maindiv ul {
        margin: 0;
        padding: 0;
        list-style: none;
    }

        .nearby-maindiv ul li {
            float: left;
            background: #133B67;
            color: #fff;
            text-align: center;
            font-size: 14px;
            font-weight: 600;
            border-radius: 5px;
            padding: 8px 8px;
            margin-right: 20px;
            width:140px;
            cursor: pointer;
            box-shadow: 0 2px 10px rgba(0, 0, 0, 0.26);
            line-height: 20px;
        }

            .nearby-maindiv ul li span {
                display: block;
            }

            .nearby-maindiv ul li.active, .nearby-maindiv ul li:hover {
                background: #ee6221;
                color: #fff;
            }


.flight-detail {
    background-color: #FEF3DE;
    padding: 10px;
    margin: 0;
    float: left;
    width: 100%;
    font-size: 13px;
}

.ticket-desc-div {
    float: left;
    width: 100%;
    border: #ccc solid 1px;
    background: #fff;
    padding: 0;
    border-radius: 8px;
    box-shadow: 0 4px 10px rgba(0, 0, 0, 0.12);
    margin-bottom: 15px;
}

    .ticket-desc-div tr th {
        background: #E3F0FF;
        padding: 10px 15px;
    }

        .ticket-desc-div tr th h3 {
            margin: 0;
            font-size: 30px;
            font-weight: 700;
            color: #133B67;
        }

            .ticket-desc-div tr th h3 span {
                font-weight: 500;
                font-size: 12px;
            }

.select-btn {
    background: #ee6221;
    color: #fff;
    padding: 8px 18px;
    font-weight: 600;
    font-size: 20px;
    border-radius: 3px;
}

    .select-btn:hover {
        color: #fff;
    }

.ticket-desc-div tr td {
    padding: 18px 15px;
    border-bottom: #ccc dashed 1px;
    font-size: 12px;
    font-weight: 500;
    position: relative;
}

.layove-time {
    position: absolute;
    background: #faffcc;
    border: #ccc solid 1px;
    border-radius: 16px;
    padding: 2px 15px !important;
    width: 210px;
    text-align: center;
    left: 50%;
    margin-left: -105px;
    top: 65px;
    font-size: 10px;
    font-weight: 300;
}

.departed {
    border-bottom: #eee solid 1px !important;
    color: #133B67;
    padding: 10px;
    font-weight: 600 !important;
    font-size: 15px !important;
    width: 100%;
    display: inline-block;
}

    .departed img {
        width: 20px;
    }

.ticket-desc-div tr td em {
    font-style: normal;
    font-weight: 700;
    font-size: 13px;
}

.ticket-desc-div tr td:last-child {
    width: 160px;
}

.ticket-desc-div tr:last-child td {
    border: none;
    color: #133B67;
    background: #eee;
    cursor: pointer;
}

    .ticket-desc-div tr:last-child td:first-child {
        color: #1F9E1C;
        font-weight: 600;
        font-size: 13px;
    }

.view-flight-detail i {
    margin-right: 8px;
}

.ticket-desc-div tr td:first-child {
    padding-right: 0;
}

.ticket-desc-div tr td:nth-child(2) {
    padding-left: 0;
    text-align: center;
}

.ticket-desc-div tr td h6 {
    margin: 0;
    color: #133B67;
    font-weight: 700;
    font-size: 13px;
}

.trust_list {
    float: right;
    width: 13.5%;
    margin-top: 15px;
}

.card-img-section_mob {
    display: none;
}

.trust_list ul li {
    margin: 0;
    border: none;
    font-size: 10px;
    padding-bottom: 0;
}

.list-group-item:last-child {
    padding-bottom: 15px;
}

.footer1-div {
    float: left;
    width: 100%;
    text-align: center;
    border-bottom: #eee solid 1px;
    padding: 15px;
}

    .footer1-div img {
        margin: 0 20px;
    }

.ticket-desc-div tr th span {
    font-weight: 400;
    font-size: 10px;
}

.deal-code {
    background: #fff;
    text-align: center;
    padding: 10px;
    border: #ccc dashed 1px;
    border-radius: 5px;
}

.ticket-desc-div tr th span {
    display: block;
}

.ticket-desc-div tr th em {
    font-style: normal;
    font-size: 25px;
}

.last-th {
    text-align: right;
}

.modify-bt {
    width: 128px;
}

.modify-banner {
    width: 100%;
	position:relative;
	top:-3px;
    background: url(../images/footer_bg.jpg) no-repeat;
    background-size: cover;
    padding: 50px 0;
    margin: 0;
}

.filter-button {
    display: none;
}

.mobile-calling {
    display: none;
}

.colunm1 {
    float: left;
    width: 6%;
    padding-top: 3px;
    margin-right: 2px;
}

    .colunm1 img {
        width: 100%;
    }

.colunm2 {
    float: left;
    width: 23%;
}

.colunm3 {
    float: left;
    width: 29%;
}

.colunm4 {
    float: left;
    width: 26%;
}

    .colunm4 p {
        margin: 0;
        padding: 2px;
    }

.colunm5 {
    float: left;
    width: 12%;
}

.close-filter {
    display: none;
}

.vertical-search,
.full-width-search {
    padding: 24px 0;
}

.modify-show {
    display: none;
}

.mobile-copyright {
    display: none;
}

#slider-range {
    border-bottom: 1px solid #ff565c;
    width: 100%;
    height: 2px;
    position: relative;
    margin-top: 15px;
    padding: 0 6px;
}

    #slider-range .ui-state-default {
        display: inline-block;
        border: 2px solid #ff565c;
        height: 15px;
        width: 15px;
        border-radius: 50%;
        position: absolute;
        top: -7px;
        background: #fff;
        cursor: pointer;
    }

.pric-range {
    padding: 12px;
    padding-bottom: 20px;
    font-size: 12px;
    font-weight: 400;
    color: #333;
    width: 96%;
}

    .pric-range input {
        width: 100%;
        border: none;
        font-weight: 500;
    }

.ui-slider-horizontal .ui-slider-handle {
    margin-left: -1px;
}

.scroll-bar {
    height: 12px;
}

.scrollable .scroll-bar.horizontal .thumb {
    background: #ee6221;
}

.scrollable .viewport {
    height: 200px !important;
}

.show-airline-detail {
    padding: 0 !important;
}

    .show-airline-detail tr:last-child td {
        padding: 18px 15px !important;
        font-size: 12px !important;
        font-weight: 500 !important;
        background: #fff !important;
        color: #333 !important;
    }

.ticket-desc-div tr td:first-child {
    padding-right: 15px !important;
}

.view-flight-detail::before {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    margin-right: 8px;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    content: "\f078";
}

.view-flight-detail.hide-data::before {
    content: "\f077";
}

.modify-banner .search-section .form-control {
    /*height: 40px;
    padding: 10px 20px;
    line-height: 40px;*/
	font-size:16px;
}

.modify-banner .search-button2 {
    height: 40px;
}

.modify-banner .search-button {
    height: 30px;
    line-height: 16px;
    margin-top: 4px;
}

.modify-banner .toggle-img {
    top: 20px;
}

.modify-banner .search-section .input-group-addon {
    /*height: 40px;
    line-height: 40px;*/
}

.input-group-addon {
    height: 40px;
    line-height: 40px;
}

.modify-banner .travel-btn-down {
    margin-top: 12px;
}

.total-hour {
    text-align: right;
    font-weight: 600;
    font-size: 12px;
    clear: both;
    color: #000;
    width: 100%;
}

.ticket-desc-div.calling-section tr td {
    background: #fff !important;
}

.modify-banner .passenger-div {
    top: 40px;
}

.ui-widget-content a {
    font-size: 12px;
}

.deal_section:first-child {
    position: absolute;
    z-index: 999;
    background: #fff;
    width: 16.5%;
    float: left;
    top: 0px;
}

div.scrollmenu {
    background-color: #fff;
    overflow: auto;
    white-space: nowrap;
    color: #750000;
}

.scrollmenu h4 {
    border-top: 1px solid #ccc;
    padding: 0;
    margin-top: 16px;
    margin-bottom: 0px;
}

div.scrollmenu a {
    display: inline-block;
    color: white;
    text-align: center;
    padding: 14px;
    text-decoration: none;
    cursor: pointer;
    overflow: hidden;
}

.operated {
    font-size: 11px;
    color: #505050;
    margin-top: 8px;
    display: inline-block;
    width:100%;
}

    .operated span {
        color: #ccc;
    }

.deal_section {
    border: 1px solid #ccc;
    display: inline-block;
    padding: 10px;
    width: 16.3%;
}

    .deal_section h5 {
        border-bottom: 1px solid #ccc;
        padding: 5px;
        margin: 0;
        font-weight: 600;
        font-size: 12px;
        margin-top: 5px;
        margin-bottom: 0px;
        color: #333;
    }

    .deal_section p {
        border-bottom: 1px solid#ccc;
        padding: 4px 0;
        margin: 0;
        color: #333;
        font-size: 13px;
        font-weight: 400;
    }

    .deal_section p:hover {
            background: #ddd;
            color: #e40c0c;
        }

.active {
    background: #FFCC16;
    color: #000;
}

.price_con {
    background: #e3f0ff;
    padding:8px 10px 4px 10px;
    display: inline-block;
    width: 100%;
}


    .price_left_con h5 {
        margin: 0;
        font-size: 25px;
        font-weight: 700;
        color: #133B67;
    }

.price_right_con {
    float: right;
    margin: 0;
    padding:5px 0;
}

.price_left_con p {
    font-size: 11px;
    margin: 0;
    padding: 0;
    color: #484848;
}

.seat_left {
    color: #143c67 !important;
    padding: 3px 0px;
    margin-top: 6px !important;
    font-size: 12px !important;
    font-weight: 500;
}

    .seat_left span {
        color: #F00;
    }

.airline_detail,
.airline_detail_third {
    width: 100%;
    float: left;
    border-bottom: 1px dashed #ddd;
    padding:10px 10px;
    position: relative;
}



.airlines_detail_one span {
    width: 76%;
    float: right;
}

.airlines_detail_p {
    width: 28%;
    float: left;
    color: #333;
    font-weight: 500;
}

.transparent-menu .navbar-nav > li, .search-section .nav > li > a, .flight_deal_inner, .payment-information {
    padding: 15px;
}

.airlines_detail_p span p, .airlines_detail_p p, .airlines_detail_th p {
    padding: 0;
    margin: 0;
    font-size: 13px;
}



.flight_detai_butt {
    background: #eee;
    float: left;
    width: 100%;
    padding: 10px 10px;
}
.flight_detai_butt2{background: #eee;
    float: left;
    width: 100%;
    padding: 10px 10px;}
.phone_no, .ui-datepicker-prev, .result_page .search-section, .intl-tel-input, .price-section {
    float: left;
}

.flight_deta_left {
    width: 75%;
    display: inline-block;
    color: #1F9E1C;
    font-size: 13px;
    font-weight: 600;
}

.view-flight-detail {
    width: 22%;
    display: inline-block;
    font-size: 14px;
    cursor: pointer;
}

.calling_top {
    width: 100%;
    float: left;
    background: #E3F0FF;
    padding: 10px;
}

.calling_left {
    width: 30%;
    display: inline-block;
}

    .calling_left h3 {
        margin: 0;
        font-size: 30px;
        font-weight: 700;
        color: #133B67;
    }

    .calling_left p {
        font-size: 10px;
        color: #000;
    }

.calling_mid {
    display: inline-block;
    text-align: center;
    position: relative;
    width: 24%;
}

    .calling_mid p {
        padding: 5px;
        background: #fff;
        border: 1px dashed #333;
        border-radius: 3px;
        position: absolute;
        width: 100%;
        margin-top: -39px;
        font-size: 14px;
    }

.calling_right {
    width: 41%;
    display: inline-block;
    text-align: right;
    float: right;
}

.call_one {
    font-size: 14px;
    color: #333;
    padding-right: 10px;
    font-weight: 600;
}

.call_num {
    font-style: normal;
    font-size: 25px;
    font-weight: 600;
}

.calling_right p {
    font-size: 10px;
    color: #333;
}
/*Responsive Css*/
@media only screen and (min-device-width : 768px) and (max-device-width : 1024px) {
.pay_now_left img,.extend_right img{ width:100%;}
.pay_now_right h1,.extend_now_right h1{ font-size:20px; margin:0;}
.call_center{ top:0; margin-top:15px;}
.secret_form{ margin:0;}
.secrate_header { right: 252px;}
    .deal_section {
        border: 1px solid #ccc;
        display: inline-block;
        padding: 10px;
        width: 16.3%;
    }
.hover_img h3{font: 800 14px/20px Montserrat, sans-serif;}
.hover_img span{font: 100 12px/15px Montserrat, sans-serif;}
.list_two li,.compay_info > .list li,.mojo_bussin ol li, .mojo_desti ol li{line-height: 20px!important;}


 .pay_page_card {
        width: 25%;
    }

    .card_expire_date {
        width: 27%;
    }

    .pay_page_cvv {
        width: 20%;
    }

    .pay_page_name {
        width: 25%;
    }
    .call_only a {
    margin: 0;
    font-size: 18px;
    width: 100%;
    display: inline-block;
    text-align: center;
}
.middle-search_no{width: 100%;
    text-align: center;
    }
    .no_result {
        width:60%;
        display: inline-block;
    }
}

.non-stop-div {
    width: 12%;
}

.pay_pax_birth {
    padding-left: 3px;
}

.non-stop-div:nth-last-child(2) {
    width: 11%;
}

@media (max-width: 1199px) {
    .transparent-menu .navbar-nav > li > a {
        font-size: 12px;
        padding: 15px 4px;
    }

    .top_phone .transition-effect {
        font-size: 17px;
    }

    .search-section .form-control {
        width: 80%;
    }

    .search-button {
        font-size: 12px;
        padding: 0 12px;
    }

    .add_banner {
        width: 100%;
    }

    .modify_search .search_popup .formF-passengers1 {
        width: 86%;
    }

    .search_fligt .search_fl li:first-child strong {
        font-size: 14px;
    }

    .search_fligt .search_fl li:nth-child(3) span {
        font-size: 16px;
    }

    #call_back_form {
        width: 338px;
    }

    .pas-drop {
        right: -40px !important;
    }

    .fligt_deal table tr td {
        font-size: 12px;
        line-height: 14px;
    }

    .usd_doller {
        font-size: 10px !important;
    }
}

@media (min-width: 1200px) {
    .container {
        width: 1210px;
    }
}
@media screen and (min-width: 1024px) and (max-width: 1366px){
.list_two li,.compay_info > .list li,.mojo_bussin ol li, .mojo_desti ol li{line-height: 29px!important;}
}
@media screen and (min-width: 1000px) and (max-width: 1100px) {
    .travel {
        width: 80% !important;
    }

    .fligt_deal table tr td {
        font-size: 12px;
        line-height: 24px;
    }

    .fligt_deal h3 {
        font-size: 16px;
    }

    .lightSlider li span {
        font-size: 12px;
        padding-right: 2px;
    }
}

@media screen and (min-width: 992px) and (max-width: 1100px) {
    .right-section {
        width: 19%;
    }

    .price-row label {
        width: 100%;
    }

    .price-row-detail label {
        width: 100%;
    }

        .price-row-detail label.rate-amount {
            text-align: left;
        }

    .coupn-section h4 {
        float: left;
    }

        .coupn-section h4 em {
            font-style: normal;
            float: left;
            margin-top: 7px;
        }

    .non-stop-div {
        width: 20%;
    }

        .non-stop-div:nth-last-child(2) {
            width: 18%;
        }
}

@media (max-width: 991px) {
    .product-grid-view img {
        min-height: initial;
    }

    .product-grid-view {
        width: 50%;
    }

    .transparent-menu .navbar-nav > li > a {
        font-size: 12px;
        letter-spacing: 0;
        padding: 6px 5px;
    }

    .top_phone {
        margin-left: 16px;
    }

        .top_phone .transition-effect {
            font-size: 13px;
        }

    .transparent-menu i {
        font-size: 18px;
    }

    .top_phone span {
        font-size: 9px;
    }

    .arrow {
        right: -94px;
        width: 60%;
    }

    .go-bck-div {
        float: left;
        width: 100%;
        padding: 10px 15px;
    }

        .go-bck-div a {
            float: left;
            background: #FFCC16;
            color: #fff;
            font-size: 10px;
            border-radius: 3px;
            padding: 5px 10px;
        }

    .search-button {
        padding: 7px 10px;
        letter-spacing: 0;
        font-size: 14px;
    }

    .riview_blocl img {
        width: 100%;
    }

    .banner_section h2 {
        font-size: 17px;
    }

    .image-align-center img {
        width: 100%;
    }

    .navbar-header a {
        padding-top: 14px;
    }

    .lSSlideWrapper {
        overflow: hidden;
    }

    .vertical-search,
    .full-width-search {
        padding: 25px 0;
    }

    #call_back_form {
        width: 338px;
    }

    .lSAction > .lSPrev {
        background-color: #fff;
        background-size: 40px auto;
        border-radius: 50%;
        height: 19px;
        left: 2px;
        opacity: 1;
        width: 20px;
    }

    .lSAction > .lSNext {
        background-color: #fff;
        background-size: 40px auto;
        border-radius: 50%;
        height: 19px;
        right: 2px;
        opacity: 1;
        width: 20px;
    }

    .lSAction > .lSNext {
        background-position: -20px 0;
    }

    .support-dropdown {
        z-index: 99;
    }

    .search-button {
        font-size: 12px;
        width: 90px;
    }

    .search-btn {
        font-size: 12px;
        width: 90px;
    }

    .search-section .economy .form-control {
        padding-right: 16px;
        width: 84%;
    }

    #departure_date,
    #return_date,
    #mdeparture_date,
    #mdeparture1_date {
        padding-left: 27px;
    }

    .passenger-div {
        left: -26px;
    }

    .best-price-div h3 {
        font-size: 16px;
    }

    .trustbutton-div {
        width: 100%;
    }

    .trustbutton-main-div .main-block h3 {
        font-size: 12px;
    }

    .owl-carousel {
        width: 100%;
    }

    .carousel-content {
        width: 83%;
        font-size: 10px;
    }

    .weekend-txt {
        padding-top: 4px;
    }

    .btn-up-div {
        right: 5px;
        bottom: 10px;
    }

    .btn-down-div {
        right: 5px;
        bottom: 10px;
    }

    .list-content {
        line-height: 12px;
        padding: 0px;
        padding-left: 20px;
        font-size: 10px;
    }

    .slide-up-list {
        margin-top: 10px;
    }

    .list-content li {
        margin-bottom: 5px;
    }

    .popular-routes-main-div ul li {
        width: 100%;
    }

    .signup-section label {
        margin-top: 0;
        margin-bottom: 20px;
    }

    .signup-section .footer-input-box {
        margin-left: 0;
        position: relative;
        line-height: 20px;
        width: 100%;
    }

    .footer-input-box input[type="text"] {
        width: 92%;
    }

    .footer-links {
        width: 100%;
    }

        .footer-links ul li {
            margin-top: 0;
            width: 49%;
        }

    .card-img {
        width: 80%;
    }

    .modify-show {
        display: block;
        background: #ee6221;
        color: #fff;
        float: right;
        clear: none;
        padding: 5px 14px;
        border-radius: 3px;
        margin: 26px 0 10px 0;
        width: 135px;
        text-align: center;
    }

    .modify-banner {
        display: none;
    }

    .logo {
        width: 288px;
    }
}
/*//////////////////////*/

@media screen and (min-width: 768px) and (max-width: 991px) {
    .search-section .form-control, .travel {
        width: 100%;
    }

    .search-button {
        padding: 7px;
        font-size: 10px;
        line-height: 16px;
    }

    .work-step .col-md-1 {
        display: none;
    }

    .work-step .col-sm-2 {
        width: 19.667%;
    }

        .work-step .col-sm-2 img {
            height: 36px;
            width: auto;
        }

    .add_banner {
        width: 100%;
    }

    .navbar-header {
        width: 160px;
    }

    .navbar-brand > img {
        width: 100%;
    }

    .travel {
        width: 66% !important;
    }

    .lightSlider li img {
        width: auto;
    }

    .lSAction > .lSPrev {
        left: -30px !important;
    }

    .lSAction > .lSNext {
        right: -30px !important;
    }

    .transparent-menu .navbar-nav > li {
        padding: 0 6px;
    }

    .easy-autocomplete {
        width: 70% !important;
    }

    .one_way {
        margin-top: 20px;
    }

    .specification li {
        width: 30%;
        margin-bottom: 15px;
    }

    .fligt_deal h3 {
        font-size: 14px;
    }

    .fligt_deal table tr td {
        font-size: 10px;
    }

    .usd_doller span {
        width: 48px;
        font-size: 9px;
    }

    .our_partner img {
        width: 42%;
    }

    .subscribe_newsletter {
        padding: 0;
    }

    .left-filter {
        display: none;
        width: 100%;
    }

    .filter-button {
        display: block;
        background: #ee6221;
        color: #fff;
        float: left;
        clear: both;
        padding: 5px 14px;
        border-radius: 3px;
        margin: 26px 0 10px 0;
        width: 135px;
        text-align: center;
    }

    .trust-rating {
        display: none;
    }

    .mobile-calling h3 {
        font-size: 14px;
        margin-bottom: 0;
        margin-top: 0;
    }

    .mobile-calling span {
        font-size: 14px;
        color: #a5171b;
    }

    .mobile-calling .deal-code {
        background: #fff;
        text-align: center;
        padding: 5px;
        width: 155px;
        border: #ccc dashed 1px;
        border-radius: 5px;
        font-size: 12px;
        font-weight: 500;
    }

    .mobile-calling table tr td {
        padding: 10px;
    }


    .close-filter {
        background: #ee6221;
        color: #fff;
        float: left;
        clear: both;
        padding: 5px 14px;
        border-radius: 3px;
        margin: 0 0 10px 0;
        width: 135px;
        text-align: center;
    }

    .box-section {
        clear: both;
    }

    .trust_list {
        display: none;
    }

    .select-tiket-main-div {
        width: 100%;
        margin: 0;
    }

        .select-tiket-main-div table tr td, .select-tiket-main-div table tr th {
            padding: 11px;
        }

    .nearby-maindiv ul {
        width: 100%;
        display: inline-block;
        text-align: center;
    }

    .popular-routes {
        display: none;
    }

    .middle-search {
        width: 100%;
        margin: 15px 0;
    }

    .payment-page .middle-search {
        width: 100%;
        margin: 0;
    }

    .go-bck-div {
        padding: 10px 0;
    }

    .right-section {
        width: 50%;
        float: none;
        margin: 0 auto;
        margin-bottom: 30px;
        clear: both;
    }

    .coupn-section {
        margin-bottom: 20px;
    }

    .trust-rating img {
        width: 100%;
    }

    .price-section-dest {
        display: block;
        width: 100%;
    }

   

    .pay_page_card {
        width: 25%;
    }

    .card_expire_date {
        width: 27%;
    }

    .pay_page_cvv {
        width: 20%;
    }

    .pay_page_name {
        width: 25%;
    }

    .non-stop {
        width: 100%;
    }

    .non-stop-div {
        width: 20%;
    }

        .non-stop-div:nth-last-child(2) {
            width: 16%;
        }

    .pay_pax_detail {
        width: 21%;
    }

    .pay_pax_gender {
        width: 30% !important;
    }

    .pay_pax_birth {
        width: 68% !important;
    }
}

@media (max-width: 767px) {
    .desktop_search,.spDeals {
        display: none;
    }

.search01{width:50%!important;}
.mob_search {display: block; }
.callfree a{ color:#fff;}
.trustbutton-div h1{ font-size:30px;}
.trustbutton-main-div{margin-top: 50px;}
    .remove_button {
        top: -167px;
    }

    .ticket-desc-div tr th {
        padding: 10px 7px;
    }

    .contact_left {
        margin: 0;
    }

    .contact_right, .addres_part {
        margin: 20px 0;
        margin-left: 0;
    }

    .pay_pax_detail {
        width: 100% !important;
    }

    .pay_pax_gender {
        width: 30% !important;
    }

    .pay_pax_birth {
        width: 68% !important;
    }

    .modify-show {
        margin-top: 15px;
    }

    .select-tiket-main-div table td p {
        width: 127px;
    }

    .comapny-sub-content1 {
        float: left;
        margin-right: 15px;
        width: 47%;
    }

    .company-content-div2 {
        float: left;
        width: 47%;
    }

    .close-filter {
        display: block;
    }

    .footer-content {
        display: none;
    }

    .top-right-support {
        display: none;
    }

    .mobile-copyright {
        display: block;
        padding-top: 10px;
        font-size: 11px;
        width: 100%;
        padding-bottom: 15px;
    }

    .comapny-sub-content2 {
        float: left;
        width: 48%;
    }

    .table-footer-div {
        display: none;
    }

    .passenger-div {
        right: 0;
        left: inherit;
    }

    .trust-rating {
        display: none;
    }

    .ticket-desc-div tr td:first-child {
        padding-right: 10px !important;
    }

    .res-last-footer-div {
        width: 100%;
    }

    .show-airline-detail table tr td {
        padding-left: 0 !important;
        padding-right: 0 !important;
    }

        .show-airline-detail table tr td:first-child {
            padding-right: 0px !important;
        }

    .left-filter {
        display: none;
    }

    .filter-button {
        display: block;
        background: #ee6221;
        color: #fff;
        float: left;
        clear: both;
        padding: 5px 14px;
        border-radius: 3px;
        margin: 15px 0 10px 0;
        width: 135px;
        text-align: center;
    }

    .mobile-calling {
        display: block;
        float: left;
        width: 100%;
        border: #ccc solid 1px;
        background: #e3f0ff;
        overflow: hidden;
        padding: 8px;
        border-radius: 8px;
        box-shadow: 0 4px 10px rgba(0, 0, 0, 0.12);
        margin-bottom: 15px;
    }

        .mobile-calling h3 {
            font-size: 14px;
            margin-bottom: 0;
            margin-top: 0;
        }

        .mobile-calling span {
            font-size: 14px;
            color: #a5171b;
        }

        .mobile-calling .deal-code {
            background: #fff;
            text-align: center;
            padding: 5px;
            border: #ccc dashed 1px;
            border-radius: 5px;
            font-size: 12px;
            font-weight: 500;
        }

        .mobile-calling table tr td {
            padding: 10px;
        }

    .calling-section {
        display: none;
    }

    .colunm1 {
        float: left;
        width: 10%;
        margin-top: 5px;
        font-size: 12px;
    }

    .colunm2 {
        float: left;
        width: 36%;
        font-size: 12px;
        display: none;
    }

    .colunm3 {
        float: left;
        width: 30%;
        font-size: 11px;
        padding: 0 4px;
    }

    .colunm4 {
        float: left;
        width: 33%;
        font-size: 11px;
        text-overflow: inherit;
        overflow: hidden;
    }

        .colunm4 p {
            margin: 0;
            padding: 0;
        }

    .colunm5 {
        float: right;
        width: 23%;
        font-size: 11px;
    }

        .colunm5 span {
            width: 100%;
            display: inline-block;
        }

    .ticket-desc-div tr:last-child td:first-child {
        color: #1F9E1C;
        font-weight: 600;
        font-size: 9px;
    }

    .ticket-desc-div tr td:nth-child(2) {
        text-align: right;
    }

    .price_left_con h5 {
        font-size: 22px;
        margin: 0;
        padding: 0;
        padding-top: 6px;
    }

    .select-btn {
        padding: 6px 12px;
        font-size: 14px;
    }

    .footer1-div {
        padding: 15px 0;
    }

        .footer1-div img {
            margin: 10px;
            width: 100%;
        }


    .close-filter {
        background: #ee6221;
        color: #fff;
        float: left;
        clear: both;
        padding: 5px 14px;
        border-radius: 3px;
        margin: 0 0 10px 0;
        width: 135px;
        text-align: center;
    }

    .box-section {
        clear: both;
    }

    .trust_list {
        display: none;
    }

    .select-tiket-main-div {
        width: 100%;
        margin: 0;
    }

        .select-tiket-main-div table tr td, .select-tiket-main-div table tr th {
            padding: 4px 0;
        }

    .nearby-maindiv ul {
        width: 100%;
        display: inline-block;
        text-align: center;
    }

    .popular-routes {
        display: none;
    }

    .res-footer-main-div {
        margin-top: 0;
    }

    .search-section .second .form-control {
        padding-left: 15px;
    }

    .my-booking {
        display: none;
    }

    .top-right-support ul li {
        margin-left: 0;
    }

    .logo {
        width: 112px;
        padding-bottom: 0 !important;
        padding-left: 20px;
        background: none;
        float: right;
        margin-right: 10px;
        padding-top: 0;
    }

        .logo img {
            width: 100%;
        }

    .navbar {
        float: left;
    }

    .navbar-toggle {
        margin-left: 15px;
        margin-top: 8px;
    }

    .res-footer-main-div ul {
        margin: 0;
        padding: 0;
        float: left;
        width: 48%;
        list-style: none;
    }

        .res-footer-main-div ul li {
            margin-bottom: 5px;
        }

    .res-footer-main-div .last {
        float: right;
    }

    .company-content-div2 ul {
        width: 100%;
    }

    .res-footer-main-div ul li a {
        color: #fff;
        font-size: 12px;
    }

    .search-button2 {
        background: none;
        padding-right: 0 !important;
    }

    .multi-city-div .search-button2 {
        border: none;
    }

    .non-stop {
        display: none;
        background: transparent;
        position: absolute;
        right: 16px;
    }

    .non-stop-div, .non-stop-div:nth-last-child(2) {
        width: 100%;
    }

        .non-stop-div:nth-last-child(3) {
            float: left;
        }

    .best-price-div {
        display: none;
    }

    .trustbutton-main-div .main-block p {
        display: none;
    }

    .border {
        background: none;
        float: left;
        width: 25%;
        padding: 10px 4px;
    }

    .top-right-support {
        float: right;
        margin-right: 15px;
        margin-top: 20px;
        margin-left: 0;
    }

    .nav-main-div {
        display: block;
    }

    .mobile-nav {
        display: block;
    }

    .easy-booking-div h3 {
        padding-left: 6px;
        padding-right: 6px;
    }

    .trustbutton-main-div .main-block h3 {
        font-size: 10px;
        margin-top: 12px;
    }

    .fb-like-logo {
        width: 56px;
        height: auto;
        margin-top: 0;
        margin-bottom: 0;
    }

    .fb-share-logo {
        width: 30px;
        height: auto;
        margin-top: 0;
        margin-bottom: 0;
    }

    .card-section, .holidays-main-div {
        display: none;
    }

    .popular-routes-main-div ul li {
        margin: 0;
        margin-bottom: 5px;
    }

    .footer-div {
        display: none;
    }

    .price {
        float: right;
        background: #AE0025;
        color: #fff;
        width: 66px;
        border-radius: 32px;
        text-align: center;
        font-size: 17px;
        line-height: 45px;
    }

    .aeroplane {
        float: left;
        line-height: 46px;
        margin-right: 3px;
        width: 17px;
    }

        .aeroplane img {
            width: 100%;
        }

    .airport {
        float: left;
        font-size: 9px;
        border-left: #ccc solid 1px;
        padding-left: 7px;
        padding-top: 0;
        padding-bottom: 0;
        padding-right: 6px;
        margin-top: 10px;
    }

    .airline-logo {
        float: left;
        padding: 9px 10px;
        width: 86px;
    }

    .footer-main-div {
        display: none;
    }

    .airline-logo img {
        width: 100%;
    }

    .responsive-footer-main-div {
        display: block;
    }

    .best-price-img, .easy-booking-img, .customer-care-img, .fb-like-img {
        height: 32px;
    }

    .modify_form {
        display: none;
    }

    .add_banner {
        width: 100%;
    }

    .search-button2 {
        border-radius: 0;
    }

    .search-section .form-control {
        width: 100%;
    }

    .search-section .economy .form-control {
        width: 90%;
    }

    .search-section .search-col-padding {
        float: left;
        width: 100%;
    }

    .input-group {
        width: 100%;
        margin-bottom: 0px !important;
        border-bottom: #eee solid 1px;
    }

    .input-group {
        width: 100%;
        border-radius: 0 !important;
        margin-bottom: 1px !important;
    }

    .arrow {
        display: none;
    }

    .transparent-menu .dropdown-menu li a {
        text-align: left;
    }

    .navbar-contact .search-box {
        padding: 15px;
        overflow: hidden;
    }

    .light-menu.dropdown-menu li a {
        text-align: left;
    }

    .light-menu .dropdown-menu > li > a {
        margin-left: 0px;
    }

    .icon-desc {
        margin-top: 30px;
    }

    .product-grid-view {
        width: 100%;
    }

    .transparent-menu .navbar-nav > li > a {
        padding: 10px 0px;
        font-size: 12px;
        border-bottom: #eee solid 1px;
        display: block;
        text-transform: capitalize;
        font-weight: 500;
        margin: 0;
    }

   

    .top_phone {
        display: none;
    }

    .navbar-header {
        float: none;
    }

    .navbar-left, .navbar-right {
        float: none !important;
    }

    .navbar-collapse {
        border-top: 1px solid transparent;
        box-shadow: none;
        position: absolute;
        z-index: 9999;
        background: #fff;
        left: 0;
        width: 100%;
        top: 50px;
    }

    .transparent-menu .navbar-nav > li {
        padding: 0;
    }

    .navbar-fixed-top {
        top: 0;
        border-width: 0 0 1px;
    }


    .navbar-toggle {
        display: block;
    }

   

        .navbar-nav > li {
            float: none;
        }

            .navbar-nav > li > a {
                padding-top: 10px;
                padding-bottom: 10px;
            }

    

    .navbar-nav .open .dropdown-menu {
        position: static;
        float: none;
        width: auto;
        margin-top: 0;
        border: 0;
        -webkit-box-shadow: none;
        box-shadow: none;
        background: #07253F;
    }

    .search-section {
        width: 100%;
    }

    .main-footer-nav ul li a {
        margin-left: 0;
    }

    .main-footer-nav ul li {
        display: inline-block;
        margin: 5px 5px 0;
    }

    .main-footer-nav p, .main-footer-nav ul {
        text-align: center;
    }

    .vertical-tab .nav-tabs > li {
        display: block;
        width: auto;
    }

    .vertical-tab-pannel {
        padding-left: 15px;
    }

    .vertical-tab {
        padding-right: 15px;
        margin-top: 0px;
    }

    .search-top span {
        display: none;
    }

    .toggle-img {
        display: none;
    }

    .home-title h1 {
        font-size: 24px;
    }

    .home-title h2 {
        margin-bottom: 0px;
        font-size: 20px;
    }

    .main-footer .links h4, .main-footer .contact-box h4, .we-accept h4 {
        margin-top: 45px;
    }

    .main-footer-nav ul li {
        margin: 15px 5px;
        display: inline-block;
    }

    .result_page .left_block {
        margin-left: 0;
    }

    .result_page .input-group {
        width: 100%;
    }

    .input-group {
        border: none;
        margin-bottom: 3px;
    }

    .formF-passengers1 {
        width: 100%;
        margin-bottom: 5px;
    }

    .search-button {
        padding: 3px 10px;
        line-height: 24px;
        width: 100%;
    }

    .reviews {
        text-align: center;
    }

        .reviews .reviews_item {
            margin-bottom: 15px;
        }

    .popular ul {
        width: 100%;
    }

    .fligt_deal {
        margin-left: -15px;
        margin-right: -15px;
    }

        .fligt_deal table tr td {
            font-size: 12px;
        }

        .fligt_deal h3 {
            font-size: 16px;
        }

    .sidebar {
        margin-bottom: 30px;
    }

    .fligt_deal table tr td {
        font-size: 12px;
        line-height: 24px;
    }

    .lSAction > .lSPrev {
        left: -22px !important;
    }

    .lSAction > .lSNext {
        right: -22px !important;
    }

    .stops {
        padding-left: 0;
        line-height: 12px;
    }

    .attractive_heading {
        margin-top: 30px;
    }

    .carousel-reviews p {
        font-size: 12px;
        line-height: 18px;
    }

    .carousel-reviews {
        padding-left: 0;
        padding-right: 0;
    }

    .banner_section h2 {
        display: none;
    }

    .footer-section {
        float: left;
        width: 100%;
    }

    .left-filter {
        width: 100%;
    }

    .middle-search {
        width: 100%;
        margin: 0;
    }

    .trust_list {
        width: 100%;
    }

  

    .ticket-desc-div tr td em {
        font-style: normal;
        font-weight: 700;
        font-size: 16px;
        display: block;
    }

    .layove-time {
        top:63px !important;
    }

    .ticket-desc-div tr td {
        padding: 14px 6px !important;
        border-bottom: #ccc dashed 1px;
        font-size: 11px;
        font-weight: 400;
    }

    .search-page-footer {
        display: block !important;
    }

    .middle-search {
        width: 100%;
        margin: 15px 0;
    }

    .payment-page .middle-search {
        width: 100%;
        margin: 0;
    }

    .go-bck-div {
        padding: 10px 0;
    }

    .right-section {
        width: 100%;
        margin-bottom: 30px;
        float: right;
        margin-right: 0;
    }

    .trust-rating img {
        width: 100%;
    }

    .payment-page .airline-information em {
        font-size: 11px;
    }

    .payment-page .airline-information {
        padding: 0 11px;
    }

    .contact-information label {
        float: left;
    }

    .shield-img {
        width: 55px;
    }

        .shield-img img {
            width: 90%;
            height: auto;
        }

    .payment-page label, .policy-text {
        font-size: 11px;
    }

    .policy-section {
        padding-left: 8px;
        padding-right: 8px;
    }

    .card-details {
        width: 100%;
    }

        .card-details .form-control {
            width: 100%;
            float: left;
            margin-right: 5px;
        }

        .card-details label {
            width: 100%;
        }

    .card-img-section {
        float: right;
        margin-top: 0px;
        font-weight: 500;
        font-size: 13px;
        width: 100%;
        margin-bottom: 20px;
    }

    .go-bck-div {
        margin-top: 0;
    }

    .grey-row .third-scc {
        width: 26%;
    }

    .deal_section {
        width: 27%;
    }

    .view-flight-detail {
        width: 45%;
        display: inline-block;
        font-size: 10px;
    }

    .flight_deta_left {
        width: 60%;
        font-size: 8px;
        font-weight: 600;
    }

    .deal_section:first-child {
        width: 28.3%;
    }

    .mobile_left {
        width: 16%;
        text-align: left;
        float: left;
        padding-top: 15px;
    }

    .mobile_mid {
        width: 56%;
        text-align: left;
        float: left;
    }

    .mobile_last {
        width: 25%;
        float: right;
        padding-top: 13px;
    }

    .price-section-dest {
        display: block;
    }

   

    .content_img, .text_content {
        width: 100%;
    }

    .airlines_detail_p img {
        width: 18px;
        height: 18px;
    }

    .confirmation_con, .confirm_left, .confirm_right {
        width: 100%;
    }

    .book_icon img {
        width: auto;
    }

    .booked_line {
        display: none;
    }

    .booking_search {
        width: 100%;
        margin-bottom: 30px;
    }


    .common_width {
        width: 100%;
        margin: 0 auto;
    }

    .wait_con {
        width: 100%;
        float: left;
    }

    .wait_detail {
        width: 100%;
        margin: auto;
        padding: 10px;
        display: table;
        margin-top: 80px;
        text-align: center;
        background: #fff;
    }



    .card_accept {
        width: 100%;
        float: left;
        text-align: center;
        padding-top: 5px;
    }

    .card_pay, .pay_page_card, .pay_page_name {
        width: 100%;
    }

    .card_expire_date {
        width: 54%;
    }

    .pay_page_cvv {
        width: 46%;
        float: left;
        margin-right: 0px;
    }

    .card_accept img {
        width: 84%;
    }

    .price_left_con {
        width:65%;
        float: left;
    }

    .price_right_con {
        float: left;
        margin: 0;
        padding: 0;
        width: 25%;
    }

    .price_left_con p {
        font-size: 10px;
        display: none;
    }

    .price-row label {
        font-size: 12px;
        width: 49%;
        display: inline-block;
    }

        .price-row label.rate-amount {
            text-align: right;
        }

    .airlines_detail_p span p, .airlines_detail_p p, .airlines_detail_th p {
        font-size: 11px;
        overflow: hidden;
    }



    .modify-banner .search-section .form-control {
        height: 60px;
        line-height: 60px;
        float: left;
        padding: 23px 15px;
    }

    .modify-banner .search-section .input-group-addon {
        height: 60px;
        line-height: 60px;
    }




    .listing-05 {
        width: 100%;
        display: inline-block;
        font-size: 11px;
    }

    .no_result_left {
        width: 100%;
    }

        .no_result_left h1, .no_result_left a {
            font-size: 21px;
        }

    .reservation_left i {
        font-size: 44px;
    }

    .contact_top h3 {
        font-size: 19px;
    }
}




@media (max-width:1299px) {
    .year-dropdown {
        width: 32% !important;
    }

    .trust-rating img {
        width: 100%;
        height: auto;
    }

    /*.price-section h3 span {
        display: none;
    }*/
}

@media (max-width:1199px) {
    .transparent-menu .navbar-nav > li > a {
        font-size: 12px;
        padding: 15px 4px;
    }

    .top_phone .transition-effect {
        font-size: 17px;
    }

    .search-section .form-control {
        width: 80%;
    }

    .search-button {
        font-size: 12px;
        padding: 0 12px;
    }

    .add_banner {
        width: 100%;
    }

    .modify_search .search_popup .formF-passengers1 {
        width: 86%;
    }

    .search_fligt .search_fl li:first-child strong {
        font-size: 14px;
    }

    .search_fligt .search_fl li:nth-child(3) span {
        font-size: 16px;
    }

    #call_back_form {
        width: 338px;
    }

    .pas-drop {
        right: -40px !important;
    }

    .fligt_deal table tr td {
        font-size: 12px;
        line-height: 14px;
    }

    .usd_doller {
        font-size: 10px !important;
    }

    .card-details .form-control {
        width: 100%;
    }

    .card-details label {
        width: 100%;
    }

    .card-details .form-control {
        float: left;
        margin-right: 10px;
    }
}

@media (max-width:1299px) {
    .year-dropdown {
        width: 32% !important;
    }

    .right-section {
        width: 18%;
    }
	.fixed-right {
     position: fixed;
     right: 8px;
     top: 20px;
	 }

    .trust-rating img {
        width: 100%;
        height: auto;
    }

    /*.price-section h3 span {
        display: none;
    }*/
}

@media (max-width:1199px) {
    .transparent-menu .navbar-nav > li > a {
        font-size: 12px;
        padding: 15px 4px;
    }

    .top_phone .transition-effect {
        font-size: 17px;
    }

    .search-section .form-control {
        width: 80%;
    }

    .search-button {
        font-size: 12px;
        padding: 0 12px;
    }

    .modify_search .search_popup .formF-passengers1 {
        width: 86%;
    }

    .search_fligt .search_fl li:first-child strong {
        font-size: 14px;
    }

    .search_fligt .search_fl li:nth-child(3) span {
        font-size: 16px;
    }

    #call_back_form {
        width: 338px;
    }

    .pas-drop {
        right: -40px !important;
    }

    .fligt_deal table tr td {
        font-size: 12px;
        line-height: 14px;
    }

    .usd_doller {
        font-size: 10px !important;
    }

    .card-details .form-control {
        width: 100%;
        float: left;
        margin-right: 10px;
    }

    .add_banner, .card-details label {
        width: 100%;
    }
}

@media (min-width :1200px) {
    .container {
        width: 1210px;
    }
}

@media screen and (min-width: 1000px) and (max-width :1100px) {
    .travel {
        width: 80% !important;
    }

    .fligt_deal table tr td {
        font-size: 12px;
        line-height: 24px;
    }

    .fligt_deal h3 {
        font-size: 16px;
    }

    .lightSlider li span {
        font-size: 12px;
        padding-right: 2px;
    }
}

@media screen and (min-width: 992px) and (max-width: 1100px) {
    .right-section {
        width: 19%;
    }

    .price-row-detail label.rate-amount {
        text-align: left;
    }

    .coupn-section h4 {
        float: left;
    }

        .coupn-section h4 em {
            font-style: normal;
            float: left;
            margin-top: 7px;
        }

    .price-row label, .price-row-detail label {
        width: 100%;
    }
}

@media (max-width: 991px) {
    .product-grid-view img {
        min-height: initial;
    }

    .product-grid-view {
        width: 50%;
    }

    .transparent-menu .navbar-nav > li > a {
        font-size: 12px;
        letter-spacing: 0;
        padding: 6px 5px;
    }

    .top_phone {
        margin-left: 16px;
    }

        .top_phone .transition-effect {
            font-size: 13px;
        }

    .transparent-menu i {
        font-size: 18px;
    }

    .top_phone span {
        font-size: 9px;
    }

    .arrow {
        right: -94px;
        width: 60%;
    }

    .search-button {
        letter-spacing: 0;
        font-size: 12px;
        width: 90px;
        padding: 7px 10px;
    }

    .banner_section h2 {
        font-size: 17px;
    }

    .navbar-header a {
        padding-top: 14px;
    }

    .lSSlideWrapper {
        overflow: hidden;
    }

    .vertical-search, .full-width-search {
        padding: 25px 0;
    }

    #call_back_form {
        width: 338px;
    }

    .lSAction > .lSPrev {
        background-color: #fff;
        background-size: 40px auto;
        border-radius: 50%;
        height: 19px;
        left: 2px;
        opacity: 1;
        width: 20px;
    }

    .lSAction > .lSNext {
        background-color: #fff;
        background-size: 40px auto;
        border-radius: 50%;
        height: 19px;
        right: 2px;
        opacity: 1;
        width: 20px;
        background-position: -20px 0;
    }

    .support-dropdown {
        z-index: 99;
    }

    .search-btn {
        font-size: 12px;
        width: 90px;
    }

    .search-section .economy .form-control {
        padding-right: 16px;
        width: 84%;
    }

    #departure_date, #return_date, #mdeparture_date, #mdeparture1_date {
        padding-left: 27px;
    }

    .passenger-div {
        left: -26px;
    }

    .best-price-div h3 {
        font-size: 16px;
    }

    .trustbutton-main-div .main-block h3 {
        font-size: 12px;
    }

    .carousel-content {
        width: 83%;
        font-size: 10px;
    }

    .weekend-txt {
        padding-top: 4px;
    }

    .list-content {
        line-height: 12px;
        font-size: 10px;
        padding: 0 0 0 20px;
    }

    .slide-up-list {
        margin-top: 10px;
    }

    .list-content li {
        margin-bottom: 5px;
    }

    .signup-section label {
        margin-top: 0;
        margin-bottom: 20px;
    }

    .signup-section .footer-input-box {
        margin-left: 0;
        position: relative;
        line-height: 20px;
        width: 100%;
    }

    .footer-input-box input[type="text"] {
        width: 92%;
    }

    .footer-links ul li {
        margin-top: 0;
        width: 49%;
    }

    .card-img {
        width: 80%;
    }

    .modify-show {
        display: block;
        background: #8574ef;;
        color: #fff;
        float: right;
        clear: none;
        border-radius: 3px;
        width: 135px;
        text-align: center;
        margin: 26px 0 10px;
        padding: 5px 14px;
    }

    .modify-banner {
        display: none;
    }

    .logo {
        width: 288px;
    }

    .riview_blocl img, .image-align-center img, .trustbutton-div, .owl-carousel, .popular-routes-main-div ul li, .footer-links {
        width: 100%;
    }

    .btn-up-div, .btn-down-div {
        right: 5px;
        bottom: 10px;
    }
}


@media screen and (min-width: 768px) and (max-width: 991px) {
    .search-button {
        font-size: 10px;
        line-height: 16px;
        padding: 7px;
    }

    .work-step .col-sm-2 {
        width: 19.667%;
    }

        .work-step .col-sm-2 img {
            height: 36px;
            width: auto;
        }

    .navbar-header {
        width: 160px;
    }

    .travel {
        width: 66% !important;
    }

    .lightSlider li img {
        width: auto;
    }

    .lSAction > .lSPrev {
        left: -30px !important;
    }

    .lSAction > .lSNext {
        right: -30px !important;
    }

    .transparent-menu .navbar-nav > li {
        padding: 0 6px;
    }

    .easy-autocomplete {
        width: 70% !important;
    }

    .one_way {
        margin-top: 20px;
    }

    .specification li {
        width: 30%;
        margin-bottom: 15px;
    }

    .fligt_deal h3 {
        font-size: 14px;
    }

    .fligt_deal table tr td {
        font-size: 10px;
    }

    .usd_doller span {
        width: 48px;
        font-size: 9px;
    }

    .our_partner img {
        width: 42%;
    }

    .subscribe_newsletter {
        padding: 0;
    }

    .left-filter {
        display: none;
        width: 100%;
    }

    .filter-button {
        display: block;
        background: #ee6221;
        color: #fff;
        float: left;
        clear: both;
        border-radius: 3px;
        width: 135px;
        text-align: center;
        margin: 26px 0 10px;
        padding: 5px 14px;
    }

    .mobile-calling h3 {
        font-size: 14px;
        margin-bottom: 0;
        margin-top: 0;
    }

    .mobile-calling span {
        font-size: 14px;
        color: #a5171b;
    }

    .mobile-calling .deal-code {
        background: #fff;
        text-align: center;
        width: 155px;
        border: #ccc dashed 1px;
        border-radius: 5px;
        font-size: 12px;
        font-weight: 500;
        padding: 5px;
    }

    .mobile-calling table tr td {
        padding: 10px;
    }

    .close-filter {
        background: #ee6221;
        color: #fff;
        float: left;
        clear: both;
        border-radius: 3px;
        width: 135px;
        text-align: center;
        margin: 0 0 10px;
        padding: 5px 14px;
    }

    .box-section {
        clear: both;
    }

    .select-tiket-main-div table tr td, .select-tiket-main-div table tr th {
        padding: 11px;
    }

    .nearby-maindiv ul {
        width: 100%;
        display: inline-block;
        text-align: center;
    }

    .middle-search {
        width: 100%;
        margin: 15px 0;
    }

    .go-bck-div {
        padding: 10px 0;
    }

    .right-section {
        width: 50%;
        float: none;
        clear: both;
        margin: 0 auto 30px;
    }

    .coupn-section {
        margin-bottom: 20px;
    }

    .search-section .form-control, .travel, .add_banner, .navbar-brand > img, .trust-rating img {
        width: 100%;
    }

    .work-step .col-md-1, .trust_list, .popular-routes {
        display: none;
    }

    .select-tiket-main-div, .payment-page .middle-search {
        width: 100%;
        margin: 0;
    }
.pay_type span{width: 48%;}
 .base_one {
        width: 52%;
    }
 .base_two {
    width: 33%;
    font-size: 12px;
    padding-left:0px; 
    text-align: right;
}
.card_detail h3, .card_holder h3, .card_nimber h3{ font-size:13px!important;}


}

@media (max-width: 767px) {
    .ticket-desc-div tr th {
        padding: 10px 7px;
    }

    .modify-show {
        margin-top: 15px;
    }

    .select-tiket-main-div table td p {
        width: 127px;
    }

    .comapny-sub-content1 {
        float: left;
        margin-right: 15px;
        width: 47%;
    }

    .company-content-div2 {
        float: left;
        width: 47%;
    }

    .close-filter {
        display: block;
        background: #ee6221;
        color: #fff;
        float: left;
        clear: both;
        border-radius: 3px;
        width: 135px;
        text-align: center;
        margin: 0 0 10px;
        padding: 5px 14px;
    }

    .top-right-support {
        display: none;
        float: right;
        margin-right: 15px;
        margin-top: 20px;
        margin-left: 0;
    }

    .mobile-copyright {
        display: block;
        padding-top: 10px;
        font-size: 11px;
        width: 100%;
        padding-bottom: 15px;
    }

    .comapny-sub-content2 {
        float: left;
        width: 48%;
    }

    .passenger-div {
        right: 0;
        left: inherit;
    }

    .ticket-desc-div tr td:first-child {
        padding-right: 10px !important;
    }

    .show-airline-detail table tr td {
        padding-left: 0 !important;
        padding-right: 0 !important;
    }

        .show-airline-detail table tr td:first-child {
            padding-right: 0 !important;
        }

    .filter-button {
        display: block;
        background: #8574ef;
        color: #fff;
        float: left;
        clear: both;
        border-radius: 3px;
        width: 123px;
        text-align: center;
        margin: 15px 0 10px;
        padding: 5px 14px;
    }

    .mobile-calling {
        display: block;
        float: left;
        width: 100%;
        border: #ccc solid 1px;
        background: #e3f0ff;
        overflow: hidden;
        border-radius: 8px;
        box-shadow: 0 4px 10px rgba(0,0,0,0.12);
        margin-bottom: 15px;
        padding: 0;
    }

        .mobile-calling h3 {
            font-size: 14px;
            margin-bottom: 0;
            margin-top: 0;
        }

        .mobile-calling span {
            font-size: 14px;
            color: #a5171b;
        }

        .mobile-calling .deal-code {
            background: #fff;
            text-align: center;
            border: #ccc dashed 1px;
            border-radius: 5px;
            font-size: 12px;
            font-weight: 500;
            padding: 5px;
        }

        .mobile-calling table tr td {
            padding: 10px;
        }

    .colunm1 {
        float: left;
        width: 12%;
        margin-top: 1px;
        font-size: 12px;
    }



    .layover {
        margin-bottom: 15px;
    }




    .ticket-desc-div tr:last-child td:first-child {
        color: #1F9E1C;
        font-weight: 600;
        font-size: 9px;
    }

    .ticket-desc-div tr td:nth-child(2) {
        text-align: right;
    }

    .footer1-div {
        padding: 15px 0;
    }

        .footer1-div img {
            margin: 10px;
        }

    .box-section {
        clear: both;
    }

    .select-tiket-main-div table tr td, .select-tiket-main-div table tr th {
        padding: 4px 0;
    }

    .nearby-maindiv ul {
        width: 100%;
        display: inline-block;
        text-align: center;
    }

    .res-footer-main-div {
        margin-top: 0;
    }

    .remove_button {
        position: absolute;
        z-index: 999;
        right: 10px;
        top: -182px;
        margin: 0;
    }

    .logo {
        width: 112px;
        padding-bottom: 0 !important;
        padding-left: 20px;
        background: none;
        float: right;
        margin-right: 10px;
        padding-top: 0;
    }

    .navbar-toggle {
        margin-left: 15px;
        margin-top: 8px;
        display: block;
    }

    .res-footer-main-div ul {
        float: left;
        width: 48%;
        list-style: none;
        margin: 0;
        padding: 0;
    }

        .res-footer-main-div ul li {
            margin-bottom: 5px;
        }

            .res-footer-main-div ul li a {
                color: #fff;
                font-size: 12px;
            }

    .search-button2 {
        background: none;
        padding-right: 0 !important;
        border-radius: 0;
    }

    .multi-city-div .search-button2 {
        border: none;
    }

    .border {
        background: none;
        float: left;
        width: 25%;
        padding: 10px 4px;
    }

    .easy-booking-div h3 {
        padding-left: 6px;
        padding-right: 6px;
    }

    .trustbutton-main-div .main-block h3 {
        font-size: 10px;
        margin-top: 12px;
    }

    .fb-like-logo {
        width: 56px;
        height: auto;
        margin-top: 0;
        margin-bottom: 0;
    }

    .fb-share-logo {
        width: 30px;
        height: auto;
        margin-top: 0;
        margin-bottom: 0;
    }

    .popular-routes-main-div ul li {
        margin: 0 0 5px;
    }

    .price {
        float: right;
        background: #AE0025;
        color: #fff;
        width: 66px;
        border-radius: 32px;
        text-align: center;
        font-size: 17px;
        line-height: 45px;
    }

    .aeroplane {
        float: left;
        line-height: 46px;
        margin-right: 3px;
        width: 17px;
    }

    .airport {
        float: left;
        font-size: 9px;
        border-left: #ccc solid 1px;
        margin-top: 10px;
        padding: 0 6px 0 7px;
    }

    .airline-logo {
        float: left;
        width: 86px;
        padding: 9px 10px;
    }

    .best-price-img, .easy-booking-img, .customer-care-img, .fb-like-img {
        height: 32px;
    }

    .search-section .economy .form-control {
        width: 90%;
    }

    .input-group {
        border-bottom: #eee solid 1px;
        width: 100%;
        border-radius: 0 !important;
        margin-bottom: 1px !important;
        border: none;
    }

    .navbar-contact .search-box {
        overflow: hidden;
        padding: 15px;
    }

    .transparent-menu .navbar-nav > li > a {
        font-size: 12px;
        border-bottom: #eee solid 1px;
        display: block;
        text-transform: capitalize;
        font-weight: 500;
        margin: 0;
        padding: 10px 0;
    }

    .navbar-nav {
        float: none !important;
        margin: 0;
    }

    .navbar-left, .navbar-right {
        float: none !important;
    }

    .navbar-collapse {
        border-top: 1px solid transparent;
        box-shadow: none;
        position: absolute;
        z-index: 1000;
        background: #fff;
        left: 0;
        width: 100%;
        top:75px;
    }

    .transparent-menu .navbar-nav > li {
        padding: 0;
    }

    .navbar-fixed-top {
        top: 0;
        border-width: 0 0 1px;
    }

    .navbar-collapse.collapse {
        display: none !important;
        border: none;
    }

    .navbar-nav > li > a {
        padding-top: 10px;
        padding-bottom: 10px;
    }

    .navbar-nav .open .dropdown-menu {
        position: static;
        float: none;
        width: auto;
        margin-top: 0;
        border: 0;
        -webkit-box-shadow: none;
        box-shadow: none;
        background: #07253F;
    }

    .main-footer-nav ul li {
        display: inline-block;
        margin: 15px 5px;
    }

    .vertical-tab .nav-tabs > li {
        display: block;
        width: auto;
    }

    .vertical-tab-pannel {
        padding-left: 15px;
    }

    .vertical-tab {
        padding-right: 15px;
        margin-top: 0;
    }

    .home-title h1 {
        font-size: 24px;
    }

    .home-title h2 {
        margin-bottom: 0;
        font-size: 20px;
    }

    .main-footer .links h4, .main-footer .contact-box h4, .we-accept h4 {
        margin-top: 45px;
    }

    .formF-passengers1 {
        width: 100%;
        margin-bottom: 5px;
    }

    .search-button {
        line-height: 24px;
        width: 100%;
        padding: 3px 10px;
    }

    .reviews .reviews_item {
        margin-bottom: 15px;
    }

    .fligt_deal {
        margin-left: -15px;
        margin-right: -15px;
    }

        .fligt_deal table tr td {
            font-size: 12px;
            line-height: 24px;
        }

    .sidebar {
        margin-bottom: 30px;
    }

    .lSAction > .lSPrev {
        left: -22px !important;
    }

    .lSAction > .lSNext {
        right: -22px !important;
    }

    .stops {
        padding-left: 0;
        line-height: 12px;
    }

    .carousel-reviews p {
        font-size: 12px;
        line-height: 18px;
    }

    .carousel-reviews {
        padding-left: 0;
        padding-right: 0;
    }

    .middle-search {
        width: 100%;
        margin: 15px 0;
    }

    .nearby-maindiv ul li {
       font-size: 12px;
    line-height: 16px;
    width: 24%;
    float: none;
    display: inline-block;
    margin: 0 0px;
    padding: 8px 4px;
    }

    .ticket-desc-div tr td em {
        font-style: normal;
        font-weight: 700;
        font-size: 16px;
        display: block;
    }

    .layove-time {
        top: 18px;
    }

    .ticket-desc-div tr td {
        border-bottom: #ccc dashed 1px;
        font-size: 11px;
        font-weight: 400;
        padding: 14px 6px !important;
    }

    .go-bck-div {
        margin-top: 0;
        padding: 10px 0;
    }

    .right-section {
        width: 100%;
        margin-bottom: 30px;
        float: right;
    }

    .shield-img {
        width: 55px;
    }

        .shield-img img {
            width: 90%;
            height: auto;
        }

    .policy-section .policy-text {
        font-size: 12px;
        width:82%;
    }

    .payment-page label {
        font-size: 12px;
    }

    .policy-section {
        padding-left: 8px;
        padding-right: 8px;
    }

    .card-details .form-control {
        width: 100%;
        float: left;
        margin-right: 5px;
    }

    .card-img-section {
        float: right;
        margin-top: 0;
        font-weight: 500;
        font-size: 13px;
        width: 100%;
        margin-bottom: 20px;
    }

    .grey-row .third-scc {
        width: 26%;
    }

    .footer-content, .table-footer-div, .calling-section, .popular-routes, .my-booking, .best-price-div, .trustbutton-main-div .main-block p, .card-section, .holidays-main-div, .footer-div, .footer-main-div, .modify_form, .arrow, .top_phone, .search-top span, .toggle-img, .banner_section h2 {
        display: none;
    }

    .res-last-footer-div, .logo img, .company-content-div2 ul, .aeroplane img, .airline-logo img, .add_banner, .search-section .form-control, .product-grid-view, .search-section, .result_page .input-group, .popular ul, .trust-rating img, .card-details, .card-details label {
        width: 100%;
    }

    .left-filter, .trust_list {
        display: none;
        width: 100%;
    }

    .select-btn, .res-footer-main-div .last {
        float: right;
    }

    .select-tiket-main-div, .payment-page .middle-search {
        width: 100%;
        margin: 0;
    }

    .top-right-support ul li, .light-menu .dropdown-menu > li > a, .main-footer-nav ul li a, .result_page .left_block {
        margin-left: 0;
    }

    .navbar, .contact-information label {
        float: left;
    }

    .nav-main-div, .mobile-nav, .responsive-footer-main-div {
        display: block;
    }

    .search-section .search-col-padding, .footer-section {
        float: left;
        width: 100%;
    }

    .transparent-menu .dropdown-menu li a, .light-menu.dropdown-menu li a {
        text-align: left;
    }

    .icon-desc, .attractive_heading {
        margin-top: 30px;
    }

    .navbar-header, .navbar-nav > li {
        float: none;
    }

    .collapse.in, .search-page-footer {
        display: block !important;top: 75px;
    }

    .main-footer-nav p, .main-footer-nav ul, .reviews {
        text-align: center;
    }

    /*.fligt_deal h3, .payment-page .airline-information em {
        font-size: 16px;
    }*/

    .modify-banner .search-section .input-group-addon {
        height: 60px !important;
        line-height: 60px !important;
    }
}

@media (max-width: 568px) {
    .sale-popup {
        width: 300px;
        margin-left: -150px;
        position: absolute;
    }

    .pay_pax_gender {
        width: 27% !important;
    }

    .pay_pax_birth {
        width: 71% !important;
    }

    .special-ticket {
        font-size: 15px;
        width: 210px;
    }

    .sale-title {
        color: #fff;
        margin-bottom: 4px;
        margin-top: 6px;
    }

    .best-price-new-price .dollar {
        font-size: 12px;
        line-height: 20px;
    }

    .sale-popup .best-price-new-price em {
        font-size: 22px;
    }

    .best-price-new-price sup {
        font-size: 12px;
        top: 8px;
    }

    .way {
        font-size: 9px;
    }

    .sale-popup .best-price-new-price {
        line-height: 27px;
        padding-top: 5px;
    }

    .timer {
        padding-bottom: 7px;
    }

    .sale-popup-extra {
        float: none;
        margin: 0 auto 5px;
    }

    .sale-popup-phone-title {
        margin-top: 10px;
        font-size: 12px;
    }

    #call_back_form {
        width: 96%;
    }

    .call_back {
        width: 194px;
    }

    .call_back_bt {
        font-size: 11px;
    }

    .navbar-header a {
        padding-top: 7px;
    }

    .search_fligt .search_fl li, .search_fligt .search_fl li:nth-child(2), .search_fligt .search_fl li:first-child {
        width: 100%;
        border: none;
        text-align: center;
    }

    .modify_search .search_popup .formF-passengers1 {
        width: 91.4% !important;
    }

    .modify_search .search-section .search-col-padding {
        float: left;
        width: 100%;
    }

    .loader_page .col-sm-12 {
        float: left;
    }

    .description img {
        width: 100%;
        height: auto;
        left: 0;
        margin-left: 0;
    }

    .fligt_deal table tr td {
        font-size: 12px;
        line-height: 24px;
    }

    .pas-drop {
        right: 0 !important;
    }

    .ui-autocomplete {
        width: 280px !important;
    }

    .search_fligt .search_fl li:first-child span {
        font-size: 26px;
    }

    .specification {
        margin: 0;
    }

        .specification li {
            width: 100%;
            min-height: inherit;
            margin: 0 0 15px;
        }

    .our_partner img {
        width: 100%;
        margin: 0;
    }

    .subscribe_newsletter {
        padding: 0 15px 8px;
    }

        .subscribe_newsletter h4 {
            font-size: 16px;
            margin-left: -15px;
            margin-right: -15px;
        }

        .subscribe_newsletter .col-xs-5 {
            width: 70% !important;
        }

        .subscribe_newsletter .col-xs-2 {
            width: 30% !important;
        }

    .one_way {
        padding-top: 15px;
    }

    .input-group {
        width: 100%;
        margin-bottom: 0 !important;
        border-bottom: #eee solid 1px;
    }

    .phone_no {
        font-size: 12px;
    }

        .phone_no img {
            margin-right: 4px;
        }

    .social_icon {
        width: 100%;
        float: left;
        text-align: center;
        margin-top: 10px;
    }

    .logo {
        width: 112px;
        padding-bottom: 0 !important;
        padding-left: 20px;
        background: none;
        float: right;
        margin-right: 10px;
        padding-top: 0;
    }

        .loder_img, .loder_img img {
            width: 100%;
        }
        .logo img {
            width: 60%;
            float:right;
        }
    .sale-popup-phone-number, .attractive_heading {
        font-size: 18px;
    }

    .loader_page h3, .main-footer-sub button {
        font-size: 14px;
    }

    .left_fil_ser, .search_esc, .search_box .col-sm-2 {
        clear: both;
    }

    .to_location, .from_location {
        font-size: 14px;
        width: 70px;
    }

    .search_fligt .search_fl li:first-child span strong, .banner_section h2 span {
        font-size: 20px;
    }
}

@media (max-width: 370px) {
    .logo {
        width: 100px;
        padding-bottom: 0 !important;
        padding-left: 15px;
        background: none;
    }

    .support {
        padding-left: 20px;
        padding-top: 6px;
        padding-bottom: 6px;
        background-size: 16px;
        font-size: 11px !important;
        background-position: 0;
    }

    .nav > li > a .trip-btn-style {
        padding: 10px;
    }

    .airline-logo {
        float: left;
        width: 70px;
        padding: 9px 5px;
    }

    .airport {
        width: 64px;
        margin-top: 2px;
    }

    .price {
        width: 55px;
        line-height: 46px;
    }
}

.main-footer-nav ul li {
    margin: 15px 5px;
    display: inline-block;
}

.result_page .left_block {
    margin-left: 0;
}

.result_page .input-group {
    width: 100%;
}

.formF-passengers1 {
    width: 100%;
    margin-bottom: 5px;
}

.search-button {
    padding: 3px 10px;
    line-height: 24px;
}

.reviews {
    text-align: center;
}

    .reviews .reviews_item {
        margin-bottom: 15px;
    }

.popular ul {
    width: 100%;
}

.fligt_deal {
    margin-left: -15px;
    margin-right: -15px;
}

    .fligt_deal table tr td {
        font-size: 12px;
    }

    .fligt_deal h3 {
        font-size: 16px;
    }

.sidebar {
    margin-bottom: 30px;
}

.fligt_deal table tr td {
    font-size: 12px;
    line-height: 24px;
}

.lSAction > .lSPrev {
    left: -22px !important;
}

.lSAction > .lSNext {
    right: -22px !important;
}

.stops {
    padding-left: 0;
    line-height: 12px;
}

.attractive_heading {
    margin-top: 30px;
}

.carousel-reviews p {
    font-size: 12px;
    line-height: 18px;
}

.carousel-reviews {
    padding-left: 0;
    padding-right: 0;
}

.footer-section {
    float: left;
    width: 100%;
}




.ticket-desc-div em {
    font-style: normal;
    font-weight: 700;
    font-size: 16px;
}

.layove-time {
    top:64px;
}


.search-page-footer {
    display: block !important;
}


@media (max-width: 568px) {
    .loder_img {
        width: 100%;
    }

        .loder_img img {
            width: 100%;
        }

    .sale-popup {
        width: 300px;
        margin-left: -150px;
        position: absolute;
    }

    .special-ticket {
        font-size: 15px;
        width: 210px;
    }

    .sale-title {
        color: #fff;
        margin-bottom: 4px;
        margin-top: 6px;
    }

    .best-price-new-price .dollar {
        font-size: 12px;
    }

    .sale-popup .best-price-new-price em {
        font-size: 22px;
    }

    .best-price-new-price sup {
        font-size: 12px;
    }

    .way {
        font-size: 9px;
    }

    .sale-popup .best-price-new-price {
        line-height: 27px;
        padding-top: 5px;
    }

    .best-price-new-price .dollar {
        line-height: 20px;
    }

    .best-price-new-price sup {
        top: 8px;
    }

    .timer {
        padding-bottom: 7px;
    }

    .sale-popup-extra {
        margin: 0 auto 5px;
        float: none;
    }

    .sale-popup-phone-title {
        margin-top: 10px;
        font-size: 12px;
    }

    .sale-popup-phone-number {
        font-size: 18px;
    }

    #call_back_form {
        width: 96%;
    }

    .call_back {
        width: 194px;
    }

    .loader_page h3 {
        font-size: 14px;
    }

    .call_back_bt {
        font-size: 11px;
    }

    .navbar-header a {
        padding-top: 7px;
    }

    .left_fil_ser {
        clear: both;
    }

    .search_fligt .search_fl li, .search_fligt .search_fl li:nth-child(2), .search_fligt .search_fl li:first-child {
        width: 100%;
        border: none;
        text-align: center;
    }

    .modify_search .search_popup .formF-passengers1 {
        width: 91.4% !important;
    }

    .modify_search .search-section .search-col-padding {
        float: left;
        width: 100%;
    }

    .search_esc {
        clear: both;
    }

    .loader_page .col-sm-12 {
        float: left;
    }

    .to_location {
        font-size: 14px;
        width: 70px;
    }

    .from_location {
        font-size: 14px;
        width: 70px;
    }

    .description img {
        width: 100%;
        height: auto;
        left: 0;
        margin-left: 0;
    }

    .search_box .col-sm-2 {
        clear: both;
    }

    .fligt_deal table tr td {
        font-size: 12px;
        line-height: 24px;
    }

    .pas-drop {
        right: 0 !important;
    }

    .ui-autocomplete {
        width: 280px !important;
    }

    .search_fligt .search_fl li:first-child span {
        font-size: 26px;
    }

        .search_fligt .search_fl li:first-child span strong {
            font-size: 20px;
        }

    .specification {
        margin: 0;
    }

        .specification li {
            margin: 0;
            margin-bottom: 15px;
            width: 100%;
            min-height: inherit;
        }

    .attractive_heading {
        font-size: 18px;
    }

    .our_partner img {
        width: 100%;
        margin: 0;
    }

    .subscribe_newsletter {
        padding: 0 15px;
        padding-bottom: 8px;
    }

        .subscribe_newsletter h4 {
            font-size: 16px;
            margin-left: -15px;
            margin-right: -15px;
        }

        .subscribe_newsletter .col-xs-5 {
            width: 70% !important;
        }

        .subscribe_newsletter .col-xs-2 {
            width: 30% !important;
        }

    .main-footer-sub button {
        font-size: 14px;
    }

    .banner_section h2 span {
        font-size: 20px;
    }

    .one_way {
        padding-top: 15px;
    }

    .input-group {
        width: 100%;
        margin-bottom: 0px !important;
        border-bottom: #eee solid 1px;
    }

    .phone_no {
        font-size: 12px;
    }

        .phone_no img {
            margin-right: 4px;
        }

    .social_icon {
        width: 100%;
        float: left;
        text-align: center;
        margin-top: 10px;
    }

    .logo {
        width: 112px;
        padding-bottom: 0 !important;
        padding-left: 20px;
        background: none;
        float: right;
        margin-right: 10px;
        padding-top: 0;
    }

       
}

@media (max-width: 370px) {
    .logo {
        width: 100px;
        padding-bottom: 0 !important;
        padding-left: 15px;
        background: none;
    }

    .support {
        padding-left: 20px;
        padding-top: 6px;
        padding-bottom: 6px;
        background-size: 16px;
        font-size: 11px !important;
        background-position: 0;
    }

    .nav > li > a .trip-btn-style {
        padding: 10px 10px;
    }

    .airline-logo {
        float: left;
        padding: 9px 5px;
        width: 70px;
    }

    .airport {
        width: 64px;
        margin-top: 2px;
    }

    .price {
        width: 55px;
        line-height: 46px;
    }
}






.compay_info {
    width: 43%;
    float: left;
}

    .compay_info p {
        color: #143c67;
        text-transform: uppercase;
        font-size: 14px;
        font-weight: normal;
        font-weight: 600;
        margin-bottom: 15px;
    }

    .compay_info > .list {
        margin: 0;
        padding: 0;
        list-style-type: none;
        width: 48%;
        float: left;
    }

        .compay_info > .list li {
            float: none;
            width: 100%;
            line-height: 29px;
        }

            .compay_info > .list li a {
                font-size: 13px;
                color: #333;
                padding: 6px 0;
            }

.list_two {
    width: 52%;
    float: right;
    list-style-type: none;
    margin: 0;
    padding: 0;
    line-height: 29px;
}

    .list_two li {
        width: 100%;
        line-height: 29px;
    }

        .list_two li a {
            font-size: 13px;
            color: #333;
            padding: 6px 0;
        }

.mojo_bussin {
    width: 26%;
    float: left;
}

    .mojo_bussin p {
        color: #143c67;
        text-transform: uppercase;
        font-size: 14px;
        font-weight: normal;
        font-weight: 600;
        margin-bottom: 15px;
    }

    .mojo_bussin ol {
        list-style-type: none;
        margin: 0;
        padding: 0;
        width: 100%;
    }

        .mojo_bussin ol li, .mojo_desti ol li {
            line-height: 29px;
        }

        .mojo_bussin ol a {
            font-size: 13px;
            color: #333;
            padding: 6px 0;
        }

.mojo_desti {
    width: 28%;
    float: left;
}

    .mojo_desti p {
        color: #143c67;
        text-transform: uppercase;
        font-size: 14px;
        font-weight: normal;
        font-weight: 600;
        margin-bottom: 15px;
    }

    .mojo_desti ol {
        list-style-type: none;
        margin: 0;
        padding: 0;
        width: 100%;
        line-height: 29px;
    }

        .mojo_desti ol a {
            font-size: 13px;
            color: #333;
            padding: 6px 0;
        }

.privacy_policy {
    margin-top: 30px;
    display: inline-block;
    width: 100%;
}

    .privacy_policy p {
        font-size: 14px;
        color: #000;
        font-weight: 600;
        text-transform: none;
        line-height: 23px;
    }

.panel-body {
    font-size: 12px;
    font-weight: 500;
    line-height: 20px;
}

.privacy_policy ul li {
    font-size: 12px;
    font-weight: 500;
}

.mar_t30 {
    margin-top: 30px;
}

.panel-title a {
    width: 100%;
    display: inline-block;
}

.panel-title {
    font-size: 14px;
}

.atlanta_banner {
    background: url(../images/destination/atlanta.jpg) 0 0 no-repeat;
    background-size: cover;
    margin-top: 7px;
    padding-bottom: 50px;
    float: left;
    width: 100%;
    padding-top: 0;
}


    .atlanta_banner h2 {
        font-size: 23px;
        margin-top: 4%;
        color: #000;
        margin-bottom: 2%;
        text-align: center;
        font-weight: 400;
    }

        .atlanta_banner h2 span {
            font-style: normal;
            color: #009bfe;
            font-weight: 600;
            font-size: 52px;
        }



.destination_offer{width:100%; float: left; margin-bottom: 20px;}
.box{background-image: radial-gradient(circle farthest-corner at 22.4% 21.7%, rgba(4, 189, 228, 1) 0%, rgba(2, 83, 185, 1) 100.2%); font-family: 'Raleway', sans-serif; box-shadow: 0 0 5px rgba(0, 0, 0, 0.15);
     overflow: hidden;position: relative;transition: all 0.3s ease-in-out;}
 .box:hover{ box-shadow: 15px 15px 30px rgba(0, 0, 0, 0.4); }
 .box:before{content: "";border: 8px solid #fff;opacity: 0;position: absolute;top: 50%;bottom: 50%;left: 15px;
     right: 15px;z-index: 1;transition: all 0.4s ease-in-out;}
 .box:hover:before{opacity: 0.9;
     top: 15px;bottom: 15px;}
 .box img{width: 100%;height: auto;transform: scale(1.1) translateX(4%);
     transition: all 0.4s ease-in-out;}
 .box:hover img{opacity: 0.3;transform: scale(1.1) translateX(-4%);}
 .box .box-content{ color: #fff; opacity: 0;transform: translateX(20%);
     position: absolute;top: 30px;left: 33px;transition: all 0.3s ease-out;}
 .box:hover .box-content{opacity: 1; transform: translateX(0);transition-delay: 0.3s; }
 .box .title{font-size: 22px;font-weight: 700;text-transform: uppercase;margin: 0;}
 .box .post{font-size: 15px;font-weight: 400;font-style: italic;text-transform: capitalize;letter-spacing: 1px;}
 .box .icon{padding: 0;margin: 0;list-style: none;opacity: 0;transform: translateX(-20%);position: absolute;bottom: 33px;right: 30px;z-index: 1;transition: all 0.3s ease-out;}
 .box:hover .icon{opacity: 1;transform: translateX(0);transition-delay: 0.3s;}
 .box .icon li{margin: 0 2px;display: inline-block;}
 .box .icon li a{  color: rgba(2, 83, 185, 1);
     background: #fff;  font-size: 18px;
     text-align: center;
     line-height: 30px;
     height: 35px;
     width: 35px;
     border: 3px solid #fff;
     display: block;
     transition: all 0.3s ease;
 }
 .box .icon li a:hover{
     color: #fff;
     background: rgba(6, 57, 84, 1);
 }
 @media only screen and (max-width:990px){
     .box{ margin: 0 0 30px; }
 }
.slider_main{
	width: 100%;float: left;
	 background-image: linear-gradient(to right, #9ba6f6, #9289f4, #8575f2, #7f66f5);
	text-align:center;}

.slider_main h1{font-weight:bold;font-size:32px;color:#fff;padding-top: 40px;margin:0px;}
.slide_content{
position:relative;height: 166px;
background-image: linear-gradient(to right, #9ba6f6, #9289f4, #8575f2, #7f66f5);
top: 0;width: 100%;float: left;
}
.slide_content h5{ margin-top:40px; color:#fff; font-size:15px; font-weight:500; text-align:center; width:100%;}
.slide_content p{color:#fff; font-size:13px; padding:20px; width:100%; display:inline-block;}
.item img{position:absolute;background:transparent;top:0;left:0;width: 100%;float: left;height: 167px;z-index: 99;}
.airlines_slide_right{width:100%;float:left;margin: 20px 0;height: 300px;padding-top: 20px;}
.item{width: 100%; text-align: center; float: left;}
.owl-prev {
    position: absolute;
    top: 40%;
    left: -50px;
}
.owl-next {
    position: absolute;
    top: 40%;
    right: -30px;
}

.info_div{width: 100%;float: left;background: #fff;padding: 10px;border: 1px solid #333;border-top: 0;}
.info_div h4{font-size: 20px;color: #000;}
.info_div p{font-size: 15px; color:#000;}
.info_div p> i{color: #E51A1D; padding-right: 10px;}
.info_div span i{color: #EDA405; padding: 2px;}
.book_now{width: 100%;
    display: inline-block;
        padding: 10px 0;}
.book_now a{padding: 8px 20px;
    background: #f48f00;
    border-radius: 15px;
    color: #fff;
    display: inline-block;}
.book_now span{float: right;
    font-size: 20px;
    color: #000;
    font-weight: bold;}
.header h1{width:100%; float:left; text-align:center; margin:20px 0; padding:0; font-size:32px; text-transform:uppercase; color:#000; font-weight:bold;}


.travel_tips{width: 100%; float: left; margin: 0 auto; padding: 0; background: url(../images/offer_bg.jpg) no-repeat; background-size: cover;text-align: center;}
.traveltips_content{width: 60%; display:inline-block; padding: 80px 0;text-align: center;}
.traveltips_content h1{ color: #fff;}
.traveltips_content p{  color: #fff; font-si: 15px; text-align: center;}
.traveltips_content a{border: 1px solid #fff;font-size: 16px; padding: 10px 30px;display: inline-block;
    color:#fff!important;font-weight: bold;border-radius: 8px;margin-top: 20px;}
.traveltips_content a:hover{ background: #fff; color: #000!important;}

.footer_main {
    width: 100%;
    float: left;
    background: url(../images/footer_bg.jpg) no-repeat;
    background-size: cover;
    padding: 30px 0;
    margin: 0;
	
}


.footer_link{width:100%; float: left;}
.footer_link h4{display: inline-block;font-size: 18px;font-weight:700;color: #fff;}
.footer_link p{color: #fff; font-size: 13px; text-align: left;}
.footer_link ul{ list-style-type: none; margin: 0; padding:0 ;}
.footer_link ul li a{ color:#fff!important; font-size:13px;}
.newslater{width:100%; float: left;}
.newslater input {
    width: 65%;
    float: left;
    padding: 6px;
    border-radius: 6px;
    border: 0;
    margin-right: 3px;
}
.newslater button {
    background: linear-gradient(to right,#FFCC16,#FFCC16);
    font-size: 14px;
    color: #000;
    text-align: center;
    width: 32%;
    display: inline-block;
    border-radius: 6px;
    padding:5px 8px;
    border: 0;
    font-weight: 500;
}
.newslater a {
    width: 100%;
    float: left;
    color: #fff;
    font-size: 14px;
    margin-top: 10px;    
    text-decoration: none;
}
.newslater a i {
    color: #fff;
    font-size: 15px;
    padding-right: 8px;
}
.footer_link h6{color: #fff;font-size: 16px;position:relative; top: 12px;left:8px;  float: left;}
.social_link { width: 100%;float: left; }
.social_link> ul{ margin: 0; padding: 0; list-style-type: none;}
.social_link> ul li{color:#fff;float: left;}
.social_link> ul li a{color: #fff; font-size: 20px;padding: 1px;}