p {
    color: #0a0a0a !important;
}
footer.footer p{
    color:#999 !important;
}
.mega-menu .menu-logo img {
    height: auto !important;
    width: 95px !important;
}
.logo_slogan {
    float: left;
    font-size: 18px;
    width: 100%;
    color:#f1f1f1;
}

.not_hompage header#header {
    display: contents !important;
}
.not_hompage header#header .topbar {
    border-bottom: none !important; 
    padding: 0px 0 !important;
}
.mega-menu.mobileTopFixed .menu-logo {
    padding: 2px 0;
}
.mega-menu.desktopTopFixed .menu-list-items .menu-logo > li > a img {
    height: auto !important;
    width: 80px !important;
}
.mega-menu.desktopTopFixed .menu-logo .logo_slogan{
    display: none !important;
}
@media screen and (min-width: 992px){
.mega-menu.desktopTopFixed .menu-list-items {
    height: 100px !important;
}
}
li.play{
    margin-right: 4px;
}
.play-button{
    padding:5px 10px !important;
}
.mega-menu .menu-links > li > a {
    text-transform: uppercase;
    font-size: 16px !important;
    font-weight: 400 !important;
}
.button:hover, .button:focus {
    background: #252525 !important;
    color: #ffffff !important;
    border-color: #252525;
}
.feature-box {
    border: 3px solid #659c1e !important;
}
/* .topbar {
    border-bottom: 1px solid rgba(255, 255, 255, 0.1);
    padding: 14px 0;
    background: #46464659 !important;
} */
.paddingtop-20{
    padding-top: 20px !important;
}
.paddingtop-30{
    padding-top: 30px !important;
}
.paddingtop-40{
    padding-top: 40px !important;
}
.paddingtop-50{
    padding-top: 50px !important;
}
.paddingtop-60{
    padding-top: 60px !important;
}
.paddingtop-70{
    padding-top: 70px !important;
}
.login-form-contaner,.paddingtop-80 {
    padding-top: 80px !important;
}
.paddingtop-100{
    padding-top: 100px !important;
}
.welcom_msg{
    color:#f1f1f1;
    font-size: xxx-large;
    line-height: 50px;
}
.welcom{
    font-size:28px;
}
.welcom_name{
    font-size:38px;
}
.topbar ul li.Profile .drop-down{
    padding: 10px 5px;
}
.topbar ul li.Profile ul li{
    color: #fff;
    font-size: 18px !important;
    margin-right: 0px;
    width: 100%;
}
.play-button{
    text-align: center !important;
}
.play-button .button{
    padding:15px 50px;
}
.lstatus_message,.rstatus_message {
    padding: 10px 0px;
    /* color: green; */
    font-size: 16px;
    text-align: center;
}
.sucess{color:#5b9215 !important;}
.warning{color:#dc3545 !important;}
#Donate{background:#9bdd47;}
#Donate .feature-box-content {
    position: relative;
    padding: 10px 30px 30px;
    padding-bottom: 0;
    z-index: 9;
}
#Donate .itembox{
    margin-top:10px;
}
#Donate .feature-box h4 {
    padding: 0px 0 0px;
}
.mega-menu .menu-links > li > a.login_link,.mega-menu .menu-links > li > a.Profile{
    font-size: 13px !important;
}
.dark_menu {
    background: #323232;
}
.power_number {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    align-items: center;
}
.power_number > .power-item{
   text-align: center;
   width: 26% !important;
   margin:0px 10px !important;
   
}
.power-item button{
    width:100% !important;
    text-align: center;
    padding:5px 18px;
    border-radius: 5px;
    font-size: 42px;
 }
 .power-item button:hover{
    background:#6a992d;
    color:#f1f1f1;
    border-color:#6a992d;
 }
 .amount-item input{
    width:100%;
    border:2px solid;
    border-color:#000000;
    padding:10px 18px;
    font-size: 28px;
    text-align: center;
    color:#6a992d !important;
    border-radius: 4px;
 }
 .proceed_Play{
    display: flex;
    justify-content: center;
    align-items: center;
    flex-wrap: nowrap;
    flex-direction: row;
 }
 .proceed_Play button {
    padding: 11px 28px;
    font-size: 26px;
    background: #7ab133;
    color: #f1f1f1;
    border-color: #578320;
    border-radius: 5px;
    margin-top: 10px;
}
.proceed_Play button:hover {
    padding: 11px 28px;
    font-size: 26px;
    background: #7ab133;
    color: #fff;
    border-color: #466a18;
    border-radius: 5px;
    margin-top: 10px;
}
.container.Result_clock {
    display: flex;
    flex-wrap: nowrap;
    justify-content: flex-start;
    align-items: center;
}
.next_draw{
    text-align: center;
}
div#normal-countdown {
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    justify-content: center;
    align-items: center;
}
.time-sec {
    background: #84ba3f;
    margin: 3px 3px;
    padding: 5px 15px;
    border-radius: 8px;
    color: #f1f1f1;
    width: 68px !important;
    min-width: 68px;
}
.main-time{
    color:#f1f1f1;
    margin:0px !important;
}
@media (max-width: 991px){
.mega-menu {
    min-height: 100px !important;
}
.mega-menu .menu-logo img {
    height: auto !important;
    width: 75px !important;
    margin: 0px 0px;
}
.logo_slogan {
    float: left;
    font-size: 15px;
    width: 100%;
    color: #f1f1f1;
}
.container.Result_clock {
    display: flex;
    flex-wrap: nowrap;
    justify-content: flex-start;
    align-items: center;
    flex-direction: column;
}
}
.feature-box h4 a {
    text-transform: none;
    padding: 10px 0px;
    font-weight: 500;
    transition: all 0.3s ease-out 0s;
    font-size: 22px;
    font-style: normal;
    line-height: 26px;
    color: #363636;
    margin: 0px;
}

