@media screen and (max-width: 767px){
	/*********************	MENÚ HORIZONTAL 	**************************/
	.nav > li > a {
		margin-left: 0px !important;
		margin-right: 0px !important;
	}
	.dropdown-menu{	
		margin-left: 0px !important;
	}
	/*****************************************************************/
	/**************************		CABECERA SUPERIOR		*******************/
	.btn-xs{
		font-size: 8.5px !important;
	}
	.linea1{
		height: 2PX;
		border: none;
		border-top: 1px solid;
		border-color: #fff;	
	}
	.linea2{
		height: 2PX;
		border: none;
		border-top: 2px solid;
		border-color: #54729e	
	}
	.nombre-usuario{	
		font-size: 10PX;
		line-height: 40px;
	}
	.linea-vacia2{
		height: 28PX;
	}	
	.btn-group > .btn, .btn-group-vertical > .btn {
		margin-right: 5px;
	}
	/******************************************************************/
	/**************************		CABECERA		*******************/	
	.cabecera{			
		color: #000;
		height: 100px;
		width: 100%;	
		

		background-image: none;		
		background-image: url("/Subastas/resources/images/bg_cab-xs.png") !important;
		background-repeat: no-repeat;
		
	}
	.cab_logo_senae {	
		margin: 20px auto;		
		
	}
	.cab_logo_senae  img{			
		height: 70px;
		width: auto;	
		margin-left: 0px !important;	
	}
	.cab_logo_subasta{				
		margin: 20px auto;
	}
	.cab_logo_subasta img{		
		height: 70px;
		width: auto;
		float: right;
				
	}
	/******************************************************************/
	/*******************	CAROUSEL DE DESTACADOS		*************/
	.ui-carousel .ui-carousel-page-links {
		right: 10px !important;
	}
	.valor-destacado{
		font-size: 36px;
		margin-top: -20px;
	}
	.titulo-distrito-destacado{
		font-size: 13px;
		letter-spacing: 13px;	
		margin-right: -13px;
	}
	.distrito-destacado{
		font-size: 12px;
	}
	.titulo-fecha-destacada{
		font-size: 14px;
	}
	
	.btn-ver-mas-detalles{
		margin-top:25px;
	}
	
	
	/*****************************************************************/
	
	/*********************	MENÚ IZQUIERDO 	**************************/
		
	.ui-datalist-data li div a{ 		
		font-size: 12px !important;		
	}
		
	/*****************************************************************/
	
	/******************************		PIE		***********************/

	.pie{
		color: #000;
		height: auto;
		width: 100%;
		background-image: noene;
	}
	.pie-enlaces, .pie-bancos {		
		height: 370px;
	}
	/*****************************************************************/
	
	.ver-proceso{
		text-align: center !important;
		margin-left: 30%;
	}
	#id_como_funciona{	
		 width: 65%;		 
	}