@charset "UTF-8";
/*! normalize.css v3.0.1 | MIT License | git.io/normalize */
/**
 * 1. Set default font family to sans-serif.
 * 2. Prevent iOS text size adjust after orientation change, without disabling
 *    user zoom.
 */
html {
  font-family: sans-serif;
  /* 1 */
  -ms-text-size-adjust: 100%;
  /* 2 */
  -webkit-text-size-adjust: 100%;
  /* 2 */
}

/**
 * Remove default margin.
 */
body {
  margin: 0;
}

/* HTML5 display definitions
   ========================================================================== */
/**
 * Correct `block` display not defined for any HTML5 element in IE 8/9.
 * Correct `block` display not defined for `details` or `summary` in IE 10/11 and Firefox.
 * Correct `block` display not defined for `main` in IE 11.
 */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
  display: block;
}

/**
 * 1. Correct `inline-block` display not defined in IE 8/9.
 * 2. Normalize vertical alignment of `progress` in Chrome, Firefox, and Opera.
 */
audio,
canvas,
progress,
video {
  display: inline-block;
  /* 1 */
  vertical-align: baseline;
  /* 2 */
}

/**
 * Prevent modern browsers from displaying `audio` without controls.
 * Remove excess height in iOS 5 devices.
 */
audio:not([controls]) {
  display: none;
  height: 0;
}

/**
 * Address `[hidden]` styling not present in IE 8/9/10.
 * Hide the `template` element in IE 8/9/11, Safari, and Firefox < 22.
 */
[hidden],
template {
  display: none;
}

/* Links
   ========================================================================== */
/**
 * Remove the gray background color from active links in IE 10.
 */
a {
  background: transparent;
}

/**
 * Improve readability when focused and also mouse hovered in all browsers.
 */
a:active,
a:hover {
  outline: 0;
}

/* Text-level semantics
   ========================================================================== */
/**
 * Address styling not present in IE 8/9/10/11, Safari, and Chrome.
 */
abbr[title] {
  border-bottom: 1px dotted;
}

/**
 * Address style set to `bolder` in Firefox 4+, Safari, and Chrome.
 */
b,
strong {
  font-weight: bold;
}

/**
 * Address styling not present in Safari and Chrome.
 */
dfn {
  font-style: italic;
}

/**
 * Address variable `h1` font-size and margin within `section` and `article`
 * contexts in Firefox 4+, Safari, and Chrome.
 */
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

/**
 * Address styling not present in IE 8/9.
 */
mark {
  background: #ff0;
  color: #000;
}

/**
 * Address inconsistent and variable font size in all browsers.
 */
small {
  font-size: 80%;
}

/**
 * Prevent `sub` and `sup` affecting `line-height` in all browsers.
 */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sup {
  top: -0.5em;
}

sub {
  bottom: -0.25em;
}

/* Embedded content
   ========================================================================== */
/**
 * Remove border when inside `a` element in IE 8/9/10.
 */
img {
  border: 0;
}

/**
 * Correct overflow not hidden in IE 9/10/11.
 */
svg:not(:root) {
  overflow: hidden;
}

/* Grouping content
   ========================================================================== */
/**
 * Address margin not present in IE 8/9 and Safari.
 */
figure {
  margin: 1em 40px;
}

/**
 * Address differences between Firefox and other browsers.
 */
hr {
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0;
}

/**
 * Contain overflow in all browsers.
 */
pre {
  overflow: auto;
}

/**
 * Address odd `em`-unit font size rendering in all browsers.
 */
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}

/* Forms
   ========================================================================== */
/**
 * Known limitation: by default, Chrome and Safari on OS X allow very limited
 * styling of `select`, unless a `border` property is set.
 */
/**
 * 1. Correct color not being inherited.
 *    Known issue: affects color of disabled elements.
 * 2. Correct font properties not being inherited.
 * 3. Address margins set differently in Firefox 4+, Safari, and Chrome.
 */
button,
input,
optgroup,
select,
textarea {
  color: inherit;
  /* 1 */
  font: inherit;
  /* 2 */
  margin: 0;
  /* 3 */
}

/**
 * Address `overflow` set to `hidden` in IE 8/9/10/11.
 */
button {
  overflow: visible;
}

/**
 * Address inconsistent `text-transform` inheritance for `button` and `select`.
 * All other form control elements do not inherit `text-transform` values.
 * Correct `button` style inheritance in Firefox, IE 8/9/10/11, and Opera.
 * Correct `select` style inheritance in Firefox.
 */
button,
select {
  text-transform: none;
}

/**
 * 1. Avoid the WebKit bug in Android 4.0.* where (2) destroys native `audio`
 *    and `video` controls.
 * 2. Correct inability to style clickable `input` types in iOS.
 * 3. Improve usability and consistency of cursor style between image-type
 *    `input` and others.
 */
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  /* 2 */
  cursor: pointer;
  /* 3 */
}

/**
 * Re-set default cursor for disabled elements.
 */
button[disabled],
html input[disabled] {
  cursor: default;
}

/**
 * Remove inner padding and border in Firefox 4+.
 */
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}

/**
 * Address Firefox 4+ setting `line-height` on `input` using `!important` in
 * the UA stylesheet.
 */
input {
  line-height: normal;
}

/**
 * It's recommended that you don't attempt to style these elements.
 * Firefox's implementation doesn't respect box-sizing, padding, or width.
 *
 * 1. Address box sizing set to `content-box` in IE 8/9/10.
 * 2. Remove excess padding in IE 8/9/10.
 */
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */
}

/**
 * Fix the cursor style for Chrome's increment/decrement buttons. For certain
 * `font-size` values of the `input`, it causes the cursor style of the
 * decrement button to change from `default` to `text`.
 */
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}

/**
 * 1. Address `appearance` set to `searchfield` in Safari and Chrome.
 * 2. Address `box-sizing` set to `border-box` in Safari and Chrome
 *    (include `-moz` to future-proof).
 */
input[type="search"] {
  -webkit-appearance: textfield;
  /* 1 */
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  /* 2 */
  box-sizing: content-box;
}

/**
 * Remove inner padding and search cancel button in Safari and Chrome on OS X.
 * Safari (but not Chrome) clips the cancel button when the search input has
 * padding (and `textfield` appearance).
 */
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/**
 * Define consistent border, margin, and padding.
 */
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}

/**
 * 1. Correct `color` not being inherited in IE 8/9/10/11.
 * 2. Remove padding so people aren't caught out if they zero out fieldsets.
 */
legend {
  border: 0;
  /* 1 */
  padding: 0;
  /* 2 */
}

/**
 * Remove default vertical scrollbar in IE 8/9/10/11.
 */
textarea {
  overflow: auto;
}

/**
 * Don't inherit the `font-weight` (applied by a rule above).
 * NOTE: the default cannot safely be changed in Chrome and Safari on OS X.
 */
optgroup {
  font-weight: bold;
}

/* Tables
   ========================================================================== */
/**
 * Remove most spacing between table cells.
 */
table {
  border-collapse: collapse;
  border-spacing: 0;
}

td,
th {
  padding: 0;
}

h1, h2, h3, h4, h5 {
  margin: 0;
}

p {
  margin: 0 0 10px;
}

*, *:before, *:after {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

/* Viewport
// ========================================================================== */
@-webkit-viewport {
  width: device-width;
}
@-moz-viewport {
  width: device-width;
}
@-ms-viewport {
  width: device-width;
}
@-o-viewport {
  width: device-width;
}
@viewport {
  width: device-width;
}
/* Breakpoints
// ========================================================================== */
/* 320px */
/* 480px */
/* 599px */
/* 600px */
/* 767px */
/* 768px */
/* 959cpx */
/* 960px */
/* 1046px */
/* Typography
// ========================================================================== */
/* font-family:'HelveticaNeueW01-45Ligh';
*/
/* Colors
// ========================================================================== */
/* Convert px to ems
// ========================================================================== */
/* Mixins
// ========================================================================== */
/* =Global Styles
// ========================================================================== */
body {
  background: #efeede;
  color: #000;
  font-family: "NeueHaasGroteskText W01", Arial, Helvetica, sans-serif;
  font-weight: normal;
  font-weight: 400;
  font-size: 100%;
}

a {
  color: inherit;
  text-decoration: none;
}

.btn {
  display: inline-block;
  font-size: 0.875em;
  line-height: 1.28571em;
  padding: 1.42857em 2.85714em;
  text-align: center;
}

p {
  margin-bottom: 0;
}

strong {
  font-family: "NHaasGroteskTXW01-75Bd", Arial, Helvetica, sans-serif;
  font-weight: normal;
}

/* =Banner
// ========================================================================== */
[role=banner] {
  padding: 30px 5%;
  width: 100%;
  max-width: 1046px;
  margin: 0 auto;
}
@media (min-width: 65.375em) {
  [role=banner] {
    padding: 35px 0 0;
  }
}

.logo {
  width: 85%;
}
@media (min-width: 30em) {
  .logo {
    width: 350px;
    margin-bottom: 30px;
  }
}

.logo a {
  display: block;
  text-indent: -999em;
  overflow: hidden;
  background: url(../_img/logo.png) no-repeat;
  background-size: 100%;
  height: 20px;
}

/* =Main Navigation
// ========================================================================== */
#nav-mobile {
  display: none;
}
@media (max-width: 59.9375em) {
  #nav-mobile {
    display: block;
    position: absolute;
    top: 20px;
    right: 5px;
    z-index: 8;
  }
}
#nav-mobile a {
  display: block;
  width: 42px;
  height: 32px;
  overflow: hidden;
  text-indent: -999em;
  background: url(../_img/mobile_nav.png) no-repeat;
}

