

/* Start:/local/templates/main_template_tulmash_kz/components/bitrix/news/news_page/bitrix/news.detail/.default/style.css?17526740232478*/
.description-content {
    padding: 0 220px;
}

div.news-detail
{
	word-wrap: break-word;
}
div.news-detail img.detail_picture
{
	float:left;
	margin:0 8px 6px 1px;
}
.news-date-time
{
	color:#486DAA;
}

.news-item-page-wrapper
 {
    margin-bottom: 5px !important;
    font-size: 16px;
}

/* Общие стили для видео-контейнера */
.category-page-video {
    max-width: 100%;
    margin: 0 auto;
    padding: 20px 0;
}

.video-content {
    font-size: inherit;
   
}

.video-item-page-item {
    padding-bottom: 3rem;
}

/* Стили для  видео-блока */
.news-video {
    margin: 40px 0;
}
.category-page-video h2 {
    font-size: calc(23px - -12 * (100vw - 320px) / 1590);
    line-height: calc(26.35px - -19 * (100vw - 320px) / 1590);
    margin: 0 0 20px 0;
    /*padding: 0 15px;*/
    color: #000;
}

/* Стили для iframe видео */
.embed-responsive {
    position: relative;
    display: block;
    width: 100%;
    padding: 0;
    overflow: hidden;
}

.embed-responsive-16by9::before {
    display: block;
    content: "";
    padding-top: 56.25%; /* 16:9 Aspect Ratio */
}

.embed-responsive iframe {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: 0;
}
/*Стили для заголовков новостей*/
.news-video h2 {
    font-size: calc(23px - -12 * (100vw - 320px) / 1590);
    line-height: calc(26.35px - -19 * (100vw - 320px) / 1590);
    margin: 0 0 20px 15px;
    color: #000;
}

/* Видео-блок адаптивные стили для разных разрешений */

@media (min-width: 576px) {
    .category-page-video {
        max-width: 540px;
    }
}

@media (min-width: 768px) {
    .category-page-video {
        max-width: 720px;
    }
}

@media (min-width: 992px) {
    .category-page-video {
        max-width: 960px;
    }
}

@media (min-width: 1200px) {
    .category-page-video {
        max-width: 1140px;
    }

}

@media (min-width: 1400px) {
    .category-page-video {
        max-width: 1320px;
    }
}

@media (min-width: 1600px) {
    .category-page-video {
        max-width: 100%;
    }
}
/* Дополнительные стили для новостной страницы */

	@media screen and (max-width: 1599px) {
		.page-contacts h1, .description-content {
			padding: 0 140px;
		}
}

	@media screen and (max-width: 1199px) {
		.page-contacts h1, .description-content {
			padding: 0 0;
		}
	}



/* End */
/* /local/templates/main_template_tulmash_kz/components/bitrix/news/news_page/bitrix/news.detail/.default/style.css?17526740232478 */
