.switchnavigation {
	margin: 15px 0;
}
#bookmenu {
	display: none;
    position: absolute;
    right: 4px;
    bottom: 0;	
    z-index: 9999;

}
#bookmenu img{
	max-width: 90px;
}

#bookingpage {
    height: auto;
    left: 0;
    position: absolute;
    width: 100%;
    z-index: 99998
}
#bookingpage iframe{
	
}
#bookingpage .closeit {
    color: #4abfea;
    cursor: pointer;
    font-size: 40px;
    font-weight: bold;
    position: absolute;
    right: 5px;
    top: -50px;
}
#sidebarNav {
    /*background: #EFFAFE url("../img/sidebarbg.jpg") repeat-y scroll right center;*/
}
.responsive #sidebarNav{
    /*display: none;*/
}    
.responsive .width, .responsive .mainwrap, .responsive .featBox, .responsive .wt-rotator{
	max-width: 940px;
	width: 100%;
	margin-top: 0;
	height: auto;
}
.responsive .contentBox .leftCol {
	width: 32%;
}
.responsive .contentBox .mainCol {
    width: 68%;
    overflow: hidden;
}
.responsive .headerBox .headerTop {
	height: auto;
}
.responsive .headerBox #headerRight {
	display: none;
}
.responsive #sf-mobilemenu {
    left: 20px;
    position: absolute;
    top: 20px;
    z-index: 9998;
    display: none; /*temp*/
}
.responsive #mobilemenu{
	position: relative;
	display: none;
	cursor: pointer;
	height: 45px;
	width:30px;
	font-size: 12px;
}
.responsive #sf-mobilemenu.openmenu{
    right: 20px;
    left: auto !important;
}
.responsive #mobilemenu span{
	display: block;
}
.responsive #mobilemenu span::before, .responsive #mobilemenu span::after, .responsive #mobilemenu span{
    background: #4ABFEA;
    content: "";
    display: block;
    height: 4px;
    position: absolute;
    width: 30px;

    transition-delay: 0.5s;
    transition-duration: 0.5s;
    transition-property: transform, top, bottom, left, opacity;
    transition-timing-function: ease;    
}

.responsive #mobilemenu span::after{
	top: 8px;
}
.responsive #mobilemenu span::before{
	bottom: -16px;
}

.responsive #menu_label{
    /* color: #111111;
    font-size: 14px;
    padding: 8px 15px;
    text-transform: uppercase;	 */
    background: rgba(0, 0, 0, 0)  url("../png/logo-11.png") no-repeat center center;
    background-size: 100%;
    height: 92px;
    margin: 0 auto;
    overflow: hidden;
    text-indent: -9999px;
    width: 140px;
    position: relative;
    z-index: 9999;
    display: block;
}
.responsive .menuBox, .responsive .menuBox .mainMenu .sf-menu{
	width: 100%
}
.responsive .menuBox .mainMenu{
	margin: 0;
}
.responsive .sf-menu li.parent {
	margin: 0;
	width: 20%;
}
.responsive .featBox {
	height: auto;
}
.responsive .featBox img{
	display: block;
	width: 100%;
}
.responsive .featBox.singleimage {
    width: 100%;
}
.responsive .featBox.singleimage img {
    width: 100%;
    max-width: auto;
}
.responsive .contentBox {
	clear: both;
}
.responsive .menuBox {
	float: none;
}
.responsive #sidebarNav .innerbox, .responsive .moduletable .innerbox{
	width: 100%;
	box-sizing: border-box;
}
.responsive .featureBox .mainbox .featureBox_image {width: 100%; float: left; margin-bottom: 20px;} 
.responsive .box_content {height: auto; vertical-align:middle; padding-top: 20px; }
.responsive .featureBox .box_content h3 {font-weight:400; padding: 0;}
.responsive .featureBox .box_content p {padding-top: 10px;}
.responsive .wave_overlay .navshadow .rewards {background-color:#f3f3f3; width: 100%; height: auto; display: flex; }

.slideoverlay {
    display: none;
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%;	
}
#mobilemenu.mobilemenu.mobilemenuclose {
	display: none;
}
/* MENU */
#hamburger {
    box-sizing: border-box;
    display: none;
    height: 45px;
    left: 0;
    position: fixed;
    top: 25px;
    width: 70px;
    z-index: 99999;
    color: #bba86d;
}
#hamburger::before, #hamburger::after, #hamburger span {
    background: #bba86d none repeat scroll 0 0;
    content: "";
    display: block;
    height: 4px;
    left: 20px;
    position: absolute;
    width: 30px;
}
#hamburger::before {
    top: 18px;
}
#hamburger span {
    top: 25px;
}
#hamburger::after {
    top: 32px;
}
#hamburger::before, #hamburger::after, #hamburger span {
    transition-delay: 0.5s;
    transition-duration: 0.5s;
    transition-property: transform, top, bottom, left, opacity;
    transition-timing-function: ease;
}
html.mm-opening #hamburger::before, html.mm-opening #hamburger::after {
    top: 20px;
}
html.mm-opening #hamburger span {
    left: -50px;
    opacity: 0;
}
html.mm-opening #hamburger::before {
    transform: rotate(45deg);
}
html.mm-opening #hamburger::after {
    transform: rotate(-45deg);
}	
html.mm-opening #hamburger p {
	display: none;
}
html .mm-navbar.mm-navbar-top-1 {
	height: 90px;
	background-color:#066885 ;
}
html .mm-navbar.mm-navbar-top-2 {
	top: 100px;
}
html .mm-navbar-bottom-1{
	height: 130px;
}
html .mm-hasnavbar-bottom-1 .mm-panel{
	top: 140px;
}

