body {
    font-family: 'Prompt', sans-serif;
    overflow-x: hidden !important;
    background-color: #000;
    position: relative;
    min-height: 100vh;
    color: #fff;
}

.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
h1,
h2,
h3,
h4,
h5,
h6 {
    line-height: 1.5em;
}

a {
    color: #fff;
    list-style: none;
}

a:hover {
    color: #BF0000;
}

a:link,
a:visited,
a:hover,
a:active {
    text-decoration: none;
    color: #fff;
    outline: none;
}

p {
    margin: 0;
}

img {
    max-width: 100%;
}

a {
    transition: 0.3s;
}

a:hover {
    filter: brightness(120%);
}
.border-radius-more{
    border-radius: 20px !important;
}
.border-radius{
    border-radius: 10px !important;
}


.red-border {
    background: #5151517e;
    border: 1px solid #be000093;
    border-radius: 5px;
    padding: 3px 0;
    box-shadow: inset 0px 0px 10px #650000;
}

.grey-border {
    background: #5151517e;
    border: 1px solid #868686;
    border-radius: 12px;
    padding: 3px 0;
    box-shadow: inset 0px 0px 10px #000000c3;
    padding: 5px 12px;
    display: inline-block;
}

.grey-border2 {
    background: #3F3F3F;
    border: 1px solid #656565;
    border-radius: 12px;
    padding: 3px 0;
    box-shadow: inset 0px 0px 10px #00000083;
    padding: 5px 12px;
    display: inline-block;
}

.yellow-border{
    background: rgb(50,50,50);
    background: linear-gradient(0deg, rgba(50,50,50,1) 0%, rgba(10,10,10,1) 100%);
    border: 1px solid #D0921E;
    border-radius: 15px;
    padding: 3px 0;
}
.yellow-bg{
    background: #D0921E;
}

.yellow-border .title{
    color: #D0921E;
}

.btn-red {
    background: rgb(190, 0, 0);
    background: linear-gradient(180deg, rgba(190, 0, 0, 1) 0%, rgba(65, 0, 0, 1) 100%);
    padding: 8px 20px;
    box-shadow: inset 0px 0px 10px #340000;
    border-radius: 10px;
    display: block;
    font-size: 1.2em;
    transition: 0.3s;
    color: #fff !important;
    text-align: center;
    text-transform: uppercase;
}

.btn-red:hover {
    filter: brightness(120%);
}

.main-menu {
    width: 100%;
    overflow: hidden;
}

.top-menu {
    background-color: #000000cf !important;
    position: fixed;
    width: 100%;
    z-index: 500;
}

.navbar-brand {
    width: 180px;
    margin-bottom: -50px;
}

.top-menu .nav-link {
    text-align: center;
    font-size: 1.2em;
}
.dropdown-menu{
    background: #000;
}
.sc-menu {
    position: absolute;
    right: 10px;
}

.s1 {
    background: url(../../images/section1-bg.jpg) no-repeat center;
    padding-top: 130px;
    padding-bottom: 50px;
    position: relative;
}

.s1::before {
    content: " ";
    position: absolute;
    width: 100%;
    height: 100px;
    bottom: 0;
    left: 0;
    background: rgb(0, 0, 0);
    background: linear-gradient(0deg, rgba(0, 0, 0, 1) 0%, rgba(0, 0, 0, 0) 100%);
}

.s1 .logo {
    width: 80%;
    margin: auto;
}
.s1 .container{
    position: relative;
    z-index: 300;
}

.box-download {
    width: 80%;
    margin: auto;

}

.s-event {
    background: rgb(0, 0, 0);
    background: linear-gradient(180deg, rgba(0, 0, 0, 1) 0%, rgba(113, 3, 3, 0.75) 100%);
    padding: 20px 0 0 0;
}

.box-btn-tab {
    width: 200px;
    overflow-x: auto;
}

.box-btn-tab::-webkit-scrollbar {
    display: none;
}

.box-btn-tab {
    margin: 0 auto;
    width: 95%;
    text-align: center;
    padding: 4px 4px 0 4px;
    overflow: auto;
    position: relative;
}



.event-box {
    width: 100%;
    margin: auto;
}

.event-box .nav-link {
    background: rgb(46, 46, 46);
    background: linear-gradient(180deg, rgba(46, 46, 46, 1) 0%, rgba(20, 20, 20, 1) 100%);
    border-radius: 10px;
    text-align: center;
    width: 110px;
    border: 1px solid #73737330;
    color: #fff;
    box-shadow: inset 0px 0px 10px rgba(0, 0, 0, 0.481);
    transition: 0.3s;
    margin: 0 2px;
    font-size: 0.9em;
}

.nav-link.active {
    background: rgb(190, 0, 0);
    background: linear-gradient(180deg, rgba(190, 0, 0, 1) 0%, rgba(65, 0, 0, 1) 100%);
}

.tab-detail {
    background: #0E0E0E;
    padding: 15px;
}

.text-detail {
    padding: 20px;
    min-height: 300px;
    font-size: 12pt;
}

