@font-face {
  font-family: "taser-icons";
  src: url('/assets/fonts/taser-icons.eot');
  src: url('/assets/fonts/taser-icons.eot?#iefix') format('embedded-opentype'), url('/assets/fonts/taser-icons.ttf') format('truetype');
  font-weight: "normal";
  font-style: "normal";
}
@font-face {
  font-family: "Geometria";
  src: url('/assets/fonts/geometria-light-webfont.eot');
  src: url('/assets/fonts/geometria-light-webfont.eot?#iefix') format('embedded-opentype'), url('/assets/fonts/geometria-light-webfont.ttf') format('truetype');
  font-weight: 300;
  font-style: "normal";
}
@font-face {
  font-family: "Geometria";
  src: url('/assets/fonts/geometria-regular-webfont.eot');
  src: url('/assets/fonts/geometria-regular-webfont.eot?#iefix') format('embedded-opentype'), url('/assets/fonts/geometria-regular-webfont.ttf') format('truetype');
  font-weight: 400;
  font-style: "normal";
}
@font-face {
  font-family: "Geometria";
  src: url('/assets/fonts/geometria-bold-webfont.eot');
  src: url('/assets/fonts/geometria-bold-webfont.eot?#iefix') format('embedded-opentype'), url('/assets/fonts/geometria-bold-webfont.ttf') format('truetype');
  font-weight: 700;
  font-style: "normal";
}
@font-face {
  font-family: "Noto Sans";
  src: url('/assets/fonts/NotoSans-Regular.eot');
  src: url('/assets/fonts/NotoSans-Regular.eot?#iefix') format('embedded-opentype'), url('/assets/fonts/NotoSans-Regular.ttf') format('truetype');
  font-weight: 400;
  font-style: "normal";
}
@font-face {
  font-family: "Noto Sans";
  src: url('/assets/fonts/NotoSans-Bold.eot');
  src: url('/assets/fonts/NotoSans-Bold.eot?#iefix') format('embedded-opentype'), url('/assets/fonts/NotoSans-Bold.ttf') format('truetype');
  font-weight: 700;
  font-style: "normal";
}
@font-face {
  font-family: "Noto Kufi Arabic";
  src: url('/assets/fonts/NotoKufiArabic-Regular.eot');
  src: url('/assets/fonts/NotoKufiArabic-Regular.eot?#iefix') format('embedded-opentype'), url('/assets/fonts/NotoKufiArabic-Regular.ttf') format('truetype');
  font-weight: 400;
  font-style: "normal";
}
@font-face {
  font-family: "Noto Kufi Arabic";
  src: url('/assets/fonts/NotoKufiArabic-Bold.eot');
  src: url('/assets/fonts/NotoKufiArabic-Bold.eot?#iefix') format('embedded-opentype'), url('/assets/fonts/NotoKufiArabic-Bold.ttf') format('truetype');
  font-weight: 700;
  font-style: "normal";
}
@font-face {
  font-family: "Noto Naskh Arabic";
  src: url('/assets/fonts/NotoNaskhArabic-Regular.eot');
  src: url('/assets/fonts/NotoNaskhArabic-Regular.eot?#iefix') format('embedded-opentype'), url('/assets/fonts/NotoNaskhArabic-Regular.ttf') format('truetype');
  font-weight: 400;
  font-style: "normal";
}
@font-face {
  font-family: "Noto Naskh Arabic";
  src: url('/assets/fonts/NotoNaskhArabic-Bold.eot');
  src: url('/assets/fonts/NotoNaskhArabic-Bold.eot?#iefix') format('embedded-opentype'), url('/assets/fonts/NotoNaskhArabic-Bold.ttf') format('truetype');
  font-weight: 700;
  font-style: "normal";
}
.icon {
  font-family: 'taser-icons', "Geometria", "Open Sans", Helvetica, Arial, sans-serif;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 1.5em;
  line-height: 1.2;
}
.text-center {
  display: block;
  text-align: center;
}
.visuallyhidden {
  border: 0;
  clip: rect(0 0 0 0);
  position: absolute;
  height: 1px;
  width: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
}
.hidden {
  display: none !important;
}
html,
body {
  height: 100%;
}
html,
body,
div,
span,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
abbr,
address,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
samp,
small,
strong,
sub,
sup,
var,
b,
i,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
figcaption,
figure,
footer,
header,
main,
menu,
nav,
picture,
section,
summary,
time,
mark,
audio,
video,
.rbox-opening-list.rbox-widget h3,
.rbox-opening-detail.rbox-widget h3 {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
menu,
nav,
picture,
section,
small {
  display: block;
}
@-ms-viewport {
  width: device-width;
}
* {
  box-sizing: border-box;
}
html {
  font-size: 62.5%;
  height: 100%;
}
html,
body,
button,
input,
select,
textarea {
  font-family: "Geometria", "Open Sans", Helvetica, Arial, sans-serif;
}
select {
  -webkit-appearance: none;
  -moz-appearance: none;
}
select::-ms-expand {
  display: none;
}
body {
  font-size: 1.6em;
  font-weight: 400;
  line-height: 1.875;
  color: #1d1f21;
  background-color: white;
  width: 100%;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  -webkit-text-size-adjust: 100%;
  overflow-x: hidden;
}
body.no-scroll {
  overflow-y: hidden;
}
button {
  line-height: 1.875;
  border: none;
}
body.lang-ar,
body.lang-ar button,
body.lang-ar input,
body.lang-ar select,
body.lang-ar textarea {
  font-size: 2em;
  font-family: "Noto Naskh Arabic", "Noto Sans", "Open Sans", Helvetica, Arial, sans-serif;
}
body.lang-ar h1,
body.lang-ar h2,
body.lang-ar h3,
body.lang-ar h4,
body.lang-ar h5,
body.lang-ar h6 {
  font-family: "Noto Kufi Arabic", "Noto Sans", "Open Sans", Helvetica, Arial, sans-serif;
}
@media print {
  .content-container {
    margin-top: 0;
  }
  .content-container a {
    text-decoration: none;
    color: inherit;
  }
  .content-container a[href]:after {
    content: " (" attr(href) ")";
  }
  .content-container a[href^="tel:"]:after,
  .content-container a[href^="mailto:"]:after {
    content: "";
  }
  .content-container a[href^="javascript:"] {
    display: none;
  }
}
img {
  max-width: 100%;
  height: auto;
}
img[src*=".svg"] {
  width: 100%\9;
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  img[src*=".svg"] {
    width: 100%;
  }
}
[tabindex="0"]:focus {
  outline-width: 2px;
  outline-style: solid;
  outline-color: Highlight;
  outline: -webkit-focus-ring-color auto 5px;
}
.nav-list {
  display: inline-block;
  vertical-align: top;
  height: 100%;
  margin-left: 0;
}
.nav-list__item {
  display: inline-block;
  list-style: none;
  margin-top: 0;
}
.nav__link {
  display: inline-block;
  height: 100%;
  color: white;
  text-decoration: none;
  font-size: 16px;
  white-space: nowrap;
  position: relative;
}
.nav__link:hover,
.nav__link:focus {
  outline: none;
}
.top-nav-spacer {
  height: 50px;
}
.top-nav-wrapper {
  width: 100%;
  position: fixed;
  z-index: 500;
  background-color: #1d1f21;
}
.top-nav-container {
  background-color: #1d1f21;
}
.top-nav {
  height: 50px;
  max-width: 1230px;
  margin-right: auto;
  margin-left: auto;
  padding-right: 15px;
  padding-left: 15px;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: space-between;
  -ms-justify-content: space-between;
  justify-content: space-between;
}
@media screen\0 {
  .top-nav {
    text-align: center;
  }
  .top-nav .nav-list {
    text-align: left;
  }
  .rtl .top-nav .nav-list {
    text-align: right;
  }
  .top-nav .nav-logo {
    float: left;
  }
  .top-nav .search-icon {
    float: right;
  }
}
.top-nav .nav-logo {
  fill: #ffd700;
  width: 50px;
  height: 50px;
  padding: 10px;
  margin-left: -10px;
  display: inline-block;
}
.top-nav .nav-logo .logo {
  height: 30px;
  width: 30px;
}
.top-nav .search-icon {
  width: 50px;
}
.top-nav #main-menu-icon {
  color: white;
  width: 50px;
  height: 50px;
  display: inline-block;
  position: absolute;
  top: 0;
  right: 0;
  cursor: pointer;
}
.top-nav #main-menu-icon:before {
  content: "\e604";
  font-size: 25px;
  font-family: "taser-icons";
  line-height: 50px;
  display: block;
  text-align: center;
}
@media screen and (min-width: 900px) {
  .top-nav #main-menu-icon {
    display: none;
  }
}
.top-nav.show #main-menu-icon:before {
  content: "\e609";
  font-size: 36px;
}
.top-nav .nav-items-wrapper {
  display: inline-block;
  vertical-align: top;
}
.top-nav .nav__link {
  line-height: 50px;
  padding: 0 15px;
  text-transform: uppercase;
}
.top-nav .nav__link:hover,
.top-nav .nav__link:focus {
  color: #1d1f21;
  background-color: #ffd700;
}
.top-nav .nav-list {
  display: none;
}
.top-nav.show .nav-list {
  padding: 0;
  display: block;
  background-color: #1d1f21;
  position: absolute;
  top: 50px;
  right: 0;
  height: auto;
  width: 300px;
}
.top-nav.show .nav-list__item {
  min-width: 100px;
  display: list-item;
  border-top: 1px solid #a6a5b0;
}
.top-nav.show .nav__link {
  width: 100%;
}
@media screen and (min-width: 900px) {
  #top-menu.top-nav .nav-list {
    display: inline-block;
    position: static;
    padding: 0 15px;
    width: auto;
  }
  #top-menu.top-nav .nav-list__item {
    border-top: none;
    min-width: 0;
    display: inline-block;
  }
}
.top-nav .pop-nav-toggle:after {
  content: "\e60a";
  font-family: "taser-icons";
  position: relative;
  font-size: 14px;
  line-height: 14px;
  vertical-align: middle;
  margin-left: 5px;
  display: inline-block;
  -webkit-transition: transform 0.2s linear;
  transition: transform 0.2s linear;
  -webkit-transform: rotate(0deg);
  -ms-transform: rotate(0deg);
  transform: rotate(0deg);
}
.top-nav .pop-nav-toggle[aria-expanded="true"]:after {
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}
.pop-nav {
  margin: 0;
  width: 100%;
  overflow-y: hidden;
  list-style: none;
  -webkit-transition: transform 0.5s ease, max-height 0.5s ease;
  transition: transform 0.5s ease, max-height 0.5s ease;
  max-height: 0;
}
.pop-nav[aria-expanded="true"] {
  max-height: 150px;
}
@media screen and (min-width: 900px) {
  .pop-nav {
    background-color: #292b2e;
    padding: 0 50px;
    display: block;
    position: absolute;
    left: 0;
    height: 40px;
    z-index: -1;
    text-align: center;
    border-top: none;
    -webkit-transform: translateY(-100%);
    -ms-transform: translateY(-100%);
    transform: translateY(-100%);
  }
  .pop-nav[aria-expanded="true"] {
    -webkit-transform: translateY(0%);
    -ms-transform: translateY(0%);
    transform: translateY(0%);
  }
}
.pop-nav .nav__link {
  line-height: 40px;
  text-transform: none;
}
.pop-nav__list {
  margin-left: 0;
}
@media screen and (min-width: 900px) {
  .pop-nav__list {
    margin: auto;
  }
}
.pop-nav__item {
  display: block;
  margin-top: 0;
}
@media screen and (min-width: 900px) {
  .pop-nav__item {
    display: inline-block;
  }
}
.pop-nav__item > .nav__link {
  padding: 0 20px;
}
.subnav-spacer {
  height: 40px;
}
.subnav {
  position: fixed;
  height: 40px;
  background-color: #eeefef;
  z-index: 400;
  top: 50px;
  text-align: center;
  border-top: 1px solid #757485;
  width: 100%;
}
.subnav:after {
  content: '';
  display: block;
  width: 120%;
  height: 100%;
  box-shadow: 0 5px 10px -5px #1d1f21;
  position: absolute;
  top: 0;
  left: -10px;
  z-index: -1;
}
.subnav .nav-list__item {
  display: none;
  height: 100%;
  width: 100%;
  text-align: left;
}
.rtl .subnav .nav-list__item {
  text-align: right;
}
.subnav .nav-list__item.subnav__label {
  display: inline-block;
}
.subnav[aria-expanded="true"] {
  height: auto;
}
.subnav[aria-expanded="true"] .nav-list__item {
  display: block;
}
.subnav .nav-list {
  margin-left: 0;
  width: 100%;
}
@media screen and (min-width: 900px) {
  .subnav .nav-list > .nav-list__item {
    display: inline-block;
    width: auto;
    vertical-align: top;
  }
  .subnav .nav-list .nav__link {
    width: auto;
    font-size: 14px;
  }
}
.subnav .nav__link {
  line-height: 40px;
  margin: 0 20px;
  width: 100%;
  color: #1d1f21;
}
.subnav .nav__link:before {
  content: "";
  display: block;
  position: absolute;
  left: -10px;
  top: 20%;
  width: 5px;
  height: 60%;
}
@media screen and (min-width: 900px) {
  .subnav .nav__link:before {
    top: auto;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 5px;
  }
}
.subnav .nav__link:focus:before,
.subnav .nav__link:hover:before {
  background-color: #ffd700;
}
.subnav .subnav__parent-hub {
  position: relative;
}
.subnav .subnav__parent-hub .nav__link {
  color: #757485;
}
.subnav .subnav__parent-hub:after {
  content: "";
  display: inline-block;
  background-color: #a6a5b0;
  width: 1px;
  height: 14px;
  vertical-align: middle;
  position: absolute;
  right: 0;
  top: 12px;
}
.subnav .subnav__parent-hub.nav-list__item {
  display: none;
}
@media screen and (min-width: 900px) {
  .subnav .subnav__parent-hub.nav-list__item {
    display: inline-block;
  }
}
.subnav .subnav__parent-hub--mobile.nav-list__item .nav__link {
  color: #757485;
}
@media screen and (min-width: 900px) {
  .subnav .subnav__parent-hub--mobile.nav-list__item {
    display: none;
  }
}
.subnav .subnav__label__name {
  display: none;
}
@media screen and (min-width: 900px) {
  .subnav .subnav__label__name {
    line-height: 40px;
    margin: 0 20px;
    font-size: 18px;
    display: inline-block;
  }
}
.subnav .subnav__label__toggle {
  display: inline-block;
}
@media screen and (min-width: 900px) {
  .subnav .subnav__label__toggle {
    display: none;
  }
}
.subnav .subnav__label__toggle:after {
  content: "\e60a";
  font-family: "taser-icons";
  position: relative;
  font-size: 14px;
  line-height: 14px;
  vertical-align: middle;
  margin-left: 5px;
  display: inline-block;
  -webkit-transition: transform 0.2s linear;
  transition: transform 0.2s linear;
  -webkit-transform: rotate(0deg);
  -ms-transform: rotate(0deg);
  transform: rotate(0deg);
}
.subnav[aria-expanded="true"] .subnav__label__toggle:after {
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}
main {
  min-height: 500px;
}
h1,
h2,
h3,
.subheading,
.rbox-opening-list.rbox-widget h3,
.rbox-opening-detail.rbox-widget h3,
.rbox-opening-detail.rbox-widget .rbox-job-shortdesc {
  letter-spacing: 0;
}
h1 {
  position: relative;
  font-size: 36px;
  line-height: 1.4;
}
@media screen and (min-width: 600px) {
  h1 {
    font-size: 44px;
  }
}
h1:before {
  content: "";
  display: block;
  position: absolute;
  left: -13px;
  top: 10px;
  width: 5px;
  height: 31px;
  background-color: #ffd700;
}
@media screen and (min-width: 600px) {
  h1:before {
    height: 40px;
  }
}
.content-blocks--center-align h1:before {
  display: none;
}
h1#wana-heading:before {
  display: none;
}
h2 {
  margin-top: 50px;
  line-height: 1.4;
  font-size: 28px;
}
h1,
h2 {
  font-weight: normal;
  margin-top: 15px;
}
@media print {
  h1 {
    font-size: 30px;
  }
  h2 {
    font-size: 22px;
  }
}
h3,
.rbox-opening-list.rbox-widget h3,
.rbox-opening-detail.rbox-widget h3 {
  margin-top: 15px;
  line-height: 1.6;
  font-weight: bold;
  letter-spacing: 0.5px;
  font-size: 18px;
  text-transform: uppercase;
}
h3 + .subheading {
  font-size: 16px;
  margin-top: 5px;
}
.subheading,
.rbox-opening-detail.rbox-widget .rbox-job-shortdesc {
  line-height: 1.4;
  color: #757485;
  font-size: 18px;
  letter-spacing: 0.5px;
  margin-top: 8px;
}
.page-heading {
  max-width: 1000px;
  margin-bottom: 50px;
}
.content-container {
  margin: 25px 0;
}
@media screen and (min-width: 900px) {
  .content-container {
    margin: 50px 0;
  }
}
.page-content {
  max-width: 1230px;
  margin-right: auto;
  margin-left: auto;
  padding-right: 15px;
  padding-left: 15px;
}
hr {
  margin-bottom: 30px;
}
p,
li {
  margin-top: 15px;
}
ul,
ol {
  margin-left: 30px;
}
ul + p,
ol + p {
  margin-top: 30px;
}
.rtl ul,
.rtl ol {
  margin-left: 0;
  margin-right: 30px;
}
a {
  color: #1469cc;
}
small,
.disclaimer {
  margin-top: 30px;
  display: block;
  font-size: 10px;
  color: #757485;
}
.uppercase {
  text-transform: uppercase;
}
blockquote {
  font-size: 18px;
  margin-left: 20px;
  position: relative;
}
@media screen and (min-width: 900px) {
  blockquote {
    font-size: 22px;
  }
}
blockquote:before {
  content: "";
  display: block;
  width: 5px;
  height: 100%;
  left: -20px;
  top: 0;
  position: absolute;
  background-color: #ffd700;
}
p.block-quote-speaker,
p.block-quote-speaker-location {
  margin-left: 50%;
  margin-top: 0;
  line-height: 1.5;
}
p.block-quote-speaker {
  position: relative;
  margin-top: 10px;
}
p.block-quote-speaker:before {
  content: "";
  display: block;
  width: 25px;
  height: 2px;
  left: -40px;
  bottom: 0;
  position: absolute;
  background-color: #a6a5b0;
}
.quote {
  font-style: italic;
  display: inline-block;
  margin: 5px;
}
.quote:before,
.quote:after {
  content: "\"";
}
.quote-speaker {
  display: inline-block;
  margin: 5px;
}
.quote-speaker:before {
  content: "—";
}
.wrapper-link {
  text-decoration: none;
  color: #1d1f21;
}
input,
textarea {
  color: #1d1f21;
  font-size: 14px;
}
select,
textarea {
  width: 100%;
}
select::-ms-expand,
textarea::-ms-expand {
  display: none;
}
input,
textarea,
select {
  border-radius: 0;
  outline: none;
  border: 1px solid #a6a5b0;
}
input:focus,
textarea:focus,
select:focus {
  border: 1px solid #1d1f21;
}
input {
  max-width: 100%;
  transition: border 0.12s ease-in-out;
}
input[type=hidden] {
  display: none;
}
input[type=text],
input[type=email],
input[type=number],
input[type=search] {
  height: 35px;
  padding: 10px;
}
select {
  height: 35px;
  background-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA4AAAAMAQMAAABoTh6ZAAAABlBMVEUAAAAAAAClZ7nPAAAAAXRSTlMAQObYZgAAABZJREFUCNdjQAb/GBhqGBgsGBgEUIQBJT4BwwqNQwIAAAAASUVORK5CYII=');
  background-position: right 10px center;
  background-repeat: no-repeat;
  padding: 6px 30px 6px 10px;
  color: #1d1f21;
  font-size: 16px;
  max-width: 200px;
}
@media screen\0 {
  select {
    background-position-x: -20px;
    padding-right: 10px;
  }
}
textarea {
  resize: vertical;
}
label {
  text-transform: uppercase;
  color: #1d1f21;
  position: relative;
  display: inline-block;
}
.clear-input {
  position: absolute;
  top: 0;
  right: 0;
  padding: 3px 10px;
  color: #a6a5b0;
}
.clear-input:after {
  content: "\e609";
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
}
input.filled + .clear-input {
  color: #1d1f21;
}
.mkto-element {
  margin-bottom: 50px;
  max-width: 1000px;
}
/* Marketo and Recruiterbox overrides */
#mkto__thankYou {
  display: none;
}
.rbox-application-form,
.mktoForm {
  background-color: #eeefef !important;
  padding: 20px !important;
  font-size: 12px !important;
  width: 100% !important;
  display: block !important;
}
.mktoFieldWrap,
.mktoFormCol {
  width: 100% !important;
}
.rbox-field-label,
.mktoLabel {
  display: block !important;
  width: 100% !important;
  text-transform: uppercase !important;
  font-weight: normal !important;
  margin-bottom: 5px !important;
  clear: none !important;
  letter-spacing: 1px;
}
.lang-ar .rbox-field-label,
.lang-ar .mktoLabel {
  text-align: right !important;
}
.mktoForm .placeholder {
  display: none !important;
}
.mktoAsterix,
.mktoOffset,
.mktoGutter {
  display: none !important;
}
.rbox-application-form input[type="text"],
.rbox-application-form input[type="email"],
.mktoField:not([type="checkbox"]) {
  border: none !important;
  border-top: 3px solid #a6a5b0 !important;
  width: 100% !important;
  margin-bottom: 10px !important;
  height: 30px !important;
  line-height: 30px !important;
  padding-left: 10px !important;
  border-radius: 0 !important;
  outline: none !important;
  font-size: 12px !important;
  clear: both !important;
  background-color: #ffffff !important;
}
.rbox-application-form input[type="text"].mktoInvalid,
.rbox-application-form input[type="email"].mktoInvalid,
.mktoField:not([type="checkbox"]).mktoInvalid {
  border-top: 3px solid #e6383a !important;
}
.rbox-application-form input[type="text"]:focus,
.rbox-application-form input[type="email"]:focus,
.mktoField:not([type="checkbox"]):focus {
  box-shadow: none !important;
  -webkit-box-shadow: none !important;
  -moz-box-shadow: none !important;
  outline: none !important;
  border-top: 3px solid #ffd700 !important;
}
.rbox-error input[type="text"],
.rbox-error input[type="email"] {
  outline: none !important;
  border-top: 3px solid #e6383a !important;
  color: #757485 !important;
}
input[type="text"].mktoField,
input[type="email"].mktoField,
input[type="tel"].mktoField {
  -webkit-appearance: none;
}
select.mktoField {
  -webkit-appearance: none !important;
  -moz-appearance: none !important;
  background-position: right 50% !important;
  background-repeat: no-repeat !important;
  background-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA4AAAAMAQMAAABoTh6ZAAAABlBMVEUAAAAAAAClZ7nPAAAAAXRSTlMAQObYZgAAABZJREFUCNdjQAb/GBhqGBgsGBgEUIQBJT4BwwqNQwIAAAAASUVORK5CYII=') !important;
  padding-top: 0 !important;
  padding-right: 20px !important;
  max-width: none;
}
select.mktoField::-ms-expand {
  display: none;
}
textarea.mktoField {
  height: 250px !important;
  -webkit-appearance: none;
}
.mktoButtonWrap {
  margin-left: 0 !important;
}
.rbox-form-actions,
.rbox-application-form fieldset {
  padding-top: 0 !important;
}
.rbox-field-wrapper {
  margin-bottom: 0 !important;
}
.rbox-application-form .rbox-btn,
.rbox-application-form .rbox-btn:hover,
.mktoButton {
  transition: none !important;
  padding: 15px 30px !important;
  background: #ffd700 none !important;
  color: #1d1f21 !important;
  border-radius: 2px !important;
  font-weight: bold !important;
  text-transform: uppercase !important;
  border: none !important;
  margin-top: 40px !important;
  text-shadow: none !important;
  font-size: 12px !important;
  height: auto !important;
  line-height: 1.5 !important;
}
.rbox-error-msg,
.mktoError {
  display: none !important;
}
input[name="Federal_or_Military__c"] + label,
input[name="taxexempt__c"] + label {
  display: none !important;
}
label[for="Federal_or_Military__c"],
label[for="taxexempt__c"] {
  float: left !important;
  width: auto !important;
  padding-right: 10px !important;
}
@media screen and (min-width: 900px) {
  .rbox-application-form,
  .mktoForm {
    width: 100% !important;
    max-width: 400px;
    display: inline-block !important;
    padding: 50px 40px !important;
  }
}
.content-block__content .mkto-element {
  margin-top: 20px;
  margin-bottom: 0;
}
.content-block__content .mktoForm {
  padding: 30px !important;
}
.content-block__content .mktoButton {
  margin-top: 0 !important;
}
.rbox-opening-list.rbox-widget,
.rbox-opening-detail.rbox-widget {
  margin-bottom: 50px;
}
.rbox-opening-list.rbox-widget .rbox-opening-position-type,
.rbox-opening-detail.rbox-widget .rbox-opening-position-type,
.rbox-opening-list.rbox-widget .rbox-opening-position-info,
.rbox-opening-detail.rbox-widget .rbox-opening-position-info {
  display: none;
}
.rbox-opening-list.rbox-widget .rbox-opening-li,
.rbox-opening-detail.rbox-widget .rbox-opening-li {
  padding: 0;
  margin: 30px 0 0 0;
  border-bottom: none;
  border-top: none;
}
.rbox-opening-detail.rbox-widget {
  margin-top: 50px;
}
.rbox-opening-detail.rbox-widget .rbox-job-longdesc {
  padding-top: 0;
  border-top: none;
}
footer {
  min-height: 200px;
  position: relative;
  padding-top: 40px;
  padding-bottom: 10px;
  background-color: #1d1f21;
  color: white;
  z-index: 0;
  overflow: hidden;
}
footer .footer__background-image {
  position: absolute;
  text-align: center;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  top: -10%;
  width: 200%;
  height: 180%;
  max-width: 1200px;
  fill: #292c2f;
  z-index: -1;
}
footer .footer__background-image .logo {
  max-height: 1000px;
}
@media screen and (min-width: 900px) {
  footer .footer__background-image {
    position: absolute;
    top: 50%;
    left: 50%;
    text-align: center;
    -webkit-transform: translateY(-50%) translateX(-50%);
    -ms-transform: translateY(-50%) translateX(-50%);
    transform: translateY(-50%) translateX(-50%);
    width: 100%;
  }
}
footer .nav-list {
  width: 100%;
  display: inline-block;
  vertical-align: top;
  padding-left: 15px;
  padding-right: 15px;
}
@media screen and (min-width: 900px) {
  footer .nav-list {
    -webkit-flex: 1 1 25%;
    -ms-flex: 1 1 25%;
    flex: 1 1 25%;
    padding-top: 10px;
    width: 25%;
  }
}
@media screen\0 {
  footer .nav-list {
    vertical-align: top;
    display: inline-block;
    margin: 0;
  }
}
footer .nav-list__item {
  display: list-item;
}
footer .nav-list__item.nav-list__item--secondary {
  margin-left: 15px;
  padding-top: 2px;
}
footer .nav-list__item.nav-list__item--secondary .nav__link {
  padding-bottom: 2px;
}
footer .nav-list__item.nav-list__item--primary .nav__link {
  font-size: 18px;
}
footer .nav__link {
  line-height: 2;
}
footer .nav__link:not(.nav__link--disabled) {
  color: white;
  position: relative;
  text-decoration: none;
}
footer .nav__link:not(.nav__link--disabled):before {
  content: "";
  display: block;
  position: absolute;
  left: -15px;
  top: 20%;
  width: 5px;
  height: 60%;
}
footer .nav__link:not(.nav__link--disabled):hover:before,
footer .nav__link:not(.nav__link--disabled):focus:before {
  background-color: #ffd700;
}
footer .nav__link.nav__link--disabled {
  color: #a6a5b0;
}
.footer-content {
  max-width: 1230px;
  margin-right: auto;
  margin-left: auto;
  padding-right: 15px;
  padding-left: 15px;
}
.footer__col-container {
  max-width: 1230px;
  margin-left: -15px;
  margin-right: -15px;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}
