
/* phone */
body { background-color: transparent; }
body.site:before { background: transparent none repeat-x scroll center top; background-size: auto auto; opacity: 1; }
.wb_sbg { background: transparent none repeat-x center top; }
.wb_cont_inner { width: 320px; height: 100%; }
.wb_cont_bg { width: 320px; margin-left: -160px; }
.root { min-height: 100%; height: auto; }
#wb_header_1 { left: 103px; top: 0px; width: 100%; height: auto; flex: 0 0 auto; }
#wb_header_1 > .wb_content { border: 0px solid #000000; border-radius: 0px 0px 0px 0px; -moz-border-radius: 0px 0px 0px 0px; -webkit-border-radius: 0px 0px 0px 0px; min-width: 20px; min-height: 20px; padding: 0px 0px 0px 0px; background: transparent none no-repeat scroll left top; background-size: cover; justify-items: flex-start; align-items: center; justify-content: flex-start; align-content: stretch; flex-wrap: nowrap; }
#wb_element_instance2_1 { opacity: 1; box-sizing: border-box; left: 0px; top: 0px; width: 100%; height: auto; min-width: 240px; min-height: 309px; max-width: 294px; max-height: 378px; margin: 3px 1px 3px 1px; flex: 1 1 auto; }
#wb_element_instance2_1 img { border-radius: 60px; -moz-border-radius: 60px; -webkit-border-radius: 60px; border: 0px none #d1d1d1; width: 100%; height: auto; }
#wb_element_instance2_1 svg { border-radius: 60px; -moz-border-radius: 60px; -webkit-border-radius: 60px; border: 0px none #d1d1d1; }
#wb_element_instance1_1 { left: 0px; top: 0px; width: 100%; height: auto; flex: 0 0 auto; }
#wb_element_instance1_1 > .wb_content { border: 0px solid #000000; border-radius: 0px 0px 0px 0px; -moz-border-radius: 0px 0px 0px 0px; -webkit-border-radius: 0px 0px 0px 0px; min-width: 20px; min-height: 20px; padding: 37px 12px 98px 12px; background: #ffffff 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_1 { left: 103px; top: 20px; width: 100%; height: auto; flex: 0 0 auto; }
#wb_main_1 > .wb_content { border: 0px solid #000000; border-radius: 0px 0px 0px 0px; -moz-border-radius: 0px 0px 0px 0px; -webkit-border-radius: 0px 0px 0px 0px; min-width: 20px; min-height: 20px; padding: 0px 0px 0px 0px; background: #f2f2f2 none no-repeat scroll center center; background-size: cover; justify-items: flex-start; align-items: center; justify-content: flex-start; align-content: stretch; flex-wrap: nowrap; }
#wb_footer_1 { left: 103px; top: 966px; width: 100%; height: auto; flex: 0 0 auto; }
#wb_footer_1 > .wb_content { border: 0px solid #000000; border-radius: 0px 0px 0px 0px; -moz-border-radius: 0px 0px 0px 0px; -webkit-border-radius: 0px 0px 0px 0px; min-width: 20px; min-height: 20px; padding: 5px 0px 5px 0px; background: #ffffff 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_footer_c_0 { left: 0px; top: 20px; z-index: 9999; width: 0px; height: 0px; flex: 0 0 auto; }
#wb_footer_c_0 > .wb_content { width: 100%; height: 100%; }


/* tablet */
@media (min-width: 768px) {
	#wb_element_instance2_1 { margin: 4px 1px 4px 1px; }
	#wb_element_instance1_1 > .wb_content { min-width: 20px; min-height: 20px; padding: 51px 17px 137px 17px; }
}

/* desktop */
@media (min-width: 992px) {
	#wb_element_instance2_1 { margin: 5px 1px 5px 1px; }
	#wb_element_instance1_1 > .wb_content { min-width: 20px; min-height: 20px; padding: 66px 22px 176px 22px; }
}

/* tv */
@media (min-width: 1200px) {
	#wb_element_instance2_1 { margin: 5px 1px 5px 1px; }
	#wb_element_instance1_1 > .wb_content { min-width: 20px; min-height: 20px; padding: 73px 24px 195px 24px; }
}

/* 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 */

