

.menu{
  
  position:fixed;  
  z-index:1;  
    width:100%;
    text-align:left;

}

  
/* This class will fix the menu */
/*.fixed_menu{
    position: fixed!important;
    top: 0!important;    
}*/


