/* Auto-converted from theme SCSS files: _ozMap.scss, _certifiedSites.scss, _certifiedSitesSection.scss */
/* NOTE: Image URLs rewritten to ../images/ (plugin assets/images). */

/* _ozMap.scss */
.opportunityZonesMap {
  padding-top: 80px;
  background: #000000;
}
/* _ozMap.scss */
.opportunityZonesMap .ozMapContainer {
  background: #ffffff;
  padding: 0;
}
/* _ozMap.scss */
.opportunityZonesMap .map-cell {
  display: none;
  position: relative;
}
@media (min-width: 1024px) {
  /* _ozMap.scss */
.opportunityZonesMap .map-cell {
    display: block;
  }
}
@media(min-width: 1300px) {
  /* _ozMap.scss */
.opportunityZonesMap .map-cell {
    width: 66.66667%;
  }
}
/* _ozMap.scss */
.opportunityZonesMap #map--wrapper {
  height: calc(100vh - 80px - 50px);
}
@media (min-width: 1024px) {
  /* _ozMap.scss */
.opportunityZonesMap #map--wrapper {
    height: calc(100vh - 80px);
  }
}
@media(max-width: 1024px) {
  /* _ozMap.scss */
.opportunityZonesMap #map--layer-strap {
    text-align: center;
    padding-bottom: 20px;
  }
}
/* _ozMap.scss */
.opportunityZonesMap #map--layer-strap > div {
  height: 100%;
}
/* _ozMap.scss */
.opportunityZonesMap #map--layer-strap .button {
  display: inline-flex;
  justify-content: center;
  align-items: center;
  color: #000;
  font-family: inherit;
  text-transform: none;
  margin-bottom: 0;
  font-size:12px;
}
@media(max-width: 1024px) {
  /* _ozMap.scss */
.opportunityZonesMap #map--layer-strap .button {
    margin: 0 10px;
  }
}
@media(max-width:1200px) {
  /* _ozMap.scss */
.opportunityZonesMap #map--layer-strap .button {
    padding-left: 5px;
    padding-right: 5px;
    flex:0 0 auto;
  }
}
/* _ozMap.scss */
.opportunityZonesMap #map--layer-strap .button .has-tip {
  font-weight: 400;
}
/* _ozMap.scss */
.opportunityZonesMap #map--layer-strap .button:hover span, /* _ozMap.scss */
.opportunityZonesMap #map--layer-strap .button.active span {
  border-bottom: 1px solid #414141;
}
/* _ozMap.scss */
.opportunityZonesMap #map--layer-strap .button:hover .has-tip, /* _ozMap.scss */
.opportunityZonesMap #map--layer-strap .button.active .has-tip {
  border-bottom-style: solid;
}
/* _ozMap.scss */
.opportunityZonesMap #map--layer-strap .button.otherPinToggle {
  background-color: #ffffff !important;
}
@media(max-width: 1024px) {
  /* _ozMap.scss */
.opportunityZonesMap #map--layer-strap .button.otherPinToggle {
    background-color:#efefef !important;
    border-radius: 5rem;
    padding:8px;
    margin:8px;
  }
}
/* _ozMap.scss */
.opportunityZonesMap #map--layer-strap .button.otherPinToggle:hover, /* _ozMap.scss */
.opportunityZonesMap #map--layer-strap .button.otherPinToggle.active {
  background-color: #ffffff !important;
  text-decoration:underline;
}
@media(max-width: 1024px) {
  /* _ozMap.scss */
.opportunityZonesMap #map--layer-strap .button.otherPinToggle:hover, /* _ozMap.scss */
.opportunityZonesMap #map--layer-strap .button.otherPinToggle.active {
    background-color:#efefef !important;
    border-radius: 5rem;
    padding:8px;
    margin:8px;
  }
}
/* _ozMap.scss */
.opportunityZonesMap #map--layer-strap .button img {
  margin-right: 7px;
  height: 30px;
  width: 30px;
}
@media(max-width: 1024px) {
  /* _ozMap.scss */
.opportunityZonesMap #map--layer-strap .button img {
    height:25px;
    width:25px;
  }
}
/* _ozMap.scss */
.opportunityZonesMap #map--layer-strap .button#incentive-tiers--toggle {
  font-family:'brothers';
  font-size:14px;
  text-transform:uppercase;
  background:#8f2f31;
  color: #fff;
}
/* _ozMap.scss */
.opportunityZonesMap #map--layer-strap .button#incentive-tiers--toggle:hover {
  text-decoration:none;
  background: #721b21;
}
/* _ozMap.scss */
.opportunityZonesMap #map--layer-strap .button#incentive-tiers--toggle.active {
  background: #721b21;
  text-decoration:none;
}
@media(max-width: 1024px) {
  /* _ozMap.scss */
.opportunityZonesMap #map--layer-strap .button#incentive-tiers--toggle {
    margin: 0;
  }
}
/* _ozMap.scss */
.opportunityZonesMap #map .leaflet-div-icon {
  background: transparent;
  border-color: transparent;
}
@media (min-width: 1024px) {
  /* _ozMap.scss */
.opportunityZonesMap #map {
    height: 500px;
  }
}
/* _ozMap.scss */
.opportunityZonesMap #map .leaflet-popup-content-wrapper {
  border-radius: 0;
}
/* _ozMap.scss */
.opportunityZonesMap #map .leaflet-popup-content-wrapper h3 {
  font-size: 20px;
  line-height: 1.1;
  margin-bottom: 10px;
}
/* _ozMap.scss */
.opportunityZonesMap #map .leaflet-popup-content-wrapper p {
  line-height: 1.5;
  margin: 0;
}
/* _ozMap.scss */
.opportunityZonesMap #map .leaflet-popup-content-wrapper a {
  color: #fff;
  margin-top: 10px;
}
/* _ozMap.scss */
.opportunityZonesMap #map .incentive-legend {
  background: white;
  display: flex;
}
/* _ozMap.scss */
.opportunityZonesMap #map .incentive-legend .incentive-help {
  display: inline-flex;
  align-items: center;
  padding: 0 10px;
  color: #000;
}
/* _ozMap.scss */
.opportunityZonesMap #map .incentive-legend .incentive-help:hover {
  color: #c00;
}
/* _ozMap.scss */
.opportunityZonesMap #map .incentive-legend--item {
  display: inline-flex;
  justify-content: flex-start;
  align-items: center;
  margin: 7px;
}
/* _ozMap.scss */
.opportunityZonesMap #map .incentive-legend--item i {
  height: 16px;
  width: 16px;
  margin-right: 5px;
}
/* _ozMap.scss */
.opportunityZonesMap #map-filter {
  height: calc(100vh - 130px);
  overflow: hidden;
  box-shadow: 0 -3px 2px rgba(0,0,0,0.2);
  position: relative;
  display: flex;
  flex-flow: column nowrap;
}
@media (min-width: 640px) {
  /* _ozMap.scss */
.opportunityZonesMap #map-filter {
    margin-top: 0;
  }
}
@media (min-width: 1024px) {
  /* _ozMap.scss */
.opportunityZonesMap #map-filter {
    height: calc(100vh - 80px);
  }
}
@media(min-width: 1300px) {
  /* _ozMap.scss */
.opportunityZonesMap #map-filter {
    width: 33.33333%;
  }
}
/* _ozMap.scss */
.opportunityZonesMap #map-filter .filter-dropdown--wrapper {
  position: absolute;
  top: -170%;
  background: #c00;
  padding: 0 15px;
}
@media (min-width: 1024px) {
  /* _ozMap.scss */
.opportunityZonesMap #map-filter .filter-dropdown--wrapper {
    top: -100%;
  }
}
/* _ozMap.scss */
.opportunityZonesMap #map-filter .filter-dropdown--wrapper.open {
  top: 0;
}
/* _ozMap.scss */
.opportunityZonesMap #map-filter .filter-dropdown--wrapper .filter-buttons .button {
  background: #000;
}
/* _ozMap.scss */
.opportunityZonesMap #map-filter .filter-dropdown--wrapper .filter-buttons .button:hover {
  background: lighten(#000, 10%);
}
/* _ozMap.scss */
.opportunityZonesMap #map-filter .filter-dropdown--wrapper .filter-buttons .button.clear {
  background: transparent;
  color: #fff;
  text-decoration: underline;
}
/* _ozMap.scss */
.opportunityZonesMap #map-filter .filter-dropdown--wrapper .filter-buttons .button.clear:hover {
  background: rgba(255,255,255,0.2);
}
/* _ozMap.scss */
.opportunityZonesMap #map-filter .filter-dropdown h4 {
  color: #fff;
  font-size: 18px;
  margin: 10px 0;
}
/* _ozMap.scss */
.opportunityZonesMap #map-filter .filter-dropdown select {
  font-family: inherit;
  text-transform: capitalize;
}
/* _ozMap.scss */
.opportunityZonesMap #map-filter .filter-trigger i {
  transform: rotate3d(0,0,0,0);
  transition: all 250ms ease-in;
}
/* _ozMap.scss */
.opportunityZonesMap #map-filter .filter-trigger.open i {
  transform: rotate(180deg);
}
/* _ozMap.scss */
.opportunityZonesMap #map-filter .filter-dropdown--wrapper, /* _ozMap.scss */
.opportunityZonesMap #map-filter .filter-trigger--wrapper {
  transition: all 250ms ease-in;
}
/* _ozMap.scss */
.opportunityZonesMap #map-filter .grid-x {
  padding: 0 10px 0 15px;
  flex: 1 0 auto;
}
/* _ozMap.scss */
.opportunityZonesMap #map-filter .filter-trigger {
  background: #c00;
  padding: 3px 15px 7px;
  margin-left: 20px;
  display: inline-block;
  color: #fff;
  font-family: inherit;
  position: relative;
  z-index: 9999999;
}
/* _ozMap.scss */
.opportunityZonesMap #map-filter .filter-trigger i {
  margin-left: 5px;
}
/* _ozMap.scss */
.opportunityZonesMap #map-filter .filter-trigger--wrapper {
  border-top: 4px solid #c00;
  width: 100%;
  display: flex;
  justify-content: space-between;
  z-index:12;
}
/* _ozMap.scss */
.opportunityZonesMap #map-filter .sort-trigger {
  padding-right: 25px;
  display: flex;
}
/* _ozMap.scss */
.opportunityZonesMap #map-filter .sort-trigger a {
  padding: 0 15px;
  display: flex;
  justify-content: center;
  align-items: center;
  color: #bababa;
  font-weight: 700;
  font-family: inherit;
}
/* _ozMap.scss */
.opportunityZonesMap #map-filter .sort-trigger a.active {
  color: #000;
}
/* _ozMap.scss */
.opportunityZonesMap #map-filter .sort-trigger a i {
  margin-right: 5px;
}
/* _ozMap.scss */
.opportunityZonesMap #map-filter .filter-header h4 {
  font-size: 24px;
}
/* _ozMap.scss */
.opportunityZonesMap #map-filter .filter-header--wrapper {
  max-height: 125px;
}
/* _ozMap.scss */
.opportunityZonesMap #map-filter .filter-search input[type=text] {
  background-color: transparent;
  border: none;
  border-bottom: 1px solid #000;
  box-shadow: none;
  color: #000 !important;
}
/* _ozMap.scss */
.opportunityZonesMap #map-filter .project-grid {
  flex: 1 1 auto;
  overflow: auto;
}
/* _ozMap.scss */
.opportunityZonesMap #map-filter .project-tile {
  cursor: pointer;
  color: #333;
  position: relative;
}
/* _ozMap.scss */
.opportunityZonesMap #map-filter .project-tile--inner {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  padding: 8px;
  display: flex;
  flex-flow: column nowrap;
  max-height:400px;
}
@media (min-width: 640px) {
  /* _ozMap.scss */
.opportunityZonesMap #map-filter .project-tile:nth-child(odd) {
    padding-left: 0;
  }
}
@media (min-width: 640px) {
  /* _ozMap.scss */
.opportunityZonesMap #map-filter .project-tile:nth-child(even) {
    padding-right: 0;
  }
}
/* _ozMap.scss */
.opportunityZonesMap #map-filter .project-tile span {
  display: block;
}
/* _ozMap.scss */
.opportunityZonesMap #map-filter .project-tile--image-block {
  background-size: cover;
  background-position: center center;
  width: 100%;
  padding-bottom: 75%;
  margin: 0;
  flex: 0 1 50%;
  position: relative;
}
/* _ozMap.scss */
.opportunityZonesMap #map-filter .project-tile--content {
  border: 1px solid #000;
  border-top: none;
  padding: 15px 15px;
  margin: 0;
  flex: 1 1 50%;
}
/* _ozMap.scss */
.opportunityZonesMap #map-filter .project-tile--title {
  font-family: inherit;
  font-size: 18px;
  margin: 0 0 15px 0;
}
/* _ozMap.scss */
.opportunityZonesMap #map-filter .project-tile--info-line {
  font-size: 14px;
}
/* _ozMap.scss */
.opportunityZonesMap #map-filter .project-tile--overlay {
  transition: .2s;
  opacity: 0;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  height: 100%;
  width: 100%;
  background: rgba(0,0,0,.7);
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-pack: center;
  justify-content: center;
  text-align: center;
}
/* _ozMap.scss */
.opportunityZonesMap #map-filter .project-tile--overlay .button {
  width: 80%;
  margin: 10px auto 0;
  background: transparent;
  border: 2px solid #c00;
  transition: .2s;
  color: #fff;
}
/* _ozMap.scss */
.opportunityZonesMap #map-filter .project-tile--overlay .button:hover {
  background: #c00;
}
/* _ozMap.scss */
.opportunityZonesMap #map-filter .project-tile:hover .project-tile--overlay {
  opacity: 1;
}
/* _ozMap.scss */
.opportunityZonesMap #map-view {
  text-align: center;
  height: 50px;
}
/* _ozMap.scss */
.opportunityZonesMap #map-view a {
  font-family: inherit;
  font-size: 16px;
  color: #777;
  line-height: 50px;
  background-color: #fff !important;
}
/* _ozMap.scss */
.opportunityZonesMap #map-view a:first-child {
  margin-right: 15px;
}
/* _ozMap.scss */
.opportunityZonesMap #map-view a.active {
  color: #c00;
  text-decoration: underline;
  background-color: #fff !important;
}
.leaflet-control-attribution {
  display:none !important;
}
@media only screen and (max-width: 920px) {
  .ozMapLegend {
    display: flex;
    flex-wrap: nowrap;
    overflow-x: auto;
    padding:10px;
  }
  .opportunityZonesMap {
    padding-top:70px;
  }
  #map-filter .filter-header h4 {
    margin-top:25px;
  }
  #map-filter .project-tile--tile {
    line-height:20px;
  }
}
/* _certifiedSites.scss */
.csTop {
  position: relative;
  padding: 220px 0px 170px;
  background-size: cover;
  background-position: 50%;
  background-image: url('../images/tnecdBannerCS.jpg');
}
/* _certifiedSites.scss */
.csTop .csTitle {
  position: relative;
  color: white;
  text-align: center;
}
/* _certifiedSites.scss */
.csTop .cpToBtn {
  margin-top: 10px;
}
/* _certifiedSites.scss */
.csTop .grid-container {
  z-index: 999;
  position: relative;
}
/* _certifiedSites.scss */
.csTop .darkOverlay {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  background: rgba(0,0,0,.6);
}
.csSingleMapSection {
  position: relative;
}
.csSingleMapSection .csSingleMapWrap {
  position: absolute;
  max-width: 570px;
  max-height: 142px;
  width: 90vw;
  height: 22vw;
  top: -44px;
  bottom: 0;
  margin: auto;
  left: 0;
  right: 0;
}
.csSingleMapSection .csSingleMap {
  position: absolute;
  z-index: 99;
  top: 0;
  margin: auto;
  bottom: 0;
  left: -50%;
  right: -50%;
}
.csSingleMapSection .csSinglePinWrap {
  position: absolute;
  z-index: 999;
  position: absolute;
  max-width: 32px;
  max-height: 46px;
  width: 5.8vw;
  height: 8vw;
}
.csSingleMapSection .csSinglePinWrap .csSingleMapPin {
  position: absolute;
  top: 4px !important;
  left: -50%;
}
.csMain {
  position: relative;
  padding: 40px 0px;
}
.csMain .grid-x {
  position: relative;
  z-index: 9;
}
.csMain .filterBg {
  position: absolute;
  z-index: 8;
  top: -51px;
  width: auto;
  z-index: 8;
  max-width: none;
  min-width: 100%;
  margin: auto;
  left: -50%;
  right: -50%;
}
.csMain .introduction {
  position: relative;
  text-align: center;
  padding: 20px 0px 30px;
}
.csMain .introduction .information {
  display: flex;
  margin-bottom: 25px;
}
.csMain .introduction h4 {
  color: #555;
  margin-bottom: 20px;
}
.csMain .jumpHeader h5 {
  color: #555;
  font-size: 1.2rem;
}
@media (max-width: 639px) {
  .csMain .jumpHeader {
    display: none;
  }
}
.csMain .jumpMenu {
  position: relative;
  display: flex;
  justify-content: center;
}
@media (max-width: 639px) {
  .csMain .jumpMenu {
    display: none;
  }
}
.csMain .jumpMenu h5 {
  font-size: 1rem;
}
.csMain .jumpMenu .menu {
  position: relative;
  margin-top: 7px;
}
.csMain .jumpMenu .menu li:not(:first-child) a {
  border-left: 1px solid #333;
}
.csMain .jumpMenu .menu li a {
  color: #333;
  font-size: 1rem;
  font-family: brothers,serif;
  padding: 0rem 1rem;
  text-transform: uppercase;
}
/* include removed */
                    .csMain .jumpMenu .menu li a:hover {
  color: #c00;
}
@media (max-width: 639px) {
  .csMain .jumpMenu .menu li a {
    font-size: 0.7rem;
    padding: 0rem .5rem;
    border-left: 0px solid #333 !important;
  }
}
.csMain .tableCell {
  position: relative;
  margin-bottom: 30px;
}
.csMain .tableCell .tableHeader {
  text-align: center;
  margin-bottom: 30px;
  color: #555;
}
.csMain .tableCell table {
  margin-bottom: 50px;
  color: #555;
}
.csMain .tableCell table tr td {
  width: 50% !important;
  line-height: 1.2;
}
.csMain .tableCell table tr td:not(:last-child) {
  border-right: 1px solid #555;
}
@media (max-width: 639px) {
  .csMain .tableCell table tr td:not(:last-child) {
    border-right: 1px solid #555;
  }
}
.embed-container {
  position: relative;
  margin-top: 0px;
  overflow: hidden;
  max-width: 100%;
  height: auto;
}
.embed-container iframe, .embed-container object, .embed-container embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.certifiedSitesSearch {
  position: relative;
  background-image: url('/wp-content/uploads/2018/07/TNECD_mountains-e1536189825941.png');
  background-size: cover;
  background-position: top center;
  padding: 200px 0px 80px;
}
.certifiedSitesSearch .topOverlay {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: auto;
  width: 100%;
  height: 60%;
  background: linear-gradient(0deg,transparent 0,rgba(0,0,0,.7));
}
.certifiedSitesSearch .bottomOverlay {
  position: absolute;
  top: auto;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 80%;
  background: linear-gradient(180deg,transparent 0,rgba(0,0,0,.7));
}
.certifiedSitesSearch .grid-container {
  position: relative;
  z-index: 999;
}
.certifiedSitesSearch ::-webkit-input-placeholder {
  color: white;
  opacity: 1;
}
.certifiedSitesSearch ::-moz-placeholder {
  color: white;
  opacity: 1;
}
.certifiedSitesSearch :-ms-input-placeholder {
  color: white;
  opacity: 1;
}
.certifiedSitesSearch :-moz-placeholder {
  color: white;
  opacity: 1;
}
.certifiedSitesSearch h1 {
  color: white;
  text-align: center;
  margin-bottom: 40px;
}
.certifiedSitesSearch .searchBox {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  border-bottom: 1px solid white;
  width: 97%;
  margin: auto;
}
.certifiedSitesSearch .searchBox input {
  background: transparent;
  box-shadow: none;
  border: none;
  margin: 0px;
  font-size: 1.4rem;
  color: white;
  font-family: brothers;
}
.certifiedSitesSearch .searchBox i {
  color: white;
  display: flex;
  flex-direction: column;
  justify-content: center;
  font-size: 1.4rem;
  padding: 4px 7px;
}
.certifiedSitesSection {
  position: relative;
  padding: 25px 0px;
  z-index: 99;
}
.certifiedSitesSection .filterSelected {
  margin-top: 22px;
  color: #c00;
  font-size: 1.3rem;
  text-align: center;
}
.certifiedSitesSection .filterBtn {
  margin-bottom: 5px;
}
.certifiedSitesSection /* unsupported include large  */ .countyProfile {
  padding-top: 50px !important;
}
@media (max-width: 639px) {
  .certifiedSitesSection {
    padding: 40px 0px;
  }
  .certifiedSitesSection .desktopFilters {
    display: none;
  }
  .certifiedSitesSection .countyProfile {
    visibility: hidden;
    height: 0;
    padding: 0px;
  }
  .certifiedSitesSection .csBoxWrap {
    visibility: hidden;
    height: 0;
  }
}
.certifiedSitesSection .visibilityOn {
  visibility: visible;
  height: auto;
  padding-top: 25px;
}
.certifiedSitesSection .mobileFilter {
  display: none;
}
@media (max-width: 639px) {
  .certifiedSitesSection .mobileFilter {
    display: flex;
  }
  .certifiedSitesSection .mobileFilter a {
    width: 100%;
    display: flex;
    color: white;
    flex-direction: row;
    justify-content: space-between;
  }
  .certifiedSitesSection .mobileFilter a span {
    line-height: 28px;
  }
  .certifiedSitesSection .mobileFilter a .icons {
    height: 30px;
    width: 30px;
    position: relative;
  }
  .certifiedSitesSection .mobileFilter a .icons img {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
  }
  .certifiedSitesSection .mobileFilter a .icons .closeFilter {
    display: none;
  }
}
.certifiedSitesSection .mobileFilter .resetFilterBtn a {
  color: #c00;
  text-decoration: underline;
  text-align: center;
  margin-top: 10px;
  color: #c00 !important;
  display: flex;
  justify-content: center;
}
.certifiedSitesSection .mobileFilter .filterAccordion {
  position: relative;
  display: none;
}
.certifiedSitesSection .mobileFilter .filterAccordion .accordion {
  background: transparent;
}
.certifiedSitesSection .mobileFilter .filterAccordion .accordion .accordion-title {
  background: transparent;
  color: #555;
  border-top: 0px;
  border-left: 0px;
  border-right: 0px;
  border-bottom: 1px solid #555;
  font-family: 'brothers';
  text-transform: uppercase;
  font-size: 1rem;
}
.certifiedSitesSection .mobileFilter .filterAccordion .accordion .accordion-content {
  border: 0px;
  background: transparent !important;
}
.certifiedSitesSection .mobileFilter .filterAccordion .accordion .accordion-content .menu {
  background: transparent !important;
}
.certifiedSitesSection .mobileFilter .filterAccordion .accordion .accordion-content .menu li p {
  display: flex;
  flex-direction: row;
  cursor: pointer;
}
.certifiedSitesSection .mobileFilter .filterAccordion .accordion .accordion-content .menu li p .activeBtn {
  position: relative;
  width: 15px;
  height: 15px;
  margin-top: 5px;
  margin-right: 7px;
  background: #ffffff;
  border: 2px solid #555;
  border-radius: 50%;
  display: flex;
}
.certifiedSitesSection .mobileFilter .viewSwitch {
  position: relative;
  margin-top: 20px;
}
.certifiedSitesSection .mobileFilter .viewSwitch a {
  color: #555;
  font-family: 'brothers';
  text-transform: uppercase;
  padding: 3px 7px;
  font-size: 0.8rem;
  border: 1px solid transparent;
}
.certifiedSitesSection .mobileFilter .viewSwitch .gridView {
  border: 1px solid #555;
}
.certifiedSitesSection .controls-pagination {
  display: none;
}
.certifiedSitesSection .mapTexture {
  position: absolute;
  top: 100%;
  left: 0;
  right: 0;
  margin: auto;
  min-width: 1400px;
  width: 100%;
  z-index: 999;
}
.certifiedSitesSection .noResults {
  display: none;
}
.certifiedSitesSection .noResults p a {
  text-decoration: underline;
}
.certifiedSitesSection .grid-container {
  position: relative;
  z-index: 9999;
}
.certifiedSitesSection .newsCard {
  position: relative;
  margin-bottom: 30px;
  background-position: top center;
  background-size: cover;
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
}
@media (max-width: 1023px) {
  .certifiedSitesSection .newsCard {
    margin-bottom: .5rem;
  }
}
/* include removed */
        .certifiedSitesSection .newsCard:hover .newsContent {
  /* include removed */
                color: #c00 !important;
}
/* include removed */
        .certifiedSitesSection .newsCard:hover .newsContent /* unsupported include large  */ {
  border: 1px solid #c00;
  border-top: none !important;
}
/* include removed */
        .certifiedSitesSection .newsCard:hover .newsContent .newsTitle {
  color: #c00;
}
/* include removed */
        .certifiedSitesSection .newsCard:hover .newsContent .newsStats p {
  color: #c00 !important;
}
.certifiedSitesSection .newsCard .csCardLink {
  position: relative;
  z-index: 9;
}
@media (max-width: 1023px) {
  .certifiedSitesSection .newsCard .csCardLink {
    min-height: 200px;
    height: 70vw;
  }
}
.certifiedSitesSection .newsCard /* unsupported include large  */ {
  background-image: none !important;
}
.certifiedSitesSection .newsCard .soldBanner {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 999;
}
.certifiedSitesSection .newsCard .newsCardLink {
  position: relative;
  z-index: 99;
  width: 100%;
}
@media (max-width: 1023px) {
  .certifiedSitesSection .newsCard .newsCardLink {
    height: 100%;
    z-index: 9999;
  }
}
.certifiedSitesSection .newsCard .bottomOverlay {
  display: none;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  background: linear-gradient(180deg,transparent 0,rgba(0,0,0,.8));
}
@media (max-width: 1023px) {
  .certifiedSitesSection .newsCard .bottomOverlay {
    display: block;
  }
}
.certifiedSitesSection .newsCard /* unsupported include large  */ {
  width: calc(25% - 1.5rem);
  margin-left: .75rem;
  margin-right: .75rem;
}
.certifiedSitesSection .newsCard .newsBanner {
  position: relative;
  height: 17vw;
  max-height: 180px;
  width: 100%;
  background-position: top center;
  background-size: cover;
  display: none;
}
.certifiedSitesSection .newsCard .newsBanner /* unsupported include large  */ {
  display: flex;
}
.certifiedSitesSection .newsCard .newsContent {
  position: relative;
  padding: 30px 13px 20px;
  z-index: 999;
}
@media (max-width: 1023px) {
  .certifiedSitesSection .newsCard .newsContent {
    flex-direction: column;
    justify-content: flex-end;
    height: 100% !important;
    display: flex;
    padding: 12px;
  }
}
.certifiedSitesSection .newsCard .newsContent /* unsupported include large  */ {
  border: 1px solid #555;
  border-top: none !important;
}
.certifiedSitesSection .newsCard .newsContent .newsTitle {
  position: relative;
  color: white;
}
@media (max-width: 1023px) {
  .certifiedSitesSection .newsCard .newsContent .newsTitle {
    font-size: 1rem;
    line-height: 1;
  }
}
.certifiedSitesSection .newsCard .newsContent .newsTitle /* unsupported include large  */ {
  color: #555;
}
@media (max-width: 639px) {
  .certifiedSitesSection .newsCard .newsContent .newsTitle {
    word-wrap: break-word;
  }
}
.certifiedSitesSection .newsCard .newsContent .newsStats {
  position: relative;
  padding: 10px 0px;
}
@media (max-width: 1023px) {
  .certifiedSitesSection .newsCard .newsContent .newsStats {
    padding: 10px 0px 0px;
  }
}
.certifiedSitesSection .newsCard .newsContent .newsStats p {
  color: white;
  line-height: 1.2;
  font-size: 1rem;
  margin: 0px;
}
@media (max-width: 1023px) {
  .certifiedSitesSection .newsCard .newsContent .newsStats p {
    font-size: .9rem;
  }
}
.certifiedSitesSection .newsCard .newsContent .newsStats p /* unsupported include large  */ {
  color: #555;
}
.certifiedSitesSection .newsCard .newsContent .newsStats p span {
  font-weight: 900;
}
.certifiedSitesSection .filterGroup {
  position: relative;
  display: flex;
  flex-direction: column;
  z-index: 99;
  cursor: pointer;
}
.certifiedSitesSection .filterGroup h4 {
  display: flex;
  width: 100%;
  font-size: 1.5rem;
  color: #555;
  border-bottom: 1px solid #555;
}
.certifiedSitesSection .filterGroup h4 span {
  font-size: 1rem;
  line-height: 34px;
  margin-left: 7px;
  color: #58595b;
  height: 100%;
  display: flex;
  justify-content: flex-end;
  flex-direction: column;
}
.certifiedSitesSection .filterGroup i {
  position: absolute;
  right: 0;
  bottom: -2px;
  font-size: 2.4rem;
  padding: 2px 7px 0px;
}
.certifiedSitesSection .filterGroup .controlGroup {
  background: white;
  width: 100%;
  position: absolute;
  top: 100%;
  border-top: 3px solid #c00;
  padding: 15px 20px;
  box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16), 0 3px 6px rgba(0, 0, 0, 0.23);
  display: none;
}
.certifiedSitesSection .filterGroup .controlGroup ul li {
  opacity: 0;
}
.certifiedSitesSection .filterGroup .controlGroup ul li /* include removed */
                    p {
  display: inline-flex;
  margin: 0;
}
.certifiedSitesSection .newsGrid {
  position: relative;
  padding: 50px 0px 0px;
}
@media (max-width: 639px) {
  .certifiedSitesSection .newsGrid {
    padding: 0px 0px;
  }
}
.certifiedSitesSection .filterBg {
  position: absolute;
  z-index: 8;
  top: -51px;
  width: auto;
  z-index: 8;
  max-width: none;
  min-width: 100%;
  margin: auto;
  left: -50%;
  right: -50%;
}
#search-filter-form-7661 {
  width: 100%;
  display: flex;
  justify-content: center;
  margin-top: -127px;
}
#search-filter-form-7661 .fa-spinner-third {
  color: #555;
  position: absolute;
  bottom: -26px;
  font-size: 2rem;
  visibility: hidden;
}
#search-filter-form-7661 ul {
  width: 100%;
  margin: 0;
}
#search-filter-form-7661 ul .sf-field-search {
  position: relative;
}
#search-filter-form-7661 ul .sf-field-search label {
  position: relative;
}
#search-filter-form-7661 ul .sf-field-search label i {
  top: 0;
  right: 10px;
  position: absolute;
  color: white;
  font-size: 2rem;
}
#search-filter-form-7661 ul .sf-field-taxonomy-region {
  padding-right: 10px;
}
#search-filter-form-7661 ul .sf-field-taxonomy-acreage {
  padding-left: 10px;
}
#search-filter-form-7661 ul .sf-field-taxonomy-region, #search-filter-form-7661 ul .sf-field-taxonomy-acreage {
  width: 50%;
  position: relative;
  float: left;
  position: relative;
}
#search-filter-form-7661 ul .sf-field-taxonomy-region label, #search-filter-form-7661 ul .sf-field-taxonomy-acreage label {
  position: relative;
}
#search-filter-form-7661 ul .sf-field-taxonomy-region label i, #search-filter-form-7661 ul .sf-field-taxonomy-acreage label i {
  top: 10px;
  right: 10px;
  position: absolute;
  color: #555;
  font-size: 3rem;
}
@media (max-width: 639px) {
  #search-filter-form-7661 ul .sf-field-taxonomy-region label i, #search-filter-form-7661 ul .sf-field-taxonomy-acreage label i {
    font-size: 2rem;
    top: 13px;
  }
}
#search-filter-form-7661 ul li {
  width: 100%;
}
#search-filter-form-7661 ul li label, #search-filter-form-7661 ul li input {
  width: 100%;
}
#search-filter-form-7661 ul li select {
  min-width: 0px !important;
  padding-right: 46px;
}
@media (max-width: 639px) {
  #search-filter-form-7661 ul li select {
    font-size: .9rem !important;
  }
}
#search-filter-form-7661 ul li .sf-input-select {
  background: transparent;
  box-shadow: none;
  border: none;
  font-size: 1.4rem;
  color: #555;
  border-bottom: 1px solid #555;
  font-family: 'brothers';
  height: 54px;
  text-transform: uppercase;
}
#search-filter-form-7661 ul li .sf-input-text {
  background: transparent;
  box-shadow: none;
  border: none;
  margin: 0 0 50px 0;
  font-size: 1.4rem;
  color: #fff;
  border-bottom: 1px solid #fff;
  font-family: 'brothers';
}
#search-filter-form-7661 ul li .sf-input-text ::-webkit-input-placeholder {
  /* Chrome/Opera/Safari */
                    font-family: 'brothers';
  text-transform: uppercase;
  opacity: 1;
  color: white;
}
#search-filter-form-7661 ul li .sf-input-text ::-moz-placeholder {
  /* Firefox 19+ */
                    font-family: 'brothers';
  text-transform: uppercase;
  opacity: 1;
  color: white;
}
#search-filter-form-7661 ul li .sf-input-text :-ms-input-placeholder {
  /* IE 10+ */
                    font-family: 'brothers';
  text-transform: uppercase;
  opacity: 1;
  color: white;
}
#search-filter-form-7661 ul li .sf-input-text :-moz-placeholder {
  /* Firefox 18- */
                    font-family: 'brothers';
  text-transform: uppercase;
  opacity: 1;
  color: white;
}
.csMap {
  position: relative;
  z-index: 999;
  background: transparent;
  padding: 30px 0px 20px;
  overflow: hidden;
}
.csMap .grid-container {
  position: relative;
  z-index: 99;
  height: 100%;
}
.csMap .grid-container .grid-x {
  height: 100%;
}
.csMap .grid-container .grid-x .cell {
  position: relative;
}
.csMap .grid-container .grid-x .cell .shovel {
  position: absolute;
  z-index: 999;
}
.tippy-tooltip.light-theme {
  border: 1px solid #979797;
  border-radius: 0px;
}
.toolTipGrid {
  position: relative;
  text-align: left;
  padding: 10px 2px 10px;
}
.toolTipGrid .newsTitle {
  position: relative;
  color: #555;
  font-size: 1.3rem;
  line-height: 1.2;
  width: 80%;
}
.toolTipGrid .cell {
  position: relative;
}
.toolTipGrid .button {
  width: 100%;
}
.toolTipGrid .newsStats {
  position: relative;
  padding: 10px 0px;
}
.toolTipGrid .newsStats p {
  color: #555;
  font-size: 1rem;
  margin: 0px;
}
.toolTipGrid .newsStats p span {
  font-weight: 900;
}
.closeToolTip {
  position: relative;
  font-size: 1.4rem;
  z-index: 999;
  color: #979797;
  cursor: pointer;
}
.lowerButtons {
  position: relative;
  padding: 130px 0px 90px;
  z-index: 999;
  max-height: 350px;
  overflow: hidden;
}
@media (max-width: 639px) {
  .lowerButtons {
    padding: 0px;
    max-height: none !important;
  }
  .lowerButtons .lowerImg {
    display: none;
  }
  .lowerButtons .lowerOne {
    background-image: url('../images/csMobileGray01.jpg');
    background-size: cover;
    background-position: top center;
    padding: 50px 15px;
  }
  .lowerButtons .lowerOne h3 {
    font-size: 1.2rem;
  }
  .lowerButtons .lowerOne .button {
    margin-bottom: 0;
  }
  .lowerButtons .lowerTwo {
    background-image: url('../images/csMobileGray02.jpg');
    background-size: cover;
    background-position: top center;
    padding: 50px 15px;
  }
  .lowerButtons .lowerTwo h3 {
    font-size: 1.2rem;
  }
  .lowerButtons .lowerTwo .button {
    margin-bottom: 0;
  }
}
.lowerButtons .lowerImg {
  position: absolute;
  top: 12px;
  width: 100%;
  min-width: 1400px;
  left: -50%;
  right: -50%;
  margin: auto;
}
.lowerButtons .grid-x {
  position: relative;
  z-index: 9;
}
.lowerButtons h3 {
  color: white;
  font-size: 1.8rem;
}
.lowerButtons p {
  color: white;
}
.lowerButtons .button {
  background: transparent;
  border: 1px solid #c00;
  color: white;
}
.lowerButtons .button:hover {
  background: #c00;
}
/*
.CShidden {
  display:none;
}
.CSvisible {
  display:block;
}
*/
.leaflet-popup-content {
  width: 175px !important;
}
#cs-content {
  color:#fff !important;
}
#cs-content .text {
  padding: 0 2vw;
  margin-bottom:10vh;
}
.cs-modal-content {
  text-align:center;
  padding: 0 5%;
  color: #fff;
  font-size: 1.2vw;
  line-height: 1.5;
  padding:0 20px;
}
.lowerOne {
  margin-bottom:35px;
}
.lowerOne h3, .lowerTwo h3 {
  font-size:2rem;
  padding-bottom:1rem;
}
.opportunityZonesMap {
  padding-top: 80px;
  background: #000000;
}
.opportunityZonesMap .ozMapContainer {
  background: #ffffff;
  padding: 0;
}
.opportunityZonesMap .map-cell {
  display: none;
  position: relative;
}
@media screen and (min-width: 64em) {
  .opportunityZonesMap .map-cell {
    display: block;
  }
}
@media (min-width: 1300px) {
  .opportunityZonesMap .map-cell {
    width: 66.66667%;
  }
}
.opportunityZonesMap #map--wrapper {
  height: calc(100vh - 80px - 50px);
}
@media screen and (min-width: 64em) {
  .opportunityZonesMap #map--wrapper {
    height: calc(100vh - 80px);
  }
}
@media (max-width: 1024px) {
  .opportunityZonesMap #map--layer-strap {
    text-align: center;
    padding-bottom: 20px;
  }
}
.opportunityZonesMap #map--layer-strap > div {
  height: 100%;
}
.opportunityZonesMap #map--layer-strap .button {
  display: inline-flex;
  justify-content: center;
  align-items: center;
  color: #202020;
  font-family: "Roboto", Helvetica, Roboto, Arial, sans-serif;
  text-transform: none;
  margin-bottom: 0;
  font-size: 12px;
}
@media (max-width: 1024px) {
  .opportunityZonesMap #map--layer-strap .button {
    margin: 0 10px;
  }
}
@media (max-width: 1200px) {
  .opportunityZonesMap #map--layer-strap .button {
    padding-left: 5px;
    padding-right: 5px;
    flex: 0 0 auto;
  }
}
.opportunityZonesMap #map--layer-strap .button .has-tip {
  font-weight: 400;
}
.opportunityZonesMap #map--layer-strap .button:hover span, .opportunityZonesMap #map--layer-strap .button.active span {
  border-bottom: 1px solid #414141;
}
.opportunityZonesMap #map--layer-strap .button:hover .has-tip, .opportunityZonesMap #map--layer-strap .button.active .has-tip {
  border-bottom-style: solid;
}
.opportunityZonesMap #map--layer-strap .button.otherPinToggle {
  background-color: #ffffff !important;
}
@media (max-width: 1024px) {
  .opportunityZonesMap #map--layer-strap .button.otherPinToggle {
    background-color: #efefef !important;
    border-radius: 5rem;
    padding: 8px;
    margin: 8px;
  }
}
.opportunityZonesMap #map--layer-strap .button.otherPinToggle:hover, .opportunityZonesMap #map--layer-strap .button.otherPinToggle.active {
  background-color: #ffffff !important;
  text-decoration: underline;
}
@media (max-width: 1024px) {
  .opportunityZonesMap #map--layer-strap .button.otherPinToggle:hover, .opportunityZonesMap #map--layer-strap .button.otherPinToggle.active {
    background-color: #efefef !important;
    border-radius: 5rem;
    padding: 8px;
    margin: 8px;
  }
}
.opportunityZonesMap #map--layer-strap .button img {
  margin-right: 7px;
  height: 30px;
  width: 30px;
}
@media (max-width: 1024px) {
  .opportunityZonesMap #map--layer-strap .button img {
    height: 25px;
    width: 25px;
  }
}
.opportunityZonesMap #map--layer-strap .button#incentive-tiers--toggle {
  font-family: 'brothers';
  font-size: 14px;
  text-transform: uppercase;
  background: #8f2f31;
  color: #fefefe;
}
.opportunityZonesMap #map--layer-strap .button#incentive-tiers--toggle:hover {
  text-decoration: none;
  background: #721b21;
}
.opportunityZonesMap #map--layer-strap .button#incentive-tiers--toggle.active {
  background: #721b21;
  text-decoration: none;
}
@media (max-width: 1024px) {
  .opportunityZonesMap #map--layer-strap .button#incentive-tiers--toggle {
    margin: 0;
  }
}
.opportunityZonesMap #map .leaflet-div-icon {
  background: transparent;
  border-color: transparent;
}
@media screen and (max-width: 63.9375em) {
  .opportunityZonesMap #map {
    height: 500px;
  }
}
.opportunityZonesMap #map .leaflet-popup-content-wrapper {
  border-radius: 0;
}
.opportunityZonesMap #map .leaflet-popup-content-wrapper h3 {
  font-size: 16px;
  line-height: 1.1;
  margin-bottom: 10px;
}
.opportunityZonesMap #map .leaflet-popup-content-wrapper p {
  line-height: 1.5;
  margin: 0;
}
.opportunityZonesMap #map .leaflet-popup-content-wrapper a {
  color: #fefefe;
  margin-top: 10px;
}
.opportunityZonesMap #map .incentive-legend {
  background: white;
  display: flex;
}
.opportunityZonesMap #map .incentive-legend .incentive-help {
  display: inline-flex;
  align-items: center;
  padding: 0 10px;
  color: #202020;
}
.opportunityZonesMap #map .incentive-legend .incentive-help:hover {
  color: #9B252D;
}
.opportunityZonesMap #map .incentive-legend--item {
  display: inline-flex;
  justify-content: flex-start;
  align-items: center;
  margin: 7px;
}
.opportunityZonesMap #map .incentive-legend--item i {
  height: 16px;
  width: 16px;
  margin-right: 5px;
}
.opportunityZonesMap #map-filter {
  height: calc(100vh - 130px);
  overflow: hidden;
  box-shadow: 0 -3px 2px rgba(0, 0, 0, 0.2);
  position: relative;
  display: flex;
  flex-flow: column nowrap;
}
@media screen and (min-width: 40em) {
  .opportunityZonesMap #map-filter {
    margin-top: 0;
  }
}
@media screen and (min-width: 64em) {
  .opportunityZonesMap #map-filter {
    height: calc(100vh - 80px);
  }
}
@media (min-width: 1300px) {
  .opportunityZonesMap #map-filter {
    width: 33.33333%;
  }
}
.opportunityZonesMap #map-filter .filter-dropdown--wrapper {
  position: absolute;
  top: -170%;
  background: #9B252D;
  padding: 0 15px;
}
@media print, screen and (min-width: 40em) {
  .opportunityZonesMap #map-filter .filter-dropdown--wrapper {
    top: -100%;
  }
}
.opportunityZonesMap #map-filter .filter-dropdown--wrapper.open {
  top: 0;
}
.opportunityZonesMap #map-filter .filter-dropdown--wrapper .filter-buttons .button {
  background: #202020;
}
.opportunityZonesMap #map-filter .filter-dropdown--wrapper .filter-buttons .button:hover {
  background: #3a3a3a;
}
.opportunityZonesMap #map-filter .filter-dropdown--wrapper .filter-buttons .button.clear {
  background: transparent;
  color: #fefefe;
  text-decoration: underline;
}
.opportunityZonesMap #map-filter .filter-dropdown--wrapper .filter-buttons .button.clear:hover {
  background: rgba(255, 255, 255, 0.2);
}
.opportunityZonesMap #map-filter .filter-dropdown h4 {
  color: #fefefe;
  font-size: 18px;
  margin: 10px 0;
}
.opportunityZonesMap #map-filter .filter-dropdown select {
  font-family: "brothers";
  text-transform: capitalize;
}
.opportunityZonesMap #map-filter .filter-trigger i {
  transform: rotate3d(0, 0, 0, 0);
  transition: all 250ms ease-in;
}
.opportunityZonesMap #map-filter .filter-trigger.open i {
  transform: rotate(180deg);
}
.opportunityZonesMap #map-filter .filter-dropdown--wrapper, .opportunityZonesMap #map-filter .filter-trigger--wrapper {
  transition: all 250ms ease-in;
}
.opportunityZonesMap #map-filter .grid-x {
  padding: 0 10px 0 15px;
  flex: 1 0 auto;
}
.opportunityZonesMap #map-filter .filter-trigger {
  background: #9B252D;
  padding: 3px 15px 7px;
  margin-left: 20px;
  display: inline-block;
  color: #fefefe;
  font-family: "brothers";
  position: relative;
  z-index: 9999999;
}
.opportunityZonesMap #map-filter .filter-trigger i {
  margin-left: 5px;
}
.opportunityZonesMap #map-filter .filter-trigger--wrapper {
  border-top: 4px solid #9B252D;
  width: 100%;
  display: flex;
  justify-content: space-between;
  z-index: 12;
}
.opportunityZonesMap #map-filter .sort-trigger {
  padding-right: 25px;
  display: flex;
}
.opportunityZonesMap #map-filter .sort-trigger a {
  padding: 0 15px;
  display: flex;
  justify-content: center;
  align-items: center;
  color: #bababa;
  font-weight: bold;
  font-family: "Roboto", Helvetica, Roboto, Arial, sans-serif;
}
.opportunityZonesMap #map-filter .sort-trigger a.active {
  color: #202020;
}
.opportunityZonesMap #map-filter .sort-trigger a i {
  margin-right: 5px;
}
.opportunityZonesMap #map-filter .filter-header h4 {
  font-size: 24px;
}
.opportunityZonesMap #map-filter .filter-header--wrapper {
  max-height: 125px;
}
.opportunityZonesMap #map-filter .filter-search input[type=text] {
  background-color: transparent;
  border: none;
  border-bottom: 1px solid #000;
  box-shadow: none;
  color: #202020 !important;
}
.opportunityZonesMap #map-filter .project-grid {
  flex: 1 1 auto;
  overflow: auto;
}
.opportunityZonesMap #map-filter .project-tile {
  cursor: pointer;
  color: #202020;
  position: relative;
}
.opportunityZonesMap #map-filter .project-tile--inner {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  padding: 8px;
  display: flex;
  flex-flow: column nowrap;
  max-height: 400px;
}
@media screen and (min-width: 40em) {
  .opportunityZonesMap #map-filter .project-tile:nth-child(odd) {
    padding-left: 0;
  }
}
@media screen and (min-width: 40em) {
  .opportunityZonesMap #map-filter .project-tile:nth-child(even) {
    padding-right: 0;
  }
}
.opportunityZonesMap #map-filter .project-tile span {
  display: block;
}
.opportunityZonesMap #map-filter .project-tile--image-block {
  background-size: cover;
  background-position: center center;
  width: 100%;
  padding-bottom: 75%;
  margin: 0;
  flex: 0 1 50%;
  position: relative;
}
.opportunityZonesMap #map-filter .project-tile--content {
  border: 1px solid #000;
  border-top: none;
  padding: 15px 15px;
  margin: 0;
  flex: 1 1 50%;
}
.opportunityZonesMap #map-filter .project-tile--title {
  font-family: "brothers";
  font-size: 14px;
  margin: 0 0 10px 0;
}
.opportunityZonesMap #map-filter .project-tile--info-line {
  font-size: 14px;
}
.opportunityZonesMap #map-filter .project-tile--overlay {
  transition: .2s;
  opacity: 0;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  height: 100%;
  width: 100%;
  background: rgba(0, 0, 0, 0.7);
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-pack: center;
  justify-content: center;
  text-align: center;
}
.opportunityZonesMap #map-filter .project-tile--overlay .button {
  width: 80%;
  margin: 10px auto 0;
  background: transparent;
  border: 2px solid #9B252D;
  transition: .2s;
  color: #fefefe;
}
.opportunityZonesMap #map-filter .project-tile--overlay .button:hover {
  background: #9B252D;
}
.opportunityZonesMap #map-filter .project-tile:hover .project-tile--overlay {
  opacity: 1;
}
.opportunityZonesMap #map-view {
  text-align: center;
  height: 50px;
}
.opportunityZonesMap #map-view a {
  font-family: "brothers";
  font-size: 16px;
  color: #58595B;
  line-height: 50px;
  background-color: #fefefe !important;
}
.opportunityZonesMap #map-view a:first-child {
  margin-right: 15px;
}
.opportunityZonesMap #map-view a.active {
  color: #9B252D;
  text-decoration: underline;
  background-color: #fefefe !important;
}
.leaflet-control-attribution {
  display: none !important;
}
@media only screen and (max-width: 920px) {
  .ozMapLegend {
    display: flex;
    flex-wrap: nowrap;
    overflow-x: auto;
    padding: 10px;
  }
  .opportunityZonesMap {
    padding-top: 70px;
  }
  #map-filter .filter-header h4 {
    margin-top: 25px;
  }
  #map-filter .project-tile--tile {
    line-height: 20px;
  }
  .project-grid {
    padding: 0 14% !important;
  }
  .cs-modal-content {
    font-size: 14px;
  }
  .reveal {
    padding-top:50px;
  }
}
@media (min-width: 1024px) {
  .reveal {
    max-width:90% !important;
  }
}
@media print, screen and (min-width: 40em) {
  .reveal.xl {
    width: 90%;
  }
}
iframe {
  width:100%;
  height:auto;
  max-width:300px;
}
@media not all and (min-resolution:.001dpcm) {
  .opportunityZonesMap #map-filter .sort-trigger a {
    display: inline-block !important;
  }
  .opportunityZonesMap #map-filter .sort-trigger {
    display: inline-block !important;
  }
  .opportunityZonesMap #map-filter .filter-trigger--wrapper {
    display: initial !important;
  }
}
/* _certifiedSitesSection.scss */
.certifiedSitesModule {
  position: relative;
  z-index: 9999;
  background: white;
  padding: 80px 0px;
}
@media (max-width: 639px) {
  /* _certifiedSitesSection.scss */
.certifiedSitesModule {
    padding: 40px 0px 10px;
  }
}
/* _certifiedSitesSection.scss */
.certifiedSitesModule .titleGrid {
  margin-bottom: 12px;
}
/* _certifiedSitesSection.scss */
.certifiedSitesModule .titleGrid .exploreHeadline {
  color: #333;
}
/* _certifiedSitesSection.scss */
.certifiedSitesModule .leftSites {
  position: relative;
}
/* _certifiedSitesSection.scss */
.certifiedSitesModule .leftSites .grid-margin-x .medium-6 {
  margin-bottom: .5rem;
}
/* _certifiedSitesSection.scss */
.certifiedSitesModule .leftSites .siteCell {
  height: 25vw;
  max-height: 200px;
  margin-bottom: .5rem;
}
@media (max-width: 1023px) {
  /* _certifiedSitesSection.scss */
.certifiedSitesModule .leftSites .siteCell {
    margin-bottom: .5rem;
    height: 70vw;
    max-height: 275px;
  }
}
/* _certifiedSitesSection.scss */
.certifiedSitesModule .smallExplore {
  display: none;
  margin-top: 15px;
}
@media (max-width: 639px) {
  /* _certifiedSitesSection.scss */
.certifiedSitesModule .smallExplore {
    display: flex;
    justify-content: center;
  }
}
/* _certifiedSitesSection.scss */
.certifiedSitesModule .desktopExplore {
  display: flex;
}
@media (max-width: 639px) {
  /* _certifiedSitesSection.scss */
.certifiedSitesModule .desktopExplore {
    display: none;
  }
}
/* _certifiedSitesSection.scss */
.certifiedSitesModule .rightSites .cell {
  height: 50vw;
  max-height: 408px;
}
@media (max-width: 1023px) {
  /* _certifiedSitesSection.scss */
.certifiedSitesModule .rightSites .siteCell {
    margin-bottom: .5rem;
    height: 70vw;
  }
}
/* _certifiedSitesSection.scss */
.certifiedSitesModule .rightSites .siteCell a h5 {
  font-size: 1.5rem;
}
/* _certifiedSitesSection.scss */
.certifiedSitesModule .siteCell {
  display: flex;
  justify-content: flex-end;
  flex-direction: column;
  padding: 20px;
  position: relative;
}
/* _certifiedSitesSection.scss */
.certifiedSitesModule .siteCell:hover .redOverlay {
  opacity: 1;
}
/* _certifiedSitesSection.scss */
.certifiedSitesModule .siteCell:after {
  position: absolute;
  content: '';
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  background: linear-gradient(180deg,transparent 0,rgba(0,0,0,.7));
}
/* _certifiedSitesSection.scss */
.certifiedSitesModule .siteCell .redOverlay {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  z-index: 8;
  background: rgba(155, 37, 45, 0.6);
  /* include removed */
            opacity: 0;
}
/* _certifiedSitesSection.scss */
.certifiedSitesModule .siteCell .titleCell {
  position: relative;
  z-index: 9;
  flex-direction: column;
  height: 100%;
  justify-content: flex-end;
}
/* _certifiedSitesSection.scss */
.certifiedSitesModule .siteCell .titleCell .titleWrap {
  display: flex;
  justify-content: flex-end;
  flex-direction: column;
  height: 100%;
  padding: 0px;
}
/* _certifiedSitesSection.scss */
.certifiedSitesModule .siteCell .titleCell .titleWrap p {
  margin-bottom: 1px;
}
/* _certifiedSitesSection.scss */
.certifiedSitesModule .siteCell a {
  position: relative;
  color: white;
}
/* _certifiedSitesSection.scss */
.certifiedSitesModule .siteCell a h5 {
  font-size: 1rem;
  line-height: 1;
}

