<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "UTF-8";
@import "https://netdna.bootstrapcdn.com/bootstrap/3.0.0/css/bootstrap-glyphicons.css";

@font-face {
  font-family: 'ButlerExtraBold';
  src: url("fonts/ButlerExtraBold.woff2") format("woff2"), url("fonts/ButlerExtraBold.woff") format("woff");
  font-weight: normal;
  font-style: normal
}

a:focus,
a:hover {
  outline: none !important;
  text-decoration: none !important
}

body {
  font-size: 16px;
  padding-top: 124px;
  overflow-x: hidden;
}

h1 {
  text-transform: uppercase
}

h1,
h2,
h3,
h4,
h5,
h6,
li,
a,
p {
  font-family: "Poppins", serif
}

div#ctl16 {
  display: none
}

#mobile-footer-menu {
  overflow: hidden
}

#directional-nav-section {
  overflow: hidden
}

p.large-text {
  font-size: 24px !important
}

.white {
  color: #fff !important
}

.charcoal {
  color: #666
}

.lime-green {
  color: #239D6B
}

.green {
  color: #239D6B
}

.light-lime-green {
  color: #00d993
}

.washed-lime-green {
  color: #00d993
}

.dark-teal {
  color: #3e5d57
}

.teal {
  color: #405d59
}

.light-gray {
  color: #f6f7f1
}

.dark-gray {
  color: #666
}

.yellow {
  color: #fff953
}

.green-yellow {
  color: #00d993 !important
}

.gray {
  color: #e9e9e9
}

.dark-green {
  color: #239D6B
}

.learning-center-green {
  color: #007040
}

.light-blue {
  color: #00AFDA
}

.tertiary-blue {
  color: #00b9e4
}

.teal-grey {
  color: #3f5e59
}

.light-yellow {
  color: #f3fae2
}

.width-10 {
  width: 10%
}

.width-15 {
  width: 15%
}

.width-20 {
  width: 20%
}

.width-25 {
  width: 25%
}

.width-30 {
  width: 30%
}

.width-35 {
  width: 35%
}

.width-40 {
  width: 40%
}

.width-45 {
  width: 45%
}

.width-50 {
  width: 50%
}

.width-55 {
  width: 55%
}

.width-60 {
  width: 60%
}

.width-65 {
  width: 65%
}

.width-70 {
  width: 70%
}

.width-75 {
  width: 75%
}

.width-80 {
  width: 80%
}

.width-85 {
  width: 85%
}

.width-90 {
  width: 90%
}

.width-95 {
  width: 95%
}

.width-100 {
  width: 100%
}

.light-blue-bg {
  background-color: #7ca295
}

.washed-lime-green-bg {
  background-color: #00d993
}

.limegreen-bg {
  background-color: #00d993
}

.dark-teal-bg {
  background-color: #3e5d57
}

.light-teal-bg {
  background-color: #3e5d57
}

.white-bg {
  background-color: #fff
}

.dark-green-bg {
  background-color: #239D6B
}

.bg_gray {
  background-color: #efefef
}

.learning-center-green-bg {
  background-color: #007040
}

.light-yellow-bg {
  background-color: #f3fae2
}

.limegreen-bg-gradient {
  background: rgba(0, 217, 147, 0.8);
  background: -moz-linear-gradient(45deg, rgba(0, 217, 147, 1) 0%, rgba(35, 157, 107, 0.8) 86%, rgba(35, 157, 107, 0.8) 100%);
  background: -webkit-linear-gradient(45deg, rgba(0, 217, 147, 1) 0%, rgba(35, 157, 107, 0.8) 86%, rgba(35, 157, 107, 0.8) 100%);
  background: linear-gradient(45deg, rgba(0, 217, 147, 1) 0%, rgba(35, 157, 107, 0.8) 86%, rgba(35, 157, 107, 0.8) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#c8da2b', endColorstr='#8dc63f', GradientType=1)
}

.limegreen-bg-gradient-solid {
  background: rgba(0, 217, 147, 1);
  background: -moz-linear-gradient(45deg, rgba(0, 217, 147, 1) 0%, rgba(35, 157, 107, 1) 86%, rgba(35, 157, 107, 1) 100%);
  background: -webkit-linear-gradient(45deg, rgba(0, 217, 147, 1) 0%, rgba(35, 157, 107, 1) 86%, rgba(35, 157, 107, 1) 100%);
  background: linear-gradient(45deg, rgba(0, 217, 147, 1) 0%, rgba(35, 157, 107, 1) 86%, rgba(35, 157, 107, 1) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#c8da2b', endColorstr='#8dc63f', GradientType=1)
}

.full-width {
  width: 100%
}

.green-transparent {
  background-color: rgba(35, 157, 107, 0.8)
}

h1[tabindex]:focus {
  outline: none
}

.mega-dropdown-menu li a[tabindex]:focus {
  text-decoration: none;
  color: #00d993
}

#default-header-buttons {
  position: absolute;
  right: 18%;
  display: none;
  width: auto;
}

#pardot-form input.text,
#pardot-form textarea {
  font-size: 16px !important
}

a.tooltip span::after {
  margin-left: 0 !important
}

.button {
  padding: 10px;
  font-weight: bold;
  text-decoration: none !important;
  text-transform: uppercase;
  -webkit-transition: all 0.1s ease-in;
  -moz-transition: all 0.1s ease-in;
  -o-transition: all 0.1s ease-in;
  transition: all 0.1s ease-in
}

.inline-button {
  display: grid;
  margin: 15px 45px
}

.standard-white {
  padding: 5px;
  background-color: #fff;
  color: #00d993;
  border: 2px solid #00d993
}

.standard-white:hover {
  background-color: #00d993;
  color: #fff
}

.standard-green {
  background-color: #00d993;
  color: #fff;
  border: 2px solid #00d993
}

.standard-green:hover {
  background-color: #fff;
  color: #00d993
}

a.button.standard-washed-lime-green {
  background-color: #00d993;
  color: #3e5d57
}

a.button.standard-washed-lime-green:hover {
  background-color: #00d993
}

.standard-dark-teal {
  background-color: #3e5d57;
  color: #fff;
  padding-top: 10px;
  padding-bottom: 13px
}

.standard-dark-teal:hover {
  background-color: #5a878a;
  color: #3e5d57
}

.standard-green-yellow {
  background-color: #00d993;
  color: #3e5d57
}

.standard-green-yellow:hover {
  background-color: #e9e9e9;
  color: #3e5d57
}

.standard-lightblue {
  background-color: #7da295;
  color: #fff
}

.standard-lightblue:hover {
  background-color: #618082 !important;
  color: #fff !important
}

li.standard-green&gt;a,
li.standard-white&gt;a {
  padding-top: 10px;
  padding-bottom: 10px
}

.standard-tertiary-blue {
  background-color: #00b9e4;
  color: #fff
}

.standard-tertiary-blue:hover {
  background-color: #04789b
}

#loader-wrapper .loader-section {
  position: fixed;
  top: 0;
  width: 50%;
  height: 100%;
  background: #fff;
  z-index: 1000;
  opacity: 1
}

#loader {
  position: fixed;
  z-index: 1002;
  top: 40%;
  left: 48%
}

#loader-wrapper .loader-section.section-left {
  left: 0
}

#loader-wrapper .loader-section.section-right {
  right: 0
}

.loaded #loader-wrapper .loader-section {
  opacity: 0;
  -webkit-transition: all 1s ease-out;
  transition: all 1s ease-out
}

.notifybar {
  display: none
}

.breadcrumb {
  background-color: #fff;
  padding-left: 0
}

.breadcrumb a {
  color: #00b9e4;
  font-weight: bold
}

.green-hr {
  border-top: 9px solid;
  -webkit-border-image: url("https://dy5f5j6i37p1a.cloudfront.net/company/sites/79527/~/Media/Images/Mobile_Responsive_2017/tertiary-green-line.jpg") 30 stretch;
  -o-border-image: url("https://dy5f5j6i37p1a.cloudfront.net/company/sites/79527/~/Media/Images/Mobile_Responsive_2017/tertiary-green-line.jpg") 30 stretch;
  border-image: url("https://dy5f5j6i37p1a.cloudfront.net/company/sites/79527/~/Media/Images/Mobile_Responsive_2017/tertiary-green-line.jpg") 30 stretch
}

.mobile-img-div {
  margin-bottom: 25px
}

.navbar-collapse.js-navbar-collapse.collapse.in&gt;div.col-xs-12.visible-xs.green-border.text-center&gt;a {
  padding-top: 15px;
  padding-bottom: 10px;
  padding-left: 15px;
  padding-right: 15px
}

.mobile-img-div h2 {
  margin-top: 20px;
  margin-bottom: 25px
}

.navbar-toggle .icon-bar {
  background-color: green
}



.collapse a.button img {
  padding-bottom: 4px
}

.navbar-nav&gt;li&gt;.dropdown-menu {
  border-top-left-radius: 4px;
  border-top-right-radius: 4px
}

.navbar-default .navbar-nav&gt;li&gt;a {
  width: 200px;
  font-weight: bold
}

.mega-dropdown {
  position: static !important;
  transition: all 150ms ease-in
}

.mega-dropdown h2 {
  font-size: 26px;
  padding: 10px 0
}

.mega-dropdown h3,
h4 {
  color: #fff
}

.mega-dropdown h3 {
  padding-top: 10px;
  margin-bottom: 0
}

.mega-dropdown h4 {
  margin-top: 0;
  font-weight: 300
}

.mega-dropdown-menu {
  padding: 20px 30px;
  box-shadow: none;
  -webkit-box-shadow: none;
  margin: 0 auto;
  left: 0;
  right: 0
}

li.mega-dropdown.open ul.dropdown-menu {
  display: flex
}

.mega-mid-column-no-title {
  padding-top: 45px
}

.mega-mid-column {
  border-left: 1px solid #fff;
  border-color: rgba(255, 255, 255, 0.28)
}

.mega-right-callout {
  border-left: 9px solid lightgreen;
  padding-left: 40px;
  -webkit-border-image: url("https://dy5f5j6i37p1a.cloudfront.net/company/sites/79527/~/Media/Images/Mobile_Responsive_2017/menu/callout-border.jpg") 4;
  -o-border-image: url("https://dy5f5j6i37p1a.cloudfront.net/company/sites/79527/~/Media/Images/Mobile_Responsive_2017/menu/callout-border.jpg") 4;
  border-image: url("https://dy5f5j6i37p1a.cloudfront.net/company/sites/79527/~/Media/Images/Mobile_Responsive_2017/menu/callout-border.jpg") 4
}

.mega-dropdown-menu:before {
  content: "";
  border-bottom: 8px solid rgba(0, 113, 57, 0.95);
  border-right: 8px solid transparent;
  border-left: 8px solid transparent;
  position: absolute;
  top: -7px;
  left: 283px;
  z-index: 10
}

.members-menu:before {
  left: 237px
}

.employers-menu:before {
  left: 327px
}

.partners-menu:before {
  left: 419px
}

.learning-center-menu:before {
  left: 525px
}

.about-menu:before {
  left: 622px
}

.mega-dropdown-menu&gt;li&gt;ul {
  padding: 0;
  margin: 0
}

.mega-dropdown-menu ul li {
  list-style: none;
  list-style-type: none
}

.mega-dropdown-menu li a {
  display: block;
  padding: 3px 20px;
  clear: both;
  font-weight: bold;
  line-height: 1.5;
  color: #fff;
  white-space: normal;
  font-size: 16px
}

.mega-dropdown-menu li a:hover {
  text-decoration: none;
  color: #00d993
}

.mega-dropdown-menu li.dropdown-header a {
  font-size: 26px;
  font-weight: normal;
  padding-left: 0
}

#primaryNavItem-about .mega-dropdown-menu li a {
  padding-bottom: 10px
}

.mega-dropdown-menu .dropdown-header {
  color: #fff;
  font-size: 26px;
  padding-left: 19px
}

.mega-dropdown-menu form {
  margin: 3px 20px
}

.mega-dropdown-menu .form-group {
  margin-bottom: 3px
}

.navbar {
  margin-bottom: 0
}

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

.slick-list {
  position: relative;
  overflow: hidden;
  display: block;
  margin: 0;
  padding: 0
}

.slick-list:focus {
  outline: none
}

.slick-list.dragging {
  cursor: pointer;
  cursor: hand
}

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

.slick-track {
  position: relative;
  left: 0;
  top: 0;
  display: block
}

.slick-track:before,
.slick-track:after {
  content: "";
  display: table
}

.slick-track:after {
  clear: both
}

.slick-loading .slick-track {
  visibility: hidden
}

.slick-slide {
  float: left;
  height: auto;
  min-height: 1px;
  display: none;
  overflow: hidden
}

[dir="rtl"] .slick-slide {
  float: right
}

.slick-slide img {
  display: block
}

.slick-slide.slick-loading img {
  display: none
}

.slick-slide.dragging img {
  pointer-events: none
}

.slick-initialized .slick-slide {
  display: block
}

.slick-loading .slick-slide {
  visibility: hidden
}

.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent
}

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

.slick-loading .slick-list {
  background: #fff url("https://dokumfe7mps0i.cloudfront.net/oms/16013/image/2025/4/RWRKU_ajax-loaderFgLbmb/ajax-loaderFgLbmb.gif") center center no-repeat
}

@font-face {
  font-family: "slick";
  src: url('/fonts/slick.eot?1432822038');
  src: url('/fonts/slick.eot?&amp;1432822038#iefix') format("embedded-opentype"), url('/fonts/slick.woff?1432822038') format("woff"), url('/fonts/slick.ttf?1432822038') format("truetype"), url('/fonts/slick.svg?1432822038#slick') format("svg");
  font-weight: normal;
  font-style: normal
}

.slick-prev,
.slick-next {
  position: absolute;
  display: block;
  height: 20px;
  width: 20px;
  line-height: 0px;
  font-size: 0px;
  cursor: pointer;
  background: transparent;
  color: transparent;
  top: 50%;
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%);
  padding: 0;
  border: none;
  outline: none
}

.slick-prev:hover,
.slick-prev:focus,
.slick-next:hover,
.slick-next:focus {
  outline: none;
  background: transparent;
  color: transparent
}

.slick-prev:hover:before,
.slick-prev:focus:before,
.slick-next:hover:before,
.slick-next:focus:before {
  opacity: 1
}

.slick-prev.slick-disabled:before,
.slick-next.slick-disabled:before {
  opacity: 0.25
}

.slick-prev:before,
.slick-next:before {
  font-family: "slick";
  font-size: 20px;
  line-height: 1;
  color: white;
  opacity: 0.75;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale
}

.slick-prev {
  left: -25px
}

[dir="rtl"] .slick-prev {
  left: auto;
  right: -25px
}

.slick-prev:before {
  content: "?"
}

[dir="rtl"] .slick-prev:before {
  content: "?"
}

.slick-next {
  right: -25px
}

[dir="rtl"] .slick-next {
  left: -25px;
  right: auto
}

.slick-next:before {
  content: "?"
}

[dir="rtl"] .slick-next:before {
  content: "?"
}

.slick-dotted.slick-slider {
  margin-bottom: 30px
}

.slick-dots {
  position: absolute;
  bottom: 50px;
  list-style: none;
  display: block;
  text-align: center;
  padding: 0;
  margin: 0;
  width: 100%
}

.slick-dots li {
  position: relative;
  display: inline-block;
  height: 20px;
  width: 20px;
  margin: 0 5px;
  padding: 0;
  cursor: pointer
}

.slick-dots li button {
  border: 0;
  background: transparent;
  display: block;
  height: 20px;
  width: 20px;
  outline: none;
  line-height: 0px;
  font-size: 0px;
  color: transparent;
  padding: 5px;
  cursor: pointer
}

.slick-dots li button:hover,
.slick-dots li button:focus {
  outline: none
}

.slick-dots li button:hover:before,
.slick-dots li button:focus:before {
  opacity: 1
}

.slick-dots li button:before {
  position: absolute;
  top: 0;
  left: 0;
  content: "•";
  width: 20px;
  height: 20px;
  font-family: "slick";
  font-size: 6px;
  line-height: 20px;
  text-align: center;
  color: black;
  opacity: 0.25;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale
}

.slick-dots li.slick-active button:before {
  color: black;
  opacity: 0.75
}

.col-xs-fifth,
.col-sm-fifth,
.col-md-fifth,
.col-lg-fifth {
  position: relative;
  min-height: 1px;
  padding-right: 10px;
  padding-left: 10px
}

.col-xs-fifth {
  width: 20%;
  float: left
}

@media (min-width: 768px) {
  .col-sm-fifth {
    width: 20%;
    float: left
  }
}

@media (min-width: 992px) {
  .col-md-fifth {
    width: 20%;
    float: left
  }
}

@media (min-width: 1200px) {
  .col-lg-fifth {
    width: 20%;
    float: left
  }
}

.rel {
  position: relative
}

h1,
h2,
h3,
h4 {
  margin-top: 0px
}

wbr:after {
  content: "\00200B"
}

.notifybar {
  background-color: #ddd;
  font-family: "Roboto", arial, helvetica, verdana, sans-serif;
  font-size: 13px;
  line-height: 15px;
  padding-top: 10px;
  padding-bottom: 10px
}

a.notify-close {
  float: right;
  margin-left: 75px;
  margin-bottom: 2px;
  font-family: "Poppins", serif;
  font-weight: bold;
  font-size: 14px;
  color: black;
  text-decoration: none
}

a.notify-close .fa {
  font-size: 20px;
  vertical-align: top;
  line-height: 14px
}

a.notify-close .closeX {
  font-size: 25px;
  font-weight: 300;
  vertical-align: top;
  line-height: 12px
}

header,
.header {
  top: 0;
  height: auto !important;
  z-index: 9999999;
  position: fixed;
  background-color: #fff;
  width: 100%;
  border-bottom: 2px solid #00d993
}

nav {
  background-color: #fff
}

.navbar-fixed-top {
  border-bottom: 2px solid #00d993;
  border-width: 2px;
  border-top: 0;
  border-left: 0;
  border-right: 0
}

header,
.header.shrink {
  background-color: #fff
}

.tooltip {
  opacity: 1
}

.fadein {
  opacity: 0;
  position: relative;
  top: 150px
}

#employer-banner-section {
  margin-top: 30px
}

#employer-banner-section .bottom-arrow-banner {
  padding: 7%
}

#employer-banner-section h1 {
  font-size: 38px
}

#employer-banner-section h2 {
  font-size: 38px;
  position: relative;
  z-index: 9;
  margin-bottom: 30px;
  font-weight: 700;
  font-family: "Poppins", serif
}

.header-navigation {
  padding-top: 16px
}

.dropdown-menu {
  background-color: rgba(0, 113, 57, 0.95)
}

