body {
    background-color: #131515;
    font-family: 'roboto';
    overflow: hidden;
}

.width10{
    width: 10%;
}

.buttonbggrad {
    background: rgb(251, 215, 101);
    background: linear-gradient(270deg, rgba(251, 215, 101, 1) 0%, rgba(239, 158, 63, 1) 100%);
}

.buttontextrgrad {
    background: linear-gradient(270deg, rgba(251, 215, 101, 1) 0%, rgba(239, 158, 63, 1) 100%);
    ;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-size: 18px;
}

.container {
    max-width: 1200px;
}

#blheader {
    padding: 40px 0px;
}

.bl-header {
    border-radius: 10px;
}

.bl-header-bg {
    position: relative;
    z-index: 1;
    margin: 0 auto;
}

/* .bl-header-content {
    position: absolute;
    z-index: 10;
    left: 60px;
    bottom: 90px;
    display: flex;
    flex-direction: column;
} */

/* .bl-header-content {
    position: absolute;
    z-index: 10;
    top: 120px;
    left: 60px;
    display: flex;
    flex-direction: column;
    align-items: flex-end; 
    text-align: right;     
    direction: rtl;        
} */

.bl-header-content {
        position: absolute;
    /* z-index: 10; */
    top: 160px;
    /* width: 100%; */
    left: 22px;
    padding: 0px 0px 0px 40px;
    display: flex;
    flex-direction: column;
    align-items: flex-end;
    /* text-align: right; */
    /* direction: rtl;*/
}



/* h3.bl-header-h3 {
    color: white;
    font-weight: bold;
    font-size: 32px;
    text-transform: uppercase;
} */

/* h3.bl-header-h3 {
    color: white;
    font-weight: bold;
    align-self: center;
    font-size: 32px;
    margin-right: 74px;
    text-transform: uppercase;
} */

h3.bl-header-h3 {
    color: white;
    font-weight: bold;
    align-self: center;
    font-size: 32px;
    /* width: 61%; */
    margin-right: 318px;
    text-transform: uppercase;
}

p.bl-header-p {
    color: #D4CECE;
    font-size: 14px;
    width: 50%;
    margin-bottom: 0px;
}

#tabcontrol {
    display: flex;
    justify-content: center;
}

ul.nav {
    margin: 0 auto;
    background: #222121;
    padding: 15px;
    border-radius: 10px;
}

#pills-tab {
    padding: 5px 0px;
}

#pills-tab .nav-link {
    margin: 0px 5px !important;
    min-width: 180px;
}

.nav-link {
    color: #E5E2E2 !important;
    text-transform: uppercase !important;
    font-size: 16px !important;
    font-weight: bold !important;
    min-width: 150px;
    margin: 0 15px !important;
}

.nav-link:hover {
    color: rgb(251, 215, 101);
}

.nav-pills .nav-link.active,
.nav-pills .show>.nav-link {
    background: rgb(251, 215, 101);
    background: linear-gradient(270deg, rgba(251, 215, 101, 1) 0%, rgba(239, 158, 63, 1) 100%);
    color: black !important;
}

#tabcontrol {
    margin-bottom: 40px;
}

.tabgradient {
    position: relative;
    padding: 1px;
    /* Adjust padding as needed */
    border-radius: 10px;
    /* Optional: for rounded corners */
}

.tabgradient::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: -1;
    /* Ensure it stays behind the content */
    border-radius: inherit;
    /* Match the border radius */
    background: linear-gradient(270deg, rgba(251, 215, 101, 1) 0%, rgba(239, 158, 63, 1) 100%);
    padding: 2px;
    /* Thickness of the border */
}

.rnb-gradient {
    position: relative;
    padding: 1px;
    /* Adjust padding as needed */
    border-radius: 10px;
    /* Optional: for rounded corners */
    margin-bottom: 20px;
}

.rnb-gradient::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: -1;
    /* Ensure it stays behind the content */
    border-radius: inherit;
    /* Match the border radius */
    background: linear-gradient(270deg, rgba(251, 215, 101, 1) 0%, rgba(239, 158, 63, 1) 100%);
    padding: 2px;
    /* Thickness of the border */
}

#rnb-container {
    border-radius: 10px;
    padding: 20px 40px;
}

#earnvp-container {
    border-radius: 10px;
    padding: 20px 40px;
}

