@charset "utf-8";
/* CSS Document */

* {
margin: 0px;
    padding: 0px;
}
.box-left-equipos-redes {
	float: left;
	width: 100%;
	text-align: center;
}
.icon-socialesteam {
	float: none;
	margin: 10px 2px;
	width: 100%;
	max-width: 42px;
}
.icon-socialesteam img {
	float: left;
	width: 100%;
	opacity: 1;
border:0px;
filter: alpha(opacity=100);
transition: opacity 0.3s linear;
  -webkit-transition: opacity 0.3s linear;
  -ms-transition: opacity 0.3s linear;
  -moz-transition: opacity 0.3s linear;
  -o-transition: opacity 0.3s linear;
}
.icon-socialesteam img:hover {
opacity: 0.82;
filter: alpha(opacity=82);
}
.box-left-equipos-interior {
	width: 100%;
}
.team-pic {
float: left;
    width: 100%;
    padding: 5px 0px 0px 0px;
    text-align: center;
    box-sizing: border-box;
}
.team-pic img {
    width: 85%;
    border-radius: 30px;
    border-bottom: 10px solid #161152;
}
.bg-sede { 
	background-color: #2d1f78;
    border-radius: 0px 0px 30px 30px;
    padding-bottom: 15px;
    background-repeat: repeat;
    background-size: cover;
    background-position: bottom center;
    /* background: #FFF; */
    background: linear-gradient(180deg, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 255, 1) 30%, rgb(55 39 143) 30%);
	background: linear-gradient(180deg,rgba(255, 255, 255, 1) 0%, rgba(255, 255, 255, 1) 30%, rgba(45, 31, 120, 1) 30%, rgba(45, 31, 120, 1) 42%, rgba(33, 27, 94, 1) 42%);
}
.sede-pic {
float: left;
    width: 100%;
    padding: 25px 0px 0px 0px;
    text-align: center;
    box-sizing: border-box;
}
.sede-pic img {
    width: 73%;
    border-radius: 30px;
    border-bottom: 10px solid #161152;
}

.imagen-div-team {
    display: block;
    width: 100%;
    text-align: center;
}
.imagen-div-team img {
    max-width: fit-content;
    text-align: center;
}
@media (max-width: 400px) {
	.imagen-div-team img {
		max-width: 180px;
		width: 100%;
	}
}
.info-pic {
    float: left;
    width: 100%;
}
@media (max-width: 760px) {
.info-pic {
    float: left;
    width: 100%;
    text-align: left;
}
}

