/*!
 * Hiring Header Styles Copy Over
*/
@font-face {
	font-family: 'Champion';
	src: url('./fonts/Champion-Middleweight.woff2') format('woff2'),
	  url('./fonts/Champion-Middleweight.woff') format('woff');
	font-weight: 500;
	font-style: normal;
	font-display: swap;
  }
  
  @font-face {
	font-family: 'ChampionWelter';
	src: url('./fonts/Champion-HTF-Welterweight.woff2') format('woff2'),
	  url('./fonts/Champion-HTF-Welterweight.woff') format('woff');
	font-weight: 500;
	font-style: normal;
	font-display: swap;
  }
  
  @font-face {
	font-family: 'Proxima Nova';
	src: url('./fonts/ProximaNova-Regular.woff2') format('woff2'),
	  url('./fonts/ProximaNova-Regular.woff') format('woff');
	font-weight: normal;
	font-style: normal;
	font-display: swap;
  }
  
  @font-face {
	font-family: 'Proxima Nova Semi Bold';
	src: url('./fonts/ProximaNova-Semibold.woff2') format('woff2'),
	  url('./fonts/ProximaNova-Semibold.woff') format('woff');
	font-weight: normal;
	font-style: normal;
	font-display: swap;
  }
  
  @font-face {
	font-family: 'Proxima Nova Bold';
	src: url('./fonts/ProximaNova-Bold.woff2') format('woff2'),
	  url('./fonts/ProximaNova-Bold.woff') format('woff');
	font-weight: bold;
	font-style: normal;
	font-display: swap;
  }
  
  @font-face {
	font-family: 'Proxima Nova Light';
	src: url('./fonts/ProximaNova-Light.woff2') format('woff2'),
	  url('./fonts/ProximaNova-Light.woff') format('woff');
	font-weight: bold;
	font-style: normal;
	font-display: swap;
  }
  
  @font-face {
	font-family: 'Material Icons';
	font-style: normal;
	font-weight: 400;
	src: url('./fonts/flUhRq6tzZclQEJ-Vdg-IuiaDsNcIhQ8tQ.woff2') format('woff2');
	font-display: swap;
  }
  
  html {
	-ms-text-size-adjust: 100%;
	-webkit-text-size-adjust: 100%;
	font-size: 16px !important; 
  }
  
  
  
  
  
  
  
  
  /******* PHP Header Code ************/
  nav.navbar-2 {
	height: 400px;
  }
  nav.navbar-2>.container-fluid{
	padding: 12px 0 122px 41px;
  }
  nav.navbar-2 .subnav{
	padding: 1;
  }
  .content{
	margin-top: 20px;
  }

  ul#navsubmenu.navsubmenu li {
	list-style : none;
  }   
  
  
  /************* Hiring Header Code  *************/
  
  .header-module--header--yt3YR {
	font-size: 16px; 
	  position: absolute;
	  width: 100%;
	  height: 64px;
	  z-index: 9999;
	background: black;
	top: 0;
	font-size: 16px;
	font-family: 'Proxima Nova', sans-serif;
	  color: #fff; 
	line-height: 1.45;
	text-align: center;
  
	-webkit-font-smoothing: auto;
	-moz-osx-font-smoothing: auto;
	font-kerning: normal;
	-moz-font-feature-settings: 'kern', 'liga', 'clig', 'calt';
	-ms-font-feature-settings: 'kern', 'liga', 'clig', 'calt';
	-webkit-font-feature-settings: 'kern', 'liga', 'clig', 'calt';
	font-feature-settings: 'kern', 'liga', 'clig', 'calt';
  }
  
  .header-module--header--yt3YR h1,
  .header-module--header--yt3YR h2,
  .header-module--header--yt3YR h3,
  .header-module--header--yt3YR h4,
  .header-module--header--yt3YR h5,
  .header-module--header--yt3YR h6 {
	font-weight: normal;
	line-height: 1.3;
	margin: 0 0 0.5em 0;
  }
  .header-module--header--yt3YR h1 {
	font-size: 40px;
	font-family: 'Champion', sans-serif;
	color: $purple;
	letter-spacing: 0.03em;
  }
  .header-module--header--yt3YR h2 {
	font-size: 40px;
	font-family: 'Champion', sans-serif;
	color: #230939;
  }
  .header-module--header--yt3YR h3 {
	font-family: 'Proxima Nova Bold';
	font-size: 26px;
	color: #230939;
  }
  .header-module--header--yt3YR h4 {
	font-family: 'Proxima Nova Bold';
	font-size: 21px;
	color: #00788C;
  }
  
  .header-module--header--yt3YR a {
	font-family: 'Proxima Nova Bold';
	color: #00788C;
	text-decoration: none;
	transition: color 400ms ease;
  }
  
  .header-module--header--yt3YR a:hover {
	color: #00b6b4;
	text-decoration: none !important;
  }
  .header-module--header--yt3YR p {
	margin-top: 0;
	&:last-child {
	  margin-bottom: 0;
	}
  }
  
  .header-module--header--yt3YR strong {
	font-family: 'Proxima Nova Bold';
	font-weight: normal;
  }
  
  .header-module--header--yt3YR h2 a {
	font-family: 'Champion', sans-serif;
	color: #230939;
	white-space: nowrap;
	border-bottom: 4px solid;
  }
  
  .header-module--header--yt3YR::-webkit-input-placeholder {
	color: $light;
  }
  .header-module--header--yt3YR:-moz-placeholder {
	color: $light;
  }
  .header-module--header--yt3YR::-moz-placeholder {
	color: $light;
  }
  .header-module--header--yt3YR:-ms-input-placeholder {
	color: $light;
  }
  
  @media screen and (min-width: $tiny) {
	.header-module--header--yt3YR h1 {
	  font-size: 42px;
	}
	.header-module--header--yt3YR h2 {
	  font-size: 42px;
	}
  }
  @media screen and (min-width: $small) {
	.header-module--header--yt3YR h1 {
	  font-size: 52px;
	}
	.header-module--header--yt3YR h2 {
	  font-size: 48px;
	}
  }
  @media screen and (min-width: $medium) {
	.header-module--header--yt3YR h2 {
	  font-size: 38px;
	}
  }
  @media screen and (min-width: $large) {
	.header-module--header--yt3YR h1 {
	  font-size: 60px;
	}
	.header-module--header--yt3YR h2 {
	  font-size: 44px;
	}
	.header-module--header--yt3YR h4 {
	  font-size: 24px;
	}
  }
  @media screen and (min-width: $xlarge) {
	.header-module--header--yt3YR body {
	  font-size: 18px;
	}
	.header-module--header--yt3YR h2 {
	  font-size: 48px;
	}
	.header-module--header--yt3YR h4 {
	  font-size: 26px;
	}
  }
  
  .header-module--header--yt3YR .sr-only {
	position: absolute;
	width: 1px;
	height: 1px;
	padding: 0;
	margin: -1px;
	overflow: hidden;
	clip: rect(0,0,0,0);
	border: 0;
	background-color: #fff;
	color: #000;
  }
  
  
  .header-module--header--yt3YR .header-module--mobile-only--1S7RL {
	  display: block
  }
  
  .header-module--header--yt3YR .header-module--main-nav--2P0VD {
	  position: relative;
	  height: 64px;
	  -webkit-transition: height .4s ease;
	  transition: height .4s ease;
	  margin: 0 auto
  }
  
  .header-module--header--yt3YR nav {
	  display: none;
	  top: 64px;
	  height: calc(100vh - 64px);
	  z-index: -1
  }
  
  .header-module--header--yt3YR.header-module--header-open--N1V-F nav {
	  display: block
  }
  
  .header-module--header--yt3YR .header-module--expandSub--3XlsG,
  .header-module--header--yt3YR a {
	  cursor: pointer;
	  font-family: Proxima Nova Light, sans-serif;
	  letter-spacing: 0;
	  color: #f0f0f0
  }
  
  .header-module--header--yt3YR .header-module--down--1RRTw {
	  -webkit-transform: rotate(45deg) translateY(-50%);
	  transform: rotate(45deg) translateY(-50%)
  }
  
  .header-module--header--yt3YR .header-module--up--3K3AW {
	  -webkit-transform: rotate(225deg) translateY(50%);
	  transform: rotate(225deg) translateY(50%)
  }
  
  .header-module--header--yt3YR .header-module--closed--vvfKp .header-module--horizontal--3Y8AH,
  .header-module--header--yt3YR .header-module--closed--vvfKp .header-module--vertical--3eoCt {
	  -webkit-transition: all .1s ease-in-out;
	  transition: all .1s ease-in-out;
	  -webkit-transform: rotate(-90deg);
	  transform: rotate(-90deg)
  }
  
  .header-module--header--yt3YR .header-module--closed--vvfKp .header-module--horizontal--3Y8AH {
	  opacity: 1
  }
  
  .header-module--header--yt3YR .header-module--expandSub--3XlsG {
	  display: none;
	  position: relative
  }
  
  .header-module--header--yt3YR .header-module--expandSub--3XlsG>div:after {
	  content: "";
	  background: #6e46ae;
	  position: absolute;
	  bottom: 0;
	  left: 10%;
	  height: 1px;
	  width: 80%
  }
  
  .header-module--header--yt3YR .header-module--expandSub--3XlsG>span {
	  display: inline-block;
	  padding: 0
  }
  
  .header-module--header--yt3YR .header-module--subsubnav--1Z0_R>li {
	  padding-left: 20px
  }
  
  .header-module--header--yt3YR .header-module--opened--n92C2 {
	  opacity: 1
  }
  
  .header-module--header--yt3YR .header-module--opened--n92C2 .header-module--horizontal--3Y8AH,
  .header-module--header--yt3YR .header-module--opened--n92C2 .header-module--vertical--3eoCt {
	  -webkit-transition: all .1s ease-in-out;
	  transition: all .1s ease-in-out;
	  -webkit-transform: rotate(90deg);
	  transform: rotate(90deg)
  }
  
  .header-module--header--yt3YR .header-module--opened--n92C2 .header-module--horizontal--3Y8AH {
	  opacity: 0
  }
  
  .header-module--header--yt3YR .header-module--expand-collapse-icon--3-GVN {
	  height: 1.2em;
	  width: 1.2em;
	  font-size: 1em;
	  -webkit-transition: initial;
	  transition: initial;
	  -webkit-transform: initial;
	  transform: none;
	  display: none
  }
  
  .header-module--header--yt3YR .header-module--expand-collapse-icon--3-GVN .header-module--ecicon--zwJ7f {
	  position: relative;
	  width: 1.2em;
	  height: 1.2em;
	  border-radius: 100%;
	  margin-top: .1em;
	  margin-left: .3em
  }
  
  .header-module--header--yt3YR .header-module--expand-collapse-icon--3-GVN .header-module--ecicon--zwJ7f .header-module--horizontal--3Y8AH {
	  position: absolute;
	  background-color: #fff;
	  width: 15px;
	  height: 3px;
	  left: 50%;
	  margin-left: -7.5px;
	  top: 50%;
	  margin-top: -2.5px
  }
  
  .header-module--header--yt3YR .header-module--expand-collapse-icon--3-GVN .header-module--ecicon--zwJ7f .header-module--vertical--3eoCt {
	  position: absolute;
	  background-color: #fff;
	  width: 3px;
	  height: 15px;
	  left: 50%;
	  margin-left: -1.5px;
	  top: 50%;
	  margin-top: -8.5px
  }
  
  .header-module--header--yt3YR .header-module--logo--3K0mH {
	  top: 50%;
	  left: 20px;
	  width: 130px;
	  -webkit-transform: translateY(-50%) scale(1.1);
	  transform: translateY(-50%) scale(1.1);
	  text-align: left
  }
  
  .header-module--header--yt3YR .header-module--hamburger--1vZoh,
  .header-module--header--yt3YR .header-module--logo--3K0mH {
	  position: absolute;
	  -webkit-transition: -webkit-transform .4s ease;
	  transition: -webkit-transform .4s ease;
	  transition: transform .4s ease;
	  transition: transform .4s ease, -webkit-transform .4s ease
  }
  
  .header-module--header--yt3YR .header-module--hamburger--1vZoh {
	  top: 55%;
	  right: 20px;
	  height: 28px;
	  width: 32px;
	  -webkit-transform: translateY(-65%) scale(.9);
	  transform: translateY(-65%) scale(.9)
  }
  
  .header-module--header--yt3YR .header-module--hamburger--1vZoh:after,
  .header-module--header--yt3YR .header-module--hamburger--1vZoh:before,
  .header-module--header--yt3YR .header-module--hamburger--1vZoh div {
	  background-color: #fff;
	  border-radius: 1px;
	  content: "";
	  display: block;
	  height: 2px;
	  margin: 7px 0 0;
	  -webkit-transition: all .2s ease-in-out;
	  transition: all .2s ease-in-out
  }
  
  .header-module--header--yt3YR.header-module--header-open--N1V-F .header-module--hamburger--1vZoh:after {
	  -webkit-transform: translateY(-8px) rotate(45deg);
	  transform: translateY(-8px) rotate(45deg)
  }
  
  .header-module--header--yt3YR.header-module--header-open--N1V-F .header-module--hamburger--1vZoh:before {
	  -webkit-transform: translateY(10px) rotate(-45deg);
	  transform: translateY(10px) rotate(-45deg)
  }
  
  .header-module--header--yt3YR.header-module--header-open--N1V-F .header-module--hamburger--1vZoh div {
	  -webkit-transform: scale(0);
	  transform: scale(0)
  }
  
  .header-module--header--yt3YR .header-module--language-container--3CJ1a,
  .header-module--header--yt3YR nav {
	  position: relative;
	  width: 100%;
	  padding-bottom: 12px;
	  overflow: scroll;
	  text-align: left;
	  z-index: 9999;
	  float: right;
	  width: 80%
  }
  
  .header-module--header--yt3YR .header-module--language-container--3CJ1a>ul,
  .header-module--header--yt3YR nav>ul {
	  max-width: 92%;
	  margin: 0 auto;
	  background: #6e46ae
  }
  
  .header-module--header--yt3YR .header-module--language-container--3CJ1a .header-module--expandSub--3XlsG,
  .header-module--header--yt3YR .header-module--language-container--3CJ1a a,
  .header-module--header--yt3YR nav .header-module--expandSub--3XlsG,
  .header-module--header--yt3YR nav a {
	  display: block;
	  color: #fff;
	  padding: 4px 0;
	  font-size: 15px;
	  font-size: .9375rem
  }
  
  .header-module--header--yt3YR .header-module--language-container--3CJ1a .header-module--expandSub--3XlsG,
  .header-module--header--yt3YR nav .header-module--expandSub--3XlsG {
	  font-family: Proxima Nova Bold, sans-serif
  }
  
  .header-module--header--yt3YR .header-module--language-container--3CJ1a .header-module--main-link--suuSJ a,
  .header-module--header--yt3YR .header-module--language-container--3CJ1a .header-module--region-list--2oZ0t a,
  .header-module--header--yt3YR nav .header-module--main-link--suuSJ a,
  .header-module--header--yt3YR nav .header-module--region-list--2oZ0t a {
	  display: block;
	  color: #fff;
	  margin: 0;
	  padding: 0;
	  color: #d5d3e4;
	  font-size: 15px;
	  font-size: .9375rem
  }
  
  .header-module--header--yt3YR .header-module--language-container--3CJ1a>ul>li:hover>i,
  .header-module--header--yt3YR nav>ul>li:hover>i {
	  -webkit-transform: rotate(225deg) translateY(50%);
	  transform: rotate(225deg) translateY(50%)
  }
  
  .header-module--header--yt3YR .header-module--language-container--3CJ1a span,
  .header-module--header--yt3YR nav span {
	  padding: 4px 0
  }
  
  .header-module--header--yt3YR .header-module--language-container--3CJ1a ul ul,
  .header-module--header--yt3YR nav ul ul {
	  -webkit-transition: max-height 50ms ease-out;
	  transition: max-height 50ms ease-out;
	  overflow: hidden;
	  padding: 0;
	  display: none
  }
  
  .header-module--header--yt3YR .header-module--language-container--3CJ1a .header-module--subnav-open--2PKfp ul,
  .header-module--header--yt3YR nav .header-module--subnav-open--2PKfp ul {
	  position: relative;
	  max-height: 100vh;
	  display: inline-block
  }
  
  .header-module--header--yt3YR .header-module--language-container--3CJ1a .header-module--subnav-open--2PKfp ul li .header-module--expandSub--3XlsG,
  .header-module--header--yt3YR .header-module--language-container--3CJ1a .header-module--subnav-open--2PKfp ul li a,
  .header-module--header--yt3YR nav .header-module--subnav-open--2PKfp ul li .header-module--expandSub--3XlsG,
  .header-module--header--yt3YR nav .header-module--subnav-open--2PKfp ul li a {
	  padding: 8px 0;
	  font-size: 16px;
	  font-size: 1rem
  }
  
  .header-module--header--yt3YR .header-module--language-container--3CJ1a .header-module--subnav-open--2PKfp ul li .header-module--expandSub--3XlsG.header-module--dashes--2S7lQ,
  .header-module--header--yt3YR .header-module--language-container--3CJ1a .header-module--subnav-open--2PKfp ul li a.header-module--dashes--2S7lQ,
  .header-module--header--yt3YR nav .header-module--subnav-open--2PKfp ul li .header-module--expandSub--3XlsG.header-module--dashes--2S7lQ,
  .header-module--header--yt3YR nav .header-module--subnav-open--2PKfp ul li a.header-module--dashes--2S7lQ {
	  padding-left: 25px
  }
  
  .header-module--header--yt3YR .header-module--language-container--3CJ1a .header-module--subnav-open--2PKfp .header-module--toggler--1nQcN:before,
  .header-module--header--yt3YR nav .header-module--subnav-open--2PKfp .header-module--toggler--1nQcN:before {
	  -webkit-transform: rotate(-45deg) translateY(-50%);
	  transform: rotate(-45deg) translateY(-50%)
  }
  
  .header-module--header--yt3YR .header-module--language-container--3CJ1a .header-module--subnav-open--2PKfp .header-module--toggler--1nQcN:after,
  .header-module--header--yt3YR nav .header-module--subnav-open--2PKfp .header-module--toggler--1nQcN:after {
	  -webkit-transform: rotate(45deg) translateY(-50%);
	  transform: rotate(45deg) translateY(-50%)
  }
  
  .header-module--header--yt3YR .header-module--main-link--suuSJ,
  .header-module--header--yt3YR .header-module--region-list--2oZ0t {
	  position: relative;
	  margin-top: 12px;
	  padding: 0;
	  width: 100%;
	  text-align: left;
	  background-color: transparent;
	  border: none;
	  outline: none
  }
  
  .header-module--header--yt3YR .header-module--main-link--suuSJ a,
  .header-module--header--yt3YR .header-module--main-link--suuSJ span,
  .header-module--header--yt3YR .header-module--region-list--2oZ0t a,
  .header-module--header--yt3YR .header-module--region-list--2oZ0t span {
	  font-size: 16px;
	  font-size: 1rem;
	  display: inline-block;
	  font-family: Proxima Nova Bold, sans-serif;
	  color: #fff;
	  border-bottom: 2px solid transparent
  }
  
  .header-module--header--yt3YR .header-module--main-link--suuSJ a.header-module--menu-primary-active--3ATWR,
  .header-module--header--yt3YR .header-module--main-link--suuSJ span.header-module--menu-primary-active--3ATWR,
  .header-module--header--yt3YR .header-module--region-list--2oZ0t a.header-module--menu-primary-active--3ATWR,
  .header-module--header--yt3YR .header-module--region-list--2oZ0t span.header-module--menu-primary-active--3ATWR {
	  color: #f0f0f0;
	  border-bottom-color: #f0f0f0
  }
  
  .header-module--header--yt3YR .header-module--main-link--suuSJ i,
  .header-module--header--yt3YR .header-module--region-list--2oZ0t i {
	  display: none
  }
  
  .header-module--header--yt3YR .header-module--region-list--2oZ0t,
  .header-module--header--yt3YR button.header-module--main-link--suuSJ {
	  cursor: pointer
  }
  
  .header-module--header--yt3YR.header-module--header-open--N1V-F {
	  background-image: -webkit-gradient(linear, right top, left top, color-stop(80%, #6e46ae), color-stop(0, #3d2462));
	  background-image: linear-gradient(270deg, #6e46ae 80%, #3d2462 0);
	  background-attachment: fixed;
	  background-repeat: no-repeat;
	  margin: 0;
	  width: 100%;
	  height: 100%;
	  max-height: 100%;
	  min-height: 100%;
	  z-index: 998;
	  overflow: hidden;
	  position: fixed
  }
  
  .header-module--header--yt3YR.header-module--header-open--N1V-F .header-module--language-container--3CJ1a,
  .header-module--header--yt3YR.header-module--header-open--N1V-F .header-module--sign-in--2SCz_ {
	  display: none
  }
  
  .header-module--header--yt3YR .header-module--toggler--1nQcN {
	  position: absolute;
	  top: 0;
	  right: 0;
	  width: 28px;
	  height: 28px;
	  color: #fff;
	  background-color: transparent;
	  border: none;
	  outline: none;
	  cursor: pointer
  }
  
  .header-module--header--yt3YR .header-module--toggler--1nQcN:after,
  .header-module--header--yt3YR .header-module--toggler--1nQcN:before {
	  position: absolute;
	  content: "";
	  width: 10px;
	  height: 3px;
	  background-color: #fff;
	  -webkit-transform-origin: top;
	  transform-origin: top;
	  -webkit-transition: -webkit-transform .4s ease;
	  transition: -webkit-transform .4s ease;
	  transition: transform .4s ease;
	  transition: transform .4s ease, -webkit-transform .4s ease;
	  top: 50%
  }
  
  .header-module--header--yt3YR .header-module--toggler--1nQcN:before {
	  -webkit-transform: rotate(45deg) translateY(-50%);
	  transform: rotate(45deg) translateY(-50%);
	  left: 4px
  }
  
  .header-module--header--yt3YR .header-module--toggler--1nQcN:after {
	  -webkit-transform: rotate(-45deg) translateY(-50%);
	  transform: rotate(-45deg) translateY(-50%);
	  left: 10px
  }
  
  .header-module--header--yt3YR .header-module--phone-desktop--18QNs,
  .header-module--header--yt3YR .header-module--sign-in--2SCz_ {
	  line-height: 62px
  }
  
  .header-module--header--yt3YR .header-module--phone-desktop--18QNs {
	  display: none;
	  margin-right: 20px
  }
  
  .header-module--header--yt3YR .header-module--sign-in--2SCz_ {
	  display: inline-block;
	  font-size: 16px;
	  font-size: 1rem;
	  z-index: 9999;
	  color: #f0f0f0;
	  font-family: Proxima Nova, sans-serif
  }
  
  .header-module--header--yt3YR .header-module--sign-in--2SCz_ span {
	  border-bottom: 2px solid transparent;
	  padding-bottom: 4px;
	  -webkit-transition: all .4s ease;
	  transition: all .4s ease
  }
  
  .header-module--header--yt3YR .header-module--sign-in--2SCz_:hover span {
	  color: #f0f0f0;
	  border-bottom-color: #f0f0f0
  }
  
  .header-module--header--yt3YR .header-module--sign-in--2SCz_ i {
	  font-size: 25px;
	  vertical-align: middle;
	  position: relative;
	  top: -1px;
	  padding: 0 5px 0 0;
	  border: none;
	  color: #f0f0f0
  }
  
  .header-module--header--yt3YR .header-module--menu-secondary-active--_-tde {
	  font-weight: 700;
	  pointer-events: none
  }
  
  .header-module--header--yt3YR.header-module--authenticated--135P9 .header-module--sign-in--2SCz_ {
	  display: none
  }
  
  .header-module--header--yt3YR.header-module--authenticated--135P9 .header-module--sign-in--2SCz_ span {
	  border-bottom: none;
	  margin: 0 5px
  }
  
  .header-module--header--yt3YR.header-module--authenticated--135P9 .header-module--sign-in--2SCz_:hover span {
	  border: none
  }
  
  .header-module--header--yt3YR.header-module--authenticated--135P9 .header-module--sign-in--2SCz_ .header-module--userAvatar--1P9Aa {
	  width: 30px;
	  height: auto;
	  margin: -5px 10px 0 0
  }
  
  .header-module--header--yt3YR.header-module--authenticated--135P9 i {
	  -webkit-transform: rotate(45deg) translateY(-50%);
	  transform: rotate(45deg) translateY(-50%);
	  border: solid #f0f0f0;
	  border-width: 0 2px 2px 0;
	  display: inline-block;
	  padding: 3px;
	  margin: 5px 0 0 5px;
	  cursor: pointer;
	  display: none
  }
  
  .header-module--header--yt3YR.header-module--authenticated--135P9.header-module--header-open--N1V-F .header-module--sign-in--2SCz_ {
	  display: block
  }
  
  .header-module--header--yt3YR .header-module--desktop-only--148EI {
	  display: none
  }
  
  .header-module--header--yt3YR .header-module--language-container--3CJ1a {
	  display: inline-block;
	  position: relative;
	  top: 21px;
	  right: 60px;
	  z-index: 1;
	  height: auto;
	  background: none;
	  -webkit-transition: top .4s ease;
	  transition: top .4s ease;
	  overflow: inherit;
	  width: auto;
	  padding: 0px 0 30px 5px;
  }
  
  .header-module--header--yt3YR .header-module--language-container--3CJ1a .header-module--sub-menu--_Go0y ul {
	  max-height: 0;
	  right: 0;
	  overflow: hidden;
	  position: absolute;
	  top: 40px;
	  padding: 0;
	  white-space: nowrap;
	  box-shadow: 0 6px 12px -2px rgba(0, 0, 0, .333);
	  z-index: 1;
	  background-color: #230939
  }
  
  .header-module--header--yt3YR .header-module--language-container--3CJ1a .header-module--sub-menu--_Go0y ul li {
	  padding: 10px;
	  cursor: pointer
  }
  
  .header-module--header--yt3YR .header-module--language-container--3CJ1a .header-module--sub-menu--_Go0y ul li:hover {
	  color: #f0f0f0;
	  background-color: #007d91;
	  opacity: 1
  }
  
  .header-module--header--yt3YR .header-module--language-container--3CJ1a .header-module--subnav-open--2PKfp ul {
	  max-height: 0
  }
  
  .header-module--header--yt3YR .header-module--language-container--3CJ1a .header-module--main-link--suuSJ,
  .header-module--header--yt3YR .header-module--language-container--3CJ1a .header-module--region-list--2oZ0t {
	  margin: 0 10px 0 0
  }
  
  .header-module--header--yt3YR .header-module--language-container--3CJ1a .header-module--main-link--suuSJ span,
  .header-module--header--yt3YR .header-module--language-container--3CJ1a .header-module--region-list--2oZ0t span {
	  -webkit-transition: all .4s ease;
	  transition: all .4s ease;
	  font-size: 14px;
	  font-size: .875rem;
	  font-family: Proxima Nova, sans-serif;
	  display: inline-block
  }
  
  .header-module--header--yt3YR .header-module--language-container--3CJ1a .header-module--main-link--suuSJ span:hover,
  .header-module--header--yt3YR .header-module--language-container--3CJ1a .header-module--region-list--2oZ0t span:hover {
	  color: #f0f0f0;
	  border-bottom-color: #f0f0f0
  }
  
  .header-module--header--yt3YR .header-module--language-container--3CJ1a .header-module--main-link--suuSJ i,
  .header-module--header--yt3YR .header-module--language-container--3CJ1a .header-module--region-list--2oZ0t i {
	  border: solid #f0f0f0;
	  border-width: 0 2px 2px 0;
	  display: inline-block;
	  padding: 3px;
	  margin-left: 5px;
	  cursor: pointer
  }
  
  .header-module--header--yt3YR .header-module--language-container--3CJ1a .header-module--toggler--1nQcN {
	  display: none
  }
  
  .header-module--header--yt3YR .header-module--language-container--3CJ1a>ul {
	  max-width: inherit;
	  margin: inherit
  }
  
  .header-module--header--yt3YR .header-module--language-container--3CJ1a>ul>li {
	  position: relative;
	  float: left;
	  margin-right: 25px;
	  display: block;
	  padding-bottom: 10px
  }
  
  .header-module--header--yt3YR .header-module--language-container--3CJ1a>ul>li:focus ul,
  .header-module--header--yt3YR .header-module--language-container--3CJ1a>ul>li:hover ul {
	  max-height: 650px
  }
  
  .header-module--header--yt3YR .header-module--language-container--3CJ1a>ul>li .header-module--region-list--2oZ0t,
  .header-module--header--yt3YR .header-module--language-container--3CJ1a>ul>li:last-child .header-module--main-link--suuSJ {
	  margin-right: 0
  }
  
  .header-module--header--yt3YR .header-module--language-container--3CJ1a ul ul {
	  position: absolute;
	  top: 40px;
	  left: -50px;
	  padding: 0;
	  white-space: nowrap;
	  box-shadow: 0 6px 12px -2px rgba(0, 0, 0, .333);
	  z-index: 1;
	  background-color: #230939
  }
  
  .header-module--header--yt3YR .header-module--language-container--3CJ1a ul ul a {
	  -webkit-transition: color .4s ease;
	  transition: color .4s ease;
	  font-size: 14px;
	  font-size: .875rem;
	  padding: 15px 20px;
	  width: 100%
  }
  
  .header-module--header--yt3YR .header-module--language-container--3CJ1a ul ul a:hover {
	  color: #f0f0f0;
	  background-color: #00788c;
	  opacity: 1
  }
  
  @media screen and (min-width:768px) {
	  .header-module--header--yt3YR .header-module--desktop-only--148EI {
		  display: inherit
	  }
	  .header-module--header--yt3YR .header-module--mobile-only--1S7RL, .header-module--header--yt3YR .header-module--mobile-only {
		  display: none
	  }
	  .header-module--header--yt3YR .header-module--main-nav--2P0VD {
		  width: 90%;
		  text-align: right
	  }
	  .header-module--header--yt3YR .header-module--logo--3K0mH {
		  left: 10px;
		  width: 100px;
		  zoom: 80%
	  }
	  .header-module--header--yt3YR .header-module--hamburger--1vZoh {
		  display: none
	  }
	  .header-module--header--yt3YR .header-module--language-container--3CJ1a {
		  top: 20px;
		  right: -35px
	  }
	  .header-module--header--yt3YR .header-module--language-container--3CJ1a .header-module--sub-menu--_Go0y li {
		  padding: 0
	  }
	  .header-module--header--yt3YR .header-module--phone-desktop--18QNs {
		  display: none
	  }
	  .header-module--header--yt3YR nav {
		  display: inline-block;
		  position: absolute;
		  top: 20px;
		  left: 155px;
		  z-index: 1;
		  height: auto;
		  background: none;
		  -webkit-transition: top .4s ease;
		  transition: top .4s ease;
		  overflow: inherit;
		  width: auto;
		  padding: inherit
	  }
	  .header-module--header--yt3YR nav .header-module--subnav-open--2PKfp ul {
		  max-height: 0
	  }
	  .header-module--header--yt3YR nav .header-module--main-link--suuSJ,
	  .header-module--header--yt3YR nav .header-module--region-list--2oZ0t {
		  margin: 0 10px 0 0
	  }
	  .header-module--header--yt3YR nav .header-module--main-link--suuSJ .header-module--expandSub--3XlsG,
	  .header-module--header--yt3YR nav .header-module--main-link--suuSJ a,
	  .header-module--header--yt3YR nav .header-module--region-list--2oZ0t .header-module--expandSub--3XlsG,
	  .header-module--header--yt3YR nav .header-module--region-list--2oZ0t a {
		  -webkit-transition: all .4s ease;
		  transition: all .4s ease;
		  font-size: 14px;
		  font-size: .875rem;
		  font-family: Proxima Nova Bold, sans-serif;
		  display: inline-block
	  }
	  .header-module--header--yt3YR nav .header-module--main-link--suuSJ .header-module--expandSub--3XlsG:hover,
	  .header-module--header--yt3YR nav .header-module--main-link--suuSJ a:hover,
	  .header-module--header--yt3YR nav .header-module--region-list--2oZ0t .header-module--expandSub--3XlsG:hover,
	  .header-module--header--yt3YR nav .header-module--region-list--2oZ0t a:hover {
		  color: #f0f0f0;
		  border-bottom-color: #f0f0f0
	  }
	  .header-module--header--yt3YR nav .header-module--main-link--suuSJ i,
	  .header-module--header--yt3YR nav .header-module--region-list--2oZ0t i {
		  border: solid #f0f0f0;
		  border-width: 0 2px 2px 0;
		  display: inline-block;
		  padding: 3px;
		  margin-left: 5px;
		  cursor: pointer
	  }
	  .header-module--header--yt3YR nav .header-module--expand-collapse-icon--3-GVN {
		  display: inline-block
	  }
	  .header-module--header--yt3YR nav .header-module--toggler--1nQcN {
		  display: none
	  }
	  .header-module--header--yt3YR nav>ul {
		  max-width: inherit;
		  margin: inherit
	  }
	  .header-module--header--yt3YR nav>ul>li {
		  position: relative;
		  float: left;
		  margin-right: 25px;
		  display: block;
		  padding-bottom: 10px
	  }
	  .header-module--header--yt3YR nav>ul>li:focus ul,
	  .header-module--header--yt3YR nav>ul>li:hover ul {
		  max-height: 600px;
		  display: block
	  }
	  .header-module--header--yt3YR nav>ul>li .header-module--region-list--2oZ0t,
	  .header-module--header--yt3YR nav>ul>li:last-child .header-module--main-link--suuSJ {
		  margin-right: 0
	  }
	  .header-module--header--yt3YR nav ul ul {
		  position: absolute;
		  top: 32px;
		  left: 0;
		  padding: 0;
		  white-space: nowrap;
		  box-shadow: 0 6px 12px -2px rgba(0, 0, 0, .333);
		  z-index: 1;
		  opacity: 1;
		  background-color: #230939
	  }
	  .header-module--header--yt3YR nav ul ul li .header-module--subsubnav--1Z0_R {
		  position: static;
		  height: 0;
		  overflow: hidden;
		  -webkit-transition: max-height .3s ease-out;
		  transition: max-height .3s ease-out;
		  height: auto;
		  max-height: 0
	  }
	  .header-module--header--yt3YR nav ul ul li .header-module--subsubnav--1Z0_R a {
		  padding-left: 25px;
		  font-family: Proxima Nova Light, sans-serif;
		  color: #d5d3e4;
		  font-size: 13px;
		  font-size: .8125rem
	  }
	  .header-module--header--yt3YR nav ul ul li .header-module--subsubnav--1Z0_R>li,
	  .header-module--header--yt3YR nav ul ul li .header-module--subsubnav--1Z0_R>li:first-of-type {
		  padding-left: 0
	  }
	  .header-module--header--yt3YR nav ul ul li.header-module--opened--n92C2 .header-module--subsubnav--1Z0_R {
		  display: block;
		  max-height: 600px
	  }
	  .header-module--header--yt3YR nav ul ul .header-module--expandSub--3XlsG {
		  font-family: Proxima Nova Bold, sans-serif;
		  display: flex;
		  flex: 1 1;
		  justify-content: space-between
	  }
	  .header-module--header--yt3YR nav ul ul .header-module--expandSub--3XlsG,
	  .header-module--header--yt3YR nav ul ul a {
		  -webkit-transition: color .4s ease;
		  transition: color .4s ease;
		  font-size: 14px;
		  font-size: .875rem;
		  padding: 10px 15px;
		  width: 100%
	  }
	  .header-module--header--yt3YR nav ul ul .header-module--expandSub--3XlsG:hover,
	  .header-module--header--yt3YR nav ul ul a:hover {
		  color: #f0f0f0;
		  background-color: #00788c;
		  opacity: 1
	  }
	  .header-module--header--yt3YR nav ul ul .header-module--expandSub--3XlsG i,
	  .header-module--header--yt3YR nav ul ul a i {
		  border: solid #f0f0f0;
		  border-width: 0 2px 2px 0;
		  display: inline-block;
		  padding: 3px;
		  margin-left: 5px;
		  cursor: pointer
	  }
	  .header-module--header--yt3YR.header-module--has-cta--2e5w4 nav {
		  height: auto
	  }
	  .header-module--header--yt3YR.header-module--authenticated--135P9 .header-module--sign-in--2SCz_ {
		  display: block;
		  top: 38px
	  }
	  .header-module--header--yt3YR.header-module--authenticated--135P9 .header-module--sign-in--2SCz_ span {
		  display: none
	  }
	  .header-module--header--yt3YR.header-module--authenticated--135P9 .header-module--sign-in--2SCz_ i {
		  display: inline-block
	  }
	  .header-module--header--yt3YR.header-module--authenticated--135P9 .header-module--sign-in--2SCz_ .header-module--userAvatar--1P9Aa {
		  margin-right: 0
	  }
  }
  
  @media screen and (min-width:992px) {
	  .header-module--header--yt3YR .header-module--main-link--suuSJ .header-module--expandSub--3XlsG,
	  .header-module--header--yt3YR .header-module--main-link--suuSJ a {
		  font-size: 16px;
		  font-size: 1rem;
		  margin: 0 15px 0 0
	  }
	  .header-module--header--yt3YR .header-module--main-link--suuSJ i {
		  margin-left: -10px
	  }
	  .header-module--header--yt3YR .header-module--logo--3K0mH {
		  left: 0;
		  zoom: 100%
	  }
	  .header-module--header--yt3YR nav {
		  left: 220px
	  }
	  .header-module--header--yt3YR nav .header-module--main-link--suuSJ .header-module--expandSub--3XlsG,
	  .header-module--header--yt3YR nav .header-module--main-link--suuSJ a {
		  font-size: 16px;
		  font-size: 1rem
	  }
	  .header-module--header--yt3YR .header-module--phone-desktop--18QNs,
	  .header-module--header--yt3YR .header-module--sign-in--2SCz_ {
		  -webkit-transform: translateY(5px);
		  transform: translateY(5px)
	  }
	  .header-module--header--yt3YR .header-module--sign-in--2SCz_ {
		  margin-right: 20px
	  }
	  .header-module--header--yt3YR.header-module--authenticated--135P9 .header-module--phone-desktop--18QNs {
		  display: none
	  }
	  .header-module--header--yt3YR.header-module--authenticated--135P9 .header-module--sign-in--2SCz_ {
		  top: 41px
	  }
	  .header-module--header--yt3YR.header-module--authenticated--135P9 .header-module--sign-in--2SCz_ i {
		  display: inline-block
	  }
	  .header-module--header--yt3YR.header-module--authenticated--135P9 .header-module--sign-in--2SCz_ span {
		  display: none
	  }
  }
  
  @media screen and (min-width:1200px) {
	  .header-module--header--yt3YR .header-module--phone-desktop--18QNs {
		  display: inline-block;
		  font-size: 16px;
		  font-size: 1rem
	  }
	  .header-module--header--yt3YR .header-module--phone-desktop--18QNs a:visited {
	  color: white;
	}
	  .header-module--header--yt3YR .header-module--phone-desktop--18QNs .header-module--expandSub--3XlsG,
	  .header-module--header--yt3YR .header-module--phone-desktop--18QNs a {
		  border-bottom: 2px solid transparent;
		  padding-bottom: 4px;
		  -webkit-transition: all .4s ease;
		  transition: all .4s ease
	  }
	  .header-module--header--yt3YR .header-module--phone-desktop--18QNs .header-module--expandSub--3XlsG:hover,
	  .header-module--header--yt3YR .header-module--phone-desktop--18QNs a:hover {
		  border-bottom-color: #f0f0f0;
		  color: inherit
	  }
	  .header-module--header--yt3YR.header-module--authenticated--135P9 .header-module--phone-desktop--18QNs,
	  .header-module--header--yt3YR.header-module--authenticated--135P9 .header-module--sign-in--2SCz_ i,
	  .header-module--header--yt3YR.header-module--authenticated--135P9 .header-module--sign-in--2SCz_ span {
		  display: inline-block
	  }
  }
  
  @media screen and (min-width:1200px) {
	  .header-module--header--yt3YR.header-module--authenticated--135P9 .header-module--phone-desktop--18QNs {
		  display: none
	  }
  }
  
  @media screen and (min-width:1320px) {
	  .header-module--header--yt3YR.header-module--authenticated--135P9 .header-module--phone-desktop--18QNs {
		  display: inline-block
	  }
  }
  
  @media screen and (min-width:1440px) {
	  .header-module--header--yt3YR .header-module--phone-desktop--18QNs {
		  top: 25px;
		  display: inline-block
	  }
	  .header-module--header--yt3YR.header-module--authenticated--135P9 .header-module--phone-desktop--18QNs,
	  .header-module--header--yt3YR.header-module--authenticated--135P9 .header-module--sign-in--2SCz_ i,
	  .header-module--header--yt3YR.header-module--authenticated--135P9 .header-module--sign-in--2SCz_ span {
		  display: inline-block
	  }
  }
  
  .section-header {
	  position: relative
  }
  
  .section-header .eyebrow {
	  position: relative;
	  margin-bottom: 1.5em;
	  font-size: 12px;
	  font-size: .75rem;
	  font-family: Proxima Nova Bold;
	  text-transform: uppercase;
	  z-index: 1
  }
  
  .section-header .download {
	  display: block;
	  margin-top: 20px;
	  text-transform: uppercase;
	  color: #fff
  }
  
  .section-header .download:hover {
	  color: #00b6b4
  }
  
  .section-header .download span {
	  margin-left: 10px;
	  vertical-align: text-bottom
  }
  
  .section-header h1,
  .section-header h2,
  .section-header p {
	  margin-left: auto;
	  margin-right: auto;
	  max-width: 480px;
	  letter-spacing: 0
  }
  
  .section-header p {
	  font-family: Proxima Nova, sans-serif
  }
  
  .section-header h1+span {
	  padding: 15px 0 20px;
	  display: block;
	  font-size: 25px;
	  font-size: 1.5625rem
  }
  
  @media screen and (min-width:768px) {
	  .section-header h1+span {
		  width: 60%;
		  margin: 0 auto
	  }
  }
  
  .section-header h1+span+p {
	  margin-bottom: 30px
  }
  
  .section-header h2 {
	  font-family: ChampionWelter, sans-serif
  }
  
  .section-header h2+span>p {
	  margin-bottom: 30px
  }
  
  .section-header .button-list,
  .section-header .button-list li {
	  margin: 15px 0
  }
  
  .section-header.has-image {
	  background-size: cover;
	  background-position: top;
	  background-repeat: no-repeat
  }
  
  .section-header.has-image:after {
	  content: "";
	  position: absolute;
	  top: 0;
	  left: 0;
	  right: 0;
	  bottom: 0;
	  background: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, .5)), to(transparent));
	  background: linear-gradient(90deg, rgba(0, 0, 0, .5), transparent)
  }
  
  .section-header.purple-light {
	  color: #fff;
	  background-color: #6e46ae
  }
  
  .section-header.purple-light h1,
  .section-header.purple-light h2 {
	  color: #fff
  }
  
  .section-header.white-text {
	  background-size: cover;
	  background-color: #230939;
	  display: flex;
	  flex-direction: column;
	  justify-content: flex-start
  }
  
  .section-header.white-text:after {
	  content: none
  }
  
  .section-header.white-text:before {
	  content: " ";
	  display: block;
	  flex-basis: 10vh
  }
  
  @media (max-height:500px) {
	  .section-header.white-text:before {
		  display: none
	  }
  }
  
  @supports not (-ms-high-contrast:none) {
	  .section-header.white-text .container-wide {
		  flex-basis: 80%
	  }
  }
  
  @media (max-height:500px) {
	  .section-header.white-text .container-wide {
		  zoom: 70%
	  }
  }
  
  .section-header.white-text h1,
  .section-header.white-text h2 {
	  color: #fff;
	  font-family: ChampionWelter, sans-serif;
	  font-size: 38px;
	  font-size: 2.375rem;
	  line-height: 45px;
	  margin-top: 50px
  }
  
  .section-header.white-text p {
	  color: #fff;
	  font-size: 18px;
	  font-size: 1.125rem;
	  line-height: 23px;
	  padding: 0 5%;
	  letter-spacing: 0;
	  margin-bottom: 30px
  }
  
  .section-header.white-text.hero .container-wide {
	  top: 57%
  }
  
  .section-header.dark {
	  color: #fff;
	  background-color: #230939
  }
  
  .section-header.dark h1,
  .section-header.dark h2 {
	  color: #fff;
	  font-family: ChampionWelter, sans-serif;
	  font-size: 38px;
	  font-size: 2.375rem;
	  line-height: 45px
  }
  
  .section-header.dark p {
	  font-size: 18px;
	  font-size: 1.125rem;
	  line-height: 23px;
	  padding: 0 5%;
	  letter-spacing: 0;
	  margin-bottom: 30px
  }
  
  .section-header.dark.hero .container-wide {
	  top: 57%;
	  width: 92%
  }
  
  .section-header.dark.product-hero .container-wide {
	  top: 50%;
	  width: 85%
  }
  
  @media (max-width:350px) {
	  .section-header.dark.product-hero .container-wide {
		  zoom: 90%
	  }
  }
  
  .section-header.dark-text {
	  background: #230939;
	  color: #fff;
	  height: auto;
	  min-height: 250px;
	  padding: 100px 0 0
  }
  
  .section-header.dark-text h1 {
	  color: #fff;
	  font-family: ChampionWelter, sans-serif;
	  font-size: 38px;
	  font-size: 2.375rem;
	  line-height: 45px
  }
  
  .section-header.grey-pale {
	  background-color: #e5e7e8
  }
  
  .section-header.grey-pale.smallModule p {
	  font-size: 20px
  }
  
  .section-header.grey-pale.smallModule .spacedButton {
	  margin-top: 20px;
	  margin-bottom: 20px
  }
  
  .section-header.grey-pale img {
	  margin-bottom: 25px
  }
  
  .section-header.grey-pale h2 {
	  color: #230939;
	  font-family: ChampionWelter, sans-serif;
	  font-size: 38px;
	  line-height: 45px;
	  width: 80%
  }
  
  .section-header.grey-pale p {
	  color: #230939;
	  font-size: 16px;
	  line-height: 24px
  }
  
  .section-header.orange {
	  background-color: #f2b127
  }
  
  .section-header.orange button {
	  padding: 21px 50px;
	  width: auto
  }
  
  .section-header.white {
	  background-color: #fff
  }
  
  .section-header.purple {
	  padding: 5px 0 90px;
	  color: #fff;
	  background-color: #3d2462
  }
  
  .section-header.purple a,
  .section-header.purple h1,
  .section-header.purple h2 {
	  color: #fff
  }
  
  .section-header.purple h2 {
	  font-family: ChampionWelter
  }
  
  .section-header.purple .button {
	  margin-top: 10px
  }
  
  .section-header.purple-pale {
	  color: #230939;
	  background-color: #d5d3e4
  }
  
  .section-header.purple-pale h2 {
	  font-family: ChampionWelter
  }
  
  .section-header.purple-pale a {
	  color: #fff
  }
  
  .section-header.purple-pale .button {
	  margin-top: 10px
  }
  
  .section-header.purple-pale h2:before {
	  content: "";
	  display: block;
	  height: 3px;
	  width: 48px;
	  margin: 0 auto .5em;
	  background-color: #00788c
  }
  
  .section-header.hero {
	  position: relative;
	  min-height: 100vh
  }
  
  .section-header.hero .container-wide {
	  position: absolute;
	  top: 62%;
	  left: 50%;
	  -webkit-transform: translate(-50%, -50%);
	  transform: translate(-50%, -50%)
  }
  
  .section-header.hero.hero-primary .container-wide,
  .section-header.hero.hero-right .container-wide {
	  top: 57%
  }
  
  @media (max-width:350px) {
	  .section-header.hero.hero-primary .container-wide,
	  .section-header.hero.hero-right .container-wide {
		  top: 50%
	  }
  }
  
  .section-header.hero.hero-secondary {
	  min-height: 90vh
  }
  
  .section-header.hero.hero-secondary .container-wide {
	  top: 65%
  }
  
  .section-header.cool-line h1:before,
  .section-header.cool-line h2:before {
	  content: "";
	  display: block;
	  height: 3px;
	  width: 48px;
	  margin: 0 auto .5em;
	  background-color: #00788c
  }
  
  .section-header.large-line h1:before,
  .section-header.large-line h2:before {
	  content: "";
	  display: block;
	  height: 1px;
	  width: 100%;
	  margin: 0 auto 1em;
	  background-color: #d9d6e5
  }
  
  @media screen and (min-width:360px) and (max-height:768px) {
	  .section-header.horizontal.hero {
		  zoom: 75%;
		  min-height: 125vh
	  }
	  .section-header.horizontal.hero .button {
		  min-width: 190px
	  }
	  .section-header.horizontal.hero.hero-primary h1,
	  .section-header.horizontal.hero.hero-primary h2,
	  .section-header.horizontal.hero.hero-primary p,
	  .section-header.horizontal.hero.hero-right h1,
	  .section-header.horizontal.hero.hero-right h2,
	  .section-header.horizontal.hero.hero-right p,
	  .section-header.horizontal.hero.hero-secondary h1,
	  .section-header.horizontal.hero.hero-secondary h2,
	  .section-header.horizontal.hero.hero-secondary p {
		  font-size: 38px;
		  font-size: 2.375rem;
		  line-height: 50px;
		  width: 40%
	  }
	  .section-header.horizontal.hero.hero-primary p,
	  .section-header.horizontal.hero.hero-right p,
	  .section-header.horizontal.hero.hero-secondary p {
		  font-size: 18px;
		  font-size: 1.125rem;
		  line-height: 23px;
		  padding: 0
	  }
	  .section-header.horizontal.hero.hero-left,
	  .section-header.horizontal.hero.hero-secondary {
		  text-align: left
	  }
	  .section-header.horizontal.hero.hero-left h1,
	  .section-header.horizontal.hero.hero-left h2,
	  .section-header.horizontal.hero.hero-left p,
	  .section-header.horizontal.hero.hero-secondary h1,
	  .section-header.horizontal.hero.hero-secondary h2,
	  .section-header.horizontal.hero.hero-secondary p {
		  margin-left: 0
	  }
	  .section-header.horizontal.hero.hero-left h1+span {
		  width: auto
	  }
	  .section-header.horizontal.hero.hero-right {
		  text-align: right
	  }
	  .section-header.horizontal.hero.hero-right h1,
	  .section-header.horizontal.hero.hero-right h2,
	  .section-header.horizontal.hero.hero-right p {
		  margin-right: 0
	  }
	  .section-header.horizontal.white-text .container-wide {
		  display: flex;
		  flex-direction: column;
		  justify-content: flex-start
	  }
	  .section-header.horizontal.white-text .container-wide h2 {
		  margin-top: 0
	  }
  }
  
  @media screen and (min-width:360px) and (max-height:568px) {
	  .section-header.hero.hero-secondary .container-wide {
		  top: 57%
	  }
  }
  
  @media screen and (min-width:360px) and (max-height:360px) {
	  .section-header.hero.hero-secondary .container-wide {
		  top: 55%
	  }
	  .section-header.horizontal.hero {
		  zoom: 60%;
		  min-height: 175vh
	  }
	  .section-header.horizontal.hero.hero-primary h1,
	  .section-header.horizontal.hero.hero-primary h2,
	  .section-header.horizontal.hero.hero-primary p,
	  .section-header.horizontal.hero.hero-right h1,
	  .section-header.horizontal.hero.hero-right h2,
	  .section-header.horizontal.hero.hero-right p,
	  .section-header.horizontal.hero.hero-secondary h1,
	  .section-header.horizontal.hero.hero-secondary h2,
	  .section-header.horizontal.hero.hero-secondary p {
		  font-size: 38px;
		  font-size: 2.375rem;
		  line-height: 50px;
		  width: 40%
	  }
	  .section-header.horizontal.hero.hero-primary p,
	  .section-header.horizontal.hero.hero-right p,
	  .section-header.horizontal.hero.hero-secondary p {
		  font-size: 18px;
		  font-size: 1.125rem;
		  line-height: 23px;
		  padding: 0
	  }
	  .section-header.horizontal.hero.hero-left,
	  .section-header.horizontal.hero.hero-secondary {
		  text-align: left
	  }
	  .section-header.horizontal.hero.hero-left h1,
	  .section-header.horizontal.hero.hero-left h2,
	  .section-header.horizontal.hero.hero-left p,
	  .section-header.horizontal.hero.hero-secondary h1,
	  .section-header.horizontal.hero.hero-secondary h2,
	  .section-header.horizontal.hero.hero-secondary p {
		  margin-left: 0
	  }
	  .section-header.horizontal.hero.hero-right {
		  text-align: right
	  }
	  .section-header.horizontal.hero.hero-right h1,
	  .section-header.horizontal.hero.hero-right h2,
	  .section-header.horizontal.hero.hero-right p {
		  margin-right: 0
	  }
	  .section-header.horizontal.white-text .container-wide {
		  display: flex;
		  flex-direction: column;
		  justify-content: flex-start
	  }
	  .section-header.horizontal.white-text .container-wide h2 {
		  margin-top: 0
	  }
  }
  
  @media screen and (min-width:568px) {
	  .section-header.dark.hero.product-hero .container-wide {
		  top: 57%
	  }
  }
  
  @media screen and (min-width:768px) {
	  .section-header h2 {
		  font-family: Champion, sans-serif;
		  font-size: 50px;
		  font-size: 3.125rem;
		  line-height: 70px
	  }
	  .section-header .button-list {
		  display: flex;
		  flex-direction: row;
		  justify-content: center;
		  flex-wrap: wrap
	  }
	  .section-header .button-list li {
		  margin: 0 10px
	  }
	  .section-header.white-text.hero-module {
		  min-height: 85vh;
		  color: #fff
	  }
	  .section-header.white-text.hero-module:after {
		  background: none
	  }
	  .section-header.white-text.hero-module h1,
	  .section-header.white-text.hero-module h2 {
		  font-family: Champion, sans-serif;
		  font-size: 50px;
		  font-size: 3.125rem;
		  line-height: 70px
	  }
	  .section-header.white-text.hero-module p {
		  font-size: 18px;
		  font-size: 1.125rem;
		  line-height: 25px;
		  padding: 0
	  }
	  .section-header.dark {
		  color: #fff;
		  background-color: #230939
	  }
	  .section-header.dark h1,
	  .section-header.dark h2 {
		  font-family: Champion, sans-serif;
		  font-size: 50px;
		  font-size: 3.125rem;
		  line-height: 70px
	  }
	  .section-header.dark p {
		  font-size: 18px;
		  font-size: 1.125rem;
		  line-height: 25px;
		  padding: 0
	  }
	  .section-header.dark.hero .container-wide {
		  top: 60%;
		  width: 85%
	  }
	  .section-header.dark-text {
		  min-height: 300px;
		  padding: 150px 0 0
	  }
	  .section-header.dark-text h1 {
		  font-family: Champion, sans-serif;
		  font-size: 50px;
		  font-size: 3.125rem;
		  line-height: 60px
	  }
	  .section-header .eyebrow {
		  font-size: 16px;
		  font-size: 1rem
	  }
	  .section-header h1 {
		  max-width: 620px;
		  line-height: 70px
	  }
	  .section-header h2,
	  .section-header p {
		  max-width: 600px;
		  margin-bottom: 30px
	  }
	  .section-header p {
		  font-size: 18px;
		  font-size: 1.125rem
	  }
	  .section-header.purple-pale h2,
	  .section-header.purple h2 {
		  font-family: Champion
	  }
	  .section-header.hero.hero-secondary .container-wide {
		  top: 57%
	  }
	  .section-header.hero-right h1+span {
		  width: auto
	  }
  }
  
  @media screen and (min-width:992px) {
	  .section-header.horizontal.hero {
		  zoom: 100%
	  }
	  .section-header.horizontal.hero.product-hero {
		  min-height: auto
	  }
	  .section-header h1 {
		  line-height: 70px
	  }
	  .section-header h2 {
		  max-width: 680px
	  }
	  .section-header p {
		  font-size: 20px;
		  font-size: 1.25rem;
		  max-width: 680px
	  }
	  .section-header.white-text.hero-module {
		  min-height: 70vh
	  }
	  .section-header.white-text.hero-module:before {
		  flex-basis: 0vh
	  }
	  .section-header.white-text.hero-module h1,
	  .section-header.white-text.hero-module h2 {
		  font-family: Champion, sans-serif;
		  font-size: 60px;
		  font-size: 3.75rem;
		  line-height: 70px
	  }
	  .section-header.white-text.hero-module p {
		  font-family: Proxima Nova;
		  font-size: 20px;
		  font-size: 1.25rem;
		  line-height: 30px;
		  padding: 0
	  }
	  .section-header.dark {
		  color: #fff;
		  background-color: #230939
	  }
	  .section-header.dark h1,
	  .section-header.dark h2 {
		  font-family: Champion, sans-serif;
		  font-size: 60px;
		  font-size: 3.75rem;
		  line-height: 70px
	  }
	  .section-header.dark p {
		  font-size: 20px;
		  font-size: 1.25rem;
		  line-height: 30px;
		  padding: 0
	  }
	  .section-header.dark.hero-primary,
	  .section-header.dark.hero-secondary {
		  height: 100vh
	  }
	  .section-header.dark.hero-primary .container-wide,
	  .section-header.dark.hero-secondary .container-wide {
		  width: 1104px
	  }
	  .section-header.dark.hero-secondary {
		  min-height: auto;
		  height: 85vh
	  }
	  .section-header.dark.hero .container-wide {
		  width: 83%;
		  top: 50%;
		  margin: 0 auto
	  }
	  .section-header.grey-pale h2 {
		  font-family: ChampionWelter, sans-serif;
		  font-size: 50px;
		  line-height: 65px;
		  width: auto
	  }
	  .section-header.grey-pale p {
		  font-family: Proxima Nova, sans-serif;
		  font-size: 25px;
		  line-height: 35px;
		  width: 60%
	  }
	  .section-header.hero {
		  position: relative;
		  height: 70vh;
		  min-height: 600px
	  }
	  .section-header.hero .container-wide {
		  position: absolute;
		  top: 50%;
		  left: 50%;
		  -webkit-transform: translate(-50%, -50%);
		  transform: translate(-50%, -50%)
	  }
	  .section-header.hero-primary .section-header.hero-right {
		  min-height: 100vh
	  }
	  .section-header.hero.dark.hero-secondary {
		  height: 85vh
	  }
	  .section-header.hero.dark.hero-secondary .container-wide {
		  top: 60%
	  }
	  .section-header.hero-left,
	  .section-header.hero-secondary {
		  text-align: left
	  }
	  .section-header.hero-left h1,
	  .section-header.hero-left h2,
	  .section-header.hero-left p,
	  .section-header.hero-secondary h1,
	  .section-header.hero-secondary h2,
	  .section-header.hero-secondary p {
		  margin-left: 0
	  }
	  .section-header.hero-left p,
	  .section-header.hero-secondary p {
		  line-height: 30px
	  }
	  .section-header.hero-right {
		  text-align: right
	  }
	  .section-header.hero-right h1,
	  .section-header.hero-right h2,
	  .section-header.hero-right p {
		  margin-right: 0
	  }
	  .section-header.hero-right p {
		  line-height: 30px
	  }
  }
  
  @media screen and (min-width:992px) and (max-height:992px) {
	  .section-header.horizontal.hero.hero-primary h1,
	  .section-header.horizontal.hero.hero-primary h2,
	  .section-header.horizontal.hero.hero-right h1,
	  .section-header.horizontal.hero.hero-right h2,
	  .section-header.horizontal.hero.hero-secondary h1,
	  .section-header.horizontal.hero.hero-secondary h2 {
		  font-family: Champion, sans-serif;
		  font-size: 60px;
		  font-size: 3.75rem;
		  line-height: 70px;
		  width: 65%
	  }
	  .section-header.horizontal.hero.hero-primary p,
	  .section-header.horizontal.hero.hero-right p,
	  .section-header.horizontal.hero.hero-secondary p {
		  font-size: 20px;
		  font-size: 1.25rem;
		  line-height: 30px;
		  width: 65%;
		  padding: 0
	  }
	  .section-header.horizontal.hero.hero-left,
	  .section-header.horizontal.hero.hero-secondary {
		  text-align: left
	  }
	  .section-header.horizontal.hero.hero-right {
		  text-align: right
	  }
  }
  
  @media screen and (min-width:1200px) and (max-height:800px) {
	  .section-header.white-text.hero-module:before {
		  display: none
	  }
  }
  
  @media screen and (min-width:1200px) {
	  .section-header.hero {
		  min-height: auto
	  }
	  .section-header.hero.hero-secondary .container-wide {
		  top: 55%
	  }
	  .section-header h1 {
		  line-height: 70px
	  }
	  .section-header.grey-pale p {
		  width: 50%
	  }
  }
  
  @media screen and (min-width:1200px) and (max-height:568px) {
	  .section-header.hero .container-wide {
		  zoom: 70%
	  }
  }
  
  @media screen and (min-width:1440px) {
	  .section-header.white-text.hero-module:after {
		  position: absolute;
		  top: 70vh;
		  bottom: 0;
		  left: 0;
		  right: 0;
		  background-color: #fff
	  }
	  .section-header.white-text.hero-module:before {
		  flex-basis: 2vh
	  }
  }
  
  @media screen and (min-width:1440px) and (max-height:800px) {
	  .section-header.white-text.hero-module .container-wide {
		  margin-top: 1%
	  }
  }
  
  @media screen and (min-width:1440px) and (min-height:1200px) {
	  .section-header.white-text.hero-module {
		  background-size: 142% 70vh
	  }
  }
  
  @media screen and (min-width:1920px) {
	  .section-header.white-text.hero-module:before {
		  flex-basis: 10vh
	  }
  }
  
  @media screen and (min-width: 768px){
	.hidden-desktop {
		display: none !important;
	}
  }
  
  @media screen and (max-width: 767px){
	.hidden-mobile {
		display: none !important;
	}
  }
  
  /********* Hiring Footer Code ********/
  
  /* .footer-module--footer--3lSTa,
  .footer-module--footerContainer--1vHSe {
	font-family: Proxima Nova Bold !important;
	  background-color: #230939;
	  color: #f0f0f0 !important;
	  letter-spacing: .02em;
	  position: relative;
	  font-size: 1.135em;
	text-decoration: none !important;
	-webkit-font-smoothing: auto;
	-moz-osx-font-smoothing: auto;
  }
  .footer-module--footerContainer--1vHSe  a.footer-module--m-logo--38AfV > img{
	margin-left: 80px; 
  }
  @media (max-width:768px) {
	.footer-module--footerContainer--1vHSe  a.footer-module--m-logo--38AfV > img{
	  margin-left: 0;
	}
  }
  .footer-module--footerContainer--1vHSe b, .footer-module--footerContainer--1vHSe label, .footer-module--footerContainer--1vHSe strong {
	font-weight: 700;
  }
  
  .footer-module--footerContainer--1vHSe {
	  display: flex;
	  justify-content: space-evenly;
	  padding: 95px 0
  }
  
  .footer-module--footerContainer--1vHSe .footer-module--m-logo--38AfV {
	  margin-bottom: 45px;
	  display: block
  }
  
  .footer-module--footerContainer--1vHSe .footer-module--mendPoint--2J8kn {
	  display: none
  }
  
  .footer-module--footerContainer--1vHSe h3 {
	  margin: 0;
	  font-size: 1em;
	  line-height: 1.5em;
	  color: #f0f0f0 !important;
	  padding: 0 0 10px
  }
  
  .footer-module--footerContainer--1vHSe ul {
	  list-style-type: none;
	  text-align: left;
	  margin: 0 0 30px
  }
  
  .footer-module--footerContainer--1vHSe a,
  .footer-module--footerContainer--1vHSe a:active,
  .footer-module--footerContainer--1vHSe a:visited {
	  color: #f0f0f0;
	  white-space: nowrap;
	  font-size: .75em;
	  font-weight: 400;
	  line-height: 2.5em;
	  font-family: Proxima Nova, sans-serif;
	text-decoration: none !important;
  }
  
  .footer-module--footerContainer--1vHSe a:hover {
	  color: #00b6b4
  }
  
  .footer-module--footerContainer--1vHSe .footer-module--col40--KQ_3D {
	  flex: 0.3 1;
	  display: flex;
	  flex-direction: column;
	  position: relative
  }
  
  .footer-module--footerContainer--1vHSe .footer-module--col40--KQ_3D ul {
	  display: flex
  }
  
  .footer-module--footerContainer--1vHSe .footer-module--col40--KQ_3D ul li {
	  flex: 0.14 1;
	  margin: 0 5px
  }
  
  .footer-module--footerContainer--1vHSe .footer-module--flex--1ddOv {
	  display: flex
  }
  
  .footer-module--footerContainer--1vHSe .footer-module--col20--2LSLJ {
	  flex: 0.163333 1
  }
  
  .footer-module--footerContainer--1vHSe .footer-module--col20--2LSLJ:nth-child(1) {
	  flex: 0.11333 1;
  }
  
  .footer-module--footerContainer--1vHSe .footer-module--footerSocialIcons--LewRB {
	  fill: #fff;
	  width: 35px;
	  height: 35px;
	  -webkit-transition: opacity .25s ease-in-out;
	  transition: opacity .25s ease-in-out
  }
  
  .footer-module--footerContainer--1vHSe .footer-module--footerSocialIcons--LewRB:hover {
	  opacity: .85
  }
  
  .footer-module--footerContainer--1vHSe .footer-module--copyright--28-Py {
	  text-align: left;
	  font-size: .7em;
	  position: absolute;
	  bottom: 0;
	  font-family: Proxima Nova, sans-serif;
	line-height: 1.5em;
  }
  
  .footer-module--footerContainer--1vHSe .footer-module--copyright--28-Py p {
	  margin: 0;
	  padding: 0
  }
  
  .footer-module--footerContainer--1vHSe .footer-module--copyright--28-Py .footer-module--seal--2LESw {
	  width: 145px;
	  height: 45px;
	  margin: 30px 0
  }
  
  .footer-module--footerContainer--1vHSe .footer-module--copyright--28-Py .footer-module--trustseal--1NE3r {
	  height: 45px;
	  margin: 30px 0
  }
  
  @media (max-width:768px) {
	  .footer-module--footerContainer--1vHSe {
		  flex: 1 1;
		  flex-direction: column;
		  align-items: center;
		  padding: 50px 0;
		  text-align: center
	  }
	  .footer-module--footerContainer--1vHSe .footer-module--col20--2LSLJ,
	  .footer-module--footerContainer--1vHSe .footer-module--col40--KQ_3D {
		  text-align: center;
		  justify-content: space-evenly;
		  position: relative
	  }
	  .footer-module--footerContainer--1vHSe a,
	  .footer-module--footerContainer--1vHSe a:active,
	  .footer-module--footerContainer--1vHSe a:visited {
		  font-size: 1.1em;
		  line-height: 1.5em;
		  padding: 0 0 10px;
		  font-family: Proxima Nova Bold, sans-serif
	  }
	  .footer-module--footerContainer--1vHSe ul {
		  margin: 30px auto;
		  text-align: center;
		  width: 100%;
		  justify-content: space-evenly;
	   padding: 0;
	  }
	  .footer-module--footerContainer--1vHSe .footer-module--col40--KQ_3D ul li {
		  justify-content: space-evenly;
		  padding: 80px auto
	  }
	  .footer-module--footerContainer--1vHSe .footer-module--copyright--28-Py {
		  position: relative;
		  flex: 1 1;
		  text-align: center
	  }
  }
  
  @media (min-width:1920px) {
	  .footer-module--footerContainer--1vHSe .footer-module--col40--KQ_3D {
		  flex: 0.2 1
	  }
  }
  @media screen and (min-width: 1200px){
	body {
		font-size: 18px;
		font-size: 1.125rem;
	}
}

@media screen and (min-width:1920px) {
	.section-header.white-text.hero-module:before {
		flex-basis: 10vh
	}
}

@media screen and (min-width: 768px){
  .hidden-desktop {
      display: none !important;
  }
}

@media screen and (max-width: 767px){
  .hidden-mobile {
      display: none !important;
  }
}

/********* Hiring Footer Code ********/

