/* style_adv - нужно раскидать по стилевому файлу */
.site_search_bar {
    display: block;
    position: absolute;
    opacity: 1;
    transform: translate(0, -50%);
    top: 50%;
    padding: 20px 0 20px 20px;
    background-color: white;
    width: 992px;
    border-left: 1px solid #eee;
    z-index: 7;
}
 
.hide {
    display: none;
}

.show {
    display: block;
}

.center {
    text-align: center;
}

article.news_container~.right_side {
    height: auto !important;
}

.right_side {
    flex-basis: 300px;
}

.banner {
    position: relative;
    z-index: 0;
}

.news_container .banner {
    z-index: 1;
}

.jscroll-added:nth-of-type(odd) {
    background-color: #fafafa;
}

.item-other {
    margin: 1% 0;
    flex-basis: 32.5%;
    height: 296px;
    border: 1px solid #E9E9E9;
}

.other-item-top {
    flex-basis: 77%;
    overflow: hidden;
    position: relative;
}

.other-item-h {
    overflow: hidden;
    position: relative;
}

.other-item-img {
    transition: .2s;
    width: 100%;
}

.item-other:hover .other-item-img {
    transform: scale(1.1);
}

.news_container .newslist {
    /*height: 100% !important;*/
    margin-bottom: 0;
    min-height: 600px;
}

.scroll-down {
    bottom: 0;
    margin-left: 0;
    width: 100%;
}

.left_navigation {
    height: 100% !important;
    margin: 0;
    padding: 0;
}

/*.news_container{width: auto !important;}*/
.zoom_news .zoom_item {
    flex-basis: 23.5%;
    height: 290px;
}

article~.section_zoom .zoom_item {
    /* height: 260px; */
    flex-basis: 32.3%;
}

.NewsBodyLeftInclude {
    float: left;
    max-width: 198px;
}

.NewsBodyLeftInclude+p, .NewsBodyLeftInclude+h3 {
    margin-top: 40px;
}

.NewsBodyLeftInclude .banner>div {
    margin: 32px 18px 10px 0;
}

[data-number="0"]~.banner_list [data-number="0"] {
    display: none;
}

[data-number="1"]~.banner_list [data-number="1"] {
    display: none;
}

[data-number="2"]~.banner_list [data-number="2"] {
    display: none;
}

[data-number="3"]~.banner_list [data-number="3"] {
    display: none;
}

[data-number="4"]~.banner_list [data-number="4"] {
    display: none;
}

[data-number="5"]~.banner_list [data-number="5"] {
    display: none;
}

[data-number="6"]~.banner_list [data-number="6"] {
    display: none;
}

[data-number="7"]~.banner_list [data-number="7"] {
    display: none;
}

[data-number="8"]~.banner_list [data-number="8"] {
    display: none;
}

[data-number="9"]~.banner_list [data-number="9"] {
    display: none;
}

[data-number="10"]~.banner_list [data-number="10"] {
    display: none;
}

[data-number="11"]~.banner_list [data-number="11"] {
    display: none;
}

[data-number="12"]~.banner_list [data-number="12"] {
    display: none;
}


.cl_person_0 {
    background-color: #f44336;
}

.cl_person_1 {
    background-color: #00A7B3;
}

.cl_person_2 {
    background-color: #2C95E3;
}

.cl_person_3 {
    background-color: #32B47B;
}

.d-phones,
.d-phones-landscape,
.d-tablets,
.d-desktops {
    display: none !important;
}

.d-phones-hide,
.d-phones-landscape-hide,
.d-tablets-hide,
.d-desktops-hide {
    display: block !important;
}

@media (max-width: 800px) {
    .zoom_news .zoom_item {
        height: 230px;
    }
}

@media (max-width: 720px) {
    .top_mainpage_inner {
        flex-direction: column !important;
    }

    .right_side {
        margin-left: 0px;
        padding: 10px;
    }

    .NewsBodyLeftInclude {
        float: none;
        margin: auto;
    }

    .owl-carousel.tv-slider {
        display: none !important;
    }

    .cl_tv_section {
        display: none !important;
    }
}

@media (max-width: 576px) {
    .homepage .top_mainpage_inner.flex-row, .homepage .top_mainpage_inner .flex-row {
        flex-direction: column !important;
    }

    .homepage .top_mainpage_inner .newstoplist {
        width: 100%;
    }

    .item-other {
        flex-basis: 100%;
        margin: 5px 0;
        padding: 10px;
        height: auto;
    }

    .other-item-top {
        flex-basis: 25%;
        float: left;
        margin-right: 15px;
    }

    .other-item-img,
    .other-item-img:hover {
        width: 100%;
        transform: scale(1);
        margin: 0;
    }

    .item-other.d-flex.flex-column,
    .mainnews_item.d-flex.flex-column {
        flex-direction: row !important;
        flex-wrap: wrap;
    }

    .other-item-text.flex-shrink-0 {
        flex-basis: 70%;
    }

    .item-other .mnic-heading {
        padding: 0;
    }

    .zoom_news .zoom_item,
    .homepage .zoom_news .zoom_item {
        flex-basis: 100%;
        height: auto;
    }

    article~.section_zoom .zoom_item {
        height: auto;
    }

    .section_popular .right_side .pr-item {
        width: 100%;
        max-width: none;
    }

    .section_popular .right_side .pr-item:first-of-type {
        margin: 0;
    }

    .section_popular .pr-item {
        height: 160px;
    }

    .right_side .pr-item+.pr-item {
        margin: 10px auto;
    }
}

@media (max-width: 360px) {
    .other-item-text.flex-shrink-0 {
        flex-basis: 69%;
    }

    .section_popular .pr-item {
        height: 150px;
    }
}

@media (max-width: 576px) {
    .d-phones {
        display: block !important;
    }

    .d-phones-hide {
        display: none !important;
    }
}

@media (min-width: 576px) and (max-width: 768px) {
    .d-phones-landscape {
        display: block !important;
    }

    .d-phones-landscape-hide {
        display: none !important;
    }
}
 
@media (min-width: 768px) and (max-width: 992px) {
    .d-tablets {
        display: block !important;
    }

    .d-tablets-hide {
        display: none !important;
    }
}

@media (min-width: 992.98px) and (max-width: 1200px) {
    .d-desktops {
        display: block !important;
    }

    .d-desktops-hide {
        display: none !important;
    }
}

@media (min-width: 1200px) {
    .d-desktops {
        display: block !important;
    }

    .d-desktops-hide {
        display: none !important;
    }
}


/* modal */

.modal-open {
    overflow: hidden;
}

.modal-backdrop {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 1040;
    width: 100vw;
    height: 100vh;
    background-color: #000;
    z-index: 5;
}

.modal-backdrop.fade {
    opacity: 0;
}

.modal-backdrop.in {
    opacity: .5;
}

.fade {
    transition: opacity .15s linear;
}

.modal {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 1050;
    display: none;
    width: 100%;
    height: 100%;
    overflow: hidden;
    outline: 0;
}

.modal {
    z-index: 1072;
}

.modal-open .modal {
    overflow-x: hidden;
    overflow-y: auto;
}

.modal-dialog {
    position: relative;
    width: auto;
    margin: .5rem;
    pointer-events: none;
}

.modal-dialog-scrollable {
    display: -ms-flexbox;
    display: flex;
    max-height: calc(100% - 1rem);
}

.modal-content {
    position: relative;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    width: 100%;
    pointer-events: auto;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid rgba(0, 0, 0, .2);
    border-radius: .3rem;
    outline: 0;
}

.modal-dialog-scrollable .modal-content {
    max-height: calc(100vh - 1rem);
    overflow: hidden;
}

.modal-dialog-centered {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    min-height: calc(100% - 1rem);
}

.modal-body h1 {
    margin-top: 0;
}

.show-consent {
    cursor: pointer;
    color: #0987d1;
}

@media (min-width: 800px) {
    .modal-dialog {
        max-width: 800px;
        margin: 1.75rem auto;
    }
}

@media (min-width: 576px) {
    .modal-dialog-scrollable {
        max-height: calc(100% - 3.5rem);
    }

    .modal-dialog-scrollable .modal-content {
        max-height: calc(100vh - 3.5rem);
    }

    .modal-dialog-centered {
        min-height: calc(100% - 3.5rem);
    }

    .modal-dialog-centered::before {
        height: calc(100vh - 3.5rem);
    }
}

.modal-dialog-centered.modal-dialog-scrollable {
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-pack: center;
    justify-content: center;
    height: 100%;
}

.modal-dialog-centered.modal-dialog-scrollable .modal-content {
    max-height: none;
}

.modal.fade .modal-dialog {
    transition: -webkit-transform .3s ease-out;
    transition: transform .3s ease-out;
    transition: transform .3s ease-out, -webkit-transform .3s ease-out;
    -webkit-transform: translate(0, -50px);
    transform: translate(0, -50px);
}

.modal.in .modal-dialog {
    -webkit-transform: none;
    transform: none;
}

.modal-header {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: start;
    align-items: flex-start;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: 1rem 1rem;
    border-bottom: 1px solid #dee2e6;
    border-top-left-radius: .3rem;
    border-top-right-radius: .3rem;
}

.modal-body {
    position: relative;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    padding: 1rem;
}

.modal-footer {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: end;
    justify-content: flex-end;
    padding: 1rem;
    border-top: 1px solid #dee2e6;
    border-bottom-right-radius: .3rem;
    border-bottom-left-radius: .3rem;
}

.modal-dialog-scrollable .modal-footer,
.modal-dialog-scrollable .modal-header {
    -ms-flex-negative: 0;
    flex-shrink: 0;
}

.modal-dialog-scrollable .modal-body {
    overflow-y: auto;
}

.close {
    float: right;
    font-size: 1.5rem;
    font-weight: 700;
    line-height: 1;
    color: #000;
    text-shadow: 0 1px 0 #fff;
    opacity: .6;
}

button.close {
    padding: 0;
    background-color: transparent;
    border: 0;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}

[type=button]:not(:disabled),
[type=reset]:not(:disabled),
[type=submit]:not(:disabled),
button:not(:disabled) {
    cursor: pointer;
}

.modal-header .close {
    padding: 1rem 1rem;
    margin: -1rem -1rem -1rem auto;
}

/* /modal */
/* style_adv - нужно раскидать по файлу */


body {
    padding: 0;
    margin: 0;
    background: #e4e4e4;
    font-family: 'Open Sans', sans-serif;
    font-size: 14px;
}

.sidenav {
    height: 100vh;
    width: 0;
    position: absolute;
    z-index: 4;
    left: 0;
    overflow: hidden;
    transition: .3s;
    user-select: none;
}

.sl-link {
    font-family: "Montserrat", sans-serif;
    padding: 14px 20px;
    background: white;
    border-bottom: 1px solid #e9e9e9;
    text-decoration: none;
    font-size: 14px;
    text-transform: uppercase;
    color: #818181;
    display: block;
    transition: .3s;
}

.close_mob_nav {
    display: none;
    position: absolute;
    padding: 0;
    height: 64px;
    box-sizing: border-box;
    line-height: 74px;
    width: 66px;
    top: 10px;
    left: 0;
    background: #0164a7;
    cursor: pointer;
    color: white;
    z-index: 1;
    user-select: none;
    text-align: center;
}

.mob_nav_opened .close_mob_nav {
    z-index: 4;
}

.close_mob_nav img {
    /*position: absolute;
    left: 0;
    transform: translateX(100%);*/
}

.sidenav .closebtn {
    position: absolute;
    top: 0;
    right: 25px;
    font-size: 36px;
    margin-left: 50px;
}

.mob_nav_opened #mob_slide:after {
    content: "";
    background: rgba(0, 0, 0, .5);
    width: 100vw;
    height: 100%;
    display: block;
    position: absolute;
    bottom: 0;
    top: 0;
    left: 0;
    z-index: 1;
}

.sidenav-links {
    margin-top: 70px;
}

#mob_slide {
    transition: .2s;
}

.open_mob_nav {
    cursor: pointer;
    display: none;
}

.msl-col {
    float: left;
    width: 50%;
    padding-top: 30px;
    border-top: 1px solid #555;
    background: #212225;
    height: 100vh;
}

.msl-col:first-of-type a {
    padding: 5px 20px;
}

.msl-col:last-of-type a {
    padding: 5px 20px 5px 0;
}

.msl-col_link {
    color: #999;
    display: inline-block;
    transition: .2s;
}

.msl-col_link span {
    color: white;
    font-weight: 600;
}

.mob_slide_links a:hover {
    color: white;
}

.lk_mob_link {
    padding: 20px;
    width: 100%;
    border-bottom: 1px solid black;
    color: #999;
    display: inline-block;
    background: #212225;
}

.lk_mob_link img {
    margin-right: 11px;
    vertical-align: middle;
    display: inline-block;
    height: 17px;
}

.lk_mob_link span {
    color: white;
    font-weight: 600;
}

.cnb-zone .cnb-counter {
    width: 0;
}


section {
    z-index: unset !important;
}

.section_popular .container,
.section_allnews .container {
    padding: 10px 20px 5px;
}

.section_popular .container {
    padding-top: 20px;
}

.section_mainnews,
.section_zoom {
    width: 100%;
}

.section_mainnews .container {
    padding: 5px 20px 10px;
}

article~.section_mainnews .container,
article~.section_zoom .container {
    padding-left: 0;
    padding-right: 0;
}

.section_mainnews .line_pattern {
    margin: 10px 0 15px;
}

.section_newspage .line_pattern {
    margin: 0 0 25px;
}

.section_allnews .container {
    padding-bottom: 30px;
}

.section_events .line_pattern,
.section_club .line_pattern {
    margin: 10px 0;
}

.section_zoom .container {
    padding-top: 15px;
}

.section_topnews .section_zoom .line_pattern {
    margin: 20px 0 15px;
}

.section_club .container {
    padding-bottom: 50px;
}

.section_club .read_more_btn {
    margin-top: 20px;
}

.top_mainpage {
    padding-bottom: 40px;
}

.container {
    max-width: 1240px;
    padding: 10px 20px;
    background-color: white;
}

.section_topnews .container {
    padding-top: 20px;
}

.tizer_new {
    background-color: #40454F;
    /*padding: 20px 0;*/
    padding: 20px;
    display: none;
}

.tizer-item {
    box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.3);
}

.news_item_bg {
    transition: .2s;
    overflow: hidden;
    width: 100%;
    display: block;
}

.tizer_item:hover .news_item_bg,
.mainnews_item:hover .news_item_bg {
    transform: scale(1.1);
}

/*.tizer_item:first-of-type {
    margin-left: 0;
}

.tizer_item:last-of-type {
    margin-right: 0;
}*/

.tizer_item:hover {
    background-size: 110%;
}

.tizer_item p {
    background-color: white;
    font-size: 17px;
    font-weight: 600;
    margin: 0;
    padding: 16px 17px;
}

.tizer_container {
    background-color: transparent;
    padding: 0;
    margin: 0 auto;
}

.tb-overlay,
.ntl-overlay {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    z-index: 1;
}

.tb-content,
.ntl-content {
    bottom: 0;
    background-color: white;
}

.ntl-content {
    border-right: 1px solid #E9E9E9;
    border-left: 1px solid #E9E9E9;
}

.ntl-content p,
.ntl-content div {
    padding: 14px 17px;
    margin: 0;
    line-height: 1.25;
    box-sizing: border-box;
}

.review-material-link {
    font-size: .85rem;
    font-weight: 400;
    margin: 4px 0;
    display: list-item;
    margin-left: 20px;
    color: #212121 !important;
}

.review-material-link p {
    margin: 0;
}

.ntl-content .data {
    padding-bottom: 0;
}

.ntl-content .data~p {
    padding-top: 5px;
}

.reviews_container .ntl-content p {
    color: #212121;
}

.reviews_container .newstoplist_main {
    margin-bottom: 2%;
}

.reviews_container .content .newstoplist_main:hover {
    text-decoration: none;
}
 
.news_main_outline .ntl-content,
.reviews_container .ntl-content {
    border-right: 1px solid #E9E9E9;
    border-left: 1px solid #E9E9E9;
    border-bottom: 1px solid #E9E9E9;
}

.news_main_outline .allnews_mainpage {
    column-count: 1;
}

.news_main_outline .allnews_item {
    width: 100%;
}

.header_container {
    position: relative;
    z-index: 4;
    padding: 0 0 15px;
    max-width: 1280px;
}

