﻿@charset "UTF-8";
body {
  font-family: urw-din, sans-serif;
  -webkit-font-smoothing: antialiased; /* This needs to be set or some font faced fonts look bold on Mac in Chrome/Webkit based browsers. */
  -moz-osx-font-smoothing: grayscale; /* Fixes font bold issue in Firefox version 25+ on Mac */
}
body .bod, body .secondLevelPage #leftSection .activeFilter, .secondLevelPage #leftSection body .activeFilter, body .thirdLevelPage #leftSection .activeFilter, .thirdLevelPage #leftSection body .activeFilter, body li, body p, body .jobDescription {
  font-size: 16px;
  line-height: 1.5;
  margin-top: 0px;
  color: #00263E;
  margin-bottom: 15px;
}
body .bod a, body .secondLevelPage #leftSection .activeFilter a, .secondLevelPage #leftSection body .activeFilter a, body .thirdLevelPage #leftSection .activeFilter a, .thirdLevelPage #leftSection body .activeFilter a, body li a, body p a, body .jobDescription a {
  font-size: 16px;
  line-height: 22px;
  margin-top: 0px;
  font-weight: 400;
  color: #00263E;
  text-decoration: none;
  border-bottom: 1px solid #D2232A;
  padding-bottom: 1px;
}
body .bod a:hover, body .secondLevelPage #leftSection .activeFilter a:hover, .secondLevelPage #leftSection body .activeFilter a:hover, body .thirdLevelPage #leftSection .activeFilter a:hover, .thirdLevelPage #leftSection body .activeFilter a:hover, body li a:hover, body p a:hover, body .jobDescription a:hover {
  font-size: 16px;
  line-height: 22px;
  margin-top: 0px;
  color: #00263E;
  text-decoration: none;
  border-bottom: 1px solid transparent;
}
body .bod a.regular-text-override, body .secondLevelPage #leftSection .activeFilter a.regular-text-override, .secondLevelPage #leftSection body .activeFilter a.regular-text-override, body .thirdLevelPage #leftSection .activeFilter a.regular-text-override, .thirdLevelPage #leftSection body .activeFilter a.regular-text-override, body li a.regular-text-override, body p a.regular-text-override, body .jobDescription a.regular-text-override {
  font-size: 16px;
  line-height: 22px;
  margin-top: 0px;
  font-weight: 300;
  color: #00263E;
  border-bottom: 0px;
}
@media (max-width: 570px) {
  body .bod, body .secondLevelPage #leftSection .activeFilter, .secondLevelPage #leftSection body .activeFilter, body .thirdLevelPage #leftSection .activeFilter, .thirdLevelPage #leftSection body .activeFilter, body li, body p, body .jobDescription {
    font-size: 16px;
  }
}
body .bod.error, body .secondLevelPage #leftSection .error.activeFilter, .secondLevelPage #leftSection body .error.activeFilter, body .thirdLevelPage #leftSection .error.activeFilter, .thirdLevelPage #leftSection body .error.activeFilter, body li.error, body p.error, body .jobDescription.error {
  color: #CC0000;
}
body .bod.bod-callout, body .secondLevelPage #leftSection .bod-callout.activeFilter, .secondLevelPage #leftSection body .bod-callout.activeFilter, body .thirdLevelPage #leftSection .bod-callout.activeFilter, .thirdLevelPage #leftSection body .bod-callout.activeFilter, body li.bod-callout, body p.bod-callout, body .jobDescription.bod-callout {
  border-left: 1px solid #D2232A;
  padding: 0px 5px 0px 15px;
  margin-bottom: 25px;
}
body .bod.large, body .secondLevelPage #leftSection .large.activeFilter, .secondLevelPage #leftSection body .large.activeFilter, body .thirdLevelPage #leftSection .large.activeFilter, .thirdLevelPage #leftSection body .large.activeFilter, body li.large, body p.large, body .jobDescription.large {
  font-weight: 400;
  font-size: 20px;
  line-height: 24px;
}
body .bod.internal-message, body .secondLevelPage #leftSection .internal-message.activeFilter, .secondLevelPage #leftSection body .internal-message.activeFilter, body .thirdLevelPage #leftSection .internal-message.activeFilter, .thirdLevelPage #leftSection body .internal-message.activeFilter, body .bod.internal-message a, body .secondLevelPage #leftSection .internal-message.activeFilter a, .secondLevelPage #leftSection body .internal-message.activeFilter a, body .thirdLevelPage #leftSection .internal-message.activeFilter a, .thirdLevelPage #leftSection body .internal-message.activeFilter a, body li.internal-message, body li.internal-message a, body p.internal-message, body p.internal-message a, body .jobDescription.internal-message, body .jobDescription.internal-message a {
  font-weight: 300;
  font-size: 12px;
  line-height: 18px;
  color: #00263E;
}
body .bod.internal-message strong, body .secondLevelPage #leftSection .internal-message.activeFilter strong, .secondLevelPage #leftSection body .internal-message.activeFilter strong, body .thirdLevelPage #leftSection .internal-message.activeFilter strong, .thirdLevelPage #leftSection body .internal-message.activeFilter strong, body .bod.internal-message a strong, body li.internal-message strong, body li.internal-message a strong, body p.internal-message strong, body p.internal-message a strong, body .jobDescription.internal-message strong, body .jobDescription.internal-message a strong {
  font-weight: 700;
}
body p {
  font-weight: 400;
}
body #mobileNavWrapper #mobileNav li a {
  border-bottom: 0px;
}
body .jobDescription h4 b, body .jobDescription p b {
  margin-top: 15px;
  color: #00263E;
  margin-bottom: 15px;
  font-weight: 400;
  font-size: 20px;
  line-height: 24px;
}
body .bodyTextPadding {
  padding-bottom: 45px;
}
body .body-large {
  font-weight: 400;
  font-size: 20px;
  line-height: 2rem;
}
body sup {
  font-size: 10px;
  vertical-align: top;
  position: relative;
  top: -0.5em;
}
body .showMore {
  font-size: 16px;
  line-height: 22px;
  display: inline-block;
  cursor: pointer;
  margin-top: 0px;
  color: #00263E;
  margin-bottom: 15px;
  font-family: urw-din, sans-serif;
  font-weight: 700;
  border-bottom: 1px solid #D2232A;
  padding-bottom: 1px;
  position: relative;
}
body .showMore:hover {
  font-size: 16px;
  line-height: 22px;
  margin-top: 0px;
  font-weight: 700;
  color: #00263E;
  text-decoration: none;
  border-bottom: 1px solid transparent;
}
body .showMore img {
  position: absolute;
  top: -2px;
  right: -35px;
}
body a {
  font-family: urw-din, sans-serif;
  font-size: 16px;
  line-height: 20px;
  color: #00b9ea;
  /*outline-color: #D2232A;*/
}
body a:hover {
  color: #0189ab;
}
body select {
  height: 35px;
  font-size: 17px;
  line-height: 26px;
  font-family: urw-din, sans-serif;
  padding: 5px 0px 5px 5px;
  width: 100%;
  border: solid #cccccc 1px;
}
body input[type=text], body input[type=password] {
  height: 30px;
  margin-left: 2px;
  padding-left: 7px;
  font-size: 17px;
  line-height: 26px;
  font-family: urw-din, sans-serif;
}
@media (max-width: 960px) {
  body input[type=text], body input[type=password] {
    width: 97%;
  }
}
body .button, body p a.button {
  font-size: 16px;
  line-height: 16px;
  font-weight: 400;
  padding: 15px 30px 15px 30px;
  margin: 0px 10px 10px 0px;
  font-family: urw-din, sans-serif;
  color: #00263E;
  text-transform: uppercase;
  display: inline-block;
  background-color: transparent;
  border: 2px solid #D2232A;
  text-align: center;
  text-decoration: none;
  white-space: nowrap;
}
body .button:hover, body p a.button:hover {
  cursor: pointer;
  outline: none;
  background-color: transparent;
  color: #00263e;
  border: 1px solid #00263e;
}
body .button:focus, body .button:active, body p a.button:focus, body p a.button:active {
  background-color: #d5d5d5;
  color: #00263e;
}
@media (max-width: 570px) {
  body .button, body p a.button {
    white-space: normal;
  }
}
body .button#returnButton, body p a.button#returnButton {
  width: 240px;
}
body .button#brochureButton, body p a.button#brochureButton {
  width: 240px;
}
body .button.divisionSearch, body p a.button.divisionSearch {
  width: auto;
  padding: 0px 30px 0px 30px;
}
body .button.white, body .button input, body p a.button.white, body p a.button input {
  background-color: transparent;
  color: #fff;
}
body .button.white:hover, body .button.white:focus, body .button.white:active, body .button input:hover, body .button input:focus, body .button input:active, body p a.button.white:hover, body p a.button.white:focus, body p a.button.white:active, body p a.button input:hover, body p a.button input:focus, body p a.button input:active {
  background-color: transparent;
  color: #fff;
  border: 1px solid #fff;
}
body .button.block, body p a.button.block {
  display: block;
  width: 100%;
}
body h1, body .h1, body .h1-blue {
  font-family: urw-din, sans-serif;
  font-weight: 400;
  font-size: 45px;
  color: #fff;
  text-transform: uppercase;
  line-height: 45px;
  margin: 0px;
}
body h1.black, body .h1.black, body .h1-blue.black {
  color: #000000;
}
body h1.h1-blue, body .h1.h1-blue, body .h1-blue.h1-blue {
  color: #00263e;
}
@media (max-width: 768px) {
  body h1, body .h1, body .h1-blue {
    font-size: 36px;
    line-height: 40px;
  }
}
body h2, body .h2 {
  font-family: urw-din, sans-serif;
  font-size: 60px;
  line-height: normal;
  text-transform: uppercase;
  margin: 0px;
  padding: 0px;
  color: #004C97;
  font-weight: 700;
}
@media (max-width: 768px) {
  body h2, body .h2 {
    font-size: 33px;
    line-height: 40px;
  }
}
body h2.headerHeadline, body .h2.headerHeadline {
  color: #fff;
  font-size: 70px;
}
body h2.headerHeadline.ApplicationAccommodations, body .h2.headerHeadline.ApplicationAccommodations {
  font-size: 47px;
}
@media (max-width: 1180px) {
  body h2.headerHeadline, body .h2.headerHeadline {
    font-size: 45px;
    line-height: 60px;
  }
  body h2.headerHeadline.ApplicationAccommodations, body .h2.headerHeadline.ApplicationAccommodations {
    font-size: 26px;
    line-height: 37px;
  }
}
body h2.headerHeadline.mobile, body .h2.headerHeadline.mobile {
  font-size: 20px;
  line-height: 22px;
  color: #004C97;
}
body h3, body div.h3, body h1.h3, body h2.h3 {
  font-family: urw-din, sans-serif;
  margin: 0px;
  padding: 0px;
  font-weight: 400;
  font-size: 45px;
  line-height: 45px;
  text-transform: uppercase;
  color: #fff;
  color: #00263e;
}
@media (max-width: 768px) {
  body h3, body div.h3, body h1.h3, body h2.h3 {
    font-size: 28px;
    line-height: 32px;
  }
}
body a h2.h3 {
  text-decoration: none;
  border-bottom: 1px solid #D2232A;
  padding-bottom: 5px;
  display: inline-block;
}
body a h2.h3:hover {
  text-decoration: none;
  border-bottom: 1px solid transparent;
}
body h2.h3-white {
  font-family: urw-din, sans-serif;
  font-weight: bold;
  font-size: 18px;
  margin-bottom: 10px;
  color: #fff;
}
body h4, body .h4, body div.h4, body h1.h4, body h2.h4, body h3.h4, body .searchSidebar .headline {
  font-family: urw-din, sans-serif;
  color: #00263E;
  font-weight: 400;
  line-height: normal;
  font-size: 38px;
  text-transform: capitalize;
  margin: 0px;
  padding: 0px;
  margin-bottom: 20px;
  margin-top: 20px;
}
@media (max-width: 786px) {
  body h4, body .h4, body div.h4, body h1.h4, body h2.h4, body h3.h4, body .searchSidebar .headline {
    margin-top: 0px;
  }
}
body a h4 {
  font-size: 16px;
  line-height: 22px;
  margin-top: 0px;
  font-weight: 700;
  color: #00263E;
  text-decoration: none;
  border-bottom: 1px solid #D2232A;
  padding-bottom: 1px;
  display: inline-block;
  margin-bottom: 15px;
}
body a h4:hover {
  font-size: 16px;
  line-height: 22px;
  margin-top: 0px;
  font-weight: 700;
  color: #00263E;
  text-decoration: none;
  border-bottom: 1px solid transparent;
}
@media (max-width: 570px) {
  body #rightSection h2.h4 {
    margin-top: 20px;
  }
}
body h1.h3 {
  margin-bottom: 40px;
}
body h5, body .h5 {
  font-family: urw-din, sans-serif;
  font-size: 25px;
  line-height: 28px;
  font-weight: 400;
  color: #00263E;
  margin: 0;
  padding: 0;
  text-transform: none;
}
body h5, body .h5-homepage, body .headerSubtitle {
  font-family: urw-din, sans-serif;
  font-size: 30px;
  line-height: normal;
  font-weight: 400;
  color: #939393;
  margin: 0;
  padding: 0;
  text-transform: none;
}
body h6, body span.h6 {
  font-family: Pitch;
  font-size: 16px;
  color: #999;
  margin: 0;
  padding: 0;
}
body .titleText {
  font-weight: 400;
  font-size: 38px;
  text-transform: capitalize !important;
  color: #00263E !important;
  line-height: normal !important;
}
body .center {
  text-align: center;
}
body .no-break {
  white-space: nowrap;
}
body .search-box-title {
  color: #fff;
  font-family: urw-din, sans-serif;
  text-transform: uppercase;
  font-size: 30px;
  line-height: 30px;
  letter-spacing: 0.1em;
  margin: 0px;
}
@media (max-width: 570px) {
  body .search-box-title {
    font-size: 25px;
  }
}
body .desktop .search-box-description {
  line-height: 22px;
}
body .mobile .search-box-description {
  text-transform: uppercase;
  margin: 0px;
  padding: 0px;
  color: #151515;
  letter-spacing: 0.1em;
}
body .mobile .search-box-title {
  font-size: 33px;
  line-height: 40px;
}
body .searchResultBrand {
  font-family: urw-din, sans-serif;
  font-weight: 700;
  font-size: 16px;
  line-height: 22px;
  margin-bottom: 0px;
  color: #00263E;
}
body .searchResultDetail {
  font-weight: 400;
  font-size: 16px;
  line-height: 22px;
  margin-bottom: 0px;
  margin-top: 0px;
  color: #00263E;
}
body .quote-image {
  display: inline-block;
  width: 15%;
  padding-right: 5%;
  vertical-align: top;
  padding-bottom: 20px;
  padding-top: 20px;
}
body .quote-image img {
  width: 100%;
  max-width: 100%;
}
body .quote-body {
  width: 75%;
  display: inline-block;
  vertical-align: top;
  padding-bottom: 20px;
  padding-top: 20px;
  font-weight: bold;
}
body .quote-body .quote-name {
  font-family: urw-din, sans-serif;
}
body .footer-link {
  font-weight: 400;
  font-size: 18px;
  color: #939393;
  text-decoration: none;
}
body .footer-link:hover {
  color: #fff;
}
body .long-link-in-body a {
  word-break: break-word;
}

ul.no-bullets-with-spacing > li {
  list-style: none;
  margin-top: 1em;
}

li.no-bullet {
  list-style: none;
}

img.pdf-file {
  padding-right: 5px;
  margin-top: 5px;
  display: inline-block;
  vertical-align: middle;
}

.jobtype-instructions {
  font-size: 14px;
  font-style: italic;
}

@media (max-width: 768px) {
  .headerHeadline {
    display: none;
  }
  .headerHeadline.mobile {
    display: block;
    padding-top: 25px;
  }
}

