.paragraph--10142 { padding-bottom: 0 !important; }
.paragraph--10142.container-large { max-width: none !important; }
#page .paragraph--10142 h2 { margin: 0 auto 10px auto; }
body.toolbar-horizontal.toolbar-fixed.toolbar-tray-open header#header-main { position: absolute; }
.mapplic-tooltip-content { max-height: 350px; }
.mapplic-layer img {
  width: 120px;
  height: auto;
  margin: 0 20px 20px 0;
  float: left;
  clear: both;
}
.mapplic-list-location h4 { font-weight: 500; }
.mapplic-image, .mapplic-tooltip-wrap { min-width: 390px; }
.mapplic-tag { background-color: #333 !important; }

/* -- end items with stories -- */

.mapplic-filtered svg [id^=landmark] > * { opacity: 1 !important; }
#map-section {
  background: #fff;
  position: relative;
  border-bottom: 3px solid #ddd;
  margin: 70px 0 0 0;
}
.map-container { position: relative; }
#All, #Eligible, #Recipients, #Accelerated { position: relative; }
/*
#All { z-index: 1; }
#Eligible, #Recipients, #Accelerated { margin-top: -700px; }
*/
#Accelerated { z-index: 1; }
#All { margin-top: -700px; }

.mapplic-legend, .mapplic-list-category > a .mapplic-list-count, .mapplic-list-category .mapplic-thumbnail-placeholder, .mapplic-icon-magnifier { display: none !important; }
.mapplic-filter {
  background-color: transparent;
  box-shadow: none;
}
.mapplic-tooltip-content { margin-bottom: 0; }
.mapplic-list-container:before { display: none; }
.mapplic-list-expandable { padding: 0; }
.mapplic-filter-tags {
    text-align: left;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
}
.mapplic-list-category h4.mapplic-margin { margin: 0; }
.mapplic-list-category > a:before {
  content: "\f067";
  font-family: "FontAwesome";
  color: #575757;
  font-size: 12px;
  float: right;
  margin: 10px 5px 0 0;
}
.mapplic-list-category > a { padding: 6px 10px 10px 10px; }
.mapplic-tag {
    border-radius: 3px;
    padding: 10px;
    font-size: 14px;
    width: 90%;
}
.mapplic-tag > span {
    background-size: 15px 16px;
    margin-top: 4px;
    margin-left: 0;
    margin-bottom: 0;
    width: 10px;
    height: 10px;
    float: right;
}
.mapplic-list-category > a { margin: 0; }
.mapplic-list-category {
  border-bottom: 1px solid #dadada;
  font-size: 24px;
  font-weight: 700;
}
.mapplic-sidebar {width: 15%; }
.mapplic-container { width: 85%; }
.mapplic-tooltip { margin-top: 10px; }
.mapplic-tooltip-title {
  font-size: 18px;
  font-weight: 700;
}
.mapplic-tooltip-description, .mapplic-tooltip p {
  font-size: 14px;
  line-height: 1.5;
  margin: 0;
}
.mapplic-element { padding-right: 50px; }
.mapplic-element .btn-little a {
  background: #062172;
  display: inline-block;
  border-radius: 3px;
  padding: 10px 15px;
  margin-top: 10px;
  color: #fff !important;
  text-decoration: none;
}
.mapplic-element .btn-little a:hover { background: #43d596; }
.mapplic-icon.mapplic-icon-cross {
  width: 18px;
  height: 18px;
  padding: 6px;
  border: 2px solid #575757;
}
.mapplic-tooltip-close {
  right: 22px;
  top: -22px;
}

.tabs {
  display: table;
  width: 100%;
}
a.tablink {
  background: #f8f8f8;
  padding: 10px;
  display: table-cell;
  width: 33.3333%;
  text-align: center;
  color: #222;
  text-decoration: none;
  font-size: 18px;
  font-weight: 700;
  border-top: 1px solid #ccc;
  border-right: 1px solid #ccc;
  border-bottom: 3px solid #ccc;
}
a.tablink:hover { background: rgba(255,255,255,0.3); }
a.tabactive { background: #fff; }
a.tabactive#tab-all, a.tablink#tab-all:hover { border-bottom: 3px solid #43d596; color: #43d596; }
a.tabactive#tab-eligible, a.tablink#tab-eligible:hover, a.tabactive#tab-accelerated, a.tablink#tab-accelerated:hover {  border-bottom: 3px solid #062172; color: #062172; }
a.tabactive#tab-recipients, a.tablink#tab-recipients:hover {  border-bottom: 3px solid #062172; color: #062172; }


@media (min-width: 0px) and (max-width: 1140px) {

  .mapplic-container { width: 75%; }
  .mapplic-sidebar { width: 25%; }

}
@media (min-width: 0px) and (max-width: 768px) {
  .paragraph--10254 h2.sectionTitle {
    margin: 0 !important;
    padding: 30px !important;
  }
  .tabs, a.tablink { display: block; width: 100%; }
  #All, #Eligible, #Recipients, #Accelerated, .mapplic-portrait.mapplic-element {
    height: 670px !important;
    overflow: hidden;
  }
  .paragraph--10254 { padding: 0 !important; }
/*  #Eligible, #Recipients, #Accelerated { margin-top: -670px; } */
  #All { margin-top: -670px; }
  .mapplic-container, .mapplic-sidebar { width: 100%; }
  .mapplic-sidebar {
    height: auto;
    top: -100px;
    float: none;
    }
  .mapplic-element { padding-right: 0; }
  .mapplic-button.mapplic-fullscreen-button, .mapplic-button.mapplic-clear-button, .mapplic-zoom-buttons { display: none !important; }
  #All, #Eligible, #Recipients, #Accelerated, .mapplic-portrait.mapplic-element { border-bottom: 3px solid #ccc; }

}