/* .footer-module--footer--3lSTa,
.footer-module--footerContainer--1vHSe {
  font-family: Proxima Nova Bold !important;
	background-color: #230939;
	color: #f0f0f0 !important;
	letter-spacing: .02em;
	position: relative;
	font-size: 1.135em;
  text-decoration: none !important;
  -webkit-font-smoothing: auto;
  -moz-osx-font-smoothing: auto;
}
.footer-module--footerContainer--1vHSe  a.footer-module--m-logo--38AfV > img{
  margin-left: 80px; 
}
@media (max-width:768px) {
  .footer-module--footerContainer--1vHSe  a.footer-module--m-logo--38AfV > img{
    margin-left: 0;
  }
}
.footer-module--footerContainer--1vHSe b, .footer-module--footerContainer--1vHSe label, .footer-module--footerContainer--1vHSe strong {
  font-weight: 700;
}

.footer-module--footerContainer--1vHSe {
	display: flex;
	justify-content: space-evenly;
	padding: 95px 0
}

.footer-module--footerContainer--1vHSe .footer-module--m-logo--38AfV {
	margin-bottom: 45px;
	display: block
}

.footer-module--footerContainer--1vHSe .footer-module--mendPoint--2J8kn {
	display: none
}

.footer-module--footerContainer--1vHSe h3 {
	margin: 0;
	font-size: 1em;
	line-height: 1.5em;
	color: #f0f0f0 !important;
	padding: 0 0 10px
}

.footer-module--footerContainer--1vHSe ul {
	list-style-type: none;
	text-align: left;
	margin: 0 0 30px
}

.footer-module--footerContainer--1vHSe a,
.footer-module--footerContainer--1vHSe a:active,
.footer-module--footerContainer--1vHSe a:visited {
	color: #f0f0f0;
	white-space: nowrap;
	font-size: .75em;
	font-weight: 400;
	line-height: 2.5em;
	font-family: Proxima Nova, sans-serif;
  text-decoration: none !important;
}

.footer-module--footerContainer--1vHSe a:hover {
	color: #00b6b4
}

.footer-module--footerContainer--1vHSe .footer-module--col40--KQ_3D {
	flex: 0.3 1;
	display: flex;
	flex-direction: column;
	position: relative
}

.footer-module--footerContainer--1vHSe .footer-module--col40--KQ_3D ul {
	display: flex
}

.footer-module--footerContainer--1vHSe .footer-module--col40--KQ_3D ul li {
	flex: 0.14 1;
	margin: 0 5px
}

.footer-module--footerContainer--1vHSe .footer-module--flex--1ddOv {
	display: flex
}

.footer-module--footerContainer--1vHSe .footer-module--col20--2LSLJ {
	flex: 0.163333 1
}

.footer-module--footerContainer--1vHSe .footer-module--col20--2LSLJ:nth-child(1) {
    flex: 0.11333 1;
}

.footer-module--footerContainer--1vHSe .footer-module--footerSocialIcons--LewRB {
	fill: #fff;
	width: 35px;
	height: 35px;
	-webkit-transition: opacity .25s ease-in-out;
	transition: opacity .25s ease-in-out
}

.footer-module--footerContainer--1vHSe .footer-module--footerSocialIcons--LewRB:hover {
	opacity: .85
}

.footer-module--footerContainer--1vHSe .footer-module--copyright--28-Py {
	text-align: left;
	font-size: .7em;
	position: absolute;
	bottom: 0;
	font-family: Proxima Nova, sans-serif;
  line-height: 1.5em;
}

.footer-module--footerContainer--1vHSe .footer-module--copyright--28-Py p {
	margin: 0;
	padding: 0
}

.footer-module--footerContainer--1vHSe .footer-module--copyright--28-Py .footer-module--seal--2LESw {
	width: 145px;
	height: 45px;
	margin: 30px 0
}

.footer-module--footerContainer--1vHSe .footer-module--copyright--28-Py .footer-module--trustseal--1NE3r {
	height: 45px;
	margin: 30px 0
}

@media (max-width:768px) {
	.footer-module--footerContainer--1vHSe {
		flex: 1 1;
		flex-direction: column;
		align-items: center;
		padding: 50px 0;
		text-align: center
	}
	.footer-module--footerContainer--1vHSe .footer-module--col20--2LSLJ,
	.footer-module--footerContainer--1vHSe .footer-module--col40--KQ_3D {
		text-align: center;
		justify-content: space-evenly;
		position: relative
	}
	.footer-module--footerContainer--1vHSe a,
	.footer-module--footerContainer--1vHSe a:active,
	.footer-module--footerContainer--1vHSe a:visited {
		font-size: 1.1em;
		line-height: 1.5em;
		padding: 0 0 10px;
		font-family: Proxima Nova Bold, sans-serif
	}
	.footer-module--footerContainer--1vHSe ul {
		margin: 30px auto;
		text-align: center;
		width: 100%;
		justify-content: space-evenly;
     padding: 0;
	}
	.footer-module--footerContainer--1vHSe .footer-module--col40--KQ_3D ul li {
		justify-content: space-evenly;
		padding: 80px auto
	}
	.footer-module--footerContainer--1vHSe .footer-module--copyright--28-Py {
		position: relative;
		flex: 1 1;
		text-align: center
	}
}

@media (min-width:1920px) {
	.footer-module--footerContainer--1vHSe .footer-module--col40--KQ_3D {
		flex: 0.2 1
	}
}
@media screen and (min-width: 1200px){
  body {
      font-size: 18px;
      font-size: 1.125rem;
  }
} */

