.oc-menu, .sys-menu-wrapper, .nav-burger-mobile-wrapper, .sys-search-mobile, .headerimg-wrapper, .social-nav, .share-buttons {
    display: none;
}

#header-area {
    position: static;
    height: auto;
}

.collapse {
    display: block;
}

a[href]:after {
    display: none;
}

.link-preborder a {
    padding-left: 0!important;
}

.link-preborder a.back {
    display: none;
}

.toolbox-content ul {
    list-style-type: disc;
    padding: 0 0 0 20px;
    margin: 0 0 25px 0;
}

.toolbox-content ul li {
    padding-left: 0;
}

.oc-open .oc-content {
    opacity: 1;
}

#header-area .logo {
    display: block !important;
    padding-bottom: 5mm;
}

img {
    width: auto;
    max-width: 100%;
}

.embed-responsive img {
    max-width: none !important;
}

.header-slider {
    display: none;
}

.col-md-12 {
    width: 100%;
}

.col-md-11 {
    width: 100%;
}

.col-md-10 {
    width: 100%;
}

.col-md-9 {
    width: 100%;
}

.col-md-8 {
    width: 100%;
}

.col-md-7 {
    width: 100%;
}

.col-md-6 {
    width: 50%;
}

.col-md-5 {
    width: 50%;
}

.col-md-4 {
    width: 50%;
}

.col-md-3 {
    width: 25%;
}

.col-md-2 {
    width: 25%;
}

.col-md-1 {
    width: 25%;
}