@font-face {
	font-family: 'DIN Pro';
	src: url('fonts/DINPro.eot');
	src: local('DIN Pro Light'), local('DINPro'),
		url('fonts/DINPro.eot?#iefix') format('embedded-opentype'),
		url('fonts/DINPro.woff2') format('woff2'),
		url('fonts/DINPro.woff') format('woff'),
		url('fonts/DINPro.ttf') format('truetype');
	font-weight: 300;
	font-style: normal;
}

@font-face {
	font-family: 'Gotham';
	src: url('fonts/GothamBook.eot');
	src: local('Gotham'), local('Gotham'),
		url('fonts/GothamBook.eot?#iefix') format('embedded-opentype'),
		/* url('fonts/GothamBook.woff2') format('woff2'), */
		url('fonts/GothamBook.woff') format('woff'),
		url('fonts/GothamBook.ttf') format('truetype');
	font-weight: 300;
	font-style: normal;
}


.gmnoprint,
.gmnoprint:last-child,
.gm-style-cc {
	display: none !important;
}

html {
	line-height: 1.4;
}

*,
*:before,
*:after {
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box
}

* {
	outline: none
}

body,
html {
	margin: 0;
	padding: 0
}

body {
	font-family: "Din Pro";
	/* background: url(../imgs/bg-clouds.jpg) repeat-y; */
	font-size: 20px;
	overflow: hidden;
    height: 100vh;
}

.with-bg-scroll {
	/* background: url(../imgs/bg-clouds.jpg) no-repeat;
    background-size: 120%;*/
	height: 100vh;
	overflow-y: scroll;
	overflow-x: hidden;
	position: absolute;
	z-index: 11;
	width: 100%;
	/* padding-bottom: 90px; */
}

.bg-for-scroll {
	background: url(../imgs/bg-clouds_Mobile.jpg) no-repeat;
	background-size: 100%;
	position: absolute;
	z-index: 1;
	width: 100%;
	opacity: .75;
}

/* .health-safety .bg-for-scroll{
	background: url(../imgs/bg-clouds_Mobile.jpg) no-repeat;
  	background-size: 100%;
} */
/* .bg-for-scroll img{
	width: 100%;
	opacity: .2;
} */
/* body.gallery {
	background: url(../imgs/bg-clouds.jpg) no-repeat;
	background-size: 200%;
	overflow-y: scroll;
} */

img.bg {
	min-height: 100%;
	min-width: 1200px;
	width: 100%;
	height: auto;
	position: fixed;
	top: 0;
	left: 0;
	z-index: 0
}

@media screen and (max-width:1200px) {
	img.bg {
		left: 50%;
		margin-left: -600px
	}

}

/* Insta image */

ul.insta_feed {
	display: flex;
}

ul.insta_feed li img.insta_image {
	width: 100%;
	padding: 10px;
}

/* Insta image end here */
a,
a:visited {
	color: #fff;
	border: none;
	-moz-transition: all .7s;
	-o-transition: all .7s;
	-webkit-transition: all .7s;
	transition: all .7s;
	text-decoration: none;
	font-family: 'DIN Pro';
}

img {
	border: 0
}

p {
	margin: 0 0 .938em
}

ul {
	margin: 0;
	list-style: none;
	padding: 0;

}

h1,
h2,
h3,
h4,
h5,
h6 {
	margin: 0
}

img,
embed,
object,
video {
	max-width: 100%
}

header {
	/* left: 0; */
	/* font-size: .875em;
	line-height: 1.28571em; */
	/* position: absolute; */
	/* top: 0; */
	text-align: center;
	width: 100%;
	z-index: 999;
	background: rgba(255, 255, 255, 0.6);
}

.logo {
	width: 145px;
	/* margin-left: 15px; */
	/* margin-left: 19px;
    margin-top: 13px; */
}

.nav-wrap {
	margin: 0 auto;
	position: relative;
	max-width: 1690px;
	padding-bottom: 5px;
	padding-top: 5px;
	display: flex;
	justify-content: center;
	align-items: center;
}

.nav-wrap .logo-wrap {
	/* margin-right: 85px; */
	text-align: left;
}

.nav-wrap .link-wrap {
	/* margin-top: 25px; */
	margin-left: auto;
}

ul.main-nav {
	/* margin-left: 132px; */
	margin: 0 20px;
}

.menu-link,
.floor-menu-link {
	display: none
}

header .promo-bar {
	background: #00345a;
	color: #FFF;
	padding: 17px 20px;
	border-bottom: 12px solid #21c4b3;
}

header .promo-bar a {
	text-decoration: underline;
}

.sub-nav li,
.main-nav li {
	display: inline-block;
	margin-left: 65px;
}

.sub-nav li:first-child,
.main-nav li:first-child {
	margin-left: 0;
}

.sub-nav li.on,
.main-nav li.on {
	border-bottom: 2px solid #00345a;
}

/* @supports (-moz-appearance:none) {
    .sub-nav li, .main-nav li{
		margin-left: 20px;
	}
} */
.plan-links {
	display: none;
	background: #fff;
	padding: 20px;
}

.plan-links-wrapper {
	display: flex;
}

.plan-links-wrapper .suiteinfo {
	flex-basis: 265px;
	width: 265px;
}

.plan-links-wrapper .floor-plans a {
	display: block;
}

.floor-plans-iframe {
	/* margin: 40px 0; */
	margin: 44px 0 40px 20px;
	/* min-width: 750px; */
}

.floor-plans-iframe img {
	display: block;
}

.plan-links h3 {
	text-align: left;
	font-size: 24px;
	letter-spacing: 0px;
	color: #272727;
	opacity: 1;
	font-weight: normal;
	line-height: 1.2;
}

.suiteinfo-links {
	margin-top: 30px;
}

