/* Jobs & Calls -------------------------------------------------- */	

	.jobs-section-title {
		margin-top: 2em;
	}
	
	.job-filters {
		margin: 0 0 1em;
		padding: 1em 3em;
		background: #ececec;
	}
	
	.job-filters ul {
		padding: 0;
		list-style-type: none;
	}
	
	.job-filters a {
		display: inline-block;
		margin: 0 0 1.5em;
		color: #181e6c;
		font-size: 16px;
		font-weight: 700;
		text-transform: lowercase;
	}
	
	.job-filters .call-categories {
		padding-top: 2em;
		border-top: 1px solid #ddd;
	}
	
	@media screen and (min-width: 600px) {
		.job-filters li {
			float: left;
			width: 50%;
		}
	}
	
	@media screen and (min-width: 800px) {
		.job-filters li {
			width: 33%;
		}
	}
	
	@media screen and (min-width: 1000px) {
		.job-filters li {
			width: 25%;
		}
	}
	
	.jobs-list, .expand-list {
		margin: 2em 0;
		padding: 0;
		list-style-type: none;
	}
	
	.expand-list li {
		position: relative;
		padding: 2em 0 1em;
		border-bottom: 1px solid #dddee0;
	}
	
	.expand-title {
		display: block;
		padding-left: 40px;
		margin: 0 0 .5em;
		font-size: 28px;
		line-height: 1.4em;
		color: #191f6b;
		cursor: pointer;
		text-transform: lowercase;
	}
	
	.expand-title:before {
		font-family: 'icomoon';
		content: '\f105';
		display: inline-block;
		position: absolute;
		top: 28px;
		left: 0;
		width: 40px;
		height: 40px;
		font-size: 36px;
	}
	
	.expand-title.open {
		color: #d47e07;
	}
	
	.expand-title.open:before {
		content: '\f107';
	}
	
	.expand-title.open:hover {
		color: #d57e00;
	}
	
	.expand-description {
		display: none;
		margin-left: 40px;
		color: #23272a;
	}
	
	.jobs-list .job-description h4 {
		margin-top: 0;
		margin-bottom: 8px;
	}
	
	.sidebar .widget_nav_menu li {
	    display: block;
	    color: rgb(51, 51, 51);
	    padding: 10px 10px 10px 12px;
	    border-bottom: 1px solid rgb(231, 230, 230);
	}
	
	
	.sidebar .widget_nav_menu a:before {
	    position: absolute;
	    font-size: 14px;
	    font-family: icomoon;
	    content: "\f105";
	    margin-left: -12px;
	}
	
	.jobs-sidebar {
		margin-top: 3em;
	}
	
	.page-template-page-jobs .gform_wrapper .gfield_label {
		display: none;
	}
	
	.page-template-page-jobs .gform_wrapper input[type="text"], .page-template-page-jobs .gform_wrapper textarea {
		width: 100%;
		font-family: 'museo-sans', sans-serif;
		padding-left: 5px;
	}
	
	.page-template-page-jobs .gform_wrapper input[type="submit"] {
		margin: 0 auto;
		padding: 1em;
		font-family: 'museo-sans', sans-serif;
		font-weight: 400;
		background: #191f6d;
	}
	
	.page-template-page-jobs .gform_wrapper {
		margin-top: 2em;
	}
	
	.page-template-page-jobs .gform_wrapper .gform_footer {
		text-align: center;
	}
	
	.gform_confirmation_message {
		font-size: 16px;
		text-align: center;
		margin: 2em 0;
		color: #fff;
	}
	
	
	
	.home-banner {
		height: 313px;
	}
	
	.home-banner h1 {
		margin: 130px 0;
		color: #fff;
	}
	
	
	#areas .tab-pane {
		padding: 15px 0;
		border: none;
	}
	
	#areas .nav-tabs {
		border-left: none;
		border-right: none;
		border-bottom: 1px solid #ebeaea;
	}
	
	#areas .nav-tabs > .active > .tab-link {
		border-top: none;
		border-bottom: 3px solid #d57e00;
	}
	
	#areas .fusion-tabs.fusion-tabs-1 .nav-tabs li a {
		border-top: none;
		background: #fff;
	}
	
	@media (min-width: 768px) {
		#areas .fusion-tabs .nav-tabs.nav-justified > li {
			display: inline-block;
			width: 25%;
			margin-right: 40px;
		}
   }
   
   #areas .fusion-tab-heading {
	   color: #191f6d;
	   font-size: 21px;
	   font-weight: 400;
   }
   
   #areas .fusion-content-boxes.content-boxes-clean-horizontal .col {
	   padding: 15px;
   }
   
   #areas .fusion-content-boxes.policy .fa, #areas .policy .content-box-heading {
	   color: #191f6d !important;
   }
   
   #areas .fa {
	   color: #D57E00 !important;
   }
   
   
   #subscribe .gform_wrapper {
	   max-width: 600px;
	   margin: 0 auto;
   }
   
   #subscribe .gform_body {
	   text-align: center;
   }
   
   #subscribe .gform_body input {
	   width: 300px;
	   margin: 0 auto;
   }
   
   #subscribe .gfield_label {
	   display: none;
   }
   
   #subscribe .gform_footer {
	   text-align: center;
   }
   
   #subscribe .gform_wrapper input[type="submit"] {
		margin: 0 auto;
		padding: 1em;
		font-family: 'museo-sans', sans-serif;
		font-weight: 400;
		background: #191f6d;
	}
	
	#subscribe .gform_confirmation_message {
		color: #333;
	}
	
	.newsletter-button {
		padding: 1em;
		background: #555555;
		border: none;
		color: #cccccc;
		text-transform: lowercase;
	}
	
	#twitter .fusion-button {
		background: #191f6d;
	}
	
	#twitter .twitter-icon {
		position: relative;
		top: 3px;
		margin-right: 5px;
	}
	
	#twitter h2 {
		margin-top: 30px;
	}
	
	.home .content-block ul {
		list-style-type: none;
	}
	
	.home .content-block li {
		margin: 0 0 1em;
	}
	
	.home .home-callout {
		padding: 2em;
		height: 300px;
		margin: 20px 0;
	}
	
	.home .home-callout p {
		color: #fff;
		font-size: 18px;
		line-height: 1.5em;
	}
	
