figure.media.photo .image {
    overflow: hidden
}

figure.media.photo .image img {
    margin: 0 auto;
    max-width: 100%;
    height: auto
}

figure.media.photo .caption {
    display: block;
    position: static;
    width: auto
}

@media screen and (min-width: 19.375em) {
    figure.photo .caption .text {
        font-size: .75rem;
        line-height: 1.3;
        padding-right: .3125rem;
        color: #999
    }

    figure.photo .caption .credit {
        font-size: .75rem;
        line-height: 1.3;
        color: #ccc
    }

    figure.video iframe {
        width: 18.8125rem;
        height: 10.625rem
    }

    figure.video .caption .text {
        font-size: .75rem;
        line-height: 1.3;
        padding-right: .3125rem;
        color: #999
    }

    figure.video .caption .credit {
        font-size: .75rem;
        line-height: 1.3;
        color: #ccc
    }

    figure.quote>blockquote.quote-place {
        background: url('/user/img/slovo/quote.svg') 0 0 no-repeat;
        background-size: 1.5rem;
        padding-top: .18rem
    }

    figure.quote>blockquote.quote-place>.cite {
        font-weight: 700;
        font-size: 1.3rem;
        line-height: 1.4;
        margin: 0 0 1rem 2rem
    }
}

@media screen and (min-width: 29.375em) {
    figure.video iframe {
        width:27.6875rem;
        height: 15.575rem
    }
}

@media screen and (min-width: 34.875em) {
    figure.video {
        width:33.375rem;
        margin: 0 auto;
    }

    figure.video iframe {
        width: 33.375rem;
        height: 18.775rem
    }
}

@media screen and (min-width: 47.5em) {
    figure.quote>blockquote.quote-place {
        background-size:2.5rem;
        padding-top: .5rem
    }

    figure.quote>blockquote.quote-place>.cite {
        margin: 0 0 1rem 3.3rem
    }
}

@media screen and (min-width: 61.75em) {
    figure.quote>blockquote.quote-place>.cite {
        font-size:1.4rem
    }
}

@media screen and (max-width: 9999em) and (min-width:76.25em) {
    figure.quote>blockquote.quote-place>.cite {
        font-size:1.5rem;
        line-height: 1.5
    }
}

.publication h1 {
    font-weight: 700;
    line-height: 1.2;
    color: #22243a
}

.publication h1 .js-edit {
  font-size: 20px;
}

.publication .article-body h2 {
    color: #22243a;
    font-weight: 700;
    text-transform: uppercase
}

.publication .article-body h3 {
    color: #22243a;
    font-weight: 700
}

.publication .article-body h4 {
    color: #22243a;
    font-weight: 700
}

.publication .article-body h5 {
    color: #22243a;
    font-weight: 500
}

.publication .article-body .lead-image .image {
    position: relative
}

.publication .article-body .lead-image .image img {
    min-width: 100%
}

.publication .article-body .ig {
    overflow: hidden;
    min-width: 50%;
    text-align: center
}

.publication .article-body .ig figure {
    display: inline-block
}

.publication .article-body .embedded-video figure {
    margin: .625rem auto
}

.publication .article-body .article-old img {
    max-width: 100%;
    height: auto !important
}

.publication .article-body .article-old p {
    text-align: left !important
}

