@media only screen and (-Webkit-min-device-pixel-ratio: 1.5),
only screen and (-moz-min-device-pixel-ratio: 1.5),
only screen and (-o-min-device-pixel-ratio: 3/2),
only screen and (min-device-pixel-ratio: 1.5) {

}

@media screen and (max-width: 1410px) {
    
    .wrapper,
    body {
        background-size: 100% auto;
    }

    .content, .header, .footer {
        width: 1000px;
    }

    .logo {
        width: 149.1px;
        height: 138.9px;
    }

    .logo,
    .theme-revert .logo {
        background-size: 100% auto;
    }

    .header-media {
        width: 196.5px;
        height: 215.25px;
        background-size: 100% auto;
        margin-right: 50px;
    }

    .content {
        padding: 0 40px 42px;
    }

    .content > .menu {
        margin-left: -40px;
        margin-right: -40px;
    }

    .menu-list-item-url {
        font-size: 16px;
        padding: 0 10px;
        line-height: 60px;
    }

    .media-list-item.empty:after {
        width:200px;
        height:200px;
    }

    .media-try-pic {
        height: 182px;
    }    

    .media-try-text {
        font-size: 19px;
        margin-bottom: 26px;
    }

    .title {
        font-size: 32px;
    }

    .poster-title {
        font-size: 28px;
        height: 46px;
        line-height: 46px;
    }

    .poster-text {
        font-size: 20px;
    }

    .poster {
        margin-right: 105px;
        margin-bottom: 20px;
    }

    .header .logo {
        margin-right: 60px;
    }

    .header .logo-muztv {
        margin-bottom: 70px;
    }

    .columns-main {
        flex: 1;
        max-width: 680px;
    }

    .video iframe {
        width:649px;
        height:365px;
    }

    .section {
        margin-bottom: 40px;
    }

    .media-list {
        margin-left: -2%;
    }

    .media-list-item {
        margin: 0 0 2% 2%;
    }

    .media-list-item.empty {
        height: 364px;
    }

    .media-list-item > img,
    .media-list-item-pic img {
        width:100%;
    }

    .media-list-x2 .media-list-item {
        width: 48%;
        min-width: 48%;        
    }

    .media-list-x3 .media-list-item {
        width: 31%;
        min-width: 31%;
    }

    .media-list-x3 .media-list-item-x2 {
        width: 64%;
        min-width: 64%;
    }

    .media-try {
        height: 182px;
    }

    .media-list-item.wallpaper .media-try {
        padding-top: 28px;
        padding-bottom: 28px;
    }

    .skills-item-name {
        font-size:13px;
    }

    .skills-item .points-small {
        margin-right: 8px;
    }
    
    .button { 
        padding: 0 5px; 
    }   

    .media-calendar-day, .media-calendar-item {
        margin: 0 0 10.6px 8.5px;
    }

    .media-calendar {
        padding: 17px 21px 2px 12px;
    }

    [class*="label-"]:before {
        width: 60px;
        height: 60px;
        margin-right: 10px;
        top: -14px;
        background-size: 60% auto;
    }

}

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

    .footer {
        background:#c40c0c;
    }

    .content, 
    .header, 
    .footer {
        width:auto;
    }

    .header {
        display: flex;
        align-items: flex-end;
        justify-content: center;
    }

    .theme-revert,
    body {
        background: none;
    }

    .logo {
        width: 80px;
        height: 75px;
    }

    .header .logo {
        width: 127.8px;
        height: 119.2px;
        margin-bottom: 37px;
        margin-right: 85px;
    }

    .poster {
        margin-right: 105px;
        margin-bottom: 25px;
    }

    .poster-title {
        border-color: #e02730;
        background: rgb(241,158,162);
        background: -moz-linear-gradient(top, rgba(241,158,162,1) 0%, rgba(230,79,86,1) 51%, rgba(223,31,40,1) 52%, rgba(223,31,40,1) 100%);
        background: -webkit-linear-gradient(top, rgba(241,158,162,1) 0%,rgba(230,79,86,1) 51%,rgba(223,31,40,1) 52%,rgba(223,31,40,1) 100%);
        background: linear-gradient(to bottom, rgba(241,158,162,1) 0%,rgba(230,79,86,1) 51%,rgba(223,31,40,1) 52%,rgba(223,31,40,1) 100%);
        filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f19ea2', endColorstr='#df1f28',GradientType=0 );
        font-size: 28px;
        height: 33px;
        line-height: 33px;
    }

    .poster-time {
        width: 176.25px;
        height: 37.5px;
        margin-left: 17px;
        background-size: 100% auto;
    }

    .poster-text {
        font-size: 18px;
    }

    .content {
        padding: 17px 10px;
        width:auto;
        display: flex;
        justify-content: center;
    }

    .content > .menu {
        display:none;
    }

    .burger {
        display:block;
        position: absolute;
        left:10px;
        top:20px;
    }

    .theme-revert .wrapper,
    .wrapper {
        background: url(../images/bg-mob-rev.png) -0px -0px repeat-y;
        background-size:100% auto;
    }
    
    .logo,
    .theme-revert .logo {
        background-image: url(../images/logo-rev.png);
    }

    [class*="label-"]:before {
        margin: -17px 10px -17px 0;
        position: static;
    }

    .columns-main {
        max-width: 649px;
    }

    .slider .icon-arrow-left, 
    .slider .icon-arrow-right {
        width: 60px;
        height: 60px;
        margin-top: -30px;
    }

    .slider .icon-arrow-left {
        left: -30px;
    }

    .slider .icon-arrow-right {
        right: -30px;
    }
    
    .header .logo-muztv {
        width: 67.2px;
        height:83.2px;
        margin-bottom: 52px;
        background-size:100% auto;
    }

    .media-list-item.empty:after {
        width:190px;
        height:190px;
        background-size: 70% auto;
    }

    .skills-item .points-small {
        margin-right: 8px;
    }

    .skills-item-name {
        font-size: 12px;
    }

    .media-list-item.empty {
        height: 354px;
    }

    .media-try {
        height: 180px;
    }

    .media-list-item.wallpaper .media-try {
        padding-top: 23px;
        padding-bottom: 24px;
    }

    .media-calendar-item {
        height: 40px;
    }

    .media-calendar-day, 
    .media-calendar-item {
        width: 40px;
    }

    .media-calendar-day, 
    .media-calendar-item {
        margin: 0 0 17px 14.5px;
    }

    .media-calendar-item.unknown:before {
        line-height: 40px;
    }

    .column-single {
        width: 969px;
    }

    .title[class*="label-"] {
        margin-top:12px;
    }

    .drop-list-item .media-list {
        margin-left: -2%;
    }

    .drop-list-item .media-list-item {
        margin: 0 0 2% 2%;
    }

    .media-try-pic {
        height: 174px;
    }    

    .media-try-text {
        font-size: 18px;
    }

}

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

    .mobile-off {
        display:none;
    }

    .header .logo-muztv {
        width: 51px;
        min-width: 51px;
        height: 64px;
        margin-bottom: 34px;
    }

    .header-media {
        width: 111px;
        min-width: 111px;
        height: 173px;
        background-position: -0px -0px;
    }

    .poster {
        min-width: 185px;
    }

    .poster-title {
        font-size: 17px;
        height: 25px;
        line-height: 25px;
        padding: 0 7px;
        margin-bottom: 5px;
        border-color: #e02730;
        background: rgb(241,158,162);
        background: -moz-linear-gradient(top, rgba(241,158,162,1) 0%, rgba(230,79,86,1) 51%, rgba(223,31,40,1) 52%, rgba(223,31,40,1) 100%);
        background: -webkit-linear-gradient(top, rgba(241,158,162,1) 0%,rgba(230,79,86,1) 51%,rgba(223,31,40,1) 52%,rgba(223,31,40,1) 100%);
        background: linear-gradient(to bottom, rgba(241,158,162,1) 0%,rgba(230,79,86,1) 51%,rgba(223,31,40,1) 52%,rgba(223,31,40,1) 100%);
        filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f19ea2', endColorstr='#df1f28',GradientType=0 );
    }

    .poster-text {
        font-size: 11.5px;
        padding: 0 7px;
        margin-bottom: 8px;
    }

    .poster-time {
        width: 93px;
        height: 19px;
        display: inline-block;
        background-size:100% auto;
        margin-left: 7px;
    }
    
    .header .logo {
        width: 80px;
        min-width: 80px;
        height: 75px;
        background-size:100% auto;
    }

    .columns {
        flex-flow: wrap row;
        width: 745px;
    }

    .columns-main {
        max-width: 100%;
    }

    .title {
        text-align: center;
    }

    .title[class*="label-"]:before {
        display:block;
        margin:0 auto 10px;
    }

    .x-popup-photo-slider-viewer,
    .popup-cell iframe,
    .video iframe {
        width: 100%;
        height: auto;
    }

    .slider .icon-arrow-left {
        left: -10px;
    }
    
    .slider .icon-arrow-right {
        right: -10px;
    }

    .media-calendar {
        width:260px;
        margin:0 auto;
    }

    .media-calendar-item {
        height: 30px;
    }

    .media-calendar-day, .media-calendar-item {
        width: 30px;
        margin: 0 0 11px 6px;
    }

    .media-calendar-item-pic:hover:after {
        background-size: 50% 50%;
    }

    .media-calendar-day {
        font-size: 16px;
    }

    .columns-second {
        order:0;
        width:100%;
        margin-bottom: 30px;
        margin-left: 0;
    }

    .columns-main {
        order:1;
        width:100%;
    }

    .col-announce {
        width:auto;
    }

    .columns-second .short-list {
        display:flex;
    }

    .columns-second .short-list-item {
        margin-right: 10px;
        margin-bottom: 0;
    }

    .scroll-box {
        overflow: hidden;
        margin-right: -10px;
    }
    
    .col-announce .short-list .button {
        display:none;
    }

    .title {
        font-size: 24px;
    }

    .subtitle,
    .title {
        text-align: center;
    }

    .note-show .subtitle {
        text-align: left;
    }

    .media-card {
        max-width: 90%;
    }   

    .media-calendar-item.unknown:before {
        line-height: 30px;
    }

    .media-list-item.empty {
        height: 380px;
    }

    .media-calendar {
        padding: 76px 21px 74px 12px;
    }

    .media-try-pic {
        height: 200px;
    }

    .skills-item-name {
        font-size: 15px;
    }

}