#header-nav {
  display: none;
  position: absolute;
  background: white;
  left: 0;
  right: 0;
  font-size: 0.875em;
  top: 58px;
  z-index: 11;
}
@media (min-width: 60em) {
  #header-nav {
    background: none;
    display: block !important;
    position: relative;
    left: auto;
    top: auto;
    right: auto;
  }
}
#header-nav ol {
  list-style-type: none;
  margin: 0;
  padding: 0;
  display: block;
}
#header-nav ol li {
  margin: 0;
  padding: 0;
}
#header-nav ol li::before {
  content: "";
  display: none;
}
@media (min-width: 60em) {
  #header-nav ol {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
  }
  #header-nav ol li {
    list-style-type: none;
    margin: 0;
    padding: 0;
    display: inline-block;
    position: relative;
  }
  #header-nav ol li li {
    margin: 0;
    padding: 0;
  }
  #header-nav ol li li::before {
    content: "";
    display: none;
  }
}
#header-nav ol > li.subnav > a::after {
  content: '';
  display: inline-block;
  width: 9px;
  height: 7px;
  margin-left: 5px;
  background: url(../_img/sprite.png) 0 0;
}
#header-nav ol > li.subnav.enabled > a::after, #header-nav ol > li.activeAncestor > a::after {
  background-position: 0 0;
}
@media (min-width: 37.5em) {
  #header-nav ol > li.subnav.enabled > a::after, #header-nav ol > li.activeAncestor > a::after {
    background-position: right 0;
  }
}
#header-nav ol > li.subnav.enabled > a::after, #header-nav ol > li.activeAncestor.enabled > a::after {
  background-position: right 0;
}
#header-nav a, #header-nav span {
  border-top: 1px solid #cccccc;
  display: block;
  width: 100%;
  padding: 1.0625em 2em;
}
@media (min-width: 60em) {
  #header-nav a, #header-nav span {
    border-top: 0;
    display: block;
    padding: 0;
  }
}
@media (min-width: 60em) {
  #header-nav .nav-home a,
  #header-nav .nav-secondary a {
    margin-left: 0;
  }
}
@media (min-width: 60em) {
  #header-nav .nav-main {
    display: inline;
    padding-top: 10px;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    max-width: 960px;
  }
  #header-nav .nav-main a {
    padding: 15px;
  }
  #header-nav .nav-main a:hover {
    background: #cccccc;
  }
  #header-nav .nav-main .current a,
  #header-nav .nav-main a:hover, .job-search #header-nav .nav-main .nav-all-jobs a {
    position: relative;
  }
  #header-nav .nav-main li.active a, #header-nav .nav-main li.activeAncestor a {
    background: #6e1d80;
    color: white;
  }
}
#header-nav .nav-secondary {
  position: static;
  top: auto;
}
@media (min-width: 60em) {
  #header-nav .nav-secondary {
    position: absolute;
    right: 0;
    top: -55px;
  }
}
#header-nav .nav-secondary ol > li.subnav.enabled > a::after, #header-nav .nav-secondary ol > li.activeAncestor > a::after {
  background-position: 0 0;
}
#header-nav .nav-secondary ol {
  float: none;
}
@media (min-width: 60em) {
  #header-nav .nav-secondary ol {
    float: left;
  }
}
#header-nav .nav-secondary ol > li {
  padding: 7px 0;
}
@media (min-width: 60em) {
  #header-nav .nav-secondary ol > li.subnav {
    padding: 7px 0.75em;
  }
}
#header-nav .nav-secondary ol > li.enabled, #header-nav .nav-secondary ol > li.enabled a {
  background: #6f6f6f;
  color: white;
}
#header-nav .nav-secondary ol > li > a {
  color: black;
}
#header-nav .nav-secondary .nav-social {
  display: none;
  margin-left: 15px;
}
@media (min-width: 60em) {
  #header-nav .nav-secondary .nav-social {
    display: block;
  }
}
#header-nav .nav-secondary .nav-social li {
  padding: 0;
  margin-left: 5px;
}
#header-nav .nav-secondary .nav-social li a {
  text-indent: -999em;
  overflow: hidden;
  display: inline-block;
  background: url(../_img/sprite.png) no-repeat;
  width: 28px;
  height: 28px;
}
#header-nav .nav-secondary .nav-social li.glassdoor a {
  background-position: 0 -15px;
}
#header-nav .nav-secondary .nav-social li.twitter a {
  background-position: 0 -91px;
}
#header-nav .nav-secondary .nav-social li.facebook a {
  background-position: 0 -129px;
}
#header-nav .nav-secondary .nav-social li.linkedin a {
  background-position: 0 -53px;
}
#header-nav .subnav ul li a:hover, #header-nav .subnav ul li.active a {
  background: white;
  color: #6f6f6f;
}
#header-nav li.enabled a, #header-nav li.enabled > a:hover {
  background: #6f6f6f;
  color: white;
}
#header-nav .nav-featured {
  position: relative;
}
@media (min-width: 60em) {
  #header-nav .nav-featured {
    cursor: pointer;
    margin-right: 1em;
    padding-right: 0.625em;
  }
  #header-nav .nav-featured a {
    height: auto;
  }
  #header-nav .nav-featured:after {
    content: '';
    display: block;
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    border-top: 8px solid gray;
    position: absolute;
    right: 0px;
    top: 8px;
  }
  #header-nav .nav-featured:hover:after {
    border-top-color: black;
  }
}
#header-nav .nav-talent a {
  border-left: none;
  margin-left: 0;
}
@media (min-width: 60em) {
  #header-nav .nav-talent a {
    padding-left: 0;
  }
}
@media (min-width: 60em) {
  #header-nav .nav-talent a {
    border-left: 1px solid #6f6f6f;
    padding-left: 15px;
    margin-left: 7px;
  }
}
#header-nav ol li > ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
  display: none;
}
#header-nav ol li > ul li {
  margin: 0;
  padding: 0;
}
#header-nav ol li > ul li::before {
  content: "";
  display: none;
}
@media (min-width: 60em) {
  #header-nav ol li > ul {
    background: #6f6f6f;
    position: absolute;
    right: 0;
    left: 0;
    top: 100%;
    width: 140%;
  }
}
#header-nav ol li > ul li {
  display: block;
}
#header-nav ol li > ul a {
  color: white;
  background: #6f6f6f;
  padding-left: 4em;
}
@media (min-width: 60em) {
  #header-nav ol li > ul a {
    background: none;
    height: auto;
    display: block;
    padding: 0.9375em 0.75em;
    text-decoration: none;
  }
  #header-nav ol li > ul a:hover {
    background-color: black;
  }
}

/* =Footer
// ========================================================================== */
[role=contentinfo] {
  background-color: black;
  color: white;
  font-size: 0.875em;
}
[role=contentinfo] .footer-wrap {
  padding: 18px 5%;
  width: 90%;
  max-width: 1046px;
  margin: 0 auto;
}
[role=contentinfo] .footer-wrap:after {
  content: "";
  display: table;
  clear: both;
}
@media (min-width: 65.375em) {
  [role=contentinfo] .footer-wrap {
    padding: 45px 0;
  }
}
[role=contentinfo] .footer-wrap hr {
  border: none;
  border-bottom: 1px solid white;
  padding-top: 30px;
  margin-bottom: 15px;
  clear: both;
}
[role=contentinfo] .footer-wrap a {
  color: white;
  text-decoration: none;
}
[role=contentinfo] .footer-wrap a:hover {
  text-decoration: underline;
}
[role=contentinfo] .footer-wrap .footer-corporate {
  width: 80%;
  float: none;
  color: #6f6f6f;
  line-height: 1.875em;
}
@media (min-width: 37.5em) {
  [role=contentinfo] .footer-wrap .footer-corporate {
    float: left;
    width: 29%;
  }
}
[role=contentinfo] .footer-wrap .footer-corporate img {
  display: block;
  padding-bottom: 20px;
}
[role=contentinfo] .footer-wrap .footer-corporate a {
  color: white;
  text-decoration: none;
}
[role=contentinfo] .footer-wrap .footer-corporate a:hover {
  text-decoration: underline;
}
[role=contentinfo] ol {
  list-style-type: none;
  margin: 0;
  padding: 0;
}
[role=contentinfo] ol li {
  margin: 0;
  padding: 0;
}
[role=contentinfo] ol li::before {
  content: "";
  display: none;
}
[role=contentinfo] .join-tn {
  color: white;
}
[role=contentinfo] .footer-nav {
  width: 80%;
  float: none;
  margin: 20px 0 0;
}
@media (min-width: 48em) {
  [role=contentinfo] .footer-nav {
    margin-top: 35px;
    width: 25%;
    float: left;
  }
}
@media (min-width: 60em) {
  [role=contentinfo] .footer-nav {
    margin: 0;
  }
}
[role=contentinfo] .footer-nav ol {
  margin-left: auto;
  margin-right: auto;
}
[role=contentinfo] .footer-nav ol li {
  margin-bottom: 0.75em;
}
[role=contentinfo] .nav-talent {
  width: 80%;
  float: none;
}
@media (min-width: 48em) {
  [role=contentinfo] .nav-talent {
    margin-top: 35px;
    width: 36%;
    float: left;
  }
}
@media (min-width: 60em) {
  [role=contentinfo] .nav-talent {
    margin-top: 0;
  }
}
[role=contentinfo] ol.nav-social {
  width: 80%;
  float: none;
  margin-top: 20px;
}
@media (min-width: 48em) {
  [role=contentinfo] ol.nav-social {
    width: 10%;
    float: right;
    width: 28px;
    margin-top: 0;
  }
}
[role=contentinfo] ol.nav-social li {
  padding: 0;
  margin-bottom: 5px;
  display: inline-block;
}
[role=contentinfo] ol.nav-social li a {
  text-indent: -999em;
  overflow: hidden;
  display: block;
  background: white url(../_img/sprite.png) no-repeat;
  width: 28px;
  height: 28px;
}
[role=contentinfo] ol.nav-social li.glassdoor a {
  background-position: 0 -15px;
}
[role=contentinfo] ol.nav-social li.twitter a {
  background-position: 0 -91px;
}
[role=contentinfo] ol.nav-social li.facebook a {
  background-position: 0 -129px;
}
[role=contentinfo] ol.nav-social li.linkedin a {
  background-position: 0 -53px;
}
[role=contentinfo] ol.nav-legal {
  float: none;
  width: 100%;
  text-align: left;
}
@media (min-width: 37.5em) {
  [role=contentinfo] ol.nav-legal {
    text-align: left;
    float: left;
    width: 50%;
  }
  [role=contentinfo] ol.nav-legal li {
    display: inline-block;
    margin-right: 15px;
    margin-bottom: 0;
  }
}
[role=contentinfo] ol.nav-legal li {
  margin-right: 15px;
  margin-bottom: 10px;
}
[role=contentinfo] .copyright {
  float: none;
  width: 100%;
  text-align: left;
}
@media (min-width: 37.5em) {
  [role=contentinfo] .copyright {
    float: right;
    width: 50%;
    text-align: right;
  }
}
[role=contentinfo] .eeo {
  clear: both;
  color: #6f6f6f;
  line-height: 1.42857em;
  padding-top: 50px;
}
[role=contentinfo] .eeo p {
  padding-bottom: 20px;
}

/* =Homepage
// ========================================================================== */
.home-header {
  position: relative;
}
@media (min-width: 60em) {
  .home-header {
    width: 100%;
  }
}

#home-slideshow {
  list-style-type: none;
  margin: 0;
  padding: 0;
}
@media (min-width: 37.5em) {
  #home-slideshow {
    display: block;
  }
}
#home-slideshow li {
  margin: 0;
  padding: 0;
}
#home-slideshow li::before {
  content: "";
  display: none;
}
#home-slideshow li.slide {
  display: none;
  height: 240px;
  width: 100%;
  overflow: hidden;
  background-size: cover !important;
  background-position: top right !important;
}
@media (min-width: 37.5em) {
  #home-slideshow li.slide {
    height: 385px;
    display: block;
    background-position: top center !important;
  }
}
#home-slideshow li.slide:first-child {
  display: block;
}
#home-slideshow .slick-dots {
  display: none !important;
  position: absolute;
  left: auto;
  right: 50%;
  top: 65%;
  z-index: 500;
  margin-right: -522px;
  width: 50%;
  max-width: 1046px;
  text-align: right;
}
@media (min-width: 37.5em) {
  #home-slideshow .slick-dots {
    display: inline !important;
  }
}
#home-slideshow .slick-dots li {
  display: inline-block;
  margin-left: 5px;
}
#home-slideshow .slick-dots li button {
  text-transform: capitalize;
  text-indent: -999em;
  height: 0;
  padding: 5px;
  border: 3px solid #6e1d80;
  background: #6e1d80;
}
#home-slideshow .slick-dots li.slick-active button {
  background: white;
}

.home-search {
  width: 100%;
  max-width: 1046px;
  margin: 0 auto;
  position: static;
  left: 0;
  right: 0;
  top: 90px;
}
@media (min-width: 37.5em) {
  .home-search {
    position: absolute;
  }
}
.home-search .header-block {
  background: black;
  width: 100%;
  padding: 20px;
}
@media (min-width: 37.5em) {
  .home-search .header-block {
    width: 300px;
  }
}
.home-search .header-block h2 {
  font-size: 2.25em;
  color: white;
  font-weight: normal;
  font-family: "NHaasGroteskDSW01-45Lt", Arial, Helvetica, sans-serif;
  padding-bottom: 20px;
}
.home-search .header-block span {
  display: block;
  font-size: 0.8125em;
}
.home-search .header-block span a {
  color: #6f6f6f;
  text-decoration: underline;
}
.home-search .header-block span a:hover {
  color: white;
  text-decoration: underline;
}

#calls-to-action {
  padding: 2.5em 0;
}
#calls-to-action h2 {
  font-size: 2em;
  line-height: 1.0625em;
  margin-bottom: 0.46875em;
}

