h1, .h1 {
    font-size: 30px;
}


body.not-front .logo-img {
	height: auto;
	margin: 0;
	width: 90%;
	float: right;
}



/******** menu zone ********/

#zone-menu {
    width: 100%;
    display: flex;
	    flex-wrap: wrap;
}

.front #zone-menu .block {
    padding: 1em ;
}

.not-front #zone-menu .block {
    padding: 1.25em 0;
	max-width: 550px;
margin: auto;
}

#block-views-congress-hprotator-rotator, #mini-panel-congress_home_page_rotator {
    margin: 0 auto;
    padding: 0;
    text-align: center;
    width: 100%;
}

#zone-branding {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
}

#region-branding {
    flex: 30%;
    width: auto;
}

#region-menu-second {
    flex: 67%;
    width: auto;
}

.front #zone-preface, .front #region-preface-first {
    margin-top: 30px;
}


.hprotator-text-block h2 {
    font-family: 'raleway';
    font-size: 22px;
}

#block-menu-block-congress-main-menu-superfish {
    margin-top: 0 !important;
}

.sf-menu a, .sf-menu a:link, .sf-menu a:visited, .sf-menu li .leaf a {
    font-size: 14px;
}

.sf-menu a {
    padding: 1.3em 0.55em;
}

#zone-menu-wrapper.fixed .logo-img {
    width: 250px !important;
}

div#region-user-first {
    display: none;
}

#block-menu-block-congress-main-menu-superfish {
    background: transparent;
    float: none;
    margin: 1.75em auto !important;
    max-width: 460px;
}

/****** FOOTER   *****/


.view-congress-offices .views-row {
    width: 50%;
}