﻿@font-face {
    font-family: "proxima_nova_rgbold";
    src: url("../f/proximanova-bold.eot");
    src: url("../f/proximanova-bold.eot?#iefix") format("embedded-opentype"),
        url("../f/proximanova-bold.woff") format("woff"),
        url("../f/proximanova-bold.ttf") format("truetype"),
        url("../f/proximanova-bold.svg#proxima_nova_rgbold") format("svg");
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: "proxima_nova_rgregular";
    src: url("../f/proximanova-reg.eot");
    src: url("../f/proximanova-reg.eot?#iefix") format("embedded-opentype"),
        url("../f/proximanova-reg.woff") format("woff"),
        url("../f/proximanova-reg.ttf") format("truetype"),
        url("../f/proximanova-reg.svg#proxima_nova_rgregular") format("svg");
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: "geneva";
    src: url("../f/Geneva.eot");
    src: url("../f/Geneva.eot?#iefix") format("embedded-opentype"),
        url("../f/Geneva.woff") format("woff"),
        url("../f/Geneva.ttf") format("truetype"),
        url("../f/Geneva.svg#geneva") format("svg");
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: "helvetica-bold";
    src: url("../f/HelveticaNeue-CondensedBold.eot");
    src: url("../f/HelveticaNeue-CondensedBold.eot?#iefix")
            format("embedded-opentype"),
        url("../f/HelveticaNeue-CondensedBold.woff") format("woff"),
        url("../f/HelveticaNeue-CondensedBold.ttf") format("truetype"),
        url("../f/HelveticaNeue-CondensedBold.svg#helvetica-bold") format("svg");
    font-weight: normal;
    font-style: normal;
}
html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video,
p {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    font: inherit;
    vertical-align: baseline;
}

.article .main h3 {
    font-weight: normal;
    font-family: "proxima_nova_rgbold";
}

.line {
    background-size: contain !important;
}

.twitter_lines {
    border: 1px solid #f03226;
    box-sizing: border-box;
    overflow: scroll;
}
.twitter_lines a {
    color: #ccc;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
    display: block;
}
a {
    color: #363636;
    text-decoration: none;
}

.static a {
    color: black;
    text-decoration: underline;
}
.static a:hover {
    color: #f03226;
}

.m4 .right_block,
.m5 .right_block {
    float: right;
    width: 24%;
}

.m4 .all_morenews {
    float: left;
    width: 75%;
}

.m5 .videoblok {
    display: block;
}
.videoblok .blok {
    width: 100%;
    height: 380px;
    position: relative;
    margin: 0 9px;
}
.videoblok .blok:after {
    border-left: 1px solid #eaeaea;
    height: 100%;
    padding-bottom: 10px;
    width: 1px;
    position: absolute;
    content: "";
    top: 0;
    right: -11px;
}
.videoblok .blok:last-child:after {
    display: none;
}
.photoblok1 {
    width: 100%;
    display: table;
}
.m5.foto_mod {
    margin-bottom: 35px;
}
.mobile_menu {
    display: none;
}

.photonewws .videoblok .vert_line {
    display: none;
}
.video_page .article .photopage .main {
    padding: 0;
}
.video_page .photopage .videoblok .blok {
    overflow: hidden;
    margin: 0;
}
.video_page .photopage .videoblok .blok:after {
    display: none;
}
.video_page .photopage .videoblok .vert_line {
    display: block;
}

.top_small {
    background-size: cover;
}
.top_small img {
    width: 90%;
    display: inline-block;
    padding-top: 15%;
}

.m4.mainpg .rubric {
    font-size: 22px;
    font-weight: bold;
    display: block;
    margin-bottom: 25px;
}

