.alertBar {
	background-color:#E56B1F;
}
.alertBar p {
	color:#fff;
	font-size:14px;
	margin-bottom:0;
	padding:5px;
}
.alertBar a {
	color:#fff;
	text-decoration:underline;
	font-size:14px;
}
.alertBar img {
	max-width:14px;
}
.HeroTextLeft h1 {
	color:#E56B1F;
	font-weight:700;
	font-size: 48px;
	margin-top: 30px;
	line-height:48px;
}
.HeroTextLeft h1.GreenTitle {
	color:#00958E;
}
.HeroTextLeft h1.GreyTitle {
	color:#9E9E9E;
}
@media only screen and (min-width:1024px) {
.alertBar p {
	text-align:center;
	font-size: 18px;
    line-height: 22px;
}
.HeroTextLeft h1 {
	font-size: 50px;
	margin-top: unset;
	line-height:50px;
}
.alertBar a {
	font-size:18px;
}
}
@media only screen and (min-width:1200px) {
.alertBar img {
	max-width:17px;
}
.HeroTextLeft h1 {
	font-size: 58px;
}
}
@media only screen and (min-width:1600px) {
.alertBar p {
    font-size: 16px;
    line-height: 17px;
}
}
.executive {
	margin:0 auto 60px;
	max-width:320px;
}
.executive img {
    border-radius:6px;
}
.executive h4 {
	font-size:28px;
	margin-bottom:0px;
	font-weight:500;
}
.executive hr {
  height: 4px;
  color: #E56B1F;
  width: 60px;
  opacity: 1;
  margin: 14px auto 33px;
}
.executive hr.smallspace {
	 margin: 14px auto 13px;
}
.executive p:nth-child(2) {
	margin: 0 0 4px;
}
.executive .modal-body img {
	margin-bottom:35px;
}
.executive p.Title {
	color:#009693;
	font-weight:500;
	line-height:24px;
}
.executive h3 {
	margin-bottom:5px;
	font-size:36px;
}
.dnnEditState .CookiePolicy {
	position: unset;
}
.CookiePolicy {
	background-color:#464d57;
	padding: 8px 0;
	position: fixed;
    bottom: 0;
    width: 100%;
    z-index: 500000;
	display:none;
}
.CookiePolicy p {
	font-size: 17px;
	margin-bottom: 0;
	color: #fff;
	line-height: 17px;
	text-align:left;
}
.CookiePolicy span, .CookiePolicy a {
	font-size:14px;
}
.CookiePolicy a, .CookiePolicy a:hover, .CookiePolicy a:visited {
	color:#fff;
	text-decoration:underline;
}
.CookiePolicy .alertBtn {
	float: right;
	margin-left: 15px;
	padding: 1px 8px;
	font-size: 16px;
	text-decoration: none;
	margin-top: 5px;
}
@media only screen and (min-width:1024px) {
.CookiePolicy p {
	font-size: 18px;
	line-height: 20px;
}
.CookiePolicy .alertBtn {
	padding: 8px 25px;
}
.executive .TitleAustin {
  margin-bottom: 5px;
  line-height: 24px;
  min-height:52px;
}
.executive .TitleAustin a {
	text-decoration:none;
}
}
.executive .modal-header .btn-close {
	font-size:24px;
	text-align: right;
    width: 25px;
}
@media only screen and (min-width:1200px) {
.CookiePolicy span {
	display:inline-block;
	max-width: 88%;
}
.CookiePolicy .alertBtn {
	margin-top:0;
}
.executive .modal-dialog {
	max-width:1100px;
	top: 140px;
}
.executive .modal-content {
	border: 50px solid #323A45;
}
.executive .modal-dialog .leftimage {
	clear: both;
	display: block;
	min-height: 250px;
}
.executive .modal-body {
	text-align:left;
	padding: 45px 35px;
}
.executive .modal-header {
	border-bottom:unset;
}

.executive .modal-dialog .leftimage img {
	float:left;
	margin: -210px 38px 0 0;
	max-width: 420px;
}
}