.escudo-federacion {
    margin: 5px auto 5px auto;
    width: 32%;
    text-align: center;
    float: left;
    box-sizing: border-box;
}
@media (max-width: 400px){
	.escudo-federacion {
		margin: 0px auto 0px auto;
		width: 100%;
		text-align: center;
	}
	.escudo-federacion img {
    width: 23%;
	}	
}
.escudo-federacion img {
    /* max-height: 145px; */
    margin-bottom: 5px;
    width: 85%;
    padding: 0px;
}
@media (max-width: 400px) {
	.escudo-federacion img {
		width: 23%;
		    padding: 0px 8px 8px 8px;
	}
}
.info-pic h1 {
font: normal 30px / 24px 'robotobold', Arial, Helvetica, sans-serif;
    margin-left: 5%;
    color: #ffffff;
    margin: 10px 3% 10px 3%;
    padding: 5px 0 15px 0;
    text-align: center;
    border-bottom: dotted 2px white;
}
.dato-team-all {
    width: 68%;
    float: left;
    margin-bottom: 15px;
}
@media (max-width: 400px) {
	.dato-team-all {
		width: 100%;
	}
}
.dato-team-importante {
    color: white !important;
    background-color: #2d1f78 !important;
}
.dato-team a {
    color: #2d1f78;
    text-decoration: none;
}
.dato-team a:hover {
    text-decoration: underline;
}
.bg-figura {
	background-color: #2d1f78;
	border-radius: 0px 0px 30px 30px;
    padding-bottom: 15px;
	background-repeat: repeat;
    background-size: cover;
    background-position: bottom center;
}
.titulos-bx1-figura {
	float: left;
	width: 100%;
	font-family: Arial, Helvetica, sans-serif;
	padding-bottom: 14px;
	border-top: 10px solid #211b5e;
	background-image: url(https://static.emol.cl/emol50/Fotos/2025/08/08/file_20250808000337.png);
	background-position: right top;
	background-repeat: no-repeat;
}

.titulos-bx1-figura  h1 {
	float: left;
	font: normal 24px/24px 'roboto', Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	padding-left: 3%;
	width: 94%;
	padding-right: 3%;
	padding-top: 10px;
	margin: 0;
}
.dt-infotitle {
	border-bottom: dotted 2px #0a367c;
}
.figura-p {
	color:#fff !important;
	    margin-top: 10px;
}
.info-pic p {
	float: left;
	width: 89.93%;
	margin-right: 5.03%;
	margin-left: 5.03%;
	font-family: Arial, Helvetica, sans-serif;
	color: #131313;
	font-size: 12px;
	line-height: 16px;
	margin-top: 10px;
	margin-bottom: 20px;
}
.dato-team::before {
content: "●";
    color: #2d1f78;
    margin: 0 5px 0 0px;
}
.dato-team {
    width: 94%;
    background-color: #eeecf6;
    margin-right: 3%;
    margin-left: 3%;
    font: 16px / 22px Arial, Helvetica, sans-serif;
    color: #121212;
    margin-bottom: 5px;
    padding-top: 5px;
    padding-right: 8px;
    padding-bottom: 5px;
    padding-left: 8px;
    box-sizing: border-box;
    border-radius: 8px;
}
.dato-team.dato-team-importante::before {
content: "●";
    color: #fff;
    margin: 0 5px 0 0px;
}
.dato-figuras-tab {
    background-color: #fff !important;
}

.comoclasifico {
    border-top: 2px solid #ae080f;
    border-bottom: 2px solid #ae080f;
	background-color: #dbe6ef;
    margin-top: 5px! important;
}
/*.tab-proyeccion {
	float: left;
	width: 90%;
	margin-right: 5%;
	margin-left: 5%;
	background-color: #152a49;
	padding-left: 0px;
	margin-top: 10px;
	
	border-top: 2px solid #E0B21F;
    border-bottom: 2px solid #E0B21F;
}
.tab-proyeccion-dt {
	float: left;
	width: 90%;
	margin-right: 5%;
	margin-left: 5%;
	background-color: #152a49;
	padding-left: 0px;
	margin-bottom: 10px;
	
	border-top: 2px solid #E0B21F;
    border-bottom: 2px solid #E0B21F;
}
.tab-proyeccion-bajo {
	float: right;
	height: 22px;
	width: 22px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.tab-proyeccion-bajo img {
	width: 100%;
}

*/
.nombre-tab-300 {
	float: left;
	font: normal 16px/16px 'roboto', Arial, Helvetica, sans-serif;
	text-transform: none;
	height: 17px;
	color: #FFFFFF;
	margin: 0px;
	width: auto;
	padding-top: 4px;
	padding-left: 10px;
	padding-bottom: 4px;
}
.equipo-info-p {
	width: 90%;
	margin: 10px 5%;
	font: 13px/17px Arial, Helvetica, sans-serif;
	color: #131313;
	display: inline-block;
}

#plantel-stats {
	display: block;
}

.equipo-info-plantel {
	width: 100%;
	margin-bottom: 5px;
	font-family:  Arial, Helvetica, sans-serif;
	 line-height: 22px;
    font-size: 16px;
	color: #131313;
	display: inline-block;
}
.box-left-plantel {
	float: left;
	width: 94%;
	padding: 10px 3% 12px;
}
.dt-pic-img {
	width: 57%;
	padding: 0;
	float: left;
}
.dt-pic-img img {
	width: 100%;	
}
.box-left-plantel-lista {
	float: left;
width: 98%;
    padding: 12px 1% 12px;
}

.box-left-plantel-lista .Opta-Nav {
	display: block;
	margin-bottom: 5px;
}

.box-left-plantel-lista .Opta-Nav h3 {
	display: none;
}

.box-left-plantel-lista .Opta-Nav > ul {
	list-style-type: none;
	padding:0px;
	margin:0px;
}

.box-left-plantel-lista .Opta-Nav > ul li {
display: inline-block;
    width: 16.4%;
    border-right: 1px solid #dbe6ef;
    box-sizing: border-box;
    margin-right: 0.25%;
}

.box-left-plantel-lista .Opta-Nav > ul li:last-child {
	border-right: 0px;
}

