@media only screen {

	#copyright2 h5 {
    font-size: 9px !important;
    color: #ddd !important;
    letter-spacing: 0.15em !important;
    margin: 10px 0 0 !important;
}
	
/***** GENERAL *****/
body{-webkit-font-smoothing: antialiased;font-family: 'Sabon';font-weight: normal;}
#main-container{ overflow: hidden; }

.js div#preloader2 { position: fixed; left: 0; top: 0; z-index: 9999999; width: 100%; height: 100%; overflow: visible; background: #333234 url('../img/loader.svg') no-repeat center center; background-size:180px;  border: solid #fff;
    border-width:0px 0px; }

.flex-caption{position: absolute;right: 5px;bottom: 9px;margin-bottom: 0px;opacity: 1;font-family: 'Raleway';letter-spacing: 0.1em;font-size: 8px;font-weight: normal;color: #eee;font-style: normal;background: transparent;z-index: 1;padding: 5px;-webkit-font-smoothing: auto;}
	
.flex-caption2{
    right: 20px;
    bottom: 10px;
    }	

.stop-scrolling {
  height: 100%;
  overflow: hidden;
}

.margin_bottom{
    margin-bottom: 15px;
}

.margin_top{    margin-top: 6vh;}


.padding_bottom{}

.padding_top{}

.row{
    max-width: calc(88.8em - 50px);
    padding: 0;
}

.fullWidth{}

.fullWidth img{
    min-width: 100%;
}


/***** NAVIGATION *****/

#navigation{
	position: fixed;
	max-height: 60px;
	z-index: 4;
	width: 100%;
	padding: 0px 0 0px;
	background: none;
	overflow: hidden;
	-webkit-transition: all .6s;
	transition: all .6s;
	-moz-transition: all .6s;
	opacity: 0;
}
.nav-logo{max-width: 135px;margin-top: 17px;opacity: 1;width: 135px;height: 21px;display: block;}
.open-nav{ max-height: 400px !important; }
#menu{list-style: none;overflow: hidden;text-align: center;float: none;padding-top: 20px !important;margin-left: 0;margin-bottom: 0px;}
#menu li{float: none;display: inline;margin: 0 auto;text-align: center;margin: 0 0px 0px 5px;padding: 0px 0;}

#menu li:last-child{/* float: left; *//* margin-right: 20px; */}

#menu li a{
 color: #111;
 font-family: 'Raleway';
 text-transform: none;
 font-size: 13px;
 /* font-weight: 600; */
 font-weight: 500;
 letter-spacing: 0.15em;
 }
#menu li i{ color: #555; font-size: 24px; }

#mobile-toggle{display: none;cursor: pointer;font-size: 28px;position: absolute;right: 22px;top: 15px;color: #333;z-index: 99;}

.sticky-nav{background-color: #fff;opacity: 1 !important;background-color: #fff !important;top: 0px !important;/* border-bottom: 2px solid #4f4f51; */}


#arrow {
    position: absolute;
    bottom: 0;
    width: 100%;
    height: 70px;
    background-color: transparent;
    text-align: center;
    color: transparent;
    border-top: none;
    font-size: 40px;
    z-index: 99;
    text-align: center;
    opacity: 1;
}

.mobile_scroll{}

#arrow ul {
    list-style: none;
    overflow: hidden;
    text-align: center;
    float: none;
    display: block;
    text-align: center;
    -webkit-backface-visibility: hidden;
    padding-top: 15px;
}

#arrow li {
    float: none;
    display: inline;
    margin-right: 10px;
    margin-left: 10px;
}

.divider {
    /* position: relative; */
    /* margin: 0 8px !important; */
    /* display: inline-block !important; */
    /* color: #e5b586; */
    /* font-family: 'Brown-Regular'; */
    /* background-image: none !important; */
    /* vertical-align: text-bottom; */
}

#fixed_logo{position: relative;display: block;left: 5px;top: 0px;opacity: 1;z-index: 1;}





.register2{
    background-color: #333;
    color: #fff;
    position: relative;
    margin: 15px 0 0 5px !important;
    padding: 10px 10px 10px 5px !important;
    top: inherit;
    text-align: center !important;
    -ms-transform: none; /* IE 9 */
    -webkit-transform: none; /* Safari */
    transform: none;
    -webkit-border-bottom-right-radius: 0px;
    -webkit-border-bottom-left-radius: 0px;
    -moz-border-radius-bottomright: 0px;
    -moz-border-radius-bottomleft: 0px;
    border-bottom-right-radius: 0px;
    border-bottom-left-radius: 0px;
    transition: all 1s 2s ease;
}

.register2{right: -152px;}

.sticky-nav .register2{right: inherit;}



/***** MODAL *****/

#myModal {
    text-align: center;
    background-repeat: no-repeat, no-repeat, no-repeat;
    background-position: top left, bottom right;
    border: none;
    background-color: transparent;
    outline: none;
    outline-offset: 4px;
    background-size: 160px;
    box-shadow: none;
    max-width: none;
}

.reveal-modal .close-reveal-modal {
    color: #fff;
    cursor: pointer;
    font-size: 3.0rem;
    font-weight: normal;
    line-height: 1;
    padding: 7px 7px 10px;
    z-index: 9999;
    position: fixed;
    top: 20px;
    right: 30px;
}

#myModal h2 img {
    max-width: 150px;
    margin-bottom: 5px;
    margin-top: 39px;
}

#myModal .lead {
    text-shadow: none;
    -webkit-font-smoothing: antialiased;
    display: block;
    color: #fff;
    font-size: 15px;
    font-family: 'Sabon';
    padding: 10px 0% 0 0;
    font-style: normal;
    margin: 0px auto 20px;
    text-transform: none;
    text-align: center;
    font-weight: 400;
    line-height: 125%;
    letter-spacing: 0.04em;
    max-width: inherit;
}

#myModal .name {
    display: block;
    margin-bottom: 5px;
    letter-spacing: 0.06em;
    font-size: 12px;
    text-align: center;
    font-weight: normal;
    line-height: 160%;
    margin-top: 3px;
    padding: 0 0 0 0;
    text-shadow: none;
    font-family: 'Sabon';
    color: #fff;
    -webkit-font-smoothing: antialiased;
    -moz-font-smoothing: antialiased;
    -o-font-smoothing: antialiased;
}

#myModal hr {
    height: 0;
    text-align: center;
    margin: 10px auto;
    border: none;
    border-bottom: none;
    border-right: none;
    border-left: none;
    max-width: 121px;
}

#myModal .copy {
    font-family: 'Raleway';
    font-size: 10px;
    color: #fff;
    margin-top: 0px;
    text-transform: uppercase;
    font-style: normal;
    font-weight: 300;
    line-height: 1.45;
    letter-spacing: 0.25em;
    margin-bottom: 7px;
    padding: 0;
    text-shadow: none;
}

#myModal h5, #myModal h5 a {
    display: block;
    margin-bottom: 5px;
    letter-spacing: 0.1em;
    font-size: 8px;
    text-align: center;
    font-weight: normal;
    line-height: 160%;
    margin-top: 12px;
    padding: 0 0 0 0;
    text-shadow: none;
    font-family: 'Raleway';
    color: #fff;
    -webkit-font-smoothing: antialiased;
    -moz-font-smoothing: antialiased;
    -o-font-smoothing: antialiased;
}

.reveal-modal-bg {
    background: #000;
    background: rgba(0,0,0,0.8);
    background-repeat: no-repeat;
    background-size: 100%;
}



/***** HOME SECTION *****/

#home{
    position: relative;
    overflow: hidden;
    border-right: 0px solid #fff;
    border-left: 00px solid #fff;
    }

#home-slider{ position: relative;background-color: #fff;}
#home-slider .slides li{ height: 760px; position: relative; background-size: cover !important; }
#home-slider .slides li h1{ font-size: 63px; }
#home-slider .flex-control-paging li a{ border-color: #fff; }
#home-slider .flex-control-paging li a:hover{ background: #fff; }
#home-slider .flex-control-paging li a.flex-active{ background: #fff;  }

.logo{max-width: 70%;margin-bottom: 100px;}


#top {
    position: absolute;
    bottom: 60px;
    width: 100%;
    height: 60px;
    background-color: transparent;
    text-align: center;
    color: #fff;
    font-size: 40px;
    z-index: 3;
    opacity: 1;
    padding: 25px 15px 0;
    text-transform: uppercase;
    letter-spacing: 0.3em;
    color: #ffffff;
}

#top p {
    font-family: 'Raleway';
    letter-spacing: 0.1em;
    padding-bottom: 0;
    color: #333;
    font-size: 11px;
    font-style: normal;
    font-weight: 500;
    text-align: center;
    text-transform: none;
    margin-bottom: 15px;
    padding: 0;
}


/***** Architecture *****/	

.hang{}

.divider{
    border: solid #333;
    border-width: 1px 0 0 0;
    padding: 0px 0 0;
    margin: 15px 0 20px;
}

p{
    font-family: 'Sabon';
    color: #333;
    font-size: 12px;
    padding: 0 5% 10px 5%;
    line-height: 150%;
    letter-spacing: 0.02em;
}

#intro p{
    margin-top: 15px;
}

.register2 a{
    color: #fff !important;
    font-weight: bold !important;
    text-transform: uppercase !important;
}



#intro{
    padding: 70px 0 0px;
}

#design{}

h1{
    font-family: 'Sabon';
    font-size: 1.6rem !important;
    color: #333;
    margin: 20px 0 10px 5%;
}

.sketch{
    margin: 30px 0 0;
}

.quote_wrap{
    /* padding: 0 10px; */
}

.quote_text{
    font-family: 'Sabon';
    color: #333;
    font-size: 22px;
    padding: 0 8%;
    line-height: 120%;
    text-align: center;
    margin: 20px 0 20px;
}

.author{
    color: #aaa;
    font-family: 'Raleway';
    text-transform: none;
    font-size: 10px;
    font-weight: 500;
    letter-spacing: 0.1em;
    padding: 0 5%;
    text-align: center;
}

.signature{
    max-width: 120px;
    margin: 15px auto 30px;
    display: block;
}

.texture_wrap{}

h4{
    font-family: 'Sabon';
    color: #333;
    font-size: 32px;
    padding: 0 5%;
}

