p {
	font-family: 'open_sans';
	color: #6a6e72;
	line-height: 1.7;
	font-size: 16px;
}
.center {
	text-align: center;
}
*:hover:not(:focus),*:active,*:focus,
a:hover,a:active,a:focus{
	outline:none !important;
	text-decoration: none !important;
}
a.img-logo{
	display: none !important;
}
a.img-logo.logo-visible{
	display: block !important;
}
.theme-background-color { /*tawkchat button*/
	background-color: #7e828c !important;
	} .modal {
		font-family: "open_sans", Arial, Helvetica, sans-serif;
	}
	.amenities-title{
		margin-top: 110px;
	}
	#promotionModal .modal-dialog {

	}
	#promotionModal .modal-dialog .modal-content {
		max-width: 395px;
		margin: 0 auto;
	}
	#promotionModal .ui.form input[type="text"], #promotionModal .ui.form textarea {
		text-align: left;
	}
	#promotionModal .title-modal {
		margin: -14px 0 23px;
		font-size: 2.5rem;
	}
	#promotionModal .btn-arrow {
		text-align: center;
		display: block;
		margin: 7px auto;
		font-size: 1.4rem;
	}
	.video-trans-background{
		background: transparent;
	}
	.modal ::placeholder {
		text-transform: uppercase;
	}
	.modal-backdrop{
		/*background: rgba(249,249,249,1); */
		opacity: 0.8 !important;
	}
	.modal .btn {
		font: 14px/45px "open_sans", Arial, Helvetica, sans-serif;
		cursor: pointer;
		background: #2d5c88;
		color: #fff;
		text-transform: uppercase;
		height: 45px;
		border: none;
		border-radius: 4px;
		position: relative;
		padding: 0 12px;
		width: auto;
	}
	.modal .btn:hover {
		color: white !important;
	}
	.modal-header {
		border-bottom: none;
		font-family: "DroidSerif", "Times New Roman", Times, serif;
		text-transform: uppercase;
		padding-bottom: 0;
		border: none !important;
	}
	.modal-header h4{
		margin-left: 10px;
	}
	.modal-body {
		padding: 0 20px 25px !important;
	}
	#contact-us .modal-body {
		padding: 23px 20px 56px !important;
	}
	.modal-content {
		background: #efefef;
		box-shadow: 0 5px 45px rgba(0, 0, 0, .1);
		border: none;
		border-radius: 0 !important;
	}
	.close {
		opacity: .6;
		font-size: 29px;
	}
	input[type="checkbox"] {
		display: inline;
		margin-left: 6px;
	}
	.checkbox {
		width: auto !important;
		margin-left: 9px;
	}

	.error-missing{

	}
	/*Promo slideshow*/
	.flexslider {
		border: 0;
		margin: 0 0 30px;
	}

	.flex-viewport {
/*		max-height: 570px;
*/		margin-top: 80px;
}

.flexslider ul.slides li {
	position: relative;
	padding-bottom: 570px;
	height: auto !important;
}
.hotel-intro-btns .hold-btn a{
	width: 215px;
	max-width: 100%;
	margin-bottom: 15px;
}
@media (max-width: 1450px) {
	.flexslider ul.slides li {
		padding-bottom: 38.5vw;
	}
}
.flexslider .slider-caption {
	display: flex;
	align-items: flex-start;
	margin: 0 auto;
	max-width: 100%;
	width: 1160px;
	align-items: center;
}

.flexslider .slider-caption .blurb{
	margin-right: auto;
}

.flexslider .slides img {
	height: 100%;
	object-fit: cover;
	position: absolute;
	top: 0;
	left: 0;
}

.flexslider li .meta {
	position: absolute;
	bottom: 0;
	width: 100%;
	left: 0;
	height: auto;
	padding: 0 16px 0 0;
	color: #000;
	display: flex;
	align-items: center;
	flex-direction: row;
	background-color: rgba(255,252,255,0.8);
	font-family: 'Roboto', sans-serif;
}

.flexslider li .meta.right {
	right: 13%;
	align-items: flex-end;
}

.flexslider li .meta.left {
	align-items: flex-start;
}

.flexslider li .meta.right .slider-caption {
	align-items: flex-end !important;
}

