/*! HTML5 Boilerplate v7.1.0 | MIT License | https://html5boilerplate.com/ */

/* main.css 1.0.0 | MIT License | https://github.com/h5bp/main.css#readme */
/*
 * What follows is the result of much research on cross-browser styling.
 * Credit left inline and big thanks to Nicolas Gallagher, Jonathan Neal,
 * Kroc Camen, and the H5BP dev community and team.
 */

 
/* ==========================================================================
   Base styles: opinionated defaults
   ========================================================================== */

   html, body {
    color: #414967;
    font-size: 1em;
    line-height: 1.4;
	   overflow-x: hidden;
	     -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

/*
 * Remove text-shadow in selection highlight:
 * https://twitter.com/miketaylr/status/12228805301
 *
 * Vendor-prefixed and regular ::selection selectors cannot be combined:
 * https://stackoverflow.com/a/16982510/7133471
 *
 * Customize the background color to match your design.
 */

::-moz-selection {
    background: #b3d4fc;
    text-shadow: none;
}

::selection {
    background: #b3d4fc;
    text-shadow: none;
}

button:focus{
	outline: none !important;
}

button:not(.toggle), .button, .faux-button, .wp-block-button__link, .wp-block-file .wp-block-file__button, input[type="button"], input[type="reset"], .bg-accent, .bg-accent-hover:hover, .bg-accent-hover:focus, :root .has-accent-background-color, .comment-reply-link{
	background: none !important;
	border: none !important;
    -webkit-appearance: none !important;
	
}

/*
 * A better looking default horizontal rule
 */

hr {
    display: block;
    height: 1px;
    border: 0;
    border-top: 1px solid #ccc;
    margin: 1em 0;
    padding: 0;
}

/*
 * Remove the gap between audio, canvas, iframes,
 * images, videos and the bottom of their containers:
 * https://github.com/h5bp/html5-boilerplate/issues/440
 */

audio,
canvas,
iframe,
img,
svg,
video {
    vertical-align: middle;
}

/*
 * Remove default fieldset styles.
 */

fieldset {
    border: 0;
    margin: 0;
    padding: 0;
}

/*
 * Allow only vertical resizing of textareas.
 */

textarea {
    resize: vertical;
}

/* ==========================================================================
   Browser Upgrade Prompt
   ========================================================================== */

.browserupgrade {
    margin: 0.2em 0;
    background: #ccc;
    color: #000;
    padding: 0.2em 0;
}




 /* ==========================================================================
   Author's custom styles
   ========================================================================== */


@font-face {
    font-family: 'Reader Bold';
    src: url('../fonts/Reader-Bold.eot');
    src: url('../fonts/Reader-Bold.eot?#iefix') format('embedded-opentype'),
        url('../fonts/Reader-Bold.woff2') format('woff2'),
        url('../fonts/Reader-Bold.woff') format('woff'),
        url('../fonts/Reader-Bold.ttf') format('truetype'),
        url('../fonts/Reader-Bold.svg#Reader-Bold') format('svg');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Bodoni Medium';
    src: url('../fonts/BodoniBE-Medium.eot');
    src: url('../fonts/BodoniBE-Medium.eot?#iefix') format('embedded-opentype'),
        url('../fonts/BodoniBE-Medium.woff2') format('woff2'),
        url('../fonts/BodoniBE-Medium.woff') format('woff'),
        url('../fonts/BodoniBE-Medium.ttf') format('truetype'),
        url('../fonts/BodoniBE-Medium.svg#BodoniBE-Medium') format('svg');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}


@font-face {
    font-family: 'Reader Medium';
    src: url('../fonts/Reader-Medium.eot');
    src: url('../fonts/Reader-Medium.eot?#iefix') format('embedded-opentype'),
        url('../fonts/Reader-Medium.woff2') format('woff2'),
        url('../fonts/Reader-Medium.woff') format('woff'),
        url('../fonts/Reader-Medium.ttf') format('truetype'),
        url('../fonts/Reader-Medium.svg#Reader-Medium') format('svg');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Reader';
    src: url('../fonts/Reader.eot');
    src: url('../fonts/Reader.eot?#iefix') format('embedded-opentype'),
        url('../fonts/Reader.woff2') format('woff2'),
        url('../fonts/Reader.woff') format('woff'),
        url('../fonts/Reader.ttf') format('truetype'),
        url('../fonts/Reader.svg#Reader') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Bodoni Light';
    src: url('../fonts/WTCOurBodoni-Light.eot');
    src: url('../fonts/WTCOurBodoni-Light.eot?#iefix') format('embedded-opentype'),
        url('../fonts/WTCOurBodoni-Light.woff2') format('woff2'),
        url('../fonts/WTCOurBodoni-Light.woff') format('woff'),
        url('../fonts/WTCOurBodoni-Light.ttf') format('truetype'),
        url('../fonts/WTCOurBodoni-Light.svg#WTCOurBodoni-Light') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

a{
	text-decoration: none;
	color: inherit;
}

.animated_slowest{
	-webkit-transition:all 2s ease-in-out;
	-moz-transition:all 2s ease-in-out;  
    -o-transition:all 2s ease-in-out;
}

.animated_slower{
	-webkit-transition:all 1s ease-in-out;
	-moz-transition:all 1s ease-in-out;  
    -o-transition:all 1s ease-in-out;
}

.animated_regular{
	-webkit-transition:all .2s ease-in-out;
	-moz-transition:all .2s ease-in-out;  
    -o-transition:all .2s ease-in-out;
}

.top_nav{
	position: fixed;
	background: white;
	box-sizing: border-box;
	padding: 15px 5%;
	width: 100%;
	top: 0;
	z-index: 110;
}

.unit_14C{
	display: none !important;
}

.white_cover{
	position: fixed;
	width: 100%;
	height: 100%;
	background: white;
	z-index: 100000000;
}

.another_title{
    font-family: 'Bodoni Light';
color: #414967;
	font-size: 54px;
	width: 100%;
	text-transform: uppercase;
	letter-spacing: 8px;
	margin-top: 40px;
    margin-bottom: 80px;
}

.wpcf7-not-valid-tip {
    margin-top: -25px;
    margin-bottom: 20px;
    color: #414967;
    font-size: 10px;
	text-transform: uppercase;
    font-family: 'Reader';
    font-weight: normal;
	
    display: none !important;
	opacity: 0;
	letter-spacing: 2px;
}

.wpcf7 form.invalid .wpcf7-response-output, .wpcf7 form.unaccepted .wpcf7-response-output {
    display: none !important;
    border-color: #ffb900;
}

.form_fields br{
	display: none;
}



[type="radio"]:checked,
[type="radio"]:not(:checked) {
    position: absolute;
    opacity: 0 !important;
    top: 6px;
	cursor: pointer;
    left: 0px;
    width: 180px;
}
[type="radio"]:checked + label,
[type="radio"]:not(:checked) + label
{
    font-family: 'Reader';
    position: relative;
    padding-left: 28px;
	pointer-events: none;
    cursor: pointer;
	font-size: 13px;
	letter-spacing: 2px;
	text-transform: uppercase;
    line-height: 20px;
    display: inline-block;
    color: #414967;
}

[type="radio"]:checked + span,
[type="radio"]:not(:checked) + span
{
    font-family: 'Reader';
    position: relative;
	pointer-events: none;
    padding-left: 28px;
    cursor: pointer;
	font-size: 13px;
	letter-spacing: 2px;
	text-transform: uppercase;
    line-height: 20px;
    display: inline-block;
    color: #414967;
}
[type="radio"]:checked + label:before,
[type="radio"]:not(:checked) + label:before {
    content: '';
    position: absolute;
    left: 0;
    top: 1px;
    width: 12px;
    height: 12px;
    border: 1px solid #414967;
    border-radius: 100%;
    background: #fff;
}

[type="radio"]:checked + span:before,
[type="radio"]:not(:checked) + span:before {
    content: '';
    position: absolute;
    left: 0;
    top: 1px;
    width: 12px;
    height: 12px;
    border: 1px solid #414967;
    border-radius: 100%;
    background: #fff;
}
[type="radio"]:checked + label:after,
[type="radio"]:not(:checked) + label:after {
    content: '';
    width: 12px;
    height: 12px;
    background: #414967;
    position: absolute;
    top: 1px;
	left: 0;
    border: 1px solid #414967;
    border-radius: 100%;
    -webkit-transition: all 0.2s ease;
    transition: all 0.2s ease;
}
[type="radio"]:checked + span:after,
[type="radio"]:not(:checked) + span:after {
    content: '';
    width: 12px;
    height: 12px;
    background: #414967;
    position: absolute;
    top: 1px;
	left: 0;
    border: 1px solid #414967;
    border-radius: 100%;
    -webkit-transition: all 0.2s ease;
    transition: all 0.2s ease;
}
[type="radio"]:not(:checked) + label:after {
    opacity: 0;
    -webkit-transform: scale(0);
    transform: scale(0);
}
[type="radio"]:not(:checked) + span:after {
    opacity: 0;
    -webkit-transform: scale(0);
    transform: scale(0);
}
[type="radio"]:checked + label:after {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1);
}
[type="radio"]:checked + span:after {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1);
}

.fields{
	color: #99A3B1;
    font-family: 'Reader';
	font-size: 11px;
	width: 48%;
  margin-block: 1em;
}

