/*select*/
.sticky {
    transition: ease .3s;
}

.sticky-pin {
    position: fixed;
    top: 0;
    z-index: 99;
}

navs {
    width: 100%;
    color: #a4a3b9;
}


.sticky-pin {
    background: #fff;
    box-shadow: 0 3px 6px rgba(0,0,0,.16), 0 3px 6px rgba(0,0,0,.23);
    left: 0;
    right: 0;
}

.select2 {
    width: 100% !important;
}
.select2-container--default .select2-selection--single .select2-selection__arrow {
    width: 40px !important;
    height: 36px !important;
    background: rgba(0, 0, 0, 0) url(https://images.rehlat.com/Content/images/arrow_select2.png) no-repeat scroll center center !important;
}

    .select2-container--default .select2-selection--single .select2-selection__arrow b {
        border-color: transparent !important;
    }

.select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b {
    border-color: transparent !important;
}

.select2-container--default .select2-selection--single {
    outline: none;
}

.select2-container .select2-selection--single {
    height: 41px !important;
    border-radius: 4px !important;
}

.select2-container--default .select2-selection--single .select2-selection__rendered {
    line-height: 41px !important;
    color: #8e8db2 !important;
    font-size: 13px;
}

.select2-container--default .select2-selection--single {
    border: 1px solid #dedde8 !important;
}

.select2-dropdown {
    border: 1px solid #dedde8 !important;
    -moz-box-shadow: 0px 2px 3px #dedde8 !important;
    -webkit-box-shadow: 0px 2px 3px #dedde8 !important;
    box-shadow: 0px 2px 3px #dedde8 !important;
}

.select2-container--default .select2-search--dropdown .select2-search__field {
    border: none !important;
    border-bottom: 1px solid #dedde8 !important;
}

.select2-container--default .select2-results__option--highlighted[aria-selected] {
    background-color: #f4f3f7;
    color: #1e1c66;
}

.form-control:focus {
    border-color: transparent;
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102,175,233,.0);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.0), 0 0 8px rgba(102,175,233,.0);
    border: 1px solid #dedde8;
}

.select2-results__option[aria-selected] {
    cursor: pointer;
    border-bottom: solid 1px #f4f3f7;
}

.select2-container--default .select2-results > .select2-results__options {
    max-height: 280px;
}

@media only screen and (max-width: 767px) {
    .select2-container--default .select2-results > .select2-results__options {
        max-height: 220px;
    }
}
.htls-payretry {
    margin-top: 30px;
    margin-left: 30px;
}
/*select*/
.hotelnotavil {
    text-align: center;
    padding-top: 160px;
}
.htlNm {
    padding-top: 10px;
    padding-bottom: 10px;
    color: #656496;
    font-size: 13px;
    background: #eceff4;
}

.htls-booking_form_bg {
    /*background-color: #1e1c66; gk */

    background-color : white;
    width: 100%;
    position: relative;
    margin-bottom: 0px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
   /* padding: 34px 15px 15px 15px; gk */
    z-index: 9;
}
.htls-lgnPad {
    padding-left:6px;
}
.couponcode {
    padding-top:20px!important;
}
.panel {
    -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.0);
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.0);
}
.htls-policy-title p {
    margin-bottom:20px;
    color: #1e1c66;
    font-size: 14px;
    line-height: 24px;
}
.htls-policy-hd {
    margin-bottom: 6px;
    color: #1e1c66;
    font-size: 16px;
    font-weight:600;
    line-height: 20px;
}
/*New css hotel profile*/
.form-check-inline {
    text-align: center;
    width: fit-content;
    margin: 0 auto;
    padding-top:30px;
}
.payemailPad {
    padding-bottom:10px;
}
.paylater-title {
    font-size: 16px;
    font-weight: 600
}
.paylatersub-title {
    font-size: 14px;
}
.panel-group {
    margin-bottom: 0px !important;
}
.payemailvery {
    font-size: 20px;
    font-weight: 600;
}
.paylater {
    float: left;
    color: #2c15a9;
    font-size: 12px;
    margin-bottom: 6px;
    margin-top: 6px;
    background: #e0dcf2;
    border-radius: 2px;
    padding: 4px 10px 4px 10px;
    font-weight: 500;
}
.paylaterProfi {
    float: left;
    color: #2c15a9;
    font-size: 12px;
    /*margin-bottom: 8px;*/
    background: #e0dcf2;
    border-radius: 2px;
    padding: 5px 10px 4px 10px;
    font-weight: 500;
    margin-top:0px;
}

.paylaterpro {
    color: #2587c8;
    font-weight: 500;
    font-size: 14px;
    text-align: left;
}
.paylaterproprice {
    color: #2c15a9;
    font-size: 12px;
    margin-bottom: 4px;
    background: #e0dcf2;
    border-radius: 2px;
    padding: 3px 10px 1px 10px;
    font-weight: 500;
    float: right;
    text-transform: none;
    margin-top: 6px;
}
.paylaterpropriceBtp {
    color: #2c15a9;
    font-size: 12px;
    margin-bottom: 8px;
    background: #e0dcf2;
    border-radius: 2px;
    padding: 7px 10px 6px 10px;
    font-weight: 500;
    float: right;
    text-transform: none;
    margin-top: 10px;
}
.htls-pay-title {
    color: #1f1b64;
    font-size: 14px;
    padding-bottom: 6px;
    line-height: 24px;
}
.htls-pay-titleprice {
    font-size: 18px;
    padding-bottom: 10px;
    font-weight: 500;
}
.htls-pay-titleMn {
    margin-top:20px;
    margin-bottom:20px;
}
.htls-payAmt {
    font-size: 12px;
    text-transform: uppercase;
}
.btn-dark.outlinepay {
    border: 2px solid #1e1c66;
    color: #1e1c66 !important;
    padding: 10px 15px 6px 15px;
    background: transparent;
}
.paylaterproBCm {
    color: #2c15a9;
    font-size: 12px;
    margin-bottom: 4px;
    background: #e0dcf2;
    border-radius: 2px;
    padding: 6px 10px 6px 10px;
    font-weight: 500;
    margin-top: 8px;
}
.ProTraveDet.paylaterpros {
    float: left !important;
}
.paylaterpros {   
    color: #2c15a9;
    font-size: 12px;
    margin-bottom: 4px;
    background: #e0dcf2;
    border-radius: 2px;
    padding: 5px 10px 4px 10px;
    font-weight: 500;
    margin-top: 8px;
}
.radiotextsty {
    color: #1f1b64;
    font-size: 16px;
    font-weight: 500;
}
.fc_YashDark {
    color: #8e8db2 !important;
    font-size: 12px;
}
.htls-paylaterBg {
    background: #f7f7fb;
    padding: 60px 10px 40px 10px;
    margin-top: 10px;
    font-size: 16px;
    text-align: center;
    width: 100%;
    margin: 30px auto 0 auto;   
}
.pall15_Imp {
    padding: 0px !important;
}
.mb20 {
    margin-bottom: 0px;
}
.btn.htlspaylaterBtn {
    width: 300px;
    max-width: 100%;
    border: none;
    min-height: 40px;
    font-size: 14px;
    text-align: center;
    background: #2bac36;
    color: #fff;
    margin-bottom: 10px;
}
.htls-notepay {
    display: inline-block;
    padding-top: 40px;
    color: #8e8db2;
    font-size: 12px;
    line-height: 22px;
}
.customradio {
    display: block;
    position: relative;
    padding-left: 30px;
    float: left;
    margin-right: 10px;
    margin-bottom: 0px;
    cursor: pointer;
    font-size: 18px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

    /* Hide the browser's default radio button */
    .customradio input {
        position: absolute;
        opacity: 0;
        cursor: pointer;
    }

/* Create a custom radio button */
.checkmark {
    position: absolute;
    top: 0;
    left: 0;
    height: 20px;
    width: 20px;
    background-color: white;
    border-radius: 50%;
    border: 1px solid #BEBEBE;
    margin-top: 2px;
}

/* On mouse-over, add a grey background color */
.customradio:hover input ~ .checkmark {
    background-color: transparent;
}

/* When the radio button is checked, add a blue background */
.customradio input:checked ~ .checkmark {
    background-color: white;
    border: 2px solid #01ca9e;
    margin-top: 2px;
}

/* Create the indicator (the dot/circle - hidden when not checked) */
.checkmark:after {
    content: "";
    position: absolute;
    display: none;
}

/* Show the indicator (dot/circle) when checked */
.customradio input:checked ~ .checkmark:after {
    display: block;
}

/* Style the indicator (dot/circle) */
.customradio .checkmark:after {
    top: 2px;
    left: 2px;
    width: 12px;
    height: 12px;
    border-radius: 50%;
    background: #01ca9e;
}
.paylatermsg {
    font-size: 16px;
    line-height: normal;
    color: #1e1c66;
    padding: 0px 25px 20px 25px;
}

.paylaterresend {
    cursor:pointer;
    color: #2587c8 !important;
    font-weight: 600;
    text-decoration: underline !important;
    padding: 0px 0px 0px 4px !important;
}
.paylaterresend a:hover {
    color: #2587c8 !important;
}
.wizard {
    margin-top: 0px !important;
    padding-top: 0px !important;
}

.accordion-toggle {
    padding: 10px 12px 10px 0px !important;
}
.payemailicon {
    width: 40px;
    padding-right: 10px;
}
@media only screen and (max-width: 767px) {
    .accordion-toggle {
        padding-left: 10px !important;
        padding-bottom: 0px !important;
    }
    #paylaterbox {
        margin-top: 0px;
        padding-top: 30px;
    }
    .payemailvery {
        padding-left: 6px;
    }
    .paylatermsg {
        padding: 10px 15px 20px 15px;
    }
    .mHtls_fare_new {
        margin:0 !important;
        margin-right:6px !important;
    }
    .paylaterpropriceBtp {
        float: none;
        text-align: center;
    }
    #tab1primary .tab-content > .tab-pane {
        display: 0;
    }
    .htls-paylaterBg {
        width: 100%;
        padding-top:40px;
    }
    .htls-pay-titleprice {
        padding-bottom:6px;
    }
    .paylaterpro {
        text-align: center !important;
        margin-top: 10px;
    }
    #paylaterbox {
        margin-top: 0px;
    }
    .fc_YashDark {
        padding: 0px 20px
    }
    .fs_medium2Mxs {
        padding: 0px 20px
    }
    .rehlatCheckOut input[type=submit] {
        margin-top: 0px;
    }
}

    .inclusionsblt {
        float: left;
    }

        .inclusionsblt ul {
            float: left;
            margin: 0 43px 0 0;
            padding: 2px 0 0;
        }
.mySection {
    background: #ffffff;
}
.mySection1 {
    background: #fff !important;
}
.htls-revieHotelWrap {
    border: solid 1px #dedde8;
    padding: 15px 20px;
    margin-top: 15px;
    margin-bottom: 15px;
}
.htls-title h1 {
    font-size: 20px;
    font-weight: 600;
    color: #1e1c66;
    margin: 0 0 5px 0;
}
.htls-titleSub h2 {
    font-size: 12px;
    font-weight: 400;
    color: #8e8db2;
}
.travelinfo-reviews {
    float: right;
}
.reviewsGVD {
    float: left;
    padding-top:4px;
}
.reviewVG-title {
    color: #1e1c66;
    font-size: 12px;
    text-align: right;
    font-weight: 500;
}
.reviewNUM-title {
    color: #1e1c66;
    font-size: 12px;
    text-align: right;
}
.reviewsBG {
    background: #00ca9d;
    border-radius: 4px;
    padding: 2px 8px;
    font-size: 16px;
    color: #fff;
    float: right;
    margin-left: 6px;
    margin-top: 8px;
}
.htls-Chek-out {
    color: #bbbad1;
    font-size: 13px;
    text-transform: none
}
.thls-hDates {
    color: #1e1c66;
    font-size: 14px;
    font-weight: 500;
}
.HRsearchHolder {
    background: #dedde8 !important;
    padding: 35px 0px 30px 0px;
}
.hotelSearchBgContainer {
    /* background: #1e1c66 !important;  gk*/
    background: white !important;
    min-height: unset;
    padding : 15px 0 10px 0;
    /*padding: 15px 0; gk */
}
.hotel_search_bar {
    padding-left: 0px;
    padding-right: 0px;
}
h1.HRCityHeading {
    color: #1e1c66 !important;
}
.HRSearchBtn {
    border-radius:4px;
}
.checkbox label::before {
    border: 1px solid #8e8db2;
}
.checkbox input[type="checkbox"]:focus + label::before {
    outline:none;
}
.Text-Right {
    text-align: right;
    color: #8e8db2;
    font-weight: 500;
    font-size: 14px;
}
.radio, .ros-canradio, .checkbox {
    margin-top: 12px;
}
.inclusionsblt {
    float: left;
}
.align-left {
    padding-top: 10px;
}
.inclusionsblt ul {
    float: left;
    margin: 0 43px 0 0;
    padding: 2px 0 0;
}

        .inclusionsblt li {
            background: url(../images/bltsicons.jpg) no-repeat left 9px;
            list-style: none;
            color: #a5a5a5;
            font-size: 13px;
            margin: 0;
            padding: 2px 0 2px 16px;
        }

            .inclusionsblt li a {
                color: #565656;
                font-size: 12px;
                text-decoration: none;
            }

                .inclusionsblt li a:hover {
                    color: #3c8d00;
                    font-size: 12px;
                    text-decoration: none;
                }

    .backBG {
        padding: 6px 0px;
        margin-bottom: 6px;
    }

    .bckfnt {
        color: #428bca;
        font-size: 14px;
    }

        .bckfnt a {
            color: #428bca;
            font-size: 14px;
        }

    .htlsADD.htlsADDn {
        padding: 0px;
        width: 100%;
        text-transform: none;
    }

    .bdstPAD {
        /*margin-top:15px;
     margin-bottom:6px;*/
    }

    .bdst {
        font-size: 18px;
        padding-top: 6px;
    }

    .bdstkwd {
        text-transform: uppercase;
        font-size: 26px;
        font-weight: 600;
    }

    .fra {
        font-size: 14px;
        padding: 15px 0px;
    }

    .incl {
        font-size: 26px;
    }

    .inclPAD {
        padding: 15px 0px 5px 0px;
        font-size: 14px;
    }

    .inclPADbtn {
        padding: 6px 0px 15px 0px;
    }

    .modfySRHbtnsck.btnincl {
        padding: 10px 20px;
        width: 100%;
    }

    .cmrfnst {
        font-size: 16px;
    }

.spnicnPAD {
    padding: 0px 10px 0px 0px !important;
}

    .spnMRG {
        margin: 10px 0px 10px 0px;
        padding: 0 5px;
    }

    #quote-carousel {
        padding: 0 10px 30px 10px;
        margin-top: 30px;
        /* Control buttons  */
        /* Previous button  */
        /* Next button  */
        /* Changes the position of the indicators */
        /* Changes the color of the indicators */
    }

        #quote-carousel .carousel-control {
            background: none;
            color: #CACACA;
            font-size: 2.3em;
            text-shadow: none;
            margin-top: 30px;
        }

            #quote-carousel .carousel-control.left {
                left: -60px;
            }

            #quote-carousel .carousel-control.right {
                right: -60px;
            }

        #quote-carousel .carousel-indicators {
            right: 50%;
            top: auto;
            bottom: 0px;
            margin-right: -19px;
        }

            #quote-carousel .carousel-indicators li {
                width: 50px;
                height: 50px;
                margin: 5px;
                cursor: pointer;
                border: 4px solid #CCC;
                border-radius: 50px;
                opacity: 0.4;
                overflow: hidden;
                transition: all 0.4s;
            }

            #quote-carousel .carousel-indicators .active {
                background: #333333;
                width: 128px;
                height: 128px;
                border-radius: 100px;
                border-color: #f33;
                opacity: 1;
                overflow: hidden;
            }

    .item blockquote {
        border-left: none;
        margin: 0;
    }

        .item blockquote p:before {
            content: "\f10d";
            font-family: 'Fontawesome';
            float: left;
            margin-right: 10px;
        }

    .cusSLD {
        padding-left: 50px;
    }

    .whtcus {
        font-size: 16px;
        font-weight: 400;
        color: #1e1c66;
        margin: 0px 0px 10px 0px;
    }

    .spnPADrl {
        padding-right: 20px;
    }

    .htlsBDYs {
        font-size: 14px;
        color: #707070;
        line-height: 24px;
        padding: 3px 0px 0px 0px;
    }

    .htlsBDYs p {
        margin-top:-4px;
        margin-bottom: 0px;
        font-size: 13px;
        line-height: 18px;
        padding: 0px 20px;
        width: 100%;
    }
/*New css hotel profile*/

    .colpadlift {
        padding: 0px 0px 0px 8px;
    }

    .poppad10 {
        padding: 20px 20px 15px 26px;
    }

    .popTC {
        font-size: 16px;
        font-weight: 600;
    }

    .tcaplly {
        line-height: 22px;
        padding: 0 20px !important;
        font-size: 13px;
        color: #333;
    }

        .tcaplly ul {
            padding: 0;
            margin: 0;
        }

        .tcaplly li {
            padding: 0;
            margin: 0;
            list-style: disc !important;
        }

            .tcaplly li a {
                line-height: 20px;
                font-size: 14px;
                color: #333;
            }

    .popTC {
        font-size: 16px;
        font-weight: 600;
    }

    .codeapps {
        color: #49a300;
        font-size: 12px;
        line-height: 32px;
    }

    .contnPAD {
        padding: 0px;
    }

    .amtiLNKs {
        float: left;
        margin-bottom: 4px;
        margin-left: 2%;
    }

        .amtiLNKs ul {
            float: right;
            margin: 0 30px 20px 0%;
            padding: 2px 0 0;
            font-size: 14px;
            line-height: 20px;
        }

        .amtiLNKs li {
            background: url(../images/bulticon.png) no-repeat left;
            list-style: none;
            color: #707070;
            font-size: 14px;
            margin: 0;
            padding: 2px 0px 2px 15px;
            width: 180px;
            float: left;
        }

            .amtiLNKs li a {
                color: #707070;
                font-size: 14px;
                text-decoration: none;
            }

                .amtiLNKs li a:hover {
                    color: #2587c8;
                    font-size: 14px;
                    text-decoration: none;
                }

    .myFooterAreahtl {
        border-top: 1px solid #d6d6d6;
        border-bottom: 0px solid #d6d6d6;
        padding: 10px 0px;
    }

    #hotelResultDiv {
        padding-bottom: 10px;
    }

    .ui-menu .ui-menu-item {
        word-wrap: break-word;
        overflow: hidden;
    }

    .comimg {
        height: auto;
    }

    .modalcontentMW {
        max-width: 300px;
    }

    .disabled {
        pointer-events: none;
        cursor: default;
    }

    .accordion-togglebgn {
        background: none !important;
        border-bottom: none !important;
        border-top: none !important;
        margin: 0px !important;
    }

    .panel-headingBGf {
        background: #e2e2e2 !important;
        padding-top: 0px !important;
        padding-bottom: 0px !important;
        padding-left: 0px !important;
        border: none !important;
    }

    .divser {
        float: left;
        min-width: 300px;
    }

    #ancheAddRoom {
        color: #4898f6;
    }

        #ancheAddRoom a {
            color: #4898f6;
            font-size: 12px;
        }

    .inrPERN1 img {
        width: 100%;
        height: auto;
    }

    .padLRNOrn {
        padding-right: 0px;
    }

    .stcyDV {
        position: fixed;
        z-index: 9999;
        width: 100%;
        background: #dedede;
        height: 45px;
        bottom: 0;
        left: 0;
    }

    .colPADslr {
        padding: 0px 0px;
    }
    /*
tbody{
	background:none;
}*/
.hotelsprofileMNPAD {
    padding: 10px 0px 0px 0px;
}

.sortActive {
    color: #1e1c66 !important;
    font-weight:600;
}

    .sortActive a {
        color: #1e1c66 !important;
        font-weight: 600;
    }

    .prckwd {
        color: #707070;
        font-size: 10px;
        line-height: 20px;
    }

    .prckwdHD {
        font-size: 13px;
        line-height: 20px;
        color: #6d6d6d;
    }

    .boksPAD {
        padding-bottom: 0px;
    }

    .htlsHDBS {
        color: #707070;
        font-size: 18px;
        width: 100%;
    }

    .htlsTETbs {
        width: 100%;
        color: #707070;
        float: left;
        font-size: 13px;
        line-height: 21px;
    }

    .grndMB {
        text-align: center;
        border-top: 1px solid #707070;
        padding-top: 3px;
        color: #49a300;
        font-size: 12px;
        font-weight: bold;
    }

    .txtred {
        font-size: 11px;
        color: red;
    }

    .boks {
        padding: 10px 0px;
    }

        .boks::after {
            clear: both;
        }

        .boks::before {
            clear: both;
        }

        .boks::after, .boks::before {
            content: " ";
            display: table;
        }

.collPAD {
    padding: 4px 0px;
}
.frmradius {
    border-radius:4px!important;
}
.frmHet {
    min-height:41px;
}
.mycusInput1 select:focus {
    outline: none;
    border: none;
}
.savemoreBG {
    background: #fff4e2;
    padding: 10px 10px 10px 12px;
    margin-top: 10px;
    margin-bottom: 20px;
}
.btn.htlsbookpayBTN {
    background: #00ca9d;
    float: right;
    color: #fff;
    font-size: 16px;
    padding: 11px 10px;
    border-radius: 2px;
    min-width: 210px;
}
.payment_mainpanel.htls-payment_mainpanel {
    width: 100%; /* width: 74%; overwritten written for new design*/
}
.htls-headerGlobal_ros {
    border-bottom: solid 1px #dedde8;
}
.btn.loginBTN {
    background: #4898f6;
    text-transform: uppercase;
    font-size: 12px;
    color: #fff;
    border-radius: 2px;
    float: right;
}
.loginicon {
    margin-top: 4px;
    margin-right: 10px;
}
.savePER p {
    font-size: 13px;
    color: #1e1c66;
    margin-bottom: 0;
    font-weight: 500;
    padding-top: 8px;
}
.savePER a {
    font-size: 13px;
    color: #1e1c66;
    margin-bottom: 0;
    font-weight: 500;
    padding-top: 8px;
    text-decoration:none;
}
.htls-breadcrumb {
    margin-top:16px;
}
.infoicon {
    margin-top: 4px;
    margin-left: 10px;
}
.collbr {
    padding-bottom: 0px;
    padding-left: 0px;
    border-top: none !important;
    background: none;
    border-bottom: 0px solid #d0d0d0;
}

    .accordion-toggle.collbr {
        background: none;
        text-decoration: none;
    }

    .ctySUB {
        font-weight: normal;
        color: #333;
    }

    .popcity {
        margin-top: 4px;
        background: #fff;
        padding: 6px 8px;
        font-size: 16px;
    }

    .ctyMNS {
        margin-bottom: 10px;
        background: #f5f5f5;
        padding: 0px 4px 0px 4px;
        border: #ccc solid 1px;
    }

    .citylinks {
        font-size: 12px;
        padding: 0;
        margin: 0;
    }

        .citylinks ul {
            padding: 0;
            margin: 0;
        }

        .citylinks li {
            width: 100%;
            list-style: none;
            padding: 8px 0px;
            margin: 0;
        }

            .citylinks li a {
                color: #2587c8;
                text-decoration: none;
                text-transform: capitalize;
            }

                .citylinks li a:hover {
                    color: #707070;
                    text-decoration: none;
                }

    .ctyMNS::after {
        clear: both;
    }

    .ctyMNS::before {
        clear: both;
    }

    .ctyMNS::after, .ctyMNS::before {
        content: " ";
        display: table;
    }

    .filterdivwdt {
        max-width: 250px;
    }

    .btn-nPAD {
        padding-left: 0px;
        padding-top: 20px;
    }

    .bdmIMG {
        margin: 4px;
        padding: 2px;
        background: #ccc;
    }

        .bdmIMG img {
            width: 100%;
            height: auto;
        }

    .mtsBGs {
        margin-top: 8px;
        border-top: 0px solid #ccc;
    }

        .mtsBGs::after {
            clear: both;
        }

        .mtsBGs::before {
            clear: both;
        }

        .mtsBGs::after, .mtsBGs::before {
            content: " ";
            display: table;
        }

    .mtsdwdt {
        width: 100%;
    }

    .divri {
        float: right;
    }

    .roomtyMN {
        border: solid 1px #ccc;
        padding: 4px;
    }

        .roomtyMN::after {
            clear: both;
        }

        .roomtyMN::before {
            clear: both;
        }

        .roomtyMN::after, .roomtyMN::before {
            content: " ";
            display: table;
        }

    .modfySRHbtnsck {
        margin: -2px 0 0 6px;
        color: #fff !important;
        cursor: pointer;
        border: none !important;
        background: #ff7f00 !important;
        border-radius: 0 !important;
        padding: 4px 10px;
        text-align: center;
        font-size: 16px;
    }

        .modfySRHbtnsck a {
            color: #fff !important;
        }

    .roomtyMN img {
        width: 100%;
        height: auto;
    }

    .roomtyIcon {
        font-size: 12px;
    }

        .roomtyIcon img {
            width: auto;
        }

        .roomtyIcon ul {
            padding: 0;
            margin: 0;
        }

        .roomtyIcon li {
            display: inline-block;
            padding: 2px 4px;
            ;
            margin: 0;
            list-style: none;
        }

    .kwdMNYs {
        text-align: center;
        vertical-align: middle;
        padding: 0px 10px 0px 0px;
        color: #ff7f00;
        font-size: 24px;
        border: none;
        font-weight: bold;
    }

    .kwdBTNs {
        background: #2587c8 none repeat scroll 0 0;
        border: medium none;
        color: #fff;
        font-size: 16px;
        min-width: 120px;
        padding: 6px 16px;
    }

    .mts {
        padding-bottom: 4px;
    }

        .mts::after {
            clear: both;
        }

        .mts::before {
            clear: both;
        }

        .mts::after, .mts::before {
            content: " ";
            display: table;
        }

    .mtsBG {
        margin-bottom: 10px;
        background: #F9F9F9;
        padding: 6px;
        border-left: 1px #ccc solid;
        border-right: 1px #ccc solid;
        border-bottom: 1px #ccc solid;
    }

        .mtsBG::after {
            clear: both;
        }

        .mtsBG::before {
            clear: both;
        }

        .mtsBG::after, .mtsBG::before {
            content: " ";
            display: table;
        }

    .mobileCOD {
        margin-top: 10px;
    }

        .mobileCOD::after {
            clear: both;
        }

        .mobileCOD::before {
            clear: both;
        }

        .mobileCOD::after, .mobileCOD::before {
            content: " ";
            display: table;
        }

    .mtsd {
        display: inline-block;
        padding-bottom: 4px;
        padding-top: 4px;
    }

        .mtsd::after {
            clear: both;
        }

        .mtsd::before {
            clear: both;
        }

        .mtsd::after, .mtsd::before {
            content: " ";
            display: table;
        }

    .indcuMN {
        padding-top: 4px;
    }

        .indcuMN::after {
            clear: both;
        }

        .indcuMN::before {
            clear: both;
        }

        .indcuMN::after, .indcuMN::before {
            content: " ";
            display: table;
        }

    .gstIconCLRres {
    }

        .gstIconCLRres::after {
            clear: both;
        }

        .gstIconCLRres::before {
            clear: both;
        }

        .gstIconCLRres::after, .gstIconCLRres::before {
            content: " ";
            display: table;
        }

    .pricFNS {
        margin-top: 10px;
        padding-bottom: 4px;
        color: #707070;
        font-size: 14px;
    }

        .pricFNS::after {
            clear: both;
        }

        .pricFNS::before {
            clear: both;
        }

        .pricFNS::after, .pricFNS::before {
            content: " ";
            display: table;
        }

    .progressED {
        height: 40px;
        background: #2bac36 !important;
    }

    .progressbarED {
        width: 100%;
    }

