@media screen {
	html {
		overflow-x: hidden;
	}
	html {
		height: 100%;
		overflow-y: scroll;
	}
	body {
		/*position: relative;*/
		height: 100%;
		min-height: 100%;
	}
	body.ps-active #page {
		display: block;
	}
	body.ps-active #page > * {
		display: none;
	}

	.media-query-indicator {
		position: absolute;
		z-index: 0;
	}

	.ym-wrapper {
		max-width: 1300px;
		margin: 0 auto;
	}
	.ui-widget-content
	{
		z-index: 12000!important;
	}
	header {
		position: fixed;
		top: 0;
		left: 0;
		right: 0;
		z-index: 11000;

		text-align: right;
		height: 90px;
		line-height: 42px;
	}
	header .ym-wrapper {
		max-width: 990px;
		position: relative;
	}
	header a.logo_main {
		width: 240px;
		position: absolute;
		left: 0;
		z-index: 1;
	}
	.top_right_nav {
		line-height: 48px;
		padding-top: 10px;
	}
	.language-wrapper {
		height: 42px;
		white-space: nowrap;
		line-height: 42px;
	}
	nav.navbottom.navtopright > ul {
		padding-left: 10px;
	}

	nav {
		line-height: 42px;
	}
	nav.navtop {
		position: fixed;
		top: 90px;
		left: 0;
		right: 0;
		z-index: 11000;

		border-bottom: 4px solid #000;
		text-align: right;
		height: 43px;
		text-align: center;
	}
	nav.navtop .ym-wrapper {
		max-width: 100%;
		position: relative;
	}

	nav.mobile {
		display: none;
	}
	#sidebar {
		position: absolute;
		top: 200px;
		right: 280px;
		z-index: 10000;
	}

	.template_minimal #sidebar {
		position: relative;
		top: 0px;
		right: 0px;
	}
	.switch-sidebar #sidebar {
		right: auto;
		left: 20px;
	}
	.template_minimal.switch-sidebar #sidebar {
		right: 280px;
		left: auto;
	}
	#sidebar.fixed {
		position: fixed;
		top: 178px;
		right: 0px;
		left: 0;
	}
	.template_minimal #sidebar {
		position: relative;
		top: 0px;
		right: 0px;
	}
	#sidebar .ym-wrapper {
		position: relative;
		max-width: none;
	}
	#sidebar .ym-wbox {
		position: absolute;
		width: 240px;
		height: auto;
	}
	#sidebar.fixed .ym-wbox {
		position: relative;
		width: 100%;
		height: auto;
	}
	#sidebar.fixed .quickbook {
		max-width: 990px;
		margin: 0 auto;
	}
	#sidebar.fixed .quickbooklinks{
		display: none;
	}
	#sidebar.fixed .quickbookheader,
	#sidebar.fixed .quickbook .ym-form > div.hotel,
	#sidebar.fixed .quickbook label{
		float: left;
	}
	#sidebar.fixed .ym-form div{
		padding-left: 10px;
	}

	#sidebar .sidebar-content {
		padding-top: 0px;
	}
	.template_minimal #sidebar .sidebar-content {
		padding-top: 0;
	}
	#sidebar .sidebar-footer {
		position: absolute;
		bottom: 0;
		left: 0;
		right: 0;
		height: 112px;
		display: none;
	}
	.template_minimal .social_links {
		display: none;
	}

	#page {
		position: relative;
		z-index: 100;

		height: auto;
		min-height: 100%;
	}

	.pusher-nav {
		height: 170px;
	}
	.template_minimal .pusher-nav, 
    body.is_containing_image_hero.hero_behind_header .pusher-nav  {
		display: none;
	}

	.nav-icons {
		position: absolute;
		top: 184px;
		left: 20px;
		z-index: 3000;
	}
	.switch-sidebar .nav-icons {
		right: 50px;
		left: auto;
	}
	.nav-icons > div {
		display: inline-block;
		zoom: 1;
		*display: inline;
		margin-left: 5px;
		padding: 3px;
	}
	.template_quickbook .showimages, .template_quickbook_sidemenu .showimages {
		display: none;
	}

	.mobile-show {
		display: none;
	}

	#supersized {
		position: relative;
		margin: 0;
		padding: 0;
		height: 300px;
		z-index: 1000;
	}
	#supersized div {
		width: 100%;
		height: 100%;
		margin: 0;
		padding: 0;
	}
	#supersized iframe {
		width: 100%;
		height: 100%;
	}
	#supersized.notresize {
		height: auto;
		margin-left: 0px;
		margin-top: 40px;
	}
	.template_gallerytile #supersized.notresize, .template_gallerymenu #supersized.notresize {
		margin-top: 0px;
	}
	#supersized.video {
		position: relative;
		width: 100%;
		overflow: hidden;
	}
	#supersized.video > div:not(.iframe_fallback_img) {
		position: absolute;
		width: 100%;
		height: 0;
		padding-bottom: 56.25%;
		top: 50%;
	}
	#supersized.video > div.iframe_fallback_img
    {
        display: none;
    }
	#supersized.video iframe {
		position: absolute;
		top: 0;
		left: 0;
		width: 100%;
		height: 100%;
		/*margin: -28.125% 0;*/
	}
	/*.switch-sidebar #supersized.notresize {
		text-align: right;
		margin-left: 0;
		margin-right: 265px;
	}*/
	#supersized li {
		position: absolute;
		margin: 0;
	}
	#supersized.notresize li {
		position: relative;
		display: inline-block;
		zoom: 1;
		*display: inline;
		width: 25%;
		line-height: 0;
		vertical-align: top;
	}
	#supersized.notresize li a {
		display: block;
		line-height: 0;
	}
	#supersized.notresize li img {
		width: 100%;
		-moz-backface-visibility: hidden;
		-webkit-backface-visibility: hidden;
	}
	#supersized.notresize .zoom {
		position: absolute;
		top: 50%;
		left: 50%;
		width: 47px;
		height: 48px;
		margin-top: -24px;
		margin-left: -23.5px;
	}
	#supersized.notresize .gallery-title {
		visibility: hidden;
		opacity: 0;
		position: absolute;
		bottom: 0;
		left: 0;
		right: 0;
		height: 60px;
		line-height: 30px;
		margin: 0;
		padding: 10px;
		text-align: center;
		background: rgba( 0, 0, 0, 0.5 );
		color: #FFF;

		-o-transition:.5s;
		-ms-transition:.5s;
		-moz-transition:.5s;
		-webkit-transition:.5s;
		transition:.5s;
	}
	#supersized.notresize .gallery-title:empty {
		display: none;
	}
	#supersized.notresize .gallery-title span {
		display: block;
		vertical-align: center;
	}
	#supersized.notresize .gallery-title .first {
		font-size: 130%;
	}
	#supersized.notresize li:hover .gallery-title {
		/*display: block;*/
		opacity: 1;
		visibility: visible;
	}
	ul#slide-list {
		margin-top: -50px;

		z-index: 1100;
	}
	.switch-sidebar ul#slide-list {
		/*left: auto;
		right: 288px;*/
	}

	#main {
		padding: 0;
		clear: both;

		z-index: 900;
	}
	.template_quickbook #main, .template_quickbook_sidemenu #main
	{
		margin-top: 40px;
	}
	#main .ym-wrapper {
		position: relative;
	}
	#main .ym-wbox {
		padding: 1em 2em;
	}
	.switch-sidebar #main .ym-wbox {

	}

	.template_quickbook_imagesequencer_sidemenu #main .ym-wbox, .template_quickbook_sidemenu #main .ym-wbox,
		.template_quickbook #main .ym-wbox {
		padding-right: 0;
	}
	#main .template-menu .ym-gl .ym-gbox {
		padding: 0;
	}
	#main .template-menu .ym-gr .ym-gbox {
		position: relative;
		padding: 10px 20px 20px 20px;
		min-height: 5em;
	}

	.pusher {
		min-height: 82px;
		padding-top: 5em;
	}


	.scrolldown-wrapper {
		position: absolute;
		top: 10px;
		right: 10px;
		height: 42px;

		white-space: nowrap;
		line-height: 42px;
		cursor: pointer;
	}
	.template_quickbook .scrolldown-wrapper, .template_quickbook_sidemenu .scrolldown-wrapper, .template_minimal .scrolldown-wrapper,
	.template_gallerytile .scrolldown-wrapper, .template_gallerytile #sidebar, .template_gallerytile .nav-icons, .template_gallerytile .scrolldown-wrapper, .template_gallerymenu #sidebar, .template_gallerymenu .nav-icons {
		display: none;
	}
	.scrolltext {
		display: inline-block;
		zoom: 1;
		*display: inline;
		height: 42px;
		line-height: 42px;
		vertical-align: top;
	}
	.scrolldown {
		display: inline-block;
		zoom: 1;
		*display: inline;
		width: 42px;
		height: 42px;
		text-align: center;
	}
	.scrolldown span {
		display: inline-block;
		zoom: 1;
		*display: inline;
		vertical-align: middle;
	}

	.tagline {
		position: absolute;
		top: 44px;
		left: 0;
		right: 0;
		height: 100px;
		z-index: 2000;
		overflow: hidden;
	}
	body.is_containing_image_hero.hero_behind_header .tagline {
        display: none;
    }
	.tagline .ym-wrapper {
		max-width: none;
	}
	#slidecaption {
		height: 100px;
		line-height: 100px;
		overflow: hidden;
		float: none;
		margin: 0;
		text-shadow: none;
	}

	.rates {
		position: absolute;
		left: 32px;
		margin-top: -140px;

		z-index: 8000;
		height: 110px;
		max-width: 320px;
		white-space: nowrap;
	}
	.switch-sidebar .rates {
		right: 30px;
		left: auto;
	}

	.rates .rates-box > div {
		position: relative;
		display: inline-block;
		zoom: 1;
		*display: inline;
		width: 320px;
		height: 110px;
		padding: 0;
		margin: 0;
		overflow: hidden;
	}
	.rates img {
		margin: 0;
	}
	.rates a {
		overflow: overlay;
		margin: 0;
		padding: 0;
	}
	.rates .text {
		display: none;
	}
	.rates .text span {
		display: block;
		font-size: 120%;
	}
	.rates .text .title, .rates .text .price {
		font-size: 120%;
		font-weight: bold;
	}
	.rates .text .title{
		overflow: hidden;
		text-overflow: ellipsis;
	}
	.rates .text .description {
		font-size: 90%;
		line-height: 1.8em;
	}
	.rates .booknow {
		display: none;
		position: absolute;
		bottom: 8px;
		right: 8px;
		height: 25px;
		line-height: 25px;
		padding: 0 16px;
		text-align: center;
		text-transform: uppercase;
	}

	.rates .fullimage .text {
		display: none;
	}
	.rates .fullimage .booknow {
		display: none;
	}

	.rates .imagewithtext img {
		width: 120px;
		height: 90px;
		margin: 9px;
		border-width: 1px;
		border-style: solid;
	}
	.rates .imagewithtext .text {
		display: block;
		position: absolute;
		top: 0;
		left: 130px;
		right: 0;
		bottom: 0;
		padding: 10px;
		text-align: left;
	}
	.rates .imagewithtext .booknow {
		display: block;
	}
	.rates .imagewithbutton .text {
		display: none;
	}
	.rates .imagewithbutton .booknow {
		display: block;
		bottom: 0;
		left: 0;
		right: 0;
	}

	footer {
		position: absolute;
		bottom: 0;
		left: 0;
		right: 0;
		line-height: 40px;
		vertical-align: middle;
	}
	.template_minimal footer
	{
		position: relative;
	}
	footer .ym-wbox {
		position: relative;
	}
	.switch-sidebar footer .ym-wbox {
		padding-left: 25px;
	}

	footer .awards {
		position: absolute;
		top: -41px;
		left: 0;
		right: 0;
	}
	footer .awards .ym-wbox {
		min-height: 0;
	}

	footer .ym-grid.grid-logos{
		padding-top: 30px;
	}
	footer .ym-gbox.nav, .ym-gbox.excess-logos{
		text-align: center;
	}

	nav.navbottom {
		position: relative;
		display: inline;
		top: auto;
		bottom: auto;
		left: auto;
		right: auto;

	}
	.copyright, .row-post-nav {
		zoom: 1;
		/*display: inline-block; *display: inline;*/
	}
	.scrollup-wrapper {
		position: absolute;
		top: -50px;
		right: 10px;
		height: 42px;

		white-space: nowrap;
		line-height: 42px;
		cursor: pointer;
	}
	.scrollup {
		display: inline-block;
		zoom: 1;
		*display: inline;
		width: 42px;
		height: 42px;
		text-align: center;
	}
	.scrollup span {
		display: inline-block;
		zoom: 1;
		*display: inline;
		vertical-align: middle;
	}

	.hide {
		opacity: 0;
		visibility: hidden;
		-webkit-transition: all 1s ease-in-out;
		-moz-transition: all 1s ease-in-out;
		-ms-transition: all 1s ease-in-out;
		-o-transition: all 1s ease-in-out;
		transition: all 1s ease-in-out;
	}

	h1 {
		margin-top: 10px;
	}

	p:first-child {
		margin-top: 0;
	}


	.sitemap-type {
		display: inline-block;
		zoom: 1;
		*display: inline;
		width: 45%;
		vertical-align: top;
		padding: 0 1%;
	}
	.sitemap ul {
		/*list-style-type: none;*/
	}
	.sitemap ul ul {
		/*list-style-type: disc;*/
	}
	.sitemap li, .links li {
		line-height: 2em;
	}
	.box-content .sitemap a, .box-content .links a {
		white-space: nowrap;
		text-decoration: none;
	}
	.sitemap > ul > li > a {
		font-weight: bold;
	}
	.box-content .sitemap ul, .box-content .links ul {
		margin-bottom: 0.5em;
	}
	.box-content .sitemap > ul, .box-content .links > ul {
		margin-bottom: 1.5em;
	}
	.box-content .sitemap, .box-content .links {
		margin-bottom: 3em;
	}
	.links .desciption {
		display: block;
	}


	#cookie-consent {
		position: fixed;
		bottom: 0px;
		left: 0px;
		right: 0px;
		z-index: 5000000;
		min-height: 4em;

		background: #666;
		background: rgba( 34, 34, 34, 0.9 );
		color: #FFF;
		line-height: 1.5em;
		font-size: 1.3em;
	}
	#cookie-consent .ym-wrapper {
		position: relative;
	}
	#cookie-consent .ym-wbox {
		padding: 1em 4em .5em 1em;
	}
	#cookie-consent a, #cookie-consent a:hover {
		color: #FFF;
		font-weight: bold;
		background-color: transparent;
	}
	#cookie-consent a:hover {
		text-decoration: underline;
	}
	#cookie-consent .close {
		position: absolute;
		top: .5em;
		right: 1em;

		width: 30px;
		height: 30px;
		line-height: 30px;
		border-radius: 100%;
		padding: 0;
		text-align: center;
		font-family: Verdana, Arial;
		font-size: 100%;

		border: 2px solid #FFF;
		text-decoration: none;
	}
	#cookie-consent .close:hover {
		color: #999;
		border: 2px solid #999;
		text-decoration: none;
	}

	.page_layout_Text_Promotions_Text #main .ym-wbox {
		padding-right: 25px;
	}

	.switch-sidebar.page_layout_Text_Promotions_Text #main .ym-wbox {
		padding-left: 25px;
	}

	.features {
		width: 100%;
	}
	.feature {
		position: relative;
		display: inline-block;
		zoom: 1;
		*display: inline;
		width: 100%;
		min-width: 200px;
		height: auto;
		padding: 0;
		margin: 0 0 1em 0;
		overflow: hidden;
		vertical-align: top;

		border-style: solid;
		border-width: 1px;

		-o-transition: .5s;
		-ms-transition: .5s;
		-moz-transition: .5s;
		-webkit-transition: .5s;
		transition: .5s;
	}
	.feature:last-child {
        margin-bottom: 0;
    }
    .larger_setup .feature {
        border-width: 0px;
    }
	.box-content .feature a {
		display: block;
		width: 100%;
		height: 100%;
		margin: 0;
		padding: 0;

		text-decoration: none;
	}
	.feature .image {
		display: inline-block;
		zoom: 1;
		*display: inline;
		margin: 10px 10px 5px 10px;
	}
	.larger_setup .feature .image {
        margin: 0;
    }
    .circle_lrgtile.larger_setup .feature .image {
        margin: 0 auto;
        width: 80%;
        margin-top: 10px;
    }
	.feature img {
		max-width: 100%;
		width: 250px;
		height: auto;
	}
	.feature .text {
		position: absolute;
		top: 10px;
		left: 280px;
		right: 10px;
	}
	.feature .text span {
		display: block;
	}
	    .feature .text span:empty {
        display: none;
    }
	.feature .text span.readmore {
		display: inline;
		color: #666;
	}
	.feature .text .title {
		font-size: 140%;
	}
	.feature .text .description {
		position: relative;

		margin-top: .5em;
		font-size: 100%;

		overflow: hidden;

		height: 2.6em;
		line-height: 1.3em;

		-o-transition: .5s;
		-ms-transition: .5s;
		-moz-transition: .5s;
		-webkit-transition: .5s;
		transition: .5s;
	}
	.feature .text .description:before {
		content: '';

		float: right;
		height: 1.3em;
	}
	.feature .text .description-text {
		-o-transition: .5s;
		-ms-transition: .5s;
		-moz-transition: .5s;
		-webkit-transition: .5s;
		transition: .5s;
	}
	.feature .text .description-text:before {
		content: "\2026  read more";

		float: right;
		clear: right;
	}
	.feature .text .description-text:after {
		content: '';

		position: absolute;

		display: inline-block;
		zoom: 1;
		*display: inline;
		width: 100%;
		height: 1.3em;

		background: inherit;
	}
	.feature .text .description:after {
		content: '';

		position: absolute;

		display: block;
		width: 100%;
		height: 2.6em;

		background: inherit;
	}
	.feature .feature-pusher {
	}
	.feature-footer {
		position: relative;
		min-height: 46px;
		background: #dbdad5;

		border-style: solid;
		border-width: 1px;

		-o-transition: .5s;
		-ms-transition: .5s;
		-moz-transition: .5s;
		-webkit-transition: .5s;
		transition: .5s;
	}
	.feature .price {
		position: absolute;
		top: 12px;
		left: 20px;
		height: 25px;
		line-height: 25px;
		font-size: 14px;
		font-weight: bold;
	}
	.feature .booknow {
		position: absolute;
		top: 10px;
		right: 20px;
		height: 25px;
		line-height: 25px;
		padding: 0 16px;
		text-align: center;
		text-transform: uppercase;
	}
	.features.list .features-box {
		max-width: 750px;
		margin: 0 auto;
	}
	.features.tile .feature {
		width: 32%;
		margin-right: 1%;
		min-height: 295px;
	}
    .larger_setup.features.tile .feature {
        width: 31%;
    }
	.box-content .features.tile .feature a {
		min-height: 275px;
	}
    .box-content .features.tile.larger_setup .feature a {
        min-height: 420px;
    }
    .box-content .features.tile.larger_setup.lrgtile .feature a {
        min-height: 370px;
    }
	.features.tile .feature .text {
		text-align: center
	}
	.features.tile .feature .image {
		display: block;
	}
	.features.tile.lrgtile .feature .image {
        height: 280px;
        background-position: center;
        background-size: cover;
    }
	.features.tile .feature img {
		width: 100%;
	}
    .features.tile.circle_lrgtile .feature img {
        border-radius: 50%;
    }
	.features.tile .feature .text {
		position: relative;
		top: auto;
		left: auto;
		right: auto;
		margin: 0 10px 10px 10px;
	}
	.features.tile.larger_setup .feature .text {
        margin: 0; margin-top: 5px;
    }
	.features.tile .feature .text .description {
		height: auto;
		font-size: 90%;
	}
	.features.tile .feature .text .description:before, .features.tile .feature .text .description-text:before,
		.features.tile .feature .text .description-text:after, .features.tile .feature .text .description:after,
		.features.tile.larger_setup .feature .text .description {
		display: none;
	}
	.features.tile .feature-footer {
		position: absolute;
		bottom: 0;
		left: 0;
		right: 0;
		text-align: center;
	}
	.features.tile .feature .price {
		display: none;
	}
	.features.tile .feature .booknow {
		position: relative;
		top: auto;
		right: auto;
		height: auto;
		min-width: 100px;
		display: inline-block;
		zoom: 1;
		*display: inline;
		margin-top: 10px;
	}

	.icons .icon-button {
		display: inline-block;
		zoom: 1;
		*display: inline;
		border-color: #000;
		border-style: solid;
		border-width: 1px;
		cursor: pointer;
		height: 42px;
		line-height: 43px;
		width: 42px;
		vertical-align: middle;
		text-align: center;

		font-size: 100%;

		-webkit-border-radius: 50%;
		-moz-border-radius: 50%;
		border-radius: 50%;

		-o-transition: .5s;
		-ms-transition: .5s;
		-moz-transition: .5s;
		-webkit-transition: .5s;
		transition: .5s;
	}
	.icons .icon-button span.arrow {
		display: inline-block;
		zoom: 1;
		*display: inline;
		vertical-align: middle;

		-o-transition: .5s;
		-ms-transition: .5s;
		-moz-transition: .5s;
		-webkit-transition: .5s;
		transition: .5s;
	}
	.icons .icon-button span.arrow-left {
		margin-top: -4px;
		margin-left: -4px;
	}
	.icons .icon-button span.arrow-right {
		margin-top: -4px;
		margin-right: -4px;
	}
	.icons .icon-button:hover span.arrow-left {
		border-right: 10px solid #FFF;
	}
	.icons .icon-button:hover span.arrow-right {
		border-left: 10px solid #FFF;
	}

	.icons-minimal {
		margin: 10px 0 0 20px;
	}

	.icons-minimal span {
		margin-left: 5px;
	}
	.icons .icon-button .fa {
		margin-top: -4px;
		vertical-align: middle;
	}
	.icons .icon-button .fa-caret-left {
		margin-left: -6px;
	}


	.transition {
		-o-transition: .5s;
		-ms-transition: .5s;
		-moz-transition: .5s;
		-webkit-transition: .5s;
		transition: .5s;
	}

	.custom-controls {
		display: none;
		position: fixed;
		z-index: 1001000;
		cursor: pointer;
		width: 47px;
		height: 48px;
	}
	.ps-active .custom-controls {
		display: block;
	}
	.custom-close {
		top: 20px;
		right: 20px;
	}
	.custom-prev {
		top: 50%;
		left: 30px;
	}
	.custom-next {
		top: 50%;
		right: 30px;
	}

	.text.editable {
		position: relative;
		display: block;
		min-height: 2em;
		margin-top: .5em;

		outline: 1px dashed rgba( 255, 0, 0, 0.3 );
	}
	.text.editable:after {
		position: absolute;
		bottom: 0;
		right: 0;

		content: 'Edit Text';
		color: rgba( 255, 0, 0, 0.3 );
	}
	.text.editable:hover {
		outline: 1px dashed #F00;
	}
	.text.editable:hover:after {
		color: #F00;
	}
	.text.editable .text.editable {
		display: inline;
		min-height: 0;
		margin-top: 0;

		outline: 0;
	}
	.text.editable .text.editable:after {
		display: none;
		content: '';
	}
	.text.editable .text.editable:hover {
		outline: 0;
	}

	/* hack tracking imgs, so that they don't screw up the design */
	body > img, body > iframe {
		position: absolute;
		z-index: 1;
		width: 1px !important;
		height: 1px !important;
	}


	/*flexible rqh css start*/

	.page_layout_Flexible #main .ym-wbox
	{
		padding-right: 0px;
		padding-left: 0px;
	}
	.page_layout_Flexible.page_layout_Widget #main .ym-wbox
    {
        padding-top: 15px;      
    }
    .page_layout_Flexible.page_layout_Widget #main .ym-wbox.for_parallax
    {
        padding-bottom: 0px;        
    }
	.page_layout_Flexible  .banner img
	{
		width: 100%;
		height: auto;
	}
	/*.page_layout_Flexible0  .features.list .features-box {
		max-width: none;
	}*/
	.page_layout_Flexible  .section_title, .page_layout_Flexible  .section_subtitle
	{
		text-align: center;
		text-transform: none;
		font-size: 28px;
		font-weight: 300;
	}
	.page_layout_Flexible .section_title {
		padding: 15px 0 0 0;
	}
	.page_layout_Flexible  .section_subtitle
	{
		font-size: 18px;
		margin-bottom: 15px;
	}
	.page_layout_Flexible .images-and-texts .image-text .text > span
	{
		display: block;
		text-align: left;
	}
	.page_layout_Flexible .images-and-texts .image-text .text span.description-text
	{
		display: block;
		padding: 20px 0 40px 0;
	}
	.page_layout_Flexible .images-and-texts .ym-grid.right-align .image-text .text > span
	{
		text-align: right;
	}
	.page_layout_Flexible  .image-and-text
	{
		padding: 15% 12%;
	}
	.ie .page_layout_Flexible  .image-and-text
	{
		padding: 10%;
	}
	.page_layout_Flexible  .images-and-texts-box .image, .page_layout_Flexible .banner
	{
		font-size: 0;
		line-height: 0;
	}
	.banner.show_info, .parallax {
        position: relative;
    }
    .banner.show_info a .overlay, .parallax .overlay {
        position: absolute;
        top: 0%;left: 0%;
        font-size: 12px;
        line-height: 28px;
        background: rgba(0,0,0,0.3);
        text-align: center;
        padding: 0px;
        width: 100%; height: 100%;
        display: flex;
        justify-content: center;
        align-items: center;
    }
    .parallax .overlay.disable_bg {
        background: initial;
    }
    .parallax .overlay {
        display: table;
    }
    .parallax .overlay .text {
        display: table-cell;
        vertical-align: middle;
    }
    .banner.show_info a .overlay span,
    .parallax .overlay span
    {
        display: block
    }
	.page_layout_Flexible .box-content > .text_container, .page_layout_Flexible .box-content > .iframe_container
	{
		padding: 15px 5%;
	}

	.page_layout_Flexible .text.editable:after
	{
		position: relative;
	}
	.page_layout_Flexible .text.editable
	{
		margin-top: 0;
	}
	.page_layout_Flexible .box-content > .text_container *
	{
		max-width: 900px;
		margin: 0 auto;
		text-align: left;
	}
	.page_layout_Flexible .box-content > .text_container p
	{
		margin-bottom: 1em;
	}
	.page_layout_Flexible .box-content > .iframe_container > *
	{
		max-width: 900px;
		margin: 0 auto;
	}
	.page_layout_Flexible .section_title
	{
		padding: 15px 0 0 0;
	}
	.page_layout_Flexible.page_layout_Widget .section_title
    {
        padding: 0;
    }
    .page_layout_Flexible.page_layout_Widget h1.section_title
    {
        margin: 0;
        border: 0;
    }
	.page_layout_Flexible .image-and-text-footer .button
	{
		width: 120px;
	}
	.page_layout_Flexible.page_layout_Widget .image-and-text-footer .button
    {
        width: auto;
        display: initial;
    }
	.page_layout_Flexible .ym-grid.right-align .image-and-text-footer .button
	{
		float: right;
	}
	/*.page_layout_Flexible .box-content > div
	{
		padding: 15px 0;
	}*/
	.page_layout_Flexible .features.tile .features-box
	{
		text-align: center;
	}
	.page_layout_Flexible .features.tile .feature
	{
		margin-right: 0.3%;
		margin-left: 0.3%;
	}
	.page_layout_Flexible .larger_setup.features.tile .feature
    {
        margin-right: 1%;
        margin-left: 1%;
    }
	.page_layout_Flexible .iframe_embed_container {
		text-align: center;
	}
	.page_layout_Flexible .iframe_embed {
		position: relative;
		padding-bottom: 56.25%; /* 16/9 */
		height: 0;
		overflow: hidden;
		max-width: 100%;
	}
	.page_layout_Flexible .iframe_embed iframe, .page_layout_Flexible .iframe_embed object, .page_layout_Flexible .iframe_embed embed {
		position: absolute;
		top: 0;
		left: 0;
		width: 100% !important;
		height: 100% !important;
	}
	/*flexible rqh css end*/

	#datepicker[type="text"] {
		background: #ffffff;
	}
	.quickbook .date input#datepicker{
		width: 155px;
		display: inline-block;
		*display: inline;
	}
	footer .ym-grid{
		line-height: 2.5em;
		font-size: .95em;
	}
	footer ul {
		margin:0;	list-style-type:none;
	}
	footer ul li {
		display:inline-block;
		zoom: 1;*display: inline;
	}
	footer .ym-gl{
		text-align: left;
	}
	footer .ym-gr{
		text-align: right;
	}
	.row-1-container
	{
		text-align: center;
		padding-top: 30px;
	}
	.row-2-container
	{
		padding-bottom: 10px;
	}
	.row-4-container
	{
		text-align: center;
	}
	.grid-menu .ym-gbox.box-content
	{
		padding-right: 20px;
	}

	.page_layout_Parallax #page, .page_layout_Parallax #main {
		background: transparent;
	}
	.page_layout_Parallax #main .ym-wrapper {
		background: #ebebeb;
	}
	.page_layout_Parallax .parallax-window {
		min-height: 400px;
		background: transparent;
	}
	.parallax {
        background-size: cover;
        background-position: 50% 0px;
        background-attachment: fixed;
    }
    body.touch_device .parallax {
        background-position: center;
        background-attachment: initial;
        max-height: 300px;
        max-height: 40vh;
    }
 
    .image_grid {
        margin: 0px;
        overflow: hidden;
    }
    .image_grid > .image_grid_item {
        *display: inline;
        display: inline-block;/* display: inherit;float: left; */
        box-sizing: border-box;
        height: 500px;height: 45vh;
        padding: 0 5px;
        vertical-align: top;
    }
    .image_grid > .image_grid_item.after_row1 {      
        padding-top: 10px;      
    }
    .image_grid > .image_grid_item > div {
        width: 100%;
        height: 100%;
        background-size: cover;
        background-position: center;
    }
    .image_grid .image_grid_item_sizer {
        height: 0;
    }
 
    /* 
    .image_grid .image_grid_item_sizer,
    .image_grid > .image_grid_item { width: 25%; }
    .image_grid .image_grid_size_2 { width: 50%; }
    .image_grid .image_grid_size_3 { width: 75%; }
    .image_grid .image_grid_size_4 { width: 100%; }
    .image_grid .image_grid_size_12 { height: 400px; }
    .image_grid .image_grid_size_22 { width: 50%; height: 400px; }
    .image_grid .image_grid_size_24 { width: 50%; height: 800px; } 
    */
    
    .image_grid .image_grid_item_sizer,
    .image_grid .image_grid_size_1col {
        width: 33.33333333333%;
    }
    .image_grid .image_grid_size_2col {
        width: 66.6666666666%;
    }
    .image_grid .image_grid_size_3col {
        width: 100%;
    }
    .image_grid_container_item{
        position: relative;
        display: table;
    }
    .image_grid_container_item .image_grid_content {
        position: relative;
        display: table-cell;
        vertical-align: middle;
    }
    .image_grid_container_item .image_grid_content {
        position: relative;
        display: table-cell;
        vertical-align: middle;
        background: transparent;
        padding: 0 40px;
        font-size: 14px;
    }
    .image_grid_container_item.title_only .image_grid_content,
    .image_grid_container_item.on_hover .image_grid_content {       
        background: transparent;
    }
    .image_grid_container_item.image_only .image_grid_content,
    .image_grid_content >div:empty {
        display: none;
    }
    .image_grid_container_item.on_hover .image_grid_content > div {
        display: none;
    }
    .image_grid_container_item.on_hover .image_grid_content > div.image_grid_content_title,
    .image_grid_container_item.on_hover .image_grid_content > h1.image_grid_content_title {
        display: block;
    }
    body.is_desktop .image_grid_container_item.on_hover .image_grid_content {
        background: rgb(0,0,0);
        background: rgba(0,0,0,0);
        -o-transition: .5s;-ms-transition: .5s;-moz-transition: .5s;-webkit-transition: .5s;transition: .5s;
    }
    body.is_desktop .image_grid_container_item.on_hover:hover .image_grid_content {
        background: rgb(0,0,0);
        background: rgba(0,0,0,0.5);
    }
    body.is_desktop .image_grid_container_item.on_hover:hover .image_grid_content > div {
        display: block;         
    }
    .image_grid_content >div, .banner.show_info a .overlay span, .parallax .overlay span,
    .image_grid_content >h1{
        text-align:center;
        padding: 10px;
        color: #fff;
    }
    .image_grid_content >div:empty, .banner.show_info a .overlay span:empty, .parallax .overlay span:empty {
        display: none;
    }
    .image_grid_content >div.image_grid_content_text {
        padding: 15px 10px;
        font-size: 16px;
        line-height: 26px;
    }
    .image_grid_content >div.image_grid_content_title, .banner.show_info a .overlay span.title, .parallax .overlay span.title,
    .image_grid_content >h1.image_grid_content_title{
        font-size: 29px;
        text-transform: uppercase;
        letter-spacing: 1.5px;
        font-weight: bold;
    }
    .image_grid_content >div.image_grid_content_subtitle, .banner.show_info a .overlay span.subtitle, .parallax .overlay span.subtitle {
        font-size: 19px;
    }
    .image_grid_content >div.image_grid_content_cta {
        font-size: 16px;
    }
    .image_grid_content >div.image_grid_content_cta span, .banner.show_info a .overlay span.button, .parallax .overlay a.button {
        padding: 4px 30px 4px 30px;
    }
    .banner.show_info a .overlay span.button, .parallax .overlay a.button {
        *display: inline;display: inline-block;
    }
    .image_grid_content >div.image_grid_content_cta span:empty, .banner.show_info a .overlay span.button:empty,
    .parallax .overlay a.button:empty {
        display: none;
    }
    .page_layout_Widget.page_layout_Flexible #main .ym-wbox .box-content > div {
        margin: 15px 0px;
        padding: 0;
    }
    .page_layout_Widget.page_layout_Flexible #main .ym-wbox .box-content > div.image_grid {
        margin: 15px -5px;
    }
    .page_layout_Widget.page_layout_Flexible #main .ym-wbox .box-content > div:first-child {
        margin-top: 0px;
    }
    .page_layout_Widget.page_layout_Flexible #main .ym-wbox .box-content > div.features {
        margin-bottom: 0px;
    }
    .iframe_fallback_img a {
        background-position: center;
        background-size: cover;
    }
}

