@media (max-width: 1440px){
    .all-products h2 {
        font-size: 32px;
    }
}

@media (max-width: 990px) {
    .logo_header_mb,.btn_contact_mb{
        display: none;
    }
    .game_img_info_list{
        min-height: inherit;
        max-height: inherit;
    }
    .form_register {
        padding: 40px;
        background: #f5f5f5;
        border-radius: 10px;
    }
    #preload_home{
        position: fixed;
    }
    .btn.btn-medium {
        font-size: 16px;
        margin-bottom: 20px !important;
    }
    .footer_menu{
        text-align: center;
    }
    #custom_html-2{
        margin-bottom: 40px;
    }
    .footer_menu .col-md-9{
        text-align: center !important;
    }
    .footer_menu .col-md-4{
        margin-bottom: 20px;
    }
    #home_content h4{
        line-height: 30px;
    }
    .gold {
        font-size: 20px;
    }
    .home_menu_right .slider-socials{
        display: none;
    }
    .slider-area h1.main-font-home {
        font-size: 50px;
        line-height: 50px;
    }
    .slider-area p{
        line-height: 34px;
    }
    section {
        padding: 1rem 0;
    }
    .second-font span {
        font-size: 30px;
    }
    .game_list_section {
        padding: 15px 25px;
    }
    .animated-circle{
        display: none;
    }
    .side-nav-menu .nav-menu li a, .broad .side-nav-menu ul li a{
        padding-bottom: 10px;
    }
    .broad-nav .side-nav-menu ul {
        left: 5%;
    }
    .text, .offscreen-text{
        text-align: left;
        transform: translateX(15%);
    }
}
@media (max-width: 767px) {
   .member_list_wheel, .random_user_section{
        width: 100%;
        margin-left: 0 !important;
   }
   h2.txt_head_wheel{
    font-size: 42px;
   }
   h3.txt_sub_wheel{
    font-size: 40px;
   }
   h3.txt_sub_wheel span.glow{
    font-size: 50px;
   }
}
@media (max-width: 580px) {
    
}
@media (max-width: 500px) {
   
}
@media (max-width: 440px) {
   
}
@media (max-width: 400px) {

}