.header_container .cnb-zone.cnb-in,
.header_container .cnb-html {
    text-align: center;
}

.container.header_container .news_line_divider {
    /*display: none;*/
    margin: 0;
}

.btn {
    font-family: inherit;
    font-size: 1em;
    border: 1px solid transparent;
    padding: .65em 1.4em;
    color: white;
}

.clearfix::after,
.container::after,
.event_item::after,
.newslist_top::after {
    content: "";
    clear: both;
    display: table;
}

.header {
    padding: 0 0 0 20px;
    position: relative;
    box-shadow: 0 1px 2px 0 rgba(16, 32, 39, 0.2);
}

.header_fixed .header {
    position: fixed;
    top: 0;
    background-color: white;
    z-index: 10;
    height: 69px;
    min-width: 1280px;
    /*tizer glitch fix*/
    border-bottom: 1px solid transparent;
}

.header_fixed {
    margin-top: 70px;
}

/*.site_search_bar {
    display: none;
    opacity: 0;
}*/

.ssb-search {
    padding: 20px 0;
    border: 0;
    font-size: 16px;
    font-family: 'Open Sans', sans-serif;
    width: 800px;
    outline: none;
    color: #212121;
}

.ssb-search::placeholder {
    color: #999;
}

.close-search-bar {
    padding: 20px;
    float: right;
    cursor: pointer;
    margin-top: 3px;
    transition: .2s;
}

.close-search-bar:hover {
    opacity: .8;
}

/*.search_bar_show {
    display: block;
    position: absolute;
    opacity: 1;
    transform: translate(0, -50%);
    top: 50%;
    padding: 20px 0 20px 20px;
    background-color: white;
    width: 965px;
    border-left: 1px solid #eee;
}*/

.logo {
    height: 23px;
    display: inline-block;
    vertical-align: middle;
}

.section_logo {
    display: inline-block;
    margin: 16px 0 21px;
}

.logo_2 {
    margin: 19px 0;
}

.logo_2 .logo {
    height: 24px;
}

.logo_2 img {
    height: 19px;
    margin-right: 4px;
}

.logo_2_last img {
    height: auto !important;
    max-height: 20px;
    max-width: 70px;
}

a {
    color: #212121;
    text-decoration: none;
}

.main_menu {
    display: inline-block;
    vertical-align: middle;
    width: 1070px;
    height: 60px;
    float: right;
    overflow: hidden;
    position: relative;
}

.nav_main,
.nav_right {
    list-style-type: none;
    margin: 0;
    padding: 0;
    font-size: 12px;
    text-transform: uppercase;
    float: left;
    margin-left: -16px;
}

.nav_right {
    float: right;
}

.nav_right img {
    height: 20px;
}

.search-link,
.lk-link {
    opacity: 1;
    display: inline-block;
}

.mob_nav_opened .search-link {
    display: none;
}

.search-link a,
.lk-link a {
    opacity: 1;
    display: inline-block;
    padding: 19px;
    height: 21px;
    width: 20px;
    border-left: 1px solid #E9E9E9;
    opacity: 1;
    transition: .2s;
    margin-top: 1px;
}

.search-link:hover a,
.lk-link:hover a {
    opacity: .75;
}

.nav-item {
    position: relative;
    float: left;
    border-top: 3px solid transparent;
}

.nav_item:first-child {
    padding-left: 0;
}

.nav-link {
    display: block;
    padding: 20px 16px 25px;
    line-height: 14px;
    text-decoration: none;
    font-family: 'Montserrat', sans-serif;
    font-weight: 600;
    transition: .2s;
}

.nav-item.active:after {
    content: "";
    position: absolute;
    display: inline-block;
    border-bottom: 3px solid #00A7B3;
    bottom: 0;
    left: 50%;
    width: calc(100% - 30px);
    transform: translate(-50%, -50%);
}

.nav_right .nav-item {
    margin: 0;
    border-left: 1px solid #E9E9E9;
}

.nav_right .nav-link {
    display: block;
    padding: 19px;
    line-height: 14px;
    text-decoration: none;
    font-family: 'Montserrat', sans-serif;
    font-weight: 600;
    transition: .2s;
}

.nav_right .nav-link:hover {
    opacity: .8;
}

.nav-link:hover {
    color: #00A7B3;
    text-decoration: none;
}

.search_btn {
    color: white;
    background-color: #00A7B3;
    margin: 12px 0 12px -25px;
    padding: 10px 29px;
    border-radius: 3px;
    font-weight: 700;
    position: absolute;
    right: 60px;
}

.search_btn:hover {
    color: white;
}

.heading_block {
    font-family: 'Roboto Condensed', sans-serif;
    background-color: #2F2F2F;
    text-transform: uppercase;
    color: white;
    display: inline-block;
    padding: 8px 16px;
    margin: 0;
    letter-spacing: 2.5px;
    font-size: 14px;
    user-select: none;
}

.heading_block_2 {
    float: right;
    color: #212121;
    font-size: 14px;
    font-weight: 400;
    text-transform: initial;
    background-color: transparent;
    letter-spacing: 0;
    font-family: 'Open Sans', sans-serif;
    text-decoration: underline;
}

.heading_block_2:hover {
    text-decoration: none;
}

.line_pattern {
    background-image: url(../img/linepattern.png);
    margin: 10px 0 30px;
}

.left_side {
    width: 170px;
    margin-right: 20px;
}

.spec_mob_nav {
    display: none;
}

.smn-toggle {
    color: white;
    width: 100%;
    background: #323742;
    margin: 0;
    font-size: 16px;
    padding: 16px 15px;
    font-weight: 600;
    box-sizing: border-box;
    cursor: pointer;
    user-select: none;
    display: none;
}

.left_navigation {
    background: #323742;
    list-style-type: none;
    margin: 0 0 24px 0;
    padding: 0 0 6px;
    text-decoration: none;
    min-height: 880px;
}

.left_navigation>li {
    margin: 0 0 2px;
    min-width: 170px;
}

.ln_link {
    display: block;
    padding: 11px 20px;
    /* padding: 8px 26px 8px 28px; */
    font-size: 12px;
    background-color: #40444f;
    color: white;
    transition: .2s;
    text-decoration: none;
    font-weight: 600;
}

.ln_nested {
    padding-left: 0;
}

.ln_nested .ln_link {
    padding: 5px 15px 5px 35px;
    font-size: 12px;
}

.ln_link:hover {
    color: white;
    background-color: #51555e;
}

.ns_item:first-child {
    padding-top: 5px;
}

.ns_item:last-child {
    margin-bottom: 15px;
}

.ns_link {
    background-color: #FEED26;
    color: #212121;
    border-radius: 5px;
    margin: 10px;
    /*padding: 6px 10px;*/
    padding: 5px 10px;
    display: block;
    transition: .2s;
    text-decoration: none;
    font-weight: 600;
    font-size: 13px;
}

.ns_link:hover {
    background-color: #dac80d;
    text-decoration: none;
}

.ns_link_forum {
    /* background-color: #18f681; */
    background-color: #ffaa2f;
    color: black;
}

.ns_link_forum:hover {
    /* background-color: #47B699; */
    background-color: #da653e;
}

.ns_link_awards {
    background-color: #b81430;
    color: white;
}

.ns_link_awards:hover {
    background-color: #8a0f24;
}

.ns-link-innovations {
    background-color: #4AA4B1;
    color: white;
}

.ns-link-innovations:hover {
    background-color: #338b98;
}

.left_navigation ul {
    list-style: none;
    padding: 0;
}

/*.left_side, .news_container, .right_side {*/
.news_container {
    float: left;
    display: inline-block;
    position: relative;
    width: 729px;
    max-width: 1260px;
    background-color: transparent;
}

.news_container #cnComments {
    margin: 0;
    padding: 0;
}

.newstoplist {
    width: 48.5%;
    float: left;
}

.newstoplist ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
    border: 1px solid #eee;
    border-top: 0;
}

/*
.newstoplist ul li,
.newslist ul li {
    padding: 15px 17px;
}
*/

.newslist_top {
    position: relative;
    display: none;
}

.ntlm_info {
    padding: 18px 17px;
    margin: 0;
    display: inline-block;
    border: 1px solid rgba(233, 233, 233, .4);
    border-bottom: 0;
    border-top: 0;
    position: relative;
}

.ntlm_info .category_label {
    left: 0;
}

.newstoplist_main {
    position: relative;
    font-size: 22px;
    font-weight: 600;
    transition: .2s;
    background-color: white;
}

.news_main_outline .newstoplist_main {
    margin-bottom: 2%;
}

.newstoplist_main:hover .news_item_bg {
    transform: scale(1.1);
}

.newstoplist_main .admin-edit-link {
    position: absolute;
    right: 0;
    z-index: 3;
}

.publication-position {
    position: absolute;
    z-index: 2;
    padding: 0 !important;
    opacity: 0.6;
    right: 0;
    top: 0;
    font-size: 14px;
    width: 20px;
    height: 24px;
    text-align: center;
    line-height: 24px;
    text-shadow: 0 0 1px #333;
    color: #ddd;
}

.news_container .publication-position {
    text-shadow: none;
}

.newslist {
    margin: 0 0 40px;
    float: right;
    width: 48.5%;
    overflow: auto;
    position: relative;
    border: 1px solid #eee;
    border-top: 0;
}

#tab-mark-main li:nth-last-child(1),
#tab-mark-popular li:nth-last-child(1) {
    margin-bottom: 44px;
}

.newslist ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
    overflow: hidden;
}

.win-scrollbars .newslist {
    overflow: hidden;
}

/*
.tabs_block {
    position: absolute;
    top: 51px;
    bottom: 0;
    left: 0;
	overflow-y: scroll;
}
*/

.tabs_item {
    position: absolute;
    top: 51px;
    bottom: 0;
    left: 0;
    overflow-y: scroll;
}

.win-scrollbars .tabs_item {
    right: -17px;
}

.newstoplist ul li,
.newslist ul li {
    padding: 12px 17px;
    position: relative;
}

.newstoplist ul li,
.newslist .tabs_block ul li {
    border-top: 1px solid #E9E9E9;
    min-height: 1px;
    max-height: 999999px;
}

.newslist .tabs_block ul li:last-of-type {
    /*padding-bottom: 45px;*/
    margin-bottom: 15px;
}

.newstoplist ul li a,
.newslist .tabs_block ul li a {
    opacity: 1;
    transition: .2s;
    font-size: .9rem;
}

.newstoplist ul li a:hover,
.newslist .tabs_block ul li a:hover {
    /*opacity: .8;*/
    text-decoration: underline;
}

.newslist .tabs_mainnews .active a:hover {
    color: white;
}

.cnb-zone-427 {
    text-align: center;
    margin: 20px 0;
}

.read_more_btn {
    background: #F8F8F8;
    color: rgba(86, 86, 86, .8);
    text-transform: uppercase;
    font-weight: 600;
    font-size: 13px;
    padding: 15px;
    width: 100%;
    display: inline-block;
    box-sizing: border-box;
    text-align: center;
    border-radius: 10px;
    margin-top: 30px;
    cursor: pointer;
    transition: .2s;
    box-shadow: 0px 3px 0px 0px rgba(0, 0, 0, 0.15);
}

.read_more_btn:hover {
    color: rgba(86, 86, 86, 1)
}

.scroll-down {
    padding: 12px;
    bottom: 40px;
    position: absolute;
    z-index: 2;
    display: inline-block;
    border-radius: 0;
    cursor: pointer;
    user-select: none;
    box-shadow: none;
    border: 1px solid #e9e9e9;
    bottom: 0;
    margin-left: 0;
    width: 100%;
}

.scroll-down img {
    opacity: 1;
    transition: .2s;
}

.scroll-down:hover img {
    opacity: .6;
}

.tabs_mainnews li {
    display: inline-block;
    vertical-align: top;
    margin: 0 !important;
    padding: 0 !important;
    height: 51px;
    width: 50%;
    float: left;
    display: inline-block;
    text-align: center;
}

.tabs_mainnews li:before,
.tabs_mainnews li>.before {
    display: none !important;
}

.tabs_mainnews a {
    display: inline-block;
    color: rgba(86, 86, 86, .8);
    font-size: 13px;
    font-weight: 600;
    width: 100%;
    padding: 16px 0;
    border: 1px solid #E9E9E9;
    border-right: 0;
    background-color: #F8F8F8;
    transition: .2s;
    text-decoration: none;
}

.tabs_mainnews li:hover a {
    color: rgba(86, 86, 86, 1);
}

.tabs_mainnews li:hover a.active {
    color: white;
}

.tabs_mainnews li a.active {
    color: white;
    background-color: #0164a7;
    border: 1px solid #0164a7;
}

.tabs_mainnews a:hover {
    text-decoration: none;
}

.tabs_item {
    display: none;
}

.tabs_block.active .tabs_item {
    display: block;
}

/*
.tabs_block {
    display: none;
}

.tabs_block.active {
    display: block;
}
*/

.right_side {
    position: relative;
    width: 300px;
    min-width: 300px;
    margin-left: 20px;
}

/*
.banner {
    height: 600px;
    width: 300px;
}
*/

.homepage .right_side .banner {
    min-height: 600px;
}

.right_side .cnb-zone,
.right_part .cnb-zone {
    margin-bottom: 10px;
}

.top_mainpage_inner .right_side .cnb-zone {
    margin-bottom: 0;
}

.homepage .top_mainpage_inner .right_side .cnb-zone {
    margin-bottom: 10px;
}

.cnews-brand {
    max-width: 100%;
}

.cnb-zone .cnb-container iframe {
    max-width: 100%;
}

.banner_gorizont {
    margin: 25px 0 0;
}

.banner_sticky {
    top: 80px;
    position: sticky;
    margin: 5px 0 60px;
}

.bs_scrolled #b-google {
    display: none;
}

.banner_sticky .cnb-container {
    display: none;
}

.bs_scrolled .cnb-container {
    display: block;
}

.cl_tv_section {
    min-height: auto;
}

.tv-slider .owl-dots .owl-dot span {
    width: 53px;
    height: 3px;
    border-radius: 0;
    background: rgba(233, 233, 233, .4);
    margin: 5px 3px;
    outline: none;
    transition: .2s;
}

.tv-slider .tv_video_desc {
    display: block;
    padding: 30px 20px 20px;
    margin: 0;
    background-color: #40454F;
    color: white;
    text-decoration: none;
}

.tv-slider .owl-nav.disabled+.owl-dots {
    position: absolute;
    background-color: #323742;
    margin-top: 0;
    top: 168px;
    left: 0;
    right: 0;
}

.tv-slider .owl-dots .owl-dot.active span,
.tv-slider .owl-dots .owl-dot.active:hover span {
    background: #80CBEA;
}

.tv-slider .owl-dots .owl-dot:hover span {
    background: rgba(233, 233, 233, 1);
}

.owl-carousel.tv-slider {
    background: #40454F;
    max-width: 300px;
}

.owl-theme .owl-dots .owl-dot {
    outline: none;
}

.tv_item {
    transition: .2s;
}

.tv_item:hover p {
    opacity: .8;
}

.video_play_btn {
    position: absolute;
    top: 24%;
    height: 50px;
    opacity: .75;
}

.news_container h3 {
    font-size: 22px;
    color: #00A7B3;
}

.news_container h3 span {
    color: #00A7B3 !important;
}

.persons_main,
.persons_right {
    display: inline-block;
    float: left;
}

.persons_main {
    position: relative;
    height: 449px;
    background-position: center;
    background-size: cover;
    width: 74.5%;
    /*margin-right: 1.5%;*/
}

.persons_main.lower-desc .pm-quote {
    margin-top: 85px;
}

.persons_right {
    width: 24%;
}

.persons_main,
.pr-item {
    transition: .2s;
}

.persons_main:hover,
.pr-item:hover {
    box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.25)
}

.persons_main_line {
    width: 100%;
}

/* для 7 баннеров на главной */
/* .persons_main_line .pr-item {
    width: 32.5%;
} */

.section_popular .container {
    padding: 10px 20px 0px;
}

.persons_main_line .pr-item {
    width: 300px;
}

.section_popular .right_side {
    margin-left: 13px;
}

.section_popular .pml-container {
    padding: 0px 20px 5px;
}

.banner_list .pr-item:not(:first-of-type) {
    /*margin-bottom: 0;*/
}