.certifiedSitesSearch{position:relative;background-image:url(/wp-content/uploads/2018/07/TNECD_mountains-e1536189825941.png);background-size:cover;background-position:top;padding:200px 0 80px}
.certifiedSitesSearch .topOverlay{position:absolute;top:0;left:0;right:0;bottom:auto;width:100%;height:60%;background:linear-gradient(0deg,transparent,rgba(0,0,0,.7))}
.certifiedSitesSearch .bottomOverlay{position:absolute;top:auto;left:0;right:0;bottom:0;width:100%;height:80%;background:linear-gradient(180deg,transparent,rgba(0,0,0,.7))}
.certifiedSitesSearch .grid-container{position:relative;z-index:999}
.certifiedSitesSearch ::-webkit-input-placeholder{color:#fff;opacity:1}
.certifiedSitesSearch ::-moz-placeholder{color:#fff;opacity:1}
.certifiedSitesSearch :-ms-input-placeholder{color:#fff;opacity:1}
.certifiedSitesSearch :-moz-placeholder{color:#fff;opacity:1}
.certifiedSitesSearch h1{color:#fff;text-align:center;margin-bottom:40px}
.certifiedSitesSearch .searchBox{display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-pack:justify;justify-content:space-between;border-bottom:1px solid #fff;width:97%;margin:auto}
.certifiedSitesSearch .searchBox input{background:transparent;box-shadow:none;border:none;margin:0;font-size:1.4rem;color:#fff;font-family:brothers}
.certifiedSitesSearch .searchBox i{color:#fff;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:center;justify-content:center;font-size:1.4rem;padding:4px 7px}
.certifiedSitesSection{position:relative;padding:25px 0;z-index:99}
.certifiedSitesSection .filterSelected{margin-top:22px;color:#9b252d;font-size:1.3rem;text-align:center}
.certifiedSitesSection .filterBtn{margin-bottom:5px}
@media (min-width:1024px){.certifiedSitesSection .countyProfile{padding-top:50px!important}
@media (max-width:640px){.certifiedSitesSection{padding:40px 0}
.certifiedSitesSection .desktopFilters{display:none}
.certifiedSitesSection .countyProfile,.certifiedSitesSection .csBoxWrap{visibility:hidden;height:0;padding:0}
.certifiedSitesSection .visibilityOn{visibility:visible;height:auto;padding-top:25px}
.certifiedSitesSection .mobileFilter{display:none}
@media (max-width:640px){.certifiedSitesSection .mobileFilter{display:-ms-flexbox;display:flex}
.certifiedSitesSection .mobileFilter a{width:100%;display:-ms-flexbox;display:flex;color:#fff;-ms-flex-direction:row;flex-direction:row;-ms-flex-pack:justify;justify-content:space-between}
.certifiedSitesSection .mobileFilter a span{line-height:28px}
.certifiedSitesSection .mobileFilter a .icons{height:30px;width:30px;position:relative}
.certifiedSitesSection .mobileFilter a .icons img{position:absolute;top:0;bottom:0;left:0;right:0;margin:auto}
.certifiedSitesSection .mobileFilter a .icons .closeFilter{display:none}
.certifiedSitesSection .mobileFilter .resetFilterBtn a{color:#9b252d;text-decoration:underline;text-align:center;margin-top:10px;color:#9b252d!important;display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center}
.certifiedSitesSection .mobileFilter .filterAccordion{position:relative;display:none}
.certifiedSitesSection .mobileFilter .filterAccordion .accordion{background:transparent}
.certifiedSitesSection .mobileFilter .filterAccordion .accordion .accordion-title{background:transparent;color:#414141;border-top:0;border-left:0;border-right:0;border-bottom:1px solid #414141;font-family:brothers;text-transform:uppercase;font-size:1rem}
.certifiedSitesSection .mobileFilter .filterAccordion .accordion .accordion-content{border:0;background:transparent!important}
.certifiedSitesSection .mobileFilter .filterAccordion .accordion .accordion-content .menu{background:transparent!important}
.certifiedSitesSection .mobileFilter .filterAccordion .accordion .accordion-content .menu li p{display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;cursor:pointer}
.certifiedSitesSection .mobileFilter .filterAccordion .accordion .accordion-content .menu li p .activeBtn{position:relative;width:15px;height:15px;margin-top:5px;margin-right:7px;background:#fff;border:2px solid #414141;border-radius:50%;display:-ms-flexbox;display:flex}
.certifiedSitesSection .mobileFilter .viewSwitch{position:relative;margin-top:20px}
.certifiedSitesSection .mobileFilter .viewSwitch a{color:#414141;font-family:brothers;text-transform:uppercase;padding:3px 7px;font-size:.8rem;border:1px solid transparent}
.certifiedSitesSection .mobileFilter .viewSwitch .gridView{border:1px solid #414141}
.certifiedSitesSection .controls-pagination{display:none}
.certifiedSitesSection .mapTexture{position:absolute;top:100%;left:0;right:0;margin:auto;min-width:1400px;width:100%;z-index:999}
.certifiedSitesSection .noResults{display:none}
.certifiedSitesSection .noResults p a{text-decoration:underline}
.certifiedSitesSection .grid-container{position:relative;z-index:9999}
.certifiedSitesSection .newsCard{position:relative;margin-bottom:30px;background-position:top;background-size:cover;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:end;justify-content:flex-end;transition:.2s}
@media (max-width:1024px){.certifiedSitesSection .newsCard{margin-bottom:.5rem}
.certifiedSitesSection .newsCard:hover .newsContent{transition:.2s;color:#9b252d!important}
@media (min-width:1024px){.certifiedSitesSection .newsCard:hover .newsContent{border:1px solid #9b252d;border-top:none!important}
.certifiedSitesSection .newsCard:hover .newsContent .newsTitle{color:#9b252d;transition:.2s}
.certifiedSitesSection .newsCard:hover .newsContent .newsStats p{color:#9b252d!important;transition:.2s}
.certifiedSitesSection .newsCard .csCardLink{position:relative;z-index:9}
@media (max-width:1024px){.certifiedSitesSection .newsCard .csCardLink{min-height:200px;height:70vw}
@media (min-width:1024px){.certifiedSitesSection .newsCard{background-image:none!important}
.certifiedSitesSection .newsCard .soldBanner{position:absolute;top:0;right:0;z-index:999}
.certifiedSitesSection .newsCard .newsCardLink{position:relative;z-index:99;width:100%}
@media (max-width:1024px){.certifiedSitesSection .newsCard .newsCardLink{height:100%;z-index:9999}
.certifiedSitesSection .newsCard .bottomOverlay{display:none;position:absolute;top:0;left:0;right:0;bottom:0;width:100%;height:100%;background:linear-gradient(180deg,transparent,rgba(0,0,0,.8))}
@media (max-width:1024px){.certifiedSitesSection .newsCard .bottomOverlay{display:block}
@media (min-width:1024px){.certifiedSitesSection .newsCard{width:calc(25% - 1.5rem);margin-left:.75rem;margin-right:.75rem}
.certifiedSitesSection .newsCard .newsBanner{position:relative;height:17vw;max-height:180px;width:100%;background-position:top;background-size:cover;display:none}
@media (min-width:1024px){.certifiedSitesSection .newsCard .newsBanner{display:-ms-flexbox;display:flex}
.certifiedSitesSection .newsCard .newsContent{position:relative;padding:30px 13px 20px;z-index:999}
@media (max-width:1024px){.certifiedSitesSection .newsCard .newsContent{-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:end;justify-content:flex-end;height:100%!important;display:-ms-flexbox;display:flex;padding:12px}
@media (min-width:1024px){.certifiedSitesSection .newsCard .newsContent{border:1px solid #414141;border-top:none!important}
.certifiedSitesSection .newsCard .newsContent .newsTitle{position:relative;color:#fff}
@media (max-width:1024px){.certifiedSitesSection .newsCard .newsContent .newsTitle{font-size:1rem;line-height:1}
@media (min-width:1024px){.certifiedSitesSection .newsCard .newsContent .newsTitle{color:#414141}
@media (max-width:640px){.certifiedSitesSection .newsCard .newsContent .newsTitle{word-wrap:break-word}
.certifiedSitesSection .newsCard .newsContent .newsStats{position:relative;padding:10px 0}
@media (max-width:1024px){.certifiedSitesSection .newsCard .newsContent .newsStats{padding:10px 0 0}
.certifiedSitesSection .newsCard .newsContent .newsStats p{color:#fff;line-height:1.2;font-size:1rem;margin:0}
@media (max-width:1024px){.certifiedSitesSection .newsCard .newsContent .newsStats p{font-size:.9rem}
@media (min-width:1024px){.certifiedSitesSection .newsCard .newsContent .newsStats p{color:#414141}
.certifiedSitesSection .newsCard .newsContent .newsStats p span{font-weight:900}
.certifiedSitesSection .filterGroup{position:relative;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;z-index:99;cursor:pointer}
.certifiedSitesSection .filterGroup h4{display:-ms-flexbox;display:flex;width:100%;font-size:1.5rem;color:#414141;border-bottom:1px solid #414141}
.certifiedSitesSection .filterGroup h4 span{font-size:1rem;line-height:34px;margin-left:7px;color:#58595b;height:100%;display:-ms-flexbox;display:flex;-ms-flex-pack:end;justify-content:flex-end;-ms-flex-direction:column;flex-direction:column}
.certifiedSitesSection .filterGroup i{position:absolute;right:0;bottom:-2px;font-size:2.4rem;padding:2px 7px 0}
.certifiedSitesSection .filterGroup .controlGroup{background:#fff;width:100%;position:absolute;top:100%;border-top:3px solid #9b252d;padding:15px 20px;box-shadow:0 3px 6px rgba(0,0,0,.16),0 3px 6px rgba(0,0,0,.23);display:none}
.certifiedSitesSection .filterGroup .controlGroup ul li{opacity:0;transition:.2s}
.certifiedSitesSection .filterGroup .controlGroup ul li p{display:-ms-inline-flexbox;display:inline-flex;margin:0}
.certifiedSitesSection .newsGrid{position:relative;padding:50px 0 0}
@media (max-width:640px){.certifiedSitesSection .newsGrid{padding:0}
.certifiedSitesSection .filterBg{position:absolute;top:-51px;width:auto;z-index:8;max-width:none;min-width:100%;margin:auto;left:-50%;right:-50%}
.csMap{position:relative;z-index:999;background:transparent;padding:30px 0 20px;overflow:hidden}
.csMap .grid-container{position:relative;z-index:99;height:100%}
.csMap .grid-container .grid-x{height:100%}
.csMap .grid-container .grid-x .cell{position:relative}
.csMap .grid-container .grid-x .cell .shovel{position:absolute;z-index:999}
.toolTipGrid{padding:10px 2px}
.toolTipGrid .newsTitle{position:relative;color:#414141;font-size:1.3rem;line-height:1.2;width:80%}
.toolTipGrid .newsStats{position:relative;padding:10px 0}
.toolTipGrid .newsStats p{color:#414141;font-size:1rem;margin:0}
.toolTipGrid .newsStats p span{font-weight:900}
.opportunityZonesMap #map .leaflet-popup-content-wrapper h3{font-size:16px}
.opportunityZonesMap #map-filter .project-tile--title{font-size:14px;margin:0 0 10px}
.opportunityZonesMap{padding-top:70px}
#map-filter .filter-header h4{margin-top:25px}
#map-filter .project-tile--tile{line-height:20px}
.project-grid{padding:0 14%!important}
@media not all and (min-resolution:0.001dpcm){.opportunityZonesMap #map-filter .sort-trigger,.opportunityZonesMap #map-filter .sort-trigger a{display:inline-block!important}
.opportunityZonesMap #map-filter .filter-trigger--wrapper{display:initial!important}
.certifiedSitesModule{position:relative;z-index:9999;background:#fff;padding:80px 0}
@media (max-width:640px){.certifiedSitesModule{padding:40px 0 10px}
.certifiedSitesModule .titleGrid{margin-bottom:12px}
.certifiedSitesModule .titleGrid .exploreHeadline{color:#333}
.certifiedSitesModule .leftSites{position:relative}
.certifiedSitesModule .leftSites .grid-margin-x .medium-6{margin-bottom:.5rem}
.certifiedSitesModule .leftSites .siteCell{height:25vw;max-height:200px;margin-bottom:.5rem}
@media (max-width:1024px){.certifiedSitesModule .leftSites .siteCell{margin-bottom:.5rem;height:70vw;max-height:275px}
.certifiedSitesModule .smallExplore{display:none;margin-top:15px}
@media (max-width:640px){.certifiedSitesModule .smallExplore{display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center}
.certifiedSitesModule .desktopExplore{display:-ms-flexbox;display:flex}
@media (max-width:640px){.certifiedSitesModule .desktopExplore{display:none}
.certifiedSitesModule .rightSites .cell{height:50vw;max-height:408px}
@media (max-width:1024px){.certifiedSitesModule .rightSites .siteCell{margin-bottom:.5rem;height:70vw}
.certifiedSitesModule .rightSites .siteCell a h5{font-size:1.5rem}
.certifiedSitesModule .siteCell{display:-ms-flexbox;display:flex;-ms-flex-pack:end;justify-content:flex-end;-ms-flex-direction:column;flex-direction:column;padding:20px;position:relative}
.certifiedSitesModule .siteCell:hover .redOverlay{opacity:1;transition:.2s}
.certifiedSitesModule .siteCell:after{position:absolute;content:"";top:0;left:0;right:0;bottom:0;width:100%;height:100%;background:linear-gradient(180deg,transparent,rgba(0,0,0,.7))}
.certifiedSitesModule .siteCell .redOverlay{position:absolute;top:0;left:0;right:0;bottom:0;width:100%;height:100%;z-index:8;background:rgba(155,37,45,.6);transition:.2s;opacity:0}
.certifiedSitesModule .siteCell .titleCell{position:relative;z-index:9}
.certifiedSitesModule .siteCell .titleCell,.certifiedSitesModule .siteCell .titleCell .titleWrap{-ms-flex-direction:column;flex-direction:column;height:100%;-ms-flex-pack:end;justify-content:flex-end}
.certifiedSitesModule .siteCell .titleCell .titleWrap{display:-ms-flexbox;display:flex;padding:0}
.certifiedSitesModule .siteCell .titleCell .titleWrap p{margin-bottom:1px}
.certifiedSitesModule .siteCell a{position:relative;color:#fff}
.certifiedSitesModule .siteCell a h5{font-size:1rem;line-height:1}
.counties .communityTables .certifiedSitesSection{padding:0!important}
.counties .communityTables .certifiedSitesSection h5{margin-bottom:20px}
.countyProfile .incentiveLegendEST{position:absolute;z-index:999;background:hsla(0,0%,100%,.719);width:auto;border:1px solid #414141;padding:12px}
.countyProfile .incentiveLegendEST .ecd-ptml-range-swatch{border:none!important;width:9px;height:3px;margin-top:10px}
.countyProfile .incentiveLegendEST h6{margin-bottom:6px}
@media (min-width:1024px){.countyProfile .incentiveLegendEST{bottom:53px;right:70px}
@media (max-width:1024px){.countyProfile .incentiveLegendEST{position:relative;border:0;border-top:1px solid #414141;width:100%}
.toolTipGrid{position:relative;text-align:left;padding:0}
.toolTipGrid .title{position:relative;color:#414141;font-size:1.3rem;line-height:1.2;width:80%;padding-right:20px}
.toolTipGrid .cell{position:relative}
.toolTipGrid .button{width:100%;padding:9px 15px;font-size:.8rem;letter-spacing:1.2px}
.toolTipGrid .stats{position:relative;padding:10px 0}
.toolTipGrid .stats p{color:#414141;font-size:1rem;margin:0}
.toolTipGrid .stats p span{font-weight:900}
.incentivesMap .incentiveLegend{position:absolute;z-index:999;background:hsla(0,0%,100%,.719);width:auto;border:1px solid #414141;padding:12px;max-width:300px}
.incentivesMap .incentiveLegend h6{margin-bottom:6px}
@media (min-width:1024px){.incentivesMap .incentiveLegend{bottom:53px;right:70px}
@media (max-width:1024px){.incentivesMap .incentiveLegend{position:relative;border:0;border-top:1px solid #414141;width:100%;max-width:none!important;background:#fff!important;border:1px solid #000!important}
.toolTipGrid .title{font-size:1rem;padding-right:0;width:100%}
.stats,.toolTipGrid .button,.ui-panner,.ui-zoomer{display:none!important}
.quickFactsWithSites .certifiedSitesContainer{position:relative;z-index:99}
.quickFactsWithSites .certifiedSitesContainer .exploreLarge{display:none}
@media (min-width:1024px){.quickFactsWithSites .certifiedSitesContainer .exploreLarge{display:-ms-flexbox;display:flex}
.quickFactsWithSites .certifiedSitesContainer .exploreSmall{display:none}
@media (max-width:1024px){.quickFactsWithSites .certifiedSitesContainer .exploreSmall{display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;margin-bottom:0;margin-top:25px}
.quickFactsWithSites .certifiedSitesContainer .leftSites{position:relative}
.quickFactsWithSites .certifiedSitesContainer .leftSites .grid-margin-x .medium-6{margin-bottom:.5rem}
.quickFactsWithSites .certifiedSitesContainer .leftSites .siteCell{height:25vw;max-height:200px;margin-bottom:.5rem}
@media (max-width:1024px){.quickFactsWithSites .certifiedSitesContainer .leftSites .siteCell{margin-bottom:.5rem;height:70vw;max-height:275px}
.quickFactsWithSites .certifiedSitesContainer .rightSites .cell{height:50vw;max-height:408px}
@media (max-width:1024px){.quickFactsWithSites .certifiedSitesContainer .rightSites .siteCell{margin-bottom:.5rem;height:70vw}
.quickFactsWithSites .certifiedSitesContainer .rightSites .siteCell a h5{font-size:1.5rem}
.quickFactsWithSites .certifiedSitesContainer .siteCell{display:-ms-flexbox;display:flex;-ms-flex-pack:end;justify-content:flex-end;-ms-flex-direction:column;flex-direction:column;padding:20px;position:relative}
@media (max-width:640px){.quickFactsWithSites .certifiedSitesContainer .siteCell{padding:12px}
.quickFactsWithSites .certifiedSitesContainer .siteCell:hover .redOverlay{opacity:1;transition:.2s}
.quickFactsWithSites .certifiedSitesContainer .siteCell .redOverlay{position:absolute;top:0;left:0;right:0;bottom:0;width:100%;height:100%;z-index:8;background:rgba(155,37,45,.6);transition:.2s;opacity:0}
.quickFactsWithSites .certifiedSitesContainer .siteCell .titleCell{position:relative;z-index:9;-ms-flex-direction:column;flex-direction:column;height:100%;-ms-flex-pack:end;justify-content:flex-end}
.quickFactsWithSites .certifiedSitesContainer .siteCell .titleCell .titleWrap{display:-ms-flexbox;display:flex;-ms-flex-pack:end;justify-content:flex-end;-ms-flex-direction:column;flex-direction:column;height:100%;padding:0}
.quickFactsWithSites .certifiedSitesContainer .siteCell .titleCell .titleWrap p{margin-bottom:1px;line-height:1;margin-top:8px}
.quickFactsWithSites .certifiedSitesContainer .siteCell a{position:relative;color:#fff}
.quickFactsWithSites .certifiedSitesContainer .siteCell a h5{font-size:1rem;line-height:1}
.opportunityZonesMap{padding-top:80px;background:#000}
.opportunityZonesMap .ozMapContainer{background:#fff;padding:0}
.opportunityZonesMap .map-cell{display:none;position:relative}
@media screen and (min-width:64em){.opportunityZonesMap .map-cell{display:block}
@media (min-width:1300px){.opportunityZonesMap .map-cell{width:66.66667%}
.opportunityZonesMap #map--wrapper{height:calc(100vh - 80px - 50px)}
@media screen and (min-width:64em){.opportunityZonesMap #map--wrapper{height:calc(100vh - 80px)}
@media (max-width:1024px){.opportunityZonesMap #map--layer-strap{text-align:center;padding-bottom:20px}
.opportunityZonesMap #map--layer-strap>div{height:100%}
.opportunityZonesMap #map--layer-strap .button{display:-ms-inline-flexbox;display:inline-flex;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;color:#202020;font-family:Roboto,Helvetica,Arial,sans-serif;text-transform:none;margin-bottom:0;font-size:12px}
@media (max-width:1024px){.opportunityZonesMap #map--layer-strap .button{margin:0 10px}
@media (max-width:1200px){.opportunityZonesMap #map--layer-strap .button{padding-left:5px;padding-right:5px;-ms-flex:0 0 auto;flex:0 0 auto}
.opportunityZonesMap #map--layer-strap .button .has-tip{font-weight:400}
.opportunityZonesMap #map--layer-strap .button.active span,.opportunityZonesMap #map--layer-strap .button:hover span{border-bottom:1px solid #414141}
.opportunityZonesMap #map--layer-strap .button.active .has-tip,.opportunityZonesMap #map--layer-strap .button:hover .has-tip{border-bottom-style:solid}
.opportunityZonesMap #map--layer-strap .button.otherPinToggle{background-color:#fff!important}
@media (max-width:1024px){.opportunityZonesMap #map--layer-strap .button.otherPinToggle{background-color:#efefef!important;border-radius:5rem;padding:8px;margin:8px}
.opportunityZonesMap #map--layer-strap .button.otherPinToggle.active,.opportunityZonesMap #map--layer-strap .button.otherPinToggle:hover{background-color:#fff!important;text-decoration:underline}
@media (max-width:1024px){.opportunityZonesMap #map--layer-strap .button.otherPinToggle.active,.opportunityZonesMap #map--layer-strap .button.otherPinToggle:hover{background-color:#efefef!important;border-radius:5rem;padding:8px;margin:8px}
.opportunityZonesMap #map--layer-strap .button img{margin-right:7px;height:30px;width:30px}
@media (max-width:1024px){.opportunityZonesMap #map--layer-strap .button img{height:25px;width:25px}
.opportunityZonesMap #map--layer-strap .button#incentive-tiers--toggle{font-family:brothers;font-size:14px;text-transform:uppercase;background:#8f2f31;color:#fefefe}
.opportunityZonesMap #map--layer-strap .button#incentive-tiers--toggle.active,.opportunityZonesMap #map--layer-strap .button#incentive-tiers--toggle:hover{text-decoration:none;background:#721b21}
@media (max-width:1024px){.opportunityZonesMap #map--layer-strap .button#incentive-tiers--toggle{margin:0}
.opportunityZonesMap #map .leaflet-div-icon{background:transparent;border-color:transparent}
@media screen and (max-width:63.9375em){.opportunityZonesMap #map{height:500px}
.opportunityZonesMap #map .leaflet-popup-content-wrapper{border-radius:0}
.opportunityZonesMap #map .leaflet-popup-content-wrapper h3{font-size:20px;line-height:1.1;margin-bottom:10px}
.opportunityZonesMap #map .leaflet-popup-content-wrapper p{line-height:1.5;margin:0}
.opportunityZonesMap #map .leaflet-popup-content-wrapper a{color:#fefefe;margin-top:10px}
.opportunityZonesMap #map .incentive-legend{background:#fff;display:-ms-flexbox;display:flex}
.opportunityZonesMap #map .incentive-legend .incentive-help{display:-ms-inline-flexbox;display:inline-flex;-ms-flex-align:center;align-items:center;padding:0 10px;color:#202020}
.opportunityZonesMap #map .incentive-legend .incentive-help:hover{color:#9b252d}
.opportunityZonesMap #map .incentive-legend--item{display:-ms-inline-flexbox;display:inline-flex;-ms-flex-pack:start;justify-content:flex-start;-ms-flex-align:center;align-items:center;margin:7px}
.opportunityZonesMap #map .incentive-legend--item i{height:16px;width:16px;margin-right:5px}
.opportunityZonesMap #map-filter{height:calc(100vh - 130px);overflow:hidden;box-shadow:0 -3px 2px rgba(0,0,0,.2);position:relative;display:-ms-flexbox;display:flex;-ms-flex-flow:column nowrap;flex-flow:column nowrap}
@media screen and (min-width:40em){.opportunityZonesMap #map-filter{margin-top:0}
@media screen and (min-width:64em){.opportunityZonesMap #map-filter{height:calc(100vh - 80px)}
@media (min-width:1300px){.opportunityZonesMap #map-filter{width:33.33333%}
.opportunityZonesMap #map-filter .filter-dropdown--wrapper{position:absolute;top:-170%;background:#9b252d;padding:0 15px}
@media print,screen and (min-width:40em){.opportunityZonesMap #map-filter .filter-dropdown--wrapper{top:-100%}
.opportunityZonesMap #map-filter .filter-dropdown--wrapper.open{top:0}
.opportunityZonesMap #map-filter .filter-dropdown--wrapper .filter-buttons .button{background:#202020}
.opportunityZonesMap #map-filter .filter-dropdown--wrapper .filter-buttons .button:hover{background:#3a3a3a}
.opportunityZonesMap #map-filter .filter-dropdown--wrapper .filter-buttons .button.clear{background:transparent;color:#fefefe;text-decoration:underline}
.opportunityZonesMap #map-filter .filter-dropdown--wrapper .filter-buttons .button.clear:hover{background:hsla(0,0%,100%,.2)}
.opportunityZonesMap #map-filter .filter-dropdown h4{color:#fefefe;font-size:18px;margin:10px 0}
.opportunityZonesMap #map-filter .filter-dropdown select{font-family:brothers;text-transform:capitalize}
.opportunityZonesMap #map-filter .filter-trigger i{transform:rotate3d(0,0,0,0);transition:all .25s ease-in}
.opportunityZonesMap #map-filter .filter-trigger.open i{transform:rotate(180deg)}
.opportunityZonesMap #map-filter .filter-dropdown--wrapper,.opportunityZonesMap #map-filter .filter-trigger--wrapper{transition:all .25s ease-in}
.opportunityZonesMap #map-filter .grid-x{padding:0 10px 0 15px;-ms-flex:1 0 auto;flex:1 0 auto}
.opportunityZonesMap #map-filter .filter-trigger{background:#9b252d;padding:3px 15px 7px;margin-left:20px;display:inline-block;color:#fefefe;font-family:brothers;position:relative;z-index:9999999}
.opportunityZonesMap #map-filter .filter-trigger i{margin-left:5px}
.opportunityZonesMap #map-filter .filter-trigger--wrapper{border-top:4px solid #9b252d;width:100%;display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;z-index:12}
.opportunityZonesMap #map-filter .sort-trigger{padding-right:25px;display:-ms-flexbox;display:flex}
.opportunityZonesMap #map-filter .sort-trigger a{padding:0 15px;display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;color:#bababa;font-weight:700;font-family:Roboto,Helvetica,Arial,sans-serif}
.opportunityZonesMap #map-filter .sort-trigger a.active{color:#202020}
.opportunityZonesMap #map-filter .sort-trigger a i{margin-right:5px}
.opportunityZonesMap #map-filter .filter-header h4{font-size:24px}
.opportunityZonesMap #map-filter .filter-header--wrapper{max-height:125px}
.opportunityZonesMap #map-filter .filter-search input[type=text]{background-color:transparent;border:none;border-bottom:1px solid #000;box-shadow:none;color:#202020!important}
.opportunityZonesMap #map-filter .project-grid{-ms-flex:1 1 auto;flex:1 1 auto;overflow:auto}
.opportunityZonesMap #map-filter .project-tile{cursor:pointer;color:#202020;position:relative}
.opportunityZonesMap #map-filter .project-tile--inner{top:0;left:0;width:100%;height:100%;padding:8px;display:-ms-flexbox;display:flex;-ms-flex-flow:column nowrap;flex-flow:column nowrap;max-height:400px}
@media screen and (min-width:40em){.opportunityZonesMap #map-filter .project-tile:nth-child(odd){padding-left:0}
@media screen and (min-width:40em){.opportunityZonesMap #map-filter .project-tile:nth-child(2n){padding-right:0}
.opportunityZonesMap #map-filter .project-tile span{display:block}
.opportunityZonesMap #map-filter .project-tile--image-block{background-size:cover;background-position:50%;width:100%;padding-bottom:75%;margin:0;-ms-flex:0 1 50%;flex:0 1 50%;position:relative}
.opportunityZonesMap #map-filter .project-tile--content{border:1px solid #000;border-top:none;padding:15px;margin:0;-ms-flex:1 1 50%;flex:1 1 50%}
.opportunityZonesMap #map-filter .project-tile--title{font-family:brothers;font-size:18px;margin:0 0 15px}
.opportunityZonesMap #map-filter .project-tile--info-line{font-size:14px}
.opportunityZonesMap #map-filter .project-tile--overlay{transition:.2s;opacity:0;position:absolute;left:0;right:0;top:0;bottom:0;height:100%;width:100%;background:rgba(0,0,0,.7);display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:center;justify-content:center;text-align:center}
.opportunityZonesMap #map-filter .project-tile--overlay .button{width:80%;margin:10px auto 0;background:transparent;border:2px solid #9b252d;transition:.2s;color:#fefefe}
.opportunityZonesMap #map-filter .project-tile--overlay .button:hover{background:#9b252d}
.opportunityZonesMap #map-filter .project-tile:hover .project-tile--overlay{opacity:1}
.opportunityZonesMap #map-view{text-align:center;height:50px}
.opportunityZonesMap #map-view a{font-family:brothers;font-size:16px;color:#58595b;line-height:50px;background-color:#fefefe!important}
.opportunityZonesMap #map-view a:first-child{margin-right:15px}
.opportunityZonesMap #map-view a.active{color:#9b252d;text-decoration:underline;background-color:#fefefe!important}
.opportunityZonesMap{padding-top:70px}
#map-filter .filter-header h4{margin-top:25px}
#map-filter .project-tile--tile{line-height:20px}