@media screen and (min-width: 551px) and (max-width: 1030px) {
  .location.invest .box-sale.sold-to,
  .location.invest .box-sale.global-sales {
    display: block;
  }
  .location.invest .box-sale.sold-to .lab,
  .location.invest .box-sale.global-sales .lab {
    padding-bottom: 12px;
  }
}
@media screen and (max-width: 576px) {
  .location.invest .box-sale.sold-to,
  .location.invest .box-sale.global-sales {
    display: block;
  }
  .location.invest .box-sale.sold-to .lab,
  .location.invest .box-sale.global-sales .lab {
    padding-bottom: 12px;
  }
}

.block.icons {
  margin-bottom: 0;
}

.block.apartement {
  padding-bottom: 0;
}

.wow.tab-builder {
  visibility: visible !important;
}

.text-overlay-wrapper .center-overlay .overlay {
  width: 95%;
}

#form-overlay .form-box .fields-box {
  padding: 40px 20px;
}

.menu .menu-link {
  display: none;
}
.menu .menu-link.menu-icon {
  display: block;
}

@media screen and (min-width: 576px) {
  .block.gray.icons {
    padding-bottom: 0px;
  }

  .text-overlay-wrapper .center-overlay .overlay {
    width: 40%;
  }
}

@media screen and (max-width: 575.98px) {
  #stage #background-video {
    width: 100%;
    left: 0;
    top: 0;
    height: 100%;
  }

  #stage #background-video video {
    width: 100%;
  }

  div.gm-style-iw .info_content {
    padding: 0;
  }

  div.gm-style-iw .info_content h3 a {
    font-size: 1rem;
  }

  div.gm-style-iw .info_content p {
    font-size: 1rem;
  }
  div.gm-style-iw .info_content h3 {
    line-height: 1rem;
    margin-bottom: 10px;
  }
}

div.lg-sub-html {
  font-size: 15px;
  padding: 8px 0;
  background-color: rgba(0, 0, 0, 0.4) !important;
}

.area-google-maps {
  float: left;
  font-size: 1.2rem;
  margin: 10px 0;
}

.accordion button.gm-ui-hover-effect {
  border: 0;
}

.accordion button.gm-control-active:before,
.accordion button.gm-ui-hover-effect:before {
  display: none;
}

.text-box .block-title a {
  color: #2a2c44;
}

.badge {
  position: absolute;
  bottom: 195px;
  right: 50px;
  width: 315px;
}
.badge img {
  width: 100%;
  height: auto;
}

.cat-box .tab-box.linkable nav ul {
  margin-bottom: 0;
}
.cat-box .tab-box.linkable nav ul li a {
  color: #51a332;
  text-transform: uppercase;
}

.cat-box h3.h1 {
  text-transform: uppercase;
  margin-bottom: 35px;
  font-size: 2rem;
}

.blog-info {
  font-size: 16px;
  margin: 15px 0;
  color: #c6047c;
  max-width: 260px;
  display: block;
}

.load-more .container .center {
  width: 100%;
  margin: 20px 0;
  display: flex;
  justify-content: center;
}

.info.author {
  border-right: 0;
  flex-basis: 63%;
}

@media screen and (min-width: 768px) {
  .author .contact .image {
    flex: 0 0 37%;
  }
}
.author .contact .position {
  margin-bottom: 25px;
}
.author .contact .info p {
  font-weight: normal;
  font-size: 14px;
}
.author .contact .image {
  display: flex;
  align-items: center;
}
.author .contact .image img {
  display: block;
}

.banner {
  border: 1px solid #e6e9ed;
  display: flex;
  justify-content: space-between;
  padding: 20px;
  align-items: center;
  font-weight: bold;
  flex-direction: column;
}
.banner .btn {
  margin-top: 20px;
}

.gray .location.invest {
  background: #fff;
}

.text-box .blog-info {
  text-align: center;
  max-width: none;
  margin-top: 0px;
  margin-bottom: 30px;
}

@media screen and (min-width: 768px) {
  .text-box .blog-info {
    margin-top: -30px;
  }
}

@media screen and (min-width: 768px) {
  .banner .btn {
    margin-top: 0;
  }
  .banner {
    flex-direction: row;
  }
}

.select-cat {
  display: none;
  text-align: center;
  margin-bottom: 20px;
  color: #51a332;
}
.select-cat:after {
  content: "";
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 0.255em;
  vertical-align: 0.255em;
  border-top: 0.24em solid;
  border-right: 0.24em solid transparent;
  border-bottom: 0;
  border-left: 0.24em solid transparent;
}

@media screen and (max-width: 767.98px) {
  .anchors-bar + .block {
    margin-top: 30px;
  }

  .tab-box.linkable {
    display: none;
  }

  .select-cat {
    display: block;
  }
}