.pr-item {
    margin-bottom: 10px;
    display: inline-block;
    height: 143px;
    width: 100%;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: right;
    position: relative;
}

.section_popular .right_side .pr-item.mobile_hidden_active {
    display: none;
}

.pr-item .category_label {
    bottom: auto;
    top: 17px;
    left: 15px;
    padding: 3px 10px;
    text-decoration: none;
}

.txt_blk_plaque .category_label {
    color: black;
}

.pr-item h3 {
    font-weight: 400;
    font-size: 11.5px;
    line-height: 1.2;
    width: 160px;
    padding: 30px 15px 0;
    color: white;
}

.pr-item p {
    color: white;
    margin: 0 0 2px;
    font-size: 12px;
    padding: 0 15px;
    font-weight: 600;
    line-height: 1;
}

.pr-item p:last-of-type {
    font-weight: 400;
    opacity: .75;
    line-height: 1.1;
    font-size: 10.4px;
    margin: 0;
    width: 150px;
}

.pr-item.text_bold .pr-bottom p:last-of-type,
.persons_main.text_bold .pm-bottom p:last-of-type {
    opacity: 1;
    font-weight: 600;
}

.switch-positions p:last-of-type {
    display: none;
}

.switch-positions div {
    display: block !important;
    font-weight: 400;
    opacity: .75;
    line-height: 1.1;
    font-size: 10.4px;
    margin: 0;
    width: 150px;
    padding: 0 15px;
    color: white;
}

.txt_blk .switch-positions div {
    color: black;
}

.pr-bottom {
    position: absolute;
    bottom: 15px;
    max-width: 210px;
}

.pm-bg {
    position: absolute;
}

.pm-top,
.pm-bottom {
    position: relative;
    z-index: 1;
    color: white;
    padding: 65px 55px 0;
    width: 50%;
}

.pm-top .cl_person {
    bottom: auto;
    width: auto;
    left: inherit;
}

.pm-top h3 {
    margin-top: 40px;
    margin-bottom: 20px;
    font-size: 28px;
    font-weight: 400;
    line-height: 1.2;
}

.pm-quote {
    position: relative;
    padding: 0 40px 0 20px;
    font-size: 13.5px;
    max-width: 360px;
}

.pm-quote:before,
.pm-quote:after {
    position: absolute;
    content: "";
    background-image: url(../img/icons/quote.svg);
    background-size: cover;
    display: inline-block;
    width: 20px;
    height: 20px;
    top: 0;
}

.pm-quote:before {
    left: 0;
    margin-left: -15px;
}

.pm-quote:after {
    right: 0;
    top: 80%;
    transform: rotate(180deg);
}

.pm-bottom {
    padding-left: 75px;
    padding-top: 0;
    position: absolute;
    bottom: 65px;
}

.pm-bottom b {
    font-size: 16px;
}

.pm-bottom p {
    margin-top: 3px;
    margin-bottom: 0;
    opacity: .75;
}

.anketa_page a,
form+p+p a {
    color: #0164a7;
}

.mainnews_mainpage .read_more_btn {
    position: relative;
}

.mainnews_mainpage .jscroll-inner .read_more_btn {
    margin-top: 15px;
    color: rgba(86, 86, 86, .8);
}

.mainnews_mainpage .jscroll-inner .read_more_btn:hover, .wrapper.reviews_container .read_more_btn:hover {
    color: rgb(86, 86, 86);
    text-decoration: none;
}

.banner_new_design {
    font-family: 'Fira Sans Condensed', 'Open Sans', sans-serif;
}

.banner_new_design .pm-top h3 {
    font-size: 36px;
    font-weight: 700;
    line-height: 1.05;
    color: #eeeff3;
}

.banner_new_design .pm-quote {
    font-size: 18px;
    color: #eeeff3;
    max-width: unset;
    margin-left: -30px;
    padding-left: 30px;
    line-height: 1.15;
}

.banner_new_design .pm-quote:before,
.banner_new_design .pm-quote:after {
    background-image: url(https://filearchive.cnews.ru/img/cnews/2020/05/20/quotenew.png);
    width: 50px;
    height: 50px;
    top: -22px;
}

.banner_new_design .pm-quote:after {
    top: unset;
    right: unset;
    margin-top: -7px;
}

.banner_new_design .pm-top,
.banner_new_design .pm-bottom {
    width: 57%;
    padding: 60px 55px 0;
}

.banner_new_design .pm-bottom b {
    font-weight: 900;
    font-size: 22px;
}

.banner_new_design .pm-bottom p {
    /*font-size: 18px;*/
    color: #eeeff3;
    opacity: 1;
}

.banner_new_design .pm-bottom {
    bottom: 30px;
    padding-left: 55px;
}

.banner_new_design .category_label {
    padding: 5px 15px;
    font-family: 'Open Sans', sans-serif;
}

.banner_new_design.pr-item p {
    font-size: 12px;
    font-weight: 700;
    color: #eeeff3;
    font-family: 'Fira Sans Condensed', 'Open Sans', sans-serif;
}

.banner_new_design.pr-item p:last-of-type {
    font-size: 11px;
    color: #eeeff3;
    opacity: 1;
    font-weight: 400;
}

.banner_new_design.pr-item h3 {
    font-weight: 700;
    font-size: 12px;
    width: 170px;
    padding: 35px 15px 0;
    line-height: 1.1;
    font-family: 'Fira Sans Condensed', 'Open Sans', sans-serif;
}

.txt_blk h3,
.txt_blk p,
.txt_blk b,
.banner_new_design.txt_blk .pm-top h3,
.banner_new_design.txt_blk .pm-quote,
.banner_new_design.txt_blk p,
.banner_new_design.txt_blk .pm-bottom p,
.banner_new_design.txt_blk p:last-of-type {
    color: black;
}

.jscroll-inner {
    width: 100%;
}

.mainnews_mainpage.d-flex .jscroll-inner,
.mainnews_mainpage.d-flex .jscroll-added {
    display: -webkit-box !important;
    display: -webkit-flex !important;
    display: -ms-flexbox !important;
    display: flex !important;
}

.mainnews_mainpage.flex-wrap .jscroll-inner,
.mainnews_mainpage.flex-wrap .jscroll-added {
    -ms-flex-wrap: wrap !important;
    flex-wrap: wrap !important;
}

.mainnews_mainpage.justify-content-between .jscroll-inner,
.mainnews_mainpage.justify-content-between .jscroll-added {
    -ms-flex-pack: justify !important;
    justify-content: space-between !important;
}

.mainnews_item {
    position: relative;
    display: inline-block;
    margin: 1% 0;
    transition: .2s;
    border: 1px solid #E9E9E9;
    overflow: hidden;
    box-sizing: border-box;
    flex-basis: 24.3%;
    background: white;
    min-height: 1px;
    max-height: 999999px;
}

.item_nopreview {
    background-color: #F8F8F8;
}

.mainnews_item:hover {
    background-size: 135%;
    box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.1);
}

.mainnews_item:nth-of-type(4n),
.mainnews_item:last-of-type {
    margin-right: 0;
}

.mainnews_item:first-of-type,
.mainnews_item:nth-of-type(4n+1) {
    margin-left: 0;
}

/*.objects_row {
    min-height: 600px;
}*/

.objects_row .mainnews_item {
    width: 100%;
    margin: 10px 0 0;
}

.objects_row .mainnews_item:last-child {
    margin: 10px 0;
}

.item_nopreview .mni-content {
    background-color: #F8F8F8;
}

.news_line_divider {
    float: left;
    height: 10px;
    width: 100%;
    margin: 8px 0;
    background-image: url(../img/linepattern.png);
    display: none;
}

.news_line_divider:nth-of-type(-n+3) {
    display: block;
}

.mnic-date:before {
    content: "";
    background-image: url(../img/icons/clock.svg);
    background-size: contain;
    background-repeat: no-repeat;
    height: 20px;
    width: 20px;
    margin-right: 6px;
    display: inline-block;
    vertical-align: middle;
}

.mnic-location:before {
    content: "";
    background-image: url(../img/icons/marker.svg);
    background-size: contain;
    background-repeat: no-repeat;
    height: 20px;
    width: 16px;
    margin-right: 6px;
    display: inline-block;
    vertical-align: middle;
}

.mni-overlay {
    position: absolute;
    width: 100%;
    height: 100%;
    z-index: 2;
    left: 0;
}

.mni-content {
    position: relative;
    padding: 0 0 15px;
    width: 100%;
    min-height: 5rem;
    background-color: white;
}

.mnic-heading {
    font-size: 16px;
    font-weight: 600;
    margin: 0;
    padding: 15px 15px 0;
}

.item-other .mnic-heading,
.zi-postname {
    padding: 15px;
    text-align: left;
    min-height: 5.5rem;
}

.item-other.zoom_item {
    min-height: auto;
    min-height: 1px;
    max-height: 999999px;
}

.item_other .mnic-heading {
    min-height: 7.4rem;
}

.mnic-desc {
    font-size: 14px;
    font-weight: 400;
    padding: 0 17px 0;
    margin: 0;
    color: #212121;
}

.mnic-date {
    padding: 9px 17px;
}

.mnic-date,
.mnic-location {
    display: inline-block;
    color: #565656;
    opacity: .8;
}

.mnic-counters {
    padding: 0 15px 15px;
    text-align: right;
    margin-top: auto;
    z-index: 1;
}

.mnic-counters .views_count,
.publication-counters .views_count {
    opacity: .5;
}

.mnic-counters .mnic-date {
    display: none;
}

.item-other.market-item {
    padding: 22px;
    height: unset;
    box-sizing: border-box;
    transition: .3s;
}

.item-other.market-item:hover {
    background: #f9f9f9;
}

.market-item .other-item-text {
    flex-basis: 100%;
}

.market-item h3 {
    display: inline-block;
    vertical-align: middle;
    font-size: 22px;
    font-weight: 600;
    margin: 0;
}

.market-item-icon {
    width: 40px;
    vertical-align: middle;
    margin-right: 15px;
}

.market-item-bottom {
    display: flex;
    flex-direction: column;
    flex-grow: 1;
    flex-basis: 100%;
    margin-top: 5px;
    min-height: 120px;
}

.market-item-bottom p:first-of-type {
    font-weight: 600;
    font-size: 16px;
    margin-bottom: 0;
}

.market-item-bottom p:last-of-type {
    margin-top: auto;
    margin-bottom: 0;
}


.category_label {
    position: absolute;
    bottom: 100%;
    color: white;
    background-color: #40444F;
    font-size: 10px;
    font-weight: 800;
    padding: 3px 10px;
    display: inline-block;
    text-transform: uppercase;
}

.wrapper .banner_new_design .category_label {
    color: white;
}

.category_label.cl_rnd {
    bottom: 0;
    background: #00a782;
}

.category_label.cl_zoom_blog {
    bottom: 0;
    background: #4849e8;
}

.cl_zoom,
.cl_data,
.cl_digital_transformation {
    background: #7eb943;
}

.cl_lifehack {
    background: #ffaa00;
}

.cl_corp,
.cl_banks {
    background: #00a7b3;
}

.cl_events {
    background: #ff6600;
}

.cl_storage,
.cl_cloud,
.cl_soft,
.cl_mcs {
    background: #0164a7;
}

.cl_retail,
.cl_smartcity,
.cl_se,
.cl_mobile,
.cl_biz {
    background: #298579;
}

.cl_person,
.cl_safe,
.cl_telecom,
.cl_ricoh {
    background: #f44336;
}

.cl_tv_section {
    position: relative;
}

.cl_tv_section .category_label {
    bottom: unset;
    z-index: 2;
    background: #65b9db;
    font-size: 12px;
    top: 0;
}

.cl_cnews {
    background: #00A7B3;
}

.cl_market {
    background: #FF4400;
}

.cl_gov {
    background-color: #4849e8;
}

.cl_business {
    background-color: #089ED8;
}

/*
.cl_safe {
    background-color: #F44336;
}

.cl_event {
    background-color: #00A7B3;
}

.cl_rating {
    background-color: #29B579;
}

.cl_tv {
    background-color: #65B9DB;
}

.cl_tech {
    background-color: #7EB943;
}

.cl_bank {
    background-color: #AA35D5;
}

.cl_cloud {
    background-color: #2C95E3;
}
*/

.item_nopreview .category_label {
    position: static;
    width: auto;
}

.item_nopreview .mni-content {
    padding: 15px;
    width: auto;
    top: 10px;
    margin: 0;
    max-width: 100%;
}

.item_nopreview .mnic-heading {
    padding: 12px 0;
}

.item_nopreview .mnic-desc {
    padding: 0;
}

.zoom_tech_menu {
    background-color: white;
    max-width: 1240px;
    padding: 0 20px;
}

.zoom_category {
    background-color: #f7f7f7;
    list-style: none;
    border-top: 1px solid #e9ebee;
    border-bottom: 1px solid #e9ebee;
    margin: 0;
    height: 90px;
    padding: 0 0 0 20px;
    /*display: flex;*/
    /*justify-content: space-around;*/
}

.zc_inner {
    display: flex;
    padding: 0;
}

.ztm-title {
    position: relative;
    float: left;
    height: 57px;
    padding: 33px 31px 0 25px;
    font-family: 'Roboto Condensed', sans-serif;
    background-color: #494f5c;
    letter-spacing: 1px;
    text-transform: uppercase;
    font-size: 19.5px;
    font-weight: 700;
    color: white;
}

.ztm-title a {
    color: white;
}

.ztm-title:before {
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    width: 0;
    border-top: 45px solid #f7f7f7;
    border-left: 25px solid #494f5c;
}

.ztm-title:after {
    content: '';
    position: absolute;
    bottom: 0;
    right: 0;
    width: 0;
    border-bottom: 45px solid #f7f7f7;
    border-left: 25px solid #494f5c;
}

.ztm-item {
    display: inline-block;
    width: 105px;
    margin: 0 0 14px;
    height: 76px;
    font-size: 9px;
    font-weight: 600;
    text-transform: uppercase;
    vertical-align: top;
    text-align: center;
}

.ztm-item a {
    display: block;
    color: #797979;
    height: 100%;
    padding-top: 16px;
}

