

/* Start:/local/templates/antiage_en/components/bitrix/news/news/bitrix/news.detail/.default/style.css?17217393542033*/
/* BANNER */
.banner {
	position: relative;
	z-index: 100!important;
}

.banner .banner-cover {
	height: 320px !important;
	position: relative;
}

.banner .banner-cover:before {
	content: "";
	position: absolute;
	width: 100%;
	height: 100px;
	top: 0;
	left: 0;
	background: -moz-linear-gradient(top,  rgba(255,255,255,1) 0%, rgba(255,255,255,0) 100%);
	background: -webkit-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(255,255,255,0) 100%);
	background: linear-gradient(to bottom,  rgba(255,255,255,1) 0%,rgba(255,255,255,0) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#00ffffff',GradientType=0 );
}

.banner .title {
	font-size: 24px;
	font-weight: 700;
	line-height: 1;
}

.banner .subtitle {
	font-size: 16px;
	font-weight: 400;
	line-height: 1.2;
}

.big-news video {
	width: 100%;
	outline: none;
	background-color: #e4ebf1;
}

.banner .bg-opacity {
	position: absolute;
	width: 100%;
	height: 100%;
	background-color: rgba(255,255,255,.75);
}

@media (min-width: 768px) {
	.banner{
		z-index: 0!important;
	}
	.banner .banner-cover {
		height: 450px !important;
	}
	.banner .title {
		font-size: 34px;
		font-weight: 400;
	}

	.banner .subtitle {
		font-size: 14px;
		font-weight: 400;
	}
	.banner .banner-cover:before {
		content: "";
		position: absolute;
		width: 100%;
		height: 300px;
		top: 0;
		left: 0;
		background: -moz-linear-gradient(top,  rgba(255,255,255,1) 0%, rgba(255,255,255,0) 100%);
		background: -webkit-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(255,255,255,0) 100%);
		background: linear-gradient(to bottom,  rgba(255,255,255,1) 0%,rgba(255,255,255,0) 100%);
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#00ffffff',GradientType=0 );
	}
}

@media (min-width: 992px) {
	.banner .banner-cover {
		height: 450px !important;
	}

	.banner .title {
		font-size: 3.75rem;
		font-weight: 300;
		line-height: 1;
	}

	.banner .subtitle {
		font-size: 14px;
		font-weight: 400;
		line-height: 1.2;
	}
}

/* End */
/* /local/templates/antiage_en/components/bitrix/news/news/bitrix/news.detail/.default/style.css?17217393542033 */
