html,body,ul,ol,p,h1,h2 {
	padding: 0;
	margin: 0;
}
html {
	font: 62.5%/1.4 Georgia, serif;
}
body,html {
	height: 100%;
}
h2 {
	font: italic 3.5rem/1.25 'Roboto', sans-serif;
	font-weight: 300;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
			box-sizing: border-box;
	margin-bottom: 20px;
	text-transform: uppercase;
}
body {
	position: relative;
}
img {
	border: 0;
}
/* VICON */
.vicon {
	fill: currentcolor;
	position: relative;
	display: inline-block;
	vertical-align: middle;
	font: 22px/0 a;
}
.vicon__body {
	width: 1em;
	height: 1em;
	background: inherit;
	-webkit-transform: translateX(0);
		-o-transform: translateX(0);
			transform: translateX(0);
	-ms-transform: translate(0.5px, -0.3px);
}
.refugees_popup_menu__holder .vicon.vicon--refugees-fb, .refugees_popup_menu__holder .vicon.vicon--refugees-vk, .refugees_popup_menu__holder .vicon.vicon--refugees-ok, .refugees_popup_menu__holder .vicon.vicon--refugees-tw  {
	background: transparent;
	font-size: 40px;
	width: 40px;
}
.refugees_layout {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
			box-sizing: border-box;
	position: relative;
	overflow: hidden;
}
.refugees_layout .vicon {
	fill: #f22613;
}
/* VICON END */
/* POPUP MENU & SOCIALS */
.refugees_popup_menu__holder {
	position: relative;
	width: 355px;
	z-index: 19;
}
.refugees_popup_menu {
	position: fixed;
	top: 0;
	bottom: 0;
	text-transform: uppercase;
	opacity: 1;
	will-change: transform;
	z-index: 11;
	width: 355px;
	left: -285px;
	transform: translate3d(0,0,0);
	-webkit-transition: visibility 0s cubic-bezier(.05, .69, .14, 1) .3s, opacity .3s cubic-bezier(.05, .69, .14, 1) 0s, -webkit-transform .3s cubic-bezier(.05, .69, .14, 1) 0s;
	transition: visibility 0s cubic-bezier(.05, .69, .14, 1) .3s, opacity .3s cubic-bezier(.05, .69, .14, 1) 0s, -webkit-transform .3s cubic-bezier(.05, .69, .14, 1) 0s;
	-o-transition: visibility 0s cubic-bezier(.05, .69, .14, 1) .3s, opacity .3s cubic-bezier(.05, .69, .14, 1) 0s, -o-transform .3s cubic-bezier(.05, .69, .14, 1) 0s;
	transition: transform .3s cubic-bezier(.05, .69, .14, 1) 0s, visibility 0s cubic-bezier(.05, .69, .14, 1) .3s, opacity .3s cubic-bezier(.05, .69, .14, 1) 0s;
	transition: transform .3s cubic-bezier(.05, .69, .14, 1) 0s, visibility 0s cubic-bezier(.05, .69, .14, 1) .3s, opacity .3s cubic-bezier(.05, .69, .14, 1) 0s, -webkit-transform .3s cubic-bezier(.05, .69, .14, 1) 0s, -o-transform .3s cubic-bezier(.05, .69, .14, 1) 0s;
}
.refugees_popup_menu--is_shown {
	left: 0;
	background-color: #fff;
	/* transform: translate(285px,0); */
}
.csstransforms3d .refugees_popup_menu--is_shown {
	transform: translate3d(285px,0,0);
	left: -285px;
	-webkit-transition: visibility 0s cubic-bezier(.05, .69, .14, 1) .3s, opacity .3s cubic-bezier(.05, .69, .14, 1) 0s, -webkit-transform .3s cubic-bezier(.05, .69, .14, 1) 0s;
	transition: visibility 0s cubic-bezier(.05, .69, .14, 1) .3s, opacity .3s cubic-bezier(.05, .69, .14, 1) 0s, -webkit-transform .3s cubic-bezier(.05, .69, .14, 1) 0s;
	-o-transition: visibility 0s cubic-bezier(.05, .69, .14, 1) .3s, opacity .3s cubic-bezier(.05, .69, .14, 1) 0s, -o-transform .3s cubic-bezier(.05, .69, .14, 1) 0s;
	transition: transform .3s cubic-bezier(.05, .69, .14, 1) 0s, visibility 0s cubic-bezier(.05, .69, .14, 1) .3s, opacity .3s cubic-bezier(.05, .69, .14, 1) 0s;
	transition: transform .3s cubic-bezier(.05, .69, .14, 1) 0s, visibility 0s cubic-bezier(.05, .69, .14, 1) .3s, opacity .3s cubic-bezier(.05, .69, .14, 1) 0s, -webkit-transform .3s cubic-bezier(.05, .69, .14, 1) 0s, -o-transform .3s cubic-bezier(.05, .69, .14, 1) 0s;
}
.refugees_popup_menu__inner {
	z-index: 3;
	position: relative;
	overflow: hidden;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
			box-sizing: border-box;
	background-color: transparent;
	height: 100%;
	-webkit-overflow-scrolling: touch;
	padding-top: 100px;
}
.refugees_popup_menu--is_shown .refugees_popup_menu__inner {
	overflow: auto;
}
.refugees_popup_menu__list {
	list-style: none;
	padding: 10px 20px 0 60px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
			box-sizing: border-box;
}
.refugees_popup_menu__item {
	font: italic 2.8rem/1.25 'Roboto', sans-serif;
	font-weight: 300;
	margin-bottom: 30px;
	color: transparent;
	position: relative;
}
.refugees_popup_menu__part {
	font: 2rem/1.25 'Roboto', sans-serif;
	text-transform: none;
}
.refugees_popup_menu--is_shown .refugees_popup_menu__item {
	color: #f22613;
}
.refugees_popup_menu__item--current a {
	text-decoration: underline;
}
.refugees_popup_menu__item a {
	color: inherit;
	text-decoration: none;
}
.refugees_popup_menu__holder .vicon {
	font-size: 30px;
	width: 30px;
}
.vicon--slash {
	position: absolute;
	font-size: 240px;
	width: 240px;
	height: 240px;
	left: 18%;
	top: -20px;
	z-index: -1;
}
.vicon--slash11 {
	top: -64px;
}
.refugees_popup_menu__holder .vicon--slash {
	display: none;
	position: absolute;
	font-size: 355px;
	width: 355px;
	height: 355px;
	left: -120px;
	top: -65px;
}
.refugees_popup_menu__holder .refugees_popup_menu--is_shown .vicon--slash {
	display: block;
}
.socials {
	display: none;
	font-size: 0;
	text-align: justify;
	text-justify: distribute-all-lines;
	vertical-align: middle;
	position: absolute;
	width: 240px;
	margin: 0 auto;
	left: 0;
	right: 0;
	z-index: 12;
	height: 44px;
}
.socials:after {
	width: 100%;
	content: '';
	display: inline-block;
}
@media only screen and (max-height: 580px) {
	.socials {
		position: relative;
		bottom: auto;
		margin-bottom: 20px;
	}
}
.refugees_popup_menu--is_shown .socials {
	display: block;
}
.socials__item {
	display: inline-block;
	vertical-align: top;
	position: relative;
	left: 0;
	right: 0;
	margin: 0 auto;
}
.socials__item .number {
	text-align: center;
	font: 1rem/1.5 Open Sans, Arial, sans-serif;
	color: #f22613;
	display: block;
}
.social_link {
	display: block;
	text-align: center;
	text-decoration: none;
}
/* mobile buttons & socials */
.popup_menu_main_button {
	position: fixed;
	left: 6px;
	top: 30px;
	background-color: transparent;
	width: 50px;
	height: 50px;
	box-sizing: border-box;
	z-index: 12;
	opacity: .8;
}
	.refugees_popup_menu--is_shown ~ .popup_menu_main_button {
		left: 6px;
		top: 30px;
		opacity: 1;
	}
