#header .holder {
    max-width: 1282px;
}
#header nav,
#header .block-holder {
    width: 100%;
    justify-content: center;
}
nav a {
    margin-left: 10px;
    color: #67676a;
    padding: 8px 20px;
    font-size: 15px;
    font-weight: 500;
    line-height: 18px;
}
nav .dn {
    display: none;
}
.how-create-account .htp,
.how-to-subscribe .htp,
.tickets-types .htp,
.sports-mining .htp,
.sap-act .htp,
.career .htp,
.virtual-outfits .htp,
.join-team .htp,
nav a:hover,
.how-to-play .htp {
    border-radius: 50px;
    background: #111;
    color: #fff;
}
