/*.global-page-container {
	max-width: 1500px;
}*/

.cp-sub-menu .project-link a {
	opacity: 1;
}

.cp-sub-menu .project-link a:hover {
	opacity: .5;
}

.info-assets .multi-asset-wrapper a {
	font-family: var(--primary-font);
	font-size: 12px;
	color: #9B9B9B;
	width: 96%;
	display: block;
}

.info-assets .multi-asset-wrapper li:hover a {
	color: var(--tertiary-color);
}

#header .nav-links-list .nav-link .inner-nav .project-link a:hover {
	color: var(--tertiary-color);
}

#header .nav-links-list .more-options-nav .all-prop-link:hover {
	background-color: #FFF;
}

#header .nav-links-list .more-options-nav .all-prop-link:hover a {
	color: var(--tertiary-color);
}

#header .nav-links-list .more-options-nav .search-prop-link:hover {
	background-color: var(--tertiary-color);
}

#header .nav-links-list .more-options-nav .search-prop-link:hover a {
	color: #FFF;
}

#projects .main-top-bar p {
	font-size: 16px;
}

#projects .main-top-bar .right-buttons.show-filters span {
	margin-right: 10px;
}

#projects .main-top-bar .right-buttons.show-filters {
	padding-right: 25px;
}

.rudin-ventures-container .container-fluid {
	text-align: center !important;
}


.rudin-ventures-container .section-body {
	text-align: justify !important;
}

.msie #contact .info .info-column .email{
	line-height:0px !important;
	
}

.msie .contact .mail-icon{
	position: absolute !important;
	top: 7px !important;
}

.windows.msie.about .committee .title.com-more-info {
	line-height: 0px !important;
}

.windows.msie .content-container .executive-container .committee .com-more-info #Layer_1 {
	position: relative;
	top: 5px;
}

#project .availabilities-section .availabilities .avail-fp a,
#project .availabilities-section .availabilities .avail-contact a,
#project .availabilities-section .availabilities .view-photos-trigger {
	text-decoration: underline;
	color: var(--primary-color);
}
@media screen and (min-width: 1025px) {
	#project .availabilities-section .availabilities .avail-fp a:hover,
	#project .availabilities-section .availabilities .avail-contact a:hover,
	#project .availabilities-section .availabilities .view-photos-trigger:hover {
		color: var(--quinary-color);
	}
}

#project.Residential .project-description .project-description-info .info-mass-transit {
	border-bottom: none;
}

@media only screen and (min-width: 768px) {
	#timeline .items .decade-start .timeline-item-wrapper {
		width: 660px;
	}
	
	#timeline .items .decade-start .timeline-item-wrapper .year {
		width: 48%;
	}
	
	#timeline .timeline-item-wrapper .copy {
		width: 55% !important;
	}
	
	#timeline .four-three {
		width: 61%;
		padding-bottom: 48%;
		background-size: 96% 96%;
		background-position: 8px;
		border: 2px solid #BBB;
	}
	#timeline {
		padding-right: 20px;
		padding-left: 20px;
	}
	
}

#timeline .close-timeline {
	right: 20px;
}

#timeline .timeline-item-wrapper .thumbnail {
	border: none;
}

#timeline .timeline-item-wrapper .sans-med.copy {
	font-size: 12px !important;
	line-height: 13px !important;
}

#timeline .items-wrapper .modal {
	z-index: 10021;
	padding-top: 30%;
}

#timeline .items-wrapper .modal .modal-dialog {
	margin-left: 20px;
	margin-right: 20px;
}

#timeline .items-wrapper .modal .modal-content {
	border-radius: 0px;
}

#timeline .mobile-decades-icon {
	z-index: 10022;
}

#timeline .items-wrapper .modal-content .modal-caption {
	font-size: 13px !important;
	line-height: 21px !important;
	text-align: center;
	padding-left: 8px;
    padding-right: 8px;
}

#timeline .items-wrapper .modal-body .close {
	display: block;
	float: unset;
	margin: 0 auto;
}

#timeline .items-wrapper .modal-body .close svg {
	height: 20px;
}

#timeline .items-wrapper .modal-body .close svg .cls-1 {
	stroke: gray;
    stroke-width: 10px;
    fill: gray;
}

#timeline .thumbnail .caption.sans-small, .timeline-item-wrapper.video .video-feed .caption.sans-small {
	font-size: 12px;
	line-height: 13px !important;
}

#timeline .popup-timeModal {
	float: right;
	display: block;
	font-size: 13px;
}

.pull-forward {
	z-index: 10023 !important;
}

.close-timeline .cls-1 {
	stroke: gray;
    stroke-width: 20px;
    fill: gray;
    stroke-dasharray: 5,5;
    stroke-linejoin: round;
    color: red;
}

#timeline .modal-timeline-img {
	background-size: 100% 100%;
    background-position: 0px;
    border: none;
}

.project-description-info .info-buttons a:hover > .info-button {
	background-color: var(--tertiary-color) !important;
	color: var(--secondary-color);
}

#contact .address .address-text a:hover {
	text-decoration: underline;
	color: #000;
}

.contact .phone-text a:hover {
	text-decoration: none;
	color: #777 !important;
}

#footer .address p:last-child a:hover {
	text-decoration: none !important;
}

.contact .mail-icon {
	float: left;
	margin-top: -2px;
	margin-right: 5px;
	padding-top: 5px;
}

.contact .mail-icon svg {
	height: 14px;
}

.sub-title svg {
	position: absolute;
	top: 92%;
	left: calc(25% + 45px);
	width: 45%;
}

.subtitle-mobile {
	display: none;
}


@media only screen and (max-width: 768px) {
	
    #timeline .four-three {
		background-size: 97% 96%;
		border: 2px solid #BBB;
    	background-position: 5px 5px;
	}
	
	.sub-title {
		display: none;
	}
	
	.subtitle-mobile {
		display: block;
	}
	
	.subtitle-mobile svg {
		position: absolute;
		top: 75.5%;
		left: 5%;
	}
	
	#project .project-title .project-title-text {
		margin-top: 15px;
		margin-bottom: 15px;
		font-size: 1.9rem !important;
    	line-height: 2rem !important;
	}
	
	#project .project-slideshow {
		margin-bottom: 10px;
	}
	
	#project .project-description .project-description-text p.section-title {
		padding-bottom: 0px;
		margin-bottom: 0px;
	}
	
	#project .project-description .project-description-text p.section-desc {
		margin-top: 10px;
	}
	
	#project .project-sub-slideshow {
		margin-bottom: 10px !important;
	}
	
	#project .project-description .project-description-text .section-desc {
		margin-bottom: 20px;
	}
	
	.map-container-c {
		margin-top: 10px;
	}
	
	#project .project-description .project-description-info .info-row p:first-child {
		width: 45%;
	}
	
	#project .project-description .project-description-info .info-row p:last-child {
		width: 50%;
	}
	
	#project .project-description .project-description-info {
		margin-bottom: 0px;
	}
	
	#project .availabilities-section  {
		margin-top: 0px;
		margin-bottom: 60px;
	}
	
	#project .project-description {
		margin-bottom: 0px;
	}
	
	#project .project-description .project-description-info .info-buttons {
		margin-top: 25px;
	}
	
	#project .project-description .project-description-info .info-buttons .info-button {
		margin-top: 20px;
	}
}
@media screen and (max-width: 991px) and (min-width: 768px) {
	#project .project-title .project-title-text {
        font-size: 2.5rem !important;
    }
}
@media only screen and (max-width: 767px) {
	#project .project-slideshow img {
		height: 100% !important;
	}
}

/* Fix legal close */
@media only screen and (max-height: 719px){
    #legal-overlay .ov-container {
        height: 80%;
        top: 58%;
    }
}
@media only screen and (max-height: 539px){
    #legal-overlay .ov-container {
        height: 70%;
        top: 63%;
	}
	#legal-overlay .about-container.fade{
		height: 280px;
	}
}
@media only screen and (max-height: 479px){
	#legal-overlay .about-container.fade{
		height: 240px;
	}
}
@media only screen and (max-height: 409px){
	#legal-overlay .about-container.fade{
		height: 200px;
	}
}
@media only screen and (max-height: 359px){
	#legal-overlay .about-container.fade{
		height: 170px;
	}
}
@media only screen and (max-height: 309px){
    #legal-overlay .ov-container {
        height: 60%;
        top: 66%;
	}
	#legal-overlay .about-container.fade{
		height: 100px;
	}
}

/* Fix legal hyperlink area */
#footer .footer-c .legal {
    width: 45px;
}

/* First fix footer */