.flexslider li h1 {
	padding: 18px 18px 0px;
	margin-bottom: 0;
	font-size: 1.6em;
	text-transform: uppercase;
	font-weight: bold;
	font-family: 'Montserrat', sans-serif;
	margin-top: 0px;
}

.flexslider li h2 {
	padding: 0px 18px 22px;
	font-size: 1.6em;
	margin-bottom: 0;
	text-transform: uppercase;
	font-weight: bold;
    font-style: italic;
	font-family: 'Montserrat', sans-serif;
	max-width: 650px;
	margin-top: 10px;
}

.flexslider .slides li a {
	display: block;
	font-family: Noto Serif, serif;
	text-transform: uppercase;
	color: #000;
	padding: 10px;
	min-width: 122px;
	text-align: center;
	margin: 0px 0 0;
	/* width: 100%; */
	font-size: 15px;
	font-weight: 900;
}

.flexslider li .category {
	display: flex;
	flex-direction: row;
}

.flexslider li .category p {
	background: #e43837;
	margin-right: 7px;
	font-size: 1.1em;
	padding: 12px 18px 10px;
	font-weight: 300;
}

.flexslider li .category span {
	background: #e43837;
	margin-top: 17px;
	padding: 8px 12px 0;
	font-size: 0.9em;
	font-weight: 300;
	height: 26px;
}

.flexslider li h1,
.flexslider li h2,
.flexslider li a.buttn,
.flexslider li .category span {
	-webkit-animation-duration: .6s;
	animation-duration: .6s;
	-webkit-animation-fill-mode: both;
	animation-fill-mode: both;
	-webkit-animation-name: fadeOutLeft;
	animation-name: fadeOutLeft;
}

.flexslider li.flex-active-slide .meta h1,
.flexslider li.flex-active-slide .meta h2,
.flexslider li.flex-active-slide .meta a.button,
.flexslider li.flex-active-slide .meta .category span {
	-webkit-animation-delay: .4s;
	animation-delay: .4s;
	-webkit-animation-duration: .6s;
	animation-duration: .6s;
	-webkit-animation-fill-mode: both;
	animation-fill-mode: both;
	-webkit-animation-name: fadeInLeft;
	animation-name: fadeInLeft;
}

.flexslider li.flex-active-slide .meta h2 {
	-webkit-animation-delay: .5s;
	animation-delay: .5s;
}

.flexslider li.flex-active-slide .meta a.button {
	-webkit-animation-delay: .6s;
	animation-delay: .6s;
}

.flexslider li.flex-active-slide .meta .category span {
	-webkit-animation-delay: .8s;
	animation-delay: .8s;
}

.flex-direction-nav {
/*    position: absolute;
top: 0;
left: 30px;
*/
position: absolute;
width: 100%;
top: 45%;
max-height: 800px;
display: flex;
align-items: center;
padding: 0 28px;
}

.flex-direction-nav a {
	position: static;
	height: 47px;
/*    text-decoration: none;
display: block;
width: 30px;
height: 30px;
background-color: #333;
margin: -20px 0 0;
position: absolute;
top: 50px;
z-index: 10;
overflow: hidden;
opacity: .5;
cursor: pointer;
color: #fff;
-webkit-transition: all .3s ease;
-moz-transition: all .3s ease;
transition: all .3s ease;
*/}

.flex-direction-nav .flex-prev {
/*    text-align: left;
left: -10px;
*/}

.flex-direction-nav .flex-next {
/*    text-align: right;
left: 30px;
*/
}

.flexslider:hover .flex-prev {
/*    left: -10px;
*/}

.flexslider:hover .flex-next {
/*    left: 30px;
*/}

.flexslider:hover .flex-next:hover,
.flexslider:hover .flex-prev:hover {
/*    opacity: 1;
*/}

.flex-nav-next {
	margin-left: auto;
}

.flex-direction-nav a:before {
/*    font-family: FontAwesome;
content: '\f104';
font-size: 25px;
display: flex;
justify-content: center;
align-items: center;
position: relative;
top: 0;
padding: 2px;
font-size: 19px;
line-height: 27px;*/
font-size: 34px;
color: rgba(255, 255, 255, 0.85);
}

