

/* Start:/local/templates/main/components/bitrix/news.list/history/style.css?17136340552933*/
@media screen and (min-width: 768px) {

	.bg-l.history-background-4 {
		flex-direction: revert;
	}

    .history-background-1,
    .history-background-2,
    .history-background-3,
	.history-background-4 {
        position: relative;
        overflow: hidden;
        background: none !important;
    }

    .level .year-label::before,
    .level .year-label::after {
        content: '';
        display: block;
        width: 3px;
        height: 50%;
        position: absolute;
        left: 50%;
        -webkit-transform: translateX(-50%);
        transform: translateX(-50%);
    }

    .level .line {
        position: relative;
    }

    .level .line {
        display: block;
        width: 9%;
        height: 3px;
        position: absolute;
        top: 50%;
        -webkit-transform: translateY(-50%);
        transform: translateY(-50%);
        z-index: 1;
    }

    .level .year-label::before {
        top: 0;
    }

    .level .year-label::after {
        bottom: 0;
    }

    .history-background-1 .year-label::before {
        display: none;
    }

    .history-background-1 .year-label::after,
    .history-background-1 .line {
        background: #E9B603;
    }

    .history-background-2 .year-label::after,
    .history-background-3 .year-label::before,
	.bg-l.history-background-4 .year-label::before,
    .history-background-2 .line, .bg-r.history-background-4 .line {
        background: #acacac;
    }

    .history-background-2 .year-label::before,
    .history-background-3 .year-label::after, 
    .history-background-3 .line, 
	.bg-l.history-background-4 .line, 
	.bg-r.history-background-4 .year-label::before {
        background: #E9B603;
    }

    .history-background-1 .line::before,
    .history-background-2 .line::before,
    .history-background-3 .line::before,
	.history-background-4 .line::before {
        content: '';
        display: block;
        width: 24px;
        height: 24px;
        position: absolute;
        top: 50%;
        transform: translateY(-50%);
        z-index: 1;
    }

    .history-background-2 .line,
	.bg-r.history-background-4 .line {
        left: 50%;
    }

    .history-background-2 .line::before,
	.bg-r.history-background-4 .line::before {
        left: -12px;
        background: #fff url(/local/templates/main/components/bitrix/news.list/history/img/button-gray.png) 50% 50%;
        background-size: contain;
    }

    .history-background-1 .line::before,
    .history-background-3 .line::before,
	.bg-l.history-background-4 .line::before {
        right: -12px;
        background: #fff url(/local/templates/main/components/bitrix/news.list/history/img/button-yellow.png) 50% 50%;
        background-size: contain;
    }

    .history-background-1 .line,
    .history-background-3 .line,
	.bg-l.history-background-4 .line {
        right: 50%;
    }
}
@media screen and (max-width: 1050px) {
 .columns.is-mobile > .column.is-5 {
width: 39%!important;
	}
}
@media screen and (max-width: 800px) {
 .columns.is-mobile > .column.is-5 {
width: 37%!important;
	}
}
/* End */
/* /local/templates/main/components/bitrix/news.list/history/style.css?17136340552933 */
