


.mobile-button {
	display: none;
	width: auto;
	cursor: pointer;
	position: absolute;
	top: 0;
	right: 0;
	width: 70px;
	height: 70px;
	line-height: 70px;
	color: #fff;
	font-size: 20px;
	font-weight: 600;
	text-decoration: none;
	text-transform: uppercase;
	overflow: hidden;
	text-indent: -9999px;
	background-image: url('../img/mobile-menu-button-bg.png');
	background-repeat: no-repeat;
	background-size: 26px 26px;
	background-position: 22px 20px;
	transition: background 0.15s ease;
}

.mobile-button:hover {
	background-color: rgba(255,255,255,0.05);
}

.mobile-button:active {
	background-color: rgba(255,255,255,0.2);
}










@media (max-width: 766px)
{
	
	
	.show-responsive {
		display: block;
	}
	.hide-responsive {
		display: none;
	}
	
	.clear-responsive {
		display: block;
		clear: both;
	}
	
	.wrapper,
	.slogan-box .wrapper {
    	width: auto;
    	padding-left: 20px;
    	padding-right: 20px;
	}
	
	.mobile-button {
    	display: block;
	}
	
	header nav ul {
    	position: absolute;
    	top: 70px;
    	z-index: 100;
    	width: 260px;
    	right: -260px;
        background-color: rgba(3,30,50,0.7);
	}
	
	header nav ul li {
    	float: none;
    	width: auto;
    }
	
	header nav ul li a {
    	border-bottom: 3px solid transparent;
    	margin: 0 10px;
    	padding: 5px 5px 0 5px;
    }
    
	header.scroll nav ul li a {
    	padding: 5px 5px 0 5px;
	}
	
	.hotel-box,
	.content-box-75 .hotel-box {
    	width: 390px;
    	margin-left: auto;
    	margin-right: auto;
	}
	
	.hotel-box ul li,
	.content-box-75 .hotel-box ul li {
    	width: auto;
    	float: none;
	}
	
	.service-box ul li {
    	width: 50%;
	}
	
	.slideshow-box .title-box-home > .inner {
		padding-top: 96px;
	    padding-bottom: 160px;
	}
	
	.slideshow-box .title-box h2,
	.slideshow-box .title-box > h3 {
    	font-size: 28px;
	}
	
	.search-box {
		height: auto;
		padding-bottom: 6px;
		margin-top: -130px;
	}
	
	.search-box-scroll {
		margin-top: 0;
	}
	
	.search-box form {
		max-width: 460px;
		margin: 0 auto;
	}
	
	.search-box input[type="text"],
	.search-box input[type="number"],
	.search-box input[type="submit"],
	.search-box select, button.ui-multiselect {
		margin: 0 6px 12px 6px;
	}
	
	.search-box input[type="submit"] {
		width: 190px;
	}
	
	.hotel-box .pager-right {
		float: none;
		position: static;
		width: 100%;
		text-align: center;
	}
	
	.search-view-box {
		float: none;
		width: 360px;
		margin: 0 auto;
		text-align: center;
	}
	
	a.search-view {
		display: none;
	}
	
	.full-search-box input[type="text"],
	.full-search-box input[type="number"],
	.full-search-box input[type="submit"],
	.full-search-box .chosen-container,
	.full-search-box .range-slider,
	.full-search-box .input-check,
	.full-search-box .multi-select,
	.full-search-box button.ui-multiselect {
		width: 100%;
		margin-right: 0;
		float: none;
	}
	
	.hotel-box .pager-right ol {
		margin-bottom: 0;
	}
	
	.full-map-box > .inner {
		position: static;
	}
	
	.map-box-buttons {
		position: relative;
		margin-top: -60px;
		margin-bottom: 25px;
	}
	
	.map-box-buttons-hide {
		position: relative;
		top: auto;
		margin-top: 0;
		margin-bottom: 0;
		height: 70px;
	}
	
	button.map-show {
		display: none;
	}
	
	a.show-more, a.show-less {
	    position: static;
	    margin-top: 0;
	    line-height: 18px;
    }
    
    #orderby_chosen {
	    float: none;
    }
	
	.text-box h1 {
		text-align: center;
		display: block;
		padding-left: 30px;
		padding-right: 30px;
	}
	
	.contact-box img.logo {
		float: none;
		margin: 0 auto 10px auto;
		padding-top: 10px;
		display: block;
	}
	
	.contact-box .text {
		width: auto;
		float: none;
		text-align: center;
		padding-bottom: 10px;
	}
	
	.contact-box label,
	.contact-box span {
		float: none;
		width: auto;
	}
	
	.contact-box span.rating {
		margin-left: auto;
		margin-right: auto;
	}
	
	.slideshow-box .slideshow-content .wrapper {
		width: auto;
		padding-left: 70px;
		padding-right: 70px;
		padding-top: 100px;
		padding-bottom: 40px;
		text-align: center;
	}
	
	.slideshow-box .slideshow-content h1 {
		float: none;
	}
	
	.slideshow-box .slideshow-content a.icon,
	.slideshow-box .slideshow-content .rating-box {
		display: none;
	}
	
	.slideshow-box .slideshow-content .icon-photos {
		float: none;
		width: 100px;
		margin: 18px auto 14px auto;
		padding-top: 50px;
		background-size: 44px 44px;
		font-size: 13px;
	}
	
	.slideshow-box .slideshow-content span.stars {
		margin-left: auto;
		margin-right: auto;
		float: none;
	}
	
	.slideshow-box .slideshow-content h3 {
		display: inline-block;
	}
	
	.label-box {
		position: static;
		background-color: rgba(0,0,0,0.85);
	}
	
	.label-box label {
		width: 50%;
	}
	
	.heading-box .content,
	.tab-box .tab-content {
		overflow-x: auto;
	}
	
	footer .bottom {
    	height: auto;
	}
	footer span.copyright {
    	float: none;
    	text-align: center;
    	line-height: 20px;
    	padding: 14px;
	}
	footer span.seperator {
		display: block;
		clear: both;
		text-indent: -9999px;
		overflow: hidden;
		height: 1px;
	}
	footer .bottom .right {
    	float: none;
    	width: 218px;
    	margin: 0 auto;
	}
	
	footer .bottom .right a {
    	margin-top: 0px;
	}
	
	footer .column-left,
	footer .column-center {
    	display: none;
	}
	
	footer .column {
    	padding-bottom: 30px;
    	margin: 0 auto;
    	float: none;
    	width: 240px;
    	text-align: center;
	}
	
	footer .column span.phone {
		background-position-x: 36px;
	}
	
}






