/*** ROTATOR ***/

#zone-header, #region-header-first {
    margin: -50px 0 0 0;
    width: 100%;
    position: relative;
}

#zone-header-wrapper {
    margin: 0px 0 0 0;
}

#secondary-menu li {
    list-style-type: none;
    float: left;
    width: calc(100% / 6);
    box-sizing: border-box;
	border-left:1px solid #fff;
}

#secondary-menu li a {
    background: transparent none repeat scroll 0 0;
    border-right: none;
    color: white;
    display: block;
    font-size: 1.2em;
    margin: 0 1px;
    overflow: hidden;
    padding: 78px 0;
    text-align: center;
    text-decoration: none;
    text-transform: uppercase;
}

.front .menu-block-congress_main_menu_superfish {
	float:right;
    width: 135%;
}

.not-front .menu-block-congress_main_menu_superfish {
    float: left;
	font-size:100%;
    margin: 0 0 0 -10%;
    width: 104%;
}

.not-front #region-branding {
    float: left;
}

#block-boxes-newsletter-signup-simple-bs {
    background: #425a77 none repeat scroll 0 0;
    display: inline-block;
    float: left;
    margin: 0;
    padding: 10px 0 0;
    width: 100%;
}

#block-menu-block-section-menu h2 {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    color: #425a77;
    font-family: Georgia;
    padding: 7px;
}

#block-menu-block-section-menu ul.menu li a {
    color: #425a77;
}

#block-menu-block-section-menu ul.menu .active-trail .active {
    background: #425a77 none repeat scroll 0 0;
    color: #fff;
    padding: 5px;
}

.not-front.sf-menu a, .not-front .sf-menu a:link, .not-front .sf-menu a:visited {
    border-bottom: medium none;
    color: #fff;
    font-size: 1.0em;
}


.front .view-congress-news .view-content {
	display: flex;
	justify-content: center;
	padding: 0 80px;
}

#block-views-congress-news-block-latest-news .views-row {
	color: #fff;
	border-bottom: medium none;
	flex: 0 0 28%;
	margin: 0 20px;
	
	
   /*  float: left;
    margin: 0 5%;
    width: 22%; */
}

#region-postscript-second {
    align-items: center;
    background: #b5b5b5 none no-repeat scroll 0 0 ;
    display: flex;
    justify-content: center;
    margin: 3px 0;
    padding: 0;
}

#block-boxes-instagram-embed, #block-boxes-congress-fb-responsive, #block-boxes-new-twitter, #block-boxes-congress-youtube-box {
 
    height: 670px;

}