@media only screen and (min-width:568px),
only screen and (max-device-width:568px), 
only screen and (-webkit-min-device-pixel-ratio: 2) and (min-width:568px) , 
only screen and (min--moz-device-pixel-ratio: 2) and (min-width:568px), 
only screen and (-o-min-device-pixel-ratio: 2/1) and (min-width:568px),
only screen and (min-device-pixel-ratio: 2) and (min-width:568px), 
only screen and (min-resolution: 192dpi) and (min-width:568px),  
only screen and (min-resolution: 2dppx) and (min-width:568px){

/*.content .field-type-image .field-item img{float:left;margin:15px 25px 15px 0;}
.panels-flexible-region-2x75x25-rightcol{margin-top: 0} */


.panels-flexible-region-2x75x25-leftcol, 
.panels-flexible-region-2x75x25-rightcol, 
.panels-flexible-region-2x75x25-leftcol_, 
.panels-flexible-region-2x75x25-rightcol_{
  width: 100% !important;
}

#red > div > ul li a{
	padding:5px 15px 0;
}

#header{ background:#FFF url(../img/cabecera-big.png) no-repeat 150px right; }

#navegacion .menu{ padding-left:10px; }
#navegacion .menu li{ padding:0; }
#navegacion .menu li a{ padding:7px 5px 5px; }
#navegacion .block-search{ margin:0 10px 0 0; }
#navegacion .block-search .form-type-textfield .form-text{ min-width:inherit; }

/*Logueado*/
.logged-in .simplenews-unsubscribe input{ white-space:normal; margin:0 auto; width:90%; }



.page-node-219 .menu-block-8 ul.menu > li.expanded{float: none;width: 100%}
}