@media (max-width: 640px)
{
	
	.feature-box ul li {
		width: 50%;
		padding-bottom: 20px;
	}
	
	.newsletter-box .wrapper {
		width: 300px;
	}
	
	.slideshow-box .title-box > .inner {
		width: 100%;
		left: 0;
		margin-left: 0;
		box-sizing: border-box;
		padding-left: 20px;
		padding-right: 20px;
	}
	
	.slideshow-box .title-box-home > .inner {
		padding-left: 80px;
		padding-right: 80px;
	}
	
	.text-box h1:after {
		display: none;
	}
	
	.testimonial-box .wrapper ul li blockquote p {
		font-size: 18px;
		line-height: 24px;
	}
	
	.slideshow-box .title-box h2,
	.slideshow-box .title-box h3 {
		font-size: 30px;
	}
	
	form.form-contact .column-half {
		float: none;
		width: auto;
	}
	
	.slideshow-box .unslider-arrow {
		display: none;
	}
	
	.slideshow-box .slideshow-content .wrapper {
		width: auto;
		padding-left: 20px;
		padding-right: 20px;
	}
	
	iframe.hotel-video {
		height: 380px;
	}
	
	.google-map {
		height: 300px;
	}
	
	.tab-box .tabs a {
		padding-left: 8px;
		padding-right: 8px;
		margin-left: 2px;
		margin-right: 2px;
	}
	
	.text-box h2.with-line:after {
		display: none;
	}
	
	ul.checks li {
		float: none;
		width: auto;
		height: auto;
		padding-top: 6px;
		padding-bottom: 8px;
	}
	
}






@media (max-width: 430px)
{
	
	.hotel-box,
	.content-box-75 .hotel-box {
		width: 370px;
	}
	
	.hotel-box .header h2 {
		margin: 0 12px;
	}
	
	.slogan-box .column-half {
		float: none;
		width: auto;
	}
	
	.map-box-buttons {
		margin-top: -112px;
	}
	
	.map-box-buttons-hide {
		margin-top: 10px;
	}
	
	button.map-box-button {
		display: block;
		margin-top: 6px;
	}
	
	.label-box label {
		width: auto;
		float: none;
	}
	
	.slideshow-box .title-box-home > .inner {
	    padding-bottom: 20px;
	}
	
	.search-box {
		position: static;
		background-color: #031e32;
		margin-top: 0px;
	}
	
	.search-box input[type="text"],
	.search-box input[type="number"],
	.search-box input[type="submit"],
	.search-box select, button.ui-multiselect {
		display: block;
		margin-left: auto;
		margin-right: auto;
	}
	
	iframe.hotel-video {
		height: 280px;
	}
	
}






@media (max-width: 400px)
{
	
	.hotel-box,
	.content-box-75 .hotel-box {
		width: auto;
	}
	
	.hotel-box ul li,
	.content-box-75 .hotel-box ul li {
		margin: 15px 0;
	}
	
	.testimonial-box .wrapper ul li blockquote {
		height: 260px;
	}
	
	.testimonial-box .wrapper ul li blockquote p {
		font-size: 17px;
		line-height: 21px;
	}
	
	.text-box h2 {
		font-size: 24px;
		padding: 0 20px;
	}
	
	.newsletter-box .wrapper {
		width: 240px;
	}
	
	.slideshow-box .title-box h2,
	.slideshow-box .title-box h3 {
		font-size: 24px;
	}
	
	.search-view-box {
		width: auto;
	}
	
	.white-box {
		padding: 16px 20px;
	}
	
}





@media (max-width: 370px)
{
		
	.wrapper {
		padding-left: 12px;
		padding-right: 12px;
	}
	
	form.form-contact {
		padding-left: 12px;
		padding-right: 12px;
	}
	
	.hotel-box .content {
		padding-left: 8px;
		padding-right: 8px;
	}
	
	.hotel-box .content label {
		padding-right: 6px;
	}
	
}
