@charset "utf-8";
/* CSS Document */



@media (max-width: 2101px) {
	body { 
		padding-top: 120px; 
	}
}

@media (max-width: 1199px) {
	body { 
		padding-top: 170px; 
	}
}

@media (max-width: 992px) {
	body { 
		padding-top: 230px; 
	}
}

@media (max-width: 767px) {
	body { 
		padding-top: 120px; 
	}
}


.home {
	padding-top:120px;
}

html {
	font-size: 14px;
}

@include media-breakpoint-up(sm) {
	html {
		font-size: 16px;
	}
}

@include media-breakpoint-up(md) {
	html {
		font-size: 20px;
	}
}

@include media-breakpoint-up(lg) {
	html {
		font-size: 28px;
	}
}
p {
	margin:2px;
	overflow:hidden
}
.generictext {
	font-size:14px;
}

#foothead {
	font-family:'Open Sans',sans-serif;
	font-weight:700;
	font-size:16px;
	text-transform:uppercase;
	color:#d13239;
}

* {box-sizing:border-box;
}

#wrapper {
	margin:0 auto;
	max-width: 1366px;
	font-family:'Open Sans', sans-serif, font-size:14px;
}

body{
	overflow-x: hidden;
}

.promo {
	height:420px;
	position:relative;
	/*background-color: #000;*/
	width:100%;
	overflow:hidden;
}

.bannerimg {
	max-width:100%;
	max-height:100%;
	
}



.booking{
	/*width:275px;
		height: 380px;
	background-color:#FFFFFF;*/
	position:absolute;
	right:20%;
	margin-top:15px;
	z-index: 10
}
.form {
	text-align:center;
}

.bookingm {	
	width:275px;
	height: 380px;
	width:90%;
	background-color:#FFFFFF;
	position:fixed;
	text-align:center;
	margin:10px 5px 10px 5px;
}

.happenings {
	text-align:center;
	
}
.happenings.pullup {
    top: -80px;
    position: relative;
}

.featuredhead {
	font-family:'Open Sans',sans-serif;
	font-style:italic;
	
}

.featured {
	font-family:'Open Sans',sans-serif;
	background-color:#FFFFFF;
	padding:10px;
	
}


.featuretexth {
	font-family:'Open Sans',sans-serif;
	font-weight:700;
	font-size:16px;
	margin:15px 0px 0px 18px;
	text-align:left;
	color:#404142;
	
}

.featuredtext {
	text-align:left;
	font-family:'Open Sans',sans-serif;
	font-size:15px;
	padding:10px 0px 30px 18px;
	color:#909090;
	text-wrap:supress;
	word-wrap: break-word;
	
}

.moreinfo {
	width:96px;
	height:34px;
	padding:5px;
	padding-bottom:10px;
	background-color:#c7a75e;
	font-family:'Open Sans',sans-serif;
	font-size:14px;
	font-style:italic;
	text-decoration:none;
    float:right;
	color:white;
	-webkit-transition-duration: 0.4s;
    transition-duration: 0.4s;
	
}

.moreinfo:hover{
	background-color:#FFFFFF;
	border:1px solid #c7a75e;
	color:#c7a75e;
}



.footer1 {
	background-color:#ebebeb;
	
}

.footer1 .footernav {
	font-family:'Open Sans',sans-serif;
	background-color:#ebebeb;
	padding-top:20px;
	
}

.footnavui {
	text-decoration:none;
	list-style:none;
	
	
}

.footnavui li a {
	text-decoration:none;	
	color:black;
}

#footsub {
	padding:0px 10px 10px 10px;
}



.sociallist {
	text-decoration:none;
	list-style:none;
}

.sociallist li a{
	display:inline-block;	
}

.foottext {
	font-family:'Open Sans',sans-serif;	
	font-size:13px;
	border-top:1px solid #666;
	margin:0px 20px 0px 20px;
	padding: 10px 0px 5px 20px;
	height: 86px;
	text-decoration:none;
	background-color:#ebebeb;
}

.foottext a {
	text-decoration:none;
	color:#666;
}

.datechange {
	border:1px solid #999;
	min-height:320px;
	padding:10px;
	
}

.datechangeh {
	border:1px solid #999;
	height:340px;
	padding:10px;
	
}

