.bit-20 {width:20%;}
.bit-21 {width:21%;}
.bit-22 {width:22.3%;}
.bit-30 {width:30%;}
.bit-40 {width:40%;}
.bit-55 {width:55%;}
.bit-77 {width:77%;}

@media screen and (min-width: 1000px) { 
	#toggle, .headermediano {
	display:none;
	}
	.texto-noticiahome {
    width: 62%;
	}
}

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

	.margen-interior { display: none; }
	.scroller {
    	overflow-x: auto;
	    overflow-y: auto;
	}
	.wrapper {
/*		height:auto; */
	}
	.botones-medio, .headernormal {
		display: none;
	}
	#google_translate_element {
		display:none;
	}
	.menu-arriba {
		width:283px;
	}
	.titulo { text-align: center; }

	#scroll #contenedor #noticias .foto-noticia a:link { display:none; }
	#scroll #contenedor #noticias { border:0; }
	.foto-noticia { width: 26%; }
	
	#scroll #contenedor #banner_right {
	    width: 100%;
	    height: auto;
/*	    overflow:auto; */
	}
	.agenda-izq { width: 20%; }
	.agenda-der { width: 80%; overflow: hidden; }

/*  MENU */
	#scroll #contenedor #menu_2 {
		padding:0;
	}
	.btn-sede-inicio, #logo { display: none; }
	#popout {
	position: fixed;
	height: 100%;
	width: 160px;
	background: rgb(25, 25, 25);
	background: rgba(25, 25, 25, .9);
	color: white;
	top: 0px;
	left: -250px;
/*	overflow:auto; */
	}


	#toggle {
	float: right;
	position: fixed;
	top: 60px;
	right: 45px;
	width: auto;
	height: auto;
    display: block;
	}

	.nav-menu li { 
	border-bottom:1px solid #eee; 
	padding:10px 17px;
	width:100%;
	}

	.nav-menu li:hover { 
	background:#CCC;
	}

	.nav-menu li a { 
	color:#FFF;
	text-decoration:none;
	width:100%;
	}

/* MENU PRINCIPAL LATERAL */
	#scroll #contenedor #menu_2 ul li a {
		border:0;
		margin:0;
		font-size:15px;
		color:#fff;
	}
	#scroll #contenedor #menu_2 ul li ul li a {
		width:auto;
		padding:0;
		font-size: 14px;
		height: auto;

	}
	#scroll #contenedor #menu_2 ul li a:hover ul, #scroll #contenedor #menu_2 ul li:hover ul {
		width:100%;
		margin-left:0;
	}


/* NOTICIAS */

	#scroll #contenedor #informacion {
		padding: 0 2%;
	}
}

@media screen and (max-width: 800px) { 
	.agenda-izq { width: 10%; }
	.agenda-der { width: 86%; }
/*	.bannershome { display:none; } */
	.scroller {
		overflow-x: inherit;
	    overflow-y: inherit;
	}
	.wrapper {
	height:auto; 
	}
}

@media screen and (max-width: 700px) { 
	#toggle {
		top:40px;
	}

}


@media (max-width: 630px) {
	#menu_3 { display: none; }
	#frogy {
	    width: 105px;
	}
	#scroll #contenedor #menu_2 {
		width: 105px;
		top: 5px;
	}
	#toggle { margin-left: 28%; }
	.barralateral { display: none; }
	.cuerpocontenido {
    	width: 100%;
	}
}
@media screen and (min-width: 501px) { 
	.footersmall, .headersmall {
		display:none;
	}
}
@media screen and (max-width: 500px) { 
	#toggle {
		top:30px;
	}
	.footernormal, .headernormal, .headermediano { display:none; }
	#scroll #contenedor #noticias { padding: 0px 5px 0 5px; }
	#scroll #contenedor #noticias .noticia {
    	width: 90%;
	}
	.headermediano { display:none; }
}

@media screen and (max-width: 390px) { 
	#toggle {
		top:30px;
	}
	#toggle img {
		width:40px;
	}
	#scroll #contenedor #menu_2 ul li a:hover ul, #scroll #contenedor #menu_2 ul li:hover ul {
		left:100px;
	}
	.miniatura-noticias { float:none; }
	.foto-noticia img {
		width:100%;
		height:auto;
	}
	.agenda-izq {
    width: 14%;
	}
}
@media screen and (max-width: 300px) { 
	#toggle {
		top:30px;
	}
	#toggle img {
		width:30px;
	}
}


