.listing-main-left * {
     -webkit-box-sizing: initial;
    -moz-box-sizing: initial;
    box-sizing: initial;
}
.listing-main-right * {
    -webkit-box-sizing: initial;
    -moz-box-sizing: initial;
    box-sizing: initial;
}
.clubMahindraListSctn * {
     -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.clubMahindraListSctn * {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.vResortForm * {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
#vresort-native-banner * {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.container {
    padding-right: 10px;
    padding-left: 10px;
    margin-right: auto;
    margin-left: auto;
}
#hotelList * {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.listing-date-section * {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.pkg-btn-right{
    display: none !important;
}
.hiq-master-header-search form{
    display: inline-block;
    margin-right: 5px;
}
.listing-calender-section .form-group input, .listing-calender-section .form-group input:focus, .listing-calender-section .form-group input:active, .listing-calender-section .form-group input:hover{
    cursor: pointer;
    border-radius: 2px;
    box-shadow: none;
    outline: none;
}
.calendar-one-box{
    position: relative;
}
.pkg-cal-icon {
    position: absolute;
    top: 9px;
    right: 10px;
    background-image: url(https://c1.hiqcdn.com/discovery/resources/images/listing-rating.png?v=44);
    background-position: -1px -173px;
    display: block;
    width: 17px;
    height: 17px;
}
.demarcation-section{
    color: #fff;
    padding: 10px;
    margin-top: 16px;
    background-color: #7a55a3;
    border: 1px solid #7a55a3;
    -webkit-border-radius: 2px 2px 0px 0px;
    -moz-border-radius: 2px 2px 0px 0px;
    border-radius: 2px 2px 0px 0px;
}
.listing-main-section{
    overflow: hidden;
    margin: 0 auto;
}
.listing-main-left{
    width: 100%;
    padding: 0px;
    position: relative;
}
.listing-left-overlay{
    position: absolute;
    top: 0px;
    bottom: 0px;
    left: 0px;
    right: 0px;
    background-color: #000;
    opacity: 0.3;
    z-index: 999;
}
.listing-overlay-loader{
    position: absolute;
    top: 50%;
    bottom: 50%;
    left: 40%;
}
.listing-overlay-loader span{
    display: block;
    text-align: center;
    margin-top: 10px;
    color: #fff;
    font-weight: bold;
    font-size: 16px;
    margin-left: -5px;
}
.listing-overlay-loader .fa-spinner {
    font-size: 50px;
    color: #0599d3;
    transform: initial;
}
.listing-main-right{
    width: 100%;
    padding: 0px;
}
.listing-date-section{
    background-color: #fff !important;
    border: 1px solid #eee;
    border-radius: 2px;
    padding: 10px;
}
.listing-input-date{
    display: block;
    width: 144px;
    height: 22px;
    float: left;
    margin-right: 10px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background: url("https://c1.hiqcdn.com/discovery/resources/images/listing-rating.png?v=44") right no-repeat #fff;
    background-position: 142px -165px;
    border: 1px solid #ccc;
    border-radius: 2px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    -webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
}
.listing-show-now{
    background-color: #0599d3;
    padding: 6px 10px;
    color: #fff !important;
    border: 1px solid #0599d3;
    border-radius: 3px;
    text-decoration: none;
    display: inline-block;
    float: right;
    text-align: center;
}
.listing-show-now:hover{
    background-color: #147DA7;
    border: 1px solid #147DA7;
    text-decoration: none;
    -webkit-transition: 1s; /* Safari */
    transition: 1s;
    color: #fff !important;
}
.listing-sort-section{
    border: 1px solid #eee;
    border-radius: 2px;
    padding: 10px;
    margin-top: 8px;
    background-color: #fff;
}
.listing-sort-section-mobile{
    overflow: hidden;
    border: 1px solid #eee;
    border-radius: 2px;
    padding: 0px;
    margin-top: 8px;
    background-color: #fff;
    position: relative;
}
.listing-sort-inner{
    margin: 0px;
    padding: 0px;
    overflow: hidden;
}
.listing-sort-inner li{
    float: left;
    padding: 6px 21px;
    list-style-type: none;
}
.listing-sort-inner li:first-child{
    padding: 0px;
    margin-top: 6px;
    font-weight: bold;
}
.listing-sort-inner li a{
    color: #333;    
    display: inline-block;
    height: 18px;
    line-height: 14px;
}
.listing-sort-inner li a:hover{
    border-bottom: 4px solid #7e52c0;
    text-decoration: none;
    display: inline-block;
    padding: 0px 0px 3px 0px;
    margin-bottom: -10px;
}
.listing-people-stay-section{
    overflow: hidden;
    border: 1px solid #eee;
    border-radius: 2px;
    padding: 10px;
    margin-top: 8px;
    background-color: #fff;
}
.listing-people-stay-inner{
    margin: 0px;
    padding: 0px;
    overflow: hidden;
}
.listing-people-stay-inner li{
    float: left;
    margin-bottom: 5px;
    list-style-type: none;
}
.listing-people-stay-inner li:first-child{
    padding: 0px;
    margin-top: 8px;
    font-weight: bold;
    margin-right: 10px;
}
.listing-people-stay-inner li a{
    padding: 7px 5px;
    color: #955EAA;
    display: inline-block;
    border: 1px solid #955EAA;
    margin: 0px 5px;
    border-radius: 3px;
}
.listing-people-stay-inner li a:hover{
    background-color: #8c559d;
    text-decoration: none;
    display: inline-block;
    color: #fff;
/*     -webkit-transition: 1s;
    transition: 1s;*/
    border: 1px solid #8c559d;
}
.listing-people-stay-inner li.active a{
    background-color: #8c559d;
    text-decoration: none;
    display: inline-block;
    color: #fff;
    border: 1px solid #8c559d;
}
.listing-main-hotel-section{
    background-color: #fff !important;
    border: 1px solid #eee;
    border-radius: 2px;
    overflow: hidden;
    margin-top: 8px;
}
.listing-main-hotel-section:hover{
    margin: 7px -1px -1px -1px;
    border: 2px solid #eceae2;
    box-shadow: 0 0 8px #ccc;
}
.listing-main-hotel-inner-left{
    border-right: 1px solid #eee;
}
.listing-main-hotel-inner-right{
    text-align: center;
}
.listing-main-hotel-inner-sec{
    padding: 16px 6px;
}
.listing-star-icon{
    float: right;
    padding-top: 3px;
}
.listing-star-icon .fa{
    color: #ffd401;
    font-size: 12px;
    float: left;
    margin: 0px 2px;
}
.listing-star-icon .fa-blank{
    color: #ccc !important;
}
.listing-dates-heading {
    font-size: 16px;
    color: #212121;
    margin: 10px 10px 10px 0px;
    display: inline-block !important;
}
.listing-hotel-star-heading{
    font-size: 16px !important;
    color: #0599d3 !important;
    margin: 0px 0px 10px 0px !important;
    padding: 0px !important;
    border: 0px !important;
    letter-spacing: normal !important;
    font-weight: bold !important;
    font: 18px/18px Arial,Arial Unicode MS,Helvetica,sans-serif !important;
    overflow: hidden;
}
.listing-hotel-star-heading a{
    color: #0599d3 !important; 
    float: left;
    width: 80%;
    font-weight: bold;
    font-size: 18px;
    line-height: 22px;
}
.listing-hotel-star-heading a:hover{
    text-decoration: none;
}
.listing-filter-head{
    font-size: 24px;
    color: #000000;
    margin: 10px 0px;
    line-height: 24px;
}
.listing-check-out-head{
    letter-spacing: 0px !important;
    color: #777 !important;
    padding: 0px !important;
    margin: 10px 0px !important;
    font: 16px/18px Arial, Arial Unicode MS, Helvetica, sans-serif !important;
}
.listing-address{
    color: #757575;
    font-size: 14px;
    margin: 0px;
}
.listing-hotel-img-section{
    overflow: hidden;
    margin-top: 15px;
}
.listing-hotel-img-left{
    position: relative;
    margin-right: 0px;
    overflow: hidden;
    padding-right: 0px;
}
.listing-hotel-img-right{
    padding-left: 10px;
}
.listing-hotel-img-left img{
    /*border: 1px solid #ddd;*/
    border-radius: 0px;
    width: 141px;
    vertical-align: middle;
    display: block;
    height: 115px;
}
.india-says {
    position: absolute;
    display: inline-block;
    width: 115px;
    height: 25px;
    bottom: 5px;
    background: url("https://c1.hiqcdn.com/discovery/resources/images/list-bha-award.png?v=1");
    background-repeat: no-repeat;
    left: 12px;
}
.award-msite-logo {
    position: absolute;
    display: inline-block;
    width: 30px;
    height: 25px;
    bottom: 3px;
    background: url("https://c1.hiqcdn.com/discovery/resources/images/award-msite-white.png");
    background-repeat: no-repeat;
    left: 5px;
}
.listing-hotel-img-right-heading{
    color: #333;
    font-size: 16px;
    margin: 0px 0px 10px 0px;
    overflow: hidden;
}
.listing-base {
    float: left;
    margin-right: 16px;
}
#listing-base {
    background: #bedfee;
    display: inline-block;
    position: relative;
    text-align: center;
    font-size: 14px;
    color: #333;
    padding: 4px 5px 4px 8px;
}
#listing-base:before {
    border-top: 11px solid transparent;
    border-left: 8px solid #bedfee;
    border-bottom: 12px solid transparent;
    content: "";
    height: 0;
    right: -8px;
    position: absolute;
    top: 0;
    width: 0;
}
.listing-hotel-img-right-heading span.rank-list-line{
    display: inline-block;
    margin: 3px 0px 0px 0px;
    float: left;
    width: 246px;
    font-size: 14px;
    font-weight: normal;
}
.rating-container-small-mobile {
    display: inline-block;
    margin-right: 5px;
    vertical-align: middle;
}
.full-rating-listing{
    background-image: url("https://c1.hiqcdn.com/discovery/resources/images/listing-rating.png?v=44");
    background-repeat: no-repeat;
    background-position: -2px -2px;
    width: 10px;
    height: 10px;
    display: inline-block;
    margin: 0px;
}
.half-rating-listing{
    background-image: url("https://c1.hiqcdn.com/discovery/resources/images/listing-rating.png?v=44");
    background-repeat: no-repeat;
    background-position: -2px -32px;
    width: 10px;
    height: 10px;
    display: inline-block;
    margin: 0px;
}
.blank-rating-listing{
    background-image: url("https://c1.hiqcdn.com/discovery/resources/images/listing-rating.png?v=44");
    background-repeat: no-repeat;
    background-position: -2px -62px;
    width: 10px;
    height: 10px;
    display: inline-block;
    margin: 0px;
}
.listing-rupee{
    font-size: 21px;
    color: #f25b11;
    /*font-weight: normal;*/
    display: block;
    text-align: center;
    line-height: 22px;
}
.listing-rupee .fa-inr{
    font-size: 18px;
    margin-right: 3px;
}
.listing-book-now{
    background-color: #1aa129;
    padding: 10px;
    color: #fff !important;
    border: 1px solid #1aa129;
    border-radius: 3px;
    text-decoration: none;
    display: inline-block;
    margin: 10px 0px 10px 0px;
    width: 80%;
    text-align: center;
}
.listing-book-now:hover{
    background-color: #0D8D1C;
    border: 1px solid #1aa129;
    text-decoration: none;
    -webkit-transition: 1s; /* Safari */
    transition: 1s;
    color: #fff !important;
}
.listing-rating-count{
    display: inline-block;
    margin: 0px 2px;
    color: #9e9e9e;
    /*font-weight: bold;*/
}
.listing-rating-text{
    display: inline-block;
    margin: 0px 0px 0px 5px;
    color: #9e9e9e;
}
dl.listing-despager{
    margin-top: 0;
    margin-bottom: 0px;
}
.listing-despager dt{
    float: left;
    width: 100px;
    overflow: hidden;
    clear: left;
    text-align: left;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-weight: normal;
}
.listing-despager dd{
    margin-left: 100px;
    text-align: right;
}
.listing-view-deal{
    color: #0599d3;
    display: inline-block;
    margin-top: 15px;
}
.listing-view-deal:hover{
    text-decoration: none;
    color: #0979A5;
}
.listing-more{
    display: block;
    margin-top: 6px;
}
.listing-more:hover{
    color: #0979A5;
    text-decoration: none;
}
.listing-more-btn{
    display: block;
    margin: 10px 0px 0px 0px;
    color: #333;
    background-color: #fbfbfb;
    padding: 10px;
    text-align: center;
    border-radius: 2px;
    border: 1px solid #ddd;
}
.listing-more-btn:hover{
    background-color: #ddd;
    text-decoration: none;
    -webkit-transition: 1s;
    transition: 1s;
}
.listing-filter-section{
    background-color: #fff;
    border: 1px solid #eee;
    border-radius: 2px;
}
.listing-hotel-filter{
    color: #333;
    font-size: 16px;
    padding: 15px;
    margin: 0px;
}
.listing-tariff{
    border-top: 1px solid #eee;
    padding: 15px;
    overflow: hidden;
}
.list-clear-filter{
    display: inline-block;
    font-size: 12px;
    text-align: right;
    float: right;
    margin-top: 1px;
}
.list-clear-filter:hover{
    text-decoration: none;
}
.listing-tariff h4{
    color: #333;
    font-size: 14px;
    margin: 0px;
    float: left;
    width: 135px;
}
.listing-filter-all-section{
    border-top: 1px dashed #ccc;
    padding: 15px;
    position: relative;
    overflow: hidden;
}
.listing-filter-all-section h4{
    color: #333;
    font-size: 16px;
    margin: 0px;
    letter-spacing: 0px;
}
.checkbox-listing{
    position: relative;
    display: block;
    margin: 15px 0px;
}
.checkbox-listing label {
    color: #757575;
    font-size: 14px;
    font-weight: 400;
}
.listing-check-star .fa{
    color: #ccc;
    font-size: 12px;
}
.listing-check-star .listing-fa-star{
    color: #ffd401 !important;
}
.listing-plus-more{
    display: inline-block;
    color: #0599d3;
    font-size: 12px;
    margin-left: 5px;
}
.listing-plus-more .fa{
    color: #0599d3;
    font-size: 12px;
    margin-right: 6px;
}
.listing-sort-price-btn{
    overflow: hidden;
    margin-top: 20px;
}
.listing-sort-price-btn ul{
    padding: 0px;
    margin: 0px;
}
.listing-sort-price-btn ul li{
    list-style-type: none;
    float: left;
}
.listing-sort-price-btn ul li a{
    padding: 5px 5px;
    border: 1px solid #ddd;
    display: inline-block;
    margin: 0px 5px 0px 0px;
    border-radius: 3px;
    color: #595959 !important;
}
.listing-sort-price-btn ul li a:hover{
    text-decoration: none;
}
.listing-sort-price-btn ul li:last-child a{
    background-color: #0599d3;
    color: #fff !important;
    padding: 5px;
    margin-right: 0px;
}
.table-responsive {
    min-height: .01%;
    overflow-x: auto;
}
.table-responsive:last-child>.table{
    margin-bottom: 0;
}
.table-responsive>.table {
    background-color: #fbfbfb;
}
.listing-table-hotel .table-bordered {
    border: 1px solid #ddd;
}
.listing-table-hotel .table {
    width: 100%;
    max-width: 100%;
    margin-bottom: 20px;
}
.listing-table-hotel .table-bordered>thead>tr>td, .listing-table-hotel .table-bordered>thead>tr>th {
    border-bottom-width: 2px;
}
.listing-table-hotel .table-bordered>tbody>tr>td, .table-bordered>tbody>tr>th, .listing-table-hotel .table-bordered>tfoot>tr>td, .listing-table-hotel .table-bordered>tfoot>tr>th, .listing-table-hotel .table-bordered>thead>tr>td, .listing-table-hotel .table-bordered>thead>tr>th {
    border: 1px solid #ddd;
}
.listing-table-hotel .table>thead>tr>th {
    vertical-align: bottom;
    border-bottom: 2px solid #ddd;
}
.listing-table-hotel .table>tbody>tr>td, .listing-table-hotel .table>tbody>tr>th, .listing-table-hotel .table>tfoot>tr>td, .listing-table-hotel .table>tfoot>tr>th, .listing-table-hotel .table>thead>tr>td, .listing-table-hotel .table>thead>tr>th {
    padding: 8px;
    line-height: 1.42857143;
    vertical-align: top;
    border-top: 1px solid #ddd;
}
.listing-table-hotel th {
    text-align: left;
    font-size: 16px;
    color: #333;
}
.listing-onword-td{
    color: #f25b11;  
    display: block;
    font-size: 12px;
}
.listing-resort-td{
    display: block;
}
.listing-resort-td a{
    color: #0599d3;
}
.listing-popup-desktop{
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1050;
    overflow: hidden;
    -webkit-overflow-scrolling: touch;
    outline: 0;
}
.listing-popup-inner{
    width: 600px;
    margin: 8% auto;
    position: relative;
    background-color: #fff;
    padding: 20px;
    border-radius: 4px;
    overflow: hidden;
}
.listing-popup-bg{
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1040;
    background-color: #000;
    opacity: .5;
}
.listing-popup-inner h4{
    color: #333;
    font-size: 16px;
    margin: 0px;
    letter-spacing: 0px;
    border-bottom: 1px dashed #ccc;
    padding-bottom: 10px;
}
.listing-popup-inner ul{
    margin: 15px 0px 0px 0px;
    padding: 0px;
    overflow: hidden;
}
.listing-popup-inner ul li{
    float: left;
    width: 125px;
}
.list-pop-cross{
    position: absolute;
    right: 10px;
    top: 4px;
    display: none;
}
.list-pop-cross .fa-times{
    font-size: 16px;
    opacity: .6;
    cursor: pointer;
}
.list-pop-cross .fa-times:hover{
    opacity: 1;    
}
.listing-find-hotel-section{
    overflow: hidden;
    border: 1px solid #eee;
    border-radius: 3px;
    background-color: #fff;
    margin-top: 10px;
}
.listing-find-hotel-part1, .listing-find-hotel-part2, .listing-find-hotel-part3{
    width: 50%;
    float: left;
}
.listing-find-hotel-part1 h4, .listing-find-hotel-part2 h4, .listing-find-hotel-part3 h4{
    font-size: 16px;
    color: #333;
    margin: 0px;
    padding: 15px;
    line-height: 18px;
}
.listing-find-hotel{
    padding: 0px 15px;
    margin:  0px;
}
.listing-find-hotel li{
    width: 100%;
    list-style-type: none;
}
.listing-find-hotel li a{
    display: block;
    padding: 5px 0;
    color: #36c;
    font-size: 14px;
    text-decoration: none;
}
.listing-find-hotel li a:hover{
    color: #7e52c0;
}
body{
    font-family: Helvetica, Arial !important;
    background-color: #faf9f7 !important;
    color: #212121;
    background: #faf9f7 !important;
}
.ui-body-c, .ui-overlay-c {
    background: #faf9f7;
}
.listing-price-section-main{
    overflow: hidden;
}
.listing-main-heading-txt{
    margin-bottom: 0px;
    overflow: hidden;
}
.listing-progress-bar-section .progress {
    height: 16px;
    margin-bottom: 0px;
    overflow: hidden;
    background-color: #f5f5f5;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 2px rgba(0,0,0,.1);
    box-shadow: inset 0 1px 2px rgba(0,0,0,.1);
}
.listing-spinner-price{
    margin-top: 20px;
}
.listing-spinner-price .fa-spinner{
    font-size: 50px;
    color: #0599d3; 
    transform: initial;
}
.listing-spinner-price span{
    display: block;
    text-align: center;
    margin-top: 10px;
    color: #A2A2A2;
}
.listing-progress-bar-section .progress-bar {
    float: left;
    width: 0;
    height: 100%;
    font-size: 12px;
    line-height: 20px;
    color: #fff;
    text-align: center;
    background-color: #337ab7;
    -webkit-box-shadow: inset 0 -1px 0 rgba(0,0,0,.15);
    box-shadow: inset 0 -1px 0 rgba(0,0,0,.15);
    -webkit-transition: width .6s ease;
    -o-transition: width .6s ease;
    transition: width .6s ease;
}
.listing-progress-bar-section .sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    overflow: hidden;
    clip: rect(0,0,0,0);
    border: 0;
}
.listing-progress-bar-section .progress-bar-info {
    background-color: #9875cd;
}
.listing-progress-bar-section .progress-bar-striped, .listing-progress-bar-section .progress-striped .progress-bar {
    background-image: -webkit-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);
    background-image: -o-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);
    background-image: linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);
    -webkit-background-size: 40px 40px;
    background-size: 40px 40px;
}
.listing-progess-main{
    overflow: hidden;
}
.loader-text-fetching{
    margin: 0px 0px 5px 0px;
}
.loader-text-fetching span{
    float: right;
    color: #757575;
    font-weight: normal;
}
.listing-description{
    margin: 5px 0px;
    color: #757575;
    line-height: 16px;
    font-style: italic;
    font-size: 13px;
    overflow: hidden;
}
.listing-amenities-people{
    margin: 5px 0px;
    color: #757575;
    line-height: 16px;
    font-style: italic;
    font-size: 13px;
    overflow: hidden;
    padding: 0px;
}
.listing-amenities-people li{
    float: left;
    margin-right: 10px;
    line-height: 20px;
    list-style-type: none;
}
.listing-dl-link{
    display: block;
    text-decoration: none;
    color: #0599d3;
    padding: 5px;
    cursor: pointer;
}
.listing-dl-link:hover{
    text-decoration: none;
    /*background-color: #eee;*/
    color: #757575 !important;
}

