
/* Small only */
@media screen and (max-width: 39.9375em) {
	
	.fullWidth_blue_life{
    background-color: #e4d3cc;
    max-width: none !important;
    width: 100%;
    margin-top: 0;
    padding-top: 0;
    }	
	
.fullWidth_blue_life .row {
    margin: 0 auto 4px;
    max-width: 68.2rem;
    width: 100%;
}	

body.building .hero {
	background-image: url("../img/building-head.jpg");
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
	height: 45vh;
	position: relative;
	width: 100%;
}
body.building #footer {
	background-color: #fde2d3;
	padding: 0 10px 0 10px;
	margin-top: 0px;
}
#top_bar {
	display: block;
	left: 0;
	position: fixed;
	top: 0;
	width: 100%;
	z-index: 30;
	padding: 16px 0 0;
	max-height: 60px;
}
body.homepage .caption .inner {
	position: relative;
	top: 50%;
	transform: translateY(-50%);
	text-align: center;
}
.content-section .lockup-align-center .caption {
	position: relative;
}
.water {
	background: #fbd3bc;
	background: rgba(251,212,188,1);
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
	height: 100%;
	overflow: hidden;
	position: relative;
	width: 100%;
}
.hero .overlay .title-holder svg {
	height: auto;
	max-width: 676px;
	position: relative;
	width: 80%;
}
.overlay {
	height: 100%;
	left: 0;
	opacity: 1;
	position: absolute;
	top: 0;
	width: 100%;
	z-index: 2;
}
.overlay .title-holder {
	position: relative;
	text-align: center;
	top: 50%;
	transform: translateY(-50%);
	width: 100%;
	z-index: 20;
}
.title-holder img {
	height: auto;
	max-height: 50vh;
	margin-bottom: 4.5vh;
	z-index: 20;
}
.overlay .godown-holder {
	bottom: 10px;
	left: 0;
	position: absolute;
	width: 100%;
}
.godown {
	display: block;
	height: 35px;
	margin: 0 auto;
	width: 35px;
}
.overlay-fadeout {
	/* background-color: #222; */
	height: 100%;
	left: 0;
	position: absolute;
	top: 0;
	width: 100%;
	z-index: 1;
}
.water video {
	background-size: cover;
	bottom: 0;
	display: block;
	height: auto;
	min-height: 100%;
	min-width: 100%;
	position: absolute;
	right: 0;
	width: auto;
}
.btn-section {
	border-left: 1px solid #1d1d1b;
	margin-right: 0 !important;
	padding-bottom: 1em;
}
.backtop-section {
	height: 8em;
	width: 100%;
}
.backtop-section .row {
	position: relative;
	top: 50%;
	transform: translateY(-50%);
}
a.backtop {
	display: block;
	font-size: 0.7em;
	font-weight: 500;
	letter-spacing: 0.08em;
	margin: 0 auto;
	opacity: 1;
	text-align: center;
	text-transform: uppercase;
	width: 100px;
}
a.backtop img {
	height: 35px;
	width: 35px;
}
a.backtop span {
	display: block;
	margin-top: 1.4em;
	letter-spacing: 0.12em;
	font-family: BrownStd-Bold;
}
.under-footer {
	background-color: #fde2d3;
	font-size: 0.7em;
	letter-spacing: 0.08em;
	min-height: 30px;
	padding: 0 0 4em;
	text-transform: uppercase;
}
.under-footer .row {
	margin-left: auto;
	margin-right: auto;
	max-width: 1322px;
	padding: 0 5px;
}
.under-footer .copyright {
	font-family: 'BrownStd';
	text-align: center;
}
.copyright a {
	color: black;
}
.underfooter-logo img {
	height: auto;
	max-width: 125px;
	width: 100%;
	float: right;
}
.underfooter-logo {
	margin-right: 0 !important;
}
.content-section .caption-main p {
	font-size: 1.2em;
	text-align: left;
	letter-spacing: 0.04em;
	line-height: 130%;
	font-family: "kepler-std-display", serif;
	padding: 0;
	font-weight: 500;
	/* text-decoration: underline; */
	padding-top: 20px;
	margin-bottom: 1em;
	margin-bottom: 0;
	text-transform: none;
}
body.building .content-section .caption-main {
/* text-align: center; */
}
body.homepage section.homepage {
	background-color: #e1eedc;
}
body.homepage .is-1 .title-holder .inner svg {
	height: auto;
	max-width: 834px;
	width: 80%;
}
.image-section .title-holder {
	position: relative;
	top: 50%;
	transform: translateY(-50%);
	width: 100%;
}
.btn-std {
	cursor: pointer;
	display: inline-block;
	font-size: 11px;
	font-weight: 700;
	height: auto;
	letter-spacing: 0.08em;
	margin-bottom: 0.4em;
	padding: 1.1em 1.9em;
	text-decoration: none;
	text-transform: uppercase;
	white-space: nowrap;
	background-color: transparent;
	border: 2px solid #1d1d1b;
	color: #1d1d1b;
	transition: all 0.3s ease 0s;
	margin-left: 4em;
}
.collumbus-building-image2 {
	margin-top: 0 !important;
}
.lifestyle {
	background-color: #fbd8c6;
	/*margin-left: 1em;*/
	min-height: inherit;
}
.location {
	background-color: #e1eedc;
	/*left: 2.3%;
    position: relative;*/
	min-height: inherit;
}
.building {
	min-height: inherit;
	overflow-x: hidden;
}
.building .module-image .inner {
	background-color: #fbd3bc;
}
/* second page */



.building-logo {
	background-image: url("../img/building-head.jpg");
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
	height: 100%;
	position: relative;
	width: 100%;
}
.is-1 .title-holder .inner svg {
	height: auto;
	max-width: 1122px;
	width: 80%;
}
.section-title {
	font-weight: 700;
	letter-spacing: 0.08em;
	margin-bottom: 2.8em;
	padding-top: 2.8em;
	text-align: center;
	text-transform: uppercase;
}
.caption-main {
	font-weight: 700;
	line-height: 1.2;
	padding: 0 10px 0 15px;
	margin-bottom: 1em;
	text-transform: uppercase;
}
.image-section .image-section-overlay {
	height: 100%;
	left: 0;
	opacity: 1;
	position: absolute;
	top: 0;
	width: 100%;
	z-index: 1;
}
.image-section {
	background-position: center center, center center;
	background-repeat: no-repeat;
	background-size: cover;
	display: block;
	height: 700px;
	position: relative;
	width: 100%;
}
.subsection-2 {
	background-color: #fde2d3;
	padding-top: 30px;
}
.subsection-2 .caption-main {
	text-align: center;
}
.reception-backtop {
	background-color: #fde2d3;
}
.butt-bac {
	margin-top: 4em;
}
.toggle .icon.active {
	background-color: #1d1d1b;
}
.toggle {
	margin: 10px auto 0;
	width: 45px;
}
.note {
	display: block;
	margin-bottom: 2em;
	text-align: center;
}
figure {
	margin: 0;
}
.toggle .icon {
	border: 1px solid #1d1d1b;
	border-radius: 6px;
	display: inline-block;
	height: 12px;
	margin-right: 0.5em;
	width: 12px;
}
section.building .nogrid .nogrid-row {
	margin-bottom: 0;
	position: relative;
	width: 100%;
}
.pre-slider {
/* margin-bottom: 1rem; */
}
.nogrid .item-8 .image-overlay {
	display: none;
	left: 0;
	position: absolute;
	top: 0;
}
.nogrid .nogrid-item img {
	height: auto;
	width: 100%;
}
.building-prefooter {
	border-top: 1px solid #1d1d1b;
}
.menu-small {
	display: none;
}
.menu-dropdown {
	display: none;
	left: 0;
	position: absolute;
	top: 53px;
	width: 100%;
	z-index: 2;
}
.menu-dropdown nav {
	background-color: #fff;
}
.menu-dropdown nav .item {
	border-bottom: 1px dotted #cccccc;
	display: block;
	text-align: left;
	width: 100%;
}
.menu-dropdown nav .item a {
	display: block;
	padding: 1.4em;
	width: 100%;
	color: #444;
	font-weight: 500;
	font-size: 11px;
	text-align: center;
	text-transform: uppercase;
	letter-spacing: 0.35em;
	font-family: BrownStd-Bold;
}
.content-section .item.caption {
	z-index: 1;
}
section.building .item-8 .image-overlay {
	display: none;
	left: 0;
	position: absolute;
	top: 0;
}
section.building .nogrid {
	height: auto;
	position: relative;
	width: 100%;
	padding-top: 40px;
}
main section .section-title {
	font-size: 12px;
	font-weight: 700;
	letter-spacing: 0.08em;
	margin-bottom: 2.8rem;
	padding-top: 2.8rem;
	text-align: center;
	text-transform: uppercase;
	text-decoration: underline;
}
main section.building .nogrid .nogrid-row {
	/* margin-bottom: 0rem; */
    /* position: relative; */
	width: 100%;
}
/* Homepage */

.pink_block {
	position: absolute;
	left: 0;
	height: 100%;
	width: 50%;
	background: #fbd3bc;
	background: rgba(251,212,188,1);
	top: 0;
}
.grey_block {
	position: absolute;
	right: 0;
	height: 100%;
	width: 50%;
	background: #e4d3cb;
	background: rgba(228,211,203,1);
	top: 0;
}
.homepage #top_bar nav ul li a {
	color: #333;
	font-size: 13px;
	font-weight: 500;
	text-transform: uppercase;
	letter-spacing: 0.2em;
	-webkit-transition: all .4s ease-in-out;
	-moz-transition: all .4s ease-in-out;
	transition: all .4s ease-in-out;
	text-shadow: none;
	font-family: BrownStd-Bold;
}
.homepage #top_bar nav ul {
	padding-left: 30px;
}
.godown-holder p {
	color: #333;
	font-weight: 500;
	font-size: 11px;
	text-align: center;
	text-transform: uppercase;
	letter-spacing: 0.2em;
	font-family: BrownStd;
}
.homepage #top_bar {
	bottom: 15px;
	top: 0;
}
/* Modal form */

