﻿
/* Responsive CSS */

@media screen and ( device-width: 1024px ) {
    .appbanner {
        display: none !important;
    }

    .search-engine-top .col-sm-12.col-md-6.padd-lr-5.pos-relative {
        width: 42%;
    }

    .search-engine-top .col-sm-12.col-md-3.padd-lr-0 {
        width: 32%;
    }

    .engineresult_serach {
        width: 78px !important;
        border-radius: 50% !important;
        margin-left: -7px;
    }

    .engineresult_serach span {
        left: 29% !important;
        position: initial;
    }

    #multicitti {
        position: initial !important;
        padding-bottom: 0 !important;
        padding-top: 0 !important;
    }

    .res-pessenger-multicity {
        position: relative !important;
        top: 0 !important;
        width: auto !important;
    }

    .res-button-multicity {
        position: static !important;
        bottom: auto !important;
        width: 0 !important;
        margin: 0 !important;
    }




    .travller-testimonial_cont {
        height: 430px;
        padding: 80px 30px;
    }

    .search-engine-top .col-sm-12.col-md-6.padd-lr-5.pos-relative {
        width: 42%;
    }

    .search-engine-top .col-sm-12.col-md-3.padd-lr-0 {
        width: 32%;
    }

    #multicitti {
        position: static;
        padding-bottom: 0;
        padding-top: 0;
    }

    .res-pessenger-multicity {
        position: relative;
        top: 0;
        width: 25%;
    }

    .res-button-multicity {
        width: 8.33333%;
        position: static;
        bottom: 0;
        margin: 0;
    }


    .search-bar .location {
        width: 15% !important;
        margin-bottom: 10px;
    }

    .search-bar .adult-ecomomy {
        width: 17% !important;
    }

    .search-bar .depature, .search-bar .return {
        width: 12% !important;
        margin-bottom: 10px;
    }

    .filter ul > li {
        padding: 9px 10px !important;
    }
    .listing .qpb ul li button{
        margin-top: 15px !important;
    }
    .one-way .listing .col-sm-8.col-md-6 {
        width: 55%;
    }

    .one-way .listing .col-sm-12.col-md-3.qpb {
        width: 20%;
    }

    .listing .qpb ul li b {
        float: none;
    }

    .listing .qpb ul li {
        float: none;
        text-align: center;
    }

    .one-way-adjust .listing .qpb ul li:nth-child(2) {
        float: none;
    }


    .listing .qpb ul li {
        float: left;
        text-align: center;
    }


    #HotelForm-list .location {
        width: 35.5% !important;
    }

    .hotel-listings .col-sm-12.col-md-9 {
        width: 100%;
    }
    .travller-testimonial_cont {
        height: 430px !important;
        padding: 30px 30px;
    }
}

@media (min-width: 768px) and (max-width: 1024px) and (-webkit-min-device-pixel-ratio: 1) and (orientation:portrait) {
    .travller-testimonial_cont {
        height: 250px;
        padding: 30px 30px;
    }

    .traveller-talk_cont {
        margin: 0px;
        margin-bottom: 50px;
    }

    .mobileapp-section .bookapp_gomfr {
        margin: 30px 0 0;
    }

        .mobileapp-section .bookapp_gomfr ul li {
            margin: 0 5px 15px 0;
        }

    .engineresult_serach {
        width: 100%;
        border-radius: 0px;
    }

        .engineresult_serach span {
            left: 45%;
        }

        .engineresult_serach .progress {
            width: 110%;
            position: relative;
            top: -13px;
            left: -13px;
        }

    .res-pessenger-multicity {
        position: absolute;
        top: -82px;
        width: 100%;
    }

    .res-button-multicity {
        position: absolute;
        bottom: 0;
        width: 100%;
        margin: 8px;
    }

    #multicitti {
        position: relative;
        padding-bottom: 100px;
        padding-top: 80px;
    }
    /* Flight Details */
    .search-bar .location {
        width: 42.5%;
        margin-bottom: 10px;
    }

    .search-bar .depature, .search-bar .return {
        width: 23.8%;
        margin-bottom: 10px;
    }

    .search-bar .adult-ecomomy {
        position: relative;
        width: 30%;
        margin-right: 5px;
    }

    .search-bar ul li:last-child {
        margin-right: 5px;
        padding-top: 10px;
        float: right;
    }

    .filter li:last-child {
        padding-right: 5px;
        border-right: none;
        float: right;
    }

    .p-r0 {
        padding-right: 15px !important;
    }

    .p-l0 {
        padding-left: 15px !important;
    }

    .Cheapest a {
        width: 220px;
    }


    .trip li {
        display: inline-block;
        padding: 0px 5px;
    }

    #hotelListId .col-sm-4 img {
        min-height: 150px;
    }
}


