/* YUI 3.17.2 (build 9c3c78e) Copyright 2014 Yahoo! Inc. All rights reserved. Licensed under the BSD License. http://yuilibrary.com/license/ */
html{color:#000;background:#FFF}body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td{margin:0;padding:0}table{border-collapse:collapse;border-spacing:0}fieldset,img{border:0}address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal}ol,ul{list-style:none}caption,th{text-align:left}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal}q:before,q:after{content:''}abbr,acronym{border:0;font-variant:normal}sup{vertical-align:text-top}sub{vertical-align:text-bottom}input,textarea,select{font-family:inherit;font-size:inherit;font-weight:inherit;*font-size:100%}legend{color:#000}#yui3-css-stamp.cssreset{display:none}
*, *:before, *:after { -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box; }

/*------------------------
		Fonts
------------------------*/
@font-face {
	font-family: 'TwofacedNo--Bold';
	src: url('../fonts/TwofacedNo--Bold.eot?#iefix') format('embedded-opentype'),
		url('../fonts/TwofacedNo--Bold.otf') format('opentype'),
		url('../fonts/TwofacedNo--Bold.woff') format('woff'),
		url('../fonts/TwofacedNo--Bold.ttf') format('truetype'),
		url('../fonts/TwofacedNo--Bold.svg#TwofacedNo.-Bold') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'Apercu-Bold';
	src: url('../fonts/Apercu-Bold.eot?#iefix') format('embedded-opentype'),
		url('../fonts/Apercu-Bold.otf') format('opentype'),
		url('../fonts/Apercu-Bold.woff') format('woff'),
		url('../fonts/Apercu-Bold.ttf') format('truetype'),
		url('../fonts/Apercu-Bold.svg#Apercu-Bold') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'Apercu-Light';
	src: url('../fonts/Apercu-Light.eot?#iefix') format('embedded-opentype'),
		url('../fonts/Apercu-Light.otf') format('opentype'),
		url('../fonts/Apercu-Light.woff') format('woff'),
		url('../fonts/Apercu-Light.ttf') format('truetype'),
		url('../fonts/Apercu-Light.svg#Apercu-Light') format('svg');
	font-weight: normal;
	font-style: normal;
}

/*------------------------
		General
------------------------*/
html {
	height: 100%;
}

body{
	font-family: 'Apercu-Light';
	background-color: #ecedee;
	font-size: 18px;
	line-height: 21px;
	color: #4c4c4e;
	height: 100%;
}

.mm-page.mm-slideout {
	height: 100%;
}

h2{
	font-family: 'TwofacedNo--Bold';
	font-size: 24px;
	letter-spacing: 0.021em;
	color: #231f20;
}
h6{
	font-family: 'Apercu-Bold';
	font-size: 14px;
	line-height: 15px;
	color: #58585b;
	text-align: left;
	text-transform: uppercase;
	margin-bottom: 6px;
}
.container{
	height: 100%;
}
.container:after{
	clear: both;
	display: block;
	content: '';
}
.deskpad .container{
	padding-top: 100px;
	padding-bottom: 100px;
	z-index: 2;
}
a{
	text-decoration: none;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}
a:hover{

}
.clearfix{
	display: block;
	clear: both;
	content: '';
}
::-webkit-input-placeholder {
	opacity: 1;
}
:-moz-placeholder {
	opacity: 1;
}
::-moz-placeholder {
	opacity: 1;
}
:-ms-input-placeholder {
	opacity: 1;
}
img{
	max-width: 100%;
	height: auto;
}
.show-mobile{
	display: none !important;
}
.show-tablet{
	 display: none !important;
}

/*------------------------
		Animations
------------------------*/
.animated{
	visibility:hidden;
	-webkit-animation-duration: 1s;
	animation-duration: 1s;
	-webkit-animation-fill-mode: both;
	animation-fill-mode: both;
}
.visible{
	visibility:visible;
}

/*------------------------
		Header
------------------------*/
.section.header{
	background-color: #fff;
	position: fixed;
	width: 100%;
	top: 0;
	height: 82px;
	z-index: 102;
	-webkit-transition: top 0.3s ease-in-out;
	transition: top 0.3s ease-in-out;
}
.mobile-menu{
	display: none;
}
.header.nav-up {
	top: -82px;
}
.section.header .container{
	padding: 20px 100px;
}
.section.header a.register-contant{
	color: #898b8e;
	font-size: 12px;
	line-height: 20px;
	margin: 11px 0;
	letter-spacing: 0.03em;
	display: block;
	float: left;
}
.section.header a.register-contant:before{
	content: '';
	width: 9px;
	height: 9px;
	display: inline-block;
	background-color: #898b8e;
	margin-right: 8px;
}
.toggle-menu{
	background-image: url(../images/mobile_icon.png);
	background-repeat: no-repeat;
	background-position: center;
	width: 28px;
    height: 28px;
    background-size: 28px;
	display: block;
	margin: 12px 0 11px;
	float: right;
	top: -6px;
    position: relative;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}
.mm-opened .toggle-menu{
	background-image: url(../images/mobile_icon_close.png);
}
#logo{
	background-image: url(../images/logo_small.png);
	width: 164px;
	height: 42px;
	display: block;
	margin: 0 auto;
	background-repeat: no-repeat;
}

