@import url('https://fonts.googleapis.com/css?family=Roboto+Slab:400,700');

@font-face {
	font-family: 'Moriston Regular';
	src: url('https://d2vhadycbulh.cloudfront.net/dejobs/Moriston-Regular.eot'); /* IE9 Compat Modes */
	src: url('https://d2vhadycbulh.cloudfront.net/dejobs/Moriston-Regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
		 url('https://d2vhadycbulh.cloudfront.net/dejobs/Moriston-Regular.woff2') format('woff2'), /* Super Modern Browsers */
		 url('https://d2vhadycbulh.cloudfront.net/dejobs/Moriston-Regular.woff') format('woff'), /* Pretty Modern Browsers */
		 url('https://dd2vhadycbulh.cloudfront.net/dejobs/Moriston-Regular.ttf')  format('truetype'), /* Safari, Android, iOS */
		 url('https://d2vhadycbulh.cloudfront.net/dejobs/Moriston-Regular.svg#Moriston-Regular') format('svg'); /* Legacy iOS */
  }

/* 
http://meyerweb.com/eric/tools/css/reset/ 
v2.0 | 20110126
License: none (public domain)
*/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}
html {
	box-sizing: border-box;
}
*, *:before, *:after {
	box-sizing: inherit;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
/* HIDE */
.direct_searchContainer, 
#direct_shareDiv, 
#direct_colophon,
#direct_header h1#direct_mobileH1, 
a.direct_mobileJumpLink,
.direct_jobListingCompany,
.direct_hiddenOption {
	display: none;
}
a {
	text-decoration: none;
}
h3.direct_highlightedText, #direct_jobListingTitle {
	border-bottom: 1px solid #eeeeee;
	margin-bottom: 20px;
}
#direct_listingDiv {
	width: calc(98% - 322px);
	float: left;
}
ul.featured_jobListing {
	background: #f2f2f2;
	padding: 10px;
}
.featured_jobListing h4 {
	background-repeat: no-repeat;
	padding-left: 24px;
}
.featured_jobListing .direct_joblocation {
	margin-left: 24px;
}
.featured_jobListing .direct_joblisting {
	border-bottom: 1px solid #fff;
}
.featured_jobs_note {
	float: right;
	font-style: italic;
	font-size: 90%;
}
#direct_disambiguationDiv, #direct_companyModule, #direct_applyDiv, #direct_shareDiv {
	width: 322px;
	float: right;
	clear: right;
}
#direct_disambiguationDiv {
	background: #f2f2f2;
	padding: 0 2% 20px 2%;
	line-height: 1.8;
}
#direct_disambiguationDiv h3 {
	margin: 0 0 10px;
	padding: 20px 0 0;
	border-bottom: 1px solid #ddd;
	font-size: 140%;
	padding: 20px 0 10px;
	line-height: 1;
}
#direct_jobListingTitle h3 .direct_highlightedText,
h3.direct_highlightedText, 
#direct_disambiguationDiv h3 {
	font-size: 140%;
}
#direct_disambiguationDiv .direct_highlightedText {
	padding: 0;
}
.direct_joblisting {
	padding: 20px 0;
	border-bottom: 1px solid #eee;
}
.more_less_links_container {
	margin-top: 10px;
	display: block;
}
.more_less_links_container a {
	margin-right: 14px;
}
.more_less_links_container {
	margin-top: 10px;
}
.more_less_links_container a:before {
	font: normal normal normal 14px/1 FontAwesome;
	margin-right: 5px;
	color: #666;
	font-size: 16px;
}
a.direct_optionsMore:before {
	content: '\f055';
}
a.direct_optionsLess:before {
	content: '\f056';
}
a.direct_optionsLess {
	display: none;
}
#direct_disambiguationDiv ul#direct_searchOptions {
	display: block;
}
#direct_disambiguationDiv #direct_searchOptions a {
	line-height: 1.6;
	display: inline-block;
	margin: 0 0 3px 0;
	color: white;
	padding: 0 10px 0 5px;
	border-radius: 3px;
}
#direct_searchOptions a:before {
	font: normal normal normal 14px/1 FontAwesome;
	margin-right: 5px;
	color: #fff;
	font-size: 16px;
}
#direct_searchOptions a:before {
	content: '\f057';
}
#direct_listingDiv a#button_moreJobs {
	width: 100%;
	margin-top: 20px;
	text-align: center;
	display: block;
	padding: 10px;
	color: white;
}
.direct-action-btn a {
	width: 100%;
	color: white;
	text-align: center;
	display: block;
	padding: 10px;
	margin: 0 0 20px;
	font-size: 140%;
}
#direct_searchCriteriaHeader {
	float: none !important;
}
#direct_listingDiv .direct-action-btn a {
	margin-top: 20px;
	color: white;
}
#direct_jobDescriptionText p {
	margin-bottom: 14px;
}
#direct_jobDescriptionText strong, #direct_jobDescriptionText b {
	font-weight: bold;
}
#direct_jobDescriptionText ul {
	list-style: disc;
	margin-left: 18px;
}
#direct_listingDiv  strong {
	font-weight: bold;
}
.skiplink.visuallyHidden:focus {
	clip: auto;
	height: auto;
	width: auto;
	background: #333;
	padding: 6px 10px;
	display: inline-block;
	color: white;
	top: 0;
	text-decoration: none;
	z-index: 9;
	font-size: 120%;
}
.visuallyHidden { 
	position: absolute; 
	overflow: hidden; 
	clip: rect(0 0 0 0); 
	height: 1px; width: 1px; 
	margin: -1px; padding: 0; border: 0; 
}
.clearfix:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
}
.direct-job-assets {
	display: none;
}
#direct_listingDiv a#button_moreJobs {
	text-transform: uppercase;
	font-weight: 700;
	border-radius: 3px;
	border: 2px solid white;
}
#direct_listingDiv a#button_moreJobs {
	max-width: 200px;
}
.direct_jobListingCompany {
	display: block;
	color: white;
}
#direct_companyModule {
	background: #f9f9f9;
	text-align: center;
	padding: 14px;
	font-weight: 700;
}
#direct_companyModule a {
	color:#D1361E;
}
/* //////////////////////// begin BASE STYLES //////////////////////// */
body {
	font-family:'Moriston Regular',Helvetica,Arial,Lucida,sans-serif;
	line-height: 1.5;
}
#direct_container {
	max-width: 1400px;
	width: 100%;
	margin: 0 auto;
	padding: 30px;
}
.container {
	max-width: 1080px;
	width: 80%;
	margin: 0 auto;
}
.direct_highlightedText,
#direct_listingDiv a,
#direct_disambiguationDiv a {
	color: #D1361E; /* brand color */
}
a#button_moreJobs, 
.direct-action-btn a,
#direct_searchOptions a {
	background-color: #D1361E; /* brand color */
}
.video-wrapper {
	position: relative;
	height: 0;
	padding-bottom: 56.25%;
}
.video-wrapper iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
.direct_joblisting a {
	font-size: 120%;
}
#direct_disambiguationDiv {
	font-size: 90%;
}
#direct_companyModule, #direct_disambiguationDiv h3:after, #direct_disambiguationDiv h3.plus-icon:after {
	display: none;
}
#direct_disambiguationDiv h3#direct_searchCriteriaHeader:after {
	display: none;
}
#direct_container:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: '';
	clear: both;
	height: 0;
}
/* //////////////////////// end BASE STYLES //////////////////////// */
.skiplink.visuallyHidden:focus {
	z-index: 999;
}
.h1Main, .h1, .h2, .h3 {
	font-family: 'Roboto Slab',Georgia,"Times New Roman",serif !important;
}
.h1Main {
    font-size: 48px;
    font-weight: 700;
    margin-bottom: 10px;
    text-transform: uppercase;
    text-align: center;
}
.h1 {
	font-size: 22px;
	font-weight: 700;
	line-height: 1;
	margin-bottom: 20px;
}
.h2 {
	font-size: 36px;
	font-weight: 700;
	margin-bottom: 10px;
	text-transform: uppercase;
}
.parallax-window {
	height: 160px;
	background: transparent;
	padding: 50px 0;
}
.parallax-mirror {
	top: 1px !important;
}
.h3 {
	text-transform: uppercase;
	color: #666;
	font-weight: 700;
	letter-spacing: 2px;
	margin-bottom: 14px;
}
.h4 {
	margin-bottom: 30px;
}
.font-20 {
	font-size: 20px;
}
.bold {
	font-weight: 700 !important;
}
.bg-red {
	background-color: #D1361E;
}
.color-white {
	color: white;
}
.text-center {
	text-align: center;
}
.cp-row {
	padding: 50px 0;
}
.grid {
	float: left;
	padding: 0 1%;
}
.grid-50 {
	width: 50%;
}
.grid-33 {
	width: 33.333%;
}
.grid-20 {
	width: 20%;
}
.grid-25 {
	width: 25%;
}
.grid.grid-33 .grid-50 {
	padding: 0;
}
.grid-100 {
	width: 100%;
}
.btn {
	position: relative;
	background:#D1361E;
	border: 2px solid white;
	color: white;
	text-transform: uppercase;
	font-weight: 700;
	border-radius: 3px;
	font-family: inherit;
	font-size: 18px;
	line-height: 1.5;
	padding: 5px 0 8px;
	white-space: nowrap;
	height: 40px;
}
.btn span {
	margin-left: 0;
	-webkit-transition: all .2s;
	-moz-transition: all .2s;
	transition: all .2s;
}
.direct-action-btn a {
	font-size: 18px;
	border: 2px solid white;
	border-radius: 3px;
	text-transform: uppercase;
	font-weight: 700;
}
.btn:after, a#button_moreJobs:after, .direct-action-btn a:after {
	font-size: 30px;
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	font: normal normal normal 14px/1 FontAwesome;
	content: '\f105';
	margin-left: 0;
	opacity: 0;
	-webkit-transition: all .2s;
	-moz-transition: all .2s;
	transition: all .2s;
	font-size: 20px;
}
.btn:hover, a#button_moreJobs:hover, .direct-action-btn a:hover {
	padding-left: 20px;
	background: #D1361E;
}
.btn:hover span {
	margin-left: -4px;
}
.btn.submit:hover span {
	margin-left: -50px;
}
.btn:hover:after, a#button_moreJobs:hover:after, .direct-action-btn a:hover:after {
	opacity: 1;
	position: relative;
	margin-left: 14%;
}
.btn.submit:hover:after {
	position: absolute;
}
.btn.submit {
	width: 18%;
	border: 2px solid white;
	border-radius: 3px;
}
.static-btn {
	position: relative;
	background: #D1361E;
	border: 1px solid white;
	color: white;
	text-transform: uppercase;
	font-weight: 700;
	border-radius: 3px;
	font-family: inherit;
	font-size: 13px;
	line-height: 1.5;
	padding: 5px 20px 8px;
	text-align: center;
	transition: all 0.5s ease;
}
.static-btn:hover {
	background: #b1472f;
}
#direct_wideHeader {
	background: #222;
	position: relative;
	height: 350px;
	padding: 0 0 14px;
	z-index: 99;
}
.topbar {
	height: 32px;
	background-color: #1c2f42;
	color: white;
	position: relative;
	width: 100%;
	z-index: 99;
	padding: 7px 30px;
	font-size: 12px;
	font-weight: 300;
}
.topbar .grid-50:last-child {
	text-align: right;
}
.topbar .icon {
	margin-right: 5px;
	font-size: 16px;
	vertical-align: -2px;
}
.icon-connect {
	width: 14px;
}
.topbar a {
	color: white;
}
.topbar a:hover {
	opacity: .8;
}
.main-header .container {
	width: 100%;
	max-width: 100%;
	padding: 0 30px;
}
#logo {
	width: 175px;
	float: left;
	padding: 20px 0 0;
}
#logo img {
	width: 100%;
}
/* //////////////////////// begin NAVIGATION //////////////////////// */
#nav-container {
	position: relative;
	width: 100%;
	z-index: 9;
	transition: .3s all;
	padding-top: 2px;
	padding-bottom: 2px;
}
.nav {
	float: right;
	width: calc(100% - 175px);
	position: relative;
	z-index: 99;
}
.nav .menu {
	float: right;
	font-size: 13px;
	letter-spacing: 1px;
}
.nav li {
	float: left;
	position: relative;
}
.nav a {
	float: left;
	padding: 21px 20px;
	color: #fff;
	text-decoration: none;
	transition: all 0.5s ease;
	text-align: center;
}
.nav a .fa-angle-down {
	margin-left: 6px;
	font-weight: bold;
}
.nav > a:hover,
.nav > a:focus,
.nav li:focus > a,
.nav li:hover > a {
	opacity: .8;
}
/* Dropdowns */
.nav .dropdown {
	position: absolute;
	top: 61px;
	left: 0;
	min-width: 240px;
	background: #D1361E;
	border-top: 3px solid white;
	display: none;
	-webkit-transform: scale(0);
	transform: scale(0);
	opacity: 0;
	transition: opacity .3s ease-in-out, -webkit-transform .3s ease-in-out;
	transition: transform .3s ease-in-out, opacity .3s ease-in-out;
	transition: transform .3s ease-in-out, opacity .3s ease-in-out, -webkit-transform .3s ease-in-out;
	box-shadow: 0 2px 5px rgba(0,0,0,.1);
	transform-origin: top left;
	padding: 20px 0;
}
.nav .dropdown li {
	width: 100%;
}
.nav .dropdown a {
	display: block;
	color: rgba(255,255,255,0.9);
	width: 100%;
	padding: 8px 26px;
	text-align: left;
}
.nav .dropdown a:hover,
.nav .dropdown a:focus {
	background: #b1472f;
}
.dropdown.active {
	display: block;
	-webkit-transform: scale(1);
	transform: scale(1);
	opacity: 1;
	-webkit-animation: anim .3s ease-in-out;
	animation: anim .3s ease-in-out;
}
@-webkit-keyframes anim {
	0% {
		opacity: 0;
		transform: scale(1,.5);
	}
	100% {
		opacity: 1;
		transform: scale(1,1);
	}
}
@keyframes anim {
	0% {
		opacity: 0;
		transform: scale(1,.5);
	}
	100% {
		opacity: 1;
		transform: scale(1,1);
	}
}
#post-jobs-button {
	margin: 45px 0 0;
}
#post-jobs-button a {
	padding: 6px 20px;
	font-size: 13px;
	border-width: 1px;
	height: auto;
}
#post-jobs-button a:after {
	display: none;
}
/* //////////////////////// begin SEARCH //////////////////////// */
.search-container {
	position: absolute;
	width: 100%;
	top: 60%;
	transform: translateY(-50%);
}
.search-container header {
	text-align: center;
}
#search {
	clear: both;
	margin-top: 10px;
}
.search-module {
	padding: 14px 0 4px;
}
.search-tab {
	width: 40%;
	float: left;
	margin: 0 1% 12px 0;
	position: relative;
}
.search-tab input {
	width: 100%;
	padding: 10px 2% 10px 34px;
	font-size: 90%;
	border: 1px solid #ccc;
	height: 40px;
}
.search-tab i.fa.fa-search, .search-tab i.fa.fa-map-marker, .search-tab i.fa.fa-star {
	position: absolute;
	top: 5px;
	font-size: 130%;
	left: 5px;
	text-align: center;
	line-height: 1;
	color: #D1361E;
	background-color: transparent;
	border-radius: 12px;
	line-height: 1.4;
	width: 24px;
	height: 24px;
}
.search-tab i.fa.fa-map-marker {
	font-size: 156%;
}
.search-tab i.fa.fa-star {
	top: 9px;
	font-size: 105%;
	line-height: 1.5;
	color: white;
	background-color: #D1361E;
	text-align: center;
}
.submit {
	border: none;
	cursor: pointer;
	-webkit-appearance: none;
	border-radius: 0;
	font-family: inherit;
}
ul.ui-autocomplete {
	-moz-box-shadow: 0 1px 5px 0 #999;
	-webkit-box-shadow: 0 1px 5px 0 #999;
	box-shadow: 0 1px 5px 0 #999;
	border: 1px solid #999;
	float: left;
}
.ui-menu-item {
	padding: 1px !important;
	background-color: #FFF;
}
.ui-menu-item-alternate {
	background-color: #F2F2F2;
}
.ui-menu-item a, .ui-menu-item-alternate a {
	cursor: pointer;
	margin: 0;
	display: block;
	width: 100%;
	height: 100%;
	padding-left: 2px;
}
.ui-menu-item a:hover, .ui-menu-item-alternate a:hover, .ui-state-hover {
	background: #e0e0e0;
}
b.ac-highlight {
	font-weight: bold;
	color: #333;
	background: transparent;
}
/* //////////////////////// RADIUS SEARCH //////////////////////// */
.search-tab input#location2 {
	padding-left: 34px;
	padding-right: 34px;
}
.radius-search-container {
	margin-top: 2px;
	position: absolute;
	width: 100%;
}
.radius-search {
	float: right;
	padding: 5px;
	background: #900;
	color: white;
	width: 100%;
	text-align: right;
	line-height: 1.75;
}
.radius-search label {
	font-size: 90%;
}
.search-tab input#r2 {
	max-width: 80px;
	padding: 6px 10px;
	margin-left: 5px;
	font-size: 80%;
	float: right;
	height: auto;
}
.radius-search, .radius-search-help {
	display: none;
}
.radius-search.show-radius, p.radius-search-help.show-radius{
	display: block;
}
p.radius-search-help {
	background: #D1361E;
	border: 1px solid #c54800;
	text-align: center;
	color: #fafafa;
	float: right;
	width: calc(100% - 104px);
	width: 100%;
	font-size: 70%;
	padding: 0px;
}
button.show-radius-search {
	background: #D1361E;
	color: white;
	border: none;
	border-radius: 0;
	font-size: 80%;
	padding: 6px 8px;
	width: 32px;
	height: 38px;
	text-align: center;
	position: absolute;
	top: 1px;
	right: 1px;
	cursor: pointer;
}
button.show-radius-search img {
	width: 18px;
	height: 22px;
}
/*  SLIDER */
.slider li {
	filter: grayscale(100%);
}
.slider li:hover {
	filter: grayscale(0%);
}
.slick-slide img {
	position: relative;
	left: 50%;
	transform: translateX(-50%);
	max-height: 80px;
}
.slick-arrow {
	line-height: 0;
	position: absolute;
	top: 50%;
	width: 40px;
	height: 40px;
	padding: 0;
	-webkit-transform: translate(0, -50%);
	-ms-transform: translate(0, -50%);
	transform: translate(0, -50%);
	cursor: pointer;
	color: transparent;
	border: none;
	outline: none;
	background: rgba(255,255,255,.8);
	border-radius: 50%;
	display: inline-block;
	font: normal normal normal 14px/1 FontAwesome;
	font-size: inherit;
	text-rendering: auto;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	z-index: 9;
	opacity: .6;
}
.slick-arrow:hover {
	opacity: 1;
}
.slick-prev {
	left: -25px;
}
.slick-prev:before {
	content: '\f104';
	color: black;
	width: 40px;
	font-size: 40px;
	text-align: center;
	display: block;
}
.slick-next {
	left: auto;
	right: -25px;
}
.slick-next:before {
	content: '\f105';
	color: black;
	width: 40px;
	font-size: 40px;
	text-align: center;
	display: block;
}
#footer {
	font-size: 12px;
}
#footer li {
	line-height: 1.7;
}
#footer a {
	color: #ffffff;
	font-weight: 300;
	letter-spacing: 1px;
}
#footer a:hover {
	opacity: .8;
}
#contact {
	color: white;
}
#contact li {
	margin-bottom: 20px;
}
.big-icon {
	font-size: 30px;
	color: #666;
	margin-right: 10px;
	vertical-align: -4px;
}
.copyright {
	clear: both;
	float: left;
	width: 100%;
	color: #FFF;
	background: #1c2f42;
	padding: 30px 0 80px;
}
#footer .copyright #de a {
	padding: 0;
}
#footer .copyright li {
	line-height: initial;
}
.copyright .cp, .copyright ul, .copyright li {
	float: left;
}
.cp {
	margin-right: 10px;
}
#footer .copyright a {
	color: #FFF;
	text-transform: uppercase;
	padding: 0 10px;
}
.copyright-menu {
	float: left;
	width: 78%;
}
.cp {
	margin-right: 10px;
	max-width: 315px;
}
#de {
	float: left;
	width: 100%;
}
#rr-logo {
	margin: 30px 0;
	float: left;
	width: 100%;
}
#rr-logo img {
	width: 110px;
	vertical-align: middle;
	/* opacity: .5; */
}
.social {
	float: right;
	text-align: center;
}
#footer .social a {
	color: white;
	width: 40px;
	height: 40px;
	display: inline-block;
	background: #949c9f;
	font-size: 20px;
	text-align: center;
	line-height: 2;
	border-radius: 5px;
	margin-left: 2px;
}
#footer .social a:hover {
	background: #D1361E;
}
#network-links {
	float: left;
	width: 100%;
	padding: 50px 0 60px;
}
#network-links .grid-25 a {
	background: #D1361E;
	display: block;
	padding: 25px 10px;
	border: 1px solid #000;
	border-radius: 3px;
}
#network-links .grid-25 a:hover, #network-links .grid-25 a.selected {
	background: #D1361E;
	opacity: .8;
}
#network-links .grid-25 a .h3 {
	color: white;
}
#network-links .h3 {
	margin: 0;
}
.backtotop {
	position: fixed;
	right: -40px;
	bottom: 0;
	z-index: 99999;
	bottom: 125px;
	border-top-left-radius: 5px;
	border-bottom-left-radius: 5px;
	color: #fff;
	background: rgba(0,0,0,.4);
	font-size: 30px;
	text-align: center;
	border: none;
	width: 40px;
	height: 40px;
	opacity: 0;
	transition: .3s all;
}
.backtotop.show {
	opacity: 1;
	right: 0;
}
#toggleNav, #mobile-tabs {
	display: none;
}
.overlay-mobile {
	display: none;
	background-color: rgba(34,34,34,95);
	position: fixed;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 8;
	overflow: scroll;
}
#direct_listingDiv {
	width: calc(98% - 322px);
	float: right;
}
#direct_disambiguationDiv, #direct_companyModule {
	float: left;
	clear: left;
}
#direct_disambiguationDiv {
	background: #f9f9f9;
	padding: 0 0 0 0;
	margin-top: 0;
	display: none;
}
#direct_disambiguationDiv.direct_rightColBox {
	display: block;
}
.direct_joblisting {
	padding: 20px 2%;
}
.direct_joblisting a {
	font-size: 18px;
	font-weight: 700;
}
#direct_listingDiv a:hover, #direct_disambiguationDiv a:hover {
	color: #b1472f;
}
#direct_listingDiv .direct-action-btn a {
	color: white !important;
}
.direct-action-btn a {
	max-width: 200px;
	margin: 0 auto;
	float: none;
	clear: both;
}
#direct_applyButtonBottom {
	display: none;
}
#direct_jobDescriptionText {
	padding: 0 2%;
	max-width: 800px;
	margin: 0 auto;
}
.directseo_jobsnippet {
	display: none;
}
.direct_joblocation {
	color: #666;
	font-size: 95%;
}
#direct_disambiguationDiv ul {
	padding: 0 16px 8px;
}
.more_less_links_container {
	padding: 0 16px;
}
.more_less_links_container:after {
	content: '';
	height: 1px;
	display: block;
}
#direct_disambiguationDiv h3#direct_searchCriteriaHeader:after {
	display: none;
}
#direct_disambiguationDiv h3 {
	cursor: pointer;
	padding: 16px;
	margin: 0;
	border-bottom: none;
	border-top: 2px solid #fff;
}
#direct_disambiguationDiv h3:after, #direct_disambiguationDiv h3.plus-icon:after, #direct_disambiguationDiv h3.minus-icon:after {
	content: '';
	font: normal normal normal 14px/1 FontAwesome;
	content: "\f067"; /* plus */
	float: right;
	line-height: 1.8;
}
#direct_disambiguationDiv h3.minus-icon:after {
	content: "\f068"; /* minus */
}
#direct_disambiguationDiv h3:after, #direct_disambiguationDiv h3.plus-icon:after {
	display: block;
}
#direct_disambiguationDiv ul, #direct_disambiguationDiv .more_less_links_container {
	display: none;
}
#direct_listingDiv .default_jobListing a:hover {
	background: #f9f9f9;
}
a#button_moreJobs, .direct-action-btn a, #direct_searchOptions a {
	background-color: #D1361E;
}
#direct_jobListingTitle h3 .direct_highlightedText, h3.direct_highlightedText {
	font-size: 20px;
	font-weight: bold;
	display: block;
	margin-top: 30px;
	padding-left: 2%;
}
#direct_jobListingTitle h3 .direct_highlightedText span[itemprop="jobLocation"] {
	color: #ccc;
	font-weight: normal;
}
h3#direct_searchCriteriaHeader {
	cursor: default !important;
}
.resultHeader {
	width: 94%;
	display: inline-block;
}
.direct_joblisting {
	padding: 0;
	position: relative;
}
#direct_listingDiv .default_jobListing  a {
	display: block;
	padding: 10px 20px 40px;
	background: #fff;
}
.default_jobListing .direct_joblocation {
	color: #666;
	font-size: 95%;
	position: absolute;
	bottom: 15px;
	left: 20px;
}
#direct_listingDiv .default_jobListing a:after {
	font: normal normal normal 14px/1 FontAwesome;
	color: #D1361E;
	content: "\f105";
	position: absolute;
	right: 20px;
	top: 50%;
	transform: translateY(-50%);
	font-size: 35px;
}
#direct_jobListingTitle {
	text-align: center;
	border-radius: 3px;
	background: #222;
	padding: 50px 25px;
	margin-bottom: 30px;
}
#direct_jobListingTitle h3 .direct_highlightedText {
	font-size: 32px;
	font-weight: bold;
	display: block;
	margin-top: 0;
	padding-left: 0;
	color: white;
}
#direct_jobListingTitle span[itemprop="jobLocation"] {
	display: block;
	font-size: 20px;
}
#top-apply {
	margin-top: 20px;
	display: block;
}
#direct_applyDiv {
	text-align: center;
	float: none;
	width: 100%;
}
#direct_jobDescriptionText p {
	word-break: break-word;
}
/* member companies page */
#direct_allCompanyFilters {
	width: 100%;
	margin-bottom: 20px;
}
#direct_allCompanyAlphaFilter {
	width: 50%;
}
#direct_allCompanyQuickLookup {
	float: right;
	width: 50%;
}
#direct_allCompanyAlphaFilter .btn {
	display: inline-block;
	padding: 5px 10px;
	border-radius: 3px;
	min-width: 42px;
	text-align: center;
}
#direct_allCompanyAlphaFilter .btn:after {
	display: none;
}
div#direct_allCompanyQuickLookup {
	float: right;
	width: 50%;
	background: #f9f9f9;
	padding: 8px 20px 12px;
}
input#all_company_search_text {
	width: calc(100% - 47px);
	padding: 10px 2%;
	font-size: 90%;
	border: 1px solid #ccc;
	height: 36px;
}
input#all_company_search_btn {
	position: relative;
	background: #D1361E;
	border: 2px solid white;
	color: white;
	text-transform: uppercase;
	font-weight: 700;
	font-size: 18px;
	white-space: nowrap;
	height: 36px;
	width: 42px;
	border-radius: 3px;
	border: none;
	font: inherit;
	cursor: pointer;
}
input#all_company_search_btn:hover {
	background: #b1472f;
}
.company_group {
	width: 33.333%;
	float: left;
}
.company a {
	color: #222;
	padding: 4px;
	display: inline-block;
}
.company a:hover{
	color: #D1361E;
}
div#direct_allCompaniesFamilyLinks {
	clear: both;
}
a.companyLink {
	background: #D1361E;
	line-height: 1.5;
	border: 2px solid white;
	color: white;
	text-transform: uppercase;
	font-weight: 700;
	border-radius: 3px;
	display: inline-block;
	margin-top: 20px;
	padding: 6px 20px;
	font-size: 13px;
}
a.companyLink:hover {
	background: #b1472f;
}
#direct_jobDescriptionText p {
	word-break: break-word;
}
@media screen and (max-width: 1100px) {
	#direct_wideHeader, .parallax-window {
		height: 0;
		padding: 0 0 44.5%;
	}
	.nav {
		display: none;
	}
	.h1 {
		font-size: 26px;
		line-height: 1.1;
	}
	#toggleNav {
		float: right;
		font-size: 125%;
		font-weight: normal;
		color: #fff;
		padding: 19px;
		display: block;
		z-index: 999;
		background: none;
		border: none;
		border-radius: 0;
	}
	#mobile-tabs {
		float: right;
		position: relative;
		z-index: 9999;
		display: block;
	}
	.hamburger {
		float: left;
		margin: 0 0 0 0;
		padding: 2% 3%;
	}
	.hamburger .iconbar {
		display: block;
		margin-top: 4px;
		width: 24px;
		height: 3px;
		background-color: #fff;
	}
	.grid-33, .grid-50, .search-tab, .submit, #direct_listingDiv, #direct_disambiguationDiv, #direct_companyModule, #direct_applyDiv, #direct_shareDiv, .btn.submit {
		width: 100%;
	}
	.grid-25 {
		width: 50%;
		margin: 1% 0;
	}
	.grid-33 {
		margin-top: 20px;
	}
	.search-container h2 {
		display: none;
	}
	.copyright .cp, .copyright ul, .copyright li {
		float: none;
	}
	#footer .copyright a {
		padding: 0;
	}
	#direct_disambiguationDiv h3:after, #direct_disambiguationDiv h3.plus-icon:after {
		display: block;
	}
	#direct_disambiguationDiv {
		margin-top: 18px;
	}
	#direct_disambiguationDiv ul, #direct_disambiguationDiv .more_less_links_container {
		display: none;
	}
	#direct_applyButtonBottom {
		display: none;
	}
	#direct_disambiguationDiv {
		margin-top: 18px;
	}
	#direct_disambiguationDiv ul, #direct_disambiguationDiv .more_less_links_container {
		display: none;
	}
	.nav {
		position: absolute;
		top: 50px;
		width: calc(100% - 60px) !important;
		left: auto;
	}
	.nav li, .nav .menu, .nav .menu a {
		width: 100%;
	}
	#direct_wideHeader {
		height: auto;
		padding: 0 0 20px;
	}
	.search-container {
		position: relative;
		width: 100%;
		top: 10px;
		transform: none;
	}
	#search {
		margin-top: 0;
	}
	.radius-search-container {
		position: relative;
	}
	.copyright-menu {
		width: 100%;
		margin-bottom: 10px;
		text-align: center;
	}
	.copyright ul {
		float: left;
		width: 100%;
	}
	.copyright-menu li {
		margin: 10px 0;
	}
	.social {
		float: none;
	}
}
@media screen and (max-width: 800px) {
	#direct_listingDiv .default_jobListing a {
		padding: 10px 20px 20px;
	}
	#direct_listingDiv .default_jobListing a:hover {
		background: transparent;
	}
	.default_jobListing .direct_joblocation {
		position: relative;
		max-width: 84%;
	}
	#direct_allCompanyAlphaFilter {
		width: 100%;
	}
	#direct_allCompanyQuickLookup {
		display: none;
	}
	.company_group {
		width: 100%;
	}
}
@media screen and (max-width: 500px) {
	.grid-25 {
		width: 100%;
	}
}