/*** COLORS 

Navy Blue -	#000b29
Red -		#d70026
Pearl -		#f8f5f2
Yellow - 	#edb83d
Updated Blue - #293554

***/

/*** GLOBAL CSS ***/

body {
    background: #f8f5f2;
}

h1, .h1, h2, .h2, h3, .h3 {
    margin: 0 0 15px 0;
}

/*** BRANDING ***/

#zone-branding-wrapper {
    width: 100%;
    margin: 0 auto;
}

#region-branding{
    display: flex;
    justify-content: center;
    margin: 0 auto;
    width: 50%;
    align-items: center;
}

/*** TODAYS VOTES ***/

#region-todays-votes {
    display: flex;
    justify-content: left;
    margin: 0 auto;
    width: 50%;
    align-items: center;
}

#block-boxes-todays-votes {
    margin: 0 0px;
    padding: 0 0;
    background: none;
    display: flex;
    justify-content: center;
	align-items:center;
}

#block-boxes-todays-votes .block-title {
    color: #d70026;
    padding: 10px 0 0 0;
    text-transform: uppercase;
}

/*** HAMBURGER MENU ***/

#block-boxes-congress-mobile-hamburger-menu {
    display: none;
}

/*** MENU ***/

#zone-menu-wrapper {
    width: 100%;
    margin: 0 auto;
    background: #293554;
}

#block-menu-block-congress-main-menu-superfish {
    background: none repeat scroll 0 0 transparent;
    display: flex;
    justify-content: center;
    margin: 0;
    padding: 0;
}

.fa-lg {
    font-size: 1.33333333em;
    line-height: 0;
    vertical-align: -15%;
}

.sf-menu a.active, .sf-menu a.active-trail {
    background: #d70026;
	color:#fff;
}

.sf-menu a, .sf-menu a:link, .sf-menu a:visited {
    border-bottom: medium none;
    color: #fff;
}

.sf-menu a:focus, .sf-menu a:hover, .sf-menu li.sfHover {
    background: #d70026;
	text-decoration:none;
}

.sf-menu ul {
    background: #293554;
    width: 15em;
}

.sf-menu li .leaf a:hover {
    background: #d70026;
}

/*** PREFACE ZONE ***/

#zone-preface {
    width: 100%;
    background: url(../images/house_floor.jpg)no-repeat fixed center center /cover;
}

/*** PREFACE FIRST - ROTATOR ***/

#block-panels-mini-congress-home-page-rotator {
    width: 100%;
    float: left;
    background: none;
	margin:0;
	padding:0;
}

.flexslider .slides {
    background: #293554;
    padding: 0;
}

.slides {
    background: #293554;
	padding:0;
}

.view-congress-hprotator .views-field-field-congress-featured-media {
    float: none;
    width: 100%;
}

.view-congress-hprotator .flex-control-nav {
    display: none;
}

/*** PREFACE FIRST - FLOOR SCHEDULE ***/
}


/*** USER ZONE ***/

 /*#zone-user {
    width: 100%;
    background: url(../images/user_bg.jpg) no-repeat fixed center center /cover;
} */

#zone-user {
    width: 100%;
    background: #e5e3e1;
}

/*** HOUSE LIVE ***/

#zone-header {
    width: 100%;
    margin: 0 auto;
    padding: 0;
}

#region-header-first {
    margin: 0;
    padding: 0;
    width: 50%;
}

#block-boxes-house-live h2 {
    font-weight: bold;
    text-align: center;
    padding: 10px;
    background: #293554;
    color: #f8f5f2;
    margin: 0;
}


/*** NEWS EVENTS ON THE HILL ***/

#region-header-second {
    margin: 0;
    padding: 0;
    width: 50%;
}

#block-views-ebbs-house-json-feed-block {
    background: none;
    margin: 0;
    padding: 0;
}

#block-views-ebbs-house-json-feed-block h2 {
    font-weight: bold;
    text-align: center;
    padding: 10px;
    background: #293554;
    color: #f8f5f2;
    margin: 0;
    border-radius: 3px 3px 0 0;
}

/*** QUICKTABS ***/

#region-user-first {
    width: 50%;
    margin: 0;
    padding: 0 0 0 0;
    float: left;
}

#block-quicktabs-home-page-tabs {
    background: none;
    margin: 0;
    padding: 0;
}

#block-views-31522a63eea76b8f17f13a569fc00312 {
    margin: 0px;
    padding: 1em;
}

ul.quicktabs-tabs {
    margin: 0;
}

#quicktabs-home_page_tabs .item-list ul {
    margin: 0;
    padding: 0;
}

ul.quicktabs-tabs li.active a {
    background: #293554;
    color: #fff;
}

ul.quicktabs-tabs li a:hover {
    background: #293554;
    color: #fff;
}

ul.quicktabs-tabs li a {
    text-decoration: none;
    padding: 1em;
    display: block;
    background: none;
    color: rgba(255, 255, 255, .7);
}

