@charset "UTF-8";
.single-locations section#hero .hero-inner, .tax-counties section#hero .hero-inner {
  background-repeat: no-repeat;
  background-size: cover;
}
.single-locations section#hero h1, .tax-counties section#hero h1 {
  padding: 50px 50px 0px;
  margin: 0px;
}
@media only screen and (max-width: 480px) {
  .single-locations section#hero h1, .tax-counties section#hero h1 {
    padding: 50px 30px 0px;
  }
}
.single-locations section#hero .hero-h1-thin, .tax-counties section#hero .hero-h1-thin {
  font-size: 43px;
  color: #ffffff;
  font-weight: normal;
  line-height: 1.1;
}
@media only screen and (max-width: 480px) {
  .single-locations section#hero .hero-h1-thin, .tax-counties section#hero .hero-h1-thin {
    font-size: 33px;
  }
}
.single-locations section#hero .hero-h1-bold, .tax-counties section#hero .hero-h1-bold {
  font-size: 43px;
  color: #ffffff;
  line-height: 1.1;
}
@media only screen and (max-width: 480px) {
  .single-locations section#hero .hero-h1-bold, .tax-counties section#hero .hero-h1-bold {
    font-size: 33px;
  }
}
.single-locations section#hero .hero-inner-bottom, .tax-counties section#hero .hero-inner-bottom {
  display: flex;
  justify-content: center;
  padding: 50px 50px 20px;
  flex-wrap: wrap;
}
@media only screen and (max-width: 580px) {
  .single-locations section#hero .hero-inner-bottom, .tax-counties section#hero .hero-inner-bottom {
    padding: 50px 20px 20px;
  }
}
.single-locations section#hero .hero-inner-bottom .hero-left, .tax-counties section#hero .hero-inner-bottom .hero-left {
  width: 48%;
}
@media only screen and (max-width: 900px) {
  .single-locations section#hero .hero-inner-bottom .hero-left, .tax-counties section#hero .hero-inner-bottom .hero-left {
    width: 100%;
  }
}
.single-locations section#hero .hero-inner-bottom .hero-left .hl-box, .tax-counties section#hero .hero-inner-bottom .hero-left .hl-box {
  background: rgba(0, 35, 94, 0.3);
  max-width: 730px;
  color: #ffffff;
  padding: 30px 50px;
}
@media only screen and (max-width: 480px) {
  .single-locations section#hero .hero-inner-bottom .hero-left .hl-box, .tax-counties section#hero .hero-inner-bottom .hero-left .hl-box {
    padding: 30px;
  }
}
.single-locations section#hero .hero-inner-bottom .hero-left .hl-box .hero-subhead, .tax-counties section#hero .hero-inner-bottom .hero-left .hl-box .hero-subhead {
  color: #ffffff;
  font-size: 33px;
  font-weight: 600;
  line-height: 1.2;
}
@media only screen and (max-width: 480px) {
  .single-locations section#hero .hero-inner-bottom .hero-left .hl-box .hero-subhead, .tax-counties section#hero .hero-inner-bottom .hero-left .hl-box .hero-subhead {
    font-size: 23px;
  }
}
.single-locations section#hero .hero-inner-bottom .hero-left .hl-box .pvp-list, .tax-counties section#hero .hero-inner-bottom .hero-left .hl-box .pvp-list {
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 30px;
}
.single-locations section#hero .hero-inner-bottom .hero-left .hl-box .pvp-list .pvp-item, .tax-counties section#hero .hero-inner-bottom .hero-left .hl-box .pvp-list .pvp-item {
  font-size: 15px;
  width: calc(33.3% - 5px);
  padding: 3px 0px 3px 5px;
}
.single-locations section#hero .hero-inner-bottom .hero-left .hl-box .pvp-list .pvp-item:before, .tax-counties section#hero .hero-inner-bottom .hero-left .hl-box .pvp-list .pvp-item:before {
  content: "• ";
  color: #ee6a12;
}
@media only screen and (max-width: 768px) {
  .single-locations section#hero .hero-inner-bottom .hero-left .hl-box .pvp-list .pvp-item, .tax-counties section#hero .hero-inner-bottom .hero-left .hl-box .pvp-list .pvp-item {
    width: calc(49.9% - 5px);
  }
}
@media only screen and (max-width: 500px) {
  .single-locations section#hero .hero-inner-bottom .hero-left .hl-box .pvp-list .pvp-item, .tax-counties section#hero .hero-inner-bottom .hero-left .hl-box .pvp-list .pvp-item {
    width: 100%;
  }
}
.single-locations section#hero .hero-inner-bottom .hero-left .hl-box .btn, .tax-counties section#hero .hero-inner-bottom .hero-left .hl-box .btn {
  max-width: 400px;
  display: block;
  text-align: center;
  margin: 0 auto;
  padding: 10px;
  text-transform: uppercase;
  font-size: 14px;
  color: #ffffff;
  text-decoration: none;
}
.single-locations section#hero .hero-inner-bottom .hero-left .hl-box .btn a, .tax-counties section#hero .hero-inner-bottom .hero-left .hl-box .btn a {
  color: #ffffff;
}
.single-locations section#hero .hero-inner-bottom .hero-right, .tax-counties section#hero .hero-inner-bottom .hero-right {
  color: #ffffff;
  width: 48%;
  padding: 30px 15px;
}
@media only screen and (max-width: 900px) {
  .single-locations section#hero .hero-inner-bottom .hero-right, .tax-counties section#hero .hero-inner-bottom .hero-right {
    width: 100%;
  }
}
.single-locations section#hero .hero-inner-bottom .hero-right .pvp-intro, .tax-counties section#hero .hero-inner-bottom .hero-right .pvp-intro {
  text-align: center;
  margin: 40px auto;
}
.single-locations section#hero .hero-inner-bottom .hero-right .pvp-list, .tax-counties section#hero .hero-inner-bottom .hero-right .pvp-list {
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 30px;
  justify-content: space-around;
}
.single-locations section#hero .hero-inner-bottom .hero-right .pvp-list .pvp-item, .tax-counties section#hero .hero-inner-bottom .hero-right .pvp-list .pvp-item {
  font-size: 15px;
  width: calc(40% - 10px);
  padding: 3px 0px 3px 5px;
}
.single-locations section#hero .hero-inner-bottom .hero-right .pvp-list .pvp-item:before, .tax-counties section#hero .hero-inner-bottom .hero-right .pvp-list .pvp-item:before {
  content: "• ";
  /*color: #ee6a12; */
}
@media only screen and (max-width: 900px) {
  .single-locations section#hero .hero-inner-bottom .hero-right .pvp-list .pvp-item, .tax-counties section#hero .hero-inner-bottom .hero-right .pvp-list .pvp-item {
    width: calc(49.9% - 5px);
  }
}
@media only screen and (max-width: 580px) {
  .single-locations section#hero .hero-inner-bottom .hero-right .pvp-list .pvp-item, .tax-counties section#hero .hero-inner-bottom .hero-right .pvp-list .pvp-item {
    width: 100%;
  }
}

.single-locations section#hero {
  background-color: #00898c;
}
.single-locations section#hero .hero-h1-bold span {
  color: #00235e;
}
.single-locations section#hero .hero-right {
  background-color: #00235e;
}
.single-locations section#hero .hero-right .pvp-item:before {
  color: #ee6a12;
}

.tax-counties section#hero {
  background-color: #00235e;
}
.tax-counties section#hero .hero-h1-bold span {
  color: #f1592a;
}
.tax-counties section#hero .hero-right {
  background-color: #f1592a;
}
.tax-counties section#hero .hero-right .pvp-item:before {
  color: #00235e;
}

/*# sourceMappingURL=locations.css.map */