.flex-direction-nav a.flex-next:before {
	/*    content: '\f105';*/
}
.flex-control-nav {
	bottom: -29px;
	left: 50%;
	z-index: 5;
	transform: translate(-50%, 50%);
}
.flex-control-nav li {

}
/* Booking widget dropdown */
.booking-btn > p{
	height: 100%;
	padding: 29px 26px 0px;
	font-size: 17px;
	position:  relative;
	text-align: center;
	/* margin-left: 100px; */
}
.booking-btn::after {
	content: '';
	position: absolute;
	bottom: -25px;
	width: 0;
	height: 0;
	border-left: 45px solid transparent;
	border-right: 48px solid transparent;
	border-top: 26px solid #a39375;
}
.booking-btn > p::after {
	content: ' Now';
	display: block;
}
.booking-widget {
	position: absolute;
	/* left: -6vw !important; */
	/* right: -5vw !important; */
	background: #d9d2c9 !important;
	top: 87px !important;
	-webkit-box-shadow: none !important;
	box-shadow: none !important;
	border: none !important;
	border-radius: 0 !important;
	width: 100vw !important;
	max-width:  100vw !important;
	/* margin-left: 100% !important; */
	/* margin-right: 100% !important; */
	/* padding: 21px 20px !important; */
}
/* Hotels menu */
.hotels-listed {
	position: absolute;
	display: flex;
	height: 520px;
	width: 100vw;
	right: 0;
	z-index: 200;
	overflow-y: hidden !important;
	background-color: transparent !important;
	-webkit-box-shadow: none !important;
	box-shadow: none !important;
	border: none !important;
	padding: 0 !important;
	margin: 0px !important;
	border-radius: 0px !important;
}
.hotels-listed .column-1 {
	background-color: rgba(167,151,124,0.9);
	color: #fff;
	flex-basis: 330px;
	overflow-y: auto;
}
.hotels-listed .item {

}
.hotels-listed .column-1 > ul{
	text-transform: uppercase;
	display: flex;
	flex-direction: column;
	float: right;
	padding: 20px;
	padding-top: 75px;
	width: 250px;
	overflow: hidden;
}
.hotels-listed .column-1 > ul li{
	font-size: 13px;
	display: flex;
	flex-direction: column;
	font-family: "DroidSerif", "Times New Roman", Times, serif;
	padding: 0 0 13px;
	font-weight: 600;
	cursor: pointer;
	position: relative;
	left: -21px;
}
.hotels-listed .column-1 ul li.active::before {
	content: '';
	display: block;
	height: 5px;
	width: 5px;
	border-radius: 10px;
	background-color: #edca96;
	left: -21px;
}
.hotels-listed .column-1 .panel-collapse{
	text-transform: capitalize;
	padding: 0px 10px 0;
}
.hotels-listed .column-1 .panel-collapse li {
	font-family: "open_sans", Arial, Helvetica, sans-serif;
	display: block;
	width: 100%;
}
.hotels-listed .column-1 .panel-collapse li::before {
	display: inline;
	font-family: "open_sans", Arial, Helvetica, sans-serif;
	position: static;
	top: 6px;
	left: -11px;
	content: "-";
	color: #fff;
	font-size: initial;
	line-height: 0;
	position: absolute;
}
.hotels-listed .column-1 .panel-collapse li:last-child {
	padding-bottom: 10px;
}
.hotels-listed .column-2 {
	background-color: #f9f9f9;
	flex-grow: 1;
	flex-basis: 0;
	display: flex;
	flex-wrap: wrap;
	align-items: flex-start;
	align-content: flex-start;
	padding:20px;
	color: #7a7874;
}
.hotels-listed .column-2 h1 {
	margin-right: auto;
	margin-top: 0;
	font-family: "DroidSerif", "Times New Roman", Times, serif;
	font-size: 23px;
	text-transform: none;
}
.hotels-listed .refine-search {
	font-family: "DroidSerif", "Times New Roman", Times, serif;
}
.hotels-listed .refine-search ul {
	flex-direction: column;
	border: none;
	-webkit-box-shadow: -3px 2px 9px 0px rgba(135,130,122,0.15);
	-moz-box-shadow: -3px 2px 9px 0px rgba(135,130,122,0.15);
	box-shadow: -3px 2px 9px 0px rgba(135,130,122,0.15);
	right: 0;
	left: auto;
	top: 44px;
	min-width: 200px;
	height: 241px;
	overflow-y: auto;
}
.hotels-listed .refine-search ul::after {
	content: '\f0d8';
	font-family: 'fontawesome';
	top: -11px;
	color: #fff;
	position: absolute;
	right: 16px;
	font-size: 30px;
}
.hotels-listed .refine-search ul li{
	margin: 0;
	padding: 0;
	cursor: pointer;
	text-transform: none;
	padding: 6px 20px;
}
.hotels-listed .refine-search ul li a{
	text-transform: none;
}
.hotels-listed .refine-search ul li a:hover, .hotels-listed .refine-search ul li:hover {
	color: #7a7874;
	background-color: #f2f2f2 !important;
}
.hotels-listed .refine-search ul li.active {
	font-weight: 600;
}
.hotels-listed button {
	background-image: url("/themes/legacy/assets/images/refineSearch-icon.png");
	background-repeat: no-repeat;
	border-radius: 5px;
	border: 2px solid #e0dedc;
	background-color: transparent;
	background-position-y: center;
	background-position-x: 9px;
	background-size: 16px;
	padding: 8px 10px 8px 32px;
	font-size: 12px;
	font-weight: 600;
	text-transform: uppercase;
}
.hotels-listed .column-2 .listing{
	flex-direction: column;
	flex-basis: 100%;
	margin-top: 5px;
	-webkit-columns: 3 180px;
	-moz-columns: 3 180px;
	columns: 3 180px;
	-moz-column-fill: auto;
	column-fill: auto;
	height: 94%;
	padding-bottom: 50px;
	overflow-y:auto;
}
.hotels-listed .column-2 .listing a {
	text-transform: none;
	display: inline-block;
	line-height: 1.1;
}
.hotels-listed .column-2 .listing a:hover {
	color: inherit;
}
.hotels-listed .column-2 .listing a span {
	color: #a7977c;
	padding-left: 2px;
	display: block;
	font-size: 11px;
	margin-left: -2px;
}
.collapse {
	display: none;
}
.listings{
	padding-top: 10px;
}
/* End hotels menu */
.iframe-container{
	justify-content: center;
	display: flex;
}