.progressbar {
    background-color: #ff8206 !important;
}
.searchResHead {
    background: #dedde8 !important;
}
.searchResBgHead {
    /*background: #dedde8 !important; gk */
    background : white !important;
    color: #bfbfc0;
    padding: 3px 0px 1px 0px;
}

    .breadcrumb {
        font-size: 12px;
        padding: 10px 15px 8px 15px;
    }

    .breadcrumbPAD {
        padding-top: 4px;
        padding-bottom: 0px;
    }

    .breadcrumbPADs {
        padding-top: 4px;
        padding-bottom: 4px;
    }

    .breadcrumbPADfst {
        padding: 16px 15px 14px 15px;
    }

    .breadcrumbBCK {
        color: #404040;
    }

    .progessbr {
        width: 100%;
        border-bottom: solid 3px #ff7f00;
    }

    .mySectionBg { /*display:table; background:#f2f1ed;*/
        background: #ffffff;
        width: 100%;
        margin: 0; /*border-bottom:1px solid #dbdbdb;*/
        padding: 0 0 0px 0;
    }

    .htlsicon {
        margin-top: 6px;
        float: left;
        padding-right: 15px;
    }

    .dropdown-menu.pull-right.romWD {
        width: 350px;
        top: 40px;
    }

    .adltTXT.lblhi {
        line-height: 20px;
    }

    .drpPAD {
        padding: 0px;
    }

    .rms1BG {
        color: #333;
        padding: 4px;
        margin-top: 2px;
        font-size: 16px !important;
        background: #f0f0f0;
    }

    .rms2BG {
        color: #333;
        padding: 4px;
        margin-top: 2px;
        font-size: 16px !important;
        background: #f0f0f0;
    }

    .hydcitysearch {
        background: #fff url(https://images.rehlat.com/Content/images/tpsearch_icon.png) no-repeat 10px 8px;
        padding-left: 58px !important;
        border: none;
    }

    .form-control.hydcitysearch {
        box-shadow: none;
        border: 1px solid #ccc;
    }

    .hydcity {
        min-width: 100%;
        float: left;
        margin-bottom: 6px;
        color: #797a7d;
    }

    .searchBTNmdfy {
        padding: 11px 10px;
        cursor: pointer;
        font-size: 13px;
        margin-top: 0px;
        color: #a1a1a1;
        width: 100%;
        border-radius: 0;
        border: solid 0px #d6d6d6;
        background: none;
    }

    .btn.searchBTNmdfy.dropdown-toggle {
        font-size: 13px;
        padding: 9px 0px;
        color: #a1a1a1;
    }

    .dropdown-menu {
        box-shadow: -1px 4px 12px 0 #ccc;
    }

    .searchMdfy {
        font-size: 16px;
        color: #a0a0a0;
        background: #f5f5f5;
        border: solid 1px #d6d6d6;
        padding-bottom: 4px;
        padding-top: 4px;
    }

        .searchMdfy:hover {
            font-size: 16px;
            color: #a0a0a0;
            background: #efefef;
            border: solid 1px #d6d6d6;
        }

    .mdfyBR {
        color: #999;
        font-size: 18px;
    }

    .roomPAD {
        padding: 0px;
    }

    .dropdown-menu.roomPAD {
        padding: 0;
    }

        .dropdown-menu.roomPAD a {
            padding: 6px 10px;
        }

        .dropdown-menu.roomPAD li a {
            padding: 6px 10px;
            margin-bottom: 0px;
        }

            .dropdown-menu.roomPAD li a:hover {
                background: none;
                padding: 6px 10px;
                margin-bottom: 0px;
            }

    .addBTN {
        background: #2587c8;
        color: #fff;
        height: 20px;
        border: none;
        font-size: 12px;
        margin: 0px 22px 10px 10px;
        border-radius: 20px;
    }

.leftSEDbg {
    padding: 5px 15px;
    background: #fff;
    border-radius: 10px;
}

        .leftSEDbg::after {
            clear: both;
        }

        .leftSEDbg::before {
            clear: both;
        }

        .leftSEDbg::after, .leftSEDbg::before {
            content: " ";
            display: table;
        }

    .leftSED {
    }

        .leftSED::after {
            clear: both;
        }

        .leftSED::before {
            clear: both;
        }

        .leftSED::after, .leftSED::before {
            content: " ";
            display: table;
        }

    .mCS_destroyed {
        height: 100% !important;
    }

    input[type=text]:disabled {
        border: 1px solid #ccc;
    }

    .rightSED {
        border: solid 0px red;
    }

        .rightSED::after {
            clear: both;
        }

        .rightSED::before {
            clear: both;
        }

        .rightSED::after, .rightSED::before {
            content: " ";
            display: table;
        }

    .rooms1 {
        padding: 2px 10px;
        min-width: 290px;
        border-bottom: solid #ccc 1px;
    }

        .rooms1::after {
            clear: both;
        }

        .rooms1::before {
            clear: both;
        }

        .rooms1::after, .rooms1::before {
            content: " ";
            display: table;
        }

    .roomtxt {
        padding: 4px 6px;
        color: #666;
        font-size: 14px;
    }

    .edt {
        color: #090;
    }

    .clse {
        color: red;
    }

    .rmsIcon {
    }

    .doneBTN {
        height: 20px;
        font-size: 12px;
        border: none;
        color: #fff;
        background: #ff7f00;
    }

    .dividers {
        margin: 0px;
        border-bottom: solid 1px #ccc;
    }

    .rooms {
        border-bottom: solid 1px #ccc;
        padding: 0px px 0px 4px;
    }

    .adlt {
        padding-top: 4px;
        color: #000;
        font-size: 14px;
    }

    .myResultBar span.adlt {
        font-weight: 500;
    }

    .btn.searchMdfy.dropdown-toggle.modSer {
        color: #a0a0a0;
    }

    .smdfy {
        color: #cdcdcd;
    }

    .searchResBgHeadPD {
        padding-bottom: 10px;
        padding-top: 10px;
    }

    .calcmain {
        margin-right: 28px;
        min-width: 45%;
        float: left;
    }

    .calcmains {
        display: inline-flex;
        float: left;
    }

    .calcicon {
        float: left;
        border-left: solid 1px #d6d6d6;
        padding-left: 14px;
        padding-right: 14px;
    }

    .calcdates {
        float: left;
        font-size: 16px;
        color: #797a7d;
    }

    .x2icon {
        float: left;
    }

    .x2text {
        padding-left: 8px;
        font-size: 22px;
        color: #797a7d;
        float: left;
    }

    .form-horizontal .control-label {
        color: #666;
        font-size: 13px;
    }

    .rooms {
    }

    .modfySRHbtns {
        margin-top: 2px;
        color: #fff;
        cursor: pointer;
        border: none !important;
        background: #ff7f00 !important;
        border-radius: 0 !important;
        padding: 7px 10px;
        text-align: center;
        font-size: 16px;
    }

    .clseBTN {
        cursor: pointer;
        font-size: 16px;
        color: #2587c8;
        font-weight: normal;
    }

    .btnsearchnow {
        border: none;
        background: #ff7f00;
        border-radius: 0 !important;
        padding: 10px 20px;
        font-size: 16px;
        /*text-transform:uppercase;*/
    }

        .btnsearchnow:hover {
            border: none;
        }

    .searchResBgHeadBR {
        border-bottom: solid 4px #CCC;
    }

    .form-horizontal, .control-label, .clFNTs {
        font-size: 15px;
        padding-bottom: 0px;
    }

    .boxshadow {
        -webkit-box-shadow: 0px 0px 4px 2px #ccc;
        -moz-box-shadow: 0px 0px 4px 2px #ccc;
        box-shadow: 0px 0px 4px 2px #ccc;
    }

    .breadcrumb > li + li::before {
        color: #fff;
    }

    .brd {
        border-bottom: solid 3px #f7f7f7;
    }

.miancontainer {
    padding-bottom: 0px;
    padding-top: 0px;
}
.panel-group {
    margin-bottom: 0px !important;
}
.miancontainer::after {
    clear: both;
}

        .miancontainer::before {
            clear: both;
        }

        .miancontainer::after, .miancontainer::before {
            content: " ";
            display: table;
        }

    .progress-bar {
        background-color: #292725;
    }

    .progress {
        border-radius: 0;
        margin-bottom: 0px;
        background: #ff7f00;
        height: 4px;
    }

.filterdiv {
    padding: 0px;
    margin-bottom: 15px;
}

    .Gmap {
        margin: 6px 6px 0px 6px;
        padding: 1px;
        background: #d4d4d4;
    }

        .Gmap img {
            width: 100%;
            height: auto;
        }

    .map {
        padding-bottom: 10px;
    }

.dropdown-menu.pull-right {
    top: 30px;
    right: -155px;
}

    .dropdown-menuSRH {
        width: 100%;
    }

    .maplc {
        float: left;
        min-width: 460px;
        color: #707070;
        font-size: 15px;
    }

    .modfySRHbtn {
        background: #ccc;
        color: #666;
        border: none !important;
        font-size: 14px;
        padding: 8px;
        width: 100%;
        text-align: center;
        cursor: pointer;
    }

    .filtersRES {
        display: none;
    }

.prtyUP {
    color: #414065;
    padding-right: 6px;
}

.prtyDOWN {
    color: #616093;
    padding-right: 6px;
}
.fa.prtyDOWN:last-child {
    padding-right: 0px;
}
.prtyDWNS {
    color: #666;
}

    .mapIcon {
    }

.headingLi {
    border-bottom: solid 1px #dedde8;
    padding-bottom: 15px;
    margin-bottom: 0px;
}

        .headingLi::after {
            clear: both;
        }

        .headingLi::before {
            clear: both;
        }

        .headingLi::after, .headingLi::before {
            content: " ";
            display: table;
        }

.sidHeading {
    padding-top: 6px;
    font-size: 14px;
    color: #1e1c66;
    font-weight:500;
}

    .allclear {
        clear: both;
    }

    .restallPAD {
        padding-top: 6px;
    }

.restall {
    padding-top: 0px;
    text-decoration: underline;
    color: #4898f6;
    font-size: 13px;
    padding-right: 0px;
}

        .restall a {
            color: #a0a0a0;
        }

            .restall a:hover {
                color: #2587c8;
            }

.rest {
    padding-top: 4px;
    color: #9292b5;
    font-size: 14px;
    padding-right: 0;
    text-decoration: none;
    font-weight: 400
}

        .rest a {
            color: #8e8db2;
        }

        .rest:hover {
            color: #1e1c66;
            text-decoration: none;
        }

    .spcdiv {
        margin: 14px 0px;
        padding: 0px 6px 0px 0px;
    }

.searchfilds {
    height: 36px;
    font-size: 14px;
    color: #1e1c66;
    border: solid 1px #dedde8;
    padding: 2px 45px 2px 10px;
    box-shadow: 0px 0px 0px 0px #ccc;
    border-radius: 4px !important;
}

    .searchicon {
        font-size: 30px;
        margin-right: 6px;
    }

.glyphicon.glyphicon-search.searchicon {
    font-size: 16px;
    color: #6765c0;
    top: 2px;
}

    .form-control.dateInput.searchfilds {
        padding-left: 10px;
        padding-right: 50px;
    }

.leftBlockBrick {
    padding-top: 0px;
    padding-bottom:20px;
}

    .slider.slider-horizontal .slider-track {
        border-radius: 0;
    }

    .slider-selection.sliderselection {
        background: #a0a0a0;
    }

    .slider-handle.round {
        border-radius: 0px;
    }

.slider-handle {
    width: 18px;
    height: 18px;
}
.btn.htlsshowpric {
    color: #fff !important;
    background: #ff234f !important;
    padding: 8px 15px;
    font-size: 13px;
}
.priceRT {
    padding-top:20px;
    color: #a1a1a0;
    font-size: 15px;
}

    .retingNo {
        font-size: 14px;
        color: #a1a1a1;
    }

.prnight {
    padding-left: 10px;
    line-height: 23px;
    font-size: 12px;
    color: #333;
    padding-top: 0px;
}

.sortin {
    color: #656496;
    font-size: 14px;
}

        .sortin a {
            color: #656496;
        }

            .sortin a:hover {
                color: #4898f6;
            }

    .moreMN {
        text-align: right;
        padding: 2px 0px;
    }

    .moreLink {
        text-decoration: underline;
        font-size: 12px;
        color: #4898f6;
    }

        .moreLink a {
            color: #4898f6;
        }

            .moreLink a:hover {
                color: #2587c8;
            }

    .retingli {
        padding: 10px 10px;
    }

.ameties {
    width: 100%;
    margin: 0 auto;
    padding-bottom: 2px;
    float: left;
}

        .ameties::after {
            clear: both;
        }

        .ameties::before {
            clear: both;
        }

        .ameties::after, .ameties::before {
            content: " ";
            display: table;
        }

    .amenities {
        margin-top: 20px;
        padding: 0px;
    }

        .amenities::after {
            clear: both;
        }

        .amenities::before {
            clear: both;
        }

        .amenities::after, .amenities::before {
            content: " ";
            display: table;
        }

    .icons_amits {
        /*float:left;*/
    }

    .amiesactive a {
        border: solid 1px #2587c8 !important;
    }


    .amiesaIcons.table {
        width: auto;
        border: none;
    }

    .mlr25 {
        margin-left: 25px;
        margin-right: 25px;
    }

    .amiesaIcons.table tr td {
        border: none;
        padding: 0px;
    }

    .amiesaIcons {
        margin: 0 auto;
        border: 1px solid #dedde8;
        width: 40px;
        line-height: 28px;
        /*padding:3px 10px;*/
        text-align: center;
    }
        /*.amiesaIcons:hover {
    border:solid 1px #2587c8;
}*/
        .amiesaIcons a {
            padding: 3px 10px;
            display: block;
        }

    .amiesIcon {
        width: 50px;
        margin-right: 4px;
        float: left;
        height:70px;
    }

    .amiesIconALL {
        margin: 0 auto;
        width: 100%;
        padding-bottom: 6px;
    }

    .amiesIconALLhp {
        padding-bottom: 6px;
    }

    .amiesIconALL::after {
        clear: both;
    }

    .amiesIconALL::before {
        clear: both;
    }

    .amiesIconALL::after, .amiesIconALL::before {
        content: " ";
        display: table;
    }

    .amiesIconslt {
        width: 50px;
        margin-right: 0px;
        float: left;
    }

    .amitshd {
        width: 50px;
        text-align: center;
        padding-bottom: 6px;
        font-size: 10px;
        color: #1e1c66;
    }

    .Wifi_amiesBRLi {
        padding: 8px 10px;
        float: left;
        text-align: center;
        border: solid 1px #ebebeb;
        /*width:60px;
	height:56px;*/
        line-height: 28px;
    }

    .Gym_amiesBRMi {
        width: 60px;
        height: 56px;
        line-height: 28px;
        padding: 12px 10px;
        float: left;
        text-align: center;
        border: solid 1px #ebebeb;
        margin: 0px 20px;
    }

    .Air_amiesBRRi {
        width: 60px;
        height: 56px;
        line-height: 28px;
        padding: 12px 10px;
        float: left;
        text-align: center;
        border: solid 1px #ebebeb;
    }

    .Swm_amiesBRLi {
        padding: 12px 10px;
        float: left;
        text-align: center;
        border: solid 1px #ebebeb;
        width: 60px;
        height: 56px;
        line-height: 28px;
    }

    .Rest_amiesBRMi {
        width: 60px;
        height: 56px;
        line-height: 28px;
        padding: 12px 10px;
        float: left;
        text-align: center;
        border: solid 1px #ebebeb;
        margin: 0px 20px;
    }

    .Ba_amiesBRRi {
        width: 60px;
        height: 56px;
        line-height: 28px;
        padding: 12px 10px;
        float: left;
        text-align: center;
        border: solid 1px #ebebeb;
    }

    .proMN {
        width: 100%;
        margin: 0 auto;
        margin-top: 20px;
        padding: 0px;
    }

    .proMNs {
        max-width: 190px;
        margin: 0 auto;
        padding: 0px;
    }

    .proMN::after {
        clear: both;
    }

    .proMN::before {
        clear: both;
    }

    .proMN::after, .proMN::before {
        content: " ";
        display: table;
    }

    .proprty {
        float: left;
    }

    .Hotels {
        border: 1px solid #ebebeb;
        float: left;
        height: 56px;
        line-height: 28px;
        padding: 12px 10px;
        text-align: center;
        width: 60px;
    }

    .resort {
        border: 1px solid #ebebeb;
        float: left;
        height: 56px;
        line-height: 28px;
        margin: 0 20px;
        padding: 12px 10px;
        text-align: center;
        width: 60px;
    }

    .villa {
        border: 1px solid #ebebeb;
        float: left;
        height: 56px;
        line-height: 28px;
        padding: 12px 10px;
        text-align: center;
        width: 60px;
    }

    .mainsort::after {
        clear: both;
    }

    .mainsort::before {
        clear: both;
    }

    .mainsort::after, .mainsort::before {
        content: " ";
        display: table;
    }

    .mainsort {
        width: 100%;
        /*padding: 5px 0;*/
        background: #fff;
        float: right;
        display: inline-block;
        text-align: right;
        line-height: 40px;
        /*border:solid 1px #f4f4f4;
	-webkit-box-shadow: 3px 2px 0px -1px #ccc;
    -moz-box-shadow:    3px 2px 0px -1px #ccc;  
    box-shadow:         3px 2px 0px -1px #ccc;*/
    }

    .mobileview {
        display: none;
    }

    .desktopview {
    }

        .desktopview::after {
            clear: both;
        }

        .desktopview::before {
            clear: both;
        }

        .desktopview::after, .desktopview::before {
            content: " ";
            display: table;
        }

.hotelviewDSK {
    /*overflow: hidden;*/
    margin-top: 10px;
    padding: 8px;
    background: #fff;
    border: solid 1px #dedde8;
    margin-bottom: 15px;
    /*border-radius:3px;*/
    /*border: solid 1px #f4f4f4;*/
    /*border-bottom: 2px solid #dbe3e8;*/
    /*-webkit-box-shadow: 2px 2px 2px 0px rgba(168,168,168,0.5);
    -moz-box-shadow: 2px 2px 2px 0px rgba(168,168,168,0.5);
    box-shadow: 2px 2px 2px 0px rgba(168,168,168,0.5);*/
        transition: all 300ms;
    }

    .hotelviewDSK:hover {
        -webkit-box-shadow: 0 0 14px 0 rgba(183, 188, 191, 0.47);
        -moz-box-shadow: 0 0 14px 0 rgba(183, 188, 191, 0.47);
        box-shadow: 0 0 14px 0 rgba(183, 188, 191, 0.47);
        cursor: pointer;
        background: #f8f8f8;
    }

       

        .hotelviewDSK::after {
            clear: both;
        }

        .hotelviewDSK::before {
            clear: both;
        }

        .hotelviewDSK::after, .hotelviewDSK::before {
            content: " ";
            display: table;
        }

        .hotelviewDSK ul {
            padding: 0;
            margin: 0;
        }

        .hotelviewDSK li {
            padding: 0;
            margin: 0;
        }

            .hotelviewDSK li a {
                float: left;
            }

    .hotelviewMB {
        display: none;
    }

        .hotelviewMB::after {
            clear: both;
        }

        .hotelviewMB::before {
            clear: both;
        }

        .hotelviewMB::after, .hotelviewMB::before {
            content: " ";
            display: table;
        }

.ngbindingCLS {
    font-size: 16px;
    padding-right: 5px;
    font-weight: 500;
    color: #1e1c66;
}

    .ng-bindingOFF {
        /*font-weight: bold;*/
        font-size: 13px;
        padding-right: 0px;
    }

    .grndsinrDIS {
        font-size: 16px;
        color: #222;
        font-weight: normal;
        text-decoration: line-through;
    }

    .grnds {
        text-align: right;
        color: #49a300;
        font-size: 20px;
        font-weight: normal;
        font-weight: bold;
    }

    .hotels {
        position: relative;
        border: 0px solid rgba(225, 225, 225, 0.9);
    }

    .htls-offer {
        background: #c40005 none repeat scroll 0 0;
        color: #fff;
        font-size: 13px;
        left: 10px;
        line-height: 16px;
        padding: 11px 8px;
        position: absolute;
        text-align: center;
        text-transform: uppercase;
        top: -6px;
        -webkit-box-shadow: 5px 5px 0 2px rgba(0, 0, 0, 0.3);
        -moz-box-shadow: 5px 5px 0 2px rgba(0, 0, 0, 0.3);
        box-shadow: 5px 5px 0 2px rgba(0, 0, 0, 0.3);
        z-index: 99;
    }

    .inroff {
        font-size: 12px;
    }

    .padLRNO {
        padding-left: 1px;
        padding-right: 1px;
    }

    .hamburgers {
        background: #fff url(https://images.rehlat.com/Content/images/mapclosea.png) no-repeat scroll 4px 7px;
        border: medium none;
        box-shadow: 5px -2px 8px -3px #4c4c4c;
        display: block;
        height: 32px;
        left: 15%;
        padding: 20px;
        position: absolute;
        top: 50%;
        width: 32px;
        z-index: 999;
    }

    .hamburgers1 {
        background: #fff url(https://images.rehlat.com/Content/images/mapclose.png) no-repeat scroll 4px 7px;
        border: medium none;
        box-shadow: 5px -2px 8px -3px #4c4c4c;
        display: block;
        height: 32px;
        left: 0;
        padding: 20px;
        position: absolute;
        top: 50%;
        width: 32px;
        z-index: 999;
    }

.hotels img {
    width: 100%;
    /*width: 184px;*/
    height: 160px;
}

.htlsPAD {
    padding-bottom: 6px;
}

.htlsNM {
    font-size: 12px !important;
    font-weight: normal !important;
    color: #373737;
    display: inline-block;
    padding-bottom: 4px!important;
}
.rzslider .rz-pointer {
    background-color: #fff !important;
    border: 2px solid #ff234f !important;
}

.rzslider .rz-bar.rz-selection {
    background: #ff234f !important;
}

.rzslider .rz-bar {
    background: #ffeef1 !important;
}
.htlsLC {
    font-size: 14px;
    color: #8e8db2;
    padding-bottom: 4px;
    display: inline-block;
    width: 100%;
    padding-top:0px;
}
.htlsLC a{
    color: #8e8db2;
}
.htlsFREpad {
    padding-bottom: 8px;
}
.htls-travel {
    font-size: 12px;
    padding-left: 6px;
}
.free-canl {
    font-size: 12px !important;
    color: #2587c8 !important;
    border: solid 1px #c6dbe8 !important;
    padding: 2px 6px 2px 6px !important;
}
.htlsMP {    
    font-size: 14px;
    color: #98a3af;
}

.htlsFRE {
    padding-bottom: 6px;
    font-size: 12px;
    color: #98a3af;
    padding-top:4px;
}

    .htlsDIS {
        padding-bottom: 4px;
        font-size: 12px;
        color: #5ea000;
    }

    .htlsIcon {
        padding: 0px 0px 0px 0px;
    }

        .htlsIcon::after {
            clear: both;
        }

        .htlsIcon::before {
            clear: both;
        }

        .htlsIcon::after, .htlsIcon::before {
            content: " ";
            display: table;
        }

    .htlsBROPC {
        opacity: 0.4;
    }

    .htlsBR {
        /*border: solid 1px #e4e8ee;*/
        border-radius: 50%;
        float: left;
        height: 31px;
        line-height: 26px;
        margin-right: 6px;
        text-align: center;
        width: 31px;
    }

    .inrPrice {
        text-align: center; /*San Hotels */
    }

        .inrPrice::after {
            clear: both;
        }

        .inrPrice::before {
            clear: both;
        }

        .inrPrice::after, .inrPrice::before {
            content: " ";
            display: table;
        }

.inrPAD {
    padding: 10px 0px 15px 15px;
    border-left: dashed 1px #d2d2ed;
    text-align: left;
    padding-left: 15px;
}
.rzslider .rz-pointer:active {
    background-color: #fff !important;
    border: 2px solid #ff234f !important;
}

.rzslider .rz-pointer:focus {
    background-color: #fff !important;
    border: 2px solid #ff234f !important;
}
.inrDIS {
    text-align: right;
    text-decoration: line-through;
    font-size: 13px;
    color: #222222;
}

