/*   
Theme Name: Joker24hr
Theme URI: 
Description: Theme for Joker 24 hr
Author: Andriy Prots
Author URI: 
Version: 1.1.1
License: GNU General Public License v2 or later
License URI: 
Text Domain: mycleantopic
Tags: custom-logo, featured-images, custom-header

*/
@charset "utf-8";

body{
    background: #000;
    color: #FFF;
    font-family: 'Kanit',sans-serif !important;
    font-size: 15px;
}
a{
    color: #ffc600;
}
header,footer{
    background-color: #000;
    background-image: linear-gradient(#2a282a,#000);
}
footer{
    margin-top: 10px;
    padding: 15px;
    border-top: solid;
    border-width: thin;
    border-color: #3a2f08;
}
header{
    border-bottom: solid;
    border-width: thin;
    border-color: #d8a900;
    padding-bottom: 15px;
}
h3{
    border-bottom: solid;
    padding-bottom: 5px;
    border-width: thin;
    color: #ffc600;
    font-size: 20px;
}
p {
    font-size: 17px;
    font-weight: 300;
    line-height: 25px;
}
.social-bar{
    padding: 5px;
    background: #000;
}
.container{
    max-width: 1024px;
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
}
.site-branding{
    padding-top: 10px;
    position: relative;
}
.site-branding-logo{
    display: contents;
}
.site-branding-logo img{
    padding-bottom: 5px;
    width: 280px;
    position: absolute;
    bottom: 0;

}
input {
    border: none;
    font-size: 14px;
    line-height: 1.5em;
    padding: 0;
    -webkit-appearance: none;
}
#login {
    width:300px;
    padding: 10px;
    float: right;
}
#login form input[type="text"],#login form input[type="password"] {
    background-color: #201c0b !important;
    border-radius: 3px 3px 3px 3px;
    color: #a9a9a9 !important;
    margin-bottom: 1em;
    padding: 0 16px;
    height: 30px;
    width: 80px;
    border-color: #fcb900 !important;
    border-style: ridge !important;
    border-width: thin !important;
}
#login form input[type="submit"] {
    background: #1b1b1b;
    padding: 5px 0px 5px 0px;
    border: 1;
    height: 30px;
    border-radius: 3px;
    color: #ffc600;
    cursor: pointer;
    transition: background 0.3s ease-in-out;
}
#login form input[type="submit"]:hover {
    background: #1b1b1b;
}
.site-branding-text{
    text-align: right;
    display: block;
}

/*Menu mobile*/

.topnav {
    overflow: hidden;
    float: right;
}

.topnav a {
    float: left;
    display: block;
    color: #f2f2f2;
    text-align: center;
    padding: 5px 0px;
    margin: 0px 15px;
    font-size: 17px;
    text-decoration: none;
}

.topnav a.active {
    border-bottom-color: #ffc600;
    border-bottom: solid;
    color: #ffc600;
}
.topnav a.active:hover,.topnav a:hover{
    border-bottom-color: #ffc600;
    border-bottom: solid;
    color: #ffc600;
    background-color: #000;
}

.topnav .icon {
    display: none;
}

/*End Menu mobile*/


.jackport{
    background-image: url('webp/bg-jakport.webp');
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-position: top;
    padding-bottom: 30px;
    padding-top: 10px;
}
.left-box{
    width: 33%;
    float: left;
    display: block;
}
.right-box{
    width: 66%;
    float: right;
    display: block;
}
.box{
    padding: 5px;
}
.article-list{
    clear: both;
}
.article-list img{
    float: left;
    margin-right: 10px;
}
.article-list h4{
    margin-bottom: 5px;
    color: #ffc600;
    font-size: 18px
}
#comments article,#comments footer{
    background-color: #2c2c2c;
    background-image: linear-gradient(#2c2c2c,#2c2c2c);
}
.comment-content{
    padding: 15px;
}
.comment-reply-link{
    margin-left: 15px;
    margin-bottom: 15px;
}
.comment-form-comment label{
    display: block;
}
#respond{
    padding-left: 40px;
}