@media screen and (max-width: 1280px) {
    .videoblok .blok:after {
        right: -10px;
    }
    body {
        line-height: 1;
        font-family: "proxima_nova_rgregular", sans-serif;
        font-size: 12px;
        line-height: 15px;
        display: grid;
    }
    ol,
    ul {
        list-style: none;
    }
    blockquote,
    q {
        quotes: none;
    }
    blockquote:before,
    blockquote:after,
    q:before,
    q:after {
        content: "";
        content: none;
    }
    table tr td {
        vertical-align: top;
    }
    table {
        border-collapse: collapse;
        border-spacing: 0;
        vertical-align: top;
    }

    h1,
    h2,
    h3,
    h4,
    h5,
    h6 {
        font-family: "proxima_nova_rgregular", sans-serif;
    }
    /*--------------чистка*/
    h2 span {
        background: #f03226;
        color: white !important;
        font-family: "proxima_nova_rgbold";
        font-size: 14px;
        padding: 2px 2px;
        margin-right: 1px;
        text-transform: uppercase;
    }

    b {
        font-weight: normal;
        font-family: "proxima_nova_rgbold";
    }

    .search,
    .header .menu .link1 a,
    .header .more a {
        -webkit-touch-callout: none;
        -webkit-user-select: none;
        -khtml-user-select: none;
        -moz-user-select: none;
        -ms-user-select: none;
        -o-user-select: none;
        user-select: none;
    }

    .page_wrapper {
        position: relative;
        width: 100%;
        max-width: 2560px;
        min-width: 1000px;
        /* overflow: hidden; */
        margin: 0 auto;
        letter-spacing: 0.3px;
    }

    .wrapper {
        position: relative;
        margin: 0 auto;
        width: 1000px;
        height: inherit;
    }

    .header {
        background: url(../images/main.jpg) center 0 no-repeat;
        width: 100%;
        height: 225px;
        background-size: cover;
    }
    .header .logo {
        margin: 0 auto;
        position: relative;
        display: table;
        padding-top: 30px;
    }
    .header .logo img {
        width: 440px;
    }
    .header .menu {
        background: url(../images/bg_menu.png) 0 0 repeat-x;
        width: 100%;
        height: 70px;
        margin-top: 17px;
        display: table;
        background-size: contain;
    }
    .header .menu .link1 {
        float: left;
    }
    .header .menu .link1 .active {
        background-color: #f03226;
        color: white;
        border-radius: 6px;
        box-shadow: -1px 2px 4px -2px #961f18 inset;
    }
    /*
background-color: #f03226;
    color: white;
    border-radius: 6px;
    box-shadow: -1px 2px 4px -2px #961f18 inset;
    border-bottom: none !important;
	padding-bottom:9px !important;
	border-bottom-left-radius:0px !important;
	border-bottom-right-radius:0px !important;
    position: relative;
    z-index: 12;
	
}*/

    .header .menu .link1 a:hover {
        color: #f03226;
    }

    .header .menu .link1 a {
        display: table;
        float: left;
        font-size: 11px;
        color: #6c6c6c;
        font-family: "proxima_nova_rgbold";
        text-transform: uppercase;
        padding: 0 6px;
        line-height: 40px;
        cursor: pointer;
        height: 42px;
        margin-top: 11px;
    }
    .header .menu .search {
        position: absolute;
        right: 0;
        cursor: pointer;
    }
    .header .menu .searchico {
        margin: 17px 0;
        background: url(../images/search.png) 0 0 no-repeat;
        width: 28px;
        height: 28px;
        cursor: pointer;
        background-size: cover;
    }
    .header .menu .searchico:hover {
        background: url(../images/search.png) 0 bottom no-repeat;
        background-size: cover;
    }
    .header .menu .searchico:active {
        background: url(../images/search.png) 0 0 no-repeat;
        background-size: cover;
    }

    .header #active {
        background-color: #f03226;
        width: 100%;
        line-height: 35px;
        z-index: 5;
        height: 36px;
        position: relative;
        margin-top: -10px;
        box-shadow: -1px 2px 4px -2px #961f18 inset;
    }
    .header .more .active {
        color: white;
    }
    .header .more a:hover {
        color: white;
    }
    .header .more a {
        display: table;
        float: left;
        font-size: 10px;
        color: #e3e3de;
        text-transform: uppercase;
        cursor: pointer;
        font-family: "proxima_nova_rgregular";
        padding: 0 9px;
    }
    /****************************************/
    .m1 {
        margin-top: 30px;
    }
    .m1 .main_theme .main_photo:hover {
        filter: brightness(0.9);
        -webkit-filter: brightness(0.9);
        -moz-filter: brightness(0.9);
        -o-filter: brightness(0.9);
        -ms-filter: brightness(0.9);
        cursor: pointer;
    }
    .m1 .main_theme_infography .main_photo_infography:hover {
        filter: brightness(0.9);
        -webkit-filter: brightness(0.9);
        -moz-filter: brightness(0.9);
        -o-filter: brightness(0.9);
        -ms-filter: brightness(0.9);
        cursor: pointer;
    }
    .m1 .main_theme {
        float: left;
        z-index: 11;
        position: relative;
        height: 475px;
        overflow: hidden;
    }
    .m1 .main_theme_infography {
        float: left;
        z-index: 11;
        position: relative;
        height: 475px;
        overflow: hidden;
    }
    .m1 .main_theme h2 {
        top: 3px;
        position: absolute;
        left: 0;
    }
    .m1 .main_theme_infography h2 {
        top: 3px;
        position: absolute;
        left: 0;
    }
    .m1 .main_theme .main_photo {
        width: 710px;
        height: 349px;
        background: 0 0 no-repeat;
        position: relative;
        margin: 10px 0;
        background-size: contain;
        display: block;
    }
    .m1 .main_theme_infography .main_photo_infography {
        width: 710px;
        height: 349px;
        background: 0 0 no-repeat;
        position: relative;
        margin: 10px 0;
        background-size: contain;
        display: block;
    }
    .m1 .main_theme .main_photo .txt {
        width: 695px;
        height: 110px;
        background: url(../images/bgtxt_maintheme.png) 0 0 no-repeat;
        position: absolute;
        bottom: 0;
        padding-left: 15px;
        color: #e8eae8;
        padding-top: 70px;
    }
    .m1 .main_theme .prev {
        text-align: center;
        width: 720px;
        margin-left: -5px;
    }
    .m1 .main_theme .prev td {
        position: relative;
    }
    .m1 .main_theme .prev div {
        width: 161px;
        height: 79px;
        margin-left: 5px;
        position: absolute;
        cursor: pointer;
        z-index: 5;
    }
    .m1 .main_theme .prev .ins {
        overflow: hidden;
        width: 169px;
    }
    .m1 .main_theme .prev .active {
        z-index: 15;
        border-left: 5px solid red;
        border-right: 5px solid red;
    }
    .m1 .main_theme .prev img {
        width: 170px;
        position: relative;
        z-index: 10;
        cursor: pointer;
    }
    .m1 .main_theme .prev img:hover,
    .m1 .main_theme .prev a:hover img {
        filter: brightness(1.1);
        -webkit-filter: brightness(1.1);
        -moz-filter: brightness(1.1);
        -o-filter: brightness(1.1);
        -ms-filter: brightness(1.1);
        cursor: pointer;
    }
    .m1 .main_theme_infography .main_photo_infography .txt {
        width: 695px;
        height: 110px;
        background: url(../images/bgtxt_maintheme.png) 0 0 no-repeat;
        position: absolute;
        bottom: 0;
        padding-left: 15px;
        color: #e8eae8;
        padding-top: 70px;
    }
    .m1 .main_theme_infography .prev {
        text-align: center;
        width: 720px;
        margin-left: -5px;
    }
    .m1 .main_theme_infography .prev td {
        position: relative;
    }
    .m1 .main_theme_infography .prev div {
        width: 161px;
        height: 79px;
        margin-left: 5px;
        position: absolute;
        cursor: pointer;
        z-index: 5;
    }
    .m1 .main_theme_infography .prev .ins {
        overflow: hidden;
        width: 169px;
    }
    .m1 .main_theme_infography .prev .active {
        z-index: 15;
        border-left: 5px solid red;
        border-right: 5px solid red;
    }
    .m1 .main_theme_infography .prev img {
        width: 170px;
        position: relative;
        z-index: 10;
        cursor: pointer;
    }
    .m1 .main_theme_infography .prev img:hover,
    .m1 .main_theme_infography .prev a:hover img {
        filter: brightness(1.1);
        -webkit-filter: brightness(1.1);
        -moz-filter: brightness(1.1);
        -o-filter: brightness(1.1);
        -ms-filter: brightness(1.1);
        cursor: pointer;
    }

    .news {
        float: right;
        width: 265px;
        font-family: "proxima_nova_rgregular";
        overflow: hidden;
        height: 450px;
        position: relative;
        margin-top: 1px;
    }
    .news h2 {
        text-align: left;
        margin: 3px 0 5px;
    }
    .news li {
        color: #363636;
        border-bottom: 1px solid #ebebeb;
        font-size: 12px;
        padding-bottom: 5px;
        margin-bottom: 10px;
        line-height: 15px;
    }
    .news li a:hover {
        color: #f03226;
        cursor: pointer;
    }
    #scroller {
        position: absolute;
        z-index: 100;
        -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
        width: 265px;
        -webkit-transform: translateZ(0);
        -moz-transform: translateZ(0);
        -ms-transform: translateZ(0);
        -o-transform: translateZ(0);
        transform: translateZ(0);
        -webkit-touch-callout: none;
        -webkit-user-select: none;
        -moz-user-select: none;
        -ms-user-select: none;
        user-select: none;
        -webkit-text-size-adjust: none;
        -moz-text-size-adjust: none;
        -ms-text-size-adjust: none;
        -o-text-size-adjust: none;
        text-size-adjust: none;
        max-height: 100%;
    }

    .article #scroller {
        width: 235px;
    }

    .news .shadow {
        background: white;
        box-shadow: 0 9px 10px -2px white;
        position: relative;
        z-index: 110;
        padding-top: 10px;
    }
    .line {
        background: url(../images/line_top.png) center bottom no-repeat;
        width: 100%;
        display: table;
        height: 60px;
        margin-top: -40px;
        float: left;
        position: relative;
        z-index: 10;
        margin-bottom: 10px;
        background-size: contain;
    }

    /****************************************/
    .m2 {
        display: table;
        margin: 0 auto;
        width: 1010px;
    }
    .m2 .photo_fact {
        float: left;
        margin-right: 20px;
        margin-bottom: 40px;
        height: 305px;
        position: relative;
        width: 488px;
    }
    .m2 .photo_fact_img {
        height: 230px;
    }
    .m2 .photo_fact h2 {
        position: absolute;
        top: 209px;
    }
    .m2 .photo_fact img {
        margin-bottom: 5px;
        width: 488px;
    }
    .m2 .photo_fact img:hover {
        filter: brightness(0.95);
        -webkit-filter: brightness(0.95);
        -moz-filter: brightness(0.95);
        -o-filter: brightness(0.95);
        -ms-filter: brightness(0.95);
        cursor: pointer;
    }
    .m2 .photo_fact .txt {
        width: 468px;
        height: 58px;
        padding: 10px;
        background: #f1f1f1;
        font-size: 12px;
        color: #6a6a6a;
        line-height: 15px;
        overflow: hidden;
        position: absolute;
        bottom: 0;
        /* margin-top: 5px; */
    }

    .number_week {
        background: #c0ecdd;
        width: 235px;
        height: 305px;
        position: relative;
        text-align: center;
        margin-right: 20px;
        float: left;
    }
    .number_week:hover {
        background: #b6e0d2;
    }
    .number_week h3 {
        margin: 45px 0 30px;
        font-family: "helvetica-bold";
        font-size: 28px;
        text-align: center;
        line-height: 28px;
        color: #88b2a4;
    }
    .number_week h3 span {
        font-size: 63px;
    }
    .number_week p {
        font-size: 14px;
        color: #464646;
        font-family: "proxima_nova_rgbold";
        text-align: center;
        line-height: 17px;
    }
    .number_week h2 {
        width: 100%;
        text-align: center;
        padding-top: 7px;
    }
    .number_week h4 {
        font-size: 11px;
        color: #759b8e;
        position: absolute;
        bottom: 30px;
        width: 100%;
        text-align: center;
        line-height: 12px;
    }
    .number_week img {
        margin: 25px 0;
    }

    .top_small {
        width: 235px;
        height: 305px;
        position: relative;
        text-align: center;
        margin-right: 20px;
        float: left;
    }

    .m2 .number_week h2 {
        position: absolute;
        bottom: 11px;
    }

    .number_week h2.commentweek span {
        font-size: 11px !important;
    }

    .twitter_lines {
        width: 235px;
        position: relative;
        margin: 0 0 0px 0;
        float: right;
        max-height: 1450px;
    }
    .twitter_lines h2 {
        text-align: center;
        padding-top: 10px;
        padding-bottom: 10px;
    }
    .comment_week {
        margin: 0 0 25px 0;
        float: right;
    }

    .left_banner {
        width: 488px;
        height: 305px;
        float: left;
        background-size: cover;
    }
    .left_banner a {
        display: block;
    }
    .infograph {
        width: 488px;
        height: 305px;
        float: right;
        background-color: #c0ecdd;
        margin-bottom: 20px;
    }
    .infograph img {
        width: 100%;
        padding: 11px;
        box-sizing: border-box;
    }
    .infograph h2 {
        text-align: center;
        margin: 0 !important;
    }

    .m2 .newspaper {
        background: #e8e8e2;
        width: 235px;
        height: 285px;
        float: left;
        position: relative;
        text-align: center;
        padding-top: 20px;
        overflow-y: hidden;
    }
    .m2 .newspaper:hover {
        filter: brightness(0.95);
        -webkit-filter: brightness(0.95);
        -moz-filter: brightness(0.95);
        -o-filter: brightness(0.95);
        -ms-filter: brightness(0.95);
        cursor: pointer;
    }
    .m2 .newspaper img {
        width: 200px;
    }
    .m2 .newspaper h2 {
        position: absolute;
        bottom: 10px;
        width: 100%;
        text-align: center;
    }
    .m2 .newspaper .paperbg {
        background: url(../images/newspaper_1.png) center 0 no-repeat;
        position: absolute;
        height: 240px;
        bottom: 0;
        width: 100%;
    }

    .morenews {
        float: left;
        margin-bottom: 30px;
    }
    .morenews .ins {
        width: 235px;
        height: 150px;
        margin: 0 0 20px;
        overflow: hidden;
    }
    .all_morenews .morenews .ins {
        margin-bottom: 5px;
    }
    .morenews img {
        padding: 0 0 3px;
        width: 100%;
        cursor: pointer;
    }
    .morenews img:hover {
        cursor: pointer;
    }
    .morenews .cat {
        color: #898989;
        padding: 0 0 3px;
        font-size: 11px;
        position: absolute;
        margin-top: 157px;
        cursor: pointer;
    }
    .morenews p {
        font-size: 12px;
        color: #6a6a6a;
        line-height: 16px;
        max-height: 190px;
        overflow: hidden;
    }
    .morenews .blok {
        width: 235px;
        position: relative;
        margin-right: 19px;
        float: left;
        overflow: hidden;
    }

    .morenews .blok:after {
        box-shadow: 0 -20px 10px -15px white inset;
        content: "";
        position: absolute;
        bottom: 0;
        width: 100%;
        height: 20px;
    }

    .right_blok .morenews .blok:after {
        box-shadow: none;
    }

    .right_blok .morenews .blok {
        background-color: #f1f1f1;
        margin-bottom: 0px !important;
    }

    .pagenews .right_blok .morenews .blok {
        padding-bottom: 15px;
    }

    .right_blok .morenews .blok p,
    .right_blok .morenews .blok h3 {
        padding-left: 15px;
        padding-right: 15px;
    }

    .m2 .morenews .blok,
    .m4 .morenews .blok {
        height: 300px;
    }

    .morenews h3 {
        font-size: 15px;
        color: #363636;
        font-family: "proxima_nova_rgbold";
        line-height: 17px;
        padding: 4px 0;
        cursor: pointer;
    }
    .morenews a:hover {
        color: #f03226;
    }

    /****************************************/

    .m3 {
        background: url(../images/trib.jpg) center 0 no-repeat;
        width: 100%;
        height: 230px;
        margin: 0 0 30px;
        background-size: cover;
        position: relative;
    }
    .m3 .tonir {
        background: rgba(0, 0, 0, 0);
        width: 100%;
        height: 100%;
        position: absolute;
        z-index: 100;
        cursor: pointer;
    }
    .m3 .tonir:hover {
        background: rgba(0, 0, 0, 0.15);
    }
    .m3 img {
        margin-top: 75px;
        z-index: 101;
        position: relative;
        cursor: pointer;
        pointer-events: none;
        width: 400px;
    }

    /****************************************/
    .m4 {
        display: table;
        margin: 0 auto;
    }
    .m4 .zag h2 {
        text-align: center;
        margin-bottom: 30px;
        margin-top: 30px;
    }

    /****************************************/
    .m5 {
        display: table;
        margin: 0 auto;
    }
    .m5 .zag h2 {
        text-align: center;
        margin-bottom: 30px;
        margin-top: 30px;
    }
    .m4 .zag,
    .m5 .zag {
        height: 60px;
        background: url(../images/line_down.png) center 7px no-repeat;
        display: table;
        width: 100%;
        height: 60px;
        position: relative;
        background-size: contain;
    }
    .m5 .videoblok img {
        width: 180px;
        height: 120px;
        cursor: pointer;
    }

    .m5 .videoblok {
        float: left;
    }
    .m5 .line {
        margin: 0 0 20px;
        background-size: contain;
    }
    .photoblok1 .videoblok .blok {
        height: 250px;
    }
    .videoblok .blok {
        width: 185px;
        position: relative;
        height: 230px;
        border-bottom: 7px solid #eaeaea;
        float: left;
        text-align: center;
    }
    .videoblok p {
        font-size: 12px;
        color: #6a6a6a;
        line-height: 12px;
        max-height: 49px;
        overflow: hidden;
    }
    .videoblok h3 {
        font-size: 13px;
        color: #363636;
        font-family: "proxima_nova_rgbold";
        line-height: 13px;
        margin: 4px 0;
        max-height: 53px;
        overflow: hidden;
    }
    .videoblok a:hover {
        color: #f03226;
        cursor: pointer;
    }
    .videoblok .video img {
        width: 210px;
        height: 115px;
    }
    .videoblok .video .play {
        width: 50px;
        height: 40px;
        background: url(../images/play.png) center 0 no-repeat;
        background-size: contain;
        position: absolute;
        left: 50%;
        margin-left: -25px;
        margin-top: -20px;
        top: 55px;
    }
    .videoblok .video {
        margin-bottom: 5px;
        overflow: hidden;
    }
    .videoblok .vert_line {
        display: none;
        margin: 0 8px;
        border-left: 1px solid #eaeaea;
        height: 240px;
        width: 1px;
        float: left;
    }
    /****************************************/
    .m6 {
        display: table;
        margin: 0 auto;
        background: center 0 no-repeat;
        height: 194px;
        width: 1000px;
        margin-bottom: 25px;
        background-size: contain;
    }
    .m6 h2 {
        margin: 13px 10px 0px;
    }
    .m6 .mini h2 {
        margin: 8px 10px 3px;
    }
    .m6 .mini h2 span {
        font-size: 10px;
    }

    .m6 .txt {
        pointer-events: none;
        position: relative;
        z-index: 101;
    }

    .m6 .tonir {
        background: rgba(0, 0, 0, 0);
        width: 100%;
        height: 100%;
        position: absolute;
        z-index: 100;
        cursor: pointer;
    }
    .m6 .tonir:hover {
        background: rgba(0, 0, 0, 0.25);
    }

    .m6 h3 {
        color: white;
        font-size: 39px;
        font-family: "proxima_nova_rgbold";
        line-height: 40px;
        margin-left: 6px;
    }
    .m6:hover {
        filter: brightness(0.95);
        -webkit-filter: brightness(0.95);
        -moz-filter: brightness(0.95);
        -o-filter: brightness(0.95);
        -ms-filter: brightness(0.95);
        cursor: pointer;
    }

    .left_banner {
        margin-bottom: 35px;
    }

    /****************************************/
    .footer {
        background: #e8e8e2;
        position: relative;
        width: 100%;
        height: 168px;
        padding-top: 50px;
        float: left;
    }
    .footer .bg_footer {
        height: 22px;
        width: 100%;
        position: absolute;
        bottom: 0;
        background: url(../images/footer.jpg) center 0 no-repeat;
        background-size: cover;
    }
    .footer .link2 {
        color: #9d9d9a;
        font-size: 12px;
        margin-bottom: 10px;
        font-family: "proxima_nova_rgbold";
        margin-left: 0;
    }
    .footer p {
        color: #9d9d9d;
        margin: 0 10px;
        font-size: 10px;
        line-height: 16px;
        margin-left: 0;
    }
    .footer p a {
        color: #6a6a6a;
        margin: 0 10px;
    }
    .footer p a:hover {
        color: #f03226;
        cursor: pointer;
    }
    .footer .seti {
        float: left;
        margin-top: 15px;
    }

    .footer .seti a i {
        display: block;
        text-align: center;
        /* vertical-align: bottom; */
        float: left;
        margin: 0 2px;
        width: 15px;
        height: 20px;
        border: solid 1px #363636;
        border-radius: 15px;
        padding: 5px 5px 0px 6px;
        line-height: 15px;
        opacity: 0.5;
    }
    .footer .seti a i:hover {
        opacity: 1;
        border: solid 1px #f03226;
        color: #f03226;
    }

    .footer .footlogo {
        float: right;
        text-align: center;
        width: 150px;
        margin-left: 15px;
    }
    .footer .footlogo div {
        margin-bottom: 5px;
        cursor: pointer;
    }
    .footer .footlogo img:hover {
        filter: brightness(1.2);
        -webkit-filter: brightness(1.2);
        -moz-filter: brightness(1.2);
        -o-filter: brightness(1.2);
        -ms-filter: brightness(1.2);
    }

    .footlogo img.embassybel {
        width: 150px;
    }

    .footer .fl1 {
        float: left;
        background: url(../images/fl1.png) 0 0 no-repeat;
        width: 33px;
        height: 42px;
        background-size: cover;
    }
    .footer .fl1:hover {
        float: left;
        background: url(../images/fl1.png) 0 bottom no-repeat;
        background-size: cover;
    }
    .footer .fl2 {
        float: right;
        background: url(../images/fl2.png) 0 0 no-repeat;
        width: 112px;
        height: 42px;
        background-size: cover;
    }
    .footer .fl2:hover {
        float: right;
        background: url(../images/fl2.png) 0 bottom no-repeat;
        background-size: cover;
    }
    .footer .fl3 {
        float: left;
        background: url(../images/fl3.png) 0 0 no-repeat;
        width: 150px;
        height: 20px;
        background-size: cover;
    }
    .footer .fl3:hover {
        float: left;
        background: url(../images/fl3.png) 0 bottom no-repeat;
        background-size: cover;
    }
    .footer .fl4 {
        float: left;
        background: url(../images/fl4.png) 0 0 no-repeat;
        width: 150px;
        height: 27px;
        margin-top: 8px;
        background-size: cover;
    }
    .footer .fl4:hover {
        float: left;
        background: url(../images/fl4.png) 0 bottom no-repeat;
        background-size: cover;
    }

    .inputs_search {
        position: fixed;
        top: 50%;
        left: 50%;
        margin-left: -425px;
        margin-top: -33px;
        z-index: 110;
        height: 55px;
        width: 795px;
    }
    .inputs_search .but_search {
        background: url(../images/buts.png) 0 0 no-repeat;
        height: 100%;
        width: 55px;
        position: absolute;
        right: 0;
        cursor: pointer;
        background-size: cover;
        z-index: 1100;
    }
    .inputs_search .but_search:hover {
        background: url(../images/buts.png) 0 bottom no-repeat;
        background-size: cover;
    }
    .inputs_search input {
        width: 700px;
        height: 100%;
        padding: 0 20px;
        font-size: 12px;
        color: #6c6c6c;
        font-family: "proxima_nova_rgbold";
        outline: none;
        border: none;
        position: absolute;
    }
    .flysearch {
        position: absolute;
        display: none;
        line-height: 57px;
        z-index: 1100;
    }
    .bg_flysearch {
        display: none;
        position: fixed;
        height: 100%;
        width: 100%;
        top: 0;
        left: 0;
        background: rgb(0, 0, 0);
        background: rgba(0, 0, 0, 0.77);
        z-index: 1000;
    }
    .flysearch_close {
        background: url(../images/close.png) 0 0 no-repeat;
        width: 28px;
        height: 29px;
        position: fixed;
        z-index: 1001;
        top: 15px;
        right: 15px;
        cursor: pointer;
    }
    .flysearch_close:hover {
        background: url(../images/close.png) 0 bottom no-repeat;
    }

    .static {
        margin-top: 35px;
        margin-bottom: 30px;
    }
    .static h1 {
        color: #363636;
        font-size: 29px;
        font-family: "proxima_nova_rgbold";
        line-height: 26px;
        margin: 5px -3px;
        margin-bottom: 25px;
    }
    .static p {
        margin: 8px 0;
        color: #363636;
        font-size: 14px;
        line-height: 17px;
    }

    .static img.expert {
        max-width: 350px;
        display: block;
        margin-bottom: 20px;
    }

    /*********************************ARTICLE**********************************************/
    .article {
        margin-top: 35px;
    }
    .article .cont {
        width: 685px;
    }
    .nav_stroka {
        color: #252525;
        font-size: 10px;
        text-transform: uppercase;
        font-family: "proxima_nova_rgbold";
        margin-bottom: 20px;
        cursor: pointer;
    }
    .nav_stroka a:hover {
        color: #f03226;
    }
    .article .title p {
        color: #898989;
        font-size: 12px;
    }
    .article .title a {
        color: #363636;
        cursor: Pointer;
    }
    .article .title a:hover {
        color: #f03226;
    }
    .article .title h1 {
        color: #363636;
        font-size: 29px;
        font-family: "proxima_nova_rgbold";
        line-height: 26px;
        margin: 5px -3px;
    }
    .article .title div.h4 {
        color: #6a6a6a;
        font-size: 18px;
        line-height: 18px;
        padding-bottom: 10px;
    }
    .article .main {
        padding-left: 180px;
        padding-top: 25px;
        padding-bottom: 60px;
        text-align: left;
        color: #363636;
        font-size: 14px;
        line-height: 17px;
    }
    .article .main img {
        margin: 5px 0;
        max-width: 480px;
    }
    .article .main .pod_img {
        color: #888888;
        font-size: 10px;
        text-transform: uppercase;
        margin: 0px;
        line-height: 5px;
    }
    .article .main p {
        margin: 8px 0;
        color: #363636;
        font-size: 14px;
        line-height: 17px;
    }
    .article .main .morenews img {
        margin: 0;
        width: 235px;
    }

    .article .main .morenews {
        margin-bottom: 0;
        margin-top: 3px;
        margin-left: -115px;
    }
    .article .main .morenews p {
        font-size: 12px;
        color: #6a6a6a;
        padding: 0;
        margin: 0;
        line-height: 14px;
    }
    .article .main .helper p {
        padding: 0 10px;
        color: #6a6a6a;
        font-size: 12px;
        line-height: 15px;
        margin: 0;
        padding-top: 10px;
    }
    .article .main .helper {
        background: #f1f1f1;
        width: 100%;
        padding-top: 5px;
        padding-bottom: 15px;
        margin: 15px 0;
    }

    .article .keywords p a:hover,
    .article .more a:hover {
        color: #f03226;
    }
    .article .keywords p a,
    .article .more a {
        color: #206fb7;
        font-size: 12px;
        cursor: pointer;
        margin-right: 5px;
    }

    .article .more {
        padding-top: 10px;
    }
    .article .keywords p {
        color: #898989;
        font-size: 12px;
    }

    .article .keywords div.social {
        float: right;
        margin-left: 15px;
        margin-top: -10px;
    }

    .article .keywords img {
        float: left;
        margin: 0;
        width: 20px;
    }
    .article .keywords span {
        padding: 0 7px;
    }
    .article .keywords {
        margin-top: 35px;
        height: 20px;
        width: 100%;
        border-bottom: 1px solid #dddddd;
    }
    .article .right_blok {
        padding-left: 65px;
    }
    .article .right_blok .news {
        width: 235px;
        margin-top: 0;
        float: right;
        height: 260px;
    }
    .article .right_blok .morenews .blok {
        float: right;
        margin-right: 0;
        margin-bottom: 20px;
    }
    .article .right_blok .miniline {
        background: url(../images/miniline.png) center 0 no-repeat;
        width: 100%;
        height: 25px;

        background-size: cover;

        /* margin-top: -55px; */
        text-align: center;

        position: relative;
        z-index: 117;
        bottom: 0;
        position: absolute;
        border-bottom: 8px solid white;
        margin: 0;
    }
    .article .right_blok .title {
        background: url(../images/title_article.png) center 0 no-repeat;
        width: 235px;
        height: 45px;
        float: left;

        text-align: center;
        padding-top: 8px;
        position: relative;
        z-index: 80;
        margin-bottom: -19px;
        background-size: contain;
        float: right;
    }

    /*********************page news****************************/

    .pagenews .right_blok {
        padding-left: 15px;
    }
    .pagenews .right_blok .title {
        margin-top: 0;
    }
    .pagenews .cont {
        width: 750px;
    }
    .pagenews .cont .title {
        margin-top: 1px;
    }
    .pagenews .cont .videoblok .blok {
        text-align: left;
        height: 170px;
        padding-top: 20px;
        margin-bottom: 20px;
        width: 230px;
    }
    .pagenews .cont .videoblok .blok h3 {
        text-align: left;
        font-size: 16px;
        line-height: 16px;
        margin-bottom: 10px;
    }
    .pagenews .cont .videoblok .blok p {
        line-height: 13px;
    }
    .pagenews .cont .videoblok .vert_line {
        height: 177px;
        margin-top: 20px;
    }
    .pagenews .cont .videoblok .data {
        position: absolute;
        bottom: 5px;
        padding: 0;
        color: #898989;
    }
    .pagenews .line {
        margin-top: 0;
        display: block;
        margin-bottom: 15px;
        background-size: contain;
    }
    .more_page {
        display: table;
        padding-top: 40px;
        margin: 0 auto;
        position: relative;
        margin-bottom: 30px;
        z-index: 50;
        text-align: center;
    }
    .more_page .left {
        background: url(../images/left.png) 0 0 no-repeat;
        width: 7px;
        height: 13px;
        float: left;
        cursor: pointer;
        padding-right: 10px;
    }
    .more_page .left:hover {
        background: url(../images/left.png) 0 bottom no-repeat;
    }
    .more_page .right {
        background: url(../images/right.png) right 0 no-repeat;
        width: 7px;
        height: 13px;
        float: right;
        padding-left: 10px;
        cursor: pointer;
    }
    .more_page .link {
        float: left;
    }
    .more_page .right:hover {
        background: url(../images/right.png) 0 bottom no-repeat;
    }
    .more_page a {
        color: #6a6a6a;
        font-size: 12px;
        font-family: "proxima_nova_rgregular";
        cursor: pointer;
        padding: 3px;
    }
    .more_page a:hover {
        color: #f03226;
    }

    /*********************page par****************************/

    .pagepar .cont {
        padding-left: 0;
        width: 930px;
    }
    .pagepar .cont .title {
        /*float: left; */
        margin-top: 7px;
        padding-bottom: 10px;
        margin: 0 auto;
    }
    .pagepar .right_blok {
        padding-left: 0;
    }
    .pagepar .right_blok .news {
        height: 325px;
        margin-top: -7px;
    }
    .pagepar .right_blok .miniline {
        margin-top: -16px;
    }
    .pagepar .right_blok .news h2 {
        margin: 5px 0 10px;
    }
    .pagepar .morenews .blok {
        margin-right: 14px;
        height: 300px;
        overflow: hidden;
    }
    .pagepar .cont .morenews {
        margin-bottom: 0;
    }

    /*********************************VIDEO**********************************************/

    .article .photopage iframe,
    .article .videopage iframe {
        width: 680px;
        height: 380px;
        margin: 30px 0 0;
    }
    .article .videopage .main {
        padding-top: 10px;
    }

    .article .videopage .main .keywords {
        margin-top: 40px;
    }
    .article .videopage .m5 {
        width: 680px;
        margin-bottom: 50px;
    }
    .article .videopage .m5 .zag {
        background-size: contain;
        width: 680px;
    }
    .article .videopage .m5 iframe {
        width: 210px;
        height: 120px;
        margin: 0;
    }
    .article .videopage .m5 .videoblok .vert_line {
        height: 235px;
        margin: 0 10px;
    }
    .article .videopage .m5 .videoblok .blok {
        width: 210px;
        height: 235px;
    }

    /*********************************photo page**********************************************/

    .article img {
        max-width: 680px;
    }
    .article .photopage .keywords img {
        margin: 0;
    }
    .article .morenews .blok {
        margin-top: 20px;
    }
    .article .photopage .photo img {
        width: 210px;
        height: 150px;
        margin: 15px 0 0;
        margin-right: 19px;
        cursor: pointer;
    }
    .article .photopage .photo img:hover {
        filter: brightness(0.9);
        -webkit-filter: brightness(0.9);
        -moz-filter: brightness(0.9);
        -o-filter: brightness(0.9);
        -ms-filter: brightness(0.9);
    }
    .article .photopage .main {
        padding-top: 10px;
        padding-bottom: 0;
    }
    .article .photopage .keywords {
        margin-top: 40px;
    }
    .article .photopage .more {
        margin-bottom: 50px;
    }
    .article .photopage .m5 {
        width: 680px;
        margin-bottom: 50px;
    }
    .article .photopage .m5 .zag {
        background-size: contain;
        width: 680px;
    }
    .article .photopage .m5 img {
        width: 210px;
        height: 150px;
        margin: 0;
    }
    .article .photopage .m5 .videoblok .vert_line {
        height: 255px;
        margin: 0 10px;
    }
    .article .photopage .m5 .videoblok .blok {
        width: 210px;
        height: 255px;
    }
    .cont2 {
        width: 685px;
    }
}

