/* LOGO STYLES*/
nav .umlogo img {
    height: 60px;
    margin-top: 10px;
}
/* Small-Medium Viewport max width */
@media only screen and (max-width: 47.438em) {
/*.navbar.news .umlogo img{
    height: 40px;
    margin-bottom:2px;
    margin-top:4px;
    padding: 0;
}*/
}
@media only screen and (max-width: 47.438em) {
    .navbar.news .umlogo img, .navbar.news .umlogo svg {
        height: 33px;
        margin-top:7px;
    }
     .navbar.news .umlogo {
         width:auto;
     }
}
/* MASTHEAD BACKGROUND*/
.masthead-bg{
    background-color:#f37320;
}
 .navbar.news{
	 border-bottom: 6px solid rgba(0, 0, 0, 0.2);
 }
#ayce.um-main-menu:hover li.ayce-primary.stagsansbook:hover > a:hover{
    color:#005030 !important;
}

#ayce.um-main-menu:hover li.ayce-primary.stagsansbook:hover > a{
    color:#f4640b !important;
}

    
    