
.wpfox_locations_section {
	
}

.wpfox_locations_section .locations {
	margin-top: -25px !important;
	margin-top: -25px !important;
}

.wpfox_location {
	text-align: center;
	padding-top: 25px;
	padding-bottom: 25px;
}

.wpfox_location h3 {
	font-size: 16px;
	line-height: 1.2;
	font-weight: 700;
	margin: 0 0 5px !important;
}

.wpfox_location h4,
.wpfox_location h4 a {
	font-weight: 400;
	color: #3e6c89;
	margin: 0 !important;
}

.wpfox_location p {
	margin-bottom: 5px !important;
}

.wpfox_location .button {
	color: #002f54;
}

.wpfox_location .button.no-border + .button.no-border {
	margin: 0;
}

.wpfox_location .button:hover {
	color: #3e6c89;
}

@media (min-width: 40em) and (max-width: 63.999em) {
	.wpfox_location {
		padding-top: 20px;
		padding-bottom: 20px;
	}
	.wpfox_location h3 {
		font-size: 15px;
		margin: 0 0 4px !important;
	}
}

@media (max-width: 39.999em) {
	.wpfox_location {
		padding-top: 15px;
		padding-bottom: 15px;
	}
	.wpfox_location h3 {
		font-size: 14px;
		margin: 0 0 3px !important;
	}
}



/* Our Teams */

#our-teams .wpb_text_column h4 {
	border-bottom: 1px solid #b99761;
	color: #b99761;
	text-transform: uppercase;
	font-size: 17px;
	letter-spacing: 0.14em;
	font-weight: 400;
	font-family: 'Roboto';
	margin-bottom: 1em !important;
}

#our-teams .wpb_text_column h5 {
	display: inline-block;
	margin-top: 1em;
	font-size: 14px;
	border-bottom: 1px solid #002f54;
}

#our-teams .wpfox_location {
	text-align: left;
}

#our-teams .wpfox_location h3 {
	margin-bottom: 0 !important;
}

#our-teams .wpfox_location h4 {
	font-size: 18px;
}

@media (min-width: 40em) and (max-width: 63.999em) {
	#our-teams .wpb_text_column h4 {
		text-align: center;
		font-size: 16px;
	}
}

@media (max-width: 39.999em) {
	#our-teams .wpb_text_column h4 {
		text-align: center;
		font-size: 15px;
	}
}