/* Visit Us block on Location page — match original Visit Us / leasing hero */

body.page-template-page-location .sp-visit-us-block {
	clear: both;
	width: 100%;
	scroll-margin-top: 90px;
}

body.page-template-page-location .sp-visit-us-block .logo-container {
	background-color: #293B4D;
	height: auto !important;
	min-height: 850px;
	overflow: visible;
}

body.page-template-page-location .sp-visit-us-block .header-img {
	height: auto !important;
	min-height: 850px;
}

body.page-template-page-location .sp-visit-us-block .header-copy {
	margin: 40% 12% 10% 12% !important;
	color: #ffffff !important;
	height: auto !important;
	overflow: visible !important;
}

body.page-template-page-location .sp-visit-us-block .header-copy p,
body.page-template-page-location .sp-visit-us-block .header-copy strong,
body.page-template-page-location .sp-visit-us-block .header-copy h4 {
	color: #ffffff !important;
	display: block;
	visibility: visible;
	opacity: 1;
}

body.page-template-page-location .sp-visit-us-block .sp-visit-us-heading {
	font-size: 84px;
	padding: 3%;
	letter-spacing: 0;
	line-height: 72px;
	color: #ffffff;
	margin: 0;
	font-family: operetta-18, serif;
	font-weight: 700;
	float: none;
}

body.page-template-page-location .sp-visit-us-block rs-module {
	max-height: 850px !important;
}

@media only screen and (min-width: 1800px) {
	body.page-template-page-location .sp-visit-us-block .header-copy {
		margin: 39% 12% 10% 12% !important;
	}
}

@media only screen and (min-width: 1400px) {
	body.page-template-page-location .sp-visit-us-block .header-copy {
		margin: 45% 12% 10% 12% !important;
	}
}

@media only screen and (max-width: 1240px) {
	body.page-template-page-location .sp-visit-us-block .sp-visit-us-heading {
		font-size: 48px;
		line-height: 47px;
	}
}

@media only screen and (max-width: 959px) {
	body.page-template-page-location .sp-visit-us-block .logo-container,
	body.page-template-page-location .sp-visit-us-block .header-img {
		min-height: auto;
		height: auto !important;
	}

	body.page-template-page-location .sp-visit-us-block .header-copy {
		margin: 10% !important;
		height: auto !important;
		overflow: auto !important;
	}

	body.page-template-page-location .sp-visit-us-block .sp-visit-us-heading {
		padding: 0;
		text-align: center;
		font-size: 48px;
		line-height: 1.1;
	}

	body.page-template-page-location .sp-visit-us-block .client-bar {
		position: relative;
		top: 0;
		left: auto;
		width: 100% !important;
		padding: 4%;
		text-align: center;
	}
}