.box-left-plantel-lista .Opta-Nav > ul li a:link,
.box-left-plantel-lista .Opta-Nav > ul li a:visited {
	position: relative;
	display: block;
	color: #333;
	padding: 8px 0px;
	text-align: center;
	background-color: #a5bdd9;
	text-decoration: none;
    font-size: 15px;
    font-family: 'roboto', Arial, Helvetica, sans-serif;
	border-bottom: 4px solid #0f4583;
	text-transform: uppercase;
}

.box-left-plantel-lista .Opta-Nav > ul li a:after {
	content: '';
	display: block;
	top:0px;
	bottom:0px;
	right:0px;
	border-right: 1px solid #ccc;
}

.box-left-plantel-lista .Opta-Nav > ul li a:hover {
	background-color: #0269b6;
	color: #fff;
	text-decoration: underline;
}

.box-left-plantel-lista .Opta-Nav > ul li.Opta-On a:link,
.box-left-plantel-lista .Opta-Nav > ul li.Opta-On a:visited {
	background-color: #0f4583;
	color: #fff;
}

.box-left-plantel-lista ul.Opta-TabbedContent {
	list-style-type: none;
	padding:0px;
	margin:0px;
}

.box-left-plantel-lista ul.Opta-TabbedContent li,
.box-left-plantel-lista ul.Opta-TabbedContent li h3 {
	display: none;
}

.box-left-plantel-lista ul.Opta-TabbedContent li.Opta-On {
	display: block;
}

.box-left-plantel-lista ul.Opta-TabbedContent li table {
	width:100%;
	border-collapse: collapse;
}

.box-left-plantel-lista ul.Opta-TabbedContent li table thead th {
	background-color: #0f4583;
    color: #fff;
    padding: 5px 4px;
    font-size: 13px;
}

.box-left-plantel-lista ul.Opta-TabbedContent li table thead th abbr {
	color: #fff;
	text-decoration: none;
}

.box-left-plantel-lista ul.Opta-TabbedContent li table tbody td,
.box-left-plantel-lista ul.Opta-TabbedContent li table tbody th {
	padding: 8px 4px;
	font-weight: normal;
	font-size: 13px;
}

.box-left-plantel-lista ul.Opta-TabbedContent li th:nth-child(1),
.box-left-plantel-lista ul.Opta-TabbedContent li td:nth-child(1) {
	text-align: right;
	padding-right:3px;
	font-weight: bold;
	color: #0f4583;
}

.box-left-plantel-lista #plantel-stats ul.Opta-TabbedContent li th:nth-child(1),
.box-left-plantel-lista #plantel-stats ul.Opta-TabbedContent li td:nth-child(1) {
	text-align: left;
	font-weight: normal;
	color: #000;
}

.box-left-plantel-lista #plantel-stats ul.Opta-TabbedContent li th:nth-child(n+2),
.box-left-plantel-lista #plantel-stats ul.Opta-TabbedContent li td:nth-child(n+2) {
	text-align: right;
	padding-right:5px;
}

.box-left-plantel-lista ul.Opta-TabbedContent li th:nth-child(n+3),
.box-left-plantel-lista ul.Opta-TabbedContent li td:nth-child(n+3) {
	text-align: right;
	padding-right:5px;
}

