.menu {
  height: 180px;
}

.div-block {
  background-color: #2e2e2d;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  min-width: 100svw;
  height: 50px;
  margin-top: 130px;
  display: flex;
  position: fixed;
}

.container-menu {
  flex-flow: row;
  justify-content: space-between;
  min-width: 100svw;
  height: 130px;
  min-height: 0;
  display: flex;
  position: fixed;
}

.div-block-3 {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 400px;
  display: flex;
}

.div-block-4 {
  justify-content: center;
  align-items: flex-end;
  width: 400px;
  display: flex;
}

.div-block-5 {
  width: 400px;
}

.heading {
  color: #27348b;
  margin-top: 0;
  font-family: Open Sans, sans-serif;
  font-size: 18px;
  font-weight: 300;
}

.image {
  width: 300px;
}

.text-block {
  color: #fff;
  text-align: center;
  font-family: Open Sans, sans-serif;
  font-weight: 400;
}

.projecten {
  width: 0;
  min-width: 100svw;
  min-height: 85svh;
  display: flex;
  position: fixed;
}

.div-block-6 {
  background-image: url('../images/4-mijl-Emmen-desktop.webp');
  background-position: 50%;
  background-size: cover;
  flex-flow: column;
  align-items: center;
  min-width: 25%;
  display: flex;
}

.div-block-7 {
  background-image: url('../images/Wintergoud-telefoon.webp');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  justify-content: center;
  align-items: flex-start;
  min-width: 25%;
  display: flex;
}

.div-block-8 {
  background-image: url('../images/Groninger-Marktendag-telefoon.webp');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  justify-content: center;
  align-items: flex-start;
  min-width: 25%;
  display: flex;
}

.div-block-9 {
  background-image: url('../images/Campus-trail-desktop.webp');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  justify-content: center;
  align-items: flex-start;
  min-width: 25%;
  display: flex;
}

.container-vaantje {
  background-image: url('../images/Paul-van-Put-Events-vaantje2.svg');
  background-position: 50% 0;
  background-repeat: no-repeat;
  background-size: contain;
  flex-flow: column;
  justify-content: center;
  align-items: flex-end;
  min-width: 300px;
  min-height: 400px;
  display: flex;
}

