body.contain {
	background-color: #000;
}
body.contain .wrapper, body.contain {
	overflow-x: hidden;
}
body.contain .wrapper, body.contain .header {
	max-width: 1600px;
	margin: auto;
}
body.contain .header {
    background: #000 !important;
}
.brand-primary {
    color: #ED2126 !important;
}
.brand-gold {
    color: #D4AB61 !important;
}
.white {
    color: #fff !important;
}
.black {
    color: #000 !important;
}
.nav-mobile, nav.nav {
    z-index:9999999 !important;   
}
.brand-hover:hover {
	color: white !important;
	background-color: #afafaf !important;
}
nav.nav a.active {
	color: #D4AB61; 
}
.layout-list .list-images li {
    padding-top:0px !important;
    padding-bottom: 0px !important;
}
.gallery .list-images  {
	margin-top: 30px !important;
}
.gallery .list-images li {
	padding: 20px 23px !important;
}
.brand-full-width.section__content ul li {
    position: relative;
    left: 20px;
}
.intro__cta .form-search .form__btn {
	background: #000;
	color: #fff;
}

.intro__cta .form-search .form__btn:hover {
	background: #ED2126;
}
.explore-by-event {
	color: black !important;
	margin-bottom: 20px !important;
	font-weight: bold;
}
.explore-by-event-link {
	margin-top: 20px;
}
.find-your-space-title {
	padding-top: 0;
	font-weight: normal !important;
	text-transform: none;
	margin-top: -30px;
	padding-bottom: 30px;
	max-width: 600px;
	margin: auto;
}
.btn--intro {
	display: block !important;
	margin-top: 20px !important;
	transition: 0.2s all;
	margin-top: 35px;
	padding: 14px 52px;
	-webkit-transition: all .3s;
	-o-transition: all .3s;
	transition: all .3s;
	min-width: 225px;
	width: auto !important;
	max-width: 300px;
	margin: auto;
	font-size: 14px;
	font-weight: 600;
	cursor: pointer;
	vertical-align: middle !important;
}
.btn--intro:hover {
	background: #ED2126;
	color: #fff;
}
.mob-link, .mob-only {
	display: none;
}
.wrapper {
	background-color: #fff;
}
.section-half .section__title {
	text-transform: none !important;
}
footer {
	border-top: 1px solid rgba(255,255,255,.3);
	padding-top: 40px !important;
}
form#signup {
	background: #000;
}
#enquiry-form {
	padding-bottom: 20px;
}
.news-signup {
	text-align: center;
	max-width: 900px;
	margin: -30px auto 0px;
	padding-bottom: 45px;
	padding-top: 5px;
}
.news-signup p {
	font-size: 14px;
	color: white;
	margin-top: 30px;
}
.news-signup input {
	max-height: 40px;
    padding: 10px !important;
    min-height: 2px;
}
.news-signup #email, .news-signup #FULLNAME {
	position: relative;
    top: 1px;
	display: inline-block;
    padding: 11px 80px 12px 25px !important;
    border: 1px solid transparent;
    background: rgba(255,255,255,.3);
    color: white;
    font-size: 14px;
    font-weight: 600;
    margin-right: 20px;
}
@media (min-width: 768px) {
	.facility-item .overlay {
		display: none;
		opacity: 0;
		position: absolute;
		bottom: 0px;
		left: 0px;
		right: 0px;
		background-image: linear-gradient(transparent, #000);
	}

	.facility-item:hover .overlay {
		padding-top: 50px;
		padding-bottom: 15px;
	}

	.facility-item .overlay p {
		margin-bottom: 0;
	}

	.facility-item .overlay p, .facility-item .overlay li {
		color: white;
		font-size: 0.65em;
		text-align: center;
	}

	.facility-item .overlay ul {
		text-align: center;
	}

	.facility-item .overlay p.top-events {
		padding: 0;
		font-weight: bold;
		padding-top: 5px;
	}

	.list-images .facility-item h3.title-center.facility {
		transition: 0.2s all ease-in;
	}

	.list-images .facility-item:hover h3.title-center.facility {
		top: 20% !important;
	}

	.facility-item .image:before {
		transition: 0.2s all ease-in;
	}
}
@media(min-width: 1075px){
	section.body-content .module.module-cta {
	    background-color: #fff !important;
	}
	section.body-content .module.module-cta .cta-content a {
	    color: #ED2126;
	}
}
@media (max-width: 767px) {
	form#signup {
		padding-top: 30px;
	}
	.news-signup {
		padding-left: 20px;
		padding-right: 20px;
	}
	.news-signup #email, .news-signup #FULLNAME {
		margin-right: 0px;
		padding-left: 25px !important;
		text-align: center;
		padding-right: 25px !important;
		max-width: 225px;
		margin-top: -1px;
		margin-bottom: 7px;
	}
	.intro__cta .form__inner, .intro__cta .form__controls, .intro__cta .form__inner, .intro__cta .form__body, .intro__cta .form__row {
		display: block !important;
		margin: 3px auto 10px auto !important;
		text-align: center;
	}
	.layout-list .module-links {
		margin-top: -20px !important;
	}
	.layout-list .floorplan .title-center {
		margin-bottom: 20px;
	}
	.intro__cta .form__controls .select {
		margin: auto;
		width: 189px;
		margin-bottom: 0px !important;
	}
	.intro__cta .form__for, .intro__cta .range {
		text-align: left !important;
		display: inline-block !important;
		margin-left: 2px;
	}
	.intro__cta .slider-range-min {
		width: 80px;
	}
	.intro__cta .form__actions {
		margin-top: -18px;
	}
	.intro__cta .form__row:first-of-type {
		margin-bottom: 0px !important ;
	}
	.intro__cta .form__controls {
		margin-bottom: 5px !important;
	}
	.intro__cta .form-search {
		padding-top: 10px;
		padding-bottom: 10px;
		margin-bottom: 0px;
	}
	.intro__cta .ui-widget.ui-widget-content {
		margin-left: 8px;
	}
	.intro__cta .form-search .form__body, .form__inner {
		margin-bottom: 0 !important;
	}
	
	.intro__cta .form__inner {
		transform: scale(1.2);
		padding-top: 5px;
	}
	.intro__cta label[for="amount"] {
		margin-right: 2px !important;
	}
	.intro__cta label[for="amount"], .intro__cta .range .ui-widget-content, .intro__cta .range h4, .intro__cta .form__controls.form__controls--sm {
		display: inline-block !important;
	}
	.mob-link {
		display: block;
		margin-top: 10px !important;
	}
	.intro .intro__image {
		margin-top: 60px;
	}
	.mob-only {
		display: block !important;
	}
	nav.nav a:hover {
		color: white;
	}
	.mob-link a {
		color: #D4AB61 !important;
		font-size: 11px !important;
		left: 44px;
	}
	.mob-link:last-of-type {
		margin-top: 0px !important;
	}
	.btn--intro {
		padding: 8px 10px;
		font-size: 10px;
		min-width: 112px;
		max-width: 200px;
	}
	.facility-list.event-list .section__head h4.title-center, .module-booking .section__head h4.title-center {
		padding-left: 30px;
		padding-right: 30px;
		margin-bottom: 0px !important;
	}
	.section-half .section__content {
		padding: 30px !important;
	}
	.section-half .section__content, .form-enquery {
		font-size: 12px !important;
	}
    .logo {
        background-image: url(/assets/css/client/e79acd16-bae1-4c75-ba5b-c53d1bd82736/files/logo.svg) !important;
        height: 45px;
    }
	.form__bar > h4 {
		font-size: 12px;
		padding-left: 10px;
		padding-right: 10px;
	}
	.form__bar > br {
		display: none;
	}
	.form-enquery .list-contacts li {
		margin-top: 10px;
		margin-left: 0px;
	}
	.form-enquery .list-contacts li a {
		text-decoration: none;
	}
	.form-enquery .form__label {
		font-size: 9px !important;
	}
	textarea,
	input.text,
	input[type="text"],
	input[type="button"],
	input[type="submit"],
	.input-checkbox {
		-webkit-appearance: none;
		border-radius: 0;
	}
	.btn {
		font-size: 12px !important;
	}
}
.facility-list.event-list {
	padding-bottom: 50px;
}
.facility-list.event-list .section__head {
	padding-top: 30px;
}
.facility-list.event-list .section__head h4.title-center {
	margin-bottom: 30px;
	text-transform: none;
}
.slim-content h4.title-center {
	font-weight: normal;
	text-transform: none;
}
.section__body p, .section__body {
	font-size: 18px;
	color: #000;
}