.ztm-item a:before {
    content: "";
    background-image: url(https://filearchive.cnews.ru/img/cnews/2020/03/10/ornament3.png?2);
    background-size: 840%;
    background-position: 6px -4px;
    background-repeat: no-repeat;
    height: 30px;
    width: 50px;
    display: block;
    margin: 0 auto 7px;
}

.ztmi-pc a:hover:before {
    background-position: 6px -50px;
}

.ztmi-phone a:before {
    background-position: -40px 0;
    background-size: 790%;
}

.ztmi-phone a:hover:before {
    background-position: -40px -44px;
}

.ztmi-photo a:before {
    background-position: -86px -3px;
    background-size: 800%;
}

.ztmi-photo a:hover:before {
    background-position: -86px -48px;
}

.ztmi-tv a:before {
    background-position: -359px 2px;
    background-size: 800%;
}

.ztmi-tv a:hover:before {
    background-position: -359px -45px;
}

.ztmi-nav a:before {
    background-position: -134px 0;
    background-size: 800%;
}

.ztmi-nav a:hover:before {
    background-position: -134px -42px;
}

.ztmi-audio a:before {
    background-position: 52% -1px;
    background-size: 800%;
}

.ztmi-audio a:hover:before {
    background-position: 52% -45px;
}

.ztmi-climate a:before {
    background-position: -227px 1px;
    background-size: 800%;
}

.ztmi-climate a:hover:before {
    background-position: -227px -42.5px;
}

.ztmi-household a:before {
    background-position: -272px 0;
    background-size: 800%;
}

.ztmi-household a:hover:before {
    background-position: -272px -45px;
}

.ztmi-kitchen a:before {
    background-position: -315px 0;
    background-size: 800%;
}

.ztmi-kitchen a:hover:before {
    background-position: -315px -44px;
}

.ztmi-more a:before {
    background-image: url(../img/zoom_icons/more.svg);
    background-size: contain;
    background-position: center;
}

.section_zoom .read_more_btn {
    margin-top: 15px;
}

.zoom_item {
    /*width: 296px;*/
    min-height: 322px;
    /*margin: 1% 1% 0;*/
    margin-top: 1%;
    /*display: inline-block;*/
    /*float: left;*/
}

.zoom_item:hover h3 {
    color: #ff6600;
}

.zoom_item:first-of-type,
.zoom_item:nth-of-type(5n) {
    margin-left: 0;
}

.zoom_item:nth-of-type(4n),
.zoom_item:last-of-type {
    margin-right: 0;
}

.zoom_item .publication-counters {
    text-align: right;
    padding: 0 15px 15px;
    margin-top: -15px;
}

.zoom_item .comment_count {
    margin-left: 5px;
}

.zi-postname {
    margin: 0;
    font-size: 16px;
    font-weight: 600;
    color: #212121;
    min-height: 5.5rem;
    transition: .2s;
}

.homepage .zi-postname {
    min-height: 4.2rem;
}

.zi-img {
    width: 100%;
    position: absolute;
}

.technoblog-item .zi-img {
    height: 200px;
}

/*.homepage .zi-img {
    top: -30%;
}

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

.banner_728x90 .container {
    padding-bottom: 30px;
}*/

.cnb-1240 .container {
    padding: 0 20px 10px;
}

.cnb-1240 .cnb-zone-377 {
    padding-top: 10px;
}

.comment_count {
    /*color: #00A7B3;*/
    color: #990000 !important;
    /*font-size: 11px;*/
    font-weight: 400;
    display: inline-block;
}

.comment_count:before {
    content: "";
    background-image: url(../img/icons/comment.svg);
    background-repeat: no-repeat;
    display: inline-block;
    width: 19px;
    height: 11px;
    margin-left: 7px;
}

.comment_count:empty,
.comment_count:empty:before {
    display: none;
}

.views_count::before {
    content: "\f06e";
    width: 1.28571429em;
    text-align: center;
    display: inline-block;
    font-family: FontAwesome;
    text-rendering: auto;
    margin-right: 3px;
}

.views_count:empty,
.views_count:empty:before, .views_count:empty + .date-divider {
    display: none;
}

.allnews_mainpage {
    column-count: 3;
    column-gap: 30px;
    column-rule: 1px solid #E9E9E9;
    position: relative;
}

.homepage .allnews_mainpage {
    padding-top: 20px;
}

.allnews_mainpage:nth-child(2) {
    padding-top: 0;
}

.homepage .allnews_mainpage:nth-child(n+3):before {
    content: "";
    display: block;
    width: 100%;
    height: 20px;
    margin-bottom: 20px;
    background-color: white;
    background-image: url(../img/linepattern.png);
    position: absolute;
    top: 0;
}

.allnews_item {
    position: relative;
    display: inline-block;
    padding: 10px 7px 10px 0;
    border-bottom: 1px solid #E9E9E9;
    /*min-height: 63px;*/
}

.allnews_item_top {
    font-weight: 600;
}

.homepage .allnews_item {
    min-height: 80px;
}

/*
.allnews_mainpage .visible-items:nth-child(n+3) {
    border-bottom: 0;
}
.allnews_item:nth-child(n+4):nth-child(-n+6) {
    border-right: 1px solid #E9E9E9;
    border-left: 1px solid #E9E9E9;
    padding: 1.5% 2%;
}

.allnews_item:nth-child(n+4):nth-child(-n+6):after {
    width: 87%;
}
*/
/*
.visible-items:nth-of-type(n+3):after {
    display: none;
}
*/
.ani-date {
    float: left;
    margin-right: 15px;
    font-size: 11px;
    margin-top: 3px;
    line-height: 16px;
    color: #999999;
}

.ani-date time {
    display: block;
}

.ani-postname {
    display: block;
    font-size: 15px;
    margin: 0;
    line-height: 1.35;
    margin-left: 105px;
    transition: .2s;
}

.allnews_mainpage .ani-postname {
    margin-left: 50px;
}

/*
.allnews_item:hover .ani-postname {
    color: rgba(33, 33, 33, .8);
	text-decoration: underline ;
}
*/
.ani-postname:hover {
    text-decoration: underline;
}

.section_events .read_more_btn {
    margin-top: -1px;
}

.ei-date {
    position: relative;
    width: 125px;
    float: left;
    user-select: none;
}

.ei-date:after {
    content: "";
    position: absolute;
    background-image: url(../img/icons/eventslash2.svg);
    background-size: contain;
    background-repeat: no-repeat;
    height: 30px;
    width: 16px;
    left: 100px;
}

.eid-day {
    font-size: 30px;
    line-height: 30px;
    margin-right: 5px;
    font-weight: 700;
    color: #0164a7;
    float: left;
}

.eid-month {
    font-size: 13px;
    line-height: 14px;
    vertical-align: middle;
    float: left;
    color: #565656;
    text-transform: lowercase;
}

.eid-name {
    font-size: 16px;
    font-weight: 600;
    margin-left: 10px;
    float: left;
    display: inline-block;
    width: 74%;
    transition: .2s;
}

.eid-name:hover {
    color: rgba(33, 33, 33, .7);
}

.event_item {
    padding: 20px 0;
    margin: 0 1%;
    height: auto;
    border-bottom: 1px solid #E9E9E9;
    display: inline-block;
    height: 30px;
    float: left;
    width: 48%;
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
}

.event_item:nth-child(odd) {
    margin-left: 0;
}

.event_item:nth-child(even) {
    margin-right: 0;
}

.clubposts_mainpage {
    column-count: 3;
    column-gap: 30px;
    column-rule: 1px solid #E9E9E9;
}

.club_post {
    position: relative;
    display: inline-block;
    padding: 15px 0;
    width: 100%;
    border-bottom: 1px solid #E9E9E9;
    min-height: 100px;
}

.cp-stats {
    display: inline-block;
}

.cp-userpic {
    float: left;
    margin-right: 16px;
    width: 20%;
}

.cp-userpic img {
    width: 100%;
    border-radius: 50%;
    max-width: 78px;
}

.cp-text {
    float: left;
    width: 75%;
}

.cp-postname {
    font-weight: 600;
    font-size: 15px;
    transition: .2s;
}

.cp-postname:hover {
    color: rgba(33, 33, 33, .7);
}

.cp-name {
    font-weight: 600;
    font-size: 12px;
    transition: .2s;
    color: #565656;
}

.cp-name:hover {
    color: #0164a7;
}

.cp-info {
    margin-top: 10px;
}

.cp-info span {
    font-size: 12px;
    color: #999;
}

.cp-info span,
.cp-views,
.cp-comments {
    margin-right: 10px;
}

/*club views hidden*/
.cp-views {
    display: none;
}

.cp-views:before {
    content: "";
    background-image: url(../img/icons/eye.svg);
    background-size: contain;
    background-repeat: no-repeat;
    height: 10px;
    width: 20px;
    margin-right: 3px;
    display: inline-block;
}

.cp-comments:before {
    content: "";
    background-image: url(../img/icons/comment.svg);
    background-size: contain;
    background-repeat: no-repeat;
    height: 10px;
    width: 15px;
    margin-right: 3px;
    display: inline-block;
}

footer {
    color: white;
}

footer .container:before {
    content: "";
    display: block;
    width: 100%;
    height: 20px;
    background-color: white;
    background-image: url(../img/linepattern.png);
    position: absolute;
    top: 0;
    left: 0;
}

.fc-info {
    margin-top: 30px;
}

footer .container {
    position: relative;
    background-color: #212225;
    padding: 80px 60px;
    max-width: 1160px;
}

.footer_menu,
.footer_copyright ul {
    padding: 0;
}

footer ul {
    list-style-type: none;
}

.footer_menu a,
.footer_copyright p {
    color: #999999;
    transition: .2s;
}

footer ul a:hover {
    color: #e9e9e9;
}

.footer_menu,
.footer_copyright {
    padding: 0;
    float: left;
    width: 19%;
}

.footer_copyright {
    width: 24%;
}

.footer_copyright p,
.fc-info-sign {
    opacity: .6;
    color: #999999;
}

.footer_menu li:first-of-type {
    margin-bottom: 12px;
    font-size: 15px;
    font-weight: 600;
}

.footer_menu li,
.footer_copyright li {
    position: relative;
    margin-bottom: 7px;
}

.footer_menu_col {
    float: left;
    width: 38%;
}

.footer_menu_col .footer_menu {
    width: 45%;
}

.fc-contact img {
    position: absolute;
}

.fc-contact a {
    margin-left: 28px;
    color: #999;
    transition: .2s;
    display: inline-block;
}

.age_discretion {
    float: right;
    margin: -5px -5px 0 0;
}

#back-to-top {
    display: none;
    position: fixed;
    bottom: 25px;
    left: 1300px;
    z-index: 1;
    width: 32px;
    height: 32px;
    text-align: center;
    line-height: 30px;
    background: #fff;
    border: 1px solid #d5d5d5;
    border-radius: 4px;
    transition: .2s;
    cursor: pointer;
    filter: grayscale(100%);
}

#back-to-top:hover {
    filter: grayscale(0%);
}

#back-to-top.show_arr_top {
    display: inline-block;
}

.show_arr_top img {
    margin-top: 12px;
}

/*inner*/
article p,
article li {
    font-size: 16px;
    line-height: 1.65;
    color: #212121;
}

article p {
    margin: 10px 0 15px;
}

.news_container>p {
    /* text-align: left !important; */
}

article a {
    color: #00A7B3;
    font-weight: 600;
}

article a:hover {
    text-decoration: underline;
}

.article-menu_base,
.article_date {
    font-size: 14px;
    color: #565656;
    margin-right: 5px;
    text-transform: lowercase;
}

.date-divider {
    color: #D4D9DC;
    font-size: 20px;
    display: inline-block;
    margin: 0 5px;
    line-height: 1;
}

.article-menu_base {
    display: none;
}

.article-menu_base a {
    display: inline-block;
    color: #999;
    text-decoration: underline;
    margin-right: 7px;
}

.article_date {
    margin: -10px 0 5px;
    display: flex;
    align-items: center;
}

.article_date .article-btn {
    border: 0;
    /* padding: 0;
    margin: 0; */
}

.views_count+.date-divider+.share-container {
    margin-left: -9px;
}

.article_date .share-container-opened .article-btn {
    border: 1px solid #D4D9DC;
    border-bottom-color: transparent;
}

.article-img {
    text-align: center;
    max-width: 100%;
}

.article_menu {
    margin: 15px 0;
    padding: 10px 0;
    position: relative;
    z-index: 1;
}

.article_menu ul {
    padding: 0;
    margin: 0;
    list-style: none;
    float: left;
    width: 100%;
}

.article_menu ul li {
    display: inline-block;
    margin-right: 7px;
    font-size: 14px;
}

.article_menu ul li:last-child {
    float: right;
}

.article_menu a {
    font-weight: 400;
}

article h1 {
    font-size: 36px;
    margin: 0 auto 10px;
    line-height: 1.2;
    font-family: 'Montserrat', sans-serif;
}

article h2 {
    font-size: 22px;
    margin: 40px 0 15px;
    line-height: 1.2;
}

.NewsBodyLeftInclude+.text-justify {
    margin-top: 40px;
}

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

/* article.news_container .popup_img img {
    width: 100% !important;
} */

/*хак для корректного отображения списка рядом с флоатом*/
.NewsBodyLeftInclude~ul {
    overflow: hidden;
    /*display: table*/
}

/*
.NewsBodyLeftInclude ~ ul {
    display: inline-block;
    width: 51%;
    padding-left: 20px;
    margin: 10px 0;
        font-size: 17px;
        line-height: 1.35;
}
*/

.news_container iframe {
    max-width: 100%;
}

.Anonce,
.Anonce p,
.Anonce span {
    display: block;
    margin-bottom: 5px;
    font-size: 20px;
    font-weight: 400;
    line-height: 1.5;
}

.img-block {
    text-align: center;
}

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

.gallery-slider-big .slick-slide {
    max-width: 100vw;
}

.gallery-slider-big .gallery-title {
    max-width: 100%;
    margin: 0 auto;
}

.img-block,
figure.image {
    text-align: center;
    margin: 25px 0 38px;
}
.block_code {
    margin: 25px 0;
}
.img-desc,
figure.image figcaption {
    font-size: 18px !important;
    font-weight: 600;
    /* text-align: left; */
    margin-top: 0;
    line-height: 1.5;
    padding: 15px 20px 23px;
    position: relative;
}

.img-desc:after,
figure.image figcaption:after {
    content: "";
    background-image: url(https://filearchive.cnews.ru/img/cnews/2021/01/20/linepattern.svg);
    background-position: center;
    background-size: contain;
    background-repeat: repeat-x;
    height: 10px;
    width: 100%;
    display: inline-block;
    position: absolute;
    top: 100%;
    left: 0;
}

.img-src {
    position: relative;
}

.img-src-desc {
    position: absolute;
    bottom: 0;
    right: 0;
    background: rgba(0, 0, 0, .5);
    padding: 6px 12px;
    margin-bottom: 4px;
    font-size: 10px;
    color: #aaa;
    font-weight: 600;
    font-family: "Montserrat", sans-serif;
}

.img-src-desc a {
    color: #999;
}

.popup_img {
    margin-bottom: 0;
    text-align: center;
}

.img-container {    
    position: relative;
}

.img-source {
    position: absolute;
    right: 0;
    bottom: 0;
    color: white;
    padding: 15px 12px;
    opacity: .6;
    font-size: 10px;
    font-family: "Montserrat", sans-serif;
}

.img-source a {
    color: white;
}

.short-link {
    color: rgba(86, 86, 86, .8);
    font-size: 14px;
}

.social-share {
    padding: 10px 0;
    position: relative;
    z-index: 1;
}

.o-photo {
    border-radius: 50%;
    width: 120px;
    float: left;
    margin: 0 20px 10px 0;
}

.opinion {
    padding: 20px 20px 10px;
    border: 1px solid #f4f4f4;
}

.opinion:last-of-type {
    border-bottom: 1px solid #f4f4f4;
}

.opinion:nth-of-type(even) {
    background-color: #f9f9f9;
}

/*anchor fix*/
#cnComments {
    margin-top: -90px;
    padding-top: 90px;
}

.top_tizers .mainnews_item,
.mainnews_newspage .mainnews_item {
    width: 367px;
    margin-left: 0;
    margin-right: 1%;
}

.top_tizers .mainnews_item:nth-of-type(2n),
.top_tizers .mainnews_item:last-of-type,
.mainnews_newspage .mainnews_item:nth-of-type(2n),
.mainnews_newspage .mainnews_item:last-of-type {
    margin-right: 0;
    margin-left: 1%;
}

.top_tizers .mainnews_item:nth-of-type(-n+2) {
    margin-top: 0;
}

.mnic-time {
    padding: 5px 15px 0;
    display: inline-block;
    font-size: 12px;
}

.mainnews_newspage .news_line_divider {
    display: none;
}

.allnews_newspage .allnews_item {
    width: 100%;
}

.all-link {
    float: right;
}

.all-link a {
    text-decoration: underline;
}

.note-right {
    float: right;
    max-width: 40%;
    margin: 0 0 10px 20px;
}

.note .note-title-prepend>p {
    font-weight: 700;
    font-size: 16px;
    margin: 10px 0 0;
}

.regru_logo a,
.regru_logo img {
    vertical-align: middle;
    display: inline-block;
    color: #999;
}

.regru_logo img {
    width: 60px;
    margin-right: 12px;
}

.list.event_list {
    margin-top: 20px;
    padding: 15px;
    list-style: none;
    background: #e4e4e4;
}

.list.event_list .Black {
    text-decoration: none;
    font-weight: 400;
    font-size: 14px;
}

.double_right {
    margin: 0;
    max-width: 900px;
}

.RatingTableTitle {
    margin-left: 0;
}

.head-sponsor-logo {
    width: 100%;
    padding: 20px 20px 15px;
    box-sizing: border-box;
    max-width: 260px;
}

.copy-link {
    position: relative;
}

.copied-note:before {
    content: "Скопировано!";
    background-color: rgba(0, 0, 0, .6);
    color: white;
    text-decoration: none;
    font-size: 13px;
    font-weight: 700;
    display: block;
    padding: 5px 8px;
    border-radius: 7px;
    transition: .2s;
    position: absolute;
    margin-top: -4px;
    bottom: 110%;
    left: 50%;
    transform: translateX(-50%);
    cursor: default;
}

.rubl {
    display: inline-block;
}

.rubl:first-letter {
    font-size: 0;
}

.rubl:after {
    content: "₽";
}