.secondLevelPage h1, .thirdLevelPage h1 {
  /*display:none;*/
}
@media (max-width: 570px) {
  .secondLevelPage h1, .thirdLevelPage h1 {
    display: block;
    font-size: 44px;
    color: #000000;
    margin: 0;
  }
}
.secondLevelPage h1.mobile, .thirdLevelPage h1.mobile {
  font-size: 40px;
}
.secondLevelPage h2, .secondLevelPage h1.h2, .thirdLevelPage h2, .thirdLevelPage h1.h2 {
  text-transform: uppercase;
  margin-bottom: 10px;
}
@media (max-width: 570px) {
  .secondLevelPage h2, .secondLevelPage h1.h2, .thirdLevelPage h2, .thirdLevelPage h1.h2 {
    color: #2fa4db;
    line-height: 36px;
  }
}
.secondLevelPage #mobileSectionNav, .thirdLevelPage #mobileSectionNav {
  display: none;
  width: 90%;
  margin-right: 0px;
  padding: 20px 20px 40px 20px;
  float: none;
}
@media (max-width: 570px) {
  .secondLevelPage #mobileSectionNav, .thirdLevelPage #mobileSectionNav {
    display: block;
  }
}
.secondLevelPage .sectionLink, .thirdLevelPage .sectionLink {
  margin-bottom: 20px;
}
.secondLevelPage .sectionLink a, .thirdLevelPage .sectionLink a {
  font-family: urw-din, sans-serif;
  font-size: 16px;
  text-decoration: underline;
  text-transform: uppercase;
  color: #151515;
  letter-spacing: 0.1em;
}
.secondLevelPage .sectionLink a:hover, .secondLevelPage .sectionLink a.active, .thirdLevelPage .sectionLink a:hover, .thirdLevelPage .sectionLink a.active {
  color: #999;
  text-decoration: none;
}
.secondLevelPage #leftNavWrapper .leftLink .sectionNav, .thirdLevelPage #leftNavWrapper .leftLink .sectionNav {
  font-family: urw-din, sans-serif;
  font-size: 18px;
  color: #4b4b4b;
  text-decoration: none;
  text-transform: uppercase;
  padding-bottom: 5px;
  margin-bottom: 30px;
  border-bottom: 1px solid #e5e5e5;
  display: inline-block;
}
.secondLevelPage #leftNavWrapper .leftLink .sectionNav:hover, .secondLevelPage #leftNavWrapper .leftLink .sectionNav:focus, .secondLevelPage #leftNavWrapper .leftLink .sectionNavactive, .thirdLevelPage #leftNavWrapper .leftLink .sectionNav:hover, .thirdLevelPage #leftNavWrapper .leftLink .sectionNav:focus, .thirdLevelPage #leftNavWrapper .leftLink .sectionNavactive {
  color: #00263E;
  border-bottom: 1px solid #D2232A;
  padding-bottom: 5px;
  text-decoration: none;
}
.secondLevelPage #leftNavWrapper .leftLink .sectionNav.active, .thirdLevelPage #leftNavWrapper .leftLink .sectionNav.active {
  text-decoration: none;
  color: #00263E;
  border-bottom: 1px solid #D2232A;
  padding-bottom: 5px;
  font-weight: bolder;
}
.secondLevelPage #leftSection, .thirdLevelPage #leftSection {
  flex: 0 0 23%;
}
.secondLevelPage #leftSection.show-on-mobile-left-section, .thirdLevelPage #leftSection.show-on-mobile-left-section {
  display: none;
}
.secondLevelPage #leftSection .hotJobsSection, .secondLevelPage #leftSection .socialIcons, .secondLevelPage #leftSection .blogWrapper, .thirdLevelPage #leftSection .hotJobsSection, .thirdLevelPage #leftSection .socialIcons, .thirdLevelPage #leftSection .blogWrapper {
  margin-bottom: 20px;
}
.secondLevelPage #leftSection .jobFunctionFilters, .secondLevelPage #leftSection .brandFilters, .secondLevelPage #leftSection .organizationFilters, .secondLevelPage #leftSection .locationFilters, .secondLevelPage #leftSection .locationTypeFilters, .secondLevelPage #leftSection .experienceLevelFilters, .thirdLevelPage #leftSection .jobFunctionFilters, .thirdLevelPage #leftSection .brandFilters, .thirdLevelPage #leftSection .organizationFilters, .thirdLevelPage #leftSection .locationFilters, .thirdLevelPage #leftSection .locationTypeFilters, .thirdLevelPage #leftSection .experienceLevelFilters {
  margin-bottom: 15px;
  margin-left: 0px;
  padding-left: 0px;
}
.secondLevelPage #leftSection .jobFunctionFilters li, .secondLevelPage #leftSection .brandFilters li, .secondLevelPage #leftSection .organizationFilters li, .secondLevelPage #leftSection .locationFilters li, .secondLevelPage #leftSection .locationTypeFilters li, .secondLevelPage #leftSection .experienceLevelFilters li, .thirdLevelPage #leftSection .jobFunctionFilters li, .thirdLevelPage #leftSection .brandFilters li, .thirdLevelPage #leftSection .organizationFilters li, .thirdLevelPage #leftSection .locationFilters li, .thirdLevelPage #leftSection .locationTypeFilters li, .thirdLevelPage #leftSection .experienceLevelFilters li {
  margin-bottom: 10px;
  list-style: none;
  margin-left: 0px;
  padding-left: 0px;
}
.secondLevelPage #leftSection .jobFunctionFilters li.sub-brand-filter, .secondLevelPage #leftSection .jobFunctionFilters li.sub-country-filter, .secondLevelPage #leftSection .brandFilters li.sub-brand-filter, .secondLevelPage #leftSection .brandFilters li.sub-country-filter, .secondLevelPage #leftSection .organizationFilters li.sub-brand-filter, .secondLevelPage #leftSection .organizationFilters li.sub-country-filter, .secondLevelPage #leftSection .locationFilters li.sub-brand-filter, .secondLevelPage #leftSection .locationFilters li.sub-country-filter, .secondLevelPage #leftSection .locationTypeFilters li.sub-brand-filter, .secondLevelPage #leftSection .locationTypeFilters li.sub-country-filter, .secondLevelPage #leftSection .experienceLevelFilters li.sub-brand-filter, .secondLevelPage #leftSection .experienceLevelFilters li.sub-country-filter, .thirdLevelPage #leftSection .jobFunctionFilters li.sub-brand-filter, .thirdLevelPage #leftSection .jobFunctionFilters li.sub-country-filter, .thirdLevelPage #leftSection .brandFilters li.sub-brand-filter, .thirdLevelPage #leftSection .brandFilters li.sub-country-filter, .thirdLevelPage #leftSection .organizationFilters li.sub-brand-filter, .thirdLevelPage #leftSection .organizationFilters li.sub-country-filter, .thirdLevelPage #leftSection .locationFilters li.sub-brand-filter, .thirdLevelPage #leftSection .locationFilters li.sub-country-filter, .thirdLevelPage #leftSection .locationTypeFilters li.sub-brand-filter, .thirdLevelPage #leftSection .locationTypeFilters li.sub-country-filter, .thirdLevelPage #leftSection .experienceLevelFilters li.sub-brand-filter, .thirdLevelPage #leftSection .experienceLevelFilters li.sub-country-filter {
  padding-left: 26px;
}
.secondLevelPage #leftSection .jobFunctionFilters li input[type=checkbox], .secondLevelPage #leftSection .brandFilters li input[type=checkbox], .secondLevelPage #leftSection .organizationFilters li input[type=checkbox], .secondLevelPage #leftSection .locationFilters li input[type=checkbox], .secondLevelPage #leftSection .locationTypeFilters li input[type=checkbox], .secondLevelPage #leftSection .experienceLevelFilters li input[type=checkbox], .thirdLevelPage #leftSection .jobFunctionFilters li input[type=checkbox], .thirdLevelPage #leftSection .brandFilters li input[type=checkbox], .thirdLevelPage #leftSection .organizationFilters li input[type=checkbox], .thirdLevelPage #leftSection .locationFilters li input[type=checkbox], .thirdLevelPage #leftSection .locationTypeFilters li input[type=checkbox], .thirdLevelPage #leftSection .experienceLevelFilters li input[type=checkbox] {
  opacity: 0;
  position: absolute;
}
.secondLevelPage #leftSection .jobFunctionFilters li input[type=checkbox] + label::after, .secondLevelPage #leftSection .jobFunctionFilters li input[type=checkbox]:checked.fake-unchecked + label::after, .secondLevelPage #leftSection .brandFilters li input[type=checkbox] + label::after, .secondLevelPage #leftSection .brandFilters li input[type=checkbox]:checked.fake-unchecked + label::after, .secondLevelPage #leftSection .organizationFilters li input[type=checkbox] + label::after, .secondLevelPage #leftSection .organizationFilters li input[type=checkbox]:checked.fake-unchecked + label::after, .secondLevelPage #leftSection .locationFilters li input[type=checkbox] + label::after, .secondLevelPage #leftSection .locationFilters li input[type=checkbox]:checked.fake-unchecked + label::after, .secondLevelPage #leftSection .locationTypeFilters li input[type=checkbox] + label::after, .secondLevelPage #leftSection .locationTypeFilters li input[type=checkbox]:checked.fake-unchecked + label::after, .secondLevelPage #leftSection .experienceLevelFilters li input[type=checkbox] + label::after, .secondLevelPage #leftSection .experienceLevelFilters li input[type=checkbox]:checked.fake-unchecked + label::after, .thirdLevelPage #leftSection .jobFunctionFilters li input[type=checkbox] + label::after, .thirdLevelPage #leftSection .jobFunctionFilters li input[type=checkbox]:checked.fake-unchecked + label::after, .thirdLevelPage #leftSection .brandFilters li input[type=checkbox] + label::after, .thirdLevelPage #leftSection .brandFilters li input[type=checkbox]:checked.fake-unchecked + label::after, .thirdLevelPage #leftSection .organizationFilters li input[type=checkbox] + label::after, .thirdLevelPage #leftSection .organizationFilters li input[type=checkbox]:checked.fake-unchecked + label::after, .thirdLevelPage #leftSection .locationFilters li input[type=checkbox] + label::after, .thirdLevelPage #leftSection .locationFilters li input[type=checkbox]:checked.fake-unchecked + label::after, .thirdLevelPage #leftSection .locationTypeFilters li input[type=checkbox] + label::after, .thirdLevelPage #leftSection .locationTypeFilters li input[type=checkbox]:checked.fake-unchecked + label::after, .thirdLevelPage #leftSection .experienceLevelFilters li input[type=checkbox] + label::after, .thirdLevelPage #leftSection .experienceLevelFilters li input[type=checkbox]:checked.fake-unchecked + label::after {
  content: none;
}
.secondLevelPage #leftSection .jobFunctionFilters li input[type=checkbox]:checked + label::after, .secondLevelPage #leftSection .brandFilters li input[type=checkbox]:checked + label::after, .secondLevelPage #leftSection .organizationFilters li input[type=checkbox]:checked + label::after, .secondLevelPage #leftSection .locationFilters li input[type=checkbox]:checked + label::after, .secondLevelPage #leftSection .locationTypeFilters li input[type=checkbox]:checked + label::after, .secondLevelPage #leftSection .experienceLevelFilters li input[type=checkbox]:checked + label::after, .thirdLevelPage #leftSection .jobFunctionFilters li input[type=checkbox]:checked + label::after, .thirdLevelPage #leftSection .brandFilters li input[type=checkbox]:checked + label::after, .thirdLevelPage #leftSection .organizationFilters li input[type=checkbox]:checked + label::after, .thirdLevelPage #leftSection .locationFilters li input[type=checkbox]:checked + label::after, .thirdLevelPage #leftSection .locationTypeFilters li input[type=checkbox]:checked + label::after, .thirdLevelPage #leftSection .experienceLevelFilters li input[type=checkbox]:checked + label::after {
  content: "";
}
.secondLevelPage #leftSection .jobFunctionFilters li label, .secondLevelPage #leftSection .brandFilters li label, .secondLevelPage #leftSection .organizationFilters li label, .secondLevelPage #leftSection .locationFilters li label, .secondLevelPage #leftSection .locationTypeFilters li label, .secondLevelPage #leftSection .experienceLevelFilters li label, .thirdLevelPage #leftSection .jobFunctionFilters li label, .thirdLevelPage #leftSection .brandFilters li label, .thirdLevelPage #leftSection .organizationFilters li label, .thirdLevelPage #leftSection .locationFilters li label, .thirdLevelPage #leftSection .locationTypeFilters li label, .thirdLevelPage #leftSection .experienceLevelFilters li label {
  display: inline-block;
  position: relative;
  padding-left: 26px;
}
.secondLevelPage #leftSection .jobFunctionFilters li label::before, .secondLevelPage #leftSection .jobFunctionFilters li label::after, .secondLevelPage #leftSection .brandFilters li label::before, .secondLevelPage #leftSection .brandFilters li label::after, .secondLevelPage #leftSection .organizationFilters li label::before, .secondLevelPage #leftSection .organizationFilters li label::after, .secondLevelPage #leftSection .locationFilters li label::before, .secondLevelPage #leftSection .locationFilters li label::after, .secondLevelPage #leftSection .locationTypeFilters li label::before, .secondLevelPage #leftSection .locationTypeFilters li label::after, .secondLevelPage #leftSection .experienceLevelFilters li label::before, .secondLevelPage #leftSection .experienceLevelFilters li label::after, .thirdLevelPage #leftSection .jobFunctionFilters li label::before, .thirdLevelPage #leftSection .jobFunctionFilters li label::after, .thirdLevelPage #leftSection .brandFilters li label::before, .thirdLevelPage #leftSection .brandFilters li label::after, .thirdLevelPage #leftSection .organizationFilters li label::before, .thirdLevelPage #leftSection .organizationFilters li label::after, .thirdLevelPage #leftSection .locationFilters li label::before, .thirdLevelPage #leftSection .locationFilters li label::after, .thirdLevelPage #leftSection .locationTypeFilters li label::before, .thirdLevelPage #leftSection .locationTypeFilters li label::after, .thirdLevelPage #leftSection .experienceLevelFilters li label::before, .thirdLevelPage #leftSection .experienceLevelFilters li label::after {
  position: absolute;
  content: "";
}
.secondLevelPage #leftSection .jobFunctionFilters li label::before, .secondLevelPage #leftSection .brandFilters li label::before, .secondLevelPage #leftSection .organizationFilters li label::before, .secondLevelPage #leftSection .locationFilters li label::before, .secondLevelPage #leftSection .locationTypeFilters li label::before, .secondLevelPage #leftSection .experienceLevelFilters li label::before, .thirdLevelPage #leftSection .jobFunctionFilters li label::before, .thirdLevelPage #leftSection .brandFilters li label::before, .thirdLevelPage #leftSection .organizationFilters li label::before, .thirdLevelPage #leftSection .locationFilters li label::before, .thirdLevelPage #leftSection .locationTypeFilters li label::before, .thirdLevelPage #leftSection .experienceLevelFilters li label::before {
  height: 16px;
  width: 16px;
  left: 0;
  top: 2px;
  border: 1px solid #b0b0b0;
}
.secondLevelPage #leftSection .jobFunctionFilters li label::after, .secondLevelPage #leftSection .brandFilters li label::after, .secondLevelPage #leftSection .organizationFilters li label::after, .secondLevelPage #leftSection .locationFilters li label::after, .secondLevelPage #leftSection .locationTypeFilters li label::after, .secondLevelPage #leftSection .experienceLevelFilters li label::after, .thirdLevelPage #leftSection .jobFunctionFilters li label::after, .thirdLevelPage #leftSection .brandFilters li label::after, .thirdLevelPage #leftSection .organizationFilters li label::after, .thirdLevelPage #leftSection .locationFilters li label::after, .thirdLevelPage #leftSection .locationTypeFilters li label::after, .thirdLevelPage #leftSection .experienceLevelFilters li label::after {
  height: 20px;
  width: 20px;
  left: 2px;
  top: -1px;
  background-image: url("../img2019/Global/checkmark.png");
}
.secondLevelPage #leftSection .activeFilter, .thirdLevelPage #leftSection .activeFilter {
  margin-bottom: 16px;
  margin-top: 3px;
  line-height: 20px;
}
.secondLevelPage #leftSection .activeFilter.top-spacing-filter, .thirdLevelPage #leftSection .activeFilter.top-spacing-filter {
  margin-top: 16px;
}
.secondLevelPage #leftSection .activeFilter a, .thirdLevelPage #leftSection .activeFilter a {
  color: #FF0000;
}
@media (max-width: 768px) {
  .secondLevelPage #leftSection, .thirdLevelPage #leftSection {
    display: none;
  }
  .secondLevelPage #leftSection.show-on-mobile-left-section, .secondLevelPage #leftSection.show-filter-on-mobile, .thirdLevelPage #leftSection.show-on-mobile-left-section, .thirdLevelPage #leftSection.show-filter-on-mobile {
    display: block;
    flex: 1 0 100%;
    margin-top: 90px;
  }
}
.secondLevelPage #rightSection, .thirdLevelPage #rightSection {
  flex: 0 1 70%;
}
@media (max-width: 768px) {
  .secondLevelPage #rightSection, .thirdLevelPage #rightSection {
    flex: 1 0 100%;
  }
}
.secondLevelPage #rightSection h1.h3, .thirdLevelPage #rightSection h1.h3 {
  margin-bottom: 40px;
}
.secondLevelPage #rightSection h2.h4, .thirdLevelPage #rightSection h2.h4 {
  margin-bottom: 20px;
}
.secondLevelPage #rightSection .bodyImageWrapper, .thirdLevelPage #rightSection .bodyImageWrapper {
  width: 100%;
  padding-bottom: 20px;
}
.secondLevelPage #rightSection .bodyImageWrapper img, .thirdLevelPage #rightSection .bodyImageWrapper img {
  max-width: 620px;
  width: 100%;
}
.secondLevelPage #rightSection p img, .thirdLevelPage #rightSection p img {
  max-width: 100%;
  height: auto;
}
.secondLevelPage #rightSection ul, .thirdLevelPage #rightSection ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.secondLevelPage #rightSection li, .thirdLevelPage #rightSection li {
  padding-left: 1em;
  text-indent: -0.7em;
}
.secondLevelPage #rightSection li::before, .thirdLevelPage #rightSection li::before {
  content: "• ";
  color: #00263E;
}
.secondLevelPage #rightSection .organizationWrapper, .thirdLevelPage #rightSection .organizationWrapper {
  display: none;
}
.secondLevelPage #rightSection .brandLogo, .thirdLevelPage #rightSection .brandLogo {
  width: 130px;
  margin-right: 20px;
}
.secondLevelPage #rightSection #jobsList, .thirdLevelPage #rightSection #jobsList {
  margin-top: 20px;
}
.secondLevelPage video.our-teams, .thirdLevelPage video.our-teams {
  padding-top: 30px;
  width: 100% !important;
  height: auto !important;
  max-width: 580px;
}
.secondLevelPage .brandName, .thirdLevelPage .brandName {
  text-transform: uppercase;
}

#bottomSection {
  padding-top: 30px;
}

.small-note {
  font-size: small;
  margin: 10px 20px 30px 20px;
}
.small-note a {
  color: #00263E;
  text-decoration: none;
  border-bottom: 1px solid #D2232A;
  padding-bottom: 1px;
}
.small-note a:hover {
  color: #00263E;
  text-decoration: none;
  border-bottom: none;
}

.button.internships {
  width: 260px;
  margin-bottom: 30px;
}

.blog-body {
  padding-top: 15px;
}

.blog-listing-wrapper {
  padding-top: 45px;
  margin-top: 45px;
  border-top: 1px solid #b0b0b0;
}

.blogLink {
  margin-top: 15px;
}
.blogLink a {
  display: inline-block !important;
  margin-bottom: 10px !important;
}

.blog-container {
  padding-top: 40px;
}

.lifeAtFoxWrapper p,
.lifeAtFoxWrapper p:hover,
.lifeAtFoxWrapper span,
.lifeAtFoxWrapper span:hover,
.lifeAtFoxWrapper a,
.lifeAtFoxWrapper a:hover,
.lifeAtFoxWrapper li,
.lifeAtFoxWrapper li:hover {
  font-size: calc(1rem + 4px);
  line-height: 30px;
}