/*------------------------
		MM Menu
------------------------*/
.mm-menu{
	background-color: #e6e7e8;
}
.mm-panel.mm-hasnavbar .mm-navbar{
	display: none;
}
.mm-menu > .mm-panel > .mm-listview{
	margin: 0 !important;
}
.mm-menu > .mm-panel.mm-hasnavbar{
	padding: 60px 80px 0;
}
.mm-listview > li > a{
	font-size: 16px;
	line-height: 24px;
	letter-spacing: 0.05em;
	padding: 15px 0 15px 20px;
	display: block;
	color: #231f20;
}
.mm-listview > li.active > a:before{
	background-color: #231f20;
}
.mm-listview > li > a:before{
	content: '';
	width: 11px;
	height: 11px;
	display: inline-block;
	background-color: #bbbdc0;
	margin-right: 8px;
	position: absolute;
    left: 0;
    top: 50%;
    transform: translate(0, -50%);
}
.mm-listview > li:not(.mm-divider):after{
	left: 0;
}
.mm-listview > li.buttons{
	margin-bottom: 14px;
}
.mm-menu .mm-listview > li.button-marg{
	margin-top: 42px;
}
.mm-menu .mm-listview > li.buttons:after{
	display: none;
}
.mm-listview > li.buttons > a{
	background-image: url(../images/menu_button.jpg);
	background-size: 200% 1px;
    background-position: 0% 0%;
	font-size: 13px;
	line-height: 20px;
	height: 20px;
    display: block;
    padding: 0;
    padding-left: 26px;
    line-height: 20px;
}
.mm-listview > li.buttons > a:before{
	background-color: #fff;
	margin: 0 8px;
}