/* @media only screen and (max-width: 1183px){
    #footer .footer-c .links .button.top-slider {
		width: 54%;
		display: inline-block;
		float: left;
	}
	#footer .footer-c .links.right-links .img{
		margin: 0px 2px;
		width: auto !important;
	}
	#footer .footer-c .links.right-links .img img {
		margin-bottom: 10px;
	}
	#footer .footer-c .links.right-links .img.house-logo {
		width: 9% !important;
		max-width: 53px;
		float: right;
	}
	#footer .footer-c .links.right-links .img.house-logo img{
		margin-top: -13px;
	}
	#footer .footer-c .links.right-links .img.rebny-logo {
		width: 18% !important;
		max-width: 106px;
		float: right;
		margin-right: 5px;
	}
	#footer .footer-c .links.right-links .img.rebny-logo img{
		margin-top: -5px;
	}
	#footer .footer-c .links.right-links .img img {
		width: 100%;
	}
	#footer .footer-c .legal {
		display: inline-block;
		padding: 0px !important;
		float: left;
		margin-top: 14px;
		margin-left: 5px;
	}
	#footer .footer-c .links {
		margin-bottom: 20px;
	}
	#footer .footer-c {
		min-height: 240px;
	}
	#footer {
		padding-top: 60px;
	}
}

@media only screen and (max-width: 359px){
	#footer .footer-c .links .button.top-slider {
		width: 53%;
	}
	#footer .footer-c .links .button {
		font-size: 14px;
	}
	#footer .footer-c .links.right-links .img.rebny-logo {
		margin-right: 0px;
	}
} */

/* Fix footer */

@media only screen and (min-width: 1184px){
	/* #footer .button.top-slider{
		padding: 0 10px 0 10px !important;
		border: 1px solid #FFF !important;
		line-height: 35px !important;
		text-align: center !important;
		margin-top: 9px !important;
		width: 160px !important;
		float: left !important;
		margin-right: 10px !important;
		font-size: 14px !important;
	} */
	/* #footer .button.top-slider span {
		display: none;
	} */
	/* #footer .footer-c .links .button.top-slider > div {
		top: calc(-100% - 23px);
	}
	#footer .footer-c .links .button.top-slider > div.building-link {
		top: calc(-200% - 40px);
		text-align: center;
	} */
	#footer .footer-c .links.right-links .img.house-logo img {
		width: 27px;
		margin-top: 0px !important;
	}
	#footer .footer-c .links.right-links .legal {
		margin-right: 5px;
	}
	#footer .footer-c .links.right-links .img.rebny-logo img {
		width: 62px;
		height: auto;
		margin-top: 11px;
	}
}
@media only screen and (max-width: 1183px){
	#footer .footer-c .links.right-links .img.house-logo img {
		width: 33px;
		margin-bottom: -5px !important;
	}
	#footer .footer-c .links.right-links .img.rebny-logo img {
		width: 63px;
		height: auto;
		margin-top: 12px;
	}
	#footer .footer-c .legal p {
		font-size: 12px;
		margin-bottom: 20px;
	}
    /* #footer .button.top-slider span {
		display: none;
	} */
}

/* Fix legal (timeline) */
.timeline .about-container{
    opacity: 1 !important;
}

/* Fix blue links (timeline) */
.timeline #footer a {
    color: #fff;
}

.timeline #footer .legal a{
    color: #777;
}

.timeline .mobile-menu-active a{
    color: var(--tertiary-color) !important;
}

#sustainability-page .content-container .container .section-body a {
	text-decoration: underline;
}
@media only screen and (min-width: 768px){
	.sidebar-overlay#search-overlay #search-submit > div {
		text-align: right;
	}
	.sidebar-overlay#search-overlay #search-submit p {
		width: 31.4%;
		line-height: 23px;
		min-width: 103px;
	}
	.sidebar-overlay#search-overlay #search-submit p span {
		top: 7px;
	}
}
@media only screen and (max-width: 575px){
	#search-overlay #autocomplete li.autocomplete-result {
		font-size: 20px !important;
	}
	.sidebar-overlay#search-overlay #search-submit p span {
		top: 10px;
	}
}

.nav-search a {
	border-top: none !important;
}

.cp-sub-menu {
	margin-bottom: 25px;
}

.cp-sub-menu li {
	float: left;
}

.cp-sub-menu .project-link {
	width: 247px;
	height: 208px;
}

.cp-sub-menu .project-link a {
	width: 100%;
}

.cp-sub-menu .project-link img {
	width: 100%;
	height: 207px;
	float: unset !important;
}

.cp-sub-menu .project-link p {
	color: var(--tertiary-color);
	/* font-size: 18px; */
	font-size: 1.17em;
	margin-top: 10px;
	text-transform: uppercase;
}
@media screen and (min-width: 1680px) {
	.cp-sub-menu .project-link p {
		font-size: 20px;
	}
}

#project .info-assets {
	position: relative;
	float: right;
	width: 30%;
	padding-left: 12.5px;
}

#project .info-assets .assets-multi {
	width: 100% !important;
	border: 1px solid var(--tertiary-color);
	padding: 13px 16px 8px 16px !important;
	cursor: pointer;
}

#project .info-assets .assets-multi:hover {
	background-color: var(--tertiary-color);
	color: #FFF;
}

#project .info-assets .assets-multi:hover #01-contact {
	color: #FFF;
}

#project .info-assets .assets-multi span {
	position: absolute;
	right: 11px;
}

#project .info-assets .asset-single {
	line-height: 10px;
}

#project .info-assets .asset-single a:hover {
	background-color: var(--tertiary-color);
	color: #FFF;
}

#project .info-assets .assets-multi:hover g {
	stroke: #FFF;
}

#project .info-assets a:hover g {
	stroke: #FFF;
}

#project .info-assets .multi-asset-wrapper {
	width: 96.7%;
	-webkit-box-shadow: 0 1px 2px 0 #DDDCDE, inset 0 1px 3px 0 rgba(0,0,0,0.50);
	-moz-box-shadow: 0 1px 2px 0 #DDDCDE, inset 0 1px 3px 0 rgba(0,0,0,0.50);
	box-shadow: 0 1px 2px 0 #DDDCDE, inset 0 1px 3px 0 rgba(0,0,0,0.50);
	transition: 0.5s;
	position: absolute;
	padding-left: 17px;
	list-style: none;
	overflow: hidden;
	height: 0;
	background-color: #FFF;
}

#project .info-assets .asset {
	margin-top: 0;
	margin-left: 0;
	padding-top: 5px;
	padding-bottom: 5px;
}

#project .info-assets .asset:first-child {
	margin-top: 10px;
}

#project .info-assets .asset:last-child {
	margin-bottom: 10px;
}

#project .info-assets .dropdown.multi-asset-wrapper {
	overflow: scroll;
	height: 85px;
}

#project .info-assets .asset-single a {
	border: 1px solid var(--tertiary-color);
	padding: 15px 16px 13px 16px !important;
	display: block;
	position: relative;
}

#project .info-assets .asset-single a span {
	position: absolute;
	right: 15px;
	transform: rotate(270deg);
}





.property .contact-inquiry {
	position: relative;
	display: inline-block;
	width: 60%;
	border: 1px solid var(--tertiary-color);
	padding: 20px 30px 30px 30px;
}

.property .contact-side-text {
	padding-right: 20px;
}

.property .prop-title {
    border-bottom: 1px solid #888;
    margin-bottom: 15px;
}

.property .contact-inquiry .close-inquiry-form {
	position: relative;
	text-align: right;
}

.property .contact-inquiry svg {
	position: relative;
	height: 20px;
	cursor: pointer;
	width: 20px;
}

.property #contact-webform {
	margin-top: 8%;
}

.property .contact-form,
.property .contact-side-text {
	float: left;
}

.property .contact-side-text {
	width: 40%;
}

.property .contact-form {
	width: 60%;
	padding-left: 5%;
}

.property .contact-form .top-form {
	margin-bottom: 15px;
  }
  
  .property .contact-form .top-form {
	  display: none;
	  overflow: hidden;
  }
  .property .contact-form .bottom-form {
	width: 100%;
	padding-right: 30px;
	float: left;
  }
  
  .property .contact-form .left-form,
  .property .contact-form .right-form {
	width: 50%;
	float: left;
	padding-right: 30px;
  }
  
  .property .contact-form input[type="text"] {
	border: 1px solid #888;
	width: 100%;
	padding: 5px 10px;
	margin-bottom: 15px;
  }
  
.property .contact-form select {
	display: none;
	/*
	width: 44.5%;
	border: 1px solid #888;
	padding: 5px 10px;
	-webkit-appearance: none;
	-moz-appearance: none;
	color: var(--tertiary-color);
	background:url("../images/down.svg") no-repeat;
	background-position-x: 95%;
	background-position-y: 50%;
	*/
}
  
  .property .contact-form .r-u-broker {
	width: 100%;
	margin-bottom: 15px;
	position: relative;
  }
  
  .property .contact-form .r-u-broker label {
	display: inline-block;
  }
  
  .property .contact-form .r-u-broker .broker-label {
	color: var(--tertiary-color);
	margin-right: 10px;
  }
  
  .property .contact-form .r-u-broker .broker-options {
	display: inline-block;
	position: absolute;
	width: 50%;
  }
  
  .property .contact-form .r-u-broker .form-radio {
	float: left;
	color: var(--tertiary-color);
	position: relative;
	width: 26%;
  }
  
  .property .contact-form .r-u-broker .form-radio input {
	position: absolute;
	opacity: 0;
	cursor: pointer;
	height: 0;
	width: 0;
  }
  
  .property .contact-form .r-u-broker .form-radio .checkmark {
	position: absolute;
	top: 23%;
	height: 10px;
	width: 10px;
	border: 2px solid var(--tertiary-color);
  }

  .property .contact-form .r-u-broker .form-radio:nth-child(1) .checkmark {
	left: 53%;
  }

  .property .contact-form .r-u-broker .form-radio:nth-child(2) .checkmark {
	left: 40%;
  }

  .property .contact-form .r-u-broker .form-radio .container input:checked ~ .checkmark {
	background-color: var(--tertiary-color);
  }
  
  .property .contact-form .r-u-broker .form-radio .checkmark:after {
	content: "";
	position: absolute;
	display: none;
  }
  
  .property .contact-form .r-u-broker .form-radio .container input:checked ~ .checkmark:after {
	display: block;
  }
  
  .property .contact-form #datepicker {
	  width: 46%;
  }

  .property .ui-datepicker {
	  padding: 17px;
  }

  .property .ui-datepicker.ui-widget .ui-datepicker-header {
	  background-color: transparent;
	  border: none;
	  width: 80%;
  }

  .property .ui-datepicker.ui-widget .ui-icon-circle-triangle-w {
	  background-position: -96px -3px;
  }

  .property .ui-datepicker.ui-widget .ui-icon {
	  cursor: pointer;
  }

  .property .ui-datepicker.ui-widget .ui-state-hover {
	  background-color: transparent;
	  border: none;
	  cursor: pointer;
  }

  .ui-icon-circle-triangle-e {
	  background-position: -33px -3px;
  }

