body {
  font-family: 'Open Sans', sans-serif;
  color: #333;
  font-size: 16px;
  line-height: 150%;
}

h3 {
  margin-top: 20px;
  margin-bottom: 10px;
  font-size: 24px;
  line-height: 30px;
  font-weight: bold;
}

h4 {
  margin-top: 10px;
  margin-bottom: 10px;
  color: #fff;
  font-size: 24px;
  line-height: 29px;
  font-weight: 700;
}

.header-slider {
  height: 100%;
}

.header {
  position: fixed;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  z-index: -1;
  height: 555px;
}

.container {
  position: relative;
  display: block;
  width: 100%;
  max-width: 1000px;
  margin-right: auto;
  margin-left: auto;
  padding-right: 30px;
  padding-left: 30px;
}

.container-header {
  position: absolute;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  z-index: 200;
  display: block;
  width: 100%;
  max-width: 1000px;
  margin-right: auto;
  margin-left: auto;
  padding-right: 30px;
  padding-left: 30px;
}

.header-slide-1 {
  background-image: url('../images/header-img-1.jpg');
  background-position: 50% 100%;
  background-size: cover;
  background-repeat: no-repeat;
}

.header-slide-2 {
  background-image: url('../images/header-img-2.png');
  background-position: 50% 50%;
  background-size: auto 100%;
}

.header-slide-3 {
  background-image: url('../images/header-img-3.png');
  background-position: 50% 50%;
  background-size: auto 100%;
}

.header-slide-4 {
  background-image: url('../images/header-img-4.png');
  background-position: 50% 50%;
  background-size: cover;
}

.header-gradient {
  position: absolute;
  left: 0px;
  top: 0px;
  right: 0px;
  z-index: 100;
  height: 100%;
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(39%, transparent), color-stop(76%, hsla(0, 0%, 100%, 0.75)));
  background-image: linear-gradient(180deg, transparent 39%, hsla(0, 0%, 100%, 0.75) 76%);
}

.header-text {
  margin-top: 0px;
  margin-bottom: 0px;
  font-family: 'Open Sans', sans-serif;
  color: #0071bc;
  font-size: 61px;
  line-height: 110%;
  text-align: center;
  letter-spacing: -2px;
}

.header-h2 {
  margin-top: 10px;
  margin-bottom: 6px;
  font-size: 35px;
  line-height: 110%;
  font-weight: 400;
  text-align: center;
  letter-spacing: -1px;
  text-transform: uppercase;
}

.header-h3 {
  display: block;
  margin-top: 0px;
  margin-bottom: 0px;
  font-family: Lobster, sans-serif;
  color: #f7931e;
  font-size: 40px;
  line-height: 110%;
  font-weight: 400;
  text-align: center;
}

.language-en {
  position: relative;
  top: 0px;
}

.section-2 {
  position: relative;
  background-color: #f7931e;
}

.column-1 {
  height: 280px;
  background-image: url('../images/boxspring-detail-abi.png');
  background-position: 0px 50%;
  background-size: cover;
}

.column-2 {
  background-color: transparent;
}

.content-block {
  display: inline-block;
  padding-left: 30px;
}

.paragraph-right {
  width: 400px;
  max-width: 400px;
  padding: 0px 10px 10px;
  background-image: none;
  font-family: 'Open Sans', sans-serif;
  color: #7f7f7f;
  font-size: 16px;
  font-weight: 300;
}

.paragraph-right.black {
  margin-bottom: 0px;
  padding-left: 0px;
  background-image: none;
  color: #333;
  font-weight: 400;
}

.container-content {
  position: static;
  display: block;
  width: 100%;
  max-width: 1000px;
  margin-right: auto;
  margin-left: auto;
  padding-right: 30px;
  padding-left: 30px;
}

.slider-right-icon {
  position: absolute;
  display: inline-block;
  width: 70px;
  height: 70px;
  padding: 0px 0px 0px 3px;
  border: 3px solid #949494;
  border-radius: 50%;
  background-color: rgba(0, 152, 255, 0);
  color: rgba(120, 19, 37, 0.65);
  font-size: 50px;
  line-height: 65px;
  font-weight: 800;
}