/*!
Theme Name: Monster CMS Hiring
Version: 1.06
Text Domain: monstercms
*/
/* WP Core Styles */

.article-content .img-caption img {
margin: 0 0 25px 20px;
}

#QGP_container{
overflow:visible;  margin:0px auto;width:100%;
}
@media (max-width: 575px) {
    #QGP_container {
        overflow:auto;
    }
}
/* these make the icon tables reponsive to avoid the horizontal scrollbar */
#QGP_container table {
    width: auto;
}
#QGP_container table td {
    float:left;
}


/*QUICK GUIDES*/
#QGP_quickguides{
width:100%;overflow:visible; margin-bottom:15px;
}
#QGP_quickguides_h{
font-size:14px; font-weight:bold; color:#673694; padding-bottom:10px;
}
#QGP_quickguides_img{
font-size:20px; color:#212121; line-height:50px; padding-left:0px; font-weight:bold;
display:none;
}
#QGP_quickguides_img + br { /* temporary until removed so there's no potential br issues */
display:none;
}
#QGP_quickguides_listbox{
overflow:hidden; padding:3px; margin-top:5px;margin-bottom:10px;
}
#QGP_quickguides_listbox ul{
margin:0px; padding:0px; list-style:none;
}
#QGP_quickguides_listbox ul li{
margin:0px; padding:0px 0px 0px 0px; list-style:none;
}
#QGP_quickguides_list1,
#QGP_quickguides_list2,
#QGP_quickguides_list3,
#QGP_quickguides_list4 {
	width:24%;
	padding:0;
	float:left;
}
#QGP_quickguides_bottom{
padding:10px 0px;display:none;
}
#QGP_quickguides_notes{
float:left; padding-left:10px; color:#666666; font-size:11px;
display:none;
}
#QGP_quickguides_readericon{
float:right; padding-right:40px;
}