.property .ui-datepicker.ui-widget .ui-datepicker-title {
	  /* float: left; */
	  margin: 0 2rem;
	  font-family: 'Berlingske Serif';
	  font-size: 12px;
}

.property .ui-datepicker.ui-widget thead th {
	color: #9B9B9B;
	font-family: 'Berlingske Serif';
	font-size: 12px;
}

.property .ui-state-default {
	background-color: transparent;
	border: none;
	color: #9B9B9B;
	font-family: var(--primary-font);
	font-size: 12px;
}

.property .ui-state-highlight {
	border: none;
	background: transparent;
	color: var(--tertiary-color);
	/* font-weight: bold; */
	font-family: var(--primary-font);
	font-size: 12px;
}

.property .contact-form textarea {
	resize: none;
	width: 100%;
	padding: 5px 10px;
}
  
.property .contact-form .submit-form {
	margin-top: 15px;
	padding-right: 30px;
}
  
.property .contact-form .required-message {
	width: 50%;
	float: left;
}
  
.property .contact-form .sbmt-btn {
	width: 50%;
	float: left;
}
  
.property .contact-form .btn-submit {
	width: 100%;
	background-color: var(--tertiary-color);
	color: #FFF;
	border: none;
	padding-bottom: 7px;
	padding-top: 9px;
}

.search-page {
	margin-top: 46px;
	display: inline-block;
	width: 100%;
}

.search-page .filters-side {
	width: 15%;
	float: left;
	padding-left: 2.6rem;
}

.search-page .filters .header {
	margin-bottom: 20px;
}

.search-page .filters .filter-cat {
	margin-bottom: 17px;
}

.search-page .filters .radiobox {
	display: block;
	position: relative;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}

.search-page .filters .radiobox input {
	position: absolute;
	opacity: 0;
	cursor: pointer;
	height: 0;
	width: 0;
}

.search-page .filters .radiobox .checkmark {
	position: relative;
	float: left;
	border-radius: 50%;
	height: 12px;
	width: 12px;
	background-color: transparent;
	border: 1px solid var(--tertiary-color);
	margin-left: 48px;
	margin-right: 14px;
	margin-top: 2px;
}

.search-page .filters .radiobox:hover input ~ .checkmark {
	background-color: #ccc;
}

.search-page .filters .radiobox input:checked ~ .checkmark {
	background-color: #2196F3;
}

.search-page .filters .checkmark:after {
	content: "" !important;
	position: absolute !important;
	display: none;
}

.search-page .filters .active .radiobox .checkmark:after {
	display: block !important;
}

.search-page .filters .radiobox .checkmark:after {
	top: 2px;
	left: 2px;
	width: 6px;
	height: 6px;
	border-radius: 50%;
	background: var(--tertiary-color);
}

.search-page .filters-side .filters .filter {
	position: relative;
	font-family: var(--primary-font);
	font-weight: normal;
	font-size: 14px;
}

.search-page .filters-side .filters .filter .checkbox {
	display: inline-block;
	top: 5px;
	right: 0;
	width: 11px;
	height: 11px;
	border: 1px solid var(--tertiary-color);
	margin-left: 48px;
	margin-right: 14px;
	transition: border 0.5s;
	cursor: pointer;
}

.search-page .filters-side .filters .filter.active .checkbox {
	background-color: var(--primary-color);
	border: 1px solid var(--primary-color);
}

.search-page .results-side {
	width: 63%;
	float: left;
	padding-left: 9.3%;
}

.search-page .load-more {
	margin-top: 40px;
	margin-bottom: 38px;
}

.search-page .load-more span {
	cursor: pointer;
}

.search-page .load-more svg {
	width: 19px;
	height: 10px;
}

.search-page .title {
	white-space: nowrap;
	border-bottom: 1px solid var(--tertiary-color);
}

.search-page .title p {
	display: inline-flex;
	/* font-family: var(--primary-font);
	font-weight: normal; */
	font-size: 30px;
	letter-spacing: -0.04em;
	text-transform: uppercase;
}

.search-page .title span {
	width: 15px;
	position: relative;
	/* margin-left: 10px; */
	margin-right: 10px;
}

.search-page .search-section {
	
}

.search-page .search-section input {
	border: 1px solid var(--quinary-color);
	width: 100%;
	font-family: var(--primary-font);
	font-size: 20px;
	padding: 15px 15px 12px 20px;
}

.search-page .search-section input:focus {
	border: 1px solid var(--tertiary-color);
}

.search-page .hidden {
	display: none;
}

.search-page .faded {
	opacity: 0;
}

.search-page #results {
	width: 100%;
}

.search-page .results-count {
	margin-top: 14px;
	margin-bottom: 15px;
	font-family: var(--primary-font);
	font-weight: normal;
	font-size: 14px;
}

.project .project-title {
	/* font-family: var(--secondary-font);
	font-weight: 400; */
	font-family: var(--primary-font);
	font-weight: 700;
	text-transform: uppercase;
}
.search-page .search-results .project .project-title,
.search-page .search-results .project .project-title span {
	font-family: var(--primary-font);
	font-weight: 700;
	font-size: 18px;
	text-transform: uppercase;
}
@media screen and (max-width: 767px) {
	.search-page .search-results .project .project-title,
	.search-page .search-results .project .project-title span {
		font-size: 15px;
	}	
}
@media screen and (min-width: 1680px) {
	.project .project-title {
		font-size: 25px;
	}
	.search-page .search-results .project .project-title, 
	.search-page .search-results .project .project-title span {
		font-size: 20px;
	}
}

#projects .project-title {
	font-size: 1.75rem;
}

.search-page .project {
	display: inline-block;
	width: 100%;
	padding-top: 17px;
	padding-bottom: 17px;
	border-top: 1px solid #979797;
}

.search-page .project .project-img-tn {
	width: 15%;
	float: left;
	height: 95px;
}

.search-page .project .project-img-tn .project-thumbnail {
	width: 100%;
	height: 95px;
	background-repeat: no-repeat !important;
	background-size: cover !important;
}

.search-page .project .project-summary {
	width: 46%;
	float: left;
	padding-left: 30px;
	height: 100%;
	position: relative;
}

.search-page .project .project-title {
	margin-bottom: 15px;
}

.search-page .project .project-desc {
	font-family: var(--primary-font);
	font-size: 14px;
	line-height: 20px;
	/* min-height: 55px; */
	max-height: 55px;
	position: relative;
	overflow: hidden;
}
@media screen and (min-width: 1680px) {
	.search-page .project .project-desc {
		font-size: 14px;
	}
}

.search-page .project .project-desc span {
	position: absolute;
	bottom: 0;
	right: 0;
	background-color: #FFF;
	padding-right: 64px;
	padding-left: 4px;
	font-family: var(--primary-font);
font-weight: 700;
	cursor: pointer;
	text-decoration: underline;
}

.search-page .project .project-desc span::before {
	content: "...";
	text-decoration: none;
}

.search-page .project .project-desc.read-more {
	max-height: initial;
	max-height: unset;
	height: auto;
}

.search-page .project .project-desc.read-more span {
	position: relative;
	padding-left: 0px;
	padding-right: 0px;
	display: block;
}

.search-page .project .project-desc.read-more span::before {
	content: "";
	text-decoration: none;
}

.search-page .project .project-availabilities {
	width: 21%;
	float: left;
	padding-left: 35px;
	font-family: var(--primary-font);
	font-size: 10px;
	height: 95px;
	position: relative;
}

.search-page .project .project-availabilities p,
.search-page .project .project-availabilities a {
	margin-bottom: 5px;
	display: block;
	word-break: break-all;
}

.search-page .project .bottom-avail {
	position: absolute;
	bottom: 0;
}

.search-page .project .avail-fp,
.search-page .project .avail-mate {
	font-family: var(--primary-font);
	font-weight: 700;
	font-size: 12px;
	text-decoration: underline;
	color: var(--primary-color);
}
@media screen and (min-width: 1025px) {
	.search-page .project .avail-fp:hover,
	.search-page .project .avail-mate:hover {
		color: var(--quinary-color);
	}	
}

