
@import url('https://fonts.googleapis.com/css2?family=Anton&display=swap');

body {
    font-family: 'Open Sans',sans-serif;
    color: #333;
    font-size: 14px !important;
    background: #f3f8fe !important
}

a {
    color: #333
}

    a:hover {
        color: #ff5722;
        text-decoration: none
    }

@-webkit-keyframes fa-spin {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg)
    }

    100% {
        -webkit-transform: rotate(359deg);
        transform: rotate(359deg)
    }
}

@keyframes fa-spin {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg)
    }

    100% {
        -webkit-transform: rotate(359deg);
        transform: rotate(359deg)
    }
}

html {
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
    scroll-behavior: smooth
}

* {
    margin: 0;
    padding: 0;
    outline: 0
}

h1, h2, h3, h4, h5, h6 {
    font-family: 'Open Sans',sans-serif
}

body, fieldset, form, h1, h2, h3, h4, h5, h6, html, li, p, ul {
    margin: 0;
    padding: 0;
    outline: 0;
    font-weight: 100;
    border: 0
}

ol, ul {
    list-style: none
}

section {
    margin: 0;
    padding: 0
}

b, strong {
    font-weight: 700 !important
}

ul.hamburger-top li p {
    padding: 0;
    margin: 0
}

ul.hamburger-top li a:hover {
    background: 0;
    outline: 0;
    border: 0
}

ul.hamburger-top li a.btn {
    background: 0;
    outline: 0;
    border: 0
}

    ul.hamburger-top li a.btn:hover {
        background: 0;
        outline: 0;
        border: 0
    }

    ul.hamburger-top li a.btn:fous {
        background: 0;
        outline: 0;
        border: 0
    }

ul.hamburger-top li a:fous {
    background: 0;
    outline: 0;
    border: 0
}

ul.hamburger-top li a .mid-top {
    margin-top: 0
}

.box-block {
    padding: 10px;
    margin-bottom: 20px;
    clear: both
}

    .box-block h3 {
        font-size: 18px;
        padding: 5px 0 5px 4px;
        font-weight: 700;
        color: #404040;
        line-height: 22px
    }

.referance-code {
    width: 100%;
    padding: 10px 4px;
    margin: 5px 0;
    overflow: hidden;
    background: #fff;
    font-size: 16px;
    line-height: 20px;
    color: #1b76ff;
    font-weight: 700
}

.reference {
    background: #fff;
    border-radius: 6px;
    box-shadow: 0 0 6px 0 rgb(0 0 0 / 36%);
	/*margin-top: 18px;*/
}

    .reference p {
        font-size: 13px;
        line-height: 24px;
        word-spacing: 0;
        padding: 0 4px 0 4px;
        text-align: justify !important;
        letter-spacing: normal;
        width: 100%
    }

.blue_voiceicon-parent {
    display: block;
    margin-top: -10px
}

.blue_voiceicon {
    background-color: #1b76ff;
    width: 30px;
    height: 30px;
    display: inline-block;
    border-radius: 50%;
    padding: 5px;
    vertical-align: sub
}

.black-new-text {
    font-size: 25px;
    font-weight: 600;
    padding-left: 8px
}

.blue_voiceicon::after {
    background-image: url(/assets/newimages/voice-call-icon.png);
    background-position: left center;
    background-repeat: no-repeat;
    background-size: contain;
    position: absolute;
    content: "";
    width: 18px;
    height: 20px;
    left: 31px
}

.fillter-result {
    padding-bottom: 0;
    background: #fff;
    border-radius: 6px;
    box-shadow: 0 0 6px 0 rgb(0 0 0 / 36%);		
	width: 256px;
	max-width: 350px;
}

.sticky-panel {
  position: fixed;
  top: 120px;
  z-index:9999;
}

    .fillter-result .box-content {
        margin-bottom: 10px
    }

.box-content {
    background: #fff;
    border-bottom: 1px solid #ddd;
    padding: 8px;
    overflow: hidden;
    position: relative;
    margin-bottom: 1px;
    font-weight: 400
}

    .box-content h4 {
        font-size: 16px;
        line-height: 18px;
        font-weight: 600;
        position: relative;
        text-transform: inherit;
        padding-bottom: 0;
        color: #006aa8
    }

.fillter-wrap {
    margin-top: 20px
}

.ui-slider-horizontal .ui-slider-range {
    background: #ff3f01;
    border-top-color: #ff3f01;
    border-bottom-color: #ff3f01
}

.time.ui-widget-content {
    background: #ff3f01;
    border: 1px solid #bababa;
    line-height: 0;
    height: 7px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px
}

.time.ui-slider-horizontal .ui-slider-handle {
    width: 9px;
    height: 16px;
    border: 1px solid #ddd;
    border-radius: 2px;
    background: url(/assets/resource/images/squere-handel.png) center no-repeat #fff;
    top: -5px
}

.time.ui-slider-horizontal .ui-slider-range {
    background: #d7d7d7;
    border-top-color: #bababa;
    border-bottom-color: #c5161a
}

.referance-code2 {
    width: 100%;
    margin: 10px 0 0;
    overflow: hidden;
    background: #fff;
    font-size: 13px;
    line-height: 20px;
    color: #404040;
    font-weight: 600
}

.radio_div1 {
    float: left;
    margin-left: 0
}

.radio_div2 {
    float: left;
    margin-left: 20px
}

.clear {
    clear: both;
    width: auto !important
}

.fillter-result .box-content {
    margin-bottom: 10px
}

.box-content h4:before {
    content: "";
    display: block;
    width: 13px;
    height: 8px;
    position: absolute;
    background: url(/assets/resource/images/arrow02.png) no-repeat;
    right: 0;
    top: 50%;
    margin-top: -4px
}

.slide {
    margin-top: 5px
}

.fillter-list li {
    line-height: 25px;
    position: relative
}

.value1, .value2 {
    font-size: 13px;
    line-height: 14px;
    color: #333;
    float: left;
    width: 50%;
    padding: 0 !important;
    background: #fff;
    border: 0;
    height: 33px
}

.value2 {
    float: right;
    text-align: right;
    width: 50%
}

#amount, #amount2 {
    font-size: 13px;
    line-height: 30px;
    color: #333;
    float: left;
    width: 50%;
    padding-bottom: 5px;
    background: #fff;
    border: 0
}

#amount2 {
    float: right;
    text-align: right;
    width: 50%
}

.ui-widget-content {
    background: #d7d7d7;
    border: 1px solid #bababa;
    line-height: 0;
    height: 7px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px
}

.ui-widget-header {
    border: 1px solid #aaa;
    color: #222;
    font-weight: 700
}

.ui-slider-horizontal .ui-slider-handle {
    width: 16px;
    height: 16px;
    border: 0;
    background: url(/assets/resource/images/slider-handle.png) no-repeat;
    top: -5px
}

.fillter-wrap .outbond {
    padding-bottom: 0;
    margin: 0;
    color: #909090
}

.m-top {
    margin-top: 20px !important
}

.fillter-list li .checkbox {
    margin: 0 8px 0 0
}

.fillter-list .checkbox {
    background-image: url(/assets/resource/images/checkbox-buttons2.png)
}

.checkbox {
    width: 18px;
    height: 18px;
    min-height: 1px;
    padding: 0;
    margin: 4px 8px 4px 0;
    background: url(/assets/resource/images/checkbox-buttons.png) no-repeat;
    float: left
}

.sel {
    background-position: 0 -36px !important
}

.unsel {
    background-position: 0 0 !important
}

.fillter-list label {
    margin: 0 0 5px;
    line-height: 20px;
    float: left
}

.list-overflow {
    overflow: hidden
}

.fillter-list .price {
    float: right;
    font-size: 13px;
    line-height: 26px;
    color: #ff3e00;
    font-weight: 600
}

.box-content p.all {
    padding-bottom: 0;
    color: #202020;
    font-size: 12px;
    font-weight: 600;
    margin-top: 5px
}

    .box-content p.all a {
        color: #202020;
        text-decoration: underline;
        cursor: pointer;
        font-size: 12px;
        text-transform: uppercase;
        font-weight: 600
    }

.call_book_desk_top {
    background-color: #ff3600;
    color: #fff;
    padding: 9px;
    font-size: 16px;
    text-align: left;
    font-weight: 700;
    margin-bottom: 10px
}

.r_float_top {
    float: right;
    margin-top: -70px;
    margin-right: -12px
}

.shortResultBox {
    width: 100%;
    float: left;
    margin-top: 1px;
    overflow: hidden
}

.shortWrap:first-child {
    padding-left: 0
}

.shortWrap {
    padding-left: 1px;
    float: left
}

.shortInner {
    background: #f7f7f7;
    border: 1px solid #ddd;
    padding: 10px
}

.shortingTab {
    position: relative
}

    .shortingTab li:first-child {
        padding-left: 0
    }

    .shortingTab li {
        display: inline-block;
        padding-left: 0;
        margin-right: 0
    }

        .shortingTab li a {
            position: relative
        }

        .shortingTab li a {
            display: inline-block;
            text-align: center;
            background: #fff;
            padding: 10px;
            border: 1px solid #ddd;
            text-transform: uppercase;
            min-width: 69px;
            height: 70px
        }

.filtering-box {
    float: left;
    margin: -20px 11px 0;
    background: #f7f7f7;
    border: 1px solid #ddd;
    padding: 15px;
    position: absolute;
    z-index: 9;
    -webkit-box-shadow: 0 9px 7px -10px #000;
    -moz-box-shadow: 0 9px 7px -10px #000;
    box-shadow: 0 9px 7px -10px #000
}

    .filtering-box .tab {
        display: none
    }

.w2.w2 .expand {
    height: 72px;
    overflow: hidden
}

.tab-block {
    border-bottom: 0;
    margin-bottom: 0
}

.search-detail {
    background: #fff;
    border-radius: 6px 0 0 6px;
    box-shadow: 0 0 6px 0 rgb(0 0 0 / 36%);
    padding: 1px 10px;
    width: 80%;
    float: left;
    margin-bottom: 2px
}

    .search-detail h5 span {
        color: #ff3d08
    }

    .search-detail .small, small {
        padding-left: 10px
    }

.small, small {
    font-size: 85%
}

.static-height {
    height: 40px !important;
    text-align: center;
    padding-top: 10px
}

.search-detail h5 {
    padding: 3px 0 0 10px;
    font-size: 16px;
    color: #444;
    text-transform: none;
    margin-bottom: 5px;
    font-weight: 600
}

.search-detail-wrap .button-wrap {
    width: 20%;
    float: left;
    padding-left: 0
}

.search-detail-wrap {
    margin-bottom: 5px
}

    .search-detail-wrap .button-wrap .btn {
        font-size: 14px;
        display: block;
        line-height: 40px;
        color: #fff;
        text-shadow: 1px 1px 1px #02998d;
        text-transform: uppercase;
        font-weight: 700;
        border-radius: 0 4px 4px 0;
        background: #01d1c1;
        box-shadow: 0 0 6px 0 rgb(0 0 0 / 36%)
    }

        .search-detail-wrap .button-wrap .btn:focus {
            outline: line
        }

#loader1 {
    position: fixed;
    top: 50%;
    left: 50%;
    width: 40em;
    height: 15em;
    margin-top: -7.5em;
    margin-left: -20em;
    background: #fff;
    z-index: 999999999;
    overflow: visible;
    border-radius: 2px;
    box-shadow: 0 0 5px 1px #ccc
}

.loader_new {
    font-size: 18px;
    padding: 20px;
    font-weight: 400;
    line-height: 30px
}

.mi-block {
    text-align: left;
    display: none;
    height: 100%;
    width: 100%;
    background-color: rgba(0,0,0,.75);
    position: fixed;
    left: 0;
    top: 0;
    z-index: 9999999
}

#ajaxNewLoader {
    left: 99%;
    width: 100%
}

#ajaxLoading h1 {
    color: #b20835;
    font-size: 26px;
    font-weight: 700;
    margin: 0;
    padding: 0
}

#ajaxLoading p {
    margin-top: 7px;
    padding-top: 7px
}

#divLoading {
    padding: 10px 5px 0;
    width: 555px;
    background-color: #fff;
    border: 1px solid #b20837
}

    #divLoading .loader {
        height: 13px;
        width: 210px;
        border: 1px solid #f0f7fc;
        background-repeat: no-repeat;
        background-image: url(/assets/Images/ProgBar.gif);
        background-position: -210px -3px
    }

    #divLoading .percentage {
        color: #b20835;
        font-size: 24px;
        font-weight: 700;
        margin-top: -8px
    }

.ajax-loader {
    display: none;
    margin-top: -70px;
    margin-left: 75px
}

.hlt-ajax-loader {
    display: none;
    margin-top: -70px;
    margin-left: 5px
}

.tab-filter {
    display: none !important
}

#sort_filter {
    padding: 15px;
    display: none
}

.additionalOption {
    font-weight: 400
}

    .additionalOption .close {
        float: right;
        font-size: 20px;
        font-weight: 400;
        text-align: right;
        padding-bottom: 10px
    }

    .additionalOption .modalH {
        position: fixed;
        z-index: 99999999;
        padding-top: 100px;
        left: 0;
        top: 0;
        width: 100%;
        height: 100%;
        overflow: auto;
        background-color: #000;
        background-color: rgba(0,0,0,.4)
    }

.main-block {
    padding-top: 1px;
    border-top: 0
}

.result-list {
    position: relative
}

    .result-list > li:first-child {
        margin-top: 0
    }

    .result-list > li {
        overflow: hidden;
        position: relative;
        z-index: 2;
        box-shadow: 0 0 6px 0 rgb(0 0 0 / 36%);
        border-radius: 6px;
        border: #fff 1px solid;
        margin-bottom: 2rem
    }

        .result-list > li:hover {
            box-shadow: 0 0 7px 0 #fe4a1a;           
        }

.mainFlightDetailsBox {
    margin: 0 auto;
    position: relative;
    width: 100%
}

.responsive-table {
    width: 100%
}

    .responsive-table:hover {
        background: #fff;
        text-decoration: none;
        outline: 0;
        border-radius: 6px
    }

.responsive-table {
    min-height: .01%;
    overflow-x: auto;
    padding: 10px;
    background: #fff
}

    .responsive-table .tableD1 {
        width: 74.99%;
        float: left;
        /*border-right: 1px dashed #bfbfbf*/
    }

        .responsive-table .tableD1 .oneWayDetail {
            margin-bottom: 10px;
            padding-bottom: 10px;
            clear: both
        }

    .responsive-table .plogo {
        width: 11%;
        text-align: center;
        padding-top: 15px;
        padding-right: 8px;
        float: left
    }

    .responsive-table img {
        width: auto;
        height: auto
    }

    .responsive-table .pfrm {
        width: 35%;
        float: left;
        padding: 0 8px 8px
    }

    .responsive-table .frm:first-child {
        float: left
    }

    .responsive-table .frmTime {
        text-align: center;
        font-size: 17px;
        text-transform: lowercase;
        width: 100%;
        display: inline-block;
        font-weight: 500
    }

    .responsive-table .frmDate {
        text-align: center;
        font-size: 14px;
        text-transform: capitalize;
        display: block;
        font-weight: 500
    }

    .responsive-table .frm {
        margin-top: 0;
        padding: 0;
        display: table-cell;
        overflow: hidden;
        width: 50%
    }

    .responsive-table .frmCode {
        text-align: left;
        font-size: 18px;
        text-transform: uppercase;
        width: 100%;
        display: inline-block;
        font-weight: 500
    }

    .responsive-table .frmName {
        text-align: left;
        font-size: 14px;
        text-transform: capitalize;
        font-weight: 400
    }

    .responsive-table .frm:last-child {
        float: right
    }

    .responsive-table .phour {
        width: 17%;
        float: left;
        padding-top: 7px;
        padding-left: 8px;
        padding-right: 8px;
        margin-right: 8px
    }

    .responsive-table .frmhour {
        text-align: center;
        font-size: 14px;
        text-transform: lowercase;
        font-weight: 500;
        border-bottom: #ddd 1px solid;
        padding: 3px 0 3px 0
    }

    .responsive-table .frmstop {
        text-align: center;
        font-size: 12px;
        text-transform: capitalize;
        font-weight: 500;
        color: #ff3e00
    }

.clearfix {
    float: none;
    clear: both
}

.responsive-table .tableD1 .returnWayDetail {
    margin-top: -10px;
    clear: both;
    padding-top: 10px;
    border-top: 1px dashed #bfbfbf
}

.responsive-table .tableD2 {
    width: 24.99%;
    float: left
}

.responsive-table .pprice {
    float: left;
    padding: 0 0 10px
}

.responsive-table .frmPriceArea {
    text-align: center;
    font-size: 14px;
    text-transform: uppercase
}

.responsive-table .tableD2 .frmnewPrice {
    font-size: 30px;
    line-height: 40px;
    color: #ff3e00;
    display: inline-table;
    padding: 0;
    text-align: right;
    font-weight: 500
}

    .responsive-table .tableD2 .frmnewPrice sup {
        top: -10px;
        font-size: 22px
    }

sup {
    position: relative;
    font-size: 66%;
    line-height: 0;
    vertical-align: baseline
}

.responsive-table .tableD2 .frmtxt {
    color: gray;
    font-weight: 400;
    font-size: 12px;
    line-height: normal;
    text-align: right;
    text-transform: lowercase;
    display: inline-block;
    padding-top: 10px
}

.responsive-table .tableD2 .frmbutton a {
    color: #1b76ff;
    text-align: center;
    display: inline-block;
    cursor: pointer;
    margin-top: 15px;
    margin-bottom: 15px;
    padding: 8px 45px;
    font-weight: 500
}

    .responsive-table .tableD2 .frmbutton a:hover {
        background: #1b76ff;
        color: #fff
    }

.button-box {
    margin: 0 10px;
    overflow: hidden;
    display: none
}

.more-button, .more-info, .phone-button {
    border-radius: 2px;
    font-size: 20px;
    line-height: 44px;
    font-weight: 400;
    text-transform: uppercase;
    color: #fff;
    display: block;
    text-align: center;
    margin-top: 5px;
    background: #ff3600
}

.more-info {
    background: url(/assets/resource/images/info-tab.png) 92% 52% no-repeat gray;
    width: 35%;
    height: 44px;
    padding-left: 16px;
    margin-left: 5px;
    text-align: left !important;
    cursor: pointer;
    border: 1px solid #666
}

.additionalOption .moretoggle {
    background-color: #fff;
    padding: 10px 0;
    clear: both
}

.additionalOption ul.aoption {
    list-style: none;
    padding: 5px 0;
    position: relative;
    border-top: 1px solid #DDD;
    background: #fff
}

    .additionalOption ul.aoption li {
        margin-top: 1px;
        padding: 4px 10px;
        border-top: 0;
        border-radius: 0 0 5px 5px;
        margin-right: 5px;
        text-align: center;
        font-size: 13px;
        font-weight: 600;
        z-index: 100;
        cursor: pointer;
        display: table-cell
    }

        .additionalOption ul.aoption li #myBtnH {
            color: #ff6000;
            font-size: 16px;
            padding: 0 !important;
            line-height: 10px
        }

        .additionalOption ul.aoption li img.call-img {
            width: 24px;
            height: 24px;
            margin-right: 5px
        }

.cheap-banner-bg-2 {
    background-image: url(/assets/newimages/za_usa-flight-offer-298127.jpg);
    box-shadow: 0 0 6px 0 rgb(0 0 0 / 36%)
}

.cheap-banner-bg-1, .cheap-banner-bg-2, .cheap-banner-bg-3 {
    background-repeat: no-repeat;
    background-position: center;
    padding: 30px 20px;
    text-align: center;
    margin: 15px 0
}

