body.page-template-page-saleslandingpage .sse-navbar #bs-example-navbar-collapse-1 {
    display:none !important;
}

body.page-template-page-saleslandingpage .footer_container .sse-footer-col:nth-child(1), body.page-template-page-saleslandingpage .footer_container .sse-footer-col:nth-child(2), body.page-template-page-saleslandingpage .footer_container .sse-footer-col:nth-child(4) {
    display:none !important;
}

@media (min-width: 768px)
{
    body.page-template-page-saleslandingpage .footer_container .sse-footer-col.col-sm-push-2 {
        left: 66.66666667%;
    }
}

body.page-template-page-saleslandingpage .menu-mobile {
    display:none;
}