@import url('https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,300;0,400;0,500;0,700;1,300;1,400;1,500;1,700&display=swap');

* {
    margin: 0;
    padding: 0;
    font-family: 'Roboto', sans-serif;
}

body {
    width: 100%;
    min-height: 100vh;
    background-image: url(./../images/pc-bg-1.png);
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    background-attachment: fixed;
    color: #D0D3D4;
    position: relative;
}

.layer_bg {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background-color: #282828;
    opacity: 0.7;
    z-index: -1;
}

.bg_video {
    min-width: 100%;
    height: auto;
    position: fixed;
    top: 0;
    left: 0;
    background-position: center;
    background-repeat: no-repeat;
    background-attachment: fixed;
}

.dp_pc {
    display: table-cell;
}

.pd-sm {
    display: none;
}

a {
    color: white;
    text-decoration: none;
}

.container-shbet {
    min-height: 100vh;

    padding: 20px;
    box-sizing: border-box;
}


.info-table {
    margin-top: 5px;
}

.vip-content {
    padding: 10px 10px 10px 10px;
    max-width: 1200px;
    width: 100%;
    border-radius: 20px;
    position: relative;
    left: 50% !important;
    transform: translateX(-50%);
    box-sizing: border-box;
}

.title-vip {
    background-image: url('./../images/banner1-v2.png');
    height: 120px;
    background-position: center;
    background-size: 100% 100%;
    margin-bottom: 10px;
}

.title-vip #myBtn {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    gap: 10px;
}


.title-vip #myBtn:hover {
    -webkit-filter: drop-shadow(1px 1px 3px #fff) brightness(1.1) !important;
    filter: drop-shadow(1px 1px 3px #fff) brightness(1.1) !important;
}

#more {
    display: block;
}

#more .level-table {
    max-width: 1200px;
    width: 100%;
    outline: none;
    border-color: #fff;
    font: inherit;
    font-size: 100%;
    margin: 0;
    padding: 0;
    color: #fff;
    vertical-align: baseline;
    box-sizing: border-box;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    width: 100%;
    text-align: center;
    justify-content: space-between;
    padding: 0px 40px 40px 40px;
    position: relative;
}

.layer_table {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background-color: #282828;
    opacity: 0.7;
    z-index: -1;
}

