@charset "utf-8";
.sitemap ul li {
border-bottom:1px dotted #ccc;
display:block !important;
float: none !important;
padding:10px 0 10px 0;
font-size:1.2em;
}
.sitemap ul li i {
color:#42b468;
}
.sitemap ul li a {
color:#333;
}
#c2 {
	clear: both;
	margin:    ;
	padding:    ;
}
#c3 {
	clear: both;
	margin:    ;
	padding:    ;
}
#c3 h3,
#c3 div {
	text-align: left;
}
#c4 {
	clear: both;
	margin:    ;
	padding:    ;
}
#c4 h3,
#c4 div {
	text-align: left;
}
#c5 {
	clear: both;
	margin: 30px 0 0 0;
	padding:    ;
}
#c5 ul li {
	list-style-type: none;
	text-align: left;
	float: left;
	box-sizing: border-box;
	overflow: hidden;
}
#c5 ul li { margin-right: px; }
#c5 ul li:last-child { margin-right: 0; }
@media screen and (min-width: 469px) and (max-width: 768px) {
#c2 {
}
#c3 {
}
#c4 {
}
#c5 {
}
}
@media screen and (max-width: 468px) {
#c2 {
}
#c3 {
}
#c4 {
}
#c5 {
}
}
