/*** BRANDING ***/

#region-branding {
    margin: 10px 0 8px 0;
    width: auto;
    text-align: center;
}

.not-front #region-branding{
    margin: 10px 0 8px 0;
    width: auto;
    text-align: center;
}

/*** MENU ***/

#region-menu, #region-preface-second {
    width: 100%;
    float: none;
    display: inline;
    justify-content: center;
    margin: 0;
}

#region-menu .region-inner.region-menu-inner {
    width: auto;
}

#block-menu-block-congress-main-menu-superfish {
    padding: 0px;
    margin: 0 0 0 13%;
    width: auto;
    float: left;
}

.sf-menu a {
    padding: 0.25em 0.9em;
    font-size: 1em;
}

.sf-menu a, .sf-menu a:link, .sf-menu a:visited {
    color: #fff;
    padding: 26px 20px;
}

.sf-menu ul {
    background: #006F8F none repeat scroll 0 0;
    border-bottom: 3px solid #e3e5e8;
    margin: 30px 0 0px 0px;
    width: 200px;
}

/*** SEARCH ***/

#region-preface-second {
    margin: 10px;
    top: 0;
    width: 100%;
}

#block-boxes-search-icon {
    width: auto;
    float: left;
    margin: 0;
    padding: 0;
}

#boxes-box-search_icon {
    padding: 20px 0px 0px 20px;
}

#block-search-form {
    float: left;
    padding: 0;
    text-align: center;
    width: 100%;
    margin: 15px 0;
    display: none;
    transition: ease all;
    position: relative;
    left: 0;
    top: 0px;
    background: none;
    padding: 0px;
    background: none !important;
}

#search-block-form, .block-s-cng-medium-profile {
    height: auto;
    text-align: center;
    width: 100%;
}

.form-item-search-block-form .form-control {
    display: inline-block;
    min-width: 70%;
    width: auto;
}

/*** TRANSLATE ***/

#region-user-first {
    width: 100%;
    background: #004255;
    margin: 0;
    padding: 0;
	display:none;
}

#region-user-second {
    display: flex;
    justify-content: flex-end;
    margin: 0;
    position: absolute;
    right: 0;
    top: 0;
    width: auto;
} 

#block-boxes-translate a {
    color: #ffffff;
    cursor: pointer;
    display: flex;
    font-weight: bold;
    padding: 23px 20px;
}

#block-boxes-google-translate {
    text-align: center;
    margin: 0;
    padding: 21px 33px 21px 0;
}

/*** LOGO ***/

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

.not-front #zone-header-first-wrapper {
    /** margin: 135px 0 0 0;**/
   margin: 66px 0 0 0;
}

/*** ROTATOR ***/

#region-header-first {
    width: 100%;
    margin: 0;
    height: 462px;
    overflow: hidden;
}	

#block-views-congress-hprotator-rotator .flexslider .slides img {
    height: auto;
}

/*** ROTATOR SIDEBAR ***/

#region-branding-second {
    align-items: center;
    display: flex;
    justify-content: center;
    margin: 0;
    padding: 0 2%;
    position: absolute;
    right: 0;
    z-index: 2;
}

#block-boxes-newsletter-signup-simple-bs {
    margin: 0;
    padding: 0;
	height: auto;
    max-height: 100%;
    min-height: 33em;
}

.sidebar-link {
    padding: 20px 0;
    width: 100%;
}

.sidebar-link a {
    color: #fff;
    font-size: 30px;
    font-weight: bold;
    border: none !important;
}

.sidebar-link a:hover {
    text-decoration: none;
    cursor: pointer;
    color: #03C4FB;
}

.sidebar-border {
    border-bottom: 2px solid #fff;
    border-top: 2px solid #fff;
}

#sidebar-newsletter h2 {
    color: #fff;
    text-transform: ;
    font-size: 30px;
}

.newsletter-icon .fa {
	color:#fff;
	font-size:2.3em;
}

.newsletter-title {
	color: #fff;
	font-size: 30px;
	font-weight: bold;
	border: none !important;
	font-family: 'Work Sans', sans-serif;
}

#zone-legislation-wrapper .secondary-column a {
    background: #0095BF;
    color: #fff;
    border-radius: 0;
    text-align: center;
    border-bottom: 5px solid #03C4FB;
    font-size: 100%;
    padding: 15px 15%; 
}

/** SOCIAL MEDIA ***/
 
#zone-preface-wrapper #boxes-box-cng_social_media_fa_medium a {
    align-items: center;
    display: flex;
    float: left;
    height: 85px;
    justify-content: center;
    margin: 0 3%;
    padding: 20px;
    text-align: center;
    width: 85px;
}

/*** LATEST NEWS ***/

table {
    border: medium none;
    width: 100%;
}

table td[class*="col-"], table th[class*="col-"] {
    display: table-cell;
    float: none;
    position: static;
    width: 10%;
}

#block-views-congress-news-block-latest-news .views-row {
    border-bottom: medium none;
    float: left;
    margin: 15px;
    width: 29%;
}

#block-views-congress-news-block-latest-news  .more-link {
    float: right;
    text-align: right;
}

/*** LEGISLATION ***/

#zone-legislation-wrapper .main-column, #zone-legislation-wrapper .secondary-column{
	height:300px;
}

/*** YOUTUBE - TWITTER ***/

#zone-twitter {
    margin: 0;  
    width: 100%;
}

#region-youtube {
    margin: 0;
    width: 50%;
}

#block-boxes-congress-youtube-box{
	margin:0;
	padding:0;
}

#region-twitter{
	margin:0;
	widtH:50%;
}

#block-boxes-new-twitter{
	margin:0;
	padding:0;
}

#zone-footer-bottom{
	width:100%;
}

#region-footer-second {
    width: 98%;
	text-align:center;
}

#section-footer #region-footer-third {
    margin: 20px 0 0 0;
    width: 100%;
} 

#menu-home {
    text-align: right;
    display: flex;
    justify-content: center;
}

#block-menu-block-congress-site-map .first.leaf.active-trail.active.menu-mlid-2575 {
    width: 80px;
}

#block-menu-block-congress-site-map .menu-block-congress_site_map > .menu li {
    width: 125px;
    justify-content: center;
    margin: 0 auto;
    text-align: left;
}

#region-footer-second .region-inner {
    width: 100%;
}

.social_media span {
    padding: 20px;
    float: left;
    margin: 13px;
    text-align: center;
}

.social_media .media-element.file-full {
    width: 60px !important;
    height: 60px !important;
}

#block-boxes-sociale-media-boxes--2, #block-boxes-sociale-media-boxes {
    margin: 0 auto;
    text-align: center;
    display: flex;
    justify-content: center;
}