.latest-jobs {
  margin-bottom: 2.625em;
  position: relative;
  padding: 1.5625em 0;
}
.latest-jobs .button {
  margin-top: 1.625em;
}
.latest-jobs .btn {
  background: gray;
  color: white;
}
.latest-jobs .btn:hover {
  background: #53197f;
}
.latest-jobs .job-listings {
  list-style-type: none;
  margin: 0;
  padding: 0;
}
.latest-jobs .job-listings li {
  margin: 0;
  padding: 0;
}
.latest-jobs .job-listings li::before {
  content: "";
  display: none;
}
.latest-jobs .job-listings li {
  font-size: 1em;
  line-height: 1.25em;
  margin-bottom: 1.125em;
}
.latest-jobs .latest-title {
  display: block;
  font-weight: bold;
  font-weight: 700;
}
.latest-jobs .latest-categories {
  display: block;
}

.talent-network {
  position: relative;
}
.talent-network .content {
  font-size: 1em;
  line-height: 1.3125em;
  margin-bottom: 1.5625em;
}
.talent-network .btn {
  color: white;
  background: gray;
}
.talent-network .btn:hover {
  background: #53197f;
}

/* =Secondary Pages
// ========================================================================== */
.sub_header {
  width: 100%;
  overflow: hidden;
  background-size: auto 180px !important;
  height: auto;
  height: 250px;
}
@media (max-width: 37.5em) {
  body.welcome .sub_header, body.colleagues .sub_header, body.starting-your-career-with-us .sub_header {
    background-size: auto 150px !important;
    background-position: -420px 0 !important;
  }
  body.life-with-us .sub_header, body.values .sub_header, body.benefits .sub_header {
    background-position: -430px 0 !important;
  }
  body.inclusion .sub_header {
    background-position: -370px 0 !important;
  }
  body.opportunities .sub_header {
    background-position: -500px 0 !important;
  }
}
@media (min-width: 37.5em) {
  body .sub_header {
    background-size: cover !important;
    background-position: center top !important;
  }
}
.sub_header .header_inner {
  width: 100%;
  max-width: 1046px;
  margin: 0 auto;
  position: relative;
  height: auto;
  height: 250px;
}
.sub_header .header_inner h1 {
  width: 100%;
  min-height: auto;
  padding: 25px 20px;
  background: black;
  color: white;
  bottom: 0;
  left: 0;
  position: static;
  font-weight: normal;
  font-size: 2.25em;
  line-height: 1.16667em;
  font-family: "NHaasGroteskDSW01-45Lt", Arial, Helvetica, sans-serif;
  position: absolute;
}
@media (min-width: 37.5em) {
  .sub_header .header_inner h1 {
    width: 297px;
    min-height: 160px;
  }
}

.secondary-page-header {
  padding: 1.25em 2em;
  text-align: center;
}
@media (min-width: 37.5em) {
  .secondary-page-header {
    text-align: left;
  }
}
.secondary-page-header h1 {
  font-size: 3em;
  font-weight: normal;
  font-weight: 300;
  line-height: 1.04167em;
  margin-bottom: 0.45833em;
}
@media (min-width: 60em) {
  .secondary-page-header h1 {
    font-size: 3.375em;
    line-height: 1.03704em;
    margin-bottom: 0.51852em;
  }
}
.secondary-page-header .content {
  font-size: 1.125em;
  font-weight: 300;
  line-height: 1.88889em;
}
@media (min-width: 37.5em) {
  .secondary-page-header .content {
    width: 65.85%;
  }
}
@media (min-width: 60em) {
  .secondary-page-header .content {
    font-size: 1.3125em;
    line-height: 1.90476em;
  }
}
.secondary-page-header blockquote {
  font-size: 2em;
  font-weight: normal;
  font-weight: 300;
  line-height: 1.34375em;
  margin: 0;
  padding: 0 0 0 1.25em;
  position: relative;
}
@media (min-width: 37.5em) {
  .secondary-page-header blockquote {
    width: 65.85%;
  }
}
@media (min-width: 60em) {
  .secondary-page-header blockquote {
    font-size: 2.1875em;
    line-height: 1.28571em;
    padding: 0 0 0 1.14286em;
  }
}
.secondary-page-header blockquote span {
  font-size: 328.125%;
  position: absolute;
  left: 0;
  top: 5%;
}
@media (min-width: 48em) {
  .secondary-page-header blockquote span {
    top: 10%;
  }
}
.secondary-page-header blockquote cite {
  font-size: 56.75%;
  font-style: normal;
  display: block;
}
@media (min-width: 60em) {
  .secondary-page-header blockquote cite {
    display: inline;
  }
}
@media (min-width: 37.5em) {
  .secondary-page-header {
    min-height: 21.4375em;
    padding-top: 4.375em;
    padding-bottom: 4.125em;
  }
}
@media (min-width: 60em) {
  .secondary-page-header {
    margin-left: auto;
    margin-right: auto;
    padding-left: 3.5em;
    padding-right: 3.5em;
    max-width: 65.75em;
  }
}

/* =Search Bar
// ========================================================================== */
.search-pages-search {
  width: 100%;
  max-width: 1046px;
  margin-left: auto;
  margin-right: auto;
}

.search-bar, .events_search {
  margin: 20px 0;
  padding: 20px;
  background: white;
  color: #6f6f6f;
  font-size: 0.8125em;
}
#featured-jobs .search-bar, #featured-jobs .events_search {
  margin-top: 0;
}
#search-results .search-bar, #search-results .events_search {
  background: none;
  color: black;
  padding: 0;
  font-size: 0.875em;
}
.search-bar .view-all-sub, .events_search .view-all-sub {
  display: none;
}
.secondary-page:not(.home-page) .search-bar, .secondary-page:not(.home-page) .events_search {
  position: relative;
  top: auto;
  width: 100%;
  margin-top: 40px;
  font-size: 0.92857em;
}
@media (min-width: 48em) {
  .secondary-page:not(.home-page) .search-bar, .secondary-page:not(.home-page) .events_search {
    margin-top: 20px;
    position: absolute;
    top: 20px;
  }
}
.secondary-page:not(.home-page) .search-bar .view-all-sub, .secondary-page:not(.home-page) .events_search .view-all-sub {
  display: block;
  position: absolute;
  top: -25px;
  left: 20px;
}
.search-bar form, .events_search form {
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 0;
}
.search-bar form:after, .events_search form:after {
  content: "";
  display: table;
  clear: both;
}
@media (min-width: 48em) {
  .search-bar form, .events_search form {
    margin-left: auto;
    margin-right: auto;
    position: relative;
    width: 100%;
  }
}
.search-bar ul, .events_search ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
}
.search-bar ul li, .events_search ul li {
  margin: 0;
  padding: 0;
}
.search-bar ul li::before, .events_search ul li::before {
  content: "";
  display: none;
}
@media (min-width: 48em) {
  .search-bar ul, .events_search ul {
    display: inline;
  }
  .search-bar ul:after, .events_search ul:after {
    content: "";
    display: table;
    clear: both;
  }
  .search-bar ul li, .events_search ul li {
    float: left;
  }
}
.search-bar .keyword-input, .events_search .keyword-input {
  border: 0;
  font-weight: 500;
  line-height: 1.11111em;
  margin-bottom: 0.33333em;
  position: relative;
  padding-bottom: 0.33333em;
}
.search-bar .keyword-input label, .events_search .keyword-input label {
  display: none;
}
@media (min-width: 48em) {
  .search-bar .keyword-input, .events_search .keyword-input {
    padding-top: 0.22222em;
    padding-bottom: 0.38889em;
    width: 24%;
  }
}
@media (min-width: 60em) {
  .search-bar .keyword-input, .events_search .keyword-input {
    line-height: 1.14286em;
    padding-top: 0.14286em;
    padding-bottom: 0;
    margin-bottom: 0;
  }
  #search-results .search-bar .keyword-input, #search-results .events_search .keyword-input {
    width: 50%;
  }
}
.search-bar input[type=text], .events_search input[type=text] {
  width: 100%;
  background: #efefef;
  border: 1px solid #cccccc;
  border-top: 2px solid #cccccc;
  border-bottom: none;
  padding: 10px 16px;
}
#search-results .search-bar input[type=text], #search-results .events_search input[type=text] {
  background: white;
}
@media (min-width: 48em) {
  .search-bar input[type=text], .events_search input[type=text] {
    width: 98%;
  }
}
.search-bar .country-select, .search-bar .state-select, .search-bar .city-select, .search-bar .region-select, .search-bar .classification-select, .events_search .country-select, .events_search .state-select, .events_search .city-select, .events_search .region-select, .events_search .classification-select {
  width: 100%;
}
@media (min-width: 48em) {
  .search-bar .country-select, .search-bar .state-select, .search-bar .city-select, .search-bar .region-select, .search-bar .classification-select, .events_search .country-select, .events_search .state-select, .events_search .city-select, .events_search .region-select, .events_search .classification-select {
    width: 20%;
  }
  #search-results .search-bar .country-select, #search-results .search-bar .state-select, #search-results .search-bar .city-select, #search-results .search-bar .region-select, #search-results .search-bar .classification-select, #search-results .events_search .country-select, #search-results .events_search .state-select, #search-results .events_search .city-select, #search-results .events_search .region-select, #search-results .events_search .classification-select {
    width: 25%;
  }
}
@media (min-width: 60em) {
  .search-bar .country-select, .search-bar .state-select, .search-bar .city-select, .search-bar .region-select, .search-bar .classification-select, .events_search .country-select, .events_search .state-select, .events_search .city-select, .events_search .region-select, .events_search .classification-select {
    width: 22%;
  }
}
.search-bar .country-select label, .search-bar .state-select label, .search-bar .city-select label, .search-bar .region-select label, .search-bar .classification-select label, .events_search .country-select label, .events_search .state-select label, .events_search .city-select label, .events_search .region-select label, .events_search .classification-select label {
  background: white;
  border: 1px solid #cccccc;
  display: inline-block;
  position: relative;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 100%;
  margin-top: 10px;
}
@media (min-width: 48em) {
  .search-bar .country-select label, .search-bar .state-select label, .search-bar .city-select label, .search-bar .region-select label, .search-bar .classification-select label, .events_search .country-select label, .events_search .state-select label, .events_search .city-select label, .events_search .region-select label, .events_search .classification-select label {
    width: 96%;
    margin-top: 2px;
  }
}
.search-bar .country-select label:after, .search-bar .state-select label:after, .search-bar .city-select label:after, .search-bar .region-select label:after, .search-bar .classification-select label:after, .events_search .country-select label:after, .events_search .state-select label:after, .events_search .city-select label:after, .events_search .region-select label:after, .events_search .classification-select label:after {
  content: "▶︎";
  letter-spacing: -1px;
  position: absolute;
  right: 15px;
  top: 10px;
  display: none\0;
  -webkit-transform: rotate(90deg);
  -moz-transform: rotate(90deg);
  -o-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
  color: #6f6f6f;
  z-index: 1;
}
.search-bar .country-select label select, .search-bar .state-select label select, .search-bar .city-select label select, .search-bar .region-select label select, .search-bar .classification-select label select, .events_search .country-select label select, .events_search .state-select label select, .events_search .city-select label select, .events_search .region-select label select, .events_search .classification-select label select {
  background: transparent;
  position: relative;
  border: none;
  padding: 10px 16px;
  width: 100%;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  text-align: left;
  z-index: 5;
}
@media (min-width: 48em) {
  .search-bar .state-select, .events_search .state-select {
    width: 26%;
  }
}
@media (min-width: 60em) {
  .search-bar .state-select, .events_search .state-select {
    width: 22%;
  }
}
#search-results .search-bar .filters, #search-results .events_search .filters {
  font-family: "NHaasGroteskTXW01-75Bd", Arial, Helvetica, sans-serif;
  width: 100%;
  padding-top: 25px;
  font-size: 1.07143em;
}
#search-results .search-bar .filters > ul, #search-results .events_search .filters > ul {
  padding-top: 10px;
  font-size: 0.93333em;
  display: block;
  width: 100%;
  font-family: "NeueHaasGroteskText W01", Arial, Helvetica, sans-serif;
}
@media (min-width: 48em) {
  #search-results .search-bar .filters > ul li, #search-results .search-bar .filters > ul .state-multiselect, #search-results .search-bar .filters > ul .city-multiselect, #search-results .events_search .filters > ul li, #search-results .events_search .filters > ul .state-multiselect, #search-results .events_search .filters > ul .city-multiselect {
    width: 25%;
  }
}
#search-results .search-bar .filters > ul li:not(:first-child), #search-results .search-bar .filters > ul .state-multiselect:not(:first-child), #search-results .search-bar .filters > ul .city-multiselect:not(:first-child), #search-results .events_search .filters > ul li:not(:first-child), #search-results .events_search .filters > ul .state-multiselect:not(:first-child), #search-results .events_search .filters > ul .city-multiselect:not(:first-child) {
  margin-top: 15px;
}
@media (min-width: 48em) {
  #search-results .search-bar .filters > ul li:not(:first-child), #search-results .search-bar .filters > ul .state-multiselect:not(:first-child), #search-results .search-bar .filters > ul .city-multiselect:not(:first-child), #search-results .events_search .filters > ul li:not(:first-child), #search-results .events_search .filters > ul .state-multiselect:not(:first-child), #search-results .events_search .filters > ul .city-multiselect:not(:first-child) {
    margin-top: 0;
  }
}
#search-results .search-bar .filters > ul li label, #search-results .search-bar .filters > ul .state-multiselect label, #search-results .search-bar .filters > ul .city-multiselect label, #search-results .events_search .filters > ul li label, #search-results .events_search .filters > ul .state-multiselect label, #search-results .events_search .filters > ul .city-multiselect label {
  display: block;
  padding-bottom: 4px;
}
#search-results .search-bar .filters > ul li select, #search-results .search-bar .filters > ul .state-multiselect select, #search-results .search-bar .filters > ul .city-multiselect select, #search-results .events_search .filters > ul li select, #search-results .events_search .filters > ul .state-multiselect select, #search-results .events_search .filters > ul .city-multiselect select {
  border: 1px solid gray;
  padding: 10px;
  color: #6e1d80;
  font-size: 0.92857em;
  min-height: 98px;
  width: 100%;
}
@media (min-width: 48em) {
  #search-results .search-bar .filters > ul li select, #search-results .search-bar .filters > ul .state-multiselect select, #search-results .search-bar .filters > ul .city-multiselect select, #search-results .events_search .filters > ul li select, #search-results .events_search .filters > ul .state-multiselect select, #search-results .events_search .filters > ul .city-multiselect select {
    min-height: 150px;
    width: 95%;
  }
}
#search-results .search-bar .filters > ul .city-multiselect select, #search-results .events_search .filters > ul .city-multiselect select {
  width: 100%;
}
.search-bar .submit-button, .events_search .submit-button {
  width: 100%;
  margin: 2px 0 0;
  padding: 0;
}
@media (min-width: 48em) {
  .search-bar .submit-button, .events_search .submit-button {
    width: 10%;
  }
}
#search-results .search-bar .submit-button, #search-results .events_search .submit-button {
  margin-top: 20px;
}
@media (min-width: 48em) {
  #search-results .search-bar .submit-button, #search-results .events_search .submit-button {
    width: 25%;
    position: absolute;
    top: 2px;
    right: 0;
    margin-top: 0;
  }
}
.search-bar .submit-button .btn, .events_search .submit-button .btn {
  font-size: 1em;
  padding: 10px 16px;
}
.search-bar .submit-button button, .events_search .submit-button button {
  width: 100%;
  border: none;
  background: #6e1d80;
  color: white;
  text-transform: uppercase;
  padding: 10px 16px;
}
.search-bar .submit-button button:hover, .events_search .submit-button button:hover {
  background: #53197f;
  text-decoration: none;
}