span.voiceicon2 {
    background-image: url(/assets/newimages/outline_voiceicon.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: 0 -38px;
    width: 34px;
    height: 34px;
    transform: translate(0px,6px);
    display: inline-block
}

.cheap-banner-bg-2 ul.notdeals {
    background-color: rgba(1,209,193,1);
    color: #fff
}

.cheap-banner-bg-3 {
    background-image: url(/assets/newimages/cheap-banner-bg-2.jpg);
    box-shadow: 0 0 6px 0 rgb(0 0 0 / 36%)
}

    .cheap-banner-bg-3 ul.notdeals {
        background-color: rgba(107,115,125,1);
        color: #fff
    }

.cheap-banner-bg-1 {
    background-image: url(/assets/newimages/thilandbannerimg.jpg);
    box-shadow: 0 0 6px 0 rgb(0 0 0 / 36%)
}

    .cheap-banner-bg-1 ul.notdeals {
        background-color: rgba(255,204,0,1);
        color: #404040
    }

        .cheap-banner-bg-1 ul.notdeals li, .cheap-banner-bg-1 ul.notdeals li a, .cheap-banner-bg-1 ul.notdeals li a:focus, .cheap-banner-bg-1 ul.notdeals li a:hover {
            color: #404040 !important
        }

    .cheap-banner-bg-1 ul.notdeals, .cheap-banner-bg-2 ul.notdeals, .cheap-banner-bg-3 ul.notdeals {
        padding: 10px 20px;
        list-style: none;
        display: block;
        margin: 0 auto
    }

        .cheap-banner-bg-2 ul.notdeals li, .cheap-banner-bg-2 ul.notdeals li a, .cheap-banner-bg-2 ul.notdeals li a:hover, .cheap-banner-bg-3 ul.notdeals li, .cheap-banner-bg-3 ul.notdeals li a, .cheap-banner-bg-3 ul.notdeals li a:focus {
            color: #fff !important
        }

ul.notdeals li {
    font-weight: 600;
    font-size: 26px;
    text-transform: uppercase;
    text-align: left;
    margin-right: 30px;
    display: inline-block;
    float: left
}

    ul.notdeals li h5 {
        font-size: 26px;
        text-transform: uppercase;
        margin-bottom: 0;
        padding-bottom: 0;
        margin-top: 5px;
        text-align: left;
        font-weight: 600
    }

    ul.notdeals li:nth-child(2) {
        font-size: 12px;
        line-height: normal;
        margin-top: 4px
    }

    ul.notdeals li:nth-child(3) {
        margin-right: 0
    }

.mainFlightDetailsBox .btn {
    display: inline-block;
    padding: 6px 12px;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-color: none;
    border: 1px solid transparent;
    border-radius: 4px
}

    .mainFlightDetailsBox .btn.btn-submit {
        background: #fff;
        font-size: 18px;
        padding: 10px 20px;
        color: #1b76ff;
        border: #1b76ff 2px solid
    }

.responsive-table .frmPriceArea {
    text-align: center;
    font-size: 14px;
    text-transform: uppercase
}

.show_result_box {
    background: #fff;
    border-radius: 6px;
    box-shadow: 0 0 6px 0 rgb(0 0 0 / 36%);
    margin-left: 9px;
    margin-right: 14px
}

.showing_results {
    float: left;
    font-size: 18px;
    font-weight: 400
}

.main-page .pagination {
    width: 100%;
    float: left;
    text-align: center;
    cursor: pointer;
    padding: 15px 0 15px 0;
    border-radius: 60px;
    box-shadow: 0 0 6px 0 rgb(0 0 0 / 10%);
    background: #fff;
    display: block
}

.pagination > li {
    display: inline
}

.main-page .pagination > li:first-child > a, .main-page .pagination > li:first-child > span, .main-page .pagination > li:last-child > a, .main-page .pagination > li:last-child > span {
    border-radius: 0;
    background: #ff3e00;
    color: #fff;
    border-radius: 3px
}

.pagination > li > a:focus, .pagination > li > a:hover, .pagination > li > span:focus, .pagination > li > span:hover {
    z-index: 2;
    color: #23527c;
    background-color: #eee;
    border-color: #ddd
}

.pagination > li:first-child > a, .pagination > li:first-child > span {
    margin-left: 0;
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px
}

.liactive {
    color: #fff !important;
    padding: 5px 10px;
    background-color: #ccc !important;
    border-radius: 3px
}

.main-page .pagination li a {
    display: inline-block;
    float: none;
    border: 0;
    font-size: 14px;
    font-weight: 300;
    color: #8e8e8e;
    background: 0
}

.pagination > li > a, .pagination > li > span {
    position: relative;
    float: left;
    padding: 6px 12px;
    margin-left: -1px;
    line-height: 1.42857143;
    color: #337ab7;
    text-decoration: none;
    border: 1px solid #ddd
}

.main-page .pagination > li:first-child > a span {
    padding-left: 15px;
    color: #fff !important;
    background: url(/assets/resource/images/left-arrow1.png) 0 center no-repeat;
    display: inline-block
}

.main-page .pagination > li:last-child > a span {
    padding-right: 15px;
    color: #fff !important;
    background: url(/assets/resource/images/right-arrow1.png) right center no-repeat;
    display: inline-block
}

.additionalOption .moretoggle text.direction {
    display: block;
    padding-left: 15px;
    padding-bottom: 0 !important;
    padding-top: 0;
    background: #f3f2f0;
    margin: 10px 0 10px 0
}

.direction {
    font-size: 20px;
    font-weight: 100;
    line-height: 40px;
    color: #ff3600;
    padding: 20px 0 0;
    font-weight: 500
}

.direction-date {
    font-size: 16px;
    font-weight: 100;
    line-height: 40px;
    color: #404040;
    padding: 20px 5px 0;
    font-weight: 500
}

.additionalOption .moretoggle .th {
    display: block;
    font-size: 18px;
    float: left;
    margin-right: 30px;
    margin-bottom: 0;
    line-height: 17px;
    font-weight: 500
}

.additionalOption .moretoggle .tm {
    display: block;
    font-size: 14px;
    margin-bottom: 2px;
    margin-top: -5px;
    font-weight: 500
}

.additionalOption .col-xs-12.col-sm-8.col-lg-8 {
    border-top: 2px solid #f2f2f2
}

.additionalOption .col-sm-4.col-lg-4.push-bottom-30 {
    border-top: 2px solid #f2f2f2
}

.additionalOption .moretoggle img {
    max-width: 90px;
    width: auto;
    height: auto;
    margin-bottom: 20px !important
}

.additionalOption .push-bottom-30 {
    margin-bottom: 3rem
}

.chk-terms{padding-left: 25px;}

.additionalOption .moretoggle .flite-detail {
    padding-bottom: 20px
}

.flite-detail {
    width: 250px;
    padding: 10px 15px;
    background: #ffeee5;
    color: #805640;
    border-radius: 5px;
    border: 0;
    float: right;
    margin-top: 10px;
    margin-right: 5px
}

.additionalOption .moretoggle .flite-detail h5 {
    padding-bottom: 10px
}

.i-circle {
    background: url(/assets/resource/images/arrow-right-circle.png) 0 3px no-repeat;
    float: left;
    padding-left: 20px;
    font-size: 12px;
    color: #805640;
    line-height: 15px;
    display: block;
    margin-bottom: 10px
}

.down-img {
    width: 15px;
    float: right;
    background: url(/assets/resource/images/drop-down.png) 0 5px no-repeat;
    height: 16px;
    margin: 3px 0 0 5px;
    cursor: pointer
}

.up-img {
    width: 15px;
    float: right;
    background: url(/assets/resource/images/drop-up.png) no-repeat;
    height: 15px;
    margin: 5px 0 0 5px;
    cursor: pointer
}

#expiredpopup, .inner {
    background-color: #eee !important;
    height: auto;
    top: 25%
}

.modal-popup {
    font-family: "Open Sans",sans-serif;
    width: 490px;
    height: 210px;
    background: #FFF;
    padding: 12px;
    display: none;
    position: fixed;
    top: 50%;
    left: 50%;
    margin-left: -245px;
    margin-top: -110px;
    z-index: 1002
}

    .modal-popup .inner h2 {
        font-size: 30px
    }

.call2popup span::after {
    background-image: url(/assets/newimages/voice-call-icon.png);
    background-position: 0 0;
    background-repeat: no-repeat;
    background-size: contain;
    position: absolute;
    content: "";
    width: 20px;
    height: 22px;
    left: 7px
}

#expiredpopup .inner, #expiredpopup .inner h2 {
    text-align: left
}

.modal-popup .inner {
    width: 100%;
    height: 100%;
    background: rgba(255,255,255,1);
    padding: 30px;
    text-align: center
}

#expiredpopup, .inner {
    background-color: #eee !important;
    height: auto;
    top: 25%;
    border-radius: 5px
}

.modal-popup h2 {
    color: #073655;
    font-weight: 600;
    display: block;
    margin: .53em 0;
    text-align: center
}

.modal-popup p {
    display: block;
    -webkit-margin-before: 1em;
    -webkit-margin-after: 1em;
    -webkit-margin-start: 0;
    -webkit-margin-end: 0;
    width: 100%;
    padding-bottom: 0;
    color: #404040
}

#expiredpopup .cheaper-callus {
    background-color: #fff;
    padding: 20px;
    border-radius: 10px;
    margin-bottom: 10px
}

    #expiredpopup .cheaper-callus h6 {
        color: #1b76ff;
        font-size: 16px;
        text-transform: uppercase;
        margin-bottom: 10px;
        padding-bottom: 0;
        margin-top: 5px;
        text-align: center;
        font-weight: 600
    }

.call2popup {
    font-size: 45px;
    color: #1b76ff;
    font-weight: 700;
    text-align: center
}

    .call2popup span {
        background-color: #1b76ff;
        width: 35px;
        height: 35px;
        display: inline-block;
        border-radius: 50%;
        padding: 7px;
        margin-right: 8px;
		position:relative;
    }

#expiredpopup ul {
    display: block;
    list-style: none;
    padding: 0;
    margin-top: 20px;
    margin-bottom: 0
}

.d-inline {
    display: inline
}

#expiredpopup ul li:first-child {
    margin-left: 50px
}

#expiredpopup ul li {
    display: inline-block;
    margin-right: 40px
}

    #expiredpopup ul li a {
        background-color: #ff3e00;
        font-size: 14px;
        padding: 10px 15px;
        text-decoration: none;
        color: #fff;
        border-radius: 4px;
        line-height: 50px;
        font-weight: 600;
        text-transform: uppercase
    }

.text2 {
    position: absolute;
    top: -33px
}

.head-size {
    font-size: 20px;
    float: left;
    font-weight: lighter;
    margin-bottom: 17px;
    margin-top: 0;
    font-weight: 500
}

.orange-textbig {
    color: #f60
}

.pass-titile {
    font-size: 14px;
    color: #404040;
    padding: 5px;
    font-weight: 400
}

.mandatory {
    float: right;
    font-size: 14px;
    color: #ff3600;
    margin: 5px;
    font-weight: 400
}

.pass-titile span {
    color: #404040;
}

    .pass-titile span.mend {
        color: #ff3600;
        font-size: 20px
    }

.completed {
    display: none
}

.useralert-text {
    background-color: #fcd940;
    border: 1px solid rgba(0,0,0,.15);
    padding: 5px 10px;
    text-align: justify;
    line-height: 20px;
    font-size: 14px;
    margin: 10px 0 15px;
    border-radius: 3px;
    font-weight: 400
}

.clear_add {
    clear: both
}

.room-padd {
    margin-bottom: 10px;
    float: left;
    width: 100%
}

.room-box {
    padding: 5px 20px 10px;
    background: #fff;
    display: block;
    box-shadow: 0 0 6px 0 rgb(0 0 0 / 36%);
    border-radius: 6px;
    border: #fff 1px solid
}

    .room-box:hover {
        box-shadow: 0 0 7px 0 #fe4a1a;      
    }

    .room-box .form-control {
        display: block;
        width: 100%;
        height: calc(1.5em + .75rem + 2px);
        font-size: 14px;
        font-weight: 400;
        line-height: 1.5;
        color: #495057;
        background-color: #fff;
        background-clip: padding-box;
        border: 1px solid #ced4da;
        border-radius: .25rem;
        transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
        height: 40px
    }
	
	
	
/*============================ Start market-cons-bx =========================*/

.market-cons-bx{border:dashed 1px rgb(233, 208, 210); padding: 18px 22px 0; margin-bottom: 20px;  margin-top: 9px;  border-radius: 6px; box-shadow: 0 2px 15px rgba(0, 0, 0, 0.1);  text-align: justify;}
.market-cons-bx .form-group{display: flex; margin-bottom: 19px; border-bottom: dashed 1px rgb(233, 208, 210);}
.market-cons-bx .form-group.last{margin-bottom:0;}
.market-cons-bx .form-group .chk-terms{padding-left: 20px; margin-top: -4px;}
.market-cons-bx .form-group.last{border-bottom:none;}