.section__body h2 {
	color: #000;
}

.title-center {
	color: black;
	font-weight: bold;
}
.module-links {
	margin-top: 60px;
	margin-bottom: 30px;
}
.layout-list .module-links {
	margin-top: 30px;
}
.facility-list .title-center, .table-rooms p {
	color: white;
}
.btn {
	line-height: 1.6 !important;
	min-height: 49px;
	height: auto;
	padding: 15px 22px 14px !important
}
.module-tour p.title-center, .module-booking p.title-center {
	font-size: 18px;
	font-weight: normal;
}
.module-booking {
	max-width: none !important;
	padding-top: 20px;
}
.shell.facility-list.module-booking h2.title-center {
	margin-bottom: 0px !important;
}
.module-booking .submit {
	background: #000;
	color: #fff;
}
.module-booking .submit:hover {
	background: #ED2126 !important;
}
.main-home .facility-list .list-images li a h3.title-center, .title-center.facility, .list-images h3.title-center {
	text-shadow: 1px 1px 1px black !important;
}
.slim-content {
	max-width: 900px;
	padding-left: 10px;
	padding-right: 10px;
	margin: auto;
	padding-bottom: 20px;
}
.module-introduction.news-content .section__head .fwm-title {
	max-width: 900px;
	margin: auto;
	text-align: center;
}
.floorplan-capacity {
	margin-top: -20px;
}
.floorplan {
	margin-right: 20px;
}
#anchor-cta {
	padding-top: 110px;
	margin-top: -110px;
}
.module-introduction.module-introduction-home {
	padding-top: 20px;
	padding-bottom: 20px;
	margin-top: 0px;
}
.module-introduction {
	padding-top: 50px;
}
.section-half .section__image h2.section__title {
	font-weight: 700;
	color: rgba(255,255,255,.62);
}
.border-top {
	margin-top: 115px;
}
.module-tour .section__head .title-center, .module-booking .section__head .title-center {
	margin-bottom: 20px;
	color: black;
}
.title-center.black {
	color: black !important;
}
h2.title-center {
	margin-bottom: 0px !important;
}
.gallery .gallery-item .gallery-item-img {
	width: 270px;
	margin-right: 0px;
}
.facility-list h2.title-center {
	margin-bottom: 20px !important;
}
.module-booking .section__head .title-center {
	color: white;
}
.module-booking .section__head h4.title-center {
	padding-top: 20px !important;
	margin-bottom: 0px !important;
}
.module-booking .section__head  {
	margin-bottom: 30px !important;
}
.table-rooms tbody td p > a {
	text-decoration: none;
}
.layout-list {
	padding-top: 50px;
}
.layout-list .list-images {
	margin-top: 20px;
}
.layout-list .list-images li:before {
	content: none !important;
}
.floorplan-image {
	position: relative;
	display: block;
	width: 100px;
	display: inline-block;
	margin-right: 0px;
	top: -20px;
}
.floorplan .floorplan-info {
	display: inline-block;
	text-align: left;
	width: 140px;
}
.floorplan .floorplan-info h3 {
	display: block;
	font-size: 20px;
	text-align: left;
}
.floorplan .floorplan-info h4 {
	display: block;
	font-weight: normal;
	font-size: 18px;
	text-align: left;
	text-transform: none;
}
.layout-list .section__head h4.title-center {
	text-transform: none;
}
.section-half--reverse .section__content {
	padding-left: 50px;
}
.section-half .shell {
	padding-left: 0;
	padding-right: 0;
}
.section-form {
	padding-top: 81px !important;
}
.social-icon {
	width: 26px;
	height: 26px;
	position: relative;
	top: 9px;
	transition: 0.2s all ease-in;
	fill: #fff;
}
.nav a {
	font-size: 10pt;
}
.facility-list .title-center {
	padding-top: 30px;
}
.facility-list h4.title-center {
	padding-top: 0px !important;
}
#anchor-cta {
	padding-top: 110px !important;
}
.socials ul li a:hover {
	opacity: 1 !important;
}
.socials ul li a:hover svg, .socials ul li a:hover .social-icon-linkedin {
	fill: #D4AB61 !important;
	color: #D4AB61 !important;
}
.phone-icon {
	transition: 0.2s all ease-in;
}
.btn-phone:hover .phone-icon {
	fill: #D4AB61 !important;
	color: #D4AB61 !important;
}
.form__controls select > option {
	color: black;
}
header.header {
	position: fixed !important;
}
.news-content .section__body {
	max-width: 900px;
	margin: auto;
	margin-top: 40px;
	padding-bottom: 90px;
}
.news-content .section__body p,.news-content .section__body h2  {
	color: #fff;
}
.news-content .section__body h2 {
	font-weight: bold;
	text-align: center;
	padding-bottom: 20px;
}
.module.module-introduction.contact {
	background-color: white;
	padding: 30px 20px;
}
.sub-nav {
	position: absolute;
	top: 87px;
	background-color: red;
	z-index: 9999;
	display: none;
}
.module-cookie {
	border: 1px solid #D4AB61;
	position: fixed;
	z-index: 999999;
	left: 10px;
	right: 10px;
	height: auto;
	background-color: rgba(0,0,0, 0.95);
	bottom: 0px;
	padding: 20px;
	min-height: 98px;
	width: auto;
	max-width: 1600px;
	margin: auto;
}
.cookie-content {
	display: table;
	width: 100%;
	margin-top: 4px;
	vertical-align: middle;
}
.cookie-content h2, .cookie-content > p , .cookie-content > a.btn {
	display: table-cell !important;
	vertical-align: middle !important;
}
.compensate-for-scrollbar  {
	margin-right: auto !important;
}
.checkbox {
	font-size: 14px !important;
}
.fancybox-margin {
	margin: auto !important;
}
.fancybox-overlay {
	background-color: rgba(0,0,0,0.9) !important;
}
.checkbox {
	margin-top: 0px;
}
.checkbox input {
	position: relative;
	top: 19px;
	left: -23px;
}
.checkbox label {
	display: block;
	vertical-align: top;
	font-size: 11px !important;
}
.module-cookie p {
	color: white;
	font-size: 18px;
	margin: 0;
	padding: 0;
}
.module-cookie h2 {
	color: white;
	font-size: 24px;
	padding: 0;
	margin: 0;
}
.form-enquery .form__row .enquiry-legal {
	color: #fff;
	font-size: 11px !important;
}
.form-enquery .form__row .enquiry-legal a{
	color: #D4AB61;
	text-decoration: none;
}
ul.list-contacts li > a {
	text-decoration: none;
}
.page-not-found {
	margin-top: 95px;
}
.nav > ul > li > a {
	border-bottom: none;
}
#formSubmitMsg, #formErrorMsg {
	text-align: center;
}
#formSubmitMsg > p , #formErrorMsg > p{
	font-size: 18px;
	position: relative !important;
}
#formSubmitMsg > p{
	color: #fff;
}
.btn-phone {
	padding-bottom: 17px !important;
	top: 10px;
	position: relative;
}
input:-webkit-autofill,
input:-webkit-autofill:hover,
input:-webkit-autofill:focus,
input:-webkit-autofill:active {
	-webkit-box-shadow: 0 0 0 30px rgba(6, 18, 56, 0.65) inset !important;	
}
input:-webkit-autofill {
	-webkit-text-fill-color: #fff !important;
}
.field.valid {
	border: none;
}
.layout-list .module-intro {
	font-weight: normal;
	margin-top: -20px;
	padding-bottom: 20px;
}
.brand-full {
	padding-top: 50px !important;
	padding-bottom: 50px !important;
}
.brand-full .section__head {
	margin-bottom: 30px !important;
}
.brand-full .slim-content {
	margin-top: 0px !important;
    margin-bottom: 0px !important;
    padding: 0px !important;
}
nav.nav .dropdown {
	z-index: 999999999;
}
.intro__bar {
	z-index: 8 !important; 
	background: #D4AB61;
	position: relative;
	z-index: 20;
}

