@media (min-width: 1px) and (max-width: 10000px) {

  body.p-article {
    min-width: 940px;
  }

  body.p-article .l-wrapper {
    padding: 0 10px;
    width: 940px;
  }

  body.p-article .l-header,
  body.p-article .l-footer {
    margin-left: -41px;
    margin-right: -41px;
  }

  /*.b-menu-list {
    margin-left: -17px;
  }

  .b-menu-item {
    font-size: 21px;
    margin-left: 10px;
    padding: 0 7px;
  }

  .b-menu-item > a {
    height: 29px;
    line-height: 31px;
  }

  .b-menu-item-active > a {
    margin: 0 -7px;
    padding: 0 7px;
  }

  .b-daystory-item {
    width: 940px;
  }

  .b-daystory-link {
    max-width: 642px;
  }

  .b-daystory-spec .b-daystory-title {
    margin-right: 30px;
    width: 300px;
  }

  .b-daystory-spec .b-daystory-link {
    max-width: 536px;
  }*/

  .b-article-column {
    padding-left: 170px;
    width: 620px;
  }

  .b-article-column-side {
    width: 140px;
  }

  .b-article-pic {
    width: 620px;
  }

  .b-article-pic figcaption {
    position: static;
    width: auto;
  }

  .b-article-part .b-col-587 {
    width: 540px;
  }

  .b-sec-title-in-article {
    position: static;
    text-align: left;
    width: auto;
  }

  .b-sec-title-in-article .b-sec-title {
    float: none;
  }

  .b-article-body {
    font-size: 14px;
    line-height: 19px;
  }

  .b-article-body .b-article-part {
    margin: 0 -20px 12px;
    padding: 12px 20px;
  }

  .b-sec-title {
    margin-bottom: 12px !important;
  }

  .b-article-part-author {
    margin-bottom: 8px;
    overflow: hidden;
    position: static;
    text-align: left;
    width: auto !important;
  }

  .b-article-part-author-pic {
    float: left;
    margin: 0 8px 0 0;
  }

  .b-article-part-hover .b-article-part-author {
    display: block;
  }

  .b-gallery-title,
  .b-gallery-count {
    font-size: 12px;
  }

  .b-gallery-name {
    font-size: 18px;
    margin-bottom: 14px;
  }

  .b-gallery-list li div {
    height: auto;
  }

  .b-gallery-wrap,
  .b-gallery-list li {
    width: 538px;
  }

  .b-gallery-slider {
    margin-bottom: 15px;
  }

  .b-gallery-author {
    padding: 0 124px;
  }

  .b-article .b-lifeonsite {
    background: #fff;
    border-left: none;
    border-right: none;
    padding: 36px 0 12px;
  }

  .b-best-articles {
    background: #fff;
    margin: 0 0 30px;
    padding: 0;
  }

  .b-best-articles-inner {
    margin-left: 0;
    width: 620px;
  }

  .b-best-articles .b-col-152 {
    margin-right: 20px;
    width: 140px;
  }

  .b-best-articles .b-col-152:last-child {
    margin-right: 0;
  }

  .b-best-articles .b-unit img {
    width: 140px;
  }

  .b-related {
    width: 190px;
  }

  .b-related-inner {
    padding: 15px;
    width: 160px;
  }

  .b-opinion-wrap {
    margin-left: -20px;
  }

  .b-opinion-wrap .b-opinion {
    margin: 0 0 20px 20px;
    width: 300px;
  }

  .b-opinion-wrap .b-opinion-author {
    width: 290px;
  }

  .b-newarticles {
    margin-left: -51px !important;
  }

}