/* =404
// ========================================================================== */
.error-page .content {
  padding: 5.75em 2em;
}
@media (min-width: 48em) {
  .error-page .content {
    min-height: 30.75em;
  }
}
@media (min-width: 60em) {
  .error-page .content {
    margin-left: auto;
    margin-right: auto;
    width: 58.75em;
  }
}
.error-page h1 {
  font-size: 2.25em;
  font-weight: normal;
  font-weight: 300;
  margin-bottom: 1.05556em;
}
.error-page .listing {
  font-size: 1em;
  line-height: 1.3125em;
}
.error-page .listing p, .error-page .listing li {
  margin-bottom: 1.3125em;
}

#content {
  position: relative;
  border-top: none;
}
.job-search #content {
  border-top: 3px solid black;
}
#content .content {
  position: relative;
  padding: 30px 0;
  width: 90%;
  margin-left: auto;
  margin-right: auto;
  max-width: 1046px;
  margin: 0 auto;
  font-size: 0.875em;
}
@media (min-width: 48em) {
  .secondary-page:not(.home-page) #content .content {
    padding-top: 135px;
  }
}
.secondary-page:not(.home-page) #content .content section h2 {
  font-size: 1.85714em;
  font-family: "NHaasGroteskDSW01-45Lt", Arial, Helvetica, sans-serif;
  font-weight: normal;
  margin-bottom: 20px;
}
.secondary-page:not(.home-page) #content .content section h2.accordion-title {
  font-size: 1em;
  color: #6e1d80;
  font-family: "NeueHaasGroteskText W01", Arial, Helvetica, sans-serif;
  margin-bottom: 10px;
  cursor: pointer;
}
.secondary-page:not(.home-page) #content .content section h2.accordion-title::before {
  content: '+';
  display: inline-block;
  padding-right: 10px;
}
.secondary-page:not(.home-page) #content .content section h2.accordion-title.toggled {
  font-family: "NHaasGroteskTXW01-75Bd", Arial, Helvetica, sans-serif;
}
.secondary-page:not(.home-page) #content .content section h2.accordion-title.toggled::before {
  content: '-';
}
.secondary-page:not(.home-page) #content .content section h3 {
  font-size: 1.14286em;
  font-weight: normal;
  font-family: "NHaasGroteskTXW01-75Bd", Arial, Helvetica, sans-serif;
  margin-bottom: 15px;
}
.secondary-page:not(.home-page) #content .content section .full {
  width: 100%;
}
.secondary-page:not(.home-page) #content .content section .full img {
  width: 100%;
}
.secondary-page:not(.home-page) #content .content section .right {
  float: none;
  width: 100%;
  margin: 0 auto;
}
.secondary-page:not(.home-page) #content .content section .right img {
  width: 100%;
}
@media (min-width: 48em) {
  .secondary-page:not(.home-page) #content .content section .right {
    margin: 0 0 40px 40px;
    float: right;
    width: auto;
  }
  .secondary-page:not(.home-page) #content .content section .right img {
    width: auto;
  }
}
.secondary-page:not(.home-page) #content .content section p, .secondary-page:not(.home-page) #content .content section ul, .secondary-page:not(.home-page) #content .content section ol, .secondary-page:not(.home-page) #content .content section blockquote {
  margin: 0 0 15px;
  padding: 0;
}
.secondary-page:not(.home-page) #content .content section ul, .secondary-page:not(.home-page) #content .content section ol {
  margin-bottom: 20px;
}
.secondary-page:not(.home-page) #content .content section p {
  line-height: 1.42857em;
}
.secondary-page:not(.home-page) #content .content section ul li {
  margin: 0 0 8px;
  padding: 0;
  list-style: none;
  padding-left: 15px;
  position: relative;
}
.secondary-page:not(.home-page) #content .content section ul li::before {
  display: inline-block;
  content: '■';
  line-height: 1;
  position: absolute;
  left: 0;
}
.secondary-page:not(.home-page) #content .content section .events_search li {
  padding-left: 0;
  width: 100%;
}
@media (min-width: 48em) {
  .secondary-page:not(.home-page) #content .content section .events_search li {
    width: 30%;
  }
  .secondary-page:not(.home-page) #content .content section .events_search li.submit-button {
    width: 10%;
  }
}
.secondary-page:not(.home-page) #content .content section .events_search li::before {
  content: none;
  display: none;
}
.secondary-page:not(.home-page) #content .content section ul.delist li {
  margin-left: 0;
  padding-left: 0;
}
.secondary-page:not(.home-page) #content .content section ul.delist li::before {
  content: '';
  display: none;
}
.secondary-page:not(.home-page) #content .content section .events {
  width: 100%;
  list-style-type: none;
  margin: 0;
  padding: 0;
  background: white;
  padding: 15px 30px;
}
.secondary-page:not(.home-page) #content .content section .events li {
  margin: 0;
  padding: 0;
}
.secondary-page:not(.home-page) #content .content section .events li::before {
  content: "";
  display: none;
}
.secondary-page:not(.home-page) #content .content section .events li {
  list-style-type: none;
  margin: 0;
  padding: 0;
}
.secondary-page:not(.home-page) #content .content section .events li li {
  margin: 0;
  padding: 0;
}
.secondary-page:not(.home-page) #content .content section .events li li::before {
  content: "";
  display: none;
}
.secondary-page:not(.home-page) #content .content section .events li::before {
  content: none;
  display: none;
}
.secondary-page:not(.home-page) #content .content section .events li .event-details li {
  padding-bottom: 8px;
}
.secondary-page:not(.home-page) #content .content section .events h1 {
  font-weight: normal;
  padding-bottom: 10px;
  font-family: "NeueHaasGroteskText W01", Arial, Helvetica, sans-serif;
  color: #6e1d80;
  font-size: 1em;
}
.secondary-page:not(.home-page) #content .content section .awards {
  padding-top: 40px;
}
.secondary-page:not(.home-page) #content .content section .awards ul {
  clear: both;
  margin-bottom: 30px;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: justify;
  -moz-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: center;
  justify-content: center;
  list-style-type: none;
  margin: 0;
  padding: 0;
  flex-wrap: wrap;
}
.secondary-page:not(.home-page) #content .content section .awards ul:after {
  content: "";
  display: table;
  clear: both;
}
@media (min-width: 48em) {
  .secondary-page:not(.home-page) #content .content section .awards ul {
    -webkit-justify-content: space-between;
    justify-content: space-between;
  }
}
.secondary-page:not(.home-page) #content .content section .awards ul li {
  margin: 0;
  padding: 0;
}
.secondary-page:not(.home-page) #content .content section .awards ul li::before {
  content: "";
  display: none;
}
.secondary-page:not(.home-page) #content .content section .awards ul > li {
  width: 100%;
  margin: 0 0 20px;
  padding: 0;
  -ms-flex-negative: 1;
  display: block;
  text-align: center;
}
@media (min-width: 37.5em) {
  .secondary-page:not(.home-page) #content .content section .awards ul > li {
    width: 50%;
  }
}
@media (min-width: 48em) {
  .secondary-page:not(.home-page) #content .content section .awards ul > li {
    width: auto;
    min-width: 115px;
  }
}
.secondary-page:not(.home-page) #content .content section .awards ul > li::before {
  content: '';
  display: none;
}
.secondary-page:not(.home-page) #content .content section .awards p {
  text-align: center;
}
.secondary-page:not(.home-page) #content .content section .index {
  margin-bottom: 60px;
}
.secondary-page:not(.home-page) #content .content section .index li {
  padding-left: 0;
}
.secondary-page:not(.home-page) #content .content section .index li::before {
  content: none;
  display: none;
}
.secondary-page:not(.home-page) #content .content section .equality {
  float: none;
  width: 100%;
  margin: 0 0 20px;
  height: auto;
  min-height: 0;
}
@media (min-width: 48em) {
  .secondary-page:not(.home-page) #content .content section .equality {
    padding: 22px;
    width: 615px;
    height: 308px;
    float: right;
    margin: 0 0 20px 20px;
    min-height: 308px;
  }
}
.secondary-page:not(.home-page) #content .content section .equality p {
  background: white;
  padding: 15px;
  width: 100%;
}
@media (min-width: 48em) {
  .secondary-page:not(.home-page) #content .content section .equality p {
    width: 70%;
  }
}
#opportunities #content .content h3, #starting-your-career-with-us #content .content h3 {
  margin-top: 50px;
}
#content .content a {
  color: #6e1d80;
  text-decoration: none;
}
#content .content a:hover {
  text-decoration: underline;
  color: #53197f;
}
#content .content a.btn {
  font-size: 1em;
  background: #6e1d80;
  color: white;
  text-transform: uppercase;
  padding: 10px 16px;
}
#content .content a.btn:hover {
  background: #53197f;
  text-decoration: none;
}
#content .content .row1 {
  clear: both;
  margin-bottom: 30px;
  width: 100%;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: justify;
  -moz-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: center;
  justify-content: center;
  flex-wrap: wrap;
}
@media (min-width: 48em) {
  #content .content .row1 {
    -webkit-justify-content: space-between;
    justify-content: space-between;
  }
}
#content .content .row1 > div {
  padding: 20px;
  position: relative;
  width: 100%;
  max-width: 100%;
  background: #e1e0d2;
  margin-bottom: 20px;
  display: block;
  -ms-flex-negative: 1;
}
@media (min-width: 48em) {
  #content .content .row1 > div {
    width: 31%;
    margin-bottom: 0;
  }
}
#inclusion #content .content .row1 > div, #life-with-us #content .content .row1 > div {
  padding: 185px 20px 30px;
  background-size: 100% auto !important;
  margin-bottom: 20px;
}
#inclusion #content .content .row1 > div.marketplace, #inclusion #content .content .row1 > div.workplace, #inclusion #content .content .row1 > div.job-alerts, #inclusion #content .content .row1 > div.offices, #life-with-us #content .content .row1 > div.marketplace, #life-with-us #content .content .row1 > div.workplace, #life-with-us #content .content .row1 > div.job-alerts, #life-with-us #content .content .row1 > div.offices {
  color: white;
  background-color: black !important;
}
#inclusion #content .content .row1 > div.marketplace a, #inclusion #content .content .row1 > div.workplace a, #inclusion #content .content .row1 > div.job-alerts a, #inclusion #content .content .row1 > div.offices a, #life-with-us #content .content .row1 > div.marketplace a, #life-with-us #content .content .row1 > div.workplace a, #life-with-us #content .content .row1 > div.job-alerts a, #life-with-us #content .content .row1 > div.offices a {
  color: white;
  text-decoration: underline;
}
#inclusion #content .content .row1 > div.workforce, #life-with-us #content .content .row1 > div.workforce {
  background-color: white !important;
  background-position: bottom !important;
  padding: 30px 20px 185px;
}
#inclusion #content .content .row1 > div.stats, #life-with-us #content .content .row1 > div.stats {
  padding: 30px 20px;
  background: white;
}
#inclusion #content .content .row1 > div.stats img, #life-with-us #content .content .row1 > div.stats img {
  width: 100%;
  margin-top: 20px;
}
#inclusion #content .content .row1 > div.stats ul, #life-with-us #content .content .row1 > div.stats ul {
  display: none;
}
#inclusion #content .content .row1 > div em, #life-with-us #content .content .row1 > div em {
  font-family: "NHaasGroteskDSW01-45Lt", Arial, Helvetica, sans-serif;
  font-weight: normal;
  font-size: 1.85714em;
  font-style: normal;
}
#content .content .row1 > div#content-slider {
  background: black;
  color: white;
  padding: 0 0 50px;
}
#content .content .row1 > div#content-slider .slide {
  padding: 20px;
}
#content .content .row1 > div.video-block {
  background: black;
  color: white;
  padding: 0;
}
#content .content .row1 > div.video-block #posterframe {
  cursor: pointer;
  display: block;
  width: 100%;
}
#content .content .row1 > div.video-block .video-copy {
  padding: 20px;
}
#content .content .row1 > div.interviewing {
  padding-bottom: 140px;
  background: white url(../_img/bg-interviewing.jpg) no-repeat bottom right;
  background-size: 100% auto;
}
@media (min-width: 37.5em) {
  #content .content .row1 > div.interviewing {
    padding-bottom: 0;
  }
}
#content .content .row1 > div h2 {
  font-family: "NHaasGroteskDSW01-45Lt", Arial, Helvetica, sans-serif;
  font-weight: normal;
  font-size: 1.85714em;
  margin-bottom: 15px;
}
#content .content .row1 > div h3 {
  font-weight: normal;
  font-size: 1em;
  margin-bottom: 15px;
}
#content .content .row1 > div p {
  padding-bottom: 15px;
}
#content .content .row1 > div .slick-dots {
  list-style-type: none;
  margin: 0;
  padding: 0;
  height: 16px;
  display: inline;
  text-align: center;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 20px;
}
#content .content .row1 > div .slick-dots li {
  margin: 0;
  padding: 0;
}
#content .content .row1 > div .slick-dots li::before {
  content: "";
  display: none;
}
#content .content .row1 > div .slick-dots li {
  display: inline-block;
  margin-left: 5px;
  height: 16px;
  text-align: center;
}
#content .content .row1 > div .slick-dots li button {
  text-transform: capitalize;
  text-indent: -999em;
  height: 0;
  border: none;
  padding: 8px;
  background: #6f6f6f;
}
#content .content .row1 > div .slick-dots li.slick-active button {
  background: white;
}
#content .content .row2, #content .content .profiles-block {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: justify;
  -moz-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: center;
  justify-content: center;
  flex-wrap: wrap;
}
@media (min-width: 48em) {
  #content .content .row2, #content .content .profiles-block {
    -webkit-justify-content: space-between;
    justify-content: space-between;
  }
}
.secondary-page:not(.home-page) #content .content .row2, .secondary-page:not(.home-page) #content .content .profiles-block {
  margin-bottom: 0;
}
@media (min-width: 48em) {
  .secondary-page:not(.home-page) #content .content .row2, .secondary-page:not(.home-page) #content .content .profiles-block {
    margin-bottom: 20px;
  }
}
#content .content .row2 > div, #content .content .profiles-block > div {
  padding: 20px;
  width: 100%;
  display: block;
  -ms-flex-negative: 1;
  max-width: 100%;
  margin-bottom: 20px;
  position: relative;
  background: #d8dbd8;
}
@media (min-width: 48em) {
  #content .content .row2 > div, #content .content .profiles-block > div {
    margin-bottom: 0;
    width: 49%;
    max-width: 49%;
  }
}
#content .content .row2 > div.relationships, #content .content .profiles-block > div.relationships {
  background: transparent;
}
#content .content .row2 > div.relationships p, #content .content .profiles-block > div.relationships p {
  font-size: 1.28571em;
}
#content .content .row2 > div.relationships ul, #content .content .profiles-block > div.relationships ul {
  display: block;
  text-align: center;
  list-style-type: none;
  margin: 0;
  padding: 0;
  width: 100%;
  margin: 0 auto;
}
#content .content .row2 > div.relationships ul li, #content .content .profiles-block > div.relationships ul li {
  margin: 0;
  padding: 0;
}
#content .content .row2 > div.relationships ul li::before, #content .content .profiles-block > div.relationships ul li::before {
  content: "";
  display: none;
}
@media (min-width: 37.5em) {
  #content .content .row2 > div.relationships ul, #content .content .profiles-block > div.relationships ul {
    width: 332px;
  }
}
#content .content .row2 > div.relationships ul li, #content .content .profiles-block > div.relationships ul li {
  display: block;
  width: 0;
  padding: 0px;
  vertical-align: middle;
  font-size: 0.92857em;
}
@media (min-width: 37.5em) {
  #content .content .row2 > div.relationships ul li, #content .content .profiles-block > div.relationships ul li {
    width: 32px;
  }
}
#content .content .row2 > div.relationships ul li strong, #content .content .profiles-block > div.relationships ul li strong {
  font-size: 1.53846em;
}
#content .content .row2 > div.relationships ul li:first-child, #content .content .profiles-block > div.relationships ul li:first-child {
  display: table-cell;
  width: 145px;
  height: 145px;
  margin-right: 17px;
  padding: 20px;
  background: url(../_img/85percent.png) no-repeat;
  background-size: cover;
}
#content .content .row2 > div.relationships ul li:last-child, #content .content .profiles-block > div.relationships ul li:last-child {
  display: table-cell;
  width: 145px;
  height: 145px;
  padding: 20px;
  background: url(../_img/85percent.png) no-repeat;
  background-size: cover;
  margin-left: 17px;
}
#content .content .row2 > div.relationships ul li::before, #content .content .profiles-block > div.relationships ul li::before {
  content: '';
  display: none;
}
#content .content .row2 > div.history, #content .content .profiles-block > div.history {
  background-color: #d8dbd8 !important;
  background-size: 100% auto !important;
  background-position: bottom !important;
  min-height: 260px;
}
#content .content .row2 > div.history .button, #content .content .profiles-block > div.history .button {
  position: static;
  bottom: auto;
  right: auto;
}
@media (min-width: 48em) {
  #content .content .row2 > div.history .button, #content .content .profiles-block > div.history .button {
    position: absolute;
    bottom: 0px;
    right: 20px;
  }
}
#content .content .row2 > div h2, #content .content .profiles-block > div h2 {
  font-family: "NHaasGroteskDSW01-45Lt", Arial, Helvetica, sans-serif;
  font-weight: normal;
  font-size: 1.85714em;
  margin-bottom: 15px;
}
#content .content .row2 > div p, #content .content .profiles-block > div p {
  padding-bottom: 15px;
}
#content .content .row2 > div.opportunities, #content .content .profiles-block > div.opportunities {
  background: #d8dbd8 url(../_img/bg-block-opportunities.jpg) no-repeat bottom;
  background-size: auto 100%;
}
@media (min-width: 48em) {
  #content .content .row2 > div.opportunities, #content .content .profiles-block > div.opportunities {
    background-position: bottom right;
  }
}
#content .content .row2 > div.talent-network, #content .content .profiles-block > div.talent-network {
  background: #d8dbd8 url(../_img/bg-tn.jpg) no-repeat bottom right;
  background-size: 100% auto;
  padding-right: 40px;
  min-height: 250px;
  padding-bottom: 100px;
}
@media (min-width: 37.5em) {
  #content .content .row2 > div.talent-network, #content .content .profiles-block > div.talent-network {
    padding-bottom: 0;
  }
}
#values #content .content .row2 > div.talent-network, #values #content .content .profiles-block > div.talent-network {
  margin: 0 auto;
  min-height: 250px;
}
#content .content .row2 > div.talent-network .button, #content .content .profiles-block > div.talent-network .button {
  margin: 0;
  padding: 0;
  position: static;
}
@media (min-width: 48em) {
  #content .content .row2 > div.talent-network .button, #content .content .profiles-block > div.talent-network .button {
    position: absolute;
    bottom: 20px;
    right: 20px;
  }
}
#content .content .row2 > div.talent-network .button .btn, #content .content .profiles-block > div.talent-network .button .btn {
  background: #6e1d80;
  color: white;
  text-transform: uppercase;
  padding: 10px 16px;
}
#content .content .row2 > div.talent-network .button .btn:hover, #content .content .profiles-block > div.talent-network .button .btn:hover {
  background: #53197f;
  text-decoration: none;
}
#content .content .gsdc {
  min-height: 253px;
  background-size: auto 100% !important;
  background-position: top center !important;
  padding: 30px 20px;
  margin-bottom: 30px;
}
@media (min-width: 37.5em) {
  #content .content .gsdc {
    background-size: cover !important;
    background-position: top right !important;
  }
}
#content .content .gsdc h2, #content .content .gsdc p {
  width: 100%;
}
@media (min-width: 48em) {
  #content .content .gsdc h2, #content .content .gsdc p {
    max-width: 350px;
  }
}
#content .content .where-we-work {
  width: 100%;
  float: none;
  margin: 20px 0;
}
@media (min-width: 48em) {
  #content .content .where-we-work {
    width: 468px;
    float: right;
    margin: 20px 0 0 40px;
  }
}
#content .content .where-we-work img {
  width: 100%;
}
#content .content .where-we-work p {
  text-align: center;
  font-size: 1.14286em;
}
#content .content .profiles-block {
  width: 100%;
  padding-top: 40px;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: justify;
  -moz-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: center;
  justify-content: center;
  flex-wrap: wrap;
}
@media (min-width: 48em) {
  #content .content .profiles-block {
    -webkit-justify-content: space-between;
    justify-content: space-between;
  }
}
#content .content .profiles-block .teammember {
  -ms-flex-negative: 1;
  padding: 0;
  background: transparent;
  width: 100%;
  max-width: 100%;
  margin-right: 0;
  margin-bottom: 20px;
  background: white;
}
@media (min-width: 48em) {
  #content .content .profiles-block .teammember {
    width: 48%;
    max-width: 50%;
    margin-right: 20px;
  }
}
#content .content .profiles-block .teammember:nth-child(4n+2), #content .content .profiles-block .teammember:nth-child(4n+3) {
  background: black;
}
#content .content .profiles-block .teammember .snapshot {
  background: #efeede;
  min-height: 192px;
}
@media (min-width: 30em) {
  #content .content .profiles-block .teammember .snapshot img {
    float: left;
  }
}
#content .content .profiles-block .teammember .snapshot ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
  margin-left: 0;
  padding: 20px 30px;
  background: white;
}
#content .content .profiles-block .teammember .snapshot ul li {
  margin: 0;
  padding: 0;
}
#content .content .profiles-block .teammember .snapshot ul li::before {
  content: "";
  display: none;
}
@media (min-width: 30em) {
  #content .content .profiles-block .teammember .snapshot ul {
    margin-left: 210px;
    padding: 0;
    background: transparent;
  }
}
#content .content .profiles-block .teammember .snapshot ul li {
  padding-top: 10px;
}
#content .content .profiles-block .teammember .profile-about {
  padding: 30px 30px 15px;
}
#content .content .profiles-block .teammember .profile-about:after {
  content: "";
  display: table;
  clear: both;
}
#content .content .profiles-block .teammember .profile-about dl {
  margin: 0;
  padding: 0;
}
#content .content .profiles-block .teammember .profile-about dl dt {
  font-family: "NHaasGroteskTXW01-75Bd", Arial, Helvetica, sans-serif;
  font-weight: normal;
  margin-bottom: 15px;
}
#content .content .profiles-block .teammember .profile-about dl dd {
  text-indent: 0;
  margin: 0 0 15px;
}
#content .content .profiles-block .teammember .profile-about a {
  text-decoration: underline;
}
#content .content .profiles-block .teammember .profile-about a:hover {
  text-decoration: none;
}
#content .content .profiles-block .teammember:nth-child(even) {
  margin-right: 0;
}
#content .content .profiles-block .teammember:nth-child(4n+2) .profile-about, #content .content .profiles-block .teammember:nth-child(4n+3) .profile-about {
  color: white;
}
#content .content .profiles-block .teammember:nth-child(4n+2) .profile-about a:link, #content .content .profiles-block .teammember:nth-child(4n+2) .profile-about a:visited, #content .content .profiles-block .teammember:nth-child(4n+3) .profile-about a:link, #content .content .profiles-block .teammember:nth-child(4n+3) .profile-about a:visited {
  color: white;
}
#content .content .profiles-block .teammember:nth-child(4n+2) .profile-about a:link:hover, #content .content .profiles-block .teammember:nth-child(4n+2) .profile-about a:visited:hover, #content .content .profiles-block .teammember:nth-child(4n+3) .profile-about a:link:hover, #content .content .profiles-block .teammember:nth-child(4n+3) .profile-about a:visited:hover {
  text-decoration: none;
}
#content .content .values-block {
  color: white;
  float: none;
  width: 100%;
  margin: 0;
  padding: 185px 20px 30px;
  background: black url(../_img/bg-ourvalues.jpg) no-repeat top;
  background-size: 100% auto;
}
@media (min-width: 48em) {
  #content .content .values-block {
    width: 30%;
    float: right;
    margin-top: 50px;
  }
}
#content .content .values-block p {
  font-size: 1.5em;
  font-family: "NHaasGroteskDSW01-45Lt", Arial, Helvetica, sans-serif;
}
#content .content .values-list {
  width: 100%;
  margin: 0;
  margin-top: 20px;
  padding-bottom: 50px;
}
@media (min-width: 48em) {
  #content .content .values-list {
    width: 65%;
    margin-top: 50px;
  }
}
#content .content .working a {
  color: #6e1d80;
}
#content .content .working a:hover {
  text-decoration: underline;
  color: #53197f;
}
#content .content .working ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
  -moz-column-count: 1;
  -moz-column-gap: 0px;
  -webkit-column-count: 1;
  -webkit-column-gap: 0px;
  column-count: 1;
  column-gap: 0px;
}
#content .content .working ul li {
  margin: 0;
  padding: 0;
}
#content .content .working ul li::before {
  content: "";
  display: none;
}
@media (min-width: 48em) {
  #content .content .working ul {
    -moz-column-count: 2;
    -moz-column-gap: 20px;
    -webkit-column-count: 2;
    -webkit-column-gap: 20px;
    column-count: 2;
    column-gap: 20px;
  }
}
#content .content .working ul li {
  margin: 3px 0;
}
#content .content .working ul li::before {
  content: '■';
  display: inline-block;
  padding-right: 7px;
  vertical-align: 5%;
}

