Primary Navigation CSS Magazine Pro

.nav-primary {
    background-color: #222;
    color: #fff;
    left: 0;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 999;
}