/*
Theme Name: 295 Fifth Avenue
Theme URI: https://wordsearch-ny.dev/295-fifth-site
Description: A child theme for WP Bootstrap Starter.
Author: Wordsearch
Author URI: Wordsearch.co.uk
Template: wp-bootstrap-starter
Version: 3.3.3
License: GNU General Public License v2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html
*/

/* press */
.title.press {
	height: 100px;
}
.press-button-holder {
    width: 100%;
    display: block;
    height: 58px;
}

.press-download-panel {
    width: 40px;
    display: flex;
    height: 40px;
    border: 1px solid #002D5A;
    border-radius: 25px;
    background-image: url(/wp-content/uploads/2020/10/Ic_download_small.svg);
    background-repeat: no-repeat;
    background-size: 18px;
    background-position: 10px 9px;
    overflow: hidden;
    transition: .5s;
    margin-top: 10px;
    display: inline-block;
    float: left;
    margin-right: 20px;
    padding-top: 4px;
}
.press-download-panel:hover {
/*     width: 135px; */
    background-color: #BEE6BE;
    transition: .5s;
    border: 1px solid transparent;
}

.read-article-btn a {
    background-color: rgba(255, 255, 255, 0.9);
    display: block;
    border: 1px solid #002D5A;
    border-radius: 30px;
    padding: 7px 16px 8px 43px;
    font-size: 11px;
    width: fit-content;
    color: #002D5A;
    letter-spacing: 1px;
    text-decoration: none;
    text-transform: uppercase;
    float: left;
    margin-right: 30px;
    margin-top: 9px;
}
.read-article-btn a:hover {

    display: block;
    border: 1px solid #002D5A;
    border-radius: 30px;
    padding: 7px 16px 8px 43px;
    font-size: 11px;
    width: fit-content;
    color: #002D5A;
    letter-spacing: 1px;
    text-decoration: none;
    text-transform: uppercase;
    float: left;
    margin-right: 30px;
    margin-top: 9px;
	background-color: #BEE6BE;
    transition: .5s;
    border: 1px solid transparent;
}
.read-article-btn a:before {
    background-image: url(/wp-content/uploads/2020/10/Ic_external_small.svg);
    background-repeat: no-repeat;
    background-position-x: 0px;
    background-position-y: 4px;
    width: 32px;
    height: 30px;
    content: "";
    position: absolute;
    margin-left: -30px;
}

span.publisher {
    font-size: 16px;
    font-family: 'BrownLLWeb-Regular';
    display: block;
    margin-bottom: 20px;
}

span.article-head {
    font-family: ballinger-x-condensed, sans-serif;
    font-size: 30px;
    text-transform: uppercase;
    margin-bottom: 20px;
	display: block;
}
.copypress {
    font-size: 20px;
    line-height: 30px;
    padding-bottom: 30px;
}
.press-section {
    margin-bottom: 25px;
    border-bottom: solid 1px #002D5A;
    padding-bottom: 30px;
}


/* press end */

.page-id-788 {
	background-color: #000;
}
.mobile-stacker {
	display: none;
}
.mobile-stacker .caption {
	display: none;
}

.embed-container { 
        position: relative; 
        padding-bottom: 56.25%;
        overflow: hidden;
        max-width: 100%;
	margin-top: 10%;
    } 

    .embed-container iframe,
    .embed-container object,
    .embed-container embed { 
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: calc(100% - 50px);
    }
html,body {
    height:100%;
}
button:focus {
  outline-width: 3px;
  outline-style: dashed;
  outline-color: orange;
}
.moveit {
	transform: translateX(-4000px);
	transition-delay: .5s;
}

.mz-lens {
  /* Applies to the lens over the image */
	border: 1px solid rgba(190, 219, 186, 0.9) !important;
	box-shadow: 0 0 3px rgba(190, 219, 186, .3)!important;
}

.fullscreen-bg {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  overflow: hidden;
  z-index: -100;
	background: #000;
}
.fullscreen-bg-video {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: -5;
}

.page-id-1380 .my-footer {
	display: none!important;
}
.btn-primary:not(:disabled):not(.disabled).active:focus, .btn-primary:not(:disabled):not(.disabled):active:focus{
	box-shadow: none!important;
}

.new-color {
	background-color: #ecf8ec;
}
.row.section.new-color {
    margin: 100px 0;
	padding: 0;
}
@font-face {
	font-family: ballinger-x-condensed, sans-serif;
	font-weight: 500;
	font-style: normal;
}

@font-face {
  font-family: "BrownLLSub-RegularSubset";
  src: url("assets/fonts/BrownLLSub-RegularSubset.woff2") format("woff2");
}

@font-face {
  font-family: "BrownLLSub-RegularSubset";
  src: url("assets/fonts/BrownLLSub-RegularSubset.woff") format("woff");
}

@font-face {
  font-family: "BrownLLWeb-Regular";
  src: url("assets/fonts/BrownLLWeb-Regular.woff2") format("woff2");
}

@font-face {
  font-family: "BrownLLWeb-Regular";
  src: url("assets/fonts/BrownLLWeb-Regular.woff") format("woff");
}

.cool-timeline-horizontal .content-details ol, .cool-timeline-horizontal .content-details ol li, .cool-timeline-horizontal .content-details ul, .cool-timeline-horizontal .content-details ul li, .cool-timeline-horizontal blockquote, .cool-timeline-horizontal blockquote:not(.alignleft):not(.alignleft) {
    margin-left: -10px!important;
    list-style: disc!important;
    font-family: 'BrownLLWeb-Regular'!important;
    font-size: 18px!important;
    line-height: 25px!important;
}

.btn-primary:not(:disabled):not(.disabled).active, .btn-primary:not(:disabled):not(.disabled):active, .show>.btn-primary.dropdown-toggle {
    background-color: #BEE6BE;
    outline: 0!important;
    color: #002D5A;
	border: 0;
	
}
button:focus {outline:0!important;}

.cool-timeline-horizontal .clt_carousel_slider ul.slick-slider .slick-list li .ctl-story-time:after {
    background: #222;
    position: absolute;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px;
    color: #171717;
    font-size: 16px;
    height: 20px!important;
    width: 20px!important;
/*     left: calc(50% - 10px)!important;
    left: -moz-calc(50% - 10px) left: -webkit-calc(50% - 10px)!important;
    left: -o-calc(50% - 10px)!important; */
	left: 10%!important;
    content: "";
    bottom: 32%;
}

.slick-slider { touch-action: inherit;}
.modal-body button.slick-prev.slick-arrow {
    left: 0;
    transform: rotate(180deg);
}

.transport ul {
    margin-left: -20px;
}
.slick-next, .slick-next:focus, .slick-next:hover, .slick-prev, .slick-prev:focus, .slick-prev:hover {
	background: transparent!important;
}
.slick-next:before, .slick-prev:before {
    content: ""!important;
    background-image: url(/wp-content/uploads/2020/10/Arrow.svg);
    background-position: 0;
    background-repeat: no-repeat;
    /* transform: rotate(180deg); */
    display: block;
    width: 50px;
    height: 50px;
    right: 0px;
    position: absolute;
    bottom: -30px;
}
img.slick-lightbox-slick-img {
/*     max-width: 90vw; */
/* 	width: 90vw; */
}
.squares-button {
    text-decoration: none;
    text-align: center;
}
a.squares-button:before {
    content: "";
	background-image: url('https://295fifthave.com/wp-content/uploads/2020/09/open.svg');
	background-size: 20px;
	width: 22px;
	height: 22px;
	position: absolute;
	background-repeat: no-repeat;
	margin-left: -27px;
	margin-top: 12px;
}
a.squares-button:hover:before {
	background-image: url('https://295fifthave.com/wp-content/uploads/2021/01/openwhite.svg');
}
a.squares-button:hover {
    text-decoration: none;
    text-align: center;
    background-color: #002D5A!important;
	color: #fff!important;
}
.single-floors figure {
    margin: 0 0 1rem;
    display: flex;
}
.single-floors figure img{
    margin: auto;
}
.modal-body {
    margin: 1rem;
  /*  height: 100vh; */
}
.modal-body img {
    max-height: 85%;
    max-width: 90%;
	margin: auto;
}
nav.navigation.post-navigation {
    display: none;
}
.close-btn {
    border: 1px solid #002D5A;
    padding: 0px 10px 7px 11px;
    border-radius: 30px;
}
.close-btn img {
    width: 17px;
	height: 17px;
}
.row.link-container {
    padding: 100px 0;
	border-bottom: 2px solid #002D5A;
	margin-bottom: 100px;
}
.policy-title h3 {
	text-transform: uppercase;
	font-family: ballinger-x-condensed, sans-serif!important;
	color: #002D5A;
	font-size: 35px;
	margin-bottom: 30px;
}
.an-section {
    margin-bottom: 60px;
}
.an-section h4 {
    color: #002D5A;
    margin-top: 20px;
}

