/* Footer */
footer{clear:both; box-sizing: border-box; background-color: rgba(21,0,103,1.0);}


footer h4{margin:0 auto; height:auto; line-height:20px; clear:both; font-weight:bold; font-size:12px; overflow:hidden; text-align:center; padding-top:30px;}

.sitemapboxbg{background-color: rgba(222,222,222,1.0); width: 100%;}
.sitemapbox{padding: 20px 0; margin:0 auto; max-width: 900px; box-sizing: border-box;}
.sitemapbox:after {content:""; display:block; clear:both; height:20px; overflow:hidden;}
/*\*/
* html .sitemapbox{
height: 20px;
overflow: visible;
}
/**/

.sitemapbox li{line-height: 20px; margin-bottom: 20px; list-style: none;}
.sitemapbox li a{ color: #3C3C3C; text-decoration: none; font-size: 11px;}
.sitemapbox li.directory{padding-left: 25px; background: url(../img/icon/directory.png) no-repeat;}
.sitemapbox h5{line-height:20px; clear:both; font-weight:bold; height: 20px;font-size:12px;}
.sitemapbox h5 a{font-weight: bold; font-size:12px;}
.sitemapbox li.icon01{padding-left: 25px; background: url(../img/icon/01.png) no-repeat;}
.sitemapbox li.icon02{padding-left: 25px; background: url(../img/icon/02.png) no-repeat;}
.sitemapbox li.icon03{padding-left: 25px; background: url(../img/icon/03.png) no-repeat;}
.sitemapbox li.icon04{padding-left: 25px; background: url(../img/icon/04.png) no-repeat;}
.sitemapbox li.icon05{padding-left: 25px; background: url(../img/icon/05.png) no-repeat;}
.sitemapbox li.icon06{padding-left: 25px; background: url(../img/icon/06.png) no-repeat;}
.sitemapbox li.icon07{padding-left: 25px; background: url(../img/icon/07.png) no-repeat;}
.sitemapbox li ul{margin-top: -15px;}
.sitemapbox li li{margin-bottom: 0;}

ul.sitemap{width:25%; float:left; box-sizing:border-box; height:auto;}

@media only screen and (min-width:600px) and (max-width:959px) {
ul.sitemap{width:50%;}
}

@media only screen and (max-width:599px) {
ul.sitemap{width:100%;}	
}


footer small{display:block; text-align:center; margin:0 auto; color:#FFFFFF; height:20px; font-size: 11px; padding-bottom: 50px;}

footer h4{color:#FFFFFF;}
.sitemapbox h5 a{color:#3C3C3C;}
ul.sitemap li a{color:#3C3C3C;}