.texture_text{
    font-family: 'Sabon';
    color: #333;
    font-size: 16px;
    padding: 0 5% 0 5%;
}

.nested_row{}

.nested_bottom_row{}

h6{
    color: #777;
    font-family: 'Raleway';
    text-transform: none;
    font-size: 12px;
    font-weight: 500;
    letter-spacing: 0.05em;
    padding: 8px 0 0;
    display: none;
}

.right_margin{}

.life_large{
    margin: 20px 0 0;
}

.team_title{
    font-family: 'Sabon';
    font-size: 20px;
    margin-top: 20px;
    color: #333;
}

.hang{
    margin: 0 0px 0 -18px;
}

.text_row{
}

.text_row h5{
    font-family: 'Sabon';
    font-size: 20px;
    font-weight: bold;
    color: #333;
} 

.text_row p{
    font-family: 'Sabon';
    color: #333;
    font-size: 12px;
    margin-bottom: 30px;
    padding: 0 5% 0 0;
}

.text_row img{
    /* max-width: 50%; */
    margin: 0 0 20px 10%;
}

.life_icon{
    max-width: 70%;
}

.life_icon2{
    max-width: 90%;
}

.image_row{}

.bottom_row{}

.nested_bottom_row{
    padding-top: 30px;
}

.active{text-decoration: none;}



section {
    margin-top: 20px;
}
#home{ margin-top: 0;}

#team .row .row {
    margin-left: 0;
	margin-right: 0;}

.image_block{
    max-width: 88.8em;
    margin: 0px auto 20px;
    padding: 0 0px;
}

.image_block img{
    padding: 0 0px;
}

.image_block .columns{
    padding-left: 0;
    padding-right: 0;
}

.image_block .row{
	margin: 0;
	padding: 0 15px;
}

.image_block .row.row{
    /* padding: 0; */
}
 
.offset_img{
    position: absolute;
    bottom: 0;
    max-width: 80%;
    right: -33%;
    display: none;
}

.offset_img_bottom{ position: absolute;
    bottom: 0;
    max-width: 80%;}

.top_offset{margin-top: 0px;}

.large_top_offset{margin-top: 80px;}

.image_caption, .image_caption2{
    font-family: 'Sabon';
    font-size: 10px;
    letter-spacing: 0.05em;
    line-height: 150%;
    color: #111;
    padding: 5px 0 10px 0;
}

.image_bottom{
    max-width: 50%;
    min-width: inherit !important;
    float: right;
    margin-top: 40px;
}

#cta{
    padding: 60px 0 40px;
}

.bottom_row{
    margin-top: 30px !important;
    background-image: url('../img/footer.jpg');
    background-size: contain;
    position: absolute;
    z-index: 4;
    width: 100%;
}

.cl_holder{
    max-width: 20%;
    /* float: left; */
    display: inline;
}


#cta h5 {
    margin-bottom: 5px;
    letter-spacing: 0.08em;
    font-size: 12px;
    font-weight: normal;
    line-height: 170%;
    text-align: center;
    text-shadow: none !important;
    font-family: 'Raleway';
    color: #fff;
    text-shadow: none;
    -webkit-font-smoothing: antialiased;
    -moz-font-smoothing: antialiased;
    -o-font-smoothing: antialiased;
}


.register {
    font-family: 'Sabon';
    letter-spacing: 0.2em;
    margin: 0px auto 20px;
    color: #fff;
    border-width: 0;
    padding: 24px 0px 5px;
    font-weight: 700;
    box-shadow: none;
    font-size: 17px;
    background-color: transparent;
    text-transform: uppercase;
    display: block;
    text-shadow: none;
    -webkit-font-smoothing: antialiased;
    -moz-font-smoothing: antialiased;
    -o-font-smoothing: antialiased;
}



img.client_logo1 {
    max-width: 100px;
    margin: 0px 15px;
    /* float: left; */
}

img.client_logo2 {
    max-width: 100px;
    margin: 6px 15px 0;
    /* float: left; */
}

img.client_logo3 {
    max-width: 100px;
    margin: -6px 15px 0;
    /* float: left; */
}

img.client_logo4 {
    max-width: 100px;
    margin: -7px 0 0;
    /* float: left; */
}

img.client_logo5 {
    max-width: 100px;
    margin: -17px 5px 0;
    /* float: left; */
}

.underline {
   text-decoration: none; 
   position: relative; 
 } 

.underline:after {
    position: absolute;
    height: 2px;
    margin: 0 auto;
    content: '';
    right: 0;
    width: 100%;
    color: #fff;
    background-color: #fff;
    left: 0;
    bottom: 5px; /* adjust this to move up and down. you may have to adjust the line height of the paragraph if you move it down a lot. */
}

.underline2 {
   text-decoration: none; 
   position: relative; 
 } 

.underline2:after {
    position: absolute;
    height: 2px;
    margin: 0 auto;
    content: '';
    left: 0;
    right: 2%;
    width: 98%;
    color: #fff;
    background-color: #fff;
    bottom: -3px;
}

.collapse .column,.collapse .columns{ padding-left: 0; padding-right: 0;}


#lifestyle .flex-caption{
    left: 30px;
    color: #fff;
    display: none;
}

.feature_sub{
    font-family: 'Sabon';
    color: #333;
    font-size: 15px;
    padding: 0 0 10px 10%;
    line-height: 145%;
    font-weight: 500;
    letter-spacing: 0.02em;
    }

.hang2{
    margin: 0 0 0 -9px;
}

#team p{
    font-size: 12px;
    margin-top: 10px;
    padding: 0 5% 30px 2px;
}

.mb{
    margin-bottom: 0px !important;
}

.mt{
    margin-top: 0px !important;
}

#team .life_large{ text-align:right !important;}

.top_offset_text{margin-top: 0px;}

.top_offset_text p{padding: 0 10% 40px 5%;}

.bespoke{background-color: #695b50;}

.interiors{background-color: #a99a85;}

.bespoke h4, .interiors h4{
    color: #fff;
    font-size: 1.6rem;
    padding: 0px 0 0 5%;
    margin-top: 20px;
    /* margin: 0; */
}

.bespoke h5, .interiors h5{
    padding: 10px 10% 20px 5%;
    color: #fff;
    margin: 0;
}

.aerial_row{margin-bottom: 20px;}

#lifestyle, #team, #features{padding-top: 50px;}

} 

@media only screen and (min-width: 40.063em) {

	#copyright2 h5 {
    font-size: 10px !important;
    color: #ddd !important;
    letter-spacing: 0.15em !important;
    margin: 10px 0 0 !important;
}
	
/***** GENERAL *****/
body{-webkit-font-smoothing: antialiased;font-family: 'Sabon';font-weight: normal;}
#main-container{ overflow: hidden; }

.js div#preloader2 { position: fixed; left: 0; top: 0; z-index: 9999999; width: 100%; height: 100%; overflow: visible; background: #333234 url('../img/loader.svg') no-repeat center center; background-size:180px;  border: solid #fff;
    border-width:0px 0px; }

.flex-caption{position: absolute;right: 10px;bottom: 10px;margin-bottom: 0px;opacity: 1;font-family: 'Raleway';letter-spacing: 0.1em;font-size: 8px;font-weight: 500;color: #eee;font-style: normal;background: transparent;z-index: 1;padding: 5px;-webkit-font-smoothing: auto;}
	
.flex-caption2{
    right: 20px;
    bottom: 10px;
    }	

.stop-scrolling {
  height: 100%;
  overflow: hidden;
}

.margin_bottom{
    margin-bottom: 40px;
}

.margin_top{    margin-top: 6vh;}


.padding_bottom{}

.padding_top{}

.row{
    max-width: calc(88.8em - 50px);
    padding: 0;
}

.fullWidth{}

.fullWidth img{
    min-width: 100%;
}


/***** NAVIGATION *****/

#navigation{
	position: fixed;
	max-height: 90px;
	z-index: 3;
	top: inherit !important;
	width: 100%;
	padding: 0px 0 25px;
	background: none;
	overflow: hidden;
	-webkit-transition: all .3s;
	transition: all .3s;
	-moz-transition: all .3s;
	opacity: 0;
}
.nav-logo{max-width: 121px;margin-top: 24px;width: 131px;height: 20px;}
.open-nav{ max-height: 400px !important; }
#menu{list-style: none;overflow: hidden;text-align: center;float: none;padding-top: 0px;margin-left: 0;margin-bottom: 0px;padding-top: 20px !important;}
#menu li{float: none;display: inline;margin: 0 auto;text-align: center;margin: 0 8px;padding: 20px 0;}

#menu li:last-child{/* float: left; *//* margin-right: 20px; */}

#menu li a{
 color: #111;
 font-family: 'Raleway';
 text-transform: none;
 font-size: 12px;
 /* font-weight: 600; */
 font-weight: 500;
 letter-spacing: 0.1em;
 }
#menu li i{ color: #555; font-size: 24px; }

#mobile-toggle{ display: none; cursor: pointer; font-size: 28px; position: absolute; right: 22px; top: 22px; }

.sticky-nav{background-color: #fff;opacity: 1 !important;background-color: #fff !important;bottom: 0px !important;/* border-bottom: 2px solid #4f4f51; */}


#arrow {
    position: absolute;
    bottom: 0;
    width: 100%;
    height: 70px;
    background-color: transparent;
    text-align: center;
    color: transparent;
    border-top: none;
    font-size: 40px;
    z-index: 99;
    text-align: center;
    opacity: 1;
}

.mobile_scroll{}

#arrow ul {
    list-style: none;
    overflow: hidden;
    text-align: center;
    float: none;
    display: block;
    text-align: center;
    -webkit-backface-visibility: hidden;
    padding-top: 15px;
}

#arrow li {
    float: none;
    display: inline;
    margin-right: 10px;
    margin-left: 10px;
}

.divider {
    /* position: relative; */
    /* margin: 0 8px !important; */
    /* display: inline-block !important; */
    /* color: #e5b586; */
    /* font-family: 'Brown-Regular'; */
    /* background-image: none !important; */
    /* vertical-align: text-bottom; */
}

#fixed_logo{position:fixed;display: block;left: 10px;top: inherit;z-index: 1;}





