.bg {
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center
}

.logged-in-user {
    color: #fff;
    margin-top: 34px !important;
    max-width: 150px !important;
    float: left
}

.logged-in-user img {
    width: 30px
}

section .container-fluid {
    width: 100%;
    max-width: inherit
}

.bottom-content-sec .container-fluid {
    width: 1200px
}

.carousel-banners img {
    width: 100% !important
}

.slick-slide {
    outline-color: transparent
}

.carousel-banners .slick-dots {
    bottom: 5px
}

.carousel-banners .slick-dots li button:before {
    color: #fff !important;
    font-size: 12px
}

.vip-page-container {
    margin-top: 127px;
    color: #fff;
    font-weight: 400;
}

.progress-vip-container {
    justify-content: space-around;
    width: 76%;
    margin: 0 auto
}

.table-header-sub {
    padding-top: 105px;
    font-size: 11px;
    font-weight: 400;
    color: #fff;
    font-weight: 400;
}

.main-banner {
    position: relative
}

.absolute-wrapper {
    position: initial;
    margin-bottom: 50px;
    top: 0;
    width: 100%
}

.absolute-wrapper>div {
    margin: 0 auto
}

.vip-timer-wrapper {
    width: 1200px
}

.vip-timer {
    background: #000;
    width: 600px;
    margin: 0 auto;
    text-align: center;
    font-size: 13px;
    letter-spacing: 2px;
    padding: 10px 20px;
    border-radius: 12px;
}

.vip-timer .vip-timer-label {
    font-weight: 900;
    color: #FFD800;
    font-size: 13px;
    letter-spacing: 1px
}

.vip-timer-unit {
    margin-top: 5px;
    display: flex;
    align-items: center;
    text-align: center;
    color: #FFD800;
}

.vip-timer-unit>div {
    width: 25%;
}

.vip-time {
    color: #fff;
    justify-content: space-around;
    margin: 0 auto
}

.time-block {
    width: 25%
}

.time-value {
    font-size: 20px
}

.time-unit {
    font-size: 9px
}

.current-status {
    font-size: 15px;
    letter-spacing: 1px;
    text-align: center;
    color: gray
}

.current-status-logo {
    height: 70px;
    margin-bottom: 20px
}

.current-status-logo.Red {
    background-image: url('../images/vip/current-status-red.png')
}

.current-status-logo.Bronze {
    background-image: url('../images/vip/current-status-bronze.png')
}

.current-status-logo.Silver {
    background-image: url('../images/vip/current-status-silver.png')
}

.current-status-logo.Gold {
    background-image: url('../images/vip/current-status-gold.png')
}

.current-status-logo.Platinum {
    background-image: url('../images/vip/current-status-platinum.png')
}

.current-status-logo.Diamond {
    background-image: url('../images/vip/current-status-diamond.png')
}

.current-card.Red,
.vip-page-container .red.active {
    background-image: url('../images/vip/red-member.png');
}

.current-card.Bronze,
.vip-page-container .bronze.active {
    background-image: url('../images/vip/bronze-member.png');
}

.current-card.Silver,
.vip-page-container .silver.active {
    background-image: url('../images/vip/silver-member.png');
}

.current-card.Gold,
.vip-page-container .gold.active {
    background-image: url('../images/vip/gold-member.png');
}

.current-card.Platinum,
.vip-page-container .platinum.active {
    background-image: url('../images/vip/platinum-member.png');
}

.current-card.Diamond,
.vip-page-container .diamond.benefits {
    background-image: url('../images/vip/diamond-member.png');
}

.vip-benefits-btn {
    height: 50px;
    width: 215px;
    cursor: pointer;
    font-weight: 900;
    cursor: pointer;
    border-radius: 10px;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 20px;
    background-color: #FFD800;
    color: #1e1e1e;
    border: none;
}

.bottom-nav-text {
    color: rgb(0, 162, 152);
}

.vip-page-container .progress-status {
    height: 40px;
    border-radius: 20px;
    width: 960px;
    position: relative;
    margin: 0 auto;
    background-color: #000
}

.vip-page-container .progress-status .bar-separator {
    position: absolute;
    top: 0;
    left: 143px;
    width: 6px;
    height: 40px;
    background-color: #102226
}

.vip-page-container .progress-status .bar-separator:nth-child(1) {
    margin-left: 10px
}

.vip-page-container .progress-status .bar-separator:nth-child(2) {
    margin-left: 239px
}

.vip-page-container .progress-status .bar-separator:nth-child(3) {
    margin-left: 644px
}

.vip-page-container .progress-status .diamond-note {
    position: absolute;
    top: 0;
    right: 0;
    color: #fff;
    font-size: 9px;
    width: 178px
}

.vip-page-container .progress-animation {
    background-color: #108a83;
    height: 40px;
    top: 0;
    left: 0;
    position: absolute;
    border-top-left-radius: 20px;
    border-bottom-left-radius: 20px
}

