/************************************************************
MEMBER NINE
************************************************************/

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

#hp-single-carousel-wide .flex-viewport {
    background: none repeat scroll 0 0 #FFFFFF;
	border-radius: 10px;
}
#hp-single-carousel-wide .views-field-field-congress-subtitle {
    float: left;
    padding: 1.5% 1% 1.5% 3%;
    text-align: left;
    width: 34%;
}
#hp-single-carousel-wide .views-field-field-congress-body {
    float: right;
    font-size: 16px;
    padding: 1.5% 2.75% 1.5% 1.25%;
    width: 58%;
}
.view-congress-hprotator .flex-control-nav {
    margin-top: -50px;
    padding: 0;
    position: relative;
    width: 41%;
}

.sf-menu a {
    padding: 0.25em 3em;
}