.header .navigation .navbar-brand img {
    margin-top: 10px;
    margin-left: 10px;
}
@media (min-width: 992px){
.main-navigation > li.menu-item-has-children::after {
    position: absolute;
    right: calc(50% - 4px);
    bottom: 15px;
    content: "\f0d7";
    font-family: "FontAwesome";
    font-size: 12px;
    color: #9e9e9e;
    z-index: 2;
}
}
@media (min-width: 992px){
.col-md-2 {
    width: 19.66667%;
}
}
.client-logos img {
    margin: 0 auto 20px;
    opacity: 1;
    border: 4px solid #ffffff;
    border-radius: 0;
    transition: all 100ms ease-out;
}
.client-logos img:hover, .cta-button:hover, .brochure-box:hover, .carousel-indicators li.active, .wpcf7-text:focus, .wpcf7-textarea:focus, .comment-form .comment-form-author input:focus, .comment-form .comment-form-email input:focus, .comment-form .comment-form-url input:focus, .comment-form .comment-form-comment textarea:focus {
    border-color: #ffffff!important;
}
.page-header.header-large{
margin-top: 44px !important; 
}
.main-navigation a:hover{
color: #7fb647 !important;
}
.box-shadow{
    box-shadow: 0 2px 3px rgba(50, 50, 50, 0.1);
}
.location {
    display: none;
}
.search_location {
    display: none;
}
.search_keywords {
    width:100%!important;
}
input#search_keywords {
    padding: 10px;
}
.post-inner .post-meta-data {
    display: none;
}
ul.job_listings li.job_listing a img.company_logo{
display: none;
}
ul.job_listings li.job_listing a div.position{
    float: left;
    width: 55%;
    padding: 0px;
    font-size: 16px;
    line-height: 4.5em;
}
li.location{
display:none;
}
.single_job_listing .application .application_details {
    clear: both;
    border: 1px solid #eee;
    padding: .75em 1em 0;
    margin: 1em 0;
    line-height: 1.5em;
    display: block;
    position: relative;
    box-shadow: 0 1px 1px rgba(0,0,0,.1);
    height: 630px;
}
img.img-responsive.wp-post-image {
    display: none;
}