div#footer {
    border: none !important;
}
span.logo a{
    width: 260px !important;
    height: auto;
    margin-top: 5%;
}

.header-scrolled .logo a { 
    width: 184px !important;
    height: auto;
    margin-top: 0px !important;
}
#top .av_header_glassy.av_header_transparency #header_main {
    border-color: rgba(0, 0, 0, 0.50);
    border-top-color: transparent;
    background-color: rgba(0, 0, 0, 0.50);
}
a#scroll-top-link {
    display: none;
}