/* This file will hold styles that are loaded using the same media query as the normal grid. */
/* If you are using the default media queries provided by Omega, these styles will also
 *  apply to the widescreen layout unless they are overridden by the widescreen styles. */
 

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



.block-menu-congress-action-center a {
    font-weight: normal;
    text-shadow: none;
}
.block-menu-congress-action-center a {
    color: #000000;
}

#hp-single-carousel-wide .flex-viewport {
    background: url("../images/bg-actioncarousel.png") no-repeat scroll left center transparent;
}

/* 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-action-center a {
    text-transform: none;
}