.circular-menu {
    display: none !important
}

.col {
    left: 5px;
    width: 90px;
    padding: 10px 10px 5px 0;
    position: fixed;
    bottom: 9rem;
    z-index: 100;
    background: url(https://rubahjitu.b-cdn.net/assetc/rubahjitu-lightning.gif) no-repeat;
    background-position: center;
    background-size: cover;
    font-family: "Raleway", sans-serif;
    color: #fff;
    font-size: 12px;
    text-align: center;
    justify-content: center
}

.con {
    display: block;
    cursor: pointer;
    padding: 2px;
    border-radius: 20% 20% 20% 20%;
    box-shadow: 0 0 8px 2px #ffa007;
    background: url(https://rubahjitu.b-cdn.net/assetc/rubahjitu-lightning-bg.gif);
    width: 50px;
    margin: 0 auto;
    -webkit-transition: all .7s ease;
    -moz-transition: all .7s ease;
    -ms-transition: all .7s ease;
    -o-transition: all .7s ease;
    transition: all .7s ease
}

.bar {
    display: block;
    height: 5px;
    width: 35px;
    background: linear-gradient(to bottom, #ffffff 0, #ffffff 100%);
    margin: 6px auto;
    -webkit-transition: all .7s ease;
    -moz-transition: all .7s ease;
    -ms-transition: all .7s ease;
    -o-transition: all .7s ease;
    transition: all .7s ease
}

.con:hover .bar {
    background: linear-gradient(to right, #ffffff 0, #ffffff 100%)
}

.middle {
    margin: 0 auto;
    width: 0
}

.top {
    background: linear-gradient(to left, #ff0000 0, #ff0000 100%);
    -webkit-transform: translateY(11px) rotateZ(45deg);
    -moz-transform: translateY(11px) rotateZ(45deg);
    -ms-transform: translateY(11px) rotateZ(45deg);
    -o-transform: translateY(11px) rotateZ(45deg);
    transform: translateY(11px) rotateZ(45deg)
}

.bottom {
    background: linear-gradient(to right, #ff0000 0, #ff0000 100%);
    -webkit-transform: translateY(-11px) rotateZ(-45deg);
    -moz-transform: translateY(-11px) rotateZ(-45deg);
    -ms-transform: translateY(-11px) rotateZ(-45deg);
    -o-transform: translateY(-11px) rotateZ(-45deg);
    transform: translateY(-11px) rotateZ(-45deg)
}

.icn {
    width: 70px;
    margin: 5px auto;
    text-align: center;
    color: #fff;
    cursor: pointer;
    transition: .5s;
    display: block;
    white-space: nowrap;
    padding: 5px;
    text-align: center;
    text-transform: uppercase
}

.icn img {
    width: 65px;
    margin-bottom: 5px
}

.icn:nth-child(1):hover {
    background-position: left;
    color: #2a2a2a
}

.icn:nth-child(2):hover {
    background-position: left;
    color: #2a2a2a
}

.icn:nth-child(3):hover {
    background-position: left;
    color: #2a2a2a
}

.icn:nth-child(3):hover {
    background-position: left;
    color: #2a2a2a
}

@media only screen and (max-width:450px) {
    .col {
        bottom: 15%
    }
}

#bg-progressive-jackpot {
    background: url(https://rubahjitu.b-cdn.net/assetc/1.10.10.111/202312221312490000008f54f08965BALAAAC__1479x405.webp) !important;
    background-position: center top !important;
    background-size: 100% 100% !important;
    background-repeat: no-repeat !important;
    height: 100px;
}

#area-jp {
    justify-content: center
}

#progressive_jackpot {
    margin: 0 !important;
}

#currency-jp {
    margin: 0 2rem 0 0 !important
}

#mobile-bg-progressive-jackpot {
    background: url(https://rubahjitu.b-cdn.net/assetc/1.10.10.111/202312221312490000008f54f08965BALAAAC__1479x405.webp) !important;
    background-position: center top !important;
    background-repeat: no-repeat !important;
    background-size: 100% 100% !important;
    height: 100px !important;
    max-width: 500px !important;
    margin-bottom: 20px !important;
    margin-left: auto;
    margin-right: auto
}

#mobile-area-jp {
    padding-top: 2.5rem !important;
    justify-content: center;
}

#mobile-area-jp #currency-jp{
  margin: 0 .75rem 0 0 !important;
}

.background-top {
    background: url(https://rubahjitu.b-cdn.net/assetc/rubahjitu-webp.jpg) no-repeat center center fixed !important;
    background-size: cover !important
}

.footer-bg {
    background: url(https://rubahjitu.b-cdn.net/assetc/rubahjitubg2-ms.jpg) no-repeat center center fixed !important;
    background-size: cover !important;
    position: relative;
    width: 100%;
    padding: 40px 0 20px 0;
    color: #F1F2F3
}

.messagebleft-container {
    transition: all 3s ease;
    transition-duration: 2s;
    transition-property: top, right, bottom, left, opacity;
    font-family: Roboto, sans-serif;
    font-size: 20px;
    min-height: 12px !important;
    background: linear-gradient(#ffba00 15%, #ffea00 50%, #ffa937 85%) !important;
    position: fixed;
    display: flex;
    justify-content: space-between;
    align-items: center;
    color: #000 !important;
    line-height: 18px;
    padding: 10px 15px;
    text-align: center;
    justify-content: center;
    bottom: -100px;
    top: -100px;
    opacity: 0;
    z-index: 9999;
    border-radius: 25px !important;
    border: 2px solid #ffdc00 !important;
    box-shadow: inset 0 0 0 1px #ffd400, inset 0 2px 0 0 #ffa700, inset 0 0 0 2px #ffed00, 3px 3px 3px 1px #00000033 !important
}

.messagebleft-container .action {
    background: inherit;
    display: inline-block;
    font-size: inherit;
    text-transform: uppercase;
    color: #4caf50;
    margin: 0 0 0 24px;
    padding: 0;
    min-width: min-content;
    cursor: pointer
}

@media(min-width:640px) {
    .messagebleft-container {
        min-width: 288px;
        max-width: 568px;
        display: inline-flex;
        border-radius: 2px;
        margin: 24px
    }
}

@media(max-width:640px) {
    .messagebleft-container {
        left: 0;
        right: 0;
        width: 100%
    }
}

.messagebleft-pos.bottom-center {
    top: auto !important;
    bottom: 0;
    left: 50%;
    transform: translate(-50%, 0)
}

.messagebleft-pos.bottom-left {
    top: auto !important;
    bottom: 0;
    left: 0
}

.messagebleft-pos.bottom-right {
    top: auto !important;
    bottom: 0;
    right: 0
}

.messagebleft-pos.top-left {
    bottom: auto !important;
    top: 0;
    left: 0
}

.messagebleft-pos.top-center {
    bottom: auto !important;
    top: 5rem;
    left: 50%;
    transform: translate(-50%, 0)
}

.messagebleft-pos.top-center-after {
    bottom: auto !important;
    top: 14rem;
    left: 50%;
    transform: translate(-50%, 0)
}

.messagebleft-pos.top-right {
    bottom: auto !important;
    top: 0;
    right: 0
}

@media(max-width:640px) {

    .messagebleft-pos.bottom-center,
    .messagebleft-pos.top-center {
        left: 0;
        transform: none
    }
}

.main-menu-outer-container {
    z-index: 2 !important
}

.footer-bg div:first-child {
    z-index: unset !important
}

footer div:first-child {
    z-index: unset !important
}

.icon {
    display: flex;
    width: fit-content;
    vertical-align: middle;
    background: linear-gradient(176deg, #ffc819, #e49405);
    border-radius: 5px;
    animation: borderPulse 1s infinite ease-out;
    padding: 7px;
    font-size: 11px;
    align-items: center;
    justify-content: center;
    color: #fff;
    text-decoration: none;
    position: relative
}

#smart_banner {
    display: flex;
    align-items: center;
    position: relative;
    width: 100%;
    padding: 10px;
    font-family: Verdana, arial, sans-serif;
    color: #fff;
    background: #825110;
    height: inherit;
    transition: all 0.5s cubic-bezier(0, 1, .5, 1) 0s;
    overflow: hidden;
    box-shadow: 0 0 20px oklch(0 0 0 / .3)
}

.app_icon {
    display: flex;
    width: 45px;
    position: relative;
    top: 0;
    left: 0;
    align-items: center;
    justify-content: center;
    border-radius: 5px
}

.app_icon img {
    display: block;
    width: 32px;
    height: 32px
}

.app_info {
    width: 100%;
    padding: 0 7px
}

.app_title {
    font-size: 15px;
    font-weight: 700;
    color: #efefef;
    text-shadow: 2px 2px 5px #00000096;
    margin-bottom: 4px
}

.app_slogan {
    font-size: 11px;
    color: #fff;
    letter-spacing: 0
}

.download_button {
    display: flex;
    align-items: center;
    justify-content: center
}

@keyframes borderPulse {
    0% {
        box-shadow: 0 0 0 5px rgb(255 255 255 / .4), 0 0 0 0 #fff
    }

    100% {
        box-shadow: 0 0 0 3px #fff0, 0 0 0 10px #fff0
    }
}


.modal-header {
  background: #ffe100;
  border-radius: 5px 5px 0 0;
}

.modal-body {
  background: #f8b800;
  border-radius: 0 0 5px 5px;
}