@media screen and (min-width: 992px) {
  body.single-post .block.text-box {
    margin-top: 100px;
  }
}

.blog-entry a {
  color: #232835;
}

.blog-info a {
  color: #c6047c;
}

.block-title.left {
  text-align: left;
}

.blog-entry {
  margin-bottom: 30px;
}
@media screen and (min-width: 768px) {
  .blog-entry {
    margin-bottom: 0;
  }
}
.blog-entry.invest {
  border-bottom: 1px solid #e6e9ed;
}
.blog-entry.invest .content {
  border-bottom: none;
}
.blog-entry.invest .content li span {
  width: 111px;
}
.blog-entry.invest .box-sale {
  border: 1px solid #e6e9ed;
  padding: 30px 40px;
  font-size: 1.4rem;
  line-height: 1.8rem;
}
.blog-entry.invest .box-sale.for-sale {
  padding-top: 0;
  border-top: none;
  border-bottom: none;
  text-align: center;
}
.blog-entry.invest .box-sale.global-sales {
  display: flex;
  border-bottom: none;
}
.blog-entry.invest .box-sale.global-sales .lab {
  flex: 0 0 111px;
}
.blog-entry.invest .box-sale.global-sales .txt {
  font-weight: 700;
}
.blog-entry.invest .box-sale.sold-to {
  display: flex;
  border-bottom: none;
}
.blog-entry.invest .box-sale.sold-to .lab {
  flex: 0 0 111px;
}
.blog-entry.invest .box-sale.sold-to .txt img {
  width: 120px;
  height: auto;
}
.blog-entry .holder {
  color: #232835;
  display: block;
  transition: box-shadow 0.4s ease-in-out;
}
.blog-entry .holder .image img {
  width: 100%;
  height: auto;
}
.blog-entry .holder h2 {
  font-family: "Dosis", sans-serif;
  font-size: 2.6rem;
  font-weight: 700;
  color: #2a2c44;
  margin-bottom: 5px;
  padding-right: 30px;
}
.blog-entry .holder .type {
  margin-bottom: 15px;
  display: block;
  color: rgba(42, 44, 68, 0.6);
}
.blog-entry .holder .content {
  padding: 30px 25px;
  border-right: 1px solid #e6e9ed;
  border-left: 1px solid #e6e9ed;
  border-bottom: 1px solid #e6e9ed;
  position: relative;
}
.blog-entry .holder .content .pink svg {
  fill: #c6047c;
}
.blog-entry .holder .content .pin {
  position: absolute;
  top: 25px;
  right: 20px;
}
.blog-entry .holder .content .pin .icon {
  width: 46px;
  height: 46px;
}
.blog-entry .holder .content .for-sale svg {
  fill: #51a332 !important;
}
.blog-entry .holder .content .global-sales svg {
  fill: #c6047c !important;
}
.blog-entry .holder .content .sold-to svg {
  fill: #2a2c44 !important;
}
.blog-entry .holder .content .plus {
  display: none;
  position: absolute;
  top: 30px;
  right: 30px;
}
.blog-entry .holder .content .plus .icon {
  width: 26px;
  height: 26px;
}
.blog-entry .holder .content .plus svg {
  fill: #51a332;
}
.blog-entry .holder .content p {
  font-size: 1.4rem;
}
.blog-entry .holder .content ul {
  margin: 0;
  padding: 0;
  font-size: 1.4rem;
}
.blog-entry .holder .content ul li {
  margin: 0;
  padding: 0;
}
.blog-entry .holder .content ul li span {
  display: inline-block;
  width: 85px;
}
.blog-entry .holder .content ul li b {
  display: inline-block;
}

.lang-dropdown {
  position: relative;
  padding-right: 14px;
}
.lang-dropdown:after {
  position: absolute;
  top: 9px;
  right: 0;
  color: #fff;

  content: "";
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 0.255em;
  vertical-align: 0.255em;
  border-top: 0.24em solid;
  border-right: 0.24em solid transparent;
  border-bottom: 0;
  border-left: 0.24em solid transparent;
}

.lang-dropdown img {
  width: 20px;
  height: auto;
  display: block;
}

.lang-dropdown ul {
  margin: 0 0 0 -10px;
  padding: 12px 10px 0px 10px;
  position: absolute;
  display: none;
  background: #2a2c44;
}

.lang-dropdown:hover ul {
  display: block;
}

.lang-dropdown ul li {
  padding: 0;
  margin-bottom: 10px;
}
#mobile-menu-box .lang-switch {
  margin-bottom: 30px;
}
#mobile-menu-box .lang-switch a img {
  margin: 0 auto;
  width: 24px;
  height: auto;
}

footer a.link-facebook,
footer a.link-instagram,
footer a.link-twitter,
footer a.link-linkedin,
footer a.link-video {
  display: flex;
  align-items: center;
}

footer a.link-icon span {
  float: none;
  padding: 0;
}