.register2{
    background-color: #222;
    color: #fff;
    position: fixed;
    margin: 0 !important;
    padding: 20px 12px 25px !important;
    top: inherit;
    bottom: 0px;
    height: 70px;
    -ms-transform: none; /* IE 9 */
    -webkit-transform: none; /* Safari */
    transform: none;
    -webkit-border-bottom-right-radius: 0px;
    -webkit-border-bottom-left-radius: 0px;
    -moz-border-radius-bottomright: 0px;
    -moz-border-radius-bottomleft: 0px;
    border-bottom-right-radius: 0px;
    border-bottom-left-radius: 0px;
    transition: all 1s 2s ease;
}

.register2{right: -152px;}

.sticky-nav .register2{right: 0px;}



/***** MODAL *****/

#myModal {
    text-align: center;
    background-repeat: no-repeat, no-repeat, no-repeat;
    background-position: top left, bottom right;
    border: none;
    background-color: transparent;
    outline: none;
    outline-offset: 4px;
    background-size: 160px;
    box-shadow: none;
    max-width: none;
}

.reveal-modal .close-reveal-modal {
    color: #fff;
    cursor: pointer;
    font-size: 3.0rem;
    font-weight: normal;
    line-height: 1;
    padding: 7px 7px 10px;
    z-index: 9999;
    position: fixed;
    top: 20px;
    right: 30px;
}

#myModal h2 img {
    max-width: 180px;
    margin-bottom: 5px;
    margin-top: 39px;
}

#myModal .lead {
    text-shadow: none;
    -webkit-font-smoothing: antialiased;
    display: block;
    color: #fff;
    font-size: 20px;
    font-family: 'Sabon';
    padding: 20px 0% 0 0;
    font-style: normal;
    margin: 0px auto 30px;
    text-transform: none;
    text-align: center;
    font-weight: 400;
    line-height: 125%;
    letter-spacing: 0.04em;
    max-width: inherit;
}

#myModal .name {
    display: block;
    margin-bottom: 5px;
    letter-spacing: 0.06em;
    font-size: 17px;
    text-align: center;
    font-weight: normal;
    line-height: 160%;
    margin-top: 3px;
    padding: 0 0 0 0;
    text-shadow: none;
    font-family: 'Sabon';
    color: #fff;
    -webkit-font-smoothing: antialiased;
    -moz-font-smoothing: antialiased;
    -o-font-smoothing: antialiased;
}

#myModal hr {
    height: 0;
    text-align: center;
    margin: 10px auto;
    border: none;
    border-bottom: none;
    border-right: none;
    border-left: none;
    max-width: 121px;
}

#myModal .copy {
    font-family: "baskerville-urw",serif;
    font-size: 10px;
    color: #fff;
    margin-top: 0px;
    text-transform: uppercase;
    font-style: normal;
    font-weight: 300;
    line-height: 1.45;
    letter-spacing: 0.25em;
    margin-bottom: 7px;
    padding: 0;
    text-shadow: none;
}

#myModal h5, #myModal h5 a {
    display: block;
    margin-bottom: 5px;
    letter-spacing: 0.1em;
    font-size: 10px;
    text-align: center;
    font-weight: normal;
    line-height: 160%;
    margin-top: 12px;
    padding: 0 0 0 0;
    text-shadow: none;
    font-family: 'Raleway';
    color: #fff;
    -webkit-font-smoothing: antialiased;
    -moz-font-smoothing: antialiased;
    -o-font-smoothing: antialiased;
}

.reveal-modal-bg {
    background: #000;
    background: rgba(0,0,0,0.8);
    background-repeat: no-repeat;
    background-size: 100%;
}



/***** HOME SECTION *****/

#home{
    position: relative;
    overflow: hidden;
    border-right: 0px solid #fff;
    border-left: 00px solid #fff;
    }

#home-slider{ position: relative;background-color: #fff;}
#home-slider .slides li{ height: 760px; position: relative; background-size: cover !important; }
#home-slider .slides li h1{ font-size: 63px; }
#home-slider .flex-control-paging li a{ border-color: #fff; }
#home-slider .flex-control-paging li a:hover{ background: #fff; }
#home-slider .flex-control-paging li a.flex-active{ background: #fff;  }

.logo{max-width: 70%;margin-bottom: 100px;}


#top {
    position: absolute;
    bottom: 60px;
    width: 100%;
    height: 60px;
    background-color: transparent;
    text-align: center;
    color: #fff;
    font-size: 40px;
    z-index: 9999;
    opacity: 1;
    padding: 25px 15px 0;
    text-transform: uppercase;
    letter-spacing: 0.3em;
    color: #ffffff;
}

#top p {
    font-family: 'Raleway';
    letter-spacing: 0.19em;
    padding-bottom: 0;
    color: #333;
    font-size: 12px;
    font-style: normal;
    font-weight: 500;
    text-align: center;
    text-transform: none;
    margin-bottom: 15px;
    padding: 0;
}


/***** Architecture *****/	

.hang{}

.divider{
    border: solid #333;
    border-width: 1px 0 0 0;
    padding: 0px 0 0;
    margin: 15px 0 20px;
}

p{
    font-family: 'Sabon';
    color: #333;
    font-size: 13px;
    padding: 0 5% 0 0;
    line-height: 150%;
    letter-spacing: 0.02em;
}

#intro p{
    margin-top: 15px;
}

.register2 a{
    color: #fff !important;
    font-weight: bold !important;
    text-transform: uppercase !important;
}



#intro{
    padding: 60px 0 0px;
}

#design{}

h1{
    font-family: 'Sabon';
    font-size: 1.6rem !important;
    color: #333;
    margin: 20px 0 10px;
}

.sketch{
    margin: 50px 0 0;
}

.quote_wrap{
    /* padding: 0 10px; */
}

.quote_text{
    font-family: 'Sabon';
    color: #333;
    font-size: 28px;
    padding: 0 7%;
    line-height: 120%;
    text-align: center;
    margin: 30px 0 30px;
}

.author{
    color: #aaa;
    font-family: 'Raleway';
    text-transform: none;
    font-size: 11px;
    font-weight: 500;
    letter-spacing: 0.08em;
    padding: 0 5%;
    text-align: center;
}

.signature{
    max-width: 140px;
    margin: 15px auto;
    display: block;
}

.texture_wrap{}

h4{
    font-family: 'Sabon';
    color: #333;
    font-size: 32px;
    padding: 0 5%;
}

.texture_text{
    font-family: 'Sabon';
    color: #333;
    font-size: 13px;
    padding: 0 5% 0 5%;
}

.nested_row{}

.nested_bottom_row{}

h6{
    color: #777;
    font-family: 'Raleway';
    text-transform: none;
    font-size: 8px;
    font-weight: 500;
    letter-spacing: 0.05em;
    display: block;
    padding: 8px 0 0;
}

.right_margin{}

.life_large{
    margin: 50px 0 0;
}

.team_title{
    font-family: 'Sabon';
    font-size: 22px;
    color: #333;
    margin-top: 0;
}

.hang{
    margin: 0 0px 0 -18px;
}

.text_row{
}

.text_row h5{
    font-family: 'Sabon';
    font-size: 16px;
    font-weight: bold;
    color: #333;
} 

.text_row p{
    font-family: 'Sabon';
    color: #333;
    font-size: 13px;
    margin-bottom: 30px;
}

.text_row img{
    /* max-width: 50%; */
    margin: 0 0 20px;
}

.life_icon{
    max-width: 70%;
}

.life_icon2{
    max-width: 90%;
}

.image_row{}

.bottom_row{}

.nested_bottom_row{
    padding-top: 30px;
}

.active{text-decoration: underline; }



section {
    margin-top: 20px;
}
#home{ margin-top: 0;}

#team .row .row {
    margin-left: 0;
	margin-right: 0;}

.image_block{
    max-width: 88.8em;
    margin: 0px auto 30px;
    padding: 0 0px;
}

.image_block img{
    padding: 0 0px;
}

.image_block .columns{
    padding-left: 0;
    padding-right: 0;
}

.image_block .row{
	margin: 0;
	padding: 0 20px;
	display: block;
}

.image_block .row.row{
    /* padding: 0; */
}
 
.offset_img{
    position: absolute;
    margin-top: 40px !important;
    bottom: 0;
    max-width: 80%;
    right: -33%;
}

.offset_img_bottom{ position: absolute;
    bottom: 0;
    max-width: 80%;}

.top_offset{margin-top: 0px;}

.large_top_offset{margin-top: 80px;}

.image_caption, .image_caption2{
    font-family: 'Sabon';
    font-size: 10px;
    letter-spacing: 0.05em;
    line-height: 150%;
    color: #111;
    padding: 7px 0 0 0;
    display: none;
}

.image_bottom{
    max-width: 50%;
    min-width: inherit !important;
    float: right;
    margin-top: 40px;
}

#cta{
    padding: 80px 0 90px;
}

.bottom_row{
    margin-top: 130px !important;
    background-image: url('../img/footer.jpg');
    background-size: contain;
    position: absolute;
    z-index: 4;
    width: 100%;
}

.cl_holder{
    max-width: 20%;
    /* float: left; */
    display: inline;
}


#cta h5 {
    margin-bottom: 5px;
    letter-spacing: 0.08em;
    font-size: 16px;
    font-weight: normal;
    line-height: 170%;
    text-align: center;
    text-shadow: none !important;
    font-family: 'Raleway';
    color: #fff;
    text-shadow: none;
    -webkit-font-smoothing: antialiased;
    -moz-font-smoothing: antialiased;
    -o-font-smoothing: antialiased;
}


.register {
    font-family: 'Sabon';
    letter-spacing: 0.2em;
    margin: 20px auto 20px;
    color: #fff;
    border-width: 0;
    padding: 24px 0px 5px;
    font-weight: 700;
    box-shadow: none;
    font-size: 18px;
    background-color: transparent;
    text-transform: uppercase;
    display: block;
    text-shadow: none;
    -webkit-font-smoothing: antialiased;
    -moz-font-smoothing: antialiased;
    -o-font-smoothing: antialiased;
}



img.client_logo1 {
    max-width: 110px;
    margin: 0px 5px;
    /* float: left; */
}

img.client_logo2 {
    max-width: 110px;
    margin: 6px 5px 0;
    /* float: left; */
}

img.client_logo3 {
    max-width: 110px;
    margin: -6px 5px 0;
    /* float: left; */
}

img.client_logo4 {
    max-width: 110px;
    margin: -7px 0 0;
    /* float: left; */
}