@media (min-width: 768px) and (max-width: 1079px) {

  body,
  body.p-article {
    min-width: 768px;
  }

  .l-wrapper,
  body.p-article .l-wrapper {
    padding: 0 8px;
    width: 768px;
  }

  .l-header,
  .l-footer,
  body.p-article .l-header,
  body.p-article .l-footer {
    margin: 0;
  }

  .b-menu-list {
    margin-left: -12px;
  }

  .b-menu-item {
    font-size: 15px;
    margin-left: 6px;
    padding: 0 6px;
  }

  .b-menu-item > a {
    height: 24px;
    line-height: 25px;
  }

  .b-menu-item-active > a {
    margin: 0 -6px;
    padding: 0 6px;
  }

  .b-submenu {
    width: 751px;
  }
  
  .b-submenu:after {
    width: 770px;
  }
  
  .b-submenu-inner {
    padding-right: 0;
  }
  
  .b-submenu-col-4 {
    display: none;
  }

  .b-daystory {
    height: 32px;
    display: none;
  }

  .b-daystory-item {
    width: 768px;
  }

  .b-daystory-title {
    font-size: 13px;
    min-width: 185px;
    padding: 8px 12px;
  }

  .b-daystory-link {
    font-size: 14px;
    left: 18px;
    margin-top: 7px;
    max-width: 489px;
  }

  .b-daystory-write {
    background-image: url(../i/daystory-write-sm.png);
    height: 32px;
    width: 34px;
  }

  .b-daystory-spec .b-daystory-title {
    margin-right: 30px;
    padding: 8px 17px 11px 0;
    width: 300px;
  }

  .b-daystory-spec .b-daystory-link {
    margin-top: 6px;
    max-width: 414px;
  }

  .b-head-search input[type="search"] {
    width: 130px;
  }

  .b-article-title {
    font-size: 26px;
    line-height: 29px;
  }

  .b-article-column {
    padding-left: 0;
    width: 506px;
  }

  .b-article-column-side {
    display: none !important;
    width: 240px;
  }

  .b-article-pic {
    /*margin-left: 88px;*/
    width: 568px;
  }

  .b-article-pic figcaption {
    position: static;
    width: auto;
  }

  .b-article-pr {
    background: rgba(255, 255, 255, 0.75);
    display: none;
    padding-bottom: 10px;
    width: 86px;
  }

  .b-article-fav,
  .b-article-rating_count,
  #rating-value,
  .b-article-pr .b-article-share,
  .b-article-rating,
  .b-article-comment-widget {
    margin-left: 0;
    padding-left: 0;
  }

  .b-article-comment-widget .g-replies {
    left: -45px;
  }

  .b-article-editors p {
    font-size: 11px;
    line-height: 15px;
  }

  .b-article-about {
    right: -262px;
    /*width: 90px;*/
  }

  .b-article-part .b-col-587,
  .b-article-part .b-col-587 iframe {
    width: 506px;
  }

  .b-sec-title-in-article {
    position: static;
    text-align: left;
  }

  .b-sec-title-in-article .b-sec-title {
    float: none;
  }

  .b-article-body {
    font-size: 13px;
    line-height: 19px;
    margin-bottom: 60px;
  }

  .b-article-body .b-article-part {
    margin: 0 0 12px;
    padding: 0;
  }

  .b-sec-title {
    margin-bottom: 12px !important;
  }

  .b-article-part-author {
    margin-bottom: 8px;
    overflow: hidden;
    padding-top: 10px;
    position: static;
    text-align: left;
    width: auto !important;
  }

  .b-article-part-author-pic {
    float: left;
    margin: -10px 8px 0 0;
  }

  .b-article-part-hover .b-article-part-author {
    display: block;
  }

  .b-article-body .b-article-part:hover,
  .b-article-body .b-article-part:hover .b-article-quote:before,
  .b-article-body .b-article-part:hover .b-external-quote-icon,
  .b-article-body .b-article-part-hover,
  .b-article-body .b-article-part-hover .b-external-quote-icon {
    background-color: #fff;
  }

  .b-external-quote {
    border-color: #5f6971;
  }

  .b-external-quote-pic {
    margin-right: 16px;
  }

  .b-opinion-author {
    width: 202px;
  }

  .b-opinion-author-wrap {
    padding-right: 18px;
  }

  .b-gallery {
    border: none;
    padding: 0;
    text-align: left;
  }

  .b-gallery-title {
    margin-bottom: 8px;
    padding: 0;
    position: static;
  }

  .b-gallery-count {
    display: none;
  }

  .b-gallery-name {
    font-size: 17px;
    margin-bottom: 14px;
  }

  .b-gallery-list li div {
    height: auto;
  }

  .b-gallery-wrap,
  .b-gallery-list li {
    width: 506px;
  }

  .b-gallery-slider {
    margin-bottom: 15px;
  }

  .b-gallery-author {
    padding: 0 124px;
  }

  .b-article .b-gallery-control {
    bottom: -12px;
    height: 30px;
    left: 84px;
    top: auto;
  }

  .b-article .b-gallery-control.next {
    left: auto;
    right: 84px;
  }

  .b-article .b-gallery-control span {
    background-position: 0 0;
    top: 0;
  }

  .b-article .b-gallery-control.next span {
    background-position: -31px 0;
  }

  .b-best-articles {
    background: #f2f4f6;
    margin-top: 30px;
    padding: 12px 0;
    width: 768px;
  }

  .b-best-articles-inner {
    margin-left: 44px;
    width: 680px;
  }

  .b-best-articles .b-sec-title-in-article {
    text-align: center;
    width: auto;
  }

  .b-best-articles-list .b-col-152 {
    width: 152px;
  }

  .b-comments-head,
  .b-comments {
    margin-left: 48px;
    width: 673px;
  }

  .b-comments-head {
    margin-top: 28px;
    margin-bottom: 12px;
    padding: 10px 10px 10px 50px;
    width: 613px;
  }

  .b-comment {
    padding-top: 16px;
  }

  .b-comment .b-sec-title {
    left: -40px;
    position: relative;
    text-align: left;
    width: auto;
  }

  .b-article-add {
    margin-right: -262px;
  }

  .b-article-tags {
    border-top: 2px solid #eff2f3;
    border-bottom: 2px solid #eff2f3;
    display: none;
    min-height: 50px;
    padding: 20px 0 10px 60px;
  }

  .b-article-tags-title {
    left: 0;
    position: absolute;
    top: 20px;
  }

  .b-article-tags-list {
    width: 446px;
  }

  .b-article-tags .b-article-views {
    left: 0;
    position: absolute;
    top: 46px;
  }

  .b-article-views span {
    background: url(../i/article-views-sm.png) no-repeat 0 4px;
    padding-left: 23px;
  }

  .b-article .b-lifeonsite {
    width: 768px;
  }

  .l-footer {
    padding: 26px 0 40px 183px;
  }

  .b-foot-menu-col {
    width: 122px;
  }

  .b-foot-menu-col:first-child {
    width: 152px;
  }

  .b-foot-social {
    left: 140px;
  }

  .b-foot-col-l {
    width: 585px;
  }

  .b-foot-col-r {
    float: none;
    left: 0;
    position: absolute;
    top: 146px;
    width: 152px;
  }

  .b-contacts-email {
    border-bottom: none;
    margin-bottom: 0;
    padding-bottom: 0;
    position: absolute;
    top: 68px;
  }

  .b-newarticles {
    margin-left: -53px !important;
  }

  .p-readers-article .b-article-head {
    background-image: url(../i/readers-article-768.jpg);
  }

  .b-readers-article_pic {
    background-image: url(../i/readers-article-bottom-768.png);
    width: 768px;
  }

  .b-address,
  .b-reading > .b-col:last-child,
  .b-lifeonsite,
  .b-discussing,
  .b-photostream,
  .b-cities-slider {
    display: none !important;
  }

  .b-hits {
    margin-left: -6px;
  }

  .b-hits-row {
    *zoom: 0;
  }

  .b-hits-row:before,
  .b-hits-row:after {
    display: none !important;
  }

  .b-hits-col {
    width: 320px;
  }

  .b-hits-item {
    height: auto !important;
    max-height: 168px;
    overflow: hidden;
    width: auto !important;
  }

  .b-hits-item img {
    max-width: 100%;
    min-width: 506px;
  }

  /*.b-hits-item-2-2,
  .b-hits-item-2-3,
  .b-hits-item-3-3,
  .b-hits-item-4-3 {
    max-height: 342px;
  }*/

  .b-hits-item-2-2 .b-hits-title,
  .b-hits-item-2-3 .b-hits-title,
  .b-hits-item-3-3 .b-hits-title,
  .b-hits-item-4-3 .b-hits-title {
    font-family: Helvetica, Arial, sans-serif;
    font-size: 19px;
    font-weight: bold;
    line-height: 21px;
  }

  .b-hits-content {
    right: 20px;
    width: auto !important;
  }

  .b-hits-all {
    margin-left: 0 !important;
    width: 646px;
  }

  .b-reading {
    margin: 0;
  }

  .b-section {
    margin: 0 auto 32px;
    width: 500px;
  }

  #section-archive .b-col {
    float: none;
    margin: 0;
    width: auto;
  }

  .b-auth-menu li .label {
    display: none;
  }

}

