  .ResortSubMenu {
    background-color: #616161;
    position:fixed;
    top:650px;
    width:100%;
    z-index:100;
}

/*@media (max-width: 900px) {
	.ResortSubMenu {
	    position:static;
    	top:157px;
    	color: #fff;
	}

}*/