.weather {
	border:1px solid #999;
	height:150px;
}

.sortby {
	min-height:30px;
	
}

.hotelfeature {
	border:1px solid #999;
	min-height:202px;
	margin:10px 0px 15px 0px;
}
.hotelfeature td{
	border-top:0 !important;
}

.btn-red {
	background-color:#d13239;
	color:white;
}

.btn-red:hover {
	color:#d13239;
}

.btn-brown {
	background-color:#c7a75e;
	color:white;
}

.btn-brown:hover {
	background-color:#FFF;
	color:c7a75e;
}

#enterbtn {
	float:right;	
}

#updatebtn {
	background-color:#c7a75e;
	float:right;
	-webkit-transition-duration: 0.4s;
    transition-duration: 0.4s;
}

.optiontext {
	font-size:15px;
	margin:10px 0px 0px 10px;
	font-weight:bold;
}

#weatherimg {
	padding:0px 20px 0px 40px;
}

.weathertext {
	font-size:18px;
	font-weight:bold;
}

.sortbylist {
	list-style:none;
	font-size:15px;
	font-weight:bold;
	text-transform:uppercase;
	
	
}
.sortbylist li {
	display:inline-block;
	padding:5px 10px 5px 10px;
	color:#d1303a;
	margin:0px;
	
}
.sortbylist li a{
	text-decoration:none;
	color:#d1303a;
	margin:0px;
	
}
.sortbylistm {
	list-style:none;
	font-size:16px;
	font-weight:100;
	text-transform:uppercase;
	border-bottom:1px solid #d1303a;
	
	
}
.sortbylistm li {
	display:inline-block;
	padding:5px;
	color:#d1303a;
	margin:0px;
	
}

.sortbylistm li a{
	text-decoration:none;
	color:#d1303a;
	margin:0px;
	
}
.sortbylist li a:hover{
	border-bottom:1px solid #666;
	
}

.sortbylistm li a:hover{
	border-bottom:1px solid #666;
	
}
.hotelfeature {
	margin-top:10px;
	overflow:hidden;
	min-height:210px;
}
.mhotelfeature {
	margin:10px;
	border-bottom:solid 1px #CCCCCC;
}
.mhotelfeature table{
	width: 100%;
}
.mhotelfeature table ul{
	padding: 0;
	margin: 10px 0;
}
.mhotelfeature table ul li{
	list-style: none;
	padding: 0;
	margin: 5px 12px 5px 0;
	display: inline-block;
}
.mhoteltr {
	border:solid 1px #CCC;
}
.hotelname {
	font-weight:bold;
	font-size:19px;
}
.table {
	overflow:hidden;
}
.hoteldetails {
	padding:5px 20px 5px 25px;
	border-top:0 !important;
}
.hoteldetails ul{
	padding: 0;
	margin: 5px 0;
}
.hoteldetails ul li{
	list-style: none;
	padding: 0;
	margin: 5px 10px 5px 0;
	display: inline-block;
}
.hoteldetails ul li:first-child{
	margin-left: 0;
}
.mhotel {
	max-height:300px;
	max-width:270px;
}
.mhoteldetails {
	max-width:270px;
	padding:10px;
	margin:0px 10px 0px 10px;
}
.headtext {
	font-size:14px;
	font-weight:bold;
}
.fhotel {
	margin:0px;
	max-height:100%;	
	/*min-width:250px;*/
}
.mfhotel {
	padding:0px;
	margin:0px;
	max-width:100%;
	max-height:100%;	
	
}


.hotelprice {
	float:right;
	padding:10px;
	padding-left:100px;
	border-top:0 !important;
}
.dollartext {
	font-size:14px;
	font-weight:bold;
}
.mdollartext {
	font-size:19px;
	font-weight:bold;
	color:#900;
}

.pricetext {
	font-size:15px;
	font-style:italic;
	color:#999;
}
.mpricetext {
	font-size:15px;
	font-style:italic;
	color:#999;
	float:right;
	margin-top:5px;
	margin-right:-80px;
}
.mhotelprice {
	float:right;
	font-size:22px;
	color:#d13239;
	font-weight:bold;
}