.vip-page-container .progress-animation.full {
    border-radius: 20px
}

.vip-page-container .progress-status.Bar1 .progress-icon {
    left: 215px
}

.vip-page-container .progress-status.Bar2 .progress-icon {
    left: 442px
}

.vip-page-container .progress-status.Bar3 .progress-icon {
    left: 669px
}

.vip-page-container .progress-status.Bar4 .progress-icon {
    left: 896px
}

.progress-vip-status-button {
    justify-content: space-between;
    max-width: 1220px;
    margin: 0 auto
}

.progress-vip-status-button .progress-deposit {
    color: #fff;
    text-align: center;
    font-size: 12px;
    width: 25%
}

.progress-vip-status-button .progress-deposit img.status-title {
    height: 32px
}

.progress-vip-status-button .progress-deposit:nth-child(1) {
    transform: translateX(10px)
}

.progress-vip-status-button .progress-deposit:nth-child(2) {
    transform: translateX(-91px)
}

.progress-vip-status-button .progress-deposit:nth-child(3) {
    transform: translateX(-96px)
}

.progress-vip-status-button .progress-deposit:nth-child(4) {
    transform: translateX(65px)
}

.progress-vip-status-button .progress-deposit:nth-child(5) {
    transform: translateX(-10px)
}

.progress-vip-status-button .progress-button {
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0 auto;
    margin-top: 28px
}

.progress-vip-status-button .progress-button .bg {
    width: 227px;
    height: 95px;
    margin: 0 auto;
    cursor: pointer
}

.progress-vip-status-button .progress-button .in-progress {
    display: none
}

.current-deposit {
    font-weight: 400;
    text-align: center;
    font-size: 28px;
    color: #fff;
    width: 985px;
    margin: 0 auto;
    margin-top: 20px;
    justify-content: space-between;
    align-items: flex-start;
    letter-spacing: .8px
}

.current-deposit span {
    color: #FFD800
}

.deposit-cal-title {
    color: #fff;
    font-size: 14px;
    text-align: justify
}

.deposit-cal-value-wrapper {
    justify-content: space-between
}

.deposit-cal-value {
    background-image: url('../images/vip/box.png');
    background-size: 100% 100%;
    padding: 10px;
    width: 225px;
    font-size: 20px;
    text-align: center;
    color: #FFD800;
    font-weight: 900;
}

.current-card {
    height: 298px
}

.current-card-wrapper {
    width: 100%
}

.current-deposit-value {
    width: 100%;
    padding-top: 10px;
    padding-right: 10px
}

.current-card-expire {
    font-size: 16px
}

.current-deposit-value .last-updated {
    font-size: 12px;
    text-align: right;
    margin-top: 10px;
    color: #FFD800
}

.vip-buttons {
    justify-content: flex-end;
    margin-top: 40px
}

.supporter {
    color: #FFD800;
    text-align: center;
    margin-top: 50px
}

.supporter-bg {
    background-image: url('../images/vip/official-supporters-icon-v2.png');
    height: 90px;
    width: 100%
}

.tc-applied {
    text-align: center;
    font-size: 15px;
    margin-top: 20px;
    cursor: pointer;
    color: #16867c
}

.become-vip-stages {
    margin-top: 30px
}

.become-vip-stage-item {
    text-align: center;
    margin: 0 35px
}

.become-vip-stages .bg {
    width: 107px;
    height: 107px;
    margin: 0 auto
}

.become-vip-stages .Next-Button {
    margin: 0;
    width: 34px;
    height: 41px
}

.become-vip-stage-item-label {
    font-weight: 900;
}

.become-vip-stage-desc {
    font-size: 11px;
    letter-spacing: .5px;
    max-width: 140px;
    margin: 0 auto;
    color: #FFD800
}

.vip-benefits {
    justify-content: space-between;
    width: auto;
    margin: 0 auto
}

.benefit-icon {
    width: 140px;
    height: 140px;
    margin: 0 auto
}

.benefit-text {
    font-size: 13px;
    margin-top: -18px;
    text-align: center
}

.benefit-item {
    width: 210px
}

.vip-page-container .back-title {
    font-weight: 900;
    background-color: #0a0d0f;
    padding: 8px 18px;
    border-top-right-radius: 20px;
    border-top-left-radius: 20px;
    border-bottom: solid 8px #FFD800;
    color: #FFD800;
    font-size: 40px;
    letter-spacing: 4px;
    text-align: center
}

.vip-page-container .back-title.howtovip {
    margin: 0 auto;
    margin-top: 505px
}

.vip-page-container table {
    width: 1120px;
    font-weight: 400;
    font-size: 20px;
    margin: 0 auto
}

.vip-page-container table tr {
    background-color: transparent
}

