
/*************************************************
					HEADER ZONE
**************************************************/

#zone-header-wrapper.sticky {
    position: fixed;
    top: 0;
    z-index: 9999;
    transition: all ease-in-out 0.3s;
     background: #be293c;
	    border: none;
}


i.fa.fa-2x.fa-search {
    display: inline;
}


div#block-search-form {
    position: absolute;
    padding: 0;
    width: 300px;
    right: -55%;
    top: 50px;
}

header#section-header {
	background-size: 100%;
}


div#block-boxes-cng-social-media-fa-small {
    float: right;
    width: 250px !important;
    min-width: 250px !important;
}

div#region-user-second {
    margin: 0;
    background: none;
    border-top: none;
}

/****************  main menu ***********/


.sf-menu a:focus, .sf-menu a:hover, .sf-menu li.sfHover a {
    background: none repeat scroll 0 0 #fff;
}

.sf-menu ul.menu li.leaf a:hover {
	color: #be293c !important;
}

/*************************************************
					BRANDING ZONE
**************************************************/

#zone-branding-wrapper {
    height: auto;
}

#zone-branding {
    width: 95%;
}



/****************  search  ***********/


div#region-user-first {
    flex: 25%;
}

div#block-search-form {
    margin: 2em auto 0;
}


/****************  social media icons  ***********/


div#region-user-second {
    flex: 10%;
}



/****************  Main Menu ***********/

#zone-header {
    width: 100%;
}

div#region-menu {
    width: 100%;
}

#block-menu-block-congress-main-menu-superfish {
    background: none;
    max-width: 1010px;
    margin: auto;
}

.sf-menu a.active, .sf-menu a.active-trail {
    background: none repeat scroll 0 0 #fff;
}



/*************************************************
					PREFACE ZONE
**************************************************/


/****************  Rotator  ***********/
 .flexslider .slides img {
    border-radius: 12px;
}

.flexslider {
    border-radius: 12px;
    margin: 0;
	background: none;
}

.view-congress-hprotator .views-field-field-congress-featured-media {
    background: #fff;
    border-radius: 12px;
}

.hprotator-text-block {
    padding: 1em 2em 2em;
    border-radius: 0 0 12px 12px;
    text-align: left;
    float: none;
    background: rgba(58, 99, 140, 0.85);
    color: #fff;
    width: 100%;
    position: absolute;
    bottom: 0;
}

.hprotator-text-block h2, .hprotator-text-block h2 a {
		font-weight: 800;
}

.hprotator-text-block h2 a, #hp_top_read_more a {
    color: #fff;
}

.hprotator-text-block h2 a:hover, #hp_top_read_more a:hover {
	color: #be293c !important;
	
}

#hp_top_read_more a:hover, .more-link a:hover {
	background: #fff;
	border: solid 1px #be293c;
	color:#be293c !important;
	    font-weight: 800;
}

.hprotator-text-block h2 a, div#hp_top_read_more a {
    color: #fff;
}



/****************  boxes right of rotator  ***********/

div#region-preface-third {
    background: url(../images/diamond.png) #ddd center no-repeat;
        background-size: 72%;
    transition: all ease-in-out 0.5s;
    background-position-x: 127%;
}

div#region-preface-second:hover {
    background: url(../images/contact.png) #3f618f  center no-repeat;
	background-size: 110%;
}

div#region-preface-third:hover {
    background: url(../images/diamond2.png) #3f618f center no-repeat;
    background-size: 100%;
    background-position-x: 5em;
}

/*************************************************
					IMAGE MENU ZONE (SERVICE)
**************************************************/

.menu-block-frontpage_image_menu_ li {
	min-height: 300px;
}


/*************************************************
					CONTENT ZONE
**************************************************/

div#zone-content {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
}

.front #region-content, div#region-content {
    width: auto;
    margin: 0;
    flex: 65%;
}

aside#region-sidebar-first {
    flex: 25%;
}

/****************  latest news  ***********/

#block-views-congress-news-block-latest-news {
    max-width: 1200px;
    margin: auto;
    padding-top: 0;
}

.front .view-id-congress_news .views-row {
    padding: 1em;
        padding-top: 1em;
    width: 100%;
    margin: 0;
    float: left;
    min-height: 100px;
    padding-top: 0;
}


/****************  social tabs  ***********/

div#block-boxes-congress-fb-responsive, div#block-boxes-congress-single-tweet {
 
    padding: 0.5em;
}
/*************************************************
					FOOTER ZONE
**************************************************/

#block-views-congress-offices-of-noslide {
    max-width: 1200px;
    margin: auto;
}

.block-congress-offices-of-noslide .views-row, .front .block-congress-offices-of-noslide .views-row {
    width: 33%;
}

div#block-boxes-cng-social-media-fa-medium {
    float: right;
}

section#block-menu-menu-congress-footer-utility {
    float: left;
}