.price {
	font-size:22px;
	font-weight:bold;
	
}
.btn-viewmore{
	background-color:#c7a75e;
	border:1px solid #c7a75e;
	border-radius:0px;
	-webkit-transition-duration: 0.4s;
    transition-duration: 0.4s;
}

.btn-viewmore:hover{
	background-color:white;
	border:1px solid #c7a75e;
	color:#c7a75e;
	border-radius:0px;
}
#hotelviewmore {
	margin:30px 20px 0px 0;
}
.margbot-stars{
	margin-bottom: 10px !important;
}
.datechangem {
	background-color:#dfdfdf;
	min-height:60px;
}

.datechangem li {
	display:inline-block;
	padding:20px 5px 5px 5px;
	font-size:16px;
	list-style:none;
}
.datechangem li a {
	text-decoration:none;
	color:#d1303a;
	border-bottom:1px solid #d1303a;
}


.breadcrumb-arrow {
    height: 36px;
    padding: 0;
    line-height: 36px;
    list-style: none;
    background-color: #e6e9ed
}
.breadcrumb-arrow li:first-child a {
    border-radius: 4px 0 0 4px;
    -webkit-border-radius: 4px 0 0 4px;
    -moz-border-radius: 4px 0 0 4px
}
.breadcrumb-arrow li, .breadcrumb-arrow li a, .breadcrumb-arrow li span {
    display: inline-block;
    vertical-align: top
}
.breadcrumb-arrow li:not(:first-child) {
    margin-left: -5px
}
.breadcrumb-arrow li+li:before {
    padding: 0;
    content: ""
}
.breadcrumb-arrow li span {
    padding: 0 10px
}
.breadcrumb-arrow li a, .breadcrumb-arrow li:not(:first-child) span {
    height: 36px;
    padding: 0 10px 0 25px;
    line-height: 36px
}
.breadcrumb-arrow li:first-child a {
    padding: 0 10px
}
.breadcrumb-arrow li a {
    position: relative;
    color: #fff;
    text-decoration: none;
    background-color: #c7a75e;
    border: 1px solid #c7a75e
}
.breadcrumb-arrow li:first-child a {
    padding-left: 10px
}
.breadcrumb-arrow li a:after, .breadcrumb-arrow li a:before {
    position: absolute;
    top: -1px;
    width: 0;
    height: 0;
    content: '';
    border-top: 18px solid transparent;
    border-bottom: 18px solid transparent
}
.breadcrumb-arrow li a:before {
    right: -10px;
    z-index: 3;
    border-left-color: #c7a75e;
    border-left-style: solid;
    border-left-width: 11px
}
.breadcrumb-arrow li a:after {
    right: -11px;
    z-index: 2;
    border-left: 11px solid #c7a75e
}
.breadcrumb-arrow li a:focus, .breadcrumb-arrow li a:hover {
    background-color: #FFF;
    border: 1px solid #c7a75e;
	color:#c7a75e;
}
.breadcrumb-arrow li a:focus:before, .breadcrumb-arrow li a:hover:before {
    border-left-color: #FFF;
}
.breadcrumb-arrow li a:active {
    background-color: #ae171e;
    border: 1px solid #ae171e
}
.breadcrumb-arrow li a:active:after, .breadcrumb-arrow li a:active:before {
    border-left-color: #ae171e
}
.breadcrumb-arrow li span {
    color: #434a54
}

/*Room Styling */

.allrooms {
	margin-bottom:40px;
}
.room {
	border:1px solid #CCC;
}
.roomdetails {
	padding:10px;
}

.amenities ul {
	display:inline-block;
	list-style-image:url(../img/bulletin.PNG);
}
.mamenities ul {
	list-style-image:url(../img/bulletin.PNG);
}


.roomimg {
	width: 300px;
	margin-left:5px;
	
}

.mroomimg {
	max-width:100%;
	max-height:100%;
	
}

.bookingroomimg {
	max-width:500px;
}

.sbookingroomimg {
	max-width:235px;
}




.imghide {
	display:none;
}



#bookbtn {
	font-weight:bold;
	float:right;
	margin-bottom:155px;
	margin-left:20px;
	margin-right:10px;
	width:90px;
}

.confirmbtn {
	font-weight:bold;
	float:right;
	margin-bottom:155px;
	margin-left:20px;
	margin-right:10px;
	width:120px;
	background-color:#009933;
	color:#FFF;
}