@media screen and (min-width: 19.375em) {
    .page-view .publication h1 {
        font-size:2.375rem;
        margin-bottom: 1.8rem
    }

    .page-view .publication .info {
        overflow: hidden;
        border-top: .0625rem solid #e3e3e3;
        border-bottom: .0625rem solid #e3e3e3;
        margin-bottom: 1.3rem;
        line-height: 1.1
    }

    .page-view .publication .info .thematic {
        display: inline-block;
        height: 1.25rem;
        padding-right: 1rem;
        margin-right: .7rem;
        border-right: .0625rem solid #e3e3e3
    }

    .page-view .publication .info .thematic a {
        font-size: .75rem;
        color: #22243a;
        text-transform: uppercase;
        text-decoration: none
    }

    .page-view .publication .info .thematic a:hover {
        text-decoration: underline
    }

    .page-view .publication .info time {
        display: inline-block;
        font-size: .75rem;
        color: #999
    }

    .page-view .publication .info .social-shares {
        float: right
    }

    .page-view .publication .article-body .lead-image,.page-view .publication .article-body .full-image,.page-view .publication .article-body .card-image {
        margin-bottom: 1rem
    }

    .page-view .publication .article-body h2,.page-view .publication .article-body h3,.page-view .publication .article-body h4,.page-view .publication .article-body h5 {
        margin: 1.5rem 0 .3rem 2rem;
        line-height: 1.2;
        clear: both
    }

    .page-view .publication .article-body h2 {
        font-size: 1.5rem
    }

    .page-view .publication .article-body h3 {
        font-size: 1.2rem
    }

    .page-view .publication .article-body h4,.page-view .publication .article-body h5 {
        font-size: 1.0625rem
    }

    .page-view .publication .article-body p {
        font-size: 1rem;
        line-height: 1.6;
        margin: 0 0 1rem 2rem;
        color: #3d4658
    }

    .page-view .publication .article-body p strong {
        font-weight: 700
    }

    .page-view .publication .article-body p a {
        color: #303f9b;
        text-decoration: underline
    }

    .page-view .publication .article-body p em {
        font-style: italic
    }

    .page-view .publication .article-body p.read-also {
        display: block;
        overflow: hidden;
        width: 100%;
        box-sizing: border-box;
        border-top: .0625rem dashed #22243a;
        border-bottom: .0625rem dashed #22243a;
        padding: .7rem 2rem .7rem 0;
        margin: 0 0 1rem 0
    }

    .page-view .publication .article-body p.read-also span {
        display: inline-block;
        background-color: #3f51b5;
        color: #fff;
        font-weight: 700;
        padding: .5rem;
        width: 32%;
        vertical-align: middle
    }

    .page-view .publication .article-body p.read-also a {
        display: inline-block;
        font-size: 1rem;
        font-weight: 700;
        width: 55%;
        margin-left: 1rem;
        vertical-align: middle;
        line-height: 1.2;
        color: #3d4658;
        text-decoration: none
    }

    .page-view .publication .article-body p.read-also a:hover {
        text-decoration: underline
    }

    .page-view .publication .article-body p.warn {
        font-style: italic;
        font-size: .75rem;
        line-height: 1.2
    }

    .page-view .publication .article-body>ul,.page-view .publication .article-body>ol {
        margin: 0 0 1rem 2rem
    }

    .page-view .publication .article-body>ul li,.page-view .publication .article-body>ol li {
        font-size: 1.125rem;
        line-height: 1.6;
        color: #3d4658;
        margin: 0 0 .25rem 1rem
    }

    .page-view .publication .article-body>ul li a,.page-view .publication .article-body>ol li a {
        color: #303f9b;
        text-decoration: underline
    }

    .page-view .publication .article-body>ul li {
        list-style-image: url('/user/img/slovo/ul-point.svg')
    }

    .page-view .publication .article-body>ol {
        counter-reset: li
    }

    .page-view .publication .article-body>ol li {
        position: relative;
        margin: 0 0 .25rem 1.75rem;
        list-style: none
    }

    .page-view .publication .article-body>ol li:before {
        content: counter(li);
        counter-increment: li;
        position: absolute;
        width: 1.25rem;
        height: 1.25rem;
        border-radius: 50%;
        background-color: #3f51b5;
        color: #fff;
        text-align: center;
        font-size: .75rem;
        line-height: 1.8;
        top: .2rem;
        left: -1.75rem
    }

    .page-view .publication .article-body>dl {
        display: block;
        margin: 0 0 1rem 2rem;
        overflow: hidden
    }

    .page-view .publication .article-body>dl dt {
        display: block;
        font-weight: 700;
        font-size: .9375rem;
        line-height: 1.5;
        color: #3d4658;
        width: 3rem;
        vertical-align: top;
        margin-top: -0.3rem;
        float: left;
        clear: both
    }

    .page-view .publication .article-body>dl dd {
        display: inline-block;
        font-size: 1rem;
        line-height: 1.4;
        color: #3d4658;
        margin: -0.35rem 0 1rem;
        border-left: .0625rem solid #e3e3e3;
        width: 13rem;
        padding: 0 0 0 .7rem;
        float: left
    }

    .page-view .publication .article-body>dl dd p {
        margin-left: 0
    }

    .page-view .publication .article-body>dl dd p:last-child {
        margin-bottom: 0
    }

    .page-view .publication .article-body>dl dd a {
        color: #303f9b;
        text-decoration: underline
    }

    .page-view .publication .article-body .embedded-quote .quote {
        margin: 2rem 0 2rem 2rem
    }

    .page-view .publication .article-body .authors {
        display: block;
        overflow: hidden;
        float: left;
        max-width: 7.26rem;
        margin: .45rem 1.25rem 1.25rem 0
    }

    .page-view .publication .article-body .authors .author:nth-child(n+2) {
        margin-top: 1rem
    }

    .page-view .publication .article-body figure.author {
        display: block;
        width: 6rem;
        margin: 0
    }

    .page-view .publication .article-body figure.author .image {
        width: 6rem;
        height: 6rem;
        background: 50% 50% no-repeat;
        background-size: cover
    }

    .page-view .publication .article-body figure.author .caption {
        font-size: .75rem
    }

    .page-view .publication .article-body figure.author .caption .name {
        display: block;
        font-weight: 700;
        font-size: .8125rem;
        color: #303f9e;
        margin-top: .4rem;
        text-decoration: none
    }

    .page-view .publication .article-body figure.author .caption a.name:hover {
        text-decoration: underline
    }

    .page-view .publication .article-body figure.author .caption .position {
        display: block;
        color: #999;
        margin-top: .2rem
    }

    .page-view .publication .article-body .summary-news {
        margin-top: 1rem
    }

    .page-view .publication .article-body .summary-news li {
        overflow: hidden;
        margin-bottom: 1rem
    }

    .page-view .publication .article-body .summary-news li img {
        float: left;
        width: 8rem;
        margin: .35rem .8rem .5rem 0
    }

    .page-view .publication .article-body .summary-news li>.more {
        display: block;
        text-decoration: none;
        font-size: 1.1rem;
        line-height: 1.3;
        font-weight: 700;
        color: #22243a;
        margin: 0 0 1rem 2rem
    }

    .page-view .publication .article-body .summary-news li>.more:hover {
        text-decoration: underline
    }

    .page-view .publication .article-body .summary-opinions {
        margin-top: 1rem
    }

    .page-view .publication .article-body .summary-opinions li {
        overflow: hidden;
        margin-bottom: .7rem
    }

    .page-view .publication .article-body .summary-opinions li a {
        display: block;
        font-size: 1rem;
        line-height: 1.3;
        color: #303f9b;
        margin: 0 0 0 2rem
    }

    .page-view .publication .article-body .summary-video {
        margin-top: 1rem
    }

    .page-view .publication .article-body .summary-video li {
        overflow: hidden;
        margin-bottom: 1rem
    }

    .page-view .publication .topic-related {
        overflow: hidden;
        margin: 2.25rem 0 1.25rem
    }

    .page-view .publication .topic-related .headline {
        border-bottom: .0625rem solid #303f9b;
        margin-bottom: .3rem;
        padding-bottom: .5rem
    }

    .page-view .publication .topic-related .headline h3 {
        font-size: 1rem;
        font-weight: 700;
        color: #22243a;
        text-transform: uppercase;
        line-height: 1
    }

    .page-view .publication .topic-related ul {
        list-style-type: none;
        margin: 0;
        font-size: .9375rem
    }

    .page-view .publication .topic-related ul li {
        margin-bottom: .7rem
    }

    .page-view .publication .topic-related ul li a {
        color: #3c4658;
        text-decoration: none
    }

    .page-view .publication .topic-related ul li a time {
        color: #999;
        font-size: .7rem
    }

    .page-view .publication .topic-related ul li a:hover {
        text-decoration: underline
    }

    .page-view .popular-publications {
        overflow: hidden;
        margin: 2.25rem 0 0
    }

    .page-view .popular-publications .headline {
        border-bottom: .0625rem solid #303f9b;
        margin-bottom: .7rem;
        padding-bottom: .5rem
    }

    .page-view .popular-publications .headline h3 {
        font-size: 1rem;
        font-weight: 700;
        color: #22243a;
        text-transform: uppercase;
        line-height: 1
    }

    .page-view .popular-publications ul {
        list-style-type: none;
        margin: 0
    }

    .page-view .popular-publications ul li {
        margin-bottom: .5rem;
        overflow: hidden
    }

    .page-view .popular-publications ul li a {
        text-decoration: none
    }

    .page-view .popular-publications ul li a:hover {
        text-decoration: underline
    }

    .page-view .popular-publications ul li .image {
        width: 5.844rem;
        height: 3.75rem;
        float: left;
        background: 50% 50% no-repeat;
        background-size: cover;
        margin-right: .6rem
    }

    .page-view .popular-publications ul li .title {
        color: #3c4658;
        font-size: .9375rem
    }

    .page-view .popular-publications ul li time.relative {
        display: none
    }

    .page-view .popular-publications ul li time {
        color: #999;
        font-size: .7rem
    }

    .page-view .teaser.smi2 {
        display: none
    }
}