.video {
  position: relative;
  padding-bottom: 56.25%;
  height: 0;
  overflow: hidden;
  margin-bottom: 10px;
}

.video iframe,
.video object,
.video embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.video-block #posterframe {
  cursor: pointer;
  width: 100%;
}

#welcome .video-block, #benefits .video-block, #colleagues .video-block {
  float: none;
  width: 100%;
  max-width: 454px;
  margin: 0 auto 30px;
}
@media (min-width: 48em) {
  #welcome .video-block, #benefits .video-block, #colleagues .video-block {
    float: right;
    margin: 50px 0 20px 40px;
  }
}

#overlay {
  background: rgba(0, 0, 0, 0.75);
  position: fixed;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  z-index: 600;
  font-size: 0.875em;
}
#overlay a {
  color: white;
}
#overlay a:hover {
  text-decoration: underline;
}

.close-btn {
  background: url(../_img/close-button.png) no-repeat;
  background-size: 26px 26px;
  cursor: pointer;
  position: absolute;
  top: 65px;
  right: 20%;
  overflow: hidden;
  text-indent: -999em;
  height: 26px;
  width: 26px;
  z-index: 999;
}

#video-player {
  margin-top: 100px;
  position: relative;
  overflow: hidden;
  width: 60%;
  margin-left: auto;
  margin-right: auto;
}

