
.tops__wrapper:has(.ntop10) .topnew_title{
    text-align: left !important;
}

.ntop10 {
    width: 100%;
    display: flex;
    flex-direction: column;
    margin-bottom: 20px;
    padding-inline: 5px;
}

.ntop10 > div {
    border: 1px #bababa solid;
    overflow: visible;
    background: #f5f5f5;
    display: flex;
    align-items: center;
    padding: 0 5px;
    position: relative;
    min-height: 150px;
    border-radius: 10px;
}

.ntop10 > div:not(:first-child):not(.tctext) {
    margin-top: 20px;
}

.ntop10 > div > div {
}

.ntop10 .bs {
    flex-grow: 1;
    display: flex;
    align-self: stretch;
    align-items: stretch;
}

.ntop10 .b1, .ntop10 .b2 {
    display: flex;
}

.ntop10 .b1 {
    align-items: center;
    width: 190px;
    max-width: 250px !important;
    flex-grow: 1;
}

.ntop10 .b1.nobonus {
    display: none;
}

.ntop10 .b2 {
    flex-grow: 1;
    margin-right: 20px;
}

.ntop10 .b2 span {
    display: block;
    text-align: center;
    font-size: 11px;
    color: #777;
}

.ntop10 .b2 .mor {
    height: 29px;
    padding-top: 1px;
    padding-bottom: 1px;
}

.ntop10 .b2 .mor p, .ntop10 .l .exs p {
    border: 1px #bbb solid;
    width: 27px;
    border-radius: 50%;
    height: 27px;
    line-height: 27px;
    background: #fff;
    font-size: 10px;
    display: flex;
    margin: 0 auto;
    color: #677383;
    justify-content: center;
    align-items: center;
    overflow: hidden;
}

.ntop10 .l .exs p {
    width: 21px;
    height: 21px;
}

.ntop10 .b2 .flg {
    transform: scale(0.7, 0.7);
}

.ntop10 .n {
    position: absolute;
    top: -5px;
    left: -5px;
    width: 90px;
    height: 50px;
    background-image: url(../img/commons/bcel/rank.png);
    font-size: 24px;
    font-weight: 700;
    color: #fff;
    padding: 4px 0 0 10px;
}

.ntop10 .n-def {
    background-position: 0 -100px;
    filter: brightness(0);
}

.ntop10 .n-count{
    position: absolute;
    color: #fff;
    top: 0;
    left: 5px;
    font-size: 24px;
    font-weight: 700;
}

.ntop10 .n2 {
    background-position: 0 -50px;
}

.ntop10 .n3 {
    background-position: 0 -100px;
}

.ntop10 .c {
    width: 160px;
    min-width: 160px;
    max-width: 160px;
    text-align: center;
    padding: 0 3px;
}

.ntop10 .c a {
    font-weight: bold;
}

.ntop10 .c img {
    width: 80px !important;
    height: 80px !important;
    display: block;
    margin: 0 auto 5px;
    border-radius: 50%;
}

.ntop10 .b {
    text-align: center;
    flex-grow: 1;
    padding: 0 10px;
    font-size: 24px;
    display: flex;
    flex-direction: column;
    font-weight: 700;
}

.ntop10 .b span {
    display: block;
    font-weight: 600;
    font-size: 16px;
    margin-top: 5px;
}

.ntop10 .b .fdp {
    font-weight: 400;
    font-size: 14px;
}

.ntop10 .s, .ntop10 .l, .ntop10 .w {
    display: flex;
    flex-direction: column;
}

.ntop10 .s {
    width: 138px;
    max-width: 180px;
    text-align: center;
    flex-grow: 1;
}

.ntop10 .s > span.payment-label, .ntop10 .l > span, .ntop10 .w > span {
    width: max-content;
    margin: 0 auto;
    padding: 2px 5px;
    border-left: 1px #bababa solid;
    border-right: 1px #bababa solid;
    border-bottom: 1px #bababa solid;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
    background: #fff;
    max-width: 100%;
    min-width: 80px;
}