@media screen and (min-width: 22.8125em) {
    .page-view .publication .article-body>dl dd {
        width:15.3rem
    }
}

@media screen and (min-width: 29.375em) {
    .page-view .publication .article-body p.read-also span {
        width:24%
    }

    .page-view .publication .article-body p.read-also a {
        width: 66%
    }

    .page-view .publication .article-body>dl dd {
        width: 21.9rem
    }

    .page-view .publication .article-body .authors {
        margin: .45rem 2rem 2rem 0
    }
}

@media screen and (min-width: 34.875em) {
    .page-view .publication .article-body p.read-also span {
        width:19%
    }

    .page-view .publication .article-body p.read-also a {
        width: 73%
    }

    .page-view .publication .article-body>dl dd {
        width: 27.59rem
    }

    .page-view .publication .article-body .authors {
        min-width: 7.1rem
    }

    .page-view .publication .article-body .card-image {
        width: 60%;
        float: left;
        margin-right: 1rem;
        margin-top: .45rem
    }

    .page-view .publication .article-body figure.author {
        width: 7rem
    }

    .page-view .publication .article-body figure.author .image {
        width: 7rem;
        height: 7rem
    }

    .page-view .publication .article-body figure.author .caption {
        font-size: .875rem
    }

    .page-view .publication .article-body figure.author .caption .name {
        font-size: .9875rem
    }

    .page-view .publication .topic-related {
        margin-left: 2rem;
        padding-top: .7rem;
        border-top: .0625rem solid #e3e3e3
    }

    .page-view .publication .topic-related .headline {
        width: 13%;
        border-bottom: 0;
        float: left
    }

    .page-view .publication .topic-related .headline h3 {
        line-height: 1.3
    }

    .page-view .publication .topic-related ul {
        width: 85%;
        float: right
    }

    .page-view .publication .topic-related ul li {
        padding-bottom: .7rem;
        border-bottom: .0625rem solid #e3e3e3;
        overflow: hidden
    }

    .page-view .publication .topic-related ul li>a {
        overflow: hidden;
        line-height: 1.3
    }

    .page-view .publication .topic-related ul li .image {
        width: 5.625rem;
        height: 3.5625rem;
        float: left;
        margin-right: 1.5rem;
        background-size: cover;
        background-position: 50% 50%
    }

    .page-view .publication .topic-related ul li time {
        display: inline-block;
        width: 70%
    }

    .page-view .popular-publications ul {
        overflow: hidden
    }

    .page-view .popular-publications ul li {
        position: relative;
        width: 10.625rem;
        height: 9.25rem;
        margin: 0 .75rem .75rem 0;
        float: left
    }

    .page-view .popular-publications ul li .image {
        position: absolute;
        top: 0;
        left: 0;
        width: 10.625rem;
        height: 9.25rem
    }

    .page-view .popular-publications ul li .image:after {
        overflow: hidden;
        text-indent: -9999rem;
        font-size: 0;
        line-height: 0;
        background: url('/user/img/slovo/fl-b.png') 50% 50% no-repeat;
        background-size: cover;
        content: "Gradient mask.";
        position: absolute;
        top: 0;
        bottom: 0;
        left: 0;
        right: 0
    }

    .page-view .popular-publications ul li:nth-child(3n) {
        margin-right: 0
    }

    .page-view .popular-publications ul li .story-heading {
        display: block;
        width: 100%;
        height: 100%;
        position: absolute;
        top: 0;
        left: 0
    }

    .page-view .popular-publications ul li .title {
        position: absolute;
        bottom: 0;
        padding: .5rem;
        line-height: 1.2;
        font-weight: 700;
        font-size: .95rem;
        color: #fff
    }

    .page-view .popular-publications ul li time.relative {
        display: block;
        font-weight: 300;
        color: #fff
    }

    .page-view .popular-publications ul li time.date {
        display: none
    }
}

@media screen and (min-width: 39.375em) {
    .page-view .publication .article-body>dl dd {
        width:31.71rem
    }

    .page-view .publication .article-body .authors {
        min-width: 10.1rem
    }

    .page-view .publication .article-body figure.author {
        width: 10rem
    }

    .page-view .publication .article-body figure.author .image {
        width: 10rem;
        height: 10rem
    }

    .page-view .publication .article-body .summary-video figure.video {
        margin: 0 auto
    }

    .page-view .popular-publications ul li {
        width: 12rem;
        height: 10.4525rem
    }

    .page-view .popular-publications ul li .image {
        width: 12rem;
        height: 10.4525rem
    }
}