.drps{
	color: #99A3B1;
    font-family: 'Reader';
	font-size: 11px;
}

.press_left{
	width: 40%;
	height: 40%;
	
	
}

.press_img{
	width: 100%;
	margin-bottom: 40px;
	margin-left: 0;
	margin-top: 40px;
}

.press_info{
	font-size: 15px;
	line-height: 30px;
	color: #414967;
	font-family: 'Reader';
	width: 55%;
}

.press_info h2{
	font-size: 20px;
}

.press_info strong{
	font-weight: normal;
	    font-family: 'Reader Medium';
	margin-top: 20px;
	display: block;

}

.press_info p{
	margin-top: 0;
	margin-bottom: 10px;
}

.press_info figure{
	width: 100% !important;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	text-align: center;
	margin-bottom: 0;
}

.press_info figure img{
	width: 100% !important;
	height: auto !important;
	margin-top: 0px;
	margin-bottom: 0px;
}

.press_info .size-small{
	max-width: 200px !important;
	width: 100% !important;
	margin-left: auto;
	margin-right: auto;
	
}

.press_info .size-medium{
	max-width: 300px !important;
	width: 100% !important;
	margin-left: auto;
	margin-right: auto;
	
}

.press_img img{
  object-fit: cover;
	max-height: 650px;
}

.press_info .size-large{
	max-width: 700px !important;
	width: 100% !important;
	margin-left: auto;
	margin-right: auto;
	
}

.down_arrow_main{
	position: absolute;
	width: 50px;
	left: 50%;
	bottom: 30px;
	transform: translate(-50%, 0);
	z-index: 50;
	cursor: pointer;
}

.down_arrow_main img{
	  filter: drop-shadow(0px 0px 8px rgba(0, 0, 0, 0.85));

}


.press_info .size-full{
	max-width: 100% !important;
	width: 100% !important;
	margin-left: auto;
	margin-right: auto;
	
}

.press_info p img{
	width: 100% !important;
	height: auto !important;
	margin-top: 0px;
	margin-bottom: 0px;
}

.press_info figcaption{
	font-size: 11px;
	width: 70%;
	display: block;
	margin-left: auto;
	margin-right: auto;
	    line-height: 18px;
	color: #99A3B1;
    font-family: 'Reader';
	margin-top: 20px;
}


.form_fields{
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	margin-top: 40px;
}

.radios{
	width: 48%;
}

.radioz{
	width: auto;
	position: relative;
    display: inline-block;
    margin-right: 5% !important;
	margin-left: 0 !important;
}

.radio_fields .wpcf7-list-item{
	position: relative;
	width: auto;
    display: inline-block;
    margin-right: 5% !important;
	margin-left: 0 !important;
}

.radio_fields2 .wpcf7-list-item{
	position: relative;
	width: auto;
    display: block;
    margin-right: 5% !important;
	margin-left: 0 !important;
}

.input_radios{
	width: 100%;
    margin-bottom: 35px;
}

.submit{
	width: 100%;
	position: relative;
}

.required{
	position: absolute;
	left: 50%;
	font-family: 'Reader Medium';
	color: #AF0B2B;
	top: 12px;
	font-size: 12px;
	letter-spacing: 2px;
	text-transform: uppercase;
	-webkit-transition:all .2s ease-in-out;
	-moz-transition:all .2s ease-in-out;  
    -o-transition:all .2s ease-in-out;
	
}

.submit input{
	padding: 25px 30px;
	color: #414967;
	line-height: 0;
    font-family: 'Reader Medium';
	background: #d8d7d6 !important;
	font-size: 13px;
	letter-spacing: 3px;
	border: none;
	-moz-appearance: none;
	border-radius: 0 !important;
-webkit-appearance: none;
	text-transform: uppercase;
		-webkit-transition:all .2s ease-in-out;
	-moz-transition:all .2s ease-in-out;  
    -o-transition:all .2s ease-in-out;
	
}

.submit input:hover{
	background: #414967 !important;
	color: white;
	
}

.grids_blocks{
	display: flex;
	flex-wrap: wrap;
	margin-top: 20px;
	justify-content: space-between;
}

.grid_item{
	margin-bottom: 2%;
	max-height: 450px;
	height: 100vh;
}

.grids_blocks .fulls{
	max-height: 550px;

}

.halfs{
	width: 49%;
}

.fulls{
	width: 100% !important;
}

.inp{
	border: none;
	-moz-appearance: none;
-webkit-appearance: none;
	border-radius: 0 !important;
	border-bottom: 1px solid #414967;
	width: 100%;
	font-size: 13px;
    font-family: 'Reader';
	margin-bottom: 30px;
	color: #414967;
	letter-spacing: 1.5px;
	    padding: 0 !important;
      outline: none;
      box-shadow: none;

	
}
.lf-message.lf-error{
  color: #AF0B2B;
  font-size: 11px;
  font-family: 'Reader';
  letter-spacing: 1.5px;
  text-transform: uppercase;
  margin-block: 1em;
  display: block;
}

.fields label, .drps label{
	letter-spacing: 1.5px;
	text-transform: uppercase;
	line-height: 16px;
	display: block;
	margin-bottom: 0px;
}

.inputs1{
	margin-bottom: 20px;
	display: flex;
	width: 100%;
	max-width: 450px;
	flex-wrap: wrap;
	justify-content: space-between;
}

.inputs{
	margin-bottom: 20px;
	display: flex;
	width: 100%;
	max-width: 650px;
	flex-wrap: wrap;
	justify-content: space-between;
}

.inpt_label{
	letter-spacing: 1.5px;
	width: 100%;
	text-transform: uppercase;
	font-size: 11px;
	display: block;
	margin-bottom: 5px;
	color: #99A3B1;
}



.c_block{
	width: 48%;
	line-height: 30px;
	font-size: 15px;
	    font-family: 'Reader';

}

.sedon{
	padding-top: 30px;
}

.logo{
	width: 140px;
	display: block;
	position: relative;
	z-index: 200;
}

.team_blocks{
	width: 100%;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}

.team_blocks .img_b_texts{
	width: 30%;
	max-width: 400px;
}

.logo_big{
	position: absolute;
	top: 70px;
	left: 50%;
	text-align: center;
	transform: translate(-50%, 0);
	width: 100%;
	z-index: 5;
}

.logo_big img{
	width: 98%;

}

.back_btn{
	font-size: 13px;
	color: #99A3B1;
	width: 100%;
	letter-spacing: 2px;
	font-family: 'Reader';
	margin-bottom: 10px;
	-webkit-transition:all .2s ease-in-out;
	-moz-transition:all .2s ease-in-out;  
    -o-transition:all .2s ease-in-out;
	margin-top: 40px;

}

.back_btn:hover{
	opacity: .3;
}

.b_arrow{
	width: 7px;
	margin-right: 15px;
	display: inline-block;
}

.avail_img{
	width: 65%;
}


.avail_info{
	width: 30%;
	font-size: 15px;
	line-height: 30px;
	color: #414967;
	font-family: 'Reader';
}

.details{
	margin-top: 10px;
}

.details strong{
	font-weight: normal;
	text-transform: uppercase;
	display: block;
		font-family: 'Reader Medium';
	letter-spacing: 1px;

	
}
.faders{
	position: absolute;
	bottom: 0;
	z-index: 2;
}

.hero_text{
	color: white;
	width: 90%;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
	margin-top: 20px;
	font-size: 34px;
	letter-spacing: 7px;
    font-family: 'Bodoni Medium';
	text-transform: uppercase;
}

.other_titles{
	color: white;
	margin-left: 5%;
	max-width: 720px;
    line-height: 54px;
	font-size: 54px;
	letter-spacing: 6px;
    font-family: 'Bodoni Light';
	position: absolute;
	z-index: 10;
	text-transform: uppercase;
	bottom: 15px;
}

.title_new{
	position: absolute;
	z-index: 100;
	left: 50%;
	top: 50%;
	text-align: center;
	transform: translate(-50%, -50%);
	font-size: 54px;
	line-height: 60px;
	letter-spacing: 6px;
    font-family: 'Bodoni Light';
	color: white;
	text-transform: uppercase;
}

.img_b_texts, .textblock{
    font-family: 'Reader';
	font-size: 15px;
	line-height: 30px;
	max-width: 550px;
}

.image_blocks{
	width: 100%;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}

.alt_blocks{
	width: 100%;
	display: flex;
    align-items: flex-end;
	flex-wrap: wrap;
	justify-content: space-between;
}

.alt_blocks2{
	width: 100%;
	display: flex;
    align-items:center;
	flex-wrap: wrap;
	justify-content: space-between;
}



.view_slideshow, .terraces_slides{
	width: 100%;
	position: relative;
}

.view_nav{
	width: 100%;
	background: #99a3b1;
	    font-family: 'Reader Medium';
font-size: 11px;
	color: white;
	padding-top: 10px;
	text-align: center;
	padding-bottom: 10px;
}

.view_sub_nav{
		width: 100%;
	background: #ccd4eb;
	    font-family: 'Reader Medium';
font-size: 11px;
	color: white;
	padding-top: 10px;
	text-align: center;
	padding-bottom: 10px;
}

.floors_drop_down{
	display: inline-block;
	position: relative;
	margin-left: 2.5%;
	margin-right: 2.5%;
	
}

.flooir{
	margin-bottom: 5px;
}

