/* This file will hold styles that are loaded using the same media query as the narrow grid. */
/* If you are using the default media queries provided by Omega, these styles will also
 *  apply to the normal and widescreen layouts. You may override these styles in the normal 
 *  and widescreen CSS files as appropriate. 
 * 
 * (min-width: 740px)
 * 
 *  */
.view-blk-blog-destacados .views-row{
	min-height: 210px;
}
.view-blk-ultimas-noticias .views-row{
	min-height: 210px;
}
ul.nice-menu, ul.nice-menu ul{
    font-size: 15px;
}
ul.nice-menu > li.menuparent > ul {
    padding-top: 4px;
}
/*flexslider*/
.block-banner-rotator-block h2{
	font-size: 18px;
	margin-bottom:10px;
}
.block-banner-rotator-block .views-field-field-descripcio-banner {
}
.button-ckeditor {
	padding: 5px 10px;
}
/*nice-menu*/
ul.nice-menu > li {
	margin-right: 0;
}
/*taxonomy term*/
.page-taxonomy-term .view-productos-taxonomy-term.view-display-id-page .views-field-field-image.grid-2 {
	width: 100px;
}

/*landig aplicaciones*/
.landing-aplicaciones article .views-row img {
	width: 100px;
}
.contenedor-grid-12{
       width: 700px;
       margin-left:auto;
       margin-right:auto;
}
.flex-control-thumbs li {
    width: 106px;
}
/*SALAS DE GRABACION VIEW*/
.node-type-salas-de-grabacion .blk-salas-de-grabacion{
    margin: 30px 0;
}
.node-type-salas-de-grabacion .blk-salas-de-grabacion .views-row{
    width: 220px;
}