@media screen and (min-width: 41.0625em) {
    .page-view .publication .article-body>dl dd {
        width:33.71rem
    }

    .page-view .popular-publications ul li {
        width: 12.625rem;
        height: 11rem;
        margin: 0 .8125rem .8125rem 0
    }

    .page-view .popular-publications ul li .image {
        width: 12.625rem;
        height: 11rem
    }

    .page-view .teaser.smi2 {
        display: block;
        overflow: hidden
    }
}

@media screen and (min-width: 47.5em) {
    .page-view .publication .article-body h2,.page-view .publication .article-body h3,.page-view .publication .article-body h4,.page-view .publication .article-body h5 {
        margin:1.5rem 0 .3rem 4rem
    }

    .page-view .publication .article-body p {
        margin: 0 0 1rem 4rem
    }

    .page-view .publication .article-body>ul,.page-view .publication .article-body>ol,.page-view .publication .article-body>dl {
        margin-left: 4rem
    }

    .page-view .publication .article-body>dl dd {
        width: 34.71rem
    }

    .page-view .publication .article-body .embedded-quote .quote {
        margin: 1.5rem 0 2rem 4rem
    }

    .page-view .publication .article-body .summary-opinions li a {
        margin: 0 0 0 4rem
    }

    .page-view .publication .topic-related {
        margin-left: 4rem
    }

    .page-view .popular-publications ul li {
        width: 13.625rem;
        height: 11.87rem;
        margin: 0 .8125rem .8125rem 0
    }

    .page-view .popular-publications ul li .image {
        width: 13.625rem;
        height: 11.87rem
    }
}

@media screen and (min-width: 61.75em) {
    .page-view {
        overflow:hidden
    }

    .page-view .publication .article-body h2,.page-view .publication .article-body h3,.page-view .publication .article-body h4,.page-view .publication .article-body h5 {
        margin: 1.5rem 0 .3rem 3.3rem
    }

    .page-view .publication .article-body h2 {
        font-size: 1.6rem
    }

    .page-view .publication .article-body h3 {
        font-size: 1.3rem
    }

    .page-view .publication .article-body h4,.page-view .publication .article-body h5 {
        font-size: 1.2rem
    }

    .page-view .publication .article-body p {
        font-size: 1.125rem;
        margin: 0 0 1rem 3.3rem
    }

    .page-view .publication .article-body>ul,.page-view .publication .article-body>ol,.page-view .publication .article-body>dl {
        margin-left: 3.3rem
    }

    .page-view .publication .article-body>dl dd {
        width: 31.95rem
    }

    .page-view .publication .article-body .embedded-quote .quote {
        margin: 2rem 0 2rem 3.3rem
    }

    .page-view .publication .article-body .summary-opinions li a {
        margin: 0 0 0 3.3rem
    }

    .page-view .publication .topic-related {
        margin-left: 3.3rem
    }

    .page-view .popular-publications ul li {
        width: 12.4375rem;
        height: 10.95rem;
        margin: 0 .875rem .875rem 0
    }

    .page-view .popular-publications ul li .image {
        width: 12.4375rem;
        height: 10.95rem
    }
}

@media screen and (max-width: 9999em) and (min-width:76.25em) {
    .page-view .publication .article-body h2,.page-view .publication .article-body h3,.page-view .publication .article-body h4,.page-view .publication .article-body h5 {
        margin:1.5rem 0 .3rem 6rem
    }

    .page-view .publication .article-body p {
        margin: 0 0 1rem 6rem
    }

    .page-view .publication .article-body>ul,.page-view .publication .article-body>ol,.page-view .publication .article-body>dl {
        margin-left: 6rem
    }

    .page-view .publication .article-body>dl dt {
        font-size: 1.125rem;
        margin-top: -0.3rem;
        width: 4.5rem;
        line-height: 1.6
    }

    .page-view .publication .article-body>dl dd {
        font-size: 1.125rem;
        width: 36.1rem;
        line-height: 1.6;
        padding: 0 0 0 1rem;
        margin: -0.35rem 0 1.5rem
    }

    .page-view .publication .article-body .embedded-quote .quote {
        margin: 1.5rem 0 2rem 6rem
    }

    .page-view .publication .article-body .summary-news li img {
        width: 16rem
    }

    .page-view .publication .article-body .summary-opinions li a {
        margin: 0 0 0 6rem
    }

    .page-view .publication .article-body .article-old img {
        margin-left: -6rem
    }

    .page-view .publication .topic-related {
        margin-left: 6rem
    }

    .page-view .publication .topic-related .headline {
        width: 17%
    }

    .page-view .publication .topic-related ul {
        width: 83%
    }

    .page-view .publication .topic-related ul li>a {
        font-size: 1.0625rem;
        line-height: 1.25
    }

    .page-view .publication .topic-related ul li .image {
        width: 6.25rem;
        height: 3.9375rem
    }

    .page-view .popular-publications ul li {
        width: 15.3125rem;
        height: 10.95rem;
        margin: 0 .875rem .875rem 0
    }

    .page-view .popular-publications ul li .image {
        width: 15.3125rem;
        height: 10.95rem
    }
}

.messenger-shares {
    color: #fff !important;
    background: #08adc1;
    padding: 10px
}

.messenger-shares a,.messenger-shares a:visited {
    color: #fff !important
}

.messenger-shares a:hover {
    text-decoration: none !important
}

.addthis_inline_top {
    float: right;
    margin-top: 4px
}

.wrap_addthis_inline_bottom {
    text-align: center;
    margin-bottom: 1rem;
}

.addthis_inline_bottom {
    display: inline-block
}

@media (max-width: 629px) {
  .page-view .publication .topic-related ul {
    width: 83%
  }
}

@media (max-width: 557px) {
  .page-view .publication .topic-related ul {
    width: 100%
  }
}

@media screen and (max-width: 480px) {
    .addthis_inline_top {
        margin-top:3px
    }

    .addthis_inline_top .at-share-btn {
        padding: 0 !important
    }

    .addthis_inline_top .at-svc-whatsapp {
        display: none !important
    }

    .addthis_inline_top .at-svc-viber {
        display: none !important
    }
}

@media screen and (max-width: 370px) {
    .addthis_inline_top .at-share-btn {
        padding:0 !important
    }

    .addthis_inline_top .at-share-btn {
        margin-right: 3px !important
    }
}


