body {
    width: 100%;
}

@keyframes loading {
    0% {
        left: -100%;
    }

    100% {
        left: 100%;
    }
}

@media (min-width: 769px) {
    .container-rtp {
        justify-content: center;
        text-align: center;
        display: flex;
        padding-top: 20px;
        text-align: center;
    }

    .container-pop55 {
        display: grid;
        grid-template-columns: repeat(5, 1fr);
        gap: 5px;
        /* border: 3px solid white; */
        padding: 10px;
        border-radius: 10px;
        /* animation: color-change 2s infinite linear; */
    }

    .container-pragmatic {
        grid-template-columns: repeat(5, 1fr);
        gap: 5px;
        /* border: 3px solid white; */
        padding: 10px;
        border-radius: 10px;
    }

    .card {
        display: inline-block;
        border-radius: 5px;
        align-items: center;
        width: 150px;
        position: relative;
        text-align: center;
        margin: 0px;
        padding: 0px;
        text-align: center;
        justify-content: center;
    }
    .hoverbtn{
        position: absolute;
        z-index: 10;
        display: none;
        justify-content: center;
        width: 150px;
        top: 40%;
        transform: translateY(50%,50%);
        left: 0;
        height: max-content;
        transition: opacity  ease;
    }
    .top:hover .hoverbtn{
        display: flex;
    }
    .top:hover img{
        opacity: 0.3;
    }
    #hvrbtn{
        cursor: pointer;
        font-size: 15px;
        background: linear-gradient(to right, #FF0055 ,#ffc400);
        border: 1px solid black;
        padding: 5px 10px;
        font-weight: bold;
        border-radius: 5px;
    }
    #hvrbtn:hover{
        color: white;
        border: 1px solid white;

    }
    .card img {
        text-align: center;
        align-items: center;
        width: 150px;
        height: 170px;
        border-radius: 10px;
    }

    .loadingbar {
        max-width: 150px;
        margin-left: 5px;
        margin-right: 5px;
    }
    #percent-jdb-,#percent-g9-,
    #percent-jili-,#percent-evo-,
    #pragmatic-rtp,#percent-micro-,
    #percent-txt-,#percent-cq9- {
        color: rgb(0, 0, 0);
        font-weight: bold;
        position: absolute;
        top: 50%;
        left: 0;
        right: 0;
        margin: 0 auto;
        transform: translateY(-50%);
        font-weight: bold;
        font-size: 20px;
        font-family: monospace;
    }
    #progress-jdb-,#progress-cq9-,#progress-evo-,
    #progress-jili-,#progress-micro-,
    #pragmatic-progress-pp-,#progress-g9-,
    #progress-bar- {
        background: repeating-linear-gradient(45deg, transparent, transparent 5px, #e0e0e07c 10px);
        z-index: -2;
        background-color: red;
        content: '';
        height: 100%;
        transition: width 2s ease-in-out;
        border-radius: 2px;
        animation: loading 2s infinite linear;
        text-shadow: 0px 0px 5px black;
    }

    #progress-cq9-::after,#progress-g9-::after,
    #progress-jdb-::after,#progress-micro-::after,
    #progress-jili-::after,#progress-evo-::after,
    #pragmatic-progress-pp-::after,
    #progress-bar-::after {
        content: "";
        display: block;
        height: 100%;
        background-color: #4caf50;
        position: absolute;
        overflow: hidden;
        animation: loading 2s infinite linear;
    }

    .container-bar {
        position: relative;
        text-align: center;
        display: inline-flex;
        align-items: center;
        width: 100%;
        height: 30px;
        background-color: rgb(235, 235, 235);
        border-radius: 3px;
        z-index: 1;
        border: 1px solid black;
    }
