.uokik-top-wrapper {
    position: relative;
    top: 0; left: 0;
    width: 100%;
    background: #fff;
    padding: 25px 0;
    z-index: 99999
}

.uokik-top-wrapper p,
.uokik-top-wrapper p a {
    font-size: 20px; line-height: 27px;
    text-align: center;
    color: #000;
    font-family: 'Arial';
}

.uokik-top-wrapper p {
    text-align: justify;
}

.uokik-top-wrapper p a {
    text-decoration: underline;
    word-break: break-all;
}

/*.home .section1 {
    margin-top: 170px;
}*/

@media (max-width: 1024px) {
    .uokik-top-wrapper {
        position: relative;
    }
    .home .section1 {
        margin-top: 0;
    }
}

.logged-in .section6 .row-middle{padding-bottom:0;}