/*Close button*/
.close-button {
	opacity: 1;
	position: relative;
	display: flex;
	align-items: center;
	justify-content: center;
}
.close-button:hover {
	opacity: 0.6;
}
.close-button:before, .close-button:after {
	position: absolute;
	content: " ";
	height: 28px;
	width: 2px;
	background-color: white;
}
.close-button:before {
	transform: rotate(45deg);
}
.close-button:after {
	transform: rotate(-45deg);
}

/*Blog*/

.blog-card, .conference-card {
	margin-bottom: 35px;
}

.blog-card .book-btn {
	margin-top: auto;
}

.blog-card .post p {
	min-height: 65px;
	margin-bottom: 35px;
}

.blog-card .post > a {
	min-height: 80px;
}

/*Amenities*/
.amenities {

}
.amenities .row-item {
	flex-wrap: wrap;
}
.amenities .row-item .item {
	color: #a39375;
	align-items: center;
	margin-right: 19px;
	margin-bottom: 4px;
}
.amenities .row-item .item p{
	color: #a39375;
	display: inline;
	margin: 0 0 0 2px;
	font: 16px/25px "open_sans", Arial, Helvetica, sans-serif;
}
.amenities .row-item .item:hover *{
	color: #337ab7;
}
.amenities .row-item .item:hover{
	color: #337ab7;
}
.amenities .row-item .item::before {
	font-size: 34px;
}
.amenities-info {
	margin: 50px 0px;
}
.amenities-info .item{
	margin-bottom: 50px;
}
.amenities-info .symbol{
	font-size: 50px;
	margin-top: 7px;
	margin-right: 30px;
}
.amenities-info .blurb{
	padding: 20px;
	border: 1px solid #ccc;
	flex-basis: 0;
	flex-grow: 1;
	margin-right: 20px;
}
.amenities-info h1{
	font: 400 25px/25px "DroidSerif", "Times New Roman", Times, serif;
	margin: 0 0 19px;
}
.amenities-info p{
	padding: 0 !important;
}
.promotions-page {
	padding: 0 15px !important;
}
.promotion {
	height: 375px;
}
/* The tickbox */
.tick-box {
	position: relative;
	padding-left: 35px;
	margin-bottom: 12px;
	cursor: pointer;
	font-size: 22px;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}