.link-container li a {
    text-transform: uppercase;
    font-family: ballinger-x-condensed, sans-serif!important;
    color: #002D5A;
    font-size: 35px;

    display: block;
}
.link-container li {
    list-style: none;
    height: 50px;
    display: flex;
    align-items: center;
}
.link-container li:before {
    content: "";
    position: absolute;
    background-image: url(/wp-content/uploads/2020/10/CHEVBOX-Copy-11.svg);
    width: 30px;
    height: 30px;
    margin-left: -35px;
    margin-top: 0px;
    background-repeat: no-repeat;
}
.logo, .logo2, .logo3 {
	width: 200px;
}
.row.logo img {
    height: 85px;
    width: 200px;
}
.flex-this-home {
    display: flex;
    height: 75vh;
}
div#copy-down {
    margin-top: 100px;
}
#mapplic-id479 .mapplic-clear-button {
    background-size: 16px 16px;
    display: none;
    bottom: 110px;
    right: 10px;
}
.stacking-title {
    margin-bottom: 50px;
    text-transform: uppercase;
    text-align: center;
	font-size: 55px;
    line-height: 60px;
    font-family: ballinger-x-condensed, sans-serif;
    text-transform: uppercase;
    letter-spacing: -1px;
width: 100%;
}
.team .modal-content {
    background: transparent;
    border: 0;
}
.modal.team {
    background-color: rgba(255,255,255,0.8);
}
.team .close {
	content: "";
	line-height: 30px;
	font-size:0;
}
.team .slick-list {
/*     background-color: rgba(255,255,255,0.8); */
}
.mapplic-zoom-buttons button {
    display: block;
    margin: 10px;
}
.fifth-ave-amenities .mapplic-zoom-buttons {
	box-shadow: none;
}
.fifth-ave-amenities .mapplic-icon {
    box-sizing: content-box;
    fill: #222;
    width: 25px;
    height: 25px;
    margin: 8px;
    position: absolute;
    top: 0;
    left: 0;
}
span.mapplic-list-count {
    color: #002D5A!important;
}
.mapplic-button {
	width:40px!important;
	height:40px!important;
}
button.close {
    outline: none;
}
.team .modal-header button.close:before {
    content: "";
    background-image: url(/wp-content/uploads/2020/10/close-1.svg);
    background-position: 0;
    background-repeat: no-repeat;
    /* transform: rotate(180deg); */
    background-size: cover;
    display: block;
    width: 50px;
    height: 50px;
    position: absolute;
    right: 25px;
	outline: none;
}
#designGalleryModal-1 .modal-body, #designGalleryModal-2 .modal-body, #designGalleryModal-3 .modal-body {
    position: relative;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    padding: 1rem 1rem 2.5rem;
}

#designGalleryModal-1 .slider-controls, #designGalleryModal-2 .slider-controls, #designGalleryModal-3 .slider-controls {
    bottom: 3px;
}

#ownershipGalleryModal-1 .modal-body, #ownershipGalleryModal-2 .modal-body, #ownershipGalleryModal-3 .modal-body {
    position: relative;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    padding: 1rem 1rem 2.5rem;
}

#ownershipGalleryModal-1 .slider-controls, #ownershipGalleryModal-2 .slider-controls, #ownershipGalleryModal-3 .slider-controls {
    bottom: 3px;
}


.imp-wrap {
    max-width: 100%!important;
}
.page-footer {
    margin-top: 100px;
}
#controls {
      border: 1px solid darkgreen;
      width: 420px;
      margin-left: auto;
      margin-right: auto;
      text-align: center;
      margin-top: 5px;
      padding-bottom: 3px;
      border-radius: 7px;
}
.mobile-video {
	display: none;
}


button#myVideoBtn {
    position: absolute;
    z-index: 10;
    bottom: 100px;
    right: 100px;
}
button#myVideoBtn {
    position: absolute;
    z-index: 10;
    bottom: 50px;
    right: calc(50% - 60px);
    text-transform: uppercase;
    font-family: "BrownLLWeb-Regular";
    border-radius: 30px;
    border: 0 solid #002D5A;
    padding: 0 15px;
    outline: none;
    height: 46px;
    font-size: 14px;
    width: 120px;
    background-color: rgba(255,255,255,0.7)!important;
}

.video-content {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100vh;
    overflow: hidden;
}
.video-content > video {
  display: block;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  z-index: 1;
}
@media screen and (max-aspect-ratio: 1920/1080) {
  .video-container > video {
    height: 100%;
  }
}
@media screen and (min-aspect-ratio: 1920/1080) {
  .video-container > video {
    width: 100%;
  }
}

.interior-slider, .arrival-slider, .first-slider, .neighborhood-slider {
	padding-bottom: 35px;
}

.modal-dialog.home {
    width: 64vh!important;
    margin: 1.75rem auto;
    max-width: unset;
} 
.modal-dialog {
    max-width: 90%;
    height: auto;
    margin: 1.75rem auto;
}

.download-panel {
    width: 40px;
    display: flex;
    height: 40px;
    border: 1px solid #002D5A;
    border-radius: 25px;
    background-image: url(/wp-content/uploads/2020/10/Ic_download_small.svg);
    background-repeat: no-repeat;
    background-size: 18px;
    background-position: 10px 9px;
    overflow: hidden;
    transition: .5s;
    margin-top: 10px;
    display: inline-block;
    float: left;
    margin-right: 20px;
	padding-top: 4px;
}
.download-panel:hover {
    width: 135px;
    background-color: #BEE6BE;
    transition: .5s;
    border: 1px solid transparent;
}
.download-panel a {
    color: #002D5A;
    font-size: 14px;
    text-decoration: none;
    margin-left: 37px;
    white-space: nowrap;
    padding-top: 4px;
}




.download-btn {
    width: 40px;
    display: flex;
    height: 40px;
    border: 1px solid #002D5A;
    border-radius: 25px;
    background-image: url(/wp-content/uploads/2020/10/Ic_download_small.svg);
    background-repeat: no-repeat;
    background-size: 18px;
    background-position: 10px 9px;
    overflow: hidden;
    transition: .5s;
    margin-right: 0;
    display: inline-block;
    float: left;
    margin-right: 20px;
	padding-top: 4px;
}
.download-btn:hover {
    width: 160px;
    background-color: #BEE6BE;
    transition: .5s;
    border: 1px solid transparent;
/*     height: 32px; */
}
.download-btn a {
    color: #002D5A;
    font-size: 14px;
    text-decoration: none;
    margin-left: 37px;
    white-space: nowrap;
    padding-top: 4px;
}






.icon {
    width: 40px;
    display: flex;
    height: 40px;
    border: 1px solid #002D5A;
    border-radius: 25px;
    background-image: url(/wp-content/uploads/2020/10/Ic_image.svg);
    background-repeat: no-repeat;
    background-size: 18px;
    background-position: 10px 9px;
    overflow: hidden;
    transition: .5s;
    margin-right: 0;
    display: inline-block;
    float: left;
    margin-right: 20px;
	padding-top: 3px;
}
.icon:hover {
    width: 150px;
	background-color: #BEE6BE;
	transition: .5s;
	border: 1px solid transparent;
}
.icon a {
    color: #002D5A;
    font-size: 14px;
    text-decoration: none;
    margin-left: 37px;
    white-space: nowrap;
    padding-top: 4px;
}







.link-icon {
    width: 40px;
    display: flex;
    height: 40px;
    border: 1px solid #002D5A;
    border-radius: 25px;
    background-image: url(/wp-content/uploads/2020/10/Ic_external.svg);
    background-repeat: no-repeat;
    background-size: 18px;
    background-position: 10px 9px;
    overflow: hidden;
	transition: .5s;
	padding-top: 3px;
}
.link-icon:hover {
    width: 140px;
	background-color: #BEE6BE;
	transition: .5s;
	border: 1px solid transparent;
}
.link-icon a {
    color: #002D5A;
    font-size: 14px;
    text-decoration: none;
    margin-left: 40px;
    white-space: nowrap;
    padding-top: 4px;
}
.image-box:after {
    content: url(/wp-content/uploads/2020/10/galleryPlus.svg);
    position: absolute;
    padding-top: 28%;
    padding-left: calc(50% - 26px);
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background: rgba(0,0,0,0.6);
    opacity: 0;
    transition: all 0.5s;
    -webkit-transition: all 0.5s;
}
.image-box:hover:after {
    opacity:1;
} 
.single-button .flex-this-para {
	display: flex;
}
.single-button {
    margin: auto;
}
.single-button a {
    background: #fff;
    display: block;
    border-radius: 30px;
    padding: 10px 20px;
    font-size: 14px;
    width: fit-content;
    color: #002D5A;
    border: 1px solid #002D5A;
    margin-top: 30px;
	margin-bottom: 30px;
	text-decoration: none;
	letter-spacing: 1px;
	text-decoration: none;
}
.single-button a:hover {
	//color: #786937;
    //border: 1px solid #786937;
	background-color : #BEE6BE;
	border : 1px solid #BEE6BE;
	letter-spacing: 1px;
	text-decoration: none;
}


.retail-email a {
    background: #fff;
    display: block;
    border-radius: 30px;
    padding: 10px 20px;
    font-size: 14px;
    width: fit-content;
    color: #002D5A;
    border: 1px solid #002D5A;
    margin-top: 30px;
	text-decoration: none;
	letter-spacing: 1px;
	text-decoration: none;
}
.retail-email a:hover {
	//color: #786937;
    //border: 1px solid #786937;
	background-color : #BEE6BE;
	border : 1px solid #BEE6BE;
	letter-spacing: 1px;
	text-decoration: none;
}
#retail .pdf-download-btn a:hover {
    background-color: #BEE6BE;
    color: #002D5A;
}
#retail .pdf-download-btn a:hover:before {
    background-image: url(/wp-content/uploads/2020/10/Ic_download_small.svg);
    background-repeat: no-repeat;
    background-position-x: 0px;
    background-position-y: 4px;
    width: 20px;
    height: 30px;
    content: "";
    position: absolute;
    margin-left: -30px;
}
/* #arrival::before, #interior::before, #overview::before, #visuals::before, #details::before, #project-timeline::before, #building-specs::before, #retail::before, #ownership::before, #design::before, #project-delivery::before {
  content: "";
  display: block;
  height: 110px; 
  margin: -110px 0 0; 
} */
.hero-section {
    margin-top: -130px;
}
.hero-down  {
	display:none;
}
.special-image {
	padding-right: 0;
}


.copy-down {
    display: block;
    position: absolute;
    text-align: center;
    left: calc(50% - 25px);

    background-image: url(/wp-content/uploads/2021/02/down-icon.svg);
    background-repeat: no-repeat;
    width: 50px;
	height: 50px;
}

.coyp-down:hover {
    display: block;
    position: absolute;
    text-align: center;
    left: calc(50% - 25px);
    background-image: url(/wp-content/uploads/2021/02/down-green-icon.svg);
    background-repeat: no-repeat;
    width: 50px;
    height: 50px;
    background-position-x: center;
}

.hero-down {
    display: block;
    position: absolute;
    text-align: center;
    left: calc(50% - 25px);

    background-image: url(/wp-content/uploads/2021/02/down-icon.svg);
    background-repeat: no-repeat;
    width: 50px;
	height: 50px;
}