/*============================ End market-cons-bx =========================*/	
	
	
/*============================ Start basket =========================*/
.room-box.room-padd.roombx-one .spc-top{margin-top: 45px;}
.room-box.room-padd.roombx-one .g-total{padding: 7px 7px 0; text-align: right; margin-top: 20px; border-top: #f2f1f0 1px solid;}
.room-box.room-padd.roombx-one .pad-inner .top-head {background-color: rgba(255, 236, 226, 0.30); border: dashed 1px rgb(233, 208, 210);  padding: 10px 20px; margin-bottom: 20px; margin-top: 20px; border-radius: 6px;}

/*============================ End basket =========================*/	


/*============================ Start baggage info =========================*/

.baggage-main-box .check-baggage-info{padding: 0 13px 5px 10px;}
.baggage-main-box .check-baggage-info img{margin-right:8px; vertical-align: text-bottom;} 
.baggage-main-box .check-baggage-info span{color:#bab8b8;}
.baggage-main-box .check-baggage-info .table thead th{border-top:0; font-weight:600;}
.baggage-main-box .check-baggage-info .table td{padding:1rem 0.75rem; vertical-align:top; border-bottom: #dee2e6 1px solid;}
.baggage-main-box .more-info-bx {background: #fdf5f3; padding: 15px; text-align: left; font-size: 13px; border-radius: 0 0 6px 6px;}

/*============================ End baggage info =========================*/

/*============================ Start Refundable policy =========================*/

.refundable-bx{background: #fff; box-shadow: 0 0 6px 0 rgb(0 0 0 / 20%);  margin-top: 0px; margin-bottom: 35px; border-radius: 6px;  padding:15px 0 0; border-left:#ef4136 5px solid;}
.refundable-bx .inner-bx{padding: 0 13px 10px 10px; display: flex;}
.refundable-bx .inner-bx ul{margin:0; padding:0; list-style:none; flex: 0 0 100%;  max-width:100%;}
.refundable-bx .inner-bx ul li{line-height: 1.9rem; display: flex;font-weight:400; font-size:12px;}
.refundable-bx .inner-bx ul li i{margin:5px 10px; color:#03a498; display: inline-block;}
.refundable-bx .inner-bx .right-bx-price{flex: 0 0 15%;  max-width: 15%; text-align: left; font-size: 1.2rem;  color: #ff3e00;  font-weight: 700; padding-left: 15px; border-left:#f2f1f0 1px solid; display: flex; align-items: center;}
.refundable-bx h4{font-weight: 600;  font-size: 16px;   text-transform: capitalize;  padding-left: 18px;margin-bottom:12px;}

/*============================ End Refundable policy =========================*/


/*============================ Flight listing added conditional  new button =========================*/

.call-us-now a.btn-phone {color: #ffff; background:#ff3e00; text-align: center; display: inline-block; cursor: pointer; margin-top:6px; padding: 10px 0; width:146px; font-weight: 700; font-size:14px; text-transform:capitalize; border-radius:4px; text-decoration:none; margin-left:5px;}
.call-us-now a.btn-phone.fa-phone:before { content: "\f095"; font: normal normal normal 22px / 1 FontAwesome; line-height: normal; letter-spacing: normal; text-transform: none; display: inline-block; white-space: nowrap; word-wrap: normal; direction: ltr; -webkit-font-feature-settings: 'liga'; -webkit-font-smoothing: antialiased; justify-content: center; align-items: center; color: #fff; vertical-align: bottom;	margin-right: 10px; }
.call-us-now a.btn-phone.fa-phone:hover{ -webkit-transform: scale(1); -moz-transform: scale(1); -ms-transform: scale(1);transform: scale(1); background:#fc592d;}
.call-us-now a.btn-phone.fa-phone:before{animation-name: trin; animation-duration: 2s; animation-iteration-count: infinite; animation-timing-function: linear; padding-bottom:2px;}

@keyframes trin {
    from {
        transform:rotate3d(0, 0, 1, 0deg);
    }
    20%, 32%, 44%, 56%, 68% {
        transform: rotate3d(0, 0, 1, 0deg);
    }
    23%, 35%, 47%, 59%, 71% {
        transform: rotate3d(0,0,1,15deg);
    }
    26%, 38%, 50%, 62%, 74% {
        transform: rotate3d(0,0,1,0deg);
    }
    29%, 41%, 53%, 65%, 77% {
        transform: rotate3d(0,0,1,-15deg);
    }
    80% {
        transform:rotate3d(0, 0, 1, 0deg);
    }

}

.chat-with-us a.btn-chat {color: #ffff; /*background:#25d366;*/ background:#0078ff; text-align: center; display: inline-block; cursor: pointer; margin-top:6px; padding: 10px 0; width:146px;  font-weight: 700; font-size:14px; text-transform:capitalize; border-radius:4px; text-decoration:none; margin-left:5px;}
.chat-with-us a.btn-chat.fa-chat:before { background: url(/assets/newimages/messenger-icon-new.png); background-repeat: no-repeat; content: ""; height: 24px;  width: 24px; content: ""; font: normal normal normal 22px / 1 FontAwesome; line-height: normal; letter-spacing: normal; text-transform: none; display: inline-block; white-space: nowrap; word-wrap: normal; direction: ltr; -webkit-font-feature-settings: 'liga'; -webkit-font-smoothing: antialiased; justify-content: center; align-items: center; color: #fff; vertical-align: bottom;	margin-right: 10px; }

.chat-with-us a.btn-chat.fa-chat:before {  
    animation-name: floating;
    animation-duration: 1.5s;
    animation-iteration-count: infinite;
    animation-timing-function: ease-in-out; 
	padding-bottom:2px;	
}

@keyframes floating {
    from { transform: translate(0,  0px); }
    45%  { transform: translate(0, 4px); }
    to   { transform: translate(0, -0px); }    
}


/*============================ End Flight listing added conditional  new button =========================*/



	

#divPax1 input {
    background-image: none !important;
    padding-left: 5px;
    padding-right: 5px
}

#divPax1 select {
    background-image: none !important;
    padding-left: 5px;
    padding-right: 0;
    border: 1px solid #ddd;
    color: #404040 !important;
    border-radius: 3px
}

#paxDOBD1 {
    border: 1px solid #ddd;
    color: #404040 !important;
    text-indent: 0;
    height: 40px
}

select.ddl-paxcountry {
    height: 40px;
    border-radius: 0;
    background-color: #fff;
    padding: 0;
    border: 1px solid #ddd;
    width: 100%
}

.calbox {
    width: 100%
}

.clear-add2 {
    clear: both;
    height: 0
}

select.calbox {
    height: 40px
}

.uldate {
    padding: 0;
    margin: 0;
    clear: both
}

#psgr .label2 {
    margin-bottom: 6px !important;
    margin-top: 10px;
    display: block
}

label {
    display: inline-block;
    max-width: 100%;
    margin-bottom: 5px;
    font-weight: 400 !important
}

.lightborder {
    border: 1px solid #ccc;
    height: 40px;
    width: 60px
}

.mob {
    display: none
}

.mar-top-right {
    /*margin-top: 44px;*/
	margin-top: 62px;
    float: right !important
}

.book-sum {
    position: relative
}

    .book-sum:before {
        content: "";
        display: block;
        width: 13px;
        height: 8px;
        position: absolute;
        background: url(/assets/resource/images/arrow02.png) 0 -8px no-repeat;
        right: 0;
        top: 38%;
        margin-top: 1px;
        table-layout: 1s ease;
        cursor: pointer
    }

.room-list {
    border-bottom: 1px dashed #ddd;
    padding: 15px 0
}

    .room-list .stay:last-child {
        margin-bottom: 0
    }

.stay {
    width: 100%;
    margin-bottom: 20px;
    font-weight: 400
}

.more-space span {
    line-height: 20px
}

.stay > span {
    display: block;
    font-size: 12px;
    line-height: 17px;
    border-bottom: #ddd 1px dotted;
    padding: 5px 0 5px 0
}

.more-space span {
    line-height: 20px
}

.stay .pull-right {
    float: right
}

.head-text {
    font-size: 16px !important;
    line-height: 14px;
    font-weight: 500;
    padding: 0 !important
}

.total-amt {
    font-size: 24px;
    font-weight: 600;
    color: #404040;
    text-align: right
}

    .total-amt > span > span {
        color: #ff3600
    }

.foot-text.bottom {
    font-size: 11px;
    padding-top: 20px;
    color: gray;
    text-align: right;
    font-weight: 400
}

.foot-text {
    display: block;
    font-size: 11px;
    line-height: 16px;
    padding: 8px 0 0;
    text-align: justify
}

.fltright {
    float: right !important;
    margin-right: 10px !important
}

.btn.btn-submit.pull-right {
    padding: 8px 45px;
    text-transform: uppercase;
    color: #1b76ff;
    border-radius: 4px;
    font-weight: 500
}

    .btn.btn-submit.pull-right a {
        color: #1b76ff !important
    }

.btn {
    display: inline-block;
    padding: 6px 12px;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-color: none;
    border: 1px solid transparent;
    border-radius: 4px
}

    .btn.btn-submit {
        background: #fff;
        font-size: 18px;
        padding: 10px 20px;
        color: #1b76ff;
        border: #1b76ff 2px solid
    }

        .btn.btn-submit:hover {
            background: #1b76ff;
            color: #fff
        }

.data {
    font-size: 12px;
    width: 100%;
    float: left;
    text-align: left;
    line-height: 15px;
    margin-top: 15px;
    position: relative;
    font-weight: 500
}

#searchform .box-content {
    padding: 20px 20px 20px 15px;
    box-shadow: 0 0 6px 0 rgb(0 0 0 / 36%);
    border-radius: 6px
}

.your-search {
    overflow: visible !important
}

    .your-search label {
        color: #404040
    }

.pad-bot-zero {
    padding-bottom: 0
}

label {
    display: inline-block;
    max-width: 100%;
    margin-bottom: 5px;
    font-weight: 400 !important
}

.one-way-checkbox {
    height: 32px;
    margin-top: -12px
}

.inner-addon {
    position: relative
}

.left-addon .fa {
    left: 0
}

#flightHotelForm .inner-addon .fa {
    position: absolute;
   /* padding: 17px 10px;*/
    padding: 16px 10px;
    pointer-events: none;
    z-index: 1
}

.left-addon input {
    padding-left: 30px
}

#searchform .box-content .tt-dropdown-menu {
    width: 100%;
    margin-top: 0;
    padding: 7px;
    background-color: #fff;
    border: 1px solid #ff3600;
    border: 1px solid rgba(0,0,0,.2);
    -webkit-border-radius: 0 0 4px 4px;
    -moz-border-radius: 0 0 4px 4px;
    border-radius: 0;
    -webkit-box-shadow: 0 5px 10px rgb(0 0 0 / 20%);
    -moz-box-shadow: 0 5px 10px rgba(0,0,0,.2);
    box-shadow: 0 5px 10px rgb(0 0 0 / 20%);
    margin-left: 0;
    text-align: left
}

#searchform .box-content .tt-suggestion p {
    margin: 0;
    padding: 0;
    font-size: 14px
}

#searchform .box-content .tt-highlight {
    color: #1b76ff;
    font-weight: 400
}

#searchform .box-content .tt-suggestion {
    padding: 5px 12px;
    font-size: .90rem;
    line-height: 24px;
    border-radius: 0 !important;
    border-bottom: 1px solid #e4e4e4
}

    #searchform .box-content .tt-suggestion.tt-cursor {
        color: #495057 !important;
        background-color: #eff5ff;
        border-bottom: 1px solid #e4e4e4
    }

.form-box {
    width: 100%;
    height: auto;
    float: left;
    margin-bottom: 20px
}

input[type=checkbox] + label span {
    display: inline-block;
    width: 17px;
    height: 17px;
    margin: 0 6px 0 0;
    vertical-align: middle;
    background-image: url(//cdn3.globehunters.com/searchformicons.png);
    cursor: pointer;
    color: #fff !important;
    background-repeat: no-repeat;
    background-position: 0 0
}

input[type=checkbox]:checked + label span {
    background: url(//cdn3.globehunters.com/checkbox_bg.png) left -17px no-repeat
}

.searchinner-btn2 {
    text-decoration: none;
    background: #fff;
    color: #1b76ff;
    -moz-user-select: none;
    border: #1b76ff 2px solid;
    border-radius: 4px;
    display: block;
    font-size: 18px;
    padding: 14px;
    line-height: 20px;
    margin-bottom: 0;
    margin-top: 23px;
    width: 100%;
    font-weight: 500
}

    .searchinner-btn2:hover {
        outline: 0;
        background: #1b76ff;
        color: #fff;
        outline: 0 !important;
        border: #1b76ff 2px solid
    }

    .searchinner-btn2:focus {
        outline: 0 !important;
        border: #1b76ff 2px solid
    }

#flightHotelForm .form-control {
    display: block;
    width: 100%;
    height: calc(2em + 2rem + 2px);
   /* padding: .375rem 2.65rem;*/
	padding: .375rem 0.65rem .375rem 2.65rem;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.5;
    color: #495057;
    background-color: #fff !important;
    background-clip: padding-box;
    border: 1px solid #ced4da;
    border-radius: .25rem;
    transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out
}

.form-control:focus {
    box-shadow: 0 0 0 .2rem rgb(257 74 26 / 25%) !important;
    border: rgb(257 74 26 / 50%) 1px solid !important
}

.advanc-search select {
    border-radius: 0;
    height: 40px;
    box-shadow: none;
    border: 1px solid #d6d2d3;
    padding-left: 0
}

select#caroperator {
    background-image: url(//cdn3.globehunters.com/searchformicons.png);
    background-repeat: no-repeat;
    background-position: 10px -395px;
    padding-left: 30px;
    padding-right: 0
}

.title2 {
    font-size: 20px;
    font-weight: lighter;
    margin-top: 0;
    color: #f60;
    text-align: left;
    padding-bottom: 10px;
    display: block;
    font-weight: 500;
    padding-left: 0
}

.bg-grey {
    background: #f8f8f8;
    padding: 10px 2px;
    line-height: 34px;
    margin-bottom: 30px;
    margin-top: 20px
}

.col1, .col1_1 {
    width: 19%;
    float: left;
    padding-left: 15px;
    font-weight: 400
}

.col1-2, .col1-2-2 {
    width: 58%;
    float: left;
    padding-left: 15px
}

.col1, .col1_1 {
    width: 19%;
    float: left;
    padding-left: 15px
}

.phone-button2.btn {
    border: #01d1c1 2px solid;
    background-color: #none;
    color: #01d1c1;
    padding: 7px;
    border-radius: 6px;
    font-size: 14px;
    font-weight: 400
}

    .phone-button2.btn:hover, .phone-button2.btn:focus {
        background-color: #01d1c1;
        color: #fff;
        outline: 0
    }

div#cardsweaccept {
    background-image: url(//cdn3.globehunters.com/AllPaymentCards.png);
    height: 33px;
    background-position: right 0;
    background-repeat: no-repeat;
    padding: 0;
    margin: 0 auto;
    width: 100%
}

.pan-lock {
    background: url(/assets/resource/images/card-lock.png) no-repeat left;
    width: 50px;
    height: 50px;
    float: left;
    margin-right: 10px;
    margin-top: 5px
}

.i-baloon {
    float: right;
    padding-left: 10px;
    margin-top: 5px
}

.tm-i {
    float: right;
    background: url(/assets/resource/images/icon-info.png) center no-repeat;
    margin-right: 0;
    height: 17px;
    width: 17px;
    cursor: pointer
}

.sec-code {
    float: left;
    margin-left: 5px;
    padding-top: 0
}

#secCodeInfoMob, .hide-more-mob {
    display: none
}

.room-box .room-type {
    font-size: 20px;
    float: left;
    margin-left: 0;
    position: relative
}

    .room-box .room-type span {
        display: block;
        font-size: 14px;
        color: #ff5a00
    }

.BasketTotalMob {
    float: right;
    font-size: 24px;
    font-weight: 500
}

.pink-text {
    color: #f60;
    font-size: 20px;
    font-weight: 500
}

.small-field {
    width: 170px;
    float: left
}

.form-field2 {
    width: 80px !important;
    float: left;
    margin-right: 10px
}

.instruction {
    font-size: 16px;
    padding-top: 5px;
    font-weight: 400
}

.left-padd-low {
    padding-left: 10px
}

.top-head {
    display: block;
    margin-bottom: 25px;
    border-bottom: 1px dashed #ddd;
    padding-bottom: 10px
}

.relative {
    position: relative;
    font-weight: 400
}

.secure-block {
    background: #fff;
    border-radius: 6px;
    box-shadow: 0 0 6px 0 rgb(0 0 0 / 36%)
}

.row .tab-main-none {
    display: none
}

.sidebar #bookSecure {
    border-radius: 6px
}

.thanks-text {
    text-align: center;
    font-weight: 100;
    margin-top: 100px
}

    .thanks-text > .thanks-txt {
        color: #ff3600;
        font-size: 36px;
        line-height: 40px;
        font-weight: 400
    }

.thanks-text-small {
    font-size: 24px;
    font-weight: 400;
    text-align: center;
    margin: 5px 0 10px 0;
    display: inline-block;
    padding-bottom: 9px
}

    .thanks-text-small > span {
        color: #ff3600
    }

.booking-msg {
    font-size: 16px;
    font-weight: 300;
    text-align: justify;
    line-height: 36px;
    margin: 0
}

.title-text {
    font-size: 26px;
    font-weight: 500;
    color: #ff3600;
    margin: 30px 0 0;
    line-height: 40px;
    text-transform: uppercase;
    background: #f3f2f0;
    padding: 1rem 0 1rem 2rem
}

.data-traver {
    border-bottom: 1px dashed #ddd;
    padding: 0 0 30px
}

.data-traver {
    border-bottom: 1px dashed #ddd;
    padding: 0 0 30px
}

    .data-traver .col-lg-4 {
        width: 160px;
        font-size: 24px;
        font-weight: 100;
        color: #404040;
        line-height: 36px;
        float: left;
        margin-top: 10px
    }

    .data-traver .col-lg-4, .data-traver .col-lg-8 {
        padding: 0
    }

    .data-traver .col-lg-8 {
        font-size: 17px;
        font-weight: 100;
        color: #404040;
        line-height: 36px;
        width: 78%;
        float: left;
        word-break: break-all;
        margin-top: 10px
    }

.col-sm-12.data-traver {
    padding-left: 0
}

.detail {
    line-height: 30px;
    padding-top: 5px
}

.address {
    font-size: 14px;
    color: gray
}

.flight-summart-box {
    border-bottom: 2px dotted #e5e5e5
}

.hotel-name {
    font-size: 26px !important;
    line-height: 24px;
    color: #ff3600 !important;
    text-transform: uppercase;
    background: #f3f2f0;
    padding: 1rem 0 1rem 2rem;
    margin: 30px 0 0
}

.hotel-name {
    display: none
}

.line-height-fourty {
    line-height: 36px !important
}

.pax-details-box {
    float: left;
    width: 50%
}

.pax-details {
    font-size: 17px;
    font-weight: 300
}

.orange-text {
    color: #ff5a00;
    font-size: 14px;
    display: block;
    font-weight: 500
}

.stops {
    display: block;
    font-size: 17px;
    line-height: 30px;
    color: #404040;
    font-weight: 100;
    margin: 15px 0;
    font-weight: 500
}

.other {
    display: block;
    font-size: 18px !important;
    color: #404040;
    font-weight: 300;
    line-height: 28px
}

.tnc {
    display: block;
    font-size: 17px !important;
    color: #404040;
    font-weight: 300;
    line-height: 28px;
    margin-top: 20px
}

    .tnc a {
        color: #ff5a00;
        display: inline;
        font-size: inherit
    }

.bottom-total {
    width: 100%;
    border-top: 1px dashed #ddd;
    font-size: 30px;
    padding: 20px 0 40px;
    margin-top: 20px
}

    .bottom-total span {
        color: #ff3600
    }

.btn-print {
    width: 120px;
    border: 0;
    height: 40px;
    font-size: 14px;
    text-transform: uppercase;
    font-weight: 700;
    color: #fff;
    border-radius: 3px;
    background: url(/assets/resource/images/print-btn.png) 25px 10px no-repeat #00ccc5;
    text-align: right;
    padding-right: 24px
}

    .btn-print:hover {
        color: #000;
        background: url(/assets/resource/images/print-btn-hover.png) 25px 10px no-repeat #00ccc5
    }

.bdr-lft {
    border-left: 1px dashed #ddd
}

.frnds-box {
    font-size: 18px;
    font-weight: 100;
    line-height: 28px;
    text-align: justify;
    margin-top: 20px
}

.socail-img {
    margin: 20px 0
}

.print {
    margin-bottom: 30px;
    text-align: right
}

#confirmation {
    box-shadow: 0 0 6px 0 rgb(0 0 0 / 36%);
    border-radius: 6px;
    border: #fff 1px solid;
    background: #fff;
    padding: 25px
}

.light-mob {
    left: 40% !important;
    width: 400px !important;
    height: 405px !important;
    margin-left: 17px;
    border: 2px solid #ffeee5;
    background: #f4d4c3 !important;
    z-index: 1002;
    overflow: visible;
    border-radius: 2px;
    display: block;
    padding: 15px;
    border-radius: 5px
}

.error-msg {
    color: #721c24;
    background-color: #f8d7da;
    border-color: #f5c6cb;
    padding: 1.25rem 1.25rem;
    margin-bottom: 1rem;
    border: 1px solid #f5c0c6;
    border-radius: .65rem;
    font-weight: 400;
    font-size: 14px;
    display: none
}

    .error-msg a {
        color: #721c24;
        text-decoration: none !important;
        font-weight: 500
    }

        .error-msg a:hover {
            color: #ed7e8a
        }

.message_sub2 {
    color: #721c24;
    background-color: #f8d7da;
    border-color: #f5c6cb;
    padding: 1.25rem 1.25rem;
    margin-bottom: 1rem;
    border: 1px solid #f5c0c6;
    border-radius: .65rem;
    font-weight: 400;
    font-size: 14px;
    display: none;
    margin-top: 0;
    width: 100%
}

    .message_sub2 a {
        color: #721c24;
        text-decoration: none !important;
        font-weight: 500
    }

        .message_sub2 a:hover {
            color: #ed7e8a
        }

.message_text {
    color: #721c24;
    background-color: #f8d7da;
    border-color: #f5c6cb;
    padding: 1.25rem 1.25rem;
    margin-bottom: 1rem;
    border: 1px solid #f5c0c6;
    border-radius: .65rem;
    font-weight: 400;
    font-size: 14px;
    display: none;
    margin-top: -22px
}

.message_sub3 {
    color: #721c24;
    background-color: #f8d7da;
    border-color: #f5c6cb;
    padding: 1.25rem 1.25rem;
    margin-bottom: 1rem;
    border: 1px solid #f5c0c6;
    border-radius: .65rem;
    font-weight: 400;
    font-size: 14px;
    display: inherit;
    margin-top: 0;
    width: 100%
}

    .message_sub3 a {
        color: #721c24;
        text-decoration: none !important;
        font-weight: 500
    }

        .message_sub3 a:hover {
            color: #ed7e8a
        }

.summaryBox {
    color: #721c24;
    background-color: #f8d7da;
    border-color: #f5c6cb;
    padding: 1.25rem 1.25rem;
    margin-bottom: 1rem;
    border: 1px solid #f5c0c6;
    border-radius: .65rem;
    font-weight: 400;
    font-size: 14px;
    display: block
}

ul.short-list-link {
    margin-bottom: 0
}

.short-list-link {
    display: none
}

    .short-list-link li {
        border-left: 1px solid #ddd;
        float: left;
        width: 33.33%;
        border-right: 1px solid #ddd;
        border-bottom: 1px solid #ddd;
        background: #fff;
        border-radius: 6px;
        box-shadow: 0 0 6px 0 rgb(0 0 0 / 36%)
    }

        .short-list-link li a {
            font-size: 16px;
            line-height: 20px;
            padding: 10px 0;
            font-weight: 600;
            color: #404040;
            display: block;
            text-transform: uppercase;
            text-align: center;
            background: url(/assets/resource/images/filter-icon.png) 10px center no-repeat
        }

        .short-list-link li.shorting-link a {
            background-image: url(/assets/resource/images/shorting-icon.png)
        }

.two-tag {
    width: 50% !important
}

.testimonials.yotpo .yotpo-testimonials-btn {
    position: fixed;
    padding: 15px 20px;
    background-color: #facc05 !important;
    text-transform: uppercase;
    opacity: 1
}

    .testimonials.yotpo .yotpo-testimonials-btn:hover {
        background-color: #facc05 !important
    }

    .testimonials.yotpo .yotpo-testimonials-btn:focus {
        outline: 0
    }

.no-tab {
    display: none
}

.yotpo-reviews-carousel .carousel-display-wrapper .yotpo-carousel .yotpo-icon-star {
    color: #facc05 !important;
    font-size: 32px
}

.yotpo-reviews-carousel .yotpo-icon-star, .yotpo-reviews-carousel .yotpo-icon-empty-star, .yotpo-reviews-carousel .yotpo-icon-full-star, .yotpo-reviews-carousel .yotpo-icon-half-star {
    color: #facc05 !important
}

.gray_bg .yotpo-reviews-carousel .carousel-display-wrapper #carousel-top-panel .all-reviews a:hover {
    text-decoration: none !important
}

.gray_bg .yotpo-reviews-carousel .carousel-display-wrapper #carousel-top-panel .all-reviews a:focus {
    outline: none !important
}

.yotpo-reviews-carousel .carousel-display-wrapper {
    padding-left: 15px;
    padding-right: 15px;
    padding-top: 15px
}

    .yotpo-reviews-carousel .carousel-display-wrapper #carousel-top-panel {
        border-top: 0;
        border-bottom: none !important;
        padding-top: 15px !important;
        text-align: center;
        margin-top: 15px;
        margin-bottom: 24px !important;
        background: none !important;
        padding-bottom: 15px !important
    }

#ajaxResultCount1 {
    font-size: 15px
}

#spncardtype {
    margin-left: 0;
    width: 210px;
    background: #fff;
    border: 1px solid #000;
    padding: 8px !important;
     position: absolute;
    z-index: 99;
    padding: 8px;
    border-radius: 3px;
    margin-top: 8px;
    display: block
}

    #spncardtype:after {
        content: '';
        background-image: url(/Assets/Themes/90/img/arrow-up.png);
        position: absolute;
        top: -9px;
        left: 30px;
        z-index: 100;
        height: 9px;
        width: 18px
    }

    #spncardtype i {
        background: #fda223;
        border-radius: 4px;
        padding: 4px 7px 4px 7px;
        margin-right: 5px;
        color: #fff
    }

#spncardname {
    margin-left: 0;
    width: 210px;
    background: #fff;
    border: 1px solid #000;
    padding: 8px !important;
    position: absolute;
    z-index: 99;
    padding: 8px;
    border-radius: 3px;
    margin-top: 8px;
    display: block
}

    #spncardname:after {
        content: '';
        background-image: url(/Assets/Themes/90/img/arrow-up.png);
        position: absolute;
        top: -9px;
        left: 30px;
        z-index: 100;
        height: 9px;
        width: 18px
    }

    #spncardname i {
        background: #fda223;
        border-radius: 4px;
        padding: 4px 7px 4px 7px;
        margin-right: 5px;
        color: #fff
    }

#spncardnumb {
    margin-left: 0;
    width: 210px;
    background: #fff;
    border: 1px solid #000;
    padding: 8px !important;
    position: absolute;
    z-index: 99;
    padding: 8px;
    border-radius: 3px;
    margin-top: 8px;
    display: block
}

    #spncardnumb:after {
        content: '';
        background-image: url(/Assets/Themes/90/img/arrow-up.png);
        position: absolute;
        top: -9px;
        left: 30px;
        z-index: 100;
        height: 9px;
        width: 18px
    }

    #spncardnumb i {
        background: #fda223;
        border-radius: 4px;
        padding: 4px 7px 4px 7px;
        margin-right: 5px;
        color: #fff
    }

#spncardcvv {
    margin-left: 0;
    width: 210px;
    background: #fff;
    border: 1px solid #000;
    padding: 8px !important;
    position: absolute;
    z-index: 99;
    padding: 8px;
    border-radius: 3px;
    margin-top: 8px;
    float: none !important;
    font-size: 14px;
    left: -110px;
    top: 43px;
    display: inline-block
}

    #spncardcvv:after {
        content: '';
        background-image: url(/Assets/Themes/90/img/arrow-up.png);
        position: absolute;
        top: -9px;
        left: 30px;
        z-index: 100;
        height: 9px;
        width: 18px
    }

    #spncardcvv i {
        background: #fda223;
        border-radius: 4px;
        padding: 4px 7px 4px 7px;
        margin-right: 5px;
        color: #fff
    }