/* Hide the browser's default checkbox */
.tick-box input {
	position: absolute;
	opacity: 0;
	cursor: pointer;
}

/* Create a custom checkbox */
.checkmark {
	position: absolute;
	top: 0;
	left: 0;
	height: 17px;
	width: 17px;
	background-color: #eee;
	border: 1px solid #9b8c7b;
	margin-left: 2px;
}

/* On mouse-over, add a grey background color */
.tick-box:hover input ~ .checkmark {
	background-color: #eae3da;
}

/* When the checkbox is checked, add a blue background */
.tick-box input:checked ~ .checkmark {
	background-color: #2f5d86;
}

/* Create the checkmark/indicator (hidden when not checked) */
.checkmark:after {
	content: "";
	position: absolute;
	display: none;
}

/* Show the checkmark when checked */
.tick-box input:checked ~ .checkmark:after {
	display: block;
}

/* Style the checkmark/indicator */
.tick-box .checkmark:after {
	left: 5px;
	top: 2px;
	width: 5px;
	height: 9px;
	border: solid #d9d2c9;
	border-width: 0 2px 2px 0;
	-webkit-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	transform: rotate(45deg);
}
#error-text {
	color: #b21b1b;
}
.open > .dropdown-menu {
	display: flex !important;
}
.loading video{
	background-color: white;
	background-image: url(/themes/legacy/assets/images/loader.gif);
	background-repeat: no-repeat;
	background-size: 5% 5%;
	background-position: center;
}

.propertyH{
	height: auto !important;
}
.propertyH a.contact-info {
	position: relative;
	display: block;
	margin-bottom: 20px;
	/*	margin-left: 30px;*/
	color: #a39375;
	text-align: center;
}
.propertyH a.contact-info span::before {
	/*position: absolute;*/
	left: 48px;
	top: 4px;
	color: #a39375;
	margin-left: -14px;
	padding-right: 5px;
}
.propertyH a.contact-address {
	color: #2d5c88 !important;
}
.price {
	align-items: center;
	margin-top: 28px;
	font-family: "DroidSerif", "Times New Roman", Times, serif;
	color: #a39375;
	padding-top: 14px;
	margin-bottom: 20px;
	margin-top: 2px;
}
.price::before {

}
.price span{
	font-size: 13px;
	color: #fff;
}
.price h1{
	margin: 0;
	font-size: 34px;
	padding: 0 7px;
}
.hide-overflow{
	overflow: hidden;
}

.video-background{
	background-position: center;
	background-repeat: no-repeat;
	background-size: 100% auto;
	/*display: flex;*/
}
#home-video{
	display: flex;
}
/* Back to top button */
#return-to-top {
	position: fixed;
	bottom: 20px;
	left: 20px;
	background: #2d5c88;
	width: 60px;
	height: 60px;
	display: block;
	text-decoration: none;
	-webkit-border-radius: 35px;
	-moz-border-radius: 35px;
	border-radius: 35px;
	display: none;
	-webkit-transition: all 0.3s linear;
	-moz-transition: all 0.3s ease;
	-ms-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
	z-index: 100;

	-webkit-box-shadow: 0 4px 5px -1px rgba(0,0,0,0.5);
	-moz-box-shadow: 0 4px 5px -1px rgba(0,0,0,0.5);
	box-shadow: 0 4px 5px -1px rgba(0,0,0,0.5);
}
#return-to-top i {
	color: #fff;
	margin: 0;
	position: relative;
	height: 100%;
	width: 100%;
	font-size: 19px;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-ms-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
}
#return-to-top:hover {
/*    background: rgba(0, 0, 0, 0.9);
*/}
#return-to-top:hover i {
	color: #fff;
	top: -4px;
}
#return-to-top i::before {
	position: absolute;
	left: 20px;
	top: 18px;
}
/*Property page*/

.button-group {
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	padding-bottom: 5px;
}