.hero-down:hover {
    display: block;
    position: absolute;
    text-align: center;
    left: calc(50% - 25px);
    background-image: url(/wp-content/uploads/2021/02/down-green-icon.svg);
    background-repeat: no-repeat;
    width: 50px;
    height: 50px;
    background-position-x: center;
}






.page-id-7 .hero-down {
    display: block;
    position: absolute;
    text-align: center;
    left: calc(50% - 50px);
    top: 80vh;
    background-image: url(/wp-content/uploads/2021/02/down-icon.svg);
    background-repeat: no-repeat;
    width: 50px;
	height: 50px;
}

.page-id-7 .hero-down:hover {
    display: block;
    position: absolute;
    text-align: center;
    left: calc(50% - 50px);
    top: 80vh;
    background-image: url(/wp-content/uploads/2021/02/down-green-icon.svg);
    background-repeat: no-repeat;
    width: 50px;
    height: 50px;
    background-position-x: center;
}

/* .page-id-25 .hero-down  {
	display: block;
	position: absolute;
    text-align: center;
    left: calc(50% - 50px);
    top: 35vw;
    width: 100px;
} */

.page-id-25 .hero-down {
    display: block;
    position: absolute;
    text-align: center;
    left: calc(50% - 25px);
    top: 400px;
    width: 50px;
}
.page-id-1736 #copy-down {
	display: block;
    position: absolute;
    text-align: center;
    left: calc(50% - 50px);

    background-image: url(/wp-content/uploads/2021/02/down-icon.svg);
    background-repeat: no-repeat;
    width: 50px;
    height: 50px;
    background-position-x: center;
}
.page-id-1736 #copy-down:hover {
    display: block;
    position: absolute;
    text-align: center;
    left: calc(50% - 50px);

    background-image: url(/wp-content/uploads/2021/02/down-green-icon.svg);
    background-repeat: no-repeat;
    width: 50px;
    height: 50px;
    background-position-x: center;
}


.page-id-7 .hero-down:hover {
    display: block;
    position: absolute;
    text-align: center;
    left: calc(50% - 50px);
    top: 80vh;
    background-image: url(/wp-content/uploads/2021/02/down-green-icon.svg);
    background-repeat: no-repeat;
    width: 50px;
    height: 50px;
    background-position-x: center;
}


.page-id-31 .hero-down {
    display: block;
    position: absolute;
    left: calc(50% - 25px);
    top: 400px;
    width: 50px;
}
.mapplic-list-location {
    display: none;
}
.no-padding .col-12 {
    padding: 0;
}
.hide-me {
    display: none;
}
.footer-links {
    text-align: center;
    display: block;
    margin: 0 10px;
}
.footer-links a {
	color: #fff;
	text-decoration: none;
}
footer.entry-footer {
    display: none;
}
.page-content, .entry-content, .entry-summary {
    margin: 60px 0 0;
}
.my-footer.row {
    background: #786937;
    height: 100px;
    font-size: 16px;
    padding-top: 7px;
    bottom: 0;
    width: 100%;
    border-top: 3px solid #DDC957;
    display: flex;
    color: #fff;
    align-items: center;
}
.page-id-22 .my-footer.row, .page-id-541 .my-footer.row, .page-id-788 .my-footer.row {
	display: none;
}
.page-id-22 .my-footer.row {
	position: absolute;
}
.home-logos img {
    max-height: 100px;
	width: auto;
}

.home {
    min-height: calc(100vh - 60px);
    background-size: cover;
    background-repeat: no-repeat;
	background-position: center center;
}

@media screen and (max-width : 1200px)
{
	.home {
    		min-height: calc(100vh);
	}
}
.home-logos {
    display: flex;
    justify-content: space-around;
}
.home .logos, .logos.row {
    background: rgb(0,0,0);
	background: linear-gradient(180deg, rgba(0,0,0,0) 0%, rgba(0,0,0,1) 100%);
   // height: 100px;
    position: absolute;
    width: 100%;
    bottom: 0;
}


button.btn.btn-primary.btn-close {
    background-image: url(/wp-content/uploads/2020/09/CHEVBOX-Copy-11.svg);
    transition: .5s;
}
button.btn.btn-primary.section-nav.arrival-slider.btn-close {
    background-image: url(/wp-content/uploads/2020/09/CHEVBOX-Copy-11.svg);
    transition: .5s;
}
.no-popup button.btn.btn-info.btn-lg {
    display: none;
}
ul.sub-menu {
    display: none;
}

.current-menu-item ul.sub-menu {
    display: block;
    position: absolute;
    margin-top: 15px;
    left: calc(50% - 300px);
    width: 600px;
}
.navbar-toggler {
    display: inline-block;
    /* width: 1.5em; */
    /* height: 1.5em; */
    vertical-align: middle;
    content: "";
    background: no-repeat center center;
    background-size: 100% 100%;
    right: 10px;
    position: absolute;
    /* top: 20px; */
    z-index: 15;
    border: 0;
	outline: none!important;
}
.ballinger {
	font-family: "ballinger-x-condensed";
}
body {
	color: #002D5A;
}
#content.site-content {
	padding-bottom: 0;
}
.section-title {
    display: flex;
    width: 100%;
    text-transform: uppercase;
	padding-bottom: 40px;
}
.section-title h2 {
    margin: auto;
}
.flex-on {
    display: flex;
}
.content {
	margin: auto;
}

/* image map */

.squares-element h2 {
    font-size: 55px;
    line-height: 60px;
}
.imp-tooltip.imp-tooltip-visible {
    background-image: url(/wp-content/uploads/2020/09/greenBG-scaled.jpg)!important;
	background-size: cover!important;
}

.hs-arrow.hs-arrow-right {
    display: none;
}
/* image map end */

/* info table */
.row.info-header {
    font-size: 30px;
    line-height: 35px;
	font-family: "ballinger-x-condensed";
	padding-bottom: 20px;
	color: #786937;
}
.row.info-row {
    font-size: 20px;
    line-height: 26px;
    font-family: "BrownLLWeb-Regular";
    padding: 20px 0;
    border-top: 1px solid #002D5A;
}

.standin img {
	width: 70%;
	margin-left: 15%;
}

/* info table end */
h2 {
    font-size: 55px;
    line-height: 60px;
    font-family: "ballinger-x-condensed";
    color: #002D5A;
    text-transform: uppercase;
}


/* nav  */

.current-menu-item ul.sub-menu {
    display: flex;
    position: absolute;
    z-index: 1;
    background-color: rgba(255,255,255,0.95);
    width: 100%;
    left: 0;
    margin-top: 13px;
    justify-content: center;
    height: 42px;
    padding-top: 5px;
}
.sub-menu li {
    float: left;
    list-style: none;
    /* margin-left: 5%; */
    font-size: 14px;
    color: #002D5A;
    width: auto;
    text-align: center;
    margin: 0 20px;
}
.sub-menu li a {
    color: #002D5A;
    font-size: 14px;
    letter-spacing: 1px;
    text-transform: uppercase;
    font-weight: 400;
    border-bottom: 3px solid transparent;
    text-decoration: none;
    padding-bottom: 10px;
}
.sub-menu li a.active {
    color: #786937;
    font-size: 14px;
    letter-spacing: 1px;
    text-transform: uppercase;
    font-weight: 400;
    border-bottom: 3px solid #786937;
    text-decoration: none;
    padding-bottom: 10px;
}
div#main-nav {
    justify-content: center!important;
    /* margin-top: 20px; */
    z-index: 5;
    height: 60px;
}
.navbar-brand img {
    height: 152px;
    position: absolute;
    top: 0;
    z-index: 5;
    width: 121px;
    max-width: unset;
}

/* nav  end */


/* off canvas */
.read-more {
    z-index: 3;
    position: absolute;
    top: 20px;
    left: 30px;
}
.col-sm-12,
.col {
	padding-left: 0px;
    padding-right: 0px;
}

.row {
	margin-right: 0px;
    margin-left: 0px;
}

.offcanvas-active{
/* 	overflow:hidden; */
}

.screen-overlay {
  width:0%;
  height: 100%;
  z-index: 30;
  position: auto;
  top: 0;
  left: 0;
  opacity:0;
  visibility:hidden;
  background-color: rgba(34, 34, 34, 0.6);
  transition:opacity .2s linear, visibility .1s, width 1s ease-in;
   }
.screen-overlay.show {
    transition:opacity .5s ease, width 0s;
    opacity:1;
    width:100%;
    visibility:visible;
}
.fa.fa-angle-down {
	display: none;
}
.offcanvas {
    width: 40%;
    visibility: hidden;
    transform: translateX(-100%);
    transition: all .2s;
    border-radius: 0;
    /* box-shadow: 0 0 black; */
    display: block;
    position: absolute;
    top: 0;
    left: 0;
	height: calc(100% - 30px);
    z-index: 2;
    background-color: rgba(234,247,234,0.97);
    overflow-y: hidden;
    overflow-x: hidden;
    padding: 65px 40px 20px 30px;
}

.offcanvas.offcanvas-right {
   right: 0;
   left: auto;
   transform: translateX(100%); 
 }

.offcanvas.show{
	visibility: visible;
    transform: translateX(0);
    transition: transform .2s;
}

.offcanvas .btn-close{ position: absolute; right:15px; top:15px; }
/*.btn-primary:not(:disabled):not(.disabled).active, .btn-primary:not(:disabled):not(.disabled):active, .show>.btn-primary.dropdown-toggle {
    color: #fff;
    background-color: #BEE6BE;
    border-color: #BEE6BE;
}*/

.btn-primary:not(:disabled):not(.disabled).active, .show>.btn-primary.dropdown-toggle {
    color: #fff;
    background-color: #BEE6BE;
    border-color: #BEE6BE;
}
.btn-primary.focus, .btn-primary:focus {
    box-shadow: none;
	background-color: #BEE6BE;
	color: #002D5A;
}