#spncustname {
    margin-left: 0;
    width: 210px;
    background: #fff;
    border: 1px solid #000;
    padding: 8px !important;
    position: absolute;
    z-index: 99;
    padding: 8px;
    border-radius: 3px;
    margin-top: 8px;
    display: block
}

    #spncustname:after {
        content: '';
        background-image: url(/Assets/Themes/90/img/arrow-up.png);
        position: absolute;
        top: -9px;
        left: 30px;
        z-index: 100;
        height: 9px;
        width: 18px
    }

    #spncustname i {
        background: #fda223;
        border-radius: 4px;
        padding: 4px 7px 4px 7px;
        margin-right: 5px;
        color: #fff
    }

#spncustsurname {
    margin-left: 0;
    width: 210px;
    background: #fff;
    border: 1px solid #000;
    padding: 8px !important;
    position: absolute;
    z-index: 99;
    padding: 8px;
    border-radius: 3px;
    margin-top: 8px;
    display: block
}

    #spncustsurname:after {
        content: '';
        background-image: url(/Assets/Themes/90/img/arrow-up.png);
        position: absolute;
        top: -9px;
        left: 30px;
        z-index: 100;
        height: 9px;
        width: 18px
    }

    #spncustsurname i {
        background: #fda223;
        border-radius: 4px;
        padding: 4px 7px 4px 7px;
        margin-right: 5px;
        color: #fff
    }

#spncustadd1 {
    margin-left: 0;
    width: 210px;
    background: #fff;
    border: 1px solid #000;
    padding: 8px !important;
    position: absolute;
    z-index: 99;
    padding: 10px;
    border-radius: 3px;
    margin-top: 8px;
    display: block
}

    #spncustadd1:after {
        content: '';
        background-image: url(/Assets/Themes/90/img/arrow-up.png);
        position: absolute;
        top: -9px;
        left: 30px;
        z-index: 100;
        height: 9px;
        width: 18px
    }

    #spncustadd1 i {
        background: #fda223;
        border-radius: 4px;
        padding: 4px 7px 4px 7px;
        margin-right: 5px;
        color: #fff
    }

#spncustadd2 {
    margin-left: 0;
    width: 210px;
    background: #fff;
    border: 1px solid #000;
    padding: 8px !important;
    position: absolute;
    z-index: 99;
    padding: 10px;
    border-radius: 3px;
    margin-top: 8px;
    display: block
}

    #spncustadd2:after {
        content: '';
        background-image: url(/Assets/Themes/90/img/arrow-up.png);
        position: absolute;
        top: -9px;
        left: 30px;
        z-index: 100;
        height: 9px;
        width: 18px
    }

    #spncustadd2 i {
        background: #fda223;
        border-radius: 4px;
        padding: 4px 7px 4px 7px;
        margin-right: 5px;
        color: #fff
    }

#spncustcity {
    margin-left: 0;
    width: 210px;
    background: #fff;
    border: 1px solid #000;
    padding: 8px !important;
    position: absolute;
    z-index: 99;
    padding: 10px;
    border-radius: 3px;
    margin-top: 8px;
    display: block
}

    #spncustcity:after {
        content: '';
        background-image: url(/Assets/Themes/90/img/arrow-up.png);
        position: absolute;
        top: -9px;
        left: 30px;
        z-index: 100;
        height: 9px;
        width: 18px
    }

    #spncustcity i {
        background: #fda223;
        border-radius: 4px;
        padding: 4px 7px 4px 7px;
        margin-right: 5px;
        color: #fff
    }

#spncuststate {
    margin-left: 0;
    width: 210px;
    background: #fff;
    border: 1px solid #000;
    padding: 8px !important;
    position: absolute;
    z-index: 99;
    padding: 10px;
    border-radius: 3px;
    margin-top: 8px;
    display: block
}

    #spncuststate:after {
        content: '';
        background-image: url(/Assets/Themes/90/img/arrow-up.png);
        position: absolute;
        top: -9px;
        left: 30px;
        z-index: 100;
        height: 9px;
        width: 18px
    }

    #spncuststate i {
        background: #fda223;
        border-radius: 4px;
        padding: 4px 7px 4px 7px;
        margin-right: 5px;
        color: #fff
    }

#spncustzip {
    margin-left: 0;
    width: 210px;
    background: #fff;
    border: 1px solid #000;
    padding: 8px !important;
    position: absolute;
    z-index: 99;
    padding: 10px;
    border-radius: 3px;
    margin-top: 8px;
    display: block
}

    #spncustzip:after {
        content: '';
        background-image: url(/Assets/Themes/90/img/arrow-up.png);
        position: absolute;
        top: -9px;
        left: 30px;
        z-index: 100;
        height: 9px;
        width: 18px
    }

    #spncustzip i {
        background: #fda223;
        border-radius: 4px;
        padding: 4px 7px 4px 7px;
        margin-right: 5px;
        color: #fff
    }

#spncusttel {
    margin-left: 0;
    width: 210px;
    background: #fff;
    border: 1px solid #000;
    padding: 8px !important;
    position: absolute;
    z-index: 99;
    padding: 10px;
    border-radius: 3px;
    margin-top: 8px;
    display: block
}

    #spncusttel:after {
        content: '';
        background-image: url(/Assets/Themes/90/img/arrow-up.png);
        position: absolute;
        top: -9px;
        left: 30px;
        z-index: 100;
        height: 9px;
        width: 18px
    }

    #spncusttel i {
        background: #fda223;
        border-radius: 4px;
        padding: 4px 7px 4px 7px;
        margin-right: 5px;
        color: #fff
    }

#spncustterms {
    margin-left: 0;
    width: 210px;
    background: #fff;
    border: 1px solid #000;
    padding: 8px !important;
    position: absolute;
    z-index: 99;
    padding: 10px;
    border-radius: 3px;
    margin-top: 8px;
    display: block
}

    #spncustterms:after {
        content: '';
        background-image: url(/Assets/Themes/90/img/arrow-up.png);
        position: absolute;
        top: -9px;
        left: 30px;
        z-index: 100;
        height: 9px;
        width: 18px
    }

    #spncustterms i {
        background: #fda223;
        border-radius: 4px;
        padding: 4px 7px 4px 7px;
        margin-right: 5px;
        color: #fff
    }

#spninvdob {
    margin-left: 0;
    width: 210px;
    background: #fff;
    border: 1px solid #000;
    padding: 8px !important;
    position: absolute;
    z-index: 99;
    padding: 10px;
    border-radius: 3px;
    margin-top: 8px;
    display: block
}

    #spninvdob:after {
        content: '';
        background-image: url(/Assets/Themes/90/img/arrow-up.png);
        position: absolute;
        top: -9px;
        left: 30px;
        z-index: 100;
        height: 9px;
        width: 18px
    }

    #spninvdob i {
        background: #fda223;
        border-radius: 4px;
        padding: 4px 7px 4px 7px;
        margin-right: 5px;
        color: #fff
    }

#spninvnat {
    margin-left: 0;
    width: 210px;
    background: #fff;
    border: 1px solid #000;
    padding: 8px !important;
    position: absolute;
    z-index: 99;
    padding: 10px;
    border-radius: 3px;
    margin-top: 8px;
    display: block
}

    #spninvnat:after {
        content: '';
        background-image: url(/Assets/Themes/90/img/arrow-up.png);
        position: absolute;
        top: -9px;
        left: 30px;
        z-index: 100;
        height: 9px;
        width: 18px
    }

    #spninvnat i {
        background: #fda223;
        border-radius: 4px;
        padding: 4px 7px 4px 7px;
        margin-right: 5px;
        color: #fff
    }
	
	
#spncardnamesurname {
	margin-left:0;
	width:226px;
	background:#fff;
	border:1px solid #000;
	padding:8px!important;
	position:relative;
	z-index:99;
	padding:10px;
	border-radius:3px;
	margin-top:8px;
	display:block
}
#spncardnamesurname:after {
	content:'';
	background-image:url(/Assets/Themes/85/img/arrow-up.png);
	position:absolute;
	top:-9px;
	left:30px;
	z-index:0;
	height:9px;
	width:18px
}
#spncardnamesurname i {
	background:#fda223;
	border-radius:4px;
	padding:4px 7px 4px 7px;
	margin-right:5px;
	color:#fff
}	


#spncusttermsinv {
	margin-left:0;
	width:226px;
	background:#fff;
	border:1px solid #000;
	padding:8px!important;
	position:absolute;
	z-index:99;
	padding:10px;
	border-radius:3px;
	margin-top:8px;
	display:block
}
#spncusttermsinv:after {
	content:'';
	background-image:url(/Assets/Themes/85/img/arrow-up.png);
	position:absolute;
	top:-9px;
	left:30px;
	z-index:99;
	height:9px;
	width:18px
}
#spncusttermsinv i {
	background:#fda223;
	border-radius:4px;
	padding:4px 7px 4px 7px;
	margin-right:5px;
	color:#fff
}
	

.shortingTab a .over {
    position: absolute;
    bottom: -3px;
    left: -1px;
    width: 103%;
    background: #f7f7f7;
    min-height: 5px;
    z-index: 100001;
    border: 1px solid #ddd;
    border-bottom: 0;
    border-top: 0;
    padding: 1px;
    opacity: 0
}

.spncustterms-one{margin-top:28px !important;}

.pull-left {
    display: block !important
}

.shortResultBox {
    width: 100%;
    float: left;
    margin-top: 1px;
    overflow: hidden
}

.shortWrap {
    padding-left: 1px;
    float: left
}

    .shortWrap:first-child {
        padding-left: 0
    }

    .shortWrap.frst {
        width: 520px
    }

    .shortWrap.m-box {
        width: 240px
    }

.car-tabs > li {
    padding-right: 10px !important;
    padding-left: 1px !important
}

    .car-tabs > li:last-child {
        padding-right: 0 !important
    }

.car-tabs a {
    width: 109px
}

.car-tabs li:nth-child(2) a {
    width: 134px
}

.shortWrap.snd {
    width: 89px !important
}

    .shortWrap.snd img {
        border: 1px solid #ddd;
        width: 100%;
        height: 70px
    }

.shortWrap.trd {
    width: 238px
}

.shortInner {
    background: #f7f7f7;
    border: 1px solid #ddd;
    padding: 10px;
    border-radius: 6px
}

    .shortInner h6 {
        font-size: 12px;
        line-height: 14px;
        font-weight: 700;
        color: #404040;
        padding: 5px 0 15px;
        text-transform: uppercase
    }

.shortingTab {
    position: relative
}

.expand li:first-child {
    margin-left: 0 !important
}

.expand li {
    transition: .3s ease
}

.shortingTab li {
    display: inline-block;
    padding-left: 0;
    margin-right: 0
}

    .shortingTab li:first-child {
        padding-left: 0
    }

    .shortingTab li a {
        display: inline-block;
        text-align: center;
        background: #fff;
        padding: 10px;
        border: 1px solid #ddd;
        text-transform: uppercase;
        min-width: 69px;
        height: 70px
    }

        .shortingTab li a span {
            font-size: 12px;
            line-height: 14px;
            font-weight: 700;
            padding-top: 9px;
            color: #404040;
            display: block
        }

.reference-text {
    background: #fff;
    border: 1px solid #ddd;
    padding: 1px 5px;
    overflow: hidden;
    min-height: 72px
}

    .reference-text h5 {
        font-size: 16px;
        line-height: 54px;
        font-weight: 600;
        color: #1a76ff;
        padding-bottom: 4px
    }

    .reference-text p {
        font-size: 10px;
        line-height: 10px;
        color: #404040;
        padding-bottom: 0
    }

.filtering-box .tab {
    display: none
}

.filtering-box .show {
    display: block
}

.filtering-box {
    float: left;
    margin: -20px 11px 0;
    background: #f7f7f7;
    border: 1px solid #ddd;
    padding: 15px;
    position: absolute;
    z-index: 9;
    -webkit-box-shadow: 0 9px 7px -10px #000;
    -moz-box-shadow: 0 9px 7px -10px #000;
    box-shadow: 0 9px 7px -10px #000
}

    .filtering-box .fillter-list li {
        width: 25%;
        float: left
    }

        .filtering-box .fillter-list li .price {
            display: none
        }

    .filtering-box .all {
        padding-bottom: 0
    }

#area .fillter-list li:last-child {
    width: 50%
}

.shortingTab.nav-tabs > li > a:hover {
    border: 1px solid #ddd;
    background: #f7f7f7
}

.shortingTab.nav-tabs > li.active > a, .shortingTab.nav-tabs > li.active > a:focus, .shortingTab.nav-tabs > li.active > a:hover {
    border: 1px solid #ddd;
    background: #f7f7f7;
    border-bottom-color: #f7f7f7;
    padding-bottom: 13px;
    position: relative;
    margin-bottom: -2px;
    z-index: 99
}

.shortingTab li a {
    position: relative
}

    .shortingTab li a img {
        position: relative;
        width: 24px;
        height: 24px
    }

.active-img {
    position: absolute !important;
    left: 22px;
    top: 14px;
    opacity: 0;
    background-color: f7f7f7 !important
}

.shortingTab li.active:first-child > a > img.active-img {
    left: 17px !important;
    top: 15px;
    width: 34px;
    height: 24px
}

.shortingTab li.active:nth-child(4) > a > img.active-img {
    left: 19px !important;
    top: 14px !important
}

.shortingTab .active > a {
    background: #f7f7f7 !important
}

    .shortingTab .active > a img {
        opacity: 0 !important
    }

    .shortingTab .active > a .active-img {
        opacity: 1 !important
    }

.shortingTab a .over {
    position: absolute;
    bottom: -3px;
    left: -1px;
    width: 103%;
    background: #f7f7f7;
    min-height: 5px;
    z-index: 100001;
    border: 1px solid #ddd;
    border-bottom: 0;
    border-top: 0;
    padding: 1px;
    opacity: 0
}

.shortingTab .l-first a .over {
    width: 102%
}

.shortingTab .l-second a .over {
    width: 101%
}

.shortingTab .active > a .over {
    opacity: 1
}

.short-details {
    background: #fff;
    padding: 0 10px;
    display: none
}

    .short-details p {
        font-size: 14px;
        line-height: normal;
        padding-bottom: 5px;
        width: 100%
    }

    .short-details .shorting-title {
        text-transform: uppercase
    }

    .short-details .shorting-meta {
        font-size: 11px;
        line-height: 18px
    }

        .short-details .shorting-meta span {
            color: gray;
            padding-left: 15px
        }

        .short-details .shorting-meta .pdng-less {
            padding-left: 0
        }

.short-list-link {
    width: 100%;
    float: left;
    border-top: 1px solid #ddd;
    display: none
}

    .short-list-link li {
        border-left: 1px solid #ddd;
        float: left;
        width: 33.33%;
        border-right: 1px solid #ddd;
        border-bottom: 1px solid #ddd
    }

        .short-list-link li a {
            font-size: 16px;
            line-height: 20px;
            padding: 10px 0;
            font-weight: 600;
            color: #404040;
            display: block;
            text-transform: uppercase;
            text-align: center;
            background: url(/assets/resource/images/filter-icon.png) 10px center no-repeat
        }

        .short-list-link li.shorting-link a {
            background-image: url(/assets/resource/images/shorting-icon.png)
        }

        .short-list-link li.map-link a {
            background-image: url(/assets/resource/images/map-icon.png)
        }

.w2.w2 .expand {
    height: 72px;
    overflow: hidden
}

.expanded {
    width: 59% !important;
    overflow: hidden;
    position: absolute;
    right: 15px
}

.shorting-box {
    position: relative
}

.no-tab {
    display: none
}

.shortWrap {
    padding-left: 1px;
    float: left
}

.reference-text {
    background: #fff;
    border: 1px solid #ddd;
    padding: 1px 5px;
    overflow: hidden;
    min-height: 60px
}

.shortResultBox {
    padding-left: 10px;
    margin-bottom: 10px
}

.margin-top-crumbs {
    margin-top: 90px
}

#progressbar {
    margin-bottom: 40px;
    overflow: hidden;
    color: #86bdba
}

    #progressbar .active {
        color: #02998d;
        cursor: pointer
    }

    #progressbar li {
        list-style-type: none;
        font-size: 12px;
        width: 25%;
        float: left;
        position: relative;
        text-align: center
    }

    #progressbar #account:before {
        font-family: FontAwesome;
        content: "\f072"
    }

    #progressbar #personal:before {
        font-family: FontAwesome;
        content: "\f007"
    }

    #progressbar #payment:before {
        font-family: FontAwesome;
        content: "\f09d"
    }

    #progressbar #confirm:before {
        font-family: FontAwesome;
        content: "\f00c"
    }

    #progressbar li:before {
        width: 50px;
        height: 50px;
        line-height: 45px;
        display: block;
        font-size: 18px;
        color: #fff;
        background: #86bdba;
        border-radius: 50%;
        margin: 0 auto 10px auto;
        padding: 2px
    }

    #progressbar li:after {
        content: '';
        width: 100%;
        height: 2px;
        background: #86bdba;
        position: absolute;
        left: 0;
        top: 25px;
        z-index: -1
    }

    #progressbar li.active:before, #progressbar li.active:after {
        background: #01d1c1
    }

.theme-box {
    background: #fff;
    border-radius: 6px;
    box-shadow: 0 0 6px 0 rgb(0 0 0 / 36%);
    padding: 18px;
    text-align: justify;
    margin-bottom: 20px
}

    .theme-box .theme-box-t {
        font-size: 18px;
        font-weight: 700
    }

#divBasketHeaderText h4 {
    margin-top: 0;
    padding-top: 0;
    color: #000
}

h4.sectionHeader {
    padding-bottom: 5px;
    margin-top: 25px;
    margin-bottom: 10px;
    font-size: 20px;
    font-weight: 600;
    color: #ff3600
}

#divBasketHeaderText .fR {
    float: right;
    margin: 2px 0;
    border: #ed3c22 1px solid;
    padding: 10px;
    border-radius: 6px;
    color: #ed3c22;
    background: #fff
}

h4.sectionHeader .orange-textbig {
    color: #ff3600;
    padding-top: 10px;
    display: inline-block;
    font-size: 25px
}

#divBasketHeaderText .red-color {
    color: #ed3c22;
    float: left;
    font-size: 27px;
    padding-right: 10px
}

div#uscardsweaccept2 {
    background-image: url(/assets/newimages/us_homepageimagesicons.png);
    height: 25px;
    background-position: -360px 25px;
    background-repeat-x: no-repeat;
    padding: 0;
    margin-left: 0;
    max-width: 211px;
    width: 100%;
    float: right;
    margin-bottom: 15px
}

.desk {
    display: block;
    float: left;
    padding-top: 15px
}

.theme-box2 {
    padding: 20px 20px 20px;
    background: #fff;
    border-radius: 6px;
    box-shadow: 0 0 6px 0 rgb(0 0 0 / 36%);
    font-weight: 400;
	margin-bottom: 25px;
}

    .theme-box2 .form-group label {
        font-size: 16px !important
    }

    .theme-box2 .form-group .form-control {
        font-size: 15px
    }

    .theme-box2 .mend {
        color: #ed3c22;
        font-size: 16px;
        font-weight: 700
    }

    .theme-box2 select {
        height: 40px;
        border: 1px solid #ddd;
        color: #404040
    }

    .theme-box2 input {
        height: 40px;
        border: 1px solid #ddd;
        color: #404040
    }

    .theme-box2 .info {
        padding: 10px 0 10px 0;
        display: inline-block
    }

.theme-box2-b {
    background: rgba(255, 236, 226, 0.15);
	border: dashed 1px rgb(233, 208, 210);
    padding: 15px;
    border-radius: 6px;
    font-weight: 400
}

    .theme-box2-b .textOn2 {
        font-size: 14px;
        text-transform: uppercase
    }

    .theme-box2-b .textOn4 {
        text-transform: uppercase
    }

.priceTotals table.basketTable {
    padding: 0;
    font-size: 16px;
    border-collapse: separate;
    font-weight: 100;
    color: #404040
}

    .priceTotals table.basketTable td {
        text-align: left;
        padding-top: 7px;
        padding-bottom: 7px;
        border-width: 0 0 1px;
        border-bottom: #ccc 1px solid;
        font-size: 16px;
        font-weight: 400
    }