img.client_logo5 {
    max-width: 110px;
    margin: -17px 5px 0;
    /* float: left; */
}

.underline {
   text-decoration: none; 
   position: relative; 
 } 

.underline:after {
    position: absolute;
    height: 2px;
    margin: 0 auto;
    content: '';
    right: 0;
    width: 100%;
    color: #fff;
    background-color: #fff;
    left: 0;
    bottom: 5px; /* adjust this to move up and down. you may have to adjust the line height of the paragraph if you move it down a lot. */
}

.underline2 {
   text-decoration: none; 
   position: relative; 
 } 

.underline2:after {
    position: absolute;
    height: 2px;
    margin: 0 auto;
    content: '';
    left: 0;
    right: 2%;
    width: 98%;
    color: #fff;
    background-color: #fff;
    bottom: -3px;
}

.collapse .column,.collapse .columns{padding-left: 10px;padding-right: 10px;}


#lifestyle .flex-caption{
    left: 30px;
    color: #fff;
}

.feature_sub{
    font-family: 'Sabon';
    color: #333;
    font-size: 11px;
    padding: 0 0 10px 0;
    line-height: 145%;
    font-weight: 500;
    letter-spacing: 0.02em;
    }

.hang2{
    margin: 0 0 0 -9px;
}

#team p{
    font-size: 13px;
    margin-top: 20px;
}

.mb{
    margin-bottom: 20px !important;
}

.mt{
    margin-top: 20px !important;
}

#team .life_large{ text-align:right !important;}

.top_offset_text{margin-top: 60px;}

.top_offset_text p{padding: 0 10% 20px 0;}

.bespoke{background-color: #695b50;}

.interiors{background-color: #a99a85;}

.bespoke h4, .interiors h4{
    color: #fff;
    font-size: 26px;
    padding: 0px 0 0 10%;
    margin-top: 40px;
}

.bespoke h5, .interiors h5{
    padding: 0px 5% 0 10%;
    color: #fff;
}

.aerial_row{margin-bottom: 20px;}

#lifestyle, #team, #features{padding-top: 50px;}


} 

@media only screen and (min-width: 64.063em) {

	#copyright2 h5 {
    font-size: 11px !important;
    color: #ddd !important;
    letter-spacing: 0.15em !important;
    margin: 10px 0 0 !important;
}
	
/***** GENERAL *****/
body{-webkit-font-smoothing: antialiased;font-family: 'Sabon';font-weight: normal;}
#main-container{ overflow: hidden; }

.js div#preloader2 { position: fixed; left: 0; top: 0; z-index: 9999999; width: 100%; height: 100%; overflow: visible; background: #333234 url('../img/loader.svg') no-repeat center center; background-size:180px;  border: solid #fff;
    border-width:0px 0px; }

.flex-caption{position: absolute;right: 15px;bottom: 15px;margin-bottom: 0px;opacity: 1;font-family: 'Raleway';letter-spacing: 0.15em;font-size: 9px;font-weight: 500;color: #eee;font-style: normal;background: transparent;z-index: 1;padding: 5px;-webkit-font-smoothing: auto;}
	
.flex-caption2{
    right: 20px;
    bottom: 10px;
    }	

.stop-scrolling {
  height: 100%;
  overflow: hidden;
}

.margin_bottom{
    margin-bottom: 4vh;
}

.margin_top{    margin-top: 6vh;}


.padding_bottom{}

.padding_top{}

.row{
    max-width: calc(88.8em - 50px);
    padding: 0;
}

.fullWidth{}

.fullWidth img{
    min-width: 100%;
}


/***** NAVIGATION *****/

#navigation{
	position: fixed;
	max-height: 70px;
	z-index: 3;
	width: 100%;
	padding: 0px 0 20px;
	background: none;
	overflow: hidden;
	-webkit-transition: all .3s;
	transition: all .3s;
	-moz-transition: all .3s;
	opacity: 0;
}
.nav-logo{max-width: 155px;margin-top: 20px;width: 155px;height: 24px;}
.open-nav{ max-height: 400px !important; }
#menu{list-style: none;overflow: hidden;text-align: center;float: none;padding-top: 20px !important;margin-left: 0;margin-bottom: 0px;}
#menu li{float: none;display: inline;margin: 0 auto;text-align: center;margin: 0 20px;padding: 40px 0;}

#menu li:last-child{/* float: left; *//* margin-right: 20px; */}

#menu li a{
 color: #111;
 font-family: 'Raleway';
 text-transform: none;
 font-size: 13px;
 /* font-weight: 600; */
 font-weight: 500;
 letter-spacing: 0.15em;
 }
#menu li i{ color: #555; font-size: 24px; }

#mobile-toggle{ display: none; cursor: pointer; font-size: 28px; position: absolute; right: 22px; top: 22px; }

.sticky-nav{background-color: #fff;opacity: 1 !important;background-color: #fff !important;bottom: 0px !important;/* border-bottom: 2px solid #4f4f51; */}


#arrow {
    position: absolute;
    bottom: 0;
    width: 100%;
    height: 70px;
    background-color: transparent;
    text-align: center;
    color: transparent;
    border-top: none;
    font-size: 40px;
    z-index: 99;
    text-align: center;
    opacity: 1;
}

.mobile_scroll{}

#arrow ul {
    list-style: none;
    overflow: hidden;
    text-align: center;
    float: none;
    display: block;
    text-align: center;
    -webkit-backface-visibility: hidden;
    padding-top: 15px;
}

#arrow li {
    float: none;
    display: inline;
    margin-right: 10px;
    margin-left: 10px;
}

.divider {
    /* position: relative; */
    /* margin: 0 8px !important; */
    /* display: inline-block !important; */
    /* color: #e5b586; */
    /* font-family: 'Brown-Regular'; */
    /* background-image: none !important; */
    /* vertical-align: text-bottom; */
}

#fixed_logo{position:fixed;display: block;left: 20px;top: inherit;z-index: 1;}





.register2{
    background-color: #333;
    color: #fff;
    position: fixed;
    margin: 0 !important;
    padding: 10px 15px !important;
    top: 40vh;
    bottom: inherit;
    height: auto;
    -ms-transform: rotate(90deg); /* IE 9 */
    -webkit-transform: rotate(90deg); /* Safari */
    transform: rotate(90deg);
    -webkit-border-bottom-right-radius: 5px;
    -webkit-border-bottom-left-radius: 5px;
    -moz-border-radius-bottomright: 5px;
    -moz-border-radius-bottomleft: 5px;
    border-bottom-right-radius: 5px;
    border-bottom-left-radius: 5px;
    transition: all 1s 2s ease;
}

.register2{right: -152px;}

.sticky-nav .register2{right: -52px;}



/***** MODAL *****/

#myModal {
    text-align: center;
    background-repeat: no-repeat, no-repeat, no-repeat;
    background-position: top left, bottom right;
    border: none;
    background-color: transparent;
    outline: none;
    outline-offset: 4px;
    background-size: 160px;
    box-shadow: none;
    max-width: none;
}

.reveal-modal .close-reveal-modal {
    color: #fff;
    cursor: pointer;
    font-size: 3.0rem;
    font-weight: normal;
    line-height: 1;
    padding: 7px 7px 10px;
    z-index: 9999;
    position: fixed;
    top: 20px;
    right: 30px;
}

#myModal h2 img {
    max-width: 200px;
    margin-bottom: 5px;
    margin-top: 39px;
}

#myModal .lead {
    text-shadow: none;
    -webkit-font-smoothing: antialiased;
    display: block;
    color: #fff;
    font-size: 24px;
    font-family: 'Sabon';
    padding: 20px 0% 0 0;
    font-style: normal;
    margin: 0px auto 20px;
    text-transform: none;
    text-align: center;
    font-weight: 400;
    line-height: 125%;
    letter-spacing: 0.04em;
    max-width: inherit;
}

#myModal .name {
    display: block;
    margin-bottom: 5px;
    letter-spacing: 0.06em;
    font-size: 19px;
    text-align: center;
    font-weight: normal;
    line-height: 160%;
    margin-top: 3px;
    padding: 0 0 0 0;
    text-shadow: none;
    font-family: 'Sabon';
    color: #fff;
    -webkit-font-smoothing: antialiased;
    -moz-font-smoothing: antialiased;
    -o-font-smoothing: antialiased;
}

#myModal hr {
    height: 0;
    text-align: center;
    margin: 10px auto;
    border: none;
    border-bottom: none;
    border-right: none;
    border-left: none;
    max-width: 121px;
}

#myModal .copy {
    font-family: 'Raleway';
    font-size: 10px;
    color: #fff;
    margin-top: 0px;
    text-transform: uppercase;
    font-style: normal;
    font-weight: 300;
    line-height: 1.45;
    letter-spacing: 0.25em;
    margin-bottom: 7px;
    padding: 0;
    text-shadow: none;
}

#myModal h5, #myModal h5 a {
    display: block;
    margin-bottom: 5px;
    letter-spacing: 0.1em;
    font-size: 10px;
    text-align: center;
    font-weight: normal;
    line-height: 160%;
    margin-top: 12px;
    padding: 0 0 0 0;
    text-shadow: none;
    font-family: 'Raleway';
    color: #fff;
    -webkit-font-smoothing: antialiased;
    -moz-font-smoothing: antialiased;
    -o-font-smoothing: antialiased;
}

.reveal-modal-bg {
    background: #000;
    background: rgba(0,0,0,0.8);
    background-repeat: no-repeat;
    background-size: 100%;
}



/***** HOME SECTION *****/

#home{
    position: relative;
    overflow: hidden;
    border-right: 0px solid #fff;
    border-left: 00px solid #fff;
    }

#home-slider{ position: relative;background-color: #fff;}
#home-slider .slides li{ height: 760px; position: relative; background-size: cover !important; }
#home-slider .slides li h1{ font-size: 63px; }
#home-slider .flex-control-paging li a{ border-color: #fff; }
#home-slider .flex-control-paging li a:hover{ background: #fff; }
#home-slider .flex-control-paging li a.flex-active{ background: #fff;  }

.logo{max-width: 70%;margin-bottom: 100px;}


#top {
    position: absolute;
    bottom: 60px;
    width: 100%;
    height: 60px;
    background-color: transparent;
    text-align: center;
    color: #fff;
    font-size: 40px;
    z-index: 9999;
    opacity: 1;
    padding: 25px 15px 0;
    text-transform: uppercase;
    letter-spacing: 0.3em;
    color: #ffffff;
}