.verifyAmount p {
    color: red !important;
}
.feature-box.h-100{
    cursor:pointer;
}

#AboutMoDouble .conatiner .row {
    display: flex;
    flex-wrap: wrap;
}
.PlayModouble{
    width: 100%;
    display: flex;
    align-items: center;
    flex-direction: row;
    flex-wrap: nowrap;
}
.mycurrent_points{
    font-size: 24px;
    font-weight: 500;
}
.EnterSuperClub{
    float:right;
}
.EnterSuperClub .play-button {
    padding: 20px 30px !important;
    font-size: 18px;
    float: right;
}
span#DisplayPoints {
    font-size: 24px;
    font-weight: 600;
    background: #84ba3f;
    padding: 2px 6px;
    border-radius: 4px;
    color: #fff;
}
.topPadding {
    padding: 40px 0px;
    background: #f7f7f7;
}
.page-section-40 {
    padding: 40px 0px !important;
}
.Current_Balance{
    font-size: 18px;
    margin-bottom:30px;
}
.section-field.mb-20 {
    margin-bottom: 20px !important;
}
.tab_inner_title{
    margin:20px 0px 50px 0px;
}
.drop-down ul li ul {
    background: #c6f985;
    background-image: initial;
}
.drop-down ul li ul li{
    padding-left: 4px !important;
    background: #5c783a47;
    background-image: initial;
}
.topbar ul li.Profile ul li:not(li:first-child) {
    border-top: 2px solid white;
}
div#StatusModals {
    position: fixed;
    z-index: 999;
    background: #efefefeb;
    width: 100%;
    min-height: 100%;
    display: none;
    padding-top: 15%;
    top: 0px;
}
input#SubmitDeposit{
    outline: medium none !important;
    color: #ffffff;
    background: #84ba3f;
    border: none;
    padding: 5px 18px;
}
.show_more_text{
    display:none;
}
.ft-40{
    margin-bottom:40px !important;
}
.col-md-12.display_flex {
    display: flex;
    flex-wrap: nowrap;
}

element.style {
}
section.super_club_sect.awesome-features.gray-bg.page-section-40.pos-r {
    display: flex;
    flex-wrap: nowrap;
    flex-direction: row;
}
section.super_club_sect .col-lg-4{
    padding: 0px 20px 0px 30px ;
}
section.super_club_sect .col-lg-8 {
    padding: 0px 40px 0px 10px;
}
.entries-title {
    width: 100%;
    min-width: 100%;
    text-align: right;
    padding-top: 10px;
}
#fortgotpassword:hover{
    cursor:pointer;
}
.skill {
    margin: 100px 0 20px 0;
}
section.awesome-features.gray-bg.page-section-ptb.pos-r {
    position: relative;
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
}
.page-section-pt {
    padding: 0 !important;
}
.padding-left_left{
    padding-left: 50px;
    padding-top: 30px;
}
.skill-title {
    margin-top: -55px;
}
@media (max-width: 991px) {
.super_club_image{
    position: relative;
}
.super_club_text{
    position: relative;
}
.super_club_text .col-lg-8{
    max-width:95% !important;
    padding: 0px 38px !important;
}
.super_club_image .img-side {
    position: relative !important;
}
.super_club_image .img-side img {
    position: relative;
    top: -30px;
    left: 0;
}
section.super_club_sect.awesome-features.gray-bg.page-section-40.pos-r {
    display: flex;
    flex-wrap: nowrap;
    flex-direction: column;
}
section.super_club_sect .col-lg-4{
    padding: 0px 30px 0px 30px ;
}
section.super_club_sect .col-lg-8 {
    padding: 30px 40px 0px 30px;
}
/*.skill-bar .progress-number{*/
/*    left: 5%;*/
/*}*/
/*.skill-bar .progress-type {*/
/*    min-width:20%;*/
/*    left: 12%;*/
/*    display:none;*/
/*}*/

}
div#modouble_tutorial {
    padding: 90px 0px 0px 0px;
    text-align: center;
    line-height: 50px;
}
#modouble_tutorial a {
    padding: 8px 20px;
    margin-top: 20px;
    font-size: 16px;
    border: 3px solid #84ba3f;
    background: #84ba3f;
    color: #fff;
}
#modouble_tutorial a:hover {
    color: #e5e5e5;
}
#modouble_tutorial p {
    font-size: 20px;
    margin-bottom:20px;
}



@media (max-width: 767px) {
    .PlayModouble {
    width: 100%;
    display: flex;
    align-items: center;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: center;
    }
    .mycurrent_points {
    font-size: 24px;
    font-weight: 500;
    margin: 0px 0px 50px 0px;
    }

}