.collapse.navbar-collapse.js-navbar-collapse {
  /* padding-top: 8px */
}

.megamenu {
  position: absolute;
  width: 100%;
  left: 0px;
  z-index: 60;
  display: none
}

.nav&gt;li&gt;a {
  padding: 10px 19px;
}

.nav&gt;li&gt;a:focus,
.nav&gt;li&gt;a:hover,
.nav .open&gt;a,
.nav .open&gt;a:focus,
.nav .open&gt;a:hover {
  background-color: #fff
}

.megamenu-inner {
  background-color: #edf0ef;
  box-shadow: 3px 3px 16px -5px;
  padding-top: 30px;
  padding-bottom: 40px;
  font-family: "Roboto", arial, helvetica, verdana, sans-serif;
  font-style: italic;
  color: #323232
}

.megamenu-inner h2 {
  color: #3d7044;
  font-family: "Poppins", serif;
  font-style: normal;
  font-weight: normal
}

.megamenu-inner h3 {
  color: #485b5a;
  font-family: "Poppins", serif;
  font-style: normal;
  font-weight: normal;
  margin-bottom: 4px
}

.megamenu-inner .megamenu-leftcol {
  padding-right: 8%
}

.megamenu-inner .mega-linkwrap {
  margin-bottom: 24px
}

.megamenu-inner .mega-linkwrap a {
  display: block;
  color: #3d7044;
  font-family: "Poppins", serif;
  font-size: 24px;
  font-style: normal;
  transition: 0.3s all
}

.megamenu-inner .mega-linkwrap a:hover {
  color: #2b4f30
}

.searchWrapOuter {
  position: absolute;
  right: 0px;
  bottom: -50px;
  width: 625px;
  height: 49px;
  padding-top: 11px;
  padding-bottom: 10px;
  padding-left: 10px;
  z-index: 60;
  background-color: #239D6B;
  display: none
}

.searchWrapOuter::before {
  content: "";
  display: block;
  width: 0px;
  height: 0px;
  border-left: 14px solid transparent;
  border-right: 14px solid transparent;
  border-bottom: 14px solid #239D6B;
  position: absolute;
  top: -14px;
  right: 16px
}

.searchWrapOuter .searchfield {
  background-color: white;
  border: none;
  width: 455px;
  height: 27px;
  padding-left: 8px;
  font-size: 12px;
  vertical-align: top
}

.searchWrapOuter .search_submit {
  color: white;
  padding: 2px;
  font-size: 14px;
  line-height: 25px;
  width: 127px;
  height: 27px;
  margin-left: 4px;
  border: none;
  vertical-align: top;
  transition: 0.3s all
}

.searchWrapOuter .search_submit:hover {
  background-color: #2f5031
}

ul.primaryNav {
  padding: 20px 15px;
}

dl.primaryNav dt {
  position: relative;
  float: left;
  margin-right: 20px;
  margin-bottom: 6px
}

.primaryNavItem&gt;a {
  color: #323232;
  text-decoration: none;
  font-family: "Poppins", serif;
  font-size: 16px;
  font-weight: 400;
  padding-right: 17px;
  background-repeat: no-repeat;
  background-position: right center
}

li.mega-dropdown.primaryNavItem a.dropdown-toggle {
  background-image: url("https://dokumfe7mps0i.cloudfront.net/oms/16013/image/2025/4/E8ZZ6_tridown-green0HsXTm/tridown-green0HsXTm.png");
  transition: all 150ms ease-in
}

li.mega-dropdown.primaryNavItem.open a.dropdown-toggle {
  background-image: url("https://dy5f5j6i37p1a.cloudfront.net/company/sites/79527/~/Media/Images/Mobile_Responsive_2017/tridown-dark-green.png")
}

dl.primaryNav .subnav {
  position: absolute;
  top: 26px;
  left: -3px;
  width: 280px;
  display: none
}

dl.primaryNav .subnav dl {
  border: 1px solid #ddd;
  position: relative;
  z-index: 20;
  margin-bottom: 0px;
  background-color: white;
  box-shadow: 1px 1px 9px -3px #323232
}

dl.primaryNav .subnav dl dt {
  float: none;
  margin-right: 0px;
  margin-bottom: 0px;
  padding: 5px 10px
}

dl.primaryNav .subnav dl dt:hover {
  background-color: #7ca295;
  color: white
}

dl.primaryNav .subnav dl dt:hover a {
  color: white
}

dl.primaryNav .primaryNavItem.active .subnav {
  display: block
}

.logoCol .logo {
  display: block;
  height: 27px;
  width: 130px
}

.logoCol {
  padding: 26px 0
}

.headerButtonsCol {

  padding: 19px 15px;
  text-align: right;
  float: right
}

.headerButtonsCol .loginButton {
  margin-left: 5px;
  padding-top: 10px;
  background-color: #00D993 !important;
  color: #000000 !important;
  text-transform: none !important;
}

.headerButtonsCol .loginButton:hover {
  background-color: #239D6B !important;
}

.headerButtonsCol .header-searchglass,
.headerButtonsCol .menuTrigger {
  margin-left: 10px;
  cursor: pointer
}

.header-searchglass {
  position: relative;
  bottom: 2px
}

.headerButtonsCol .menuTrigger {
  position: relative;
  top: -2px
}

.headerButtonsColMobile {
  display: inline-flex;
  float: right
}

a.button {
  display: inline-block;
  font-family: "Poppins", serif;
  font-weight: bold;
  font-size: 16px;
  line-height: 22px;
  text-align: center;
  padding-top: 10px;
  padding-bottom: 8px;
  padding-left: 16px;
  padding-right: 16px;
  color: white;
  transition: 0.3s all
}

a.button:hover {
  text-decoration: none;
  color: white
}

a.button img {
  margin-right: 4px;
  vertical-align: bottom
}

.dropdown-menu&gt;li&gt;a.button {
  display: block;
  font-family: "Poppins", serif;
  font-weight: bold;
  font-size: 16px;
  line-height: 22px;
  text-align: center;
  padding-top: 5px;
  padding-bottom: 8px;
  padding-left: 16px;
  padding-right: 16px;
  color: white;
  transition: 0.3s all
}

.arrows-button:before {
  content: "\00BB";
  margin-right: 0.2em;
  font-size: 28px;
  line-height: 26px;
  position: relative;
  top: 1px
}

.button.arrows-button {
  padding-top: 4px
}

.inline-text-link {
  display: inline-block;
  font-size: 16px;
  font-weight: bold;
  text-transform: uppercase
}

.colorbox .inline-text-link {
  position: absolute;
  right: 30px;
  bottom: 25px
}

.button-green {
  color: #000 !important;
  background-color: #00d993
}

.button-light-lime-green {
  color: #000 !important;
  background-color: #00d993
}

.button-light-lime-green:hover {
  background-color: #239D6B
}

.button-green:hover {
  background-color: #239D6B
}

.button-grassgreen {
  background-color: #009b48
}

.button-grassgreen:hover {
  background-color: #006830
}

.button-lightgreen {
  background-color: #00d993
}

.button-lightgreen:hover {
  background-color: #6fa100
}

.hpCarouselWrap .slick-dots {
  text-align: right
}

.hpCarouselWrap .slick-dots li {
  background-image: url("https://dokumfe7mps0i.cloudfront.net/oms/16013/image/2025/4/N9QK9_carodotGuxHnK/carodotGuxHnK.png");
  background-position: center;
  background-repeat: no-repeat
}

.hpCarouselWrap .slick-dots li.slick-active {
  background-image: url("https://dokumfe7mps0i.cloudfront.net/oms/16013/image/2025/4/G7VWL_carodot-active4XLq0r/carodot-active4XLq0r.png")
}

.hpCarouselWrap .slick-dots li button:before {
  display: none
}

/* .hpCarousel {
    height: 455px;
} */

@media (min-width: 767px) {
  .hpCarousel .slideImg {
    height: 50vw;
    object-fit: cover;
  }
}

.hpCarousel .slideText {
  position: relative;
  /* top: 50px; */
  /* padding-left: 50px */
}

.slide-inner-right {
  position: absolute;
  right: 0;
  top: 0
}

.animated-gif-wrapper {
  max-width: 450px;
  margin-top: 110px;
  margin-right: 150px;
  opacity: 0.92
}

.animated-gif-wrapper img {
  width: 100%
}

.hpCarousel .slideText.left {
  width: 50%;
  text-align: left
}

.hpCarousel .slideText img {
  position: absolute
}

.hpCarousel .slideText.left img {
  max-width: 150px;
  left: -57px;
  top: -61px
}

.hpCarousel .slideTextWrap {
  position: absolute;
  left: 0px;
  top: 0;
  width: 100%;
  color: white;
  text-align: center
}

@media(min-width:768px) {
  .hpCarousel .slideInner {
    height: 50vw;
    position: relative
  }

  .hpCarousel .slideTextWrap {
    height: 100%;
  }

  .hpCarousel .container {
    height: 100%;
    display: flex;
    align-items: center;
  }

  .hpCarousel .slideText {
    top: 0 !important
  }
}

.hpCarousel .slideTextWrap .button {
  text-shadow: none;
  color: #000;
  text-transform: capitalize;
}

.hpCarousel h2 {
  font-family: "Roboto", arial, helvetica, verdana, sans-serif;
  font-weight: bold;
  font-size: 64px;
  text-shadow: none
}

.hpCarousel .button-v2 {
  padding: 10px !important;
  background-color: #00D993 !important;
  transition: 0.3s all;
  text-transform: capitalize;
  color: #000;
  font-family: "Poppins", serif;
  font-weight: 700;
  font-size: 16px;
}

.hpCarousel .button-v2:hover {
  background-color: #239D6B !important;
}

.hpCarousel p {
  font-family: "Poppins", serif;
  font-weight: 400;
  font-size: 34px;
  margin-bottom: 40px
}

.hpCarouselDotsRow {
  position: relative;
  z-index: 10;
  bottom: 10px;
  left: -40px
}

.hpAudienceTabsRow {
  margin-bottom: -2px
}

.hpAudienceTab {
  position: relative;
  padding-top: 8px;
  padding-bottom: 16px;
  padding-left: 7px;
  padding-right: 7px
}

.hpAudienceTab .hpAudienceTab-inner {
  color: white;
  color: rgba(255, 255, 255, 0.6);
  text-align: center;
  font-family: "Poppins", serif;
  font-size: 21px;
  font-weight: 300;
  line-height: 21px;
  padding-top: 16px;
  padding-bottom: 16px;
  cursor: pointer;
  transition: all 0.4s
}

.hpAudienceTab .hpAudienceTab-inner:hover {
  background-color: #62897c
}

.hpAudienceTab.active {
  border-top: 4px solid #ddd;
  border-left: 2px solid #ddd;
  border-right: 2px solid #ddd;
  bottom: 2px
}

.hpAudienceTab.active:after {
  content: "";
  position: absolute;
  display: block;
  background-color: white;
  width: 100%;
  height: 6px;
  left: 0px;
  bottom: -2px
}

.hpAudienceTab.active .hpAudienceTab-inner {
  color: white
}

#hpAudienceTab-employer .hpAudienceTab-inner {
  background-color: #89bb42
}

#hpAudienceTab-partner .hpAudienceTab-inner {
  background-color: #7ead3b
}

#hpAudienceTab-member .hpAudienceTab-inner {
  background-color: #94c947
}

.hpAudienceTab-inner:hover {
  color: white
}

a.hpAudienceTab.active {
  text-decoration: none
}

.hpAudiencePane {
  display: none;
  border: 2px solid #ddd;
  font-family: "Poppins", serif;
  font-size: 21px
}

.hpAudiencePane.active {
  display: block
}

.hpAudiencePane h2 {
  font-family: "Poppins", serif;
  font-size: 32px;
  font-weight: 700;
  line-height: 34px
}

.hpAudiencePane h3 {
  font-family: "Poppins", serif;
  font-size: 21px;
  font-weight: 700;
  margin-bottom: 22px
}

.audienceOfferingsRow div a.button {
  min-width: 50%;
  display: block
}

.homepage-box-overlay {
  position: absolute;
  top: 0;
  left: -135px;
  height: 480px;
  background-color: #3E5D57;
  /* -webkit-transform: skew(160deg);
    -moz-transform: skew(160deg);
    -o-transform: skew(160deg); */
}

@media(min-width:768px) {
  .homepage-box-overlay {
    height: 50vw;
  }
}

@media(min-width:768px) {
  .arrow_bg:after {
    content: ' ';
    background-image: url("https://dokumfe7mps0i.cloudfront.net/oms/16013/image/2025/4/31BIS_arrow-background-2kEktnW/arrow-background-2kEktnW.png");
    position: absolute;
    right: 27px;
    top: 27px;
    width: 65%;
    height: 65%;
    background-size: contain;
    background-position: right;
    background-repeat: no-repeat;
    /* opacity: 0.05; */
  }
}

.play__btn {
  vertical-align: middle;
  display: inline-block;
}

.play__btn .icon {
  display: table;
  border: 2px solid #fff;
  border-radius: 50%;
  width: 50px;
  height: 50px;
  margin-right: 15px;
}

.play__btn .icon i {
  display: table-cell;
  vertical-align: middle;
  color: #8dc73e;
}

.content-box {
  height: 460px;
  width: 100%;
  overflow: hidden;
  position: relative;
  margin: 50px 0;
  background-size: cover
}

@media(max-width:768px) {
  .content-box {
    margin: 0 auto;
    height: 500px;
  }

  .content-box-overlay {
    height: 500px !important
  }

  .hpCarousel .slick-slide {
    height: 640px;
  }

  .hpCarousel p {
    font-size: 17px;
  }
}

.content-box h2 {
  font-size: 38px
}

.fadein {
  position: relative;
  top: 150px
}

.content-box.members-landing-lead-box {
  margin-top: 0
}

.hiking-content-box {
  background-image: url("https://dy5f5j6i37p1a.cloudfront.net/company/sites/79527/~/Media/Images/Mobile_Responsive_2017/content-blocks/hiking-man-woman.jpg")
}

.members-content-box {
  background-image: url("https://dy5f5j6i37p1a.cloudfront.net/company/sites/79527/~/Media/Images/Mobile_Responsive_2017/content-blocks/panel-members.jpg")
}

.partners-content-box {
  background-image: url("https://dy5f5j6i37p1a.cloudfront.net/company/sites/79527/~/Media/Images/Mobile_Responsive_2017/content-blocks/panel-partners.jpg")
}

.employers-content-box {
  background-image: url("https://dy5f5j6i37p1a.cloudfront.net/company/sites/79527/~/Media/Images/Mobile_Responsive_2017/content-blocks/panel-employers.jpg")
}

.members-landing-lead-box {
  background-image: url("https://dy5f5j6i37p1a.cloudfront.net/company/sites/79527/~/Media/Images/Mobile_Responsive_2017/content-blocks/panel-bloodpressure.jpg")
}

.members-landing-content-box .members-audience-text .members-button-container {
  margin-top: 0
}

.content-box-overlay {
  position: relative;
  top: 0;
  height: 460px;
  -webkit-transform: skew(160deg);
  -moz-transform: skew(160deg);
  -o-transform: skew(160deg)
}

.content-box-overlay.pull-right {
  position: relative;
  right: -81px
}

.content-box-overlay.pull-left {
  left: -105px
}

.content-box-overlay-teal {
  position: relative;
  top: 0;
  left: 82px;
  height: 420px;
  -webkit-transform: skew(160deg);
  -moz-transform: skew(160deg);
  -o-transform: skew(160deg);
  background: #3e5d57
}

.content-box-inner-container {
  margin-left: 20px;
  padding: 30px 30px 0 0;
  top: 0;
  z-index: 5
}

.members-button-container {
  margin-top: 20px
}

.content-box-inner-container.absolute-right {
  position: absolute;
  right: 0;
  padding: 30px 20px 0 50px
}

.content-box-inner-container.absolute-left {
  position: absolute;
  left: 0
}

.content-box-inner-container.absolute-middle {
  position: absolute;
  left: 50%;
  margin-right: -50%;
  transform: translate(-50%, -50%);
  top: 29%
}

.content-box-inner-icon {
  position: absolute;
  top: -7px;
  left: -22px;
  z-index: 2;
  width: 140px
}

.content-box-inner-content {
  position: relative;
  z-index: 8
}

.content-box-inner-content .heading-2,
.content-box-inner-content .heading-3,
.content-box-inner-content .heading-4 {
  text-transform: none
}

.content-box-inner-content ul {
  column-count: 2;
  column-gap: 15px
}

ul.content-ul {
  list-style-type: none;
  font-size: 18px;
  padding: 0;
  padding-top: 30px
}

.content-ul li:before {
  content: "\00BB";
  margin-right: 2px;
  font-size: 28px;
  line-height: 26px
}

.content-ul.dark-teal {
  color: #3e5d57
}

.content-ul.dark-teal a {
  text-decoration: none;
  color: #3e5d57
}

.content-box-cta-button {
  position: absolute;
  margin: 20px 0;
  padding: 15px 50px
}

.audienceOfferingsRow {
  margin-top: 28px
}

.row-eq-height {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex
}

.offeringCell {
  border-right: 2px dotted #ddd
}

.offeringCell:first-of-type {
  padding-left: 0px
}

.offeringCell:last-of-type {
  border-right: none
}

.offeringCell ul li {
  color: #333161;
  margin-bottom: 14px
}

.offeringCell ul li p {
  font-style: italic;
  font-size: 14px;
}



.offeringCell ul li:before {
  content: "\00BB";
  margin-right: 0.5em;
  font-size: 28px;
  line-height: 26px
}

.offeringCell ul li a {
  color: #239D6B
}

.offeringCell .button {
  margin-right: 30px;
  margin-bottom: 20px
}

.hpAudiencePane-inner {
  position: relative;
  padding-top: 30px;
  padding-bottom: 0px;
  padding-left: 3.7%;
  padding-right: 3.7%
}

.hpAudiencePane-inner .closeX {
  position: absolute;
  cursor: pointer;
  top: 20px;
  right: 30px;
  font-size: 26px;
  line-height: 26px
}

.audiencePanel,
.widePhotoPanel {
  position: relative;
  margin-bottom: 36px;
  height: 360px;
  overflow: hidden
}

.audiencePanel picture,
.widePhotoPanel picture,
.audiencePanel .panelImg,
.widePhotoPanel .panelImg {
  position: absolute;
  top: 0px;
  left: 0px;
  min-width: 100%
}

.audiencePanel .panelTextWrap,
.widePhotoPanel .panelTextWrap {
  position: relative;
  z-index: 2;
  color: white;
  margin-top: 35px;
  margin-left: 35px;
  width: 333px
}

