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

/*
#section-header {
 height: 563px;
}
*/
.sf-menu a {
    padding: 3em 1.7em;
}

#zone-footer-bottom #widgets-element-cng_medium_profile {
	display:none;
}

	
.view-cng-alert-box {
	margin-top: 1em;
}
.hprotator-text-block .field-name-body {
	margin: 0;
}
ul.quicktabs-tabs li a {
    font-size: .85em;
}