.search-page .project .project-contact {
	width: 18%;
	float: left;
	position: relative;
	height: 95px;
}

.search-page .project .avail-rent {
	font-family: var(--primary-font);
font-weight: 700;
	font-size: 15px;
}

.search-page .project .project-contact button {
	position: absolute;
	bottom: 0;
	width: 100%;
	border: 1px solid var(--primary-color);
	color: var(--secondary-color);
	background-color: var(--primary-color);
	font-family: var(--primary-font);
	font-weight: normal;
	font-size: 14px;
	padding-top: 5px;
	padding-bottom: 5px;
}


.search-page .contact-inquiry {
	position: relative;
	display: inline-block;
	width: 60%;
	border: 1px solid var(--tertiary-color);
	padding: 20px 30px 30px 30px;
}

.search-page .contact-side-text {
	padding-right: 20px;
}

.search-page .prop-title {
  border-bottom: 1px solid #888;
  margin-bottom: 15px;
}

.search-page .project-contact button {
	cursor: pointer;
}

.search-page .contact-inquiry {
	display: none !important;
}

.search-page .contact-inquiry.popup-open {
	display: block !important;
	position: fixed !important;
	background-color: #fff;
	z-index: 9999;
}

.search-page .contact-inquiry .close-inquiry-form {
	position: relative;
	text-align: right;
}

.search-page .contact-inquiry svg {
	position: relative;
	height: 20px;
	cursor: pointer;
}

.search-page #contact-webform {
	margin-top: 8%;
}

.search-page .contact-form,
.search-page .contact-side-text {
	width: 50%;
	float: left;
}

.search-page .contact-form .top-form {
	margin-bottom: 15px;
}
  
.search-page .contact-form .top-form {
	display: none;
	overflow: hidden;
}
.search-page .contact-form .bottom-form {
	width: 100%;
	padding-right: 30px;
	float: left;
}
  
.search-page .contact-form .left-form,
.search-page .contact-form .right-form {
	width: 50%;
	float: left;
	padding-right: 30px;
}
  
.search-page .contact-form input[type="text"] {
	border: 1px solid #888;
	width: 100%;
	padding: 5px 10px;
	margin-bottom: 15px;
}

.search-page .contact-form #datepicker {
	background-image: url(../images/date_logo.png);
	background-repeat: no-repeat;
	background-size: 20px 20px;
	background-position: 95% 50%;
	cursor: pointer;
}

.search-page .contact-form .required-message,
.search-page .contact-form .sbmt-btn {
	margin-top: 15px;
}

.search-page .contact-form input[type="text"]:focus {
	border-color: var(--tertiary-color);
}

.search-page .contact-form .btn-submit:hover {
	color: var(--tertiary-color);
	background-color: #FFF;
	border: 1px solid var(--tertiary-color);
}

.search-page .contact-form select {
	display: none;
}
  
.search-page .contact-form .r-u-broker {
	width: 100%;
	margin-bottom: 15px;
	position: relative;
}
  
.search-page .contact-form .r-u-broker label {
	display: inline-block;
}
  
.search-page .contact-form .r-u-broker .broker-label {
	color: var(--tertiary-color);
	margin-right: 10px;
}
  
.search-page .contact-form .r-u-broker .broker-options {
	display: inline-block;
	position: absolute;
	width: 50%;
}
  
.search-page .contact-form .r-u-broker .form-radio {
	float: left;
	color: var(--tertiary-color);
	position: relative;
	width: 26%;
}
  
.search-page .contact-form .r-u-broker .form-radio input {
	position: absolute;
	opacity: 0;
	cursor: pointer;
	height: 0;
	width: 0;
}
  
.search-page .contact-form .r-u-broker .form-radio .checkmark {
	position: absolute;
	top: 23%;
	height: 10px;
	width: 10px;
	border: 1px solid var(--tertiary-color);
}

.search-page .contact-form .r-u-broker .form-radio:nth-child(1) .checkmark {
	left: 53%;
}

.search-page .contact-form .r-u-broker .form-radio:nth-child(2) .checkmark {
	left: 40%;
}

.search-page .contact-form .r-u-broker .form-radio .container input:checked ~ .checkmark {
	background-color: var(--tertiary-color);
}
  
.search-page .contact-form .r-u-broker .form-radio .checkmark:after {
	content: "";
	position: absolute;
	display: none;
}
  
.search-page .contact-form .r-u-broker .form-radio .container input:checked ~ .checkmark:after {
	display: block;
}
  
.search-page .contact-form #datepicker {
	  width: 46%;
}

.search-page .ui-datepicker {
	  padding: 17px;
}

.search-page .ui-datepicker.ui-widget .ui-datepicker-header {
	  background-color: transparent;
	  border: none;
	  width: 80%;
}

.search-page .ui-datepicker.ui-widget .ui-icon-circle-triangle-w {
	  background-position: -96px -3px;
}

.search-page .ui-datepicker.ui-widget .ui-icon {
	  cursor: pointer;
}

.search-page .ui-datepicker.ui-widget .ui-state-hover {
	  background-color: transparent;
	  border: none;
	  cursor: pointer;
}

  .ui-icon-circle-triangle-e {
	  background-position: -33px -3px;
}

.search-page .ui-datepicker.ui-widget .ui-datepicker-title {
	  margin: 0 2rem;
	  font-family: 'Berlingske Serif';
	  font-size: 12px;
}

.search-page .ui-datepicker.ui-widget thead th {
	  color: #9B9B9B;
	  font-family: 'Berlingske Serif';
	  font-size: 12px;
}

.search-page .ui-state-default {
	  background-color: transparent;
	  border: none;
	  color: #9B9B9B;
	  font-family: var(--primary-font);
	  font-size: 12px;
}

.search-page .ui-state-highlight {
	border: none;
	background: transparent;
	color: var(--tertiary-color);
	font-weight: 700;
	font-family: var(--primary-font);
	font-size: 12px;
}

.search-page .contact-form textarea {
	resize: none;
	width: 100%;
	padding: 5px 10px;
}
  
.search-page .contact-form .submit-form {
	margin-top: 15px;
	padding-right: 30px;
}
  
.search-page .contact-form .required-message {
	width: 50%;
	float: left;
}
  
.search-page .contact-form .sbmt-btn {
	width: 50%;
	float: left;
}
  
.search-page .contact-form .btn-submit {
	width: 100%;
	background-color: var(--tertiary-color);
	color: #FFF;
	border: none;
	padding-bottom: 7px;
	padding-top: 9px;
	cursor: pointer;
}



.search-page #overlay {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  cursor: pointer;
  z-index: 1000;
  background: transparent;
  overflow: hidden;
}

.search-page #overlay.active {
  display: block;
}

.search-page #overlay .ov-container {
  display: block;
  background: #fff;
  padding: 20px 40px 40px 40px;
  width: 93%;
  border: 1px solid var(--tertiary-color);
  max-height: 645px;
  max-width: 1440px;
  position: absolute;
  top: 55%;
	left: 50%;
	height: 75%;
  -o-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  cursor: default;
  z-index: 10001;
  overflow: hidden;
  position: relative;
}

.search-page #overlay .overlay-preview {
	display: block;
	position: relative;
	width: 30%;
	margin-right: 8%;
	float: left;
	height: 90%;
}

.search-page .project .avail-ph {
	cursor: pointer;
	font-family: var(--primary-font);
	font-weight: 700;
	font-size: 11px;
	text-decoration: underline;
	color: var(--primary-color);
}
@media screen and (min-width: 1025px) {
	.search-page .project .avail-ph:hover {
		color: var(--quinary-color);
	}	
}

.search-page .bottom-avail p.avail-ph-links {
	display: none;
}
/*
.search-page #overlay .overlay-preview {
	border-bottom: 1px solid #BBB;
}
*/
/*
.search-page #overlay .overlay-preview p {
	font-size: 20px;
	margin-bottom: 14.5px;
	padding-bottom: 12.5px;
	border-bottom: 1px solid #979797;
}
*/
.search-page #overlay .overlay-preview .project-title {
	border-bottom: 1px solid #979797;
	padding-bottom: 0px;
	margin-bottom: 14.5px;
}

.search-page #overlay .overlay-preview .project-avail {
	margin-bottom: 14.5px;
}

.search-page #overlay .overlay-preview .square-thumbnail {
	width: 115px;
	float: left;
	height: 86px;
	margin-right: 15px;
	margin-bottom: 15px;
	background-size: cover;
	background-repeat: no-repeat;
	cursor: pointer;
}

.search-page #overlay .overlay-preview .square-thumbnail:nth-child(3n) {
  margin-right: 0px;
}

.search-page #overlay .overlay-preview .square-thumbnail:first-child {
  margin-right: 15px;
}

.search-page #overlay .square-thumbnail {
	opacity: 0.2;
}

.search-page #overlay .square-thumbnail.active {
	opacity: 1;
}

.search-page #overlay .overlay-content {
	display: block;
	position: relative;
	text-align: center;
	width: 62%;
	float: left;
	height: 90%;
}