.vip-page-container table td {
    color: #FFD800;
    text-align: left;
    border: 0;
    padding: 15px 8px;
}

.vip-page-container table tr.top-border td {
    border-top: solid 2px #115556
}

.vip-page-container table tr td:first-child.row-title {
    font-weight: 500;
    color: #fff;
    font-size: 25px;
    letter-spacing: 1px;
    padding: 10px;
    cursor: pointer
}

.vip-page-container table tr td:first-child {
    padding-left: 35px
}

.vip-page-container table tr td:not(:first-child) {
    text-align: center;
    font-size: 17px
}

.vip-page-container table tr.r-bonus,
.vip-page-container table tr.r-rewards,
.vip-page-container table tr.r-surprise,
.vip-page-container table tr.r-rebate,
.vip-page-container table tr.r-service {
    display: none
}

.vip-page-container .table-header-img {
    width: 135px;
    height: 152px;
    margin: 0 auto;
    position: relative;
    background-position-y: top
}

.vip-page-container .tc {
    position: relative;
    background-color: #00a49a;
    width: 400px;
    margin: 0 auto;
    text-align: center;
    color: #fff;
    font-size: 14px;
    padding: 8px;
    margin-top: 40px;
    border-radius: 8px;
    cursor: pointer;
    box-shadow: 5px 5px 15px #183a3c
}

.vip-page-container .tc-toggle-icon {
    position: initial;
    top: 8px;
    right: 15px;
}

.vip-page-container .tc-toggle-icon i,
.vip-page-container .faq-toggle-icon i {
    font-size: 20px;
}

.vip-page-container .tc-content {
    font-size: 14px;
    padding: 45px;
    display: none;
    margin: 0 auto;
    width: 1120px;
    color: #00a399;
    background-color: #183a3c
}

.vip-page-container .tc-content h3 {
    font-weight: 900;
    margin-bottom: 20px
}

.vip-page-container .deposit-value {
    position: absolute;
    top: 40px;
    left: 118px;
    text-align: left
}

.vip-page-container .deposit-text {
    font-size: 12px
}

.vip-page-container .deposit-money {
    font-weight: 900;
    color: #FFD800;
    font-size: 13px;
    line-height: 12px
}

.bottom-bar-flex {
    width: 900px;
    margin: 0 auto
}

.bottom-navs {
    width: 1000px;
    margin: 0 auto;
    margin-top: 30px;
    justify-content: space-around
}

.bottom-navs a {
    text-decoration: none !important
}

.bottom-nav-icon {
    width: 75px;
    height: 75px
}

.bottom-nav-icon.learn-more {
    background-image: url('../images/vip/learn-more.png')
}

.bottom-nav-text {
    color: #FFD800
}

.goto-top {
    display: flex !important;
    align-items: center;
    justify-content: center;
    visibility: hidden;
    text-align: center;
    opacity: 0;
    position: fixed;
    bottom: 20px;
    right: 20px;
    z-index: 99;
    font-size: 18px;
    border: none;
    background-color: #FFD800;
    color: #1e1e1e;
    cursor: pointer;
    width: 30px;
    height: 30px;
    border-radius: 100%;
    outline: 0 !important;
    z-index: 1000;
    transition: visibility .2s linear, opacity .2s linear
}

.goto-top:hover {
    background-color: #015c55
}

.goto-top.show {
    visibility: visible;
    opacity: 1
}

figure {
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 1) 100%);
    position: fixed;
    bottom: 0;
    transition: top .2s ease-in-out;
    width: 100%;
    z-index: 999;
    border: none;
    color: #FFD800;
    display: inline-table;
    text-align: center;
    padding: 100px 0;
    margin: 0 auto;
    font-size: 18px;
    text-transform: uppercase;
    letter-spacing: 1px
}

.scroll-btn {
    display: block;
    position: absolute;
    left: 0;
    right: 0;
    top: 40%;
    text-align: center
}

.scroll-btn .mouse {
    position: relative;
    display: block;
    width: 35px;
    height: 55px;
    margin: 0 auto 10px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    border: 3px solid #fff;
    border-radius: 23px
}

.scroll-btn>* {
    display: inline-block;
    line-height: 18px;
    font-size: 13px;
    font-weight: 400;
    color: #7f8c8d;
    color: #fff;
    letter-spacing: 2px;
    width: 100%;
    top: 0
}

.scroll-btn .mouse>* {
    position: absolute;
    display: block;
    top: 29%;
    left: 50%;
    width: 8px;
    height: 8px;
    margin: -4px 0 0 -4px;
    background: #fff;
    border-radius: 50%;
    -webkit-animation: ani-mouse 2.5s linear infinite;
    -moz-animation: ani-mouse 2.5s linear infinite;
    animation: ani-mouse 2.5s linear infinite
}

