#header .sow-image-container {
  max-width: 255px !important;
}
#header .sow-image-container img {
  width: 100% !important;
  height: auto !important;
}
@media screen and (max-width:900px) {
  .sow-slider-base {
    overflow: visible !important;
  }
}
@media screen and (max-width:900px) {
  .sow-slider-base .sow-slider-pagination {
    bottom: -50px !important;
    text-align: center !important;
  }
  .sow-slider-base .sow-slider-pagination > li a {
    background: #0d0d0d !important;
  }
}
.popup_boxes > .panel-layout > .panel-grid > .panel-grid-cell {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  position: relative;
  z-index: 999;
}
.popup_boxes > .panel-layout > .panel-grid > .panel-grid-cell > .widget {
  display: block;
  flex-basis: 31% !important;
  margin: 0 1% 1.5% 1% !important;
}
@media screen and (max-width:900px) {
  .popup_boxes > .panel-layout > .panel-grid > .panel-grid-cell > .widget {
    flex-basis: 100%;
  }
}
.popup_boxes > .panel-layout > .panel-grid > .panel-grid-cell > .widget:nth-child(5n + 1) {
  background-color: #922280 !important;
}
.popup_boxes > .panel-layout > .panel-grid > .panel-grid-cell > .widget:nth-child(5n + 2) {
  background-color: #203075 !important;
}
.popup_boxes > .panel-layout > .panel-grid > .panel-grid-cell > .widget:nth-child(5n + 3) {
  background-color: #5DBDCE !important;
}
.popup_boxes > .panel-layout > .panel-grid > .panel-grid-cell > .widget:nth-child(5n + 4) {
  background-color: #F8C149 !important;
}
.popup_boxes > .panel-layout > .panel-grid > .panel-grid-cell > .widget:nth-child(5n + 4) .ow-button-base a {
  color: #203075 !important;
}
.popup_boxes > .panel-layout > .panel-grid > .panel-grid-cell > .widget:nth-child(5n + 5) {
  background-color: #ED5851 !important;
}
.popup_boxes > .panel-layout > .panel-grid > .panel-grid-cell > .widget .popup_box .widget_sow-button:hover {
  cursor: pointer;
}
.popup_boxes > .panel-layout > .panel-grid > .panel-grid-cell > .widget .popup_box .widget_sow-button .ow-button-base a {
  background-color: transparent !important;
  border: none;
  font-size: 24px !important;
  line-height: 32px !important;
  font-weight: 700 !important;
  letter-spacing: normal;
  display: flex;
  align-items: center;
  justify-content: center;
  flex: 0 0 100%;
  min-height: 120px;
}
.popup_boxes > .panel-layout > .panel-grid > .panel-grid-cell > .widget .popup_box .widget_black-studio-tinymce {
  display: flex;
  position: fixed;
  justify-content: center;
  align-items: center;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  visibility: hidden;
}
.popup_boxes > .panel-layout > .panel-grid > .panel-grid-cell > .widget .popup_box .widget_black-studio-tinymce.show {
  visibility: visible;
}
.popup_boxes > .panel-layout > .panel-grid > .panel-grid-cell > .widget .popup_box .widget_black-studio-tinymce.show .textwidget {
  margin-bottom: 0;
  opacity: 1;
}
.popup_boxes > .panel-layout > .panel-grid > .panel-grid-cell > .widget .popup_box .widget_black-studio-tinymce.show .backdrop {
  opacity: 1;
}
.popup_boxes > .panel-layout > .panel-grid > .panel-grid-cell > .widget .popup_box .widget_black-studio-tinymce .backdrop {
  background-color: rgba(29,29,29,0.6);
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 999999;
  transition: all 0.2s;
  /* Firefox 4 */
  -moz-transition: all 0.2s;
  /* Safari and Chrome */
  -webkit-transition: all 0.2s;
  /* Opera */
  -o-transition: all 0.2s;
  opacity: 0;
  display: block;
}
.popup_boxes > .panel-layout > .panel-grid > .panel-grid-cell > .widget .popup_box .widget_black-studio-tinymce .backdrop:after {
  content: 'X';
  position: absolute;
  top: 5%;
  right: 5%;
  color: #fff;
  font-size: 5vh;
}
@media screen and (max-width:900px) {
  .popup_boxes > .panel-layout > .panel-grid > .panel-grid-cell > .widget .popup_box .widget_black-studio-tinymce .backdrop:after {
    top: 5px;
    right: 5px;
    font-size: 20px;
  }
}
.popup_boxes > .panel-layout > .panel-grid > .panel-grid-cell > .widget .popup_box .widget_black-studio-tinymce .backdrop:after:hover {
  cursor: pointer;
}
.popup_boxes > .panel-layout > .panel-grid > .panel-grid-cell > .widget .popup_box .widget_black-studio-tinymce .textwidget {
  display: block;
  background-color: #fff;
  padding: 50px;
  border-radius: 10px;
  -webkit-box-shadow: 0px 0px 50px 0px rgba(0,0,0,0.3);
  -moz-box-shadow: 0px 0px 50px 0px rgba(0,0,0,0.3);
  box-shadow: 0px 0px 50px 0px rgba(0,0,0,0.3);
  flex-basis: 80%;
  position: relative;
  z-index: 9999999;
  opacity: 0;
  margin-bottom: -1000px;
  transition: all 0.5s;
  /* Firefox 4 */
  -moz-transition: all 0.5s;
  /* Safari and Chrome */
  -webkit-transition: all 0.5s;
  /* Opera */
  -o-transition: all 0.5s;
  max-height: 60vh;
  overflow-y: scroll;
  /* width */
  /* Track */
  /* Handle */
}
@media screen and (max-width:900px) {
  .popup_boxes > .panel-layout > .panel-grid > .panel-grid-cell > .widget .popup_box .widget_black-studio-tinymce .textwidget {
    flex-basis: 95%;
    max-height: 80vh;
    padding: 30px;
  }
}
.popup_boxes > .panel-layout > .panel-grid > .panel-grid-cell > .widget .popup_box .widget_black-studio-tinymce .textwidget h3 {
  padding-bottom: 15px;
}
.popup_boxes > .panel-layout > .panel-grid > .panel-grid-cell > .widget .popup_box .widget_black-studio-tinymce .textwidget ul {
  padding-bottom: 15px;
}
.popup_boxes > .panel-layout > .panel-grid > .panel-grid-cell > .widget .popup_box .widget_black-studio-tinymce .textwidget::-webkit-scrollbar {
  width: 10px;
}
.popup_boxes > .panel-layout > .panel-grid > .panel-grid-cell > .widget .popup_box .widget_black-studio-tinymce .textwidget::-webkit-scrollbar-track {
  border-radius: 10px;
}
.popup_boxes > .panel-layout > .panel-grid > .panel-grid-cell > .widget .popup_box .widget_black-studio-tinymce .textwidget::-webkit-scrollbar-thumb {
  background: #858585;
  border-radius: 10px;
}
.helpful_links > .panel-layout > div {
  border-bottom: 2px solid #828282;
}
@media screen and (max-width:900px) {
  .helpful_links > .panel-layout > div {
    border-bottom: none;
  }
}
.helpful_links > .panel-layout > div:last-child {
  border-bottom: 0;
}
.helpful_links > .panel-layout > div > div {
  display: flex;
  flex-wrap: nowrap;
  justify-content: space-between;
  align-items: center;
  padding: 30px;
}
.helpful_links > .panel-layout > div > div:first-child {
  border-right: 2px solid #828282;
}
@media screen and (max-width:900px) {
  .helpful_links > .panel-layout > div > div:first-child {
    border-right: none !important;
  }
}
.helpful_links > .panel-layout > div > div .widget_sow-image {
  padding: 0 30px;
  flex-basis: 30%;
}
.helpful_links > .panel-layout > div > div .widget_sow-image img {
  margin: 0 auto;
}
.helpful_links > .panel-layout > div > div .widget_black-studio-tinymce {
  padding: 15px;
  flex-basis: 70%;
}
.helpful_links > .panel-layout > div > div .widget_black-studio-tinymce p {
  padding-bottom: 0;
}
.helpful_links a {
  color: #1a899d;
  text-decoration: none;
}
.helpful_links a:hover {
  color: #074f6a;
}
.part_orgs .gallery {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  height: auto !important;
  gap: 10px;
}
.part_orgs .gallery .gallery-item {
  float: none !important;
  width: auto !important;
  max-width: 20%;
}
.part_orgs .gallery .gallery-item .gallery-icon img {
  border: none !important;
  max-width: 100%;
  height: auto;
}
.yhs-slider .gallery {
  height: auto !important;
}
.yhs-slider .gallery .gallery-icon {
  padding: 5px;
}
@media screen and (max-width:900px) {
  .yhs-slider .gallery .gallery-icon {
    width: 100vw;
  }
}
.yhs-slider .gallery .gallery-icon a {
  width: 100%;
  display: block;
}
.yhs-slider .gallery .gallery-icon img {
  border: none !important;
  width: auto !important;
  height: 200px !important;
  margin: 0 auto;
}
.yhs-slider .slick-arrow {
  top: 5px !important;
  width: auto;
  height: 200px;
  transform: none !important;
  background-color: rgba(255,255,255,0);
  transition: all 0.2s;
  /* Firefox 4 */
  -moz-transition: all 0.2s;
  /* Safari and Chrome */
  -webkit-transition: all 0.2s;
  /* Opera */
  -o-transition: all 0.2s;
}
.yhs-slider .slick-arrow::before {
  display: none !important;
}
.yhs-slider .slick-arrow:hover {
  background-color: #fff;
}
.yhs-slider .slick-arrow img {
  height: 200px;
  width: auto;
}
.yhs-slider .slick-arrow.slick-prev {
  left: 0;
}
.yhs-slider .slick-arrow.slick-next {
  right: 0;
}
.acf-map,
.acf-map-nearby {
  width: 100%;
  height: 600px;
  margin: 20px 0 0 0;
  border-radius: 30px;
}
@media screen and (max-width:900px) {
  .acf-map,
  .acf-map-nearby {
    height: 400px;
  }
}
.acf-map img,
.acf-map-nearby img {
  max-width: inherit !important;
}
.acf-map .gm-style .gm-style-iw-c,
.acf-map-nearby .gm-style .gm-style-iw-c {
  max-width: 250px !important;
  max-height: none !important;
}
.acf-map .gm-style .gm-style-iw-c strong,
.acf-map-nearby .gm-style .gm-style-iw-c strong {
  color: #621854;
  font-size: 18px;
  line-height: 18px;
  text-align: center;
  display: block;
}
.acf-map .gm-style .gm-style-iw-c img,
.acf-map-nearby .gm-style .gm-style-iw-c img {
  width: 90%;
  height: auto;
  display: block;
  margin: 0 auto 15px auto;
}
.acf-map .gm-style .gm-style-iw-c .btn,
.acf-map-nearby .gm-style .gm-style-iw-c .btn {
  background-color: #F6BA37;
  color: #621854;
  padding: 15px 30px;
  display: block;
  font-weight: 700;
  margin: 10px auto;
  text-align: center;
  text-decoration: none;
}
.acf-map .gm-style .gm-style-iw-c p,
.acf-map-nearby .gm-style .gm-style-iw-c p {
  text-align: center;
}
.part-orgs {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  gap: 1%;
}
@media screen and (max-width:900px) {
  .part-orgs {
    padding: 0 15px;
  }
}
.part-orgs > * {
  max-width: 20%;
  padding: 10px;
}
@media screen and (max-width:900px) {
  .part-orgs > * {
    max-width: 32%;
  }
}
.part-orgs > * img {
  width: 100%;
  height: auto;
  max-width: 220px;
}
.yhsd_icons .sow-image-grid-wrapper .sow-image-grid-image {
  width: 25%;
}
.yhsd_icons .sow-image-grid-wrapper .sow-image-grid-image img {
  max-width: 100% !important;
}
