@media only screen and (max-width: 1020px) {
  body,
  .publisher {
    font-size: 18px;
  }
  h1, .zag {
    font-size: 20px;
    color: #ffcc00;
  }
 .header {
    padding: 0 1em 20px 20px;
    font-size: 24px;
  }
  .nomer {
    font-size: 100%;
  }
  .tit_ob.m-tit_ob {
    display: block;
    font-size: 14px !important;
    line-height: 40px;
    margin-top: 3%;
  }
  .descr {
    font-size: 10px;
  }
  .articles_title {
    background-size: 105%;
  }
  .articles-content-news {
    height: 390px;
  }
  .ads {
    background-size: 16%;
  }
  .topnav_img {
     display: none;
  }
  .i.articles_icon {
    top: - 11px;
  }
  .tr .article_title {
    height: 60px;
    margin-left: 0;
    left: 70px;
  }
  #last-articles-content.partners {
    padding: 30px 15px 75px 32px;
  }
  .logo {
    width: 324px;
  }
  .news_a,
  .obyav {
    font-size: 12px !important;
    line-height: 16px;
  }
  #last-articles h2 {
    font-size: 20px;
  }

  #submenu li:nth-of-type(9) .menu_dropdown {
    top: 518px;
  }
  .reklama {
    font-size: 18px !important;
  }
}

@media only screen and (min-width: 1020px) and (max-width: 1200px) {
  .tr .article_title {
    height: 60px;
  }
  #last-articles-content.partners {
    height: 300px;
  }
  .zag {
    color: #ffcc00;
  }
  h1.title_large {
    font-size: 25px;
  }
  #last-articles h2 {
    vertical-align: super;
  }
  .tit_ob.m-tit_ob {
    display: block;
  }
  .link_desc {
    font-size: 20px;
    line-height: 25px;
  }
}

@media only screen and (min-width: 600px) and (max-width: 1020px) {
  .i.articles_icon {
    top: - 11px;
  }
  .logo {
    width: 324px;
  }
  .languages {
    margin-left: 20px;
  }
}