@media screen and ( max-width: 1300px ) {

	#supersized.notresize li {
		width: 33.333333%;
	}
	.page_layout_Flexible  .image-and-text
	{
		padding: 10%;
	}
	.features.tile.lrgtile .feature .image {
        height: 250px;  
    }
    .image_grid_content >div.image_grid_content_text {
        font-size: 12px;
        line-height: 16px;
    }
    .image_grid_content >div.image_grid_content_title, .banner.show_info a .overlay span.title, .parallax .overlay span.title,
    .image_grid_content >h1.image_grid_content_title {
        font-size: 18px;
    }
    .image_grid_content >div.image_grid_content_subtitle, .banner.show_info a .overlay span.subtitle, .parallax .overlay span.subtitle {
        font-size: 12px;
    }
    .image_grid_content >div.image_grid_content_cta {
        font-size: 12px;
    }
}

@media screen and ( max-width: 1100px ) {
    .image_grid_container_item.on_hover .image_grid_content >div.image_grid_content_cta {
        display: block;
    }
    #supersized.video div:first-child {
        display: none;
    }
    #supersized.video > div.iframe_fallback_img {
        display: block;
    }
}

@media screen and ( max-width: 990px ) {
	.media-query-indicator {
		z-index: 2;
	}

	html {
		overflow-x: hidden;
	}
	html.pushed {
		overflow: hidden;
	}
	html.pushed body {
		position: relative;
		overflow: hidden;
		height: 99%;
	}

	nav.mobile {
		display: block;
		position: fixed;
		top: 0;
		left: 0;
		right: 0;
		height: 42px;
		z-index: 21000;
		overflow: hidden;
	}
	nav.mobile.pushed {
		left: 240px;
	}
	nav.mobile .show {
		display: inline-block;
		zoom: 1;
		*display: inline;
		height: 42px;
		line-height: 40px;
		cursor: pointer;
		padding-right: 1.5em;
		vertical-align: middle;
	}
	nav.mobile .show i {
		margin-left: .4em;
		margin-right: .4em;
		color: #a79367;
	}
	nav.mobile.pushed .show i:before {
		content: '\f00d';
	}
	.template_minimal nav.mobile .show {
		display: none;
	}
	nav.mobile a, nav.mobile a span {
		display: inline-block;
		zoom: 1;
		*display: inline;
	}
	/*nav.mobile .home {
		width: 25px;
		height: 36px;
		background-image: url( '/includes_template_fixed_4/img/icn-home.png' );
		background-position: 0 6px;
		background-repeat: no-repeat;
	}
	nav.mobile .arrow, nav.mobile .home {
		vertical-align: middle;
		margin: 0 .5em 0 .5em;
	}*/
	.mobile-back, .mobile-home {
		float: right;
	}

	nav.navtop {
		position: fixed;
		max-width: none;
		top: 0;
		left: -240px;
		right: auto;
		z-index: 20000;
		width: 100%;
		height: 100%;

		border-bottom: 0;
		overflow-x: hidden;
		overflow-y: scroll;
	}
	nav.navtop.pushed {
		left: 0;
		-webkit-overflow-scrolling: touch;
	}
	nav.navtop .ym-wbox {
		margin-bottom: 10em;
	}
	nav.navtop .firstlevel {
		width: 240px;
		/*min-height: 1800px;*/
	}

	#sidebar {
		display: none;
	}

	#page {
		position: absolute;
		left: 0;
		width: 100%;
		z-index: 23000;
		padding-bottom: 4em;
	}
	#page.pushed {
		left: 240px;
	}

	.template_minimal .pusher-nav,
	body.is_containing_image_hero.hero_behind_header .pusher-nav {
		display: block;
	}

	.nav-icons {
		display: none;
	}

	.mobile-show {
		display: block;
	}

	#supersized {
		/*display: none;*/
		height: 300px;
	}
	.template_gallerytile #supersized, .template_gallerymenu #supersized {
		display: block;
		height: auto;
	}
	.template_gallerytile #supersized.notresize, .template_gallerymenu #supersized.notresize {
		margin-left: 0;
	}
	#supersized.notresize li {
		width: 50%;
	}
	.page_mobile_menu #supersized {
		display: none;
	}
	.ps-active .custom-prev, .ps-active .custom-next {
		display: none;
	}
	.custom-close {
		top: 10px;
		right: 10px;
	}

	.quickbook-mobile {
		margin: 0 auto;
		text-align: center;
	}
	.quickbook-mobile .button {
		width: 50%;
		min-width: 200px;
		padding: 5px;
		margin-bottom: 15px;

		font-size: 16px;
		text-align: center;
		text-transform: uppercase;
	}

	.scrolldown-wrapper, .tagline, #slide-list, div.showimages, .rates {
		display: none;
	}

	.language-wrapper {
		top: 34px;
		right: 20px;
		margin-right: 0;
	}

	#main .ym-wbox {
		padding: 1em 2em;
		padding-left: 2em;
		padding-right: 0;
	}
	.page_layout_Text_Promotions_Text #main .ym-wbox, .switch-sidebar.page_layout_Text_Promotions_Text #main .ym-wbox {
		/*padding-right: 0;*/
	}
	.template_quickbook_imagesequencer_sidemenu #main .ym-wbox, .template_quickbook_sidemenu #main .ym-wbox {
		padding-right: 2em; 
	}

	/* linearization for grid module */
	.linearize-level-1, .linearize-level-1 > [class*="ym-g"] {
		display: block;
		float: none;
		padding: 0;
		margin: 0;
		width: 100% !important;
	}
	/* reset defined gutter values */
	.linearize-level-1 > [class*="ym-g"] > [class*="ym-gbox"] {
		overflow: hidden; /* optional for containing floats */
		padding: 0;
		margin: 0;
	}

	.sitemap-type {
		width: 100%;
	}

	.pusher {
		display: none;
	}
	footer {
		display: none;
		height: auto;
		line-height: 42px;
	}
	footer .ym-wbox {
		padding-left: 2em;
	}
	footer .address {
		display: block;
		float: none;
		padding: 0 1em;
	}

	nav.navbottom {
		display: none;
		float: none;
	}


	.features.list .feature {
		width: 32%;
		/* margin-right: 1%; */
		min-height: 275px;
	}
	.box-content .features.list .feature a {
		min-height: 275px;
	}
	.features.list .feature .text {
		text-align: center
	}
	.features.list .feature .image {
		display: block;
	}
	.features.list .feature img {
		width: 100%;
	}
	.features.list .feature .text {
		position: relative;
		top: auto;
		left: auto;
		right: auto;
		margin: 0 10px 10px 10px;
	}
	.features.list .feature .text .description {
		height: auto;
		font-size: 90%;
	}
	.features.list .feature .text .description:before, .features.list .feature .text .description-text:before,
		.features.list .feature .text .description-text:after, .features.list .feature .text .description:after {
		display: none;
	}
	.features.list .feature-footer {
		position: absolute;
		bottom: 0;
		left: 0;
		right: 0;
		text-align: center;
	}
	.features.list .feature .price {
		display: none;
	}
	.features.list .feature .booknow {
		position: relative;
		top: auto;
		right: auto;
		height: auto;
		min-width: 100px;
		display: inline-block;
		zoom: 1;
		*display: inline;
		margin-top: 10px;
	}

	.features.tile .feature, .features.list .feature {
		width: 48%;
	}

	.mobile-buttons {
		position: fixed;
		bottom: 0;
		left: 0;
		right: 0;
		z-index: 25000;
		background: #DBDAD5;
	}
	.mobile-buttons-table {
		display: table;
		table-layout: fixed;
		width: 100%;
	}
	.mobile-buttons-table ul {
		display: table-row;
		width: 100%;
	}
	.mobile-buttons-table li {
		display: table-cell;
		padding: 0;
		line-height: 2.5em;
		border-right-style: solid;
		border-right-width: 1px;
	}
	.mobile-buttons-table li:last-child {
		border-right: 0;
	}
	.mobile-buttons-table a {
		display: block;
		padding: 0;
		min-height: 4em;
		line-height: 2em;
		text-align: center;
	}
	.mobile-buttons-table a i {
		vertical-align: -45%;
	}

	/*flexible rqh css start*/
	.images-and-texts .images-and-texts-box .ym-grid .ym-g50
	{
		width: 100%;
	}
	.page_layout_Flexible .images-and-texts .ym-grid.right-align .image-text .text > span
	{
		text-align: left;
	}
	.page_layout_Flexible .ym-grid.right-align .image-and-text-footer .button
	{
		float: none;
	}
	/*flexible rqh css end*/
	nav.navtop a.logo_main
	{
		display: none;
	}
	.template_quickbook #main, #supersized.notresize, .template_quickbook_sidemenu #main
	{
		margin-top: 0px;
	}
	/*.logo {
		margin-top:-46px;
	}*/ /*test top and bottom rule on rqhs*/
	.pusher-nav {
		height: 40px;
	}
	.page_layout_Flexible .text_container iframe {/* -- Retro Fit -- */
		height:auto;
		width:100%;
		min-height:400px
	}
	.mobile-show .icon_cont ul {
        line-height: 32px;
        margin: 0;
        text-align: center;
        display: none; 
    }
    .mobile-show .icon_cont ul li a {
        display: block;
        padding: 8px;
        line-height: 0;
    }
    .image_grid {
        margin: 5px 10px;
    }
    .image_grid > .image_grid_item {
        height: 25vh;
    }
    .image_grid_container_item .image_grid_content {
        padding: 0;
    }
    .image_grid_content >div,
    .image_grid_content >div.image_grid_content_text {
        padding: 5px;       
    }
    .on_hover .image_grid_content >div,
    .on_hover .image_grid_content >div.image_grid_content_text{
        padding: 10px 5px;
    }   
    .features:not(.larger_setup) .feature {
        width: 48%;
        margin: 1%;
        box-sizing: border-box;
    }
    .page_layout_Widget .box-content > .text_container p {
        padding: 0 25px;
    }
}