@media (min-width: 1024px) {
	.form__bar > h4 {
		padding-left: 20px;
		padding-right: 20px;
		color: #000;
	}
	.form__bar p {
		color: #000;
	}
	.form__bar ul li {
		color: #000;
	}
	.intro .intro__content h1.hero-home {
		padding-left: 15% !important;
		padding-right: 15% !important;
	}
	.main .section-half a.btn {
		margin-top: 15px !important;
		margin-right: 10px !important;
	}
	.section-table {
		padding-top: 0px !important;
	}
	.intro .intro__bar {
		position: absolute;
		left: 0;
		right: 0;
	}
	.intro__content > .shell {
		max-width: 100% !important;
	}
	nav.nav .dropdown {
		padding-top: 50px;
	}
	nav.nav ul li.has-dropdown a > svg {
		display: none;
	}
	h2 {
		font-size: 36px;
	}
	nav.nav ul.dropdown li a.subnavitem {
		font-size: 10pt !important;
	}
	nav.nav ul.dropdown {
		width: auto;
		white-space: nowrap;
		padding-right: 14px !important;
	}
	.phone-callout {
		border: 2px solid #D4AB61;
		padding: 12px 30px 18px;
		position: absolute;
		top: 60px;
		right: -38px;
		opacity: 1;
		text-align: center;
		background-color: #000;
		margin-right: 27px;
		transition: 0.5s all ease-in !important;
	}
	.phone-callout > h4 {
		color: white;
		font-weight: normal;
		margin-top: 10px;
		margin-bottom: 3px;
		font-size: 16px;
	}
	.cookie-content {
		padding-left: 180px;
		padding-right: 180px;
	}
	.phone-callout a > h3 {
		color: #D4AB61;
		font-size: 22px;
		font-weight: normal;
	}
	.section-half .shell {
		max-width: 1600px;
	}
	.intro__cta .form-search .form__btn {
		margin-right: 50px;
		background: #000;
		color: #fff;
	}
	.intro__cta .form-search .form__btn:hover {
		background: #ED2126;
	}
	.intro__cta .form-search .form__body {
		padding: 0 40px !important;
	}
	.form__row-check {
		margin-top: 0px !important;
	}
	.form__row-legal {
		margin-top: 15px !important;
	}
	.form-enquery .form__actions {
		margin-top: 25px;
	}
	.home-slide.intro .intro__image {
		min-height: 550px;
	}
	.home-slide.intro .intro__content {
		bottom: unset !important;
		top: 42% !important;
	}
	.form-enquery {
		padding-bottom: 50px;
	}
	.intro .intro__content h1 {
		padding-left: 100px;
		padding-right: 100px;
		font-size: 60px !important;
	}
	.intro .intro__content h1 {
		text-shadow: 0px 0px 10px #000000bf !important;
	}
	.intro.news .intro__content h1 {
		padding-left: 100px;
		padding-right: 100px;
		font-size: 55px !important;
	}
	.section-half .section__content {
		padding-left: 50px;
		padding-right: 50px;
	}
	.nav a {
		font-size: 12pt;
	}
	.table-rooms {
		font-size: 14px !important;
	}
	.table-rooms tr {
		height: 60px !important;
	}
	.table-rooms tr td {
		padding-top: 5px !important;
		padding-bottom: 4px !important;
	}
	.table-rooms tr td p {
		font-size: 15px !important;
	}
	header.header {
		padding: 8px 0;
	}

	.header .header__inner {
		padding-left: 20px;
		padding-right: 20px;
	}
	.header a.logo {
		background-size: 85% auto;
		position: relative;
		top: 2px;
		right: -2px;
	}
	.nonhome .intro__image, .news .intro__image {
		min-height: 400px !important;
		height: 400px;
		margin-top: 95px;
		background-position-y: calc(50% - 45px);
	}
	#enquiryform .section__inner {
		margin-top: -80px !important;
		padding-top: 80px !important;
	}
	.facility-list.layout-list h2.title-center {
	    padding-top: 4px !important;
	}
	body .module-booking .slider-range {
		margin: 0 14px 0 12px;
	}
}
@media (max-width: 769px) {
	.range .range__field > input, #amount {
		padding: 10px 5px !important;
	}
	ul.list-images .module-links {
		margin-top: 20px;
	}
	a#findSpaceBtn {
		transform: scale(0.75);
		margin-top: 8px;
		width: 100% !important;
		max-width: 250px !important;
	}
	#bookingCTABTN {
		margin-top: 0px !important;
	}
	.box .range {
		margin-bottom: 15px !important;
	}
	.module-booking .box .box__inner, .facility-list .box .box__inner {
		padding: 15px 10px !important;
	}
	.facility-list .box .box__inner h4 {
		
	}
	.module-cookie p {
		font-size: 14px !important;
	}
	body .table-rooms tbody td:before {
		display: none !important;
	}
	body .table-rooms thead th:nth-child(1n+3), body .table-rooms tr td:nth-child(1n+3) {
		display: none !important;
	}
	body .table-rooms tbody td p {
		padding: 0px !important;
	}
	body .table-rooms thead th {
		padding: 0px;
		color: #D4AB61;
		padding-bottom: 4px !important;
	}
	body .table-rooms tr {
		height: auto;
	}
	.box .box__inner h4 {
		font-size: 11px;
	}
	.box .box__inner .range__start h4, .box .box__inner .range__end h4 {
		font-size: 9px;
	}
	.box #event-02 {
		transform: scale(1.2);
	}
	.module-cookie {
		bottom: 10px;
	}
	.intro .intro__content h1 {
		text-shadow: 0px 10px 20px rgba(0,0,0,1) !important;
	}
    .section-form .form-enquery .form__bar {
        padding-left: 30px !important;
        padding-right: 30px !important;
    }
    .facility-list.event-list .section__head {
        padding-top: 0px !important;
    }
    .facility-list .section__head .title-center {
        padding-top: 10px !important;
    }
	.module-booking .box {
		padding-bottom: 5px !important;
		margin-bottom: 0px !important;
	}
	.module-introduction.brand-full .section__body.slim-content {
		margin-top: 0px !important;
		padding-left: 20px !important;
		padding-right: 20px !important;
	}
	.module-introduction.brand-full {
		padding-top: 30px !important;
		padding-bottom: 30px !important;
		background-position: center;
	}
	.layout-list .module-intro {
		font-size: 12px;
	}
	.facility-list h2.title-center {
	    padding-top: 10px !important;
	}
	.page-not-found .section__content > br {
		display: none !important;
	}
	.has-dropdown > a {
		font-size: 15px;
	}
	.page-not-found {
		margin-top: 45px;
	}
	nav.nav > ul > li a {
		padding-left: 58px;
		font-size: 15px;
	}
	nav.nav .has-dropdown.open > a {
		color: white;
	}
	.nav > ul > li > a > svg {
		position: relative;
		right: 105%;
		-webkit-transform: rotate(90deg);
		-moz-transform: rotate(90deg);
		-o-transform: rotate(90deg);
		-ms-transform: rotate(90deg);
		transform: rotate(-90deg);
	}

	.nav > ul > li.has-dropdown.open > a > svg {
		-webkit-transform: unset;
		-moz-transform: unset;
		-o-transform: unset;
		-ms-transform: unset;
		transform: unset;
	}
	nav.nav a.subnavitem {
		padding-left: 70px !important;
	}
	#enquiryform {
		padding-top: 0px !important;
		position: relative;
		top: 60px;
	}
	#enquiryform > .section__inner{
		padding-top: 0px !important;
		margin-top: -50px !important;
	}	
	.checkbox input {
		position: relative;
		left: -3px;
		top: 19px !important;
	}
	.checkbox label {
		position: relative;
		left: 15px;
		padding-right: 40px;
	}
	.form-enquery .form__actions {
		margin-top: 16px !important;
	}
	.form__row-check {
		margin-top: 0px !important;
	}
	.form__row-legal {
		margin-top: 16px !important;
	}
	#enquiryform .section__inner {
		background: none !important;
		padding-top: 0px !important;
		padding-bottom: 30px;
	}
	.floorplan {
		margin-right: 0px !important;
	}
	.floorplan > .floorplan-image {
		display: inline-block;
		margin-right: 0px;
		top: -20px;
		position: relative;
	}
	.layout-list .list-images {
		margin-top: 35px !important;
		text-align: center;
		max-width: 366px;
		margin: auto;
	}
	.layout-list > .section-images {
		padding-bottom: 0px !important;
	}
	.layout-list .floorplan .floorplan-info {
		position: relative;
		top: -40px;
	}
	.layout-list .list-images li {
		padding: 0px !important;
		width: 49%;
		display: inline-block;
		height: 160px;
	}
	.layout-list.gallery .list-images li {
		height: auto;
	}
	.layout-list .floorplan .floorplan-info h3, .layout-list .floorplan .floorplan-info h4 {
		text-align: center;
		font-size: 12px;
	}
	.gallery.layout-list .list-images li {
		padding: 12px !important;
	}
	.gallery.layout-list .list-images {
		padding-bottom: 0px !important;
	}
	.checkbox {
		font-size: 11px !important;
	}
	.checkbox input {
		margin-right: 5px;
		position: relative;
		top: 2px;
	}
	.cookie-content, .cookie-content > h2.title-center, .cookie-content > p {
		display: block !important;
		width: 100%;
		text-align: center;
	}
	 .cookie-content > h2.title-center {
		 margin-bottom: 10px !important;
	 }
	.cookie-content > a.btn {
		display: block !important;
		position: relative !important;
		bottom: unset !important;
		right: unset !important;
		max-width: 300px !important;
	}
	.slider-range {
		margin-left: 12px;
		margin-right: 12px;
	}
	 .facility-list.event-list .section__head {
		padding-bottom: 0px;
	}
	.facility-list.module-booking .section-images .section__body {
		padding-left: 5px;
		padding-right: 5px;
	}
	.facility-list.module-booking .section-images {
		padding-top: 0px;
		padding-bottom: 0px;
	}
	.facility-list.module-booking .section-images .box__inner > h4:first-child {
		font-size: 12px;
	}
	.facility-list.module-booking .section-images .section__head h2.title-center {
		padding-top: 0px !important;
	}
	.facility-list.module-booking .section-images .section__head {
		margin-bottom: 0px !important;
	}
	.list-images li:before {
		bottom: 12px !important;
	}
	.table-rooms {
		font-size: 10px !important;
	}
	.table-rooms tr td p {
		font-size: 12px !important;
	}
	.section__head h4.title-center {
		text-transform: none;
		font-size: 12px;
	}
	.section__body h2 {
		padding-top: 20px;
	}
	.section-half .section__image h2.section__title {
		font-weight: 600;
		font-size: 60px;
		padding: 10px !important;
		padding-left: 20px !important;
		padding-right: 20px !important;
	}
	.section-half .section__content h2 {
		margin-bottom: 20px;
	}
	.section-half .btn {
		margin-top: 11px;		
	}
	.section-half .btn, #bookingCTABTN, #findSpaceBtn {
		padding-top: 15px !important;
	}
	.section-half .section__image {
		margin: 0 !important;
	}
	section .body-content {
		position: relative;
		top: 100px;
	}
	.fwm-links {
		padding-bottom: 10px !important;	
	}
	.fwm-body p, .fwm-body > div, .fwm-body {
		font-size: 12px !important;
	}
	.fwm-body {
		margin-top: 20px !important;
		padding-bottom: 10px  !important;
	}
	.full-width-content {
		padding-top: 20px !important;
	}
	.module-introduction div, .module-introduction p {
		font-size: 12px;
	}

	.module-introduction .module-introduction-home .section__body {
		margin-top: 20px !important;
		padding-bottom: 0px !important;
	}

	section.body-content .section__body {
		padding-left: 50px;
		padding-right: 50px;
	}

	.module-introduction {
		position: relative;
		z-index: 5;
		padding-top: 30px;
	}
	.facility-list .section-images .section__head {
		margin-bottom: 20px !important;
	}
	.facility-list .section-images .section__head > h2.title-center {
		margin-bottom: 0px !important;
	}
	.module.module-introduction.full-width-content {
		background-position: 60% !important;
	}
	.module-introduction.module-introduction-home {
		padding-top: 30px !important;
		padding-bottom: 25px !important;
		margin-top: -25px !important;
	}
	.title-center.find-your-space-title {
		padding-left: 20px;
		padding-right: 20px;
		padding-bottom: 0px;
	}
	.intro .intro__bar {
		z-index: 6;
	}
	.shell.facility-list.module-booking {
		padding-top: 30px;
		background-position-x: 50%;
	}
	h2 {
		font-size: 18px;
	}
	.section-images h2.title-center {
		margin-bottom: 30px;
		padding-left: 25px;
		padding-right: 25px;
	}
	.layout-list .section__head h4.title-center {
		font-size: 12px;
		padding-left: 30px;
		padding-right: 30px;
		padding-bottom: 0px !important;
		padding-top: 20px !important;
	}
	.layout-list .section-images {
		padding-top: 0px !important;
	}
	.layout-list .section-images h2.title-center {
		padding-top: 0px !important;
		padding-bottom: 0px;
	}
	.layout-list .section-images .section__head {
		margin-bottom: 0px !important;
		padding-bottom: 20px;
	}
	.layout-list.gallery .section-images .section__head {
		padding-bottom: 0px !important;
	}
	.module-tour p.title-center {
	    font-size: 12px;
	}
	body .full-width-content .fwm-body > div > br {
		display: none;
	}
}