.hide_drops{
	max-height: 0 !important;
}

.dropdowns_floors{
	max-height: 1000px;
	overflow: hidden;
	width: 100%;
	top: 25px;
	background: #ccd4eb;
	left: -25px;
	color: #414967;
	text-transform: uppercase;
	text-align: left;
	position: absolute;
	padding-left: 25px;
	padding-right: 25px;
}

.inner_drops{
	width: 100%;
	padding-top: 10px;
	padding-bottom: 10px;
}

.inner_drops div{
		-webkit-transition:all .2s ease-in-out;
	-moz-transition:all .2s ease-in-out;  
    -o-transition:all .2s ease-in-out;
}

.inner_drops div:hover{
	color: white;
}
.view_sub_nav .view_btn{
	margin-left: 2.5%;
	margin-right: 2.5%;
}

.v_arrows{
	display: inline-block;
	width: 7px;
	vertical-align: middle;
	margin-left: 16px;
}



.view_imgages{
	height: 100vh;
	max-height: 550px;
}

.reeds{
	color: #AF0B2B !important;
}

.reeds .inp{
	border-bottom: 1px solid #AF0B2B !important;
}

.view_imgages .img{
	width: 100%;
	height: 100%;
}

.view_btn{
	text-transform: uppercase;
	margin-left: 5%;
	margin-right: 5%;
	display: inline-block;
		-webkit-transition:all .2s ease-in-out;
	-moz-transition:all .2s ease-in-out;  
    -o-transition:all .2s ease-in-out;
}

.avail_row .view_btn{
		margin-left: 0;
	margin-right: 10%;
	display: block;
	    font-family: 'Reader Medium';
}

.view_btn:hover{
	opacity: .3;
}

.alt_blocks .left_img{
	padding-bottom: 80px;
}

.alt_blocks .left_img .img{
	
		max-height: 600px;

}

.alt_blocks2 .left_img .img{
	
		max-height: 800px;

}

.alt_blocks2 .right_img .img{
	height: 100vh;
	max-height: 400px;
}


.alt_blocks .right_img .img{
	height: 100vh;
	max-height: 600px;
}


.left_img{
	width: 40%;
}

.left_img .img{
	height: 200vh;
	max-height: 900px;
}

.right_img .img{
	height: 100vh;
	max-height: 400px;
	margin-bottom: 50px;
}

.right_img{
	width: 51%;
}


.story_text{
	width: 90%;
	max-width: 745px;
	font-family: 'Reader';
	font-size: 14px;
	line-height: 28px;
	display: flex;
    justify-content: space-between;
    flex-wrap: wrap;

}

.gridsss{
	margin-bottom: 30px !important;
}

.gridsss .columns {
    width: 70% !important;
	
}

.basic_texts{
	font-family: 'Reader';
	font-size: 14px;
	line-height: 28px;
	color: #414967;
	margin-bottom: 100px;
	    max-width: 1050px;

}

.basic_texts h2{
    font-family: 'Bodoni Light';
    color: #414967;
	margin: 0;
	font-size: 32px;
	width: 100%;
	text-transform: uppercase;
	letter-spacing: 8px;
	margin-top: 80px;
    margin-bottom: 20px;
	font-weight: normal;
	
}

.basic_texts h3{
	font-family: 'Reader Bold';
	display: block;
	margin: 0;
	font-weight: normal;
	font-size: 14px;
	margin-bottom: 20px;
	

}



.s_text2{
	width: 90%;
	max-width: 700px;
	font-size: 24px;
	line-height: 43px;
}

.story_columns{
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}

.c_block .story_columns{
	padding-top: 5px;
}

.s_column{
	width: 45%;
}

h1, h2, h3, h4, h5{
	font-weight: normal;
}

.overview{
	text-transform: uppercase;
    font-family: 'Reader Medium';
	font-size: 11px;
	color: #99a3b1;
	letter-spacing: 1px;
	margin-bottom: 10px;
}

.textblock p{
	margin-top: 0;
}

.textblock p:last-child{
	margin-bottom: 0;
}

.textblock h3, .textblock h4{
	text-transform: uppercase;
    font-family: 'Reader Medium';
	font-size: 11px;
	color: #99a3b1;
	letter-spacing: 1px;
	margin-bottom: 10px;
	margin-top: auto;
	
}
.textblock h2{
	text-transform: uppercase;
    font-family: 'Bodoni Light';
	font-size: 32px;
	line-height: 42px;
	letter-spacing: 4px;
	margin-bottom: 15px;
	    width: 100%;
	margin-top: auto;
}


.story_header{
	text-transform: uppercase;
    font-family: 'Bodoni Light';
	font-size: 32px;
	line-height: 42px;
	letter-spacing: 4px;
	margin-bottom: 10px;
}
.clouds{
	position: absolute;
	top: -50px;
	width: 100%;
	z-index: 4;
}

.inside_img{
	z-index: 3;
}

.carousels{
	margin-top: 50px;
}

.section{
	padding-left:5%;
	padding-right: 5%;
	padding-top: 50px;
	padding-bottom: 50px;
	position: relative;
	margin-left: auto;
	margin-right: auto;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}


.avail_section{
	padding-left:5%;
	padding-right: 5%;
	position: relative;
	margin-left: auto;
	margin-right: auto;
	padding-top: 120px;
    padding-bottom: 0px;
	top: 0;
}

.avail_sub{
	font-size: 14px;
	margin-top: 10px;
	letter-spacing: .5px;
	line-height: 18px;
    font-family: 'Reader Medium';
	color: #99a3b1;

}

.blues{
	background: #ccd4eb;
	height: 100vh;
	max-height: 750px;
	    padding-top: 60px;
    padding-bottom: 60px;
}

.footer{
	box-sizing: border-box;
	width: 100%;
	overflow: hidden;
	padding: 5%;
	position: relative;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	
}

.footer_columns{
	width: 80%;
	display: flex;
	max-width: 650px;
	flex-wrap: wrap;
	justify-content: space-between;
}

.f_column{
	width: 30%;
}

.footer_logo{
	width: 100%;
	margin-bottom: 30px;
	display: block;
	
	
}

.footer_logo img{
		max-width: 220px;

}

.foot_btn, .InfinityNumber{
	font-family: 'Reader';
	text-transform: uppercase;
	font-size: 14px;
	display: block;
	margin-bottom: 5px;
	letter-spacing: 1px;
	color: #414967;
	-webkit-transition:all .2s ease-in-out;
	-moz-transition:all .2s ease-in-out;  
    -o-transition:all .2s ease-in-out;
	cursor: pointer;


}

.InfinityNumber{
	width: 100%;
	margin-bottom: 0 !important;
}

.foot_btn:hover, .InfinityNumber:hover{
	opacity: .4;
}

.footer_right{
	width: 20%;
	font-family: 'Reader';
	font-size: 12px;
		color: #414967;
	max-width: 155px;

}

.socials{
	margin-top: 10px;
	
}

.s_icon:first-child{
	margin-left: 0;
}

.s_icon{
	width: 18px;
	display: inline-block;
	margin-left: 5px;
	-webkit-transition:all .2s ease-in-out;
	-moz-transition:all .2s ease-in-out;  
    -o-transition:all .2s ease-in-out;
	margin-right: 5px;
	
}

.s_icon:hover{
	opacity: .4;
}

.blues2{
	overflow: hidden;
	background: #ccd4eb;
	height: auto;
	padding-top: 80px;
	padding-bottom: 80px;
	position: relative;
	
}

#residences-page .blues2 {
    background: #d8d7d6;
    margin-top: 20px;
    margin-bottom: 20px;
}
.whites{
	background: white;

}

#thank-you-page{
	background: white;
}

#thank-you-page .thank-you-section{
	align-items: center;
	box-sizing: border-box;
	justify-content: center;
	min-height: calc(100svh - 70px);
	padding-top: 120px;
	padding-bottom: 120px;
}

#thank-you-page .thank-you-content{
	max-width: 760px;
	text-align: center;
	width: 90%;
}

#thank-you-page .another_title{
	margin-top: 0;
	margin-bottom: 28px;
}

#thank-you-page .thank-you-message{
	color: #414967;
	font-family: 'Reader';
	font-size: 20px;
	line-height: 32px;
	margin: 0;
}

#thank-you-page .s_btn{
	margin: 40px auto 0;
}

.section .fader{
	display: none;
}

.fader{
	position: absolute;
	bottom: 0;
	max-height: 500px;
	width: 100%;
	z-index: 10;
	opacity: .8;
	
}

.opacity_animation .subject {
  opacity: 0;
 
  
}


.opacity_animation.in-view .subject {
  opacity: 1;
		
}


.animation-element{
	visibility: inherit;
}

.ups_animation .subject {
  opacity: 0 !important;
  
  -moz-transform: translate3d(0px, 60px, 0px);
  -webkit-transform: translate3d(0px, 60px, 0px);
  -o-transform: translate(0px, 60px);
  -ms-transform: translate(0px, 60px);
  transform: translate3d(0px, 60px, 0px);
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  backface-visibility: hidden;
}


.ups_animation.in-view .subject {
  opacity: 1 !important;
		box-sizing: border-box;

  -moz-transform: translate3d(0px, 0px, 0px);
  -webkit-transform: translate3d(0px, 0px, 0px);
  -o-transform: translate(0px, 0px);
  -ms-transform: translate(0px, 0px);
  transform: translate3d(0px, 0px, 0px);
}


