/* CSS Document */
div.quote-callout {
  background-image: none;
  position: relative;
  color: #3F3F3F;
  padding: 30px 40px 30px 40px;
  border-radius: 0px;
  box-shadow: 0px 0px 0px #999;
  margin: 25px;
  border: none;
}

div.enpTitleHolder {
  display: block;
  margin: 0 auto;
  width: 70%;
  padding-bottom: 20px;
  text-align: center;
}

h1.enpTitleText {
  font-size: 3.5em;
  line-height: 1em;
  color: white;
  background-color: transparent;
  font-family: "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
  text-shadow: 4px 4px #002c77;
  /*	font-weight: 400;*/

}

h1.enpTitleText span {
  font-size: 1rem;
  vertical-align: text-top;
}

.mark {
  position: absolute;
}

.careerHome #heroImage.hasImage {
  height: 500px;
  /*overflow:hidden;*/
}

.careerHome #heroImage.hasImage {
  padding-bottom: 0px;
  margin-bottom: 0px;
}

#content {
  padding-top: 25px;
}

.vidHold {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  overflow: hidden;
  z-index: 100;
}

#myVideo {
  position: absolute;
  top: 50%;
  left: 50%;
  width: auto;
  height: auto;
  min-width: 100%;
  min-height: 100%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}

.padTop {
  padding-top: 25px;
}

.padBot {
  padding-bottom: 25px;
}

.padBotMore {
  padding-bottom: 50px;
}

.inMid {
  text-align: center;
  width: 100%;
  position: absolute;
  top: 0px;
  height: 100%;
  z-index: 1000;
}

.diagonal .inMid {
  z-index: 1300;
}

.inMid td,
.inMid table {
  height: 100%;
  width: 100%;
  text-align: center;
  vertical-align: bottom;
  border: 0px;
  padding: 0px;
  border-collapse: collapse;
}

.diagonal .vidHold,
.diagonal .overlay {
  -webkit-clip-path: polygon(11% 0, 100% 0, 100% 20%, 0 100%, 0 8%);
  clip-path: polygon(11% 0, 100% 0, 100% 20%, 0 100%, 0 8%);
  -webkit-clip-path: polygon(10% 0, 100% 0, 100% 55%, 0 100%, 0 4%);
  clip-path: polygon(10% 0, 100% 0, 100% 55%, 0 100%, 0 4%);
}

#heroImage.smallHeader {
  -webkit-clip-path: none;
  clip-path: none;
  margin-bottom: 0px;
  padding-bottom: 0px;
}

#heroImage.smallHeader,
#heroImage.smallHeader .mover {
  height: 260px;
}

#heroImage.smallHeader .tbox {
  padding-bottom: 35px;
}

#heroImage.smallHeader .overlay {
  /* z-index:1001;	*/
}

#heroImage.diagonal .overlay {
  z-index: 1001;
}

#heroImage.smallHeader .tboxWrap,
#heroImage.smallHeader h1,
#heroImage.smallHeader h4 {
  z-index: 1201;
}

.inMid td {
  padding-top: 200px;
}

.inMid form {
  max-width: 750px;
  margin-left: auto;
  margin-right: auto;
}

.inMid td {
  padding-left: 25px;
  padding-right: 25px;
  box-sizing: border-box;
}

.inMid ul li {
  list-style: none;
  display: inline-block;
  margin: 5px;
  margin-bottom: 6px;
  margin-top: 8px;
  background: #9e9e9e;
  border-radius: 10px;
  box-sizing: border-box;
  border: 1px solid #9e9e9e;
  line-height: 1.725em !important;
}

.inMid ul li.bHighlight {
  border: 1px solid #fff;
}

.inMid ul li a {
  font-size: 0.875em;
  /*0.875em =14px*/
  color: #fff;
  padding: 3px;
  padding-left: 11px;
  padding-right: 11px;
  display: inline-block;
}

.inMid ul {
  padding-top: 6px;
}

.inMid img {
  max-width: 100%;
  height: auto;
}

.inMid ul li:hover,
.inMid ul li:hover a {
  background: #0082bd;
  color: #fff;
  text-decoration: none;
  border-color: #0082bd;
  border-radius: 10px;

}

.overlayBlack {
  /*background:rgba(0,0,0,0.6);*/
  padding: 20px;
  width: 100%;
  max-width: 900px;
  box-sizing: border-box;
  margin-left: auto;
  margin-right: auto;
}

.careers h2 {
  color: #fff;
  font-size: 2.125em;
  /*2.125em = 34px*/
  padding-bottom: 25px;
}

.careers p {
  color: #fff;
  padding-bottom: 20px;
}

.mover {
  position: relative;
  height: 500px;
}

#careersMenu .gutter {
  text-align: left;
  margin-left: 10px;
  margin-right: 10px;
  position: relative;
}

#careersMenu .careers #keywordsearch-q {
  padding-top: 12px;
  padding-bottom: 12px;
}

#careersMenu .careers #keywordsearch-button {
  padding-top: 14px;
  padding-bottom: 15px;
  background: #0d2e75;
  padding-left: 0px;
  padding-right: 0px;
}

#keywordsearch-button,
#keywordsearch-q {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border-radius: 0px;
}

#careersMenu .wrap ul {
  display: block;
  padding-left: 10px;
  padding-right: 10px;
  text-align: left;
}