.audiencePanel .panelTextWrap h2,
.widePhotoPanel .panelTextWrap h2 {
  font-family: "ButlerExtraBold", Georgia, serif;
  font-weight: normal;
  font-size: 39px;
  line-height: 40px;
  margin-bottom: 16px
}

.audiencePanel .panelTextWrap p,
.widePhotoPanel .panelTextWrap p {
  font-family: "Roboto", arial, helvetica, verdana, sans-serif;
  font-size: 14px;
  line-height: 22px
}

.audiencePanel .panelTextWrap p.buttonsRow,
.widePhotoPanel .panelTextWrap p.buttonsRow {
  margin-top: 28px
}

.audiencePanel .panelTextWrap p .button,
.widePhotoPanel .panelTextWrap p .button {
  margin-right: 15px;
  margin-bottom: 15px
}

.audiencePanel .panelTextWrap p .button:last-of-type,
.widePhotoPanel .panelTextWrap p .button:last-of-type {
  margin-right: 0px;
  margin-bottom: 0px
}

.widePhotoPanel .panelTextWrap {
  color: #32423c;
  width: 380px
}

.widePhotoPanel .panelTextWrap h2 {
  font-family: "Poppins", serif;
  font-weight: bold
}

.widePhotoPanel .panelTextWrap p {
  font-size: 16px;
  line-height: 28px
}

.widePhotoPanel .appButtonsLabel {
  font-family: "Poppins", serif;
  font-weight: bold;
  color: #239D6B;
  margin-bottom: 14px
}

.widePhotoPanel .appButtons img {
  margin-right: 16px;
  float: left
}

.whitepaperWrap {
  padding: 35px 45px
}

#learningCenterContainer {
  margin-bottom: 52px
}


.intro__content h3 {
  font-family: "Poppins", serif;
  font-weight: 400;
  font-size: 25px;
  line-height: 29px;
  margin-bottom: 16px
}

.lcCarousel {
  max-width: 542px;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 5px !important
}

.lcslide {
  border: 2px solid #ddd;
  max-width: 542px;
  margin-bottom: 16px
}

.lcslide .slideText {
  min-height: 177px;
  padding-left: 6.3%;
  padding-right: 6.3%;
  padding-top: 18px;
  padding-bottom: 14px;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: column;
  flex-direction: column;
  -webkit-justify-content: center;
  justify-content: center;
  text-align: left;
  color: #323232;
  font-family: "Roboto", arial, helvetica, verdana, sans-serif;
  font-size: 14px;
  line-height: 22px
}

.lcslide .slideText h3 {
  font-family: "Poppins", serif;
  font-weight: 700;
  font-size: 27px;
  color: #239D6B;
  margin-bottom: 24px
}

.lcslide .slideText h3 a {
  color: #239D6B;
  text-decoration: none;
  transition: all 0.3s
}

.lcslide .slideText h3 a:hover {
  color: #003d23
}

.lcCarouselDotsRow {
  text-align: center
}

.lcCarouselDotsRow .lcCarouselDots {
  display: inline-block;
  margin-left: 1.5em;
  margin-right: 1.5em
}

.lcCarouselDotsRow ul.slick-dots {
  display: inline-block;
  position: static;
  text-align: center
}

.lcCarouselDotsRow ul.slick-dots li {
  /*background-image: url("https://dokumfe7mps0i.cloudfront.net/oms/16013/image/2025/4/Y3WF8_carodot-inactive-greenmM5rpd/carodot-inactive-greenmM5rpd.png");*/
  /*background-position: center;*/
  /*background-repeat: no-repeat*/
  background-color: #00d993;
}

.lcCarouselDotsRow ul.slick-dots li.slick-active {
  /*background-image: url("https://dokumfe7mps0i.cloudfront.net/oms/16013/image/2025/4/7XPGL_carodot-active-grayuTXgqJ/carodot-active-grayuTXgqJ.png")*/
  background-color: #00d99300;
  background-image: linear-gradient(to top right, #0000, #0000 50%, #d0d0d0 50%);
}

.lcCarouselDotsRow ul.slick-dots li button:before {
  display: none
}

.lcCarouselDotsRow .slick-arrow {
  cursor: pointer;
  filter: invert(70%) sepia(95%) saturate(928%) hue-rotate(122deg) brightness(100%) contrast(103%)
}

.mobileNavWrap {
  display: none
}

.mobileNavWrap.active {
  display: block;
  position: relative;
  width: 100%
}

.mobileNavWrap.active .mobileNavInner {
  position: relative;
  width: 100%;
  background-color: #eee;
  z-index: 30
}

.mobile-subnav {
  display: none
}

.mobile-primaryNavItem {
  text-align: right;
  font-family: "Poppins", serif;
  font-size: 26px
}

.mobile-primaryNavItem.active .mobile-subnav {
  display: block;
  background-color: #d0eb8a;
  padding-right: 80px
}

.mobile-primaryNavItem.active .mobile-subnav dl {
  margin: 0px
}

.mobile-primaryNavItem.active .mobile-subnav dt {
  height: 48px;
  line-height: 48px;
  margin: 0px
}

.mobile-primaryNavItem.active .mobile-subnav a {
  font-size: 20px;
  font-weight: bold;
  color: #239D6B
}

.mobile-primaryNavItem.active .mobile-subnav a:hover {
  text-decoration: none
}

.mobile-primaryNavItem.active .mobile-subnav a:after {
  content: "\00BB";
  margin-left: 0.2em;
  font-size: 28px;
  font-weight: 300;
  line-height: 26px
}

.mobile-primaryLinkWrap {
  height: 64px;
  line-height: 68px;
  padding-right: 42px
}

a.mobile-primaryNavLink {
  padding-right: 38px;
  color: #323232
}

.mobileSearchFieldWrap {
  padding-top: 30px;
  padding-bottom: 40px;
  margin-left: 42px;
  margin-right: 42px
}

.mobileSearchFieldBox {
  border: 1px solid #ddd;
  padding-right: 45px;
  background-color: white;
  background-image: url("https://dokumfe7mps0i.cloudfront.net/oms/16013/image/2025/4/TT3BR_searchglassmvugoe/searchglassmvugoe.png");
  background-repeat: no-repeat;
  background-position: right 7px center
}

#searchTerms-mobile {
  width: 100%;
  height: 54px;
  border: none;
  padding-left: 10px;
  font-size: 16px
}

#searchTerms-mobile:focus {
  outline: none
}

.article-section-standard {
  margin-top: 8px;
  padding-top: 3px;
  padding-bottom: 5px;
  padding-left: 3%;
  padding-right: 3%
}

.article-section-standard-inner {
  padding-left: 0;
  padding-right: 0
}

.article-section-2col {
  margin-top: 20px;
  padding-top: 15px;
  padding-bottom: 8px;
  display: flex;
  padding-left: 3%;
  padding-right: 3%
}

.article-section-2col-inner {
  padding-left: 0;
  padding-right: 0;
  display: flex
}

.article-section-left-50 {
  width: 50%;
  padding-left: 0;
  padding-right: 2%
}

.article-section-right-50 {
  width: 50%;
  padding-left: 2%;
  padding-right: 0
}

.article-section-left-50 img {
  width: 96%;
  position: relative;
  padding-left: auto;
  padding-right: auto
}

.article-section-right-50 img {
  width: 96%;
  position: relative;
  padding-left: auto;
  padding-right: auto
}

.article-inner-content {
  padding: 30px 30px
}

.article-content-box {
  width: 100%;
  overflow: hidden;
  position: relative;
  margin: 50px 0
}

.article-inner-content h2 {
  padding-top: 35px
}

.article-numbers {
  counter-reset: my-counter
}

.article-numbers dd {
  margin-bottom: 25px;
  padding-left: 65px
}

.article-numbers dd:before {
  content: counter(my-counter);
  counter-increment: my-counter;
  background-color: #3f5e59;
  padding: 17px;
  padding-top: 4px;
  padding-bottom: 4px;
  border-radius: 25px;
  font-size: 30px;
  color: #fff;
  position: absolute;
  left: 15px
}

.article-numbers p {
  padding-top: 5px
}

.store-icons {
  display: inline-flex
}

.store-icons a {
  margin: 5px 40px 15px 0
}

.right-article-column {
  padding-top: 36px
}

.padding-60-left-right {
  padding-left: 60px;
  padding-right: 60px
}

ol.fine-print li {
  margin-bottom: 15px;
  font-size: 13px;
  color: gray
}

.article-page {
  color: #323232
}

.article-page h1 {
  margin-bottom: 30px;
  font-family: "Poppins", serif;
  font-weight: 700;
  font-size: 34px;
  color: #239D6B
}

.article-page .heading-green {
  margin-bottom: 30px;
  font-weight: 700;
  font-size: 34px;
  color: #239D6B;
  text-transform: uppercase
}

.article-page h2 {
  font-family: "Poppins", serif;
  font-weight: bold;
  font-size: 28px;
  color: #3e5d57;
  padding-bottom: 8px;
  border-bottom: 1px solid #ccc;
  margin: 25px 0
}

.article-page h3 {
  position: relative;
  font-family: "Poppins", serif;
  font-weight: bold;
  font-size: 24px;
  color: #3e5d57;
  margin-bottom: 22px
}

.article-page p {
  margin-bottom: 18px;
  font-family: "Roboto", arial, helvetica, verdana, sans-serif;
  font-size: 17px;
  line-height: 27px
}

.article-section {
  margin-top: 90px
}

.article-section:first-of-type {
  margin-top: 46px
}

.article-section a {
  color: #007ca0;
  font-weight: 900;
  text-decoration: underline
}

.article-section a.standard-tertiary-blue {
  color: #fff
}

.article-section .subsection {
  margin-top: 50px;
  padding-left: 3%;
  padding-right: 3%
}

.article-section .subsection-alt {
  background-color: #f3fae2;
  padding-top: 32px;
  padding-bottom: 32px
}

.bottom-arrow-bg h2 {
  font-size: 38px;
  position: relative;
  z-index: 9;
  margin: 0;
  margin-bottom: 30px;
  padding: 0;
  font-weight: 700;
  font-family: "Poppins", serif;
  border: none
}

.intrinsic-container {
  position: relative;
  height: 0;
  overflow: hidden
}

.intrinsic-container-16x9 {
  padding-bottom: 56.25%
}

.intrinsic-container-4x3 {
  padding-bottom: 75%
}

.intrinsic-container iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%
}

iframe.pardot-form {
  background-color: transparent;
  max-width: 380px;
  overflow-y: scroll
}

.get-started-form-outer {
  background-image: url("https://dy5f5j6i37p1a.cloudfront.net/company/sites/79527/~/Media/Images/Mobile_Responsive_2017/contact-form-background.jpg");
  background-size: cover;
  background-repeat: no-repeat;
  background-position-y: bottom
}

.get-started-form-background-div {
  max-width: 392px;
  background-color: #239D6B;
  overflow: hidden
}

.get-started-form-background-div img {
  max-width: 1000px;
  opacity: 0.08;
  left: -350px;
  position: relative
}

.employer-prop-products {
  padding-right: 0;
  height: 135px;
  margin-bottom: 15px
}

.employer-prop-products img {
  width: 30%;
  padding-right: 10px
}

.employer-text-container {
  float: right;
  width: 70%;
  margin-top: 5px
}

.employer-text-container h5 {
  font-size: 16px
}

.employer-prop-products p {
  font-size: 15px;
  line-height: 17px
}

.employer-callout-box {
  padding: 75px 35px
}

.employer-callout-box p {
  font-size: 26px;
  line-height: 34px
}

#our-expertise,
#our-services {
  margin-top: 30px
}

.checkbox-container {
  margin-top: 30px
}

.checkbox-text {
  margin-left: 80px
}

.employer-right-container {
  padding-right: 0
}

.service-item {
  margin-bottom: 45px
}

.banner-text {
  padding: 75px
}

.banner-text h1 {
  font-size: 40px
}

.banner-text p {
  font-size: 23px
}

.commuter-img img {
  max-width: 242px;
  width: auto
}

.commuter-right {
  text-align: right
}

.commuter-right img {
  max-width: 450px
}

.commuter-img {
  padding: 0
}

.account-table {
  padding: 7px;
  margin: 2px;
  border-bottom: 1px solid #ccc;
  font-family: "Roboto", arial, helvetica, verdana, sans-serif;
  font-size: 15px;
  line-height: 24px
}

.account-table-header {
  font-weight: bold;
  font-family: "Roboto", arial, helvetica, verdana, sans-serif;
  font-size: 15px;
  line-height: 22px
}

.white-paper-form input,
.white-paper-form select {
  border: 1px solid #00d993;
  border-radius: 0px;
  padding: 20px 12px
}

.white-paper-form label {
  font-size: 12px;
  color: #026f45
}

#whitepaper-agreement {
  color: #ff0000;
  outline: 1px solid green
}

p.small-green {
  color: #026f45;
  padding-left: 15px
}

.whitepaper-thumbnail {
  max-width: 350px;
  margin-left: auto;
  margin-right: auto
}

.checkbox * {
  box-sizing: border-box;
  position: relative;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none
}

.checkbox {
  display: inline-block
}

.checkbox&gt;input {
  display: none
}

.checkbox&gt;label {
  vertical-align: top;
  font-size: 18px;
  padding-left: 30px
}

.checkbox&gt;[type="checkbox"]+label:before {
  color: #00d993;
  content: '';
  position: absolute;
  left: 0px;
  display: inline-block;
  min-height: 20px;
  height: 20px;
  width: 20px;
  border: 2px solid #00d993;
  font-size: 15px;
  vertical-align: top;
  text-align: center;
  transition: all 0.2s ease-in;
  content: ''
}

.checkbox.radio-square&gt;[type="checkbox"]+label:before {
  border-radius: 0px
}

.checkbox.radio-rounded&gt;[type="checkbox"]+label:before {
  border-radius: 25%
}

.checkbox.radio-blue&gt;[type="checkbox"]+label:before {
  border: 2px solid #ccc
}

.checkbox&gt;[type="checkbox"]+label:hover:before {
  border-color: #7eb601
}

.checkbox&gt;[type="checkbox"]:checked+label:before {
  width: 8px;
  height: 16px;
  border-top: transparent;
  border-left: transparent;
  border-color: #00d993;
  border-width: 4px;
  transform: rotate(45deg);
  top: -4px;
  left: 4px
}

.whitepaper-checkbox-text {
  float: left;
  width: 80%;
  padding-left: 5px;
  line-height: 1.2em;
  padding-top: 6px
}

.audienceHero {
  height: 328px;
  background-image: url("https://dokumfe7mps0i.cloudfront.net/oms/16013/image/2025/4/U6LSV_triangle-backdrop2-01X4akfH/triangle-backdrop2-01X4akfH.jpg");
  background-position: top center;
  background-size: auto;
  background-repeat: no-repeat;
  color: #239D6B;
  text-align: center;
  padding-top: 75px;
  margin-bottom: 38px;
  background-attachment: fixed
}



.audienceHero h1 {
  font-family: "Poppins", serif;
  font-weight: bold;
  font-size: 50px;
  margin-bottom: 5px;
  text-transform: uppercase
}

.audienceHero p {
  font-family: "Poppins", serif;
  font-size: 22px;
  text-transform: uppercase
}

.audience-text h2 {
  font-size: 40px;
  margin-bottom: 5px;
  margin-top: 15px
}

.audience-text h3 {
  font-size: 30px
}

.audience-text h3,
.audience-text p {
  margin-bottom: 20px
}

.new-audience-tab {
  position: absolute;
  z-index: 99;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 172px 119px 0 0;
  border-color: #7ca295 transparent transparent transparent
}

.new-audience-tab h4 {
  position: absolute;
  top: -150px;
  left: 20px;
  font-size: 22px;
  font-weight: bold
}

.product-tiles .product-tile-inner {
  height: 468px
}

.product-tiles {
  overflow: hidden
}

.product-tiles h2 {
  border: none;
  margin-top: 0
}

.product-tiles:nth-child(odd) {
  padding-right: 0
}

.product-tiles:nth-child(even) {
  padding-left: 0
}

.product-tile-inner {
  padding: 10%
}

.product-tile-inner.img-product-tile {
  padding: 0
}

.product-tile-inner-text {
  position: relative;
  z-index: 2
}

.product-tile-inner .colorbox-icon-left {
  top: -20px;
  left: -20px
}

.bottom-arrow-banner {
  margin-top: 40px;
  padding: 10%;
  overflow: hidden
}

.product-tile-inner .colorbox-icon-left img {
  opacity: 0.7
}

.bottom-arrow-bg {
  position: relative;
  max-width: 100%;
  z-index: 9
}

.bottom-arrow-bg a,
.bottom-arrow-bg h1 {
  position: relative;
  z-index: 9
}

.bottom-arrow-bg:after {
  content: "";
  display: inline-block;
  position: absolute;
  left: -155px;
  top: -120px;
  background-image: url("https://dokumfe7mps0i.cloudfront.net/oms/16013/image/2025/4/X2UQ9_arrow-backgroundr7pMMY/arrow-backgroundr7pMMY.png");
  width: 1760px;
  height: 525px;
  background-position: 50% 0;
  background-attachment: fixed;
  opacity: 0.2;
  z-index: 1;
  background-repeat: no-repeat
}

.cdh-account {
  padding-top: 20px
}

.cdh-account img {
  max-width: 150px;
  position: relative;
  left: -15px;
  margin-bottom: -20px
}

.app-link {
  margin-right: 32px
}

.app-link:last-of-type {
  margin-right: 0px
}

.app-link img {
  margin-bottom: 18px
}

.video-wrap iframe {
  max-width: 100%;
  border: 1px solid #ccc
}

.numbered-list {
  font-family: "Roboto", arial, helvetica, verdana, sans-serif;
  font-size: 16px;
  line-height: 26px
}

.numbered-list .li {
  position: relative;
  padding-left: 70px;
  min-height: 50px;
  margin-bottom: 32px
}

.numbered-list .li-num {
  position: absolute;
  top: 0px;
  left: 0px;
  width: 50px;
  height: 50px;
  line-height: 52px;
  background-color: #3e5d57;
  color: white;
  font-family: "Poppins", serif;
  font-weight: bold;
  font-size: 30px;
  text-align: center;
  -moz-border-radius: 25px;
  -webkit-border-radius: 25px;
  border-radius: 25px
}

.footnotes {
  margin-top: 70px;
  color: #666;
  font-family: "Roboto", arial, helvetica, verdana, sans-serif;
  font-size: 13px;
  line-height: 19px
}

.footnotes .li {
  position: relative;
  padding-left: 20px;
  margin-bottom: 20px
}

.footnotes .li-num {
  position: absolute;
  top: 0px;
  left: 0px
}

