﻿.headerBar .locationListTitle {
	font-family: 'BentonSans-CondensedMedium', sans-serif;
	font-weight:600;
	font-stretch: ultra-condensed;
}
.headerBar .locationListCopy {
	font-weight:200;
	font-family: 'BentonSans-CondensedMedium', sans-serif;
	font-stretch: ultra-condensed;
}
.map-title .locationListCompany {
    font-family: 'TradeGothicLT-BoldCondTwenty', sans-serif;
    font-size: 20px !important;
    text-transform: uppercase;
	font-weight:600;
}

.headerBar .theHeader {
	background: url(../image/heroBg-scaled.jpg);
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
}
.not-carried {display:none}