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


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

#block-boxes-social-media-large img {
    width: 15%;
    margin-right: 10px;
}

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

.region-inner.region-menu-inner {
	width: 1040px;
	margin-left: auto;
	margin-right: auto;
}

.sf-menu a {
    text-decoration: none;
    font-size: 18px;
    color: #074F8E !important;
    display: block;
    line-height: 40px;
    padding: 0 10px;
    -webkit-transition: all 320ms;
    transition: all 320ms;
    letter-spacing: -.1px;
    text-transform: uppercase;
}

/************************************************************
 SEARCH BOX *
************************************************************/
.form-item.form-type-textfield.form-item-search-block-form {
    float: left;
	width: 17%;
	min-width: 17%;
	margin-top: 4px;
	margin-bottom: 4px;
}

#search-block-form input[type="submit"] {
    font-family: FontAwesome;
    font-size: 0;
    padding: 8px 4px;
    background: #fff url(/sites/rouzer.house.gov/themes/davidrouzer/images/icon-search.png) center 4px no-repeat;
    min-width: 3%;
    height: 32px;
    display: inline-block;
    float: right;
    width: 32px;
    border-radius: 0px;
    border: 1px solid #cccccc;
	border-left: 0 none;
	box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset;
}

#block-search-form div#edit-actions {
    margin-top: 4px;
    display: inline-block;
    width: 25px;
    margin-left: -63px;
}

/***********************************************************
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%;
}


/************************************************************
OFFICE FOOTER LOCATIONS NOSLIDE
************************************************************/
.block-congress-offices-of-noslide .views-row {
    display: inline-block;
    width: 16%;
}

/************************************************************
OFFICE FOOTER LOCATIONS SLIDE
************************************************************/
#block-views-congress-offices-footer-offices {
    width: 1030px; /*1100px;*/
    margin: 0 auto;
}

.view-congress-issues .views-row,

.view-congress-listing-page-page-listing .views-row,
.view-display-id-block_news_photos .views-row,
.view-congress-press-releases .views-row {
    display: inline-block;
    /*width: 65%;*/
}

.view-congress-offices .views-row {
    display: block;
	width: 75%;
}

.not-front .view-congress-offices .views-row {
    display: inline-block;
	width: 100%;
}

.not-front .footer-offices-block .views-row {
    display: block;
	width: 75%;
}

/************************************************************
OFFICE LOCATIONS
************************************************************/
.not-front .view-congress-offices.view-congress-offices .views-row {
    overflow: hidden;
}
/************************************************************
QUICKTABS
************************************************************/
ul.quicktabs-tabs li a {
    padding: 1em;
}

#block-quicktabs-home-page-tabs {
    padding: 0em 2em 2em 4em;
}

#quicktabs-container-home_page_tabs .block-views-congress-news-block-latest-news .content {
    margin-left: 2em;
}

/************************************************************
LATEST NEWS
************************************************************/
.container-24 {
    margin-left: auto;
    margin-right: auto;
    width: 1100px;
}

/************************************************************
ACTION CENTER
************************************************************/

.not-front #region-content {
    width: 59%;
	margin-left: 5em;
}

/************************************************************
  SIDEBAR
************************************************************/

#region-sidebar-first {
  width: 380px;
}

#block-boxes-social-media-large {
    margin-bottom: .65em;
	padding: 0;
	position: absolute;
    top: 190px;
	margin-left: 183px;
	background: transparent;

}

#boxes-box-social_media_large .social-media img {
	margin-right: 20px;
	width: 17.65%;
}
