@media screen and (max-width: 1620px) {
  .box {
    width: 40%;
  }

  .filters {
    padding: 20px;
  }

  .picture_banner {
    height: auto;
  }

  .picnonegrata {
    height: 56.25%;
  }

  .woonstijl_indekijker {
    padding: 0;
    margin-bottom: 30px;
  }
}

@media screen and (max-width: 1400px) {
  .product_top{
    margin: 0 60px;
  }
  .prevproduct, .nextproduct {
    width: 50px;
    top: 30%;
    height: 50px;
    border-radius: 0 10px 10px 0;
  }
  .nextproduct {
    border-radius: 10px 0 0 10px;
  }

  .navigation nav a {
    margin: 10px;
    font-size: .9em;
  }

  .dropdown_menu {
    margin: 10px;
    font-size: .9em;
  }

  .switch_header {
    padding: 10px;
  }

  .banner_dolledagen {
    font-size: 1.1em !important;
  }
}
@media screen and (max-width: 1260px) {
  .box {
    width: 50%;
  }

  .nieuws_filters {
    flex-wrap: wrap;
  }

  .nieuws_filter {
    width: 48%;
  }

  .nieuwsdetailbanner {
    height: auto;
    padding-top: 56.25%;
  }

  .navigation nav {
    display: none;
  }
  .resShow {
    display: flex;
    justify-content: center;
    -ms-align-items: center;
    align-items: center;
  }

  .resButton {
    display: block;
    margin-right: 20px;
  }

  .menubtn {
    display: block;
  }

}

@media screen and (max-width: 1200px) {
  .item1 {
    display: none;
  }

  .filters h2 {
    font-size: 1.2em;
  }

  .ws_kijker_right {
    padding: 15px;
  }

  .ws_kijker_right, .othercollections {
    font-size: .8em;
  }

  .slide_content {
    position: relative;
    background-color: #353535;
    max-width: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    -ms-align-items: center;
    align-items: center;
    bottom: inherit;
    left: inherit;
    padding: 30px 15px;
  }

  .home_slider .slick-prev, .home_slider .slick-next {
    top: 45%;
  }

  .slide_content h2, .slide_content a {
    color: #fff;
    text-align: center;
  }

  .slide_content div {
    color: #bbbbbb;
    text-align: center;
  }
  .switch_header {
    padding: 0;
  }

  .inner_switch_header {
    flex-wrap: wrap;
  }
  
  .inner_switch_header img {
    width: 100%;
  }

  .review_slider {
    width: 100% !important;
  }

  .inner_switch_header>div {
    width: 100%;
    margin-left: 0;
  }

  .inner_switch_header>div>a {
    display: none;
  }

  .switch_header_title h1 {
    text-align: center;
    font-size: 1.2em;
  }

  .switch_header_title h2 {
    text-align: center;
  }

  .product_prijs {
    flex-wrap: wrap;
  }

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

  .specs_gegevens {
    width: 30%;
  }

  .specs_size {
    width: 68%;
  }

  .banner_dolledagen {
    font-size: .9em !important;
  }

}

@media screen and (max-width: 1100px) {
  .home_header {
    height: auto;
  }

  .home_header_left {
    width: 100%;
    order: 2;
    padding: 0;
    text-align: center;
  }

  .home_header_left div {
    display: flex;
    justify-content: center;
    -ms-align-items: center;
    align-items: center;
    flex-direction: column;
    padding: 40px 10px;
    flex: 1;
  }

  .home_header_ak{
    background-color: #353535;
    color: white;
  }

  .boxscrolldown {
    display: none;
  }

  .home_header_ak div h1, .home_header_ak div p, .home_header_ak .specialbutton span {
    color: white;
  }

  .leftbox {
    border-radius: 0;
  }

  .home_header_right {
    width: 100%;
    order: 1;
    flex-wrap: wrap;
    flex: 1;
    height: auto;
    margin-top: 120px;
  }

  .box:after {
    padding-bottom: 0;
  }
  .boxcontent {
    position: relative;
  }

  .blokken_col {
    width: 100%;
  }

  .blokkentext {
    order: 2;
  }

  .blokkenimg {
    order: 1;
    padding: 20px;
  }

  .blokken_row:nth-child(even) .blokkentext {
    order: 2;
    text-align: left;
  }

  .blokken_col img {
    width: 100%;
  }

  .nieuws_items article {
    width: 48%;
  }

  .box {
    display: none;
  }

  .home_header_right {
    padding-bottom: 56.25%;
    flex: inherit;
  }

  .home_lef div:last-child {
    display: none;
  }

  .home_righ div:first-child {
    display: none;
  }

  .categorieen {
    justify-content: space-around;
  }

  .categorieen article {
    width: 31.33%;
  }

  .categorieen article h2 {
    font-size: 1em;
  }

  .nieuws_detail_right {
    max-width: 900px;
  }

  .home_header_ak h2 {
    background-color: transparent;
  }

  .home_header_ak p {
    background-color: transparent;
  }

  .winkelwagensplit {
    flex-direction: column;
    justify-content: center;
    -ms-align-items: center;
    align-items: center;
  }

  .winkelmandje {
    width: 100%;
  }

  .specs_gegevens {
    width: 100%;
  }

  .specs_size {
    width: 100%;
  }

}