.slider-3 {
  height: auto;
  background-color: transparent;
}

.slider-left-icon {
  width: 70px;
  height: 70px;
  padding-right: 3px;
  border: 3px solid #949494;
  border-radius: 50%;
  color: rgba(120, 19, 37, 0.65);
  font-size: 50px;
  line-height: 65px;
  font-weight: 800;
}

.slider-3-slide-1 {
  background-color: #fff;
}

.h3-slides {
  margin-top: 0px;
  padding-top: 0px;
  padding-bottom: 0px;
  color: #0071bc;
  font-size: 37px;
  line-height: 110%;
  text-align: center;
}

.slider-img {
  position: relative;
  display: block;
  width: 75%;
  margin-top: 5px;
  margin-right: auto;
  margin-left: auto;
  padding-top: 0px;
}

.slide-p {
  font-family: 'Open Sans', sans-serif;
  color: #7f7f7f;
  text-align: center;
}

.slider-3-slide-2 {
  background-color: #fff;
}

.slider-3-slide-3 {
  background-color: #fff;
}

.slider-3-slide-4 {
  background-color: #fff;
}

.slide-nav {
  position: relative;
  height: auto;
  margin-bottom: 30px;
  background-color: transparent;
}

.onze-prijzen-knop {
  display: inline-block;
  margin-top: 0px;
  padding: 12px 25px;
  clear: none;
  border-radius: 5px;
  background-color: #f7931e;
  color: #fff;
  font-size: 22px;
  font-weight: 700;
  text-align: center;
}

.section-3 {
  position: relative;
  padding-top: 60px;
  padding-bottom: 60px;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 113, 188, 0.67)), to(rgba(0, 113, 188, 0.67))), url('../images/background-png.png');
  background-image: linear-gradient(180deg, rgba(0, 113, 188, 0.67), rgba(0, 113, 188, 0.67)), url('../images/background-png.png');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
}

.yt-video {
  position: static;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  display: block;
  width: 45%;
  margin-top: 0px;
  margin-right: auto;
  margin-left: auto;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  float: right;
  clear: none;
  border: 6px solid #fff;
  border-radius: 10px;
}

.footer-logo {
  height: auto;
  max-width: 200px;
  margin-bottom: 25px;
}

.section-4 {
  position: relative;
  padding-top: 45px;
  padding-bottom: 45px;
  background-color: #f0f0f0;
  background-image: url('../images/matraskernen_bonellvering_full_1.png');
  background-position: 0px 50%;
  background-size: 50%;
  background-repeat: no-repeat;
}

.column-5 {
  height: auto;
  min-height: 400px;
  background-image: url('../images/matraskernen_bonellvering_full.png');
  background-position: 0px 50%;
  background-size: 80%;
  background-repeat: no-repeat;
}

.column-6 {
  height: 400px;
  min-height: 400px;
}

.paragraph-left {
  float: left;
  clear: none;
}

.paragraph-left.white {
  display: inline-block;
  color: #fff;
}

.bonnel {
  margin-top: 10px;
  margin-bottom: 10px;
  padding-right: 0px;
  padding-left: 0px;
  color: #f7931e;
  font-size: 59px;
  line-height: 80%;
  font-weight: 700;
  letter-spacing: -1px;
}

.veren {
  margin-top: 0px;
  margin-bottom: 0px;
  padding-bottom: 0px;
  padding-left: 5px;
  color: #7f7f7f;
  font-size: 65px;
  line-height: 100%;
  font-weight: 200;
  letter-spacing: -1px;
}

.h3-title {
  margin-top: 30px;
}

.background-image {
  height: 230px;
  background-image: url('../images/box_spring_detail_4.jpg');
  background-position: 50% 100%;
  background-size: 1000px;
  background-repeat: no-repeat;
}

.h1-blue {
  margin-top: 0px;
  padding-bottom: 0px;
  color: #0071bc;
  font-size: 40px;
  line-height: 110%;
  text-align: center;
  letter-spacing: -1px;
}

.h1 {
  margin-top: 0px;
  margin-bottom: 15px;
  padding-top: 0px;
  padding-bottom: 0px;
  color: #7f7f7f;
  font-size: 32px;
  line-height: 150%;
  font-weight: 400;
  text-align: center;
  letter-spacing: -1px;
}

