/* 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. */

#region-footer-first {
	display:block;
}


.front.responsive-layout-narrow #zone-content .grid-19 {
	width:700px !important;
	margin-left:10px;
}

.responsive-layout-narrow #region-menu, .responsive-layout-narrow #region-user-first {
	width:auto;
	margin-left:10px;
}
.responsive-layout-narrow #region-menu {
	float:left;
}
.responsive-layout-narrow .contenido-derecho,.responsive-layout-narrow .contenido-derecho-bullet, .responsive-layout-narrow #region-sidebar-second, .responsive-layout-narrow #block-superfish-2 {
	display:none;
}
.responsive-layout-narrow.not-front .container-24 .grid-14 {
	width:550px;
}
.responsive-layout-narrow #region-branding {
	width:100%;
	margin-bottom:20px;
	margin-left:10px;
}

.not-front #region-content {
	background: #ffffff;

}
.not-front #region-content .block {
	padding: 10px;
}

/*ajuste columna izquierda para aprovechar la columna*/
#region-sidebar-first .region-inner {
padding: 1px;
}

#imagen-portada {
text-align:center;
background-color:#EBEBEB;
padding:10px;
}

#texto-portada {
position: absolute;
margin-top: 195px;
padding: 0px 20px;
}

body {
font-size:11px;
}

/*REEL MODELO DE NEGOCIOS*/
	

.reel-modelo-de-negocios-slider {
	width:522px;
	
}
	
.reel-modelo-de-negocios-slider .data {
	display:inline-block;
	width:261px;

	padding-top:10px;


}
.reel-modelo-de-negocios-slider .data picture {
	display:block;

}
.reel-modelo-de-negocios-slider .image {
	display:inline-block;
	width:261px;


}

#wheel_thumbs {

	margin:0 20px;
}
	
#wheel_thumbs li {

}
#wheel_thumbs li:hover {


	
}

#wheel_thumbs li.flex-active-slide {


}

.reel-modelo-de-negocios-thumbs .data {

	


	height:62px;
	padding: 4px;
	width:95px;

}

/* Direction Nav */
#wheel_thumbs .flex-direction-nav {}
#wheel_thumbs .flex-direction-nav a  { 



	width: 16px;
	height: 60px;

	padding: 10px 2px 0 2px;









}
#wheel_thumbs .flex-direction-nav .flex-prev { left: -21px; }
#wheel_thumbs .flex-direction-nav .flex-next { right: -22px;  }
#wheel_thumbs.flexslider:hover .flex-prev {  left: -21px; }
#wheel_thumbs.flexslider:hover .flex-next {  right: -22px; }
#wheel_thumbs.flexslider:hover .flex-next:hover, .flexslider:hover .flex-prev:hover {  }
#wheel_thumbs .flex-direction-nav a:before  {  font-size: 20px;  }
#wheel_thumbs .flex-direction-nav a.flex-next:before  {  }
