.body>#footer .copyright {
    color: #fff !important;
}
.page-top {
    background-color: #171717;
    border-bottom: 0px solid #ccc !important;
    border-top: 0px solid #384045 !important;
    margin: 0 0 35px 0;
    min-height: 50px;
    padding: 20px 0;
    position: relative;
    text-align: left;
}

@media (min-width: 992px) {
    header.newHeader .header-body {
        background: transparent;
        width: 100%;
        z-index: 1000;
        position: fixed;
        border-top: 0;
        border-bottom: 0px solid rgba(255, 255, 255, .2) !important;
        min-height: 128px;
    }
}