@media screen and (max-width: 1025px) {
  .navigation nav a {
    margin: 15px;
    font-size: .85em;
  }
  .left_overzicht h2 {
    font-size: 1.6em;
  }

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

  .gegevens_footer {
    justify-content: center;
    -ms-align-items: center;
    align-items: center;
    text-align: center;
  }

  .reviews * {
    box-sizing: border-box;
  }

  .review {
    margin: 0;
    margin-bottom: 15px;
  }

}

@media screen and (max-width: 1000px) {
  .collecties_item {
    width: 48%;
  }

  .product {
    width: 33.33%;
  }

  .realisatie {
    width: 48%;
  }

  .reviews {
    order: 2;
  }

  .review_form {
    width: 100%;
    max-width: 100%;
    order: 1;
    margin: 0;
    box-shadow: none;
    padding: 10px;
  }

  .devide_rev {
    font-size: 14px;
  }

  .rating > label{
    width: 18px;
  }

  .devide_reviews {
    flex-wrap: wrap;
  }

  .right_overzicht {
    padding-left: 0;
  }

  .picture_banner_content {
    width: 100%;
    border-radius: 0;
    bottom: -90px !important;
  }

  .item4 {
    display: none;
  }

  .filters {
    justify-content: center;
  }

  .filters h2 {
    text-align: center;
    padding-bottom: 20px;
    line-height: 150%;
    width: 100%;
  }

  .l-test-scores {
    padding: 0 15px;
  }

  .test-container {
    padding: 0 !important;
  }

  .maart_producten article {
    width: 31.33%;
  }

  .othercollections {
    display: none;
  }

  .inner_woonstijl_indekijker {
    flex-wrap: wrap;
  }

  .ws_kijker_right {
    position: relative;
    bottom: inherit;
    right: inherit;
    max-width: 100%;
    display: flex;
    justify-content: center;
    -ms-align-items: center;
    align-items: center;
    flex-direction: column;
  }

  .verlanglijst_producten > article {
    width: 48%;
  }
  
  .nieuwsbrief_steps {
    flex-wrap: wrap;
  }

  .nieuwsbrief_steps article {
    width: 96%;
  }
}

@media screen and (max-width: 950px) {
  .contact_content {
    flex-wrap: wrap;
  }

  .solden_detailstamp {
    position: relative;
    left: initial;
    right: initial;
    margin: 0 auto;
    margin-bottom: -30px;
    top: initial;
  }

  .contact_form {
    width: 100%;
  }

  .right_contact_content {
    width: 100%;
    padding: 25px;
    text-align: center;
  }

  .nieuws_detail_left {
    width: 100%;
    display: none;
    max-width: 100%;
  }

  .nieuws_detail_content {
    flex-wrap: wrap;
  }

  .nieuws_detail_right {
    width: 100%;
    padding: 30px 10px;
  }

  .product_top {
    flex-wrap: wrap;
    margin: 0 20px;
  }

  .product_top_left {
    width: 100%;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap; 
    -ms-align-items: center;
    align-items: center;
  }

  .product_top_right {
    width: 100%;
  }

  .mainprodinfo_res {
    display: block;
  }

  .product_top_right h1,
  .product_top_right .mainprodinfo h2 {
    display: none;
  }

  .product_top {
    padding-top: 50px;
  }

  .container {
    width: 65%;
  }

  .product_thumbs {
    width: 25%;
  }

  .prevproduct, .nextproduct {
    display: none;
  }

  .product_gegevens div {
    width: 25%;
  }

  .product_prijs>div {
    width: 33.33%;
  }


  .nieuws_detail_right {
    max-width: inherit;
    margin-top: 0;
  }

  .outlet_days_detailstamp {
   display: none;
 }
}