.mfilterby {
	margin-bottom:10px;
}

#filterbtn {
	background-color:#FFF;
	color:#666666 !important;
	border:1px solid #990000;
	border-radius:8px;
	text-align:center;
}

/* The Modal (background) */
.modal {
    display: none; /* Hidden by default */
    position: fixed; /* Stay in place */
    z-index: 1; /* Sit on top */
    padding-top: 100px; /* Location of the box */
    left: 0;
    top: 0;
    width: 100%; /* Full width */
    height: 100%; /* Full height */
    overflow: auto; /* Enable scroll if needed */
    background-color: rgb(0,0,0); /* Fallback color */
    background-color: rgba(0,0,0,0.4); /* Black w/ opacity */
}

.popupbtn{
	border:none;
	color:#d13239;
	background:none;
	text-decoration:underline;
}

/* Modal Content */
.modal-content {
    background-color: #fefefe;
    margin: auto;
    padding: 20px;
    border: 1px solid #888;
    width: 100%;
}

/* The Close Button */
.close {
    color: #d13239;
    float: right;
    font-size: 28px;
    font-weight: bold;
}

.close:hover,
.close:focus {
    color: #000;
    text-decoration: none;
    cursor: pointer;
}

.hotelbook {
	margin:20px 30px 0px 0px;
}

.hotelbookbtn {
	text-align:center;
	width:300px;
	height:50px;
	color:#FFF;
	background-color:#d13239;
	font-size:20px;
	text-transform:uppercase;
	margin-left:150px;
	-webkit-transition-duration: 0.4s;
    transition-duration: 0.4s;
}
.bookingimgcont {
	margin-bottom:-310px;
}	

.bookingform {
	border:1px solid #ebebeb;
	margin-bottom:10px;	
	height:680px;
	width:100%;	
	padding:10px;
	
}
.bookingdetails {
	margin-top: 20px;
	margin-bottom:10px;	
	min-height:170px;
	width:100%;	
	
}

.icons {
	max-width:20%;
	max-height:20%;
}
.checkin {
	font-size:14px;
	color:#d13239;
	font-weight:bold;
	border:none;
	
}
.checkinprice {
	
}

.inputbox {
	border-color:#d13239;	
}

.booktable {
	border:1px solid #ebebeb;
}

.pricetable {
	float:right; 
	border-top:none; 
	border-left:2px solid #d13239; 
	padding:10px 180px 20px 10px; 
	margin:10px; height:130px;
}

@media (max-width: 767px) {
	.bookingform {
		border:1px solid #ebebeb;
		margin-top:50px;
		margin-bottom:20px;	
		height:840px;
		width:100%;	
		padding:10px;
		
	}
	.pricetable {
		float:right; 
		border-top:none; 
		border-left:2px solid #d13239; 
		padding:10px 180px 20px 10px; 
		margin:10px; height:210px;
	}
	
	.paymentform {
		border:1px solid #ebebeb;
		margin-top:50px;
		margin-bottom:20px;	
		height:600px;
		width:100%;	
		padding:10px;
		
	}
	
}