.h1.light {
  font-weight: 300;
  letter-spacing: -1px;
}

.section-5 {
  position: relative;
  margin-top: 0px;
  padding-top: 50px;
  background-color: #fff;
}

.section-6 {
  position: relative;
  padding-top: 50px;
  padding-bottom: 50px;
  background-color: #f7931e;
}

.section-7 {
  padding-top: 60px;
  padding-bottom: 145px;
  background-image: url('../images/abi_eigenbezorgdienst-png.jpg');
  background-position: 0px 75%;
  background-size: cover;
  background-repeat: no-repeat;
}

.h3-contact {
  margin-top: 0px;
  margin-bottom: 20px;
  color: #fff;
  font-size: 28px;
  font-weight: 300;
}

.contact-left {
  position: relative;
  width: 250px;
  float: left;
}

.p-contact {
  margin-bottom: 25px;
  color: #fff;
  font-size: 14px;
  line-height: 130%;
  font-weight: 600;
}

.t-contact {
  width: 220px;
  font-family: 'Open Sans', sans-serif;
  color: #fff;
  font-size: 10px;
  line-height: 12px;
  font-weight: 700;
  text-align: center;
}

.contact-form {
  position: relative;
  display: inline-block;
  width: 500px;
  float: right;
}

.field-left {
  width: 48.5%;
  float: left;
}

.field-right {
  width: 48.5%;
  margin-bottom: 15px;
  float: right;
}

.succes {
  padding: 9px 2px 2px;
  border-radius: 10px;
  background-color: #21eb2a;
}

.succes-text {
  color: #fff;
  font-weight: 600;
}

.error {
  border-radius: 10px;
  background-color: #ca2828;
  color: #fff;
}

.error-text {
  margin-bottom: 0px;
  padding: 0px;
  font-weight: 600;
  text-align: center;
}

.verzenden {
  display: block;
  margin: 0px auto;
  padding: 3px 35px;
  border: 2px solid #fff;
  border-radius: 5px;
  background-color: transparent;
}

.text-area {
  width: 100%;
  max-width: 100%;
  min-height: 150px;
  min-width: 100%;
  margin-top: 0px;
  margin-bottom: 30px;
  padding-top: 6px;
}

.content-right {
  margin-top: 0px;
  float: right;
}

.bezorgdienst-text {
  margin-bottom: 25px;
  padding-left: 2px;
  font-size: 45px;
  line-height: 100%;
  font-weight: 300;
  letter-spacing: -1px;
  text-transform: uppercase;
}

.footer {
  padding: 15px;
  background-color: #0071bc;
}

.footer-h {
  margin-bottom: 0px;
  color: #fff;
  font-size: 11px;
  font-weight: 400;
  text-align: center;
}

.footer-h2 {
  margin-top: 0px;
  margin-bottom: 0px;
  padding-top: 0px;
  padding-bottom: 0px;
  color: #fff;
  font-size: 12px;
  font-weight: 600;
  text-align: center;
}

.footer-paragraph {
  width: 350px;
  padding: 10px;
  background-color: rgba(0, 113, 188, 0.6);
  color: #fff;
}

.nav-menu {
  float: left;
  clear: none;
  color: #fff;
  font-size: 14px;
}

.phone-icon {
  padding-top: 12px;
  float: left;
}

.phone-number {
  display: inline-block;
  width: auto;
  padding-top: 20px;
  padding-right: 0px;
  padding-left: 15px;
  float: right;
  font-family: 'Alfa Slab One', sans-serif;
  color: #fff;
  font-size: 18px;
  letter-spacing: 1px;
  text-decoration: none;
}

.header-overlay {
  width: 1px;
  height: 555px;
}

.section-8 {
  position: relative;
  padding-top: 50px;
  padding-bottom: 50px;
  background-color: #fff;
  text-align: center;
}

.nav-list {
  display: inline-block;
  margin-bottom: 0px;
  padding-left: 0px;
  float: left;
  color: #fff;
  font-size: 14px;
}