.article_alterlang {
    color: #303f9b;
    padding-bottom: 20px;
    display: inline-block;
}

.support_img {
  width: 100%;
  height: auto;
  max-width: 620px;
  display: block;
  margin: 0 auto;
  margin-top: 15px;
  margin-bottom: 15px
}

/* nosidebar video*/
.desc-hide {
  display: none;
}

.desc-hide span:first-child {
  font-weight: 700;
  color: #22243a;
}

.desc-hide iframe+div>span {
  margin-bottom: 0px;
  margin-right: 10px;
  font-size: inherit;
}

.desc-hide+div {
  margin-bottom: 15px;
}

.desc-hide iframe+div {
  display: flex;
  margin-bottom: 30px;
  align-items: center;
  justify-content: space-between;
}

.desc-hide span {
  margin-bottom: 10px;
  font-size: 1.1rem;
  display: inline-block;
}

@media screen and (max-width: 61.75em) {
  .nosidebar .block-second iframe {
    margin-bottom: 10px;
  }

  .desc-hide {
    display: block;
    overflow: hidden;
  }

  .mob-hide {
    display: none;
  }
}

@media screen and (max-width: 39.375em) {
  .nosidebar .block-second iframe {
    min-height: 250px;
  }
}

@media screen and (max-width: 29.375em) {
  .nosidebar .block-second iframe {
    min-height: 205px;
  }
}

@media screen and (max-width: 988px) {
  .desc-hide iframe {
    height: 100% !important;
    min-height: 352px !important;
  }
}

@media screen and (max-width: 656px) {
  .desc-hide iframe {
    min-height: 338px !important;
  }
}

@media screen and (max-width: 629px) {
  .desc-hide iframe {
    min-height: 300px !important;
  }
}

@media screen and (max-width: 566px) {
  .page-view .publication .info .thematic {
      border-right: none;
    }
}

@media screen and (max-width: 557px) {
  .desc-hide iframe {
    min-height: 249px !important;
  }
}

@media screen and (max-width: 469px) {
  .desc-hide iframe {
    min-height: 190px !important;
  }
}

@media screen and (max-width: 364px) {
  .desc-hide iframe {
    min-height: 181px !important;
    margin-left: -2%;
    width: 107% !important;
  }

  .desc-hide iframe+div>span+div {
    width: 120px !important;
  }
}

.mob-hide {
  margin: 15px 0;
  overflow: hidden;
}

.mob-hide span {
  margin-bottom: 10px;
  display: inline-block;
  font-weight: 700;
  color: #22243a;
}

.mob-hide iframe {
  width: 100%;
  margin-bottom: 10px;
}

.mob-hide iframe+div {
  display: flex;
  align-items: center;
}

.mob-hide iframe+div {
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.mob-hide iframe+div>span {
  margin-bottom: 0px;
  margin-right: 5px;
  font-size: 14px;
  line-height: 15px;
}

@media screen and (max-width: 1920px) {
  .mob-hide iframe {
    height: 100%;
    min-height: 196px !important;
  }
}

@media screen and (max-width: 1219px) {
  .mob-hide iframe {
    width: 107% !important;
    min-height: 181px !important;
    margin-left: -2%;
  }

  .mob-hide iframe+div>span+div {
    width: 100px !important;
  }
}

/* nosidebar video and*/
.page-view .publication .article-body h2 {
  text-transform: inherit;
}

@media screen and (max-width: 9999em) and (min-width: 76.25em) {
  .page-view .publication .article-body h2 {
    margin: 1.5rem 0 1rem 0rem !important;
  }
}

@media screen and (min-width: 61.75em) {
  .page-view .publication .article-body h2 {
    margin: 1.5rem 0 1rem 0rem !important;
  }
}

@media screen and (min-width: 47.5em) {
  .page-view .publication .article-body h2 {
    margin: 1.5rem 0 1rem 0rem !important;
  }
}

@media screen and (min-width: 19.375em) {
  .page-view .publication .article-body h2 {
    margin: 1.5rem 0 .3rem 0rem !important;
  }
}

@media screen and (min-width: 19.375em) {

  .page-view .publication .article-body h3,
  .page-view .publication .article-body h4,
  .page-view .publication .article-body h5 {
    margin: 1.5rem 0 .3rem 0rem !important;
  }
}

/* added */
@media screen and (max-width: 9999em) and (min-width: 76.25em) {
  .page-view .publication .article-body p {
    margin: 0 0 1rem 0rem !important;
  }
}

@media screen and (min-width: 47.5em) {
  .page-view .publication .article-body p {
    margin: 0 0 1rem 0rem !important;
  }
}

@media screen and (min-width: 19.375em) {
  .page-view .publication .article-body p {
    margin: 0 0 1rem 0rem !important;
  }

  .page-view .publication .info .thematic_and_date_cont .thematic {
    height: auto;
  }

  .view-area .page-view .publication .info {
    flex-wrap: nowrap;
  }
}



.tags-box {
  display: flex;
  justify-content: flex-start;
  padding: 20px 0
}

.tags-box {
  flex-wrap: wrap;
}

.tags-box__link {
  white-space: nowrap;
  margin-bottom: 5px;
}

.tags-box__link {
  margin-right: 10px;
  font-size: 14px;
  color: #3f51b5;
  padding: 8px 12px;
  border: 1px solid #e3e3e3;
  border-radius: 5px;
  text-decoration: none;
  font-weight: 700
}

.tags-box__link:hover {
  background: #edeff1;
  transition: .5s
}

@media screen and (min-width: 19.375em) {
  .page-view .publication .topic-related {
    margin: 2.25rem 0 1.25rem !important;
  }
}

@media screen and (max-width: 364px) {
  .info .likely {
    display: flex;
    margin: 0 0px -10px;
  }
}

#about_rules h2, .regulations h2 {
  text-transform: uppercase !important;
}