a.blue-link {
	color: #00345A;
	text-transform: uppercase;
	font-weight: bold;
	font-family: 'Gotham';
	font-size: 16px;
	text-decoration: underline;
	display: inline-block;
	padding: 7px 0;
}

a.link-btn:hover,
a.link-btn.selected {
	text-decoration: underline;
}

a.link-btn.iframeurl {
	margin-left: 10px;
}

.suiteinfo img {
	margin-top: 44px;
}

.floor-plans-onscreen .floor-plan-image {
	max-width: 650px;
	margin-left: 20px;
}

.sub-nav li a,
.main-nav li a {
	color: #00345a;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 17px;
	/* letter-spacing: 0.6px; */
}

.contnet-wrapper {
	/* display: flex; */
	margin: 0 auto;
	color: #000;
	max-width: 1690px;
}

.contnet-wrapper.content-pages {
	margin-top: 50px;
	margin-bottom: 80px;
}


.contnet-wrapper.col-3 .text-header h1 {
	margin-left: 33%;
	margin-bottom: 115px;
}

.contnet-wrapper .content-wrap {
	display: flex;
}

.sustainability .content-wrap .images {
	margin-right: 80px;
}

.sustainability .content-wrap .images img {
	width: 100%;
}

.content-wrap .text {
	padding: 0 80px 0 120px;
	/* font: normal normal normal 20px/32px DIN Pro; */
	color: #272727;
	flex: 2;
}

.contnet-wrapper p {
	line-height: 1.4;
}

.contact .content-wrap .text {
	flex: 0 0 62.5%;
	padding: 0;
}

.contact .content-wrap .images {
	flex: 0 0 37.5%;
	padding: 0;
}

.contact .content-wrap .text .col-2 .col-left>* {
	padding-left: 108px;
	padding-right: 0;
	margin-right: 0;
}

.contact .content-wrap .text .col-2 .col-right>* {
	padding-left: 100px;
	padding-right: 0;
	margin-right: 0;
}

.contact .content-wrap .spec-col li {
	/* font: normal normal normal 20px/32px DIN Pro; */
	letter-spacing: 0px;
}

.contact .content-wrap .spec-col li strong,
.specification .content-wrap .spec-col li strong {
	font: normal normal bold 22px/32px DIN Pro;
	letter-spacing: 0px;
	color: #00345A;
}

/* .specification .content-wrap .spec-col li strong {
	font: normal normal bold 20px/32px DIN Pro;
} */
.contact .text-header {
	padding-left: 108px;
	padding-right: 0;
	margin-right: 0;
}

.contact .text-header h1 {}

.col-2 {
	display: flex;
}

.col-2 .col-left,
.col-2 .col-right {
	flex-basis: 100%;
}

.col-2 .col-left {
	flex: 0 0 52%;
}

.col-2 .col-right {
	flex: 0 0 48%;
}

.text-header h1,
h2.h1-like {
	color: #00345A;
	font: normal normal normal 65px/74px Baskerville;
	margin-bottom: 14px;
	line-height: 1;

}

.text-header h1 {
	margin-top: -8px;
}

.content-wrap .images {
	flex-grow: 1;
	flex: 2;
}

.content-wrap .spec-col {
	flex: 1;
}

.content-wrap .spec-col {
	margin-right: 50px;
}

.specification .content-wrap .spec-col:first-child {
	flex: 0 0 26%;
}

.specification .content-wrap .spec-col:nth-child(2) {
	flex: 0 0 34%;
}

.content-wrap .spec-col li {
	/* font: normal normal normal 25px/34px 'Open Sans'; */
	margin-bottom: 30px;
	font-weight: 400;
	line-height: 1.4;
}

.content-wrap .spec-col li a {
	/* font: normal normal normal 25px/34px 'Open Sans'; */
	/* margin-bottom: 30px; */
	font-weight: 400;
	color: #272727;
}

.specification .contnet-wrapper.col-3 .text-header h1 {
	margin-left: 0;
	margin-bottom: 50px;
	text-align: center;
	margin-top: 20px;
}

footer {
	background: #00345a;
	border-top: 12px solid #21c4b3;
}

footer .footer-wrap {
	display: flex;
	margin: 0 auto;
	color: #FFF;
	padding: 40px 0;
	max-width: 1690px;
	font: normal normal normal 12px/33px 'DIN Pro';

}

footer .footer-middle a {
	background: url(../imgs/social_icons.png) no-repeat 0 0;
	padding: 15px 20px;
	margin-right: 25px;
}

footer .footer-middle a.social-insta {
	background-position: -65px 0;
}

footer .footer-middle a.social-linkedin {
	background-position: -139px 0;
}

footer .footer-right {
	text-align: right;
}

footer .footer-right a {
	/* text-decoration: underline; */
	font-family: 'Gotham';
	font-size: 16px;
	text-transform: uppercase;
	margin-left: 20px;
	padding: 15px 0;
}

footer .footer-wrap .footer-left,
footer .footer-wrap .footer-middle,
footer .footer-wrap .footer-right {
	flex-grow: 1;
}

footer .footer-wrap .footer-middle {
	text-align: center;
}

.footer-left {
	display: auto;
}

.footer-left-mobile {
	display: none;
}

.avail-bldg {
	text-align: center;
}

.more-details .heading {
	margin-top: 25px;
	font-weight: bold;
	margin-bottom: 14px;
	color: #00345A;
}

.more-details ul {
	padding-left: 20px;
	/* margin: 20px 0; */
}

.more-details ul li ul {
	margin-top: 5px;
	margin-bottom: 5px;
}

.more-details ul li ul li {
	list-style-type: circle;
}

.more-details ul li {
	list-style-type: disc;
}

.more-details .col-2-1 {
	padding-right: 40px;
	flex: 2;
}

.more-details .col-2-2 {
	padding-left: 40px;
	flex: 2;
}