.box-left-plantel-lista ul.Opta-TabbedContent li:nth-child(2) table td:nth-child(4),
.box-left-plantel-lista ul.Opta-TabbedContent li:nth-child(2) table th:nth-child(4),
.box-left-plantel-lista ul.Opta-TabbedContent li:nth-child(2) table td:nth-child(5),
.box-left-plantel-lista ul.Opta-TabbedContent li:nth-child(2) table th:nth-child(5),
.box-left-plantel-lista ul.Opta-TabbedContent li:nth-child(2) table td:nth-child(7),
.box-left-plantel-lista ul.Opta-TabbedContent li:nth-child(2) table th:nth-child(7),
.box-left-plantel-lista ul.Opta-TabbedContent li:nth-child(2) table td:nth-child(8),
.box-left-plantel-lista ul.Opta-TabbedContent li:nth-child(2) table th:nth-child(8),
.box-left-plantel-lista ul.Opta-TabbedContent li:nth-child(2) table td:nth-child(9),
.box-left-plantel-lista ul.Opta-TabbedContent li:nth-child(2) table th:nth-child(9),
.box-left-plantel-lista ul.Opta-TabbedContent li:nth-child(2) table td:nth-child(10),
.box-left-plantel-lista ul.Opta-TabbedContent li:nth-child(2) table th:nth-child(10),
.box-left-plantel-lista ul.Opta-TabbedContent li:nth-child(2) table td:nth-child(16),
.box-left-plantel-lista ul.Opta-TabbedContent li:nth-child(2) table th:nth-child(16),
.box-left-plantel-lista ul.Opta-TabbedContent li:nth-child(3) table td:nth-child(5),
.box-left-plantel-lista ul.Opta-TabbedContent li:nth-child(3) table th:nth-child(5),
.box-left-plantel-lista ul.Opta-TabbedContent li:nth-child(3) table td:nth-child(6),
.box-left-plantel-lista ul.Opta-TabbedContent li:nth-child(3) table th:nth-child(6),
.box-left-plantel-lista ul.Opta-TabbedContent li:nth-child(3) table td:nth-child(7),
.box-left-plantel-lista ul.Opta-TabbedContent li:nth-child(3) table th:nth-child(7),
.box-left-plantel-lista ul.Opta-TabbedContent li:nth-child(3) table td:nth-child(8),
.box-left-plantel-lista ul.Opta-TabbedContent li:nth-child(3) table th:nth-child(8),
.box-left-plantel-lista ul.Opta-TabbedContent li:nth-child(3) table td:nth-child(9),
.box-left-plantel-lista ul.Opta-TabbedContent li:nth-child(3) table th:nth-child(9),
.box-left-plantel-lista ul.Opta-TabbedContent li:nth-child(3) table td:nth-child(10),
.box-left-plantel-lista ul.Opta-TabbedContent li:nth-child(3) table th:nth-child(10),
.box-left-plantel-lista ul.Opta-TabbedContent li:nth-child(3) table td:nth-child(11),
.box-left-plantel-lista ul.Opta-TabbedContent li:nth-child(3) table th:nth-child(11),
.box-left-plantel-lista ul.Opta-TabbedContent li:nth-child(4) table td:nth-child(7),
.box-left-plantel-lista ul.Opta-TabbedContent li:nth-child(4) table th:nth-child(7),
.box-left-plantel-lista ul.Opta-TabbedContent li:nth-child(4) table td:nth-child(8),
.box-left-plantel-lista ul.Opta-TabbedContent li:nth-child(4) table th:nth-child(8) {
display: none;
}

.box-left-plantel-lista ul.Opta-TabbedContent li table tbody th {
	font-weight: normal;
}

.box-left-plantel-lista ul.Opta-TabbedContent li table tr {
	    border-bottom: 1px solid #a5bdd9;
}

.box-left-plantel-lista ul.Opta-TabbedContent li table tbody tr:nth-child(odd) th,
.box-left-plantel-lista ul.Opta-TabbedContent li table tbody tr:nth-child(odd) td {
	background-color: #fff;
}

.Opta p.Opta-Load {
color: #333;
font-weight: bold;
width: 100%;
max-width: 700px;
height: 400px;
line-height: 340px;
font-size: 12px;
background-color: #efefef;
background-image: url(//static.emol.cl/emol50/Fotos/2018/08/02/file_20180802124615.gif);
background-repeat: no-repeat;
background-position: center center;
background-size: 30px 30px;
text-align: center;
position: relative;
}


/* datos mundial */

/* Ficha Equipos :: Gráficos y estadísticas */


#grafico-ranking-fifa {
	background-color: #327ad0;
	width: 100%;
	height: 205px;
	float:left;
	clear:both;
	margin-bottom:10px;
	background-image: url(//static.emol.cl/emol50/Fotos/2018/08/02/file_20180802124615.gif);
	background-repeat: no-repeat;
	background-position: center center;
}

.estadisticas-mundiales-seleccion {
	position: absolute;
	left: 59px;
    top: 139px;
	background-color: #fff;
	width: 79px;
	height: 99px;
	text-align: left;
	padding:3px 15px;
	border-radius: 55px;
	font-size: 11px;
	padding-top:6px;
	cursor: default;
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;


}

.estadisticas-mundiales-seleccion li {
	margin-top:2px;
	position: relative;
	padding-left:26px;
	list-style-type: none;

}

.estadisticas-mundiales-seleccion li div {
	position: absolute;
	top: 4px;
	left:15px;
	width: 7px;
	height: 7px;
	background-color: #327ad0;
}

.estadisticas-mundiales-seleccion li div.pe {
	background-color: #6c90ba;
}

.estadisticas-mundiales-seleccion li div.pp {
	background-color: #bbd2ec;
}

.estadisticas-mundiales-seleccion li.totales {
	font-weight: bold;
	border-bottom: 1px dotted #ccc;
	font-size: 24px;
	padding-bottom: 2px;
	text-align: center;
	padding-left:0px;
}



.box-estadisticas-graficos-der h4 {
margin-left:0px;
}



#box-grafico-torta-equipos {
	float: left;
	width: 215px;
	height: 190px;
	  display: flex;
 	justify-content: center;
}