.lifeAtFoxWrapper {
  flex-direction: column;
  padding: 0 !important;
  max-width: none !important;
  width: 100% !important;
}
.lifeAtFoxWrapper .lifeAtFoxTopNav {
  background-color: #fff;
  width: 100%;
  z-index: 100;
  box-shadow: 0px 2px 10px 2px rgba(0, 0, 0, 0.2);
}
.lifeAtFoxWrapper .lifeAtFoxTopNav #leftNavWrapper {
  display: flex;
  justify-content: center;
  gap: 2rem;
  height: 100%;
  align-items: center;
  padding: 1rem 20%;
}
@media screen and (max-width: 768px) {
  .lifeAtFoxWrapper .lifeAtFoxTopNav #leftNavWrapper {
    padding: 1rem 5%;
  }
}
.lifeAtFoxWrapper .lifeAtFoxTopNav #leftNavWrapper .leftLink {
  flex: 1;
  text-align: center;
}
.lifeAtFoxWrapper .lifeAtFoxTopNav #leftNavWrapper .leftLink .sectionNav {
  margin-bottom: 0px !important;
  border-bottom: none !important;
  color: #00263e !important;
}
.lifeAtFoxWrapper .lifeAtFoxTopNav #leftNavWrapper .leftLink .active {
  background-color: #00263e;
  color: #fff !important;
  border-bottom: none !important;
  border-radius: 5px;
  padding: 1rem !important;
  margin-bottom: 0;
}
@media screen and (max-width: 768px) {
  .lifeAtFoxWrapper .lifeAtFoxTopNav #leftNavWrapper .leftLink .active {
    padding: 0.5rem !important;
  }
}
.lifeAtFoxWrapper .lifeAtFoxContent {
  text-align: center;
}
.lifeAtFoxWrapper .lifeAtFoxContent h1.h3 {
  text-transform: capitalize;
  font-weight: bolder;
}
@media screen and (max-width: 768px) {
  .lifeAtFoxWrapper .lifeAtFoxContent h1.h3 {
    font-size: 36px;
  }
}
@media screen and (max-width: 768px) {
  .lifeAtFoxWrapper .lifeAtFoxContent h2.h4 {
    font-size: 28px;
  }
}
.lifeAtFoxWrapper .lifeAtFoxContent h2.h5 {
  padding-top: 1rem;
  text-transform: none;
  font-weight: 600;
  line-height: 1.5;
  color: #00263E;
}
.lifeAtFoxWrapper .lifeAtFoxContent video {
  margin-bottom: 40px;
  margin-top: calc(2% + 40px);
  width: 85%;
}
@media screen and (max-width: 768px) {
  .lifeAtFoxWrapper .lifeAtFoxContent video {
    width: 90%;
  }
}
.lifeAtFoxWrapper #lifeAtFoxContent__introContent {
  padding: 2% 10%;
}
@media screen and (max-width: 768px) {
  .lifeAtFoxWrapper #lifeAtFoxContent__introContent {
    padding-bottom: 3rem;
  }
}
.lifeAtFoxWrapper #lifeAtFoxContent__introContent p {
  padding: 1.5rem 0 0 0;
  font-weight: 400;
}
.lifeAtFoxWrapper .lifeAtFox-fifty-fifty {
  display: flex;
  overflow: hidden;
  min-height: 600px;
}
@media screen and (max-width: 992px) {
  .lifeAtFoxWrapper .lifeAtFox-fifty-fifty {
    max-height: 475px;
  }
}
@media screen and (max-width: 768px) {
  .lifeAtFoxWrapper .lifeAtFox-fifty-fifty {
    flex-direction: column !important;
    max-height: none;
  }
}
.lifeAtFoxWrapper .lifeAtFox-fifty-fifty div {
  flex: 1;
}
.lifeAtFoxWrapper .lifeAtFox-fifty-fifty .lifeAtFox-fifty-fifty__image {
  min-height: 300px;
  width: 100%;
  background-size: cover;
  background-position-x: center;
  background-position-y: top;
}
.lifeAtFoxWrapper .lifeAtFox-fifty-fifty img {
  width: 100%;
  height: 100%;
}
@media screen and (max-width: 768px) {
  .lifeAtFoxWrapper .lifeAtFox-fifty-fifty img {
    margin-bottom: -1rem;
  }
}
.lifeAtFoxWrapper .lifeAtFox-fifty-fifty .lifeAtFox-fifty-fifty__textContent {
  width: 100%;
  text-align: left;
  background-color: #00263E;
  display: flex;
  align-items: center;
}
.lifeAtFoxWrapper .lifeAtFox-fifty-fifty .lifeAtFox-fifty-fifty__textContent .lifeAtFox-fifty-fifty__textContent-padding {
  padding: 5rem;
}
@media screen and (max-width: 992px) {
  .lifeAtFoxWrapper .lifeAtFox-fifty-fifty .lifeAtFox-fifty-fifty__textContent .lifeAtFox-fifty-fifty__textContent-padding {
    padding: 3rem;
  }
}
.lifeAtFoxWrapper .lifeAtFox-fifty-fifty .lifeAtFox-fifty-fifty__textContent .lifeAtFox-fifty-fifty__textContent-padding h3.h5 {
  text-transform: uppercase;
  font-weight: bold;
  color: #fff;
  padding-bottom: 1.5rem;
}
@media screen and (max-width: 992px) {
  .lifeAtFoxWrapper .lifeAtFox-fifty-fifty .lifeAtFox-fifty-fifty__textContent .lifeAtFox-fifty-fifty__textContent-padding h3.h5 {
    font-size: 26px;
    padding-bottom: 0.75rem;
    line-height: 32px;
  }
}
.lifeAtFoxWrapper .lifeAtFox-fifty-fifty .lifeAtFox-fifty-fifty__textContent .lifeAtFox-fifty-fifty__textContent-padding p {
  color: #fff;
  padding-bottom: 1.5rem;
}
@media screen and (max-width: 992px) {
  .lifeAtFoxWrapper .lifeAtFox-fifty-fifty .lifeAtFox-fifty-fifty__textContent .lifeAtFox-fifty-fifty__textContent-padding p {
    padding-bottom: 0.75rem;
  }
}
.lifeAtFoxWrapper .lifeAtFox-fifty-fifty .lifeAtFox-fifty-fifty__textContent .button {
  color: #00263e;
  background-color: #fff;
  border: none;
}
.lifeAtFoxWrapper .lifeAtFox-fifty-fifty .lifeAtFox-fifty-fifty__textContent .button:hover {
  font-size: 16px;
  line-height: 16px;
}
.lifeAtFoxWrapper .lifeAtFox-fifty-fifty-rightToLeft {
  flex-direction: row-reverse;
}
@media screen and (max-width: 768px) {
  .lifeAtFoxWrapper .lifeAtFox-fifty-fifty-rightToLeft {
    flex-direction: column !important;
    max-height: none;
  }
}
.lifeAtFoxWrapper .lifeAtFox-fifty-fifty-rightToLeft .lifeAtFox-fifty-fifty__textContent {
  background-color: #EDF7FF;
}
.lifeAtFoxWrapper .lifeAtFox-fifty-fifty-rightToLeft .lifeAtFox-fifty-fifty__textContent h3.h5 {
  color: #00263e !important;
}
.lifeAtFoxWrapper .lifeAtFox-fifty-fifty-rightToLeft .lifeAtFox-fifty-fifty__textContent p {
  color: #00263e !important;
}
.lifeAtFoxWrapper .lifeAtFox-awardsAndRecognition {
  background-color: #fff;
  display: flex;
  flex-direction: column;
  align-items: center;
}
.lifeAtFoxWrapper .lifeAtFox-awardsAndRecognition .badgeContainer {
  justify-content: center;
}

.testimonial {
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 3rem;
  background-color: #fff;
}
@media screen and (max-width: 768px) {
  .testimonial {
    flex-direction: column;
  }
}
.testimonial .testimonial__picture {
  flex: 1;
}
@media screen and (max-width: 768px) {
  .testimonial .testimonial__picture {
    padding-bottom: 1rem;
  }
}
.testimonial .testimonial__picture img {
  width: 50%;
  border-right: 2px solid #D2232A;
  padding-right: 15%;
  margin-left: 15%;
}
@media screen and (max-width: 980px) {
  .testimonial .testimonial__picture img {
    width: 60%;
    padding-right: 10%;
    margin-left: 0;
  }
}
@media screen and (max-width: 768px) {
  .testimonial .testimonial__picture img {
    padding-right: 0%;
    border-right: none;
  }
}
.testimonial hr {
  display: none;
}
@media screen and (max-width: 768px) {
  .testimonial hr {
    display: block;
    width: 60%;
    color: #D2232A;
    background-color: #D2232A;
  }
}
.testimonial .testimonial__content {
  flex: 2;
  text-align: left;
  padding: 6rem 2rem;
}
@media screen and (max-width: 1600px) {
  .testimonial .testimonial__content {
    padding: 3rem 2rem;
  }
}
@media screen and (max-width: 1300px) {
  .testimonial .testimonial__content {
    padding: 2rem;
  }
}
@media screen and (max-width: 980px) {
  .testimonial .testimonial__content {
    padding: 0.75rem 2rem;
  }
}
@media screen and (max-width: 768px) {
  .testimonial .testimonial__content {
    text-align: center;
  }
}
.testimonial .testimonial__content p {
  font-size: 22px;
}
@media screen and (max-width: 1600px) {
  .testimonial .testimonial__content p {
    font-size: 20px;
  }
}
@media screen and (max-width: 1300px) {
  .testimonial .testimonial__content p {
    font-size: 18px;
  }
}
.testimonial .testimonial__content .testimonial__content-quote {
  font-weight: bold;
  padding-bottom: 1rem;
}
.testimonial .testimonial__content .testimonial__content-citation {
  font-weight: 500;
}
.testimonial #benefitsAndPerks {
  background-color: #fff;
  margin-top: 0;
  width: 100%;
}
.testimonial #benefitsAndPerks #lifeAtFoxContent__introContent h1.h3 {
  margin-bottom: 0;
}
@media screen and (max-width: 768px) {
  .testimonial #benefitsAndPerks #lifeAtFoxContent__introContent h1.h3 {
    margin-top: 2rem;
  }
}
@media screen and (max-width: 768px) {
  .testimonial #benefitsAndPerks .lifeAtFoxWrapper #lifeAtFoxContent__introContent p {
    padding: 0;
  }
}

.transparentFiftyFiftyCards {
  display: flex;
  flex-direction: column;
  padding-top: 3rem;
  gap: 100px;
}
.transparentFiftyFiftyCards .transparentFiftyFiftyCards__row {
  display: flex;
  align-items: start;
  gap: 2.5%;
}
.transparentFiftyFiftyCards .transparentFiftyFiftyCards__row div {
  flex: 1;
}
.transparentFiftyFiftyCards .transparentFiftyFiftyCards__row .transparentFiftyFiftyCards__row-picture img {
  width: 90%;
}
@media screen and (max-width: 768px) {
  .transparentFiftyFiftyCards .transparentFiftyFiftyCards__row .transparentFiftyFiftyCards__row-content {
    padding: 2rem 7.5%;
  }
}
.transparentFiftyFiftyCards .transparentFiftyFiftyCards__row .transparentFiftyFiftyCards__row-content p {
  font-weight: 400;
  text-align: left;
  line-height: 2;
}
.transparentFiftyFiftyCards .transparentFiftyFiftyCards__leftToRight {
  flex-direction: row;
}
.transparentFiftyFiftyCards .transparentFiftyFiftyCards__leftToRight img {
  -webkit-box-shadow: 10px 10px 0px 5px rgb(178, 198, 218);
  -moz-box-shadow: 10px 10px 0px 5px rgb(178, 198, 218);
  box-shadow: 10px 10px 0px 5px rgb(178, 198, 218);
}
.transparentFiftyFiftyCards .transparentFiftyFiftyCards__leftToRight p {
  margin-right: 5%;
}
@media screen and (max-width: 768px) {
  .transparentFiftyFiftyCards .transparentFiftyFiftyCards__leftToRight p {
    margin-right: 0;
  }
}
.transparentFiftyFiftyCards .transparentFiftyFiftyCards__rightToLeft {
  flex-direction: row-reverse;
}
.transparentFiftyFiftyCards .transparentFiftyFiftyCards__rightToLeft img {
  -webkit-box-shadow: 10px 10px 0px 5px rgb(240, 178, 187);
  -moz-box-shadow: 10px 10px 0px 5px rgb(240, 178, 187);
  box-shadow: 10px 10px 0px 5px rgb(240, 178, 187);
}
.transparentFiftyFiftyCards .transparentFiftyFiftyCards__rightToLeft p {
  margin-left: 5%;
}
@media screen and (max-width: 768px) {
  .transparentFiftyFiftyCards .transparentFiftyFiftyCards__rightToLeft p {
    margin-left: 0;
  }
}
@media screen and (max-width: 768px) {
  .transparentFiftyFiftyCards .transparentFiftyFiftyCards__leftToRight,
  .transparentFiftyFiftyCards .transparentFiftyFiftyCards__rightToLeft {
    flex-direction: column;
  }
}

.lifeAtFox-tab {
  box-shadow: 0px 10px 11px 12px rgba(0, 0, 0, 0.2);
  margin: 3rem 0;
  border-radius: 10px;
}

.lifeAtFox-tab input {
  position: absolute;
  opacity: 0;
  z-index: -1;
}

.lifeAtFox-tab__content {
  max-height: 0;
  overflow: hidden;
  transition: all 0.35s;
  background-color: #fff;
  margin-top: -1rem;
  text-align: left;
  border-radius: 10px;
  padding-left: 1rem;
  padding-right: 6rem;
}
@media screen and (max-width: 768px) {
  .lifeAtFox-tab__content {
    padding-right: 2rem;
  }
}

.lifeAtFox-tab__content ul li {
  font-weight: bold;
}

.lifeAtFox-tab input:checked ~ .lifeAtFox-tab__content {
  max-height: 500rem;
  padding-bottom: 2rem;
}

/* Visual styles */
.lifeAtFox-accordion {
  overflow: hidden;
  background-color: #e5e5e5;
  padding-right: 10%;
  padding-left: 10%;
  border: none;
}

@media screen and (max-width: 768px) {
  .lifeAtFox-accordion {
    padding: 2rem;
  }
}
.lifeAtFox-tab__label,
.lifeAtFox-tab__close {
  display: flex;
  color: #00263E;
  background: #fff;
  cursor: pointer;
}

.lifeAtFox-tab__label {
  justify-content: space-between;
  border-radius: 10px;
  padding: 2rem;
  font-size: 25px;
  color: #00263E;
  text-align: left;
}

.lifeAtFox-tab input:checked + .lifeAtFox-tab__label {
  flex-direction: row-reverse;
}

.lifeAtFox-tab__label::before, .lifeAtFox-tab__label::after {
  content: "❯";
  width: 1em;
  height: 1em;
  text-align: center;
  transition: all 0.35s;
  font-weight: bolder;
}

.lifeAtFox-tab__label::before {
  transform: rotate(270deg);
  display: none;
  margin-right: 0.75rem;
}

.lifeAtFox-tab__label::after {
  transform: rotate(90deg);
}

.lifeAtFox-tab input:checked + .lifeAtFox-tab__label::after {
  display: none;
}

.lifeAtFox-tab input:checked + .lifeAtFox-tab__label::before {
  display: block;
}

.lifeAtFox-tab__content p {
  margin: 0;
  padding: 1rem;
}

.lifeAtFox-tab__close {
  justify-content: flex-end;
  padding: 0.5rem 1rem;
  font-size: 0.75rem;
}

.lifeAtFox-accordion--radio {
  --theme: #ff5252;
}

@keyframes bounce {
  25% {
    transform: rotate(90deg) translate(0.25rem);
  }
  75% {
    transform: rotate(90deg) translate(-0.25rem);
  }
}
.lifeAtFox-tab__partnerLogos {
  display: flex;
  align-items: center;
  gap: 2rem;
  padding: 2rem 0 0 2rem;
  flex-wrap: wrap;
  width: 100%;
}
@media screen and (max-width: 768px) {
  .lifeAtFox-tab__partnerLogos {
    flex-direction: column;
    align-items: flex-start;
    padding-left: 1rem;
    gap: 1rem;
  }
}
@media screen and (max-width: 768px) {
  .lifeAtFox-tab__partnerLogos img {
    width: 150px;
    height: auto;
  }
}

#benefitsAndPerks-healthTab-MRFs {
  list-style-type: none;
  display: flex;
  gap: 2rem;
  padding-left: 1rem;
}

#CultureAndBelonging {
  margin-top: 0;
  background-color: #fff;
}
#CultureAndBelonging #CultureAndBelonging__blueHeaderSection {
  height: 100%;
  background-color: #e5e5e5;
  padding: 5rem 15%;
}
@media screen and (max-width: 768px) {
  #CultureAndBelonging #CultureAndBelonging__blueHeaderSection {
    padding: 10%;
  }
}
#CultureAndBelonging #CultureAndBelonging__blueHeaderSection h1.h3 {
  padding: 1rem 0;
  margin: 0 auto;
}
#CultureAndBelonging #CultureAndBelonging__blueHeaderSection h2.h5 {
  padding: 1rem 0;
  margin: 0 auto;
}
#CultureAndBelonging #thePeopleBehindTheBrands {
  margin: 4rem 0;
}
#CultureAndBelonging .transparentFiftyFiftyCards {
  margin-top: -1rem;
  padding-left: 10%;
  padding-right: 10%;
  padding-top: 2rem !important;
}
#CultureAndBelonging .transparentFiftyFiftyCards .transparentFiftyFiftyCards__row {
  padding-bottom: 2rem;
}
#CultureAndBelonging .transparentFiftyFiftyCards .transparentFiftyFiftyCards__row:nth-child(1) img {
  -webkit-box-shadow: 10px 10px 0px 5px rgb(240, 178, 187);
  -moz-box-shadow: 10px 10px 0px 5px rgb(240, 178, 187);
  box-shadow: 10px 10px 0px 5px rgb(240, 178, 187);
}
#CultureAndBelonging .transparentFiftyFiftyCards .transparentFiftyFiftyCards__row:nth-child(2) img {
  -webkit-box-shadow: 10px 10px 0px 5px rgb(178, 198, 218);
  -moz-box-shadow: 10px 10px 0px 5px rgb(178, 198, 218);
  box-shadow: 10px 10px 0px 5px rgb(178, 198, 218);
}
#CultureAndBelonging .transparentFiftyFiftyCards .transparentFiftyFiftyCards__row:nth-child(3) img {
  -webkit-box-shadow: 10px 10px 0px 5px rgb(233, 233, 233);
  -moz-box-shadow: 10px 10px 0px 5px rgb(233, 233, 233);
  box-shadow: 10px 10px 0px 5px rgb(233, 233, 233);
}
#CultureAndBelonging #ourProgrammingOurPartnerships h2 {
  font-style: italic;
  text-transform: none;
  padding: 0 10%;
}
#CultureAndBelonging #ourProgrammingOurPartnerships #ourProgrammingOurPartnerships__fiftyFifty {
  display: flex;
  padding: 2rem 20%;
}
@media screen and (max-width: 1180px) {
  #CultureAndBelonging #ourProgrammingOurPartnerships #ourProgrammingOurPartnerships__fiftyFifty {
    padding: 1rem 10%;
  }
}
@media screen and (max-width: 980px) {
  #CultureAndBelonging #ourProgrammingOurPartnerships #ourProgrammingOurPartnerships__fiftyFifty {
    padding: 1rem 5%;
  }
}
@media screen and (max-width: 768px) {
  #CultureAndBelonging #ourProgrammingOurPartnerships #ourProgrammingOurPartnerships__fiftyFifty {
    flex-direction: column;
  }
}
#CultureAndBelonging #ourProgrammingOurPartnerships #ourProgrammingOurPartnerships__fiftyFifty div {
  flex: 1 1 calc(50% - 10px);
  text-align: left;
  padding: 0 2rem;
}
@media screen and (max-width: 768px) {
  #CultureAndBelonging #ourProgrammingOurPartnerships #ourProgrammingOurPartnerships__fiftyFifty div {
    padding: 2rem;
  }
}
#CultureAndBelonging #ourProgrammingOurPartnerships #ourProgrammingOurPartnerships__fiftyFifty div h5 {
  padding-bottom: 1rem;
  font-weight: bold;
  color: #00263E;
}
#CultureAndBelonging #ourProgrammingOurPartnerships #ourProgrammingOurPartnerships__fiftyFifty div:nth-child(1) {
  border-right: 1px solid #00263E;
}
@media screen and (max-width: 768px) {
  #CultureAndBelonging #ourProgrammingOurPartnerships #ourProgrammingOurPartnerships__fiftyFifty div:nth-child(1) {
    border-right: none;
    border-bottom: 1px solid #00263E;
  }
}
#CultureAndBelonging #cultureAndBelonging__communitiesSection {
  display: flex;
  flex-direction: column;
  align-items: center;
  background-color: #e5e5e5;
  box-shadow: 0px 10px 9px 2px rgba(0, 0, 0, 0.2);
}
#CultureAndBelonging #cultureAndBelonging__communitiesSection .slider-container {
  width: 100%;
  max-width: 826px;
  padding: 1rem 2rem;
}
@media screen and (max-width: 980px) {
  #CultureAndBelonging #cultureAndBelonging__communitiesSection .slider-container {
    max-width: 770px;
  }
}
@media screen and (max-width: 768px) {
  #CultureAndBelonging #cultureAndBelonging__communitiesSection .slider-container {
    max-width: 482px;
  }
}
@media screen and (max-width: 480px) {
  #CultureAndBelonging #cultureAndBelonging__communitiesSection .slider-container {
    max-width: 60vw;
  }
}
#CultureAndBelonging #cultureAndBelonging__communitiesSection .slider-container div {
  width: 100%;
}
#CultureAndBelonging #cultureAndBelonging__communitiesSection .slider-container .slick-slider {
  width: 100%;
  height: auto;
}
#CultureAndBelonging #cultureAndBelonging__communitiesSection .slider-container .slick-prev:before, #CultureAndBelonging #cultureAndBelonging__communitiesSection .slider-container .slick-next:before {
  color: #00263E;
}
#CultureAndBelonging #cultureAndBelonging__communitiesSection .slider-container slick-list {
  width: 100%;
}
#CultureAndBelonging #cultureAndBelonging__communitiesSection .slider-container .slick-slide img {
  max-width: 100%;
}