/* .read-more-plus {
    font-size: 40px;
    color: black;
    position: absolute;
    top: -17px;
    display: block;
    margin-left: -22.5px;
} */
/* off canvas end */


/* Complete */


.brown {
	color: #786937;
}
.blue {
	color: #002D5A;
}
.container {
    max-width: 1840px;
	padding-left: 0;
	padding-right: 0;
} 
body {
	font-size: 20px;
	line-height: 26px;
	font-family: "BrownLLWeb-Regular";
}

body:not(.theme-preset-active) #masthead .navbar-nav > li > a {
	color: #002D5A;
	font-size: 14px;
	letter-spacing: 1px;
	text-transform: uppercase;
	font-weight: 400;
	padding: 0.8rem;
}
body:not(.theme-preset-active) #masthead .navbar-nav > li.current_page_item > a {
	color: #786937;
	font-size: 14px;
	letter-spacing: 1px;
	text-transform: uppercase;
	font-weight: 400;
	border-bottom: 3px solid #786937;
    padding-bottom: 15px;
}
body:not(.theme-preset-active) #masthead .navbar-nav > li > a:hover {
	color: #786937;
	font-size: 14px;
	letter-spacing: 1px;
	text-transform: uppercase;
	font-weight: 400;
	text-decoration: none;
}
/* .navbar-brand {
	padding-top: 0;
	padding-bottom: 0;
	margin-left: 60px;
} */
.navbar-brand {
    color: rgba(0,0,0,.9);
    position: absolute;
    top: 0;
    width: 100px;
    margin-left: 61px;
    z-index: 6;
}

.contain-image {
	background-size: cover;
	background-repeat: no-repeat;
}
.section {
    padding: 100px 0;
/* 	margin: 100px 0; */
}
.no-top-margin .section {
    margin-top: 0;
	padding: 0;
    border-top: 5px solid #B3A456;
}
/* .no-top-margin-no-border .section {
    margin-top: 0;
} */
.no-top-margin-no-border .section {
    padding-top: 0;
}
/* .no-bottom-margin .section {
    margin-bottom: 0;
} */
.no-bottom-margin .section {
    padding-bottom: 0;
}
/* home padding */
.page-content, .entry-content, .entry-summary {

}


a.anchor {
    display: block;
    position: relative;
    top: -250px;
    visibility: hidden;
}

header#masthead {
    background-color: #fff;
    box-shadow: unset;
    padding: 0;
/*     height: 120px; */
    position: fixed;
    z-index: 10000000;
    width: 100%;
}
header.entry-header {
    display: none;
}

#content.site-content {
	padding-top: 0;
}

button.btn.btn-info.btn-lg {
	position: -webkit-sticky;
    position: sticky;
    /* position: absolute; */
    top: 400px;
    left: calc(100% - 200px);
    font-size: 12px;
    background-color: rgba(255,255,255,0.7);
    color: #002D5A;
    border-radius: 25px;
    border: 0px solid #000;
    margin-bottom: 30px;
    outline: none!important;
    box-shadow: unset!important;
    content: "";
    background-image: url(/wp-content/uploads/2020/09/open.svg);
    background-repeat: no-repeat;
    background-position: 13px;
    background-size: 18px;
    padding-left: 35px;
    height: 46px;
	display: block;
}


.statement-wrap {
    margin: auto;
    text-align: center;
}
.what {
    font-size: 18px;
    letter-spacing: 1px;
    font-family: "BrownLLWeb-Regular";
    color: #ffffff;
    padding-bottom: 35px;
    display: block;
}
.footer-panel-wrap a{
    color: #ffffff;
	font-size: 70px;
    letter-spacing: -1px;
    text-decoration: none;
	font-family: ballinger-x-condensed, sans-serif;
}
.footer-panel-wrap {
    margin: auto;
    text-align: center;
}
.container.pt-3.pb-3 {
    display: none;
}
div#footer-widget {
    background-color: #786937!important;
    padding: 10px 0;
	border-top: 5px solid #B3A456;
/*     bottom: 0!important;
    position: absolute;
    width: 100%; */
}
.textwidget.custom-html-widget {
    text-align: right;
}
.textwidget.custom-html-widget a {
    color: #002D5A;;
}


.flex-title {
    display: flex;
    /* height: 500px; */
    padding-top: 100px;
    padding-bottom: 20px;
}

.flex-this {
    display: flex;
    height: 500px;
}
.flex-this-footer {
    display: flex;
    height: 400px;
}

.statement-wrap .heading {
    font-size: 18px;
    letter-spacing: 1px;
    text-transform: uppercase;
    padding-bottom: 20px;
}
.statement-wrap .copy {
    font-size: 70px;
    line-height: 70px;
    font-family: ballinger-x-condensed, sans-serif;
    text-transform: uppercase;
    letter-spacing: -1px;
}
.paragraph-wrap {
    margin: auto;
    text-align: left;
}
.paragraph-wrap .copy {
    font-size: 20px;
    line-height: 26px;
	font-family: "BrownLLWeb-Regular";
	padding: 100px 0;
} 
.blue {
	color: #002D5A;
}
.white {
	color: #ffffff;
}

/* slick */
.slick-lightbox-close:before {
    font-family: "slick";
    color: #002d5a;
    opacity: 0.85;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "";
    background-image: url(/wp-content/uploads/2020/09/close.svg);
    background-size: contain;
    display: block;
    width: 40px;
    height: 40px;
}
.slick-lightbox-close {
    position: absolute;
    top: 50px;
    right: 35px;
    display: block;
    height: 20px;
    width: 20px;
    line-height: 0;
    font-size: 0;
    cursor: pointer;
    background: transparent;
    color: transparent;
    padding: 0;
    border: none;
}
button.slick-prev.slick-arrow {
    left: calc(100% - 122px);
    position: absolute;
	z-index:9;
}
.slick-prev, .slick-next {
    position: absolute;
    display: block;
    height: 20px;
    width: 20px;
    line-height: 0px;
    font-size: 0px;
    cursor: pointer;
    background: transparent;
    color: transparent;
    bottom: 50px;
/*     -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%); */
    padding: 0;
    border: none;
    outline: none!important;
}
.slick-lightbox .slick-lightbox-inner .slick-lightbox-slick .slick-next:before {
    content: "";
    background-image: url(/wp-content/uploads/2020/10/Arrow.svg);
    background-position: 0;
    background-repeat: no-repeat;
/*     transform: rotate(180deg); */
    display: block;
    width: 50px;
    height: 50px;
    right: 0px;
    position: absolute;
    bottom: -30px;
}

.slick-lightbox .slick-lightbox-inner .slick-lightbox-slick .slick-next:hover:before {
   background-position: -96px;
}
.slick-lightbox .slick-lightbox-inner .slick-lightbox-slick .slick-prev:hover:before {
   background-position: -96px;
}
.slick-lightbox .slick-lightbox-inner .slick-lightbox-slick .slick-prev:before {
    content: "";
    background-image: url(/wp-content/uploads/2020/10/Arrow.svg);
    background-position: 0;
    background-repeat: no-repeat;
    transform: rotate(180deg);
    display: block;
    width: 50px;
    height: 50px;
    right: -25px;
    position: absolute;
    bottom: -30px;
}

.row.footer-link-holder {
    justify-content: flex-end;
}	


button.slick-lightbox-close:hover:before {
   background-position: -100px;
}
button.slick-lightbox-close:before {
    content: "";
    background-image: url(/wp-content/uploads/2020/10/close-1.svg);
    background-position: 0;
    background-repeat: no-repeat;
    /* transform: rotate(180deg); */
    background-size: cover;
    display: block;
    width: 50px;
    height: 50px;
    position: absolute;
    right: -20px;
}

.caption {
    font-size: 14px;
    margin-left: 19px;
    text-transform: uppercase;
    color: #666;
    line-height: 25px;
    margin-top: 10px;
	height: 20px;
}
.slide-panel {
    display: flex;
}
.slides-info {
    margin: auto;
}
.read-more button {
    border-radius: 50px;
    border: 0;
    padding: 0 20px;
    font-size: 12px;
    background-color: #BEE6BE;
    color: #002D5A;
    width: 125px;
    height: 46px;
    background-repeat: no-repeat;
    background-position: 13px;
    background-size: 18px;
}
.btn-primary {
    //transition: .5s;
	background-image: url(/wp-content/uploads/2020/09/open.svg);
	padding-left: 35px !important;
	
}
.btn-primary:hover {
    color: #002D5A;
    border: 0;
    content: "";
    background-color: #BEE6BE;
  //  background-image: url(/wp-content/uploads/2020/09/open.svg);
    background-repeat: no-repeat;
    background-position: 13px;
    background-size: 18px;
    
   // transition: .5s;
}

ul.slick-dots {
    display: none!important;
}
.multi-arrow-right.slick-arrow.slick-disabled {
    background-position-x: -192px;
}
.multi-arrow-left.slick-arrow.slick-disabled {
    background-position-x: -192px;
}
/* .multi-arrow-left:hover, .multi-arrow-right:hover {
    opacity: 1;
    transition: .5s;
} */
/* .multi-arrow-left {
    position: absolute;
    top: 97%;
    bottom: -42px;
    width: 45px;
    height: 45px;
    z-index: 3;
    right: 90px;
    opacity: .5;
} */
/* .multi-arrow-right {
    position: absolute;
    top: 97%;
    bottom: -25px;
    transform: rotate(180deg);
    right: 0;
    width: 45px;
    height: 45px;
    z-index: 3;
    opacity: .5;
    right: 40px;
} */

.slider-controls {
/*     background: red; */
    width: 100%;
    height: 50px;
    position: absolute;
    bottom: -32px;
    display: flex;
    justify-content: flex-end;
	padding: 0 30px;
}