.breadcrumb {
  margin-bottom: 30px;
  background-color: transparent;
  font-family: "Poppins", serif;
  font-size: 16px;
  color: #899f99
}

.breadcrumb a {
  color: #00b9e4;
  font-weight: bold
}


.squeeze {
  padding-left: 3%;
  padding-right: 3%;
  font-family: "Poppins", serif;
  font-weight: bold;
  font-size: 28px;
  color: #3e5d57;
  padding-bottom: 8px;
  border-bottom: 1px solid #ccc;
  margin: 25px 0;
}

.h1-divider {
  margin-bottom: 36px;
  height: 11px;
  font-size: 1px;
  line-height: 1px;
  background-color: #00d993;
  background-image: url("https://dy5f5j6i37p1a.cloudfront.net/company/sites/79527/~/Media/Images/Mobile_Responsive_2017/divider.png");
  background-position: right center;
  background-repeat: no-repeat
}

.cigna-divider {
  margin-bottom: 36px;
  height: 11px;
  font-size: 1px;
  line-height: 1px;
  background-color: #198ccd;
  background-image: url("https://dy5f5j6i37p1a.cloudfront.net/company/sites/79527/~/Media/Images/Mobile_Responsive_2017/divider-cigna.png");
  background-position: right center;
  background-repeat: no-repeat
}

.faqButtonsRow {
  margin-bottom: 60px
}

.faqButtonsRow .col-sm-3 {
  padding-left: 5px;
  padding-right: 5px
}

.buttongreen-1,
.buttongreen-2,
.buttongreen-3,
.buttongreen-4 {
  display: block;
  width: 100%;
  height: 98px;
  text-align: center;
  cursor: pointer;
  font-family: "Poppins", serif;
  font-size: 22px;
  font-weight: bold;
  line-height: 100px;
  color: white !important;
  text-decoration: none !important;
  background-color: #00d993;
  transition: 0.3s background
}

.buttongreen-1:hover,
.buttongreen-2:hover,
.buttongreen-3:hover,
.buttongreen-4:hover {
  color: white;
  text-decoration: none;
  background-color: #6fa100
}

.buttongreen-2 {
  background-color: #60b315
}

.buttongreen-2:hover {
  background-color: #488510
}

.buttongreen-3 {
  background-color: #30912b
}

.buttongreen-3:hover {
  background-color: #236a1f
}

.buttongreen-4 {
  background-color: #006f41
}

.buttongreen-4:hover {
  background-color: #003c23
}

.faq-section {
  margin-top: 56px
}

.faq-section:first-of-type {
  margin-top: 0px
}

.faq-section h2 {
  margin-bottom: 28px
}

.faqblock {
  border-top: 2px solid #eee;
  background-color: #eee;
  padding-left: 3%;
  padding-right: 3%;
  margin-bottom: 30px;
  transition: 0.3s background;
  cursor: pointer
}

.faqblock:hover {
  background-color: #e1e1e1
}

.faqblock .faq-top {
  position: relative;
  padding-top: 20px;
  padding-bottom: 20px;
  padding-right: 30px
}

.faqblock .faq-top h3 {
  font-size: 22px;
  margin-bottom: 0px;
  opacity: 0.8
}

.faqblock .statusChar {
  position: absolute;
  top: 50%;
  right: 0px;
  margin-top: -12px;
  font-size: 24px;
  font-weight: bold;
  line-height: 24px;
  height: 24px;
  color: #00b9e4
}

.faqblock .statusChar:after {
  content: "\FF0B"
}

.faqblock .faq-body {
  display: none;
  padding-bottom: 30px
}

.faqblock .faq-body h3 {
  margin-top: 28px;
  margin-bottom: 14px
}

.faqblock.open {
  background-color: #f8f8f8;
  cursor: default
}

.faqblock.open:hover {
  background-color: #f8f8f8
}

.faqblock.open .faq-top {
  padding-top: 42px;
  border-bottom: 1px solid #ccc;
  margin-bottom: 14px
}

.faqblock.open .faq-top h3 {
  font-size: 26px;
  line-height: 32px;
  opacity: 1;
  cursor: pointer
}

.faqblock.open .faq-body {
  display: block
}

.faqblock.open .statusChar {
  margin-top: -34px;
  cursor: pointer
}

.faqblock.open .statusChar:after {
  content: "\2014"
}

.accordion-toggle {
  position: relative;
  width: 97%;
  display: inline-block;
  margin: -10px;
  padding: 22px
}

.accordion-toggle::before,
.accordion-toggle::after {
  content: '';
  display: block;
  position: absolute;
  top: 50%;
  right: -22px;
  width: 20px;
  height: 4px;
  margin-top: -2px;
  background-color: #00b9e4;
  -webkit-transform-origin: 50% 50%;
  -ms-transform-origin: 50% 50%;
  transform-origin: 50% 50%;
  -webkit-transition: all 0.25s;
  transition: all 0.25s
}

.accordion-toggle::before {
  -webkit-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  transform: rotate(-90deg);
  opacity: 0
}

.accordion-toggle.collapsed::before {
  -webkit-transform: rotate(0deg);
  -ms-transform: rotate(0deg);
  transform: rotate(0deg);
  opacity: 1
}

.accordion-toggle.collapsed::after {
  -webkit-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  transform: rotate(-90deg)
}

.statusChar {
  position: relative;
  width: 20px;
  display: inline-block;
  margin: -10px;
  padding: 22px;
  left: 23px;
  top: 5px
}

.statusChar::before,
.statusChar::after {
  content: '';
  display: block;
  position: absolute;
  top: 50%;
  right: 34px;
  width: 16px;
  height: 4px;
  margin-top: -2px;
  background-color: #fff;
  -webkit-transform-origin: 50% 50%;
  -ms-transform-origin: 50% 50%;
  transform-origin: 50% 50%;
  -webkit-transition: all 0.25s;
  transition: all 0.25s
}

.hpAudienceTab .hpAudienceTab-inner .statusChar::before {
  -webkit-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  transform: rotate(-90deg);
  opacity: 0
}

.hpAudienceTab.collapsed .hpAudienceTab-inner .statusChar::before {
  -webkit-transform: rotate(0deg);
  -ms-transform: rotate(0deg);
  transform: rotate(0deg);
  opacity: 1
}

.hpAudienceTab.collapsed .hpAudienceTab-inner .statusChar::after {
  -webkit-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  transform: rotate(-90deg)
}

.audienceMobileTab .statusChar {
  top: 20px
}

.hpAudiencePane.active .audienceMobileTab.collapsed .statusChar::before {
  -webkit-transform: rotate(0deg);
  -ms-transform: rotate(0deg);
  transform: rotate(0deg);
  opacity: 1
}

.hpAudiencePane .audienceMobileTab.collapsed .statusChar::after {
  -webkit-transform: rotate(0deg);
  -ms-transform: rotate(0deg);
  transform: rotate(0deg);
  opacity: 1
}

.hpAudiencePane .audienceMobileTab.collapsed .statusChar::before {
  -webkit-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  transform: rotate(-90deg)
}

.hpAudiencePane.active .audienceMobileTab .statusChar::after {
  -webkit-transform: rotate(0deg);
  -ms-transform: rotate(0deg);
  transform: rotate(0deg);
  opacity: 0
}

h3.panel-title {
  font-size: 22px;
  margin-bottom: 0px;
  font-family: "Poppins", serif;
  color: #3e5d57;
  font-weight: bold;
  opacity: 0.8
}

.panel-body {
  background-color: #fdfdfd
}

div.panel.panel-default {
  margin: 20px 0
}

div.panel-heading:hover {
  background-color: #ddd;
  -webkit-transition: all 0.5s;
  transition: all 0.25s
}

.table-responsive.borderless {
  border: 0
}

.green-table {
  margin-bottom: 10px
}

.green-table thead tr td,
.green-table thead tr th,
.green-table tbody tr td,
.green-table tbody tr th {
  border-top: 0;
  border-bottom: 0;
  border-left: 0;
  border-right: 0
}

.green-table thead tr td:first-of-type,
.green-table thead tr th:first-of-type,
.green-table tbody tr td:first-of-type,
.green-table tbody tr th:first-of-type {
  padding-left: 32px
}

.green-table thead tr td,
.green-table tbody tr td {
  padding-top: 22px;
  padding-bottom: 20px
}

.green-table th {
  font-family: "Poppins", serif;
  font-size: 20px;
  font-weight: bold;
  color: #239D6B
}

.green-table td {
  color: #3e5d57;
  font-family: "Poppins", serif;
  font-size: 20px
}

.green-table tbody tr:nth-child(odd) {
  background-color: #d0eb8a
}

.green-table tbody tr:nth-child(even) {
  background-color: #b0df4a
}

.green-white-table {
  margin-left: auto;
  margin-right: auto
}

.no-padding {
  padding: 0
}

.full-page-width-img-left-50-percent {
  float: left;
  width: 50%;
  max-width: 732px
}

.full-page-width-text-left-50-percent {
  margin-left: 45px
}

.green-white-table th {
  background-color: #007040
}

.green-white-table th h3 {
  color: #fff
}

#table_container_a td,
#table_container_b td {
  font-weight: bold;
  font-size: 24px;
  color: #666
}

#table_container_a tr td:nth-child(1),
#table_container_b tr td:nth-child(1) {
  font-size: 15px
}

table.green-white-table&gt;tbody&gt;tr:nth-child(even) {
  background-color: #efefef
}

table.green-white-table&gt;tbody&gt;tr:nth-child(odd) {
  background-color: #dcdcdc
}

.icon-columns {
  padding: 35px 0
}

.icon-columns h3 {
  color: #666
}

.icon-columns em {
  font-size: 21px;
  color: #666
}

.icon-columns strong {
  font-size: 36px;
  color: #007040;
  position: relative;
  top: -20px
}

.icon-columns div {
  border-right: 3px solid rgba(128, 128, 128, 0.15);
  height: 386px
}

.icon-columns div:last-child {
  border-right: none
}

.colorbox {
  padding-top: 46px;
  padding-bottom: 40px;
  padding-left: 6%;
  background-position: right top;
  background-repeat: no-repeat
}

.colorbox .colorbox-text {
  margin-bottom: 26px;
  position: relative;
  z-index: 4;
  margin-top: 15px;
  padding-right: 25px
}

.colorbox .colorbox-text.color-box-long-title {
  margin-top: -10px
}

.colorbox h2 {
  font-family: "Poppins", serif;
  font-size: 36px;
  font-weight: bold;
  padding-left: 86px
}

.colorbox p {
  font-family: "Poppins", serif;
  font-size: 22px;
  line-height: 28px
}

.colorbox-icon-left {
  position: absolute;
  top: -29px;
  left: 0
}

.colorbox-button {
  position: absolute;
  bottom: 20px
}

.colorbox-chart {
  background-color: #3e5d57;
  background-image: url("https://dy5f5j6i37p1a.cloudfront.net/company/sites/79527/~/Media/Images/Mobile_Responsive_2017/ghostbg-chart.png");
  color: white
}

.colorbox-chart a.button {
  margin-right: 32px
}

.colorbox-chart a.textbutton {
  display: inline-block;
  font-family: "Poppins", serif;
  font-weight: bold;
  color: #ccdc00;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  -webkit-transition: all 0.3s;
  transition: all 0.3s
}

.colorbox-chart a.textbutton:hover {
  text-decoration: none;
  color: #9da900
}

.colorbox-chart a.textbutton .buttondeco {
  font-size: 32px;
  font-weight: 100;
  position: relative;
  top: 2px
}

.colorbox-pig {
  background-color: #d0eb8a;
  background-image: url("https://dy5f5j6i37p1a.cloudfront.net/company/sites/79527/~/Media/Images/Mobile_Responsive_2017/ghostbg-pig.png");
  color: #32423c
}

.employer-audience-text {
  margin-top: 20px
}

.employer-audience-text p {
  font-size: 22px;
  padding-right: 60px
}

.members-audience-text p {
  font-size: 19px;
  padding-right: 60px
}

.employer-audience-text- h2 {
  font-size: 33px
}

.wideBottomPhotoPanel {
  height: 530px
}

#wideBottomPhotoPanel-mobile-app.wideBottomPhotoPanel {
  height: 370px
}

.employers-landing-content-box {
  background-image: url("https://dy5f5j6i37p1a.cloudfront.net/company/sites/79527/~/Media/Images/Mobile_Responsive_2017/audience-landing-pages/hiking-background.jpg");
  background-position-y: center;
  height: 530px
}

.partners-landing-content-box {
  background-image: url("https://dy5f5j6i37p1a.cloudfront.net/company/sites/79527/~/Media/Images/Mobile_Responsive_2017/audience-landing-pages/partners-banner-background.jpg");
  background-position-y: center;
  height: 428px
}

.learning-center-landing-content-box {
  background-image: url("https://dy5f5j6i37p1a.cloudfront.net/company/sites/79527/~/Media/Images/Mobile_Responsive_2017/audience-landing-pages/learning-center.jpg");
  background-position-y: center;
  height: 320px
}

.members-landing-content-box {
  background-image: url("https://dy5f5j6i37p1a.cloudfront.net/company/sites/79527/~/Media/Images/Mobile_Responsive_2017/audience-landing-pages/panel-phoneapp.jpg");
  background-position-y: center;
  height: 320px
}

.learning-center-audience-text {
  padding-top: 40px;
  padding-left: 20px
}

#wideBottomPhotoPanel-learning-center {
  height: 320px
}

.wideBottomPhotoPanel.wideBottomPhotoPanel-mobile-app {
  height: 420px
}

.widePhotoPanel .content-box {
  height: 530px
}

.wideBottomPhotoPanel .content-box .content-box-overlay {
  height: 530px
}

#wideBottomPhotoPanel-bloodpressure {
  height: 380px
}

#learning-center-landing .widePhotoPanel {
  height: 315px
}

.learning-center-question-mark {
  position: relative;
  float: left
}

#learning-center-landing .whitepaperWrap p {
  font-size: 21px
}

#learning-center-landing .audience-text h2 {
  font-size: 35px
}

#learning-center-landing #learningCenterContainer .colorbox {
  padding-left: 0
}

#learning-center-landing #learningCenterContainer .colorbox h2 {
  padding-left: 0
}

#learning-center-landing #learningCenterContainer .colorbox .button {
  position: relative;
  bottom: -20px
}

#learningCenterContainer&gt;div&gt;div&gt;div&gt;div.col-xs-2 {
  padding-left: 0;
  padding-right: 0;
  z-index: 5
}

#learningCenterContainer .colorbox .colorbox-text {
  margin-bottom: 60px
}

#learning-center-landing #learningCenterContainer .colorbox .colorbox-text {
  margin-top: 0
}

.employee_image img {
  width: 100%;
  margin-bottom: 25px;
  padding-top: 5px
}

.employee_item {
  margin-bottom: 40px
}

table.events-table {
  border-right: 1px solid #405d59;
  border-bottom: 1px solid #405d59;
  background-color: #FFF
}

table.events-table td,
table.events-table th {
  padding: 6px !important;
  font-family: arial, helvetica, sans-serif;
  font-size: 14px;
  line-height: 18px;
  border-left: 1px solid #405d59;
  border-top: 1px solid #405d59
}

.base-td {
  color: #666
}

.base-td a:link,
.base-td a:visited,
.base-td a:active {
  text-decoration: none
}

.base-td a:hover {
  text-decoration: underline
}

th.hdr {
  color: #fff;
  text-align: left !important;
  vertical-align: middle;
  font-weight: 700;
  background-color: #94c948
}

.thought_leadership_image a img {
  width: 100%
}

.thought_leadership_item {
  border-top: 3px dotted gray;
  margin-top: 20px;
  margin-bottom: 20px;
  padding: 20px 0
}

#table_container_a,
#table_container_b {
  margin-bottom: 15px
}

#table_container_a td,
#table_container_b td {
  padding: 10px
}

#table_container_a th,
#table_container_b th {
  padding: 5px
}

.bordered {
  border: 1px solid gray
}

.item_list ul {
  column-count: 2;
  list-style-position: inside
}

.item_list ul li {
  padding: 10px 0
}

.back-to-top,
.cigna-back-to-top {
  display: none;
  position: fixed;
  bottom: 20px;
  right: 15px;
  z-index: 99;
  text-align: center
}

.back-to-top a {
  background-color: #00d993;
  padding: 15px;
  font-size: 25px;
  color: #000 !important
}

.back-to-top a:focus,
.back-to-top a:hover {
  background-color: #239D6B !important;
  text-decoration: none !important
}

footer,
.footer {
  margin-top: 50px;
  border-top: 9px solid #239D6B;
  padding-top: 34px;
  /*-webkit-border-image: url("https://dy5f5j6i37p1a.cloudfront.net/company/sites/79527/~/Media/Images/Mobile_Responsive_2017/tertiary-green-line.jpg") 30 stretch;*/
  /*-o-border-image: url("https://dy5f5j6i37p1a.cloudfront.net/company/sites/79527/~/Media/Images/Mobile_Responsive_2017/tertiary-green-line.jpg") 30 stretch;*/
  /*border-image: url("https://dy5f5j6i37p1a.cloudfront.net/company/sites/79527/~/Media/Images/Mobile_Responsive_2017/tertiary-green-line.jpg") 30 stretch*/
}

footer .social-icons,
.footer .social-icons {
  display: inline-block;
  flex-direction: row;
  justify-content: space-around;
  align-items: baseline;
  margin-bottom: 30px
}

.socialIconsCol {
  float: right
}

.social-icons h4 {
  margin-bottom: 20px
}

.social-icons {
  float: right
}

.upper-footer,
#mobile-footer-menu dl {
  font-family: "Poppins", serif;
  font-size: 16px;
  line-height: 18px;
  color: #323232;
  padding-bottom: 16px
}

.upper-footer dl,
#mobile-footer-menu dl {
  margin-top: 26px;
  font-family: "Roboto", arial, helvetica, verdana, sans-serif;
  font-size: 14px;
  line-height: 14px
}

.upper-footer dl a,
#mobile-footer-menu dl a {
  color: #323232
}

.upper-footer dl a:hover,
#mobile-footer-menu dl a:hover {
  color: #428bca
}

.upper-footer dt,
#mobile-footer-menu dt {
  margin-bottom: 16px;
  font-weight: 300
}

#mobile-footer-menu dl {
  margin-top: 0;
  font-size: 16px
}

#mobile-footer-menu .footer-legal p {
  font-size: 16px
}

.upper-footer .container div:nth-of-type(2) {
  padding-left: 50px
}

.social-icn-facebook {
  background-image: url("https://dokumfe7mps0i.cloudfront.net/oms/16013/image/2025/4/P49CJ_facebook-grey3CrFuf/facebook-grey3CrFuf.png");
  background-size: cover;
  padding: 8px 15px;
  margin-right: 5px;
  margin-left: 5px;
  transition: background 0.2s linear
}