/*------------------------
		Helper Classes
------------------------*/
.col-half{
	float: left;
	width: 50%;
}
.col1-3{
	width: 33.33%;
	float: left;
}
.valign{
	display: table;
	width: 100%;
	height: 100%;
}
.valign-inner{
	display: table-cell;
	vertical-align: middle;
}
.stick-toFooter{
	position: fixed;
	bottom: 0;
	z-index: 99;
	left: 0;
	width: 100%;
	background-color: #fff;
	padding: 10px 0;
}
a.register{
	color: #231f20;
	font-size: 20px;
	line-height: 24px;
	background-image: url(../images/box_arrow.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 25px;
}
a.watch{
	display: block;
	background-image: url(../images/play_icon.png);
	background-position: top center;
	background-repeat: no-repeat;
	padding-top: 60px;
	font-size: 20px;
	line-height: 30px;
	letter-spacing: 0.05em;
	color: #fff;
}
.center{
	text-align: center;
}

/*------------------------
		Section
------------------------*/
.section{
	background-position: center;
	background-size: cover;
	background-repeat: no-repeat;
	background-attachment: fixed;
	position: relative;
}

body.touch-device .section {
	background-attachment: scroll;
}

.section.left-center {
	background-position: left center !important;
}

.section.dark:after {
	content: '';
	display: block;
	position: absolute;
	z-index: 0;
	height: 100%;
	width: 100%;
	background-color: rgba(0, 0, 0, 0.6);
	top: 0;
	left: 0;
}

.section.fullHeight {
	height: 100%;
	display: table;
	width: 100%;
}

.section.fullHeight .container {
	display: table-cell;
	height: 100%;
	width: 100%;
	vertical-align: middle;
	text-align: center;
	position: relative;
	z-index: 1;
}

.vrow{
	height: 100%;
	width: 1px;
	background-color: #231f20;
	display: block;
	position: absolute;
	top: 0;
	left: 100px;
}
.vrow .vbox{
	height: 110px;
	width: 12px;
	background-color: #231f20;
	display: block;
	left: 1px;
	top: 57%;
	position: absolute;
}
.vrow.style1{
	background-color: #bbbdc0;
}
.vrow.style1 .vbox{
	background-color: #bbbdc0;
	height: 176px;
	top: 40%;
}
.vrow.style2{
	background-color: #fff;
}
.vrow.style2 .vbox{
	background-color: #fff;
	height: 422px;
	top: 28%;
}
.vrow.style3{
	background-color: #fff;
}
.vrow.style3 .vbox {
	background-color: #fff;
	height: 261px;
	top: 52%;
}
.vrow.style5 .vbox{
	height: 534px;
	top: 30%;
}
.section.gradient-bg{
	background-image: url(../images/Prem_background.jpg);
	background-position: center;
	background-repeat: repeat-y;
	background-size: 200% 1px;
    z-index: 2;
    background-position: 0% 0%;
}
.quote h2,
.members h2{
	font-size: 75px;
	line-height: 70px;
	letter-spacing: 0.035em;
	margin-bottom: 56px;
	color: #fff;
	padding: 0 20px;
}
.section.gradient-bg h2,
.members h2{
	color: #231f20;
}
.quote p{
	width: 560px;
	margin: 0 auto;
	text-align: left;
	color: #fff;
}

.quote p strong {
	font-family: 'Apercu-Bold';
}

.quote h2.left-align {
	width: 560px;
	text-align: left;
	display: inline-block;
}
.quote p {
	margin-bottom: 15px;
}

.quote p:last-child:after{
	margin-bottom: 0;
	content: '';
	width: 13px;
	height: 13px;
	display: block;
	background-color: #fff;
	margin-top: 15px;
}

.quote.rectup h2 {
	text-align: left;
	width: 560px;
	display: inline-block;
}
.quote.rectup p:after{
	display: none;
}
.quote.rectup p:first-of-type:before{
	content: '';
	width: 13px;
	height: 13px;
	display: block;
	background-color: #fff;
	margin-bottom: 15px;
}
.section.gradient-bg .quote p{
	color: #4c4c4e;
}
.section.gradient-bg .quote p:after{
	background-color: #231f20;
}
.quote.style2 h2{
	font-size: 42px;
	line-height: 44px;
	letter-spacing: 0.01em;
	text-align: center;
	color: #fff;
}
.quote.style2 p,
.section.gradient-bg .quote.style2 p{
	font-size: 32px;
	line-height: 36px;
	letter-spacing: 0.01em;
	text-align: center;
	color: #fff;
	margin-bottom: 0.5em;
}

.quote.style2 p strong {
	font-family: 'Apercu-Bold';
}

.quote.style2 p:after{
	display: none;
}
.quote.style3 p:after{
	display: none;
}
.quote.style3 p{
	text-align: center;
}
.quote.style4 p{
	text-align: center;
	color: #d1d2d4;
	margin-top: 20px;
}
.quote.style4 p:after{
	display: none;
}
.legend{
	color: #fff;
	line-height: 18px;
	letter-spacing: 0.05em;
	font-size: 20px;
	bottom: 140px;
	display: block;
	position: absolute;
	width: 100%;
	padding: 0 20px;
}
.legend strong {
	margin-bottom: 0.5em;
    display: inline-block;
    font-family: 'Apercu-Bold';
}
body.register .legend{
	bottom: auto;
	top: 54px;
}
.section .logo{
	display: block;
	margin-bottom: 65px;
}
.section .logo img{
	display: block;
	margin: 0 auto;
}
.room-icon{
	position: absolute;
	display: block;
	width: 100%;
	margin-top: 50px;
}
.image-cols .main-image .room-icon{
	top: 44%;
	right: -49px;
	width: auto;
}
.amenities-list{
	padding-left: 135px;
	display: inline-block;
	width: 565px;
	vertical-align: middle;
}
.amenities-list-entry{
	clear: both;
	margin-bottom: 30px;
	position: relative;
	text-align: left;
}
.amenities-list-entry > div{
	position: absolute;
	bottom: 0;
	width: 235px;
	left: 190px;
}
.amenities-list-entry h3{
	font-size: 14px;
	line-height: 16px;
	letter-spacing: 0.02em;
	color: #231f20;
	margin-bottom: 8px;
	text-transform: uppercase;
	white-space: nowrap;
}
.amenities-list-entry h3:before{
	width: 11px;
	height: 11px;
	content: '';
	display: inline-block;
	background-color: #231f20;
	margin-right: 8px;
}
.amenities-list-entry p{
	font-size: 13px;
	line-height: 15px;
	color: #4c4c4e;
}
.amenities-list-entry img{
	width: 170px;
	display: block;
}
.more-padding{
	padding-bottom: 86px;
}

@media only screen and (max-width: 1340px){
	.has-list .image-cols .main-image {
		margin: 0 auto;
		padding: 0;
		display: block;
		max-width: 100%;
		width: auto;
		position: relative;
	}

	.has-list .image-cols .main-image img {
		margin: 0 auto;
	}

	.has-list .image-cols .main-image .room-icon {
		right: auto;
	    top: 100%;
	    transform: translate(-50%, -50%);
	    margin: 0;
	    display: block;
	    left: 50%;
	    height: 100px;
	}

	.has-list .amenities-list {
		margin: 0 auto;
	    display: block;
	    max-width: 46.4179131vw;
	    width: 100%;
	    padding: 80px 0 0 0;
	}

	.has-list .amenities-list-entry {
		position: relative;
	}

	.has-list .amenities-list-entry > div {
	    width: auto;
	}
}

@media only screen and (max-width: 767px){
	.has-list { height: auto !important; }

	.has-list .amenities-list {
		max-width: 80%;
	}
}

/*------------------------
		Map
------------------------*/
#map{
	height: 100%;
}

.map-footer {
	padding-bottom: 67px;
}

div#map div.gm-style .gm-bundled-control >.gmnoprint >div {
    box-shadow: rgb(0 0 0 / 30%) 0px 1px 4px -1px !important;
    border-radius: 2px !important;
    cursor: pointer !important;
    background-color: rgb(255, 255, 255) !important;
}

@media only screen and (max-width: 767px){
	.map-footer {
		padding-bottom: 0px;
	}
}

/*------------------------
		Register
------------------------*/
h2.thanks-message{
	display: none;
}
form{
	width: 420px;
	margin: 0 auto 38px;
}
form input[type=text],
form input[type=email],
form input[type=tel]{
	font-size: 14px;
	color: #231f20;
	line-height: 22px;
	width: 100%;
	margin-bottom: 12px;
	border: none;
	background-color: #fff;
	padding: 0 5px 0 12px;
}
form input[type=submit]{
	font-size: 14px;
	cursor: pointer;
	color: #fff;
	line-height: 22px;
	width: 100%;
	margin-bottom: 12px;
	border: none;
	background-color: #231f20;
	padding: 0 5px 0 30px;
	text-align: left;
}
form input[type=text].error,
form input[type=email].error,
form input[type=tel].error{
	background-color: #FCDDDF;
}
form label.error {
	height: 0;
	width: 0;
	position: absolute;
	overflow: hidden;
	padding: 0;
	border: 0;
}