.search-page #overlay .nestio-img {
	width: 100%;
	height: 100%;
	background-size: contain;
	background-repeat: no-repeat;
	background-position-x: 50%;
}

.search-page #overlay .overlay-content .arrow {
	position: absolute;
	top: 50%;
	width: 5%;
	cursor: pointer;
}

.search-page #overlay .overlay-content .arrow polygon {
	stroke-width: 15;
	stroke: #777;
}

.search-page #overlay .overlay-content .left-arrow {
	left: 67.5px;
}

.search-page #overlay .overlay-content .right-arrow {
	right: 67.5px;
}

.search-page #overlay .overlay-content img {
	max-width: 100%;
}

.search-page #overlay .ov-container .close-button {
  position: relative;
  width: 100%;
  height: 20px;
  margin-bottom: 15px;
}

.search-page #overlay .ov-container .close-button svg {
	height: inherit;
	float: right;
}

.msie .search-page #overlay .ov-container .close-button {
  top: -50px;
}

.search-page .ui-slider-handle {
	background-color: #FFF !important;
	border: 1px solid var(--tertiary-color) !important;
}

.search-page .ui-slider-range {
	background-color: var(--tertiary-color);
}

.search-page #price-slider,
.search-page #search-square-feet-slider {
	height: 4px;
	margin-bottom: 9px;
}
.search-page #price-slider .ui-slider-handle,
.search-page #search-square-feet-slider .ui-slider-handle {
	top: -.2em;
	height: 8px;
	width: 20px;
	border-radius: 0;
}

#project .availabilities-section .availabilities .availability .avail-mate a {
	text-decoration: underline;
	color: var(--primary-color);
}

/* #project .availabilities-section .availabilities .availability .avail-col. */

#project .availabilities-section .availabilities .availability .avail-col.avail-rent,
#project .availabilities-section .availabilities .availability .avail-col.avail-rsf,
#project .availabilities-section .availabilities .availability .avail-col.avail-floor,
#project .availabilities-section .availabilities .availability .avail-col.avail-unit,
#project .availabilities-section .availabilities .availability .avail-col.avail-bed,
#project .availabilities-section .availabilities .availability .avail-col.avail-bath,
#project .availabilities-section .availabilities .availability .avail-col.avail-fp,
#project .availabilities-section .availabilities .availability .avail-col.avail-ph,
#project .availabilities-section .availabilities .availability .avail-col.not-avail-ph,
#project .availabilities-section .availabilities .availability .avail-col.avail-vt,
#project .availabilities-section .availabilities .availability .avail-col.not-avail-vt {
	padding-top: 8px;
}


.contact .contact-form .btn-submit {
	cursor: pointer;
}

.contact .contact-form .btn-submit:hover {
	background-color: #FFF;
	border: 1px solid var(--tertiary-color);
	color: var(--tertiary-color);
}

.property .contact-form .broker-details {
	width: 100%;
	margin-bottom: 15px;
	display: none;
}

.property .contact-form .broker-details input {
	width: 46%;
	float: left;
}

.property .contact-form .broker-details input:first-child {
	margin-right: 29px;
}

.chrome #project .info-assets .dropdown.multi-asset-wrapper li {
	text-indent: 0;
}

.search .alert-ty-msg,
.property .alert-ty-msg {
	display: none;
	position: relative;
	float: left;
	margin-top: 4%;
	margin-bottom: 12%;
	padding-left: 49px;
}

.search .alert-ty-msg p,
.property .alert-ty-msg p {
	font-family: var(--primary-font);
font-weight: 700;
	font-size: 12px;
	color: var(--tertiary-color);
}

.contact-form input[type="text"]:focus,
.contact-form textarea:focus {
	border: 1px solid var(--tertiary-color);
	outline: none;
}

#header .mobile-ham .ham-top,
#header .mobile-ham .ham-mid,
#header .mobile-ham .ham-bot {
	background-color: #000;
}

.property .avail-vt {
	cursor: pointer;
}

.three-d-tour {
	display: none;
	border: 1px solid var(--tertiary-color);
}

.three-d-tour.popup-open {
	display: block !important;
	position: fixed !important;
	background-color: #fff;
	z-index: 99999;
	width: 90%;
	max-height: 720px;
	overflow: auto;
	padding: 20px 72px 58px 72px;
}

.three-d-tour .close-tour {
	position: relative;
	text-align: right;
}

.three-d-tour .close-tour svg {
	position: relative;
	height: 15px;
	cursor: pointer;
}

.three-d-tour .tour-details-text {
	position: relative;
	display: block;
	float: left;
	width: 100%;
	margin-bottom: 25px;
}

.three-d-tour .tour-details-text .project-title {
	font-family: var(--secondary-font);
font-weight: 400;
	font-size: 20px;
	float: left;
	margin-right: 50px;
}

.three-d-tour .tour-details-text .apartment-unit,
.three-d-tour .tour-details-text .bedrooms-count,
.three-d-tour .tour-details-text .bathrooms-count {
	font-family: var(--primary-font);
font-weight: 700;
	font-size: 15px;
	float: left;
	margin-right: 50px;
	line-height: 24px;
}

.three-d-tour .tour-details-text p:last-child {
	margin-right: 0px;
}

.three-d-tour #tour {
	position: relative;
	display: block;
	float: left;
	width: 100%;
}

.three-d-tour #tour iframe {
	width: 100%;
	height: 100%;
}

.contact-inquiry .error-messages {
	position: absolute;
	bottom: 17%;
	color: #FF0000;
	font-family: var(--primary-font);
	font-size: 12px;
}

.contact-inquiry .property-webform .error-value {
	border-color: #FF0000;
}

#header #mobile-menu .mobile-menu-links-contact {
	margin-bottom: 200px !important;
}

.search-page .contact-form .broker-details {
	width: 100%;
	margin-bottom: 15px;
	display: none;
}

.search-page .contact-form .broker-details input:first-child {
	margin-right: 30px;
}

.search-page .contact-form .broker-details input {
	float: left;
	width: calc(50% - 15px);
}

.search-page .contact-form #datepicker{
	background-image: url(../images/date_logo.png);
	background-repeat: no-repeat;
	background-size: 20px 20px;
	background-position: 95% 50%;
	cursor: pointer;
}

.ui-datepicker {
	border: none !important;
	border-radius: 0px;
	box-shadow: 0px 2px 4px 0px rgba(0,0,0,0.5);
	padding: 17px;
}

.ui-datepicker.ui-widget .ui-datepicker-header {
	width: 60%;
	margin-left: -20px;
}

.ui-datepicker.ui-widget .ui-datepicker-header {
	background-color: transparent;
	border: none;
}

.ui-datepicker.ui-widget .ui-icon {
	cursor: pointer;
}

.ui-datepicker.ui-widget .ui-icon-circle-triangle-w {
	background-position: -96px -3px;
}

.ui-datepicker.ui-widget thead th {
	color: #9B9B9B;
	font-family: 'Berlingske Serif';
	font-size: 12px;
}

.ui-state-default {
	background-color: transparent !important;
	border: none !important;
	color: #9B9B9B !important;
	font-family: var(--primary-font);
	font-size: 12px !important;
}

.ui-datepicker-today .ui-state-default {
	color: #9B9B9B;
}

.ui-state-highlight {
	border: none !important;
	background: transparent !important;
	font-family: var(--primary-font);
	font-size: 12px;
}

.ui-datepicker.ui-widget .ui-datepicker-title {
	float: left;
	margin: 0 2rem;
	font-family: 'Berlingske Serif';
	font-size: 12px;
}

.contact-inquiry .form-item.r-u-broker.no-broke,
.contact-inquiry #datepicker.no-broke {
	display: none;
}

.inner-contact-form .error-messages {
	color: #FF0000;
	font-family: var(--primary-font);
	font-size: 12px;
	margin-bottom: 23px;
}

.inner-contact-form .error-value {
	border-color: #FF0000 !important;
}
#header {
	overflow: initial;
}
#header #nav-search {
	position: relative;
	float: left;
	width: 77%;
}

#header .toggler-search {
	border: 1px solid var(--tertiary-color);
	padding: 5px 12px;
}

#header .toggler-search {
	font-size: 12px;
}

@media (min-width: 1440px) {
	#header .toggler-search {
		font-size: 14px;
	}
}

@media (min-width: 1200px) and (max-width: 1439px) {
	#header #nav-search {
		width: 82%;
	}
	#header .toggler-search {
		font-size: 12px;
	}
}

@media (min-width: 1024px) and (max-width: 1199px) {
	#header #nav-search {
		width: 90%;
	}
	#header .toggler-search {
		font-size: 11px;
	}
}

@media (min-width: 920px) and (max-width: 1023px) {
	#header #nav-search {
		width: 90%;
	}
	#header .toggler-search {
		font-size: 10px;
	}
}
/*
@media (min-width: 800px) and (max-width: 919px) {
	#header #nav-search {
		width: 95%;
	}
	#header .toggler-search {
		font-size: 10px;
	}
}
*/

#header .toggler-search span {
	float: right;
}

#header:not(.mobile-menu-active) .search-avails:hover > .toggler-search svg {
	transform: rotate(0deg);
}

