

/* Start:/local/templates/redbird/components/bitrix/news.detail/company_news_detail/style.css?17725764291102*/
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;
}


.wrapper-video {
	margin: 0 auto;
	width: 720px;
	display:block;
	margin-bottom:50px;
	position: relative;
}



@media (max-width: 767px) {
	.wrapper-video {
		width: 100%;
		height: auto;
		margin-bottom: 10px;
	}
}
.wrapper-video video, .wrapper-video-list img {
	width: 100%;
	height: auto;

}
.rolik {
	text-transform: uppercase;
	font-weight: 400;
	line-height: 1.5;
	color: #212529;
	font-size:20px;
	text-align: center;
	width: 100%;
	margin-bottom: 30px;
	display: block;

}
@media (max-width: 767px) {
	.rolik {
		margin-bottom: 10px;
	}
}
.playpause {
	background-image:url('/img/play.png');
	background-repeat:no-repeat;
	background-color:rgba(35,35,35,0.6);
	width:100%;
	height:100%;
	position:absolute;
	left:0%;
	right:0%;
	top:0%;
	bottom:0%;
	margin:auto;
	background-size:150px;
	background-position: center center;
}
.playpause:hover {
	cursor: pointer;
}
@media (max-width: 767px) {
	.playpause {
		background-size:50px;
	}
}
/* End */
/* /local/templates/redbird/components/bitrix/news.detail/company_news_detail/style.css?17725764291102 */