#cultureAndBelonging-LearnMore {
  display: flex;
  flex-direction: column;
  align-items: center;
  padding: 3%;
  text-align: center;
  justify-content: center;
}
@media screen and (max-width: 768px) {
  #cultureAndBelonging-LearnMore {
    padding: 10%;
  }
}
#cultureAndBelonging-LearnMore #cultureAndBelonging-LearnMore__links {
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  width: 100%;
  gap: 0;
  text-align: center;
}
@media screen and (max-width: 768px) {
  #cultureAndBelonging-LearnMore #cultureAndBelonging-LearnMore__links {
    max-width: none;
  }
}
#cultureAndBelonging-LearnMore #cultureAndBelonging-LearnMore__links a:hover {
  font-weight: 400;
}
#cultureAndBelonging-LearnMore #cultureAndBelonging-LearnMore__links p {
  flex: 1;
  min-width: 100px;
  text-wrap: nowrap;
}
#cultureAndBelonging-LearnMore #cultureAndBelonging-LearnMore__links #cultureAndBelonging-LearnMore__CSRLink {
  text-align: right;
}
#cultureAndBelonging-LearnMore #cultureAndBelonging-LearnMore__links #cultureAndBelonging-LearnMore__CSRLink a {
  margin-right: 1rem;
}
#cultureAndBelonging-LearnMore #cultureAndBelonging-LearnMore__links #cultureAndBelonging-LearnMore__foxCorporation {
  text-align: left;
}
#cultureAndBelonging-LearnMore #cultureAndBelonging-LearnMore__links #cultureAndBelonging-LearnMore__foxCorporation a {
  margin-left: 1rem;
}
#cultureAndBelonging-LearnMore #cultureAndBelonging-LearnMore__links #cultureAndBelonging-LearnMore__links__dividing-line {
  font-size: 2rem;
  font-weight: 200;
}

.lifeAtFox-icons-grid {
  padding: 0 10%;
}
.lifeAtFox-icons-grid .lifeAtFox-icons-grid__container {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 5%;
}
@media screen and (max-width: 480px) {
  .lifeAtFox-icons-grid .lifeAtFox-icons-grid__container {
    flex-direction: column;
  }
}
.lifeAtFox-icons-grid .lifeAtFox-icons-grid__container .lifeAtFox-icons-grid__item {
  flex: 1 1 calc(50% - 10px);
  display: flex;
  justify-content: center;
  align-items: flex-start;
  padding: 2rem 0;
  max-width: 500px;
}
@media screen and (max-width: 480px) {
  .lifeAtFox-icons-grid .lifeAtFox-icons-grid__container .lifeAtFox-icons-grid__item {
    flex-direction: column;
    gap: 1rem;
    align-items: center;
  }
}
.lifeAtFox-icons-grid .lifeAtFox-icons-grid__container .lifeAtFox-icons-grid__item img {
  border-radius: 100%;
}
.lifeAtFox-icons-grid .lifeAtFox-icons-grid__container .lifeAtFox-icons-grid__item p {
  text-align: left;
  padding-left: 2rem;
}

.imageGalleryFullWidth {
  display: flex;
  justify-content: center;
  width: 100%;
  flex-direction: row;
  flex-wrap: wrap;
  box-shadow: 0px 10px 9px 2px rgba(0, 0, 0, 0.2);
}
@media screen and (max-width: 480px) {
  .imageGalleryFullWidth .imageGalleryFullWidth {
    flex-direction: column;
  }
}
.imageGalleryFullWidth div {
  width: 100%;
  flex: 1;
}
@media screen and (max-width: 980px) {
  .imageGalleryFullWidth div {
    flex: 1 1 33%;
    margin-bottom: -1rem;
  }
}
@media screen and (max-width: 480px) {
  .imageGalleryFullWidth div {
    flex: 1 1 50%;
  }
}
@media screen and (max-width: 480px) {
  .imageGalleryFullWidth div:nth-child(n+3) {
    display: none;
  }
}
.imageGalleryFullWidth div img {
  width: 100%;
  height: 100%;
}

@media screen and (max-width: 430px) {
  .sticky-navigation {
    position: sticky;
    top: 0;
    z-index: 1;
    background-color: #EDF7FF;
    border-bottom: 3px solid #00263E;
  }
  .sticky-navigation ul li {
    list-style: none;
    margin: 0;
  }
  .sticky-navigation ul li .active {
    font-weight: 600;
  }
  .sticky-navigation ul li a {
    font-size: 1.15em;
    font-weight: 400;
    text-decoration: none;
    border: 0;
    text-transform: uppercase;
  }
}
@media screen and (min-width: 768px) {
  .sticky-navigation {
    position: sticky;
    top: 0;
    z-index: 1;
    background-color: #EDF7FF;
    border-bottom: 3px solid #00263E;
  }
  .sticky-navigation ul {
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 3rem;
    flex-direction: row;
  }
  .sticky-navigation ul li {
    list-style: none;
    margin: 0;
  }
  .sticky-navigation ul li .active {
    font-weight: 600;
  }
  .sticky-navigation ul li a {
    font-size: 16px;
    text-decoration: none;
    border: 0;
    text-transform: uppercase;
  }
  .sticky-navigation ul li a:hover {
    font-size: 16px;
    font-weight: 600;
  }
}
.benefitsAndPerks__container-padding {
  padding-left: 10%;
  padding-right: 10%;
}
@media screen and (max-width: 768px) {
  .benefitsAndPerks__container-padding {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important;
  }
}

#employeeBenefits {
  background-color: #fff;
  margin-top: 0px;
  /*
  .partner-slider {
      display: flex;
      justify-content: center;
      align-items: center;
      gap: 3em;
      padding: 1em;

      img {
          width: 90px;
          height: auto;
      }
  }

  @media screen and (max-width: 480px) {
      .partner-slider {
          flex-direction: column;

          img {
              width: 35%;
          }
      }
  } 
  */
}
#employeeBenefits h2 {
  text-transform: uppercase;
  font-weight: 600;
  font-size: 2em;
}
#employeeBenefits .bold-introduction {
  font-weight: 700 !important;
  padding-top: 0 !important;
}
#employeeBenefits .lifeAtFox-tab__label {
  justify-content: start;
}
#employeeBenefits .lifeAtFox-tab__label::before {
  content: "▸";
  transform: translate(-4px, 3px) rotate(270deg);
}
#employeeBenefits .lifeAtFox-tab__label::after {
  content: "▸";
  transform: translate(4px, 4px) rotate(90deg);
}
#employeeBenefits .lifeAtFox__container-padding {
  padding-top: 1rem;
}
#employeeBenefits .lifeAtFox-tab__content {
  padding-left: 0;
  padding-right: 0;
}
#employeeBenefits .lifeAtFox-tab__label {
  font-size: 1.25em;
  text-transform: uppercase;
  font-weight: 600;
}
#employeeBenefits .accordion-clear {
  box-shadow: none;
  margin: 0;
  padding: 1em 0;
}
#employeeBenefits .accordion-clear label {
  padding: 0;
}
#employeeBenefits .accordion-clear ul {
  margin-top: 3em;
}
#employeeBenefits .accordion-clear ul li {
  font-weight: 400;
}
#employeeBenefits .lifeAtFox-tab input:checked ~ #open-tab {
  display: none;
}
#employeeBenefits #close-tab {
  display: none;
}
#employeeBenefits .lifeAtFox-tab input:checked ~ #close-tab::before {
  display: block;
}
#employeeBenefits .lifeAtFox-tab input:checked ~ #close-tab::after {
  display: none;
}
#employeeBenefits .lifeAtFox-tab input:checked ~ #close-tab {
  display: flex;
  flex-direction: row-reverse;
}
#employeeBenefits .h3 {
  padding: 0 !important;
}
#employeeBenefits .grey-background {
  background-color: #e5e5e5 !important;
}
#employeeBenefits .lifeAtFox-accordion h2.h3 {
  font-weight: bold;
  font-size: 35px;
}
@media screen and (max-width: 768px) {
  #employeeBenefits .lifeAtFox-accordion h2.h3 {
    font-size: 26px;
    line-height: 34px;
  }
}
#employeeBenefits .h5 {
  text-align: left;
  font-weight: 600;
  padding-bottom: 10px;
}
#employeeBenefits .transparentFiftyFiftyCards__rightToLeft p {
  margin: 0;
}
#employeeBenefits .transparentFiftyFiftyCards__leftToRight .h5 {
  margin: 0;
}
#employeeBenefits .transparentFiftyFiftyCards p {
  line-height: 1.75;
}
#employeeBenefits .transparentFiftyFiftyCards img {
  box-shadow: none;
}
#employeeBenefits .transparentFiftyFiftyCards ul {
  text-align: left;
}
#employeeBenefits .transparentFiftyFiftyCards ul li {
  margin-bottom: 2px;
}
#employeeBenefits .partnerContainer {
  background-color: #fff;
  box-shadow: 0px 5px 12px 0px rgba(0, 0, 0, 0.27);
  margin-bottom: 2em;
}
#employeeBenefits .slider-container {
  width: 100vw;
  padding: 1rem 0;
}
@media screen and (max-width: 480px) {
  #employeeBenefits .slider-container {
    max-width: 100vw;
  }
}
#employeeBenefits .slider-container div {
  width: 100%;
}
#employeeBenefits .slider-container .slick-track {
  display: flex;
  gap: 0.5rem;
  align-items: center;
  justify-content: center;
}
@media screen and (max-width: 480px) {
  #employeeBenefits .slider-container .slick-track {
    gap: 0.75rem;
  }
}
#employeeBenefits .slider-container .slick-slider {
  width: 100%;
  height: auto;
}
#employeeBenefits .slider-container .slick-prev:before, #employeeBenefits .slider-container .slick-next:before {
  display: none;
}
#employeeBenefits .slider-container slick-list {
  width: 100%;
}
#employeeBenefits .slider-container .slick-slide img {
  max-width: 100%;
  margin: auto;
}
#employeeBenefits .slider-container .slider-control {
  position: absolute;
  right: 10px;
  height: 30px;
  transform: translateY(-20px);
}
@media screen and (max-width: 430px) {
  #employeeBenefits .slider-container .slider-control {
    right: auto;
    transform: translateY(25px);
  }
}
#employeeBenefits .slider-container #play-pause {
  cursor: pointer;
}

#partnerships .invert {
  color: white;
}

#additional-resources {
  padding-top: 10%;
  padding-bottom: 10%;
  text-align: center;
}
#additional-resources p, #additional-resources a {
  font-weight: 400;
}
#additional-resources h2 {
  text-transform: uppercase;
  color: #000;
  font-weight: 900;
  padding-bottom: 20px;
}
#additional-resources .additionalResourceLinks {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: row;
  gap: 20px;
}

.employeeBenefits__container-padding {
  padding-top: 1rem !important;
  padding-bottom: 2rem !important;
}
@media screen and (max-width: 768px) {
  .employeeBenefits__container-padding {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important;
  }
}

.lifeAtFox__container-padding {
  padding-top: 6rem !important;
  padding-bottom: 6rem !important;
}
@media screen and (max-width: 768px) {
  .lifeAtFox__container-padding {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important;
  }
}

#lifeAtFoxContent__introContent h1,
#lifeAtFoxContent__introContent h2,
#lifeAtFoxContent__introContent p {
  width: 85%;
}
@media screen and (max-width: 768px) {
  #lifeAtFoxContent__introContent h1,
  #lifeAtFoxContent__introContent h2,
  #lifeAtFoxContent__introContent p {
    width: 90%;
  }
}

#lifeAtFoxContent__introContent h1,
#lifeAtFoxContent__introContent h2,
#lifeAtFoxContent__introContent p {
  margin: 0 auto;
  padding: 1rem 0;
}

.slick-prev:hover:before, .slick-prev:focus:before, .slick-next:hover:before, .slick-next:focus:before {
  border: 1px solid #000;
}

.secondLevelPage #leftSection .filter ul li input[type=checkbox]:focus + label {
  border: 1px solid red;
}

.lifeAtFoxWrapper .lifeAtFoxTopNav #leftNavWrapper .leftLink .active:focus {
  border: 2px solid red;
  border-bottom: 2px solid red;
}

.lifeAtFoxWrapper .lifeAtFoxTopNav #leftNavWrapper .leftLink .sectionNav:focus {
  padding: 2%;
}

.leftLink a[href="/Programs"] {
  display: none !important;
}

@media screen and (max-width: 768px) {
  #btnAmbassador__brandData {
    flex-direction: column;
    gap: 2rem;
  }
}

#jobDetails p:empty {
  margin: 0px;
  padding: 0px;
}
#jobDetails p:last-of-type:not(:empty) {
  margin: 0px;
  padding: 0px;
}

.searchGoButton {
  border-color: #fff !important;
}

.searchGoButton:hover {
  background-color: #fff !important;
  color: #004C97 !important;
}

.photoSlideShowWrapper {
  max-width: 100%;
}
.photoSlideShowWrapper .slick-prev:before, .photoSlideShowWrapper .slick-next:before {
  color: #00263E;
}
.photoSlideShowWrapper .slider {
  width: 100%;
  height: auto;
  margin-top: 20px;
  margin-bottom: 40px;
}
.photoSlideShowWrapper .slider div {
  width: 100%;
}
.photoSlideShowWrapper .slider div img {
  max-width: 100%;
}

.quickSearchBox {
  padding-top: 45px;
  padding-bottom: 45px;
  background-color: #004c97;
  color: #fff;
  position: relative;
  z-index: 3;
}
.quickSearchBox.smallBanner .searchBoxHeader {
  display: none;
}
@media (max-width: 1180px) {
  .quickSearchBox {
    height: auto;
    padding-top: 25px;
    padding-bottom: 25px;
    border-radius: 0px;
    margin-bottom: 0px;
  }
}
.quickSearchBox .searchBoxHeader {
  display: block;
  font-family: urw-din, sans-serif;
  font-size: 45px;
  line-height: 45px;
  text-transform: uppercase;
  color: #fff;
  padding-bottom: 30px;
}
@media (max-width: 1180px) {
  .quickSearchBox .searchBoxHeader {
    padding-left: 5%;
    padding-right: 5%;
    margin: 0 auto;
    cursor: pointer;
    padding-bottom: 25px;
    font-size: 36px;
    line-height: 36px;
  }
  .quickSearchBox .searchBoxHeader .headerText {
    text-align: left !important;
  }
}
@media (max-width: 940px) {
  .quickSearchBox .searchBoxHeader {
    font-size: 25px;
  }
}
.quickSearchBox .searchBoxMainArea select::-ms-expand {
  display: none;
}
.quickSearchBox .searchTypes {
  display: flex;
  justify-content: space-between;
  max-width: 800px;
}
@media (max-width: 1180px) {
  .quickSearchBox .searchTypes {
    flex-flow: column;
    max-width: 100%;
  }
}
.quickSearchBox .searchTypes .categorySelector {
  text-decoration: none;
  text-align: center;
  font-size: 18px;
  line-height: 18px;
  height: 18px;
  margin-bottom: 25px;
  padding-top: 7px;
  cursor: pointer;
  font-weight: 400;
  font-size: 16px;
  color: #c5c5c5;
  padding-bottom: 5px;
  border-bottom: 1px solid #004c97;
}
.quickSearchBox .searchTypes .categorySelector:hover, .quickSearchBox .searchTypes .categorySelector.selected {
  color: #fff;
  border-bottom: 1px solid #D2232A;
}
@media (max-width: 1180px) {
  .quickSearchBox .searchTypes .categorySelector:hover, .quickSearchBox .searchTypes .categorySelector.selected {
    border-bottom: 1px solid #195ea1;
  }
}
.quickSearchBox .searchTypes .categorySelector.selected {
  text-decoration: none;
  cursor: default;
}
@media (max-width: 1180px) {
  .quickSearchBox .searchTypes .categorySelector.selected {
    cursor: pointer;
  }
}
@media (max-width: 1180px) {
  .quickSearchBox .searchTypes .categorySelector {
    background-image: url("../img2019/Global/arrow-white-down.png");
    background-repeat: no-repeat;
    background-position: 95% center;
    border-bottom: 1px solid #195ea1;
    text-decoration: none;
    text-align: left;
    padding: 20px 5% 20px 5%;
    margin-bottom: 0;
    width: 90%;
  }
  .quickSearchBox .searchTypes .categorySelector.selected {
    background-color: transparent;
    text-decoration: none;
  }
  .quickSearchBox .searchTypes .categorySelector.expanded {
    border-bottom: 0px;
    background-image: url("../img2019/Global/arrow-white-up.png");
  }
}
.quickSearchBox .homeSearchSubArea {
  display: none;
  font-size: 0px;
}
.quickSearchBox .homeSearchSubArea#byKeyword {
  display: block;
}
@media (max-width: 1180px) {
  .quickSearchBox .homeSearchSubArea {
    display: none !important;
  }
}
.quickSearchBox .homeSearchSubArea .desktop-search-flex-wrapper {
  display: flex;
  justify-content: space-between;
  align-content: center;
}
.quickSearchBox .homeSearchSubArea .search-box-disclaimer p {
  font-size: 16px;
  margin-top: 15px;
  margin-left: 0px;
  margin-bottom: 0px;
  color: #ffffff;
}
.quickSearchBox .homeSearchSubArea .search-box-disclaimer p a {
  color: #ffffff;
}
.quickSearchBox .homeSearchSubArea .search-box-disclaimer p a:hover {
  border-bottom: 1px solid #000000;
}
.quickSearchBox .homeSearchSubArea select {
  background-color: #195ea1;
  color: #fff;
  -webkit-appearance: none;
  -moz-appearance: none;
  padding-left: 20px;
  height: 48px;
  border: none;
  background-image: url("../img2019/Global/arrow-white-down.png");
  background-repeat: no-repeat;
  background-position: 98% center;
  flex: 1 0 75%;
  font-weight: 400;
}
.quickSearchBox .homeSearchSubArea .searchButtonWrapper {
  flex: 0 0 10%;
  text-align: right;
}
.quickSearchBox.full .homeSearchSubArea input[type=text] {
  background-color: #195ea1;
  color: #fff;
  padding-left: 20px;
  margin-left: 0px;
  height: 46px;
  border: none;
  flex: 1 0 75%;
  width: auto;
  font-weight: 400;
}
.quickSearchBox.full .homeSearchSubArea input[type=text]::-webkit-input-placeholder { /* WebKit, Blink, Edge */
  color: #e5e5e5;
}
.quickSearchBox.full .homeSearchSubArea input[type=text]:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
  color: #e5e5e5;
  opacity: 1;
}
.quickSearchBox.full .homeSearchSubArea input[type=text]::-moz-placeholder { /* Mozilla Firefox 19+ */
  color: #e5e5e5;
  opacity: 1;
}
.quickSearchBox.full .homeSearchSubArea input[type=text]:-ms-input-placeholder { /* Internet Explorer 10-11 */
  color: #e5e5e5;
}
.quickSearchBox.full .homeSearchSubArea input[type=text]::-ms-input-placeholder { /* Microsoft Edge */
  color: #e5e5e5;
}
.quickSearchBox.full .homeSearchSubArea input[type=text]::placeholder { /* Most modern browsers support this now. */
  color: #e5e5e5;
}
.quickSearchBox .mobileSearchSubArea {
  padding: 0px 5%;
  margin: 0 auto;
  justify-content: space-between;
  display: none;
}
.quickSearchBox .mobileSearchSubArea select, .quickSearchBox .mobileSearchSubArea input[type=text] {
  width: 80%;
  float: none;
  height: 40px;
  background-color: #195ea1;
  color: #fff;
  border: none;
}
.quickSearchBox .mobileSearchSubArea select::-webkit-input-placeholder, .quickSearchBox .mobileSearchSubArea input[type=text]::-webkit-input-placeholder { /* WebKit, Blink, Edge */
  color: #e5e5e5;
}
.quickSearchBox .mobileSearchSubArea select:-moz-placeholder, .quickSearchBox .mobileSearchSubArea input[type=text]:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
  color: #e5e5e5;
  opacity: 1;
}
.quickSearchBox .mobileSearchSubArea select::-moz-placeholder, .quickSearchBox .mobileSearchSubArea input[type=text]::-moz-placeholder { /* Mozilla Firefox 19+ */
  color: #e5e5e5;
  opacity: 1;
}
.quickSearchBox .mobileSearchSubArea select:-ms-input-placeholder, .quickSearchBox .mobileSearchSubArea input[type=text]:-ms-input-placeholder { /* Internet Explorer 10-11 */
  color: #e5e5e5;
}
.quickSearchBox .mobileSearchSubArea select::-ms-input-placeholder, .quickSearchBox .mobileSearchSubArea input[type=text]::-ms-input-placeholder { /* Microsoft Edge */
  color: #e5e5e5;
}
.quickSearchBox .mobileSearchSubArea select::placeholder, .quickSearchBox .mobileSearchSubArea input[type=text]::placeholder { /* Most modern browsers support this now. */
  color: #e5e5e5;
}
.quickSearchBox .mobileSearchSubArea .searchButtonWrapper {
  display: inline-block;
  margin-left: 20px;
}
.quickSearchBox .mobileSearchSubArea .searchButtonWrapper input {
  border: 2px solid #fff;
}
.quickSearchBox .mobileSearchSubArea .searchButtonWrapper input:hover {
  background-color: #fff;
  color: #004c97;
}
@media (max-width: 1180px) {
  .quickSearchBox .mobileSearchSubArea {
    display: flex;
    padding-bottom: 7px;
    width: 90%;
  }
}
.quickSearchBox .mobile-search-box-disclaimer {
  width: 90%;
  padding: 0px 5% 10px 5%;
  display: none;
}
.quickSearchBox .mobile-search-box-disclaimer p {
  margin-top: 8px;
  margin-left: 0px;
  margin-bottom: 0px;
  font-size: 14px;
  color: #ffffff;
}
.quickSearchBox .mobile-search-box-disclaimer p a {
  color: #ffffff;
}
.quickSearchBox .mobile-search-box-disclaimer p a:hover {
  border-bottom: none;
}
@media (max-width: 1180px) {
  .quickSearchBox .mobile-search-box-disclaimer {
    display: block;
  }
}

