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


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

/************************************************************
STAT TICKER
************************************************************/

.views-field-field-stat-number {
  width: 28%;
}

@media screen and (min-width : 1440px) {

	.hprotator-text-block {
      top: 18em;
    }
    .view-congress-hprotator .flex-control-nav {
      bottom: 8%;
    }
}


/**********************************************************
 SUPERFISH MAIN MENU
************************************************************/
#zone-menu {
  width: 100%;
  text-align: center;
  display: flex;
  justify-content: center;
  margin: 0 auto;
}
.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;
}
/***********************************************************
 HOMEPAGE MINI PANEL ROTATOR
***********************************************************/
#block-panels-mini-homepage-multimedia-panel .pane-boxes-youtube-video {
    width: 48%;
}
#block-panels-mini-homepage-multimedia-panel #boxes-box-youtube_video iframe {
   width: 560px;
   margin-top: 1px;
   float: right;
}

#block-panels-mini-homepage-multimedia-panel .pane-boxes-facebook-page-plugin {
    width: 48%;
}

/***********************************************************
STAY UPDATED
***********************************************************/
#block-boxes-congress-newsletter-signup {
  width: 63%;
  margin: 0 auto;
}
/***********************************************************
 THUMB ROTATOR
***********************************************************/
.pane-congress-hprotator-panel-pane-thumbs .view-congress-hprotator .slidenav .views-field-field-congress-featured-media {
    padding: 3.15%;
}

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

/************************************************************
OFFICE LOCATION
************************************************************/
.block-congress-offices-of-noslide .views-row{
    width: 42%;
    margin-left: 5%;
}
/************************************************************
MEDIA CENTER
************************************************************/
.page-node-1142 .pane-quicktabs-media-center-youtube-videos {
    width: 48%;
}

.quicktabs-tabpage .boxes-box-content iframe {
  height: 357px;
}

.pane-photo-feed-photo-feed-list {
  width: 50%;
}

#photo-feed-list .feed-item.instagram{
  margin: 0 0 1em 1em;
}

.photo-feed .instagram .feed-item-thumbnail {
  width: 130px;
  height: 130px;
}
/************************************************************
FEDERAL AGENCY PAGE
************************************************************/
.page-node-104 .agency-items {
  min-height: 425px;
}