.priceTotals .text3 {
    color: #ff3600;
    font-size: 18px;
    font-weight: 400 !important
}

.priceTotals #divTotal {
    font-weight: 700 !important
}

.border2 {
    font-weight: 400;
    padding-top: 12px
}

.quick-outer {
    background: #fff;
    border-radius: 6px;
    box-shadow: 0 0 6px 0 rgb(0 0 0 / 36%);
    padding: 18px
}

.invoicequick {
    background: #e5f0f4;
    padding: 15px;
    border-radius: 6px;
    font-weight: 400
}

    .invoicequick p {
        font-weight: 400
    }

    .invoicequick select {
        font-size: 14px;
        height: 40px
    }

    .invoicequick input {
        font-size: 14px;
        height: 40px
    }

#PaymentForm {
    font-weight: 400
}

    #PaymentForm h4.sectionHeader .orange-textbig {
        color: #ff3600;
        font-size: 25px
    }

    #PaymentForm .border2 table tr td p {
        border-bottom: #ddd 1px solid;
        margin: 0 0 15px 0;
        padding: 10px 0 10px 0
    }

.not_found_pg {
    text-align: center;
    display: block
}

/* Enquiry start*/


.mainFlightDetailsBox .enfrom {
    display: block;
    text-align: center;
    text-transform: lowercase;
    font-weight: 400;
}

.mainFlightDetailsBox .call_book_desk {
    background-color: #ff3600;
    color: #fff;
    padding: 8px 9px;
    width: 100%;
    font-size: 13px;
    text-align: left;
    margin-top: 27px;
    line-height: 22px;
    border-radius: 0 10px 0 10px
}

.responsive-table img {
    width: auto;
    height: auto;
}

.white {
    color: #fff;
}

.responsive-table .tableD2  {
    width: 24.99%;
    float: left;
	border-left: 1px dashed #bfbfbf;
}

.responsive-table .pprice  {
    float: left;
    padding: 0 0 10px;
}

.responsive-table .frmPriceArea  {
    text-align: center;
    font-size: 14px;
    text-transform: uppercase;
}

.responsive-table .tableD2 .frmnewPrice sup  {
    top: -10px;
    font-size: 22px;
}

.mainFlightDetailsBox .inquiry-btnblock  {
    margin: 22px  auto 0;
    text-align: center;
    position: relative;
    font-family: Anton,sans-serif;
}

.mainFlightDetailsBox .callsecure  {
    font-weight: 500;
    font-size: 21px;
    text-transform: uppercase;
    text-align: center;
}

.mainFlightDetailsBox .enqricon  {
    width: 35px;
    height: 35px;
    background-color: #1b76ff;
    border-radius: 20px;
    display: inline-block;
    text-align: center;
    line-height: 33px;
}

.mainFlightDetailsBox .enqricon img  {
    max-width: 16px;
    height: auto;
    text-align: center;
}

.mainFlightDetailsBox .largeNumber {
    font-size: 27px;
    font-weight: 500;
    color: #ff3600;
    margin-top: 0;
    letter-spacing: .9px;
}

    .mainFlightDetailsBox .largeNumber a {
        color: #ff3600;
        text-decoration: none;
    }

.responsive-table .tableD2 .frmnewPrice {
    font-size: 30px;
    line-height: 40px;
    color: #ff3e00;
    display: inline-table;
    padding: 0;
    text-align: right;
    font-weight: 500;
}

    .responsive-table .tableD2 .frmnewPrice sup {
        top: -10px;
        font-size: 22px;
    }

.additionalOption {
    font-weight: 400;
}

    .additionalOption .moretoggle {
        background-color: #fff;
        padding: 10px 0;
        clear: both;
    }

    .additionalOption ul.aoption {
        list-style: none;
        padding: 5px 0;
        position: relative;
        border-top: 1px solid #DDD;
        background: #fff;
    }

        .additionalOption ul.aoption li {
            margin-top: 1px;
            padding: 4px 10px;
            border-top: 0;
            border-radius: 0 0 5px 5px;
            margin-right: 5px;
            text-align: center;
            font-size: 13px;
            font-weight: 600;
            z-index: 100;
            cursor: pointer;
            display: table-cell;
        }

            .additionalOption ul.aoption li #myBtnH {
                color: #ff6000;
                font-size: 16px;
                padding: 0 !important;
                line-height: 10px;
            }


.down-img {
    width: 15px;
    float: right;
    background: url(/assets/resource/images/drop-down.png) 0 5px no-repeat;
    height: 16px;
    margin: 3px 0 0 5px;
    cursor: pointer;
}

.mainFlightDetailsBox .inquiry-btnblock {
    margin: 22px auto 0;
    text-align: center;
    position: relative;
    font-family: Anton,sans-serif;
}

.mainFlightDetailsBox .desk_img2 {
    float: right;
    margin-top: -24%;
    margin-right: 0;
    width: auto;
}

.mainFlightDetailsBox .enqricon {
    width: 35px;
    height: 35px;
    background-color: #1b76ff;
    border-radius: 20px;
    display: inline-block;
    text-align: center;
    line-height: 33px;
}

.mainFlightDetailsBox .callsecure {
    font-weight: 500;
    font-size: 21px;
    text-transform: uppercase;
    text-align: center;
}

.mainFlightDetailsBox .enqricon img {
    max-width: 16px;
    height: auto;
    text-align: center;
}

/* Enquiry End*/

@media only screen and (min-device-width :768px) and (max-device-width :1024px) and (orientation :portrait) {
    .main-page.col-lg-9.col-md-9.col-sm-12 {
        flex: 0 0 100%;
        max-width: 100%
    }

    .room-box .col-xs-4.col-sm-4.col-lg-4 {
        flex: 0 0 33%;
        max-width: 33%
    }

    .row .tab-main-none {
        display: block
    }

    .search-detail {
        font-size: 14px;
        font-weight: 400
    }

    .static-height {
        display: none
    }

    .row .tab-filter {
        display: block !important
    }
	
   .sidebar {display: block;}
}

@media only screen and (min-device-width :768px) and (max-device-width :1024px) and (orientation :landscape) {
    .main-page.col-lg-9.col-md-9.col-sm-12 {
        flex: 0 0 74%;
        max-width: 74%
    }

    .room-box .col-xs-4.col-sm-4.col-lg-4 {
        flex: 0 0 33%;
        max-width: 33%
    }

    .row .tab-main-none {
        display: none
    }

    .wrap.mob-margin-wrap {
        display: none
    }

    .row .tab-filter {
        display: none
    }

    .container.margin-top-crumbs {
        max-width: 970px !important
    }

        .container.margin-top-crumbs .row .container {
            max-width: 970px !important
        }

    .shortResultBox {
        display: none !important
    }
}

@media only screen and (min-device-width:481px) and (max-device-width:1024px) and (orientation:portrait) {
    .row .tab-filter {
        display: block
    }

    .row .hide-tab {
        display: none !important
    }

    .w32.w32 {
        width: 26% !important;
        transition: .3s ease
    }
}

@media only screen and (min-device-width :768px) and (max-device-width :1024px) and (orientation :landscape) {
    #footer .call-btn {
        width: 50px !important;
        height: 50px !important;
        font-size: 14px !important;
        line-height: 16px !important
    }

    .black-new-text {
        font-size: 23px;
        vertical-align: bottom
    }

    .referance-code {
        font-size: 15px
    }
}

@media(max-width:568px) {
    ul.short-list-link {
        width: 96%;
        margin-left: 10px
    }

    .responsive-table .tableD1 {
        width: 100%
    }

    .responsive-table .pprice {
        float: none
    }

    .responsive-table .tableD2 {
        width: 100%;
        float: none
    }

        .responsive-table .tableD2 .frmnewPrice {
            font-size: 28px !important
        }

        .responsive-table .tableD2 .frmtxt {
            display: inline-block !important;
            text-align: center;
            padding-left: 12px
        }
}

@media(max-width:667px) {
    ul.short-list-link {
        width: 96%;
        margin-left: 10px
    }

    .responsive-table .tableD1 {
        width: 100%
    }

    .responsive-table .pprice {
        float: none
    }

    .responsive-table .tableD2 {
        width: 100%;
        float: none
    }

        .responsive-table .tableD2 .frmnewPrice {
            font-size: 28px !important
        }

        .responsive-table .tableD2 .frmtxt {
            display: inline-block !important;
            text-align: center;
            padding-left: 12px
        }
}

@media(max-width:736px) {
    ul.short-list-link {
        width: 96%;
        margin-left: 10px
    }

    .responsive-table .tableD1 {
        width: 100%
    }

    .responsive-table .pprice {
        float: none
    }

    .responsive-table .tableD2 {
        width: 100%;
        float: none
    }

        .responsive-table .tableD2 .frmnewPrice {
            font-size: 28px !important
        }

        .responsive-table .tableD2 .frmtxt {
            display: inline-block !important;
            text-align: center;
            padding-left: 12px
        }
}

@media(max-width:896px) {
    #filter-on-mobile .sidebar {
        display: none !important
    }

    #header .logo .brandlabel-triangle {
        border-width: 0 0 77px 48px;
        right: -48px
    }

    ul.short-list-link {
        display: block !important;
        width: 96%;
        margin-left: 10px
    }
}

@media(max-width:800px) {
    ul.short-list-link {
        display: block
    }

    #progressbar {
        margin-top: 0 !important
    }
}

@media(min-width:900px) and (max-width:960px) {
    ul.short-list-link {
        width: 96%;
        margin-left: 10px
    }

    .responsive-table .tableD1 {
        width: 100%
    }

    .responsive-table .pprice {
        float: none
    }

    .responsive-table .tableD2 {
        width: 100%;
        float: none
    }

        .responsive-table .tableD2 .frmnewPrice {
            font-size: 28px !important
        }

        .responsive-table .tableD2 .frmtxt {
            display: inline-block !important;
            text-align: left;
            padding-left: 0
        }

    #filter-on-mobile .sidebar {
        display: none
    }

    .tab-filter {
        display: block !important
    }

    .w2.w2 {
        width: 28%;
        transition: .3s ease
    }

    .w32.w32 {
        width: 23%;
        transition: .3s ease
    }

    .reference-text {
        height: 46px;
        margin-bottom: 23px
    }

        .reference-text h5 {
            font-size: 10px;
            line-height: 0;
            font-weight: 700;
            color: #1a76ff;
            text-align: left;
            padding: 25px 0;
            vertical-align: middle;
            display: inline-block;
            min-width: 145px
        }

    .shortingTab li a.active {
        background: #ff3e00 !important
    }

        .shortingTab li a.active span {
            color: #fff !important
        }

    #searchform {
        width: 100%;
        max-width: 100%
    }
}

@media(max-width:1112px) {
    .black-new-text {
        font-size: 23px;
        vertical-align: bottom
    }

    .referance-code {
        font-size: 15px
    }
}

@media(max-width:1194px) {
    .black-new-text {
        font-size: 23px;
        vertical-align: bottom
    }

    .referance-code {
        font-size: 15px
    }
}

@media screen and (min-width:768px) {
    .onlymobilbutton {
        display: none !important
    }
}

@media(min-width:1366px) {
    .row .tab-filter {
        display: none !important
    }

    .main-page.col-xs-12.col-lg-9.col-md-9.col-sm-12 {
        flex: 0 0 74%;
        max-width: 74%
    }
}

@media(max-width:768px) {
    #filter-on-mobile .sidebar {
        display: none !important
    }

    .margin-top-crumbs {
        margin-top: 100px
    }

    .thanks-text {
        text-align: center;
        font-weight: 100;
        margin-top: 126px
    }

        .thanks-text > .thanks-txt {
            font-size: 23px;
            line-height: 33px
        }

    .mar-top-right {
        margin-top: 5px
    }

    .responsive-table .frmCode, .responsive-table .frmTime {
        font-size: 16px;
        font-weight: 600
    }

    .ref-code, .short-details, .short-list-link {
        display: block
    }

    .search-detail-wrap .button-wrap {
        width: 30%
    }

        .search-detail-wrap .button-wrap .btn {
            padding: 4px 2px;
            font-size: 9px;
            line-height: 33px
        }

    .search-detail {
        width: 70%;
        margin-bottom: 14px
    }

    .mob-margin-wrap {
        width: 100%
    }

    .responsive-table .tableD2 .frmnewPrice {
        float: none;
        text-align: center
    }

    .responsive-table .tableD2 .frmtxt {
        display: inline-block;
        text-align: center
    }

    .responsive-table .tableD2 .frmbutton a {
        display: block;
        margin-bottom: 10px;
        border-radius: 2px;
        font-size: 20px;
        line-height: 30px;
        font-weight: 400;
        margin-left: 10px
    }

    .responsive-table .frmName {
        font-size: 12px
    }

    .responsive-table .phour {
        padding-top: 0;
        margin-right: 0
    }

    .responsive-table .frmhour {
        font-size: 12px;
        font-weight: 600
    }

    .responsive-table .tableD2 .frmnewPrice {
        font-size: 18px
    }

        .responsive-table .tableD2 .frmnewPrice sup {
            top: -10px;
            font-size: 16px
        }

    .additionalOption ul.aoption li {
        /*border-right: 1px solid #bfbfbf;*/
		border:none;
        border-radius: 0
    }

    .direction {
        font-size: 15px
    }

    .additionalOption text.direction {
        display: block;
        padding: 10px 0 10px 10px;
        background: #f3f2f0;
        margin-top: 14px
    }

    .additionalOption .modal-content {
        font-size: 12px;
        border-radius: 6px
    }

        .additionalOption .modal-content .col-xs-3 {
            width: 25%
        }

        .additionalOption .modal-content .col-xs-6 {
            width: 50%
        }

    .additionalOption .close {
        padding-top: 10px;
        padding-right: 10px
    }

        .additionalOption .close:before {
            content: "\f00d";
            font-family: FontAwesome
        }

    .flite-detail {
        width: 100%;
        float: right;
        margin-right: 0
    }

    .additionalOption .push-bottom-30 {
        margin-bottom: 2rem
    }

    .cheap-banner-bg-1, .cheap-banner-bg-2, .cheap-banner-bg-3 {
        padding: 13px 13px
    }

    ul.notdeals li h5 {
        font-size: 17px
    }

    .responsive-table .plogo {
        padding-top: 1px
    }

    #footer .footer-top .footer-links ul li {
        text-align: left
    }

    #footer .footer-top .footer-links {
        padding-left: 18px
    }

    #progressbar li {
        font-size: 11px
    }

    .short-list-link li a {
        font-size: 13px
    }

    #divPax1 input {
        margin-bottom: 10px
    }

    #divPax1 select {
        margin-bottom: 10px;
        background: 0
    }

    .call2popup span {
        padding: 7px;
        margin-right: 27px
    }

    #psgr .col-xs-6.col-sm-6.col-lg-6 {
        padding-left: 0;
        padding-right: 0
    }

    .col-xs-6.col-sm-6.col-lg-6, .pax-title-box.margin-top-ten {
        padding-left: 12px;
        padding-right: 12px
    }

    #psgr .label2 {
        padding-left: 16px
    }

    .room-list .form-group .col-xs-6.col-sm-6.col-lg-6 {
        padding-left: 0;
        padding-right: 0
    }

    .btn.btn-submit.pull-right {
        width: 100%;
        margin-top: 20px;
        outline: 0;
        display: block !important
    }

    .btn.btn-submit:focus {
        outline: none !important;
        box-shadow: none !important;
        outline-offset: 0 !important
    }

    .responsive-table .frmDate {
        font-size: 11px
    }

    .confirm-box .col-sm-3, .data {
        display: none
    }

    .room-list {
        border-bottom: 1px dashed #ddd;
        padding: 0 0 11px;
        font-weight: 400;
        font-size: 13px
    }

    .sidebar {
        display: none
    }

    .on-phone {
        display: none
    }

    .scroller {
        width: 100%
    }

    ul.hamburger-top {
        display: none
    }

    .ref-code {
        padding: 10px;
        font-size: 16px;
        font-weight: 400;
        text-align: center
    }

    .col1 {
        width: 100%;
        margin-top: 8px
    }

        .col1 .btn {
            width: 100%
        }

    .col1, .col1_1 {
        width: 100%
    }

    .col1-2, .col1-2-2 {
        width: 100%
    }

    div#cardsweaccept {
        background-position: left 0;
        margin: 0 0 15px auto
    }

    .room-box .form-group {
        padding-left: 0;
        padding-right: 0
    }

    .room-list .col-sm-9 {
        padding: 0;
        max-width: 100%
    }

    .col-sm-3.pass-titile {
        padding: 0;
        width: 100%
    }

    .btn.onlymobilbutton {
        cursor: pointer;
        border: 2px solid #00d3c6;
        color: #212529 !important
    }

    .message_sub2 {
        margin-top: 8px
    }

    .theme-box2 .paymentWrapper .form-group.col-md-6 .col-md-12 {
        padding: 0
    }

    .theme-box2 .paymentWrapper .form-group.col-md-6 .col-md-6 {
        padding-left: 0;
        padding-right: 0;
        margin-bottom: 1rem
    }

    #divBasketHeaderText .fR {
        font-size: 19px;
        padding: 15px;
        margin-top: 10px
    }

    #bookNowTerms .col-sm-2 {
        text-align: center;
        display: block
    }

    .showing_results {
        font-size: 16px;
        font-weight: 400
    }

    .all-reviews a {
        font-size: 14px !important
    }

    .additionalOption .col-xs-12.col-sm-8.col-lg-8 {
        max-width: 100%
    }

    .additionalOption .col-sm-4.col-lg-4 {
        max-width: 100%
    }

    .additionalOption .col-xs-3.col-sm-4.col-lg-4 {
        flex: 0 0 33.333333%;
        max-width: 33.333333%
    }

    .margin-top-crumbs {
        margin-top: 120px !important
    }

    .pull-left {
        display: none !important
    }
	
	.yotpo-display-wrapper .product-link-container .product-image-container.pull-left{display: block !important}
	.yotpo-reviews-carousel .carousel-display-wrapper.has-testimonials-link{padding:19px !important;}
	.yotpo-reviews-carousel .carousel-display-wrapper.has-testimonials-link #carousel-top-panel{margin-bottom: 0px !important;}

    #filter-on-mobile .sidebar {
        display: none
    }

    #searchform {
        width: 100%
    }

        #searchform .tab-filter {
            display: block !important
        }

    .w2.w2 {
        width: 28%;
        transition: .3s ease
    }

    .w32.w32 {
        width: 36%;
        transition: .3s ease
    }

    .reference-text {
        height: 46px
    }

        .reference-text h5 {
            font-size: 14px;
            line-height: 0;
            font-weight: 700;
            color: #1a76ff;
            text-align: center;
            padding: 25px 0;
            vertical-align: middle;
            display: inline-block;
            min-width: 145px
        }

    .tab-hide {
        display: none
    }

    .reference-text {
        background: #fff;
        border: 1px solid #ddd;
        padding: 1px 5px;
        overflow: hidden;
        margin-bottom: 21px
    }

    .shortingTab li a.active {
        background: #ff3e00 !important
    }

        .shortingTab li a.active span {
            color: #fff !important
        }

    .onMobileHide {
        display: block
    }

    .tab-filter {
        display: none !important
    }

    .short-list-link {
        border-top: 0
    }

    .w32.w32 {
        width: 24%;
        transition: .3s ease
    }

    .title-text {
        font-size: 19px
    }

    .data-traver .col-lg-4 {
        font-size: 17px
    }

    .hotel-name {
        font-size: 19px
    }

    .data-traver {
        border-bottom: 0
    }

    .row .tab-main-none {
        display: block
    }

    #divPax1 select {
        margin-bottom: 10px;
        background: #fff;
		padding-left: 5px;
    }

    #divPax2 select {
        margin-bottom: 10px;
        background: #fff;
		padding-left: 5px;
		color: #404040;
    }

    #divPax3 select {
        margin-bottom: 10px;
        background: #fff;
		padding-left: 5px;
		color: #404040;
    }

    #divPax4 select {
        margin-bottom: 10px;
        background: #fff;
		padding-left: 5px;
		color: #404040;
    }

    #divPax5 select {
        margin-bottom: 10px;
        background: #fff;
		padding-left: 5px;
		color: #404040;
    }

    #divPax6 select {
        margin-bottom: 10px;
        background: #fff;
		padding-left: 5px;
		color: #404040;
    }

    #divPax7 select {
        margin-bottom: 10px;
        background: #fff;
		padding-left: 5px;
		color: #404040;
    }

    #divPax8 select {
        margin-bottom: 10px;
        background: #fff;
		padding-left: 5px;
		color: #404040;
    }

    #divPax9 select {
        margin-bottom: 10px;
        background: #fff;
		padding-left: 5px;
		color: #404040;
    }
	
	#myBtnH i {font-size: 20px;  vertical-align: bottom;}
}

