.grid_v_01 {
	position: relative;
	clear: both;
	margin: 0 auto;
/*	padding: 0px 0px 0px 0px; */
	max-width: 1360px;
	list-style: none;
	text-align: center;
}

.grid_v_02 {
	position: relative;
	margin: 0 auto;
/*	padding: 0 0; */
	max-width: 450px;
	list-style: none;
	text-align: center;
	float: left;
}

/* Common style 1 */
.grid_v_01 figure {
	position: relative;
	float: left;
	overflow: hidden;
/*	margin: 0px 0%; */
	min-width: 200px;
	width: 100%;
	height: auto;
	background: #fff;
	text-align: center;
}

.video_01 {
/*	padding-bottom: 56.25%; */ /* пропорции видео 16:9 */
	padding-bottom: 75%; /* пропорции видео 16:12 или 4:3 */
/*	padding-top: 0px; */
	height: 0;
	position: relative;
	z-index: 1;
}

.video_01 iframe {
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	position: absolute;
}

.video_01_02 {
	padding-bottom: 56.25%; /* пропорции видео 16:9 */
/*	padding-bottom: 75%; */ /* пропорции видео 16:12 или 4:3 */
/*	padding-top: 0px; */
	height: 0;
	position: relative;
	z-index: 1;
}

.video_01_02 iframe {
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	position: absolute;
}

.grid_v_01 figure img {
	position: relative;
	display: block;
	max-width: 100%;
	min-height: 100%;
	opacity: 1;
}

.grid_v_01 figure figcaption {
	padding: 2em;
	color: #fff;
	text-transform: uppercase;
	font-size: 1.25em;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
}

.grid_v_01 figure figcaption::before,
.grid_v_01 figure figcaption::after {
	pointer-events: none;
}