.shareIconsWrapper {
  text-align: right;
  padding-top: 40px;
  padding-bottom: 40px;
}

.shareIconsWrapper-footer {
  text-align: right;
  padding-top: 20px;
  padding-bottom: 40px;
  display: inline-block;
  float: right;
}

.jobListing p {
  margin-bottom: 5px;
  margin-top: 5px;
}

#bodyWrapper.jobSearch {
  margin-top: -113px;
  position: relative;
}
@media (max-width: 1180px) {
  #bodyWrapper.jobSearch {
    margin-top: 0px;
    padding-top: 0px;
  }
}
#bodyWrapper.jobSearch .searchSidebar {
  margin-bottom: 40px;
}
#bodyWrapper.jobSearch .searchSidebar .headline {
  font-size: 20px;
  margin-top: 0px;
}
#bodyWrapper.jobSearch .searchSidebar.sidebarCallout {
  text-align: center;
  color: #fff;
  background-color: #00b9ea;
  height: 150px;
  padding: 37.5px 20px;
  border-radius: 4px;
}
#bodyWrapper.jobSearch .searchSidebar.sidebarCallout .calloutHeader {
  font-family: urw-din, sans-serif;
  font-size: 20px;
  text-transform: uppercase;
  letter-spacing: 0.1em;
  margin-bottom: 15px;
}
#bodyWrapper.jobSearch .searchSidebar.sidebarCallout .calloutButton {
  margin-top: 30px;
}
#bodyWrapper.jobSearch .shareIconsWrapper {
  width: 100%;
}

.searchResultTitle {
  font-family: urw-din, sans-serif;
  font-weight: 700;
  font-size: 20px;
  line-height: 24px;
  border-bottom: 1px solid #D2232A;
  padding-bottom: 1px;
  margin-top: 25px;
  margin-bottom: 5px;
  display: inline-block;
  text-decoration: none;
  color: #00263E;
}
.searchResultTitle:hover {
  color: #00263E;
  text-decoration: none;
  border-bottom: 1px solid transparent;
}

.jobSummaryWrapper {
  border-bottom: 1px solid #b0b0b0;
  padding-bottom: 45px;
  margin-bottom: 45px !important;
}
.jobSummaryWrapper .jobSummary {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding-top: 45px;
}
.jobSummaryWrapper .jobSummary .summaryText {
  flex: 0 1 70%;
}
@media (max-width: 768px) {
  .jobSummaryWrapper .jobSummary .summaryText {
    flex: 0 1 100%;
  }
}
.jobSummaryWrapper .jobSummary .summaryText p:last-of-type {
  margin-bottom: 0px;
}
.jobSummaryWrapper .jobSummary .summaryBrand {
  flex: 0 1 20%;
  text-align: right;
}
.jobSummaryWrapper .jobSummary .summaryBrand img {
  max-width: 100%;
}
@media (max-width: 768px) {
  .jobSummaryWrapper .jobSummary .summaryBrand {
    display: none;
  }
}

.button-wrapper .button.applyButton {
  line-height: 50px;
  height: 50px;
  vertical-align: top;
  padding-top: 5px;
  padding-bottom: 5px;
  margin-right: 45px;
}
@media (max-width: 768px) {
  .button-wrapper .button.applyButton {
    height: auto;
    width: 90%;
    margin-right: 0px;
    padding-right: 5%;
    padding-left: 5%;
  }
}
.button-wrapper .button.applyButtonInternal {
  color: #00263E;
  border: 1px solid #00263E;
  line-height: 22px;
  height: 50px;
  vertical-align: top;
  padding-top: 8px;
  padding-bottom: 2px;
}
.button-wrapper .button.applyButtonInternal:hover {
  background-color: transparent;
  color: #00263e;
  border: 1px solid #999;
}
@media (max-width: 768px) {
  .button-wrapper .button.applyButtonInternal {
    height: auto;
    width: 90%;
    margin-top: 25px;
    margin-right: 0px;
    padding-right: 5%;
    padding-left: 5%;
  }
}

.jobDetailPage {
  padding-bottom: 45px;
  padding-top: 45px;
}
.job-detail-footer {
  padding-top: 45px;
  padding-bottom: 120px;
}
.job-detail-footer p:last-of-type {
  margin-bottom: 0px;
}
.job-detail-footer .internal-message {
  padding-top: 33px;
}

.filter {
  border-top: 1px solid #b0b0b0;
  padding-top: 25px;
  margin-top: 25px;
}
.filter.border-bottom {
  border-bottom: 1px solid #b0b0b0;
  padding-bottom: 25px;
  margin-bottom: 25px;
}
.filter .filterHeadline {
  font-size: 20px;
  font-weight: 700;
  margin-bottom: 15px;
  font-size: 16px;
  color: #00263e;
}
.filter #keywordSearch {
  width: 90%;
  font-weight: 400;
  font-size: 16px;
  color: #666666;
  background-color: #fff;
  border: 0px;
  outline: none;
  padding: 20px;
}
.filter.activeFilter {
  background-color: #b0b0b0;
  padding-left: 20px;
  padding-right: 20px;
}
.filter.activeFilter #keywordFilter {
  padding-bottom: 20px;
}
.filter.activeFilter .JobFilterActive {
  padding-bottom: 20px;
}
.filter .searchX {
  width: 30px;
  height: 30px;
  float: right;
}
.filter .searchX a {
  border-bottom: 0px !important;
}

#searchResultsHeader {
  padding-bottom: 45px;
}

#loadMoreButton {
  margin-top: 45px;
}

.search-sidebar.desktop-only {
  display: none;
}
@media (min-width: 769px) {
  .search-sidebar.desktop-only {
    display: block;
  }
}
.search-sidebar.mobile-only {
  display: block;
  border-top: 1px solid #b0b0b0;
  margin-top: 20px;
  padding-top: 20px;
}
@media (min-width: 769px) {
  .search-sidebar.mobile-only {
    display: none;
  }
}

@media (max-width: 768px) {
  #leftSection.searchFilters {
    display: block;
    width: auto;
    float: none;
    margin-bottom: 30px;
    flex: 0 1 100%;
  }
  #leftSection.searchFilters .filter {
    display: none;
  }
  #leftSection.searchFilters .filterSectionHeader {
    display: none;
  }
}
#leftSection.searchFilters .filterExpand {
  display: none;
}
@media (max-width: 768px) {
  #leftSection.searchFilters .filterExpand {
    display: block;
    width: 90%;
    padding-left: 5%;
    padding-right: 5%;
  }
}
#leftSection.searchFilters .filterExpand img {
  margin-left: 10px;
}
#leftSection.searchFilters .filterExpand.expanded img {
  -webkit-transform: rotate(180deg);
}
#leftSection.searchFilters.disabled .filter li {
  pointer-events: none;
  opacity: 0.3;
}

#LanguagePickerFloat {
  margin-bottom: 30px;
  margin-top: 0px;
}
#LanguagePickerFloat form {
  text-align: right;
}
#LanguagePickerFloat .filter {
  border: 0px;
  margin-left: 0px;
  padding-left: 0px;
  border-bottom: 1px solid #e3e3e3;
}
#LanguagePickerFloat #language {
  max-width: 200px;
  height: 42px;
  margin-right: 10px;
  vertical-align: top;
}
@media (max-width: 570px) {
  #LanguagePickerFloat #language {
    margin-right: 0px;
    max-width: 300px;
  }
}
#LanguagePickerFloat .filterHeadline {
  display: inline-block;
  padding-right: 10px;
  vertical-align: top;
  margin-top: 0px;
  padding-top: 7px;
}
#LanguagePickerFloat .filterButtonWrapper {
  display: inline-block;
  vertical-align: top;
  margin: 0px;
}
@media (max-width: 570px) {
  #LanguagePickerFloat .filterButtonWrapper {
    margin-top: 10px;
    display: block;
    width: 100%;
  }
}
#LanguagePickerFloat .filterButtonWrapper .button {
  margin: 0px;
  width: auto;
}

#AgreementForm {
  margin-top: 30px;
}
#AgreementForm form {
  padding-top: 30px;
}
#AgreementForm form .form-group {
  padding-top: 10px;
}
#AgreementForm form .form-group:first-of-type {
  padding-top: 0px;
}
#AgreementForm .button.disabled {
  cursor: default;
  background-color: #ccc;
  color: #999;
  border-color: #ccc;
}
#AgreementForm .error-message-summary {
  color: red;
  padding-top: 10px;
}
#AgreementForm .field-validation-error {
  color: red;
}
#AgreementForm .filterButtonWrapper {
  text-align: left;
  padding-top: 20px;
}

.spinner-wrapper {
  display: none;
  position: absolute;
  width: 100%;
}
.spinner-wrapper.enabled {
  display: block;
}

#searchResults {
  position: relative;
}
#searchResults #jobsList {
  opacity: 1;
}
#searchResults.disabled #jobsList {
  pointer-events: none;
  opacity: 0.3;
}

.spinner {
  margin: 100px auto;
  width: 50px;
  height: 40px;
  text-align: center;
  font-size: 10px;
  transform: scale(2.5);
}

.spinner > div {
  background-color: #004c97;
  height: 100%;
  width: 6px;
  display: inline-block;
  -webkit-animation: sk-stretchdelay 1.2s infinite ease-in-out;
  animation: sk-stretchdelay 1.2s infinite ease-in-out;
}

.spinner .rect2 {
  -webkit-animation-delay: -1.1s;
  animation-delay: -1.1s;
}

.spinner .rect3 {
  -webkit-animation-delay: -1s;
  animation-delay: -1s;
}

.spinner .rect4 {
  -webkit-animation-delay: -0.9s;
  animation-delay: -0.9s;
}

.spinner .rect5 {
  -webkit-animation-delay: -0.8s;
  animation-delay: -0.8s;
}

@-webkit-keyframes sk-stretchdelay {
  0%, 40%, 100% {
    -webkit-transform: scaleY(0.4);
  }
  20% {
    -webkit-transform: scaleY(1);
  }
}
@keyframes sk-stretchdelay {
  0%, 40%, 100% {
    transform: scaleY(0.4);
    -webkit-transform: scaleY(0.4);
  }
  20% {
    transform: scaleY(1);
    -webkit-transform: scaleY(1);
  }
}
.quickSearchBox .mobile-search-box-disclaimer p a, .quickSearchBox .search-box-disclaimer p a {
  border-bottom: 1px solid #fff;
}

.quickSearchBox .mobile-search-box-disclaimer p a:hover, .quickSearchBox .search-box-disclaimer p a:hover {
  border-bottom: none;
}

#homeHeaderWrapper #header {
  position: relative;
  /*height: 600px;*/
  /*background-color: #00263d;
  background-size: contain;
  background-position-x: 100%;
  background-repeat: no-repeat;
  background-image: url('/Content/img2019/Home/header-desktop-home-page.jpg');*/
  /*.play-button-wrapper {
    position: absolute;
    top: 0;
    right: 0;
    display: flex;
    flex-direction: column;
    justify-content: center;
    width: 830px;
    height: 100%;
    box-sizing: border-box;
    padding-left: 7%;

    @media(max-width:1600px) {
      width: 692px;
    }

    @media(max-width:1300px) {
      width: 595px;
    }

    @media(max-width:1180px) {
      width: 484px;
    }

    @media(max-width:980px) {
      width: 415px;
    }

    @media(max-width:768px) {
      width: 346px;
    }

    @media(max-width:480px) {
      width: 100%;
      padding-left: 0;
    }

    .play_button_link {
      display: block;
      width: 134px;
      height: 134px;
      background: url('../img2019/Global/video-play.png') no-repeat;
      background-position: 0 0;
      cursor: pointer;
      margin: 0 auto;


      &:hover {
        background-position: 0 -126px;
      }


      @media(max-width: 768px) {
        transform: scale(.8);
      }
    }
  }


  @media(max-width:1600px) {
    height: 500px;
  }

  @media(max-width:1300px) {
    height: 430px;
  }

  @media(max-width:1180px) {
    height: 350px;
  }

  @media(max-width:980px) {
    height: 300px;
  }

  @media(max-width:768px) {
    height: 250px;
    background-size: contain;
  }

  @media(max-width:480px) {
    height: 200px;
  }*/
}
#homeHeaderWrapper #header .video-transparent-cover {
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.3);
  position: absolute;
}
#homeHeaderWrapper #header video {
  display: block;
  width: 100%;
}
#homeHeaderWrapper #header .home-header-text {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  display: flex;
  flex-direction: row;
  align-items: flex-start;
  justify-content: center;
  width: 100%;
}
@media (min-width: 768px) {
  #homeHeaderWrapper #header .home-header-text {
    width: auto;
    flex-direction: column;
    left: auto;
  }
}
#homeHeaderWrapper #header .home-header-text .home-play-button {
  display: none;
  padding-right: 50px;
  background-image: url("../img2019/Global/watch-video-button-icon.png");
  background-position: right 15px top 50%;
  background-repeat: no-repeat;
  background-color: white;
  color: #00263E;
  border-color: #fff;
}
#homeHeaderWrapper #header .home-header-text .home-play-button:hover {
  background-color: #e5e5e5;
  border-color: #e5e5e5;
}
@media (min-width: 768px) {
  #homeHeaderWrapper #header .home-header-text .home-play-button {
    display: block;
    margin-left: 5px;
    margin-top: 40px;
  }
}
#homeHeaderWrapper #header .home-header-text .home-play-button-mobile {
  margin: auto 0;
  display: block;
  background-image: url("../img2019/Global/video-play.png");
  width: 134px;
  height: 134px;
}
@media (min-width: 768px) {
  #homeHeaderWrapper #header .home-header-text .home-play-button-mobile {
    display: none;
  }
}
@media (max-width: 480px) {
  #homeHeaderWrapper #header {
    background-size: cover;
    background-image: url("/Content/img2019/Home/FoxCareers-header-backup-image-MOBILE3.jpg");
  }
}
#homeHeaderWrapper #header .header-flex-wrapper {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  height: 100%;
}
#homeHeaderWrapper #header .header-flex-wrapper .headerContent {
  flex: 0 1 60%;
}
@media (max-width: 1480px) {
  #homeHeaderWrapper #header .header-flex-wrapper .headerContent {
    flex: 0 1 45%;
  }
}
@media (max-width: 1180px) {
  #homeHeaderWrapper #header .header-flex-wrapper .headerContent {
    flex: 0 1 40%;
  }
  #homeHeaderWrapper #header .header-flex-wrapper .headerContent .h2 {
    font-size: 37px;
    line-height: 40px;
  }
  #homeHeaderWrapper #header .header-flex-wrapper .headerContent .h5 {
    font-size: 25px;
    line-height: 28px;
  }
}
@media (max-width: 980px) {
  #homeHeaderWrapper #header .header-flex-wrapper .headerContent {
    flex: 0 1 50%;
  }
  #homeHeaderWrapper #header .header-flex-wrapper .headerContent .h2 {
    font-size: 28px;
    line-height: 30px;
  }
  #homeHeaderWrapper #header .header-flex-wrapper .headerContent .h5 {
    font-size: 18px;
    line-height: 20px;
  }
}
@media (max-width: 768px) {
  #homeHeaderWrapper #header .header-flex-wrapper .headerContent {
    flex: 0 1 50%;
  }
  #homeHeaderWrapper #header .header-flex-wrapper .headerContent .h2 {
    font-size: 28px;
    line-height: 30px;
  }
  #homeHeaderWrapper #header .header-flex-wrapper .headerContent .h5 {
    font-size: 18px;
    line-height: 20px;
  }
}
@media (max-width: 600px) {
  #homeHeaderWrapper #header .header-flex-wrapper .headerContent {
    flex: 0 1 40%;
  }
  #homeHeaderWrapper #header .header-flex-wrapper .headerContent .h2 {
    font-size: 24px;
    line-height: 27px;
  }
  #homeHeaderWrapper #header .header-flex-wrapper .headerContent .h5 {
    font-size: 15px;
    line-height: 18px;
    margin-top: 10px !important;
    margin-bottom: 10px !important;
  }
}
@media (max-width: 480px) {
  #homeHeaderWrapper #header .header-flex-wrapper .headerContent {
    display: flex;
    justify-content: center;
    flex: 0 1 100%;
  }
}
#homeHeaderWrapper #header .header-flex-wrapper .headerContent .headerHeadline {
  display: block;
  color: #FFF;
}
#homeHeaderWrapper #header .header-flex-wrapper .headerContent .headerHeadline .lower-case {
  text-transform: lowercase;
}
@media (max-width: 480px) {
  #homeHeaderWrapper #header .header-flex-wrapper .headerContent .headerHeadline {
    display: none;
  }
}
#homeHeaderWrapper #header .header-flex-wrapper .headerContent .headerSubtitle {
  margin-bottom: 20px;
  margin-top: 20px;
}
@media (max-width: 480px) {
  #homeHeaderWrapper #header .header-flex-wrapper .headerContent .headerSubtitle {
    display: none;
  }
}