#careersMenu .wrap li {
  display: inline-block;
  color: #3881b8;
  margin-left: 5px;
  margin-right: 5px;
  padding-left: 5px;
  padding-right: 5px;
}

#careersMenu .gutter {
  padding-top: 0px;
  padding-bottom: 0px;
}

#careersMenu a {
  line-height: 2.75em;
  /*2.75em = 44px*/
  box-sizing: border-box;
  text-decoration: none;
  color: #1E1E1E;
  font-weight: 400;
  font-size: 0.875em;
  /*0.875em = 14px*/
}

#careersMenu .wrap {
  position: relative;
  background: #f2f2f2;
}

#careersMenu li:hover,
#careersMenu li.active {
  border-bottom: 5px solid #0082bd;
}

#careersMenu li {
  height: 44px;
  overflow: hidden;
  box-sizing: border-box;
}

#careersMenu {
  height: 44px;
  box-sizing: border-box;
  overflow: hidden;
}

#careersMenu .browse a {
  color: #fff;
  font-weight: 700
}

#careersMenu .browse:hover {
  background: #002c77;
}

#careersMenu .svg-inline--fa {
  height: 42px;
}

#careersMenu .browse {
  position: absolute;
  right: 25px;
  top: 0px;
  bottom: 0px;
  padding-left: 15px;
  padding-right: 15px;
  background: #0082bd;
  color: #fff;
  display: inline-block;
  text-transform: uppercase;
  font-size: 1em;
  /*1em = 16px*/
}

.pin #careersMenu {
  position: fixed;
  top: 0px;
  left: 0px;
  width: 100%;
  background: #f4f4f4;
  z-index: 900;
}

.pin #headerStrip {
  /* padding-bottom:44px;	*/
}

.benefits.long {
  background: #0083be;
  padding-top: 20px;
  padding-bottom: 15px;
}

#content .benefits ul,
.benefits.long ul {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: center;
}

#content .benefits li,
.benefits.long li {
  width: 33.3333%;
  text-align: center;
  list-style: none;
  list-style-image: none;
  box-sizing: border-box;
  color: #fff;
  margin-left: 0px;
  padding-left: 10px;
  padding-right: 10px;
}

#content .benefits li svg,
.benefits.long li svg {
  display: block;
  font-size: 3.75em;
  /*3.75em = 60px*/
  margin-left: auto;
  margin-right: auto;
  padding-bottom: 10px;
}

#content .benefits li a {
  color: #fff;
  text-decoration: none;
  display: block;
  padding: 15px;
  padding-top: 25px;
  padding-bottom: 25px;
}

.benefits.long li {
  text-align: center;
}

.benefits.long li a {
  font-size: 1em;
  /*1em = 16px*/
  line-height: 1.5em;
  /*1.5em = 24px*/
  color: #fff;
}

/* Benefits Color*/
.benefits-color.long {
  background: #0083be;
  padding-top: 20px;
  padding-bottom: 15px;
}

#content .benefits-color ul,
.benefits-color.long ul {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: center;
}

#content .benefits-color li,
.benefits-color.long li {
  width: 33.3333%;
  text-align: center;
  list-style: none;
  list-style-image: none;
  box-sizing: border-box;
  color: #B1585A;
  margin-left: 0px;
  padding-left: 10px;
  padding-right: 10px;
  box-sizing: border-box;
}

#content .benefits-color li svg,
.benefits-color.long li svg {
  display: block;
  font-size: 3.75em;
  /*3.75em = 60px*/
  margin-left: auto;
  margin-right: auto;
  padding-bottom: 10px;
}

#content .benefits-color li a {
  color: #002C77;
  text-decoration: none;
  display: block;
  padding: 15px;
  padding-top: 25px;
  padding-bottom: 25px;
}

#content .benefits-color li:hover a {
  color: #0083BE;
  text-decoration: none;
  display: block;
  padding: 15px;
  padding-top: 25px;
  padding-bottom: 25px;
}

.benefits-color.long li {
  text-align: center;
}

.benefits-color.long li a {
  font-size: 1em;
  /*1em = 16px*/
  line-height: 1.5em;
  /*1.5em = 24px*/
  color: #73393A;
}

#content .awards {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: center;
  padding-top: 25px;
  padding-bottom: 25px;
}

#content .awards div {
  width: 20%;
  text-align: center;
  list-style: none;
  list-style-image: none;
  /*  height: 100px;*/
  padding-top: 10px;
  padding-bottom: 10px;
  margin: 0px;
}

#content .awards div img {
  /*  height: 100%;*/
  width: 63%;
}

#content .awards div a:focus {
  color: black !important;
  outline: 3px solid black;
  /* outline-offset: 0px; */
  z-index: 999999;
  position: relative;
}

.newSearch {
  margin-left: -20px;
  margin-right: -20px;
}

.newSearch ul {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: center;
}

div.careerSearch {

  padding: 16px 0px;
  font-size: 1.250em
}

input.searchPlaceholder {
  font-size: 1.250em;
}

button.searchButton {
  font-size: 1.250em
}

#content .newSearch li,
#content .newSearch li:last-child {
  padding: 15px;
  padding-top: 5px;
  padding-bottom: 5px;
  padding-left: 10px;
  display: inline-block;
  list-style: none;
  background: #fff;
  border-radius: 3px;
  margin-left: 5px;
  margin-right: 5px;
  margin-bottom: 5px;
  margin-top: 5px;
  width: 45%;
  box-sizing: border-box;
  overflow: hidden;
  white-space: nowrap;
}

