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

body {
    background: none repeat scroll 0 0 #D6E0EA;
}
.not-front .logo-img {
    width: 50%;
}

/************************************************************
HOMEPAGE ROTATOR
************************************************************/
.view-congress-hprotator.flexslider {
    height: 380px; /* HEIGHT FIX FOR IE BROWSERS */
}

/************************************************************
HOMEPAGE SINGLE CAROUSEL - ACTION CAROUSEL
************************************************************/
#hp-single-carousel-wide .flex-viewport {
    background: url("../images/bg-actioncarousel.png") no-repeat scroll left center transparent;
    border-radius: 4px 0 0 4px;
}

#hp-single-carousel-wide .flexslider h2 {
    font-size: 22px;
    font-weight: normal;
}
#hp-single-carousel-wide .flexslider {
    border: 0 none;
    padding: 0;
}
#hp-single-carousel-wide .flexslider h2 a:hover {
text-decoration:underline;
}
#hp-single-carousel-wide .flexslider {
    padding: 0;
}