
   #invite-friend-logo {
    display: none;
}

.join-title-iaf {
    margin-bottom: 20px;
}

#tnc-con {
    margin: 30px 0 10px;
}

.iaf-son-blue-bg{background:#DEEFFF !important;}
.iaf-flex-text {
    padding-left: 10px;
    font-size: 16px;
    align-self: center;
}

.iaf-flex-img {
    padding: 5px 0;
}

.general-text-iaf {
    margin-top: 10px;
}

.play_online.bottom {
    text-align: start;
    margin-top: 10px;
}

.bottom-download-link {
    color: #000000;
}
.c-gbr #tnc-con, .c-gbr #inner-tnc{display: none;}

.c-bra .eightyeight-gbr, .c-lva .eightyeight-gbr, .c-mda.eightyeight-gbr, .c-blr .eightyeight-gbr, .c-ukr .eightyeight-gbr, .c-vnm .eightyeight-gbr, .c-ven .eightyeight-gbr{display: none;}

#offer-img {
    width: 83%;
}

@media (max-width: 1000px) {
    #invite-friend-logo {
        display: block;
    }

    #offer-img {
        width: 75%;
    }

    .content.gbr p {
        margin-right: 8px;
        overflow: hidden;
    }

    .content.gbr {
        overflow: hidden;
        white-space: nowrap;
        position: relative;
    }

    .content.gbr::after {
        position: absolute;
        top: 0;
        bottom: 0;
        right: 0;
        content: '...';
        color: #ffffff;
        line-height: 26px;
        padding-right: 3px;
    }

    #tcBox.open {
        overflow: visible;
        white-space: normal;
    }

    #tcBox.open::after {
        display: none;
    }

    .flex-iaf {
        margin: 10px 0;
    }

}

@media (max-width: 560px) {
    #offer-img {
        width: 70%;
    }

    .download-888poker-now {
        padding: 5px 12px;
        margin-top: 4px;
    }

}

