/************************************************************
MEMBER OMEGA V2 980px -
************************************************************/
/* 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
************************************************************/
/* SUPERFISH MAIN MENU */
.sf-menu li.last.sfHover > ul, .sf-menu li.last:hover > ul { /* changes position of LAST dropdown */
	left: -90%;
	right: auto;
}

/************************************************************
HOMEPAGE ROTATOR
************************************************************/

/*.flexslider .slides > li, .flexslider .slides img {
   height: 421px;
}*/
.front #zone-preface {
    position: relative;
    overflow: hidden;
}

#block-boxes-congress-newsletter-signup-adv {
    width: 100%;
    float: right;
    margin: 0;
    height: 55%;
}

#block-boxes-house-congress-bill-search-bs {
    width: 100%;
    float: right;
    margin: 0;
    height: 45%;
}

.view-congress-hprotator .flex-control-nav {
	width:100%; /* make width match the .hprotator-text-block if controls should appear in text block */
}



/***********************************************************
 THUMB ROTATOR
***********************************************************/
.pane-congress-hprotator-panel-pane-thumbs .view-congress-hprotator .flex-control-nav {
    display: none;
}




/************************************************************
OFFICE FOOTER LOCATIONS 3 ELEMENTS ACROSS
************************************************************/

.block-congress-offices-footer-offices .office-info, 
.block-congress-offices-footer-offices .field-content img {
    float: left;
    padding: 1%;
    width: 50%;
}











