.nav > li > a:hover, .nav > li > a:focus {
    text-decoration: none;
    background-color: #367c78 !important;
}



.rsca-retro-dark {
    background: #3f6cb2 !important;
    padding: 28px 20px 0;
    -webkit-box-shadow: 0px 0px 5px 1px rgba(100,100,100,0.1);
    -moz-box-shadow: 0px 0px 5px 1px rgba(100,100,100,0.1);
    box-shadow: 0px 0px 5px 1px rgba(100,100,100,0.1);
}

.avPlayerWrapper {text-align:left;}
.avPlayerWrapper .avPlayerContainer {margin:0;}

div.article-title, .article-header h1 {
    margin: 0 0 24px 0;
    color: #23263d;
}
.acm-features.style-3 {
    padding: 20px !important; 
    background-color: #e6eaf0 !important;
}

.t3-slideshow + .t3-sl-1 {
    padding-bottom: 50px;

}
.mfp-grid {
    box-sizing: border-box;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-flex: 0;
    -ms-flex: 0 1 auto;
    flex: 0 1 auto;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: -.5rem;
    margin-left: 12.5rem;
}
.article-content h1, .article-content h2, .article-content h3, .article-content h4, .article-content h5, .article-content h6 {
    color: #3f6cb2;
}  

div.article-title, .article-header h1 {
    color: #3f6cb2;
}  
.acm-features.style-2 > .ja-animate { max-height: 300px; }

@media  {
    .custom .call-to-actions {
        padding: 1px 0 !important;
    }
}