form .submit-btn{
	margin-top: 20px;
	position: relative;
}
form .submit-btn:before{
	content: '';
	width: 13px;
	height: 13px;
	background-color: #fff;
	display: block;
	position: absolute;
	top: 5px;
	left: 10px;
}
select{
	cursor: pointer;
}
.customSelect{
	font-size: 14px;
	color: #231f20;
	line-height: 22px;
	width: 100%;
	margin-bottom: 12px;
	border: none;
	background-color: #fff;
	padding: 0 5px 0 12px;
	text-align: left;
}
.customSelectInner{
	width: 98% !important;
	background-image: url(../images/drop_arrow.png);
	background-repeat: no-repeat;
	background-position: right center;
}
.contact-info{
	width: 420px;
	margin: 0 auto;
	padding: 16px 0;
	border-top: 1px #939597 solid;
	border-bottom: 1px #939597 solid;
	overflow: hidden;
}
.contact-info p:after{
	display: none;
}
.contact-info p{
	font-size: 13px;
	line-height: 15px;
	color: #58585b;
}

/*------------------------
		Main Page
------------------------*/
.hideoverflow .container{
	overflow: hidden;
}
.image-cols:after{
	clear: both;
	content: '';
	display: block;
}
.image-cols .main-image{
	max-width: 50%;
	position: relative;
	z-index: 10;
	padding-left: 50px;
	display: inline-block;
	vertical-align: middle;
}
.image-cols .main-image img{
	display: block;
	max-width: 622px;
}

.image-cols .main-image .caption{
	position: absolute;
	right: 80px;
	top: 38%;
	font-family: 'TwofacedNo--Bold';
	font-size: 27px;
	line-height: 32px;
	letter-spacing: 0.06em;
	color: #fff;
	padding-bottom: 14px;
	border-bottom: 9px solid #231f20;
	text-align: left;
}
.image-cols .main-image .caption:after{
	content: '';
	display: block;
	position: absolute;
	height: 1px;
	width: 2000px;
	background-color: #231f20;
	bottom: 0;
}
.image-cols .thumb-image{
	width: 450px;
	padding-left: 135px;
	position: relative;
	z-index: 1;
	display: inline-block;
	vertical-align: middle;
	text-align: left;
}

@media only screen and (max-width: 1340px){
	.image-cols {
		text-align: left;
	}

	.image-cols .main-image{
		max-width: calc(100px + 3.7313435vw + 46.4179131vw);
		padding-left: calc(100px + 3.7313435vw);
	}

	.image-cols .main-image img{
		max-width: 46.4179131vw;
	}

	.image-cols .thumb-image{
		width: 33.5820915vw;
		padding-left: 10.0746274vw;
	}
}

@media only screen and (max-width: 980px){
	.image-cols .main-image{
		max-width: calc(50px + 3.7313435vw + 46.4179131vw);
		padding-left: calc(50px + 3.7313435vw);
	}

	.image-cols .thumb-image {
	    width: 39.582091vw;
	    padding-left: 7.074627vw;
	}
}

.image-con {
	position: relative;
}


.image-con:before {
	content: "Artist's impression";
	display: block;
	position: absolute;
	z-index: 20;
	bottom: 5px;
	left: 5px;
	color: #949397;
	font-size: 10px;
	line-height: 10px;
}

.image-con.white:before {
	color: #fff;
}

.image-con .cap.white {
	color: #fff;
}

.image-cols.inverse .main-image{
/*	float: right;*/
}
.image-cols.style2 .thumb-image{
	margin-top: 0;
	padding-left: 50px;
}
.image-cols.inverse .thumb-image{
	padding-left: 100px;
}
.image-cols.style2 .thumb-image h2{
	margin-bottom: 50px;
	text-align: left;
}
.image-cols .thumb-image img{
	display: block;
	margin-bottom: 10px;
}
.image-cols .thumb-image p{
	font-size: 14px;
	line-height: 16px;
	letter-spacing: 0.005em;
	text-align: left;
}
.image-cols.style2 p{
	font-size: 18px;
	line-height: 21px;
	margin-bottom: 60px;
}
.image-cols .thumb-image p {
	margin-bottom: 15px;
}
.image-cols .thumb-image h5 {
	font-family: 'Apercu-Bold';
	font-size: 14px;
	margin-bottom: 10px;
}

.image-cols .thumb-image p:last-child {
	margin-bottom: 0;
}

.image-cols .thumb-image p:last-child:after{
	content: '';
	width: 11px;
	height: 11px;
	display: block;
	background-color: #231f20;
	margin-top: 8px;
}
.image-cols.style2 p:after{
	display: none;
}
.image-cols.style2 .thumb-image p:before{
	content: '';
	width: 11px;
	height: 11px;
	display: block;
	background-color: #231f20;
	margin-bottom: 12px;
}
.image-cols.style2 span.infobox{
	background-color: #231f20;
	font-size: 14px;
	line-height: 16px;
	line-height: 24px;
	padding: 0 10px;
	color: #fff;
	display: inline-block;
	position: relative;
	margin-top: 25px;
}
.image-cols.style2 span.infobox:before{
	background-color: #231f20;
	height: 1px;
	top: 0;
	width: 5000px;
	left: -2000px;
	position: absolute;
	content: '';
	z-index: -1;
}
.image-cols.style2 span.infobox i{
	width: 11px;
	height: 11px;
	content: '';
	background-color: #fff;
	display: inline-block;
	margin-right: 10px;
}

