table {
    max-width: 100%;
}

img {
    max-width: 100%;
    height:auto;
    vertical-align: middle;
}

a {
    text-decoration: none;
    color: #ffd700;
    font-weight: bolder;
}

a:hover {
    text-decoration: none;
    color: #ff0000;
}
a {
	color:#ffd700;
	text-decoration:none;
    font-weight: bolder;
}

a:hover, a h1:hover {
	transition: all linear .5s;
	-webkit-transition: all linear .5s;
}
a:focus {
	outline:0;
}
a:hover,
a:active {
	outline:0;
}
input:focus {
	outline:0;
	border:none;
}

body{
	font-family: Arial,Helvetica,sans-serif;
    color:#fff;
    background-color:#000;
    font-size:15px;
    background-repeat: no-repeat;
    background-size: cover;
    background-attachment: fixed;
    background-position: center;
}

.container {
    max-width: 1250px;
}
.sticky-top{
    z-index:999;
}

header {
    background:rgba(0, 0, 0, 0.75);
}

header .logo {
    width: 100%;
    padding: .5rem 0;
    text-align: center;
}

header .logo img {
    max-width:200px;
    height:auto;
}

header .col-kanan {
    width: calc(100% - 250px);
}

.logo:hover,
.btn:hover,
.footimg:hover,
.midDiv img:hover,
.midimg:hover,
.produkframe img:hover {
    mask-image: linear-gradient(-75deg, rgba(0, 0, 0, .6) 30%, #000 50%, rgba(0, 0, 0, .6) 70%);
    -webkit-mask-image: linear-gradient(-75deg, rgba(0, 0, 0, .6) 30%, #000 50%, rgba(0, 0, 0, .6) 70%);
    -webkit-mask-size: 200%;
    mask-size: 200%;
    animation: shine 1s infinite;
    -webkit-animation: shine 1s infinite;
    cursor: pointer;
}

.nav {font-size: 15px;display: block;position: relative;height: auto;}.nav ul {margin: 0 auto;padding: 0px;width: 100%;list-style: none;bottom: 0;display: flex;justify-content: center;}.nav ul li {list-style: none;text-align: center;}.nav ul li a {display: block;font-style: italic;padding: .5rem 1rem;text-transform: uppercase;color: #FDD602;font-weight: bolder;text-decoration: none;border-right: 1px solid rgb(255, 215, 0);border-left: 1px solid rgb(255, 215, 0);}.nav ul li a:hover {color: #fff;background: #000;}

.kontenflex {display: flex;}.sidekiri, .sidekanan {position: -webkit-sticky;position: sticky;top: 110px;align-self: flex-start;}.widget-title {font-size: 15px;line-height: 1;color: #333;margin: 0 0 10px;padding: 0;text-transform: uppercase;text-align: center;padding:.5rem;overflow: hidden;position: relative;-webkit-box-shadow: 0 2px 5px 0 rgba(0, 0, 0, .16), 0 2px 10px 0 rgba(0, 0, 0, .12);-moz-box-shadow: 0 2px 5px 0 rgba(0, 0, 0, .16), 0 2px 10px 0 rgba(0, 0, 0, .12);box-shadow: 0 2px 5px 0 rgba(0, 0, 0, .16), 0 2px 10px 0 rgba(0, 0, 0, .12) }h3.widget-title{color:#333}.widget-title a, .widget-title a:hover {color: #ff0000 }.widget-title span {padding: 5px 10px;display: inline-block;background: #333;position: relative;vertical-align: bottom }.widget-title span:before {content: '';position: absolute;width: 0;height: 0;left: -17px;bottom: 0;border-top: 30px solid transparent;border-left: 4px solid transparent;border-right: 15px solid #333 }.widget-title span:after {content: '';position: absolute;width: 0;height: 0;right: -17px;bottom: 0;border-top: 30px solid transparent;border-right: 4px solid transparent;border-left: 15px solid #333 }main {width: 80%;padding: 0 15px;line-height: 1.7;min-height:500px;}
.bdwidget ul, .bdwidget ol {margin: 0;padding: 0;list-style: none;list-style-type: none;list-style-type: none;}.bdwidget li {padding: 6px 0;border-bottom:1px dotted rgb(255, 215, 0);}.bdwidget a {color: #ffd700;-webkit-transition: all .2s linear;-o-transition: all .2s linear;-moz-transition: all .2s linear;transition: all .2s linear;text-transform: capitalize;}.bdwidget a:hover{color:#ff0000}

.arsip{padding-left:0;width:100%;font-size:13px;margin:.5rem 0;display:flex;align-items:stretch;justify-content:flex-start;flex-wrap: wrap;}.arsip li{margin:5px;width: calc(25% - 10px);list-style-type:none;padding:5px}.arsip li img{width:100%;max-width:100%;height:auto}.arsip-img{position:relative;width:100%;max-width:100%;overflow:hidden;-webkit-transition:0.3s all linear;transition:0.3s all linear}.sosial-share{position:absolute;width:100%;height:100%;top:100%;left:0;background:rgba(0,0,0,.5);-webkit-transition:0.3s all linear;transition:0.3s all linear}.arsip li:hover .sosial-share{top:0}.link-sosial{width:100%;height:100%;display:flex;justify-content:center}.link-sosial a{align-self:center;width:30px;height:30px;line-height:30px;margin:3px;text-align:center;color:#fff;border-radius:50%}.twitter{background-color:#1da1f2}.facebook{background-color:#3b5998}.arsip h3{margin:5px 0 -10px;font-size: 14px;}.arsip h3 a:hover{text-decoration:none}
.view-article{color:gold}
.gg-twitter{box-sizing:border-box;position:relative;display:inline-block;width:20px;height:20px}.gg-twitter:after,.gg-twitter:before{content:"";display:block;position:absolute;box-sizing:border-box;left:4px}.gg-twitter:before{width:9px;height:14px;border-left:4px solid;border-bottom:4px solid;border-bottom-left-radius:6px;background:linear-gradient(to left,currentColor 12px,transparent 0) no-repeat center 2px/10px 4px;top:4px}.gg-twitter:after{width:4px;height:4px;background:currentColor;border-radius:20px;top:2px;box-shadow:7px 4px 0,7px 12px 0}.gg-facebook{box-sizing:border-box;position:relative;display:inline-block;width:20px;height:20px}.gg-facebook:after,.gg-facebook:before{content:"";display:block;position:absolute;box-sizing:border-box}.gg-facebook:before{width:8px;height:20px;border-left:4px solid;border-top:4px solid;border-top-left-radius:5px;left:6px}.gg-facebook:after{width:10px;height:4px;background:currentColor;top:7px;left:4px;transform:skew(-5deg)}
.titel{text-align:center;margin:30px 0 0 0;padding:5px;font-size:20px;font-weight:normal;text-transform:uppercase}.nav-links{display:flex}.nav-next,.nav-previous{width:50%}.nav-next{text-align:right}
.pos-terkait img{
    width:100%;
    height:100px;
}
.produkframe{
    background:rgba(23,58,12,.9);
    padding:1rem 0;
}
.produkframe h2 {
    color: rgb(255,215,0);
}

.icon-daftar,
.icon-login {
    display: inline-block;
    width: 20px;
    height: 20px;
    margin-right: .25rem;
    vertical-align: middle;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    -webkit-background-size: cover;
}

.icon-daftar {
    background-image: url(/assets/img/icon-daftar.webp);
}

.icon-login {
    width: 20px;
    height: 20px;
    background-image: url(/assets/img/icon-login.webp);
}
.btn-daftar, .btn-login{
    display: inline-block;
	width: 140px;
    height:44px;
	line-height: 44px;
	color: #fff;
	font-weight: bold;
	font-size: 1.1rem;
    text-align: center;
    text-transform: uppercase;
	padding: 0px;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;
	border: none;
	outline: none;
    filter: drop-shadow(1px 1px 3px #333);
    -webkit-filter: drop-shadow(1px 1px 3px #333);
}
.btn-daftar, .btn-login{
    background: url(/assets/img/button.webp);
}
.btn-daftar{
    margin-left:1rem;
}
.btn-daftar:hover, .btn-login:hover{
	color:#fff;
}

.btn-rtp{
    background:transparent;
    border:2px solid rgb(255,215,0);
    color:rgb(255,215,0);
}
.midimg{
    width:100%;
    -webkit-box-shadow: 0 8px 6px -6px black;
    -moz-box-shadow: 0 8px 6px -6px black;
    box-shadow: 0 8px 6px -6px black;
}
.produkframe .col-2{
    min-width:180px;
    min-height:180px;
}
.rtp-home{
    position: relative;
    border-radius:50%;
}
.rtp-home img{
    border-radius:50%;
}
.rtp-home .rtp-namagame{
    position: absolute;
    bottom:0;
    left:0;
    width:100%;
    background:rgba(0,0,0,.8);
    text-align: center;
    font-size:1rem;
    padding:.25rem;
    color:#ffd700;
}
summary{
    margin-bottom: 1rem;
    line-height: 35px;
}

.footimg{
    max-width: 700px;
    width:100%;
}

footer{
    background-color: rgba(0, 0, 0, 0.75);
    text-align:center;
}
.midbtn{
    position: sticky;
    position: -webkit-sticky;
    top: 104px;
    z-index: 15;
    width: 100%;
    padding: 5px 0;
    background-color: #000;
}
.midDiv {
    z-index: 1021;
    display: flex;
    flex-wrap: nowrap;
    justify-content: center;
    width: 100%;
    padding: .25rem 0;
    background-color: rgba(0,0,0,.75);
}

.midDiv button {
    position: relative;
    width: 120px;
    height:46px;
    margin: .2rem;
    outline: 0;
    background-color: #000;
    border: 2px ridge rgb(255,215,0);
    border-radius: .2rem;
    cursor: pointer;
    padding:.5rem;
}

.midDiv button img {
    width: 100%;
}

.midDiv button:hover,
.midDiv button.active {
    border: 1px inset #fff;
}

.midDiv button img {
    -webkit-filter: drop-shadow(0 1px 0px rgba(0, 0, 0, .9));
    filter: drop-shadow(0 1px 0px rgba(0, 0, 0, .9));
}

.text-small-caps {
    font-variant: small-caps;
}

.rtpdesc {
    font-size: 1.2rem;
}
.card {
    color: #fff;
    background-color: transparent;
}
.rtp-namagame {
    font-weight: bolder;
    text-transform: uppercase;
    font-size: .7rem;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.rtp-box {
    background-color: #111;
    color: rgb(255,215,0);
    border: 4px dashed rgb(255,215,0);
    cursor: pointer;
    -webkit-box-shadow: 0 8px 6px -6px black;
    -moz-box-shadow: 0 8px 6px -6px black;
    box-shadow: 0 8px 6px -6px black;
}

.rtp-box-success {
    -webkit-box-shadow: 0 8px 6px -6px #28a745;
    -moz-box-shadow: 0 8px 6px -6px #28a745;
    box-shadow: 0 8px 6px -6px #28a745;
}

.rtp-box-warning {
    -webkit-box-shadow: 0 8px 6px -6px #ffc107;
    -moz-box-shadow: 0 8px 6px -6px #ffc107;
    box-shadow: 0 8px 6px -6px #ffc107;
}

.rtp-box-danger {
    -webkit-box-shadow: 0 8px 6px -6px #dc3545;
    -moz-box-shadow: 0 8px 6px -6px #dc3545;
    box-shadow: 0 8px 6px -6px #dc3545;
}

.rtppersen {
    position: absolute;
    color: #000;
    width:100%;
    text-align:center;
    left: 0;
    top: 50%;
    transform: translateY(-50);
    -webkit-transform: translateY(-50%);
}
#rtpModal .modal-content {
    border: 5px double rgb(255,215,0);
    -webkit-box-shadow: 0 8px 6px -6px black;
    -moz-box-shadow: 0 8px 6px -6px black;
    box-shadow: 0 8px 6px -6px black;
}

#rtpModal .modal-footer {
    border-top: 1px solid rgb(255,215,0);
}

#rtpModal img {
    border-radius: .25rem;
    border: 3px double rgb(255,215,0);
}

#rtpModal table {
    font-size: .85rem;
    width: 100%;
}

#rtpModal table thead th {
    padding: .25rem;
}

#rtpModal table tr {
    border-top: 1px solid rgb(255,215,0);
}

#rtpModal table td,
#rtpModal table thead {
    text-align: center;
}

#rtpModal .btn {
    background-color: rgb(255,215,0);
    border: 1px solid #fff;
    color: #333;
}

.text-small-caps {
    font-variant: small-caps;
}

.box, .topbanner img{
    -webkit-box-shadow: 0 8px 6px -6px black;
    -moz-box-shadow: 0 8px 6px -6px black;
    box-shadow: 0 8px 6px -6px black;
}
.topbanner img{
    border: 1px solid rgb(255, 215, 0);
    border-radius:.25rem;
}
.bg-merah{
    background-color: #990D1A;
    border:2px ridge #fff;
}
.bg-gray {
    background-color: #D1D1D1;
    color: #000;
}
.bg-emas{
    background: #f38e02;
    background: -moz-linear-gradient(left, #f38e02 0%, #ffd700 50%, #f38e02 100%);
    background: -webkit-linear-gradient(left, #f38e02 0%,#ffd700 50%,#f38e02 100%);
    background: linear-gradient(to right, #f38e02 0%,#ffd700 50%,#f38e02 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f38e02', endColorstr='#f38e02',GradientType=1 );
    color: #333;
    box-shadow: 0px 4px 5px -2px rgba(0, 0, 0, 0.2), 0px 7px 10px 1px rgba(0, 0, 0, 0.14),0px 2px 16px 1px rgba(0, 0, 0, 0.12);
    -webkit-box-shadow: 0px 4px 5px -2px rgba(0, 0, 0, 0.2), 0px 7px 10px 1px rgba(0, 0, 0, 0.14),0px 2px 16px 1px rgba(0, 0, 0, 0.12);
}
.bg-nav, .widget-title{
    background: linear-gradient(rgb(255, 0, 0) 0%, rgb(35, 1, 5) 100%);
    border-top: 1px solid rgb(255, 215, 0);
    border-bottom: 1px solid rgb(255, 215, 0);
    box-shadow: 0px 4px 5px -2px rgba(255, 215, 0, 0.2), 0px 7px 10px 1px rgba(255, 215, 0, 0.14),0px 2px 16px 1px rgba(255, 215, 0, 0.12);
    -webkit-box-shadow: 0px 4px 5px -2px rgba(255, 215, 0, 0.2), 0px 7px 10px 1px rgba(255, 215, 0, 0.14),0px 2px 16px 1px rgba(255, 215, 0, 0.12);
}
.bg-konten{
    background-color: rgba(0, 0, 0, 0.75);
    border: 1px solid rgb(255, 215, 0);
}
.bg-opas {
    background-color: rgba(0, 0, 0, 0.8);
}
.bg-arsip{
    background:rgba(30, 30, 30, 0.75);
    border:1px solid rgb(255, 0, 0);
    border-radius: .25rem;
}
.bg-arsip img{
    border:1px solid rgb(255, 215, 0);
}
.bg-arsip:hover{
    border:1px solid rgb(255, 215, 0);
}
.bg-hitam {
    background-color: rgba(0, 0, 0, 0.75);
}
.konten{
    min-height:500px;
}
h3.card-title{
    font-size:20px;
}
h1,h2,h3,
.konten h1,
.konten h2,
.konten h3,
.konten h4,
.konten h5,
.konten h6 {
    color: #ffd700;
    font-weight: bold;
}

.fixed-bottom {
    display: none;
}

.fixed-lc {
    position: fixed;
    background: url(/assets/img/icon-livechat.webp);
    width: 55px;
    height: 50px;
    right: 15px;
    bottom: 15px;
    z-index: 9999;
    -webkit-transform-origin: top center;
    transform-origin: top center;
    -webkit-animation: swing 1s .5s ease-in-out infinite normal;
    animation: swing 1s .5s ease-in-out infinite normal;
}

.fixed-whatsapp {
    position: fixed;
    bottom: 15px;
    left: 15px;
    width: 50px;
    height: 50px;
    z-index: 9999;
    -webkit-transform-origin: top center;
    transform-origin: top center;
    -webkit-animation: swing 1s ease-in-out infinite normal;
    animation: swing 1s ease-in-out infinite normal;
}

.fixed-whatsapp::before {
    content: "";
    background-repeat: no-repeat;
    background-size: 34px 34px;
    background-position: center center;
    width: 50px;
    height: 50px;
    background-image: url("data:image/svg+xml;charset=utf8,%3csvg viewBox='0 0 24 24' width='32' height='32' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3e%3cg%3e%3cpath style='fill:%23ffffff' d='M16.75,13.96C17,14.09 17.16,14.16 17.21,14.26C17.27,14.37 17.25,14.87 17,15.44C16.8,16 15.76,16.54 15.3,16.56C14.84,16.58 14.83,16.92 12.34,15.83C9.85,14.74 8.35,12.08 8.23,11.91C8.11,11.74 7.27,10.53 7.31,9.3C7.36,8.08 8,7.5 8.26,7.26C8.5,7 8.77,6.97 8.94,7H9.41C9.56,7 9.77,6.94 9.96,7.45L10.65,9.32C10.71,9.45 10.75,9.6 10.66,9.76L10.39,10.17L10,10.59C9.88,10.71 9.74,10.84 9.88,11.09C10,11.35 10.5,12.18 11.2,12.87C12.11,13.75 12.91,14.04 13.15,14.17C13.39,14.31 13.54,14.29 13.69,14.13L14.5,13.19C14.69,12.94 14.85,13 15.08,13.08L16.75,13.96M12,2A10,10 0 0,1 22,12A10,10 0 0,1 12,22C10.03,22 8.2,21.43 6.65,20.45L2,22L3.55,17.35C2.57,15.8 2,13.97 2,12A10,10 0 0,1 12,2M12,4A8,8 0 0,0 4,12C4,13.72 4.54,15.31 5.46,16.61L4.5,19.5L7.39,18.54C8.69,19.46 10.28,20 12,20A8,8 0 0,0 20,12A8,8 0 0,0 12,4Z'%3e%3c/path%3e%3c/g%3e%3c/svg%3e");
    background-color: #00c853;
    position: absolute;
    top: 0;
    left: 0;
    border-radius: 100%;
    box-shadow: 0 1px 1.5px 0 rgba(0, 0, 0, .12), 0 1px 1px 0 rgba(0, 0, 0, .24);
}

.lazy {
    width: 100%;
    height: auto;
}

@keyframes blinker { to { opacity: 0; } }
@-webkit-keyframes blinker { to { opacity: 0; } }
@-webkit-keyframes swing {
    20% {
        -webkit-transform: rotate3d(0, 0, 1, 15deg);
        transform: rotate3d(0, 0, 1, 15deg);
    }
    40% {
        -webkit-transform: rotate3d(0, 0, 1, -10deg);
        transform: rotate3d(0, 0, 1, -10deg);
    }
    60% {
        -webkit-transform: rotate3d(0, 0, 1, 5deg);
        transform: rotate3d(0, 0, 1, 5deg);
    }
    80% {
        -webkit-transform: rotate3d(0, 0, 1, -5deg);
        transform: rotate3d(0, 0, 1, -5deg);
    }
    to {
        -webkit-transform: rotate3d(0, 0, 1, 0deg);
        transform: rotate3d(0, 0, 1, 0deg);
    }
}

@keyframes swing {
    20% {
        -webkit-transform: rotate3d(0, 0, 1, 15deg);
        transform: rotate3d(0, 0, 1, 15deg);
    }
    40% {
        -webkit-transform: rotate3d(0, 0, 1, -10deg);
        transform: rotate3d(0, 0, 1, -10deg);
    }
    60% {
        -webkit-transform: rotate3d(0, 0, 1, 5deg);
        transform: rotate3d(0, 0, 1, 5deg);
    }
    80% {
        -webkit-transform: rotate3d(0, 0, 1, -5deg);
        transform: rotate3d(0, 0, 1, -5deg);
    }
    to {
        -webkit-transform: rotate3d(0, 0, 1, 0deg);
        transform: rotate3d(0, 0, 1, 0deg);
    }
}

@-webkit-keyframes shine {
    from {
        -webkit-mask-position: 150%
    }
    to {
        -webkit-mask-position: 0%
    }
}

@keyframes shine {
    from {
        -webkit-mask-position: 150%
    }
    to {
        -webkit-mask-position: 0%
    }
}

@media (max-width: 991.98px) {
    .produkframe .row{
        flex-direction: row;
        justify-content: flex-start;
        overflow-x: auto;
    }
    .midDiv {
        flex-direction: row;
        justify-content: flex-start;
        overflow-x: auto;
    }
    .midDiv button {
        width: 120px;
        height:46px;
        flex: 0 0 120px;
    }
    .overlay .ket .btn span{
        display: none;
    }
}

@media (max-width: 767.98px) {
	.arsip li{
		width: calc(50% - 10px);
	}
    .pos-terkait img{
        height:auto;
    }
    .arsip .post-thumbnail img {
        height:200px;
    }
    .rtptitle {
        font-size: 2rem;
    }
    .kontenflex {flex-wrap: wrap;}main {order: -1;}.sidekiri, .sidekanan, main {width: 100%;margin-bottom: 1rem;position:static}
}


@media (max-width: 575.98px) {
    .arsip{
		flex-direction:column;
	}
	.arsip li{
		width: 100%;
		margin: 0 0 15px 0;
	}
    header .logo{
        width:100%;
        text-align: center;
        display: block;
    }
    header .col-kanan {
        width: 100%;
        display: block;
    }    
    header .col-kanan.text-right{
        text-align: center !important;
    }
    main{
        padding:0;
    }
    #rtpModal img {
        max-width: 200px;
    }
    .rtptitle {
        font-size: 1.5rem;
    }
    .rtpdesc {
        font-size: 1rem;
    }
    .rtp-home .rtp-namagame,
    .rtp-namagame,
    .rtppersen {
        font-size: .7rem;
    }
    .fixed-bottom {
        display: block;
    }
}