@media screen and (max-width:600px) {
    .row .tab-filter {
        display: none !important
    }

    #searchform .col-sm-3 {
        flex: 0 0 49%;
        max-width: 50%
    }

    #searchform .col-sm-2 {
        flex: 0 0 33%;
        max-width: 33%
    }

    #searchform .col-sm-5 {
        flex: 0 0 50%;
        max-width: 50%
    }

    #searchform .col-sm-4 {
        flex: 0 0 100%;
        max-width: 100%
    }
}

@media screen and (max-width:800px) {
    .main-page.main-page_self_extrapage.col-lg-9.col-md-9.col-sm-12 {
        flex: 0 0 100%;
        max-width: 100%
    }
}

@media screen and (min-width:640px) {
    .additionalOption #mobilePopup, .additionalOption #myBtnH {
        display: none
    }

    .td-td {
        padding: 15px 10px
    }

    .data-traver .col-lg-4 {
        width: 30%;
        font-size: 17px
    }

    .data-traver .col-lg-8 {
        width: 65%;
        font-size: 17px
    }

    .dc-banner {
        margin-left: 8px
    }

    #searchform .col-sm-3 {
        flex: 0 0 50%;
        max-width: 50%
    }

    #searchform .col-sm-2 {
        flex: 0 0 33%;
        max-width: 33%
    }

    #searchform .col-sm-5 {
        flex: 0 0 50%;
        max-width: 50%
    }

    #searchform .col-sm-4 {
        flex: 0 0 100%;
        max-width: 100%
    }
}

@media screen and (max-width:640px) {
    #psgr .col-xs-4.col-sm-4.col-lg-4 {
        padding-left: 10px;
        padding-right: 0
    }

    .room-list .form-group .col-xs-6.col-sm-6.col-lg-6 {
        padding-left: 10px;
        padding-right: 0
    }
}

@media screen and (min-width:640px) and (max-width:767px) {
    #expiredpopup {
        top: 75px;
        transform: scale(.75)
    }

        #expiredpopup .inner p {
            font-size: 13px
        }

    .row .tab-filter {
        display: none !important
    }
}

@media(max-width:834px) {
    .box-block.reference {
        display: none
    }

    .book-sum::before {
        display: none
    }

    .total-amt {
        background: 0;
        margin-top: -25px
    }

    .box-block.fillter-result.fillter-result1 .box-content {
        margin-top: -50px;
        background: 0
    }

    .ref-tab.tab-show {
        padding-left: 10px
    }

    .additionalOption .moretoggle text.direction {
        width: 91%
    }

    .margin-top-crumbs {
        margin-top: 0px !important
    }

    #filter-on-mobile .sidebar {
        display: none !important
    }

    .w2.w2 {
        width: 28%;
        transition: .3s ease
    }

    .w32.w32 {
        width: 25%;
        transition: .3s ease
    }

    .reference-text {
        height: 46px
    }

        .reference-text h5 {
            font-size: 14px;
            line-height: 0;
            font-weight: 700;
            color: #1a76ff;
            text-align: center;
            padding: 25px 0;
            vertical-align: middle;
            display: inline-block;
            min-width: 145px
        }

    .tab-hide {
        display: none
    }

    .reference-text {
        background: #fff;
        border: 1px solid #ddd;
        padding: 1px 5px;
        overflow: hidden;
        margin-bottom: 21px
    }

    .shortingTab li a.active {
        background: #ff3e00 !important
    }

        .shortingTab li a.active span {
            color: #fff !important
        }

    .onMobileHide {
        display: block
    }

    .row .tab-filter {
        display: none
    }
}

@media only screen and (max-width:480px) {
    .row .tab-main-none {
        display: block
    }

    #psgr .col-xs-4.col-sm-4.col-lg-4 {
        padding-left: 10px;
        padding-right: 10px
    }

    #psgr .col-xs-3.col-sm-2.col-lg-1 {
        padding-left: 10px;
        padding-right: 10px
    }

    .room-list .form-group .col-xs-6.col-sm-6.col-lg-6 {
        padding-left: 10px;
        padding-right: 0
    }

    .row .tab-filter {
        display: none !important
    }

    ul.short-list-link {
        display: block !important;
        width: 100%;
        margin-left: 0
    }
}

@media(max-width:479px) {
    .responsive-table .plogo {
        padding-right: 4px
    }

    .responsive-table .pfrm {
        padding: 0 4px 8px
    }

    .responsive-table .frm {
        width: auto
    }

    .responsive-table .phour {
        padding-left: 1px;
        padding-right: 1px
    }
}

@media screen and (min-width:320px) and (max-width:414px) {
    .responsive-table .frmName {
        display: none
    }

    .responsive-table .frmstop {
        font-size: 10px
    }

    .additionalOption .modal-content {
        width: 95%;
        padding: 0;
        margin: auto
    }

    .room-list .form-group .col-xs-6.col-sm-6.col-lg-6 {
        padding-left: 0;
        padding-right: 0
    }

    .pass-titile {
        padding: 5px 0;
        font-weight: 500
    }

    #psgr .col-xs-3.col-sm-2.col-lg-1 {
        padding-left: 10px;
        padding-right: 10px
    }

    #psgr .col-xs-4.col-sm-4.col-lg-4 {
        padding-left: 10px;
        padding-right: 10px
    }

    .additionalOption #desktopToggle {
        display: none
    }

    #mHide, .additionalOption .moretoggle {
        display: table-cell;
    }
	
	#mHide.m-text {display: none;}

    .pull-left {
        display: none !important
    }

    .ref-code {
        padding: 0
    }

    .box-block .reference {
        padding: 0
    }

    ul.short-list-link {
        width: 100%;
        padding: 0;
        margin-left: 0
    }

    .row .tab-filter {
        display: none !important
    }

    .responsive-table .tableD2 .frmtxt {
        padding-left: 7px
    }

    .light-mob {
        width: 50% !important;
        height: 50% !important;
        margin-left: 0
    }
}

@media(min-width:320px) and (max-width:375px) {
    .responsive-table .frmDate {
        font-size: 10px
    }

    .tab-filter {
        display: none !important
    }

    ul.short-list-link {
        width: 100%;
        margin-left: 0
    }
}

@media only screen and (min-device-width :320px) and (max-device-width :568px) {
    .ref-code {
        font-size: 14px !important;
        padding: 10px
    }

    .two-tag {
        width: 45% !important;
        margin: auto;
        margin-left: 3%
    }

    .responsive-table .tableD2 {
        width: 100%;
        float: none
    }

    .responsive-table .tableD1 {
        width: 100%
    }

    .responsive-table .pprice {
        float: none
    }

    .responsive-table .tableD2 .frmtxt {
        display: inline-block
    }

    .responsive-table .tableD2 .frmnewPrice {
        font-size: 28px;
        padding-right: 10px;
        text-align: left
    }
}

@media screen and (min-width:250px) and (max-width:479px) {
    .responsive-table .frm {
        width: auto
    }
}

@media(min-width:1200px) {
    .lightborder {
        min-width: 60px
    }

    .uldate li.col-xs-4.col-sm-4.col-lg-4 {
        padding-left: 0;
        padding-right: 0
    }
}

@media(max-width:1024px) {
    .mar-top-right .reference {
        display: none
    }

    .fillter-result {
        display: none
    }

    .shortInner h6 {
        font-size: 14px;
        white-space: nowrap
    }

    .shortingTab li a {
        padding: 12px 6px 5px
    }

    .sidebar {
        display: none
    }

    .shortingTab li a span {
        font-size: 12px
    }

    .black-new-text {
        font-size: 23px;
        vertical-align: bottom
    }

    .referance-code {
        font-size: 15px
    }
}

@media(max-width:320px) {
    .ref-code {
        padding: 10px
    }

    .box-block .reference {
        padding: 0
    }

    .tab-filter {
        display: none !important
    }

    .short-list-link {
        border-top: 0
    }

    .ref-code {
        font-size: 13px !important
    }

    #searchform .col-xs-6.col-sm-3.col-lg-3 {
        flex: 0 0 100%;
        max-width: 100%
    }

    #searchform .col-sm-2 {
        flex: 0 0 100%;
        max-width: 100%
    }

    #searchform .col-sm-3 {
        flex: 0 0 100%;
        max-width: 100%
    }

    #searchform .col-sm-5 {
        flex: 0 0 100%;
        max-width: 100%
    }

    .responsive-table .tableD2 .frmtxt {
        text-align: left;
        float: left;
        padding-left: 0
    }

    .responsive-table .tableD2 .frmnewPrice {
        padding: 3% 0 0 24%
    }
}

@media(max-width:384px) {
    .responsive-table .tableD2 .frmtxt {
        text-align: left;
        float: left;
        padding-left: 0
    }

    .responsive-table .tableD2 .frmnewPrice {
        padding: padding:3% 0 0 24%
    }
}

@media(max-width:428px) {
    .responsive-table .tableD2 .frmtxt {
        text-align: left;
        float: left;
        padding-left: 0
    }

    .responsive-table .tableD2 .frmnewPrice {
        padding: 3% 0 0 24%
    }
}

@media handheld,only screen and (max-width:767px) {
    #divPax1 .col-xs-12.col-sm-10.col-lg-11 {
        flex: 100%;
        max-width: 100%
    }

    #divPax1 .col-sm-4 {
        flex: 32.333333%;
        max-width: 33.333333%
    }

    #divPax1 .col-xs-12.col-sm-10.col-lg-11 {
        flex: 100%;
        max-width: 100%
    }

    #divPax1 .col-sm-4 {
        flex: 32.333333%;
        max-width: 33.333333%
    }

    #divPax2 .col-xs-12.col-sm-10.col-lg-11 {
        flex: 100%;
        max-width: 100%
    }

    #divPax2 .col-sm-4 {
        flex: 32.333333%;
        max-width: 33.333333%
    }

    #divPax3 .col-xs-12.col-sm-10.col-lg-11 {
        flex: 100%;
        max-width: 100%
    }

    #divPax3 .col-sm-4 {
        flex: 32.333333%;
        max-width: 33.333333%
    }

    #divPax4 .col-xs-12.col-sm-10.col-lg-11 {
        flex: 100%;
        max-width: 100%
    }

    #divPax4 .col-sm-4 {
        flex: 32.333333%;
        max-width: 33.333333%
    }

    #divPax5 .col-xs-12.col-sm-10.col-lg-11 {
        flex: 100%;
        max-width: 100%
    }

    #divPax5 .col-sm-4 {
        flex: 32.333333%;
        max-width: 33.333333%
    }

    #divPax6 .col-xs-12.col-sm-10.col-lg-11 {
        flex: 100%;
        max-width: 100%
    }

    #divPax6 .col-sm-4 {
        flex: 32.333333%;
        max-width: 33.333333%
    }

    #divPax7 .col-xs-12.col-sm-10.col-lg-11 {
        flex: 100%;
        max-width: 100%
    }

    #divPax7 .col-sm-4 {
        flex: 32.333333%;
        max-width: 33.333333%
    }

    #divPax8 .col-xs-12.col-sm-10.col-lg-11 {
        flex: 100%;
        max-width: 100%
    }

    #divPax8 .col-sm-4 {
        flex: 32.333333%;
        max-width: 33.333333%
    }

    #divPax9 .col-xs-12.col-sm-10.col-lg-11 {
        flex: 100%;
        max-width: 100%
    }

    #divPax9 .col-sm-4 {
        flex: 32.333333%;
        max-width: 33.333333%
    }

    #divPax1 select {
        margin-bottom: 10px;
        background: #fff
    }

    #divPax2 select {
        background: #fff;
        border: 1px solid #ddd;
        margin-bottom: 10px;
		color: #212529;
    }

    #divPax3 select {
        background: #fff;
        border: 1px solid #ddd;
        margin-bottom: 10px
    }

    #divPax4 select {
        background: #fff;
        border: 1px solid #ddd;
        margin-bottom: 10px
    }

    #divPax5 select {
        background: #fff;
        border: 1px solid #ddd;
        margin-bottom: 10px
    }

    #divPax6 select {
        background: #fff;
        border: 1px solid #ddd;
        margin-bottom: 10px
    }

    #divPax7 select {
        background: #fff;
        border: 1px solid #ddd;
        margin-bottom: 10px
    }

    #divPax8 select {
        background: #fff;
        border: 1px solid #ddd;
        margin-bottom: 10px
    }

    #divPax9 select {
        background: #fff;
        border: 1px solid #ddd;
        margin-bottom: 10px
    }
	
	.more-info {display: block;}
	}

@media only screen and (min-width :321px) {
    .responsive-table .tableD2 .frmnewPrice {
        padding: 3% 0 0 24%
    }

    .title2 {
        font-size: 19px
    }

    .footer-top .col-sm-3 {
        flex: 0 0 45%;
        max-width: 45%
    }

    .row .tab-main-none {
        display: block
    }

    .stay {
        display: none
    }

    .room-list {
        border-bottom: 0
    }

    .no-tab {
        display: inline-block
    }

    .fillter-wrap {
        background: #fff;   
    }

    #divPax2 select {
        background: 0
    }

    #divPax3 select {
        background: 0
    }

    #divPax4 select {
        background: 0
    }

    #divPax5 select {
        background: 0
    }

    #divPax6 select {
        background: 0
    }

    #divPax7 select {
        background: 0
    }

    .room-box .col-xs-4.col-sm-4.col-lg-4 {
        padding-right: 0
    }
}

@media only screen and (min-device-width :320px) and (max-device-width :480px) {
    .row .tab-filter {
        display: none !important
    }

    .title2 {
        font-size: 19px
    }

    .footer-top .col-sm-3 {
        flex: 0 0 45%;
        max-width: 45%
    }

    .fillter-wrap {
        background: #fff;       
        padding:10px 15px 8px;
        border-radius: 0;			
		border-bottom: #eeeeef 1px solid;
		border-top: #eeeeef 1px solid;	
		}
		
		.payment-wrap-bx {       
		position: fixed;
		top: 56px;
		width: 100%;
		left: 0;
		z-index: 9999999;
		border-bottom: #ccc 2px solid;	
		}
		
	.total-amt{font-weight: 700;}	

    .no-tab {
        display: inline-block
    }

    .hotel-name {
        font-size: 19px !important
    }

    ul.short-list-link {
        width: 100% !important;
        margin-left: 0 !important
    }

    #divDetails .message_sub2 {
        margin-top: -12px !important
    }

    .result-list > li {
        overflow: inherit
    }

    #divPax2 select {
        margin-bottom: 10px;
        border: 1px solid #ddd;
        background: 0;
		padding-left: 5px;
		color: #212529;
    }

    #divPax2 input {
        margin-bottom: 10px
    }

    #divPax3 select {
        margin-bottom: 10px;
        background: 0;
        border: 1px solid #ddd;
		padding-left: 5px;
		color: #212529;
    }

    #divPax3 input {
        margin-bottom: 10px
    }

    #divPax4 select {
        margin-bottom: 10px;
        background: 0;
        border: 1px solid #ddd;
		padding-left: 5px;
    }

    #divPax4 input {
        margin-bottom: 10px
    }

    #divPax5 select {
        margin-bottom: 10px;
        background: 0;
        border: 1px solid #ddd;
		padding-left: 5px;
    }

    #divPax5 input {
        margin-bottom: 10px
    }

    #divPax6 select {
        margin-bottom: 10px;
        background: 0;
        border: 1px solid #ddd;
		padding-left: 5px;
    }

    #divPax6 input {
        margin-bottom: 10px
    }

    #divPax7 select {
        margin-bottom: 10px;
        background: 0;
        border: 1px solid #ddd;
		padding-left:5px;
    }

    #divPax7 input {
        margin-bottom: 10px
    }

    #confirmation .col-lg-9 {
        padding-left: 0;
        padding-right: 0;
        font-size: 13px
    }

    #confirmation .col-lg-12 {
        padding-left: 0;
        padding-right: 0;
        font-size: 13px
    }

    #confirmation .data-traver .col-lg-4 {
        width: 83px;
        font-size: 13px
    }

    #confirmation .data-traver .col-lg-8 {
        width: 73%;
        font-size: 13px
    }

    #confirmation .pax-details {
        font-size: 13px
    }

    #confirmation .other {
        font-size: 13px !important
    }

    #confirmation .tnc {
        font-size: 13px !important
    }

    #confirmation .bottom-total {
        margin: 0;
        padding: 0;
        font-size: 27px !important
    }

    #confirmation .bdr-lft {
        border-left: 0
    }

    #confirmation .frnds-box {
        font-size: 13px
    }

    .loader_new {
        font-size: 13px;
        padding: 20px;
        font-weight: 400;
        line-height: 30px;
        white-space: pre-wrap;
        white-space: -moz-pre-wrap;
        white-space: -pre-wrap;
        white-space: -o-pre-wrap;
        word-wrap: break-word;
        width: 359px
    }

    .mob-web-ref-dtl {
        box-shadow: 0 0 6px 0 rgb(0 0 0 / 36%);
        background: #fff;
        border-radius: 6px;
        width: 100%;
        padding: 10px;
        text-align: center;
        color: #212529;
        margin-bottom: 10px !important;
        display: block;
        font-size: 14px
    }

    .responsive-table .tableD2 .frmnewPrice {
        padding: 3% 0 0 11% !important
    }

    .search-detail-wrap .button-wrap .btn {
        font-size: 10px
    }

    .short-list-link li.two-tag.act {
        border-bottom: 1px solid #fff !important;
        background: url(/assets/resource/images/close-button.png) 95% no-repeat
    }

    .fillter-wrap {       
        margin-bottom: 10px;      
        margin-top: 0
    }

    #slider_filter {
        padding: 0 10px;
        margin-top: 10px
    }

    .fillter-wrap .fillter-list li {
        border-bottom: #b9b9b9 1px dotted;
        padding: 5px 0 5px 0
    }

    #sort_filter {
        padding: 4px
    }

        #sort_filter .box-content {
            padding: 8px 0 0 0;
            border-bottom: 0
        }

    #booking_datail .mob {
        display: block;
        margin-bottom: 16px;
        font-size: 12px;
        font-weight: 600;
        text-align: right
    }

    #booking_datail .room-list {
        display: block !important;
        clear: both
    }

    #booking_datail .foot-text.bottom {
        padding-top: 0
    }

    .room-box #divPax1 .col-sm-6 {
        flex: 0 0 100%;
        max-width: 100%
    }

    .room-box #divPax2 .col-sm-6 {
        flex: 0 0 100%;
        max-width: 100%
    }

    .room-box #divPax3 .col-sm-6 {
        flex: 0 0 100%;
        max-width: 100%
    }

    .room-box #divPax4 .col-sm-6 {
        flex: 0 0 100%;
        max-width: 100%
    }

    .room-box #divPax5 .col-sm-6 {
        flex: 0 0 100%;
        max-width: 100%
    }

    .room-box #divPax6 .col-sm-6 {
        flex: 0 0 100%;
        max-width: 100%
    }

    .room-box #divPax7 .col-sm-6 {
        flex: 0 0 100%;
        max-width: 100%
    }

    .room-box #divPax8 .col-sm-6 {
        flex: 0 0 100%;
        max-width: 100%
    }

    .room-box #divPax9 .col-sm-6 {
        flex: 0 0 100%;
        max-width: 100%
    }
	
	.tab-box {display: none!important;}
	.theme-box2 .col-sm-9.expire-mob{padding-left: 0;}
	.theme-box2-b{padding:0;}
	.theme-box2-b .form-field2{margin-right: 4px;}	
	.additionalOption ul.aoption li{padding: 4px 7px;}
	.chk-terms{padding-left: 17px;}
	
	

/*============================ 05 April 2024=========================*/

	.additionalOption #desktopToggle{display:none;}
	#mHide.m-text {display: none;}
	
	
	
	
