/* --------------------------------
PLAYOFFs 
----------------------------------- */
.playoff-block { margin-bottom: 50px; }

.playoff-block-inner { width: 1180px; margin-left: auto; margin-right: auto; }
.wrap-playoffs .playoff-block-inner{min-width: 1180px; width: 100%;}

.playoff-block::-webkit-scrollbar { width: 0; height: 0; }

@media (min-width: 1210px) { .playoff-block-inner.no-pb { padding-bottom: 0 !important; } }

@media (max-width: 1210px) { .playoff-block { overflow-x: auto; overflow-y: hidden; } }

.po-grid-col { flex: 0 0 280px; min-width: 280px; max-width: 280px; margin-right: 170px; }

.po-grid-col:last-child { margin-right: 0; }

.po-grid-label { background: #FF6767; padding: 10px; color: #FFF; text-align: center; font-weight: 700; margin-bottom: 20px; }

.po-grid-group { position: relative; -ms-flex-direction: column; flex-direction: column; -ms-justify-content: center; justify-content: center; height: 752px; }

.po-pair { position: relative; margin-bottom: 20px; }

.po-pair:before { content: ""; position: absolute; left: 100%; width: 85px; top: 84px; bottom: 84px; border: 1px solid #CCC; border-left: 0; }

.po-pair:after { content: ""; position: absolute; left: 100%; margin-left: 85px; top: 50%; width: 85px; height: 1px; background: #CCC; }

.po-series { position: relative; z-index: 1; background: #FFF; text-align: center; padding-bottom: 54px; margin-bottom: 20px; border: 1px solid #e9e9e9; min-height: 169px; }

.po-series:last-child { margin-bottom: 0px; }

.po-series.opened { z-index: 99; }

.po-series-places { font-size: 0; border-bottom: 1px solid #e9e9e9; min-height: 26px; }

.po-series-place { display: inline-block; vertical-align: middle; width: 50%; text-align: center; padding: 3px 10px; font-size: 14px; background: #f4f4f4; }

.po-series-place:first-child { border-right: 1px solid #e9e9e9; }

.po-series-place.winner { background: #21b049; color: #FFF; }

.po-series-teams { min-height: 87px; padding: 15px 0px; position: relative; }

.po-series-teams-vs { position: absolute; display: inline-block; font-weight: 700; font-size: 18px; font-size: 1.125rem; left: 50%; top: 50%; transform: translate(-50%, -50%); }

.po-series-team { flex: 0 0 50%; max-width: 50%; height: 57px; display: -ms-flex; display: flex; -ms-align-items: center; align-items: center; -ms-justify-content: center; justify-content: center; }

.po-series-team img { max-height: 57px; max-width: 100px; width: auto; }

.po-series-games { position: absolute; left: -1px; right: -1px; top: 100%; z-index: 99; margin-top: -53px; background: #FFF; }

.po-series-games-toggler { height: 24px; cursor: pointer; position: relative; border: 1px solid #e9e9e9; }

.po-series-games-toggler:after { content: ""; position: absolute; left: 0; right: 0; top: 0; bottom: 0; margin: auto; background: url(../images/svg/arrow-left.svg) center no-repeat; background-size: 10px; transform: rotate(-90deg); }

.po-series-list { height: 30px; overflow: hidden; background: #444444; padding: 5px 20px; color: #FFF; }

.po-series-res { margin-bottom: 10px; font-weight: 700; }

.po-series-game { margin: 10px 0; color: #CCC; }

.po-series-game-title { color: #FFF; }

.po-series.opened .po-series-list { height: auto; }

.po-series.opened .po-series-games-toggler:after { transform: rotate(90deg); }

.po-pair-semifinal .po-series:not(:last-child) { margin-bottom: 210px; }

.po-pair-final:before, .po-pair-final:after, .po-pair-third-place:before, .po-pair-third-place:after { content: none; }

.po-pair-third-place { position: absolute; left: 0; right: 0; bottom: 0; }

.po-grid-col:first-child .po-grid-group:after { content: ""; position: absolute; left: 100%; margin-left: 85px; top: 50%; height: 300px; margin-top: -150px; width: 1px; background: #CCC; }

.div-title{display: block; margin: 0 0 12px 0; font-weight: bold; text-align: center;}
.select-div-playoff{width: 100%;}
.select-div-gplayoff{width: 100%;}
/* --------------------------------
end PLAYOFFs 
----------------------------------- */