@media screen and (max-width: 1520px) {
    .sidebar-content1>div {
        display:grid;
        grid-template-columns: 100%;
        justify-items: center
    }

    #indexPage .bottom-short,.fast-stats {
        display: none
    }
}

@media screen and (max-width: 1060px) {
    td {
        display:block;
        float: left;
        width: 100%;
        box-sizing: border-box
    }

    .legend-box {
        align-items: center;
        display: grid;
        grid-template-columns: 50% 50%;
        justify-items: center;
    }

    blockquote {
        margin: 10px 0
    }

    .modal {
        width: 300px
    }

    tr {
        display: block;
        float: left;
        width: 100%
    }

    .right-bottom-content {
        display: none;
        box-sizing: border-box
    }

    .top-information {
        display: flex;
        flex-direction: column
    }

    .thread-ocena {
        display: flex;
        align-items: center;
        justify-content: center
    }

    .bottom-information {
        display: none
    }

    .groups-box {
        grid-template-columns: 100%
    }

    .content-threadlist {
        margin-bottom: 50px
    }

    .uzytkowniasa {
        width: 100%;
        min-width: 100%;
        text-align: center;
        background: #fff;
        padding: 20px;
        box-sizing: border-box;
        border-radius: 7px;
        border: 2px solid #c1c1c1;
        margin-bottom: 30px
    }

    input.button {
        margin: 10px 0px
    }

    .tableThead {
        display: flex;
        flex-direction: column;
        padding: 0 5px
    }

    header {
        height: 100px
    }

    fieldset {
        margin: 0
    }

    .content-bg {
        min-width: 96%
    }

    .trow1 {
        border: none;
        padding: 20px 10px;
        box-sizing: border-box
    }

    .trow2 {
        border: none;
        padding: 20px 10px;
        box-sizing: border-box
    }

    .postOptions {
        flex-direction: column;
        gap: 0;
        padding: 20px 0 0
    }

    .postOptions label {
        margin: -5px
    }

    .table-panel {
        display: flex;
        flex-direction: column;
        align-items: center;
        margin: auto
    }

    .box-nr3-lista {
        display: none
    }

    .box-nr11 {
        display: none
    }

    .box-nr2-lista {
        display: none
    }

    .rigaSa {
        display: none
    }

    .post-post {
        display: block
    }

    .postbit_buttons.post_management_buttons.float_right {
        display: none
    }

    #registration_login_page {
        width: 100%
    }

    .top-fast-quick {
        display: none
    }

    .pnss {
        display: block
    }

    .left-pns {
        margin-bottom: 30px
    }

    .post-left-author {
        width: 100%;
        max-width: 100%;
        margin-right: 0;
        display: flex;
        border-top-left-radius: 10px;
        border-top-right-radius: 10px;
        flex-direction: column;
        border-bottom: 2px solid var(--five-color);
        align-items: flex-start
    }

    .postAutor {
        display: flex;
        width: 100%;
        justify-content: space-between
    }

    .avatar-post-nickname {
        display: flex;
        padding: 10px 15px 0;
        justify-content: space-between
    }

    .ns1 {
        display: flex;
        align-items: center
    }

    .nickPost {
        padding: 0 0 0 10px
    }

    .ns2 {
        align-items: center;
        padding: 0 10px
    }

    .post-informacje {
        display: flex;
        align-items: center;
        justify-content: space-between;
        padding: 0 10px 10px
    }

    .post-right-text {
        flex: 2;
        padding: 10px 5px;
        border-top-left-radius: 0;
        border-top-right-radius: 0
    }

    .post_head {
        padding: 0px
    }

    .postMenu {
        padding: 10px 0 0
    }

    .post_meta {
        font-size: 11px
    }

    .slider_top {
        height: 200px
    }

    .swiper-slide .swiperTitleDsc {
        width: 80%;
        margin: auto;
        top: 10%;
        left: 0
    }

    .swiperTitleDsc .title {
        top: 0;
        left: 0
    }

    .swiperTitleDsc .text {
        top: 0;
        left: 0
    }

    .topic-number {
        display: none
    }

    #mobileHide {
        display: none
    }

    .last-post-forum {
        display: flex;
        justify-content: flex-start
    }

    .allread {
        padding: 0 10px;
        align-items: center;
        justify-content: space-between
    }

    .none {
        display: none
    }

    .box-index {
        display: block
    }

    .footerMess {
        flex-direction: column;
        align-items: center
    }

    .forums-box {
        width: 100%;
        flex: 1
    }

    .messSortBy {
        flex-direction: column;
        gap: 30px
    }

    .forum_triagle {
        width: 40px;
        height: 40px
    }

    .forumSquare {
        width: 40px;
        height: 40px;
        margin: 0px -30px
    }

    .sidebar-box {
        width: 100%;
        margin-left: 0;
        max-width: 100%
    }

    .sidebar-boxR {
        width: 100%;
        margin-left: 0;
        max-width: 100%;
        margin-bottom: 50px
    }

    .fast-stats {
        display: none
    }

    .footer-bottom {
        display: none
    }

    .bottom-footer-author {
        padding: 20px 0px;
        margin-bottom: 50px;
        margin-top: 0px;
        position: relative
    }

    .legend-box>.footerLinks {
        display: block
    }

    .footerLinks {
        justify-content: space-around
    }

    .footerLinks li,.footerLinks a {
        list-style: none;
        padding: 0 0 10px
    }

    .box-0bottom {
        text-align: center;
        display: flex;
        flex-direction: column
    }

    .right-footer {
        align-items: center
    }

    #debug {
        text-align: center
    }

    a.toTop {
        display: none
    }
}