#video-player iframe,
#video-player object,
#video-player embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

/* =Event Pages
// ========================================================================== */
#events .events_search {
  position: static;
  top: auto;
}
#events .events_search:after {
  content: "";
  display: table;
  clear: both;
}

/* =Video Indiv Pages
// ========================================================================== */
#show-video {
  padding-left: 2.125em;
  padding-right: 2.125em;
}
#show-video .section-heading {
  margin-bottom: 0.8em;
}
@media (min-width: 37.5em) {
  #show-video {
    padding-left: 2.8125em;
    padding-right: 2.8125em;
  }
}
@media (min-width: 60em) {
  #show-video {
    margin-left: auto;
    margin-right: auto;
    padding-left: 0;
    padding-right: 0;
    width: 58.375em;
  }
}
#show-video .link {
  margin: 3em 0 0;
}
#show-video .link a {
  color: white;
  text-decoration: none;
}
#show-video .link a:hover {
  text-decoration: underline;
}
#show-video .link + .link {
  margin: 1.5em 0 6em;
}

/* =Search Results
// ========================================================================== */
#outer-wrap {
  position: relative;
  width: 100%;
}
@media (max-width: 47.9375em) {
  #outer-wrap {
    position: relative;
    overflow-x: hidden;
  }
}
@media (min-width: 48em) {
  #outer-wrap:after {
    content: "";
    display: table;
    clear: both;
  }
}
#outer-wrap #loading {
  width: 100%;
  height: 100%;
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  background: rgba(255, 255, 255, 0.9) url(../_img/loading.gif) no-repeat top center;
  z-index: 1000;
  display: none;
}

#search-results {
  padding: 20px 16px 40px;
}
@media (min-width: 60em) {
  #search-results {
    margin-left: auto;
    margin-right: auto;
    width: 100%;
    max-width: 1046px;
    padding: 40px 0 0;
  }
  #featured-jobs #search-results {
    padding-top: 0;
  }
}
#search-results h1 {
  font-family: "NHaasGroteskTXW01-75Bd", Arial, Helvetica, sans-serif;
  font-weight: normal;
  font-size: 2.375em;
}
#search-results #outer-wrap {
  background: white;
  margin-top: 30px;
  padding: 20px 16px;
}
@media (min-width: 48em) {
  #search-results #outer-wrap {
    padding: 20px 40px;
  }
}
#search-results #outer-wrap header {
  padding-bottom: 15px;
  font-size: 0.9375em;
}
#search-results #outer-wrap header:after {
  content: "";
  display: table;
  clear: both;
}
#search-results #outer-wrap header .job-count {
  float: left;
  font-family: "NHaasGroteskTXW01-75Bd", Arial, Helvetica, sans-serif;
}
#search-results #outer-wrap header ul.sort {
  font-size: 0.875em;
  display: block;
  list-style-type: none;
  margin: 0;
  padding: 0;
  float: right;
}
#search-results #outer-wrap header ul.sort li {
  margin: 0;
  padding: 0;
}
#search-results #outer-wrap header ul.sort li::before {
  content: "";
  display: none;
}
#search-results #outer-wrap header ul.sort li {
  padding-right: 5px;
  display: inline-block;
}
#search-results #outer-wrap header ul.sort li a {
  color: #6e1d80;
  display: inline-block;
  padding-right: 5px;
  border-right: 1px solid black;
}
#search-results #outer-wrap header ul.sort li a:hover {
  color: #53197f;
  text-decoration: underline;
}
#search-results #outer-wrap header ul.sort li:last-child a {
  border-right: none;
}
#search-results .job-alerts {
  padding: 10px 0 20px;
}
#search-results .job-alerts a {
  color: #6e1d80;
  padding-left: 15px;
  font-size: 0.875em;
  background: url(../_img/sprite.png) no-repeat;
  background-position: left -165px;
  display: block;
  text-decoration: none;
}
#search-results .job-alerts a:hover {
  text-decoration: underline;
}
#search-results header:after {
  content: "";
  display: table;
  clear: both;
}
#search-results header .orderby, #search-results.featured .orderby {
  font-size: 1em;
  float: left;
}
@media (min-width: 48em) {
  #search-results header .orderby, #search-results.featured .orderby {
    float: right;
  }
}
@media (min-width: 48em) {
  #search-results.featured .orderby, #search-results.categories .orderby {
    float: left;
  }
}
#search-results.categories p + header {
  margin-top: 2.375em;
}
#search-results header h1 {
  float: left;
  font-size: 3em;
  font-weight: 300;
  line-height: 1.08333em;
  margin-bottom: 0.45833em;
}
@media (max-width: 767px) {
  #search-results header h1 {
    display: none;
  }
}
#search-results .featured-careers-branding h1 {
  font-size: 1.5em;
  font-weight: normal;
  font-weight: 300;
  margin-bottom: 0.75em;
}
@media (min-width: 48em) {
  #search-results .featured-careers-branding h1 {
    font-size: 2.5em;
    margin-bottom: 0.45em;
  }
}
#search-results header h2 {
  font-size: 1.125em;
  font-weight: normal;
  margin-bottom: 1.11111em;
}
@media (min-width: 48em) {
  #search-results header h2 {
    clear: left;
    float: left;
    margin-bottom: 0;
  }
}