/* LINK STYLES */
a.QGP-link:link, a.QGP-link:visited{
font-size:14px; color:#0161b2; padding-top:10px; padding-bottom:10px; text-decoration: underline; line-height:20px;
}
a.QGP-link:hover {
text-decoration: none;
}
a.QGP-clickhere:link, a.QGP-clickhere:visited{
font-size:11px; color:#0161b2; text-decoration: underline;
}
a.QGP-clickhere:hover {
font-size:11px; color:#0161b2; text-decoration: none;
}
.QCP_blach13{
font-weight:400; display:block; line-height:20px;
}

/*WELCOME TO MONSTER*/
/*MONSTER PRODUCTS*/
/*POSTING JOBS*/
/*GETTING HELP*/
#QGP_wtom,
#QGP_mps,
#QGP_pjs,
#QGP_ghp {
    overflow:hidden; float:left;
}
#QGP_wtom_mcontainer,
#QGP_mps_mcontainer,
#QGP_pjs_mcontainer,
#QGP_ghp_mcontainer {
    margin:0px auto;
    overflow:visible;
    width:100%;
}
#QGP_wtom_mcontainer + p,
#QGP_mps_mcontainer + p,
#QGP_pjs_mcontainer + p,
#QGP_ghp_mcontainer + p {
    margin-top:0;
}
#QGP_wtom_h,
#QGP_mps_h,
#QGP_pjs_h,
#QGP_ghp_h {
    line-height:26px; font-size:16px; color:#212121; margin-bottom:10px;margin-top:10px;padding:5px 15px;background-color:#F2F2F2;
}
#QGP_wtom-box,
#QGP_mps-box,
#QGP_pjs-box,
#QGP_ghp-box {
    display:inline-table;overflow:visible;width:100%;margin-top:20px;background:url(//media.newjobs.com/cms/usen/employer/image-othersizes/v-live.jpg) repeat-y center top;
}
#QGP_wtom-box-left,
#QGP_mps-box-left,
#QGP_pjs-box-left,
#QGP_ghp-box-left {
    float:left;
    width:47%
}
#QGP_wtom-box-right,
#QGP_mps-box-right,
#QGP_pjs-box-right,
#QGP_ghp-box-right {
    float:right;
    width:47%
}
@media (max-width: 480px) {
    #QGP_mps-box-left,
    #QGP_mps-box-right,
    #QGP_wtom-box-left,
    #QGP_wtom-box-right,
    #QGP_pjs-box-left,
    #QGP_pjs-box-right,
    #QGP_ghp-box-left,
    #QGP_ghp-box-right {
	    width:auto;
    }
    #QGP_wtom-box {
        background: none;
    }
}