/*============================ Start Passenger Details update 4 April 2024 =========================*/
	
	.pass-titile{font-size: 1.1rem;}
	.pass-titile span{color: #404040;}
	.mandatory{margin: 13px 5px; font-size: 1.1rem;}
	
	
/*============================ Start basket =========================*/

.room-box.room-padd.roombx-one .row{margin-left: -3px; margin-right: -3px;}
.room-box.room-padd.roombx-one .spc-top{margin-top: 45px;}
.room-box.room-padd.roombx-one .g-total{padding: 7px 7px 0; text-align: right; margin-top: 20px; border-top: #f2f1f0 1px solid;}
.room-box.room-padd.roombx-one .pay-colm{width: 100% !important; margin-right: 0 !important;} 
.room-box.room-padd.roombx-one .col-md-4{width:49%; margin-right:3px;}
.room-box.room-padd.roombx-one .form-field2{width: 72px!important; margin-right:3px;}
.room-box.room-padd.roombx-one .room-type #secCodeInfo{display:block !important;}
.room-box.room-padd.roombx-one .col-md-6{width:49%; margin-right:3px;}

.room-box.room-padd.roombx-one select.form-control{padding: 0.375rem 0.65rem;}

/*============================ End basket =========================*/


/*============================ Start baggage info =========================*/

.baggage-main-box .check-baggage-info .table td{font-size: 12px; font-weight: 400; padding: 1rem 0.68rem 0.75em 0;}
.baggage-main-box .check-baggage-info .table td:first-child{width: 32%;}
.baggage-main-box .check-baggage-info img{width:12px;}
.baggage-main-box .more-info-bx{font-weight: 400; font-size: 12px;}
.baggage-main-box .check-baggage-info .table thead th{padding-bottom: 0.8rem !important; font-size:12px;}

/*============================ End baggage info =========================*/

/*============================ Start Refundable policy =========================*/

.refundable-bx .inner-bx ul li{font-size: 12px;}
.refundable-bx .inner-bx ul{flex: 0 0 100%; max-width: 100%;}

/*============================ End Refundable policy =========================*/


/*============================ Flight listing added conditional  new button =========================*/

.call-us-now a.btn-phone{margin-left:0; margin-top:12px; width: 140px; padding: 8px 0;}
.chat-with-us a.btn-chat {margin-left:4px; margin-top:12px; width: 140px; padding: 8px 0;}
.call-us-now a.btn-phone.fa-phone:before{margin-right: 6px;}
.chat-with-us a.btn-chat.fa-chat:before{margin-right: 6px;}
.price-subject{padding:0 !important;}
.responsive-table .tableD2{border-left:0;}
.responsive-table .tableD2 .frmtxt{padding-left: 11px !important;}
.responsive-table .tableD1{border-right:0;}
.prz-sml-star{top: -1px;}
.search-detail-wrap .button-wrap .btn{background: #04ada0; text-transform: capitalize; box-shadow:none; font-size:12px;}

/*============================ End listing added conditional  new button =========================*/
.mainFlightDetailsBox .responsive-table .tableD1{border-right: 0; border-bottom: 1px dashed #bfbfbf; padding-bottom: 3px;}
#flightHotelForm .inner-addon .fa{padding: 14px 9px;}

/*============================ Start Pagination =========================*/

.main-page .pagination{padding: 7px 0 8px 0; border-radius:4px;}
.main-page .pagination > li:first-child > a, .main-page .pagination > li:first-child > span, .main-page .pagination > li:last-child > a, .main-page .pagination > li:last-child > span{border-radius: 43px;}
.main-page .pagination li a{font-size: 11px; font-weight: 500;}
.main-page .pagination > li:first-child > a span{padding-left: 10px;}
.pagination > li > a, .pagination > li > span{padding: 6px 4px;}
.liactive{padding: 3px 3px; background-color: #7e7e7f !important;}
.box-block{margin-bottom: 0;}
.pagination{margin: 20px 0 0;}
.main-page .col-sm-12 .gray {margin-bottom: 0 !important;}
.main-page .pagination > li:last-child > a span{padding-right: 11px;}

#TotalAMTRSLT.box-block h3{display:none;}
#TotalAMTRSLT.box-block.fillter-result{display:none;}
.market-cons-bx{padding: 18px 11px 6px; }
.market-cons-bx .form-group .chk-terms{padding-left: 15px; margin-top: -2px; margin-bottom: 0;}
.market-cons-bx .form-group{margin-bottom: 16px; padding-bottom: 15px;}
}


@media screen and (max-width: 360px) and (orientation: portrait) and (min-resolution: 3dppx) {
 .room-box.room-padd.roombx-one .row{margin-left: -8px; margin-right: -8px;}
 .room-box.room-padd.roombx-one .col-md-4{width: 48%;} 
 .room-box.room-padd.roombx-one .form-field2 {width: 68px!important; margin-right: 3px;}
 .room-box.room-padd.roombx-one .col-md-6 {width: 48%;}	
}




@media(min-width:768px) {
    #searchform {
        width: 100%
    }

        #searchform .box-content .col-xs-12.col-sm-6.col-lg-6 {
            flex: 0 0 49%;
            max-width: 49%
        }

        #searchform .box-content .col-xs-6.col-sm-3.col-lg-3 {
            flex: 0 0 49%;
            max-width: 49%
        }

        #searchform .box-content .col-sm-3 {
            flex: 0 0 49%;
            max-width: 49%
        }

    .w2.w2 {
        width: 28%;
        transition: .3s ease
    }

    .w32.w32 {
        width: 37%;
        transition: .3s ease
    }

    .reference-text {
        height: 46px;
        margin-bottom: 23px
    }

        .reference-text h5 {
            font-size: 10px;
            line-height: 0;
            font-weight: 700;
            color: #1a76ff;
            text-align: left;
            padding: 25px 0;
            vertical-align: middle;
            display: inline-block;
            min-width: 145px
        }

    .shortingTab li a.active {
        background: #ff3e00 !important
    }

        .shortingTab li a.active span {
            color: #fff !important
        }

    .reference-text {
        height: 46px;
        text-align: center;
        font-size: 14px
    }

    .responsive-table .tableD2 .frmtxt {
        text-align: center;
        float: none;
        padding-left: 0
    }

    .responsive-table .tableD2 .frmnewPrice {
        padding: 0
    }

    .no-tab {
        display: none
    }

    #divPax1 select {
        background: 0;
        border: 1px solid #ddd;
		color: #212529;
		border-radius: 4px;
    }

    #divPax2 select {
        background: 0;
        border: 1px solid #ddd;
		color: #212529;
		border-radius: 4px;
    }

    #divPax3 select {
        background: 0;
        border: 1px solid #ddd;
		color: #212529;
		border-radius: 4px;
    }

    #divPax4 select {
        background: 0;
        border: 1px solid #ddd;
		color: #212529;
		border-radius: 4px;
    }

    #divPax5 select {
        background: 0;
        border: 1px solid #ddd
    }

    #divPax6 select {
        background: 0;
        border: 1px solid #ddd;
		color: #212529;
		border-radius: 4px;
    }

    #divPax7 select {
        background: 0;
        border: 1px solid #ddd;
		color: #212529;
		border-radius: 4px;
    }

    .mob-web-ref-dtl {
        box-shadow: 0 0 6px 0 rgb(0 0 0 / 36%);
        background: #fff;
        border-radius: 6px;
        width: 100%;
        padding: 10px;
        text-align: center;
        color: #212529;
        margin-bottom: 10px !important;
        display: block;
        font-size: 14px
    }
}

@media(min-width:481px) and (max-width:767px) {
    .main-page.col-lg-9.col-md-9.col-sm-12 {
        flex: 0 0 100% !important;
        max-width: 100% !important
    }

    ul.short-list-link {
        width: 96%;
        margin-left: 9px
    }

    #divDetails .message_sub2 {
        margin-top: -8px
    }

    .search-detail .ref-code {
        display: block !important
    }

    .mob-web-ref-dtl {
        box-shadow: 0 0 6px 0 rgb(0 0 0 / 36%);
        background: #fff;
        border-radius: 6px;
        width: 100%;
        padding: 10px;
        text-align: center;
        color: #212529;
        margin-bottom: 10px !important;
        display: block;
        font-size: 14px
    }

    .search-detail.wrap.mob-margin-wrap .ref-code {
        display: block !important
    }

    .container.margin-top-crumbs {
        max-width: 720px !important
    }

        .container.margin-top-crumbs .row .container {
            max-width: 720px !important
        }

    .responsive-table .tableD1 {
        width: 70%;
        float: left;
        border-right: 1px dashed #bfbfbf !important
    }

    .responsive-table .tableD2 {
        width: 30%;
        float: left
    }

        .responsive-table .tableD2 .frmtxt {
            float: none;
            padding: 3% 0 0 0
        }

    ul.notdeals li h5 {
        font-size: 17px
    }

    .footer-top .col-lg-9 h4 {
        text-align: center
    }

    .footer-top div#uscardsweaccept {
        display: inline-block;
        text-align: center
    }

    .footer-top .col-lg-9 {
        flex: 0 0 100% !important;
        max-width: 100% !important;
        text-align: left
    }

    .two-tag {
        width: 47.2% !important;
        margin: 0 1% 0 1.3%
    }

    #footer .call-btn {
        bottom: 45px
    }

    .short-list-link li.two-tag.act {
        border-bottom: 1px solid #fff !important;
        background: url(/assets/resource/images/close-button.png) 95% no-repeat
    }

    .fillter-wrap {
        border-bottom: 1px solid #ddd;
        padding: 10px;
        border-radius: 6px;
        margin-bottom: 10px;
        background: #f2f2f4;
        margin-top: 0
    }

    #slider_filter {
        padding: 0 10px;
        margin-top: 10px
    }

    .fillter-wrap .fillter-list li {
        border-bottom: #b9b9b9 1px dotted;
        padding: 5px 0 5px 0
    }

    #sort_filter {
        padding: 4px
    }

        #sort_filter .box-content {
            padding: 8px 0 0 0;
            border-bottom: 0
        }

    #booking_datail .mob {
        display: block;
        margin-bottom: 5px;
        font-size: 12px;
        font-weight: 600
    }

    #booking_datail .room-list {
        display: block !important;
        clear: both
    }

    #booking_datail .foot-text.bottom {
        padding-top: 0
    }

    .mob-web-ref-dtl {
        display: block
    }

    .fillter-wrap {
        border-bottom: 1px solid #ddd;
        padding: 10px;
        border-radius: 6px;
        margin-bottom: 10px;
        background: #f2f2f4;
        margin-top: 0
    }
}

@media only screen and (min-width:412px) and (max-width:915px) and (orientation:landscape) {
    .search-detail.wrap.mob-margin-wrap .ref-code {
        display: block !important;
        padding: 10px;
        text-align: center;
        width: 100%
    }

    .container.margin-top-crumbs {
        max-width: 800px !important
    }

        .container.margin-top-crumbs .row .container {
            max-width: 800px !important
        }

    ul.notdeals li h5 {
        font-size: 17px
    }

    .footer-top .col-lg-9 h4 {
        text-align: center
    }

    .footer-top div#uscardsweaccept {
        display: inline-block;
        text-align: center
    }

    .footer-top .col-lg-9 {
        flex: 100% !important;
        max-width: 100% !important;
        text-align: left
    }

    .two-tag {
        width: 47.2% !important;
        margin: 0 1% 0 1.3%
    }

    .search-detail-wrap .button-wrap .btn {
        font-size: 13px
    }

    #footer .call-btn {
        bottom: 45px
    }

    .mob-web-ref-dtl {
        display: block !important
    }

    .fillter-wrap {
        border-bottom: 1px solid #ddd;
        padding: 10px;
        border-radius: 6px;
        margin-bottom: 10px;
        background: #f2f2f4;
        margin-top: 0
    }

    #booking_datail .mob {
        display: block;
        margin-bottom: 15px;
        font-size: 12px;
        font-weight: 600;
        text-align: right
    }

    #booking_datail .room-list {
        display: block !important;
        clear: both
    }

    #booking_datail .foot-text.bottom {
        padding-top: 0
    }

    #divDetails .col1, .col1_1 {
        width: 24%
    }

    #divDetails .col1-2, .col1-2-2 {
        width: 49%
    }
}

@media only screen and (min-width:412px) and (orientation:portrait) {
    .responsive-table .tableD2 {
        width: 98%;
        float: left
    }

    .responsive-table .tableD2 {
        width: 100% !important;
        float: none
    }
}

@media only screen and (min-width:412px) and (max-width:915px) and (orientation:landscape) {
    .w32.w32 {
        width: 25%;
        transition: .3s ease
    }

    .container.margin-top-crumbs {
        max-width: 800px !important
    }

        .container.margin-top-crumbs .row .container {
            max-width: 800px !important
        }

    .reference-text h5 {
        font-size: 14px;
        text-align: center
    }

    .shortWrap .tab-content {
        width: 91.3% !important
    }
}

@media only screen and (max-width:915px) and (orientation:landscape) {
    .container.margin-top-crumbs {
        max-width: 720px !important
    }

        .container.margin-top-crumbs .row .container {
            max-width: 720px !important
        }

    .footer-top .col-sm-3 {
        flex: 19% !important;
        max-width: 25% !important
    }

    .footer-top div#uscardsweaccept {
        display: inline-block;
        text-align: center
    }

    .footer-top .col-lg-9 {
        flex: 100% !important;
        max-width: 100% !important;
        text-align: left
    }

    .two-tag {
        width: 47.2% !important;
        margin: 0 1% 0 1.3%
    }

    .row .tab-filter {
        display: block !important
    }

    .row .hide-tab .shorting-box {
        display: none !important
    }

    .row .tab-filter .shortResultBox {
        display: block !important
    }

    #divPax1 .col-xs-12.col-sm-10.col-lg-11 {
        flex: 100%;
        max-width: 100%
    }

    #divPax2 .col-xs-12.col-sm-10.col-lg-11 {
        flex: 100%;
        max-width: 100%
    }

    #divPax3 .col-xs-12.col-sm-10.col-lg-11 {
        flex: 100%;
        max-width: 100%
    }

    #divPax4 .col-xs-12.col-sm-10.col-lg-11 {
        flex: 100%;
        max-width: 100%
    }

    #divPax5 .col-xs-12.col-sm-10.col-lg-11 {
        flex: 100%;
        max-width: 100%
    }

    #divPax6 .col-xs-12.col-sm-10.col-lg-11 {
        flex: 100%;
        max-width: 100%
    }

    #divPax7 .col-xs-12.col-sm-10.col-lg-11 {
        flex: 100%;
        max-width: 100%
    }

    #divPax8 .col-xs-12.col-sm-10.col-lg-11 {
        flex: 100%;
        max-width: 100%
    }

    #divPax9 .col-xs-12.col-sm-10.col-lg-11 {
        flex: 100%;
        max-width: 100%
    }

    #divPax1 select {
        margin-bottom: 10px;
        background: #fff;
		color: #212529;
		border-radius: 4px;
    }

    #divPax2 select {
        background: #fff;
        border: 1px solid #ddd;
        margin-bottom: 10px;
		color: #212529;
		border-radius: 4px;
    }

    #divPax3 select {
        background: #fff;
        border: 1px solid #ddd;
        margin-bottom: 10px;
		color: #212529;
		border-radius: 4px;
    }

    #divPax4 select {
        background: #fff;
        border: 1px solid #ddd;
        margin-bottom: 10px;
		color: #212529;
		border-radius: 4px;
    }

    #divPax5 select {
        background: #fff;
        border: 1px solid #ddd;
        margin-bottom: 10px;
		color: #212529;
		border-radius: 4px;
    }

    #divPax6 select {
        background: #fff;
        border: 1px solid #ddd;
        margin-bottom: 10px;
		color: #212529;
		border-radius: 4px;
    }

    #divPax7 select {
        background: #fff;
        border: 1px solid #ddd;
        margin-bottom: 10px;
		color: #212529;
		border-radius: 4px;
    }

    #divPax8 select {
        background: #fff;
        border: 1px solid #ddd;
        margin-bottom: 10px;
		color: #212529;
		border-radius: 4px;
    }

    #divPax9 select {
        background: #fff;
        border: 1px solid #ddd;
        margin-bottom: 10px;
		color: #212529;
		border-radius: 4px;
    }
}

@media only screen and (min-width:411px) and (max-width:850px) {
    .container.margin-top-crumbs {
        max-width: 720px !important
    }

        .container.margin-top-crumbs .row .container {
            max-width: 720px !important
        }

    .footer-top div#uscardsweaccept {
        display: inline-block;
        text-align: center
    }

    .footer-top .col-lg-9 {
        flex: 100% !important;
        max-width: 100% !important;
        text-align: left
    }

    .two-tag {
        width: 47.2% !important;
        margin: 0 1% 0 1.3%
    }

    .responsive-table .tableD1 {
        width: 70%;
        float: left;
        border-right: 1px dashed #bfbfbf !important
    }

    .responsive-table .tableD2 {
        width: 30%;
        float: left
    }

    .search-detail-wrap .search-detail span.static-height {
        height: 43px !important;
        display: block;
        color: #212529;
        font-weight: 400
    }

    #searchform .box-content #flightHotelForm .col-xs-4.col-sm-2.col-lg-2 {
        flex: 0 0 50%;
        max-width: 33%
    }

    .row .tab-filter .shortResultBox {
        display: block !important
    }
}

@media screen and (min-width:480px) and (max-width:960px) {
    .container.margin-top-crumbs {
        max-width: 720px !important
    }

        .container.margin-top-crumbs .row .container {
            max-width: 720px !important
        }

    .footer-top .footer-links.m-none {
        display: none
    }

    .two-tag {
        width: 47.2% !important;
        margin: 0 1% 0 1.3%
    }

    .row .hide-tab .shorting-box {
        display: none !important
    }
}

@media only screen and (max-width:800px) and (orientation:landscape) {
    .row .hide-tab .shorting-box {
        display: block !important
    }
}

@media only screen and (min-device-width:414px) and (max-device-width:736px) and (-webkit-min-device-pixel-ratio:3) and (orientation:landscape) {
    .main-page.col-xs-12.col-lg-9.col-md-9.col-sm-12 {
        flex: 0 0 72%;
        max-width: 72%
    }

    .w32.w32 {
        width: 28%;
        transition: .3s ease
    }
}

@media(min-width:480px) {
    .responsive-table .tableD2 .frmbutton a {
        display: block
    }

    .short-list-link {
        border-top: 0
    }
}

@media(max-width:480px) {
    .row .tab-filter {
        display: none
    }
}




@media only screen and (min-device-width :320px) and (max-device-width :480px) {
    #searchform .box-content .col-sm-2 {
        flex: 0 0 100%;
        max-width: 100%
    }

    .main-page.col-lg-9.col-md-9.col-sm-12 {
        flex: 0 0 100%;
        max-width: 100%
    }
}

@media(min-width:576px) {
    #searchform .col-sm-6 {
        flex: 0 0 49%;
        max-width: 49%
    }

    #searchform .col-sm-3 {
        flex: 0 0 49%;
        max-width: 49%
    }

    .room-box .col-sm-6 {
        flex: 0 0 100%;
        max-width: 100%
    }

    .additionalOption .moretoggle .tm {
        margin: 0
    }

    ul.short-list-link {
        width: 100%;
        margin-left: 0
    }

    .mob-web-ref-dtl {
        box-shadow: 0 0 6px 0 rgb(0 0 0 / 36%);
        background: #fff;
        border-radius: 6px;
        width: 100%;
        padding: 10px;
        text-align: center;
        color: #212529;
        margin-bottom: 10px !important;
        display: block;
        font-size: 14px
    }

    .search-detail.wrap.mob-margin-wrap {
        display: block !important;
        width: 100%;
        font-weight: 400
    }

    ul.notdeals li h5 {
        font-size: 17px
    }

    .two-tag {
        width: 47.2% !important;
        margin: 0 1% 0 1.3%
    }

    .pull-left h5 {
        display: none;
        padding: 15px 0 0 0
    }

    .pull-left small {
        display: none
    }

    #divDetails .col1 {
        margin-top: 1px
    }

    #divDetails .col1, .col1_1 {
        width: 26%
    }

    #divDetails .col1-2, .col1-2-2 {
        width: 47%
    }

    .row .tab-filter {
        display: none !important
    }
}