.page-view .publication .article-body_support p, 
#about_rules .article-body > *:not(h1), 
.page-view .publication .regulations .article-body h2,
.page-view .publication .regulations .article-body h3,
.page-view .publication .regulations .article-body p {
  margin-left: 6rem !important;
}

@media (max-width: 76.1875rem) {
  .page-view .publication .article-body_support p,
  #about_rules .article-body > *:not(h1),
  .page-view .publication .regulations .article-body h2,
  .page-view .publication .regulations .article-body h3,
  .page-view .publication .regulations .article-body p {
    margin-left: 3.3rem !important;
  }
} 

@media (max-width: 47.4375rem) {
  .page-view .publication .article-body_support p,
  #about_rules .article-body>*:not(h1),
  .page-view .publication .regulations .article-body h2,
  .page-view .publication .regulations .article-body h3,
  .page-view .publication .regulations .article-body p {
    margin-left: 2rem !important;
  }
}

@media (max-width: 29.3125rem) {
  .page-view .publication .article-body_support p,
  #about_rules .article-body>*:not(h1),
  .page-view .publication .regulations .article-body h2,
  .page-view .publication .regulations .article-body h3,
  .page-view .publication .regulations .article-body p {
    margin-left: 0rem !important;
  }
}


#about_rules .js-edit {
  font-size: 20px;
}

.donation {
  position: relative;
}

.donation .js-edit {
  position: absolute;
  top: 0;
  right: 10px;
  font-size: 20px;
}

.headline_topic {
  line-height: 1.3;
  font-weight: 700;
  color: #22243a;
  text-transform: uppercase;
  font-size: 1.1rem;
  margin: 0.3125rem 0 .3rem 0rem;
}

.popular-publications .js-edit {
  color: #fff;
}

.headline_popular {
  line-height: 1.3;
  font-weight: 700;
  color: #22243a;
  text-transform: uppercase;
  font-size: 1.3rem;
  margin: 0.3125rem 0 .3rem 0rem;
}


.caption {
  line-height: 1;
  margin-bottom: 1rem;
}
.alter_img {
  width: 16rem;
  height: 10.5rem;
  float: left;
  margin: .35rem .8rem .5rem 0;
  background: #ececec;
}
.summary_title {
  margin: 1.5rem 0 .3rem 0rem !important;
  font-size: 1.3rem !important;
}
@media (max-width: 1219px) {
  .alter_img {
    width: 8rem;
    height: 5.375rem;
  }
}
@media (max-width: 987px) {
  .summary_title {
    font-size: 1.2rem !important;
  }
}
@media screen and (min-width: 19.375em) {
  .view-area .page-view .publication .info {
      /* flex-wrap: wrap; */
  }
}

@media (max-width: 557px) {
  .view-area .page-view .publication .info {
      padding: 8px 0;
  }
}


[data-type="promise"] .mce-card-title, 
[data-type="promise"] .mce-card-body {
    display: block;
    font-size: .8125rem;
    color: #3b4270;
    line-height: 1.4;
    margin-bottom: .6rem
}

[data-type="promise"] .mce-card-title {
  font-size: .9375rem;
  font-weight: 700;
  cursor: pointer;
}

[data-type="promise"] .mce-card-container {
  position: relative;
}

[data-type="promise"] .mce-card-body {
  display: block;
  font-size: .8125rem;
  color: #3b4270;
  line-height: 1.4;
  margin-bottom: 0;
}

[data-type="promise"] .mce-card-body .state {
  display: flex;
  align-items: center;
  justify-content: space-between;
  overflow: hidden;
  font-size: .8125rem;
  color: #999;
  margin-top: 2rem;
  line-height: 1.3;
}

[data-type="promise"] .mce-card-body:hover .state {
  text-decoration: none !important;
  cursor: auto;
}

[data-type="promise"] .mce-card-body .state.archived > span {
  background-color: #666;
}
[data-type="promise"] .mce-card-body .state.performed > span {
  background-color: #ffb300;
}

[data-type="promise"] .mce-card-body .state.failed > span {
  background-color: #f44336;
}
[data-type="promise"] .mce-card-body .state.succeed > span {
  background-color: #4caf50;
}

[data-type="promise"] .mce-card-positions {
  font-size: .6875rem;
  color: #999;
  line-height: 1.3;
}

[data-type="promise"] .mce-card-body .state > span {
  display: block;
  font-size: .6875rem;
  text-transform: uppercase;
  color: #fff;
  float: right;
  padding: .2rem;
  line-height: 1;
}

[data-type="promise"] .mce-card-footer {
  position: absolute;
  bottom: 2.6rem;
}

[data-type="person"].mce-embed-card,
[data-type="publication"].mce-embed-card,
[data-type="readalso"].mce-embed-card,
[data-type="promise"].mce-embed-card {
    overflow: hidden;
    padding: 1.25rem;
    background-color: #fafafb;
    line-height: 1.4
}

[data-type="person"].mce-embed-card>div,
[data-type="publication"].mce-embed-card>div,
[data-type="readalso"].mce-embed-card>div,
[data-type="promise"].mce-embed-card>div {
    border-top: .0625rem solid #303f9b;
    border-bottom: .0625rem solid #303f9b;
}

[data-type="person"].mce-embed-card a,
[data-type="publication"].mce-embed-card a,
[data-type="readalso"].mce-embed-card a,
[data-type="promise"].mce-embed-card a  {
    text-decoration: none;
}

[data-type="person"].mce-embed-card a:hover,
[data-type="publication"].mce-embed-card a:hover, 
[data-type="readalso"].mce-embed-card a:hover, 
[data-type="promise"].mce-embed-card a:hover {
    text-decoration: underline
}

[data-type="promise"] .mce-card-body a {
  color: #3b4270;
  cursor: pointer;
}

[data-type="publication"].mce-embed-card .image, 
[data-type="person"].mce-embed-card .image {
    display: block;
    padding: 1.25rem 0 .7rem
}

[data-type="publication"].mce-embed-card .image img,
[data-type="person"].mce-embed-card .image img  {
    max-width: 12.5rem;
    width: 100%
}