.popup_menu_logo_icon {
	position: fixed;
	left: 13px;
	top: 30px;
	z-index: 12;
	display: none;
}
	.refugees_popup_menu--is_shown ~ .popup_menu_logo_icon {
		display: block;
	}
.popup_menu_close_button {
	position: fixed;
	top: 32px;
	left: 290px;
	z-index: 12;
	display: none;
	cursor: pointer;
}
	.refugees_popup_menu--is_shown .popup_menu_close_button {
		display: block;
	}
.socials--fixed {
	display: none;
}
.socials--fixed.socials--off {
	display: none;
}
/* mobile buttons & socials end */
/* desktop buttons & socials */
@media only screen and (min-width: 780px) and (min-height: 360px) {
	.popup_menu_main_button {
		left: 6px;
		top: 30px;
		opacity: 1;
	}
	.popup_menu_logo_icon {
		display: block;
	}
	.socials--fixed {
		display: block;
		position: fixed;
		left: 9px;
		bottom: 20px;
		height: auto;
		width: auto;
		right: auto;
	}
	.socials--fixed .socials__item {
		display: block;
		width: 52px;
		padding: 5px;
		box-sizing: border-box;
	}
}
/* desktop buttons & socials end */
/* POPUP MENU & SOCIALS END */
.refugees_temp {
	color: red;
	font-size: 3rem;
	text-transform: uppercase;
	text-align: center;
	width: 80%;
	margin: 20px auto;
}
.refugees_iframe_holder {
	position: relative;
	padding-bottom: 56.25%;
	padding-top: 30px;
	height: 0;
	overflow: hidden;
	border: 0;
	width: 100%;
	display: block;
	margin: 0 auto 30px;
}
.refugees_iframe_holder iframe,.refugees_iframe_holder object,.refugees_iframe_holder embed {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
.refugees_holder {
	margin: 20px auto;
	padding-left: 17.0289%;
	margin-right: 25.5435%;
}
	.refugees_holder--middle {
		margin: 20px auto;
		padding-left: 17.0289%;
		margin-right: 17.0289%;
	}
	.refugees_holder--large {
		padding-left: 0;
		margin-right: 0;
	}
	.refugees_holder img {
		width: 100%;
		height: auto;
	}
.refugees_video_holder {
	background-color: #000;
}
.refugees_video_holder--content {
	margin-left: 17.0289%;
	margin-right: 25.5435%;
}
.refugees_video {
	/* width: 100%;
	padding-top: 56.25%; */
	margin-bottom: 30px;
	height: 100%;
}
	.refugees_video--top,
	.refugees_video--bottom {
		margin-bottom: -3px;
	}
		.refugees_video--top .vicon,
		.refugees_top .vicon {
			font-size: 30px;
			margin: 0 auto;
			width: 30px;
			position: absolute;
			bottom: 15px;
			left: 0;
			right: 0;
		}
.refugees_video__text {
	color: #fff;
	position: absolute;
	bottom: 3%;
	left: 20%;
	width: 50%;
}
	.refugees_video--top .refugees_video__text {
		width: 1104px;
		left: 0;
		right: 0;
		bottom: 0;
		font: 0/0 a;
		padding: 0 0 68px;
		box-sizing: border-box;
		margin: 0 auto;
	}
	.refugees_video--top .refugees_video__title {
		display: inline-block;
		text-align: right;
		font: italic 4.4rem/1.1818 'Roboto', sans-serif;
		font-weight: 300;
		width: 33.3333%;
		padding: 0 2.1739% 0 0;
		box-sizing: border-box;
		vertical-align: top;
		text-transform: uppercase;
		margin-bottom: 20px;
		color: #fff;
	}
.refugees_video__description {
	font: 1.4rem/1.3571 'Roboto', sans-serif;
}
	.refugees_video--top .refugees_video__description {
		display: inline-block;
		text-align: left;
		width: 66.6666%;
		padding: 0 33.3333% 0 2.1739%;
		box-sizing: border-box;
		text-transform: uppercase;
		vertical-align: top;
	}
.refugees_content {
	width: 1104px;
	box-sizing: border-box;
	font-size: 1.7rem;
	color: #0b0d12;
	margin: 0 auto;
}
.refugees_section_title {
	padding-left: 8.5144%;
	color: #f22613;
	margin-top: 100px;
	margin-bottom: 30px;
	position: relative;
}
.refugees_part_number {
	font: 2.5rem/1.25 'Roboto', sans-serif;
}
.refugees_content>p {
	margin-bottom: 28px;
	padding-left: 17.0289%;
	padding-right: 25.5435%;

}
.refugees_picture__holder {
	min-width: 300px;
	width: 33%;
	position: absolute;
	right: 0;
}
.refugees_picture {
	position: absolute;
	right: 0;
	z-index: -1;
	-webkit-transform: translate3d(100%,0,0);
			transform: translate3d(100%,0,0);
	background: transparent no-repeat 100% 0;
	background-size: contain;
}
	.refugees_picture--ship {
		background-image: url(//im.kommersant.ru/CorpImages/Projects/deadlyroute/content/dignity_new.png);
		width: 100%;
		height: 0;
		padding-bottom: 75.11%;
	}
	.refugees_picture--boat {
		-webkit-transform: translate3d(100%,0,0);
				transform: translate3d(100%,0,0);
		background-image: url(//im.kommersant.ru/CorpImages/Projects/deadlyroute/content/rubber_boat_empty.png);
		width: 100%;
		height: 0;
		padding-bottom: 126%;
	}
	.refugees_picture__inner {
		width: 100%;
		height: 0;
		padding-bottom: 132.6423%;
		background: transparent url(//im.kommersant.ru/CorpImages/Projects/deadlyroute/content/rubber_boat_croud.png) no-repeat 100% 0;
		background-size: contain;
		opacity: 0;
	}
		.refugees_picture__inner--is_shown {
			opacity: 1;
		}
	.refugees_picture--engine {
		background-image: url(//im.kommersant.ru/CorpImages/Projects/deadlyroute/content/boat_engine_new.png);
		width: 60%;
		height: 0;
		padding-bottom: 100%;
	}
	.refugees_picture--is_shown {
		-webkit-transform: translate3d(0,0,0);
				transform: translate3d(0,0,0);
	}

.refugees_label {
	color: #f22613;
	font: 1.4rem/1.3571 'Roboto', sans-serif;
	text-transform: uppercase;
}
	.refugees_label a {
		color: #f22613;
		text-decoration: none;
	}
.refugees_content__quote {
	padding-left: 8.5144%;
	padding-right: 25.5435%;
	margin: 50px 0;
}
	.refugees_content__quote__text {
		font: 2.3rem/1.1739 'Roboto', sans-serif;
		font-weight: 300;
		color: #f22613;
		margin-bottom: 30px;
	}
	.refugees_content__quote__author {
		font: 1.4rem/1.3571 'Roboto', sans-serif;
		color: #0b0d12;
		text-transform: uppercase;
		text-align: right;
	}
.refugees_map {
	width: 100%;
	height: 500px;
	border: 0;
	margin-bottom: 30px;
}
.refugees_statistics,
.refugees_incut {
	float: right;
	color: #f22613;
	width: 23.3696%;
}
.refugees_incut a {
	text-decoration: none;
}
.refugees_incut img {
	width: 100%;
}
.refugees_statistics__title {
	font: italic 3.5rem/1.25 'Roboto', sans-serif;
	font-weight: 300;
	white-space: nowrap;
}
.refugees_statistics__text em {
	font-size: 2.4rem;
}
.refugees_statistics__text {
	font: 1.4rem/1.3571 'Roboto', sans-serif;
	margin-bottom: 20px;
	text-transform: uppercase;
}
.refugees_collapsed {
	background: #fff;
	position: relative;
	margin-left: 8.5365%;
	margin-right: 25.6097%;
	margin-bottom: 30px;
	min-height: 45px;
	box-sizing: border-box;
	border: 1px solid #f22613;
}
.refugees_collapsed a {
	text-decoration: none;
}
.refugees_collapsed .vicon {
	font-size: 30px;
	position: absolute;
	right: 20px;
	top: 8px;
	-webkit-transition: -webkit-transform .2s ease-out 0s;
	transition: -webkit-transform .2s ease-out 0s;
	-o-transition: -o-transform .2s ease-out 0s;
	transition: transform .2s ease-out 0s;
	transition: transform .2s ease-out 0s, -webkit-transform .2s ease-out 0s, -o-transform .2s ease-out 0s;
	width: 30px;
	height: 30px;
}
.refugees_collapsed--is_shown .vicon {
	-webkit-transform: rotateX(180deg);
		-ms-transform: rotateX(180deg);
		-o-transform: rotateX(180deg);
			transform: rotateX(180deg);
	-webkit-transform-origin: 50% 50%;
		-ms-transform-origin: 50% 50%;
		-o-transform-origin: 50% 50%;
			transform-origin: 50% 50%;
}
.refugees_collapsed__title {
	font: italic 2.3rem/1.739 'Roboto', sans-serif;
	font-weight: 300;
	color: #f22613;
	text-transform: uppercase;
	padding: 4px 60px 4px 20px;
	box-sizing: border-box;
}
.refugees_collapsed__text {
	color: #0b0d12;
	font-size: 1.7rem;
	padding-left: 13.1%;
	display: none;

}
.refugees_collapsed__text p:first-of-type {
	margin-top: 20px;
}
.refugees_collapsed__text p {
	margin-right: 16px;
	padding-bottom: 30px;
}
.refugees_collapsed--is_shown .refugees_collapsed__text {
	display: block;
}


/* gallery */
.refugees_gallery__title {
	font: italic 2.3rem/1.739 'Roboto', sans-serif;
	font-weight: 300;
	color: #f22613;
	padding-left: 8.5144%;
	margin-bottom: 20px;
	margin-top: 50px;
	text-transform: uppercase;
}
.refugees_gallery__holder {
	margin: 50px 0;
}
.refugees_gallery__title  + .refugees_gallery__holder {
	margin: 0 0 50px;
}
.refugees_gallery__body {
	font: 0/0 a;
	position: relative;
	margin-bottom: 20px;
}
.refugees_content .refugees_gallery__body {
	padding-left: 17.0289%;
}
.refugees_gallery__body .refugees_gallery__list {
	position: relative;
	width: 100%;
	height: 100%;
	overflow: hidden;
}
.refugees_gallery__body .refugees_gallery__item {
	width: 100%;
	position: relative;
	display: inline-block;
	margin: 0;
	margin-right: -100%;
	vertical-align: top;
}
.refugees_gallery__body .refugees_gallery__item__info,
.refugees_photo__holder .refugees_gallery__item__info {
	font: 1.4rem/1.3571 'Roboto', sans-serif;
	text-transform: uppercase;
	color: #f22613;
	word-wrap: break-word;
}
.refugees_gallery__body .refugees_gallery__item__src,
.refugees_photo__holder .refugees_gallery__item__src {
	font: 1.4rem/1.3571 'Roboto', sans-serif;
	text-transform: uppercase;
	color: #0b0d12;
	margin-top: 20px;
	word-wrap: break-word;
}
.refugees_gallery__body .photo img {
	width: 100%;
}
.refugees_gallery__body .refugees_gallery__picture_sign {
	margin-top: 20px;
}
.refugees_gallery__body .vicon--fullscreen_photo {
	position: absolute;
	right: -webkit-calc(28.166% + 34px);
	right: calc(28.166% + 34px);
	bottom: 12px;
	font-size: 30px;
	cursor: pointer;
	display: none;
}
.refugees_gallery__body:hover .vicon--fullscreen_photo {
	display: block;
}
.refugees_gallery__body .vicon--close {
	display: none;
}
.refugees_gallery__container--single .refugees_vicon-left_arrow,
.refugees_gallery__container--single .refugees_vicon-right_arrow	{
	display: none;
}
.refugees_photo__holder {
	font: 0/0 a;
	width: 100%;
	margin: 50px 0;
}
.refugees_photo__container {
	position: relative;
}
.refugees_photo__item {
	margin: 0;
}
.refugees_photo__item .photo {
	position: relative;
}
.refugees_photo__item .photo img {
	width: 100%;
}
.refugees_photo__item .vicon--close {
	display: none;
}
.refugees_photo__item .vicon--fullscreen_photo {
	position: absolute;
	right: 10px;
	bottom: 10px;
	display: none;
	font-size: 30px;
}
.refugees_photo__item:hover .vicon--fullscreen_photo {
	display: block;
}
.refugees_photo__holder .nano > .nano-content  {
	background-color: transparent;
}
.modal .refugees_gallery__body:hover .vicon--fullscreen_photo,
.modal .refugees_photo__item:hover .vicon--fullscreen_photo {
	display: none;
}
/* photo versions */
/* line */
.refugees_photo__holder--line {
	margin-bottom: 0;
}
.refugees_photo__holder--line .refugees_photo__container {
	width: 50%;
	box-sizing: border-box;
	display: inline-block;
	margin: 0;
	vertical-align: top;
}
.refugees_photo__holder--line .refugees_photo__container:first-child {
	padding-right: 12px;
}
.refugees_photo__holder--line .refugees_photo__container:last-child {
	padding-left: 12px;
}
.refugees_photo__holder--line .refugees_photo__item .refugees_gallery__picture_sign {
	position: relative;
	width: 100%;
	max-width: 540px;
	height: 210px;
}
.refugees_photo__holder--line .refugees_photo__container:first-child .refugees_gallery__picture_sign {
	float: right;
}
.refugees_photo__holder--line .refugees_photo__container:first-child .refugees_gallery__picture_sign .refugees_gallery__item__info,
.refugees_photo__holder--line .refugees_photo__container:first-child .refugees_gallery__picture_sign .refugees_gallery__item__src {
	padding-left: 34.8148%;
}
.refugees_photo__holder--line .refugees_photo__container:last-child .refugees_gallery__picture_sign .refugees_gallery__item__info,
.refugees_photo__holder--line .refugees_photo__container:last-child .refugees_gallery__picture_sign .refugees_gallery__item__src {
	padding-right: 52.2222%;
}
.refugees_photo__holder--line .refugees_photo__item .photo {
	margin-bottom: 20px;
}
/* diagonal */
.refugees_photo__holder--diagonal {
	padding-left: 17.0289%;
	padding-right: 25.5435%;
	box-sizing: border-box;
}
.refugees_photo__holder--diagonal .refugees_photo__container {
	width: 100%;
}
.refugees_photo__holder--diagonal .refugees_photo__container:first-child {
	z-index: 1;
}
.refugees_photo__holder--diagonal .refugees_photo__container:first-child .photo {
	width: 55.5205%;
	padding-left: calc(40.694% + 24px);
}
.refugees_photo__holder--diagonal .refugees_photo__container:first-child .refugees_gallery__picture_sign {
	width: 40.694%;
	left: 0;
	top: 0;
	height: calc(100% - 68px);
}
.refugees_photo__holder--diagonal .refugees_photo__container:last-child {
	top: -48px;
}
.refugees_photo__holder--diagonal .refugees_photo__container:last-child .photo {
	width: 70.347%;
}
.refugees_photo__holder--diagonal .refugees_photo__container:last-child .refugees_gallery__picture_sign {
	width: 22.7129%;
	right: 0;
	padding-top: 68px;
}
/* gvg */
.refugees_photo__holder--gvg {
	position: relative;
	margin-bottom: 70px;
}
.refugees_photo__holder--gvg .refugees_photo__container {
	width: 31.884%;
	box-sizing: border-box;
	display: inline-block;
	margin: 0;
	vertical-align: top;
}
.refugees_photo__holder--gvg .refugees_photo__container .photo {
	margin-bottom: 20px;
}
.refugees_photo__holder--gvg .refugees_photo__container:nth-child(2) {
	margin-left: 2.1739%;
	width: 65.9419%;
}
.refugees_photo__holder--gvg .refugees_photo__container:nth-child(2) .photo {
	width: 48.3516%;
	display: inline-block;
}
.refugees_photo__holder--gvg .refugees_photo__container:nth-child(3) {
	position: absolute;
	top: 160px;
	right: 0;
}
.refugees_photo__holder--gvg .refugees_photo__container .refugees_gallery__picture_sign {
	width: 100%;
	height: 145px;
	position: relative;
}
.refugees_photo__holder--gvg .refugees_photo__container:nth-child(2) .refugees_gallery__picture_sign {
	width: 51.6484%;
	display: inline-block;
	vertical-align: top;
	padding-left: 3.2968%;
	box-sizing: border-box;
}
.refugees_photo__holder--gvg_1 .refugees_photo__container:nth-child(1) .refugees_gallery__picture_sign {
	height: 195px;
}
.refugees_photo__holder--gvg_1 .refugees_photo__container:nth-child(2) .refugees_gallery__picture_sign {
	height: 175px;
}
.refugees_photo__holder--gvg_1 .refugees_photo__container:nth-child(3) {
	top: 190px;
}
.refugees_photo__holder--gvg_1 .refugees_photo__container:nth-child(3) .refugees_gallery__picture_sign {
	height: 145px;
}

/* vgg */
.refugees_photo__holder--vgg {
	position: relative;
	padding-left: 17.0289%;
	padding-right: 25.5435%;
	box-sizing: border-box;
}
.refugees_photo__holder--vgg .refugees_photo__container:nth-child(1) {
	margin-bottom: 20px;
}
.refugees_photo__holder--vgg .refugees_photo__container:nth-child(2) {
	position: absolute;
	width: 14.855%;
	top: 420px;
	right: 25.5435%;
}
.refugees_photo__holder--vgg .refugees_photo__container:nth-child(1) .photo {
	width: 70.347%;
	display: inline-block;
}
.refugees_photo__holder--vgg .refugees_photo__container:nth-child(2) .photo {
	margin-bottom: 20px;
}
.refugees_photo__holder--vgg .refugees_photo__container:nth-child(3) .photo {
	width: 55.5205%;
	display: inline-block;
	float: right;
}
.refugees_photo__holder--vgg .refugees_photo__container .refugees_gallery__picture_sign {
	position: relative;
	height: 100px;
	width: 100%;
}
.refugees_photo__holder--vgg .refugees_photo__container:nth-child(1) .refugees_gallery__picture_sign {
	display: inline-block;
	width: 25.8675%;
	height: 400px;
	vertical-align: top;
	margin-left: 3.7855%;
}
.refugees_photo__holder--vgg .refugees_photo__container:nth-child(3) .refugees_gallery__picture_sign {
	display: inline-block;
	width: 40.694%;
	height: 234px;
	vertical-align: top;
	margin-left: 3.7855%;
}


/* ggv */
.refugees_photo__holder--ggv {
	position: relative;
	margin-bottom: 150px;
}
.refugees_photo__holder--ggv .refugees_photo__container .photo {
	display: inline-block;
	margin-right: 2.1739%;
	margin-left: 17.0289%;
}
.refugees_photo__holder--ggv .refugees_photo__container:first-child .photo {
	width: 57.4275%;
	margin-bottom: 20px;
}
.refugees_photo__holder--ggv .refugees_photo__container:nth-child(2) .photo {
	width: 40.3986%;
}
.refugees_photo__holder--ggv .refugees_photo__container:nth-child(3) {
	position: absolute;
	width: 23.3696%;
	top: 220px;
	right: 0;
}
.refugees_photo__holder--ggv .refugees_photo__container:nth-child(3) .photo {
	width: 100%;
	margin-left: 0;
	margin-right: 0;
	display: block;
	margin-bottom: 20px;
}
.refugees_photo__holder--ggv .refugees_photo__container .refugees_gallery__picture_sign {
	position: relative;
	width: 23.3696%;
	height: 200px;
	display: inline-block;
	vertical-align: top;
}
.refugees_photo__holder--ggv .refugees_photo__container:nth-child(2) .refugees_gallery__picture_sign {
	width: 14.855%;
	height: 268px;
}
.refugees_photo__holder--ggv .refugees_photo__container:nth-child(3) .refugees_gallery__picture_sign {
	width: 100%;
}
/* ggg */
.refugees_photo__holder--ggg {
	margin-bottom: 0;
}
.refugees_photo__holder--ggg .refugees_photo__container .photo {
	display: inline-block;
	margin-right: 2.1739%;
	margin-left: 17.0289%;
}
.refugees_photo__holder--ggg .refugees_photo__container:first-child {
	margin-bottom: 20px;
}
.refugees_photo__holder--ggg .refugees_photo__container:first-child .photo {
	width: 40.3986%;
}
.refugees_photo__holder--ggg .refugees_photo__container:nth-child(2) .photo {
	width: 57.4275%;
}
.refugees_photo__holder--ggg .refugees_photo__container:nth-child(3) .photo {
	width: 23.3696%;
	top: -68px;
	left: 8.5145%;
}
.refugees_photo__holder--ggg .refugees_photo__container .refugees_gallery__picture_sign {
	position: relative;
	width: 23.3696%;
	height: 80px;
	display: inline-block;
	vertical-align: top;
}
.refugees_photo__holder--ggg .refugees_photo__container:first-child .refugees_gallery__picture_sign {
	vertical-align: bottom;
}
.refugees_photo__holder--ggg .refugees_photo__container:nth-child(2) .refugees_gallery__picture_sign {
	height: 150px;
}
.refugees_photo__holder--ggg .refugees_photo__container:nth-child(3) .refugees_gallery__picture_sign {
	left: 8.5145%;
	top: 20px;
}

/* desktop */
@media (min-width: 780px) and  (min-height: 360px) {
	.refugees_gallery__body .refugees_gallery__item {
		padding-top: 46.3%;
		height: 0;
	}
	.refugees_gallery__body .photo {
		width: 69.216%;
		margin: 0;
		position: absolute;
		top: 0;
		left: 0;
	}
	.refugees_gallery__body .refugees_gallery__picture_sign,
	.refugees_photo__item .refugees_gallery__picture_sign {
		position: absolute;
		top: 0;
		right: 0;
		width: 28.166%;
		bottom: 0;
		overflow: hidden;
		-webkit-overflow-scrolling: touch;
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
				box-sizing: border-box;
		margin-top: 0;
	}
	.refugees_gallery__body .b-gallery__nav.b-gallery__next {
		margin-right: 30.784%;
	}
	.refugees_gallery__container--expanded {
		position: fixed;
		left: 70px;
		right: 0;
		top: 0;
		bottom: 0;
		z-index: 10;
		background-color: #fff;
	}
	.modal.modal.modal.modal.modal {
		position: fixed;
		top: 0;
		bottom: 0;
		left: 0;
		right: 0;
		width: 100%;
		height: 100%;
		background-color: #fff;
		font: 0/0 a;
		z-index: 20;
		margin: 0;
	}
	.modal .refugees_gallery__body,
	.modal .refugees_photo__item {
		position: absolute;
		left: 0;
		top: 0;
		bottom: 0;
		width: -webkit-calc(100vw - 30px);
		width: calc(100vw - 30px);
		height: -webkit-calc((100vw - 30px) * 0.5);
		height: calc((100vw - 30px) * 0.5);
		max-height: -webkit-calc(100vh - 30px);
		max-height: calc(100vh - 30px);
		max-width: -webkit-calc((100vh - 30px) * 2);
		max-width: calc((100vh - 30px) * 2);
		padding-left: 0;
		padding-right: 0;
		margin: auto;
	}
		.modal.refugees_photo__container--3x4 .refugees_photo__item {
			width: -webkit-calc(100vw - 30px);
			width: calc(100vw - 30px);
			height: -webkit-calc((100vw - 30px) * 0.5625);
			height: calc((100vw - 30px) * 0.5625);
			max-height: -webkit-calc(100vh - 30px);
			max-height: calc(100vh - 30px);
			max-width: -webkit-calc((100vh - 30px) * 1.7777);
			max-width: calc((100vh - 30px) * 1.7777);
		}
		.modal.refugees_photo__container--vertical .refugees_photo__item {
			width: -webkit-calc((100vh - 96px) * 0.545);
			width: calc((175vh - 96px) * 0.545); /* ratio = 2.18/4 * 100 = 54.5 */
			height: -webkit-calc(100vh - 96px);
			height: calc(100vh - 96px); /* 96% of viewport width */
			max-width: -webkit-calc(100vw - 96px);
			max-width: calc(175vw - 96px);
			max-height: -webkit-calc((100vw - 96px) * 1.8349);
			max-height: calc((100vw - 96px) * 1.8349); /* 4/2.18 * 100 = 176.1467889908257 */
		}
	.modal .refugees_gallery__body .refugees_gallery__list {
		position: absolute;
		width: 100%;
		height: 100%;
		overflow: hidden;
		left: 0;
		right: 0;
		top: 0;
		bottom: 0;
		margin: auto 0;
	}
	.modal .refugees_gallery__body .refugees_gallery__item {
		padding-top: 50%;
		height: 0;
	}
	.modal .refugees_gallery__body .photo,
	.modal .refugees_photo__item .photo {
		width: 75% !important;
		margin: 0;
		left: 0 !important;
		top: 0 !important;
		right: 0 !important;
		bottom: 0 !important;
	}
		.modal.refugees_photo__container--vertical .refugees_photo__item .photo {
			width: 66.6666% !important;
		}
/* 		.modal.refugees_photo__container--3x4 .refugees_photo__item .photo {
			width: 70.5% !important;
		} */
	.modal .refugees_gallery__body .refugees_gallery__picture_sign,
	.modal .refugees_photo__item .refugees_gallery__picture_sign {
		width: 25% !important;
		height: 100% !important;
		padding: 0 30px 0 0 !important;
		margin: 0 !important;
		vertical-align: top !important;
		left: auto !important;
		top: 0 !important;
		right: 0 !important;
		bottom: 0 !important;
		position: absolute !important;
	}
		.modal.refugees_photo__container--vertical .refugees_photo__item .refugees_gallery__picture_sign {
			width: 33.3333% !important;
		}
/* 		.modal.refugees_photo__container--3x4 .refugees_photo__item .refugees_gallery__picture_sign {
			width: 29.5% !important;
		} */
	.modal .refugees_gallery__body .refugees_gallery__item__info,
	.modal .refugees_gallery__body .refugees_gallery__item__src,
	.modal .refugees_photo__item .refugees_gallery__item__info,
	.modal .refugees_photo__item .refugees_gallery__item__src {
		padding: 0 !important;
	}
	.modal .refugees_gallery__body .nano > .nano-content,
	.modal .refugees_photo__item .nano > .nano-content {
		background-color: #fff;
		padding: 0 20px 0 30px;
	}
	.modal .refugees_gallery__body .nano > .nano-pane,
	.modal .refugees_photo__item .nano > .nano-pane	{
		background: #fff;
	}
	.modal .refugees_gallery__body .nano > .nano-pane > .nano-slider,
	.modal .refugees_photo__item .nano > .nano-pane > .nano-slider {

	}
	.modal .refugees_gallery__body .vicon--close,
	.modal .refugees_photo__item .vicon--close {
		position: absolute;
		right: 0;
		top: 0;
		font-size: 30px;
		cursor: pointer;
	}
	.modal .refugees_gallery__body .b-gallery__nav.b-gallery__next {
		margin-right: 25%;
	}
	.modal .refugees_gallery__body .refugees_gallery__backlayer,
	.modal .refugees_photo__item .refugees_gallery__backlayer {
		position: absolute;
		top: 0;
		right: 0;
		bottom: 0;
		left: 0;
		z-index: -1;
	}
	.modal .refugees_gallery__body .vicon--close,
	.modal .refugees_photo__item .vicon--close {
		display: block;
	}
	.modal .refugees_gallery__body .vicon--fullscreen,
	.modal .refugees_photo__item .vicon--fullscreen  {
		display: none;
	}
}
.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: 20px;
}
.b-gallery-nav_lineup .b-gallery-nav_lineup_item {
	background-image: url(//im.kommersant.ru/ContentFlex/images/dots_4x.png);
	background-image: url(//im.kommersant.ru/ContentFlex/images/dots_1x.png)\9;
	background-size: auto 36px;
}
@media only screen and (-webkit-max-device-pixel-ratio: 1), only screen and (-o-max-device-pixel-ratio: 1/1), only screen and (max-resolution: 1dppx) {
	.b-gallery-nav_lineup .b-gallery-nav_lineup_item {
		background-image: url(//im.kommersant.ru/ContentFlex/images/dots_1x.png);
	}
}
.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 .slider-nav-item-current {
	background-position: 0 0;
}
.b-gallery-nav_lineup .b-gallery-nav_lineup_item:hover {
	background-position: 0 -24px;
}
.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__nav {
	position: absolute;
	top: 0;
	bottom: 0;
	width: 30px;
	height: 30px;
	margin: auto 0;
}
.b-gallery__nav.b-gallery__previous {
	left: 0;
}
.b-gallery__nav.b-gallery__next {
	right: 0;
}

.b-gallery__previous .slider-link, .b-gallery__next .slider-link {
	position: absolute;
	top: 0;
	left: 0;
	display: block;
	width: 100%;
	height: 100%;
}
.slider-link, .slider-link:focus {
	outline: none;
}
figure:first-of-type.slider-item-current ~ .b-gallery__previous .refugees_vicon-left_arrow,
figure:last-of-type.slider-item-current ~ .b-gallery__next .refugees_vicon-right_arrow {
	opacity: .4;
}
.refugees_vicon-left_arrow,
.refugees_vicon-right_arrow {
	font-size: 30px;
}
/* gallery end */

/* player */
.vp__player {
position: relative;
display: block;
background-color: #000;
width: 100vw;
height: 56.25vw;
max-width: 177.7778vh;
max-height: 100vh;
margin: 0 auto;
}
 	.refugees_video--top.vp__player {
		max-height: none;
		max-width: none;
		height: 100vh;
		width: 100vw;
	}
	.refugees_video_holder--content .vp__player {
		position: relative;
		display: block;
		background-color: #000;
		margin: 0 auto;
		width: 100%;
		height: 0;
		padding-top: 56.25%;
	}
.vp__loader {
	width: 100vw;
	max-width: 100%;
	max-height: 100vh;
	height: 100%;
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	margin: auto;
	background-color: #000;
	z-index: 1;
}
.vp__loader--hidden {
	display: none;
}
	.vp__loader_icon {
		width: 32px;
		height: 8px;
		position: absolute;
		left: 0;
		right: 0;
		top: 0;
		bottom: 0;
		margin: auto;
		z-index: 1;
	}
.vp__video {
	margin: 0 auto;
	display: block;
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
/* 	width: 100vw;
	max-width: 100%;
	max-height: 100vh; */
}
.refugees_video--top .vp__video {
/* 	max-height: none;
	max-width: none;
	height: 100vh;
	width: 100vw; */
	object-fit: cover;
	-o-object-fit: cover;
}
.vp__title {
color: #fff;
font: italic 2.3rem/1.25 'Roboto', sans-serif;
font-weight: 300;
text-transform: uppercase;
background: -webkit-gradient(linear, left bottom, left top, from(transparent), to(rgba(0,0,0,.7)));
background: -webkit-linear-gradient(bottom, transparent, rgba(0,0,0,.7));
background: -o-linear-gradient(bottom, transparent, rgba(0,0,0,.7));
background: linear-gradient(to top, transparent, rgba(0,0,0,.7));
position: absolute;
padding: 20px 40px 4px 120px;
width: 100%;
top: 0;
left: 0;
box-sizing: border-box;
text-align: left;
}
.vp__player[vp-data-state=is_inactive] .vp__title {
	-webkit-transition: opacity .25s ease-in, visibility .25s ease-in .25s;
	-o-transition: opacity .25s ease-in, visibility .25s ease-in .25s;
	transition: opacity .25s ease-in, visibility .25s ease-in .25s;
	opacity: 0;
	visibility: hidden;
}
	.vp__title {
		padding: 10px 20px 4px;
		font-size: 1.725rem;
	}
.vp__timeline {
height: 20px;
right: 350px;
left: 190px;
position: absolute;
margin: auto 0;
top: 0;
bottom: 0;
cursor: pointer;
}
.refugees_video_holder--content .vp__timeline {
	left: 68px;
	right: 340px;
}
.vp__timeline__background,
.vp__timeline__progress {
display: block;
height: 6px;
width: 100%;
position: absolute;
bottom: 0;
top: 0;
left: 0;
background: #666;
margin: auto 0;
}
.vp__timeline__progress {
width: 0;
background: #f22613;
}
.vp__timeline__duration {
font: 2rem/1 'Roboto', sans-serif;
color: #fff;
z-index: 30;
position: absolute;
right: 210px;
top: 12.5px;
}
.vp__player[vp-data-state=is_inactive] ~ .vp__timeline__stop_points .vp__timeline__stop_point {
	-webkit-transition: opacity .25s ease-in, visibility .25s ease-in .25s;
	-o-transition: opacity .25s ease-in, visibility .25s ease-in .25s;
	transition: opacity .25s ease-in, visibility .25s ease-in .25s;
	opacity: 0;
	visibility: hidden;
}
.vp__controls {
position: absolute;
bottom: 0;
left: 0;
height: 45px;
width: 100%;
background: rgba(0,0,0,.7);
z-index: 10;
-webkit-transition: opacity .25s ease-in, visibility 0s ease-in 0s;
-o-transition: opacity .25s ease-in, visibility 0s ease-in 0s;
transition: opacity .25s ease-in, visibility 0s ease-in 0s;
}
.vp__player[vp-data-state=is_inactive] .vp__controls {
	-webkit-transition: opacity .25s ease-in, visibility .25s ease-in .25s;
	-o-transition: opacity .25s ease-in, visibility .25s ease-in .25s;
	transition: opacity .25s ease-in, visibility .25s ease-in .25s;
	opacity: 0;
	visibility: hidden;
}
.vp__main_button {
	top: 0;
	bottom: 0;
	margin: auto;
	left: 0;
	right: 0;
	width: 160px;
	height: 160px;
	position: absolute;
	cursor: pointer;
	z-index: 1;
}
	.refugees_video_holder--content .vp__main_button {
		width: 120px;
		height: 120px;
	}
.vp__main_button .vicon {
	font-size: 160px;
}
	.refugees_video_holder--content .vp__main_button .vicon {
		font-size: 120px;
	}
.vp__main_button:hover .vicon {
	fill: #f22613;
}
.vp__main_button--play .vicon--pause_b,
.vp__main_button--pause .vicon--play_b {
	display: none;
}
.vp__player[vp-stoppoint-isactive=true] .vp__main_button {
	left: 50%;
}
.refugees_layout  .vicon--play_m,
.refugees_layout  .vicon--pause_m {
	fill: #f22613;
}
.vp__after {
	top: 0;
	bottom: 0;
	margin: auto;
	left: 0;
	right: 0;
	height: 24px;
	position: absolute;
	z-index: 10;
	display: none;
	text-align: center;
}
.vp__after__item {
	display: inline-block;
	padding: 0 10px;
}
.vp__after__item .vicon {
	margin-right: 5px;
}
.vp__after__item .vicon--play_m,
.vp__after__item .vicon--loop {
	font-size: 3rem;
	width: 3rem;
	cursor: pointer;
}
.vp__after__item__text {
	font: bold 19px/24px Open Sans, Arial, sans-serif;
	color: #fff;
	vertical-align: middle;
	display: inline-block;
}
.vp__control_button {
	top: 0;
	width: 30px;
	height: 30px;
	bottom: 0;
	position: absolute;
	cursor: pointer;
	z-index: 1;
	margin: auto 0;
}
.vp__control_button--play,
.vp__control_button--pause {
	margin: auto 19px;
	left: 100px;
}
.refugees_video_holder--content .vp__control_button--play,
.refugees_video_holder--content .vp__control_button--pause {
	left: 0;
}
.vp__control_button .vicon {
	/* font-size: 30px; */
	font-size: 26px;
	margin-top: 2px;
}
.vp__control_button--play .vicon--pause_m,
.vp__control_button--pause .vicon--play_m {
	display: none;
}
.vp__control_button--hd  {
	right: 90px;
}
.vp__control_button--hd_on .vicon--hd_off,
.vp__control_button--hd_off .vicon--hd_on {
	display: none;
}
.vp__control_button--hd_off .vicon--hd_off {
	/* opacity: .6; */
}
.vp__control_button--sound_on,
.vp__control_button--sound_off  {
	right: 150px;
}
.vp__control_button--sound_on .vicon--sound_off,
.vp__control_button--sound_off .vicon--sound_on {
	display: none;
}
.vp__control_button--fullscreen  {
	right: 30px;
}
.vp__player .vicon--fullscreen_off {
	display: none;
}
.vp__player[vp-isFullScreen=true] .vicon--fullscreen_off {
	display: block;
	font-size: 20px;
	margin-top: 5px;
}
.vp__player .vicon--fullscreen {
	display: block;
	font-size: 20px;
	margin-top: 5px;
}
.vp__player[vp-isFullScreen=true] .vicon--fullscreen {
	display: none;
}
/* player end */

.refugees_credits {
	margin-top: 100px;
}
.refugees_credits__title {
	font: italic 2.3rem/1.739 'Roboto', sans-serif;
	font-weight: 300;
	color: #f22613;
	padding-left: 8.5144%;
	text-transform: uppercase;
}
.refugees_credits__inner {
	padding: 20px 25.5435% 30px 17.0289%;
	font: 1.4rem/1.3571 'Roboto', sans-serif;
	text-transform: uppercase;
	color: #0b0d12;
	position: relative;
}
.refugees_credits__inner p {
	margin-bottom: 4px;
}
.refugees_logo_icon {
	position: absolute;
	width: 30px;
	height: 30px;
	top: 30px;
	left: 0;
	right: 0;
	margin: 0 auto;
	z-index: 1;
}
.refugees_logo_icon .vicon {
	font-size: 30px;
	fill: #fff;
}

/* mobile */
@media (max-width: 779px),(max-height: 359px) {
	body {
		overflow: auto !important;
	}
	.hide_mobile {
		display: none !important;
	}
	.refugees_content {
		width: 100%;
		padding: 0px 20px;
	}
	.refugees_layout {
		padding-left: 0;
	}
	.refugees_popup_menu {
		transform: translate3d(-355px,0,0);
		/* opacity: 0; */
	}
	.refugees_popup_menu--is_shown {
		-webkit-transform: translate3d(0,0,0);
				transform: translate3d(0,0,0);
		left: 0;
		opacity: 1;
	}
	.refugees_statistics__title {
		font-size: 3.3rem;
	}
	h2 {
		font-size: 2.625rem;
	}
	.refugees_part_number {
		font-size: 1.875rem;
	}
	.refugees_section_title,
	.refugees_content__quote,
	.refugees_collapsed,
	.refugees_gallery__title,
	.refugees_credits__title,
	.refugees_holder,
	.refugees_credits__inner {
		padding-left: 0;
	}
	.refugees_content .refugees_gallery__body,
	.refugees_content>p {
		padding: 0;
	}
	.refugees_statistics,
	.refugees_incut {
		float: none;
		width: 100%;
		margin: 100px 0;
		padding: 0 40px;
		box-sizing: border-box;
	}
	.refugees_incut--fullscreen	{
		padding: 0;
	}
	.refugees_statistics__title {
		margin-bottom: 10px;
	}
	.refugees_content__quote .refugees_content__quote__author {
		text-align: left;
		font: 1.2rem/1.5 'Roboto', sans-serif;
	}
	.refugees_holder,
	.refugees_credits__inner {
		margin-right: 0;
	}
	.refugees_content__quote {
		padding-right: 0;
		margin: 100px 0;
	}
	.refugees_collapsed {
		margin-right: 0;
		margin-left: 0;
	}
	.refugees_content__quote .refugees_content__quote__text {
		margin-right: 0;
	}
	.refugees_content__quote .refugees_content__quote__text {
		margin-bottom: 20px;
	}
	.refugees_content__quote--person {
		min-height: 200px;
	}
	.refugees_collapsed {
		min-height: 36px;
	}
	.refugees_collapsed .vicon {
		font-size: 30px;
		top: 5px;
		width: 30px;
		height: 30px;
	}
	.refugees_picture__holder {
		position: relative;
		float: right;
		margin-right: -25px;
	}
	.refugees_picture {
		position: static;
	}
	.refugees_gallery__holder {
		margin-top: 100px;
		margin-bottom: 100px;
	}
	.refugees_gallery__title + .refugees_gallery__holder {
		margin-top: 0;
		margin-bottom: 100px;
	}
	.refugees_photo__holder {
		margin: 100px 0;
	}
	.refugees_gallery__title {
		margin-top: 100px;
	}
	.nano-content {
		margin-right: 0 !important;
	}
	.b-gallery__nav {
		margin-top: 33%;
	}
		.refugees_fullscr_gallery__body .b-gallery__nav {
			margin-top: 16%;
		}
	.refugees_picture--engine {
		width: 100%;
	}
	.socials {
		position: relative;
		left: auto;
		right: auto;
		bottom: auto;
		margin: 0 0 30px 55px;
		width: auto;
		text-align: left;
	}
	.socials__item {
		left: auto;
		right: auto;
		margin: 0 10px 0 0;
	}
	.hide_kommersant_logo_icon {
		display: none;
	}
	.hide_burger_icon {
		display: none;
	}
	.show_icon {
		display: block;
	}
	.refugees_top {
		width: 100vw;
		background: #fff url(//im.kommersant.ru/CorpImages/Projects/trappedinitaly/intro.jpg) no-repeat 0 50%;
		padding: 0;
		height: 100vh;
		position: relative;
		background-size: cover;
	}
	.refugees_top .refugees_video__text {
		position: static;
		width: 100%;
		font: 0/0 a;
		box-sizing: border-box;
		padding: 0 40px;
	}
	.refugees_top .refugees_video__title {
		width: auto;
		text-align: left;
		font: italic 4.4rem/1.1818 'Roboto', sans-serif;
		font-weight: 300;
		box-sizing: border-box;
		vertical-align: top;
		padding-top: 100px;
		padding-bottom: 0;
		color: #fff;
		text-transform: uppercase;
	}
	.refugees_top .refugees_video__description {
		width: 100%;
		box-sizing: border-box;
		text-transform: uppercase;
		font: 1.2rem/1.25 'Roboto', sans-serif;
		vertical-align: bottom;
		position: absolute;
		bottom: 60px;
		padding: 0 40px;
		left: 0;
	}
	.refugees_top .vicon {
		bottom: 15px;
	}
	.refugees_video_holder--content {
		margin-left: 0;
		margin-right: 0;
	}
	.refugees_popup_menu__holder {
		width: 345px;
	}
	.refugees_popup_menu {
		width: 345px;
	}
	.refugees_anons {
		width: 40%;
	}
	.refugees_logo_icon {
		top: 20px;
	}
	.popup_menu_close_button {
		left: 280px;
	}
	.refugees_photo__container {
		position: static !important;
		width: 100% !important;
		margin-left: 0 !important;
		margin-right: 0 !important;
	}
	.refugees_photo__container:not(:last-child) {
		margin-bottom: 40px;
	}
	.refugees_photo__item .photo {
		position: static !important;
		width: 100% !important;
		margin: 0 0 10px !important;
	}
	.refugees_photo__item .refugees_gallery__picture_sign {
		position: static !important;
		width: 100% !important;
		height: auto !important;
		margin: 0 !important;
		padding: 0 !important;
	}
	.refugees_photo__holder--line .refugees_photo__container:first-child,
	.refugees_photo__holder--line .refugees_photo__container:last-child {
		padding-left: 20px;
		padding-right: 20px;
	}
	.refugees_photo__holder--line .refugees_photo__container:first-child .refugees_gallery__picture_sign .refugees_gallery__item__info,
	.refugees_photo__holder--line .refugees_photo__container:first-child .refugees_gallery__picture_sign .refugees_gallery__item__src,
	.refugees_photo__holder--line .refugees_photo__container:last-child .refugees_gallery__picture_sign .refugees_gallery__item__info,
	.refugees_photo__holder--line .refugees_photo__container:last-child .refugees_gallery__picture_sign .refugees_gallery__item__src {
		padding-left: 0;
		padding-right: 0;
	}
	.vp__player {
		max-width: 100%;
	}
}
@media (max-width: 359px) {
		.refugees_top .refugees_video__title {
			font-size: 2.8rem;
		}
		.refugees_popup_menu,
		.refugees_popup_menu__holder {
			width: 300px;
		}
		.refugees_popup_menu__item {
			font-size: 2.2rem;
		}
		.popup_menu_close_button {
			left: 265px;
		}
}

/* desktop small */
@media only screen and (min-width: 780px) and (max-width: 1199px), not screen {
	.refugees_content {
		width: 100%;
	}
	.refugees_photo__holder--line .refugees_photo__item .refugees_gallery__picture_sign {
		height: 250px;
		margin-bottom: 20px;
	}
	.refugees_photo__holder--ggg {
		margin-bottom: 20px;
	}
	.refugees_photo__holder--ggg .refugees_photo__container .refugees_gallery__picture_sign {
		height: 135px;
	}
	.refugees_photo__holder--ggg .refugees_photo__container:nth-child(2) .refugees_gallery__picture_sign {
		height: 200px;
	}
	.refugees_photo__holder--ggg .refugees_photo__container:nth-child(3) .refugees_gallery__picture_sign {
		margin-bottom: 20px;
	}
	.refugees_photo__holder--gvg .refugees_photo__container .refugees_gallery__picture_sign {
		height: 210px;
	}
	.refugees_photo__holder--gvg .refugees_photo__container .refugees_gallery__picture_sign {
		height: 210px;
	}
	.refugees_photo__holder--gvg .refugees_photo__container:nth-child(3) {
		top: 225px;
	}
	.refugees_photo__holder--gvg {
		margin-bottom: 110px;
	}
	.refugees_photo__holder--gvg_1 {
		margin-bottom: 180px;
	}
	.refugees_photo__holder--gvg_1 .refugees_photo__container:nth-child(1) .refugees_gallery__picture_sign {
		height: 250px;
	}
	.refugees_photo__holder--gvg_1 .refugees_photo__container:nth-child(2) .refugees_gallery__picture_sign {
		height: 268px;
	}
	.refugees_photo__holder--gvg_1 .refugees_photo__container:nth-child(3) .refugees_gallery__picture_sign {
		height: 195px;
	}
	.refugees_photo__holder--gvg_1 .refugees_photo__container:nth-child(3) {
		top: 283px;
	}
}
/* desktop */
@media (min-width: 780px) and  (min-height: 360px) {
	.hide_desktop {
		display: none;
	}
	/** nano_scroller **/
	.nano {
		position: relative;
		width: 100%;
		height: 100%;
		overflow: hidden;
	}
	.nano > .nano-content {
		position: absolute;
		overflow: scroll;
		overflow-x: hidden;
		top: 0;
		right: 0;
		bottom: 0;
		left: 0;
		background-repeat: no-repeat;
		background-color: #fff;
		background-size: 100% 40px, 100% 40px, 100% 14px, 100% 14px;
		background-attachment: local, local, scroll, scroll;
		-webkit-overflow-scrolling: touch;
		padding: 0 20px 0 0;
	}
	.nano > .nano-content:focus {
		outline: none;
	}
	.nano > .nano-content::-webkit-scrollbar {
		display: none;
	}
	.has-scrollbar > .nano-content::-webkit-scrollbar {
		display: block;
	}
	.nano > .nano-pane {
		background: #fff;
		border-right: 1px solid #f22613;
		-webkit-box-sizing: border-box;
			-moz-box-sizing: border-box;
				box-sizing: border-box;
		padding: 0;
		position: absolute;
		width: 7px;
		right: 0;
		top: 0;
		bottom: 0;
		visibility: hidden\9;
		/* Target only IE7 and IE8 with this hack */
		opacity: .01;
		-webkit-transition: .2s;
		-o-transition: .2s;
		transition: .2s;
	}
	.nano > .nano-pane > .nano-slider {
		background: #f22613;
		position: relative;
		margin: 0;
		-webkit-border-radius: 0;
		border-radius: 0;
		height: 220px;
	}
	.nano:hover > .nano-pane,
	.nano-pane.active,
	.nano-pane.flashed {
		visibility: visible\9;
		/* Target only IE7 and IE8 with this hack */
		opacity: 0.99;
	}
	.nano.no_scroller {
		height: auto;
		position: static;
		overflow-y: auto;
		overflow-x: hidden;
	}
	/** nano_scroller end **/
	.refugees_picture {
		-webkit-transition: visibility 0s cubic-bezier(.05, .69, .14, 1) .3s, opacity .3s cubic-bezier(.05, .69, .14, 1) 0s, -webkit-transform .3s cubic-bezier(.05, .69, .14, 1) 0s;
		transition: visibility 0s cubic-bezier(.05, .69, .14, 1) .3s, opacity .3s cubic-bezier(.05, .69, .14, 1) 0s, -webkit-transform .3s cubic-bezier(.05, .69, .14, 1) 0s;
		-o-transition: visibility 0s cubic-bezier(.05, .69, .14, 1) .3s, opacity .3s cubic-bezier(.05, .69, .14, 1) 0s, -o-transform .3s cubic-bezier(.05, .69, .14, 1) 0s;
		transition: transform .3s cubic-bezier(.05, .69, .14, 1) 0s, visibility 0s cubic-bezier(.05, .69, .14, 1) .3s, opacity .3s cubic-bezier(.05, .69, .14, 1) 0s;
		transition: transform .3s cubic-bezier(.05, .69, .14, 1) 0s, visibility 0s cubic-bezier(.05, .69, .14, 1) .3s, opacity .3s cubic-bezier(.05, .69, .14, 1) 0s, -webkit-transform .3s cubic-bezier(.05, .69, .14, 1) 0s, -o-transform .3s cubic-bezier(.05, .69, .14, 1) 0s;
	}
	.refugees_picture__inner {
		-webkit-transition: opacity 1.5s ease 0.5s;
		-o-transition: opacity 1.5s ease 0.5s;
		transition: opacity 1.5s ease 0.5s;
	}
	.refugees_picture__inner--is_shown {
		-webkit-transition: opacity 1.5s ease 0.5s;
		-o-transition: opacity 1.5s ease 0.5s;
		transition: opacity 1.5s ease 0.5s;
	}
	.refugees_picture--is_shown {
		-webkit-transition: visibility 0s cubic-bezier(.05, .69, .14, 1) 0s, opacity .3s cubic-bezier(.05, .69, .14, 1) 0s, -webkit-transform .3s cubic-bezier(.05, .69, .14, 1) 0s;
		transition: visibility 0s cubic-bezier(.05, .69, .14, 1) 0s, opacity .3s cubic-bezier(.05, .69, .14, 1) 0s, -webkit-transform .3s cubic-bezier(.05, .69, .14, 1) 0s;
		-o-transition: visibility 0s cubic-bezier(.05, .69, .14, 1) 0s, opacity .3s cubic-bezier(.05, .69, .14, 1) 0s, -o-transform .3s cubic-bezier(.05, .69, .14, 1) 0s;
		transition: transform .3s cubic-bezier(.05, .69, .14, 1) 0s, visibility 0s cubic-bezier(.05, .69, .14, 1) 0s, opacity .3s cubic-bezier(.05, .69, .14, 1) 0s;
		transition: transform .3s cubic-bezier(.05, .69, .14, 1) 0s, visibility 0s cubic-bezier(.05, .69, .14, 1) 0s, opacity .3s cubic-bezier(.05, .69, .14, 1) 0s, -webkit-transform .3s cubic-bezier(.05, .69, .14, 1) 0s, -o-transform .3s cubic-bezier(.05, .69, .14, 1) 0s;
	}
/* 	.refugees_video_holder--content .vp__player {
		max-width: 99.6667vh;
		max-height: 56.0625vh;
	} */
}
@media only screen and (max-width: 479px) {
	.refugees_content__quote__author {
		margin-right: 0;
	}
}
@media only screen and (min-width: 780px) and (max-width: 840px) {
	.refugees_gallery__body .refugees_gallery__item__info,
	.refugees_photo__holder .refugees_gallery__item__info,
	.refugees_gallery__body .refugees_gallery__item__src,
	.refugees_photo__holder .refugees_gallery__item__src {
		font-size: 1.25rem;
	}
}
@media only screen and (min-width: 780px) and (max-width: 980px) {
	.refugees_photo__holder--gvg_1 {
		margin-bottom: 220px;
	}
}
.cf:before,
.cf:after {
	position: relative;
	display: table;
	content: "";
}

.cf:after {
	clear: both;
}

.cf {
	*zoom: 1;
}