@import url(http://fonts.googleapis.com/css?family=PT+Sans:400,700&subset=latin,cyrillic);
@import url(http://fonts.googleapis.com/css?family=PT+Sans+Caption&subset=latin,cyrillic);

* {
    margin: 0px;
    padding: 0px;
}

body {
    font-family: 'Georgia';
    font-size: 16px;
}

a img {
    display: block;
    border: 0px;
    outline: 0px none;
}

ul, ol {
    list-style-position: inside;
}

button {
    cursor: pointer;
}


.main_logo_home {
    /*
    width: 182px;
    height: 240px;
    background: url('../img/sprite_pp.png') no-repeat;
    background-position: -0px -0px;
    display: block;
    */
}

.main_logo_home {
    width: 182px;
    height: 173px;
    background: url('../img/logo.png?v=5') no-repeat;
    background-position: -0px -0px;
    display: block;
}

.clearfix:before, .clearfix:after {
    content: "";
    display: table;
}

.clearfix:after {
    clear: both;
}

.clearfix {
    zoom: 1;
}

.container {
    width: 1346px;
    margin: 0 auto;
}

.sidebar_left, .sidebar_right, main {
    display: table-cell;
    vertical-align: top;
}

main {
    padding: 10px 30px 18px;
    width: 730px;
    position: relative;
	overflow: hidden;
   max-width: 730px;
  word-wrap: break-word;
}

.sidebar_left {
    background: #343434;
    padding: 10px 17px;
    width: 182px;
}

.sidebar_left ul {
    list-style: none;
    margin-left: 10px;
}

.sl_window {
    overflow: hidden;
    width: 182px;
    height: 100vh;
    position: fixed;
}

.sl_wrap {
    overflow-y: scroll;
    width: 200px;
    max-height: 100vh;
}

.sidebar_right {
    padding: 10px 0px 13px 0;
    width: 340px;
}

.main_nav {
    margin-top: 0;
    border-top: 1px solid #585858;
    padding: 21px 0px 5px;
}

.main_nav ul li {
    margin-bottom: 9px;
}

.main_nav ul li a, .top_tags li a {
    font-family: 'PT Sans Caption', sans-serif;
    font-size: 16px;
    color: #9a9a9a;
    text-decoration: none;
}

.top_tags li a {
    font-size: 12px;
}

.main_nav ul li a:hover, .top_tags li a:hover, .main_nav ul li a.current, .main_nav ul li.current a, .top_tags li a.current {
    color: #fff;
}

.sidebar_left .top_tags {
    border-bottom: 1px solid #585858;
    padding: 21px 0px 20px 10px;
    margin-left: 0px;
    margin-bottom: 30px;
}

.sidebar_left .main_nav + .top_tags {
    border-top: 1px solid #585858;
    margin-top: 12px;
}

.top_tags li {
    margin-bottom: 4px;
}

.cycle-slideshow {
    width: 730px;
}

.cycle-slideshow a:not(:first-child) {
    display: none;
}

.cycle-slideshow a {
    height: 490px;
    margin-bottom: -110px;
}

.cycle-overlay {
    font-family: 'Georgia';
    background: #343434;
    color: white;
    font-size: 16px;
    padding: 10px 17px;
    height: 110px;
    max-height: 110px;
    overflow: hidden;
    box-sizing: border-box;
}

.cycle-overlay:after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    width: 730px;
    height: 110px;
    background: linear-gradient(to bottom, rgba(52, 52, 52, 0) 0%, rgba(52, 52, 52, 0) 78%, rgba(52, 52, 52, 1) 95%);
}

.cycle-overlay > div:first-child {
    font-family: 'PT Sans', sans-serif;
    font-weight: bold;
    font-size: 20px;
}

.cycle-pager {
    position: absolute;
    top: 357px;
    left: 15px;
    z-index: 601;
    cursor: pointer;
}

.cycle-pager span {
    background: #fff;
    display: block;
    float: left;
    margin-right: 5px;
    height: 10px;
    width: 10px;
    border: 1px solid #FFF;
    text-indent: -9999px;
    border-radius: 5px;
    overflow: hidden;
}

.cycle-pager span.cycle-pager-active, .cycle-pager span:hover {
    background: #3b5998;
    border: 1px solid #3b5998;
}

.cycle-slide {
    height: 380px;
}

.ipad_articles.news, .cycle-slideshow + .news {
    padding-top: 30px;
}

.double_line + .news {
    padding-top: 4px;
}

.double_line + iframe {
    margin-top: 16px;
}

.block730x90 + .news {
    padding-top: 0px;
}

.flex_container {
    display: flex;
    justify-content: space-between;
    align-items: stretch;
}

.news_item {
    width: 350px;
    margin-bottom: 28px;
    border-bottom: 1px solid #000;
    padding-bottom: 24px;
}

.editors_choice .news_item {
    border-bottom: none;
    margin-bottom: 0;
    padding-bottom: 0;
}

.news_item.longread {
    /*background: #efefef;*/
    padding: 6px 6px 20px;
    margin-right: -6px;
    position: relative;
    margin-top: -6px;
}

.news_item.longread:first-child {
    margin-left: -6px;
    margin-right: 0px;
}

.longread_sticker {
    background: #3b5998;
    font: bold 18px/28px 'PT Sans';
    color: #fff;
    width: 100px;
    text-align: center;
    position: absolute;
    left: 0px;
    top: 15px;
}

.editors_choice_sticker {
    background: #3b5998;
    font: normal 15px/20px 'PT Sans';
    color: #fff;
    width: 35px;
    text-align: center;
    display: inline-block;
    vertical-align: text-bottom;
}

.news_item_image {
    display: block;
    margin-bottom: 5px;
}

.news_item_image img {
    width: 100%;
}

.inline_news_item .news_item_image {
    margin-bottom: 29px;
}

.news_item .info, .detail_page .info, .detail_page .info a {
    text-decoration: none;
    padding-bottom: 8px;
    padding-top: 8px;
    margin-bottom: 10px;
    font-family: 'PT Sans';
    color: #000;
    font-size: 12px;
}

.detail_page .info, .detail_page .info a {
    padding-top: 13px;
    padding-bottom: 0;
    margin-bottom: -3px;
}

.detail_page .info {
    margin-bottom: 1em;
}

.news_item .info {
    border-bottom: 0px;
    margin-bottom: 0px;
}

.detail_page .info a {
    margin: 0px;
    padding: 0px;
    border: 0px;
}

.news_item .created, .detail_page .created {
    float: left;
}

.news_item .info ul, .detail_page .info ul {
    list-style: none;
    float: right;
}

.news_item .info li, .detail_page .info li {
    float: left;
    margin-left: 10px;
}

.news_item .info li img, .detail_page .info li img, .news_item .info li i, .detail_page .info li i {
    display: inline-block;
    vertical-align: middle;
    margin-bottom: 5px;
}

.news_item .info li:last-child img, .detail_page .info li:last-child img, .news_item .info li:last-child i, .detail_page .info li:last-child i {
    margin-bottom: 4px;
}

.news_item .news_title {
    display: block;
    margin-bottom: 10px;
}

.news_item .news_title a, .news_item a.news_title {
    color: #000;
    font-weight: bold;
    font-size: 18px;
    font-family: 'PT Sans';
    text-decoration: none;
}

.news_item .news_title:hover {
    color: #3b5998;
}

.inline_news_item .text a, .news_item .text a {
    font-family: 'Georgia';
    color: #000;
    font-size: 14px;
    text-decoration: none;
}

.inline_news_item .text a:hover, .news_item .text a:hover {
    color: #3B5998;
}

.detail_page h1, .articles_list h1, h1 {
    color: #3b5998;
    text-transform: uppercase;
    font-size: 20px;
    font-family: 'PT Sans';
    margin: -6px 0px 3px;
}

.breadcrumbs {
    color: #DADADA;
}

.breadcrumbs a {
    color: #DADADA;
    text-decoration: none;
}

.double_line {
    height: 1px;
    border-top: 1px solid #3b5998;
    border-bottom: 1px solid #3b5998;
    margin: 25px 0 8px;
}

.breadcrumbs + .double_line {
    margin: 13px 0 30px;
}

.detail_page .double_line {
    margin-top: 12px;
    margin-bottom: 1px;
}

h1 + .double_line {
    margin-top: 24px;
}

.double_line.margin {
    margin: 26px 0;
}

.detail_image {
    display: block;
    margin: 0 auto;
    max-width: 100%;
}

.double_line + .detail_image {
    margin-top: 21px;
}

.detail_text {
    margin-top: 23px;
}

.authors-list-title {
    margin-top: 30px;
}

.detail_text {
    line-height: 25px;
}

.detail_text p, .tag_description p {
    margin: 1em 0;
}

.tag_description {
    font-size: 11px;
    color: #6B6B6B;
}

.detail_text a, .tag_description a {
    color: #3B5998;
    text-decoration: none;
}

.detail_text a:hover {
    text-decoration: underline;
}

.tags {
    margin-bottom: 35px;
}

.tags a {
    font-family: 'PT Sans', sans-serif;
    color: #3B5998;
    margin-right: 10px;
    display: inline-block;
    margin-bottom: 5px;
}

.tags a:hover {
    text-decoration: underline;
}

.prev_next {
    margin-bottom: 10px;
}

.prev_next .prev {
    float: left;
}

.prev_next .next {
    float: right;
}

.social {
    color: #AEAEAE;
    font-size: 10px;
    height: 30px;
    margin-top: 20px;
    border-top: 1px solid #585858;
    text-align: center;
    padding-top: 4px;
    box-sizing: border-box;
}

.social .title {
    display: inline-block;
    font-size: 10px;
    width: 90px;
    font-family: 'PT Sans';
    margin-right: 15px;
}

.social img, .social a {
    margin: 0 8px;
    display: inline-block;
}

.search {
    display: inline-block;
    position: relative;
    float: right;
}

.search form {
    position: relative;
}

.search.sm {
    /*display: block;*/
    float: none;
    margin-top: 10px;
}

.search.sm input {
    margin: 0;
    color: #343434;
    background-color: #E2E2E2;
    border: none;
    padding: 10px 9px;
}

.search.sm input::-webkit-input-placeholder {
    color: #343434;
}

.search.sm input::-moz-placeholder {
    color: #343434;
}

.search.sm input:-moz-placeholder {
    color: #343434;
}

.search.sm input:-ms-input-placeholder {
    color: #343434;
}

.search .grey-search-block {
    margin: 0;
    color: #000;
    background: #E2E2E2;
    border: none;
    padding: 7px;
}

.search button.grey-search-block:hover {
    color: #8E8E8E;
    background: #D2D2D2;
}

.search .text {
    width: 182px;
    box-sizing: border-box;
}

.search .submit {
    padding: 1px 10px 0;
    cursor: pointer;
    position: absolute;
    top: 0px;
    bottom: 0px;
    right: 0px;
    background: #E2E2E2;
    border-top: 6px solid #E2E2E2;
    border-bottom: 6px solid #E2E2E2;
    border-left: 1px solid #343434;
    border-right: none;
}

.search.large {
    float: none;
    width: 100%;
    margin-top: 15px;
}

.search.large button[type='submit'] {
    color: #333;
}

.search.large select {
    display: inline-block;
    padding: 5px;
}

.search.large select[name='type'] {
    float: right;
}

.search.large .input-large {
    width: calc(100% - 285px);
    margin-left: 7px;
    margin-right: 0;
}

.search.large .input-tags {
    width: calc(100% - 18px);
    margin: 10px 0 0 0;
    padding: 7px;
    display: block;
}

.search.large .tags-label {
    display: block;
    margin-top: 15px;
}

.search.large .radio-group {
    margin: 20px 0 10px;
}

.search.large .radio-group label {
    margin-right: 30px;
}

.item {
    display: table-cell;
    vertical-align: top;
    width: 350px;
    padding-bottom: 5px;
}

.item:first-child {
    padding-right: 30px;
}

.most_commented h3, .aside_block h3 {
    text-transform: uppercase;
    font-weight: bold;
    font-size: 20px;
    font-family: 'PT Sans';
    color: #3B5998;
}

.item a {
    font-size: 14px;
    color: #42474a;
    font-family: Georgia, Times, serif;
    text-decoration: none;
}

.item img, .item i {
    float: left;
    margin-right: 5px;
}

.line {
    background: #eaedee;
    height: 2px;
    margin-top: 0.5em;
    margin-bottom: 0.5em;
}

.main_footer .container {
    background: #343434;
    padding: 25px 0px;
}

.copyright {
    padding: 0 20px;
    margin-left: 225px;
    color: #ffffff;
    font-size: 12px;
    line-height: 15px;
    width: 740px;
    float: left;
}

.copyright a {
    color: #fff;
    text-decoration: none;
}

.counters {
    float: right;
    width: 300px;
    padding: 0 20px;
}

.subscribe {
    padding: 15px;
    background-color: #d4d4d4;
    margin-bottom: 10px;
}

.subscribe input {
    display: block;
    width: 94%;
    border: 0px;
    border-radius: 0px;
    height: 40px;
    margin-bottom: 15px;
    padding: 0px 3%;
    font-family: 'Georgia';
    font-size: 14px;
}

.subscribe button {
    display: block;
    text-align: center;
    border: 0px;
    border-radius: 0px;
    background-color: #3b5999;
    color: #fff;
    font-family: 'PT Sans';
    font-size: 18px;
    width: 100%;
    border: 1px solid #3b5999;
    height: 40px;
    cursor: pointer;
    text-transform: uppercase;
}

.sidebar_right .aside_block h3:first-child {
    margin-top: -6px;
}

.aside_block h3 {
    text-align: center;
}

.aside_block .left, .aside_block .right, .news_page .left, .news_page .right {
    display: table-cell;
    vertical-align: top;
}

.aside_block .avatar {
    width: 32px;
}

.aside_block .time, .news_page .time {
    color: #000;
    font-family: 'PT Sans';
    width: 40px;
    font-size: 12px;
    line-height: 22px;
}

.aside_block .time {
    color: #000;
    font-size: 12px;
}

.aside_block .news_title {
    padding-left: 10px;
    padding-bottom: 11px;
}

.news_page .news_title {
    padding-left: 10px;
    padding-bottom: 11px;
}

.aside_block .news_title a, .news_page .news_title a {
    color: #000;
    font-size: 14px;
    text-decoration: none;
}

.aside_block .news_title a.bold, .news_page .news_title a.bold {
    font-weight: bold;
}

.aside_block .news_title a.blue, .news_page .news_title a.blue {
    color: #3B5998;
    text-transform: uppercase;
    font-weight: bold;
}

.aside_block .news_title a:hover, .news_page .news_title a:hover {
    color: #3B5998;
}

.aside_block .forum {
    padding-left: 10px;
    font-size: 12px;
    padding-bottom: 30px;
}

.aside_block .line {
    height: 1px;
    background: #1c1f4d;
}

.aside_block .line:first-of-type {
    margin-bottom: 13px;
}

.aside_block .date, .news_page .date {
    font-size: 12px;
    border-bottom: 1px solid #000;
    margin-bottom: 18px;
    font-family: 'PT Sans';
    color: #000;
}

.news_page .date {
    margin-bottom: 21px;
}

.sidebar_right .aside_block {
    margin-bottom: 15px;
}

.subscribe_block {
    margin-bottom: 28px;
}

.forum_time {
    padding-left: 5px;
    color: #AAA;
}

.user {
    color: #3B5998;
    text-decoration: underline;
}

.forum .text {
    color: #000;
    display: block;
    margin: 5px 0px;
    text-decoration: none;
    word-break: break-all;
}

.forum .text:hover {
    color: #3B5998;
}

.forum .theme {
    color: #AAA;
    text-transform: uppercase;
}

.forum .theme:hover {
    text-decoration: none;
}

.endless_loader {
    padding: 15px 30px;
    border-radius: 10px;
    background: rgba(0, 0, 0, 0.7);
    font-size: 12px;
    color: #fff;
    position: absolute;
    bottom: 30px;
    left: 50%;
    margin-left: -79px;
    display: none;
}

.endless_loader img, .endless_loader i {
    display: block;
    margin: 0px auto 10px;
}

.inline_news_item {
    position: relative;
    padding-bottom: 22px;
    font-size: 0px;
    border-bottom: 1px solid #000;
    margin-bottom: 30px;
}

.inline_news_item.noimage .inline_right {
    width: 100%;
    margin-left: 0px;
}

.inline_news_item .news_item_image {
    display: inline-block;
    vertical-align: top;
    width: 350px;
}

.inline_news_item .news_item_image a {
    display: block;
    vertical-align: top;
    width: 350px;
    height: 250px;
    margin-bottom: 6px;
    background: #dadada url(../img/loader.gif) no-repeat center;
}

.inline_right {
    margin-left: 30px;
    width: 350px;
    display: inline-block;
    vertical-align: top;
}

.inline_news_item .info {
    padding-bottom: 17px;
    padding-top: 12px;
    margin-bottom: 10px;
    font-family: 'PT Sans';
    color: #000;
    font-size: 12px;
}

.inline_news_item .created {
    float: left;
}

.inline_news_item .info ul {
    list-style: none;
    float: right;
}

.inline_news_item .info li {
    float: left;
    margin-left: 10px;
}

.inline_news_item .info li img, .inline_news_item .info li i {
    display: inline-block;
    vertical-align: middle;
    margin-bottom: 5px;
}

.inline_news_item .info li:last-child img, .inline_news_item .info li:last-child i {
    margin-bottom: 4px;
}

.inline_news_item .news_title {
    display: block;
    color: #000;
    font-weight: bold;
    font-size: 18px;
    margin-bottom: 10px;
    font-family: 'PT Sans';
    text-decoration: none;
}

.inline_news_item .news_title:hover {
    color: #3b5998;
}

.inline_news_item .text {
    font-family: 'Georgia';
    color: #000;
    font-size: 14px;
    line-height: 20px;
}

.inline_news_item .longread_sticker {
    left: -5px;
}

.pagination-wrap {
    margin-top: -9px;
    padding-bottom: 23px;
}

.pagination-wrap .center {
    float: left;
}

.pagination {
    position: relative;
}

.pagination .current {
    background-color: #343434;
    color: #fff;
    padding: 2px 5px;
}

.pagination .page {
    color: #343434;
    text-decoration: none;
}

span.pp {
    background: #3b5998;
    color: #fff;
    padding: 0px 5px;
    padding-bottom: 3px;
    font-weight: normal;
}

.social-likes {
    margin-top: 10px;
    margin-bottom: 10px;
}

.info + .social-likes {
    margin: -7px 0 -5px 0;
}

.info + .social-likes .social-likes__widget {
    margin-bottom: 0px;
}

.info + .social-likes .social-likes__widget:first-child {
    margin-left: 0px;
}

.social-likes > div {
    height: 27px;
    overflow: hidden;
}

.social-likes__button {
    padding-top: 3px;
    background: url(../img/arrow.png) no-repeat 100% 50%;
}

.social-likes__counter {
    padding-top: 5px;
    padding-left: 5px;
    border: 1px solid #dbdbdb;
    border-left: none;
    height: 27px;
    background: #fff;
    color: #000;
}

.social-likes__icon_facebook, .social-likes__icon_twitter {
    top: 3px;
}

.social-likes__icon_odnoklassniki, .social-likes__icon_plusone {
    top: 2px;
}

.social-likes__icon_vkontakte {
    top: 5px;
}

.news_page {
    margin-top: -11px;
    margin-bottom: 11px;
}

div + .news_page {
    margin-top: -17px;
}

.block730x90 + .news_page {
    margin-top: -2px;
    margin-bottom: 11px;
}

.tags_list ul {
    list-style: none;
    margin: 1em;
    margin-top: 20px;
    text-align: center;
}

.tags_list.chosen-tags ul {
    list-style: none;
    margin: 0;
    margin-top: 20px;
}

.tags_list li {
    display: inline-block;
}

.tags_list ul li a {
    cursor: pointer;
    text-decoration: none;
    line-height: 2.3em;
}

.tags_list ul li a.size1 {
    color: #666;
    padding: 2px;
}

.tags_list ul li a.size1:hover {
    background-color: #999;
    color: white;
}

.tags_list ul li a.size2 {
    color: #912600;
    padding: 12px;
}

.tags_list ul li a.size2:hover {
    background-color: #cc3500;
    color: white;
}

.tags_list ul li a.size3 {
    color: #877900;
    padding: 18px;
}

.tags_list ul li a.size3:hover {
    background-color: #d8c100;
    color: white;
}

.tags_list ul li a.size4 {
    color: #1d6c01;
    padding: 8px;
}

.tags_list ul li a.size4:hover {
    background-color: #2daf00;
    color: white;
}

.tags_list ul li a.size5 {
    color: #004e6b;
    padding: 6px;
}

.tags_list ul li a.size5:hover {
    background-color: #007ead;
    color: white;
}

.tags_list ul li a.size6 {
    color: #430069;
    padding: 24px;
}

.tags_list ul li a.size6:hover {
    background-color: #7600b9;
    color: white;
}

.chosen-tags {
    text-align: center;
}

.chosen-tags.tags_list ul li a {
    line-height: normal;
    display: inline-block;
}

.chosen-tags ul li a span {
    display: inline-block;
    margin-right: 7px;
    margin-bottom: 1px;
    vertical-align: middle;
}

.chosen-tags ul li a i {
    display: inline-block;
    margin-bottom: 1px;
    vertical-align: middle;
}

.sort form {
    display: inline-block;
}

.alphabet a, .sort_by a, .sort a {
    text-decoration: none;
    color: #3B5998;
}

.sort_by a, .sort a {
    margin-right: 10px;
}

.to_top {
    position: fixed;
    z-index: 3;
    background-color: #343434;
    color: #c5c5c5;
    padding: 5px;
    padding-left: 50px;
    padding-top: 7px;
    height: 26px;
    width: 280px;
    font-family: 'PT Sans';
    font-size: 20px;
    cursor: pointer;
    display: none;
    text-decoration: none;
}

.to_top i {
    display: inline-block;
    vertical-align: middle;
    margin-right: 10px;
    margin-top: -5px;
}

.mobile {
    display: none;
}

.mobile_head {
    font-size: 0;
    background: #343434;
    padding: 5px 0px;
    display: none;
    position: fixed;
    top: 0px;
    right: 0px;
    left: 0px;
    z-index: 2000;
}

.mobile_head .main_nav {
    text-align: center;
}

.mobile_logo, .mobile_logo img, .mobile_logo, .mobile_logo i {
    display: inline-block;
    margin-right: 5px;
    width: 55px;
    height: 55px;
}

.mobile_logo {
    margin-left: 10px;
}

.mobile_head .container > div {
    display: inline-block;
    border-top: 1px solid #585858;
    border-bottom: 1px solid #585858;
}

.mobile_head .logo_text {
    width: 138px;
    height: 40px;
    margin: 8px 0px;
    margin-left: 3px;
}

.mobile_menu {
    float: right;
    margin-top: 15px;
    margin-right: 10px;
}

.search_results {
    list-style-position: inside;
    list-style-type: square;
    margin: 1em 0;
}

.search_results li {
    padding: 15px 0 0;
}

.search_results a {
    text-decoration: none;
    color: #000;
}

.search_results a:hover {
    text-decoration: underline;
}

.search_results a .highlighted {
    font-weight: bold;
}

.search_results li div {
    font-size: 12px;
}

.load_more {
    margin-bottom: 10px;
}

.load_more ul {
    display: block;
    height: 45px;
    border: 1px solid #343434;
  
}

.pagination ul {
	list-style: none;
	text-align: center;
}

.pagination ul li {
	display: inline-block;
}

.pagination ul li a, .pagination ul li span {
	color: #343434;
    text-transform: uppercase;
    text-align: center;
    font-size: 32px;
	line-height: 40px;
    cursor: pointer;
    margin: auto;
    font-family: 'PT Sans';
    text-decoration: none;
}

.load_more ul:hover {
    background-color: #e2e2e2;
}

.load_more a i {
    display: inline-block;
    vertical-align: middle;
}

.news_item.mobile_article {
    padding-top: 15px;
    padding-bottom: 5px;
    border-top: 1px solid #2d2f30;
    border-bottom: 1px solid #2d2f30;
    margin-left: 0px;
    width: 260px;
    float: none;
    margin-bottom: 22px;
}

.news_item.mobile_article .news_item_image {
    width: 260px;
    height: auto;
    margin-bottom: 15px;
}

.block730x90 {
    margin-bottom: 30px;
    text-align: center;
}

.block730x90 img, .block730x90 i {
    max-width: 730px;
    max-height: 90px;
    margin: 0 auto;
}

.block180x280, .block180x600 {
    margin: 15px 0px;
    text-align: center;
}

.block180x280 img, .block180x280 i {
    max-width: 180px;
    max-height: 280px;
    margin: 0 auto;
}

.block180x600 img, .block180x600 i {
    max-width: 180px;
    max-height: 600px;
    margin: 0 auto;
}

.block340x240 {
    margin: 10px 0px;
    text-align: center;
}

.sidebar_right .block340x240:first-child {
    margin-top: 0px;
    margin-bottom: 14px;
}

.block340x240 img, .block340x240 i {
    max-width: 340px;
    max-height: 240px;
    margin: 0 auto;
}

.authors-materials .block730x90 {
    margin-top: 11px;
    margin-bottom: 3px;
}

.social-likes + .block730x90 {
    margin-top: 33px;
    margin-bottom: -3px;
}

.prev_next + .block730x90 {
    margin-top: 22px;
    margin-bottom: 16px;
}

.ipad_load_more + .block730x90 {
    margin-top: 20px;
    margin-bottom: 20px;
}

.tags_title {
    color: #3b5998;
    text-transform: uppercase;
    font-size: 20px;
    font-family: 'PT Sans';
    margin: 10px 0px;
}

.main_nav .search {
    float: none;
}

.main_nav .search .text {
    box-sizing: border-box;
    padding: 7px;
    width: 170px;
    margin-right: 36px;
    color: #000;
    line-height: 21px;
    height: 35px;
    border: none;
    background-color: #DADADA;
    border-radius: 0px;
}

.main_nav .search .submit {
    border: none;
    width: 35px;
    text-align: center;
    background: #DADADA url(../img/dark_search.png) no-repeat center;
    height: 35px;
    border-radius: 0px;
}

.main_nav .search .text::-webkit-input-placeholder {
    color: #000;
}

.main_nav .search .text::-moz-placeholder {
    color: #000;
}

.main_nav .search .text:-moz-placeholder {
    color: #000;
}

.main_nav .search .text:-ms-input-placeholder {
    color: #000;
}

.main_logo_home h1 {
    font-size: 0px;
    margin-top: 0px;
}

.news_item.mobile_article.mobile_article {
    background: #efefef;
    padding-top: 6px;
    padding-left: 6px;
    padding-right: 6px;
    width: auto;
    position: relative;
    margin-top: 4px;
}

.news_item.mobile_article.mobile_article .news_item_image {
    width: auto;
}

.news_item.mobile_article.mobile_article .news_item_image img, .news_item.mobile_article.mobile_article .news_item_image i {
    max-width: 100%;
    width: 100%;
}

.news_item.mobile_article.mobile_article .news_item_image, .news_item.mobile_article.mobile_article .news_item_image img {
    height: auto;
}

.news_item.mobile_article.mobile_article .news_title {
    color: #000;
    text-decoration: none;
}

.logread_sticker {
    background: #3b5998 none repeat scroll 0 0;
    color: #fff;
    font: bold 18px/28px "PT Sans";
    left: 0;
    position: absolute;
    text-align: center;
    top: 15px;
    width: 100px;
}

.target-anchor:target {
    background-color: #ffa;
    -webkit-transition: all 1s linear;
    -moz-transition: all 1s linear;
    -o-transition: all 1s linear;
    transition: all 1s linear;
}

.content-author {
    text-align: right;
}

.content-author a, .content-author a:visited {
    color: #3B5998;
}

.author-list-item a, .author-list-item a:visited {
    color: #3B5998;
    text-decoration: none;
}

.detail_page .content-author {
    padding-bottom: 10px;
}

.author-list-item .author-about > *:first-child {
    display: inline;
}

.author-image {
    text-align: center;
    display: inline-block;
    vertical-align: top;
}

.author-image img {
    display: inline-block;
    vertical-align: top;
    margin-top: 5px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
}

.author-description {
    display: inline-block;
    width: calc(100% - 190px);
    margin-left: 19px;
}

.author-description > *:first-child {
    margin-top: 0px;
}

.sticker {
    background: #3b5998;
    color: #fff;
    text-align: center;
    display: inline-block;
    font-size: 12px;
    padding: 1px 7px 2px;
    margin-top: 2px;
    vertical-align: top;
    font-weight: bold;
    font-family: 'PT Sans';
    line-height: normal;
}

.authors-materials {
    list-style: square;
    list-style-position: inside;
    margin-bottom: 15px;
}

.authors-materials li {
    margin-top: 8px;
}

.authors-materials a {
    color: #000;
    font-size: 14px;
}

.authors-materials p {
    margin: 0;
    font-size: 12px;
}

.author-description + .double_line {
    margin-bottom: 31px;
}

.articles_list .alphabet {
    margin-top: -17px;
    margin-bottom: -12px;
}

.articles_list .sort_by, .articles_list .sort {
    margin-top: 10px;
    margin-bottom: -12px;
}

.tags-category {
    margin-top: -9px;
    font-size: 14px;
    text-transform: uppercase;
    cursor: pointer;
}

.tags-category:first-of-type {
    margin-top: 19px;
}

.tags-category::before {
    content: ' ';
    display: inline-block;
    background: url("../img/066.png");
    background-size: 16px 16px;
    background-position: -1px 0;
    width: 15px;
    height: 15px;
    vertical-align: top;
    margin-right: 3px;
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    -ms-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s;
}

.tags-category.open::before {
    -webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    transform: rotate(90deg);
}

.tags-category + ul {
    height: 0;
    overflow: hidden;
}

.tags-category.open + ul {
    height: auto;
}

i {
    background: url('../img/sprite_pp.png') no-repeat;
    display: block;
}

.icon-logo {
    background-position: -0px -0px;
    width: 182px;
    height: 240px;
}

.icon-social-fb {
    background-position: -810px -130px;
    width: 22px;
    height: 22px;
}

.icon-social-gp {
    background-position: -835px -130px;
    width: 22px;
    height: 22px;
}

.icon-social-tw {
    background-position: -860px -130px;
    width: 22px;
    height: 22px;
}

.icon-arrow {
    background-position: -32px -240px;
    width: 5px;
    height: 32px;
}

.icon-avatar {
    background-position: -47px -240px;
    width: 32px;
    height: 29px;
}

.icon-comments {
    background-position: -90px -240px;
    width: 14px;
    height: 11px;
}

.icon-search {
    background-position: -250px -240px;
    width: 17px;
    height: 20px;
}

.icon-search-dark {
    background-position: -110px -240px;
    width: 18px;
    height: 18px;
}

.icon-heart {
    background-position: -180px -240px;
    width: 11px;
    height: 11px;
}

.icon-loadmore {
    background-position: -200px -195px;
    width: 36px;
    height: 34px;
}

.icon-logo-pp {
    background-position: -185px -0px;
    width: 182px;
    height: 182px;
}

.icon-logo-sq {
    background-position: -375px -0px;
    width: 193px;
    height: 192px;
}

.icon-mobile-logo-light {
    background-position: -575px -0px;
    width: 55px;
    height: 55px;
}

.icon-mobile-logo-dark {
    background-position: -575px -60px;
    width: 56px;
    height: 55px;
}

.icon-mobile-menu {
    background-position: -575px -125px;
    width: 34px;
    height: 26px;
}

.icon-mobile-menu-2 {
    background-position: -575px -161px;
    width: 34px;
    height: 26px;
}

.icon-next {
    background-position: -250px -195px;
    width: 113px;
    height: 39px;
}

.icon-prev {
    background-position: -365px -195px;
    width: 113px;
    height: 39px;
}

.icon-rss {
    background-position: -885px -130px;
    width: 22px;
    height: 22px;
}

.icon-text {
    background-position: -635px -115px;
    width: 128px;
    height: 55px;
}

.icon-text-pp {
    background-position: -640px -0px;
    width: 360px;
    height: 104px;
}

.icon-top {
    background-position: -490px -200px;
    width: 26px;
    height: 26px;
}

.icon-bg-highlight {
    background-position: -620px -125px;
    width: 1px;
    height: 100px;
}

.icon-views {
    background-position: -530px -200px;
    width: 17px;
    height: 11px;
}

.icon-watermark-photo {
    background-position: -640px -180px;
    width: 25px;
    height: 22px;
}

.icon-watermark-video {
    background-position: -675px -171px;
    width: 31px;
    height: 31px;
}

.icon-round-cross {
    background-position: -585px -205px;
    width: 15px;
    height: 15px;
}

@media only screen and (min-width: 1345px) and (max-width: 1366px) {
    .container {
        margin: 0;
    }
}

@media only screen and (min-width: 1200px) and (max-width: 1345px) {
    .container {
        width: 1180px;
        table-layout: fixed;
        display: table;
    }

    .sidebar_left {
        padding: 10px;
    }

    main {
        width: 638px;
        padding: 10px;
    }

    .news {
        padding-top: 10px;
    }

    .news_item:first-child {
        margin-right: 10px;
    }

    .cycle-slideshow {
        width: 638px;
        height: 442px;
    }

    .cycle-slideshow img {
        width: 638px;
        height: 332px;
    }

    .cycle-slideshow a {
        height: 442px;
    }

    .cycle-overlay:after {
        width: 500px;
    }

    .cycle-pager {
        top: 305px;
    }

    .copyright {
        margin-left: 195px;
    }

    .counters {
        width: 185px;
    }

    .news_item {
        width: 310px;
        margin-bottom: 20px;
    }

    .news_item_image, .news_item_image img, .inline_news_item .news_item_image, .inline_news_item .news_item_image a {
        width: 310px;
        height: 221px;
    }

    .inline_right {
        margin-left: 18px;
        width: 310px;
    }

    .item {
        width: 310px;
    }

    .news_item.mobile_article .news_item_image, .news_item.mobile_article .news_item_image img {
        width: 350px;
        height: 250px;
    }

    .news_item.mobile_article {
        width: 350px;
        margin-left: 50px;
    }

    .detail_text img {
        max-width: 100%;
        height: auto;
    }

    .block730x90 {
        margin-bottom: 10px;
        text-align: center;
    }

    .block730x90 img {
        max-width: 638px;
        max-height: 79px;
    }
}

@media only screen and (min-width: 1025px) and (max-width: 1199px) {
    .container {
        width: 1024px;
    }

    .sidebar_left {
        padding: 10px;
    }

    .social .title {
        margin-right: 5px;
    }

    .social img, .social i {
        margin-right: 5px;
    }

    .sidebar_right {
        width: 280px;
    }

    main {
        padding: 10px;
        width: 500px;
        padding: 10px;
    }

    #facebookwidget, #facebookwidget iframe {
        width: 280px !important;
        overflow: hidden;
    }

    .cycle-slideshow {
        width: 500px;
        height: 370px;
    }

    .cycle-slideshow img {
        width: 500px;
        height: 260px;
    }

    .cycle-slideshow a {
        height: 370px;
    }

    .cycle-overlay:after {
        width: 500px;
    }

    .cycle-pager {
        top: 237px;
    }

    .block730x90 {
        margin-bottom: 10px;
        text-align: center;
    }

    .block730x90 img {
        max-width: 500px;
        max-height: 62px;
        margin: 0 auto;
    }

    .news {
        padding-top: 10px;
    }

    .news_item {
        width: 240px;
        margin-bottom: 20px;
    }

    .news_item:first-child {
        margin-right: 10px;
    }

    .news_item_image, .inline_news_item .news_item_image, .news_item_image img, .inline_news_item .news_item_image a {
        width: 240px;
        height: 171px;
    }

    .inline_right {
        margin-left: 10px;
        width: 245px;
    }

    .inline_right .info {
        font-size: 14px;
    }

    .counters {
        width: auto;
    }

    .detail_page img {
        max-width: 100%;
        height: auto;
    }

    .detail_page iframe {
        width: 500px;
        height: 246px;
    }

    .block340x240 img {
        max-width: 280px;
        max-height: 198px;
    }
}