.button-group a{
	min-width: 22px;
	text-align: center;
	margin-bottom: 16px;
}
.button-group a.grey-btn {
	background-color: rgb(126,130,139);
	border-color: rgb(126,130,139);
	color: white;
}
.button-group a.gold-btn {
	background-color: #a39375;
	border-color: #a39375;
	color: white;
}
.button-group a.gold-btn:hover {
    color: #000;
}
.button-group a.turquoise-btn {
	background-color: #51e2c4;
	border-color: #51e2c4;
	color: black;
}
.button-group a.turquoise-btn:hover {
    color: #fff;
}
.button-group a.lr-btn {
	background-color: transparent;
	border-color: #51e2c4;
	color: #51e2c4;
}

/* Property Menu */
.scroller_anchor {
}
.property-menu {
	background-color: #7e828c;
	margin-bottom: 0;
	overflow-x: auto;
	-webkit-overflow-scrolling: touch;
    position:relative;
    z-index:5;
}
.property-menu .menu-list{
	list-style: none;
	display: flex;
	padding: 17px 0;
	justify-content: center;
	margin-bottom: 0;
	overflow-x: auto;
}
.property-menu .menu-list a{
	flex-grow: 1;
	font-size: 12px;
	text-align: center;
	text-transform: uppercase;
	font-family: "open_sans", Arial, Helvetica, sans-serif;
	position: relative;
	color: #fff;
	white-space: nowrap;
	padding: 0 10px;
	cursor: pointer;
}
.property-menu .menu-list a:hover {
	text-decoration: none;
}
.property-menu .menu-list a::after{
	content: ' | ';
	position: absolute;
	right: -5px;
	top: -2px;
}
.property-menu .menu-list a:last-of-type::after{
	content: '';
}

.dropdown-backdrop{
	display: none;
}
.booking-btn {
	font-family: DroidSerif, "Times New Roman", Times, serif;
	background-color: #a39375;
	color: #fff;
	height: 100%;
	cursor: pointer;
	z-index: 11;
}
.booking-btn > p {
	color: #fff;
}
.booking-btn > p::before {
	font-family: fontawesome;
	content: '\f073';
	position: absolute;
	bottom: -6px;
	left: 40px;
	top: 8px;
	font-size: 16px;
	opacity: 0.5;
	z-index: 100;
	pointer-events: none;
}
.no-arrow::after {
	border-top: transparent !important;
}
/*Hotel Icons*/
.features-container {
	flex-wrap: wrap;
	margin-top: -100px !important;
	margin-bottom: 45px !important;
	justify-content: space-between;
	position: relative;
	z-index: 2;
}
.features {
	text-align: center;
	flex-direction: column;
	align-items: center;
	color: #a39375;
	flex-basis: 0;
	flex-wrap: wrap;
	padding: 0 15px;
	flex-grow: 1;
	min-width: 19%;
}
.features i{

}
.features i::before{
	font-size: 74px;
}
.features i.fa::before {

}
.features a{
	color: inherit;
}

.features p{
	font: 15px/18px "open_sans", Arial, Helvetica, sans-serif;
	margin-top: 15px;
	max-width: 100%;
	width: 216px;
	text-align: center;
}
.restaurant-item {
	border: 1px solid #bdbdbd !important;
}
.res-name {
	padding-left: 0 !important;
	padding-top: 5px;
}
.res-logo {
	display: flex;
	justify-content: center;
	padding: 9px 0;
}
/* things that cause double tap on mobile links*/

.desktop-only-card, .mobile-only-card {
	display: none;
	border-right: 4px solid #a39375;
}
.mobi-hotel-region-text{
	display: block;
	color: #a7977c;
	font-size: 10px;
}

.blog-social-icons{
	text-align: center;
}

.blog-social-icons a {
	background-color: #a39375;
	border-radius: 50%;
	line-height: 40px;
	color: #efefef;
	margin-right: 5px;
	margin-left: 5px;
}

.blog-social-icons a i{
	font-size: 20px;
	line-height: inherit !important;
	width: 32px;
}

.cookie-btn::after{
	display: inline !important;
}