.pager {
  margin: 0;
  padding: 1.25em 0 0;
}

header .pager {
  border-top: 0;
  margin-top: 0.75em;
  padding: 0;
}
header .pager ol {
  margin-bottom: 2.25em;
}
@media (max-width: 767px) {
  header .pager {
    display: none;
  }
}
@media (min-width: 48em) {
  header .pager {
    float: right;
    padding-bottom: 0;
  }
}

.featured header .pager,
.categories header .pager {
  margin-top: 0;
}
@media (min-width: 48em) {
  .featured header .pager,
  .categories header .pager {
    float: none;
    margin-bottom: 20px;
  }
  .featured header .pager:after,
  .categories header .pager:after {
    content: "";
    display: table;
    clear: both;
  }
}

.pager ol {
  list-style-type: none;
  margin: 0;
  padding: 0;
  float: left;
  margin: 0 0 0.625em;
  padding: 0;
  text-align: left;
  list-style: none;
}
.pager ol li {
  margin: 0;
  padding: 0;
}
.pager ol li::before {
  content: "";
  display: none;
}
@media (max-width: 440px) {
  .pager ol {
    float: none;
    text-align: center;
  }
}
@media (min-width: 48em) {
  .pager ol {
    float: none;
    text-align: right;
  }
}
.pager ol li {
  font-size: 0.9375em;
  display: inline;
}
@media (max-width: 767px) {
  .pager ol li {
    display: none;
  }
}
@media (max-width: 767px) {
  .pager ol .prev, .pager ol .next, .pager ol .active {
    display: inline-block;
  }
}
@media (max-width: 767px) {
  .pager ol .active a:before {
    content: 'Page ';
  }
}

@media (min-width: 48em) {
  .featured header .pager ol,
  .categories header .pager ol {
    float: right;
    margin-bottom: 0;
  }
}

.pager li > a, .pager li > span {
  border: 0;
  border-radius: 0;
  margin: 0;
  padding: 3px 6px;
  color: #6e1d80;
}

.pager .next > a, .pager .next > span {
  float: none;
}

.pager li.active > a,
.pager li > a:hover,
.pager li > a:focus {
  color: white !important;
  background: #6e1d80;
  text-decoration: none;
}

@media (max-width: 767px) {
  .pager li.active > a {
    background: none;
    cursor: default;
    padding-left: 20px;
    padding-right: 20px;
    color: #6e1d80;
  }
}

@media (max-width: 767px) {
  .pager .next > a, .pager .prev > a {
    color: white !important;
    background: #6e1d80;
    text-decoration: none;
    width: 100%;
  }
}

@media (max-width: 767px) {
  .pager .prev,
  .pager .next {
    margin-left: -6px;
    text-align: center;
    width: 80px;
  }
  .pager .prev a, .pager .prev span,
  .pager .next a,
  .pager .next span {
    display: block;
    width: auto;
  }
  .pager .prev span,
  .pager .next span {
    visibility: hidden;
  }
}

.featured-careers-branding {
  margin-bottom: 1.3125em;
}
.featured-careers-branding ul, .featured-careers-branding ol {
  margin-left: 0.5625em;
  padding-left: 1.0625em;
}
.featured-careers-branding p {
  font-size: 1em;
  line-height: 1.3125em;
  margin-bottom: 1.3125em;
}

#search-filters {
  clear: both;
  background: #ddd;
  border: 1px solid #000;
  border-left: 0;
  border-right: 0;
  margin-bottom: 1.5em;
  overflow: hidden;
  padding: 0.9375em 1.125em;
}
@media (min-width: 48em) {
  #search-filters {
    margin-bottom: 0;
  }
}
#search-filters ul {
  margin: 0;
  padding: 0;
}
#search-filters li {
  list-style-type: none;
  font-size: 0.8125em;
  line-height: 1.54;
  margin-bottom: 0.76923em;
}
@media (min-width: 48em) {
  #search-filters li {
    float: left;
    margin-bottom: 0;
    margin-left: 4%;
    width: 22%;
  }
  #search-filters li:first-child {
    margin-left: 0;
  }
}
#search-filters label {
  display: block;
  font-weight: bold;
}
#search-filters input[type="text"] {
  border: 1px solid #ddd;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  display: block;
  padding: 0.46154em 0.61538em;
  width: 100%;
}
#search-filters select {
  font-size: 1em;
}
#search-filters #search-btn {
  font-size: 1.07692em;
  margin-top: 1.42857em;
  width: 100%;
}

@media (max-width: 47.9375em) {
  #search-results-listing .job {
    padding: 12px 0;
  }
  #search-results-listing .details {
    display: none;
  }
  #search-results-listing .job-title {
    font-size: 1em;
    margin-bottom: 0.375em;
  }
  #search-results-listing .job-location, #search-results-listing .job-posted {
    font-size: 14px;
  }
  #search-results-listing .job-location:before {
    content: 'Location: ';
    font-family: "NHaasGroteskTXW01-75Bd", Arial, Helvetica, sans-serif;
  }
  #search-results-listing .job-posted:before {
    content: 'Date Posted: ';
    font-family: "NHaasGroteskTXW01-75Bd", Arial, Helvetica, sans-serif;
  }
}
@media (min-width: 48em) {
  #search-results-listing {
    margin-right: 0;
    width: 100%;
  }
  .categories #search-results-listing, .featured #search-results-listing {
    width: 100%;
    margin-left: 0;
    padding-left: 0;
    padding-right: 0;
    border-left: none;
  }
  #search-results-listing .job {
    padding: 25px 0;
  }
  #search-results-listing .job:after {
    content: "";
    display: table;
    clear: both;
  }
  #search-results-listing .job .job-title {
    font-size: 1.6875em;
    margin-bottom: 0.88889em;
  }
  #search-results-listing .job .job-location, #search-results-listing .job .job-posted {
    width: 25%;
    float: left;
    margin: 0;
  }
  #search-results-listing .job .job-posted {
    text-align: right;
  }
  #search-results-listing .job .details {
    float: left;
    width: 50%;
  }
  #search-results-listing .job .details p {
    width: 80%;
  }
  #search-results-listing .job .details p.snap {
    font-family: "NHaasGroteskTXW01-75Bd", Arial, Helvetica, sans-serif;
    padding-bottom: 8px;
  }
}
#search-results-listing article {
  font-size: 1em;
  overflow: hidden;
  padding: 1.4375em 0;
}
#search-results-listing .job {
  border-top: 1px solid #ddd;
}
#search-results-listing .job-title a {
  color: #6e1d80;
}
#search-results-listing .job-title a:hover {
  text-decoration: underline;
}
@media (min-width: 48em) {
  #search-results-listing .job-title {
    font-size: 1.125em;
    margin-bottom: 0.9em;
  }
}
#search-results-listing .job-description {
  font-size: 1em;
  line-height: 1.375em;
  margin-bottom: 0.9375em;
}
@media (max-width: 767px) {
  #search-results-listing .job-description {
    display: none;
  }
}
#search-results-listing time {
  display: block;
  margin-top: 1.125em;
}
@media (min-width: 48em) {
  #search-results-listing time {
    float: left;
    margin-top: 0;
  }
}
@media (min-width: 48em) {
  #search-results-listing .job-location {
    float: left;
    margin-right: 1.5625em;
  }
}
#search-results-listing footer .pager {
  border-top: 1px solid #ddd;
  text-align: right;
}
#search-results-listing footer .pager ol {
  float: none;
  text-align: right;
}
@media (max-width: 767px) {
  #search-results-listing footer {
    text-align: left;
  }
  #search-results-listing footer .pager ol {
    margin-bottom: 1.25em;
    text-align: center;
  }
  #search-results-listing footer .jumpto {
    float: none;
    text-align: center;
  }
}
@media (max-width: 767px) {
  #search-results-listing footer .perpage, #search-results-listing footer .jumpto {
    display: none;
  }
}

.orderby + article {
  clear: both;
}

#refine-btn-mobile {
  display: block;
  float: right;
  -moz-transition: visibility .5s ease-in;
  -webkit-transition: visibility .5s ease-in;
  transition: visibility .5s ease-in;
}
@media (min-width: 48em) {
  #refine-btn-mobile {
    display: none;
  }
}
#refine-btn-mobile + article {
  clear: both;
  padding-top: 0;
}
.off-canvas #refine-btn-mobile {
  visibility: hidden;
}

#job-search .refine-btn {
  background: #6e1d80;
  color: #fff;
  display: block;
  font-size: 0.875em;
  margin-bottom: 2em;
  padding: 0.71429em;
  text-decoration: none;
  -moz-transition: left .5s ease-in;
  -webkit-transition: left .5s ease-in;
  transition: left .5s ease-in;
}
#job-search .refine-btn:hover {
  background: #53197f;
  text-decoration: none;
}
.off-canvas #job-search .refine-btn {
  visibility: hidden;
}

#refine-results h1 {
  background: #6e1d80;
  color: white;
  font-size: 0.875em;
  font-weight: bold;
  line-height: 1;
  margin-bottom: 1.07143em;
  padding: 0.78571em 0;
  text-align: center;
  text-transform: uppercase;
}
#refine-results h2 {
  color: #676767;
  font-weight: bold;
  font-size: 1.375em;
  line-height: 1;
  margin-bottom: 0.63636em;
  padding: 0;
  text-transform: uppercase;
}
#refine-results .facets a {
  background: white;
  border-left: 1px solid #c8c3bd;
  border-right: 1px solid #c8c3bd;
  border-bottom: 1px solid #c8c3bd;
  display: block;
  font-size: 0.875em;
  line-height: 1.07143em;
  padding: 0.64286em 2.35714em 0.64286em 1em;
  position: relative;
}
#refine-results .facets a::after {
  content: ">>";
  position: absolute;
  right: 1em;
  top: 0.64286em;
}
#refine-results .facets a:first-child {
  border-top: 1px solid #c8c3bd;
}
#refine-results .facets .current {
  background: #6e1d80;
  color: white;
}
#refine-results .facets .current::after {
  content: "x";
}
#refine-results .collapse a:first-child {
  border-top: 0;
}
#refine-results .category,
#refine-results .location {
  padding: 0 0.75em;
}
#refine-results .category ol {
  margin-bottom: 0.75em;
}
#refine-results .location {
  margin-top: 2.5em;
}
#refine-results #view-more-categories,
#refine-results #view-more-locations,
#refine-results #view-more-companies {
  cursor: pointer;
  display: block;
  font-size: 0.875em;
  line-height: 1;
  text-transform: uppercase;
  padding-left: 1em;
  padding-top: 0.78571em;
}
#refine-results #view-more-categories:hover,
#refine-results #view-more-locations:hover,
#refine-results #view-more-companies:hover {
  color: #6e1d80;
}

@media (min-width: 48em) {
  #off-canvas-close {
    display: none;
  }
}

@media (min-width: 48em) {
  #off-canvas-close {
    display: none;
  }
}

#search-results [role="complementary"] {
  float: left;
  width: 26%;
}
#search-results [role="complementary"] .text-block {
  margin-top: 2em;
}
#search-results [role="complementary"] .text-block h2 {
  font-size: 1.25em;
  line-height: 1.25em;
  margin-bottom: 0.5em;
}
@media (min-width: 48em) {
  #search-results [role="complementary"] .text-block h2 {
    font-weight: normal;
  }
}
#search-results [role="complementary"] .text-block p + h2 {
  margin-top: 2em;
}
#search-results [role="complementary"] .text-block p, #search-results [role="complementary"] .text-block li {
  font-size: 0.9375em;
  line-height: 1.46667em;
}
@media (min-width: 48em) {
  #search-results [role="complementary"] .text-block a {
    text-decoration: underline;
  }
}

