﻿
@import url('avenir-lt-std.css');

body {
    font-family: 'Avenir LT Std', sans-serif;
    color: #000;
    font-size: 13px;
    margin: 0;
    padding: 0;
}

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, button, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video, input {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 13px;
}

#CP_lblError {
    text-align: center;
    display: block;
    margin-bottom: 10px;
    font-family: 'Avenir LT Std', sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    padding: 30px 10px 10px;
}

.brds-cart-cont {
    width: 100%;
    padding: 0 0 0 0;
}

    .brds-cart-cont a, .select {
        font-family: 'Avenir LT Std', sans-serif;
        font-style: normal;
        font-weight: 400;
        font-size: 16px;
        line-height: 21px;
        color: #00529C !important;
        display: block;
        text-decoration: none;
        background: unset !important;
        border-radius: unset !important;
    }
/*****************/
.backHistory {
    background: #1078ca;
    /*box-shadow: 0 1px 5px 0 rgb(0 0 0 / 8%), 0 1px 5px 0 rgb(0 0 0 / 8%);*/
    height: 35px;
    position: relative;
    border-radius: 0 0 0;
    display: none;
}

h2#pageName {
    text-align: center;
    color: #fff;
    font-size: 18px;
    position: absolute;
    width: 100%;
}

.backHistory a.btnBack {
    float: left;
    cursor: pointer;
    position: relative;
    top: 3px;
    background: url(../Images/back-arrow.svg);
    width: 22px;
    height: 17px;
    display: inline-block;
    transform: rotate( 0deg);
    left: 10px;
    z-index: 50;
    padding: 8px;
}
/*****************/
.brds-cart-cont a:hover {
    color: #0079a7;
}

.txtWel {
    top: 0px;
    left: 0;
    display: block;
    background: #f59823;
    width: 100%;
    line-height: 38px;
    float: left;
}

#SiteMapPath1 > span {
    float: left;
    margin: 0 4px 0 0px;
}

.brd-crms > span {
    float: left;
    margin: 0px 0 0px 0;
    position: relative;
    z-index: 100;
    display: flex;
    align-items: center;
}

.header-drop li a {
    color: #1078CA !important;
    font-size: 14px;
}

.header-drop li {
    padding: 5px;
    border-bottom: 1px solid #1078CA;
    width: 100%;
}
/*.txt-earn-points {
    width: 62%;
}
.txt-bonus-points {width:20%}
.txtRight {width:58%;}*/
.header-drop {
    /* background: #1078CA;
    padding: 10px!important;
    z-index: 99;
    width: 150px;
    border-radius: 4px;
    color: white;*/
    background: #fff;
    /* padding: 5px !important;*/
    z-index: 99;
    width: 225px;
    border-radius: 4px;
    color: #1078CA;
    border: 1px solid #1078CA;
}

    .header-drop li {
        padding: 10px;
    }

.brd-crms {
    float: left;
    margin: 10px 0 0px 0;
    padding-top: 0px;
}

.brdsep {
    margin: 1px 4px !important;
    font-size: 10px;
}

.wrapper {
    position: relative;
    width: 100%;
    font-family: 'Avenir LT Std', sans-serif;
}

.button-org-text {
    color: #F87304 !important
}

.imw1000 {
    width: 90%;
    margin: 0 auto;
    position: relative;
}

.adjust ul {
    list-style: outside none disc;
    margin-left: 12px;
}

.dtls-book a {
    color: #333;
}

.PageingStyle td {
    display: inline-block;
    margin-right: 2px;
}

    .PageingStyle td a {
        color: #666 !important;
    }

.partner {
    padding: 30px 0 60px 0;
    background: #f59f23;
    text-align: center;
}

    .partner li img {
        border-radius: 5px;
        display: inline-block;
    }

ul.staticPartner {
    list-style: none;
}

    ul.staticPartner li {
        display: inline-block;
        margin: 0 10px;
    }

        ul.staticPartner li a {
            text-decoration: none;
            color: #fff;
        }

        ul.staticPartner li p {
            margin: 10px 20px 10px 10px;
            font-size: 14px;
        }

.partner h2 {
    color: #fff;
    font-size: 24px;
    font-weight: normal;
    margin: 30px 0 20px 0px;
    padding: 0;
    text-align: center;
    text-transform: uppercase;
}

.partner .bxTicker p {
    line-height: inherit;
    margin-top: 5px;
    text-align: center;
    color: #000;
    font-size: 16px;
    text-transform: uppercase;
    display: none;
}

.partner .bxTicker a {
    display: inline-block;
    text-decoration: none;
}

.scrhcont {
    width: 100%;
    margin-bottom: 60px;
}

.sertabs {
    padding: 30px 0 0 0;
}

    .sertabs a {
        width: 80px;
        height: 80px;
        background: linear-gradient(180deg, #1F8FE5 -55.6%, #FFFFFF 64.4%);
        filter: drop-shadow(0px 3px 6px rgba(0, 0, 0, 0.161));
        border-radius: 50%;
        display: flex;
        align-items: center;
        justify-content: center;
        cursor: pointer;
    }

    .sertabs .select {
        background-color: #eee;
    }

    .sertabs p {
        font-family: 'Avenir LT Std', sans-serif;
        font-style: normal;
        font-weight: 400;
        font-size: 13px;
        line-height: 17px;
        color: #333333;
        padding: 20px 0;
        margin: 0;
        letter-spacing: 1px;
    }

.accord {
    margin: 0px 0 40px
}

.bx-pager.bx-default-pager, .bx-controls-auto {
    display: none;
}

.icnFlight {
    width: 60px;
    height: 60px;
}

.icnHotel {
    width: 60px;
    height: 60px;
}

.icnCar {
    width: 60px;
    height: 60px;
}

.icnVoucher {
    width: 40px;
    height: 40px;
}

.icnOffer {
    width: 40px;
    height: 40px;
}

.icnShop {
    width: 40px;
    height: 40px;
}

.icnDonation {
    width: 40px;
    height: 40px;
}

.icnMilesexchange {
    width: 60px;
    height: 60px;
}

.icnTopup {
    width: 40px;
    height: 40px;
}

.icnGame {
    width: 40px;
    height: 40px;
}

.col {
    padding: 0 !important;
}

.sertabs img {
    vertical-align: middle;
    border-radius: 50%;
    width: 80px;
    height: 80px;
}

.wrap {
    width: 1170px;
    margin: auto;
}

.way input#retli, .way input#oneli {
    margin-right: 5px;
}

.slicknav_btn {
    position: relative;
    display: block;
    vertical-align: middle;
    line-height: 1.125em;
    cursor: pointer;
}

.slicknav_menu .slicknav_menutxt {
    display: block;
    line-height: 12px;
    float: left;
    color: #fff;
}

.slicknav_menu .slicknav_icon {
    float: right;
    margin: 0.188em 0 0 0.438em;
}

.slicknav_menu .slicknav_no-text {
    margin: 0
}

.slicknav_menu .slicknav_icon-bar {
    display: block;
    width: 2em;
    height: 0.15em;
    -webkit-border-radius: 1px;
    -moz-border-radius: 1px;
    border-radius: 1px;
    -webkit-box-shadow: 0 1px 0 rgba(0, 0, 0, 0.25);
    -moz-box-shadow: 0 1px 0 rgba(0, 0, 0, 0.25);
    box-shadow: 0 1px 0 rgba(0, 0, 0, 0.25);
}

.slicknav_btn .slicknav_icon-bar + .slicknav_icon-bar {
    margin-top: 0.24em;
}

.slicknav_nav {
    clear: both
}

    .slicknav_nav ul, .slicknav_nav li {
        display: block
    }

    .slicknav_nav .slicknav_arrow {
        font-size: 1em;
        margin: 0 0 0 0.4em;
        float: right;
    }

    .slicknav_nav .slicknav_item {
        cursor: pointer;
    }

    .slicknav_nav .slicknav_row {
        display: block;
    }

    .slicknav_nav a {
        display: block
    }

    .slicknav_nav .slicknav_item a, .slicknav_nav .slicknav_parent-link a {
        display: inline
    }

.slicknav_menu:before, .slicknav_menu:after {
    content: " ";
    display: table;
}

.slicknav_menu:after {
    clear: both
}

.slicknav_menu {
    *zoom: 1
}

.slicknav_menu {
    font-size: 16px;
}

.slicknav_btn {
    margin: 5px 5px 20px 0;
    text-decoration: none;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    text-indent: 8px;
}

.slicknav_menu .slicknav_icon-bar {
    background-color: #f5f5f5;
}