#header:not(.mobile-menu-active) .search-avails:hover > .search-options {
	height: 114px;
	overflow: visible;
	padding-top: 10px;
	padding-bottom: 10px;
	box-shadow: 0 1px 2px 0 #DDDCDE;
}

#header .toggler-search svg {
	transform: rotate(180deg);
}

#header .search-options {
	position: absolute;
	z-index: 1;
	width: 98%;
	margin-left: 1px;
	top: 100%;
	background-color: #FFF;
	height: 0;
	padding-left: 16px;
	padding-right: 16px;
	overflow: hidden;
	transition: .5s;
}

#header .search-options .avail-search {
	padding-top: 5px;
	padding-bottom: 5px;
}

#header .search-options a {
	color: #9B9B9B;
	font-size: 12px;
}

#header .search-options a:hover,
#header .search-options a:focus {
	color: var(--tertiary-color);
}

#mobile-menu .contact-link {
	border-bottom: none !important;
}

#mobile-menu .mobile-menu-links-search  {
	display: inline-block;
	width: 100%;
	margin-top: 10%;
}

#mobile-menu .mobile-menu-links-search #nav-search {
	width: 100%;
}

#mobile-menu .mobile-menu-links-search #nav-search.open-search-menu {
	margin-bottom: 30vh;
}

#mobile-menu .mobile-menu-links-search .toggler-search {
	font-size: 15px;
	padding: 12px 20px;
}

#mobile-menu .mobile-menu-links-search .toggler-search span {
	float: right;
}

#mobile-menu .mobile-menu-links-search .open-search-menu .toggler-search svg {
	transform: rotate(0deg);
}

#mobile-menu .mobile-menu-links-search .search-options {
	width: 99.5%;
	position: relative;
	display: inline-block;
}

#mobile-menu .mobile-menu-links-search .search-options a {
	font-size: 15px;
}

#mobile-menu .mobile-menu-links-search .open-search-menu .search-options {
	height: 114px;
	overflow: visible;
	padding-top: 10px;
	padding-bottom: 10px;
	box-shadow: 0 1px 2px 0 #4A4A4A;
}

/* MOBILE */

/* 
  ##Device = Most of the Smartphones Mobiles (Portrait)
  ##Screen = B/w 320px to 479px
*/

@media (min-width: 320px) and (max-width: 575px) {

	#header #mobile-menu {
		width: 100% !important;
	}

	#header .mobile-menu-links-left  .nav-links-list .nav-link a {
		width: 100%;
	}

	#header .mobile-menu-links-left .nav-link {
		width: 100%;
	}
	
	#header .mobile-menu-links-left ul {
		width: 100%;
		display: block;
		position: relative;
		padding-left: 0 !important;
	}

	.mobile-menu-links-left a {
		display: inline-block;
	}

	#header .mobile-menu-links-left ul.inner-prop-nav {
		display: none;
		margin-left: 30px;
		width: 91%;
	}

	#header .nav-links-list .area-p-nav li{
		margin-left: 30px;
	}

	#header .mobile-menu-links-left .area-p-nav h3 {
		cursor: pointer;
		font-family: var(--primary-font);
		font-size: 15px;
		color: #9B9B9B;
		margin-top: 0px;
		margin-bottom: 0px;
		font-weight: normal;
	}

	#header .mobile-menu-links-left .inner-prop-nav a {
		font-family: var(--primary-font);
		font-size: 12px;
		color: #9B9B9B;
	}

	#header .mobile-menu-links-left .area-p-nav li {
		width: 92%;
	}

	#header .mobile-menu-links-left .c-projects .area-p-nav li {
		width: 50%;
	}

	#header .mobile-menu-links-left .c-projects .project-link {
		width: 50%;
		float: left;
		position: relative;
	}

	#header .mobile-menu-links-left .c-projects .project-link {
		margin-left: 0;
	}

	#header .mobile-menu-links-left .c-projects a p {
		border-bottom: none !important;
	}

	#header .mobile-menu-links-left .c-projects .project-link:nth-child(odd) {
		padding-right: 15px;
	}
	#header .mobile-menu-links-left .c-projects .project-link:nth-child(even) {
		padding-left: 15px;
	}

	#header .mobile-menu-links-left .c-projects .p-thumbnail {
		width: 100%;
		height: 115px;
		background-size: cover !important;
		margin-bottom: 14px;
	}

	#header .mobile-menu-links-left .c-projects .project-title {
		font-size: 18px !important;
		font-family: var(--primary-font);
		font-weight: 700;
	}

	#header .mobile-menu.links-left .other-link {
		width:100%;
	}

	.property .contact-inquiry,
	.search-results .contact-inquiry {
		padding: 15px 25px 25px 25px;
		width: 88%;
	}

	.property .contact-form,
	.property .contact-side-text, 
	.search-results .contact-side-text {
		width: 100%;
		padding-right: 0px;
		margin-bottom: 15px;
	}

	.property .prop-title {
		font-size: 18px !important;
		margin-top: 10px;
		margin-bottom: 10px;
		padding-bottom: 5px;
	}

	.prop-floor {
		font-size: 15px;
	}

	.property .contact-form .left-form,
	.property .contact-form .right-form,
	.search-results .contact-form .left-form,
	.search-results .contact-form .right-form {
		width: 100%;
		float: left;
		padding-right: 0;
		margin-bottom: 15px;
	}

	.property .contact-form .bottom-form,
	.search-results .contact-form .bottom-form {
		padding-right: 0;
	}

	.property .contact-form .r-u-broker,
	.search-results .contact-form .r-u-broker {
		float: left;
	}

	.property .contact-form .r-u-broker .broker-label,
	.search-results .contact-form .r-u-broker .broker-label {
		width: 100%;
		margin-right: 0px;
		margin-bottom: 15px;
	}

	.property .contact-form .r-u-broker .broker-options,
	.search-results .contact-form .r-u-broker .broker-options {
		position: relative;
		float: right;
		width: 40%;
	}

	.property .contact-form .r-u-broker .form-radio,
	.search-results .contact-form .r-u-broker .form-radio {
		width: 50%;
	}

	.property .contact-form .r-u-broker .form-radio .checkmark,
	.search-results .contact-form .r-u-broker .form-radio .checkmark {
		top: 0%;
		height: 20px;
		width: 20px;
	}

	.property .contact-form .r-u-broker .form-radio:nth-child(1) .checkmark,
	.search-results .contact-form .r-u-broker .form-radio:nth-child(1) .checkmark {
		right: 10%;
		left: auto;
	}

	.property .contact-form .r-u-broker .form-radio:nth-child(2) .checkmark,
	.search-results .contact-form .r-u-broker .form-radio:nth-child(2) .checkmark {
		right: 0;
		left: auto;
	}

	.property .contact-form .required-message,
	.search-results .contact-form .required-message {
		width: 100%;
		margin-top: 10px;
		margin-bottom: 20px;
	}

	.property .contact-form .submit-form,
	.search-results .contact-form .submit-form {
		padding-right: 0;
	}

	.property .contact-form .sbmt-btn,
	.search-results .contact-form .sbmt-btn {
		float: initial;
		width: 100%;
	}

	.property .contact-form .avail-contact button,
	.search-results .contact-form .avail-contact button {
		width: 100%;
	}

	.search-results .contact-form{
		width: 100%;
	}

	.property .avail-ph-links {
		display: none;
	}

	.property .avail-col a {
		border-bottom: 1px solid #777;
	}

	.property .avail-ph {
		cursor: pointer;
		border-bottom: 1px solid #777;
	}

	#project .avail-ph,
	#project .avail-vt {
		width: auto !important;
	}

	#overlay .ov-container {
		width: 85% !important;
		height: auto !important;
	}

	#overlay .overlay-preview {
		width: 100% !important;
		height: 90% !important;
		margin-right: 0px !important;
	}

	#overlay .overlay-preview .wrapper-preview {
		width: 100%;
		height: 47%;
		overflow-y: scroll !important;
	}

	#project #overlay .overlay-preview .project-avail {
		margin-bottom: 30px;
	}

	#overlay .overlay-preview .square-thumbnail:nth-child(0) {
		margin-right: 15px !important;
	}

	#overlay .overlay-preview .square-thumbnail:nth-child(3n+1) {
		margin-right: 15px !important;
	}

	#overlay .overlay-preview .square-thumbnail:nth-child(2n) {
		margin-right: 0px !important;
	}

	#overlay .wrapper-preview {
		display: none;
	}

	#overlay .overlay-preview div.overlay-content {
		width: 100% !important;
		height: 69% !important;
		margin-bottom: 15px !important;
	}

	#overlay .overlay-preview .square-thumbnail {
		width: calc(52% - 13px) !important;
	}

	#overlay .overlay-preview .square-thumbnail:nth-child(2n) {
    margin-right: 0px !important;
	}

	#overlay .ov-container .close-button {
		display: block !important;
		z-index: 99999 !important;
		float: left;
		position: relative !important;
		width: 100%;
		top: auto !important;
		right: auto !important;
	}

	.contact-inquiry.popup-open {
		z-index: 99999 !important;
	}

	.property .contact-form #datepicker,
	.search-results .contact-form #datepicker {
		width: 100%;
	}
	
	.property #ui-datepicker-div,
	.search-results #ui-datepicker-div {
		width: 75%;
		border-radius: 0;
	}

	.property .ui-datepicker.ui-widget .ui-datepicker-header,
	.search-results .ui-datepicker.ui-widget .ui-datepicker-header{
		width: 100%;
	}

	.property .no-avail-ph,
	.property .no-avail-vt {
    width: 50%;
	}

	#project .info-assets {
		width: 100%;
		padding-left: 0;
		margin-bottom: 20px;
	}

	.contact .contact-form .top-form .custom-select {
		width: 100%;
	}

	.contact .contact-form .left-form,
	.contact .contact-form .right-form {
		width: 100%;
		padding-right: 0;
	}

	.contact .contact-form .required-message {
		width: 100%;
	}

	.contact .contact-form .sbmt-btn {
		width: 100%;
	}

	.contact .contact-form .form-msgs {
		padding-top: 0;
	}

	#project .project-description .project-description-text {
		margin-bottom: 25px;
	}

	#project .project-description .project-description-info .info-row p {
		width: 55%;
	}

	#project .info-assets {
		margin-bottom: 40px;
	}

	#project .info-assets .assets-multi {
		padding: 16px 16px 11px 16px !important;
	}

	#project .info-assets .multi-asset-wrapper {
		width: 100%;
	}

	.info-assets .multi-asset-wrapper a {
		float: right;
	}
	
	#project .info-assets .dropdown.multi-asset-wrapper {
		height: 75px;
	}

	#header .mobile-menu-links-left .all-props a {
		font-family: var(--primary-font);
		font-size: 15px;
		color: #9B9B9B;
		margin-top: 15px;
	}

	#header .mobile-menu-links-left .all-props span {
		transform: rotate(270deg);
		position: absolute;
		margin-left: 10px;
	}

	#header .mobile-menu-links-left .all-props g {
		stroke: #9B9B9B;
	}

	#header .mobile-menu-links-left .inner-prop-nav {
		margin-top: 21px;
	}

	#header .mobile-menu-links-left .inner-prop-nav li a {
		color: var(--tertiary-color);
		font-size: 15px;
	}

	#header .mobile-menu-links-left .area-p-nav li {
		margin-bottom: 21px;
	}
	
	#header .mobile-menu-links-left .first-link {
		cursor: pointer;
	}

	#header .mobile-menu-links-left .area-p-nav {
		transition: .5s;
		display: none;
	}

	#header .mobile-menu-links-left .inner-prop-nav.show-list,
	#header .mobile-menu-links-left .area-p-nav.show-list {
		display: block;
	}

	.property .avail-m-link.contact-form {
		margin-top: 35px;
		margin-bottom: 20px;
	}

	#project .availabilities-section .availabilities .availability-mobile {
		margin-bottom: 34px;
	}

	#header .mobile-menu-links-left .more-options-nav {
		border-top: none;
		margin-top: 0px;
		padding-top: 0px;
	}
	#header .mobile-menu-links-left .all-prop-link {
		width: 100% !important;
		margin-bottom: 14px;
	}

	#header .mobile-menu-links-left .search-prop-link {
		width: 100% !important;
		margin-bottom: 14px;
	}

	#header .mobile-menu-links-left .c-projects .area-p-nav li a {
		border-bottom: none;
		border-top: none;
	}

	#header .mobile-menu-links-left .sus-y-tech {
		border-top: 1px solid #BBB;
	}

	#header .mobile-menu-links-left .c-projects .project-link.all-props {
		width: 100%;
	}

	#header .mobile-menu-links-left .first-link {
		border-top: 1px solid #BBB;
		border-bottom: none !important;
		position: relative !important;
	}

	#header .mobile-menu-links-left .first-link span {
		max-width: 15px;
		top: calc(50% - 7.5px);
	}

	.property .contact-form .broker-details input:first-child {
		margin-right: 0;
	}

	.property .contact-form .broker-details input {
		width: 100%;
	}

	.property .alert-ty-msg {
		margin-top: 20%;
		margin-bottom: 0;
		padding-left: 0;
	}

	.property .alert-ty-msg p {
		font-family: var(--primary-font);
		font-size: 15px;
	}

	.contact .contact-form textarea,
	.property .contact-form textarea {
		border: 1px solid #888;
	}

	.contact .contact-form input[type="text"],
	.property .contact-form input[type="text"] {
		padding: 7px 10px;
		border-radius: 0 !important;
		-webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
	}

	.contact .contact-form textarea,
	.property .contact-form textarea {
		border-radius: 0 !important;
		-webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
	}

	.property .contact-form .left-form{
		margin-bottom: 0px;
	}

	#projects .main-top-bar .right-buttons.show-filters {
		padding-right: 0px;
	}

	#projects .main-top-bar .right-buttons.show-filters span {
		margin-right: 0px;
	}

	.three-d-tour.popup-open {
		width: 100%;
		/* height: 100%; */
		top: 0;
		left: 0;
		padding: 0px;
	}

	.three-d-tour .tour-details-text {
		display: none;
	}

	.three-d-tour #tour {
		height: 100%;
	}

	#tour-3d {
		width: 100%;
	}

	.global-page-container .go-back-svg {
		display: none;
	}

	#header .go-back-svg {
		height: 100%;
	}

	#header .go-back-svg a {
		display: block;
		height: 100%;
		padding: 25px;
		text-align: right;
	}
	#header .go-back-svg svg {
		height: 19px;
	}

	.property .error-messages {
		position: relative;
		line-height: 20px;
		font-size: 15px;
		display: block;
		float: left;
	}
	.property .contact-form {
		padding-left: 0;
	}

	#header .mobile-menu-links-left .first-link span {
		position: absolute;
		right: 1px;
		display: block;
	}

	#header .mobile-menu-links-left .rotate-arrow {
		transform: rotate(180deg);
	}

	#header #mobile-menu {
		margin-top: 40px;
	}

	.custom-select {
		font-size: 15px !important;
	}

	.custom-select .custom-options {
		font-size: 15px !important;
	}

	.search-page .contact-form .broker-details input:first-child {
    margin-right: 0px;
	}

	.search-page .contact-form .broker-details input {
		width: 100%;
	}

	.search-page .search-results .contact-form .left-form {
		margin-bottom: 0px;
	}

	.search-page #results[data-type="Retail"] .project .bottom-avail {
		bottom: -25px;
    min-height: 51px;
	}

	.contact-inquiry .error-messages {
		position: relative;
	}

	.search-page .contact-form input[type="text"],
	.search-page .contact-form textarea {
		border-radius: 0 !important;
		-webkit-appearance: none;
		-moz-appearance: none;
		appearance: none;
	}

	#overlay .overlay-content .right-arrow {
		right: 9px !important;
	}

	#overlay .overlay-content .left-arrow {
		left: 9px !important;
	}

	#overlay .overlay-content .arrow {
		top: 46% !important;
		width: 8% !important;
	}
	.search-page .filters-side .filters .filter .checkbox {
		width: 12px;
		height: 12px;
		transform: translateY(1px);
	}
}