@media only screen and (min-width:780px) and (orientation:landscape) {
    .row .tab-filter {
        display: block !important
    }

    #divDetails .col1 {
        margin-top: 1px
    }

    #divPax1 .col-xs-12.col-sm-10.col-lg-11 {
        flex: 100%;
        max-width: 100%
    }

    #divPax1 .col-sm-4 {
        flex: 32.333333%;
        max-width: 33.333333%
    }

    #divPax2 .col-xs-12.col-sm-10.col-lg-11 {
        flex: 100%;
        max-width: 100%
    }

    #divPax2 .col-sm-4 {
        flex: 32.333333%;
        max-width: 33.333333%
    }

    #divPax3 .col-xs-12.col-sm-10.col-lg-11 {
        flex: 100%;
        max-width: 100%
    }

    #divPax3 .col-sm-4 {
        flex: 32.333333%;
        max-width: 33.333333%
    }

    #divPax4 .col-xs-12.col-sm-10.col-lg-11 {
        flex: 100%;
        max-width: 100%
    }

    #divPax4 .col-sm-4 {
        flex: 32.333333%;
        max-width: 33.333333%
    }

    #divPax5 .col-xs-12.col-sm-10.col-lg-11 {
        flex: 100%;
        max-width: 100%
    }

    #divPax5 .col-sm-4 {
        flex: 32.333333%;
        max-width: 33.333333%
    }

    #divPax6 .col-xs-12.col-sm-10.col-lg-11 {
        flex: 100%;
        max-width: 100%
    }

    #divPax6 .col-sm-4 {
        flex: 32.333333%;
        max-width: 33.333333%
    }

    #divPax7 .col-xs-12.col-sm-10.col-lg-11 {
        flex: 100%;
        max-width: 100%
    }

    #divPax7 .col-sm-4 {
        flex: 32.333333%;
        max-width: 33.333333%
    }

    #divPax8 .col-xs-12.col-sm-10.col-lg-11 {
        flex: 100%;
        max-width: 100%
    }

    #divPax8 .col-sm-4 {
        flex: 32.333333%;
        max-width: 33.333333%
    }

    #divPax9 .col-xs-12.col-sm-10.col-lg-11 {
        flex: 100%;
        max-width: 100%
    }

    #divPax9 .col-sm-4 {
        flex: 32.333333%;
        max-width: 33.333333%
    }
}

@media(max-device-width:800px) and (orientation:portrait) and (-webkit-min-device-pixel-ratio:2) {
    .responsive-table .tableD1 {
        width: 100%
    }

    .responsive-table .pprice {
        float: none !important
    }

    .responsive-table .tableD2 .frmtxt {
        text-align: left;
        float: left !important;
        padding-left: 0
    }

    .responsive-table .tableD2 .frmnewPrice {
        padding: 3% 0 0 24%
    }
}

@media(max-width:736px) {
    .main-page.col-xs-12.col-lg-9.col-md-9.col-sm-12 {
        flex: 0 0 100% !important;
        max-width: 100% !important
    }
}

@media(max-width:1920px) {
    .room-box .col-sm-6 {
        flex: 0 0 50%;
        max-width: 50%
    }
}

@media(min-width:1920px) {
    .row .tab-main-none {
        display: none
    }
}

@media(max-width:896px) {
    .main-page.col-lg-9.col-md-9.col-sm-12 {
        flex: 0 0 100% !important;
        max-width: 100% !important
    }

    ul.short-list-link {
        width: 97%;
        margin-left: 11px
    }
}

@media only screen and (min-device-width:1024px) and (max-device-width:1366px) and (-webkit-min-device-pixel-ratio:2) and (orientation:portrait) {
    .w32.w32 {
        width: 37% !important
    }

        .w32.w32 .reference-text h5 {
            font-size: 16px
        }

    .footer-top .col-lg-9 {
        flex: 0 0 65%;
        max-width: 65% !important
    }

    .footer-top .col-sm-3 {
        flex: 0 0 45%;
        max-width: 45% !important
    }

    .footer-top .mr-1, .mx-1 {
        margin-right: 0 !important
    }

    .responsive-table .tableD1 {
        width: 72%;
        float: left;
        border-right: 1px dashed #bfbfbf
    }

    .responsive-table .tableD2 {
        width: 28% !important;
        float: left
    }

        .responsive-table .tableD2 .frmtxt {
            float: none !important
        }

        .responsive-table .tableD2 .frmtxt {
            display: block
        }

    .static-height {
        display: block
    }

    .sidebar {
        display: block !important
    }

    .main-page.col-lg-9.col-md-9.col-sm-12 {
        flex: 0 0 71%;
        max-width: 100%
    }

    .shortResultBox {
        display: none !important
    }

    .responsive-table .pprice {
        float: none;
        padding: 0
    }

    .static-height {
        height: 45px !important
    }

    .fillter-wrap {
        border-bottom: 0
    }

    #divPax1 .col-xs-12.col-sm-10.col-lg-11 {
        flex: 100%;
        max-width: 100%
    }

    .sidebar {
        display: block
    }

        .sidebar .mar-top-right .reference {
            display: block
        }

        .sidebar .fillter-result {
            display: block
        }

        .sidebar .total-amt {
            font-size: 22px
        }

    .mar-top-right .reference {
        display: block
    }

    .mob-web-ref-dtl {
        display: none !important
    }

    .footer-top .col-lg-9 {
        flex: 75% !important;
        max-width: 75% !important;
        text-align: left
    }

    #footer .footer-top h4 {
        text-align: left !important
    }

    .search-detail.wrap.mob-margin-wrap {
        display: none !important
    }
}

@media only screen and (min-device-width:1024px) and (max-device-width:1366px) and (-webkit-min-device-pixel-ratio:2) and (orientation:landscape) {
    .row .tab-filter {
        display: none
    }

    .search-detail .ref-code {
        display: none !important
    }
}

@media only screen and (min-device-width:481px) and (max-device-width:1024px) and (orientation:portrait) {
    .footer-top .col-lg-9 {
        flex: 0 0 100%;
        max-width: 100%
    }

    .footer-top .col-sm-3 {
        flex: 0 0 24%;
        max-width: 24%
    }

    #loader1 {
        left: 0 !important;
        width: 90%;
        height: 23em !important;
        top: 5%;
        right: 0 !important;
        margin: 20% auto !important
    }

    .reference-text h5 {
        text-align: center;
        font-size: 12px
    }

    .mob-web-ref-dtl {
        box-shadow: 0 0 6px 0 rgb(0 0 0 / 36%);
        background: #fff;
        border-radius: 6px;
        width: 100%;
        padding: 10px;
        text-align: center;
        color: #212529;
        margin-bottom: 10px !important;
        display: block;
        font-size: 14px
    }

    .search-detail.wrap.mob-margin-wrap .ref-code {
        display: block !important;
        padding: 10px;
        text-align: center;
        font-weight: 400
    }

    #divPax1 .col-xs-12.col-sm-10.col-lg-11 {
        flex: 100%;
        max-width: 100%
    }

    #divPax2 .col-xs-12.col-sm-10.col-lg-11 {
        flex: 100%;
        max-width: 100%
    }

    #divPax3 .col-xs-12.col-sm-10.col-lg-11 {
        flex: 100%;
        max-width: 100%
    }

    #divPax4 .col-xs-12.col-sm-10.col-lg-11 {
        flex: 100%;
        max-width: 100%
    }

    #divPax5 .col-xs-12.col-sm-10.col-lg-11 {
        flex: 100%;
        max-width: 100%
    }

    #divPax6 .col-xs-12.col-sm-10.col-lg-11 {
        flex: 100%;
        max-width: 100%
    }

    #divPax7 .col-xs-12.col-sm-10.col-lg-11 {
        flex: 100%;
        max-width: 100%
    }

    #divPax8 .col-xs-12.col-sm-10.col-lg-11 {
        flex: 100%;
        max-width: 100%
    }

    #divPax9 .col-xs-12.col-sm-10.col-lg-11 {
        flex: 100%;
        max-width: 100%
    }

    #divPax1 select {
        margin-bottom: 10px;
        padding-left: 5px;
        background: #fff
    }

    #divPax2 select {
        background: #fff;
        border: 1px solid #ddd;
        margin-bottom: 10px;
        padding-left: 5px;
        color: #404040;
        border-radius: 3px;
    }

    #divPax3 select {
        background: #fff;
        border: 1px solid #ddd;
        margin-bottom: 10px;
        padding-left: 5px;
        color: #404040;
        border-radius: 3px;
    }

    #divPax4 select {
        background: #fff;
        border: 1px solid #ddd;
        margin-bottom: 10px;
        padding-left: 5px;
        color: #404040;
        border-radius: 3px;
    }

    #divPax5 select {
        background: #fff;
        border: 1px solid #ddd;
        margin-bottom: 10px;
        padding-left: 5px;
        color: #404040;
        border-radius: 3px;
    }

    #divPax6 select {
        background: #fff;
        border: 1px solid #ddd;
        margin-bottom: 10px;
        padding-left: 5px;
        color: #404040;
        border-radius: 3px;
    }

    #divPax7 select {
        background: #fff;
        border: 1px solid #ddd;
        margin-bottom: 10px;
        padding-left: 5px;
        color: #404040;
        border-radius: 3px;
    }

    #divPax8 select {
        background: #fff;
        border: 1px solid #ddd;
        margin-bottom: 10px;
        padding-left: 5px;
        color: #404040;
        border-radius: 3px;
    }

    #divPax9 select {
        background: #fff;
        border: 1px solid #ddd;
        margin-bottom: 10px;
        padding-left: 5px;
        color: #404040;
        border-radius: 3px;
    }
	
	.baggage-main-box .col-lg-4{width: 33.33%;}
}

@media only screen and (min-device-width:481px) and (max-device-width:1024px) and (orientation:landscape) {
    .search-detail .ref-code {
        display: none
    }

    .sidebar .referance-code {
        font-size: 14px
    }

    #loader1 {
        left: 61%;
        width: 450px;
        height: 15em;
        top: 58%
    }

    .mob-web-ref-dtl {
        display: none
    }

    .sidebar .total-amt {
        font-size: 22px
    }

    .ref-tab.tab-show {
        display: none
    }
}

@media only screen and (min-device-width :768px) and (max-device-width :1024px) and (orientation :portrait) {
    #footer .footer-top h4 {
        display: inline-block;
        text-align: center
    }

    .footer-top .col-lg-9 {
        flex: 100%;
        max-width: 100%;
        text-align: left
    }

    .responsive-table .tableD1 {
        width: 72%;
        float: left;
        border-right: 1px dashed #bfbfbf
    }

    .responsive-table .tableD2 {
        width: 28% !important;
        float: left !important
    }

    .mainFlightDetailsBox .responsive-table .tableD2 .frmnewPrice {
        padding: 3% 0 0 0
    }

    .search-detail-wrap .search-detail span.static-height {
        height: 46px !important
    }

    .fillter-wrap {
        border-bottom: 0
    }

    .responsive-table .tableD2 .frmtxt {
        text-align: left;
        float: none !important;
        padding-left: 0
    }

    .shortWrap .tab-content {
        width: 91% !important
    }

    #footer .footer-top h4 {
        display: block
    }

    .row .tab-filter {
        display: block !important
    }
}

@media only screen and (min-device-width :768px) and (max-device-width :1024px) and (orientation :landscape) {
    .static-height {
        display: block !important;
        font-weight: 400;
        color: #212529
    }

    .search-detail-wrap .search-detail span.static-height {
        height: 46px !important
    }

    .fillter-wrap {
        border-bottom: 0
    }
}

@media only screen and (min-width:1024px) and (max-height:1366px) and (orientation:landscape) and (-webkit-min-device-pixel-ratio:1.5) {
    #searchform .box-content .col-sm-4 {
        flex: 0 0 33% !important;
        max-width: 34%
    }

    #searchform .box-content .col-sm-2 {
        flex: 0 0 19% !important;
        max-width: 20%
    }

    #searchform .box-content .col-xs-6.col-sm-3.col-lg-3 {
        flex: 0 0 20% !important;
        max-width: 20%
    }

    #searchform .box-content .col-sm-5 {
        flex: 0 0 33%;
        max-width: 33%
    }

    #searchform .box-content .col-sm-3 {
        flex: 0 0 33%;
        max-width: 33%
    }
}

@media only screen and (min-width :1224px) {
    .static-height {
        display: none
    }

    .responsive-table .tableD2 .frmbutton a {
        display: inline-block
    }

    .row .tab-main-none {
        display: none
    }

    .stay {
        display: block
    }

    .fillter-wrap {
        border-bottom: 0
    }

    .title2 {
        font-size: 20px;
        padding-left: 0
    }

    .pink-text {
        font-size: 20px
    }

    #divDetails .col-xs-12.col-sm-4.col-lg-4 {
        padding-left: 0
    }

    .uldate li.col-xs-4.col-sm-4.col-lg-4 {
        padding-right: 5px
    }

    #divPax2 select {
        background-image: none !important;
        padding-left: 5px;
        padding-right: 0;
        border: 1px solid #ddd;
        color: #404040 !important;
        border-radius: 3px;
        background: 0
    }

    #divPax3 select {
        background-image: none !important;
        padding-left: 5px;
        padding-right: 0;
        border: 1px solid #ddd;
        color: #404040 !important;
        border-radius: 3px;
        background: 0
    }

    #divPax4 select {
        background-image: none !important;
        padding-left: 5px;
        padding-right: 0;
        border: 1px solid #ddd;
        color: #404040 !important;
        border-radius: 3px;
        background: 0
    }

    #divPax5 select {
        background-image: none !important;
        padding-left: 5px;
        padding-right: 0;
        border: 1px solid #ddd;
        color: #404040 !important;
        border-radius: 3px;
        background: 0
    }

    #divPax6 select {
        background-image: none !important;
        padding-left: 5px;
        padding-right: 0;
        border: 1px solid #ddd;
        color: #404040 !important;
        border-radius: 3px;
        background: 0
    }

    #divPax7 select {
        background-image: none !important;
        padding-left: 5px;
        padding-right: 0;
        border: 1px solid #ddd;
        color: #404040 !important;
        border-radius: 3px;
        background: 0
    }

    .box-block.fillter-result.fillter-result1 .room-list {
        padding: 10px 0
    }

    #searchform .box-content .col-xs-6.col-sm-3.col-lg-3 {
        flex: 0 0 20%;
        max-width: 20%
    }

    #searchform .box-content .col-sm-2 {
        flex: 0 0 20%;
        max-width: 20%
    }

    #searchform .box-content .col-sm-5 {
        flex: 0 0 33%;
        max-width: 33%
    }

    #searchform .box-content .col-sm-3 {
        flex: 0 0 33%;
        max-width: 33%
    }

    #searchform .box-content .col-sm-4 {
        flex: 0 0 34%;
        max-width: 34%
    }

    .footer-top .col-sm-3 {
        flex: 0 0 20%;
        max-width: 25%
    }

    .container.margin-top-crumbs .row .container {
        max-width: 1140px !important
    }

    .container.margin-top-crumbs {
        max-width: 1140px !important;
        font-weight: 400
    }

    .pull-left h5 {
        display: block
    }

    .pull-left small {
        display: block
    }

    .static-height {
        height: 40px
    }

    .pull-left h5 {
        display: block !important;
        padding: 3px 0 4px 10px !important
    }

    .mob-web-ref-dtl {
        display: none
    }

    #divPax1 .col-xs-12.col-sm-10.col-lg-11 {
        flex: 100%;
        max-width: 91%
    }

    .shortResultBox {
        display: none !important
    }

    #divPax2 .col-xs-12.col-sm-10.col-lg-11 {
        flex: 100%;
        max-width: 90%;
    }

    #divPax3 .col-xs-12.col-sm-10.col-lg-11 {
        flex: 100%;
        max-width: 90%;
    }

    #divPax4 .col-xs-12.col-sm-10.col-lg-11 {
        flex: 100%;
        max-width: 90%;
    }

    #divPax5 .col-xs-12.col-sm-10.col-lg-11 {
        flex: 100%;
        max-width: 90%;
    }

    #divPax6 .col-xs-12.col-sm-10.col-lg-11 {
        flex: 100%;
        max-width: 90%;
    }

    #divPax7 .col-xs-12.col-sm-10.col-lg-11 {
        flex: 100%;
        max-width: 90%;
    }

    #divPax8 .col-xs-12.col-sm-10.col-lg-11 {
        flex: 100%;
        max-width: 90%;
    }

    #divPax9 .col-xs-12.col-sm-10.col-lg-11 {
        flex: 100%;
        max-width: 90%;
    }
}

@media screen and (min-width: 320px) and (max-width: 414px) {
    #moretoggle {
        width: 95%;
        padding: 0 0 15px 0;
        margin: auto;
        height: 380px;
        overflow: auto;
    }
}
/* iphone8 Portrait */
@media only screen and (min-device-width: 375px) and (max-device-width: 667px) and (-webkit-min-device-pixel-ratio: 2) and (orientation: portrait) {
    #moretoggle {
        width: 95%;
        padding: 0 0 15px 0;
        margin: auto;
        height: 360px;
        overflow: auto;
    }
}

/* Enquiry css start*/




@media screen and (min-width: 640px) {
    .additionalOption #mobilePopup, .additionalOption #myBtnH {
        display: none;
    }
}


@media only screen and (min-width: 1224px) {
    .mainFlightDetailsBox .desk_img2 {
        margin-top: -24.3% !important;
    }

    .mainFlightDetailsBox .enfrom {
        display: block;
        text-align: center;
        text-transform: lowercase;
        position: inherit;
    }

    .responsive-table .tableD2 .frmnewPrice  {
        padding: 3% 0 0 0;
    }

    .responsive-table .tableD2 .frmtxt  {
        float: none;
        padding: 3% 0 0 1.6%;
    }

}

@media (max-device-width: 800px) and (orientation: portrait) and (-webkit-min-device-pixel-ratio: 2) {
    .responsive-table .tableD2 .frmtxt {
        text-align: left;
        float: left !important;
        padding-left: 0;
    }
}
@media only screen and (min-device-width: 320px) and (max-device-width: 480px) {
    .mainFlightDetailsBox .responsive-table .tableD2 .frmnewPrice {
        padding: 3% 0 0 16%;
    }
}

@media only screen and (min-width: 411px) and (max-width: 850px) {
    .mainFlightDetailsBox .callsecure {
        font-size: 15px !important;
    }
}

@media only screen and (min-width: 411px) and (max-width: 850px) {
    .mainFlightDetailsBox .largeNumber a {
        outline: 0;
    }
}

@media only screen and (min-width: 412px) and (orientation: portrait) {
    .call_book_desk {
    display: none;
}

}

@media only screen and (min-device-width: 320px) and (max-device-width: 480px) {
    .call_book_desk, .desk_img2 {
        display: none;
    }
}

@media only screen and (min-device-width: 320px) and (max-device-width: 480px) {
    .button-box {        
        padding-bottom: 10px;
        width: 100%;
        margin: 0;
        border-radius: 0 10px 0 10px;
        padding-top: 35px !important;
		display: block;
    }
}

@media only screen and (min-device-width: 320px) and (max-device-width: 480px) {
    .phone-button {
    padding-top: 8px;
    width: 100%;
    font-size: 18px;
    font-weight: 400;
    text-align: center;
    padding-left: 16px;
    height: 57px;
    line-height: 21px;
}

}

@media only screen and (min-device-width: 320px) and (max-device-width: 480px) {
    .button-box .phone {
    font-size: 22px;
    font-weight: 600;
}

}

@media (max-device-width: 800px) and (orientation: portrait) and (-webkit-min-device-pixel-ratio: 2){
    .responsive-table .tableD2 .frmtxt {
    text-align: left;
    float: left!important;
    padding-left: 0;
}

}

@media only screen and (min-device-width: 320px) and (max-device-width: 480px) {
    .img_mob {
        margin-top: -38px !important;
        width: auto !important;
        margin-left: -8px !important;
    }
}

@media only screen and (min-device-width: 320px) and (max-device-width: 480px) {
    .phone-button {
        padding-top: 8px;
        width: 100%;
        font-size: 18px;
        font-weight: 400;
        text-align: center;
        padding-left: 16px;
        height: 57px;
        line-height: 21px;
    }
}

@media only screen and (min-device-width: 320px) and (max-device-width: 480px) {
    .mainFlightDetailsBox .responsive-table .tableD1 {
        border-right: 0;
    }

    .sm_font {
        font-size: 14px;
        font-weight: 400;
    }

    .frmnewPrice {
        font-size: 23px;
    }

    .responsive-table .tableD2 .frmnewPrice {
        font-size: 22px !important;
    }

}

/* Enquiry css End*/