.customHeader {
  background: #a0579b !important;
}

.standalone .headerTitle,

.standalone .customHeader .actionlist,
.standalone .streamNav li.catItem a .ico
{
    display: none!important;
}

.standalone .headerSubtitle {
    font-size: 28px!important;
    height: 40px;
    font-weight: bold;
    margin-top: -10px;
}


@media only screen and (max-width: 1300px) {
    .standalone .headerSubtitle {  
        margin-left: 80px!important;
    }
}

.standalone .customHeader a.publicLogo {
   height:120px!important;
   width: 120px!important;
   top: -40px!important;
}

.standalone .header {
	height: 200px;
}

.standalone .customHeader {
    height: 200px;
    background-image: url("https://app.getbeamer.com/pictures?id=439040-Mtq3DyI6ExxsMu-_ve-_ve-_ve-_vTZTdO-_vd-AByQ477-9W--_ve-_ve-_ve-_ve-_vWTvv70.&v=2")!important;
    background-repeat: no-repeat!important;
    background-position-x: 50%!important;
    background-position-y: 50px!important;
}

.standalone .customHeader.asleep {
    height: 60px;
}

.standalone .nav.streamNav.sticky {
    position: static;
    top: 180px;
    padding-top: 20px;
    margin-top: auto;
}

.standalone .featureContent p {
    margin-bottom: 3px!important;
}

.standalone .category  {
    border-radius: 4px!important;
}

.standalone .noFeatures {
    margin-top: 20px!important;
}

.standalone .custom_links{
    position: absolute;
    float: right;
    margin-right: 20px;
}

.standalone .customHeader .service {
    position: absolute;
    right: 5%;
    top: 20px;
}

.standalone .logo_link {
    position: absolute;
    left: 1%;
    top: 5%;
}

.standalone .service a:hover,
.standalone .logo_link:hover {
    background: none;
}

.standalone .logo_link:hover {
    text-decoration: none;
}

.standalone .service a:hover {
    text-decoration: underline;
    color: #ffffff!important;
}

.standalone .custom_header_link_icon {
    background-color: #ffffff;
    border-radius: 25%;
    margin-left: 5px;
    margin-bottom: -5px;
    padding: 4px;
}

#firstResults {
    margin-top: 0!important;
}

.standalone.post .news {
    margin-top: 140px!important;
}

.standalone .catItemName {
    color: #00635B;
}