
/*NOTEBOOK*/
@media only screen and (min-width : 1300px) { 
	
.Contenedor
	{
		width: 1240px;
	}
	.ContenedorM
	{
		width: 1240px;
	}
	.ContenedorG
	{
		width: 1240px;
	}
	.header-content {
		width:1240px;
		padding: 0;
	}
	/**************************BUSCADOR******************/
	/*
		.buscador{
		    padding: 70px 50px;
			*height: 185px;
			margin: 115px 0 40px 0;
			
		}
		.buscador h6{
			font-size: 28px;
			*float: left;
			margin-right: 15px;
			width: 27%;
			text-align: left;
			padding: 8px 0 0 0;
			letter-spacing: 3px;

			display: inline-block;
		}
			#filtro {
			*float: left;
			*clear: none;
			width: 71%;

			display: inline-block;
		}

	*/

	.unrndeportes .red-triangle{
	width:761px;
	height:761px;
}
.noticias-destacadas .bloque h5{

	font-size:22px;
	line-height:24px;
}
.noticias-destacadas .bloque{
    height: 285px;
}




/***unrnsocial***/

.unrnsocial .paneles .panel .descripcion{
    height: 140px;
}

.unrnsocial .paneles .facebook{
	*padding:60px 0 0 0;
}
.unrnsocial .paneles .facebook .descripcion{
height: 400px !important;
padding: 22px 35px;
}




.ahora-UNRN
{
	width: 235px;
	font-size: 62px;
}




}

/*FULL HD*/
@media only screen and (min-width : 1900px) { 
.Contenedor
	{
		width: 1280px;
		padding:0 20px;
	}
	.ContenedorM
	{
		width: 1475px;
	}
	.ContenedorG
	{
		width: 1735px;
	}
	.unrndeportes .red-triangle{
	width:961px;
	height:961px;
}

#home-slider .nav-slider
{
	bottom: 100px;
}
#actualidad #home-slider .nav-slider
{
	bottom: 0px;
}
#home-slider h1{
	font-size:71px;
	line-height:71px;
}

.buscador h6{
	letter-spacing: 5px;
}
	
	
.fila-columnas .descripcion{
    padding: 44x 60px;
	width: 43%;
}
.fila-columnas .foto{
	width: 57%;
}

/***unrnsocial***/

.unrnsocial .paneles .panel .fecha{

float:left;
}
.unrnsocial .paneles .panel .compartir{
float: right;
}


.unrnsocial .paneles .facebook .fecha{
    text-align: center;
	margin:0 auto;
	float:none;
}	
.unrnsocial .paneles .panel .descripcion{
    height: 130px;
}
.unrnsocial .paneles .facebook{
	*padding:80px 0 0 0;
}

.unrnsocial .paneles .facebook .descripcion{
	height: 385px!important;
	*padding: 22px 75px;
}


















}