
@media screen and (max-width:1220px){
    .container{max-width: 1000px;}
    header .bottomline .header-nav li a {font-size: 16px;padding: 10px;}
    main .right-col .content-items .shortstory .img-box {height: 220px;}
    main .left-col .col-m .list-col.items-waiting .item {height: 160px;}
    .full-page .related .related-news .img-box {height: 160px;}
    main .left-col .col-m {padding: 40px 10px 30px 10px;}
    main .left-col .col-m .list-col.menu li a {font-size: 14px;padding: 5px;}
    main .right-col .content-items .shortstory .size-box {overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
  }
  
  @media screen and (max-width:950px){
    .container{max-width: 760px;}
    section.content-section {flex-flow: wrap-reverse;}
    main .right-col,main .left-col {width: 100%;}
    main .left-col .col-m {width: 49%;}
    main .left-col {display: flex;flex-flow: row wrap; justify-content: space-between; align-items: flex-start;}
    main .left-col .col-m:first-child {margin-top: 0;width: 100%;}
    main .left-col .col-m .list-col.menu li {width: 25%; }
    main .left-col .col-m .list-col.items-waiting .item {height: 200px;}
    main .right-col .content-items .shortstory .img-box {height: 250px;}
    header .top-line .col-search {border-bottom: none;width: 100%;order:2;}
    header .top-line .col-logo {width: 50%;order:1;border-radius: 0;align-self: center;}
    header .top-line .col-login {order:1; border-radius: 0;width: 50%;}
    header .top-line {background: #fff;overflow: hidden;}

  }
  
  @media screen and (max-width:760px){
    .container{max-width: 590px;}
    section.top-slider .caru-item .img-box {height: 150px;}
    section.content .right-content .content-box .shortstory .img-box {height: 180px;}
    .full-page .info-buttons-line .download-btn, .full-page .info-buttons-line .watch-online-btn {width: 100%;margin-bottom: 10px;}
    .full-page .info-buttons-line .age-limit, .full-page .info-buttons-line .size {width: 50%;margin-bottom: 10px;}
    .full-page .info-buttons-line .social-block {width: 100%; margin-bottom: 10px;}
    .rating {height: unset;}
    .full-page .player-box .top-player-line .rating {width: 100%;margin-bottom: 10px;}
    .full-page .player-box .top-player-line .rating-bases {width: 100%;}
    .full-page .player-box .top-player-line .rating-bases .rat-item {width: 50%;}
    footer .copy {margin-bottom: 20px;}
    main .right-col .content-items .shortstory {width: 31%;}
    .slider .slider-item {height: 155px;}
    .full-page .top-side .img-box {width: 100%;margin-bottom: 20px;}
    .full-page .top-side .info-side {width: 100%;}
    .full-page .related .related-news {width: 31%;}
    .full-page .related .related-news .img-box {height: 250px;}
  }
  
  @media screen and (max-width:590px){
    .container{max-width: 470px;}
    section.top-slider .caru-item .img-box {height: 220px;}
    section.content .right-content .content-box.grid-thumb .shortstory.th {width: 50%;}
    section.content .right-content .content-box .shortstory .img-box {height: 300px;}
    section.content .left-sidebar .col-menu.menu,section.content .left-sidebar .col-menu.podb,section.content .left-sidebar .col-menu.items {width: 100%;}
    footer .footerline-copy .left-side img {width: 10%;}
    footer .copy {width: 80%;margin-bottom: 0;}
    footer .footerline-copy .left-side {margin-bottom: 20px;}
    section.content .right-content .content-box.grid-list .shortstory.list .content .bottom-line {position: relative;left:0;}
    header .bottom-line-header .search-box {width: 100%;}
    header .bottom-line-header .logo {width: 100%;margin-bottom: 10px;}
    header .top-line .col-login {width: 100%;}
    header .top-line .col-logo {width: 100%;}
    .full-page .screens a {width: 50%;}
    .full-page .related .related-news {width: 48%;}
    main .left-col .col-m .list-col.menu li {width: 50%;}
    main .left-col .col-m {width: 100%;}
    footer .footer-copy .copy-text {width: 50%;}
    footer .footer-copy .footer-logo {width: 25%;padding-right: 20px;margin: 0;}
    main .right-col .content-items .shortstory {width: 48%;}
  }
  
  @media screen and (max-width:470px){
    .full-page .related .related-news .title {white-space: normal;height: 50px;overflow: hidden;}
    .container{max-width: 320px;}
    section.content .right-content .content-box.grid-list .shortstory.list .content {width: 100%;padding: 0;}
    section.content .right-content .content-box.grid-list .shortstory.list .img-box {width: 100%;margin-bottom: 10px;}
    section.content .right-content .content-box .shortstory .img-box {height: 200px;}
    .full-page .info-section .info {width: 100%;}
    .full-page .info-section .img-box {width: 100%;margin-bottom: 10px;}
    .full-page .info-section .info .info-list li span {width: 100%;text-align: left;}
    .full-page .info-section .info .info-list li {margin-bottom: 10px;}
    .full-page .info-section .info .info-list li p {width: 100%;}
    .full-page .info-section .info .fav-box {position: relative;}
    .full-page .screens .screens-items a {width: 50%;}
    .full-page .player-box .player-iframe iframe {height: auto;}
    .full-page .related .related-news .img-box {height: 200px;}
    footer .footer-copy .copy-text {width: 65%;}
    footer .footer-copy .footer-logo  {display: none;}
    main .right-col .content-items .shortstory .img-box {height: 220px;}
  }