body.home {
	/* background: #F0F0F0;
	overflow-y: auto; */
}

body.home .with-bg-scroll {
	/* background:none;
	height: auto; */
	/* overflow-y: auto; */
}

body.home .with-bg-scroll footer {
	margin-bottom: 0;
}

body.home .bg-for-scroll {
	background: none;
}

.home header {
	position: absolute;
}

/* .home .contnet-wrapper-wide.index-page{ */
/* box-shadow: -18px 28px 22px #00000080; */
/* background: url(../imgs/bg-clouds.jpg) repeat-y; */
/* background-size: 150%; */
/* border-radius: 15px 50px 30px 5px; */
/* } */
.home .content-wrap-wide {
	display: flex;
}

.home .content-wrap-wide .content-left,
.home .content-wrap-wide .content-right {
	flex: 2;
	/* position: absolute; */
}

.svg-content {
	position: absolute;
	z-index: 99;
	width: 670px;
	top: 305px;
	margin-left: 100px;
}

/* home-old .home .contnet-wrapper.content-pages{
	margin-top: 380px;
    margin-bottom: 105px;
} */

.home .contnet-wrapper.content-pages {
	margin-top: 100px;
	margin-bottom: 100px;
}

.home .contnet-wrapper.content-pages h2 {
	font: normal normal normal 40px/25px Baskerville;
	letter-spacing: 1px;
	color: #00345A;
	margin-bottom: 14px;
	line-height: 1;
	margin-top: 5px;
}

.home p {
	font: normal normal bold 20px/25px DIN Pro;
	letter-spacing: 0.5px;
	color: #272727;
	line-height: 1.4;
	margin: 0;
	margin-bottom: 50px;
}

.home .svg-content p {
	line-height: 1.6;
	letter-spacing: 0;
}

.home .content-wrap .text>* {
	padding-right: 50px;
	padding-left: 90px;
}

.home .content-wrap .text {
	padding: 0;
}

.home h1 {
	text-align: left;
	font: normal normal normal 95px/95px Baskerville;
	letter-spacing: 2.38px;
	color: #134676;
	margin-bottom: 58px;
}

.home .content-wrap {
	display: flex;
	flex-flow: row;
}

.home .content-wrap .images,
.home .content-wrap .text {
	flex-basis: 100%
}

.home .content-wrap .images img {
	padding-right: 40px;
	width: 100%;
}

.home .home-img {
	width: auto;
	margin-top: 250px;
	margin-left: 110px;
	margin-bottom: -2px;
}

/* .svg-bg{
	position: absolute;
    top: 54px;
    overflow: hidden;
    width: 100%;
} */
.svg-bg {
	top: 50px;
	overflow: hidden;
	width: 100%;
	left: 0;
	right: 0;
	max-width: 2055px;
	margin: 0 auto;
	margin-top: -20px;
	/* background: url(../imgs/Clouds_Home.gif); */
	background: url(../imgs/8C-Cloud-Short.gif);
	background-size: cover;
	position: relative;
	margin-top: 0;
	top: 0;
	min-height: 400px;
}

.svg-bg-mobile {
	display: none;
}

/* Gmap location */
.location-wrap {
	display: flex;
	flex-wrap: wrap;
}

.location-wrap .map {
	flex: 3;
	/* width: 100%;
	  height: 100%; */
}

.location-wrap .legand {
	flex: 1;
	background: #F0F0F0;
}

/* .location .detail{
	flex: 1 100%;
} */
.legand ol {
	display: none;
	height: 427px;
	overflow-y: auto;
	list-style-type: decimal;
	padding: 5px 20px 5px 50px;
}

.legand ol li {
	margin-bottom: 20px;
	cursor: pointer;
}

.legand h4,
.avail-plans-mobile h4.accordian-title,
.avail-plans .plans h2.h3-like {
	background: #00345a;
	cursor: pointer;
	border-top: 1px solid #000;
	border-bottom: 1px solid #000;
	margin-bottom: 2px;
	padding: 10px;
	color: #fff;
}

.avail-plans .plans h2.h3-like {
	padding: 20px 20px 10px;
	margin: 10px 0;
	border: 0;
	text-transform: uppercase;
	font-size: 20px;
	font-family: 'Gotham';
	line-height: 1.8;
	/* min-width: 935px; */
}

.avail-plans .plans h2.h3-like.expanded {
	margin-bottom: 0;
	background: #21c4b3;
}

.avail-plans .plans h2.h3-like span {
	text-transform: capitalize;
}

.legand h4 {
	background-repeat: no-repeat;
	background-position: 5px 7px;
	padding-left: 45px;
	background-size: 35px;
	margin-bottom: 1px;
	border-top: none;
	border-bottom: none;
}

.legand h4[data-filter="Restaurants"] {
	background-color: #335e4a;
	background-image: url(../imgs/location/650FIFTH_MAPicon_Dining.png);
}

.legand h4[data-filter="Hotels"] {
	background-color: #a63326;
	background-image: url(../imgs/location/650FIFTH_MAPicon_Hotel.png);
}

.legand h4[data-filter="Retail"] {
	background-color: #2a60a2;
	background-image: url(../imgs/location/650FIFTH_MAPicon_Retail.png);
}

.legand h4[data-filter="Fitness"] {
	background-color: #ebbb50;
	background-image: url(../imgs/location/650FIFTH_MAPicons_Fitness.png)
}

.legand h4[data-filter="Culture"] {
	background-color: #70759a;
	background-image: url(../imgs/location/650FIFTH_MAPicons_Culture.png);
}

.legand h4 img {
	width: 23px;
	margin-right: 5px;
	float: left;
}

.detail {
	padding: 50px 0;
}

.detail h2 {
	margin-bottom: 50px;
}

/* End */


