header .diagonal.bottom {
	z-index: -2;
}
header .diagonal.top {
	z-index: -1;
}
.contact_container .c_offices .locations .block.property-management, .contact_container .c_management .management .block.corporate-offices {
	display: none
}
.error {
	border: 1px solid red !important
}
.no-link a {
	display: none;
}
.map_top {
	margin-top: 90px;
	margin-bottom: -90px;
}

.contact_container .c_management .management div:first-child {
	border: 0px !important
}

@media only screen and (min-width: 767px) {

.mobile_title {
	display: none;
}

}

@media only screen and (max-width: 767px) and (min-width: 0px) {
	.intern_hero .title .sector_name h2.desktop {
		display: none;
	}
	.locations_container .l_bubble {
		top: 50%
	}
}