.inrDISpr {
    text-align: center;
    text-decoration: line-through;
    font-size: 13px;
    color: #8e8db2;
    font-weight:400;
}
.htlsGRck {
    background: transparent !important;
}
.htlsGRckline {
    border: solid 2px #ffc977 !important;
    float: left;
    margin-right: 20px;
    padding: 3px 15px 1px 15px;
    border-radius: 100px;
}
.rh-htlsPad {
    padding:0px;
}
.inrPIC {
    line-height: 32px;
    font-weight: normal;
    font-size: 20px;
    color: #1e1c66;
    font-weight: 500;
}
.inrPIC small{ color: #1e1c66;
    font-size: 15px;
    display: inline;
}
.inrPIC.priceDesktop a{
    text-decoration:none;
}

    .inrPIC1 {
        line-height: 32px;
        font-weight: normal;
        font-size: 16px;
        color: #1e1c66;
    }

.inrPERN {
    line-height: 22px;
    font-size: 12px;
    color: #8e8db2;
}
.inrPERN a{
     font-size: 11px;
    color: #8e8db2;
    text-decoration:none;

}
.inrPERN1 {
    line-height: 32px;
    font-size: 11px;
    color: #98a3af;
}
.hotelviewDSKB {
    -webkit-box-shadow: 2px 2px 2px 0px rgba(168,168,168,0.0) !important;
    -moz-box-shadow: 2px 2px 2px 0px rgba(168,168,168,0.0) !important;
    box-shadow: 2px 2px 2px 0px rgba(168,168,168,0.0) !important;
}
.btnBN {
    padding-top: 10px;
}
.offprice {
    color: #8e8db2;
    font-weight: 500;
    font-size: 12px;
}
    .offprice a {
        color: #8e8db2;
        font-weight: 500;
        text-decoration: none;
        font-size: 12px;
    }
.htlspaylaterWrap {
    margin-top: 4px;
}
.btn.hltspaylater {
    color: #3b90c5!important;
    background: transparent !important;
    padding: 2px 6px 2px 6px !important;
    margin-bottom: 10px;
    border-radius: 0 !important;
    font-size: 12px;
    border: solid 1px #c6dbe8 !important;
    margin-right: 6px;
}
a {
    text-decoration: none !important;
    cursor: pointer;
}
.btn.hltspaylaterNo {
    color: #2587c8 !important;
    border: none;
    border-left: solid 1px #2587c8 !important;
    background: transparent !important;
    padding: 0px 0px 0 10px;
    border-radius: 0px;
}
.inrBOOKBTN {
    font-size: 13px;
    color: #fff;
    border: none;
    border-radius: 3px;
    font-weight: 400;
    padding: 6px 12px;
    background: #ff234f;
}
    .inrBOOKBTN:hover {
        background: #ff4469; 
    }
ul#menu li ul li ul li {
    margin-top: -1px;
    margin-bottom: 0;
    padding: 8px 0;
    color: #1e1c66 !important;
    border-radius: 0;
    float: left;
    border: 0px solid #dedde8 !important;
    border-right: 0;
    height: 45px;
    width: 100%;
}
    ul#menu li ul li ul li:last-child {
        border-right: 0px solid #ccc !important;
        border-left: 0px solid #ccc !important;
        border-bottom: 0;
    }
ul#menu li:last-child {
    border-bottom: 0px solid #ccc !important;
}
ul#menu li ul li ul .active,
ul#menu li ul li ul .active:hover,
ul#menu li ul li ul .active:focus {
    border-bottom: none !important;
    background-image: linear-gradient(266deg, #fff 0, #E8FCF5 100%)!important;
    border-left: 2px solid #00AA6E!important;
    border-right: none;
    border-bottom: none;
    border-radius: 0;
    background-color: #e8f2fd;
    width: 100%;
    font-size: 13px !important;
    font-weight: 500;
}
ul#menu li ul li .active a, ul#menu li ul li .active a:hover, ul#menu li ul li .active a:focus {
    color: #222 !important;
    font-weight: 600;
}
ul#menu li ul li ul a {
    font-size: 13px !important;
    font-weight: 500;
}
ul#menu li a {
    padding: 9px 10px;
}
ul#menu li {
    border: 0px solid #ccc;
}
ul#menu li ul li{
    border-top: 0px solid #ccc !important;
}
ul#menu li ul li ul li:last-child.active, ul#menu li ul li ul li:last-child.active:hover, ul#menu li ul li ul li:last-child.active:focus {
    border-bottom: none !important;
}
.yourComplete {
    border: solid 1px #e2e2e2 !important;
    padding: 0px 0px 0px 0px !important;
    -webkit-box-shadow: 0px 0px 0px -1px #ccc !important;
    -moz-box-shadow: 0px 0px 0px -1px #ccc !important;
    box-shadow: 0px 0px 0px -1px #ccc !important;
}
.payment_mainpanel.htls-payment_mainpanel {
    padding: 0px;
    /*width: 74%;  comented for new design*/
    width: 100%;
}
.htlspayble {
    font-size: 14px;
    text-transform: uppercase;
    color: #9291b5;
}
.htls-paybelam {
    font-size: 22px;
    color: #1e1c66;
    text-transform: uppercase;
    font-weight: 500;
}
.btn.htls-pableoutline {
    background: transparent;
    border: 1px solid #e5e5e5;
    border-radius: 3px;
    padding: 10px;
    text-align:left;
}
.btn.htls-paybookpayBTN {
    background: #00ca9d;
   /* float: left;*/ /*commented for new design*/
    color: #fff;
    font-size: 16px;
    padding: 12px 10px;
    border-radius: 2px !important;
    margin-bottom: 12px;
    width: 280px;
}
.htls-note p {
    color: #8e8db2 !important;
    font-size: 11px;
}
.htls-notebld p {
    color: #8e8db2 !important;
    font-size: 11px;
    font-weight:600;
}
ul#menu li ul li a:hover {
    background:transparent !important;
}
ul#menu li ul li ul li:hover {
    background: #e8f2fd;
}
.htls-header_yash {
    background: #fff;
}
.htls-note {
    font-size: 11px !important;
    color: #9291b5 !important;
    padding-bottom:10px;
}
.btn-dark.htlsoutline {
    border: 1px solid #e5e5e5;
    border-radius: 3px !important;
    padding: 10px 20px 2px 20px;
    background: transparent;
    color: #1e1c66 !important;
}
.htlstlpprice {
    font-size: 13px;
    color: #9291b5;
    text-transform: uppercase;
}
.htls-notePad {
    padding-bottom: 10px;
}
.btn.htls-paynowBtn {
    background: #01ca9e;
    width: 160px;
    font-size: 14px;
    text-transform:uppercase;
    color:#fff;
}
.bookingsummary {
    padding-top: 5px;
    padding-bottom: 10px;
    border: solid 0px #e2e2e2 !important;
    margin-bottom: 20px;
    -webkit-box-shadow: 2px 2px 0px -1px #ccc !important;
    -moz-box-shadow: 2px 2px 0px -1px #ccc !important;
    box-shadow: 0px 0px 0px 0px #ccc !important;
}
.inrBOOKBTN1 {
    font-size: 14px;
    color: #fff;
    border: none;
    border-radius: 0px;
    padding: 6px 12px;
    background: #fd3a80 !important;
    background: -moz-linear-gradient(left, #fd3a80 0%, #ff6b6e 100%);
    background: -webkit-linear-gradient(left, #fd3a80 0%,#ff6b6e 100%);
    background: linear-gradient(to right, #fd3a80 0%,#ff6b6e 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fd3a80 ', endColorstr='#ff6b6e ',GradientType=1 );
}
.pall15_Imp {
    padding:0px !important;
}
.getCity {
    float: left;
    color: #98a3af;
}
.getCityPadd {
    padding-bottom:6px;
}
.getStar {
    line-height: 10px;
    padding-bottom: 2px;
    padding-left: 0px;
    float: left;
}

    .trevllerlogo {
        line-height: 24px;
    }

    .trevllerlogoPAD {
        padding-bottom: 0px;
    }

    .addimg {
        padding-left: 2px;
        padding-top: 10px;
    }

        .addimg img {
            width: 100%;
            height: auto;
        }

    .newsMN {
        padding: 8px 0px;
        background: #ebebeb;
    }

    .newsUP {
        font-weight: 500;
        font-size: 26px;
        color: #707070;
    }

    .news {
        font-size: 14px;
        color: #707070;
        text-align: right;
        line-height: 40px;
    }

    .newsFileds {
        margin-right: 10px;
        padding: 10px 6px;
        background: #fff;
        border-radius: 3px;
        border: none;
        box-shadow: inset none;
        -webkit-box-shadow: 0px 0px 7px 2px #ccc;
        -moz-box-shadow: 0px 0px 7px 2px #ccc;
        box-shadow: 0px 0px 7px 2px #ccc;
    }

    .newsBTN {
        border: #aeaeae solid 1px;
        padding-left: 28px;
        padding-right: 28px;
        background: #666666;
        color: #fff;
    }

        .newsBTN a {
            color: #fff;
        }

            .btn:hover, .btn:focus, .newsBTN a:hover {
                color: #fff;
            }

    .btn.newsBTN {
        border-radius: 0px;
    }

    #productForm::after {
        clear: both;
    }

    #productForm::before {
        clear: both;
    }

    #productForm::after, #productForm::before {
        content: " ";
        display: table;
    }

    .ftrMN {
        background: #fff;
        padding-top: 20px;
    }

    .ftrlinkshd {
        padding-bottom: 8px;
        font-size: 18px;
        color: #515050;
    }

    .ftrlinkshds {
        padding-bottom: 8px;
        font-size: 18px;
        color: #515050;
        border-bottom: solid 2px #fff;
    }

    .ftrPAD {
        padding-top: 30px;
    }

    .ftrlinks {
        float: left;
    }


        .ftrlinks ul {
            float: left;
            padding: 2px 0px 0px 0px;
            margin: 15px 100px 0px 0px;
        }

        .ftrlinks li {
            list-style: none;
            line-height: 23px;
            padding: 0;
            margin: 0;
        }

            .ftrlinks li a {
                color: #1e1c66;
                font-size: 12px;
                text-decoration: none;
            }

                .ftrlinks li a:hover {
                    color: #98a3af;
                    font-size: 12px;
                    text-decoration: none;
                }

    .banks {
        margin-top: 30px;
        padding-top: 10px;
        border-top: solid 1px #ebebeb;
    }

    .bankPAD {
        padding: 0px 9px;
    }

    .frtcopy {
    }

    .copy {
        padding: 20px 0px 0px 0px;
        color: #bbbbbb;
        font-size: 14px;
    }

    .social {
        padding: 10px 0px 0px 0px;
    }

    .navPADNO {
        display: table;
        font-size: 16px;
        border: none;
        box-shadow: none;
        height: auto;
        float: right;
        width: 30px;
        margin: 0;
        padding: 0;
        cursor: pointer;
    }

    .dropPADs {
        margin-top: 12px;
        padding: 0px;
    }

    .dropPAD {
        min-width: 350px;
        padding: 0px;
    }

    .dropPADsrh {
        width: 100%;
        padding: 4px 4px 8px 4px;
        top: 30px;
    }

    .searchFileds {
        background: #fff none repeat scroll 0 0;
        border: medium none;
        border-radius: 3px;
        border: #ccc 1px solid;
        padding: 6px 6px;
        width: 96%;
        margin: 0 2%;
    }

    .GPbr {
        /*float:left;*/
        line-height: 40px;
        margin: 0 10px;
        padding: 0 10px;
        border: solid 1px #e26657;
        border-radius: 50%;
        font-size: 25px;
        color: #e26657;
        font-weight: normal;
        width: 43px;
        height: 43px;
    }

        .GPbr a {
            color: #e26657;
        }

    .FBbr {
        /*float:left;*/
        line-height: 40px;
        margin: 0 10px;
        padding: 0 10px;
        border: solid 1px #3b5998;
        border-radius: 50%;
        font-size: 25px;
        color: #3b5998;
        font-weight: normal;
        width: 43px;
        height: 43px;
    }

        .FBbr a {
            color: #3b5998;
        }

    .TWbr {
        /*float:left;*/
        line-height: 40px;
        margin: 0 10px;
        padding: 0 10px;
        border: solid 1px #28aae1;
        border-radius: 50%;
        font-size: 25px;
        color: #28aae1;
        font-weight: normal;
        width: 43px;
        height: 43px;
    }

        .TWbr a {
            color: #28aae1;
        }

    .INbr {
        /*float:left;*/
        line-height: 40px;
        margin: 0 10px;
        padding: 0 10px;
        border: solid 1px #0078b4;
        border-radius: 50%;
        font-size: 25px;
        color: #0078b4;
        font-weight: normal;
        width: 43px;
        height: 43px;
    }

        .INbr a {
            color: #0078b4;
        }

    .navs {
        color: #999999;
    }

    .filterTXT {
        color: #1e1c66;
        padding: 0px 10px 0px 0px;
        font-size: 13px;
    }

        .filterTXT a {
            color: #1e1c66 !important;
            padding: 0px 10px 0px 0px;
            font-size: 13px !important;
        }

    .sortRES {
        color: #1e1c66;
        padding: 0px 20px 0px 0px;
        font-size: 16px;
    }

    .filtersRES::after {
        clear: both;
    }

    .filtersRES::before {
        clear: both;
    }

    .filtersRES::after, .filtersRES::before {
        content: " ";
        display: table;
    }

    .navs > li > a:hover, .navs > li > a:focus, .navs .open > a, .navs .open > a:hover, .navs .open > a:focus {
        background: #fff;
    }

    .dropdowns {
        background: #fff;
        border: 1px solid #ccc;
        border-radius: 4px;
        width: 300px;
    }

    .dropdown-menus > li > a {
        color: #428bca;
    }

    .dropdowns ul.dropdown-menus {
        border-radius: 4px;
        box-shadow: none;
        margin-top: 20px;
        width: 300px;
    }

        .dropdowns ul.dropdown-menus:before {
            content: "";
            border-bottom: 10px solid #fff;
            border-right: 10px solid transparent;
            border-left: 10px solid transparent;
            position: absolute;
            top: -10px;
            right: 16px;
            z-index: 10;
        }

        .dropdowns ul.dropdown-menus:after {
            content: "";
            border-bottom: 12px solid #ccc;
            border-right: 12px solid transparent;
            border-left: 12px solid transparent;
            position: absolute;
            top: -12px;
            right: 14px;
            z-index: 9;
        }

    .trevllerlogos {
        display: none;
    }

    .htlsIcons {
        display: none;
    }

    .gustMN {
        width: 100%;
        border: solid 0px #ccc;
        padding: 0px 4px 0px 4px;
    }

        .gustMN::after {
            clear: both;
        }

        .gustMN::before {
            clear: both;
        }

        .gustMN::after, .gustMN::before {
            content: " ";
            display: table;
        }

    .guestPAD {
        padding: 0;
    }

    .adltBG {
        margin-bottom: 6px;
        padding: 5px 0;
        border-bottom: solid 1px #f0f0f0;
    }

        .adltBG::after {
            clear: both;
        }


    .addBTNs {
        padding: 2px 6px;
        border: none;
        color: #fff;
        font-size: 12px;
        background: #ff8206;
        border-radius: 3px;
    }

    .adltBG::before {
        clear: both;
    }

    .roomsBX {
        margin-right: 30px;
        position: relative;
        /*background: #fff;*/
        padding: 6px;
        float: left;
        color: #666;
    }
    /*.roomsBX:after {
	left: 100%;
	top: 50%;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
	border-color: rgba(136, 183, 213, 0);
	border-left-color: #fff;
	border-width: 16px;
	margin-top: -16px;
}*/

    .rms1BGs {
        margin-top: 4px;
        padding: 2px 2px 2px 2px;
        background: #f0f0f0;
    }

        .rms1BGs::after {
            clear: both;
        }

        .rms1BGs::before {
            clear: both;
        }

        .rms1BGs::after, .rms1BGs::before {
            content: " ";
            display: table;
        }

    .adltTXT {
        font-weight: normal;
        padding-bottom: 7px;
        float: left;
        color: #666;
        font-size: 14px;
        padding-top: 5px;
    }

    .guestEDIT {
        color: #ff0000;
        padding: 3px 8px;
        font-size: 18px;
    }

        .guestEDIT a {
            color: #ff0000;
        }

    .guestclose {
        color: #49a300;
        padding: 3px 8px;
        font-size: 18px;
        margin-right: 0px;
    }

        .guestclose a {
            color: #49a300;
        }

    .guestDROP {
        margin-top: 4px;
    }

        .guestDROP::after {
            clear: both;
        }

        .guestDROP::before {
            clear: both;
        }

        .guestDROP::after, .guestDROP::before {
            content: " ";
            display: table;
        }

    .addON {
        background: #f0f0f0 none repeat scroll 0 0;
        margin-bottom: 5px;
        margin-top: 6px;
        padding: 8px 10px;
    }

        .addON::after {
            clear: both;
        }

        .addON::before {
            clear: both;
        }

        .addON::after, .addON::before {
            content: " ";
            display: table;
        }

    .mycusInput1.mycusCNL {
        line-height: 20px;
        height: 30px;
    }

    .form-control.frmCNL {
        height: 30px;
    }

    .hotelsprofileMN {
        background: #fff;
        padding-bottom: 0px;
        padding-top: 10px;
    }

        .hotelsprofileMN::after {
            clear: both;
        }

        .hotelsprofileMN::before {
            clear: both;
        }

        .hotelsprofileMN::after, .hotelsprofileMN::before {
            content: " ";
            display: table;
        }

    .htlsLOC {
        margin-top: 4px;
        background: #f5f5f5;
        padding: 6px 0px 6px 0px;
    }

    .htlloc {
        float: left;
        color: #2587c8;
        font-size: 24px;
    }

    .htlsADD {
        padding-right: 70%;
        color: #3f4045;
        float: left;
        text-transform: uppercase;
    }

    .htlsADDsb {
        float: left;
        color: #3f4045;
        font-size: 14px;
        text-transform: uppercase;
    }

    .locstar {
        padding-top: 7px;
        float: left;
        padding-left: 10px;
    }

    .trvLG {
        float: left;
        padding-left: 10px;
    }

    .navLINK {
        padding-top: 13px;
        color: #0082d6;
        font-size: 18px;
    }

        .navLINK::after {
            clear: both;
        }

        .navLINK::before {
            clear: both;
        }

        .navLINK::after, .navLINK::before {
            content: " ";
            display: table;
        }

        .navLINK ul {
            font-size: 14px;
            float: right;
            padding: 0;
            margin: 0;
        }

            .navLINK ul li {
                text-align: left;
                float: left;
                list-style: none;
            }

                .navLINK ul li a {
                    text-decoration: underline;
                    font-size: 13px;
                    margin: 0px 4px;
                }

                    .navLINK ul li a:hover {
                        text-decoration: none;
                        color: #0082d6;
                        text-decoration: underline;
                        font-size: 13px;
                        margin: 0px 4px;
                    }

    .navLINKDV {
        padding: 0px 20px;
    }

    .navLINKLSD {
        padding-right: 20px;
    }

    .gstMN {
        font-size: 16px;
        color: #8d8d8d;
    }

    .gstr {
        line-height: 20px;
        font-size: 13px;
        color: #8d8d8d;
    }

    .hotelsprofileMNTP {
        /*padding-bottom:10px;*/
        background: #fff;
    }

        .hotelsprofileMNTP::after {
            clear: both;
        }

        .hotelsprofileMNTP::before {
            clear: both;
        }

        .hotelsprofileMNTP::after, .hotelsprofileMNTP::before {
            content: " ";
            display: table;
        }

    .proOCMNBT {
        background: #fff;
        /*padding-top:20px;*/
    }

    ul.myHotelProfThumb li a {
        min-width: 40px;
    }

    .proOCMNBT::after {
        clear: both;
    }

    .proOCMNBT::before {
        clear: both;
    }

    .proOCMNBT::after, .proOCMNBT::before {
        content: " ";
        display: table;
    }

    .htlsallHD {
        border-bottom: solid 1px #d0d0d0;
        padding-bottom: 3px;
        font-size: 16px;
        color: #2587c8;
    }

    .htlsBDY {
        line-height: 24px;
        padding: 3px 0px 0px 0px;
    }

    .yshHtext {
        color: #98a3af;
        font-size: 13px;
    }

    .htlSUb {
        font-size: 16px;
        font-weight: bold;
        color: #5e5e5e;
    }

    .amtis-MN {
        padding: 10px 10px 0px 0px;
    }

        .amtis-MN::after {
            clear: both;
        }

        .amtis-MN::before {
            clear: both;
        }

        .amtis-MN::after, .amtis-MN::before {
            content: " ";
            display: table;
        }

    .amtisLINKs {
        float: left;
    }

    .amtisLINKs ul {
        float: left;
        /*margin: 0 39px 0 0;*/
        padding: 2px 0 0;
        padding-right: 10px;
        line-height: 20px;
    }
.webMrg {
    margin: 0px 0px;
}
    .amtisLINKs li {
        background: url(../images/bulticon.png) no-repeat left;
        list-style: none;
        color: #656496;
        font-size: 14px;
        margin: 0;
        padding: 2px 0 2px 0px;
    }

            .amtisLINKs li a {
                color: #656496;
                font-size: 14px;
                text-decoration: none;
            }

                .amtisLINKs li a:hover {
                    color: #4898f6;
                    font-size: 14px;
                    text-decoration: none;
                }

    .inclusions {
        float: left;
    }

        .inclusions ul {
            float: left;
            margin: 0 43px 0 0;
            padding: 2px 0 0;
        }

        .inclusions li {
            background: url(../images/bulticon.png) no-repeat left 9px;
            list-style: none;
            color: #a5a5a5;
            font-size: 16px;
            margin: 0;
            padding: 2px 0 2px 16px;
        }

            .inclusions li a {
                color: #565656;
                font-size: 12px;
                text-decoration: none;
            }

                .inclusions li a:hover {
                    color: #3c8d00;
                    font-size: 12px;
                    text-decoration: none;
                }

    .included {
        float: left;
    }

        .included ul {
            float: left;
            margin: 0 43px 0 0;
            padding: 2px 0 0;
        }

        .included li {
            list-style: none;
            color: #a5a5a5;
            font-size: 16px;
            margin: 0;
            padding: 0;
        }

            .included li a {
                color: #2587c8;
                font-size: 12px;
                text-decoration: none;
            }

                .included li a:hover {
                    color: #707070;
                    font-size: 12px;
                    text-decoration: none;
                }

    .nonreble {
        float: left;
        width: 100%;
    }

        .nonreble ul {
            margin: 0 43px 0 0;
            padding: 2px 0 0;
        }

        .nonreble li {
            background: url(../images/bulticon.png) no-repeat left;
            list-style: none;
            color: #a5a5a5;
            font-size: 16px;
            margin: 0;
            padding: 4px 0 4px 16px;
        }

            .nonreble li a {
                color: #707070;
                font-size: 12px;
                text-decoration: none;
            }

                .nonreble li a:hover {
                    color: #a5a5a5;
                    font-size: 12px;
                    text-decoration: none;
                }

    .kwdBTNS {
        margin-top: 25%;
        padding: 6px 16px;
        color: #fff;
        font-size: 16px;
        min-width: 120px;
        border: none;
        background: #ff7f00;
    }

    .kwdMNY {
        text-align: center;
        min-width: 160px;
        vertical-align: middle;
        padding: 0px 0px;
        color: #2587c8;
        font-size: 17px;
        border: none;
        font-weight: bold;
    }

    .table.gustBR tr td {
        font-size: 18px;
        color: #707070;
        border: solid 1px #d0d0d0;
    }

    .maxWTH {
        min-width: 90px;
    }

    .table.gustBR {
    }

    .table.gustICN {
        padding: 0;
    }

        .table.gustICN tr td {
            font-size: 18px;
            padding: 0;
            color: #707070;
            border: none;
        }

    .gstimgs {
        padding-bottom: 6px;
    }

    .gstIcon {
        float: left;
        padding: 0px 4px 0px 10px;
        font-size: 11px;
        line-height: 20px;
    }

    .gsttextNL {
        font-size: 12px;
        color: #565656;
        padding-top: 4px;
    }

    .gsttext {
        float: left;
        font-size: 11px;
        color: #565656;
        padding-top: 5px;
    }

    .gstIconCLRres {
        width: 100%;
        padding-top: 4px;
    }

        .gstIconCLRres::after {
            clear: both;
        }

        .gstIconCLRres::before {
            clear: both;
        }

        .gstIconCLRres::after, .gstIconCLRres::before {
            content: " ";
            display: table;
        }

    .gstIconCLR {
        margin-top: 6px;
        padding: 4px;
        border-top: solid 1px #ccc;
        background: #fff;
        width: 100%;
        padding: 4px;
        float: left;
    }

        .gstIconCLR::after {
            clear: both;
        }

        .gstIconCLR::before {
            clear: both;
        }

        .gstIconCLR::after, .gstIconCLR::before {
            content: " ";
            display: table;
        }

    .stndTXs {
        padding-bottom: 4px;
        color: #333;
        font-size: 20px;
        padding: 14px 0px 5px 0px;
    }

    .stndTX {
        padding-bottom: 4px;
        color: #ff7f00;
        font-size: 14px;
    }

    .rmsINF {
        padding-top: 4px;
        font-size: 14px;
        color: #2587c8;
        cursor: pointer;
    }

    .gstromimg {
        text-align: center;
        padding: 2px 20%;
    }

    .PADicons {
        width: 90%;
        margin: 0;
    }

        .PADicons::after {
            clear: both;
        }

        .PADicons::before {
            clear: both;
        }

        .PADicons::after, .PADicons::before {
            content: " ";
            display: table;
        }

    .MAXicons {
        padding-right: 10px;
        float: left;
        margin: 0 auto;
    }

        .MAXicons::after {
            clear: both;
        }

        .MAXicons::before {
            clear: both;
        }

        .MAXicons::after, .MAXicons::before {
            content: " ";
            display: table;
        }

