@media (max-width: 992px) {
  .projects-info-title {
    font-size: 15px;
    color: #8cb121;
  }
  .projects-info-wrapper {
    border: 1px solid #ccc;
  }

  .projects-info-title {
    padding: 10px;
    margin: 0;
    cursor: pointer;
  }

  .accordion-icon:after {
    content: "+";
    float: right;
  }

  .accordion-open .accordion-icon:after {
    content: "-";
  }

  .projects-info {
    display: none;
    padding: 10px;
    font-size: 15px;
  }

  .accordion-open .projects-info {
    display: grid;
  }

  .filter-wrapper {
    padding-right: 0px !important;
  }

  #bergwerk-projects,
  .single-project-header {
    margin-top: 75px !important;
  }

  #bergwerk-projects img {
    width: 50px !important;
    margin-bottom: 15px;
  }
  #bergwerk-projects .abbreviation,
  #bergwerk-projects .title {
    font-size: 20px !important;
  }
  #bergwerk-projects .abbreviation {
    padding-top: 10px;
  }

  .filter-wrapper > input,
  .filter-wrapper > select {
    padding: 5px !important;
  }

  .mb-reset_all_filter {
    width: 40% !important;
    margin-bottom: 20px !important;
    padding: 10px !important;
    font-weight: 100 !important;
  }
  a.reset_all_filter:hover {
    color: #8cb121 !important;
  }
  .reset_all_filter > .filter-wrapper #projectsearch {
    height: 50px;
    margin-right: 15px;
  }
  .projects-info span {
    font-size: 14px !important;
  }
  #bw_map {
    height: 350px !important;
  }
}

.bw.cat-info {
  display: flex;
  flex-wrap: wrap;
}

@media (max-width: 992px) {
  .bw.cat-info span {
    width: 48%;
    font-size: 15px;
  }
}
@media (max-width: 772px) {
  .bw.cat-info span {
    width: 100%;
  }
}

#bw_map {
  height: 450px;
}
.filter-wrapper {
  justify-content: center;
  align-self: center;
  width: 100%;
  padding-right: 75px;
}

.filter-wrapper input,
.filter-wrapper select {
  margin-bottom: 20px;
  background-color: transparent;
  padding: 13px !important;
}
.filter-wrapper .reset_all_filter {
  float: left;
  border: 2px solid #8cb121 !important;
  border-radius: 5px;
  padding: 10px 20px;
  text-decoration: none;
  font-weight: bold;
  width: 100%;
  margin-bottom: 40px;
}
#bergwerk-projects {
  margin-top: 150px;
}
#bergwerk-projects .title,
#bergwerk-projects .abbreviation {
  font-size: 25px;
  font-weight: bold;
  color: #1c2d42;
}
#bergwerk-projects .abbreviation {
  margin-left: 50px;
}
#bergwerk-projects h3 {
  margin: 0;
}
#bergwerk-projects a {
  text-decoration: none;
}
#bergwerk-projects hr {
  height: 1px;
  background-color: #1c2d424d;
  margin-bottom: 60px;
  margin-top: 60px;
}
#bergwerk-projects .description {
  margin-bottom: 15px;
  margin-top: 15px;
}
.marker-cluster.marker-cluster-small.leaflet-zoom-animated.leaflet-interactive {
  border-radius: 50%;
  background-color: #165c95;
  width: 25px !important;
  height: 25px !important;
  display: block;
}
.marker-cluster.marker-cluster-small.leaflet-zoom-animated.leaflet-interactive
  > div {
  text-align: center;
  font-weight: bold !important;
  color: white;
  margin-top: 4px;
}

.projects-info span {
  line-height: 20px;
  color: #1c2d42;
  margin-right: 5px;
  font-size: 17px !important;
}
.single-project-header {
  margin-top: 150px;
}
.single-project-title {
  margin-bottom: 40px;
}
.single-marker-map {
  min-height: 250px;
  border: gray solid 1px;
}
.sidebar-content-wrapper {
  margin-top: 30px;
}
.font-bold {
  font-weight: bold;
  width: 100px;
}
.hr-bw-single-project {
  height: 1px;
  width: 75%;
  background-color: #1c2d424d;
  margin-bottom: 50px;
  margin-top: 50px;
}
.single-marker-map,
#bw_map {
  z-index: 1;
}

