

footer .column1 {
position: relative;
top: -18px;
}

.full_width,
.container {
    position: relative !important;
}

 .title h1 {
    text-transform:none;
}

/* left menu submenu active color */
.vertical_menu .second ul li a.current {
    color: #000 !important;
}