.ntop10 .s div.p_block, .ntop10 .k div, .ntop10 .l div {
    height: auto;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
    margin: auto;
    margin-top: 10px;
    flex-grow: 1;
    max-height: 110px;
    align-content: flex-start;
    gap: 5px;
}

.ntop10 .s div span {
    width: 57px;
    height: 21px;
    font-size: 14px;
}

.ntop10 .l div {
    flex-direction: column;
    flex-wrap: nowrap;
}

.ntop10 .l div img {
    margin: 4px 0;
}

.ntop10 .l .llg {
    width: 54px;
    min-width: 54px;
    height: 35px;
    min-height: 35px;
    background-position: center;
    background-repeat: no-repeat;
    margin-bottom: 2px;
    background-size: contain;
}

.ntop10 .l .exs {
    font-size: 14px;
    padding: 5px 0;
}

.ntop10 .l {
    width: 80px;
    max-width: 180px;
    flex-grow: 2;
}

.ntop10 .s .b_img{
    width: 51px;
    height: 21px;
    border: 1px #ccc solid;
    display: inline-block;
    padding: 3px;
    background: #fff;
    border-radius: 3px;
    box-sizing: content-box;
    flex-grow: 0;
}

.ntop10 .s img {
    width: auto;
    height: 100%;
    object-fit: contain;
}

.ntop10 .k {
    width: 100px;
    text-align: center;
}

.ntop10 .k img {
    width: 68px;
    height: 28px;
    margin: 1px 5px;
    display: inline-block;
}

.ntop10 .w {
    font-size: 12px;
    text-align: left;
    font-weight: 400;
    width: 210px;
    padding: 0 10px;
    max-width: 250px;
    flex-grow: 1;
}

.ntop10 .w ul {
    margin: auto;
    flex-grow: 1;
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    width: 100%;
    list-style: none;
    padding: 10px 5px 0;
}

.ntop10 .w li {
    position: relative;
    padding: 0 0 2px 20px;
    font-weight: 600;
}

.ntop10 .w li:before {
    content: "";
    background-image: url(../img/commons/bcel/withdrawala.png);
    width: 16px;
    height: 16px;
    display: block;
    position: absolute;
    left: 0;
    top: 4px;
}

.ntop10 .w .co_cc:before {
    background-position: 0 -100%;
}

.ntop10 .w .co_ew:before {
    background-position: 0 -200%;
}

.ntop10 .w .co_wt:before {
    background-position: 0 -300%;
}

.ntop10 .w .co_bt:before {
    background-position: 0 -400%;
}

.ntop10 .w .co_bi:before {
    background-position: 0 -500%;
}

.ntop10 .w ul span {
    display: inline;
    margin-right: 5px;
    text-transform: none;
    font-size: 12px;
    letter-spacing: -0.6px;
    font-weight: 300;
}

.ntop10 .v {
    align-self: center;
    padding: 0 5px;
    min-width: 130px;
    max-width: 200px;
    flex-grow: 6;
    text-align: center;
}

.ntop10 .v a:not(.btn1):last-child,
.ntop10 .v1 a:not(.btn1):last-child{
    display: block;
    font-weight: bold;
    margin-top: 10px;
    text-transform: capitalize;
    text-decoration: underline;
}

.ntop10 .v .btn1, .ntop10 .v1 .btn1 {
    max-width: none;
    font-size: 16px;
    height: 45px;
}

.ntop10 .v .rv, .ntop10 .v1 .rv {
    margin-top: 15px;
    display: inline-block;
    text-decoration: underline;
}

.ntop10 .v1 {
    display: none;
}

.ntop10 .p {
    display: flex;
    flex-direction: column;
    align-items: center;
    flex-grow: 1;
    justify-content: space-evenly;
    max-width: 150px;
    width: 70px;
}

.ntop10 .p div {
    margin: 4px 0;
}