.multi-arrow-right {
    transform: rotate(0);
    right: 0;
    width: 50px;
    height: 50px;
    z-index: 3;
    right: 40px;
    background-image: url(/wp-content/uploads/2020/10/Arrow.svg);
    background-position: 0;
	background-repeat: no-repeat;
	float: left;
	margin: 0 5px;
}
.multi-arrow-right:hover {
    background-position-x: -96px;
    transition: none;
}
.multi-arrow-left {
    width: 50px;
    height: 50px;
    z-index: 3;
    background-image: url(/wp-content/uploads/2020/10/Arrow.svg);
    background-position: 0;
    background-repeat: no-repeat;
    transform: rotate(180deg);
    float: left;
	margin: 0 5px;
}
.multi-arrow-left:hover {
    background-position-x: -96px;
    transition: none;
}




.floorplan {
	text-align:center;
}

/* .text-slide {
	min-height: 20vh;
} */
.fullpage-slider-wrapper {
	position: relative;
	max-width: 100%;
}

/* slick end */

/* accordion */

.info-table-mobile {
    display: none;
}
.building-info.section {
    display: block;
}
.download-box {
    width: 32px;
    height: 30px;
	background-image: url(/wp-content/uploads/2020/10/download.svg);
	background-repeat: no-repeat;
	background-position-x: -9px;
    background-position-y: -6px;
	margin: auto;
}
.download-box:hover {
    background-position-x: -49px;
    background-position-y: -6px;
}
.email-box {
    width: 32px;
    height: 30px;
	background-image: url(/wp-content/uploads/2020/10/email.svg);
	background-repeat: no-repeat;
    background-position-x: -9px;
    background-position-y: -5px;
}
.email-box:hover {
    background-position-x: -49px;
    background-position-y: -5px;
}

.pdf-download-btn {
    text-align: -webkit-center;
    margin-top: 30px;
}
.pdf-download-btn a {
    background-color: rgba(255, 255, 255, 0.9);
    display: block;
    border-radius: 30px;
    padding: 15px 20px 15px 50px;
    font-size: 14px;
    width: fit-content;
    color: #002D5A;
	letter-spacing: 1px;
	text-decoration: none;
}
.pdf-download-btn a:before {
    background-image: url(/wp-content/uploads/2020/10/Ic_download_small.svg);
    background-repeat: no-repeat;
    background-position-x: 0px;
    background-position-y: 4px;
    width: 32px;
    height: 30px;
    content: "";
    position: absolute;
    margin-left: -30px;
}
.pdf-download-btn a:hover {
	color: #786937;
}
.pdf-download-btn a:hover:before {
	background-image: url(/wp-content/uploads/2021/01/Ic_download_small_white.svg);
	background-repeat: no-repeat;
    background-position-x: 0px;
    background-position-y: 4px;
    width: 20px;
    height: 30px;
    content: "";
    position: absolute;
    margin-left: -30px;
}

.fifth-header {
    background: #fff;
    border: 0;
  border-top: 1px solid #000;
    border-bottom: 1px solid #000;
    border-radius: 0;
    outline: none;
    text-transform: uppercase;
}
.fifth-header img {
    position: absolute;
    right: 1em;
    float: right;
    top: 22px;
    display: block;
    height: 40px;

}

h4.header {
    margin-left: 30px;
    margin: 15px 0 15px 35px;
    font-size: 30px;
    line-height: 35px;
    color: #002D5A;
}
h4.header:hover {
    color: #786937;
}

.ui-icon {
    display: inline-block;
    vertical-align: middle;
    margin-top: 22px;
    position: absolute;
    text-indent: -99999px;
    overflow: hidden;
    background-repeat: no-repeat;
    margin-right: 50px;
}


.ui-accordion .ui-accordion-header {
    display: block;
    cursor: pointer;
    position: relative;
    margin: -1px;
    padding: 10px .5em .5em;
    font-size: 100%;
    text-transform: uppercase;
    font-family: ballinger-x-condensed, sans-serif;
}
.ui-accordion .ui-accordion-content {
	//height: fit-content!important;
    border-top: 0;
    overflow: auto;
    font-size: 20px;
    font-family: "BrownLLWeb-Regular";
    color: #002D5A;
    padding-left: 25px!important;
	//transition-property: height;
	//transition-duration: 1s;
}
/* .row.ui-accordion-content {
	margin-left: 0;
	margin-right: 0;
	padding: 1em 0;
	border: 0;
} */
.row.ui-accordion-content {
    margin-left: 0;
    margin-right: 0;
    padding: 0 0 1.5rem 1.5em;
    border: 0;
}
/*.ui-state-active .ui-icon, .ui-button:active .ui-icon, .ui-state-focus .ui-icon, .ui-icon, .ui-widget-content .ui-icon, .ui-state-hover .ui-icon {
    background-image: url(/wp-content/uploads/2020/09/plus.svg);
    transition: .3s;
    background-position: center;
    background-size: contain;
	width: 20px;
    height: 20px;
}
.ui-state-active .ui-icon, .ui-button:active .ui-icon {
    transform: rotate(45deg);
    -webkit-filter: hue-rotate(180deg);
    filter: hue-rotate(180deg);
}*/



.ui-state-active .ui-icon, .ui-state-focus .ui-icon, .ui-icon, .ui-widget-content .ui-icon, .ui-state-hover .ui-icon {
    background-image: url(/wp-content/uploads/2020/09/plus.svg);
    transition: .3s;
    background-position: center;
    background-size: contain;
	width: 20px;
    height: 20px;
}
.ui-state-active .ui-icon {
    transform: rotate(45deg);
    -webkit-filter: hue-rotate(180deg);
    filter: hue-rotate(180deg);
}
.ui-state-active h4 {
    color: #786937;
    font-family: ballinger-x-condensed, sans-serif;
    margin: 15px 0 15px 35px;
}
.ui-state h4:hover {
    color: #786937;
}

.ui-state-active {
    background: #fff;
    border: 0;
    border-top: 1px solid #002D5A;
    border-bottom: 1px solid #fff;
    border-radius: 0;
    outline: none;
    text-transform: uppercase;
    color: #786937!important;
}
.ui-state-active:first-of-type {
    border-top: 0;
}
.fifth-header:first-of-type {
	 border-top: 0;
} 
.row.ui-accordion-content:last-of-type {
    margin-left: 0;
    margin-right: 0;
    padding: 1em 0;
    border: 0;
    border-bottom: 1px solid #002D5A;
} 
.ui-corner-all {
    border-radius: 0!important;
}
/* .accordion-component_module_image, .accordion-component_module {
    margin-top: 100px;
} */

/* accordion end */

/* mapplic */
.mapplic-zoom-buttons button {
    display: block;
    border-radius: 20px;
}
/*.fifth-ave-amenities .mapplic-list-category > a:hover, .mapplic-list-category > a:focus {
    background-color: rgba(255,255,255, 0);
}*/

.fifth-ave-amenities .mapplic-list-category > a:hover {
    background-color: rgba(255,255,255, 0);
}
.fifth-ave-amenities .mapplic-container {
    width: 75%;
    float: left!important;
    background: #d3efd2;
}
.fifth-ave-amenities .mapplic-sidebar-nosearch {
    padding-top: 0;
}
.fifth-ave-amenities .mapplic-sidebar {
    width: 25%;
    height: 100%;
    padding: 0;
    position: absolute!important;
    box-sizing: border-box;
    pointer-events: none;
    right: 0!important;
} 
.mapplic-filter {
    display: none;
}
.fifth-ave-amenities .mapplic-list-category .mapplic-toggle {
    position: absolute;
    left: 0;
    top: 8px;
    margin-top: -15px;
/*     background: red; */
    height: 70px;
    width: 100%;
}

.fifth-ave-amenities .mapplic-list-container:before {
    display: block;
    content: '';
    background-color: #BEE6BE;
    width: 100%;
    height: 20px;
    position: absolute;
    z-index: 100;
}
.fifth-ave-amenities .mapplic-list-category .mapplic-thumbnail {
    background-color: #aaa;
    border-radius: 50%;
    width: 30px;
    height: 30px;
/*     margin-top: 3px; */
	margin-top: -2px;
    position: absolute;
    right: 20px;
}
.fifth-ave-amenities .mapplic-list-category h4.mapplic-margin {
    margin-top: 0;
}
.fifth-ave-amenities .mapplic-list-container {
    /* box-shadow: 0 4px 10px rgba(0, 0, 0, 0.04); */
    /* box-sizing: border-box; */
    height: 100%;
    background: #BEE6BE;
    /* position: relative; */
    -webkit-overflow-scrolling: touch;
    padding: 0px 20px;
    overflow-x: hidden;
}
.fifth-ave-amenities  .mapplic-list-expandable {
    background-color: transparent;
    padding: 10px 0;
}
/* .fifth-ave-amenities .mapplic-list-container:before {
	display: none;
} */
.fifth-ave-amenities .mapplic-list-category > a {
    background-color: transparent;
    border-radius: 0;
    box-sizing: border-box;
    color: #2f3434 !important;
    display: block;
    margin: 6px 0;
    margin-bottom: 0;
    padding: 10px;
    padding-left: 40px;
    text-decoration: none;
    overflow: hidden;
    text-overflow: ellipsis;
    transition: background-color 0.2s;
    border-bottom: 2px solid #002D5A;
}
span.mapplic-toggle-circle {
    top: 24px!important;
    left: 12px!important;
}
/* 
.fifth-ave-amenities .mapplic-list-category h4 {
    display: inline-block;
    font-size:30px;
    font-weight: normal;
    line-height: 35px;
    margin: 0;
    color: #002D5A;
	font-family: ballinger-x-condensed, sans-serif;
} */
.fifth-ave-amenities .mapplic-list-category h4 {
    display: inline-block;
    font-size: calc(10px + 1vw);
    font-weight: normal;
    line-height: calc(15px + 1vw);
    margin: 0;
    color: #002D5A;
    font-family: ballinger-x-condensed, sans-serif;
}
/* .fifth-ave-amenities .mapplic-toggle:before {
    background-color: #BEE6BE;
    border: 1px solid #002D5A;
    border-radius: 50%;
    box-sizing: content-box;
    content: '';
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    width: 18px;
    height: 18px;
} */
.fifth-ave-amenities .mapplic-toggle:before {
    background-color: #BEE6BE;
    border: 1px solid #002D5A;
    border-radius: 50%;
    box-sizing: content-box;
    content: '';
    display: block;
    position: absolute;
    left: 11px;
    top: 23px;
    width: 18px;
    height: 18px;
}
/* .fifth-ave-amenities .mapplic-toggle > .mapplic-toggle-circle {
    background-color: #002D5A;
    border-radius: 50%;
    position: absolute;
    left: 1px;
    top: 1px;
    width: 18px;
    height: 18px;
    transform-origin: center;
    transform: scale(0);
    transition: 0.2s;
} */

