
/*************************************************
					SECTION HEADER ZONE
**************************************************/

#section-header {
    position: relative;
}

.admin-menu.front #section-header, .admin-menu #zone-menu-wrapper.fixed, #zone-menu-wrapper.fixed {
    top: 0;
}

 #zone-menu-wrapper a i.fa:hover, #zone-menu-wrapper.fixed a i.fa:hover {
    color: #ce5c16;
}
/****************  main menu  ***********/

#zone-menu-wrapper.fixed {
    background:  #002868;
}

.sf-menu a {
padding: 30px 15px;
}

.sf-menu li.sfHover a {
    color: #ce5c16;
    font-weight: bold;
}

.sf-menu ul, .sf-menu li.sfHover {
    background: rgba(0, 40, 104, 0.75);
	transition: 0.3s all ease-in-out;
}

.sf-menu li .leaf a:hover, #zone-menu-wrapper.fixed .sf-menu .leaf a:hover {
    background: #ce5c17;
    color: #fff;
}

.sf-menu a:focus, .sf-menu a:hover, #zone-menu-wrapper.fixed .sf-menu a:hover {
    background: transparent;
    color: #ce5c16;
    text-decoration: none;
    font-weight: bold;
}

.fixed #block-boxes-cng-social-media-fa-medium {
    padding-top: 10px;
}

.sf-menu li.sfHover > ul, .sf-menu li:hover > ul {
    top: 78px;
}

.sf-menu ul {
    box-shadow: 1px 1px 2px rgba(0,0,0,.5);
}


/****************  Rotator  ***********/

.flex-control-nav.flex-control-paging {
    display: block;
}


#zone-menu-wrapper {
    background: -moz-linear-gradient(top, rgba(0,40,104,1) 0%, rgba(0,40,104,0) 100%);
    background: -webkit-linear-gradient(top, rgba(0,40,104,1) 0%,rgba(0,40,104,0) 100%);
    background: linear-gradient(to bottom, rgba(0,40,104,1) 0%,rgba(0,40,104,0) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#002868', endColorstr='#00002868',GradientType=0 );
	border-top: 3px solid #bf0a30;
	    position: absolute;
}

.hprotator-text-block:before, .hprotator-text-block:after {
    background-color: transparent;
    border-color: transparent;
}

.hprotator-text-block {
    background: rgba(0, 40, 104, 0.5);
    border-radius: 12px;
}

.hprotator-text-block h2 a {
    font-size: 30px;
    line-height: 20px;
}

.view-congress-hprotator.flexslider {
    max-height: 783px;
}

.hprotator-text-block {
    bottom: 25%;
}

/*************************************************
					action center ZONE
**************************************************/

#block-boxes-congress-service-center .list-group {
    background: #ce5c17;
	transition: 0.3s all ease-in-out;
}

#block-boxes-congress-service-center .list-group:hover {
    background: #fed700;
}

#block-boxes-congress-service-center .list-group:hover a {
	color:  #002868;
}

#zone-actioncenter-wrapper {
    background: #002868;
}

#zone-actioncenter {
    width: 100%;
    border-bottom: 1px solid #ce5c16;
    border-top: 1px solid #ce5c16;
}


/*************************************************
					PREFACE ZONE
**************************************************/
.not-front #zone-preface-wrapper {
    background: url("../images/banner_bg1.jpg") center no-repeat fixed;
    background-size: auto auto;
    background-size: cover;
    padding-top: 500px;
}


/*************************************************
					CONTENT ZONE
**************************************************/

.not-front #region-content h1#page-title {
    color: #ce5b18;
    border-bottom: solid;
}

.not-front h2.pane-title {
    color: #002868;
}
/*************************************************
					POSTSCRIPT ZONE
**************************************************/



/**************** issues  ***********/
#block-views-congress-issues-block-default .views-row {
    width: 32%;
}

#block-views-congress-issues-block-default h3.field-content a {
    background: rgba(0, 40, 104, 0.85);
	transition: 0.3s all ease-in-out;
	    border-radius: 4px;
}

#block-views-congress-issues-block-default h3.field-content a:hover {
    background: #ce5c17;
}

#block-views-congress-issues-block-default .views-row {
    margin: 0;
}

.view-congress-issues .views-row img {
    margin: 0.5em 1em 0.5em 0 !important;
}

#block-views-congress-issues-block-default h3.field-content {
    font-size: 16px;
}


/****************  votes  ***********/

section#block-house-blocks-bs-member-voting-record-title {
    margin-top: 2em;
}




/*************************************************
					FOOTER ZONE
**************************************************/

#section-footer {
    background: #fff;
}

.block-congress-offices-of-noslide .views-row {
    width: 45%;
}

#block-views-congress-offices-of-noslide h3 {
    font-size: 24px;
}

#zone-footer-bottom-wrapper {
    background: #ce5c17;
    padding: 0;
    border-top: 5px solid #bf0a30;
}

#region-footer-first, #region-footer-second {
    margin: 0;
    width: 50%;
}

#zone-newsletter-wrapper.fixed {
    background: rgba(0, 40, 104, 0.85);
    border-radius: 12px;
}

#block-boxes-newsletter-signup-extended-bs a {
    color: #fed800;
}

#block-boxes-newsletter-signup-extended-bs a:hover {
    color: #ce5c16;
    text-decoration: none;
}

#block-views-congress-offices-of-noslide h3, #block-views-congress-offices-of-noslide h3 a {
    font-size: 24px;
}