.htlsBDY p {
    margin-bottom: 20px;
    font-size: 14px;
    color: #6a689a;
}

    .pays {
    }

    /*.gstromimg img{
	width:100%;
	height:auto;
	float: left;
}*/
    .gustromMN {
        margin-top: 30px;
    }

        .gustromMN::after {
            clear: both;
        }

        .gustromMN::before {
            clear: both;
        }

        .gustromMN::after, .gustromMN::before {
            content: " ";
            display: table;
        }

    .reviews {
        padding: 0px 0px 5px 0px;
    }

        .reviews img {
            /*width:100%;*/
            height: auto;
        }

    .btn-input {
        display: block;
    }

        .btn-input .btn.form-control {
            text-align: left;
        }

            .btn-input .btn.form-control span:first-child {
                left: 10px;
                overflow: hidden;
                position: absolute;
                right: 25px;
            }

            .btn-input .btn.form-control .caret {
                margin-top: -1px;
                position: absolute;
                right: 10px;
                top: 50%;
            }

    .icn {
        color: #333;
        padding-top: 2px;
        font-size: 10px;
    }

        .icn a {
            color: #333;
            padding-top: 2px;
            font-size: 10px;
        }

    .fundserch {
        background: #fff;
        margin: 1px 0px 4px 0px;
        padding: 6px;
        font-size: 12px;
        display: table;
        width: 100%;
        position: relative;
        color: #1e1c66;
    }

    .mdfyMN {
        display: none;
    }

    .sidebar {
        display: none;
    }

    .formgrpts {
        display: inline-block;
        width: 100%;
        padding: 10px 24px 0px 24px;
    }

    .formgrps {
        padding: 0px 7px 0px 0px;
    }
    .formgrps:last-child{
        padding: 0px 0px 0px 0px;
    }
.htls-bkng-Mrgt {
    margin-top:30px;
    font-size:16px;
}
textarea.form-control.comntBR {
    height: 80px !important;
}
.btn.bookpayBTN {
    background: #00ca9d;
    float: right;
    color: #fff;
    font-size: 16px;
    padding: 12px 20px;
    border-radius: 2px !important;
    margin-bottom: 9px;
    width: 240px;
}
.frmMN {
    display: inline-block;
    width: 100%;
}
/* CSS Document */
@media only screen and (min-width: 1200px) {
}

    @media only screen and (min-width: 981px) and (max-width: 1199px) {
        .col-sm-offset-1.wdtcarouselslide {
            margin-left: 0%;
        }

        .searchBTNmdfy {
            padding-left: 0px;
            padding-right: 0px;
        }

        .navLINK {
            font-size: 15px;
        }

            .navLINK ul li a {
                font-size: 14px;
            }

        .payDV {
            float: left;
        }

            .payDV img {
                width: 100px;
                height: 20px;
            }

        .gatDV {
            float: left;
        }

            .gatDV img {
                width: 57px;
                height: 40px;
            }

        .ftrlinks ul {
            margin: 0 63px 0 0;
        }

        .tabs li {
            padding: 0 10% 0 0 !important;
        }

        .Gym_amiesBRMi, .resort, .Rest_amiesBRMi {
            margin: 0 9px;
        }

        .newsUP {
            font-size: 25px;
        }

        .maplc {
            float: left;
            min-width: 37%;
            color: #707070;
            font-size: 15px;
        }

        .gstIconCLR {
            min-width: 360px;
        }
    }

    @media screen and (min-width: 360px) {

        .grtmar {
            margin-left: 10px;
        }
    }

    @media only screen and (min-width: 768px) and (max-width: 1024px) {
        .divser {
            padding-bottom: 10px;
        }

        .searchBTNmdfy.gestnPASD {
            font-size: 12px;
            padding: 10px 0px;
            text-align: center;
        }

        .col-sm-2.col-xs-12.col-n-PAD {
            padding: 0px;
        }

        .col-sm-3.col-xs-12.col-n-mar.col-nPAD {
            margin: 0 -6px;
        }

        .modfySRHbtnsWDT {
            width: 70px;
            padding: 7px 8px;
        }
    }


    @media all and (min-width: 1024px) {
        .bckdiv {
            padding: 0px;
        }
    }


    @media only screen and (min-width: 768px) and (max-width: 980px) {

        .bspad {
            padding-bottom: 10px;
        }

        .sernwPAD {
            padding-bottom: 10px;
        }

        .mdfyTX {
            padding-left: 4px;
            font-size: 13px;
            line-height: 18px;
            font-weight: normal;
            color: #333;
            padding-top: 6px;
        }

        .myResultBar {
            padding-top: 0px;
        }

        .divser {
            padding-bottom: 10px;
        }

        .colPADS10 {
            padding: 0px 10px;
        }

        .citylinks li a {
            font-size: 12px;
        }

        .roomtyIcon li {
            font-size: 11px;
            display: block;
        }

        .inclusions li a {
            font-size: 12px;
        }

        .included li a:hover {
            font-size: 12px !important;
        }

        .inclusions ul {
            margin-right: 0px;
        }

        .kwdMNYs {
            font-size: 14px;
            padding: 2px 10px 0 0;
        }

        .kwdBTNs {
            min-width: 80px;
            padding: 4px 16px;
            font-size: 14px;
        }

        .col-nPAD {
            padding: 0px;
        }

        .col-sm-offset-1.wdtcarouselslide {
            margin-left: 0%;
        }

        .navLINK {
            padding-top: 17%;
            font-size: 14px;
        }

        .htlloc {
            font-size: 18px;
        }

        .locstar {
            padding-top: 0px;
        }

        .navLINK ul li a {
            font-size: 11px;
        }

        .navLINK ul {
            font-size: 13px;
        }

            .navLINK ul li a:hover {
                text-decoration: none;
                color: #0082d6;
                text-decoration: underline;
                font-size: 11px;
                margin: 0px 4px;
            }

        .gstIconCLR {
            padding: 2px;
        }

        .payDV {
            float: left;
        }

            .payDV img {
                width: 100px;
                height: 20px;
            }

        .gatDV {
            float: left;
        }

            .gatDV img {
                width: 57px;
                height: 40px;
            }

        .tabs li {
            padding-right: 5% !important;
        }

        .ftrlinks ul {
            margin: 0 14px 0 0;
        }

        .news {
            font-size: 13px;
        }

        .maplc {
            min-width: 39%;
            font-size: 12px;
        }

        .htlsNM {
            font-size: 16px;
        }

        .htlsFRE {
            line-height: normal;
        }

        .htlsDIS {
            line-height: normal;
        }

        .htlsIcons1 {
            display: none;
        }

        .newsUP {
            font-size: 17px;
        }

        .htlsBRS {
            display: none;
        }

        .htlsBR {
            margin-right: 14px;
        }

        .trevllerlogos {
            display: none;
        }

        .ledftSD {
            display: none;
        }

        .sortTXT {
            float: right;
            padding-right: 2% !important;
            font-size: 12px !important;
            display: inline !important;
        }

        .miancontainer {
            padding-bottom: 20px;
        }

        .btn-nPAD {
            padding-top: 30px;
            padding-left: 10px;
        }

        .stndTX {
            font-size: 13px;
        }

        .news {
            line-height: 20px;
        }
    }
.htls-cvvnm {
    margin-top:10px;
}
.htls-bkng-title h1 {
    font-weight: 500;
    text-transform: uppercase;
    font-size: 16px
}
.htls-payMrgs {
    font-size: 14px;
    cursor: default;
    padding-top: 13px !important;
}
.bookpayBTNs {
}
hr {
    margin-top: 10px;
}
.rehlatCheckOut.bookpayBTNs input[type=submit] {
    background: #00ca9d !important;
    float: right;
    color: #fff !important;
    font-size: 14px;
    padding: 10px 18px;
    border-radius: 8px !important;
    width: 100%;
    margin-bottom: 20px;
    height: 45px;
}
    @media only screen and (max-width:980px) {
        .continueBTN {
            background: url(../images/contIcon.png) no-repeat 102px 7px;
            padding: 2px 56px 6px 6px;
            font-size: 17px;
            color: #fff;
            line-height: 26px;
            border: none;
        }
    }

@media only screen and (max-width: 767px) {
    .htls-Xtra-featuresText {
        float: left !important;
    }
    .hotelSearchBgContainer {
        background: transparent !important;
    }
    .htls-payMrgs {
        font-size: 14px;
        cursor: default;
        padding-top: 0px !important;
    }
    .htls-accPadM {
        padding-bottom:0px;
        margin-bottom:0px!important;
    }
    .htls-cvvbr {
        border-bottom: 1px solid #dedde8 !important;
        border: none;
        margin-top: 3px;
    }
    .form-check-inline {
        padding-top:0px;
    }
    .panel-headingBGf {
        padding-top: 8px !important;
        padding-bottom: 10px !important;
        padding-left: 0px !important;
    }
    .htls-cvvnm {
        margin-top: 0px;
    }
    .rehlatCheckOut input[type=text] {
        margin: 0px 0px 13px 0px!important;
        border: none;
        border-bottom: solid 1px #dedde8 !important;
        -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .0);
        box-shadow: inset 0 1px 1px rgba(0, 0, 0, .0);
        -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
    }
    .rosGbtn-darkyash {
        margin-bottom: 10px;
        width: 100%;
    }
    .htls-knetWrapMweb {
        -webkit-box-shadow: 0 0px 7px 1px rgba(0, 0, 0, 0.1);
        -moz-box-shadow: 0 0px 7px 1px rgba(0, 0, 0, 0.1);
        box-shadow: 0 0px 7px 1px rgba(0, 0, 0, 0.1);
        background: #fff;
        margin: 10px 20px 20px 20px;
        padding: 20px 10px 20px 10px;
    }
    .pays {
        padding: 0px 8px;
    }
    .btn.bookpayBTN.htls-wdtBtn {
        width: 60%;
    }
   
    .btn.outline.htls-payNowpadnbr {
        padding: 0px;
        border: none;
        font-size: 24px;
        font-weight: 600;
    }
    .htls-tmp-title {
        text-transform: uppercase;
        color: #605f8f;
        font-size: 14px;
    }
    .htls-note {
        padding-left: 15px;
        padding-right: 15px;
    }

    .rehlatCheckOut.bookpayBTNs {
        width: 100% !important;
        padding: 0px 10px
    }
    .accordion-container.htls-accordion {
        margin: 0 0 15px;
        clear: both;
        border: solid 1px #dedde8;
        border-radius: 4px;
        padding: 14px 0px 14px 0px;
        margin-top: 10px;
        margin-bottom: 0px;
    }
    .accordion-toggle.open {
        background: transparent;
    }
    .accordion-toggle:hover {
        background: transparent;
    }
    .paybleWrap {
        padding-bottom: 0px !important;
    }
    .yourComplete {
        border:none!important;
    }
    .accordion-toggle {
        padding-top:0px!important;
    }
    .htls-rgc-line {
        padding-left: 9px;
        padding-right: 9px;
        color: #ccc;
    }
    .filtersRES {
        background: #f4f4f4!important;
    }
    body {
        background: #fff;
    }
    
    .hotelnotavil {
        text-align: center;
        padding-top: 50px;
    }
    .hotelnotavil img {
        width: 260px;
    }
    .htls-booking_form_bg {
        padding-top: 25px !important;
        margin-left: 10px;
        margin-right: 10px;
        width: auto;
    }
    .htls-adlticonMweb {
        margin-left: 4px!important;
    }
    #download-cdn {
        transition: all .5s ease-in-out;
    }
    .mwebhtlsDD {
        margin-top: 4px;
    }
    .getCitygryPD {
        margin-bottom: 10px;
    }
    .reviewsBG {
        float: left;
        margin-left: 0px;
        margin-bottom: 4px;
        padding: 4px 8px;
    }
    .rlt-hotel-img {
        margin-bottom: 10px;
    }
    .standardAction {
        background: transparent !important;
        text-decoration: none !important;
        color: #ff234f !important;
        border: solid 1px #ff234f;
    }
    .htls-headerGlobal_ros {
        border-bottom: solid 1px #dedde8;
    }
    .fixedElement_box.htlsfix {
        margin: 0px 6px 10px 0px !important;
    }
    .htls-bkng-Mrgt {
        margin-top: 10px;
    }
    .paysecure {
        padding:0px;
    }
    .codeHCC {
        padding: 0px 0px 10px 0px;
    }
    .comnts {
        line-height: 24px;
    }
    .htls-Mwebpay {
        margin-bottom: 14px;
    }    
    .formgrps {
        padding: 0px 0px 0px 0px;
    }
    .btn.bookpayBTN {
        width: 100%;
        background: #00ca9d;
        float: none;
        margin-top: 10px;
        padding: 10px 20px;
    }
    .bookingsummaryHLS {
        margin-top: 0px;
    }
    .htls-profilePad {
        padding: 0px;
    }
    .htlicnGryr ul {
        display: inherit;
    }
    .booking-cont-Wrap {
        border:none!important;
        padding: 0px 10px !important;
        margin-bottom: 20px!important;
    }
    .rhtls-paddLRMweb {
        padding:0px;
    }
    .htls-adlticonMweb {
        width: 11px;
        margin-left: 0px;
        margin-top: -2px;
        margin-right:3px;
    }
    .htls-childiconMweb {
        color: #949494;
        font-size: 15px;
        margin-left: 1px;
    }
    .htls-MwebBorW {
        padding-top: 0px;
        border-top: solid 0px #e6eaf0;
        margin-left: 6px;
        margin-right: 6px;
        margin-top: 0px;
        padding-left: 8px;
        padding-right: 8px;
        padding-bottom:6px;
    }
    .htls-col-padRms {
        padding: 0px 5px;
    }
    .htls-col-pad {
        padding: 0px;
    }
    .htls-srt-title {
        font-size: 11px;
        text-align: right;
        color: #8c8fae;
    }
    .inrBOOKBTN.htls-paykwd {
        color: #1e1c66;
        font-size: 14px;
        text-align: right;
    }
    .rlt-image-wrapper {
        margin-bottom: 0px;
        padding: 0px!important;
    }
    .rlt-hlts {
        background: #f8f8f8;
        padding-top: 14px;
    }
    .htls-spc {
        color: #c3ccd6;
        padding: 0px 4px;
        font-weight: 400;
    }
    .htls-MwebSrp {
        font-weight: 500;
        font-size: 13px;
        color: #9292ac;
        text-align: left;
    }
    .searchFileds {
        padding: 8px 6px 6px 6px !important;
        margin: 6px 2% 0 2% !important;
        border: #dedde8 1px solid !important;
    }
    .free-canl {
        /*padding: 1px 6px 1px 6px !important;*/
        font-size: 11px !important;
        background: transparent;
        /*border: solid 1px #50b28e !important;
        color: #50b28e !important;*/
        margin-top: 2px;
        margin-right: 6px;
    }
    .icn {
        font-size: 11px !important;
        padding-top: 8px !important;
        padding-left: 2px;
        line-height: 20px;
    }
    .btn.hltspaylater:last-child {
        margin-bottom: 0px;
    }
    .priADs {
        font-size: 13px;
        color: #8e8db2;
        font-weight: 400;
    }
    .mwebspKWDs {
        font-size: 14px;
        font-weight: 600;
        padding-right: 4px;
    }
    .mwebspKWDb {
        font-size: 14px!important;
    }
    .htls-profWrapdt {
        /*border-bottom: solid 1px #d4d2d2;*/
        margin-left: 0px;
        margin-right: 0px;
        padding: 14px 18px 14px 18px;
        background: #f4f3f7;
        margin-bottom: 30px;
        border-radius: 4px;

    }
    .cexgenericPad {
        padding: 0px !important;
    }

    .modal-content.htls-modal-content {
        margin: 0px !important;
    }
    .mwebhtl {
        padding-top:10px!important;
    }
    .htls-mapdtls {
        color: #8e8db2;
        font-size: 12px;
    }
    .htls-proicon-img {
        width: 16px;
    }
    .mwebdblxhtlBGmrg {
        margin-top: 0px !important;
        webkit-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.10);
        -moz-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.10);
        box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.10);
    }
    .mwebicon {
        margin-top: 0px;
    }
    .htls-btmBor {
        border-bottom: solid 1px #dedde8;
        margin-left: -10px;
        margin-right: -10px;
        margin-top: 10px;
        margin-bottom: 14px
    }
    .mweb li {
        padding: 0 4px 4px 4px;
    }
    .mweb li a {
            color: #a4a3b9;
            text-transform: none !important;
    }
    .mweb {
        margin-top:20px!important;
    }
    .htls-mwebhtsl {
    }
    .checkBGs {
        position:relative;
        background: #f4f3f7;
        padding: 10px 10px;
        border-radius: 4px;
    }
    .htls-check-cle {
        position: absolute;
        right: 7px;
        top: 8px;
    }
    .thls-hDates {
        font-size: 12px;
    }
    .check-title {
        color: #bbbad1;
        font-size: 13px;
    }
    .checkdate {
        color: #1e1c66;
        font-size: 13px;
        font-weight: 500;
    }
    /*.ros-mMenu {
        display:none;
    }*/
    .htls-rgtWrap {
        background: #f4f3f7;
        padding: 15px 10px 10px 10px;
        border-radius: 4px;
        color: #1e1c66;
        font-size: 14px;
    }
    .mwebicons {
        margin-bottom: 4px;
        padding-left: 6px;
    }
    .htls-mwebWC {
        font-size: 12px;
        color: #212020;
        margin-bottom: 10px;
        font-weight: 500;
        padding-left: 0px;
    }
    .carl-htlsBDYs p {
        margin-top: -4px;
        margin-bottom: 0;
        font-size: 11px;
        line-height: 18px;
        width: 100%;
    }
    .left.carousel-control.htls-left {
        position: absolute;
        left: 0;
        top: 30%;
    }
    .right.carousel-control.htls-right {
        right: 0px;
        position: absolute;
        top: 30%;
    }
    .fa.hlt-fa-left {
        line-height: 18px;
        margin-left: -6px;
        text-shadow: 0 1px 2px rgba(0,0,0,.0);
        color: #1e1c66;
    }
    .fa.hlt-fa-right {
        line-height: 18px;
        margin-left: -6px;
        text-shadow: 0 1px 2px rgba(0,0,0,.0);
        color: #1e1c66;
    }
    .htls-mwebpric {
        padding: 0px 0px 20px 0px;
    }
    .htls-mwebdblxhtlBG {
        background: transparent;
        border: 1px solid #e6eaf0;
        border-radius: 3px;
        margin-bottom: 10px;
        padding: 4px;
        float: left;
        width: 100%;
    }
    .htls-mwebmrebg {
        width: 100%;
        color: #1e1c66;
        background: #e6e6ea;
        font-size: 12px;
        text-transform: uppercase;
        padding:10px 0px;
        text-align: center;
        color: #fff;
        -webkit-border-bottom-right-radius: 3px;
        -webkit-border-bottom-left-radius: 3px;
        -moz-border-radius-bottomright: 3px;
        -moz-border-radius-bottomleft: 3px;
        border-bottom-right-radius: 3px;
        border-bottom-left-radius: 3px;
        border-top: 1px solid #e6e9eb;
    }
    .htls-rlt-hotel-info {
        padding: 0px 0px 0px 0px;
    }
    .htls-rlt-hotel-info:last-child {
        padding: 0px 0px 0px 0px;
    }
    .htls-Mwebrlt-container {
        margin: 0px !important;
        border-bottom: solid 1px e6e6ea;
        margin-bottom: 0px !important;
        padding-bottom: 0px !important;
    }
    .htls-mwebMRGPad {
        padding: 0px 6px;
    }
    .htlsMwebPad {
        padding: 0px 8px 0px 0px;
    }
    .mwebhtlsRAFC {
        color: #1e1c66;
        font-size: 11px;
        line-height: normal;
    }
    .mwebrmoBG {
        background: #f7f7f7;
        padding-bottom: 10px;
        margin-bottom: 0px;
    }
    tbody {
        background: transparent;
    }
    .htls-adutBr {
        padding-top: 20px;
    }
    .htlicnGryr {
        padding-top: 0px;
    }
    .htls-perMweb {
        font-size: 13px;
        font-weight:500;
        color: #1e1c66;
    }
    .carousel.htls-carousel {
        padding: 0px 30px;
    }
    .mHtls_fare_new {
        margin: 2px 0 10px 0;
    }
    .htls-dateMweb {
        font-size: 18px;
        color: #1e1c66;
        text-align: left;
        font-weight: 500;
        margin-top: 4px;
    }
    .htls-datecelc {
        position: absolute;
        right: 4px !important;
        top: 24px !important;
    }
    .htls-chk-titleMweb {
        font-size: 12px;
        color: #5f5f5f;
        font-weight: 400;
    }

    .htls-adtlpadL {
        padding:0px;
    }
    .htls-datepadR {
        padding: 0px;
    }
    .filtersRESMrgn {
        margin-left: 15px;
        margin-right: 15px;
    }
    .htls-MwebcolPadLR {
        padding-left: 0px;
        padding-right: 0px;
    }
    .btn.hltspaylater {
        padding: 3px 6px 2px 6px !important;
        font-size: 11px;
        margin-bottom:0px !important;
    }
    .btn.hltspaylater:last-child {
        margin-right: 0px;
    }
    .hptooltip .Inclusionstooltiptext {
        min-width: 100%;
    }

    .hptooltip .paylatertooltip {
        min-width: 150px !important;
        right: 0%;
    }

    .iframeMob {
        min-height: 350px;
    }

        .popTC {
            padding: 0px 20px;
        }

        #accordion {
            padding: 0px 10px;
        }

        .viewNP {
            padding-left: 0px !important;
        }

        .grndMB {
            padding: 10px;
            text-align: left;
        }

        .panel-heading .accordion-toggle:after {
            top: 0px;
        }

        .HRsearchHolder {
            padding-bottom: 20px;
            padding-top: 17px;
        }
    .form-group {
        margin-bottom: 0px;
    }
    .HRinputTypeSelectHolder {
        margin-bottom: 0;
    }
    h1.HRCityHeading {
        line-height: 15px;
        font-size: 16px;
        margin-bottom: 15px;
    }

        .hotel_search_holder {
            padding: 0px 5px;
            margin-bottom: 2px;
        }

        .HRroomDetailsDropDown {
            width: 90%;
            left: 0;
            margin: 0px 5%;
        }

        .HRinputBlock {
            width: auto;
        }

        .pr0 {
            padding-right: 15px;
        }

        .mycusInputN {
            height: 30px;
        }

            .mycusInputN select {
                height: 30px;
            }

        .htlsIconbg {
            display: none;
        }

        .getCitygryDN {
            display: none;
        }

        .ngbinding {
            width: 121px;
        }

        .getCitygry {
            min-width: 110px;
            height: 24px;
        }

        .getCitystr {
            height: 24px;
            min-width: 44px;
        }


        .inrDISkwd {
            display: none;
        }

        .inrDIS {
            text-align: right;
            font-size: 10px !important;
        }

        .contnPAD {
            padding: 0px 15px;
        }

        .formgrpsR {
            padding-left: 6px !important;
        }

        .formgrpsL {
            padding-right: 6px !important;
        }

        .form-group label.control-label {
            font-size: 12px;
        }

        .continueBTN {
        }

        .mycusInputs1 select {
            width: 100%;
            background: #fff url(https://images.rehlat.com/Content/images/resdnarrow.png) no-repeat scroll 86% 6px;
        }

        .slider1_container {
            height: auto;
        }

        .comimg {
        }

            .comimg img {
                width: 100%;
                height: auto;
            }

        .ng-bindings {
            font-weight: bold;
            font-size: 18px;
        }

        .canrebtn {
            border: 1px solid #435061;
            border-radius: 3px;
            color: #435061;
            font-size: 13px;
            padding: 5px 18px;
        }

        .subrebtn {
            border-radius: 3px;
            padding: 6px 0px;
            font-size: 13px;
        }

        .bksp {
            padding: 0px;
        }

        .bsHD {
            padding: 2px 0px 0px 0px;
        }

        .formgrpts {
            padding: 10px 15px 0px 14px;
        }

        .grndMB {
            border-top: none;
            font-size: 14px;
            font-weight: normal;
        }

        .contrpad {
            padding: 0px 10px;
        }

        .modal-content {
            margin-top: 0%;
        }

        .divser {
            padding-bottom: 0px;
        }

        .colPADS10 {
            padding: 0px 10px;
        }
        /*.pays img{
	width:100%;
	height:auto;
}*/
        .continueBTN {
            padding-top: 3px;
        }

        .form-group.form-groups {
            margin: 0px;
        }

        .sectionPAD {
            padding: 0px !important;
        }

        .amenitiesMD {
            margin: 0 auto;
            width: 200px;
        }

        .ameties {
            margin: 0 auto;
            width: 200px;
        }

    .proMN {
        margin: 20px auto 0 auto;
        width: 200px;
        float: left;
    }

        .news {
            line-height: 20px;
        }

        .newsUP {
            font-size: 18px;
        }

        .htlsHDBS {
            font-size: 14px;
            color: #333;
        }

        .htlsTETbs {
            line-height: normal;
            font-size: 11px;
        }

        .lhtNOR {
            line-height: 9px;
        }

        .roms1PAD {
            padding-top: 10px;
        }

        .mdfyTMRG {
            margin-left: 5%;
            margin-top: 6%;
        }

        .priceMN {
            padding-top: 0px;
        }

    .panel-group {
        margin-bottom: 10px;
    }
    .read-more {
        margin-top: 10px;
    }
    .lnehet {
        line-height: normal;
    }

        .colPADa {
            padding: 0px;
        }

    .amtisLINKs li {
        padding: 1px 0 1px 0px;
    }
    .article {
        padding: 3px 3px 3px 0px!important;
        margin: 2px 2px 2px 0px!important;
    }
    .htls-artlPad {
        padding: 5px 5px 5px 0px;
    }
    .tripcontentMN {
        padding-left: 10px;
        padding-right: 10px;
    }
    .tripBG {
        color: #1e1c66;
        background: #f8f8f8;
        padding: 10px 10px 8px 10px;
        border-bottom: solid 0px #c6c6c6;
        border-top: solid 0px #c6c6c6;
    }
    .pricFNSsp {
        margin-top: 0px;
        padding-bottom: 0px;
        padding-right: 8px;
        font-size: 11px;
    }

        .kwdMNYsp {
            padding-right: 0px;
            line-height: 18px !important;
        }

        .kwdBTNsp {
            padding: 2px 5px !important;
            font-size: 12px;
        }

        .filterdivwdt {
            max-width: 100%;
        }

        .navLINK ul {
            color: #0082d6;
            padding-right: 2%;
        }

            .navLINK ul li a {
                margin: 0 2px;
            }

        .roomtyIcon li {
            font-size: 11px;
        }

        .navLINK ul li a:hover {
            margin: 0 4px !important;
        }

        .btn-nPAD {
            padding-top: 10px;
            padding-left: 8px;
        }

        .col5PAD {
            padding-left: 4px;
        }

        .mts {
            padding-bottom: 0px;
        }

        .indcuMN {
            padding-top: 0px;
        }

        .col7PAD {
            padding-right: 4px;
        }

        .stndTX {
            color: #999;
            padding: 4% 0;
            font-size: 14px;
        }

        .inclusions ul {
            margin-right: 0px;
        }

        .inclusions li a {
            font-size: 12px;
            padding-top: 0px;
            padding-bottom: 0px;
        }

            .inclusions li a:hover {
                font-size: 12px;
            }

        .inclusions li {
            width: 100%;
            float: left;
            line-height: normal;
            background: rgba(0, 0, 0, 0) url("../images/bulticon.png") no-repeat scroll left 9px;
            padding: 0px 0 0px 16px;
        }

        .pricFNS {
            font-size: 14px;
        }

        .kwdMNYs {
            line-height: 28px;
            font-size: 14px;
        }

        .kwdBTNs {
            min-width: auto;
            padding: 3px 10px;
        }

        .trvLG {
            padding-left: 0px;
        }

        .sortPADn {
            padding: 4px 10px !important;
            border: none !important;
        }

        .HP-MainImgs {
            background: #000 none repeat scroll 0 0;
            height: 160px;
            padding: 0px;
            position: relative;
        }

        .navLINK ul li a:hover {
            text-decoration: none;
            color: #0082d6;
            text-decoration: underline;
            font-size: 11px;
            margin: 0px 12px;
        }

        .mdfyTX {
            padding-left: 4px;
            font-size: 13px;
            line-height: 20px;
            font-weight: normal;
            color: #333;
        }

        .mdfyMN {
            width: 100%;
            display: inline-block;
            margin: 2px 0px 6px 0px;
            padding: 4px 4px 4px 4px;
        }

        .bkdTX {
            color: #707070;
            text-align: left;
        }

        .mdfyMN::after {
            clear: both;
        }

        .mdfyMN::before {
            clear: both;
        }

        .mdfyMN::after, .mdfyMN::before {
            content: " ";
            display: table;
        }

        .mdfyBTN {
            float: right;
            padding: 4px 10px;
            background: #ff7f00;
            color: #fff;
            font-size: 13px;
        }

        .mdfyBTNc {
            float: right;
            padding: 4px 10px;
            background: #ccc;
            color: #fff;
            font-size: 13px;
        }

        .mdfy {
            margin: -7px 0 0 0;
            background: #ff7f00;
            color: #fff;
            padding: 4px;
            display: table;
            font-size: 13px;
            border: none;
            box-shadow: none;
            height: auto;
            float: right;
            width: 30px;
            cursor: pointer;
        }

        .mobileview::after {
            clear: both;
        }

        .mobileview::before {
            clear: both;
        }

        .mobileview::after, .mobileview::before {
            content: " ";
            display: table;
        }
        /*.breadcrumb {
	display:none;
}*/
        .hotelviewDSK {
            display: none;
        }

        .desktopview {
            display: none;
        }

        .mobileview {
            display: block;
            /*padding:6px;
	background:#fff;*/
        }

            .mobileview::after {
                clear: both;
            }

            .mobileview::before {
                clear: both;
            }

            .mobileview::after, .mobileview::before {
                content: " ";
                display: table;
            }

    .hotelviewMB {
        display: block;
        background: #fff;
        margin-top: 0px;       
        border-radius: 3px;
        border-bottom: 0px solid #dbe3e8;
        transition: all 300ms;
    }
    .ngbindingCLS {
        font-size: 14px;
        padding-right:0px;
        font-weight:600;
    }
    .hotelviewMB a {
        text-decoration: none;
        font-size: 12px;
        font-weight: normal;
    }
    .htls-srpMwebfare {
        float:right;
    }

            .hotelviewMB::after {
                clear: both;
            }

            .hotelviewMB::before {
                clear: both;
            }

            .hotelviewMB::after, .hotelviewMB::before {
                content: " ";
                display: table;
            }

        .getStar {
            padding-left: 0px;
            line-height: normal;
        }

        .getCity {
            font-weight: normal;
            font-size: 14px;
        }

        .col-sm-offset-1.wdtcarouselslide {
            margin-left: 0%;
        }

        .hotelsprofileMN {
            padding-bottom: 40px;
            padding-top:0px;
        }

        .hotelmain_Mwrapper {
            padding: 0px 10px;
        }

        .col-sm-3feft {
            padding: 0px 9px;
        }

        .col-sm-6feft {
            padding: 0px 10px 0px 0px;
        }

        .hotelview {
            padding: 0px;
        }

        .table.gustBR tr td {
            font-size: 13px;
        }

        .navLINKLSD {
            padding-right: 4px;
        }

        .navLINK {
            font-size: 13px;
            padding-top: 10px;
        }

            .navLINK ul li a {
                font-size: 11px;
            }

        .navLINKDV {
            padding: 0 4px 0 0px;
        }

        .htlsADD {
            font-size: 11px;
            width: 100%;
            padding-right: 0px;
        }

        .htlsADDsb {
            font-size: 12px;
        }

        .htlsADDsb {
            width: 100%;
        }

        .htlloc {
            font-size: 18px;
        }

        .locstar {
            width: 100%;
            padding-bottom: 2px;
            padding-left: 0px;
            line-height: 4px;
            padding-top: 0px;
        }

        .couponcode {
            padding-top: 10px!important;
        }
    .bkg-padL {
        padding-left: 0px;
    }
    .bkg-padR {
        padding-right: 0px;
    }
    .panel-body.collPAD.htls-panelBrN {
        border-top: none !important;
    }
        .miancontainer {
            padding-bottom: 20px;
        }

        .htlsHD {
            font-size: 18px;
        }

        .hlsPAD {
            padding-top: 0px;
        }

        .popHD {
            padding-top: 10px;
        }

        .colPAD {
            padding: 0px;
        }

        .tabs li {
            padding-right: 0% !important;
        }

        .ftrlinkshds {
            font-size: 13px;
        }


        .ftrlinkshd {
            font-size: 13px;
        }

        .navbar-collapse.navPAD {
            padding: 0;
        }

        .srchFNT {
            font-size: 19px;
        }

        .nav > li > a {
            padding: 0px;
        }

        .GPbr, .FBbr, .TWbr, .INbr {
            width: 33px;
            height: 33px;
            font-size: 15px;
            line-height: 30px;
        }

    .miancontainer {
        margin: 0px;
    }

    .filtersRES {
        margin-top: 3px;
        display: block;
        padding: 9px 10px 5px 10px;
        background: #fff;
        border: solid 1px #f4f4f4;
        /*margin-bottom: 20px;*/
    }

        .sidebar {
            display: inline-block;
        }

        .ledftSD {
            display: none;
        }

        .offsetMRG {
            margin-left: 0px;
        }

        .GPbr, .FBbr, .TWbr, .INbr {
            margin: 0px 18px;
        }

        .mainsort {
            display: none;
        }

        .frtcopy {
            padding-bottom: 10px;
        }

        .copy {
            text-align: center;
        }

    .miancontainer {
        padding-top: 0px;
        margin-top: 0px;
        padding-bottom: 0px;
    }

        .ftrlinks ul {
            margin: 0 10px 0 2px;
        }

        .breadcrumb {
            padding: 9px 15px 5px 12px;
        }

        .ftrlinkshds {
            border-bottom: 2px solid none;
        }

        .textPAD {
            padding: 6px 0px;
        }

        .addimg {
            margin: 0px 6px;
        }

    .inrPAD {
        padding-top: 0px;
        text-align: right;
        color: #98a3af;
        border-left: none;
        padding-left: 0px;
        line-height: 16px;
        padding-bottom:2px;
    }
    .Mweb-currency {
        border-top: solid 1px #e6e5ec;
        padding-bottom: 0px;
        margin-bottom: 10px;
        padding-top: 10px;
        padding-left: 14px;
        padding-right: 14px;
    }
    .headingLiBrd {
        border-bottom: solid 0px #dedde8;
        padding-bottom: 0px;
    }
    .rlt-hotel-info {
        padding: 0px 14px 0 14px !important;
        min-height: auto !important;
    }
    .htls-MwebImgPad {
        margin-bottom:0px;
    }
    .paylaterProfi {
        padding: 3px 4px 3px 4px;
        font-size: 10px;
        border: solid 1px #e0dcf2;
        background: #fff;
    }
    .mWebselect_Info {
        padding-bottom: 0px;
        margin-top: 15px;
    }
    /*.ros-mHeader {
        display:none;
    }*/
    .rlt-container {
        margin: 0px;
        min-height: auto;
        padding-bottom: 0px;
    }
    .rlt-containerMweb {
        border-bottom: dashed 0px #d2d2ed;
        margin: 0px;
        min-height: auto;
        padding-bottom: 10px;
    }
    .similar-hotels-title h1 {
        font-size: 18px;
        color: #1e1c66;
        font-weight:600;
    }
    .inrPIC {
        color: #98a3af;
        font-weight: 600;
        font-weight: normal;
        text-decoration: line-through;
        font-size: 16px;
        line-height: normal;
    }

        .map-responsive {
            overflow: hidden;
            padding-bottom: 80%;
            position: relative;
            height: 0;
        }

            .map-responsive iframe {
                left: 0;
                top: 0;
                height: 100%;
                width: 100%;
                position: absolute;
            }

        .htlsIcons {
            float: left;
            padding: 14px 0 6px;
            display: inline-block;
        }

        .htlsBRS {
            border: 1px solid #dedede;
            border-radius: 50%;
            float: left;
            height: 30px;
            line-height: 25px;
            margin-right: 10px;
            text-align: center;
            width: 31px;
        }

            .htlsBRS img {
                width: 15px;
                height: 12px;
            }

        .btnBN {
            float: right;
            background: none;
            padding-top: 0px;
        }

        .inrBOOKBTN {
            /*background: none !important;*/
            color: #ccc;
        }

    .inrBOOKBTN {
        /*font-weight: bold;*/
        color: #1e1c66;
        font-weight:600;
        font-size: 18px;
        padding: 0px 0px 0px 0px;
    }
    .htls-lca-title {
        font-size:12px;
    }
    .inrPIC {
        display: inline-block;
        padding-top: 6px;
        font-size: 11px;
        padding-left:4px;
    }
    .orooml {
        color: #8e8db2;
        font-size: 12px;
        padding-top: 5px;
    }
    .PaylaterMweb {
        color: #ffb23d;
        font-size: 14px;
        padding-top: 4px;
        font-weight:500;
    }
    .htlsDIS {
        padding-top: 2px;
        padding-bottom: 0px;
    }

        .htlsFRE {
            font-size: 11px;
            padding-top: 2px;
            padding-bottom: 0px!important;
        }

        .htls-offer {
            position: absolute;
            z-index: 99;
            top: 4px;
            left: 10px;
            font-size: 13px;
            padding: 5px 3px;
        }

        .htlsNM {
            font-size: 14px;
        }

        .htlsBR {
            display: none;
        }

        .htlsDIS, .htlsFRE {
            line-height: normal;
        }

        .htlsNM {
            font-size: 14px;
        }

        .htlsPAD {
            padding-bottom: 0px;
        }

        .htlsIcon, .trevllerlogo {
            display: none;
        }

    .trevllerlogos {
        display: inline-block;
        padding-top: 0px;
    }

        .hotels {
            position: relative;
            border: 3px solid rgba(225, 225, 225, 0.9);
        }
    }

    @media only screen and (max-width: 480px) {
        .buttons {
            text-align: center !important;
        }

        .hotelMain_scrollTabs_Links ol, ul {
            list-style: none;
            height: 30px;
        }
    }

    @media only screen and (min-width: 320px) {
        .breadcrumb > li {
            font-size: 12px;
        }

        .payDV {
            float: left;
        }

            .payDV img {
                width: 100px;
                height: 20px;
            }

        .gatDV {
            float: left;
        }

            .gatDV img {
                width: 50px;
                height: 36px;
            }

        .buttons {
            margin-right: 13%;
        }
    }

    .lstNPD {
        padding-right: 0px !important;
    }

    .sortTXT {
        display: inline-block;
        /*padding-right: 1%;*/
        font-size: 12px;
        float: none;
    }



