/*#ed9413; */
/*#95b718;*/
/*#1d5282;*/
/*#759012;*/
/*#174169;*/
/*$ColorGreen:#7bbcb3;*/
@media screen and (max-width: 1400px) {
  .module .cont_blog .blogrow .img {
    min-height: 415px;
  }
  .module .cont_refspage .item {
    width: calc((100% - (20px * 1)) / 2);
  }
  .module .cont_refspage .items-sizer {
    width: calc((100% - (20px * 1)) / 2);
  }
  .module .cont_refspage .gutter-item {
    width: 20px;
  }

  .showrooms_header .gmap {
    height: 460px;
  }

  .showrooms .kader .contact {
    width: 100%;
    margin-right: 0px;
  }

  .showroom .box_uren .rows p {
    float: left;
  }
  .showroom .box_uren .rows p:nth-child(1) {
    width: 30.64%;
  }
  .showroom .box_uren .rows p:nth-child(2) {
    width: calc((100% - 20px - 30.64%) / 2 );
  }
  .showroom .box_uren .rows p:nth-child(3) {
    width: calc((100% - 20px - 30.64%) / 2 );
  }
}
/* end media */
@media screen and (max-width: 1023px) {
  p.titel_mod {
    font-size: 40px;
  }

  .merken .cont_merken .item {
    width: calc((100% - (20px * 3)) / 4);
    margin-bottom: 40px;
  }
  .merken .cont_merken .item:nth-child(5n) {
    margin-right: 20px;
  }
  .merken .cont_merken .item:nth-child(4n) {
    margin-right: 0px;
  }

  .module .cont_news .item .img {
    height: 290px;
  }
  .module .cont_news .item .title {
    font-size: 24px;
  }
  .module .cont_blog .blogrow .info {
    padding-top: 40px;
  }

  .showroom .col {
    width: 100%;
    margin-right: 0px;
    margin-bottom: 40px;
  }
  .showroom .form .group {
    float: left;
    width: calc((100% - (20px * 1)) / 2);
    margin-right: 20px;
  }
  .showroom .form .group:nth-child(2n) {
    margin-right: 0px;
  }
  .showroom .form .field textarea {
    height: 149px;
    margin-bottom: 32px;
  }
  .showroom .form a.Knopdeel2 {
    float: right;
  }

  .showrooms .cont_showrooms .showroom .cont_title p {
    font-size: 28px;
  }
}
@media screen and (max-width: 750px) {
  .nav a.Knopdeel2 {
    float: left;
    margin-top: 20px;
  }

  .merken .cont_merken .item {
    width: calc((100% - 20px) / 2);
    margin-bottom: 30px;
  }
  .merken .cont_merken .item:nth-child(5n) {
    margin-right: 20px;
  }
  .merken .cont_merken .item:nth-child(4n) {
    margin-right: 20px;
  }
  .merken .cont_merken .item:nth-child(2n) {
    margin-right: 0px;
  }

  .module {
    margin-bottom: 25px;
  }
  .module p.titel_mod {
    font-size: 23px;
    line-height: 30px;
    min-height: 60px;
    padding-bottom: 20px;
  }
  .module .cont_news .item {
    width: 100%;
    margin-right: 0px;
  }
  .module .cont_blog .blogrow .img {
    width: 100%;
    min-height: 250px;
  }
  .module .cont_blog .blogrow .info {
    width: 100%;
    padding-top: 23px;
    padding-bottom: 30px;
  }
  .module.refs .titel_mod a {
    float: left;
    margin-bottom: 0px;
    margin-top: 30px;
  }
  .module .cont_refspage .item {
    width: 100%;
  }
  .module .cont_refspage .items-sizer {
    width: 100%;
  }
  .module .cont_refspage .gutter-item {
    width: 0px;
  }

  .showrooms_header .gmap {
    height: 300px;
  }

  .showrooms .cont_showrooms .showroom {
    float: left;
    width: 100%;
    margin-right: 0px;
    height: 260px;
    background-position: center center;
    background-size: cover;
  }
  .showrooms .cont_showrooms .showroom img {
    height: 260px;
    opacity: 0;
  }
  .showrooms .cont_showrooms .showroom .cont_title p {
    font-size: 24px;
  }
  .showrooms .kader .contact {
    width: 100%;
    margin-right: 0px;
  }
  .showrooms .kader .contact .titel {
    margin-bottom: 20px;
  }
  .showrooms .kader .contact .data {
    float: left;
    width: calc(100% - 0px);
    border-left: solid 1px #000000;
    margin-left: 0px;
    padding-left: 20px;
  }
  .showrooms .kader .contact .data a {
    color: #000000;
    text-decoration: underline;
  }
  .showrooms .kader .contact .data .orange {
    color: #000000;
  }

  .showroom .adr p i {
    display: block;
    float: left;
    margin-top: 5px;
  }
  .showroom .adr p span {
    display: block;
    float: left;
    width: calc(100% - 43px);
    line-height: 22px;
  }
  .showroom .box_uren {
    font-size: 14px;
  }
  .showroom .box_uren .rows {
    padding-left: 10px;
  }
  .showroom .box_uren .rows p {
    float: left;
  }
  .showroom .box_uren .rows p:nth-child(1) {
    width: 28%;
  }
  .showroom .box_uren .rows p:nth-child(2) {
    width: calc((100% - 10px - 28%) / 2 );
  }
  .showroom .box_uren .rows p:nth-child(3) {
    width: calc((100% - 10px - 28%) / 2 );
  }
  .showroom .form {
    padding: 40px 10px;
  }
  .showroom .form .group {
    float: left;
    width: 100%;
    margin-right: 0px;
  }
  .showroom .form .group:nth-child(2n) {
    margin-right: 0px;
  }
  .showroom .form .field textarea {
    height: 140px;
    margin-bottom: 0px;
  }
  .showroom .form a.Knopdeel2 {
    float: left;
  }
}

/*# sourceMappingURL=modules_media.css.map */