[data-type="publication"].mce-embed-card title,
[data-type="readalso"].mce-embed-card title {
    display: block;
    font-size: .8125rem;
    font-weight: 700;
    color: #22243a;
    margin-bottom: 1rem
}

[data-type="publication"].mce-embed-card .lead {
    display: block;
    font-size: .8125rem;
    color: #3c4658;
    margin-bottom: 1rem
}

[data-type="publication"].mce-embed-card time,
[data-type="readalso"].mce-embed-card time {
    display: block;
    font-size: .8125rem;
    color: #999;
    margin-bottom: 1rem
}

[data-type="publication"].mce-embed-card .mce-card-img, 
[data-type="readalso"].mce-embed-card .mce-card-img {
  height: 98px;
  width: 45%;
  max-width: 200px;
  float: left;
  margin: .3rem .9rem 0 0;
}

[data-type="publication"].mce-embed-card .mce-card-img img,
[data-type="readalso"].mce-embed-card .mce-card-img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

[data-type="person"].mce-embed-card img {
  width: 30%;
  float: left;
  margin: 0 .9rem 0 0;
}

[data-type="publication"].mce-embed-card .mce-card-title,
[data-type="readalso"].mce-embed-card .mce-card-title,
[data-type="person"].mce-embed-card .mce-card-title {
  font-family: 'Arial', sans-serif;
  font-size: .95rem;
  line-height: 1.4;
  display: block;
  font-weight: 700;
  color: #22243a;
  margin-bottom: 1rem;
  cursor: pointer;
}

[data-type="publication"].mce-embed-card .mce-card-body p {
  font-size: .9375rem;
  line-height: 1.4;
}


[data-type="publication"].mce-embed-card .mce-card-body {
  font-size: .95rem;
  display: block;
  line-height: 1.4;
  color: #3c4658;
  margin-bottom: 1rem;
}

[data-type="publication"].mce-embed-card .mce-card-footer,
[data-type="readalso"].mce-embed-card .mce-card-footer,
[data-type="person"].mce-embed-card .mce-card-footer,
[data-type="promise"].mce-embed-card .mce-card-footer {
  display: block;
  font-size: .75rem;
  color: #999;
}

[data-type="promise"].mce-embed-card .mce-card-footer {
  font-size: .6875rem;
}

[data-type="promise"].mce-embed-card img {
  width: 30%;
  float: left;
  margin-right: 1rem;
  margin-bottom: .125rem;
}

[data-type="promise"].mce-embed-card .mce-card-header {
  min-height: 60px;
  margin-bottom: 12px;
}

@media (max-width: 629px) {
  [data-type="publication"].mce-embed-card .mce-card-img {
    width: 100%;
    float: none;
    margin: 0 0 1rem 0;
  }
  [data-type="publication"].mce-embed-card .mce-card-body,
  [data-type="readalso"].mce-embed-card .mce-card-body {
    display: none;
  }
  [data-type="publication"] .mce-card-container,
  [data-type="readalso"] .mce-card-container,
  [data-type="promise"] .mce-card-container, 
  [data-type="person"] .mce-card-container {
    padding: 1rem 0;
  }
}

@media (max-width: 469px) {
  [data-type="publication"].mce-embed-card .mce-card-body, 
  [data-type="readalso"].mce-embed-card .mce-card-body {
    display: block;
  }
}

.mce-card-container {
  overflow: hidden;
}

.news-picture a img {
  width: 100%;
}
.news-picture-title {
  display: inline-block;
  font-size: .75rem;
  line-height: 1.3;
  padding-right: .3125rem;
  color: #999;
}
.news-picture-description {
  display: inline-block;
  font-size: .75rem;
  line-height: 1.3;
  color: #ccc;
  margin-right: .25rem;
}


.news-picture-image {
  width: 100%;
  /* height: 100%; */
  object-fit: cover;
  cursor: pointer;
}

.news-picture.mceNonEditable figcaption a, figcaption .fullink {
  display: inline;
  font-size: .75rem;
  line-height: 1.3;
  color: #303f9b;
}

.news-picture.mceNonEditable .fullink {
    display: inline-block;
    font-size: .75rem;
    line-height: 1.3;
    color: #303f9b
}

@media screen and (min-width: 29.375em) {
    [data-type="publication"].mce-embed-card,
    [data-type="readalso"].mce-embed-card,
    [data-type="promise"].mce-embed-card,
    [data-type="person"].mce-embed-card {
        width: 13.5rem;
        float: left;
        margin: .5rem 1rem .5rem 0
    }

    [data-type="publication"].mce-embed-card .lead {
        display: none
    }
}

@media screen and (min-width: 34.875em) {
    [data-type="publication"].mce-embed-card, 
    [data-type="readalso"].mce-embed-card,
    [data-type="person"].mce-embed-card {
        width: 16.5rem;
        margin: .5rem 1.7rem 1.2rem 0
    }
}

@media screen and (min-width: 39.375em) {
    [data-type="publication"].mce-embed-card,
    [data-type="readalso"].mce-embed-card,
    [data-type="promise"].mce-embed-card,
    [data-type="person"].mce-embed-card {
        width: 19.5rem;
        margin: .5rem 1.7rem 1.2rem 0;
        line-height: 1
    }

    [data-type="publication"].mce-embed-card>div,
    [data-type="readalso"].mce-embed-card>div,
    [data-type="promise"].mce-embed-card>div,
    [data-type="person"].mce-embed-card>div {
        padding: 1rem 0;
    }

    [data-type="publication"].mce-embed-card .image,
    [data-type="readalso"].mce-embed-card .image,
    [data-type="person"].mce-embed-card .image {
        width: 45%;
        float: left;
        margin: .3rem .9rem .3rem 0;
        padding: 0
    }

    [data-type="publication"].mce-embed-card .title,
    [data-type="readalso"].mce-embed-card .title {
        line-height: 1.4
    }

    [data-type="publication"].mce-embed-card .lead {
        display: block;
        line-height: 1.4
    }
}

@media screen and (min-width: 41.0625em) {
    [data-type="publication"].mce-embed-card,
    [data-type="readalso"].mce-embed-card {
        width: 20.5rem
    }
}