figure p {
    margin: 0 auto;
    padding: 0;
    position: relative
}

figure.nav-up {
    top: -150px
}

@-moz-keyframes ani-mouse {
    0% {
        opacity: 1;
        top: 29%
    }

    15% {
        opacity: 1;
        top: 50%
    }

    50% {
        opacity: 0;
        top: 50%
    }

    100% {
        opacity: 0;
        top: 29%
    }
}

@keyframes ani-mouse {
    0% {
        opacity: 1;
        top: 29%
    }

    15% {
        opacity: 1;
        top: 50%
    }

    50% {
        opacity: 0;
        top: 50%
    }

    100% {
        opacity: 0;
        top: 29%
    }
}

.scroll-btn {
    display: block;
    position: absolute;
    left: 0;
    right: 0;
    top: 40%;
    text-align: center
}

.scroll-btn>* {
    display: inline-block;
    line-height: 18px;
    font-size: 13px;
    font-weight: 400;
    color: #7f8c8d;
    color: #fff;
    letter-spacing: 2px;
    width: 100%;
    top: 0
}

.scroll-btn>*:hover,
.scroll-btn>*:focus,
.scroll-btn>*.active {
    color: #fff
}

.scroll-btn>*:hover,
.scroll-btn>*:focus,
.scroll-btn>*:active,
.scroll-btn>*.active {
    opacity: .8;
    filter: alpha(opacity=80)
}

.scroll-btn .mouse {
    position: relative;
    display: block;
    width: 35px;
    height: 55px;
    margin: 0 auto 10px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    border: 3px solid #fff;
    border-radius: 23px
}

.scroll-btn .mouse>* {
    position: absolute;
    display: block;
    top: 29%;
    left: 50%;
    width: 8px;
    height: 8px;
    margin: -4px 0 0 -4px;
    background: #fff;
    border-radius: 50%;
    -webkit-animation: ani-mouse 2.5s linear infinite;
    -moz-animation: ani-mouse 2.5s linear infinite;
    animation: ani-mouse 2.5s linear infinite
}

.vip-page-container table .benefit-header-row td {
    padding-bottom: 30px
}

.vip-page-container tbody .benefit-row {
    border-top: 1px solid #00a298;
    border-bottom: 1px solid #00a298
}

.vip-page-container tbody .benefit-row:nth-child(odd) {
    background-color: #0e2e31
}

.vip-page-container .botom-button {
    position: relative;
    background-color: #FFD800;
    margin: 0 auto;
    text-align: center;
    color: #1E1E1E;
    font-size: 14px;
    padding: 10px 25px;
    margin-top: 40px;
    border-radius: 8px;
    cursor: pointer;
    box-shadow: 5px 5px 15px rgba(0, 0, 0, .4);
    white-space: nowrap;
    font-weight: 900;
}

.vip-page-container .botom-button.faq {
    margin-left: 30px;
    width: 225px
}

.vip-page-container .toggle-icon {
    margin-left: 10px;
    top: 8px;
    right: 15px
}

.vip-page-container .toggle-content {
    font-size: 14px;
    padding: 30px 45px;
    display: none;
    margin: 0 auto;
    margin-top: 12px;
    width: 1120px;
    color: #fff;
    background-color: #3c3c3c;
    letter-spacing: .8px
}

.vip-page-container .toggle-content h3 {
    color: #FFD800;
    font-weight: 900;
    margin-bottom: 20px
}

.vip-page-container .toggle-content strong {
    font-weight: 900;
    font-size: 16px
}

.vip-page-container ol {
    padding-inline-start: 20px
}

.vip-page-container ol li {
    margin-top: 20px
}

.vip-page-container .underline {
    text-decoration: underline
}

.vip-page-container .important {
    color: #FFD800
}

.vip-page-container strong.question {
    color: #FFD800;
}

.vip-benefits-container {
    width: 1120px;
    margin: 0 auto;
    margin-top: 45px;
    border: solid 5px #FFD800;
    border-radius: 20px
}

.vip-benefits-table {
    text-align: center
}

.vip-benefits-table>div {
    display: flex
}

.vip-benefits-table>.benefit-row>div:first-child {
    color: #FFD800;
    text-align: left;
    padding: 8px;
    padding-left: 15px;
    border: 0;
    justify-content: left
}

.vip-benefits-table>div>div:first-child {
    width: 15.5%
}

.vip-benefits-table>div>div {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 17%;
    padding: 15px 8px;
    vertical-align: middle
}

.vip-benefits-table .benefit-header-row>div {
    padding-top: 35px;
    padding-bottom: 30px
}

.vip-benefits-table .divider-row {
    height: 4px;
    background-image: linear-gradient(to right, #1E1E1E, #FFD800, #1E1E1E)
}

.vip-benefits-table .divider-row>div {
    width: 100%;
    padding: 0
}