.OrangeImgBG, .BlueImgBG, .DGReyImgBG {
	position:relative;
	border-radius:6px;
	overflow:hidden;
}
.OrangeImgBG p, .BlueImgBG p, .DGReyImgBG p {
	margin-bottom:0;
}
.OrangeImgBG .overlay,  .BlueImgBG .overlay, .DGReyImgBG  .overlay {
  position: absolute;
  bottom: 0;
  width: 100%;
  height: 100%;
  z-index:1;
}
.OrangeImgBG .overlay {
  background: rgba(229, 107, 33, 0.5);
}
.BlueImgBG .overlay, .BanerWithImage.DarkGreen .overlay{
  background: rgba(8, 96, 95, 0.5);
}
.DGReyImgBG .overlay, .BanerWithImage.LightGrey .overlay, .Hero-Img.LightGrey .overlay {
  background: rgba(50, 58, 69, 0.5);
}
.PromoContentBG {
    text-align: center;
	position: relative;
	overflow: hidden;
	justify-content: center;
	-webkit-align-self: center;
	align-self: center;
	flex-direction: column;
	align-items: center;
	-ms-flex-align: center;
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	position: relative;
	max-width: 330px;
	margin: 0 auto 45px;
	max-height: 367px;
}
.PromoContentBG .overlay {
    position: absolute;
    background-color: rgba(109, 110, 103, 0.5);
	bottom: 0;
width: 100%;
height: 100%;
}
.PromoContentBG .content {
    text-align: center;
	   z-index: 3;
	text-align: center;
	padding: 0 15px;
	position: absolute;
	left: 50%;
	top: 50%;
	width: 100%;
	transform: translate(-50%,-50%);
}
.PromoContentBG .content h3 {
	font-size:36px;
    color: #fff;
    font-weight: 500;
}
.PromoContentBG p:nth-child(1) {
	margin-bottom:0;
}
.PromoContentBG .content p {
    color: #fff;
    font-size: 18px;
	font-weight: 400;
}
.PromoContentBG .content p:last-child {
	margin-bottom:0;
}
.PromoContentBG a.GreenButton:hover {
  border: 2px solid #fff;
  color: #fff;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
.PromoContentBG .content h3 {
	font-size:26px;
	margin-bottom:3px;
}
.PromoContentBG .content p {
	font-size:18px;
	line-height:20px;
	margin-bottom:13px;
}
.PromoContentBG .content .GreenButton {
	padding:5px 15px;
	font-size:17px;
}
}
@media only screen and (min-width: 1024px) and (max-width: 1440px) {
.PromoContentBG .content h3 {
	font-size:25px;
	margin-bottom:10px;
}
}
@media only screen and (min-width:1200px) {
.PromoContentBG .content p {
	font-size:20px;
	line-height:20px;
	margin-bottom:25px;
}
}
@media only screen and (min-width:1441px) {
.PromoContentBG .content h3 {
	font-size:28px;
	margin-bottom:3px;
}
}
@media only screen and (min-width:1600px) {
.PromoContentBG .content h3 {
	font-size:32px;
	margin-bottom:8px;
}
.PromoContentBG .content .GreenButton {
	padding: 8px 20px;
	font-size:20px;
}
.PromoContentBG .content p {
  font-size: 22px;
  line-height: 26px;
  margin-bottom: 32px;
}
}
.MapLocMain .edMaps_mapWrapper.edMaps_theme__default-Ozone .edMaps_markerList {
	max-height: 470px;
	border:1px solid #ccc;
	margin:0;
}
.MapLocMain .edMaps_moduleWrapper > .edMaps_mapWrapper .edMaps_labeled > label {
	visibility:hidden;
}
.MapLocMain .edMaps_moduleWrapper {
	margin-bottom:35px;
}
.MapLocMain .edMaps_moduleWrapper > .edMaps_mapWrapper .edMaps_slmWrapper {
	box-shadow:none;
}
.MapLocMain .edMaps_moduleWrapper > .edMaps_mapWrapper .edMaps_textBox > input[type="text"] {
	border: 1px solid #c5c5c5;
	font-family: 'Lato', sans-serif;
	font-size:16px;
	height:40px;
}
.MapLocMain .edMaps_moduleWrapper > .edMaps_mapWrapper.edMaps_hasMarkerList .edMaps_slmWrapper {
	padding:15px 0;
}
.MapLocMain .edMaps_moduleWrapper > .edMaps_mapWrapper .edMaps_slmWrapper > .edMaps_locationSearchWrapper {
    margin: 0;
    width: 100%;
}
.MapLocMain .edMaps_moduleWrapper > .edMaps_mapWrapper .edMaps_button {
	color: #fff;
	border: 2px solid #00958E;
	padding: 8px 18px;
	background-color: #00958E;
	font-family: 'Lato', sans-serif;
	font-size:16px;
}
.MapLocMain .edMaps_moduleWrapper > .edMaps_mapWrapper .edMaps_button:hover {
	border: 2px solid #00958E;
	color:#00958E;
	background-color: transparent;
}
.MapLocMain .edMaps_mapWrapper.edMaps_theme__default-Ozone .edMaps_markerList > div .edMaps_markerIcon {
	display:none;
}
.MapLocMain .edMaps_mapWrapper.edMaps_theme__default-Ozone .edMaps_markerList > div > p.edMaps_title {
	font-family: 'Lato', sans-serif;
	font-size:26px;
	color:#00958E;
	font-weight:bold;
}
.edMaps_mapWrapper.edMaps_theme__default-Ozone .edMaps_markerList > div > div.edMaps_html .locationDetails p {
	margin-bottom:22px;
}
.edMaps_mapWrapper.edMaps_theme__default-Ozone .edMaps_markerList > div > div.edMaps_html .locationDetails img.right {
	float: none;
margin: 0 0 25px;
clear: right;
display: block;
}
.edMaps_mapWrapper.edMaps_theme__default-Ozone .edMaps_markerList > div > div.edMaps_html .locationDetails a {
	font-weight: bold;
font-size: 16px !important;
margin-bottom: 17px;
display: inline-block;
}
.edMaps_mapWrapper.edMaps_theme__default-Ozone .LocationDContent a.GreenButton {
	display: inline-block;
margin-top: 15px;
padding: 1px 20px;
}
.edMaps_map.edMaps_theme__default-Ozone .edMaps_content .edMaps_html .locationDetails img {
	display:none !important;
}
.edMaps_map.edMaps_theme__default-Ozone .edMaps_content .edMaps_title, .edMaps_map .edMaps_title {
	font-family: 'Lato', sans-serif  !important;
	font-size:20px  !important;
	color:#00958E  !important;
}
.edMaps_map.edMaps_theme__default-Ozone .edMaps_content .edMaps_html .locationDetails p, .edMaps_map .edMaps_html p {
	font-family: 'Lato', sans-serif  !important;
}
.edMaps_map.edMaps_theme__default-Ozone .edMaps_infoWindow {
	border: 1px solid #00958E !important;
}
.edMaps_map.edMaps_theme__default-Ozone .edMaps_infoWindow .edMaps_bubbleArrow .edMaps_leftSide::after, .edMaps_map.edMaps_theme__default-Ozone .edMaps_infoWindow .edMaps_bubbleArrow .edMaps_rightSide::after {
  border: solid 1px #00958E !important;
}
.edMaps_map .edMaps_markerWrapper > .edMaps_content a.DarkBlueButton {
	font-size:14px !important;
	padding:4px 10px;
}
.edMaps_map .edMaps_markerWrapper > .edMaps_content a.DarkBlueButton::before {
	display:none;
}
.MapLocMain .edMaps_mapWrapper.edMaps_theme__default-Ozone .edMaps_markerList > div:hover {
	background-color: transparent;
}
.MapLocMain .edMaps_moduleWrapper > .edMaps_mapWrapper .edMaps_container a {
	font-weight:bold;
	font-size:17px;
}
.MapLocMain .edMaps_mapWrapper.edMaps_theme__default-Ozone .edMaps_markerList > div.edMaps_infoWindowOpen {
	border-left: 5px solid #00958E;
}
.MapLocMain .edMaps_checkboxRow.edMaps_radiusSliderSwitch {
  margin-bottom: 12px;
}
.MapLocMain .edMaps_checkboxRow.edMaps_radiusSliderSwitch label {
	color: #323A45 !important;
	font-size: 22px !important;
	font-family: 'Lato', sans-serif !important;
	padding-left: 6px !important;
}
.MapLocMain .edMaps_moduleWrapper > .edMaps_mapWrapper .edMaps_checkboxRow input[type="checkbox"] + label::before { 
	top:5px !important;
}
.MapLocMain .edMaps_moduleWrapper > .edMaps_mapWrapper .edMaps_slmWrapper > .edMaps_markersInRadiusSelector.edMaps_active > .edMaps_radiusSliderWrapper {
	margin-bottom:15px;
}
.MapLocMain .edMaps_moduleWrapper > .edMaps_mapWrapper .edMaps_slmWrapper > .edMaps_markersInRadiusSelector > .edMaps_radiusSliderWrapper > ul > li > input[type="radio"] + label::after {
	top:10px;
}
.MapLocMain .edMaps_moduleWrapper > .edMaps_mapWrapper .edMaps_slmWrapper > .edMaps_markersInRadiusSelector > .edMaps_radiusSliderWrapper > ul > li > input[type="radio"] + label::before {
  top: 12px;
}
.MapLocMain .edMaps_mapWrapper.edMaps_theme__default-Ozone .edMaps_markerList > div > p.edMaps_distance {
	font-family: 'Lato', sans-serif !important;
	font-size: 16px;
}
.MapLocMain .edMaps_widgetSelectionWrapper .edMaps_icon {
	width: 37px;
	text-align: center;
	margin-top: 7px;
}
.MapLocMain .edMaps_widgetSelectionWrapper .edMaps_icon > img {
	max-width:unset !important;
}
.MapLocMain .edMaps_widgetSelectionWrapper {
  background-color: #4f4f4f;
}
.MapLocMain .edMaps_widgetSelectionWrapper .edMaps_widgetCheckBox input[type="checkbox"] + label {
	color: #fff;
	font-family: 'Lato', sans-serif;
}
.MapLocMain .edMaps_widgetSelectionWrapper .edMaps_widgetList .edMaps_widgetListWrapper > .edMaps_listContentWrapper > ul > li > .edMaps_itemWrapper {
  border-bottom-color: #fff;
}
.MapLocMain .edMaps_widgetSelectionWrapper .edMaps_widgetList .edMaps_widgetListWrapper > .edMaps_listContentWrapper > ul > li:last-child > .edMaps_itemWrapper {
	border-bottom:unset;
}
.MapLocMain .edMaps_minimize > span::after,.MapLocMain .edMaps_minimize:hover {
	background-color:#00958E;
}
.MapLocMain .edMaps_minimize,.MapLocMain .edMaps_minimize:hover {
  background-color: #21aca5;
}
@media (min-width: 1024px) {
.MapLocMain .edMaps_moduleWrapper > .edMaps_mapWrapper .edMaps_slmWrapper > .edMaps_locationSearchWrapper {
    margin: 0 25px 25px 0;
    width: 50%;
}
.MapLocMain .edMaps_moduleWrapper > .edMaps_mapWrapper .edMaps_slmWrapper > .edMaps_userLocationTriggerWrapper {
	margin: 0 25px 25px 0;
}
.MapLocMain .edMaps_moduleWrapper > .edMaps_mapWrapper .edMaps_slmWrapper > .edMaps_locationSearchWrapper > input[type="text"] {
	height:40px;
}
}
@media (min-width: 1280px) {
.MapLocMain .edMaps_moduleWrapper > .edMaps_mapWrapper .edMaps_container {
	width:50%;
	float:right;
	margin-top:61px;
}
.MapLocMain .edMaps_moduleWrapper > .edMaps_mapWrapper.edMaps_hasMarkerList .edMaps_slmWrapper {
    padding: 0;
}
.MapLocMain .edMaps_mapWrapper.edMaps_theme__default-Ozone .edMaps_markerList {
    max-height: 700px;
}
.edMaps_mapWrapper.edMaps_theme__default-Ozone .edMaps_markerList > div > div.edMaps_html .locationDetails img.right {
	float: right;
margin: 0 0 25px;
}
}
.HeroTextLeft.noborder {
	border-bottom:unset;
}
.Hero-Img {
	position: relative;
	overflow: hidden;
}
.Hero-Img p:nth-child(1) {
  display: flex;
  justify-content: center;
  margin-bottom: 0;
}
.Hero-Img img {
  min-height: 140px;
  min-width: 723px;
}
.Hero-Img .Hero_text {
  position: unset;
  text-align: center;
  padding: 0 10px;
}
.Hero-Img .Hero_text h1 {
	color: #E56B1F;
line-height: 42px;
margin-top: 28px;
font-size: 44px;
font-weight: 700;
}
.Hero-Img .Hero_text p {
  color: #323A45;
  font-size: 22px;
	font-family: "museo-sans";
	font-weight: 500;
	line-height: 27px;
}
@media (min-width: 768px) {
.Hero-Img {
	margin-bottom:35px;
}
.Hero-Img .Hero_text {
  position: absolute;
  display: flex;
  justify-content: center;
  flex-direction: column;
  height: 100%;
  top: 0;
  left: 5%;
  text-align:left;
}
.Hero-Img img {
  min-height: 186px;
  min-width: 960px;
}
.Hero-Img .Hero_text h1 {
  line-height: 37px;
  margin-top: 15px;
  font-size: 40px;
  margin-bottom: 0;
}
.Hero-Img .Hero_text p {
  font-size: 21px;
  line-height: 19px;
}
}
@media (min-width: 992px) {
.Hero-Img img {
  min-height: 372px;
  min-width: 1920px;
}
}
@media (min-width: 1024px) {
.Hero-Img .Hero_text h1 {
	margin-bottom:25px;
}
.Hero-Img .Hero_text p {
  line-height: 23px;
  margin-bottom:25px;
}
.Hero-Img img {
  min-height: 372px;
  min-width: 1920px;
}
}
@media (min-width: 1200px) {
.Hero-Img .Hero_text h1 {
	margin-top:38px;
}
}
@media (min-width: 1280px) {
.Hero-Img .Hero_text h1 {
	line-height: 46px;
	margin-top: 38px;
	font-size: 42px;
}
}
@media (min-width: 1400px) {
.Hero-Img .Hero_text h1 {
	line-height: 50px;
	margin-top: 30px;
	font-size: 52px;
}
.Hero-Img .Hero_text p {
  line-height: 25px;
  font-size: 25px;
}
}
@media (min-width: 1600px) {
.Hero-Img .Hero_text {
	left: 9%;
}
.Hero-Img .Hero_text h1 {
	line-height: 56px;
	font-size: 56px;
	margin:0 0 25px 0;
}
.Hero-Img .Hero_text p {
  line-height: 26px;
  font-size: 26px;
  margin-bottom:25px;
}
}

.Hero-Img.LightGrey h1, .Hero-Img.LightGrey p {
    color: #fff;
}
@media (max-width: 767px){
	.Hero-Img.LightGrey h1 {
    color: #E56B1F;
}
.Hero-Img.LightGrey p{
	color: initial;
}
.Hero-Img.LightGrey .Hero_text a{
	color: #000;
}
.Hero-Img.LightGrey .Hero_text a.GreenButton{
	color: #fff;
}
}