.hero_cover{
	position: absolute;
	height: 100%;
	width: 100%;
	background: white;
	z-index: 10000;
	pointer-events: none;
}

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

.play_btn{
	position: absolute;
	width: 75px;
	left: 50%;
	top: 50%;
	z-index: 10;
	transform: translate(-50%, -50%);
}

.feade_top{
	position: absolute;
	top: 0;
	width: 100%;
}

.inner_texts{
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%);
	    font-family: 'Reader';
color: #414967;
	font-size: 24px;
	line-height: 43px;
	width: 90%;
	max-width: 735px;
}

.inner_texts strong{
	font-family: 'Bodoni Light';
	text-transform: uppercase;
	letter-spacing: 4.5px;
    font-size: 40px;
	line-height: 57px;
	font-weight: normal;
	}

.homes .left_side_img{
	width: 40%;
}

.homes .right_side_text{
	width: 60%;
	
}


.left_side_img{
	width: 30%;
	position: relative;
	height: 100%;
}

.right_side_text{
	width: 65%;
	position: relative;
	height: 100%;
}


.mobile, .mobile3, .tell, .visible-xs{
	display: none;
}



.right_menu{
	position: absolute;
	right: 5%;
	width: 100%;
	text-align: right;
	top: 18px;
    font-family: 'Reader Medium';
	letter-spacing: 1px;
	font-size: 11px;
	color: #414967;
	max-width: 650px;
}

.menu_btn, .menu_btn2{
	margin-right: 6%;
	margin-top: 2.5px;
	display: inline-block;
	vertical-align: middle;
	cursor: pointer;
	 -webkit-transition: .25s ease-in-out;
  -moz-transition: .25s ease-in-out;
  -o-transition: .25s ease-in-out;
  transition: .25s ease-in-out;
}

.menu_btn:hover, .menu_btn2:hover{
	opacity: .3;
}

.global{
	width: 22px;
	display: inline-block;
	margin-right: 4%;
	 -webkit-transition: .25s ease-in-out;
  -moz-transition: .25s ease-in-out;
  -o-transition: .25s ease-in-out;
  transition: .25s ease-in-out;
}

.global img{
	margin-top: -4px;
}

#building_carousel1, #building_carousel2, #building_carousel3, #building_carousel4, #building_carousel5, #building_carousel6, #building_carousel7, #building_carousel8, #building_carousel9, #building_carousel10, #building_carousel11, #building_carousel12, #building_carousel13, #building_carousel14, #building_carousel15,#building_carousel16, #building_carousel17, #building_carousel18, #building_carousel19, #building_carousel20, #building_carousel21, #terraces1, #terraces2, #terraces3, #terraces4, .oneslide{
		   height: 100vh;
	max-height: 750px;
	overflow: hidden;
	width: 100%;
	
	
	

}



.rev #building_carousel1, .rev #building_carousel2, .rev #building_carousel3, .rev #building_carousel4, .rev #building_carousel5, .rev #building_carousel6, .rev #building_carousel7, .rev #building_carousel8, .rev #building_carousel9, .rev #building_carousel10, .rev #building_carousel11, .rev #building_carousel12, .rev #building_carousel13, .rev #building_carousel14, .rev #building_carousel15,.rev #building_carousel16,.rev #building_carousel17,.rev #building_carousel18,.rev #building_carousel19,.rev #building_carousel20,.rev #building_carousel21{
	margin-left: -.3%;
}



.features{
	color: #414967;
	font-family: 'Reader';
	font-size: 15px;
	margin-left: 0;
	width: 95%;
	line-height: 32px;

}

.features p{
	margin-bottom: 0;
		    font-family: 'Reader';

}

.feature_btn{
	font-family: 'Reader Medium';
	text-transform: uppercase;
	font-size: 13px;
	margin-top: 20px;
	letter-spacing: 2px;
	margin-bottom: 5px;
	position: relative;
	cursor: pointer;
	
}

.f_arrow{
	display: inline-block;
	width: 6px;
	margin-top: -1px;
	position: absolute;
	left: -5%;
	-webkit-transition: .25s ease-in-out;
  -moz-transition: .25s ease-in-out;
  -o-transition: .25s ease-in-out;
  transition: .25s ease-in-out;
}

.feature_list ul{
	list-style: none;
	padding-left: 15px;
}

.feature_list p{
			margin-top: 10px;

}

.feature_list ul li{
	font-size: 13px;

	line-height: 25px;
	
}

.feature_list{
	max-height: 1000px;
	 -webkit-transition: .5s ease-in-out;
  -moz-transition: .5s ease-in-out;
  -o-transition: .5s ease-in-out;
  transition: .5s ease-in-out;
	overflow: hidden;
}

.overflower{
	max-height: 0 !important;
	padding: 0
}

.full_img{
	height: 100vh;
	max-height: 650px;
	position: relative;
	width: 100%;
}



.side-by-side{
	display: flex;
	flex-wrap: wrap;
	position: relative;
	width: 100%;
	align-items: center;
	justify-content: space-between;
}

.ends{
	margin-top: 0px;
}


.residences{
	padding-top: 0!important;
}

.endss{
	width: 90%;
	margin-left: auto;
	margin-right: auto;
	align-items: center;
	justify-content: space-between;
	display: flex;
	flex-wrap: wrap;
	padding-top: 30px;
}

.endss .side_left{
	height: auto;
}

.ends .features{
	color: #414967;
}

.slide_arrows{
	position: absolute;
	left: 50%;
	top: 50%;
	z-index: 20;
	transform: translate(-50%, -50%);
	width: 300px;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	text-align: center;
}

.subsub .sub_menu{
	max-width: 550px;
	margin-top: 60px;
	
}

.subsub{
	position: fixed;
	padding-top: 5px;
	padding-bottom: 10px;
	width: 100%;
	text-align: center;
	background: #d8d7d6;
	z-index: 50;
	 -webkit-transition: .5s ease-in-out;
  -moz-transition: .5s ease-in-out;
  -o-transition: .5s ease-in-out;
  transition: .5s ease-in-out;
	
}

.ups_menu{
	margin-top: -160px;
}

.subsub .sub_btn span{
padding-bottom: 0;
		border-bottom: 1px solid #d8d7d6;

}

.subsub .sub_btn{
	font-size: 10px;
	color: #99a3b1;
	width: 25%;
}

.map_submenu .sub_btn{
		color: #99a3b1;

}

.subsub .sub_btn:hover, .map_submenu .sub_btn:hover{
		color: #414967;
	opacity: 1;

}

.holder{
	width: 90%;
	margin-left: auto;
	margin-right: auto;
}

.options{
	width: 100%;
padding-top: 30px;
	background: white;
		 -webkit-transition: .1s ease-in-out;
  -moz-transition: .1s ease-in-out;
  -o-transition: .1s ease-in-out;
  transition: .1s ease-in-out;
}

.hide_this{
opacity: 0 !important;
height: 0 !important;
	overflow: hidden !important;
	margin: 0;
	padding: 0 !important;
	
	
}

a[href^="http://maps.google.com/maps"]{display:none !important}
a[href^="https://maps.google.com/maps"]{display:none !important}

.gmnoprint a, .gmnoprint span, .gm-style-cc {
    display:none;
}
.gmnoprint div {
    background:none !important;
}

.terraces1, .terraces2, .terraces3, .terraces4{
	height: auto;
	opacity: 1;
	    margin-bottom: 30px;

	overflow: auto;
	width: 100%;
}

.subsub .s_actives span{
		border-bottom: 1px solid #414967;

}

 .s_actives2 span{
		border-bottom: 1px solid #414967 !important;

}

.s_actives2{
	font-family: 'Reader Medium';
	color: #414967 !important;
}

.view_btn.s_actives span{
		border-bottom: 1px solid white;
}

.subsub .s_actives{
	font-family: 'Reader Medium';
	color: #414967;
}

.s_arr, .s_arr2{
	width: 42%;
}

.s_arr2{
transform: rotate(180deg); /* Equal to rotateZ(45deg) */

}

.side_text{
	color: white;
	font-size: 13px;
	margin-top: 20px;
	letter-spacing: 1px;
	text-transform: uppercase;
		font-family: 'Reader Medium';
width: 100%;
}

.side_left{
	width: 55%;
	height: 100vh;
	max-height: 800px;
	position: relative;
}

.side_right{
	width: 45%;
	position: relative;
}

.twoos{
	margin-top: 40px;
}

.iside{
	width: 80%;
	max-width: 420px;
	margin-left: auto;
	margin-right: auto;

}

.penthouses{
	padding-top: 30px;
}
#building_carousel1, #building_carousel2, #building_carousel3, #building_carousel4, #building_carousel5, #building_carousel6, #building_carousel7, #building_carousel8, #building_carousel9, #building_carousel10, #building_carousel11, #building_carousel12, #building_carousel13, #building_carousel14, #building_carousel15,#building_carousel16, #building_carousel17, #building_carousel18, #building_carousel19, #building_carousel20, #building_carousel21, #terraces1, #terraces2, #terraces3, #terraces4, .oneslide{
	width: 101%;
}
.owl-carousel .owl-stage-outer{
	height: 100%;
	width: 99%!important;
	
}



 .owl-stage {
	 width: 100%;
	 height: 100%;
    display: flex !important;
	flex-wrap: nowrap !important;
}

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

}