@media (max-width: 500px) {
	section.body-content .section__body {
		padding-left: 20px;
		padding-right: 20px;
	}	
	section.body-content .shell.facility-list {
		padding-left: 0px;
		padding-right: 0px;
		padding-bottom: 0px;
	}

	.border-top {
		display: none !important;
	}
}

@media (max-width: 1023px) {
	.border-top {
		display: block;
	}

	.section-half .section__title {
		padding: 25.3% 5% 26% 10%;
	}

	.intro__cta .form-search .form__body {
		padding: 0 10px;
	}
}

@media (min-width: 768px) {
	.layout-list .list-images {
		max-width: none!important;
	}
	.layout-list .floorplan .floorplan-info {
		top: -7px !important;
		position: relative;
	}
	.floorplan-capacity {
		margin-top: 0px !important;
	}
	.layout-list .list-images li {
		height: auto !important;
		margin-bottom: 10px !important;
	}
}

.module-branded {
	padding-bottom: 55px !important;
}
.module-branded .section__head {
	margin-bottom: 0px !important;
}
.module-branded .section__body.fwm-body {
	padding-bottom: 0px !important;
    margin-top: 0px !important;
}
.module-branded .fwm-links.explore-by-event-link {
	margin-top: 0px !important;
}

@media (max-width: 768px) {
	.main-home {
		background-size: cover;
	}
	.module-introduction.brand-full.module-branded {
		padding-bottom: 25px !important;
	}
	.facility-item .overlay {
		display: none;
	}
	.facility-list .title-center {
		padding: 25px 10px;
	}
	.section-half .section__inner {
		display: flex;
		flex-direction: column;
	}
	.section-half .section__inner .section__image {
		order: 2;
	}
	.section-half .section__inner .section__content  {
		order: 1;
	}
}

.capacity > span {
	position: absolute;
	right: 40px;
	top: 25px;
	font-size: 0.8em;
	font-weight: bold;
	transition: 0.3s all ease-in;
	transform: scale(1.2);
	color: #D4AB61 !important;
	z-index: 9999999;
}

.capacity > span > svg {
	margin-top: 2px;
	width: 14px;
	height: auto;
	fill: #D4AB61 !important;
}

input#btnsubmit:hover {
	color: white;
}

footer .footer-partner {
	background-image: url(/assets/css/client/e79acd16-bae1-4c75-ba5b-c53d1bd82736/files/lime.webp);
	height: 80px;
	background-repeat: no-repeat;
	max-width: 200px;
	margin: auto;
}

@media (max-width: 768px) {
	.module-introduction.brand-full.module-branded {
		padding-bottom: 25px !important;
	}

	.facility-item .overlay {
		display: none;
	}

	.facility-list .title-center {
		padding: 25px 10px;
	}

	footer .footer-partner {
		background-image: url(/assets/css/client/e79acd16-bae1-4c75-ba5b-c53d1bd82736/files/lime-mobile.webp) !important;
		height: 130px !important;
	}
}