@media (max-width: 767px) {
  #inner-wrap {
    left: 0;
    position: relative;
    -moz-transition: left .5s ease-in;
    -webkit-transition: left .5s ease-in;
    transition: left .5s ease-in;
    width: 100%;
  }
  .off-canvas #inner-wrap {
    left: -17.5em;
  }

  #search-results [role="complementary"] {
    background: white;
    left: auto;
    padding: 0.625em;
    position: absolute;
    top: 0;
    right: -17.5em;
    width: 15em;
  }
}
@media (max-width: 767px) and (max-width: 384px) {
  #search-results-listing .orderby {
    width: 9.375em;
  }
  #search-results-listing .orderby select {
    clear: left;
  }
}

@media (max-width: 767px) {
  .close-btn {
    background: url(../_img/close-button.png) no-repeat;
    position: absolute;
    top: 0.625em;
    right: 0.625em;
    overflow: hidden;
    text-indent: -999em;
    height: 2.75em;
    width: 2.75em;
  }

  #mobile-off-canvas a {
    text-decoration: underline;
  }
}
#search-details-content {
  padding: 0 1em 1.25em;
}
@media (min-width: 48em) {
  #search-details-content {
    padding: 0 2em 5em;
  }
}
@media (min-width: 60em) {
  #search-details-content {
    margin-left: auto;
    margin-right: auto;
    padding: 0;
    width: 100%;
    max-width: 1046px;
    margin-left: auto;
    margin-right: auto;
  }
}
#search-details-content select {
  background: #fff;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-box-shadow: inset -3px 4px 5px 0px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: inset -3px 4px 5px 0px rgba(0, 0, 0, 0.1);
  box-shadow: inset -3px 4px 5px 0px rgba(0, 0, 0, 0.1);
  border-radius: 0;
  height: 2.07692em;
  width: 100%;
}
#search-details-content .breadcrumb {
  font-size: 0.8125em;
  text-align: center;
  margin: 15px 0;
  overflow: hidden;
  padding: 0;
  color: #6e1d80;
}
#search-details-content .breadcrumb > li + li:before {
  display: none;
}
#search-details-content .breadcrumb li {
  display: inline;
  padding-right: 0.38462em;
}
#search-details-content .breadcrumb a {
  display: inline-block;
  padding-right: 0.38462em;
}
#search-details-content .breadcrumb a:hover {
  text-decoration: underline;
}
#search-details-content .breadcrumb li.cat_list a {
  padding-right: 0;
}
#search-details-content .breadcrumb li.cat_list a:after {
  content: ',';
}
#search-details-content .breadcrumb li.cat_list a:last-child:after {
  display: none;
}
#search-details-content .back-to-search-results {
  clear: left;
  display: inline-block;
  font-size: 1em;
  margin-bottom: 3.4375em;
}
@media (min-width: 48em) {
  #search-details-content .back-to-search-results {
    float: left;
    margin-bottom: 0;
    width: 27.25%;
  }
}
#search-details-content [role="complementary"] {
  margin-top: 3.125em;
}
@media (min-width: 48em) {
  #search-details-content [role="complementary"] {
    float: right;
    margin-top: 0;
    padding-left: 1.75%;
    width: 34%;
  }
}
#search-details-content [role="complementary"] .block {
  font-size: 0.8125em;
  background: white;
  border-top: 2px solid #6e1d80;
  padding: 16px;
  margin-bottom: 20px;
}
@media (min-width: 48em) {
  #search-details-content [role="complementary"] .block {
    padding: 25px;
  }
}
#search-details-content [role="complementary"] .block h1 {
  text-transform: uppercase;
  font-size: 1.53846em;
  padding-bottom: 30px;
}
#search-details-content [role="complementary"] .block h2 {
  text-transform: uppercase;
  font-size: 1em;
  font-family: "NHaasGroteskTXW01-75Bd", Arial, Helvetica, sans-serif;
  margin-bottom: 15px;
}
#search-details-content [role="complementary"] .block p, #search-details-content [role="complementary"] .block ul {
  margin-bottom: 10px;
}
#search-details-content #similar-jobs {
  padding-bottom: 50px;
}
#search-details-content #similar-jobs h1 {
  text-transform: uppercase;
  font-size: 1.25em;
  padding-bottom: 15px;
}
#search-details-content #similar-jobs ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
}
#search-details-content #similar-jobs ul li {
  margin: 0;
  padding: 0;
}
#search-details-content #similar-jobs ul li::before {
  content: "";
  display: none;
}
#search-details-content #similar-jobs ul li {
  display: inline-block;
  border-right: 1px solid black;
  padding-right: 10px;
  margin-right: 10px;
  font-size: 0.8125em;
}
#search-details-content #similar-jobs ul li:last-child {
  border-right: none;
}
#search-details-content #similar-jobs ul li a:hover {
  color: #6e1d80;
  text-decoration: underline;
}
#search-details-content #search-filters {
  margin-bottom: 1.25em;
}

#search-details {
  clear: both;
}
@media (min-width: 48em) {
  #search-details {
    position: relative;
  }
}
#search-details header {
  background: black;
  color: white;
  margin-bottom: 20px;
  padding: 20px 16px;
  font-size: 0.8125em;
}
@media (min-width: 48em) {
  #search-details header {
    padding: 35px 25px;
  }
}
#search-details header h1 {
  font-size: 1.69231em;
  text-transform: uppercase;
  margin-bottom: 10px;
  font-weight: normal;
  width: 80%;
}
#search-details header p.posting-date {
  margin-bottom: 0;
}
#search-details header .btn-apply {
  margin-bottom: 0;
  position: static;
  margin-top: 25px;
}
@media (min-width: 48em) {
  #search-details header .btn-apply {
    position: absolute;
    right: 25px;
    top: 2.1875em;
  }
}
#search-details header .btn-apply .btn {
  display: block;
  margin-bottom: 8px;
}
#search-details header .btn-apply .not-ready {
  font-size: 0.8125em;
  text-align: center;
}
#search-details .apply {
  background: #6e1d80;
  text-transform: uppercase;
  color: white;
  font-size: 17px;
  padding: 0.4375em 1.5625em;
}
#search-details .bottom-apply:after {
  content: "";
  display: table;
  clear: both;
}
#search-details .bottom-apply .apply {
  float: right;
}
#search-details .content-main {
  width: 100%;
}
@media (min-width: 48em) {
  #search-details .content-main {
    width: 65%;
  }
}
#search-details .content-main .block {
  font-size: 0.8125em;
  background: white;
  border-top: 2px solid #6e1d80;
  padding: 16px;
  margin-bottom: 20px;
}
@media (min-width: 48em) {
  #search-details .content-main .block {
    padding: 25px 10px;
  }
}
#search-details .content-main .block h1 {
  text-transform: uppercase;
  font-size: 1.53846em;
  padding-bottom: 30px;
}
#search-details .content-main .block h2 {
  text-transform: uppercase;
  font-size: 1em;
  font-family: "NHaasGroteskTXW01-75Bd", Arial, Helvetica, sans-serif;
  margin-bottom: 15px;
}
#search-details .content-main .block p, #search-details .content-main .block ul {
  margin-bottom: 10px;
}
#search-details ul {
  margin: 0;
  padding-left: 1.25em;
}
#search-details p, #search-details li {
  font-size: 1em;
  line-height: 1.375em;
}
#search-details p {
  margin-bottom: 1.375em;
}
#search-details h2, #search-details h3 {
  font-size: 1.25em;
  margin-bottom: 0.8em;
}
#search-details .job-snapshots h1 {
  font-size: 1.25em;
}
#search-details .job-snapshots ul {
  list-style-type: none;
  margin: 0 0 1.375em;
  padding: 0;
  overflow: hidden;
}
#search-details .job-snapshots li {
  font-size: 1em;
  line-height: 1.375em;
  margin-bottom: 0.5em;
  padding-left: 30px;
  background: url(../_img/sprite.png) no-repeat top left;
}
#search-details .job-snapshots li.emp-type {
  background-position: 0 -190px;
}
#search-details .job-snapshots li.location {
  background-position: 0 -250px;
}
#search-details .job-snapshots li.job-type {
  background-position: 0 -305px;
}
#search-details .job-snapshots li.experience {
  background-position: 0 -352px;
}
#search-details .job-snapshots li.date {
  background-position: 0 -420px;
}
@media (min-width: 48em) {
  #search-details .job-snapshots strong {
    display: block;
    font-family: "NHaasGroteskTXW01-75Bd", Arial, Helvetica, sans-serif;
  }
}

.job-details-content {
  margin-bottom: 2.25em;
}
.job-details-content ul {
  margin-bottom: 1.375em;
}

.categories:after {
  content: "";
  display: table;
  clear: both;
}

.categories h1 {
  font-size: 1.875em;
  margin-bottom: 1.26667em;
}

.categories .column {
  list-style-type: none;
  margin: 0;
  padding: 0;
}
.categories .column li {
  margin: 0;
  padding: 0;
}
.categories .column li::before {
  content: "";
  display: none;
}
.categories .column li {
  margin-bottom: 10px;
  list-style: none;
}
@media (min-width: 48em) {
  .categories .column li {
    padding-right: 0.9375em;
  }
}
@media (min-width: 768px) {
  .categories .column {
    float: left;
    padding: 0;
    width: 33%;
  }
}

#search-results.recommended header h2 {
  font-size: 1.25em;
}
#search-results.recommended header h2 span {
  font-size: 0.8125em;
}

table#results {
  width: 100%;
}
table#results a {
  color: #6e1d80;
}
table#results a:hover {
  text-decoration: underline;
}
table#results tr:nth-child(even) {
  background-color: #f6f6f6;
}
table#results tr:hover {
  background-color: #eee;
}
table#results tr:first-child:hover {
  background-color: #fff;
}
table#results th {
  text-align: left;
  font-weight: 600;
  padding: 10px 5px;
}
table#results td {
  padding: 10px 5px;
  cursor: pointer;
}

/* =Join Talent Network Modal
// ========================================================================== */
#join-overlay {
  background: rgba(0, 0, 0, 0.5);
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  z-index: 500;
}

#modal {
  background: #fff;
  position: absolute;
  top: 20px;
  left: 50%;
  margin-left: -390px;
  width: 780px;
  z-index: 600;
}
#modal iframe {
  border: 0;
  height: 100%;
  width: 100%;
}
#modal #close-button {
  background: gray url(../_img/close-btn.png) no-repeat center center;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  height: 21px;
  overflow: hidden;
  position: absolute;
  text-indent: -999em;
  top: 10px;
  right: 10px;
  width: 21px;
}

.back-to-top {
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  content: " ";
  display: block;
  width: 54px;
  height: 55px;
  background: url(/_img/sprite.png) no-repeat 0 -252px;
  margin: 10px 0 0;
  position: fixed;
  bottom: 35px;
  right: 35px;
  -moz-transition: opacity 0.5s;
  -webkit-transition: opacity 0.5s;
  transition: opacity 0.5s;
  z-index: 3;
}
.back-to-top.active {
  opacity: 1;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
}

/* =Slick
// ========================================================================== */
.slick-slider {
  position: relative;
  display: block;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
}

.slick-list {
  position: relative;
  overflow: hidden;
  display: block;
  margin: 0;
  padding: 0;
}
.slick-list:focus {
  outline: none;
}
.slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list {
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}

.slick-track {
  position: relative;
  left: 0;
  top: 0;
  display: block;
}
.slick-track:before, .slick-track:after {
  content: "";
  display: table;
}
.slick-track:after {
  clear: both;
}
.slick-loading .slick-track {
  visibility: hidden;
}

.slick-slide {
  float: left;
  min-height: 1px;
  outline: none;
  display: none;
}
[dir="rtl"] .slick-slide {
  float: right;
}
.slick-slide img {
  display: block;
}
.slick-slide.slick-loading img {
  display: none;
}
.slick-slide.dragging img {
  pointer-events: none;
}
.slick-initialized .slick-slide {
  display: block;
}
.slick-loading .slick-slide {
  visibility: hidden;
}
.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent;
}

.slick-arrow.slick-hidden {
  display: none;
}

/*# sourceMappingURL=cb.css.map */