#rnb-pills,
#rnb-pills-mob {
    background: rgba(0, 0, 0, 0.4);
    align-items: center;
    justify-content: center;
}

.rank-btn {
    filter: grayscale(100%);
    width: 80px;
}

.nav-link.active .rank-btn {
    filter: grayscale(0%);
}

.nav-link.rnbnav.active,
.nav-link.rnbnav-dk.active {
    background: transparent;
    border: 2px solid #CFA778;
}

.nav-link.rnbnav,
.nav-link.rnbnav-dk {
    min-width: inherit;
    padding: 15px 10px 5px;
    margin: 0 20px;
    background: transparent;
    border: 2px solid rgba(0, 0, 0, 0);
}

#tncbut {
    font-style: italic;
    text-decoration: underline;
}

.rank-label {
    margin-top: 10px;
    font-size: 14px;
    color: #E5E2E2;
}

.nav-link.rnbnav.active .rank-label.r1,
.mobcheck.r1,
.nav-link.rnbnav-dk.active .rank-label.r1 {
    color: #C67344;
}

.nav-link.rnbnav.active .rank-label.r2,
.mobcheck.r2,
.nav-link.rnbnav-dk.active .rank-label.r2 {
    color: #90A8C2;
}

.nav-link.rnbnav.active .rank-label.r3,
.mobcheck.r3,
.nav-link.rnbnav-dk.active .rank-label.r3 {
    color: #FFB86D;
}

.nav-link.rnbnav.active .rank-label.r4,
.mobcheck.r4,
.nav-link.rnbnav-dk.active .rank-label.r4 {
    color: #E2B4FF;
}

.nav-link.rnbnav.active .rank-label.r5,
.mobcheck.r5,
.nav-link.rnbnav-dk.active .rank-label.r5 {
    color: #77ABE9;
}

.nav-link.rnbnav.active .rank-label.r6,
.mobcheck.r6,
.nav-link.rnbnav-dk.active .rank-label.r6 {
    color: #C9342E;
}

.nav-link.rnbnav.active .rank-label.r7,
.mobcheck.r7,
.nav-link.rnbnav-dk.active .rank-label.r7 {
    color: #FFCB61;
}

.rnb-wrap {
    background: #1D1D1D;
    border-radius: 10px;
    margin-bottom: 20px;
}

.rank-name {
    display: flex;
    justify-content: space-between;
    padding: 10px 30px;
}

.rank-benefits {
    padding: 30px;
}

.rank-benefits h3 {
    text-transform: uppercase;
}

.rnb-text {
    color: #E5E2E2;
    font-size: 20px;
    font-weight: bold;
    margin-bottom: 0px;
    text-transform: uppercase;
}

.buttontextgrad {
    text-align: center;
}

.rnb-text.right {
    padding: 0 30px;
    border-radius: 5px;
}

.conversion {
    color: white;
    font-size: 16px;
    font-weight: bold;
    display: flex;
    direction: ltr !important;
    align-content: flex-start;
    justify-content: flex-end;
    align-items: center;
}

.conversion.ud{
    justify-content: flex-start;
}

.conversion .rank-cash {
    width: 23px;
}

.rank-vp {
    width: 23px;
}

.rank-vp {
    margin: 0 20px;
}

.conversion i {
    margin: 0 30px;
}

.rank-cash {
    /* margin-right: 20px; */
    width: 20px;
    margin: 0 20px;
}

.rank-benefits-rows {
    padding: 10px 20px;
    color: white;
    font-size: 18px;
    font-weight: bold;
    display: flex;
    justify-content: space-between;
    margin: 15px 0px;
    align-items: center;
    border-radius: 5px;
}

.rank-benefits-rows span,
.rank-benefits-rows i {
    opacity: 0.4;
}

.rank-benefits-rows.active span,
.rank-benefits-rows.active i {
    opacity: 1;
}

.rnb-text.r1 {
    background: rgb(184, 135, 88);
    background: linear-gradient(90deg, rgba(184, 135, 88, 1) 0%, rgba(34, 33, 33, 1) 100%);
}

#rnb-container.r1 {
    background: rgb(184, 135, 88);
    background: linear-gradient(145deg, rgba(184, 135, 88, 1) 0%, rgba(34, 33, 33, 1) 55%);
}

