.dl-menuwrapper li > a {
    color: #ffffff;
    font-size: 14px;
    line-height: 20px;
}

@media screen and (max-width: 760px)
{
.logo-left #branding, .logo-classic #branding, .logo-classic-centered #branding, .logo-center #branding {
    max-width: 100% !important;
}

#branding img {
    width: 100% !important;
}
}
@media screen and (max-width: 760px){
#top-bar .wf-float-left:last-of-type, #bottom-bar .wf-float-left:last-of-type {
    margin-right: 0;
    display: none !important;
}
}

.wf-1-4, .wf-span-3, .sidebar, .footer .widget {
    width: 35%;
}