/*------------------------
		Location
------------------------*/
.box-entries:after{
	clear: both;
	content: '';
	display: block;
}
.box-entries{
	width: 864px;
	margin: 70px auto 0;
}
.box-entry{
	margin: 0 10px;
	float: left;
	width: 196px;
}
.box-entry img{
	margin-bottom: 30px;
	display: block;
}
.box-entry h3{
	font-size: 14px;
	line-height: 16px;
	color: #231f20;
	text-align: left;
	margin-bottom: 8px;
}
.box-entry h3:before{
	content: '';
	margin-right: 8px;
	width: 11px;
	height: 11px;
	display: inline-block;
	background-color: #231f20;
}
.box-entry p{
	font-size: 14px;
	line-height: 15px;
	letter-spacing: 0.01em;
	text-align: left;
}
.members{
	width: 932px;
	margin: 0 auto;
}
.members h2{
	text-align: center;
}
.members .member{
	margin: 0 30px 15px;
	width: 406px;
	float: left;
	position: relative;
}
.members .member h3{
	background-color: #fff;
	font-size: 14px;
	line-height: 24px;
	color: #231f20;
	letter-spacing: 0.05em;
	margin-bottom: 20px;
}
.members .member h3:before{
	width: 13px;
	height: 13px;
	background-color: #231f20;
	display: inline-block;
	margin: 0 8px;
	content: '';
}
.members .member cite{
	font-size: 14px;
	line-height: 16px;
	color: #231f20;
	text-transform: uppercase;
	letter-spacing: 0.05em;
	display: block;
	margin-bottom: 3px;
}
.members .member p{
	font-size: 13px;
	line-height: 15px;
	letter-spacing: 0.01em;
	color: #58585b;
}
.members .member .team_logo {
	margin-top: 20px;
}
.members .sep{
	clear: both;
	height: 1px;
	margin: 0 30px 50px;
	display: block;
	background-color: rgba(255,255,255,0.7)
}

/*------------------------
		Footer
------------------------*/
.section.footer{
	position: fixed;
	width: 100%;
	bottom: 0;
	left: 0;
	z-index: 101;
	background-color: #231f20;
	padding: 26px 0;
}
.register .section.footer{
	margin-top: -86px;
	position: relative;
}
.section.footer ul{
}
.section.footer li{
	display: inline-block;
	margin-right: 25px;
}
.section.footer li a{
	line-height: 28px;
	display: block;
	font-size: 12px;
	letter-spacing: 0.02em;
	color: #a7a9ab;
}
.section.footer li a:before{
	content: '';
	width: 9px;
	height: 9px;
	display: inline-block;
	background-color: #a7a9ab;
	margin-top: 15px;
	margin-right: 6px;
}
.footer-logos{
	direction: inherit;
}
.footer-logos img{
	display: block;
}
.section.footer .container{
	padding: 0 100px;
}

/* maps styles */

div#map div.gm-style .marker-box-fix {
	width: 100px;
	height: 20px;
	position: relative;
}

div#map div.gm-style .marker-box-flex {
	white-space: nowrap;
	position: absolute;
	right: 1px;
	top: 40px;
	background-color: #fff !important;
	padding: 0 25px 0 10px;
	height: 20px;
	line-height: 20px;
	text-align: right;
	width: auto;
	color: #000;
	font-size: 12px;
	font-family: 'Apercu-Light';
}

div#map div.gm-style .marker-box-flex:after {
	content: '';
	width: 10px;
	height: 10px;
	background-color: #000;
	display: block;
	position: absolute;
	top: 4px;
	right: 6px;
}

div#map div.gm-style .marker-box-flex.right {
	left: 1px;
	right: auto;
	padding: 0 10px 0 25px;
}

div#map div.gm-style .marker-box-flex.right:after {
	right: auto;
	top: 4px;
	left: 6px;
}

div#map div.gm-style .marker-box-flex.main {
	height: 26px;
	line-height: 26px;
	left: 1px;
	right: auto;
	padding: 0 50px 0 28px;
	background-color: #000 !important;
	color: #fff;
	font-size: 15px;
}

div#map div.gm-style .marker-box-flex.main:after {
	right: auto;
	height: 13px;
	width: 13px;
	top: 6px;
	left: 8px;
	background-color: #fff;
}


div#map .gm-style .gm-style-iw {
	overflow: visible;
}

div#map div.gm-style div {
	background-color: transparent !important;
	border: 0 !important;
	box-shadow: none !important;
	background-image: none !important;
}

#map > div.gm-style > div > div > div > div > div:last-child {
	display: none !important;
}

#map > div > div:nth-child(1) > div:nth-child(3) > div:nth-child(4) > div > div:nth-child(1) > div:nth-child(1) {
	background-color: transparent;
	border: 0;
}

/* Privacy Policy Popup */

