@media (min-width: 768px) and (max-width: 991px) {
	
	.check-media{
	    width: 991px;
	}
	
	.titulo-panel{		
		font-size: 12px !important;
	}
	.columna{
		padding-left: 5px !important; 
		padding-right: 5px !important;
	}
	.title_hito{		
		line-height: 20px;
	}
	.date_hito{		
		line-height: 20px;
		
	}
	.marco-resumen{
		font-size: 12px;
		height: 35px;
		line-height: 35px;		
			
	}
	
	.marco-resumen-label{
		font-size: 12px;
		height: 35px;
		line-height: 35px;	
			
	}
	
	span.calendario_inicio > input, span.calendario_fin > input{
		border: 0px !important; 
		padding: 4px 0 !important; 
		border-radius: 0px !important; 
		background-color: transparent !important;
		color: #ddd !important;
		box-shadow: none !important;		
		font-family: inherit;
		font-size: 14px;
		margin-bottom: 0px !important;		
		text-shadow: none !important;
		width: 100% !important;
		
	}
	
	/****************	CABECERA	**********/
	
	.cabecera2{				
		height: 80px;
	}
			
	.cabecera2 > div > div + div{
		padding-left: 0px !important;
		padding-right: 0px !important;
	}
	
	.logo-legal{
		margin-top:0px;
		width: 120px;
	}
	
	.logo-senae{
		margin-top:-10px;
		height: 55px;
		width: auto;
	}
	
	.logo-servicios{
		margin-top:0px;
		width: 180px;
	}
	.logo_animated{		
		margin-top: 20px;		
	}
	.logo-senae-tracking{
		margin-top:0px;
		width: 95px;
	}
	
	.logo-senae-tracking-fondo{
		width: 180px;
		height: auto;
	}
	.texto_logo_animated > h3{
		font-size: 16px;
	}
	
	/**************************	MENU	**************/
	ul.menu > li{		
		font-size: 10px;
		padding-top: 11px;
	} 
	ul.menu > li > a{
		padding-left: 4px !important;
		padding-right: 4px !important;
	}
	ul.menu > li > a:hover{
		color: #000;
		font-weight: 600;
	}
	/* --- */
	
	
	/*******************	BUSCADOR		 ********************/
	.busqueda_login{
		top: 10px	
	}
	
	.img_fondo{
		
		width: 100%;
		height: 350px;		
	}
	.img_fondo_capa2{
		width: 100%;
		height: 350px;
	}
	.img_login{
		position: absolute;
		top: 70px;
		left: 50px;
		width: 320px;
		z-index: 0;
	}
	.titulo-login{				
		height: 30px;		
		line-height: 30px;		
		
	}
	
		/*****************		ETAPAS		***************/
	
	.thumbnail-etapa{	
		width: 95% !important;
	}
	
	.thumbnail-etapa:hover{	
		width: 95% !important;
	}
	
	div.thumbnail-etapa_on{	
		width: 95% !important;
	}
	
	div.thumbnail-etapa_on:hover{
		width: 95% !important;
	}
	/*	---	*/
	
	/**************		EFECTO INPUT	*****************/
	.input-effect{
		margin-top: 15px;
		padding-bottom: 1px;
	}
	
	/**************		SERVICIOS		****************/
	
	.texto-servicios{		
		font-size: 11px;
		
	}
}