.slicknav_nav {
    color: #fff;
    margin: 0;
    padding: 0;
    font-size: 0.875em;
}

    .slicknav_nav ul {
        padding: 0;
        margin: 0 0 0 0px;
        background: #666;
    }

    .slicknav_nav .slicknav_row {
        margin: 0px;
    }

    .slicknav_nav a {
        padding: 8px 10px;
        margin: 0px;
        text-decoration: none;
        color: #555454 !important;
        background: #eee;
        text-transform: uppercase;
        text-align: left;
        border-bottom: 1px solid;
    }

    .slicknav_nav .slicknav_item a, .slicknav_nav .slicknav_parent-link a {
        padding: 0;
        margin: 0;
    }

    .slicknav_nav .slicknav_row:hover {
        background: #eee;
        color: #fff;
    }

    .slicknav_nav li a:hover {
        background: #f59f23;
        color: #fff;
        text-decoration: none;
    }

    .slicknav_nav .slicknav_txtnode {
        margin-left: 15px;
    }

.slicknav_menu {
    display: none;
}

img.bnipoint-logo {
    margin: 5px 10px 10px 10px !important;
}

.wrzlogo {
    float: left;
}

    .wrzlogo img {
        margin: 12px 0;
        float: left;
        height: 70px
    }

.briLogo img {
    float: right;
    height: 30px;
    position: relative;
    top: 30px;
    right: 10px;
}

.logo {
    padding: 2% 0;
    display: inline-block;
    float: right;
}

.loginInfo {
    padding: 12px 0px 8px;
    font-size: 14px;
    float: right;
    margin-top: 24px;
}

    .loginInfo li {
        display: inline-block;
        list-style: outside none none;
        padding: 0 0px;
    }

.btnOrange {
    background: #f59f23;
    padding: 8px 15px 10px 15px;
    border-radius: 50px;
    color: #fff;
    margin-left: 10px;
}

    .btnOrange .fa-lock, .topmenus .fa-lock {
        padding-right: 8px;
    }

#lblAvailablePoints {
    font-size: 18px;
}

p.availPoint {
    float: right;
    background: #fff;
    padding: 0 15px;
}

.loginInfo ul {
    padding: 0;
}

.fr {
    float: right !important;
}

.fl {
    float: left;
}

.cl {
    clear: both;
    display: block;
    height: 0;
}

.topmenus {
    text-align: center;
    top: 0px;
}

    .topmenus li {
        display: inline-block;
        padding: 10px 10px;
        position: relative;
    }

#nav img {
    padding-right: 3px;
    position: relative;
    top: -1px;
    vertical-align: middle;
    width: 25px;
}

.dwn-arrow {
    position: relative !important;
    right: 2px;
    top: 0 !important;
    width: auto !important;
}

.errorMsg {
    color: red;
}

.inHead a, .wrzlogo a {
    display: inline-block;
    position: relative;
    z-index: 200;
}

#liUserName > a {
    color: #000000;
}

#lnkRegister > a, .loginInfo a {
    color: #555454;
    text-decoration: none;
}

    #lnkRegister > a:hover,, .loginInfo a:hover {
        color: #f7a600;
    }

.topmenus a {
    color: #fff !important;
    text-decoration: none;
    font-size: 15px;
}
/*.topmenus a:hover, .topmenus a.act{color:#f59823;}*/
.selLang {
    float: right;
}

    .selLang a {
        color: #fff !important;
        display: inline-block;
        padding: 5px 15px;
        text-decoration: none;
    }

        .selLang a.act {
            border: 2px solid #e37b00;
            border-radius: 50px;
        }

.header {
    margin: 0 auto;
    padding: 0;
    position: fixed;
    top: 0px;
    width: 100%;
    z-index: 10000;
    background: #1078CA;
}

.coming_soon p {
    font-size: 20px;
}

.header-cont {
    background-color: #002d70;
    padding: 0;
    margin: 0 auto;
}

#MainNav {
    color: #787878;
}

#nav {
    list-style: none;
    padding: 0px;
    margin: 0px;
    display: inline-block;
}

    #nav li {
        display: inline-block;
        position: relative;
    }

.border-r {
    border-right: 1px solid #7c7c7c;
}
/*.disNone {display:none;}*/
.wrap.scrollmenu {
    text-align: center;
}

#updProgress {
    z-index: 99999 !important;
    left: 0px;
    position: fixed;
    bottom: 0px;
    border: solid 1px #4682B4;
    opacity: .8;
    filter: alpha(opacity=80);
    text-align: center;
    font-weight: bold;
    font-size: 12px;
    width: 100%;
    height: 80%;
    padding: 5px 0;
    background-color: rgba(50, 50, 50, 0.75);
}

    #updProgress img {
        text-align: left;
        margin-top: 20%;
        padding: 10px;
        background: #fff;
        border-radius: 5px;
    }

    #updProgress p {
        border: 0px solid red;
    }

.latestArrBlk {
    clear: both;
    overflow: hidden;
    padding: 0px 0 100px 0;
    background-size: cover;
}

    .latestArrBlk h2 {
        font-size: 20px;
        font-weight: normal;
        margin: 30px 0 40px 0px;
        padding-left: 20px;
        text-transform: uppercase;
        color: #fff;
    }

    .latestArrBlk li {
        list-style: none;
        background: #fff;
        border-radius: 4px;
        width: 90%;
        margin: 0px 15px;
    }

        .latestArrBlk li a {
            width: 24.8%;
            background: #fff;
            position: relative;
            display: table-cell;
            text-align: center;
            vertical-align: top;
        }

    .latestArrBlk img {
        background: #fff;
        width: 100%;
        border-radius: 4px;
    }

.redeemPointBlk {
    clear: both;
    overflow: hidden;
    padding: 60px 0 100px 0;
    background-color: #f59823;
}

    .redeemPointBlk h2 {
        font-size: 30px;
        font-weight: normal;
        margin: 30px 0 40px 0px;
        padding-left: 20px;
        text-align: center;
        text-transform: uppercase;
        color: #084686;
    }

    .redeemPointBlk li {
        float: left;
        margin: 0% 0 0 2%;
        width: 22.5%;
        color: #fff;
        list-style: none;
        text-align: center;
        padding-bottom: 15px;
    }

.newsBlk {
    padding: 60px 0 60px 0;
}

    .newsBlk .prdHead {
        margin: 15px 20px 10px 20px;
        color: #084686;
        min-height: 40px;
    }

    .newsBlk p.subTxt {
        text-align: center;
        margin-bottom: 30px;
    }

    .newsBlk h2 {
        font-size: 30px;
        font-weight: normal;
        margin: 30px 0 40px 0px;
        padding-left: 20px;
        text-align: center;
        text-transform: uppercase;
        color: #084686;
    }

    .newsBlk li {
        float: left;
        padding-bottom: 20px;
        width: 22.5%;
        color: #000;
        border-radius: 5px;
        overflow: hidden;
        background: #fff;
        border-radius: 10px;
    }

        .newsBlk li em {
            border: 1px solid #ddd;
            display: inline-table;
            border-radius: 10px;
        }

        .newsBlk li a {
            width: 24.8%;
            background: #fff;
            position: relative;
            display: table-cell;
            text-align: center;
            vertical-align: top;
        }

    .newsBlk img {
        background: #fff;
        width: auto;
    }

    .newsBlk p.prdDesc {
        padding: 0 20px;
        min-height: 75px;
        margin-bottom: 20px;
    }

    .newsBlk a.blkBtn {
        width: auto;
        color: #000;
        padding: 2px 10px 4px 10px;
        display: inline-block;
        border-radius: 50px;
        font-size: 13px;
        text-decoration: none;
        border: 1px solid #000;
        margin: 0 20px 10px 20px;
    }

.prdHead {
    font-family: 'Avenir LT Std', sans-serif;
    margin: 10px auto 5px;
    text-transform: uppercase;
    text-align: center;
    font-style: normal;
    font-weight: 400;
    font-size: 15px;
    line-height: 21px;
    color: #00529C;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    min-height: 43px;
    overflow: hidden !important;
}

.txtS {
    font-family: 'Avenir LT Std', sans-serif;
    text-align: center;
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 19px;
    color: #333333;
}

.prdPoint {
    font-family: 'Avenir LT Std', sans-serif;
    font-size: 18px;
    margin: 15px auto 10px;
    font-style: normal;
    font-weight: 400;
    line-height: 21px;
    color: #333333;
    text-align: center;
}

p.prdPoint em {
    font-size: 12px;
    font-style: normal;
    font-weight: normal;
}

