@charset "UTF-8";
/*  Цвет фона / Фоновая картинка  */

body.theme {
	background-color: #c380ac;
	background-image: none;
}
body.theme {
	background-image: url('../images/bg.jpg');
	background-repeat: no-repeat;
}
/*  Картинка промо  */

/*  Выключаем название бренда/малую картинку в шапке для дефолтной темы если есть промо  */

body.theme #promo a.to_brand img {
	max-width: 100%;
}
.link:hover{
	text-decoration: underline !important;
}
body.theme #promo div.wrap {
	background: transparent !important;
}
#promo div.brand_small_pic {
	display: none;
}
body.theme .header-current-date-brand {
	color: #261922 !important;
	text-shadow: 0 1px 0 #ffffff !important;
}
/*  Цвет центрального блока  */

body.theme #main, body.theme h4.theme a.icon {
	background-color: #e8b0cb !important;
}
/*  most_intense_color (headings_text, text, links, bg)  */

body.theme h4.theme span.title, body.theme h2.theme {
	color: #000000 !important
}
/*  subtitle_color (text)  */
/*  placeholder color (text)  */

::-webkit-input-placeholder {
	color: #D09EB6 !important;
}
:-moz-placeholder {
	color: #D09EB6 !important;
}
:-ms-input-placeholder {
	color: #D09EB6 !important;
}
/*  main_text_color (text)  */
/*  more_links / icons (text, links + icons)  */
/*  line_color  */

body.theme h4.theme p.line {
	background-color: #B98CA2 !important
}
/*  line_color:hover  */
/*  substrate_color  */
/*  substrate_color:hover  */
/*  highlight_color  */
/*  darkest_color (textarea bg, input bg, select_bg, radio bg, paginator_inactive, digits_paginator_active)  */
/*  darkest_theme_shadow_color  */
/*  audio:hover  */
.btn {
	background: #ff0000;
	display: inline-block;
	color: #fff;
	padding: 15px 20px;
	font-weight: 700;
	font-size: 18px;
	text-decoration: none !important;
	text-align: center;
}
.ui.comments {
	margin: 1.5em 0;
}
.ui.comments:last-child {
	margin-bottom: 0
}
.ui.comments .comment {
	position: relative;
	background: 0 0;
	margin: .5em 0 0;
	padding: .5em 0 0;
	border: none;
	border-top: none;
	line-height: 1.2
}
.ui.comments .comment:first-child {
	margin-top: 0;
	padding-top: 0
}
.ui.comments .comment .avatar {
	display: block;
	width: 2.5em;
	height: auto;
	float: left;
	margin: .2em 0 0
}
.ui.comments .comment .avatar img {
	display: block;
	margin: 0 auto;
	width: 100%;
	height: 100%;
	border-radius: .25rem
}
.ui.comments .comment>.content {
	display: block
}
.ui.comments .comment>.avatar~.content {
	margin-left: 3.5em
}
.ui.comments .comment .author {
	font-size: 1em;
	color: rgba(0, 0, 0, .87);
	font-weight: 400
}
.ui.comments .comment a.author {
	cursor: pointer
}
.ui.comments .comment a.author:hover {
	color: #1e70bf
}
.ui.comments .comment .metadata {
	display: inline-block;
	margin-left: .5em;
	color: rgba(0, 0, 0, .4);
	font-size: .875em;
	margin-bottom: 7px;
}
.ui.comments .comment .metadata>* {
	display: inline-block;
	margin: 0 .5em 0 0
}
.ui.comments .comment .metadata>:last-child {
	margin-right: 0
}
.ui.comments .comment .text {
	margin: .25em 0 .5em;
	font-size: 1em;
	word-wrap: break-word;
	color: rgba(0, 0, 0, .87);
	line-height: 1.3
}
.ui.small.comments {
	font-size: .92857143rem
}
.ui.comments {
	font-size: 1rem
}
@media screen and (max-width: 1040px) {
	#container {
		width: auto;
	}
	#promo .brand_schedule-wrap {
		width: calc(100% - 40px);
	}
	#promo h1.brand_title.brand_title--with-promo-pic {
		width: auto;
	}
	header {
		margin-left: 15px;
		margin-right: 15px;
	}
	#promo nav ul.menu li {
		display: none;
	}
	#promo nav ul.menu li.mob {
		display: block !important;
	}
	footer div.bottom_menu ul.about {
		display: none;
	}
	footer div.items_menu {
		display: none;
	}
	footer div.copy {
		margin: 0;
	}
}
@media screen and (max-width: 900px) {
	header ul.vgtrk_soc_links {
		display: none;
	}
	#life_air_btn_new {
		margin-right: 100px;
	}
}
@media screen and (max-width: 700px) {
	div.page-brand-article-item div.inner_content p, div.page-brand-article-item div.inner_content div{
		text-align: left;
	}
	#life_air_btn_new {
		display: none;
	}
	#promo nav {
		top: 15px;
		height: 30px;
		padding-right: 10px;
	}
	#promo nav ul.menu li a {
		line-height: 30px;
		padding: 0;
	}
	#promo div.search {
		height: 20px;
		border-bottom: 0px;
	}
	#promo div.search input {
		padding-top: 2px;
		padding-bottom: 2px;
		height: 14px;
	}
	#promo div.search a.go {
		top: 8px;
	}
	#promo a.logo {
		width: 90px;
		height: 22px;
		background-size: contain;
		top: 15px;
	}
	#main {
		padding: 10px;
	}
	div.page-brand-article-item div.inner_content {
		padding: 15px;
	}
}
@media screen and (max-width: 550px) {
	header ul.vgtrk_bar li.root .root {
		width: 70px;
	}
	header ul.vgtrk_bar li.last .root {
		width: 100px;
	}
	#promo nav {
		display: none;
	}
	#promo h1.brand_title.brand_title--with-promo-pic {
		display: none;
	}
	footer div.bottom_menu ul li a {
		padding: 0 12px;
		font-size: 12px;
	}
}
@media screen and (max-width: 440px) {
	footer div.bottom_menu ul li.last {
		display: none;
	}
}
@media screen and (max-width: 400px) {
	header ul.vgtrk_bar {
		display: none;
	}
}