#top p {
    font-family: 'Raleway';
    letter-spacing: 0.19em;
    padding-bottom: 0;
    color: #333;
    font-size: 13px;
    font-style: normal;
    font-weight: 500;
    text-align: center;
    text-transform: none;
    margin-bottom: 15px;
    padding: 0;
}


/***** Architecture *****/	

.hang{}

.divider{
    border: solid #333;
    border-width: 1px 0 0 0;
    padding: 0px 0 0;
    margin: 15px 0 40px;
}

p{
    font-family: 'Sabon';
    color: #333;
    font-size: 14px;
    padding: 0 5% 0 10px;
    line-height: 150%;
    letter-spacing: 0.02em;
}

#intro p{
    margin-top: 15px;
}

.register2 a{
    color: #fff !important;
    font-weight: bold !important;
    text-transform: uppercase !important;
}



#intro{
    padding: 7vh 0 0px;
}

#design{}

h1{
    font-family: 'Sabon';
    font-size: 1.8rem !important;
    color: #333;
    margin: 0 0 20px 10px;
}

.sketch{
    margin: 30px 0 0;
}

.quote_wrap{
    /* padding: 0 10px; */
}

.quote_text{
    font-family: 'Sabon';
    color: #333;
    font-size: 28px;
    padding: 0 10%;
    line-height: 120%;
    text-align: center;
    margin: 5vh 0 30px;
}

.author{
    color: #aaa;
    font-family: 'Raleway';
    text-transform: none;
    font-size: 12px;
    font-weight: 500;
    letter-spacing: 0.1em;
    padding: 0 5%;
    text-align: center;
}

.signature{
    max-width: 130px;
    margin: 25px auto;
    display: block;
}

.texture_wrap{}

h4{
    font-family: 'Sabon';
    color: #333;
    font-size: 32px;
    padding: 0 5%;
}

.texture_text{
    font-family: 'Sabon';
    color: #333;
    font-size: 18px;
    padding: 0 5% 0 5%;
}

.nested_row{}

.nested_bottom_row{}

h6{
    color: #777;
    font-family: 'Raleway';
    text-transform: none;
    font-size: 11px;
    font-weight: 500;
    letter-spacing: 0.05em;
    padding: 8px 0 0 10px;
}

.right_margin{}

.life_large{
    margin: 50px 0 0;
}

.team_title{
    font-family: 'Sabon';
    font-size: 24px;
    color: #333;
}

.hang{
    margin: 0 0px 0 -18px;
}

.text_row{
}

.text_row h5{
    font-family: 'Sabon';
    font-size: 18px;
    font-weight: bold;
    color: #333;
} 

.text_row p{
    font-family: 'Sabon';
    color: #333;
    font-size: 14px;
    margin-bottom: 30px;
}

.text_row img{
    /* max-width: 50%; */
    margin: 0 0 20px;
}

.life_icon{
    max-width: 50%;
}

.life_icon2{
    max-width: 90%;
}

.image_row{}

.bottom_row{}

.nested_bottom_row{
    padding-top: 60px;
}

.active{text-decoration: underline; }



section {
    margin-top: 20px;
}
#home{ margin-top: 0;}

#team .row .row {
    margin-left: 0;
	margin-right: 0;}

.image_block{
    max-width: 88.8em;
    margin: 0px auto 50px;
    padding: 0 0px;
}

.image_block img{
    padding: 0 0px;
}

.image_block .columns{
    padding-left: 0;
    padding-right: 0;
}

.image_block .row{
	margin: 0;
	padding: 0 40px;
}

.image_block .row.row{
    /* padding: 0; */
}
 
.offset_img{
    position: relative;
    margin-top: 20px !important;
    bottom: -50px;
    max-width: 80%;
    right: -33%;
}

.offset_img_bottom{ position: absolute;
    bottom: 0;
    max-width: 80%;}

.top_offset{margin-top: 0px;}

.large_top_offset{margin-top: 80px;}

.image_caption, .image_caption2{
    font-family: 'Sabon';
    font-size: 10px;
    letter-spacing: 0.05em;
    line-height: 150%;
    display: block;
    color: #111;
    padding: 10px 0 0 0;
}

.image_bottom{
    max-width: 50%;
    min-width: inherit !important;
    float: right;
    margin-top: 40px;
}

#cta{
    padding: 80px 0 90px;
}

.bottom_row{
    margin-top: 130px !important;
    background-image: url('../img/footer.jpg');
    background-size: contain;
    position: absolute;
    z-index: 4;
    width: 100%;
}

.cl_holder{
    max-width: 20%;
    /* float: left; */
    display: inline;
}


#cta h5 {
    margin-bottom: 5px;
    letter-spacing: 0.08em;
    font-size: 19px;
    font-weight: normal;
    line-height: 170%;
    text-align: center;
    text-shadow: none !important;
    font-family: 'Raleway';
    color: #fff;
    text-shadow: none;
    -webkit-font-smoothing: antialiased;
    -moz-font-smoothing: antialiased;
    -o-font-smoothing: antialiased;
}


.register {
    font-family: 'Sabon';
    letter-spacing: 0.2em;
    margin: 20px auto 20px;
    color: #fff;
    border-width: 0;
    padding: 24px 0px 5px;
    font-weight: 700;
    box-shadow: none;
    font-size: 22px;
    background-color: transparent;
    text-transform: uppercase;
    display: block;
    text-shadow: none;
    -webkit-font-smoothing: antialiased;
    -moz-font-smoothing: antialiased;
    -o-font-smoothing: antialiased;
}



img.client_logo1 {
    max-width: 130px;
    margin: 0px 15px;
    /* float: left; */
}

img.client_logo2 {
    max-width: 130px;
    margin: 6px 15px 0;
    /* float: left; */
}

img.client_logo3 {
    max-width: 130px;
    margin: -6px 15px 0;
    /* float: left; */
}

img.client_logo4 {
    max-width: 120px;
    margin: -7px 0 0;
    /* float: left; */
}

img.client_logo5 {
    max-width: 130px;
    margin: -17px 5px 0;
    /* float: left; */
}

.underline {
   text-decoration: none; 
   position: relative; 
 } 

.underline:after {
    position: absolute;
    height: 2px;
    margin: 0 auto;
    content: '';
    right: 0;
    width: 100%;
    color: #fff;
    background-color: #fff;
    left: 0;
    bottom: 5px; /* adjust this to move up and down. you may have to adjust the line height of the paragraph if you move it down a lot. */
}

.underline2 {
   text-decoration: none; 
   position: relative; 
 } 

.underline2:after {
    position: absolute;
    height: 2px;
    margin: 0 auto;
    content: '';
    left: 0;
    right: 2%;
    width: 98%;
    color: #fff;
    background-color: #fff;
    bottom: -3px;
}

.collapse .column,.collapse .columns{ padding-left: 0; padding-right: 0;}


#lifestyle .flex-caption{
    left: 30px;
    color: #fff;
    display: block;
}

.feature_sub{
    font-family: 'Sabon';
    color: #333;
    font-size: 15px;
    padding: 0 0 10px 10px;
    line-height: 145%;
    font-weight: 500;
    letter-spacing: 0.02em;
    }

.hang2{
    margin: 0 0 0 -9px;
}

#team p{
    font-size: 14px;
    margin-top: 20px;
}

.mb{
    margin-bottom: 40px !important;
}

.mt{
    margin-top: 50px !important;
}

#team .life_large{ text-align:right !important;}

.top_offset_text{ margin-top: 10vh;}

.top_offset_text p{padding: 0 0 0 10px;}

.bespoke{background-color: #695b50;}

.interiors{background-color: #a99a85;}

.bespoke h4, .interiors h4{
    color: #fff;
    font-size: 34px;
    padding: 0px 0 0 10%;
    margin-top: 70px;
}

.bespoke h5, .interiors h5{
    padding: 0px 20% 0 10%;
    color: #fff;
}

.aerial_row{margin-bottom: 20px;}

#lifestyle, #team, #features{padding-top: 70px;}

} 

@media only screen and (min-width: 90.063em) {

	#copyright2 h5 {
    font-size: 11px !important;
    color: #ddd !important;
    letter-spacing: 0.15em !important;
    margin: 10px 0 0 !important;
}
	
/***** GENERAL *****/
body{-webkit-font-smoothing: antialiased;font-family: 'Sabon';font-weight: normal;}
#main-container{ overflow: hidden; }

.js div#preloader2 { position: fixed; left: 0; top: 0; z-index: 9999999; width: 100%; height: 100%; overflow: visible; background: #333234 url('../img/loader.svg') no-repeat center center; background-size:180px;  border: solid #fff;
    border-width:0px 0px; }

.flex-caption{position: absolute;right: 15px;bottom: 15px;margin-bottom: 0px;opacity: 1;font-family: 'Raleway';letter-spacing: 0.15em;font-size: 9px;font-weight: 500;color: #eee;font-style: normal;background: transparent;z-index: 1;padding: 5px;-webkit-font-smoothing: auto;}
	
.flex-caption2{
    right: 20px;
    bottom: 10px;
    }	

.stop-scrolling {
  height: 100%;
  overflow: hidden;
}

.margin_bottom{
    margin-bottom: 6vh;
}

.margin_top{    margin-top: 6vh;}


.padding_bottom{}

.padding_top{}

.row{
    max-width: calc(88.8em - 50px);
    padding: 0;
}

.fullWidth{}

.fullWidth img{
    min-width: 100%;
}


/***** NAVIGATION *****/

#navigation{
	position: fixed;
	max-height: 90px;
	z-index: 3;
	width: 100%;
	padding: 20px 0 25px;
	background: none;
	overflow: visible;
	-webkit-transition: all .3s;
	transition: all .3s;
	-moz-transition: all .3s;
	opacity: 0;
}
.nav-logo{max-width: 155px;margin-top: 0px;width: 155px;height: 24px;}
.open-nav{ max-height: 400px !important; }
#menu{list-style: none;overflow: hidden;text-align: center;float: none;padding-top: 0px !important;margin-left: 0;margin-bottom: 0px;}
#menu li{float: none;display: inline;margin: 0 auto;text-align: center;margin: 0 40px;padding: 40px 0;}