#content .newSearch li:hover {
  background: #0083be;
  color: #fff;
  text-decoration: none;
}

#content .newSearch li:hover a {
  color: #fff;
  text-decoration: none;
}

#content .newSearch a {
  text-decoration: none;
  display: block;
}

.newSearch table {
  border-collapse: collapse;
}

.newSearch li svg {
  display: none;
}

.newSearch td {
  width: 50%;
  text-align: center;
  vertical-align: top;
  padding: 5px;
  padding-left: 5px;
  padding-right: 5px;
  box-sizing: border-box;
  position: relative;
  padding-top: 65px;
}

#content .newSearch h3 {
  position: absolute;
  top: -10px;
  left: 0px;
  bottom: auto;
  text-align: center;
  width: 100%;
  background: #002c77;
  color: #fff;
  padding-top: 10px;
  padding-bottom: 10px;
  height: auto;
}

.newSearch a {
  color: #0083be;
}

.newSearch td:first-child {
  border-left: 20px solid #fff;
  border-right: 20px solid #fff;
}

.newSearch td:last-child {
  border-left: 20px solid #fff;
  border-right: 20px solid #fff;
}

.lgray {
  background: #f2f2f2;
}

.newSearch {}

.newSearch h3 {
  padding-bottom: 15px;
}

/*no longer flexing on the careers page */
.flex {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: space-between;
  padding-bottom: 25px;
}

.aVid {
  width: 100%;
  /*this was 23% with only 4 videos*/
  background: #fff;
  position: relative;
  margin-bottom: 25px;
  margin-left: auto;
  margin-right: auto;
  height: 100%;
}

#careerOwl .owl-stage {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

#careerOwl .owl-item {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: auto !important;
}

.aVid .anImg {
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  position: relative;
  height: 165px !important;
}

#content .aVid h2 {
  font-size: 1.2em;
  line-height: 1.2em;
  margin-top: 0px;
  margin-bottom: 0px;
  width: 100%;
  background: #007DB8;
  color: #fff;
  text-align: center;
  padding-top: 10px;
  padding-bottom: 10px;
  padding-left: 7px;
  padding-right: 7px;
  box-sizing: border-box;
}

#content .aVid h3 {
  font-size: 1.2em;
  line-height: 1.2em;
  margin-top: 0px;
  margin-bottom: 0px;
  width: 100%;
  background: #007DB8;
  color: #fff;
  text-align: center;
  padding-top: 10px;
  padding-bottom: 10px;
  padding-left: 5px;
  padding-right: 5px;
  box-sizing: border-box;
}

#content .aVid h4 {
  margin-top: 0px;
  margin-bottom: 0px;
  width: 100%;
  background: #007DB8;
  color: #fff;
  text-align: center;
  padding-top: 10px;
  padding-bottom: 10px;
  padding-left: 5px;
  padding-right: 5px;
  box-sizing: border-box;
}

#content .aVid .anImg svg {
  right: 10px;
  bottom: 10px;
  color: #fff;
  position: absolute;
  font-size: 1.25em;
  /*1.25em = 20px*/
  line-height: 20px;
  opacity: 1;
  /*  transition: all 0.1s;*/
}

.adVideo img {
  /*	color: white;*/
  /*	background-color: transparent;*/
  width: 1.85em !important;
  /*	height: 1.1em !important;*/
  vertical-align: middle;
  display: inline-block !important;
  outline-offset: 2px;
  padding: 0px 0px 4px 4px;
}


.owl-carousel .aVid h2 a:focus {
  outline-offset: -4px !important;
  /*	outline: 1px blue solid !important;*/

}

.fa-audio-description {
  position: relative !important;
  display: inline !important;

}

.aVid a {
  position: absolute;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 165px;
  display: block;
  z-index: 100;
}

#content .aVid .anImg:hover svg {
  opacity: 1;
  font-size: 1.5em;
  /*1.5em = 24px*/
  line-height: 1.5em;
  /*1.5em = 24px*/
  right: 8px;
  bottom: 8px;
}

.v1 .anImg {
  height: 140px;
  background-image: url('/images/careers/featured-opportunities/systems-engineer-hero.jpg');
}

.v2 .anImg {
  height: 140px;
  background-image: url('/images/careers/featured-opportunities/test-engineer-hero.jpg');
}

.v3 .anImg {
  height: 140px;
  background-image: url('/images/careers/ss4.png');
}

.v4 .anImg {
  height: 140px;
  background-image: url('/images/careers/ss3.png');
}

.v5 .anImg {
  height: 140px;
  background-image: url('/images/careers/featured-opportunities/software-engineer-hero.jpg');
}

.v6 .anImg {
  height: 140px;
  background-image: url('/images/careers/featured-opportunities/product-engineer-hero.jpg');
}

.v7 .anImg {
  height: 140px;
  background-image: url('/images/careers/featured-opportunities/digital-engineer-hero.jpg');
}

.v8 .anImg {
  height: 140px;
  background-image: url(/images/careers/v8.jpg)
}

.v9 .anImg {
  height: 140px;
  background-image: url(/images/careers/v9.jpg)
}

.v10 .anImg {
  height: 140px;
  background-image: url(/images/careers/v10.jpg)
}

.v11 .anImg {
  height: 140px;
  background-image: url('/images/careers/featured-opportunities/ux-designer-hero.jpg');
}

