

/****************           hotel                  **********************************************/

.home-search-bar.hotel-search-bar .input--filled i.soap-icon-calendar.icon.icon--kohana.arrive.calu {
	right: 146px;
	top: 15px;
}
.home-search-bar.hotel-search-bar i.soap-icon-calendar.icon.icon--kohana.arrive.calu {
	right: 0;
	z-index: -1;
}
.selecty-hidden {
	display: none;
	visibility: hidden;
	padding-right: 10px;
}

.selecty {
	cursor: pointer;
	display: inline-block;
	position: relative;
	font-size: 16px;
	color: #fff;
	width: 170px;
	height: 40px;
}

.selecty-styled {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	background-color: transparent;
	padding: 8px 15px;
	-moz-transition: all 0.2s ease-in;
	-o-transition: all 0.2s ease-in;
	-webkit-transition: all 0.2s ease-in;
	transition: all 0.2s ease-in;
	border: 1px solid #fff;
	font-size: 13px;
}
.selecty-styled:after {
	content: "";
	width: 0;
	height: 0;
	border: 7px solid transparent;
	border-color: #fff transparent transparent transparent;
	position: absolute;
	top: 16px;
	right: 10px;
}
.selecty-styled:hover {
	border: 1px solid #fff;
	background: #6B6B6B;
}
.selecty-styled:active, .selecty-styled.active {
	background-color: #464646;
}
.selecty-styled:active:after, .selecty-styled.active:after {
	top: 9px;
	border-color: transparent transparent #fff transparent;
}

.selecty-options {
	display: none;
	position: absolute;
	top: 100%;
	right: 0;
	left: 0;
	z-index: 999;
	margin: 0;
	padding: 0;
	list-style: none;
	background-color: #cf1204;
}
.selecty-options li {
	margin: 0;
	padding: 8px 0;
	text-indent: 15px;
	border-top: 1px solid #cf1204;
	-moz-transition: all 0.15s ease-in;
	-o-transition: all 0.15s ease-in;
	-webkit-transition: all 0.15s ease-in;
	transition: all 0.15s ease-in;
	
}
.selecty-options li:hover {
	color: #cf1204;
	background: #fff;
}
.selecty-options li[rel="hide"] {
	display: none;
}

.rooms-option-hold > div,
.rooms-option-hold .h-search-guests > div,
.rooms-option-hold .h-search-guests .htl-child-age-hold > div {
	float: left;
	margin-right: 8px;
	position: relative;
}
#frontDepositForm table.table-bordered.dataTable tbody td {
	/*     text-align: center; */
}
.rooms-option-hold div > span {
	float: left;
	width: 100%;
	position: absolute;
	top: -20px;
	font-size: 14px;
	color: #fff;
}
.home-search-bar .tab-content .form-group.rooms-option-hold {
	display: block;
	margin-top: 26px;
	margin-bottom: 14px;
}
.h-search-guests {
	position: relative;
	float: left;
	width: 100%;
	margin-bottom: 30px;
}
.room-guestaddcopy {
	width: 80%;
}
span.adult-holder {
	display: inline-block;
	position: relative;
	vertical-align: middle;
}
span.adult-holder:before, span.adult-holder:after {
	content: "";
	position: absolute;
}
.h-search-rooms > span:after,.h-search-guests div > span:after {
	position: absolute;
	top: 28px;
	right: 10px;
	color: white;
	font-family: "Fontawesome";
	content: "\f107";
}
.home-search-bar .tab-content .form-group.rooms-option-hold select {
	color: white;
	cursor: pointer;
	background: rgba(255, 255, 255, 0.3);
	border: 2px solid #cf1204;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	padding: 0 70px 0 17px;
	font-size: 14px;
	z-index: 9;
	position: relative;
	width: 170px;
}
.home-search-bar .tab-content .form-group.rooms-option-hold select option {
	padding: 2px 10px;
	color: #cf1204;
	background:#fff;
}

.hotel-search-tab .input--filled .icon--kohana {
	-webkit-transform: translate3d(0, 3px, 0);
	transform: translate3d(0, 3px, 0);
	transition: all 0.5s ease;
	animation: moveleftpointer 0.5s ease;
	left: 10px;
	z-index: -1;
}

.hotel-search-result {
	min-height: 486px;
}
@keyframes moveleftpointer {
	0% {left: 96%;} 
	100% {left: 10px;}
}
@-o-keyframes moveleftpointer {
	0% {left: 96%;} 
	100% {left: 10px;}
}
@-webkit-keyframes moveleftpointer {
	0% {left: 96%;} 
	100% {left: 10px;}
}
@-moz-keyframes moveleftpointer {
	0% {left: 96%;} 
	100% {left: 10px;}
}
@-ms-keyframes moveleftpointer {
	0% {left: 96%;} 
	100% {left: 10px;}
}
/****************Hotel Detail Old **************************/

/****************************************hotel details *****************************************************************/




.search-drop-holder .filters-container.toggle-container .panel.style1 .panel-title {
    padding-left: 5px;
    background: #003778;
    color: #fff;
}
.search-drop-holder .toggle-container .panel.style1.arrow-right .panel-title > a:hover {
    color: #fff;
}

.search-drop-holder .filters-container.toggle-container .panel.style1 .panel-title:hover {
    background: #055f86;
}

.search-drop-holder .hotel-detail-indv .detailed-logo .box-title {
    font-size: 18px;
    font-weight: bold;
    color: #FF9800;
}
.search-drop-holder .hotel-detail-indv .detailed-logo .box-title > small{
    font-size: 12px;
    text-transform: capitalize;
    line-height: 26px;
    letter-spacing: 0.04em;
}
.search-drop-holder .hotel-detail-indv .detailed-logo .box-title > small > i {
    font-size: 1.5em;
    display: block;
    float: left;
    margin-right: 6px;
}
.search-drop-holder .hotel-detail-indv .detailed-logo .box-title > small > i:brfore {
    font-size: 24px;
}
.search-drop-holder .hotel-detail-leftcontent {
    float: left;
    width: 100%;
    background: White;
    padding: 14px;
}
.search-drop-holder .photogallery ul li {
    float: left;
    width: 31.4%;
    /* margin-right: 22px;
    margin-top: 10px; */
	margin:1%;
}
.search-drop-holder .photogallery ul li a img {
    width: 100%;
    float: left;
    height: 138px;
}
.search-drop-holder .photogallery ul li:nth-child(3n) {
    float: left;
    margin-right: 0;
}
.search-drop-holder .hotel-detail-leftcontent > div {
    margin-bottom: 60px;
    float: left;
    width: 100%;
}
.search-drop-holder .hotel-detail-leftcontent > div > h2 {
    font-family: "lato",Arial,sans-serif;
    font-size: 28px;
    color: #424242;
    border-bottom: 2px solid #424242;
}

.search-drop-holder .htlname > h3 {
    font-size: 30px;
    width: auto;
    float: left;
}
.search-drop-holder .htlname > .five-stars-container {
    float: left;
    margin-left: 18px;
    margin-top: 14px;
}
.search-drop-holder .search-drop-holder .detail-hotel-name > small {
    font-size: 22px;
    width: 100%;
    float: left;
}
.search-drop-holder .detail-hotel-name > small {
    font-size: 14px;
    width: 100%;
    float: left;
    position: relative;
    top: -16px;
    margin-left: 8px;
}
.search-drop-holder .detail-hotel-name > small i:before {
    font-size: 22px;
    left: -6px;
    position: relative;
    top: 1px;
    color: red;
}
.search-drop-holder .htlname {
    width: 100%;
    float: left;
}
.search-drop-holder .hotel-detail-leftcontent .detail-hotel-name {
    margin-bottom: 30px;
    float: left;
    width: 100%;
}
.search-drop-holder .room-type .htlDetail-head > div {
    background: #f0ffff;
}
.search-drop-holder .room-type .htlDetail-head > div:nth-child(2),
.search-drop-holder .room-type .htlDetail-head > div:nth-child(3),
.search-drop-holder .room-type .htlDetail-head > div:nth-child(4){
    text-align: center;
}
.search-drop-holder .room-type .htlDetail-row.row > div:nth-child(2),
.search-drop-holder .room-type .htlDetail-row.row > div:nth-child(3),
.search-drop-holder .room-type .htlDetail-row.row > div:nth-child(4){
    text-align: center;
}
.search-drop-holder .room-type .htlDetail-head div {
    font-size: 14px;
    font-weight: bold;
    padding-top: 8px;
    padding-bottom: 8px;
}
.search-drop-holder .room-type .htlDetail-row div {
    font-size: 14px;
    margin-bottom: 14px;
}
.search-drop-holder a.cancel-policy {
    font-size: 12px;
    color: red;
    margin-top: 4px;
    float: left;
    text-align: center;
    width: 100%;
}
.search-drop-holder a.cancel-policy:hover {
    color: #bd0000;
}
.search-drop-holder p.include-tax {
    font-size: 12px;
    color: #4CAF50;
}
.search-drop-holder p.ddrooms {
    font-size: 16px;
    font-weight: normal;
    color: #FF9800;
    margin-bottom: 0;
}
.search-drop-holder span.inclusions {
    font-size: 13px;
}
.search-drop-holder strong.amenities-more {
    color: #cf1204;
    cursor: pointer;
	text-transform: capitalize;
}
.search-drop-holder .amenities-more-drp {
    display: none;
}
.search-drop-holder .htlDetail-head > div, .search-drop-holder .htlDetail-row.row > div {
   /*  padding: 0; */
}
.search-drop-holder .htlDetail-row.row {
    margin-top: 20px;
    border-bottom: 1px solid #e0e0e0;
}
.search-drop-holder .room-type.row {
    padding: 0 14px;
}
.search-drop-holder .room-type.row i {
    font-style: normal;
    margin-right: 2px;
    font-weight: bold;
}
.search-drop-holder .drp-description {
    font-size: 13px;
}
.search-drop-holder .room-detail-amenties ul li {
    float: left;
    width: 50%;
    padding: 0 8px;
    margin: 7px 0;
}
.search-drop-holder .room-detail-amenties ul li i.fa.fa-check,
.search-drop-holder .room-detail-amenties ul li i.fa.fa-times  {
    color: #8BC34A;
    font-size: 24px;
    font-weight: normal;
}
.search-drop-holder .room-detail-amenties ul li i.fa.fa-times {
    color: #ff0000;
}
.search-drop-holder .amenities-more-drp {
    padding-top: 20px;
    padding-bottom: 16px;
    box-shadow: 0px 0px 14px #d4d4d4 inset;
}
.search-drop-holder .room-type .htlDetail-head > div {
    background: #fbfbfb;
    color: #003778;
    border-bottom: 1px solid #e8e8e8;
}
.search-drop-holder .location-content address {
    font-size: 15px;
    color: #000;
}
.search-drop-holder .location-content h3 {
    color: #b9b8b8;
}
.search-drop-holder .detail-provider-logo {
    float: right;
    margin-top: 14px;
}

