.button:hover, input[type="button"]:hover, button:hover, .job-manager-pagination a:hover, .job-manager-pagination span:hover, .page-numbers:hover, #searchform button:hover, #searchform input[type="submit"]:hover, #submitcomment:hover, #commentform input[type="submit"]:hover, .page-numbers.current, .widget--footer input[type="submit"]:hover, .mfp-close-btn-in .mfp-close:hover, input[name="wp_job_manager_send_application"]:hover, input[name="wp_job_manager_edit_application"]:hover, input[name="submit_bookmark"]:hover, .add-favorite:hover, .update-favorite:hover, #rcp_submit:hover, input[name="wp_job_manager_resumes_apply_with_resume"]:hover, input[name="wp_job_manager_resumes_apply_with_resume_create"]:hover, .wpcf7-submit:hover, input.ninja-forms-field[type="submit"]:hover, input[name="submit-job-alert"]:hover, .tp-caption .button:hover {
    background-color: transparent;
    color: #006b6e;
    border-color: #006b6e;
}

.button, input[type="button"], button, #submitcomment, #commentform input[type="submit"], .widget--footer input[type="submit"], .mfp-close-btn-in .mfp-close, input[name="wp_job_manager_send_application"], input[name="wp_job_manager_edit_application"], input[name="submit_bookmark"], .add-favorite, .update-favorite, #rcp_submit, input[name="wp_job_manager_resumes_apply_with_resume"], input[name="wp_job_manager_resumes_apply_with_resume_create"], .wpcf7-submit, input.ninja-forms-field[type="submit"], input[name="submit-job-alert"], .hero-search .search_jobs > div input[type="submit"], .hero-search .search_resumes > div input[type="submit"] {
    background-color: #006b6e;
    border-color: transparent;
    color: #fff;
}

.nav-menu > ul, ul.nav-menu {
font-style: din-medium !important;
}

/* Remove automatic hyphenation */
.site-content article { word-wrap: normal; -webkit-hyphens: none; -moz-hyphens: none; hyphens: none; }
.widget-area .widget { word-wrap: normal; -webkit-hyphens: none; -moz-hyphens: none; hyphens: none; }

/*---misc screen (use this if having issues on smaller screens)---*/
@media only screen and (min-width: 0px) and (max-width: 1199px) {
.awesome-social {
    margin-top: 2px;
    color: white !important;
    text-align: center !important;
    line-height: 42px !important;
    width: 25px;
    height: 38px !important;
    font-size: 1em !important;
    -moz-transition: width s, height s, -webkit-transform s;
    -webkit-transition: width s, height s, -webkit-transform s;
    transition: width s, height s, transform s;
}
}

.footer-widgets {
    background-color: #2D6066;
}


 .word-break: none; }

.site-footer {
    background-color: #666;
}
.site-footer {
    background: #666;
}