.article-body {
  font-size: 1.125rem;
  line-height: 1.6;
}

[data-type="publication"][data-action="url"] {
  display: inline;
} 

@media (max-width: 987px) {
  .article-body {
    font-size: 1rem;
  }
}


[data-type="readalso"].mce-embed-card .mce-card-body {
  display: none;
}
[data-type="readalso"].mce-embed-card .mce-card-headline {
  margin-bottom: .5rem;
  font-size: 1rem;
  font-weight: 700;
  line-height: 1.3;
  text-transform: uppercase;
}


[data-type="person"][data-action="card"] .diagram {
  width: 12.75rem;
  height: 12.75rem;
  position: relative;
  overflow: hidden;
  margin: 0 auto;
}

[data-type="person"][data-action="card"] .diagram .pie {
  position: absolute;
  width: 15.25rem;
  height: 15.25rem;
  left: -0.25rem;
  bottom: -1.5rem;
}

[data-type="person"][data-action="card"] .highcharts-container {
  position: relative;
  overflow: hidden;
  width: 220px;
  height: 220px;
  text-align: left;
  line-height: normal;
  z-index: 0;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

[data-type="person"][data-action="card"] .pie svg {
  width: 100%;
  height: 100%;
  transform: rotate(90deg);
  font-size: 12px;
}

[data-type="person"][data-action="card"] .diagram svg circle {
  stroke-width: 22;
  fill: none;
}

[data-type="person"][data-action="card"] .pie svg g {
  font-weight: 500;
  color: #fff;
  cursor: default;
}

[data-type="person"][data-action="card"] .pie svg g text {
  color: #fff;
  fill: #fff;
}

[data-type="person"][data-action="card"] .diagram .pie .resp-label {
  top: 39%;
  font-size: .75rem;
  position: absolute;
  width: 26%;
  left: 34%;
  text-align: center;
  font-weight: 700;
  color: #7a7d83;
}

[data-type="person"][data-action="card"] .diagram .pie .resp-label span {
  font-size: 1.5rem;
}
[data-type="person"][data-action="card"] .mce-card-footer {
  display: none;
}

[data-type="person"][data-action="card"]  .promises-amount {
  display: grid;
  grid-template: 1fr 1fr / 1fr 1fr;
  gap: .75rem
}

[data-type="person"][data-action="card"] .promises-amount li {
  display: flex;
  align-items: center;
  gap: .75rem;
}
[data-type="person"][data-action="card"] .promises-amount li a {
  cursor: pointer;
}

[data-type="person"][data-action="card"] .promises-amount li span {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 1.75rem;
  width: 2rem;
  font-size: .875rem;
  color: #fff;
}
[data-type="person"][data-action="card"] .promises-amount li span.perform {
  background-color: #ffb300;
}
[data-type="person"][data-action="card"] .promises-amount li span.succeed {
  background-color: #4caf50;
}
[data-type="person"][data-action="card"] .promises-amount li span.failed {
  background-color: #f44336;
}
[data-type="person"][data-action="card"] .promises-amount li span.all {
  background-color: #576377;
}
[data-type="person"][data-action="card"] .promises-amount li .label {
  font-size: .75rem;
  color: #22243a;
}
@media (max-width: 629px) {
  [data-type="person"][data-action="card"] .diagram .pie .resp-label {
    top: 36%;
  }
}

[data-type="quote"][data-action="url"] {
  position: relative;
  display: block;
  margin: 1.5rem 0 2rem 6rem;
  font-size: 1.5rem;
  font-weight: 700;
  line-height: 1.5;
  color: #3d4658;;
  text-decoration: none;
  pointer-events: none;
}

[data-type="quote"][data-action="url"]::before {
  content: '';
  width: 41px;
  height: 32px;
  position: absolute;
  top: -9px;
  left: 0;
  background: url('/user/img/slovo/quote.svg');
  background-repeat: no-repeat;
  background-position: center;
  z-index: -1;
}

[data-type="quote"][data-action="url"] .mce-embed-author {
  width: fit-content;
  margin-left: auto;
  font-size: 1.2rem;
}
[data-type="quote"][data-action="url"] .mce-embed-author {
    width: fit-content;
    margin: 0 1.5rem 0 auto;
    font-size: 1.2rem;
}

@media (max-width: 1219px) {
  [data-type="quote"][data-action="url"] {
    font-size: 1.4rem;
    line-height: 1.4;
    margin: 2rem 0 2rem 3.3rem;
  }
  
}
@media (max-width: 987px) {
  [data-type="quote"][data-action="url"] {
    font-size: 1.3rem;
  }
  [data-type="quote"][data-action="url"] .mce-embed-author {
    margin: 0 2rem 0 auto;
    font-size: 1rem;
  }
}
@media (max-width: 759px) {
  [data-type="quote"][data-action="url"] {
    margin: 2rem 0 2rem 2rem;
  }
  [data-type="quote"][data-action="url"]::before {
    width: 28px;
    height: 22px;
    top: -3px;
  }
}
@media (max-width: 469px) {
  [data-type="quote"][data-action="url"] .mce-embed-author {
    margin: 0 0 0 auto;
  }
} 


.box-telegram {
    margin: 20px auto 0 auto;
    max-width: 763px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 10px 20px 10px 35px;
    text-decoration: none;
}
.box-telegram__img { width: 35px; }
.box-telegram__info p {
    margin: 0 !important;
    text-align: center;
    text-transform: uppercase;
    font-size: 15px;
    font-weight: bold;
    letter-spacing: 2.8px;
}
.box-telegram__info span {
    display: block;
    text-align: center;
    font-size: 14px;
}
.box-telegram__button { display: flex; align-items: center; }
.box-telegram__button button { height: 40px; cursor: pointer; }

@media screen and (max-width: 557px) {
    .box-telegram { flex-direction: column; padding: 20px 10px 10px 10px !important; }
    .box-telegram__img svg { margin-left: 0 !important; }
    .box-telegram__info { margin-bottom: 20px; }
    .box-telegram__button { margin-bottom: 20px; }
}