.cookie-banner{
	position: fixed;
	bottom: 0;
	left: 0;
	right: 0;
	margin: 0px;
	background: rgba(0, 0, 0, 0.88);
	color: white;
	text-align: center;
	z-index: 1999999999;
	padding: 20px 20px 20px;
}
.cookie-banner .content {
	margin: 0 auto;
	height: 100%;
	align-items: center;
	justify-content: center;
}
.cookie-banner .content p{
	margin-right: auto;
	margin-left: 30px;
	margin-bottom: 0;
	padding-right: 10px;
	font-size: 16px;
	flex-basis: 0;
	flex-grow: 1;
	text-align: left;
}
.cookie-banner .content .cookie-btn{
	background-color: rgba(45,92,136,1);
}
.cookie-banner .content .cookie-btn:hover {
	background-color: rgba(45,92,136,0.3);
	border: 2px solid #fff;
}
.cookie-banner .content .cookie-btn span{
	color: #fff !important;
}
.cookie-banner .content .close-button {
	background-color: #383b45;
	border-radius: 50%;
	height: 30px;
	width: 30px;
	padding: 17px;
	margin-left: 15px;
	margin-right: 60px;
}
.cookie-banner .content .close-button::after, .cookie-banner .content .close-button::before {
	height: 17px;
}

