.b-article-file-resources {
    padding: 10px;
    text-align: center;
}

.b-article-content-m-poetry {
    margin-top: -20px;
}

.b-article-content-image-row {
    text-align: center;
}

    .b-article-content-image-row-m-position {
        margin: 40px 0;
    }

    .b-article-content-image-row-e-gallery-image {
        max-width: 100%;
    }

.b-article-layout-content {
    margin: auto;
    margin-top: 75px;
}

.b-article-content {
    font-family: Fontin-SC;
}

.b-article-header {
    max-width: 810px;
    margin: auto;
}

.b-article-header-info {
    width: 100%;
}

.b-article-header-title {
    font-size: 45px;
    color: #000;
    line-height: 55px;
    text-align: center;
}

.b-article-content-side-column {
    width: 17%;
    padding: 2%;
    min-width: 230px;
    min-height: 1px;
    float: left;
}

.b-article-content-center-column {
    width: 58%;
    min-height: 1px;
    float: left;
    /*overflow: hidden;*/
}

.b-article-body {
    max-width: 1440px;
    margin: auto;
    overflow: hidden;
}

.b-article-topic-picture {
    width: 100%;
    height: auto;
    text-align: center;
}
    .b-article-topic-picture-e-image {
        height: 520px;
        margin: 20px auto;
    }
    .b-article-topic-picture-m-top {
    }

.b-article-text {
    margin: 10px 0;
    font-family: PTSerif-Regular;
    text-align: left;
    font-size: 19px;
    color: #323232;
    letter-spacing: 0;
    line-height: 30px;
}

    .b-article-text > p {
        margin: 30px 0;
    }

    .b-article-text-e-column {
        max-width: 800px;
        width: 100%;
        margin: auto;
    }
    .b-article-text-m-position {
        margin-top: 65px;
    }
    /*Картинки в тексте статьи (из редактора)*/
    .b-article-text > p > img {
        margin: 0 auto;
        padding: 20px;
        max-width: 100%;
    }

.b-content-collector {
    width: 100%;
    display: block;
    margin: 20px auto;
    float: left;
}

.b-article-comments {
    margin-top: 30px;
    background-color: #fffde5;
}

.b-article-video {
    background-color: #000;
    padding-top: 160px;
    padding-bottom: 160px;
    margin: auto;
}
.b-article-video-m-margin {
    margin-bottom: 60px;
}

    .b-article-video-e-iframe {
        max-width: 560px;
        margin: auto;
    }

.b-regular-article-text:first-letter, .b-regular-article-text p:first-child:first-letter {
    display: block;
    font-family: Ardeco;
    font-size: 190px;
    color: #FF3000;
    letter-spacing: 0;
    line-height: 100px;
    float: left;
    padding-right: 20px;
    padding-bottom: 25px;
    font-style: normal;
}

.b-article-announcement {
    width: 58%;
    min-height: 1px;
    float: none;
    padding-top: 30px;
}

    .b-article-announcement-m-underscore {
        display: none;
    }

    .b-article-poetry-text {
        /*text-align: center;*/
    }

@media screen and (max-width: 1000px) {
    .b-article-content-center-column, .b-article-content-side-column {
        width: 80%;
        float: none;
        margin: auto;
        clear: both;
    }
    .b-breadcrumbs-e-item {
        line-height: 42px;
    }
    .b-breadcrumbs {
        width: 80%;
    }

    .b-article-topic-picture-e-image {
        margin-bottom: 0;
    }

    .b-article-content-m-poetry {
        margin-top: -20px;
    }
}

@media screen and (max-width: 640px) {
    .b-article-topic-picture-e-image {
        margin-bottom: 0;
        width: 100%;
        height: auto;
    }

    .b-comment-footer {
        height: auto;
    }

    .b-article-layout-content {
        margin-top: 0;
    }

    .b-breadcrumbs-e-item {
        font-family: LetoTextSansDefect;
        font-size: 18px;
        color: #000000;
        line-height: 53px;
    }

    .b-article-header-title {
        font-size: 28px;
        color: #000000;
        line-height: 33px;
        text-align: center;
        margin-left: 8%;
        margin-right: 8%;
    }

    .b-article-announcement-m-underscore {
        display: block;
    }

    .b-regular-article-text:first-letter, .b-regular-article-text p:first-child:first-letter {
        font-family: Ardeco;
        font-size: 110px;
        color: #FF3000;
        letter-spacing: 0;
        line-height: 130px;
    }

    .b-article-poetry-text {
        width: 90%;
    }

    .b-article-text {
        font-family: PTSerif-Regular;
        font-size: 17px;
        color: #323232;
        letter-spacing: 0;
        line-height: 28px;
    }

    .b-article-content-image-row-m-position {
        margin: 20px 0;
    }
}