.social-icn-twitter {
  background-image: url("https://dokumfe7mps0i.cloudfront.net/oms/16013/image/2025/4/HS29E_twitter-grey966eLf/twitter-grey966eLf.png");
  background-size: cover;
  padding: 8px 15px;
  margin-right: 5px;
  transition: background 0.2s linear
}

.social-icn-linkedin {
  background-image: url("https://dokumfe7mps0i.cloudfront.net/oms/16013/image/2025/4/62QER_linkedin-greyCerjxT/linkedin-greyCerjxT.png");
  background-size: cover;
  padding: 8px 15px;
  margin-right: 5px;
  transition: background 0.2s linear
}

.social-icn-youtube {
  background-image: url("https://dokumfe7mps0i.cloudfront.net/oms/16013/image/2025/4/SVLJG_youtube-greyVHaP1m/youtube-greyVHaP1m.png");
  background-size: cover;
  padding: 8px 22px;
  margin-right: 5px;
  transition: background 0.2s linear
}

.social-icn-facebook:hover {
  background-image: url("https://dy5f5j6i37p1a.cloudfront.net/company/sites/79527/~/Media/Images/Mobile_Responsive_2017/icons/facebook-green.png")
}

.social-icn-twitter:hover {
  background-image: url("https://dy5f5j6i37p1a.cloudfront.net/company/sites/79527/~/Media/Images/Mobile_Responsive_2017/icons/twitter-green.png")
}

.social-icn-linkedin:hover {
  background-image: url("https://dy5f5j6i37p1a.cloudfront.net/company/sites/79527/~/Media/Images/Mobile_Responsive_2017/icons/linkedin-green.png")
}

.social-icn-youtube:hover {
  background-image: url("https://dy5f5j6i37p1a.cloudfront.net/company/sites/79527/~/Media/Images/Mobile_Responsive_2017/icons/youtube-green.png")
}

.lower-footer {
  font-family: "Roboto", arial, helvetica, verdana, sans-serif;
  font-size: 12px;
  line-height: 15px
}

.lower-footer p {
  margin-bottom: 10px
}

.lower-footer a {
  color: #239D6B
}

.lower-footer .pipe {
  color: #ddd
}

.logo-footer {
  max-width: 150px;
  position: relative;
  left: -5px
}

.footer-legal {
  margin-bottom: 30px
}

@media (max-width: 767px) {

  .hide_me {
    display: none;
  }

  header,
  .header {
    height: 81px
  }

  .megamenu {
    top: 79px
  }

  .mega-dropdown-menu:before {
    display: none
  }

  .audienceHero {
    padding-top: 45px
  }

  .audienceHero h1 {
    font-size: 36px
  }

  .audienceHero p {
    font-size: 16px
  }

  .hpCarousel picture,
  .hpCarousel .slideImg {
    display: block;
    width: 100%
  }

  .hpCarousel .slideTextWrap {
    top: 68px;
    bottom: auto
  }

  #hpAudienceContainer {
    margin-top: -3px;
    padding-left: 0px;
    padding-right: 0px
  }

  .hpAudiencePane {
    border: none;
    display: block
  }

  .members-landing-content-box {
    height: 365px
  }

  .hpAudiencePane .hpAudiencePane-inner {
    display: none
  }

  .hpAudiencePane .hpAudiencePane-inner .closeX {
    top: -64px;
    right: 0px;
    height: 65px;
    width: 100%;
    color: transparent
  }

  .hpAudiencePane.active .hpAudiencePane-inner {
    display: block
  }

  .audienceMobileTab {
    height: 64px;
    line-height: 64px;
    font-family: "Poppins", serif;
    font-size: 25px;
    font-weight: 300;
    color: white;
    padding-top: 1px;
    padding-left: 6%;
    padding-right: 6%;
    cursor: pointer
  }

  .audienceMobileTab .statusChar {
    float: right
  }

  .colorbox-button {
    position: relative;
    bottom: 0
  }

  .widePhotoPanel .appButtons img {
    margin-bottom: 12px
  }

  #widePhotoPanel-phoneapp {
    border: 2px solid #ccc
  }

  .colorbox {
    margin-bottom: 24px;
    padding-right: 5%
  }

  .colorbox .colorbox-text {
    width: 100%
  }

  .colorbox-chart a.textbutton {
    margin-top: 14px
  }

  #primaryNavItem-members&gt;ul&gt;li:nth-child(1)&gt;ul&gt;li.dropdown-header,
  #primaryNavItem-employers&gt;ul&gt;li:nth-child(1)&gt;ul&gt;li.dropdown-header,
  #primaryNavItem-partners&gt;ul&gt;li:nth-child(1)&gt;ul&gt;li.dropdown-header,
  #primaryNavItem-learning-center&gt;ul&gt;li:nth-child(1)&gt;ul&gt;li.dropdown-header,
  #primaryNavItem-about&gt;ul&gt;li:nth-child(1)&gt;ul&gt;li.dropdown-header {
    display: none
  }

  .breadcrumb {
    margin-bottom: 20px;
    margin-top: 10px
  }

  .members-landing-lead-box .members-audience-text,
  .members-landing-content-box .members-audience-text {
    padding-left: 30px;
    padding-top: 40px
  }

  .colorbox .inline-text-link {
    position: relative;
    display: block;
    text-align: center;
    top: 15px;
    right: 0;
    bottom: 0
  }

  .button.arrows-button {
    padding-top: 7px
  }

  .paranth-mobile-nav {
    float: right;
    font-style: normal
  }

  .article-inner-content .img-responsive {
    margin-left: auto;
    margin-right: auto
  }

  .padding-60-left-right {
    padding-left: 15px;
    padding-right: 15px
  }

  li.mega-dropdown.open ul.dropdown-menu {
    display: unset
  }

  .mega-mid-column-no-title {
    padding-top: 0
  }

  .dropdown-menu li a {
    color: #323232;
    font-weight: normal
  }

  .dropdown-header {
    font-weight: normal;
    padding: 0
  }

  .mega-dropdown-menu li.dropdown-header a {
    font-size: 16px;
    padding-left: 10px
  }

  .navbar-nav .open .dropdown-menu .dropdown-header,
  .navbar-nav .open .dropdown-menu&gt;li&gt;a {
    padding: 0
  }

  .navbar-collapse.collapsing {
    background-color: rgba(0, 113, 57, 0.8)
  }

  .navbar-collapse.collapse.in {
    background-color: rgba(0, 113, 57, 0.8)
  }

  .navbar-header {
    background-color: white
  }

  #hpAudiencePane-member .audienceMobileTab {
    background-color: #94c947
  }

  #hpAudiencePane-contact .audienceMobileTab {
    background-color: #f0f0f0
  }

  #hpAudiencePane-resources .audienceMobileTab {
    background-color: #dedede
  }

  #hpAudiencePane-security .audienceMobileTab {
    background-color: #d0d0d0
  }

  #mobile-footer-menu .hpAudiencePane-inner {
    padding-left: 10%
  }

  #mobile-footer-menu .hpAudiencePane-inner h4 {
    display: none
  }

  #hpAudiencePane-employer .audienceMobileTab {
    background-color: #89bb42
  }

  #hpAudiencePane-partner .audienceMobileTab {
    background-color: #7ead3b
  }

  .offeringCell {
    border-right: none;
    border-bottom: 2px dotted #ddd;
    padding-left: 0px;
    padding-bottom: 10px;
    margin-bottom: 20px
  }

  .offeringCell:last-of-type {
    padding-bottom: 0px;
    border-bottom: none;
    margin-bottom: 0px
  }

  #audiencePanelsContainer {
    padding-left: 0px;
    padding-right: 0px
  }

  .audiencePanel,
  .widePhotoPanel {
    height: auto
  }

  .audiencePanel .panelTextWrap,
  .widePhotoPanel .panelTextWrap {
    width: auto;
    margin-left: 4.7%;
    margin-right: 4.7%;
    margin-top: 0px;
    padding-top: 484px;
    padding-bottom: 42px
  }

  .audiencePanel .panelTextWrap h2,
  .widePhotoPanel .panelTextWrap h2 {
    font-size: 43px;
    line-height: 44px;
    margin-bottom: 32px
  }

  .audiencePanel .panelTextWrap p,
  .widePhotoPanel .panelTextWrap p {
    font-size: 17px;
    line-height: 25px
  }

  .audiencePanel .panelTextWrap p.buttonsRow,
  .widePhotoPanel .panelTextWrap p.buttonsRow {
    margin-top: 46px
  }

  #mobile-footer-menu .statusChar::before,
  #mobile-footer-menu .statusChar::after {
    background-color: #239D6B
  }

  footer,
  .footer {
    padding-top: 0
  }

  .wideBottomPhotoPanel .content-box-inner-container.absolute-left {
    padding: 0;
    margin-right: 15px;
    margin-right: 15px
  }

  .employer-audience-text p {
    padding: 0
  }

  .widePhotoPanel .appButtons img {
    margin-bottom: 12px
  }

  #widePhotoPanel-phoneapp {
    border: 2px solid #ccc
  }

  .colorbox {
    margin-bottom: 24px;
    padding-right: 5%
  }

  .colorbox .colorbox-text {
    width: 100%
  }

  .colorbox-chart a.textbutton {
    margin-top: 14px
  }

  #audiencePanel-partners picture,
  #audiencePanel-partners .panelImg {
    left: auto;
    right: 0px
  }

  .intro__content {
    padding-top: 0px;
    margin-left: 0px;
    margin-bottom: 40px
  }

  footer .social-icons,
  .footer .social-icons {
    max-width: 353px;
    justify-content: space-between
  }

  .upper-footer {
    text-align: center
  }

  .upper-footer {
    display: none
  }

  .upper-footer .col-sm-fifth {
    margin-bottom: 0.75em
  }

  .upper-footer dl {
    display: none
  }

  .lower-footer {
    border-top: none
  }

  .socialIconsCol {
    float: unset;
    margin-top: 25px;
    margin-bottom: 25px
  }

  #mobile-footer-menu {
    border-bottom: 1px solid #ccc
  }

  .employer-text-container h5 {
    font-size: 19px
  }

  .employer-prop-products p {
    font-size: 18px;
    line-height: 17px
  }

  .employer-products-box {
    margin-top: 25px
  }

  a.width300 span {
    margin-left: -269px !important
  }

  a.tooltip span:after {
    margin-left: 108px !important
  }

  .plan-comparison-tool a.width300 span {
    margin-left: -24px !important
  }

  .plan-comparison-tool a.tooltip span:after {
    margin-left: -139px !important
  }

  #tool-win-3&gt;div:nth-child(9)&gt;div.form-right&gt;a&gt;span,
  #tool-win-4&gt;div:nth-child(9)&gt;div.form-right&gt;a&gt;span {
    margin-left: -139px !important
  }

  #tool-win-3&gt;div:nth-child(9)&gt;div.form-right&gt;a&gt;span::after,
  #tool-win-4&gt;div:nth-child(9)&gt;div.form-right&gt;a&gt;span::after {
    margin-left: -21px !important
  }

  #tool-win-4&gt;div:nth-child(12)&gt;div.form-right&gt;a&gt;span,
  #tool-win-3&gt;div:nth-child(11)&gt;div:nth-child(2)&gt;div.form-right&gt;a&gt;span {
    margin-left: -112px !important
  }

  #tool-win-4&gt;div:nth-child(12)&gt;div.form-right&gt;a&gt;span::after {
    margin-left: -49px !important
  }

  #tool-win-4&gt;div:nth-child(13)&gt;div.form-right&gt;a&gt;span,
  #tool-win-3&gt;div:nth-child(11)&gt;div:nth-child(3)&gt;div.form-right&gt;a&gt;span {
    margin-left: -98px !important
  }

  #tool-win-4&gt;div:nth-child(13)&gt;div.form-right&gt;a&gt;span::after,
  #tool-win-3&gt;div:nth-child(11)&gt;div:nth-child(3)&gt;div.form-right&gt;a&gt;span::after,
  #tool-win-3&gt;div:nth-child(11)&gt;div:nth-child(3)&gt;div.form-right&gt;a&gt;span::after {
    margin-left: -62px !important
  }

  #tool-win-3&gt;div:nth-child(11)&gt;div:nth-child(2)&gt;div.form-right&gt;a&gt;span::after {
    margin-left: -48px !important
  }

  .checkbox&gt;[type="checkbox"]+label:before {
    height: 30px;
    width: 30px
  }

  .checkbox&gt;[type="checkbox"]:checked+label:before {
    width: 13px;
    height: 30px;
    top: -3px;
    left: 9px
  }

  .whitepaper-right-col,
  .whitepaper-left-col {
    padding: 0
  }

  #whitepapter-content&gt;div.whitepaper-right-col&gt;form&gt;div {
    padding: 0
  }

  .whitepaper-checkbox-text {
    padding-left: 15px
  }

  .whitepaper-right-col {
    padding-top: 30px
  }

  .navbar.navbar-fixed-top {
    background-color: rgba(255, 255, 255, 0.8)
  }

  .primaryNavItem&gt;a {
    color: #fff
  }

  .nav&gt;li&gt;a:focus,
  .nav&gt;li&gt;a:hover,
  .nav .open&gt;a,
  .nav .open&gt;a:focus,
  .nav .open&gt;a:hover {
    background-color: unset;
    color: #00d993
  }

  .mega-mid-column {
    border-left: none
  }

  ul.primaryNav {
    padding-right: 15px
  }

  .navbar-nav&gt;li&gt;a {
    border-bottom: 1px solid rgba(255, 255, 255, 0.3);
    font-size: 20px
  }

  .nav .open&gt;a,
  .nav .open&gt;a:focus,
  .nav .open&gt;a:hover {
    border-color: rgba(255, 255, 255, 0.3)
  }

  .dropdown-menu li a {
    color: #fff;
    border-bottom: 1px solid rgba(255, 255, 255, 0.3);
    padding: 5px 10px
  }

  li.mega-dropdown.open ul.dropdown-menu {
    padding: 0
  }

  .primaryNavItem&gt;a .mobile-span {
    width: 13px;
    height: 3px;
    border-radius: 15px;
    display: inline-block;
    float: right;
    background-color: white;
    position: absolute;
    right: 0;
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out
  }

  .primaryNavItem&gt;a .mobile-span:nth-child(2) {
    transform: rotate(26deg);
    top: 16px
  }

  .primaryNavItem&gt;a .mobile-span:nth-child(1) {
    top: 21px;
    transform: rotate(154deg)
  }

  .primaryNavItem.open&gt;a .mobile-span:nth-child(2) {
    transform: rotate(60deg);
    right: 4px;
    top: 21px
  }

  .primaryNavItem.open&gt;a .mobile-span:nth-child(1) {
    transform: rotate(120deg);
    right: -2px
  }

  .product-tiles:nth-child(odd) {
    padding-right: 15px
  }

  .product-tiles:nth-child(even) {
    padding-left: 15px
  }
}

@media (min-width: 768px) {
  .talent_btn {
    margin-top: 30px;
  }

  .hpCarousel {
    height: 50vw;
    overflow: hidden
  }

  .slideInner {
    height: 455px
  }

  .breadcrumb {
    padding-top: 27px
  }

  .slideInner picture,
  .slideInner .slideImg {
    display: block;
    min-width: 100%
  }

  .audiencePanel {
    margin-left: 8px;
    margin-right: 8px
  }

  .lower-footer .container {
    border-top: 2px solid #ddd;
    padding-top: 30px
  }

  .collapse .primaryNavItem a {
    padding-top: 10px;
    padding-bottom: 10px;
  }
}

.full-page-width {
  margin-left: calc(-100vw / 2 + 737px / 2);
  margin-right: calc(-100vw / 2 + 737px / 2)
}

@media (min-width: 768px) and (max-width: 991px) {
  .megamenu {
    top: 105px
  }

  .navbar-collapse.collapse {
    display: none !important
  }

  .navbar-collapse.collapse.in {
    display: block !important
  }

  .navbar-header .collapse,
  .navbar-toggle {
    display: block !important
  }

  .navbar-header {
    float: none
  }

  .collapse.navbar-collapse.js-navbar-collapse {
    padding-top: 0
  }

  .squeeze {
    padding-left: 22px;
    padding-right: 22px
  }

  .audienceHero {
    padding-top: 45px
  }

  .navbar-right {
    position: absolute;
    left: 50%
  }

  .navbar-brand {
    height: 65px
  }

  .box-third:nth-child(2) {
    border: none
  }

  .colorbox {
    margin-bottom: 20px
  }

  .content-box-inner-container.absolute-right {
    padding: 30px 20px 0 30px
  }

  .product-tile-inner-text h2 {
    font-size: 21px;
    margin: 0
  }

  .product-tile-inner-text p {
    font-size: 14px;
    line-height: 20px;
    margin-bottom: 5px
  }

  .product-tile-inner {
    padding: 5%
  }

  .offeringCell {
    border-right: none;
    border-bottom: 2px dotted #ddd;
    padding-left: 0px;
    padding-bottom: 10px;
    margin-bottom: 20px
  }

  .offeringCell:last-of-type {
    padding-bottom: 0px;
    border-bottom: none;
    margin-bottom: 0px
  }

  footer .social-icons,
  .footer .social-icons {
    max-width: 353px;
    justify-content: space-between
  }
}

@media (min-width: 992px) {
  .searchWrapOuter.active {
    display: block
  }

  .megamenu.active {
    display: block
  }

  footer .social-icons,
  .footer .social-icons {
    max-width: 353px;
    margin-left: auto;
    justify-content: space-between
  }

  .lower-footer .container {
    padding-right: 0px
  }

  .mobileNavWrap {
    display: none !important
  }

  .navbar-nav {
    left: 16%;
    position: relative;
  }
}

.navbar-brand {
  max-width: 250px
}