@media screen and (max-width: 840px) {
    .navigation {
        flex-direction:column
    }

    .navigation>.left-flex {
        justify-content: center
    }
}

@media screen and (max-width: 1120px) {
    #none {
        display:none
    }

    .top-nav-st {
        display: flex;
        align-items: center;
        flex-wrap: nowrap;
        justify-content: space-between;
        align-content: center
    }

    .navigation {
        padding: 10px 0;
        justify-content: center
    }

    .wrapp-1500 {
        padding: 0
    }

    .naviBar {
        flex-direction: column
    }

    .nav-top-content {
        display: flex;
        margin: 0 auto;
        height: 100px;
        max-width: 95%;
        justify-content: space-between
    }

    .nav-top-content>.right-flex {
        grid-column-start: 1;
        grid-column-end: 3;
        grid-row-start: 3
    }

    .nav-top-content>.swichContent {
        grid-column-start: 2 !important;
        grid-row-start: 1
    }

    .nav-top-content>.left-flex {
        grid-column-start: 1;
        grid-column-end: 3
    }

    .right-flex {
        display: flex;
        justify-content: space-between !important
    }

    .logo-box {
        width: 60px
    }

    .logo-box .first,.logo-box .second {
        font-size: 16px;
        letter-spacing: -1px;
        top: 13px;
        left: -30px
    }

    .logo-box:before {
        font-size: 24px
    }

    .logo-box img {
        width: 50px
    }

    .badge-1,.badge-2,.badge-3,.badge-4,.badge-5,.badge-6,.badge-7,.badge-8,.badge-9,.badge-10,.badge-11,.badge-12,.badge-13,.badge-14,.badge-15,.badge-16,.badge-17,.badge-18,.badge-19 {
        width: 14px;
        height: 14px;
        top: -7px;
        right: -11px;
        border: 3px solid var(--menu-sticky)
    }

    .box-forummmm {
        grid-template-columns: 100%
    }

    @media screen and (max-width: 474px) {
        .avatarep_img {
            display:none
        }
    }

    .sidenav {
        height: 100%;
        width: 0;
        position: fixed;
        z-index: 1;
        top: 0;
        left: 0;
        background-color: #111;
        overflow-x: hidden;
        transition: 0.5s;
        padding-top: 60px
    }

    .sidenav a {
        padding: 8px 8px 8px 32px;
        text-decoration: none;
        font-size: 25px;
        color: #818181;
        display: block;
        transition: 0.3s
    }

    .sidenav a:hover {
        color: #f1f1f1
    }

    .sidenav .closebtn {
        position: absolute;
        top: 0;
        right: 25px;
        font-size: 36px;
        margin-left: 50px
    }

    #main {
        transition: margin-left .5s;
        padding: 16px
    }
}

@media screen and (max-height: 450px) {
    .sidenav {
        padding-top:15px
    }

    .sidenav a {
        font-size: 18px
    }

    @media screen and (max-width: 780px) .right-r1 {
        flex-wrap:wrap;
        flex-direction:column;align-content:center;align-items:center}
}

@media screen and (min-width: 1060px) {
    #mobileVisible {
        display:none
    }
}