@media (max-width: 767px) {

  .b-menu,
  .b-daystory,
  .b-head-search,
  .b-specprojects,
  .b-article-head .g-replies,
  .b-article-column-side,
  .l-footer,
  .b-newarticles,
  .b-readers-article_pic,
  .b-specproject-banner,
  .b-reading > .b-col:last-child,
  .b-lifeonsite,
  .b-discussing,
  .b-photostream,
  .b-cities-slider,
  .b-external-quote-meta div:last-child {
    display: none !important;
  }

  body,
  body.p-article {
    min-width: 320px;
  }

  .l-wrapper,
  body.p-article .l-wrapper {
    padding: 0 8px;
    width: 320px;
  }

  body.p-article .l-header {
    margin-left: 0;
  }

  .b-head {
    margin-bottom: 58px;
  }

  .l-header .b-media-all {
    left: 147px;
  }

  .b-auth-menu {
    left: 0;
    position: absolute;
    top: 136px;
  }

  .b-auth-menu li .label {
    display: none;
  }

  .b-menu-320,
  .b-about-320 {
    display: block;
  }

  .b-menu-320 {
    background: #edf1f2;
    margin: 0 -80px 30px;
    padding: 0 80px;
    position: relative;
  }

  .b-menu-320-control {
    background: url(../i/menu-320-control.png) no-repeat 100% 50%;
    color: #000;
    cursor: pointer;
    font-size: 23px;
    font-weight: bold;
    padding: 15px 0;
    text-transform: uppercase;
  }

  .b-about-320 {
    font-family: 'PFAgoraSlabProUltraBlackRg', Helvetica, Arial, sans-serif;
    font-size: 11px;
    position: absolute;
    top: 49px;
    right: -20px;
    text-transform: uppercase;
  }

  .b-about-320 a {
    background: url(../i/about-320.png) no-repeat;
    display: block;
    height: 66px;
    line-height: 66px;
    padding-left: 16px;
    width: 100px;
  }

  .b-article-head {
    background: transparent;
    padding: 0;
    text-align: left;
  }

  .b-article-title {
    font-size: 21px;
    line-height: 28px;
    margin-bottom: 10px;
  }

  .b-article-city {
    margin-bottom: 13px;
  }

  .b-article-column {
    float: none;
    padding-left: 0;
    width: auto;
  }

  .b-article-about {
    position: static;
    width: auto;
    display: none;
  }

  .b-article-pic {
    margin: 0 -80px 14px;
    overflow: hidden;
    width: 480px;
  }

  .b-article-pic figcaption {
    margin-left: 80px;
    position: static;
    width: auto;
  }

  .b-article-pr {
    background: url(../i/article-pr-320.png) no-repeat 50% 100%;
    display: none;
    padding: 6px 0 20px;
    width: 80px;
  }

  .b-article-fav,
  .b-article-rating_count,
  #rating-value,
  .b-article-pr .b-article-share,
  .b-article-rating,
  .b-article-comment-widget {
    margin-left: 0;
    padding-left: 0;
  }

  .b-article-rating_count,
  #rating-value,
  .b-article-pr .b-article-share {
    margin-left: auto;
    margin-right: auto;
    width: 66px;
  }

  .b-article-comment-widget .g-replies {
    left: -45px;
  }

  .b-article-editors .b-sec-title {
    width: 100px;
  }

  .b-article-part .b-col-587 {
    margin: 0 -80px;
    width: 480px;
  }

  .b-article-part .b-col-587 iframe {
    width: 480px !important;
  }

  .b-article-views span {
    background: url(../i/article-views-sm.png) no-repeat 0 4px;
    padding-left: 23px;
  }

  .b-sec-title-in-article {
    position: static;
    text-align: left;
  }

  .b-sec-title-in-article .b-sec-title {
    float: none;
  }

  .b-sec-title {
    margin-bottom: 12px !important;
  }

  .b-article-body {
    font-size: 13px;
    line-height: 18px;
    margin-bottom: 40px;
  }

  .b-article-part {
    margin: 0 0 12px !important;
    padding: 0 !important;
  }

  .b-article-part-author {
    margin-bottom: 8px;
    overflow: hidden;
    padding-top: 10px;
    position: static;
    text-align: left;
    width: auto !important;
  }

  .b-article-part-author-pic {
    float: left;
    margin: -10px 8px 0 0;
  }

  .b-article-part-hover .b-article-part-author {
    display: block;
  }

  .b-article-body .b-article-part:hover,
  .b-article-body .b-article-part:hover .b-article-quote:before,
  .b-article-body .b-article-part:hover .b-external-quote-icon,
  .b-article-body .b-article-part-hover,
  .b-article-body .b-article-part-hover .b-external-quote-icon {
    background-color: #fff;
  }

  .b-external-quote {
    padding: 18px 20px;
  }

  .b-external-quote-text,
  .b-external-quote-text p {
    font-size: 11px;
  }

  .b-external-quote-icon {
    top: 15px;
  }

  .b-external-quote-pic {
    margin-right: 16px;
  }

  .b-article-part-author {
    padding-top: 1px;
  }

  .b-article-part-author-pic {
    height: 31px;
    margin-top: 0;
    width: 31px;
  }

  .b-opinion-author {
    float: none;
    margin: 0 0 0 -10px;
    width: 310px;
  }

  .b-opinion-author-wrap {
    padding-right: 18px;
  }

  .b-opinion-author-descr {
    margin: 6px 0 !important;
  }

  .b-opinion-author .b-sec-title {
    border-bottom: 3px solid #000;
    display: inline-block;
  }

  .b-opinion-author .b-sec-title span {
    border-bottom: none;
  }

  .b-opinion-title {
    color: #000;
    font-size: 17px;
  }

  .b-contacts-email {
    margin-bottom: 14px;
    padding-bottom: 12px;
  }

  .b-address {
    font-size: 12px;
    margin: 0 -20px 12px 0;
  }

  .b-gallery {
    border: none;
    border-bottom: 1px solid #7d95aa;
    margin-left: -8px;
    margin-right: -8px;
    padding: 0 8px 6px;
    text-align: left;
  }

  .b-gallery-title {
    margin-bottom: 8px;
    padding: 0;
    position: static;
  }

  .b-gallery-count {
    display: none;
  }

  .b-gallery-name {
    font-size: 17px;
    margin-bottom: 14px;
  }

  .b-gallery-list li div {
    height: auto;
  }

  .b-gallery-wrap,
  .b-gallery-list li {
    width: 480px;
  }

  .b-gallery-wrap {
    margin: 0 -80px;
  }

  .b-gallery-slider {
    margin-bottom: 15px;
  }

  .b-box-gallery-author {
    padding: 10px 120px 0;
  }

  .b-article .b-gallery-control {
    bottom: 0;
    height: 30px;
    left: 0;
    top: auto;
  }

  .b-article .b-gallery-control.next {
    left: auto;
    right: 0;
  }

  .b-article .b-gallery-control span {
    background-position: 0 0;
    top: 0;
  }

  .b-article .b-gallery-control.next span {
    background-position: -31px 0;
  }

  .b-article-add {
    margin: 0 -40px 20px;
  }

  .b-article-tags {
    border-top: 2px solid #eff2f3;
    border-bottom: 2px solid #eff2f3;
    display: none;
    padding: 20px 0 10px 60px;
  }

  .b-article-tags-title {
    left: 0;
    position: absolute;
    top: 20px;
  }

  .b-article-tags-list {
    width: 260px !important;
  }

  .b-article-tags .b-article-views {
    left: 0;
    position: absolute;
    top: 46px;
  }

  .b-best-articles {
    border-top: none !important;
    margin: 20px -80px;
    width: 480px;
  }

  .b-best-articles-inner {
    margin-left: 80px;
    overflow: hidden;
    width: 320px;
  }

  .b-best-articles-list {
    width: 320px;
  }

  .b-comments-head {
    margin: 0 -40px;
  }

  .b-comments-head {
    margin-bottom: 12px;
    padding: 10px 11px 10px 50px;
  }

  .b-comments-head .g-button {
    display: none;
  }

  .b-comment {
    padding-top: 14px;
  }

  .b-comment .b-sec-title {
    left: -40px;
    margin-bottom: 12px;
    position: relative;
    text-align: left;
    width: auto;
  }

  .b-comment-author,
  .b-comment-body {
    font-size: 11px;
  }

  .b-comment-body p {
    margin-bottom: 6px;
  }

  .b-comment-shifter {
    margin-left: 0;
  }

  .b-comment-time {
    clear: left;
    float: none;
    margin: 5px 0 0 !important;
    width: 280px;
  }

  .b-new-comment {
    margin: 22px -40px 0;
    padding: 18px 28px 18px 40px;
  }

  .b-new-comment-title {
    font-size: 14px;
  }

  .b-article .b-lifeonsite {
    border: none;
    margin: 52px 0 0 !important;
  }

  .b-article .b-lifeonsite-title {
    left: -8px;
    margin-left: 0;
  }

  .b-article .b-lifeonsite-title span {
    width: 336px;
  }

  .b-best-articles .b-col-152 {
    display: inline-block;
    float: none !important;
    margin: 0 17px 20px 0;
    vertical-align: top;
  }

  .l-footer-320 {
    border-top: 10px solid #eff2f3;
    color: #5f6971;
    display: block;
    font-size: 11px;
    font-weight: bold;
    margin: 0 -42px;
    padding: 22px 42px 40px;
    position: relative;
  }

  .l-footer-320 a {
    color: #5f6971;
  }

  .b-foot-col-l {
    float: left;
    width: 120px;
  }

  .b-foot-col-r {
    float: right;
    width: 160px;
  }

  .b-foot-menu-col {
    float: none;
    margin-left: 0;
    width: auto;
  }

  .b-foot-menu-col:last-child .b-foot-menu-title {
    margin-bottom: 10px;
  }

  .b-foot-logo {
    position: static;
  }

  .b-foot-menu-list {
    border-bottom: 1px solid #5f6971;
    margin: 0 0 14px;
  }

  .b-foot-menu-title {
    margin-bottom: 14px;
  }

  .b-foot-social {
    margin: 0 0 20px -25px;
    position: static;
  }

  .b-foot-social li {
    display: inline-block;
    margin: 0 0 0 25px;
  }

  .b-foot-menu-main {
    font-size: 12px;
    height: auto;
    margin-bottom: 12px;
    padding-bottom: 0;
  }

  .b-foot-menu-main li {
    background: none;
    display: block;
    margin: 0 0 10px;
    padding: 0;
  }

  .p-readers-article .b-article-head {
    background: none;
    padding-bottom: 10px;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
  }

  .b-readers-article_note {
    text-align: left;
    top: 20px;
  }

  .b-section,
  .b-section .b-col-500,
  .b-section .b-col-239 {
    width: 320px;
  }

  .b-section .b-unit-preview img {
    max-width: 100%;
  }

  .b-hits,
  .b-hits-all {
    margin-left: 0 !important;
    margin-right: 0 !important;
  }

  .b-hits-col {
    margin-left: 0;
  }

  .b-hits-item {
    height: 168px !important;
    max-width: 320px;
    overflow: hidden;
    width: 320px !important;
  }

  .b-hits-item img {
    min-width: 320px;
  }

  .b-hits-content {
    right: 20px;
    width: auto !important;
  }

  .b-hits-item-2-2,
  .b-hits-item-2-3,
  .b-hits-item-3-3,
  .b-hits-item-4-3 {
    height: 342px !important;
  }

  .b-reading {
    background: none;
  }

  .b-reading-item {
    border-top: none;
  }

  .b-reading .b-col-326 {
    width: 320px;
  }

  .b-unit-preview img {
    max-width: 100%;
  }

}