.bw.cat-info img,
.bw.cat-info p,
.bw.cat-info span {
  display: inline-block;
  font-size: 17px;
  margin: 0;
}
.bw.cat-info p {
  margin-right: 15px;
}
.bw-map-post-link {
  text-decoration: none !important;
}
.bw-map-post-img img {
  max-height: 100px;
  width: 100%;
  object-fit: cover;
  margin-bottom: 10px;
}
.bw-map-post-title {
  color: #000;
  font-weight: bold;
}
.bw-map-post-address {
  color: #000;
}

.bw-project-btn {
  border-radius: 5px;
  padding: 6px 12px;
  border: 2px solid #8cb121;
}

.bw-project-btn.link.intern {
  background-color: #8cb121;
  margin-right: 10px;
  color: white;
}
.bw-project-btn.link.intern:hover {
  background-color: transparent;
  color: #8cb121;
}
.bw-project-btn.link.extern:hover {
  background-color: #8cb121;
  color: white;
}
.fancybox-navigation .fancybox-button--arrow_right:hover,
.fancybox-navigation .fancybox-button--arrow_right:focus,
.fancybox-navigation .fancybox-button--arrow_left:hover,
.fancybox-navigation .fancybox-button--arrow_left:focus {
  border: none;
}
.fancybox-button.fancybox-button--zoom,
.fancybox-button.fancybox-button--play,
.fancybox-button.fancybox-button--thumbs {
  display: none !important;
}

.bw-gallery-fancybox-close {
  background: #8cb121 !important;
  text-align: center !important;
  height: 100% !important;
  color: white !important;
  font-weight: bold !important;
}

.bw-project-accordion {
  background-color: #eee;
  color: #444;
  cursor: pointer;
  padding: 18px;
  width: 100%;
  text-align: left;
  outline: none;
  font-size: 15px;
  transition: 0.4s;
  border-radius: 0 !important;
  /*border-bottom: none !important;
  margin-bottom: -2px;*/
  font-weight: unset !important;
  border-color: #eaeaea !important;
  display: flex;
}

.bw-project-accordion-wrapper {
  margin: 30px 0;
}

.bw-project-accordion span {
  overflow: hidden;
  width: 100%;
}
.bw-project-accordion:hover,
.bw-project-accordion:focus {
  background-color: transparent !important;
  color: #8cb121 !important;
}

.bw-project-accordion.bw-project-last-accordion {
  border-bottom: 2px solid #eaeaea !important;
}

.bw-project-accordion-active,
.bw-project-accordion:hover {
  background-color: #ccc;
}

.bw-project-accordion:after {
  content: "\002B";
  color: #777;
  font-weight: bold;
  float: right;
  margin-left: 5px;
}

.bw-project-accordion-active:after {
  content: "\2212";
}

.bw-project-panel {
  background-color: white;
  max-height: 0;
  overflow: hidden;
  transition: max-height 0.2s ease-out;
  margin-bottom: -2px;
}

.bw-project-panel:last-child
{
  margin-top: 0;
  border-top: 0 !important;
  border-bottom: 0 !important;
}

.bw-project-content {
  padding: 20px;
  border: 2px solid #eaeaea;
  border-top: none !important;
}

/*Allgemeine Korrekturen*/

.projects-info-title {
  font-size: 20px;
  margin-top: 25px;
  font-size: 17px !important;
}

.bw_project_btn {
  float: left;
  border: 2px solid #8cb121;
  border-radius: 5px;
  padding: 5px 20px;
  text-decoration: none;
  font-weight: bold;
  color: #8cb121 !important;
  margin-top: 30px;
  margin-bottom: 100px;
  transition: 0.3s;
}

.bw_project_btn:hover {
  background-color: #8cb121;
  color: white !important;
}

.bw_project_info strong {
  font-weight: bold;
}
@media (max-width: 992px) and (min-width: 500px) {
  .bw-w-30 {
    width: 18% !important;
  }
  .bw-w-70 {
    width: 82% !important;
  }
}
.bw-w-30 {
  width: 35%;
  line-height: 24px;
}
.bw-w-70 {
  width: 65%;
}

.bw-region-text-align{
  align-self: flex-end;
  margin-bottom: 0px !important;
}


#bergwerk-projects img {
  width: 87px;
}