@media (min-width: 768px) and (max-width: 1024px) and (-webkit-min-device-pixel-ratio: 1) and (orientation: landscape) {
    .travller-testimonial_cont {
        height: 430px;
        padding: 80px 30px;
    }

    .engineresult_serach {
        width: 78px;
        border-radius: 50%;
        margin-left: -8px;
    }

        .engineresult_serach span {
            left: 32%;
        }

    .search-engine-top .col-sm-12.col-md-6.padd-lr-5.pos-relative {
        width: 42%;
    }

    .search-engine-top .col-sm-12.col-md-3.padd-lr-0 {
        width: 33%;
    }

    #multicitti {
        position: static;
        padding-bottom: 0;
        padding-top: 0;
    }

    .res-pessenger-multicity {
        position: relative;
        top: 0;
        width: 25% !important;
    }

    .res-button-multicity {
        width: 8.33333%;
        position: static;
        bottom: 0;
        margin: 0;
    }


    .search-bar .location {
        width: 15%;
        margin-bottom: 10px;
    }

    .search-bar .adult-ecomomy {
        width: 17%;
    }

    .search-bar .depature, .search-bar .return {
        width: 12%;
        margin-bottom: 10px;
    }

    .filter ul > li {
        padding: 9px 15px;
    }

    .one-way .listing .col-sm-8.col-md-6 {
        width: 55%;
    }

    .one-way .listing .col-sm-12.col-md-3.qpb {
        width: 20%;
    }

    .listing .qpb ul li b {
        float: none;
    }

    .listing .qpb ul li {
        float: none;
        text-align: center;
    }

    .one-way-adjust .listing .qpb ul li:nth-child(2) {
        float: none;
    }


    .listing .qpb ul li {
        float: left;
        text-align: center;
    }


    #HotelForm-list .location {
        width: 35.5%;
    }

    .hotel-listings .col-sm-12.col-md-9 {
        width: 100%;
    }
}
.search-engine-container .s-e-c-tabs .s-e-c-tabs-ul li {
    margin-right: 0px;
}

.close-icons-return {
    display: none;
    position: absolute;
    right: 10px;
    top: -16px;
    font-size: 22px;
    color: #222;
    width: 30px;
    text-align: center;
}


