

footer .column1 {
position: relative;
top: -18px;
}

.qode-advanced-tabs .qode-advanced-tabs-nav li {
    border: 1px solid #a6ce39;
}
.separator.small {
    margin: 10px auto 10px;
}

@media only screen and (max-width: 768px) {
.header_inner {
    height: 65px !important;
}
.mobile_menu_button {
    height: 70px !important;
    padding: 0 15px;
}
.header_bottom, .logo_wrapper {
    height: 70px !important;
    padding: 0;
}
.mobile_menu ul {
    padding: 0 15px !important;
}

.qode-advanced-tabs .qode-advanced-tab-container {
    padding: 10px 0;
}
.qode-advanced-tabs.qode-advanced-horizontal-tab .qode-advanced-tabs-nav li {
    width: 99% !important;
}
nav.mobile_menu {
    max-height: 400px;
    overflow-y: scroll;
}
.mobile_menu_button {
    padding: 0;
}
.mobile_menu_button span {
    padding: 20px;
    font-size: 20px;
}
}

@media only screen and (max-width: 425px){
.mobile_menu ul>li.has_sub>span.mobile_arrow {
    height: 36px !important;
    line-height: 36px !important;
}
nav.mobile_menu ul li a, nav.mobile_menu ul li h3 {
    line-height: 1.3;
}
.qode-accordion-holder .qode-title-holder .qode-tab-title {
    height: 42px;
    font-size: 14px;
}
.tt_responsive .tt_timetable.small .box_header {
    font-size: 16px!important;
    margin-bottom: 0;
}
.qode-advanced-tabs .qode-advanced-tabs-nav li a {
    padding: 10px 28px;
}
}
