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

	.titleHeader{
		font-size:24px;
	}
}		
@media screen and (max-width: 1000px) {
	a.colCenter .titleHeader{
		font-size:17px;
	}
	#Contenido h3{
		font-size: 1.5em;
		height: auto;
	}
	
	#Cuerpo {
		width: 100%;
		margin-top: expression('-5px');
		background: inherit;
		height: auto;
		/*margin: 25px;*/
		display: flex;
		flex-direction: column;
		min-width: 100%;
	}
	
	#botonera {
		width:15%;
	}
	#ContenidoNoDestacados {
		text-align: left;
	}
	#Contenido100 {
		margin-left: 0px;
	}

	#Contenido{
		padding:25px;
	}
	#destacadosContenido {
		margin: 10px;
		padding-bottom: 0px;
	}
	.spacioizq20 {
		margin-left: 20px;
	}
	.nav_links {
		display: flex;
		flex-direction: row;
		flex-wrap: wrap;
		width: 100%;
		height: auto;
		margin-left: 0px;
		float: left;
		background-color: #F2F2F2;
		margin-top: 0;
	}
	.nav_links_container {
		width: 250px;
	}

	div.TexTitContenido {
		text-align: left;
	}

	#iimg_-648367388,
	#iimg_66974280,
	#iimg_-1945003917,
	#iimg_-426172590,
	#iimg_66974280,
	#iimg_-118904842,
	#iimg_93099345,
	#img_-20220428,
	#home_albacete,
	#iimg_-1313346289,
	#iimg_-213859455,
	#iimg_76921146,
	#iimg_-1836784379,
	#iimg_-1595316380{
		width:100%;
		height:auto;
	}
	#iimg_1093385042 {
		text-align: center;
	}
	#Contenido div.marginB20 a img {
		width:100%;
		height:auto;
	}
}
@media screen and (min-width: 801px) and (max-width: 907px) {
	.titleHeader{
		display:none;
	}
}

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

	.titleHeader{
		font-size: 20px;
	}

	.subralladogris{
		margin-top:10px;
	}
	#Contenido100 #destacadosContenido div:nth-child(2) {
		border:none;
	}

	#LogoAccesibilidad {
		width: 100%;
		text-align: left;
	}
	a{   
		word-wrap:break-word;
	}

	.searchResultNoticias{
		width: 100%;
		display: flex;
		flex-direction: column;
	}
	.searchResultNoticias div{
		margin:5px;
	}
	.searchResultNoticias #fondocomunicados{
		width:90%;
	}
	#botonera {
		width: 30%;
		display: flex;
		flex-direction: row;
		justify-content: space-between;
	}
}

@media screen and (max-width: 600px) {
	body,
	div,
	form,
	h1,
	h2,
	h4,
	h5,
	ol,
	img,
	p,
	a,
	table,
	img {
		text-align: left;
	}
	 #WebMTASPrincipal{
	 	width:100%;
	 }

	.subralladogris p {
		display: flex;
		flex-direction: column;
		align-items:center;
		margin-left: 15px;
	}
	
	.TexTitContenidoHome {
    	font-size: 14px;
	}

	.imagen-cabecera{
		display:none;
	}
	.titleHeader{
		display:none;
	}
	.mainTitle{
		display:block;
		background-color: #f6f9fc;
		color: #154481;
		font-size: 18px;
		font-weight: bold;
		padding: 10px;
		text-align: center;
	}
	.imagenITSS{
		margin-top:20px;
	}
	#imagenCabecera {
		margin-top: 10px;
	}
	.topnav {
		margin-left: 0px;
	}
	
	.home_content h3 {
		font-size: 1.3em;
	}
	#Contenido100Home {
		width: 100%;
		height: auto;
		margin-left: 0;
		display: flex;
		flex-direction: column;
		min-width: 100%;
	}
	#Contenido {
		padding: 20px;
		display: flex;
		flex-direction: column;
	}
	
/* ACCORDION DESTACADOS -HOME- */
	
	button.accordion {
		display: block;
		background-color: #32469f;
		color: #ffffff;
		cursor: pointer;
		padding: 10px;
		border: none;
		text-align: center;
		outline: none;
		font-size: 14px;
		transition: 0.4s;
		border-radius: 20px;
		margin: 15px;
		
	}

	.active, .accordion:hover {
		background-color: #2b7fcf; 
	}

	.panel {
		display: none;
		background-color: white;
		overflow: hidden;
		height:auto;
		width:100%;
	}

	#ContenidoNoDestacados p a img,
	#iimg_-2141701485 {
		width:100%;
		height:auto;
	}
	#destacadosHome {
		width: 100%;
		top: 0;
	}
	#destacados {
		position: relative;
		width:100%;
		background-image: none;
	}

	#Contenido100 {
		display: flex;
		flex-direction: column;
	}

	#destacadosContenido {
		margin: 10px;
		padding-bottom: 0px;
	}

	#Cuerpo {
		margin: auto;
	}

	.homeBtn {
		margin: 5px 0 5px 0;
	}
	p {
		text-align: left;
		padding: 0 10px 0 10px;
	}
	.spacioDer10 {
		margin-bottom: 23px;
	}
	.TexTitContenido {
		text-align: left;
	}
	#fondocomunicados {
		width: 90%;
	}
	#img_normativa img {
		width:100%;
		height:auto;
	}
	#center_column{
		display:flex;
		flex-direction:column;
		align-items:center;
	}
	#EnlacesPie{
		display:flex;
		flex-direction:column;
		width:100%;
	}
	#EnlacesPie span {
		display:none;
	}
	
}


