﻿ .callicon, header {
    z-index: 999
}

.search-box.search-index-page .advanceSearch {
    display: none
}

.tab-content {
    padding-bottom: 15px
}

.searchHolder .search-col-padding, .searchHolder .search-col-padding.noleftwidget {
    width: 100%;
    padding: 2px
}

.searchHolder .input-group .form-control {
    height: 34px
}

.ausu-suggest .input-group-addon i, .noleftwidget .input-group-addon i {
    color: #fff
}

.product-search-title {
    font-size: 20px;
    color: #fff;
    padding-left: 0
}

.checkout select, .country_to_state, input[type=text], input[type=tel], select, textarea {
    line-height: 40px; 
}

.searchHolder .tab-content {
    width: 100%
}

    .searchHolder .tab-content > .active {
        padding: 0
    }

.searchHolder label {
    width: 100%
}

header {
    height: 80px !important
}

.closeSearchpanel {
    display: none !important
}

.search-box.search-index-page {
    background-size: cover !important;
    height: 484px;
    position: inherit;
    width: 100%;
    margin: 0;
    top: 0
}   
.airline-deals-logo {
    margin: 0;
    top: 90px;
    left: 6%
}

.businessClassHolder {
    width: 100%;
    float: left;
    margin-top: 0
}

    .businessClassHolder h3 {
        font-size: 28px;
        float: left;
        width: 100%;
        margin: 0 0 10px;
        padding: 0;
        color: var(--blueBg);
        position: relative;
        font-weight: 400
    }

        .businessClassHolder h3:after {
            position: absolute;
            content: "";
            height: 1px;
            background: #065284;
            width: 100px;
            bottom: 0;
            left: 0;
            display: none
        }

    .businessClassHolder p {
        font-size: 14px;
        color: #222;
        padding-bottom: 0;
        line-height: 22px
    }

        .businessClassHolder p b {
            font-size: 18px
        }

    .businessClassHolder .mainDescHolder {
        width: 100%;
        float: left;
        padding: 20px 3% 1.5%;
        background: #f1f1f1;
        margin-bottom: 10px
    }

    .businessClassHolder .mainDescHolderLeft {
        width: 60%;
        float: left;
        padding-right: 2%
    }

        .businessClassHolder .mainDescHolderLeft h1 {
            font-size: 30px;
            font-weight: 400;
            margin: 0;
            padding: 0 0 15px
        }

    .businessClassHolder .mainDescHolderRight {
        width: 40%;
        float: left
    }

        .businessClassHolder .mainDescHolderRight img {
            width: 100%;
            float: left;
            border: 1px solid #ccc
        }

.wrapHeader.expand-popup {
    height: 80px
}

.businessClassHolder .farePricetableHolder {
    width: 100%;
    float: left;
    padding: 1% 3% 7px
}

.businessClassHolder .farePricetable {
    width: 100%;
    float: left;
    background: #fff;
    padding: 0 4%
}

    .businessClassHolder .farePricetable h2 {
        display: block;
        font-size: 26px;
        padding-bottom: 15px;
        color: #333;
        margin: 0;
        font-weight: 400;
        text-align: center;
        padding-top: 30px
    }

        .businessClassHolder .farePricetable h2 span {
            color: var(--skyBlue)
        }

    .businessClassHolder .farePricetable ul {
        width: 100%;
        float: left;
        margin: 0
    }

        .businessClassHolder .farePricetable ul li {
            float: left;
            padding: 1%;
            margin-left: 1%;
            width: 32%;
            background: #fff;
            margin-bottom: 10px;
            color: #333;
            text-transform: uppercase;
            border: 1px solid #ccc
        }

.level-item p {
    font-size: 13px;
    line-height: 20px;
    margin-top: 0;
    margin-bottom: 6px;
    color: #55575b;
    padding: 0 10px
}

.businessClassHolder .farePricetable ul li:hover {
    background: #f3f0f0
}

.businessClassHolder .farePricetable ul li span {
    width: 40%;
    float: left;
    text-align: left;
    line-height: 24px
}

    .businessClassHolder .farePricetable ul li span i {
        display: block;
        font-style: normal;
        font-size: 15px;
        text-transform: capitalize
    }

        .businessClassHolder .farePricetable ul li span i span {
            display: inline-block;
            padding-top: 0
        }

.businessClassHolder .farePricetable ul li .businessImgHolder {
    width: 33%;
    float: left;
    padding-right: 4%
}

.businessClassHolder .farePricetable ul li b {
    width: 27%;
    float: right;
    display: block;
    text-align: right;
    color: var(--blueBg);
    font-size: 20px;
    font-weight: 400;
    line-height: 34px
}

    .businessClassHolder .farePricetable ul li b span {
        font-size: 14px;
        color: #fff;
        background: var(--skyBlue);
        padding: 0;
        display: block;
        margin-top: 0;
        width: 100%;
        text-align: center;
        line-height: 34px;
        float: right;
        text-transform: none;
        cursor: pointer
    }

.businessClassHolder .busContentSec {
    float: left;
    width: 100%;
    padding: 2% 4% 0;
    border: 1px solid #f1f1f1;
    margin-bottom: 7px;
    background: #f1f1f1
}

.businessClassHolder .busContentSecLeft {
    width: 35%;
    float: left;
    padding: 0 2% 0 0
}

.businessClassHolder .busContentSecRight {
    width: 65%;
    float: right
}

.businessClassHolder .busContentSec a {
    text-decoration: underline;
    color: #333
}

    .businessClassHolder .busContentSec a:hover {
        text-decoration: none
    }

