/**----------------------------------------------------------- HEADER STYLES -------------------------------------------------------------**/#top-menu ul li.selected a, #top-menu ul li a:hover {	background: #4b609b;	color: #FFF;}#top-menu ul li ul li a, #top-menu ul li.selected ul li a,.responsive-menu ul li a {  background: #647ab4;  color: #FFF;}#top-menu ul li ul li a:hover, .responsive-menu ul li a:hover {  background: #4b609b;  color: #FFF;}.site-page-header .entry-header {	background: #4b609b;}.site-page-header h1.entry-title {	background: none;	color: #324067;	float: none;	font-size: 40px;	font-weight: normal;	padding: 40px 0 0 0;	text-align: center;	width: 100%;}.sep {	margin: 0 5px;}.site-page-header .entry-header .breadcrumbs {	height: 30px;	line-height: 32px;	float: right;  	margin-right: 20px;}.responsive-menu {	position: absolute;	z-index: 999;}