.site-post-type-section#fh5co-services {
    padding-top: 0;
}

.doc-green {
    background-color: #5f611f !important;
}

.fh5co-nav #fh5co-logo a {
    color: #fff;
}

@media (max-width: 768px) {
    ul.doc-header-menu-list input,
    ul.doc-header-menu-list button {
        width: 100%;
    }

    ul.doc-header-menu-list input {
        margin-bottom: 8px;
    }

    #fh5co-offcanvas ul.doc-header-menu-list li {
        margin-bottom: 12px;
    }

    .main-item-surround {
        padding-top: 12px;
        margin-bottom: 40px;
    }
}

@media (max-width: 325px) {
    .main-item-surround {
        padding-top: 0;
        margin-bottom: 24px;
    }
    .main-item-surround .services .img-holder {
        margin-bottom: 16px;
    }
}