.earnPointBlk {
    padding: 60px 0 100px 0;
    background: #eaeaea;
}

    .earnPointBlk .prdHead {
        margin: 10px 10px 10px 10px;
        color: #084686;
        min-height: 40px;
    }

    .earnPointBlk p.subTxt {
        text-align: center;
        margin-bottom: 30px;
    }

    .earnPointBlk h2 {
        font-size: 30px;
        font-weight: normal;
        margin: 30px 0 40px 0px;
        padding-left: 20px;
        text-align: center;
        text-transform: uppercase;
        color: #084686;
    }

    .earnPointBlk li {
        float: left;
        padding-bottom: 20px;
        width: 22.5%;
        color: #000;
        border-radius: 5px;
        overflow: hidden;
        background: #fff;
        text-align: center;
    }

        .earnPointBlk li a {
            width: 24.8%;
            background: #fff;
            position: relative;
            display: table-cell;
            text-align: center;
            vertical-align: top;
        }

    .earnPointBlk img {
        background: #fff;
        width: auto;
        display: initial !important;
    }

    .earnPointBlk p.prdDesc {
        padding: 0 15%;
        min-height: 125px;
        line-height: 20px;
    }

    .earnPointBlk a.blkBtn, .latestArrBlk a.blkBtn {
        font-family: 'Avenir LT Std', sans-serif;
        width: 100%;
        color: #fff;
        padding: 8px 30px;
        display: inline-block;
        text-transform: uppercase;
        border-radius: 4px;
        font-size: 14px;
        text-decoration: none;
        background: #1078CA;
    }

.cssload-wrapper {
    width: 50%;
    height: 6px;
    margin: 0 auto;
    margin-top: 40px;
    text-align: center;
}

.cssload-border {
    background: #000 none repeat scroll 0 0;
    height: 40%;
    padding: 0;
    position: relative;
    width: 100%;
    clear: both;
    top: 30px;
}

.cssload-whitespace {
    overflow: hidden;
    height: 100%;
    width: 100%;
    margin: 0 auto;
    overflow: hidden;
    position: relative;
}

.cssload-line {
    position: absolute;
    height: 100%;
    width: 100%;
    background-color: #f59f23;
    animation: cssload-slide 5.75s steps(40) infinite;
    -o-animation: cssload-slide 5.75s steps(40) infinite;
    -ms-animation: cssload-slide 5.75s steps(40) infinite;
    -webkit-animation: cssload-slide 5.75s steps(40) infinite;
    -moz-animation: cssload-slide 5.75s steps(40) infinite;
}

@keyframes cssload-slide {
    0% {
        left: -100%;
    }

    100% {
        left: 100%;
    }
}

@-o-keyframes cssload-slide {
    0% {
        left: -100%;
    }

    100% {
        left: 100%;
    }
}

@-ms-keyframes cssload-slide {
    0% {
        left: -100%;
    }

    100% {
        left: 100%;
    }
}

@-webkit-keyframes cssload-slide {
    0% {
        left: -100%;
    }

    100% {
        left: 100%;
    }
}

@-moz-keyframes cssload-slide {
    0% {
        left: -100%;
    }

    100% {
        left: 100%;
    }
}

#nav li ul li a {
    min-width: 119px !important;
}

#nav li ul li {
    padding: 5px;
}

#nav ul {
    display: none;
}

#nav li ul {
    display: none;
    padding: 0px;
    margin: 0px;
}

#nav li:hover > ul {
    display: block;
    position: absolute;
    width: 120px;
    left: 0px;
    text-align: left;
    z-index: 200;
    top: 36px;
}
/*#nav li > ul li a{padding:6px 10px;border-bottom:1px solid #004388;background:#032d58;}*/
#nav .slicknav_arrow {
    font-size: 0.8em;
    margin: 0 0 0 0.4em;
    float: right;
}

.dwn-arrow {
    padding-left: 10%;
}

    .dwn-arrow:hover {
        opacity: 0 10;
    }

.nav {
}

    .nav ul {
        margin: 0.7% 0;
        padding: 0;
    }

        .nav ul li {
            display: inline-block;
            list-style: none;
        }

.toplink {
    width: auto;
    font-size: 14px;
    color: #000;
}

    .toplink li {
        padding: 0 1%;
    }

    .toplink a {
        color: #000000;
        text-decoration: none;
        text-transform: uppercase;
    }

.log-in {
    margin: 142px auto 0px;
    auto;
    padding: 0;
    text-align: right;
}

    .log-in a {
        color: #666666;
        text-decoration: none;
    }

    .log-in ul {
        margin: 1%;
        padding: 0;
    }

        .log-in ul li {
            list-style: none;
            display: inline-block;
            padding: 0 1.7%;
        }

.main {
    padding: 0;
    min-height: 320px;
}

.bxslider {
    margin: 0;
    padding: 0;
}

.bnr {
    margin: 0 auto;
    padding: 0;
    text-align: center;
    width: 100%;
}

    .bnr img {
        height: auto;
        width: 100%;
    }

.reedmpoint > span, .rtn-same-loction > label, .drive-age > label {
    margin-bottom: 8px;
    display: inline-block;
    margin-top: 8px;
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 16px;
    color: #00529C;
}

.points.miles {
    color: #7d7d7d;
    font-size: 12px;
    text-align: left;
}

.immr0 {
    margin-right: 0px !important;
}

.flightDetail {
    padding: 10px 10px 20px;
}

.FlightRoute h2 {
    font-size: 24px;
    color: #000;
    font-weight: normal;
    margin: 0 0 20px;
    padding: 0;
}

.flightDetail h2 {
    font-size: 16px;
    color: #000;
    font-weight: normal;
    margin: 0;
    padding: 0;
}

.flightDetail p {
    line-height: normal;
    margin: 10px 0 0;
    padding: 0;
    color: #807e7e;
}

.flightDetail h3 {
    text-align: left;
    font-weight: normal;
}

#PopularProduct h3 {
    width: 210px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.flightDetail h2 {
    font-size: 16px;
    color: #000;
    font-weight: normal;
    margin: 0;
    padding: 0;
}

.flight-banner {
    background-image: url(../images/flight-bnr.jpg);
    background-position: right top;
    background-repeat: no-repeat;
    min-height: 454px;
}

.hotel-banner {
    background-image: url(../images/hotel-bnr.jpg);
    background-position: right top;
    background-repeat: no-repeat;
    min-height: 454px;
}

.car-banner {
    background-image: url(../images/car-bnr.jpg);
    background-position: right top;
    background-repeat: no-repeat;
    min-height: 454px;
}

.widget-nav {
    width: 43%;
    padding-top: 5%;
}

.widget-navul {
    padding: 0;
    margin: 0 auto;
    width: 60%;
    float: left;
}

.widget-nav ul li {
    display: inline-block;
    list-style: none;
    text-decoration: none;
    background-color: #f3ab30;
    padding: 13px;
    color: #fff;
    text-transform: uppercase;
    cursor: pointer;
}

    .widget-nav ul li a {
        text-decoration: none;
        text-transform: uppercase;
        color: #fff;
    }

.widget-headline {
    color: #000000;
    float: right;
    font-size: 25px;
    font-weight: normal;
    margin: 9px -83px;
    padding: 0;
    text-transform: uppercase;
}

.btn button:hover {
    opacity: 0.8;
    border: 1px solid !important;
}

.widget {
    background-color: #fff;
    border-radius: 5px;
    padding: 1%;
    position: absolute;
    width: 450px;
    z-index: 10;
    margin-top: 19px;
}

.widget-mody {
    background-color: #eee;
    margin: 0px auto 0;
    position: relative;
    width: 100%;
    z-index: 10;
    padding: 30px;
}

.promo img {
    width: 100%;
}

.static-conthdr {
    min-height: 414px;
}

.StaticHead {
    background: #ccc none repeat scroll 0 0;
    color: #000;
    font-size: 20px;
    font-weight: normal;
    margin: 0 0 1%;
    padding: 10px 4.4%;
}

.Staticbody {
    margin-bottom: 2%;
    padding: 0 2%;
}

    .Staticbody li, .note {
        color: #555454;
        font-size: 12px;
        background: #eee;
        padding: 10px;
        margin-bottom: 10px;
    }

    .Staticbody ul {
        margin: 0 auto;
        padding: 0px 12px;
    }

.head-text {
    color: #666666;
    font-size: 25px;
    margin: 30px 0 10px;
}

.clr {
    clear: both
}

.way {
}

.tab-group {
    padding: 0;
    margin: 0;
    clear: both;
}

.way ul li {
    list-style: none;
    color: #666;
    display: inline-block;
    font-size: 14px;
}

.tab-act {
    background-color: #f59f23 !important;
    color: #fff !important;
}

.feed- {
    margin-bottom: 10px;
}

.flight-form .col-1 {
    float: left;
    width: 23.5%;
    margin-right: 2%;
    color: #000;
}