@media only screen and (max-width: 767px) {
	
	span#new-msg1 {
   left: auto !important;
    right: 11px!important;
    bottom: 32% !important;
}

    .banner_inner_heading .image-content {
        left: 20px;
        top: 12%;
        width: calc(100% - 42px);
        box-shadow: 0 0 black;
    }
        .banner_inner_heading .image-content .col1 {
            width: 65%;
            float: left;
            padding-right: 10px;
        }
        .banner_inner_heading .image-content .col2 {
            padding-top:20px;
            width: 35%;
            float: left;
        }

    .sticky_banner .btn.btn-green {
        font-size: 12px !important;
        line-height: 21px !important;
        padding: 2px 7px !important;
    }
    .sticky_banner p {
        font-size: 13px !important;
        margin: 0 0 3px 0 !important;
        display: none !important;
    }
    .col-md-12.banner_inner_heading br {
       
    }
    .sticky_banner h3 {
        font-size: 18px !important;
    }
    .common_banner.sticky_banner {
        background-size: 100% !important;
        min-height: unset !important;
        padding: 4px 18px !important;
        margin-left: 15px !important;
        margin-right: 15px !important;
    }
        .common_banner.sticky_banner.container::before {
           left: 0 !important;
            width: 100% !important;
                  }

    .popover_bottom {
        width: calc(100% - 31px) !important;
    }
        body {
        padding-top: 70px !important;
    }

    header h1 img {
        width: auto;
        max-height: 35px;
    }

    .number-spinner .glyphicon {
        font-family: lato;
        font-size: 25px;
        padding: 0px;
    }

    .avpax_dropdown .form-control {
        height: 39px !important;
    }

    .appbanner {
        background: rgba(255, 255, 255, 0.9) none repeat scroll 0 0;
        display: none !important;
        height: 100%;
        overflow: hidden;
        padding-top: 65px;
        position: fixed;
        text-align: center;
        top: 0;
        width: 100%;
        z-index: 999999999;
    }

        .appbanner h3 {
            color: #000;
            font-size: 24px;
            font-weight: bold;
            line-height: 24px;
            margin: 30px 0 10px;
        }

        .appbanner .item {
            display: inline-block;
            font-size: 15px;
            font-weight: bold;
            padding: 10px 0;
        }

            .appbanner .item img {
                height: auto;
                max-width: 100%;
            }

    .travel-blog_pict img {
        width: auto;
    }

    .travel-blog_pict {
        background-color: #ccc;
        overflow: hidden;
        position: absolute;
        text-align: center;
        top: 0;
    }

    .travel-blog_scripts {
        height: auto;
        padding-top: 236px;
        text-align: center;
    }

    .blog-strip_col {
        background-color: #fff;
        margin-bottom: 15px;
        position: relative;
    }

    .traveller-talk_cont {
        background: transparent none repeat scroll 0 0;
        padding: 15px;
    }

    .appleft {
        bottom: 0;
        position: absolute;
        text-align: center;
        width: 100%;
    }

    .appright {
        padding-bottom: 326px;
        text-align: center;
    }

    .appleft img {
        display: inline-block;
    }

    .iatacon_line {
        display: block;
        top: auto;
    }

    .footer-section .footer-service_top .dis_flex {
        display: block;
    }

    .ft_service-blk {
        border-bottom: 1px solid #d4dbdf;
    }

    .ft_service-blk {
        border-bottom: 1px solid #d4dbdf;
    }

    .ft-serv-link_h4 {
        text-align: center;
    }

    .ft-serv-links {
        text-align: center;
    }

        .ft-serv-links li {
            text-align: center;
        }

        .ft-serv-links.social-links {
            text-align: center;
        }

    .ft-serv_contact ul {
        text-align: center;
    }

    .ft-serv_contact h6 {
        text-align: center;
    }

    .trvl_testi_col p {
        padding: 0;
    }

    .mob-text-center {
        text-align: center;
    }


    .wsmenucontainer {
        overflow: hidden;
    }

    .input-group {
        width: 100%;
    }

    ul.uib-datepicker-popup.dropdown-menu {
        /*width: 100% !important;
        padding-top: 0;
        position: fixed;
        z-index: 9999;
        bottom: 0px;
        top: 0 !important;
        left: 0px !important;
        background: rgba(0, 0, 0, 0.67);
        height: 100%;
        max-height: 100% !important;
        overflow: hidden;
        max-height: 0;
        overflow-y: hidden;
        -webkit-transition: max-height 0.5s ease-in-out;
        -moz-transition: max-height 0.5s ease-in-out;
        -o-transition: max-height 0.5s ease-in-out;
        transition: max-height 0.5s ease-in-out;*/
    }

    .uib-daypicker thead .btn {
        border-radius: 0px;
        font-size: 18px;
        line-height: 25px;
        width: 100%;
        padding: 10px 14px;
        background: #18a94b;
        color: #fff;
    }

    .uib-datepicker-popup li {
        position: static;
        border: 0 !important;
    }

    .uib-daypicker {
        padding: 5px;
        /*margin: 0;
        background: #fff;
        position: absolute;
        width: 100%;
        bottom: 0px;*/
    }

    .uib-daypicker table {
        width: 100%;
        min-height: 275px;
    }

    .uib-daypicker .btn {
        border-radius: 0px;
        font-size: 16px;
        line-height: 16px;
        padding: 10px 10px;
        color: #000;
        background: #f6fafd;
        font-weight: 100;
    }

    .uib-monthpicker table {
        width: 100%;
        position: absolute;
        bottom: 0px;
    }

    .avdd_botcon {
        background: #fff;
        box-shadow: none;
        color: #333;
        display: none;
        font-size: 14px;
        height: auto;
        margin-top: 0px;
        max-height: 415px;
        overflow-x: hidden;
        overflow: hidden;
        padding: 10px;
        padding-top: 38px !important;
        position: fixed;
        right: 0px;
        left: 0px;
        bottom: 0px;
        width: 100%;
        z-index: 99999;
        overflow-y: auto;
    }

    .child-disable {
        width: 40% !important;
    }

    .spinner_small {
        width: 40% !important;
    }

    .engineresult_serach {
        background: #18a94b none repeat scroll 0 0;
        border: 10px solid #e7e7e7;
        border-radius: 0px;
        color: #fff;
        font-size: 20px;
        height: 60px;
        /* padding: 3px 0; */
        text-align: center;
        transition: all 0.5s ease 0s;
        vertical-align: middle;
        width: 100%;
        margin-top: 10px;
        overflow: hidden;
    }

        .engineresult_serach span {
            position: absolute;
            top: 40%;
            left: 45%;
        }


    .menu-bars, .menu-close {
        display: block;
    }

    /*.wsmenu2 {
        background-color: #fff;
        border: medium none;
        border-radius: 0;
        height: 0;
        margin: 0;
        position: absolute;
        right: -240px;
        top: 0;
        transition: all 0.4s ease-in-out .8s;
        width: 240px;
        z-index: 104;
    }*/

    .menu-bars {
        float: right;
        right: -5px;
        top: 15px;
        width: 40px;
        height: 40px;
        color: #18a94b;
        font-size: 28px;
        position: relative;
        text-align: right;
    }

    .menu-close {
        float: right;
        right: 10px;
        top: 15px;
        width: 40px;
        height: 40px;
        color: #18a94b;
        font-size: 28px;
        position: relative;
    }

    #backtop {
        z-index: 999;
        opacity: 0;
        display: none;
    }

    .wsmenu2.hidden {
        height: 0;
    }

    .wsmenu2 {
        background-color: #fff;
        border: none;
        border-radius: 0;
        height: 100%;
        margin: 0;
        position: fixed;
        right: 0;
        bottom: 0;
        top: 0px;
        /* transition: all 0.8s ease-in-out .8s; */
        width: 100%;
        z-index: 999;
        display: none;
        left: 0;
    }

    .mrginleft .wsmenu2 {
        box-shadow: 0 0 5px 5px rgba(0, 0, 0, 0.1);
        position: fixed;
        right: 0;
    }

    .wsmenu-list > li > a {
        line-height: 35px;
    }

    .wsmenu2 .wsmenu-list {
        display: block;
        width: 100%;
        margin-top: 20px;
    }

        .wsmenu2 .wsmenu-list > li {
            display: block;
            position: relative;
            text-align: left;
            width: 100%;
        }

    .wsmenu2 .wsmenu-click {
        display: block;
        height: 100%;
    }

    .wsmenu2 .wsmenu-submenu {
        display: none;
        opacity: 1;
        position: relative;
        top: 0;
    }

    .wsmenu2 .wsmenu-list li:hover .wsmenu-submenu {
        display: none;
    }

    .wsmenu2 .wsmenu-list li > .wsmenu-submenu {
        transform: inherit;
    }

    .wsmenu2 .wsmenu-list > li.wsmenu2_trigger {
        left: -76px;
        position: absolute;
        top: 0;
    }

    .mrginleft .wsmenu2 .wsmenu-list > li.wsmenu2_trigger {
        display: none;
    }

    .value_circle {
        margin-right: 15px;
        text-align: center;
    }

    .wsmenu-list > li label {
        display: inline-block;
        margin: 0;
        vertical-align: middle;
    }

    .wsmenu2 .wsmenu-list > li > a {
        height: auto;
        padding: 10px 14px;
    }

    .wsmenu-list > li > a i.default-user {
        margin-right: 16px;
        vertical-align: middle;
    }

    .wsmenu {
        padding-top: 144px;
    }

    .wsmenu-list > li > a.animated-arrow {
        height: 75px;
        padding: 26px 25px 0;
    }

        .wsmenu-list > li > a.animated-arrow label {
            display: block;
            margin-bottom: 5px;
        }

    .wsmenu-submenu {
        border: none;
        border-top: none;
        right: -25px !important;
    }

      .recent-search {       
        right: 40px;
        top: 20px;
    }
    .recent-search .dropdown button {
        background: rgba(255,255,255,0);
        color: #18a94b;
        padding: 2px 10px;
        font-size: 20px;
    }
    .recent-search .dropdown {
        position: relative;
        display: inline-block;
        background: rgb(255, 255, 255);
    }
    .recent-search .dropdown .dropdown-menu {
        left: auto;
        right: 0px;
    }

    header {
        background: #fff;
        position: absolute;
        z-index: 99;
        width: 100%;
        overflow: visible;
        top: 0px;
        min-height: 70px;
        height: auto;
        background-position: top;
    }

    .banner_search {
        padding-bottom: 40px;
        position: relative;
        padding-top: 20px;
    }

    .engineresult_serach .progress {
        height: 70px;
        width: 110%;
        position: relative;
        top: -13px;
        left: -13px;
    }

    /* Flight Listing */
    .search-bar {
        display: none;
    }

        .search-bar ul li {
            float: none;
            margin: 10px 5px;
        }

        .search-bar .location {
            width: auto !important;
        }

        .search-bar .depature, .search-bar .return {
            width: auto;
        }

        .search-bar .adult-ecomomy {
            position: relative;
            width: auto;
        }

        .search-bar ul li > button {
            color: #fff;
            border: 1px solid #04ab3f;
            padding: 0 10px;
            width: 100%;
        }

        .search-bar .go-return {
            margin: 0 auto;
        }

        .search-bar .dropdown-menu {
            width: 100%;
        }

    .pos-relative .dropdown-menu {
        max-height: 300px;
        overflow: auto;
        width: 100%;
        border-radius: 4px;
        top: 62px !important;
        left: 0px !important;
    }

    .pos-relative .f-to .dropdown-menu {
        left: 0px !important;
    }

    .new-dropdown ul {
        width: 100%;
        float: right;
        margin: 10px 0px 10px;
        border-radius: 0;
    }

    md-input-container {
        margin: 0px !important;
        width: 100%;
    }

    md-input-container > md-select {
        margin: 0;
        text-align: left;
        text-indent: 10px;
    }

    .filter {
        position: fixed;
        height: 100%;
        width: 100%;
        z-index: 999;
        top: 0px;
        display: none;
        bottom: 0px;
        overflow-y: auto;
    }

        .filter li .time ul li {
            float: left;
            width: 25% !important;
            border: 1px solid #ccc;
        }

    .filter ul > li {
        outline: none;
        display: block;
        width: 100%;
        border: none;
        position: static;
        float: none;
        height: auto;
        min-height: 30px;
    }

    .filter li > div {
        width: 100% !important;
        position: relative;
        border: none;
        box-shadow: none;
        top: 0px;
    }

    .filter li .airlines {
        width: 100% !important;
    }

    .filter .airlines .mCustomScrollbar {
        width: 100% !important;
    }

    .listing .row {
        padding: 20px 0px;
        padding-top: 12px;
        padding-bottom: 13px;
    }

    .fliter-listing {
        background: #18a94b;
        display: block;
        text-align: center;
        width: 100%;
        overflow: hidden;
    }

        .fliter-listing a {
             line-height: 20px;
        font-size: 16px;
        color: #fff;
        text-align:center;
        padding: 10px 5px;
        display: inline-block;
        }
    .fliter-listing h6 span {
        font-size: 16px;
        color: #fff;
        padding: 0px 5px;
    }

    .fliter-listing h6 {
        margin: 0px;
        margin-top: 10px;
        font-size: 16px;
        color: #fff;
    }
    .fliter-listing p {
        margin: 0px;
        margin-bottom: 7px;
        margin-top: 3px;
        font-size: 12px;
        color: #fff;
        padding: 0px 5px;
    }
    .back-arrow {
        width:40px;
    }
    .back-arrow h4 {
        line-height:34px;
        color:#fff;
    }
    .f-dt {
        padding:0;
    }
    .f-border {
        width: auto;
        padding: 0px;
        float: right;
        padding-right: 5px;
    }
    .f-border h4 {
        margin: 2px 0px;
        line-height: 24px;
    }
    .f-border .fa-exchange {
        transform: rotate(90deg);
    }

    .f-border h4 a i{
        display:inline-block;
    }
    .f-border h4 a span {
        font-size: 8px;
        display: block;
        line-height:8px;
    }
    .search-bar.float-panel {
        display: none;
        position: relative !important;
    }

    .listing-bg .float-panel {
        position: relative !important;
        overflow: auto !important;
        /*height: 600px;*/
    }

    .Cheapest a {
        float: left;
        width: 50%;
        border-radius: 0;
        margin-right: 0px;
        min-width: 50%;
        min-height: 55px;
    }
    .Cheapest {
        margin: 0px;
        display: table;
        width: 100%;
        padding: 0;
        text-align:center;
    }
    .Cheapest a:hover {
        border: none;
        border-bottom: 4px solid #18a94b;
        box-shadow: none;
        background: #fff;
        transition: .5s;
    }
    .Cheapest a.active {
        border: none;
        border-bottom: 4px solid #18a94b;
        background: #fff;
        transition: .5s;
    }
    .Cheapest a span {
        float: none;
        display: inline-block;
    }
    .Cheapest_ic {
        margin-top: 0px !important;
    }
    .Cheapest a i {
        font-size: 24px;
        margin-right: 0px;
        margin-top: 12px;
    }
    .one-way-adjust .listing .qpb ul {
        float: none;
        margin: 0px;
        padding: 10px 15px;
    }
    .listing .qpb ul li {
        margin-left: 14px;
    }
    .listing ul.way > li:nth-child(1) {
        padding-top: 20px;
    }

    .listing ul.way > li:nth-child(2) {
        margin-left: 2%;
        width: 103px;
        line-height: 30px;
    }
    .listing .qpb ul li:nth-child(2) {
        margin-left: 20px;
    }
    .listing ul.way li:nth-child(3) {
        width: 80%;
        text-align: center;
        position: absolute;
        margin-left: 30px;
    }

    .one-way .listing ul.way li:nth-child(3) {
        width: 75%;
    }

    .listing ul.way > li > b span {
        margin-left: 0 !important;
    }

    .listing .stop-1 .flight-stop {
        background: rgb(114, 115, 114);
    }

    .listing .flight-stop {
        position: relative;
        height: 3px;
        background: rgb(12, 172, 72);
        text-align: center;
        width: 95%;
        display: inline-block;
        left: -2px;
        top: 2px;
    }

    .listing .stop-1 .flight-stop .one-stop {
        width: 10px;
        height: 10px;
        background: #ff0404;
        border: 1px solid #ffffff;
        border-radius: 50%;
        position: absolute;
        top: -4px;
        right: 48%;
    }

    .listing ul.way > li:last-child {
        text-align: right;
        float: right;
        line-height: 30px;
    }

    .listing .airlance td:nth-child(2) {
        padding-left: 0px;
    }

    .listing .airlance td:nth-child(4) {
        padding-left: 0px;
    }

    .listing .More-Flight-Option {
        bottom: 0px;
    }

    .Cheapest a.active::after {
        position: absolute;
        bottom: -15px;
        left: 30px;
        border-width: 15px 50px 0 50px;
        display:none;
    }

    .Cheapest a {
        padding: 3px 10px;
    }

    .Cheapest a h5 {
        font-size: 15px;
    }

    .airlance {
        margin: 0px 10px;
    }

    .modal-body {
        overflow-y: scroll;
        max-height: 400px;
    }

    .modal.in .modal-dialog {
        -webkit-transform: translate(0,0);
        -ms-transform: translate(0,0);
        transform: translate(0,0);
        margin: 0 auto;
        width: 100% !important;
    }

    .mCSB_inside > .mCSB_container {
        margin-right: 8px !important;
    }

    .text-left-model {
        text-align: left;
        margin: 8px 0px;
    }

    .flight-detail-box {
        padding: 0px !important;
    }

    .fly-info {
        margin: 15px 0px;
    }

    .listing .ffb-detail {
        opacity: 1;
    }

    .amenities-icon {
        padding: 0px 18px;
    }

    .steps {
        display: none;
    }

    .baggage-info {
        line-height: 20px;
    }

    .amenities-icons li {
        display: inline-block;
        list-style-type: none;
        vertical-align: middle;
        width: auto !important;
        float: none !important;
    }

    .space20 {
        margin: 5px 0px;
    }

    .panel-body .row.flight-detail-box ul.flightdetail > li {
        width: 100%;
        text-align: left;
        line-height: 18px;
    }

    ul.flightdetail > li {
        width: 100%;
        float: left;
        font-size: 15px;
        color: #525252;
        text-align: left;
        line-height: 18px;
    }

    .Depart-icon {
        margin-right: 5px;
        margin-left: 0px;
    }


    md-checkbox .md-container {
        width: 18px;
        height: 18px;
    }

    md-checkbox .md-icon {
        width: 18px !important;
        height: 18px !important;
    }

    md-checkbox.md-checked .md-icon:after {
        left: 5.66667px !important;
        top: 1.22222px !important;
        width: 5.66667px !important;
        height: 9.33333px !important;
    }

    .filtermenu-close {
        right: 30px;
        position: absolute;
        z-index: 999;
        color: #0ebb4b;
        display: block;
        font-size: 24px;
    }

    .outbound .way li:nth-child(3) {
        margin-left: 54px !important;
    }

    .listing .p-r0 {
        padding-right: 0px;
        padding-left: 0px;
    }

    .listing .p-l0 {
        padding-left: 0px;
        padding-right: 0px;
    }

    .listing .outbound {
        border: 1px solid #e7e7e7;
        padding: 0px;
        clear: both;
    }

    .one-way-adjust .listing .outbound {
        padding: 10px 15px 15px 14px !important;
    }

    .one-way-adjust .outbound .way li:nth-child(3) {
        margin-left: 30px !important;
    }

    .return-icon {
        margin-left: 0px;
        margin-right: 5px;
    }

    .flight-number {
        width: 80%;
        margin-bottom: 15px;
    }

    .listing .inbound {
        padding: 0px;
        clear: both;
    }

    .listing .refund-detail {
        margin-top: 0px;
    }

    .listing ul.way > li > b {
        font-size: 12px;
        line-height: 24px;
    }

    .lay-over {
        padding: 10px 6px 15px 6px;
        margin-right: 0px;
    }

    .inbound .way li:nth-child(3) {
        margin-left: 54px !important;
    }

    .listing .qpb ul {
        float: none;
        margin: 15px 0px;
    }

    #btnshareitnry {
        margin: 10px 0px;
    }

    .listing.multicity-div hr {
        display: none;
    }

    .listing.multicity-div .outbound {
        padding: 10px;
    }

    .multicity-div ul.way li:nth-child(4) {
        text-align: right;
        float: right;
        line-height: 30px;
    }

    .listing.multicity-div .outbound .way li:nth-child(3) {
        margin-left: 8px !important;
    }
    /* Flight Pax */
    .layover:before {
        width: 40px !important;
    }

    .layover:after {
        width: 40px !important;
    }

    ul.flightstrip > li {
        width: 100%;
        text-align: left;
        line-height: 20px;
    }

    ul.flightstrip-border > li {
        width: 100%;
        text-align: left;
        line-height: 20px;
    }

    .flight-detail-box > .col-sm-3 > ul {
        width: 80%;
        max-width: 80%;
        margin-bottom: 10px;
    }

    section.row.flight-detail-box li {
        width: 50%;
        float: left;
        line-height: 16px;
    }

    .panel-body .flight-detail-box {
        padding: 0px 20px !important;
        clear: both;
    }

    .panel-body {
        padding: 10px;
    }

    .payment-info .panel-body {
        padding: 0px;
        padding-right: 0px;
    }

    .payment-info ul.nav.nav-tabs {
        min-height: initial !important;
    }

    .payment-info .tab-content {
        padding: 20px;
    }

        .payment-info .tab-content h3 img {
            width: auto !important;
        }

    .cvv {
        padding-left: 15px !important;
    }

        .cvv img {
            margin-top: 7px;
            width: 50px;
            float: left;
        }

        .cvv i {
            font-size: 11px;
            float: left;
            width: 100px;
            margin-top: 5px;
            margin-left: 2px;
        }

    .floatSticky {
        padding-left: 15px;
    }

    .fare-breakup {
        margin-top: 15px;
    }
    .listing .stop span {
        font-size: .8em;
    }
	    .listing .stop-2 .flight-stop .multi-stop {
        right: 42%;
    }
    .listing .stop-2 .flight-stop .multi-stop:after {
        left: 68%;
    }
    .listing .stop-2 .flight-stop .multi-stop:before {
        right: 68%;
    }
    .listing ul.way > li {
        font-size: 11px;
    }
    /* Hotel Home*/
    #HotelForm .dropdown-menu {
        width: 100%;
        border-radius: 4px;
        top: auto !important;
        left: 0px !important;
    }

    /* Hotel Listing */
    .hotel-list .col-sm-4 img {
        width: 100%;
        margin-bottom: 15px;
    }

    .hotel-list .action {
        padding: 5px 0px;
        border-left: 1px solid #dad9d9;
    }

    .trip li {
        display: inline-block;
        padding: 0;
    }

        .trip li:nth-child(3) {
            border-left: none;
            border-right: none;
        }

    #PhotosHotel .flex-viewport {
        max-height: 250px !important;
    }

    .hotel-services-tab li a {
        padding: 10px 5px !important;
    }

    .checkin-box {
        width: 48%;
    }

    .hotel-detail-inner .mr20 {
        margin-right: 10px;
    }

    .roomandrate h5, .roomandrate p {
        text-align: left !important;
        white-space: normal;
    } 
    .roomandrate img {
        max-height: 150px !important;
        float: none;
        width: auto;
        margin: 0px;
    }
    #carousel img {
        height: 85px !important;
    }
    .modal-open {
        overflow: hidden;
        overflow-x: hidden;
    }
    .modal {
        top: 0;
    }
    /*.slides li{
        max-width: 60px;
    }*/ 
    .package-gall-enq .gallary-thumb {
        width: 100%;
        float: none;
    }
    .package-enqury {
        width: 100%;
        float: none;
        border: 4px solid #fff;
        height: auto;
    }
    .package-enqury ul {
        padding-left: 0px;
        margin-bottom: 0px;
        width: 100%;
    }
    .package-enqury > div {
        background: #12b34b;
        color: #fff;
        padding: 14px 14px;
        margin-bottom: 26px;
    }
    .package-enqury .en-btn {
        padding: 15px 20px;
    }
    .package-short td {
        padding: 12px 6px;
        font-size: 13px;
        min-width: 75px;
    }
    .itnry_head_wrap span {
        padding: 10px 20px;
        width: 100%;
        display: block;
        text-align: center;
    }

    #multicitti {
        position: relative;
        padding-bottom: 100px;
        padding-top: 80px;
    }
    .res-button-multicity {
        position: absolute;
        bottom: 0;
        width: 100%;
        margin: 8px;
    }
    .res-pessenger-multicity{
        position: absolute;
        top: -82px;
        width: 100%;
    }
    .uib-daypicker .btn-info.active, .uib-daypicker .btn-info:active {
        background-color: #16a949 !important;
    }
    .Account-login .col-sm-3 .nav-tabs {
       
        min-height: auto !important;
    }
    .Account-login .nav-tabs > li > a {
        padding: 8px 15px;
    }
    /*.Account-login .col-sm-3{
        padding:0;
    }*/
    #myaccount .col-sm-8 {
        padding-top: 15px;
    }
    #myaccount .col-sm-8 h5 {
        margin-bottom: 0px;
    }
    .account-benifit {
        min-height: auto !important;
    }
    .tab-pad {
        padding-right: 0px;
        padding: 0;
    }
    .profile-bg {
        padding-top: 5px;
    }
    .form-box {
        margin: 15px auto;
    }
    .form-box form {
        width: auto;
        margin: 15px 20px !important;
    }
    .form-border {
        padding: 10px;
        padding-left: 0px !important;
    }

    #myprofile .profile-box td {
        padding: 0px 10px;
        width: 100%;
        display: block;
    }
        #myprofile .profile-box td table td {
            display: table-cell;
            width: auto !important;
            padding: 0 !important;
            min-width: 55px;
        }
    #myprofile .profile-box td label {
        padding: 0px;
        margin-top:10px;
    }
    #myprofile .profile-box td button {
        margin-top: 10px !important;
        float: right;
    }
    address table tr td {
        padding: 5px 10px !important;
    }
    .faq .panel-title {
        padding-right: 40px !important;
    }
    .sidemenu ul {
        margin-top: 10px;
    }
    .sidemenu ul li {
        border-left: none;
    }
    .sidemenu ul li a {
        padding: 10px 0px;
        margin-left: 0px;
        padding-left: 20px;
        border-bottom: 1px solid #efefef;
    }

    /* Confrimation Page */
    .responsive-pad{
        padding:0;
    }
    .flight-confirmation h3 {
        margin-bottom: 10px;
    }
    .flight-confirmation h2 {
        font-size: 20px;
        margin: 5px 0px;
    }
    .flight-confirmation table{
        max-width:100%;
    }
    .flight-confirmation tr > td {
        padding: 10px !important;
    }
    .flight-confirmation table.pull-right.inner-tab td {
        padding: 8px 0px !important;
    }
    .flight-confirmation .flight-detail-box {
        padding: 5px !important;
    }
    .width-table{
        width:100% !important;
        display:table;
    } 
    .img-hide-responsive {
        display: none;
    }
    .img-hide-responsive2{
        display:block;
        width:100%;
    }
    .multi-citys-div {
        margin: 0;
        padding: 0px 15px;
    }
    .mcity-div {
        display: inline-block;
        padding-right: 10px !important;
    }
    .mcity-arrow {
        margin-right: 10px;
        vertical-align: super;
    }
    .mcity-passenger {
        display: inline-block;
        border-left: 1px solid #fff;
        padding-left: 10px !important;
    }
    md-select {
        background: #fff;
        text-align: left;
        padding-left: 10px;
    }

    .multi-citys-div .col-lg-1{
        display: none;
    } 
    #MCFlightForm > .row {
        margin: 0;
    } 
    .m-in-width .location {
        width: 35% !important;
        margin: 0px 5px;
    }
    .m-in-width .depature {
        width: 35% !important;
    }
    .m-in-width ul {
        margin-bottom:0 !important;
    }
    .m-in-width ul li {
        float: left !important;
        margin: 10px 5px;
    }
    .multi-citys-names .ng-scope {
        width: 105px;
        padding: 0px;
    }
    .multi-citys-names .ng-scope .col-lg-3 {
        width: 83px;
        margin-bottom: 5px;
    }
    .multi-citys-names .ng-scope i {
        width: 15px;
        margin-top: 12px;
        display: inline-block;
        vertical-align: top;
    }
    .float-panel .multi-citys-div {
        padding: 0;
    }
    .multi-citys-names div h6 {
        font-size: 13px;
    }
    .multi-citys-div .col-lg-2.text-right  {
        width:100%;
    }
    .multi-citys-div .col-lg-2.text-right button{
        float:right;
    }
    /*.m-in-width ul span{
        position:absolute;
        right:0;
    }*/
    
    .phone-response td {
        display: table;
        width: 100% !important;
    }

    .phone-response td select{
        border: 1px solid #ccc;
    }
    .uib-daypicker .btn-success.rightarrow {
        background-color: #16ad4b !important;
    }
    .uib-daypicker .btn-success.leftarrow {
        background-color: #16ad4b !important;
    }
  
    ul.mobile-sub.wsmenu-list li:hover ul.wsmenu-submenu {
        display: none;
    }
    .chek-div {
        width: 100%;
    }
    .session-exp h1 {
        font-size: 28px;
    } 
    .session-exp h3 {
        font-size: 15px;
    }
    .listing input[type="radio"] + label span {
        width: 22px;
        height: 22px;
    }

    #hotelForm ul.uib-datepicker-popup.dropdown-menu {
        top: 0px !important;
    }
    .close-icons {
        display: block !important; 
    }
    .listing .refund-detail ul li span {
        padding: 10px 0px;
    }
    .avpax_dropdown .btn-default:hover {
        background-color: #ffffff;
        border-color: #adadad;
        color: #333;
    }
    .avpax_dropdown .btn-default.active, .avpax_dropdown .btn-default:active, .avpax_dropdown .open > .dropdown-toggle.btn-default {
        background-color: #18a94b !important;
        border-color: #06a13d !important;
        color: #fff !important;
    }
    .listing input[type="radio"] {
        display: block;
        z-index: 999;
        opacity: 0;
        position: absolute;
        width: 22px;
        vertical-align: middle;
        height: 22px;
        margin: 0;
    }
    .depart-check input[type="checkbox"] {
        display: block;
        margin: 0;
        opacity: 0;
        height: 54px;
        width: 66px;
        position: absolute;
        z-index: 999;
    }
    .filter li[role="button"]:hover {
        background: #ffffff;
    }
    .noscroll {
        overflow: hidden;
    }
    .listing ul.way > li img {
        margin-left: -4px;
    }
    .delete-search{
        position:absolute;
        right: 0px;
    }
    .flex-viewport ul li img {
        width: 100% !important;   
        max-height: 180px;
        height: 180px;
    }
	    .fausers{
        display:block !important;
    }
	#timer {
    color: red !important;
    display: block !important;
    margin-left: 27px !important;
    clear: both !important;
    margin-bottom: 0 !important;
    line-height: 25px !important;
    float: none !important;
}
	
}



