.site-branding {
    width: 150px !important;
}

.site-branding {
    width: 12% !important;
}

 .col-8-12 {
    width: 85%;
    padding-top: 25px;
}

#cssmenu a {
font-family:Roboto, Helvetica, Arial, sans-serif !important;
text-transform: uppercase !important;
   font-weight: bold !important;
font-size:15px !important;
}

h1.site-title {
    display: none !important;
}

#cssmenu>ul>li:hover>a, #cssmenu>ul>li.active>a {
    color: #8A1E04;
    font-weight: bold !important;
}

h1.entry-title {
    display: none !important;
}


.site-main {
    width: 100%;
    margin: 0;
    padding: 0;
}