.nav-li {
  display: inline-block;
  margin-right: -4px;
  padding-right: 0px;
  border-style: solid;
  border-width: 0px 0px 0px 1px;
  border-color: #000 #000 #000 #fff;
}

.navbar {
  background-color: #0071bc;
}

.nav-phone {
  position: relative;
  display: inline-block;
  height: 100%;
  float: right;
}

.yilmar-logo-div {
  padding-left: 30px;
}

.thumbnail {
  position: static;
  display: inline-block;
  width: 22%;
  height: 100px;
  background-image: url('../images/abi_boxspringa_3.jpg');
  background-position: 50% 50%;
  background-size: contain;
  background-repeat: no-repeat;
}

.video {
  display: block;
  overflow: visible;
}

.video-div {
  height: 200px;
}

.column-left {
  width: 50%;
  padding-right: 25px;
  float: left;
}

.column-left._60-width {
  width: 60%;
  margin-top: 0px;
  padding-right: 0px;
  padding-left: 30px;
  float: left;
}

.column-right {
  width: 50%;
  padding-left: 25px;
  float: right;
}

.column-right._40-width {
  width: 33%;
  padding-right: 30px;
  padding-left: 0px;
  float: right;
}

.video-wrapper {
  border: 6px solid #fff;
  border-radius: 8px;
}

.nav-li-link {
  display: block;
  padding: 20px;
  background-color: #0071bc;
  color: #fff;
  text-decoration: none;
  text-transform: uppercase;
}

.nav-li-link:hover {
  background-color: #00558d;
}

.nav-li-link.w--current {
  background-color: #f7931e;
}

.bonnel-2 {
  margin-top: 0px;
  color: #fff;
  font-size: 60px;
  line-height: 80px;
}

.prijzen-knop-wrapper {
  margin-top: 0px;
  padding-top: 0px;
  line-height: 150%;
}

.section-9 {
  padding-top: 50px;
  padding-bottom: 50px;
  background-color: #fff;
}

.h4 {
  margin-top: 0px;
  margin-bottom: 50px;
  font-family: Lobster, sans-serif;
  color: #c8c8c8;
  line-height: 44px;
  font-style: normal;
  font-weight: 400;
  text-align: center;
}

.h1-blue-2 {
  margin-top: 0px;
  margin-bottom: 5px;
  color: #0071bc;
  font-size: 38px;
  text-align: center;
}

.over-abi-p {
  color: #7f7f7f;
  font-weight: 400;
}

.over-abi-p.normal-font-style {
  margin-bottom: 0px;
  font-weight: 600;
}

.over-abi-p.small-font-style {
  margin-top: 40px;
  margin-bottom: 0px;
  font-size: 12px;
  line-height: 130%;
}

.img {
  float: left;
}

.image-description {
  margin-bottom: 10px;
  color: #7f7f7f;
  font-size: 10px;
  line-height: 150%;
  font-style: italic;
}

.padding {
  margin-top: 25px;
}

.section-10 {
  padding-top: 50px;
  padding-bottom: 50px;
  background-color: #fff;
}

.prijs-tabel {
  width: 100%;
  padding-bottom: 30px;
}

.p-prijzen {
  display: block;
  width: 100%;
  max-width: 800px;
  margin-right: auto;
  margin-bottom: 0px;
  margin-left: auto;
  padding-top: 20px;
  padding-bottom: 10px;
  color: #7f7f7f;
  text-align: center;
}

.p-prijzen.italic {
  margin-bottom: 40px;
  padding-top: 10px;
  padding-bottom: 10px;
  font-style: italic;
}

.maatwerk {
  display: block;
  width: 100%;
  max-width: 800px;
  margin-right: auto;
  margin-left: auto;
  text-align: center;
}

.maatwerk-div {
  display: inline-block;
  width: 100px;
  height: 185px;
  margin-right: 5px;
  margin-bottom: 20px;
  margin-left: 5px;
  border: 1px solid #000;
  border-radius: 15px;
  background-color: #f7931e;
}

.maatwerk-div-top {
  width: 100%;
  height: 110px;
  border: 0px solid #fff;
  border-radius: 15px 15px 0px 0px;
  background-color: #fff;
}

