.mobile-container-bg {
    background: rgba(0, 0, 0, 0.48);
    position: fixed;
    left: 0;
    right: 0;
    top: 0;
    z-index: 1000;
    bottom: 0;
    visibility: hidden;
}
.mobile-menus {
    position: fixed;
    z-index: 10001;
    background: #0b0b0c;
    top: 0;
    transition: all 0.6s ease-in-out;
    bottom: 0;
    width: 250px;
    max-width: 100%;
    overflow-y: auto;
    right: -250px;
    visibility: hidden;
}
.mobile-menus-open {
    background: #df0000;
    height: 40px;
    padding: 12px;
    box-sizing: border-box;
    text-align: right;
    display: none;
}
.mobile-menus-open i {
    color: #fff;
    cursor: pointer;
}
.mobile-menus .close-menus {
    color: #cd4545;
    margin-top: -5px;
    cursor: pointer;
    font-size: 20pt;
}
.mobile-menus li.imp-menu {
    text-align: left;
    padding: 0;
}
.mobile-menus li.imp-menu ul li {
    display: block;
    float: left;
    padding: 19px 15px;
    border-left: 1px solid rgba(255, 255, 255, 0.16);
    height: 50px;
    box-sizing: border-box;
}
.mobile-menus li.imp-menu ul li:first-child {
    border-left: 0;
}
.mobile-menus li.imp-menu ul li a {
    font-size: 14px;
}
.mobile-menus > ul > li:not(.imp-menu) > a,
.mobile-menus .sm-link,
.mobile-menus .login span {
    padding: 15px 20px;
    display: block;
    font-size: 14px;
    background: none;
    border: 0;
    box-shadow: unset;
    font-weight: normal;
    text-transform: unset;
    line-height: 20px;
    border-radius: 0;
    margin: 0;
    border-top: 1px solid rgba(255, 255, 255, 0.16);
    height: auto;
}
.mobile-menus .login span {
    cursor: pointer;
}
.mobile-menus ul {
    list-style: none;
    padding: 0;
    margin: 0;
}
.mobile-menus .menu-icon {
    display: none;
}
.mobile-menus > ul > li > ul.sm-ul {
    display: none;
    background: #64ad0d;
    border-radius: 5px;
    padding: 10px 0;
    margin: 15px;
    margin-top: 0;
}
.mobile-menus > ul > li > ul.sm-ul li {
    padding: 5px 0;
    padding-left: 20px;
    font-size: 13px;
}
.mobile-menus ul li,
.mobile-menus ul li a {
    color: #fff;
}
.mobile-menus .pms-value {
    background: rgba(255, 255, 255, 0.29);
    border-radius: 3px;
    padding: 3px;
    font-size: 10pt;
    font-weight: bold;
    line-height: 0;
    width: 15px;
    height: 15px;
    margin-left: 5px;
}
.mobile-menus .sm-link {
    cursor: pointer;
}
@media screen and (max-width: 1300px) {
    .server-container > div.name h1 {
        max-width: 240px;
        min-width: 240px;
    }
    header .top .menu > li span.page-name {
        display: none;
    }
    header .top .menu > li > a {
        padding: 0 35px;
    }
    header .top .menu > li.submenu {
        padding: 0 35px;
    }
}
@media screen and (max-width: 1226px) {
    header .top .inline-media {
        display: none;
    }
    .server-container > div.buttons a {
        padding: 0 12px;
    }
    .server-container,
    .server-container > div.name h1 {
        font-size: 12px;
    }
}
@media screen and (max-width: 1079px) {
    body,
    .top .cont {
        overflow-x: hidden;
    }
    header .top:after {
        display: none;
    }
    header .partners {
        display: none;
    }
    header .menu-container {
        margin-top: 0;
    }
    .r_bg {
        padding: 10px;
    }
    #shoutbox .text {
        margin-top: 10px;
    }
    .redirect {
        transform: none;
        margin: auto;
        position: unset;
        margin-top: 10px;
        width: 90%;
    }
    .stable .row.och {
        display: block;
        position: relative;
    }
    .pc10l,
    pc10r {
        padding: 0;
    }
    .ac {
        text-align: left;
    }
    .row.och.np {
        display: none;
    }
    .row.thread .thread-info .avatar,
    .row.thread .last-post .avatar,
    .row.och .avatar {
        position: absolute;
        top: 20px;
        transform: none;
        right: 20px;
    }
    .row.och .info {
        display: none;
    }
    .stable .row.och > div {
        display: block;
        width: 100%!important;
        padding: 10px;
        position: unset;
        text-align: left!important;
    }
    .stable .row.och .username {
        padding: 0;
    }
    .profile-header {
        height: auto;
        padding: 20px;
        border-bottom: 0;
    }
    .profile-header .avatar img {
        border-radius: 4px;
    }
    .stats-container .stat {
        margin-bottom: 0;
        display: block;
        width: 100%;
        box-sizing: border-box;
        margin: 10px 0;
        background: #1c2029;
        border: 0;
        border-radius: 3px;
    }
    .profile-header .avatar {
        border: 0;
        margin-bottom: 20px;
    }
    .profile-options,
    .profile-header .avatar,
    .profile-header .info,
    .stats-container {
        position: unset;
        padding-left: 0;
        margin-left: 0;
    }
    .profile-header {
        text-align: center;
    }
    .profile-container .additional-stuff .menu ul li {
        margin: 10px;
    }
    .profile-container .info {
        margin-bottom: 30px;
    }
    .profile-container .info,
    .profile-container .additional-stuff {
        display: block;
        float: none;
        padding: 0;
        width: 100%;
        text-align: center;
    }
    .user-list .users .user {
        width: 100%;
        margin: 10px 0!important;
        text-align: center;
    }
    .user-list .alphabet a {
        margin: 5px;
    }
    .user-list .users .user .info {
        padding-left: 0;
        display: block;
    }
    .user-list .users .user .avatar {
        display: block;
        position: unset;
        transform: none;
        margin: 20px auto;
    }
    .ucp-menu > ul > li {
        display: block;
        width: 100%;
        margin-top: 20px;
    }
    .ucp-menu > ul > li:first-child {
        margin-top: 0;
    }
    header > .top .left,
    header .middle nav ul.page,
    main .top,
    .cont,
    main .top .sidebar,
    .left10,
    .left20,
    .left25,
    .left30,
    .left33,
    .left40,
    .left50,
    .left60,
    .left70,
    .left80,
    .left90 {
        float: none;
        width: 100%;
        padding: 0;
        display: block;
    }
    .left10,
    .left20,
    .left25,
    .left30,
    .left33,
    .left40,
    .left50,
    .left60,
    .left70,
    .left80,
    .left90 {
        margin: 10px 0;
    }
    .right {
        margin-top: 10px;
    }
    .ar {
        text-align: left;
    }
    .categories .category:not(:first-child) {
        margin-top: 20px;
    }
    main .top .sidebar {
        margin-top: 20px;
    }
    header > .top .menu,
    header .user-panel,
    header .middle nav ul.user2,
    .row.thread > div.icon,
    .row.thread > div.status,
    .row.thread > div.stats {
        display: none
    }
    header > .top {
        height: auto;
        padding: 30px 0;
    }
    header .logo {
        text-align: center;
    }
    header .logo img,
    footer .site-logo img {
        position: unset;
        transform: unset;
        margin: 0;
    }
    .mobile-menus-open {
        display: block;
    }
    .slider h2.description {
        width: 100%;
        padding-right: 10px;
    }
    .statsboard .stats .stat {
        width: 50%;
    }
    .statsboard .stats .stat.newest {
        display: none;
    }
    .slider .slides,
    .slider .slides > div {
        height: auto;
    }
    .slider {
        padding: 50px 0 30px 0;
        height: auto;
    }
    .slider .buttons {
        position: absolute;
        right: 0;
        left: 15px;
        bottom: 0;
        text-align: left;
    }
    .slider .slides > div:first-child {
        padding-left: 25px;
    }
    .slider .slides > div {
        padding-bottom: 100px;
        padding-left: 25px;
    }
    .slider .button {
        position: absolute;
        bottom: 30px;
    }
    .slider .buttons > div {
        margin-top: 0;
    }
    .slider h1.title {
        margin-top: 0px;
    }
    main .top .sidebar .side-table .headline::before,
    .thread-table .headline:before,
    .stable > .headline:before,
    .categories .category > .headline:before,
    .thead:before,
    footer .site-logo {
        display: none;
    }
    .row.thread > div.thread-info,
    .row.thread > div.last-post {
        width: 45%;
    }
    .left {
        float: none!important;
        width: 100%;
        text-align: left;
    }
    .right.postbit_buttons {
        display: inline-block;
        width: auto;
    }
    .right {
        float: none!important;
        width: 100%;
    }
    footer {
        height: auto;
        padding: 20px 0;
    }
    footer .engine-options {
        margin-bottom: 15px;
    }
    footer .right,
    footer .left {
        text-align: center;
    }
    footer .right h1 {
        margin-top: 10px;
    }
    .ucp-container > .right {
        margin-top: 0;
        padding-top: 40px;
    }
    .thread-table .row .right i {
        float: none;
        padding: 0;
        margin: 0;
    }
    .categories .category > .headline,
    .thread-table .headline,
    .stable > .headline,
    .thead {
        padding: 20px 30px;
        height: auto;
        border-top-left-radius: 10px;
        border-top-right-radius: 10px;
        background: #000000;
        margin: 0;
    }
    .categories .category > .headline .close {
        position: absolute;
        right: 15px;
        top: 25px;
    }
    .categories .category,
    .stable,
    .thread-table,
    .tl-container.second-cont {
        margin-top: 20px;
    }
    .thread-table .post-container .author-info .inline-stats > div a,
    .thread-table .post-container .author-info .inline-stats > div {
        font-size: 9pt;
    }
    .thread-table .post-container .author-info .inline-stats > div {
        padding: 3px 8px;
        margin: 5px 0;
    }
    .thread-table .post-container .author-info {
        width: 23%;
        padding: 20px 10px;
    }
    .post-controls .float_left,
    .post-controls .float_right {
        float: none;
        display: inline-block;
    }
    .post-controls a {
        margin: 3px 0;
        display: inline-block;
    }
    .row .options,
    .row .textarea-c {
        float: none;
        width: 100%;
    }
    .row .textarea-c {
        margin-top: 20px;
    }
    /* serversboard */
    
    .server-container {
        display: block;
        text-align: center;
        background: rgba(0, 0, 0, 0.5);
        padding: 20px 0;
    }
    .server-container > div {
        display: block;
        width: 100%!important;
    }
    .server-container > div:not(.name) {
        margin-top: 15px;
    }
    .server-container > div.name h1 {
        max-width: 100%;
        width: 250px;
    }
    .server-container > div.icon {
        display: none;
    }
    .server-container > div.players-container .progress {
        width: 50%;
        margin: 0 auto;
    }
    .server-container > div.buttons {
        text-align: center;
    }
    .server-container > div.buttons a {
        border: 1px solid #7aba0c;
        color: #fff;
    }
}
@media screen and (max-width: 700px) {
    .r_bg {
        padding: 10px;
    }
    .redirect {
        width: 100%;
    }
    .thread-table .post-container {
        display: block;
    }
    .thread-table .post-container .author-info {
        text-align: left;
        padding-bottom: 30px;
        padding-left: 80px;
        border-bottom: 1px solid rgba(255, 255, 255, 0.02);
    }
    .thread-table .post-container .post-info {
        padding-bottom: 30px;
    }
    .thread-table .post-container .author-info,
    .thread-table .post-container .post-info {
        display: block;
        width: 100%;
        border-left: 0;
    }
    .thread-table .post-controls {
        margin-top: 30px;
        position: unset;
    }
    .thread-table .post-container .author-info .avatar {
        position: absolute;
        left: 15px;
        width: auto;
        top: 20px;
        margin: 0;
    }
    .thread-table .post-container .author-info .avatar img {
        width: 50px;
        height: 50px;
    }
    .thread-table .post-container .author-info .username {
        font-size: 11pt;
    }
    .thread-table .post-container .author-info .title {
        font-size: 9pt;
        line-height: 10px;
    }
    .thread-table .post-container .author-info .inline-stats {
        position: absolute;
        top: 20px;
        right: 20px;
    }
    .thread-table .status .user-online,
    .thread-table .status .user-offline {
        width: 10px;
        height: 10px;
    }
    .thread-table .status {
        right: 5px;
    }
    .thread-table .status .user-online {
        height: 10px;
        width: 10px;
    }
    .categories .category .forums .forum {
        display: block;
        position: relative;
        padding-left: 60px;
        padding-right: 70px;
    }
    .categories .category .forums .forum > div {
        display: block;
    }
    .categories .category .forums .forum > div.lthr.center {
        font-size: 9pt;
    }
    .categories .category .forums .forum > div.forum-info {
        width: 100%;
    }
    .categories .category .forums .forum > div.forum-stats,
    .categories .category .forums .forum > div.lthr .info {
        display: none;
    }
    .categories .category .forums .forum > div.status {
        width: 60px;
        left: 0;
        top: 50%;
        transform: translateY(-50%);
        text-align: center;
        position: absolute;
    }
    .categories .category .forums .forum > div.lthr {
        width: 70px;
        right: 0;
        top: 50%;
        transform: translateY(-50%);
        text-align: center;
        position: absolute;
        padding-lefT: 0;
    }
    .categories .category .forums .forum > div.lthr .avatar {
        position: unset;
        width: 100%;
        height: auto;
        transform: unset;
    }
    footer .engine-options > div select {
        padding: 6px;
        margin: 0 10px;
    }
    .statsboard {
        margin-top: 20px;
        background: #000;
        border-radius: 5px;
    }
    .statsboard .stats .stat {
        width: 100%;
    }
    .statsboard .stat .icon {
        width: 70px;
        box-sizing: border-box;
        height: 70px;
        text-align: center;
        padding-top: 24px;
        border-radius: 3px;
    }
    .statsboard .stat .text {
        left: 100px;
    }
    .statsboard .stat.newest .icon img {
        margin-top: -10px;
    }
    .statsboard .stats,
    .statsboard .stat-container {
        padding-left: 30px;
        padding-right: 30px;
    }
    .statsboard .stat:not(:first-child) {
        margin-top: 30px;
    }
    .statsboard .stats .stat .icon:before {
        margin: 0;
    }
    .statsboard .whosonline {
        padding: 30px 10px;
    }
}
@media screen and (max-width: 550px) {
    .row.thread > div.last-post {
        display: none!important;
    }
    .row.thread > div.thread-info {
        width: 90%;
    }
}
		
		
		
		