.search-drop-holder ul.gallery.clearfix li a {
    position: relative;
}

.search-drop-holder ul.gallery.clearfix li a:hover:after {
    background: rgba(255, 255, 255, 0.79);
    position: absolute;
    content: "";
    width: 238px;
    left: -238px;
    top: 0px;
    height: 138px;
}
.grid-popup-scroll.flexcroll .search-drop-holder ul.gallery.clearfix li a:hover:after {
    width: 255px;
    left: -255px;
}
.search-drop-holder ul.gallery.clearfix li a:hover:before {
    content: "\f002";
    position: absolute;
    z-index: 99;
    right: 114px;
    top: 54px;
    font-family: fontawesome;
    font-size: 35px;
}
.search-drop-holder .htldtil-sidebar {
    background: white;
    border: 2px solid #c9e8ff;
    box-shadow: 4px 6px 3px #c5c5c5;
}
.search-drop-holder .sb-htldtil-price > .price {
    font-size: 30px;
    float: left;
    margin: 40px 0;
}
.search-drop-holder .sb-htldtil-modify-cont > div .icon--fumi {
    font-size: 27px;
    padding: 10px 2px;
}
.search-drop-holder .cancel-popup-holder h2 {
    margin-top: 20px;
    color: #cf1204;
    margin-bottom: 0;
}
.search-drop-holder .cancel-popup-holder {
    padding: 0 20px 20px;
}
.search-drop-holder .form-selectbx.roomselect span.form-selec:before {
    right: -8px;
}

.search-drop-holder .htld-fullwidth > strong.pull-left {
    font-size: 16px;
}
.search-drop-holder .form-group.col-sm-6.col-md-12.sb-booknow-btn {
    padding: 0;
}
.search-drop-holder .sb-htldtil-price-holder {
    width: 100%;
    margin: 24px 0;
    float: left;
}
.search-drop-holder .sb-htldtil-price-holder .price {
    float: left;
    width: 100%;
    text-align: left;
}
.search-drop-holder .sb-htldtil-price-holder .price > i {
    font-size: 10px;
    float: left;
    width: 100%;
    margin-top: 4px;
    font-style: normal;
    text-transform: capitalize;
    color: #9E9E9E;
}
.search-drop-holder .sb-htldtil-price-holder .price > strong {
    font-size: 28px;
}
.search-drop-holder .htld-fullwidth {
    margin-bottom: 2px;
    display: block;
    float: left;
    width: 100%;
    border-top: 1px solid #E0E0E0;
    padding-top: 12px;
}
.search-drop-holder .available-btn button {
    margin: 0;
    height: 30px;
    font-size: 13px;
    line-height: normal;
}
.search-drop-holder .room-type .htlDetail-row .available-btn{
    margin-bottom: 2px;
}
.search-drop-holder .sb-htldtil-price {
    margin-bottom: 40px;
}
.search-drop-holder h2.htlpopup-hd {
    background: #cf1204;
    color: #fff;
    padding: 10px 22px;
    width: 101.7%;
    font-size: 22px;
    text-transform: capitalize;
    margin: 0;
}
.search-drop-holder .htldtil-scrollmenu {
    float: left;
    width: 100%;
}
.search-drop-holder ul.dlscroll {
    float: left;
    width: 100%;
    background: #424242;
}
.search-drop-holder .htldtil-scrollmenu ul li a {
    float: left;
    padding: 12px 47px;
    color: #ffffff;
    font-size: 16px;
    font-weight: bold;
}


.search-drop-holder .sliding-middle-out {
	display: inline-block;
	position: relative;
	padding-bottom: 3px;
}
.search-drop-holder .sliding-middle-out:after {
	content: '';
	display: block;
	margin: auto;
	height: 3px;
	width: 0px;
	background: transparent;
	transition: width .5s ease, background-color .5s ease;
    margin-top: 5px;
}
.search-drop-holder .sliding-middle-out:hover:after {
	width: 100%;
	background: #cf1204;
}
.search-drop-holder .sliding-middle-out.active-line:after {
	width: 100%;
	background: #cf1204;
}
.search-drop-holder .htlDetail-head.row {
    margin-top: 20px;
}
.search-drop-holder .photogallery {
    float: left;
    width: 100%;
}
.search-drop-holder .detail-guest-holder .form-group.row > div {
    height: 50px;
}
.hotel-guest-leftcontent {
	.search-drop-holder     background: #fff;
}
.search-drop-holder .detail-guest-holder label.input__label.input__label--fumi.country-code {
    padding: 0 0 0 2px;
}
.search-drop-holder .detail-guest-holder .country-code-hld.input--fumi:after {
    content: '';
    width: 0px;
}
.search-drop-holder .detail-guest-holder span.input.input--fumi.country-code-hld input.input__field.input__field--fumi {
    padding: 21px 0 5px 2px;
}

.search-drop-holder span.input.input--fumi.country-code-hld {
    padding-left: 4px;
}

.search-drop-holder .form-group.outsider-select {
    display: none;
}
.search-drop-holder .detail-guest-holder .chec-collect {
    padding-top: 22px;
}
.search-drop-holder .detail-guest-holder .form-selectbx select {
    background-position: -11px 0;
    height: 51px;
}
.search-drop-holder .detail-guest-holder span.form-selec.htl-gend:before {
    right: -3px;
    top: 3px;
}
.search-drop-holder .detail-guest-holder .form-selec.htl-gend select {
    background-position: -15px 0;
    background-repeat: no-repeat;
}
.search-drop-holder .detail-guest-holder .form-group.outsider-select > h2 {
    color: #cf1204;
    margin-bottom: 6px;
}
.search-drop-holder .htl-gcoupon-btn a {
    display: table-cell;
    vertical-align: middle;
    padding: 0 0 2px;
    position: relative;
    color: #cf1204;
    font-size: 15px;
    position: relative;
    left: 34px;
    top: 18px;
    border-bottom: 1px solid #cf1204;
}
.search-drop-holder .htl-gcoupon-btn a:hover {
    color:#1870b1;
    border-bottom: 1px solid #1870b1;
}
.search-drop-holder .coupon-holder > div {
    padding: 0 6px 0 0;
}
.search-drop-holder .guest-detail-total > div {
    width: 75%;
}
.search-drop-holder .final-pay.gba-right.guest-total > .price * {
    font-size: 20px;
}
.search-drop-holder .final-pay.gba-right.guest-discount-total > .price * {
    font-size: 14px;
    color: #2E7D32;
}
.search-drop-holder .final-pay.gba-right.guest-all-total {
    margin-top: 16px;
    border-top: 1px solid #ccc;
    padding-top: 10px;
}
.search-drop-holder .gba-right.guest-mp-btn {
    float: right;
    margin-top: 0;
}
.search-drop-holder .sb-htldtil-title-holder > h4 {
    font-size: 16px;
    color: #FF9800;
    margin: 24px 0 0;
}
.search-drop-holder .sb-htldtil-title-holder > h4 small i:before {
    font-size: 28px;
    margin-right: 6px;
}
.search-drop-holder .sb-htldtil-title-holder {
    margin: 2px 0 32px;
    float: left;
}
.search-drop-holder .sb-htldtil-title-holder > h4 small strong {
    float: left;
    width: 90%;
}
.search-drop-holder .sb-htldtil-title-holder > h4 small i {
    float: left;
}
.search-drop-holder .sb-htldtil-title-holder > h4 small {
    float: left;
    width: 100%;
    margin-top: 8px;
    line-height: 14px;
}
.search-drop-holder .guest-review {
    float: right;
    margin-top: 6px;
}
.search-drop-holder .form-group.outsider-select {
    float: left;
    width: 100%;
    background: #f8fcff;
    padding: 10px 2px;
    box-shadow: 0 0px 10px #d5edff inset;
}
.search-drop-holder .detail-guest-holder .person-information h2:after {
    background: #2d3e52 none repeat scroll 0 0;
    content: "";
    display: block;
    height: 2px;
    position: absolute;
    top: 34px;
    width: 90%;
    float: left;
}
/****************\\\\\ Hotel Detail Old \\\\\**************************/










/*****************  HOTEL *****************/
.hotel-hmePge .onlineBenefits-gridHolder {
	width: 100%;
	clear: both;
}

