@media only screen and (max-width:1280px) {
  .wrap, .container {
    width: 98%;
  }


}
@media only screen and (max-width:1220px) {


.right-col { padding:0 1rem;}


.tabs-column .statistics-tabs .tab-item table.lm tr td:nth-of-type(1) { display:block; width:35% !important; float:left;}
.tabs-column .statistics-tabs .tab-item table.lm tr td:nth-of-type(2) { display:block; width:65% !important; float:left;}
.tabs-column .statistics-tabs .tab-item table.lm tr td:nth-of-type(3), .tabs-column .statistics-tabs .tab-item table.lm tr td:nth-of-type(4) {display:block; width:35% !important; float:left;}
.tabs-column .statistics-tabs .tab-item table.lm tr td:nth-of-type(5), .tabs-column .statistics-tabs .tab-item table.lm tr td:nth-of-type(6) {display:block; width:15% !important; float:left;}
.search { width:calc(100% - 900px)}
}
@media only screen and (max-width:1151px) {
.sidebar { display:none;}
.content { width:calc(100% - 210px); border:none;}


}



@media only screen and (max-width:959px) {


.inner .match-result, .inner .who, .left-col, .right-col { width:100%;}
.inner .who { border-bottom:1px solid #e3e3e3;}

}


@media only screen and (max-width:599px) {
nav ul { display:table; width:100%;}
nav ul li { display:table-cell; float:none;}
nav ul li a { padding:1rem .5rem;}
nav ul li:first-of-type a {padding-left:.5rem}
.event-tabs ul li { display:inline-block;}
.event-tabs ul li a { padding:1rem 1.5rem;}

.statistics-tabs .tab-item table.stand tr td:nth-of-type(2), .statistics-tabs .tab-item table.stand tr td:nth-of-type(3), .statistics-tabs .tab-item table.stand tr td:nth-of-type(4), .statistics-tabs .tab-item table.stand tr td:nth-of-type(5), .statistics-tabs .tab-item table.stand tr td:nth-of-type(6) { display:none;}
.statistics-tabs .tab-item table.stand tr th:nth-of-type(2), .statistics-tabs .tab-item table.stand tr th:nth-of-type(3), .statistics-tabs .tab-item table.stand tr th:nth-of-type(4), .statistics-tabs .tab-item table.stand tr th:nth-of-type(5), .statistics-tabs .tab-item table.stand tr th:nth-of-type(6) { display:none;}
.statistics-tabs .tab-item table.stand tr th:nth-of-type(1) { width:80%}

.statistics-tabs .tab-item table.tlm tr td:nth-of-type(3), .statistics-tabs .tab-item table.tlm tr td:nth-of-type(4),.statistics-tabs .tab-item table.tlm tr td:nth-of-type(5), .statistics-tabs .tab-item table.tlm tr td:nth-of-type(6), .statistics-tabs .tab-item table.tlm tr td:nth-of-type(7) { display:none}


.field-tabs input:hover + label span { background: #24a87d;}
.field-tabs input:checked + label span {  background: #fff; color:#30be90; z-index: 6;}
.field-container article { width:200%; float:left;}

.field-tabs {margin-top:-1.5rem;}
.field-tabs label {font-size:1rem;}

.tab-home {-webkit-transform: translateX(-100%); -moz-transform: translateX(-100%); -o-transform: translateX(-100%); -ms-transform: translateX(-100%); transform: translateX(-100%);}
.tab-away {}

.field-tabs input.tab-selector-1:checked ~ .field-container .tab-home {
    -webkit-transform: translateX(0px); -moz-transform: translateX(0px); -o-transform: translateX(0px); -ms-transform: translateX(0px);	transform: translateX(0px);
	z-index: 100;
    -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";  filter: alpha(opacity=100); opacity: 1;
    -webkit-transition: all linear 0.2s; -moz-transition: all linear 0.2s; -o-transition: all linear 0.2s; -ms-transition: all linear 0.2s; transition: all linear 0.2s;}
.field-tabs input.tab-selector-2:checked ~ .field-container .tab-away {
    -webkit-transform: translateX(-100%); -moz-transform: translateX(-100%); -o-transform: translateX(-100%); -ms-transform: translateX(-100%); transform: translateX(-100%);
	z-index: 100;
    -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)"; filter: alpha(opacity=100); opacity: 1;
    -webkit-transition: all linear 0.2s; -moz-transition: all linear 0.2s; -o-transition: all linear 0.2s; -ms-transition: all linear 0.2s; transition: all linear 0.2s;}

.statistics-tabs .tab-item table.stand tr td { float:left;}
.statistics-tabs .tab-item table.stand tr td:first-of-type { width:100%; display:block;}
.statistics-tabs .tab-item table.stand tr td:nth-of-type(7) { width:80% !important; height:32px; text-align:left}
.statistics-tabs .tab-item table.stand tr td:nth-of-type(8) { width:20% !important; height:32px; text-align:right}
.statistics-tabs .tab-item table.stand tr th { display:none;}

}


@media only screen and (max-width:480px) {
.relust table tr td:first-of-type { text-align:left; width:70%;}
.relust table tr td:nth-of-type(2), .relust table tr td:nth-of-type(3), .relust table tr td:nth-of-type(4), .relust table tr td:nth-of-type(5), .relust table tr td:nth-of-type(6) { display:none;}
nav ul li a { font-size:.846rem; padding:1rem .5rem;}
.statistics-tabs ul li a { padding:.5rem 1rem;}
}

@media only screen and (max-width:479px) {
	.statistics-tabs ul { margin-left:.5rem;}
.statistics-tabs ul li a { padding:.5rem .5rem; font-size:.846rem}

.statistics-tabs .tab-item table.lm tr {border-bottom:1px solid #e3e3e3;}
.statistics-tabs .tab-item table.lm tr td { border-bottom:none; display:inline-block; width:50% !important;}
.statistics-tabs .tab-item table.lm tr td:last-of-type { text-align:left;}
.statistics-tabs .tab-item table tr td:first-of-type { padding-left:1rem;}

nav ul li a { text-transform:none !important;}
}