@media screen and (max-width: 790px) {
  
    .wrapper, .footer {
        min-width: 260px;
    }

    .media-list-item,
    .media-list-x3 .media-list-item,
    .media-list-x2 .media-list-item {
        width:98%;
        min-width:98%;
        margin: 0 0 20px 2%;
    }

    .media-list-item:last-child {
        margin-bottom: 0;
    }

    .title,
    .subtitle {
        font-size:23px;
        margin-bottom: 10px;
    }

    .columns {
        width: 100%;
    }

    .columns-second,
    .block,
    .section {
        margin-bottom: 20px;
    }

    .title[class*="label-"]:before {
        margin-bottom: 5px;
    }

    .media-list-item-name {
        padding: 25px 10px 10px 10px;
        font-size: 17px;
    }

    .icon-arrow-up, .icon-arrow-down, .icon-arrow-left, .icon-arrow-right {
        width: 11.7px;
        height:6.75px;
        background-size: 100% auto;
    }

    .media-try-text {
        font-size: 20px;
    }

    .media-try {
        height: auto;
    }

    .slider {
        margin-right: -10px;
    }

    .slider .icon-arrow-left,
    .slider .icon-arrow-right {
        display:none;
    }

    .slider-frame .media-list-item {
        width: 60%;
        min-width: 60%;
    }

    .media-list-item.empty {
        height: 464px;
    }

    .footer {
        font-size: 16px;
    }

    .skills-item .rating {
        display:flex;
        margin-top: 10px;
        margin-left: 0;
        order:1;
    }

    .skills-item.can-choose:hover .skills-item-stat {
        display:flex;
    }

    .skills-item-stat {
        order:0;
        width:100%;
    }

    .skills-item-stat, 
    .skills-item {
        height: auto;
        flex-flow: wrap row;
        justify-content: flex-start;
    }

    .skills-item {
        padding-top:10px;
        padding-bottom:10px;
    }

    .header { 
        display:block;
        position: relative;
        height:190px;
        box-sizing: border-box;
    }
    
    .header .logo {
        float: right;
        margin: 0 110px 20px 0;
    }

    .header .logo-muztv {
        position: absolute;
        top:20px;
        right:10px;
        margin: 0;
    }

    .header-media {
        float:left;
        margin: 0;
        position: absolute;
        bottom:0;
        right:185px;
    }

    .poster {
        float:right;
        margin: 0 0 10px;
        position: absolute;
        bottom:0;
        right:0;
    }

    .header:after {
        content:'';
        display:block;
        height:0;
        overflow:hidden;
        clear:both;
        visibility: hidden;
    }

    .poster-title {
        font-size: 15px;
    }

    .poster-text {
        font-size: 10.5px;
    }

    .drop-list {
        margin:0 -10px;
    }

    .drop-list-item-url {
        font-size: 16px;
        padding: 10px 15px;
        height: 64px;
    }

    .drop-list-item.active .drop-show {
        padding: 29px 0;
    }

    .drop-show .scroll-box {
        margin-right: 0;
    }

    .drop-show .scroll-box .media-list {
        flex-flow: nowrap;
    }

    .drop-show .scroll-box .media-list-item {
        width:60%;
        min-width: 60%;
    }

    .calendar-card .icon-close {
        margin: 20px 20px 0 0;
    }

    .popup-cell .media-list-item {
        width: 100%;
    }

    .media-card-header {
        padding: 20px 20px 30px;
    }

    .media-person {
        flex-direction: column;
        justify-content: center;
    }

    .media-person-pic {
        margin-right: 0;
        margin-bottom: 0;
        width:165px;
        height:165px;
        margin-left:auto;
        margin-right: auto;
    }

    .media-person-pic img {
        width:100%;
        height:100%;
    }

    .media-person-spec {
        display: flex;
        height: 37px;
        justify-content: center;
    }

    .media-person-spec-item {
        font-size: 12px;
        padding: 0 15px;
    }

    .media-person-name {
        font-size: 24px;
    }

    .media-card-content {
        padding: 20px;
    }

    .media-couch .media-card-content {
        padding: 20px;
    }

    .media-couch .media-list-item-name {
        font-size: 24px;
        padding: 20px 20px;
    }

    .media-card-content .skills {
        display: block;
    }

    .media-card-content .skills-item {
        padding:0 20px 12px 20px;
        margin:0 0 12px 0;
        border-bottom:1px solid #ebebeb;
    }

    .media-card-content .skills-item .rating {
        margin-top: 10px;
    }
    
    .media-card .subtitle {
        text-align: left;
    }

    .text {
        font-size: 14px;
    }

    .tags .button {
        margin-bottom: 10px;
    }

    .media-card .tags .button {
        display: inline-block;
        height: 25px;
        line-height: 21px;
        -webkit-border-radius: 23px;
        border-radius: 23px;
        font-size: 11px;
        font-weight: 300;
        padding: 0 10px;
        border: 1px solid #d9d9d9;
    }

    .tags {
        margin-bottom: 20px;
    }

    .media-list-item-footer {
        padding:10px;
    }

    .media-list-item-footer .button {
        display: block;
    }

    .desktop-off {
        display: block;
    }

    .popup-cell iframe,
    .video iframe {
        width: 100%;
        height: 200px;
    }

}