.listing-sort-inner-visible{
    border-bottom: 4px solid #7e52c0;
    text-decoration: none;
    display: inline-block;
    padding: 0px 0px 3px 0px;
    margin-bottom: -10px;
}
.listing-stayzilla{
    margin-top: 5px;
    color: #757575;
}
.listing-slider-price{
    margin-top: 20px !important;
    position: relative;
    border: 1px solid #a6c9e2;
    background: #fff;
}
.listing-slider-price .ui-slider-handle{
    background-image: url("https://c1.hiqcdn.com/discovery/resources/images/listing-rating.png?v=44");
    background-repeat: no-repeat;
    background-position: -3px -229px;
    width: 30px;
    height: 21px;
    float: left;
    margin: 2px -14px;
    top: -13px;
}
.listing-slider-price .ui-state-hover{
    background-color: transparent !important;
}
.listing-slider-price .ui-state-focus{
    border: none !important;
    background-color: transparent !important;
}
.listing-slider-price .ui-slider-range{
    background-color: #0599d3;
    background-image: none;
    top: -3px;
}
.listimg-vendor-logo img{
    width: 100px;
}
.listimg-vendor-logo{
    display: block;
    margin: 5px 0px;
}
.listimg-vendor-logo-phone{
    display: block;
    margin: 5px 0px;
    overflow: hidden;
    width: 100%;
}
.listing-price-slide-txt{
    overflow: hidden;
    margin-top: 15px;
}
.listing-price-slide-txt span{
    float: left;
    display: block;
    color: #757575;
    font-weight: 400;
    line-height: 14px;
}
.listing-upto{
    text-align: center;
    color: #757575;
    margin: 0px 0px 10px 0px;
}
.listimg-vendor-logo h4{
    font-size: 13px;
    font-weight: bold;
    margin: 10px 0px 5px 0px;
    color: #757575;    
}
.listimg-vendor-logo p{
    color: #757575;
    margin: 10px 0px 0px 0px;
    font-size: 13px;
}
.listimg-vendor-logo .fa{
    color: #15a9db;
    font-size: 16px;
    margin-right: 6px;
}
.listimg-vendor-logo-phone h4{
    font-size: 13px;
    font-weight: bold;
    margin: 10px 0px 5px 0px;
    color: #757575;    
}
.listimg-vendor-logo-phone p{
    color: #757575;
    margin: 5px 0px;
    font-size: 13px;
}
.listimg-vendor-logo-phone .fa{
    color: #15a9db;
    font-size: 16px;
    margin-right: 6px;
}