.rank-benefits-rows.r1.active {
    background: rgba(175, 128, 73, 0.8) !important;
}

.rank-benefits-rows.r1:nth-child(2) {
    background: rgba(175, 128, 73, 0.6);
}

.rank-benefits-rows.r1:nth-child(3) {
    background: rgba(175, 128, 73, 0.5);
}

.rank-benefits-rows.r1:nth-child(4) {
    background: rgba(175, 128, 73, 0.4);
}

.rank-benefits-rows.r1:nth-child(5) {
    background: rgba(175, 128, 73, 0.3);
}

.rank-benefits-rows.r1:nth-child(6) {
    background: rgba(175, 128, 73, 0.2);
}

.rank-benefits-rows.r1:nth-child(7) {
    background: rgba(175, 128, 73, 0.1);
}

.rank-benefits-rows.r1:nth-child(8) {
    background: rgba(175, 128, 73, 0.05);
}

.rank-benefits-rows.r1:nth-child(9) {
    background: rgba(175, 128, 73, 0.03);
}

#earnvp-container.r1 {
    background: rgb(184, 135, 88);
    background: linear-gradient(320deg, rgba(184, 135, 88, 1) 0%, rgba(34, 33, 33, 1) 44%);
}

.lb-tt {
    font-style: italic;
    font-size: 12px;
    color: #c2aa6b;
    text-align: center;
}

/*-- end --*/

#rnb-container.r2 {
    background: rgb(78, 106, 137);
    background: linear-gradient(145deg, rgba(78, 106, 137, 1) 0%, rgba(34, 33, 33, 1) 55%);
}

#earnvp-container.r2 {
    background: rgb(78, 106, 137);
    background: linear-gradient(320deg, rgba(78, 106, 137, 1) 0%, rgba(34, 33, 33, 1) 44%);
}

.rnb-text.r2 {
    background: rgb(184, 135, 88);
    background: linear-gradient(90deg, rgba(78, 106, 137, 1) 0%, rgba(34, 33, 33, 1) 100%);
}

.rank-benefits-rows.r2.active {
    background: rgba(144, 168, 194, 0.8) !important;
}

.rank-benefits-rows.r2:nth-child(2) {
    background: rgba(144, 168, 194, 0.6);
}

.rank-benefits-rows.r2:nth-child(3) {
    background: rgba(144, 168, 194, 0.5);
}

.rank-benefits-rows.r2:nth-child(4) {
    background: rgba(144, 168, 194, 0.4);
}

.rank-benefits-rows.r2:nth-child(5) {
    background: rgba(144, 168, 194, 0.3);
}

.rank-benefits-rows.r2:nth-child(6) {
    background: rgba(144, 168, 194, 0.2);
}

.rank-benefits-rows.r2:nth-child(7) {
    background: rgba(144, 168, 194, 0.1);
}

.rank-benefits-rows.r2:nth-child(8) {
    background: rgba(144, 168, 194, 0.05);
}

.rank-benefits-rows.r2:nth-child(9) {
    background: rgba(144, 168, 194, 0.03);
}

/*-- end --*/

#rnb-container.r3 {
    background: rgb(172, 106, 36);
    background: linear-gradient(145deg, rgba(172, 106, 36, 1) 0%, rgba(34, 33, 33, 1) 55%);
}

#earnvp-container.r3 {
    background: rgb(172, 106, 36);
    background: linear-gradient(320deg, rgba(172, 106, 36, 1) 0%, rgba(34, 33, 33, 1) 44%);
}


.rnb-text.r3 {
    background: rgb(172, 106, 36);
    background: linear-gradient(90deg, rgba(172, 106, 36, 1) 0%, rgba(34, 33, 33, 1) 100%);
}

.rank-benefits-rows.r3.active {
    background: rgba(255, 184, 109, 0.8) !important;
}

.rank-benefits-rows.r3:nth-child(2) {
    background: rgba(255, 184, 109, 0.6);
}

.rank-benefits-rows.r3:nth-child(3) {
    background: rgba(255, 184, 109, 0.5);
}

.rank-benefits-rows.r3:nth-child(4) {
    background: rgba(255, 184, 109, 0.4);
}

.rank-benefits-rows.r3:nth-child(5) {
    background: rgba(255, 184, 109, 0.3);
}