.brands-homepage {
  padding-top: 45px;
  padding-bottom: 45px;
  border-bottom: 1px solid #b0b0b0;
  background-color: #e5e5e5;
}
@media (max-width: 768px) {
  .brands-homepage .h1-blue {
    text-align: center;
  }
}
.brands-homepage .brands-wrapper {
  display: flex;
  justify-content: space-between;
  padding-top: 45px;
  align-items: center;
}
@media (max-width: 768px) {
  .brands-homepage .brands-wrapper {
    flex-direction: column;
  }
  .brands-homepage .brands-wrapper .brandLogo {
    margin-bottom: 45px;
  }
  .brands-homepage .brands-wrapper .brandLogo:last-of-type {
    margin-bottom: 0px;
  }
}
.brands-homepage .brands-wrapper .brandLogo {
  background-repeat: no-repeat;
  background-size: contain;
  display: block;
}
.brands-homepage .brands-wrapper .brandLogo.foxnews {
  background-image: url("../img2019/Home/logo-sm-fox-news.png?v=1");
  width: 140px;
  height: 48px;
}
.brands-homepage .brands-wrapper .brandLogo.foxbusinessnetwork {
  background-image: url("../img2019/Home/logo-sm-fox-business-network.png?v=1");
  width: 110px;
  height: 61px;
}
.brands-homepage .brands-wrapper .brandLogo.foxsports {
  background-image: url("../img2019/Home/logo-sm-fox-sports.png?v=1");
  width: 142px;
  height: 61px;
}
.brands-homepage .brands-wrapper .brandLogo.foxtvstations {
  background-image: url("../img2019/Home/logo-sm-fox-tv-stations.png?v=1");
  width: 116px;
  height: 43px;
}
.brands-homepage .brands-wrapper .brandLogo.fox {
  background-image: url("../img2019/Home/logo-sm-fox-broadcasting-co.png?v=1");
  width: 123px;
  height: 59px;
}
.brands-homepage .brands-wrapper .brandLogo.foxentertainment {
  background-image: url("../img2019/Home/logo-sm-fox-entertainment.png?v=2");
  width: 123px;
  height: 59px;
}
.brands-homepage .brands-wrapper .brandLogo.foxcorporate {
  background-image: url("../img2019/Home/logo-sm-fox-corporate.png?v=1");
  width: 109px;
  height: 47px;
}
.brands-homepage .brands-wrapper .brandLogo.tubi {
  background-image: url("../img2019/Home/tubi-logo-small-2x.png?v=1");
  width: 125px;
  height: 47px;
}
.brands-homepage .brands-wrapper .brandLogo.credible {
  background-image: url("../img2019/Home/Credible-logo-small-2x.png?v=1");
  width: 130px;
  height: 35px;
}
.brands-homepage .brands-wrapper .brandLogo.outkick {
  background-image: url("../img2019/Home/logo-sm-outkick-2x.png?v=1");
  width: 155px;
  height: 52px;
}
.brands-homepage .brands-wrapper .brandLogo.bcl {
  background-image: url("../img2019/Home/logo-sm-bcl-2x.png");
  width: 160px;
  height: 55px;
}
.brands-homepage .brands-wrapper .brandLogo.foxweather {
  background-image: url("../img2019/Home/logo-sm-fox-weather1.png");
  width: 153px;
  height: 75px;
}
.brands-homepage .brands-wrapper .brandLogo.tmz {
  background-image: url("../img2019/Home/logo-sm-TMZ.png");
  width: 160px;
  height: 70px;
}
.brands-homepage .brands-wrapper .brandLogo.bentobox {
  background-image: url("../img2019/Home/logo-sm-bento-box.png");
  width: 160px;
  height: 55px;
}
.brands-homepage .brands-wrapper .brandLogo.foxentertainmentglobal {
  background-image: url("../img2019/Home/logo-sm-fox-entertainment-global.png");
  width: 151px;
  height: 85px;
}

.students-homepage {
  padding-top: 45px;
  padding-bottom: 45px;
  background-color: #e5e5e5;
  border-bottom: 1px solid #b0b0b0;
}
@media (max-width: 768px) {
  .students-homepage .h1-blue, .students-homepage h3 {
    text-align: center;
  }
}
.students-homepage .students-wrapper {
  display: flex;
  padding-top: 20px;
  align-items: flex-start;
  justify-content: space-between;
  flex-direction: column;
  gap: 2rem;
}
@media (max-width: 768px) {
  .students-homepage .students-wrapper {
    text-align: center;
  }
  .students-homepage .students-wrapper .student-text {
    padding-bottom: 45px;
    padding-top: 25px;
  }
}
.students-homepage .students-wrapper .students-wrapper__buttons-container {
  display: flex;
  flex-wrap: wrap;
  gap: 1rem;
}
.students-homepage .students-wrapper .student-text {
  margin-top: auto;
}
.students-homepage .students-wrapper .student-button {
  text-align: right;
}

.venu-homepage {
  padding-top: 45px;
  padding-bottom: 45px;
  background-color: #e5e5e5;
  border-bottom: 1px solid #b0b0b0;
}
@media (max-width: 768px) {
  .venu-homepage .h1-blue, .venu-homepage h3 {
    text-align: center;
  }
}
.venu-homepage .venu-wrapper {
  display: flex;
  padding-top: 20px;
  align-items: initial;
  justify-content: space-between;
}
@media (max-width: 768px) {
  .venu-homepage .venu-wrapper {
    flex-direction: column;
    text-align: center;
  }
  .venu-homepage .venu-wrapper .student-text {
    padding-bottom: 45px;
    padding-top: 25px;
  }
}
.venu-homepage .venu-wrapper .venu-logo {
  width: 20%;
}
.venu-homepage .venu-wrapper .venu-logo img {
  width: 100%;
}
.venu-homepage .venu-wrapper .venu-text {
  margin-left: 30px;
  width: 55%;
}
.venu-homepage .venu-wrapper .venu-button {
  text-align: right;
  margin-top: 30px;
  vertical-align: baseline;
  width: 25%;
}

.hot-jobs-homepage {
  padding-top: 45px;
  padding-bottom: 45px;
  background-color: #e5e5e5;
  position: relative;
}

.hot-jobs-button {
  margin-top: 30px;
  position: static;
  text-align: center;
}
@media (min-width: 768px) {
  .hot-jobs-button {
    position: absolute;
    bottom: 45px;
    right: 0;
  }
}

.home-intro .h5 {
  color: #6b6b6b;
  padding: 20px 0;
}

.brandData {
  margin-top: 45px;
  margin-bottom: 45px;
  padding-top: 45px;
  padding-bottom: 45px;
  border-top: 1px solid #c5c5c5;
  border-bottom: 1px solid #c5c5c5;
  vertical-align: top;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.brandData .brandIcon {
  flex: 1 0 50%;
}
@media (max-width: 768px) {
  .brandData .brandIcon img {
    max-width: 100%;
  }
}
.brandData .brandInfo .brandInfoHeader {
  font-size: 18px;
  font-weight: 700;
  margin-bottom: 10px;
}
.brandData .brandInfo .name {
  margin-bottom: 10px;
}
.brandData .brandInfo .other {
  font-size: 16px;
  line-height: 22px;
}
.brandData .viewJobsWrapper {
  flex: 0 1 50%;
  text-align: right;
}
@media (max-width: 540px) {
  .brandData {
    flex-wrap: wrap;
  }
  .brandData .brandIcon {
    padding-bottom: 25px;
    flex: 0 1 100%;
  }
  .brandData .viewJobsWrapper {
    text-align: left;
    flex: 0 1 100%;
  }
}

.brandSummary {
  display: flex;
  justify-content: space-between;
  flex-wrap: nowrap;
  padding-bottom: 90px;
}
.brandSummary:last-of-type {
  padding-bottom: 0px;
}
.brandSummary .brand-img {
  flex: 0 0 25%;
  display: block;
}
.brandSummary .brand-img img {
  max-width: 65%;
  height: auto;
}
.brandSummary .brand-img .bento-box {
  max-width: 90%;
  padding: 30px 0px 30px 0px;
}
.brandSummary .brand-desc {
  flex: 0 1 70%;
}
@media (max-width: 768px) {
  .brandSummary {
    flex-wrap: wrap;
  }
  .brandSummary .brand-img {
    flex: 0 1 100%;
  }
  .brandSummary .brand-img img {
    max-width: 50%;
  }
  .brandSummary .brand-desc {
    flex: 0 1 100%;
    padding-top: 45px;
  }
}

@media (max-width: 570px) {
  #secondLevelHeaderWrapper.desktop {
    display: none;
  }
}
#secondLevelHeaderWrapper #secondLevelHeader {
  position: relative;
  height: 600px;
  background-size: contain;
  background-repeat: no-repeat;
  background-color: #00263e;
  background-position-x: 100%;
}
#secondLevelHeaderWrapper #secondLevelHeader.smallBanner {
  height: 300px;
}
@media (max-width: 1600px) {
  #secondLevelHeaderWrapper #secondLevelHeader {
    height: 500px;
  }
  #secondLevelHeaderWrapper #secondLevelHeader.smallBanner {
    height: 300px;
  }
}
@media (max-width: 1300px) {
  #secondLevelHeaderWrapper #secondLevelHeader {
    height: 430px;
  }
  #secondLevelHeaderWrapper #secondLevelHeader.smallBanner {
    height: 300px;
  }
}
@media (max-width: 1180px) {
  #secondLevelHeaderWrapper #secondLevelHeader {
    height: 350px;
  }
  #secondLevelHeaderWrapper #secondLevelHeader.smallBanner {
    height: 300px;
  }
}
@media (max-width: 980px) {
  #secondLevelHeaderWrapper #secondLevelHeader {
    height: 300px;
  }
}
@media (max-width: 768px) {
  #secondLevelHeaderWrapper #secondLevelHeader {
    height: 250px;
    background-size: contain;
  }
}
@media (max-width: 480px) {
  #secondLevelHeaderWrapper #secondLevelHeader {
    background-size: cover;
    height: 200px;
  }
}
#secondLevelHeaderWrapper #secondLevelHeader .headerTopLayer {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  height: 100%;
  padding: 0 5%;
}
#secondLevelHeaderWrapper #secondLevelHeader .headerTopLayer .headerContent {
  flex: 0 1 44%;
}
#secondLevelHeaderWrapper #secondLevelHeader.Shared, #secondLevelHeaderWrapper #secondLevelHeader.Students {
  background-image: url("../img2019/Students/header-desktop-students.jpg");
}
@media (max-width: 480px) {
  #secondLevelHeaderWrapper #secondLevelHeader.Shared, #secondLevelHeaderWrapper #secondLevelHeader.Students {
    background-image: url("../img2019/Students/header-mobile-students.jpg");
  }
}
#secondLevelHeaderWrapper #secondLevelHeader.WritersIncubator {
  background-image: url("../img2019/JobSearch/header-desktop-job-search.jpg");
  height: 300px;
}
@media (max-width: 480px) {
  #secondLevelHeaderWrapper #secondLevelHeader.WritersIncubator {
    background-image: url("../img2019/JobSearch/header-mobile-job-search.jpg");
  }
}
#secondLevelHeaderWrapper #secondLevelHeader.FAEFastTrack {
  background-image: url("../img2019/JobSearch/header-desktop-job-search.jpg");
  height: 300px;
}
@media (max-width: 480px) {
  #secondLevelHeaderWrapper #secondLevelHeader.FAEFastTrack {
    background-image: url("../img2019/JobSearch/header-mobile-job-search.jpg");
  }
}
#secondLevelHeaderWrapper #secondLevelHeader.BtnAmbassador {
  background-image: url("../img2019/JobSearch/header-desktop-job-search.jpg");
  height: 300px;
}
@media (max-width: 480px) {
  #secondLevelHeaderWrapper #secondLevelHeader.BtnAmbassador {
    background-image: url("../img2019/JobSearch/header-mobile-job-search.jpg");
  }
}
#secondLevelHeaderWrapper #secondLevelHeader.Internships {
  background-image: url("../img2019/JobSearch/header-desktop-job-search.jpg");
  height: 300px;
}
@media (max-width: 480px) {
  #secondLevelHeaderWrapper #secondLevelHeader.Internships {
    background-image: url("../img2019/JobSearch/header-mobile-job-search.jpg");
  }
}
#secondLevelHeaderWrapper #secondLevelHeader.CareerLaunchProgram {
  background-image: url("../img2019/JobSearch/header-desktop-job-search.jpg");
  height: 300px;
}
@media (max-width: 480px) {
  #secondLevelHeaderWrapper #secondLevelHeader.CareerLaunchProgram {
    background-image: url("../img2019/JobSearch/header-mobile-job-search.jpg");
  }
}
#secondLevelHeaderWrapper #secondLevelHeader.OurBrands {
  background-image: url("../img2019/OurBrands/header-desktop-our-brands.jpg");
}
@media (max-width: 480px) {
  #secondLevelHeaderWrapper #secondLevelHeader.OurBrands {
    background-image: url("../img2019/OurBrands/header-mobile-our-brands.jpg");
  }
}
#secondLevelHeaderWrapper #secondLevelHeader.LifeAtFox {
  background-image: url("../img2019/LifeAtFox/header-desktop-X-2024.jpg");
}
@media (max-width: 480px) {
  #secondLevelHeaderWrapper #secondLevelHeader.LifeAtFox {
    background-image: url("../img2019/LifeAtFox/header-desktop-X-2024.jpg");
  }
}
#secondLevelHeaderWrapper #secondLevelHeader.CultureAndBelonging {
  background-image: url("../img2019/LifeAtFox/culture-and-belonging/hero-image-CB.jpg") !important;
  background-position: center;
}
@media (max-width: 480px) {
  #secondLevelHeaderWrapper #secondLevelHeader.CultureAndBelonging {
    background-image: url("../img2019/LifeAtFox/culture-and-belonging/hero-image-CB.jpg") !important;
  }
}
#secondLevelHeaderWrapper #secondLevelHeader.BenefitsAndPerks {
  background-image: url("../img2019/LifeAtFox/hero-perks-benefits.jpg") !important;
}
@media (max-width: 480px) {
  #secondLevelHeaderWrapper #secondLevelHeader.BenefitsAndPerks {
    background-image: url("../img2019/LifeAtFox/hero-perks-benefits.jpg") !important;
  }
}
#secondLevelHeaderWrapper #secondLevelHeader.EmployeeBenefits {
  background-image: url("../img2019/LifeAtFox/benefits-and-perks/Benefits-Header-crop.jpg") !important;
}
@media (max-width: 480px) {
  #secondLevelHeaderWrapper #secondLevelHeader.EmployeeBenefits {
    background-image: url("../img2019/LifeAtFox/benefits-and-perks/Benefits-Header-crop.jpg") !important;
  }
}
#secondLevelHeaderWrapper #secondLevelHeader.Search {
  background-image: url("../img2019/JobSearch/header-desktop-job-search.jpg");
}
@media (max-width: 480px) {
  #secondLevelHeaderWrapper #secondLevelHeader.Search {
    background-image: url("../img2019/JobSearch/header-mobile-job-search.jpg");
  }
}
#secondLevelHeaderWrapper #secondLevelHeader.Search.SearchResults {
  background-image: url("../img2019/JobSearch/header-desktop-job-search.jpg");
}
@media (max-width: 480px) {
  #secondLevelHeaderWrapper #secondLevelHeader.Search.SearchResults {
    background-image: url("../img2019/JobSearch/header-mobile-job-search.jpg");
  }
}
#secondLevelHeaderWrapper #secondLevelHeader.Search.JobDetail {
  background-image: url("../img2019/JobSearch/header-desktop-job-search.jpg");
}
@media (max-width: 480px) {
  #secondLevelHeaderWrapper #secondLevelHeader.Search.JobDetail {
    background-image: url("../img2019/JobSearch/header-mobile-job-search.jpg");
  }
}
#secondLevelHeaderWrapper #secondLevelHeader.Search.JobDetail.fox-sports {
  background-image: url("../img2019/JobSearch/BrandImages/header-desktop-fox-sports.jpg");
}
@media (max-width: 480px) {
  #secondLevelHeaderWrapper #secondLevelHeader.Search.JobDetail.fox-sports {
    background-image: url("../img2019/JobSearch/BrandImages/header-mobile-fox-sports.jpg");
  }
}
#secondLevelHeaderWrapper #secondLevelHeader.Search.JobDetail.fox-network {
  background-image: url("../img2019/JobSearch/BrandImages/header-desktop-fox-network.jpg");
}
@media (max-width: 480px) {
  #secondLevelHeaderWrapper #secondLevelHeader.Search.JobDetail.fox-network {
    background-image: url("../img2019/JobSearch/BrandImages/header-mobile-fox-network.jpg");
  }
}
#secondLevelHeaderWrapper #secondLevelHeader.Search.JobDetail.fox-business-network {
  background-image: url("../img2019/JobSearch/BrandImages/header-desktop-fox-business-network.jpg");
}
@media (max-width: 480px) {
  #secondLevelHeaderWrapper #secondLevelHeader.Search.JobDetail.fox-business-network {
    background-image: url("../img2019/JobSearch/BrandImages/header-mobile-fox-business-network.jpg");
  }
}
#secondLevelHeaderWrapper #secondLevelHeader.Search.JobDetail.fox-corporation {
  background-image: url("../img2019/JobSearch/BrandImages/header-desktop-fox-corporation.jpg");
}
@media (max-width: 480px) {
  #secondLevelHeaderWrapper #secondLevelHeader.Search.JobDetail.fox-corporation {
    background-image: url("../img2019/JobSearch/BrandImages/header-mobile-fox-corporation.jpg");
  }
}
#secondLevelHeaderWrapper #secondLevelHeader.Search.JobDetail.fox-entertainment {
  background-image: url("../img2019/JobSearch/BrandImages/header-desktop-fox-entertainment.jpg");
}
@media (max-width: 480px) {
  #secondLevelHeaderWrapper #secondLevelHeader.Search.JobDetail.fox-entertainment {
    background-image: url("../img2019/JobSearch/BrandImages/header-mobile-fox-entertainment.jpg");
  }
}
#secondLevelHeaderWrapper #secondLevelHeader.Search.JobDetail.fox-news-media {
  background-image: url("../img2019/JobSearch/BrandImages/header-desktop-fox-news-media.jpg");
}
@media (max-width: 480px) {
  #secondLevelHeaderWrapper #secondLevelHeader.Search.JobDetail.fox-news-media {
    background-image: url("../img2019/JobSearch/BrandImages/header-mobile-fox-news-media.jpg");
  }
}
#secondLevelHeaderWrapper #secondLevelHeader.Search.JobDetail.fox-tv-stations {
  background-image: url("../img2019/JobSearch/BrandImages/header-desktop-fox-tv-stations.jpg");
}
@media (max-width: 480px) {
  #secondLevelHeaderWrapper #secondLevelHeader.Search.JobDetail.fox-tv-stations {
    background-image: url("../img2019/JobSearch/BrandImages/header-mobile-fox-tv-stations.jpg");
  }
}
#secondLevelHeaderWrapper #secondLevelHeader.ExitPage {
  background-image: url("../img2019/JobSearch/header-desktop-job-search.jpg");
}
@media (max-width: 480px) {
  #secondLevelHeaderWrapper #secondLevelHeader.ExitPage {
    background-image: url("../img2019/JobSearch/header-mobile-job-search.jpg");
  }
}
#secondLevelHeaderWrapper #secondLevelHeader.VenuSports {
  background-image: url("../img2019/JobSearch/header-desktop-job-search.jpg");
  height: 300px;
}
@media (max-width: 480px) {
  #secondLevelHeaderWrapper #secondLevelHeader.VenuSports {
    background-image: url("../img2019/JobSearch/header-mobile-job-search.jpg");
  }
}

.fwi input {
  margin-bottom: 15px;
}
@media (min-width: 960.1px) {
  .fwi input[type=text], .fwi input[type=password] {
    min-width: 300px;
  }
}
.fwi input[type=submit] {
  font-size: 16px;
  line-height: 16px;
  font-weight: 400;
  padding: 15px 30px 15px 30px;
  margin: 10px 10px 10px 0px;
  font-family: urw-din, sans-serif;
  color: #00263E;
  text-transform: uppercase;
  display: inline-block;
  background-color: transparent;
  border: 1px solid #D2232A;
  text-align: center;
  text-decoration: none;
  white-space: nowrap;
  cursor: pointer;
}
.fwi input[type=submit]:active, .fwi input[type=submit]:focus {
  color: #00263E;
  background-color: #d5d5d5;
}
.fwi input[type=submit]:hover {
  border: 1px solid #00263e;
}
.fwi .red, .fwi .red li {
  color: #d60000;
}
.fwi .text-danger {
  font-weight: bold;
}
.fwi.secondLevelPage.fwi-admin #rightSection {
  flex: 0 1 77%;
  max-width: 77%;
}
.fwi.secondLevelPage.fwi-admin .total-row {
  font-weight: bold;
}