/*************************Более 1280**********************************************/
@media screen and (min-width: 1281px) {
    body {
        line-height: 1;
        font-family: "proxima_nova_rgregular", sans-serif;
        font-size: 12px;
        line-height: 15px;
    }
    ol,
    ul {
        list-style: none;
    }
    blockquote,
    q {
        quotes: none;
    }
    blockquote:before,
    blockquote:after,
    q:before,
    q:after {
        content: "";
        content: none;
    }
    table tr td {
        vertical-align: top;
    }
    table {
        border-collapse: collapse;
        border-spacing: 0;
        vertical-align: top;
    }

    h1,
    h2,
    h3,
    h4,
    h5,
    h6 {
        font-family: "proxima_nova_rgregular", sans-serif;
    }
    /*--------------чистка*/
    h2 span {
        background: #f03226;
        color: white !important;
        font-family: "proxima_nova_rgbold";
        font-size: 16px;
        padding: 5px 2px;
        margin-right: 1px;
        text-transform: uppercase;
    }

    .m4.mainpg .rubric {
        font-size: 28px;
        margin-bottom: 32px;
    }

    .search,
    .header .menu .link1 a,
    .header .more a {
        -webkit-touch-callout: none;
        -webkit-user-select: none;
        -khtml-user-select: none;
        -moz-user-select: none;
        -ms-user-select: none;
        -o-user-select: none;
        user-select: none;
    }

    .page_wrapper {
        position: relative;
        width: 100%;
        max-width: 2560px;
        min-width: 1250px;
        /* overflow: hidden; */
        margin: 0 auto;
        letter-spacing: 0.3px;
    }

    .wrapper {
        position: relative;
        margin: 0 auto;
        width: 1255px;
        height: inherit;
    }

    .header {
        background: url(../images/main.jpg) center 0 no-repeat;
        width: 100%;
        height: 285px;
    }
    .header .logo {
        margin: 0 auto;
        position: relative;
        display: table;
        padding-top: 42px;
    }
    .header .menu {
        background: url(../images/bg_menu.png) 0 0 repeat-x;
        width: 100%;
        height: 78px;
        margin-top: 30px;
        display: table;
    }
    .header .menu .link1 {
        float: left;
        height: 65px;
    }
    .header .menu .link1 .active {
        background-color: #f03226;
        color: white;
        border-radius: 6px;
        border: 1px solid #eaebed;
        margin-top: 14px;
        padding: 0 14px;
        border-top: 1px solid #961f18;
        border-right: 1px solid #961f18;
        border-left: 1px solid #d22c21;
    }

    .header .menu .link1 a:hover {
        color: #f03226;
    }

    .header .menu .link1 a {
        display: table;
        float: left;
        font-size: 14px;
        color: #6c6c6c;
        font-family: "proxima_nova_rgbold";
        text-transform: uppercase;
        padding: 0 10px;
        line-height: 40px;
        cursor: pointer;
        height: 40px;
        margin-top: 15px;
    }
    .header .menu .search {
        position: absolute;
        right: 0;
        cursor: pointer;
    }
    .header .menu .searchico {
        margin: 15px 0;
        background: url(../images/search.png) 0 0 no-repeat;
        width: 37px;
        height: 37px;
        cursor: pointer;
    }
    .header .menu .searchico:hover {
        margin: 15px 0;
        background: url(../images/search.png) 0 bottom no-repeat;
    }
    .header .menu .searchico:active {
        margin: 15px 0;
        background: url(../images/search.png) 0 0 no-repeat;
    }

    .header #active {
        background-color: #f03226;
        width: 100%;
        line-height: 35px;
        z-index: 5;
        height: 35px;
        position: relative;
        margin-top: -10px;
        border-top: 1px solid #c82a19;
    }
    .header .more .active {
        color: white;
    }
    .header .more a:hover {
        color: white;
    }
    .header .more a {
        display: table;
        float: left;
        font-size: 11px;
        color: #e3e3de;
        text-transform: uppercase;
        cursor: pointer;
        font-family: "proxima_nova_rgregular";
        padding: 0 10px;
    }
    /****************************************/
    .m1 {
        margin-top: 30px;
    }
    .m1 .main_theme .main_photo:hover {
        filter: brightness(0.9);
        -webkit-filter: brightness(0.9);
        -moz-filter: brightness(0.9);
        -o-filter: brightness(0.9);
        -ms-filter: brightness(0.9);
        cursor: pointer;
    }
    .m1 .main_theme {
        float: left;
        z-index: 11;
        position: relative;
        height: 575px;
        overflow: hidden;
    }
    .m1 .main_theme h2 {
        top: 8px;
        position: absolute;
        left: 0;
    }
    .m1 .main_theme .main_photo {
        width: 895px;
        height: 440px;
        background: url(../images/f1.jpg) 0 0 no-repeat;
        position: relative;
        margin: 10px 0;
    }
    .m1 .main_theme .main_photo .txt {
        width: 880px;
        height: 140px;
        background: url(../images/bgtxt_maintheme.png) 0 0 no-repeat;
        position: absolute;
        bottom: 0;
        padding-left: 15px;
        color: #e8eae8;
        padding-top: 70px;
    }
    .m1 .main_theme .prev {
        text-align: center;
        width: 905px;
        margin-left: -5px;
    }
    .m1 .main_theme .prev td {
        position: relative;
    }
    .m1 .main_theme .prev div {
        width: 209px;
        height: 100px;
        margin-left: 5px;
        position: absolute;
        cursor: pointer;
        z-index: 5;
    }
    .m1 .main_theme .prev .ins {
        width: 214px;
        overflow: hidden;
    }
    .m1 .main_theme .prev .active {
        z-index: 15;
        border-left: 5px solid red;
        border-right: 5px solid red;
    }
    .m1 .main_theme .prev img {
        width: 214px;
        position: relative;
        z-index: 10;
        cursor: pointer;
    }
    .m1 .main_theme .prev img:hover,
    .m1 .main_theme .prev a:hover img {
        filter: brightness(1.2);
        -webkit-filter: brightness(1.2);
        -moz-filter: brightness(1.2);
        -o-filter: brightness(1.2);
        -ms-filter: brightness(1.2);
        cursor: pointer;
    }

    .m1 .main_theme_infography .main_photo_infography:hover {
        filter: brightness(0.9);
        -webkit-filter: brightness(0.9);
        -moz-filter: brightness(0.9);
        -o-filter: brightness(0.9);
        -ms-filter: brightness(0.9);
        cursor: pointer;
    }
    .m1 .main_theme_infography {
        float: left;
        z-index: 11;
        position: relative;
        height: 575px;
        overflow: hidden;
    }
    .m1 .main_theme_infography h2 {
        top: 8px;
        position: absolute;
        left: 0;
    }
    .m1 .main_theme_infography .main_photo_infography {
        width: 895px;
        height: 440px;
        background: url(../images/f1.jpg) 0 0 no-repeat;
        position: relative;
        margin: 10px 0;
    }
    .m1 .main_theme_infography .main_photo_infography .txt {
        width: 880px;
        height: 140px;
        background: url(../images/bgtxt_maintheme.png) 0 0 no-repeat;
        position: absolute;
        bottom: 0;
        padding-left: 15px;
        color: #e8eae8;
        padding-top: 70px;
    }
    .m1 .main_theme_infography .prev {
        text-align: center;
        width: 905px;
        margin-left: -5px;
    }
    .m1 .main_theme_infography .prev td {
        position: relative;
    }
    .m1 .main_theme_infography .prev div {
        width: 209px;
        height: 100px;
        margin-left: 5px;
        position: absolute;
        cursor: pointer;
        z-index: 5;
    }
    .m1 .main_theme_infography .prev .ins {
        width: 214px;
        overflow: hidden;
    }
    .m1 .main_theme_infography .prev .active {
        z-index: 15;
        border-left: 5px solid red;
        border-right: 5px solid red;
    }
    .m1 .main_theme_infography .prev img {
        width: 214px;
        position: relative;
        z-index: 10;
        cursor: pointer;
    }
    .m1 .main_theme_infography .prev img:hover,
    .m1 .main_theme_infography .prev a:hover img {
        filter: brightness(1.2);
        -webkit-filter: brightness(1.2);
        -moz-filter: brightness(1.2);
        -o-filter: brightness(1.2);
        -ms-filter: brightness(1.2);
        cursor: pointer;
    }

    .news {
        right: 0;
        width: 330px;
        font-family: "proxima_nova_rgregular";
        margin-top: 1px;
        overflow: hidden;
        height: 550px;
        float: right;
        float: right;
        font-family: "proxima_nova_rgregular";
        position: relative;
        margin-top: 1px;
    }
    .news .shadow {
        background: white;
        box-shadow: 0 9px 10px -2px white;
        position: relative;
        z-index: 110;
        padding-top: 10px;
    }

    .news h2 {
        text-align: left;
        margin: 5px 0 15px;
    }
    .news li {
        color: #363636;
        border-bottom: 1px solid #ebebeb;
        font-size: 15px;
        padding-bottom: 15px;
        margin-bottom: 15px;
        line-height: 20px;
        max-height: 100px;
    }
    .news li a:hover {
        color: #f03226;
        cursor: pointer;
    }
    #scroller {
        position: absolute;
        z-index: 100;
        -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
        width: 330px;
        -webkit-transform: translateZ(0);
        -moz-transform: translateZ(0);
        -ms-transform: translateZ(0);
        -o-transform: translateZ(0);
        transform: translateZ(0);
        -webkit-touch-callout: none;
        -webkit-user-select: none;
        -moz-user-select: none;
        -ms-user-select: none;
        user-select: none;
        -webkit-text-size-adjust: none;
        -moz-text-size-adjust: none;
        -ms-text-size-adjust: none;
        -o-text-size-adjust: none;
        text-size-adjust: none;
        max-height: 150%;
    }

    .article #scroller {
        width: 295px;
    }

    .line {
        background: url(../images/line_top.png) center bottom no-repeat;
        width: 100%;
        display: table;
        height: 60px;
        margin-top: -15px;
        float: left;
        position: relative;
        z-index: 10;
        margin-bottom: 30px;
    }

    /****************************************/
    .m2 {
        display: table;
        margin: 0 auto;
        width: 1260px;
    }
    .m2 .photo_fact {
        float: left;
        margin-right: 25px;
        margin-bottom: 50px;
        height: 385px;
        position: relative;
        width: 615px;
        overflow-x: hidden;
    }
    .m2 .photo_fact h2 {
        position: absolute;
        top: 264px;
    }
    .m2 .photo_fact_img {
        overflow: hidden;
    }
    .m2 .photo_fact img {
        margin-bottom: 5px;
        width: 100%;
    }
    .m2 .photo_fact img:hover {
        filter: brightness(0.95);
        -webkit-filter: brightness(0.95);
        -moz-filter: brightness(0.95);
        -o-filter: brightness(0.95);
        -ms-filter: brightness(0.95);
        cursor: pointer;
    }
    .m2 .photo_fact .txt {
        width: 585px;
        height: 70px;
        padding: 15px;
        background: #f1f1f1;
        font-size: 15px;
        color: #6a6a6a;
        line-height: 18px;
        margin-top: 5px;
        position: absolute;
        bottom: 0;
    }

    .number_week {
        background: #c0ecdd;
        width: 294px;
        height: 385px;
        position: relative;
        margin-right: 25px;
        text-align: center;
        float: left;
    }
    .number_week:hover {
        background: #b6e0d2;
    }
    .number_week h3 {
        margin: 45px 0 30px;
        font-family: "helvetica-bold";
        font-size: 34px;
        text-align: center;
        line-height: 28px;
        color: #88b2a4;
    }
    .number_week h3 span {
        font-size: 80px;
    }
    .number_week p {
        font-size: 18px;
        color: #464646;
        font-family: "proxima_nova_rgbold";
        text-align: center;
        line-height: 20px;
    }
    .number_week h2 {
        width: 100%;
        text-align: center;
        padding-top: 15px;
    }
    .number_week h4 {
        font-size: 13px;
        color: #759b8e;
        position: absolute;
        bottom: 15px;
        width: 100%;
        text-align: center;
    }
    .number_week img {
        margin: 45px 0;
    }

    .top_small {
        width: 294px;
        height: 385px;
        position: relative;
        margin-right: 25px;
        text-align: center;
        float: left;
    }

    .m2 .number_week h2 {
        position: absolute;
        bottom: 11px;
    }

    .number_week h2.commentweek span {
        font-size: 14px !important;
    }

    .twitter_lines {
        width: 294px;
        position: relative;
        margin: 0 0 0 0px;
        max-height: 2270px;
        float: right;
    }
    .twitter_lines h2 {
        text-align: center;
        padding-top: 20px;
        padding-bottom: 20px;
    }
    .comment_week {
        margin: 0 0 52px 0;
        float: right;
        height: 365px;
    }

    .left_banner {
        width: 615px;
        height: 385px;
        float: left;
        background-size: cover;
    }
    .left_banner a {
        display: block;
    }
    .infograph {
        width: 615px;
        height: 385px;
        float: right;
        background-color: #c0ecdd;
        margin-bottom: 30px;
    }
    .infograph img {
        width: 100%;
        padding: 17px;
        box-sizing: border-box;
    }
    .infograph h2 {
        text-align: center;
        margin: 0 !important;
    }

    .m2 .newspaper {
        background: #e8e8e2;
        width: 295px;
        height: 360px;
        float: left;
        position: relative;
        text-align: center;
        padding-top: 25px;
        overflow-y: hidden;
    }
    .m2 .newspaper:hover {
        filter: brightness(0.95);
        -webkit-filter: brightness(0.95);
        -moz-filter: brightness(0.95);
        -o-filter: brightness(0.95);
        -ms-filter: brightness(0.95);
        cursor: pointer;
    }
    .m2 .newspaper img {
        width: 257px;
    }
    .m2 .top_small h2,
    .m2 .newspaper h2 {
        position: absolute;
        bottom: 10px;
        width: 100%;
        text-align: center;
    }
    .m2 .newspaper .paperbg {
        background: url(../images/newspaper_1.png) center 0 no-repeat;
        position: absolute;
        height: 240px;
        bottom: 0;
        width: 100%;
    }

    .morenews {
        float: left;
        margin-bottom: 50px;
    }

    .m4 .morenews {
        min-height: 367px;
    }

    .morenews .ins {
        margin: 0 0 30px;
        width: 295px;
        height: 200px;
        overflow: hidden;
    }
    .all_morenews .morenews .ins {
        margin-bottom: 5px;
    }
    .morenews img {
        width: 100%;
        cursor: pointer;
    }
    .morenews img:hover {
        filter: brightness(0.95);
        -webkit-filter: brightness(0.95);
        -moz-filter: brightness(0.95);
        -o-filter: brightness(0.95);
        -ms-filter: brightness(0.95);
        cursor: pointer;
    }
    .morenews .cat {
        position: absolute;
        color: #898989;
        padding: 0 0 10px;
        margin-top: 215px;
        cursor: pointer;
    }
    .morenews p {
        font-size: 15px;
        color: #6a6a6a;
        padding: 0;
        line-height: 19px;
        padding-left: 1px;
    }
    .morenews .blok {
        width: 295px;
        position: relative;
        margin-right: 25px;
        float: left;
        overflow: hidden;
    }

    /*
.morenews .blok:after{
    box-shadow: 0 -10px 15px 0 white inset;
    content: '';
    position: absolute;
    bottom: 0;
    width: 100%;
    height: 40px;
}
.right_blok .morenews .blok:after{
    box-shadow:none;
}
.m2 .morenews .blok,
.m4 .morenews .blok { height: 400px; }
*/

    .right_blok .morenews .blok {
        background-color: #f1f1f1;
        margin-bottom: 25px !important;
    }

    .pagenews .right_blok .morenews .blok {
        padding-bottom: 20px;
    }

    .right_blok .morenews .blok p,
    .right_blok .morenews .blok h3 {
        padding-left: 20px;
        padding-right: 20px;
    }

    .morenews h3 {
        font-size: 19px;
        color: #363636;
        font-family: "proxima_nova_rgbold";
        line-height: 20px;
        padding: 10px 0;
        cursor: pointer;
    }
    .morenews a:hover {
        color: #f03226;
    }

    /****************************************/

    .m3 {
        background: url(../images/trib.jpg) center 0 no-repeat;
        width: 100%;
        height: 290px;
        margin: 0 0 55px;
        position: relative;
    }
    .m3 .tonir {
        background: rgba(0, 0, 0, 0);
        width: 100%;
        height: 100%;
        position: absolute;
        z-index: 100;
        cursor: pointer;
    }
    .m3 .tonir:hover {
        background: rgba(0, 0, 0, 0.15);
    }
    .m3 img {
        margin-top: 95px;
        z-index: 101;
        position: relative;
        cursor: pointer;
        pointer-events: none;
    }
    /****************************************/
    .m4 {
        display: table;
        margin: 0 auto;
    }
    .m4 .zag h2 {
        text-align: center;
        margin-bottom: 40px;
        margin-top: 40px;
    }

    /****************************************/
    .m5 {
        display: table;
        margin: 0 auto;
    }
    .m5 .zag h2 {
        text-align: center;
        margin-bottom: 40px;
        margin-top: 40px;
    }
    .m4 .zag,
    .m5 .zag {
        width: 100%;
        display: table;
        height: 60px;
        background: url(../images/line_down.png) center 7px no-repeat;
        width: 100%;
        height: 60px;
        position: relative;
    }
    .m5 .photoblok1 .videoblok img {
        width: 230px;
        height: 155px;
    }

    .m5 .videoblok {
        float: left;
    }
    .m5 .line {
        margin: 0 0 50px;
    }
    .videoblok .blok {
        width: 230px;
        position: relative;
        height: 291px;
        border-bottom: 10px solid #eaeaea;
        float: left;
        text-align: center;
    }
    .photoblok1 .videoblok .blok {
        height: 321px;
    }
    .photoblok1 .videoblok .vert_line {
        height: 330px;
    }
    .videoblok p {
        font-size: 14px;
        color: #6a6a6a;
        line-height: 15px;
        max-height: 80px;
        overflow: hidden;
    }
    .videoblok h3 {
        font-size: 15px;
        color: #363636;
        font-family: "proxima_nova_rgbold";
        line-height: 18px;
        max-height: 53px;
        overflow: hidden;
        margin: 10px 0;
    }
    .videoblok a:hover {
        color: #f03226;
        cursor: pointer;
    }
    .videoblok .video img {
        width: 230px;
        height: 125px;
    }
    .videoblok .video .play {
        width: 73px;
        height: 52px;
        background: url(../images/play.png) center 0 no-repeat;
        background-size: contain;
        position: absolute;
        left: 50%;
        margin-left: -36px;
        margin-top: -26px;
        top: 63px;
    }
    .videoblok .video {
        margin-bottom: 10px;
    }
    .videoblok .vert_line {
        margin: 0 12px;
        border-left: 1px solid #eaeaea;
        height: 300px;
        width: 1px;
        float: left;
    }
    /****************************************/
    .m6 {
        display: table;
        margin: 0 auto;
        background: center 0 no-repeat;
        height: 243px;
        width: 100%;
        margin-bottom: 50px;
        position: relative;
    }
    .m6 h2 {
        margin: 17px 10px 10px;
    }
    .m6 .txt {
        pointer-events: none;
        position: relative;
        z-index: 101;
    }
    .m6 .mini h2 {
        margin: 14px 10px;
    }
    .m6 .tonir {
        background: rgba(0, 0, 0, 0);
        width: 100%;
        height: 100%;
        position: absolute;
        z-index: 100;
        cursor: pointer;
    }
    .m6 .tonir:hover {
        background: rgba(0, 0, 0, 0.25);
    }
    .m6 .mini h2 span {
        font-size: 12px;
    }
    .m6 h3 {
        color: white;
        font-size: 50px;
        font-family: "proxima_nova_rgbold";
        line-height: 40px;
        margin-left: 6px;
    }

    .left_banner {
        margin-bottom: 55px;
    }

    /****************************************/
    .footer {
        position: relative;
        background: #e8e8e2;
        width: 100%;
        height: 218px;
        padding-top: 60px;
        float: left;
    }
    .footer .bg_footer {
        height: 28px;
        width: 100%;
        position: absolute;
        bottom: 0;
        background: url(../images/footer.jpg) center 0 no-repeat;
    }
    .footer .link2 {
        color: #9d9d9a;
        font-size: 14px;
        margin-bottom: 20px;
        font-family: "proxima_nova_rgbold";
    }
    .footer p {
        color: #9d9d9d;
        margin: 0 10px;
        font-size: 13px;
        line-height: 18px;
    }
    .footer p a {
        color: #6a6a6a;
        margin: 0 10px;
    }
    .footer p a:hover {
        color: #f03226;
        cursor: pointer;
    }
    .footer .seti {
        float: left;
        margin-top: 20px;
        margin-left: 5px;
    }
    .footer .seti div {
        float: left;
        margin: 0 3px;
        width: 28px;
        height: 28px;
        cursor: pointer;
    }

    .footer .seti a i {
        display: block;
        text-align: center;
        /* vertical-align: bottom; */
        float: left;
        margin: 0 2px;
        width: 15px;
        height: 20px;
        border: solid 1px #363636;
        border-radius: 15px;
        padding: 5px 5px 0px 6px;
        line-height: 15px;
        opacity: 0.5;
    }
    .footer .seti a i:hover {
        opacity: 1;
        border: solid 1px #f03226;
        color: #f03226;
    }

    .footer .footlogo {
        float: right;
        text-align: center;
        width: 192px;
        margin-left: 15px;
    }
    .footer .footlogo div {
        margin-bottom: 5px;
        cursor: pointer;
    }

    .footlogo img.embassybel {
        width: 192px;
    }

    .footer .fl1 {
        float: left;
        background: url(../images/fl1.png) 0 0 no-repeat;
        width: 41px;
        height: 53px;
    }
    .footer .fl1:hover {
        float: left;
        background: url(../images/fl1.png) 0 bottom no-repeat;
    }
    .footer .fl2 {
        float: right;
        background: url(../images/fl2.png) 0 0 no-repeat;
        width: 141px;
        height: 53px;
    }
    .footer .fl2:hover {
        float: right;
        background: url(../images/fl2.png) 0 bottom no-repeat;
    }
    .footer .fl3 {
        float: left;
        background: url(../images/fl3.png) 0 0 no-repeat;
        width: 190px;
        height: 25px;
    }
    .footer .fl3:hover {
        float: left;
        background: url(../images/fl3.png) 0 bottom no-repeat;
    }
    .footer .fl4 {
        float: left;
        background: url(../images/fl4.png) 0 0 no-repeat;
        width: 190px;
        height: 35px;
        margin-top: 8px;
    }
    .footer .fl4:hover {
        float: left;
        background: url(../images/fl4.png) 0 bottom no-repeat;
    }

    .inputs_search {
        position: fixed;
        top: 50%;
        left: 50%;
        margin-left: -500px;
        margin-top: -33px;
        z-index: 110;
        width: 1000px;
    }
    .inputs_search .but_search {
        background: url(../images/buts.png) 0 0 no-repeat;
        height: 67px;
        width: 67px;
        cursor: pointer;
        position: absolute;
        right: 0;
        z-index: 1100;
    }
    .inputs_search .but_search:hover {
        background: url(../images/buts.png) 0 bottom no-repeat;
    }
    .inputs_search input {
        width: 893px;
        height: 67px;
        padding: 0 20px;
        font-size: 14px;
        color: #6c6c6c;
        position: absolute;
        font-family: "proxima_nova_rgbold";
        outline: none;
        border: none;
    }
    .flysearch {
        position: absolute;
        display: none;
        z-index: 1010;
    }
    .bg_flysearch {
        display: none;
        position: fixed;
        height: 100%;
        width: 100%;
        top: 0;
        left: 0;
        background: rgb(0, 0, 0);
        background: rgba(0, 0, 0, 0.77);
        z-index: 1000;
    }
    .flysearch_close {
        background: url(../images/close.png) 0 0 no-repeat;
        width: 28px;
        height: 28px;
        position: fixed;
        z-index: 1001;
        top: 15px;
        right: 15px;
        cursor: pointer;
    }
    .flysearch_close:hover {
        background: url(../images/close.png) 0 bottom no-repeat;
    }

    /*********************************ARTICLE**********************************************/
    .article {
        margin-top: 40px;
    }
    .article .cont {
        width: 865px;
    }
    .nav_stroka {
        color: #252525;
        font-size: 12px;
        text-transform: uppercase;
        font-family: "proxima_nova_rgbold";
        margin-bottom: 20px;
        cursor: pointer;
    }
    .nav_stroka a:hover {
        color: #f03226;
    }
    .article .title p {
        color: #898989;
        font-size: 14px;
    }
    .article .title a {
        color: #363636;
        cursor: pointer;
    }
    .article .title a:hover {
        color: #f03226;
    }

    .article .title h1 {
        color: #363636;
        font-size: 36px;
        font-family: "proxima_nova_rgbold";
        line-height: 37px;
        margin: 6px -3px;
    }
    .article .title div.h4 {
        color: #6a6a6a;
        font-size: 23px;
        line-height: 28px;
        padding-bottom: 15px;
    }
    .article .main {
        padding-left: 225px;
        padding-top: 45px;
        padding-bottom: 60px;
        text-align: left;
        color: #363636;
        font-size: 19px;
        line-height: 26px;
        padding-right: 60px;
    }
    .article .main img {
        margin: 5px 0;
        max-width: 640px;
    }
    .article .main .pod_img {
        color: #888888;
        font-size: 12px;
        text-transform: uppercase;
        margin: 0px;
        line-height: 10px;
    }
    .article .main p {
        margin: 13px 0;
        color: #363636;
        font-size: 19px;
        line-height: 26px;
    }
    .article .main .morenews img {
        margin: 0;
    }
    .article .main .morenews {
        margin-bottom: 0;
        margin-top: 3px;
        margin-left: -148px;
    }
    .article .main .morenews p {
        font-size: 15px;
        color: #6a6a6a;
        padding: 0;
        line-height: 19px;
        margin: 0;
        max-height: 262px;
        overflow: hidden;
    }
    .article .main .helper p {
        padding: 0 15px;
        color: #6a6a6a;
        font-size: 15px;
        line-height: 19px;
        margin: 0;
        padding-top: 15px;
    }
    .article .main .helper {
        background: #f1f1f1;
        width: 100%;
        padding-top: 5px;
        padding-bottom: 25px;
        margin: 20px 0;
    }

    .article .keywords p a:hover,
    .article .more a:hover {
        color: #f03226;
    }
    .article .keywords p a,
    .article .more a {
        color: #206fb7;
        font-size: 15px;
        cursor: pointer;
        margin-right: 15px;
    }

    .article .more {
        padding-top: 10px;
    }
    .article .keywords p {
        color: #898989;
        font-size: 15px;
    }
    .article .keywords div.social {
        float: right;
        margin-left: 15px;
        margin-top: -10px;
    }
    .article .keywords .ss3 {
        color: #3ab9dc;
    }
    .article .keywords .ss2 {
        color: #4065b4;
    }
    .article .keywords .ss1 {
        color: #cc181e;
    }
    .article .keywords img {
        float: left;
        margin: 0;
    }
    .article .keywords span {
        padding: 0 7px;
    }
    .article .keywords {
        height: 30px;
        width: 100%;
        margin-top: 35px;
        border-bottom: 1px solid #dddddd;
    }
    .article .right_blok {
        padding-left: 75px;
    }
    .article .right_blok .news {
        width: 295px;
        margin-top: 0;
        float: right;
        height: 300px;
    }
    .article .right_blok .morenews .blok {
        float: right;
        margin-bottom: 50px;
        margin-right: 0;
    }
    .article .right_blok .miniline {
        background: url(../images/miniline.png) center 0 no-repeat;
        width: 100%;
        height: 35px;

        float: left;
        /* margin-top: -55px; */
        text-align: center;

        position: relative;
        z-index: 117;
        bottom: 0;
        position: absolute;
        border-bottom: 10px solid white;
        margin: 0;
    }
    .article .right_blok .title {
        background: url(../images/title_article.png) center 0 no-repeat;
        width: 295px;
        height: 50px;
        float: right;

        text-align: center;
        padding-top: 13px;
        position: relative;
        z-index: 80;
        margin-bottom: 10px;
    }

    /*********************page news****************************/

    .pagenews .right_blok {
        padding-left: 15px;
    }
    .pagenews .right_blok .title {
        margin-top: 0;
    }
    .pagenews .cont {
        width: 950px;
    }
    .pagenews .cont .title {
        margin-top: 5px;
    }
    .pagenews .cont .videoblok .blok {
        text-align: left;
        height: 210px;
        padding-top: 30px;
        margin-bottom: 10px;
        width: 285px;
    }
    .pagenews .cont .videoblok .blok h3 {
        font-size: 15px;
        text-align: left;
    }
    .pagenews .cont .videoblok .blok p {
        line-height: 16px;
    }
    .pagenews .cont .videoblok .vert_line {
        height: 210px;
        margin-top: 45px;
        display: none;
    }
    .pagenews .cont .videoblok .data {
        position: absolute;
        bottom: 5px;
        padding: 0;
        color: #898989;
    }
    .pagenews .line {
        margin-top: 0;
        display: block;
        margin-bottom: 15px;
        background-size: contain;
    }
    .more_page {
        display: table;
        padding-top: 55px;
        margin: 0 auto;
        position: relative;
        margin-bottom: 30px;
        z-index: 50;
        padding-right: 10px;
        text-align: center;
    }
    .more_page .left {
        background: url(../images/left.png) 0 0 no-repeat;
        width: 7px;
        height: 13px;
        float: left;
        padding: 0 5px;
        cursor: pointer;
    }
    .more_page .left:hover {
        background: url(../images/left.png) 0 bottom no-repeat;
    }
    .more_page .link {
        float: left;
    }
    .more_page .right {
        background: url(../images/right.png) right 0 no-repeat;
        width: 7px;
        height: 13px;
        float: right;
        cursor: pointer;
        padding-left: 10px;
    }
    .more_page .right:hover {
        background: url(../images/right.png) 0 bottom no-repeat;
    }
    .more_page a {
        color: #6a6a6a;
        font-size: 14px;
        font-family: "proxima_nova_rgregular";
        cursor: pointer;
        padding: 3px;
    }
    .more_page a:hover {
        color: #f03226;
    }

    /*********************page par****************************/

    .pagepar .cont {
        padding-left: 0;
        width: 930px;
    }
    .pagepar .cont .title {
        padding-right: 60px;
        float: left;
        margin-top: 7px;
        padding-bottom: 33px;
    }
    .pagepar .right_blok {
        padding-left: 0;
    }
    .pagepar .right_blok .news {
        margin-top: -9px;
        height: 425px;
        float: right;
    }
    .pagepar .right_blok .miniline {
        margin-top: -65px;
    }
    .pagepar .right_blok .news h2 {
        margin: 5px 0 15px;
    }
    .pagepar .morenews .blok {
        margin-right: 14px;
        height: 400px;
        margin-bottom: 30px !important;
        overflow: hidden;
    }
    .pagepar .cont .morenews {
        margin-bottom: 0;
    }
    .pagepar .right_blok .morenews .blok {
        margin-bottom: 0;
        float: right;
        background-color: #f1f1f1;
    }

    /*********************************VIDEO**********************************************/

    .article .photopage iframe,
    .article .videopage iframe {
        width: 865px;
        height: 490px;
        margin: 35px 0 0;
    }
    .article .videopage .main {
        padding-top: 10px;
    }
    .article .videopage .main .keywords {
        margin-top: 40px;
    }
    .article .videopage .m5 {
        width: 860px;
        margin-bottom: 50px;
    }
    .article .videopage .m5 .zag {
        background-size: contain;
        width: 860px;
    }
    .article .videopage .m5 img {
        width: 270px;
        height: 150px;
        margin: 0;
    }
    .article .videopage .m5 .play {
        top: 75px;
    }
    .article .videopage .m5 .videoblok .vert_line {
        height: 320px;
        margin: 0 10px;
    }
    .article .videopage .m5 .videoblok .blok {
        width: 270px;
        height: 320px;
    }

    /*********************************photo page**********************************************/

    .article img {
        max-width: 865px;
    }
    .article .pagepar .morenews .blok img {
        max-width: 865px;
    }
    .article .pagepar .morenews .blok {
        margin-top: 1px;
    }
    .article .photopage .photo img {
        width: 270px;
        height: 180px;
        margin: 15px 0 0;
        margin-right: 19px;
        cursor: pointer;
    }
    .article .photopage .photo img:hover {
        filter: brightness(0.9);
        -webkit-filter: brightness(0.9);
        -moz-filter: brightness(0.9);
        -o-filter: brightness(0.9);
        -ms-filter: brightness(0.9);
    }

    .article .photopage .main {
        padding-top: 10px;
        padding-bottom: 0;
    }
    .article .photopage .keywords {
        margin-top: 40px;
    }
    .article .photopage .more {
        margin-bottom: 50px;
    }
    .article .photopage .m5 {
        width: 860px;
        margin-bottom: 50px;
    }
    .article .photopage .m5 .zag {
        background-size: contain;
        width: 860px;
    }
    .article .photopage .m5 img {
        width: 270px;
        height: 180px;
        margin: 0;
    }
    .article .photopage .m5 .videoblok .vert_line {
        height: 355px;
        margin: 0 10px;
    }
    .article .photopage .m5 .videoblok .blok {
        width: 270px;
        height: 355px;
    }

    .static {
        margin-top: 35px;
        margin-bottom: 30px;
    }
    .static h1 {
        color: #363636;
        font-size: 36px;
        font-family: "proxima_nova_rgbold";
        line-height: 37px;
        margin: 5px -3px;
        margin-bottom: 30px;
    }
    .static p {
        margin: 13px 0;
        color: #363636;
        font-size: 19px;
        line-height: 26px;
    }

    .static img.expert {
        max-width: 480px;
        display: block;
        margin-bottom: 30px;
    }
}