.rank-benefits-rows.r3:nth-child(6) {
    background: rgba(255, 184, 109, 0.2);
}

.rank-benefits-rows.r3:nth-child(7) {
    background: rgba(255, 184, 109, 0.1);
}

.rank-benefits-rows.r3:nth-child(8) {
    background: rgba(255, 184, 109, 0.05);
}

.rank-benefits-rows.r3:nth-child(9) {
    background: rgba(255, 184, 109, 0.03);
}

/*-- end --*/

#rnb-container.r4 {
    background: rgb(145, 91, 178);
    background: linear-gradient(145deg, rgba(145, 91, 178, 1) 0%, rgba(34, 33, 33, 1) 55%);
}

#earnvp-container.r4 {
    background: rgb(145, 91, 178);
    background: linear-gradient(320deg, rgba(145, 91, 178, 1) 0%, rgba(34, 33, 33, 1) 44%);
}

.rnb-text.r4 {
    background: rgb(145, 91, 178);
    background: linear-gradient(90deg, rgba(145, 91, 178, 1) 0%, rgba(34, 33, 33, 1) 100%);
}

.rank-benefits-rows.r4.active {
    background: rgba(145, 91, 178, 0.8) !important;
}

.rank-benefits-rows.r4:nth-child(2) {
    background: rgba(145, 91, 178, 0.6);
}

.rank-benefits-rows.r4:nth-child(3) {
    background: rgba(145, 91, 178, 0.5);
}

.rank-benefits-rows.r4:nth-child(4) {
    background: rgba(145, 91, 178, 0.4);
}

.rank-benefits-rows.r4:nth-child(5) {
    background: rgba(145, 91, 178, 0.3);
}

.rank-benefits-rows.r4:nth-child(6) {
    background: rgba(145, 91, 178, 0.2);
}

.rank-benefits-rows.r4:nth-child(7) {
    background: rgba(145, 91, 178, 0.1);
}

.rank-benefits-rows.r4:nth-child(8) {
    background: rgba(145, 91, 178, 0.05);
}

.rank-benefits-rows.r4:nth-child(9) {
    background: rgba(145, 91, 178, 0.03);
}

/*-- end --*/

#rnb-container.r5 {
    background: rgb(74, 125, 186);
    background: linear-gradient(145deg, rgba(74, 125, 186, 1) 0%, rgba(34, 33, 33, 1) 55%);
}

#earnvp-container.r5 {
    background: rgb(74, 125, 186);
    background: linear-gradient(320deg, rgba(74, 125, 186, 1) 0%, rgba(34, 33, 33, 1) 44%);
}

.rnb-text.r5 {
    background: rgb(74, 125, 186);
    background: linear-gradient(90deg, rgba(74, 125, 186, 1) 0%, rgba(34, 33, 33, 1) 100%);
}

.rank-benefits-rows.r5.active {
    background: rgba(74, 125, 186, 0.8) !important;
}

.rank-benefits-rows.r5:nth-child(2) {
    background: rgba(74, 125, 186, 0.6);
}

.rank-benefits-rows.r5:nth-child(3) {
    background: rgba(74, 125, 186, 0.5);
}

.rank-benefits-rows.r5:nth-child(4) {
    background: rgba(74, 125, 186, 0.4);
}

.rank-benefits-rows.r5:nth-child(5) {
    background: rgba(74, 125, 186, 0.3);
}

.rank-benefits-rows.r5:nth-child(6) {
    background: rgba(74, 125, 186, 0.2);
}

.rank-benefits-rows.r5:nth-child(7) {
    background: rgba(74, 125, 186, 0.1);
}

.rank-benefits-rows.r5:nth-child(8) {
    background: rgba(74, 125, 186, 0.05);
}

.rank-benefits-rows.r5:nth-child(9) {
    background: rgba(74, 125, 186, 0.03);
}

/*-- end --*/

#rnb-container.r6 {
    background: rgb(129, 30, 26);
    background: linear-gradient(145deg, rgba(129, 30, 26, 1) 0%, rgba(34, 33, 33, 1) 55%);
}

#earnvp-container.r6 {
    background: rgb(129, 30, 26);
    background: linear-gradient(320deg, rgba(129, 30, 26, 1) 0%, rgba(34, 33, 33, 1) 44%);
}

