@media (max-width: 1470px) {
  .container {
    width: 1250px;
    /*.menu {
      width: 770px;
      .hiddenmenu {
        display: block;
      }
      div:nth-child(n+7) {
        display: none;
      }
    }*/
  }
  .container .menu {
    width: 975px;
  }
  .container .head .search input {
    width: 230px;
  }
  .container .head .run {
    max-width: 370px;
  }
  .container .left {
    width: 975px;
  }
  .container .left .more-news .smallnews {
    width: 230px;
  }
  .container .left .more-news .title-more-news {
    font-size: 16px;
    line-height: 24px;
    margin-top: 45px;
    margin-bottom: 30px;
  }
  .container .left .more-news .smallnews .news-name {
    /*padding-left: 10px;
            padding-right: 10px;*/
  }
  .container .left .withbig .news-name {
    line-height: 24px;
  }
  .container .left .withbig .news .news-text {
    font-size: 14px;
    line-height: 18px;
  }
  .container .left .withbig .news .news-text,
  .container .left .withbig .news .news-name,
  .container .left .withbig .news .news-more {
    /*padding-left: 10px;
            padding-right: 10px;*/
  }
  .container .left .withbig .bignews {
    width: 520px;
  }
  .container .left .withbig .bignews .news-text {
    font-size: 16px;
  }
  .container .left .withbig .smallnews {
    width: 198px;
  }
  .container .left .withbig .smallnews .news-name {
    font-size: 16px;
  }
  .container .left .withsmall .news-name {
    line-height: 24px;
  }
  .container .left .withsmall .smallnews {
    width: 230px;
  }
  .container .left .withsmall .news .news-text {
    font-size: 14px;
    line-height: 18px;
  }
  .container .left .withsmall .news .news-text,
  .container .left .withsmall .news .news-name,
  .container .left .withsmall .news .news-more {
    /*padding-left: 10px;
            padding-right: 10px;*/
  }
  .container .left .withsmall .smallnews {
    width: 230px;
  }
  .container .left .withsmall .smallnews .news-name {
    font-size: 16px;
  }
  .footer #calendar2 {
    width: 220px;
  }
  .footer .secondmenu {
    width: 770px;
  }
  .footer .cr {
    font-size: 12px;
  }
  .article {
    padding-right: 25px;
  }
}
@media (max-width: 1250px) {
  .container {
    width: 1070px;
  }
  .container .menu {
    width: 770px;
  }
  .container .menu .hiddenmenu {
    display: block;
  }
  .container .menu div:nth-child(n+7) {
    display: none;
  }
  .container .head .search input {
    width: 230px;
  }
  .container .head .run {
    max-width: 370px;
  }
  .container .left {
    width: 770px;
  }
  .container .left .more-news .smallnews {
    width: 185px;
  }
  .container .left .more-news .title-more-news {
    font-size: 16px;
    line-height: 24px;
    margin-top: 45px;
    margin-bottom: 30px;
  }
  .container .left .more-news .smallnews .news-name {
    /*padding-left: 10px;
            padding-right: 10px;*/
  }
  .container .left .withbig .news-name {
    line-height: 24px;
  }
  .container .left .withbig .news .news-text {
    font-size: 14px;
    line-height: 18px;
  }
  .container .left .withbig .news .news-text,
  .container .left .withbig .news .news-name,
  .container .left .withbig .news .news-more {
    /*padding-left: 10px;
            padding-right: 10px;*/
  }
  .container .left .withbig .bignews {
    width: 370px;
  }
  .container .left .withbig .bignews .news-text {
    font-size: 16px;
  }
  .container .left .withbig .smallnews {
    width: 170px;
  }
  .container .left .withbig .smallnews .news-name {
    font-size: 16px;
  }
  .container .left .withsmall .news-name {
    line-height: 24px;
  }
  .container .left .withsmall .smallnews {
    width: 175px;
  }
  .container .left .withsmall .news .news-text {
    font-size: 14px;
    line-height: 18px;
  }
  .container .left .withsmall .news .news-text,
  .container .left .withsmall .news .news-name,
  .container .left .withsmall .news .news-more {
    /*padding-left: 10px;
            padding-right: 10px;*/
  }
  .container .left .withsmall .smallnews {
    width: 170px;
  }
  .container .left .withsmall .smallnews .news-name {
    font-size: 16px;
  }
  .footer #calendar2 {
    width: 220px;
  }
  .footer .secondmenu {
    width: 770px;
  }
  .footer .cr {
    font-size: 12px;
  }
  .article .top .disc {
    margin-left: 0;
  }
  .article .top .titleimg {
    margin-right: 170px;
  }
}
@media (max-width: 1070px) {
  .container .menu {
    display: none;
  }
  .container .mobmenu {
    display: block;
  }
  .container .profile {
    -webkit-box-flex: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
  }
  .container {
    width: 730px;
  }
  .container .head .search input {
    width: 230px;
  }
  .container .head .run {
    display: none;
  }
  .container .left {
    width: 730px;
  }
  .container .left .more-news .allnews {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .container .left .more-news .smallnews {
    width: 170px;
    margin-bottom: 40px;
  }
  .container .left .more-news .title-more-news {
    font-size: 16px;
    line-height: 24px;
    margin-top: 45px;
    margin-bottom: 30px;
  }
  .container .left .more-news .smallnews .news-name {
    /*padding-left: 10px;
            padding-right: 10px;*/
  }
  .container .left .withbig .news-name {
    line-height: 24px;
  }
  .container .left .withbig .news .news-text {
    font-size: 14px;
    line-height: 18px;
  }
  .container .left .withbig .news .news-text,
  .container .left .withbig .news .news-name,
  .container .left .withbig .news .news-more {
    /*padding-left: 10px;
            padding-right: 10px;*/
  }
  .container .left .withbig .news:nth-child(2n) {
    margin-right: 0;
  }
  .container .left .withbig .bignews {
    margin-right: 0;
    width: 100%;
    margin-bottom: 40px;
  }
  .container .left .withbig .bignews .news-text {
    font-size: 16px;
  }
  .container .left .withbig .allnews {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
  }
  .container .left .withbig .smallnews {
    width: 170px;
  }
  .container .left .withbig .smallnews .news-name {
    font-size: 16px;
  }
  .container .left .withsmall .allnews {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .container .left .withsmall .news-name {
    line-height: 24px;
  }
  .container .left .withsmall .news .news-text {
    font-size: 14px;
    line-height: 18px;
  }
  .container .left .withsmall .news .news-text,
  .container .left .withsmall .news .news-name,
  .container .left .withsmall .news .news-more {
    /*padding-left: 10px;
            padding-right: 10px;*/
  }
  .container .left .withsmall .smallnews {
    width: 170px;
  }
  .container .left .withsmall .smallnews .news-name {
    font-size: 16px;
  }
  .container .right {
    display: none;
  }
  .footer #calendar2 {
    width: 220px;
  }
  .footer .secondmenu {
    width: 450px;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }
  .footer .secondmenu .item {
    -ms-flex-preferred-size: 130px;
    flex-basis: 130px;
    margin-right: 20px;
    margin-bottom: 50px;
  }
  .footer .cr {
    font-size: 12px;
  }
  .article .top .titleimg {
    width: 100%;
  }
  .article .textimg {
    padding: 0;
  }
  #comment input[type="text"] {
    width: 100%;
  }
  #comment textarea {
    width: 100%;
  }
  #comment button {
    margin-left: 295px;
    margin-top: 25px;
  }
  #subscribeMailForm input {
    width: 290px;
  }
  #subscribeMailForm button {
    width: 140px;
  }
}
@media (max-width: 730px) {
  .topmenu .mobmenu {
    margin-right: 250px;
  }
  .container {
    width: 470px;
  }
  .container .head .search input {
    width: 120px;
    display: inline-block;
  }
  .container .head .logo {
    width: 260px;
  }
  .container .head button {
    display: none;
  }
  .container .head .mob {
    display: inline-block;
    width: 48px;
    height: 42px;
    background: #000000 url(../img/search.png) 50% 50% no-repeat;
    float: right;
    margin-left: 0;
  }
  .container .head .run {
    display: none;
  }
  .container .left {
    width: 470px;
  }
  .container .left .more-news .allnews {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .container .left .more-news .smallnews {
    width: 200px;
    margin-bottom: 40px;
  }
  .container .left .more-news .title-more-news {
    font-size: 16px;
    line-height: 24px;
    margin-top: 45px;
    margin-bottom: 30px;
  }
  .container .left .more-news .smallnews .news-name {
    /*padding-left: 10px;
            padding-right: 10px;*/
  }
  .container .left .withbig .bignews {
    width: 100%;
    margin-bottom: 40px;
  }
  .container .left .withbig .bignews .news-text {
    font-size: 16px;
  }
  .container .left .withbig .news-name {
    line-height: 24px;
  }
  .container .left .withbig .news .news-text {
    font-size: 14px;
    line-height: 18px;
  }
  .container .left .withbig .news .news-text,
  .container .left .withbig .news .news-name,
  .container .left .withbig .news .news-more {
    /*padding-left: 10px;
            padding-right: 10px;*/
  }
  .container .left .withbig .smallnews {
    width: 200px;
  }
  .container .left .withbig .smallnews .news-name {
    font-size: 16px;
  }
  .container .left .withsmall .allnews {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .container .left .withsmall .news-name {
    line-height: 24px;
  }
  .container .left .withsmall .news .news-text {
    font-size: 14px;
    line-height: 18px;
  }
  .container .left .withsmall .news .news-text,
  .container .left .withsmall .news .news-name,
  .container .left .withsmall .news .news-more {
    /*padding-left: 10px;
            padding-right: 10px;*/
  }
  .container .left .withsmall .smallnews {
    width: 200px;
  }
  .container .left .withsmall .smallnews .news-name {
    font-size: 16px;
  }
  .container .right {
    display: none;
  }
  .footer .needflex {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .footer #calendar2 {
    width: 220px;
    margin: 0 auto;
  }
  .footer .secondmenu {
    width: 100%;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }
  .footer .secondmenu .item {
    -ms-flex-preferred-size: 125px;
    flex-basis: 125px;
    margin-right: 20px;
    margin-bottom: 50px;
  }
  .footer .cr {
    font-size: 12px;
  }
  .article .top .titleimg {
    width: 100%;
  }
  .article .textimg {
    padding: 0;
  }
  #comment input[type="text"] {
    width: 100%;
  }
  #comment textarea {
    width: 100%;
  }
  #comment button {
    margin-left: 295px;
    margin-top: 25px;
  }
  #subscribeMailForm input {
    width: 290px;
  }
  #subscribeMailForm button {
    width: 140px;
  }
}


