/************************************************************
MEMBER TWELVE
************************************************************/
/* This file will hold styles for all layouts using the alpha grid (i.e. not the mobile layout). */



/************************************************************
  GENERAL
************************************************************/
#block-menu-block-congress-main-menu-superfish {
    background: none repeat scroll 0 0 transparent;
    margin-bottom: 0;
}

.sf-menu li {
    font-size: 1.15em;
    padding: 0 0.5em;
}
.sf-menu ul {
    background: none repeat scroll 0 0 #fff;
    box-shadow: 0 2px 8px -3px #000;
}
.sf-menu a.active, .sf-menu a.active-trail { /* active state */
	background: none repeat scroll 0 0 transparent;
	text-decoration: underline;
}
.sf-menu li .leaf a:hover { /* dropdown child hover state */
    background: none repeat scroll 0 0 transparent;
}

#zone-menu-wrapper.fixed { /* THIS REQUIRES JAVASRIPT FILE IN THEMES FOLDER */
    position: fixed;
    top: 0;
    z-index: 9999;
}

#block-search-form {
	text-align: right;
    margin-top: 5px;
}

#block-boxes-newsletter-signup-simple-bs {
	text-align: center;
}

/* HOMEPAGE ROTATOR */

.hprotator-text-block {
    bottom: 145px;
    float: none;
    height: 0;
    left: 40px;
    position: relative;
    text-align: left;
    width: 50%;
}
.hprotator-text-block h2 {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0.55);
}	
.hprotator-text-block .field-read-more {
	text-align: right;
	text-transform: italic;
    margin-top: 9px;
}
.view-congress-hprotator .flex-control-nav {
    bottom: 85px;
    float: right;
    position: relative;
    right: 0;
    width: 25%;
}


/* BOXES AND BLOCKS */

.block-name-box {
    font-size: 26px;
}

#block-boxes-cng-social-media-fa-medium,
#block-search-form {
	margin-bottom: 0;
}
#block-search-form {
    float: right;
	text-align: right;
	width: 95%;
}

/* UNDERLINED CENTERED TITLES  wide*/
#block-boxes-newsletter-signup-simple-bs h2.block-title, 
#block-views-congress-offices-of-noslide h2.block-title {
    width: 50%;
}

/* GOOGLE MAP */

.front #congress_district_map {
	padding-bottom: 25% !important;
}