/*-----------------------mobile-----------------------*/
.rlt-hotel-img {
    width: 100%;
    background-size: cover;
    background-position: center center;
}


    .rlt-hlts {
        position: relative;
        margin: 0 0 0px;
        /*border: 2px solid #C1CDE0;
    box-shadow: 0 2px 1px #DCE3EE;
    background-color: #FFF;*/
    }

.rlt-container {
    min-height: auto;
    position: relative;
    /*overflow: hidden;
    padding-left: 40%;*/
    }

.rlt-image-wrapper, .rlt-hotel-img {
    padding:0px;
    /*padding: 0;
    position: absolute;
    bottom: 0;
    top: 0;
    left: 0;*/
}
.htls-cardMwebshadow {
    -moz-box-shadow: 0 3px 6px 0 #ccc;
    -webkit-box-shadow: 0 3px 6px 0 #ccc;
    box-shadow: 0 3px 6px 0 #ccc;
    margin-bottom: 10px;
    margin-left: 15px;
    margin-right: 15px;
    border-radius: 6px;
    background:#fff;
}
.rlt-image-wrapper {
    width: 100%;
}

    .rlt-hotel-info {
        min-height: 110px;
        padding: 4px 5px 5px 5px;
        font-size: 12px;
        color: #1e1c66;
        /*width: 100%;*/
    }
.mwebhtlscnt {
    padding-right: 0px;
}
.mwebhtlsDD {
    line-height: 16px;
    margin-bottom:4px;
    text-transform:lowercase;
}
.mwebhtlsDD::first-letter {
        text-transform: uppercase;
 }
.htls-brd-title{
    line-height: 16px;
    margin-bottom: 4px;
    text-transform: lowercase;
}