@media only screen and (min-width: 992px) and (max-width: 1024px) {
    .container {
        width: 992px;
    }

    .sidebar_left, main {
        display: table-cell;
    }

    .sidebar_right {
        display: none;
    }

    .news_page {
        margin-bottom: 5px;
    }

    main {
        padding: 10px 15px;
        width: 730px;
        position: relative;
    }

    .sidebar_left {
        background: #343434;
        padding: 10px 18px;
        width: 182px;
        text-align: left;
    }

    .news_item {
        width: 350px;
    }

    .news_item_image {
        display: block;
        width: 350px;
        height: 250px;
        margin: 0 auto;
    }

    .news_item:first-child {
        margin-right: 30px;
    }

    .inline_news_item .news_item_image, .inline_news_item .news_item_image a {
        display: inline-block;
        width: 350px;
        height: 250px;
    }

    .inline_news_item .news_item_image img {
        width: 350px;
    }

    .inline_right {
        display: inline-block;
        margin-left: 30px;
        width: 350px;
    }

    .cycle-slideshow {
        display: block;
    }

    .news_item.mobile_article .news_item_image, .news_item.mobile_article .news_item_image img {
        width: 350px;
        height: 250px;
    }

    .news_item.mobile_article {
        width: 350px;
        margin-left: 50px;
    }

    .detail_text img {
        max-width: 100%;
        height: auto;
    }

    .block340x240 {
        display: none;
    }

    .copyright {
        width: 720px;
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .mobile_head {
        display: block;
    }

    .mobile_head .container > div {
        width: 680px;
    }

    .container {
        width: 768px;
    }

    .sidebar_right {
        display: none;
    }

    .main_logo {
        display: none;
    }

    .main_nav {
        margin-top: 0px;
        border-top: 0px;
        padding-top: 15px;
        display: none;
    }

    .sidebar_left, main {
        display: block;
        width: 748px;
        padding: 10px;
    }

    main {
        padding-top: 86px;
    }

    .sidebar_left {
        text-align: center;
        padding: 0px 10px;
    }

    .cycle-slideshow {
        width: 748px;
        height: 490px;
    }

    .cycle-slideshow img {
        width: 748px;
        height: 389px;
    }

    .cycle-overlay:after {
        width: 748px;
    }

    .sidebar_left {
        display: none;
    }

    .top_tags {
        display: none;
    }

    .news_item {
        width: 360px;
    }

    .news_item_image {
        display: block;
        width: 360px;
        height: 257px;
    }

    .news_item_image img {
        width: 360px;
    }

    .news_item:first-child {
        margin-right: 28px;
    }

    .inline_news_item .news_item_image, .inline_news_item .news_item_image a {
        display: inline-block;
        width: 360px;
        height: 257px;
    }

    .inline_news_item .news_item_image img {
        width: 360px;
    }

    .inline_right {
        display: inline-block;
        margin-left: 28px;
        width: 360px;
    }

    .inline_news_item .text {
        line-height: 25px;
    }

    .item {
        display: table-cell;
        vertical-align: top;
        width: 360px;
        padding-bottom: 5px;
    }

    .item:first-child {
        padding-right: 28px;
    }

    .copyright {
        margin-left: 0px;
    }

    .counters {
        width: auto;
        padding-top: 10px;
    }

    .news_item.mobile_article .news_item_image, .news_item.mobile_article .news_item_image img {
        width: 350px;
        height: 250px;
    }

    .news_item.mobile_article {
        width: 350px;
        margin-left: 50px;
    }

    .articles_list h1 {
        margin-top: 0px;
        margin-bottom: 6px;
    }

    .double_line.margin {
        margin: 22px 0px 22px;
    }

    .main_footer {
        background: #343434
    }

    .detail_text img {
        max-width: 100%;
        height: auto;
    }

    .tags_detail .inline_news_item {
        padding-bottom: 10px;
    }

    .tags_detail .inline_news_item .info {
        display: none;
    }

    .pagination {
        float: none;
        text-align: center;
        padding-bottom: 10px;
    }

    .pagination .current, .pagination .page {
        display: inline-block;
        padding: 5px 0px 7px;
        width: 35px;
        border: 1px solid #343434;
        margin: 0px 5px;
    }

    .center {
        text-align: center;
    }

    .tags_list ul {
        text-align: center;
    }

    .tags_list ul li {
        display: inline-block;
        float: none;
    }

    .tags_list ul li a {
        display: inline-block;
        margin: 5px;
        line-height: 1em
    }

    .tags_list ul li a.size1 {
        border: 1px solid #666;
        padding: 7px 10px;
    }

    .tags_list ul li a.size2 {
        border: 1px solid #912600;
        padding: 7px 10px;
    }

    .tags_list ul li a.size3 {
        border: 1px solid #877900;
        padding: 7px 10px;
    }

    .tags_list ul li a.size4 {
        border: 1px solid #1d6c01;
        padding: 7px 10px;
    }

    .tags_list ul li a.size5 {
        border: 1px solid #004e6b;
        padding: 7px 10px;
    }

    .tags_list ul li a.size6 {
        border: 1px solid #430069;
        padding: 7px 10px;
    }

    .block180x280, .block180x600, .block340x240 {
        display: none;
    }

    .copyright {
        width: 728px;
    }

    .pagination-wrap .center {
        float: none;
        padding-top: 14px;
        padding-bottom: 13px;
    }

    .pagination-wrap {
        padding-bottom: 14px;
    }

    .pagination {
        margin-bottom: 0;
    }
}

@media only screen and (min-width: 600px) and (max-width: 767px) {
    .mobile_head {
        display: block;
    }

    .mobile_head .container > div {
        width: 520px;
    }

    .container {
        width: 600px;
    }

    .main_logo {
        display: none;
    }

    .main_nav {
        margin-top: 0px;
        border-top: 0px;
        padding-top: 15px;
        display: none;
    }

    .search.sm {
        display: none;
    }

    .top_tags {
        display: none;
    }

    .sidebar_right {
        display: none;
    }

    .sidebar_left, main {
        display: block;
        width: 580px;
        padding: 10px;
    }

    main {
        padding-top: 86px;
    }

    .sidebar_left {
        display: none;
    }

    .cycle-slideshow {
        width: 580px;
        height: 412px;
    }

    .cycle-slideshow img {
        width: 580px;
        height: 302px;
    }

    .cycle-slideshow a {
        height: 412px;
    }

    .cycle-overlay:after {
        width: 580px;
    }

    .cycle-pager {
        top: 279px;
    }

    .cycle-slideshow, .cycle-slideshow img {
        width: 580px;
        height: auto;
    }

    .cycle-slideshow .cycle-overlay > div:last-child {
        display: none;
    }

    .news_item {
        width: 280px;
    }

    .news_item_image, .news_item_image img {
        display: block;
        width: 280px;
        height: 200px;
        margin: 0 auto;
    }

    .news_item:first-child {
        margin-right: 20px;
    }

    .item {
        display: block;
        width: 100%;
        margin-bottom: 20px;
    }

    .item:first-child {
        padding-right: 0px;
    }

    .inline_news_item .news_item_image {
        display: inline-block;
        width: 280px;
        height: 200px;
        margin: 0 auto;
    }

    .inline_right {
        display: inline-block;
        margin-left: 20px;
        width: 280px;
    }

    .inline_news_item .text {
        line-height: 18px;
    }

    .copyright {
        margin-left: 0px;
        width: auto;
    }

    .counters {
        width: auto;
        padding-top: 10px;
    }

    .news_item.mobile_article .news_item_image, .news_item.mobile_article .news_item_image img {
        width: 350px;
        height: 250px;
    }

    .news_item.mobile_article {
        width: 350px;
        margin-left: 50px;
    }

    .articles_list h1 {
        margin-top: 0px;
        margin-bottom: 6px;
    }

    .double_line.margin {
        margin: 0px 0px 22px;
    }

    .main_footer {
        background: #343434
    }

    .detail_text img {
        max-width: 100%;
        height: auto;
    }

    .detail_page iframe {
        width: 580px;
        height: 285px;
    }

    .tags_detail .inline_news_item {
        padding-bottom: 10px;
    }

    .tags_detail .inline_news_item .info {
        display: none;
    }

    .pagination {
        float: none;
        text-align: center;
        padding-bottom: 10px;
    }

    .pagination .current, .pagination .page {
        display: inline-block;
        padding: 5px 0px 7px;
        width: 35px;
        border: 1px solid #343434;
        margin: 0px 5px;
    }

    .center {
        text-align: center;
    }

    .tags_list ul {
        text-align: center;
    }

    .tags_list ul li {
        display: inline-block;
        float: none;
    }

    .tags_list ul li a {
        display: inline-block;
        margin: 5px;
        line-height: 1em
    }

    .tags_list ul li a.size1 {
        border: 1px solid #666;
        padding: 7px 10px;
    }

    .tags_list ul li a.size2 {
        border: 1px solid #912600;
        padding: 7px 10px;
    }

    .tags_list ul li a.size3 {
        border: 1px solid #877900;
        padding: 7px 10px;
    }

    .tags_list ul li a.size4 {
        border: 1px solid #1d6c01;
        padding: 7px 10px;
    }

    .tags_list ul li a.size5 {
        border: 1px solid #004e6b;
        padding: 7px 10px;
    }

    .tags_list ul li a.size6 {
        border: 1px solid #430069;
        padding: 7px 10px;
    }

    .block180x280, .block180x600, .block340x240 {
        display: none;
    }

    .block730x90 {
        margin-bottom: 15px;
        text-align: center;
    }

    .block730x90 img {
        max-width: 580px;
        max-height: 72px;
        margin: 0 auto;
    }

    .pagination-wrap .center {
        float: none;
        padding-top: 14px;
        padding-bottom: 13px;
    }

    .pagination-wrap {
        padding-bottom: 14px;
    }

    .pagination {
        margin-bottom: 0;
    }
}

@media only screen and (min-width: 480px) and (max-width: 599px) {
    .mobile_head {
        display: block;
    }

    .mobile_head .container > div {
        width: 400px;
    }

    .cycle-slideshow {
        width: 460px;
        height: 350px;
    }

    .cycle-slideshow img {
        width: 460px;
        height: 240px;
    }

    .cycle-slideshow a {
        height: 350px;
    }

    .cycle-overlay:after {
        width: 460px;
    }

    .cycle-pager {
        top: 213px;
    }

    .cycle-slideshow .cycle-overlay > div:last-child {
        display: none;
    }

    .container {
        width: 480px;
        margin: 0 auto;
    }

    .sidebar_left, main {
        display: block;
        width: 460px;
        padding: 10px;
    }

    main {
        padding-top: 86px;
    }

    .sidebar_left {
        text-align: center;
        padding: 0px 10px;
    }

    .main_logo, .main_logo_home {
        display: none;
    }

    .main_nav {
        margin-top: 0px;
        border-top: 0px;
        padding-top: 15px;
        display: none;
    }

    .search.sm {
        display: none;
    }

    .sidebar_right, .top_tags {
        display: none;
    }

    .news_item {
        width: 460px;
    }

    .news_item_image, .inline_news_item .news_item_image {
        display: block;
        width: 350px;
        height: 250px;
        margin: 0 auto;
    }

    .item {
        display: block;
        width: 460px;
        margin-bottom: 20px;
    }

    .item:first-child {
        padding-right: 0px;
    }

    .inline_right {
        display: block;
        margin-left: 0px;
        width: 460px;
    }

    #facebookwidget {
        display: block;
        text-align: center;
    }

    .copyright {
        padding: 0px 10px;
        width: auto;
        margin-left: 0px;
    }

    .counters {
        width: auto;
        padding-top: 10px;
    }

    .news_item.mobile_article .news_item_image {
        width: 350px;
        height: 250px;
    }

    .news_item.mobile_article {
        width: 350px;
        margin-left: 50px;
    }

    .main_footer {
        background: #343434
    }

    .detail_text img {
        max-width: 100%;
        height: auto;
    }

    .detail_page iframe {
        width: 460px;
        height: 226px;
    }

    .tags_detail .inline_news_item {
        padding-bottom: 10px;
    }

    .tags_detail .inline_news_item .info {
        display: none;
    }

    .pagination {
        float: none;
        text-align: center;
        padding-bottom: 10px;
    }

    .pagination .current, .pagination .page {
        display: inline-block;
        padding: 5px 0px 7px;
        width: 35px;
        border: 1px solid #343434;
        margin: 0px 5px;
    }

    .tags_list ul {
        text-align: center;
    }

    .tags_list ul li {
        display: inline-block;
        float: none;
    }

    .tags_list ul li a {
        display: inline-block;
        margin: 5px;
        line-height: 1em
    }

    .tags_list ul li a.size1 {
        border: 1px solid #666;
        padding: 7px 10px;
    }

    .tags_list ul li a.size2 {
        border: 1px solid #912600;
        padding: 7px 10px;
    }

    .tags_list ul li a.size3 {
        border: 1px solid #877900;
        padding: 7px 10px;
    }

    .tags_list ul li a.size4 {
        border: 1px solid #1d6c01;
        padding: 7px 10px;
    }

    .tags_list ul li a.size5 {
        border: 1px solid #004e6b;
        padding: 7px 10px;
    }

    .tags_list ul li a.size6 {
        border: 1px solid #430069;
        padding: 7px 10px;
    }

    .center {
        text-align: center;
    }

    .block180x280, .block180x600, .block340x240 {
        display: none;
    }

    .block730x90 {
        margin-bottom: 15px;
        text-align: center;
    }

    .block730x90 img {
        max-width: 460px;
        max-height: 57px;
        margin: 0 auto;
    }

    .articles_list h1 {
        margin-top: 0px;
        margin-bottom: 6px;
    }

    .double_line.margin {
        margin: 0px 0px 22px;
    }

    .author-image, .author-description {
        width: 100%;
    }

    .author-description {
        margin-top: 25px;
        margin-left: 0;
    }

    .search.large .input-large {
        width: calc(100% - 83px);
    }

    .search.large button[type='submit'] {
        float: right;
        margin-top: 12px;
        width: calc(50% - 7px);
    }

    .search.large select[name='type'] {
        float: none;
        margin-top: 12px;
        width: calc(50% - 6px);
    }

    .search.large .radio-group {
        text-align: center;
    }

    .search.large .radio-group + label {
        display: block;
        text-align: center;
        margin-top: 15px;
    }

    .search.large .chosen-tags, .search.large .tags-label {
        display: none;
    }

    .pagination-wrap .center {
        float: none;
        padding-top: 14px;
        padding-bottom: 13px;
    }

    .pagination-wrap {
        padding-bottom: 14px;
    }

    .pagination {
        margin-bottom: 0;
    }
}