.navigation-mobile {
    background: -webkit-linear-gradient(to bottom, #404040 0%,#000 42%,#000 100%);
    background: -moz-linear-gradient(to bottom, #404040 0%,#000 42%,#000 100%);
    background: -o-linear-gradient(to bottom, #404040 0%,#000 42%,#000 100%);
    background: linear-gradient(to bottom, #404040 0%,#000000 42%,#000000 100%);
    position: fixed;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 999;
    overflow-x: auto;
    border-top: 1px solid #e6c41a;
}
.navigation-mobile .list-menu {
    list-style: none;
    margin-bottom: 0;
    margin-top: 0px;
    padding-left: 0;
    display: flex;
    justify-content: center;
}

.navigation-mobile .list-menu li {
    display: inline-block;
    width: calc((100%)/5);
}
.navigation-mobile .list-menu li .link-nav {
    display: block;
    position: relative;
    text-align: center;
    padding: 10px 0;
    color: #fff;
    font-size: 1em;
    white-space: nowrap;
    text-decoration: none;
}
.navigation-mobile .list-menu li .fa {
    display: block;
    color: #e6c41a;
    font-size: 20px;
}
.img-responsive{
    display: block;
    max-width: 100%;
    height: auto;

}
.visible-xs {
    display: none;
}
.slide-out-div {
    padding: 20px;
    width: 220px;
    background-color: rgba(0,0,0,0.8);
    border: #e6c41a 1px solid;
    border-radius: 10px;
}
.jackpot-container .jackpot-bg {
    background-size: contain;
}
.jackpot-container .jackpot-bg {
    background: url(img/jackpot.png);
    background-repeat: no-repeat;
    width: 100%;
    height: 216px;
    position: relative;
    background-position: center;
}
.jackpot-container .jackpot-light-circle{
    width: 403px;
    height: 98px;
    background: url(img/circle.gif);
    background-position: center;
    background-repeat: no-repeat;
    position: absolute;
    top: 88px;
    left: calc(50% - 202px);
}
.jackpot-container .jackpot-num{
    color: #fff;
    font-size: 51px;
    line-height: 98px;
    text-align: center;
}
.slot-item{
    width: 150px;
}
@media (max-width: 768px) {
    .slot-item{
        display: contents;
    }
    .mobile-clear{
        margin-top: 100px;
    }
    .mobile-hide{
        display: none;
    }
    header{
        border-bottom: solid;
        border-width: thin;
        border-color: #000;
    }
    .mobile-fix{
        position: fixed;
        /* display: contents; */
        top: 0;
        width: 100%;
        background-color: #000;
        background-image: linear-gradient(#2a282a,#000);
        z-index: 1;

        border-bottom: solid;
        border-width: thin;
        border-color: #d8a900;
    }
    .site-branding{
        margin-bottom: 10px;
    }

    .site-branding-logo img{
        display: block;
        margin-left: auto;
        margin-right: auto;
        padding: 5px 0px 0px 0px;
        position: initial;
    }
    .social-bar{
        display: none;
    }

    #login{
        display: none;
        margin-left: auto;
        margin-right: auto;
        float: none;
    }
    /*Menu mobile*/
    .topnav {
        overflow: hidden;
        float: none;
    }
    .topnav a:not(:first-child) {display: none;}
    .topnav a.icon {
        float: right;
        display: block;
    }

    .topnav.responsive {position: relative;}
    .topnav.responsive .icon {
        position: absolute;
        right: 0;
        top: 0;
    }
    .topnav.responsive a {
        float: none;
        display: block;
        text-align: left;
    }
    /*End Menu mobile*/
    .left-box,.right-box{
        width: 100%!important;   
    }
    .col-md-6{
        width: 97%!important;
        margin-bottom: 15px!important;
        float: none!important;
    }
    .left-box{
        text-align: center;
    }

    .visible-xs {
        display: block!important;
    }

    .line-chat {
        position: fixed;
        right: 10px;
        bottom: 75px;
        z-index: 999;
        width: 55px;
        display: block;
    }
    .article-list{
        text-align: center;
    }
    .article-list img{
        float: none;
    }
}