@media (min-width: 768px) and (max-width: 991px) {
  .employer-prop-products img {
    width: 25%
  }

  ul.primaryNav {
    border-top: 1px solid lightgray;
    width: 100%;
    padding: 0
  }

  .mega-dropdown h2 {
    font-size: 22px
  }

  .mega-dropdown-menu {
    padding: 20px 0
  }

  .members-menu:before {
    left: 51px
  }

  .employers-menu:before {
    left: 144px
  }

  .partners-menu:before {
    left: 235px
  }

  .learning-center-menu:before {
    left: 345px
  }

  .about-menu:before {
    left: 441px
  }

  .slideInner picture,
  .slideInner .slideImg {
    width: 110%
  }

  .hpCarousel {
    height: 50vw
  }

  .buttongreen-1,
  .buttongreen-2,
  .buttongreen-3,
  .buttongreen-4 {
    height: 120px;
    line-height: 40px
  }

  .buttongreen .buttoniconWrap .buttonicon {
    padding-left: 30px;
    padding-right: 30px
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  .megamenu {
    top: 94px
  }

  .megamenu-leftcol {
    padding-right: 7%
  }

  .animated-gif-wrapper {
    max-width: 360px;
    margin-top: 110px;
    margin-right: 60px
  }

  .headerButtonsCol .loginButton {
    margin-left: 0
  }

  .logoCol .logo {
    width: 130px
  }

  .navbar-nav&gt;li&gt;a {
    padding-top: 13px;
    padding-bottom: 15px;
    padding-right: 17px
  }

  .colorbox .inline-text-link {
    position: relative;
    left: 0
  }

  .collapse.navbar-collapse.js-navbar-collapse {
    padding-top: 0
  }

  .members-menu:before {
    left: 193px
  }

  .employers-menu:before {
    left: 277px
  }

  .partners-menu:before {
    left: 357px
  }

  .learning-center-menu:before {
    left: 456px
  }

  .about-menu:before {
    left: 545px
  }

  .header-searchglass {
    bottom: 0px
  }

  .searchWrapOuter {
    right: -13px
  }

  .collapse a.button img {
    padding-bottom: 10px
  }

  .headerButtonsCol {
    padding-top: 18px;
    width: 26%
  }

  .headerButtonsCol .header-searchglass,
  .headerButtonsCol .menuTrigger {
    margin-left: 5px
  }

  a.openButton,
  a.loginButton {
    padding-left: 10px;
    padding-right: 10px;
    padding-bottom: 10px;
  }

  .headerButtonsCol .header-searchglass {
    margin-bottom: 7px
  }

  .headerButtonsCol {
    padding-right: 0
  }

  .primaryNavItem&gt;a {
    font-size: 14px
  }

  .full-page-width {
    margin-left: calc(-100vw / 2 + 957px / 2);
    margin-right: calc(-100vw / 2 + 957px / 2)
  }

  .product-tiles h2 {
    margin: 0
  }

  .product-tile-inner-text p {
    line-height: 21px
  }

  .product-tile-inner {
    padding: 8%
  }

  .hpCarousel {
    height: 50vw
  }
}

@media (min-width: 1200px) {
  .megamenu {
    top: 105px
  }

  .footer-legal {
    padding-top: 20px
  }

  .socialIconsCol {
    padding-top: 20px
  }

  .squeeze {
    padding-left: 35px;
    padding-right: 35px
  }

  #learning-center-landing .audienceHero .container.rel {
    padding-left: 9%;
    padding-right: 9%
  }

  .learning-center-audience-text h2 {
    margin-bottom: 20px
  }

  .learning-center-audience-text h3 {
    margin-bottom: 30px
  }

  .full-page-width {
    margin-left: calc(-100vw / 2 + 1157px / 2);
    margin-right: calc(-100vw / 2 + 1157px / 2)
  }

  .slideInner picture,
  .slideInner .slideImg {
    width: 105%
  }

  .navbar-nav {
    left: 22%;
    position: relative;
  }

  .hpCarousel {
    height: 50vw
  }
}

@media only screen and (max-width: 1200px) {
  .content-box-overlay.width-45 {
    width: 55%
  }

  .content-box-overlay.width-50 {
    width: 62%
  }

  .content-box-overlay.width-55 {
    width: 65%
  }

  .content-box-overlay.width-60 {
    width: 72%
  }

  .hpCarousel .homepage-box-overlay.width-60 {
    width: 65%
  }

  .content-box-inner-container.absolute-right {
    padding: 30px 20px 0 30px
  }

  #employers-landing .audienceHero {
    padding-top: 45px
  }

  .learning-center-landing-content-box {
    background-position-x: -195px
  }

  .hpCarousel h2 {
    font-size: 40px
  }

  .intrinsic-container-16x9 {
    padding-bottom: 64%
  }

  .product-tiles .product-tile-inner {
    height: 386px
  }
}

@media only screen and (max-width: 992px) {
  .partners-content-box {
    background-position-x: center
  }

  #audiencePanelsContainer&gt;div.content-box.employers-content-box&gt;div.content-box-overlay.dark-teal-bg.pull-right.width-55 {
    width: 73%
  }

  .employers-content-box {
    background-position-x: -68px
  }

  #audiencePanelsContainer&gt;div.content-box.employers-content-box&gt;div.content-box-inner-container.absolute-right.col-xs-12.col-sm-7.col-md-6.col-lg-5 {
    padding: 30px 5px 0 30px
  }

  .partners-content-box .content-box-overlay.width-50 {
    width: 61%
  }

  input[type='text'],
  input[type='number'],
  textarea {
    font-size: 16px
  }

  ul.primaryNav {
    overflow-x: hidden
  }

  .content-box-overlay.width-45 {
    width: 70%
  }

  .content-box-overlay.width-50 {
    width: 74%
  }

  .content-box-overlay.width-55 {
    width: 85%
  }

  .content-box-overlay.width-60 {
    width: 92%
  }

  .content-box-inner-container.absolute-right {
    padding: 30px 50px 0 30px
  }

  .hpCarousel .homepage-box-overlay.width-60 {
    width: 72%
  }

  .footer-column {
    margin: auto
  }

  .collapse.navbar-collapse.js-navbar-collapse {
    padding-top: 0px
  }

  .employer-prop-products img {
    max-width: 115px
  }

  .logoCol {
    padding: 12px 20px
  }

  .learning-center-landing-content-box {
    background-position-x: -373px
  }

  .learning-center-question-mark {
    position: absolute;
    opacity: 0.1
  }

  .intrinsic-container-16x9 {
    padding-bottom: 80%
  }

  .product-tiles .product-tile-inner {
    height: 295px
  }

  .product-tiles:nth-child(3) .product-tile-inner,
  .product-tiles:nth-child(4) .product-tile-inner {
    height: auto
  }

  .full-page-width-img-left-50-percent {
    width: 100%;
    max-width: unset
  }

  .full-page-width-text-left-50-percent {
    margin-left: 30px;
    margin-top: 35px
  }

  .icon-columns div {
    height: 470px
  }

  nav.navbar&gt;div&gt;div&gt;.navbar-toggle {
    /* top: 18px; */
    -webkit-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out
  }

  nav.navbar.shrink&gt;div&gt;div&gt;.navbar-toggle {
    top: 0px;
    -webkit-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out
  }

  .navbar-toggle .icon-bar:nth-of-type(2) {
    top: 0px;
    -webkit-transition: all 0.25s ease-in-out;
    transition: all 0.25s ease-in-out
  }

  .navbar-toggle .icon-bar:nth-of-type(3) {
    top: 0px
  }

  .navbar-toggle .icon-bar {
    position: relative;
    transition: all 250ms ease-in-out
  }

  .navbar-toggle.active .icon-bar:nth-of-type(2) {
    top: 7px;
    transform: rotate(45deg)
  }

  .navbar-toggle.active .icon-bar:nth-of-type(3) {
    background-color: transparent;
    -webkit-transition: all 0.1s ease-in-out;
    transition: all 0.1s ease-in-out
  }

  .navbar-toggle.active .icon-bar:nth-of-type(4) {
    top: -7px;
    transform: rotate(-45deg)
  }

  .header a.button.mobile-open {
    padding-top: 7px
  }

  .headerButtonsColMobile {
    padding-top: 25px
  }

  .header a.button {
    width: auto;
    padding-top: 5px;
    padding-bottom: 4px
  }

  .header a.button {
    margin-right: 5px
  }

  .navbar-toggle .icon-bar+.icon-bar {
    margin-top: 5px
  }

  .members-content-box {
    background-position-x: -121px
  }

  .navbar-collapse.js-navbar-collapse.collapse.in&gt;div.col-xs-12.visible-xs.green-border.text-center&gt;a {
    display: block;
    width: 100%;
    padding: 7px
  }

  .mobileSearchInput {
    height: 35px;
    background-color: #f0f0f0;
    border: none
  }

  #mobileSearchButton {
    height: 35px;
    border: none;
    padding: 6px
  }

  #mobileSearchButton i {
    font-size: 21px
  }
}

@media only screen and (max-width: 767px) {
  a.button {
    padding: 12px;
    width: 100%
  }

  li.mega-dropdown.primaryNavItem a.dropdown-toggle,
  li.mega-dropdown.primaryNavItem.open a.dropdown-toggle {
    background-image: none
  }

  .employer-prop-products {
    height: 130px
  }

  .content-box-inner-container a.button {
    margin-bottom: 10px
  }

  .content-box-inner-container.absolute-middle {
    top: 35%
  }

  #audiencePanelsContainer&gt;div.content-box.employers-content-box&gt;div.content-box-inner-container.absolute-right.col-xs-12.col-sm-7.col-md-6.col-lg-5 {
    padding: 30px 50px 0 30px
  }

  .content-box-inner-container,
  .content-box-inner-container.absolute-right,
  .content-box-inner-container.absolute-left {
    left: 0 !important;
    padding-left: 10px
  }

  .hp-info-box&gt;div.box-third-container.col-xs-12&gt;div:nth-child(2)&gt;a {
    float: left;
    width: 100%
  }

  .article-page .button.arrows-button {
    width: 100%;
    padding: 12px;
    padding-top: 8px
  }

  .content-box-overlay {
    -webkit-transform: skew(0deg);
    -moz-transform: skew(0deg);
    -webkit-transform: skew(0deg);
    transform: skew(0deg);
    width: 100% !important;
    left: 0 !important
  }

  .mobile-pay-btns a:nth-child(1) {
    margin-bottom: 10px
  }

  .navbar-nav {
    margin: 0
  }

  .navbar-right li:last-child {
    margin: 0
  }

  .navbar-brand {
    padding: 0
  }

  .box-third {
    border: none
  }

  .row-flex {
    display: block;
    text-align: center
  }

  img.social-icons {
    position: relative;
    top: 0;
    right: 0;
    height: auto
  }

  .navbar-brand {
    float: none
  }

  .inline-button {
    margin-left: 0;
    margin-right: 0
  }

  .member-information.info-active,
  .employer-information.info-active,
  .partner-information.info-active {
    height: 600px
  }

  .direction-links a {
    display: block;
    height: 65px
  }

  .full-page-width {
    margin-left: -15px;
    margin-right: -15px
  }

  .hpCarouselDotsRow {
    bottom: 0;
    left: 0
  }

  .hpCarousel .homepage-box-overlay.width-60 {
    width: 100%
  }

  .homepage-box-overlay {
    /* -ms-transform: rotate(90deg) skew(190deg);
        -webkit-transform: rotate(90deg) skew(190deg);
        transform: rotate(90deg) skew(190deg); */
    width: 100%;
    height: 100%;
    left: 0;
    top: 50%
  }

  .hpCarousel .slideText {
    /* top: 115px; */
    padding: 5%;
    padding-bottom: 9%;
    width: 100% !important
  }

  .hpCarousel .slideTextWrap {
    position: absolute;
    top: calc(50% + 60px);
    bottom: 120px !important
  }

  .hpCarousel h2 {
    font-size: 23px
  }

  .hpCarousel .slideText.left img {
    max-width: 125px;
    left: -31px;
    top: -8px
  }

  .lower-footer {
    text-align: center
  }

  .social-icons {
    margin-left: auto;
    margin-right: auto;
    float: none
  }

  .employer-text-container {
    margin-top: 4%
  }

  .employer-prop-products,
  .employer-products-box {
    padding-left: 0
  }

  .product-tiles .product-tile-inner {
    height: auto
  }

  .icon-columns div {
    height: auto;
    border-right: none;
    border-bottom: 3px solid rgba(128, 128, 128, 0.15)
  }

  .icon-columns div:last-child {
    border-bottom: none
  }

  .header a.button.mobile-open {
    padding-top: 7px
  }

  .headerButtonsColMobile {
    padding-top: 25px
  }

  .mobile-img-div h2 {
    font-size: 28px;
    text-align: left
  }
}

@media only screen and (max-width: 720px) {
  .article-section-2col {
    display: block
  }

  .article-section-2col-inner {
    display: block
  }

  .article-section-left-50 {
    width: 100%;
    padding-left: 3%;
    padding-right: 3%
  }

  .article-section-right-50 {
    width: 100%;
    padding-left: 3%;
    padding-right: 3%
  }
}

@media only screen and (max-width: 480px) {
  .article-inner-content {
    padding: 20px 5px
  }

  .members-landing-lead-box .members-audience-text h2,
  .members-landing-content-box .members-audience-text h2 {
    font-size: 28px
  }

  #employer-banner-section h1,
  #employer-banner-section h2 {
    font-size: 30px
  }

  #employer-banner-section h3 {
    font-size: 21px
  }

  .bottom-arrow-banner h2 {
    font-size: 33px
  }

  #wideBottomPhotoPanel-mobile-app.wideBottomPhotoPanel {
    height: 530px
  }

  .appButtons {
    position: relative;
    text-align: center
  }

  .appButtons img {
    margin-top: 5px;
    margin-bottom: 15px
  }

  .hpCarousel .slideTextWrap {
    bottom: 77px !important
  }

  .headerButtonsColMobile {
    padding-top: 16px
  }

  .colorbox h2 {
    padding-left: 0;
    font-size: 28px
  }

  #partners-landing .audienceHero h1 {
    font-size: 26px
  }

  ul.primaryNav {
    padding-left: 10px;
    padding-right: 10px
  }

  .colorbox p {
    font-size: 20px
  }

  header {
    height: 100px
  }

  #audiencePanelsContainer&gt;div.content-box.employers-content-box&gt;div.content-box-inner-container.absolute-right.col-xs-12.col-sm-7.col-md-6.col-lg-5 {
    padding: 30px 50px 0 0px
  }

  .mobileSearchInput {
    font-size: 12px;
    padding-left: 5px;
    padding-right: 5px
  }

  .audienceMobileTab .statusChar {
    top: 14px
  }

  .logoCol .logo {
    width: 130px
  }

  .members-landing-content-box {
    height: 530px
  }

  .members-landing-lead-box .members-audience-text,
  .members-landing-content-box .members-audience-text {
    padding-top: 25px
  }

  #wideBottomPhotoPanel-bloodpressure {
    height: 420px
  }

  .members-audience-text p {
    padding-right: 0px
  }

  .content-box.members-landing-lead-box,
  .content-box.members-leanding-content-box {
    height: 395px
  }

  .members-landing-lead-box .members-audience-text,
  .members-landing-content-box .members-audience-text {
    padding-left: 8px
  }

  .mobile-img-div h2 {
    font-size: 23px;
    text-align: left
  }

  .navbar-collapse.js-navbar-collapse.collapse.in&gt;div.col-xs-12.visible-xs.green-border.text-center&gt;a {
    display: block;
    width: 100%;
    padding: 7px
  }

  .audienceHero {
    padding-top: 50px
  }

  .header-navigation .container.rel {
    padding-left: 5px;
    padding-right: 4px
  }

  nav.navbar&gt;div&gt;div&gt;.navbar-toggle {
    /* top: 8px; */
    -webkit-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out
  }

  .learning-center-landing-content-box {
    height: 340px
  }

  #wideBottomPhotoPanel-learning-center .content-box-inner-container h2 {
    font-size: 33px
  }

  .slick-dots {
    right: 11px
  }

  .content-box-inner-container,
  .content-box-inner-container.absolute-right,
  .content-box-inner-container.absolute-left {
    padding: 30px 15px 0 0;
    margin-left: 15px
  }

  .content-box-inner-container.absolute-right {
    padding-right: 30px
  }

  .employers-landing-content-box {
    height: 513px
  }

  nav.navbar&gt;div&gt;div.navbar-header&gt;a.navbar-brand&gt;img {
    height: 80px
  }

  .hpCarousel .slideText {
    /* top: 92px */
  }

  .hpCarousel h2 {
    font-size: 23px
  }

  .hpCarouselWrap .slick-dots {
    display: none !important
  }

  .hpCarousel p {
    line-height: 1;
    font-size: 17px
  }

  .hpCarousel a.button {
    padding-top: 2px;
    padding-bottom: 6px;
    padding-left: 0px
  }

  .homepage-box-overlay {
    top: 50%
  }

  .hpCarousel .slideText.left img {
    max-width: 75px;
    left: -29px;
    top: -40px
  }

  .whitepaperWrap {
    padding: 35px 0
  }

  .audienceHero h1 {
    font-size: 28px
  }

  .hpCarousel .slideText.left {
    padding-left: 0;
    padding-right: 0
  }

  .audience-text h2 {
    font-size: 26px
  }

  .audience-text h3 {
    font-size: 19px
  }

  .audienceMobileTab {
    height: 55px;
    font-size: 22px;
    padding-left: 10%;
    padding-right: 10%;
    line-height: 54px
  }

  #learning-center-landing .audience-text h2 {
    font-size: 23px
  }

  .hpCarousel .slideText {
    padding-left: 9%;
    padding-right: 5%
  }

  .content-box-inner-content ul {
    column-count: 1
  }

  .slick-dots li {
    margin: 0 3px
  }

  .lcCarouselDotsRow .lcCarouselDots {
    margin-left: 0.4em;
    margin-right: 0.4em
  }

  .audiencePanel .panelTextWrap,
  .widePhotoPanel .panelTextWrap {
    padding-top: 437px
  }

  .employer-text-container {
    margin-top: 3%
  }

  .employer-prop-products {
    height: auto
  }

  .employer-prop-products h5,
  .employer-prop-products p {
    font-size: 15px
  }

  .employer-callout-box {
    padding: 25px 25px
  }

  .employer-audience-text {
    padding: 0
  }

  .employer-audience-text p {
    font-size: 18px
  }

  .employer-callout-box p {
    font-size: 19px;
    line-height: 32px
  }

  .checkbox-width {
    padding: 0
  }

  .checkbox-item img {
    width: 45px;
    margin-right: 15px
  }

  .checkbox-text {
    margin-left: 0px
  }

  .checkbox-text h4 {
    margin-left: 60px;
    margin-bottom: 15px
  }

  .checkbox-item {
    margin-bottom: 25px
  }

  .service-item {
    margin-bottom: 20px
  }

  .services-container div {
    padding: 0
  }

  #table_container_a,
  #table_container_b {
    margin-left: auto;
    padding: 0
  }

  #table_container_a tr td:nth-child(1),
  #table_container_b tr td:nth-child(1) {
    font-size: 11px
  }

  #table_container_a td,
  #table_container_b td {
    padding: 8px
  }

  #table_container_a th,
  #table_container_b th {
    padding: 0
  }

  .navbar-fixed-bottom .navbar-collapse,
  .navbar-fixed-top .navbar-collapse {
    max-height: 340px
  }

  .header a.button {
    margin-right: 2px
  }

  .audienceMobileTab .statusChar {
    top: 26%
  }
}