.rnb-text.r6 {
    background: rgb(129, 30, 26);
    background: linear-gradient(90deg, rgba(129, 30, 26, 1) 0%, rgba(34, 33, 33, 1) 100%);
}

.rank-benefits-rows.r6.active {
    background: rgba(129, 30, 26, 0.8) !important;
}

.rank-benefits-rows.r6:nth-child(2) {
    background: rgba(129, 30, 26, 0.6);
}

.rank-benefits-rows.r6:nth-child(3) {
    background: rgba(129, 30, 26, 0.5);
}

.rank-benefits-rows.r6:nth-child(4) {
    background: rgba(129, 30, 26, 0.4);
}

.rank-benefits-rows.r6:nth-child(5) {
    background: rgba(129, 30, 26, 0.3);
}

.rank-benefits-rows.r6:nth-child(6) {
    background: rgba(129, 30, 26, 0.2);
}

.rank-benefits-rows.r6:nth-child(7) {
    background: rgba(129, 30, 26, 0.1);
}

.rank-benefits-rows.r6:nth-child(8) {
    background: rgba(129, 30, 26, 0.05);
}

.rank-benefits-rows.r6:nth-child(9) {
    background: rgba(129, 30, 26, 0.03);
}

/*-- end --*/

#rnb-container.r7 {
    background: rgb(255, 203, 97);
    background: linear-gradient(145deg, rgba(255, 203, 97, 1) 0%, rgba(34, 33, 33, 1) 55%);
}

#earnvp-container.r7 {
    background: rgb(255, 203, 97);
    background: linear-gradient(320deg, rgba(255, 203, 97, 1) 0%, rgba(34, 33, 33, 1) 44%);
}

.rnb-text.r7 {
    background: rgb(255, 203, 97);
    background: linear-gradient(90deg, rgba(255, 203, 97, 1) 0%, rgba(34, 33, 33, 1) 100%);
}

.rank-benefits-rows.r7.active {
    background: rgba(255, 203, 97, 0.8) !important;
}

.rank-benefits-rows.r7:nth-child(2) {
    background: rgba(255, 203, 97, 0.6);
}

.rank-benefits-rows.r7:nth-child(3) {
    background: rgba(255, 203, 97, 0.5);
}

.rank-benefits-rows.r7:nth-child(4) {
    background: rgba(255, 203, 97, 0.4);
}

.rank-benefits-rows.r7:nth-child(5) {
    background: rgba(255, 203, 97, 0.3);
}

.rank-benefits-rows.r7:nth-child(6) {
    background: rgba(255, 203, 97, 0.2);
}

.rank-benefits-rows.r7:nth-child(7) {
    background: rgba(255, 203, 97, 0.1);
}

.rank-benefits-rows.r7:nth-child(8) {
    background: rgba(255, 203, 97, 0.05);
}

.rank-benefits-rows.r7:nth-child(9) {
    background: rgba(255, 203, 97, 0.03);
}

/*-- end --*/

.rnb-lm {
    color: #AEAEAE;
    font-size: 14px;
    font-style: italic;
    text-decoration: underline;
    cursor: pointer;
    text-transform: uppercase;
}

.earnvp-table {
    border-collapse: separate;
    border-spacing: 0 10px;
}

.earnvp-table th {
    background: #3A3126;
    padding: 15px;
    text-align: center;
    font-size: 20px;
    font-weight: bold;
    vertical-align: middle;
}

.earnvp-table td {
    background: transparent;
    text-align: center;
    font-size: 18px;
    padding: 0px;
    font-weight: bold;
    color: white;
    vertical-align: middle;
}

.earnvp-table td:first-child,
.earnvp-table th:first-child {
    width: 50%;
    text-align: left;
    padding-left: 15px;
}

#yours {
    font-size: 18px;
}

.earnvp-table td:nth-child(2) {
    padding-right: 15px;
}

.earnvp-table td:nth-child(3) {
    padding-right: 15px;
}

.bggrey {
    background: #374041;
    padding: 10px 0;
    border-radius: 10px;
}

.earnvp-title {
    padding-left: 0px;
    margin: 15px 0;
    text-align: center;
}

.yours-icon {
    width: 25px;
    margin-right: 20px;
}

.yours-vp {
    margin-right: 20px;
    width: 25px;
}

.yours-ud {
    width: 20px;
    margin-right: 10px;
    margin-top: -4px;
}