.box-call-action {
    width: 100%;
    overflow: hidden;
    margin-top: 10px;
}

.s-howto {
    background: url(../../images/s-howto-bg.jpg) bottom center no-repeat;
    padding: 20px;
}

.box-l {
    background: #1818188c;
    padding: 20px;
    border-radius: 16px;
}

.s-howto .container-box{
    width: 80%;
    margin: auto;
    position: relative;
}
.howto-box{
    padding: 20px 0;
}
.howto-box .item {
    background: rgb(0, 0, 0);
    background: linear-gradient(0deg, rgba(0, 0, 0, 0) 0%, rgba(47, 47, 47, 0.79) 100%);
    border: 1px #cccccc2c solid;
    border-radius: 30px;
    padding: 6px 10px;
    margin: 3px 0;
    transition: 0.5s;
}
.howto-box .item:hover{
    background: rgb(108,76,0);
    background: linear-gradient(0deg, rgba(108,76,0,1) 0%, rgba(37,37,37,1) 100%);
}
.howto-box .item.gold{
    background: rgb(108,76,0);
background: linear-gradient(0deg, rgba(108,76,0,1) 0%, rgba(37,37,37,1) 100%);
border: 1px #D1A10D solid;
}
.howto-box .item img{
    margin-right: 10px;
}
.s-howto .ct{
    display: none;
}
.icon-topup{
    width: 80px;
    height: 80px;
    margin-right: 10px;
}


/* footer */
.footer {
    background: rgb(87, 2, 3);
    background: linear-gradient(180deg, rgba(87, 2, 3, 1) 0%, rgba(0, 0, 0, 1) 100%);
    color: #fff;
    font-size: 0.95em;
}

.footer .qr-box {
    width: 120px;
}

/* End footer */

.box-content{
    background: url(../../images/bg-content.jpg) bottom center no-repeat;
    background-size: contain;
    font-weight: 300;
}
.p-topup h1, .p-topup h4{
    line-height: 1em;
}
.box-content .box-list{
    width: 300px;
    margin: 5px 0;
}
.box-content .container{
    width: 90%;
}
.box-content p{
    line-height: 2em;
}
.box-content img{
    margin: 10px 0;
}
.box-content a{
    color: #FFC909;
    font-weight: 600;
    font-size: 1.3em;
}

.main-bg{
    background: url(../../images/bg-content.jpg) bottom center no-repeat;
    background-size: 100%;
}
.main-bg .s-howto{
    background: transparent;
}
.box-content .btn-red{
    font-size: 1em !important;
    font-weight: 400;
}

.s-faq .accordion-item{
    background: rgb(48, 48, 48) !important;
    color: #fff;
    border: #cccccc24 1px solid;
}
.s-faq .accordion-button{
    background: #590000;
    padding: 0 10px;
    color: #fff;
    border: none;
    box-shadow: none;
}


@media (max-width: 370px) {}

@media (min-width: 585px) {}
@media (min-width: 768px) {
    .howto-box{
        width: 350px;
    }
    .s-howto{
        padding-bottom: 0;
    }
    .s-howto .container-box{
        position: relative;
        width: 600px;
    }
    .box-l{
        position: relative;
        z-index: 200;
        padding: 20px 20px;
    }
    .s-howto .ct{
        display: block;
        position: absolute;
        bottom: 0;
        right: -180px;
        width: 500px;
    }
    .howto-box .item{
        margin: 5px 0;
    }
    .box-content .box-list{
        width: 600px;
    }
    

}


@media (min-width: 992px) {
    .s1 {
        padding-bottom: 50px;
    }

    .btn-sub {
        width: 220px;
        margin-left: 0;
    }

    .box-download {
        margin-bottom: -30px;
        position: relative;
        z-index: 100;
    }

    .s1 .logo {
        width: 550px;
        margin: auto;
    }

    .tab-detail {
        padding: 0;
    }

    .event-box .nav-link {
        width: 97%;
    }

    .box-btn-tab {
        width: 100%;
    }

    .box-btn-tab .nav {
        width: 100%;
    }
    .howto-box{
        position: relative;
        width: 700px;
        z-index: 200;
    }
    .s-howto .container-box{
        width: 950px;
        padding-top: 100px;
    }
    .s-howto .ct{
        width: 400px;
        right: -80px;
    }
    .box-l{
        position: relative;
        z-index: 200;
        padding: 20px 0;
    }
    .s-event .box-call-action{
        margin-bottom: -100px;
    }
    .box-content .box-list{
        width: 600px;
    }
    .box-content .container{
        width: 900px;
    }
}

@media (min-width: 1200px) {
    .btn-sub {
        width: 270px;
        margin-left: 0;
    }
    .container-box{
        padding: 30px 0;
    }
    .s-howto .ct{
        width: 500px;
        right: -150px;
    }
    .box-content .box-list{
        width: 600px;
    }
    .box-content .container{
        width: 1100px;
    }
}

@media (min-width: 1400px) {
    .btn-sub {
        width: 320px;
        margin-left: 0;
    }
}