.mob-header{
    display: none;
}
body.rtl .header-banner-mob{
    display: none;
}
.swiper-mob-slider{
    display: none;
}
.footer-mob{
    display: none;
}


.title-publish-game-slider{display: none;}
.main-slider-publish-game{display: none;}
.main-slider-reviews{display: none;}


.main-author-content-mob{display: none;}
.main-thumbanil-full-page-mobile{display: none;}
.meta-review-mobile{display: none;}


@media only screen and (max-width: 1200px) {
    body.single .single-content {
        width: 65%;
    }
    body.single .sidebar-left {
        width: 33%;
    }
}







@media only screen and (max-width: 768px) 
{

    .main-thumbanil-full-page-mobile{display: block;} 
    .main-thumbanil-full-page{display: none;} 
    .meta-review-mobile{display: block;}
    .main-meta-review{
    padding: 15px;
    background: #0D0D0D;
    flex-direction: column;
}
    .item-meta-review{
    width: 100%;
    flex-direction: row;
    justify-content: space-between;
    border-bottom: 1px solid #2F2F2F;
    padding: 9px 10px;
    border-left: 0;
}
    .cover-image-user{
        display: none;
    }
    .main-author-content{
        display: none;
    }

    .main-author-content-mob{display: block;}
    .display-name-page-author {
        font-size: 20px;
        font-weight: 700;
        line-height: 34.67px;
    }
    .role-name{
        font-size: 11.72px;
        font-weight: 700;
        line-height: 20.31px;
    }




    body.single .main-single-content,body.page .main-single-content{
        flex-direction: column;
    }
    body.single .single-content,body.page .single-content {
        width: 100%;
    }
    body.single .sidebar-left,body.page .sidebar-left  {
        width: 100%;
    }
    .single-post-content{
        padding: 15px 0px;
        margin-bottom:30px;
        overflow: hidden;
    }

    .mob-header{
        display: flex;
    }
    .top-header, .bottom-header{
        display: none;
    }
    .my-account span:nth-child(1){
        display: none;
    }
    .main-logo img{
        max-width: 100px;
    }
    header{
        padding-top: 0;
        position: sticky;
        top:0;
        z-index: 2;
    }
    body.rtl .header-banner-mob{
        display: block;
    }
    body.rtl .header-banner-desktop{
        display: none;
    }
    body.rtl .header-banner img{
        border-radius: 0;
        width:100%;
    }
    .home-slider{
        display: none;
    }
    .swiper-mob-slider{
        display: block;
    }
    .tab-menu-index-item {
        margin-bottom: 60px;
        display: flex;
        overflow-x: auto;
        padding-bottom: 7px;
    }
    .tab-menu-index-item button{
        padding: 0px 15px;
        /* margin-left: 0; */
        white-space: nowrap;
    }
    .footer-mob{
        display: flex;
    }
    .footer-desktop{
        display: none;
    }

    .main-articels-sidebars {
        flex-direction: column;
    }
    .mob-content-reverse{
        flex-direction: column-reverse;
        width: 100%;
    }
    body.author .mob-content-reverse {
        flex-direction: column;
    }
    .main-last-posts{
        width: 100%;
    }
    .sidebar-left{
        width: 100%;
    }
    .sidebar-right{
        width: 100%;
    }
    body{
        background-color: #ffffff;
    }
    body.author .sidebar-right{
        background-color: #F0F0FB;
        padding: 15px;
    }
    body.author{
        background-color: #F0F0FB;
    }
    body.dark.rtl{
        background-color: #131316;
    }

    .container{
        padding: 0 15px;
    }
    .container.container-without-padding{
        padding: 0;
    }
    .widget-sidebar{
        padding: 20px 0;
    }
    .widget_user_reviews_widget{
        display:none;
    }
    .post-item-index{
        padding: 20px 0;
    }
    .title-last-posts{
        padding-right: 0;
        font-size: 15px;
        font-weight: 700;
        line-height: 26px;
    }
    .main-thumbnail-post-item a.cat-item-post{
        display: none;
    }
    .title-post-item a{
        font-size: 15px;
        line-height: 26px;
    }
    .excerpt-item-post{
        display: none;
    }
    .title-widget{
        font-size: 15px;
        font-weight: 700;
        line-height: 26px;
    }
    .right-post-item{
        width: 70%;
        padding-left: 10px;
    }
    .main-thumbnail-post-item{
        max-width: 115px;
    }
    .important-post-item-index .main-thumbnail-post-item{
               max-width: inherit;
        width:100%;
    }
    .main-thumbnail-post-item img{
        max-width: 115px;
    }
    .important-post-item-index .main-thumbnail-post-item img{
        max-width: inherit;
        width:100%;
    }
    .archive-title{
        margin-right:0;
        margin-left:0;
    }
    
    .positive-negative-points{
        flex-direction: column-reverse;
    }
    .positive-points{width:100%;margin-bottom: 20px;}
    .negative-points{width:100%;margin-bottom: 25px;}
    .rate-positive-negative-points{
    display: flex;
    justify-content: center;
    width: 100%;
    margin-bottom: 25px;
}
}








@media only screen and (max-width: 599px) 
{
.meta-post-item .comment-count{display:none;}
    .header-slider .navigation-slider{
        display: none;
    }
    .mob-container{
        padding-left:0;
    }
    .mob-container .swiper{
        padding-left:20px;
    }
    .title-publish-game-slider{display: block;}
    .main-slider-publish-game{display: block;}
    .main-slider-reviews{display: block;}
    .related-in-post.with-thumbnail{
        flex-direction: column;
    }
    .widget_publish-game{display:none;}
}
