/* http://meyerweb.com/eric/tools/css/reset/
v2.0 | 20110126
License: none (public domain)
*/
html, body, div, span, applet, object, iframe,
blockquote,
a, cite,
em, img,
small, sub, sup,
u, i, center,
dl, dt, dd, ol, ul, li,
table,
article, aside,
figure, figcaption, footer, header,
nav, section,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
i, em {
	font-style: italic;
}

/* HTML5 display-role reset for older browsers */
article, aside, figcaption, figure,
footer, header, nav, section {
	display: block;
}

ol, ul {
	list-style: none;
}

blockquote, q {
	quotes: none;
}
blockquote:before,
blockquote:after,
q:before, q:after {
	content: "";
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
template {
	display: none;
}

html,
body {
	font-family: Georgia, serif;
	-webkit-text-size-adjust: none;
	text-size-adjust: none;
}

body {
	background-color: white;
	color: #333;
}

a {
	color: #006697;
}

.cf:before,
.cf:after {
	position: relative;
	display: table;
	content: "";
}

.cf:after {
	clear: both;
}

.cf {
	*zoom: 1;
}

.ir {
	background-color: transparent;
	border: 0;
	overflow: hidden;
	*text-indent: -9999px;
}

.ir:before {
	content: "";
	display: block;
	width: 0;
	height: 150%;
}

table {
	border: 0;
	border-collapse: collapse;
	border-spacing: 0;
}

.ol {
	outline: 1px dashed red;
}

.photo img {
	display: block;
	width: 100%;
	height: auto;
}

.inner-photo img {
	width: auto;
	max-width: 100%;
}

.photo img[src=""] {
	background-color: #ccc;
	height: 0;
	padding-bottom: 56.25%;
}

/* 1 column */
@media only screen and (max-width: 479px) {
	.hide1 {
		display: none !important;
	}
}

/* 2 columns */
@media only screen and (min-width: 480px) and (max-width: 979px) {
	.hide2 {
		display: none !important;
	}
}
/* 3 columns 980px+ */
@media only screen and (min-width: 980px), not screen {
	.hide3 {
		display: none !important;
	}
}

/* icons */
/* -------------------- icons.css -------------------- */
.icon {
	overflow: hidden;
	background-color: transparent;
	display: inline-block;
	width: 30px;
	height: 0;
	padding-top: 30px;
	background-position: 0 0;
	background-repeat: no-repeat;
	background-size: auto 300px;
	vertical-align: top;
	text-indent: -200px;
	background-image: url(//im.kommersant.ru/ContentFlex/images/icons_4x.png);
	background-image: url(//im.kommersant.ru/ContentFlex/images/icons_1x.png)\9;
}

.icon-socials-fb {
	background-position: -180px -60px;
}

a:hover .icon-socials-fb {
	background-position: -180px -30px;
}

.icon-socials-vk {
	background-position: -210px -60px;
}

a:hover .icon-socials-vk {
	background-position: -210px -30px;
}

.icon-socials-tw {
	background-position: -270px -60px;
}

a:hover .icon-socials-tw {
	background-position: -270px -30px;
}

.icon-socials-ok {
	background-position: -150px -60px;
}

a:hover .icon-socials-ok {
	background-position: -150px -30px;
}



.b-socials_buttons--novalue .icon {
	width: 26px;
	padding-top: 26px;
	vertical-align: middle;
	background-size: auto 258px;
}

/* socials */
.b-socials_buttons--novalue .icon-socials-fb {
	background-position: -156px -52px;
}

.b-socials_buttons--novalue a:hover .icon-socials-fb {
	background-position: -156px -26px;
}

.b-socials_buttons--novalue .icon-socials-vk {
	background-position: -182px -52px;
}

.b-socials_buttons--novalue a:hover .icon-socials-vk {
	background-position: -182px -26px;
}

.b-socials_buttons--novalue .icon-socials-tw {
	background-position: -234px -52px;
}

.b-socials_buttons--novalue a:hover .icon-socials-tw {
	background-position: -234px -26px;
}

.b-socials_buttons--novalue .icon-socials-ok {
	background-position: -130px -52px;
}

.b-socials_buttons--novalue a:hover .icon-socials-ok {
	background-position: -130px -26px;
}

.icon-left_arrow {
	background-position: -300px -210px;
}

.icon-right_arrow {
	background-position: -330px -210px;
}

.b-gallery-nav_lineup .b-gallery-nav_lineup_item {
	background-image: url(//im.kommersant.ru/ContentFlex/images/dots_4x.png);
	background-size: auto 36px;
}

/* 1 & 2 columns */
@media only screen and (max-width: 979px) {
	.b-gallery-nav_lineup .b-gallery-nav_lineup_item {
		background-size: auto 18px;
	}
}

/* icons end */

/* socials buttons */
.b-socials_buttons {
	margin: 20px auto 4em auto;
	max-width: 92%;
	width: 960px;
}
	.b-socials_buttons a {
		text-decoration: none;
	}
	.b-socials_buttons .icons {
		list-style-type: none;
		font: 0/0 a;
	}
	.b-socials_buttons .icons li {
		display: inline-block;
		margin-left: 9px;
		width: 30px;
		text-align: center;
		border-top: 1px solid #ccc;
		border-bottom: 1px solid #ccc;
		padding: 5px 0;
		vertical-align: top;
	}
	.b-socials_buttons .icons li:first-child {
		margin-left: 0;
	}
	.b-socials_buttons .icons li .number {
		width: 30px;
		margin-top: 5px;
		border-top: 1px solid #ccc;
		display: block;
		font: bold 11px/11px Arial, sans-serif;
		padding: 5px 0 0 0;
		color: #999;
	}


	.b-socials_buttons--novalue {
		position: absolute;
		right: 0;
		top: 0;
		margin: 2px 9px 0 0;
		width: auto;
	}
		.b-socials_buttons--novalue .icons li {
			display: inline-block;
			width: 26px;
			text-align: center;
			vertical-align: middle;
			border: 0;
			padding: 0;
		}
/* social buttons end */

	body {
		background-color: white;
		font-family: Georgia;
		font-weight: 400;
		line-height: 1.45;
		color: #333;
		padding-top: 30px;
		font-size: 1.25em;
	}

	p {margin-bottom: 1.3em;}

	h1, h2, h3, h4 {
	margin: 1.414em 0 0.5em;
	font-family: Arial;
	font-weight: inherit;
	line-height: 1.2;
	}

	h1 {
	margin-top: 0;
	font-size: 3.998em;
	}

	h2 {font-size: 2.827em;}

	h3 {font-size: 1.999em;}

	h4 {font-size: 1.414em;}

	small, .font_small {font-size: 0.707em;}

	h1, h2, h3, h4, p {
		font-family: Arial;
		/*font-weight: inherit;*/
		-ms-word-wrap: break-word;
		word-wrap: break-word;
		color: #333;
		margin-left: auto;
		margin-right: auto;
		max-width: 92%;
		width: 960px;
	}

	h3, h4 ,p {
		font-family: Georgia, serif;
	}
	.quoted,
	.bracket,
	.b-gallery--aside {
		max-width: 92%;
		width: 960px;
	}
@media only screen and (min-width: 480px) and (max-width: 979px) {
	/* 14px */
	body {
		font-size: 1em;
	}
}

@media only screen and (max-width: 479px) {
	/* 12px */
	body {
		font-size: 0.75em;
	}
}

.collage {
	position: relative;
	width: 100%;
	height: 0;
	padding-bottom: 56.25%;
	overflow: hidden;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: 0 0;
}

@media only screen and (max-width: 979px) {
	/* 12px */
	.collage {
		font-size: 0.625em;
	}
}
.collage__text {
	padding: 0 1.41em;
}
.canvas_16x9 {
	position: relative;
	width: 100%;
	height: 0;
	padding-bottom: 56.25%;
	margin: 2.25em 0;
}

.collage h1,
.collage h2,
.collage h3,
.collage h4,
.collage p {
	width: 100%;
	max-width: 100%;
	color: #fff;
	margin: 0 0 0.25em;
}
.collage h1,
.collage h2 {
	text-shadow: 1px 1px 10px #000;
}
.collage h3,
.collage h4 {
	text-shadow: 1px 1px 4px #000;
}
.main_cover {
	margin-bottom: 3em;
}
	.main_cover .collage {
		background-image: url(//im.kommersant.ru/CorpImages/Projects/crimeantatars/gallery/KMO_142957_00368_1h.jpg);
	}
	.main_cover .collage__text {
		position: absolute;
		left: 0;
		bottom: 0;
		right: 0;
		padding: 1.44em;
	}

	.chapter {
		margin-top: 3.998em;
	}

	.chapter1 .collage__text {
		position: absolute;
		left: 0;
		top: 0;
		right: 0;
		padding: 1.44em;
		text-align: right;
	}
	.chapter2 .collage__text {
		position: absolute;
		left: 0;
		bottom: 0;
		right: 0;
		padding: 1.44em;
	}
	.chapter3 .collage__text {
		position: absolute;
		left: 0;
		top: 0;
		right: 0;
		padding: 1.44em;
	}
	.chapter4 .collage__text {
		position: absolute;
		left: 0;
		top: 0;
		right: 0;
		padding: 1.44em;
	}
	.chapter5 .collage__text {
		position: absolute;
		left: 0;
		bottom: 0;
		right: 0;
		padding: 1.44em;
	}
	.chapter6 .collage__text {
		position: absolute;
		left: 0;
		bottom: 0;
		right: 0;
		padding: 1.44em;
	}
	.chapter7 .collage__text {
		position: absolute;
		left: 0;
		bottom: 0;
		right: 0;
		padding: 1.44em;
	}

.chapter1 .collage,
.chapter_link--1 h4 a:before {
	background-image: url(//im.kommersant.ru/CorpImages/Projects/crimeantatars/gallery/KMO_142957_00483_1h.jpg);
}
.chapter2 .collage,
.chapter_link--2 h4 a:before {
	background-image: url(//im.kommersant.ru/CorpImages/Projects/crimeantatars/gallery/KMO_111307_09023_2h.jpg);
}
.chapter3 .collage,
.chapter_link--3 h4 a:before {
	background-image: url(//im.kommersant.ru/CorpImages/Projects/crimeantatars/gallery/KMO_142957_00264_1h.jpg);
}
.chapter4 .collage,
.chapter_link--4 h4 a:before {
	background-image: url(//im.kommersant.ru/CorpImages/Projects/crimeantatars/gallery/KMO_142957_00394_1h.jpg);
}
.chapter5 .collage,
.chapter_link--5 h4 a:before {
	background-image: url(//im.kommersant.ru/CorpImages/Projects/crimeantatars/gallery/KMO_145202_00028_1h.jpg);
}
.chapter6 .collage,
.chapter_link--6 h4 a:before {
	background-image: url(//im.kommersant.ru/CorpImages/Projects/crimeantatars/gallery/KMO_142957_00818_1h.jpg);
}
.chapter7 .collage,
.chapter_link--7 h4 a:before {
	background-image: url(//im.kommersant.ru/CorpImages/Projects/crimeantatars/gallery/KMO_142957_00334_1h.jpg);
}


.quoted {
	position: relative;
	display: block;
	color: #333;
	padding-top: 1em;
	padding-bottom: 1em;
	-ms-word-wrap: break-word;
	word-wrap: break-word;
	clear: both;
	margin: 1em auto;
}
.quoted p {
	width: 100%;
	max-width: 100%;
	margin-top: 0;
	color: #666;
}
.quoted:after {
	display: table;
	clear: both;
	content: '';
}
	.quoted_person {
		width: 15%;
		height: auto;
		vertical-align: top;
		margin: 0 1em .5em 0;
		float: left;
	}
		.quoted_person img {
			width: 100%;
			height: auto;
		}
		.quote_author:before {
			content: "";
			width: 30px;
			height: 30px;
			background-repeat: no-repeat;
			background-size: auto 300px;
			background-position: -360px top;
			display: inline-block;
			margin-right: .76em;
			vertical-align: top;
		}
	.quote_author:before {
		background-image: url(//im.kommersant.ru/ContentFlex/images/icons_4x.png);
		background-size: auto 300px;
	}
	.quoted .quote_author {
		display: block;
		font-weight: 700;
		font-family: Arial, sans-serif;
	}

	.bracket {
		position: relative;
		clear: both;
		overflow: hidden;
		margin: 0 auto 24px auto;
		padding: .5em 0 .5em 2em;
		border-left: 1px solid #ccc;
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		box-sizing: border-box;
		font-size: 0.9em;
	}
		.bracket:after {
			position: absolute;
			top: 0;
			bottom: 0;
			left: 0;
			width: 1.8em;
			content: '';
			border-top: 1px solid #ccc;
			border-bottom: 1px solid #ccc;
		}
	.bracket h1,
	.bracket h2,
	.bracket h3,
	.bracket h4,
	.bracket p {
		max-width: 100%;
		width: 100%;
	}
	.bracket h1:first-child,
	.bracket h2:first-child,
	.bracket h3:first-child,
	.bracket h4:first-child {
		margin-top: .76em;
	}
.show_more__link {
	text-align: right;
	margin-bottom: 0;
}

.show_more__trigger {
	color: #009700;
}
.show_more__trigger:before {
	color: #333;
	content: "[ ";
}
.show_more__trigger:after {
	color: #333;
	content: " ]";
}
.show_more__content {
	display: none;
}
.show_more--show .show_more__content {
	display: block;
}
	.show_more--show .show_more__link {
		display: none;
	}

.chapter_navbar {
	display: block;
	background-color: #000;
	background-color: rgba(0,0,0,.8);
	box-shadow: 0 0 10px #000;
	position: fixed;
	top: 0;
	right: 0;
	left: 0;
	z-index: 2;
	margin: 0;
	padding: 0;
	height: 2em;
}
	.chapter_navbar:before {
		height: 100%;
		content:'';
		vertical-align: middle;
		display: inline-block;
	}
	.chapter_navbar__item {
		display: inline-block;
	}
	.chapter_navbar__item .chapter_navbar__link {
		font-size: 1em;
		line-height: 1.4em;
		display: inline-block;
		color: #ccc;
		padding: 0 1em;
		text-align: center;
		border-right: 1px solid #ddd;
		font-family: Arial, sans-serif;
		height: 1.4em;
		vertical-align: middle;
	}
		.chapter_navbar__item:hover .chapter_navbar__link {
			background-color: #666;
		}
	.chapter_navbar__item .chapter_navbar__link:hover {
		color: #fff;
	}

.index_panel {
	display: block;
	background: #000;
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	z-index: 2;
	margin: 0;
	padding: 0 1em;
	height: 30px;
	background-color: #000;
	background-color: rgba(0,0,0,.8);
	box-shadow: 0 0 10px 0;
	font-size: 0.875em;
	font-family: Arial;
}
	.index_panel .index_slider {
		color: #ccc;
		text-align: left;
		line-height: 30px;
	}
.index_panel a {
	text-decoration: none;
}

.index_menu {
	margin: 0;
	position: fixed;
	top: 30px;
	left: 0;
	font-size: 0.65em;
	width: 100%;
	bottom: 0;
	background-color: #000;
	background-color: rgba(0,0,0,.8);
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	z-index: 2;
	overflow: auto;
	-webkit-overflow-scrolling: touch;
	backface-visibility: hidden;
	box-shadow: 0 10px 10px #000;
	-webkit-transform: translate(0px, 0px);
	-moz-transform: translate(0px, 0px);
	-ms-transform: translate(0px, 0px);
	-o-transform: translate(0px, 0px);
	transform: translate(0px, 0px);

	-webkit-transition: -webkit-transform .5s ease;
	-moz-transition: -moz-transform .5s ease;
	-ms-transition: -ms-transform .5s ease;
	-o-transition: -o-transform .5s ease;
	transition: transform .5s ease;
	color: #ccc;
}

	.index_menu--off {
		-webkit-transform: translate(-496px, 0px);
		-moz-transform: translate(-496px, 0px);
		-ms-transform: translate(-496px, 0px);
		-o-transform: translate(-496px, 0px);
		transform: translate(-496px, 0px);
	}

.index_menu__item {
	margin: 10px;
}
.index_menu__item:hover {
	color: #fff;
}

.index_menu h4 {
	max-width: 100%;
	margin: 0;
	font-family: Arial, sans-serif;
	font-weight: normal;
	color: #ccc;
}
	.index_menu__item:hover h4 {
		color: #fff;
	}

.index_menu a {
	text-decoration: none;
}
.index_menu .photo {
	width: 90px;
	margin-left: -100px;
	float: left;
}
.index_menu .index_menu__chapter_number {
	position: absolute;
	width: 20px;
	height: 20px;
	background: #000;
	background: rgba(0,0,0,0.8);
	color: #ccc;
	text-align: center;
	line-height: 20px;
	font: 12px/20px Arial;
	z-index: 1;
	margin: 0;
	padding: 0;
	top: 31px;
	left: 70px;
}
.chapter_link {
	color: #ccc;
	display: block;
	position: relative;
	padding-left: 100px;
}
	.chapter_link:after {
		display: table;
		clear: both;
		content: '';
	}
	.chapter_link:hover {
		color: #fff;
	}
	.chapter_link:hover:before {
		background-color: #000;
		background-color: rgba(0,0,0,.8);
	}
	.chapter_link:hover:before,
	.chapter1--current .chapter_link--1:before,
	.chapter2--current .chapter_link--2:before,
	.chapter3--current .chapter_link--3:before,
	.chapter4--current .chapter_link--4:before,
	.chapter5--current .chapter_link--5:before,
	.chapter6--current .chapter_link--6:before,
	.chapter7--current .chapter_link--7:before {
		position: absolute;
		left: -10px;
		top: -10px;
		right: -10px;
		bottom: -10px;
		content: '';
		z-index: -1;
		background-color: #333;
		background-color: rgba(0,0,0,.5);
	}
	.chapter_link:hover:before {
		background-color: #000;
		background-color: rgba(0,0,0,.8);
	}

/* 2 columns */
@media only screen and (min-width: 480px) {
	.index_menu {
		font-size: .625em;
		width: 480px;
		max-width: 100%;
	}
	.index_menu__item {
		margin: 15px;
	}
	.index_menu .photo {
		width: 128px;
		margin-left: -143px;
	}
	.index_menu .index_menu__chapter_number {
		top: 53px;
		left: 108px;
	}
	.chapter_link {
		padding-left: 143px;
	}
	.chapter_link:hover:before,
	.chapter1--current .chapter_link--1:before,
	.chapter2--current .chapter_link--2:before,
	.chapter3--current .chapter_link--3:before,
	.chapter4--current .chapter_link--4:before,
	.chapter5--current .chapter_link--5:before,
	.chapter6--current .chapter_link--6:before,
	.chapter7--current .chapter_link--7:before {
		left: -15px;
		top: -15px;
		right: -15px;
		bottom: -15px;
	}
}

.index_slider .index_slider_content--off {
	display: none;
}

.index_slider .index_slider_content--on {
	display: inline-block;
}

.index_slider--on .index_slider_content--on {
	display: none;
}
.index_slider--on .index_slider_content--off {
	display: inline-block;
}

/* 3 columns 980px+ */
@media only screen and (min-width: 980px) {
	.index_menu {
		font-size: .625em;
		width: 670px;
	}
	.index_menu--off {
		-webkit-transform: translate(-686px, 0px);
		-moz-transform: translate(-686px, 0px);
		-ms-transform: translate(-686px, 0px);
		-o-transform: translate(-686px, 0px);
		transform: translate(-686px, 0px);
	}
}
/* gallery styles */
/* -------------------- gallery.css -------------------- */
/* common prev & next big photogallery controls */
.b-gallery .b-gallery__nav {
	position: absolute;
	top: 50%;
	bottom: 0;
	z-index: 1;
	display: block;
	margin-top: -30px;
	width: 60px;
	height: 60px;
	background: transparent;
	-webkit-transition: background 0.3s ease-out 0s;
	-moz-transition: background 0.3s ease-out 0s;
	-ms-transition: background 0.3s ease-out 0s;
	-o-transition: background 0.3s ease-out 0s;
	transition: background 0.3s ease-out 0s;
}
	.slider-link,
	.slider-link:focus {
		outline: none;
	}
	.b-gallery .b-gallery__nav:hover {
		background: rgba(0,0,0,0.6);
		-webkit-transition: background 0.3s ease-out 0s;
		-moz-transition: background 0.3s ease-out 0s;
		-ms-transition: background 0.3s ease-out 0s;
		-o-transition: background 0.3s ease-out 0s;
		transition: background 0.3s ease-out 0s;
		background: url( data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAMAAAAoyzS7AAAAA1BMVEUAAACnej3aAAAAAXRSTlOZyTXzhgAAAA1JREFUeNoBAgD9/wAAAAIAAVMrnDAAAAAASUVORK5CYII= )\9;
	}

	.b-gallery .b-gallery__nav .icon {
		margin: 15px 0 0 15px;
		opacity: 1;
		-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
		-webkit-transition: opacity 0.3s ease-out 0s;
		-moz-transition: opacity 0.3s ease-out 0s;
		-ms-transition: opacity 0.3s ease-out 0s;
		-o-transition: opacity 0.3s ease-out 0s;
		transition: opacity 0.3s ease-out 0s;
		*filter: alpha(opacity=100);
	}

	/* disable background for inactive controls */
	.b-gallery .b-gallery__nav.slider-inactive:hover {
		background-color: transparent;
		background: none\9;
	}

		/* changing arrow opacity for inactive controls */
		.b-gallery .b-gallery__nav.slider-inactive .icon {
			opacity: 0.25;
			-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=25)";
			-webkit-transition: opacity 0.3s ease-out 0s;
			-moz-transition: opacity 0.3s ease-out 0s;
			-ms-transition: opacity 0.3s ease-out 0s;
			-o-transition: opacity 0.3s ease-out 0s;
			transition: opacity 0.3s ease-out 0s;
			*filter: alpha(opacity=25);
		}

	/* previuos control */
	.b-gallery .b-gallery__previous {
		border-radius: 0 5px 5px 0;
		left: 0;
	}
	/* next control */
	.b-gallery .b-gallery__next {
		border-radius: 5px 0 0 5px;
		right: 0;
	}
		/* positioning href background for controls */
		.b-gallery .b-gallery__next .slider-link,
		.b-gallery .b-gallery__previous .slider-link {
			position: absolute;
			top: 0;
			left: 0;
			display: block;
			width: 100%;
			height: 100%;
		}

	/* dots  */
	.b-gallery-nav_lineup {
		width: 100%;
		padding: 0;
		list-style: none;
		text-align: center;
		font: 0/0 a;
		position: absolute;
		left: 0;
		z-index: 1;
		bottom: 0;
	}
		.b-gallery-nav_lineup .b-gallery-nav_lineup_item {
			position: relative;
			display: inline-block;
			margin: 4px;
			width: 12px;
			height: 12px;
			background-position: 0 -12px;
			background-repeat: no-repeat;
		}
			.b-gallery-nav_lineup .b-gallery-nav_lineup_item:hover {
				background-position: -12px -24px;
			}
			.b-gallery-nav_lineup .slider-nav-item-current {
				background-position: -12px 0;
			}

		/* usability styles for dots */
		.b-gallery-nav_lineup .b-gallery-nav_lineup_item .slider-link {
			position: absolute;
			top: -4px;
			right: -4px;
			bottom: -4px;
			left: -4px;
			display: block;
		}

		.b-gallery--aside {
			margin: 1.45em auto;
		}

/* 1 & 2 columns */
@media only screen and (max-width: 979px) {
	.b-gallery .b-gallery__nav {
	}
	.slider-touchable .b-gallery__nav {
		display: none;
	}
	.b-gallery-nav_lineup .b-gallery-nav_lineup_item {
		position: relative;
		display: inline-block;
		margin: 2px;
		width: 6px;
		height: 6px;
		background-position: 0 -6px;
		background-repeat: no-repeat;
		background-size: auto 18px
	}
		.b-gallery-nav_lineup .b-gallery-nav_lineup_item:hover {
			background-position: -6px -12px;
		}
			.b-gallery-nav_lineup .slider-nav-item-current {
				background-position: -6px 0;
			}

		/* usability styles for dots */
		.b-gallery-nav_lineup .b-gallery-nav_lineup_item .slider-link {
			position: absolute;
			top: -2px;
			right: -2px;
			bottom: -2px;
			left: -2px;
			display: block;
		}
}

/* gallery styles end */


.b-crimeantatars .b-gallery .b-gallery-canvas {
	position: relative;
	overflow: hidden;
	padding-bottom: 56.25%;
	height: 0;
	cursor: pointer;
}

.b-crimeantatars .b-gallery .b-gallery__item {
	position: absolute;
	top: 0;
	left: 0;
	overflow: hidden;
	width: 100%;
	height: 100%;
}

.b-crimeantatars .b-gallery .b-gallery__item .photo {
	background-color: #000;
}

.b-crimeantatars .slider .b-gallery-pic_info {
	visibility: hidden;
	opacity: 0;
	-webkit-transition: opacity 0.3s ease-out 0s, visibility 0s linear 0.3s;
	-moz-transition: opacity 0.3s ease-out 0s, visibility 0s linear 0.3s;
	-ms-transition: opacity 0.3s ease-out 0s, visibility 0s linear 0.3s;
	-o-transition: opacity 0.3s ease-out 0s, visibility 0s linear 0.3s;
	transition: opacity 0.3s ease-out 0s, visibility 0s linear 0.3s;
	*filter: alpha(opacity=0);
}

.b-crimeantatars .slider-hover .b-gallery-pic_info {
	visibility: visible;
	opacity: 1;
	-webkit-transition: opacity 0.3s ease-out 0s, visibility 0s linear 0s;
	-moz-transition: opacity 0.3s ease-out 0s, visibility 0s linear 0s;
	-ms-transition: opacity 0.3s ease-out 0s, visibility 0s linear 0s;
	-o-transition: opacity 0.3s ease-out 0s, visibility 0s linear 0s;
	transition: opacity 0.3s ease-out 0s, visibility 0s linear 0s;
	*filter: alpha(opacity=100);
}

.b-crimeantatars .b-gallery .b-gallery-pic_info {
	text-align: left;
	visibility: visible;
	color: #fff;
	color: rgba(255, 255, 255, 0.9);
	text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.75);
	z-index: 10;
	position: absolute;
	padding: 5px 10px;
	background-color: #000;
	background-color: rgba(0,0,0,0.6);
	border-radius: 3px;
	top: 10%;
	right: auto;
	bottom: auto;
	left: 4.375%;
	max-width: 75%;
	font: 12px/14px Georgia;
}
.b-crimeantatars .b-gallery .b-gallery-pic_info--tl {
	top: 10%;
	right: auto;
	bottom: auto;
	left: 4.375%;
}
.b-crimeantatars .b-gallery .b-gallery-pic_info--tr {
	top: 10%;
	right: 4.375%;
	bottom: auto;
	left: auto;
}
.b-crimeantatars .b-gallery .b-gallery-pic_info--bl {
	top: auto;
	right: auto;
	bottom: 10%;
	left: 4.375%;
}
.b-crimeantatars .b-gallery .b-gallery-pic_info--br {
	top: auto;
	right: 4.375%;
	bottom: 10%;
	left: auto;
}
.b-crimeantatars .b-gallery .b-gallery-pic_info__sign {
	font: 10px/12px Georgia;
	color: #ccc;
	margin: 0;
	max-width: 100%;
	width: auto;
}
.b-crimeantatars .b-gallery .b-gallery-pic_info__sign--big {
	font: 14px/1.5em Georgia;
}

@media only screen and (min-width: 480px), not screen {
	.b-crimeantatars .b-gallery .b-gallery-pic_info__sign {
		font: 14px/16px Georgia;
	}
	.b-crimeantatars .b-gallery .b-gallery-pic_info__sign--big {
		font: 18px/1.5em Georgia;
	}
}

@media only screen and (min-width: 980px), not screen {
	.b-crimeantatars .b-gallery .b-gallery-pic_info {
		padding: 15px 30px;
		border-radius: 5px;
		max-width: 50%;
		display: block;
	}
	.b-crimeantatars .b-gallery .b-gallery-pic_info__sign {
		font: 18px/24px Georgia;
	}
	.b-crimeantatars .b-gallery .b-gallery-pic_info__sign--big {
		font: 24px/1.5em Georgia;
	}
}

.b-crimeantatars .b-gallery .b-gallery__nav {
	border-radius: 50%;
}
.b-crimeantatars .b-gallery .b-gallery__nav,
.b-crimeantatars .b-gallery .b-gallery__nav:hover {
	background-color: #000;
	background-color: rgba(0,0,0,0.4);
}
@media only screen and (max-width: 479px), not screen {
	.b-crimeantatars .b-gallery .b-gallery__nav,
	.b-crimeantatars .b-gallery .b-gallery__nav:hover {
		background-color: transparent;
	}
}
@media only screen and (min-width: 980px), not screen {
	.b-crimeantatars .b-gallery .b-gallery__nav .icon {
		margin: 8px 0 0 8px;
	}

	.b-crimeantatars .b-gallery .b-gallery__nav {
		position: absolute;
		top: 50%;
		bottom: 0;
		z-index: 1;
		display: block;
		margin-top: -38px;
		width: 76px;
		height: 76px;
		background-color: #000;
		background-color: rgba(0,0,0,0.4);
		backface-visibility: hidden;
	}
	.b-crimeantatars .b-gallery .b-gallery__next {
		border-radius: 38px;
		right: 30px;
	}
	.b-crimeantatars .b-gallery .b-gallery__previous {
		border-radius: 38px;
		left: 30px;
	}
	.b-crimeantatars .icon-left_arrow,
	.b-crimeantatars .icon-right_arrow {
		display: inline-block;
		overflow: hidden;
		padding-top: 60px;
		width: 60px;
		height: 0;
		background-color: transparent;
		background-image: url(//im.kommersant.ru/ContentFlex/images/arrows_icons_4x.png);
		background-position: 0 0;
		background-repeat: no-repeat;
		vertical-align: top;
		direction: ltr;
		text-indent: -200px;
	}
	.b-crimeantatars .icon-left_arrow {
		background-position: 0 -120px;
	}
	.b-crimeantatars .icon-right_arrow {
		background-position: -60px -120px;
	}
}
.b-crimeantatars .b-gallery-nav_lineup {
	position: absolute;
	bottom: 4%;
	left: 0;
	z-index: 1;
	padding: 0;
	width: 100%;
	list-style: none;
	text-align: center;
	font: 0/0 a;
	backface-visibility: hidden;
}
.b-crimeantatars .b-gallery-nav_lineup .b-gallery-nav_lineup_item {
	border: 1px solid #fff;
	border: 1px solid rgba(255, 255, 255, 0.25);
	border-radius: 50%;
}
.b-crimeantatars .b-article__bracket {
	margin: 0 auto 24px auto;
	max-width: 800px;
	font: .86em/normal Georgia;
	color: #666;
}
.b-crimeantatars .b-article .b-incut.b-incut_video {
	float: none;
	width: auto;
}
.b-crimeantatars .b-article time {
	font-weight: bold;
}
.b-crimeantatars .b-article .b-article__bracket:after,
.b-crimeantatars .b-article .b-incut:after {
	z-index: auto;
}
@media only screen and (min-width: 980px), not screen {
	.b-crimeantatars .b-article .b-incut.b-incut_video {
		float: right;
		width: 400px;
		margin-left: 30px;
	}
}
.main_footer {
	margin-top: 40px;
	margin-left: auto;
	margin-right: auto;
	max-width: 92%;
	width: 960px;
}
	.main_footer .article_publish_time {
		padding-top: 5px;
		padding-right: 20px;
		border-top: 1px solid #ccc;
		color: #999;
		font: 11px/14px Arial, sans-serif;
		float: right;
	}
	.main_footer .logo {
		margin: 3em auto;
		display: block;
		width: 30px;
		height: auto;
	}
@media only screen and (min-width: 980px), not screen {
	.main_footer .logo {
		width: 60px;
	}
}

.anchoring {
	display: block;
	list-style: none;
	line-height: 2.827em;
}
.anchoring__item {
	text-align: center;
}