.paymentform {
	border:1px solid #ebebeb;
	margin-bottom:10px;	
	height:580px;
	width:100%;	
	padding:10px;
	
}
.search-section{
	position: relative;
	z-index: 100;
	
	background:rgba(255,255,255,0.5);
	padding:10px 10px 10px 15px;
	margin:15px 0 5px 0;
	-webkit-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.75);
	-moz-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.75);
	box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.75);
	top: -190px;
}
.search-btn{
	background: rgba(222,185,5,0.6);
	padding:13px 10px;
	color:#000;
	cursor:pointer;
	border:none;
	border-radius:3px;
	text-decoration:none;
	width:100%;
	display:block;
}
.search-btn:hover{
	background:#000;
	color:#deb905;
	text-decoration:none;
}
.textinput1 {
    color: #555;
	border:none;
	border-bottom:1px solid #fff;
    background: rgba(255,255,255,0.7);
    font-size: 15px;
    width: 100%;
    padding: 10px 10px 10px 10px;
    margin: 5px 0;
	font-weight:bold;
}
.textinput1:focus {
	border-bottom:1px solid #deb905;
}
.textinput1::-webkit-input-placeholder { /* Chrome/Opera/Safari */
	color: #000;
}
.textinput1::-moz-placeholder { /* Firefox 19+ */
	color: #000;
}
.textinput1:-ms-input-placeholder { /* IE 10+ */
	color: #000;
}
.textinput1:-moz-placeholder { /* Firefox 18- */
	color: #000;
}
.hotelselection ul{
	padding: 0;
	margin:0 auto;
	text-align: center;
}
.navbar-inverse .navbar-nav > li > a{
	color: #c7a75e;
	border-style: solid;
	border-width: 0 0 2px 0;
	border-color: #fff;
	text-transform: uppercase;
	font-weight: bold;
}
.btn{
	border-radius:0;
}
.selectlist{
	border: 1px solid #c7a75e;
	padding: 5px 10px;
	display: block;
	width: 100%;
	margin: 0 0 10px 0;
	color: #444;
	font-size: 13px;
}
.selectlist.city{
	background:url('../img/city-icon.png') no-repeat 5px 5px;
	padding-left: 30px;
}
.selectlist.persons{
	background:url('../img/person.png') no-repeat 5px 5px;
	padding-left: 30px;
}
.boxinfo-rh{
	border:1px solid #c7a75e;
	padding: 10px;
	color: #c7a75e;
	text-align: center;
	display: block;
	font-size: 14px;
}
.boxinfo-rh h5{
	font-size: 20px;
	color: #000;
	font-weight: 400;
	padding: 0;
	margin: 0 0 3px 0;
}
.boxinfo-rh span{
	color: #333;
	font-size: 13px;
	font-weight: 400;
}
.tblinfo{
	width:100%;
	border: 0;
	padding: 0;
	margin: 15px 0;
}
.tblinfo td{
	vertical-align: middle;
	text-align: center;
}
.navbar-inverse .navbar-nav > li > a:focus, .navbar-inverse .navbar-nav > li > a:hover, .navbar-inverse .navbar-nav > li > a.active, .navbar-inverse .navbar-nav > .open > a {
    background-color: transparent !important;
    color: #deb905 !important;
    outline: none;
    border-bottom: 2px solid #d1303a;
}
.nav > li > a{
	padding:15px 0 !important;
	margin: 0 15px !important;
}
.inputbox{
	border:1px solid #ccc;
	padding: 10px;
	display: block;
	width: 100%;
	margin: 0 0 10px 0;
}
.inputboxsmall{
	border:1px solid #ccc;
	padding: 10px;
	display: inline-block;
	width: auto;
	margin: 0 10px 20px 0;
	width: 60px;
}
.tblform{
	width:100%;
	margin: 10px 0;
}
.tblform td{
	text-align: left;
	padding: 10px;
}
.tblform td.widthform-row{
	width: 55%;
}
body{
	padding: 70px 0 0 0;
	margin: 0;
}
.navbar{
	background:#fff !important;
}
.modal-backdrop{
	z-index:-1;
}
.carousel-caption{top:40%; right: 5%; left: 5%;}
body{padding: 100px 0 0 0;}
.search-section{ background: rgba(0,0,0,0.7); color: #fff; box-shadow: 0 0 15px 0 rgba(0,0,0,0.5);  -webkit-box-shadow: 0 0 15px 0 rgba(0,0,0,0.5); border-radius: 5px;}
.nav-tabs > li > a{padding: 15px 10px !important; margin:0 10px 0 0 !important; background: rgba(0,0,0,0.5); color: #fff; border-radius: 5px; border: none; text-shadow: none; font-size: 14px; font-weight: 600;}
.nav > li > a:focus, .nav > li > a:hover { text-decoration: none; background-color: #c7a75e; border:none;}
.nav-tabs > li.active > a, .nav-tabs > li.active > a:focus, .nav-tabs > li.active > a:hover{ background: #c7a75e; color: #fff; border: none;}
.nav-tabs { border-bottom: none; margin-bottom: 20px;}
.nav-tabs > li a i{ font-size: 20px; }
.tab-content > .tab-pane{ text-align: left; font-size: 15px; text-shadow: none;}
.btn-group .btn{background: #c7a75e; color: #fff; border-color:#c7a75e;/* border-radius: 3px;*/ margin: 0 2px 0 0; padding: 5px 10px !important; text-transform: none; font-weight: normal;}
.btn-group .btn.active, .btn:active{ background: #c7a75e; color:#fff; border-color: #c7a75e;}
.tab-content .btn-group .btn{
	background: rgba(0,0,0,0.4); border-color:rgba(0,0,0,0.4);
}
.tab-content .btn.active, .tab-content .btn:active{ background: #c7a75e; color:#fff; border-color: #c7a75e;}

.text-inputnew{border:none; display:block; padding:5px 10px 5px 30px; width: 100%; margin:5px 0 10px 0; color: #000; box-shadow: inset 0 1px 0 rgba(0,0,0,.1), inset 0 1px 1px rgba(0,0,0,.05); border-radius: 3px;  border: 1px solid; border-color: #858585 #c2c2c2 #c2c2c2;}
.tab-content > .tab-pane label{font-weight: normal; font-size: 14px;}
.formicon{ position: absolute; font-size: 16px; color:#ccc; margin-top: -33px; margin-left: 7px;}
.link, a.link{ color: #fff;}
.searchbtn{background: #c7a75e; padding:10px 20px; border-radius:3px; color:#fff; cursor: pointer; display: inline-block; margin: 10px 0; border: none;}
.fill{min-height: 600px !important;}
.text-inputnew.pddlh0{ padding-left: 10px !important;}
a{color: #c7a75e;}
.showon-mob{
	display: none;
}
.amenities ul{
	padding: 0;
	margin: 10px 0 10px 0;
}
.amenities ul li{
	display: inline-block;
	margin: 5px 15px 5px 0;
	
}
nav.navbar-findcond button.navbar-toggle {
    background: #c7a75e !important;
}

@media (min-width:1300px) {
	.container {
		width:1200px
	}
}
@media(max-width:1200px){
	.nav > li > a{
		padding: 10px 0;
		margin: 0 6px !important;
	}
	.navbar-brand img{
		max-height:60px;
	}
	
}
@media(max-width:1024px){
	.nav > li > a{
		padding: 10px 0;
		font-size: 13px;
		margin: 0 6px !important;
	}
	.navbar-brand img{
		max-height:30px;
		margin: 30px 0 0 0;
	}
	.breadcrumb-arrow li a, .breadcrumb-arrow li:not(:first-child) span{
		padding: 0 2px 0 15px;
	}
	footer {
		position: relative;
	}
	.wrapper{
		padding-bottom:0;
	}
}
@media(max-width:766px){
	.navbar-toggle{
		background: #c7a75e;
		margin-top: 15px !important;
		border-color: #c7a75e !important;
	}
	.collapse.navbar-collapse{
		background: #c7a75e;
	}
	.nav > li > a{
		color: #fff !important;
		padding: 7px 0 !important;
	}
	.navbar-right{
		margin-left: 15px;
		margin-right: 15px;
	}
	.dropdown-menu > li > a:focus, .dropdown-menu > li > a:hover {
	    color: #000 !important;
	    text-decoration: none !important;
	    background-color: #c7a75e !important;
	}
	.navbar-inverse .navbar-nav > li > a:focus, .navbar-inverse .navbar-nav > li > a:hover, .navbar-inverse .navbar-nav > .open > a {
	    background-color: transparent !important;
	    color: #fff !important;
	    outline: none;
	    border-bottom: 2px solid #d1303a;
	}
	.hotelbookbtn{
		width: auto;
		margin-left: 0;
		height: auto;
		font-size: 18px;
	}
	.breadcrumb-arrow li a, .breadcrumb-arrow li span{
		font-size:12px;
	}
	.breadcrumb-arrow li:first-child a {
    	padding: 0 0px;
	}
	.breadcrumb-arrow li:first-child a {
	    padding-left: 5px;
	}
	.breadcrumb-arrow li a, .breadcrumb-arrow li:not(:first-child) span {
	    padding: 0 0 0 12px;
	}
	.tblform td.widthform-row{
		width: 100%;
	}
	.navbar-brand img{
		max-height:30px;
		margin: 15px 0 0 0;
	}
	.navbar-brand {
	    padding: 0 15px;
	    height: 50px;
	    line-height: 80px;
	}
	.navbar {
	    min-height: 65px;
	    border-bottom: 1px solid #ccc;
	}
	.nav-tabs > li > a{
		padding:10px !important;
	}
	.carousel-caption {
    	/*top: 32%;*/
    	top:45%;
	}
	.mhotelfeature table{
		border:1px solid #ccc;
	}
	.mhotelheader {
		border:1px solid #999;
		margin-bottom: 20px;
	}
	.roombox-mob{
		border:1px solid #999;
		margin: 0 0 20px 0;
		padding: 15px;
	}
	.roombox-mob ul{
		padding: 0;
		margin: 10px 0 10px 0;
	}
	.roombox-mob ul li{
		display: inline-block;
		margin: 5px 15px 5px 0;
	}
	.roombox-mob .mhotelprice{
		float: none;
		margin-top: 15px;
	}
	.roombox-mob .mpricetext{
		float: none;
		margin-top: -5px;
		margin-bottom: 5px;
	}
	.roombox-mob .fullimg{
		width: 100%;
	}
	.mhotelheader .fullimgmob{
		width: 100%;
		display: block;
		margin: 15px 0;
	}
}
@media(max-width:640px){
	.fhotel {
	    margin: 0px;
	    max-height: 100%;
	    width: 100px;
	}
	.hotelfeature{
		height: auto;
	}
	.mhotelprice{
		float: none;
	}
	.price{
		line-height:27px;
		font-size: 20px;
	}
	#hotelviewmore{
		margin: 20px 10px 0px 0;
	}
	.carousel-caption {
    	top: 35%;
	}
	.fill{
		min-height:750px !important;
	}
}
@media(max-width:575px){
	.mhotelfeature table td{
		width: 100%;
		display: block;
		position: relative;
		max-width: 100%; 
	}
	.mhotelfeature table td .demonstrations img{
		width: 100% !important;
		display: block;
	}
	.showon-mob{
		display: block;
	}
}

.MyTab li {text-align: left}
.MyTab li img, .MyTab li span{ display:inline-block;}
.MyTab li img {/*width:60px;*/ width:45px; margin-left: 10px;}
.MyTab.nav-tabs > li > a { border-radius:0; background:#fff; /*border:1px solid #ccc;*/ padding:0 !important; padding-bottom:5px !important; color:#000 !important; -webkit-box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.1);
-moz-box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.1);
box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.1);}
.MyTab.nav-tabs > li > a span {padding:4px 6px;}

.MyTab.nav-tabs > li.active > a, .MyTab.nav-tabs > li.active > a:focus, .MyTab.nav-tabs > li.active > a:hover { background-color: #c7a75e; color: #fff; /*border:1px solid #ccc;*/ padding: 0;}
.MyTab.nav > li > a:focus, .MyTab.nav > li > a:hover{ background-color: #c7a75e; color: #fff !important; /* border:1px solid #ccc;*/ padding: 0;}

.MyTab.nav-tabs>li {/*margin-bottom: -1px*/ margin-bottom: 10px; display: inline-block; float: none;}
.MyTab.nav-tabs>li.active {/*margin-bottom: -1px*/ margin-bottom: 10px}

@media(min-width:992px){
    .MyTab.nav-tabs > li > a {font-size: 14px;}
	.MyTab.nav-tabs > li > a span {/*padding:4px 10px;*/ padding: 15px 25px;}
}

/********************************/
.datechange {border:0}
.hotelfeature {border:0; border-radius: 6px; margin-top: 15px;-webkit-box-shadow: 0px 0px 8px 1px rgba(36,36,36,0.57); -moz-box-shadow: 0px 0px 8px 1px rgba(36,36,36,0.57);
box-shadow: 0px 0px 8px 1px rgba(36,36,36,0.57);}
.elastislide-wrapper {min-height:45px !important;}
.hotelfeature .table {margin-bottom:0}
.elastislide-carousel ul li a img {object-fit:cover}
.image-preview {width:100%; height:174px; overflow:hidden; max-width: 234px;}
.image-preview img {object-fit:cover}



.LoadBtn {text-align: center}
.LoadBtn .largebtn {display: inline-block; padding: 6px 10px; border: 1px solid rgba(66,66,66,1.00); background-color:rgba(0,0,0,0.40); color:#fff}