#neigh-page .carousels{
	margin-top: 25px;
}

.owl-item {
  display: block;
	height: 100%;
	 width: 103%;
}

.owl-page{
	text-align: right;
    width: 100%;
	bottom: 15px;
	position: absolute;
	margin-top: 0px;
	right: -6px;
}

.owl-page button{
	margin: 0; 
	padding: 0;
}

.rev .titles{
	text-align: right;
}

.rev .owl-page{
	bottom: -3px;
	left: -1.5% !important;
	right: auto !important;
	text-align: left !important;
}

.side_left .owl-page{
	bottom: -3px;
	text-align: right;
	right: 9%;
}

 .owl-dot {
    display: inline-block;
	 cursor: pointer;
	
}

 .owl-dot:hover > span {
	background: #111
}

.owl-dot.active span {
	background: #111;
	
}
 .owl-dot span {
    display: block;
    height: 2px;
	 background: #999;
    margin: 5px 7px;
    opacity: 0.5;
    width: 60px;
	  -webkit-transition: .2s ease-in-out;
  -moz-transition: .2s ease-in-out;
  -o-transition: .2s ease-in-out;
  transition: .2s ease-in-out;
}

.slideshow{
	
	position: relative;
	width: 100%;
}

.grids{
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	
}

.grid_block{
	width: 49%;
	position: relative;
	margin-bottom: 2%;
	overflow: hidden;
	display: block;
	 


	
}

.titles{
    font-family: 'Reader Medium';
	font-size: 11px;
	margin-top: 20px;
	letter-spacing: 1.2px;
	text-transform: uppercase;
	 -webkit-transition: .2s ease-in-out;
  -moz-transition: .2s ease-in-out;
  -o-transition: .2s ease-in-out;
  transition: .2s ease-in-out;
}

.fadein{
	opacity: 1 !important;
}

.grid_block:hover > .overlayet{
		opacity: .8;

}



.full_screen{
	height: 100vh;
	position: relative;
	z-index: 10;
}



.sub_menu{
	width: 80%;
	max-width: 900px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
    font-family: 'Reader';
	font-size: 11px;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	margin-top: 40px;
	letter-spacing: 1px;
}

.header1{
	text-align: left;
}

.expand_line{
	width: 100%;
	height: 1px;
	background: #aaa;
	margin-top: 20px;
    margin-bottom: 20px;
}

.expand_inner{
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	width: 100%;
}

.avail_top{
	font-size: 12px;
	color: #99A3B1;
	display: flex;
	letter-spacing: 1px;
	flex-wrap: nowrap;
	justify-content: space-between;
	text-transform: uppercase;
    font-family: 'Reader';
	padding-left: 5%;
	align-items: center;
	padding-right: 5%;
padding-bottom: 25px;}

.avail_top .header1:nth-child(2), .avail_row .header1:nth-child(2){
	width: 4%;
}

 .avail_top .header1:first-child, .avail_row .header1:first-child, .avail_top .header1:nth-child(4), .avail_row .header1:nth-child(4){
	width: 8%
}

.avail_top .header1:nth-child(3), .avail_row .header1:nth-child(3){
	width: 4%;
}

.header1 span{
	color: #99A3B1;
	display: block;
}


.avail_top .header1:nth-child(5), .avail_row .header1:nth-child(5), .avail_top .header1:nth-child(7), .avail_row .header1:nth-child(7), .avail_top .header1:nth-child(8), .avail_row .header1:nth-child(8), .avail_top .header1:nth-child(9), .avail_row .header1:nth-child(9){
	width: 9%
}

.avail_top .header1:nth-child(6), .avail_row .header1:nth-child(6){
	width: 9%
}

.sticker .sub_menu{
	max-width: 650px;
	margin-top: 55px;
	
	margin-left: auto;
	margin-right: auto;
}

.avail_rows{
	width: 100%;
	margin-bottom: 80px;
}

.avail_row{
	box-sizing: border-box;
	padding-left: 5%;
	align-items: center;
	padding-right: 5%;
	font-size: 13px;
	letter-spacing: 1px;
    font-family: 'Reader';
	color: #414967;
	position: relative;
	text-transform: uppercase;
	display: flex;
	line-height: 22px;
	padding-top: 20px;
	padding-bottom: 15px;
	flex-wrap: wrap;
	justify-content: space-between;
}

.avail_top{
    font-family: 'Reader Medium';
	font-size: 12px;
}

.twos_bgs{
	background: #f2ece6;
}



.sub_btn{
	text-transform: uppercase;
	-webkit-transition: .2s ease-in-out;
  -moz-transition: .2s ease-in-out;
  -o-transition: .2s ease-in-out;
  transition: .2s ease-in-out;
	cursor: pointer;
}

.sub_btn span{
	padding-bottom: 5px;
	border-bottom: 1px solid white;
}

.sub_btn:hover{
	opacity: .3;
}

.s_actives{
	font-family: 'Reader Bold';
	opacity: 1 !important;

}

.s_actives span{
		border-bottom: 1px solid #414967;

}
.textblock pre{
	width: 100%;
	display: flex;
	font-family: 'Reader';
    font-size: 14px;
    line-height: 28px;
    max-width: 745px;
	white-space: inherit;
	margin: auto;
	flex-wrap: wrap;
	margin-bottom: 10px;
	justify-content: space-between
}

.textblock pre strong{
	font-weight: normal;
	width: 47%;
}

.columns{
	width: 47% !important;
}

.story_text p{
	width: 49%;
	
}

.blocks{
	padding-top: 15px;
	padding-bottom: 15px;
}

.map_section{
	padding-top: 25px;
}
.swipes{
	padding-bottom: 80px;
	padding-top: 30px;
}

.overlayet{
	position: absolute;
	width: 100%;
	height: 100%;
	cursor: pointer;
	background: #414967;
	z-index: 10;
	opacity: 0;
	  -webkit-transition: .2s ease-in-out;
  -moz-transition: .2s ease-in-out;
  -o-transition: .2s ease-in-out;
  transition: .2s ease-in-out;

}

.overlayet2{
	position: absolute;
	width: 100%;
	height: 100%;
	cursor: pointer;
	background: #111;
	z-index: 6;
	opacity: 0.2;
	
}

.sticker{
	position: sticky;
  position: -webkit-sticky; /* Safari */
	top: 0px;
	padding-top: 20px;
	margin-bottom: 70px;
	padding-bottom: 30px;
	background: white;
	z-index: 40;
}

.g_title{
	position: absolute;
	left: 50%;
	width: 100%;
	letter-spacing: 1px;
	text-align: center;
	color: white;
	font-size: 44px;
	    font-family: 'Bodoni Light';
text-transform: uppercase;
	top: 50%;
	z-index: 11;
	transform: translate(-50%, -50%);
}

.grid_block:after {
  content: "";
  display: block;
  padding-top: 60%;
}

.left_arrow{
	width: 16px;
	position: absolute;
	left: 20px;
	top: 50%;
	cursor: pointer;
	transform: translate(0, -50%);
	 -webkit-transition: .2s ease-in-out;
  -moz-transition: .2s ease-in-out;
  -o-transition: .2s ease-in-out;
  transition: .2s ease-in-out;
}

.rightt_arrow{
	width: 16px;
	position: absolute;
	right: 35px;
	top: 50%;
	cursor: pointer;
	transform: translate(0, -50%);
	 -webkit-transition: .2s ease-in-out;
  -moz-transition: .2s ease-in-out;
  -o-transition: .2s ease-in-out;
  transition: .2s ease-in-out;
	
}

.left_arrow:hover, .rightt_arrow:hover{
	opacity: .3;
}

.rightt_arrow img{
		  transform: rotate(180deg); /* Equal to rotateZ(45deg) */

}

.rotated{
		  transform: rotate(90deg); /* Equal to rotateZ(45deg) */

}
.hamburger{
	display: inline-block;
	z-index: 1350;
	height: 10px;
	vertical-align: middle;
	position: relative;
	background: white;
	cursor: pointer;

	
}



/* Icon 1 */

.nav-icon {
  width: 22px;
  position: relative;
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  transform: rotate(0deg);
  -webkit-transition: .5s ease-in-out;
  -moz-transition: .5s ease-in-out;
  -o-transition: .5s ease-in-out;
  transition: .5s ease-in-out;
  cursor: pointer;
}



.nav-icon span {
  display: block;
  position: absolute;
  height: 1px;
  width: 100%;
  background: #414967;
  opacity: 1;
  left: 0;
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  transform: rotate(0deg);
  -webkit-transition: .25s ease-in-out;
  -moz-transition: .25s ease-in-out;
  -o-transition: .25s ease-in-out;
  transition: .25s ease-in-out;
}

/* Icon 3 */

.nav-icon span:nth-child(1) {
  top: 0px;
}

.nav-icon span:nth-child(2),.nav-icon span:nth-child(3) {
  top: 9px;
}

.nav-icon span:nth-child(4) {
  top: 20px;
	

}
.nav-icon.open span:nth-child(1) {
  top: 12px;
  width: 0%;
  left: 50%;
  opacity: 0;

}





.nav-icon.open span:nth-child(2)  {
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
background: #4A4132;
	top: 5px;
	

}

 .nav-icon.open span:nth-child(3)  {
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg);
background: #4A4132;
	top: 5px;
	

}