.htls-brd-title::first-letter {
    text-transform: uppercase;
}
.htls-frecan-title {
    border: solid 1px #e0dcf2;
    font-size: 10px;
    color: #2c15a9;
    font-weight: 500;
    padding: 3px 4px 3px 4px;
}
/*.htls-frecan-title {
    border: solid 1px #50b190;
    padding: 2px 10px;
    color: #50b190;
    font-size: 11px;
}*/
.htls-nonrefd {
    border: solid 1px #dedede;
    color: #e54051;
    padding: 1px 8px 0 8px;
    border-radius: 2px;
    font-size: 11px;
}
.htls-pricMweb-titel {
    font-size: 10px;
    text-align: right;
    color: #8c8fae;
    margin-bottom: 2px;
}
.htls-colPadm {
    padding-left: 0px !important;
}
.htls-adutBr {
    border-top: solid 1px #e6eaf0;
    padding-top: 10px;
    padding-bottom: 10px;
    margin-left: -5px;
    margin-right: -5px;
    border-bottom: solid 0px #e6eaf0;
    padding-left: 6px;
    padding-right: 6px;
}
.htlsMwebline {
    /*background: #e6eaf0;*/
   
    
    width: 100%;
    display: inline-block;
}
/*-----------------------mobile-----------------------*/
/*-----------------------sidebar-----------------------*/
/* Fix OPW
----------------------------------------------------------*/
/* openwebicons */
[class*="openwebicons-"]:before {
    font-family: 'OpenWeb Icons', sans-serif;
}

    .header .text-muted {
        padding: .4em .8em;
    }

        .header .text-muted span:hover {
            -webkit-filter: blur(1px);
            filter: blur(1px);
            -webkit-filter: url(#blurLogo);
            filter: url(#blurLogo);
            filter: progid:DXImageTransform.Microsoft.Blur(PixelRadius='1');
        }

        .header .text-muted span span.bl {
            font-weight: 400;
            -webkit-animation: blur 5s ease infinite;
            animation: blur 5s ease infinite;
        }

        .header .text-muted .starter {
            float: right;
            line-height: 2.5;
            color: #17a689;
        }

    .navs li:hover a {
        background: transparent;
    }

        .navs li:hover a span {
            background: #1abc9c;
            color: #f3f3f3;
        }

    .navs li a {
        color: #17a689;
        line-height: 3;
    }

        .navs li a.active span {
            background: #1abc9c;
            color: #f3f3f3;
        }

        .navs li a span {
            -webkit-box-shadow: inset 0 0 0 0.1em #1abc9c;
            box-shadow: inset 0 0 0 0.1em #1abc9c;
            font-size: 1.6em;
            padding: .2em .4em;
            height: 30px !important;
            border-radius: 3px;
        }

    /* Sidebar
-----------------------------------------------------------------------------------------*/
    .menusign {
        display: block;
        width: 10px;
        line-height: .3;
        font-size: 2em;
        margin: .5em;
    }

        .menusign br {
            height: 0;
        }

    .sidebar {
        overflow-y: scroll;
        padding-top: 13px;
        position: fixed;
        z-index: 9999999;
        left: 0;
        top: 0;
        height: 100%;
        width: 100%;
        background: #fff;
        -webkit-transition: left 0.3s ease, -webkit-box-shadow 0.3s ease 0.2s;
        transition: left 0.3s ease, box-shadow 0.3s ease 0.2s;
        -webkit-box-shadow: 0.5em 0 0 0 #1abc9c, 0.6em 0 0 0 #fff;
        /* box-shadow: 0.5em 0 0 0 #1abc9c, 0.6em 0 0 0 #17a689;*/
    }

        .sidebar #close {
            background: #fff none repeat scroll 0 0;
            color: #fa598d;
            float: right;
            font-size: 1.4em;
            padding: 0 6px;
            position: absolute;
            right: 6px;
            top: 0;
            z-index: 100;
        }

    .sidebar1 {
        overflow-y: scroll;
        padding-top: 0px;
        position: fixed;
        z-index: 9999999;
        left: 0;
        top: 0;
        height: 100%;
        width: 100%;
        background: #fff;
        -webkit-transition: left 0.3s ease, -webkit-box-shadow 0.3s ease 0.2s;
        transition: left 0.3s ease, box-shadow 0.3s ease 0.2s;
        -webkit-box-shadow: 0.5em 0 0 0 #1abc9c, 0.6em 0 0 0 #fff;
        /* box-shadow: 0.5em 0 0 0 #1abc9c, 0.6em 0 0 0 #17a689;*/
    }

        .sidebar1 #close {
            background: #fff none repeat scroll 0 0;
            color: #fa598d;
            float: right;
            font-size: 1.4em;
            padding: 0 6px;
            position: absolute;
            right: 6px;
            top: 0;
            z-index: 100;
        }

    .entypo-menu {
        cursor: pointer;
    }

    .entypo-cancel {
        cursor: pointer;
    }

    .sidebar.closed {
        left: -100%;
        -webkit-box-shadow: 0 0 0 #1abc9c;
        box-shadow: 0 0 0 #1abc9c;
    }

    .sidebar1.closed {
        left: -100%;
        -webkit-box-shadow: 0 0 0 #1abc9c;
        box-shadow: 0 0 0 #1abc9c;
    }

    .sidebar h2 {
        padding: .5em;
        color: #1abc9c;
    }

    .sidebar ul {
        padding: 0;
        margin: 0;
    }

        .sidebar ul li {
            width: 90%;
            margin: 5px 10px;
            float: left;
            display: inline-block;
            margin-bottom: 0;
            font-weight: 400;
            text-align: center;
            vertical-align: middle;
            cursor: pointer;
            background-image: none;
            border: 1px solid transparent;
            white-space: nowrap;
            padding: 3px 6px;
            font-size: 14px;
            line-height: 1.42857143;
            border-radius: 4px;
            -webkit-user-select: none;
            -moz-user-select: none;
            -ms-user-select: none;
            user-select: none;
            border: 2px solid #1abc9c;
            background: #1abc9c;
            color: #f3f3f3;
        }

            .sidebar ul li a {
                color: white;
            }

            .sidebar ul li:hover {
                background: #17a689;
                border-color: #17a689;
            }

    .footer a {
        color: #17a689;
    }

    /* Blurred class

This class is added to the container 
(#blurMe) when the sidebar is open.
-----------------------------------*/
    .blurred {
        -webkit-transition: all 0.6s ease;
        transition: all 0.6s ease;
        -webkit-filter: blur(10px);
        filter: blur(10px);
        -webkit-filter: url(#blur);
        filter: url(#blur);
        filter: progid:DXImageTransform.Microsoft.Blur(PixelRadius='10');
    }

    /* Logo effect
-----------------------------*/
    @-webkit-keyframes blur {
        66% {
            -webkit-filter: blur(1px);
            filter: blur(1px);
            -webkit-filter: url(#blurLogo);
            filter: url(#blurLogo);
            filter: progid:DXImageTransform.Microsoft.Blur(PixelRadius='1');
        }
    }

    @keyframes blur {
        66% {
            -webkit-filter: blur(1px);
            filter: blur(1px);
            -webkit-filter: url(#blurLogo);
            filter: url(#blurLogo);
            filter: progid:DXImageTransform.Microsoft.Blur(PixelRadius='1');
        }
    }
    /*-----------------------sidebar-----------------------*/


    /*-----------------------social-----------------------*/
    .buttons {
        margin: 0 auto;
        width: 259px;
    }

        .buttons a {
            margin-right: 0px;
            /*width: 64px;
	height: 64px;
	line-height: 64px;*/
            display: inline-block;
            position: relative;
            /*background-color: #eaeaea;
	background-image: -webkit-gradient(linear, left top, left bottom, from(#f6f6f6), to(#eaeaea));
	background-image: -webkit-linear-gradient(top, #f6f6f6, #eaeaea);
	background-image: -moz-linear-gradient(top, #f6f6f6, #eaeaea); 
	background-image: -ms-linear-gradient(top, #f6f6f6, #eaeaea); 
	background-image: -o-linear-gradient(top, #f6f6f6, #eaeaea);
	background-image: linear-gradient(top, #f6f6f6, #eaeaea);*/
            -moz-border-radius: 32px;
            -webkit-border-radius: 32px;
            border-radius: 32px;
            /*-moz-box-shadow: 0 1px 1px rgba(0, 0, 0, .25), 0 2px 3px rgba(0, 0, 0, .1);
	-webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, .25), 0 2px 3px rgba(0, 0, 0, .1);
	box-shadow: 0 1px 1px rgba(0, 0, 0, .25), 0 2px 3px rgba(0, 0, 0, .1);*/
        }

            .buttons a:active {
                top: 1px;
                background-image: -webkit-gradient(linear, left top, left bottom, from(#eaeaea), to(#f6f6f6));
                background-image: -webkit-linear-gradient(top, #eaeaea, #f6f6f6);
                background-image: -moz-linear-gradient(top, #eaeaea, #f6f6f6);
                background-image: -ms-linear-gradient(top, #eaeaea, #f6f6f6);
                background-image: -o-linear-gradient(top, #eaeaea, #f6f6f6);
                background-image: linear-gradient(top, #eaeaea, #f6f6f6);
            }

            .buttons a::before {
                content: '';
                position: absolute;
                z-index: -1;
                top: -8px;
                right: -8px;
                bottom: -8px;
                left: -8px;
                background-color: #eaeaea;
                -moz-border-radius: 140px;
                -webkit-border-radius: 140px;
                border-radius: 140px;
                opacity: 0.5;
            }

            .buttons a:active::before {
                top: -9px;
            }

            .buttons a:hover::before {
                opacity: 1;
            }

            .buttons a.twitter:hover::before {
                background-color: #c6f0f8;
            }

            .buttons a.facebook:hover::before {
                background-color: #dae1f0;
            }

            .buttons a.dribble:hover::before {
                background-color: #fadae6;
            }

            .buttons a.rss:hover::before {
                background-color: #f8ebb6;
            }

    .twitter img {
        vertical-align: -7px;
    }

    .dribble img {
        vertical-align: -12px;
    }

    .facebook img {
        vertical-align: -12px;
    }

    .rss img {
        vertical-align: -7px;
    }

    .buttons a img {
        border: 0;
    }

    /*-----------------------social-----------------------*/


    /*-----------------------tabs-----------------------*/
    .tab {
        padding: 0 2px;
        margin-bottom: 20px;
        position: relative;
        overflow: hidden;
        background: #fff;
        width: 100%;
        margin: 0 auto;
        font-family: 'Roboto', sans-serif;
        line-height: 1.5;
        font-weight: 300;
        color: #888;
        -webkit-font-smoothing: antialiased;
    }

    .tabs {
        display: table;
        position: relative;
        overflow: hidden;
        margin: 0;
        width: 100%;
    }

        .tabs li {
            float: left;
            line-height: 38px;
            overflow: hidden;
            padding: 0 2% 0 0;
            position: relative;
        }

        .tabs a {
            color: #888;
            display: block;
            letter-spacing: 0;
            outline: none;
            padding: 0 27px 0 7px;
            text-decoration: none;
            -webkit-transition: all 0.2s ease-in-out;
            -moz-transition: all 0.2s ease-in-out;
            transition: all 0.2s ease-in-out;
        }

    .tabs_item {
        padding-top: 4px;
        display: none;
        /*padding: 30px 0;*/
    }

        .tabs_item h4 {
            font-weight: bold;
            color: #87d3b7;
            font-size: 20px;
        }

        .tabs_item img {
            width: 200px;
            float: left;
            margin-right: 30px;
        }

        .tabs_item:first-child {
            display: block;
        }

    .current a {
        padding: 0 40% 0 10%;
        color: #515050;
        border-bottom: 2px solid #ff7f00;
    }

    body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote, th, td {
        margin: 0;
        padding: 0;
    }

    .collapseXPED {
        position: absolute;
        z-index: 999;
        top: 65px;
        left: 0;
        width: 100%;
        background: #f5f5f5;
    }

    .incDecCount {
        padding: 10% 2%;
        font-size: 16px;
        min-width: 20px;
        /* padding:6px 1px;*/
    }

    .sernwPAD {
        padding-bottom: 10px;
    }

    .adltFT {
        color: #707070;
        font-size: 12px;
        font-weight: normal;
        padding-bottom: 4px;
    }

    .ageGroup {
        color: #707070 !important;
        font-size: 12px;
    }

.forMob-widthInp.forMob-widthInpWDT {
    min-width: 113px !important;
}

.sectionPAD {
    background: #fff;
    padding: 0px 0px 5px 0px;
}

        .sectionPAD::after {
            clear: both;
        }

        .sectionPAD::before {
            clear: both;
        }

        .sectionPAD::after, .sectionPAD::before {
            content: " ";
            display: table;
        }
    /*-----------------------tabs-----------------------*/

    /*-----------------------Airline-Landing-----------------------*/


    /*-----------------------Airline-Landing-----------------------*/
    .myImgSlideThumbnail {
        margin: 4px 3px;
    }

    .HP-MainImgs {
        height: 354px;
    }

    ul.myHotelProfThumb {
        margin-left: 9px;
    }

    /*-----------------------spinedit------------------------*/
    .spinner {
        width: 50px;
    }

    .spinnerBTN.btn {
        background: #fff;
        color: #888888;
    }

    .spinnerBTN:hover {
        background: #fff;
        color: #888888;
    }

    .spinner input {
        text-align: right;
    }

    .input-group-btn-vertical {
        position: relative;
        white-space: nowrap;
        width: 1%;
        vertical-align: middle;
        display: table-cell;
    }

        .input-group-btn-vertical > .btn {
            display: block;
            float: none;
            width: 100%;
            max-width: 100%;
            padding: 8px;
            margin-left: -1px;
            position: relative;
            border-radius: 0;
        }

            .input-group-btn-vertical > .btn:first-child {
                border-top-right-radius: 4px;
            }

            .input-group-btn-vertical > .btn:last-child {
                margin-top: -2px;
                border-bottom-right-radius: 4px;
            }

        .input-group-btn-vertical i {
            position: absolute;
            top: 0;
            left: 4px;
        }

    .form-controlwdt {
        min-width: 44px;
        height: 30px;
        padding-left: 4px;
        padding-right: 4px;
    }
    /*-----------------------spinedit-----------------------*/

    /*-----------------------Trip advisor-----------------------*/
    .tripadvisorMN {
        background: #fff;
        margin-bottom: 10px;
    }

        .tripadvisorMN::after {
            clear: both;
        }

        .tripadvisorMN::before {
            clear: both;
        }

        .tripadvisorMN::after, .tripadvisorMN::before {
            content: " ";
            display: table;
        }

    .tripBG {
        color: #7c7a79;
        background: #f3f3f3;
        padding: 10px 10px 8px 10px;
        border-bottom: solid 1px #c6c6c6;
    }

        .tripBG::after {
            clear: both;
        }

        .tripBG::before {
            clear: both;
        }

        .tripBG::after, .tripBG::before {
            content: " ";
            display: table;
        }

    .tripcontentMN {
        padding-bottom: 10px;
    }

        .tripcontentMN::after {
            clear: both;
        }

        .tripcontentMN::before {
            clear: both;
        }

        .tripcontentMN::after, .tripcontentMN::before {
            content: " ";
            display: table;
        }

    .tripcontent {
        padding: 10px 10px 0px 10px;
    }

    .tripHTL {
        font-size: 20px;
        color: #000;
    }

    .tripDTLs {
        font-size: 14px;
        color: #808080;
    }

    .tripRNK {
        font-size: 14px;
        font-weight: bold;
        color: #579441;
    }

    .tripHRNK {
        font-size: 14px;
        color: #808080;
    }

.trpPADLR {
    margin: 0px 0px;
}

    .tripRTG {
        font-size: 18px;
        color: #1e1c66;
    }

.tripADrtvHD {
    font-weight: 500;
    padding-top: 14px;
    padding-bottom: 4px;
    margin: 0px 0px;
}

    .tripADrtv {
        padding: 6px 0px;
        border-bottom: solid 1px #dedde8;
        border-top: solid 1px #dedde8;
    }

    .tripADrtvBT {
        padding: 6px 0px;
        border-bottom: solid 1px #dedde8;
    }

    .tripADrtv::after {
        clear: both;
    }

    .tripADrtv::before {
        clear: both;
    }

    .tripADrtv::after, .tripADrtv::before {
        content: " ";
        display: table;
    }

    .rating-meter {
        float: left;
        background: #68a253;
    }

    .rating-meterHT {
        height: 10px;
    }

    .tripREWmn {
        padding-bottom: 4px;
    }

        .tripREWmn::after {
            clear: both;
        }

        .tripREWmn::before {
            clear: both;
        }

        .tripREWmn::after, .tripREWmn::before {
            content: " ";
            display: table;
        }

    .tripPADim {
        padding-right: 4px;
    }

    .tripBy {
        padding: 0px;
    }

    .tripByct {
        font-size: 14px;
        color: #8e8db2;
    }

    .tripREW {
        margin: 6px 0px;
        font-size: 13px;
    }

    .powerMN {
        color: #428bca;
        font-size: 13px;
        text-align: right;
        padding: 20px 0px;
    }

    .priTD {
        color: #656496;
        line-height: 24px;
    }

    .progressbr {
        background: green !important;
    }
    /*-----------------------Trip advisor-----------------------*/

    /*-----------------------error pop up-----------------------*/
    .alrticn {
        text-align: center;
        padding: 10px 0px;
    }

    .alrtcnt {
        text-align: center;
        padding: 10px 0;
        font-weight: normal;
        border-radius: 10px 10px 0 0;
        margin-top: -6px;
    }

    .alrtbtnwht {
        background: #acacac;
    }

        .alrtbtnwht:hover {
            background: #acacac;
        }

    .alrtbtnup {
        background: #d3d3d3;
    }

        .alrtbtnup:hover {
            background: #d3d3d3;
        }

    .alrtrucntorg {
        background: #fff3df;
        border-radius: 4px;
        padding: 15px;
        text-align: center;
    }

    .alrtrucntgry {
        background: #f2f2f2;
        border-radius: 4px;
        padding: 15px;
        text-align: center;
    }

    .alrtrucntrd {
        background: #ffd6c9;
        border-radius: 2px;
        padding: 15px;
        color: #3d4d65;
        font-size: 13px;
        text-align: center;
    }

    .alrtbtn {
        margin: 0 auto;
        padding: 0;
        max-width: 50%;
    }

    .alrtbtnrd {
        margin: 0 auto;
        padding: 0;
    }

    .alrtlnk {
        color: #000;
        font-size: 16px;
    }

    .alrtpad {
        color: #666;
        padding: 0px 0px 10px 0px;
    }

    .alrtlnk:hover {
        text-decoration: none;
        color: #333;
        font-size: 16px;
    }

    /*-----------------------error pop up-----------------------*/
    .useCouponText {
        color: #353535;
        font-size: 12px;
    }

    .tooltipdrp {
        border-radius: 2px;
        padding: 2px;
        position: relative;
        background: #ffedbc;
        font-size: 12px;
        color: #333;
        border: 0px solid #eeae01;
        margin: 5px 0;
        /*width: 90px;*/
        text-align: center;
    }

        .tooltipdrp:after, .tooltipdrp:before {
            bottom: 100%;
            left: 50%;
            border: solid transparent;
            content: " ";
            height: 0;
            width: 0;
            position: absolute;
            pointer-events: none;
        }

        .tooltipdrp:after {
            border-color: rgba(136, 183, 213, 0);
            border-bottom-color: #ffedbc;
            border-width: 6px;
            margin-left: -6px;
        }

        .tooltipdrp:before {
            border-color: rgba(194, 225, 245, 0);
            border-bottom-color: #ffedbc;
            border-width: 7px;
            margin-left: -7px;
        }

    /*New booking design*/
    .MNhpolicy {
        background: #f7f7fb;
        padding:20px;
        color: #1e1c66;
        font-size: 14px;
        margin-top: 20px;
        border-radius: 3px;
        margin-bottom: 15px;
    }

    .roomnc {
        border-bottom: solid 1px #ccc;
        margin-bottom: 15px;
        display: inline-block;
        padding-bottom: 10px;
    }

    .roomtbl {
        text-align: center;
        margin-top: 30px;
        padding: 10px 6px;
        font-size: 13px;
    }

    .htlsHDn {
        font-size: 22px;
        color: #1e1c66;
    }

.htlsHDnsm {
    font-size: 13px;
    color: #8e8db2;
}
.stayWrap {
    padding-top: 20px;
    font-size:12px;
}
.bookpaymentWrap {
    margin-top:15px;
}
.book-nam-title h1 {
    font-size: 20px;
    line-height: 20px;
    margin-bottom: 4px;
    color: #1e1c66;
}
.p0_Mxs {
    padding:0px;
}
.colblockPAD {
    padding: 0px;
}
.paybleWrap {
    margin-top: 26px;
    padding: 20px 4px 20px 4px;
    border-top: solid 1px #dedde8;
}
.payble-title {
    color: #1e1c66;
    line-height: 40px;
    font-size: 13px;
    font-weight: 500;
}
.bookingsummary {
    margin-bottom:0px!important;
}
.bsHDPAD {
    padding-left: 11px;
}

    .NBCmarBT {
        margin-bottom: 20px;
    }

    .NBCmarTP {
        margin-top: 16px;
    }

.chkno {
    text-transform: uppercase;
    font-size: 12px;
    color: #8e8db2;
    padding-bottom: 4px;
    padding-top: 4px;
}

.chknoD {
    color: #1e1c66;
    font-size: 13px;
    font-weight: 600;
    padding-bottom: 4px;
}
.pt-3 {
    padding-top:15px;
}
.chkin.chkins tr td {
    padding: 10px 6px;
    font-size: 13px;
    border-bottom: solid 1px #c3c3c3;
}

    .bsimg.bsimgs {
        border: solid 0px #e5e5e5;
        margin-left: -4px;
    }

    .bsimg img.bsimgs img {
        height: 260px;
    }

    .pricdels {
        color: #6f6f6f;
        font-size: 18px;
    }

    .tblmrG {
        margin-left: 20px;
    }

.priclines {
    padding-bottom: 0px;
    margin-bottom: 10px;
    font-size:20px;
    color: #1e1c66;
}
.continue_booking_block {
    padding-top: 0px !important;
    margin: 0px !important;
    border-top: solid 1px #dedde8 !important;
}
.addonsBking {
    border-top: solid 0px #dedde8 !important;
}
.coupon_box_wrapper {
    padding: 0px 0px 0px 0px !important;
}
.codeapplyN {
    background: #666666 none repeat scroll 0 0;
    border: 0px solid #aeaeae;
    color: #fff;
    padding: 6px 17px;
    font-size: 16px;
}

    .couponfiledsN {
        font-size: 13px;
        color: #2b6100;
        background: #fff none repeat scroll 0 0;
        border: solid 1px #c3c3c3;
        margin-right: 3px;
        padding: 7px 6px;
    }

        .couponfiledsN:focus {
            color: #2b6100;
        }

    .hply {
        color: #6f6f6f;
        font-size: 14px;
        margin-bottom: 7px;
    }

    .useCC {
        font-size: 12px;
        color: #919191;
    }

    .usepricF {
        color: #6f6f6f;
        font-size: 14px;
    }

    .totelpric {
        text-transform: uppercase;
        color: #2bac36;
        font-size: 15px;
        font-weight: 600;
    }

    .pnlPADn {
        padding: 0px;
        border: none;
    }

    .pnlbookingsummary {
        -webkit-box-shadow: 0px 0px 0px -1px #ccc !important;
        -moz-box-shadow: 0px 0px 0px 0px #ccc !important;
        box-shadow: 0px 0px 0px 0px #ccc !important;
        border: none !important;
        padding: 0px;
    }

    .pnlHDn {
        background: none !important;
        border-bottom: solid 3px #f6f8f9 !important;
        margin-left: -15px;
        margin-right: -15px;
        padding: 0px;
    }
.pnlHDnPB {
    background: none !important;
    border-bottom: solid 3px #f6f8f9 !important;
    /*margin-left: -15px;
        margin-right: -15px;*/
    padding: 0px;
}
    .pnlHDns {
        background: none !important;
        border-bottom: solid 3px #f6f8f9 !important;
        margin-left: -30px;
        margin-right: -30px;
        padding: 0px;
    }

    .pnlHDt {
        padding-left: 10px;
        padding-bottom: 20px;
        color: #1e1c66;
        font-size: 19px;
        text-transform: uppercase;
    }

    .pnltrvl {
        font-size: 16px;
        color: #1e1c66;
        padding-bottom: 10px;
        padding-left: 40px;
        text-transform: uppercase;
        margin-bottom: 20px;
    }

    .btnCNT {
        background: #ff8206;
        border-radius: 2px;
        padding: 6px 0px;
        text-transform: uppercase;
    }

    .frmPADn {
        padding: 0px 40px;
        margin-bottom: 10px;
    }

    .frmfldPADn {
        padding: 0px 33px;
    }

    .rithHD {
        font-size: 20px;
        color: #1e1c66;
    }

    .rithHDs {
        font-size: 16px;
        color: #1e1c66;
    }

    .rithHDsm {
        font-size: 13px;
        color: #9e9e9e;
    }

    .nshow {
        padding: 10px 0px;
        font-size: 13px;
        color: #444;
    }

    .npliy {
        font-size: 13px;
        color: #444;
    }

    .nviewsply {
        padding: 10px 0px;
        font-size: 12px;
        color: #444;
        text-decoration: underline;
    }

    .nprcNHT {
        margin: 0px 0px 10px 0px;
        padding: 10px 0px;
    }

    .PRCnchose {
        font-size: 13px;
        color: #444;
    }

    .Nchose {
        font-size: 13px;
        color: #444;
    }

.NprcK {
    font-size: 10px;
    color: #8e8db2;
    font-weight: 500;
    margin-bottom: 4px;
}
.non-refd-icn {
    margin-top: 3px;
    width: 12px;
    float: right;
    padding-left: 0px;
    margin-left: 5px;
}
.mwebPN {
    padding-bottom: 4px !important;
    padding-top: 0;
}
.htls-MwebBorW.htls-MwebBorWSpr1 {
    margin-left: 11px;
    margin-right: 11px;
    padding-left: 10px;
    padding-right: 10px;
    padding-bottom:6px;
}
.show, .footer-nav:hover {
    display: block;
}

    .footer-nav {
        padding: 2px 20px 2px 20px;
        background-color: rgba(0, 0, 0, 0.8);
        bottom: 0;
        color: #fff;
        cursor: pointer;
        display: none;
        font-family: Arial,sans-serif;
        font-size: 12px;
        font-weight: normal;
        position: fixed;
        text-align: center;
        width: 100%;
        z-index: 99999;
        left: 0px;
    }

    @media only screen and (min-width: 768px) and (max-width: 980px) {
        .htlsHDn {
            font-size: 15px;
            color: #6f6f6f;
        }

        .chkin.chkins tr td {
            padding: 6px 0px;
        }

        .NBCmarBT {
            margin-bottom: 10px;
        }

        .chknoD {
            font-size: 11px;
        }

        .NBCmarTP {
            margin-top: 6px;
        }
    }

@media only screen and (max-width: 767px) {
    .HR-PanelPrimary {
        padding: 0px 14px!important;
    }
    .hotelResultsTabs li.active a {
        font-weight: normal;
    }
    .getCity {
        padding-bottom: 6px;
    }
    .getCityPad {
        padding-top: 6px;
    }
    .htls-navMweb {
        margin: 0px;
        border-bottom: solid 0px #d2d2ed !important;
    }
    .panel {
        -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.00);
        box-shadow: 0 1px 1px rgba(0, 0, 0, 0.0);
    }
    .hotelResultsTabs li.active a {
        margin: 0 !important;
        padding: 0px !important;
    }
    .hotelResultsTabs li {
        margin-right: 0px;
    }
    .rtls-pencelMweb {
        position: absolute;
        right: 5px;
        display: block;
        top: 15%;
        padding: 0px;
    }
    .htlh-fa-pancl {
        font-size: 22px;
    }

    .fundserch {
        width: 96%;
        border: solid 0px #ccc;
        padding-top: 0px;
        margin: 0px 2% 2px 2%;
    }
    .payment_Sidepanel .tabs-left .nav-tabs > li.active > a, .payment_Sidepanel .tabs-left .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus {
        border: 0px solid #ddd !important;
    }
    .with-nav-tabs.panel-primary .nav-tabs li.active a, .with-nav-tabs.panel-primary .nav-tabs li.active a:hover, .with-nav-tabs.panel-primary .nav-tabs > li.active a:focus {       
        
        font-weight: 400 !important;
    }
    table {
        width: 100% !important;
    }

        .colTBpan {
            padding: 0px;
        }

        .mobiMAR {
            margin-bottom: 10px;
        }

        .htlsHDnsm {
            font-size: 12px;
            color: #8e8db2;
        }

        .pnlHDt {
            padding-left: 0px;
        }

        .wizard-signMN {
            padding-left: 10px !important;
            padding-right: 10px !important;
        }

        .pnlHDn {
            margin-left: -5px;
            margin-right: -5px;
        }

        .bookingsummary {
            margin-bottom: 0px !important;
            padding-bottom: 0px !important;
        }

        .pullFNt {
            margin-left: 10px;
            font-size: 14px;
        }

        .ccaply {
            padding-bottom: 10px !important;
        }

        .btnCNT {
            padding: 4px 10px 6px 10px;
            margin-right: 10px;
        }

        .priclinesMBs {
            margin-top: 10px;
            border-bottom: solid 1px #444;
            padding-bottom: 10px;
        }

        .rithHDpad {
            margin-bottom: 10px;
        }

        .priclinesMB {
            border-top: solid 1px #efefef;
            margin-top: 10px;
            padding-top: 10px;
        }

        .tblmrG {
            margin-left: -5px;
            margin-right: -5px;
        }

        .MNhpolicy {
            padding: 20px 10px;
        }

        .frmPADn {
            padding: 0px 30px;
        }

        .frmfldPADn {
            padding: 0px 23px;
        }

        .bookingsummary {
            padding-top: 0px !important;
            padding-bottom: 0px;
        }

        .pnltrvl {
            padding-left: 16px;
            font-size: 14px;
        }

        #accordion {
            padding: 0px 0px;
        }

    .MNhpolicy {
        margin-top: 10px;
        margin-left: 2px !important;
        margin-right: 2px !important
    }


        .priclines {
            padding-bottom: 10px;
        }

        .htlsHDn {
            font-size: 13px;
            font-weight: 600;
        }

        .NBCmarBT {
            margin-top: 16px;
            margin-bottom: 10px;
            font-size: 12px !important;
            line-height: normal !important;
        }

        .plcyPAD {
            padding-top: 10px;
        }

        .rithHDs {
            font-size: 14px;
            color: #000;
        }

        .MNritH {
        }

        .panel_padding_0px {
            padding: 0px;
        }

    .hply {
        color: #1e1c66;
        font-size: 12px;
        margin-bottom: 7px;
    }
    }
    /*New booking design*/

    /* HOTEL NEW PROFILE*/

    .hotelNewprofile {
        margin-bottom:26px;
    }

    .hotelNewprofile .hotelMainInfo_container {
        background-color: #fff;
        -webkit-border-radius: 4px;
        -moz-border-radius: 4px;
        border-radius: 4px;
        margin-top: 3px;
        /*float: left;*/
    }

            .hotelNewprofile .hotelMainInfo_container .hotelmain_des_wrapper {
                width: 730px;
                float: left;
            }

            .hotelNewprofile .hotelMainInfo_container .hotelmain_des_wrapper .hotelMain_description {
                padding: 0px 15px 0px 0px;
                float: left;
                width: 100%;
            }

                    .hotelNewprofile .hotelMainInfo_container .hotelmain_des_wrapper .hotelMain_description .hotelMain_titleInfo .hotelMain_title {
                        font-size: 20px;
                        font-weight: 400;
                        color: #1e1c66;
                        margin: 0px 0px 5px 0px;
                    }

                    .hotelNewprofile .hotelMainInfo_container .hotelmain_des_wrapper .hotelMain_description .hotelMain_titleInfo .hotelMain_geolocation {
                        font-size: 12px;
                        font-weight: 400;
                        color: #8e8db2;
                    }

            .hotelNewprofile .hotelMainInfo_container .hotelmain_catg_wrapper {
                width: 400px;
                float: right;
            }

    .padd-0 {
        padding: 0px;
    }


.hotelMain_scrollTabs_wrap {
    margin: 0px 0px 0px 0px;
}

    .hotelMain_scrollTabs_Links ol, ul {
        list-style: none;
        height: auto;
    }

.hotelMain_scrollTabs_Links nav {
    border-bottom: 0px solid #98a3af;
}

    .hotelMain_scrollTabs_Links li {
        display: inline-block;
        vertical-align: middle;
    }

.hotelMain_scrollTabs_Links a:hover, .hotelMain_scrollTabs_Links a:focus, .hotelMain_scrollTabs_Links a:active, .hotelMain_scrollTabs_Links a.active {
    color: #1e1c66;
    text-decoration: none;
    border-bottom: solid 0px red;
}

    .hotelMain_scrollTabs_Links a {
        text-decoration: none;
        transition: color 0.1s, background-color 0.1s;
    }

.hotelMain_scrollTabs_Links a {
    position: relative;
    display: block;
    padding: 16px 0 20px 0;
    margin: 0 18px;
    font-size: 14px;
    line-height: 16px;
    font-weight: 500;
    transition: color 0.1s,background-color 0.1s,padding 0.2s ease-in;
    color: #a4a3b9;
    cursor:pointer;
}

        .hotelMain_scrollTabs_Links a::before {
            content: '';
            display: block;
            position: absolute;
            bottom: 0px;
            left: 0;
            height: 3px;
            width: 100%;
            background-color: #ff1569;
            transform-origin: right top;
            transform: scale(0, 1);
            transition: color 0.1s,transform 0.2s ease-out;
        }

        .hotelMain_scrollTabs_Links a:active::before {
            background-color: #ff1569;
        }

    .hotelMain_scrollTabs_Links a:hover::before, .hotelMain_scrollTabs_Links a:focus::before {
        /*transform-origin: left top;
        transform: scale(1, 1);*/
    }

.hotelMain_hotelImageGallery {
}
.detiailsWrap {
    padding: 15px 15px 0 15px;
    border: solid 1px #dedde8;
}
.bookhotel-title h1 {
    font-size: 13px;
    line-height: 12px;
    margin-bottom: 4px;
    color: #1e1c66;
    font-weight: 500;
}
.htls-bkngWrap {
    margin-bottom: 0px;
    background: #ffffff !important;
    margin-right: 0px;
    padding-right: 0px;
    padding-left: 10px !important;
    margin-left: 0px;
    margin-bottom: 10px !important;
    border-radius: 10px;
}
.payment_Centered {
    padding-top: 10px;
}
.bsHDPAD {
    padding-left: 0px;
}
.htls-bkng-Rmt {
    font-size: 16px;
    margin-top: 20px;
    margin-bottom: 4px;
}
.htls-mdTbl {
    width: 1px;
    height: 50px;
    margin: 0 14px;
    background: #ccc;
}
.book-nam-title h1 {
    font-size: 20px;
    line-height: 20px;
    margin-bottom: 4px;
    color: #1e1c66;
}
.bookingsummary {
    margin-bottom: 0px
}
.codeHCC {
    padding: 15px 0px 20px 0px;
}
.bkg-padL {
    padding-left: 0px;
}
.htls-bkngPag {
    float:right;
}
.book-nam-title {
    padding-top: 12px;
}
.htls-contdtls {
    padding: 0px 0px 10px 0px;
    color: #1e1c66;
    font-size: 16px;
}
.mycusInput1 select {
    color: #222222;
    font-size: 14px !important;
}
.booking-filds {
    border: solid 1px #bababa!important;
    height: 42px !important;
    color: #222222;
    font-size: 14px;
    border-radius: 6px !important;
    box-shadow: none;
}

    .booking-filds.form-control:focus, .mycusInput1.booking-filds:focus {
        border: 1px solid #222222 !important;
    }

.hotelNewprofile .hotelMainInfo_container .hotelMain_roomsCateg {
    /*background-color: #eceff4;*/
    padding: 15px;
    border: solid 0px #dedde8;
    float: left;
    min-height: 540px;
    background: #eceff4;
}

.hotelNewprofile .hotelMainInfo_container .hotelMain_bestOfferprice {
    background: #fff;
    padding: 20px 10px;
    border-radius: 4px;
    float: left;
    width: 100%;
}

        .hotelNewprofile .hotelMainInfo_container .hotelMain_bestOfferprice .hotelMain_bestOfferprice_icon {
            margin: 10px 15px 0px 0px;
            float: left;
        }

    .hotelNewprofile .hotelMainInfo_container .hotelMain_bestOfferprice .hotelMain_bestOfferprice_view {
        /*float: left;*/
    }

        .hotelNewprofile .hotelMainInfo_container .hotelMain_bestOfferprice .hotelMain_bestPricesslogan {
            text-transform: uppercase;
            font-size: 14px;
            font-weight: 500;
            color: #1e1c66;
            line-height: 20px;
        }

    .hotelNewprofile .hotelMainInfo_container .hotelMain_bestOfferprice .hotelMain_bestPrice {
        text-transform: uppercase;
        line-height: 20px;
        color: #1e1c66;
        font-size: 20px;
        font-weight: 600;
        float: right;
    }

.hotelNewprofile .hotelMainInfo_container .hotelMain_CheckedInfo {
    border-bottom: 1px solid #fff;
    float: left;
    width: 100%;
    margin-bottom:10px;
}

        .hotelNewprofile .hotelMainInfo_container .hotelMain_CheckedInfo .hDates {
            font-size: 15px;
            font-weight: 500;
        }

    .hotelNewprofile .hotelMainInfo_container .hotelMain_CheckedInfo .hotelMain_CheckIn {
        border-right: 1px solid #fff;
        float: left;
        padding: 15px 10px 15px 15px;
        width: 49%;
        background: #f4f3f7;
        border-radius: 4px;
        margin-right: 1%;
    }

            .hotelNewprofile .hotelMainInfo_container .hotelMain_CheckedInfo .hotelMain_CheckIn span, .hotelNewprofile .hotelMainInfo_container .hotelMain_CheckOut span {
                display: block;
                text-transform: uppercase;
            }

.hotelNewprofile .hotelMainInfo_container .hotelMain_CheckOut {
    float: left;
    padding: 15px 10px 15px 15px;
    width: 49%;
    background: #f4f3f7;
    border-radius: 4px;
    margin-left: 1%;
}

.hotelNewprofile .hotelmain_catg_wrapper .hotelMain_roomsCateg .hotelMain_roomSelectionWrapper {
    padding: 10px 0px 10px 0px;
    float: left;
    width: 100%;
}
    .hotelNewprofile .hotelmain_catg_wrapper .hotelMain_roomsCateg .hotelMain_roomSelectionWrapper .hotelMain_roomSelectionCard {
        padding: 12px 12px 2px 26px;
        float: left;
        width: 100%;
    }
.hotelMain_roomType {
    font-size: 14px;
    font-weight: 600;
    color: #1e1c66;
    width: 90%;
    line-height: 18px;
    margin-bottom: 10px;
    text-transform: uppercase;
}
.hotelMain_boardtype {
    font-size: 11px;
    font-weight: 400;
    text-transform: uppercase;
    color: #8e8db2;
    padding: 0px 20px 0px 0px;
    border-right: 1px solid #eceff4;
    width: auto;
    float:left;
}
.hotelMain_roomCount {
    font-size: 11px;
    font-weight: 400;
    text-transform: uppercase;
    color: #8e8db2;
    padding: 0px 0px 0px 20px;
    width: 75px;
    float: left;
}
.hotelMain_roomPrice {    
    float: right;
    display:inline-flex;
   }
.hotelMain_roomPrice_black {
    font-size: 12px;
    font-weight: 500;
    color: #1e1c66;
    padding: 2px 2px 0px 0px;
}

.hotelMain_roomPrice_pink {
    font-size: 16px;
    font-weight: 500;
    color: #fd3d7f;
}

.hb_room_select {
    text-align: center;
    padding-left: 10px;
    padding-right: -5px;
    height: 40px;
    margin: 0 auto;
    padding-top: 2px;
    background: rgba(0, 0, 0, 0) url(https://images.rehlat.com/Content/images/arrow_select2.png) no-repeat scroll 90% center;
}
    .hotelMain_roomSelectionBox nav ul {
        margin: 0;
        padding: 0;
        list-style: none;
        position: relative;
    }

.hotelMain_roomSelectionBox nav li {
    float: left;
    background-color: #fff;
    width: 100%;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    border-bottom: 1px solid #eceff4;
    border-left: 0px solid #fff;
    line-height: 24px;
}

    .hotelMain_roomSelectionBox nav li:hover {
        border-left: 0px solid #53eab2;
    }

    .hotelMain_roomSelectionBox nav .login {
        float: left;
        width: 100%;
        position: relative;
    }

    .hotelMain_roomSelectionBox nav .roomselect,
    .hotelMain_roomSelectionBox nav .signup a {
        *display: inline;
        *zoom: 1;
        height: 25px;
        line-height: 25px;
        font-weight: bold;
        text-decoration: none;
        color: #444;
    }

    .hotelMain_roomSelectionBox nav .signup a {
        border-radius: 0 3px 3px 0;
    }

    .hotelMain_roomSelectionBox nav .roomselect {
    }

        .hotelMain_roomSelectionBox nav .roomselect:hover,
        .hotelMain_roomSelectionBox nav .login .active,
        .hotelMain_roomSelectionBox nav .signup a:hover {
            background: #fff;
        }

    .hotelMain_roomSelectionBox nav .roomlist {
        display: none;
        position: absolute;
        top: 63px;
        right: 0;
        z-index: 999;
    }

    .hotelMain_roomSelectionBox nav li .roomlist {
        right: 0;
        width: 100%;
    }

    .roomlistcard {
        margin-bottom: 10px;
    }

    .roomlistcard .roomlistcard_header {
        line-height: 30px;
        font-size: 12px;
        height: 28px;
        padding: 0 5px;
        margin-bottom:8px;
    }

            .roomlistcard .roomlistcard_header .roomPaxcount {
                float: left;
            }

            .roomlistcard .roomlistcard_header .roomInclusions {
                float: right;
            }


.roomMain_buttonWrap {
    float: left;
    width: 100%;
    margin: 20px 0px 10px 0px;
}

    .roomChooseMore1 {
        float: right;
        margin-right: 6px;
    }

    .roomChooseMore2 {
        float: left !important;
        margin-left: 6px;
    }

    .rosGbtn {
        flex: 1 1 auto;
        padding: 10px 38px;
        text-align: center;
        text-transform: uppercase;
        transition: 0.5s;
        background-size: 200% auto;
        color: white;
        border-radius: 2px;
        cursor: pointer;
    }

.rosGbtn_small {
    flex: 1 1 auto;
    padding: 9px 20px 7px 20px;
    text-align: center;
    text-transform: uppercase;
    transition: 0.5s;
    background-size: 200% auto;
    color: white;
    border-radius: 3px;
    cursor: pointer;
}
.htlsmycusInput1 {
    height: 41px;
    border: 1px solid #aeaddb !important;
    width: 100%;
    background: #fff;
    position: relative;
    box-shadow: none;
    border-radius: 0px;
}
    .htlsmycusInput1 select {
        color: #1e1c66;
        padding: 5px 23% 5px 8px;
        width: 100%;
        border: none;
        box-shadow: none !important;
        background: #f7f8fc url(https://images.rehlat.com/Content/images/arrow_select2.png) no-repeat scroll 93% center;
        -webkit-appearance: none;
        -moz-appearance: none;
        appearance: none;
        font-size: 13px !important;
    }
.carousel {
    padding-left: 25px;
    padding-right: 25px;
}
.booking-cont-Wrap {
    border: solid 1px #dedde8;
    padding: 10px 15px;
}
.bsimgs img {
    width:100%;
    height:70px;
    margin-left: 0;
}
.booking-chk-ioWrap {
    border-top: solid 1px #dedde8;
    border-bottom: solid 1px #dedde8;
    margin-top: 10px;
    padding-bottom: 12px;
    padding-top: 4px;
}
.stay-title {
    color: #8e8db2;
}
.stay-person {
    color: #1e1c66;
}
.bkmcanPad {
    padding: 0px;
}
.htlsHDnBkc {
    font-size: 14px;
    font-weight: 600;
    color: #1e1c66;
}
.starretingBRL {
    padding-right: 8px;
    margin-bottom: 4px;
    line-height: 10px;
}
.crntloc {
    font-size: 12px;
    color: #8e8db2;
    text-decoration: none
}
.rosGbtn:hover {
    background-position: right center; /* change the direction of the change here */
    text-decoration: none;
}

    .rosGbtn-pink {
        background: #ff234f;
        border: 1px solid #ff234f;
        color: #fff;
        font-size: 12px;
        text-decoration: none;
        /*background-color: #ff7f00;*/
    }

        .rosGbtn-pink:hover {
            color: #fff;
            text-decoration: none;
        }

    .rosGbtn-green {
        /*background-image: linear-gradient(to right, #fd3a80 0%, #fda085 51%, #ff6b6e 100%);*/
        border: 1px solid #04be5b;
        color: #fff;
        font-size: 12px;
        text-decoration: none;
        background-color: #04be5b;
    }

        .rosGbtn-green:hover {
            color: #fff;
            text-decoration: none;
        }


    .rosGbtn-darkyash {
        /*background-image: linear-gradient(to right, #fd3a80 0%, #fda085 51%, #ff6b6e 100%);*/
        border: 1px solid #1e1c66;
        color: #fff;
        font-size: 12px;
        text-decoration: none;
        background-color: #1e1c66;
    }

        .rosGbtn-darkyash:hover {
            color: #fff;
            text-decoration: none;
        }

    /***********************
  OUTLINE BUTTONS
************************/

    .btn.outline {
        background: none;
        padding: 12px 22px;
    }

    .btn-primary.outline {
        border: 1px solid #1e1c66;
        color: #1e1c66;
        border-radius: 2px !important;
        font-size: 12px;
        text-transform: uppercase;
        padding: 12px 20px;
        cursor: pointer;
    }

    .btn-primary-small {
        padding: 6px 12px !important;
    }

    .btn-primary-smallFont {
        padding: 2px 8px !important;
        font-size: 11px !important;
    }

    /*.btn-primary {
    background: #fd3a80;
    background: -moz-linear-gradient(left, #fd3a80 0%, #ff6b6e 100%);
    background: -webkit-linear-gradient(left, #fd3a80 0%,#ff6b6e 100%);
    background: linear-gradient(to right, #fd3a80 0%,#ff6b6e 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fd3a80 ', endColorstr='#ff6b6e ',GradientType=1 );
}*/

    .btn-primary.outline:hover, .btn-primary.outline:focus, .btn-primary.outline:active, .btn-primary.outline.active, .open > .dropdown-toggle.btn-primary {
        color: #1e1c66;
        border-color: #1e1c66;
    }

    .btn-primary.outline:active, .btn-primary.outline.active {
        border-color: #1e1c66;
        color: #1e1c66;
        box-shadow: none;
    }

    .hotelRoom_ament {
        margin: 10px 0px;
        float: left;
        width: 100%;
        line-height: 28px;
    }

        .hotelRoom_ament .hroom_title {
            font-size: 12px;
            text-transform: uppercase;
            float: left;
            margin-top: 3px;
        }

        .hotelRoom_ament .hotelRoom_ament_ico {
            float: left;
            margin-left: 10px;
        }

.hotelRoom_Others {
    padding: 0 5px;
}
    .hotelRoom_Others .hotelRoom_Others_list:last-child {
        margin-right: 0px;
    }
    .hotelRoom_Others .hotelRoom_Others_list {
        float: left;
        margin-right: 29px;
    }

    .spnicnPAD a:hover {
        text-decoration: none;
    }

    .hotelMain_showmap {
        position: absolute;
        right: 0px;
        top: 10px;
    }

.htls_headerTitle {
    font-size: 18px;
    font-weight:500;
    color: #1e1c66;
    margin: 0px 0px 10px 0px;
}
  

    .m_htls_headerTitle {
        font-size: 15px;
        font-weight: 400;
        color: #1e1c66;
        margin: 0px 0px 10px 0px;
    }

    .m_htls_Context p {
        margin-bottom: 15px;
        font-size: 13px;
    }


.paylater {
    color: #2c15a9;
    border: solid 1px #e0dcf2;
    padding: 4px 6px 4px 6px;
    background: #fff;
    margin-top: 4px !important;
}
.mWebselect_Info {
    text-transform: uppercase;
    color: #8e8db2;
    font-size: 12px;
    padding-bottom: 5px;
}

    .morecontent span {
        display: none;
    }

    .morelink, .less {
        padding: 3px;
        font-size: 12px;
        color: #4898f6;
        
    }

    .toogleArrow {
        position: absolute;
        right: 0px;
        top: 8px;
        font-size: 11px;
    }

    /* fallback */
    @font-face {
        font-family: 'Material Icons';
        font-style: normal;
        font-weight: 400;
        src: url(https://fonts.gstatic.com/s/materialicons/v33/2fcrYFNaTjcS6g4U3t-Y5ZjZjT5FdEJ140U2DJYC3mY.woff2) format('woff2');
    }

    .material-icons {
        font-family: 'Material Icons';
        font-weight: normal;
        font-style: normal;
        font-size: 24px;
        line-height: 1;
        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;
    }

    .toogleArrow i {
        font-size: 11px;
        font-style: normal !important;
        font-weight: normal;
    }

    .activeState {
        border-left: 2px solid #53eab2 !important;
    }

.hotelNewprofile_breadCrumb {
    height: 40px;
    padding: 10px 0px;
    margin-top:20px;
    display:none;
}

        .hotelNewprofile_breadCrumb .breadcrumb {
            font-size: 12px;
            padding: 2px 15px 8px 15px;
        }

            .hotelNewprofile_breadCrumb .breadcrumb li a {
                color: #98a3af;
                text-transform: uppercase;
                text-decoration: none;
            }

                .hotelNewprofile_breadCrumb .breadcrumb li a:hover, .hotelNewprofile_breadCrumb .breadcrumb li a.active {
                    color: #1e1c66;
                    text-transform: uppercase;
                    text-decoration: none;
                }

            .hotelNewprofile_breadCrumb .breadcrumb > li + li:before {
                content: "";
                padding: 0px !important;
                color: #cccccc;
            }

        .hotelNewprofile_breadCrumb .backbtn {
        }

.hotelListChecked {
    position: absolute;
    top: 8px;
    left: 4px;
}

    #Hbg {
        position: fixed;
        top: 0;
        left: 0;
        /* Preserve aspet ratio */
        min-width: 100%;
        min-height: 100%;
    }

    .gGlobal_map_container {
        margin-top: 15px;
    }

    .hotel_error_bg {
        background-color: #ffd6c9;
        border: 1px solid #fbcbbc;
        padding: 15px;
        color: #3d4d65;
        float: left;
        font-size: 12px;
        margin: 15px 0px;
        -webkit-border-radius: 3px;
        -moz-border-radius: 3px;
        border-radius: 3px;
        width: 100%;
    }

        .hotel_error_bg .ic_tray {
            float: left;
            margin-right: 15px;
        }

        .hotel_error_bg .mes_info {
        }

    .hotel_error_bg_500 {
        background-color: #ffd6c9;
        border: 1px solid #fbcbbc;
        padding: 30px;
        color: #3d4d65;
        text-align: center;
        font-size: 14px;
        margin: 15px 0px;
        width: 600px;
        -webkit-border-radius: 3px;
        -moz-border-radius: 3px;
        border-radius: 3px;
        margin: 0px auto 20px;
    }

        .hotel_error_bg_500 .ic_tray_srch {
            margin: 10px 0px;
        }

        .hotel_error_bg_500 .change_src_links {
            margin: 20px 0px;
        }

            .hotel_error_bg_500 .change_src_links li {
                display: inline;
            }

                .hotel_error_bg_500 .change_src_links li a {
                    padding: 4px 10px;
                    font-size: 12px;
                    color: #3d4d65;
                    border: 1px solid #feeae4;
                    text-transform: uppercase;
                    margin: 10px;
                    -webkit-border-radius: 2px;
                    -moz-border-radius: 2px;
                    border-radius: 2px;
                    text-decoration: none;
                }

                    .hotel_error_bg_500 .change_src_links li a:hover {
                        border: 1px solid #fff;
                    }

    .inActive_bg {
        background: #fff url(https://images.rehlat.com/Content/images/in_active_bg.png) no-repeat;
        width: 784px;
        height: 429px;
    }

    .alrtcnt_h1 {
        font-family: 'Roboto', sans-serif;
        font-weight: lighter;
        color: #ff1569;
        font-size: 44px;
        margin: 0px 0px 25px 0px;
    }

    .alrtcnt_info p {
        font-family: 'Roboto', sans-serif;
        font-weight: 300;
        color: #1e1c66;
        font-size: 16px;
        margin: 0px 0px 30px 0px;
        text-align: center;
        line-height: 24px;
    }

    /*NEW BUTTONS*/
    .btn-aquaBlue {
        background: #00b0d4;
        padding: 10px 20px;
        color: #fff;
        border: none;
    }

        .btn-aquaBlue:hover {
            background: #00b0d4;
            color: #fff;
            text-decoration: none;
        }

    .btn-blackNew {
        background: #fff;
        padding: 10px 20px;
        color: #ff234f;
        border: 1px solid #ff234f;
        border: none;
    }

        .btn-blackNew:hover {
            background: #ff234f;
            color: #fff;
            text-decoration: none;
        }

    /*ALERT BOXES CSS*/

    .cd-popup-trigger {
        text-align: center;
        color: #000;
        font-size: 14px;
        font-weight: bold;
        text-transform: uppercase;
    }

    @media only screen and (min-width: 1170px) {
        .cd-popup-trigger {
            margin: 6em auto;
        }
    }

    .cd-popup {
        position: fixed;
        left: 0;
        top: 0;
        height: 100%;
        width: 100%;
        background-color: rgba(94, 110, 141, 0.9);
        opacity: 0;
        visibility: hidden;
        -webkit-transition: opacity 0.3s 0s, visibility 0s 0.3s;
        -moz-transition: opacity 0.3s 0s, visibility 0s 0.3s;
        transition: opacity 0.3s 0s, visibility 0s 0.3s;
        z-index: 9999999999;
    }

        .cd-popup.is-visible {
            opacity: 1;
            visibility: visible;
            -webkit-transition: opacity 0.3s 0s, visibility 0s 0s;
            -moz-transition: opacity 0.3s 0s, visibility 0s 0s;
            transition: opacity 0.3s 0s, visibility 0s 0s;
        }

    .cd-popup-container {
        position: relative;
        width: 90%;
        max-width: 400px;
        margin: 4em auto;
        background: #FFF;
        border-radius: .25em .25em .4em .4em;
        text-align: center;
        box-shadow: 0 0 20px rgba(0, 0, 0, 0.2);
        -webkit-transform: translateY(-40px);
        -moz-transform: translateY(-40px);
        -ms-transform: translateY(-40px);
        -o-transform: translateY(-40px);
        transform: translateY(-40px);
        /* Force Hardware Acceleration in WebKit */
        -webkit-backface-visibility: hidden;
        -webkit-transition-property: -webkit-transform;
        -moz-transition-property: -moz-transform;
        transition-property: transform;
        -webkit-transition-duration: 0.3s;
        -moz-transition-duration: 0.3s;
        transition-duration: 0.3s;
    }

        .cd-popup-container p {
            padding: 3em 1em;
            text-align: center;
            font-size: 16px;
            font-weight: 300;
        }

        .cd-popup-container .cd-buttons:after {
            content: "";
            display: table;
            clear: both;
        }

        .cd-popup-container .cd-buttons li {
            float: left;
            width: 50%;
        }

        .cd-popup-container .cd-buttons a {
            display: block;
            height: 60px;
            line-height: 60px;
            text-transform: uppercase;
            color: #FFF;
            -webkit-transition: background-color 0.2s;
            -moz-transition: background-color 0.2s;
            transition: background-color 0.2s;
        }

        .cd-popup-container .cd-buttons li:first-child a {
            background: #fc7169;
            border-radius: 0 0 0 .25em;
        }

    .no-touch .cd-popup-container .cd-buttons li:first-child a:hover {
        background-color: #fc8982;
    }

    .cd-popup-container .cd-buttons li:last-child a {
        background: #3d4d65;
        border-radius: 0 0 .25em 0;
    }

    .no-touch .cd-popup-container .cd-buttons li:last-child a:hover {
        background-color: #c5ccd8;
    }

    .cd-popup-container .cd-popup-close {
        position: absolute;
        top: 8px;
        right: 8px;
        width: 30px;
        height: 30px;
    }

        .cd-popup-container .cd-popup-close::before, .cd-popup-container .cd-popup-close::after {
            content: '';
            position: absolute;
            top: 12px;
            width: 14px;
            height: 3px;
            background-color: #8f9cb5;
        }

        .cd-popup-container .cd-popup-close::before {
            -webkit-transform: rotate(45deg);
            -moz-transform: rotate(45deg);
            -ms-transform: rotate(45deg);
            -o-transform: rotate(45deg);
            transform: rotate(45deg);
            left: 8px;
        }

        .cd-popup-container .cd-popup-close::after {
            -webkit-transform: rotate(-45deg);
            -moz-transform: rotate(-45deg);
            -ms-transform: rotate(-45deg);
            -o-transform: rotate(-45deg);
            transform: rotate(-45deg);
            right: 8px;
        }

    .is-visible .cd-popup-container {
        -webkit-transform: translateY(0);
        -moz-transform: translateY(0);
        -ms-transform: translateY(0);
        -o-transform: translateY(0);
        transform: translateY(0);
    }

    @media only screen and (min-width: 1170px) {
        .cd-popup-container {
            margin: 8em auto;
        }
    }

.hptooltip {
    position: relative;
    display: initial;
}

        .hptooltip .tooltiptext {
            visibility: hidden;
            min-width: 150px;
            max-width: 250px;
            background-color: #1f3c55;
            color: #fff !important;
            /*border-radius: 6px;*/
            padding: 5px 5px 5px 5px;
            position: absolute;
            z-index: 1;
            bottom: 125%;
            left: 50%;
            margin-left: -60px;
            /*box-shadow: 3px 3px 3px 3px gray;*/
        }

        .hptooltip:hover .tooltiptext {
            visibility: visible;
            opacity: 1;
        }

        .hptooltip .Inclusionstooltiptext {
            visibility: hidden;
            min-width: 220px;
            background-color: #1f3c55;
            color: #fff !important;
            padding: 5px;
            position: absolute;
            z-index: 1;
            bottom: 125%;
            /*margin-left: -60px;*/
            /*box-shadow: 3px 3px 3px 3px gray;*/
            border-radius: 2px;
            font-size: 11px;
        }

        .hptooltip:hover .Inclusionstooltiptext {
            visibility: visible;
            opacity: 1;
        }

        .hptooltip .inclusionstp {
            visibility: hidden;
            min-width: 250px;
            background-color: #1f3c55;
            color: #fff !important;
            padding: 2px 6px 2px 6px;
            position: absolute;
            right: 0;
            z-index: 1;
            bottom: 125%;
            /*margin-left: -20px;
            box-shadow: 3px 3px 3px 3px gray;*/
            text-align: center;
        }

        .hptooltip:hover .inclusionstp {
            visibility: visible;
            opacity: 1;
        }


    #carousel-example-generic {
        display: inline-block;
    }
    /*****************************/

    /* Plugin styles */
    ul.thumbnails-carousel {
        padding: 5px 0 0 0;
        margin: 0;
        list-style-type: none;
        text-align: center;
    }

        ul.thumbnails-carousel .center {
            display: inline-block;
        }

        ul.thumbnails-carousel li {
            margin-right: 3px;
            float: left;
            cursor: pointer;
        }

    .controls-background-reset {
        background: none !important;
    }

    .active-thumbnail {
        opacity: 0.4;
    }

    .indicators-fix {
        bottom: 70px;
    }

    .tableFloatingHeader {
        top: 10px;
    }

    .owl-nav {
        display: none;
    }

    .owl-carousel {
        display: none;
        width: 100%;
        z-index: 1;
    }

        .owl-carousel .owl-stage {
            position: relative;
            -ms-touch-action: pan-Y;
            -moz-backface-visibility: hidden;
        }

            .owl-carousel .owl-stage:after {
                content: ".";
                display: block;
                clear: both;
                visibility: hidden;
                line-height: 0;
                height: 0;
            }

        .owl-carousel .owl-stage-outer {
            position: relative;
            overflow: hidden;
            -webkit-transform: translate3d(0, 0, 0);
        }

        .owl-carousel .owl-item, .owl-carousel .owl-wrapper {
            -webkit-backface-visibility: hidden;
            -moz-backface-visibility: hidden;
            -ms-backface-visibility: hidden;
            -webkit-transform: translate3d(0, 0, 0);
            -moz-transform: translate3d(0, 0, 0);
            -ms-transform: translate3d(0, 0, 0);
        }

        .owl-carousel .owl-item {
            min-height: 1px;
            float: left;
            -webkit-backface-visibility: hidden;
            -webkit-touch-callout: none;
        }

            .owl-carousel .owl-item img {
                display: block;
                /*width: auto;*/
            }

        .owl-carousel .owl-dots.disabled, .owl-carousel .owl-nav.disabled {
            display: none;
        }

        .no-js .owl-carousel, .owl-carousel.owl-loaded {
            display: block;
        }

        .owl-carousel .owl-dot, .owl-carousel .owl-nav .owl-next, .owl-carousel .owl-nav .owl-prev {
            cursor: pointer;
            cursor: hand;
            -webkit-user-select: none;
            -khtml-user-select: none;
            -moz-user-select: none;
            -ms-user-select: none;
            user-select: none;
        }

        .owl-carousel.owl-loading {
            opacity: 0;
            display: block;
        }

        .owl-carousel.owl-hidden {
            opacity: 0;
        }

        .owl-carousel.owl-refresh .owl-item {
            visibility: hidden;
        }

        .owl-carousel.owl-drag .owl-item {
            -webkit-user-select: none;
            -moz-user-select: none;
            -ms-user-select: none;
            user-select: none;
        }

        .owl-carousel.owl-grab {
            cursor: move;
            cursor: grab;
        }

        .owl-carousel.owl-rtl {
            direction: rtl;
        }

            .owl-carousel.owl-rtl .owl-item {
                float: right;
            }

        .owl-carousel .animated {
            animation-duration: 1s;
            animation-fill-mode: both;
        }

        .owl-carousel .owl-animated-in {
            z-index: 0;
        }

        .owl-carousel .owl-animated-out {
            z-index: 1;
        }

        .owl-carousel .fadeOut {
            animation-name: fadeOut;
        }

    @keyframes fadeOut {
        0% {
            opacity: 1;
        }

        100% {
            opacity: 0;
        }
    }

    .owl-height {
        transition: height .5s ease-in-out;
    }

    .owl-carousel .owl-item .owl-lazy {
        opacity: 0;
        transition: opacity .4s ease;
    }

    .owl-carousel .owl-item img.owl-lazy {
        transform-style: preserve-3d;
    }

    .owl-carousel .owl-video-wrapper {
        position: relative;
        height: 100%;
        background: #000;
    }

    .owl-carousel .owl-video-play-icon {
        position: absolute;
        height: 80px;
        width: 80px;
        left: 50%;
        top: 50%;
        margin-left: -40px;
        margin-top: -40px;
        background: url(owl.video.play.png) no-repeat;
        cursor: pointer;
        z-index: 1;
        -webkit-backface-visibility: hidden;
        transition: transform .1s ease;
    }

        .owl-carousel .owl-video-play-icon:hover {
            -ms-transform: scale(1.3, 1.3);
            transform: scale(1.3, 1.3);
        }

    .owl-carousel .owl-video-playing .owl-video-play-icon, .owl-carousel .owl-video-playing .owl-video-tn {
        display: none;
    }

    .owl-carousel .owl-video-tn {
        opacity: 0;
        height: 100%;
        background-position: center center;
        background-repeat: no-repeat;
        background-size: contain;
        transition: opacity .4s ease;
    }

    .owl-carousel .owl-video-frame {
        position: relative;
        z-index: 1;
        height: 100%;
        width: 100%;
    }

    #Hotelsmap_canvas img {
        max-width: none;
    }

    .hotelsPUPoff {
        max-width: 500px;
        height: 350px;
        background: transparent;
        box-shadow: 0px 0px 0 0 rgba(0, 0, 0, 0.4);
    }

    .modal-backdrop.in {
        opacity: 0.8;
    }

    .tinynav {
        width: 50%;
        overflow: auto;
        margin: auto;
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
    }

    .table > thead > tr > th, .table > tbody > tr > th, .table > tfoot > tr > th, .table > thead > tr > td, .table > tbody > tr > td, .table > tfoot > tr > td {
        padding: 14px 8px 13px 8px;
        line-height: 1.42857143;
        vertical-align: top;
        border-top: 1px solid #dddddd;
    }

    a[href^="http://maps.google.com/maps"] {
        display: none !important;
    }

    a[href^="https://maps.google.com/maps"] {
        display: none !important;
    }

    .gmnoprint a, .gmnoprint span, .gm-style-cc {
        display: none;
    }

.gmnoprint div {
    background: none !important;
}
.carousalarrows-left.htls-CAleft {
    left: -8px;
    top: -12px;
}
.carousalarrows-right.htls-CAright {
    right: -4px;
    top: -12px;
}
.fa.faleft {
    line-height: 18px;
}
.fa.faright {
    line-height: 18px;
}
.carousalarrows-left {
    background-image: none;
    width: 30px;
    /* margin-right: -5%; */
    color: #1e1c66 !important;
    text-shadow: none;
    font-size: 46px;
    margin-top: 10px;
    position: absolute;
}

    .carousalarrows-right {
        background-image: none;
        width: 30px;
        /* margin-right: -5%; */
        color: #1e1c66 !important;
        text-shadow: none;
        font-size: 46px;
        margin-top: 10px;
        position: absolute;
    }

    .addOns_wrap {
    }

        .addOns_wrap h1 {
            font-size: 16px;
            font-weight: normal;
            margin-bottom: 15px;
            padding: 5px 10px 5px 0;
            float: left;
            width: 160px;
            margin-top: 10px;
            text-align: left;
            margin: 0;
            color: #07b0d1;
        }

    .roomPolicy_wrap {
        padding: 20px;
        background-color: #eceff4;
        border-radius: 3px;
        float: left;
        font-size: 13px;
        width: 100%;
    }

.roomPolicy_wrap h2{
    font-size: 11px;
    margin-bottom:0px;   
    float: left;
    color:#1e1c66; 
}
.ridL {
    padding-right: 7px;
    float: left;
    padding-top: 3px;
}
.ridP {
    color:#000;
    font-size: 13px;
    padding-top: 1px;
}
.showWtuse {
    margin-top: 10px;
    margin-bottom: 10px;
}
.paytotalBg {
    margin: 14px 0px 12px 0px;
    font-weight: 600;
    padding: 8px 0;
    border-top: solid 1px #dedde8;
    border-bottom: solid 1px #dedde8;
}
.paybleAmt {
    color: #1e1c66;
    font-size: 14px;
    text-transform: none;
    font-weight: 500;
}
.paybleAmtPrice {
    font-size: 20px;
    color: #1e1c66;
}
.book-nam-title h1 {
    font-size: 20px;
    margin-top: 4px;
    margin-bottom: 14px;
    color: #1e1c66;
    font-weight: 500;
}
.wizards h3 {
    font-size: 12px;
}
.roomPolicy_wrap_nonrefund{
    float:left;margin-bottom:15px;
}
.roomPolicy_wrap_flex{
        float: left;
        padding-top: 10px;
        border-top: 1px solid #fff;
        width: 100%;
    }

    .custom-bullet li {
        /*display: block;*/ list-style-type: disc;
    }

    /*.custom-bullet li:before
{
    content: "\e080";
    font-family: 'Glyphicons Halflings';
    font-size: 13px;
    float: left;
    margin-top: -1px;
    margin-left: -20px;
    color: #00b0d4;
}*/

    .roomPolicy_wrap_listinfo {
    }

        .roomPolicy_wrap_listinfo ul {
            float: left;
            padding-left: 38px;
        }
    /*.roomPolicy_wrap_listinfo ul li{padding:5px 0px;}*/
    .roomPolicy_wrap_listinfo {
    }


    .ooredoo_wrap {
        padding: 10px;
        /*background-color: #eceff4;*/
        border-radius: 3px;
        float: left;
        width: 100%;
        line-height: 20px;
    }

    .ooredoo_wrap_txt .radioPlc {
    }

    .ooredoo_wrap_txt p {
        font-size: 13px;
        float: left;
        color: #1e1c66;
    }

    .ooredoo_wrap_txt_fare {
        text-transform: uppercase;
        font-size: 16px;
        font-weight: 600;
        line-height: 20px;
        color: #fd3d7f;
    }

    .ooredoo_wrap_txt_fareLinethrow {
        font-size: 14px;
        font-weight: 600;
        text-decoration: line-through;
    }

    .ooredoo_wrap_txtlink a {
        font-size: 12px;
        color: #00b0d4;
        text-transform: uppercase;
        text-decoration: none;
        font-weight: normal;
    }

        .ooredoo_wrap_txtlink a:hover {
            font-size: 12px;
            color: #00b0d4;
            text-transform: uppercase;
        }

    .ooredoo_wrap span {
        margin: 0px 5px;
    }

    .highRecomTag {
        margin-left: 0px;
        margin-right: 10px;
    }

    .hReq {
        padding: 3px;
        font-size: 10px;
        color: #fff;
        float: left;
        height: 20px;
        background-color: #ed7585;
    }


    @media only screen and (max-width: 767px) {
        .inActive_bg {
            background: #fff url(https://images.rehlat.com/Content/images/in_active_bg.png) no-repeat;
            max-width: 784px;
            height: 429px;
        }

        .ridL {
            padding-right: 7px;
            padding-top: 0px;
        }

        .ooredoo_wrap_txt p {
            font-size: 12px;
            float: left;
            color: #1e1c66;
        }


        .ridP {
            font-size: 12px;
            float: left;
            width: 90%;
        }

        .ooredoo_wrap_txt_fare {
            font-size: 14px;
        }

        .custom-bullet li {
            font-size: 11px;
            line-height: 22px;
        }
    }

    .ooredoo_mainTitlewrapper {
        float: left;
        width: 100%
    }

.global_submitButton {
    padding:10px 26px;
    font-size:13px;
}

        .standardButton:focus {
            background: #616093;
            text-decoration: none;
            color: #fff !important;
        }

        .standardButton:hover {
            background: #616093;
            text-decoration: none;
            color: #fff !important;
        }

    .standardAction {
        background: #1e1c66;
        text-decoration: none;
        color: #fff;
    }

        .standardAction:focus {
            background: #616093;
            text-decoration: none;
            color: #fff !important;
        }

        .standardAction:hover {
            background: #616093;
            text-decoration: none;
            color: #fff !important;
        }

    .greyText {
        color: #8e8db2;
    }

    .cancelEntireStay {
        min-width: 97px;
        float: left;
        line-height: 24px;
        margin-left: 5px;
    }

    .hotelProfBack a {
        text-decoration: none;
        border: 1px solid #3d4d65;
        color: #3d4d65;
        border-radius: 2px !important;
        font-size: 12px;
        text-transform: uppercase;
        padding: 2px 8px;
        cursor: pointer;
    }

    @media only screen and (max-width:425px) {
        .ooredoo_wrap {
            padding: 10px 0;
        }
    }

.ProTraveDet {
    color: #8180a5;
    float: right;
    margin-right: 0px;
    margin-top: 3px;
    font-size: 12px;
}

    .hotelResultSection a:hover {
        text-decoration: none;
    }

    @media only screen and (max-width:768px) {
        .htlsPAD a:hover {
            text-decoration: none;
        }

        .htlsPAD a:focus {
            text-decoration: none;
        }
    }

    .inrPIC1 small {
        display: inline-block;
    }

/* VER-01 HOTEL SRP NEW DESIGNS*/

.carousel-item {
    position: relative;
    display: none;
    float: left;
    width: 100%;
    margin-right: -100%;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    transition: -webkit-transform .6s ease-in-out;
    transition: transform .6s ease-in-out;
    transition: transform .6s ease-in-out,-webkit-transform .6s ease-in-out;
}

.htls-listing-box {
 margin-bottom:15px; 
}

.htls-listing-row {
    border-radius: 4px;
    box-shadow: 0 3px 10px 0 rgba(37, 44, 97, .10), 0 1px 2px 0 rgba(93, 100, 148, .2);
    cursor: pointer;
    background: #fff;
    position: relative;
}

.htls-img-slide .carousel{padding:0px !important;}

.d-flex {
    display: -ms-flexbox !important;
    display: flex !important;
}

.bg-secondary {
    background-color: #6c757d !important;
}

.htls-info-data {
}

.padding15 {
    padding: 15px;
}

.padding20 {
    padding: 20px;
}

.dFlex {
    display: flex;
}

.flexOne {
    flex: 1;
}

.flexTwo {
    flex: 2;
}

.flex-fill {
    -ms-flex: 1 1 auto !important;
    flex: 1 1 auto !important;
}
.lineClamp1 {
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
}
.htls-img-gallery {
    float: left;
    width: 210px;
    height: 100%;
    position: relative;
}

    .htls-img-gallery img {
        width: 210px;
        height: 210px;
        border-radius: 6px;
        position: relative;
        display: flex;
        object-fit: cover;
    }

.htlsFavHeartIcon {
    position: absolute;
    top: 20px;
    right: 10px;
    font-size: 18px;
    color: #fff;
}

.htls-HotDeal {
    position: absolute;
    top: 15px;
    left: -8px;
}

.green-HotDeal {
    background-color: #00ca9d;
    padding: 3px 14px;
    font-size: 12px;
    color: #fff;
    font-weight: 500;
    border-radius: 6px;
}

.htlsDetails {
    margin-left: 20px;
    float: left;
    width: calc(100% - 230px);
    height: 100%;
}

.htls-star-rating .str-rating {
    margin-top: 5px;
    position: relative;
    top: 0px;
}

/*.htls-star-rating .str-rating img {
    width: 100px;
}*/
/*.htls-star-rating .str-rating img.4STARS {
    width: 80px;
}
.htls-star-rating .str-rating img.3STARS {
    width: 60px;
}
.htls-star-rating .str-rating img.2STARS {
    width: 40px;
}
.htls-star-rating .str-rating img.1STARS {
    width: 20px;
}*/

.htls-star-rating .htls-tag {
    padding: 2px 6px;
    font-size: 11px;
    border: 1px solid #EAEEFA;
    border-radius: 3px;
    margin-left: 5px;   
    color: #1e1c66;
    background: #fff;
}

.htls-nme-loc {
    margin-top: 15px;
}

    .htls-nme-loc .htls-name {
        font-size: 22px;
        font-weight: 600;
        color:#1e1c66;
    }

    .htls-nme-loc .htls-location {
        color: #4898f6;
        font-size: 12px;
    }

        .htls-nme-loc .htls-location .hLicon {
            margin-right: 10px;
        }

            .htls-nme-loc .htls-location .hLicon img {
                width: 12px;
            }

.htls-Landmarks {
    margin-top: 10px;
    color:#1e1c66;
}

    .htls-Landmarks ul {
        padding: 0px;
        margin-bottom: 0px;
    }

        .htls-Landmarks ul li {
            list-style-type: disc;
            font-size: 13px;
            font-weight: 400;
            list-style-type: none;
            font-size: 12px;
            padding-right: 20px;
            display: inline-block;
        }

            .htls-Landmarks ul li::before {
                /* add the new bullet point */
                display: inline-block;
                content: '';
                -webkit-border-radius: 0.375rem;
                border-radius: 0.375rem;
                height: 6px;
                width: 6px;
                margin-right: 0.5rem;
                background-color: #616093;
            }

.htls-amentList {
    margin-top: 10px;
    float: left;
    width: 100%;
    min-height: 24px;
}

    .htls-amentList ul {
        padding: 0px;
        margin: 0px;
    }

        .htls-amentList ul li {
            display: inline-block;
            padding: 3px 10px 3px 0;
            font-size: 12px;
            line-height: 18px;
            font-weight: 400;
            color: #333033;
        }

            .htls-amentList ul li .amentIcon {
                width: 18px;
                margin-right: 5px;
                vertical-align: middle;
            }

.blueBtn__More {
    font-size: 12px;
    text-decoration: none;
    font-weight: 500;
    color: #4898F6;
    border-radius: 3px;
    align-items: center;
    box-shadow:none;
}

.cdIcon {
    width: 20px;
    display: inline-block;
    margin-right: 5px;
}

    .cdIcon img {
        float: left;
    }

.htls-Xtra-features {
    padding: 10px 0px;
    width: 100%;
    float: left;
}

    .htls-Xtra-features span {
        float: left;
        margin-right: 10px;
    }

.htls-label {
    padding: 2px 12px;
    font-weight: 500;
    font-size: 12px;
    border-radius: 4px;
    color: #2AAC37;
}



.green-label {
    background-color: #EAFFEC;
    border: 1px solid #D3EBD6;
}


.textRight {
    text-align: right;
}

.textLeft {
    text-align: left;
}

.ppl_look_txt {
    font-size: 12px;
    color: #ff234f;
    font-weight: 500;
    float: left;
    width: 100%;
    padding: 5px 0;
    /*position: absolute;*/
    bottom: 0;
}
.htls-Xtra-featuresText {
    display: flex;
    float: right;
}

.htls-price-data {
    width: 190px;
    border-left: 1px dashed #D7D9DE;
}

    .htls-price-data .htls-price-top {
        margin-bottom: 15px;
    }

.htls-price-fare p {
    margin-bottom: 4px;
}

.htls-price-fare .strikePrice {
    text-decoration: line-through;
    font-size: 12px;
    color: #8E8DB2;
    font-weight: 500;
    margin: 0;
}

.htls-price-fare .finalPrice {
    font-size: 20px;
    color: #1E1C66;
    font-weight: bold;
    margin: 0;
}

.htls-price-fare .SmallText_info {
    font-size: 11px !important;
    color: #1E1C66;
    font-weight: normal;
}

.perRoomTxtClr {
    color: #706E70 !important;
}

.htls-price-fare .htls-price-fare {
}

.htls-price-Discounts {
    margin: 10px 0px;
}

    .htls-price-Discounts .KaramCashDiscounts {
        color: #FFB13C;
        font-weight: 500;
        font-size: 12px;
    }

        .htls-price-Discounts .KaramCashDiscounts .cpn-icn {
            position: relative;
            top: 0px;
            margin-right: 10px;
        }

.inrBOOKBTN {
    font-size: 13px;
    color: #fff;
    border: none;
    font-weight: 400;
    padding: 6px 12px;
    background: #ff234f;
    box-shadow: 0 1px 14px 0 rgba(59, 74, 116, 0.14);
    border-radius: 6px;
}

.global_submitButton {
    padding: 8px 10px;
    font-size: 15px;
}

.pos-relative {
    position: relative;
}

.htls-reviews-block {
    position: absolute;
    top: -5px;
    right: 0;
}

    .htls-reviews-block .htls-reviewInfo {
        float: left;
        padding-right: 10px;
        text-align: right;
    }

        .htls-reviews-block .htls-reviewInfo .htls-review-status {
            font-size: 14px;
            font-weight: 500;
        }

        .htls-reviews-block .htls-reviewInfo .reLabel {
            font-size: 12px;
            color: #706e70;
        }

    .htls-reviews-block .htls-RiviewAmount {
        padding: 6px 15px;
        background-color: #4898F6;
        color: white;
        height: 40px;
        width: 50px;
        float: right;
        background: url(http://images.rehlat.com/Content/images/RatingShape.svg) no-repeat;
        line-height: 30px;
    }

        .htls-reviews-block .htls-RiviewAmount .RviewNum {
            font-weight: 500;
            font-size: 16px;
        }

.htls-img-slide .carousel-indicators li {
    width: 6px !important;
    height: 6px !important;
    background-color: rgba(255, 255, 255, 0.8) !important;
    border-radius: 100%;
    display: inline-block;
}
.htls-img-slide .carousel-indicators li.active {
    background-color: rgba(0, 0, 0, .8) !important;
}

.htls-img-slide .carousel-indicators {
    display: block !important;
    bottom: 0px !important;
    position: absolute;
    left: 50%;
    top: unset;
    transform: translateX(-50%);
    margin-bottom: 5px;
}

.htls-star-rating .str-rating i {
    font-size: 12px;
    color: #FFB23D;
}

/* VER-02 HOTEL SRP NEW DESIGNS*/

.yellowLabel-offer {
    background-color: #ffb23d;
    color: #fff;
    font-size: 11px;
}

.htls-Xtra-features {
    font-size: 12px;
}

.htls-Xtra-featuresText {
    color: #2aac37;
    font-size: 12px;
    margin-bottom: 5px;
    font-weight: 400;
    text-transform: capitalize;
    display: flex;
    float: right;
}

.cdIcon img {
    width: 15px;
    margin-right: 5px;
}

.pos-relative {
    position: relative;
}

.greenTxt {
    color: #2aac37;
}
.themeRedTxt {
    color: #ff234f;
}

@media only screen and (max-width: 600px) {
    .mobile_wrapper {
        /* width: 375px;  */
    background-color: #CCD4EA;
    /* height: 1000px;  */
}

    .htls-List-mb {
        padding: 15px;
        background-color: #fff;
        margin: 15px 0px;
    }

    .htls-slider-mb .htls-img-mb {
        overflow: auto;
        white-space: nowrap;
    }

        .htls-slider-mb .htls-img-mb img {
            border-radius: 6px;
            width: 75%;
            max-width: 230px;
            margin-right: 3px;
            height: 153px;
        }

    .htls-Details-info-mb {
        margin: 15px 0 0 0;
    }

        .htls-Details-info-mb .htls-MHname {
            font-weight: 600;
            padding: 5px 0;
            font-size: 15px;
            color: #1E1C66;
            width: calc(100% - 100px);
        }

        .htls-Details-info-mb .htls-MLocatinfo {
            font-size: 12px;
            font-weight: 400;
            color: #333033;
        }

            .htls-Details-info-mb .htls-MLocatinfo .htls-LandMarkMob {
                font-size: 12px;
                color: #1E1C66;
                font-weight: 300;
            }

    .htls-AmentOff-mb {
        margin-top: 10px;
    }

    .htls-AmentOff-Footer-mb {
        border-top: 1px dashed #D7D9DE;
        padding-top: 5px;
    }

    .htls-reviews-block-mb {
        position: absolute;
        top: 0px;
        right: 0px;
        border: 1px solid #ececec;
        box-shadow: 0 1px 14px 0 rgba(59, 74, 116, 0.03);
        border-radius: 5px;
    }

        .htls-reviews-block-mb .htls-reviewInfo-mb {
            float: left;
            padding: 8px 5px 0;
            text-align: right;
        }

            .htls-reviews-block-mb .htls-reviewInfo-mb .htls-review-status-mb {
                font-size: 11px;
                font-weight: 500;
                color: #1E1C66;
            }

            .htls-reviews-block-mb .htls-reviewInfo-mb .reLabel-mb {
                font-size: 12px;
                color: #8E8DB2;
            }

        .htls-reviews-block-mb .htls-RiviewAmount-mb {
            padding: 5px;
            padding-left: 10px;
            background-color: #4898F6;
            color: white;
            width: 37px;
            float: right;
            background: url(http://images.rehlat.com/Content/images/RatingShapeSmall.svg) no-repeat;
            font-size: 15px;
            text-align: center;
            border-radius: 5px;
        }

    .htls-reviews-block .htls-RiviewAmount .RviewNum {
        font-weight: 500;
        font-size: 16px;
    }

    .htls-starRating-Sta {
        position: absolute;
        padding: 2px 5px;
        border-radius: 4px;
        background-color: #fff;
        box-shadow: 0 3px 10px 0 rgba(37, 44, 97, .10), 0 1px 2px 0 rgba(93, 100, 148, .2);
        bottom: -13px;
        left: 10px;
    }

        .htls-starRating-Sta .htls-Sta-mob i {
            font-size: 12px;
            color: #FFB23D;
        }

        .htls-starRating-Sta .htls-Sta-mob img {
        }

        .htls-starRating-Sta .htls-Tag-mob {
            /* text-transform: uppercase; */
            font-size: 11px;
            color: #20196A;
        }

    .htls-AmentOffLeft-mb {
    }

    .htls-AmentOffRight-mb {
    }

    .htls-price-data-mb {
    }

    .pushMiddle {
        position: relative;
        top: 30%;
    }

    .htls-price-fare-mb p {
        margin-bottom: 5px;
    }

    .htls-price-fare-mb .strikePrice-mb {
        text-decoration: line-through;
        font-size: 15px;
        color: #8E8DB2;
        font-weight: 500;
    }

    .htls-price-fare-mb .finalPrice-mb {
        font-size: 18px;
        color: #1E1C66;
        font-weight: 600;
    }

    .htls-price-fare .finalPrice span {
        font-size: 15px;
    }

    .htls-price-fare-mb .SmallText_info-mb {
        font-size: 12px;
        color: #8E8DB2;
        font-weight: 500;
    }

    .htls-price-fare-mb .htls-price-fare-mb {
    }

    .htls-amentList-mb {
        margin-bottom: 3px;
    }

        .htls-amentList-mb ul {
            padding: 0px;
            margin: 0px;
        }

            .htls-amentList-mb ul li {
                display: inline-block;
                padding: 3px 15px 3px 0px;
                font-size: 12px;
                line-height: 18px;
                font-weight: 400;
            }

                .htls-amentList-mb ul li .amentIcon {
                    width: 18px;
                    vertical-align: middle;
                }

    .htls-price-Discounts-mb {
    }

    .KaramCashDiscounts-mb {
        color: #FFB23D;
        font-size: 11px;
    }

    .htls-price-Discounts .KaramCashDiscounts .cpn-icn {
        position: relative;
        top: 0px;
        margin-right: 10px;
    }

    .blueBtn__More-xs {
        font-size: 12px;
        text-decoration: none;
        color: #4898F6;
        border-radius: 3px;
        align-items: center;
        background-color: #ffffff;
    }

    .hLicon-xs {
        margin-right: 5px;
    }

        .hLicon-xs img {
            width: 14px;
        }

    .htls-AmeOffes-mb {
        margin: 10px 0px;
    }

        .htls-AmeOffes-mb .amenLabel {
            padding: 4px 5px;
            font-size: 11px;
            border-radius: 4px;
            color: #2aac37;
            display: inline-block;
            margin: 2px;
        }

   

    .green-label-mb {
        background-color: #EAFFEC;
        border: 1px solid #D3EBD6;
    }
    

    .htlsGreenTag {
        position: absolute;
        top: 10px;
        left: -5px;
        padding: 5px 10px;
        font-size: 11px;
        color: #fff;
        font-weight: 500;
        border-radius: 5px;
        background: #00CA9D;
    }
}

.defaultFontColor {
    color: #1E1966 !important;
}


.disclaimer-info {
    color: #1e1c66;
    background-color: #d9edf7;
    border-color: #bce8f1;
    padding: 6px 10px;
    font-size: 12px;
    margin-top: 5px;
}
.disclaimer-info span {
    text-transform:uppercase;
    font-weight:500;
    margin-right:10px;
}

.rh-usernumbr {
    font-size: 13px;
    padding-bottom: 4px;
    color: #1e1c66;
    font-weight: 500;
}

.whatsapp ul {
    margin: 0px 0px 0px 20px;
    padding: 0px;
    line-height: 22px;
}

.whatsapp li {
    list-style: disc;
    color: #8a8b9e;
}

.toolTipCont .whatsapp {
    position: absolute;
    min-width: 220px;
    right: 50%;
    background: #fff;
    padding: 10px;
    border: 1px solid #e6e6e6;
    color: #fff;
    font-size: 11px;
    border-radius: 4px;
    z-index: 1;
    box-shadow: 1px 4px 40px 0 #e6e6e6;
    visibility: hidden;
}

.toolTipCont:hover .whatsapp {
    visibility: visible;
    opacity: 1;
}

/*added for new payment design*/
.bg_liteGray {
    background: #f3f5f8;
}
.justify-content-center{
    justify-content: center;
}
.paymentWrapper_new_footer {
    float: revert;
    margin-top: 0px;
}
    .paymentWrapper_new_footer .paymentWrapper_new_footer_container {
        display: flex;
        align-items: center;
        justify-content: center;
    }
    .paymentWrapper_new_footer .payment_Fbox {
        float: unset;
        display: flex;
        align-items: center;
        margin-right: 20px;
    }
        .paymentWrapper_new_footer .payment_Fbox .payment_Fbox_ico {
            float: unset;
            width: auto;
        }
        .paymentWrapper_new_footer .payment_Fbox .payment_Fbox_txt {
            font-size: 11px;
            color: #9FA1A2;
        }
.border_w2px {
    border-width: 2px!important;
}
.br_10{
    border-radius: 10px;
}
/*Mweb header css*/
.rounded_bg {
    background: #f3f5f8;
    width: 30px;
    height: 30px;
    line-height: 30px;
}
.rounded-circle{
    border-radius:50%;
}