.nav-fixed
{
    position: fixed;
    z-index: 900;
    width: 100%;
}
