#main-slider .entry-container { display: none; }
.nav-primary {
    background: #004af9;
    background: rgba(0,0,0,1);
}
p {
  -moz-hyphens: none;
  -ms-hyphens: none;
  -webkit-hyphens: none;
  hyphens: none;
}
#navigation .sub-menu a {
		font-size:12px;
}