#menu li:last-child{/* float: left; *//* margin-right: 20px; */}

#menu li a{
 color: #111;
 font-family: 'Raleway';
 text-transform: none;
 font-size: 13px;
 /* font-weight: 600; */
 font-weight: 500;
 letter-spacing: 0.15em;
 }
#menu li i{ color: #555; font-size: 24px; }

#mobile-toggle{ display: none; cursor: pointer; font-size: 28px; position: absolute; right: 22px; top: 22px; }

.sticky-nav{background-color: #fff;opacity: 1 !important;background-color: #fff !important;bottom: 0px !important;/* border-bottom: 2px solid #4f4f51; */}


#arrow {
    position: absolute;
    bottom: 0;
    width: 100%;
    height: 70px;
    background-color: transparent;
    text-align: center;
    color: transparent;
    border-top: none;
    font-size: 40px;
    z-index: 99;
    text-align: center;
    opacity: 1;
}

.mobile_scroll{}

#arrow ul {
    list-style: none;
    overflow: hidden;
    text-align: center;
    float: none;
    display: block;
    text-align: center;
    -webkit-backface-visibility: hidden;
    padding-top: 15px;
}

#arrow li {
    float: none;
    display: inline;
    margin-right: 10px;
    margin-left: 10px;
}

.divider {
    /* position: relative; */
    /* margin: 0 8px !important; */
    /* display: inline-block !important; */
    /* color: #e5b586; */
    /* font-family: 'Brown-Regular'; */
    /* background-image: none !important; */
    /* vertical-align: text-bottom; */
}

#fixed_logo{position:fixed;display: block;left: 20px;top: inherit;z-index: 1;}





.register2{
    background-color: #333;
    color: #fff;
    position: fixed;
    margin: 0 !important;
    padding: 10px 15px !important;
    top: 40vh;
    -ms-transform: rotate(90deg); /* IE 9 */
    -webkit-transform: rotate(90deg); /* Safari */
    transform: rotate(90deg);
    -webkit-border-bottom-right-radius: 5px;
    -webkit-border-bottom-left-radius: 5px;
    -moz-border-radius-bottomright: 5px;
    -moz-border-radius-bottomleft: 5px;
    border-bottom-right-radius: 5px;
    border-bottom-left-radius: 5px;
	  transition: all 1s 2s ease;
}

.register2{right: -152px;}

.sticky-nav .register2{right: -52px;}



/***** MODAL *****/

#myModal {
    text-align: center;
    background-repeat: no-repeat, no-repeat, no-repeat;
    background-position: top left, bottom right;
    border: none;
    background-color: transparent;
    outline: none;
    outline-offset: 4px;
    background-size: 160px;
    box-shadow: none;
    max-width: none;
}

.reveal-modal .close-reveal-modal {
    color: #fff;
    cursor: pointer;
    font-size: 3.0rem;
    font-weight: normal;
    line-height: 1;
    padding: 7px 7px 10px;
    z-index: 9999;
    position: fixed;
    top: 20px;
    right: 30px;
}

#myModal h2 img {
    max-width: 200px;
    margin-bottom: 5px;
    margin-top: 39px;
}

#myModal .lead {
    text-shadow: none;
    -webkit-font-smoothing: antialiased;
    display: block;
    color: #fff;
    font-size: 28px;
    font-family: 'Sabon';
    padding: 20px 0% 0 0;
    font-style: normal;
    margin: 0px auto 30px;
    text-transform: none;
    text-align: center;
    font-weight: 400;
    line-height: 125%;
    letter-spacing: 0.04em;
    max-width: inherit;
}

#myModal .name {
    display: block;
    margin-bottom: 5px;
    letter-spacing: 0.06em;
    font-size: 19px;
    text-align: center;
    font-weight: normal;
    line-height: 160%;
    margin-top: 3px;
    padding: 0 0 0 0;
    text-shadow: none;
    font-family: 'Sabon';
    color: #fff;
    -webkit-font-smoothing: antialiased;
    -moz-font-smoothing: antialiased;
    -o-font-smoothing: antialiased;
}

#myModal hr {
    height: 0;
    text-align: center;
    margin: 10px auto;
    border: none;
    border-bottom: none;
    border-right: none;
    border-left: none;
    max-width: 121px;
}

#myModal .copy {
    font-family: 'Raleway';
    font-size: 11px;
    color: #fff;
    margin-top: 0px;
    text-transform: uppercase;
    font-style: normal;
    font-weight: 300;
    line-height: 1.45;
    letter-spacing: 0.25em;
    margin-bottom: 7px;
    padding: 0;
    text-shadow: none;
}

#myModal h5, #myModal h5 a {
    display: block;
    margin-bottom: 5px;
    letter-spacing: 0.1em;
    font-size: 11px;
    text-align: center;
    font-weight: normal;
    line-height: 160%;
    margin-top: 12px;
    padding: 0 0 0 0;
    text-shadow: none;
    font-family: 'Raleway';
    color: #fff;
    -webkit-font-smoothing: antialiased;
    -moz-font-smoothing: antialiased;
    -o-font-smoothing: antialiased;
}

.reveal-modal-bg {
    background: #000;
    background: rgba(0,0,0,0.8);
    background-repeat: no-repeat;
    background-size: 100%;
}



/***** HOME SECTION *****/

#home{
    position: relative;
    overflow: hidden;
    border-right: 0px solid #fff;
    border-left: 00px solid #fff;
    }

#home-slider{ position: relative;background-color: #fff;}
#home-slider .slides li{ height: 760px; position: relative; background-size: cover !important; }
#home-slider .slides li h1{ font-size: 63px; }
#home-slider .flex-control-paging li a{ border-color: #fff; }
#home-slider .flex-control-paging li a:hover{ background: #fff; }
#home-slider .flex-control-paging li a.flex-active{ background: #fff;  }

.logo{max-width: 70%;margin-bottom: 100px;}


#top {
    position: absolute;
    bottom: 60px;
    width: 100%;
    height: 60px;
    background-color: transparent;
    text-align: center;
    color: #fff;
    font-size: 40px;
    z-index: 9999;
    opacity: 1;
    padding: 25px 15px 0;
    text-transform: uppercase;
    letter-spacing: 0.3em;
    color: #ffffff;
}

#top p {
    font-family: 'Raleway';
    letter-spacing: 0.19em;
    padding-bottom: 0;
    color: #333;
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    text-align: center;
    text-transform: none;
    margin-bottom: 15px;
    padding: 0;
}


/***** Architecture *****/	

.hang{}

.divider{
    border: solid #333;
    border-width: 1px 0 0 0;
    padding: 0px 0 0;
    margin: 15px 0 40px;
}

p{
    font-family: 'Sabon';
    color: #333;
    font-size: 17px;
    padding: 0 5% 0 0;
    line-height: 150%;
    letter-spacing: 0.02em;
}

#intro p{
    margin-top: 15px;
}

.register2 a{
    color: #fff !important;
    font-weight: bold !important;
    text-transform: uppercase !important;
}



#intro{
    padding: 15vh 0 0px;
}

#design{}

h1{
    font-family: 'Sabon';
    font-size: 2rem !important;
    color: #333;
    margin: 0 0 20px;
}

.sketch{
    margin: 30px 0 0;
}

.quote_wrap{
    /* padding: 0 10px; */
}

.quote_text{
    font-family: 'Sabon';
    color: #333;
    font-size: 32px;
    padding: 0 12%;
    line-height: 120%;
    text-align: center;
    margin: 10vh 0 30px;
}

.author{
    color: #aaa;
    font-family: 'Raleway';
    text-transform: none;
    font-size: 12px;
    font-weight: 500;
    letter-spacing: 0.1em;
    padding: 0 5%;
    text-align: center;
}

.signature{
    max-width: 150px;
    margin: 25px auto;
    display: block;
}

.texture_wrap{}

h4{
    font-family: 'Sabon';
    color: #333;
    font-size: 32px;
    padding: 0 5%;
}

.texture_text{
    font-family: 'Sabon';
    color: #333;
    font-size: 20px;
    padding: 0 5% 0 5%;
}

.nested_row{}

.nested_bottom_row{}

h6{
    color: #777;
    font-family: 'Raleway';
    text-transform: none;
    font-size: 12px;
    font-weight: 500;
    letter-spacing: 0.05em;
    padding: 8px 0 0;
}

.right_margin{}

.life_large{
    margin: 50px 0 0;
}

.team_title{
    font-family: 'Sabon';
    font-size: 28px;
    color: #333;
}

.hang{
    margin: 0 0px 0 -18px;
}

.text_row{
}

.text_row h5{
    font-family: 'Sabon';
    font-size: 20px;
    font-weight: bold;
    color: #333;
} 

.text_row p{
    font-family: 'Sabon';
    color: #333;
    font-size: 15px;
    margin-bottom: 30px;
}

.text_row img{
    /* max-width: 50%; */
    margin: 0 0 20px;
}

.life_icon{
    max-width: 50%;
}

.life_icon2{
    max-width: 90%;
}

.image_row{}

.bottom_row{}

.nested_bottom_row{
    padding-top: 60px;
}

.active{text-decoration: underline; }



section {
    margin-top: 20px;
}
#home{ margin-top: 0;}

#team .row .row {
    margin-left: 0;
	margin-right: 0;}

.image_block{
    max-width: 88.8em;
    margin: 0px auto 50px;
    padding: 0 0px;
}

.image_block img{
    padding: 0 0px;
}

.image_block .columns{
    padding-left: 0;
    padding-right: 0;
}

.image_block .row{
	margin: 0;
	padding: 0 40px;
}

.image_block .row.row{
    /* padding: 0; */
}
 
.offset_img{
    position: relative;
    margin-top: 40px !important;
    bottom: 0;
    max-width: 80%;
    right: -33%;
}

.offset_img_bottom{ position: absolute;
    bottom: 0;
    max-width: 80%;}

.top_offset{margin-top: 50px;}

.large_top_offset{margin-top: 80px;}

.image_caption, .image_caption2{
    font-family: 'Sabon';
    font-size: 12px;
    letter-spacing: 0.05em;
    line-height: 150%;
    color: #111;
    padding: 10px 0 0 0;
}

.image_bottom{
    max-width: 50%;
    min-width: inherit !important;
    float: right;
    margin-top: 40px;
}

#cta{
    padding: 80px 0 90px;
}

