
/* phone */
body { background-color: transparent; }
body.site:before { background: transparent none no-repeat fixed center top; background-size: auto auto; }
.wb_sbg { background: transparent none no-repeat center bottom; }
.site-lang-nl .wb_cont_inner { width: 360px; height: 100%; }
.site-lang-nl .wb_cont_bg { width: 360px; margin-left: -180px; }
.site-lang-nl .root { min-height: 100%; height: auto; }
#wb_header_2 { width: 98.07%; height: 1px; max-width: 100%; margin: 0px 332px 0px 0px; flex: 0 0 auto; }
#wb_header_2 > .wb_content { min-width: 20px; min-height: 20px; padding: 0px 0px 0px 0px; border: 0px solid #000000; -moz-border-radius: 0px 0px 0px 0px; -webkit-border-radius: 0px 0px 0px 0px; border-radius: 0px 0px 0px 0px; background: #130e02 none no-repeat scroll center bottom; background-size: auto auto; opacity: 1; justify-items: flex-start; align-items: center; justify-content: flex-start; align-content: stretch; flex-wrap: nowrap; }
#wb_element_instance2_2 p:last-child { margin-bottom: 0; }
#wb_element_instance2_2 { opacity: 1; width: auto; height: auto; max-width: 800px; margin: 20px 0px 20px 0px; flex: 1 1 auto; padding: 0px 0px 0px 0px; }
#wb_element_instance3_2 > .wb_content { width: 100%; height: 100%; }
#wb_element_instance3_2 { width: 100%; height: 500px; max-width: 100%; flex: 0 0 auto; padding: 0px 0px 0px 0px; background: transparent; touch-action: manipulation; }
#wb_element_instance3_2 .wb-picture-caption { background-color: rgba(0, 0, 0, 0.66); }
#wb_element_instance3_2_pswp .wb-picture-caption { background-color: rgba(0, 0, 0, 0.66); }
#wb_element_instance3_2 .wb-lightbox-title { font: 20px; color: #FFFFFF; text-align: center; }
#wb_element_instance3_2_pswp .wb-lightbox-title { font: 20px; color: #FFFFFF; text-align: center; }
#wb_element_instance3_2 .wb-lightbox-description { font: 16px; color: #FFFFFF; text-align: center; }
#wb_element_instance3_2_pswp .wb-lightbox-description { font: 16px; color: #FFFFFF; text-align: center; }
#wb_element_instance4_2 p:last-child { margin-bottom: 0; }
#wb_element_instance4_2 { opacity: 1; width: auto; height: auto; max-width: 800px; margin: 20px 0px 20px 0px; flex: 0 0 auto; padding: 0px 0px 0px 0px; }
#wb_element_instance1_2 { width: 100%; height: auto; max-width: 1200px; flex: 1 1 auto; }
#wb_element_instance1_2 > .wb_content { min-width: 20px; min-height: 20px; padding: 60px 20px 60px 20px; border: 0px none #000000; -moz-border-radius: 0px 0px 0px 0px; -webkit-border-radius: 0px 0px 0px 0px; border-radius: 0px 0px 0px 0px; background: transparent none repeat scroll left top; background-size: auto auto; justify-items: flex-start; align-items: center; justify-content: flex-start; align-content: stretch; flex-wrap: nowrap; }
#wb_main_2 { width: 100%; height: auto; max-width: 100%; flex: 0 0 auto; }
#wb_main_2 > .wb_content { min-width: 20px; min-height: 20px; padding: 0px 0px 0px 0px; border: 0px solid #000000; -moz-border-radius: 0px 0px 0px 0px; -webkit-border-radius: 0px 0px 0px 0px; border-radius: 0px 0px 0px 0px; background: rgba(250, 250, 250, 0.44) none repeat-x scroll left top; background-size: auto auto; justify-items: flex-start; align-items: center; justify-content: flex-start; align-content: stretch; flex-wrap: nowrap; }
#wb_footer_2 { width: auto; height: auto; max-width: 100%; flex: 1 1 auto; }
#wb_footer_2 > .wb_content { min-width: 20px; min-height: 20px; padding: 0px 0px 0px 0px; border: 0px solid #000000; -moz-border-radius: 0px 0px 0px 0px; -webkit-border-radius: 0px 0px 0px 0px; border-radius: 0px 0px 0px 0px; background: transparent none repeat scroll left top; background-size: auto auto; opacity: 1; justify-items: flex-start; align-items: center; justify-content: flex-start; align-content: stretch; flex-wrap: nowrap; }
#wb_footer_c_0 > .wb_content { width: 100%; height: 100%; }
#wb_footer_c_0 { width: 0px; height: 0px; max-width: 100%; flex: 0 0 auto; }


/* tablet */
@media (min-width: 768px) {
	#wb_header_2 { margin: 0px 332px 0px 0px; }
	#wb_element_instance2_2 { margin: 20px 0px 20px 0px; }
	#wb_element_instance4_2 { margin: 20px 0px 20px 0px; }
}

/* desktop */
@media (min-width: 992px) {
	#wb_header_2 { margin: 0px 332px 0px 0px; }
	#wb_element_instance2_2 { margin: 20px 0px 20px 0px; }
	#wb_element_instance4_2 { margin: 20px 0px 20px 0px; }
}

/* tv */
@media (min-width: 1200px) {
	#wb_header_2 { margin: 0px 332px 0px 0px; }
	#wb_element_instance2_2 { margin: 20px 0px 20px 0px; }
	#wb_element_instance4_2 { margin: 20px 0px 20px 0px; }
}

/* desktop_and_smaller */
@media (max-width: 1199px) {
}

/* tablet_and_smaller */
@media (max-width: 991px) {
}

/* phone_only */
@media (max-width: 767px) {
}

/* tablet_only */
@media (min-width: 768px) and (max-width: 991px) {
}

/* desktop_only */
@media (min-width: 992px) and (max-width: 1199px) {
}

/* phone_last */


/* touch_device */
@media (any-pointer: coarse) {
}

/* mouse_device */
@media (any-pointer: fine) and (min-width: 767px) {
}