/* 
  ##Device = Low Resolution Tablets, Mobiles (Landscape)
  ##Screen = B/w 481px to 767px
*/

@media (min-width: 481px) and (max-width: 767px) {
	#header #mobile-menu {
		width: 100% !important;
	}

	#header .mobile-menu-links-left  .nav-links-list .nav-link a {
		width: 100%;
	}

	#header .mobile-menu-links-left .nav-link {
		width: 100%;
	}
	
	#header .mobile-menu-links-left ul {
		width: 100%;
		display: block;
		position: relative;
		padding-left: 0 !important;
	}

	.mobile-menu-links-left a {
		display: inline-block;
	}

	#header .mobile-menu-links-left ul.inner-prop-nav {
		display: none;
		margin-left: 30px;
		width: 91%;
	}

	#header .nav-links-list .area-p-nav li{
		margin-left: 30px;
	}

	#header .mobile-menu-links-left .first-link {
		cursor: pointer;
	}

	#header .mobile-menu-links-left .area-p-nav h3 {
		cursor: pointer;
		font-family: var(--primary-font);
		font-size: 15px;
		color: #9B9B9B;
		margin-top: 0px;
		margin-bottom: 0px;
		font-weight: normal;
	}

	#header .mobile-menu-links-left .inner-prop-nav a {
		font-family: var(--primary-font);
		font-size: 12px;
		color: #9B9B9B;
	}

	#header .mobile-menu-links-left .area-p-nav li {
		width: 92%;
	}

	#header .mobile-menu-links-left .c-projects .area-p-nav li {
		width: 50%;
	}

	#header .mobile-menu-links-left .c-projects .project-link {
		width: 50%;
		float: left;
		position: relative;
	}

	#header .mobile-menu-links-left .c-projects .project-link {
		margin-left: 0;
	}

	#header .mobile-menu-links-left .c-projects a p {
		border-bottom: none !important;
	}

	#header .mobile-menu-links-left .c-projects .project-link:nth-child(odd) {
		padding-right: 15px;
	}
	#header .mobile-menu-links-left .c-projects .project-link:nth-child(even) {
		padding-left: 15px;
	}

	#header .mobile-menu-links-left .c-projects .p-thumbnail {
		width: 100%;
		height: 217px;
		background-size: cover !important;
		margin-bottom: 20px;
	}

	#header .mobile-menu-links-left .c-projects .project-title {
		font-size: 20px !important;
	}

	#header .mobile-menu.links-left .other-link {
		width:100%;
	}

	.contact-inquiry.popup-open {
		z-index: 99999 !important;
	}
	
	.property .contact-inquiry {
		padding: 15px 25px 25px 25px;
		width: 95%;
	}

	.property .contact-form .r-u-broker .form-radio:nth-child(1) {
		width: 57%;
	}

	.property .contact-form .r-u-broker .form-radio:nth-child(2) {
		width: 40%;
	}

	.property .contact-form .r-u-broker .form-radio .checkmark {
		top: 10%;
		height: 15px;
		width: 15px;
	}

	.property .contact-form .r-u-broker .form-radio:nth-child(1) .checkmark {
		left: 60%;
	}

	.property .contact-form .r-u-broker .form-radio:nth-child(2) .checkmark {
		left: 70%;
	}
	
	.property .avail-m-link.contact-form {
		width: 100%;
	}

	.property .contact-form .avail-contact button {
		width: 100%;
	}

	.property .avail-ph-links {
		display: none;
	}

	#project .avail-ph,
	#project .avail-vt {
		width: auto !important;
	}

	.property .avail-col a {
		border-bottom: 1px solid #777;
	}

	.property .avail-ph {
		cursor: pointer;
		border-bottom: 1px solid #777;
	}

	.property .no-avail-ph,
	.property .no-avail-vt {
    width: 50%;
	}

	.property .contact-form .r-u-broker .broker-options {
		position: relative;
		float: right;
		width: 30%;
	}

	#project .info-assets {
		width: 100%;
		padding-left: 0;
		margin-bottom: 20px;
	}

	#project .info-assets {
		margin-bottom: 40px;
	}

	#project .info-assets .assets-multi {
		padding: 16px 16px 11px 16px !important;
	}

	#project .info-assets .multi-asset-wrapper {
		width: 100%;
	}
	.info-assets .multi-asset-wrapper a {
		float: right;
	}

	.info-assets .multi-asset-wrapper a {
		width: 97.8%;
	}

	#project .info-assets .dropdown.multi-asset-wrapper {
		height: 75px;
	}

	#header .mobile-menu-links-left .all-props a {
		font-family: var(--primary-font);
		font-size: 15px;
		color: #9B9B9B;
		margin-top: 15px;
	}

	#header .mobile-menu-links-left .all-props span {
		transform: rotate(270deg);
		position: absolute;
		margin-left: 10px;
	}

	#header .mobile-menu-links-left .all-props g {
		stroke: #9B9B9B;
	}

	#header .mobile-menu-links-left .inner-prop-nav {
		margin-top: 21px;
	}

	#header .mobile-menu-links-left .inner-prop-nav li a {
		color: var(--tertiary-color);
		font-size: 15px;
	}

	#header .mobile-menu-links-left .area-p-nav li {
		margin-bottom: 21px;
	}
	
	#header .mobile-menu-links-left .area-p-nav {
		transition: .5s;
		display: none;
	}

	#header .mobile-menu-links-left .inner-prop-nav.show-list,
	#header .mobile-menu-links-left .area-p-nav.show-list {
		display: block;
	}

	.property .avail-m-link.contact-form {
		margin-top: 35px;
		margin-bottom: 20px;
	}

	#project .availabilities-section .availabilities .availability-mobile {
		margin-bottom: 34px;
	}

	#header .mobile-menu-links-left .more-options-nav {
		border-top: none;
		margin-top: 0px;
		padding-top: 0px;
	}
	#header .mobile-menu-links-left .all-prop-link {
		width: 100% !important;
		margin-bottom: 14px;
	}

	#header .mobile-menu-links-left .search-prop-link {
		width: 100% !important;
		margin-bottom: 14px;
	}

	#header .mobile-menu-links-left .c-projects .area-p-nav li a {
		border-bottom: none;
		border-top: none;
	}

	#header .mobile-menu-links-left .sus-y-tech {
		border-top: 1px solid #BBB;
	}

	#header .mobile-menu-links-left .c-projects .project-link.all-props {
		width: 100%;
	}

	#header .mobile-menu-links-left .first-link {
		border-top: 1px solid #BBB;
		border-bottom: none !important;
	}

	.property .contact-form .broker-details input:first-child {
		margin-right: 0;
	}

	.property .contact-form .broker-details input {
		width: 100%;
	}

	.property .alert-ty-msg {
		margin-top: 20%;
		margin-bottom: 0;
		padding-left: 0;
	}

	.property .alert-ty-msg p {
		font-family: var(--primary-font);
		font-size: 15px;
	}

	.contact .contact-form textarea,
	.property .contact-form textarea {
		border: 1px solid #888;
	}

	.contact .contact-form input[type="text"],
	.property .contact-form input[type="text"] {
		padding: 7px 10px;
		border-radius: 0 !important;
		-webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
	}

	.contact .contact-form textarea,
	.property .contact-form textarea {
		border-radius: 0 !important;
		-webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
	}

	.three-d-tour.popup-open {
		width: 100%;
		/* height: 100%; */
		top: 0;
		left: 0;
		padding: 0px;
	}

	.three-d-tour .tour-details-text {
		display: none;
	}

	.three-d-tour #tour {
		height: 100%;
	}

	#tour-3d {
		width: 100%;
	}

	.global-page-container .go-back-svg {
		display: none;
	}

	#header .go-back-svg {
		height: 100%;
	}

	#header .go-back-svg a {
		display: block;
		height: 100%;
		padding: 25px;
		text-align: right;
	}
	#header .go-back-svg svg {
		height: 19px;
	}

	.property .contact-side-text {
		width: 100%;
	}

	.property .contact-form {
		width: 100%;
	}

	.property .contact-form .left-form,
	.property .contact-form .right-form {
		width: 100%;
	}

	.property .contact-form #datepicker {
		width: 100%;
	}

	.property .error-messages {
		position: relative;
		line-height: 20px;
		margin-top: 25px;
		font-size: 15px;
		display: block;
		float: left;
	}
	.property .contact-form {
		padding-left: 0;
	}

	#header .mobile-menu-links-left .first-link span {
		position: absolute;
		right: 1px;
	}

	#header .mobile-menu-links-left .rotate-arrow {
		transform: rotate(180deg);
	}
	#header #mobile-menu {
		margin-top: 40px;
	}

	#header .mobile-menu-links-left .first-link span {
		max-width: 15px;
		top: calc(50% - 7.5px);
	}

	.custom-select {
		font-size: 15px !important;
	}

	.custom-select .custom-options {
		font-size: 15px !important;
	}

	.search-page .contact-form .broker-details input:first-child {
    margin-right: 0px;
	}

	.search-page .contact-form .broker-details input {
		width: 100%;
	}

	.search-page .search-results .contact-form .left-form {
		margin-bottom: 0px;
	}

	.search-page #results[data-type="Retail"] .project .bottom-avail {
		bottom: -25px;
    min-height: 51px;
	}

	.contact-inquiry .error-messages {
		position: relative;
	}

	.search-page .contact-form input[type="text"],
	.search-page .contact-form textarea {
		border-radius: 0 !important;
		-webkit-appearance: none;
		-moz-appearance: none;
		appearance: none;
	}

	#overlay {
		z-index: 99999 !important;
	}

	#overlay .ov-container {
		top: 50% !important;
		height: 88% !important;
	}

	.iphone .close-button {
		top: 8px !important;
		z-index: 99999 !important;
	}

	#overlay .overlay-preview {
		width: 100% !important;
		height: 100% !important;
		margin-right: 0px !important;
		overflow-y: scroll !important;
		top: -25px !important;
	}

	#overlay .overlay-preview div.overlay-content {
		width: 100% !important;
		height: 70% !important;
		margin-bottom: 0px !important;
	}

	#overlay .overlay-preview .square-thumbnail {
		width: calc(52% - 13px) !important;
		display: none !important;
		overflow: hidden !important;
	}

	#overlay .overlay-preview .square-thumbnail:nth-child(2n) {
    margin-right: 0px !important;
	}
	
}

/* 
  ##Device = Tablets, Ipads (portrait)
  ##Screen = B/w 768px to 1024px
*/

@media (min-width: 768px) and (max-width: 1024px) {
  #header .nav-links-list .nav-link a{
		width:90% !important;
	}
	.links.links-left a p {
		font-size: 10px !important;
	}
	#header .nav-links-list .nav-link a:not(.active-menu-link) + .inner-nav {
		display: none;
	}

	#header .nav-links-list .nav-link a.active-menu-link + .inner-nav {
		display: block;
	}
}

/* 
  ##Device = Tablets, Ipads (landscape)
  ##Screen = B/w 768px to 1024px
*/

@media (min-width: 768px) and (max-width: 1024px) and (orientation: landscape) {
  #header .nav-links-list .nav-link a{
		width:90% !important;
	}
	#header .nav-links-list .nav-link a:not(.active-menu-link) + .inner-nav {
		display: none;
	}

	#header .nav-links-list .nav-link a.active-menu-link + .inner-nav {
		display: block;
	}
}