/************************************************************
MEMBER OMEGA V2
************************************************************/
/* This file will hold styles that are loaded using the same media query as the wide grid. */


/************************************************************
  GENERAL
************************************************************/
#zone-preface, #region-preface-first, #zone-preface-wrapper{
    width: 100%;
    margin: 0 auto;
}

#zone-preface #region-preface-first{
    margin: 0px auto;
}

.region-footer-second-inner {
    max-width: 1100px;
    margin: 0 auto;
}
/************************************************************
 SUPERFISH MAIN MENU
************************************************************/

.sf-menu li.last.sfHover > ul, .sf-menu li.last:hover > ul { /* changes position of LAST dropdown */
    left: 0;
    right: auto;
}

/***********************************************************
ENEWS POP UP - COOPTED FROM MODULE
***********************************************************/
#boxes-box-congress_enews_popup {
    left: 45%;
    max-width: 650px;
}
/***********************************************************
 THUMB ROTATOR
***********************************************************/
.pane-congress-hprotator-panel-pane-thumbs .view-congress-hprotator .slidenav .views-field-field-congress-featured-media {
    padding: 3.15%;
}

.hprotator-text-block {
    width: 100%;
}

/***********************************************************
ENEWS POP UP - COOPTED FROM MODULE
***********************************************************/
#boxes-box-congress_enews_popup {
    left: 45%;
    max-width: 650px;
}

/************************************************************
QUICKTABS
************************************************************/
ul.quicktabs-tabs li a {
    padding: 1em;
}

/************************************************************
SERVICES
************************************************************/
@media all and (min-width: 1440px) {
  #section-content #block-menu-block-services .menu li,
  #section-content .menu-block-section_menu .menu li {
    width: 22%;
    margin: 0 0 2% 10%;
  }
}
/************************************************************
TWITTER AND LEGISLATION
************************************************************/
/******TWITTER******/
#block-boxes-new-twitter {
  width: 60%;
}

/************************************************************
OFFICE FOOTER LOCATIONS NOSLIDE
************************************************************/
#block-block-3 {
    width: 17em;
}

/************************************************************
PAGE BANNER BLOCKS
************************************************************/
 .block-views-page-banner-block {
  height: 100%; /* height: 840px; */
  padding: 0;
  max-width: 100%;
}


