:root {
  --white: white;
  --black: black;
}

.makelaardijco-hero {
  background-image: linear-gradient(#000000a6, #000000a6), url('../images/WhatsApp-Image-2020-05-06-at-14.49.34.jpeg');
  background-position: 0 0, 50%;
  background-size: auto, cover;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  height: 550px;
  display: flex;
}

.makelaardijco-hero.homepage {
  background-image: linear-gradient(#1f2c4780, #1f2c4780), url('../images/Grachten-Amsterdam.jpg');
  height: 500px;
}

.makelaardijco-hero.homepage.template {
  background-image: radial-gradient(circle, #000000b3, #fff), url('../images/256x256-webclip.png');
  background-position: 0 0, 50%;
  background-repeat: repeat, no-repeat;
  background-size: auto, auto;
}

.makelaardijco-hero.homepage.template.bestemakelaar {
  background-image: linear-gradient(#00000080, #00000080), url('../images/Appartement.jpg');
  background-position: 0 0, 50%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
}

.makelaardijco-hero.homepage.woningverhuur {
  background-image: linear-gradient(#00000080, #00000080), url('../images/Westermarkt_002.jpg');
}

.image-13 {
  width: auto;
  height: 85%;
}

.navbar-1 {
  background-color: #fff;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  height: 100px;
  padding-top: 0;
  padding-bottom: 0;
  padding-right: 0;
  display: flex;
}

.btn-block {
  width: auto;
  height: auto;
  margin-top: 0%;
  display: flex;
}

.btn-block._30px {
  justify-content: center;
  margin-top: 30px;
  margin-bottom: 30px;
}

.btn-block.new-leadpage {
  flex-flow: column;
}

.nav-bar-wrap {
  justify-content: space-between;
  width: 100%;
  height: auto;
  margin-left: auto;
  margin-right: auto;
  padding: 0 20px 0 0;
  display: flex;
}

.button {
  color: #f6f2ea;
  text-align: center;
  white-space: nowrap;
  background-color: #7c0345;
  border-radius: 0 20px 20px;
  min-width: 200px;
  margin-right: 20px;
  padding: 16px 32px;
  font-family: Open Sans, sans-serif;
  font-size: 16px;
  font-weight: 600;
  line-height: 24px;
  text-decoration: none;
  transition: all .35s;
}

.button:hover {
  background-color: #564eaf;
}

.button.blue {
  background-color: #037c72;
  margin-right: 20px;
}

.button.blue.nooo-pad {
  margin-right: 0;
}

.button.blue.nooo-pad.lead-page.lp-btn {
  min-width: 300px;
}

.button.blue.purple {
  background-color: #7c0345;
}

.button.blue.purple.lp-btn {
  min-width: 300px;
  margin-top: 10px;
  margin-bottom: 10px;
  margin-right: 0;
}

.button.bigger {
  width: 100%;
  margin-top: 20px;
}

.button.bigger:hover {
  background-color: #037c72;
}

.icon-5 {
  color: #7c0345;
}

.partners {
  background-color: #f5f2ea;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 50px;
  display: flex;
}

.slide-wrap-2 {
  justify-content: space-around;
  align-items: center;
  width: 100%;
  height: 100%;
  margin-left: 0;
  margin-right: 0;
  padding: 0 0%;
  display: flex;
}

.nav-menu-3 {
  align-items: center;
  display: flex;
}

.hero-content {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 85%;
  height: 100%;
  margin-top: 0;
  padding: 25px 10px;
  display: flex;
}

.h1-main {
  color: #fcfcfc;
  text-align: center;
  text-transform: uppercase;
  border-top: 1px solid #fff9;
  border-bottom: 1px solid #fff9;
  width: auto;
  margin-top: 0;
  margin-bottom: 0;
  padding: 10px 40px;
  font-family: Lato, sans-serif;
  font-size: 50px;
  font-weight: 300;
  line-height: 65px;
}

.logo-block {
  background-color: #4c6fb200;
  border-bottom-right-radius: 20px;
  border-bottom-left-radius: 0;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 30%;
  height: auto;
  padding-top: 0;
  padding-bottom: 0;
  padding-left: 40px;
  display: flex;
}

.dropdown-list {
  background-color: #ddd;
}

.dropdown-list.w--open {
  background-color: #fff;
  border: 1px solid #386fb3;
  border-radius: 20px;
}

.logo-img {
  width: 120px;
  height: auto;
}

.logo-img._50-r-m {
  width: 180px;
  height: auto;
  margin-right: 200px;
}

.logo-img._50-r-m.small {
  width: 100px;
  margin-right: 0;
}

.logo-img._50-r-m.small.huurwoningen {
  width: 150px;
}

.slider-txt-block {
  color: #fff;
  text-align: center;
  width: 60%;
  margin-top: 2%;
  margin-bottom: 1%;
  font-family: Oswald, sans-serif;
  font-size: 27px;
  font-weight: 300;
  line-height: 36px;
}

.slider-txt-block.top {
  letter-spacing: 0;
  width: auto;
  margin-top: 0%;
  margin-bottom: 15px;
  font-family: Lato, sans-serif;
  font-size: 15px;
  font-weight: 300;
  line-height: 30px;
}

.slider-txt-block.bottom {
  letter-spacing: 0;
  text-transform: uppercase;
  width: auto;
  margin-top: 15px;
  margin-bottom: 30px;
  font-family: Lato, sans-serif;
  font-size: 15px;
  font-weight: 300;
  line-height: 30px;
}

.dropdown {
  width: auto;
}

.logo-link-block {
  margin-left: 0;
}

.nav-link-3 {
  color: #4f5e78;
  letter-spacing: 1px;
  font-size: 12px;
  font-weight: 500;
}

.nav-link-3.hvr-pop {
  color: #7c0345;
  font-family: Open Sans, sans-serif;
  font-size: 12px;
  font-weight: 600;
}

.nav-link-3.hvr-pop.down:hover {
  background-image: linear-gradient(#4c6fb240, #4c6fb240);
}

.nav-link-3.hvr-pop.down._1:hover {
  border-top-left-radius: 20px;
  border-top-right-radius: 20px;
}

.hero-button-wrapper {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: auto;
  margin-top: 0;
  display: flex;
}

.nav-btn {
  letter-spacing: 1px;
  background-color: #7c0345;
  border-radius: 4px;
  margin-left: 25px;
  font-size: 12px;
  font-weight: 500;
}

.nav-btn.call-us {
  background-color: #037c72;
  height: auto;
}

.brand-4 {
  background-color: #fff0;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  width: 330px;
  height: 60px;
  display: flex;
}

.card-inner-block {
  width: 100%;
}

.h2-new {
  color: #1f2c47;
  text-align: left;
  letter-spacing: 0;
  margin-top: 0;
  margin-bottom: 10px;
  font-family: Merriweather, serif;
  font-size: 30px;
  font-weight: 400;
  line-height: 50px;
}

.h2-new.mid-outline._2 {
  text-align: center;
}

.content {
  padding-left: 0;
}

.title-wrapper {
  text-align: center;
  max-width: 600px;
  margin-bottom: 92px;
  margin-left: auto;
  margin-right: auto;
}

.title-wrapper.hide {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  max-width: none;
  margin-bottom: 30px;
  display: flex;
}

.tekst-standaard {
  color: #67718e;
  text-align: left;
  letter-spacing: -.02em;
  max-width: none;
  margin-bottom: 10px;
  font-family: Exo, sans-serif;
  font-size: 15px;
  font-style: normal;
  font-weight: 400;
  line-height: 30px;
}

.tekst-standaard.mid {
  text-align: center;
}

.inner-card {
  text-align: left;
  border: 1px solid #0000001a;
  border-radius: 10px;
  flex-direction: column;
  justify-content: space-between;
  align-items: flex-start;
  width: 25%;
  height: 100%;
  padding: 1em;
  transition: background-color .2s;
  display: flex;
}

.inner-card.end {
  border-style: solid;
  justify-content: flex-start;
  align-items: center;
  width: 40%;
  min-height: 350px;
  margin-right: 10px;
  padding: 10px;
  text-decoration: none;
}

.inner-card.end.no-pad {
  min-height: 350px;
}

.paragraph-large {
  color: #67718e;
  letter-spacing: -.02em;
  max-width: 600px;
  margin-bottom: 0;
  font-family: Bitter, serif;
  font-size: 17px;
  font-weight: 400;
  line-height: 30px;
}

.photo-div {
  width: 50%;
  margin-top: 0;
  margin-bottom: 0;
  margin-left: 40px;
}

.photo-div.small {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  height: 570px;
  display: flex;
}

.line---divider {
  background-color: #1f2c4726;
  border-radius: 10px;
  width: 50%;
  height: 1px;
  margin-top: 40px;
  margin-bottom: 20px;
}

.line---divider.other {
  margin-top: 20px;
}

.line---divider.other-style {
  margin-top: 20px;
  margin-bottom: 60px;
}

.line---divider.other-style.no-pad-for-logo {
  margin-top: 0;
}

.line---divider.other-style.no-pad-for-logo.contact-line-in-form {
  background-color: #037c72;
  height: 2px;
  margin-top: 40px;
  margin-bottom: 40px;
}

.introductie-picture {
  background-image: linear-gradient(#0000001a, #0000001a), url('../images/WhatsApp-Image-2020-05-06-at-14.49.34.jpeg');
  background-position: 0 0, 50%;
  background-size: auto, cover;
  border-radius: 20px;
  height: 740px;
  position: relative;
}

.introductie-picture.small {
  background-image: linear-gradient(#1f2c4766, #1f2c4766), url('../images/van-Alphenstraat-4-3.jpg');
  width: 100%;
  height: 85%;
}

.introductie-picture.small.template {
  background-image: linear-gradient(#0000, #0000), url('../images/256x256-webclip.png');
}

.stappen-plan {
  justify-content: center;
  align-items: center;
  height: auto;
  display: flex;
}

.container-2 {
  z-index: 5;
  text-align: left;
  flex-direction: column;
  align-items: stretch;
  width: 100%;
  max-width: 1140px;
  margin-bottom: 20px;
  margin-left: auto;
  margin-right: auto;
  display: block;
  position: relative;
}

.head-line {
  align-items: center;
  display: flex;
}

.container-large {
  border-radius: 10px;
}

.sub-heading {
  color: #1f2c47;
  letter-spacing: 0;
  align-items: center;
  height: auto;
  min-height: auto;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Changa One, Impact, sans-serif;
  font-size: 18px;
  font-weight: 400;
  line-height: 32px;
  display: flex;
}

.sub-heading.mid {
  text-align: center;
  justify-content: center;
  font-family: Merriweather, serif;
  font-size: 17px;
  font-weight: 700;
}

.sub-heading.mid.black {
  text-align: left;
  justify-content: flex-start;
  align-items: center;
  font-weight: 900;
}

.divider-content {
  justify-content: space-between;
  align-items: flex-end;
  display: flex;
}

.divider-content.extra-px.no-pad-here {
  flex-direction: row;
  align-items: center;
}

.title-large {
  color: #7c0345;
  letter-spacing: 2px;
  text-transform: uppercase;
  margin-bottom: 10px;
  font-family: Montserrat, sans-serif;
  font-size: 14px;
  font-weight: 400;
}

.title-large.mid {
  text-align: center;
}

.title-large.mid.white {
  color: #fff;
  text-transform: none;
  margin-bottom: 10px;
  font-family: Montserrat, sans-serif;
  font-size: 14px;
  font-weight: 300;
  line-height: 20px;
}

.title-large.mid.white.n1 {
  color: #7c0345;
  text-transform: uppercase;
  font-weight: 500;
}

.content-block {
  flex-direction: column-reverse;
  justify-content: center;
  align-items: center;
  width: 60%;
  display: flex;
}

.content-block.extra-pad {
  flex-direction: column;
  align-items: flex-start;
  width: 100%;
  margin-bottom: 20px;
}

.content-block.extra-pad.left-outline {
  flex-direction: column;
}

.content-block.left-outline {
  flex-direction: column;
  align-items: flex-start;
}

.content-block.left-outline.bijg-pad {
  width: 100%;
}

.content-wrapper {
  flex-direction: column;
  align-items: flex-start;
  width: 60%;
  display: flex;
}

.section {
  flex-direction: column;
  align-items: center;
  width: 100%;
  padding: 60px 0%;
  display: flex;
  position: relative;
  overflow: hidden;
}

.section.small-no-pad {
  background-color: #f5f2ea;
  padding-top: 30px;
  padding-bottom: 0;
}

.section.no-pad-ivm-movie {
  padding: 40px 5%;
}

.section.no-pad-ivm-movie._2 {
  padding-bottom: 40px;
}

.blog-content {
  text-align: left;
}

.makelaardij-amsterdam {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding-top: 60px;
  display: flex;
}

.blog-title-wrapper {
  background-image: url('../images/van-Alphenstraat-4-3.jpg');
  border-radius: 20px;
  width: 35%;
}

.blog-title-wrapper.slide-1.template {
  background-image: linear-gradient(#00000012 31%, #00000094), url('../images/Bloemstraat-Amsterdam.jpg');
  background-position: 0 0, 50%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
  background-attachment: scroll, scroll;
  width: 35%;
}

.blog-horizontal-wrapper {
  justify-content: space-between;
  align-items: stretch;
  display: flex;
}

.social-items {
  flex-direction: column;
  justify-content: space-around;
  align-items: flex-start;
  width: auto;
  padding-top: 0;
  display: flex;
}

.social {
  justify-content: flex-start;
  align-items: center;
  width: 20%;
  margin-top: 20px;
  display: flex;
}

.form-contact {
  width: 100%;
}

.home-hero-slide-strip {
  grid-column-gap: .5rem;
  grid-row-gap: .5rem;
  grid-template-rows: .4fr 1fr 1fr;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.home-hero-slide-strip.reverse-hero-strip {
  grid-template-rows: 1fr 1fr .4fr;
}

.footer-column._20px._10px-border {
  margin-bottom: 20px;
}

.page-padding-grid {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  grid-template-rows: auto;
  grid-template-columns: minmax(3.5rem, 1fr) minmax(auto, 96rem) minmax(3.5rem, 1fr);
  grid-auto-columns: 1fr;
  width: 100%;
  display: grid;
}

.services-of-beheer {
  border-radius: 20px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  margin-top: 0;
  margin-bottom: 0;
  padding: 25px;
  display: flex;
}

.title_wrap {
  justify-content: center;
  align-items: center;
  margin-bottom: 80px;
}

.title_wrap.other-pad {
  margin-bottom: 20px;
}

.title_wrap.other-pad.no-pad {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin-bottom: 15px;
  display: flex;
}

.footer {
  background-color: #f5f2ea;
  border: 1px #000;
  width: 100%;
  padding-top: 40px;
  padding-bottom: 20px;
  position: relative;
}

.contact-divider-form-2 {
  width: 50%;
  margin-right: 20px;
}

.contact-divider-form-2.new {
  flex-direction: column;
  justify-content: space-around;
  width: 100%;
  margin-top: 12px;
  margin-right: 0;
  display: flex;
}

.footer-div {
  justify-content: space-between;
  width: 100%;
  display: flex;
}

.footer-link-2 {
  color: #1f2c47;
  letter-spacing: .2px;
  padding: 0;
  font-family: Open Sans, sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 22px;
  text-decoration: none;
  display: inline-block;
}

.footer-link-2.bold {
  font-weight: 700;
}

.contact-block {
  width: 100%;
}

.contact-block._10-px {
  margin-bottom: 10px;
  margin-right: 0;
}

.phone-link {
  color: #7c0345;
  font-size: 30px;
  font-weight: 400;
  line-height: 40px;
  text-decoration: none;
}

.footer-subjects {
  margin-bottom: 15px;
}

.hero-column-image {
  z-index: 10;
  background-image: url('../images/Bloemstraat-Amsterdam.jpg');
  background-position: 60%;
  background-size: cover;
  width: 100%;
  position: relative;
}

.hero-column-image.prinsengracht {
  background-image: url('../images/Westermarkt_002.jpg');
  background-position: 60%;
  background-size: cover;
}

.hero-column-image._6 {
  background-image: url('../images/van-Alphenstraat-4-3.jpg');
}

.hero-column-image.keuken {
  background-image: url('../images/Appartement.jpg');
  background-position: 50%;
  background-size: cover;
}

.hero-column-image.rookmelder {
  background-image: url('../images/Langestraat-slaapkamer.jpg');
  background-position: 50%;
  background-size: cover;
}

.hero-column-image._4 {
  background-image: url('../images/Appartement-rookmeldersstraat.jpg');
  background-position: 20%;
}

.footer-social-link {
  color: #160042;
  background-color: #f5f2ea;
  background-image: url('../images/instagram_1instagram.png');
  background-position: 50%;
  background-size: cover;
  border-radius: 100px;
  justify-content: center;
  align-items: center;
  width: 48px;
  height: 48px;
  transition: color .3s;
  display: flex;
}

.footer-social-link:hover {
  color: #4e6eb1;
}

.footer-social-link.mobile {
  background-image: url('../images/telephone.png');
}

.footer-social-link.mail {
  background-image: url('../images/email.png');
  background-position: 0 0;
  background-size: cover;
  margin-bottom: 10px;
}

.home-hero-slide-right {
  width: 50vw;
  padding: 0 1rem 0 0;
}

.home-hero-slide-content {
  justify-content: space-between;
  min-height: 100vh;
  padding-top: 0;
  display: flex;
}

.container-3 {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 1200px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 20px;
  padding-right: 20px;
  display: flex;
  position: relative;
}

.container-3.pad {
  margin-bottom: 40px;
}

.section-home-cohorts {
  background-color: #f5f2ea;
  padding-top: 20px;
  padding-bottom: 20px;
  font-size: 30px;
}

.footer-link-grid {
  grid-column-gap: 20px;
  grid-row-gap: 6px;
  flex-direction: column;
  grid-template-rows: auto;
  grid-template-columns: 1.75fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.txt {
  color: #67718e;
  text-align: center;
  font-size: 16px;
  font-weight: 300;
  line-height: 25px;
}

.txt.midden {
  text-align: center;
  font-family: Open Sans, sans-serif;
}

.txt.bold {
  font-weight: 600;
}

.home-hero-slide-left {
  flex-direction: column;
  flex: 1;
  justify-content: center;
  align-items: center;
  max-width: none;
  margin-bottom: 0;
  margin-right: 2rem;
  padding: 0 0 0;
  display: flex;
}

.textblock {
  color: #1f2c47;
  font-family: Bitter, serif;
  font-size: 16px;
}

.textblock.footer-tekst {
  margin-bottom: 4px;
}

.input-field-form {
  color: #67718e;
  letter-spacing: -.02px;
  border-radius: 10px;
  height: 56px;
  margin-bottom: 0;
  font-family: Exo, sans-serif;
  font-size: 16px;
  line-height: 32px;
}

.input-field-form.text-vox {
  height: 56px;
}

.column-images {
  z-index: 15;
  border-radius: .5rem;
  display: flex;
  position: relative;
  overflow: hidden;
}

.success-message-5 {
  background-color: #7c0345;
  border-radius: 20px;
  height: 100%;
  padding: 74px;
}

.address {
  color: #1f2c47;
  letter-spacing: .2px;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  line-height: 22px;
}

.home-hero-slide-images {
  grid-column-gap: .5rem;
  grid-row-gap: .5rem;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  height: 100%;
  display: grid;
}

.allrights-reserved {
  text-align: center;
}

.white-lettertype {
  color: #fff;
  font-family: Exo, sans-serif;
  font-size: 16px;
  font-weight: 600;
  line-height: 25px;
}

.contact-link {
  color: #67718e;
  font-weight: 700;
  text-decoration: none;
}

@media screen and (min-width: 1920px) {
  .makelaardijco-hero {
    background-image: linear-gradient(#000000b3, #000000b3), url('../images/WhatsApp-Image-2020-05-06-at-14.49.34.jpeg');
    background-position: 0 0, 50%;
    background-size: auto, cover;
    height: 550px;
  }

  .makelaardijco-hero.homepage {
    background-image: linear-gradient(#1f2c4766, #1f2c4766), url('../images/Grachten-Amsterdam.jpg');
    height: 500px;
  }

  .makelaardijco-hero.homepage.woningverhuur {
    background-image: linear-gradient(#00000080, #00000080), url('../images/Westermarkt_002.jpg');
  }

  .image-13 {
    height: 85%;
  }

  .navbar-1 {
    flex-direction: column;
    width: auto;
    height: 100px;
  }

  .btn-block._30px {
    justify-content: center;
    align-items: center;
  }

  .nav-bar-wrap {
    justify-content: space-between;
    padding-right: 100px;
  }

  .button {
    font-family: Open Sans, sans-serif;
    font-weight: 600;
    text-decoration: none;
  }

  .button.blue {
    background-color: #037c72;
  }

  .button.bigger {
    width: 100%;
    margin-right: 0;
  }

  .icon-5 {
    color: #7c0345;
  }

  .partners {
    background-color: #f5f2ea;
    display: block;
  }

  .slide-wrap-2 {
    justify-content: space-around;
    padding-left: 0%;
    padding-right: 0%;
  }

  .hero-content {
    width: 100%;
  }

  .h1-main {
    text-transform: uppercase;
    width: 60%;
    font-family: Lato, sans-serif;
    font-size: 80px;
    font-weight: 300;
    line-height: 90px;
  }

  .logo-img._50-r-m {
    width: 150px;
  }

  .logo-img._50-r-m.small {
    width: 110px;
  }

  .logo-img._50-r-m.small.huurwoningen {
    width: 180px;
    max-width: 100%;
    height: auto;
  }

  .slider-txt-block.top {
    font-size: 20px;
    font-weight: 300;
  }

  .slider-txt-block.bottom {
    width: auto;
    font-family: Lato, sans-serif;
    font-size: 20px;
    font-weight: 300;
  }

  .logo-link-block {
    width: auto;
    margin-right: 0;
    display: block;
  }

  .nav-link-3.hvr-pop {
    color: #7c0345;
  }

  .nav-btn, .nav-btn.w--current {
    background-color: #7c0345;
  }

  .nav-btn.call-us {
    background-color: #037c72;
  }

  .h2-new {
    text-align: left;
    font-family: Merriweather, serif;
    font-size: 40px;
    font-weight: 400;
    line-height: 60px;
  }

  .h2-new.mid-outline {
    text-align: center;
    font-family: Merriweather, serif;
    font-weight: 400;
  }

  .h2-new.mid-outline._2 {
    text-align: center;
  }

  .title-wrapper.hide {
    flex-direction: column;
    align-items: center;
    margin-bottom: 40px;
    display: flex;
  }

  .tekst-standaard {
    text-align: left;
    max-width: none;
    font-size: 17px;
    font-weight: 300;
  }

  .tekst-standaard.mid {
    text-align: center;
  }

  .inner-card {
    border-radius: 10px;
    justify-content: space-between;
  }

  .inner-card.end {
    border-style: solid;
    justify-content: flex-start;
    align-items: center;
    width: 40%;
    min-height: 375px;
    margin-right: 40px;
    padding: 20px 15px;
    text-decoration: none;
  }

  .inner-card.end.no-pad {
    min-height: 375px;
    margin-right: 0;
    padding: 20px 15px;
  }

  .paragraph-large {
    text-align: left;
    font-size: 19px;
    font-weight: 400;
  }

  .photo-div.small {
    flex-direction: column;
    justify-content: center;
    align-items: center;
    height: 720px;
    display: flex;
  }

  .line---divider.other-style.no-pad-for-logo.contact-line-in-form {
    background-color: #037c72;
    height: 2px;
    margin-top: 40px;
    margin-bottom: 40px;
  }

  .introductie-picture {
    background-image: linear-gradient(#0000001a, #0000001a), url('../images/WhatsApp-Image-2020-05-06-at-14.49.34.jpeg');
    background-position: 0 0, 50%;
    background-size: auto, cover;
    height: 720px;
  }

  .introductie-picture.small {
    background-image: linear-gradient(#1f2c4766, #1f2c4766), url('../images/van-Alphenstraat-4-3.jpg');
    background-position: 0 0, 50%;
    width: 100%;
    height: 85%;
  }

  .stappen-plan {
    flex-direction: row;
    justify-content: center;
    align-items: center;
    width: 60%;
    height: auto;
    display: flex;
  }

  .container-2 {
    height: 100%;
  }

  .head-line {
    justify-content: flex-start;
  }

  .container-large {
    flex-direction: column;
    align-items: center;
    display: flex;
  }

  .sub-heading {
    text-align: center;
    align-items: center;
    font-family: Changa One, Impact, sans-serif;
    font-weight: 400;
  }

  .sub-heading.mid {
    text-align: left;
    justify-content: center;
    font-family: Merriweather, serif;
    font-size: 19px;
    font-weight: 700;
  }

  .sub-heading.mid.black {
    justify-content: flex-start;
  }

  .divider-content.extra-px {
    margin-bottom: 20px;
  }

  .divider-content.extra-px.no-pad-here {
    flex-direction: row;
    align-items: center;
    margin-bottom: 0;
  }

  .title-large {
    color: #7c0345;
    font-family: Montserrat, sans-serif;
    font-weight: 500;
  }

  .title-large.mid {
    color: #564eaf;
  }

  .title-large.mid.white {
    text-transform: none;
    font-family: Montserrat, sans-serif;
    font-size: 14px;
    font-weight: 300;
    line-height: 20px;
  }

  .title-large.mid.white.n1 {
    color: #7c0345;
    font-weight: 500;
  }

  .content-block {
    width: 60%;
    height: 100%;
  }

  .content-block.extra-pad {
    width: 100%;
    margin-bottom: 20px;
  }

  .content-block.left-outline.bijg-pad {
    margin-top: 0;
    margin-bottom: 20px;
  }

  .section.small-no-pad {
    background-color: #f5f2ea;
  }

  .section.no-pad-ivm-movie._2 {
    border-radius: 10px;
    padding-top: 0;
    padding-bottom: 60px;
  }

  .makelaardij-amsterdam {
    flex-direction: column;
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .blog-title-wrapper {
    width: 40%;
  }

  .blog-horizontal-wrapper {
    text-align: left;
  }

  .form-contact {
    width: 80%;
  }

  .services-of-beheer {
    background-image: none;
    border-radius: 20px;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 100%;
    margin-top: 0;
    margin-bottom: 0;
    padding: 24px;
    display: flex;
  }

  .title_wrap.other-pad {
    flex-direction: column;
    align-items: center;
    display: flex;
  }

  .title_wrap.other-pad.no-pad {
    flex-direction: column;
    align-items: center;
    margin-bottom: 0;
    display: flex;
  }

  .title_wrap.other-pad.no-pad.contact-2 {
    width: 80%;
    margin-bottom: 10px;
  }

  .contact-divider-form-2 {
    width: 50%;
  }

  .contact-divider-form-2.new {
    flex-direction: column;
  }

  .form-5 {
    flex-direction: column;
    align-items: center;
    display: flex;
  }

  .footer-link-2 {
    font-size: 17px;
  }

  .footer-link-2.with-space-bottom {
    margin-right: 20px;
  }

  .contact-block._10-px {
    margin-bottom: 10px;
    margin-right: 0;
  }

  .phone-link {
    color: #7c0345;
    font-family: Montserrat, sans-serif;
    font-size: 35px;
    font-weight: 400;
    line-height: 60px;
    text-decoration: none;
  }

  .footer-subjects {
    margin-bottom: 15px;
  }

  .hero-column-image {
    background-image: url('../images/Bloemstraat-Amsterdam.jpg');
    background-position: 30%;
    background-size: cover;
  }

  .hero-column-image.prinsengracht {
    background-image: url('../images/Westermarkt_002.jpg');
    background-position: 60%;
  }

  .hero-column-image._6 {
    background-image: url('../images/van-Alphenstraat-4-3.jpg');
  }

  .hero-column-image.rookmelder {
    background-image: url('../images/Langestraat-slaapkamer.jpg');
  }

  .hero-column-image._4 {
    background-image: url('../images/Appartement-rookmeldersstraat.jpg');
  }

  .text-block-92 {
    line-height: 40px;
  }

  .home-hero-slide-content {
    padding-top: 0;
  }

  .section-home-cohorts {
    padding-bottom: 20px;
  }

  .txt {
    text-align: center;
    font-size: 16px;
  }

  .txt.midden {
    text-align: center;
    font-size: 17px;
  }

  .home-hero-slide-left {
    margin-bottom: 0;
  }

  .input-field-form {
    margin-right: 0;
  }

  .success-message-5 {
    background-color: #7c03451a;
  }

  .white-lettertype {
    color: #7c0345;
    font-weight: 600;
  }
}

@media screen and (max-width: 991px) {
  .makelaardijco-hero {
    background-image: linear-gradient(#0009, #0009), url('../images/WhatsApp-Image-2020-05-06-at-14.49.34.jpeg');
    background-position: 0 0, 50%;
    background-size: auto, cover;
    flex-direction: column;
    justify-content: center;
    height: 600px;
    display: flex;
  }

  .makelaardijco-hero.homepage {
    height: 600px;
  }

  .image-13 {
    height: 100%;
  }

  .navbar-1 {
    padding-right: 40px;
  }

  .nav-bar-wrap {
    justify-content: space-between;
    align-items: center;
    height: auto;
    padding-right: 0;
  }

  .icon-5 {
    color: #fff;
  }

  .slide-wrap-2 {
    justify-content: space-around;
    width: 100%;
    padding-left: 20px;
    padding-right: 20px;
  }

  .nav-menu-3 {
    text-align: left;
    background-color: #2d2d38;
    flex-direction: row;
    justify-content: center;
    align-items: flex-start;
    display: block;
  }

  .hero-content {
    width: 100%;
    margin-top: 40px;
  }

  .h1-main {
    width: 90%;
    padding-top: 30px;
    padding-bottom: 30px;
    font-size: 50px;
    line-height: 50px;
  }

  .logo-block {
    align-items: flex-start;
    width: 80%;
    padding-left: 60px;
  }

  .dropdown-list.w--open {
    border-radius: 0;
    width: 100%;
  }

  .menu-button-2, .menu-button-2.w--open {
    background-color: #c8c8c800;
  }

  .logo-img._50-r-m {
    margin-right: 20px;
  }

  .logo-img._50-r-m.small {
    width: 90px;
  }

  .logo-img._50-r-m.small.huurwoningen {
    width: 130px;
  }

  .logo-img._50-r-m.small.funda {
    width: 80px;
  }

  .slider-txt-block.top {
    width: 90%;
    font-size: 17px;
  }

  .slider-txt-block.bottom {
    text-transform: uppercase;
    font-size: 17px;
  }

  .icon-4 {
    color: #7c0345;
  }

  .dropdown {
    flex: 0 auto;
    width: 100%;
  }

  .nav-link-3.hvr-pop {
    color: #fff;
    object-fit: fill;
    width: 100%;
  }

  .nav-link-3.hvr-pop.down, .nav-link-3.hvr-pop.down._1 {
    color: #2d2d38;
  }

  .nav-link-3.hvr-pop.down._1:hover {
    border-top-left-radius: 0;
    border-top-right-radius: 0;
  }

  .nav-btn {
    color: #000;
    text-align: center;
    background-color: #fff;
    border-radius: 0;
    justify-content: center;
    width: 100%;
    margin-left: 0;
    font-weight: 600;
    display: flex;
  }

  .nav-btn.call-us {
    color: #fff;
    background-color: #037c72;
    padding-top: 9px;
    font-weight: 600;
  }

  .brand-4 {
    width: 290px;
  }

  .brand-4.w--current {
    width: 250px;
    height: 45px;
  }

  .h2-new {
    text-align: center;
    font-size: 30px;
    line-height: 35px;
  }

  .tekst-standaard {
    text-align: left;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: auto;
    max-width: none;
    font-size: 15px;
    line-height: 32px;
    display: block;
  }

  .inner-card {
    min-height: 260px;
  }

  .inner-card.end {
    justify-content: flex-start;
    width: 45%;
    height: auto;
    min-height: 450px;
    margin-right: 10px;
  }

  .inner-card.end.no-pad {
    min-height: 450px;
  }

  .paragraph-large {
    text-align: left;
    max-width: none;
    font-family: Exo, sans-serif;
    font-size: 17px;
  }

  .photo-div {
    width: 100%;
    height: auto;
    margin-top: 20px;
    margin-bottom: 0;
    margin-left: 0;
  }

  .photo-div.small {
    width: 100%;
    height: 400px;
  }

  .line---divider {
    background-color: #1f2c4733;
  }

  .introductie-picture {
    background-image: linear-gradient(#00000059, #00000059), url('../images/WhatsApp-Image-2020-05-06-at-14.49.34.jpeg');
    background-position: 0 0, 50%;
    background-size: auto, cover;
    width: 100%;
    height: 300px;
    top: 0;
  }

  .introductie-picture.small {
    background-image: linear-gradient(#1f2c4759, #1f2c4759), url('../images/van-Alphenstraat-4-3.jpg');
    background-position: 0 0, 50%;
    background-size: auto, cover;
    height: 100%;
  }

  .stappen-plan {
    height: auto;
  }

  .container-2 {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    aspect-ratio: auto;
    flex-flow: column;
    flex: 0 auto;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    justify-content: center;
    align-items: center;
    width: 90%;
    margin-bottom: 20px;
    display: flex;
  }

  .container-large {
    width: 90%;
    padding-left: 10px;
    padding-right: 10px;
  }

  .sub-heading {
    font-size: 16px;
  }

  .divider-content {
    flex-direction: column;
    align-items: center;
    height: auto;
  }

  .divider-content.extra-px.no-pad-here {
    flex-direction: column;
    align-items: center;
    width: 100%;
  }

  .title-large {
    text-align: center;
  }

  .content-block {
    flex-direction: column-reverse;
    justify-content: center;
    align-items: center;
    width: 100%;
    display: flex;
  }

  .content-block.extra-pad {
    align-items: flex-start;
  }

  .content-block.extra-pad.left-outline {
    width: 100%;
    margin-top: 30px;
  }

  .content-block.left-outline {
    width: 100%;
  }

  .content-block.left-outline.bijg-pad {
    width: 100%;
    margin-top: 20px;
  }

  .content-wrapper {
    text-align: left;
    justify-content: center;
    align-items: flex-start;
    width: 100%;
    min-width: auto;
    margin-bottom: 0;
  }

  .content-wrapper.main {
    margin-bottom: 0;
  }

  .section {
    width: 100%;
    padding-bottom: 20px;
  }

  .section.small-no-pad {
    width: 100%;
  }

  .section.no-pad-ivm-movie {
    padding-bottom: 0;
  }

  .section.no-pad-ivm-movie._2 {
    padding-top: 0;
    padding-left: 0%;
    padding-right: 0%;
  }

  .blog-content {
    align-items: center;
    width: 100%;
    margin-top: 20px;
  }

  .makelaardij-amsterdam {
    padding-top: 40px;
  }

  .blog-title-wrapper {
    align-items: center;
    width: 100%;
    max-width: none;
    height: 340px;
    margin-bottom: 0;
    margin-right: 0;
    display: flex;
  }

  .blog-title-wrapper.slide-1.template {
    width: 100%;
  }

  .blog-horizontal-wrapper {
    flex-direction: column;
    align-items: center;
    width: 90%;
  }

  .social-items {
    flex-direction: row;
    justify-content: flex-start;
    width: 100%;
  }

  .social {
    justify-content: center;
    width: 100%;
  }

  .form-contact {
    width: 100%;
  }

  .footer-column._20px {
    margin-bottom: 20px;
  }

  .footer-column._20px._10px-border {
    margin-bottom: 0;
  }

  .page-padding-grid {
    grid-template-columns: minmax(3rem, 1fr) minmax(auto, 96rem) minmax(3rem, 1fr);
  }

  .services-of-beheer {
    width: 85%;
  }

  .title_wrap.other-pad {
    margin-bottom: 20px;
  }

  .contact-divider-form-2 {
    width: 50%;
  }

  .footer-div {
    flex-direction: column;
  }

  .footer-social-link.mail {
    margin-right: 20px;
  }

  .home-hero-slide-right {
    width: 100%;
    height: 110vw;
    padding-left: 1rem;
  }

  .home-hero-slide-content {
    flex-direction: column;
    min-height: auto;
  }

  .section-home-cohorts {
    flex-direction: column;
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .home-hero-slide-left {
    align-items: center;
    margin-bottom: auto;
    margin-right: 0;
    padding-top: 3rem;
    padding-bottom: 4rem;
    padding-left: 0;
  }

  .success-message-5 {
    padding: 27px;
  }
}

@media screen and (max-width: 767px) {
  .makelaardijco-hero {
    background-image: linear-gradient(#0009, #0009), url('../images/WhatsApp-Image-2020-05-06-at-14.49.34.jpeg');
    background-position: 0 0, 50%;
    background-size: auto, cover;
    align-items: center;
    height: 600px;
  }

  .navbar-1 {
    padding-right: 20px;
  }

  .btn-block {
    flex-direction: column;
    justify-content: space-between;
    align-items: center;
    width: auto;
  }

  .btn-block._30px {
    flex-direction: column;
    width: 60%;
  }

  .button {
    display: block;
  }

  .button.blue {
    width: 100%;
    min-width: auto;
    margin-right: 0;
  }

  .button.blue.nooo-pad {
    width: 100%;
    min-width: 350px;
  }

  .button.blue.purple {
    width: 100%;
    min-width: auto;
    margin-bottom: 15px;
    margin-right: 0;
  }

  .slide-wrap-2 {
    width: 100%;
  }

  .hero-content {
    width: 100%;
    margin-top: 0;
  }

  .h1-main {
    width: 90%;
    font-size: 35px;
    line-height: 40px;
  }

  .logo-block {
    width: 80%;
    padding-left: 20px;
  }

  .menu-button-2 {
    background-color: #c8c8c800;
  }

  .logo-img {
    width: 100px;
  }

  .logo-img._50-r-m {
    width: 160px;
  }

  .logo-img._50-r-m.small {
    width: 110px;
  }

  .slider-txt-block {
    width: 100%;
    font-size: 20px;
  }

  .slider-txt-block.top {
    margin-bottom: 10px;
  }

  .slider-txt-block.bottom {
    margin-top: 10px;
  }

  .hero-button-wrapper, .nav-btn {
    width: 100%;
  }

  .brand-4 {
    padding-left: 0;
  }

  .h2-new {
    text-align: left;
    font-size: 30px;
    line-height: 40px;
  }

  .h2-new.mid-outline, .h2-new.mid-outline._2 {
    text-align: center;
  }

  .title-wrapper {
    margin-bottom: 60px;
  }

  .tekst-standaard {
    text-align: left;
    flex-direction: column;
    align-items: flex-start;
    font-size: 15px;
  }

  .inner-card {
    width: 50%;
    min-height: auto;
    padding: 3em;
  }

  .inner-card.end {
    width: 100%;
    min-height: auto;
    margin-bottom: 10px;
  }

  .inner-card.end.no-pad {
    min-height: auto;
  }

  .paragraph-large {
    font-size: 15px;
  }

  .photo-div {
    width: 100%;
    margin-bottom: 0;
  }

  .photo-div.small {
    height: 250px;
  }

  .introductie-picture {
    background-image: linear-gradient(#00000080, #00000080), url('../images/van-Alphenstraat-4-3.jpg');
    background-position: 0 0, 50%;
    background-size: auto, cover;
  }

  .stappen-plan {
    flex-direction: column;
    height: auto;
  }

  .container-2 {
    width: 90%;
    margin-bottom: 0;
  }

  .divider-content {
    align-items: center;
  }

  .divider-content.extra-px.no-pad-here, .content-block, .content-block.extra-pad {
    width: 100%;
  }

  .content-block.extra-pad.left-outline {
    width: 100%;
    margin-top: 10px;
  }

  .content-block.left-outline {
    align-items: flex-start;
    width: 100%;
  }

  .content-block.left-outline.bijg-pad {
    width: 100%;
  }

  .content-wrapper {
    align-items: flex-start;
    width: 100%;
    margin-bottom: 20px;
  }

  .section {
    align-items: center;
    padding-bottom: 0;
    overflow: visible;
  }

  .section.small-no-pad {
    padding-bottom: 30px;
  }

  .blog-title-wrapper, .blog-horizontal-wrapper {
    width: 100%;
  }

  .social-items {
    justify-content: center;
    width: 100%;
  }

  .social {
    flex-direction: row;
    justify-content: center;
    width: 100%;
  }

  .footer-column {
    flex-direction: column;
    display: flex;
  }

  .page-padding-grid {
    grid-template-columns: minmax(1.25rem, 1fr) minmax(auto, 96rem) minmax(1.25rem, 1fr);
  }

  .services-of-beheer {
    width: 100%;
  }

  .title_wrap.other-pad {
    margin-bottom: 10px;
  }

  .contact-divider-form-2 {
    width: 100%;
    margin-bottom: 10px;
  }

  .contact-divider-form-2.new, .footer-div {
    flex-direction: column;
  }

  .contact-block._10-px {
    margin-bottom: 10px;
  }

  .hero-column-image._6 {
    background-position: 50% 65%;
  }

  .home-hero-slide-right {
    padding-left: .5rem;
    padding-right: .5rem;
  }

  .footer-link-grid {
    grid-row-gap: 10px;
    margin-bottom: 20px;
  }

  .txt {
    font-size: 15px;
    line-height: 22px;
  }

  .home-hero-slide-left {
    align-items: center;
    margin-right: 0;
    padding-left: 1.5rem;
    padding-right: 1.5rem;
  }
}

@media screen and (max-width: 479px) {
  .makelaardijco-hero {
    opacity: 1;
    background-image: linear-gradient(#000000b3, #000000b3), url('../images/WhatsApp-Image-2020-05-06-at-14.49.34.jpeg');
    background-position: 0 0, 50%;
    background-size: auto, cover;
    justify-content: center;
    height: 450px;
  }

  .makelaardijco-hero.homepage {
    background-image: linear-gradient(#1f2c478c, #1f2c478c), url('../images/Grachten-Amsterdam.jpg');
    background-position: 0 0, 50%;
    background-size: auto, cover;
    justify-content: center;
    height: 450px;
  }

  .image-13 {
    width: 80%;
    height: 80%;
  }

  .navbar-1 {
    background-color: #fff;
    justify-content: center;
    align-items: center;
    height: auto;
    padding-right: 0;
    display: flex;
  }

  .btn-block {
    flex-direction: column;
    width: 90%;
    margin: 50px 5% 0%;
  }

  .nav-bar-wrap {
    justify-content: space-around;
    width: 100%;
    height: auto;
    padding-left: 10px;
  }

  .button {
    text-align: center;
    width: 100%;
    margin-bottom: 10px;
    margin-right: 0;
    padding: 16px 32px;
    font-family: Open Sans, sans-serif;
    font-size: 13px;
    font-weight: 600;
  }

  .button.blue {
    background-color: #037c72;
    min-width: 250px;
    margin-right: 0;
  }

  .button.blue.nooo-pad {
    min-width: 290px;
  }

  .button.blue.purple {
    width: 100%;
    min-width: 290px;
    margin-bottom: 10px;
    margin-right: 0;
  }

  .partners {
    height: 40px;
    display: block;
  }

  .slide-wrap-2 {
    padding-left: 10px;
    padding-right: 10px;
  }

  .nav-menu-3 {
    background-color: #2d2d38;
    flex-wrap: nowrap;
    align-content: space-between;
    align-items: flex-start;
    width: auto;
    height: auto;
    min-height: auto;
    display: flex;
  }

  .hero-content {
    justify-content: center;
    margin-top: 0;
    padding: 0 10px;
    line-height: 20px;
  }

  .h1-main {
    text-transform: uppercase;
    border-top-color: #ffffffbf;
    border-bottom-color: #ffffffbf;
    width: 100%;
    padding: 15px 10px;
    font-family: Merriweather, serif;
    font-size: 25px;
    font-weight: 300;
    line-height: 35px;
  }

  .logo-block {
    flex-direction: row;
    justify-content: center;
    align-items: center;
    width: auto;
    height: auto;
    padding-left: 0;
    display: flex;
  }

  .menu-button-2 {
    background-color: #c8c8c800;
  }

  .logo-img {
    width: 70px;
  }

  .logo-img._50-r-m {
    width: 90px;
  }

  .logo-img._50-r-m.small {
    width: 80px;
    margin-right: 10px;
  }

  .logo-img._50-r-m.small.huurwoningen {
    width: 110px;
  }

  .logo-maco-menu {
    width: auto;
  }

  .slider-txt-block {
    font-size: 18px;
    line-height: 30px;
  }

  .slider-txt-block.top {
    margin-bottom: 10px;
    font-size: 12px;
    font-weight: 300;
    line-height: 22px;
  }

  .slider-txt-block.bottom {
    margin: 10px 0% 0% 1%;
    font-size: 12px;
    font-weight: 300;
    line-height: 22px;
  }

  .icon-4 {
    color: #7c0345;
  }

  .nav-link-3.hvr-pop {
    margin-bottom: 0;
  }

  .hero-button-wrapper {
    min-width: 290px;
  }

  .nav-btn {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
    align-items: center;
    width: 100%;
    height: 50px;
    font-weight: 600;
  }

  .nav-btn.call-us {
    height: 50px;
  }

  .brand-4 {
    width: 80%;
    height: 100%;
  }

  .brand-4.w--current {
    width: auto;
    height: auto;
    margin-right: 0;
  }

  .h2-new {
    text-align: center;
    margin-bottom: 10px;
    font-family: Merriweather, serif;
    font-size: 25px;
    font-weight: 400;
    line-height: 35px;
  }

  .h2-new.mid-outline {
    font-size: 20px;
  }

  .content {
    width: 100%;
    padding-left: 0;
  }

  .title-wrapper.hide {
    margin-bottom: 20px;
  }

  .tekst-standaard {
    text-align: left;
    margin-bottom: 0;
    padding-left: 0;
    font-size: 15px;
  }

  .tekst-standaard.mid {
    font-size: 14px;
  }

  .inner-card {
    border: 1px solid #0000001a;
    width: 100%;
    padding: 1em;
  }

  .inner-card.end {
    border: 1px solid #0000001a;
    width: 100%;
    height: auto;
    margin-bottom: 10px;
    padding: 1em 10px;
  }

  .paragraph-large {
    text-align: left;
    font-family: Exo, sans-serif;
    font-size: 16px;
    line-height: 30px;
  }

  .photo-div {
    flex-direction: column;
    align-items: center;
    width: 100%;
    margin-bottom: 20px;
    margin-left: 0;
    display: flex;
  }

  .introductie-picture {
    background-image: linear-gradient(#0000004d, #0000004d), url('../images/Vastgoed--Co.-Kantoor.jpg');
    background-position: 0 0, 50%;
    background-size: auto, cover;
    width: 100%;
    height: 220px;
  }

  .introductie-picture.small {
    background-image: linear-gradient(#1f2c4766, #1f2c4766), url('../images/van-Alphenstraat-4-3.jpg');
    background-position: 0 0, 50%;
    background-size: auto, cover;
  }

  .stappen-plan {
    flex-direction: column;
    align-items: center;
  }

  .container-2 {
    width: 90%;
    margin-bottom: 0;
  }

  .head-line {
    text-align: center;
    justify-content: flex-start;
    align-items: center;
    height: auto;
    margin-bottom: 10px;
  }

  .container-large {
    width: 100%;
  }

  .sub-heading {
    text-align: left;
    justify-content: flex-start;
    font-size: 16px;
  }

  .sub-heading.mid {
    text-align: left;
    justify-content: center;
    font-family: Merriweather, serif;
    font-size: 16px;
    font-weight: 700;
  }

  .sub-heading.mid.black {
    justify-content: flex-start;
  }

  .divider-content.extra-px.no-pad-here {
    width: 100%;
  }

  .title-large {
    margin-bottom: 5px;
    font-size: 11px;
  }

  .title-large.mid {
    font-family: Montserrat, sans-serif;
    font-size: 14px;
    line-height: 20px;
  }

  .content-block {
    flex-direction: column-reverse;
    justify-content: flex-start;
    align-items: flex-start;
    width: 100%;
    display: flex;
  }

  .content-block.extra-pad {
    margin-bottom: 30px;
  }

  .content-block.extra-pad.left-outline {
    margin-bottom: 0;
  }

  .content-wrapper {
    align-items: flex-start;
    margin-bottom: 0;
  }

  .content-wrapper.main {
    text-align: left;
    align-items: center;
  }

  .section {
    padding-top: 40px;
  }

  .section.small-no-pad {
    padding-top: 10px;
  }

  .section.no-pad-ivm-movie {
    padding-bottom: 0;
  }

  .section.no-pad-ivm-movie._2 {
    padding-bottom: 40px;
    padding-left: 10px;
    padding-right: 10px;
  }

  .blog-content {
    text-align: center;
    margin-top: 0;
  }

  .makelaardij-amsterdam {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    flex-flow: column wrap-reverse;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    display: flex;
  }

  .blog-title-wrapper {
    height: 250px;
    margin-bottom: 30px;
  }

  .blog-horizontal-wrapper {
    flex-direction: column;
    justify-content: center;
  }

  .social-items {
    width: 90%;
  }

  .social {
    justify-content: center;
    width: 100%;
  }

  .home-hero-slide-strip, .home-hero-slide-strip.reverse-hero-strip {
    grid-column-gap: .25rem;
    grid-row-gap: .25rem;
  }

  .footer-column {
    margin-bottom: 0;
  }

  .footer-column.extra-pax, .footer-column._20px {
    margin-bottom: 20px;
  }

  .page-padding-grid {
    width: 100%;
  }

  .services-of-beheer {
    background-color: #0000;
    background-image: none;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 100%;
    padding: 20px;
    display: flex;
  }

  .title_wrap {
    margin-bottom: 20px;
  }

  .title_wrap.other-pad {
    margin-bottom: 10px;
  }

  .title_wrap.other-pad.no-pad, .footer {
    width: 100%;
  }

  .contact-divider-form-2 {
    margin-bottom: 10px;
  }

  .footer-link-2 {
    width: 100%;
    display: block;
  }

  .phone-link {
    line-height: 45px;
  }

  .container-3 {
    flex-flow: column;
    align-items: center;
    padding-left: 5px;
    padding-right: 5px;
    display: flex;
  }

  .container-3.pad {
    padding-left: 10px;
    padding-right: 10px;
  }

  .section-home-cohorts {
    padding-top: 0;
  }

  .footer-link-grid {
    grid-template-columns: 1.75fr;
    margin-bottom: 0;
  }

  .txt {
    text-align: center;
    font-size: 15px;
    line-height: 22px;
  }

  .home-hero-slide-left {
    padding: 1rem;
  }

  .textblock {
    font-size: 14px;
  }

  .textblock.footer-tekst {
    padding-left: 10px;
    padding-right: 10px;
  }

  .success-message-5 {
    padding: 26px;
  }

  .home-hero-slide-images {
    grid-column-gap: .25rem;
    grid-row-gap: .25rem;
    grid-template-columns: 1fr 1fr;
  }
}

#w-node-_7395434b-4ecd-f811-78f7-a18835f146a3-925f1f14 {
  grid-area: 1 / 2 / 2 / 4;
}

#w-node-_7395434b-4ecd-f811-78f7-a18835f146e2-925f1f14, #w-node-_7395434b-4ecd-f811-78f7-a18835f146e3-925f1f14, #w-node-_7395434b-4ecd-f811-78f7-a18835f146e5-925f1f14, #w-node-_7395434b-4ecd-f811-78f7-a18835f146e6-925f1f14, #w-node-_7395434b-4ecd-f811-78f7-a18835f146e7-925f1f14, #w-node-_7395434b-4ecd-f811-78f7-a18835f146e9-925f1f14, #w-node-_7395434b-4ecd-f811-78f7-a18835f146ea-925f1f14, #w-node-_7395434b-4ecd-f811-78f7-a18835f146ec-925f1f14, #w-node-_7395434b-4ecd-f811-78f7-a18835f146ed-925f1f14, #w-node-_7395434b-4ecd-f811-78f7-a18835f146ee-925f1f14, #w-node-_7395434b-4ecd-f811-78f7-a18835f14700-925f1f14, #w-node-_7395434b-4ecd-f811-78f7-a18835f14718-925f1f14 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

@media screen and (max-width: 991px) {
  #w-node-_7395434b-4ecd-f811-78f7-a18835f146a3-925f1f14 {
    grid-column-start: 1;
  }
}

@media screen and (max-width: 479px) {
  #w-node-_7395434b-4ecd-f811-78f7-a18835f14708-925f1f14, #w-node-_7395434b-4ecd-f811-78f7-a18835f1470a-925f1f14, #w-node-_7395434b-4ecd-f811-78f7-a18835f14721-925f1f14 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }
}