.vip-info-page-wrapper>div.vip-reward-info .info-table {
    background-image: linear-gradient(0deg, #ededed 100%, #f2f2f2 0);
    padding: 0 25px;
    width: 800px;
}

.vip-info-page-wrapper>div.vip-reward-info .info-table .info-title {
    color: #D0D3D4;
    font-size: 20px;
    font-stretch: normal;
    font-style: normal;
    font-weight: 600;
    letter-spacing: normal;
    line-height: normal;
    text-align: center;
}

.vip-info-page-wrapper>div.vip-reward-info {
    align-items: flex-start;
    display: flex;
    font-size: 14px;
    justify-content: center;
    margin: 50px 0;
}

.vip-td {
    font-size: 14px;
    width: calc((100% - 12px) / 5);
    max-width: calc((100% - 12px) / 5);
    padding: 10px 0.2px;
    border: 1px solid #EDEDED;
    font-weight: 400;
}

.noidungchitiet p span {
    line-height: 40px;
    font-size: 18px;
    color: #ffffff;
    text-align: justify;
}

.info-title {
    color: hsl(37, 100%, 60%);
    padding-top: 20px;
    font-size: 30px;
    font-stretch: normal;
    font-style: normal;
    letter-spacing: normal;
    line-height: 60px;
    margin-bottom: 5px;
    text-align: center;
    position: relative;
    z-index: 9;
    font-weight: 700;
}

.sub-title {
    text-align: center;
    padding-bottom: 15px;
    color: #130885;
    font-size: 18px;
    background-color: #ffffff;
    list-style: 2px;
    padding-top: 15px;
    margin-bottom: 15px;
    border-radius: 50px;
    font-weight: bold;
}

.title-2 {
    font-size: 25px;
    text-align: center;
    /* color: #f11; */
    font-weight: bold;
    padding-bottom: 20px;
    text-shadow:
        -0.5px 0px 0px #fff,
        0.5px 0px 0px #fff,
        0px -0.5px 0px #fff,
        0px 0.5px 0px #fff;
    color: hsl(37, 100%, 60%);
}

.text-shadow {
    color: hsl(37, 100%, 60%) !important;
}

.text-shadow2 {
    text-shadow:
        -0.2px 0px 0px #fff,
        0.2px 0px 0px #fff,
        0px -0.2px 0px #fff,
        0px 0.2px 0px #fff;
    color: hsl(37, 100%, 60%) !important;
}


table {
    border-bottom: 1px solid #000;
    border-spacing: 0;
}

.table-vip {
    position: relative;
}

.table-vip tbody tr {
    text-align: center;
    background: #000;
    border-color: #000;
    font-size: 16px;
    padding: 10px 0;
}

.table-vip tbody tr td {
    text-align: center;
    background: #ffffff;
    border-color: #000;
    font-size: 16px;
    padding: 10px 0;
    color: #130885;
    border: 1px solid #000;
    border: 1px solid #000;
    border-bottom: none;
    border-right: none;
    font-weight: 400;
}

.table-vip tbody tr th:last-child {
    border-right: 1px solid #ffffff;
}

.table-vip tbody tr th {
    text-align: center;
    background: hsl(37, 100%, 60%);
    border-color: #fff;
    font-weight: 700;
    font-size: 15px;
    padding: 10px 0;
    color: rgb(10 57 138);
    border: 1px solid #ffffff;
    border: 1px solid #ffffff;
    border-bottom: none;
    border-right: none;
}

.text-content {
    position: relative;
    z-index: 99;
    padding: 0px 60px;
}

.text-content.dp-pc {
    display: block;
}

.nhapnhay {
    font-weight: 700;
    animation: my 0.3s infinite;
    text-align: center
}

@keyframes my {
    0% {
        color: #ffffff;
    }

    50% {
        color: rgb(234, 234, 229);
    }

    to {
        color: hsl(37, 100%, 60%);
    }
}

.level-vip {
    padding-bottom: 20px;
}

.level-vip p {
    text-align: justify;
}

.level-vip p span {
    line-height: 25px;
    font-size: 13px;

}

.noidungchitiet p {
    text-align: justify;
    font-size: 18px;
    position: relative;
    z-index: 9;
}

.noidungchitiet p span {
    line-height: 25px;
    font-size: 18px;
    line-height: 1.7;
}

.title-image {
    display: flex;
    justify-content: center;
    z-index: 999;
    position: relative;
    padding: 20px;
}

.title-image img {
    max-width: 500px;
    width: 100%;
    height: auto;
    margin-top: 0px;
}

.title-image.pd-sm {
    display: none;
}

.text-line {
    padding-bottom: 15px;
    position: relative;
}

.t-index {
    text-indent: 35px;
}

.text-line .arrow-left {
    width: 15px;
    padding-right: 15px;
    position: absolute;
    left: 0px;
    top: 4px;
}

.level-table-02 {
    position: relative;
}

@media screen and (max-width: 1200px) {
    .title-vip {
        height: 11vw;
    }
}

@media screen and (max-width: 768px) {
    .dp_pc {
        display: none;
    }

    .pd-sm {
        display: block;
    }

    .text-content.dp-pc {
        display: none;
    }

    .title-image {
        padding: 10px;
        margin-top: 10px;
    }

    .level-vip {
        padding-bottom: 0px;
    }

    .title-image.pd-sm {
        display: flex;
        width: 100%;
        margin-top: 0px;
        padding: 10px !important;
        box-sizing: border-box;
    }

    .title-image.pd-sm img {
        max-width: 280px;
        width: 100%;
        height: auto;
        margin-top: 0px;
    }

    .text-content {
        padding-top: 20px;
        padding-bottom: 0px;
    }

    .title-vip {
        font-size: 23px;
    }

    .info-title {
        padding-top: 0px;
        font-size: 25px;
        line-height: 40px;
    }

    .noidungchitiet p span {
        font-size: 15px;
    }

    #more .level-table {
        padding: 0px;
    }

    .text-content {
        padding-left: 15px;
        padding-right: 15px;
    }

    .layer_table,
    .layer_bg {
        opacity: 0.6;
    }

    .text-line {
        padding-bottom: 8px;
    }

    .text-line .arrow-left {
        width: 14px;
        top: 2px;
    }

    .sub-title {
        border-radius: 20px;
        padding-left: 15px;
        padding-right: 15px;
        box-sizing: border-box;
    }

    .table-vip tbody tr .add-size {
        width: 200px;
    }

    .add-size-mb-01 {
        width: 100px !important;
    }

    .add-size-mb-02 {
        width: 220px !important;
    }
}

