/*****/
img {
    max-width: 100%;
    height: auto;
}

.detect_display-table .main.main_with-modules {
    direction: ltr;
}
.detect_display-table .main_with-modules .content {
    margin-right: 225px;
}
.detect_display-table .main_with-modules .content,
.detect_display-table .main_with-modules .modules {
    display: block;
    float: none;
    direction: ltr;
}
.detect_display-table .main_with-modules .modules {
    width: 225px;
    float: right;
}

.main.main_with-modules_wide .modules {
    float: none;
    display: block;
    width: auto;
}

/***/
.b-publications_2 .b-publications__item {
    background: none;
}
.b-publications_2 .b-publications__title {
    margin-right: 0;
}

.events__item .b-publications__title {
    margin-right: 0;
}

.modules .b-publications__title {
    font-size: 1.5rem;
}

.modules .b-publications__annotation {
    font-size: 1.4rem;
}

.dpo-logo {
    text-align: center;
    position: relative;
    z-index: 1;
}

.dpo-logo__link {
    display: block;
    overflow: hidden;
    height: 170px;
    padding: 2.4rem 2.4rem 1rem;
    text-align: left;
    font: 600 1.8rem/1.3 "HSE Sans", "Helvetica Neue", Arial, sans-serif;
    letter-spacing: .025em;
    box-sizing: border-box;
}


.layout.fullwidth {
    background: transparent;
}
.layout_bg {
    position: fixed;
    width: 200px;
    height: 100%;
    top: 0;
    background: #000;
}

/* REwrites */
.footer {
    width: auto;
    min-width: inherit;
}
.footer__inner {
    padding: 0;
}
.footer__navigation {
    width: 100%;
    margin-right: 0;
}
.layout {
    padding-bottom: 0;
    background: url('/f/src/global/i/dop_dep_bg.jpg') fixed no-repeat;
}
.b-publications {
    margin-top: 2em;
}
/* END of REwrites */
.head-news_dpo {
    width: 100%;
    margin: 1em 0 0;
    font-size: 78%;
}
.b-header {
    overflow: hidden;
    padding: .5em 0;
}
.popup_sitemap_left:after {
    z-index: 1;
}
.popup_sitemap_content {
    background: #fff;
}
.dpo-sidebar-section {
    font-size: 78%;
    color: rgba(255,255,255,.8);
}

.dpo-section {
    margin-top: 1.5em;
}
.dpo-section:first-child {
    margin-top: 0;
}
.navigation_dpo {
    margin-top: 0;
}

.navigation_dpo li {
    position: relative;
    margin: 0 -1.5em;
    padding: 0 1.5em;
}
.navigation_dpo li > .first_level{
    position: relative;
    border-top: 1px solid rgba(255,255,255,.3);
    border-bottom: none;
}
.navigation_dpo li > .first_level:after {
    content: "";
    position: absolute;
    top: 50%;
    margin-top: -3px;
    right: 10px;
    width: 4px;
    height: 7px;
    background: url('/f/src/global/i/sprite.png') -515px -43px no-repeat;
}

.navigation_dpo li:first-child:hover a.first_level,
.navigation_dpo li:first-child a.first_level {
    border-top: 0;
}
.navigation_dpo li a.first_level,
.navigation_dpo li span.first_level {
    display: block;
    padding: .8em 1.4em .8em 0;
    font-size: 84%;
    font-weight: 600;
    line-height: 1.2;
}
.navigation_dpo li:hover{
    background: #000;
    color: #f1e8b4;
}
.navigation_dpo > li:hover:after,
.navigation_dpo > li.active:after{
    right: 0;
    top: 50%;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
    border-color: rgba(255, 255, 255, 0);
    border-right-color: #ffffff;
    border-width: 10px;
    margin-top: -10px;
}
.navigation_dpo li.selected a.first_level {
    /*border-top: 1px solid transparent;*/
    color: #f1e8ab;
}

.navigation_dpo li.selected_white a.first_level{
    color: #fff;
}

.navigation_dpo li.selected span.first_level {
    border-top: 1px solid transparent;
}

.navigation_dpo li.selected, .navigation_dpo li:hover {
    background: rgba(0, 0, 0, 0.65);
}

li.navigation_dpo__header {
    color: rgba(255,255,255,.8);
    text-transform: uppercase;
    letter-spacing: .1em;
    margin-top: .7em;
    font: 600 .8em/1.3 "HSE Sans", "Helvetica Neue", Arial, sans-serif;
}

li.navigation_dpo__header:first-child {
    margin-top: 0;
}

li.navigation_dpo__header span {
    display: block;
    border-bottom: 1px solid #fff;
    padding-top: .5em;
    padding-bottom: .5em;
}

