#mMenuBg {
	background: rgba(0, 0, 0, 0.7);
}
.dark#mMenuBg {
	background: rgba(0, 0, 0, 0.92);
}
.afterScroll#mMenuLogo {
	top: 10px;
}