.flight-form .col-2 {
    float: left;
    width: 49%;
    color: #000;
    margin: 0px;
}

.ddlClass {
    color: #000;
    float: left;
    margin-right: 4%;
    margin-top: 5px;
    width: 45.5%;
}

.feed-1 label {
    margin-bottom: 8px;
    display: block;
    margin-top: 8px;
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 16px;
    color: #00529C;
    font-family: 'Avenir LT Std', sans-serif;
}

.feed-1 {
    margin-top: 10px;
}

.reedmpoint label {
    margin-bottom: 15px;
}

.input {
    font-family: 'Avenir LT Std', sans-serif;
    border: 1px solid #CFCFCF !important;
    border-radius: 5px !important;
    width: 100% !important;
    height: 41px;
    padding: 10px 39px 10px 10px !important;
    font-style: normal;
    font-weight: 400;
    font-size: 12px;
    line-height: 16px;
    color: #888888;
}

.txt-remember-computer, .txt-forgot-user, .txt-forgot-pswd {
    font-family: 'Avenir LT Std', sans-serif;
    text-align: left;
    text-transform: none;
    margin-bottom: 8px;
    display: block;
    margin-top: 8px;
    font-style: normal;
    font-weight: 400;
    font-size: 14px !important;
    line-height: 16px;
    color: #00529C;
}

.txt-login-note1, .txt-regis-note4, .txt-regis-note3-new, .txt-login-note2, .txt-regis-note2, .txt-regis-note3, .txt-note, .fontadj p, .txt-pswd-note1, .txt-pswd-note2, .txt-pswd-note3, .txt-pswd-note4, .txt-pswd-note5, .txt-usn-note1, .txt-usn-note2, .txt-usn-note3, .txt-usn-note4, .txt-pswd-desc {
    font-family: 'Avenir LT Std', sans-serif;
    text-align: left;
    text-transform: none;
    margin-bottom: 8px;
    display: block;
    margin-top: 8px;
    font-style: normal;
    font-weight: 400;
    font-size: 14px !important;
    line-height: 16px;
    color: #58595B;
}

.error {
    border: 1px solid #ff0000 !important;
    color: #ff0000 !important;
}

.tableArea {
    width: 100%;
    display: inline-block;
    padding: 0 25px;
}

.divBox {
    width: 100%;
    display: block;
}

.tableArea h3 {
    width: 100%;
    display: inline-block;
    text-align: left;
    padding: 15px 0 0;
    font-size: 16px;
    line-height: 24px;
    color: #00529C;
    text-transform: capitalize;
    border-top: 2px solid #ddd;
}

.divLeft {
    float: left;
    width: 50%;
    text-align: left;
    font-size: 15px;
    color: #a0a0a0;
    padding: 0 0 10px
}

.divRight {
    float: right;
    width: 50%;
    padding: 0 0 10px
}

    .divRight span {
        text-align: right;
        font-size: 15px;
        display: block;
        color: #a0a0a0
    }

.divBoxArea {
    background: #F87304 !important;
    color: #fff;
    padding: 12px 25px;
    border-radius: 0 0 7px 7px;
    width: 100%;
    display: inline-block;
    position: relative;
    top: 10px
}

    .divBoxArea .divRight, .divBoxArea .divLeft {
        padding: 0 0 0px;
        color: #fff
    }

        .divBoxArea .divRight span {
            color: #fff
        }

#collapseOne .accordion-body {
    padding: 0px;
}





.error p {
    color: #ff0000 !important;
}

.Searchvalid {
    background-color: #ff0000;
    border-radius: 5px;
    clear: both;
    color: #ffffff;
    font-size: 13px;
    font-weight: bold;
    margin-bottom: 3%;
    padding: 5px;
    text-align: center;
    width: 95%;
    display: none;
}

.dropdown-select {
    padding: 7px;
    width: 95%;
    color: #666;
}

.col-2 {
    float: left;
    margin-right: 5px;
    width: 28.7%;
}

.datePicker, .hasDatepicker {
    background: #ffffff url("../Images/calender-icn.jpg") no-repeat scroll right center;
}

.loc-icn {
    background: #ffffff url("../Images/loc-icn.jpg") no-repeat scroll right center;
}

.btn button, .btnInner {
    background: #1078CA;
    font-family: 'Poppins', sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 15px;
    line-height: 9px;
    color: #FFFFFF;
    padding: 15px 20px;
    text-align: center;
    border-radius: 4px;
}

.log-in a:hover {
    color: #002d70
}

.immr0 {
    margin-right: 0px !important;
}

.nav-act {
    color: #fff !important;
}

.flight-form {
}

.down-arrow {
    background: #ffffff url("../Images/down-arrow.jpg") no-repeat scroll right center;
    border: medium none;
}

.wel-disc {
    margin: 0 auto;
    width: 95%;
    padding: 3% 0;
}

.wel-txt {
    width: 45%;
    margin: 0;
    padding: 0;
    float: left;
}

    .wel-txt h1 {
        font-size: 28px;
        color: #000;
        font-weight: 100;
    }

    .wel-txt > span {
        color: #666;
        font-size: 22px;
    }

    .wel-txt p {
        font-size: 14px;
        color: #666;
        line-height: 20px;
    }

.txtCenter {
    text-align: center;
}

.promo {
    width: auto;
    margin: 0;
    padding: 0;
    float: right;
}

.services {
    background-color: #e1f4e4;
    width: 100%;
    padding: 3% 0;
    margin-top: 3%;
}

.all-srv {
    width: 95%;
    margin: 0 auto;
}

    .all-srv ul {
        margin: 0 auto;
        padding: 0;
        text-align: center;
    }

        .all-srv ul li {
            cursor: pointer;
        }

.srv-flight {
    list-style: none;
    display: inline-block;
    padding: 0 4%;
    text-align: center;
}

.all-srv p {
    font-size: 16px;
    margin-top: 16px;
}

.srv-hotel {
    list-style: none;
    display: inline-block;
    padding: 0 4%;
    text-align: center;
}

.srv-car {
    list-style: none;
    display: inline-block;
    padding: 0 4%;
    text-align: center;
}

.srv-shop {
    list-style: none;
    display: inline-block;
    padding: 0 4%;
    text-align: center;
}

.srv-giftV {
    list-style: none;
    display: inline-block;
    padding: 0 4%;
    text-align: center;
}

.srv-m-g {
    list-style: none;
    display: inline-block;
    padding: 0 4%;
    text-align: center;
}

#MainNav .slicknav_menu {
    background: no-repeat;
    width: 100%;
    float: left;
}

#MainNav span.slicknav_icon-bar {
    background: #fff;
}

.active {
    position: relative;
    right: 0;
}

.footer {
    display: flex;
    background: #1F8FE5;
    color: #fff;
    clear: both;
}

.footer-text {
    margin: 0 auto;
    text-align: center;
}

    .footer-text > ul {
        margin: 0 auto;
        padding: 0;
    }

.footer #fnav {
    list-style: none;
}

    .footer #fnav > li {
        display: inline-block;
        font-size: 14px;
        margin-right: 5px;
    }

.non-cap {
    text-transform: none !important;
}

.footer #fnav > li a {
    color: #fff;
    padding-right: 10px;
    text-decoration: none;
    font-size: 15px;
}

.footer .socialIcn {
    list-style: outside none none;
    margin: 0px 0 0px 0;
    padding: 0;
    float: right;
}

    .footer .socialIcn li {
        display: inline-block;
        margin-right: 15px;
    }

.socialIcn li i {
    color: #000;
    background: #fff;
    width: 30px;
    height: 30px;
    border-radius: 100px;
    font-size: 18px;
    text-align: center;
    line-height: 31px
}

.footer .followTxt {
    display: block !important;
}

.footer .pwdLogo {
    float: right;
    padding-left: 26px;
}

.footer .copyright {
    display: block;
    clear: both;
    color: #fff;
    font-size: 13px;
    overflow: hidden;
    font-weight: normal;
    text-align: center;
    margin-top: 10px;
    font-family: 'Poppins', sans-serif;
}

.img-responsive {
    display: block;
    max-width: 100%;
    height: auto;
}

.socialIcn img:hover {
    opacity: 0.5;
}

.followTxt {
    float: left;
    margin: 0px 10px 4px 0;
}

.imbr0 {
    border-right: 0px !important;
}

.btpStrip > img {
    float: left;
    margin-right: 21px;
    position: relative;
    top: 0px;
}

.btpStrip {
    position: absolute;
    top: -15px;
    right: 0px;
}

