

/*************************************************
					MENU ZONE
**************************************************/
div#zone-menu {
    display: flex;
}

#region-branding {
    width: auto;
    flex: 20%;
}

.not-front .logo-img {
    width: 120%;
}

#region-menu {
    width: auto;
    flex: 80%;
}

section#block-menu-block-congress-main-menu-superfish {
    margin-top: 1em;
}

.sf-menu a {
    font-size: 12px;
    padding: 2em 0.5em;
}

#region-user-first {
    display: none;
}

#block-boxes-cng-social-media-fa-medium i.fa{
    font-size: 1em;
}

/*************************************************
					Content ZONE
**************************************************/

.not-front .view-congress-issues .views-row, .context-get-help .views-row, .context-student-resources .views-row,  .context-services .views-row {
    padding: 0.5em;
    flex: 100%;
    border: none;
    vertical-align: top;
}

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

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

.office-info {
    font-size: 1em;
}


#block-views-congress-offices-of-noslide {
    padding: 1em 0 0;
    flex: 100%;
    width: auto;
}


#block-views-congress-offices-of-noslide h3 a {
    font-size: 30px;
    font-weight: bold;
}

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

#block-congress-office-location-settings-congress-district-offices-map {
    padding: 0 2em;
    flex: 100%;
    max-width: 760px;
    margin: auto;
}