.v12 .anImg {
  height: 140px;
  background-image: url(/images/careers/dei-video.jpg)
}

.aSpace {
  padding: 20px;
  text-align: center;
  padding-bottom: 10px;
  position: relative;
}

.aSpace p {
  color: #646464;
  margin-bottom: 0px;
  padding-bottom: 0px;
}

.normText {
  text-align: center;
}

.normText p {
  max-width: 600px;
  margin-left: auto;
  margin-right: auto;
  color: #646464;
}

.aHero {
  background-image: url('/images/careers/nice-bg.jpg');
  background-size: cover;
  height: 400px;
  background-position: center right;
  position: relative;
  overflow: hidden;
}

.aHero.h1 {
  background-image: url('/images/careers/softwareEngineer.jpg');
}

.aHero.h2 {
  background-image: url('/images/careers/systemsEngineer.jpg');
}

.aHero.h2Flip {
  background-image: url('/images/careers/systemsEngineerFlip.jpg');
}

.aHero.h3 {
  background-image: url('/images/careers/testEngineer.jpg');
}

.aHero.h4 {
  background-image: url('/images/careers/productEngineer.jpg');
}

.aHero.h4Flip {
  background-image: url('/images/careers/productEngineer-flip.jpg');
}

.aHero.h5 {
  background-image: url('/images/careers/digitalEngineer.jpg');
}

.aHero.h5Flip {
  background-image: url('/images/careers/digitalEngineer-flip.jpg');
}

.aHero.h6 {
  background-image: url('/images/careers/manufacturing.jpg');
}

.aHero.h6Flip {
  background-image: url('/images/careers/manufacturing-flip.jpg');
}

.aHero.h7 {
  background-image: url('/images/careers/EWEngineer.jpg');
}

.aHero.h7Flip {
  background-image: url('/images/careers/EWEngineer.jpg');
}

.overDiag {
  background: rgba(0, 131, 190, 1);
  width: 37%;
  position: absolute;
  left: -50%;
  top: 0%;
  height: 100%;
  /* -webkit-transform: skew(-20deg, 00deg);
    transform: skew(-20deg, 0deg);	*/
  border-right: 5px solid #fff;
  transition: all 0.45s 0.5s ease-in-out;
}

#careerSlider .textDiag a:hover {
  color: #002c77;
  background: #fff;
  text-decoration: none;
  cursor: pointer;
}

.textDiag {
  position: absolute;
  top: 0%;
  left: -50%;
  width: 37%;
  color: #fff;
  height: 100%;
  transition: all 0.45s 0.5s ease-in-out;
  padding-left: 50px;
  padding-right: 50px;
  box-sizing: border-box;
}

.textDiag svg {
  color: rgba(0, 0, 0, 0.4);
}

.flex-active-slide .overDiag,
.stationary .overDiag {
  left: 0%;
}

.flex-active-slide .textDiag,
.stationary .textDiag {
  left: 0%;
}

.stationary .odd .overDiag {
  left: 63%;
  border-right: 0px;
  border-left: 5px solid #fff;
}

.stationary .odd .textDiag {
  left: 63%;
}

.bordTop {
  border-top: 5px solid #fff;
}

.textDiag table,
.textDiag td {
  height: 100%;
}

#careerSlider .textDiag a {
  padding: 7px;
  padding-left: 20px;
  padding-right: 20px;
  color: #fff;
  text-transform: uppercase;
  background: #002c77;
  display: inline-block;
  border-radius: 3px;
}

#careerSlider h2 {
  font-size: 1.75em;
  /*1.75 = 28px*/
  line-height: 2em;
  /*2em = 32px;*/
  color: #fff;
  /*  margin-bottom: 15px;*/
  margin-top: 10px;
  padding: 0;
  font-weight: 600;
}

#careerSlider h3 {
  font-size: 1.75em;
  /*1.75 = 28px*/
  line-height: 2em;
  /*2em = 32px;*/
  color: #fff;
  margin-bottom: 15px;
  margin-top: 20px;
  font-weight: 600;
}

#careerSlider h4 {
  color: #fff;
  position: relative;
  z-index: 10;
  border-bottom: 1px solid #fff;
  padding-bottom: 5px;
  margin-bottom: -10px;
}

.featuredOpTitle {
  color: #fff;
  position: relative;
  z-index: 10;
  border-bottom: 1px solid #fff;
  padding-bottom: 5px;
  margin-bottom: -10px;
  font-size: 1.125em;
  line-height: 1.25em;
  display: block;
  width: 100%;
}

#careerSlider .textDiag p {
  text-align: left;
  font-size: 1.125em;
  /*1.125em = 18px*/
  line-height: 1.625em;
  /*1.625em = 26px*/
  padding-top: 0px;
  color: #fff;
}

#content .diag .slides,
#content .diag .slide {
  margin: 0px;
  padding: 0px;
  list-style: none;
  list-style-image: none;
  margin-bottom: 0px;
}

.flexslider {
  border: 0px;
  margin-bottom: 0px;
}

.flex-direction-nav {
  display: none;
}

#content .flex-control-paging li a {
  width: 20px;
  height: 20px;
  z-index: 800;
  border: 2px solid #fff;
  /* text-indent:9999px; Causes focus outline to extend beyond element */
  background: rgba(0, 0, 0, .5);
  color: transparent !important;
  /* Removes ol numbering instead of text indent */
  text-decoration: none !important;
  /* Removes ol numbering instead of text indent */
  position: relative;
}