/* To make table icons responsive (IF html is not changed) */
.training-icon-links {
    list-style: outside none none;
    margin-left: -5px;
    padding-left: 0;
}
.training-icon-links > li {
    display: inline-block;
    padding-left: 5px;
    padding-right: 5px;
}
.training-icon-links > li fa{
    color:#428bca;
}
.training-icon-links > li a{
    color:#428bca;
    font-size:26px;
}

/* PDF/Flash download widget */
.article_YouWillNeed {
    background-color: #f2f2f2;
    color: #666;
    font-size: 12px;
    font-weight: 300;
    margin-bottom: 15px;
    padding: 10px 15px 1px;
    position: relative;
    line-height:15px;
    overflow:auto;
}
.article_YouWillNeed ul {
    margin-top:8px;
    margin-bottom:0;
}
.article_YouWillNeed ul li {
    margin-bottom:12px;
}
.article_YouWillNeed b {
    font-size:14px;
}
.article_YouWillNeed .fa {
    color: #ec2606;
    padding-right:5px;
}



/* from default bootstrap since it's not coming through */
.list-unstyled {
    list-style: outside none none;
    padding-left: 0;
}

QGP_wtom-box-left + p {
    display: inline;
}
.header-module--language-container--3CJ1a:hover .header-module--sub-menu--_Go0y ul{
    max-height: 300px;
}
.header-module--language-container--3CJ1a .header-module--sub-menu--_Go0y ul:hover{
    max-height: 300px;
}
a.fasc-button{
	background-color: #00B6B3 !important;
    color: #fff;
    font-family: Calibri;
    font-weight: bold;
    font-size: 20px;
    text-decoration: none;
    text-align: center;
    min-width: 190px;
    position: relative;
    line-height: 1;
    transition: all .4s ease;
    cursor: pointer;
    user-select: none;
    letter-spacing: .1em;
    border-radius: 32px;
	padding: 13px 18px;
	text-decoration: none !important;

}