#my-menu #hdAddress {
	display: none;
}
#my-menu.mm-opened #hdAddress {
	display: block;
}
.mm-menu.mm-theme-white .mm-listview > li .mm-next::after, .mm-menu.mm-theme-white .mm-listview > li .mm-arrow::after,
.mm-menu.mm-theme-white .mm-navbar .mm-btn::before, .mm-menu.mm-theme-white .mm-navbar .mm-btn::after {
    border-color: #111111 !important;
}
.mm-listview a:hover {
	color: #222222;
}
.responsive #my-menu{
	border-right: 1px solid #9affff;
	display: none;
}
.mm-opened #my-menu{
	display: block;
}
html .mm-listview > li > a{
	text-align: left; 
}
html #my-menu {
	display:none;
}

.hotel-page-collaterals {
	display: none;
    background: rgba(0, 0, 0, 0.2); 
    color: #fff;
    float: right;
    margin: 0;
    padding: 5px;
    width: 56px;
    position: fixed;
    top: 160px;
    right: 0;
    border-bottom-left-radius: 5px;
    border-top-left-radius: 5px;
    transition-delay: 0.3s;
    transition-duration: 0.3s;
    transition-property: transform, top, bottom, left, opacity;
    transition-timing-function: ease;    
}
.page-collaterals {
    display: block;
    margin: 0 auto 20px;
    padding: 0;
    text-align: center;
}

.page-collaterals a {
    display: block;
}
.page-collaterals a {
    color: #424242;
    outline: 0 none;
    text-decoration: none;
}
.page-collaterals img {
    clear: both;
    display: block;
    height: 55px;
    margin: 0 auto 5px;
    padding: 0;
}

.responsive .wt-rotator .c-panel {
	top: auto !important;
	left: auto !important;
	bottom: 0;
	right: 0;
}
/* MENU END */
@media (max-width: 1280px) {

}