.hero_img{
	width: 100%;
	height: 100vh;
	position: relative;
}


.fade_text{
	font-family: 'Bodoni Light';
	text-align: center;
	text-transform: uppercase;
	letter-spacing: 4.5px;
    font-size: 40px;
	line-height: 57px;
	width: 90%;
	max-width: 925px;
	margin-left: auto;
	margin-right: auto;
}


.hiddens{
	opacity: 0;
	pointer-events: none;
}
.s_btn, .textblock a{
	background: #ccd4eb;
	font-size: 12px;
	letter-spacing: 3px;
	margin-top: 20px;
	display: table;
	box-sizing: border-box;
	    font-family: 'Reader Medium';
	padding: 10px 18px;
	cursor: pointer;
	text-transform: uppercase;
	 -webkit-transition: .25s ease-in-out;
  -moz-transition: .25s ease-in-out;
  -o-transition: .25s ease-in-out;
  transition: .25s ease-in-out;

}

.press_info p a{
	background: #f2ece6;
	font-size: 12px;
	letter-spacing: 3px;
	margin-top: 20px;
	display: table;
	box-sizing: border-box;
	    font-family: 'Reader Medium';
	padding: 10px 18px;
	cursor: pointer;
	text-transform: uppercase;
	 -webkit-transition: .25s ease-in-out;
  -moz-transition: .25s ease-in-out;
  -o-transition: .25s ease-in-out;
  transition: .25s ease-in-out;
}

.press_info p a:hover{
	background: #414967;
	color: white;
	}

#building-page .s_btn, #building-page .textblock a{
	background: #f2ece6;
}

#availas-page .s_btn, #availas-page .textblock a{
	background: #f2ece6;
}

.pager{
	    font-family: 'Reader';
	color: #414967;
	font-size: 13px;
	margin-top: 120px;
	text-align: center;
	width: 100%;
	margin-bottom: 40px;
	
}



.pager a, .pager span{
		display: inline-block;
	margin-left: 20px;
	margin-right: 20px;
	border-bottom: 1px solid white;
	padding-bottom: 5px;
}

.pager .current{
	  font-family: 'Reader Medium';
	border-bottom: 1px solid #414967;
}

.prev{
	margin-right: 20px;
	width: 7px;
	display: inline-block;
}


.next::after, .prev::after{
	content: '';
	display: none !important
}

.next{
	width: 7px;
	display: inline-block;
}

.next img{
	
	margin-top: -2px;
	transform: rotate(180deg); /* Equal to rotateZ(45deg) */

}

.p_number{
	display: inline-block;
	margin-left: 20px;
	margin-right: 20px;
	border-bottom: 1px solid white;
	padding-bottom: 5px;
}

.actives{
	    font-family: 'Reader Medium';
	border-bottom: 1px solid #414967;
}

.press_blocks{
	display: flex;
	flex-wrap: wrap;
	width: 100%;
	justify-content: space-between;
	margin-top: 120px;
	border-top: 1px solid #d8d7d6;
	padding-top: 5%;
}

.p_block{
	width: 30%;
}

.p_img{
	width: 100%;
	margin-bottom: 45px;
}

#press-page .s_btn, #press-page .textblock a{
	background: #f2ece6;
}

#residences-page .s_btn, #residences-page .textblock a{
	background: #d8d7d6;
}

#residences-page .blocks {
    padding-top: 40px;
    padding-bottom: 20px;
}

#building-page .blocks, #neigh-page .blocks, #team-page .blocks   {
    padding-top: 40px;
    padding-bottom: 40px;
}
.s_btn:hover, .textblock a:hover{
	background: #414967 !important;
	color: white;
}

.mobile_menu{
	position: fixed;
	top: 0;
	width: 100%;
	height: 100vh;
	background: white;
	box-sizing: border-box;
	padding-left: 5%;
	padding-right: 5%;
	padding-top: 12vh;
	overflow: hidden;
	z-index: 100;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	 -webkit-transition: .25s ease-in-out;
  -moz-transition: .25s ease-in-out;
  -o-transition: .25s ease-in-out;
  transition: .25s ease-in-out;
}

.img_changer{
	height: 80vh;
	width: 40%;
}

.mov{
	height: 100%;
	width: 100%;
}

.main_menu{
	width: 100%;
	text-align: center;
	padding-top: 5vh;
}

.map_submenu{
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	text-align: left;
	padding-top: 30px;
	font-family: 'Reader';
    font-size: 11px;
	max-width: 650px;
}

.main_menu_btn{
	
	display: block;
	font-family: 'Bodoni Light';
	text-transform: uppercase;
	font-size: 4vh;
	margin-bottom: 4vh;
	color: #99A3B1;
	 -webkit-transition: .25s ease-in-out;
  -moz-transition: .25s ease-in-out;
  -o-transition: .25s ease-in-out;
  transition: .25s ease-in-out;
	cursor: pointer;
}

.main_menu_btn:hover{
	color: #414967;
}

.m_acive{
	color: #414967;
}


.hide_menu{
	opacity: 0;
	pointer-events: none;
}

.violator{
	position: fixed;
	width: 100%;
	height: 100%;
	z-index: 1000;
}

.v_overlayer{
	background: white;
	width: 100%;
	height: 100%;
	position: absolute;
	z-index: 10;
	opacity: .8;
}

.v_panel{
	position: absolute;
	left: 50%;
	overflow: hidden;
	max-height: 280px;
	top: 50%;
	height: 50vh;
	transform: translate(-50%, -50%);
	max-width: 850px;
	width: 90%;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	z-index: 11;
	box-shadow:0px 0px 8px rgba(0,0,0,.2);

}

.v_img{
	width: 50%;
	height:100%;
}

.x_panel{
	position: absolute;
	right: 12px;
	top: 12px;
	width: 18px;
	-webkit-transition: .25s ease-in-out;
  -moz-transition: .25s ease-in-out;
  -o-transition: .25s ease-in-out;
  transition: .25s ease-in-out;
	cursor: pointer;
}

.x_panel:hover{
	opacity: .3;
}

.v_info{
	width: 50%;
	box-sizing: border-box;
	padding: 35px 25px;
	background: #d8d7d6;
    font-family: 'Reader';
	font-size: 16px;
	
	line-height: 18px;

}

.v_header{
	letter-spacing: 1px;
	font-family: 'Bodoni Light';
	font-size: 21px;
	line-height: 26px;
	text-transform: uppercase;
	margin-bottom: 20px;
	max-width: 320px;
}

.avail_row .header1:first-child{
	font-size: 22px;
}

.see_btn{
	box-sizing: border-box;
	display: table;
	padding: 10px 15px 7px;
	background: #414967;
	color: white;
	margin-top: 20px;
    font-family: 'Reader Medium';
	text-transform: uppercase;
	font-size: 13px;
	letter-spacing: 1px;
	
}

.footer_fader{
	position: absolute;
	width: 100%;
	opacity: .8;
	z-index: -1;
	left: 0;
	bottom: 0;
}

.asteriks{
	font-size: 16px;
	display: inline-block;
	vertical-align: top;
}



.expanded{
	-webkit-transition: .5s ease-in-out;
  -moz-transition: .5s ease-in-out;
  -o-transition: .5s ease-in-out;
  transition: .5s ease-in-out;
	max-height: 10000px;
	overflow: hidden;
}

.closed_off{
	max-height: 0 !important;
}

.plus{
	width: 17px;
	top: 30px;
	position: absolute;
	right: 5%;
	-webkit-transition: .25s ease-in-out;
  -moz-transition: .25s ease-in-out;
  -o-transition: .25s ease-in-out;
  transition: .25s ease-in-out;
}

.flip{
	transform: rotate(45deg); /* Equal to rotateZ(45deg) */

}

	.avail_section .view_btn{
	display: block;
        font-family: 'Reader Bold';
	}

#fullmap{
	height: 100vh;
	max-height: 550px;
	width: 100%;
	margin-left: auto;
	margin-right: auto;
}

	
	.thisbtn{
		width: 100% !important;
	}

.endss .side_left{
		display: none;
		max-height: 350px;
		margin-top: 0px;
	}
	.endss .side_right{
    max-width: 900px;
		margin-left: auto;
		margin-right: auto;
		width: 100%;
		margin-bottom: 30px;
    margin-top: 10px;
	}
	.endss .iside, .ends .img_b_texts{
		max-width: none;
		width: 100%;
	}
	
	.endss .features p {
    margin-top: 15px;
    line-height: 30px;
}
	
	.endss .feature_list{
	display: flex;
		flex-wrap: wrap;
		justify-content: space-between;
	}

.endss .feature_list span{
	width: 42%;
}

.endss .feature_btn{
	margin-top: 0;
}
@media screen and (max-width:1475px) {


	
}
@media screen and (max-width:1400px) {
	
	.other_titles{
		max-width: 420px;
	}

	#building_carousel1, #building_carousel2,  #building_carousel3,  #building_carousel4,  #building_carousel5,  #building_carousel6, #building_carousel7, #building_carousel8, #building_carousel9, #building_carousel10, #building_carousel11, #building_carousel12, #building_carousel13, #building_carousel14, #building_carousel15,#building_carousel16, #building_carousel17, #building_carousel18, #building_carousel19, #building_carousel20, #building_carousel21, #terraces1, #terraces2, #terraces3, #terraces4, .oneslide{
	max-height: 550px;

}
	
}

