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

.sf-menu li:hover > ul, .sf-menu li.sfHover > ul {
    top: 40px;
}

.sf-menu.sf-style-default a {
  padding: 0 .75em;
}

.sf-menu.sf-style-default a,
.sf-menu.sf-style-default a:visited {
  font-size: 14px;
  line-height: 40px;
  height: 40px;
}
#block-superfish-2 .sf-menu.sf-style-default a,
#block-superfish-2 .sf-menu.sf-style-default a:visited {
	font-size: 12px;
}

.sf-menu.sf-style-default li li a,
.sf-menu.sf-style-default li li a:visited {
  font-size: 14px;
  line-height: 17px;
  height: auto;
}
#block-superfish-2.sf-menu.sf-style-default li li a,
#block-superfish-2.sf-menu.sf-style-default li li a:visited {
  font-size: 12px;
}
 
/**************************************************** HEADER */

 
/********************************************************* CONTENT */

 
.event-box, .view-display-id-film_list .views-row {
	width: 340px;
}

/********************************************************* SECTION */

 .section-box {
	width: 340px;
}

/********************************************************* LANDING */

.view-display-id-entity_view_1 .views-row-odd .landing-img {
	width: 400px;
}
.view-display-id-entity_view_1 .views-row-odd .landing-copy {
	width: 275px;
}

.view-display-id-entity_view_1 .views-row-even .landing-img {
	width: 400px;
}
.view-display-id-entity_view_1 .views-row-even .landing-copy {
	width: 275px;
}

.view-display-id-entity_view_1 .views-row {
	padding: 25px 0;	
}

/********************************************************* POSTSCRIPT */

#zone-postscript-wrapper {
	background-size: 1200px auto;
}

#zone-postscript .region-inner {
	padding: 40px 0;	
}

#zone-newsletter .region-inner {
	padding: 30px 0;	
}