@media screen and ( max-width: 480px) {
	.features.tile .feature, .features.list .feature,
	.page_layout_Flexible .features.tile .feature {
		width: 90%;
    	margin: 0 auto;
    	display: block;
	}
	.page_layout_Flexible .text_container iframe {/* -- Retro Fit -- */
		min-height:280px
	}
	#supersized.notresize .gallery-title {
		padding: 0px;
	}
}

@media screen and ( max-width: 740px) {
    .image_grid > .image_grid_item{
        height: 30vh;
        width: 100%;
    }
    .image_grid > .image_grid_item[data-layout='always'] {/*to ensure text has enough space*/
        min-height: 260px;
    }
    .page_layout_Flexible .larger_setup.features.tile .feature
    {
        display: block;
        margin: 0 auto;
        width: 100%;
        max-width: 350px;
    }
    .box-content .features.tile.larger_setup .feature a {
        min-height: 0px;
    }
    .features.tile.larger_setup .feature-footer {
        position: relative;
    }
    .banner.show_info a .overlay {
        display: none;
    }
    .image_grid .image_grid_item {
        padding-top: 10px;
    }
    .image_grid_content >div.image_grid_content_text {
		font-size: 12px;
		line-height: 20px;
	}
}

@media screen and ( max-width: 480px) {
	.features.tile .feature, .features.list .feature,
	.page_layout_Flexible .features.tile .feature {
		width: 90%;
		margin: 0 auto;
		display: block;
		margin-bottom: 5px;
	}
	.page_layout_Flexible .text_container iframe {/* -- Retro Fit -- */
		min-height:280px
	}
	#supersized.notresize .gallery-title {
		padding: 0px;
	}	
	.image_grid .image_grid_item:first-child {
		padding-top: 0px;
		max-width: 70%;
	}
	.page_layout_Flexible.page_layout_Widget .image-and-text-footer .button{
		display: block;
	}
	.banner.show_info a .overlay, .parallax .overlay {
		position: relative;
		line-height: 22px;
	}
	.image_grid_content >div.image_grid_content_title, .banner.show_info a .overlay span.title, .parallax .overlay span.title, 
	.image_grid_content >h1.image_grid_content_title{
		font-size: 16px;
	}
	.image_grid_content >div, .banner.show_info a .overlay span, .parallax .overlay span {
		padding: 5px 0;
	}
}