/* @media screen and (min-width:63.313em) { */
.avail-bldg {
	background: url(../imgs/bldg/bldg-base_2024.png) no-repeat 0 0;
	height: 783px;
	;
	margin-bottom: 25px;
	position: relative;
	text-align: left;
	margin-top: 50px;
	width: 335px;
	/* background-size: 325px 1053px; */
	overflow: hidden;
	flex-grow: 0;
	/* do not grow   - initial value: 0 */
	flex-shrink: 0;
	/* do not shrink - initial value: 1 */
	flex-basis: 335px;
	/* width/height  - initial value: auto */
}

/* } */

.avail-plans {
	position: relative;
	flex-grow: 1;
}

.avail-plans-mobile {
	display: none;
}

.avail-plans>* {
	margin: 20px 215px 0 60px;
}

/* @media screen and (min-width:37.5em) {
	.avail-plans {
		width: 576px
	}

} */

/* @media screen and (min-width:63.313em) {
	.avail-plans {
		margin: 40px;
		width: 100%;
		overflow: hidden;
	}

} */
.floor-img {
	position: absolute;
	display: block;
	/* left: 258px; */
	height: 783px;
	top: 0;
	width: 242px;
}


.bldg-lines {
	height: 1054px;
	width: 325px;
}


a.floor-links {
	color: #555;
	display: inline-block;
	-moz-transition: none 1s;
	-o-transition: none 1s;
	-webkit-transition: none 1s;
	transition: none 1s
}



ul.floors li {
	margin: 0 auto;
	max-width: 500px;
	/* display: none; */
}

ul.floors li a {
	color: #555;
	font-size: 1.3em;
	display: none;
}

.text-header-center h1 {
	text-align: center;
	color: #00345A;
	font: normal normal normal 65px/74px Baskerville;
	margin-bottom: 50px;
	margin-top: 20px;
}

.grid {
	/* background: #DDD; */
}

/* clear fix */
.grid:after {
	content: '';
	display: block;
	clear: both;
}

/* ---- .grid-item ---- */

.grid-sizer,
.grid-item {
	width: 25%;
}

.grid-item--width2 {
	width: 10%;
}

/* .grid-item--width3 { width: 20%; } */
/* .grid-item--height2 { height: 200px;  */

.grid-item {
	float: left;
}

.grid-item img {
	display: block;
	max-width: 100%;
	padding: 5px;
}


.contnet-wrapper.location-page {
	margin-top: 100px;
	margin-bottom: 100px;
}

.contnet-wrapper.location-page .content-wrap.location .image,
.contnet-wrapper.location-page .content-wrap.location .detail {
	flex: 1;
	padding: 0;
}

.contnet-wrapper.location-page .content-wrap.location .image {
	margin-right: 50px;
}

.contnet-wrapper.location-page .content-wrap.location .detail {
	margin-left: 50px;
}

.sustainability .content-wrap .text {
	padding: 0;
}

.sustainability .content-wrap .text>* {
	padding: 0 120px 0 40px;
}

.contact .content-wrap .text .col-2 li img {
	width: 250px;
}



/****************************************************/
/********************News page***********************/
/****************************************************/

.news.content-wrap .article-wrap {
	width: 80%;
	color: #00345A;
}

.news.content-wrap .sidebar {
	width: 20%;
}

.news.content-wrap .article-wrap>* {
	margin-right: 50px;
}

.news-page .text-header h1 {
	text-align: center;
	margin-bottom: 50px;
	margin-top: 20px;
}

article {
	background: #fff;
	background: rgba(255, 255, 255, 0.7);
	padding: 1.5em;
	margin-bottom: 2.25em;
	font-weight: 100;
	margin: 20px 0;
}

.es-widget-container {
	padding: 0;
}

article:first-child {
	margin-top: 0;
}

article p {
	color: #000;
	margin: 20px 0;
}

article a {
	color: #00345A;
}

article h4 {
	text-transform: uppercase;
}

article h4 a,
article h4 a:visited {
	color: #00345A;
	font-weight: 700
}

article a.read-more {
	display: block;
	margin-top: 10px;
}

a.article-logo {
	display: block;
	text-align: right;
}

.sidebar .widget {
	border-bottom: 1px solid #62b1bd;
	margin-bottom: 2em;
	padding-bottom: 2em
}

.sidebar .widget:last-child {
	border-bottom: none;
	margin-bottom: 0;
	padding-bottom: 0
}