@media screen and (max-width: 1120px) {
    #mobileNot {
        display:none
    }

    .nameanddescription {
        margin: 0
    }

    .post-post {
        padding: 0 12px;
        border: 1px solid var(--five-color);
        background: var(--secondary-color);
        margin-bottom: 20px
    }

    .post-content {
        display: flex;
        flex-direction: column
    }

    .postHeader {
        display: flex;
        align-items: center;
        gap: 20px
    }

    .postUserStatus {
        width: 10px;
        height: 10px;
        border: 7px solid var(--secondary-color)
    }

    .postUserInfo {
        display: flex;
        flex-direction: column
    }

    .userGroup {
        display: flex
    }

    .userGroup div {
        margin: 0 3px
    }

    img#aaaavatar-post {
        width: 60px;
        height: 60px
    }

    .userNick {
        font-size: 18px
    }

    .postDate {
        font-size: 11px
    }

    .postMess {
        font-size: 12px;
        border-top: 2px solid var(--primary-color)
    }

    .postbit_buttons {
        display: flex;
        flex-direction: column;
        float: none;
        text-align: center;
        margin-top: 10px
    }

    .post_body {
        font-size: 14px;
        min-height: auto;
        margin-bottom: 0
    }

    #container {
        overflow: hidden;
        width: 100%
    }

    .menuSmart {
        display: block;
        z-index: 9999
    }

    .bottom-nav-st {
        display: flex;
        align-content: center;
        height: 50px;
        margin: 0 20px
    }

    .right-r1 {
        flex-wrap: wrap;
        flex-direction: column;
        align-content: center;
        align-items: center
    }

    ul {
        padding: 0;
        padding: 0 20px
    }

    a.login12 i {
        padding: 10px;
        background: var(--third-color);
        border-radius: 10px
    }

    a.login12 p {
        display: none
    }

    #backtop {
        bottom: 90px !important
    }

    .menu {
        padding: 0px
    }

    .menu a {
        margin: 0
    }

    #smart-menu {
        display: flex;
        position: fixed;
        bottom: 0;
        z-index: 99999;
        background: var(--third-color);
        height: 70px;
        width: 100%;
        border-top: 1px solid var(--dc-color)
    }

    #smart-menu li {
        margin: 0 auto
    }

    #smart-menu li a {
        font-size: 11px;
        display: flex;
        flex-direction: column;
        align-items: center;
        gap: 5px;
        padding: 3px;
        width: 100%
    }

    #smart-menu li a:hover {
        color: var(--dc-color);
        width: 100%
    }

    #smart-menu li a i {
        font-size: 20px
    }

    #menuToggle {
        display: flex;
        flex-direction: column;
        position: relative;
        z-index: 1;
        left: 28px;
        -webkit-user-select: none;
        user-select: none
    }

    #menuToggle input {
        display: flex;
        width: 40px;
        height: 32px;
        position: absolute;
        cursor: pointer;
        opacity: 0;
        z-index: 2
    }

    #menuToggle span {
        display: flex;
        width: 29px;
        height: 2px;
        margin-bottom: 5px;
        position: relative;
        background: #fff;
        border-radius: 3px;
        z-index: 1;
        transform-origin: 5px 0px;
        transition: transform 0.5s cubic-bezier(0.77,0.2,0.05,1.0),background 0.5s cubic-bezier(0.77,0.2,0.05,1.0),opacity 0.55s ease
    }

    #menuToggle span:first-child {
        transform-origin: 0% 0%
    }

    #menuToggle span:nth-last-child(2) {
        transform-origin: 0% 100%
    }

    #menuToggle input:checked ~ span {
        opacity: 1;
        transform: rotate(45deg) translate(-3px,-1px);
        background: #36383F
    }

    #menuToggle input:checked ~ span:nth-last-child(3) {
        opacity: 0;
        transform: rotate(0deg) scale(0.2,0.2)
    }

    #menuToggle input:checked ~ span:nth-last-child(2) {
        transform: rotate(-45deg) translate(0,-1px)
    }

    #menu {
        position: absolute;
        width: 120px;
        box-shadow: 0 0 10px #040404;
        margin: -20px 0 0 -40px;
        padding: 50px;
        padding-top: 50px;
        background-color: var(--secondary-color);
        border-radius: 10px;
        -webkit-font-smoothing: antialiased;
        transform-origin: 0% 0%;
        transform: translate(-100%,0);
        transition: transform 0.5s cubic-bezier(0.77,0.2,0.05,1.0)
    }

    #menu li {
        padding: 10px 0;
        transition-delay: 2s
    }

    #menuToggle input:checked ~ ul {
        transform: none
    }
}

@media only screen and (min-width: 768px) {
    .yt_fix {
        width:560px;
        height: 315px
    }
}

		