/* .privacy-popup */
.privacy-popup {
	position: fixed;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	background-color: rgba(0, 0, 0, 0.75);
	z-index: 1001;
	display: none;
}

.privacy-popup .close {
	position: absolute;
	top: 20px;
	right: 20px;
	cursor: pointer;
	height: 30px;
	width: 30px;
	cursor: pointer;
	z-index: 20;
}

.privacy-popup .close img {
	width: 100%;
	display: block;
}

.privacy-popup .privacy-inner {
	margin: 0 auto;
	width: 430px;
	color: #fff;
	font-size: 12px;
	line-height: 1.1em;
	overflow: auto;
	height: 60%;
	margin-top: 1%;
}

.privacy-popup h3 {
	font-family: 'TwofacedNo--Bold';
	color: #fff;
	font-size: 26px;
	position: relative;
	text-align: center;
	line-height: 1.1em;
	letter-spacing: 0.2em;
	padding-top: 12%;
}

.privacy-popup .privacy-inner h4 {
	margin: 12px 0 6px 0;
	font-size: 1.1em;
	font-family: 'Apercu-Bold';
}

.privacy-popup .privacy-inner p {
	margin: 0 0 12px 0;
}

.privacy-popup .privacy-inner p a {
	color: inherit;
	text-decoration: underline;
}

.privacy-popup .privacy-inner p strong {
	font-family: 'Apercu-Bold';
}

.privacy-popup .privacy-inner ul {
	padding: 0 0 12px 12px;
	margin-top: -8px;
}

.privacy-popup .privacy-inner ul li {
	list-style-type: disc;
	margin-bottom: 2px;
}


/* Footer */
.section.footer{
	z-index: 101;
	background-color: #231f20;
	padding: 13px 0;
	margin-top: -86px
}
.section.footer ul{
	/* float: left; */
	display: inline-block;
}
.section.footer li{
	display: inline-block;
	margin-right: 25px;
}
.section.footer li a{
	line-height: 28px;
	display: block;
	font-size: 12px;
	letter-spacing: 0.02em;
	color: #a7a9ab;
}
.section.footer li a:before{
	content: '';
	width: 9px;
	height: 9px;
	display: inline-block;
	background-color: #a7a9ab;
	margin-top: 15px;
	margin-right: 6px;
}
.footer-logos {
	/* float: right; */
	height: 100%;
	width: 275px;
	height: 38px;
	background-image: url(../images/footer-logos_v2-2.png);
	display: inline-block;
	vertical-align: bottom;
	margin-bottom: 3px;
	float: right;
	background-repeat: no-repeat;
}

.footer-logos a {
	display: inline-block;
	height: 38px;
}


.section.footer .container {
	width: 100%;
	position: relative;
	margin: 0 auto;
	padding: 0 50px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
}

.section.footer .container .flex {
	display: flex;
	justify-content: space-between;
	align-items: flex-end;
}

.footer-logos a.logo-psd { width: 86px; }
.footer-logos a.logo-colliers { width: 51px; }
.footer-logos a.logo-fragrance { width: 88px; }

.section.fullHeight.deskpad.more-padding {
	overflow: hidden;
}


.footer-logos img{
	display: block;
}
/*.section.footer .container{
	padding: 0 100px;
}*/


/* Artist Impression  */
.artist-impression {
	position: fixed;
	left: 20px;
	bottom: 145px;
	color: #fff;
	z-index: 1;
	font-size: 12px;
}

/* video overlay */
.video-overlay {
	position: fixed;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	background-color: #fff;
	z-index: 2002;
	display: none;
}

.video-overlay iframe {
	height: 100%;
	width: 100%;
}

.video-overlay .close-video {
	position: absolute;
	top: 30px;
	right: 30px;
	z-index: 20;
	cursor: pointer;
	width: 30px;
	height: 30px;
	background-size: 30px;
	background-position: 50% 50%;
	background-repeat: no-repeat;
	background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='1000' height='1000' viewBox='0 0 1000 1000'%3E%3Cpath d='M500,10C229.4,10,10,229.4,10,500c0,270.7,219.4,490,490,490,270.7,0,490-219.3,490-490C990,229.4,770.7,10,500,10Zm0,914.7C265.8,924.7,75.3,734.2,75.3,500S265.8,75.3,500,75.3,924.7,265.8,924.7,500,734.2,924.7,500,924.7ZM680.8,273,501.3,452.6,340.2,273A32.668,32.668,0,0,0,294,319.2L455.1,498.8,273,680.8A32.668,32.668,0,0,0,319.2,727L498.8,547.5,659.9,727A32.633,32.633,0,1,0,706,680.8L544.9,501.3,727,319.2A32.668,32.668,0,0,0,680.8,273Z' style='fill:%23231f20;'/%3E%3C/svg%3E");
}

.video-overlay .close-video img {
	width: 50px;
}


@media only screen and (min-width: 1600px){
	.image-cols .main-image .caption{
		right: 35%;
	}
}

@media only screen and (min-width: 1500px){
	.image-cols .main-image .caption{
		right: 30%;
	}
}

@media only screen and (max-width: 1135px) {
	.amenities-list {
		margin-top: 70px;
		padding-left: 80px;
		width: 480px;
	}
	.amenities-list-entry > div{
		width: 200px;
	}
	.members{
		width: 754px;
	}
	.members .member{
		width: 317px;
	}
}

