
/* phone */
html { scroll-behavior: smooth; }
.site-lang-en .wb_cont_inner { width: 360px; height: 100%; }
.site-lang-en .wb_cont_bg { width: 360px; margin-left: -180px; }
.site-lang-en .root { min-height: 100%; height: auto; }
#wb_element_instance2_4 p:last-child { margin-bottom: 0; }
#wb_element_instance2_4 { opacity: 1; left: 0px; top: 20px; z-index: 23; width: 1200px; height: auto; max-width: 100%; }
#wb_element_instance1_4 { width: 1200px; height: 20px; max-width: 100%; flex: 0 0 auto; }
#wb_element_instance1_4 > .wb_content { border: 0px solid #000; -moz-border-radius: 0px; -webkit-border-radius: 0px; border-radius: 0px; min-width: 20px; min-height: 20px; padding: 0px 0px 0px 0px; justify-items: flex-start; align-items: center; justify-content: flex-start; align-content: stretch; flex-wrap: nowrap; }
#wb_main_4 { width: 100%; height: 800px; min-width: 360px; max-width: 1200px; flex: 0 0 auto; }
#wb_main_4 > .wb_content:before { background: transparent url("../gallery_gen/610be35cff7c7dc37897a5e67a0a7003.jpg") no-repeat scroll center center; background-size: auto auto; opacity: 0.8; content: ""; position: absolute; width: 100%; height: 100%; top: 0; left: 0; }
#wb_main_4 > .wb_content { border: 0px solid #000; -moz-border-radius: 0px; -webkit-border-radius: 0px; border-radius: 0px; min-width: 20px; min-height: 20px; padding: 0px 0px 0px 0px; background-color: #ffcc96; justify-items: flex-start; align-items: center; justify-content: flex-start; align-content: stretch; flex-wrap: nowrap; }


/* tablet */
@media (min-width: 768px) {
}

/* desktop */
@media (min-width: 992px) {
}

/* tv */
@media (min-width: 1200px) {
}

/* 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 */