@media screen and (max-width:1300px) {
	.inner_texts strong{
	
	font-size: 32px; line-height: 48px;
	}
	
	.inner_texts {
    font-size: 20px;
    line-height: 40px;
}
	.g_title{
	
	font-size: 38px;
	
}
	
	.main_menu{
		    padding-top: 2.5vh;

	}	
	
	.main_menu_btn{
		margin-bottom: 3vh;
	}
	
	
}


@media screen and (max-width:1025px) {
	
	
.grids_blocks .fulls{
	max-height: 420px;

}

.halfs{
	max-height: 270px;
}

	.desktop3{
		display: none;
	}
	
	.mobile3{
		display: block;
	}
	
	#par-2{
		width: 100%;
		height: 100%;
	}
	

	
	.press_info{
		width: 100%;
		max-width: 700px;
	}
	
	.img_b_texts, .textblock, .iside{
		max-width: 700px;
	}
	
	.story_text p{
		width: 100% !important;
		max-width: 700px;
	}

	

	
	.columns{
		width: 100% !important;
		max-width: 700px;

	}
	
	.g_title{
	
	font-size: 34px;
	
}
	
	.fields{
		width: 100%;
	}
	
	.hero_text{
    text-align: left;
		font-size: 28px;
		margin-top: 10px;

		
	}
	
	.logo_big{
		text-align: center;
	}

	.main_menu_btn{
		font-size: 3vh;
	}
	
	
	
	.team_blocks .img_b_texts:last-child{
		margin-bottom: 0;
	}
	
	
	
		.blues2{
		
		margin-top: 0px;
		margin-bottom: 0px;
	}
	

	
	.g_title{
		font-size: 32px;
	}
	
		.team_blocks .img_b_texts{
		width: 100%;
			max-width: 700px;
			margin-bottom: 40px;

	}
	
	.p_img{
		margin-bottom: 25px;
	}
	
	.story_header{
		letter-spacing: 2px;
	}
	
	.press_left {
    width: 100%;
    margin-bottom: 25px;
	}
	
	.press_left .inside_img{
		padding-bottom: 40%;
	}
	
}
@media screen and (max-width:930px) {
.avail_img, .avail_info{
		width: 100%;
	}
	
	
	.avail_info{
		margin-bottom: 30px;
	}
	
}

@media screen and (max-width:768px) {
	
		
.grids_blocks .fulls{
	max-height: 370px;

}

.halfs{
	max-height: 230px;
}
	
	.carousels{
		margin-top: 35px;
	}
	
	.s_btn, .textblock a{
		margin-top: 15px;
	}
	
	
	
	.left_img .img{
	max-height: 500px;
}

	
	.views_btnnsn{
		text-align: center;
		width: 80%;
		max-width: 400px;
		margin-left: auto;
		margin-right: auto;
			display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	}
	

	
	.views_btnnsn .view_btn{
		font-size: 14px;
		margin-left: auto;
		margin-right: auto;
		padding-top: 20px;
        font-family: 'Reader Bold';
	}
	

	
	
	.left_side_img, .homes .left_side_img{
		width: 100%;
		height: 100vh;
		max-height: 450px;
	}
	
	.fade_text, .inner_texts strong{
		font-size: 30px;
		line-height: 42px;
	}
	
	.right_side_text, .homes .right_side_text{
		width: 100%;
	}
	
	
	
	.f_column{
		width: 100%;
	}
	
	.footer_columns{
		width: 50%;
	}
	
	.footer_right{
		width: 50%;
	}
	
	.section{
		padding-top: 25px;
		padding-bottom: 25px;
	}
	
	.blocks{
	padding-top: 15px;
	padding-bottom: 15px;
}
	
	.blues2{
		padding-top: 60px;
		padding-bottom: 60px;
		margin-top: 0px;
		margin-bottom: 0px;
	}
	
	.blues{
		padding-top: 60px;
		padding-bottom: 60px;
		height: auto;
		max-height: none;
		
		
	}

	
	.inner_texts{
		position: relative;
		left: auto;
		margin-top: 30px;
		padding-bottom: 15px;
		top: auto;
		transform: translate(0);
		font-size: 16px;
		width: 100%;
		line-height: 30px;
	}
	
	
	
		.v_panel{
		max-height: 330px;
		height: 100vh;
	}
	
	

	.desktop{
		display: none;
	}
	
	.mobile{
		display: block;
	}
	
	.tell, .visible-xs{
		display: inline-block;
		width: 16px;
		margin-right: 20px;
		margin-top: -4px;
	}
	
	.down_arrow_main{
		width: 35px;
	}
	
	.menu_btn{
		margin-right: 20px;
	}
	
	.avail_row{
		padding-top: 30px;
		padding-bottom: 25px;
	}
	
		
	.sticker .sub_menu{
		padding-left: 5%;
    width: 100%;
    box-sizing: border-box;
    padding-right: 5%;
		max-width: 600px;
		text-align: left;
	}
	
	.avail_top .header1:first-child, .avail_row .header1:first-child, .avail_top .header1:nth-child(4), .avail_row .header1:nth-child(4), .avail_top .header1:nth-child(5), .avail_row .header1:nth-child(5), .avail_top .header1:nth-child(6), .avail_row .header1:nth-child(6), .avail_top .header1:nth-child(7), .avail_row .header1:nth-child(7), .avail_top .header1:nth-child(8), .avail_row .header1:nth-child(8), .avail_top .header1:nth-child(9), .avail_row .header1:nth-child(9){
		width: 35%;
	}
	
	.avail_top .header1:nth-child(2), .avail_row .header1:nth-child(2), .avail_top .header1:nth-child(3), .avail_row .header1:nth-child(3){
		width: 25%;
	}
	
	
	.another_title{
		margin-top: 60px;
	}
	
	.sticker{
		margin-bottom: 0;
		padding-bottom: 20px;
	}
	
	
	
	.sticker .sub_menu{
		margin-top: 20px;
	}
	
	.sticker .sub_btn{
		width: auto;
	}
	
	.avail_section {
    padding-top: 35px;
    padding-bottom: 20px;
}
	
	.avail_sub{
		margin-top: 0;
	}
	
	.side_left{
		width: 100%;
		margin-left: auto;
		margin-right: auto;
		margin-bottom: 35px;
		max-height: 450px;
		
	}
	
		
	.side_right{
		width: 100%;
	}
	

	.iside{
		width: 100%;
		margin-left: 0;
		
	}
	
	.side-by-side{
		width: 90%;
		margin-left: auto;
		margin-right: auto;
	}
	
	#building-page .side-by-side{
		width: 100%;
	}
	
		.oneslide{
	max-height: 450px;

}
	
	.ends{
		width: 100%;
	}
	
	.main_menu {
    padding-top: 10vh;
}
	
		.left_img{
	width: 100%;
		margin-bottom: 30px;
		
}
	
		.right_img{
	width: 100%;
}
.options {
		padding-top: 30px;

	}
	.feature_btn{
		margin-top: 20px;
	}
	
	.swiper{
		margin-bottom: 60px;
		margin-top: 20px;
	}
	
	#amen-page .side-by-side {
    width: 100%;
   
}
	
	#amen-page .side_right{
		margin-bottom: 35px;
	}
	
	.side_left .owl-page {
    bottom: -4px;
	}
	
	.rev .owl-page{
		left: -12px !important;
	}
	
	.g_title{
		font-size: 25px;
	}
	
	.hero_text{
		font-size: 24px;
	}
	
	.endss .feature_list span{
	width: 100%;
}
	.endss .side_right {
    margin-bottom: 60px;
	}
	
}

@media screen and (max-width:703px) {
	
	.foot_btn, .InfinityNumber{
		font-size: 12px;
	}
	.footer_logo img {
    max-width: 180px;
}
	.grids_blocks .fulls{
	max-height: 200px;

}

.halfs{
	max-height: 160px;
}
	
	#par-2{
		height: 450px;
	}

	#neigh-page .left_img{
		margin-bottom: 0;
	}
	#neigh-page .sub_menu {
    width: 100%;
    margin-bottom: 0px;
		margin-top: 30px;
		padding-bottom: 0 !important;
}
	#neigh-page  .alt_blocks2 .left_img .img {
    max-height: 400px;
    margin-bottom: 15px;
}
	
	#neigh-page .sub_btn {
    width: auto;
    margin-bottom: 25px;
}
	
	#neigh-page .right_img .img{
		margin-bottom: 35px;
	}
	
	.hero_img {
    height: 55vh;
}
	
	.owl-page {
    text-align: left;
    right: auto;
    left: 0px;
	bottom: -10px;	
}
	
	.rev .titles {
    text-align: left;
}
	
	.titles {
    margin-top: 15px;
    font-size: 10px;
}
	
	#amen-page .side_left{
		    margin-bottom: 35px;

	}
	

	
	.side_left .owl-page {
 
   right: -12px;
}

	.penthouses .carousels{
		margin-top: 0
	}
	
	.penthouses .right_img .img {
    margin-bottom: 35px;
    margin-top: 0px;
}
	
	.alt_blocks .right_img .img {
    max-height: 350px;
}
	
	.swiper {
    margin-bottom: 35px;
	}
	.options {
		padding-top: 25px;

	}
		.blues{
		padding-top: 35px;
		padding-bottom: 35px;
		
		
		
	}
	
	.hero_text{
		font-size: 14px;
		
		margin-top: 10px;
		letter-spacing: 4px;

		
	}
	
	
