.no-results {
  min-height: 350px;
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
}

.iframepdf-wrap {
  overflow: hidden;
  /* padding-top: 56.25%; */
  position: relative;
  min-height:993px;
}

.iframepdf-wrap iframe {
  position: absolute;
  top: 0;
  left: 0;
  border: 0;
  width: 100%;
  height: 100%;
}

/* Google Maps */

#google-map,
#google-streetview {
  width: 100%;
  height: 600px;
}

/* Info Windows */
#google-map .gm-style-iw a {
  font-size: 120%;
  font-weight: bold;
  text-decoration: none;
}

#google-map .gm-style-iw img {
  float: left;
}

#google-map .gm-style-iw .address {
  float: left;
  margin-left: 1em;
  min-width: 200px;
  line-height: 1.5;
}

/* Loading View styles */

.search-content {
  position: relative;
}

.search-load-overlay {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: rgba(255, 255, 255, 0.8);
  display: none;
}

.search-loading .search-load-overlay {
  display: block;
}

.search-loading .results-container {
  -webkit-filter: blur(2px);
  filter: blur(2px);
}

@media (max-width: 768px) {
  .single-realworks_wonen .normal-banner {
    position: relative;
    padding: 61px 28px 31px;
    text-align: left;
  }
}