.mapplic-toggle-circle {
    background-color: #002D5A!important;
}
/* mapplic end */

/* team */

.imagelink {
    margin-top: 20px;
}

.design-section {
    background-color: #F6F6F6;
	padding-bottom: 50px;
}


.delivery-section {
    padding-bottom: 50px;
}
.company:first-of-type {
    padding-left: 0;
}
.company:first-of-type {
/*     padding: 0 50px;
	padding-left: 0; */
}
.company {
/*     padding: 0 50px; */
}
.company:last-of-type {
/*     padding: 0 50px;
	padding-right: 0; */
}
.company-name {
    margin: 30px 0 20px;
    font-weight: 800;
    text-transform: uppercase;
}
/* .logo {
    width: 150px;
} */

.row.imagelink {
	margin-top: 20px;
}
/* team end */

/*  contact */
/* .contact-title {
    width: 100%;
    margin-bottom: 20px;
} */
.contact-title {
    width: 100%;
    margin-bottom: 20px;
/*     padding-top: 50px; */
}

#ownership.contact-title, #design.contact-title, #project-delivery.contact-title {
	padding-top: 70px;
}

.delivery-section .copy, .design-section  .copy
{
	letter-spacing: 1px;
    line-height: 30px;
}

.contact-title h2{
    color: #002D5A;
}

.contact-cols {
    column-count: 2;
}
.contact {
    font-size: 16px;
    line-height: 24px;
    font-family: "BrownLLWeb-Regular";
    margin-bottom: 30px;
    display: inline-block;
    margin-right: 10px;
    min-width: 218px;
}
.contact a {
    font-size: 16px;
	line-height: 24px;
	font-family: "BrownLLWeb-Regular";
	color: #002D5A;
}
.name {
    margin-bottom: 10px;
    text-transform: uppercase;
}


/* contact end */


/* timeline */
.cool-timeline-horizontal.ht-design-7 li:nth-child(2n+1) .ctl-main-story-date {
    padding-top: 30px!important;
}
.cool-timeline-horizontal.ht-design-7 .ctl-main-story-date:after {
	height: 92px!important;
    background: #002d5a!important;
}

.cool-timeline-horizontal.ht-design-7 .ctl-main-story-date span.minimal-date {
    font-size: 40px!important;
    margin-left: 85px;
}
.slick-active:nth-child(2) .cool-timeline-horizontal.ht-design-7 .ctl-main-story-date span.minimal-date {
    font-size: 60px!important;
    margin-left: 85px;
}
.cool-timeline-horizontal.ht-design-7 li .ctl-main-story-title, .ctl-popup-content h2.popup-content-title {
    font-size: 14px;
    font-family: inherit;
    font-weight: normal;
    text-transform: capitalize;
	justify-content: unset;
    width: 50%;
    margin-left: 50%;
    text-align: left;
	max-width: 200px;
    min-width: 150px;

}
.cool-timeline-horizontal.ht-design-7 .ctl-main-story-date {
    padding: 0;
    display: flex;
    flex-direction: column;
    align-items: center;
    text-align: center;
    font-size: 18px;
    position: relative;
    padding-top: 30px!important;
    margin-bottom: 5px;
}
.cool-timeline-horizontal.ht-design-7 .ctl-main-story-title {
    display: flex;
    justify-content: center;
    position: relative;
    transition: all .2s ease-in;
    text-align: center;
    height: auto;
    font-size: 15px;
    line-height: 1.35em;
    padding: 20px 0 5px 12px!important;
}
.cool-timeline-horizontal .clt_carousel_slider ul.slick-slider .slick-list li {
    font-family: ballinger-x-condensed!important;
}
.timeline-section h2 {
    margin-bottom: 50px;
	text-transform: uppercase;
	text-align: center;
}
.timeline-section {
    background-color: #f6f6f6;
    min-height: 650px;
}
.fa-angle-right:before {
    content: "";
    background-image: url(/wp-content/uploads/2020/10/Arrow.svg);
    width: 50px;
    height: 50px;
    background-position-x: 0;
    position: absolute;
    top: -10px;
    background-repeat: no-repeat;
}
.fa-angle-right:hover::before {
    background-position-x: -96px;
}
.fa-angle-left:hover::before {
    background-position-x: -96px;
}
.fa-angle-left:before {
    content: "";
    background-image: url(/wp-content/uploads/2020/10/Arrow.svg);
    width: 50px;
    height: 50px;
    background-position: 0;
    position: absolute;
    top: -10px;
    left: -50px;
    transform: rotate(180deg);
	background-repeat:no-repeat;
}
/* timeline end */

/* VIDEO */
.player .vp-controls {
    position: absolute;
    bottom: 7em;
    left: 21em;
    right: 21em;
    height: 0;
    opacity: 1;
    z-index: 14;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
}

.video-bg {
  position: fixed; 
  top: 0;
  left: 0; 
  bottom: 0; 
  right: 0;
  z-index: -99; 
  background: #000; 
}

.video-fg, .video-bg iframe {
  position: absolute; 
  top: 0;
  left: 0; 
  bottom: 0; 
  right: 0;
  height: 100%; 
  width: 100%;
/*   pointer-events: none; */
  
}

@media (min-aspect-ratio: 16/9){
  .video-fg {
    height: 300%; 
    top: -100%; 
  }
}
@media (max-aspect-ratio: 16/9){
  .video-fg {
    width: 300%;
    left: -100%;
    
  }
}

.video-overlay {
    height: calc(100vh - 120px);
    width: 100%;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    /* background-image: url(https://d3k5xyayaartr5.cloudfront.net/_assets/pattern-overlays/patterns/black-small-checks.png); */
}

.controls {
  
  margin-top: auto;
  display: flex;
  flex-direction: row; 
  margin-left: auto;
  padding: 10px;
  }

.button {
  display: flex; 
  flex-direction: column;
  align-items: center;
  justify-content: center;; 
  color: white; 
/*   margin-left: 10px; */
  height: 20px;
  width: 60px;
  text-align: center;
  font-family: arial;
  font-size: 18px;
  cursor:pointer;
}

.jumbo {
  margin-top: auto;
  animation: fadein 10s; 
}

.jumbo h1 {
  color: white;
  font-family: arial;
  font-size: 500%; 
  max-width: 90vw; 
  }

.info {
  min-height: 100vh;
  width: 100%; 
  display: flex;
  background-color: black;
  z-index: 100; 
  justify-content: center;
  align-items: center;
}

@keyframes fadein {
    from { opacity: 0; }
    to   { opacity: 1; }
}

.more {
  font-size: 70px; 
  color: white;
  position: absolute; 
  top: calc(100% - 80px); 
  display: block; 
  margin-left: -22.5px;
  
}

/* VIDEO END */

/* Tabs with gallery */
.gallery-tabs {
    padding-left: 25px;
    text-align: left;
    font-size: 15px;
}
.gallery-tabs li {
    display: inline-block;
    margin-right: 15px;
    border: 1px solid #ffffff;
    padding: 0;
    color: #002D5A;
}
.gallery-tabs li.active {
    display: inline-block;
    margin-right: 15px;
    border: 1px solid #ffffff;
	border-bottom: 1px solid #002D5A;
    padding: 0;
    color: #002D5A;
}

/* .gallery-tabs li.active {
    display: inline-block;
    margin-right: 15px:
    border: 1px solid #ffffff;
	border-bottom: 1px solid #fe3e00;
    padding-left: 0;
    color: blue;
	transition: .5s;
} */

.gallery-tabs li:hover {
	cursor: pointer;
}

/* .gallery-tabs li {
    display: inline-block;
    margin-right: 30px;
	border: 2px solid #ffffff;
    border-bottom: 2px solid #fe3e00;
    padding: 10px;
    color: #fe3e00;
} */

.image-map .gallery-tabs li.active {
    display: inline-block;
    margin-right: 30px;
    border: 2px solid #fe3e00;
    padding: 10px;
    color: #fe3e00;
	transition: .5s;
}

.image-box {
	box-sizing: border-box;
/* 	padding-bottom: 100%; */
	padding-bottom: 70%;
	position: relative;
}

.hidden-sections {
	position: relative;
}

.gallery-section .slick-list.draggable {
	height: 0px;
}

.gallery-section {
	position: absolute;
    visibility: hidden;
    opacity: 0;
    transition: visibility 0s, opacity 0.5s linear;
    height: 0px;
    width: 100%;
    margin: 0 auto;
	top: 0;
}
.download-btn {
    position: absolute;
    right: 40px;
    top: -10px;
}
.gallery-section.active-section .slick-list.draggable {
	height: auto;
}
.gallery-section.active-section {
	position: relative;
    visibility: visible;
    opacity: 1;
    transition: visibility 0s, opacity 0.5s linear;
/*     z-index: 9; */
	z-index: 1;
    height: auto;
}
.slick-track {
	min-width: 100%;
}

/* .download-panel img {
    float: right;
}
.download-panel {
    margin-top: 10px;
    width: 100%;
} */

.gallery-slide.slick-slide {
    min-width: calc(25% - 20px);
    margin: 10px;
}

/* .gallery-slide.slick-slide {
    min-width: calc(25% - 40px);
    margin: 20px 20px 5% 20px;
} */
.gallery-slide.slick-slide {
    min-width: calc(33.3% - 40px);
    margin: 20px 20px 5% 20px;
}
.slick-lightbox {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 9999;
    width: 100%;
    height: 100%;
    background: rgb(255 255 255 / .8)!important;
    -webkit-transition: opacity 0.5s ease;
    transition: opacity 0.5s ease;
}

