.site-header .font-sizer {
    position: relative;
    z-index: 9999;
}

@media screen and (max-width:767px){
	.hrwc-maps .horizontal-tabs .tabbable #MapTabs.nav-tabs > li.active > a {
	    color: #fff;
	    background: #0073ae;
	}
}
@media screen and (max-width:500px){
	#huron-river-watershed .embed-wrap {
	    padding-top: 210%;
	}
	.shortcode-circles .circle-wrap:nth-of-type(1),
	.shortcode-circles .circle-wrap:nth-of-type(3) {
	    left: -6vw;
	}
}


.error404 .breadcrumbs { display: none; }

.dam-error { display: -ms-flexbox; display: flex; -ms-flex-align: center; align-items: center; -ms-flex-pack: center; justify-content: center; }

.dam-error__image { max-width: 100%; height: auto; }

.dam-error__content { padding-left: 5em; text-align: left; }

.dam-error__content .navbar-form { padding-left: 0; }

.dam-error__content h3 { font-size: 2em; text-transform: none; font-weight: 400; max-width: 15em; color: #f37021; }



.facetwp-pager { font-size: 1.6em; }

.resources-facets { display: -ms-flexbox; display: flex; margin-bottom: 2em; }

.resources-facets__facet { -ms-flex: 1; flex: 1; margin-right: 3em; }

.resources-facets__facet input { padding-left: 1em; }

.resources-facets__facet input, .resources-facets__facet .facetwp-type-fselect .fs-wrap { width: 100%; height: 40px; }

.resources-facets__facet input .fs-label-wrap, .resources-facets__facet .facetwp-type-fselect .fs-wrap .fs-label-wrap { height: 100%; display: -ms-flexbox; display: flex; -ms-flex-direction: column; flex-direction: column; -ms-flex-pack: center; justify-content: center; }

.resources-facets__facet .facetwp-type-fselect .fs-dropdown { width: 300px; }

.resources-facets__dropdown { max-width: 300px; }

.resources-facets .facetwp-facet { margin-bottom: 0; }

.resources-facets .facetwp-btn { right: 10px; }

.resources-facets .fs-arrow { right: 10px; }

@media screen and (max-width: 768px) { .resources-facets { -ms-flex-direction: column; flex-direction: column; margin-top: 4em; }
  .resources-facets__facet { margin-right: 0; margin-bottom: 2em; }
  .resources-facets__dropdown { max-width: none; } }

.resources-selections { margin-bottom: 2em; display: -ms-flexbox; display: flex; }

.resources-selections ul { margin-left: 0; padding-left: 0; -ms-flex: auto; flex: auto; }

.resources-selections ul li { margin-right: 2em; }

.resources-selections .facetwp-selection-label { font-weight: bold; text-transform: uppercase; }

.post-type-archive-resources .row .page-header { margin-bottom: 0; }

.post-type-archive-resources .facetwp-template { position: relative; }

.post-type-archive-resources .facetwp-template .is-loading { position: absolute; top: 0; right: 0; bottom: 0; left: 0; width: 100%; height: 100%; z-index: 9; background-color: rgba(255, 255, 255, 0.8); transition: opacity 0.5s ease; text-align: center; font-weight: bold; font-size: 20px; padding-top: 50px; }

@media screen and (max-width: 768px) { .dam-error { -ms-flex-direction: column; flex-direction: column; padding: 2em; }
  .dam-error__content { text-align: center; padding-left: 0; }
  .dam-error__content h3 { font-size: 1.4em; } }