@media only screen and (min-width:550px) and (max-width: 991px) {

  .member-information.info-active,
  .employer-information.info-active,
  .partner-information.info-active {
    height: 520px
  }
}

@media only screen and (min-width:550px) and (max-width: 767px) {
  .employers-landing-content-box {
    height: 460px
  }

  .get-started-form-background-div {
    max-width: unset
  }

  .intrinsic-container iframe {
    left: 17%
  }

  .intrinsic-container-16x9 {
    padding-bottom: 542px
  }
}

@media only screen and (min-width:320px) and (max-width: 549px) {
  .get-started-form-background-div {
    max-width: unset
  }

  .intrinsic-container-16x9 {
    padding-bottom: 650px
  }

  iframe.pardot-form {
    max-width: 309px
  }
}

@media (max-width: 439px) {
  .headerButtonsColMobile {
    padding-top: 11px
  }

  .hpCarousel .slideText {
    padding-left: 5%
  }

  .header a.button.mobile-open {
    padding-top: 9px
  }

  .logoCol {
    padding: 12px 5px
  }

  nav.navbar&gt;div&gt;div&gt;.navbar-toggle {
    /* top: 5px */
  }

  .headerButtonsColMobile a.button {
    font-size: 14px;
    padding-top: 7px;
    padding-bottom: 5px;
    padding-left: 10px;
    padding-right: 10px
  }

  .headerButtonsColMobile .loginButton {
    margin-left: 5px
  }

  .headerButtonsColMobile .header-searchglass,
  .headerButtonsCol .menuTrigger {
    margin-left: 5px
  }
}

@media (max-width: 399px) {
  .headerButtonsColMobile a.button {
    font-size: 12px;
    padding-top: 5px;
    padding-bottom: 4px;
    padding-left: 8px;
    padding-right: 8px
  }

  .article-page h2 {
    font-size: 20px;
    margin-top: 15px
  }

  .headerButtonsColMobile a.button img {
    vertical-align: middle;
    height: 20px;
    margin-top: -1px
  }

  .headerButtonsColMobile .menuTrigger {
    height: 31px
  }

  .navbar .container {
    padding-left: 5px;
    padding-right: 5px
  }

  .header a.button.mobile-open {
    padding-top: 5px
  }

  .logoCol {
    padding: 12px 15px
  }

  .logoCol .logo {
    width: 130px
  }

  nav.navbar&gt;div&gt;div&gt;.navbar-toggle {
    /* top: 2px */
  }

  .headerButtonsColMobile .loginButton {
    margin-left: 0
  }

  .lcCarousel-prev,
  .lcCarousel-next {
    height: 60px
  }

  .bottom-arrow-banner h2 {
    font-size: 30px
  }

  .lcCarouselDotsRow .lcCarouselDots {
    margin-left: 1em;
    margin-right: 1em
  }
}

@media (max-width: 374px) {
  .hpCarousel p {
    font-size: 14px
  }

  .hpCarousel h2 {
    font-size: 18px
  }

  .header a.button.mobile-open {
    display: none
  }

  .headerButtonsColMobile a.button {
    font-size: 14px;
    padding-top: 6px;
    padding-left: 10px;
    padding-right: 10px;
    margin-right: 7px
  }

  .headerButtonsColMobile a.button img {
    vertical-align: middle;
    height: 17px;
    margin-top: -2px
  }

  .headerButtonsColMobile .menuTrigger {
    height: 23px;
    top: -1px
  }
}

@media only screen and (max-width: 321px) {
  .button {
    font-size: 14px
  }

  .audienceMobileTab {
    height: 45px;
    font-size: 22px;
    padding-left: 10%;
    padding-right: 10%;
    line-height: 45px
  }

  #table_container_a,
  #table_container_b {
    margin-left: -15px;
    padding-left: 0
  }

  #table_container_a tr td:nth-child(1),
  #table_container_b tr td:nth-child(1) {
    font-size: 11px
  }

  #table_container_a td,
  #table_container_b td {
    padding: 8px
  }

  #table_container_a th,
  #table_container_b th {
    padding: 0
  }
}

#colorbox,
#cboxOverlay,
#cboxWrapper {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 9999;
  overflow: hidden;
  -webkit-transform: translate3d(0, 0, 0)
}

#cboxWrapper {
  max-width: none
}

#cboxOverlay {
  position: fixed;
  width: 100%;
  height: 100%
}

#cboxMiddleLeft,
#cboxBottomLeft {
  clear: left
}

#cboxContent {
  position: relative
}

#cboxLoadedContent {
  overflow: auto;
  -webkit-overflow-scrolling: touch
}

#cboxTitle {
  margin: 0
}

#cboxLoadingOverlay,
#cboxLoadingGraphic {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%
}

#cboxPrevious,
#cboxNext,
#cboxClose,
#cboxSlideshow {
  cursor: pointer
}

.cboxPhoto {
  float: left;
  margin: auto;
  border: 0;
  display: block;
  max-width: none;
  -ms-interpolation-mode: bicubic
}

.cboxIframe {
  width: 100%;
  height: 100%;
  display: block;
  border: 0;
  padding: 0;
  margin: 0
}

#colorbox,
#cboxContent,
#cboxLoadedContent {
  box-sizing: content-box;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box
}

#cboxOverlay {
  background: #000;
  opacity: 0.6;
  filter: alpha(opacity=60)
}

#colorbox {
  outline: 0
}

#cboxTopLeft {
  width: 25px;
  height: 25px;
  background: url(images/border1.png) no-repeat 0 0
}

#cboxTopCenter {
  height: 25px;
  background: url(images/border1.png) repeat-x 0 -50px
}

#cboxTopRight {
  width: 25px;
  height: 25px;
  background: url(images/border1.png) no-repeat -25px 0
}

#cboxBottomLeft {
  width: 25px;
  height: 25px;
  background: url(images/border1.png) no-repeat 0 -25px
}

#cboxBottomCenter {
  height: 25px;
  background: url(images/border1.png) repeat-x 0 -75px
}

#cboxBottomRight {
  width: 25px;
  height: 25px;
  background: url(images/border1.png) no-repeat -25px -25px
}

#cboxMiddleLeft {
  width: 25px;
  background: url(images/border2.png) repeat-y 0 0
}

#cboxMiddleRight {
  width: 25px;
  background: url(images/border2.png) repeat-y -25px 0
}

#cboxContent {
  background: #fff;
  overflow: hidden
}

.cboxIframe {
  background: #fff
}

#cboxError {
  padding: 50px;
  border: 1px solid #ccc
}

#cboxLoadedContent {
  margin-bottom: 20px
}

#cboxTitle {
  position: absolute;
  bottom: 0px;
  left: 0;
  text-align: center;
  width: 100%;
  color: #999;
  display: none !important
}

#cboxCurrent {
  position: absolute;
  bottom: 0px;
  left: 100px;
  color: #999
}

#cboxLoadingOverlay {
  background: #fff url(images/loading.gif) no-repeat 5px 5px
}

#cboxPrevious,
#cboxNext,
#cboxSlideshow,
#cboxClose {
  border: 0;
  padding: 0;
  margin: 0;
  overflow: visible;
  width: auto;
  background: none
}

#cboxPrevious:active,
#cboxNext:active,
#cboxSlideshow:active,
#cboxClose:active {
  outline: 0
}

#cboxSlideshow {
  position: absolute;
  bottom: 0px;
  right: 42px;
  color: #444
}

#cboxPrevious {
  position: absolute;
  bottom: 0px;
  left: 0;
  color: #444
}

#cboxNext {
  position: absolute;
  bottom: 0px;
  left: 63px;
  color: #444
}

#cboxClose {
  position: absolute;
  bottom: -6px;
  right: 0;
  background: url(images/controls.png) no-repeat -25px 0;
  width: 25px;
  height: 25px;
  text-indent: -9999px
}

#cboxClose:hover {
  background-position: -25px -25px
}

.cboxIE #cboxTopLeft,
.cboxIE #cboxTopCenter,
.cboxIE #cboxTopRight,
.cboxIE #cboxBottomLeft,
.cboxIE #cboxBottomCenter,
.cboxIE #cboxBottomRight,
.cboxIE #cboxMiddleLeft,
.cboxIE #cboxMiddleRight {
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#00FFFFFF, endColorstr=#00FFFFFF)
}

#cboxLoadedContent #inline-colorbox {
  display: block !important
}

#inline-colorbox-link {
  word-wrap: break-word
}

.calc-action-btn-divider,
.calc-action-icon,
.calc-action-btn,
.print-results,
#calc-action-btn-container {
  display: none
}

.powered-by-cludo {
  display: none;
}

/* TIMELINE --------------------------------------------------- */