.sidebar .widget.new-deals {
	background: #5c829a;
	background: -moz-linear-gradient(top, #5c829a 0%, #453a60 100%);
	background: -webkit-linear-gradient(top, #5c829a 0%, #453a60 100%);
	background: linear-gradient(to bottom, #5c829a 0%, #453a60 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#5c829a', endColorstr='#453a60', GradientType=0);
	height: 425px;
	/* margin-top: 20px; */
}

.sidebar .widget.new-deals .nano-content {
	padding: 1em 1.438em 1em 0.625em;
	color: #fff;
}

.sidebar .widget.new-deals h3 {
	border-bottom: none;
	font-weight: 700;
	text-transform: uppercase;
	margin-bottom: 20px;
}

.sidebar .widget.new-deals ul li {
	border-bottom: 1px solid #fff;
	margin-bottom: 0.7em;
	padding-bottom: 0.7em
}

.sidebar .widget.new-deals ul li:last-child {
	border-bottom: none;
	margin-bottom: 0;
	padding-bottom: 0
}

.tight {
	margin-top: -40px
}

.nano {
	position: relative;
	width: 100%;
	height: 100%;
	overflow: hidden
}

.nano>.nano-content {
	position: absolute;
	overflow: scroll;
	overflow-x: hidden;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0
}

.nano>.nano-content:focus {
	outline: thin dotted
}

.nano>.nano-content::-webkit-scrollbar {
	display: none
}

.has-scrollbar>.nano-content::-webkit-scrollbar {
	display: block
}

.nano>.nano-pane {
	background: rgba(0, 0, 0, 0.25);
	position: absolute;
	width: 10px;
	right: 0;
	top: 0;
	bottom: 0;
	visibility: hidden\9;
	opacity: .01;
	-webkit-transition: .2s;
	-moz-transition: .2s;
	-o-transition: .2s;
	transition: .2s;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px
}

.nano>.nano-pane>.nano-slider {
	background: #444;
	background: rgba(0, 0, 0, 0.5);
	position: relative;
	margin: 0 1px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px
}

.nano:hover>.nano-pane,
.nano-pane.active,
.nano-pane.flashed {
	visibility: visible\9;
	opacity: 0.99
}

.embedsocial-hashtag-wrapper {
	min-height: 460px;
}

/**************************End news page*************************/

@media screen and (min-width:63.313em) {
	ul.floors li a {
		color: #62b1bd;
		font-size: 1em
	}

}

@media screen and (min-width:2700px) {
	.svg-bg {
		margin-left: auto;
		margin-right: auto;
		left: 0;
		right: 0;
		width: 2700px;
	}
}

@media screen and (min-width:1801px) {

	.sub-nav li,
	.main-nav li {
		display: inline-block;
		margin-left: 80px;
	}
}

@media screen and (min-width:1690px) and (max-width:1800px) {
	.logo {
		width: 163px;
	}

	ul.main-nav {
		margin-left: 100px;
	}
}

@media screen and (min-width:1611px) and (max-width:1689px) {
	.logo {
		width: 150px;
	}

	.sub-nav li a,
	.main-nav li a {
		/* letter-spacing: .1px; */
	}

	.embedsocial-hashtag-wrapper {
		min-height: 405px;
	}

	/* ul.main-nav {
		margin-left: 80px;
	} */
	/* .sub-nav li, .main-nav li{
		margin-left: 20px;
	} */
	.contact .content-wrap .images {
		flex: 0 0 37%;
		padding: 0;
	}
}

/* @media not all and (min-resolution:.001dpcm) {
	@supports (-webkit-appearance:none) {
		@media screen and (min-width: 1611px) and (max-width: 1689px) {
			.sub-nav li, .main-nav li {
				margin-left: 16px;
			}
		}
	}
} */

@media screen and (min-width:1338px) and (max-width:1610px) {

	/* ul.main-nav {
		margin-left: 17px;
	} */
	.logo {
		width: 120px;
	}

	.nav-wrap .logo-wrap {
		margin-right: 45px;
		width: 9%;
	}

	.sub-nav li,
	.main-nav li {
		margin-left: 34px;
	}

	@supports (-moz-appearance:none) {

		.sub-nav li,
		.main-nav li {
			margin-left: 30px;
		}
	}

	/* .sub-nav li, .main-nav li:first-child{
		margin-left: 0;
	} */
	.avail-plans>* {
		margin: 15px 0 0 110px;
	}

	.contact .content-wrap .images {
		flex: 0 0 22%;
	}

	.home .content-wrap .images img {
		padding-right: 0;
	}

	.svg-content {
		width: 535px;
	}

	@media not all and (min-resolution:.001dpcm) {
		@supports (-webkit-appearance:none) {

			.sub-nav li,
			.main-nav li {
				/* margin-left: 12px; */
				/* float: left; */
			}
		}
	}

	.floor-plans-onscreen .floor-plan-image {
		max-width: 100%;
	}
}

@media screen and (min-width:1471px) and (max-width:1610px) {

	.sub-nav li,
	.main-nav li {
		margin-left: 50px;
	}

	@supports (-moz-appearance:none) {

		.sub-nav li,
		.main-nav li {
			margin-left: 48px;
		}
	}

}

@media screen and (min-width:1013px) and (max-width:1337px) {
	.embedsocial-hashtag-wrapper {
		min-height: 300px;
	}

	.floor-plans-onscreen .floor-plan-image {
		max-width: 100%;
	}

	ul.floors li {
		max-width: 100%;
		position: absolute;
		overflow: auto;
		height: 783px;
		width: 100%;
	}

	.home .content-wrap .images img {
		padding-right: 0;
	}

	ul.main-nav {
		margin-left: 0;
		margin-right: 0;
	}

	.logo {
		width: 100px;
	}

	@media not all and (min-resolution:.001dpcm) {
		@supports (-webkit-appearance:none) {

			.sub-nav li a,
			.main-nav li a {
				/* font-size: calc(10px + 0.390625vw);
				letter-spacing: .1px; */
			}
		}
	}

	.nav-wrap .logo-wrap {
		margin-right: 20px;
		width: 10%;
	}

	.sub-nav li,
	.main-nav li {
		margin-left: 30px;
	}

	@supports (-moz-appearance:none) {

		.sub-nav li,
		.main-nav li {
			margin-left: 25px;
		}
	}

	.nav-wrap .link-wrap {
		/* margin-top: 25px; */
	}

	.avail-plans>* {
		margin: 15px 0 0 0;
	}

	.contnet-wrapper.col-3 .text-header h1 {
		text-align: center;
		margin-left: 0;
	}

	.contact .content-wrap .images {
		flex: 0 0 30%;
	}

	.contact .content-wrap .text .col-2 {

		display: block;
	}

	.svg-content {
		width: 488px;
		right: 40px;
	}

	.svg-content h1 {
		font: normal normal normal 60px/65px Baskerville;
	}

	.svg-content p,
	.svg-content h1 {
		margin-right: 0;
	}

	.home .content-wrap p {
		padding-right: 0;
	}

	a.link-btn.iframeurl {
		margin-left: 20px;
	}

	.sustainability .content-wrap .text>* {
		padding: 0 30px 0 0px
	}

	.contnet-wrapper.location-page .content-wrap.location .detail {
		margin: 0 30px 0 0;
	}

	.svg-content {
		width: 365px;
		right: 40px;
	}

	/*home-old .home .contnet-wrapper.content-pages {
		margin-top: 550px;
	} */
	.home .contnet-wrapper.content-pages {
		/* margin-top: 355px; */
	}

}

@media screen and (min-width:1013px) and (max-width:1241px) {

	.bg-for-scroll {
		background-size: 150%;
	}

	.sub-nav li a,
	.main-nav li a {
		font-size: 15px;
	}

	.avail-bldg {
		width: 350px;
		flex-basis: 350px;
	}

	.suiteinfo-links a.link-btn {
		padding: 15px 26px;
	}

	.nav-wrap .logo-wrap {
		width: 8%;
	}

	.logo {
		width: 90px;
	}

	.sub-nav li,
	.main-nav li {
		margin-left: 16px;
	}

	@supports (-moz-appearance:none) {

		.sub-nav li,
		.main-nav li {
			margin-left: 11px;
		}
	}

}

@media screen and (min-width:1092px) and (max-width:1337px) {

	/* .sub-nav li, .main-nav li {
		margin-left: 10px;
	} */
	.svg-content {
		width: 388px;
		right: 40px;
	}

	/*home-old .home .contnet-wrapper.content-pages {
		margin-top: 500px;
	} */
	.home .contnet-wrapper.content-pages {
		margin-top: 120px;
	}

	.home .content-wrap .text>* {
		padding-right: 40px;
		padding-left: 40px;
	}
}

/* @media screen and (min-width:63.313em) { */

/* } */

@media screen and (min-width:63.313em) {
	ul.floors li {
		max-width: 100%;
		position: absolute;
		overflow: auto;
		height: 783px;
		width: 100%
	}

}

@media screen and (min-width:63.313em) {
	a.floor-links {
		color: #62b1bd;
		position: absolute;
		right: 0;
		z-index: 999
	}

	a.floor-links span {
		display: none
	}

}


@media screen and (min-width:1012px) and (max-width:1800px) {

	.nav-wrap,
	.contnet-wrapper,
	footer .footer-wrap {
		padding-left: 40px;
		padding-right: 40px;
	}

	.content-wrap .text {
		padding-left: 40px;
		padding-right: 40px;
	}

	.contact .content-wrap .text {
		padding-left: 0;
		padding-right: 0;
	}

	body {
		background-size: 200%;
		background-position: right;
	}

	.with-bg-scroll {
		/* padding-bottom: 180px; */
	}
}

@media screen and (min-width:1012px) and (max-width:1350px) {

	.home .content-wrap .text>* {
		padding-right: 40px;
		padding-left: 40px;
	}
}

@media screen and (max-width:530px) {
	.suiteinfo-links a.link-btn {
		display: block;
		margin: 37px 30px;
		text-align: center;
	}

	.text-header h1,
	.plan-links h2 {
		font: normal normal normal 40px/50px Baskerville;
		margin-bottom: 30px !important;
	}
}

@media screen and (max-width:632px) {
	.svg-content-mobile.svg-content h1 {
		font: normal normal normal 40px/50px Baskerville;
		margin-bottom: 20px;
	}

	.home .contnet-wrapper-wide.index-page {
		background-size: 400% !important;
	}
}

@media screen and (max-width:475px) {
	.svg-content-mobile.svg-content h1 {
		font: normal normal normal 40px/40px Baskerville;
		margin-bottom: 15px;
	}

	.home .svg-content-mobile.svg-content p {
		line-height: 1.2;
		letter-spacing: 0;
	}

	/* .home .contnet-wrapper-wide.index-page {
		background-size: 400%;
	} */
}

@media screen and (max-width:385px) {
	.svg-content-mobile.svg-content h1 {
		font: normal normal normal 35px/40px Baskerville;
		margin-bottom: 10px;
	}

	.home .svg-content-mobile.svg-content p {
		line-height: 1.1;
		letter-spacing: 0;
	}
}

@media screen and (max-width:1012px) {
	.more-details .col-health-safety {
		padding: 0 40px;
	}

	a.link-btn {
		font-size: 15px;
	}

	.footer-left {
		display: none;
	}

	.footer-left-mobile {
		display: block;
		/* margin-bottom: 0; */
	}

	footer .footer-wrap .footer-left.footer-left-mobile {
		margin-bottom: 0;
	}

	.grid-sizer,
	.grid-item {
		width: 50%;
	}

	.floor-img {
		display: none;
		left: -9999px;
		position: absolute;
		top: -9999px
	}

	.with-bg-scroll {
		/* padding-bottom: 180px; */
	}

	.text-header-center h1 {
		margin-bottom: 30px;
	}

	.contact .content-wrap .text .col-2 div>* {
		padding-left: 0;
	}

	footer {
		margin-bottom: 105px;
	}

	/* .news-page .with-bg-scroll{
		margin-top: 144px;
	} */
	.floor-plans .floor-plan-image {
		margin-left: -16px;
		max-width: 100%;
	}

	#plan-18 .floor-plan-image {
		margin-left: -7px;
	}

	.bg-for-scroll {
		/* background-position: 0 0;
		background-size: 200%;
		background-repeat: repeat-y; */
		background: url(../imgs/bg-clouds_Mobile.jpg) 30% 0 no-repeat;
		/* background-repeat: repeat-y; */
		background-size: 100%;
	}

	.sustainability .content-wrap .text>* {
		padding: 0 40px 0 40px;
	}

	/* footer { */
	/* background: #00345a; */
	/* margin-bottom: ; */
	/* } */
	body {
		background-size: 800%;
		background-position: right;
	}

	/* .home .content-wrap-wide .content-left,
	.home .content-wrap-wide .content-right{
		width: 49%;
	} */
	.home .contnet-wrapper-wide.index-page {
		/* box-shadow: -18px 28px 22px #00000080; */
		/* background: rgba(255, 255, 255) url(../imgs/home-opacity-bg.png) 29% 0 repeat-y; */
		/* background-size: 400%; */
	}

	.home header {
		position: relative;
	}

	.home .content-wrap-wide .content-right {
		margin: 0 !important;
		padding: 40px;
		padding-bottom: 105px;
		/* display: none; */
	}

	.home .contnet-wrapper.content-pages {
		margin-top: -100px;
	}

	.home .content-wrap .images img {
		width: 100%;
		padding: 40px;
	}

	.svg-bg {
		/* display: none; */
		/* position: absolute; */
		/* margin-top: 75px; */
		top: -177px;
	}

	.svg-bg-mobile {
		display: block;
		position: relative;
		height: 453px;
		/* overflow: hidden; */
	}

	.svg-content-mobile {
		position: absolute !important;
		padding: 40px;
	}

	.svg-content {
		position: relative;
		top: 0;
		left: 0;
		width: auto;
		margin: 0;
	}

	.svg-content h1 {
		font: normal normal normal 60px/65px Baskerville;
		margin-bottom: 20px;
	}

	.home .svg-bg .home-img {
		visibility: visible !important;
		width: 100%;
		margin: 0;
	}

	.home .content-wrap-wide {
		display: block;
		/* margin-top: 220px; */
	}

	.avail-bldg {
		background: none;
		margin: 0;
		display: block;
		text-align: center;
		height: auto;
		width: 100%;
		display: none;
	}

	.nav-wrap .link-wrap {
		display: none;
		margin: 0;
	}

	ul.main-nav {
		margin-left: 0;
	}

	a.menu-link {
		background: #CDD4D9 0% 0% no-repeat padding-box;
		display: inline-block;
		font: normal normal bold 18px/20px 'DIN Pro';
		/* line-height: 1.33333em; */
		/* line-height: 100%; */
		padding: 12px 28px;
		/* margin: 10px auto 0; */
		text-transform: uppercase;
		color: #00345A
	}

	ul.main-nav {
		margin: 0;
	}

	.nav-wrap {
		display: block;
		padding-bottom: 10px;
		padding-top: 12px;
	}

	.nav-wrap .logo-wrap {
		margin-right: 0;
		text-align: center;
	}

	.logo {
		width: 130px;
	}

	.logo-link {
		display: block;
	}

	.sub-nav li,
	.main-nav li {
		display: block;
		border-bottom: 0.0825em solid #eee;
		position: relative;
		margin: 0;
		background: #fff;
	}

	.sub-nav li,
	.main-nav li a {
		display: block;
		color: #555;
		font-size: .9375em;
		line-height: 1.6em;
		padding: 1.125em 0;
		text-transform: uppercase;

	}

	.sub-nav li.on,
	.main-nav li.on {
		background: #eee;
		border-bottom: none;
	}

	#lines,
	#base {
		display: none;
	}

	a.floor-menu-link {
		background: #CDD4D9 0% 0% no-repeat padding-box;
		display: inline-block;
		font: normal normal bold 22px/28px 'DIN Pro';
		line-height: 1.33333em;
		line-height: 100%;
		padding: 1em 1.5em;
		margin: .75em auto 0;
		text-transform: uppercase;
		color: #00345A
	}

	.plan-links,
	.plan-links h2,
	.plan-links h3 {
		text-align: center;
	}

	.floor-img {
		display: none !important;
	}

	li.level {
		background: #fff;
		/* border-bottom-color: #eee;
		border-bottom-width: .125em;
		border-bottom-style: solid; */
		padding-bottom: .0625em;
		padding: .9375em 0;
		border-left: 0.0825em solid #eee;
		border-right: 0.0825em solid #eee;
		border-bottom: 0.0825em solid #eee;
	}

	li.level:first-child {
		border-top: 0.0825em solid #eee;
	}

	.avail-plans>* {
		margin: 15px 0 0 0;
	}

	.contnet-wrapper .content-wrap {
		display: block;
	}

	.floors {
		display: none;
	}

	footer .footer-wrap {
		display: block;
	}

	footer .footer-wrap .footer-left,
	footer .footer-wrap .footer-middle,
	footer .footer-wrap .footer-right {
		text-align: center;
		margin-bottom: 10px;
	}

	.content-wrap .images {
		text-align: center;
	}

	.hero-img {
		padding: 0 40px;
		width: 100%;
	}

	.content-wrap .text {
		padding: 0 40px;
		margin-top: 40px;
	}

	.home .content-wrap .text {
		padding: 0 40px;
	}

	.home .content-wrap .text>* {
		padding-right: 0;
		padding-left: 0;
	}

	.contact .content-wrap .text {
		padding-left: 40px;
		padding-right: 40px;
	}

	.contact .content-wrap .text>* {
		padding-left: 0;
	}

	.contact .content-wrap .text .col-2 .col-left>* {
		padding-left: 0;
		padding-right: 0;
		margin-right: 0;
	}

	.contact .content-wrap .text .col-2 .col-right>* {
		padding-left: 0;
		padding-right: 0;
		margin-right: 0;
	}

	.content-wrap .spec-col {
		margin-right: 0;
	}

	.contnet-wrapper.col-3 .text-header h1 {
		margin-left: 0;
		padding: 0 40px;
	}

	.col-3 .content-wrap .spec-col {
		padding: 0 40px;
	}

	.location .detail {
		padding: 0 40px;
		margin-top: 40px;
	}

	.avail-plans {
		margin: 40px 0;
		width: 100%;
		overflow: hidden;
		/* display: none; */
	}

	.plan-links-wrapper {
		display: block;
	}

	.plan-links-wrapper .suiteinfo {
		width: 100%;
	}

	.availability .text-header h1 {
		text-align: center;
		margin: 0 0 40px;
	}

	.floor-plans-iframe {
		min-width: 100%;
	}

	.plan-links-wrapper .suiteinfo img {
		display: none;
	}

	.avail-plans-mobile {
		display: block;
		margin: 30px 0;
	}

	.avail-plans-mobile .floor-plan-mobile {
		padding: 20px;
		display: none;
		text-align: center;
	}

	.avail-plans-mobile .floor-plan-mobile:first-child {
		display: block;
	}

	/* #floor_plan_mobile_33{
		display: block !important;
	} */
	.legand ol li {
		font-size: 16px;
	}

	.floor-plans-iframe {
		margin: 20px 0;
	}

	.legand h4,
	.avail-plans-mobile h4.accordian-title {
		font-size: 17px;
	}

	.lb-data .lb-close {
		background-size: 16px !important;
	}

	/* .avail-plans-mobile .floor-plan-mobile{
		text-align: center;
	} */

	.avail-plans-mobile .floor-plan-mobile .suiteinfo h3 {
		font-size: 20px;
		letter-spacing: 0px;
		color: #272727;
		opacity: 1;
		font-weight: normal;
		line-height: 1.2;
	}

	.availability .contnet-wrapper .content-wrap {
		margin: 0 40px;
	}

	.sustainability .content-wrap .images {
		margin: 0;
	}

	.contnet-wrapper.location-page {
		padding: 0 40px;
		margin-top: 50px;
	}

	.contnet-wrapper.location-page .content-wrap.location .detail {
		margin-left: 0;
	}

	.news.content-wrap .article-wrap {
		width: 100%;
	}

	.news.content-wrap .article-wrap>* {
		margin: 40px 40px;
	}

	.news.content-wrap .sidebar {
		width: 100%;
	}

	.news.content-wrap .sidebar>* {
		margin: 40px;
	}

	.nano {
		width: auto;
	}

	.contnet-wrapper.location-page .content-wrap.location .image img {
		width: 100%;
	}

	.contnet-wrapper.location-page .content-wrap.location .image {
		margin-right: 0;
	}

	.embedsocial-hashtag-wrapper {
		min-height: 300px;
	}
}

@media screen and (max-width:880px) {
	.col-2 {
		display: block;
	}
}

@media screen and (min-width:1250px) and (max-width:1337px) {

	/*home-old .home .contnet-wrapper.content-pages {
		margin-top: 450px;
	} */
	.home .contnet-wrapper.content-pages {
		margin-top: 100px;
	}

	.svg-content {
		width: 480px;
	}
}



@media screen and (min-width:63.313em) {
	li.level {
		background: none;
		border-bottom: 0;
		padding: 0
	}
}

a.floor-links.floor-36 {
	top: 84px
}

a.floor-links.floor-35 {
	top: 101px
}

a.floor-links.floor-34 {
	top: 118px
}

a.floor-links.floor-33 {
	top: 135px
}

a.floor-links.floor-32 {
	top: 153px
}

a.floor-links.floor-31 {
	top: 170px
}

a.floor-links.floor-30 {
	top: 187px
}

a.floor-links.floor-29 {
	top: 204px
}

a.floor-links.floor-28 {
	top: 220px
}

a.floor-links.floor-27 {
	top: 237px
}

a.floor-links.floor-26 {
	top: 254px
}

a.floor-links.floor-25 {
	top: 271px
}

a.floor-links.floor-24 {
	top: 288px
}

a.floor-links.floor-23 {
	top: 305px
}

a.floor-links.floor-22 {
	top: 322px
}

a.floor-links.floor-21 {
	top: 339px
}

a.floor-links.floor-20 {
	top: 356px
}

a.floor-links.floor-19 {
	top: 373px
}

a.floor-links.floor-18 {
	top: 390px
}

a.floor-links.floor-17 {
	top: 407px
}

a.floor-links.floor-16 {
	top: 424px
}

a.floor-links.floor-15 {
	top: 441px
}

a.floor-links.floor-14 {
	top: 458px
}

a.floor-links.floor-13 {
	top: 475px
}

a.floor-links.floor-12 {
	top: 492px
}

a.floor-links.floor-11 {
	top: 509px
}

a.floor-links.floor-10 {
	top: 526px
}

a.floor-links.floor-09 {
	top: 543px
}

a.floor-links.floor-07 {
	display: none;
}

a.floor-links.floor-06 {
	top: 596px
}

a.floor-links.floor-05 {
	top: 613px
}

a.floor-links.floor-04 {
	top: 630px
}

a.floor-links.floor-03 {
	top: 647px
}

/* .home .content{
	max-width: 2200px;
	margin: 0 auto;
} */
/* .svg-bg{

} */
/* .home .svg-bg .home-img{
	width: auto;
    margin-top: 200px;
    margin-left: 100px;
    margin-bottom: 2px;
} */

/* .home .contnet-wrapper.content-pages{

} */

.embedsocial-hashtag-iframe .es-photo {
	object-fit: cover !important;
}

.button_new {
	background-color: #123356;
	color: #7edbd0;
	border: 0;
	text-align: center;
	text-decoration: none;
	display: inline-block;
	font-size: 16px;
	padding: 10px;
}

.button_sm {
	background-color: #123356;
	color: #fff;
	border: 0;
	text-align: center;
	text-decoration: none;
	display: inline-block;
	font-size: 16px;
	padding: 10px 20px 10px 20px;
}

.parent {
	display: flex;
	flex-direction: row;
	align-content: flex-end;
	justify-content: space-between;
	align-items: stretch;
	width: 95%;
}

.col1 {
	width: 80%;
}

.col2 {
	width: 20%;
	text-align: right;
}

.col3 {
	width: 96% !important;
	padding-right: 5px;
}

.col4 {
	width: 158% !important;
	padding-left: 5px;

}
