.article-header .social-bl {
    margin-bottom: 0;
}

.article-main-img {
    padding-bottom: 562px;
}
    
body .article-main-img img {
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    -o-object-fit: cover;
       object-fit: cover;
}

body .editors-choice-list .news-item-theme a {
    text-transform: none;
}

body .editors-choice-list .news-item-theme {
    padding-bottom: 3px;
}

body .editors-choice-list .news-item-title {
    padding-bottom: 4px;
}

body .editors-choice-list .news-item-text {
    margin-top: 0;
}

.editors-choice-list .news-item:last-child {
    padding-bottom: 0;
}

body .title-red:before {
    height: 25px;
    top: 3px;
}

.article-theme-wrapper {
    list-style: none;
}

@media (max-width: 1399px) {
    .article-main-img {
        padding-bottom: 470px;
    }
}

@media (max-width: 1199px) {
    .article-main-img {
        padding-bottom: 378px;
    }
}

@media (max-width: 991px) {
    .article-main-img {
        padding-bottom: 51.06%;
        position: relative;
    }
}

@media (max-width: 765px) {
    .article-main-img {
        width: 100%;
        margin: 0 auto 30px !important;
        padding-bottom: 56.6%;
    }

    body .article-main-img-title {
        left: -84px;
    }
}

@media (max-width: 569px) {
    .article-main-img {
        padding-bottom: 60.79%;
    }
}

@media (max-width: 360px) {
    body .article-main-img-title {
        left: -66px;
    }
}

.container.article .video_item iframe {
    width: 100%;
    height: 490px !important;
}

@media (max-width: 1399px){
    .container.article .video_item iframe {
        width: 100%;
        height: 390px !important;
    }
}

@media (max-width: 1260px){
    .container.article .video_item iframe {
        width: 100%;
        height: 540px !important;
    }
}

@media (max-width: 1199px){
    .container.article .video_item iframe {
        width: 100%;
        height: 420px !important;
    }
}

@media (max-width: 991px){
    .container.article .video_item iframe {
        width: 100%;
        height: 470px !important;
    }
}

@media (max-width: 800px){
    .container.article .video_item iframe {
        width: 100%;
        height: 400px !important;
    }
}

@media (max-width: 650px){
    .container.article .video_item iframe {
        width: 100%;
        height: 320px !important;
    }
}

@media (max-width: 480px){
    .container.article .video_item iframe {
        width: 100%;
        height: 270px !important;
    }
}

body .article-main-img-title {
    transform: rotate(0deg);
    left: 0;
    bottom: 0;
    width: auto;
    max-width: 70%;
    white-space: inherit;
    text-overflow: unset;
}

body h2.subtitle_article{
    color: #514f4f;
    font-size: 20px;
    font-weight: 400;
    margin-bottom: 20px;
    line-height: 26px;
}

body span.img-desc {
    display: block;
    border-bottom: 1px solid #E8E8E8;
    font-size: 12px;
    padding-bottom: 10px;
    line-height: 20px;
    margin-bottom: 20px;
    margin-top: -8px;
}

@media (max-width: 765px){
    body h2.subtitle_article{
        font-size: 18px;
        line-height: 24px;
    }
    body span.img-desc {
        margin-bottom: 30px;
        margin-top: -18px;
    }
}

@media (max-width: 780px){
    body .article-main-img-title {
        max-width: 90%;
    }
}

.section-left.section-left-news {
    margin-bottom: 30px;
}

body .article .section-right-bl .news-list .news-item-title a {
    font-size: 40px;
    margin-bottom: 12px;
    line-height: 48px;
    font-family: 'Bodoni';
    font-weight: 700;
}

@media (max-width: 765px) {
    body .article .section-right-bl .news-list .news-item-title a,
    body .section-main.section-right-bl.active h1 {
        line-height: 34px;
        font-size: 32px;
    }
}

@media (max-width: 1100px) {
    .social-bl-item {
        flex: 0 0 25% !important;
        width: 25% !important;
    }
}
