.nav-corporate-header-payhub {
    position: unset;
    height: unset;
}

.navbar-division {
    height: unset;
    position: unset;
    box-shadow: 0 8px 25px 0 rgba(0,0,0,.08);
}

body.menu-open .nav-division {
    display: block;
}

.nav-corporate-header-payhub {
    border-bottom: 1px solid #dcdcdc;
    box-shadow: unset !important
}

@media screen and (max-width: 1024px) {

    .navbar-logo-wrapper-payhub img.payhub-icon {
        height: 50px;
        max-height: 50px;
    }

    .nav-sub-overview, .nav-division>li:first-child {
        margin-top: 0;
    }

    body:not(.menu-open) .navbar-division .row .nav-division{
        display:none
    }
}

/* SIX-15540 */
@media screen and (min-width: 1024px) {

    .navbar-logo-wrapper-payhub img.payhub-icon {
        height: 150px;
        max-height: unset;
    }

    .navbar-logo-wrapper-payhub {
        padding-top: 160px;
    }

    .navbar-division {
        box-shadow: unset;
    }

    .nav-corporate-header-payhub {
        padding: 10px 0px 10px 0px;
        height: 70px;
    }

    .main-search {
        width: 100%
    }

    a.current-trail:after {
        background-color: #DE3919;
    }

    .subscribe-payhub {
        padding: 0 1em;
    }

    .container .navbar-logo-wrapper {
        padding-bottom: 10px;
    }

    .nav-util-block .nav-util-block {
        padding-bottom: 15px
    }

    header {
        width: 100%
    }

    .headerSixPay {
        margin-bottom: 90px
    }

    .navbar-division .container {
        display: flex;
        padding-top: 30px;
    }
}

a.nav-tab-toggle {
    font-size: 20px;
}

.current-trail-payhub > span::after {
    background-color: #DE3919 !important
}

.payhub-header-link > span {
    color: #052549
}

.language-inner .row_center > div:first-child {
    display: none
}

.language-label {
    font-size: 18px;
    color: #052549;
}

.sp-global::before, .nav-meta .btn {
    color: #052549;
}

.sp-search::before, .sp-global::before {
    font-size: 18px;
    color: #052549;
}

.sp-global::before {
    vertical-align: text-top;
}

.sp-search::before {
    vertical-align: super;
}

.nav-division-header-button span {
    color: #052549;
}