.fwi-application {
  font-family: urw-din, sans-serif;
}
.fwi-application .ui-widget {
  font-family: urw-din, sans-serif;
}
.fwi-application .ui-state-default:not(.ui-state-active), .fwi-application .ui-widget-content .ui-state-default:not(.ui-state-active), .fwi-application .ui-widget-header .ui-state-default:not(.ui-state-active) {
  border: 1px solid #000;
  background: #c2c2c2;
  font-weight: normal;
  color: #454545;
}
.fwi-application .ui-state-default.ui-state-active, .fwi-application .ui-widget-content .ui-state-default.ui-state-active, .fwi-application .ui-widget-header .ui-state-default.ui-state-active {
  border: 1px solid #000;
  background: #fff;
}
.fwi-application .ui-state-default.ui-state-active a, .fwi-application .ui-state-default.ui-state-active a:link, .fwi-application .ui-state-default.ui-state-active a:visited, .fwi-application .ui-widget-content .ui-state-default.ui-state-active a, .fwi-application .ui-widget-content .ui-state-default.ui-state-active a:link, .fwi-application .ui-widget-content .ui-state-default.ui-state-active a:visited, .fwi-application .ui-widget-header .ui-state-default.ui-state-active a, .fwi-application .ui-widget-header .ui-state-default.ui-state-active a:link, .fwi-application .ui-widget-header .ui-state-default.ui-state-active a:visited {
  font-weight: normal;
  color: #454545;
}
.fwi-application .secondLevelPage #leftSection {
  flex: 0 0 15%;
}
.fwi-application .secondLevelPage #rightSection {
  flex: 0 1 80%;
}
.fwi-application .secondLevelPage #rightSection .ui-widget-header {
  border: none;
  background: none;
}
.fwi-application .secondLevelPage #rightSection ul {
  padding: 10px 0px 30px 5px;
}
.fwi-application .secondLevelPage #rightSection li::before, .fwi-application .secondLevelPage #rightSection .thirdLevelPage #rightSection li::before {
  content: none;
}
.fwi-application .secondLevelPage #rightSection #tabs .fa-solid {
  display: inline;
}
.fwi-application .secondLevelPage #rightSection ul.disclaimers {
  list-style: initial;
  padding: revert;
  margin: revert;
}
.fwi-application .secondLevelPage #rightSection ul.disclaimers li {
  text-indent: 0;
}
.fwi-application #personalInformation form .form-grid {
  display: grid;
  grid-template-columns: 1fr 1fr;
}
@media (max-width: 768px) {
  .fwi-application #personalInformation form .form-grid {
    grid-template-columns: 1fr;
  }
}
.fwi-application select {
  margin-bottom: 15px;
  width: auto;
  min-width: 300px;
}
.fwi-application select.short-select {
  min-width: 0;
}
.fwi-application .two-columns {
  display: grid;
  grid-template-columns: 1fr 1fr;
}
.fwi-application .two-columns.short {
  grid-template-columns: 1fr 5fr;
}
@media (max-width: 760px) {
  .fwi-application .two-columns {
    grid-template-columns: 1fr;
  }
}
.fwi-application .red {
  color: #d60000;
}
.fwi-application h4, .fwi-application .h4 {
  text-transform: none;
}
.fwi-application .green {
  color: #227703;
}
.fwi-application .field-validation-error {
  display: block;
  margin-bottom: 10px;
  color: #f00;
}
.fwi-application input[type=submit]:disabled {
  border-color: #777;
  color: #0a0a0a;
  cursor: not-allowed;
  background-color: #ccc;
}
.fwi-application textarea {
  width: 100%;
}
.fwi-application .char-counter {
  text-align: right;
}
@media (max-width: 1280px) {
  .fwi-application .ui-tabs .ui-tabs-nav li {
    margin: 5px;
  }
}
.fwi-application li.ui-tabs-tab a {
  border-bottom: none;
}
.fwi-application li.ui-tabs-tab.tab-disabled, .fwi-application li.ui-tabs-tab.tab-disabled:hover {
  cursor: not-allowed;
  background-color: #999;
}
.fwi-application li.ui-tabs-tab.tab-disabled a, .fwi-application li.ui-tabs-tab.tab-disabled:hover a {
  cursor: not-allowed;
  pointer-events: none;
}
.fwi-application .mb {
  margin-bottom: 15px;
}
.fwi-application .text-danger {
  font-weight: bold;
}
.fwi-application .text-danger li {
  font-weight: bold;
}
.fwi-application .ui-widget textarea {
  font-family: urw-din, sans-serif;
}
.fwi-application a.button.disabled {
  border-color: #777;
  color: #0a0a0a;
  cursor: not-allowed;
  background-color: #ccc;
}
.fwi-application .continue-wrapper {
  margin-top: 20px;
  padding-top: 20px;
  border-top: 1px solid #c2c2c2;
}
.fwi-application .button:active, .fwi-application .button:focus {
  color: #00263E;
}
.fwi-application .data-saved {
  color: #227703;
  font-size: 16px;
  background-color: #e7f6e2;
  padding: 10px;
  text-align: center;
}

#secondLevelHeaderWrapper #secondLevelHeader.Students.FAEFastTrack, #secondLevelHeaderWrapper #secondLevelHeader.Students.CareerLaunchProgram {
  background-image: url("../img2019/JobSearch/header-desktop-job-search.jpg");
  height: 400px;
}
@media (max-width: 760px) {
  #secondLevelHeaderWrapper #secondLevelHeader.Students.FAEFastTrack, #secondLevelHeaderWrapper #secondLevelHeader.Students.CareerLaunchProgram {
    height: 0;
  }
}
#secondLevelHeaderWrapper #secondLevelHeader.FwiApplication, #secondLevelHeaderWrapper #secondLevelHeader.Account, #secondLevelHeaderWrapper #secondLevelHeader.Students.WritersIncubator {
  background-image: url("../img2019/Students/header-desktop-FWI.jpg");
  height: 600px;
}
@media (max-width: 760px) {
  #secondLevelHeaderWrapper #secondLevelHeader.FwiApplication, #secondLevelHeaderWrapper #secondLevelHeader.Account, #secondLevelHeaderWrapper #secondLevelHeader.Students.WritersIncubator {
    height: 300px;
  }
}
#secondLevelHeaderWrapper #secondLevelHeader .headerTopLayer .headerContent.fwi-section {
  flex: 0 1 60%;
}

.no-transform {
  text-transform: none;
}

body .ui-widget-content {
  color: #00263e;
}

body .fwi-static h4, body .fwi-static .h4, body .fwi-static div.h4, body .fwi-static h1.h4, body .fwi-static h2.h4, body .fwi-static h3.h4 {
  margin-top: 32px;
}

/*@font-face {   
    font-family: 'GT America';
    src: url('fonts/GTAmerica-Regular.eot'); 
    src: url('fonts/GTAmerica-Regular.eot?#iefix') format('embedded-opentype'),
        url('fonts/GTAmerica-Regular.woff2') format('woff2'),
        url('fonts/GTAmerica-Regular.woff') format('woff'),
        url('fonts/GTAmerica-Regular.ttf') format('truetype'); 
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'GT America';
    src: url('fonts/GTAmerica-Bold.eot');
    src: url('fonts/GTAmerica-Bold.eot?#iefix') format('embedded-opentype'),
        url('fonts/GTAmerica-Bold.woff2') format('woff2'),
        url('fonts/GTAmerica-Bold.woff') format('woff'),
        url('fonts/GTAmerica-Bold.ttf') format('truetype');
    font-weight: bold; 
    font-style: normal;
}

@font-face {
    font-family: 'FuturaLTPro-Book';
    src: url('fonts/FuturaLTPro-Book.eot');  
    src: url('fonts/FuturaLTPro-Book.eot?#iefix') format('embedded-opentype'),
        url('fonts/FuturaLTPro-Book.woff2') format('woff2'),
        url('fonts/FuturaLTPro-Book.woff') format('woff'),      
        url('fonts/FuturaLTPro-Book.ttf') format('truetype');
    font-weight: normal;     
    font-style: normal;
}

@font-face {
    font-family: 'Copyright Klim Type Foundry';
    src: url('fonts/Pitch-Semibold.eot');
    src: url('fonts/Pitch-Semibold.eot?#iefix') format('embedded-opentype'),
        url('fonts/Pitch-Semibold.woff2') format('woff2'),
        url('fonts/Pitch-Semibold.woff') format('woff'),
        url('fonts/Pitch-Semibold.ttf') format('truetype');
    font-weight: 600;
    font-style: normal;
}*/
/*
html.lt-ie9 {
	#headerWrapper, #secondLevelHeaderWrapper, #thirdLevelHeaderWrapper {
		height:auto; 
		.flex-viewport {
			height:auto;
		}
		img {
			width:100%;
		}
	}   
}
*/
body {
  font-family: urw-din, sans-serif;
  background-color: #e5e5e5;
  width: 100%;
  margin: 0;
  padding: 0;
}
body #page {
  position: relative;
  background-color: #e5e5e5;
  color: #00263e;
}
body #page #overlay {
  display: none;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
  z-index: 2008;
  opacity: 0.7;
}
@media (min-width: 571px) {
  body #page #overlay {
    display: none !important;
  }
}
body .stretch {
  width: 100%;
  display: inline-block;
}
body .clear {
  clear: both;
}
body .gray {
  color: #999999;
}
body .quote {
  font-weight: 700;
  font-size: 18px;
  line-height: 26px;
  color: #ffffff;
}
@media (max-width: 570px) {
  body .quote {
    font-size: 16px;
    line-height: 24px;
  }
}
body .attribution {
  font-weight: 800;
  font-size: 16px;
  line-height: 0px;
  text-transform: uppercase;
}
@media (max-width: 570px) {
  body .attribution {
    display: block;
    line-height: 26px;
  }
}
body .sectionLink {
  margin-bottom: -2px;
}
@media (min-width: 481px) {
  body .mobile {
    display: none;
  }
}
body #cookieNoticeWrapper {
  opacity: 1;
  height: 103.5px;
  position: fixed;
  bottom: 0px;
  background-color: rgba(0, 25, 47, 0.8);
  width: 100%;
  display: none;
  z-index: 5000;
}
@media (max-width: 1020px) {
  body #cookieNoticeWrapper {
    height: auto;
  }
}
body #cookieNoticeWrapper #cookieNotice {
  padding-top: 20px;
  padding-bottom: 20px;
  margin: 0 auto;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