@media only screen and (min-width: 320px) and (max-width: 479px) {
    .mobile_head {
        display: block;
    }

    .mobile_head .container > div {
        width: 240px;
    }

    .to_top {
        display: none;
    }

    .mobile {
        display: block;
    }

    .container {
        width: 320px;
        margin: 0 auto
    }

    main {
        display: block;
        width: 300px;
        padding: 10px;
        padding-top: 86px;
        padding-bottom: 0px;
    }

    .detail_page h1, .articles_list h1, h1 {
        margin-bottom: 9px;
    }

    .breadcrumbs + .double_line {
        margin-bottom: 22px;
    }

    .double_line + .info {
        margin-top: -21px;
    }

    .editors_choice .news_item {
        padding-bottom: 18px;
        margin-bottom: 22px;
        border-bottom: 1px solid #000;
    }

    .editors_choice .news_item:last-of-type {
        margin-bottom: 0;
        border-bottom: none;
    }

    .main_nav {
        margin-top: 0px;
        border-top: 0px;
        padding-top: 15px;
        display: none;
    }

    .search.sm {
        display: none;
    }

    .main_logo, .main_logo_home, .sidebar_left {
        display: none;
    }

    .sidebar_right, .top_tags, .cycle-slideshow {
        display: none;
    }

    .news {
        padding-top: 10px;
    }

    .news_item {
        width: 300px;
    }

    .news_item:first-child {
        margin-right: 0px;
    }

    .news_item_image, .inline_news_item .news_item_image, .inline_news_item .news_item_image a {
        width: 300px;
        height: 214px;
    }

    .inline_news_item div.news_item_image {
        margin-bottom: 30px;
    }

    .inline_news_item .info {
        padding-bottom: 12px;
        padding-top: 5px;
    }

    .news_item_image img {
        max-width: 100%;
    }

    #facebookwidget {
        display: none;
    }

    .inline_news_item {
        padding-bottom: 18px;
        margin-bottom: 22px;
    }

    .inline_right {
        display: block;
        margin-left: 0px;
        width: 300px;
    }

    .inline_news_item .text {
        line-height: 18px;
    }

    .item {
        display: block;
        width: 300px;
        margin-bottom: 20px;
    }

    .item:first-child {
        padding-right: 0px;
    }

    .detail_text img {
        max-width: 100%;
        height: auto !important;
    }

    .load_more a {
        width: 249px;
        font-size: 22px;
        line-height: 44px;
        background: url(../img/loadmore.png) no-repeat 30px 50%;
    }

    .main_footer .container {
        padding: 20px 0px 40px;
    }

    .copyright {
        padding: 0px 10px;
        width: 300px;
        margin-left: 0px;
    }

    .copyright span {
        display: block;
        padding-top: 3px;
        margin-bottom: 15px;
    }

    .counters {
        padding-top: 10px;
        width: auto;
    }

    .main_footer {
        background: #343434
    }

    .detail_page iframe {
        width: 300px;
        height: 148px;
    }

    .tags_detail .inline_news_item {
        padding-bottom: 10px;
    }

    .tags_detail .inline_news_item .info {
        display: none;
    }

    .news_page .news_title {
        padding-left: 0px;
    }

    .news_page {
        padding-top: 0px;
    }

    .pagination {
        float: none;
        text-align: center;
        padding-bottom: 10px;
        margin-bottom: 22px;
        margin-top: 6px;
    }

    .pagination .current, .pagination .page {
        display: inline-block;
        padding: 5px 0px 7px;
        width: 35px;
        border: 1px solid #343434;
        margin: 0px 5px;
    }

    .tags_list ul {
        text-align: center;
    }

    .tags_list ul li {
        display: inline-block;
        float: none;
    }

    .tags_list ul li a {
        display: inline-block;
        margin: 5px;
        line-height: 1em
    }

    .tags_list ul li a.size1 {
        border: 1px solid #666;
        padding: 7px 10px;
    }

    .tags_list ul li a.size2 {
        border: 1px solid #912600;
        padding: 7px 10px;
    }

    .tags_list ul li a.size3 {
        border: 1px solid #877900;
        padding: 7px 10px;
    }

    .tags_list ul li a.size4 {
        border: 1px solid #1d6c01;
        padding: 7px 10px;
    }

    .tags_list ul li a.size5 {
        border: 1px solid #004e6b;
        padding: 7px 10px;
    }

    .tags_list ul li a.size6 {
        border: 1px solid #430069;
        padding: 7px 10px;
    }

    .center {
        text-align: center;
    }

    .block180x280, .block180x600, .block340x240 {
        display: none !important;
    }

    .block180x280 > *, .block180x600 > *, .block340x240 > * {
        display: none !important;
    }

    .block730x90 {
        margin-bottom: 22px;
        text-align: center;
    }

    .news_list + .block730x90 {
        margin-top: 7px;
        margin-bottom: 7px;
    }

    .block730x90 + .articles_list {
        margin-top: -10px;
    }

    .block730x90 img {
        max-width: 300px;
        max-height: 37px;
        margin: 0 auto;
    }

    .articles_list h1 {
        margin-top: 0;
    }

    .double_line.margin {
        margin: 0 0 22px;
    }

    .news_item {
        padding-bottom: 15px;
    }

    .news_item.mobile_article .news_title {
        padding-bottom: 0;
    }

    .author-image, .author-description {
        width: 100%;
    }

    .author-description {
        margin-top: 25px;
        margin-left: 0;
    }

    .search.large .input-large {
        width: calc(100% - 83px);
    }

    .search.large button[type='submit'] {
        float: right;
        margin-top: 12px;
        width: calc(50% - 7px);
    }

    .search.large select[name='type'] {
        float: none;
        margin-top: 12px;
        width: calc(50% - 6px);
    }

    .search.large .radio-group {
        text-align: center;
    }

    .search.large .radio-group + label {
        display: block;
        text-align: center;
        margin-top: 15px;
    }

    .search.large .chosen-tags, .search.large .tags-label {
        display: none;
    }

    .clearfix + .date {
        margin-top: -8px;
    }

    .news_page .date {
        margin-bottom: 14px;
    }

    .pagination-wrap .center {
        float: none;
        padding-top: 14px;
        padding-bottom: 13px;
    }

    .pagination-wrap {
        padding-bottom: 14px;
    }

    .pagination {
        margin-bottom: 0;
    }
}