.wan-spinner {
    border: 1px solid #dddddd;
    display: inline-block;
    border-radius: 3px;
    width: 100%;
    background: #fff;
}

    .wan-spinner .minus, .wan-spinner .plus, .wan-spinner input, .wan-spinner .label {
        float: left;
        height: 15px;
        line-height: 1em;
        text-align: center;
    }

    .wan-spinner .label {
        -moz-border-bottom-colors: none;
        -moz-border-left-colors: none;
        -moz-border-right-colors: none;
        -moz-border-top-colors: none;
        border-color: #dddddd;
        border-image: none;
        border-style: none solid;
        border-width: medium 1px;
        margin: 0;
        width: 32.5%;
        height: 40px;
        line-height: 40px;
    }

    .wan-spinner .minus, .wan-spinner .plus {
        color: #555454;
        cursor: pointer;
        cursor: pointer;
        text-decoration: none;
        width: 32.5%;
        height: 40px;
        line-height: 40px;
        font-size: 24px;
    }

.ErrorMsgContainer {
    margin-bottom: 15px;
}

.adultBlk {
    margin-top: 10px;
}

    .adultBlk .spinner {
        float: left;
        width: 31%;
        margin-right: 3.5%;
    }

.filter {
    width: 100%;
    padding: 0;
    float: left;
    margin: 5px 0 0 0;
}

    .filter .flt-left {
        width: 85%;
        background: #eeefef;
        padding: 0px 20px 0px 20px;
        float: left;
    }

.srh-filter .flt-left {
    padding: 10px 10px 15px 10px;
}

.h-input {
    color: #cccccc;
    padding: 7px;
    width: 90%;
}

.h-col-1 {
    color: #000;
    float: left;
    width: 23.5%;
    margin-right: 2%;
}

.h-col-2 {
    color: #000;
    float: left;
    width: 23.5%;
    margin-right: 2%;
}

.h-col-3 {
    width: 100%;
    float: left;
    width: 23.5%;
    margin-right: 2%;
}

.h-col-4 {
    color: #000;
    float: left;
    width: 23.5%;
    margin-right: 0%;
}

.rooms1 {
    float: left;
    width: 25%;
}

.room-2 {
    float: left;
    width: 25%;
}

.room-col {
    color: #000;
    float: left;
    margin-right: 10px;
    margin-top: 0;
    width: 80%;
}

.rooms-cont {
    color: #000;
    display: block;
    margin-top: 10px;
    text-align: left;
}

.reedmpoint {
    margin: 10px 0 0px !important;
    clear: both;
    overflow: hidden;
    min-width: 150px;
}

    .reedmpoint > input {
        float: left;
        width: auto !important;
        position: relative;
        top: 10px;
        margin-right: 5px;
    }

.hotel-form input {
    width: 100%;
}

.h-col-2 input {
    width: 100%;
}

.room-col > label {
    font-size: 10px;
    color: #888;
}

.room-col .selectricWrapper {
    width: 85%;
}

.c-input {
    color: #cccccc;
    padding: 7px;
    width: 90%;
}

.c-col-1 {
    color: #000;
    float: left;
    margin-right: 2%;
    width: 32%;
}

.c-col-2 {
    color: #000;
    float: left;
    width: 47%;
    margin-right: 3%;
}

    .c-col-2 input {
        width: 100%;
    }

.c-col-3 {
    display: block;
    float: left;
    width: 45%;
}

.c-col-4 {
    display: block;
    float: left;
    width: 100%;
    margin-top: 10px;
}

.date {
    width: 49%;
    float: left;
}

.c-time {
    float: left;
    width: 50%;
}

    .c-time > label {
        display: block;
    }

.txt {
    margin-top: 20px;
}

.rtn-same-loction {
    color: #666;
}

.drive-age {
    color: #000;
    margin: 1% 0 0 !important;
}

.h1-col {
    color: #000;
}

.c-col-3 .selectricWrapper, .c-col-1 .selectricWrapper {
    width: auto;
}

.innerPage {
    margin-bottom: 30px;
    margin-top: 0;
    min-height: 320px;
}

    .innerPage h2 {
        font-size: 24px;
        font-weight: normal;
        margin: 50px 0 0;
        text-transform: uppercase;
        padding: 0 0 25px;
        color: #00529C;
    }

    .innerPage .innerBody {
        display: none;
        padding: 0 2px;
    }

.innerBx {
    background: #fff none repeat scroll 0 0;
    padding: 0px;
    min-height: 300px;
}

    .innerBx .innerHeadacc {
        border: 1px solid #ddd;
        color: #333;
        cursor: pointer;
        font-size: 16px;
        margin: 10px 0 0px 0;
        padding: 15px;
        line-height: 26px;
        border-radius: 5px;
    }

        .innerBx .innerHeadacc span {
            color: #333;
            font-size: 16px;
        }

    .innerBx .txtBld {
        font-size: 16px;
        font-weight: bold;
        margin-bottom: 10px;
    }

    .innerBx .txtQ {
        position: relative;
        color: #f59f23;
        font-size: 16px;
        font-weight: bold;
        margin-bottom: 5px;
        margin-left: 25px;
    }

        .innerBx .txtQ::before {
            position: absolute;
            left: -25px;
            content: "Q.";
        }

    .innerBx .txtA {
        font-size: 13px;
        position: relative;
        margin-left: 25px;
        margin-bottom: 20px;
    }

        .innerBx .txtA::before {
            position: absolute;
            left: -25px;
            content: "A.";
            font-size: 16px;
            color: #999;
        }

    .innerBx .txtN {
        color: #094685;
        font-size: 14px;
        font-weight: bold;
        margin-bottom: 5px;
        margin-left: 25px;
    }

    .innerBx p, .text-bold, b {
        font-family: 'Avenir LT Std', sans-serif;
        font-style: normal;
        font-weight: 400;
        font-size: 15px;
        line-height: 21px;
        padding: 0 10px;
    }

    .innerBx .accImg {
        float: right;
    }

.dotList {
    margin-left: 10px;
}

    .dotList li {
        list-style: outside none lower-roman;
        font-family: 'Avenir LT Std', sans-serif;
        font-style: normal;
        font-weight: 400;
        font-size: 14px;
        line-height: 21px;
        color: #888888;
        padding: 10px;
    }

.numList {
    margin-left: 15px;
}

    .numList li {
        list-style: outside none lower-roman;
        margin-top: 15px;
        padding-left: 20px;
    }

.txtList {
    margin-left: 15px;
}

    .txtList li {
        list-style: outside none lower-alpha;
        margin-top: 15px;
        padding-left: 20px;
    }

.ContactUs {
    background-color: #ffffff;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset, 0 0 8px rgba(0, 0, 0, 0.4);
    clear: both;
    display: inline-block;
    margin: 2% 0 0 0;
    padding: 0;
    width: 100%;
}

.contDetail {
    color: #000;
    font-size: 18px;
    list-style: outside none none;
}

.contDetail {
    color: #000;
    font-size: 18px;
    list-style: outside none none;
}

    .contDetail li a {
        color: #000;
        text-decoration: none;
    }

    .contDetail li {
        clear: both;
    }

        .contDetail li img {
            float: left;
            padding: 5px 15px 10px 0;
        }

        .contDetail li span {
            border-bottom: 1px dotted #000;
            display: block;
            float: left;
            padding: 10px 0;
            width: 77%;
        }

.ContactUsImg {
    float: left;
    padding: 3%;
}

.ContactUsCont {
    width: 45%;
    float: left;
    padding-top: 5.7%;
    color: #fff;
}

    .ContactUsCont p {
        color: #fff;
        font-size: 1.17em;
        font-weight: bold;
    }

    .ContactUsCont a {
        color: #fff;
        text-decoration: none;
    }

.header .inHead {
    position: relative;
    min-height: 85px;
}

.TCUL li {
    margin: 1% 0 0 0px;
    font-family: 'Avenir LT Std', sans-serif;
    font-style: normal;
    font-weight: 400;
    line-height: 21px;
}

    .TCUL li p, .innerBody p {
        margin: 1% 0 0 0%;
        color: #000;
    }

em.txtCap {
    font-style: normal;
    text-transform: uppercase;
    display: block;
    font-weight: bold;
    margin-bottom: 2px;
    color: #ffa500
}

.TCUL {
    padding: 0 15px;
}

.tblMatrix {
    border: 1px solid #ddd;
    border-bottom: 0px solid #999;
    margin-top: 10px;
}

    .tblMatrix th {
        font-size: 13px;
        background: #F87304;
        color: #fff;
    }

    .tblMatrix th, .tblMatrix td {
        border-right: 1px solid #ddd;
        padding: 1%;
        border-bottom: 1px solid #ddd;
        font-family: 'Avenir LT Std', sans-serif;
        margin: 10px auto 5px;
        text-transform: uppercase;
        text-align: center;
        font-style: normal;
        font-weight: 400;
        font-size: 14px;
        line-height: 21px;
    }

        .tblMatrix th:last-child, .tblMatrix td:last-child {
            border-right: 0px solid #ddd;
        }

