/* website custom */

#header.header5 #accessibilityBar {
    right: 90px;
    left: auto;
    top: 80px;
}

@media screen and (min-width: 992px) {
    #logo {padding-left: 18px;}
}

/*.tiles4 .read-more-button {display: none;}*/

#logo {margin-top: 10px;}

#logo img {height: 110px !important;}

#latestNewsCol {display: none;}

@media screen and (max-width: 398px){
    #content_link_45 .htile {min-height: 270px, color:black;}
    
    #content_link_45 .content-area {top: 95px;}
}

#accessibilityButton.button {background-color: rgb(91, 4, 148);}

#accessibilityButton.button:hover {background-color: #444}

#tile-id-44 a, #tile-id-48 a, #tile-id-51 a, #tile-id-56 a, #tile-id-56 a span.fa {color: #000 !important;}


body {background: #4c4c4c !important;}

@media screen and (min-width: 992px) and (max-width: 1480px) {
    #tile-id-56 h3 a {
        position: relative;
        left: 40px;
        top: -15px;
    }
    
    #tile-id-56 h3 a span {
        position: absolute;
        left: -39px;
        top: 15px;
    }
    
    #tile-id-56 h3 {width: 200px;}
}

@media screen and (min-width: 769px) {
    #primary-menu-trigger {
        display: none;
    }
}