.hotel-hmePge .ob-row.ob-left {
	background: #1e3a07;
	background: -moz-linear-gradient(left,  #1e3a07 0%, #637d4d 100%);
	background: -webkit-linear-gradient(left,  #1e3a07 0%,#637d4d 100%);
	background: linear-gradient(to right,  #1e3a07 0%,#637d4d 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1e3a07', endColorstr='#637d4d',GradientType=1 );
}
.hotel-hmePge .ob-row.ob-right {
	background: #1c0b0b;
	background: -moz-linear-gradient(left,  #210c0b 78%,#3f160b 100%);
	background: -webkit-linear-gradient(left,  #210c0b 78%,#3f160b 100%);
	background: linear-gradient(to right,  #1c0d0d 78%,#2f1311 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1c0d0d ', endColorstr='#2f1311',GradientType=1 );
}
.hotel-hmePge .discountPromise-gridHolder > .hdp-row > .dp-Grid1 {
	float: left;
	margin-right: 30px;
	position: relative;
	height: 260px;
	/* height: 234px; */
	width: 260px;
	box-shadow: 0px 0px 0px 1px #d0d0d0 inset;
	cursor: pointer;
}
.hotel-hmePge span.hpDp-gridImg > img, .hotel-hmePge .hpPo-gridImg> img {
	width: 100%;
	position: relative;
	top: 0;
	height: 100%;
}
.hotel-hmePge span.hpDp-gridCap > h3 {
	background: #f2f2f2;
	background: -moz-linear-gradient(top,  #f2f2f2 0%, #dadada 49%, #ffffff 51%, #ffffff 100%);
	background: -webkit-linear-gradient(top,  #f2f2f2 0%,#dadada 49%,#ffffff 51%,#ffffff 100%);
	background: linear-gradient(to bottom,  #f2f2f2 0%,#dadada 49%,#ffffff 51%,#ffffff 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f2f2f2', endColorstr='#ffffff',GradientType=0 );
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
	font-weight: bold;
	border-bottom:1px solid rgba(255, 255, 255, 0.59);
	margin-bottom: 8px;
	font-size: 22px;
}
.hotel-hmePge span.HtlgridPriceHold > span.gridPrice {
	float: left;
	font-size: 14px;
	background: #f2f2f2;
	background: -moz-linear-gradient(top, #f2f2f2 0%, #dadada 49%, #ffffff 51%, #ffffff 100%);
	background: -webkit-linear-gradient(top, #f2f2f2 0%,#dadada 49%,#ffffff 51%,#ffffff 100%);
	background: linear-gradient(to bottom, #f2f2f2 0%,#dadada 49%,#ffffff 51%,#ffffff 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f2f2f2', endColorstr='#ffffff',GradientType=0 );
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
	font-weight: bold;
	padding-left: 6px;
	top: 6px;
}
.hotel-hmePge span.hpDp-gridCap:after {
	content: "";
	background: -moz-linear-gradient(top, rgba(0,0,0,0) 0%, rgba(0,0,0,1) 69%, rgba(0,0,0,1) 79%);
	background: -webkit-linear-gradient(top, rgba(0,0,0,0) 0%,rgba(0,0,0,1) 69%,rgba(0,0,0,1) 79%);
	background: linear-gradient(to bottom, rgba(0,0,0,0) 0%,rgba(0,0,0,1) 69%,rgba(0,0,0,1) 79%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#000000',GradientType=0 );
	height: 118px;
	width: 100%;
	float: left;
	position: absolute;
	left: 0;
	bottom: -8px;
	z-index: 1;
}
.hotel-hmePge span.hpDp-gridCap > h3, span.HtlgridPriceHold > span {
	position: relative;
	z-index: 12;
}
.hotel-hmePge span.HtlgridPriceHold > span.gridViewBtn {
	float: right;
	font-size: 14px;
}
.hotel-hmePge span.HtlgridPriceHold > span.gridViewBtn {
	float: right;
	font-size: 14px;
	border-radius: 12px 0 0 12px;
	padding: 4px 22px;
	color: #fff;
	background: rgb(0,108,234);
	background: -moz-linear-gradient(top,  rgba(0,108,234,1) 0%, rgba(50,216,255,1) 99%);
	background: -webkit-linear-gradient(top,  rgba(0,108,234,1) 0%,rgba(50,216,255,1) 99%);
	background: linear-gradient(to bottom,  rgba(0,108,234,1) 0%,rgba(50,216,255,1) 99%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#006cea', endColorstr='#32d8ff',GradientType=0 );
	
}
.hotel-hmePge span.HtlgridPriceHold > span.gridViewBtn:hover {
	background: rgb(50,216,255);
	background: -moz-linear-gradient(top,  rgba(50,216,255,1) 0%, rgba(0,108,234,1) 100%);
	background: -webkit-linear-gradient(top,  rgba(50,216,255,1) 0%,rgba(0,108,234,1) 100%);
	background: linear-gradient(to bottom,  rgba(50,216,255,1) 0%,rgba(0,108,234,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#32d8ff', endColorstr='#006cea',GradientType=0 );
}
.hotel-hmePge .testimonial-box-wrapper {
	background: url(../../images/hotels/testi-bg.jpg) center center no-repeat;
	height: 436px;
	display: block;
	width: 100%;
	background-size: cover;
}
.hotel-search-bar .row.hw-psngr.hme-srchopt-mbl > .rooms-option-hold {
	position: relative;
	top: 0;
}
.hotel-search-tab .hm-trvlr .input--filled .icon--kohana {
	position: absolute;
	bottom: 6px;
	font-size: 24px;
	left: 8px;
	color: #cf1204;
}
.wrapper-demo #HtlRmCls {
	position: absolute;
	top: 32px;
	right: 10px;
	color: rgba(255, 255, 255, 0.66);
	font-size: 18px;
	z-index: 0;
	cursor: pointer;
	display:block;
}
#htlCheckIn, #htlCheckOut {
	top: 2px;
}
#hotelRoomAdd {
	font-size: 12px;
	font-weight: bold;
}
.searchfare-details-drpdwn.hotel-searchfare{
	display:block;
}
.modify-hotel .modify-Htldestination > div >span {
    text-align: center;
}
.modify-hotel .modify-Htldestination > div,
.modify-hotel .modify-Htldestination > div >span {
    float: left;
    width: 100%;
}
.modify-hotel .modify-Htldestination > div >span strong {
    font-weight: bold;
    font-size: 22px;
	position:relative;
}
.modify-hotel .modify-Htldestination > div >span.mod-subDestination {
    font-size: 14px;
    margin-top: 8px;
    color: #cf1204;
}
.modify-hotel .modify-search-holder.container .row > div.modify-date,
.modify-hotel .modify-search-holder.container .row > div.modify-btns {
    padding-left: 10px;
    padding-top: 30px;
    border-left: 1px solid #858585;
    height: 74px;
    padding-bottom: 0;
}
.modify-hotel .modify-search-holder.container .row > div.modify-btns {	
    padding-top: 20px;
}
.modify-hotel .modify-date > div {
    float: left;
    width: 65%;
}
.modify-hotel .modify-date > div.modify-psngr-btn {
	float: left;
    width: 35%;
    margin-top: 0;
}
.modify-hotel .modify-on-ret > div {
    float: left;
    width: 48%;
    font-size: 14px;
}
.modify-hotel .modify-psngr-btn > div.modify-passengers {
    width: 100%;
    float: left;
}
.modify-hotel .modify-psngr-btn > div.modify-passengers > span {
    float: left;
    width: 33%;
}
.modify-hotel .modify-passengers > span > i {
    font-style: normal;
    padding: 2px;
}
.modify-hotel  .modify-button button.c-button {
	margin:0;
}
.modify-hotel .filter-drpdwn {
    top: 79px;
    border-top: 2px solid #383838;
}
.modify-hotel .modify-Htldestination > div >span strong:before {
    content: '\e85d';
    font-family: "soap-icons";
    color: #cf1204;
    margin-right: 4px;
    font-size: 28px;
}
.modify-hotel .modify-Htldestination > div >span strong:before {
    content: '\e85d';
    font-family: "soap-icons";
    color: #cf1204;
    margin-right: 4px;
    font-size: 30px;
    position: absolute;
    left: -21px;
    top: 0;
}
.modify-hotel .modify-drpdwn.slide-up {
    position: absolute;
    width: 100%;
    background: #003778;
    top: 79px;
    float: left;
	z-index: 999;
}
.modify-hotel span.htlFilter-close {
    width: 30px;
    height: 30px;
    float: left;
    position: absolute;
    right: 8px;
    top: 0;
    cursor: pointer;
    z-index: 999;
    box-shadow: 2px 2px 5px 1px #333333;
    background: #cf1204;
}
.modify-hotel span.htlFilter-close:before {
    content: "X";
    font-size: 16px;
    position: absolute;
    right: 8px;
    top: 8px;
    font-family: inherit;
    opacity: 1;
    color: #ffffff;
}
.modify-hotel span.htlFilter-close:hover:before  {
    opacity: 1;
}
.modify-hotel .hotel-fSearch-bar.filter-hSearch-bar{
    width: 100%;
    position: relative;
    top: 0;
    padding: 18px 0;
    background: #ffffff; 
    z-index: 99;
}
.multiselect,.htlSearch-filter-all .btn-group {
	width: 100%;
}
.htlSearch-filter-all .selectBox {
	position: relative;
}
.htlSearch-filter-all .selectBox select {
	width: 100%;
	font-weight: bold;
}
.htlSearch-filter-all .overSelect {
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
}
.htlSearch-filter-all .searchFilterChkbox {
	display: none;
	border: 1px #dadada solid;
}
.htlSearch-filter-all .searchFilterChkbox label {
	display: block;
}
.htlSearch-filter-all .searchFilterChkbox label:hover {
	background-color: #1e90ff;
}
.HtlSlctBx button.multiselect.dropdown-toggle.btn.btn-default {
    background: none;
    border: none;
    color: #fff;
    text-align: left;
    border: none;
    border-radius: 0;
    border-bottom: 1px solid #cf1204;
	padding-left: 2px;
	box-shadow: none;
}
.HtlSlctBx .open > .dropdown-menu {
    display: block;
    width: 100%;
    padding-top: 10px;
}
.HtlSlctBx .btn .caret {
    margin-left: 0;
    float: right;
    top: 13px;
    position: relative;
    color: #cf1204;
}
.HtlSlctBx > b {
    float: left;
    width: 100%;
    color: #cf1204;
}
.row.htlSearch-filter-all {
    padding: 0 30px;
}
.HtlSlctBx button.multiselect:before {
    font-family: "soap-icons";
    font-size: 20px;
    margin-right: 8px;
    color: #cf1204;
}
.HtlSlctBx.filtLblHotel button.multiselect:before {
    content: '\e82d';
}
.HtlSlctBx.filtLblPrice button.multiselect:before {
    content: '\f0d6';
	font-family:fontawesome;
}
.HtlSlctBx.filtLblAmenities button.multiselect:before {
    content: '\f0f5';
	font-family:fontawesome;
}
.HtlSlctBx.filtLblPopularity button.multiselect:before {
    content: '\f005';
	font-family:fontawesome;	
}
.HtlSlctBx.filtLblDestination button.multiselect:before {
    content: '\f041';
	font-family:fontawesome;	
}
.HtlSlctBx.filtLblSearch .searchHoteltxt {
    background: none;
    border: none;
    border-bottom: 1px solid #cf1204;
    padding: 28px 10px 6px 34px;
    width: 100%;
    font-size: 14px;
	color: #cf1204;
}
.HtlSlctBx.filtLblSearch  > b {
    background: none;
    border: none;
    border-bottom: 1px solid #fff;
    padding: 28px 10px 5px 34px;
    width: 100%;
}
.HtlSlctBx.filtLblSearch i.fa.fa-search {
    position: absolute;
    bottom: 10px;
    font-size: 22px;
    color: #cf1204;
}
.hotelListCnt .listing-style3.flight figure span img {
    margin: 0;
}
.hotelListCnt .item.list-group-item article.box{
	padding:0;
}
article.box.Hotel-search-holder figure .hotel-gallery a:after {
    content: "";
    background: url(../../images/hotels/img_loader.gif) center center no-repeat;
    height: 180px;
    float: left;
    width: 94%;
    position: absolute;
    left: 0;
	top:0;
    z-index: 99;
	border-right: 1px solid #e4e4e4;
}
.hotelListCnt article.box.Hotel-search-holder img {
    width: 94%;
    height: 180px;
    z-index: 999;
    position: relative;
}
.hotelListCnt article.box.Hotel-search-holder .details-wrapper.hotel-contentListCntiner strong {
    color: #ff7800;
    font-size: 18px;
    font-weight: normal;
}
.hotelList .details-wrapper .tooltip.top {
    width: 180px;
    padding: 5px 0;
}
.hotelListCnt .details-wrapper.hotel-contentListCntiner {
    padding: 0 6px 6px;
}
.hotelListCnt .list-description > p {
    margin: 0;
	line-height: 16px;
	padding-right: 4px;
}
.hotelListCnt .list-description > h5 {
    margin: 0;
    margin-bottom: 4px;
    color: #cf1204;
}
.hotelListCnt .list-description {
    margin-top: 10px;
}
.hotelListCnt .details-wrapper.hotel-contentListCntiner .fd-grdleft {
    background: #f9f9f9;
    padding: 8px 4px 2px 26px;
    float: left;
    width: 103%;
    position: relative;
    z-index: 1;
    border-bottom: 1px solid #e4e4e4;
    left: -23px;
}
.hotelListCnt .details-wrapper.hotel-contentListCntiner h3.box-smallTitle {
    margin: 0;
    margin-top: 2px;
}
.hotelList .box.Hotel-search-holder {
    display: table;
}
.hotelListCnt article.box.Hotel-search-holder .fare-price .details-wrapper {
	/*     padding: 16px 10px;
		transform: translateX(10%) translateY(24%);
		box-shadow: 0px 1px 8px 0px #c3c3c3;
		width: 124px;
		float: none;
		display: inline-block;
	margin: auto; */
    display: table-cell;
    padding: 16px 10px;
    float: none;
    vertical-align: middle;
    box-shadow: 0 0 12px 2px #e6e6e6;
    transform: translateX(-6px) translateY(10%);
    background: white;
    position: relative;
	z-index: 99999;
}
.hotelListCnt .list-amenities {
    display: inline-block;
    width: 100%;
    margin: 6px 0 0;
}
.hotelListCnt a.search-fulldetails {
    text-align: center;
    text-decoration: none;
}
.hotelListCnt .details-wrapper.hotel-contentListCntiner .grid-grdleft {
    position: absolute;
    height: 52px;
    width: 100%;
    background: #f9f9f9;
    left: 0;
}
.hotelListCnt .listing-style3 [class^="soap-icon"].circle {
	background: #FFFFFF;
    border: 1px solid #ffffff;
    color: #ff0000;
    width: auto;
    height: initial;
    margin-left: 7px;
    line-height: 0;
    position: relative;
    top: 4px;
    background: none;
    border: none;
}
.hotelListCnt .list-group-item .fd-grdright ul li > label > span.price-txt {
	color:#8c8b8c;
}
.hotelListCnt h3.box-smallTitle small {
	color: #cf1204;
}
.hotelListCnt .details-wrapper.hotel-contentListCntiner h3.box-smallTitle i.fa.fa-map-marker {
	color: #ff7800;
	margin-right: 2px;
}
.hotelListCnt .sidebar h3.box-smallTitle small {
	color: #cf1204;
    line-height: 16px;
    width: 80%;
    float: left;
	 cursor: pointer;
}
.hotelListCnt .sidebar .starRating-Holder {
    margin: 0;
    width: 100px;
    position: initial;
    top: 0;
}
.hotelListCnt .sidebar .fd-grdleft h4.box-title {
    float: left;
    width: 100%;
    margin: 0 0 6px 0;
}
.hotelListCnt .sidebar h3.box-smallTitle i.fa.fa-map-marker {
    color: #ff7800;
    margin-right: 6px;
    position: relative;
    top: 1px;
	float: left;
}
.hotelListCnt .fd-grdright ul li > label {
    width: 100%;
    margin: 8px 0;
}
.hotelListCnt ul.amenities.clearfix.style2 > li > div,
.hotel-details-drpdwn ul.amenities.clearfix.style2 > li > div {
	background: #f5f5f5;
    width: 100%;
    padding: 6px 0;
    box-shadow: 1px 1px 1px 1px #dcdcdc;
    color: #424242;
}
.htlDetailHolder .sort-by-section.box.only-tiles.htlSorting {
    background: #f9f9f9;
    margin-bottom: 20px;
    z-index: 999999;
}
.htlDetailHolder .sort-by-section ul {
    background: #fcfcfc;
    border: 1px solid #fefefe;
    border-bottom: none;
}
.lHotelCount {
    float: left;
    width: auto;
    font-size: 16px;
    line-height: 47px;
    margin-left: 12px;
    color: #003778;
}
.filterDrpdwnBtn {
	position: absolute;
    left: 0;
    right: 0;
    display: inline-block;
    text-align: center;
    height: 0;
}
.htlFilterdrpr {
    width: 12%;
    margin: auto;
    background: #fecb0b;
    margin-top: 2px;
    padding: 6px 8px;
    font-size: 16px;
    letter-spacing: 0.2px;
    border-radius: 0 0 20px 20px;
    cursor: pointer;
    color: #003778;
}
.htlFilterdrpr:before {
    content: "\f0b0";
    font-family: fontawesome;
    position: relative;
    left: -8px;
    font-size: 18px;
}
.htlDetailHolder .item.list-group-item article.box {
    margin: 0;
    border-bottom: 0px solid #003778;
	width: 100%;
}
.filterDrpdwnBtn .session_counter {
    float: right;
    top: -31px;
    position: relative;
    background: #003778;
    padding: 2px 20px;
    right: 19%;
    z-index: 0;
    font-size: 12px;
    color: white;
    pointer-events: none;
    width: 15%;
    margin: auto;
    border-radius: 0 0 6px 6px;
}
.hotelListCnt p.mainListDesc i {
    font-style: normal;
    color: #cf1204;
    cursor: pointer;
}
section#content.htlDetailHolder {
    padding-top: 62px;
}
.modify-hotel .modify-on-ret > div strong {
    font-size: 13px;
    position: relative;
    top: 2px;
}
.modify-hotel .modify-passengers > span > strong{
    font-size: 14px;
	margin-right: 4px;
}

input.searchHoteltxt::-webkit-input-placeholder {
	font-size: 14px;
}
input.searchHoteltxt:-moz-placeholder {
	font-size: 14px;   
}
input.searchHoteltxt::-moz-placeholder {
	font-size: 14px;
}
input.searchHoteltxt:-ms-input-placeholder {
	font-size: 14px;
}
.hotelListCnt article.box.Hotel-search-holder .search-drop-holder .photogallery img {
    width: 94%;
    height: 138px;
}
.hotelListCnt .grid-group-item figure.col-xs-3.col-md-4 ,
.hotelListCnt .grid-group-item .details.col-xs-6.col-sm-6,
.hotelListCnt .grid-group-item .fare-price.col-xs-3.col-sm-2{
    width: 100%;
}
.hotelListCnt .grid-group-item  article.box.Hotel-search-holder img,
.hotelListCnt article.box.Hotel-search-holder figure > span{
    width: 100%;
    height: 180px;
}
.hotelListCnt article.box.Hotel-search-holder figure > span {
    display: block;
    height: 90px;
}
.hotelListCnt .grid-group-item .details-wrapper.hotel-contentListCntiner .fd-grdleft {
    width: 100%;
    z-index: 1;
    left: 0;
}
.hotelListCnt .grid-group-item article.box.Hotel-search-holder .fare-price .details-wrapper {
    display: inline-block;
    transform: translateX(0) translateY(0);
    width: 100%;
    padding: 12px 8px;
}
.hotelListCnt .grid-group-item  span.flprice,
.hotelListCnt .grid-group-item .fd-grdright label > span.price-txt{
    width: 100%;
    text-align: center;
}
.hotelListCnt .grid-group-item .rating {
    border: none;
    float: none;
    margin: auto;
    width: 34%;
}
.modify-hotel .multiselect-container>li>a {
    padding: 0px 8px;
}
.modify-hotel .price-boxes span.from-price, 
.modify-hotel .price-boxes span.to-price {
    width: 96px;
    margin-right: 8px;
}
.modify-hotel .priceslider {
    float: left;
    margin: 0;
    padding: 12px 20px;
    box-shadow: none;
}
.modify-hotel .open > .dropdown-menu {
    display: block;
    width: 100%;
    max-height: 198px;
    overflow: auto;
}
.modify-hotel .HtlSlctBx.filtLblPrice.open > .dropdown-menu {
	overflow: hidden;
	max-height: 84px;
}
.modify-hotel .price-boxes .input__field--fumi {
    padding: 0 0 0 30px;
    font-size: 18px;
}
.price-boxes label.input__label.input__label--fumi {
    padding: 0;
    margin-top: -13px;
    font-size: 15px;
    margin-left: -4px;
}
.price-boxes label.input__label.input__label--fumi i em {
    font-style: normal;
}
.modify-hotel .input--fumi::after {
    content: '';
    width: 0;
}
.filter-hSearch-bar .dropdown-menu>.active>a, 
.filter-hSearch-bar .dropdown-menu>.active>a:hover, 
.filter-hSearch-bar .dropdown-menu>.active>a:focus {
    color: #000;
    text-decoration: none;
    outline: 0;
    background-color: transparent;
}
.modify-hotel .home-search-bar i.soap-icon-calendar.icon.icon--kohana.arrive.calu {
    right: 147px;
    z-index: -1;
}
.modify-hotel .home-search-bar .tab-content {
    /* background: none; */
}
form#hotelsSearchForm {
    padding: 0 8px;
}
.modify-hotel span.modifysr-close {
    width: 28px;
    height: 26px;
    float: left;
    position: absolute;
    right: 6px;
    top: 0;
    cursor: pointer;
    z-index: 9999;
    box-shadow: 2px 2px 5px 1px #3e3e3e;
    background: #1a1a1a;
    color: #fff;
}
.modify-hotel span.modifysr-close:hover:before {
    color: #fff;
    opacity: 1;
}
.modify-hotel .modifysr-close:before {
    content: "X";
    font-size: 16px;
    position: absolute;
    right: 8px;
    top: 4px;
    font-family: inherit;
    opacity: 0.5;
}
.HotelPdetailPge h4.bform-hotel-det >div {
    float: left;
    width: 100%;
    margin-bottom: 8px;
}
.HotelPdetailPge h4.bform-hotel-det > div > span.htl-one {
    width: 45%;
    float: left;
    background: #003778;
    color: #fff;
	font-size: 14px;
}
.HotelPdetailPge span.htl-one {
    padding: 6px 10px;
}
.HotelPdetailPge h4.bform-hotel-det > div > span {
    width: 50%;
    float: left;
	font-size: 14px;
	color: #645a98;
    padding: 6px 10px;
}
.HotelPdetailPge .bform-hotel {
    margin-bottom: 21px;
    padding-top: 8px;
    padding-bottom: 8px;
}
.HotelPdetailPge .bform-hotel h3.box-smallTitle {
    margin-bottom: 0;
}
.hotelListCnt .bform-hotel  .rating {
    border: none;
    float: left;
    margin: auto;
    width: auto;
}
.hotelListCnt .bform-hotel  strong {
    color: #ff7800;
    font-size: 18px;
    font-weight: normal;
}
.HotelPdetailPge h4.bform-hotel-det > div > span:nth-child(even) {
    padding: 0 0 6px 6px;
}
.HotelPdetailPge .fare-detils .top-headd h4 {
    color: #645a98;
    font-weight: bold;
    float: left;
    margin-bottom: 20px;
}
.HotelPdetailPge .fare-detils .row {
    border-bottom: 1px solid #EEEEEE;
    margin: 0px 0px 0px 0px;
    padding-top: 10px;
}
.HotelPdetailPge h6.text-right  {
    margin: 0 0 15px 0;
    padding: 0;
    font-size: 20px;
    font-weight: normal;
    line-height: normal;
}
.HotelPdetailPge .fare-detils h4{
    margin: 0 0 15px 0;
    padding: 0;
    font-weight: normal;
    line-height: normal;
}
.HotelPdetailPge .mCSB_inside > .mCSB_container {
    margin-right: 16px;
}
.tot-price.text-right {
    padding: 0;
}
.tot-price.text-right i{
    text-decoration: none;
	font-style:normal;
}


.sb-htldtil-price {
    margin-bottom: 40px;
	padding: 0;
}
.sb-htldtil-price-holder {
    width: 100%;
    margin: 24px 0;
    float: left;
}
.sb-htldtil-price-holder .price {
    float: left;
    width: 100%;
    text-align: left;
}
.sb-htldtil-price-holder .price > strong {
    font-size: 28px;
}
.sb-htldtil-price-holder .price > i {
    font-size: 10px;
    float: left;
    width: 100%;
    margin-top: 4px;
    font-style: normal;
    text-transform: capitalize;
    color: #9E9E9E;
}
span.price > strong > i {
    font-style: normal;
}
table.sidebar-guestdetail thead {
    background: #003778;
    color: #fff;
    font-size: 14px;
}
table.sidebar-guestdetail thead tr th, table.sidebar-guestdetail tbody tr td {
    padding: 10px 6px;
    text-align: center;
}
table.sidebar-guestdetail tbody tr td:first-child {
    text-align: left;
}
table.sidebar-guestdetail thead tr th, table.sidebar-guestdetail tbody tr td {
    padding: 10px 3px;
    text-align: center;
}
table.sidebar-guestdetail {
    font-size: 13px;
    margin: 12px 0;
}
table.sidebar-guestdetail tbody tr:nth-child(even) {
    background: #ecf9ff;
    border-top: 1px solid #ecf9ff;
    border-bottom: 1px solid #ecf9ff;
}
.htld-fullwidth {
    margin-bottom: 2px;
    display: block;
    float: left;
    width: 100%;
    border-top: 1px solid #E0E0E0;
    padding-top: 12px;
}
.htld-fullwidth > strong.pull-left {
    font-size: 16px;
}
span.pull-left.incld-tnf {
    font-size: 11px;
}

.starRating-Holder {
    margin: auto;
    width: 64px;
    position: relative;
    top: -4px;
}
.starRating-Holder .starAll i:before{
	content: "\f005";
    color: #dedede; /**  #ffd700; **/
	font-size:13px;
}

/**** star half ***/

.starRating-Holder .starh.starAll i:nth-child(1):before {
    content: "\f123";
    color: #ffd700;
}

/**** star 1 ***/
.starRating-Holder .star1.starAll i:nth-child(1):before {
    content: "\f005";
    color: #ffd700;
}

/**** star 1 half ***/

.starRating-Holder .star1h.starAll i:nth-child(1):before {
    content: "\f005";
    color: #ffd700;
}
.starRating-Holder .star1h.starAll i:nth-child(2):before {
    content: "\f123";
    color: #ffd700;
}


/**** star 2 ***/
.starRating-Holder .star2.starAll i:nth-child(1):before,
.starRating-Holder .star2.starAll i:nth-child(2):before {
    content: "\f005";
    color: #ffd700;
}

/**** star 2 half ***/

.starRating-Holder .star2h.starAll i:nth-child(1):before,
.starRating-Holder .star2h.starAll i:nth-child(2):before {
    content: "\f005";
    color: #ffd700;
}
.starRating-Holder .star2h.starAll i:nth-child(3):before {
    content: "\f123";
    color: #ffd700;
}

/**** star 3 ***/
.starRating-Holder .star3.starAll i:nth-child(1):before,
.starRating-Holder .star3.starAll i:nth-child(2):before,
.starRating-Holder .star3.starAll i:nth-child(3):before {
    content: "\f005";
    color: #ffd700;
}


/**** star 3 half ***/
.starRating-Holder .star3h.starAll i:nth-child(1):before,
.starRating-Holder .star3h.starAll i:nth-child(2):before,
.starRating-Holder .star3h.starAll i:nth-child(3):before {
    content: "\f005";
    color: #ffd700;
}
.starRating-Holder .star3h.starAll i:nth-child(4):before {
    content: "\f123";
    color: #ffd700;
}



/**** star 4 ***/
.starRating-Holder .star4.starAll i:nth-child(1):before,
.starRating-Holder .star4.starAll i:nth-child(2):before,
.starRating-Holder .star4.starAll i:nth-child(3):before,
.starRating-Holder .star4.starAll i:nth-child(4):before {
    content: "\f005";
    color: #ffd700;
}


/**** star 4 half ***/
.starRating-Holder .star4h.starAll i:nth-child(1):before,
.starRating-Holder .star4h.starAll i:nth-child(2):before,
.starRating-Holder .star4h.starAll i:nth-child(3):before,
.starRating-Holder .star4h.starAll i:nth-child(4):before {
    content: "\f005";
    color: #ffd700;
}
.starRating-Holder .star4h.starAll i:nth-child(5):before {
    content: "\f123";
    color: #ffd700;
}

/**** star 5 ***/
.starRating-Holder .star5.starAll i:nth-child(1):before,
.starRating-Holder .star5.starAll i:nth-child(2):before,
.starRating-Holder .star5.starAll i:nth-child(3):before,
.starRating-Holder .star5.starAll i:nth-child(4):before,
.starRating-Holder .star5.starAll i:nth-child(5):before {
    content: "\f005";
    color: #ffd700;
}
.hotelListCnt article.box.Hotel-search-holder .amenities > i img {
    width: 20px;
    height: 20px;
    margin-right: 6px;
}
.htlDetailHolder .search-loader-top {
    position: relative;
    top: -5px;
    padding: 16px 0;
}
.hotel-details-drpdwn ul.amenities.clearfix.style2 {
    margin-top: 12px;
    float: left;
    font-size: 14px;
    color: #000;
    text-align: center;
    width: 100%;
}
.hotel-details-drpdwn ul.amenities.clearfix.style2 li {
    float: left;
    margin-right: 0;
    padding: 0 3px;
}
.hotel-details-drpdwn ul.amenities.clearfix.style2 li div > img {
    width: 20px;
    height: initial;
    margin-right: 4px;
	float: left;
}
.hotel-details-drpdwn ul.amenities.clearfix.style2 li div {
    padding: 6px 14px;
    float: left;
    min-width: 260px;
    font-size: 14px;
    margin-bottom: 10px;
}
.available-btn ~ a {
    font-size: 12px;
    cursor: pointer;
    color: red;
}
.accordContent .detail-description .description-content p {
    color: #000;
    font-size: 14px;
}

/* .hotelList.searchresultsDiv.grid-group-item .details-wrapper.hotel-contentListCntiner .fd-grdleft */

.hotelList.searchresultsDiv.grid-group-item .details-wrapper.hotel-contentListCntiner > div {
    float: left;
    width: 100%;
}
.hotelList.searchresultsDiv.grid-group-item .details-wrapper.hotel-contentListCntiner .first-row {
    height: 85px;
    background: #f9f9f9;
    border-bottom: 1px solid #e6e6e6;
}
.hotelList.searchresultsDiv.grid-group-item .details-wrapper.hotel-contentListCntiner .first-row .fd-grdleft {
    height: 85px;
    background: #f9f9f9;
    border-bottom: 1px solid #e6e6e6;
    padding: 2px;
}
.hotelList.searchresultsDiv.grid-group-item .details-wrapper.hotel-contentListCntiner .second-row{
    height: 138px;
}
.hotelList.searchresultsDiv.grid-group-item .details-wrapper.hotel-contentListCntiner .starRating-Holder {
    margin: auto;
    width: 26%;
    position: relative;
    top: -4px;
}
.hotelList.searchresultsDiv.grid-group-item .details-wrapper.hotel-contentListCntiner {
    padding: 6px 5px;
    float: left;
    background: #ffffff;
}
.htlSearch-filter-all .HtlSlctBx button.multiselect.dropdown-toggle.btn.btn-default span {
    width: 82%;
    display: inline-block;
    overflow: hidden;
    position: relative;
    top: 4px;
    color: #cf1204;
}
.hotelList.searchresultsDiv .list-amenities .amenities {
    height: 20px;
    max-width: 80%;
    overflow: hidden;
    float: left;
}
.hotelList.searchresultsDiv .list-amenities .showmoreAment {
    float: left;
	color: #E21900;
	padding:0 2px;
    cursor: pointer;
    position: relative;
    top: 2px;
}
.hotelFareDetails .faredetectdialog table.bookingDetectionDivCls > tr td:nth-child(odd) {
    width: 29%;
}
.hotelFareDetails .paypalOption, .hotelFareDetails .paymentArea{
	margin:0;
}
.hotelFareDetails .paypalpay > span.paypal-txt select {
    background: none;
    border: 1px solid #ccc;
    margin-left: 10px;
}
.page.hotel-hmePge span.ob-content.frnds-cont-div *,
.page.hotel-hmePge span.ob-content ul li:before{
		color: #ffffff;
}
.modal.cancellation-policy {
    z-index: 10005;
}
.searchresultsDiv.grid-group-item .searchfare-details-drpdwn.hotel-searchfare {
    display: none !important;
}
.searchresultsDiv.grid-group-item nav.search-left-float {
    position: absolute;
    left: -10px;
    top: -2px;
    z-index: 9999;
}
.searchresultsDiv.grid-group-item article.box.Hotel-search-holder figure .hotel-gallery a:hover:after {
    width: 269px;
    z-index: 999;
}
.searchresultsDiv.grid-group-item article.box.Hotel-search-holder figure .hotel-gallery a:hover:before {
    right: 106px;
}
.input--fumi .adultbirthdatehotel::-webkit-input-placeholder {
	letter-spacing: -0.8px;
}
span.htlDetailldrp.pull-right {
    position: relative;
    left: -22px;
    top: 14px;
    font-size: 14px;
    color: #cf1204;
}
span.htlDetailldrp.pull-right > a {
    cursor: pointer;
}
span.htlDetailldrp.pull-right > a:hover {
     color:#1870b1;
}
table tr td span > span:nth-of-type(n+3) {
    background: #cf1204;
    color: #fff;
    padding: 3px 2px;
    text-align: left;
    float: left;
    margin-bottom: 1px;
}
.booking-details.gobudgetair-box.movDivfrHtl {
    padding: 4px 6px 13px 8px;
}
.sidebar-img {
    float: left;
    margin-bottom: 12px;
}
.modalCategoryDesc ul.amenities.amenities-popup {
    margin-top: 12px;
    display: inline-block;
    height: 400px;
    overflow-y: auto;
}
.modalCategoryDesc ul.amenities.amenities-popup li {
    float: left;
    margin-right: 0;
    padding: 0 4px;
    width: 33.3333%;
}
.modalCategoryDesc ul.amenities.amenities-popup li div  img {
    width: 20px;
    height: initial;
    margin-right: 4px;
}
.modalCategoryDesc ul.amenities.amenities-popup li div {
    padding: 6px 14px;
    float: left;
    min-width: 256px;
    font-size: 14px;
}
.modalCategoryDesc ul.amenities.amenities-popup li div {
    background: #f5f5f5;
    width: 100%;
    padding: 6px 8px;
    box-shadow: 1px 1px 1px 1px #dcdcdc;
    color: #424242;
    margin-bottom: 8px;
    min-width: initial;
}
article.box.Hotel-search-holder figure .hotel-gallery  a:not(:first-child) {
    display: none;
}
article.box.Hotel-search-holder figure .hotel-gallery a:hover:before {
	content: "\f03e";
    position: absolute;
    z-index: 99;
    right: 135px;
    top: 80px;
    font-family: fontawesome;
    font-size: 35px;
    z-index: 99999;
    text-shadow: 3px 1px 1px #656363;
}
article.box.Hotel-search-holder figure .hotel-gallery a:hover:after {
    background: rgba(255, 255, 255, 0.65);
    position: absolute;
    content: "";
    width: 272px;
    left: 0;
    top: 0px;
    height: 180px;
    z-index: 9999;
}
article.box.Hotel-search-holder nav.search-left-float {
    top: initial;
}
.searchResultIs.hotelListCnt {
    float: left;
    width: 100%;
}
.flights-found-txt.hotelSearchTopEmail {
    /* float: left; */
    /* width: 88%; */
    /* top: 13px; */
    /* position: relative; */
    font-size: 14px;
    font-weight: bold;
    margin: 18px 0;
}
.HtlSlctBx.filtLblPrice i {
    font-style: normal;
}
.search-drop-holder .mt-accordionBar .location-content h3 {
    color: #cf1204;
}
.pp_pic_holder.pp_default .pp_social {
    margin-top: 7px;
    display: none;
}
.hotelListCnt .details-wrapper.hotel-contentListCntiner h3.box-smallTitle > small {
    cursor: pointer;
}
.hotelListCnt .details-wrapper.hotel-contentListCntiner h3.box-smallTitle > small:hover {
    color: #0073ca;
}
label.chkBoxPrivacy.onePxBorder  a.chkBoxCP {
    color: #cf1204;
}
table.sidebar-guestdetail td span > span {
    width: 100%;
    float: left;
}
.sidebar .hotelListCnt h3.box-smallTitle small {
    float: left;
    width: 100%;
}
.sidebar .booking-details .other-details dd {
    padding: 8px 0px 20px 108px;
}
.sessHotel.session_counter {
	top: 79px;
}
.search-loader-top.hotelListtLoader {
    margin-top: 24px;
    margin-bottom: 24px;
}
/*hotel-description*/
.attract-modals.cancellation-policy.in .modal-body p{
	color:#000;
	font-size:14px;
	
}
.sb-htldtil-allprice-holder table.sidebar-guestdetail td span > span{

    line-height: 21px;
    padding-left: 2px;
    padding-top: 4px;
    padding-bottom: 4px;
}

.sb-htldtil-allprice-holder table.sidebar-guestdetail tbody tr td:nth-child(1){
	
	background:#cf1204;
	color:#fff;	
	position:relative;
	width:100%;
	float:left;
	padding: 0px;
   margin-top: 1px;

	
}
@media (min-width: 768px){
.modal-dialog{
    width: 840px;
}
}
.attract-modals.cancellation-policy .modal-dialog.hotel-map-popup .modal-content{
	height:620px;
}


/*.sb-htldtil-allprice-holder table.sidebar-guestdetail tbody tr td span.side-pasdetails:after{
	    content: "";
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 12px 0px 13px 13px;
    border-color: transparent transparent transparent #cf1204;
    position: absolute;
    top: 25%;
    right: -13px;
}*/
.hotel-fSearch-bar.filter-hSearch-bar ul.multiselect-container.dropdown-menu input.form-control.multiselect-search {
    width: 100%;
}
.htlRslt-loaderContent {
    float: left;
    width: 100%;
    text-align: center;
    position: relative;
    top: 22px;
    font-size: 16px;
    color: #ff0000;
}
div#specific_country .ms-options-wrap > button {
    text-transform: capitalize;
}
.detail-availability .htlDetail-row.row .price {
    font-size: 18px;
    position: relative;
    top: 4px;
    left: -4px;
}
.sb-htldtil-allprice-holder .farepax  {
    float: left;
    width: 100%;
}
.sb-htldtil-allprice-holder .farepax dt.total-price {
    width: initial;
}

/****** hotel endy ****/
























@media(min-width:320px) and (max-width: 766px){
	.room-guestaddcopy,.rooms-option-hold > div, .rooms-option-hold .h-search-guests > div, .rooms-option-hold .h-search-guests .htl-child-age-hold > div{
		width: 100%;
	}
	.home-search-bar .tab-content .form-group.rooms-option-hold select {
		position: relative;
		width: 100%;
	}
	.rooms-option-hold div > span {
		float: left;
		width: 100%;
		position: relative;
		top: 0;
		font-size: 14px;
		color: #fff;
	}
	.hme-btn-mbl.hmetlBtn{
		position: absolute;
		bottom: 28px;
		top: initial;
		width:100%;
	}
	.search-moption.htlOption {
		margin-top: 50px;
	}
	.home-search-bar .tab-content .form-group.rooms-option-hold select#rooms {
		border: 2px solid #cf1204;
	}
	.h-search-guests {
		border-bottom: 2px dotted #cf1204;
		padding-bottom: 30px;
		margin-bottom: 12px;
	}
	.h-search-guests:last-child{
		border-bottom: none;
	}
	.form-group.col-sm-2.col-md-2.hm-trvlr {
		float: left;
		width: 100%;
		margin-bottom: 24px;
	}
	.rooms-option-hold .h-search-guests div {
		margin-top: 6px;
	}
	/* 	.hotel-hmePge .discountPromise-gridHolder > .hdp-row > .dp-Grid1 {
		float: none;
		margin: 0 auto 14px;
	} */
	.hotel-hmePge .testimonial-box-wrapper {
		height: auto;
	}
	.hotel-hmePge .discountPromise-gridHolder > .hdp-row > .dp-Grid1:nth-child(2n) { 
		margin-right:0;
	}	
}
@media(min-width:480px) and (max-width: 767px){
	.hotel-hmePge .discountPromise-gridHolder > .hdp-row > .dp-Grid1{
		margin-right:4px;
		
	}
}
@media(min-width:767px) and (max-width: 991px){
	
	.home-search-bar .tab-content .form-group.rooms-option-hold select {
		position: relative;
		width: 100%;
	}
	.room-guestaddcopy {
		width: 100%;
	}
	.rooms-option-hold div > span {
		float: left;
		width: 100%;
		position: relative;
		top: 0;
		font-size: 14px;
		color: #fff;
	}
	.hme-btn-mbl.hmetlBtn{
		position: absolute;
		bottom: 3px;
		top: initial;
		width:100%;
	}
	.search-moption.htlOption {
		margin:0;
	}
	.home-search-bar .tab-content .form-group.rooms-option-hold select#rooms {
		border: 2px solid #cf1204;
	}
	.h-search-guests {
		border-bottom: 2px dotted #cf1204;
		padding-bottom: 30px;
		margin-bottom: 12px;
	}
	.h-search-guests:last-child{
		border-bottom: none;
	}
	.form-group.col-sm-2.col-md-2.hm-trvlr {
		float: left;
		width: 100%;
		margin-bottom: 24px;
	}
	.rooms-option-hold .h-search-guests div {
		margin-top: 0;
	}
	.hotel-hmePge .discountPromise-gridHolder > .hdp-row > .dp-Grid1 {
		float: initial;
		display: inline-block;
		margin: 0;
	}
	.hotel-search-bar .row.hw-psngr.hme-srchopt-mbl > .rooms-option-hold {
		position: relative;
		top: 0;
		margin: 0;
		width: 100%;
	}
	.home-search-bar .tab-content .form-group.rooms-option-hold select {
		padding: 0 5% 0 17px;
	}
	.hotel-hmePge .discountPromise-gridHolder > .hdp-row > .dp-Grid1:nth-child(2n) { 
		margin-right:0;
	}
	/* 	.discountPromise-gridHolder > .hdp-row {
		padding: 0 2%;
		width: 72% !important;
		margin: auto;
		display: block;
	} */
	
}	

@media(min-width:992px) and (max-width: 1199px){
	/* 	.hotel-hmePge .discountPromise-gridHolder > .hdp-row > .dp-Grid1:nth-child(3n) { 
		margin-right:0;
		}	
		.hotel-hmePge .discountPromise-gridHolder > .hdp-row > .dp-Grid1 {
		float: left;
		margin-right: 18px;
		}
		.dis_after_img_holder {
		float: left;
		height: 100%;
		width: 100%;
		margin-bottom: 28px;
	} */
	.hotel-hmePge .discountPromise-gridHolder > .hdp-row > .dp-Grid1:nth-child(3n) { 
		margin-right:0;
	}
	.dis_after_img_holder {
		float: left;
		height: initial;
		width: 100%;
		margin-bottom: 28px;
	}
}

@media(min-width:1200px){
	.hotel-hmePge .discountPromise-gridHolder > .hdp-row > .dp-Grid1:nth-child(4n) { 
		margin-right:0;
	}
	.dis_after_img_holder {
		height: initial;
	}
}
/*hotelss*/
@media (min-width: 992px){

.attract-modals.cancellation-policy .modal-dialog.hotel-map-popup {
    width: 1100px !important;
}

}




/******************rating ******************************/
/****** Style Star Rating Widget *****/

.hotelListCnt .rating {
    border: none;
    float: none;
    margin: auto;
    width: 64%;
}
.hotelListCnt .rating > input {
	display: none;
}

.hotelListCnt .rating > label:before {
	margin: 2px;
    font-size: 1em;
    font-family: FontAwesome;
    display: inline-block;
    content: "\f005";
}

.hotelListCnt .rating > .half:before {
	content: "\f089";
	position: absolute;
}

.hotelListCnt .rating > label {
	color: #ddd;
	float: right;
}


/***** CSS Magic to Highlight Stars on Hover *****/

.hotelListCnt .rating > input:checked ~ label,

/* show gold star when clicked */

.hotelListCnt .rating:not(:checked) > label:hover,

/* hover current star */

.hotelListCnt .rating:not(:checked) > label:hover ~ label {
	color: #FFD700;
}


/* hover previous stars in list */

.hotelListCnt .rating > input:checked + label:hover,

/* hover current star when changing rating */

.hotelListCnt .rating > input:checked ~ label:hover,
.hotelListCnt .rating > label:hover ~ input:checked ~ label,

/* lighten current selection */

.hotelListCnt .rating > input:checked ~ label:hover ~ label {
	color: #FFED85;
}
/******************\\\rating\\\ ******************************/






/*************************Select box*************************/
.filterSortingTop {
    float: right;
    position: relative;
    top: 7px;
}
.filterSortingTop > label {
    float: left;
    line-height: 34px;
    margin-right: 14px;
    font-size: 14px;
    color: #000;
}
.htlselect {
    position: relative;
    display: block;
    /* margin: 0 auto; */
    width: 138px;
    max-width: 325px;
    color: #cccccc;
    vertical-align: middle;
    text-align: left;
    -webkit-user-htlselect: none;
    -moz-user-htlselect: none;
    -ms-user-htlselect: none;
    user-htlselect: none;
    -webkit-touch-callout: none;
}
.htlselect .placeholder {
    position: relative;
    display: block;
    background-color: #ffffff;
    z-index: 1;
    padding: 0.5em;
    border-radius: 2px;
    cursor: pointer;
    border: 1px solid #003778;
    font-size: 14px;
	color: #000;
}

.htlselect .placeholder:hover {
	background: #fff;
}
.htlselect .placeholder:after {
	position: absolute;
    right: 0;
    top: 0;
    font-family: 'FontAwesome';
    height: 100%;
    content: '\f078';
    z-index: 10;
    background: #003778;
    line-height: 30px;
    width: 34px;
    text-align: center;
	color: #FFF;
}
.htlselect.is-open .placeholder:after {
	content: '\f077';
}
.sort-by-section .htlselect.is-open ul {
	display: block;
	background: #003778 !important;
}
.htlselect.htlselect--white .placeholder {
	background: #fff;
	color: #999;
}
.htlselect.htlselect--white .placeholder:hover {
	background: #fafafa;
}
.htlselect.sortName{
	background: #003778;
    border: 1px solid #fefefe;
    border-bottom: none;
}
.htlselect ul {
	display: none;
	position: absolute;
	overflow: hidden;
	overflow-y: auto;
	width: 100%;
	background: #fff;
	border-radius: 2px;
	top: 100%;
	left: 0;
	list-style: none;
	margin: 5px 0 0 0;
	padding: 0;
	z-index: 100;
	max-height: 120px;
}
.htlselect ul li {
    display: block;
    text-align: left;
    padding: 8px 10px;
    color: #fff;
    cursor: pointer;
    width: 100%;
    font-size: 14px;
}
.htlselect ul li:hover {
	background: #cf1204;
	color: #fff;
}
.filterSortingTop > div {
    float: left;
    margin-right: 16px;
}


/***/
.hotel-search-bar .row.hw-psngr.hme-srchopt-mbl > .rooms-option-hold {
    top: 8px;
    width: 100%;
}
.home-search-bar .tab-content .form-group.rooms-option-hold select {
    padding: 0 13px;
    width: 64px;
}
.rooms-option-hold > div.room-guestaddcopy {
    width: 80%;
}
.h-search-guests {
    width: 100%;
}
@media(min-width:991px) and (max-width: 1199px){
.rooms-option-hold > div, .rooms-option-hold .h-search-guests > div, .rooms-option-hold .h-search-guests .htl-child-age-hold > div {
    float: left;
    margin-right: 8px;
    position: relative;
    margin-bottom: 24px;
}
}
.modify-drpdwn-holder .row.hw-psngr > div{
    width: 20%;
}
.modify-drpdwn-holder .home-search-bar .tab-content .form-group.rooms-option-hold {
    width: 100%;
}
/*************************\\\\Select box\\\*************************/

@media(min-width:320px) and (max-width: 767px){
	.modify-search-holder.container > .col-md-12 > .row > div {
		width: 100%;
		float: left;
	}
	.modify-hotel .modify-search-holder.container .row > div.modify-date, .modify-hotel .modify-search-holder.container .row > div.modify-btns {
		padding-left: 0;
		padding-top: 0;
		border-left: none;
		height: initial;
		padding-bottom: 0;
		float: left;
		width: 100%;
		margin-bottom: 12px;
	}
	.modify-hotel .modify-search-holder.container .row > .modify-fromto, 
	.modify-hotel .modify-search-holder.container .row .modify-passengers, 
	.modify-hotel .modify-search-holder.container .row .modify-on-ret {
		display: block;
		border: none;
	}
	.modify-hotel .modify-date > div {
		width: 100%;
	}
	.modify-hotel .modify-date > div.modify-psngr-btn {
		float: left;
		width: 100%;
		margin-top: 0;
	}
	.htlFilterdrpr {
		width: 100%;
	}
	.filterDrpdwnBtn .session_counter {
		float: none;
		top: 0;
		right: 0;
		width: 88%;
	}
	.modify-hotel .modify-drpdwn.slide-up {
		top: 0;
		position: relative;
	}
	.htlDetailHolder .sort-by-section.box.only-tiles.htlSorting > div {
		width: 100%;
		float: left;
		text-align: center;
	}
	.filterSortingTop > label {
		width: 100%;
	}
	.filterSortingTop > div {
		float: left;
		margin-right: 16px;
		width: 100%;
		margin-bottom: 8px;
		max-width: inherit;
	}
	.hotelListCnt article.box.Hotel-search-holder img {
		width: 100%;
	}
	.hotelListCnt .details-wrapper.hotel-contentListCntiner .fd-grdleft {
		width: 100%;
		left: 0;
		text-align: center;
	}
	.hotelListCnt article.box.Hotel-search-holder .fare-price .details-wrapper {
	    display: inline-block;
		transform: initial;
		width: 100%;
	}
	.hotelListCnt .rating {
		width: 26%;
	}
	.search-result-left  .list-group .searchResultIs.hotelListCnt span.flprice {
		width: 100%;
		text-align: center;
	}
	.hotelListCnt .detail-availability .htlDetail-head.row {
		display: none;
	}
	.hotelListCnt .search-drop-holder p.ddrooms {
		text-align: center;
	}
	.hotelListCnt .search-drop-holder .room-type .htlDetail-row.row > div:nth-child(2):before{
		content: "Room Rate : ";
	}
	.hotelListCnt .search-drop-holder .room-type .htlDetail-row.row > div:nth-child(3):before {
		content: "Tax : ";
	}
	.hotelListCnt article.box.Hotel-search-holder .search-drop-holder .photogallery img {
		width: 100%;
		height: 55px;
	}
	.hotelListCnt .search-drop-holder .photogallery ul li {
		float: left;
		width: 23%;
		margin-right: 6px;
		margin-top: 10px;
	}
	.hotelListCnt .search-drop-holder ul.gallery.clearfix li a:hover:after {
		display:none;
	}
	.sort-by-section.clearfix.box.only-tiles .htlselect.is-open ul {
		display: block;
	}
	.home-search-bar .tab-content .form-group.rooms-option-hold select,.rooms-option-hold > div.room-guestaddcopy {
		width: 100%;
	}
	.modify-drpdwn-holder .row.hw-psngr > div {
		width: 100%;
	}
}
@media(min-width:480px) and (max-width: 767px){
	.filterDrpdwnBtn .session_counter {
		width: 38%;
	}	
	.home-search-bar .tab-content .form-group.rooms-option-hold select,.rooms-option-hold > div.room-guestaddcopy {
		width: 100%;
	}
	
}

@media(min-width:767px) and (max-width: 991px){
	.modify-search-holder.container > .col-md-12 > .row > div {
		width: 100%;
		float: left;
	}
	.modify-hotel .modify-search-holder.container .row > div.modify-date, .modify-hotel .modify-search-holder.container .row > div.modify-btns {
		padding-left: 0;
		padding-top: 0;
		border-left: none;
		height: initial;
		padding-bottom: 0;
		float: left;
		width: 100%;
		margin-bottom: 12px;
	}
	.modify-hotel .modify-search-holder.container .row > .modify-fromto, 
	.modify-hotel .modify-search-holder.container .row .modify-passengers, 
	.modify-hotel .modify-search-holder.container .row .modify-on-ret {
		display: block;
		border: none;
	}
	.modify-hotel .modify-date > div {
		width: 100%;
	}
	.modify-hotel .modify-date > div.modify-psngr-btn {
		float: left;
		width: 100%;
		margin-top: 0;
	}
	.htlFilterdrpr {
		width: 100%;
	}
	.filterDrpdwnBtn .session_counter {
		float: none;
		top: 0;
		right: 0;
		width: 88%;
	}
	.modify-hotel .modify-drpdwn.slide-up {
		top: 70px;
	}
	.htlDetailHolder .sort-by-section.box.only-tiles.htlSorting > div {
		width: 100%;
		float: left;
		text-align: center;
	}	
	.page.hotel-hmePge span.ob-content.frnds-cont-div h3 {
		margin-top: 38px;
	}	
	.home-search-bar .tab-content .form-group.rooms-option-hold select {
		width: 100%;
	}
}

@media(min-width:992px) and (max-width: 1199px){
	.listing-style3 .price {
		float: none;
		text-align: center;
		font-size: 18px;
	}
	.available-btn ~ a {
		width: 100%;
		display: block;
		text-align: center;
	}
	.filterSortingTop {
		float: left;
		position: relative;
		top: 0;
		left: 9px;
	}
	.hotelListCnt .details-wrapper.hotel-contentListCntiner .fd-grdleft {
		width: 100%;
		left: 0;
		padding: 8px 4px 2px 0;
	}
	.starRating-Holder {
		width: 64px;
	}
	h4.bform-hotel-det.col-xs-12.col-sm-2.col-md-12 > div span {
		width: 100%;
		margin-bottom: 6px;
	}
	.booking-details .other-details dt.feature.Conveniencefee {
		width: 54.5%;
	}
	.rooms-option-hold > div.room-guestaddcopy {
		width: 76%;
	}
}/* 992*1199 */

@media(min-width:1200px){
	.modify-hotel .open > .dropdown-menu {
		width: initial;
	}	
}
@media(max-width:1199px){
	ul.quick-menu.pull-right.MobileMouseDrpdwn.afterLoginTopmenu {
		position: relative;
		top: -1px;
		float: left !important;
		width: 103%;
		background: #cf1204;
		padding: 0 17px;
		position: relative;
		top: 0;
		left: -1.5%;
		border-top: 1px solid #7b7a7a;
	}	
	.modify-hotel .modify-date > div {
		float: left;
		width: 83%;
	}
		.row.top-headd .bform-hotel, .row.top-headd h4 {
		width: 100%;
	}
	.walletWithRbal div:nth-child(2) {
		position: absolute;
		font-size: 11px;
		bottom: -34px;
	}
	.withMoneyWallet.pdd-full-amt > div, .withMoneyWallet.pdd-half-amt > div {
		margin: 0 20px 0 0;
	}
	.walletHolderPD .pd-privacy-txt > span, .paypalOption .pd-privacy-txt > span {
		top: -19px;
	}	
	.faredetectdialog .price_hide {
		padding: 4px 8px;
	}
	
}/* < 1199 */
@media(max-width:992px){
	.row.htlSearch-filter-all {
		padding: 0 30px 0;
	}
	.hotelListCnt article.box.Hotel-search-holder img {
		width: 100%;
		height: 180px;
	}
	.hotelListCnt .details-wrapper.hotel-contentListCntiner .fd-grdleft {
		width: 100%;
		left: 0;
	}
	.hotelListCnt article.box.Hotel-search-holder .fare-price .details-wrapper {
		display: block;
		float: none;
		transform: translateX(0) translateY(0);
		width: 100%;
	}
	.starRating-Holder {
		margin: auto;
		width: 63px;
		position: relative;
		top: -4px;
	}
	.search-result-left .list-group span.flprice {
		width: 42%;
		margin: auto;
		float: none;
	}
	
	.hotelList .second-row{
		height: 138px;
	}
	.hotelList .first-row {
		height: 85px;
		background: #f9f9f9;
		padding: 2px;
	}
	.available-btn ~ a {
		font-size: 12px;
		cursor: pointer;
		color: red;
		width: 104px;
		display: block;
		margin: auto;
		float: none;
	}
	.search-drop-holder p.ddrooms {
		text-align: center;
	}
	.htlDetail-row.row .price {
		float: none;
		text-align: center;
		display: block;
	}
	.backBtn > p {
		margin: 0;
		position: relative;
		top: 0;
		float: left;
		width: 100%;
		margin: 10px 0;
	}
		.row.top-headd .bform-hotel, .row.top-headd h4 {
		width: 100%;
	}
	.walletWithRbal div:nth-child(2) {
		position: absolute;
		font-size: 11px;
		bottom: -34px;
	}
	.withMoneyWallet.pdd-full-amt > div, .withMoneyWallet.pdd-half-amt > div {
		margin: 0 20px 0 0;
	}
	.walletHolderPD .pd-privacy-txt > span, .paypalOption .pd-privacy-txt > span {
		top: -31px;
	}
	.modify-hotel .modify-search-holder.container .row .modify-on-ret {
		width: 100%;
		float: left;
	}
	.modify-hotel .modify-on-ret > div.mod-return {
		float: right;
	}
}  /*  <992  */

@media(max-width:767px){
	.starRating-Holder {
		margin: auto;
		width: 63px;
		position: relative;
		top: -4px;
	}
	.withMoneyWallet.pdd-full-amt > div, .withMoneyWallet.pdd-half-amt > div {
		margin: 40px 23px 0 0;
		width: 96%;
	}
}


@media(min-width:320px) and (max-width: 480px){
	.hotelFareDetails .faredetectdialog table tr td:nth-child(odd) {
		width: 100%;
	}
	.multiSelectPayment label {
		margin-bottom: 14px;
	}
}



@-moz-document url-prefix() { 
	
	.HtlSlctBx .btn .caret {
    margin-left: 0;
    float: right;
    top: -18px;
    position: relative;
	}
}
.modal.cancellation-policy p.modalCategoryDesc tr td , .modal.cancellation-policy p.modalCategoryDesc tr th {
    border: 1px solid #ccc;
    padding: initial;
    text-align: center;
}
.modal.cancellation-policy .modalCategoryDesc table {
    width: 100%;
}




@-moz-document url-prefix() { 
	.form-selectbx select option {
	  border-right: 1px solid #a7a6a6;
	}	
	.grid-popup-body-div .tabAllContent > ul > li {
	  padding: 8px 5px;
	}
}



.hotelListCnt article.box.Hotel-search-holder img:after {
	content: "" " " attr(alt);
    background: url(../../images/hotels/no-image.jpg) center center no-repeat;
    height: 180px;
    float: left;
    width: 100%;
    position: absolute;
    left: 0;
	top:0;
    z-index: 99;
	border-right: 1px solid #e4e4e4;
}

.hotelListCnt article.box.Hotel-search-holder .tabAllContent ul.gallery img:after {
	content: "" " " attr(alt);
	background: url(../../images/hotels/no-image.jpg) center center no-repeat;
	height: 138px;
	float: left;
	width: 100%;
	position: absolute;
	left: 0px;
	top:0;
	z-index: 99;
	border-right: 1px solid #e4e4e4;
}
.grid-popup-scroll .tabAllContent ul.gallery img{
	position:relative
}
.grid-popup-scroll  ul.amenities.clearfix.style2 li div {
    /* min-width: 253px; */
	min-width: 242px;
}
.grid-popup-scroll .tabAllContent ul.gallery img:after {
    content: "" " " attr(alt);
    background: url(../../images/hotels/no-image.jpg) center center no-repeat;
    height: 138px;
    float: left;
    width: 248px;
    position: absolute;
    left: 0px;
    top: 0;
    z-index: 99;
    border-right: 1px solid #e4e4e4;
}

input#hotelSearchByName::-webkit-input-placeholder {
    color: #9a9a9a;
}
input#hotelSearchByName::-moz-input-placeholder {
    color: #9a9a9a;
}
input#hotelSearchByName::-o-input-placeholder {
    color: #9a9a9a;
}








.mt-tabs {
    float: left;
    width: 100%;
	z-index: 999;
    position: relative;
}
.mt-tabsContent {
    float: left;
    width: 100%;
	z-index: 99;
    position: relative;
    top: -4px;
}
.mtNav-tabs > ul > li {
    background: #424242;
    margin-bottom: 4px;
    padding: 8px 6px;
    border: 1px solid transparent;
    text-align: center;
    color: #fff;
    font-size: 14px;
    border-left: 1px solid #fff;
    width: 160px;
    float: left;
	cursor: pointer;
}
.mtNav-tabs > ul > li:hover {
    background: #232323;
}
.tabAllContent {
    padding: 6px;
    box-sizing: border-box;
    float: left;
    width: 100%;
    border: 1px solid #003778;
    min-height: 144px;
}
.tabAllContent > ul > li {
    float: left;
    width: 100%;
    background: #fbfbfb;
    display: none;
    padding: 8px 12px;
    color: #000;
}
.tabAllContent > ul > li.active,.tabAllContent > ul > li.active > ul > li{
	display: block;
}
.mtNav-tabs > ul > li.active{
    border-right: none;
    position: relative;
    background: #003778;
}
.mtNav-tabs > ul > li.active:after{
	content: "";
    position: absolute;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 10px 10px 0 10px;
    border-color: #003778 transparent transparent transparent;
    bottom: -10px;
    left: 45%;
}
.mt-tabcontainer {
    margin-bottom: 10px;
    /* display: block; */
    float: left;
    width: 100%;
    background: transparent;
    padding: 8px 12px;
}
.mt-tabcontainer > h2 {
	margin-bottom: 4px;
    border-bottom: 2px solid #e4e4e4;
    color: #ff7800;
    font-size: 18px;
    text-transform: capitalize;
    padding-bottom: 4px;
    margin-top: 12px;
}
.mtNav-tabs > ul > li:first-child {
    border-left: 0;
}
.mtNav-tabs > ul > li:last-child {
    border-right: 0;
}
.mtNav-tabs li i {
    font-size: 16px;
    position: relative;
    left: -4px;
}
.mtNav-tabs > ul > li > span {
    color: #fff;
}
.tabAllContent > ul > li div#dldescription p {
    font-size: 14px;
}
.searchresultsDiv.list-group-item article.box.Hotel-search-holder span.info-h-text{
    z-index: 9999;
}
.htlDetailHolder .item.list-group-item a.sr-emailfare,
.htlDetailHolder .item.list-group-item a.sr-facebook,
.htlDetailHolder .item.list-group-item a.sr-googleplus {
    z-index: 99999;
}
.description-address {
    padding: 10px 14px 0;
}
div#grid-detail-popup .description-address {
    padding: 10px 0 0;
}
.description-address > h3 {
    margin-bottom: 4px;
    color: #ff7800;
}
.description-address h5 {
    color: #cf1204;
}
.modal-backdrop.in {
    z-index: 10000;
    overflow-y: auto;
}
.modal {
    overflow-y: hidden;
	z-index: 10010;
}
.modal-body {
    position: relative;
    padding: 20px;
    max-height: 550px;
    overflow-y: auto;
} 
body.modal-open {
    overflow-y: scroll;
   /*  position: fixed; */
    margin: auto;
    left: 0;
    width: 100%;
}
.modal i.fa.fa-map-marker {
    color: #ff8417;
    font-size: 14px;
    margin-right: 2px;
}
.search-result-left .row.grid-group .Hotel-search-holder nav.search-left-float {
    z-index: 9999;
}


ul.multiselect-container.dropdown-menu{
	left:initial;
	right:0;
	z-index: 999999;
}

@media (max-width: 1199px){
	.filterSortingTop {
		top: 6px;
		float: right!important;
	}
	.lHotelCount {
		position: absolute;
		top: 60px;
	}
	
}

@media (max-width: 991px){
	.lHotelCount {
		position: relative;
		top: 0px;
		margin-left:0;
		margin-right:1%;
	}
	.filterSortingTop > div {
        margin-right: 10px;
	}	
	.htlDetailHolder .sort-by-section.box.only-tiles.htlSorting > div{
		width:initial;
	}
	.flights-found-txt.hotelSearchTopEmail{
		display:none;
	}
	.sessHotel.session_counter {
		top: 0;
	}
	.modify-hotel .modify-psngr-btn > div.modify-passengers > span {
		width: 23%;
		margin-right:10px;
	}
	.mtNav-tabs > ul > li {
		padding: 8px 15px;
		width: initial;
    }
	.search-result-left{
		width:100%;
	}
}


@media(max-width:767px){
	.htlDetailHolder .sort-by-section.box.only-tiles.htlSorting > .lHotelCount {	
		position:absolute;
		top: 110%;
		width:50%;
	}
	.searchResultIs.hotelListCnt {
		padding: 0 15px;
	}
	.multiselect-native-select .btn-group {
		right: 15px;
	}
	.htlDetailHolder .sort-by-section.box.only-tiles.htlSorting > div {
		text-align: left;
	}
	.htlDetailHolder .sort-by-section.box.only-tiles.htlSorting > div{
		width:100%;
	}
	
}

.discount{
	box-shadow: 0 3px 6px rgba(0,0,0,0.16), 0 3px 6px rgba(0,0,0,0.23);
}
.discount p{
    /* background-color: #e85484; */
	background-color: #ff5722;
    width: 150px;
    position: absolute;
    top: 4px;
    z-index: 999;
    right: 17px;
    text-align: left;
    padding: 8px;
    font-size: 14px;
	margin: 0;
	color: #fff;
	box-shadow: 0 3px 6px rgba(0,0,0,0.16), 0 3px 6px rgba(0,0,0,0.23);
	font-weight: bold;
	padding-left: 25px;
}
article.box.Hotel-search-holder .discount span {
    background: url(../../images/discount.png);
    background-size: cover;
    width: 50px;
    height: 50px;
    z-index: 999;
    position: absolute;
    left: 92px;
    color: #f3ff58;
    text-align: center;
    padding-top: 17px;
    font-size: 18px;
    font-weight: bold;
    top: -2px;
}
.grid-group-item .discount p{
	right:0;
	width:160px;
}
.grid-group-item article.box.Hotel-search-holder .discount span{
	left: 75px;
}


@media (max-width:1199px){
	.discount p{
		right: 14px;
	}
	article.box.Hotel-search-holder .discount span {
		left: 48px;
	}
	.grid-group-item .discount p{
		right:0;
		padding-left: 40px;
	}
	.grid-group-item article.box.Hotel-search-holder .discount span{
		left: 75px;
	}
}