@media only screen and (min-width: 680px) { #menu_menor  { display:none; visibility:hidden; } }
@media only screen and (max-width: 680px) { #menu_maior  { display:none; visibility:hidden; } }

.center  { text-align: center; display: block; margin-left: auto; margin-right: auto; }


div.d       { text-align: center; font-family: Comic Sans MS;  
              text-shadow: 3px 0px 0px #000000, -1px 0px 0px #000000, 
              0px 1px 0px #3700a6, 0px -1px 0px black;
              font-weight: bold; color: #d3b35a }



/* 1.nome, 2. steamid, 3. local, 4. foto, 5. kills, 6. deaths, 7. kd, 8. hs, 9. hs_percent, 10. eff, 11. vitorias,  */
/* 12. derrotas, 13. assistencias, 14. plants, 15. defuses, 16. tempo, 17. knife_kills, 18. knife_deaths 19. pontos */




@media only screen and (max-width: 1500px) /* precisao eficiencia saem */
{
	table th:nth-child(18)		{ display:none; visibility:hidden; }
	table th:nth-child(17)		{ display:none; visibility:hidden; }
	table th:nth-child(16)		{ display:none; visibility:hidden; }
	table th:nth-child(15)		{ display:none; visibility:hidden; }
	table td:nth-child(18)		{ display:none; visibility:hidden; }
	table td:nth-child(17)		{ display:none; visibility:hidden; }
	table td:nth-child(16)		{ display:none; visibility:hidden; }
	table td:nth-child(15)		{ display:none; visibility:hidden; }
}


@media only screen and (max-width: 1300px) /* kd e acertos saem */
{
	table th:nth-child(18)		{ display:none; visibility:hidden; }
	table th:nth-child(17)		{ display:none; visibility:hidden; }
	table th:nth-child(16)		{ display:none; visibility:hidden; }
	table th:nth-child(15)		{ display:none; visibility:hidden; }
	table th:nth-child(14)		{ display:none; visibility:hidden; }
	table th:nth-child(13)		{ display:none; visibility:hidden; }
	table td:nth-child(18)		{ display:none; visibility:hidden; }
	table td:nth-child(17)		{ display:none; visibility:hidden; }
	table td:nth-child(16)		{ display:none; visibility:hidden; }
	table td:nth-child(15)		{ display:none; visibility:hidden; }
	table td:nth-child(14)		{ display:none; visibility:hidden; }
	table td:nth-child(13)		{ display:none; visibility:hidden; }
}


@media only screen and (max-width: 1200px) /* tiros hs e damagem saem */
{
	table th:nth-child(18)		{ display:none; visibility:hidden; }
	table th:nth-child(17)		{ display:none; visibility:hidden; }
	table th:nth-child(16)		{ display:none; visibility:hidden; }
	table th:nth-child(15)		{ display:none; visibility:hidden; }
	table th:nth-child(14)		{ display:none; visibility:hidden; }
	table th:nth-child(13)		{ display:none; visibility:hidden; }
	table th:nth-child(12)		{ display:none; visibility:hidden; }
	table th:nth-child(11)		{ display:none; visibility:hidden; }
	table th:nth-child(10)		{ display:none; visibility:hidden; }
	table td:nth-child(18)		{ display:none; visibility:hidden; }
	table td:nth-child(17)		{ display:none; visibility:hidden; }
	table td:nth-child(16)		{ display:none; visibility:hidden; }
	table td:nth-child(15)		{ display:none; visibility:hidden; }
	table td:nth-child(14)		{ display:none; visibility:hidden; }
	table td:nth-child(13)		{ display:none; visibility:hidden; }
	table td:nth-child(12)		{ display:none; visibility:hidden; }
	table td:nth-child(11)		{ display:none; visibility:hidden; }
	table td:nth-child(10)		{ display:none; visibility:hidden; }
}


@media only screen and (max-width: 800px) /* mortes kils faca e death faca  saem */
{
	table th:nth-child(18)		{ display:none; visibility:hidden; }
	table th:nth-child(17)		{ display:none; visibility:hidden; }
	table th:nth-child(16)		{ display:none; visibility:hidden; }
	table th:nth-child(15)		{ display:none; visibility:hidden; }
	table th:nth-child(14)		{ display:none; visibility:hidden; }
	table th:nth-child(13)		{ display:none; visibility:hidden; }
	table th:nth-child(12)		{ display:none; visibility:hidden; }
	table th:nth-child(11)		{ display:none; visibility:hidden; }
	table th:nth-child(10)		{ display:none; visibility:hidden; }
	table th:nth-child(9)		{ display:none; visibility:hidden; }
	table th:nth-child(8)		{ display:none; visibility:hidden; }
	table th:nth-child(7)		{ display:none; visibility:hidden; }
	table td:nth-child(18)		{ display:none; visibility:hidden; }
	table td:nth-child(17)		{ display:none; visibility:hidden; }
	table td:nth-child(16)		{ display:none; visibility:hidden; }
	table td:nth-child(15)		{ display:none; visibility:hidden; }
	table td:nth-child(14)		{ display:none; visibility:hidden; }
	table td:nth-child(13)		{ display:none; visibility:hidden; }
	table td:nth-child(12)		{ display:none; visibility:hidden; }
	table td:nth-child(11)		{ display:none; visibility:hidden; }
	table td:nth-child(10)		{ display:none; visibility:hidden; }
	table td:nth-child(9)		{ display:none; visibility:hidden; }
	table td:nth-child(8)		{ display:none; visibility:hidden; }
	table td:nth-child(7)		{ display:none; visibility:hidden; }
}



@media only screen and (max-width: 700px) /*0=Rank 1=Foto 2=Jogador*/

{
	table th:nth-child(18)		{ display:none; visibility:hidden; }
	table th:nth-child(17)		{ display:none; visibility:hidden; }
	table th:nth-child(16)		{ display:none; visibility:hidden; }
	table th:nth-child(15)		{ display:none; visibility:hidden; }
	table th:nth-child(14)		{ display:none; visibility:hidden; }
	table th:nth-child(13)		{ display:none; visibility:hidden; }
	table th:nth-child(12)		{ display:none; visibility:hidden; }
	table th:nth-child(11)		{ display:none; visibility:hidden; }
	table th:nth-child(10)		{ display:none; visibility:hidden; }
	table th:nth-child(9)		{ display:none; visibility:hidden; }
	table th:nth-child(8)		{ display:none; visibility:hidden; }
	table th:nth-child(7)		{ display:none; visibility:hidden; }
	table th:nth-child(6)		{ display:none; visibility:hidden; }
	table th:nth-child(5)		{ display:none; visibility:hidden; }
	table th:nth-child(3)		{ display:none; visibility:hidden; }
	table th:nth-child(2)		{ display:none; visibility:hidden; }
	table td:nth-child(18)		{ display:none; visibility:hidden; }
	table td:nth-child(17)		{ display:none; visibility:hidden; }
	table td:nth-child(16)		{ display:none; visibility:hidden; }
	table td:nth-child(15)		{ display:none; visibility:hidden; }
	table td:nth-child(14)		{ display:none; visibility:hidden; }
	table td:nth-child(13)		{ display:none; visibility:hidden; }
	table td:nth-child(12)		{ display:none; visibility:hidden; }
	table td:nth-child(11)		{ display:none; visibility:hidden; }
	table td:nth-child(10)		{ display:none; visibility:hidden; }
	table td:nth-child(9)		{ display:none; visibility:hidden; }
	table td:nth-child(8)		{ display:none; visibility:hidden; }
	table td:nth-child(7)		{ display:none; visibility:hidden; }
	table td:nth-child(6)		{ display:none; visibility:hidden; }
	table td:nth-child(5)		{ display:none; visibility:hidden; }
	table td:nth-child(3)		{ display:none; visibility:hidden; }
	table td:nth-child(2)		{ display:none; visibility:hidden; }

}