.longread_sticker a {
	color: #fff;
	text-decoration: none;
}

.rslides .caption a {
	color: #fff;
	font-size: 20px;
	text-decoration: none;
}

.rslides .caption a:hover {
	text-decoration: underline;
}

.k2TagCloudBlock a {
	color: #999;
	text-decoration: none;
}

.k2BreadcrumbsBlock a, .k2BreadcrumbsBlock span, .k2BreadcrumbsBlock {
    color: #dadada;
    text-decoration: none;
	font-size: 12px;
}

.img-responsive {
	width: 100%;
}


.pagination li {
	padding: 2px 5px;
}

.pagination li:hover a {
	text-decoration: underline;
}

.component {
	line-height: 26px;
}

.component p, .component span {
	display: inline-block;
}

.article-content img {
	max-width: 100% !important;
	height: auto;
}

.component i {
  background: none !important;
}

.itemListSubCategories h2 {
  display: inline-block;
  text-align: center;
  margin: 3px 5px;
}

div.k2CategoriesListBlock {
  overflow-x: hidden;
  overflow-y: scroll;
}

.k2CategoriesListBlock ul {
	list-style: none;
	text-align: center;
	height: 150px;	
}

.k2CategoriesListBlock ul li {
	display: inline-block !important;
	text-align: center;
	margin: 1px 5px !important;
	
}