@media only screen and (max-width:992px) {
	.mainmenu-area {
		display: none;
	}
}