.menu {
	margin-top: 85px;
}
.footer .menu {
	margin-top: 0;
}
@media screen and (max-width:992px) {
	.menu {
		margin-top: 0px;
	}
}