#Modal h2 img {
	max-width: 80px;
	text-align: center !important;
	margin: 0px auto 0px;
	text-align: center;
}
#Modal h2 img {
	max-width: 80px;
	margin-left: -2px;
}
#Modal h2 {
	text-align: center;
}
div#Modal {
	text-align: center;
	background-color: transparent;
	border: none;/* margin-top: 0; */
}
#Modal p.name {
	font-family: 'BrownStd';
	letter-spacing: 0.1em;
	font-size: 12px;
}
img.bella {
	max-width: 120px;
}
#Modal p.lead {
	font-size: 22px;
	margin-bottom: 0px;
	font-family: "kepler-std-display", serif;
	text-decoration: none;
	letter-spacing: 0.04em;
}
label.form-label.form-label-top {
	font-family: 'BrownStd';
	letter-spacing: 0.04em;
	font-size: 14px;
}
input.form-submit-button {
	background-color: #000;
	width: 100%;
	border: 0;
	border-radius: 3px;
	color: #fff;
	font-family: BrownStd-Bold;
	letter-spacing: 0.1em;
	padding: 10px 0px;
}
h5.copy2, h5.copy2 a {
	font-size: 9px !important;
	font-weight: 100;
	font-family: 'Apercu-Regular';
	line-height: 150%;
	padding: 0 0%;
	height: auto;
	margin: 0px auto 20px;
	letter-spacing: 0.04em;
	text-align: center;
	color: #B08365;
}
#Modal hr {
	max-width: 121px;
	border-top: 1px dotted #333;
	border-bottom: none;
}
#Modal input.form-textbox {
	background-color: transparent;
	box-shadow: none;
	border: dotted #222;
	border-width: 0 0 1px 0;
	width: 100%;
	font-family: 'Apercu-Regular';
	font-size: 15px;
	text-align: center;
	color: #000;
}
.close-button {
	float: right;
	line-height: 100%;
	font-size: 38px;
	margin-right: 10px;
	clear: both;
	z-index: 9999;
	color: #333;
}
#Modal select {
	background-color: transparent;
	box-shadow: none;
	border: solid #222;
	border-width: 1px;
	width: 100%;
	font-family: 'Apercu-Regular';
	font-size: 13px;
	text-align: center;
	text-indent: 38%;
	border-radius: 3px;
	color: #000;
}
/* Mobile Nav */

.header-logo-holder img {
	max-width: 110px;
	display: block;
	margin: 0px 0 0 15px;
}
.menu-toggle.open {
	margin-top: -10px;
	margin-right: 0px;
	margin-bottom: 2px;
}
.menu-toggle.close {
	margin-top: -8px;
	margin-right: -12px;
}
/* Scroll Nav */
.clearHeader {
}
.clearHeader nav ul li a {
	color: #fff;
	font-size: 13px;
	font-weight: 500;
	text-transform: uppercase;
	letter-spacing: 0.2em;
	-webkit-transition: all .4s ease-in-out;
	-moz-transition: all .4s ease-in-out;
	transition: all .4s ease-in-out;
	text-shadow: 0px 1px 1px rgba(0, 0, 0, 0.6);
	font-family: BrownStd-Bold;
}
.darkHeader {
	background-color: #fff;/* border-bottom: 2px solid; */
}
div#top_bar {
}
.darkHeader nav ul li a {
	text-shadow: none;
	color: #444;
	font-family: BrownStd-Bold;
}
/* Secondary Page Structure */

.fullwidth {
	max-width: 100%;
	min-width: 100%;
}
.building main {
	padding: 0 0 0 0;
	/* margin-right: -65px; */
	MARGIN-BOTTOM: 0;
}
.building .overlay .godown-holder {
	bottom: 25px;
	top: initial;
}
.building .menu-big {
	padding-left: 65px;
}
#left_bar {
	width: 65px;
	height: 100%;
	position: fixed;
	left: 0;
	background-color: #fff;/* background: url("http://subtlepatterns2015.subtlepatterns.netdna-cdn.com/patterns/dark_Tire.png"); *//* background: #e4d3cb; *//* background: rgba(228,211,203,1); */
	z-index: 999;
}
#left_bar img {
	max-width: 38%;
	margin: 15px auto 0 30%;
	display: inherit;
	text-align: center;
}
/* Offset intro */

.collapse .column, .collapse .columns {
	padding-left: 0;
	padding-right: 0;
}
#intro {
	margin-top: -20vh;
	z-index: 20;
	position: relative;
}
#home_intro h1 {
	color: #111;
	font-family: "kepler-std-display", serif;
	padding: 0 10px 0 15px;
	font-weight: 500;
	margin-bottom: 20px;
	text-align: left;
	text-transform: none;
	line-height: 120%;
	text-decoration: underline;
	font-size: 23px;
	letter-spacing: 0.05em;
}
#home_intro h2 {
	color: #222;
	font-family: 'Circular Std Book';
	padding: 0 20px 0 15px;
	font-weight: 200;
	text-align: left;
	text-transform: none;
	line-height: 155%;
	font-size: 11px;
	letter-spacing: 0.04em;
}
.margin_bottom {
	margin-bottom: 10px;
}
#architecture {
	padding-top: 40px;
	padding-bottom: 20px;
}
#offset_wrap {
	background: #fde2d3;
	padding: 30px 0 10px;
	max-width: 90%;
}
span.author {
	font-size: 80%;
	text-decoration: none !important;
	font-family: "kepler-std", serif;
	letter-spacing: 0.15em;
	font-weight: 400;
}
img.signature {
	max-width: 160px;
	margin: 15px 0 20px 0;
}
.hang {
	margin-left: -7px;
	text-decoration: none;
}
.underline {
	text-decoration: underline;
}
.body_copy {
	color: #111;
	font-family: "kepler-std", serif;
	padding: 0 20px 0 15px;
	font-weight: 200;
	text-align: left;
	text-transform: none;
	line-height: 150%;
	font-size: 12px;
	letter-spacing: 0.06em;
}
.sketch {
	padding-top: 20px;
}
.vertical_negative {
	margin-top: 0px;
}
.margin_bottom2 {
	margin-bottom: 40px;
}
.padding_top {
	padding-top: 20px;
}
#caption_wrap {
	position: relative;
	height: 30px;
	float: right;
	display: block;
	bottom: 30px;
	font-family: "kepler-std", serif;
	letter-spacing: 0.1em;
	font-size: 9px;
	font-weight: 400;
	-webkit-font-smoothing: antialiased;
	-moz-font-smoothing: antialiased;
	-o-font-smoothing: antialiased;
	color: #fff;
	font-style: normal;
	background: transparent;
	z-index: 30;
	padding: 5px 15px;
}
.caption-snippet {
	color: #1d1d1b;
	letter-spacing: 0;
	line-height: 1.4;
	margin-bottom: 2.2em;
}
.gal-caption {
	text-align: right;
	float: right;
	margin-bottom: 0;
}
/* Preloader */
.js div#preloader2 {
	position: fixed;
	left: 0;
	top: 0;
	z-index: 9999999;
	width: 100%;
	height: 100%;
	overflow: visible;
	background: #222 url('../img/load.svg') no-repeat center center;
	background-size: 120px;
	border-width: 0px 0px;
}
/* Footer */
.logo-prefooter {
}
.logo-prefooter img {
	max-width: 90px;
	margin-left: auto;
	position: relative;
	text-align: center;
}
.contact_footer {
	border-left: none;
	letter-spacing: 0.04em;
	font-size: 13px;
	width: 100%;
	line-height: 165%;
	right: initial;
	position: relative;
	font-family: 'BrownStd';
	padding: 15px 0 22px 0px;
}
.contact_footer strong {
	font-family: BrownStd-Bold;
}
#backtop-footer {
	color: black;
}
.pre-footer {
	background-color: #fde2d3;
	border-bottom: none;
}
body.building .pre-footer {
	border-top: 1px dotted #1d1d1b;
	padding-top: 30px;
	min-height: initial;
	padding-bottom: 0px;
}
.logo-prefooter {
	border-right: none;
	text-align: center;
	position: relative;
	border-bottom: none;
	left: 0px;
	padding: 12px 0 10px;
}
.client_logo {
	max-width: 120px;
	display: block;
	text-align: center;
	position: relative;
	margin: 0 auto -10px;
	opacity: 0.8;
}
.client p {
	text-align: right;
}
.client a {
	margin: 0 5px;
}
.pre-footer .row, .under-footer .row {
	max-width: none;
}
/* Lifestyle */

#offset_wrap2 {
	background: #e4d3cb;
	background: rgba(228,211,203,1);
	padding: 40px 0 30px;
}
#life_grid {
	margin-top: 20px;
	padding: 0;
}
#life_grid .intro_underline {
	margin-top: 10px;
	padding: 0 15px 0 15px;
}
#life_grid .main_intro {
	margin-bottom: 5px;
}
#life_grid .strap {
	margin-top: 25px;
}
#life_grid .row {
	margin: 0 auto 4px;
	max-width: 68.2rem;
	width: 100%;
}
#life_grid .column, #life_grid .columns {
	position: relative;
	padding-left: 2px;
	padding-right: 2px;/* float: left; */
}
#lifestyle_offset {
/* margin-top: -150px !important; */
}
.top_offset_copy {
}
.img_margin_bottom {
	margin-bottom: 2px;
}
#life_grid .strap {
	margin-top: 25px;
}
.pad_left {
	padding-left: 10px !important;
}
.strap {
	text-transform: uppercase;
	font-family: BrownStd-Bold;
	color: #111;
	font-weight: normal;
	letter-spacing: 0.2em;
	padding: 0 15px 0 15px;
	margin-bottom: 4px;
	font-size: 12px;
}
#life_grid .main_intro {
	margin-bottom: 5px;
}
.intro_underline {
	font-family: "kepler-std-display", serif;
	color: #000;
	line-height: 140%;
	text-decoration: underline;
	font-size: 17px;
	font-weight: 500;
	padding: 0 5% 0 0;
	margin-top: 0;
	letter-spacing: 0.03em;
	margin-bottom: 15px;
}
.main_copy {
	font-family: "kepler-std", serif;
	color: #222;
	line-height: 140%;
	font-size: 13px;
	font-weight: 300;
	padding: 0 10px 0 15px;
	margin-top: 0;
	letter-spacing: 0.03em;
	margin-bottom: 20px;
}
.main_intro {
	font-family: "kepler-std-display", serif;
	color: #000;
	line-height: 140%;
	padding: 0 8% 0 0;
	font-size: 1.6rem;
	font-weight: 400;
	letter-spacing: 0.03em;
	margin-bottom: 40px;
}
.no_padding {
	padding: 0 0px !important;
}
.f-l {
	float: left;
}
.negative_copy_offset {
}
/* Team page */
#break {
	height: 30px;
}
.team_title {
	font-family: BrownStd-Bold;
	font-size: 14px;
	letter-spacing: 0.03em;
	padding: 10px 10px 0 15px;
}
#team .pre-footer, #team .under-footer, #team #footer {
	background-color: #e4d3cc;
}
#team h1 {
	padding: 0 10px 0 15px;
}
#break2 {
	height: 150px;
}
.no-pad {
	padding-top: 0 !important;
}
/* Location page */

.margin_bottom3 {
	margin-bottom: 65px;
}
.imp-tooltip-plain-text {
	color: #fff;
	font-size: 12px;
	font-weight: 500;
	text-transform: uppercase;
	letter-spacing: 0.1em;
	-webkit-transition: all .4s ease-in-out;
	-moz-transition: all .4s ease-in-out;
	transition: all .4s ease-in-out;
	text-shadow: 0px 1px 1px rgba(0, 0, 0, 0.4);
	font-family: BrownStd-Bold;
}
.offset_stamp {
	margin-bottom: -60px;
	max-width: 110px;
	float: right;
	display: none;
	z-index: 999;
	right: -85px;
	position: relative;
}
.row {
	max-width: 68rem;
}

