.with-free-article.mob-footer {
    padding-bottom: 230px;
}

#free-article {
    background-color: #1c1c1c;
    height: auto;
}

#article-limit {
    background-color: #6c6c6c;
    border-radius: 8px;
    padding: 2px 8px;
}

#free-article ._eSHb {
    width: fit-content;
}

#free-article ._mhQN {
    font-size: 18px;
    text-align: center;
    line-height: 40px;
    padding: 15px 15px 17px;
}

#free-article ._mhQN .slim {
    font-weight: 100;
}

#free-article a.free-account {
    color: #fff;
    text-decoration: underline;
}

#free-article a.become-a-member {
    text-decoration: none;
    background-color: #e50226;
    padding: 5px 10px 8px;
    border-radius: 6px;
    white-space: nowrap;
}

.oveflow-hidden {
    overflow: hidden !important;
}

.free-membership-il-body {
    height: 140vh !important;
    overflow: unset !important;
}

.free-membership-il-body-cont {
    min-height: 100vh !important;
    height: 100% !important;
    overflow: hidden !important;
    max-height: 100vh !important;
}

.free-membership-il-no-footer {
    display: none !important;
}

.free-membership-il-no-mob-footer {
    display: none !important;
}

.no-leaderboard_wrapper {
    display: none !important;
}

#free-article .toggle-membership {
    display: none;
}

#free-article .toggle-membership .toogle-border {
    background-color: #3c4257;
    height: 45px;
    position: absolute;
    top: 7px;
    left: 5px;
    width: 2px;
}

#free-article .toggle-membership.rotate i {
    rotate: 180deg;
}

@media only screen and (max-width: 1199px) {
    .adjust-billboard {
        bottom: 80px !important;
    }

    .adjust-footer {
        padding-bottom: 170px !important;
    }

    #free-article ._eSHb {
        width: 100%;
    }

    #free-article ._mhQN {
        padding: 15px 0px 17px;
        height: auto;
    }

    #free-article ._f64X {
        border-top: solid 2px #3c4257;
        padding: 12px 0 5px;
        margin-top: 12px;
        display: none;
    }

    #free-article .free-article-separator {
        display: none;
    }

    #free-article .toggle-membership {
        display: block;
        position: absolute;
        top: 2px;
        right: 0;
        padding: 10px;
        width: 50px;
    }
}

@media (max-width: 1024px) {
    .b-topLeaderboard {
        bottom: 145px;
    }
}

@media only screen and (max-width: 470px) {
    .b-topLeaderboard {
        bottom: 185px;
    }

    .with-free-article.mob-footer {
        padding-bottom: 270px;
    }
}