/* finish rtp css */
    .container-top {
        position: fixed;
        display: grid;
        grid-template-columns: repeat(2, 1fr);
        align-items: center;
        width: 100%;
        top: 0%;
        right: 0%;
        z-index: 20;
        background-color: rgba(0, 0, 0, 0.658);
        padding: 0px;
        margin: 0px;
    }

    .logo {
        justify-content: left;
        display: flex;
        padding-left:20px ;
        padding-top: 5px;
    }

    .logo img {
        width: 220px;

    }

    .btn-top{
        justify-content: right;
        display: flex;
        padding-top: 5px;
        padding-right: 20px;
    }
    .btn-top img{
        width: 200px;
    }
    .divider{
        padding-top: 90px;
    }
    .wlc{
        display: flex;
        align-items: center;
        margin: 5px 25px;
        background:linear-gradient(to right, #ffc400 , #FF0055);
        color: black;
        font-family: system-ui, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Open Sans', 'Helvetica Neue', sans-serif;
        font-weight: bold;
        border-radius: 10px;
        justify-content: center;
    }
    .content img {
        width: 100%;
    }

    .content {
        padding: 10px;
        text-align: center;
        display: flex;
        flex-direction: column;
        align-items: center;
        margin: 0px 20px;
    }
    .plt {
        display: flex;
        justify-content: center;
        align-items: center;
        text-align: center;
        padding: 0px 40px;
    }

    .plt span {
        border: 2px solid black;
        width: 100%;
        padding: 5px 0px;
        background: radial-gradient(rgb(0, 40, 173), rgb(0, 153, 255), rgb(0, 33, 182), rgb(9, 0, 139));

    }

    .plt a:hover {
        color: red;
    }

    .plt a {
        color: white;
        font-weight: bold;
        text-shadow: black 0px 0px 5px;
    }
    .btn-plata{
        display: flex;
        justify-content: center;
        align-items: center;
        width: 100%;    
        padding: 0px;
    }
    .gradient{
        text-align: center;
        margin: 0px 30px;
        background: linear-gradient(to right, #f2ff00 , #ff0000);
        padding: 10px;
        display: grid;
        grid-template-columns: repeat(4,1fr);
        gap: 10px;
        border-radius: 10px;
        align-items: center;
    }
    .platten img{
        cursor: pointer;
        background-color: black;
        border-radius: 10px;
        width: 200px;
    }
    .platten img:hover{
        transform: scale(1.1);
    }
    #text-rtp{
        margin: 0px;
        text-align: center;
        animation: warna 5s ease infinite;
    }
    @keyframes warna{
        0%{
            color: red;
        }
        40%{
            color: rgb(255, 247, 0);
        }
        90%{
            color: rgb(30, 255, 0);
        }
        100%{
            color: rgb(255, 60, 0);
        }
    }
    .rtp-btn {
        position: fixed;
        bottom: 10%;
        right: 0%;
        display: flex;
        flex-direction: column;
        align-items: center;
        gap: 15px;
        z-index: 10;
    }

    .rtp-btn img {
        width: 90px;
        animation: rtp infinite 1s;
    }

    #tl {
        width: 60px;
    }
    .container-down{
        display: grid;
        grid-template-columns: repeat(2,1fr);
        padding: 15px;
        gap: 10px;
        text-align: center;
    }
    #btn-cnc{
        text-align: center;
        width: 50%;
        padding: 10px 0px;
        font-weight: bold;
        background: linear-gradient(to right ,#f2ff00, #ff0000);
        border: 1px solid white;
        font-size: 18px;
        color: rgb(0, 0, 0);
        border-radius: 10px;
        box-shadow: rgb(0, 0, 0) 0px 0px 10px inset;
        letter-spacing: 3px;
        cursor: pointer;
    }
}

footer a {
    text-decoration: none;
    color: rgb(255, 255, 255);
}

footer {
    text-align: center;
    font-size: small;
}

.cs {
    position: fixed;
    bottom: 0%;
    right: 0%;
    z-index: 100;
    padding: 0px;
    margin: 0px;
    animation: kedip infinite 2s;
}

@keyframes kedip {
    0% {
        opacity: 1;
    }

    25% {
        opacity: 0.5;
    }

    30% {
        opacity: 0;
    }

    31% {
        opacity: 1;
    }

    50% {
        opacity: 1;
    }

    75% {
        opacity: 0.5;
    }

    80% {
        opacity: 0;
    }

    81% {
        opacity: 1;
    }

    100% {
        opacity: 1;
    }
    
}