.homepage .header-logo-holder img{ display:none;}

.homepage #top_bar {background-color: transparent;}
	
}

/* Medium only */
@media screen and (min-width: 40em) and (max-width: 63.9375em) {

.fullWidth_blue_life{
    background-color: #e4d3cc;
    max-width: none !important;
    width: 100%;
    margin-top: 0px;
    padding-top: 0px;
    }	
	
.fullWidth_blue_life .row {
    margin: 0 auto 4px;
    max-width: 68.2rem;
    width: 100%;
}	

body.building .hero {
	background-image: url("../img/building-head.jpg");
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
	height: 45vh;
	position: relative;
	width: 100%;
}
body.building #footer {
	background-color: #fde2d3;
	padding: 0 10px 0 95px;
	margin-top: 0px;
}
#top_bar {
	display: block;
	left: 0;
	position: fixed;
	top: 0;
	width: 100%;
	z-index: 30;
	padding: 16px 0 0;
	max-height: 60px;
}
body.homepage .caption .inner {
	position: relative;
	top: 50%;
	transform: translateY(-50%);
	text-align: center;
}
.content-section .lockup-align-center .caption {
	position: relative;
}
.water {
	background: #fbd3bc;
	background: rgba(251,212,188,1);
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
	height: 100%;
	overflow: hidden;
	position: relative;
	width: 100%;
}
.hero .overlay .title-holder svg {
	height: auto;
	max-width: 676px;
	position: relative;
	width: 80%;
}
.overlay {
	height: 100%;
	left: 0;
	opacity: 1;
	position: absolute;
	top: 0;
	width: 100%;
	z-index: 2;
}
.overlay .title-holder {
	position: relative;
	text-align: center;
	top: 50%;
	transform: translateY(-50%);
	width: 100%;
	z-index: 20;
}
.title-holder img {
	height: auto;
	max-height: 50vh;
	margin-bottom: 4.5vh;
	z-index: 20;
}
.overlay .godown-holder {
	top: 25px;
	left: 0;
	position: absolute;
	width: 100%;
}
.godown {
	display: block;
	height: 35px;
	margin: 0 auto;
	width: 35px;
}
.overlay-fadeout {
	/* background-color: #222; */
	height: 100%;
	left: 0;
	position: absolute;
	top: 0;
	width: 100%;
	z-index: 1;
}
.water video {
	background-size: cover;
	bottom: 0;
	display: block;
	height: auto;
	min-height: 100%;
	min-width: 100%;
	position: absolute;
	right: 0;
	width: auto;
}
.btn-section {
	border-left: 1px solid #1d1d1b;
	margin-right: 0 !important;
	padding-bottom: 1em;
}
.backtop-section {
	height: 7em;
	width: 100%;
}
.backtop-section .row {
	position: relative;
	top: 50%;
	transform: translateY(-50%);
}
a.backtop {
	display: block;
	font-size: 0.7em;
	font-weight: 500;
	letter-spacing: 0.08em;
	margin: 0 auto;
	opacity: 1;
	text-align: center;
	text-transform: uppercase;
	width: 100px;
}
a.backtop img {
	height: 35px;
	width: 35px;
}
a.backtop span {
	display: block;
	margin-top: 1.4em;
	letter-spacing: 0.12em;
	font-family: BrownStd-Bold;
}
.under-footer {
	background-color: #fde2d3;
	font-size: 10px;
	letter-spacing: 0.08em;
	min-height: 60px;
	padding: 2.5em 0 4em;
	text-transform: uppercase;
}
.under-footer .row {
	margin-left: auto;
	margin-right: auto;
	max-width: 1322px;
	padding: 0 5px;
}
.under-footer .copyright {
	/* position: relative; */
    /* top: 50%; */
	font-family: 'BrownStd';/* transform: translateY(-50%); */
}
.copyright a {
	color: black;
}
.underfooter-logo img {
	height: auto;
	max-width: 125px;
	width: 100%;
	float: right;
}
.underfooter-logo {
	margin-right: 0 !important;
}
.content-section .caption-main p {
	font-size: 1.2em;
	text-align: left;
	letter-spacing: 0.04em;
	line-height: 130%;
	font-family: "kepler-std-display", serif;
	padding: 0 40px 0 0;
	font-weight: 500;
	padding-top: 12vh;
	margin-bottom: 0;
	text-transform: none;
}
body.building .content-section .caption-main {
/* text-align: center; */
}
body.homepage section.homepage {
	background-color: #e1eedc;
}
body.homepage .is-1 .title-holder .inner svg {
	height: auto;
	max-width: 834px;
	width: 80%;
}
.image-section .title-holder {
	position: relative;
	top: 50%;
	transform: translateY(-50%);
	width: 100%;
}
.btn-std {
	cursor: pointer;
	display: inline-block;
	font-size: 11px;
	font-weight: 700;
	height: auto;
	letter-spacing: 0.08em;
	margin-bottom: 0.4em;
	padding: 1.1em 1.9em;
	text-decoration: none;
	text-transform: uppercase;
	white-space: nowrap;
	background-color: transparent;
	border: 2px solid #1d1d1b;
	color: #1d1d1b;
	transition: all 0.3s ease 0s;
	margin-left: 4em;
}
.collumbus-building-image2 {
	margin-top: 0 !important;
}
.lifestyle {
	background-color: #fbd8c6;
	/*margin-left: 1em;*/
	min-height: inherit;
}
.location {
	background-color: #e1eedc;
	/*left: 2.3%;
    position: relative;*/
	min-height: inherit;
}
.building {
	min-height: inherit;
	overflow-x: hidden;
}
.building .module-image .inner {
	background-color: #fbd3bc;
}
/* second page */



.building-logo {
	background-image: url("../img/building-head.jpg");
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
	height: 100%;
	position: relative;
	width: 100%;
}
.is-1 .title-holder .inner svg {
	height: auto;
	max-width: 1122px;
	width: 80%;
}
.section-title {
	font-weight: 700;
	letter-spacing: 0.08em;
	margin-bottom: 2.8em;
	padding-top: 2.8em;
	text-align: center;
	text-transform: uppercase;
}
.caption-main {
	font-weight: 700;
	line-height: 1.2;
	margin-bottom: 1em;
	text-transform: uppercase;
}
.image-section .image-section-overlay {
	height: 100%;
	left: 0;
	opacity: 1;
	position: absolute;
	top: 0;
	width: 100%;
	z-index: 1;
}
.image-section {
	background-position: center center, center center;
	background-repeat: no-repeat;
	background-size: cover;
	display: block;
	height: 700px;
	position: relative;
	width: 100%;
}
.subsection-2 {
	background-color: #fde2d3;
	padding-top: 2em;
}
.subsection-2 .caption-main {
	text-align: center;
}
.reception-backtop {
	background-color: #fde2d3;
}
.butt-bac {
	margin-top: 4em;
}
.toggle .icon.active {
	background-color: #1d1d1b;
}
.toggle {
	margin: 10px auto 0;
	width: 45px;
}
.note {
	display: block;
	margin-bottom: 2em;
	text-align: center;
}
figure {
	margin: 0;
}
.toggle .icon {
	border: 1px solid #1d1d1b;
	border-radius: 6px;
	display: inline-block;
	height: 12px;
	margin-right: 0.5em;
	width: 12px;
}
section.building .nogrid .nogrid-row {
	margin-bottom: 0;
	position: relative;
	width: 100%;
}
.pre-slider {
/* margin-bottom: 1rem; */
}
.nogrid .item-8 .image-overlay {
	display: none;
	left: 0;
	position: absolute;
	top: 0;
}
.nogrid .nogrid-item img {
	height: auto;
	width: 100%;
}
.building-prefooter {
	border-top: 1px solid #1d1d1b;
}
.menu-small {
	display: none;
}
.menu-dropdown {
	display: none;
	left: 0;
	position: absolute;
	top: 55px;
	width: 100%;
	z-index: 2;
}
.menu-dropdown nav {
	background-color: #fff;
}
.menu-dropdown nav .item {
	border-bottom: 1px dotted #cccccc;
	display: block;
	text-align: left;
	width: 100%;
}
.menu-dropdown nav .item a {
	display: block;
	padding: 1.4em;
	width: 100%;
	color: #444;
	font-weight: 500;
	font-size: 11px;
	text-align: center;
	text-transform: uppercase;
	letter-spacing: 0.35em;
	font-family: BrownStd-Bold;
}
.content-section .item.caption {
	z-index: 1;
}
section.building .item-8 .image-overlay {
	display: none;
	left: 0;
	position: absolute;
	top: 0;
}
section.building .nogrid {
	height: auto;
	position: relative;
	width: 100%;
	padding-top: 40px;
}
main section .section-title {
	font-size: 12px;
	font-weight: 700;
	letter-spacing: 0.08em;
	margin-bottom: 2.8rem;
	padding-top: 2.8rem;
	text-align: center;
	text-transform: uppercase;
	text-decoration: underline;
}
main section.building .nogrid .nogrid-row {
	/* margin-bottom: 0rem; */
    /* position: relative; */
	width: 100%;
}
/* Homepage */

.pink_block {
	position: absolute;
	left: 0;
	height: 100%;
	width: 50%;
	background: #fbd3bc;
	background: rgba(251,212,188,1);
	top: 0;
}
.grey_block {
	position: absolute;
	right: 0;
	height: 100%;
	width: 50%;
	background: #e4d3cb;
	background: rgba(228,211,203,1);
	top: 0;
}
.homepage #top_bar nav ul li a {
	color: #333;
	font-size: 12px;
	font-weight: 500;
	text-transform: uppercase;
	letter-spacing: 0.2em;
	-webkit-transition: all .4s ease-in-out;
	-moz-transition: all .4s ease-in-out;
	transition: all .4s ease-in-out;
	text-shadow: none;
	font-family: BrownStd-Bold;
}
.homepage #top_bar nav ul {
	padding-left: 30px;
}
.godown-holder p {
	color: #333;
	font-weight: 500;
	font-size: 11px;
	text-align: center;
	text-transform: uppercase;
	letter-spacing: 0.25em;
	font-family: BrownStd;
}
.homepage #top_bar {
	bottom: 15px;
	top: inherit;
}
/* Modal form */