.source {
    font-size: 13px;
    margin-top: 5px;
    text-align: right;
}

.google_bottom_line {
    position: relative;
    overflow-x: hidden;
}

.cnb-zone-314>div {
    min-height: auto;
}

.cnb-popup.cnb-bottom {
    max-width: 1280px !important;
}

.social-share~.banner {
    z-index: 2;
}

.broadcast-block {
    position: fixed;
    background: white;
    border: 1px solid #E9E9E9;
    box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.1);
    z-index: 3;
}

#CNewsLiveConference {
    padding-bottom: 5px;
    width: 420px;
    overflow: hidden;
    height: 475px;
    position: fixed;
    bottom: 0;
    right: 0;
    font-size: 85%;
    z-index: 36000;
    background: #fff;
    border: 2px solid #dad6d4;
    z-index: 10000000000;
}

#CNewsLiveConference {
    position: absolute;
    top: 20px;
}

#CNewsLiveConference #CNewsLiveConferenceInner h3 {
    padding: 0 10px 0;
    width: 100%;
    overflow: hidden;
    font-size: 115%;
    color: #0b5087;
    height: 33px;
    margin: 5px 0;
    box-sizing: border-box;
}

#CNewsLiveConference #CNewsLiveConferenceInner span#CNewsLiveConference_close {
    margin-top: 5px;
    float: right;
}

#CNewsLiveConference #CNewsLiveConferenceInner span#CNewsLiveConference_close a {
    padding: 3px 0 3px 20px;
    font-weight: normal;
    color: #0b5087;
}

#CNewsLiveConference #CNewsLiveConferenceText {
    margin-top: -35px;
    padding: 10px 60px 10px 100px;
    font-size: 110%;
    text-align: left;
}

#CNewsLiveConference #CNewsLiveConferenceText p.small_info {
    margin: 10px 0;
    color: #666;
    font-size: 15px;
    font-weight: 600;
}

#CNewsLiveConference #CNewsLiveConferenceText h4 {
    margin: 0.2em 0 0.7em;
    padding: 0;
    font-size: 160%;
    color: #0b5087;
}

#CNewsLiveConference #CNewsLiveConferenceText #CNewsLiveConferenceButton {
    margin: 5px 0;
}

#CNewsLiveConference #CNewsLiveConferenceText #CNewsLiveConferenceButton input {
    margin: 10px 0 0;
    padding: 5px 0;
    width: 320px;
    font-family: Tahoma;
    font-size: 11px;
    text-transform: uppercase;
    color: #990000;
    border: 1px solid #dad6d4;
}

.live-broadcast-logo {
    display: inline-block;
    vertical-align: middle;
    margin: 12px 0;
}

.table-container {
    width: calc(100% - 190px);
    overflow: auto;
}

.section_mobile_top {
    display: none;
}

.section_mobile_top .tabs_item ul li:first-of-type {
    border-top: 0;
}

.mobile-banner {
    display: none !important;
}

.mobile-banner .modal-header {
    position: absolute;
    z-index: 1;
    top: 20px;
    right: 20px;
    border: 0;
    outline: none;
}

.mobile-banner .modal-header .close {
    background: rgba(0, 0, 0, .75);
    color: white;
    border-radius: 50%;
    width: 60px;
    height: 60px;
}

.homepage .gov-new .tabs_item {
    top: 0;
}

.homepage .gov-new .right_side .banner {
    min-height: 0;
}

.homepage .gov-new .right_side .title_section {
    margin-top: 0;
}

.homepage .gov-new #mainnews_more {
    display: none;
}

.homepage .gov-new .mainnews_item {
    flex-basis: 32%;
}

.homepage .gov-new .top-article .mainnews_item {
    flex-basis: 100%;
}

.homepage .gov-new .top-article .news_item_bg {
    width: 49%;
    align-self: center;
}

.homepage .gov-new .top-article .mnic-heading {
    padding-bottom: 12px;
}

.more {
    text-align: center;
}

.more a {
    display: inline-block;
    color: white;
    /*font-size: 13px;*/
    font-weight: 600;

    background-color: #0164a7;
    border: 1px solid #0164a7;
    padding: 16px 20px;
    transition: .2s;
    text-decoration: none;
    margin-top: 15px;
}

.wrapper .content .more a {
    color: white;
}

.cnb-zone-94-content a.cnb-container {
    width: 100%;
}

.other-news-note {
    position: relative;
    padding: 20px 0;
    margin: 40px 0 35px;
}

.other-news-note:hover {
    text-decoration: none;
}

.other-news-note:hover .other-news-note-name {
    color: #00A7B3;
}

.form_block {
    position: relative;
    margin: 50px 0;
}

