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


/************************************************************
  GENERAL
************************************************************/

.block-menu-congress-action-center  {
    background: none repeat scroll 0 0 #EEEEEE;
}
ul.quicktabs-tabs li a {
    padding: 1em 0.45em;
}

.block-service-center a {
    padding: 14px 0 5px 40px;
	/*background: none transparent; FIX THIS */
}

.flexslider h2 {
    font-size: 15px;
}
.hprotator-text-block {
    padding: 0;
    width: 45%;
}
#hp_top_read_more a {
	display: none;
}

/* SUPERFISH MAIN MENU */
.sf-menu li.last.sfHover > ul, .sf-menu li.last:hover > ul { /* changes position of LAST dropdown */
	left: auto;
	right: auto;
}
.block-menu-congress-footer-utility ul.menu {
    font-size: 8px;
    text-align: left;
}
.block.block-menu-congress-footer-utility {
	padding: 0;
}

/* FACEBOOK WIDE REGIONS */
#region-home-content-first .fb_iframe_widget iframe, #region-home-content-second .fb_iframe_widget iframe { 
width: 313px !important;
}