#Modal h2 img {
	max-width: 80px;
	text-align: center !important;
	margin: 0px auto 0px;
	text-align: center;
}
#Modal h2 img {
	max-width: 100px;
	margin-left: -2px;
}
#Modal h2 {
	text-align: center;
}
div#Modal {
	text-align: center;
	background-color: transparent;
	border: none;
	margin-top: 5vh;
}
#Modal p.name {
	font-family: 'BrownStd';
	letter-spacing: 0.1em;
	font-size: 14px;
}
img.bella {
	max-width: 120px;
}
#Modal p.lead {
	font-size: 36px;
	margin-bottom: 0px;
	font-family: "kepler-std-display", serif;
	text-decoration: none;
	letter-spacing: 0.04em;
}
label.form-label.form-label-top {
	font-family: 'BrownStd';
	letter-spacing: 0.04em;
	font-size: 14px;
}
input.form-submit-button {
	background-color: #000;
	width: 100%;
	border: 0;
	border-radius: 3px;
	color: #fff;
	font-family: BrownStd-Bold;
	letter-spacing: 0.1em;
	padding: 10px 0px;
}
h5.copy2, h5.copy2 a {
	font-size: 9px !important;
	font-weight: 100;
	font-family: 'Apercu-Regular';
	line-height: 150%;
	padding: 0 0%;
	height: auto;
	margin: 0px auto 20px;
	letter-spacing: 0.04em;
	text-align: center;
	color: #B08365;
}
#Modal hr {
	max-width: 121px;
	border-top: 1px dotted #333;
	border-bottom: none;
}
#Modal input.form-textbox {
	background-color: transparent;
	box-shadow: none;
	border: dotted #222;
	border-width: 0 0 1px 0;
	width: 100%;
	font-family: 'Apercu-Regular';
	font-size: 15px;
	text-align: center;
	color: #000;
}
.close-button {
	float: right;
	line-height: 100%;
	font-size: 38px;
	margin-right: 10px;
	clear: both;
	z-index: 9999;
	color: #333;
}
#Modal select {
	background-color: transparent;
	box-shadow: none;
	border: solid #222;
	border-width: 1px;
	width: 100%;
	font-family: 'Apercu-Regular';
	font-size: 13px;
	text-align: center;
	text-indent: 38%;
	border-radius: 3px;
	color: #000;
}
/* Mobile Nav */

.header-logo-holder img {
	max-width: 120px;
}
.menu-toggle.open {
	margin-top: -8px;
	margin-right: -8px;
}
.menu-toggle.close {
	margin-top: -8px;
	margin-right: -12px;
}
/* Scroll Nav */
.clearHeader {
}
.clearHeader nav ul li a {
	color: #fff;
	font-size: 12px;
	font-weight: 500;
	text-transform: uppercase;
	letter-spacing: 0.15em;
	-webkit-transition: all .4s ease-in-out;
	-moz-transition: all .4s ease-in-out;
	transition: all .4s ease-in-out;
	text-shadow: 0px 1px 1px rgba(0, 0, 0, 0.6);
	font-family: BrownStd-Bold;
}
.darkHeader {
	background-color: #fff;/* border-bottom: 2px solid; */
}
div#top_bar {
}
.darkHeader nav ul li a {
	text-shadow: none;
	color: #444;
	font-family: BrownStd-Bold;
}
/* Secondary Page Structure */

.fullwidth {
	max-width: 100%;
	min-width: 100%;
}
.building main {
	padding: 0 0px 0 65px;
	/* margin-right: -65px; */
	MARGIN-BOTTOM: 0;
}
.building .overlay .godown-holder {
	bottom: 25px;
	top: initial;
}
.building .menu-big {
	padding-left: 65px;
}
#left_bar {
	width: 65px;
	height: 100%;
	position: fixed;
	left: 0;
	background-color: #fff;/* background: url("http://subtlepatterns2015.subtlepatterns.netdna-cdn.com/patterns/dark_Tire.png"); *//* background: #e4d3cb; *//* background: rgba(228,211,203,1); */
	z-index: 999;
}
#left_bar img {
	max-width: 38%;
	margin: 15px auto 0 30%;
	display: inherit;
	text-align: center;
}
/* Offset intro */

.collapse .column, .collapse .columns {
	padding-left: 0;
	padding-right: 0;
}
#intro {
	margin-top: -20vh;
	z-index: 20;
	position: relative;
}
#home_intro h1 {
	color: #111;
	font-family: "kepler-std-display", serif;
	padding: 0 10% 0 0;
	font-weight: 500;
	margin-bottom: 30px;
	text-align: left;
	text-transform: none;
	line-height: 120%;
	text-decoration: underline;
	font-size: 28px;
	letter-spacing: 0.05em;
}
#home_intro h2 {
	color: #222;
	font-family: 'Circular Std Book';
	padding: 0 7% 0 0;
	font-weight: 200;
	text-align: left;
	text-transform: none;
	line-height: 145%;
	font-size: 12px;
	letter-spacing: 0.04em;
}
.margin_bottom {
	margin-bottom: 20px;
}
#architecture {
	padding-top: 40px;
	padding-bottom: 20px;
}
#offset_wrap {
	background: #fde2d3;
	padding: 40px 0 30px;
}
span.author {
	font-size: 70%;
	text-decoration: none !important;
	font-family: "kepler-std", serif;
	letter-spacing: 0.15em;
	font-weight: 400;
}
img.signature {
	max-width: 130px;
	margin: 15px 0 10vh 0;
}
.hang {
	margin-left: -7px;
	text-decoration: none;
}
.underline {
	text-decoration: underline;
}
.body_copy {
	color: #111;
	font-family: "kepler-std", serif;
	padding: 0 20px 0 0;
	font-weight: 200;
	text-align: left;
	text-transform: none;
	line-height: 150%;
	margin-bottom: 25px;
	font-size: 13px;
	letter-spacing: 0.06em;
}
.sketch {
	padding-top: 5vh;
	max-width: 95%;
}
.vertical_negative {
	margin-top: -50px;
}
.margin_bottom2 {
	margin-bottom: 40px;
}
.padding_top {
	padding-top: 30px;
}
#caption_wrap {
	position: relative;
	height: 30px;
	float: right;
	display: block;
	bottom: 30px;
	font-family: "kepler-std", serif;
	letter-spacing: 0.1em;
	font-size: 10px;
	font-weight: 300;
	-webkit-font-smoothing: antialiased;
	-moz-font-smoothing: antialiased;
	-o-font-smoothing: antialiased;
	color: #fff;
	font-style: normal;
	background: transparent;
	z-index: 30;
	padding: 5px 10px;
}
.caption-snippet {
	color: #1d1d1b;
	letter-spacing: 0;
	line-height: 1.4;
	margin-bottom: 2.2em;
}
.gal-caption {
	text-align: right;
	float: right;
}
/* Preloader */
.js div#preloader2 {
	position: fixed;
	left: 0;
	top: 0;
	z-index: 9999999;
	width: 100%;
	height: 100%;
	overflow: visible;
	background: #222 url('../img/load.svg') no-repeat center center;
	background-size: 140px;
	border-width: 0px 0px;
}
/* Footer */
.logo-prefooter {
}
.logo-prefooter img {
	max-width: 110px;
	margin-left: auto;
	position: relative;
	text-align: center;
}
.contact_footer {
	border-left: none;
	letter-spacing: 0.04em;
	font-size: 13px;
	width: auto;
	line-height: 165%;
	right: 5%;
	position: absolute;
	font-family: 'BrownStd';
	padding: 15px 0 22px 20px;
}
.contact_footer strong {
	font-family: BrownStd-Bold;
}
#backtop-footer {
	color: black;
}
.pre-footer {
	background-color: #fde2d3;
	border-bottom: 1px solid #1d1d1b;
}
body.building .pre-footer {
	border-top: 1px solid #1d1d1b;
	padding-top: 2em;
	min-height: 120px;
	padding-bottom: 2em;
}
.logo-prefooter {
	border-right: none;
	text-align: center;
	position: relative;
	left: 0px;
	padding: 12px 0 10px;
}
.client_logo {
	max-width: 25%;
	display: inline-block;
	text-align: right;
	opacity: 0.8;
}
.client p {
	text-align: right;
}
.client a {
	margin: 0 1%;
}
.pre-footer .row, .under-footer .row {
	max-width: none;
}
/* Lifestyle */

#offset_wrap2 {
	background: #e4d3cb;
	background: rgba(228,211,203,1);
	padding: 40px 0 30px;
}
#life_grid {
	margin-top: 30px;
	padding: 0;
}
#life_grid .intro_underline {
	margin-top: 10px;
}
#life_grid .main_intro {
	margin-bottom: 5px;
}
#life_grid .strap {
	margin-top: 25px;
}
#life_grid .row {
	margin: 0 auto 4px;
	max-width: 68.2rem;
	width: 100%;
}
#life_grid .column, #life_grid .columns {
	position: relative;
	padding-left: 2px;
	padding-right: 2px;/* float: left; */
}
#lifestyle_offset {
/* margin-top: -150px !important; */
}
.top_offset_copy {
}
.img_margin_bottom {
	margin-bottom: 3px;
}
#life_grid .strap {
	margin-top: 25px;
}
.pad_left {
	padding-left: 0px !important;
}
.strap {
	text-transform: uppercase;
	font-family: BrownStd-Bold;
	color: #111;
	font-weight: normal;
	letter-spacing: 0.2em;
	padding: 0;
	margin-bottom: 4px;
	font-size: 12px;
}
#life_grid .main_intro {
	margin-bottom: 5px;
}
.intro_underline {
	font-family: "kepler-std-display", serif;
	color: #000;
	line-height: 140%;
	text-decoration: underline;
	font-size: 17px;
	font-weight: 500;
	padding: 0 5% 0 0;
	margin-top: 0;
	letter-spacing: 0.03em;
	margin-bottom: 15px;
}
.main_copy {
	font-family: "kepler-std", serif;
	color: #222;
	line-height: 140%;
	font-size: 14px;
	font-weight: 300;
	padding: 0 8% 0 0;
	margin-top: 0;
	letter-spacing: 0.03em;
	margin-bottom: 25px;
}
.main_intro {
	font-family: "kepler-std-display", serif;
	color: #000;
	line-height: 140%;
	padding: 0 8% 0 0;
	font-size: 1.6rem;
	font-weight: 400;
	letter-spacing: 0.03em;
	margin-bottom: 40px;
}
.no_padding {
	padding: 0 0px !important;
}
.f-l {
	float: left;
}
.negative_copy_offset {
}
/* Team page */
#break {
	height: 30px;
}
.team_title {
	font-family: BrownStd-Bold;
	font-size: 16px;
	letter-spacing: 0.03em;
}
#team .pre-footer, #team .under-footer, #team #footer {
	background-color: #e4d3cc;
}
#team h1 {
	padding: 0 25% 0 0;
}
#break2 {
	height: 150px;
}
.no-pad {
	padding-top: 0 !important;
}
/* Location page */

.margin_bottom3 {
	margin-bottom: 65px;
}
.imp-tooltip-plain-text {
	color: #fff;
	font-size: 12px;
	font-weight: 500;
	text-transform: uppercase;
	letter-spacing: 0.1em;
	-webkit-transition: all .4s ease-in-out;
	-moz-transition: all .4s ease-in-out;
	transition: all .4s ease-in-out;
	text-shadow: 0px 1px 1px rgba(0, 0, 0, 0.4);
	font-family: BrownStd-Bold;
}
.offset_stamp {
	margin-bottom: -43px;
	max-width: 80px;
	float: right;
	z-index: 999;
	display: none;
	right: -66px;
	position: relative;
}
.row {
	max-width: 68rem;
}
}