.grid_v_01 figure figcaption,
.grid_v_01 figure figcaption > a {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

/* Common style 2 */
.grid_v_02 figure {
	position: relative;
	float: left;
	overflow: hidden;
	margin: 10px 2%;
	min-width: 450px;
	width: 48%;
	height: auto;
	background: #000;
	text-align: center;
}

.video_02 {
	position: relative;
	padding-bottom: 56.25%; /* пропорции видео 16:9 */
	padding-top: 25px;
	height: 0;
	z-index: 1;
}

.video_02 iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

.grid_v_02 figure img {
	position: relative;
	display: block;
	max-width: 100%;
	min-height: 100%;
	opacity: 0.8;
}

.grid_v_02 figure figcaption {
	padding: 2em;
	color: #fff;
	text-transform: uppercase;
	font-size: 1.25em;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
}

.grid_v_02 figure figcaption::before,
.grid_v_02 figure figcaption::after {
	pointer-events: none;
}

.grid_v_02 figure figcaption,
.grid_v_02 figure figcaption > a {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

/* Anchor will cover the whole item by default 1 */
/* For some effects it will show as a button 1 */
.grid_v_01 figure figcaption > a {
	text-indent: 200%;
	white-space: nowrap;
	font-size: 0;
	opacity: 0;
	z-index: 0;
}

.grid_v_01 figure h2 {
	font-size: 200%;
	line-height: 1.3;
	word-spacing: 0.15em;
	font-weight: 300;
}
.grid_v_01 figure h2 span {
	line-height: 1.0;
	font-weight: 800;
}
.grid_v_01 figure h2,
.grid_v_01 figure p {
	margin: 0;
}
.grid_v_01 figure p {
	letter-spacing: 1px;
	font-size: 80.0%;
}

@media (min-width: 992px) and (max-width: 1360px) {
.grid_v_01 figure h2 {
	font-size: 165%;
	line-height: 1.2;
	word-spacing: 0.15em;
	font-weight: 300;
}
.grid_v_01 figure h2 span {
	line-height: 1.0;
	font-weight: 800;
}
.grid_v_01 figure h2,
.grid_v_01 figure p {
	margin: 0;
}
.grid_v_01 figure p {
	letter-spacing: 1px;
	font-size: 70.0%;
}
}

@media (min-width: 800px) and (max-width: 1000px) {
.grid_v_01 figure h2 {
	font-size: 130%;
	line-height: 1.15;
	word-spacing: 0.15em;
	font-weight: 300;
}
.grid_v_01 figure h2 span {
	line-height: 1.0;
	font-weight: 800;
}
.grid_v_01 figure h2,
.grid_v_01 figure p {
	margin: 0;
}
.grid_v_01 figure p {
	letter-spacing: 1px;
	font-size: 70.0%;
}
}

@media (min-width: 536px) and (max-width: 800px) {
.grid_v_01 figure figcaption > a {
	text-indent: 200%;
	white-space: nowrap;
	font-size: 0;
	opacity: 0;
	z-index: 0;
}

.grid_v_01 figure h2 {
	font-size: 200.0%;
	line-height: 1.3;
	word-spacing: 0.15em;
	font-weight: 300;
}
.grid_v_01 figure h2 span {
	line-height: 1.0;
	font-weight: 800;
}
.grid_v_01 figure h2,
.grid_v_01 figure p {
	margin: 0;
}
.grid_v_01 figure p {
	letter-spacing: 1px;
	font-size: 80.0%;
}
}

@media (min-width: 460px) and (max-width: 536px) {
.grid_v_01 figure h2 {
	font-size: 165%;
	line-height: 1.2;
	word-spacing: 0.15em;
	font-weight: 300;
}
.grid_v_01 figure h2 span {
	line-height: 1.0;
	font-weight: 800;
}
.grid_v_01 figure h2,
.grid_v_01 figure p {
	margin: 0;
}
.grid_v_01 figure p {
	letter-spacing: 1px;
	font-size: 80.0%;
}
}

@media (min-width: 300px) and (max-width: 460px) {
.grid_v_01 figure h2 {
	font-size: 130%;
	line-height: 1.15;
	word-spacing: 0.15em;
	font-weight: 300;
}
.grid_v_01 figure h2 span {
	line-height: 1.0;
	font-weight: 800;
}
.grid_v_01 figure h2,
.grid_v_01 figure p {
	margin: 0;
}
.grid_v_01 figure p {
	letter-spacing: 1px;
	font-size: 70.0%;
}
}

/* Anchor will cover the whole item by default 2 */
/* For some effects it will show as a button 2 */
.grid_v_02 figure figcaption > a {
	text-indent: 200%;
	white-space: nowrap;
	font-size: 0;
	opacity: 0;
	z-index: 0;
}

.grid_v_02 figure h2 {
	font-size: 200%;
	line-height: 1.3;
	word-spacing: 0.15em;
	font-weight: 300;
}
.grid_v_02 figure h2 span {
	line-height: 1.0;
	font-weight: 800;
}
.grid_v_02 figure h2,
.grid_v_02 figure p {
	margin: 0;
}
.grid_v_02 figure p {
	letter-spacing: 1px;
	font-size: 80.0%;
}

@media (min-width: 992px) and (max-width: 1360px) {
.grid_v_02 figure h2 {
	font-size: 165%;
	line-height: 1.2;
	word-spacing: 0.15em;
	font-weight: 300;
}
.grid_v_02 figure h2 span {
	line-height: 1.0;
	font-weight: 800;
}
.grid_v_02 figure h2,
.grid_v_02 figure p {
	margin: 0;
}
.grid_v_02 figure p {
	letter-spacing: 1px;
	font-size: 70.0%;
}
}

@media (min-width: 800px) and (max-width: 1000px) {
.grid_v_02 figure h2 {
	font-size: 130%;
	line-height: 1.15;
	word-spacing: 0.15em;
	font-weight: 300;
}
.grid_v_02 figure h2 span {
	line-height: 1.0;
	font-weight: 800;
}
.grid_v_02 figure h2,
.grid_v_02 figure p {
	margin: 0;
}
.grid_v_02 figure p {
	letter-spacing: 1px;
	font-size: 70.0%;
}
}

@media (min-width: 536px) and (max-width: 800px) {
.grid_v_02 figure figcaption > a {
	text-indent: 200%;
	white-space: nowrap;
	font-size: 0;
	opacity: 0;
	z-index: 0;
}

.grid_v_02 figure h2 {
	font-size: 200.0%;
	line-height: 1.3;
	word-spacing: 0.15em;
	font-weight: 300;
}
.grid_v_02 figure h2 span {
	line-height: 1.0;
	font-weight: 800;
}
.grid_v_02 figure h2,
.grid_v_02 figure p {
	margin: 0;
}
.grid_v_02 figure p {
	letter-spacing: 1px;
	font-size: 80.0%;
}
}

@media (min-width: 460px) and (max-width: 536px) {
.grid_v_02 figure h2 {
	font-size: 165%;
	line-height: 1.2;
	word-spacing: 0.15em;
	font-weight: 300;
}
.grid_v_02 figure h2 span {
	line-height: 1.0;
	font-weight: 800;
}
.grid_v_02 figure h2,
.grid_v_02 figure p {
	margin: 0;
}
.grid_v_02 figure p {
	letter-spacing: 1px;
	font-size: 80.0%;
}
}

@media (min-width: 300px) and (max-width: 460px) {
.grid_v_02 figure h2 {
	font-size: 130%;
	line-height: 1.15;
	word-spacing: 0.15em;
	font-weight: 300;
}
.grid_v_02 figure h2 span {
	line-height: 1.0;
	font-weight: 800;
}
.grid_v_02 figure h2,
.grid_v_02 figure p {
	margin: 0;
}
.grid_v_02 figure p {
	letter-spacing: 1px;
	font-size: 70.0%;
}
}
