/* Enter Your Custom CSS Here */

#branding a img, #branding img {
    height: auto;
    opacity: 1 !important;
}

#top-bar {
    visibility: visible !important;
}

.soc-ico a {
    visibility: visible !important;
}

html:not(.mobile-true) #main img:not(.animate-element, .ls-s-1), html:not(.mobile-true) #header img, html:not(.mobile-true) #bottom-bar img {
    opacity: 1.0;
}


#mobile-menu {
    display: none !important;
}