/* Large only */
@media screen and (min-width: 64em) and (max-width: 74.9375em) {
.fullWidth_blue_life{background-color: #e4d3cc;
    max-width: none !important;
    width: 100%;
    margin-top: -100px;
    padding-top: 100px;}	
	
.fullWidth_blue_life .row {
    margin: 0 auto 4px;
    max-width: 68.2rem;
    width: 100%;
}	

body.building .hero {
	background-image: url("../img/building-head.jpg");
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
	height: 45vh;
	position: relative;
	width: 100%;
}
body.building #footer {
	background-color: #fde2d3;
	padding: 0 10px 0 95px;
	margin-top: 0px;
}
#top_bar {
	display: block;
	left: 0;
	position: fixed;
	top: 0;
	width: 100%;
	z-index: 30;
	padding: 16px 0 0;
	max-height: 60px;
}
body.homepage .caption .inner {
	position: relative;
	top: 50%;
	transform: translateY(-50%);
	text-align: center;
}
.content-section .lockup-align-center .caption {
	position: relative;
}
.water {
	background: #fbd3bc;
	background: rgba(251,212,188,1);
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
	height: 100%;
	overflow: hidden;
	position: relative;
	width: 100%;
}
.hero .overlay .title-holder svg {
	height: auto;
	max-width: 676px;
	position: relative;
	width: 80%;
}
.overlay {
	height: 100%;
	left: 0;
	opacity: 1;
	position: absolute;
	top: 0;
	width: 100%;
	z-index: 2;
}
.overlay .title-holder {
	position: relative;
	text-align: center;
	top: 50%;
	transform: translateY(-50%);
	width: 100%;
	z-index: 20;
}
.title-holder img {
	height: auto;
	max-height: 50vh;
	margin-bottom: 4.5vh;
	z-index: 20;
}
.overlay .godown-holder {
	top: 25px;
	left: 0;
	position: absolute;
	width: 100%;
}
.godown {
	display: block;
	height: 35px;
	margin: 0 auto;
	width: 35px;
}
.overlay-fadeout {
	/* background-color: #222; */
	height: 100%;
	left: 0;
	position: absolute;
	top: 0;
	width: 100%;
	z-index: 1;
}
.water video {
	background-size: cover;
	bottom: 0;
	display: block;
	height: auto;
	min-height: 100%;
	min-width: 100%;
	position: absolute;
	right: 0;
	width: auto;
}
.btn-section {
	border-left: 1px solid #1d1d1b;
	margin-right: 0 !important;
	padding-bottom: 1em;
}
.backtop-section {
	height: 10em;
	width: 100%;
}
.backtop-section .row {
	position: relative;
	top: 50%;
	transform: translateY(-50%);
}
a.backtop {
	display: block;
	font-size: 0.7em;
	font-weight: 500;
	letter-spacing: 0.08em;
	margin: 0 auto;
	opacity: 1;
	text-align: center;
	text-transform: uppercase;
	width: 100px;
}
a.backtop img {
	height: 35px;
	width: 35px;
}
a.backtop span {
	display: block;
	margin-top: 1.4em;
	letter-spacing: 0.12em;
	font-family: BrownStd-Bold;
}
.under-footer {
	background-color: #fde2d3;
	font-size: 0.7em;
	letter-spacing: 0.08em;
	min-height: 60px;
	padding: 2.5em 0 4em;
	text-transform: uppercase;
}
.under-footer .row {
	margin-left: auto;
	margin-right: auto;
	max-width: 1322px;
	padding: 0 5px;
}
.under-footer .copyright {
	/* position: relative; */
    /* top: 50%; */
	font-family: 'BrownStd';/* transform: translateY(-50%); */
}
.copyright a {
	color: black;
}
.underfooter-logo img {
	height: auto;
	max-width: 125px;
	width: 100%;
	float: right;
}
.underfooter-logo {
	margin-right: 0 !important;
}
.content-section .caption-main p {
	font-size: 1.5em;
	text-align: left;
	letter-spacing: 0.04em;
	line-height: 130%;
	font-family: "kepler-std-display", serif;
	padding: 0 20px 0 0;
	font-weight: 500;
	/* text-decoration: underline; */
	padding-top: 15vh;
	margin-bottom: 1em;
	margin-bottom: 0;
	text-transform: none;
}
body.building .content-section .caption-main {
/* text-align: center; */
}
body.homepage section.homepage {
	background-color: #e1eedc;
}
body.homepage .is-1 .title-holder .inner svg {
	height: auto;
	max-width: 834px;
	width: 80%;
}
.image-section .title-holder {
	position: relative;
	top: 50%;
	transform: translateY(-50%);
	width: 100%;
}
.btn-std {
	cursor: pointer;
	display: inline-block;
	font-size: 11px;
	font-weight: 700;
	height: auto;
	letter-spacing: 0.08em;
	margin-bottom: 0.4em;
	padding: 1.1em 1.9em;
	text-decoration: none;
	text-transform: uppercase;
	white-space: nowrap;
	background-color: transparent;
	border: 2px solid #1d1d1b;
	color: #1d1d1b;
	transition: all 0.3s ease 0s;
	margin-left: 4em;
}
.collumbus-building-image2 {
	margin-top: 0 !important;
}
.lifestyle {
	background-color: #fbd8c6;
	/*margin-left: 1em;*/
	min-height: inherit;
}
.location {
	background-color: #e1eedc;
	/*left: 2.3%;
    position: relative;*/
	min-height: inherit;
}
.building {
	min-height: inherit;
	overflow-x: hidden;
}
.building .module-image .inner {
	background-color: #fbd3bc;
}
/* second page */



.building-logo {
	background-image: url("../img/building-head.jpg");
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
	height: 100%;
	position: relative;
	width: 100%;
}
.is-1 .title-holder .inner svg {
	height: auto;
	max-width: 1122px;
	width: 80%;
}
.section-title {
	font-weight: 700;
	letter-spacing: 0.08em;
	margin-bottom: 2.8em;
	padding-top: 2.8em;
	text-align: center;
	text-transform: uppercase;
}
.caption-main {
	font-weight: 700;
	line-height: 1.2;
	margin-bottom: 1em;
	text-transform: uppercase;
}
.image-section .image-section-overlay {
	height: 100%;
	left: 0;
	opacity: 1;
	position: absolute;
	top: 0;
	width: 100%;
	z-index: 1;
}
.image-section {
	background-position: center center, center center;
	background-repeat: no-repeat;
	background-size: cover;
	display: block;
	height: 700px;
	position: relative;
	width: 100%;
}
.subsection-2 {
	background-color: #fde2d3;
	padding-top: 6em;
}
.subsection-2 .caption-main {
	text-align: center;
}
.reception-backtop {
	background-color: #fde2d3;
}
.butt-bac {
	margin-top: 4em;
}
.toggle .icon.active {
	background-color: #1d1d1b;
}
.toggle {
	margin: 10px auto 0;
	width: 45px;
}
.note {
	display: block;
	margin-bottom: 2em;
	text-align: center;
}
figure {
	margin: 0;
}
.toggle .icon {
	border: 1px solid #1d1d1b;
	border-radius: 6px;
	display: inline-block;
	height: 12px;
	margin-right: 0.5em;
	width: 12px;
}
section.building .nogrid .nogrid-row {
	margin-bottom: 0;
	position: relative;
	width: 100%;
}
.pre-slider {
/* margin-bottom: 1rem; */
}
.nogrid .item-8 .image-overlay {
	display: none;
	left: 0;
	position: absolute;
	top: 0;
}
.nogrid .nogrid-item img {
	height: auto;
	width: 100%;
}
.building-prefooter {
	border-top: 1px solid #1d1d1b;
}
.menu-small {
	display: none;
}
.menu-dropdown {
	display: none;
	left: 0;
	position: absolute;
	top: 55px;
	width: 100%;
	z-index: 2;
}
.menu-dropdown nav {
	background-color: #fff;
}
.menu-dropdown nav .item {
	border-bottom: 1px dotted #cccccc;
	display: block;
	text-align: left;
	width: 100%;
}
.menu-dropdown nav .item a {
	display: block;
	padding: 1.4em;
	width: 100%;
	color: #444;
	font-weight: 500;
	font-size: 11px;
	text-align: center;
	text-transform: uppercase;
	letter-spacing: 0.35em;
	font-family: BrownStd-Bold;
}
.content-section .item.caption {
	z-index: 1;
}
section.building .item-8 .image-overlay {
	display: none;
	left: 0;
	position: absolute;
	top: 0;
}
section.building .nogrid {
	height: auto;
	position: relative;
	width: 100%;
	padding-top: 40px;
}
main section .section-title {
	font-size: 12px;
	font-weight: 700;
	letter-spacing: 0.08em;
	margin-bottom: 2.8rem;
	padding-top: 2.8rem;
	text-align: center;
	text-transform: uppercase;
	text-decoration: underline;
}
main section.building .nogrid .nogrid-row {
	/* margin-bottom: 0rem; */
    /* position: relative; */
	width: 100%;
}
/* Homepage */

.pink_block {
	position: absolute;
	left: 0;
	height: 100%;
	width: 50%;
	background: #fbd3bc;
	background: rgba(251,212,188,1);
	top: 0;
}
.grey_block {
	position: absolute;
	right: 0;
	height: 100%;
	width: 50%;
	background: #e4d3cb;
	background: rgba(228,211,203,1);
	top: 0;
}
.homepage #top_bar nav ul li a {
	color: #333;
	font-size: 13px;
	font-weight: 500;
	text-transform: uppercase;
	letter-spacing: 0.2em;
	-webkit-transition: all .4s ease-in-out;
	-moz-transition: all .4s ease-in-out;
	transition: all .4s ease-in-out;
	text-shadow: none;
	font-family: BrownStd-Bold;
}
.homepage #top_bar nav ul {
	padding-left: 30px;
}
.godown-holder p {
	color: #333;
	font-weight: 500;
	font-size: 11px;
	text-align: center;
	text-transform: uppercase;
	letter-spacing: 0.5em;
	font-family: BrownStd;
}
.homepage #top_bar {
	bottom: 15px;
	top: inherit;
}
/* Modal form */

