/************************************************************
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
************************************************************/
#section-header {
  padding: 0 10px 0;
  background: #0f2541;
}

#zone-user {
    margin-left: auto;
    margin-right: auto;
    width: 100%;
    height: auto;
}

.not-front #zone-preface-wrapper {
  margin-top: 0;
}

#zone-preface {
    width: 100%;
    margin: 0 auto;
}

#zone-content {
  width: 93%;
  margin: 0 auto;
}
#region-content {
  width: 100%;
}
#zone-postscript-wrapper {
    width: 100%;
    margin: 0 auto;
}

#zone-postscript {
    width: 100%;
    margin: 0 auto;
}

#region-postscript-third .region-inner {
    width: 92%;
}
.block-title::before {
	content: "";
    width: 30%;
}

.block-title::after {
	content: "";
    width: 30%;
}

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

/***********************************************************
 Branding
***********************************************************/
#zone-branding-wrapper {
	width: 25%;
}

/************************************************************
 SUPERFISH MAIN MENU
************************************************************/
#zone-menu-wrapper {
	width: 70%;
}

#block-menu-block-congress-main-menu-superfish {
	width: 100%;
}

.sf-menu a, .sf-menu a:link, .sf-menu a:visited {
    padding: 3em 0.4em;
	font-size: 12px;
}

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

/***********************************************************
Latest News
***********************************************************/
.front .view-display-id-block_latest_news .views-row {
    clear:none;
}
.front .view-display-id-block_latest_news .views-row .field-content-contain {

}



.not-front .views-field-title h3 {
  margin-top: 0;
}
/***********************************************************
Services
***********************************************************/

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

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

#boxes-box-congress_service_center .boxes-box-content {
	padding-top: 20px;
}

#boxes-box-congress_service_center .boxes-box-content a {
  line-height: 38px;
}
/***********************************************************
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-boxes-newsletter-signup-extended-bs {
	padding: 2em 1em;
}
#block-boxes-newsletter-signup-extended-bs h2 {
	width: auto;
}
#block-boxes-newsletter-signup-extended-bs .content {
	width: 94%;
}
#boxes-box-newsletter_signup_extended_bs .boxes-box-content .form-group,
#boxes-box-newsletter_signup_extended_bs .btn-success {
    margin: 1%;
}

/******TWITTER******/
#block-boxes-new-twitter {
    float: left;
    width: 47%;
}

/***Testimonials***/
#block-views-testimonials-block .field-content a,
#block-views-testimonials-block .field-content {
	font-size: 15px;
}


#block-boxes-house-congress-bill-search-bs{
	float: left;
    width: 45%;
	text-align: left;
}

/******OFFICE LOCATION*******/
#block-views-congress-offices-of-noslide {
  float: none;
  width: 100%;
  padding: 0px 0 0 4em;
  margin: 0;
}

#block-views-congress-offices-of-noslide h2.block-title {
  width: initial;
  float: none;
  margin-bottom: 0;
}

#block-views-congress-offices-of-noslide .content {
  float: none;
  width: 100%;
}

.block-congress-offices-of-noslide .thoroughfare {
  display: inline;
}
.block-congress-offices-of-noslide .premise {
  display: inline-block;
  width: 100%;
}

/****** GET IN TOUCH******/
#block-block-3 {
  width: initial;
  padding: 0 0 2em 4em;
}
