@media only screen and (max-width: 912px){
    .custom-modal-dialog {
        max-width: 80% !important;
    }
    
    .modal-login-open .tabContainer {
        height: 500px;
    }
    
    .uinjuhuhnjdkjui{
        display: none !important;
    }
    
    .ihnjerir_list.d-none{
        display: block !important;
        margin-top: 1.4rem;
    }
    
    .box-container1{
        flex-wrap: wrap;
    }
    
    .box-container1 .box-item{
        margin-bottom: 10px !important;
    }
    
    figure.snip1206{
        margin: 10px auto;
    }
    
    .blog-item{
        text-align: center;
    }
    
    .akldad_image span{
        position: initial;
        float: right;
    }
}







@media only screen and (max-width: 600px){
    .custom-modal-dialog {
    max-width: 100% !important;
}
}







@media only screen and (max-width: 420px){
    .game-section .item-desc p {
       font-size: 12px;
    }
    
    .game-section h3{
        font-size: 14px;
    }
}







@media only screen and (max-width: 414px){
    .modal-login-open .tabContainer {
    height: 400px;
}
}





@media only screen and (max-width: 280px){
    .modal-login-open .li-modal-content a{
        width: 100%;
    }
    
    .modal-login-open .tabContainer {
    height: 355px;
}

.custom-modal-content {
    padding: 5px 10px;
}

.modal-login-open .li-modal-content a{
    padding: 3px 0 !important;
}

.custom-modal {
    padding: 8px;
}
}