.other-news-note:before,
.other-news-note:after,
.text-note:before,
.text-note:after,
.form_block:before,
.form_block:after,
.slider-text-container:after,
.img-desc:after,
figure.image figcaption:after/*,
.news-table-container+.bottom_bar:after*/ {
    content: "";
    background-image: url(https://filearchive.cnews.ru/img/cnews/2021/03/12/1izobrazhenie58.png);
    background-position: center;
    background-size: contain;
    background-repeat: repeat-x;
    height: 10px;
    width: 100%;
    display: inline-block;
    position: absolute;
    top: 100%;
    left: 0;
}

.other-news-note:before,
.text-note:before,
.form_block:before {
    bottom: 100%;
    top: auto;
}

.other-news-note-text {
    padding: 5px 50px 0;
    flex-direction: column;
}

.other-news-note-img {
    padding-right: 50px;
}

article .other-news-note-img img {
    min-width: 210px;
    max-width: 210px;
}

.other-news-note-name {
    color: #212121;
    font-size: 22px;
    line-height: 1.25;
    font-weight: 700;
    transition: .3s;
    /*margin-top: 10px;*/
}

.other-news-note .category_label {
    position: static;
    display: inline-block;
    align-self: baseline;
    margin-top: 30px;
}

.text-note {
    background-color: #F4F5F5;
    padding: 40px 20px;
    position: relative;
    margin: 50px 0;
}

.text-note h2 {
    margin-top: 0;
}

.text-note ul {
    padding-left: 20px;
    margin-bottom: 0;
    list-style: none;
}

.text-note li,
.text-note p {
    position: relative;
    margin: 20px 0;
}

.text-note li:before {
    content: "";
    background-color: white;
    border: 1px solid #999999;
    display: inline-block;
    width: 10px;
    height: 10px;
    box-sizing: border-box;
    position: absolute;
    border-radius: 50%;
    left: -20px;
    top: 8px;
}

.text-note li:last-of-type {
    margin-bottom: 0;
}

.news_container .main_table {
    max-width: 729px;
}

.gallery-slider-main .slick-slide img {
    margin: 0 auto;
}

.slider-text-container {
    padding: 20px 50px;
    font-size: 16px;
    position: relative;
    margin-bottom: 40px;
}

.gallery-nav {
    text-align: center;
}

.gallery-nav .slick-slide .gallery-nav-slide {
    /* margin: 0 13px; */
    margin: 0;
    opacity: .3;
    text-align: center;
}

.gallery-nav .slick-current .gallery-nav-slide {
    opacity: 1;
}

.gallery-img-title {
    display: none;
    /* position: absolute; */
    width: 100%;
    left: 0;
    margin: 10px 0 0;
}

.gallery-nav .slick-track {
    /* width: 100% !important; */
    /* max-width: 680px; */
}

.gallery-nav .slick-list {
    padding: 0 !important;
    width: calc(100% - 40px);
    margin: 15px 0 0 20px;
    /* overflow: auto; */
}

.slick-slide[data-slick-index="0"] .gallery-nav-slide {
    margin: 0;
}

.gallery-nav-img {
    width: 66px;
    height: 39px;
    position: relative;
    margin: auto;
    overflow: hidden;
    cursor: pointer;
}

.gallery-slider-container .slick-slide {
    outline: none;
}
 
.gallery-slider-main .slick-arrow {
    width: 100px;
    height: 80%;
    display: inline-block;
}

.gallery-slider-main .slick-next:before,
.gallery-slider-main .slick-prev:before,
.gallery-nav .slick-prev:before,
.gallery-nav .slick-next:before {
    content: "";
    background-color: white;
    background-image: url(https://filearchive.cnews.ru/img/cnews/2021/01/22/arrowright.svg);
    background-position: center;
    background-repeat: no-repeat;
    display: inline-block;
    width: 40px;
    height: 40px;
    border-radius: 50%;
    text-align: center;
    box-shadow: 0 0 6px 0 rgb(0 0 0 / 16%);
    transition: .3s;
    opacity: 1;
}

.gallery-nav .slick-prev:before,
.gallery-nav .slick-next:before {
    width: 20px;
    height: 20px;
    box-shadow: none;
}

.gallery-nav .slick-prev, .gallery-nav .slick-next {
    top: 45%;
}

.gallery-nav .slick-prev:before,
.gallery-slider-main .slick-prev:before {
    transform: rotate(180deg);
}

.gallery-slider-main .slick-next.slick-arrow {
    right: 0px;
}

.gallery-slider-main .slick-prev.slick-arrow {
    left: 0px;
    right: auto;
    z-index: 1;
}

.gallery-nav .slick-slide.slick-cloned {
    /* display: none; */
}

.gallery-nav .slick-track {
    display: flex;
    bottom: -17px;
    /* overflow: hidden; */
}

.gallery-slider-main .slick-next:hover:before,
.gallery-slider-main .slick-next:focus:before,
.gallery-slider-main .slick-prev:hover:before,
.gallery-slider-main .slick-prev:focus:before {
    background-color: white;
}

.gallery-nav .slick-prev {
    left: 0;
    z-index: 1;
}

.gallery-nav .slick-next {
    right: 0;
}

.Rating {
    font-weight: 700;
    text-align: left;
    font-size: 22px;
    margin-bottom: 15px;
}

.news_container .news-table-container {
    overflow: hidden;
}

.main_table {
    border: 1px solid #ddd;
}

.main_table td,
.main_table th {
    text-align: left;
}

.main_table tr td,
.main_table tr th {
    font-size: 14px;
    padding: 10px;
    color: #222222;
}

.main_table tr td {
    font-size: 12px;
}

.main_table td {
    padding: 10px;
}

.main_table td:last-of-type {
    border-right: 0;
}

.main_table th {
    background-color: #F4F5F5;
    border: 0;
    font-size: 14px;
    outline: none;
}

.main_table td {
    border-right: 1px solid #ddd;
    border-top: 1px solid #ddd;
}

.main_table tr.even {
    background-color: white;
}

.tablesorter-default thead .tablesorter-headerDesc {
    border-bottom: 0;
}

.table-content .tablesorter-default .tablesorter-header,
.table-content .tablesorter-default thead .sorter-false, .news-table-container .tablesorter-default .tablesorter-header, .tablesorter-header.tablesorter-headerUnSorted, .wrapper .tablesorter-header.tablesorter-headerUnSorted, .tablesorter-default .tablesorter-header.tablesorter-headerUnSorted {
    padding: 20px 30px 20px 10px;
    border-right: 1px solid #ddd;
}

.news-table-container .tablesorter-default .tablesorter-header, .wrapper .tablesorter-default .tablesorter-header, .wrapper .tablesorter-header.tablesorter-headerUnSorted, .tablesorter-default .tablesorter-header.tablesorter-headerUnSorted {
    background-image: url(https://filearchive.cnews.ru/img/cnews/2021/04/01/arrows.png);
    vertical-align: top;
}

.source {
    margin-bottom: 0;
}

.wmd-view {
    position: relative;
    padding: 20px 0 0;
    /* margin-bottom: -10px; */
}

.wmd-view-topscroll {
    border-radius: 50px;
}
 
.wmd-view-topscroll,
.wmd-view {
    scrollbar-width: thin;
    scrollbar-color: #00A7B3 #EFEFEF;
    background-image: url(https://filearchive.cnews.ru/img/cnews/2021/04/12/obedinenie_6.png);
    background-position: center;
    background-size: 14px;
    background-repeat: no-repeat;
}

/* Works on Chrome, Edge, and Safari */
.wmd-view-topscroll::-webkit-scrollbar,
.wmd-view::-webkit-scrollbar {
    width: 1px;    
    height: 8px;
}

.wmd-view-topscroll::-webkit-scrollbar-track,
.wmd-view::-webkit-scrollbar-track {
    background: #EFEFEF;
    border-radius: 50px;
}

.wmd-view-topscroll::-webkit-scrollbar-thumb,
.wmd-view::-webkit-scrollbar-thumb {
    background-color: #00A7B3;
    border-radius: 50px;
    /* border: 1px solid #EFEFEF; */
    background-image: url(https://filearchive.cnews.ru/img/cnews/2021/04/12/obedinenie_6.png);
    background-position: center;
    background-size: 14px;
    background-repeat: no-repeat;
}  

.news-table-container+.bottom_bar,
.news-table-container+.bottom_bar .source {
    text-align: left;
}

.news-table-container+.bottom_bar {
    position: relative;
    padding: 10px 0 20px;
    /* margin-bottom: 40px; */
}

.form_pollart {
    position: relative;
    padding: 5px 0 20px;
}

.form_pollart ul.ss-form-input {
    border: 0;
    width: 100%;
    padding: 15px 20px;
}

.news_container .form-custom-checkmark .form_pollart .ss-item-input {
    margin: 7px 0 17px;
}
.news_container .form_pollart .ss-item-input {
    background-color: transparent;
    margin: 0;
}

.form_pollart .ss-form-action {
    padding: 30px 0 30px 20px;
    /* margin-top: -13px; */
    width: 100%;
    text-align: left;
    box-sizing: border-box;
}
 
.form_pollart .ss-form-submit {
    color: white;
    background-color: #00A7B3;
    padding: 16px 40px;
    border-radius: 3px;
    border: 0;
    text-transform: uppercase;
    font-family: 'Open Sans', sans-serif;
    font-size: 14px;
    font-weight: 600;
}

.form_pollart .ss-input-value {
    font-weight: 400;
    color: #212121;
}

.form_pollart .ss-form-title {
    /* display: block; */
    padding: 30px 10px 0 20px;
    font-size: 22px;
    color: #212121;
    font-weight: 700;
}

.form_pollart .ss-item-title {
    padding: 30px 10px 0 20px;
    font-size: 16px;
    background-color: transparent;
}

.ss-form-result .ss-form-input {
    border: 0;
    padding: 0;
    width: 100%;
    margin-top: 25px;
}

.ss-input-progressbar {
    width: 100%;
    background-color: #eee;
    text-align: left;
    margin: 15px 0 10px;
}

.ss-input-progressbar-line {
    width: 0;
    height: 2px;
    background-color: #00A7B3;
    transition: 1s;
}

/* The container */
.form-custom-checkmark .ss-item-input {
    position: relative;
}

/* Hide the browser's default checkbox */
.form-custom-checkmark .ss-item-input input[type="radio"], .form-custom-checkmark .ss-item-input input[type="checkbox"] {
    position: absolute;
    opacity: 0;
    cursor: pointer;
    height: 0;
    width: 0;
}

/* Create a custom checkbox */
.form-custom-checkmark .ss-input-value:before {
    content: "";
    position: absolute;
    top: 6px;
    left: 0;
    height: 14px;
    width: 14px;
    border-radius: 3px;
    border: 1px solid #ddd;
}

.form-custom-checkmark .ss-input-checkbox[type="checkbox"] ~ .ss-input-value:before {
    top: 1px;
    border: 2px solid #11A7B3;
}

.form-custom-checkmark .ss-input-checkbox[type="checkbox"] ~ .ss-input-value:after {
    top: 4px;
    left: 6px;
}

/* On mouse-over, add a grey background color */
.form-custom-checkmark .ss-item-input:hover input~.ss-input-value {
    /* background-color: #ccc; */
}

/* When the checkbox is checked, add a blue background */
.form-custom-checkmark .ss-item-input input:checked~.ss-input-value:before {
    background-color: #11A7B3;
}

.form-custom-checkmark .ss-item-input input[type="radio"]:checked~.ss-input-value:before {
    background-color: white;
}

/* Create the checkmark/indicator (hidden when not checked) */
.form-custom-checkmark .ss-input-value:after {
    content: "";
    position: absolute;
    display: none;
}

/* Show the checkmark when checked */
.form-custom-checkmark .ss-item-input input:checked~.ss-input-value:after {
    display: block;
}

/* Style the checkmark/indicator */
.form-custom-checkmark .ss-item-input .ss-input-value:after {
    left: 5px;
    top: 2px;
    width: 4px;
    height: 7px;
    border: solid white;
    border-width: 0 2px 2px 0;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}

.form-custom-checkmark .ss-input-value {
    padding-left: 27px;
    user-select: none;
    position: relative;
}

.form-custom-checkmark input[type="radio"]~.ss-input-value:before {
    border-radius: 50%;
    border: 2px solid #11A7B3;
    top: 3px;
    left: 0;
}

.form-custom-checkmark input[type="radio"] ~ .ss-input-value:after {
    border-radius: 50%;
    width: 10px;
    height: 10px;
    background: #11A7B3;
    border: 0;
    top: 7px;
    left: 4px;
}

.form-custom-checkmark .ss-text-title input[type="text"] {
    width: 85%;
    min-width: 280px;
    margin-top: 10px;
    box-sizing: border-box;
    border-radius: 3px;
    border: 1px solid #ccc;
    padding: 8px 6px;
}

.form-custom-checkmark .ss-form-item {
    padding: 15px 20px;
}

.form-custom-checkmark.form_pollart .ss-item-title {
    padding: 0;
}

.form-custom-checkmark.form_pollart ul.ss-form-input {
    padding-left: 0;
    padding-right: 0;
}

.form-custom-checkmark .ss-form-result .ss-input-value:before {
    display: none;
}

.form-custom-checkmark .ss-form-result .ss-input-value {
    padding-left: 0;
}

.form-custom-checkmark .ss-item-label {
    width: 100%;
}

.anketa_page .form-custom-checkmark .ss-form-item {
    margin: 0;
}

.top-article .mainnews_item {
    border: 0;
}

.top-article .news_item_bg {
    width: 49%;
    align-self: baseline;
}

.top-article .mnic-heading {
    padding-bottom: 12px;
    font-size: 20px;
    padding: 0 15px 12px 17px;
}

.top-article .mnic-desc {
    display: block;
    color: #565656;
    font-size: 16px;
}

.top-article .article_date {
    margin: 15px 17px 0;
}

.analytics-articles-sect {
    margin: 60px 0 0;
}

.analytics-articles .mainnews_item {
    flex-basis: 49%;
}

.analytics-articles .news_line_divider {
    display: none !important;
}

.analytics-articles .category_label,
.analytics-articles .mnic-desc {
    display: none;
}

.top-article .mainnews_item {
    box-shadow: none;
}

.article-btn {
    background-color: white;
    border: 1px solid #D4D9DC;
    border-radius: 3px;
    padding: 10px 15px;
    display: inline-block;
    text-transform: uppercase;
    color: #212121;
    font-weight: 600;
    display: flex;
    align-items: center;
    cursor: pointer;
    position: relative;
}

.article-btn:hover {
    text-decoration: none;
    color: #00A7B3;
}

.article-bottom-info {
    display: flex;
    padding: 20px 10px 20px 20px;
    margin: 20px 0;
    align-items: center;
    background-image: url(https://filearchive.cnews.ru/img/cnews/2021/02/05/patterns2.svg);
}

.article-bottom-info .d-flex {
    align-items: center;
}

.article-btn img {
    margin-right: 5px;
    height: 12px;
}

.article-bottom-author, .article-top-author {
    margin: 0;
    margin-right: auto;
    font-size: 14px;
    font-weight: 600;
}

.article-top-author {
    margin: 0 0 10px;
}

.share-container+.article-btn {
    margin-left: 10px;
}

.share-container {
    position: relative;
    user-select: none;
}

.share-list {
    display: none;
    position: absolute;
    list-style: none;
    margin: 0;
    border: 1px solid #D4D9DC;
    border-top: 0;
    background-color: white;
    height: 0;
    transition: .3s;
    width: 100%;
    padding: 13px 20px 13px 35px;
    box-sizing: border-box;
    border-radius: 0 0 3px 3px;
}

.share-container-opened .share-list {
    height: auto;
    z-index: 2;
    display: block;
}

.article_date .article-btn {
    border: 1px solid transparent;
    padding: 10px 10px;
    color: #565656;
    font-size: 12px;
}

.share-list-item a {
    text-transform: uppercase;
    color: #212121;
    font-size: 12px;
}

.share-list-item a:hover {
    color: #00A7B3;
    text-decoration: none;
}

.share-container-opened .article-btn {
    border-bottom-color: transparent;
}

.share-container-opened .article-btn:before {
    content: "";
    background-color: #D4D9DC;
    height: 1px;
    width: 85%;
    display: block;
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translate(-50%, 0);
}

.article-date-mobile {
    display: none;
}

.other-reviews-banners {
    display: flex;
    justify-content: space-between;
}

.other-reviews-banners-sect {
    width: 100%;
}

.article-wrap {
    margin-bottom: 50px;
}

.cnb-zone-94-content + p {
    margin-top: 25px;
}

.objects {
    text-align: justify;
    margin-bottom: -20px;
}

.objects:after {
    content: '';
    display: inline-block;
    width: 100%;
}

.object {
    width: 48.3%;
    display: inline-block;
    vertical-align: top;
    position: relative;
    text-decoration: none;
    text-align: left;
    line-height: 1.1;
    margin-bottom: 20px;
}

.object img {
    display: block;
    width: 100%;
}

.object .sing_video {
    display: block;
    width: 45px;
    height: 45px;
    position: absolute;
    left: 50%;
    margin: -22px 0 0 -22px;
    top: 45%;
    background: url(//filearchive.cnews.ru/img/forum/2016/03/15/play.png) 0 0 no-repeat;
    opacity: 0.8;
    transition: 0.5s;
}

.object:hover .sing_video {
    opacity: 1;
}

/*---.object:hover .sing_video {background-position: 0 -45px;}---*/
.object_name {
    position: absolute;
    z-index: 1;
    width: 100%;
    bottom: 0;
    left: 0;
    background-color: rgba(73, 79, 92, 0.8) !important;
    display: block;
    color: #fff;
    padding: 10px 0 !important;
    min-height: 31px;
    transition: 0.5s;
    font-size: 13px;
}

.object:hover .object_name {
    background-color: rgba(30, 74, 109, 0.9);
    background-color: rgba(73, 79, 92, 0.9);
}

.object_name span {
    display: block;
    margin: 0 10px;
}

.object_name .object_data {
    font-size: 0.84em;
    margin-top: 4px;
}

.objects_row .object {
    width: 100%;
    display: block;
    margin: 0 0 10px;
}

@media (min-width: 576px) {
    .gallery-nav .slick-track {
        transform: none;
    }
}

@media (min-width: 1280px) {
    .logo {
        margin-top: -3px;
    }

    .logo img {
        width: 170px;
    }

    .logo_2 img {
        width: auto;
    }
}

@media (min-width: 1660px) {
    .market_right {
        display: none;
        position: absolute;
        top: 200px;
        left: 1322px;
    }

    .market_right .cnm-search-layout:before {
        content: "Результаты поиска";
        display: block;
        margin: 0 0 15px;
        color: #0164a7;
        font-size: 1.2rem;
        font-weight: 700;
    }

    .market_right .cnm-tooltip-content {
        left: auto;
        right: 100%;
    }

    .market_right .cnm-container-main {
        flex-direction: column !important;
        width: 310px;
    }

    .market_right .cnm-filter-layout,
    .market_right .cnm-search-layout {
        width: 310px;
        box-sizing: border-box;
    }

    .market_right .cnm-filter-layout {
        order: 1;
    }

    .market_right .cnm-filter-layout {
        margin-left: 0;
        background-color: white;
        padding: 20px;
        flex: 0 0 auto;
    }

    .market_right .cnm-search-layout {
        order: 2;
        margin-top: 20px;
        background-color: white;
        padding: 20px;
    }

    .market_right .cnm-search-layout .read_more_btn {
        margin: 15px auto;
        width: 92%;
    }

    .market_right .cnm-provider-logo {
        max-width: 70px;
    }

    .market_right td {
        font-size: 11px;
    }

    .market_right .cnm-filter-param {
        margin: 10px 0 20px;
    }

    .market_right .cnm-search-box td[data-char="price"] {
        text-align: center;
        padding: 10px 0;
        min-width: 70px;
    }

    .market_right .cnm-filter-name {
        font-size: 11.5px;
    }

    .homepage .market_right {
        display: none !important;
    }
}

@media all and (-ms-high-contrast: none),
(-ms-high-contrast: active) {
    .pm-quote {
        max-width: 480px;
    }
}

@media (max-width: 1620px) {
    .market_right {
        display: none !important;
    }
}

@media (max-width: 1360px) {
    #back-to-top.show_arr_top {
        display: none;
    }
}

@media (max-width: 1300px) {
    .homepage .right_side {
        margin-left: 20px;
    }

    .header_fixed .header {
        width: 100vw;
        min-width: unset;
    }

    .win-scrollbars.header_fixed .header {
        /*width: calc(100% - 17px);*/
        width: 100%;
    }

    .tizer_item {
        width: 32%;
        margin: 0 1%;
    }

    .main_menu {
        width: calc(100% - 191px);
    }

    .news_container {
        position: relative;
        width: 78.5%;
    }

    .scroll-down {
        position: absolute;
        width: 48.5%;
        margin-left: 19px;
    }

    .top_tizers .mainnews_item,
    .mainnews_newspage .mainnews_item {
        width: 49%;
    }

    .market-item h3 {
        font-size: 20px;
    }

    .ztmi-audio {
        display: none;
    }

    .zoom_news .zoom_item {
        height: 262px;
    }

    .comments_all .banner_list,
    .right_side .banner_list,
    .right_side {
        overflow: hidden;
    }

    .right_side {
        /* margin-left: 0; */
    }

    .logo_2 {
        margin: 18px 0;
    }
    
    .logo_2_last img {
        max-height: 15px;
        max-width: 60px;
    }
}

@media (max-width: 1280px) {
    .site_search_bar {
        padding: 20px 0 20px 2%;
        width: 98%;
        box-sizing: border-box;
    }

    .news_container {
        position: relative;
        width: calc(100% - 220px);
        max-width: calc(100vw - 330px);
    }

    .ssb-search {
        width: 80%;
        color: #212121;
    }

    .ln_link {
        font-size: 11px;
    }

    .pm-top h3,
    .banner_new_design .pm-top h3 {
        margin-bottom: 20px;
        font-size: 22px;
    }

    .banner_new_design .pm-quote:before,
    .banner_new_design .pm-quote:after {
        width: 40px;
        height: 40px;
    }

    .banner_new_design .pm-top h3 {
        font-size: 26px;
    }

    .banner_new_design.gagarin-11-2020 .pm-top h3 {
        font-size: 24px;
    }

    .market-item-icon {
        width: 30px;
    }

    .gallery_block {
        max-width: 610px;
    }

    .gallery-slider-container {
        max-width: calc(100vw - 400px);
        overflow: hidden;
    }

    .gallery-nav .slick-track {
        /* overflow: auto; */
    }

    /* для 8 баннеров на главной */
    .persons_main_line .pr-item {
        width: 49.5%;
    }

    body {
        max-width: 100vw;
        overflow-x: hidden;
    }
}

@media (max-width: 1200px) {

    .section_allnews .line_pattern,
    .section_club .line_pattern {
        margin-bottom: 20px;
    }

    /*
    .left_side {
        width: 20%;
        margin-right: 20px;
    }
*/
    .navig_selected {
        margin: 6px 0 21px;
    }

    .ns_link {
        padding: 6px 7px;
        font-size: 12px;
    }

    .news_container {
        width: calc(100% - 235px);
    }

    .scroll-down {
        margin-left: 14px;
        width: 49%;
    }

    .homepage .scroll-down {
        margin-left: 0;
        width: 100%;
    }

    .ntl-content p {
        font-size: 18px;
    }

    .right_side {
        min-width: 300px;
        margin-left: 0;
    }

    .tv-slider {
        max-width: 300px;
    }

    .pm-quote {
        font-size: 12px;
    }

    .banner_new_design .pm-quote {
        font-size: 14px;
        padding-left: 20px;
        margin-left: -20px;
    }

    .pm-quote:after {
        right: -30px;
        transform: rotate(180deg);
    }

    .persons_main {
        background-position: 75% 0;
    }

    .homepage .zi-postname {
        min-height: 4.2rem;
    }

    .ztm-item {
        display: inline-block;
        width: 88px;
    }

    .ztmi-audio {
        display: none;
    }

    .footer_menu,
    .footer_copyright {
        width: 25%;
        padding-right: 15px;
        box-sizing: border-box;
    }

    .fc-links,
    .fc-info {
        width: 50%;
        float: left;
        margin-top: 30px;
    }

    .footer_copyright {
        width: 100%;
    }

    footer .container {
        padding: 60px 40px;
    }

    .age_discretion {
        margin: 0;
    }

    #back-to-top {
        display: none;
    }

    .fc-info p:nth-child(2) {
        margin-top: 0;
    }

    .cnb-zone-314>div {
        min-height: auto;
    }

    .table-container {
        width: calc(100% - 530px);
    }

    .market-item-icon {
        width: 40px;
    }

    .market-item h3 {
        font-size: 20px;
    }

    .item-other.market-item {
        flex-basis: 48.8%;
    }

    .gallery-slider-big .gallery-title {
        max-width: 320px;
        margin: 0 auto;
    }

    .gallery_block {
        max-width: 400px;
    }

    .news-table-container .tablesorter-default .tablesorter-header {
        padding: 20px;
        text-align: center;
    }
}

@media (min-width: 1200px) {
    .item-other.market-item:last-of-type {
        display: none !important;
    }
}

@media (max-width: 1100px) {
    .news_container {
        width: 100%;
        max-width: calc(100vw - 30px);
    }

    .newstoplist_main {
        font-size: 18px;
    }

    .main_menu .active:after {
        width: calc(100% - 40px);
    }

    .main_menu {
        width: 80%;
    }

    .section_allnews .line_pattern,
    .section_club .line_pattern {
        margin-bottom: 20px;
    }

    .cp-text {
        width: 73%;
    }

    .pm-bottom p {
        font-size: 11px;
    }

    .banner_new_design .pm-bottom p {
        font-size: 14px;
    }

    .mnic-date,
    .mnic-location {
        display: block;
        padding: 9px 17px 0;
    }

    .homepage .zi-postname {
        min-height: unset;
    }

    .homepage .left_side {
        display: none;
    }

    .homepage .smn-opened .left_side {
        display: block;
    }

    .section_topnews.smn-opened .container {
        padding-top: 0;
    }

    .header_container {
        padding: 0;
    }

    .zi-postname {
        min-height: 4.5rem;
    }

    .technoblog-item .zi-img {
        height: unset;
    }

    .item-other.market-item {
        flex-basis: 48.8%;
    }

    .banner_new_design .pm-bottom {
        padding-left: 35px;
    }

    .banner_new_design .pm-top,
    .banner_new_design .pm-bottom {
        width: 51%;
        padding: 40px 35px 0;
    }

    .homepage .zoom_news .zoom_item {
        flex-basis: 32.5%;
    }

    .homepage .zoom_news .zoom_item:nth-last-child(-n+2) {
        display: none !important;
    }

    .zoom_news .zoom_item {
        flex-basis: 48.5%;
        height: 262px;
    }

    article h1 {
        font-size: 32px;
        line-height: 1.1;
        margin: 0 auto 17px;
    }

    .section_topnews .right_side {
        float: right;
        align-self: baseline;
        padding-left: 15px;
    }

    .homepage .top_mainpage .right_side {
        margin-left: 5px;
    }

    .Anonce, .Anonce p, .Anonce span {
        margin: 10px 0 20px;
        font-weight: 600;
    }

    .NewsBodyLeftInclude {
        float: none;
        text-align: center;
        margin: auto;
        max-width: 100%;
    }
 
    .NewsBodyLeftInclude .banner>div {
        margin: 0 0 10px;
    }

    .gallery-slider-container {
        max-width: 100%;
    }

    .news_container .main_table {
        margin: 0 auto 5px 0;
    }

    .objects_row {
        display: none;
    }

    .cnb-zone-174 {
        background-color: #F4F5F5;
    }

    .right_side .pr-item:nth-child(1), .right_side .pr-item:nth-child(2) {
        display: none;
    }

    .homepage .right_side .pr-item:nth-child(1), .homepage .right_side .pr-item:nth-child(2) {
        display: block;
    }

    .article_date {
        margin: 6px 0 6px;
    }

    .other-reviews-banners .pr-item:nth-of-type(3), .other-reviews-banners .pr-item:last-of-type {
        display: none;
    }

    .other-reviews-banners .pr-item {
        width: 49%;
    }

    .smn-toggle {
        display: block;
    }

    .left_side {
        width: 100%;
        margin-right: 0;
    }

    .spec_mob_nav {
        display: block;
        background-color: #323742;
    }

    .smn-toggle img {
        float: right;
        margin-top: 7px;
    }

    .smn-opened .smn-links {
        display: block;
        margin-bottom: 20px;
    }

    .smn-opened .smn-toggle img {
        transform: rotate(180deg);
    }

    .left_navigation {
        display: none;
        min-height: unset;
        height: auto !important;
        margin: 0 -15px 24px -15px;
    }
    
    .object_name {
        min-height: 28px;
        padding: 11px 0 6px;
    }
    
    .article-top-author {
        margin: 0;
    }
}

@media (min-width: 992px) {
    .header {
        padding-left: 0;
    }
    .section_logo {
        padding-left: 20px;
    }
    .main_menu {
        padding-left: 20px;
        box-sizing: border-box;
    }
}
@media (min-width: 1301px) {
    .main_menu {
        padding-left: 0;
    }
}
@media (max-width: 992px) {
    .site_search_bar {
        left: 0;
        width: 100%;
        padding: 0;
    }

    .newslist_mobile {
        display: block !important;
    }

    .cnb-zone-214>div,
    .cnb-zone-214 iframe {
        height: auto !important;
    }

    .header {
        padding: 0;
    }

    .header_fixed .header {
        height: 70px;
        width: 100vw;
    }

    .win-scrollbars.header_fixed .header {
        width: 100%;
    }

    .close-search-bar {
        margin: 0;
    }

    .ssb-search {
        width: 80%;
        padding: 20px 0 20px 20px;
    }

    .search_btn {
        margin-left: 0;
    }

    .container,
    .cnb-1240 .container {
        padding: 15px;
    }

    .cnb-1240 .cnb-zone-377 {
        padding-top: 0;
    }

    .header_container {
        padding: 0;
    }

    .header_container .news_line_divider {
        display: block;
    }

    .main_menu {
        width: auto;
        position: static;
        overflow: initial;
    }

    .section_logo {
        margin: 0px 30px 0px 18px;
    }

    .logo {
        height: 30px;
    }

    .logo_2 img {
        height: 25px;
    }

    .close_mob_nav {
        display: block;
    }

    .mob_nav_opened {
        overflow: hidden;
    }

    .open_mob_nav {
        display: inline-block;
        margin-right: 0;
        vertical-align: middle;
        padding: 20px 16px 17px 20px;
        height: 23px;
        width: 28px;
        top: 0;
        left: 0;
        border-right: 1px solid #E9E9E9;
    }

    .mob_nav_opened #mob_slide {
        position: relative;
    }

    .mob_nav_opened .sidenav {
        width: 260px;
    }

    .pr-item h3 {
        width: 170px;
        text-align: left;
    }

    .pm-top h3 {
        font-size: 22px;
        font-weight: 400;
    }

    .persons_main {
        background-position: center;
    }

    .newslist {
        max-height: 880px;
    }

    .homepage .right_side .banner {
        margin-bottom: 10px;
    }

    .newslist_top {
        display: block;
    }

    .newslist_top .category_label {
        display: none;
    }

    .nlt-content {
        font-weight: 600;
        font-size: 16px;
        background-color: transparent;
        float: left;
        width: 100%;
    }

    .nlt-content p {
        margin: 0;
    }

    .newslist_top .news_item_bg {
        width: 30%;
        min-width: 280px;
        margin-bottom: 11px;
    }

    .nav_main {
        display: none;
    }

    .newslist .tabs_block ul li:last-of-type {
        padding-bottom: 15px;
    }

    #tab-mark-main li:nth-last-child(1),
    #tab-mark-popular li:nth-last-child(1) {
        margin-bottom: 0;
        border-bottom: 1px solid #eee;
    }

    .news_line_divider:nth-of-type(-n+3) {
        display: none;
    }

    .newslist {
        width: 100%;
    }

    .ns_item:first-child {
        padding-top: 5px;
    }

    .ns_link {
        padding: 9px 13px;
        margin: 10px 14px;
    }

    .scroll-down {
        margin-left: 0;
        width: 100%;
        bottom: 10px;
        display: none;
    }

    .homepage .section_topnews .tabs_item {
        top: 0;
    }

    .mainnews_item,
    .homepage .gov-new .mainnews_item {
        flex-basis: 32%;
    }

    .mainnews_item:nth-of-type(3n),
    .mainnews_item:last-of-type {
        margin-left: 1%;
        margin-right: 0;
    }

    .mainnews_item:nth-of-type(3n+1),
    .mainnews_item:first-of-type {
        margin-right: 1%;
        margin-left: 0;
    }

    .top_tizers .mainnews_item:nth-of-type(3n),
    .mainnews_newspage .mainnews_item:nth-of-type(3n) {
        margin-left: 0;
        margin-right: 1%;
    }

    .top_tizers .mainnews_item:last-of-type,
    .mainnews_newspage .mainnews_item:last-of-type {
        margin-left: 1%;
        margin-right: 0;
    }

    .allnews_mainpage {
        column-count: 2;
    }

    .mainnews_mainpage .news_line_divider {
        display: none !important;
    }

    .item_nopreview .mnic-desc {
        display: block;
    }

    .persons_main,
    .persons_right {
        width: 100%;
        margin: 0;
    }

    .pr-item {
        width: 49%;
        float: right;
    }

    .persons_main_line .pr-item {
        width: 49%;
        margin-top: 20px;
    }

    /* для 8 баннеров на главной */
    .pml-container:not(:first-of-type) .pr-item:last-of-type {
        display: block;
    }

    .pml-container:last-of-type .persons_main_line .pr-item:nth-of-type(3),
    .pml-container:last-of-type .persons_main_line .pr-item:nth-of-type(4) {
        margin-top: 5px;
    }

    .section_popular .right_side {
        margin-left: 0;
    }

    /* для 8 баннеров на главной */
    .right_side .pr-item,
    .right_side .pr-item:first-of-type {
        width: 100%;
        float: none;
        text-align: left;
        max-width: 330px;
        vertical-align: top;
    }

    .right_side .pr-item:last-of-type,
    .comments_all .pr-item:last-of-type {
        margin: 0 auto;
    }

    .pr-item:first-of-type {
        float: left;
    }

    .pr-item:last-of-type {
        display: none;
    }

    .pm-bottom p {
        font-size: 14px;
    }

    .container.header_container .news_line_divider {
        display: block;
        margin: 0;
    }

    .section_popular .container {
        padding: 10px 15px 5px;
    }

    .section_popular .pml-container {
        padding: 0px 15px;
        margin: -20px 0 -5px;
    }

    .section_allnews .container {
        padding: 10px 15px 30px;
    }

    .section_zoom .container {
        padding: 1.5% 15px 20px;
    }

    .section_mainnews .container {
        padding: 1.5% 15px 5px;
    }

    .mainnews_mainpage .jscroll-inner .read_more_btn {
        top: 0;
    }

    .homepage .zi-img {
        top: 0;
    }

    .zoom_tech_menu {
        padding: 0 15px;
    }

    .section_zoom .read_more_btn {
        margin-top: 25px;
    }

    .ztmi-climate,
    .ztmi-household,
    .ztmi-kitchen {
        display: none;
    }

    .zoom_item:nth-of-type(n+7) {
        display: none;
    }

    .ztm-item {
        width: 75px;
        margin: 0px 6px 14px;
        height: 76px;
        font-size: 9px;
    }

    .eid-name {
        font-size: 14px;
        font-weight: 600;
        margin-left: 15px;
    }

    .clubposts_mainpage {
        column-count: 2;
    }

    .club_post:nth-child(3n):after {
        display: inline-block;
    }

    .mainnews_mainpage .read_more_btn {
        margin-top: 0px;
        top: 20px;
    }

    .top_mainpage_inner {
        padding-bottom: 10px;
    }

    .right_side {
        padding-top: 15px;
        margin-left: 0;
    }

    .section_mainnews,
    .section_zoom {
        padding: 15px;
    }

    .homepage .section_mainnews,
    .homepage .section_zoom,
    .market-homepage .section_mainnews {
        padding: 0;
    }

    .cl_tv_section {
        display: none !important;
    }

    .zoom_category {
        padding: 0;
    }

    article .cnb-zone.cnb-in,
    article .cnb-html {
        text-align: center;
    }

    .note-right {
        float: none;
        max-width: 100%;
        margin: 20px 0;
    }

    .newslist .tabs_block ul li:nth-child(-n+5) {
        display: block !important;
    }

    .tabs_item {
        position: relative;
        top: 5px;
        overflow: hidden;
    }

    .market-item .other-item-text {
        margin: 15px 0;
    }

    .other-news-note-text {
        padding: 5px 25px 0;
    }

    .top_mainpage.d-flex {
        -ms-flex-direction: column !important;
        flex-direction: column !important;
    }

    .section_popular>.d-flex {
        -ms-flex-direction: column !important;
        flex-direction: column !important;
    }

    .section_popular .right_side {
        width: 100%;
    }

    .section_popular .right_side .pr-item {
        width: 49%;
        max-width: unset;
    }

    .right_side {
        flex-basis: auto;
    }

    .top_mainpage .right_side {
        padding-right: 15px;
    }

    .homepage .top_mainpage .right_side {
        padding-right: 0;
        padding-top: 0;
    }

    .zoom_news .zoom_item {
        height: 240px;
    }

    .tizer_new,
    .newstoplist {
        display: none !important;
    }

    .cl_tv_section {
        display: block !important;
    }

    .article-wrap .section_mainnews, .article-wrap .section_zoom {
        padding: 0;
    }
}

@media (max-width: 800px) {
    .ssb-search {
        width: 73%;
    }

    .ztm-item {
        width: 71px;
        margin: 0 3px 14px;
    }

    .event_item {
        width: 100%;
        margin: 0;
        justify-content: left;
    }

    .pm-quote {
        display: none;
    }

    .pm-bottom {
        padding-left: 60px;
    }

    .persons_main {
        height: 320px;
        background-position: top center;
    }

    .persons_main {
        background-position: top center;
    }

    .pr-item {
        margin-top: 15px;
        width: 100%;
    }

    .right_side .pr-item,
    .comments_all .pr-item {
        margin-top: 0;
    }

    .pm-top,
    .pm-bottom {
        position: relative;
        z-index: 1;
        color: white;
        padding: 45px 35px 0;
        width: 47%;
    }

    .pm-bottom {
        padding-left: 35px;
        padding-top: 0;
        bottom: 45px;
        position: absolute;
    }

    .banner_new_design .pm-bottom {
        padding-left: 35px;
    }

    .banner_new_design .pm-top,
    .banner_new_design .pm-bottom {
        padding: 60px 35px 0;
    }

    .banner_728x90 {
        display: none;
    }

    .homepage .section_mainnews,
    .homepage .section_zoom {
        padding: 0;
    }

    .top_tizers .mainnews_item,
    .top_tizers .mainnews_item:nth-of-type(-n+2),
    .mainnews_newspage .mainnews_item {
        width: 100%;
        margin: 5px 0;
    }

    .top_tizers .mainnews_item:nth-of-type(2n),
    .top_tizers .mainnews_item:last-of-type,
    .mainnews_newspage .mainnews_item:nth-of-type(-n+2),
    .mainnews_newspage .mainnews_item:last-of-type {
        margin-left: 0;
        margin-right: 0;
    }

    .top_tizers .mainnews_item:first-of-type {
        margin-top: 0;
    }

    .homepage .zi-postname {
        min-height: 5.5rem;
    }

    /* .item-other {
        height: 235px;
    } */

    .regru_logo {
        float: left;
    }

    div.news-table-container {
        max-width: 100%;
    }

    .news_container .main_table {
        max-width: 729px;
        margin: 0 auto 5px 0;
    }

    .other-reviews-banners .pr-item {
        width: 49%;
      }
}

@media (max-width: 720px) {
    #tab-mark-main li:nth-last-child(1),
    #tab-mark-popular li:nth-last-child(1) {
        border-bottom: 0;
    }

    article h1 {
        font-size: 22px;
    }

    .container.d-flex {
        flex-direction: column;
    }

    .scroll-down {
        width: calc(100% - 30px);
    }

    .right_side {
        height: auto !important;
        text-align: center;
        box-sizing: border-box;
    }

    .banner,
    .banner_list,
    .objects_row .object {
        margin: 15px auto 10px !important;
    }

    /*moved the items via script, hid the extra ones*/
    .section_topnews .right_side>.pr-item {
        display: none;
    }
 
    .section_popular .right_side {
        padding: 15px 0 0;
    }

    .wrapper.table-container {
        width: calc(100% - 50px);
    }

    .gallery_block {
        max-width: 100%;
    }

    .news_container {
        padding: 0;
        width: 100%;
        max-width: 100%;
    }

    .section_topnews .section_mainnews, .section_topnews .section_zoom {
        padding: 15px 0;
    }

    .item-other.market-item {
        flex-basis: 100%;
    }

    .left_navigation {
        margin: 0 -15px 24px -15px;
    }

    .item-other {
        flex-basis: 48.5%;
    }

    .section_mainnews + .section_zoom {
        padding-top: 0;
    }

    .article-date-mobile {
        display: block;
    }

    .article-date-desktop {
        display: none;
    }

    .homepage .top_mainpage .right_side {
        margin: auto;
    }

    .homepage .right_side .banner {
        min-height: auto;
    }
}

@media (max-width: 640px) {
    .pr-item h3 {
        width: 150px;
    }

    .mainnews_item,
    .homepage .gov-new .mainnews_item {
        flex-basis: 49%;
        margin-left: 0;
    }

    .mainnews_item:nth-of-type(3n),
    .mainnews_item:last-of-type {
        margin-left: auto;
        margin-right: auto;
    }

    .mainnews_item:nth-of-type(2n),
    .mainnews_item:last-of-type {
        margin-left: 1%;
        margin-right: 0;
    }

    .mainnews_item:nth-of-type(2n+1) {
        margin-left: 0;
        margin-right: 1%;
    }

    .ztmi-nav,
    .ztmi-audio {
        display: none;
    }

    .pr-item h3 {
        font-size: 11px;
    }

    .right_side .pr-item {
        width: 100%;
    }

    .section_popular .right_side .pr-item {
        width: 100%;
    }

    .persons_main_line .pr-item,
    .section_popular .container .right_side .pr-item {
        width: 100%;
    }

    .section_popular .container .right_side .pr-item:first-of-type {
        margin-bottom: 15px;
        margin-bottom: 5px;
    }

    .persons_main_line .pr-item:not(:first-of-type) {
        margin-top: 5px;
    }

    /* для 8 баннеров на главной */
    .persons_main_line .pr-item {
        width: 100%;
    }

    .section_popular .pml-container:not(:first-of-type) {
        margin: -15px 0 -5px;
    }

    .persons_main .pr-item:nth-of-type(2) {
        margin-bottom: 5px;
    }

    /* для 8 баннеров на главной */

    .other-reviews-banners {
        flex-direction: column;
    }

    .other-reviews-banners .pr-item {
        width: 100%;
        margin-top: 0;
    }
    
    .Anonce,
    .Anonce p,
    .Anonce span {
        font-size: 18px;
        font-weight: 600;
        line-height: 1.45;
    }
}

@media (max-width: 576px) {
    html,
    body {
        text-size-adjust: none;
        -webkit-text-size-adjust: none;
        -moz-text-size-adjust: none;
        -ms-text-size-adjust: none;
    }

    .close_mob_nav {
        height: 50px;
        line-height: 60px;
        width: 58px;
    }

    .newstoplist ul li a,
    .newslist .tabs_block ul li a {
        font-size: .9rem;
        min-height: 1px;
        max-height: 999999px;
    }

    .header_fixed .cnews_brand~header .sidenav {
        top: 0;
    }

    .header_fixed .header {
        height: 57px;
    }

    .newslist .tabs_block ul li {
        display: none !important;
    }

    .newslist .tabs_block ul li:nth-child(-n+5),
    .section_mobile_top .newslist .tabs_block ul li:nth-child(-n+8) {
        display: block !important;
        font-size: .9rem;
    }

    #section_mobile_top_hidden li {
        display: block !important;
    }

    .newslist .scroll-down,
    .homepage .right_side .banner {
        display: none;
    }

    .nav_right {
        margin-top: -1px;
    }

    .tabs_item {
        position: relative;
        top: 5px;
        overflow: hidden;
    }

    .top_mainpage_inner {
        padding-bottom: 0;
    }

    .homepage .section_topnews .news_container {
        padding: 0;
    }

    .homepage .top_mainpage_inner {
        padding-top: 0;
    }

    .homepage .news_container .newslist {
        min-height: unset;
        max-height: unset;
        overflow: unset;
        margin-bottom: 0;
    }

    /* .section_mainnews .line_pattern {
        margin: 10px 0 25px;
    } */

    .section_popular .right_side {
        padding: 0;
    }

    .section_mobile_top {
        display: block;
    }

    .section_mobile_top .newslist {
        overflow: initial;
        margin: 0;
    }

    .section_mobile_top .read_more_btn {
        margin-top: 15px;
    }

    #tab-mark-main li:nth-last-child(1) {
        margin-bottom: 0;
    }

    .top_mainpage .right_side {
        padding: 0;
    }

    .section_popular .container {
        padding: 0 15px;
    }

    .line_pattern {
        margin-bottom: 15px;
    }

    .ssb-search {
        width: 67%;
    }

    .logo {
        margin: 18px auto;
        text-align: center;
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -100%);
        z-index: 6;
        height: 24px
    }

    .logo_2 .logo:last-of-type {
        display: none;
    }

    .logo img {
        max-width: 110px;
    }

    .main_menu {
        height: 50px;
    }

    .open_mob_nav {
        padding: 13px 15px;
    }

    .smn-toggle {
        /*font-size: 14px;*/
        padding: 15px 14px;
    }

    .sidenav-links {
        margin-top: 57px;
    }

    .search-link a,
    .lk-link a {
        padding: 13px 15px;
        height: 22px;
    }

    .section_mainnews .container,
    .section_zoom .container,
    article~.section_mainnews .container,
    article~.section_zoom .container {
        padding: 10px 0;
    }

    .homepage .section_mainnews .container {
        padding: 10px 15px 0;
    }

    .section_zoom .container {
        padding: 10px 0;
    }

    .section_allnews .container {
        padding: 30px 15px;
    }

    .cp-userpic {
        width: 15%;
        margin-right: 14px;
    }

    .zoom_tech_menu {
        max-width: 100%;
        padding: 0;
    }

    .event_item {
        width: 100%;
    }

    .cnb-1240 .container {
        padding: 20px 15px 0px;
    }

    .cnb-zone-377 .cnb-container img {
        padding-bottom: 10px;
    }

    .mainnews_item,
    .mainnews_item:first-of-type,
    .mainnews_item:nth-of-type(4n+1),
    .mainnews_item:nth-of-type(2n),
    .mainnews_item:last-of-type {
        width: 100%;
        height: auto;
        margin: 5px 0;
        padding: 10px;
        border: 1px solid #E9E9E9;
        box-sizing: border-box;
        text-align: left;
        flex-basis: 100%;
    }

    .homepage .gov-new .mainnews_item {
        flex-basis: 100%;
    }

    .mainnews_item:nth-of-type(2n+1) {
        margin-right: 0;
    }

    .mainnews_item.item_nopreview .mni-content {
        padding: 0;
        flex-basis: 90%;
    }

    .category_label,
    .pr-item .category_label {
        padding: 6px 10px;
        display: inline-block;
        text-transform: uppercase;
        left: 10px;
        top: 45px;
        text-align: center;
        font-size: 9px;
        bottom: auto !important;
    }

    .category_label.cl_rnd,
    .category_label.cl_zoom_blog {
        top: unset;
        bottom: 0 !important;
        left: 0;
        width: 100%;
        box-sizing: border-box;
    }

    .mni-content .category_label {
        left: -112px;
        bottom: auto !important;
        width: 80px;
        font-size: 8px;
        position: static;
    }

    .pr-item .category_label,
    .pm-top .category_label {
        top: auto;
        width: auto;
    }

    .pr-item .category_label {
        top: 15px;
        left: 15px;
    }

    .mainnews_item .news_item_bg {
        flex-basis: 100px;
        align-self: baseline;
    }

    .mainnews_item:hover .news_item_bg {
        transform: scale(1);
    }

    .mni-content {
        padding: 0;
        background-color: transparent;
        min-height: unset;
        flex-basis: calc(95% - 100px);
    }

    .mnic-heading {
        padding: 5px 0;
        font-size: 14px;
    }

    .mnic-date,
    .mnic-location {
        display: block;
        padding: 5px 15px 2px 0;
        font-size: 13px;
    }

    .mnic-counters {
        margin-top: auto;
        margin-left: auto;
        padding: 0;
    }

    .news_item_bg {
        float: left;
        margin: 0 12px 0 0;
    }

    .section_mainnews,
    .section_zoom {
        padding: 0;
    }

    .section_popular .line_pattern {
        margin-bottom: 20px;
    }

    .persons_main {
        height: 143px;
        margin-bottom: 5px;
    }

    .pr-item {
        width: 100%;
        float: right;
        margin: 10px 0 5px;
    }

    .right_side .pr-item {
        margin: 10px 0;
    }

    .pm-top,
    .pm-bottom {
        padding: 15px 15px 0;
    }

    .pm-bottom {
        padding-left: 15px;
        padding-top: 0;
        position: absolute;
        bottom: 15px;
    }

    .pm-bottom b {
        font-size: 13px;
        font-weight: 400;
    }

    .pm-bottom p {
        display: none;
    }

    .pr-item:last-of-type {
        display: block;
    }

    .pr-item h3,
    .pm-top h3 {
        width: 165px;
        font-size: 11px;
        line-height: 1.15;
    }

    .pr-item h3 {
        padding-top: 35px;
    }

    .pm-top h3 {
        margin-top: 35px;
    }

    .zoom_item,
    .zoom_item:nth-of-type(5n) {
        min-height: unset;
    }

    .ztm-title {
        padding: 33px 25px 0 10px;
        font-size: 18px;
        font-weight: 700;
    }

    .zi-img {
        width: 100%;
        float: left;
        top: 0;
    }

    .zi-postname {
        margin: 0;
        padding: 10px;
        min-height: unset;
    }

    .objects_row {
        min-height: 200px;
    }

    footer .container {
        padding: 60px 30px 40px;
    }

    .footer_menu {
        width: 45%;
    }

    .fc-links,
    .fc-info {
        width: 100%;
    }

    /*
	iframe, .cnb-zone-214 > div {
		height: auto !important;
	}
	*/

    .homepage .zi-postname {
        min-height: unset;
        padding: 5px 0;
    }

    .homepage .zoom_news .other-item-top {
        flex-basis: 100px;
    }

    .homepage .zoom_news .other-item-text.flex-shrink-0 {
        flex-basis: calc(100% - 115px);
    }

    .club_post {
        min-height: unset;
    }

    .modal-open .mobile-banner {
        display: block !important;
    }

    .mobile-banner .modal-content {
        width: 300px;
    }

    .ztmi-photo {
        display: none;
    }

    .o-photo {
        display: block;
        float: none;
    }

    .item_nopreview .mnic-desc,
    .top-article .mnic-desc {
        display: none;
        padding-left: 0;
        font-size: 14px;
    }

    .homepage .gov-new .top-article .news_item_bg {
        align-self: baseline;
    }

    .section_mainnews+.right_side {
        padding: 10px 0;
    }

    .zoom_item .publication-counters {
        margin-top: 0;
        margin-left: auto;
        padding-bottom: 0;
        padding-right: 0;
    }

    .footer_menu_col {
        width: 100%;
    }

    .d-flex.persons_main_line,
    .d-flex.pml-container {
        display: none !important;
    }

    .section_popular .container .right_side .pr-item:first-of-type {
        margin-bottom: 0;
    }

    .other-news-note {
        flex-direction: column-reverse;
    }

    .other-news-note-text {
        padding: 15px 0 0;
    }

    .other-news-note .category_label {
        position: absolute;
        top: -10px;
        left: 0;
    }

    .other-news-note-img {
        padding-right: 0;
    }

    article .other-news-note-img img {
        max-width: 100%;
    }

    article h1 {
        font-size: 28px;
    }
    article h2 {
        margin-top: 30px;
    }
    .Anonce {
        margin-bottom: 30px;
    }

    .text-note {
        padding: 40px 15px;
        margin: 40px -15px;
    }

    .article-bottom-info {
        flex-direction: column;
        align-items: flex-start;
        margin: 20px -15px;
        padding: 15px;
        padding-bottom: 25px;
    }

    .article-bottom-author {
        margin-bottom: 15px;
    }

    .article-btn {
        padding: 11px 13px;
        font-size: 13px;
        flex-grow: 1;
        text-align: center;
        justify-content: center;
    }

    .share-container {
        flex-grow: 1;
    }

    .share-container-opened .share-list {
        padding-left: 29%;
    }

    .article_date {
        margin: -10px 0 7px;
    }

    .article_date .share-container-opened .share-list {
        padding-left: 35px;
    }

    .article-bottom-info .d-flex {
        width: 100%;
    }

    .zoom_news .zoom_item {
        flex-basis: 100%;
    }

    .form_block {
        margin: 50px -15px;
    }
    article~.section_zoom .zoom_item {
        height: auto;
        flex-basis: 100%;
    }

    .gallery-nav-img {
        margin: 0;
    }

    .slider-text-container {
        padding: 20px 12px;
        font-size: 14px;
    }

    .gallery-slider-container {
        max-width: calc(100% + 30px);
        margin: 0 -15px;
    }

    .gallery-nav {
        margin-left: 12px;
    }

    .gallery-nav .slick-slide .gallery-nav-slide {
        margin: 0 12px 0 0;
    }

    .gallery-nav .slick-list {
        width: calc(100% - 15px);
        margin: 15px 0 0;
    }

    .top-article .mainnews_item {
        flex-direction: column;
        border: 0;
        padding: 0;
    }

    .top-article .mnic-heading {
        font-size: 16px;
        padding: 15px 0 12px;
    }

    .top-article .mni-content {
        flex-basis: calc(95% - 100px);
    }

    .top-article .article_date {
        margin: 15px 0 10px;
    }

    .top-article .news_item_bg {
        width: 360px;
        max-width: 100%;
        flex-basis: auto;
        padding: 0;
        margin-right: 0;
    }

    .coming-soon-col-container {
        flex-direction: column;
    }

    .img-desc, figure.image figcaption {
        padding: 10px 0 20px;
        font-size: 18px !important;
    }

    .news-table-container .tablesorter-default .tablesorter-header {
        text-align: center;
        padding: 20px;
    }

    /*.wmd-view {*/
    /*    overflow-x: hidden !important;*/
    /*}*/

    .wmd-view:after {
        content: "";
        position: absolute;
        width: 110px;
        height: 100%;
        display: inline-block;
        background: linear-gradient(to right, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 1) 100%);
        top: 0;
        right: 0;
        z-index: 1;
        opacity: 1;
    }

    .wmd-view-scroll.wmd-view:after {
        transition: .3s;
        opacity: 0;
        z-index: 0;
    }

    .news-table-container {
        max-width: calc(100% + 15px);
        margin-right: -15px;
    }

    .gallery-slider-main .slick-arrow {
        width: 65px;
    }

    .item-other {
        flex-basis: 100%;
    }

    .item-other .mnic-heading, .zi-postname {
        min-height: auto;
        padding: 0;
    }

    .market-item {
        width: 100%;
    }

    .article-wrap {
        margin-bottom: 0;
    }

    .right_side {
        height: 0 !important;
    }

    .homepage .right_side {
        height: auto !important;
    }

    .homepage .zoom_news .zoom_item {
        flex-basis: 100%;
    }

    .homepage .right_side .pr-item:nth-child(1), .homepage .right_side .pr-item:nth-child(2) {
        display: none;
    }
}