@media only screen and (max-width: 1100px) {
	.image-cols.style2 .thumb-image h2{
		margin-bottom: 70px;
	}
}

@media only screen and (max-width: 980px) {

	.show-tablet{
		 display: block !important;
	}
	.section .container{
		padding-top:100px;
		padding-bottom: 100px;
	}
	.vrow{
		left: 50px;
	}
	#register .container{
		padding-bottom: 186px;
	}
	.image-cols .main-image .caption{
		right: 60px;
		top: 20%;
	}

	.image-cols.style2 .thumb-image h2{
		margin-bottom: 20px;
	}
	.image-cols.style2 p{
		margin-bottom: 20px;
	}
	.box-entries{
		width: 432px;
		display: grid;
		grid-template-columns: repeat(2, 1fr);
		grid-template-rows: repeat(2, 1fr);
		grid-column-gap: 0px;
		grid-row-gap: 0px;
	}
	.box-entry{
		margin-bottom: 20px;
		float: none;
	}
	.image-cols .main-image .room-icon{
		top: 30%;
	}
	.amenities-list{
		width: 375px;
		padding-left: 56px;
	}
	.amenities-list-entry img{
		width: 130px;
	}
	.amenities-list-entry > div{
		width: 160px;
		left: 145px;
	}
	.members{
		width: 560px;
	}
	.members .member{
		width: auto;
	}
	.members .sep{
		margin: 0 30px 15px;
	}
}

@media only screen and (min-width: 768px) {
	.mobile-menu{
		display: none !important;
	}

	.video-overlay .close-video {
		width: 50px;
		height: 50px;
		background-size: 50px;
		top: 50px;
		right: 50px;
	}
}

@media only screen and (max-width: 767px) {

	.hide-mobile{
		display: none !important;
	}
	.show-mobile{
		display: block !important;
	}
	.col1-3{
		width: 50%;
	}
	.section.header{
		height: 66px;
	}

	.section.header.nav-up {
		top: 0 !important;
	}

	.section.header .container{
		padding: 12px 30px;
		height: 66px;
	}
	.section .container{
		padding-top:80px;
		padding-bottom: 80px;
	}
	.section .logo{
		margin-bottom: 50px;
	}
	.valign-inner{
		max-width: 480px;
	}
	.valign-inner img{
		max-width: 70%;
	}
	.quote h2{
		font-size: 50px;
		line-height: 46px;
	}
	.quote p{
		width: 400px;
	}
	.vrow{
		left: 30px;
	}
	.section.footer{
		position: relative;
	}
	.section.footer .container{
		padding: 0 30px;
		height: auto;
	}
	.section.footer li{
		display: block;
	}
	.section.footer li a{
		line-height: normal;
	}
	.footer-logos{
		margin-top: 20px;
	}
	#register .container{
		padding-bottom: 100px;
	}
	#logo{
		/*float: left;*/
	}

	.legend{
		bottom: 50px;
	}
	.mobile-menu{
		position: absolute;
		background-image: url(../images/grey-bg.jpg);
		background-image: url(../images/Prem_background.jpg);
		background-size: 200% 1px;
    	background-position: 25% 0%;
		width: 100%;
		left: 0;
		padding: 30px;
	}
	.mobile-menu ul{
		border-top: solid 1px rgba(0, 0, 0, 0.3);
	}
	.mobile-menu li{
		border-bottom: solid 1px rgba(0, 0, 0, 0.3);
	}
	.mobile-menu li a{
		font-size: 16px;
		line-height: 24px;
		letter-spacing: 0.05em;
		padding: 5px 0;
		display: block;
		color: #231f20;
	}
	.mobile-menu li a:before{
		content: '';
		width: 11px;
		height: 11px;
		display: inline-block;
		background-color: #231f20;
		margin-right: 8px;
	}
	.mobile-menu li.buttons{
		margin-bottom: 14px;
		border-bottom: none;
	}
	.mobile-menu li.button-marg{
		margin-top: 25px;
	}
	.mobile-menu li.buttons a{
		background-color: #fff;
		font-size: 14px;
		line-height: 20px;
		height: 20px;
		display: block;
		padding: 0;
	}
	.mobile-menu li.buttons a:before{
		background-color: #a7a9ab;
		margin: 0 8px;
	}

	.quote.style2 p,
	.section.gradient-bg .quote.style2 p{
		font-size: 28px;
		line-height: 34px;
	}
	.image-cols .main-image {
		float: none;
		width: 75%;
		margin: 0 auto;
		max-width: none;
		margin: 0 auto;
		padding: 0 0 0 25px;
		display: block;
	}
	.image-cols .thumb-image {
		float: none;
		margin: 10px auto 0;
		padding-left: 0;
		width: 335px;
	}

	.has-side .image-cols .thumb-image {
		width: calc(75% - 40px);
		margin: 80px auto 0 auto;
		display: block;
		padding-left: 25px;
	}

	.image-cols .main-image img {
		max-width: 100%;
	}
	.quote p {
		width: 100%;
		max-width: 80%;
	}
	.quote h2,
	.members h2{
		font-size: 42px;
		line-height: 42px;
		margin-bottom: 40px;
	}
	.image-cols.style2 .main-image{
		width: 100%;
	}
	.image-cols.style2 .thumb-image{
		padding: 0 30px;
		width: 100%;
	}
	.image-cols.style2 .thumb-image p:before{
		display: none;
	}
	.box-entries{
		width: 372px;
	}
	.box-entry{
		width: 166px;
	}
	.box-entry:nth-child(2n + 1){
		clear: both;
	}
	.box-entry img{
		max-width:  100%;
	}
	.image-cols.style2 span.infobox{
		margin-bottom: 15px;
	}
	.image-cols .main-image .room-icon {
		margin: 0;
	    top: auto;
	    bottom: 0px;
	    left: 50%;
	    right: auto;
	    transform: translate(0, 50%);
	    width: auto;
	}

	.has-side .image-cols .main-image .room-icon {
	    left: calc(50% - 40px);
	}

	.image-cols .main-image .room-icon img{
		margin: 0 auto;
	}
	.amenities-list {
		float: none;
		margin: 35px auto 0;
		padding-left: 0;
		width: 361px;
	}
	.amenities-list-entry > div{
		width: 214px;
	}
	.more-padding{
		padding-bottom: 0;
	}
	.members{
		width: 390px;
	}

	.section.footer .container .flex {
		flex-direction: column;
		justify-content: center;
	}

	.section.footer ul {
		width: 100%;
	}

	.section.footer li {
		display: inline-block;
	}

	.footer-logos {
		width: 100%;
	}

	.section.footer {
		margin: 0;
		height: auto;
	}

	.header .col1-3.center {
		position: absolute;
		width: 164px;
		height: 42px;
		left: 50%;
		top: 15px;
		margin: 0 0 0 -82px;
	}

	.header .col1-3:last-child {
		float: right;
	}
}