div.estadisticas-historicas-mundiales {
background-color: #fff;
background-color: rgba(255,255,255,0.5);
width: 96%;
padding:10px 3px 0px 3px;
	margin-bottom: 20px;
float:left;
}

div.estadisticas-historicas-mundiales ul li {
margin-bottom: 4px;
border-bottom: 1px dotted #cddae9;
padding-bottom: 4px;
list-style-type: none;
}
div.estadisticas-historicas-mundiales ul {
	margin: 4px 10px;
	padding: 0;
}

div.estadisticas-historicas-mundiales ul li:last-child {
border-bottom: none;
}

div.estadisticas-historicas-mundiales ul li span {
font-size: 11px;
}


.box-estadisticas-graficos {
    display:block;
    width: 100%;
    height: 240px;
    margin-bottom: 10px;
    position: relative;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
}
.box-estadisticas-graficos-cnti {
    float: left;
    width: 36%;
		

    margin-bottom: 8px;
	margin-left: 1%;
	

}
.box-estadisticas-graficos-der {
    float: left;
    width: 62%;
	margin-left: 1%;
}
.box-estadisticas-graficos-cnti h4, .box-estadisticas-graficos-der h4 {
	font-family: 'roboto', Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-weight: normal;
	background-color: #0061AC;
	margin-top: 8px;
	margin-left: 12px;
	border-bottom: 2px solid #113661;
	padding-top: 2px;
	padding-right: 6px;
	padding-left: 6px;
	font-size: 20px;
	float: left;
	margin-bottom: 10px;
}

.box-estadisticas-graficos-der h4 {
		margin-left: 0px;
}


/* ===== RESOLUCIÓN < 760 ===== */

@media (max-width: 760px) {

.box-left-plantel {
    padding: 12px 0;
}
.box-left-plantel-lista {
	width: 100%;
	box-sizing: border-box;
    padding: 12px 1.5% 12px 1.5;
}
.team-pic {
	float: left;
	width: 100%;

}
.info-pic {
	float:left;
	width: 100%;
	padding-bottom: 15px;
}
	.info-pic h1 {
    margin: 10px 3% 17px 3%;
	}
.dato-team, .tab-proyeccion, .equipo-info-p {
	float: left;
	width: 94%;
	margin-right: 3%;
	margin-left: 3%;
}
.tab-proyeccion-dt {
	float: left;
	width: 94%;
	margin-right: 3%;
	margin-left: 3%;
	margin-top: 15px;
	border-top: 2px solid #E0B21F;
    border-bottom: 2px solid #E0B21F;
}
.box-left-plantel-lista .Opta-Nav > ul li {
	width: 48%;
	margin-bottom: 5px;
	margin-right: 1%;
	margin-left: 1%;
}

	.equipo-info-plantel {
    margin-left: 3%;
}
	
}

@media (max-width: 680px) {
	
.torta-centralizar {
	display: flex;
 	justify-content: center;
	    align-items: center;
}
	#box-grafico-torta-equipos {

    /* width: 36% !important; */
    /* height: 20% !important; */
    max-width: 230px;
    min-width: 230px;
		max-height: 195px;
		min-height: 195px;
	}
	
.estadisticas-mundiales-seleccion {
	left: auto;
    top: auto;
	display: flex;
    justify-content: center;
    height: 102px;
	width: 84px;
    align-items: center;
	font-size: 12px;
}
.box-estadisticas-graficos-cnti h4, .box-estadisticas-graficos-der h4 {
	float: none;
	display: block;
	margin-left: 0px;
    width: 99%;
    box-sizing: border-box;
	}
.box-estadisticas-graficos-cnti {
	width: 99%;
    margin-bottom: 0px;

}
.box-estadisticas-graficos-der {
    width: 99%;
	margin-left: 1%;
}
div.estadisticas-historicas-mundiales {
width: 94%;
    margin-right: 3%;
    margin-left: 2%;
}

.equipo-info-plantel {
	    margin-left: 3%;
	}
