/* Enter Your Custom CSS Here */
.home #main .widgets_area .front-page-section:nth-child(2) { background: url(/wp-content/uploads/2015/10/Delaware_blue_back.png) no-repeat; padding-top: 70px; }
.home #main .widgets_area .front-page-section:nth-child(2) h3.widget_title, .home #main .widgets_area .front-page-section:nth-child(2) h3.widget_title .widget_subtitle { color: #ffffff !important; }

#main .widget-area h2.widgettitle { font-size: 24px; }
#main .widget-area ul.job_listings li.job_listing { padding: 0 5px; }
#main .widget-area ul.job_listings li.job_listing.job_position_featured a { background: none; }

#masthead .search-form #search_keywords_placeholder { background: #333333; border-radius: 0; color: #eeeeee; height: 40px; padding-bottom: 5px; padding-top: 5px; }
.site-header { box-shadow: 0 4px 1px rgba(0,0,0,0.25) !important; }
.page-header.has-featured-image .page-header-background { opacity: 1 !important; }
.card__title.card__title, ul.categories--widget .category-count, ul.categories--widget .category-text { font-size: 18px !important; font-weight: 700 !important; }
.job-manager-form .fieldset-company_google_plus {
	display: none;
}
.emb-divider {
	height: 1px;
	background: #e9e9e9;
	max-width: 580px;
	margin: 40px auto 0;
}


@media screen and (min-width:768px) {
  body.page-template-default:not(.page-id-12):not(.page-id-11306) .entry-content { max-width: 75%; float: left; }
  #main .widget-area { max-width: 25%; float: right; }
}

@media screen and (max-width:768px) {
  .emblem-holder { margin-bottom: -10px !important; }
  .emblem-holder img { max-width: 90%; }
}