#yours td {
    vertical-align: middle;
    text-align: center;
    background: #292D2E;
    color: white;
    padding: 15px;
    direction: ltr !important;
}

#yours td:first-child {
    border-top-right-radius: 10px;
    border-bottom-right-radius: 10px;
}

#yours td:last-child {
    border-top-left-radius: 10px;
    border-bottom-left-radius: 10px;
}

.youneed {
    color: #BCB7B7;
    font-size: 16px;
    text-align: center;
}

.lb-modal-btn {
    padding: 10px 20px;
    background: #1D1D1D;
    color: white;
    font-size: 16px;
    font-weight: bold;
    text-decoration: none;
    min-width: 200px;
    border-radius: 10px;
    pointer-events: auto;
    margin: 0 8px;
    border: 0;
}

.lb-container {
    background: #222121;
    border-radius: 10px;
    padding: 20px 50px;
    overflow-y: auto;
    max-height: 1200px;
}

.lb-table th,
.lb-table td {
    background: #222121;
    vertical-align: middle;
}

.lb-table th {
    color: #ECECEC;
    font-size: 18px;
    font-weight: bold;
    text-align: left;
    border-bottom: 1px solid #606060;
}

.lb-table th:nth-child(2) {
    width: 50%;
    padding-left: 20px;
}

.lb-table td {
    color: #ECECEC;
    font-size: 18px;
    font-weight: bold;
    text-align: left;
    border-bottom: 1px solid #606060;
    padding: 15px;
}

.lb-table td:last-child,
.lb-table th:last-child {
    text-align: left;
    padding-left: 15px;
    padding-right: 40px;
}

.rankud,
.rankvp {
    display: inline-block;
    direction: ltr !important;
}

.rankud {
    margin-right: 15px;
    font-size: 16px;
}

.rank-ud-icon {
    margin-right: 5px;
    width: 15px;
    margin-top: -5px;
}

.rankvp,
.rank-content {
    margin-bottom: 0px;
    font-family: 'roboto';
}


.lb-table tbody tr:first-child td .rank-content {
    font-size: 18px;
}

/*-- scrollbar --*/
/* width */
::-webkit-scrollbar {
    width: 5px;
}

/* Track */
::-webkit-scrollbar-track {
    background: #f1f1f1;
    border-radius: 50px;
}

/* Handle */
::-webkit-scrollbar-thumb {
    background: rgb(251, 215, 101);
    border-radius: 10px;
}

/* Handle on hover */
::-webkit-scrollbar-thumb:hover {
    background: #555;
}

@media only screen and (max-width : 1080px) {

    #earnvp-container {
        padding: 15px 0px;
    }

    .earnvp-table td:first-child,
    .earnvp-table th:first-child {
        text-align: left;
        padding-left: 15px;
    }

    .earnvp-table th,
    .earnvp-table td {
        width: 33.33% !important;
        font-size: 14px;
    }

    .earnvp-table td {
        padding: 0 15px;
    }

    .buttontextrgrad {
        font-size: 15px;
    }

    .earnvp-title {
        padding: 0 15px;
        text-align: center;
        font-size: 18px;
    }

    .rank-cash {
        width: 20px;
        margin: 0px 15px;
    }

    #pills-tab .nav-link {
        min-width: 150px;
    }

    .mb-5 {
        margin-bottom: 1rem !important;
    }

    .yours-icon,
    .yours-vp {
        width: 25px;
    }

    #yours td {
        font-size: 12px;
        padding: 10px 5px;
    }

    .yours-ud {
        margin-right: 5px;
    }

    .youneed {
        font-size: 12px;
    }

    .lb-modal-btn {
        min-width: 150px;
    }

    .lb-container {
        overflow-y: auto;
        overflow-x: hidden;
        max-height: 500px;
        padding: 15px 0px;
    }

    .lb-table th,
    .lb-table td {
        font-size: 14px;
    }

    .lb-table td {
        padding: 10px 5px;
    }

    .lb-table td:last-child,
    .lb-table th:last-child {
        padding-right: 10px;
    }

    .lb-table tbody tr:first-child td .rank-content {
        font-size: 14px;
    }

    .lb-table th:nth-child(2) {
        width: inherit;
    }

    .rankud {
        font-size: 14px;
    }

    .rank-btn {
        width: 50px;
    }

    .nav-link.rnbnav {
        margin: 0 5px;
        padding: 15px 8px 5px;
    }

    #rnb-container {
        padding: 10px;
    }

    .mbp {
        padding: 0px;
    }

    .mbp .bl-header {
        border-radius: 0px;
    }

    .bl-header-content {
        left: 15px;
        bottom: 30px;
    }

    /* .bl-header-content-ud{
        right:15px;
        bottom:30px;
    } */

    p.bl-header-p {
        width: 56%;
        font-size: 12px;
    }

    h3.bl-header-h3 {
        font-size: 24px;
    }
}