footer img.icon {
  opacity: 1;
  margin-left: 20px;
}

#nav img.icon {
  opacity: 0.5;
}

#mobile-menu-box p a {
  margin: 0 7px;
  display: inline-block;
}

.mobile .block.gray {
  background-color: #e6e9ed !important;
}

@media screen and (max-width: 575px) {
  div.location-overview-teaser .content > span.blog-info,
  div.location-overview-teaser .content > p,
  div.location-overview-loadmore {
    display: none;
  }
}

/* iframe responsive ...*/
.responsive-container {
  position: relative;
  padding-bottom: 50%;
  margin-top: 30px;
  height: 0;
  overflow: hidden;
  width: 100%;
  height: auto;
}
.responsive-container iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

/*#best-operator {
  position: fixed;
  width: 105px;
  height: 110px;
  z-index: 999;
  bottom: 0;
  left: 10px;
}*/

#best-operator img {
  width: 100%;
  height: auto;
}

/*@media screen and (max-width: 575px) {
  #best-operator {
    display: none;
  }
}*/

.chapter {
  width: 22%;
  transform: rotate(-30deg);
  position: absolute;
  right: 61px;
}

.location a h3.chapter-text {
  padding-right: 42%;
}

.win-btn {
  width: 200px;
  position: absolute;
  top: -95px;
  right: 20px;
  transform: rotate(20deg);
}

@media screen and (max-width: 576px) {
  .win-btn {
    top: 105px;
    width: 150px;
  }
}

.win-btn img {
  width: 100%;
  height: auto;
  display: block;
}

#lang-dropdown {
  display: inline-block;
  font-size: 1.6rem;
  font-weight: 600;
  text-transform: uppercase;
  color: #fff;
  position: relative;
}
#lang-dropdown:hover ul {
  display: block;
}
#lang-dropdown ul {
  display: none;
  position: absolute;
  top: 42px;
  left: 0;
  background: #fff;
  border-radius: 4px;
  margin: 0;
  padding: 10px;
  border: 1px solid #ddd;
  font-weight: 400;
  width: 100%;
  font-family: "Open Sans", sans-serif;
}

#lang-dropdown ul li {
  margin: 0;
  padding: 0;
}

#lang-dropdown ul li:before {
  display: none;
}

#lang-dropdown ul li a {
  padding: 4px 0;
  color: #232835;
  display: inline-block;
}

.location-popup {
  position: absolute;
  left: 50%;
  margin-left: -370px;
  background-color: #fff;
  width: 60%;
  overflow: hidden;
  z-index: 999999;
  max-width: 740px;
  border: 1px solid #888;
  border-radius: 15px;
}

.location-popup .close {
  position: absolute;
  right: 20px;
  top: 20px;
  width: 16px;
  height: 16px;
}

@media screen and (max-width: 992px) {
  .location-popup {
    width: 90%;
    margin-left: -45%;
  }
}

.location-popup .top {
  padding: 23px 55px 40px;
  text-align: center;
  background-color: #e6e9ed;
}

@media screen and (max-width: 768px) {
  .location-popup .top {
    padding: 23px 20px 40px;
  }
}

.location-popup .top .text-center {
  margin-bottom: 45px;
}

.location-popup .top .text-left {
  display: flex;
}

.location-popup .top .text-left img {
  width: 30px;
  margin: 0 13px 0 0;
  height: auto;
}

.location-popup .top h3 {
  font-family: "Dosis", sans-serif;
  font-size: 3rem;
  margin-bottom: 30px;
  font-weight: 700;
  color: #c6047c;
  text-align: center;
}

.location-popup .top img {
  margin: 0 auto 30px;
  height: 72px;
}

.location-popup .bottom {
  text-align: center;
  padding: 25px 20px 0px 20px;
}

.location-popup .bottom p a {
  color: #51a332;
  text-decoration: underline;
}

.location-popup .bottom p {
  margin-top: 10px;
  font-size: 12px;
}

/*
  Rotterdam Chapter Lucia specific
*/

/* en: 19200, nl: 20668, de: 20736 */
.postid-19200 header > .btn,
.postid-20668 header > .btn,
.postid-20736 header > .btn,
.postid-19200 .header.mobile #mobile_book_now,
.postid-20668 .header.mobile #mobile_book_now,
.postid-20736 .header.mobile #mobile_book_now {
  display: none;
}

.postid-19200 header .lang-switch,
.postid-20668 header .lang-switch,
.postid-20736 header .lang-switch {
  margin-right: 0;
}

a[href*="/searchcriteria=AREA:ROTTER;"] {
  display: none;
}

.enquiry-room-form .error-message {
  display: table;
}

/* AJX@MWD */
@media(max-width: 1024px) {
  .textbox-teaser .textbox-inner{
    max-width: 100%;
    overflow-x: scroll;
  }
}