p.slide-caption {
	margin-top: 10px;
	font-size: 14px;
	line-height: 18px;
	letter-spacing: .14px;
}
.btn-info:not(:disabled):not(.disabled).active, .btn-info:not(:disabled):not(.disabled):active, .show>.btn-info.dropdown-toggle {
	color: #002D5A;
	background-color: #BEE6BE;
}
.hero {
    /* margin-top: 126px; */
    margin-top: 92px;
    min-height: 520px;
    background-size: cover;
}
.page-id-7 .hero {
    /* margin-top: 126px; */
    margin-top: 92px;
    min-height: 140vw;
    background-size: cover;
}

/* End tabs with gallery */
@media only screen and (max-width: 1200px) {
	
#stacking-plan {
    display: none;
}
.mobile-stacker {
    display: block;
    width: 70vw;
    margin: auto;
    margin-right: 10vw;
}
.mobile-stacker .caption {
    color: #000;
    opacity: 1;
    text-align: center;
    width: 70vw;
    margin-right: 15vw;
    margin-top: 30px;
    font-size: 20px;
}
.mobile-stacker .caption {
	display: block;
}
	
body:not(.theme-preset-active) #masthead .navbar-nav > li.current_page_item > a {
    color: #786937;
    font-size: 14px;
    letter-spacing: 1px;
    text-transform: uppercase;
    font-weight: 400;
    border-bottom: 3px solid #786937;
    padding-bottom: 5px;
    padding-left: 0;
}
	body:not(.theme-preset-active) #masthead .navbar-nav > li > a {
    color: #002D5A;
    font-size: 14px;
    letter-spacing: 1px;
    text-transform: uppercase;
    font-weight: 400;
    padding: 0.8rem;
    padding-left: 0;
}
}
@media only screen and (max-width: 1200px) {
	
ul#menu-menu-295 li {
    margin-bottom: 20px;
}
	
#masthead nav {
    padding-left: 0;
    padding-right: 0;
    height: 62px;
}
ul.sub-menu {
    display: none!important;
}
.navbar-collapse {
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    -ms-flex-positive: 1;
    flex-grow: 1;
    -ms-flex-align: center;
    /* align-items: center; */
    height: 100vh!important;
    padding-top: 185px;
    padding-left: 72px;
	background-color: #fff;
	z-index: 7;
	position:absolute;
	width: 100%;
	top: 0;
}

}

@media screen and (max-width: 1024px)
{
	.offcanvas
	{
		font-size: 16px;
	}
}
@media only screen and (min-width: 768px) {
.embed-container { 
        position: relative; 
        padding-bottom: 56.25%;
        overflow: hidden;
        max-width: 100%;
	margin-top: 0;
    } 
}
@media only screen and (max-width: 768px) {
	.mobile-stacker {
    display: block;
    width: 90vw;
    margin: auto;
    margin-right: auto;
}

	.mobile-stacker .caption {
    color: #002D5A;
    opacity: 1;
    text-align: center;
    width: 90vw;
    margin: auto;
    margin-top: 30px;
    font-size: 20px;
}
.special-image {
	padding-right: 0;
	padding-left: 0;
}

	.navbar-collapse {
		padding-left: 40px;
	}
	
	.navbar-brand img {
    height: 100px;
    position: absolute;
    top: 0;
    z-index: 5;
    width: auto;
    max-width: unset;
}
	.navbar-brand {
    color: rgba(0,0,0,.9);
    position: absolute;
    top: 0;
    width: 100px;
    margin-left: 30px;
    z-index: 6;
}
	
.video-content {
	display: none;
}
.mobile-video {
	display : block;
}
	
.fifth-ave-amenities .mapplic-list-category .mapplic-thumbnail {
    background-color: #aaa;
    border-radius: 50%;
    width: 25px;
    height: 25px;
    margin-top: -2px;
    position: absolute;
    right: 20px;
}

.section.no-top-margin {
    padding-top: 0;
    padding-bottom: 0;
}
	
div#mapplic-id479 {
	background: #BEE6BE;
}
.flex-this {
    display: flex;
    height: 300px;
}
	
	
	.slider-controls {
    /* background: red; */
    width: 100%;
    height: 50px;
    position: absolute;
    bottom: -60px;
    display: flex;
    justify-content: center;
    padding: 0 30px;
}
.ui-icon {
    margin-top: 12px;
}
.gallery-tabs {
    padding-left: 37px;
    text-align: left;
    font-size: 15px;
    width: 700px;
}
.tabs-col {
    width: 700px;

}
.row.tabs-row {
    overflow: auto;
}	
.video-overlay {
    height: calc(100vh - 234px);
    width: 100%;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    /* background-image: url(https://d3k5xyayaartr5.cloudfront.net/_assets/pattern-overlays/patterns/black-small-checks.png); */
}
	
/* .my-footer.row {
    background: #786937;
    height: 160px;
    font-size: 16px;
    padding-top: 10px;
    position: absolute;
    bottom: 0;
    text-align: center;
}	 */
.my-footer.row {
    background: #786937;
    height: fit-content;
    font-size: 16px;
    padding: 10px 0 30px;
    /* position: absolute; */
/*     margin-bottom: 33px; */
    text-align: center;
}
.row.footer-link-holder {
    justify-content: center;
}	
.page-id-22 .my-footer.row {
    background: #786937;
    height: fit-content;
    font-size: 16px;
    padding: 10px 0 30px;
    position: absolute;
    text-align: center;
    bottom: 0;
}
	
.company {
    padding: 0;
}
.company:last-of-type {
    padding: 0;
    padding-right: 0;
}
	a.download-btn {
    display: none;
}
.gallery-slide.slick-slide {
    min-width: calc(100% - 40px);
    margin: 20px 20px 5% 20px;
}
.ui-state-active h4 {
    max-width: 70%;
}
h4.header {
    margin-left: 30px;
    margin-top: 5px;
    font-size: 30px;
    line-height: 35px;
    color: #002D5A;
	max-width: 70%;
}
.info-table-mobile .ui-accordion-content p {
    font-size: 28px;
    line-height: 26px;
    color: #786937;
    letter-spacing: .4px;
     font-family: ballinger-x-condensed, sans-serif;
}
span.table-deets {
    color: #002D5A;
    font-size: 18px;
     font-family: "BrownLLWeb-Regular";
	margin-left: 10px;
}
	p.single-line img {
    margin-left: 10px;
    width: 25px;
}
.ui-widget-content {
    border: 0;
}
.stacker.section {
    display: none;
}
.footer-panel-wrap a {
    color: #ffffff;
    font-size: 50px;
    letter-spacing: -1px;
    text-decoration: none;
    font-family: ballinger-x-condensed, sans-serif;
}
.accordion-component_module_image, .accordion-component_module {
    margin-top: 0;
    padding-right: 15px;
    padding-left: 15px;
}
.info-table-mobile .ui-accordion .ui-accordion-header {
    display: block;
    cursor: pointer;
    position: relative;
    margin: 0;
    padding: 10px 0 .5em 30px;
    font-size: 100%;
    text-transform: uppercase;
    font-family: ballinger-x-condensed, sans-serif;
    font-size: 30px;
    line-height: 35px;
	outline: none;

}
.info-table-mobile .ui-state-default {
	background: #fff;
	border: 0;
	border-bottom: 1px solid #002D5A;
	}
.info-table-mobile .ui-state-active {
    border-bottom: 0;
}
.info-table-mobile .ui-accordion .ui-accordion-header:first-of-type {
		border-top: 1px solid #002D5A;
	}
.info-table-mobile .ui-accordion .ui-accordion-content {
    padding: 0;
    padding-bottom: 20px;
	border-bottom: 1px solid #002D5A;
	height: fit-content!important;
}
.info-table-mobile .ui-icon {
    display: inline-block;
    vertical-align: middle;
    margin-top: 7px;
    position: absolute;
    text-indent: -99999px;
    overflow: hidden;
    background-repeat: no-repeat;
    margin-right: 50px;
    left: 6px;
}
	
	
.copy {
    font-size: 18px;
    line-height: 26px;
    font-family: "BrownLLWeb-Regular";
	margin-bottom: 20px;
	}
/* .offcanvas {
    width: 100%;
    visibility: hidden;
    transform: translateX(-100%);
    transition: all .2s;
    border-radius: 0;
    		 box-shadow: 0 0 black;
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    height: calc(100% - 30px);
    z-index: 2;
    background-color: rgba(234,247,234,0.97);
    overflow-y: hidden;
    overflow-x: hidden;
    padding: 65px 40px 20px 30px;
    font-size: 12px;
    line-height: 16px;
} */
button.btn.btn-info.btn-lg {
		display: none;
}
	.home .flex-this {
    display: flex;
    height: 80vh;
}
	
.home-logos img {
    height: 60px;
	width: 116px;
}
/* .hero-section {
    margin-top: 90px;
} */
	.statement-wrap .copy {
    font-size: 50px;
    line-height: 50px;
    font-family: ballinger-x-condensed, sans-serif;
    text-transform: uppercase;
    letter-spacing: -1px;
}
/* .col-sm-12, .col {
    padding-left: 15px;
    padding-right: 15px;
} */
.building-info.section {
    display: none;
}
	
.info-table-mobile {
    display: block;
}
.fifth-ave-amenities .mapplic-sidebar {
	width: 30%!important;
}
.fifth-ave-amenities .mapplic-container {
	width: 70%!important;
}
	
}

@media only screen and (max-width: 414px) {
	.offcanvas {
    width: 100%;
		font-size: 14px;
		line-height: 18px;
    visibility: hidden;
    transform: translateX(-100%);
    transition: all .2s;
    border-radius: 0;
    /* box-shadow: 0 0 black; */
    display: block;
    position: absolute;
    top: 0;
    left: 0;
	height: calc(100% - 30px);
    z-index: 2;
    background-color: rgba(234,247,234,0.97);
    overflow-y: hidden;
    overflow-x: hidden;
    padding: 65px 40px 20px 30px;
}
#space-for-mobile {
	padding-top: 60px;
	min-height: 520px;
}