#Modal h2 img {
	max-width: 80px;
	text-align: center !important;
	margin: 0px auto 0px;
	text-align: center;
}
#Modal h2 img {
	max-width: 100px;
	margin-left: -2px;
}
#Modal h2 {
	text-align: center;
}
div#Modal {
	text-align: center;
	background-color: transparent;
	border: none;
	margin-top: 5vh;
}
#Modal p.name {
	font-family: 'BrownStd';
	letter-spacing: 0.1em;
	font-size: 14px;
}
img.bella {
	max-width: 120px;
}
#Modal p.lead {
	font-size: 36px;
	margin-bottom: 0px;
	font-family: "kepler-std-display", serif;
	text-decoration: none;
	letter-spacing: 0.04em;
}
label.form-label.form-label-top {
	font-family: 'BrownStd';
	letter-spacing: 0.04em;
	font-size: 14px;
}
input.form-submit-button {
	background-color: #000;
	width: 100%;
	border: 0;
	border-radius: 3px;
	color: #fff;
	font-family: BrownStd-Bold;
	letter-spacing: 0.1em;
	padding: 10px 0px;
}
h5.copy2, h5.copy2 a {
	font-size: 9px !important;
	font-weight: 100;
	font-family: 'Apercu-Regular';
	line-height: 150%;
	padding: 0 0%;
	height: auto;
	margin: 0px auto 20px;
	letter-spacing: 0.04em;
	text-align: center;
	color: #B08365;
}
#Modal hr {
	max-width: 121px;
	border-top: 1px dotted #333;
	border-bottom: none;
}
#Modal input.form-textbox {
	background-color: transparent;
	box-shadow: none;
	border: dotted #222;
	border-width: 0 0 1px 0;
	width: 100%;
	font-family: 'Apercu-Regular';
	font-size: 15px;
	text-align: center;
	color: #000;
}
.close-button {
	float: right;
	line-height: 100%;
	font-size: 38px;
	margin-right: 10px;
	clear: both;
	z-index: 9999;
	color: #333;
}
#Modal select {
	background-color: transparent;
	box-shadow: none;
	border: solid #222;
	border-width: 1px;
	width: 100%;
	font-family: 'Apercu-Regular';
	font-size: 13px;
	text-align: center;
	text-indent: 38%;
	border-radius: 3px;
	color: #000;
}
/* Mobile Nav */

.header-logo-holder img {
	max-width: 120px;
}
.menu-toggle.open {
	margin-top: -8px;
	margin-right: -8px;
}
.menu-toggle.close {
	margin-top: -8px;
	margin-right: -12px;
}
/* Scroll Nav */
.clearHeader {
}
.clearHeader nav ul li a {
	color: #fff;
	font-size: 13px;
	font-weight: 500;
	text-transform: uppercase;
	letter-spacing: 0.2em;
	-webkit-transition: all .4s ease-in-out;
	-moz-transition: all .4s ease-in-out;
	transition: all .4s ease-in-out;
	text-shadow: 0px 1px 1px rgba(0, 0, 0, 0.6);
	font-family: BrownStd-Bold;
}
.darkHeader {
	background-color: #fff;/* border-bottom: 2px solid; */
}
div#top_bar {
}
.darkHeader nav ul li a {
	text-shadow: none;
	color: #444;
	font-family: BrownStd-Bold;
}
/* Secondary Page Structure */

.fullwidth {
	max-width: 100%;
	min-width: 100%;
}
.building main {
	padding: 0 0px 0 65px;
	/* margin-right: -65px; */
	MARGIN-BOTTOM: 0;
}
.building .overlay .godown-holder {
	bottom: 25px;
	top: initial;
}
.building .menu-big {
	padding-left: 65px;
}
#left_bar {
	width: 65px;
	height: 100%;
	position: fixed;
	left: 0;
	background-color: #fff;/* background: url("http://subtlepatterns2015.subtlepatterns.netdna-cdn.com/patterns/dark_Tire.png"); *//* background: #e4d3cb; *//* background: rgba(228,211,203,1); */
	z-index: 999;
}
#left_bar img {
	max-width: 38%;
	margin: 15px auto 0 30%;
	display: inherit;
	text-align: center;
}
/* Offset intro */

.collapse .column, .collapse .columns {
	padding-left: 0;
	padding-right: 0;
}
#intro {
	margin-top: -20vh;
	z-index: 20;
	position: relative;
}
#home_intro h1 {
	color: #111;
	font-family: "kepler-std-display", serif;
	padding: 0 12% 0 0;
	font-weight: 500;
	margin-bottom: 30px;
	text-align: left;
	text-transform: none;
	line-height: 120%;
	text-decoration: underline;
	font-size: 43px;
	letter-spacing: 0.05em;
}
#home_intro h2 {
	color: #222;
	font-family: 'Circular Std Book';
	padding: 0 7% 0 0;
	font-weight: 200;
	text-align: left;
	text-transform: none;
	line-height: 165%;
	font-size: 13px;
	letter-spacing: 0.04em;
}
.margin_bottom {
	margin-bottom: 30px;
}
#architecture {
	padding-top: 40px;
	padding-bottom: 20px;
}
#offset_wrap {
	background: #fde2d3;
	padding: 40px 0 30px;
}
span.author {
	font-size: 80%;
	text-decoration: none !important;
	font-family: "kepler-std", serif;
	letter-spacing: 0.15em;
	font-weight: 400;
}
img.signature {
	max-width: 160px;
	margin: 15px 0 10vh 0;
}
.hang {
	margin-left: -7px;
	text-decoration: none;
}
.underline {
	text-decoration: underline;
}
.body_copy {
	color: #111;
	font-family: "kepler-std", serif;
	padding: 0 20px 0 0;
	font-weight: 200;
	text-align: left;
	text-transform: none;
	line-height: 150%;
	font-size: 13px;
	letter-spacing: 0.06em;
}
.sketch {
	padding-top: 5vh;
}
.vertical_negative {
	margin-top: -50px;
}
.margin_bottom2 {
	margin-bottom: 40px;
}
.padding_top {
	padding-top: 40px;
}
#caption_wrap {
	position: relative;
	height: 30px;
	float: right;
	display: block;
	bottom: 30px;
	font-family: "kepler-std", serif;
	letter-spacing: 0.1em;
	font-size: 10px;
	font-weight: 600;
	-webkit-font-smoothing: antialiased;
	-moz-font-smoothing: antialiased;
	-o-font-smoothing: antialiased;
	color: #fff;
	font-style: normal;
	background: transparent;
	z-index: 30;
	padding: 5px 15px;
}
.caption-snippet {
	color: #1d1d1b;
	letter-spacing: 0;
	line-height: 1.4;
	margin-bottom: 2.2em;
}
.gal-caption {
	text-align: right;
	float: right;
}
/* Preloader */
.js div#preloader2 {
	position: fixed;
	left: 0;
	top: 0;
	z-index: 9999999;
	width: 100%;
	height: 100%;
	overflow: visible;
	background: #222 url('../img/load.svg') no-repeat center center;
	background-size: 140px;
	border-width: 0px 0px;
}
/* Footer */
.logo-prefooter {
}
.logo-prefooter img {
	max-width: 110px;
	margin-left: auto;
	position: relative;
	text-align: center;
}
.contact_footer {
	border-left: 1px solid #1d1d1b;
	letter-spacing: 0.04em;
	font-size: 13px;
	width: auto;
	line-height: 165%;
	right: 5%;
	position: absolute;
	font-family: 'BrownStd';
	padding: 15px 0 22px 20px;
}
.contact_footer strong {
	font-family: BrownStd-Bold;
}
#backtop-footer {
	color: black;
}
.pre-footer {
	background-color: #fde2d3;
	border-bottom: 1px solid #1d1d1b;
}
body.building .pre-footer {
	border-top: 1px solid #1d1d1b;
	padding-top: 3em;
	min-height: 220px;
	padding-bottom: 3em;
}
.logo-prefooter {
	border-right: 1px solid #1d1d1b;
	text-align: center;
	position: absolute;
	left: 80px;
	padding: 12px 0 10px;
}
.client_logo {
	max-width: 100px;
	display: inline-block;
	text-align: right;
	opacity: 0.8;
}
.client p {
	text-align: right;
}
.client a {
	margin: 0 4px;
}
.pre-footer .row, .under-footer .row {
	max-width: none;
}
/* Lifestyle */

#offset_wrap2 {
	background: #e4d3cb;
	background: rgba(228,211,203,1);
	padding: 40px 0 30px;
}
#life_grid {
	margin-top: 30px;
	padding: 0;
}
#life_grid .intro_underline {
	margin-top: 10px;
}
#life_grid .main_intro {
	margin-bottom: 5px;
}
#life_grid .strap {
	margin-top: 25px;
}
#life_grid .row {
	margin: 0 auto 4px;
	max-width: 68.2rem;
	width: 100%;
}
#life_grid .column, #life_grid .columns {
	position: relative;
	padding-left: 2px;
	padding-right: 2px;/* float: left; */
}
#lifestyle_offset {
/* margin-top: -150px !important; */
}
.top_offset_copy {
}
.img_margin_bottom {
	margin-bottom: 4px;
}
#life_grid .strap {
	margin-top: 25px;
}
.pad_left {
	padding-left: 10px !important;
}
.strap {
	text-transform: uppercase;
	font-family: BrownStd-Bold;
	color: #111;
	font-weight: normal;
	letter-spacing: 0.2em;
	padding: 0;
	margin-bottom: 4px;
	font-size: 12px;
}
#life_grid .main_intro {
	margin-bottom: 5px;
}
.intro_underline {
	font-family: "kepler-std-display", serif;
	color: #000;
	line-height: 140%;
	text-decoration: underline;
	font-size: 17px;
	font-weight: 500;
	padding: 0 5% 0 0;
	margin-top: 0;
	letter-spacing: 0.03em;
	margin-bottom: 15px;
}
.main_copy {
	font-family: "kepler-std", serif;
	color: #222;
	line-height: 140%;
	font-size: 14px;
	font-weight: 300;
	padding: 0 8% 0 0;
	margin-top: 0;
	letter-spacing: 0.03em;
	margin-bottom: 0px;
}
.main_intro {
	font-family: "kepler-std-display", serif;
	color: #000;
	line-height: 140%;
	padding: 0 8% 0 0;
	font-size: 1.6rem;
	font-weight: 400;
	letter-spacing: 0.03em;
	margin-bottom: 40px;
}
.no_padding {
	padding: 0 0px !important;
}
.f-l {
	float: left;
}
.negative_copy_offset {
}
/* Team page */
#break {
	height: 30px;
}
.team_title {
	font-family: BrownStd-Bold;
	font-size: 16px;
	letter-spacing: 0.03em;
}
#team .pre-footer, #team .under-footer, #team #footer {
	background-color: #e4d3cc;
}
#team h1 {
	padding: 0 25% 0 0;
}
#break2 {
	height: 150px;
}
.no-pad {
	padding-top: 0 !important;
}
/* Location page */

.margin_bottom3 {
	margin-bottom: 65px;
}
.imp-tooltip-plain-text {
	color: #fff;
	font-size: 12px;
	font-weight: 500;
	text-transform: uppercase;
	letter-spacing: 0.1em;
	-webkit-transition: all .4s ease-in-out;
	-moz-transition: all .4s ease-in-out;
	transition: all .4s ease-in-out;
	text-shadow: 0px 1px 1px rgba(0, 0, 0, 0.4);
	font-family: BrownStd-Bold;
}
.offset_stamp {
	margin-bottom: -60px;
	max-width: 110px;
	float: right;
	z-index: 999;
	right: -85px;
	position: relative;
}
.row {
	max-width: 68rem;
}
}