@media screen and (max-width: 900px) {
  .curtainbtn {
    display: none;
  }

  .afbeelding_slider article a div img {
    width: 60px;
  }

  .home_header {
    min-height: 0;
  }

  #verkoop_info, .verkoop_info_tekst {
    display: none;
  }

  .banner_dolledagen p {
    white-space: nowrap;
    animation: marquee 10s linear infinite;
  }


  @keyframes marquee {
    0%   {
      left: 100%;
    }
    100% {
      left: -150%;
    }
  }

}

@media screen and (max-width: 850px) {

  .collectie_slider_img {
    height: 450px;
  }

  .innerblokken_2 {
    justify-content: center;
    flex-wrap: wrap;
  }

  .left_overzicht {
    display: none;
  }

  .right_overzicht {
    padding: 0;
    width: 100%;
    border: none;
  }

  .blokken_2_right {
    width: 100%;
    padding-bottom: 56.25%;
    overflow: hidden;
    position: relative;
    margin: 0 20px;
    margin-top: 50px;
  }

  .blokken_2_right img {
    position: absolute;
    top: 50%;
    left: 0;
    transform: translateY(-50%);
  }

  .openings_right {
    display: none;
  }

  .openings {
    padding-left: 0;
    padding: 10px;
  }

  .blokken_2_left {
    width: auto;
    padding: 20px;
  }

  .teamleden article {
    width: 31.33%;
  }

  .test-container {
    padding: 0 !important;
  }

  .nieuwsbrief_page_inner {
    flex-wrap: wrap;
    max-width: 700px;
    justify-content: center;
    -ms-align-items: center;
    align-items: center;
  }

  .nieuwsbrief_form {
    padding: 30px 0;
    width: 100%; 
    order: 2;
  }

  .nieuwsbrief_page>img {
    display: none;
  }

  .inner_newsletter {
    max-width: 100%;
  }

  .nieuwsbrief_page_inner>div:last-child {
    width: 70%;
    padding: 20px 0;
    order: 1;
  }

  .nieuwsbrief_form input[type=submit] {
    width: 100%;
  }


}

@media screen and (max-width: 850px) {
  .afbeelding_slider article h2 {
    font-size: 1em;
    padding: 10px;
  }

  .afbeelding_slider article h3 {
    font-size: 1em;
    padding: 10px;
  }

  #slick2 .slick-next, #slick2 .slick-prev {
    padding: 15px !important; 
  }
  .collectie_slider article {
    padding: 5px;
  }

  .collecties_home {
    padding: 20px !important;
  }

  .cllslids {
    padding: 0 !important;
  }

  .cllslids>h2 {
    padding: 30px 20px 0 20px;  
  }

  .cllslids>p {
    padding: 0 20px;
  }

  .collectie_slider article h3 {
    left: 5px;
    bottom: 0;
    font-size: .8em;
    right: 5px;
  }

  .test-container {
    padding: 0 !important;
  }

  #curt {
    display: none !important;
  }


}

@media screen and (max-width: 800px) {
  .timeline_item_content {
    width: 100%;
    padding: 0;
    order: 1;
  }

  .timeline {
    overflow: auto;
  }

  .timeline_other_content {
    width: 100%;
    order: 2;
    text-align: left;
  }

  .left_time h2 {
    text-align: left;
  }

  .left_time p {
    text-align: left;
  }

  .timeline_other_content img {
    width: 100%;
    margin-top: 10px;
  }

  .timeline_container {
    width: 90%;
    float: right;
    flex-wrap: wrap;
  }

  .timelineoverlayholder {
    left: 5%;
  }

  .timeline::after {
    left: 5%;
  }

  .timeline_container::after { 
    left: -5.6%;
    width: 25px;
    height: 25px;
  }


  .specs_gegevens {
    width: 100%;
  }


  .specs_size {
    width: 30%;
    max-width: 300px;
    margin-bottom: 30px;
  }

  .specs_gegevens {
    width: 65%;
  }



  .tussentitel {
    font-size: 1.5em;
  }

  .categorieen article {
    width: 48%;
  } 

  .imageleft, .imageright, .right_time, .left_time {
    margin-left: 0;
    margin-right: 0;
  }

  .splitcurtain>div:first-child {
    display: none;
  }

  .splitcurtain>div:last-child {
    width: 100%;
  }

  .curtaindrop {
   overflow: auto;
 }

 .send_via_mail {
  padding: 10px;
}

.send_via_mail_form {
  padding: 50px 20px;
}


}

@media screen and (max-width: 750px) {
  .collecties_home>p {
    display: none;
  }

  .sfeerzet {
    width: 100% !important;
  }
}

