div#footerwrap {
    display: none;
}

#headerwrap.fixed-header #main-nav {
    position: fixed;
    top: 3%;
}