.ntop10 .tnc {
    margin-right: 0;
    text-align: center;
    width: auto;
}

.ntop10 .tnc:before {
    display: block !important;
    margin: 0 auto;
}

.ntop10 .tnc a {
    margin: 0;
}

.ntop10 .tctext {
    border: none;
    display: block;
    background: none;
    height: auto;
    min-height: 0;
    margin: 3px 0 0;
    font-size: 11px;
    font-weight: 400;
    color: #777;
    line-height: 15px;
}

.ntop10 ul > li, .ntop10 ul > li::before {
    margin: unset !important;
}

.ntop10 .btn1 {
    font-size: 13px;
    color: #fff;
    border-radius: 5px;
    display: flex;
    padding: 11px 5px;
    border: 0;
    min-width: 90px;
    text-align: center;
    line-height: normal;
    align-items: center;
    justify-content: center;
    margin: 0 auto;
    max-width: 170px;
    font-weight: 600;
    vertical-align: top;
}

.ntop10 .btn1:hover {
    background-color: var(--color-hover-on-cta-button) !important;
    transform: translateY(4px);
    box-shadow: none;
}

.ntop10 .btn1 {
    background: var(--color-cta-button);
    box-shadow: 0px 4px 0px 0px var(--color-hover-on-cta-button);
    font-size: 16px;
    contain: content;
    text-decoration: none;
    transform: translateY(0);
    transition: all 0.1s ease;
}

@media (max-width: 1000px) {
    .ntop10 .b1.nobonus {
        display: block;
    }

    .ntop10 .nobonus .v1 {
        width: auto;
        justify-content: center;
    }

    .ntop10 .v1 span {
        display: none;
    }

    .ntop10 .nobonus .v1 .btn1 {
        max-width: 400px;
    }

    .ntop10 .b1 {
        border-bottom: 1px #bababa solid;
        width: 100%;
        max-width: 100% !important;
        padding: 15px 30px 15px 15px;
    }

    .ntop10 .bs {
        flex-direction: column;
        align-items: start;
    }

    .ntop10 .v {
        display: none;
    }

    .ntop10 .v1 {
        display: flex;
        flex-direction: column;
        width: 50%;
        align-items: center;
        justify-content: center;
        gap: 5px;
    }

    .ntop10 .v1 .btn1 {
        max-width: none;
        width: 70%;
        margin: 0;
    }

    .ntop10 .v1 .rv {
        margin: 0 0 0 20px;
    }

    .ntop10 .b {
        flex-direction: row;
        flex-wrap: wrap;
        align-items: center;
        justify-content: center;
        flex-grow: 1;
        width: 50%;
    }

    .ntop10 .b span {
        /*margin: 0 10px;*/
    }

    .ntop10 .b span:last-child {
        width: 100%;
        text-align: center;
    }

    .ntop10 .b2 {
        width: 100%;
        min-height: 130px;
        margin-bottom: 5px;
    }

    .ntop10 .b2 .s,
    .ntop10 .b2 .w {
        max-width: 50%;
    }
}

@media (max-width: 770px) and (min-width: 721px) {
    .ntop10 .v1{
        width: 50%;
        flex: 1;
    }

    .ntop10 .v1 .btn1{
        width: 100%;
    }

    .ntop10 .b{
        max-width: 50%;
    }

}