#content .flex-control-paging li a.flex-active {
  color: #fff;
  background-color: transparent;
  border: 2px solid #000000;
}

#careersMenu .wrap li.justMobile {
  display: none;
}

.moveLeft {
  line-height: 2.75em;
  /*2.75em = 44px*/
  background: #002c77;
  position: absolute;
  left: 0px;
  top: 0px;
  height: 34px;
  padding-left: 7px;
  padding-right: 7px;
  color: #fff;
  font-size: 1.25em;
  /*1.25em = 20px*/
  padding-top: 10px;
  z-index: 9000;
}

.moveRight {
  padding-top: 10px;
  line-height: 2.75em;
  /*2.75em = 44px*/
  background: #002c77;
  position: absolute;
  right: 0px;
  top: 0px;
  height: 34px;
  padding-left: 7px;
  padding-right: 7px;
  color: #fff;
  font-size: 1.25em;
  /*1.25em = 20px*/
  z-index: 9000;
}

#content.featured {
  padding-top: 0px;
}

.careerVid {
  overflow: hidden;
  padding-bottom: 56.25%;
  position: relative;
  height: 0;
}

.careerVid iframe {
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
  position: absolute;
}

.heroWrap {
  background: #000;
  overflow: hidden;
}

#heroVideo .mover {
  height: auto !important;
}

.JobListTable {
  width: 100%;
}

.JobListTable th {
  display: none;
}

.JobListTable tr {
  display: block;
  border-top: 1px solid #d4d4d4;
}

.JobListTable td {
  padding: 5px;
  box-sizing: border-box;
  padding-left: 0px;
  padding-right: 10px;
}

.JobListTable td.coloriginaljobtitle {
  width: 100%;
  display: block;
  padding-bottom: 0px;
}

#hold svg {
  font-size: 1.875em;
  /*1.875em = 30px*/
  margin-top: 10px;
  margin-bottom: 20px;
}

.orangeBlue {
  background-image: url('/images/careers/orange-and-blue.png');
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  background: #fff;
}

#page.withSubMenu #heroImage {
  margin-bottom: 0px;
}

.botBord {
  border-bottom: 5px solid #fff;
}

.careerBG {
  background-image: url('/images/careers/careers-bg-3.jpg');
  background-size: cover;
  background-repeat: no-repeat;
  background-position: top center;
}

.bgTint .gutter {
  background: rgba(0, 0, 0, 0.7);
}

.bgWhite {
  background: rgba(256, 256, 256, 1);
}

#careerSlider,
.flex .aVid {
  -webkit-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.23);
  -moz-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.23);
  box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.23);
}

#careerSlider.stationary {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}

#content .awards ul {
  margin-bottom: 0px;
}

.box svg {
  padding-right: 5px;
}

.extra {
  display: none;
}

.extra.show {
  display: block;
}

.feat .embed-container {
  padding-bottom: 56%;
}

.inlineIcons svg {
  font-size: 1em;
  /*1em =16px*/
  position: relative;
  top: -2px;
  padding-right: 3px;
  padding-left: 6px;
}

.vmoreHold {
  text-align: center;
  margin-top: 10px;
  margin-left: -21px;
  margin-right: -21px;
  margin-bottom: -5px;
}

.vmore {
  display: block;
  padding-top: 10px;
  padding-bottom: 10px;
  text-align: center;
  margin-left: auto;
  margin-right: auto;
  background: #0083be;
  color: #fff;
  font-weight: 700;
  text-transform: uppercase;
  font-size: 0.875em;
  /*0.875em = 14px*/
}

.vmore:hover {
  background: #0d2d73;
  color: #fff;
  text-decoration: none;
}

#careers .views-row {
  display: list-item;
  list-style-image: url(/images/list-bullet.gif);
  margin-left: 17px;
  padding-bottom: 5px;
}

div.quote-callout {
  margin-left: 0px;
  margin-right: 0px;
}

.quote-callout blockquote {
  font-size: 1.275em;
  line-height: 1.5em;
  color: #3F3F3F;
}

.drop-quote-open {
  float: left;
  /* font-size: 1.5625em; */
  line-height: 3.75em;
  /*3.75em = 60px*/
  /* padding-top: 4px; */
  padding-right: 12px;
  padding-left: 3px;
}

.drop-quote-close {
  float: right;
  /* font-size: 1.5625em; */
  line-height: 3.75em;
  /*3.75em = 60px*/
  /* padding-top: 4px; */
  padding-right: 3px;
  padding-left: 12px;
}

div.mfgJobs {
  padding: 24px 20px;
}

h2.mfgJobHeader {
  text-align: center;
  padding-bottom: 5px;
  color: #FFFFFF;
  border-bottom: 2px solid #FFFFFF;
}


@media only screen and (min-width:500px) and (max-width:885px) {
  .careerHome #content {
    padding-bottom: 170px;
  }

  .careerHome .thumbWrap.col4 .thumb {
    width: 50%;
  }

  .careerHome .inMid td {
    vertical-align: bottom;
  }

  .careers #keywordsearch-button {
    font-size: .875rem;
    padding: 13px 10px;
  }
}


.careers #keywordsearch-q {
  font-size: .875rem;
}

#content .benefits ul,
.benefits.long ul {
  padding: 120px 20px 50px 20px;
}