@media (max-width: 480px) {
    .newslist_top .news_item_bg {
        width: 100%;
        min-width: unset;
        margin-right: 0;
    }

    .heading_block_2 span {
        display: none;
    }

    .ssb-search {
        width: 61%;
    }

    .allnews_mainpage {
        column-count: 1;
    }

    .lk-link {
        display: none;
    }

    .pr-item:last-of-type {
        display: block;
    }

    .mainnews_item {
        width: 100%;
    }

    .allnews_mainpage:nth-child(n+3):before {
        display: none;
    }

    .allnews_mainpage {
        padding-top: 0;
    }

    .clubposts_mainpage {
        column-count: 1;
    }

    .eid-day {
        font-size: 26px;
        margin-right: 4px;
    }

    .eid-name {
        font-size: 14px;
        width: 75%;
    }

    .ztmi-more a:before {
        width: 30px;
    }

    .ztmi-tv {
        display: none;
    }

    #muteYouTubeVideoPlayer {
        width: 100% !important;
    }

    #CNewsLiveConference {
        width: 100%;
    }
}

@media (max-width: 400px) {
    .newslist_top .news_item_bg {
        width: 100%;
    }

    .newslist li.newslist_top {
        padding: 17px;
    }

    .ssb-search {
        width: 55%;
    }

    .ei-date:after {
        left: 92px;
    }

    .event_item {
        height: auto;
        min-height: 60px;
        padding: 10px 0;
    }

    .ztm-title {
        padding: 36px 24px 0 3px;
        font-size: 16px;
    }

    .ztm-item {
        width: 75px;
    }

    .ztm-item .ztmi-more {
        width: 50px;
    }

    .zoom_item h3 {
        margin: 0;
        font-size: 14px;
        padding: 0;
    }

    .gallery-slider-big .gallery-title {
        max-width: 240px;
    }
}

