@media (max-width:1200px){
	.playoff {
		height:460px;
		width:1170px;
		margin:0 auto 150px auto;
	}

	.dec {
		display:none
	}

	.h25 {
		overflow:hidden
	}
}

@media (min-width:1201px){
	.playoff {
		height:460px;
		width:1170px;
		margin:0 auto 150px auto;
	}
}

.playoff img {
	max-width:100%;
}

.po_back_left {
	position:absolute;
	top:0;
	left:150px;
	height:100%;
	width:50px;
	background:url(../images/po11.png) center center no-repeat;
}

.po_back_right {
	position:absolute;
	top:0;
	right:150px;
	height:100%;
	width:50px;
	background:url(../images/po12.png) center center no-repeat;
}

.po_chert_left {
	position:absolute;
	top:0;
	left:350px;
	height:100%;
	width:50px;
	background:url(../images/v30.png) center center no-repeat;
}

.po_chert_right {
	position:absolute;
	top:0;
	right:350px;
	height:100%;
	width:50px;
	background:url(../images/v30.png) center center no-repeat;
}

.playoff big {
	width:100%;
	display:block;
	position:absolute;
	text-align:center;
	top:110px;
	font-style: normal;
	font-weight: 700;
	font-size: 30px;
	line-height: 36px;
	text-align: center;
	color: #FFFFFF;
}

.darked {
	background: #13192F;
}

.play_block	{
/*	position:absolute;*/
	width:150px;
	display:flex;
	font-style: normal;
	font-weight: 500;
	font-size: 20px;
	color: #FFFFFF;
	text-align:center;
}

.pl-row2 {
	right:0px;
}

.pl-row {
	position:absolute;
	width:150px;
	height:100%;
}

.pl11 {
	margin-bottom:20px;
}

.pl12 {
	margin-bottom:60px;
}

.pl13 {
	margin-bottom:20px;
}

.pl14 {

}

.pl-row11 {
	left:210px;
	padding-top:130px;
}

.pl-row21 {
	right:200px;
	padding-top:130px;
}

.final {
	width:330px;
	height:110px;
	position:absolute;
	left:50%;
	top:50%;
	margin-left:-165px;
	margin-top:-55px;
	display:flex;
}

.core {
	line-height:110px;
	width:110px;
	font-style: normal;
	font-weight: 700;
	font-size: 20px;
	text-align: center;
	color: #FFFFFF;
}

.match {
	position:absolute;
	bottom:-70px;
	left:50%;	
	margin-left:-165px;
}

.match .text-center {
	font-style: normal;
	font-weight: 600;
	font-size: 18px;
	line-height: 22px;
	color: #FFFFFF;
	margin-bottom:20px;
}

.matches2 {
	display:flex;
}

.matches2 .h90 {
	font-style: normal;
	font-weight: 500;
	font-size: 16px;
	color: #FFFFFF;
	text-align:center;
}

.matches2 .chert {
	line-height:90px;
	text-align:center;
}


.h90 {
	position:relative;
}

.h90 img{
	position:absolute;
	top:0;
	left:0;
	width:100%;
	max-height:100%;
}