.bottom_row{
    margin-top: 130px !important;
    background-image: url('../img/footer.jpg');
    background-size: contain;
    position: absolute;
    z-index: 4;
    width: 100%;
}

.cl_holder{
    max-width: 20%;
    /* float: left; */
    display: inline;
}


#cta h5 {
    margin-bottom: 5px;
    letter-spacing: 0.08em;
    font-size: 19px;
    font-weight: normal;
    line-height: 170%;
    text-align: center;
    text-shadow: none !important;
    font-family: 'Raleway';
    color: #fff;
    text-shadow: none;
    -webkit-font-smoothing: antialiased;
    -moz-font-smoothing: antialiased;
    -o-font-smoothing: antialiased;
}


.register {
    font-family: 'Sabon';
    letter-spacing: 0.2em;
    margin: 20px auto 20px;
    color: #fff;
    border-width: 0;
    padding: 24px 0px 5px;
    font-weight: 700;
    box-shadow: none;
    font-size: 22px;
    background-color: transparent;
    text-transform: uppercase;
    display: block;
    text-shadow: none;
    -webkit-font-smoothing: antialiased;
    -moz-font-smoothing: antialiased;
    -o-font-smoothing: antialiased;
}



img.client_logo1 {
    max-width: 130px;
    margin: 0px 15px;
    /* float: left; */
}

img.client_logo2 {
    max-width: 130px;
    margin: 6px 15px 0;
    /* float: left; */
}

img.client_logo3 {
    max-width: 130px;
    margin: -6px 15px 0;
    /* float: left; */
}

img.client_logo4 {
    max-width: 120px;
    margin: -7px 0 0;
    /* float: left; */
}

img.client_logo5 {
    max-width: 130px;
    margin: -17px 5px 0;
    /* float: left; */
}

.underline {
   text-decoration: none; 
   position: relative; 
 } 

.underline:after {
    position: absolute;
    height: 2px;
    margin: 0 auto;
    content: '';
    right: 0;
    width: 100%;
    color: #fff;
    background-color: #fff;
    left: 0;
    bottom: 5px; /* adjust this to move up and down. you may have to adjust the line height of the paragraph if you move it down a lot. */
}

.underline2 {
   text-decoration: none; 
   position: relative; 
 } 

.underline2:after {
    position: absolute;
    height: 2px;
    margin: 0 auto;
    content: '';
    left: 0;
    right: 2%;
    width: 98%;
    color: #fff;
    background-color: #fff;
    bottom: -3px;
}

.collapse .column,.collapse .columns{ padding-left: 0; padding-right: 0;}


#lifestyle .flex-caption{
    left: 30px;
    color: #fff;
}

.feature_sub{
    font-family: 'Sabon';
    color: #333;
    font-size: 15px;
    padding: 0 0 10px 0;
    line-height: 145%;
    font-weight: 500;
    letter-spacing: 0.02em;
    }

.hang2{
    margin: 0 0 0 -9px;
}

#team p{
    font-size: 16px;
    margin-top: 20px;
}

.mb{
    margin-bottom: 40px !important;
}

.mt{
    margin-top: 50px !important;
}

#team .life_large{ text-align:right !important;}

.top_offset_text{ margin-top: 10vh;}

.top_offset_text p{ padding: 0;}

.bespoke{background-color: #695b50;}

.interiors{background-color: #a99a85;}

.bespoke h4, .interiors h4{
    color: #fff;
    font-size: 34px;
    padding: 0px 0 0 10%;
    margin-top: 70px;
}

.bespoke h5, .interiors h5{
    padding: 0px 20% 0 10%;
    color: #fff;
}

.aerial_row{margin-bottom: 20px;}

#lifestyle, #team, #features{ padding-top: 80px;}

} 

@media only screen and (min-width: 120.063em) {

		#copyright2 h5 {
    font-size: 11px !important;
    color: #ddd !important;
    letter-spacing: 0.15em !important;
    margin: 10px 0 0 !important;
}
	
	
/***** GENERAL *****/
body{-webkit-font-smoothing: antialiased;font-family: 'Sabon';font-weight: normal;}
#main-container{ overflow: hidden; }

.js div#preloader2 { position: fixed; left: 0; top: 0; z-index: 9999999; width: 100%; height: 100%; overflow: visible; background: #333234 url('../img/loader.svg') no-repeat center center; background-size:180px;  border: solid #fff;
    border-width:0px 0px; }

.flex-caption{position: absolute;right: 15px;bottom: 15px;margin-bottom: 0px;opacity: 1;font-family: 'Raleway';letter-spacing: 0.15em;font-size: 9px;font-weight: 500;color: #eee;font-style: normal;background: transparent;z-index: 1;padding: 5px;-webkit-font-smoothing: auto;}
	
.flex-caption2{
    right: 20px;
    bottom: 10px;
    }	

.stop-scrolling {
  height: 100%;
  overflow: hidden;
}

.margin_bottom{
    margin-bottom: 6vh;
}

.margin_top{    margin-top: 6vh;}


.padding_bottom{}

.padding_top{}

.row{
    max-width: calc(88.8em - 50px);
    padding: 0;
}

.fullWidth{}

.fullWidth img{
    min-width: 100%;
}


/***** NAVIGATION *****/

#navigation{
	position: fixed;
	max-height: 90px;
	z-index: 3;
	width: 100%;
	padding: 20px 0 30px;
	background: none;
	overflow: visible;
	-webkit-transition: all .3s;
	transition: all .3s;
	-moz-transition: all .3s;
	opacity: 0;
}
.nav-logo{max-width: 155px;width: 155px;height: 24px;margin-top: 14px;}
.open-nav{ max-height: 400px !important; }
#menu{list-style: none;overflow: hidden;text-align: center;float: none;padding-top: 0px;margin-left: 0;margin-bottom: 0px;}
#menu li{float: none;display: inline;margin: 0 auto;text-align: center;margin: 0 40px;padding: 40px 0;}

#menu li:last-child{/* float: left; *//* margin-right: 20px; */}

#menu li a{
 color: #111;
 font-family: 'Raleway';
 text-transform: none;
 font-size: 13px;
 /* font-weight: 600; */
 font-weight: 500;
 letter-spacing: 0.15em;
 }
#menu li i{ color: #555; font-size: 24px; }

#mobile-toggle{ display: none; cursor: pointer; font-size: 28px; position: absolute; right: 22px; top: 22px; }

.sticky-nav{background-color: #fff;opacity: 1 !important;background-color: #fff !important;bottom: 0px !important;/* border-bottom: 2px solid #4f4f51; */}


#arrow {
    position: absolute;
    bottom: 0;
    width: 100%;
    height: 70px;
    background-color: transparent;
    text-align: center;
    color: transparent;
    border-top: none;
    font-size: 40px;
    z-index: 99;
    text-align: center;
    opacity: 1;
}

.mobile_scroll{}

#arrow ul {
    list-style: none;
    overflow: hidden;
    text-align: center;
    float: none;
    display: block;
    text-align: center;
    -webkit-backface-visibility: hidden;
    padding-top: 15px;
}

#arrow li {
    float: none;
    display: inline;
    margin-right: 10px;
    margin-left: 10px;
}

.divider {
    /* position: relative; */
    /* margin: 0 8px !important; */
    /* display: inline-block !important; */
    /* color: #e5b586; */
    /* font-family: 'Brown-Regular'; */
    /* background-image: none !important; */
    /* vertical-align: text-bottom; */
}

#fixed_logo{position:fixed;display: block;left: 20px;top: 20px;z-index: 1;}





.register2{
    background-color: #333;
    color: #fff;
    position: fixed;
    margin: 0 !important;
    padding: 10px 15px !important;
    top: 40vh;
    -ms-transform: rotate(90deg); /* IE 9 */
    -webkit-transform: rotate(90deg); /* Safari */
    transform: rotate(90deg);
    -webkit-border-bottom-right-radius: 5px;
    -webkit-border-bottom-left-radius: 5px;
    -moz-border-radius-bottomright: 5px;
    -moz-border-radius-bottomleft: 5px;
    border-bottom-right-radius: 5px;
    border-bottom-left-radius: 5px;
	  transition: all 1s 2s ease;
}

.register2{right: -152px;}

.sticky-nav .register2{right: -52px;}



/***** MODAL *****/

#myModal {
    text-align: center;
    background-repeat: no-repeat, no-repeat, no-repeat;
    background-position: top left, bottom right;
    border: none;
    background-color: transparent;
    outline: none;
    outline-offset: 4px;
    background-size: 160px;
    box-shadow: none;
    max-width: none;
}

.reveal-modal .close-reveal-modal {
    color: #fff;
    cursor: pointer;
    font-size: 3.0rem;
    font-weight: normal;
    line-height: 1;
    padding: 7px 7px 10px;
    z-index: 9999;
    position: fixed;
    top: 20px;
    right: 30px;
}

#myModal h2 img {
    max-width: 200px;
    margin-bottom: 5px;
    margin-top: 39px;
}

#myModal .lead {
    text-shadow: none;
    -webkit-font-smoothing: antialiased;
    display: block;
    color: #fff;
    font-size: 30px;
    font-family: 'Sabon';
    padding: 20px 0% 0 0;
    font-style: normal;
    margin: 0px auto 30px;
    text-transform: none;
    text-align: center;
    font-weight: 400;
    line-height: 125%;
    max-width: inherit;
    letter-spacing: 0.04em;
}

#myModal .name {
    display: block;
    margin-bottom: 5px;
    letter-spacing: 0.06em;
    font-size: 19px;
    text-align: center;
    font-weight: normal;
    line-height: 160%;
    margin-top: 3px;
    padding: 0 0 0 0;
    text-shadow: none;
    font-family: 'Sabon';
    color: #fff;
    -webkit-font-smoothing: antialiased;
    -moz-font-smoothing: antialiased;
    -o-font-smoothing: antialiased;
}

#myModal hr {
    height: 0;
    text-align: center;
    margin: 10px auto;
    border: none;
    border-bottom: none;
    border-right: none;
    border-left: none;
    max-width: 121px;
}

#myModal .copy {
    font-family: 'Raleway';
    font-size: 11px;
    color: #fff;
    margin-top: 0px;
    text-transform: uppercase;
    font-style: normal;
    font-weight: 300;
    line-height: 1.45;
    letter-spacing: 0.25em;
    margin-bottom: 7px;
    padding: 0;
    text-shadow: none;
}

