html > body .bg_banner,
.bg_banner_margintop,
footer.entry-meta,
.site-content article .entry-content {
	display: none !important;
}
body.custom-background {
	background: url("../img/bg.jpg") no-repeat 50% 0 #a19674;
}
body .site {
	box-shadow: none;
}

.switch-promo p {
	font-size: 16px;
	line-height: 24px!important;
}
.switch-promo .img-disc {
	text-align: right;
	color: #bebebe;
	font-size: 13px;
	margin-bottom: 10px;
}

.content-quote {
	float: right;
	width: 246px;
	margin-right: -84px;
	padding-left: 50px;
	margin-left: 10px;
	font-size: 32px;
	text-transform: uppercase;
	line-height: 1.2;
	font-family:"Bebas Neue";
	padding-top: 30px;
	position: relative;
	margin-bottom: 30px;
	font-style: italic;
}
.content-quote:before {
	content: '«';
	position: absolute;
	font-size: 166px;
	left: 0;
	top: -0.4em;
	color: #f2dfaf;
	font-family: 'Roboto';
	z-index: -1;
	opacity: 0.7;
	line-height: 1;
}
.content-quote_center {
	float: none;
	width: 426px;
	margin: 0 auto 30px;
}
.content-quote_left {
	float: left;
	margin-right: 0;
	margin-left: -106px;
}
.columns {
	display: flex;
	width: 100%;
	align-items: center;
}

.columns > div {
	width: 50%;
}
.columns_img > div {
	padding: 0 10px;
}

.switch-ppl-head {
	margin-top: 40px;
	padding-top: 34px;
	border-top:1px solid #e2e2e2;
	margin-bottom: 30px;
	text-align: center;
}
.switch-ppl-head__ava {
	width: 100px;
	margin: 0 auto;
	background: #e21404;
	border-radius: 50%;
	padding: 3px;
	border-radius: 50%;
	overflow: hidden;
	position: relative;
	margin-bottom: 10px;
	height: 100px;

}
.switch-ppl-head__ava:before {
	content: '';
	position: absolute;
	left: 0;
	top: 0;
	width: 50%;
	height: 100%;
	background: #00d2e2;
}
.switch-ppl-head__name {
	font-size: 29px;
	text-transform: uppercase;
	font-family:"Bebas Neue";
}
.switch-ppl-head__site {
	color: #6c6a6a;
	font-size: 15px;
	font-style: italic;
}
.switch-ppl-head__ava img {
	width: 100%;
	display: block;
	border-radius: 50%;
	height: 100%;
	position: relative;
	z-index: 2;
}

.triple-columns {
	display: flex;
	justify-content: space-around;

	margin-bottom: 12px;
}
.triple-columns > div {
	width: 30%;
}

.entry-header {
	text-align: center;
	text-transform: uppercase;
	font-family:"Bebas Neue";
	font-weight: 800;
	font-style: italic;
	padding: 154px 0;
	background: #000;
	color: #fee92f;
	background: url("../img/titl-bg.jpg") no-repeat;
	background-size: cover;
	margin: 0 -20px;

}
.entry-header img {
	display: none !important;
}
.entry-header .entry-title {
	font-size: 45px;
	line-height: 45px;
	text-align: center;
	max-width: 770px;
	margin: 0 auto;
	text-shadow: 0 0 3px #000;
}
html > body > div.site > div.wrapper .site-content100 .entry-content {
	margin-left: 150px;
	margin-right: 150px;
}

html > body > div.site > div.wrapper .site-content100 .entry-content .content100 {
	margin-left: -175px;
	margin-right: -175px;
	width: auto;
}
.entry-content h3, .comment-content h3 {
	margin: 0 0 48px;
	text-align: center;
}
.entry-content h2, .comment-content h2, .mu_register h2 {
	font-size: 37px;
	line-height: 46px;
	text-transform: uppercase;
	font-family: "Bebas Neue";
	font-weight: 800;
	font-style: italic;
	margin-bottom: 40px;
}
.entry-content embed, .entry-content iframe, .entry-content object, .entry-content video {
	width: 100%;
	margin-bottom: 20px;
}
.large-img {
	margin-bottom: 70px;
	margin-top: 70px;
}
.large-img__img {
	margin-left: -170px;
	margin-right: -170px;
	margin-bottom: 10px;
}
.large-img__img_normal {
	margin-left: 0;
	margin-right: 0;
}
.large-img img {
	display: block;
	width: 100%;

}
.large-img__desc {
	font-size: 13px;
	color: #939393;
	text-align: right;
}
.decor-img {
	float: left;
	margin-left: -200px;
	margin-right: 40px;
	margin-bottom: 20px;
}
.decor-img img {
	height: auto;
	max-width: 400px;
}
.decor-img_right {
	float: right;
	margin-left: 40px;
	margin-right: -200px;
}
.entry-content {
	position: relative;
}
.clear-fix {
	clear: both;
}
body {
	/*overflow-x: hidden;*/
}
.top-info {
	display: flex;
	justify-content: space-between;
	align-items: center;
	margin-bottom: 30px;
}
.tag {
	font-size: 14px;
	letter-spacing:0.1em;
	line-height: 20px;
	padding: 0 10px;
	color: #fff;
	text-transform: uppercase;
	background: #6751b4;
	position: relative;
	top: 2px;
	font-family:"Bebas Neue";
	display: inline-block;
	border: none!important;
	box-shadow: none!important;
	padding-top: 4px;
}
.tag:hover {
	color: #fff;
}

@media (max-width: 600px) {
	.entry-header {
		margin: 0 -10px 30px;
	}
	.entry-header .entry-title {
		font-size: 30px;
		line-height: 1;
	}
	html > body > div.site > div.wrapper .site-content100 .entry-content {
		margin: 0;
	}

	.decor-img {
		float: none;
		margin: 0;
	}
	html > body > div.site > div.wrapper .site-content100 .entry-content .content100 {
		margin-left: -10px;
		margin-right: -10px;
	}

	.img-disc {
		margin-top: -20px;
	}

	.content100 .img-disc {
		padding: 0 10px;
	}
	.content-quote {
		font-size: 26px;
		width: 130px;
		margin-right: 0;
		padding-left: 30px;
	}
	.content-quote:before {
		font-size: 120px;
	}

	.columns {
		display: block;


	}

	.columns > div {
		width: auto;
	}
	.triple-columns {
		flex-wrap: wrap;
		justify-content: space-around;
	}
	.triple-columns > div {
		width: 48%;
	}
	.content-quote_center {
		width: auto;
	}
	.content-quote_left {
		margin-left: 0;
	}
	.content100 .columns {
		padding: 0 10px;
	}
	.content100 .columns div {
		padding: 0!important;
		max-width: 100%!important;
	}
	.large-img {
		margin-top: 40px;
		margin-bottom: 40px;
	}
	.large-img__img {
		margin-left: 0;
		margin-right: 0;
		margin-bottom: 0;
	}
	.entry-header {
		padding: 50px 0;
	}
}