@media (min-width: 992px) and (max-width: 1199px) {
	
	.check-media{
	    width:1199px;
	}

	.titulo-panel{		
		font-size: 12px !important;
	}
	
	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;
	}
	
	.logo-legal{
		margin-top:0px;
		width: 120px;
	}
			
	.logo-senae{
		margin-top:-15px;
		height: 70px;
		width: auto;
	}
	
	.logo-servicios{
		margin-top:-5px;
		width: 200px;
	}
	
	.logo-senae-tracking{
		margin-top:-5px;
		width: 140px;
	}
	.logo_animated{		
		margin-top: 30px;		
	}
	.logo-senae-tracking-fondo{
		width: 180px;
		height: auto;
	}
	.texto_logo_animated > h3{
		font-size: 16px;
	}
	
	/**************************	MENU	**************/
	ul.menu > li{		
		font-size: 11px;
		padding-top: 10px;
	} 
	ul.menu > li > a{
		padding-left: 11px !important;
		padding-right: 11px !important;
	}
	ul.menu > li > a:hover{
		color: #000;
		font-weight: 600;
		border-bottom: 2px solid #2b3990;		
	}
	/* --- */
	
		
	/*******************	BUSCADOR		 ********************/
	.busqueda_login{
		top: 5px;	
	}
	.img_login{
		position: absolute;
		top: 50px;
		left: 50px;
		width: 450px;
		z-index: 0;
	}
	.titulo-login{				
		height: 30px;		
		line-height: 30px;		
		
	}
	
	/**************		EFECTO INPUT	*****************/
	.input-effect{
		margin-top: 15px;
		padding-bottom: 1px;
	}
	
	/**************		SERVICIOS		****************/
	
	.texto-servicios{		
		font-size: 11px;
		
	}
	
}