@media (max-width: 1024px) {
	.responsive .rewards {background-color:#f3f3f3; width: 100%; height: auto; }
	
}
@media (max-width: 960px) {
	
}
@media (max-width: 800px) {
	
}

@media (max-width: 768px)  {
	.responsive .rewards {background-color:#f3f3f3; width: 100%; height: auto; }
	.responsive .rewards_box {
	height: 400px;
	background-image: url(../png/henann-rewards-card-7.png);
	background-repeat: no-repeat;
	background-position: right bottom;
	width: 90%;
	}
	
}
@media only screen and (min-device-width : 768px) and (max-device-width : 1024px) and (orientation : landscape) and (-webkit-min-device-pixel-ratio : 2) {
	.responsive .rewards {background-color:#f3f3f3; width: 100%; height: auto; display:flex }
	.responsive .rewards_box {
	height: 400px;
	background-image: url(../png/henann-rewards-card-7.png);
	background-repeat: no-repeat;
	background-position: right bottom;
	width: 90%;
	}
	.responsive .inner-full {margin: 0 auto;}
}
@media (max-width: 667px) {
	.responsive .flex-container {display:block;}
	.responsive .feature_box {
		width: 200px;
		height: 350px;
		margin: 0 auto;
		margin-bottom: 20px;
		text-align: center;
	}

}

@media (max-width: 601px) and (orientation: portrait) {
	.responsive .flex-container {display:block;}
	.responsive .feature_box {
		width: 200px;
		height: 350px;
		margin: 0 auto;
		margin-bottom: 20px;
		text-align: center;
	}
	.responsive .rewards {background-color:#f3f3f3; width: 100%; height: auto; }
	.responsive .rewards_box {
	height: 400px;
	background-image: url(../png/henann-rewards-card-7.png);
	background-repeat: no-repeat;
	background-position: right bottom;
	width: 90%;
	}
	
}

.responsive .width, .responsive .mainwrap, .responsive .featBox, .responsive .wt-rotator{
	max-width: 100%;
	width: 100%;
	margin-top: 0;
}

/* mobile view */
.responsive #hamburger, 
.responsive #bookmenu,
.responsive .hotel-page-collaterals {
	display: block;
}
/*fixed top*/
.responsive #logo {
	position: relative;
	z-index: 9998;
}
.responsive.fixed header {
	height: 85px;
	width: 100%;		
}
.responsive.fixed header .headerBox{
	position: fixed;
	top:0;
	left: 0;		
	height: 90px;
	width: 100%;
	z-index: 999;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;		
}
.responsive.fixed .headerBox h1#logo a {
	height: 85px;
    width: 140px;
}	
.responsive.fixed #sf-mobilemenu {
	left: 10px;
	top: 10px;
}

.responsive #mobilemenu.mobilemenu.mobilemenuclose {
    position: absolute !important;
    right: -55px;
    top: 20px;
    display: block;
}
/*fixed top*/

.responsive .headerBox h1#logo a{
	float: none;
	margin: 0 auto;
}
.responsive .footerBox .ftMenu div {
	width: 100%;
}

.responsive .footerBox .ftMenu hr {
	display: none;
}

.responsive #mobilemenu {
	display: block !important;
}

.responsive .headerBox h1#logo a {
	width: 90px;
	height: 90px;
	background-size: 100%;
}
.responsive #headerRight #hdAddress{
	display: none;
}
.responsive .headerBox {
	height: 100px;
	width: 100%;
	border-bottom: 1px solid #bba86d ;
}
.responsive .footerBox {width: 100%; margin: 0}

.responsive .footerBox .ftLogos .wrap_ftLogos {width:auto; padding:10px 0; background-color:#066885; margin: 0 auto;}

.responsive .footerBox .ftLogos img {
	margin: 0 15px 10px;
	width: 130px;	
}

.responsive .footerBox .ftMenu span#cright {font-size:10px;}

.responsive .menuBox .mainMenu nav #menu_details {
    display: block !important;
    margin: 80px auto 0 auto;
    text-align: center;
    clear: both;
    z-index: 9999;
    position: relative;	    
}

.responsive .menuBox .mainMenu nav {
    left: 0;
    position: fixed;
    top: 0;
    background: #e4f8ff url("../jpg/footer-8.jpg") repeat-x scroll center bottom;
    border-right: 2px solid #c3e3ef;
    color: #008d9a;
    margin-right: 25%;
    height: 100%;
    z-index: 9999;
}	
.responsive .menuBox .mainMenu nav .sf-menu  {
	float: none;
	width: 100%;
}
.responsive .menuBox  {
	display: none;
}	
.responsive .menuBox .mainMenu nav .sf-menu li.parent {
	float: none;
	text-align: left;
	margin: 0;
	border-bottom: 1px solid rgba(0, 0, 0, 0.15);
	width: 100%;
}
.responsive .menuBox .mainMenu nav .sf-menu li.parent a{
	width: 100%;
	box-sizing: border-box;
}

.responsive .contentBox .leftCol, .responsive .contentBox .mainCol {
	width: 100%;
	float: none;
}
.responsive #sidebarNav .innerbox {
	width: 100%;
	box-sizing: border-box;
	text-align:center;
}
.responsive .mainCol .innerBox, .responsive .moduletable .innerbox, .responsive #sidebarNav .innerbox {
	padding: 10px 8px;
}

.responsive table#check {background-color:transparent; padding: 0 0 0 0;}
.responsive .booknowpage { background:url(../png/book_btn-7.png) no-repeat center; text-indent: -9999px; width: 345px; height: 41px;
	display: inline-block;

}
.responsive .my-menu .selected {
	text-decoration: underline;
}
.responsive .hotel-page {
	margin-right: 65px;
}
/* .responsive #sidebarNav #check {
    display: none;
}
 */
 