body #cookieNoticeWrapper .noticeText {
  font-family: urw-din, sans-serif;
  color: #ffffff;
  font-size: 12px;
  line-height: 19px;
  flex: 0 1 70%;
}
body #cookieNoticeWrapper .noticeText a {
  font-size: 12px;
  color: #b2b2b2;
  font-weight: 500;
  text-decoration: underline;
}
@media (max-width: 540px) {
  body #cookieNoticeWrapper .noticeText {
    line-height: 12px;
    font-size: 11px;
  }
  body #cookieNoticeWrapper .noticeText a {
    line-height: 12px;
    font-size: 11px;
  }
}
body #cookieNoticeWrapper .okButton {
  flex: 0 1 15%;
  text-align: right;
}
body #mobileNavWrapper {
  position: relative;
  min-height: 1500px;
  float: right;
  display: none;
}
body #mobileNavWrapper #mobileNav {
  float: right;
  left: 0%;
  width: 340px;
  height: 100%;
  position: absolute;
  right: -340px;
  z-index: 100;
  background-color: #00263e;
}
body #mobileNavWrapper #mobileNav .close-mobile-nav {
  background-color: #00263e;
  height: 64px;
  text-align: right;
  margin: 0px;
  padding: 0px;
}
body #mobileNavWrapper #mobileNav .close-mobile-nav a {
  line-height: 32px;
  padding: 0px 0px 0px 0px;
}
body #mobileNavWrapper #mobileNav ul {
  margin: 0;
  padding: 0;
}
body #mobileNavWrapper #mobileNav ul li {
  background-color: #00263e;
  font-size: 18px;
  display: block;
  margin: 0;
  min-height: 25px;
  padding: 5px 0px 5px 0px;
}
body #mobileNavWrapper #mobileNav ul li.subnav-active > a.noSubPages {
  color: #fff;
}
body #mobileNavWrapper #mobileNav ul li.subnav-active > a.noSubPages .hover-border {
  border-bottom: 1px solid #D2232A;
  visibility: visible;
}
body #mobileNavWrapper #mobileNav ul li a {
  font-family: urw-din, sans-serif;
  font-weight: normal;
  font-size: 18px;
  color: #939393;
  text-transform: uppercase;
  text-decoration: none;
  display: block;
  width: 80%;
  margin: 0px auto;
  padding-bottom: 5px;
  padding-top: 0px;
  margin-top: 15px;
  position: relative;
}
body #mobileNavWrapper #mobileNav ul li a .hover-border {
  position: absolute;
  left: 0px;
  bottom: 0px;
  height: 1px;
  overflow: hidden;
  border-bottom: 1px solid #D2232A;
  opacity: 0;
}
body #mobileNavWrapper #mobileNav ul li a.hasSubPages {
  background: url("../img2019/Global/arrow-mobile-menu-right.png") 97% center no-repeat;
}
body #mobileNavWrapper #mobileNav ul li a.hasSubPages.expanded {
  background: url("../img2019/Global/arrow-mobile-menu-down.png") 97% center no-repeat;
}
body #mobileNavWrapper #mobileNav ul li a:hover, body #mobileNavWrapper #mobileNav ul li a:focus {
  color: #fff;
}
body #mobileNavWrapper #mobileNav ul li a:hover .hover-border, body #mobileNavWrapper #mobileNav ul li a:focus .hover-border {
  opacity: 1;
}
body #mobileNavWrapper #mobileNav ul li ul {
  display: none;
}
body #mobileNavWrapper #mobileNav ul li ul li {
  padding-left: 20px;
}
body #mobileNavWrapper #mobileNav ul li ul li a {
  color: #939393;
  font-family: urw-din, sans-serif;
  font-weight: normal;
  font-size: 15px;
  text-decoration: none;
  margin-left: 25px;
  text-transform: uppercase;
}
body #mobileNavWrapper #mobileNav ul li ul li.subnav-active a {
  color: #fff;
}
body #mobileNavWrapper #mobileNav ul li ul li.subnav-active a .hover-border {
  border-bottom: 1px solid #D2232A;
  visibility: visible;
}
body #topNav {
  text-align: center;
  height: 65px;
  width: 100%;
  position: relative;
  -webkit-box-shadow: 0px 1px 10px 0px rgb(0, 0, 0);
  -moz-box-shadow: 0px 1px 10px 0px rgb(0, 0, 0);
  box-shadow: 0px 1px 10px 0px rgb(0, 0, 0);
  background-color: #00263e;
  z-index: 99;
}
@media (max-width: 1130px) {
  body #topNav {
    padding: 16px 0px 16px 0px;
    height: 32px;
  }
}
body #topNav .navItemWrapper {
  position: relative;
  margin: 0 auto;
  text-align: right;
  line-height: 35px;
  height: 65px;
  vertical-align: middle;
}
body #topNav .navItemWrapper img {
  display: inline-block;
  float: left;
}
body #topNav .navItemWrapper .topNavLogo {
  display: block;
  position: absolute;
  left: 0px;
  top: 0px;
  padding-right: 25px;
  padding-left: 10px;
  padding-top: 13px;
  max-width: 300px;
}
body #topNav .navItemWrapper .topNavLogo img {
  width: 100%;
}
body #topNav .navItemWrapper a {
  display: inline-block;
}
body #topNav .navItemWrapper a:hover .topNavItem, body #topNav .navItemWrapper a:focus .topNavItem, body #topNav .navItemWrapper a:active .topNavItem {
  border-bottom: 1px solid #D2232A;
  color: #fff;
}
body #topNav .navItemWrapper .topNavItem {
  font-family: urw-din, sans-serif;
  font-weight: normal;
  font-size: 16px;
  text-transform: uppercase;
  color: #ccc;
  display: block;
  float: left;
  text-align: center;
  /*				padding: 7px 20px 20px 20px;*/
  margin: 20px 55px 20px 0px;
  height: 20px;
  padding-bottom: 5px;
  border-bottom: 1px solid #00263e;
}
@media screen and (min-width: 1130px) and (max-width: 1280px) {
  body #topNav .navItemWrapper .topNavItem {
    margin-right: 20px !important;
    margin-left: -5px !important;
  }
}
body #topNav .navItemWrapper .activeNav {
  border-bottom: 1px solid #D2232A;
  color: #fff;
}
@media (max-width: 1130px) {
  body #topNav .navItemWrapper {
    display: none;
  }
}
body #topNav .mobileNavItemWrapper {
  display: none;
  text-align: center;
  height: 50px;
}
@media (max-width: 1130px) {
  body #topNav .mobileNavItemWrapper {
    display: block;
    position: relative;
  }
}
body #topNav .mobileNavItemWrapper .mobileLogoWrapper {
  position: absolute;
  left: 0px;
  top: -3px;
  max-width: 340px;
}
body #topNav .mobileNavItemWrapper .mobileLogoWrapper img {
  width: 100%;
  border: none;
}
@media (max-width: 440px) {
  body #topNav .mobileNavItemWrapper .mobileLogoWrapper {
    width: 80%;
  }
}
body #topNav .mobileNavItemWrapper .navIconWrapper {
  float: right;
  cursor: pointer;
}
body #footerWrapper {
  width: 100%;
  background-color: #00263e;
  padding-top: 45px;
  padding-bottom: 45px;
}
body #footerWrapper #footer {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
body #footerWrapper #footer .footer1 {
  flex: 0 1 auto;
}
@media (max-width: 980px) {
  body #footerWrapper #footer .footer1 {
    flex: 0 1 100%;
    padding-bottom: 45px;
  }
}
body #footerWrapper #footer .footer1 #footerLogoWrapper img {
  width: 100%;
  max-width: 254px;
}
body #footerWrapper #footer .footer2 {
  flex: 0 1 45%;
}
@media (max-width: 980px) {
  body #footerWrapper #footer .footer2 {
    flex: 0 1 100%;
    padding-bottom: 15px;
  }
}
body #footerWrapper #footer .footer2 #footerInfo {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
}
body #footerWrapper #footer .footer2 #footerInfo .footerInfoItem {
  flex: 0 1 50%;
}
@media (max-width: 768px) {
  body #footerWrapper #footer .footer2 #footerInfo .footerInfoItem {
    flex: 1 0 auto;
    width: 100%;
  }
}
body #footerWrapper #footer .footer2 #footerInfo .footerInfoItem .footer-link {
  padding-bottom: 20px;
  padding-right: 20px;
  color: #ccc;
  display: inline-block;
}
body #footerWrapper #footer .footer3 {
  flex: 0 1 auto;
}
@media (max-width: 980px) {
  body #footerWrapper #footer .footer3 {
    flex: 0 1 100%;
  }
}
body #footerWrapper #footer .footer3 .socialIcons {
  display: flex;
}
body #footerWrapper #footer .footer3 .socialIcon {
  width: 39px;
  height: 39px;
  flex: 0 1 auto;
  background-repeat: no-repeat;
  background-position: 0 0;
}
body #footerWrapper #footer .footer3 .socialIcon.facebookIcon {
  background-image: url("../img2019/Global/icon-fb.png");
}
body #footerWrapper #footer .footer3 .socialIcon.facebookIcon:hover {
  background-position: 0px -39px;
}
body #footerWrapper #footer .footer3 .socialIcon.twitterIcon {
  background-image: url("../img2019/Global/icon-twitter.png");
}
body #footerWrapper #footer .footer3 .socialIcon.twitterIcon:hover {
  background-position: 0px -39px;
}
body #footerWrapper #footer .footer3 .socialIcon.linkedInIcon {
  background-image: url("../img2019/Global/icon-linkedin.png");
}
body #footerWrapper #footer .footer3 .socialIcon.linkedInIcon:hover {
  background-position: 0px -38px;
}
body #footerWrapper #footer .footer3 .socialIcon.instagramIcon {
  background-image: url("../img2019/Global/icon-instagram.png");
}
body #footerWrapper #footer .footer3 .socialIcon.instagramIcon:hover {
  background-position: 0px -39px;
}
body #footerWrapper #footer .footer4 {
  flex: 0 1 100%;
  padding-top: 100px;
}
body #footerWrapper #footer .footer4 .footer2Text {
  color: #fff;
  font-size: 14px;
  font-weight: 300;
  line-height: 18px;
  text-underline-offset: 3px;
}
body #footerWrapper #footer .footer4 .footer2Text a {
  color: #fff;
  text-decoration: underline;
  text-underline-offset: 3px;
  font-size: 12px;
  font-weight: 300;
  line-height: 18px;
  border: 0px;
  padding: 0px;
}
body #footerWrapper #footer .footer4 .footer2Text a:hover {
  text-decoration: none;
}
body #bodyWrapper {
  width: 100%;
  max-width: 1180px;
  margin: 0px auto;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  padding-top: 90px;
  padding-bottom: 90px;
}
@media (max-width: 1280px) {
  body #bodyWrapper {
    width: 90%;
    padding-left: 5%;
    padding-right: 5%;
  }
}
@media (max-width: 768px) {
  body #bodyWrapper {
    padding-top: 18px;
  }
}
body #bodyWrapper.full-width-content {
  display: block;
}
@media (max-width: 1180px) {
  body #bodyWrapper {
    width: auto;
  }
}
body #bodyWrapper.ourLocationPage {
  width: 100%;
}
body #bodyWrapper .videoWrapper {
  width: 100%;
  height: auto;
}
body #bodyWrapper.mobileTaleo {
  width: 90%;
  padding: 0 20px;
  margin: 0 auto;
}
body #bodyWrapper.privacyPolicy, body #bodyWrapper.cookiePolicy {
  padding-top: 120px;
  width: 90%;
}
body #bodyWrapper.privacyPolicy a, body #bodyWrapper.cookiePolicy a {
  white-space: pre-line;
}
@media (max-width: 600px) {
  body #bodyWrapper.privacyPolicy a, body #bodyWrapper.cookiePolicy a {
    word-break: break-all;
  }
}
body #bodyWrapper.cookiePolicy table {
  border-top: 1px solid #eee;
  border-bottom: 1px solid #eee;
  margin-bottom: 30px;
}
body #bodyWrapper.cookiePolicy table thead td {
  border-bottom: 1px solid #eee;
}
body #bodyWrapper.cookiePolicy table td {
  padding-right: 10px;
}
body #bodyWrapper.jobNotFound #thirdLevelHeaderWrapper {
  display: none;
}
@media (max-width: 786px) {
  body #quickSearchBoxWrapper {
    margin-bottom: 30px;
  }
}
body #quickSearchBoxWrapper .logosImage {
  display: block;
  width: 100%;
}
@media (max-width: 1100px) {
  body #quickSearchBoxWrapper .logosImage {
    margin-top: 20px;
  }
}
@media (max-width: 1000px) {
  body #quickSearchBoxWrapper .logosImage {
    width: 95%;
    margin: 20px auto 0px auto;
  }
}
@media (max-width: 786px) {
  body #quickSearchBoxWrapper .logosImage {
    display: none;
  }
}
body hr {
  color: #237da8;
  background-color: #237da8;
  border: none;
  height: 1px;
  margin: 0;
  margin-left: -10px;
  padding: 0;
  width: 10000px;
}
body hr.mobileSeparator {
  display: none;
  color: #cccccc;
  background-color: #cccccc;
  border: none;
  height: 1px;
  margin: 0 0 30px -20px;
  padding: 0;
}
@media (max-width: 786px) {
  body hr.mobileSeparator {
    display: block;
    width: 100%;
    margin: 0 auto 20px auto;
  }
}
@media (max-width: 570px) {
  body hr.mobileSeparator {
    width: 10000px;
    margin-left: -30px;
  }
}
body hr.locationsDivider {
  color: #cccccc;
  background-color: #cccccc;
  width: 100%;
  margin: 0px 0px 30px 0px;
}
body hr.internshipTestimonialsDivider {
  color: #cccccc;
  background-color: #cccccc;
  width: 100%;
  margin: 30px 0px 20px 0px;
}
body hr.diversityTestimonialsDivider {
  color: #cccccc;
  background-color: #cccccc;
  width: 100%;
  margin: 30px 0px 20px 0px;
}
body .divisionsWrapper {
  width: 100%;
  height: 275px;
}
@media (max-width: 1000px) and (min-width: 571px) {
  body .divisionsWrapper {
    margin: 0 auto;
    text-align: justify;
  }
}
@media (max-width: 570px) {
  body .divisionsWrapper {
    margin-bottom: 40px;
    height: auto;
  }
}
body .divisionsWrapper .divisionWrapper {
  float: left;
  width: 50%;
  text-align: center;
}
@media (max-width: 1000px) {
  body .divisionsWrapper .divisionWrapper {
    margin: 0;
    display: inline-block;
  }
}
@media (max-width: 570px) {
  body .divisionsWrapper .divisionWrapper {
    text-align: center;
    display: block;
    margin: 0 auto;
    float: none;
  }
}
body .divisionsWrapper .divisionWrapper.stretch {
  height: 0px;
}
body .divisionsWrapper .divisionWrapper .iconWrapper {
  display: inline-block;
  height: 200px;
  text-align: center;
}
body .divisionsWrapper .divisionWrapper .h3 {
  margin-right: 0px;
  margin-top: 10px;
  margin-bottom: 0px;
}
@media (max-width: 1000px) and (min-width: 571px) {
  body .divisionsWrapper .divisionWrapper .h3 {
    width: 138px;
  }
}
@media (max-width: 570px) {
  body .divisionsWrapper .divisionWrapper .h3 {
    margin: 0 auto;
  }
}
body .divisionsWrapper .divisionIcon {
  width: 160px;
  height: 200px;
  display: inline-block;
}
@media (max-width: 1000px) and (min-width: 571px) {
  body .divisionsWrapper .divisionIcon {
    width: 138px;
    height: 172px;
  }
}
body .divisionsWrapper .divisionIcon#filmIcon {
  background-image: url("../images/Division_Thumbnail_Film.jpg");
}
body .divisionsWrapper .divisionIcon#filmIcon:hover {
  background-position: 0px 200px;
}
@media (max-width: 1000px) and (min-width: 571px) {
  body .divisionsWrapper .divisionIcon#filmIcon {
    background-image: url("../images/Division_Thumbnail_Film_T.jpg");
  }
  body .divisionsWrapper .divisionIcon#filmIcon:hover {
    background-position: 0px 172px;
  }
}
body .divisionsWrapper .divisionIcon#tvIcon {
  background-image: url("../images/Division_Thumbnail_Television.jpg");
}
body .divisionsWrapper .divisionIcon#tvIcon:hover {
  background-position: 0px 200px;
}
@media (max-width: 1000px) and (min-width: 571px) {
  body .divisionsWrapper .divisionIcon#tvIcon {
    background-image: url("../images/Division_Thumbnail_Television_T.jpg");
  }
  body .divisionsWrapper .divisionIcon#tvIcon:hover {
    background-position: 0px 172px;
  }
}
body .divisionsWrapper .divisionIcon#sportsIcon {
  background-image: url("../images/Division_Thumbnail_Sports.jpg");
}
body .divisionsWrapper .divisionIcon#sportsIcon:hover {
  background-position: 0px 200px;
}
@media (max-width: 1000px) and (min-width: 571px) {
  body .divisionsWrapper .divisionIcon#sportsIcon {
    background-image: url("../images/Division_Thumbnail_Sports_T.jpg");
  }
  body .divisionsWrapper .divisionIcon#sportsIcon:hover {
    background-position: 0px 172px;
  }
}
body .divisionsWrapper .divisionIcon#natGeoIcon {
  background-image: url("../images/Division_Thumbnail_NatGeo.jpg");
}
body .divisionsWrapper .divisionIcon#natGeoIcon:hover {
  background-position: 0px 200px;
}
@media (max-width: 1000px) and (min-width: 571px) {
  body .divisionsWrapper .divisionIcon#natGeoIcon {
    background-image: url("../images/Division_Thumbnail_NatGeo_T.jpg");
  }
  body .divisionsWrapper .divisionIcon#natGeoIcon:hover {
    background-position: 0px 172px;
  }
}
@media (max-width: 630px) {
  body .secondLevelPage .divisionsWrapper {
    height: auto;
  }
}
@media (max-width: 750px) and (min-width: 631px) {
  body .secondLevelPage .divisionsWrapper .divisionWrapper .h3 {
    width: 100px;
    font-size: 20px;
  }
}
@media (max-width: 630px) {
  body .secondLevelPage .divisionsWrapper .divisionWrapper {
    text-align: center;
    display: block;
    margin: 0;
  }
}
@media (max-width: 750px) and (min-width: 631px) {
  body .secondLevelPage .divisionsWrapper .divisionWrapper .iconWrapper {
    width: 100px;
    height: 125px;
  }
}
@media (max-width: 750px) and (min-width: 631px) {
  body .secondLevelPage .divisionsWrapper .divisionWrapper .divisionIcon {
    width: 100px;
    height: 125px;
  }
  body .secondLevelPage .divisionsWrapper .divisionWrapper .divisionIcon#filmIcon {
    background-image: url("../images/Division_Thumbnail_Film_M.jpg") !important;
  }
  body .secondLevelPage .divisionsWrapper .divisionWrapper .divisionIcon#tvIcon {
    background-image: url("../images/Division_Thumbnail_Television_M.jpg") !important;
  }
  body .secondLevelPage .divisionsWrapper .divisionWrapper .divisionIcon#sportsIcon {
    background-image: url("../images/Division_Thumbnail_Sports_M.jpg") !important;
  }
  body .secondLevelPage .divisionsWrapper .divisionWrapper .divisionIcon:hover {
    background-position: 0px 125px !important;
  }
}
body .homePage .advancedSearch {
  margin-right: -60px;
}
@media (max-width: 1100px) {
  body .homePage .advancedSearch {
    margin-right: 0px;
  }
}
body .homePage #bottomSection {
  padding-top: 30px;
}
body #bottomQuote {
  background-color: #298bba;
  background: -webkit-linear-gradient(#2fa4db, #298bba);
  background: -o-linear-gradient(#2fa4db, #298bba);
  background: -moz-linear-gradient(#2fa4db, #298bba);
  background: linear-gradient(#2fa4db, #298bba);
  padding: 20px 20px 50px 20px;
  min-height: 30px;
  border-radius: 4px;
}
body #quotePicture {
  position: relative;
  float: right;
  text-align: right;
  margin-top: -60px;
  width: 100%;
  height: 141px;
}
body #quoteTriangle {
  position: absolute;
  right: 178px;
  width: 28px;
  height: 30px;
  background-image: url("../images/Quote_Triangle.png");
  background-position: top right;
  margin-top: -1px; /*IE fix*/
}
@media (max-width: 786px) {
  body #quoteTriangle {
    right: 218px;
  }
}
@media (max-width: 300px) {
  body #quoteTriangle {
    display: none;
  }
}
body .jobListing .bod, body .jobListing .secondLevelPage #leftSection .activeFilter, .secondLevelPage #leftSection body .jobListing .activeFilter, body .jobListing .thirdLevelPage #leftSection .activeFilter, .thirdLevelPage #leftSection body .jobListing .activeFilter {
  line-height: 21px;
  font-size: 16px;
}
body .jobListing .bod strong, body .jobListing .secondLevelPage #leftSection .activeFilter strong, .secondLevelPage #leftSection body .jobListing .activeFilter strong, body .jobListing .thirdLevelPage #leftSection .activeFilter strong, .thirdLevelPage #leftSection body .jobListing .activeFilter strong {
  font-size: 16px;
}
body .jobListing h4 {
  text-transform: none;
  margin-bottom: 0;
  display: inline-block;
}
body .locationsPage {
  margin-top: 50px;
}
@media (max-width: 1000px) {
  body .locationsPage {
    padding: 0px 20px 0px 20px !important;
  }
}
body .locationsPage .locationsMap {
  width: 100%;
  height: auto;
  margin-bottom: 30px;
}
body .internshipTestimonialWrapper {
  float: left;
}
body .internshipTestimonialWrapper .thumbnailWrapper {
  float: left;
}
body .internshipTestimonialWrapper .thumbnailWrapper .thumbnail {
  width: 130px;
  height: 300px;
  margin-right: 25px;
}
@media (max-width: 786px) {
  body .internshipTestimonialWrapper .thumbnailWrapper .thumbnail {
    height: 150px;
  }
}
body .internshipTestimonialWrapper .thumbnailWrapper .thumbnail.first {
  background-image: url("/Content/images/Headshots/Thumbnail_Najah.jpg");
  background-repeat: no-repeat;
}
body .internshipTestimonialWrapper .thumbnailWrapper .thumbnail.second {
  background-image: url("/Content/images/Headshots/Thumbnail_Amber.jpg");
  background-repeat: no-repeat;
}
body .internshipTestimonialWrapper .quote {
  color: #2fa4db;
  margin: 0;
}
body .internshipTestimonialWrapper .attribution {
  line-height: 26px;
  margin: 5px 0px 30px 0px;
}
body .diversityTestimonialWrapper {
  float: left;
}
body .diversityTestimonialWrapper .thumbnailWrapper {
  float: left;
}
body .diversityTestimonialWrapper .thumbnailWrapper .thumbnail {
  width: 130px;
  height: 215px;
  margin-right: 25px;
}
body .diversityTestimonialWrapper .thumbnailWrapper .thumbnail.first {
  background-image: url("/Content/images/Headshots/Thumbnail_Justin.jpg");
  background-repeat: no-repeat;
}
body .diversityTestimonialWrapper .thumbnailWrapper .thumbnail.second {
  background-image: url("/Content/images/Headshots/Thumbnail_Francois.jpg");
  background-repeat: no-repeat;
}
body .diversityTestimonialWrapper .thumbnailWrapper .thumbnail.third {
  background-image: url("/Content/images/Headshots/Thumbnail_Maria.jpg");
  background-repeat: no-repeat;
}
body .diversityTestimonialWrapper .thumbnailWrapper .thumbnail.fourth {
  background-image: url("/Content/images/Headshots/Thumbnail_Ronald.jpg");
  background-repeat: no-repeat;
}
@media (max-width: 786px) {
  body .diversityTestimonialWrapper .thumbnailWrapper .thumbnail {
    height: 150px;
  }
}
body .diversityTestimonialWrapper .quote {
  color: #2fa4db;
  margin: 0;
}
body .diversityTestimonialWrapper .attribution {
  line-height: 26px;
  margin: 5px 0px 30px 0px;
}
body .videoPreviewWrapper {
  margin-top: 30px;
}
body .videoPreviewWrapper h3 {
  margin-bottom: 10px;
}
body .videoPreviewWrapper .eventVideoPreview {
  width: 100%;
  margin-bottom: 10px;
}
body .videoPreviewWrapper .eventVideoPreview:hover {
  cursor: pointer;
}
body .videoPreviewWrapper .button {
  padding: 0 30px 0 30px;
}
body .noTopSpacing {
  margin-top: 0px;
}
body #brochureButton {
  margin-bottom: 20px;
}
body .properCase {
  text-transform: none;
}
body a.back:hover {
  cursor: pointer;
}

.accordion {
  padding-bottom: 20px;
  width: 100%;
}
.accordion .accordionItem {
  border-bottom: 1px solid #333;
  padding: 10px 0px;
}
.accordion .accordionItem .accordionTitle {
  background-image: url("../img2019/Global/icon-expand-red.png");
  background-repeat: no-repeat;
  background-position: 100% 50%;
  padding-right: 24px;
  font-weight: bold;
  font-size: 20px;
  cursor: pointer;
}
.accordion .accordionItem.expanded .accordionTitle {
  background-image: url("../img2019/Global/icon-collapse-red.png");
}
.accordion .accordionItem .accordionBody {
  padding-top: 10px;
  display: none;
}

#BackToTopButton {
  width: 50px;
  height: 50px;
  position: fixed;
  right: 5%;
  bottom: 3%;
  display: none;
  background-image: url("../img2019/Global/btn_back-to-top.png");
  background-repeat: no-repeat;
  background-size: 50px 50px;
  background-position: 50% 50%;
  background-color: rgba(102, 102, 102, 0.6);
  border-radius: 5px 5px 5px 5px;
  -moz-border-radius: 5px 5px 5px 5px;
  -webkit-border-radius: 5px 5px 5px 5px;
  border: 0px solid #000000;
}
#BackToTopButton:hover {
  background-color: rgb(102, 102, 102);
}

.home-intro {
  padding-top: 45px;
}

.standard-one-column {
  width: 100%;
  max-width: 1280px;
  margin: 0px auto;
}
@media (max-width: 1280px) {
  .standard-one-column {
    width: 90%;
    padding-left: 5%;
    padding-right: 5%;
  }
}
@media (max-width: 1180px) {
  .standard-one-column.standard-one-column-full-mobile {
    padding-left: 0%;
    padding-right: 0%;
    width: 100%;
  }
}

.one-brand-image img {
  width: 100%;
  margin: 10px auto;
}

.foxcorporationcallout {
  position: relative;
}

.student-body {
  max-width: 100%;
}
.student-body .slick-prev:before, .student-body .slick-next:before {
  color: #00263E;
}
@media (min-width: 768px) {
  .student-body {
    max-width: 70%;
  }
}
.student-body .collapse-group {
  margin-bottom: 20px;
}
.student-body .collapse-group .collapse-link {
  display: inline-block;
  width: 100%;
  padding-bottom: 5px;
  border-bottom: 1px solid #D2232A;
  text-decoration: none;
  color: #00263E;
  text-transform: uppercase;
  background-image: url("../img2019/Global/icon-collapse-red.png");
  background-position: right;
  background-repeat: no-repeat;
}
.student-body .collapse-group .collapsible {
  margin-top: 10px;
  margin-left: 10px;
}
.student-body .collapse-group.collapsed .collapse-link {
  background-image: url("../img2019/Global/icon-expand-red.png");
}
.student-body .slider {
  width: 100%;
  height: auto;
  margin-top: 20px;
  margin-bottom: 40px;
}
.student-body .slider div {
  width: 100%;
}
.student-body .slider div img {
  max-width: 100%;
}
.student-body ul li ul {
  list-style: none;
}
.student-body ul li ul li {
  font-weight: normal;
}
.student-body ul li ul li::before {
  content: none !important;
}

a.external {
  padding-right: 22px;
  background-image: url("../img2019/Global/icon_external-link_arrow.png");
  background-position: right 45%;
  background-repeat: no-repeat;
}

.badgeContainer {
  display: flex;
  flex-wrap: wrap;
  max-width: 1000px;
  margin-top: 2em;
}

.badge {
  margin: 2em 1.5em 2em 1.5em;
}

h2.h4 u b {
  font-size: 20px;
  line-height: 24px;
  font-weight: 400;
}

.skip-to-main-content-link {
  position: absolute;
  left: -9999px;
  z-index: 999;
  padding: 1em;
  background-color: #D2232A;
  color: white;
  opacity: 0;
}
.skip-to-main-content-link:hover {
  color: white;
}

.skip-to-main-content-link:focus {
  left: 50%;
  transform: translateX(-50%);
  opacity: 1;
}
