.mobile-menu, .mobile-navigation, .mobile-hotels {
	display: none;
}
@media screen and (max-width: 1440px) {	
	h1 {
		font-size: 40px;
	}
	.hotel-finder, .site-navigation {
		padding-left: 320px;
	}
	.site-header a {
		font-size: 12px;
	}
	.bookpanel {
		width: 350px;
	}
	.bookpanel .SumoSelect>.CaptionCont {
		height: 20px;
		line-height: 1em;
		font-size: 20px;
	}
	.bookpanel .dates .box .date {
		font-size: 20px;
		height: 30px;
		line-height: 1em;
	}
	.bookpanel .dates .box {
		padding: 10px;
	}
	.bookpanel .ui-datepicker td span, .ui-datepicker td, .ui-datepicker td a {
		font-size: 10px !important;
	}
	.ui-datepicker-multi .ui-datepicker-group table {
		table-layout: fixed;
	}
	.bookpanel .footer {
		position: relative;
		margin: 10px 0 0;
		display: flex;
		flex-flow: row nowrap;
		align-items: center;
		justify-content: space-between;
	}
	.bookpanel .footer .badge-bestrate {
		flex-grow: 1;
		max-width: 50px;
	}
	.bookpanel .footer button {
		height: 32px;
		line-height: 28px;
		display: flex;
		margin: 0;
		flex-flow: row nowrap;
		justify-content: center;
	}
	.bookpanel .modify a {
		padding: 10px;
	}
	.tp-bullet {
		width: 10px;
		height: 10px;
	}
	.site-toggle a {
		height: 60px;
		padding: 0;
		width: 60px;
		text-align: center;
		display: flex;
		flex-flow: column nowrap;
		justify-content: center;
		align-items: center;
	}
	.site-toggle a span {
		font-size: 10px;
	}
	.hamburger {
		padding: 0;
		margin-bottom: 8px;
	}
	.hamburger-box {
		width: 30px;
	}
	.hamburger-inner, .hamburger-inner:after, .hamburger-inner:before {
		width: 30px;
		height: 2px;
	}
	.site-title {
		left: 60px;
	}
	.site-title a {
		width: 150px;
		height: 150px;
	}
	.header-right .contact>a, .header-right>a, .site-lang>a {
		height: 60px;
		line-height: 60px;
	}
	.btn-hotel i {
		top: 40px;
	}
	a.btn-book {
		height: 60px;
		padding: 0 20px;
		display: flex;
		flex-flow: column nowrap;
		justify-content: center;
		align-items: center;
		font-size: 10px;
	}
	a.btn-book span {
		font-size: 28px;
		line-height: 28px;
	}
	.site-lang ul li a {
		line-height: 60px;
		height: 60px;
	}
	.header-right .contact a {
		padding: 0 20px;
	}
	.home .site-content {
		margin-top: 60px;
	}
	.contact-popup .wrapper {
		padding: 50px;
	}
}
@media screen and (max-width: 1200px) {	
	.hotel-finder, .site-navigation {
		padding: 120px 80px 50px;
	}
	.header-right .contact a {
		padding: 0 10px;
	}
	.header-right > a, .header-right .contact > a, .site-lang > a {
		padding: 0 10px;
	}
}
@media screen and (max-width: 1024px) {	
	.home .column-wrapper .wpb_text_column {
		padding: 15px;
		padding-right: 0;
	}
	.home .column-wrapper .reverse .wpb_text_column {
		padding: 15px;
		padding-left: 0;	
	}
	.main-content {
		padding: 100px 50px;
	}
	.main-content-sub {
		padding: 0 50px 50px;
	}
	.grid-wrapper .image a .mask h3 {
		font-size: 30px;
	}
	.homeroom-wrapper .image > a .mask {
		font-size: 30px;
	}
}
@media screen and (max-width: 991px) {		
	/* Header */
	.header-right > a, .header-right .contact > a, .site-lang > a {
		font-size: 12px;
	}
	.header-right .contact a {
		font-size: 0;
		min-width: 0;
		text-align: center;
		padding: 0;
	}
	.header-right .contact a i {
		line-height: 80px;
		position: relative;
		font-size: 20px;
		padding: 0 5px;
		width: 20px;
		text-align: center;
	}
	a.btn-book {
		padding: 12px 15px;
	}
	.site-navigation .menucol ul > li > a {
		font-size: 20px;
	}
	/* Content */
	.home-gallery-wrapper .image {
		width: 50%;
	}
	.home-gallery-wrapper .image a {
		height: auto;
		padding-top: 70%;
	}
	.home-gallery-wrapper .image-center,
	.home-gallery-wrapper .image:nth-child(6),
	.home-gallery-wrapper .image:nth-child(7),
	.home-gallery-wrapper .image:nth-child(8),
	.home-gallery-wrapper .image:nth-child(9) {
		display: none;
	}
	.home-gallery-wrapper .gallery-button a {
		border: 1px solid;
		padding: 0 50px;
		display: inline-block;
		height: 35px;
		line-height: 33px;
		margin: 50px 0 0 !important;
		font-size: 12px;
		color: #72736e;
	}
	.home-gallery-wrapper .gallery-button a:hover {
		background: #677c35;
		border-color: #677c35;
		color: #fff;
	}
	.column-wrapper .vc_col-sm-7 {
		width: 100%;
	}
	.column-wrapper .vc_col-sm-5 {
		width: 100%;
	}
	.column-wrapper .reverse .vc_col-sm-7 {
		order: 1;
	}
	.column-wrapper .reverse .vc_col-sm-5 {
		order: 2;
	}
	.home .column-wrapper .wpb_text_column, .home .column-wrapper .reverse .wpb_text_column {
		padding: 20px 0;	
	}
	.home-room-wrapper .image {
		width: 50%;
	}
	.heading {
		padding-top: 150px;
	}
	.room-benefits {
		padding: 0;
	}
	.single .vc_col-sm-6 {
		width: 100%;
		margin-bottom: 15px;
	}
	.single .vc_col-sm-8, .single .vc_col-sm-4 {
		width: 100%;
		margin-bottom: 15px;
	}		
	.column-wrapper .row {
		flex-flow: column nowrap;
	}
	.column-wrapper .col-md-7, .column-wrapper .reverse .col-md-7 {
		width: 100%;
		order: 1;
		text-align: center;
	}
	.column-wrapper .col-md-5, .column-wrapper .reverse .col-md-5 {
		width: 100%;
		order: 2;
	}
	.column-wrapper .content {
		text-align: center;
	}
	.offer-wrapper .frame-green table tr {
		display: flex;
		flex-flow: column nowrap;
	}
	.offer-wrapper .frame-green table td {
		width: 100%;
		float: none;
		display: block;
		margin-bottom: 30px;
		padding: 0;
	}
	.offer-wrapper .frame-green table td:nth-child(1) {
		order: 2;
	}
	.offer-wrapper .frame-green table td:nth-child(2) {
		order: 1;
		padding-bottom: 30px;
	}
	.offer-wrapper .frame-white table td {
		width: 100%;
		float: none;
		display: block;
		margin-bottom: 30px;
		padding: 0;
	}
	.location-wrapper table td {
		width: 100%;
		float: none;
		display: table;
		margin-bottom: 30px !important;
		padding: 0;
	}
	.blog-wrapper {
		padding: 0;
	}
	.gallery-wrapper .header a {
		display: none;
	}
	.gallery-wrapper .header select {
		font-size: 16px;
	}
	.gallery-wrapper .header .SumoSelect {
		display: block;
	}
	.gallery-wrapper .header .SumoSelect {
		width: 100%;
		border: 1px solid #757575;
		font-family: 'TrajanPro3-Regular';
		color: #757575;
	}
	.gallery-wrapper .header .SumoSelect > .CaptionCont {
		border: none;
	}
	.gallery-wrapper .header .SumoSelect > .CaptionCont > span {
		padding: 0;
	}
	.gallery-wrapper .header .SumoSelect > .CaptionCont > label {
		width: 35px;
	}
	.gallery-wrapper .header .SumoSelect > .CaptionCont > label > i {
		width: 35px;
		height: 35px;
		background: none;
		font-style: normal;
	}
	.gallery-wrapper .header .SumoSelect > .CaptionCont > label > i:before {
		content: "\f107";
		font-family: FontAwesome;
		color: #757575;
		line-height: 35px;
	}
	.gallery-wrapper .header .SumoSelect > .optWrapper > .options > li.opt:before {
		display: none;
	}
	.gallery-wrapper .header .SumoSelect > .optWrapper > .options li label {
		font-weight: normal;
	}
	/* Room */
	.banner-content {
		position: relative;
		color: #72736e;
		padding: 40px 40px 0;
		height: auto;
	}
	.banner-content a {
		display: none;
	}
	.room-others {
		display: none;
	}
	.single-room .room-banner h1 {
		font-size: 60px;
		color: #677c35;
	}
	.room-content h3 {
		display: none;
	}
	.room-features .owl-nav.disabled {
		display: block;
	}
	.room-features .owl-prev {
		left: -40px;
	}
	.room-features .owl-next {
		right: -40px;
	}
	/* Footer */
	.testimonial-wrapper {
		flex-flow: column nowrap;
	}
	.testimonial-wrapper .slider {
		width: 100%;
		margin-bottom: 20px;
	}
	.testimonial-wrapper .image {
		width: 100%;
		text-align: center;
	}
	.instagram-wrapper {
		margin-top: 20px;
		flex-flow: column nowrap;
	}
	.instagram-text {
		display: flex;
		flex-flow: row nowrap;
		align-items: baseline;
		justify-content: space-between;
	}
	.instagram-feed {
		padding: 0;
	}
	.site-logos {
		flex-flow: column;
		margin-top: 20px;
	}
	.site-logos .logo-center {
		padding: 20px;
		margin: 0;
		border-top: 1px solid #fff;
		border-bottom: 1px solid #fff;
	}
	.site-logos .logo-center:before, .site-logos .logo-center:after {
		display: none;
	}
	.site-bottom .container {
		flex-flow: column nowrap;
	}
	.site-bottom .footer-socials {
		order: 4;
	}
	.site-bottom .footer-menu {
		margin: 20px 0;
	}
	.sukosol-gourmet {
		margin: 20px auto 40px !important;
	}
	.contact-popup .wrapper {
		padding: 50px 30px 30px;
		text-align: center;
	}
	.home-blog .owl-nav {
		display: block;
	}
	.home-blog .owl-prev {
		left: -45px;
	}
	.home-blog .owl-next {
		right: -45px;
	}
}
@media screen and (max-width: 768px) {
	body {
		position: relative;
		height: auto;
		overflow: visible;
	}
	body.disable-scrollbar {
		position: fixed;
		height: 100vh;
		overflow: hidden;
	}
	.home .site-content, .site-content {
		margin-top: 60px;
	}
	.home-intro {
		padding: 60px 0;
	}
	/* Mobile Menu */
	.site-toggle {
		width: 20px;
	}
	.site-toggle a {
		display: none;
	}
	.site-title {
		left: 20px;
	}
	.header-right > a, .header-right a.btn-book, .header-right .contact {
		display: none;
	}	
	.mobile-menu {
		position: fixed;
		bottom: 0;
		left: 0;
		width: 100%;
		z-index: 40;
		display: block;
	}
	.mobile-menu > a {
		float: left;
		width: 25%;
		background-color: #a7af8a;
		transition: all .8s ease;
		display: block;
		height: 70px;
		line-height: 70px;
		color: #fff;
		text-align: center;
		padding: 10px 5px 5px;
	}
	.mobile-menu > a svg {
		max-width: 80px;
		max-height: 100%;
	}
	.mobile-menu > a:hover {
		background-color: #677c35;
		transition: all .8s ease;
	}
	.mCSB_inside>.mCSB_container {
		margin-right: 0;
	}
	.mobile-navigation {
		display: block;
		position: fixed;
		top: 100%;
		left: 0;
		width: 100%;
		height: calc(100% - 70px);
		z-index: 20;
		background: rgba(103, 124, 53, 0.95);
		transition: all 1s ease;
	}
	.mobile-navigation.active {
		top: 0;
		transition: all 1s ease;
	}
	.mobile-navigation .wrap {
		height: calc(100% - 150px);
		padding-top: 20px;
	}
	.mobile-navigation .wrap ul {
		list-style: none;
		margin: 0;
		padding: 0;
	}
	.mobile-navigation .wrap ul li {
		position: relative;
		cursor: pointer;
	}
	.mobile-navigation .wrap ul li a {
		font-family: 'TrajanPro3-Regular';
		color: #fff;
		display: inline-block;
		padding: 10px 20px;
		font-size: 20px;
		text-transform: uppercase;
		line-height: 1em;
	}
	.mobile-navigation .wrap ul li:not(.menu-item-has-children) > a {
		display: block;
	}
	.mobile-navigation .wrap ul li.menu-item-has-children:before {
		content: "\f107";
		font-family: 'FontAwesome';
		position: absolute;
		right: 20px;
		top: 5px;
		color: #fff;
		font-size: 20px;
	}
	.mobile-navigation .wrap ul ul {
		display: none;
	}
	.mobile-navigation .wrap ul ul li a {
		font-family: 'Lato-Regular';
		color: #fff;
		display: inline-block;
		padding: 10px 20px;
		font-size: 14px;
		text-transform: uppercase;
		line-height: 1em;
		display: block;
	}
	.mobile-navigation .links {
		position: absolute;
		bottom: 0;
		width: 100%;
		display: flex;
		flex-flow: row nowrap;
	}
	.mobile-navigation .links a {
		background: #4f6026;
		flex-grow: 1;
		text-align: center;
		color: #fff;
		height: 80px;
		line-height: 80px;
		border-top: 1px solid rgba(255, 255, 255, 0.3);
		border-right: 1px solid rgba(255, 255, 255, 0.3);
	}
	.site-lang ul li a {
		height: 60px;
		line-height: 60px;
		font-size: 12px;
	}
	.site-lang .wpml-ls-legacy-dropdown a.wpml-ls-item-toggle:after {
		bottom: 5px;
	}
	/* Mobile Hotels */
	.mobile-hotels {
		display: block;
		position: fixed;
		top: 100%;
		left: 0;
		width: 100%;
		height: calc(100% - 70px);
		z-index: 20;
		background: rgba(103, 124, 53, 0.95);
		transition: all 1s ease;
		color: #fff;
		padding: 20px;
	}
	.mobile-hotels.active {
		top: 0;
		transition: all 1s ease;
	}
	.mobile-hotels h3 {
		padding-top: 20px;
		border-bottom: 1px solid rgba(255, 255, 255, 0.3);
		padding-bottom: 15px;
	}
	.mobile-hotels h3 a {
		float: right;
		color: #fff;
		font-size: 30px;
	}
	.mobile-hotels a {
		color: #fff;
	}
	.mobile-hotels .item {
		margin-bottom: 15px;
	}
	.mobile-hotels .title {
		font-size: 12px;
		display: block;
		margin-bottom: 5px;
	}
	.mobile-hotels .image div {
		width: 100%;
		padding-top: 55%;
		background-size: cover;
		background-position: center center;
		background-repeat: no-repeat;
	}
	.home-gallery-wrapper .image a .mask h3 {
		font-size: 14px;
	}
	.home-gallery-wrapper .image a .mask p {
		display: none;
	}	
	.home-parallax, .home-rooms {
		background-attachment: scroll;
	}
	.liftup {
		position: relative;
		margin-top: -100px;
		margin-left: 5px !important;
		margin-right: 5px !important;
	}
	.site-map .map-content {
		position: relative;
		width: 100%;
		right: auto;
		top: auto;
	}
	.site-bottom {
		padding-bottom: 100px;
	}
	.room-others {
		display: none;
	}
	.main-content {
		padding: 100px 10px;
	}
	.main-content-sub {
		padding: 0 30px 50px;
	}
}
@media screen and (max-width: 767px) {
	.tp-bullet {
		width: 10px;
		height: 10px;
	}
	.room-offers .col-md-4 {
		padding: 0 15px;
	}
	.float-menu a {
		width: 35px;
		height: 35px;
		line-height: 35px;
		font-size: 18px;
	}
	.float-menu a.contact {
		font-size: 12px;
		line-height: 40px;
		height: 35px;
		width: 155px;
	}
}
@media screen and (max-width: 640px) {
	.site-newsletter .gform_wrapper {
		width: 320px;
	}
	.site-newsletter .gform_wrapper .gform_footer input[type=submit] {
		width: 100px;
	}
	#sb_instagram.sbi_col_5 #sbi_images .sbi_item {
		width: 20%;
		padding-left: 0 !important;
	}
	#sb_instagram .sbi_photo {
		display: block;
		text-decoration: none;
		width: 100%;
		padding-top: 100%;
		height: auto !important;
	}
}
@media screen and (max-width: 480px) {
	.vc_row.vc_row-o-full-height {
		min-height: 70vh !important;
	}
	.column-wrapper .wpb_gallery_slides .owl-prev {
		left: -20px;
		right: auto;
		margin-top: -20px;
	}
	.column-wrapper .wpb_gallery_slides .owl-next {
		right: -20px;
		left: auto;
		margin-top: -20px;
	}
	.column-wrapper .reverse .wpb_gallery_slides .owl-prev {
		left: -20px;
		right: auto;
		margin-top: -20px;
	}
	.column-wrapper .reverse .wpb_gallery_slides .owl-next {
		right: -20px;
		left: auto;
		margin-top: -20px;
	}
	.slider {
		padding: 0 40px !important;
		margin: 0 auto;
	}
	.slider .owl-prev {
		left: -5px !important;
	}
	.slider .owl-next {
		right: -5px !important;
	}
	.dine-others .slider {
		padding: 0 !important;
	}
	.dine-others .slider .owl-prev {
		left: -40px !important;
	}
	.dine-others .slider .owl-next {
		right: -40px !important;
	}
	.dine-others .item .title h3 {
		font-family: 'JennaSue';
		font-size: 40px;
	}
	h1 {
		font-size: 38px !important;
	}
	.site-title a {
		width: 150px;
		height: 150px;
	}
	.site-header.sticky .site-title a {
		height: 100px;
	}
	.room-wrapper .room .figures {
		justify-content: center;
	}
	.room-wrapper .room .figures .col {
		width: 33.33%;
		margin-bottom: 20px;
	}
	.figures-wrapper {
		justify-content: center;
	}
	.figures-wrapper .col {
		width: 33.33%;
		margin-bottom: 10px;
		padding: 10px 0;
	}
	.figures-wrapper .col h3 {
		font-size: 18px;
		height: 30px;
	}
	.figures-wrapper .col:nth-child(3):after {
		display: none;
	}
	.figures-wrapper .col span {
		font-size: 12px;
		line-height: 1.2em;
	}
	.home-parallax {
		height: 40vh;
	}
	.main-content {
		padding: 100px 20px 50px;
		margin-left: 0 !important;
		margin-right: 0 !important;
	}
	.main-content-sub {
		padding: 0 20px 50px;
		margin-left: 0 !important;
		margin-right: 0 !important;
	}	
	.home-room-wrapper .image {
		width: 100%;
	}
	.home-room-wrapper .image > a {
		padding-top: 100%;
	}
	.home-blog .owl-prev {
		left: 0;
	}
	.home-blog .owl-next {
		right: 0;
	}
	.single-room .button-link.jennah3 {
		padding: 30px;
		padding-bottom: 80px;
	}
	#dineothers {
		padding-bottom: 0;
	}
	#dineothers .slider {
		padding: 0;
	}
	#testimonial-slider {
		padding: 0;
	}
	.site-newsletter h3 {
		font-size: 20px;
	}
	.site-logos .logo-center {
		flex-flow: row wrap;
		justify-content: center;
		padding: 20px 0;
	}
	.site-logos .logo-center a {
		width: 33.33%;
		padding: 0 10px;
	}
	.instagram-text {
		font-size: 10px;
	}
	.float-menu {
		top: 35%;
	}
	.column-wrapper .row {
		margin-bottom: 50px !important;
	}
	.contact-popup {
		border: 20px solid transparent;
		border-image: url(images/frame-contact.png) 20 20 round;
		-webkit-border-image: url(images/frame-contact.png) 20 20 round;
		-moz-border-image: url(images/frame-contact.png) 20 20 round;
		-ms-border-image: url(images/frame-contact.png) 20 20 round;
		margin: 0 15px;
	}
	.contact-popup .wrapper {
		padding: 30px 15px;
		text-align: center;
	}
	.contact-popup h3 {    
		font-size: 18px;
		margin-top: 15px;
		margin-bottom: 10px;
	}
	.contact-popup .gform_wrapper ul {
		margin: 0;
	}
	.offer-wrapper .frame-green {
		border: 25px solid transparent;
		border-image: url(images/frame-green.png) 25 25 round;
		-webkit-border-image: url(images/frame-green.png) 25 25 round;
		-moz-border-image: url(images/frame-green.png) 25 25 round;
		-ms-border-image: url(images/frame-green.png) 25 25 round;
		color: #fff;
		padding: 0;
	}
	.offer-wrapper .frame-white {
		border: 25px solid transparent;
		border-image: url(images/frame-white.png) 25 25 round;
		-webkit-border-image: url(images/frame-white.png) 25 25 round;
		-moz-border-image: url(images/frame-white.png) 25 25 round;
		-ms-border-image: url(images/frame-white.png) 25 25 round;
		background: #fff;
		padding: 0;
	}	
}