@media only screen and (max-width:1030px) {
  .inMid td {
    padding-top: 0px;
  }

  #careersMenu .browse {
    right: 0px;
  }

  #careersMenu .gutter {
    margin-left: 0px;
    margin-right: 0px;
    width: 100%;
    box-sizing: border-box;
    text-align: center;
    white-space: nowrap;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: -ms-autohiding-scrollbar;
  }

  #careersMenu .careers {
    display: none;
  }

  #careersMenu .wrap li.justMobile,
  .justMobile {
    /*    display: inline-block;*/
  }

  #careersMenu .wrap ul {
    text-align: center;
    padding-left: 0px;
    padding-right: 0px;
  }

  #careersMenu li:first-child {
    margin-left: 15px;
  }

  #careersMenu li:last-child {
    margin-right: 15px;
  }

  #careersMenu .browse {
    display: none;
  }
}

@media only screen and (max-width:940px) {
  .inMid td {
    padding-top: 0px;
  }

  #content .benefits ul,
  .benefits.long ul {
    padding: 0px 0px 40px 0px;
  }

  .aVid .anImg {
    height: 200px;
  }

  .flex {
    padding-bottom: 0px;
  }

  #content .newSearch li,
  #content .newSearch li:last-child {
    width: 100%;
    margin-left: 20px;
    margin-right: 20px;
  }

  .overDiag {
    width: 50%;
  }

  .textDiag {
    width: 50%;
    padding-left: 35px;
    padding-right: 35px;
  }

  .textDiag p {
    font-size: 1.125em;
    /*1.125em = 18px*/
    line-height: 1.5em;
    /*1.5em = 24px;*/
  }

  #content .awards li {
    width: 33%;
  }
}

@media only screen and (max-width:720px) {
  h1.enpTitleText {
    font-size: 2.250em;
  }
}

@media only screen and (max-width:600px) {

  .diagonal .vidHold,
  .diagonal .overlay {
    -webkit-clip-path: polygon(22% 0, 100% 0, 100% 56%, 0 100%, 0 8%);
    clip-path: polygon(22% 0, 100% 0, 100% 56%, 0 100%, 0 8%);
  }

  #careersMenu {
    display: none;
  }


}

@media only screen and (max-width:900px) {
  .thumbWrap.col1.larger .thumb.mfg {
    height: 200px;
  }

  div.mfgJobs {
    display: none;
  }

  .thumbWrap.larger .learn.mfg {
    position: relative;
    z-index: 9000;
    /* margin-block-end: 39px; */
    padding-top: 5px;
    display: block;
    bottom: 75px;
  }

}

@media only screen and (max-width:420px) {
  h1.enpTitleText {
    font-size: 1.500em !important;

  }

  .flexHold .iconButton,
  .dotHolder .iconButton .featuredhold {
    left: 35px !important;
  }

  #content .benefits ul,
  .benefits.long ul {
    padding: 120px 0px 40px 0px !important;
  }
}

@media only screen and (max-width:330px) {

  #content .benefits ul,
  .benefits.long ul {
    padding: 140px 0px 40px 0px !important;
  }
}