@media (max-width: 720px) {
    .ntop10 .s div.p_block {
        gap: 10px;
    }

    .ntop10 .tctext {
        padding: 0;
    }

    .ntop10 .s > span, .ntop10 .l > span, .ntop10 .w > span {
        min-width: 100px;
    }

    .ntop10 .b2 .s, .ntop10 .b2 .w{
        max-width: 100%;
    }

    .ntop10 .bs {
        align-items: center;
        width: 90%;
        max-width: 500px;
        margin: 0 auto;
    }

    .ntop10 .s, .ntop10 .w, .ntop10 .l {
        border-top: 1px #bababa solid;
    }

    .ntop10 .l .exs {
        margin-left: 10px;
    }

    .ntop10 .tnc:before {
        display: inline-block !important;
        margin-right: 7px;
    }

    .ntop10 .tnc a {
        vertical-align: middle;
    }

    .ntop10 .b span:last-child {
        text-align: center;
    }

    .ntop10 > div {
        flex-direction: column;
        padding: 10px 5px;
    }

    .ntop10 .b1, .ntop10 .b2 {
        flex-direction: column;
        width: 100%;
        border: none;
    }

    .ntop10 .b1 {
        padding: 10px 0;
    }

    .ntop10 .b2 {
        margin-right: 0;
        margin-bottom: 0;
    }

    .ntop10 .b span {
        display: block;
        margin: 3px 0;
        font-size: 12px;
    }

    .ntop10 .b {
        width: 100%;
        text-align: center;
        padding: 0 0 15px;
        flex-direction: column;
    }

    .ntop10 .v1 {
        width: 100%;
        flex-direction: column;
    }

    .ntop10 .v1 .btn1 {
        width: 100%;
    }

    .ntop10 .v1 .rv {
        margin: 15px 0 0 0;
    }

    .ntop10 .l div {
        flex-direction: row;
    }

    .ntop10 .l .llg {
        margin: 0 2px;
    }

    .ntop10 .s, .ntop10 .k, .ntop10 .l {
        width: 100%;
        max-width: none !important;
        height: auto;
        margin-bottom: 5px;
    }

    .ntop10 .s div, .ntop10 .k div, .ntop10 .l div {
        height: auto;
        margin-top: 5px;
    }

    .ntop10 .p {
        flex-direction: row;
        justify-content: center;
        width: 100%;
        max-width: none;
        height: 50px;
    }

    .ntop10 .b2 .p div {
        margin: 0 10px;
    }

    .ntop10 .w {
        width: 100%;
        max-width: none;
    }

    .ntop10 .w ul {
        width: max-content;
        margin: 8px auto 0;
    }

    .ntop10 .s div img:nth-child(n+3), .ntop10 .k div img:nth-child(n+3) {
        display: inline-block;
    }

    .ntop10 .l img {
        margin: 0 10px;
    }

    .ntop10 .b2 div {
        margin: 6px 0;
    }
}

@media (max-width: 720px) {

    /* 1. Logo column full-width and centered */
    .ntop10 .c {
        width: 100%;
        max-width: 100%;
        min-width: 0;
        text-align: center;
    }

    /* 2. Button taller to match screenshot */
    .ntop10 .v1 {
        padding: 0 0 10px;
    }
    .ntop10 .v1 .btn1 {
        height: 46px;
        font-size: 17px;
        border-radius: 6px;
        box-shadow: 0 3px 0 var(--color-hover-on-cta-button);
    }

    /* 3. Keep the pill shape on section labels */
    .ntop10 .s > span,
    .ntop10 .l > span,
    .ntop10 .w > span {
        display: inline-block;
        margin: 0 auto 4px;
    }

    /* 4. Withdrawal list — let it fill naturally */
    .ntop10 .w ul {
        width: auto;
        margin: 8px auto 0;
        padding: 10px 5px 0;
    }

    /* 5. Scope the margin rule so it doesn't hit nested divs */
    .ntop10 .b2 > div {
        margin: 6px 0;
    }

    /* 5b. Badges row */
    .ntop10 .p {
        border-top: 1px #e0e0e0 solid;
        padding-top: 8px;
        margin-top: 4px;
        gap: 14px;
    }
}

@media screen and (max-width: 460px) {
    .author-box-container {
        display: block;
        padding: 4%;
        margin: 4% 0 0;
        text-align: center
    }

    .author-name-comment {
        text-align: center;
        letter-spacing: 0;
        line-height: 1.5em;
        opacity: 1;
        padding: 10px 0 0
    }

    .author-box-name {
        justify-content: center
    }
}