/*Pantallas medianas*/
/* entre 992px y 1200px de ancho */
body{}
.owl-theme .owl-controls .owl-buttons .owl-prev {
  left: -55px;
  top: -8px;
}
.owl-theme .owl-controls .owl-buttons .owl-next {
  right: -15px;
  top: -8px;
}


#animacionaberri{margin-top:160px;}
.elementoanimacion{font-size:80px;}

.row-cartel-twitter .conpadding{padding-left:20px; padding-right: 20px;}


.mapaevento{width:100%; min-width:200px; height:256px;}


img.tituloinner{max-height: 110px; margin-top: 50px; margin-bottom: 40px;}


/* Tablets */
@media only screen and (min-width: 768px) and (max-width: 992px) {
	/*asociamos el fondo al slider en vez de a la página*/	
        /*
	body{
		background:url('../img/cabecera-med.jpg') no-repeat scroll center 0px;	
	}
	body.inner{
		background:#01300c url('../img/cabecera-med-inner.jpg') no-repeat scroll center 0px;	
	}
	*/
	
	#contanyos{margin-top:20px; margin-right:55px}
	.owl-theme .owl-controls .owl-buttons .owl-prev {
	  left: -55px;
	  top: -8px;
	}
	.owl-theme .owl-controls .owl-buttons .owl-next {
	  right: -55px;
	  top: -8px;
	}
	/*#contanyos{margin-top:20px;}*/
	#carruseltwitter{margin-top:20px; min-height:200px;}
	
	#animacionaberri{margin-top:140px;}
	.elementoanimacion{font-size:60px;}
	
	.row-eventos h3 {height:70px}
	
	.mapaevento{width:100%; min-width:200px; height:194px;}
	
}

/* Pantallas grandes*/
@media(min-width:1200px){
	body{}
	
	.owl-theme .owl-controls .owl-buttons .owl-prev {
	  left: -55px;
	  top: -8px;
	}
	.owl-theme .owl-controls .owl-buttons .owl-next {
	  right: -15px;
	  top: -8px;
	}

	
	.row-cartel-twitter .conpadding{padding-left:40px; padding-right: 40px;}
	.mapaevento{width:100%; min-width:200px; height:312px;}
}


/* Pantallas Pequeñas - Smartphones */ 
@media only screen and (max-width: 767px) {
	body{background:url('../img/fondo-aberri-2024-mini.jpg') no-repeat scroll center 0px;}
       
	body.inner{background:#01300c url('../img/fondo-aberri-2024-mini-inner.jpg') no-repeat scroll center 0px;}
	
	
	.row-cabecera{	height: 550px; 	margin-top:15px;}
	/*body.zuzenean .row-cabecera, body.entrevistas .row-cabecera{height:385px;}*/
	
	#contanyos{margin-top:20px; margin-right:55px}
	
	
	.owl-theme .owl-controls .owl-buttons .owl-prev {
	  left: -55px;
	  top: -8px;
	}
	.owl-theme .owl-controls .owl-buttons .owl-next {
	  right: -55px;
	  top: -8px;
	}

	.menuverde .compartir{text-align:left}
	.menuverde .compartir p.minicompartir{margin-top:10px; margin-left:0px;}
	.menuverde .tacoredes{float:left;}
	
	#carruseltwitter{margin-top:20px; min-height:200px;}
	
	/*.videozuzenean{width:350px; height:210px;}*/

	.videozuzenean{width: inherit;    height: inherit;}
	
	
	.row-manifiesto{text-align:center;}
	.row-manifiesto h2{text-align:center;}
	.row-manifiesto .manifiesto{text-align:center;}
	.row-manifiesto .manifiesto p{margin-top:20px}
	.row-manifiesto .manifiesto p i{margin-left:100px}
	
	#animacionaberri{margin-top:20px; padding-left: 0px;}
	.elementoanimacion{font-size:34px;}
	

	.mapaevento{width:100%; min-width:200px; height:300px;}
	
	.programa-bizkargi{
            padding-top:40px;
        }
}