@media (max-width: 360px) {
    .heading_block_2 {
        font-size: 12.5px;
    }

    .sl-link {
        padding: 12px 20px;
        font-size: 12px;
    }

    .lk_mob_link {
        padding: 14px 20px;
    }

    .msl-col {
        padding-top: 10px;
    }

    .ssb-search {
        width: 52%;
    }

    .ztm-item {
        width: 72px;
        font-size: 7px;
    }

    .ztmi-more {
        width: 40px;
    }

    .zoom_item,
    .zoom_item:nth-of-type(5n) {
        margin: 8px 0;
    }

    .mobile-banner .modal-content {
        /*width: 240px;*/
        transform: scale(.85);
        background-color: transparent;
    }

    .right_side {
        overflow-x: hidden;
    }

    .cnb-zone-104 .cnb-container img {
        transform: scale(.85);
    }
}

.d-phones,
.d-phones-landscape,
.d-tablets,
.d-desktops {
    display: none !important;
}

.d-phones-hide,
.d-phones-landscape-hide,
.d-tablets-hide,
.d-desktops-hide {
    display: block !important;
}

@media (max-width: 576px) {
    .d-phones {
        display: block !important;
    }

    .d-phones-hide {
        display: none !important;
    }
}

@media (min-width: 576px) and (max-width: 768px) {
    .d-phones-landscape {
        display: block !important;
    }

    .d-phones-landscape-hide {
        display: none !important;
    }
}

@media (min-width: 768px) and (max-width: 992px) {
    .d-tablets {
        display: block !important;
    }

    .d-tablets-hide {
        display: none !important;
    }
}

@media (min-width: 992.98px) and (max-width: 1200px) {
    .d-desktops {
        display: block !important;
    }

    .d-desktops-hide {
        display: none !important;
    }
}

@media (min-width: 1200px) {
    .d-desktops {
        display: block !important;
    }

    .d-desktops-hide {
        display: none !important;
    }
}

@media (max-width: 992px) {
    .homepage .gov-new.d-flex {
        display: block !important;
    }
}


.forum_temp_link {
    display: none;
    color: black;
    text-decoration: none;
    font-weight: 600;
    font-size: 13px;
    padding: .5em 1em;
    transition: .2s;
    border-radius: 5px;
}

@media (max-width: 992px) {
    .forum_temp_link {
        display: block;
        margin: 0 0 15px;
    }

    .newslist {
        border: 0;
    }

    .tabs_mainnews {
        display: none;
    }

    .newslist ul {
        border: 1px solid #eee;
    }
}