/* X-Large and Up */	
@media screen and (min-width: 75em) {
	
.fullWidth_blue_life{background-color: #e4d3cc;
    max-width: none !important;
    width: 100%;
    margin-top: -100px;
    padding-top: 100px;}	
	
.fullWidth_blue_life .row {
    margin: 0 auto 4px;
    max-width: 68.2rem;
    width: 100%;
}	
	
body.building .hero {
	background-image: url("../img/building-head.jpg");
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
	height: 45vh;
	position: relative;
	width: 100%;
}
body.building #footer {
	background-color: #fde2d3;
	padding: 0 10px 0 95px;
	margin-top: 0px;
}
#top_bar {
	display: block;
	left: 0;
	position: fixed;
	top: 0;
	width: 100%;
	z-index: 30;
	padding: 16px 0 0;
	max-height: 60px;
}
body.homepage .caption .inner {
	position: relative;
	top: 50%;
	transform: translateY(-50%);
	text-align: center;
}
.content-section .lockup-align-center .caption {
	position: relative;
}
.water {
	background: #fbd3bc;
	background: rgba(251,212,188,1);
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
	height: 100%;
	overflow: hidden;
	position: relative;
	width: 100%;
}
.hero .overlay .title-holder svg {
	height: auto;
	max-width: 676px;
	position: relative;
	width: 80%;
}
.overlay {
	height: 100%;
	left: 0;
	opacity: 1;
	position: absolute;
	top: 0;
	width: 100%;
	z-index: 2;
}
.overlay .title-holder {
	position: relative;
	text-align: center;
	top: 50%;
	transform: translateY(-50%);
	width: 100%;
	z-index: 20;
}
.title-holder img {
	height: auto;
	max-height: 50vh;
	margin-bottom: 4.5vh;
	z-index: 20;
}
.overlay .godown-holder {
	top: 25px;
	left: 0;
	position: absolute;
	width: 100%;
}
.godown {
	display: block;
	height: 35px;
	margin: 0 auto;
	width: 35px;
}
.overlay-fadeout {
	/* background-color: #222; */
	height: 100%;
	left: 0;
	position: absolute;
	top: 0;
	width: 100%;
	z-index: 1;
}
.water video {
	background-size: cover;
	bottom: 0;
	display: block;
	height: auto;
	min-height: 100%;
	min-width: 100%;
	position: absolute;
	right: 0;
	width: auto;
}
.btn-section {
	border-left: 1px solid #1d1d1b;
	margin-right: 0 !important;
	padding-bottom: 1em;
}
.backtop-section {
	height: 10em;
	width: 100%;
}
.backtop-section .row {
	position: relative;
	top: 50%;
	transform: translateY(-50%);
}
a.backtop {
	display: block;
	font-size: 0.7em;
	font-weight: 500;
	letter-spacing: 0.08em;
	margin: 0 auto;
	opacity: 1;
	text-align: center;
	text-transform: uppercase;
	width: 100px;
}
a.backtop img {
	height: 35px;
	width: 35px;
}
a.backtop span {
	display: block;
	margin-top: 1.4em;
	letter-spacing: 0.12em;
	font-family: BrownStd-Bold;
}
.under-footer {
	background-color: #fde2d3;
	font-size: 0.7em;
	letter-spacing: 0.08em;
	min-height: 60px;
	padding: 2.5em 0 4em;
	text-transform: uppercase;
}
.under-footer .row {
	margin-left: auto;
	margin-right: auto;
	max-width: 1322px;
	padding: 0 5px;
}
.under-footer .copyright {
	/* position: relative; */
    /* top: 50%; */
	font-family: 'BrownStd';/* transform: translateY(-50%); */
}
.copyright a {
	color: black;
}
.underfooter-logo img {
	height: auto;
	max-width: 125px;
	width: 100%;
	float: right;
}
.underfooter-logo {
	margin-right: 0 !important;
}
.content-section .caption-main p {
	font-size: 1.5em;
	text-align: left;
	letter-spacing: 0.04em;
	line-height: 130%;
	font-family: "kepler-std-display", serif;
	padding: 0;
	font-weight: 500;
	/* text-decoration: underline; */
	padding-top: 15vh;
	margin-bottom: 1em;
	margin-bottom: 0;
	text-transform: none;
}
body.building .content-section .caption-main {
/* text-align: center; */
}
body.homepage section.homepage {
	background-color: #e1eedc;
}
body.homepage .is-1 .title-holder .inner svg {
	height: auto;
	max-width: 834px;
	width: 80%;
}
.image-section .title-holder {
	position: relative;
	top: 50%;
	transform: translateY(-50%);
	width: 100%;
}
.btn-std {
	cursor: pointer;
	display: inline-block;
	font-size: 11px;
	font-weight: 700;
	height: auto;
	letter-spacing: 0.08em;
	margin-bottom: 0.4em;
	padding: 1.1em 1.9em;
	text-decoration: none;
	text-transform: uppercase;
	white-space: nowrap;
	background-color: transparent;
	border: 2px solid #1d1d1b;
	color: #1d1d1b;
	transition: all 0.3s ease 0s;
	margin-left: 4em;
}
.collumbus-building-image2 {
	margin-top: 0 !important;
}
.lifestyle {
	background-color: #fbd8c6;
	/*margin-left: 1em;*/
	min-height: inherit;
}
.location {
	background-color: #e1eedc;
	/*left: 2.3%;
    position: relative;*/
	min-height: inherit;
}
.building {
	min-height: inherit;
	overflow-x: hidden;
}
.building .module-image .inner {
	background-color: #fbd3bc;
}
/* second page */



.building-logo {
	background-image: url("../img/building-head.jpg");
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
	height: 100%;
	position: relative;
	width: 100%;
}
.is-1 .title-holder .inner svg {
	height: auto;
	max-width: 1122px;
	width: 80%;
}
.section-title {
	font-weight: 700;
	letter-spacing: 0.08em;
	margin-bottom: 2.8em;
	padding-top: 2.8em;
	text-align: center;
	text-transform: uppercase;
}
.caption-main {
	font-weight: 700;
	line-height: 1.2;
	margin-bottom: 1em;
	text-transform: uppercase;
}
.image-section .image-section-overlay {
	height: 100%;
	left: 0;
	opacity: 1;
	position: absolute;
	top: 0;
	width: 100%;
	z-index: 1;
}
.image-section {
	background-position: center center, center center;
	background-repeat: no-repeat;
	background-size: cover;
	display: block;
	height: 700px;
	position: relative;
	width: 100%;
}
.subsection-2 {
	background-color: #fde2d3;
	padding-top: 6em;
}
.subsection-2 .caption-main {
	text-align: center;
}
.reception-backtop {
	background-color: #fde2d3;
}
.butt-bac {
	margin-top: 4em;
}
.toggle .icon.active {
	background-color: #1d1d1b;
}
.toggle {
	margin: 10px auto 0;
	width: 45px;
}
.note {
	display: block;
	margin-bottom: 2em;
	text-align: center;
}
figure {
	margin: 0;
}
.toggle .icon {
	border: 1px solid #1d1d1b;
	border-radius: 6px;
	display: inline-block;
	height: 12px;
	margin-right: 0.5em;
	width: 12px;
}
section.building .nogrid .nogrid-row {
	margin-bottom: 0;
	position: relative;
	width: 100%;
}
.pre-slider {
/* margin-bottom: 1rem; */
}
.nogrid .item-8 .image-overlay {
	display: none;
	left: 0;
	position: absolute;
	top: 0;
}
.nogrid .nogrid-item img {
	height: auto;
	width: 100%;
}
.building-prefooter {
	border-top: 1px solid #1d1d1b;
}
.menu-small {
	display: none;
}
.menu-dropdown {
	display: none;
	left: 0;
	position: absolute;
	top: 55px;
	width: 100%;
	z-index: 2;
}
.menu-dropdown nav {
	background-color: #fff;
}
.menu-dropdown nav .item {
	border-bottom: 1px dotted #cccccc;
	display: block;
	text-align: left;
	width: 100%;
}
.menu-dropdown nav .item a {
	display: block;
	padding: 1.4em;
	width: 100%;
	color: #444;
	font-weight: 500;
	font-size: 11px;
	text-align: center;
	text-transform: uppercase;
	letter-spacing: 0.35em;
	font-family: BrownStd-Bold;
}
.content-section .item.caption {
	z-index: 1;
}
section.building .item-8 .image-overlay {
	display: none;
	left: 0;
	position: absolute;
	top: 0;
}
section.building .nogrid {
	height: auto;
	position: relative;
	width: 100%;
	padding-top: 40px;
}
main section .section-title {
	font-size: 12px;
	font-weight: 700;
	letter-spacing: 0.08em;
	margin-bottom: 2.8rem;
	padding-top: 2.8rem;
	text-align: center;
	text-transform: uppercase;
	text-decoration: underline;
}
main section.building .nogrid .nogrid-row {
	/* margin-bottom: 0rem; */
    /* position: relative; */
	width: 100%;
}
/* Homepage */

.pink_block {
	position: absolute;
	left: 0;
	height: 100%;
	width: 50%;
	background: #fbd3bc;
	background: rgba(251,212,188,1);
	top: 0;
}
.grey_block {
	position: absolute;
	right: 0;
	height: 100%;
	width: 50%;
	background: #e4d3cb;
	background: rgba(228,211,203,1);
	top: 0;
}
.homepage #top_bar nav ul li a {
	color: #333;
	font-size: 13px;
	font-weight: 500;
	text-transform: uppercase;
	letter-spacing: 0.2em;
	-webkit-transition: all .4s ease-in-out;
	-moz-transition: all .4s ease-in-out;
	transition: all .4s ease-in-out;
	text-shadow: none;
	font-family: BrownStd-Bold;
}
.homepage #top_bar nav ul {
	padding-left: 30px;
}
.godown-holder p {
	color: #333;
	font-weight: 500;
	font-size: 11px;
	text-align: center;
	text-transform: uppercase;
	letter-spacing: 0.5em;
	font-family: BrownStd;
}
.homepage #top_bar {
	bottom: 15px;
	top: inherit;
}
/* Modal form */