#home-callout .home-callout h2 {
		margin-bottom: 30px;
		font-size: 38px;
		line-height: 1.5em;
	}
	
@media (max-width: 1200px) {
	#home-callout .home-callout h2 {
		font-size: 28px;
	}
}
	
	.home .block-1 .home-callout {
		background: url('/wp-content/uploads/2016/06/home-accelerating-knowledge.png');
	}
	
	.home .block-1 h2 {
		color: #d67d09;
	}
	
	.home .block-2 .home-callout {
		background: url('/wp-content/uploads/2016/06/home-community.png');
	}
	
	.home .block-2 h2 {
		color: #191f6d;
	}
	
	.home .block-2 p {
		color: #333;
	}
	
	.home .block-3 .home-callout {
		background: url('/wp-content/uploads/2016/06/home-translating.png');
	}
	
	.home .block-3 h2 {
		color: #fff;
	}
	
	@media (max-width: 600px) {
		.home .flexslider .slide-content-container .fusion-sep-none h3 {
			display: none;
		}
	}
	
	#areas .fusion-tabs {
		margin-bottom: 0px;
	}
	
	.fusion-image-wrapper .fusion-rollover .fusion-rollover-content .fusion-rollover-categories a {
		font-family: 'museo-sans', Arial, sans-serif;
	}
	
	.policy .fusion-read-more {
		color: #191f6d;
	}
	
	.policy .fusion-read-more:after {
		color: #191f6d;
	}
	
	