/************************************************************
MEMBER OMEGA V2
************************************************************/
/* 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: -50%;
	right: auto;
}

.sf-menu li {
    padding-right: 0;
}
/************************************************************
HOMEPAGE ROTATOR
************************************************************/
.view-congress-hprotator .flex-control-nav {
	width:100%; /* make width match the .hprotator-text-block if controls should appear in text block */
}

/************************************************************
HOMEPAGE SINGLE CAROUSEL WIDE ACTION CAROUSEL
************************************************************/

/*
BRING BACK THE PHOTO?

*/

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


/***********************************************************
latest news
***********************************************************/
.front .views-field-view-node {
	margin-left: 7%;
}

.context-services #region-content .block-system-main .menu li {
    line-height: 2.5;
}
/************************************************************
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%;
}