.maatwerk-img {
  display: block;
  width: 90px;
  margin-right: auto;
  margin-left: auto;
  padding-top: 10px;
}

.maatwerk-div-header {
  margin-top: 0px;
  margin-bottom: 0px;
  padding-top: 5px;
  color: #fff;
  font-size: 14px;
  line-height: 130%;
  font-weight: 600;
  text-align: center;
  letter-spacing: 0px;
}

.maatwerk-div-text {
  margin-top: 5px;
  font-size: 14px;
  line-height: 130%;
  font-weight: 700;
  text-align: center;
  letter-spacing: -1px;
}

.contact-scroll {
  position: fixed;
  height: 0px;
}

.prijzen-link:active {
  background-color: transparent;
}

.header-text-box {
  position: absolute;
  left: 0px;
  right: 0px;
  bottom: 0px;
  padding-right: 35px;
  padding-bottom: 35px;
  padding-left: 35px;
}

.dame-bed-image {
  width: 100%;
}

.header-top {
  position: relative;
}

.flags-wrapper {
  display: block;
  padding-top: 20px;
}

.flag-link {
  margin-right: 15px;
  margin-bottom: 15px;
}

.footer-div {
  position: relative;
}

.footer-eigen {
  display: block;
  margin-top: 0px;
  color: #fff;
  font-size: 60px;
  font-weight: 700;
}

.contact-anchor {
  position: absolute;
  left: 0px;
  top: 555px;
  width: 10px;
  height: 10px;
}

.right-column-logo {
  height: auto;
  max-width: 300px;
  margin-bottom: 25px;
}

@media screen and (max-width: 991px) {
  .container-header {
    width: 100%;
  }

  .header-slide-1 {
    background-position: 50% 100%;
    background-size: auto 120%;
  }

  .header-h2 {
    font-size: 28px;
  }

  .section-2 {
    height: 100%;
  }

  .column-1 {
    position: static;
    height: 100%;
    min-height: 280px;
    padding-bottom: 0px;
    background-position: 0px 100%;
    background-size: cover;
    background-repeat: no-repeat;
    background-attachment: scroll;
  }

  .column-2 {
    height: 100%;
    min-height: 280px;
  }

  .content-block {
    display: block;
    width: 100%;
    float: none;
  }

  .paragraph-right {
    width: 100%;
    padding-top: 0px;
    padding-right: 35px;
    color: #7f7f7f;
  }

  .paragraph-right.black {
    width: 100%;
    padding-bottom: 0px;
  }

  .slider-img {
    width: 100%;
  }

  .yt-video {
    position: static;
    display: block;
    width: 399px;
    height: auto;
    max-height: 230px;
    max-width: 399px;
    margin: 0px auto 50px;
    padding-top: 0px;
    float: right;
  }

  .footer-logo {
    display: block;
  }

  .paragraph-left.white {
    position: static;
    display: block;
    margin-right: 0px;
    padding-top: 10px;
    padding-right: 10px;
  }

  .bonnel {
    margin-top: 0px;
  }

  .veren {
    margin-bottom: 10px;
  }

  .background-image {
    height: 190px;
    background-size: contain;
  }

  .h1-blue {
    padding-bottom: 0px;
    font-size: 44px;
  }

  .h1 {
    padding-top: 0px;
    font-size: 29px;
  }

  .section-7 {
    padding-bottom: 80px;
    background-position: 50% 100%;
    background-size: cover;
  }

  .t-contact {
    width: 210px;
  }

  .contact-form {
    width: 60%;
  }

  .footer {
    padding-top: 25px;
    padding-bottom: 25px;
  }

  .nav-list {
    float: none;
  }

  .yilmar-logo-div {
    padding-left: 30px;
  }

  .column-left._60-width {
    padding-left: 0px;
  }

  .column-right {
    padding-top: 0px;
  }

  .column-right._40-width {
    margin-top: 0px;
    padding-right: 0px;
  }

  .video-wrapper {
    border-width: 5px;
  }

  .style {
    display: none;
  }

  .maatwerk-div {
    width: 115px;
  }

  .right-column-logo {
    display: block;
  }
}

