/************************************************************
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
************************************************************/

#zone-user-wrapper #zone-user {
    margin-left: auto;
    margin-right: auto;
    width: 100%;
    border-top: 10px solid #192919;
    height: auto;
}

#region-branding {
    float: left;
    margin:0 auto;
}

#region-menu {
    width: 100%;
    margin:0 auto;
}

#region-user-second {
    width: 25%;
    float: right;
    margin:0 auto;
    bottom: 0;
}

#zone-preface.container-24 {
    width: 100%;
}

#zone-preface.container-24 .grid-24 {
    width: 100%;
    margin: 0 auto;
}

#zone-user-wrapper .container-24 {
    margin-left: auto;
    margin-right: auto;
    width: 100%;
    height: 130px;
}
#zone-postscript-wrapper .container-24 {
    width: 100%;
    margin: 0 auto;
}

#zone-postscript.container-24 .grid-24 {
    width: 100%;
    margin: 0 auto;
}
#block-menu-block-congress-main-menu-superfish {
    display: block;
    width: 100%;
}

/* VOTES */
th.vote-date, td.vote-date {
	display: none;
}

/***********************************************************
 THUMB ROTATOR
***********************************************************/
.slidenav h3 {
    font-size: 10px;
}

#block-views-congress-hprotator-rotator {
    height: 520px;
}

.flexslider .slides img {
    height: 515px;
}

/***********************************************************
 Branding
***********************************************************/

/***********************************************************
 Statistics
***********************************************************/

#block-views-statistics-block .stat-number {
    font-size: 25px;
}

/***********************************************************
 Latest news
***********************************************************/

#block-views-congress-news-block-latest-news .views-row {
    padding: 0.5em 1em;
    float: left;
    border-bottom: none;
}

#block-views-congress-news-block-latest-news {
	width: 100%;
}

#block-views-congress-news-block-latest-news .views-field.views-field-field-featured-image img {
    min-height: 130px;
}

/***********************************************************
Services
***********************************************************/

#block-menu-menu-how-can-i-help-you- {
    background-color: #fff;
    float: left;
    width: 50%;
}

#block-views-congress-issues-block-1 {
    background: #fff;
    float: left;
    width: 50%;
}

#region-postscript-first{
    background: none;
}

/***********************************************************
Our District
***********************************************************/
#block-block-2 .media-full {
    width: 30%;
    margin-left: 2.5%;
}

#block-block-2 .content p {
    padding: 1em 2em 0em 1em;
}

#block-block-2 .media-full ::after {
    content: '';
    background: url("/sites/all/themes/congress1/images/white-arrow.png") no-repeat center;
    width: 41px;
    height: 7px;
    position: absolute;
    right: 45%;
    bottom: 24.5%;
    margin: 0;
}

/***********************************************************
Newsletter signup
***********************************************************/
#block-boxes-congress-newsletter-signup {
    float: none;
    width: 40%;
}

#block-views-congress-offices-footer-offices, #block-views-congress-offices-footer-offices .tab {
    background: none;
    color: #fff;
    float: left;
    width: 60%;
    padding-left: 1em;
}

#block-menu-menu-explore {
    width: 30%;
    float: left;
    margin-left: 25px;
}