.no_last_margin:nth-last-child(1),
.no_last_margin:nth-child(4n + 4) {
    margin: 0;
}

/*
.no_last_margin:nth-child(4n+1) {
	clear: both;
}
*/

.header .menu .link1 a.active:hover {
    color: white;
}

.article .main a {
    text-decoration: underline;
}

.article .main .more a,
.article .main .keywords a {
    text-decoration: none;
}

.yandex_metrica {
    opacity: 0.5;
    position: absolute;
    left: 25%;
    padding-top: 5px;
}

.likely span {
    padding: 0 !important;
}

.likely .likely__widget {
    border-radius: inherit !important;
}

.article .main ul {
    list-style-type: inherit;
    margin-left: 15px;
}

.article .main ol {
    list-style-type: decimal;
    margin-left: 25px;
    margin-top: 15px;
}

.article .main ul li,
.article .main ol li {
    padding-bottom: 10px;
}

.m5 .partners div {
    display: inline-block;
    box-sizing: border-box;
    padding: 0 5px;
}

.m5 .partners div img {
    width: 100%;
    border: 1px solid #eee;
}

.article .main .most_popular ul {
    list-style-type: none;
    margin-left: 0;
    margin-top: 15px;
}

.morenews.just_read .blok {
    margin-right: 14px;
    margin-top: 20px;
}

