/************************************************************
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
************************************************************/
#region-menu {
    margin: 0;
    width: 75%;
}
/* 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 a, .sf-menu span.nolink {
  padding: .75em;
}
#block-views-stat-ticker-block .views-field-title {
  font-size: 14px;
  width: 54%;
  margin-left: 2%;
}
/************************************************************
HOMEPAGE MINI PANEL FEED ROTATOR
************************************************************/
#mini-panel-homepage_press_releases_panel .views-field-title {
    min-height: 85px;
}

#block-panels-mini-homepage-multimedia-panel .pane-boxes-youtube-video {
  width: 52%;
}

/************************************************************
HOMEPAGE ROTATOR
************************************************************/
.hprotator-text-block {
    top: 8em;
}
/***********************************************************
 THUMB ROTATOR
***********************************************************/
.pane-congress-hprotator-panel-pane-thumbs .view-congress-hprotator .flex-control-nav {
    display: none;
}

/************************************************************
OFFICE FOOTER LOCATIONS 3 ELEMENTS ACROSS
************************************************************/
.view-display-id-of_noslide .view-content {
  width: 80%;
}
.block-congress-offices-footer-offices .office-info,
.block-congress-offices-footer-offices .field-content img {
    float: left;
    padding: 1%;
    width: 50%;
}

/***********************************************************
MEDIA CENTER
***********************************************************/
.page-node-1142 .pane-quicktabs-media-center-youtube-videos {
  width: 55%;
}

.pane-photo-feed-photo-feed-list {
  width: 43%;
}
/***********************************************************
FEDERAL AGENCY pager
***********************************************************/
.page-node-104 .content .agency-items {
width: 32%;
min-height: 260px
}
