@font-face {
font-family: 'Helvetica';
font-style: normal;
font-weight: normal;
src: local('Helvetica'), url('/local/templates/saratov24/fonts/Helvetica.woff') format('woff');
}


@font-face {
font-family: 'Helvetica Oblique';
font-style: normal;
font-weight: normal;
src: local('Helvetica Oblique'), url('/local/templates/saratov24/fonts/Helvetica-Oblique.woff') format('woff');
}


@font-face {
font-family: 'Helvetica Compressed';
font-style: normal;
font-weight: normal;
src: local('Helvetica Compressed'), url('/local/templates/saratov24/fonts/helvetica-compressed-5871d14b6903a.woff') format('woff');
}


@font-face {
font-family: 'Helvetica Rounded Bold';
font-style: normal;
font-weight: normal;
src: local('Helvetica Rounded Bold'), url('/local/templates/saratov24/fonts/helvetica-rounded-bold-5871d05ead8de.woff') format('woff');
}


@font-face {
font-family: 'Helvetica';
font-style: normal;
font-weight: normal;
src: local('Helvetica'), url('/local/templates/saratov24/fonts/Helvetica-Bold.woff') format('woff');
}


@font-face {
font-family: 'Helvetica Bold Oblique';
font-style: normal;
font-weight: normal;
src: local('Helvetica Bold Oblique'), url('/local/templates/saratov24/fonts/Helvetica-BoldOblique.woff') format('woff');
}


@font-face {
font-family: 'Helvetica Light';
font-style: normal;
font-weight: normal;
src: local('Helvetica Light'), url('/local/templates/saratov24/fonts/helvetica-light-587ebe5a59211.woff') format('woff');
}
.dn{
	display: none;
}
.tv_gallery .helverica{
font-family: Helvetica;
font-size: 24px;
line-height: normal;
text-align: center;
text-transform: uppercase;

color: #0080AE;
}
.tv_gallery{
    z-index: 2;
    position: absolute;
    top: -180px;
    right: 0;
    padding-right: 1.25rem;
}
.tv_gallery .impact{
	font-family: Impact;
	font-size: 50px;
	line-height: normal;
	text-align: center;
	letter-spacing: 0.02em;
	text-transform: uppercase;

	color: #009FD6;
}

.aside{
	    position: relative;
}
.timer_title{
    font-family: 'PT Serif', serif;
    font-style: normal;
    font-weight: normal;
    font-size: 24px;
    line-height: 32px;/* identical to box height */
    text-align: center;

    color: #FFFFFF;
}
.center-flex{
	display: flex;
}
.countdown{
    display: flex;
    width: 100%;
    justify-content: space-around;
}
.countdown .cell{
    padding: 0 11px;
    margin: 0;
    width: 62px;
    height: 83px;
    padding-bottom: 22px;
    background: rgba(0, 0, 0, 0.5);
    box-shadow: 0px 4px 20px rgba(0, 0, 0, 0.15);
    border-radius: 2px;
    font-family: Rubik;
    font-style: normal;
    font-weight: 700;
    font-size: 48px;
    line-height: 57px;
    display: flex;
    align-items: center;
    text-align: center;
    letter-spacing: 0.05em;
    color: #FFFFFF;
}
.countdown .undercell{
font-family: 'PT Serif', serif;
    position: absolute;
    bottom: 11px;
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    line-height: 21px;
    text-transform: uppercase;
    color: #FFFFFF;
    position: absolute;
    width: 100%;
    text-align: center;
}
.countdown .separator{
    position: absolute;
    top: calc(50% - 20px);
    right: -24px;
    font-family: Rubik;
    font-style: normal;
    font-weight: normal;
    font-size: 30px;
    line-height: 36px;
    display: flex;
    align-items: center;
    text-align: center;
    color: #FFFFFF;
}
.countdown .separator.last{
	right: auto;
    left: -25px;
}
.countdown .elem{
	display: flex;
    position: relative;
    margin-right: 40px;
}
.countdown .elem:last-child{
	margin-right: 0;
}
.countdown_wrapper{
	display: flex;
    padding-top: 8px;
}
.tv_gallery .timer{
    padding-bottom: 87px;
        width: 100%;
}
.tv_gallery .line_gallery{
	display: flex;
	flex-wrap: wrap;
}
.tv_gallery .line_gallery a{
    display: block;
    width: 310px;
    height: 190px;
    margin: 5px;
    background-size: cover;
    background-position: 50%;
}
@media (max-width: 1570px){
    .tv_gallery{
        padding-right: 3.5%;
    }
}
@media (max-width: 1495px){
    .tv_gallery{
        padding-right: 6%;
    }
}
@media (max-width: 1440px){
    .tv_gallery{
        padding-right: 8.5%;
    }
}
@media (max-width: 1366px){
    .tv_gallery{
        padding-right: 10%;
    }
}
@media (max-width: 1340px){
    .tv_gallery{
        padding-right: 11%;
    }
}
@media (max-width: 1280px){
    .tv_gallery{
        padding-right: 5%;
    }
}
@media (max-width: 1215px){
    .tv_gallery{
        padding-right: 7.5%;
    }
}
@media (max-width: 1215px){
    .tv_gallery{
        padding-right: 9%;
    }
}
@media (max-width: 1110px){
    .tv_gallery{
        padding-right: 11%;
    }
}
@media (max-width: 1050px){
    .tv_gallery{
        padding-right: 13%;
    }
}
@media (max-width: 991px){
	.aside{
		display: none;
	}
}
