
.templatemo-top-menu {
    background-color:#ffffff;
    z-index: 5000;
    width:100%;
	position:fixed;
}


@media (max-width: 768px){
.templatemo-top-menu {
      min-height:70px;

}
}