#block-quicktabs-sidebar-tabs {
    margin: 0;
    padding: 0;
    background: #e5e3e1;
}

#block-views-floor-proceedings-block {
    margin: 0;
}

#quicktabs-sidebar_tabs .item-list ul {
    margin: 0;
    padding: 0;
}

.item-list .pager {
    clear: both;
    text-align: center;
    margin: 10px !important;
}

.pager li.pager-current {
    background: #293554;
    color: #fff;
}

.pager-item a {
    color: #293554;
}

#region-user-second {
    width: 50%;
    margin: 0;
    padding: 0;
    float: left;
}

#quicktabs-home_page_tabs .item-list ul {
    margin: 0;
    padding: 0;
    text-align: right;
}

#region-user-second tr:nth-child(2n+1) {
    background: #ffffff;
}

#region-user-second tr:nth-child(2n) {
    background: #f1f5fa;
}

.quicktabs-tabs.quicktabs-style-nostyle {
    background: #16203b;
}

.pager.clearfix {
    text-align: center !important;
}

/*** POSTSCRIPT ZONE ***/

#zone-postscript {
    width: 100%;
    background: #293554;
    text-align: center;
    color: #fff;
}

#zone-postscript a{
	color:#fff;
}

#block-boxes-new-twitter, #block-boxes-daily-press-gallery-tweets, #block-panels-mini-events-feature-rotator {
    background: none;
}

#region-postscript-first {
    width: 33.33%;
    margin: 0;
    padding: 0 1% 0 0;
    float: left;
	background:none;
}

#region-postscript-second {
    width: 33.33%;
    margin: 0;
    padding: 0 1% 0 0;
    float: left;
	background:none;
}

#region-postscript-third {
    width: 33.33%;
    margin: 0;
    padding: 0;
    float: left;
	background:none;
}

/*** JOURNALIST SECTION ***/

#zone-journalists {
    width: 100%;
    margin: 0;
    padding: 0;
}

#region-media-advisories {
    margin: 0;
    padding: 0;
    width: 50%;
}

#block-boxes-media-advisories {
    background: #e5e3e1;
    text-align: center;
    color: #293554;
}

#region-journalists {
    width: 50%;
    float: left;
    margin: 0;
}

#hp-single-carousel-wide h2 {
    display: block;
}

#block-panels-mini-single-wide-carousel-holder {
    margin: 0;
    padding: 0;
    background: none;
}

#hp-single-carousel-wide .slides img {
    display: inline-block;
    height: 250px;
    object-fit: cover;
}

.flex-viewport {
    margin-bottom: 0;
}

.flex-prev::before{
    color: #fff !important;
}

.flex-next::before {
    color: #fff !important;
}


/*** LATEST NEWS ***/

#zone-latest-news {
    width: 100%;
    margin: 0;
    padding: 0;
    display: flex;
    justify-content: center;
}

#region-latest-news {
    width: 100%;
    margin: 0;
    padding: 0;
}

#block-views-congress-news-block-news-photos {
    background: none;
    padding: 0;
    margin: 0;
}

#region-latest-news h2 {
    font-weight: bold;
    text-align: center;
    padding: 10px;
    background: #16203b;
    color: #f8f5f2;
    margin: 0;
}

#region-latest-news .views-row {
    width: 33%;
    float: left;
    margin: 0;
    padding: 1% 1% 0 1%;
    text-align: center;
    border-bottom: none;
}

#region-latest-news .views-row-2 {
    border-left:3px solid #1e1e1e;
	border-right:3px solid #1e1e1e;
}

.views-field-body, .views-field-body .field-content > p {
    margin-bottom: 0;
    padding: 5px 0;
    width: auto;
    text-align: left;
    display: flex;
    justify-content: center;
}

/*** PAGE REFRESHER ***/

#block-boxes-refresh-the-homepage-every-10-mi {
    display: none;
}

/*** SITE MAP FOOTER ***/

#zone-footer {
    width: 100%;
    margin: 0;
    padding: 0;
}

#region-footer-first {
    width: 100%;
    margin: 0;
    padding: 0;
    display: flex; 
    justify-content: center;
	background: #293554;
}

#block-menu-block-congress-site-map {
    background: #293554;
    margin: 0;
    padding: 1em;
}

.menu-block-congress_site_map > .menu li {
    display: block;
    margin-left: 0px;
    width: 150px;
}

#block-menu-block-congress-site-map a{
	color:#fff;
}

#zone-footer-bottom {
    width: 100%;
    margin: 0;
    padding: 0;
    background: #16203b;
    display: flex;
    justify-content: center;
}

#region-footer-second {
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: center;
}

#block-menu-menu-congress-footer-utility {
    background: none;
    text-align: center;
    display: flex;
    justify-content: center;
    padding: 5% 0 0 0;
    align-items: center;
}

#block-menu-menu-congress-footer-utility a {
    color: #fff;
}