a:hover {
  text-decoration: underline;
  color: #28889e;
  transition: all 0.1s ease 0s;
}

.sf-menu a:focus, .sf-menu a:hover {
	 background: #004a8f; 
	 color: #28889e;
	 text-decoration: none;
} 
.front #block-views-congress-news-block-latest-news h3.field-content a:hover {
	color: #28889e;
}

.sf-menu a:focus, .sf-menu a:hover {
    background: transparent;
    color: #28889e;
    text-decoration: none;
}
.sf-menu a:focus, .sf-menu a:hover, .sf-menu li.sfHover a {
  background-color: transparent;
	 color: #28889e;
	 color: #fff;
	 text-decoration: none;
}

.sf-menu ul {
  background: rgba(0,40,143,0.8);
}
.sf-menu li.sfHover {
 	background: rgba(0,40,143,0.8);
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
 	color: #fff;
	 text-decoration: none;
}

.sf-menu li.leaf a:hover {
    background: #28889e;
    color: #fff;
}


#zone-menu-wrapper #region-menu-first {
    margin: 0 0 0;
    
}

#zone-about-wrapper {
    background: #ffffff url(../images/meetyourmember-2.jpg) top left no-repeat;
    min-height: 500px;
}

.hprotator-text-block {
    background: rgba(0, 46, 80, 0.49);
    bottom: 50px;
    right: 0;
    margin: 0 auto;
    position: absolute;
    padding: 10px 20px 10px;
    text-align: center;
    transition: all 0.2s ease 0s;
    width: 50%;
    z-index: 2;
    border-top-left-radius: 20px;
    border-bottom-left-radius: 20px;
}

.context-live #region-content {
  width: 100%;
  top: 50px;
}