.hidden {
  display: none !important;
}

.section-grey {
  font-weight: 700;
  font-size: 28px;
  color: #000000;
  letter-spacing: 0;
  line-height: 1.2;
}

.section-grey p,
.section-grey h2 {
  font-weight: 700;
  font-size: 22px;
  color: #000000;
  font-family: FuturaPro,sans-serif;
}

@media (min-width: 768px) {
  .section-grey .flex.row-fluid {
    display: flex;
    align-items: center;
  }
  
  .section-grey p,
  .section-grey h2 {
    font-size: 28px;
  }
}

.section-filter {
  padding-top: 35px;
}

.section-map {
  padding: 35px 0 120px;
  clear: both;
  float: left;
  width: 100%;
}

.section-map:before,
.section-map:after {
  content: '';
  display: block;
  clear: both;
}




.communitiy-finder .bh-sl-container {
  margin-top: 0;
}

.communitiy-finder .bh-sl-container:before {
  content: '';
  display: block;
  width: 100%;
  height: 7px;
  background-image: linear-gradient(-90deg, #EEA4C2 0%, #A5E1F5 100%);
}

/* InfoBubble font size */
.communitiy-finder .bh-sl-window {
  font-size: 13px;
}

.communitiy-finder .bh-sl-container .bh-sl-filters-container ul.bh-sl-filters li label:hover,
.communitiy-finder .bh-sl-container .bh-sl-filters-container ul.bh-sl-filters li label.active-check,
.communitiy-finder .control:hover,
.communitiy-finder .control.active-check {
  background: none !important;
}

.communitiy-finder .bh-sl-error {
  clear: both;
  color: #ae2118;
  float: left;
  font-weight: bold;
  padding: 10px 0;
  width: 100%;
}

.communitiy-finder .bh-sl-map-container p.loc-people {
  margin-top: 8px;
}
.communitiy-finder .bh-sl-map-container .loc-category {
  margin-bottom: 15px;
}
.communitiy-finder .bh-sl-map-container .loc-category p {
  position: relative;
  padding-left: 20px;
  font-size: 17px;
  color: #FF5996;
  letter-spacing: 0;
  line-height: 1.5;
  margin: 0;
}
.communitiy-finder .bh-sl-map-container .loc-category p:before {
  content: '';
  display: block;
  width: 11px;
  height: 9px;
  position: absolute;
  top: 6px;
  left: 0;
  background-size: cover;
  background-image: url("data:image/svg+xml,%0A%3Csvg width='13px' height='11px' viewBox='0 0 13 11' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cg id='Final-Designs' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd' stroke-linecap='square'%3E%3Cg id='Communities-Map-with-California' transform='translate(-197.000000, -942.000000)' stroke='%23000000' stroke-width='1.5'%3E%3Cg id='Group-14' transform='translate(171.000000, 429.000000)'%3E%3Cg id='Group-12'%3E%3Cg id='Group-22' transform='translate(27.000000, 346.000000)'%3E%3Cg id='Group-7' transform='translate(0.538229, 0.000000)'%3E%3Cg id='Group-3'%3E%3Cg id='Group-11' transform='translate(0.000000, 157.076923)'%3E%3Cg id='Group-6' transform='translate(0.000000, 10.923077)'%3E%3Cpath d='M0.430583501,4.66666667 L3.87525151,8.25641026' id='Line-2'%3E%3C/path%3E%3Cpath d='M3.60613682,8.22377622 L10.387827,0.391608392' id='Line-5'%3E%3C/path%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
}
@media (min-width: 1100px) {
  .communitiy-finder .bh-sl-map-container .loc-category {
    display: flex;
    flex-wrap: wrap;
  }
  
  .communitiy-finder .bh-sl-map-container .loc-category p {
    width: 50%;
  }
}
/*.bh-sl-map-container p.loc-people > br:first-child {
display: none;
}*/
.communitiy-finder .bh-sl-map-container p.loc-people + p.loc-people {
  margin-top: 0;
}
.communitiy-finder .bh-sl-map-container p.loc-notes {
  margin: 0;
}

/* Avoid image issues with Google Maps and CSS resets */
.communitiy-finder .bh-sl-map-container .loc-image {
  margin: 0 0 30px;
}

.communitiy-finder .section-map .communitiy-finder .bh-sl-container {
  padding-top: 80px;
}
.communitiy-finder .bh-sl-container {
  float: left;
  width: 100%;
  /* Avoid issues with Google Maps and CSS frameworks */
}
.communitiy-finder .bh-sl-container > * {
  box-sizing: content-box !important;
}
.communitiy-finder .bh-sl-container .bh-sl-form-container {
  clear: left;
  float: left;
  margin: 0;
  width: 100%;
  background: none;
  padding: 0;
}
.communitiy-finder .bh-sl-container .form-input {
  float: left;
  margin-top: 3px;
  width: 100%;
}
@media (min-width: 768px) {
  .communitiy-finder .bh-sl-container .form-input {
    width: 100%;
  }

  .communitiy-finder .bh-sl-container .form-input input,
  .communitiy-finder .bh-sl-container .form-input select {
    width: auto;
    margin: 0 !important;
    display: inline-block;
  }

  .communitiy-finder .bh-sl-container .form-input .selectric-wrapper {
    width: 33%;
    padding-left: 3%;
    display: block;
    float: left;
  }
}
.communitiy-finder .bh-sl-container .form-input label {
  display: block;
  font-weight: 300;
  width: 100%;
  font-size: 17px;
  color: #000000;
  letter-spacing: 0;
  margin: 15px 0 0 0;
}
@media (min-width: 768px) {
  .communitiy-finder .bh-sl-container .form-input label {
    display: inline-block;
    width: auto;
    margin: 0;
  }
}
.communitiy-finder .bh-sl-container .form-input .select {
  display: inline-block;
  width: 191px;
}
.communitiy-finder .bh-sl-container .form-input input,
.communitiy-finder .bh-sl-container .form-input select {
  box-sizing: border-box;
  border: 1px solid #000000;
  font: normal 14px/1.4 Arial, Helvetica, sans-serif;
  margin: 15px 0;
  padding: 6px 12px;
  width: 100%;
  display: inline-block;
}

.communitiy-finder .bh-sl-container .form-input select {
  width: 100%;
  margin: 0;
}
@media (max-width: 767px) {
  #state-select {
    margin-bottom: 15px;
  }
}
@media (min-width: 768px) {
  .communitiy-finder .bh-sl-container .form-input input {
    width: auto;
    margin: 0 15px 0 10px;
  }
  
  .communitiy-finder .bh-sl-container .form-input select {
    width: 100%;
    margin: 0 15px 0 10px;
  }
  
  .communitiy-finder .bh-sl-container .form-input .select {
    margin: 0 15px 0 10px;
  }
  
  .communitiy-finder .bh-sl-container .form-input {
    display: flex;
    align-items: center;
  }
  
  .communitiy-finder .bh-sl-container .form-input input#bh-sl-address {
    flex-grow: 1;
    margin-left: 15px !important;
  }
}
.communitiy-finder .bh-sl-container form button {
  border: none;
  margin: 0;
}
.communitiy-finder .bh-sl-container .bh-sl-loading {
  background: url(https://www.humangood.org/hubfs/_Refresh/Communities/ajax-loader.gif)
    no-repeat;
  float: left;
  margin: 4px 0 0 10px;
  height: 16px;
  width: 16px;
}
.communitiy-finder .bh-sl-container .bh-sl-filters-container {
  float: none !important;
  margin: 15px 0 !important;
  width: 100% !important;
  max-width: 100% !important;
}
.bh-sl-container .bh-sl-filters-container h3 {
  margin-bottom: 10px;
}
.communitiy-finder .bh-sl-container .bh-sl-filters-container > span {
  font-size: 15px;
}
@media (max-width: 767px) {
  .communitiy-finder .bh-sl-container .bh-sl-filters-container > span {
    display: block;
  }
}
.communitiy-finder .bh-sl-container .bh-sl-filters-container .bh-sl-filters {
  list-style: none;
  margin: 0;
  padding: 0;
  display: flex;
}
@media (min-width: 900px) {
  .communitiy-finder .bh-sl-container .bh-sl-filters-container .bh-sl-filters {
    display: flex;
  }
  .communitiy-finder .bh-sl-container .bh-sl-filters-container .bh-sl-filters li {
    margin: 0 0 0 20px;
    width: auto;
  }
}
@media (max-width: 899px) {
  .communitiy-finder .bh-sl-container .bh-sl-filters-container .bh-sl-filters {
    display: block;
    margin-bottom: 5px;
  }
  .communitiy-finder .bh-sl-container .bh-sl-filters-container .bh-sl-filters li {
    margin: 0 0 5px 0;
    width: 100%;
    float: none;
  }
}
.communitiy-finder .bh-sl-container .bh-sl-filters-container .bh-sl-filters li:first-child {
  margin: 0;
  width: auto;
}
.communitiy-finder .bh-sl-container .bh-sl-filters-container .bh-sl-filters li label {
  padding: 5px 0 0 30px;
  background: none !important;
  font-size: 21px;
}
.communitiy-finder .control__indicator {
  position: absolute;
  top: 5px;
  left: 0;
  width: 23px;
  height: 21px;
  background: #fff;
  border: 1px solid #000;
}
.communitiy-finder .bh-sl-container .bh-sl-filters-container .bh-sl-filters li input {
  display: block;
  float: left;
  margin-right: 8px;
}
.communitiy-finder .bh-sl-container .bh-sl-filters-container .bh-sl-filters  li select {
  box-sizing: border-box;
  border: 1px solid #ccc;
  border-radius: 4px;
  font: normal 14px/1.4 Arial, Helvetica, sans-serif;
  padding: 6px 12px;
  -webkit-border-radius: 4px;
}
.communitiy-finder .bh-sl-container .bh-sl-map-container {
  clear: left;
  float: left;
  margin: 0;
  width: 100%;
}

@media (max-width: 1023px) {
  .communitiy-finder .bh-sl-container .bh-sl-loc-list {
    width: 100%;
    border-bottom: 1px solid #dadada;
    clear: both;
    float: left;
  }
}
@media (min-width: 1024px) {
  .communitiy-finder .bh-sl-container .bh-sl-loc-list {
    height: 700px;
    overflow-x: auto;
    width: 100%;
    border-bottom: 1px solid #dadada;
  }
  /*.communitiy-finder .bh-sl-container .bh-sl-map-container {
  margin-bottom: 60px; }*/
}
.communitiy-finder .bh-sl-container .bh-sl-map-container a:not(.button) {
  text-decoration: none;
}
.communitiy-finder .bh-sl-container .bh-sl-map-container a:active:not(.button),
.communitiy-finder .bh-sl-container .bh-sl-map-container a:focus:not(.button),
.communitiy-finder .bh-sl-container .bh-sl-map-container a:hover:not(.button) {
  text-decoration: underline;
}

.communitiy-finder .bh-sl-container .bh-sl-loc-list ul.list {
  display: block;
  position: relative;
  min-height: 100%;
}

.communitiy-finder .bh-sl-container .bh-sl-loc-list ul.list:before {
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  content: "";
  display: block;
  width: 1px;
  height: 100%;
  background: #dadada;
}

.communitiy-finder .bh-sl-container .bh-sl-loc-list ul.list:after {
  position: absolute;
  right: 0;
  top: 0;
  bottom: 0;
  content: "";
  display: block;
  width: 1px;
  height: 100%;
  background: #dadada;
}

.communitiy-finder .bh-sl-container .bh-sl-loc-list ul.list li {
  display: block;
  border: 1px solid #dadada;
  border-bottom: none;
  background: #fff !important;
}

.communitiy-finder .bh-sl-container .bh-sl-loc-list ul.list li.list-focus {
  border: 1px solid #FF6796;
}

.communitiy-finder .bh-sl-container .bh-sl-loc-list .list-label {
  display: none !important;
}

.communitiy-finder .bh-sl-container .bh-sl-loc-list .list-details {
  margin-left: 0 !important;
  width: 100% !important;
  clear: both !important;
}

.communitiy-finder .bh-sl-container .button {
  font-size: 17px;
  padding: 15px 28px;
  border-radius: 3px;
}

.communitiy-finder .gm-style a.button {
  font-size: 15px;
  padding: 10px 22px;
}

.communitiy-finder .loc-title {
  font-weight: 400;
  margin-bottom: 5px;
  font-size: 20px;
}

p.loc-people {
  margin: 0;
  color: #007dc7;
  font-weight: ;
}

@media (min-width: 1024px) {
  .communitiy-finder .bh-sl-container .bh-sl-loc-list {
    width: 35%;
  }
}
.communitiy-finder .bh-sl-container .bh-sl-loc-list ul.list {
  display: block;
  clear: left;
  float: left;
  width: 100%;
  list-style: none;
  margin: 0;
  padding: 0;
}
.communitiy-finder .bh-sl-container .bh-sl-loc-list ul.list li {
  /* Adding this to prevent moving li elements when adding the list-focus class*/
  box-sizing: border-box;
  clear: left;
  cursor: pointer;
  display: block;
  float: none !important;
  width: 100% !important;
  margin: 0 !important;
}
.communitiy-finder .bh-sl-container .bh-sl-loc-list .list-label {
  background: #00192d;
  border-radius: 50%;
  color: #fff;
  display: block;
  float: left;
  font-weight: bold;
  margin: 10px 0 0 15px;
  padding: 4px 7px;
  text-align: center;
  width: auto;
  min-width: 29px;
}
.communitiy-finder .bh-sl-container .bh-sl-loc-list .list-details {
  float: left;
  margin-left: 6px;
  width: 80%;
}
.communitiy-finder
  .bh-sl-container
  .bh-sl-loc-list
  .list-details
  .list-content {
  padding: 15px 18px;
}
.communitiy-finder
  .bh-sl-container
  .bh-sl-loc-list
  .list-details
  .list-content
  p {
  line-height: 1.4;
}
.communitiy-finder .bh-sl-container .gm-style-iw p {
  line-height: 1.4;
}
.communitiy-finder .bh-sl-container .gm-style-iw p.loc-address {
  margin: 0;
}
.communitiy-finder .bh-sl-container .bh-sl-loc-list .list-details .loc-dist {
}
.communitiy-finder .bh-sl-container .bh-sl-loc-list .list-focus {
  border: 1px solid rgba(0, 82, 147, 0.4);
  transition: border 0.2s linear 0s, box-shadow 0.2s linear 0s;
}
.communitiy-finder
  .bh-sl-container
  .bh-sl-loc-list
  .bh-sl-close-directions-container {
  height: 20px;
  position: relative;
  width: 100%;
}
.communitiy-finder
  .bh-sl-container
  .bh-sl-loc-list
  .bh-sl-close-directions-container
  .bh-sl-close-icon {
  right: 6px;
  top: 0;
}
.communitiy-finder .bh-sl-container .bh-sl-loc-list .bh-sl-directions-panel {
  margin: 0 2%;
  /* Avoid issues with table-layout */
}
.communitiy-finder
  .bh-sl-container
  .bh-sl-loc-list
  .bh-sl-directions-panel
  table {
  table-layout: auto;
  width: 100%;
}
.communitiy-finder
  .bh-sl-container
  .bh-sl-loc-list
  .bh-sl-directions-panel
  table,
.communitiy-finder .bh-sl-container .bh-sl-loc-list .bh-sl-directions-panel td {
  vertical-align: middle;
  border-collapse: separate;
}
.communitiy-finder .bh-sl-container .bh-sl-loc-list .bh-sl-directions-panel td {
  padding: 1px;
}
.communitiy-finder
  .bh-sl-container
  .bh-sl-loc-list
  .bh-sl-directions-panel
  .adp-placemark {
  margin: 10px 0;
  border: 1px solid #c0c0c0;
}
.communitiy-finder
  .bh-sl-container
  .bh-sl-loc-list
  .bh-sl-directions-panel
  .adp-marker {
  padding: 3px;
}
.communitiy-finder .bh-sl-container .bh-sl-loc-list .bh-sl-noresults-title {
  margin: 15px;
}
.communitiy-finder .bh-sl-container .bh-sl-loc-list .bh-sl-noresults-title h3 {
  font-weight: 700;
  font-size: 28px;
  color: #000000;
  letter-spacing: 0;
  line-height: 1.2;
  font-family: FuturaPro, sans-serif;
}
.communitiy-finder .bh-sl-container .bh-sl-loc-list .bh-sl-noresults-desc {
  margin: 0 15px;
}
.communitiy-finder .bh-sl-container .bh-sl-loc-list .bh-sl-noresults-desc ul {
  list-style: disc;
  font-weight: 700;
  font-size: 20px;
  color: #000000;
  letter-spacing: 0;
  line-height: 1.5;
}
.communitiy-finder .bh-sl-container .bh-sl-loc-list .bh-sl-noresults-desc ul li {
  border: none;
  font-weight: 700;
  font-size: 20px;
  letter-spacing: 0;
  line-height: 1.5;
  margin-bottom: 3px !important;
  padding-left: 20px;
  position: relative;
}
.communitiy-finder .bh-sl-container .bh-sl-loc-list .bh-sl-noresults-desc ul li:before {
  content: '';
  display: block;
  width: 5px;
  height: 5px;
  border-radius: 50%;
  background: #000;
  position: absolute;
  top: 12px;
  left: 0;
}
.communitiy-finder .bh-sl-container .loc-name {
  /* Picked up by both list and infowindows */
  font-size: 15px;
  font-weight: bold;
}
.communitiy-finder .bh-sl-container .bh-sl-map {
  float: right;
  height: 700px;
  width: 100%;
}
@media (min-width: 1024px) {
  .communitiy-finder .bh-sl-container .bh-sl-map {
    width: 65%;
  }
}
.communitiy-finder .bh-sl-container .bh-sl-pagination-container {
  clear: both;
}
.communitiy-finder .bh-sl-container .bh-sl-pagination-container ol {
  list-style-type: none;
  margin: 0;
  padding: 10px 0;
  text-align: center;
}
.communitiy-finder .bh-sl-container .bh-sl-pagination-container ol li {
  color: #005293;
  cursor: pointer;
  display: inline-block;
  font: bold 14px Arial, Helvetica, sans-serif;
  padding: 10px;
}
.communitiy-finder
  .bh-sl-container
  .bh-sl-pagination-container
  ol
  .bh-sl-current {
  color: #555;
  cursor: auto;
  text-decoration: none;
}

/* Modal window */
.communitiy-finder .bh-sl-overlay {
  background: url(https://www.humangood.org/hubfs/_Refresh/Communities/overlay-bg.png)
    repeat;
  height: 100%;
  left: 0;
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 10000;
}
.communitiy-finder .bh-sl-overlay .bh-sl-modal-window {
  background: #fff;
  border-radius: 10px;
  box-shadow: 0 0 10px #656565;
  position: absolute;
  left: 50%;
  margin-left: -460px;
  /* width divided by 2 */
  margin-top: 60px;
  height: 620px;
  width: 920px;
  z-index: 10010;
}
.communitiy-finder .bh-sl-overlay .bh-sl-modal-window .bh-sl-map-container {
  margin-top: 50px;
  /* increase map container margin */
}
.communitiy-finder .bh-sl-overlay .bh-sl-modal-window .bh-sl-modal-content {
  float: left;
  padding: 0 1%;
  /* there's already a margin on the top of the map-container div */
  width: 98%;
}
.communitiy-finder .bh-sl-overlay .bh-sl-modal-window .bh-sl-close-icon {
  right: 22px;
  top: 13px;
}

.communitiy-finder .bh-sl-close-icon {
  cursor: pointer;
  height: 24px;
  position: absolute;
  width: 24px;
}
.communitiy-finder .bh-sl-close-icon:after,
.communitiy-finder .bh-sl-close-icon:before {
  background: #ccc;
  content: "";
  display: block;
  height: 24px;
  margin: -3px 0 0 -1px;
  position: absolute;
  bottom: 0;
  left: 50%;
  right: 3px;
  top: 3px;
  width: 3px;
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
}
.communitiy-finder .bh-sl-close-icon:hover:after,
.communitiy-finder .bh-sl-close-icon:hover:before {
  background: #b3b3b3;
}
.communitiy-finder .bh-sl-close-icon:before {
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg);
}

.communitiy-finder .bh-sl-map-container {
}
.communitiy-finder .bh-sl-container .bh-sl-loc-list ul:before,
.communitiy-finder .bh-sl-container .bh-sl-loc-list ul:after {
  display: none !important;
}
.communitiy-finder .bh-sl-container .bh-sl-loc-list {
  border-bottom: none;
  position: relative;
  padding: 44px 0 71px;
  overflow: initial !important;
}
.communitiy-finder .bh-sl-container .bh-sl-loc-list ul ul {
  margin: 0;
  padding: 0 0 0 20px;
  display: block;
  list-style: disc;
  border: none;
}
.communitiy-finder .bh-sl-container .bh-sl-loc-list ul ul li {
  font-size: 20px;
  color: #FF6896;
  letter-spacing: 0;
  line-height: 1.5;
  text-decoration: underline;
  transition: all .3s;
  border: none;
  display: block;
}
.communitiy-finder .bh-sl-container .bh-sl-loc-list ul ul li:hover,
.communitiy-finder .bh-sl-container .bh-sl-loc-list ul ul li.active {
  text-decoration: none;
  color: #000;
}
.communitiy-finder .bh-sl-container .bh-sl-loc-list ul li {
  border-left: none;
}
.bh-sl-container .bh-sl-loc-list ul li.list-focus
.communitiy-finder .bh-sl-container .bh-sl-loc-list ul li:first-child {
  border-top: none;
}
.communitiy-finder .bh-sl-container .bh-sl-loc-list ul li:last-child {
  border-bottom: none;
}

.communitiy-finder .no-results .bh-sl-loc-list-arrow {
  pointer-events: none;
}

.communitiy-finder .no-results .bh-sl-loc-list-arrow * {
  display: none;
}

.communitiy-finder .bh-sl-loc-list-arrow {
  display: flex;
  flex-wrap: wrap;
  align-content: center;
  align-items: center;
  justify-content: center;
  height: 44px;
  width: 100%;
  cursor: pointer;
  text-align: center;
  position: absolute;
  left: 0;
  background: #f5e2ed;
  background-image: linear-gradient(59deg, #d6daeb 0%, #f5e2ed 100%);
  color: #fff;
}
.communitiy-finder .bh-sl-loc-list-up {
  top: 0;
}
.communitiy-finder .bh-sl-loc-list-down {
  bottom: 0;
  height: 71px;
}
.communitiy-finder .bh-sl-loc-list-down span {
  display: block;
  width: 100%;
  text-transform: uppercase;
  text-align: center;
  font-weight: 700;
  font-size: 20px;
  line-height: 1;
  margin: 0 0 11px;
  color: #000000;
  letter-spacing: 0;
}

@media (max-width: 1023px) {
  .communitiy-finder .bh-sl-container .bh-sl-loc-list {
    margin-top: 20px;
  }
}

.communitiy-finder .bh-sl-container .bh-sl-loc-list ul.list {
  height: 515px;
  overflow-y: scroll;
  border: 1px solid #dadada;
}

.communitiy-finder .bh-sl-container .bh-sl-loc-list ul.list::-webkit-scrollbar {
  -webkit-appearance: none;
  margin-right: -15px;
}

.communitiy-finder .bh-sl-container .bh-sl-loc-list ul.list::-webkit-scrollbar:vertical {
  width: 15px;
}

.communitiy-finder .bh-sl-container .bh-sl-loc-list ul.list::-webkit-scrollbar:horizontal {
  height: 11px;
}

.communitiy-finder .bh-sl-container .bh-sl-loc-list ul.list::-webkit-scrollbar-thumb {
  border-radius: 8px;
  border: 2px solid white;
  background-color: rgba(0, 0, 0, 0.5);
}

.communitiy-finder .bh-sl-container .bh-sl-loc-list ul::-webkit-scrollbar-track {
  background-color: #fff;
  border-radius: 8px;
}



body .bh-sl-container input[type=color]:focus,body .bh-sl-container input[type=date]:focus, body .bh-sl-container input[type=datetime-local]:focus, body .bh-sl-container input[type=datetime]:focus, body .bh-sl-container input[type=email]:focus, body .bh-sl-container input[type=file]:focus, body .bh-sl-container input[type=month]:focus, body .bh-sl-container input[type=number]:focus, body .bh-sl-container input[type=password]:focus, body .bh-sl-container input[type=search]:focus, body .bh-sl-container input[type=tel]:focus, body .bh-sl-container input[type=text]:focus, body .bh-sl-container input[type=time]:focus, body .bh-sl-container input[type=url]:focus, body .bh-sl-container input[type=week]:focus, body .bh-sl-container select:focus, body .bh-sl-container textarea:focus {
  outline: revert !important;
}

.control:focus,
.control:focus-within {
  outline: 1px dotted #212121;
  outline: 5px auto -webkit-focus-ring-color;
}

.communities-map--simple {
  background: linear-gradient(91.75deg, #B6D6D5 6.71%, #DED3A0 95.16%);
}
.communities-map--simple-content {
  padding: 40px;
}
.communities-map--simple-content h2 {
  font-size: 36px;
  line-height: 45px;
  margin: 0 0 25px;
}
.communities-map--simple-content label {
  display: block;
  font-size: 18px;
  line-height: 23px;
  font-weight: 600;
  margin: 0 0 16px;
}
.communities-map--simple-content select {
  font-size: 16px;
  line-height: 32px;
  height: auto;
  padding 9px 26px 10px;
  border: 1px solid #000000;
  border-radius: 23px;
  appearance: none;
  -webkit-appearance: none;
  background: #FFFFFF url('https://www.humangood.org/hubfs/_Refresh/Rightsizing%20Pillar/select-dropdown-arrow.svg') no-repeat right 16px center;
}
.communities-map--simple-content select:focus-visible {
  outline: 2px solid #4a7ea5;
  outline-offset: 2px;
}
.communities-map--simple-cta {
  background: #FFFFFF;
  box-shadow: 0px 0px 15px 1px #00000040;
  padding: 40px;
  margin-top: 50px;
}
.communities-map--simple-cta p {
  font-size: 24px;
  line-height: 42px;
  margin: 0 0 16px;
}
.communities-map--simple-cta a.button {
  width: auto;
  text-align: center;
  margin: 0;
  align-items: center;
  appearance: none;
  border: 0;
  border-radius: 22px;
  cursor: pointer;
  display: inline-flex;
  font-size: 15px;
  font-weight: 700;
  justify-content: center;
  line-height: 24px;
  padding: 10px 20px;
  text-align: center;
  text-transform: uppercase;
  transition: all .2 sease;
  white-space: normal;
  background-color: #4a7ea5;
  color: #FFFFFF;
}
.communities-map--simple-cta a.button:hover {
  background-color: #346b94;
  color: #FFFFFF;
}
@media (min-width: 960px) {
  .communities-map--simple {
    display: flex;
    align-items: center;
    gap: 50px;
  }
  .communities-map--simple-content,
  .bh-sl-container {
    width: calc(50% - 25px) !important;
  }
  .communities-map--simple-content {
    padding: 20px 0 20px 20px;
    max-width: 560px;
    margin-left: auto;
  }
}

..bh-sl-container {
  margin-top: 0 !important;
}
.section-map {
  padding: 100% 0 0 !important;
  float: none;
  position: relative;
}
.bh-sl-container {
  margin: 0 !important;
}
.bh-sl-container .bh-sl-map-container {
  position: absolute !important;
  margin: 0 !important;
  left: 0 !important;
  top: 0 !important;
  width: 100% !important;
  height: 100% !important;
}
#bh-sl-map {
  width: 100% !important;
  height: 100% !important;
}
