



@media (max-width: 920px) {

.outer-menu-container {
	top: 0;
}
.menu-container {
	padding: 15px 0 15px 15px;
	background: rgba(255, 255, 255, 0.9);
	position: fixed;
}
.mrp-menu-resp-wrapper .top-handle {
	color: #000000;
}

}