html{
	padding:0px;
	margin:0px;
	width:100%;
	height:100%;
}
div{
	display:block;
}
a:link, a:visited, a:hover, a:active {
	text-decoration: none;
}

.anm22_wb_fw_body {
	padding:0px;
	margin:0px;
	width:100%;
	height: 100%;
}

.anm22_wb_fw_div_fullscreen, .anm22_wb_fw_cover_bgfixed_fullscreen {
	background: 50% 0 no-repeat fixed;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	height: 100%;
}

.anm22_wb_fw_cover_bgfixed {
	background: 50% 0 no-repeat fixed;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
}

.anm22_wb_fw_div_fixed_up {
	position:fixed;
	top:0px;
	left:0px;
	width:100%;
}

.anm22_wb_fw_div_fixed_bottom {
	width:100%;
	position:fixed;
	bottom:0px;
	left:0px;
}

.anm22_wb_fw_display_xl_block {
	display:block;
}
.anm22_wb_fw_display_xl_none {
	display:none;
}

.anm22_wb_fw_conteiner {
}

.anm22_wb_fw_conteiner_fluid {
}

.anm22_wb_fw_row {
}

.anm22_wb_fw_clear, .anm22_wb_fw_end_row {
	clear:both;
}

.anm22_wb_fw_clear_left, .anm22_wb_fw_end_row_left {
	clear:left;
}

.anm22_wb_fw_clear_right, .anm22_wb_fw_end_row_right {
	clear:right;
}

.anm22_wb_fw_div_col_xl_12, .anm22_wb_fw_div_col_100 {
	width:auto;
	float:none;
}
.anm22_wb_fw_div_col_xl_9 {
	width:75%;
	float:left;
}
.anm22_wb_fw_div_col_xl_8 {
	width:66.66%;
	float:left;
}
.anm22_wb_fw_div_col_xl_6, .anm22_wb_fw_div_col_50 {
	width:50%;
	float:left;
}
.anm22_wb_fw_div_col_xl_4 {
	width:33.33%;
	float:left;
}
.anm22_wb_fw_div_col_xl_3 {
	width:25%;
	float:left;
}

/* Desktops */
@media only screen and (max-width: 1199px) {
	.anm22_wb_fw_display_lg_block {
		display:block;
	}
	.anm22_wb_fw_display_lg_none {
		display:none;
	}
	.anm22_wb_fw_div_col_lg_12 {
		width:auto;
		float:none;
	}
	.anm22_wb_fw_div_col_lg_9 {
		width:75%;
		float:left;
	}
	.anm22_wb_fw_div_col_lg_8 {
		width:66.66%;
		float:left;
	}
	.anm22_wb_fw_div_col_lg_6 {
		width:50%;
		float:left;
	}
	.anm22_wb_fw_div_col_lg_4 {
		width:33.33%;
		float:left;
	}
	.anm22_wb_fw_div_col_lg_3 {
		width:25%;
		float:left;
	}
}

/* Tablets */
@media only screen and (max-width: 991px) {
	.anm22_wb_fw_display_md_block {
		display:block;
	}
	.anm22_wb_fw_display_md_none {
		display:none;
	}
	.anm22_wb_fw_div_col_md_12 {
		width:auto;
		float:none;
	}
	.anm22_wb_fw_div_col_md_9 {
		width:75%;
		float:left;
	}
	.anm22_wb_fw_div_col_md_8 {
		width:66.66%;
		float:left;
	}
	.anm22_wb_fw_div_col_md_6 {
		width:50%;
		float:left;
	}
	.anm22_wb_fw_div_col_md_4 {
		width:33.33%;
		float:left;
	}
	.anm22_wb_fw_div_col_md_3 {
		width:25%;
		float:left;
	}
}

/* Smartphones */
@media only screen and (max-width: 767px) {
	.anm22_wb_fw_display_sm_block {
		display:block;
	}
	.anm22_wb_fw_display_sm_none {
		display:none;
	}
	.anm22_wb_fw_div_col_sm_12, .anm22_wb_fw_div_col_50 {
		width:auto;
		float:none;
	}
	.anm22_wb_fw_div_col_sm_9 {
		width:75%;
		float:left;
	}
	.anm22_wb_fw_div_col_sm_8 {
		width:66.66%;
		float:left;
	}
	.anm22_wb_fw_div_col_sm_6 {
		width:50%;
		float:left;
	}
	.anm22_wb_fw_div_col_sm_4 {
		width:33.33%;
		float:left;
	}
	.anm22_wb_fw_div_col_sm_3 {
		width:25%;
		float:left;
	}
}

/* Smartphones landscape */
@media only screen and (max-width: 480px) {
	.anm22_wb_fw_display_xsl_block {
		display:block;
	}
	.anm22_wb_fw_display_xsl_none {
		display:none;
	}
	.anm22_wb_fw_div_col_xsl_12 {
		width:auto;
		float:none;
	}
	.anm22_wb_fw_div_col_xsl_9 {
		width:75%;
		float:left;
	}
	.anm22_wb_fw_div_col_xsl_8 {
		width:66.66%;
		float:left;
	}
	.anm22_wb_fw_div_col_xsl_6 {
		width:50%;
		float:left;
	}
	.anm22_wb_fw_div_col_xsl_4 {
		width:33.33%;
		float:left;
	}
	.anm22_wb_fw_div_col_xsl_3 {
		width:25%;
		float:left;
	}
}

/* Smartphones portrait */
@media only screen and (max-width: 320px) {
	.anm22_wb_fw_display_xs_block {
		display:block;
	}
	.anm22_wb_fw_display_xs_none {
		display:none;
	}
	.anm22_wb_fw_div_col_xs_12 {
		width:auto;
		float:none;
	}
	.anm22_wb_fw_div_col_xs_9 {
		width:75%;
		float:left;
	}
	.anm22_wb_fw_div_col_xs_8 {
		width:66%;
		float:left;
	}
	.anm22_wb_fw_div_col_xs_6 {
		width:50%;
		float:left;
	}
	.anm22_wb_fw_div_col_xs_4 {
		width:33%;
		float:left;
	}
	.anm22_wb_fw_div_col_xs_3 {
		width:25%;
		float:left;
	}
}