li.navigation_dpo__header:hover, li.navigation_dpo__header:hover:after, li.navigation_dpo__header:hover:before {
    background: transparent;
    content: none;
    color: rgba(255,255,255,.8);
}
/*
.navigation_dpo-sub-decoration {
    display: none;
    position: fixed;
    top: 0;
    height: 100%;
    left: 200px;
    width: 200px;
    background: rgba(255,255,255,.95);
    border-radius: 10px 0 0;
    box-shadow: 5px 5px 3px rgba(155,155,155,.4);
    z-index: 101;
}
.detect_no-rgba .navigation_dpo-sub-decoration {
    background: rgb(255,255,255);
    zoom: 1;
    filter:progid:DXImageTransform.Microsoft.Alpha(opacity=90);
}
*/
.navigation_dpo-sub {
    display: none;
    position: absolute;
    top: 0;
    left: 200px;
    width: 160px;
    padding: 1em 1em 1em 2em;
    background: #fff;
    border-radius: 10px 0 0;
    box-shadow: 5px 5px 3px rgba(155,155,155,.4);
    z-index: 102;
    font-size: 80%;
}

.navigation_dpo-sub li {
    padding: .4em 0;
    margin: 0;
}
.navigation_dpo-sub li:hover {
    background: inherit;
}
.navigation_dpo li:hover .navigation_dpo-sub {
    display: block;
}

.l-sidebar .holder {
    position: relative;
	z-index: 101;
}

.l-sidebar .fixed{
    position: fixed;
    margin-top: 20px;
}
.l-sidebar .fixed.stopped{
    position: absolute;
    margin-top: 0;
}

/*
.l-sidebar .fixed {
    position: absolute;
    margin-left: -24px;
}

.l-sidebar .fixed.stopped{
    margin-left: 0
}
*/

.b-header {
	margin-top: 45px;
}

.content__inner {
	margin: 0 30px 6em 0;
}

.navigation_horizontal li {
	float: none;
	/*display: block;*/
}

.navigation_horiz li {
    float: none;
    display: inline-block;
    margin-right: 1em;
}

.navigation_horiz > .selected {
    background: #165bda;
    color: #fff;
    padding: .15em .75em;
    border-radius: 1em;
    font-weight: 600;
}

.navigation_tab_violet .selected {
    background: #d34fa4;
}

.modules__inner:empty + .sidebar__inner {
    margin-top: 0;
}

.sidebar__inner {
	margin-top: 25px;
}

.header_breadcrumbs {
	z-index: 2;
	position: relative;
}

.modules__inner .b-side {
    font-size: 78%;
}

.navigation_horizontal {
    margin-right: 1em;
}

.navigation_horizontal:last-child {
    margin-right: 0;
}

.navigation_horizontal {
    margin-top: 1em;
    vertical-align: top;
}

.navigation_horizontal li {
    font-size: 85%;
}

li.navigation_head__item {
    margin-bottom: .5em
}

/* strategy unit */
.strategy_unit {
    padding-bottom: 1rem;
}

.strategy_unit__item {
    display: inline-block;
    box-sizing: border-box;
    vertical-align: top;
    width: 25%;
    padding: 0 1rem;
    word-spacing: normal;
    margin-top: 2rem;
}

.strategy_unit__section {
    margin-top: 2rem;
    border-top: 3px solid #000;
    padding: .5rem 0;
}

.strategy_unit__list {
    font-size: 1.2rem;
    word-spacing: -.3em;
    margin-left: -1rem;
    margin-right: -1rem;
}

.strategy_unit__caption {
    margin: 0 0 1rem;
    line-height: 1.2;
}

.strategy_unit__level {
    text-transform: uppercase;
    display: inline;
    margin-right: 1rem;
}

.strategy_unit__caption h2 {
    display: inline;
    font-weight: normal;
    font-size: 1.2rem;
}

.strategy_unit__img {
    display: block;
    width: 130px;
    height: 130px;
    border-radius: 50%;
    background: #eee;
    overflow: hidden;
    border: none;
    outline: none;
}

.strategy_unit__section--main h3 {
    font-size: 2.2rem;
}

.strategy_unit__descr {
    margin-top: 1rem;
}

@media(max-width: 767px) {
    .strategy_unit__item {
        width: 50%;
    }
}

.incut {
    margin-right: 0;
}

/*Rewrite*/

.card_rubric a.rubric,
a.rubric:not(.tag),
a.rubric:not(.tag):visited {
    white-space: normal;
}

.s-rubric.rubric span, .s-rubric.rubric:hover span {
    border-bottom: none;
}

.card_rubric h5 {
    font-size: 100%;
}

@media (max-width: 767px) {
    .fa-sidemenu__sub .links-white :link, .fa-sidemenu__sub .links-white :visited {
        color: rgb(0,122,197);
        border-bottom-color: rgba(0,122,197, 0.3);
    }

    .fa-sidemenu__sub .links-white a:hover {
        color: #d2270b;
        border-bottom-color: #622f26;
        border-bottom-color: rgba(210,39,11,0.3);
    }
}

.rating-round_wrap {
    overflow: hidden;
}

.gdpr_bar {
	z-index: 1000;
}
