@media (min-width: 2020px) {

    .container {
        width: 2000px;
    }

    #content {
        width: 1640px;
    }

    #nav {
        /*width: 1465px;*/
    }

    #header fieldset input[type='text'] {
        /*width: 1190px !important;*/
    }

    .equalizer {
        width: 1450px;
        max-width: 1450px;
        position: absolute;
        height: 45px;
        bottom: 0;
    }
    .holder-player-mini .track-timeline {
        width: 1515px;
        max-width: 1515px;
    }
    .body-subs {
        margin: 0 auto 29px auto;
        width: 1139px;
    }

    .player .waveform {
        width: 1450px;
        height: 45px;
    }


    .tracklist-header {
        width: 1592px;
    }

    .comments .add-comment .text-comment {
        width: 1530px;
    }

    .button-file a.attachmenthref {
        left: 1490px;
    }

    .tracklist-header .tabs {
        width: 1613px;
    }

    .filter {
        width: 1640px !important;
    }

    #npay {
        width: 1640px;
    }

    .table-block {
        max-width: 774px;
    }

    #npay-history {
        width: 1637px;
    }
    #npay-history .td4 {
        width: 1094px;
    }

    .pay-box {
        width: 1000px;
        margin: auto;
    }
    .list-choice {
        width: 1000px;
        margin: auto;
    }
    #tv-frame {
        width: 1546px;
        height: 870px;
    }
    #chat-frame {
        height: 870px;
    }
    .channel .tv {
        width: 1933px !important;
    }

    .fireworks {
        height: 870px !important;
        left: 33px !important;
        width: 1547px !important;
    }

    .line-change {
        left: 1556px !important;
    }

    .holder-player.track-inside .waveform, .holder-player.track-inside .equalizer {
        width: 1450px;
    }

    #content .track-info .right-side {
        float: left;
        width: 1450px;
    }

    .mini-track li.this:nth-child(2) {
        width: 1045px;
    }

    div.attachsmth {
        position: absolute;
        left: 1490px;
        top: 9px;
    }


    .welcome_land_div1 {
        width: 2000px !important;
        margin-left: calc(50% - 1000px) !important;
    }

    .turn-block {
        width: 1998px
    }
    div#p_trackline {
        width: 1560px;
    }
    .player-center {
        width: 1560px;
    }
    .turntable .track-title {
        width: 1445px;
    }

    .landing-middle .block-info {
        width: 1270px !important;
        margin: auto !important;
    }
    .filter li.active a{
        max-width: 280px;
    }

    .holder-player-mini {
        width: 1580px;
    }

    #npay-top-r {
        width: calc(100% - 270px);
    }
    #notifications {
        margin-left: -999px;
    }
}

.new-music > ul {
    height: 270px;
    overflow: hidden;
}
.new-music.full-list > ul {
    height: auto;
    overflow: visible;
}
