/* Footer */
footer{margin:0px auto 0; width:100%; height:auto; clear:both;}
footer:after {content:""; display:block; clear:both; height:0.1em; overflow:hidden;}
/*\*/
* html footer {
height: 0.1em;
overflow: visible;
}
/**/


footer h4{margin:0 auto; max-width:1440px; height:40px; line-height:40px; clear:both; font-weight:bold; border-bottom:1px solid #FFFFFF; font-size:13px; overflow:hidden; padding:0 20px; text-align:center;}

.sitemapbox{margin:15px auto 15px; max-width:1440px; height:auto; padding:0 20px;}
.sitemapbox h5{line-height:25px; clear:both; font-weight:bold; border-bottom:1px solid #FFFFFF; margin-bottom:5px;}

ul.sitemap{width:25%; float:left; padding:3px; box-sizing:border-box;}
ul.sitemap_contact{width:25%; float:left; padding:3px; box-sizing:border-box;}
ul.sitemap_contact li{text-align:center; padding:5px 0; color:#FFFFFF;}
ul.sitemap_contact li a{text-align:center; padding:5px 0; color:#FFFFFF;}
footer small{display:block; clear:both; max-width:1440px; padding:10px 0 20px; text-align:center; margin:0 auto; color:#FFFFFF;}


@media screen and (max-width: 719px) {

ul.sitemap{width:100%; float:none;}
ul.sitemap_contact{width:100%; float:none;}

}