@media (max-width: 1200px) {
	body.active {
		position: fixed;
		top: 0;
		bottom: 0;
		left: 0;
		right: 0;
	}
	.blog-card .post p {
		min-height: 190px;
	}
	.flexslider .slider-caption {
		width: 940px;
	}
}
@media (max-width: 920px) {
	.hotels-listed .refine-search ul li a:hover, .hotels-listed .refine-search ul li:hover {
		display: none !important;
	}
	.hotels-listed .column-2 .listing a:hover {
		display: none !important;
	}
	.property-menu .menu-list a:hover {
	}
	.slide-menu-control a:hover {
		display: none !important;
	}
/*	.propertyH {
		height: 720px !important;
		}*/
	}
	@media (max-width: 767px) {
		.features {
			flex-basis: 33%;
		}
		.flexslider .slides li a.button {
			font-size: 11px;
			min-width: 110px;
			padding: 7px;
		}
		.flexslider li h1 {
			font-size: 0.9em;
		}
		.flexslider li h2 {
			font-size: 1.0em;
		}
		.features i::before {
			font-size: 55px;
		}
		.flex-direction-nav a:before {
			font-size: 23px;
		}
		.flex-direction-nav a {
			height: 28px;
		}
		.blog-card .post p {
			min-height: 0;
		}
		.flex-control-nav {
			display: none;
		}
		.cookie-banner .content .close-button {
			position: absolute;
			top: 10px;
			right: 8px;
			margin-right: 0;
		}
		.cookie-banner .content p {
			margin-right: 0;
			margin-bottom: 21px !important;
			text-align: center;
		}
		.cookie-banner {
			padding: 43px 20px 20px;
		}

	}
	@media (max-width: 450px) {
		.col-xxs {
			width: 100% !important;
		}
		.post p {
			min-height: 0 !important;
			margin-bottom: 21px !important;
		}
		.features {
			flex-basis: 49%;
		}
		.flex-viewport {
			margin-top: 115px;
		}
		.flexslider .slides img {
			width: 100%;
		}
		.flex-direction-nav {
			padding: 0 16px;
		}
	}

	.dineplan-widget-link {

	}
	.dineplan-widget-link img {
		width: 177px;
		height: auto;
		border: 3px solid rgb(126,130,139);
		margin-top: 3px;
		border-width: 4px 0px 0px;
	}

	.about-us-section {
		-webkit-box-shadow: none !important;
		box-shadow: none !important;
	}

	.about-us-section .article {
		margin-top: 35px;
	}
	.about-us-section .article h1 {
		margin: 0px 0 40px;
	}
	/* .card-align{
		text-align: center !important;
	} */
	.hide-flexslider {
		display: none; -webkit-backface-visibility: hidden;
	}

	@media (min-width: 960px) {
		.mobile-only{
			display: none !important;
		}
	}

	@media (max-width: 960px) {
		.desktop-only{
			display: none !important;
		}
/*	.features i::before{
		font-size: 53px;
	}
	.features p {
		font: 12px/19px "open_sans", Arial, Helvetica, sans-serif;
		}*/
		.categories-grid {
			padding-bottom: 0 !important;
			padding-top: 0 !important;
		}
		.features-container {
			margin-bottom: 29px !important;
			margin-top: 25px !important;
		}
	}

	.seq-screen {
		z-index: 0;
	}

	#sequence {
		z-index: 0
	}

	.blog--post .__content li {
		color: #7e828c;
		font: 16px/25px "open_sans", Arial, Helvetica, sans-serif;
		margin: 0 0 20px;
	}

	.blog-card-date {
		font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
		font-size: 14px;
		line-height: 1.42857143;
		color: #7e828c;
		text-align: center;
		min-height: 40px;
		padding-top: 7px;
	}

	.confrencing-p-spacing{
		padding-top: 20px;
	}
	@media (max-width: 545px) {
		.cookie-banner .content p{
			text-align: center;
			flex-basis: 100%;
		}
		/*Youtube responisve embed*/
		.iframe-container{
			position: relative;
			width: 100%;
			padding-bottom: 56.25%;
			height: 0;
		}

		.iframe-container iframe{
			position: absolute;
			top:0;
			left: 0;
			width: 100%;
			height: 100%;
		}

        .flexslider {
            margin-top: 146px !important;
        }
        .residence-banner {
            margin-top: 74px !important;
        }
	}
	@media (max-width: 450px) {
		.restaurant-btn {
			width: 100%;
			text-align: center !important;
		}

		.dineplan-widget-link img {
			width: 219px;
		}

		.restaurant-btn .btn-arrow{
			display: inline-block;
			padding: 2px 13px;
			width: 65%;
			align-content: center;
			align-items: center;
			justify-content: center;
			text-align: center;
			min-width: 220px;
		}

		.amenities-info .symbol {
			font-size: 50px;
			margin-top: 7px;
			margin-right: 15px;
			margin-left: 11px;
		}
		.flexslider ul.slides li {
			height: 228px;
			padding-bottom: 260px;
		}

		.flexslider .slides li a {
			margin-top: 0;
		}
/*		.flexslider li .meta {
			top: auto;
			bottom: 0;
			width: 100%;
			left: 0 !important;
			height: auto;
			align-items: center !important;
			background-color: rgba(0,0,0,0.4);
			flex-direction: row;
			}*/
			.flexslider .slides img {
				height: 100%;
				object-fit: cover;
			}
			.flexslider li h1 {
				padding-bottom: 10px;
			}
			.flexslider li h2 {
				padding-top: 0;
			}
			.flexslider li h1, .flexslider li h2 {
				background-color: transparent;
				margin: 0;
			}
			.flexslider li .meta.right .slider-caption {
				align-items: flex-start !important;
			}
		}
		.category-descript{
			font: 16px/24px "open_sans", Arial, Helvetica, sans-serif;
			text-align: center;
			padding-top: 20px;
			color: #7e828c;
			padding-left: 30px;
			padding-right: 30px;
		}
		.about-us-section .article {
			margin-top: 20px;
		}
		.section-style02{
			padding: 0px 15px !important;
		}
		/* .flexslider li h1 {
			padding-bottom: 10px;
		} */
		.section-style02 {
			padding: 27px 0px 15px !important;
		}
	}
	.category-descript{
		font: 16px/24px "open_sans", Arial, Helvetica, sans-serif;
		text-align: center;
		padding-top: 20px;
		color: #7e828c;
	}

	@media (max-width: 845px) and (min-width: 768px){
		.promotions .links {
			bottom: 11px;
		}

		.promotions ul .btn-arrow{
			margin-bottom: 5px;
		}

		.promotions ul .description .wrap-txt {
			padding: 20px 0 70px !important;
		}
	}

	.mobi-hotel-region-text{
		display: block;
		color: #a7977c;
		font-size: 10px;
	}

	.mobi-hotel-region-text{
		display: block;
		color: #a7977c;
		font-size: 10px;
	}

	.blog-social-icons{
		text-align: center;
	}

	.blog-social-icons a {
		background-color: #a39375;
		border-radius: 50%;
		line-height: 40px;
		color: #efefef;
		margin-right: 5px;
		margin-left: 5px;
	}

.blog-social-icons a i{
	font-size: 20px;
	line-height: inherit !important;
	width: 32px;
}
.about-home{
	padding-bottom: 22px;
}

.about-btn {
	padding: 0px 25px 0px 25px;
}

.center-text {
	text-align: center;
}