@media screen and (max-width: 767px) {
  .header {
    position: relative;
    margin-top: 53px;
  }

  .container {
    position: static;
  }

  .container.container-section-4 {
    padding-right: 0px;
    padding-left: 0px;
  }

  .header-slide-1 {
    background-position: 63% 100%;
    background-size: auto 140%;
  }

  .header-text {
    font-size: 50px;
  }

  .section-2 {
    min-height: none;
  }

  .column-1 {
    background-position: 0px 50%;
    background-size: auto 100%;
  }

  .column-2 {
    min-height: auto;
  }

  .content-block {
    margin-top: 0px;
    margin-bottom: 0px;
    padding: 0px 30px;
  }

  .paragraph-right {
    max-width: none;
    margin-bottom: 0px;
    padding: 0px;
    text-align: center;
  }

  .paragraph-right.black {
    max-width: none;
    margin-top: 20px;
    margin-bottom: 30px;
    padding-right: 0px;
    text-align: center;
  }

  .slider-3 {
    margin-left: 0px;
    padding-left: 0px;
  }

  .slider-3-slide-1 {
    margin-left: 0px;
    padding-left: 0px;
  }

  .yt-video {
    position: relative;
    left: 0px;
    top: auto;
    right: 0px;
    bottom: 0px;
    display: block;
    margin-top: 30px;
    margin-bottom: 30px;
    float: none;
  }

  .footer-logo {
    display: block;
    width: 100%;
    max-width: 65%;
    margin-right: auto;
    margin-left: auto;
  }

  .section-4 {
    padding-top: 0px;
    background-image: none;
  }

  .column-6 {
    background-image: url('../images/matraskernen_bonellvering_full.png');
    background-position: 0px 0px;
    background-size: 300px;
    background-repeat: no-repeat;
    background-attachment: scroll;
  }

  .paragraph-left.white {
    position: relative;
    left: 0px;
    top: 0px;
    right: 0px;
    width: 100%;
    padding-top: 0px;
    float: none;
    text-align: center;
  }

  .bonnel {
    color: #f7931e;
    text-align: center;
  }

  .veren {
    text-align: center;
  }

  .h3-title {
    font-size: 28px;
    text-align: center;
  }

  .h1-blue {
    margin-bottom: 0px;
    padding-top: 0px;
    line-height: 110%;
  }

  .h1 {
    margin-top: 0px;
    font-size: 24px;
  }

  .section-7 {
    background-position: -535px 0px;
  }

  .h3-contact {
    margin-top: 0px;
    margin-bottom: 0px;
    text-align: center;
  }

  .contact-left {
    width: 100%;
    margin-top: 30px;
    margin-bottom: 30px;
    float: none;
  }

  .p-contact {
    margin-top: 20px;
    text-align: center;
  }

  .t-contact {
    width: 100%;
    margin-top: 10px;
    text-align: center;
  }

  .contact-form {
    width: 100%;
    margin-top: 20px;
    margin-bottom: 25px;
    float: none;
  }

  .text-area {
    margin-bottom: 15px;
  }

  .bezorgdienst-text {
    padding-left: 0px;
  }

  .footer-h {
    font-size: 12px;
    line-height: 140%;
  }

  .footer-h2 {
    margin-top: 10px;
    margin-bottom: 0px;
    font-size: 12px;
    line-height: 130%;
  }

  .nav-menu {
    float: none;
    background-color: #00558d;
  }

  .phone-icon {
    width: 35px;
    padding-top: 10px;
  }

  .phone-number {
    margin-top: 15px;
    margin-left: 10px;
    padding-top: 0px;
    padding-left: 0px;
    color: #fff;
    letter-spacing: 0px;
    text-decoration: none;
  }

  .header-overlay {
    margin-top: 53px;
  }

  .section-8 {
    height: 100%;
  }

  .nav-list {
    display: block;
    float: none;
  }

  .nav-li {
    display: block;
    border-style: none;
  }

  .nav-li.first-nav-li {
    border-left-width: 0px;
  }

  .nav-li.nav-flags {
    padding-top: 15px;
    padding-bottom: 15px;
  }

  .navbar {
    position: fixed;
    left: 0px;
    top: 0px;
    right: 0px;
  }

  .menu-button {
    margin-top: 9px;
    margin-bottom: 9px;
    padding: 5px;
    float: left;
    border: 1px solid #fff;
    border-radius: 2px;
    color: #333;
  }

  .menu-button:active {
    background-color: #f7931e;
    color: #fff;
  }

  .menu-button.w--open {
    background-color: #00558d;
  }

  .menu-button-icon {
    padding-top: 0px;
    float: none;
    color: #fff;
  }

  .column-left {
    width: 100%;
    padding-top: 15px;
    padding-right: 0px;
    padding-bottom: 15px;
    float: none;
  }

  .column-left._60-width {
    width: 100%;
    margin-top: 0px;
    margin-bottom: 30px;
    padding-bottom: 30px;
    float: none;
  }

  .column-right {
    width: 100%;
    padding: 15px 0px;
    float: none;
  }

  .column-right._40-width {
    width: 100%;
    float: none;
  }

  .video-wrapper {
    margin-bottom: 0px;
    border-width: 5px;
  }

  .nav-li-link {
    padding-top: 15px;
    padding-bottom: 15px;
  }

  .bonnel-2 {
    color: #fff;
    font-size: 60px;
    line-height: 80px;
  }

  .lang-link-image {
    width: 40px;
    margin-right: 15px;
  }

  .lang-link-image.right-flag {
    margin-right: 0px;
  }

  .en-lang {
    padding: 13px;
  }

  .section-9 {
    padding-top: 90px;
  }

  .over-abi-p.small-font-style {
    margin-bottom: 0px;
  }

  .image-description {
    font-size: 12px;
  }

  .section-10 {
    padding-top: 90px;
  }

  .maatwerk-div {
    width: 100px;
  }

  .header-top {
    display: none;
  }

  .contact-anchor {
    top: 0px;
  }

  .right-column-logo {
    display: block;
    width: 100%;
    max-width: 65%;
    margin-right: auto;
    margin-left: auto;
  }
}