@media screen and (max-width: 710px) {

  .home_header_left h1 {
    font-size: 1.2em;
  }

  .home_header_left p {
    font-size: 1em;
  }

  .collecties_home>h2 {
    margin-top: 40px;
    margin-bottom: 10px;
  }

  .collecties_home p {
    font-size: 1em;
  }

  .collectie_slider {
    padding-top: 10px;
  }

  .afbeelding_slider {
    padding-top: 0 !important;
  }

  .boxscrolldown {
    display: none;
  }

  .box {
    display: none;
  }

  .home_header {
    min-height: 0;
  }

  .home_header_right {
    padding-bottom: 56.25%;
    flex: inherit;
    width: 100%;
    height: auto;
    min-height: 0;
    margin-top: 0;
  }

  .navigation {
    padding: 0;
    background-color: #fff;
    padding: 0 10px;
    transform: translate(0,0);
  }

  .innernavigation {
    padding: 0;
    width: 100%;
  }

  .collecties_item h2 {
    font-size: .9em;
  }

  .product {
    width: 50%;
  }

  .realisatie {
    width: 100%;
  }

  .nieuws_items article {
    width: 98%;
  }

  .item4 {
    width: 100%;
  }

  .review {
    width: 100%;
  }

  .blokken_2_left h2 {
    font-size: 1.3em;
  }

  .product_top_left {
    justify-content: center;
    margin-right: 0;
  }

  .container {
    width: 100%;
  }

  .product_thumbs {
    width: 80%;
  }

  .mainprodinfo_res {
    margin-top: 0;
    display: flex;
    flex-direction: column;
    justify-content: center;
    -ms-align-items: center;
    align-items: center;
  }

  .mainprodinfo h1 {
    padding-right: 0;
    font-size: 1.9em;
  }

  .whatsinslider {
    margin-top: 0;
  }

  .picture_banner_content h1 {
    font-size: 1.1em;
  }

  .picture_banner_content h2 {
    font-size: .8em;
  }

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

  .whatsinslider article {
    padding-bottom: 56.25%;
  }

  .picture_banner_content {
    bottom: inherit !important;
    position: relative !important;
    transform: translate(0, 0) !important;
    left: inherit !important;
  }

  .afbeelding_slider article a div img {
    width: 40px;
  }
  .afbeelding_slider article a div {
    font-size: .8em;
    padding: 20px;
    max-height: inherit;
    line-height: 130%;
  }
  
  .spacerout {
    display: none;
  }

  .outlet_page {
    flex-wrap: wrap;
    justify-content: center;
    padding: 20px;
  }

  .outlet_page img {
    width: 100%;
  }

  .outlet_cont {
    width: 100%;
    padding: 20px 0;
  }

  .top-space {
    display: none;
  }

  .topper {
    height: 30px;
  }

  .responsive_search {
    display: none;
  }

  .search_field {
    display: none;
  }

  .top_res_nav {
    flex-wrap: wrap;
  }

  .search_field_responsive {
    display: flex;
  }

  .tapper {
    bottom: initial;
    background-color: transparent;
  }

  .tapper i {
    font-size: 2em;
  }

  .putext {
    display: none;
  }
}

@media screen and (max-width: 680px) {
  .specs_gegevens {
    width: 100%;
  }

  .specs_size {
    width: 100%;
    max-width: inherit;
  }

  .curtaindrop {
    display: block;
  }

  .maart_producten article {
    width: 48%;
  }

  .home_slider .slick-prev, .home_slider .slick-next {
    top: 30%;
  }
}

@media screen and (max-width: 650px) {
  .picture_banner_content {
    padding: 20px 20px;
    border-radius: 0;
    margin-bottom: 0;
    width: 100%;
  }

  .inner_review_overzicht {
    display: none;
  }

  .color_devide {
    display: none;
  }

  .content_text {
    padding-top: 50px;
  }

  .logo {
    height: 50px;
  }

  .innernavigation {
    height: 70px;
  }

  .navitem {
    padding: 20px;
  }

  .teamleden article {
    width: 48%;
  }

  .verlanglijst_producten article h2 {
    font-size: 1.1em;
  }

  .verlanglijst_producten article h3 {
    font-size: .9em;
  }
}

