/************************************************************
MEMBER OMEGA V2
************************************************************/
/* This file will hold styles that are loaded using the same media query as the narrow grid. */
/* If you are using the default media queries provided by Omega, these styles will also
 *  apply to the normal and widescreen layouts. You may override these styles in the normal
 *  and widescreen CSS files as appropriate. */


/************************************************************
  GENERAL
************************************************************/

/*SUPERFISH MENU*/
#region-menu {
  margin: 0;
  width: 86%;
}
section#block-menu-block-congress-main-menu-superfish {
    padding: 0;
}
.sf-menu a, .sf-menu span.nolink {
    padding: 10px 6px;
}
.sf-menu li.sfHover > ul, .sf-menu li:hover > ul { /* changes position of dropdown */
  top: 2.6em;
}
.sf-menu li.menu-mlid-3597 > ul {
  left: -8.5em;
}
/* SEARCH */
#region-user-second {
  margin: 0;
  width: 10%;
}

#block-boxes-search-toggle {
  display: block;
}
#block-search-form {
  display: none;
}
#block-search-form.active {
    display: block;
    position: absolute;
    bottom: -42px;
    right: 0;
    width: 300px;
    padding: 5px;
    background: rgba(255,255,255,.9);
}
#block-search-form h2.element-invisible {
  font-size: 0;
}
#search-block-form input[type="submit"] {
  padding: 8px 10px;
}
/*STAT TICKER*/

#block-views-stat-ticker-block {
    width: 79%;
}
#block-views-stat-ticker-block h2.block-title {
  margin-left: 10px;
}

#block-views-stat-ticker-block .views-row {
	margin-right: 0;
}




/*ENEWS SIGNUP*/
#boxes-box-congress_newsletter_signup {
  width: 95%;
}

/***********************************************************
HOMEPAGE ROTATOR
***********************************************************/
#block-views-congress-hprotator-rotator {
/**  margin: 42px auto 0**/
}


.hprotator-text-block {
    top: 3em;
}
/***********************************************************
AGENCY PAGE
***********************************************************/
.page-node-104 .content .agency-items {
width: 25%;
min-height: 260px
}
/***********************************************************
MINI PANEL ROTATOR
***********************************************************/
#block-panels-mini-homepage-multimedia-panel .pane-boxes-facebook-page-plugin {
  min-width: 360px;
}

/***********************************************************
FORMS
***********************************************************/
.bootstrap label {
    font-size: 92%;
}

/***********************************************************
 THUMB ROTATOR
***********************************************************/
.slidenav h3 {
    font-size: 10px;
}
/***********************************************************
 FOOTER OFFICE
***********************************************************/
.view-display-id-of_noslide .view-content {
  width: 100%;
}

.block-congress-offices-of-noslide .views-row{
    width: 42%;
    margin-left: 5%;
}