#Modal h2 img {
	max-width: 80px;
	text-align: center !important;
	margin: 0px auto 0px;
	text-align: center;
}
#Modal h2 img {
	max-width: 100px;
	margin-left: -2px;
}
#Modal h2 {
	text-align: center;
}
div#Modal {
	text-align: center;
	background-color: transparent;
	border: none;/* margin-top: 0; */
}
#Modal p.name {
	font-family: 'BrownStd';
	letter-spacing: 0.1em;
	font-size: 14px;
}
img.bella {
	max-width: 120px;
}
#Modal p.lead {
	font-size: 36px;
	margin-bottom: 0px;
	font-family: "kepler-std-display", serif;
	text-decoration: none;
	letter-spacing: 0.04em;
}
label.form-label.form-label-top {
	font-family: 'BrownStd';
	letter-spacing: 0.04em;
	font-size: 14px;
}
input.form-submit-button {
	background-color: #000;
	width: 100%;
	border: 0;
	border-radius: 3px;
	color: #fff;
	font-family: BrownStd-Bold;
	letter-spacing: 0.1em;
	padding: 10px 0px;
}
h5.copy2, h5.copy2 a {
	font-size: 9px !important;
	font-weight: 100;
	font-family: 'Apercu-Regular';
	line-height: 150%;
	padding: 0 0%;
	height: auto;
	margin: 0px auto 20px;
	letter-spacing: 0.04em;
	text-align: center;
	color: #B08365;
}
#Modal hr {
	max-width: 121px;
	border-top: 1px dotted #333;
	border-bottom: none;
}
#Modal input.form-textbox {
	background-color: transparent;
	box-shadow: none;
	border: dotted #222;
	border-width: 0 0 1px 0;
	width: 100%;
	font-family: 'Apercu-Regular';
	font-size: 15px;
	text-align: center;
	color: #000;
}
.close-button {
	float: right;
	line-height: 100%;
	font-size: 38px;
	margin-right: 10px;
	clear: both;
	z-index: 9999;
	color: #333;
}
#Modal select {
	background-color: transparent;
	box-shadow: none;
	border: solid #222;
	border-width: 1px;
	width: 100%;
	font-family: 'Apercu-Regular';
	font-size: 13px;
	text-align: center;
	text-indent: 38%;
	border-radius: 3px;
	color: #000;
}
/* Mobile Nav */

.header-logo-holder img {
	max-width: 120px;
}
.menu-toggle.open {
	margin-top: -8px;
	margin-right: -8px;
}
.menu-toggle.close {
	margin-top: -8px;
	margin-right: -12px;
}
/* Scroll Nav */
.clearHeader {
}
.clearHeader nav ul li a {
	color: #fff;
	font-size: 13px;
	font-weight: 500;
	text-transform: uppercase;
	letter-spacing: 0.2em;
	-webkit-transition: all .4s ease-in-out;
	-moz-transition: all .4s ease-in-out;
	transition: all .4s ease-in-out;
	text-shadow: 0px 1px 1px rgba(0, 0, 0, 0.6);
	font-family: BrownStd-Bold;
}
.darkHeader {
	background-color: #fff;/* border-bottom: 2px solid; */
}
div#top_bar {
}
.darkHeader nav ul li a {
	text-shadow: none;
	color: #444;
	font-family: BrownStd-Bold;
}
/* Secondary Page Structure */

.fullwidth {
	max-width: 100%;
	min-width: 100%;
}
.building main {
	padding: 0 0px 0 65px;
	/* margin-right: -65px; */
	MARGIN-BOTTOM: 0;
}
.building .overlay .godown-holder {
	bottom: 25px;
	top: initial;
}
.building .menu-big {
	padding-left: 65px;
}
#left_bar {
	width: 65px;
	height: 100%;
	position: fixed;
	left: 0;
	background-color: #fff;/* background: url("http://subtlepatterns2015.subtlepatterns.netdna-cdn.com/patterns/dark_Tire.png"); *//* background: #e4d3cb; *//* background: rgba(228,211,203,1); */
	z-index: 999;
}
#left_bar img {
	max-width: 38%;
	margin: 15px auto 0 30%;
	display: inherit;
	text-align: center;
}
/* Offset intro */

.collapse .column, .collapse .columns {
	padding-left: 0;
	padding-right: 0;
}
#intro {
	margin-top: -20vh;
	z-index: 20;
	position: relative;
}
#home_intro h1 {
	color: #111;
	font-family: "kepler-std-display", serif;
	padding: 0 12% 0 0;
	font-weight: 500;
	margin-bottom: 30px;
	text-align: left;
	text-transform: none;
	line-height: 120%;
	text-decoration: underline;
	font-size: 43px;
	letter-spacing: 0.05em;
}
#home_intro h2 {
	color: #222;
	font-family: 'Circular Std Book';
	padding: 0 7% 0 0;
	font-weight: 200;
	text-align: left;
	text-transform: none;
	line-height: 165%;
	font-size: 13px;
	letter-spacing: 0.04em;
}
.margin_bottom {
	margin-bottom: 30px;
}
#architecture {
	padding-top: 40px;
	padding-bottom: 20px;
}
#offset_wrap {
	background: #fde2d3;
	padding: 40px 0 30px;
}
span.author {
	font-size: 80%;
	text-decoration: none !important;
	font-family: "kepler-std", serif;
	letter-spacing: 0.15em;
	font-weight: 400;
}
img.signature {
	max-width: 160px;
	margin: 15px 0 10vh 0;
}
.hang {
	margin-left: -7px;
	text-decoration: none;
}
.underline {
	text-decoration: underline;
}
.body_copy {
	color: #111;
	font-family: "kepler-std", serif;
	padding: 0 20px 0 0;
	font-weight: 200;
	text-align: left;
	text-transform: none;
	line-height: 150%;
	font-size: 13px;
	letter-spacing: 0.06em;
}
.sketch {
	padding-top: 5vh;
}
.vertical_negative {
	margin-top: -50px;
}
.margin_bottom2 {
	margin-bottom: 40px;
}
.padding_top {
	padding-top: 40px;
}
#caption_wrap {
	position: relative;
	height: 30px;
	float: right;
	display: block;
	bottom: 30px;
	font-family: "kepler-std", serif;
	letter-spacing: 0.1em;
	font-size: 10px;
	font-weight: 600;
	-webkit-font-smoothing: antialiased;
	-moz-font-smoothing: antialiased;
	-o-font-smoothing: antialiased;
	color: #fff;
	font-style: normal;
	background: transparent;
	z-index: 30;
	padding: 5px 15px;
}
.caption-snippet {
	color: #1d1d1b;
	letter-spacing: 0;
	line-height: 1.4;
	margin-bottom: 2.2em;
}
.gal-caption {
	text-align: right;
	float: right;
}
/* Preloader */
.js div#preloader2 {
	position: fixed;
	left: 0;
	top: 0;
	z-index: 9999999;
	width: 100%;
	height: 100%;
	overflow: visible;
	background: #222 url('../img/load.svg') no-repeat center center;
	background-size: 140px;
	border-width: 0px 0px;
}
/* Footer */
.logo-prefooter {
}
.logo-prefooter img {
	max-width: 110px;
	margin-left: auto;
	position: relative;
	text-align: center;
}
.contact_footer {
	border-left: 1px solid #1d1d1b;
	letter-spacing: 0.04em;
	font-size: 13px;
	width: auto;
	line-height: 165%;
	right: 5%;
	position: absolute;
	font-family: 'BrownStd';
	padding: 15px 0 22px 20px;
}
.contact_footer strong {
	font-family: BrownStd-Bold;
}
#backtop-footer {
	color: black;
}
.pre-footer {
	background-color: #fde2d3;
	border-bottom: 1px solid #1d1d1b;
}
body.building .pre-footer {
	border-top: 1px solid #1d1d1b;
	padding-top: 3em;
	min-height: 220px;
	padding-bottom: 3em;
}
.logo-prefooter {
	border-right: 1px solid #1d1d1b;
	text-align: center;
	position: absolute;
	left: 40px;
	padding: 12px 0 10px;
}
.client_logo {
	max-width: 100px;
	display: inline-block;
	text-align: right;
	opacity: 0.8;
}
.client p {
	text-align: right;
}
.client a {
	margin: 0 4px;
}
.pre-footer .row, .under-footer .row {
	max-width: none;
}
/* Lifestyle */

#offset_wrap2 {
	background: #e4d3cb;
	background: rgba(228,211,203,1);
	padding: 40px 0 30px;
}
#life_grid {
	margin-top: 30px;
	padding: 0;
}
#life_grid .intro_underline {
	margin-top: 10px;
}
#life_grid .main_intro {
	margin-bottom: 5px;
}
#life_grid .strap {
	margin-top: 25px;
}
#life_grid .row {
	margin: 0 auto 4px;
	max-width: 68.2rem;
	width: 100%;
}
#life_grid .column, #life_grid .columns {
	position: relative;
	padding-left: 2px;
	padding-right: 2px;/* float: left; */
}
#lifestyle_offset {
/* margin-top: -150px !important; */
}
.top_offset_copy {
}
.img_margin_bottom {
	margin-bottom: 4px;
}
#life_grid .strap {
	margin-top: 25px;
}
.pad_left {
	padding-left: 10px !important;
}
.strap {
	text-transform: uppercase;
	font-family: BrownStd-Bold;
	color: #111;
	font-weight: normal;
	letter-spacing: 0.2em;
	padding: 0;
	margin-bottom: 4px;
	font-size: 12px;
}
#life_grid .main_intro {
	margin-bottom: 5px;
}
.intro_underline {
	font-family: "kepler-std-display", serif;
	color: #000;
	line-height: 140%;
	text-decoration: underline;
	font-size: 17px;
	font-weight: 500;
	padding: 0 5% 0 0;
	margin-top: 0;
	letter-spacing: 0.03em;
	margin-bottom: 15px;
}
.main_copy {
	font-family: "kepler-std", serif;
	color: #222;
	line-height: 140%;
	font-size: 14px;
	font-weight: 300;
	padding: 0 8% 0 0;
	margin-top: 0;
	letter-spacing: 0.03em;
	margin-bottom: 0px;
}
.main_intro {
	font-family: "kepler-std-display", serif;
	color: #000;
	line-height: 140%;
	padding: 0 8% 0 0;
	font-size: 1.6rem;
	font-weight: 400;
	letter-spacing: 0.03em;
	margin-bottom: 40px;
}
.no_padding {
	padding: 0 0px !important;
}
.f-l {
	float: left;
}
.negative_copy_offset {
}
/* Team page */
#break {
	height: 30px;
}
.team_title {
	font-family: BrownStd-Bold;
	font-size: 16px;
	letter-spacing: 0.03em;
}
#team .pre-footer, #team .under-footer, #team #footer {
	background-color: #e4d3cc;
}
#team h1 {
	padding: 0 25% 0 0;
}
#break2 {
	height: 150px;
}
.no-pad {
	padding-top: 0 !important;
}
/* Location page */

.margin_bottom3 {
	margin-bottom: 65px;
}
.imp-tooltip-plain-text {
	color: #fff;
	font-size: 12px;
	font-weight: 500;
	text-transform: uppercase;
	letter-spacing: 0.1em;
	-webkit-transition: all .4s ease-in-out;
	-moz-transition: all .4s ease-in-out;
	transition: all .4s ease-in-out;
	text-shadow: 0px 1px 1px rgba(0, 0, 0, 0.4);
	font-family: BrownStd-Bold;
}
.offset_stamp {
	margin-bottom: -60px;
	max-width: 110px;
	float: right;
	z-index: 999;
	right: -85px;
	position: relative;
}
.row {
	max-width: 68rem;
}
}


@media screen and (max-width: 1155px) {
	.offset_stamp{ display:none;}}
	
.clone{ display:none;}	
.flex-active-slide{ display:block;}
	
#team .pre-footer{ border-top:none;}