.estadisticas-mundiales-seleccion li.totales {
    font-size: 26px;
}
}
@media (max-width: 460px) {



.box-left-plantel-lista .Opta-Nav > ul li:nth-child(3) {
	border-right:0px;
}
	
.box-left-plantel-lista ul.Opta-TabbedContent li table tbody td,
.box-left-plantel-lista ul.Opta-TabbedContent li table tbody th {
	padding: 8px 4px;
	font-weight: normal;
	font-size: 12px;
}


	
}







/* DT NUEVA BASE */

.team-pic-dt {
    float: left;
    width: 55%;
    padding: 0px 0px 15px 10px;
    text-align: center;
    box-sizing: border-box;
}
.team-pic-dt img {
    width: 100%;
    border-radius: 30px;
    border-bottom: 10px solid #ff2626;
}
.info-pic-dt {
    float: left;
    width: 45%;
    padding: 0px 10px 10px 10px;
    box-sizing: border-box;
}
.info-pic-dt h1 {
	font: normal 34px / 24px 'robotobold', Arial, Helvetica, sans-serif;
    color: #0a367c;
    margin: 0 0% 14px 0%;
    width: 100%;
    /* background-color: #161554; */
    padding: 6px;
    box-sizing: border-box;
    text-align: center;
	padding: 5px 0 15px 0;
}
.dato-team-dt {
    float: left;
    width: 100%;
    background-color: #d5e5f7;
    margin-right: 0%;
    margin-left: 0%;
    font: 14px/20px Arial, Helvetica, sans-serif;
    color: #333;
    margin-bottom: 4px;
    padding-top: 5px;
    padding-right: 8px;
    padding-bottom: 5px;
    padding-left: 8px;
    box-sizing: border-box;
    border-radius: 8px;
}
@media (max-width: 580px) {
	.team-pic-dt {
    	width: 100%;
    	padding: 0px;
	}
	.team-pic-dt img {
    	width: 92%;
	}
	.info-pic-dt {
    	float: left;
    	width: 100%;
    	padding: 15px 4% 10px 4%;
    	box-sizing: border-box;
	}
	.info-pic-dt h1 {
    	margin: 0 0% 5px 0%;
	}
}



/* ------ JUGADORES CAJAS NOMINA --------- */

.box-contenedor-chilenos {
    width: 100%;
    float: left;
    box-sizing: border-box;
    padding: 0 0% 20px 0%;
}
.box-player-cl {
    width: 49.0%;
    float: left;
    height: auto;
    background-color: white;
    padding: 10px 0;
    border-top: 3px solid #fff;
    border-bottom: 2px solid #e9e9e9;
    border-radius: 0 0px 15px 15px;
    margin: 0 0% 8px 1%;
	box-sizing: border-box;
}




.box-player-cl-picture {
    width: 38%;
    float: left;
    text-align: center;
}
.box-player-cl-picture img {
    width: 85%;
    border-radius: 60px;
    box-sizing: border-box;
	border: solid 4px #e8e6f3;
	max-width: 110px;
}
.box-player-cl-info {
    width: 62%;
    float: left;
}
.box-player-cl-info p {
	padding: 3px 0 0 0 !important;
    margin: 0px;
    line-height: 20px;
    font-size: 14px;
}
.box-player-cl-info p::before {
    content: "●";
    color: #211b5e;
    margin: 0 5px 0 0px;
}
@media (max-width: 580px) {
.box-player-cl {
    width: 48%;
}
.box-player-cl-picture {
    width: 100%;
    float: left;
    text-align: center;
}
.box-player-cl-info {
    width: 100%;
    float: left;
}
	.box-player-cl-info h2 {
		text-align:center; 
	}
		.box-player-cl-info {
    width: 100%;
    float: left;
}
	.box-player-cl-info p {
	text-align: center;
	}
}
@media (max-width: 400px) {
.box-player-cl {
    width: 98.0%;
}
}

@media (max-width: 320px) {

}
.box-player-cl-info h2 {
    font-family: 'roboto', Arial, Helvetica, sans-serif;
    font-size: 20px;
    color: #211b5e;
    line-height: 22px;
    font-weight: normal;
/*    padding-bottom: 5px;*/
	margin: 14px 6px 6px 6px;
    box-sizing: border-box;
}
@media (max-width: 320px) {
.box-player-cl-info h2  {
    margin: 7px 6px 6px 0;
}
	.box-player-cl {
	border-bottom: 3px solid #f3f3f3;
    border-radius: 0;
	padding: 4px 0 10px 0;
	margin: 0;
	}
	.box-player-cl-picture img {
    width: 36%;
}

}