.listing-budget{
    display: block;
    color: #0599d3;
}
#wrapper .content{
    width: 940px;
}
.section-top{
    margin: 10px 0px;
}
#wrapper #nav{
    margin-bottom: 10px !important;
}
#main{
    background-color: transparent !important;
}
.listing-about-near-footer{
    overflow: hidden;
    border: 1px solid #ddd;
    border-radius: 3px;
    background-color: #fff;
    margin-top: 10px;
    padding: 15px;
    line-height: 18px;
}
.listing-about-near-footer h2{
    margin: 0px;
    border-bottom: 1px solid #f4f4f4;
    border: 0 !important;
    color: #212121 !important;
    letter-spacing: 0 !important;
    padding: 0 !important;
    font-weight: bold !important;
    font: 18px/20px Arial,Arial Unicode MS,Helvetica,sans-serif !important;
}
.about-near-footer-head{
    margin: 0px;
    font-size: 16px;
    color: #212121 !important;   
    border: 0 !important;
    letter-spacing: 0px !important;
    padding: 0px !important;
    font-weight: bold !important;
    font: 18px/20px Arial, Arial Unicode MS, Helvetica, sans-serif !important;
}
.about-near-footer-list h2{
    margin: 0px;
    font-size: 16px;
    color: #666 !important;   
    border: 0 !important;
    letter-spacing: 0px !important;
    font-weight: bold !important;
    font: 16px/17px Arial, Arial Unicode MS, Helvetica, sans-serif !important;
}
.about-near-footer-list p{
    margin: 5px 0px;
}
.listing-about-near-footer h5{
    margin: 10px 0px;
    font-size: 14px;
}
.about-near-footer-list{
    margin: 0px;
    padding: 0px;
}
.about-near-footer-list li{
    list-style-type: disc;
    line-height: 20px;
    font-size: 14px;
    color: #212121;
}
.about-near-footer-list ul{
    padding-top: 0px !important;
    padding-left: 20px !important;
}
.about-line-gape{
    line-height: 18px;
    color: #212121;
}
/*check box css*/
.lcb {
    display: block;
    margin: 0 0 3px;
    vertical-align: top;
    line-height: 23px;
    overflow: hidden;    
    cursor: pointer;
}
.lcb .cx{
    margin-bottom: 0;
    cursor: pointer;
}
.lcb>div {
    margin-right: 7px;
}
div.cx{
    position: relative;
    width: 22px;
    height: 22px;
    display: inline-block!important;
    margin-bottom: 14px;
    margin-right: 6px;
    overflow: hidden;
    float: left;
}
div.cx span{
    position: absolute;
    width: 22px;
    height: 22px;
    background-position: -104px -201px;
    top: 0;
    left: 0;
    z-index: 0;
    overflow: hidden;
}
div.cx span{
    background-image: url("https://c1.hiqcdn.com/discovery/resources/images/listing-rating.png?v=44");
    background-repeat: no-repeat;
    background-position: -44px -86px;
}
.lcb input[type=checkbox] {
    width: 19px;
    height: 19px;
    vertical-align: top;
    margin: 0 7px 0 0;
}
div.cx input{
    filter: alpha(opacity=0);
    -moz-opacity: 0;
    -khtml-opacity: .5;
    opacity: 0;
}
.lcb.chkd span{
    background-position: -44px -116px;
}   
.lct{
     float: left;
     width: 85%;
     line-height: 20px;
 }
 .lct span{
    font-size: 12px;
    color: #A6A6A6;
 }

