
/******  THEME CHANGE #50 - 02/25/2020 (DESIGNER AMK) *****/



/*****  SERVICE CENTER *****/

#zone-actioncenter-wrapper {
    background: #23397c;
 }

#block-boxes-congress-service-center .list-group {
    background: #36b24a;
}

/******  SOCIAL MEDIA ************/

#block-boxes-new-twitter iframe {
    height: 550px !important; 
}

/*****  NEWSLETTER SIGN-UP */

#zone-newsletter-wrapper.fixed {
    background: rgb(56, 179, 74);
}

    
    #zone-menu-wrapper.fixed {
        background: rgb(35, 57, 124) !important;
            position: fixed;
            z-index: 999;
            top: 29px;
    }
    
    #zone-menu-wrapper.fixed .logo-img {
        width: 100%;
        -webkit-transition: 0.15s margin ease-out;
    }
    .logo-img {
        padding: 0;
        margin: 0 auto;
    }
    

#block-boxes-newsletter-signup-extended-bs a {
        color: #23397c
}

#zone-footer-wrapper {
    background: #23397c;
    padding: 0;
}

.office-info {
    color: #fff;
}


#block-views-congress-offices-of-noslide h3 a {
    font-size: 23px;
    color: #fff;;
}

#block-views-congress-offices-of-noslide .views-row a {
  color: #ffff;
}

.not-front #region-content h1#page-title {
   
    color: #23397c;
}


#block-menu-block-section-menu h2.block-title {
    color: #23397c;
    padding: 10px 20px 0px;
    font-weight: 600;
}
.not-front #zone-menu-wrapper {
    padding: 0;
    background: rgba(17, 33, 80, 0.63);
}

#block-menu-block-section-menu ul li a:hover {
    color: #36b24a
}

#zone-footer-bottom-wrapper {
    background: #222;
    margin: 0 auto;
    padding: 0;
    border-top: 3px solid #36b24a;
}