﻿/*
Theme Name: Money Wheel
Theme URI: http://staging2.free-cash.dg668.club/
Author: Geomari M. Montalban
Author URI: https://empire777.com/
Version: 1.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: black, blue, gray, red, white, yellow, dark, light, one-column, two-columns, right-sidebar, fixed-layout, responsive-layout, accessibility-ready, custom-background, custom-colors, custom-header, custom-menu, editor-style, featured-images, flexible-header, microformats, post-formats, rtl-language-support, sticky-post, threaded-comments, translation-ready
Text Domain: Free Cash

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.
*/
#main-body{
    background: #010a1d url(../image/background-2.jpg) fixed no-repeat top center !important;
    -webkit-background-size: cover !important;
    -moz-background-size: cover !important;
    -o-background-size: cover !important;
    background-size: cover !important;
}
.no-pad{
    padding: 0;
}
.container{
    max-width: 960px;
    padding:0;
}
.navbar{
    background: rgba(0,0,0,1);
    background: -moz-linear-gradient(top, rgba(0,0,0,1) 0%, rgba(37,36,36,1) 50%, rgba(0,0,0,1) 100%);
    background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(0,0,0,1)), color-stop(50%, rgba(37,36,36,1)), color-stop(100%, rgba(0,0,0,1)));
    background: -webkit-linear-gradient(top, rgba(0,0,0,1) 0%, rgba(37,36,36,1) 50%, rgba(0,0,0,1) 100%);
    background: -o-linear-gradient(top, rgba(0,0,0,1) 0%, rgba(37,36,36,1) 50%, rgba(0,0,0,1) 100%);
    background: -ms-linear-gradient(top, rgba(0,0,0,1) 0%, rgba(37,36,36,1) 50%, rgba(0,0,0,1) 100%);
    background: linear-gradient(to bottom, rgba(0,0,0,1) 0%, rgba(37,36,36,1) 50%, rgba(0,0,0,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#000000', endColorstr='#000000', GradientType=0 );
    border: none;
    overflow: visible;
    height: 85px;
    margin-bottom: 0 !important;
}
.navbar-right {
    float: right!important;
    padding: 27px 25px 0 0;
    margin:0;
    position: relative;
}
.navbar-left{
    float: left;
    padding: 15px 0 0 25px;
    margin: 0;
    position: relative;
}
select{
    height: 30px;
}
.col-xs-12.game-content {
    background: rgba(69,65,65,1);
    background: -moz-linear-gradient(top, rgba(69,65,65,1) 0%, rgba(0,0,0,0.95) 50%, rgba(0,0,0,0) 100%);
    background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(69,65,65,1)), color-stop(50%, rgba(0,0,0,0.95)), color-stop(100%, rgba(0,0,0,0)));
    background: -webkit-linear-gradient(top, rgba(69,65,65,1) 0%, rgba(0,0,0,0.95) 50%, rgba(0,0,0,0) 100%);
    background: -o-linear-gradient(top, rgba(69,65,65,1) 0%, rgba(0,0,0,0.95) 50%, rgba(0,0,0,0) 100%);
    background: -ms-linear-gradient(top, rgba(69,65,65,1) 0%, rgba(0,0,0,0.95) 50%, rgba(0,0,0,0) 100%);
    background: linear-gradient(to bottom, rgba(69,65,65,1) 0%, rgba(0,0,0,0.95) 50%, rgba(0,0,0,0) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#454141', endColorstr='#000000', GradientType=0 );
    padding: 0 !important;
}
.col-xs-12.game-ss {
    display: none;
    visibility: hidden;
}
.col-xs-12.text-content {
    color: #fed52a;
    background: rgba(69,65,65,1);
    background: -moz-linear-gradient(top, rgba(69,65,65,1) 0%, rgba(0,0,0,0.95) 50%, rgba(0,0,0,0) 100%);
    background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(69,65,65,1)), color-stop(50%, rgba(0,0,0,0.95)), color-stop(100%, rgba(0,0,0,0)));
    background: -webkit-linear-gradient(top, rgba(69,65,65,1) 0%, rgba(0,0,0,0.95) 50%, rgba(0,0,0,0) 100%);
    background: -o-linear-gradient(top, rgba(69,65,65,1) 0%, rgba(0,0,0,0.95) 50%, rgba(0,0,0,0) 100%);
    background: -ms-linear-gradient(top, rgba(69,65,65,1) 0%, rgba(0,0,0,0.95) 50%, rgba(0,0,0,0) 100%);
    background: linear-gradient(to bottom, rgba(69,65,65,1) 0%, rgba(0,0,0,0.95) 50%, rgba(0,0,0,0) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#454141', endColorstr='#000000', GradientType=0 );
    padding: 0 !important;
}
.col-xs-12.text-content-foot {
    color:#fed52a;
    background: rgba(69,65,65,1);
    background: -moz-linear-gradient(top, rgba(69,65,65,1) 0%, rgba(0,0,0,0.95) 50%, rgba(0,0,0,1) 100%);
    background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(69,65,65,1)), color-stop(50%, rgba(0,0,0,0.95)), color-stop(100%, rgba(0,0,0,1)));
    background: -webkit-linear-gradient(top, rgba(69,65,65,1) 0%, rgba(0,0,0,0.95) 50%, rgba(0,0,0,1) 100%);
    background: -o-linear-gradient(top, rgba(69,65,65,1) 0%, rgba(0,0,0,0.95) 50%, rgba(0,0,0,1) 100%);
    background: -ms-linear-gradient(top, rgba(69,65,65,1) 0%, rgba(0,0,0,0.95) 50%, rgba(0,0,0,1) 100%);
    background: linear-gradient(to bottom, rgba(69,65,65,1) 0%, rgba(0,0,0,0.95) 50%, rgba(0,0,0,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#454141', endColorstr='#000000', GradientType=0 );
    padding: 0 !important;
}
.col-xs-12.icon-content {
    background: rgba(69,65,65,1);
    background: -moz-linear-gradient(top, rgba(69,65,65,1) 0%, rgba(0,0,0,0.95) 30%, rgba(0,0,0,0) 100%);
    background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(69,65,65,1)), color-stop(30%, rgba(0,0,0,0.95)), color-stop(100%, rgba(0,0,0,0)));
    background: -webkit-linear-gradient(top, rgba(69,65,65,1) 0%, rgba(0,0,0,0.95) 30%, rgba(0,0,0,0) 100%);
    background: -o-linear-gradient(top, rgba(69,65,65,1) 0%, rgba(0,0,0,0.95) 30%, rgba(0,0,0,0) 100%);
    background: -ms-linear-gradient(top, rgba(69,65,65,1) 0%, rgba(0,0,0,0.95) 30%, rgba(0,0,0,0) 100%);
    background: linear-gradient(to bottom, rgba(69,65,65,1) 0%, rgba(0,0,0,0.95) 30%, rgba(0,0,0,0) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#454141', endColorstr='#000000', GradientType=0 );
    padding: 0 !important;
}
.modal-body h3 {
    margin: 0;
}
.modal-body a {
    color: #fff;
    text-decoration: underline;
}
.modal-content {
    position: relative;
    background-color: rgba(59,42,22,.9);
    border-radius: 6px;
    color: #fed52a;
}
.modal-header {
    padding: 8px;
    border: none;
}
.close {
    float: right;
    font-size: 21px;
    font-weight: 700;
    line-height: 1;
    color: #ffed00;
    text-shadow: 0 1px 0 #fff;
    opacity: 1;
}
.howdo{
    padding-left: 15px;
}
ul>li{
    list-style-image: url(../image/spade.png);
}
.fix-footer{
    display: none;
    visibility: hidden;
}
.contain-step-img{
    padding-right:0;
}
/*Media Queries*/
@media screen and (max-width: 737px) {
.game-money{
    display: none;
    visibility: hidden;
}
.container{
    max-width: 540px;
    padding:0;
}
.col-xs-12.game-ss {
    display: block;
    visibility: visible;
}
.join-now-box{
    display: none;
    visibility: hidden;    
}
.game-tnc{
    width: 100% !important;
}
.girl-img{
    display: none;
    visibility: hidden;
} 
.text-content-foot p{
    font-size: 12px;
    margin: 0;
    color:#fed52a;
}
.howdo {
    padding-left: 20px;
}
.step-img{
    margin: 0 auto;
}
.contain-step-img{
    width: 100% !important;
}

.licensed-box{
    width: 100% !important;
}
.empire-box{
    width: 100% !important;
}

.licensed-img, .empire-img{
    width: 100% !important;
    margin: 2px 0 !important;
}
.text-content-foot p{
    font-size: 10px;
    margin-bottom:28px;
}
.fix-footer{
    display: block;
    visibility: visible;
    position: fixed;
    bottom: 0;
    left: 0;
    width: 100%;
    z-index: 1000;
}
.footer-link{padding: 0 !important;}
.fix-foot1{
    background: rgba(253,215,44,1);
    background: -moz-linear-gradient(top, rgba(253,215,44,1) 0%, rgba(255,145,0,1) 22%, rgba(255,30,0,1) 100%);
    background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(253,215,44,1)), color-stop(22%, rgba(255,145,0,1)), color-stop(100%, rgba(255,30,0,1)));
    background: -webkit-linear-gradient(top, rgba(253,215,44,1) 0%, rgba(255,145,0,1) 22%, rgba(255,30,0,1) 100%);
    background: -o-linear-gradient(top, rgba(253,215,44,1) 0%, rgba(255,145,0,1) 22%, rgba(255,30,0,1) 100%);
    background: -ms-linear-gradient(top, rgba(253,215,44,1) 0%, rgba(255,145,0,1) 22%, rgba(255,30,0,1) 100%);
    background: linear-gradient(to bottom, rgba(253,215,44,1) 0%, rgba(255,145,0,1) 22%, rgba(255,30,0,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fdd72c', endColorstr='#ff1e00', GradientType=0 );
    list-style-type: none;
    display: inline-block;
    padding: 13px 0 13px 0;
    text-align: center;
    text-decoration: none;
    font-family: Verdana;
    font-weight: bold;
    margin: 0;
    
}
.fix-foot1 a{ color:#fff; display:block;}
.fix-foot2{
    background: rgba(30,30,30,1);
    background: -moz-linear-gradient(top, rgba(30,30,30,1) 0%, rgba(28,28,28,1) 46%, rgba(19,19,19,1) 77%, rgba(19,19,19,1) 100%);
    background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(30,30,30,1)), color-stop(46%, rgba(28,28,28,1)), color-stop(77%, rgba(19,19,19,1)), color-stop(100%, rgba(19,19,19,1)));
    background: -webkit-linear-gradient(top, rgba(30,30,30,1) 0%, rgba(28,28,28,1) 46%, rgba(19,19,19,1) 77%, rgba(19,19,19,1) 100%);
    background: -o-linear-gradient(top, rgba(30,30,30,1) 0%, rgba(28,28,28,1) 46%, rgba(19,19,19,1) 77%, rgba(19,19,19,1) 100%);
    background: -ms-linear-gradient(top, rgba(30,30,30,1) 0%, rgba(28,28,28,1) 46%, rgba(19,19,19,1) 77%, rgba(19,19,19,1) 100%);
    background: linear-gradient(to bottom, rgba(30,30,30,1) 0%, rgba(28,28,28,1) 46%, rgba(19,19,19,1) 77%, rgba(19,19,19,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#3b3b3b', endColorstr='#131313', GradientType=0 ); 
    list-style-type: none;
    display: inline-block;
    padding: 13px 0 13px 0;
    text-align: center;
    text-decoration: none;
    font-family: Verdana;
    font-weight: bold;
    margin: 0;
}
.fix-foot2 a{ color: #fed52a; display:block; }
.zopim {
    display: none;
    visibility: hidden;
}
}

@media screen and (max-width: 471px) {
.navbar {
    height: 70px;
}
.navbar-left {
    padding: 15px 0 0 15px;
}
.navbar-right {
    padding: 22px 15px 0 0;
}
.img-logo{
    width: 260px;
}
.col-xs-12.game-content {
    margin-top: 12px;
}
}
@media screen and (max-width: 415px) {
.navbar {
    height: 60px;
}
.navbar-left {
    padding: 12px 0 0 6px;
}
.img-logo{
    width: 235px;
}
.navbar-right {
    padding: 15px 6px 0 0;
}



}
@media screen and (max-width: 340px) {
.img-logo {
    width: 205px;
}
}