@media only screen and (max-width:525px) {
  h1.enpTitleText {
    font-size: 2em;

  }

  div.enpTitleHolder {

    padding-bottom: 0px;
  }

  #content .benefits ul,
  .benefits.long ul {
    padding: 20px 0px 20px 0px;
  }

  #careersMenu {
    margin-top: -20px;
    margin-bottom: 20px;
  }

  #heroImage.smallHeader .tbox {
    padding-bottom: 0px;
  }

  .benefits.long {
    margin-top: -20px;
    margin-bottom: 20px;
    padding-top: 7px;
    padding-bottom: 0px;
  }

  .benefits-color ul {
    margin-top: -20px;
    margin-bottom: 20px;
    padding: 20px 0px 20px 0px;
    padding-bottom: 0px;
    flex-direction: column !important;
    align-items: center;
  }

  #content .benefits-color li,
  .benefits-color.long li {
    width: 80%;

  }


  #careersMenu .gutter {
    margin-left: 0px;
    margin-right: 0px;
  }

  .overlayBlack {
    padding: 20px;
    padding-left: 15px;
    padding-right: 15px;
    width: auto;
    box-sizing: border-box;
    margin-left: auto;
    margin-right: auto;
    background: none;
  }

  .careerHome #heroImage.hasImage,
  .vidHold,
  #myVideo,
  .mover {
    height: 380px;
  }

  #heroImage.smallHeader,
  #heroImage.smallHeader .vidHold,
  #heroImage.smallHeader #myVideo,
  #heroImage.smallHeader .mover {
    height: 200px;
  }

  #heroImage.smallHeader {
    margin-bottom: 20px;
  }

  .inMid {
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
  }

  .careers h2 {
    font-size: 1.25em;
    /*1.25em = 20px*/
    line-height: 1.5em;
    /*1.5em = 24px*/
  }

  #content .benefits li,
  .benefits.long li {
    width: 100%;
    text-align: center;
    padding: 10px;
  }

  #content .benefits {
    padding-top: 40px;
    padding-bottom: 40px;
  }

  #content .benefits li svg,
  .benefits.long li svg {
    font-size: 3em;
    /*1.375em = 22px*/
    padding-top: 5px;
    line-height: 1.5em;
    display: block;
  }

  #content .benefits li a,
  .benefits.long li a {
    padding-top: 0px;
    padding-bottom: 7px;
    display: block;
  }

  .wrap.lgray .gutter {
    margin-left: 0px;
    margin-right: 0px;
  }

  .padTop {
    padding-top: 15px;
  }

  .padBot {
    padding-bottom: 15px;
  }

  .padBotMore {
    padding-bottom: 15px;
  }

  #content {
    padding: 0px;
  }

  .aVid {
    padding-bottom: 2px;
  }

  #careerOwl {
    padding-top: 10px;
    padding-bottom: 20px;
  }

  .aSpace {
    padding-top: 10px;
    padding-bottom: 0px;
  }

  .aVid .anImg {
    height: 150px;
  }

  .flex {
    margin-bottom: -15px;
  }

  .aHero {
    height: 300px;
  }

  .flex-control-nav {
    bottom: 0px !important;
    right: 0px !important;
    margin: 5px 0px;
    top: -36px !important;
    width: 100% !important;
    text-align: center !important;
  }

  .flexHold .iconButton,
  .dotHolder .iconButton .featuredhold {
    top: -31px !important;
    left: 65px;
  }

  .overDiag,
  .textDiag {
    /*	-webkit-transform: skew(0deg, 00deg);
    transform: skew(0deg, 0deg);	*/
    width: 100%;
    left: 0%;
    border: 0px;
  }

  .textDiag {
    padding: 15px;
    padding-bottom: 65px;
    text-align: center;
  }

  #careerSlider h3 {
    font-size: 1.5em;
    /*1.5em = 24px*/
    line-height: 1.875em;
    /*1.875em = 30px*/
  }

  #content .textDiag p {
    font-size: 1em;
    line-height: 1.5em;
    /*1.5em = 24px*/
    text-align: center;
  }

  .flex-active-slide .overDiag {
    left: 0%;
  }

  .flex-active-slide .textDiag {
    left: 0%;
  }

  #content .textDiag p {
    margin-bottom: 0px;
  }

  #content .awards li {
    width: 50%;
  }

  .newSearch td {
    width: 100%;
    display: block;
    margin-bottom: 15px;
    background: #f2f2f2;
  }

  .wrap.lgray {
    background: #fff;
  }

  .newSearch td:first-child,
  .newSearch td:last-child {
    border-left: 0px;
    border-right: 0px;
  }

  .newSearch {
    margin-left: 15px;
    margin-right: 15px;
  }

  #content .awards {
    padding-top: 0px;
    padding-bottom: 0px;
  }

  #content .awards li {
    padding-top: 0px;
    padding-bottom: 15px;
  }

  .inMid td {
    padding: 0px;
    background: rgba(0, 0, 0, 0.6);
  }

  .inMid td img {
    max-width: 100%;
    height: auto;
  }

  .inMid ul li a {
    font-size: 0.875em;
    /*0.875em = 14px*/
  }

  .inMid ul li {
    padding-left: 10px;
    padding-right: 10px;
  }

  .inMid ul {
    margin-left: -10px;
    margin-right: -10px;
  }

  .overlayBlack p {
    display: none;
  }

  .overlayBlack {
    padding: 15px;
    padding-top: 10px;
    padding-bottom: 20px;
  }

  .vids {
    padding-top: 0px;
    padding-bottom: 15px;
  }

  .stationary .overDiag {
    left: 0px;
  }

  .stationary .odd .textDiag,
  .stationary .odd .overDiag {
    left: 0px;
  }

  .stationary .textDiag {
    padding-bottom: 15px;
  }

  #careerSlider.stationary {
    margin-left: -15px;
    margin-right: -15px;
  }

  .orangeBlue {
    background: #fff;
  }

  #content .awards {
    padding-bottom: 15px;
    padding-top: 15px;
  }

  .inMid td {
    background: none;
  }

  .inMid ul li {
    margin: 2px;
    margin-left: 1px;
    margin-right: 1px;
  }

  /*adding .inner-breakout to break the row of videos outside the gutter/width of the .inner class in responsivefull.css*/
  .inner-breakout {
    max-width: 100%;
    min-width: 0px;
    margin-left: auto;
    margin-right: auto;
    position: relative;
    overflow: visible
  }

  .careers #keywordsearch-button {
    padding-top: 13px;
    padding-bottom: 13px;
    font-size: .875rem;
  }
}

/*@-moz-document url-prefix() {
  .careers #keywordsearch-button {
    padding-top: 11px;
    padding-bottom: 11px;
  }
}*/
/* Callout in blue box for bulleted list and SRC arrow bullet icon (This is also used in the impossible not to us CSS but the arrow bullet class is just 'arrow' */
div.bullet-callout {
  background-color: #0083be;
  background-image: none;
  position: relative;
  color: #FFFFFF;
  padding: 20px 20px 10px 20px;
  border-radius: 0px;
  box-shadow: 0px 0px 0px #999;
  margin-top: 30px;
  margin-bottom: 50px;
  margin-left: auto;
  margin-right: auto;
  border: none;
}

div.bullet-callout li {
  color: #FFFFFF !important;
}

ul.arrow-bullet {
  list-style-image: url(../images/arrow-white-small-01.png);
  vertical-align: top
}

/* Callout in a clear box for bulleted list and SRC arrow bullet icon */
div.bullet-callout-clear {
  background-image: none;
  position: relative;
  color: #FFFFFF;
  padding: 20px 20px 10px 20px;
  border-radius: 0px;
  box-shadow: 0px 0px 0px #999;
  margin-top: 30px;
  margin-bottom: 50px;
  margin-left: auto;
  margin-right: auto;
  border: none;
  z-index: 2
}