#myModal h5, #myModal h5 a {
    display: block;
    margin-bottom: 5px;
    letter-spacing: 0.1em;
    font-size: 11px;
    text-align: center;
    font-weight: normal;
    line-height: 160%;
    margin-top: 12px;
    padding: 0 0 0 0;
    text-shadow: none;
    font-family: 'Raleway';
    color: #fff;
    -webkit-font-smoothing: antialiased;
    -moz-font-smoothing: antialiased;
    -o-font-smoothing: antialiased;
}

.reveal-modal-bg {
    background: #000;
    background: rgba(0,0,0,0.8);
    background-repeat: no-repeat;
    background-size: 100%;
}



/***** HOME SECTION *****/

#home{
    position: relative;
    overflow: hidden;
    border-right: 0px solid #fff;
    border-left: 00px solid #fff;
    }

#home-slider{ position: relative;background-color: #fff;}
#home-slider .slides li{ height: 760px; position: relative; background-size: cover !important; }
#home-slider .slides li h1{ font-size: 63px; }
#home-slider .flex-control-paging li a{ border-color: #fff; }
#home-slider .flex-control-paging li a:hover{ background: #fff; }
#home-slider .flex-control-paging li a.flex-active{ background: #fff;  }

.logo{max-width: 70%;margin-bottom: 100px;}


#top {
    position: absolute;
    bottom: 60px;
    width: 100%;
    height: 60px;
    background-color: transparent;
    text-align: center;
    color: #fff;
    font-size: 40px;
    z-index: 9999;
    opacity: 1;
    padding: 25px 15px 0;
    text-transform: uppercase;
    letter-spacing: 0.3em;
    color: #ffffff;
}

#top p {
    font-family: 'Raleway';
    letter-spacing: 0.19em;
    padding-bottom: 0;
    color: #333;
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    text-align: center;
    text-transform: none;
    margin-bottom: 15px;
    padding: 0;
}


/***** Architecture *****/	

.hang{}

.divider{
    border: solid #333;
    border-width: 1px 0 0 0;
    padding: 0px 0 0;
    margin: 15px 0 40px;
}

p{
    font-family: 'Sabon';
    color: #333;
    font-size: 17px;
    padding: 0 5% 0 0;
    line-height: 150%;
    letter-spacing: 0.02em;
}

#intro p{
    margin-top: 15px;
}

.register2 a{
    color: #fff !important;
    font-weight: bold !important;
    text-transform: uppercase !important;
}



#intro{
    padding: 15vh 0 0px;
}

#design{}

h1{
    font-family: 'Sabon';
    font-size: 2rem !important;
    color: #333;
    margin: 0 0 20px;
}

.sketch{
    margin: 30px 0 0;
}

.quote_wrap{
    /* padding: 0 10px; */
}

.quote_text{
    font-family: 'Sabon';
    color: #333;
    font-size: 32px;
    padding: 0 12%;
    line-height: 120%;
    text-align: center;
    margin: 10vh 0 30px;
}

.author{
    color: #aaa;
    font-family: 'Raleway';
    text-transform: none;
    font-size: 12px;
    font-weight: 500;
    letter-spacing: 0.1em;
    padding: 0 5%;
    text-align: center;
}

.signature{
    max-width: 150px;
    margin: 25px auto;
    display: block;
}

.texture_wrap{}

h4{
    font-family: 'Sabon';
    color: #333;
    font-size: 32px;
    padding: 0 5%;
}

.texture_text{
    font-family: 'Sabon';
    color: #333;
    font-size: 20px;
    padding: 0 5% 0 5%;
}

.nested_row{}

.nested_bottom_row{}

h6{
    color: #777;
    font-family: 'Raleway';
    text-transform: none;
    font-size: 12px;
    font-weight: 500;
    letter-spacing: 0.05em;
    padding: 8px 0 0;
}

.right_margin{}

.life_large{
    margin: 50px 0 0;
}

.team_title{
    font-family: 'Sabon';
    font-size: 28px;
    color: #333;
}

.hang{
    margin: 0 0px 0 -18px;
}

.text_row{
}

.text_row h5{
    font-family: 'Sabon';
    font-size: 20px;
    font-weight: bold;
    color: #333;
} 

.text_row p{
    font-family: 'Sabon';
    color: #333;
    font-size: 15px;
    margin-bottom: 30px;
}

.text_row img{
    /* max-width: 50%; */
    margin: 0 0 20px;
}

.life_icon{
    max-width: 50%;
}

.life_icon2{
    max-width: 90%;
}

.image_row{}

.bottom_row{}

.nested_bottom_row{
    padding-top: 60px;
}

.active{text-decoration: underline; }



section {
    margin-top: 20px;
}
#home{ margin-top: 0;}

#team .row .row {
    margin-left: 0;
	margin-right: 0;}

.image_block{
    max-width: 88.8em;
    margin: 0px auto 50px;
    padding: 0 0px;
}

.image_block img{
    padding: 0 0px;
}

.image_block .columns{
    padding-left: 0;
    padding-right: 0;
}

.image_block .row{
	margin: 0;
	padding: 0 40px;
}

.image_block .row.row{
    /* padding: 0; */
}
 
.offset_img{
    position: relative;
    margin-top: 40px !important;
    bottom: 0;
    max-width: 80%;
    right: -33%;
}

.offset_img_bottom{ position: absolute;
    bottom: 0;
    max-width: 80%;}

.top_offset{margin-top: 50px;}

.large_top_offset{margin-top: 80px;}

.image_caption, .image_caption2{
    font-family: 'Sabon';
    font-size: 12px;
    letter-spacing: 0.05em;
    line-height: 150%;
    color: #111;
    padding: 10px 0 0 0;
}

.image_bottom{
    max-width: 50%;
    min-width: inherit !important;
    float: right;
    margin-top: 40px;
}

#cta{
    padding: 80px 0 90px;
}

.bottom_row{
    margin-top: 130px !important;
    background-image: url('../img/footer.jpg');
    background-size: contain;
    position: absolute;
    z-index: 4;
    width: 100%;
}

.cl_holder{
    max-width: 20%;
    /* float: left; */
    display: inline;
}


#cta h5 {
    margin-bottom: 5px;
    letter-spacing: 0.08em;
    font-size: 19px;
    font-weight: normal;
    line-height: 170%;
    text-align: center;
    text-shadow: none !important;
    font-family: 'Raleway';
    color: #fff;
    text-shadow: none;
    -webkit-font-smoothing: antialiased;
    -moz-font-smoothing: antialiased;
    -o-font-smoothing: antialiased;
}


.register {
    font-family: 'Sabon';
    letter-spacing: 0.2em;
    margin: 20px auto 20px;
    color: #fff;
    border-width: 0;
    padding: 24px 0px 5px;
    font-weight: 700;
    box-shadow: none;
    font-size: 22px;
    background-color: transparent;
    text-transform: uppercase;
    display: block;
    text-shadow: none;
    -webkit-font-smoothing: antialiased;
    -moz-font-smoothing: antialiased;
    -o-font-smoothing: antialiased;
}



img.client_logo1 {
    max-width: 130px;
    margin: 0px 15px;
    /* float: left; */
}

img.client_logo2 {
    max-width: 130px;
    margin: 6px 15px 0;
    /* float: left; */
}

img.client_logo3 {
    max-width: 130px;
    margin: -6px 15px 0;
    /* float: left; */
}

img.client_logo4 {
    max-width: 120px;
    margin: -7px 0 0;
    /* float: left; */
}

img.client_logo5 {
    max-width: 130px;
    margin: -17px 5px 0;
    /* float: left; */
}

.underline {
   text-decoration: none; 
   position: relative; 
 } 

.underline:after {
    position: absolute;
    height: 2px;
    margin: 0 auto;
    content: '';
    right: 0;
    width: 100%;
    color: #fff;
    background-color: #fff;
    left: 0;
    bottom: 5px; /* adjust this to move up and down. you may have to adjust the line height of the paragraph if you move it down a lot. */
}

.underline2 {
   text-decoration: none; 
   position: relative; 
 } 

.underline2:after {
    position: absolute;
    height: 2px;
    margin: 0 auto;
    content: '';
    left: 0;
    right: 2%;
    width: 98%;
    color: #fff;
    background-color: #fff;
    bottom: -3px;
}

.collapse .column,.collapse .columns{ padding-left: 0; padding-right: 0;}


#lifestyle .flex-caption{
    left: 30px;
    color: #fff;
}

.feature_sub{
    font-family: 'Sabon';
    color: #333;
    font-size: 15px;
    padding: 0 0 10px 0;
    line-height: 145%;
    font-weight: 500;
    letter-spacing: 0.02em;
    }

.hang2{
    margin: 0 0 0 -9px;
}

#team p{
    font-size: 16px;
    margin-top: 20px;
}

.mb{
    margin-bottom: 40px !important;
}

.mt{
    margin-top: 50px !important;
}

#team .life_large{ text-align:right !important;}

.top_offset_text{ margin-top: 10vh;}

.top_offset_text p{ padding: 0;}

.bespoke{background-color: #695b50;}

.interiors{background-color: #a99a85;}

.bespoke h4, .interiors h4{
    color: #fff;
    font-size: 34px;
    padding: 0px 0 0 10%;
    margin-top: 70px;
}

.bespoke h5, .interiors h5{
    padding: 0px 20% 0 10%;
    color: #fff;
}

.aerial_row{margin-bottom: 20px;}

#lifestyle, #team, #features{ padding-top: 80px;}

} 





        .tick-text {
            margin-bottom: 10px;
            color: #aaa !important;
        }

        .tick-text,
        .tick-swap {
            letter-spacing: .08em;
            text-shadow: none;
        }


        /* start from small screens */
        .tick-group {
            margin:0 .5em;
        }
        
        .tick-text {
            font-size:.75em;
        }
        
        .tick-swap {
            font-size:1.25em;
        }


        /* define sizes for bigger screens */
        @media (min-width:25em) {

            .tick-text {
                font-size:1em;
            }

            .tick-group {
                margin:0 1em;
            }

            .tick-swap {
                font-size:2em;
            }

        }

        @media (min-width:30em) {

            .tick-text {
                font-size: 14px;
            }

            .tick-swap {
                font-size:3em;
            }

        }