.responsive a.booknowpage {pointer-events: none;
}

.responsive .bookingpages .page-default, .responsive .bookingpages #sidebarNav{
    /*padding-right: 60px;*/
}
/* mobile view */
@media (max-width: 500px) {
	.responsive .flex-container {display:block;}
	.responsive .feature_box {
		width: 200px;
		height: 350px;
		margin: 0 auto;
		margin-bottom: 20px;
		text-align: center;
	}
	.responsive .rewards {background-color:#f3f3f3; width: 100%; height: auto; }
	.responsive .rewards_box {
	height: 400px;
	background-image: url(../png/henann-rewards-card-7.png);
	background-repeat: no-repeat;
	background-position: right bottom;
	width: 90%;
	}
	.footerBox .ftLogos .wrap_ftLogos .prop1 {
		width: 300px;
	}
	.footerBox .ftLogos .wrap_ftLogos .prop2 {
		width: 300px;
	}	

}
@media only screen and (min-width: 414px) and (max-width: 767px) {
	.responsive .flex-container {display:block;}
	.responsive .feature_box {
		width: 200px;
		height: 350px;
		margin: 0 auto;
		margin-bottom: 20px;
		text-align: center;
	}
	.responsive .rewards {background-color:#f3f3f3; width: 100%; height: auto; }
	.responsive .rewards_box {
	height: 400px;
	background-image: url(../png/henann-rewards-card-7.png);
	background-repeat: no-repeat;
	background-position: right bottom;
	width: 90%;
	}
	
}
@media (max-width: 360px) and (orientation: portrait) {
	.responsive .flex-container {display:block;}
	.responsive .feature_box {
		width: 200px;
		height: 350px;
		margin: 0 auto;
		margin-bottom: 20px;
		text-align: center;
	}
	.responsive .rewards_box {
	height: 400px;
	background-image: url(../png/henann-rewards-card-7.png);
	background-repeat: no-repeat;
	background-position: 197% 115%;
    width: 90%;
    background-size: 96%;
	}
	
	
}
@media (max-width: 640px) and (orientation: Landscape) {
	.responsive .flex-container {display:block;}
	.responsive .feature_box {
		width: 200px;
		height: 350px;
		margin: 0 auto;
		margin-bottom: 20px;
		text-align: center;
	}
	.responsive .rewards_box {
	height: 400px;
	background-image: url(../png/henann-rewards-card-7.png);
	background-repeat: no-repeat;
	background-position: 50% 100%;
    width: 90%;
    background-size: 52%;
	}
	
}
	.footerBox .ftLogos .wrap_ftLogos .prop1 {
		width: 300px;
	}
	.footerBox .ftLogos .wrap_ftLogos .prop2 {
		width: 300px;
	}	

}
@media (max-width: 360px) and (orientation: landscape) {
	.responsive .flex-container {display:block;}
	.responsive .feature_box {
		width: 200px;
		height: 350px;
		margin: 0 auto;
		margin-bottom: 20px;
		text-align: center;
	}
	.footerBox .ftLogos .wrap_ftLogos .prop1 {
		width: 300px;
	}
	.footerBox .ftLogos .wrap_ftLogos .prop2 {
		width: 300px;
	}
	

}

table#bookRoom input[type="text"]{
	width: 90%;
}
table#bookRoom .extrafields li {
	display: inline-block;
	vertical-align: bottom;
}

.titleBox {background-size: 100% 100%;}

/* .fancybox-overlay, #fancybox-loading {
	z-index: 99999 !important;
}
.fancybox-wrap {
    background: rgba(35, 129, 180, 0.3) none repeat scroll 0 0;
    border-radius: 10px;
    max-width: 920px;
    padding: 10px;
    width: 85% !important;
}
.fancybox-wrap > * > * > div, .fancybox-wrap > * > * > * > div {
    border-radius: 5px;
}
.fancybox-inner {
    width: 100% !important;
    height: 100% !important;
}
.fancycontainer {
    display: none;
}
.fancycontainer .md-desc {
    background: #2381b4 none repeat scroll 0 0;
    border-bottom: 5px solid #cccccc;
    color: #a7d8f2;
    padding: 30px 40px;
    text-align: center;
}
.fancycontainer .md-desc h3 {
    color: #ffffff;
    text-transform: uppercase;
}
.fancybox-iframe {
	width: 100%;
	height: 100%;
} */