ul.timeline-bullet {
  list-style-image: url(http://www.hsabank.com/~/media/images/2013/pg/who-we-are/bullet.png);
}

ul.timeline-bullet li {
  margin-left: 16px;
}

.timeline-container {
  position: relative;
  margin: 0 auto;
  overflow: hidden;
  padding: 1%;
}

h1.who-we-are-h1 {
  font-size: 54px;
}

h2.who-we-are-h2 {
  font-size: 54px;
  margin: 0;
  padding: 0;
  font-weight: 700;
  border: none;
  text-align: center;
  margin-bottom: 30px;
}

.timeline-container:after {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  bottom: 0;
  left: 50%;
  border-left: 4px dotted #666;
  transform: translate(-50%);
}

.our-story-btn {
  padding: 15px 45px;
  font-size: 23px;
}

.right-content,
.left-content {
  float: left;
  display: block;
  width: 100%;
  padding: 1% 1%;
  color: #000000;
  opacity: 1;
}

.left-content {
  left: 100px;
}

.right-content {
  background-position: right !important;
  right: 100px;
}

.right-content .inner-timeline-item {
  float: right;
  position: relative;
}

.inner-timeline-item {
  width: 50%;
  height: 100%;
  max-width: 350px;
  position: relative;
}

div.left-content.out-position {
  left: 0px;
  opacity: 0;
  transition: all 0.7s ease-in-out 0s;
}

div.right-content.out-position {
  right: 0px;
  opacity: 0;
  transition: all 0.7s ease-in-out 0s;
}

.what-we-value-col {
  width: 20%;
  height: 150px;
  padding: 8px 16px;
  color: #ffffff;
  text-align: center;
  float: left;
  font-size: 16px;
  border-left: 2px dotted #ccc;
}

.what-we-value-col:first-of-type {
  border-left: none;
}

.mover {
  position: relative;
  height: 166px;
  min-height: 166px;
  padding: 0;
  background-color: transparent;
  color: #ffffff;
  -webkit-transition: all 0.7s ease-in-out;
  -moz-transition: all 0.7 ease-in-out;
  -ms-transition: all 0.7s ease-in-out;
  -o-transition: all 0.7s ease-in-out;
  transition: all 0.7s ease-in-out;
}

.who-we-are-h1 {
  font-size: 4em;
}

.about-white-text {
  font-size: 18px;
  line-height: 36px;
}

.timeline-1913-l {
  background: transparent url(http://www.hsabank.com/~/media/images/2013/pg/who-we-are/timeline/1913.png) top left no-repeat;
}

.timeline-1913-l .inner-timeline-item {
  top: 70px;
  width: 308px;
  padding-left: 149px;
}

.timeline-1997-r {
  background: transparent url(http://www.hsabank.com/~/media/images/2013/pg/who-we-are/timeline/1997.png) top left no-repeat;
}

.timeline-1997-r .inner-timeline-item {
  padding-right: 77px;
  top: 72px;
  width: 300px;
}

.timeline-2004-l {
  background: transparent url(http://www.hsabank.com/~/media/images/2013/pg/who-we-are/timeline/2004.png) top left no-repeat;
}

.timeline-2004-l .inner-timeline-item {
  top: 70px;
  width: 265px;
  padding-left: 30px;
}

.timeline-2005-r {
  background: transparent url(http://www.hsabank.com/~/media/images/2013/pg/who-we-are/timeline/2005.png) top left no-repeat;
}

.timeline-2005-r .inner-timeline-item {
  top: 84px;
  width: 265px;
  padding-right: 65px;
}

.timeline-2006-l {
  background: transparent url(http://www.hsabank.com/~/media/images/2013/pg/who-we-are/timeline/2006.png) top left no-repeat;
}

.timeline-2006-l .inner-timeline-item {
  top: 54px;
  width: 300px;
  padding-left: 100px;
}

.timeline-2008-r {
  background: transparent url(http://www.hsabank.com/~/media/images/2013/pg/who-we-are/timeline/2008.png) top left no-repeat;
}

.timeline-2008-r .inner-timeline-item {
  top: 74px;
  width: 275px;
  padding-right: 45px;
}

.timeline-2011-l {
  background: transparent url(http://www.hsabank.com/~/media/images/2013/pg/who-we-are/timeline/2011.png) top left no-repeat;
}

.timeline-2011-l .inner-timeline-item {
  top: 75px;
  width: 275px;
  padding-left: 0;
}

.timeline-2013-r {
  background: transparent url(http://www.hsabank.com/~/media/images/2013/pg/who-we-are/timeline/2013.png) top left no-repeat;
}

.timeline-2013-r .inner-timeline-item {
  top: 54px;
  width: 294px;
  padding-right: 20px;
}

.timeline-2014-l {
  background: transparent url(http://www.hsabank.com/~/media/images/2013/pg/who-we-are/timeline/2014.png) top left no-repeat;
}

.timeline-2014-l .inner-timeline-item {
  top: 54px;
  width: 300px;
  padding-left: 70px;
}

.timeline-2015-r {
  background: transparent url(http://www.hsabank.com/~/media/images/2013/pg/who-we-are/timeline/2015.png) top left no-repeat;
}

.timeline-2015-r .inner-timeline-item {
  top: 63px;
  width: 294px;
  padding-right: 90px;
}

.timeline-2016-l {
  background: transparent url(http://www.hsabank.com/~/media/images/2013/pg/who-we-are/timeline/2016.png) top left no-repeat;
}

.timeline-2016-l .inner-timeline-item {
  top: 63px;
  width: 290px;
  padding-left: 93px;
}

.main ul&gt;li {
  line-height: 1.25em;
}

.left-content .mover {
  margin: 16px 0 200px 65px;
}

.left-content .last {
  margin-bottom: 48px !important;
}

.right-content .mover {
  margin: 200px 0 0 10px;
}

.left-content .out-position {
  margin-left: 0px;
}

.right-content .out-position {
  margin-left: 90px;
}

.about-video-container {
  height: 531px;
}

.dots {
  padding-left: 0;
  top: 75px;
}

#cd-timeline {
  position: relative;
  padding: 2em 0;
  margin-top: 2em;
  margin-bottom: 2em;
}

#cd-timeline::before {
  /* this is the vertical line */
  content: '';
  position: absolute;
  top: 0;
  left: 18px;
  height: 100%;
  width: 4px;
  background: #d7e4ed;
}

.cssanimations .cd-timeline-img.is-hidden {
  visibility: hidden;
}

.cssanimations .cd-timeline-img.bounce-in {
  visibility: visible;
  animation: cd-bounce-1 0.6s;
}

@keyframes cd-bounce-1 {
  0% {
    opacity: 0;
    transform: scale(0.5);
  }

  60% {
    opacity: 1;
    transform: scale(1.2);
  }

  100% {
    transform: scale(1);
  }
}

.what-we-value {
  background: #01a860 url("http://www.hsabank.com/~/media/images/2013/pg/who-we-are/about-us-background.jpg") no-repeat scroll left top;
  padding: 22px 32px;
  position: relative;
  background-size: cover;
}

.industry-section-img {
  display: inline-block;
  padding: 5px;
}

.industry-section-container {
  min-height: 185px;
  text-align: center;
}

.who-we-are-container {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 6;
  padding: 80px 140px 16px 140px;
}

.who-we-are-h1 {
  color: #ffffff;
  font-size: 60px;
  text-align: center;
  margin-bottom: 24px;
}

/*Who We Are Page*/
a.icon-what-we-do:link,
a.icon-what-we-do:visited,
a.icon-what-we-do:hover,
a.icon-what-we-do:active {
  display: inline-block;
  height: 175px;
  overflow: hidden;
  background-color: transparent;
  background-repeat: no-repeat;
  background-position: 50% 0;
  text-align: center;
  padding-top: 100px;
  font-size: 18px;
  color: #bababa;
  font-weight: 700;
  text-decoration: none;
}

a.icon-what-we-do:hover {
  background-position: 50% -251px;
  color: #02a860;
}

a.icon-what-we-do-hsa {
  background-image: url('https://dy5f5j6i37p1a.cloudfront.net/company/sites/79527/~/Media/Images/Mobile_Responsive_2017/about-us/responsive-img/pg/hsa-nav.png');
}

a.icon-what-we-do-fsa {
  background-image: url('https://dy5f5j6i37p1a.cloudfront.net/company/sites/79527/~/Media/Images/Mobile_Responsive_2017/about-us/responsive-img/pg/fsa-nav.png');
}

a.icon-what-we-do-hra {
  background-image: url('https://dy5f5j6i37p1a.cloudfront.net/company/sites/79527/~/Media/Images/Mobile_Responsive_2017/about-us/responsive-img/pg/hra-nav.png');
}

a.icon-what-we-do-commuter {
  background-image: url('https://dy5f5j6i37p1a.cloudfront.net/company/sites/79527/~/Media/Images/Mobile_Responsive_2017/about-us/responsive-img/pg/commuter-nav.png');
}

/*==================================================
=            Bootstrap 3 Media Queries             =
==================================================*/

/*==========  Mobile First Method  ==========*/

/* Custom, iPhone Retina */
@media only screen and (min-width : 320px) {}

/* Extra Small Devices, Phones */
@media only screen and (min-width : 480px) {}

/* Small Devices, Tablets */
@media only screen and (min-width : 768px) {}

/* Medium Devices, Desktops */
@media only screen and (min-width : 992px) {}

/* Large Devices, Wide Screens */
@media only screen and (min-width : 1200px) {}

/*==========  Non-Mobile First Method  ==========*/
/* Large Devices, Wide Screens */
@media only screen and (max-width : 1200px) {
  .left-content {
    left: 50px;
  }

  .right-content {
    right: 50px;
  }
}

/* Medium Devices, Desktops */
@media only screen and (max-width : 992px) {
  html {
    overflow-x: hidden;
  }

  .timeline-container:after {
    display: none;
  }

  .left-content,
  .right-content {
    margin-bottom: 20px;
  }

  div.right-content.out-position {
    right: -38px;
  }

  .right-content {
    right: 180px;
  }

  div.left-content.out-position {
    left: -38px;
  }

  .left-content {
    left: 185px;
  }

  .timeline-1913-l {
    background: transparent url(https://dy5f5j6i37p1a.cloudfront.net/company/sites/79527/~/Media/Images/Mobile_Responsive_2017/about-us/responsive-img/mobile/1913.png) top left no-repeat;
  }

  .timeline-1997-r {
    background: transparent url(https://dy5f5j6i37p1a.cloudfront.net/company/sites/79527/~/Media/Images/Mobile_Responsive_2017/about-us/responsive-img/mobile/1997.png) top left no-repeat;
  }

  .timeline-2004-l {
    background: transparent url(https://dy5f5j6i37p1a.cloudfront.net/company/sites/79527/~/Media/Images/Mobile_Responsive_2017/about-us/responsive-img/mobile/2004.png) top left no-repeat;
  }

  .timeline-2005-r {
    background: transparent url(https://dy5f5j6i37p1a.cloudfront.net/company/sites/79527/~/Media/Images/Mobile_Responsive_2017/about-us/responsive-img/mobile/2005.png) top left no-repeat;
  }

  .timeline-2006-l {
    background: transparent url(https://dy5f5j6i37p1a.cloudfront.net/company/sites/79527/~/Media/Images/Mobile_Responsive_2017/about-us/responsive-img/mobile/2006.png) top left no-repeat;
  }

  .timeline-2008-r {
    background: transparent url(https://dy5f5j6i37p1a.cloudfront.net/company/sites/79527/~/Media/Images/Mobile_Responsive_2017/about-us/responsive-img/mobile/2008.png) top left no-repeat;
  }

  .timeline-2011-l {
    background: transparent url(https://dy5f5j6i37p1a.cloudfront.net/company/sites/79527/~/Media/Images/Mobile_Responsive_2017/about-us/responsive-img/mobile/2011.png) top left no-repeat;
  }

  .timeline-2013-r {
    background: transparent url(https://dy5f5j6i37p1a.cloudfront.net/company/sites/79527/~/Media/Images/Mobile_Responsive_2017/about-us/responsive-img/mobile/2013.png) top left no-repeat;
  }

  .timeline-2014-l {
    background: transparent url(https://dy5f5j6i37p1a.cloudfront.net/company/sites/79527/~/Media/Images/Mobile_Responsive_2017/about-us/responsive-img/mobile/2014.png) top left no-repeat;
  }

  .timeline-2015-r {
    background: transparent url(https://dy5f5j6i37p1a.cloudfront.net/company/sites/79527/~/Media/Images/Mobile_Responsive_2017/about-us/responsive-img/mobile/2015.png) top left no-repeat;
  }

  .timeline-2016-l {
    background: transparent url(https://dy5f5j6i37p1a.cloudfront.net/company/sites/79527/~/Media/Images/Mobile_Responsive_2017/about-us/responsive-img/mobile/2016.png) top left no-repeat;
  }

  .dots {
    padding-left: 15px;
    top: 0;
    margin: 20px 0;
  }
}

/* Between Small and Medium Devices, Desktops */
@media only screen and (min-width: 769px) and (max-width: 992px) {
  .what-we-value-col {
    padding: 0;
  }

  .what-we-value-col:first-of-type {
    position: relative;
    left: -10px;
  }

  .what-we-value-col:last-of-type {
    padding-left: 5px;
  }
}

@media only screen and (min-width: 769px) and (max-width: 1200px) {
  .who-we-are-container {
    padding: 45px 60px 16px 60px;
  }
}

/* Small Devices, Tablets */
@media only screen and (max-width : 768px) {

  .right-content,
  .left-content {
    width: 312px;
    margin-left: auto;
    margin-right: auto;
  }

  .industry-section-img.xs-100 {
    width: 100%;
    max-width: 285px;
  }

  .right-content {
    float: right;
    right: 0px;
    top: -2px;
  }

  .timeline-container {
    margin-left: -15px;
    margin-right: -15px;
  }

  .left-content {
    left: 0;
  }

  div.left-content.out-position {
    left: -36px;
  }

  div.right-content.out-position {
    right: -36px;
  }

  .industry-section-container {
    min-height: 530px;
  }

  .who-we-are-container {
    padding: 15px;
  }

  .who-we-are-h1 {
    font-size: 40px;
  }

  .what-we-value-col {
    width: 100%;
    height: auto;
    margin-bottom: 10px;
  }

  .about-video-container {
    height: 625px;
  }

  .what-we-value-col {
    border-left: none;
  }

  .what-we-value {
    text-align: center;
  }
}

/* Extra Small Devices, Phones */
@media only screen and (max-width : 480px) {
  .main-interior-secondary {
    padding: 0;
  }

  body.container {
    padding: 0;
  }

  .left-content,
  .right-content {
    background-size: contain;
    width: 100%;
  }

  .history-section-p {
    padding: 0 5px;
    color: #666666;
  }

  .timeline-1913-l .inner-timeline-item {
    top: 50px;
    width: 305px;
    padding-left: 45%;
  }

  .timeline-1997-r .inner-timeline-item {
    padding-right: 75px;
    top: 66px;
    width: 258px;
    left: -24px;
  }

  .timeline-2004-l .inner-timeline-item {
    top: 60px;
    width: 265px;
    padding-left: 18px;
  }

  .timeline-2005-r .inner-timeline-item {
    top: 83px;
    width: 260px;
    padding-right: 34px;
    padding-left: 10px;
  }

  .timeline-2006-l .inner-timeline-item {
    width: 295px;
    padding-left: 74px;
  }

  .timeline-2008-r .inner-timeline-item {
    top: 71px;
    width: 275px;
    padding-right: 40px;
    padding-left: 25px;
  }

  .timeline-2011-l .inner-timeline-item {
    top: 76px;
    width: 275px;
    padding-left: 0;
    padding-right: 20px;
  }

  .timeline-2013-r .inner-timeline-item {
    top: 50px;
    width: 294px;
    padding-right: 0px;
    padding-left: 12px;
  }

  .timeline-2014-l .inner-timeline-item {
    top: 56px;
    width: 300px;
    padding-left: 49px;
    padding-right: 9px;
  }

  .timeline-2015-r .inner-timeline-item {
    top: 70px;
    width: 294px;
    padding-right: 70px;
    padding-left: 0;
  }

  .timeline-2016-l .inner-timeline-item {
    top: 65px;
    width: 292px;
    padding-left: 66px;
  }

  .about-video-container {
    height: 950px;
  }

  h1.who-we-are-h1 {
    font-size: 38px;
  }

  h2.who-we-are-h2 {
    font-size: 38px;
  }

  .what-we-value {
    text-align: center;
  }
}


@media only screen and (min-width : 380px) and (max-width:480px) {
  .about-video-container {
    height: 755px;
  }
}


/* Custom, iPhone Retina */
@media only screen and (max-width : 320px) {

  .timeline-2006-l .inner-timeline-item {
    top: 52px;
  }

  .timeline-2006-l .inner-timeline-item ul {
    font-size: 12px !important;
  }

  .timeline-2016-l .inner-timeline-item {
    top: 45px;
    width: 259px;
    padding-left: 47px;
  }

  .industry-section-img {
    display: inline-block;
    padding: 5px;
  }

  .xs-100 {
    width: 100%;
  }

}




/********
*********/

h3.timer:after {
  content: "+";
  position: relative;
  display: inline-block;
  color: #00d993;
  font-weight: bold;
  font-style: normal;
  margin-left: 8px;

}

.intro__content {
  padding-top: 34px;
  font-family: "Roboto", arial, helvetica, verdana, sans-serif;
  font-size: 16px;
  line-height: 22px;
  color: #323232;
}

.intro__content h2 {
  font-family: "Poppins", serif;
  font-weight: 700;
  font-size: 32px;
  line-height: 34px;
  margin-bottom: 16px
}

.intro__content h2:after {
  content: '';
  display: block;
  position: relative;
  margin: 20px 0;
  width: 100px;
  border-bottom: 2px solid rgb(200, 200, 200);

}

.intro__content .middle:after {
  margin: 20px auto;
}

.component_intro {}

.component_ourvalues {
  padding: 30px 0;
  margin: 3em 0;
  overflow-x: hidden;
}

.values_content {
  padding-top: 2em;
}

.values_content .lcslide {
  border: 0;
  padding-bottom: 3em;
  outline: 0;
}

.values_content .lcslide.slick-active .value_card {
  opacity: 1
}


.values_content .slick-list {
  overflow: visible;
}

.value_card {
  text-align: center;
  background-color: #fff;
  box-shadow: 12px 12px 18px 1px rgba(50, 50, 50, 0.08);
  width: 90%;
  height: 300px;
  position: relative;
  margin: 0 auto;
  display: table;
  opacity: 0.2
}


.value_card-content {
  padding: 20px;
  display: table-cell;
  vertical-align: middle;
}

.value_icon {
  width: 60px;
  display: block;
  margin: 0 auto;
  padding-bottom: 10px;
}

.value_icon img {
  max-width: 100%;

}

.value_card-content h3 {
  color: #239D6B;
  font-weight: bold;
}

.benefit_icon {
  width: 60px;
  text-align: left;
  padding: 10px;
  margin-left: 50px;
}

.benefit_icon img {
  max-width: 100%;
}

.benefit_content ul {}

.benefit_content i.fa {
  color: #239D6B;
  font-size: 1.5em;
  margin-right: 15px;

}

.benefit_content ul li {
  list-style: none;
  list-style-position: inside;
  text-indent: -1em;
  padding-left: 1em;
}

.component_parallax {
  margin: 3em 0
}

.facts {
  /*background-image: url("https://dokumfe7mps0i.cloudfront.net/oms/16013/image/2025/4/U6LSV_triangle-backdrop2-01X4akfH/triangle-backdrop2-01X4akfH.jpg");*/
  background-color: #3e5d57;
  background-position: center center;
  background-size: cover;
  background-repeat: no-repeat;
  color: #239D6B;
  text-align: center;
  padding: 75px;
  margin-bottom: 38px;
  background-attachment: fixed;
  position: relative;
  will-change: transform;
}

@media(max-width:992px) {
  .parallax .fact_count {
    border: none;
  }
}

/*.facts:before{*/
/*    content:'';*/
/*    display: block;*/
/*    position: absolute;*/
/*    width:100%;*/
/*    height: 100%;*/
/*    background-color: rgba(0,0,0,0.3);*/
/*    top: 0;*/
/*    left: 0;*/
/*}*/


.facts h2 {
  font-family: "Poppins", serif;
  font-weight: 700;
  font-size: 32px;
  line-height: 34px;
  margin-bottom: 30px;
}

.facts p {
  font-family: "Poppins", serif;
  font-size: 22px;
  text-transform: uppercase
}


h3.number {
  font-size: 3em;
  /*color: #cddc29;*/
  color: #00d993;
  font-weight: bold;
  font-style: normal;
}

.fact_count {
  color: #fff;
  font-style: italic;
  border-right: dotted 1px #fff;
}

body&gt;section.component_parallax&gt;div&gt;div&gt;div&gt;div:nth-child(3)&gt;div {
  border-right: none;
}

.social {
  list-style: none;
  padding: 0
}

.social li {
  display: inline-block;
  margin-right: 10px;
}

.social li i {
  font-size: 2em;
  color: #999
}


/* TIMELINE
–––––––––––––––––––––––––––––––––––––––––––––––––– */

.lime {
  background-color: #00d993
}

.highlighter {
  background-color: #00d993;
}

.darker {
  background-color: #239D6B
}

.darkergreen {
  background-color: #2b5556;
}

.aqua {
  background-color: #73a7a2;
}

.timeline ul {
  padding: 50px 0;
}

.timeline ul li {
  list-style-type: none;
  position: relative;
  width: 6px;
  margin: 0 auto;
  padding-top: 50px;
  background: #f3f3f3;
}

.timeline ul li::after {
  content: '';
  position: absolute;
  left: 50%;
  bottom: 0;
  transform: translateX(-50%);
  width: 30px;
  height: 30px;
  border-radius: 50%;
  background: inherit;
}

.timeline ul li div {
  position: relative;
  bottom: 0;
  width: 400px;
  padding: 15px;
}

.timeline ul li div::before {
  content: '';
  position: absolute;
  bottom: 7px;
  width: 0;
  height: 0;
  border-style: solid;
}

.timeline ul li:nth-child(odd) div {
  left: 45px;
}

.timeline .highlighter::before {
  left: -15px;
  border-width: 8px 16px 8px 0;
  border-color: transparent #00d993 transparent transparent;
}



.timeline .darker::before {
  left: -15px;
  border-width: 8px 16px 8px 0;
  border-color: transparent #239D6B transparent transparent;
}

.timeline .aqua::before {
  left: -15px;
  border-width: 8px 16px 8px 0;
  border-color: transparent #73a7a2 transparent transparent;
}

.timeline ul li:nth-child(even) div {
  left: -439px;
}

.timeline .lime::before {
  right: -15px;
  border-width: 8px 0 8px 16px;
  border-color: transparent transparent transparent #00d993;
}

.timeline .darkergreen::before {
  right: -15px;
  border-width: 8px 0 8px 16px;
  border-color: transparent transparent transparent #2b5556;
}

time {
  display: block;
  font-size: 1.2rem;
  font-weight: bold;
  margin-bottom: 8px;
}


/* EFFECTS
  –––––––––––––––––––––––––––––––––––––––––––––––––– */

.timeline ul li::after {
  transition: background .5s ease-in-out;
}



.timeline ul li div {
  visibility: hidden;
  opacity: 0;
  color: #fff;
  transition: all .5s ease-in-out;
}

.timeline ul li:nth-child(odd) div {
  transform: translate3d(200px, 0, 0);
}

.timeline ul li:nth-child(even) div {
  transform: translate3d(-200px, 0, 0);
}

.timeline ul li.in-view div {
  transform: none;
  visibility: visible;
  opacity: 1;
}




.box__job * {
  transition: all .2s ease;
}

.box__job {
  display: block;
  margin: 3rem 0;
  height: 340px;
  background: #FFF;
  overflow-y: hidden;
  text-align: left;
}

.box__job .h3 {
  font-size: 24px;
  line-height: 50px;
  margin: 0 auto;
  font-family: "Poppins", serif;
  font-weight: bold;
  font-size: 28px;
  color: #00d993;
}

.box__job .p {
  opacity: 0;
  font-size: 15px;
  color: #D2E5F5;
  letter-spacing: -0.32px;
  line-height: 20px;
  margin-bottom: .75rem;
}

.box__job-img {
  padding: 110px 0;
  transition: all .2s ease;
  background-size: 120%;
  background-repeat: no-repeat;
  background-position: center top;
}

.img__job-1 {
  background-image: url("https://dokumfe7mps0i.cloudfront.net/oms/16013/image/2025/4/AIPIA_imgbox-job-1IYCKCl/imgbox-job-1IYCKCl.jpg");
}

.img__job-2 {
  background-image: url("https://dokumfe7mps0i.cloudfront.net/oms/16013/image/2025/4/CPCC1_imgbox-job-2Y4g2uG/imgbox-job-2Y4g2uG.jpg");
}

.img__job-3 {
  background-image: url("https://dokumfe7mps0i.cloudfront.net/oms/16013/image/2025/4/52ORY_imgbox-job-3wAY926/imgbox-job-3wAY926.jpg");
}

.img__job-4 {
  background-image: url("https://dokumfe7mps0i.cloudfront.net/oms/16013/image/2025/4/Z3NXE_imgbox-job-4WWZG2v/imgbox-job-4WWZG2v.jpg");
}

.img__job-5 {
  background-image: url("https://dokumfe7mps0i.cloudfront.net/oms/16013/image/2025/4/3AWBE_imgbox-job-5bq24gT/imgbox-job-5bq24gT.jpg");
}

.img__job-6 {
  background-image: url("https://dokumfe7mps0i.cloudfront.net/oms/16013/image/2025/4/WDPQQ_imgbox-job-6aRLeiZ/imgbox-job-6aRLeiZ.jpg");
}

.img__job-touch {
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  min-height: 80px;
}

.box__job-info {
  background: #02713a;
  padding: 1rem 1.5rem;
}

.box__job i {
  font-size: 2.5rem;
  line-height: 2rem;
  vertical-align: middle;
  margin-left: .5rem;
  color: #00d993;
}

.ul__job-position-list {
  margin: 0 0 .8rem 0;
  padding: 0;
  opacity: 0;
}

.ul__job-position-list li {
  font-size: 15px;
  color: #FFFFFF;
  letter-spacing: -0.32px;
  line-height: 16px;
  margin-bottom: 8px;
  list-style-type: none;
  padding-left: 6px;
  position: relative;
}

.ul__job-position-list li:before {
  font: normal normal normal 14px/1 FontAwesome;
  margin-right: .5rem;
  color: #00d993;
  content: "\f105";
  position: absolute;
  top: 0;
  left: -6px;
}

.ul__job-position-list .columns:first-of-type {
  padding-right: 5px;
}

.ul__job-position-list .columns:last-of-type {
  padding-left: 5px;
}

.box__job .a__button {
  opacity: 0;
  background-color: #00d993;
  color: #000;
  line-height: 3;
  padding: .5rem .75rem;
}

.box__job:hover {
  background: #239D6B;
}

.box__job:hover .box__job-img {
  padding: 0;
  background-size: 100%;
  background-repeat: no-repeat;
  background-position: center top;
}

.box__job:hover .box__job-info {
  padding: 1rem 1.5rem;
  background: #239D6B;
}

.box__job:hover .h3 {
  color: #FFF;
  margin-bottom: 0;
}

.box__job:hover .p {
  opacity: 1;
}

.box__job:hover .ul__job-position-list {
  opacity: 1;
}

.box__job:hover .a__button {
  opacity: 1;
}

.srt {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
}

.cta__three {
  margin-top: 3rem;
}

/* GENERAL MEDIA QUERIES
  –––––––––––––––––––––––––––––––––––––––––––––––––– */

@media screen and (max-width: 900px) {
  .timeline ul li div {
    width: 250px;
  }

  .timeline ul li:nth-child(even) div {
    left: -289px;
    /*250+45-6*/
  }
}

@media screen and (max-width: 600px) {
  .timeline ul li {
    margin-left: 20px;
  }

  .timeline ul li div {
    width: calc(100vw - 91px);
  }

  .timeline ul li:nth-child(even) div {
    left: 45px;
  }

  .timeline ul li div::before {
    display: none;
  }
}

.about-video-container {
  height: 531px;
}

aside.filter-block {
  background-color: #239D6B;
}

.jobs-list .job-search-button.primary {
  background-color: #3e5d57 !important;
  border: none !important;
}

.keyword-input,
.LocationSearchInputComponent .Select-control {
    border: none;
}</pre></body></html>