@media screen and (min-width: 900px) {
  .footer__col-container {
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
  }
}
@media screen and (min-width: 900px) {
  .footer-nav {
    border-top: 1px solid #a6a5b0;
  }
}
.footer__company-header {
  display: none;
}
.footer__company-header .logo {
  display: inline-block;
  height: 44px;
  width: 44px;
  fill: white;
}
@media screen and (min-width: 900px) {
  .footer__company-header {
    max-width: 1200px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 20px;
    display: block;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: space-between;
    -ms-justify-content: space-between;
    justify-content: space-between;
    -ms-flex-align: end;
    -webkit-align-items: flex-end;
    -ms-flex-align: flex-end;
    -ms-align-items: flex-end;
    align-items: flex-end;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: -ms-flex;
    display: flex;
  }
  .footer__company-header .footer__headline {
    color: white;
    font-size: 24px;
    line-height: 1;
  }
}
@media screen and (min-width: 900px) and screen\0 {
  .footer__company-header .footer__headline {
    float: right;
  }
}
.nav-list.nav-list--mission-statement {
  display: none;
}
@media screen and (min-width: 900px) {
  .nav-list.nav-list--mission-statement {
    display: inline-block;
  }
}
.footer__mission-statement {
  color: #a6a5b0;
  line-height: 1.5;
  font-size: 14px;
}
.footer__bottom-section {
  text-align: center;
  margin-top: 10px;
}
.footer__bottom-section .nav__link:not(.select-language) {
  position: relative;
}
.footer__bottom-section .nav__link:not(.select-language):hover:before,
.footer__bottom-section .nav__link:not(.select-language):focus:before {
  top: auto;
  bottom: -5px;
  left: 0;
  width: 100%;
  height: 5px;
}
.nav-languages {
  display: inline-block;
  position: relative;
}
.nav-social {
  margin: 0 0 10px 0;
}
.nav-social:empty {
  display: none;
}
@media screen and (min-width: 600px) {
  .nav-social {
    margin-bottom: 0;
    display: inline-block;
    list-style: none;
    padding-right: 20px;
    border-right: 2px solid white;
  }
  .nav-languages {
    text-align: left;
    padding-left: 20px;
  }
  .rtl .nav-languages {
    text-align: right;
  }
}
.nav-social-item {
  margin-top: 0;
  display: inline-block;
}
.nav-social-icon {
  margin-right: 8px;
  text-decoration: none;
}
.nav-social-icon:before {
  font-family: "taser-icons";
  background-color: #a6a5b0;
  color: #1d1f21;
  display: inline-block;
  text-align: center;
  -webkit-transition: background-color 0.3s ease-in-out color 0.3s ease-in-out;
  transition: background-color 0.3s ease-in-out color 0.3s ease-in-out;
  font-size: 12px;
  width: 24px;
  height: 24px;
  border-radius: 12px;
  line-height: 24px;
  font-size: 15px;
}
.nav-social-icon--facebook:before {
  content: "\e60c";
}
.nav-social-icon--facebook:hover:before,
.nav-social-icon--facebook:focus:before {
  background-color: #3b5998;
  color: white;
}
.nav-social-icon--twitter:before {
  content: "\e637";
}
.nav-social-icon--twitter:hover:before,
.nav-social-icon--twitter:focus:before {
  background-color: #00aced;
  color: white;
}
.nav-social-icon--linkedin:before {
  content: "\e61d";
}
.nav-social-icon--linkedin:hover:before,
.nav-social-icon--linkedin:focus:before {
  background-color: #007bb6;
  color: white;
}
.nav__link.nav-language__current:after {
  content: " \e629";
  font-family: "taser-icons";
  font-size: 18px;
  vertical-align: middle;
  line-height: 1;
  padding-left: 5px;
}
.nav-other-languages {
  display: none;
}
.nav-languages.show {
  z-index: 100;
}
.nav-languages.show + .footer__link-disabler {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(29, 31, 33, 0.5);
}
.nav-languages.show .nav-other-languages {
  text-align: center;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  display: block;
  position: absolute;
  bottom: 32px;
  margin-left: 0;
  padding: 20px;
  list-style: none;
  border: 1px solid #a6a5b0;
  background-color: #1d1f21;
  text-align: left;
}
@media screen and (min-width: 900px) {
  .nav-languages.show .nav-other-languages {
    max-height: 500px;
    overflow-y: auto;
    right: auto;
    -webkit-column-count: 2;
    -moz-column-count: 2;
    column-count: 2;
    text-align: left;
  }
  .rtl .nav-languages.show .nav-other-languages {
    text-align: right;
  }
}
.rtl .nav-languages.show .nav-other-languages {
  text-align: right;
}
.nav-languages.show .nav-other-languages .nav__link {
  color: white;
  margin: 5px 15px;
}
.footer__legal-links {
  margin-top: 10px;
}
.footer__legal-links > .nav__link {
  display: inline-block;
  margin: 0 10px;
}
.video,
div[data-oembed-type="video"] {
  position: relative;
  padding-bottom: 56.25%;
  height: 0;
  max-width: 1000px;
  clear: both;
  margin: 0 auto 50px auto;
}
.video__player,
div[data-oembed-type="video"] iframe {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
}
.issuuembed {
  height: 400px;
  margin-bottom: 50px;
}
.issuuembed > div > div:last-child {
  display: none;
}
#overlay {
  z-index: 500;
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  display: none;
  background-color: rgba(29, 31, 33, 0.75);
}
#vimeo-video {
  width: 100%;
  position: absolute;
  top: 50%;
  left: 50%;
  text-align: center;
  -webkit-transform: translateY(-50%) translateX(-50%);
  -ms-transform: translateY(-50%) translateX(-50%);
  transform: translateY(-50%) translateX(-50%);
}
#vimeo-video.vimeo-error > .vimeo-video__error-message {
  display: block;
  background-color: white;
  padding: 50px;
}
#vimeo-video.vimeo-error > .vimeo-video__error-message:after {
  font-family: "taser-icons";
  content: "\e609";
  font-size: 50px;
  z-index: 100;
  position: absolute;
  line-height: .4em;
  color: white;
  right: -0.35px;
  top: 0;
  cursor: pointer;
}
#vimeo-video > iframe {
  width: 100%;
}
@media screen and (min-width: 600px) {
  #vimeo-video > iframe {
    height: 100%;
    width: 100%;
  }
}
@media screen and (min-width: 600px) {
  #vimeo-video {
    width: 80vw;
    height: calc(80vw * (9/16));
    max-height: 600px;
    max-width: 1066px;
  }
}
.vimeo-video__error-message {
  display: none;
}
table {
  max-width: 1000px;
  margin-top: 15px;
  margin-bottom: 50px;
  width: 100%;
  border-collapse: collapse;
  font-size: 12px;
  line-height: 1.7;
}
@media screen and (min-width: 600px) {
  table {
    font-size: 14px;
  }
}
@media screen and (min-width: 1200px) {
  table {
    font-size: 16px;
  }
}
th {
  background-color: #1d1f21;
  color: #f7f7f7;
  text-transform: uppercase;
  vertical-align: middle;
}
th,
td {
  padding: 15px 4px;
}
@media screen and (min-width: 600px) {
  th {
    padding: 25px 15px;
  }
  td {
    padding: 15px;
  }
}
td p:first-child {
  margin-top: 0;
}
tr {
  border-top: 1px solid #a6a5b0;
}
tr:nth-child(odd) {
  background-color: #eeefef;
}
.btn {
  display: inline-block;
  margin-right: 15px;
  text-align: center;
}
.rtl .btn {
  margin-left: 15px;
  margin-right: 0;
}
.btn > .content-link,
button.btn {
  min-width: 200px;
  margin: 5px 0;
  padding: 15px 30px;
  display: inline-block;
  border-radius: 2px;
  cursor: pointer;
  color: #1d1f21;
  -webkit-transition: color 0.3s ease, background-color 0.3s ease;
  transition: color 0.3s ease, background-color 0.3s ease;
  text-decoration: none;
  text-transform: uppercase;
  letter-spacing: 1px;
  font-size: 12px;
  font-weight: bold;
}
.cta > .content-link {
  background-color: #1d1f21;
  color: white;
}
.cta > .content-link:hover,
.cta > .content-link:focus {
  background-color: #4d5257;
}
.cta2 > .content-link {
  border: 2px solid #1d1f21;
  padding: 13px 28px;
}
.cta2 > .content-link:hover {
  background-color: rgba(0, 0, 0, 0.08);
}
.cta3 > .content-link {
  border: 2px solid #ffd700;
  color: #ffd700;
  padding: 13px 28px;
  background-color: rgba(29, 31, 33, 0.7);
}
.cta3 > .content-link:hover,
.cta3 > .content-link:focus {
  background-color: rgba(5, 6, 6, 0.7);
}
@media screen and (min-width: 900px) {
  .cta3 > .content-link {
    background-color: transparent;
  }
  .cta3 > .content-link:hover,
  .cta3 > .content-link:focus {
    background-color: rgba(255, 215, 0, 0.2);
  }
}
.banner__text__content .cta > .content-link,
.banner__text__content button.btn {
  background-color: #ffd700;
  color: #1d1f21;
}
.banner__text__content .cta > .content-link:hover,
.banner__text__content button.btn:hover,
.banner__text__content .cta > .content-link:focus,
.banner__text__content button.btn:focus {
  background-color: #e6c200;
}
@media screen and (min-width: 900px) {
  .banner__text__content .btn {
    margin-left: 0;
    margin-right: 0;
  }
  .banner__text__content .cta + .cta3 {
    margin-top: 15px;
    display: block;
  }
}
.adjacent-blocks {
  margin-left: -15px;
  margin-right: -15px;
  list-style: none;
  text-align: center;
}
.adjacent-blocks .thumbnail {
  margin: auto;
}
.adjacent-blocks.adjacent-blocks--no-image .thumbnail {
  display: none;
}
@media screen and (min-width: 600px) {
  .adjacent-blocks {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: -ms-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    -ms-align-items: stretch;
    align-items: stretch;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    -ms-justify-content: center;
    justify-content: center;
  }
}
.adjacent-blocks.related-items--products {
  text-align: left;
}
.rtl .adjacent-blocks.related-items--products {
  text-align: right;
}
@media screen and (min-width: 600px) {
  .adjacent-blocks.related-items--products {
    -ms-flex-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: flex-start;
    -ms-justify-content: flex-start;
    justify-content: flex-start;
  }
}
.adjacent-block {
  margin-top: 0;
  margin-bottom: 50px;
  min-width: 300px;
  max-width: 400px;
  display: inline-block;
  vertical-align: top;
  padding-left: 15px;
  padding-right: 15px;
  -webkit-flex: 1 0 300px;
  -ms-flex: 1 0 300px;
  flex: 1 0 300px;
  position: relative;
}
.adjacent-block.related-item--stat {
  -webkit-flex-basis: 400px;
  -ms-flex-basis: 400px;
  flex-basis: 400px;
  text-align: left;
}
.rtl .adjacent-block.related-item--stat {
  text-align: right;
}
.adjacent-block .cta-spacer {
  height: 80px;
}
.adjacent-block .cta,
.adjacent-block .cta2 {
  position: absolute;
  text-align: center;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  bottom: 0;
  width: 100%;
}
@media screen\0 {
  .adjacent-block {
    min-width: 300px;
    display: inline-block;
    vertical-align: top;
  }
  .adjacent-blocks--size-3 .adjacent-block {
    max-width: 33.3333%;
  }
  .adjacent-blocks--size-4 .adjacent-block,
  .adjacent-blocks--size-5 .adjacent-block,
  .adjacent-blocks--size-6 .adjacent-block {
    max-width: 25%;
  }
}
@media screen and (min-width: 900px) {
  .adjacent-block {
    max-width: 400px;
  }
}
.placeholder.thumbnail {
  display: inline-block;
  height: 280px;
  width: 280px;
}
.adjacent-block__lead-number {
  font-size: 36px;
  line-height: 1;
}
.rtl .adjacent-block__lead-number {
  direction: ltr;
}
@media screen and (min-width: 1200px) {
  .adjacent-block__lead-number {
    font-size: 50px;
  }
  .adjacent-block__lead-number .suffix {
    font-size: 20px;
  }
}
.adjacent-block__lead-text {
  margin-top: 10px;
  text-transform: uppercase;
  line-height: 1.3;
  font-size: 20px;
}
.adjacent-block__content {
  max-width: 600px;
  margin-left: auto;
  margin-right: auto;
}
.adjacent-block__content__heading {
  font-size: 16px;
}
p.adjacent-block__content__paragraph {
  margin-top: 5px;
}
div.adjacent-block__content__paragraph {
  margin-top: -10px;
}
.related-items--simple .adjacent-block__content__heading {
  margin-bottom: 10px;
}
.recommended-reading-heading,
.related-section-header {
  text-align: center;
  margin-bottom: 20px;
}
.related-items--related-reading .adjacent-block {
  min-width: 280px;
  -webkit-flex: 0 1 310px;
  -ms-flex: 0 1 310px;
  flex: 0 1 310px;
  padding: 0 20px;
  text-align: left;
}
@media screen\0 {
  .related-items--related-reading .adjacent-block {
    margin-right: 5px;
    margin-left: 5px;
  }
}
.rtl .related-items--related-reading .adjacent-block {
  text-align: right;
}
.related-items--related-reading .wrapper-link {
  background-color: #757485;
  position: relative;
  display: block;
  width: 280px;
  height: 280px;
}
.related-items--related-reading .adjacent-block__content {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  padding: 15px;
  background-color: #eeefef;
  overflow: hidden;
}
.related-items--related-reading .adjacent-block__content:after {
  content: "Read more";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  text-align: center;
  padding: 30px 0 5px 0;
  font-size: 14px;
  background: rgba(238, 239, 239, 0.9);
  background: -webkit-linear-gradient(top, rgba(238, 239, 239, 0) 0%, rgba(238, 239, 239, 0.9) 40%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, rgba(238, 239, 239, 0) 0%, rgba(238, 239, 239, 0.9) 40%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
}
.related-items--related-reading .adjacent-block__content__heading {
  margin-top: 0;
  font-size: 20px;
  font-weight: normal;
}
.related-items--related-reading .adjacent-block__content__paragraph {
  line-height: 1.5;
}
.banner {
  position: relative;
}
.page-content .banner {
  position: absolute;
  text-align: center;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  width: 100vw;
  text-align: left;
  position: relative;
  margin-bottom: 50px;
}
.rtl .page-content .banner {
  text-align: right;
}
.banner__sizer {
  position: relative;
  overflow: hidden;
  background-color: #292b2e;
}
@media screen and (min-width: 900px) {
  .banner__sizer.banner__sizer--overlay-black:after {
    background-color: rgba(29, 31, 33, 0.6);
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
  }
}
.banner--slim .banner__sizer {
  padding-bottom: 44.4%;
}
@media screen and (min-width: 900px) {
  .banner--slim .banner__sizer {
    padding-bottom: 400px;
  }
}
.banner--slim .banner__background-video {
  width: 118.5185184%;
}
@media screen and (min-width: 600px) {
  .banner--slim .banner__background-video {
    width: 100%;
    height: calc(100vw * 56.25%);
  }
}
.banner--big .banner__sizer {
  padding-bottom: 56.25%;
}
@media screen and (min-width: 1200px) {
  .banner--big .banner__sizer {
    padding-bottom: 675px;
  }
}
.banner__img-holder {
  position: absolute;
  width: 100%;
}
@media screen and (min-width: 1200px) {
  .banner__img-holder {
    top: 35%;
    -webkit-transform: translateY(-35%);
    -ms-transform: translateY(-35%);
    transform: translateY(-35%);
  }
}
.banner__img-holder__img {
  width: 100%;
}
.banner__background-video {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}
@media screen and (min-width: 900px) {
  .banner__background-video .banner__background-video {
    height: calc(100vw * 40%);
  }
}
.banner__heading,
.banner__subheading {
  margin-top: 0;
}
.banner__heading {
  font-weight: bold;
  font-size: 36px;
  text-transform: uppercase;
}
@media screen and (min-width: 900px) {
  .banner__heading.gold {
    color: #ffd700;
  }
}
@media screen and (min-width: 1200px) {
  .banner__heading {
    font-size: 40px;
    line-height: 1.3;
  }
}
.banner__text {
  max-width: 1230px;
  position: relative;
  width: 100%;
  height: 100%;
  z-index: 10;
}
@media screen and (min-width: 900px) {
  .banner__text {
    position: absolute;
    text-align: center;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    top: 0;
  }
  .banner__text .banner-link {
    color: white;
  }
}
.banner__text__content {
  padding: 15px 15px 0 15px;
}
@media screen and (min-width: 900px) {
  .banner__text__content {
    position: absolute;
    padding: 50px;
    max-width: 600px;
    font-size: 18px;
    color: white;
  }
}
@media screen and (min-width: 900px) {
  .banner__text--top-left > .banner__text__content {
    top: 0;
    position: absolute;
    left: 0;
    text-align: left;
  }
  .banner__text--top > .banner__text__content {
    top: 0;
    position: absolute;
    text-align: center;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
  }
  .banner__text--top-right > .banner__text__content {
    top: 0;
    position: absolute;
    right: 0;
    text-align: right;
  }
  .banner__text--left > .banner__text__content {
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    position: absolute;
    left: 0;
    text-align: left;
  }
  .banner__text--center > .banner__text__content {
    position: absolute;
    top: 50%;
    left: 50%;
    text-align: center;
    -webkit-transform: translateY(-50%) translateX(-50%);
    -ms-transform: translateY(-50%) translateX(-50%);
    transform: translateY(-50%) translateX(-50%);
  }
  .banner__text--right > .banner__text__content {
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    position: absolute;
    right: 0;
    text-align: right;
  }
  .banner__text--bottom-left > .banner__text__content {
    bottom: 0;
    position: absolute;
    left: 0;
    text-align: left;
  }
  .banner__text--bottom > .banner__text__content {
    bottom: 0;
    position: absolute;
    text-align: center;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
  }
  .banner__text--bottom-right > .banner__text__content {
    bottom: 0;
    position: absolute;
    right: 0;
    text-align: right;
  }
}
.content-blocks--slice {
  max-width: 1030px;
  margin-left: -15px;
  margin-right: -15px;
  position: relative;
  margin-bottom: 50px;
}
.content-blocks--fifty-fifty,
.content-blocks--sixty-forty,
.content-blocks--forty-sixty,
.content-blocks--mkto-pair {
  max-width: 1230px;
  margin-left: -15px;
  margin-right: -15px;
}
.content-blocks--center-align {
  text-align: center;
  max-width: 830px;
  margin-left: -15px;
  margin-right: -15px;
}
@media screen and (min-width: 860px) {
  .content-blocks--center-align {
    margin-right: auto;
    margin-left: auto;
  }
}
@media screen and (min-width: 900px) {
  .content-blocks--mkto-pair {
    width: 60%;
    display: inline-block;
    max-width: 720px;
  }
  .content-blocks--mkto-pair + .mkto-element {
    display: inline-block;
    vertical-align: top;
    padding-left: 15px;
    padding-right: 15px;
    padding-right: 0;
    width: 40%;
    max-width: 480px;
  }
  .content-blocks--mkto-pair + .mkto-element .mktoForm {
    max-width: none !important;
  }
}
.content-block {
  display: inline-block;
  vertical-align: top;
  padding-left: 15px;
  padding-right: 15px;
  display: block;
}
@media screen and (min-width: 900px) {
  .content-blocks--fifty-fifty .content-block {
    display: inline-block;
    width: 50%;
  }
  .content-blocks--sixty-forty .content-block {
    display: inline-block;
    width: 40%;
  }
  .content-blocks--sixty-forty .content-block:first-child {
    width: 60%;
  }
  .content-blocks--forty-sixty .content-block {
    display: inline-block;
    width: 60%;
  }
  .content-blocks--forty-sixty .content-block:first-child {
    width: 40%;
  }
}
.size-variant {
  display: block;
}
.size-variant + .size-variant {
  display: none;
}
@media screen and (min-width: 600px) {
  .size-variant {
    display: none;
  }
  .size-variant + .size-variant {
    display: block;
  }
  .size-variant + .size-variant + .size-variant {
    display: none;
  }
}
@media screen and (min-width: 1200px) {
  .size-variant + .size-variant {
    display: none;
  }
  .size-variant + .size-variant + .size-variant {
    display: block;
  }
}
.gallery {
  display: inline-block;
  vertical-align: top;
  padding-left: 15px;
  padding-right: 15px;
  margin-bottom: 50px;
  display: block;
}
.gallery__images {
  border: 1px solid #a6a5b0;
  padding: 30px;
}
.gallery__image {
  display: none;
}
.gallery__image.gallery__image__show {
  display: block;
}
.gallery > .gallery__thumbnails {
  font-size: 0;
  margin-left: 0;
}
.gallery__thumbnail {
  display: inline-block;
  margin-right: 10px;
  padding: 5px 0;
  border: 1px solid #a6a5b0;
  list-style: none;
  cursor: pointer;
}
.gallery__thumbnail.selected {
  border-color: #ffd700;
}
#bottom-bar {
  display: none;
  -webkit-transition: position 1s ease;
  transition: position 1s ease;
}
#bottom-bar.show {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: space-between;
  -ms-justify-content: space-between;
  justify-content: space-between;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  padding: 22px 20px 12px 20px;
  width: 100%;
  background-color: #f7f7f7;
  z-index: 300;
  border-top: 1px solid #1d1f21;
  line-height: 26px;
}
#bottom-bar.show:after {
  content: '';
  width: 100%;
  height: 10px;
  background-color: #ffd700;
  position: absolute;
  top: 0;
  left: 0;
}
#bottom-bar.show > .bottom-bar__text {
  display: inline-block;
  margin-right: 15px;
}
#bottom-bar.show .bottom-bar__action {
  font-weight: bold;
  text-decoration: none;
  margin-left: 5px;
}
#bottom-bar.show > .bottom-bar__exit {
  display: block;
  text-align: right;
}
@media screen and (min-width: 900px) {
  #bottom-bar.show > .bottom-bar__exit {
    display: inline-block;
  }
}
#bottom-bar.show .bottom-bar__exit__link {
  color: #1d1f21;
  position: relative;
  text-decoration: none;
  margin-right: 20px;
  padding: 3px;
}
#bottom-bar.show .bottom-bar__exit__link:after {
  font-family: "taser-icons";
  content: "\e609";
  font-size: 30px;
  line-height: 1;
  display: block;
  text-align: center;
  position: absolute;
  top: -3px;
  right: -20px;
}
@media screen and (min-width: 1200px) {
  #bottom-bar.show {
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    max-height: 61px;
  }
}
.notification {
  background-color: #ffd700;
  color: #1d1f21;
  padding: 10px 20px;
  display: block;
  text-decoration: none;
}
.notification__text {
  display: inline-block;
  margin-right: 15px;
}
.notification__btns {
  display: inline-block;
}
.placeholder {
  fill: gray;
  background-color: lightgray;
  padding: 50px;
}
.anchor {
  padding-top: 80px;
  margin-top: -80px;
}
.rbox-job-fullpage {
  padding-top: 50px;
  margin-top: -50px;
}
.feature-callouts {
  margin-left: 0;
  margin-bottom: 50px;
  list-style: none;
  max-width: 1030px;
  margin-left: -15px;
  margin-right: -15px;
}
.feature-callout {
  display: inline-block;
  vertical-align: top;
  padding-left: 15px;
  padding-right: 15px;
  margin-top: 0;
  margin-bottom: 15px;
}
@media screen and (min-width: 900px) {
  .feature-callout {
    width: 50%;
  }
}
.feature-callout__content__heading {
  font-size: 19px;
}
.app-container {
  margin-bottom: 50px;
}
.featured-item,
.filter-container {
  max-width: 1200px;
  margin-left: auto;
  margin-right: auto;
}
.filter-container {
  margin-top: 50px;
}
.filter-container legend {
  float: left;
  padding: 5px;
  text-transform: uppercase;
  margin-right: 15px;
}
.rtl .filter-container legend {
  margin-right: 0;
  margin-left: 15px;
}
.filter-option {
  cursor: pointer;
  user-select: none;
  display: inline-block;
  margin: 5px 15px 5px 0;
  padding: 0 8px;
  border: 1px solid transparent;
  text-transform: capitalize;
}
.filter-option:hover,
.filter-option:focus {
  outline: none;
  background-color: #e6e6e6;
}
.rtl .filter-option {
  margin: 5px 0 5px 15px;
}
.filter-option.selected {
  background-color: #ffd700;
}
.filter-option.selected:hover,
.filter-option.selected:focus {
  background-color: #ffdf33;
}
.category-selects {
  border-bottom: 1px solid #a6a5b0;
}
.tag-selects {
  margin-top: 5px;
}
.tag-selects > .filter-option {
  border: 1px solid #1d1f21;
  border-radius: 5px;
  margin-right: 5px;
  font-size: 13px;
}
.tag-selects > .filter-option.selected {
  background-color: #ffd700;
  color: #1d1f21;
  border: 1px solid transparent;
}
@media screen\0 {
  .filter__freeform {
    float: right;
  }
}
.featured-item .app-item {
  width: 100%;
  height: 480px;
  margin: 0;
  padding: 10px;
  background-size: cover;
}
.featured-item .app-item__heading {
  font-size: 24px;
}
.featured-item .app-item__description {
  font-size: 16px;
  height: 270px;
}
.view-more-wrapper {
  margin-bottom: 100px;
  position: relative;
}
.view-more-wrapper.hide {
  border-bottom: 1px solid #a6a5b0;
}
.view-more {
  position: absolute;
  top: 50%;
  left: 50%;
  text-align: center;
  -webkit-transform: translateY(-50%) translateX(-50%);
  -ms-transform: translateY(-50%) translateX(-50%);
  transform: translateY(-50%) translateX(-50%);
  top: 100%;
  display: block;
  border: 1px solid #a6a5b0;
  background-color: white;
  text-decoration: none;
  text-transform: uppercase;
  color: #1d1f21;
  padding: 5px 15px;
  z-index: 200;
}
.app-item-container {
  position: relative;
  max-width: 1230px;
  margin-left: -15px;
  margin-right: -15px;
  margin-left: -10px;
  margin-right: -10px;
  margin: 0 -10px;
  text-align: center;
}
.hide .app-item-container {
  height: 600px;
  overflow-y: hidden;
}
@media screen and (min-width: 600px) {
  .hide .app-item-container {
    height: 400px;
  }
}
.hide .app-item-container:after {
  content: "";
  position: absolute;
  bottom: 0;
  height: 30%;
  width: 100%;
  display: block;
  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIwIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmZmZmZmYiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
  background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, #ffffff 100%);
}
@media screen and (min-width: 600px) {
  .app-item-container {
    text-align: left;
  }
  .rtl .app-item-container {
    text-align: right;
  }
}
.nothing-matches {
  text-align: center;
}
.app-item {
  text-align: left;
  width: 285px;
  height: 285px;
  background-size: cover;
  display: inline-block;
  vertical-align: top;
  margin: 10px;
  position: relative;
  background-color: #1d1f21;
  color: white;
}
.rtl .app-item {
  text-align: right;
}
.app-item .video-icon {
  width: 1em;
  height: 0.6em;
  margin-left: 5px;
  fill: white;
}
.app-item > .wrapper-link {
  display: block;
  height: 100%;
  padding: 10px;
  text-decoration: none;
  position: relative;
  z-index: 101;
  color: white;
}
@media screen and (min-width: 600px) {
  .app-item--prominent,
  .app-item--featured {
    width: 590px;
  }
}
.app-item--no-bg {
  background-color: #3f434a;
}
.app-item--no-bg:nth-child(2n) {
  background-color: #eeefef;
}
.app-item--no-bg:nth-child(2n) .wrapper-link {
  color: #1d1f21;
}
.app-item--no-bg:nth-child(2n) .video-icon {
  fill: #1d1f21;
}
.app-item--no-bg:nth-child(2n) .app-item__cat {
  background-color: #1d1f21;
  color: #ffd700;
}
.app-item--no-bg:nth-child(3n) {
  background-color: #ffd700;
}
.app-item--no-bg:nth-child(3n) .wrapper-link {
  color: #1d1f21;
}
.app-item--no-bg:nth-child(3n) .video-icon {
  fill: #1d1f21;
}
.app-item--no-bg:nth-child(3n) .app-item__cat {
  background-color: #1d1f21;
  color: #ffd700;
}
.app-item--bg:after {
  content: "";
  background-color: rgba(29, 31, 33, 0.6);
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: 100;
  top: 0;
  left: 0;
}
.app-item__heading {
  margin-top: 0;
}
.app-item__description {
  font-size: 12px;
  height: 167px;
  overflow-y: hidden;
}
.app-item__cat,
.app-item__date {
  position: absolute;
  bottom: 10px;
  padding: 0 8px;
  font-weight: bold;
  line-height: 24px;
}
.app-item__date {
  left: 0px;
  font-size: 12px;
}
.app-item__cat {
  right: 0px;
  text-transform: uppercase;
  color: #1d1f21;
  background-color: #ffd700;
  font-size: 10px;
}
.fixedsticky {
  position: -webkit-sticky;
  position: -moz-sticky;
  position: -ms-sticky;
  position: -o-sticky;
  position: sticky;
}
/* When position: sticky is supported but native behavior is ignored */
.fixedsticky-withoutfixedfixed .fixedsticky-off,
.fixed-supported .fixedsticky-off {
  position: static;
}
.fixedsticky-withoutfixedfixed .fixedsticky-on,
.fixed-supported .fixedsticky-on {
  position: fixed;
}
.fixedsticky-dummy {
  display: none;
}
.fixedsticky-on + .fixedsticky-dummy {
  display: block;
}
.post-page .page-heading {
  margin-bottom: 10px;
}
.post-publish-date {
  color: #757485;
  font-size: 18px;
  margin-bottom: 10px;
}
ul.post-tags {
  margin-left: 0;
}
.post-tag {
  display: inline-block;
  background-color: #eeefef;
  padding: 0 10px;
  margin-right: 10px;
}
.back-to-list {
  color: #1d1f21;
}
.events-list,
.webinars-list {
  max-width: 1000px;
  margin-bottom: 30px;
  margin-top: 20px;
}
.event {
  display: inline-block;
  vertical-align: top;
  margin: 0 15px 30px 0;
  text-decoration: none;
}
.event__type,
.event__name,
.event__meta {
  color: #757485;
  font-size: 12px;
  text-transform: uppercase;
  letter-spacing: 1.3px;
  font-weight: 700;
  display: block;
  width: 250px;
  min-height: 22px;
}
.event__type {
  font-size: 16px;
}
.webinar__name,
event__name {
  font-size: 20px;
  font-weight: normal;
}
.event__date {
  font-size: 54px;
  letter-spacing: 0.75px;
  font-weight: 700;
  color: #1d1f21;
  margin-bottom: 0;
  text-transform: uppercase;
  line-height: 1;
}
.event__meta {
  color: #1d1f21;
  margin-top: 5px;
}
.event__time,
.event__location {
  display: inline-block;
}
.event__location {
  margin-right: 20px;
}
.event__link {
  margin-top: 5px;
}
.bulletin-listing {
  margin-top: 10px;
}
.bulletin-listing__num-and-date {
  font-size: 12px;
  text-transform: uppercase;
  letter-spacing: 1.3px;
  font-weight: 700;
  color: #757485;
}
.taser-nav {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 500;
  width: 100%;
  padding: 0 15px;
}
.taser-nav-logo-wrapper {
  max-width: 1200px;
  margin-left: auto;
  margin-right: auto;
  padding: 0 15px;
  width: 100%;
}
.taser-nav-logo-wrapper .logo {
  display: inline-block;
  fill: white;
  height: 40px;
  width: 40px;
  margin-top: 10px;
  margin-left: -15px;
}
.rtl .taser-nav-logo-wrapper .logo {
  margin-left: 0;
  margin-right: -15px;
}
.to-axon-link-wrapper {
  position: absolute;
  top: 50%;
  left: 50%;
  text-align: center;
  -webkit-transform: translateY(-50%) translateX(-50%);
  -ms-transform: translateY(-50%) translateX(-50%);
  transform: translateY(-50%) translateX(-50%);
}
.to-axon-link-wrapper .logo {
  fill: #ffd700;
  display: inline-block;
  height: 60px;
  margin-right: 10px;
  vertical-align: bottom;
}
.to-axon-link {
  color: #ffd700;
  text-decoration: none;
  font-size: 30px;
}
.to-axon-link:after {
  content: "\e639";
  font-family: "taser-icons";
  font-size: 26px;
  padding-left: 10px;
}
.latest-news-heading {
  text-transform: uppercase;
  margin-bottom: 50px;
  text-align: center;
}
.product-info-wrapper {
  max-width: 1030px;
  margin-left: -15px;
  margin-right: -15px;
}
.product-info-wrapper .gallery-and-quote,
.product-info-wrapper .content-blocks--product-description {
  display: inline-block;
  vertical-align: top;
}
.product-info-wrapper .gallery,
.product-info-wrapper .content-blocks--product-block-quote,
.product-info-wrapper .content-blocks--product-description {
  margin-bottom: 50px;
}
@media screen and (min-width: 900px) {
  .gallery-and-quote {
    width: 60%;
  }
  .content-blocks--product-description {
    width: 40%;
  }
}
.press-release-listing-container,
.twitter {
  margin-bottom: 50px;
}
@media screen and (min-width: 900px) {
  .press-release-listing-container,
  .twitter {
    display: inline-block;
    vertical-align: top;
    padding-left: 15px;
    padding-right: 15px;
    width: 50%;
  }
}
@media screen and (min-width: 900px) {
  .press-release-listing-container {
    padding-left: 0;
  }
}
.press-release-listing {
  margin-bottom: 10px;
}
.press-release-listing__label {
  margin-top: 0;
}
@media screen and (min-width: 900px) {
  .twitter {
    padding-right: 0;
  }
}
.webinar-page .page-heading {
  margin-bottom: 5px;
}
.webinar-page__date {
  font-size: 20px;
  color: #a6a5b0;
  display: block;
  margin-bottom: 20px;
}
