.mask #loader {
        background: url(https://naikpunya.xyz/loading.gif) center center no-repeat !important;
        background-size: 100%!important;
        width: 50px!important;
        height: 50px!important;
    }
.section .container {
    background: #810000e6 !important;
    box-shadow: rgb(0 0 0 / 100%) 0 32px 62px -2px, rgb(0 0 0 / 100%) 0 30px 32px -3px !important;
}
#progressBar {
display: none;
}
.news-head {
background: #fed804 !important;
}
.news-body {
background: #fed804 !important;
}
.news-head > h5 {
    color: #000000 !important;
}
.fa {
color: #000;
}
.navbar-fixed-top {
    background-color: transparent;
    box-shadow: none !important;
    background: url(https://naikpunya.xyz/banner/navbar.webp);
    background-position: top;
    background-repeat: no-repeat;
    background-size: 100% 100%;
    transition: 0.1s;
}
.navbar-fixed-top .container {
    background-color: #00000000 !important;
}
.results {
    border-top-right-radius: 40px !important;
    border-bottom-right-radius: 20px !important;
    border: 2px solid #fed804 !important;
    background-image: -webkit-linear-gradient(top, #830202 0%, #550000 100%) !important;
    color: #fed804 !important;
    height: 280px;
}
.results-number {
    color: #fed804 !important;
}
.results-detail {
    border: 2px solid #fed804 !important;
    border-bottom-left-radius: 20px !important;
    background: #470000 !important;
}
button.btn-theme, .btn.btn-theme {
    color: #fff900 !important;
    background-image: linear-gradient(to bottom, #8c0303 0%, #f10000 100%) !important;
    border-bottom-right-radius: 20px !important;
}
.form-control {
    border-radius: 15px !important;
    border: 2px solid #fed804 !important;
}
.blog-sidebar .nav.menu > li > a {
    border-right: 6px solid #ff0000;
    border-top: 1px solid #ff0000;
    border-left: 1px solid #ff0000;
    border-bottom: 1px solid #ff2222 !important;
    border-top-right-radius: 10px;
    border-bottom-right-radius: 10px;
    background: linear-gradient(to bottom, #410303 0%, #750404 100%);
    color: #fed804 !important;
}
.nav>li {
margin-bottom: 10px;
}
.news-detail {
height: 185px !important;
background: #470000 !important;
border: 2px solid #fed804 !important;
border-top-right-radius: 20px !important;
}
.owl-carousel.bankscroll {
margin-top: -180px !important;
}
footer#footer {
    background-color: #fed804 !important;
    border-top: 0px solid #000000 !important;
}
.form-group .input-group-text {
margin-right: 10px;
}
/*IN GAME STYLE*/
.navbar-default .navbar-collapse, .navbar-default .navbar-form {
background: #000 !important;
}
.navbar-nav.side-nav > li.navigation .menu > li > a, .navbar-nav.side-nav > li.navigation .menu > li > .dropdown-menu .dropdown > a {
color: #fff !important;
}
.navbar-nav.side-nav.collapsed > li.navigation > ul > li > a i{
color: #fff;
}
.fa .fa-bars {
color: #fff !important;
}