.tblMatrix1 {
    border: 1px solid #000;
    border-bottom: 0px solid #000;
}

    .tblMatrix1 th {
        font-size: 15px;
        background: #094685;
        color: #fff;
    }

    .tblMatrix1 th, .tblMatrix1 td {
        border-right: 1px solid #000;
        padding: 5px 10px;
        border-bottom: 1px solid #000;
        text-align: left;
    }

        .tblMatrix1 th:last-child, .tblMatrix1 td:last-child {
            border-right: 0px solid #000;
        }

.txtR {
    text-align: right !important;
}

.totalP td {
    background: #eee;
    text-align: right;
}

.pL10 {
    text-indent: 15px;
}

ul.nDisc {
    display: inline-block;
    margin-bottom: 15px;
    text-align: center;
    width: 100%;
    border: 1px solid #999;
    padding: 10px 0;
}

.nDisc em {
    color: #f59f23;
    margin: 0 5px 15px 8px;
}

.nDisc li {
    display: inline-block;
}

.innerBx .disc1 {
    margin-left: 15px;
}

    .innerBx .disc1 li {
        margin-bottom: 10px;
    }

.txtL {
    text-align: left !important;
}

.imbr0 {
    border: 0px !important;
}

.item-inner {
    margin: 0px;
    padding: 65px 10px 60px 10px;
    background: #f5f5f5;
    min-height: 166px;
    border-radius: 5px;
    width: 100%;
    display: inline-block;
    text-align: center;
}

.icon {
    position: relative;
    width: 90px;
    height: 90px;
    border: 3px solid #f59f23;
    background: #fff;
    border-radius: 10%;
    display: table;
    margin: 0 auto;
    margin-bottom: 10px;
}

    .icon .pe-icon {
        color: #6dbd63;
        font-size: 48px;
        display: table-cell;
        text-align: center;
        vertical-align: middle;
    }

.details h4.title {
    font-size: 14px;
    color: #999;
}

.details p.phone, .details a.phone {
    font-size: 20px;
    font-weight: bold;
    color: #000;
    margin: 0px;
}

.icon .fa-phone, .icon .fa-envelope, .icon .fa-globe {
    font-size: 52px;
    line-height: 90px;
    color: #1078CA;
}

div#LoginValidation, span#CP_lblMessagesDetails, span#CP_lblMessagesDetails {
    text-align: left;
    margin-bottom: 5px;
}

.txtRight {
    text-align: right !important;
}

.result_head {
    background: #ac8e5b;
    text-align: center;
    color: #fff;
    padding: 10px;
    font-size: 16px;
}

.modify {
    display: block;
}

.points > div {
    border-bottom: 1px solid #333;
    margin: 10px;
    padding: 10px;
}

.mTop5 {
    margin: 0 0 15px;
}

.points > div:last-child {
    border-bottom: 0px;
}

.points > div:last-child {
    border: none;
}

.points > div label.heading {
    font-weight: 700;
    text-transform: uppercase;
    font-size: 15px;
    margin: 0 0 0 0;
    padding: 2px 0 8px 0;
    text-align: left;
    color: #000000;
}

.SpanPriceRange {
    padding: 15px 0 5px;
    display: inline-block;
}

.btnOrage {
    padding: 15px 50px;
    width: 100%;
    font-size: 13px;
    background: #f59f23;
    border-radius: 4px;
    border: none;
    margin-top: 0px;
    color: #fff;
    cursor: pointer;
}

span.txt-avail-points {
    font-weight: normal;
}

.bnr .bx-wrapper .bx-prev {
    left: 25px;
}

.bnr .bx-wrapper .bx-next {
    right: 25px;
}

ul.newLogin {
    display: inline-block;
}

.colWhite {
    color: #fff;
}

.searchBlk {
    position: relative;
    width: 40%;
    margin: 0 auto 40px auto;
}

input#btnSearch {
    background: url(../images/search-icon.png) no-repeat center;
    border: 0px;
    padding: 0;
    text-indent: 55555em;
    position: absolute;
    top: 5px;
    right: 10px;
    width: 20px;
}

.searchBlk input#txtSearch {
    width: 100% !important;
    padding: 15px 0;
    height: auto;
    text-indent: 20px;
}

.selQuantity a, .selQuantity input {
    background: #eee;
    padding: 10px;
    width: 35px;
    height: 35px;
    display: inline-block;
    text-align: center;
    border-radius: 0;
    margin-top: 10px;
    vertical-align: top;
}

.selQuantity input {
    background: #fff;
    border: 1px solid #ddd;
    margin: 10px 5px 0 5px;
}

.selQuantity a span {
    margin-top: 11px;
    display: block;
    color: #666;
}

#CP_DivGlobalRewardsConfirm h3.pResult, #CP_DivGlobalRewardsConfirm h3.pResult span {
    font-size: 18px;
}

div#divErrorMsg {
    color: red;
    font-size: 16px;
}

@media screen and (max-width:1170px) {
    .wrap, .imw1000 {
        width: 95%;
        padding: 0 2.5%;
    }
}