.fa-angle-left:before {
    left: -35px;
}
.fa-angle-right:before {
    right: -35px;
}
.mobile-video {
	display: block;
	margin-top:60px;
}
video#myVideo2 {
    width: 100%;
    margin-top: 100px;
}

.page-id-7 .hero-down {
	display: none;
}
.page-id-28 .hero-down {
	display: none;
}
.company {
    padding-top: 30px!important;
}

.fifth-ave-amenities .mapplic-list-category h4 {
    display: inline-block;
    font-size: calc(18px + 1vw);
    font-weight: normal;
    line-height: calc(22px + 1vw);
    margin: 0;
    color: #002D5A;
    font-family: ballinger-x-condensed, sans-serif;
}
.fifth-ave-amenities .mapplic-sidebar {
	position: relative!important;
}
.fifth-ave-amenities .mapplic-container {
}

	
}
@media only screen and (max-width: 1024px) {
	.download-btn {
    display: none;
}	
}

.squares-container
{
	cursor : pointer;
}

:fullscreen .squares-container{
  
	text-align: center;
	margin : 0 auto;
	max-width : 700px;
	width : 100%;
}

:fullscreen .squares-container h2, :fullscreen .squares-container p
{
	text-align : center !important;
}

:fullscreen .squares-container img
{
	margin : 0 auto;
}

:fullscreen .full_view_button
{
	display : none;
}

.cool-timeline-horizontal.ht-design-7 .ctl-slick-next, .cool-timeline-horizontal.ht-design-7 .ctl-slick-prev
{
	display: none !important;
}

.navbar-toggler .navbar-toggler-icon
{
	background-image : url('assets/images/Menu_icons/Ic_burger.svg');
}

.navbar-toggler[aria-expanded="true"] .navbar-toggler-icon
{
	background-image : url('assets/images/Menu_icons/Ic_close.svg');
}

.ctl-main-story-title
{
	//color: brown;
    line-height: 26px !important;
    padding: 20px 0 5px 12px!important;
	font-size: 18px !important;
}

.hcenter
{
	text-align : center;
}

.interior-slider .slider-controls
{
	bottom : -55px;
}

.hero-down img, .hero_section #copy-down img
{
	cursor : pointer;
}

#myModal
{
	z-index: 10000002;
}

.modal-backdrop
{
	z-index: 10000001;
}

.page-id-827 .row.link-container
{
	display : none;
}

.page-id-31 .slider-controls
{
	padding-top: 20px;
}

#content
{
	min-height: calc(100vh - 132px);
}

button.btn.btn-info.btn-lg:hover
{
	background-color : #BEE6BE;
}

.stacker #rect-8872,.stacker  #rect-9384
{
	background-color : rgba(118, 105, 62, 0.4) !important;
}

.stacker #rect-9761,.stacker  #rect-3591,.stacker  #rect-6419,.stacker  #rect-7503,.stacker  #rect-7290,.stacker  #rect-2289
{
	background-color : rgba(130, 148, 167, 0.4) !important;
}


.stacker #rect-6881,.stacker #rect-2850,.stacker #rect-1062,.stacker #rect-7497 
{
	background-color : rgba(190, 219, 186, 0.4) !important;
}

.stacker #rect-2132,.stacker #rect-6026,.stacker #rect-352,.stacker #rect-1907,.stacker #rect-3916 
{
	background-color : rgba(184, 196, 208, 0.4) !important;
}



.total_rsf
{
	    padding-right: 45px;
    padding-left: 0px;
	padding-top: 15px;
}

#vision #myModal
{
	padding-right : 0px !important;
}

#vision #myModal .modal-dialog
{
	    margin: 0px;
    width: 100% !important;
}

#vision #myModal .modal-dialog .modal-content
{
	background-color : rgba(255,255,255, 0.8);
	border-radius : 0px;
}

#vision #myModal .modal-dialog .modal-content .modal-body
{
	text-align : center;
	height : 100vh;
	padding-top: 0px;
}

/* #vision #myModal .modal-dialog .modal-content .modal-body img
{
	max-height : 100vh;
} */

.hero_pop_up_close
{
	position: absolute;
    right: 45px;
    top: 45px;
    border: 1px solid #26446D !important;
    color: #26446D;
    border-radius: 30px;
    padding: 15px !important;
    font-size: 40px;
    font-weight: normal;
	padding-top: 0px !important;
}

/* .hero_pop_up_close span:nth-child(1)
{
	position: absolute;
    top: 5px;

}

.hero_pop_up_close span:nth-child(2)
{
	font-size: 14px;
	padding-left: 30px;
} */

.availability-slider .read-more button {
	display: none;
}
.slider_295 .read-more button
{
	background-color : rgba(255,255,255,0.7);
}

.slider_295 .read-more button:focus
{
	color: #002D5A !important;
}

.slider_295 .read-more button:hover
{
	background-color : #BEE6BE;
}

#building-specs .pdf-download-btn a:hover
{
	    background-color: #002D5A;
    color: white;
}

.accordian_header
{
	
    margin: 25px 0 25px 15px;
    font-size: 30px;
    line-height: 35px;
    color: #002D5A;
	font-family: ballinger-x-condensed, sans-serif;
	float : left;
	text-transform : uppercase;
	width : calc(100% - 120px);
}

.accordian_header:hover
{
	color: #786937;
}	

.accordian_header_container
{
	cursor: pointer;
}

.accordian_image
{
	    position: absolute;
    right: 1em;
    float: right;
    top: 22px;
    display: block;
    height: 40px;
}

.accordian_container
{
	border-bottom : 1px solid black;
	
	float : left;
}

.accordian_body
{
/* 	margin-left: 30px; */
	margin-left: 43px;
	font-family: "BrownLLWeb-Regular";
	display : none;
	float : left;
	width : calc(100% - 120px);
	padding-bottom : 25px;
}

.accordian_expand_close_icon
{
	float : left;
	    margin-top: 32px;
	transition : all 1s;
	padding-left : 10px;
}

.open_accordian_container .accordian_expand_close_icon
{
	transform : rotate(45deg);
}

.open_accordian_container .accordian_header
{
	color: #786937;
}

.accordion-component_new_module_image 
{
	padding-left : 15px;
	padding-right : 15px;
}
button:focus, button:active  {
	outline:red!important;
	box-shadow: none;
}
.caption
{
	opacity : 0;
	transition : all 1s;
}

.slick-current .caption
{
	opacity : 1;
	
}

#project-timeline-new .content-title
{
	    background-color: transparent;
    color: #002D5A;
	font-size: 40px;
}

#project-timeline-new .content-details p
{
	font-family: "BrownLLWeb-Regular";
	font-size: 18px;
}

#project-timeline-new .timeline-post
{
	background-color: transparent;
}



#project-timeline-new .cool-timeline-horizontal .clt_carousel_slider ul.slick-slider .slick-list li
{
	//min-width : 604px;
}

#project-timeline-new .cool-timeline-horizontal .clt_carousel_slider ul.slick-slider .slick-list li .ctl-story-time:after
{
	bottom : 62%;
}

#project-timeline-new .cool-timeline-horizontal .clt_carousel_slider ul.slick-slider .slick-list li.slick-slide:after, #project-timeline-new .cool-timeline-horizontal.ht-design-2 .clt_carousel_slider ul.slick-slider .slick-list li.slick-slide:after
{
	border: 1px solid #002d5a;
    height: 110px;
    top: 44px;
	left: 10%;
	margin-left: 9px;
}

#project-timeline-new .cool-timeline-horizontal .clt_carousel_slider ul.slick-slider .slick-list li:before
{
	    bottom: 84px;
}

#project-timeline-new .clt_caru_slider
{
	margin-top: -160px;
}

#project-timeline-new .content-title, #project-timeline-new .ctl_info
{
	text-align : left;
}

#project-timeline-new .timeline-post
{
/* 	padding-left : 50%; */
	padding-left : 15%;
	font-family: ballinger-x-condensed!important;
    text-align: left;
}

#project-timeline-new .slick-arrow
{
	display : none !important;
}

#project-timeline-new .slick-track
{
	min-height : 200px;
}



@media screen and (max-width : 1200px)
{
	.home header#masthead
	{
		    background-color: rgba(255,255,255, 0.8);
	}

	.home .entry-content
	{
		margin-top: 0px;
	}
}

@media screen and (max-width : 768px)
{
	#content
	{
		min-height: calc(100vh - 141px);
	}

	.accordian_body
	{
		width : calc(100% - 45px);
	}
}

.floors-template-default header, .floors-template-default .my-footer
{
	display : none;
}

.floors-template-default .entry-content
{
	margin-top: 0px;
}

#floor_image_modal .modal-dialog .modal-content
{
	background-color : rgba(255,255,255, 0.8);
	width : 100vw;
	border-radius : 0px;
}

#floor_image_modal .modal-dialog
{
	margin : 0px;
}


/* PRESS PAGINATION CSS */
.pagination {
    margin-bottom: 30px;
}
a.prev.page-numbers {
    width: 50px;
    height: 50px;
    z-index: 3;
    background-image: url('/wp-content/uploads/2020/10/Arrow.svg');
    background-position: 0;
    background-repeat: no-repeat;
    transform: rotate(180deg);
    float: left;
    margin: 0 10px;
}
a.prev.page-numbers:hover {
	background-position-x: -96px;
}

a.next.page-numbers {
    transform: rotate(0);
    right: 0;
    width: 50px;
    height: 50px;
    z-index: 3;
    background-image: url('/wp-content/uploads/2020/10/Arrow.svg');
    background-position: 0;
    background-repeat: no-repeat;
    float: left;
    margin: 0 10px;
    background-position-x: 0;
    transition: none;
}
a.next.page-numbers:hover  {
	background-position-x: -96px;
}
.page-numbers {
    margin: 0 8px;
    color: #ababab;
    font-size: 16px;
}

span.page-numbers.current {
    color: #002D5A;
}

@media screen and (max-width : 768px){
    .page-numbers {
        margin: 0 4px;
    }
}