/* Responsive tables*/

@media screen and (max-width: 760px),
(min-device-width: 768px) and (max-device-width: 1024px)  {

	table, thead, tbody, th, td, tr{ 
		display: block; 
	}

	/* Hides table headers (but not display: none;, for accessibility) */
	
	table {
		width:95%;
	}
	#tablaEstadisticas2019{
	    margin: 0 10px 0 10px;
		width:95%;
	}
	thead tr{ 
		position: absolute;
		top: -9999px;
		left: -9999px;
	}

	tr { border: 1px solid #ccc; }
	
	td { 
		/* Behaves  like a "row" */
		border: none;
		border-bottom: 1px solid #eee; 
		position: relative;
		padding-left: 50%; 
	}
	
	td:before{ 
		position: absolute;
		top: 6px;
		left: 6px; 
		padding-right: 10px; 
		white-space: nowrap;
		color: #d5805a;
		border-right: 1px solid #eee;
	}
	
	
	
	/* Quienes_somos > Centenario_ITSS_1906-2006 */
	
	td.centernario:nth-of-type(1):before { content: "Nombre"; }
	td.centenario:nth-of-type(2):before { content: "Tamaño"; }
	
	/* Que_hacemos > Estadisticas */
	
	td.estadisticas:nth-of-type(1):before { content: "Nombre"; }
	td.estadisticas:nth-of-type(2):before { content: "Informe"; }
	
	/* Que_hacemos > Contratacion_Servicios_ITSS */
	
	td.contratacion:nth-of-type(1):before { content: "Servicio"; }
	td.contratacion:nth-of-type(2):before { content: "Provincias"; }
	td.contratacion:nth-of-type(3):before { content: "Licitación"; }
	td.contratacion:nth-of-type(4):before { content: "Formalización"; }
	
	/* Atencion_al_Ciudadano > FORMULARIOS */
	
	td.descarga_form:nth-of-type(1):before { content: "Nombre del formulario"; }
	td.descarga_form:nth-of-type(2):before { content: "Formato Word"; }
	td.descarga_form:nth-of-type(3):before { content: "Formato PDF"; }
	td.descarga_form:nth-of-type(4):before { content: "Catalan"; }
	td.descarga_form:nth-of-type(5):before { content: "Euskera"; }
	td.descarga_form:nth-of-type(6):before { content: "Gallego"; }
	td.descarga_form:nth-of-type(7):before { content: "Valenciano"; }
	
	/* Trabaja_con_nosotros > Convocatorias */
	
	td.convocatoria:nth-of-type(1):before { content: "Nombre"; }
	td.convocatoria:nth-of-type(2):before { content: "Convocatoria"; }
	td.convocatoria:nth-of-type(3):before { content: "Admitidos"; }
	td.convocatoria:nth-of-type(4):before { content: "Excluidos"; }
	td.convocatoria:nth-of-type(5):before { content: "Mod. Exam."; }
	td.convocatoria:nth-of-type(6):before { content: "Fecha Examenes - 1º"; }
	td.convocatoria:nth-of-type(7):before { content: "Fecha Examenes - 2º"; }
	td.convocatoria:nth-of-type(8):before { content: "Fecha Examenes - 3º"; }
	td.convocatoria:nth-of-type(9):before { content: "Fecha Examenes - 4º"; }
	td.convocatoria:nth-of-type(10):before { content: "Fecha Examenes - 5º Escuela"; }
	td.convocatoria:nth-of-type(11):before { content: "Resultados - 1º"; }
	td.convocatoria:nth-of-type(12):before { content: "Resultados - 2º"; }
	td.convocatoria:nth-of-type(13):before { content: "Resultados - 3º"; }
	td.convocatoria:nth-of-type(14):before { content: "Resultados - 4º"; }
	td.convocatoria:nth-of-type(15):before { content: "Resultados - 5º Escuela"; }
	
	/* Trabaja_con_nosotros > Concursos */
	.iconoDocumento td:nth-of-type(1):before { content: "Nombre"; }
	.iconoDocumento td:nth-of-type(2):before { content: "Bases"; } 
	.iconoDocumento td:nth-of-type(3):before { content: "Modelo Solicitud"; } 
	.iconoDocumento td:nth-of-type(4):before { content: "Resolución"; } 
	
	/* Atencion_al_Ciudadano > CRIT_TECNICOS */
		
	 td.crit_tecnico:nth-of-type(1):before { content: "Fecha"; }
	 td.crit_tecnico:nth-of-type(2):before { content: "Criterio técnico"; } 
	 td.crit_tecnico:nth-of-type(3):before { content: "Documento"; } 
	

}