@media (min-width: 481px) and (max-width: 767px) {

    
}


@media (min-width: 320px) and (max-width: 480px) {

  
}

.img-hide-responsive {
    display: block;
}

.img-hide-responsive2 {
    display: none;
}

.close-icons {
    display: none;
    position: absolute;
    right: 20px;
    top: -14px;
    font-size: 22px;
    color: #222;
}

md-select {
    margin:0 !important;
    background: #fff;
}
.apply-button {
    color: #fff;
    border: 1px solid #04ab3f;
    display: inline-block !important;
    padding: 0 12px;
    line-height: 31px;
    margin-left: 15px;
    width: 67px;
    border-radius: 4px;
    background: #0bc04b;
    background: -moz-linear-gradient(top, #0bc04b 0%, #18a94b 100%);
    background: -webkit-linear-gradient(top, #0bc04b 0%,#18a94b 100%);
    background: linear-gradient(to bottom, #0bc04b 0%,#18a94b 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0bc04b', endColorstr='#18a94b',GradientType=0 );
}
.fausers{
    position:absolute;
    right:80px;
    top:10px;
    padding:10px;
    font-size:22px;
    color: #18a94b;
    display:none;
}
.fausers:hover, .fausers:active, .fausers:focus {
    color: #18a94b;
}
 