@media only screen and (max-width: 479px) {
	.image-cols .main-image {
		padding-left: 20px;
		width: calc(100% - 40px);
	}

	.has-side .image-cols .thumb-image {
		padding-left: 20px;
    	width: calc(100% - 80px);
	}

	.artist-impression {
		display: none;
	}

	.section.ai:before  {
		content: "Artist's Impression";
		display: block;
		position: absolute;
		bottom: 5px;
		left: 5px;
		color: #fff;
		z-index: 20;
		font-size: 10px;
	}

	.section.fullHeight.deskpad.hideoverflow .container {
		padding-bottom: 0;
	}

	.section .container{
		padding-top:40px;
		padding-bottom: 40px;
		height: auto;
	}
	.valign-inner{
		padding-top: 50px;
		max-width: 320px;
	}
	.contact-info{
		width: 280px;
	}
	form{
	width: 280px;
		margin: 0 auto 38px;
	}
	.quote h2 {
		font-size: 32px;
		line-height: 35px;
	}
	.quote p{
		width: 100%;
		max-width: 80%;
		font-size: 14px;
		line-height: 17px;
	}
	.vrow{
		left: 20px;
	}
	.vrow .vbox{
		width: 5px;
	}
	.footer-logos{
		width: 50%;
	}
	#register .container{
		padding-bottom: 100px;
	}
	.section.header .container {
		padding: 12px 20px;
	}

	.thumb-image .image-con {
		display: none;
	}

	.quote.style2 h2{
		font-size: 34px;
		line-height: 36px;
	}
	.quote.style2 p,
	.section.gradient-bg .quote.style2 p {
		font-size: 18px;
		line-height: 24px;
	}
	.image-cols .main-image .caption{
		font-size: 22px;
		line-height: 24px;
	}
	.image-cols .main-image .caption {
		right: 20px;
		top: 30%;
	}
	.image-cols .thumb-image{
		width: 235px;
	}
	.box-entries{
		width: 240px;
		display: block;
	}
	.box-entry{
		float: none;
		margin: 0 0 20px;
		width: 100%;
	}

	.image-cols.style2 .thumb-image h2 {
		margin-bottom: 15px;
	}

/*	.section.footer {
		margin-top: 20px;
	}*/

	.amenities-list-entry > div {
		width: 100%;
	}

	.image-cols.style2 p {
		font-size: 14px;
		line-height: 17px;
	}
	.amenities-list-entry h3 {
		white-space: normal;
	}

	.artist-impression {
		bottom: 10px;
		left: 10px;
	}

	.image-cols.style2 p:last-child {
		margin-bottom: 20px;
	}

	.box-entry img{
		float: left;
		margin-right: 10px;
		width: 80px;
		margin-bottom: 0;
	}
	.room-icon{
		position: relative;
	}
	.image-cols .main-image .room-icon{
		position: absolute;
	}
	.amenities-list{
		width: 240px;
	}
	.amenities-list-entry img{
		width: 80px;
		float: left;
		margin-right: 10px;
	}
	.amenities-list-entry > div{
		left: auto;
		position: relative;
	}
	.members{
		width: 280px;
	}
	.members .member{
		margin: 0 15px 15px;
	}
	.members .sep{
		margin: 0 15px 15px;
	}

	.quote.rectup h2 {
		width: 235px;
		margin-bottom: 20px;
	}

	.footer-logos {
		width: 100%;
		height: 50px;
	}

	.privacy-popup {
		padding: 0 20px;
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		box-sizing: border-box;
	}

	.privacy-popup .privacy-inner {
		width: 100%;
	}

}

@media only screen and (max-height: 480px) {
	.section.footer {
		margin-top: -8px;
	}
}