.sticker{
	
	top: 30px;
	padding-bottom: 10px;

}
	
	.main_menu {
    padding-top: 10vh;
}
	
	.carousels{
	margin-top: 35px;
}
	
	.g_title{
		font-size: 24px;
		    max-width: 250px;
	}
	
	
.textblock pre strong{
	width: 100%;
	margin-bottom: 15px;
}
	
	.right_img .img {
    margin-bottom: auto;
		margin-top: 30px;
}
	
		.team_blocks .img_b_texts{
		width: 100%;
			margin-bottom: 40px;
	}
	
.blocks{
	padding-top: 15px;
	padding-bottom: 15px;
}
	
	.section{
		padding-top: 25px;
		padding-bottom: 25px;
	}
	
	.blues2{
		margin-top: 0;
		margin-bottom: 0;
	}
	
	.press_img{
	margin-bottom: 40px;
}


	
	#press-page{
		display: block;
		padding-top: 25px;
	}
	
	
	
	.p_img{
		width: 100%;
	}
	
	.press_info{
		width: 100%;
		margin-bottom: 40px;
	}
	
	.press_left{
		width: 100%;
	}
	


	.press_blocks{
		padding-top: 40px;
		margin-top: 25px;
	}
	
	.p_block{
		width: 100%;
		margin-bottom: 80px;
	}
	
	.pager{
		margin-top: 0px;
		margin-bottom: 60px;
	}
	
		
	
	
	.another_title{
		margin-top: 60px;
		margin-bottom: 40px;
		font-size: 34px;
	}
	
	.basic_texts h2{
		font-size: 28px;
	}
	
	.radioz{
		width: 100%;
	}
	
	.c_block{
		width: 100%;
		margin-bottom: 20px;
	}

	
	.subsub .sub_btn{
		width: 45%;
		margin-bottom: 5px;
		margin-top: 10px;
		
		
	}
	
	.faders{
		height: 200%;
	}
	
	.sub_menu{
		width: 100%;
		margin-bottom: 10px;
		
	}
	
	.side_right{
		width: 100%;
	}
	
	
	

	.fade_text{
		font-size: 20px;
		line-height: 28px;
		letter-spacing: 2px;
		padding-top: 50px;
		padding-bottom: 50px;
	}
	
	.inner_texts strong{
		font-size: 20px;
		line-height: 28px;
		letter-spacing: 2px;
	}
	
	
	#residences-page .blues2{
		margin-top: 20px;
	}
	.subsub .sub_menu{
		margin-top: 0;
		margin-bottom: 0;
	}
	
	.subsub{
		top: 50px;
		padding-top: 15px;
		padding-bottom: 15px;
	}
	
	.sub_btn{
		width: 45%;
		margin-bottom: 25px;
	}
	
	.owl-dot span {
    width: 20px;
    margin-left: 0;
    margin-right: 5px;
}
	
	.rev .owl-page {
    bottom: 17px;
    left: 0 !important;
}
	
	
	
	
.title_new {
    width: 100%;
    font-size: 34px;
    line-height: 46px;
}
	
	.full_screen{
		max-height: 450px;
	}
	
	#building_carousel1, #building_carousel2, #building_carousel3, #building_carousel4, #building_carousel5, #building_carousel6, #building_carousel7, #building_carousel8, #building_carousel9, #building_carousel10, #building_carousel11, #building_carousel12, #building_carousel13, #building_carousel14, #building_carousel15,#building_carousel16, #building_carousel17, #building_carousel18, #building_carousel19, #building_carousel20, #building_carousel21, #terraces1, #terraces2, #terraces3, #terraces4, .oneslide{

		max-height: 350px;
	}
	
	.iside{
		width: 100%;
		max-width: 850px;
	}
	

	
	.side_left{
		width: 100%;
		margin-left: auto;
		margin-right: auto;
		margin-bottom: 50px;
		max-height: 450px;
		
	}
	
	.alt_blocks .left_img{
		padding-bottom: 0;
	}
	
	#residences-page .blues2{
		    margin-bottom: 25px;

	}
	
	#residences-page .side_left{
		margin-bottom: 20px;
	}

	
	.play_btn{
		width: 50px;
	}
	
	.video{
		height: auto;
	}
	
	.faders img{
		height: 100%;
		opacity: .9;
	}
	
	.other_titles{
		font-size: 34px;
		    bottom: 75px;

		line-height: 34px;
	}
	

	
	.story_text, .columns, .story_text p, .gridsss .columns {
		
		width: 100% !important;
	}
	
	
	.left_img{
	width: 100%;
		margin-bottom: 30px;
		
}
	
	.alt_blocks .left_img .img{
	
		max-height: 400px;

}
	
	.alt_blocks2{
		margin-bottom: 0;
	}
	
	.full_img{
				max-height: 250px;

	}
	
	.feature_list{
		padding-bottom: 0;
	}
	
	
	
	.view_imgages {
		max-height: 250px;
	}

	
	.swipes .full_img{
		margin-top: 0;
		margin-bottom: 20px !important;
	}
	
	.ends{
		padding-top: 0%;
		width: 100%;
	}
	
	.endss{
		width: 90%;
		margin-left: auto;
		margin-right: auto;
	}
	
	
	

	
	.twoos{
		margin-top: 0;
	}
	
	.right_img{
	width: 100%;
}
	
	.alt_blocks2 .left_img .img{
	
		max-height: 400px;
		margin-bottom: 30px;

}
	
	.s_text2{
	width: 100%;
	font-size: 20px;
	line-height: 36px;
}
.grid_block{
		width: 100%;
	}
	
	.s_column{
		width: 100%;
		margin-bottom: 20px;
	}
	
	.s_btn, .textblock a{
		margin-top: 15px;
	}
	

	
	
}


 /* ==========================================================================
   Helper classes
   ========================================================================== */

/*
 * Hide visually and from screen readers
 */

 .hidden {
  display: none !important;
}

/*
* Hide only visually, but have it available for screen readers:
* https://snook.ca/archives/html_and_css/hiding-content-for-accessibility
*
* 1. For long content, line feeds are not interpreted as spaces and small width
*    causes content to wrap 1 word per line:
*    https://medium.com/@jessebeach/beware-smushed-off-screen-accessible-text-5952a4c2cbfe
*/

.visuallyhidden {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
  white-space: nowrap; /* 1 */
}

/*
* Extends the .visuallyhidden class to allow the element
* to be focusable when navigated to via the keyboard:
* https://www.drupal.org/node/897638
*/

.visuallyhidden.focusable:active,
.visuallyhidden.focusable:focus {
  clip: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  position: static;
  width: auto;
  white-space: inherit;
}

/*
* Hide visually and from screen readers, but maintain layout
*/

.invisible {
  visibility: hidden;
}

/*
* Clearfix: contain floats
*
* For modern browsers
* 1. The space content is one way to avoid an Opera bug when the
*    `contenteditable` attribute is included anywhere else in the document.
*    Otherwise it causes space to appear at the top and bottom of elements
*    that receive the `clearfix` class.
* 2. The use of `table` rather than `block` is only necessary if using
*    `:before` to contain the top-margins of child elements.
*/

.clearfix:before,
.clearfix:after {
  content: " "; /* 1 */
  display: table; /* 2 */
}

.clearfix:after {
  clear: both;
}



 
/* ==========================================================================
   EXAMPLE Media Queries for Responsive Design.
   These examples override the primary ('mobile first') styles.
   Modify as content requires.
   ========================================================================== */

   @media only screen and (min-width: 35em) {
    /* Style adjustments for viewports that meet the condition */
}

@media print,
       (-webkit-min-device-pixel-ratio: 1.25),
       (min-resolution: 1.25dppx),
       (min-resolution: 120dpi) {
    /* Style adjustments for high resolution devices */
}

 
/* ==========================================================================
   Print styles.
   Inlined to avoid the additional HTTP request:
   https://www.phpied.com/delay-loading-your-print-css/
   ========================================================================== */

   @media print {
    *,
    *:before,
    *:after {
        background: transparent !important;
        color: #000 !important; /* Black prints faster */
        -webkit-box-shadow: none !important;
        box-shadow: none !important;
        text-shadow: none !important;
    }

    a,
    a:visited {
        text-decoration: underline;
    }

    a[href]:after {
        content: " (" attr(href) ")";
    }

    abbr[title]:after {
        content: " (" attr(title) ")";
    }

    /*
     * Don't show links that are fragment identifiers,
     * or use the `javascript:` pseudo protocol
     */

    a[href^="#"]:after,
    a[href^="javascript:"]:after {
        content: "";
    }

    pre {
        white-space: pre-wrap !important;
    }
    pre,
    blockquote {
        border: 1px solid #999;
        page-break-inside: avoid;
    }

    /*
     * Printing Tables:
     * http://css-discuss.incutio.com/wiki/Printing_Tables
     */

    thead {
        display: table-header-group;
    }

    tr,
    img {
        page-break-inside: avoid;
    }

    p,
    h2,
    h3 {
        orphans: 3;
        widows: 3;
    }

    h2,
    h3 {
        page-break-after: avoid;
    }
}