.div-block-10 {
  background-image: url('../images/Logo-4-Mijl-Emmen-wit.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: auto;
  min-width: 115px;
  min-height: 70px;
  margin-bottom: 20px;
  margin-left: 0;
  margin-right: 10px;
}

.div-block-10.winter {
  background-image: url('../images/Logo-Wintergoud.svg');
  background-size: contain;
  min-height: 100px;
  margin-right: 0;
}

.div-block-10.markt {
  background-image: url('../images/Logo-Groninger-Marktendag.svg');
  background-size: contain;
  min-width: 100px;
  min-height: 80px;
  margin-right: 0;
}

.div-block-10.trail {
  background-image: url('../images/Logo-Campus-Trail-versie-24-7-2023.png');
  background-size: contain;
}

.container-inhoud {
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  width: 16svw;
  min-height: 400px;
  margin-right: 20px;
  padding-top: 20px;
  padding-left: 0;
  display: flex;
}

.text-block-2 {
  color: #fff;
  min-width: auto;
  margin-left: 0;
  margin-right: 0;
  font-family: Open Sans, sans-serif;
  font-size: 12px;
}

.heading-2 {
  color: #fff;
  min-width: auto;
  margin-top: 10px;
  margin-left: 0;
  margin-right: 0;
  font-family: Open Sans, sans-serif;
  font-size: 18px;
  line-height: 24px;
}

.contact {
  z-index: 1;
  background-color: #00287a;
  min-width: 100svw;
  min-height: 350px;
  margin-top: 85svh;
  display: flex;
  position: relative;
}

.div-block-11 {
  flex-flow: column;
  justify-content: flex-end;
  width: 20%;
  display: flex;
}

.div-block-12 {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 35%;
  padding-left: 40px;
  padding-right: 40px;
  display: flex;
}

.div-block-13 {
  background-image: url('../images/Paul-van-Put.webp');
  background-position: 50% 0;
  background-repeat: no-repeat;
  background-size: cover;
  width: 25%;
}

.div-block-14 {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 20%;
  padding-left: 40px;
  padding-right: 40px;
  display: flex;
}

.div-block-15 {
  background-image: url('../images/Beeldmerk-Paul-van-Put-wit.svg');
  background-position: 50% 100%;
  background-repeat: no-repeat;
  background-size: auto;
  min-width: 25%;
  min-height: 200px;
}

.heading-3 {
  color: #fff;
  font-family: Open Sans, sans-serif;
  font-size: 16px;
  line-height: 26px;
}

.text-block-3 {
  color: #fff;
  font-size: 12px;
}

.heading-4 {
  color: #fff;
  text-align: center;
  min-height: 50px;
  font-size: 22px;
}

.text-block-4 {
  color: #fff;
  font-family: Open Sans, sans-serif;
  font-weight: 700;
}

.text-block-5 {
  color: #fff;
  margin-top: 10px;
  text-decoration: none;
}

@media screen and (min-width: 1280px) {
  .div-block-10.markt {
    margin-bottom: 0;
  }

  .container-inhoud {
    width: 14svw;
    margin-right: 20px;
  }

  .heading-2 {
    margin-top: 10px;
  }

  .div-block-13 {
    background-position: 50% 20%;
  }
}

@media screen and (min-width: 1440px) {
  .div-block-7, .div-block-8, .div-block-9 {
    justify-content: center;
    align-items: flex-start;
    display: flex;
  }

  .container-inhoud {
    width: 12svw;
    margin-right: 20px;
    padding-left: 0;
  }

  .div-block-13 {
    background-position: 50% 20%;
  }
}

@media screen and (min-width: 1920px) {
  .div-block {
    min-width: 100svw;
    margin-top: 130px;
    position: fixed;
  }

  .container-menu {
    min-width: 100svw;
    position: fixed;
  }

  .projecten {
    position: fixed;
  }

  .div-block-7, .div-block-8, .div-block-9 {
    flex-flow: column;
    justify-content: flex-start;
    align-items: center;
    display: flex;
  }

  .container-vaantje {
    min-width: 450px;
    min-height: 500px;
  }

  .div-block-10 {
    margin-left: 0;
    margin-right: 0;
  }

  .div-block-10.winter {
    margin-left: 0;
  }

  .div-block-10.markt {
    margin-bottom: 10px;
    margin-left: 0;
  }

  .div-block-10.trail {
    background-position: 50%;
    margin-left: 0;
    margin-right: 50px;
  }

  .container-inhoud {
    width: 9svw;
    margin-left: 0;
    margin-right: 2svw;
    padding-left: 0;
  }

  .container-inhoud.trail {
    margin-right: 1.5svw;
  }

  .text-block-2 {
    margin-left: 0;
    margin-right: 0;
    padding-right: 10px;
  }

  .heading-2 {
    margin-left: 0;
    margin-right: 0;
  }

  .heading-2.trail {
    margin-right: 40px;
  }

  .contact {
    z-index: 1;
    margin-top: 85svh;
    position: relative;
  }

  .div-block-12 {
    align-items: flex-end;
    padding-left: 220px;
    padding-right: 220px;
  }

  .div-block-13 {
    background-position: 50% 0;
    background-size: 70%;
  }

  .div-block-14 {
    align-items: center;
  }

  .heading-3 {
    font-size: 22px;
  }

  .text-block-3 {
    font-family: Open Sans, sans-serif;
    font-size: 18px;
    line-height: 22px;
  }

  .heading-4, .text-block-5 {
    font-family: Open Sans, sans-serif;
  }
}

@media screen and (max-width: 991px) {
  .menu {
    z-index: 2;
    flex-flow: column;
    justify-content: flex-start;
    align-items: center;
    display: flex;
    position: fixed;
  }

  .div-block {
    margin-top: 0;
    position: static;
  }

  .container-menu {
    background-color: #fff;
    position: static;
  }

  .div-block-3 {
    width: 350px;
  }

  .div-block-4, .div-block-5 {
    width: 200px;
  }

  .heading {
    font-size: 18px;
    line-height: 26px;
  }

  .image {
    width: 200px;
  }

  .text-block {
    font-size: 12px;
  }

  .projecten {
    flex-flow: column;
    min-height: 80svh;
    margin-top: 180px;
    position: static;
  }

  .div-block-6 {
    background-image: url('../images/4-mijl-Emmen-tablet.webp');
    background-position: 50%;
    align-items: flex-end;
    min-width: 100%;
    min-height: 288px;
  }

  .div-block-7 {
    background-image: url('../images/Wintergoud-tablet.webp');
  }

  .div-block-8 {
    background-image: url('../images/Groninger-Marktendag-tablet.webp');
  }

  .div-block-9 {
    background-image: url('../images/Campus-trail-tablet.webp');
  }

  .container-vaantje {
    background-position: 90% 0;
    background-size: 35%;
    justify-content: center;
    min-width: 100svw;
    min-height: 288px;
  }

  .div-block-10 {
    background-size: contain;
    min-width: 80px;
    min-height: 70px;
    margin: 20px 0 10px 40px;
  }

  .div-block-10.winter {
    min-height: 80px;
  }

  .div-block-10.markt {
    background-position: 50%;
    min-height: 80px;
  }

  .div-block-10.trail {
    min-height: 50px;
  }

  .container-inhoud {
    flex-flow: column;
    justify-content: flex-start;
    align-items: flex-start;
    width: 200px;
    min-width: 0;
    height: 288px;
    margin-right: 25px;
    display: flex;
  }

  .text-block-2 {
    margin-left: 0;
    margin-right: 40px;
    font-size: 11px;
    line-height: 15px;
  }

  .heading-2 {
    margin-top: 0;
    margin-bottom: 5px;
    margin-left: 0;
    font-size: 14px;
  }

  .contact {
    flex-flow: column;
    justify-content: center;
    align-items: center;
    height: 0;
    min-height: 100svh;
    margin-top: 0;
    position: static;
  }

  .div-block-11 {
    width: 100svw;
  }

  .div-block-12 {
    width: 100svw;
    margin-top: 20px;
    margin-bottom: 20px;
    padding-left: 220px;
    padding-right: 220px;
  }

  .div-block-13 {
    background-position: 50% 20%;
    background-size: 80%;
    width: 50svw;
    height: 300px;
  }

  .div-block-14 {
    width: 100svw;
    margin-top: 40px;
  }

  .div-block-15 {
    min-width: 100svw;
    min-height: 150px;
  }

  .heading-4 {
    margin-top: 0;
    margin-bottom: 0;
  }

  .text-block-4 {
    font-weight: 700;
  }

  .text-block-5 {
    font-family: Open Sans, sans-serif;
  }

  .body {
    flex-flow: column;
    display: flex;
  }
}

@media screen and (max-width: 767px) {
  .menu {
    height: 150px;
    position: fixed;
  }

  .div-block {
    width: 100svw;
  }

  .container-menu {
    background-color: #fff;
    width: 100svw;
    height: 100px;
    min-height: 100px;
  }

  .div-block-3 {
    height: 100px;
  }

  .div-block-4, .div-block-5 {
    width: 50px;
    height: 100px;
  }

  .heading {
    margin-top: 0;
  }

  .image {
    width: 250px;
  }

  .image-2 {
    display: none;
  }

  .projecten {
    margin-top: 0;
  }

  .div-block-6 {
    background-position: 65%;
    margin-top: 150px;
  }

  .div-block-9 {
    background-position: 60%;
  }

  .container-vaantje {
    background-position: 95% 0;
    background-size: 50%;
  }

  .div-block-10, .div-block-10.winter {
    margin-top: 10px;
    margin-left: 30px;
  }

  .div-block-10.markt {
    margin-top: 10px;
  }

  .container-inhoud {
    width: 170px;
  }

  .text-block-2 {
    margin-right: 30px;
  }

  .heading-2 {
    margin-right: 20px;
    line-height: 18px;
  }

  .div-block-12 {
    padding-left: 140px;
    padding-right: 140px;
  }
}

@media screen and (max-width: 479px) {
  .menu {
    z-index: 2;
    position: fixed;
  }

  .div-block {
    width: 100svw;
  }

  .container-menu {
    background-color: #fff;
    width: 100svw;
    height: 100px;
  }

  .heading {
    font-size: 12px;
  }

  .image {
    width: 200px;
  }

  .text-block {
    margin-left: 60px;
    margin-right: 60px;
  }

  .div-block-6 {
    background-image: url('../images/4-mijl-Emmen-telefoon.webp');
    justify-content: flex-end;
    align-items: center;
    min-width: 100svw;
    min-height: 590px;
    padding-bottom: 40px;
  }

  .div-block-7 {
    background-image: url('../images/Wintergoud-telefoon_1.webp');
    background-position: 50%;
    background-size: cover;
    justify-content: center;
    align-items: flex-end;
    min-width: 100svw;
    min-height: 590px;
    padding-bottom: 40px;
    display: flex;
  }

  .div-block-8 {
    background-image: url('../images/Groninger-Marktendag-telefoon-alt.webp');
    justify-content: center;
    align-items: flex-end;
    min-width: 100svw;
    min-height: 590px;
    padding-bottom: 40px;
    display: flex;
  }

  .div-block-9 {
    background-image: url('../images/Campus-trail-telefoon.webp');
    justify-content: center;
    align-items: flex-end;
    min-width: 100svw;
    min-height: 590px;
    padding-bottom: 40px;
    display: flex;
  }

  .container-vaantje {
    background-image: url('../images/Paul-van-Put-vaantje-mobiel.svg');
    background-position: 50% 100%;
    background-size: contain;
    justify-content: flex-end;
    align-items: center;
    min-height: 590px;
  }

  .div-block-10 {
    display: none;
  }

  .container-inhoud {
    justify-content: flex-end;
    align-items: center;
    width: 170px;
    height: 115px;
    margin-bottom: 0;
    margin-right: 0;
    padding-bottom: 5svh;
  }

  .container-inhoud.trail {
    padding-bottom: 3.5svh;
  }

  .text-block-2 {
    margin-right: 0;
    font-size: 10px;
  }

  .heading-2 {
    margin-right: 0;
  }

  .contact {
    min-height: 150svh;
  }

  .div-block-12 {
    padding-left: 35px;
    padding-right: 35px;
  }

  .div-block-13 {
    width: 85svw;
  }

  .div-block-15 {
    background-position: 45% 100%;
    padding-right: 0;
  }
}