@media screen and (max-width: 600px) {
  .nieuws_filter {
    width: 98% !important;
  }

  .verlanglijst_producten {
    padding: 0 20px;
  }

  .verlanglijst_producten article {
    width: 100%;
    margin-bottom: 20px;
  }

  #NaamInput, #EmailInput {
    width: 100%;
  }

  #PL_privacy {
    width: 100%;
    margin-bottom: 20px;
  }

  #EmailInput {
    margin-top: 20px;
  }

  .tussentitel {
    font-size: 1.3em;
    line-height: 150%;
    padding: 10px;
  }

  .bevestiging {
    max-width: 95%;
    padding: 10px;
  }

  .PL_Wrapper {
    right: 10px;
  }

  .product {
    width: 48%;
    margin: 1%;
  }

  .collectieslider article {
    width: 50%;
    margin: 0;
  }

  .product .product_info {
    height: 109px;
    justify-content: flex-start;
  }

  .product button {
    opacity: 1;
    bottom: 0;
    font-size: .9em;
  }

  .product h2 {
    padding-top: 10px;
  }

  .product h3 {
    padding-bottom: 10px;
  }

  .mainprodinfo h1 {
    font-size: 1.4em;
  }
}

@media screen and (max-width: 550px) {
  .home_slider .slick-prev, .home_slider .slick-next {
    top: 25%;
  }

  .collectie_slider_img {
    height: 300px;
  }

  .collecties_home h3 {
    font-size: 1.1em;
  }

  .collecties_item {
    width: 90%;
    margin-bottom: 30px;
  }

  .collecties_items {
    padding-top: 0;
    justify-content: center;
  }

  .res-nav {
    width: 100%;
    right: -550px;
  }

  .menu-is-open {
    right: 0;
  }



  .filters {
    justify-content: center;
    width: 98%;
    margin: 1%;
    padding: 10px 0;
  }

  .filters select {
    width: 100%;
    margin-top: 10px;
  }

  .footer_item {
    width: 100%;
    justify-content: center;
    text-align: center;
    margin-bottom: 30px;
  }

  .product_gegevens {
    flex-wrap: wrap;
  }

  .product_gegevens div {
    width: 33.33%;
    margin-right: 0;
    border: 1px solid white;
  }

  .product_prijs {
    flex-wrap: wrap;
    background-color: #F4F4F4;
    border: 1px solid white;
  }

  .product_prijs>div {
    width: 50%;
    padding: 10px !important;
    background-color: #F4F4F4;
    border: 1px solid white;
  }

  .product_button a {
    width: 100%;
  }

  .product_socials {
    justify-content: center;
  }

  .quantity input, .quantity-button.quantity-down, .quantity-button.quantity-up {
    background-color: #F4F4F4;
  }

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

  .collectieslider {
    border-right: 0;
  }

  .pulse {
    width: 40px;
    height: 40px;
  }

  .tapper i {
    font-size: 1.5em;
  }
}


@media screen and (max-width: 500px) {

  .products {
    width: 100%;
    border-left: 0;
    justify-content: center;
  }

  .product {
    width: 98%;
    margin-bottom: 20px;
  }

  .PL_Buttons a {
    width: 100%;
    margin: 0;
    margin-top: 15px;
  }

  .PL_Buttons {
    flex-wrap: wrap;
  }

  .priv_subm {
    flex-direction: column;
    justify-content: flex-start;
    -ms-align-items: flex-start;
    align-items: flex-start;
  }

  .priv_subm .clear {
    width: 100%;
    margin-top: 10px;
  }

  .newsletter h2 {
    font-size: 1.2em;
    line-height: 150%;
  }

  .newsletter input[type=submit] {
    width: 100%;
  }
  .newsletter input[type=email] {
    font-size: .9em;
  }
}

@media screen and (max-width: 460px) {
 .categorieen article {
  width: 100%;
} 

.teamleden article {
  width: 98%;
}

.disclaimer {
  flex-direction: column;
  -ms-align-items: center;
  align-items: center;
  justify-content: center;
}

.disclaimer span {
  display: none;
}

.disclaimer a {
  margin-bottom: 10px;
}
}
@media screen and (max-width: 350px) {

  .product_gegevens div {
    width: 50%;
  }

  .footer_item {
    flex-direction: column;
  }

  .review_footer div {
    padding-left: 0;
  }
}

@media screen and (max-width: 460px) {
  .products {
    width: 100%;
    justify-content: center;
  }

  .specs_gegevens {
    flex-wrap: wrap;
  }

  .specs_left, .specs_right {
    width: 100%;
  }

  .product_top_right {
    padding: 0;
  }

  .topper {
    display: none;
  }
}



/* MIN WIDTH */


@media screen and (min-width: 1200px) {
  .collectie_slider article:hover h3 {
    padding: 20px;
  }
}


/* HEIGHT */



@media screen and (max-height: 800px) and (max-width: 1100px) {
  .box {
    display: none;
  }

  .home_header_right {
    padding-bottom: 56.25%;
    flex: inherit;
    width: 100%;
  }
}



@media screen and (max-height: 800px) {
  .navitem {
    padding: 20px;
  }

}