@media screen and (max-width: 479px) {
  .header {
    height: 480px;
  }

  .container {
    background-color: transparent;
  }

  .header-slide-1 {
    background-position: 64% 100%;
    background-size: auto 130%;
  }

  .header-gradient {
    background-image: -webkit-gradient(linear, left top, left bottom, from(transparent), color-stop(65%, hsla(0, 0%, 100%, 0.75)));
    background-image: linear-gradient(180deg, transparent, hsla(0, 0%, 100%, 0.75) 65%);
  }

  .header-text {
    line-height: 90%;
  }

  .header-h2 {
    font-size: 6vw;
  }

  .header-h3 {
    font-size: 7.5vw;
  }

  .h3-slides {
    font-size: 32px;
  }

  .paragraph-left.white {
    margin-top: 20px;
  }

  .background-image {
    height: auto;
  }

  .h1-blue {
    font-size: 40px;
  }

  .h1.light {
    padding-top: 10px;
    font-size: 14px;
  }

  .section-7 {
    background-position: 55% 50%;
    background-size: auto 420px;
  }

  .content-right {
    width: 100%;
  }

  .footer {
    margin-top: 0px;
    margin-bottom: 0px;
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .footer-h {
    padding-top: 0px;
    font-size: 10px;
  }

  .footer-paragraph {
    width: 100%;
  }

  .phone-icon {
    width: 30px;
  }

  .phone-number {
    font-size: 3.5vw;
  }

  .header-overlay {
    height: 480px;
  }

  .navbar {
    position: fixed;
  }

  .nav-phone {
    max-width: 80%;
  }

  .column-left {
    padding-top: 15px;
    padding-bottom: 15px;
  }

  .column-left._60-width {
    width: 100%;
    padding-top: 0px;
    float: none;
    text-align: left;
  }

  .column-right {
    margin-top: 0px;
    padding-top: 0px;
    padding-bottom: 15px;
  }

  .column-right._40-width {
    width: 100%;
    float: none;
  }

  .en-lang {
    padding: 13px;
  }

  .h4 {
    font-size: 24px;
    line-height: 110%;
  }

  .h1-blue-2 {
    font-size: 24px;
    line-height: 110%;
  }
}