.bullet-callout-clear.mfg {
  background-image: none;
  position: relative;
  color: #FFFFFF;
  padding: 20px 20px 10px 20px;
  border-radius: 0px;
  box-shadow: 0px 0px 0px #999;
  margin-top: 30px;
  margin-bottom: 50px;
  margin-left: auto;
  margin-right: auto;
  border: none;
  z-index: 2
}

div.bullet-callout-clear li {
  color: #FFFFFF !important;
}

ul.arrow-bullet-clear {
  list-style-image: url(../images/arrow-white-small-01.png);
  vertical-align: top
}

/* Manufacturing Page flex */
.manufacturing {
  display: flex;
  /*  flex-direction: column;*/
  flex-wrap: wrap;
  justify-content: space-between;
  align-content: center;
}

.manufacturing .aVid {
  width: 48%;
  background: #0083be;
  position: relative;
  margin-bottom: 15px;
  margin-left: 0px;
  margin-right: 0px;
}

.manufacturing .aVid .anImg {
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  position: relative;
}

#content .manufacturing .aVid h3 {
  margin-top: 0px;
  margin-bottom: 0px;
  width: 100%;
  background: #0083be;
  color: #fff;
  text-align: center;
  padding-top: 10px;
  padding-bottom: 10px;
  padding-left: 5px;
  padding-right: 5px;
  box-sizing: border-box;
}

.manufacturing .aVid a {
  position: absolute;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 165px !important;
  display: block;
  z-index: 100;
}

.manufacturing .aVid h3 a:focus {
  outline-offset: -1px !important;
  /*	outline: 1px blue solid !important;*/

}


.manufacturing .fa-audio-description {
  position: relative !important;
  display: inline !important;

}

.manufacturing .aVid .anImg svg {
  right: 10px;
  bottom: 10px;
  color: #fff;
  position: absolute;
  font-size: 1.25em;
  /*1.25em = 20px*/
  line-height: 1.25em;
  /*1.25em = 20px*/
  opacity: 1;
  transition: all 0.1s;
}

.manufacturing .aVid:hover .anImg svg {
  opacity: 1 !important;
  font-size: 1.5em;
  /*1.5em = 24px */
  line-height: 1.5em;
  /*1.5em = 24px */
  right: 8px;
  bottom: 8px;
}

.manufacturing .v1 .anImg {
  height: 140px;
  background-image: url('/images/careers/ss3.png');
}

.manufacturing .v2 .anImg {
  height: 140px;
  background-image: url('/images/careers/featured-opportunities/product-engineer-hero.jpg');
}

.manufacturing .v3 .anImg {
  height: 140px;
  background-image: url('/images/careers/ss4.png');
}

.manufacturing .aSpace {
  padding: 20px;
  text-align: center;
  padding-bottom: 10px;
  position: relative;
}

.visuallyHidden {
  display: none;
}

.flexHold .iconButton,
.dotHolder .iconButton {
  position: absolute;
  top: 20px;
  right: 242px;
  padding: 10px;
  border: 2px solid #fff;
  background: #000;
  opacity: 0;
}

.flexHold .iconButton.loaded {
  opacity: 1;
}

button.iconButton.on {
  display: block;
}

.dotHolder .iconButton {
  opacity: 1;
}

.iconButton svg {
  top: 5.4px;
  left: 6.3px;
}

#playFlex svg {
  left: 7.3px;
}

.flexHold {
  position: relative;
}

.flex-control-nav {
  position: absolute;
  top: 360px;
  right: 20px;
  width: 40%;
  top: 20px;
  z-index: 800;
  text-align: right;
  /* overflow:hidden; */
}

.flex-viewport {
  z-index: 100;
}

#content .flex-control-nav li {
  margin-left: 5px;
  margin-right: 5px;
  z-index: 800;
  /* padding-top:5px; */
  padding-bottom: 0px !important;
}

.owl-dot {
  width: 70px;
  height: 10px;
  background: #002c77;
  border: 1px solid #fff;
  border-radius: 20px;
  display: inline-block;

  margin-bottom: 10px;
}

.owl-dot {
  width: auto;
  height: auto;
  background: none;
  border: none;
  border-radius: none;
  margin: 0px;
  padding: 0px;
  padding: 2px;
  margin-left: 2px;
  margin-right: 2px;
}

.owl-dot svg {
  fill: #000;
  stroke: #fff;
  position: relative;
  z-index: 100;
}

.owl-dot.active svg {
  fill: #fff;
  stroke: #fff;
  position: relative;
  z-index: 100;
}

.dotHolder ul {
  display: inline-block;
}

#content .dotHolder li {
  margin-left: 2px;
  margin-right: 2px;
}

#content .dotHolder {
  text-align: center;
}

ul.dotControl {
  width: 100%;
  text-align: center;
}

.dotHolderHolder {
  text-align: center;
  position: relative;
}

.dotHolder .button {
  position: absolute;
  top: 0px;
  right: auto;
}

.dotHolder .playOwl.iconButton svg {
  left: 7px;
}

#hold .jv-job-list-name,
#hold .jv-job-list-location {
  display: block;
}

#hold .jv-job-list-location {
  margin-bottom: 10px;
}