.prmedia_tc_def {
    margin-bottom: 60px;
    margin-right: 30px;
}

.experts_block .title {
    margin-bottom: 10px !important;
    float: none !important;
}

.experts_block .country {
    padding: 6px 0;
    font-family: "proxima_nova_rgbold";
    font-size: 14px;
}

.experts_block {
    margin-bottom: 30px;
}

.experts_block .expert {
    text-transform: capitalize;
    padding-bottom: 6px;
    color: #6a6a6a;
}

.experts_block .expert span {
    text-transform: none;
}

.experts_block .expert a {
    font-family: "proxima_nova_rgbold";
    font-size: 16px;
}

@media screen and (min-width: 1281px) {
    .morenews.just_read .blok {
        margin-top: 35px;
    }
    .prmedia_tc_def {
        margin-right: 15px;
        margin-bottom: 120px;
    }
    .experts_block {
        width: 295px;
        margin-left: 30px;
        margin-bottom: 50px;
    }
    .experts_block .country {
        font-size: 19px;
        padding: 15px 0;
    }
    .experts_block .expert {
        font-size: 15px;
        line-height: 17px;
    }
    .experts_block .expert a {
        font-size: 17px;
        line-height: 20px;
    }
}

body .mobile_visible {
    display: none;
}

@media (max-width: 768px) {
    body .mobile_hidden {
        display: none;
    }
    body .mobile_visible {
        display: block !important;
    }

    body .page_wrapper {
        max-width: 768px;
        min-width: 768px;
    }
    body .wrapper {
        max-width: 768px;
        min-width: 768px;
    }
    body .header {
        display: none;
    }
    body .m1 {
        margin-top: 87px;
    }
    body .main_theme h2 {
        display: none;
    }
    body .main_theme_infography h2 {
        display: none;
    }
    body .article {
        margin-top: 85x;
    }
    body .page_news .article {
        margin-top: 135px;
    }
    body .m1 .main_theme {
        width: 100%;
        padding: 12px 6px;
        box-sizing: border-box;
        -webkit-box-sizing: border-box;
        height: 717px;
    }
    body .m1 .main_theme .main_photo {
        width: 100%;
        margin: 0;
        height: 560px;
    }
    body .m1 .main_theme .main_photo .txt {
        width: 100%;
        padding-left: 0;
    }
    body .m1 .main_theme .main_photo .txt h3 {
        margin-left: 15px;
        bottom: 25px;
    }
    body .m1 .main_theme .prev div {
        width: 95% !important;
        height: 133px;
        box-sizing: border-box;
        -webkit-box-sizing: border-box;
        margin-top: 10px;
        margin-left: 0;
    }
    body .m1 .main_theme .prev img {
        height: 133px;
        width: auto;
    }
    body .m1 .main_theme .prev {
        width: 100%;
        margin-left: 0;
        height: 133px;
    }
    body .m1 .main_theme .prev td:last-child .ins,
    body .m1 .main_theme .prev td:last-child .active {
        right: 0;
    }
    body .m1 .main_theme .prev td:nth-child(3) .ins,
    body .m1 .main_theme .prev td:nth-child(3) .active {
        right: 3px;
    }
    body .m1 .main_theme .prev td:nth-child(2) .ins,
    body .m1 .main_theme .prev td:nth-child(2) .active {
        left: 3px;
    }
    .m1 .main_theme .prev .active {
        border-left: 7px solid #f53d17;
        border-right: 7px solid #f53d17;
    }
    body .m1 .main_theme .main_photo .txt {
        height: 210px;
        width: 100%;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
    }
    body .m1 .main_theme .main_photo .txt h3 span {
        font-size: 32px;
        line-height: 34px;
        font-family: "proxima_nova_rgbold";
    }
    body .m1 .main_theme .main_photo .txt b {
        font-size: 26px;
        line-height: 28px;
        font-family: "proxima_nova_rgregular";
    }

    body .m1 .main_theme_infography {
        width: 100%;
        padding: 12px 6px;
        box-sizing: border-box;
        -webkit-box-sizing: border-box;
        height: 717px;
    }
    body .m1 .main_theme_infography .main_photo_infography {
        width: 100%;
        margin: 0;
        height: 560px;
    }
    body .m1 .main_theme_infography .main_photo_infography .txt {
        width: 100%;
        padding-left: 0;
    }
    body .m1 .main_theme_infography .main_photo_infography .txt h3 {
        margin-left: 15px;
        bottom: 25px;
    }
    body .m1 .main_theme_infography .prev div {
        width: 95% !important;
        height: 133px;
        box-sizing: border-box;
        -webkit-box-sizing: border-box;
        margin-top: 10px;
        margin-left: 0;
    }
    body .m1 .main_theme_infography .prev img {
        height: 133px;
        width: auto;
    }
    body .m1 .main_theme_infography .prev {
        width: 100%;
        margin-left: 0;
        height: 133px;
    }
    body .m1 .main_theme_infography .prev td:last-child .ins,
    body .m1 .main_theme_infography .prev td:last-child .active {
        right: 0;
    }
    body .m1 .main_theme_infography .prev td:nth-child(3) .ins,
    body .m1 .main_theme_infography .prev td:nth-child(3) .active {
        right: 3px;
    }
    body .m1 .main_theme_infography .prev td:nth-child(2) .ins,
    body .m1 .main_theme_infography .prev td:nth-child(2) .active {
        left: 3px;
    }
    .m1 .main_theme_infography .prev .active {
        border-left: 7px solid #f53d17;
        border-right: 7px solid #f53d17;
    }
    body .m1 .main_theme_infography .main_photo_infography .txt {
        height: 210px;
        width: 100%;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
    }
    body .m1 .main_theme_infography .main_photo_infography .txt h3 span {
        font-size: 32px;
        line-height: 34px;
        font-family: "proxima_nova_rgbold";
    }
    body .m1 .main_theme_infography .main_photo_infography .txt b {
        font-size: 26px;
        line-height: 28px;
        font-family: "proxima_nova_rgregular";
    }

    body .m2 {
        padding-top: 10px;
    }
    body h2 span {
        padding: 2px 3px;
    }
    body .m2 {
        width: 100%;
    }
    body .news {
        display: block;
        float: none;
        width: 100%;
        height: auto;
    }

    #scroller {
        width: 100%;
        position: relative;
    }
    #scroller li {
        font-size: 22px;
        line-height: 24px;
        display: none;
    }
    #scroller li:nth-child(1),
    #scroller li:nth-child(2),
    #scroller li:nth-child(3),
    #scroller li:nth-child(4),
    #scroller li:nth-child(5),
    #scroller li:nth-child(6) {
        display: list-item;
    }

    body .m2 .newspaper {
        display: none;
    }
    body .m2 .photo_fact h2 {
        position: absolute;
        top: 3px;
        text-align: center;
        width: 100%;
    }
    body .m2 .photo_fact {
        display: none;
        background: #f1f1f1;
        float: left;
        height: 490px;
        position: relative;
        width: 48.2%;
        margin: 0 0.9% 12px;
    }
    body .m2 .photo_fact .txt {
        padding: 25px 15px;
        width: 100%;
        height: auto;
        font-size: 16px;
        line-height: 22px;
        position: relative;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
    }
    body .m2 .photo_fact img {
        width: auto;
    }
    body .m2 .photo_fact_img {
        height: 239px;
        overflow: hidden;
    }

    body .m2 .number_week h2 {
        position: absolute;
        top: 4px;
        padding-top: 0;
    }
    body .number_week h3 {
        margin-top: 110px;
        font-size: 42px;
        color: #89b2a4;
    }
    body .number_week h3 span {
        font-size: 100px;
        line-height: 0.9;
    }
    body .number_week p {
        font-size: 18px;
        line-height: 1.3;
        padding: 0 10px;
    }
    body .number_week {
        width: 48.2%;
        height: 490px;
        margin: 0 0.9% 12px;
    }
    body .morenews .ins {
        width: 100%;
        height: 274px;
        margin: 0 0 8px !important;
    }

    body .m2 .number_week {
        display: none;
    }

    body .m2 .morenews .blok {
        width: 48.2%;
        height: 471px;
        margin: 0 0.9% 12px;
    }
    body .morenews img {
        width: 115%;
        height: auto;
    }
    body .morenews h3 {
        font-size: 26px;
        line-height: 28px;
        padding: 4px 0 6px;
    }
    body .morenews p {
        font-size: 22px;
        line-height: 24px;
    }
    body .morenews .cat {
        display: none;
    }

    body .m3 {
        background-image: url(../images/trib-768.jpg) !important;
        background-position-y: -70px;
        height: 120px;
        background-size: cover;
        margin-bottom: 30px;
        width: 100%;
    }
    body .m4 .zag h2 {
        text-align: center;
        margin: 44px 0 22px;
    }
    body .m5 .zag h2 {
        text-align: center;
        margin: 42px 0 22px;
    }
    body .m4 .zag,
    body .m5 .zag {
        background: none;
    }
    body .tests_sv .wrapper {
        padding: 0;
    }
    body .m3 img {
        visibility: hidden;
    }
    body .wrapper.line_00 {
        padding: 0;
        display: none;
    }
    body .comment_week {
        float: left;
        width: 48.2%;
        height: 490px;
        margin: 0 0.9% 52px;
        background: #e1effa;
    }
    body .twitter_lines {
        width: 48.2%;
        position: relative;
        margin: 0 0.9% 12px;
        max-height: 490px;
        float: left;
    }
    body .twitter_lines iframe {
        width: 98% !important;
    }
    body .number_week h2 {
        padding-top: 4px;
    }
    body .number_week h2.commentweek span {
        font-size: 14px !important;
    }
    body .number_week img {
        margin-top: 100px;
    }
    body .number_week h4 {
        font-size: 14px;
        line-height: 20px;
        bottom: 33px;
    }
    body .twitter_lines {
        border: 1px solid #e3e4e6;
    }
    body .pagepar .cont .morenews {
        margin-bottom: 50px;
    }
    body .twitter_lines h2 {
        padding-top: 3px;
    }

    body .m4 .all_morenews {
        width: 100%;
        float: none;
    }
    body .m4 .all_morenews .rubric {
        font-size: 30px;
        line-height: 36px;
    }
    body .m4 .morenews .blok:last-child {
        display: none;
    }
    body .m4 .morenews .blok {
        float: left;
        width: 48.2%;
        margin: 0 0.9%;
    }
    body .m4 .morenews .blok {
        height: 471px !important;
    }
    body .m4 .morenews .blok .ins {
        width: 100%;
        height: 274px;
        float: none;
        padding-right: 0;
        overflow: hidden;
    }

    /*
	body .m4 .morenews {float: left;width:48.2%;margin: 0 0.9%;}
	body .m4 .morenews .blok p{display:none}
	body .m4 .morenews .blok:first-child p.cat{display:none}
	body .m4 .morenews .blok:first-child p{display:block}
	body .m4 .morenews .blok:first-child .ins{width: 100%;height: 274px;float:none;padding-right:0;}
	body .m4 .morenews:nth-child(3){display:none;}
	body .m4 .morenews img {width: 100%;}
	body .m4 .morenews .blok:first-child img {width: auto;}
	body .m4 .morenews .blok {width: 100%;margin: 0 0 30px; height: 70px;}
	body .m4 .morenews .blok:first-child {height: 471px !important;}
	body .m4 .morenews h3 {font-size: 22px;line-height: 24px;padding-top: 0;}
	body .m4 .morenews .blok:first-child h3 {font-size: 24px;line-height: 28px}
	*/

    body .m4 .right_block,
    body .m5 .right_block {
        float: none;
        width: 100%;
    }
    .twitter_lines {
        display: none;
    }

    body .line_00 .m6 {
        background-image: url(../images/forum-regionov-2018-768х276.jpg) !important;
        height: 276px;
        background-size: cover;
        width: 100%;
        margin-bottom: 0;
    }
    body .tests_sv .m6 {
        background-image: url(../images/1255x243_2-768.jpg) !important;
        background-position-y: -70px;
        height: 120px;
        background-size: cover;
        width: 100%;
        margin-bottom: 30px;
    }
    body .infograff {
        display: none;
    }
    body .line_00 .line {
        display: none;
    }

    body .m5 .morenews .blok {
        width: 48.2%;
        height: 471px;
        margin: 0 0.9% 12px;
    }
    body .karta1 {
        display: none;
    }

    body .article .title h1 {
        line-height: 35px;
        font-size: 34px;
    }
    body .archiv .blok {
        width: 33.3%;
        padding: 12px;
        font-size: 15px;
        line-height: 19px;
        box-sizing: border-box;
        -webkit-box-sizing: border-box;
    }
    body .mfeedback {
        padding-left: 12px;
    }

    body .photopage .m5 .videoblok {
        width: 100%;
        padding: 0;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
    }
    body .m5 .videoblok {
        width: 768px;
        padding: 0 12px;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
    }
    body .videoblok .blok {
        width: 100%;
        height: 420px;
        position: relative;
        float: none;
        margin: 0;
        border-bottom: 0;
    }
    body .article .photopage .m5 {
        width: 100%;
        margin-bottom: 30px !important;
    }
    body .article .photopage .m5 img {
        width: 100%;
        height: auto;
        margin: 0;
        max-width: 100%;
    }
    body .article .photopage .m5 .videoblok .blok {
        width: 100%;
        height: auto;
        margin-bottom: 30px;
    }

    body .m5 .videoblok .video img {
        width: auto;
        height: 100%;
    }
    body .m5 .videoblok img {
        width: auto;
        height: 100%;
    }
    body .videoblok .txt {
        height: 210px;
        width: 100%;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        bottom: 0;
        background: url(../images/bgtxt_maintheme.png) 0 0 no-repeat;
        color: #e8eae8;
        padding-top: 70px;
        position: absolute;
        padding-left: 0;
    }
    body .videoblok .txt h3 {
        text-align: left;
        margin-left: 15px;
        bottom: 20px;
        position: absolute;
        padding-right: 12px;
    }
    body .videoblok .txt h3 span {
        color: white;
        font-size: 20px;
        line-height: 24px;
        font-family: "proxima_nova_rgbold";
    }
    body .videoblok .txt p {
        display: none;
        color: white;
        font-size: 16px;
        line-height: 23px;
        font-family: "proxima_nova_rgregular";
        padding-right: 20px;
    }

    body .videoblok .video .play {
        width: 89px;
        height: 64px;
        left: 50%;
        margin-left: -45px;
        margin-top: 2px;
        top: 42%;
    }
    body .videoblok .video {
        height: 420px;
    }
    body .photoblok1 .videoblok .blok {
        height: 558px;
    }
    body .m5.video_mod {
        padding-bottom: 0;
    }
    body .m5.video_mod .zag {
        background: none;
        height: auto;
        position: absolute;
        z-index: 2;
        margin-top: 3px;
    }
    body .m5.video_mod .zag h2 {
        margin: 0;
    }
    body .footer .wrapper {
        padding: 0;
    }
    body .m5.video_mod .wrapper {
        padding: 0;
    }
    body .m5.foto_mod .wrapper {
        padding: 0;
    }
    body .m5.foto_mod:before {
        position: absolute;
        background: url(../images/line_down.png) center 0 no-repeat;
        background-size: cover;
        content: "";
        width: 100%;
        height: 20px;
        top: -13px;
    }
    body .m5.foto_mod:after {
        position: absolute;
        background: url(../images/line_down.png) center 0 no-repeat;
        background-size: cover;
        content: "";
        width: 100%;
        height: 20px;
        bottom: -7px;
    }
    body .m5.foto_mod:after {
        display: none;
    }
    body .m5.foto_mod {
        position: relative;
        margin-bottom: 0;
    }
    body .m5.foto_mod {
        padding-bottom: 47px;
        margin-top: 47px;
    }
    body .m5.foto_mod .zag {
        height: auto;
        position: absolute;
        z-index: 2;
        margin-top: -18px;
    }
    body .m5.foto_mod .zag h2 {
        margin-bottom: 0;
        margin-top: 21px;
    }
    body .dopotstup {
        display: none;
    }
    body .owl-carousel .owl-nav {
        position: relative;
        display: table;
        width: 142px;
        margin: 0 auto;
    }
    body .owl-carousel .owl-nav .owl-next,
    .owl-carousel .owl-nav .owl-prev {
        width: 9px;
        height: 16px;
        position: absolute;
        margin-top: 23px;
    }
    body .owl-carousel .owl-nav .owl-prev {
        background: url(../images/left22.png) 0 0 no-repeat;
        left: 0;
    }
    body .owl-carousel .owl-nav .owl-next {
        background: url(../images/right22.png) 0 0 no-repeat;
        right: 0;
    }
    body .owl-carousel .owl-dots {
        display: table;
        margin: 0 auto;
    }
    body .owl-carousel .owl-dot {
        width: 10px;
        height: 10px;
        border: 1px solid #999999;
        border-radius: 100%;
        display: inline-block;
        margin: 26px 4px 0;
    }
    body .owl-carousel .owl-dot.active {
        background: #999999;
    }
    body .m5.mod_partners {
        display: none;
    }
    body .tests_sv .line {
        display: none;
    }
    body .footer p a {
        font-size: 15px;
        display: table;
        margin: 0px auto 24px !important;
        text-transform: uppercase;
    }
    body .footer .link2 {
        margin-right: 0;
        margin-bottom: 25px;
    }
    body .footer .link2 span {
        display: none;
    }
    body .footer {
        height: auto;
    }
    body .footer .created {
        text-align: center;
        position: absolute;
        margin-top: 124px;
        font-size: 11px;
        line-height: 18px;
        width: 100%;
    }
    body .footer {
        padding-bottom: 180px;
        padding-top: 56px;
    }
    body .footer .seti {
        margin: 0 auto;
        display: table;
        float: none;
        border: 1px solid #dbdbd6;
        padding: 20px 85px 16px;
        border-left: 0;
        border-right: 0;
        margin-top: 36px;
    }
    body .footer .seti a {
        margin: 0 5px;
        display: inline-block;
    }
    body .yandex_metrica {
        opacity: 0;
    }
    body .footer .bg_footer {
        display: none;
    }
    body .footer .seti a i {
        width: 34px;
        padding: 8px 0 9px;
        font-size: 20px;
        height: initial;
        border-radius: 100%;
    }

    body .mobile_menu {
        display: block;
        position: fixed;
        width: 100%;
        top: 0;
        z-index: 990;
        max-width: 768px;
    }
    body .mhead {
        background: url(../images/bg_mobilemenu.jpg) 0 0 no-repeat;
        background-size: cover;
        width: 100%;
        display: table;
    }
    body .mobile_menu .logo {
        padding: 14px 10px 9px;
        float: left;
        height: 50px;
    }
    body .mobile_menu .logo img {
        height: 44px;
    }
    body .mobile_menu .mhead {
        z-index: 10;
        position: relative;
    }
    body .mobile_menu .mhead .search2 {
        float: right;
    }
    body .mobile_menu .mhead .searchico2 {
        padding: 20px 12px;
        background: url(../images/search2.png) center center no-repeat;
        width: 33px;
        height: 33px;
        cursor: pointer;
    }
    body .mobile_menu .mhead .searchico2.active {
        background: url(../images/search2_active.png) center center no-repeat;
    }
    body .mobile_menu .link_active {
        cursor: pointer;
        color: #6c6c6c;
        padding: 20px 10px 14px;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        background: url(../images/bg_mob1.png) center center no-repeat;
        background: -webkit-linear-gradient(top, #fbfbfb, #d1d1d3);
        background: -o-linear-gradient(top, #fbfbfb, #d1d1d3);
        background: -moz-linear-gradient(top, #fbfbfb, #d1d1d3);
        background: linear-gradient(to bottom, #fbfbfb, #d1d1d3);
        position: relative;
        font-size: 24px;
        display: table;
        width: 100%;
    }
    body .mobile_menu .link_active:before {
        background: url(../images/mob_down.png) center center no-repeat;
        position: absolute;
        content: "";
        top: 5px;
        height: 40px;
        width: 40px;
        right: 9px;
    }
    body .mobile_menu .link_active:after {
        left: 0;
        background: url(../images/bg_mob1_shadow.png) center 0 no-repeat;
        position: absolute;
        content: "";
        bottom: -4px;
        height: 4px;
        width: 100%;
    }
    body .mobile_menu .link_active b {
        text-transform: uppercase;
    }
    body .mobile_menu .link_active .link_active_caret {
        float: right;
        padding-right: 35px;
        text-transform: uppercase;
    }

    body .mobile_menu .link_more {
        display: none;
        position: relative;
        z-index: 5;
        margin-top: -43px;
        cursor: pointer;
        color: #6c6c6c;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        padding: 14px 10px;
        background: url(../images/bg_mob2.png) center center no-repeat;
        background: -webkit-linear-gradient(top, #fbfbfb, #d1d1d3);
        background: -o-linear-gradient(top, #fbfbfb, #d1d1d3);
        background: -moz-linear-gradient(top, #fbfbfb, #d1d1d3);
        background: linear-gradient(to bottom, #fbfbfb, #d1d1d3);
        position: relative;
        font-size: 16px;
        width: 100%;
    }
    body .mobile_menu .link_more.active {
        display: table;
    }
    body .mobile_menu .link_more .str {
        z-index: 2;
        background: url(../images/mob_up.png) center center no-repeat;
        position: absolute;
        content: "";
        top: 0;
        height: 43px;
        width: 40px;
        right: 6px;
    }
    body .mobile_menu .link_more .main {
        position: relative;
        text-transform: uppercase;
        font-family: "proxima_nova_rgbold";
        width: 250px;
        float: left;
    }
    body .mobile_menu .link_more .main:after {
        background: url(../images/line2.png) center center no-repeat;
        content: "";
        position: absolute;
        right: 0;
        width: 2px;
        height: 100%;
        top: 0;
    }
    body .mobile_menu .link_more .main a {
        color: #6c6c6c;
        margin: 0px 0 20px;
        display: table;
    }
    body .mobile_menu .link_more .second {
        float: left;
        padding-left: 40px;
        position: relative;
        text-transform: uppercase;
        font-family: "proxima_nova_rgbold";
    }
    body .mobile_menu .link_more .second a {
        color: #6c6c6c;
        margin: 0px 0 23px;
        display: table;
        font-size: 14px;
    }
    body .mobile_menu .link_more:after {
        left: 0;
        background: url(../images/bg_mob1_shadow.png) center 0 no-repeat;
        position: absolute;
        content: "";
        bottom: -3px;
        height: 4px;
        width: 100%;
    }
    body .mobile_menu .search_panel {
        display: none;
        position: absolute;
        z-index: 2;
        width: 100%;
    }
    body .mobile_menu .search_panel.active {
        display: table;
    }
    body .mobile_menu .search_panel .but_search {
        background: url(../images/buts_mob.png) 0 0 no-repeat;
        height: 30px;
        width: 33px;
        float: right;
        cursor: pointer;
        background-size: cover;
        z-index: 2;
        margin: 6px 10px 6px;
        margin: 6px 10px 6px 0;
        position: absolute;
        right: 0;
    }
    body .mobile_menu .search_panel input {
        line-height: 30px;
        float: left;
        width: 91%;
        height: 30px;
        padding: 0px 10px;
        font-size: 13px;
        text-transform: uppercase;
        color: #363636;
        font-family: "proxima_nova_rgbold";
        outline: none;
        border: none;
        z-index: 1;
        margin: 6px 0px 6px 10px;
    }

    body .cont {
        width: 100% !important;
        display: table;
    }
    body .cont .title {
        display: none;
    }
    body .pagepar .morenews .blok {
        text-align: left;
        height: 471px;
        width: 48.2%;
        float: left;
        position: relative;
        float: left;
        margin: 30px 0.9% 0;
    }
    body .pagenews .morenews .blok {
        text-align: left;
        height: 471px !important;
        width: 48.2%;
        float: left;
        position: relative;
        float: left;
        margin: 30px 0.9% 0;
    }
    body .pagenews .morenews {
        float: none;
    }
    body .pagepar .videoblok .blok {
        text-align: left;
        height: 410px !important;
        width: 48.2% !important;
        float: left;
        position: relative;
        float: left;
        margin: 30px 0.9% 0;
    }
    body .videoblok .ins {
        width: 100%;
        height: 274px;
    }
    body .cont .videoblok .blok h3 {
        text-align: left;
        font-size: 18px;
        line-height: 24px;
        margin-bottom: 10px;
    }
    body .cont .videoblok .blok p {
        line-height: 22px;
        font-size: 16px;
    }
    body .pagenews .cont .videoblok .blok p.data {
        bottom: 9px;
        font-size: 13px;
    }
    body .cont .videoblok .blok:after {
        display: none;
    }
    body .right_blok {
        padding-left: 0;
        display: table;
        width: 100% !important;
    }
    body .more_page .link {
        margin-top: 4px;
    }
    body .more_page a {
        font-size: 21px;
        padding: 6px 7px;
    }
    body .more_page {
        margin-bottom: 26px;
    }
    body .article .right_blok .title {
        display: table;
        margin: 20px auto 0;
        float: none;
        padding: 0;
        background: none;
        height: auto;
        width: auto;
    }
    body .article .right_blok .morenews .blok {
        margin-right: 0;
        margin-bottom: 20px;
        float: left;
        width: 48.2%;
        margin: 20px 0.9%;
        height: 471px;
    }
    body .tourism_map {
        width: 98%;
        margin: 0 0.9%;
        height: 300px;
    }
    body .article .main .helper h2 {
        display: table;
        margin: 0 auto;
    }
    body .prmedia_tc_def {
        margin-bottom: 42px;
        margin-right: 0;
        background: #f8f8f8;
        box-shadow: 10px 0 0 0 #f8f8f8, -10px 0 0 0 #f8f8f8;
        position: relative;
    }
    body .prmedia_tc_def:after {
        left: -6px;
        background: url(../images/bg_mob1_shadow.png) center 0 no-repeat;
        position: absolute;
        content: "";
        bottom: -4px;
        height: 4px;
        width: calc(100% + 12px);
    }

    body .photopacts {
        width: 100%;
    }
    body .photopacts .item:first-child .ins {
        background: none;
    }
    body .photopacts .item {
        display: table;
    }
    body .photopacts .item div {
        display: table;
        width: 100%;
    }
    body .photopacts .item .desc {
        font-size: 18px;
        line-height: 26px;
        font-family: "proxima_nova_rgregular", sans-serif;
        padding: 30px 30px 50px;
        display: block;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
    }
    body .photopacts .item .ins {
        background: url(../images/line_down.png) center 0 no-repeat;
        background-size: contain;
        padding: 0;
        width: 96%;
        margin: 0 2%;
    }
    body .photopacts .item .ins img {
        width: 100%;
        padding: 0;
        max-width: 100%;
        padding-top: 15px;
    }

    body .static {
        margin-top: 120px;
    }
    body .static h1 {
        margin: 5px 0;
        width: 100%;
        padding: 0 10px;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        font-size: 22px;
    }
    body .static p {
        margin: 0;
        font-size: 18px;
        line-height: 26px;
        padding: 0 10px 30px;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
    }

    body .cont2 {
        width: 100%;
        padding: 0 6px;
        box-sizing: border-box;
        -webkit-box-sizing: border-box;
    }
    body .article .main img {
        max-width: 100%;
    }
    body .article .main {
        font-size: 24px;
        line-height: 28px;
        padding: 0;
    }
    body .article .main p {
        font-size: 24px;
        line-height: 28px;
        padding: 0;
    }
    body .article .main i {
        font-size: 14px;
    }
    body .article .main > div {
        padding: 20px 0 5px;
    }

    body .pagepar .cont2 .most_popular {
        display: table;
    }
    body .pagepar .cont2 .morenews {
        margin-left: -10px;
    }
    body .pagepar .cont2 .morenews .ins {
        height: 220px;
    }
    body .pagepar .cont2 .morenews h3 {
        font-size: 18px;
    }
    body .pagepar .cont2 .morenews .blok {
        height: auto !important;
        width: 41%;
        margin: 30px 2% 0 0.9%;
    }
    body .social_auth {
        width: 100%;
    }
    div.prmedia_tc_def div.comments_block {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 14px;
        width: 100%;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
    }
    div.prmedia_tc_def div.comments_block h2 {
        display: none;
    }
    body div.comments_block .social_auth {
        -webkit-box-sizing: border-box;
        position: relative;
        box-sizing: border-box;
        border: 0;
    }
    body div.comments_block .social_buttons {
        padding: 40px 0;
    }
    body div.comments_block .social_auth .social_need_auth {
        font-size: 17px;
        font-weight: normal;
        color: #6c6c6c;
        padding: 18px 0 109px;
        line-height: 23px;
        width: 40%;
        margin: 0 auto;
    }
    body div.comments_block .social_auth .social_need_auth:after {
        content: "авторизоваться";
    }
    body div.comments_block fieldset {
        margin-left: 26px !important;
    }
    body div.prmedia_tc_def div.comments_block .social_buttons a {
        color: #1160d7;
        width: 40px;
        height: 40px;
        border-radius: 100%;
    }
    body div.prmedia_tc_def div.comments_block .social_buttons a i {
        padding-top: 6px;
        font-size: 18px;
    }
    body
        div.prmedia_tc_def
        div.comments_block
        .social_buttons
        .social_auth:after {
        display: none;
    }
    body div.prmedia_tc_def div.comments_block a {
        color: #f4f4f4;
        display: block;
        width: 295px;
        position: absolute;
        text-align: center;
        margin-top: 23px;
        background: #0073b9;
        padding: 12px 0 10px;
        font-size: 13px;
        text-transform: uppercase;
        border-radius: 4px;
    }

    body div.prmedia_tc_def div.comments_block form {
        position: relative;
        box-sizing: border-box;
        border: 0;
        background: #f8f8f8;
        box-shadow: 10px 0 0 0 #f8f8f8, -10px 0 0 0 #f8f8f8;
        border-top: 1px solid #e3e4e6;
        padding-top: 40px;
        padding-bottom: 40px;
    }
    body div.prmedia_tc_def div.comments_block form p {
        padding: 0 0 5px 0;
        font-size: 15px;
        font-weight: normal;
        color: #6c6c6c;
    }

    body div.prmedia_tc_def div.comments_block form input,
    div.comments_block form textarea {
        border: #e3e4e6 1px solid;
        margin-bottom: 20px;
    }
    body .comment_submit {
        margin-top: 0;
        height: 43px;
        width: 140px;
        background-color: #8cb4d6;
        font-size: 12px;
        border-radius: 4px;
        float: right;
        margin-right: 26px;
        margin-top: -10px;
    }

    body .pagepar .right_blok .news {
        height: 325px;
        display: table;
        margin-top: 0;
        width: 100%;
        float: none;
    }
    body .news .shadow {
        display: table;
        margin: 0 auto 15px;
    }
    body .article #scroller {
        width: 100%;
        padding: 0 10px;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
    }
    body .article .cont .title {
        display: table;
        margin: 0 auto;
    }
    body .article .title div.h4 {
        line-height: 28px;
        font-size: 24px;
    }
    body .archiv .blok {
        width: 100%;
    }

    .article .title p {
        font-size: 18px;
        line-height: 22px;
    }

    /*//////////////////////*/
    body .page_news .cont .firstzag {
        display: none;
    }
    .nav_stroka {
        display: none;
    }

    body .wrapper {
        padding: 0 6px;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
    }
    body .mobile_menu .wrapper {
        padding: 0;
    }
    body .page_news .right_blok {
        display: none;
    }
    body .morenews .blok:after {
        display: none;
    }

    body .pagenews .cont .videoblok .blok h3 {
        font-size: 24px;
        line-height: 28px;
    }
    body .pagenews .cont .videoblok .blok p {
        font-size: 22px;
        line-height: 24px;
        max-height: 63px;
    }
    body .pagenews .cont .videoblok div.blok:nth-of-type(2n-1) {
        margin-right: 3.7%;
    }
    body .pagenews .cont .videoblok .blok {
        text-align: left;
        height: 200px;
        padding-top: 30px;
        width: 46.8%;
        float: left;
        position: relative;
        border-bottom: 10px solid #eaeaea;
        float: left;
        margin: 0 0.9%;
    }

    body .page_politic .cont > div.first_title {
        display: none;
    }
    body .page_politic .article {
        margin-top: 100px;
    }
    body .page_politic .right_blok {
        display: none;
    }
    body .page_politic table div .line {
        margin-bottom: 14px;
        margin-top: -46px;
    }

    body .page_politic .cont2 .first_title {
        margin-top: 88px;
        text-align: center;
        width: 80%;
        margin-bottom: 107px;
    }
    body .page_politic .cont2 .first_title p {
        font-size: 18px;
    }
    body .page_politic .cont2 .first_title div.h4 {
        line-height: 29px;
        color: #6a6a6a;
        font-size: 22px;
    }
    body .page_politic .cont2 .first_title h1 {
        margin-top: 23px;
        margin-bottom: 12px;
    }

    body .page_politic .cont2 .first_img {
        position: relative;
        margin: 13px 0 2px;
        margin-left: -20px;
    }
    body .page_politic .cont > .videoblok {
        margin-top: 0;
        margin-bottom: 50px;
    }
    body .page_politic .cont > .videoblok .ins img {
        height: 110%;
        width: auto;
    }
    body .page_politic .cont > .videoblok .ins {
        margin: 0 0 8px;
    }
    body .page_politic .cont > .videoblok h3 {
        font-size: 20px;
        line-height: 24px;
        padding: 4px 0 6px;
        margin: 0;
    }
    body .page_politic .cont > .videoblok p {
        font-size: 16px;
        line-height: 22px;
    }
    body .page_politic .cont > .videoblok .blok {
        text-align: left;
        width: 48.2% !important;
        float: left;
        position: relative;
        float: left;
        margin: 30px 0.9% 0;
    }
    body .page_politic .cont2 .first_img img {
        margin: 0;
        width: 100%;
        max-width: 100%;
    }
    body .page_politic .cont2 .main {
        padding-left: 20px;
    }
    body .page_politic .cont2 .main i {
        font-size: 20px;
        color: #898989;
        font-style: normal;
        line-height: 24px;
        display: block;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
    }
    body .page_politic .cont2 .first_img:before {
        position: absolute;
        background: url(../images/line_down.png) center 0 no-repeat;
        background-size: cover;
        content: "";
        width: 100%;
        height: 20px;
        top: -8px;
    }
    body .page_politic .pagepar .cont .cont2 .most_popular_out {
        box-shadow: 10px 0 0 0 #f8f8f8, -10px 0 0 0 #f8f8f8;
        width: calc(100% + 20px);
        background: #f8f8f8;
        margin: 19px 0 22px -20px;
    }
    body .page_politic .cont2 .most_popular_out .most_popular {
        margin-left: -20px;
        margin: 0 auto;
        display: table;
        float: none;
        width: 48%;
    }
    body .page_politic .cont2 .most_popular_out .most_popular ul {
        margin-top: 28px;
    }
    body .page_politic .cont2 .most_popular_out .most_popular ul li {
        font-family: "proxima_nova_rgbold";
        padding-bottom: 17px;
        font-size: 20px;
        line-height: 22px;
        border: none;
    }
    body .page_politic .cont2 .most_popular_out .most_popular h2 {
        margin: 0 auto;
        display: table;
        margin-top: -2px;
    }
    body .page_politic .pagepar .cont .main .morenews {
        display: none;
    }
    body .page_politic .pagepar .cont .most_popular_out.morenews {
        display: table;
        margin-bottom: 50px;
    }
    .article .keywords:before {
        content: "ПОДЕЛИТЕСЬ С ДРУЗЬЯМИ";
        background: white;
        position: relative;
        top: -33px;
        color: #999999;
        font-size: 12px;
        display: block;
        width: 175px;
        margin: 0 auto;
        text-align: center;
    }
    .article .keywords {
        position: relative;
        height: auto;
        width: calc(100% + 44px);
        margin-top: 58px;
        border-top: 1px solid #e3e4e6;
        margin-left: -32px;
    }
    .article .keywords div.social {
        float: none;
        margin-left: 15px;
        margin-top: 0;
        display: table;
        margin: -17px auto 0;
    }
    body .likely svg {
        position: relative;
        left: 0px;
        top: 0;
        width: 100%;
        height: 100%;
    }
    body .article .main > .keywords {
        padding-bottom: 14px;
    }
    body .article .main > .keywords > p {
        display: none;
    }
    body .article .main > .more {
        display: none;
    }
    body .likely {
        margin: 0;
        display: table;
    }
    body .likely .likely__widget {
        line-height: 20px;
        font-size: 14px;
        border-radius: 3px;
        height: 22px;
        margin: 0 10px 10px;
        background: none;
    }
    body .likely .likely__icon {
        width: 45px;
        height: 45px;
        border-radius: 100%;
        overflow: hidden;
        background: rgba(231, 231, 231, 0.8);
    }
    body .likely .likely__icon.likely__icon_facebook {
        background: url(../images/t3.png) center center no-repeat;
    }
    body .likely .likely__icon.likely__icon_vkontakte {
        background: url(../images/t2.png) center center no-repeat;
    }
    body .likely .likely__icon.likely__icon_twitter {
        background: url(../images/t1.png) center center no-repeat;
    }
    body .likely svg {
        opacity: 0;
        position: relative;
        left: 13%;
        top: 13%;
        width: 74%;
        height: 74%;
    }
    body div.prmedia_tc_def div.comments_block div.comments_list {
        margin: 0;
    }
    body div.comments_block .social_buttons {
        padding: 0;
        font-size: 17px;
        font-weight: normal;
        color: #6c6c6c;
        line-height: 23px;
        width: 40%;
        margin: 18px auto 92px;
        text-align: center;
    }
    body div.comments_block .social_buttons:after {
        content: "Нажимая кнопку входа через социальную сеть, вы принимаете условия Пользовательского соглашения";
        position: absolute;
        font-size: 14px;
        line-height: 20px;
        color: #898989;
        left: 0;
        right: 0;
        margin: 16px auto;
        text-align: 0;
        width: 50%;
        display: table;
    }
    body div.prmedia_tc_def div.comments_block .social_buttons a {
        color: #1160d7;
        width: 45px;
        height: 45px;
        border-radius: 100%;
        margin: -5px 7px 0;
        font-size: 20px;
        position: relative;
        display: inline-block;
    }
    body div.prmedia_tc_def div.comments_block .social_buttons a i {
        font-size: 22px;
    }
    body div.prmedia_tc_def div.comments_block form textarea {
        border: #e3e4e6 1px solid;
    }
    body .more_razdels .morenews .blok {
        margin: 0 0 15px !important;
        width: 100%;
    }
    body .more_razdels h2 {
        margin-bottom: 23px !important;
    }
    body .pagepar .cont .more_razdels .morenews {
        margin-bottom: 30px;
    }
    body .just_read_out .morenews .blok {
        margin: 0 0 15px !important;
        width: 100%;
    }
    body .just_read_out {
        position: relative;
    }
    body .just_read_out h2 {
        margin-bottom: 23px !important;
        margin-top: 32px;
    }
    body .just_read_out:before {
        position: absolute;
        background: url(../images/line_down.png) center 0 no-repeat;
        background-size: cover;
        content: "";
        width: 100%;
        height: 20px;
        top: -2px;
    }
    body .just_read_out .morenews:nth-child(3) {
        display: block;
    }
    body .just_read_out .morenews:nth-child(4) {
        display: none;
    }
    body .pagepar .cont .just_read_out .morenews {
        margin-bottom: 30px;
    }

    .videoblok .vert_line {
        display: none;
    }

    body .page_politic .photopacts .item .ins {
        width: 98.2%;
        margin: 0px 0.9%;
    }
    body .page_politic .photopacts .item .desc {
        padding: 34px 30px 50px;
    }
    body .page_about {
        padding: 5px 16px;
    }
    body .page_about h1 {
        margin-bottom: 8px;
    }
    body .page_about p {
        padding-bottom: 26px;
    }

    body .photonewws .prmedia_tc_def {
        box-shadow: 12px 0 0 0 #f8f8f8, -12px 0 0 0 #f8f8f8;
    }
    body .photonewws .prmedia_tc_def:after {
        left: -12px;
        width: calc(100% + 24px);
    }

    body .photonewws .article .photopage .m5 {
        margin: 18px 0 25px 0 !important;
    }
    body .photonewws .article .photopage .m5 img {
        width: auto;
        height: 100%;
        margin: 0;
        max-width: initial;
    }
    body .photonewws .photoblok1 .videoblok .blok > a .imgs {
        height: 222px;
        margin-bottom: 0;
    }
    body .photonewws .videoblok .txt {
        padding-left: 0;
    }
    body .photonewws .photoblok1 .videoblok .blok > a h3 {
        margin-top: 12px;
        margin-bottom: 4px;
    }
    body .photonewws .cont .videoblok .blok p {
        line-height: 20px;
        font-size: 15px;
        color: #6a6a6a;
    }

    body .photofactpage .article {
        margin-top: 69px;
    }
    body .photofactpage .wrapper {
        padding: 0;
    }
    body .page_politic .photopacts .item .ins {
        margin: 0;
        width: 100%;
        background-position: center 3px;
    }
    body .page_politic .photopacts .item .desc {
        padding: 17px 12px 35px;
        font-size: 16px;
        line-height: 23px;
    }

    body .page_about {
        padding: 0;
    }
    body .page_about p {
        padding-bottom: 23px;
    }
    body .page_about p {
        font-size: 17px;
        line-height: 23px;
        padding: 0 7px 30px;
    }

    body .video_page .cont2 .first_img iframe {
        width: 100%;
        height: 420px;
        margin: 13px 0 0;
    }

    body .article .photopage .otherfotomod {
        display: table;
        margin-left: -6px;
        width: calc(100% + 12px);
    }
    body .article .photopage .otherfotomod .m5 .videoblok {
        width: 100%;
        display: table;
        float: left;
        margin-bottom: 30px;
    }
    body .article .photopage .otherfotomod .m5 .videoblok .blok {
        width: 100%;
        height: auto;
        width: 48.2%;
        height: 471px;
        margin: 0 0.9% 30px;
        position: relative;
        float: left;
        overflow: hidden;
    }
    body .article .photopage .otherfotomod .m5 .videoblok .blok > a .imgs {
        width: 100%;
        height: 274px;
        margin: 0 0 8px !important;
        overflow: hidden;
        display: block;
    }
    body .article .photopage .otherfotomod .m5 .videoblok .blok > a .imgs img {
        width: auto;
        height: 100%;
        margin: 0;
        max-width: initial;
    }
    body .article .photopage .otherfotomod .m5 .videoblok .txt {
        padding-left: 0;
        background: none;
        color: black;
        height: auto;
        padding: 0;
        box-sizing: content-box;
        position: relative;
        display: block;
    }
    body .article .photopage .otherfotomod .m5 .videoblok .blok > a h3 {
        max-height: none;
        margin-top: 0;
        margin-bottom: 0;
        font-size: 20px;
        line-height: 24px;
        padding: 4px 0 6px;
        color: black;
        position: relative;
        display: block;
        margin-left: 0;
        bottom: auto;
    }
    body .article .photopage .otherfotomod .m5 .videoblok .blok > a h3 span {
        color: #545454;
        font-size: inherit;
        line-height: inherit;
    }
    body .article .photopage .otherfotomod .m5 .videoblok .blok p {
        color: #6a6a6a;
        font-size: 16px;
        line-height: 22px;
        color: #6a6a6a;
        max-height: none;
        overflow: hidden;
        display: block;
        text-align: left;
    }
    .video_page .photopage .otherfotomod .videoblok .vert_line {
        display: none;
    }
    .video_page .photopage .otherfotomod .videoblok .play {
        top: 23%;
    }

    body .photofactpage .photopacts {
        width: calc(100% - 24px);
        padding: 0 12px;
        display: block;
    }
}
.animated {
    animation-duration: 1s;
    animation-fill-mode: both;
}

.animated.infinite {
    animation-iteration-count: infinite;
}

.animated.hinge {
    animation-duration: 2s;
}

.animated.flipOutX,
.animated.flipOutY,
.animated.bounceIn,
.animated.bounceOut {
    animation-duration: 0.75s;
}

@keyframes fadeInDown {
    from {
        opacity: 0;
        transform: translate3d(0, -100%, 0);
    }

    to {
        opacity: 1;
        transform: none;
    }
}

.fadeInDown {
    animation-name: fadeInDown;
}
body .select_redaction #select_redaction {
    display: block;
}
@media (max-width: 320px) {
    body .mobile_menu .logo {
        width: calc(100% - 90px);
        height: 30px;
        padding: 12px 5px 0px 10px;
    }
    body .mobile_menu .logo img {
        height: auto;
        width: 100%;
        max-height: 30px;
    }
    body .mobile_menu .mhead .searchico2 {
        padding: 7px;
    }

    body .mobile_menu .link_active {
        padding: 15px 10px 14px;
    }

    body .photofactpage .photopacts {
        width: 100%;
        padding: 0;
        display: block;
    }

    body .page_wrapper {
        max-width: 320px;
        min-width: 320px;
    }
    body .wrapper {
        max-width: 320px;
        min-width: 320px;
    }

    body .mhead {
        background: url(../images/bg_mobilemenu-320.jpg) center 0 no-repeat;
    }

    body .m5 .videoblok {
        width: 320px;
        padding: 0;
    }
    body .mobile_menu {
        max-width: 320px;
    }
    body .m2 .morenews .blok {
        margin: 0px 12px 31px;
        width: 296px;
    }
    body .number_week {
        float: none;
        display: block;
        margin: 0px 12px 39px;
        width: 296px;
        height: auto;
        padding-bottom: 34px;
        min-height: 330px;
    }
    body .number_week h3 {
        margin-top: 0;
        font-size: 37px;
        padding-top: 63px !important;
    }
    body .number_week h3 span {
        font-size: 79px;
        line-height: 0.9;
    }

    body .top_small {
        float: none;
        display: block;
        margin: 0px 12px 39px;
        width: 296px;
        height: auto;
        padding-bottom: 34px;
        min-height: 330px;
    }

    body .m2 .photo_fact {
        margin: 0 0% 14px;
        width: 100%;
        float: none;
        display: block;
    }
    body .m2 .photo_fact .txt {
        padding: 23px 15px;
        line-height: 24px;
    }
    body .m2 .wrapper {
        padding: 0;
    }
    body .m5 .morenews .blok {
        margin: 0 6px 25px;
        width: 296px;
    }
    body .m4 .morenews .blok {
        margin: 0 3% 25px;
        width: 94%;
    }
    body .pagenews .cont .videoblok .blok {
        margin: 0 3% 25px;
        width: 94%;
    }
    body .article .right_blok .morenews .blok {
        margin: 0 3% 25px;
        width: 94%;
        height: auto;
        margin-bottom: 25px !important;
        padding-bottom: 20px;
    }
    body .comment_week {
        margin: 0 3% 25px;
        width: 94%;
        padding-bottom: 65px;
    }
    body .twitter_lines {
        margin: 0 3% 25px;
        width: 94%;
    }
    body .m4 .morenews {
        width: 100%;
        margin: 0;
    }
    body .m4 .morenews .blok:first-child {
        height: auto !important;
    }
    body .m4 .morenews .blok:first-child .ins {
        height: 222px !important;
        margin-bottom: 18px !important;
    }
    body .m1 .main_theme {
        padding-bottom: 0;
        height: auto;
    }
    body .m1 .main_theme_infography {
        padding-bottom: 0;
        height: auto;
    }
    body .m2 {
        padding-top: 0;
        padding-bottom: 6px;
    }
    body .m4 .right_block,
    body .m5 .right_block {
        float: none;
        width: 100%;
    }
    .twitter_lines {
        display: none;
    }
    body .wrapper.line_00 {
        padding-top: 15px;
    }
    body .m5 .morenews .ins {
        height: 222px;
        margin: 0 0 14px !important;
    }

    body .m4.mainpg > .wrapper > .zag h2 span {
        display: none;
    }
    body .m4.mainpg > .wrapper > .zag h2 span:nth-child(1) {
        display: inline;
    }
    body .m4.mainpg > .wrapper > .zag h2 span:nth-child(2) {
        display: inline;
    }
    body .m4.mainpg > .wrapper > .zag h2 span:nth-child(3) {
        display: inline;
    }
    body .m4.mainpg > .wrapper > .zag h2 span:nth-child(4) {
        display: inline;
    }
    body .m4.mainpg > .wrapper > .zag h2 span:nth-child(5) {
        display: inline;
    }
    body .m4.mainpg > .wrapper > .zag h2 span:nth-child(6) {
        display: inline;
    }
    body .m4.mainpg > .wrapper > .zag h2 span:nth-child(7) {
        display: inline;
    }
    body .m4.mainpg > .wrapper > .zag h2 span:nth-child(8) {
        display: inline;
    }
    body .number_week h2.commentweek span {
        padding: 2px;
    }
    body .number_week img {
        margin-top: 59px;
    }
    body .m5 .zag h2 {
        margin: 42px 0 17px;
    }
    body .m5.video_mod .zag h2 {
        margin: 11px 0 18px;
    }

    body .m1 .main_theme .main_photo {
        width: 100%;
        margin: 0;
        margin-bottom: 6px;
        height: auto;
        display: block !important;
        opacity: 1 !important;
        position: relative;
        background-size: auto 220px !important;
        background-repeat: no-repeat !important;
        background-position: 0 0 !important;
    }
    body .m1 .main_theme .main_photo h2 {
        display: none;
    }
    body .m1 .main_theme .main_photo .txt {
        height: auto;
        padding-top: 259px;
        position: relative;
        background: none;
        color: black;
        bottom: auto;
    }
    body .m1 .main_theme .main_photo .txt h3 {
        position: relative;
        margin-left: 0;
    }
    body .m1 .main_theme .main_photo .txt b {
        display: none;
    }
    body .m1 .line {
        display: none;
    }
    .m1 .main_theme .prev {
        display: none;
    }

    body .m1 .main_theme_infography .main_photo_infography {
        width: 100%;
        margin: 0;
        margin-bottom: 6px;
        height: auto;
        display: block !important;
        opacity: 1 !important;
        position: relative;
        background-size: auto 220px !important;
        background-repeat: no-repeat !important;
        background-position: 0 0 !important;
    }
    body .m1 .main_theme_infography .main_photo_infography h2 {
        display: none;
    }
    body .m1 .main_theme_infography .main_photo_infography .txt {
        height: auto;
        padding-top: 259px;
        position: relative;
        background: none;
        color: black;
        bottom: auto;
    }
    body .m1 .main_theme_infography .main_photo_infography .txt h3 {
        position: relative;
        margin-left: 0;
    }
    body .m1 .main_theme_infography .main_photo_infography .txt b {
        display: none;
    }
    body .m1 .line {
        display: none;
    }
    .m1 .main_theme_infography .prev {
        display: none;
    }

    body .m2 .photo_fact h2 {
        top: 3px;
    }
    body .m4 .morenews .ins {
        margin-bottom: 0 !important;
    }

    body .mobile_menu .link_more .main {
        width: 100%;
        margin-bottom: 20px;
    }
    body .mobile_menu .link_more .main:after {
        background: none;
        content: "";
        position: absolute;
        right: 0;
        width: 100%;
        height: 0px;
        border-top: 1px solid #b2b3b6;
        top: auto;
        border-bottom: 1px solid #fff;
        bottom: 0;
    }
    body .mobile_menu .link_more .second {
        padding-left: 0;
    }
    body .morenews .blok {
        height: auto;
        margin: 0 3% 25px;
        width: 94%;
    }
    body .pagepar .morenews .blok {
        height: auto !important;
        margin: 0 3% 25px;
        width: 94%;
    }
    body .morenews {
        float: none;
    }
    body .m3 img {
        width: 100%;
    }
    body .m3 {
        height: 210px;
    }
    body .id_morenews.morenews .blok p {
        display: none;
    }
    body .id_morenews.morenews .blok .ins {
        width: 90px;
        height: 68px;
        float: left;
        margin-right: 19px !important;
        overflow: hidden;
        margin-bottom: 0 !important;
    }
    body .id_morenews.morenews h3 {
        font-size: 14px;
        line-height: 16px;
        padding-top: 0;
    }
    body .m3 {
        background-image: url(../images/trib-320.jpg) !important;
        height: 280px;
    }
    body .m2 .morenews .blok {
        height: auto;
    }
    body .m4 .morenews .blok {
        height: auto;
        margin: 0px 6px 31px;
        width: 296px;
    }
    body .m4 .all_morenews .morenews:nth-child(2) {
        display: none;
    }
    body .m4 .morenews h3 {
        font-size: 14px;
        line-height: 16px;
    }
    body .line_00 .m6 {
        background-image: url(../images/forum-regionov-2018-320x399.jpg) !important;
        height: 400px;
    }
    body .m5 .morenews .blok {
        height: auto;
    }
    body .tests_sv .m6 {
        background-image: url(../images/1255x243_2-320.jpg) !important;
        height: 314px;
    }
    body .videoblok .video {
        height: 239px;
        margin-bottom: 14px;
    }
    body .m5.video_mod .zag,
    body .m5.foto_mod .zag {
        position: relative;
    }
    body .m5.foto_mod .zag {
        padding-top: 13px;
        padding-bottom: 0;
    }
    body .videoblok .txt {
        color: #000;
        background: none;
    }
    body .videoblok .txt h3 span {
        color: black;
        font-size: 18px;
        line-height: 24px;
    }
    body .videoblok .txt h3 {
        text-align: left;
        margin-left: 0;
        bottom: auto;
        position: relative;
        margin-bottom: 8px;
        max-height: initial;
    }
    body .videoblok .txt p {
        display: block;
        color: black;
        text-align: left;
        max-height: initial;
    }
    body .videoblok .txt {
        height: 150px;
        padding: 0;
        position: relative;
    }
    body .videoblok .video .play {
        top: 22%;
    }
    body .videoblok .txt {
        height: auto;
        padding-left: 14px;
    }
    body .m4 .morenews .blok:first-child p {
        display: block;
        max-height: initial;
    }
    body .m5.foto_mod .zag h2 {
        margin-bottom: 17px;
        margin-top: 42px;
    }
    body .photoblok1 .videoblok .blok {
        height: 425px;
    }
    body .photoblok1 .videoblok .blok > a .imgs {
        height: 239px;
        margin-bottom: 14px;
        display: table;
        width: 100%;
        overflow: hidden;
    }
    body .photoblok1 .videoblok .blok > a h3 {
        margin-top: 17px;
    }
    body .m5 .videoblok img {
        height: 100%;
    }
    body .m5.foto_mod:after {
        display: none;
    }
    body .footer p a {
        font-size: 13px;
        margin: 0px auto 20px !important;
    }
    body .footer {
        padding-bottom: 234px;
    }
    body .footer .created {
        width: 90%;
        display: table;
        margin: 124px auto 0;
        right: 0;
        left: 0;
    }
    body .footer .created br {
        display: none;
    }

    body #gallery a {
        max-width: 100%;
        max-height: initial;
        margin-right: 0;
    }
    body .article .photopage .photo img {
        width: 100%;
    }
    body .article .photopage .m5 {
        margin-bottom: 25px !important;
    }
    body .article .right_blok .title {
        margin: 10px auto 20px;
    }
    body .right_blok .morenews .blok p,
    body .right_blok .morenews .blok h3 {
        max-height: initial;
    }
    body .pagenews .cont .videoblok .blok p {
        line-height: 22px !important;
    }
    body .pagenews .cont .videoblok .data {
        position: relative;
        margin-top: 15px;
    }
    body .more_page a {
        font-size: 15px;
        padding: 3px 3px;
    }
    body .morenews p {
        font-size: 16px;
        line-height: 22px;
        max-height: initial;
    }
    body .news .shadow {
        width: 100%;
    }
    body .pagepar .right_blok .news h2 {
        margin: 5px auto 10px;
        display: table;
    }
    body div.comments_block .social_auth:after {
        padding-right: 10px;
    }
    body .pagepar .cont2 .morenews .blok.most_popular.news li {
        font-family: "proxima_nova_rgregular", sans-serif;
        font-size: 14px;
        line-height: 18px;
        padding: 0 10px;
    }
    body .pagepar .cont2 .morenews {
        margin: 0;
        display: table;
        width: 100%;
    }
    body .pagepar .cont2 .morenews .blok {
        width: 100%;
        margin: 30px 0% 0;
    }
    body .article .main img {
        height: auto;
    }
    body .morenews .ins {
        height: auto;
    }
    body .article .morenews img {
        height: auto;
    }
    body .mobile_menu .link_more.active {
        display: block;
        overflow: auto;
    }
    body .mobile_menu .link_more.active:after {
        display: none;
    }
    body .pagepar .videoblok .blok {
        height: auto !important;
        width: 98% !important;
        margin: 0px 0.9% 35px;
    }

    body .twitter_lines {
        display: none;
    }
    body .select_redaction .owl-carousel .owl-nav {
        width: 120px;
    }
    body .select_redaction.m5 .morenews .blok {
        margin-bottom: 0;
    }
    body .m4 .zag h2 {
        margin: 43px 0 18px;
    }

    body .m5.foto_mod:before {
        top: -7px;
    }
    body .mobile_menu .search_panel input {
        width: 85%;
    }
    body .pagenews .cont .videoblok div.blok:nth-of-type(2n-1) {
        margin-right: 0;
    }
    body .pagenews .cont .videoblok div.blok:last-child {
        border-bottom: 0;
    }
    body .pagenews .cont .videoblok .blok {
        margin: 0 6px 0px;
        padding: 0;
        width: 296px;
        margin-top: 21px;
        height: auto;
        border-bottom: 1px solid #eaeaea;
    }
    body .pagenews .cont .videoblok .blok h3 {
        font-size: 18px;
        line-height: 22px;
        margin-bottom: 6px;
    }
    body .pagenews .cont .videoblok .blok p.data {
        bottom: 1px;
        font-size: 11px;
    }
    body .pagenews .cont .line {
        background: url(../images/line_top-320.png) center bottom no-repeat;
    }
    body .page_politic .cont .line {
        background: url(../images/line_top-320.png) center bottom no-repeat;
    }
    body .more_page .link a:nth-child(6) {
        display: none;
    }
    body .more_page .link a:nth-child(7) {
        display: none;
    }
    body .more_page .link a:nth-child(8) {
        display: none;
    }
    body .more_page .link a:nth-child(9) {
        display: none;
    }
    body .more_page .link a:nth-child(10) {
        display: none;
    }
    body .more_page .link a:nth-child(11) {
        display: none;
    }
    body .more_page .link {
        margin-top: 15px;
    }
    body .more_page a {
        font-size: 21px;
        padding: 3px 6px;
    }

    body .page_politic .article {
        margin-top: 98px;
    }
    body .page_politic .article .morenews .ins {
        height: 222px;
    }
    body .article img {
        max-width: initial;
    }
    body .pagepar .morenews .blok {
        margin: 0 6px 25px;
        width: 296px;
    }
    body .page_politic .morenews h3 {
        font-size: 18px;
        line-height: 23px;
    }
    body .page_politic .morenews p {
        line-height: 20px;
    }

    body .page_politic .cont2 .nav_stroka {
        display: none;
    }
    body .page_politic .cont2 .first_title {
        margin-top: 32px;
        width: 95%;
        margin-bottom: 77px;
    }
    body .page_politic .cont2 .first_title h1 {
        margin-top: 14px;
        margin-bottom: 5px;
        font-size: 20px;
        line-height: 25px;
    }
    body .page_politic .cont2 .first_title div.h4 {
        line-height: 24px;
        font-size: 17px;
    }
    body .page_politic .cont2 .first_img:before {
        background-size: contain;
        top: -19px;
    }
    body .page_politic .cont2 .main {
        padding-left: 0;
    }
    body .page_politic .cont2 .first_img img {
        width: calc(100% + 24px);
        margin-left: -12px;
        max-width: calc(100% + 24px);
    }
    body .page_politic .cont2 .first_img {
        margin-left: 0;
    }
    body .page_politic .cont2 .first_title p {
        line-height: 18px;
    }
    body .page_politic .cont2 .main i {
        font-size: 12px;
        line-height: 16px;
    }

    body .pagepar .cont2 .morenews .blok.most_popular {
        margin: 0;
        box-shadow: 12px 0 0 0 #f8f8f8, -12px 0 0 0 #f8f8f8;
    }
    body .page_politic .pagepar .cont .most_popular_out.morenews {
        display: block;
        margin-bottom: 30px;
        margin-left: 0;
        padding: 0;
        padding-bottom: 11px;
        width: 100%;
    }
    body .pagepar .cont2 .morenews .blok.most_popular.news li {
        font-size: 14px;
        line-height: 18px;
        padding: 0;
        margin-bottom: 24px;
        font-family: "proxima_nova_rgbold";
    }
    body .article .main > .keywords {
        margin-left: 0;
        width: 100%;
        margin-left: -12px;
        width: calc(100% + 24px);
    }
    body div.comments_block .social_auth .social_need_auth {
        font-size: 15px;
        width: 90%;
        padding: 16px 0 110px;
    }
    body div.prmedia_tc_def div.comments_block a {
        width: 96%;
        margin: 25px auto 0;
        left: 0;
        right: 0;
    }
    body div.comments_block .social_buttons {
        font-size: 15px;
        width: 90%;
        margin: 14px auto 94px;
    }
    body div.comments_block .social_buttons:after {
        font-size: 11px;
        width: 99%;
        line-height: 18px;
        margin: 18px auto;
    }
    body div.comments_block fieldset {
        margin-left: 6px !important;
        margin-right: 6px;
    }
    body div.prmedia_tc_def div.comments_block form p {
        padding: 0 0 5px 3px;
        font-size: 13px;
    }
    body div.prmedia_tc_def div.comments_block form {
        padding-top: 35px;
    }
    div.prmedia_tc_def div.comments_block form input,
    div.comments_block form textarea {
        width: 100% !important;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
    }
    body .comment_submit {
        height: 43px;
        width: 100%;
        font-size: 12px;
        border-radius: 5px;
        margin-right: 0;
        margin-top: -10px;
    }

    body .more_razdels h2 span:nth-child(14) {
        display: none;
    }
    body .more_razdels h2 span:nth-child(15) {
        display: none;
    }
    body .more_razdels h2 span:nth-child(16) {
        display: none;
    }
    body .more_razdels h2 span:nth-child(17) {
        display: none;
    }
    body .more_razdels h2 span:nth-child(18) {
        display: none;
    }
    body .more_razdels h2 span:nth-child(19) {
        display: none;
    }
    body .more_razdels h2 span:nth-child(20) {
        display: none;
    }
    body .more_razdels h2 span:nth-child(21) {
        display: none;
    }

    body .more_razdels h2 {
        margin-bottom: 20px !important;
    }
    body .more_razdels .morenews .blok {
        margin: 0 6px 25px !important;
    }
    body .m4.more_razdels .morenews .blok:first-child h3 {
        padding-bottom: 11px;
    }
    body .m4.more_razdels .morenews .blok:first-child p {
        line-height: 23px;
    }
    body .m4.more_razdels .morenews .blok .ins {
        height: 69px;
    }
    body .m4.more_razdels .morenews h3 {
        font-size: 13px;
        line-height: 17px;
    }
    body .m4.more_razdels .morenews:nth-child(2) {
        display: none;
    }

    body .just_read_out:before {
        background-size: contain;
    }
    body .just_read_out h2 {
        margin-bottom: 18px !important;
        margin-top: 41px;
    }
    body .just_read_out .morenews .blok {
        margin: 0 6px 25px !important;
    }
    body .just_read_out .morenews .blok:first-child h3 {
        padding-bottom: 11px;
    }
    body .just_read_out .morenews .blok:first-child p {
        line-height: 23px;
    }
    body .just_read_out .morenews .blok .ins {
        height: 69px;
    }
    body .just_read_out .morenews h3 {
        font-size: 13px;
        line-height: 17px;
    }
    body .just_read_out .morenews:nth-child(2) {
        display: none;
    }

    body .video_page .cont2 .first_img iframe {
        width: calc(100% + 24px);
        margin: 0px 0 0;
        margin-left: -12px;
        height: 240px;
        max-width: calc(100% + 24px);
    }

    body .article .photopage .otherfotomod .m5 .videoblok .blok {
        width: 296px;
        margin: 0 0px 30px;
        height: auto;
    }
    body .article .photopage .otherfotomod .m5 .videoblok .blok > a .imgs {
        height: 225px;
    }
    body .article .photopage .otherfotomod .m5 .videoblok .blok > a h3 {
        font-size: 18px;
        line-height: 23px;
    }
    body .article .photopage .otherfotomod .m5 .videoblok .blok > a p {
        line-height: 20px;
    }
    body .article .photopage .otherfotomod {
        margin-left: 0;
        width: 100%;
    }
}
