/*
 * css.css - display by column
 * lines: 328
 * length: 8711
 */
.col1 .col-i {
	width: 100%;
	margin-right: 0;
}
.col2 .col-i {
	width: 49%;
	margin-right: 2%;
}
.col3 .col-i {
	width: 32%;
	margin-right: 2%;
}
.col4 .col-i {
	width: 23.5%;
	margin-right: 2%;
}
.col5 .col-i {
	width: 18.4%;
	margin-right: 2%;
}
.col6 .col-i {
	width: 15%;
	margin-right: 2%;
}
.col7 .col-i {
	width: 12.4%;
	margin-right: 2.2%;
}
.col8 .col-i {
	width: 10.4%;
	margin-right: 2.4%;
}
.col9 .col-i {
	width: 8.8%;
	margin-right: 2.6%;
}
.col10 .col-i {
	width: 8.2%;
	margin-right: 2%;
}
.col1 .col-i,
.col2 .col-i,
.col3 .col-i,
.col4 .col-i,
.col5 .col-i,
.col6 .col-i,
.col7 .col-i,
.col8 .col-i,
.col9 .col-i,
.col10 .col-i{
	display:block;
	float:left;
}
.col1:after,
.col2:after,
.col3:after,
.col4:after,
.col5:after,
.col6:after,
.col7:after,
.col8:after,
.col9:after,
.col10:after {
	content: '';
	display:block;
	height:0;
	clear:both;
}
.col2 .col-i:nth-child(2n),
.col3 .col-i:nth-child(3n),
.col4 .col-i:nth-child(4n),
.col5 .col-i:nth-child(5n),
.col6 .col-i:nth-child(6n),
.col7 .col-i:nth-child(7n),
.col8 .col-i:nth-child(8n),
.col9 .col-i:nth-child(9n),
.col10 .col-i:nth-child(10n) {
	margin-right:0;
}
@media (max-width:1280px) {
	.w12-col1 .col-i:nth-child(1n) {
		width: 100%;
		margin-right: 0;
	}
	.w12-col2 .col-i:nth-child(1n) {
		width: 49%;
		margin-right: 2%;
	}
	.w12-col3 .col-i:nth-child(1n) {
		width: 32%;
		margin-right: 2%;
	}
	.w12-col4 .col-i:nth-child(1n) {
		width: 23.5%;
		margin-right: 2%;
	}
	.w12-col5 .col-i:nth-child(1n) {
		width: 18.4%;
		margin-right: 2%;
	}
	.w12-col6 .col-i:nth-child(1n) {
		width: 15%;
		margin-right: 2%;
	}
	.w12-col7 .col-i:nth-child(1n) {
		width: 12.4%;
		margin-right: 2.2%;
	}
	.w12-col8 .col-i:nth-child(1n) {
		width: 10.4%;
		margin-right: 2.4%;
	}
	.w12-col9 .col-i:nth-child(1n) {
		width: 8.8%;
		margin-right: 2.6%;
	}
	.w12-col10 .col-i:nth-child(1n) {
		width: 8.2%;
		margin-right: 2%;
	}
	.w12-col1 .col-i,
	.w12-col2 .col-i,
	.w12-col3 .col-i,
	.w12-col4 .col-i,
	.w12-col5 .col-i,
	.w12-col6 .col-i,
	.w12-col7 .col-i,
	.w12-col8 .col-i,
	.w12-col9 .col-i,
	.w12-col10 .col-i{
		display:block;
		float:left;
	}
	.w12-col1:after,
	.w12-col2:after,
	.w12-col3:after,
	.w12-col4:after,
	.w12-col5:after,
	.w12-col6:after,
	.w12-col7:after,
	.w12-col8:after,
	.w12-col9:after,
	.w12-col10:after {
		content: '';
		display:block;
		height:0;
		clear:both;
	}
	.w12-col2 .col-i:nth-child(2n),
	.w12-col3 .col-i:nth-child(3n),
	.w12-col4 .col-i:nth-child(4n),
	.w12-col5 .col-i:nth-child(5n),
	.w12-col6 .col-i:nth-child(6n),
	.w12-col7 .col-i:nth-child(7n),
	.w12-col8 .col-i:nth-child(8n),
	.w12-col9 .col-i:nth-child(9n),
	.w12-col10 .col-i:nth-child(10n) {
		margin-right:0;
	}
}
@media (max-width:1024px) {
	.w1-col1 .col-i:nth-child(1n) {
		width: 100%;
		margin-right: 0;
	}
	.w1-col2 .col-i:nth-child(1n) {
		width: 49%;
		margin-right: 2%;
	}
	.w1-col3 .col-i:nth-child(1n) {
		width: 32%;
		margin-right: 2%;
	}
	.w1-col4 .col-i:nth-child(1n) {
		width: 23.5%;
		margin-right: 2%;
	}
	.w1-col5 .col-i:nth-child(1n) {
		width: 18.4%;
		margin-right: 2%;
	}
	.w1-col6 .col-i:nth-child(1n) {
		width: 15%;
		margin-right: 2%;
	}
	.w1-col7 .col-i:nth-child(1n) {
		width: 12.4%;
		margin-right: 2.2%;
	}
	.w1-col8 .col-i:nth-child(1n) {
		width: 10.4%;
		margin-right: 2.4%;
	}
	.w1-col9 .col-i:nth-child(1n) {
		width: 8.8%;
		margin-right: 2.6%;
	}
	.w1-col10 .col-i:nth-child(1n) {
		width: 8.2%;
		margin-right: 2%;
	}
	.w1-col1 .col-i,
	.w1-col2 .col-i,
	.w1-col3 .col-i,
	.w1-col4 .col-i,
	.w1-col5 .col-i,
	.w1-col6 .col-i,
	.w1-col7 .col-i,
	.w1-col8 .col-i,
	.w1-col9 .col-i,
	.w1-col10 .col-i{
		display:block;
		float:left;
	}
	.w1-col1:after,
	.w1-col2:after,
	.w1-col3:after,
	.w1-col4:after,
	.w1-col5:after,
	.w1-col6:after,
	.w1-col7:after,
	.w1-col8:after,
	.w1-col9:after,
	.w1-col10:after {
		content: '';
		display:block;
		height:0;
		clear:both;
	}
	.w1-col2 .col-i:nth-child(2n),
	.w1-col3 .col-i:nth-child(3n),
	.w1-col4 .col-i:nth-child(4n),
	.w1-col5 .col-i:nth-child(5n),
	.w1-col6 .col-i:nth-child(6n),
	.w1-col7 .col-i:nth-child(7n),
	.w1-col8 .col-i:nth-child(8n),
	.w1-col9 .col-i:nth-child(9n),
	.w1-col10 .col-i:nth-child(10n) {
		margin-right:0;
	}
}
@media (max-width:768px) {
	.w7-col1 .col-i:nth-child(1n) {
		width: 100%;
		margin-right: 0;
	}
	.w7-col2 .col-i:nth-child(1n) {
		width: 49%;
		margin-right: 2%;
	}
	.w7-col3 .col-i:nth-child(1n) {
		width: 32%;
		margin-right: 2%;
	}
	.w7-col4 .col-i:nth-child(1n) {
		width: 23.5%;
		margin-right: 2%;
	}
	.w7-col5 .col-i:nth-child(1n) {
		width: 18.4%;
		margin-right: 2%;
	}
	.w7-col6 .col-i:nth-child(1n) {
		width: 15%;
		margin-right: 2%;
	}
	.w7-col7 .col-i:nth-child(1n) {
		width: 12.4%;
		margin-right: 2.2%;
	}
	.w7-col8 .col-i:nth-child(1n) {
		width: 10.4%;
		margin-right: 2.4%;
	}
	.w7-col9 .col-i:nth-child(1n) {
		width: 8.8%;
		margin-right: 2.6%;
	}
	.w7-col10 .col-i:nth-child(1n) {
		width: 8.2%;
		margin-right: 2%;
	}
	.w7-col1 .col-i,
	.w7-col2 .col-i,
	.w7-col3 .col-i,
	.w7-col4 .col-i,
	.w7-col5 .col-i,
	.w7-col6 .col-i,
	.w7-col7 .col-i,
	.w7-col8 .col-i,
	.w7-col9 .col-i,
	.w7-col10 .col-i{
		display:block;
		float:left;
	}
	.w7-col1:after,
	.w7-col2:after,
	.w7-col3:after,
	.w7-col4:after,
	.w7-col5:after,
	.w7-col6:after,
	.w7-col7:after,
	.w7-col8:after,
	.w7-col9:after,
	.w7-col10:after {
		content: '';
		display:block;
		height:0;
		clear:both;
	}
	.w7-col2 .col-i:nth-child(2n),
	.w7-col3 .col-i:nth-child(3n),
	.w7-col4 .col-i:nth-child(4n),
	.w7-col5 .col-i:nth-child(5n),
	.w7-col6 .col-i:nth-child(6n),
	.w7-col7 .col-i:nth-child(7n),
	.w7-col8 .col-i:nth-child(8n),
	.w7-col9 .col-i:nth-child(9n),
	.w7-col10 .col-i:nth-child(10n) {
		margin-right:0;
	}
}
@media (max-width:500px) {
	.w5-col1 .col-i:nth-child(1n) {
		width: 100%;
		margin-right: 0;
	}
	.w5-col2 .col-i:nth-child(1n) {
		width: 49%;
		margin-right: 2%;
	}
	.w5-col3 .col-i:nth-child(1n) {
		width: 32%;
		margin-right: 2%;
	}
	.w5-col4 .col-i:nth-child(1n) {
		width: 23.5%;
		margin-right: 2%;
	}
	.w5-col5 .col-i:nth-child(1n) {
		width: 18.4%;
		margin-right: 2%;
	}
	.w5-col6 .col-i:nth-child(1n) {
		width: 15%;
		margin-right: 2%;
	}
	.w5-col7 .col-i:nth-child(1n) {
		width: 12.4%;
		margin-right: 2.2%;
	}
	.w5-col8 .col-i:nth-child(1n) {
		width: 10.4%;
		margin-right: 2.4%;
	}
	.w5-col9 .col-i:nth-child(1n) {
		width: 8.8%;
		margin-right: 2.6%;
	}
	.w5-col10 .col-i:nth-child(1n) {
		width: 8.2%;
		margin-right: 2%;
	}
	.w5-col1 .col-i,
	.w5-col2 .col-i,
	.w5-col3 .col-i,
	.w5-col4 .col-i,
	.w5-col5 .col-i,
	.w5-col6 .col-i,
	.w5-col7 .col-i,
	.w5-col8 .col-i,
	.w5-col9 .col-i,
	.w5-col10 .col-i{
		display:block;
		float:left;
	}
	.w5-col1:after,
	.w5-col2:after,
	.w5-col3:after,
	.w5-col4:after,
	.w5-col5:after,
	.w5-col6:after,
	.w5-col7:after,
	.w5-col8:after,
	.w5-col9:after,
	.w5-col10:after {
		content: '';
		display:block;
		height:0;
		clear:both;
	}
	.w5-col2 .col-i:nth-child(2n),
	.w5-col3 .col-i:nth-child(3n),
	.w5-col4 .col-i:nth-child(4n),
	.w5-col5 .col-i:nth-child(5n),
	.w5-col6 .col-i:nth-child(6n),
	.w5-col7 .col-i:nth-child(7n),
	.w5-col8 .col-i:nth-child(8n),
	.w5-col9 .col-i:nth-child(9n),
	.w5-col10 .col-i:nth-child(10n) {
		margin-right:0;
	}
}
@media (max-width:320px) {
	.w3-col1 .col-i:nth-child(1n) {
		width: 100%;
		margin-right: 0;
	}
	.w3-col2 .col-i:nth-child(1n) {
		width: 49%;
		margin-right: 2%;
	}
	.w3-col3 .col-i:nth-child(1n) {
		width: 32%;
		margin-right: 2%;
	}
	.w3-col4 .col-i:nth-child(1n) {
		width: 23.5%;
		margin-right: 2%;
	}
	.w3-col5 .col-i:nth-child(1n) {
		width: 18.4%;
		margin-right: 2%;
	}
	.w3-col6 .col-i:nth-child(1n) {
		width: 15%;
		margin-right: 2%;
	}
	.w3-col7 .col-i:nth-child(1n) {
		width: 12.4%;
		margin-right: 2.2%;
	}
	.w3-col8 .col-i:nth-child(1n) {
		width: 10.4%;
		margin-right: 2.4%;
	}
	.w3-col9 .col-i:nth-child(1n) {
		width: 8.8%;
		margin-right: 2.6%;
	}
	.w3-col10 .col-i:nth-child(1n) {
		width: 8.2%;
		margin-right: 2%;
	}
	.w3-col1 .col-i,
	.w3-col2 .col-i,
	.w3-col3 .col-i,
	.w3-col4 .col-i,
	.w3-col5 .col-i,
	.w3-col6 .col-i,
	.w3-col7 .col-i,
	.w3-col8 .col-i,
	.w3-col9 .col-i,
	.w3-col10 .col-i{
		display:block;
		float:left;
	}
	.w3-col1:after,
	.w3-col2:after,
	.w3-col3:after,
	.w3-col4:after,
	.w3-col5:after,
	.w3-col6:after,
	.w3-col7:after,
	.w3-col8:after,
	.w3-col9:after,
	.w3-col10:after {
		content: '';
		display:block;
		height:0;
		clear:both;
	}
	.w3-col2 .col-i:nth-child(2n),
	.w3-col3 .col-i:nth-child(3n),
	.w3-col4 .col-i:nth-child(4n),
	.w3-col5 .col-i:nth-child(5n),
	.w3-col6 .col-i:nth-child(6n),
	.w3-col7 .col-i:nth-child(7n),
	.w3-col8 .col-i:nth-child(8n),
	.w3-col9 .col-i:nth-child(9n),
	.w3-col10 .col-i:nth-child(10n) {
		margin-right:0;
	}
}
