#site-footer {
	position: fixed;
    bottom: 0;
	width: 100%;
	z-index: 200;
}

#site-footer.footer-group .in {
    padding: 20px 12px;
}