.hidden-class{
    display: none;
}
.listing-popup-inner .checkbox-listing .lcb{
    float: left;
    width: 50%;
}
.listing-popup-inner .lct{
    width: 245px;
}
.listing-popup-inner .checkbox-listing{
    overflow: auto;
    max-height: 300px;
}
.listing-popup-inner .listing-filter-all-section{
    border: 0px;
    padding: 0px;
}
.listing-popup-inner h4{
    border-bottom: 1px solid #ddd;
    line-height: 25px;
}
.listing-popup-footer-main{
    overflow: hidden;
    display: none;
}
.listing-popup-footer-main a{
    display: block;
    padding: 8px 15px;
    float: right;
    background-color: #0599d3;
    border: 1px solid #0599d3;
    color: #fff;
    text-align: center;
    border-radius: 3px;
    text-decoration: none;
}
.listing-popup-footer-main a:hover{
    background-color: #147DA7;
    border: 1px solid #147DA7;
    text-decoration: none;
    -webkit-transition: 1s;
    transition: 1s;
}
.mtf{
    display: none;
}
/*Widget css*/
.listing-widget-head{
    background-color: #eee;
    overflow: hidden;
    padding: 15px;
}
.listing-widget-txt{
    font-size: 16px !important;
    color: #212121 !important;
    margin: 0px 0px 10px 0px !important;
    padding: 0px !important;
    border: 0px !important;
    letter-spacing: normal !important;
    font-weight: bold !important;
    font: 16px/17px Arial,Arial Unicode MS,Helvetica,sans-serif !important;
    overflow: hidden;
    font-weight: bold !important;
}
.listing-widget-txt span.listing-widget-km{
    color: #757575 !important;
    font-weight: normal !important;
    font-size: 14px !important;
}
.listing-widget-more{
    float: right;
    color: #0599d3 !important;
    font-size: 14px;
    display: inline-block;
    text-decoration: none;
}
.listing-widget-more:hover{
    text-decoration: none;
}
.listing-widget-inner{
    overflow: hidden;
}
.listing-widget-inner .listing-address{
    min-height: 30px;
    color: #757575;
}
.listing-widget-inner .listing-hotel-star-heading a{
    width: 290px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.listing-widget-left{
    background-color: #fff;
    border: 1px solid #eee;
    border-radius: 2px;
    overflow: hidden;
    float: left;
    width: 298px;
    margin-right: 5px;
    padding: 10px;
}
.listing-widget-right{
    background-color: #fff;
    border: 1px solid #eee;
    border-radius: 2px;
    overflow: hidden;
    float: left;
    width: 299px;
    margin-left: 5px;
    padding: 10px;
}
.listing-widget-media .listing-hotel-img-left{
    width: 95px;
    height: 100px;
}
.listing-widget-media .listing-hotel-img-right{
    width: 192px;
}
.listing-widget-media .listing-hotel-img-left img {
    border: 1px solid #ddd;
    border-radius: 3px;
    width: 93px;
    height: 98px;
}
.listing-widget-price{
    overflow: hidden;
    font-size: 16px;
    color: #f25b11;
    font-weight: bold;
}
.listing-widget-price .fa-inr{
    font-size: 16px;
    color: #f25b11;
}
.listing-widget-book-main{
    overflow: hidden;
}
.listing-widget-logo{
    width: 85px;
    float: left;
}
.listing-widget-logo img{
    width: 85px;
}
.listing-widget-book{
    width: 107px;
    float: right;
}
.listing-widget-book .listing-book-now {
    background-color: #0599d3;
    padding: 5px 4px;
    float: right;
    color: #fff !important;
    border: 1px solid #0599d3;
    border-radius: 3px;
    text-decoration: none;
    display: inline-block;
    margin: 0px 0px 10px 0px;
    width: auto;
    text-align: center;
    font-size: 12px;
}
.listing-widget-book .listing-book-now:hover {
    background-color: #147DA7;
    border: 1px solid #147DA7;
    text-decoration: none;
    -webkit-transition: 1s;
    transition: 1s;
}
.listing-widget-media .listing-description{
    min-height: 32px;
}
#filterForm{
    position: relative;
}
.bha-award-bg{
    position: absolute;
    background-color: #222;
    bottom: 0px;
    height: 35px;
    left: 0px;
    right: 0px;
    opacity: 0.6;
}
.listing-filter-mobile{
    background-color: #fff;
    border: 1px solid #ddd;
    margin-top: 10px;
}
.listing-filter-mobile ul{
    margin: 0px;
    padding: 0px;
    overflow: hidden;
}
.listing-filter-mobile ul li{
    list-style-type: none;
    float: left;
    width: 46%;
    padding-right: 10px;
}
.listing-filter-mobile ul li a{
    padding: 14px 10px;
    text-decoration: none;
    color: #757575 !important;
    display: block;
    text-align: center;
    line-height: 20px;
    font-weight: bold !important;
    font-size: 14px;
}
.listing-filter-short a{
    border-left: 1px solid #ddd;
}
.listing-filter-mobile ul li a .fa-filter{
    font-size: 18px;
}
.form-control {
    display: block;
    width: 100%;
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    -webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
}
select {
    text-transform: none;
}
.listing-filter-short select{
    border: none;
    border-radius: 0px;
    padding: 2px 5px 3px 5px;
    height: 28px;
    box-shadow: 0px 0px 0px #fff;
    margin-bottom: 0px;
    overflow: hidden !important;
    background-color: #fff !important;
    -webkit-box-shadow: 0px 0px 0px #fff;
    -moz-box-shadow: 0px 0px 0px #fff;
}
.listing-filter-short select:focus{
    border: none;
    outline: none;
    border-radius: 0px;
}
.listing-filter-short{
    border-left: 1px solid #ddd; 
}
.listing-filter-short label{
    font-size: 12px;
    font-weight: bold;
    color: #757575;
    margin: 7px 0px 0px 7px;
    display: inline-block;
}
.listing-mobile-date-icon{
    background-image: url("https://c1.hiqcdn.com/discovery/resources/images/mobile-site/datebox.png");
    background-repeat: no-repeat;
    background-position: 10px 12px;
    padding: 12px 12px 6px 40px;
    height: 18px;
    display: block;
    color: #757575;
    line-height: 14px;
}
.listing-sort-section-mobile .fa-search{
    position: absolute;
    right: 10px;
    top: 10px;
    font-size: 18px;
}
.listing-mobile-loader{
    padding: 10px 10px 0px 10px;
}
.listing-mobile-loader h4{
    color: #757575;
    font-size: 16px;
    line-height: 22px;
}
.listing-mobile-loader h4 img{
    float: right;
    height: 22px;
}
.bread-mobile span {
    font-weight: normal !important;
    color: #98989a !important;
    font-family: Helvetica,Arial !important;
}
/*.list-filter-mobile{
    position: fixed;
    top: -10px;
    left: 0px;
    right: 0px;
}*/
.filter_apply{
    position: fixed;
    bottom: 0px;
    padding: 18px;
    left: 0px;
    right: 0px;
    text-align: center;
    background-color: #1aa129;
    font-size: 16px;
    font-weight: bold;
    color: #ffffff;
    z-index: 1000;
}