.lb-table td:nth-child(2),
.lb-table td:last-child {
    text-align: left;
}

.lb-table td:nth-child(2) {
    padding-left: 20px;
}

@media only screen and (max-width : 480px) {
    .rank-btn {
        width: 40px;
    }

    .width10{
    width: 10%;
}

.width30{
    width: 30%;
}


    .rank-label {
        font-size: 10px;
    }

    .nav-link.rnbnav {
        margin: 0px !important;
        min-width: 100px;
    }

    #rnb-pills-mob {
        padding: 10px 5px;
        display: flex;
        justify-content: flex-start;
        flex-wrap: nowrap;
        align-items: center;
        overflow-x: hidden;
        background: rgba(0, 0, 0, 0.4);
    }

    .controller {
        color: white;
    }

    .rank-name {
        padding: 10px 10px 0px;
    }

    .rnb-text {
        font-size: 14px;
        display: inline-block;
    }

    .rnb-text.right {
        margin-top: 10px;
    }

    .rnb-but {
        background: rgb(184, 135, 88);
        background: linear-gradient(90deg, rgba(184, 135, 88, 1) 0%, rgba(34, 33, 33, 0.3) 50%, rgba(184, 135, 88, 1) 100%);
        text-shadow: 0px 0px 6px rgba(66, 68, 90, 1);
        font-size: 14px;
        color: white;
        font-weight: bold;
        border-radius: 10px;
        text-align: center;
        display: inline-block;
        padding: 0px 15px;
    }

    .mob-rnb {
        margin-bottom: 0px;
    }

    .mob-rnb td {
        background: transparent;
        font-size: 14px;
        color: white;
        vertical-align: middle;
        padding: 8px 5px;
        border-bottom: 1px solid #606060;
        text-align: start !important;
    }

    .mobcheck {
        margin-right: 8px;
    }

    .conversion i {
        margin: 0 8px;
        font-size: 10px;
    }

    .rank-vp {
        margin: 0 8px;
        width: 23px;
    }

    .conversion {
        font-size: 14px;
        display: flex;
        direction: ltr !important;
        align-content: flex-start;
        justify-content: flex-start;
    }

    .conversion .rank-cash {
        display: block;
        margin: 0 8px;
    }

    .rank-benefits {
        padding: 20px 10px;
    }

    .rank-benefits h3 {
        font-size: 18px;
        text-align: center;
    }

    .mob-rnb .inactive {
        opacity: 0.2;
    }

    #rnb-tabContent .rank-benefits {
        padding-bottom: 0px;
    }

    .rankc {
        width: 100px;
    }

    .rank-name {
        width: 100%;
        display: block;
        max-height: 88px;
        overflow: hidden;
    }

    .topc {
        margin-top: 5px;
    }

    .rnb-text.right {
        padding: 0 15px;
    }

    .rnb-text.gm {
        font-style: italic;
    }

    /* .bl-header-content {
        left: 0px;
        bottom: 0px;
        text-align: center;
    } */

    .bl-header-content {
        left: 0px;
        bottom: 0px;
        top: 250px;
        padding: 0;
        text-align: center;
        position: absolute;
        height: 100px;
    }

    p.bl-header-p {
        width: 100%;
        font-size: 12px;
        padding: 0 15px;
        margin-bottom: 15px;
        text-align: center;
    }

    h3.bl-header-h3 {
        font-size: 18px;
        margin: 0px;
    }

    .lb-table td:nth-child(2),
    .lb-table td:last-child {
        text-align: left;
    }

    .lb-table td:nth-child(3) {
        text-align: right;
        width: 25%;
    }

    .lb-table td:nth-child(2) {
        padding-left: 20px;
        
    }
}