

/* Start:/local/templates/musicalive_adaptive_copy/components/bitrix/news.list/index_news/style.css?15817977121557*/
.news {
    margin-bottom: 40px;
}
.news .title-news {
    background: #573d6a;
    padding: 15px 20px;
    text-transform: uppercase;
    color: #fff;
    font-weight: 600;
    font-size: 14px;
    margin-bottom: 40px;
}
.news .news-items {
    display: flex;
    display: -ms-flexbox;
    display: -webkit-flex;
    justify-content: space-between;
    -ms-flex-pack: justify;
    align-items: center;
    -ms-flex-align: center;
    flex-flow: row wrap;
    -ms-flex-flow: row wrap;
}
.news .news-items .news-item {
    width: 260px;
}
.news .news-items .news-item .news-img {
    text-align: center;
}
.news .news-items .news-item .news-img img {
    width: 100%;
}
.news .news-items .news-item .news-date {
    color: #4c4c4c;
    font-size: 14px;
    margin: 20px 0;
}
.news .news-items .news-item .news-name a {
    text-decoration: none;
    text-transform: uppercase;
    font-size: 14px;
    color: #000;

}
.title-news a {
    float: right;
    text-transform: none;
    color: #fff;
    font-weight: 400;
}
@media only screen and (max-width: 1240px) {
    .news .news-items .news-item {
        width: 220px;
    }
}
@media only screen and (max-width: 740px) {
    .news,
    .news .title-news {
        margin-bottom: 20px;
    }
    .news .news-items .news-item {
        padding: 0 20px 20px 20px;
        width: 100%;
        margin-bottom: 20px;
        border-bottom: 1px dashed #c6c6c6;
    }
    .news .news-items .news-item .news-date {
        margin: 10px 0;
    }
}
/* End */
/* /local/templates/musicalive_adaptive_copy/components/bitrix/news.list/index_news/style.css?15817977121557 */