@media screen and (max-width:800px) {
    .prdPoint {
        font-family: 'Avenir LT Std', sans-serif;
        font-size: 14px;
        margin: 15px auto 10px;
        font-style: normal;
        font-weight: 400;
        line-height: 21px;
        color: #333333;
        text-align: center;
    }

    #collapseOne .accordion-body {
        padding: 0px;
    }

    .indexTable th {
        border-radius: 0 0 5px 5px;
    }

    .indexTable {
        border: unset;
        border-top: 2px solid #ddd;
    }
        /*   .indexTable tr td.hrLine {
            border-top: 2px solid #ddd;
        }*/
        .indexTable tr td, .indexTable tr th {
            width: 100%;
        }

        .indexTable tr td {
            display: inline-block;
            float: left;
            width: 50%;
            text-align: left;
            text-transform: capitalize;
            font-size: 14px;
            color: #a0a0a0;
            border: unset
        }

            .indexTable tr td.headings {
                width: 100%;
                text-align: left;
                padding: 0 25px;
                font-size: 16px;
                line-height: 24px;
                color: #00529C;
                text-transform: capitalize;
            }

            .indexTable tr td.points {
                width: 88%;
                padding: 0 25px;
            }

            .indexTable tr td.txtRight {
                width: 5%;
                float: right;
                text-align: right !important
            }

        .indexTable tr.row-closemiles th {
            text-align: left;
            padding: 10px 25px;
            text-transform: capitalize;
            font-size: 14px;
            line-height: 24px;
            width: 88%;
            border: unset;
        }

        .indexTable tr th.txtRight {
            padding: 5px 10px;
        }

        .indexTable tr td[data-th]:before {
            content: attr(data-th);
            float: left;
        }

    .innerMain h2 {
    }

    .innerPage h2 {
        display: none;
    }

    .innerBx {
        margin: 30px 0 0;
    }

    .radios input[type="radio"]:checked + label {
        width: 150px;
    }

    .backHistory {
        display: block;
    }

    .accord {
        margin: 60px 0 40px;
    }

    .scrollmenu .px-3 {
        padding-right: 15px !important;
        padding-left: 15px !important;
    }

    .respNone {
        display: none
    }

    .fliterIcon a.filter_ico, .fliterIcon a.filter_ico img {
        float: right !important
    }

        .fliterIcon a.filter_ico img {
            width: 25px;
        }

    .filter_ico {
        width: 45px;
        position: relative;
        right: 0px;
        top: 0;
        display: block !important;
        margin: 7px 0 !important;
        padding: 0 !important;
        display: block !important;
    }

    .searchdetail {
        width: 80%;
        float: left;
        text-align: left
    }

    .result-count {
        background: #EEF2F6;
        display: inline-block;
        width: 100% !important;
        padding: 0px 8px 0px !important;
    }

    .navbar-toggler-icon {
        display: inline-block;
        width: 1.5em;
        height: 1.5em;
        vertical-align: middle;
        background-image: url(../Images/Menu-Button.svg) !important;
        background-repeat: no-repeat;
        background-position: center;
        background-size: 100%;
    }

    .active::before {
        content: "";
        display: none;
    }

    .order-md-1 {
        order: 0 !important;
    }

    .resptogglebtn {
        right: 0px;
    }

    .line:hover.line::before {
        content: "";
        display: none;
    }

    .footer #fnav > li {
        display: inline-block;
        font-size: 14px;
        margin: 5px;
    }

        .footer #fnav > li a {
            color: #fff;
            margin: 10px 10px;
            text-decoration: none;
            font-size: 18px;
        }

    .innerMain {
        display: inline-block;
        margin: 0px 0 0;
        width: 100%;
    }

    .innerBx .txtBld {
        margin-top: 10px;
    }

    .sertabs a {
    }

    .wrzlogo img {
        height: 55px;
    }

    .briLogo img {
        height: 25px;
        top: 33px;
        right: 60px;
    }

    li#liLogoutMob {
        margin-left: -2.5%;
        margin-right: -2.5%;
        width: 105%;
    }

        li#liLogoutMob a {
            padding: 4px 0;
            text-align: center;
            background: #fff;
        }

            .colWhite, .topmenus a, li#liLogoutMob a:hover {
                color: #fff;
            }

    ul.newLogin {
        display: block;
    }

    .navbar-toggler:focus {
        text-decoration: none;
        outline: 0;
        box-shadow: unset !important;
    }

    li#lnkLogin {
        background: none;
        padding: 5px 7px;
        text-align: center;
        float: none;
        position: relative;
        /* left: -2.5%;
        right: 2.5%;
        width: 105%;*/
    }

        li#lnkLogin a {
            color: #000;
        }

    .newsBlk h2, .redeemPointBlk h2, .earnPointBlk h2, .latestArrBlk h2 {
        font-size: 18px;
    }

    .earnPointBlk, .newsBlk {
        padding: 30px;
    }

    p.availPoint {
        float: left;
        width: 100%;
        padding: 10px 0;
        margin-top: 10px;
        border-radius: 4px;
    }

    .footer .pwdLogo {
        float: none;
        padding: 40px 0 40px 0;
        display: inline-block;
    }

    .footer .socialIcn {
        text-align: center;
        position: relative;
        margin-top: 10px;
    }

    .selLang {
        position: relative;
        right: 45px;
        z-index: 100;
    }

    .txtWel {
        line-height: normal;
        text-align: center;
        padding: 7px 0 10px 0;
    }

    .footer .socialIcn {
        position: relative;
        top: 25px;
    }

    .tblMatrix th, .tblMatrix td, .tblMatrix1 th, .tblMatrix1 td {
        font-size: 12px;
    }

    .scrollX {
        overflow-x: scroll;
        overflow-y: hidden;
        width: 100%;
    }

    .filter .flt-left {
        width: 91.5%;
    }

    .sertabs a {
        background-size: contain;
    }

    .redeemPointBlk li img {
        width: 100%;
    }

    .prdHead {
        font-size: 12px;
    }

    .scrollmenu {
        padding: 0 0% !important;
    }

    .footer #fnav > li a {
        border-right: 0px solid;
    }

    .flight-form .col-1 {
        width: 47%;
        margin: 0 2% 2% 1%;
    }

    .flight-form .col-2 {
        width: 96%;
        margin: 2% 2% 2% 1%;
    }

    .h-col-1, .h-col-2, .h-col-3, .h-col-4 {
        width: 46%;
        margin: 0 2% 2% 1%;
    }

    .rooms1, .room-2 {
        float: left;
        width: 46%;
        margin: 0 2% 0 1%;
    }

    .latestArrBlk li, .earnPointBlk li {
        width: 100%;
    }

    .wrapper {
        width: 100%;
    }

    .wrap, .imw1000 {
        width: 95%;
        padding: 0 2.5%;
    }

    .wrzlogo {
        width: 50%;
        float: left;
    }

        .wrzlogo a {
            display: block;
            margin: 5px 0;
        }

    img.bnipoint-logo {
        margin: 10px 10px 0px 10px !important;
        height: 60px;
    }

    .loginInfo {
        padding: 12px 0px 8px;
        width: 50%;
        text-align: right;
    }

        .loginInfo li {
            padding: 0 0px 0 5px;
        }

    .topmenus {
        float: left;
        position: relative;
        top: 0px;
        margin-top: 15px;
        width: 100%;
        text-align: center;
    }

        .topmenus li {
            float: left;
            text-align: left;
            margin: 0;
            padding: 0;
            width: 100%;
        }

    .ContactUs {
        width: 100%;
    }

    .innerPage {
        margin: 2%;
        width: 96%;
        padding: 0px;
    }

    .ContactUsCont {
        color: #fff;
        float: left;
        padding-top: 4%;
        width: 60%;
    }

    .contDetail {
        font-size: 16px;
    }

    .ContactUsImg {
        float: left;
        padding: 2.5%;
        width: 35%;
    }

        .ContactUsImg img {
            width: 100%;
        }

    .latestArrBlk img {
        width: 100%;
    }

    .WelcomeTxt {
        padding: 30px 10px 20px;
    }

    .slicknav_nav img {
        margin-right: 5px;
        vertical-align: middle;
    }

    .imw1000 {
        width: auto;
    }

    .nav ul {
        margin: 0 0;
        padding: 0;
    }

    #MainNav .slicknav_nav {
        margin-left: -2.5%;
        margin-right: -2.5%;
    }

    .slicknav_menu .slicknav_icon {
        float: right;
    }

    #MainNav .menu-item a {
        float: none;
        font-size: 14px;
        text-align: left
    }

    .slicknav_nav a {
        border-bottom: 1px solid #fff;
    }

    .slicknav_parent.slicknav_open > ul {
        background-color: #666 !important;
    }

    .slicknav_menu {
        display: block;
    }

    #FootNav .slicknav_btn {
        padding: 10px;
    }

    #FootNav .slicknav_menu .slicknav_icon {
        float: right;
        margin: 0 0 0 0.438em;
    }

    .topmenus a {
        display: block;
    }

    #lnkLogin a {
        display: inline-block;
    }

    #MainNav {
        margin-left: 0;
    }

    #MainNav {
        margin-left: 0%;
    }

    #nav a {
        padding: 10px 18px;
    }

    #FootNav .imw1000 {
        padding: 0 10px;
    }

    .btpStrip {
        position: static;
        right: 15px;
        top: 5px;
        text-align: center;
    }

    #MainNav {
        position: reltaive;
    }

        #MainNav .slicknav_btn {
            position: absolute;
            top: -74px;
            right: 10px;
            width: auto;
        }

    .slicknav_parent .fa-caret-down {
        display: none;
    }

    .slicknav_open > ul li a {
        background: #ddd;
    }

    .item-inner {
        display: inherit;
        margin: 30px auto 0;
    }
}

@media screen and (max-width:640px) {
    .navbar-toggler-icon {
        width: 2em !important;
        height: 2em !important;
    }

    .owl-carousel.owl-loaded {
        display: block;
        margin: 0 -5px;
    }

    .box-text {
        font-size: 18px !important;
    }

    .latestArrBlk {
        padding: 0px 0 60px 0;
    }

    .last-section {
        padding: 0 0 60px 0 !important;
    }

    .innerMain h2 {
        font-size: 14px !important;
        padding: 0 8px 25px !important;
        text-align: start !important;
        padding: 10px 0 0 !important;
    }

    .room-col {
        width: 100%;
    }

    .hotel-form select {
        margin: 0 0 5px 0
    }

    .hotel-form .h-col-1, .hotel-form .h-col-4 {
        width: 100%;
        margin: 0 0% 2% 0%;
    }

    .hotel-form .h-col-2 {
        width: 49%;
        margin: 0 1% 2% 0%;
    }

    .feed-1 .rooms1, .feed-1 .room-2 {
        float: left;
        width: 100%;
        margin: 0 0% 0 0%;
    }

    .feed-1 .room-col {
        width: 48%;
        margin: 0 3px;
    }

    .rightPos {
        right: -10rem;
    }

    li#liLogoutMob {
        margin-left: 0;
        margin-right: -2.5%;
        width: 100%;
    }

        li#liLogoutMob a {
            background: none;
        }

    #updProgress img {
        margin-top: 20%;
    }

    .footer .pt-5 {
        padding-top: 0rem !important;
    }

    .footer #fnav > li {
        text-align: left;
        margin: 10px 5px;
    }

        .footer #fnav > li a {
            font-size: 15px;
        }

    .footer .socialIcn {
        text-align: left;
        margin: 10px 15px;
        float: left;
    }

        .footer .socialIcn li {
            margin-right: 30px;
        }

    .footer .pwdLogo {
        float: left;
        padding: 50px 0 23px 15px;
        display: inline-block;
    }

    .header-drop li a {
        padding: 0px 0 !important;
    }
}