.businessClassHolder .busContentSec img {
    width: 100%;
    border: 1px solid #ccc;
    padding: 1px;
    margin-right: 20px;
    margin-bottom: 20px;
    float: left
}

.businessClassHolder .busContentSec.pullRight img {
    float: right;
    margin-left: 20px;
    margin-right: 0
}

.businessClassHolder .busContentSec.pullRight .busContentSecLeft {
    float: right
}

.classContentHolder, .subscribeHolder {
    float: left;
    width: 100%
}

.businessClassHolder .busContentSec.pullRight .busContentSecRight {
    float: left;
    padding-right: 2%
}

    .businessClassHolder .busContentSec.pullRight .busContentSecRight .classContentHolder, .businessClassHolder .busContentSec.pullRight .busContentSecRight h3 {
        text-align: left
    }

.businessClassHolder .busContentSec h3 {
    font-size: 22px;
    font-weight: 700
}

.bannerContent {
    position: absolute;
    left: 0;
    right: 0;
    margin: auto;
    width: 400px;
    font-size: 30px;
    text-align: center;
    color: #fff;
    top: 100px;
    text-shadow: 1px 2px 9px #000
}

.classContentHolder {
    color: #333;
    font-size: 16px;
    line-height: 28px
}

    .classContentHolder li {
        color: #333;
        font-size: 14px;
        line-height: 24px;
        margin: 0;
        padding: 0 0 5px
    }

.businessSearchWidget{
    position: relative;
    padding-top: 200px;
}
    .businessSearchWidget .bannerContentHolder {
        top:0;
    }

.showHideContentHolder {
    display: none
}

.businessClassHolder .farePricetable ul li span.originame {
    overflow: hidden;
    float: left;
    display: block;
    width: 100%;
    font-size: 14px;
    line-height: 18px;
    max-width: 155px;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.businessClassHolder .farePricetable ul li span {
    display: inline-block
}

    .businessClassHolder .farePricetable ul li span.originame1 {
        overflow: hidden;
        float: right;
        display: block;
        width: 100%;
        font-size: 11px;
    }

.readMore {
    display: none
}

.dateHolder {
    width: 100% !important;
    display: block !important
}

@media (max-width:768px) {
    .readMore, .readMore:focus {
        color: #00537e
    }

    .businessClassHolder .busContentSec img, .businessClassHolder .busContentSecLeft, .businessClassHolder .busContentSecRight, .businessClassHolder .farePricetable, .businessClassHolder .farePricetable ul li a b span, .businessClassHolder .farePricetable ul li b, .businessClassHolder .farePricetable ul li span, .businessClassHolder .mainDescHolderLeft, .businessClassHolder .mainDescHolderRight {
        width: 100%
    }

    header {
        height: 85px !important
    }

    .businessClassHolder .mainDescHolderLeft h1 {
        font-size: 26px
    }

    .businessClassHolder .farePricetable:last-child h2 {
        display: none
    }

    .readMore, .timeout-popup.callinpopup {
        display: block
    }

    .readMore {
        position: absolute;
        bottom: 10px;
        left: 0;
        text-decoration: underline
    }

    .businessClassHolder p {
        font-size: 14px;
        overflow: hidden;
        text-overflow: ellipsis;
        line-height: 24px
    }

    .classContentHolder {
        height: 140px;
        overflow: hidden;
        margin-bottom: 40px;
        font-size: 14px;
        line-height: 20px
    }

    .busContentSecRight, .mainDescHolderLeft {
        position: relative
    }

    .classContentHolder.expandTxt {
        height: auto
    }

    .searchHolder .tab-content {
        padding: 4%
    }

    .searchHolder.business {
        left: 8px !important
    }

    .search-box.search-index-page .search-visit {
        margin-top: 20px;
        background: 0 0 !important
    }

    .businessClassHolder .farePricetable ul li {
        padding: 10px;
        width: 100%
    }

        .businessClassHolder .farePricetable ul li:nth-of-type(1n+6) {
            display: none
        }

    .businessClassHolder .busContentSec h3 {
        font-size: 16px
    }

    .businessClassHolder {
        padding: 0 2%
    }

        .businessClassHolder .farePricetable {
            border: 0;
            padding: 0
        }

    .farePricetableHolder {
        margin-bottom: 20px
    }

    .businessClassHolder .busContentSec, .businessClassHolder .mainDescHolder {
        padding: 4%
    }

        .businessClassHolder .farePricetable h2, .businessClassHolder .mainDescHolder h3 {
            font-size: 20px
        }

    .search-box.search-index-page {
        height: auto;
        z-index: 99
    }

    .innerSearchWidget .passangerCatogaryHolder .src-input {
        width: 17.8%
    }

    #formAirSearch label, .formMidBox label {
        font-size: 12px
    }

    .businessClassHolder .farePricetable:last-child {
        padding-top: 20px
    }

    .airline-deals-logo {
        top: 20px
    }

    .bannerContent {
        width: auto;
        font-size: 24px
    }

    .searchHolder:before {
        border-bottom: 10px solid #045084 !important
    }

    .businessClassHolder .farePricetable ul li b span {
        width: auto;
        padding: 0 15px
    }

    .businessClassHolder .farePricetable ul li b {
        text-align: left;
        border: 1px solid #ccc;
        padding: 2%;
        margin-top: 20px
    }

    .businessClassHolder .farePricetable ul li span.originame {
        width: 52%
    }

    .businessClassHolder .farePricetable ul li span {
        width: 67%
    }

        .businessClassHolder .farePricetable ul li span.originame1 {
            width: 100%
        }
}