.filter_close {
    display: inline-block;
    float: right;
    width: 20px;
    height: 20px;
    background-image: url(https://c1.hiqcdn.com/discovery/resources/images/listing-rating.png?v=44);
    cursor: pointer;
    background-repeat: no-repeat;
    background-position: -3px -344px;
}

.seo-list-ul{
    margin-top: 10px;
    padding-left: 18px;
}
.seo-list-ul-new{
    padding-left: 15px !important;
    margin-bottom: 20px;
}
.ui-icon-circle-triangle-w{
    background-position: -146px 50%;
}
.ui-icon-circle-triangle-e {
    background-position: -110px 50%;
}
.video-list-play-icon {
    background-image: url(https://c1.hiqcdn.com/discovery/resources/images/listing-rating.png?v=44);
    background-position: -88px -57px;
    background-repeat: no-repeat;
    width: 31px;
    height: 30px;
    position: absolute;
    top: 32%;
    left: 40%;
    cursor: pointer;
}

.dtl-spiner{
    position: fixed;
    top: 50%;
    left: 50%;
}
.dtl-spiner .fa-spinner{
    font-size: 50px;
    color: #0599d3;
    transform: initial;
}
.dtl-spiner-bg{
    background-color: #222;
    opacity: 0.3;
    position: absolute;
    top: 0px;
    bottom: 0px;
    left: 0px;
    right: 0px;
}


@media screen and (max-width: 767px){
    .table-responsive {
        width: 100%;
        margin-bottom: 15px;
        overflow-y: hidden;
        -ms-overflow-style: -ms-autohiding-scrollbar;
        border: 1px solid #ddd;
    }
}
@media (min-width: 200px) and (max-width: 767px) {
    .pricetable table tr td.pricetable-tda{
        width: 100px;
        text-align: right;
    }
    .pricetable-th{
        text-align: right !important;
    }
    .listing-calender-section .form-group{
        display: inline-block;
        width: 49%;
        margin-bottom: 8px;
    }
    .listing-calender-section .form-group input{
        padding: 6px;
    }
    .listing-show-now {
        width: 100%;
        padding: 6px 7px;
        float: none;
    }
}

.pricetable table{
    width:100%;
    border-collapse: collapse;
    overflow: hidden;
    border: 1px solid #ddd;
    background-color: #fff;
    margin-top: 10px;
    padding: 15px 0px;
}
.pricetable table tr{
    border: 1px solid #ddd;
    border-top: none;
    border-left: none;
    border-right: none;
}
.pricetable th{
    text-align: left;
    padding: 10px;
    background: #f8f8f8;
    font-size:12px;
}
.pricetable table tr td{
    padding: 8px;
    font-size:12px;
}
.pricetable table tr td a{
    font-size:12px;
    font-weight:normal !important;
}

.big-photo-blk{
    margin: 0 auto;margin-bottom:15px;
}

.big-photo-img{
    width:100%;
}

.seo-list-content ol{
    padding-left: 15px !important;
    margin: 10px 0px !important;
    width: 100% !important;
}
.seo-list-content ul{
    padding-left: 15px !important;
    margin: 10px 0px !important;
    width: 100% !important;
}

.seo-list-content ol li{
    list-style-type:disc !important;
}
.seo-list-content ul li{
    list-style-type:disc !important;
}

@media (min-width: 200px) and (max-width: 766px) {
    .wrape-price-logo.vResortPrice{
        width: 100%;
    }
    .seo-list-content ol{
        padding-left: 15px !important;
        margin: 10px 0px !important;
        width: 100% !important;
    }
    .seo-list-content ul{
        padding-left: 15px !important;
        margin: 10px 0px !important;
        width: 100% !important;
    }
    .lst-hidden-mobile{
        display: none;
    }
    .lst-visible-mobile{
        display: inline-block;
    }
    .smallViewClub .wrape-price-logo{
        display: inline-block;
        width: auto;
        float: left;
    }
    .smallViewClub .wrape-price-logo .listimg-vendor-logo{
        width: auto;
    }
    .smallViewClub1 .wrape-price-logo{
        display: inline-block;
        width: auto;
        float: left;
    }
    .smallViewClub1 .wrape-price-logo .listimg-vendor-logo{
        width: auto;
    }
    .smallViewClub1 .wrape-price-logo{
        display: inline-block;
        width: auto;
        float: left;
    }
    .smallViewClub .listing-main-hotel-inner-sec .listing-book-now{
        display: inline-block;
        width: auto;
        float: right;
        padding: 8px 16px;
        margin-top: 10px;
        width: 50%;
        border: 1px solid #7a55a2 !important;
    }
    .smallViewClub1 .listing-main-hotel-inner-sec .listing-book-now{
        display: inline-block;
        width: auto;
        float: right;
        padding: 8px 16px;
        margin-top: 10px;
        width: 45%;
    }
}
/*css for sightseeing page*/
.video-badge-sightseeing-heading-txt{
    font-size: 16px;
    color: #212121;
    font-weight: bold;
    margin: 20px 0px 10px 0px;
}
.video-badge-sightseeing-listing{
    overflow: hidden;
}
.video-badge-sightseeing-box{
    width: 198px;
    float: left;
    margin-right: 10px;
    margin-bottom: 10px;
    border: 1px solid #ddd;
    background-color: #fff;
    border-radius: 2px;
}
.video-badge-sightseeing-box:nth-child(3n+0){
    margin-right: 0px;
}
.video-badge-sightseeing-heading{
    color: #0599d3;
    font-size: 13px;
    font-weight: bold;
    margin: 3px 0px 5px 10px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.video-badge-sightseeing-disc{
    color: #212121;
    font-size: 14px;
    font-weight: normal;
    margin: 0px 0px 10px 10px;
    line-height: 18px;
    min-height: 38px;
}
.video-badge-sightseeing-img{
    position: relative;
    cursor: pointer;
}
.video-badge-sightseeing-img img{
    width: 100%;
    height: auto;
    vertical-align: middle;
}
.video-badge-sightseeing-play{
    position: absolute;
    display: inline-block;
    cursor: pointer;
    top: 70px;
    left: 70px;
    width: 56px;
    height: 56px;
    background-image: url("https://c1.hiqcdn.com/discovery/resources/images/listing-rating.png?v=44");
    background-repeat: no-repeat;
    background-position: -228px -343px;
}
.video-badge-sightseeing-listing .video-overal-rating{
    font-size: 11px;
}
.detail-rank-div .rating-container-small-mobile {
    display: inline-block;
    margin-right: 5px;
    vertical-align: middle;
    color: #757575;
}
.video-badge-sightseeing-listing .full-rating-detail{
    background-image: url("https://c1.hiqcdn.com/discovery/resources/images/listing-rating.png?v=44");
    background-repeat: no-repeat;
    background-position: -2px -2px;
    width: 8px;
    height: 8px;
    display: inline-block;
}
.video-badge-sightseeing-listing .blank-rating-detail {
    background-image: url("https://c1.hiqcdn.com/discovery/resources/images/listing-rating.png?v=44");
    background-repeat: no-repeat;
    background-position: -2px -62px;
    width: 8px;
    height: 8px;
    display: inline-block;
}
.video-badge-sightseeing-listing .half-rating-detail {
    background-image: url("https://c1.hiqcdn.com/discovery/resources/images/listing-rating.png?v=44");
    background-repeat: no-repeat;
    background-position: -2px -32px;
    width: 8px;
    height: 8px;
    display: inline-block;
}
.video-badge-sightseeing-listing .dtl-rating-num{
    font-size: 11px;
}
.video-badge-sightseeing-listing .rating-container-small-mobile{
    margin-left: 2px;
    margin-right: 0px;
}
.video-badge-sightseeing-link-btn{
    background-color: #0599d3;
    text-align: center;
    display: block;
    color: #fff;
    font-size: 14px;
    font-weight: bold;
    padding: 10px;
    border: 1px solid #0599d3;
    border-radius: 2px;
    margin: 10px 0px;
    text-decoration: none;
}
.video-badge-sightseeing-link-btn:hover{
    text-decoration: none;
}
.video-badge-sightseeing-media{
    overflow: hidden;
    padding: 8px;
}
.video-badge-sightseeing-media img{
    width: 40px;
    height: 40px;
    border-radius: 50%;
    float: left;
    margin-right: 5px;
}
.video-badge-sightseeing-city{
    margin: 0px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.video-overal-rating {
    background-color: #555555;
    padding: 5px;
    color: #d8d8d8;
    text-align: center;
    font-size: 14px;
}
.video-overal-rating .rating-container-small-mobile {
    display: inline-block;
    margin-right: 0px;
    vertical-align: middle;
    margin-left: 6px;
}
.outerscale-box {
    padding: 0 0 11px 0
}

.scle-box {
    background: #f1f8fc;
    width: 620px
}

.scale-meter,
.slider-bar-wrap {
    background: url(https://c1.hiqcdn.com/discovery/resources/images/scale-img.gif) no-repeat -1px 0;
    width: 620px;
    height: 91px;
    position: relative
}

.slider-bar-wrap {
    width: 601px;
    padding-left: 19px
}

#slider-bar {
    width: 568px;
    height: 91px;
    position: relative;
    background: url(https://c1.hiqcdn.com/discovery/resources/images/scale-img.gif) no-repeat -3px 0
}

#slider-bar,
.ui-slider-range,
.ui-slider-handle {
    border: 0
}

.scale-arow,
.ui-slider-handle {
    background: url(https://c1.hiqcdn.com/discovery/resources/images/scale-arow.png) no-repeat;
    width: 26px;
    height: 36px;
    position: absolute;
    top: 20px;
    left: 254px;
    margin: 0 0 0 -13px
}

.status-bar,
.ui-slider-range {
    background: url(https://c1.hiqcdn.com/discovery/resources/images/status-bar.gif) no-repeat;
    position: absolute;
    left: 19px;
    top: 30px;
    height: 6px
}

#slider-bar .ui-slider-range {
    left: 0
}

#slider-bar .ui-slider-handle {
    margin: 0 0 0 -7px
}

.statustips {
    position: absolute;
    left: 31%;
    top: -18px;
    height: 24px;
    width: 170px;
    margin: 0 0 0 -87px;
    background: url(https://c1.hiqcdn.com/discovery/resources/images/tool-tip.png) no-repeat;
    text-align: center;
    font-style: normal;
    color: #666;
    line-height: 20px;
    z-index: 5
}
.video-badge-duration {
    position: absolute;
    bottom: 0;
    right: 1px;
    background-image: url(https://c1.hiqcdn.com/discovery/resources/images/bg-black.png);
    padding: 2px 4px;
    color: #fff;
    font-size: 10px;
}
.seoContent h2{
    font-size: 20px !important;
    margin: 0px 0px 8px 0px;
    font-weight: bold !important;
}
.seoContent h3{
    font-size: 16px;
    margin: 16px 0px 8px 0px;
}
.seoContent p{
    font-size: 12px;
    color: #757575;
}


.CrossGetHideRight, .CrossGetHideRight-popover {
    background-image: url(https://c1.hiqcdn.com/discovery/resources/images/listing-rating.png?v=40);
    background-repeat: no-repeat;
    background-position: -7px -1109px;
    width: 18px;
    height: 18px;
    display: inline-block;
    position: absolute;
    top: 8px;
    right: 8px;
    cursor: pointer;
    z-index: 100;
}
.phonecallGet-section-right .phonecallGet-section-inner h4 {
    margin: 0 0 8px 0;
    padding-right: 35px;
    font-weight: normal;
    font-size: 14px;
    line-height: 18px;
}
.phonecallGet-section-right .phonecallGet-section-inner .phoneGetFb-btn{
    background-color: #4267b2;
    border: 1px solid #4267b2;
    border-radius: 2px;
    padding: 6px 16px;
    color: #fff;
    display: block;
    width: 100%;
}
.phonecallGet-section-right .lgnOR {
    display: block;
    font-size: 14px;
    color: #757575;
    margin: 4px 0;
    text-align: center;
}
.phonecallGet-section-right .phonecallGet-section-inner .phoneGetdeal-btn {
    background-color: #1aa129;
    border: 1px solid #1aa129;
    border-radius: 2px;
    padding: 6px 16px;
    color: #fff;
    display: block;
    width: 100%;
}
.phonecallGet-section-inner .form-group input {
    border-radius: 2px;
    box-shadow: none;
    outline: 0;
    min-width: 240px;
}
.phonecallGet-section-inner .form-group.propectEmailIdError input{
    border-color: #d90700 !important;
    color: #d90700 !important;
}
.phonecallGet-section-inner .form-group.propectEmailIdError1 input{
    border-color: #d90700 !important;
    color: #d90700 !important;
}
.withought-popover .phonecallGet-section-right {
    background-color: #fff;
    margin: 8px 0;
    display: none;
}
.withought-popover .phonecallGet-section-right .phonecallGet-section-inner {
    border: 1px solid #ddd;
    padding: 8px;
    border-radius: 2px;
    position: relative;
}
.onlyMobile{
    display: none;
}
.withought-popover{
    display: inline;
}
.bookShowLogo, .bookShowLogo:hover, .bookShowLogo:focus, .bookShowLogo:active{
    cursor: pointer;
    background-color: #f25b11;
    border: 1px solid #f25b11;
    border-radius: 2px;
    padding: 6px 16px;
    color: #fff;
    box-shadow: none;
    outline: none;
}
.onlydesktop, .onlydesktop:hover, .onlydesktop:focus, .onlydesktop:active{
    background-color: #f25b11;
    padding: 10px;
    color: #fff !important;
    border: 1px solid #f25b11;
    border-radius: 3px;
    text-decoration: none;
    display: inline-block;
    margin: 10px 0px 10px 0px;
    width: 80%;
    text-align: center;
    cursor: pointer;
    outline: none;

}
.textBlurHead{
    display: none !important;
}
.percentate-value{
    color: #f25b11;
    font-size: 16px;
    text-align: center;
}

.clubMahindraListSctn .listing-main-hotel-inner-right{
    display: table;
    min-height: 180px;
}
.clubMahindraListSctn .listing-main-hotel-inner-sec{
    display: table-cell;
    vertical-align: middle;
}
.clubMahindraListSctn .listing-book-now{
    margin: 0px;
    text-decoration: none;
}
.clubListHead{
    font-size: 16px;
    margin: 0px;
    color: #333;
}
.clubListLines{
    margin: 8px 0px 0px 0px;
    padding-left: 22px;
    overflow: hidden;
}
.clubListLines li{
    font-size: 14px;
    color: #333;
    list-style-image: url(https://c1.hiqcdn.com/discovery/resources/images/green-check-small.png);
    margin-bottom: 4px;
}
.clubMahindraListSctn a{
    display: block;
}
.clubMahindraListSctn .listing-hotel-star-heading span{
    color: #0599d3 !important;
    font-weight: bold;
    font-size: 18px;
    display: inline-block;
}
.listMediaA, .video-review-popup{
    display: inline-block;
    position: relative;
}

.detail-book-discount{
    position: absolute;
    top: 0px;
    right: 0px;
}
#triangle-topright{
    width: 0;
    height: 0;
    border-top: 50px solid #f36930;
    border-left: 50px solid transparent;

}
#triangle-topright span{
    position: absolute;
    top: 5px;
    right: 2px;
    color: #fff;
    font-weight: bold;
    display: block;
    font-size: 10px;
    text-align: center;
}
.listing-main-hotel-inner-right .listing-main-hotel-inner-sec {
    padding: 16px 0px;
}

.listing-hotel-img-left-one{
    position: relative;
    margin-right: 0px;
    overflow: hidden;
    padding-right: 0px;
}

.listing-hotel-img-left-one img{
    border-radius: 0px;
    width: 141px;
    vertical-align: middle;
    display: block;
    height: 115px;
}
.hyattPercent span{
    background-color: #f36930;
    border-radius: 2px;
    display: inline-block;
    padding: 4px 8px;
    color: #fff;
    font-size: 14px;
    font-weight: bold;
}
.club-mahindra-form-wraper {
    margin-top: 16px;
}
.club-input {
    margin-bottom: 24px;
    position: relative;
}

.vResortForm .exit-intent-input input, .vResortForm .exit-intent-input input:hover, .vResortForm .exit-intent-input input:focus, .vResortForm .exit-intent-input input:active{
    border-top: none;
    border-left: none;
    border-right: none;
    border-bottom: 1px solid #ddd;
    border-radius: 0px;
    box-shadow: none;
    outline: none;
    padding: 6px 0px;
    color: #333;
}
.vResortForm .exit-intent-input .vresortError input, .vResortForm .exit-intent-input .vresortError input:hover, .vResortForm .exit-intent-input .vresortError input:focus, .vResortForm .exit-intent-input .vresortError input:active{

    border-bottom: 1px solid red;
    color: red;
}
.vResortForm .exit-intent-input label{
    color: #757575;
    font-size: 14px;
    font-weight: normal;
}
.vResortForm .exit-intent-input .vresortError label{
    color: red !important;
}
/* LABEL ======================================= */
.vResortForm .exit-intent-input label.label-nice{
    color:#757575;
    position:absolute;
    pointer-events:none;
    left:0px;
    top:10px;
    transition:0.2s ease all;
    -moz-transition:0.2s ease all;
    -webkit-transition:0.2s ease all;
}
.vResortForm .exit-intent-input input:focus ~ label.label-nice, .vResortForm .exit-intent-input input:valid ~ label.label-nice, .vResortForm .exit-intent-input input:active ~ label.label-nice{
    top:-8px;
    font-size:12px;
    color:#999;
}
.vResortForm .exit-intent-input .bar{
    position:relative;
    display:block;
}
.bar:before, .bar:after 	{
    content:'';
    height:1px;
    width:0;
    bottom:1px;
    position:absolute;
    background:#5264AE;
    transition:0.2s ease all;
    -moz-transition:0.2s ease all;
    -webkit-transition:0.2s ease all;
}
.vresortError .bar:before, .vresortError .bar:after 	{
    background:red;
}
.bar:before {
    left:50%;
}
.bar:after {
    right:50%;
}
.vResortForm .exit-intent-input input:focus ~ .bar:before, .vResortForm .exit-intent-input input:focus ~ .bar:after {
    width:50%;
}
.vResortForm .exit-intent-input input:focus ~ .highlight {
    -webkit-animation:inputHighlighter 0.3s ease;
    -moz-animation:inputHighlighter 0.3s ease;
    animation:inputHighlighter 0.3s ease;
}
.club-input{
    position: relative;
}
.club-mahindra-form-sec{
    padding: 24px 24px 8px 8px;
    min-height: 480px;
}
.vResortRight .exit-intent-btn, .vResortRight .exit-intent-btn:hover, .vResortRight .exit-intent-btn:focus, .vResortRight .exit-intent-btn:active{
    background-color: #0599d3 !important;
    border: 1px solid #0599d3 !important;
    color: #fff !important;
    box-shadow: none;
    outline: none;
    padding:8px 16px !important;
    border-radius: 2px !important;
}
.bottom4{
    margin-bottom: 4px;
}
.vResortForm .otp-txt, .vResortForm .exti-no-sms{
    font-size: 12px;
    color:#757575;
}
.listimg-vendor-logo1 p.vResortWinText{
    color: green !important;
}
.vResortButtonSection{
    position: absolute;
    bottom: 16px;
}
.vResortRight .listing-main-hotel-inner-sec{
    position: relative;
    height: 345px;
}
.club-input input[type=number]::-webkit-inner-spin-button,
.club-input input[type=number]::-webkit-outer-spin-button {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    margin: 0;
}
.vResortListThank .vResortThankIcon{
    background-image: url(https://c1.hiqcdn.com/discovery/resources/images/listing-rating.png?v=44);
    background-position: -225px -730px;
    background-repeat: no-repeat;
    display: inline-block;
    width: 50px;
    height: 50px;
    margin: 8px auto;
}
.vResortListThank{
    text-align: center;
}
.vResortListThank h4{
    margin: 0px 0px 8px 0px;
    font-size: 24px;
    color: #333;
    font-weight: bold;
}
.lstPriceStart{
    color: #757575;
    display: block;
    font-weight: normal;
    margin-bottom: 6px;
    font-size: 18px;
}
.listimg-vendor-logo1 p.lstBeforeBook{
    font-size: 12px;
}
.filter_close, .filter_apply, .listing-filter-mobile{
    display: none;
}
@media (min-width: 200px) and (max-width: 991px){
    .listing-people-stay-section {
        display: none;
    }
    .listing-sort-section {
        display: none;
    }
    .filter_apply, .listing-filter-mobile{
        display: block;
    }
    .listing-left-overlay{
        position: fixed;
        z-index: 10000;
    }
    .filter_close{
        display: inline-block;
    }
    .listing-filter-section{
        padding-bottom: 60px;
    }
    .ScrollHide{
        overflow-y: hidden;
    }
    .listing-main-section{
        display: block !important;
    }
    .listing-main-left{
        display: none;
        float: none;
        width: 100%;
        padding: 0px;
        top: 0px;
        position: fixed;
        left: 0px;
        right: 0px;
        bottom: 0px;
        z-index: 1000;
        height: 100vh;
    }
    #filterForm {
        position: relative;
        overflow: scroll;
        height: 100%;
    }
}
@media (min-width: 200px) and (max-width: 767px){
    .hyattMediaBody{
        display: block;
        padding-left: 0px;
        width: auto;
    }
    .smallViewClub .listing-main-hotel-inner-sec .listing-book-now.HyattBtn{
        width: 100%;
    }
    .hyattMobileMedia{
        text-align: center;
    }
    .smallViewClub .vResortPrice{
        width: 100% !important;
        text-align: left;
    }
    .vResortPrice .listing-rupee{
        display: inline-block;
        float: none;
        text-align: left;
        width: auto;
    }
    .vResortWith{
        color: #757575;
        font-size: 14px;
        font-weight: normal;
        margin: 0px;
    }
    .vResortButtonSection{
        position: static;
    }
    .vResortRight .listing-main-hotel-inner-sec{
        position: relative;
        height: auto;
    }
    .vResortRight .exit-intent-btn{
        display: block;
        width: 100%;
    }

}

@media (max-width: 767px) {
    .onlyMobile{
        display: block;
        width: 95px;
        padding: 6px !important;
        margin: 8px 0px !important;
        font-size: 12px;
        display: inline-block;
        float: right;
    }
    .textBlurHead{
        display: none !important;
    }
    .clubMahindraListSctn .listing-main-hotel-inner-right{
        display: table;
        min-height: auto;
    }
    .clubMahindraListSctn .listing-book-now{
        width: 100%;
        padding: 8px;
    }
}

@media (min-width: 481px) and (max-width: 766px)
{

    /*vr video page*/
    .video-overal-rating{
        padding: 2px;
    }
    .video-badge-sightseeing-box {
        width: 48%;
        margin-right: 6px;
    }
    .video-badge-sightseeing-box:nth-child(2n+0){
        margin-right: 0px !important;
    }
    .video-badge-sightseeing-box:nth-child(3n+0) {
        margin-right: 6px;
    }
    .video-badge-sightseeing-img img {
        height: auto;
    }
    .video-badge-sightseeing-play {
        top: 65px;
        left: 75px;
    }
    /*vr video page end*/

}

@media (min-width: 481px) and (max-width: 568px)
{

    /*vr video page*/
    .video-overal-rating{
        padding: 2px;
    }
    .video-badge-sightseeing-box {
        width: 48%;
        margin-right: 6px;
    }
    .video-badge-sightseeing-box:nth-child(2n+0){
        margin-right: 0px !important;
    }
    .video-badge-sightseeing-box:nth-child(3n+0) {
        margin-right: 6px;
    }
    .video-badge-sightseeing-img img {
        height: auto;
    }
    .video-badge-sightseeing-play {
        top: 65px;
        left: 75px;
    }
    /*vr video page end*/

}
@media (max-width: 480px)
{

    /*vr video page*/
    .video-overal-rating{
        padding: 2px;
    }
    .video-badge-sightseeing-box {
        width: 48%;
        margin-right: 6px;
    }
    .video-badge-sightseeing-box:nth-child(2n+0){
        margin-right: 0px !important;
    }
    .video-badge-sightseeing-box:nth-child(3n+0) {
        margin-right: 6px;
    }
    .video-badge-sightseeing-img img {
        height: auto;
    }
    .video-badge-sightseeing-play {
        top: 65px;
        left: 75px;
    }
    /*vr video page end*/

}
@media (min-width: 401px) and (max-width: 479px)
{
    /*vr video page*/
    .video-overal-rating{
        padding: 2px;
    }
    .video-badge-sightseeing-box {
        width: 48%;
        margin-right: 6px;
    }
    .video-badge-sightseeing-box:nth-child(2n+0){
        margin-right: 0px !important;
    }
    .video-badge-sightseeing-box:nth-child(3n+0) {
        margin-right: 6px;
    }
    .video-badge-sightseeing-img img {
        height: auto;
    }
    .video-badge-sightseeing-play {
        top: 65px;
        left: 75px;
    }
    /*vr video page end*/


}
@media (min-width: 321px) and (max-width: 400px)
{

    /*vr video page*/
    .video-overal-rating{
        padding: 2px;
    }
    .video-badge-sightseeing-box {
        width: 48%;
        margin-right: 6px;
    }
    .video-badge-sightseeing-box:nth-child(2n+0){
        margin-right: 0px !important;
    }
    .video-badge-sightseeing-box:nth-child(3n+0) {
        margin-right: 6px;
    }
    .video-badge-sightseeing-img img {
        height: auto;
    }
    .video-badge-sightseeing-play {
        top: 65px;
        left: 60px;
    }
    /*vr video page end*/

}
@media (max-width: 320px)
{

    /*vr video page*/
    .video-overal-rating{
        padding: 2px;
    }
    .video-badge-sightseeing-box {
        width: 48%;
        margin-right: 6px;
    }
    .video-badge-sightseeing-box:nth-child(2n+0){
        margin-right: 0px !important;
    }
    .video-badge-sightseeing-box:nth-child(3n+0) {
        margin-right: 6px;
    }
    .video-badge-sightseeing-img img {
        height: auto;
    }
    .video-badge-sightseeing-play {
        top: 50px;
        left: 50px;
    }
    /*vr video page end*/

}
@media (min-width: 200px) and (max-width: 319px)
{
    .video-badge-destination-play-icon {
        top: 115px;
        left: 115px;
    }
    /*vr video page*/
    .video-overal-rating{
        padding: 2px;
    }
    .video-badge-sightseeing-box {
        width: 48%;
        margin-right: 6px;
    }
    .video-badge-sightseeing-box:nth-child(2n+0){
        margin-right: 0px !important;
    }
    .video-badge-sightseeing-box:nth-child(3n+0) {
        margin-right: 6px;
    }
    .video-badge-sightseeing-img img {
        height: auto;
    }
    .video-badge-sightseeing-play {
        top: 65px;
        left: 50px;
    }
    /*vr video page end*/

}