@media screen and (max-width:520px) {
    .ContactUs {
        box-shadow: none;
        display: inline-block;
        margin: 0;
        width: 100%;
    }

    .ContactUsCont {
        padding: 10px;
    }

    .footer .copyright {
        clear: both;
        text-align: center;
    }

    .btpStrip {
        margin: 0 auto;
        position: relative;
    }

    .ContactUsCont {
        color: #fff;
        float: left;
        padding-top: 4%;
        width: 100%;
    }

    .contDetail {
        font-size: 14px;
    }

    .ContactUsImg {
        float: left;
        padding: 0;
        width: 100%;
    }

        .ContactUsImg img {
            width: 100%;
        }

    .innerPage {
        margin: 2%;
        width: 96%;
    }

    .sertabs p {
        font-size: 13px;
    }

    .wrap.scrollmenu {
        margin: -10px auto 40px auto;
    }

    .txtWel {
        padding: 7px 0 7px 0;
        height: 50px;
    }

        .txtWel .fl {
            font-size: 12px;
        }

    p.availPoint {
        padding: 2px 0;
        margin-top: 4px;
    }

    #lblAvailablePoints {
        font-size: 13px;
    }

    #welUserName {
        padding: 10px 0 0;
    }

    .txt-welcome-msg {
        font-size: 11px;
    }

    .txtWel span {
        color: #000;
        font-size: 11px
    }
}

@media screen and (max-width:380px) {
    .wrzlogo img {
        margin-top: 0px;
        float: left;
        height: 45px;
    }

    .briLogo img {
        height: 18px;
    }

    #MainNav .slicknav_btn {
        top: -55px;
    }

    .selLang a {
        padding: 5px 10px;
        text-decoration: none;
    }

    .rightPos {
        right: -8rem;
    }
}

@media screen and (max-width:320px) {

    .rightPos {
        right: -7rem;
    }
}
/***************************** car search panel *************/ .coming_soon {
    text-align: center;
    margin-top: 15px;
    padding: 10px 0px;
}

.CmngSoon {
    font-size: 24px;
    text-align: center;
    line-height: 250px;
    display: block;
    min-height: 200px;
}

.hotel-form select, .flight-form select {
    border: 1px solid #ddd;
    -webkit-appearance: none;
    -moz-appearance: none;
    border-radius: 5px;
    color: #666;
    padding: 0 0%;
    width: 100%;
    text-indent: 10px;
    height: 41px;
    background: url(../Images/down-arrow.jpg) center right no-repeat #fff;
    outline: none;
}

    .hotel-form select::-ms-expand, .flight-form select::-ms-expand {
        display: none;
    }

@media screen and (min-width:0\0) {
    .flight-form select, .hotel-form select {
        background: none\9;
        padding: 5px\9;
    }
}


.icn-offerzone {
    background: url(../images/icn-.icn-offerzone.png) top center no-repeat;
    background-size: 75px 75px;
}

a.icn-offerzone.select, a.icn-offerzone:hover {
    background: url(../images/icn-.icn-offerzone.png) top center no-repeat;
    background-size: 75px 75px;
}
/*.line::before {
        content: "";
        background: orange;
        width: 0px;
        height: 3px;
        position: absolute;
        top: 28px;
    }*/
.act::before {
    content: "";
    background: orange;
    width: 100%;
    height: 3px;
    position: absolute;
    top: 38px;
    left: 0px;
}

.line:hover.line::before {
    content: "";
    background: orange;
    width: 100%;
    height: 3px;
    color: white;
    transition: all .4s;
    position: absolute;
    top: 38px;
    left: 0px;
}
/* external css: flickity.css */

* {
    box-sizing: border-box;
}

body {
    font-family: sans-serif;
}

/* prevent vertical scroll bar glitch */
html {
    overflow-y: scroll;
}

.carousel {
    background: #EEE;
}

/* cell number */
.flickity-prev-next-button.next {
    right: 10px;
    display: none;
}

.flickity-prev-next-button.previous {
    left: 10px;
    display: none;
}

.carousel-cell {
    width: 100%;
    height: 67vh;
    background: url(../Images/Banner.jpg);
    background-size: cover;
    background-position: center bottom;
}

.banner-img {
    width: 400px !important;
    height: 400px !important;
    object-fit: contain !important;
}

.banner-text {
    font-size: 50px;
    font-family: 'Poppins', sans-serif;
    font-weight: bold;
}

.flickity-page-dots {
    bottom: 8rem !important;
}

    .flickity-page-dots .dot.is-selected {
        opacity: 1;
        background: #F87304 !important;
    }

    .flickity-page-dots .dot {
        display: inline-block;
        width: 31px !important;
        height: 10px !important;
        margin: 0 8px;
        background: white !important;
        border-radius: 5px !important;
        opacity: unset !important;
        cursor: pointer;
        border: 2px solid #F87304 !important;
    }

.accordion-button {
    height: 120px;
}

.accordion-item {
    box-shadow: 0 1px 6px 0 rgb(32 33 36 / 28%);
    border-radius: 10px;
}

.accordion-button::after {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    position: relative;
    top: 0rem;
    left: -50%;
}

.accordion-button:focus {
    outline: unset !important;
    box-shadow: unset !important;
}

.accordion-button:not(.collapsed) {
    color: black;
    background-color: white !important;
    box-shadow: unset !important;
}

. {
    font-size: 20px;
    font-family: 'Avenir LT Std', sans-serif;
    font-weight: 400;
    color: #F87304;
}

    .button-blue-text {
        font-size: 22px;
        font-family: 'Avenir LT Std', sans-serif;
        font-weight: 400;
        color: #00529C;
    }

        .button-blue-text span {
            font-size: 28px;
            font-family: 'Avenir LT Std', sans-serif;
            font-weight: 400;
            color: #00529C;
        }

    .accordion {
        position: relative;
        margin-top: -6rem;
    }

    .bg-grey {
        background: #849FBD;
        border-radius: 15px;
    }

    .box {
        filter: drop-shadow(0px 3px 6px rgba(0, 0, 0, 0.161));
        border-radius: 15px;
        background: #FFFFFF;
    }

    .box-img {
        border-radius: 15px 15px 0 0;
    }

    .box-text {
        font-family: 'Avenir LT Std', sans-serif;
        font-style: normal;
        font-weight: 400;
        font-size: 20px;
        line-height: 55px;
        color: #00529C;
        text-decoration: none;
    }

    .last-section {
        padding: 0 0 80px 0;
    }

    .bg-box {
        filter: drop-shadow(0px 5px 10px rgba(0, 0, 0, 0.161));
        border-radius: 21px;
        background: #F8F8F8;
    }

    .custom-shadow .select {
        filter: drop-shadow(0px 5px 10px rgba(0, 0, 0, 0.161));
        border-radius: 21px !important;
        background: #1078CA !important;
    }

    .select p {
        font-family: 'Poppins', sans-serif;
        font-style: normal;
        font-weight: 400;
        font-size: 15px;
        line-height: 22px;
        color: #FFFFFF;
    }

    .txtFlight, .txtHotel, .txtCar {
        font-family: 'Poppins', sans-serif;
        font-style: normal;
        font-weight: 400;
        font-size: 15px;
        line-height: 22px;
        color: #0C4DA2;
        text-decoration: none;
    }

    .bg-blue {
        background: #1078CA;
    }

    .heading-text {
        font-family: 'Avenir LT Std', sans-serif;
        font-style: normal;
        font-weight: 400;
        font-size: 20px;
        line-height: 24px;
        color: #FFFFFF;
    }

    .box-position {
        position: relative;
        top: 35px;
    }

@media screen and (max-width:800px) {
    .flickity-page-dots {
        bottom: 3rem !important;
    }

    .act::before {
        content: unset !important;
    }

    .latestArrBlk li {
        list-style: none;
        background: #fff;
        border-radius: 4px;
        margin: 0px 0px;
    }

    .carousel-cell {
        width: 100%;
        height: auto !important;
        background: url(../Images/Banner.jpg);
        background-size: cover;
        background-position: center bottom;
    }

    .banner-img {
        width: 300px !important;
        height: 200px !important;
    }

    .banner-text {
        font-size: 24px;
        font-family: 'Poppins', sans-serif;
        font-weight: bold;
    }

    .feed-1 label {
        margin-bottom: 8px;
        display: block;
        margin-top: 8px;
        font-style: normal;
        font-weight: 400;
        font-size: 11px;
        line-height: 16px;
        color: #00529C;
    }

    .txt-btn-flight, .txt-btn-hotel, .txt-btn-Car {
        width: 100%;
    }

    .feed-1 {
        width: 100%;
    }

    .date {
        width: 100%;
        float: left;
    }

    .c-col-1 {
        color: #000;
        float: left;
        margin-right: 2%;
        width: 48%;
    }
}

#CP_lblTotalPoints {
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    line-height: 26px;
    color: #FFFFFF;
}