@media (max-width: 500px) {
  .container .left .withbig .news.duplicate-news {
    display: none;
  }
  .topmenu .mobmenu {
    margin-right: 0;
  }
  .container {
    width: 90%;
  }
  .container .head .search input {
    width: 120px;
    display: block;
  }
  .container .head {
    margin-top: 60px;
  }
  .container .head a {
    margin: auto;
  }
  .container .head .search {
    display: none;
  }
  .container .head .logo {
    width: 100%;
  }
  .container .left {
    width: 100%;
  }
  .container .left .more-news .smallnews {
    width: 100%;
    margin-bottom: 40px;
  }
  .container .left .more-news .title-more-news {
    font-size: 16px;
    line-height: 24px;
    margin-top: 45px;
    margin-bottom: 30px;
  }
  .container .left .withbig .bignews {
    width: 100%;
    margin-bottom: 40px;
  }
  .container .left .withbig .smallnews {
    width: 100%;
  }
  .container .left .withsmall .smallnews {
    width: 100%;
  }
  .footer .needflex {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .footer #calendar2 {
    width: 100%;
    margin: 0 auto;
  }
  #subscribeMailForm input {
    width: 60%;
  }
  #subscribeMailForm button {
    width: 30%;
  }
  .text img {
    max-width: 100%;
    height: auto;
  }
  .politic-line .category-news-info {
    width: 100%;
  }
  .politic-line a.category-news-img, .politic-line .category-news-info p:first-child {
    text-align: center;
    width: 100%;
  }

  .fin-line li img {
    width: 100%;
  }
  .fin-line li {
    width: 32%;
  }
  .topmenu .mobmenu .mobmenu-list div {
    height: 35px;
  }
  .topmenu .mobmenu .mobmenu-list div label {
    line-height: 35px;
  }
  .topmenu .mobmenu a {
    height: 40px;
    line-height: 40px;
  }
  .single_page {
    font-size: 20px;
  }
}