@media screen and (max-width: 600px) {
    .shbet-note-title h2 {
        font-size: 28px;
    }

    .shbet-note-content {
        font-size: 16px;
    }

    .turn-back-home-btn {
        display: block;
    }
}

@media screen and (max-width: 646px) {
    .container-shbet {
        background-image: url(./../images/bg-mobile.png);
        background-position: center;
        padding-top: 40px;
    }

    .shbet-card-title {
        padding: 5px 0px;
        background-color: hsl(37, 100%, 60%);
        text-align: center;
        color: white;
        font-weight: 500;
        font-size: 12px;
    }

    .shbet-card-image {
        text-align: center;
        margin-top: 8px;
    }

    .shbet-card-image img {
        width: 50px;
        height: auto;
    }

    .shbet-list-option {
        column-gap: 10px;
        row-gap: 20px;
    }

    .shbet-circle {
        width: 24px;
        height: 24px;
        padding: 4px;
        border: 3px solid hsl(37, 100%, 60%);
    }

    .shbet-option {
        padding: 7px 0px;
        background-color: hsl(37, 100%, 60%);
        border-radius: 20px;
        position: relative;
        border: 2px solid white;
    }

    .shbet-option p {
        text-align: center;
        font-size: 10px;
        color: white;
        font-weight: 500;
    }

    .shbet-option img {
        width: 100%;
        height: 100%;
        object-fit: contain;
    }

    .table-vip tbody tr td,
    .table-vip tbody tr th {
        font-size: 15px;
    }

}

@media screen and (max-width: 520px) {
    .shbet-note-title h2 {
        font-size: 22px;
    }

    .shbet-note-content {
        font-size: 14px;
    }

    .warning-image {
        width: 40px;
        height: auto;
    }

    .shbet-card {
        max-width: 170px;
        height: 80px;
        padding: 10px 0px;
    }

    .shbet-option {
        padding: 7px 0px;
        background-color: hsl(37, 100%, 60%);
        border-radius: 20px;
        position: relative;
        border: 2px solid white;
    }

    .table-vip tbody tr td,
    .table-vip tbody tr th {
        font-size: 15px;
    }

    .table-vip tbody tr .add-size {
        width: 60px;
    }
}

@media screen and (max-width: 420px) {
    .shbet-note-title h2 {
        font-size: 20px;
    }

    .shbet-note-content {
        font-size: 14px;
    }

    .warning-image {
        width: 35px;
        height: auto;
    }

    .shbet-logo-image {
        width: 100%;
    }

    .table-vip tbody tr td,
    .table-vip tbody tr th {
        font-size: 15px;
    }

    .title-image {
        padding: 0px 0px 10px 0px;
    }

    .title-image img {
        width: 85%;
        height: auto;
    }
}

@media screen and (max-width: 440px) {
    .shbet-option p {
        text-align: center;
        font-size: 12px;
        color: white;
        font-weight: 500;
        margin-left: 25px;
    }

    .shbet-option {
        padding: 7px 0px;
        background-color: hsl(37, 100%, 60%);
        border-radius: 20px;
        position: relative;
        border: 2px solid white;
    }
}

@media screen and (max-width: 350px) {
    .title-vip {
        font-size: 20px;
    }
}