@import url("https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap");
html {
  box-sizing: border-box; }
#search_container.clearfix {
  clear: none !important;
}
*, *::after, *::before {
   box-sizing: border-box; }
body {
  margin: 0; }
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block; }

[hidden],
template {
  display: none; }
a:active,
a:hover {
  outline: 0; }
.page-intro h2 {
  font-size: 2em;
  margin: 0.67em 0; }
svg:not(:root) {
  overflow: hidden; }


#search_container button,
#search_container input {
  color: inherit;
  font: inherit;
  margin: 0;
 }
#search_container button {
  overflow: visible; }
#search_container button {
  text-transform: none; }

#search_container button,
html #search_container input[type="button"],
#search_container input[type="reset"],
#search_container input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
 }
#search_container button[disabled],
html #search_container input[disabled] {
  cursor: default; }
#search_container button::-moz-focus-inner,
#search_container input::-moz-focus-inner {
  border: 0;
  padding: 0; }
#search_container input {
  line-height: normal; }
#search_container input[type="number"]::-webkit-inner-spin-button,
#search_container input[type="number"]::-webkit-outer-spin-button {
  height: auto; }
input[type="search"] {
  -webkit-appearance: textfield;
  /* 1 */
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  /* 2 */
  box-sizing: content-box; }

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }
.rows-of-2 {
  display: block; }
  .rows-of-2::after {
    clear: both;
    content: "";
    display: table; }
  .rows-of-2 > * {
    margin-bottom: 1.5em;
    display: block;
    position: relative; }
    .rows-of-2 > * > *:first-child {
      margin-top: 0; }
    @media (min-width: 40em) {
      .rows-of-2 > * {
        float: left;
        display: block;
        margin-right: 2.3576515979%;
        width: 48.821174201%; }
        .rows-of-2 > *:last-child {
          margin-right: 0; }
        .rows-of-2 > *:nth-child(2n) {
          margin-right: 0; }
        .rows-of-2 > *:nth-child(2n+1) {
          clear: left; }
        .rows-of-2 > *:nth-last-child(2):last-child {
          margin-bottom: 0 !important; }
        .rows-of-2 > *:nth-last-child(1):last-child {
          margin-bottom: 0 !important; } }

.lt-ie9 .rows-of-2 {
  display: block; }
  .lt-ie9 .rows-of-2::after {
    clear: both;
    content: "";
    display: table; }
  .lt-ie9 .rows-of-2 > * {
    margin-bottom: 1.5em;
    display: block;
    position: relative; }
    .lt-ie9 .rows-of-2 > * > *:first-child {
      margin-top: 0; }
    @media (min-width: 40em) {
      .lt-ie9 .rows-of-2 > * {
        float: left;
        width: 50% !important;
        margin-left: 0 !important;
        margin-right: 0 !important;
        padding-left: 1em;
        padding-right: 1em;
        display: inline-block !important;
        clear: none !important; } }

.rows-of-3 {
  display: block; }
  .rows-of-3::after {
    clear: both;
    content: "";
    display: table; }
  .rows-of-3 > * {
    margin-bottom: 1.5em;
    display: block;
    position: relative; }
    .rows-of-3 > * > *:first-child {
      margin-top: 0; }
    @media (min-width: 60em) {
      .rows-of-3 > * {
        float: left;
        display: block;
        margin-right: 2.3576515979%;
        width: 31.7615656014%; }
        .rows-of-3 > *:last-child {
          margin-right: 0; }
        .rows-of-3 > *:nth-child(3n) {
          margin-right: 0; }
        .rows-of-3 > *:nth-child(3n+1) {
          clear: left; } }

.lt-ie9 .rows-of-3 {
  display: block; }
  .lt-ie9 .rows-of-3::after {
    clear: both;
    content: "";
    display: table; }
  .lt-ie9 .rows-of-3 > * {
    margin-bottom: 1.5em;
    display: block;
    position: relative; }
    .lt-ie9 .rows-of-3 > * > *:first-child {
      margin-top: 0; }
    @media (min-width: 40em) {
      .lt-ie9 .rows-of-3 > * {
        float: left;
        width: 33.3% !important;
        margin-left: 0 !important;
        margin-right: 0 !important;
        padding-left: 1em;
        padding-right: 1em; } }

.rows-of-4 {
  display: block; }
  .rows-of-4::after {
    clear: both;
    content: "";
    display: table; }
  .rows-of-4 > * {
    margin-bottom: 1.5em;
    display: block;
    position: relative; }
    .rows-of-4 > * > *:first-child {
      margin-top: 0; }
    @media (min-width: 40em) {
      .rows-of-4 > * {
        float: left;
        display: block;
        margin-right: 2.3576515979%;
        width: 23.2317613015%; }
        .rows-of-4 > *:last-child {
          margin-right: 0; }
        .rows-of-4 > *:nth-child(4n) {
          margin-right: 0; }
        .rows-of-4 > *:nth-child(4n+1) {
          clear: left; } }

.lt-ie9 .rows-of-4 {
  display: block; }
  .lt-ie9 .rows-of-4::after {
    clear: both;
    content: "";
    display: table; }
  .lt-ie9 .rows-of-4 > * {
    margin-bottom: 1.5em;
    display: block;
    position: relative; }
    .lt-ie9 .rows-of-4 > * > *:first-child {
      margin-top: 0; }
    @media (min-width: 40em) {
      .lt-ie9 .rows-of-4 > * {
        float: left;
        width: 25% !important;
        margin-left: 0 !important;
        margin-right: 0 !important;
        padding-left: 1em;
        padding-right: 1em; } }

@media (max-width: 40em) {
  .mobile-rows-of-2 {
    display: block; }
    .mobile-rows-of-2::after {
      clear: both;
      content: "";
      display: table; }
    .mobile-rows-of-2 > * {
      margin-bottom: 1.5em;
      display: block;
      position: relative;
      float: left;
      display: block;
      margin-right: 7.4229703521%;
      width: 46.288514824%; }
      .mobile-rows-of-2 > * > *:first-child {
        margin-top: 0; }
      .mobile-rows-of-2 > *:nth-last-child(1) {
        background-color: red;
        margin-bottom: 0; }
      .mobile-rows-of-2 > *:nth-last-child(2) {
        background-color: green;
        margin-bottom: 0; }
      .mobile-rows-of-2 > *:last-child {
        margin-right: 0; }
      .mobile-rows-of-2 > *:nth-child(2n) {
        margin-right: 0; }
      .mobile-rows-of-2 > *:nth-child(2n+1) {
        clear: left; } }

.row {
  display: block;
  clear: both; }
  .row::after {
    clear: both;
    content: "";
    display: table; }

@media (min-width: 40em) {
  .col-1 {
    float: left;
    display: block;
    margin-right: 2.3576515979%;
    width: 6.1721527019%; }
    .col-1:last-child {
      margin-right: 0; }
  .col-2 {
    float: left;
    display: block;
    margin-right: 2.3576515979%;
    width: 14.7019570017%; }
    .col-2:last-child {
      margin-right: 0; }
  .col-3 {
    float: left;
    display: block;
    margin-right: 2.3576515979%;
    width: 23.2317613015%; }
    .col-3:last-child {
      margin-right: 0; }
  .col-4 {
    float: left;
    display: block;
    margin-right: 2.3576515979%;
    width: 31.7615656014%; }
    .col-4:last-child {
      margin-right: 0; }
  .col-5 {
    float: left;
    display: block;
    margin-right: 2.3576515979%;
    width: 40.2913699012%; }
    .col-5:last-child {
      margin-right: 0; }
  .col-6 {
    float: left;
    display: block;
    margin-right: 2.3576515979%;
    width: 48.821174201%; }
    .col-6:last-child {
      margin-right: 0; }
  .col-7 {
    float: left;
    display: block;
    margin-right: 2.3576515979%;
    width: 57.3509785009%; }
    .col-7:last-child {
      margin-right: 0; }
  .col-8 {
    float: left;
    display: block;
    margin-right: 2.3576515979%;
    width: 65.8807828007%; }
    .col-8:last-child {
      margin-right: 0; }
  .col-9 {
    float: left;
    display: block;
    margin-right: 2.3576515979%;
    width: 74.4105871005%; }
    .col-9:last-child {
      margin-right: 0; }
  .col-10 {
    float: left;
    display: block;
    margin-right: 2.3576515979%;
    width: 82.9403914003%; }
    .col-10:last-child {
      margin-right: 0; }
  .col-11 {
    float: left;
    display: block;
    margin-right: 2.3576515979%;
    width: 91.4701957002%; }
    .col-11:last-child {
      margin-right: 0; }
  .col-12 {
    float: left;
    display: block;
    margin-right: 2.3576515979%;
    width: 100%; }
    .col-12:last-child {
      margin-right: 0; }
  .col-last {
    margin-right: 0;
    margin-right: 0 !important; } }

body {
  -webkit-font-smoothing: antialiased;
  background-color: white;
  color: #3f3f3f;
  font-family: "Poppins", sans-serif;
  font-size: 1em;
  font-weight: 300;
  line-height: 1.5;
  }

.display-font-size {
  font-size: 1.875em; }
  @media (min-width: 40em) {
    .display-font-size {
      font-size: 2.25em; } }
  @media (min-width: 60em) {
    .display-font-size {
      font-size: 2.5em; } }

.xlarge-font-size {
  font-size: 1.078125em; }
  @media (min-width: 40em) {
    .xlarge-font-size {
      font-size: 1.29375em; } }
  @media (min-width: 60em) {
    .xlarge-font-size {
      font-size: 1.4375em; } }

.large-font-size {
  font-size: 0.890625em; }
  @media (min-width: 40em) {
    .large-font-size {
      font-size: 1.06875em; } }
  @media (min-width: 60em) {
    .large-font-size {
      font-size: 1.3125em; } }

.medium-font-size {
  font-size: 1em;
  margin-bottom: 2em;
  margin-top: 1.75em; }
  @media (min-width: 40em) {
    .medium-font-size {
      font-size: 1.125em; } }
  @media (min-width: 60em) {
    .medium-font-size {
      font-size: 1.1875em; } }

.base-font-size {
  font-size: 1em; }
  @media (min-width: 40em) {
    .base-font-size {
      font-size: 1.125em; } }
  @media (min-width: 60em) {
    .base-font-size {
      font-size: 1.125em; } }

.page-intro h2 {
  font-family: "Poppins", sans-serif;
  line-height: 1.25;
  margin: 0; }

.page-intro h2 {
  font-size: 1.875em;
  margin-top: 0;
  margin-bottom: 24px;
 }
  @media (min-width: 40em) {
   .page-intro h2 {
      font-size: 2.25em; } }
  @media (min-width: 60em) {
    .page-intro h2 {
      font-size: 2.5em; } }

.sf-text p {
  margin: 0;
  font-size: 1em;
  padding-bottom: 1.5em; }

.section-header-wrap p, .page-intro p {
  font-size: 1.1875em;
  font-weight: normal; }
  @media (min-width: 40em) {
 .section-header-wrap p, .page-intro p {
      font-size: 1.365625em; } }
  a:visited, a:active, a:focus {
    outline: none; }
.site-header img {
  margin: 0;
  max-width: 100%; }
.site-footer img {
  margin: 0;
  max-width: 100%; }

#search_container input,
#search_container label,
#search_container select {
  display: block;
  font-family: "Poppins", sans-serif;
  font-size: 1em; }

#search_container label {
  font-weight: bold;
  margin-bottom: 0.375em; }
  #search_container label.required:after {
    content: "*"; }
 #search_container label abbr {
    display: none; }

#search_container input[type="search"], #search_container input[type="text"] {
  box-sizing: border-box;
  -webkit-transition: border-color;
  -moz-transition: border-color;
  transition: border-color;
  background-color: white;
  border-radius: 0;
  border: 1px solid #d2ddf8;
  box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.06);
  font-family: "Poppins", sans-serif;
  font-size: 1em;
  margin-bottom: 0.75em;
  padding: 0.5em 0.5em;
  width: 100%; }
#search_container input[type="search"]:hover, #search_container input[type="text"]:hover {
    border-color: #a6bcf1; }
 #search_container input[type="search"]:focus, #search_container input[type="text"]:focus {
    border-color: #31368a;
    box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.06), 0 0 5px rgba(42, 47, 119, 0.7);
    outline: none; }
input[type="search"] {
  -webkit-appearance: none;
  -moz-appearance: none;
  -ms-appearance: none;
  -o-appearance: none;
  appearance: none; }

.hs-form fieldset {
  max-width: 100% !important;
  background-color: transparent !important; }

.hs-form fieldset.form-columns-1 .hs-input {
  width: 100% !important; }

.hs-error-msgs {
  color: red; }

/* Lists */
.site-header-wrap ul {
  margin: 0;
  list-style-type: none; }
.site-footer ul {
  margin: 0;
  padding: 0;
  list-style-type: none; }

/*.btn, .product-grid-item-link, .btn-alt, .btn-alt-download, .btn-alt-arrow, .btn-color, .btn-color-alt, .button,
.wp-element-button,
button,
input[type="submit"], .btn-download, .btn-arrow {
  position: relative;
  -webkit-font-smoothing: antialiased;
  border-radius: 0;
  color: #000000;
  display: inline-block;
  border: 2px solid #00ad49;
  border-radius: 3px;
  background-color: #00ad49;
  font-size: 1.125em;
  font-weight: bold;
  line-height: 1.3333333333em;
  padding: 0.7777777778em 1.6666666667em;
  text-decoration: none;
  -webkit-transition: background 0.1s linear;
  -moz-transition: background 0.1s linear;
  transition: background 0.1s linear; }
  .btn:focus, .product-grid-item-link:focus, .btn-alt:focus, .btn-alt-download:focus, .btn-alt-arrow:focus, .btn-color:focus, .btn-color-alt:focus, .button:focus,
  .wp-element-button:focus,
  button:focus,
  input:focus[type="submit"], .btn-download:focus, .btn-arrow:focus, .btn:hover, .product-grid-item-link:hover, .btn-alt:hover, .btn-alt-download:hover, .btn-alt-arrow:hover, .btn-color:hover, .btn-color-alt:hover, .button:hover,
  .wp-element-button:hover,
  button:hover,
  input:hover[type="submit"], .btn-download:hover, .btn-arrow:hover {
    color: #000000;
    background-color: transparent; }
  .btn:disabled, .product-grid-item-link:disabled, .btn-alt:disabled, .btn-alt-download:disabled, .btn-alt-arrow:disabled, .btn-color:disabled, .btn-color-alt:disabled, .button:disabled,
  .wp-element-button:disabled,
  button:disabled,
  input:disabled[type="submit"], .btn-download:disabled, .btn-arrow:disabled {
    cursor: not-allowed;
    opacity: 0.5; }
  .btn:after, .product-grid-item-link:after, .btn-alt:after, .btn-alt-download:after, .btn-alt-arrow:after, .btn-color:after, .btn-color-alt:after, .button:after,
  .wp-element-button:after,
  button:after,
  input[type="submit"]:after, .btn-download:after, .btn-arrow:after {
    content: ''; }
  @media (max-width: 400px) {
    .btn, .product-grid-item-link, .btn-alt, .btn-alt-download, .btn-alt-arrow, .btn-color, .btn-color-alt, .button,
    .wp-element-button,
    button,
    input[type="submit"], .btn-download, .btn-arrow {
      font-size: 0.9375em; } }
*/
.btn-rfq {
  padding: 0.5555555556em 1.4166666667em;
  border-radius: 3px;
  position: relative;
  display: inline-block;
  background: transparent linear-gradient(180deg, #00ad49 0%, #DCF4F4 100%) 0% 0% no-repeat padding-box;
  color: #000000;
  font-weight: 700;
  font-size: 1.125em;
  line-height: 2em;
  text-decoration: none;
  -webkit-font-smoothing: antialiased;
  white-space: nowrap; }
  .btn-rfq:focus, .btn-rfq:hover {
    background: #00ad49;
    color: #ffffff; }
  @media (max-width: 400px) {
    .btn-rfq {
      font-size: 0.9375em; } }
/*
.btn, .product-grid-item-link {
  background-color: #00ad49;
  border: 2px solid #00ad49 !important;
  border-radius: 3px;
  font-size: 1.125em !important;
  font-weight: bold !important;
  line-height: 1.3333333333em !important;
  padding: 0.7777777778em 1.6666666667em !important; }
  .btn:focus, .product-grid-item-link:focus, .btn:hover, .product-grid-item-link:hover {
    border: 2px solid #00ad49;
    background-color: transparent; }

.btn-alt, .btn-alt-download, .btn-alt-arrow {
  background-color: transparent; }
  .btn-alt:focus, .btn-alt-download:focus, .btn-alt-arrow:focus, .btn-alt:hover, .btn-alt-download:hover, .btn-alt-arrow:hover {
    background-color: #00ad49; }

.btn-color {
  background-color: #ffffff;
  border: 2px solid #ffffff;
  color: #000000; }
  .btn-color:focus, .btn-color:hover {
    background-color: transparent;
    color: #ffffff; }

.btn-color-alt {
  border: 2px solid #ffffff;
  background-color: transparent;
  color: #ffffff; }
  .btn-color-alt:focus, .btn-color-alt:hover {
    background-color: #ffffff;
    color: #000000; }
*/
#search_container .button,
#search_container .wp-element-button,
#search_container button,
#search_container input[type="submit"] {
  -webkit-appearance: none;
  -moz-appearance: none;
  -ms-appearance: none;
  -o-appearance: none;
  appearance: none;
  cursor: pointer;
  user-select: none;
  vertical-align: middle;
  white-space: nowrap; }
  #search_container .button:focus:not(:hover):not(:active),
  #search_container .wp-element-button:focus:not(:hover):not(:active),
  #search_container button:focus:not(:hover):not(:active),
  #search_container input[type="submit"]:focus:not(:hover):not(:active) {
    outline: 2px dashed red;
    outline-offset: -1px; }
/*
p .button,
p button,
p input[type="submit"],
p .btn,
p .product-grid-item-link,
p .btn-alt,
p .btn-alt-download,
p .btn-alt-arrow {
  font-size: 1em; }

.btn-download, .btn-alt-download, .btn-arrow, .btn-alt-arrow {
  padding-right: 4em; }
  .btn-download:after, .btn-alt-download:after, .btn-arrow:after, .btn-alt-arrow:after {
    content: '';
    display: block;
    right: 0;
    top: 0;
    bottom: 0;
    width: 3em;
    position: absolute;
    background-position: center center;
    background-size: 1.5em;
    background-repeat: no-repeat;
    -webkit-transition: background 0.1s linear;
    -moz-transition: background 0.1s linear;
    transition: background 0.1s linear; }
  .btn-download:hover:after, .btn-alt-download:hover:after, .btn-arrow:hover:after, .btn-alt-arrow:hover:after {
    background-size: 2em; }

.btn-download:after {
  background-image: url(ico-download.svg); }

.btn-alt-download:after {
  background-image: url(ico-download.svg); }

.btn-arrow:after {
  background-image: url(ico-white-arrow-right.svg); }

.btn-alt-arrow:after {
  background-image: url(ico-white-arrow-right.svg); }*/

/*========= Additional Button Style ========*/
/*.btn-wrap > div {
  display: block;
  margin-bottom: 1.5em; }
  .btn-wrap > div:last-child {
    margin: 0; }
  @media (min-width: 40em) {
    .btn-wrap > div {
      margin-right: 1.5em;
      display: inline-block; } }
  @media (min-width: 80em) {
    .btn-wrap > div {
      margin-bottom: 0; } }

@media (min-width: 40em) {
  .btn-wrap {
    display: -webkit-box;
    display: -moz-box;
    display: box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -moz-box-align: center;
    box-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    -ms-align-items: center;
    -o-align-items: center;
    align-items: center;
    -ms-flex-align: center;
    -webkit-box-lines: multiple;
    -moz-box-lines: multiple;
    box-lines: multiple;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap; } }

.btn-wrap-bg {
  max-width: 100%;
  background: #3f3f3f;
  min-width: 21.875em;
  padding: 0.875em 1em;
  text-align: center; }
  .btn-wrap-bg > a {
    min-width: 13.3333333333em;
    max-width: 100%; }
  .btn-wrap-bg > a:not(:last-child) {
    margin-bottom: 1.1111111111em; }*/

.site-nav,
#hs_menu_wrapper_primary_nav {
  background-color: #31368a;
  text-align: center; }
  .site-nav span,
  #hs_menu_wrapper_primary_nav span {
    white-space: nowrap; }
  @media (min-width: 60em) {
    .site-nav,
    #hs_menu_wrapper_primary_nav {
      text-align: left;
      display: block;
      position: relative;
      top: 0;
      left: 0;
      background-color: #5f88d0; } }
  @media (min-width: 60em) {
    .site-nav,
    #hs_menu_wrapper_primary_nav {
      background-color: #5f88d0;
      max-width: 868px;
      margin: 0 auto; } }
  .site-nav .pri-li > a,
  #hs_menu_wrapper_primary_nav .pri-li > a {
    cursor: default; }

.sn-level-1,
#hs_menu_wrapper_primary_nav > ul {
  margin: 0;
  padding: 1.25em 0; }
  @media (min-width: 60em) {
    .sn-level-1,
    #hs_menu_wrapper_primary_nav > ul {
      padding: 0;
      height: 3.0625em;
      display: -webkit-box;
      display: -moz-box;
      display: box;
      display: -webkit-flex;
      display: -moz-flex;
      display: -ms-flexbox;
      display: flex; } }

.sn-li-l1,
.hs-menu-depth-1 {
  display: block;
  border-bottom: transparent;
  background-color: #31368a;
  position: relative; }
  .sn-li-l1 span,
  .hs-menu-depth-1 span {
    font-size: 0.875em;
    text-transform: uppercase; }
  .sn-li-l1 > a,
  .hs-menu-depth-1 > a {
    display: inline-block;
    height: 2em;
    line-height: 2em;
    color: #e1e8f4;
    text-decoration: none;
    padding: 0 1em; }
    .sn-li-l1 > a:visited,
    .hs-menu-depth-1 > a:visited {
      color: #e1e8f4; }
    .sn-li-l1 > a:hover,
    .hs-menu-depth-1 > a:hover {
      color: #ffffff; }
  .sn-li-l1.has-subnav .m-subnav-arrow, .sn-li-l1.menu-item-has-children .m-subnav-arrow, .sn-li-l1.hs-item-has-children .m-subnav-arrow,
  .hs-menu-depth-1.has-subnav .m-subnav-arrow,
  .hs-menu-depth-1.menu-item-has-children .m-subnav-arrow,
  .hs-menu-depth-1.hs-item-has-children .m-subnav-arrow {
    cursor: pointer;
    display: inline-block;
    vertical-align: middle;
    width: 0.3125em;
    height: 2em;
    position: relative;
    /*margin-left: 5px;*/ }
    .sn-li-l1.has-subnav .m-subnav-arrow:before, .sn-li-l1.menu-item-has-children .m-subnav-arrow:before, .sn-li-l1.hs-item-has-children .m-subnav-arrow:before,
    .hs-menu-depth-1.has-subnav .m-subnav-arrow:before,
    .hs-menu-depth-1.menu-item-has-children .m-subnav-arrow:before,
    .hs-menu-depth-1.hs-item-has-children .m-subnav-arrow:before {
      content: '+';
      content: "\0002B";
      font-size: 1.80952380952381em;
      line-height: 0.473684210526316em;
      position: absolute;
      right: -9px;
      top: 6px;
      color: #d2ddf8; }
    .sn-li-l1.has-subnav .m-subnav-arrow.active:before, .sn-li-l1.menu-item-has-children .m-subnav-arrow.active:before, .sn-li-l1.hs-item-has-children .m-subnav-arrow.active:before,
    .hs-menu-depth-1.has-subnav .m-subnav-arrow.active:before,
    .hs-menu-depth-1.menu-item-has-children .m-subnav-arrow.active:before,
    .hs-menu-depth-1.hs-item-has-children .m-subnav-arrow.active:before {
      color: #e32a37;
      content: "\02212";
      /*top: 0.105263157894737em;*/
      color: #d2ddf8; }
  .sn-li-l1.has-subnav > a, .sn-li-l1.menu-item-has-children > a, .sn-li-l1.hs-item-has-children > a,
  .hs-menu-depth-1.has-subnav > a,
  .hs-menu-depth-1.menu-item-has-children > a,
  .hs-menu-depth-1.hs-item-has-children > a {
    display: inline-block; }
    .sn-li-l1.has-subnav > a span, .sn-li-l1.menu-item-has-children > a span, .sn-li-l1.hs-item-has-children > a span,
    .hs-menu-depth-1.has-subnav > a span,
    .hs-menu-depth-1.menu-item-has-children > a span,
    .hs-menu-depth-1.hs-item-has-children > a span {
      display: block; }
    .sn-li-l1.has-subnav > a.active span, .sn-li-l1.menu-item-has-children > a.active span, .sn-li-l1.hs-item-has-children > a.active span,
    .hs-menu-depth-1.has-subnav > a.active span,
    .hs-menu-depth-1.menu-item-has-children > a.active span,
    .hs-menu-depth-1.hs-item-has-children > a.active span {
      transform: rotate(180deg); }
  .sn-li-l1.has-subnav:hover, .sn-li-l1.menu-item-has-children:hover, .sn-li-l1.hs-item-has-children:hover,
  .hs-menu-depth-1.has-subnav:hover,
  .hs-menu-depth-1.menu-item-has-children:hover,
  .hs-menu-depth-1.hs-item-has-children:hover {
    /*> a {
        color: $white;
      }*/ }
  .sn-li-l1.active > a,
  .hs-menu-depth-1.active > a {
    color: #d2ddf8; }
  @media (min-width: 60em) {
    .sn-li-l1,
    .hs-menu-depth-1 {
      background-color: #5f88d0;
      height: 3.0625em;
      float: left;
      border-bottom: 0;
      border-right: transparent;
      -webkit-flex-grow: 1;
      -moz-flex-grow: 1;
      flex-grow: 1;
      -ms-flex-positive: 1;
      text-align: center;
      /*
    &:nth-child(1n) {
      width:20%;
    }
    &:nth-child(2n) {
      width:20%;
    }
    &:nth-child(3n) {
      width:20%;
    }
    &:nth-child(4n) {
      width:20%;
    }
    &:nth-child(5n) {
      width:20%;
    }*/ }
      .sn-li-l1 span,
      .hs-menu-depth-1 span {
        font-size: 0.875em; }
      .sn-li-l1 > a,
      .hs-menu-depth-1 > a {
        padding: 0 0.5em;
        color: #e1e8f4;
        height: 3.0625em;
        line-height: 3.0625em; }
        .sn-li-l1 > a:hover,
        .hs-menu-depth-1 > a:hover {
          color: #ffffff; }
      .sn-li-l1:hover .sn-level-2,
      .sn-li-l1:hover .hs-menu-children-wrapper,
      .hs-menu-depth-1:hover .sn-level-2,
      .hs-menu-depth-1:hover .hs-menu-children-wrapper {
        display: block !important;
        text-align: left;
        z-index: 999;
        display: block;
        text-align: left;
        position: absolute;
        left: 0;
        top: 100%;
        width: 17.8125em;
        padding: 0.875em 0.5em 0.5625em 1.625em; }
        .sn-li-l1:hover .sn-level-2:before,
        .sn-li-l1:hover .hs-menu-children-wrapper:before,
        .hs-menu-depth-1:hover .sn-level-2:before,
        .hs-menu-depth-1:hover .hs-menu-children-wrapper:before {
          content: '';
          background: #31368a;
          width: 1000%;
          left: -500%;
          position: absolute;
          height: 100%;
          top: 0; }
      .sn-li-l1.has-subnav .m-subnav-arrow, .sn-li-l1.menu-item-has-children .m-subnav-arrow, .sn-li-l1.hs-item-has-children .m-subnav-arrow,
      .hs-menu-depth-1.has-subnav .m-subnav-arrow,
      .hs-menu-depth-1.menu-item-has-children .m-subnav-arrow,
      .hs-menu-depth-1.hs-item-has-children .m-subnav-arrow {
        display: none; }
      .sn-li-l1.has-subnav > a, .sn-li-l1.menu-item-has-children > a, .sn-li-l1.hs-item-has-children > a,
      .hs-menu-depth-1.has-subnav > a,
      .hs-menu-depth-1.menu-item-has-children > a,
      .hs-menu-depth-1.hs-item-has-children > a {
        /*span {
          padding-right: 1em;
          background-size: em(10);
          display: inline;
        }*/ }
        .sn-li-l1.has-subnav > a.active span, .sn-li-l1.menu-item-has-children > a.active span, .sn-li-l1.hs-item-has-children > a.active span,
        .hs-menu-depth-1.has-subnav > a.active span,
        .hs-menu-depth-1.menu-item-has-children > a.active span,
        .hs-menu-depth-1.hs-item-has-children > a.active span {
          background-image: url(ico-arrow-down.svg); }
      .sn-li-l1:hover,
      .hs-menu-depth-1:hover {
        background-color: #31368a; } }
  @media (min-width: 60em) {
    .sn-li-l1,
    .hs-menu-depth-1 {
      border-right: transparent; }
      .sn-li-l1 span,
      .hs-menu-depth-1 span {
        font-size: 0.875em; }
      .sn-li-l1 > a,
      .hs-menu-depth-1 > a {
        padding: 0 1.5em;
        color: #e1e8f4; }
        .sn-li-l1 > a:hover,
        .hs-menu-depth-1 > a:hover {
          color: #ffffff; }
      .sn-li-l1.current-page-parent, .sn-li-l1.current-menu-item, .sn-li-l1:hover,
      .hs-menu-depth-1.current-page-parent,
      .hs-menu-depth-1.current-menu-item,
      .hs-menu-depth-1:hover {
        /*background-color: $nav-hover;*/ } }

.sn-level-2,
.hs-menu-children-wrapper {
  padding: 0;
  margin: 0;
  display: none;
  position: relative; }
  .sn-level-2.active,
  .hs-menu-children-wrapper.active {
    display: block; }
  @media (min-width: 60em) {
    .sn-level-2,
    .hs-menu-children-wrapper {
      position: absolute; }
      .sn-level-2.active,
      .hs-menu-children-wrapper.active {
        display: none; } }

.sn-li-l2, .sn-li-l3, .sn-li-l4,
.hs-menu-depth-2 {
  background-color: transparent; }
  .sn-li-l2 > a, .sn-li-l3 > a, .sn-li-l4 > a,
  .hs-menu-depth-2 > a {
    padding: 0 1em;
    color: #e1e8f4;
    border-top: transparent;
    display: inline-block;
    text-decoration: none;
    line-height: 2em; }
    .sn-li-l2 > a span, .sn-li-l3 > a span, .sn-li-l4 > a span,
    .hs-menu-depth-2 > a span {
      font-size: 0.875em;
      line-height: 1.25em;
      display: inline-block;
      vertical-align: middle;
      text-transform: none; }
  .sn-li-l2:last-child > a, .sn-li-l3:last-child > a, .sn-li-l4:last-child > a,
  .hs-menu-depth-2:last-child > a {
    border-bottom: 0; }
  .sn-li-l2:hover, .sn-li-l3:hover, .sn-li-l4:hover,
  .hs-menu-depth-2:hover {
    background-color: rgba(0, 0, 0, 0); }
  @media (min-width: 60em) {
    .sn-li-l2, .sn-li-l3, .sn-li-l4,
    .hs-menu-depth-2 {
      position: relative;
      background-color: transparent; }
      .sn-li-l2 > a, .sn-li-l3 > a, .sn-li-l4 > a,
      .hs-menu-depth-2 > a {
        padding: 0 0.5em;
        line-height: 1.7857142857em;
        border-top: transparent;
        border-right: transparent; }
        .sn-li-l2 > a span, .sn-li-l3 > a span, .sn-li-l4 > a span,
        .hs-menu-depth-2 > a span {
          font-size: 0.875em;
          text-transform: uppercase; }
      .sn-li-l2:hover, .sn-li-l3:hover, .sn-li-l4:hover,
      .hs-menu-depth-2:hover {
        background-color: rgba(0, 0, 0, 0); }
        .sn-li-l2:hover .sn-level-3, .sn-li-l3:hover .sn-level-3, .sn-li-l4:hover .sn-level-3,
        .hs-menu-depth-2:hover .sn-level-3 {
          display: block !important;
          margin: -1.5625em;
          padding: 1.5625em; }
        .sn-li-l2:hover a, .sn-li-l3:hover a, .sn-li-l4:hover a,
        .hs-menu-depth-2:hover a {
          color: #5f88d0; }
          .sn-li-l2:hover a:before, .sn-li-l3:hover a:before, .sn-li-l4:hover a:before,
          .hs-menu-depth-2:hover a:before {
            background-color: #5f88d0;
            content: "";
            position: absolute;
            left: -6px;
            top: 0.3125em;
            width: 0.3125em;
            height: 1em; } }
  @media (min-width: 60em) {
    .sn-li-l2, .sn-li-l3, .sn-li-l4,
    .hs-menu-depth-2 {
      background-color: transparent;
      position: relative; }
      .sn-li-l2 > a, .sn-li-l3 > a, .sn-li-l4 > a,
      .hs-menu-depth-2 > a {
        padding: 0 0.5em;
        line-height: 1.7857142857em;
        border-top: transparent;
        border-right: transparent; }
        .sn-li-l2 > a span, .sn-li-l3 > a span, .sn-li-l4 > a span,
        .hs-menu-depth-2 > a span {
          font-size: 0.875em;
          text-transform: none; } }

.sn-level-4,
.sn-level-5,
.sn-level-3 {
  padding: 0;
  margin: 0;
  display: none;
  position: relative; }
  .sn-level-4.active,
  .sn-level-5.active,
  .sn-level-3.active {
    display: block; }
  @media (min-width: 60em) {
    .sn-level-4,
    .sn-level-5,
    .sn-level-3 {
      position: absolute;
      top: 0;
      left: 100%; }
      .sn-level-4.active,
      .sn-level-5.active,
      .sn-level-3.active {
        display: none; } }

.sn-li-l3:hover .sn-level-4, .sn-li-l4:hover .sn-level-4 {
  display: block !important;
  margin: -1.5625em;
  padding: 1.5625em; }

.sn-li-l4:hover .sn-level-5 {
  display: block !important;
  margin: -1.5625em;
  padding: 1.5625em; }

.site-nav-container {
  background-color: #5f88d0;
  width: 100%;
  height: 100%;
  right: -100%;
  top: 0;
  bottom: 0;
  z-index: 1000;
  position: static;
  display: inline-block;
  -webkit-transition: all 0.25s ease-in-out;
  -moz-transition: all 0.25s ease-in-out;
  transition: all 0.25s ease-in-out; }
  .site-nav-container.active {
    right: 0; }
  @media (min-width: 60em) {
    .site-nav-container {
      width: auto;
      height: auto;
      right: auto;
      bottom: auto;
      top: auto;
      position: static;
      display: block;
      /*background-color: transparent;*/ } }

.site-nav-container-screen {
  position: absolute;
  display: none;
  /*z-index: 999;*/
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  background-color: rgba(0, 0, 0, 0.5);
  /*&.active {
    display: block;
  }*/ }
  @media (min-width: 60em) {
    .site-nav-container-screen {
      display: none !important; } }

.close-menu {
  display: inline-block;
  clear: both;
  position: relative;
  text-align: center;
  color: #477DCA !important;
  font-family: "Poppins", sans-serif;
  padding: 0.25em 1em;
  padding-right: 1.5625em;
  margin: 0 auto;
  font-size: 0.875em;
  background-color: #ffffff;
  border-radius: 0.1875em; }
  .close-menu:visited {
    color: #ffffff; }
  .close-menu:hover {
    color: #ffffff; }
  .close-menu:after {
    content: '';
    background-color: transparent;
    background-image: url(ico-exit.svg);
    background-size: 0.8125em 0.8125em;
    background-position: center center;
    background-repeat: no-repeat;
    display: block;
    width: 1.5625em;
    top: 0;
    bottom: 0;
    right: 0;
    position: absolute; }
  @media (min-width: 60em) {
    .close-menu {
      display: none; } }

.snc-header {
  text-align: center;
  padding: 1em; }
  @media (min-width: 60em) {
    .snc-header {
      padding: 0; } }

.inner-wrap, .inner-wrap-narrow, .inner-wrap-wide, .inner-wrap-fullwidth {
  max-width: 84.25em;
  margin-left: auto;
  margin-right: auto;
  padding: 1.5em 1em 1.5em 1em; }
  .inner-wrap::after, .inner-wrap-narrow::after, .inner-wrap-wide::after, .inner-wrap-fullwidth::after {
    clear: both;
    content: "";
    display: table; }
  .inner-wrap > *:first-child, .inner-wrap-narrow > *:first-child, .inner-wrap-wide > *:first-child, .inner-wrap-fullwidth > *:first-child {
    margin-top: 0; }
  .inner-wrap > *:last-child, .inner-wrap-narrow > *:last-child, .inner-wrap-wide > *:last-child, .inner-wrap-fullwidth > *:last-child {
    margin-bottom: 0; }
  @media (min-width: 40em) {
    .inner-wrap, .inner-wrap-narrow, .inner-wrap-wide, .inner-wrap-fullwidth {
      padding: 2.5em 1.5em 2.5em 1.5em; } }

.inner-wrap-narrow {
  max-width: 64.5em; }

.inner-wrap-wide {
  max-width: 87.5em; }

.inner-wrap-fullwidth {
  max-width: 100%; }

/*=============== Sections ===============*/
.section-header-wrap {
  background-color: #eeeeee; }
  .section-header-wrap .inner-wrap, .section-header-wrap .inner-wrap-narrow, .section-header-wrap .inner-wrap-wide, .section-header-wrap .inner-wrap-fullwidth {
    padding-top: 1.5em;
    padding-bottom: 1.5em; }
  .section-header-wrap h1 {
    margin: 0; }
  .section-header-wrap p {
    margin: .5em 0 0 0; }

.section-cta {
  text-align: center; }


/*=============== Click to Expand ===============*/
.click-expand-module .inner-wrap, .click-expand-module .inner-wrap-narrow, .click-expand-module .inner-wrap-wide, .click-expand-module .inner-wrap-fullwidth {
  padding-top: 0;
  padding-bottom: 1.875em; }

.click-expand {
  clear: both;
  border: 0;
  /*overflow: hidden;*/
  margin-bottom: 1.5em;
  background-color: #eeeeee;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out; }
  .click-expand.active:hover {
    background-color: #ffffff; }
  .click-expand.active .ce-header {
    background-color: #31368a; }
    .click-expand.active .ce-header:after {
      content: "";
      position: absolute;
      color: #ffffff;
      background-image: url(ico-minus.svg);
      width: 13px;
      height: 2px;
      background-size: 13px 2px;
      background-repeat: no-repeat; }
  .click-expand.active .ce-body {
    display: block;
    opacity: 1;
    -webkit-animation: click-expand 0.5s 1;
    -moz-animation: click-expand 0.5s 1;
    animation: click-expand 0.5s 1;
    -webkit-animation-fill-mode: backwards;
    -moz-animation-fill-mode: backwards;
    animation-fill-mode: backwards;
    -webkit-animation-delay: 0.05s;
    -moz-animation-delay: 0.05s;
    animation-delay: 0.05s;
    padding: 0 12px 1.5em 12px;
    display: block;
    padding: 1.5em 1.25em 1.875em 1.875em; }
    .click-expand.active .ce-body > *:first-child {
      margin-top: 0; }
    .click-expand.active .ce-body > *:last-child {
      margin-bottom: 0; }
  .click-expand:hover {
    background-color: #d2ddf8; }

.ce-header {
  position: relative;
  cursor: pointer;
  margin: 0;
  padding-left: 1.3333333333em;
  padding-right: 0.5714285714em;
  padding-top: 0.7619047619em;
  padding-bottom: 0.7619047619em;
  font-size: 1.1875em;
  background-color: #477DCA;
  color: #ffffff;
  font-weight: 500;
  text-transform: none; }
  .ce-header:after {
    content: "";
    background-image: url(ico-plus.svg);
    color: #ffffff;
    padding-left: 8px;
    position: absolute;
    right: 1em;
    width: 13px;
    height: 13px;
    background-size: 13px 13px;
    background-repeat: no-repeat;
    top: 50%;
    transform: translateY(-50%); }
  .ce-header:hover, .ce-header:focus {
    background-color: #31368a; }
  .ce-header:focus:not(:hover):not(:active) {
    outline: 2px dashed #006129;
    outline-offset: 2px; }

.ce-body {
  display: none;
  opacity: 0;
  background-color: #eeeeee; }
  .ce-body p {
    font-size: 1em; }

@-webkit-keyframes click-expand {
  from {
    opacity: 0; }
  to {
    opacity: 1; } }

@-moz-keyframes click-expand {
  from {
    opacity: 0; }
  to {
    opacity: 1; } }

@keyframes click-expand {
  from {
    opacity: 0; }
  to {
    opacity: 1; } }

/*Full Width CTA Module*/
.fwc-module {
  background-color: #eeeeee;
  text-align: center; }

/*============Side Navigation Test==============*/
.side-nav {
  margin: 0 auto; }
  .side-nav h3 {
    margin-top: 0; }

.sn-nav {
  max-width: 16.375em;
  overflow: hidden;
  margin-bottom: 3.125em; }
  .sn-nav li {
    background-color: #477DCA;
    border-bottom: 1px solid rgba(255, 255, 255, 0.3);
    position: relative; }
    .sn-nav li:last-child {
      border-bottom: 0; }
    .sn-nav li.active {
      background-color: #31368a; }
    .sn-nav li a {
      color: #ffffff;
      display: block;
      font-size: 1em;
      line-height: 1.5em;
      text-decoration: none;
      padding: 0.6875em 2.5em 0.6875em 1em;
      font-weight: 400; }
  .sn-nav > li > a {
    background-color: #477DCA; }
    .sn-nav > li > a:focus, .sn-nav > li > a:hover {
      background-color: #31368a; }
  .sn-nav .menu-item-has-children .m-subnav-arrow {
    cursor: pointer;
    padding-right: 0em;
    background-image: url(nav-down-arrow.svg);
    background-repeat: no-repeat;
    background-position: center;
    background-size: 10px 5px;
    display: block;
    width: 2.5em;
    height: 2.875em;
    position: absolute;
    background-color: transparent;
    right: 0;
    top: 0;
    bottom: 0; }
    .sn-nav .menu-item-has-children .m-subnav-arrow.active {
      -webkit-transform: rotate(180deg);
      -moz-transform: rotate(180deg);
      -ms-transform: rotate(180deg);
      -o-transform: rotate(180deg);
      transform: rotate(180deg); }
  .sn-nav .menu-item-has-children ul {
    margin-bottom: 0;
    padding: 0;
    display: none;
    background-color: #ffffff; }
    .sn-nav .menu-item-has-children ul li {
      margin-bottom: 0;
      background-color: #ffffff;
      border-bottom: 0; }
      .sn-nav .menu-item-has-children ul li a {
        color: #000000;
        padding: 0.0625em 0;
        font-size: 1em;
        line-height: 1.5625em;
        font-weight: 400; }
      .sn-nav .menu-item-has-children ul li:not([class]) {
        margin-bottom: 0;
        padding: 0; }
        .sn-nav .menu-item-has-children ul li:not([class]):after {
          display: none; }
      .sn-nav .menu-item-has-children ul li:hover a {
        color: #477DCA; }
    .sn-nav .menu-item-has-children ul:not([class]) {
      margin-bottom: 0; }
  .sn-nav .menu-item-has-children ul.active {
    display: block;
    background-color: #eeeeee;
    padding: 1em; }
    .sn-nav .menu-item-has-children ul.active li {
      background: transparent; }

/*=============== Product Carousel ===============*/
.product-item {
  margin-bottom: 1.875em;
  text-align: center;
  text-decoration: none; }
  @media (min-width: 40em) {
    .product-item {
      float: left;
      display: block;
      margin-right: 2.3576515979%;
      width: 23.2317613015%; }
      .product-item:last-child {
        margin-right: 0; } }
  @media (max-width: 40em) {
    .product-item {
      float: left;
      display: block;
      margin-right: 4.8291579146%;
      width: 47.5854210427%; }
      .product-item:last-child {
        margin-right: 0; }
      .product-item:nth-child(2n) {
        margin-right: 0; }
      .product-item:nth-child(2n+1) {
        clear: left; } }

.product-title {
  font-size: 1.0625em;
  display: block;
  text-align: center;
  line-height: 1.4117647059em;
  margin-top: 0.5882352941em; }

/*=============== Media Object ===============*/
.media-object {
  overflow: hidden; }

.media-object-img {
  width: 20%;
  float: left;
  display: block;
  margin-right: 5%; }
  .media-object-img img {
    width: 100%; }

.media-object-body {
  width: 75%;
  float: left; }

.media-object-header {
  margin-top: 0;
  margin-bottom: .15em; }

.media-grid-2 > * {
  margin-bottom: 1em; }

@media (min-width: 40em) {
  .media-grid-2 > * {
    float: left;
    display: block;
    margin-right: 3.1684356888%;
    width: 48.4157821556%;
    margin-bottom: 1.5em; }
    .media-grid-2 > *:last-child {
      margin-right: 0; }
    .media-grid-2 > *:nth-child(2n) {
      margin-right: 0; }
    .media-grid-2 > *:nth-child(2n+1) {
      clear: left; } }

/*======= Responsive iFrame / YouTube / HTML5 Video =======*/
.iframe-container {
  position: relative;
  padding-bottom: 56.25%;
  padding-top: 30px;
  height: 0;
  overflow: hidden;
  margin-top: 1.8em; }
  .iframe-container iframe, .iframe-container object, .iframe-container embed, .iframe-container video {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%; }

/*=============== Social Media Icons ===============*/
.social-wrap {
  overflow: hidden;
  /*span {
    background-color:$white;
    border-radius:3px;
    display:inline-block;
    padding:.15em;
    img {
      display:block;
      margin:0 auto;
    }
  }*/ }
  .social-wrap a {
    display: block;
    float: left;
    width: 25%;
    text-align: center;
    position: relative; }
    .social-wrap a path {
      -webkit-transition: all 0.1s linear;
      -moz-transition: all 0.1s linear;
      transition: all 0.1s linear; }
    .social-wrap a:hover {
      opacity: .75; }
      .social-wrap a:hover path {
        fill: #477DCA; }
  .social-wrap img {
    display: inline-block;
    margin: 0 auto;
    width: 1.1em;
    height: auto;
    vertical-align: middle; }
  .social-wrap svg {
    display: inline-block;
    vertical-align: middle; }

/*=============== Slide Panel ===============*/
.slide-panel {
  display: none;
  position: fixed;
  background: #3f3f3f;
  color: #fff;
  height: 100%;
  width: 21.25em;
  right: -21.25em;
  top: 14%;
  z-index: 10;
  -webkit-transition: right 0.4s ease-in-out;
  -moz-transition: right 0.4s ease-in-out;
  transition: right 0.4s ease-in-out; }
  .slide-panel h2 {
    padding: .2em 1em; }
  .slide-panel p {
    background: #3f3f3f;
    padding: .25px 2em; }
  .slide-panel label {
    color: #ffffff !important; }
  .slide-panel:hover {
    right: 0px; }
  @media (min-width: 40em) {
    .slide-panel {
      display: block; } }

.slide-panel-button {
  position: absolute;
  top: 50px;
  right: 340px;
  padding: 20px 20px;
  background: #3f3f3f;
  min-width: 200px; }

/*=============== Slide Box ===============*/
#last {
  margin: 0;
  padding: 0; }

#slidebox {
  padding: 0.625em 0.625em 0.625em 1em;
  position: fixed;
  bottom: 0;
  right: -26.875em;
  z-index: 1000;
  width: 100%;
  background-color: #477DCA; }
  @media (min-width: 40em) {
    #slidebox {
      width: auto; } }

a.close {
  background-color: white;
  color: #477DCA;
  text-align: center;
  float: left;
  padding: 0 0.5em;
  font-size: 0.6875em;
  border-radius: 0.1875em;
  position: absolute;
  cursor: pointer;
  top: 1.5em;
  right: 2em; }

a.close:hover {
  background-color: rgba(255, 255, 255, 0.75); }

/*=============== HubSpot Thumbnail Slider Gallery  ===============*/
.hs_cos_gallery_thumbnails .hs_cos_gallery_slide:hover {
  cursor: pointer; }

.hs_cos_gallery_thumbnails img {
  height: 3.75em;
  object-fit: cover;
  border: 1px solid #d2ddf8; }

.hs_cos_gallery_thumbnails .slick-current img {
  border: 1px solid #31368a; }

/*=============== Misc ===============*/
hr {
  display: block;
  clear: both; }

figure {
  margin: 0;
  padding: 0; }

.wp-pagenavi > * {
  margin-right: .75em; }

/*=============== Lightbox / Magnific Popup  ===============*/
.white-popup {
  position: relative;
  background: #ffffff;
  padding: 2.5em;
  width: auto;
  max-width: 37.5em;
  margin: 1.25em auto; }
  .white-popup > * {
    margin-top: 0; }

.mfp-fade-side .mfp-content, .mfp-fade-side .white-popup {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  overflow: auto; }

/* overlay at start */
.mfp-fade.mfp-bg {
  opacity: 0;
  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out; }

/* overlay animate in */
.mfp-fade.mfp-bg.mfp-ready {
  opacity: 0.8; }

/* overlay animate out */
.mfp-fade.mfp-bg.mfp-removing {
  opacity: 0; }

/* content at start */
.mfp-fade.mfp-wrap .mfp-content {
  opacity: 0;
  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
  -webkit-transform: translateY(100px);
  -moz-transform: translateY(100px);
  -ms-transform: translateY(100px);
  -o-transform: translateY(100px);
  transform: translateY(100px); }

/* content animate it */
.mfp-fade.mfp-wrap.mfp-ready .mfp-content {
  opacity: 1;
  -webkit-transform: translateY(0px);
  -moz-transform: translateY(0px);
  -ms-transform: translateY(0px);
  -o-transform: translateY(0px);
  transform: translateY(0px); }

/* content animate out */
.mfp-fade.mfp-wrap.mfp-removing .mfp-content {
  opacity: 0;
  -webkit-transform: translateY(100px);
  -moz-transform: translateY(100px);
  -ms-transform: translateY(100px);
  -o-transform: translateY(100px);
  transform: translateY(100px); }

/*=============== Layouts  ===============*/
.page-intro .inner-wrap, .page-intro .inner-wrap-narrow, .page-intro .inner-wrap-wide, .page-intro .inner-wrap-fullwidth {
  padding: 0; }

.page-intro h2 {
  margin: 0;
  text-align: center;
  text-transform: uppercase;
  color: #31368a;
  font-weight: 600;
  font-size: 2em;
  line-height: 1.09375em;
  padding-bottom: 2.0625em;
  padding-top: 63px; }

.page-intro p {
  margin: .5em 0 0 0; }

@media (min-width: 60em) {
  .site-content.one-column .site-content-primary {
    float: left;
    display: block;
    margin-right: 2.3576515979%;
    width: 100%;
    margin-right: 0; }
    .site-content.one-column .site-content-primary:last-child {
      margin-right: 0; }
  .site-content.one-column .site-content-secondary {
    float: left;
    display: block;
    margin-right: 2.3576515979%;
    width: 100%;
    margin-right: 0; }
    .site-content.one-column .site-content-secondary:last-child {
      margin-right: 0; }
  .site-content.two-column .site-content-primary {
    float: left;
    display: block;
    margin-right: 2.3576515979%;
    width: 74.4105871005%; }
    .site-content.two-column .site-content-primary:last-child {
      margin-right: 0; }
  .site-content.two-column .site-content-secondary {
    float: left;
    display: block;
    margin-right: 2.3576515979%;
    width: 23.2317613015%;
    margin-right: 0; }
    .site-content.two-column .site-content-secondary:last-child {
      margin-right: 0; }
  .site-content.three-column .site-content-primary {
    float: left;
    display: block;
    margin-right: 2.3576515979%;
    width: 31.7615656014%; }
    .site-content.three-column .site-content-primary:last-child {
      margin-right: 0; }
  .site-content.three-column .site-content-secondary {
    float: left;
    display: block;
    margin-right: 2.3576515979%;
    width: 31.7615656014%; }
    .site-content.three-column .site-content-secondary:last-child {
      margin-right: 0; }
  .site-content.three-column .additional-content {
    float: left;
    display: block;
    margin-right: 2.3576515979%;
    width: 31.7615656014%;
    margin-right: 0; }
    .site-content.three-column .additional-content:last-child {
      margin-right: 0; }
  .site-content.two-column-alt .site-content-primary {
    float: left;
    display: block;
    margin-right: 2.3576515979%;
    width: 65.8807828007%; }
    .site-content.two-column-alt .site-content-primary:last-child {
      margin-right: 0; }
  .site-content.two-column-alt .site-content-secondary {
    float: left;
    display: block;
    margin-right: 2.3576515979%;
    width: 31.7615656014%;
    margin-right: 0; }
    .site-content.two-column-alt .site-content-secondary:last-child {
      margin-right: 0; } }

.destination > .inner-wrap, .destination > .inner-wrap-narrow, .destination > .inner-wrap-wide, .destination > .inner-wrap-fullwidth {
  padding-top: 1.25em;
  padding-bottom: 0; }

/*=============== Resources Module ===============*/
.resources-module {
  background-color: #ffffff; }

.rm-item-wrap {
  display: -webkit-box;
  display: -moz-box;
  display: box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -moz-box-orient: horizontal;
  box-orient: horizontal;
  -webkit-flex-direction: row;
  -moz-flex-direction: row;
  flex-direction: row;
  -ms-flex-direction: row;
  -webkit-box-lines: multiple;
  -moz-box-lines: multiple;
  box-lines: multiple;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap; }
  @media (min-width: 40em) {
    .rm-item-wrap {
      -webkit-box-lines: single;
      -moz-box-lines: single;
      box-lines: single;
      -webkit-flex-wrap: nowrap;
      -moz-flex-wrap: nowrap;
      -ms-flex-wrap: nowrap;
      flex-wrap: nowrap; } }
  .rm-item-wrap > * {
    -webkit-box-flex: auto;
    -moz-box-flex: auto;
    box-flex: auto;
    -webkit-flex: auto;
    -moz-flex: auto;
    -ms-flex: auto;
    flex: auto; }
    @media (min-width: 40em) {
      .rm-item-wrap > * {
        -webkit-box-flex: 1;
        -moz-box-flex: 1;
        box-flex: 1;
        -webkit-flex: 1;
        -moz-flex: 1;
        -ms-flex: 1;
        flex: 1; } }

.rm-item {
  text-align: center;
  background-color: #eeeeee;
  padding: 1em !important; }
  .rm-item:hover .rm-item-img {
    -webkit-transform: scale(1.05);
    -moz-transform: scale(1.05);
    -ms-transform: scale(1.05);
    -o-transform: scale(1.05);
    transform: scale(1.05); }
  @media (min-width: 40em) {
    .rm-item {
      margin-bottom: 0; } }

.rm-item-cta {
  font-size: .75em;
  font-weight: bold; }

.rm-item-img {
  -webkit-transition: all 0.15s ease-in-out;
  -moz-transition: all 0.15s ease-in-out;
  transition: all 0.15s ease-in-out;
  margin-bottom: 1em; }
  .rm-item-img img {
    max-width: 100%;
    object-fit: contain;
    height: 19.375em; }

.rm-item-title {
  text-decoration: none;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  position: relative;
  display: inline-block;
  text-align: center;
  height: 2.5em;
  line-height: 2.5em;
  color: #477DCA;
  position: relative;
  z-index: 10; }
  .rm-item-title span {
    line-height: 1.25em;
    display: inline-block;
    color: #477DCA; }

/*========= Button Style ========*/
.btn-wrap > div {
  margin-bottom: 1.5em; }
  .btn-wrap > div:last-child {
    margin: 0; }
  @media (min-width: 40em) {
    .btn-wrap > div {
      display: inline-block;
      margin-right: 1.6875em; } }
  @media (min-width: 80em) {
    .btn-wrap > div {
      margin-bottom: 0; } }

.btn-on-color {
  display: inline-block;
  background-color: #000000;
  padding: 0.875em 1.5625em;
  color: #ffffff;
  margin-left: 0.3125em; }

/*Image Gallery Module*/
.image-gallery-module {
  text-align: center; }
  .image-gallery-module .popup-gallery,
  .image-gallery-module .lightbox {
    margin-top: 1.25rem;
    margin-bottom: 1.25rem;
    line-height: 0;
    display: block; }
    .image-gallery-module .popup-gallery img,
    .image-gallery-module .lightbox img {
      width: 100%; }

/*========= Color Pallete ========*/
.cp-wrap {
  margin-top: 1.75em;
  margin-bottom: 5.125em; }
  @media (min-width: 40em) {
    .cp-wrap {
      width: 100%;
      display: table; } }

.cp-item {
  display: -webkit-box;
  display: -moz-box;
  display: box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  box-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  -o-align-items: center;
  align-items: center;
  -ms-flex-align: center;
  margin-bottom: 1em; }
  @media (min-width: 40em) {
    .cp-item {
      width: 50%;
      float: left; } }
  @media (min-width: 80em) {
    .cp-item {
      width: 25%; } }

.cp-color {
  width: 5.625em;
  height: 5.625em; }

.cp-content {
  padding-left: 1.8125em; }
  .cp-content span {
    display: block;
    font-size: 1.125em;
    line-height: 1.7777777778em; }
    .cp-content span.cp-title {
      font-weight: 700;
      color: #3f3f3f;
      text-transform: inherit; }

/*====== Typography =======*/
.typo-wrap {
  margin-top: 2.5em; }
  @media (min-width: 60em) {
    .typo-wrap {
      display: -webkit-box;
      display: -moz-box;
      display: box;
      display: -webkit-flex;
      display: -moz-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
      -moz-box-align: center;
      box-align: center;
      -webkit-align-items: center;
      -moz-align-items: center;
      -ms-align-items: center;
      -o-align-items: center;
      align-items: center;
      -ms-flex-align: center; }
      .typo-wrap > div {
        width: 33.33%; } }

.tw-title {
  font-size: 1.125em;
  margin-top: 0; }
  .tw-title span {
    color: #42464A;
    font-weight: 700;
    text-transform: inherit; }

/*====== Headign with BG =======*/
.heading-wrap {
  border-top: 1px solid #b7b7b7;
  border-bottom: 1px solid #b7b7b7;
  position: relative;
  /*margin-bottom: em(40);*/ }
  .heading-wrap .inner-wrap-narrow {
    padding-bottom: 0; }
  .heading-wrap > * {
    position: relative;
    z-index: 1; }
  @media (min-width: 40em) {
    .heading-wrap .inner-wrap-narrow {
      padding-bottom: 2.5em; }
    .heading-wrap:after {
      content: '';
      position: absolute;
      top: 0;
      right: 0;
      width: 50%;
      height: 100%;
      background-color: #3f3f3f; } }

.on-light-bg h1 {
  /*color: $green;*/ }

.on-light-bg h2 {
  /*color: #222222;
    text-transform: inherit;
    font-weight: 400;*/ }

.on-light-bg p {
  margin-bottom: 0; }

@media (min-width: 40em) {
  .on-light-bg {
    padding: 0;
    margin-bottom: 0; } }

.on-color-bg {
  background-color: #3f3f3f;
  /*color: $white;*/
  padding: 1em;
  position: relative;
  margin-bottom: 0; }
  .on-color-bg:before {
    content: '';
    width: 100%;
    height: 100%;
    background-color: #3f3f3f;
    position: absolute;
    top: 0;
    left: -100%; }
  .on-color-bg:after {
    content: '';
    width: 100%;
    height: 100%;
    background-color: #3f3f3f;
    position: absolute;
    top: 0;
    right: -100%; }
  .on-color-bg h1 {
    color: #ffffff; }
  .on-color-bg h2 {
    color: #ffffff; }
  .on-color-bg p {
    margin-bottom: 0;
    color: #ffffff; }
  @media (min-width: 40em) {
    .on-color-bg {
      padding: 0;
      margin-bottom: 0; }
      .on-color-bg:before {
        display: none; }
      .on-color-bg:after {
        display: none; } }
  @media (min-width: 60em) {
    .on-color-bg .hw-txt {
      float: right; } }

@media (min-width: 60em) {
  .hw-txt {
    max-width: 28.5em;
    width: 100%; } }

/* ===== DEFAULTS FOR ALL BLOGS =====  */
.fb_iframe_widget span {
  height: 24px !important; }

#recaptcha_table {
  table-layout: initial !important;
  height: 126px;
  overflow: hidden;
  margin-bottom: 1em; }

.blog-pagination {
  font-size: 1.7em;
  font-weight: bold; }
  .blog-pagination a {
    margin-right: 2em;
    text-decoration: none; }

.more-link {
  font-size: 1.4em;
  text-decoration: none; }

.post-item {
  border-bottom: 5px solid #eeeeee;
  padding-bottom: 2em;
  margin-bottom: 2em; }

.hs-author-avatar {
  float: left;
  margin-right: 1.5em; }
  .hs-author-avatar img {
    border-bottom: 1px solid #adadad; }

.hs-author-social-label {
  font-size: 1.3em; }

.hs-author-bio {
  font-size: 1.3em;
  line-height: 1.5em;
  margin-bottom: 1em; }

.hs-author-profile {
  background: #F2F2F2;
  padding: .2em 2em 2em 2em; }

.hs-author-listing-header {
  padding-top: 1em;
  margin-top: .3em;
  color: #b9b9b9; }

.hs-author-social-links a {
  text-decoration: none; }

.hs-author-social-links img {
  opacity: .7;
  width: 1.875em;
  height: 1.875em; }
  .hs-author-social-links img:hover {
    opacity: 1; }

/*   end defaults   */
.site-wrap {
  background: #ffffff;
  position: relative;
  overflow: hidden;
  margin: 0 auto;
  display: -webkit-box;
  display: -moz-box;
  display: box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -moz-box-orient: vertical;
  box-orient: vertical;
  -webkit-flex-direction: column;
  -moz-flex-direction: column;
  flex-direction: column;
  -ms-flex-direction: column;
  min-height: 100%; }

/*=============== ADA Complaince styling ===================*/
#skipToContent {
  position: fixed;
  z-index: 0;
  top: 10px;
  left: 10px;
  opacity: 0; }
  #skipToContent:focus {
    opacity: 1;
    z-index: 99999; }

.social-wrap a:focus:not(:hover):not(:active),
a[class*="sh-ico-"]:focus:not(:hover):not(:active),
.sh-ph:focus:not(:hover):not(:active),
.sh-email:focus:not(:hover):not(:active),
.site-nav a:focus:not(:hover):not(:active) {
  outline-offset: -2px; }

.social-wrap a.tse-remove-border:focus:not(:hover):not(:active),
a[class*="sh-ico-"].tse-remove-border:focus:not(:hover):not(:active),
.sh-ph.tse-remove-border:focus:not(:hover):not(:active),
.sh-email.tse-remove-border:focus:not(:hover):not(:active),
.site-nav a.tse-remove-border:focus:not(:hover):not(:active) {
  outline: none;
  outline-offset: 0; }

.nonlink {
  cursor: default;
  pointer-events: auto; }
  @media (min-width: 60em) {
    .nonlink {
      pointer-events: none; } }

.lightbox {
  display: inline-block; }
  .lightbox.tse-remove-border {
    outline: none !important; }
    .lightbox.tse-remove-border:focus {
      outline: none !important; }

.tse-remove-border {
  outline: none !important; }
  .tse-remove-border:focus {
    outline: none !important; }

/*=============== Site Header ===============*/
.site-header {
  background-color: #5f88d0;
  position: relative;
  z-index: 60; }
  .site-header > .inner-wrap, .site-header > .inner-wrap-narrow, .site-header > .inner-wrap-wide, .site-header > .inner-wrap-fullwidth {
    padding: 0; }
    @media (min-width: 60em) {
      .site-header > .inner-wrap, .site-header > .inner-wrap-narrow, .site-header > .inner-wrap-wide, .site-header > .inner-wrap-fullwidth {
        padding-top: 0;
        padding-bottom: 0; } }

@media (min-width: 60em) {
  .sh-sticky-wrap {
    height: 3.0625em; }
    .sh-sticky-wrap.stuck {
      position: fixed;
      left: 0;
      right: 0;
      top: 0;
      z-index: 2; } }

.site-logo {
  display: block;
  width: 98%;
  max-width: 26em;
  margin: 0 auto 2.5625em auto; }
  @media (min-width: 50em) {
    .site-logo {
      float: left;
      margin: 0 auto 2.4375em auto;
      width: 100%;
      max-width: 24em; } }
  @media (min-width: 60em) {
    .site-logo {
      max-width: 26em;
      margin: 0.5em 0 0 0; } }
  .site-logo img {
    max-width: 100%;
    display: block; }

.site-utility-nav {
  text-align: center; }
  @media (min-width: 50em) {
    .site-utility-nav {
      text-align: right;
      padding-top: 1.25em; } }
  @media (min-width: 60em) {
    .site-utility-nav {
      padding-top: 0.0625em; } }
  .site-utility-nav .sh-phone {
    color: #e6ecf6;
    font-size: 0.875em;
    line-height: 1.2857142857em;
    display: block;
    margin-bottom: 1.0714285714em; }
    .site-utility-nav .sh-phone a {
      font-size: 1.2142857143em;
      line-height: 1.1764705882em;
      text-decoration: none;
      color: #e6ecf6; }
    @media (min-width: 40em) {
      .site-utility-nav .sh-phone {
        display: inline-block;
        vertical-align: top;
        margin-bottom: 0; } }
  .site-utility-nav .um_email {
    text-decoration: none;
    display: inline-block;
    vertical-align: top;
    margin: 0 1.25em 0 0; }
    @media (min-width: 40em) {
      .site-utility-nav .um_email {
        margin: 0 1.25em; } }
  .site-utility-nav .search-trigger.sh-search {
    text-decoration: none;
    display: inline-block;
    vertical-align: top; }
    .site-utility-nav .search-trigger.sh-search.active {
      background: url(search-active-trigger.jpg) no-repeat right top; }

.hamburger-menu {
  background-color: #e1e8f4;
  content: '';
  cursor: pointer;
  display: block;
  height: 2px;
  position: absolute;
  right: -7px;
  top: 12px;
  width: 19px;
  -webkit-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out; }
  .hamburger-menu:before, .hamburger-menu:after {
    background-color: #ffffff;
    content: "";
    position: absolute;
    right: 0;
    top: -4px;
    width: 19px;
    transition: all 0.5s ease-in-out 0s;
    height: 2px; }
  .hamburger-menu:after {
    top: 4px; }

.sh-ico-menu.active .hamburger-menu, .sh-ico-menu:hover .hamburger-menu {
  background-color: #e1e8f4; }
  .sh-ico-menu.active .hamburger-menu:before, .sh-ico-menu.active .hamburger-menu:after, .sh-ico-menu:hover .hamburger-menu:before, .sh-ico-menu:hover .hamburger-menu:after {
    background-color: #e1e8f4; }

.sh-menu {
  display: block;
  padding-top: 0.75em;
  text-align: center;
  background-color: #5f88d0; }
  @media (min-width: 60em) {
    .sh-menu {
      display: none; } }
  .sh-menu .sh-ico-menu {
    width: auto;
    color: #e1e8f4;
    display: inline-block;
    font-size: 14px;
    line-height: 27px;
    margin: 0 0 0.8em 0;
    padding: 0 1.1428571429em 0 0;
    position: relative;
    text-decoration: none;
    text-transform: uppercase;
    vertical-align: top;
    background-image: none; }
    .sh-menu .sh-ico-menu:hover, .sh-menu .sh-ico-menu.active {
      color: #e1e8f4; }
  .sh-menu .sh-ico-menu.active > span:before {
    top: 0.05em;
    transform: rotate(45deg); }
  .sh-menu .sh-ico-menu.active > span:after {
    top: 0.05em;
    transform: rotate(-45deg); }
  .sh-menu .sh-ico-menu.active > span {
    background-color: transparent; }

.site-nav-wrap {
  position: relative;
  display: none; }
  @media (min-width: 60em) {
    .site-nav-wrap {
      margin: 0 auto;
      text-align: center;
      display: block; } }

.sh-utility-nav {
  overflow: hidden; }
  .sh-utility-nav .social-wrap {
    width: 15em;
    display: none; }
  @media (min-width: 40em) {
    .sh-utility-nav {
      text-align: right;
      float: right; }
      .sh-utility-nav .social-wrap {
        display: inline-block; } }

.sh-icons {
  /*float: right;*/ }

.sh-ico-search, .sh-ico-menu {
  background-repeat: no-repeat;
  background-position: center top;
  display: inline-block;
  padding-top: 1.2em;
  width: 2em;
  margin-left: 1em;
  text-align: center;
  text-decoration: none; }
  .sh-ico-search span, .sh-ico-menu span {
    font-size: .75em; }

.sh-ph {
  margin: 0; }
  .sh-ph i {
    font-style: normal; }
  @media (min-width: 40em) {
    .sh-ph {
      font-size: 1.1875em; } }

.sh-ico-search {
  background-image: url(ico-search.svg); }

.sh-ico-menu {
  background-image: url(ico-nav.svg); }
  @media (min-width: 40em) {
    .sh-ico-menu {
      display: none; } }

/*=============== Site Intro ===============*/
.site-intro {
  background-color: #000000; }
  @media (min-width: 60em) {
    .site-intro .bottom-stuck {
      position: absolute;
      top: 49px;
      z-index: 58;
      width: 100%; } }
  .site-intro .bottom-stuck > .inner-wrap, .site-intro .bottom-stuck > .inner-wrap-narrow, .site-intro .bottom-stuck > .inner-wrap-wide, .site-intro .bottom-stuck > .inner-wrap-fullwidth {
    padding-top: 2.3125em;
    padding-bottom: 1.0625em; }
  .site-intro .hero-slider-banner {
    display: block;
    position: relative; }
    @media (min-width: 80em) {
      .site-intro .hero-slider-banner .si-item {
        height: 46.8125em; } }
    .site-intro .hero-slider-banner .si-item .mi-img {
      display: block;
      height: 100%;
      width: 100%; }

@media (min-width: 60em) {
  .site-stuck {
    /*background-color: $black;*/
    transition: all 0.25s ease-in-out; } }

.si-item .mi-img {
  display: block;
  margin: 0 auto;
  width: 100%; }

.si-item .banner-title-img {
  border: 2px solid #5f88d0;
  box-sizing: border-box;
  position: absolute;
  right: 0.1875em;
  bottom: 0.1875em;
  width: 13%;
  max-width: 12em; }
  @media (min-width: 40em) {
    .si-item .banner-title-img {
      right: 0.25em;
      bottom: 0.25em; } }
  @media (min-width: 60em) {
    .si-item .banner-title-img {
      right: 0.625em;
      bottom: 0.625em; } }
  .si-item .banner-title-img .si-img {
    display: block;
    margin: 0 auto;
    width: 100%; }

#home_slider {
  position: relative;
  left: 0;
  bottom: 0;
  width: 100%;
  margin-top: -49px; }
  #home_slider .bx-wrapper .bx-pager {
    z-index: 50;
    position: absolute;
    left: 88.4%;
    top: 82.5%;
    text-align: center; }
    @media (min-width: 40em) {
      #home_slider .bx-wrapper .bx-pager {
        left: 88.8%;
        top: 83%; } }
    @media (min-width: 60em) {
      #home_slider .bx-wrapper .bx-pager {
        left: 86.6%;
        top: 81.2%; } }
    @media (min-width: 80em) {
      #home_slider .bx-wrapper .bx-pager {
        left: 90%;
        top: 83.2%; } }
    @media (min-width: 100em) {
      #home_slider .bx-wrapper .bx-pager {
        left: 91%;
        top: 86.2%; } }
    #home_slider .bx-wrapper .bx-pager .bx-pager-item {
      display: inline-block;
      vertical-align: top; }
      #home_slider .bx-wrapper .bx-pager .bx-pager-item a {
        background-color: #ffffff;
        text-indent: -9999px;
        display: block;
        border-radius: 50%;
        outline: 0;
        width: 0.3125em;
        height: 0.3125em;
        margin: 0 0.125em 0 0.125em; }
        @media (min-width: 40em) {
          #home_slider .bx-wrapper .bx-pager .bx-pager-item a {
            width: 0.5625em;
            height: 0.5625em;
            margin: 0 0.125em 0 0.125em; } }
        @media (min-width: 60em) {
          #home_slider .bx-wrapper .bx-pager .bx-pager-item a {
            width: 1.3125em;
            height: 1.3125em;
            margin: 0 0.28125em 0 0.28125em; } }
        #home_slider .bx-wrapper .bx-pager .bx-pager-item a.active {
          background-color: #5f88d0; }
        #home_slider .bx-wrapper .bx-pager .bx-pager-item a:hover {
          background-color: #31368a; }

/*=============== Site Content ===============*/
.site-content {
  -webkit-box-flex: 1;
  -moz-box-flex: 1;
  box-flex: 1;
  -webkit-flex: 1 0 auto;
  -moz-flex: 1 0 auto;
  -ms-flex: 1 0 auto;
  flex: 1 0 auto;
  padding-bottom: 3.125em; }
  .site-content > .inner-wrap, .site-content > .inner-wrap-narrow, .site-content > .inner-wrap-wide, .site-content > .inner-wrap-fullwidth {
    padding-top: 0;
    padding-bottom: 0; }

.page-template-front-page .site-content {
  padding-bottom: 0; }

/*============ Sitemap Page styling ============*/
.sitemap-menu li {
  padding: 0.375em 0;
  line-height: 1.625em; }

.sitemap-menu .sub-menu {
  padding-left: 0;
  display: block !important; }

.sitemap-menu .si-li > a {
  font-weight: bold;
  text-decoration: none;
  color: #3f3f3f;
  cursor: default;
  padding: 0.375em 0; }
  .sitemap-menu .si-li > a:hover {
    color: #3f3f3f; }

.sitemap-menu .si-bl > a {
  font-weight: bold;
  padding: 0.375em 0; }

/*=============== Site Footer ===============*/
.site-footer {
  background-color: #819eea;
  text-align: center;
  color: #e1e8f4; }
  .site-footer > .inner-wrap, .site-footer > .inner-wrap-narrow, .site-footer > .inner-wrap-wide, .site-footer > .inner-wrap-fullwidth {
    padding-top: 3.125em;
    padding-bottom: 2.0625em; }
    @media (min-width: 60em) {
      .site-footer > .inner-wrap, .site-footer > .inner-wrap-narrow, .site-footer > .inner-wrap-wide, .site-footer > .inner-wrap-fullwidth {
        padding-top: 3.9375em;
        padding-bottom: 1.4375em; } }
  .site-footer .cms-address {
    font-size: 0.875em;
    font-weight: 300;
    line-height: 1.7142857143em; }
  .site-footer .sf-company {
    display: block;
    text-transform: uppercase;
    font-size: 1.0625em;
    font-weight: 600;
    line-height: 1.5294117647em; }
  .site-footer .sf-add, .site-footer .sfr-mail {
    display: block; }

    .sf-add span{
      display: block;
    }
  .site-footer .sf-call {
    display: inline-block;
    padding-right: 1.2142857143em; }
  .site-footer a {
    color: #e1e8f4;
    text-decoration: underline; }
    .site-footer a:hover {
      color: #31368a;
      text-decoration: none; }
  .site-footer .sf-menu {
    padding-top: 1.5714285714em;
    padding-bottom: 1.6428571429em;
    display: block;
    font-size: 0.875em; }
    @media (min-width: 40em) {
      .site-footer .sf-menu {
        padding-top: 1.5714285714em;
        padding-bottom: 3.3571428571em; } }
  .site-footer .sf-company-link {
    display: block;
    font-size: 0.875em;
    padding-bottom: 0.8571428571em; }
    .site-footer .sf-company-link span {
      display: block; }
      @media (min-width: 40em) {
        .site-footer .sf-company-link span {
          display: inline-block; } }
  .site-footer .sf-text p {
    font-size: 0.875em;
    margin: 0 auto; }
    .site-footer .sf-text p span {
      display: block; }
      @media (min-width: 40em) {
        .site-footer .sf-text p span {
          display: inline-block; } }
  @media (min-width: 40em) {
    .site-footer .footer-nav {
      display: flex;
      justify-content: center;
      align-items: center; } }
  @media (min-width: 40em) {
    .site-footer .footer-nav li {
      padding-right: 1.6428571429em; } }
  .site-footer .footer-nav li:last-child {
    padding-right: 0; }

.sf-small {
  background-color: #999;
  text-align: center; }
  .sf-small .inner-wrap, .sf-small .inner-wrap-narrow, .sf-small .inner-wrap-wide, .sf-small .inner-wrap-fullwidth {
    padding-top: 1em;
    padding-bottom: 1em; }

img[name=pphLoggerImage] {
  display: none; }

/*=============== Search ===============*/
.search-table {
  display: table;
  width: 100%;
  float: right;
  padding: 0; }

.search-row {
  display: table-row;
  width: 100%; }

.search-cell1 {
  display: table-cell;
  vertical-align: middle; }
  @media (min-width: 60em) {
    .search-cell1 {
      width: 92%; } }

.search-cell2 {
  display: table-cell;
  width: 3.75em;
  border: 0;
  vertical-align: middle; }
  @media (min-width: 60em) {
    .search-cell2 {
      width: 6%; } }

.search-cell3 {
  display: table-cell;
  vertical-align: middle; }
  @media (min-width: 60em) {
    .search-cell3 {
      width: 3%;
      text-align: center; } }

.search-text {
  font-size: .8em;
  width: 100%;
  height: 2.3em;
  border: 1px solid red;
  float: left;
  padding-left: .5em;
  margin-bottom: 0 !important; }
  .search-text:focus {
    border: 0;
    box-shadow: none !important; }

.search-submit {
  width: 100%;
  height: 2.3em;
  border: 0;
  float: right;
  background: url(ico-search.svg) no-repeat center center !important; }
  .search-submit:focus, .search-submit:hover {
    border: 0 !important;
    opacity: 0.8; }
  .search-submit:focus {
    outline: none; }

@media (min-width: 40em) {
  .site-search {
    width: 100%; }
  .search-text {
    height: 2.3em; }
  .search-submit {
    height: 2.3em; } }

.search-module {
  background-color: #477DCA;
  height: 4em;
  margin-top: -4em;
  border-bottom: 1px solid rgba(0, 0, 0, 0.47);
  position: fixed;
  left: 0;
  right: 0;
  z-index: 10000;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out; }
  .search-module.active {
    margin-top: 0; }
  .search-module .inner-wrap, .search-module .inner-wrap-narrow, .search-module .inner-wrap-wide, .search-module .inner-wrap-fullwidth {
    padding: 0.8125em 1.5em; }

.search-exit img {
  width: 1.1875em; }

.search-exit:focus, .search-exit:hover {
  opacity: 0.8; }

@media (min-width: 60em) {
  .search-exit {
    margin-bottom: 0px; } }

/*=============== Read More ===============*/
.main-content {
  display: block;
  overflow: hidden;
  position: relative; }
  @media (min-width: 40em) {
    .main-content {
      display: inline; } }

@media (max-width: 40em) {
  .height {
    max-height: 15.625em; }
    .height:before {
      background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 50%, #ffffff 100%);
      bottom: 0;
      content: "";
      height: 100%;
      position: absolute;
      width: 100%;
      z-index: 1; }
  .heightAuto {
    max-height: 312.5em; }
    .heightAuto:before {
      display: none; } }

.link {
  display: block;
  text-align: center;
  font-weight: bold;
  color: #477DCA;
  padding-bottom: 0.625em; }
  @media (min-width: 40em) {
    .link {
      display: none; } }

#return-to-top {
  background-color: #31368a;
  border: 3px solid #e1e8f4;
  border-radius: 50%;
  color: #e1e8f4;
  text-decoration: none;
  text-align: center;
  display: none;
  z-index: 999;
  position: fixed;
  bottom: 0.4em;
  right: 0.466666666666667em;
  height: 1.2em;
  width: 1.2em;
  font-size: 1.875em;
  line-height: 1.1666666667em; }

/*Home About Module*/
.ham-upper-wrap {
  max-width: 81.25em;
  margin: 0 auto;
  padding-top: 3.875em;
  padding-bottom: 3.3125em;
  padding-left: 1.5em;
  padding-right: 1.5em; }
  @media (min-width: 40em) {
    .ham-upper-wrap {
      padding-top: 3.9375em;
      padding-bottom: 3.125em; } }
  @media (min-width: 60em) {
    .ham-upper-wrap {
      padding-top: 3.25em; } }
  .ham-upper-wrap .ham-title {
    color: #31368a;
    text-align: center;
    text-transform: uppercase;
    font-weight: 600;
    font-size: 1.875em;
    line-height: 1.0333333333em;
    padding-bottom: 0.5666666667em;
    display: block; }
    @media (min-width: 40em) {
      .ham-upper-wrap .ham-title {
        font-size: 2.0625em;
        line-height: 1.0303030303em;
        padding-bottom: 0.4848484848em; } }
  .ham-upper-wrap .ham-subtext {
    font-size: 1.4375em;
    line-height: 1.0434782609em;
    color: #5f88d0;
    text-align: center;
    text-transform: uppercase;
    font-weight: 300; }
    @media (min-width: 40em) {
      .ham-upper-wrap .ham-subtext {
        font-size: 1.5em;
        line-height: 1.0833333333em; } }

.hgm-module-item {
  text-decoration: none;
  margin: 0 auto;
  text-align: center;
  display: block;
  background-color: #d2ddf8;
  width: 100%;
  border-top: 1px solid #ffffff; }
  .hgm-module-item .hgm-img {
    display: block;
    margin: 0 auto; }
  .hgm-module-item .hgm-img-hover {
    display: none; }
  .hgm-module-item:hover {
    background-color: #31368a; }
    .hgm-module-item:hover .hgm-img {
      display: none; }
    .hgm-module-item:hover .hgm-img-hover {
      display: block;
      margin: 0 auto; }
  @media (min-width: 40em) {
    .hgm-module-item {
      border-top: none;
      border-right: 1px solid #ffffff; } }

@media (min-width: 40em) {
  .hgm-item-wrap {
    display: flex;
    justify-content: center; } }

.home-about-module {
  text-align: center; }

.ham-wrap {
  display: block; }
  @media (min-width: 40em) {
    .ham-wrap .ham-left-item, .ham-wrap .ham-right-item {
      min-height: 24.625em;
      background-repeat: no-repeat;
      background-position: center top;
      background-size: cover;
      border-bottom: 1px solid #5f88d0;
      border-top: 1px solid #5f88d0;
      position: relative; } }
  @media (min-width: 60em) {
    .ham-wrap .ham-left-item, .ham-wrap .ham-right-item {
      min-height: 28.8125em;
      float: left;
      width: 50%; } }
  @media (min-width: 40em) {
    .ham-wrap .ham-left-item {
      border-right: 1px solid #5f88d0; } }
  @media screen and (max-width: 640px) {
    .ham-wrap .ham-left-item, .ham-wrap .ham-right-item {
      background-color: rgba(49, 54, 138, 0.6);
      background-image: none !important;
      border-top: 1px solid #ffffff; } }
  .ham-wrap .ham-ul, .ham-wrap .hamr-ul {
    padding: 0 0 1em 0; }
    @media (min-width: 40em) {
      .ham-wrap .ham-ul, .ham-wrap .hamr-ul {
        background-color: rgba(49, 54, 138, 0.6);
        transform: translateY(-50%);
        position: absolute;
        left: 0;
        right: 0;
        margin: auto;
        top: 51.4%;
        width: 100%;
        max-width: 21.875em; } }
    @media (min-width: 40em) {
      .ham-wrap .ham-ul, .ham-wrap .hamr-ul {
        padding: 1.625em 0 1.875em 0; } }
  .ham-wrap a {
    text-shadow: 1px 1px #000000;
    display: inline-block;
    color: #ffffff;
    text-decoration: none;
    font-weight: 600;
    position: relative; }
    .ham-wrap a:hover {
      color: #6087d2; }
      .ham-wrap a:hover:before {
        background-color: #6087d2;
        box-shadow: 1px 1px #000000;
        content: "";
        position: absolute;
        left: -0.2352941176em;
        top: 0.4117647059em;
        width: 0.1764705882em;
        height: 0.8235294118em; }
        @media (min-width: 60em) {
          .ham-wrap a:hover:before {
            left: -0.2105263158em;
            top: 0.3684210526em;
            width: 0.2631578947em;
            height: 1.0526315789em; } }
  .ham-wrap .ham-link, .ham-wrap .hamr-link {
    text-transform: uppercase;
    font-size: 2.14285625em;
    line-height: 1.1666671528em;
    padding-left: 0.2999997083em;
    margin-bottom: 0.4666668611em; }
    .ham-wrap .ham-link span, .ham-wrap .hamr-link span {
      display: inline-block;
      vertical-align: middle;
      font-size: 1.2666680278em;
      line-height: 1.3666662061em;
      padding-bottom: 0.0555555556em;
      padding-left: 0.2302630064em; }
    @media (min-width: 60em) {
      .ham-wrap .ham-link, .ham-wrap .hamr-link {
        font-size: 2.1875em;
        line-height: 1.1142857143em;
        margin-bottom: 0.4571428571em; }
        .ham-wrap .ham-link span, .ham-wrap .hamr-link span {
          font-size: 1.2571428571em;
          line-height: 1.0681818182em;
          padding-bottom: 0.1136363636em; } }
    .ham-wrap .ham-link:hover, .ham-wrap .hamr-link:hover {
      color: #6087d2; }
      .ham-wrap .ham-link:hover:before, .ham-wrap .hamr-link:hover:before {
        background-color: #6087d2;
        box-shadow: 1px 1px #000000;
        content: "";
        position: absolute;
        left: -0.1166667153em;
        top: 0.3791668247em;
        width: 0.2041667517em;
        height: 0.9041670434em; }
        @media (min-width: 60em) {
          .ham-wrap .ham-link:hover:before, .ham-wrap .hamr-link:hover:before {
            left: -0.1142857143em;
            top: 0.3428571429em;
            width: 0.2285714286em;
            height: 0.2285714286em; } }
  .ham-wrap .ham-link-wrap, .ham-wrap .hamr-link-wrap {
    display: block; }
  .ham-wrap .ham-item-link, .ham-wrap .hamr-item-link {
    text-shadow: 1px 1px #000000;
    display: inline-block;
    color: #ffffff;
    text-decoration: none;
    font-weight: 600;
    font-size: 1.0625em;
    line-height: 1.2941176471em;
    padding-left: 0.5294117647em;
    position: relative; }
    @media (min-width: 60em) {
      .ham-wrap .ham-item-link, .ham-wrap .hamr-item-link {
        font-size: 1.1875em;
        line-height: 1.3684210526em; } }

/*New Featured Products Module start*/
.nfp-gallery {
  clear: both;
  text-align: center; }
  .nfp-gallery .inner-wrap, .nfp-gallery .inner-wrap-narrow, .nfp-gallery .inner-wrap-wide, .nfp-gallery .inner-wrap-fullwidth {
    padding-top: 3.5em;
    padding-bottom: 6.25em; }
  .nfp-gallery .nfp-title {
    text-transform: uppercase;
    text-align: center;
    color: #5f88d0;
    font-weight: 300;
    font-size: 1.625em;
    line-height: 1em;
    padding-bottom: 0.6153846154em; }
  .nfp-gallery .nfp-img {
    width: 45.375em !important;
    margin: 0 auto;
    overflow: hidden;
    position: relative;
    max-height: 25.625em;
    border: 1px solid #5f88d0; }
  .nfp-gallery .slick-dots {
    bottom: -50px; }
    .nfp-gallery .slick-dots li {
      height: 15px;
      width: 15px; }
      .nfp-gallery .slick-dots li button {
        color: #d2ddf8;
        height: 15px;
        width: 15px; }
        @media (min-width: 40em) {
          .nfp-gallery .slick-dots li button {
            height: 20px;
            width: 20px; } }
        .nfp-gallery .slick-dots li button:before {
          background-color: #d2ddf8;
          border-radius: 50%;
          color: #d2ddf8; }
        .nfp-gallery .slick-dots li button:hover:before {
          background-color: #31368a;
          color: #31368a; }
      @media (min-width: 40em) {
        .nfp-gallery .slick-dots li {
          height: 20px;
          width: 20px; } }
    .nfp-gallery .slick-dots .slick-active button:before {
      color: #819eea;
      opacity: 1;
      background-color: #819eea; }
  .nfp-gallery .nfp-link {
    display: block !important;
    margin: 0 auto; }
    @media (min-width: 50em) {
      .nfp-gallery .nfp-link {
        width: max-content !important; } }

/*New Featured Products Module end*/
@media (min-width: 60em) {
  .stuck-nav {
    margin-top: 3.0625em; } }

#search_container {
  display: none;
  margin: 0.8125em auto 0 auto;
  width: 100%;
  max-width: 17.5625em; }
  @media (min-width: 50em) {
    #search_container {
      float: right; } }
  #search_container input#keyword {
    background-color: #ffffff;
    border: 1px solid #e6ecf6;
    float: left;
    font-family: Poppins;
    border: none;
    color: #3f3f3f;
    font-size: 0.875em;
    line-height: 1.2142857142857142em;
    padding: 0.14285714285714285em 0.35714285714285715em 0.14285714285714285em 1.0714285714285714em;
    width: 86%; }
  #search_container .search_btn {
    border: none;
    float: right;
    font-family: Poppins;
    font-size: 1em;
    height: 1.5625em;
    width: 1.9375em; }

.pg-intro {
  background-color: #000000;
  padding: 2.3125em; }
  @media (min-width: 50em) {
    .pg-intro {
      padding: 0.8125em 0.75em 1.0625em 0.75em; } }
  @media (min-width: 50em) {
    .pg-intro .site-utility-nav {
      padding-top: 1.25em; } }

.featured-img {
  padding-bottom: 1.5em; }
  .featured-img img {
    border: 3px solid #d2ddf8; }

.cn-content {
  text-align: center;
  margin: 0 0 1em 0; }
  @media (min-width: 40em) {
    .cn-content {
      float: left;
      text-align: left; } }

.cn-address {
  text-align: center; }
  @media (min-width: 40em) {
    .cn-address {
      text-align: right; } }

.multiple-cols-module > .inner-wrap, .multiple-cols-module > .inner-wrap-narrow, .multiple-cols-module > .inner-wrap-wide, .multiple-cols-module > .inner-wrap-fullwidth {
  padding-top: 0;
  padding-bottom: 0; }

.cn-map iframe {
  border: 1px solid #d2ddf8;
  height: 25em;
  width: 100%; }

/*Contact Module*/
.contact-module > .inner-wrap, .contact-module > .inner-wrap-narrow, .contact-module > .inner-wrap-wide, .contact-module > .inner-wrap-fullwidth {
  padding-top: 0.5em;
  padding-bottom: 0.5em; }

.contact-wrap {
  text-align: center; }
  @media (min-width: 40em) {
    .contact-wrap .cn-item {
      width: 50%; } }
  @media (min-width: 60em) {
    .contact-wrap .cn-item {
      width: 33%; } }
  @media (min-width: 40em) {
    .contact-wrap {
      text-align: left;
      display: flex;
      flex-wrap: wrap; } }

/*Information Table*/
.information-table-module {
  margin-top: 1em; }
  .information-table-module > .inner-wrap, .information-table-module > .inner-wrap-narrow, .information-table-module > .inner-wrap-wide, .information-table-module > .inner-wrap-fullwidth {
    padding-top: 0;
    padding-bottom: 0; }

.it-header {
  padding-top: 1.5em; }

.info-table {
  border-bottom: 1px solid #d2ddf8;
  border-left: 1px solid #d2ddf8;
  border-right: 1px solid #d2ddf8;
  font-size: 1em;
  line-height: 1.3125em; }

.cms-col2 {
  margin: 0;
  border-top: 1px solid #d2ddf8;
  width: 100%; }
  @media (min-width: 50em) {
    .cms-col2 {
      display: table; } }

.cms-col2 dt, .cms-col2 dd {
  margin: 0;
  padding: 0.625em;
  text-align: center;
  font-size: 1em;
  line-height: 1.5em;
  font-weight: 300; }
  @media (min-width: 50em) {
    .cms-col2 dt, .cms-col2 dd {
      display: table-cell;
      vertical-align: top;
      width: 20%; } }
  .cms-col2 dt p, .cms-col2 dd p {
    padding: 0; }
    .cms-col2 dt p a, .cms-col2 dd p a {
      display: inline-block;
      vertical-align: top; }
      .cms-col2 dt p a img, .cms-col2 dd p a img {
        border: 1px solid #d2ddf8;
        display: block;
        margin: 0 auto 0.3125em auto; }

.cms-col2 dd {
  border-top: 1px solid #d2ddf8; }
  @media (min-width: 50em) {
    .cms-col2 dd {
      border-top: none;
      border-left: 1px solid #d2ddf8; } }

.it-sub-title {
  background-color: #5f88d0 !important; }

.it-title, .it-sub-title {
  padding: 0.4375em;
  border-top: 1px solid #d2ddf8;
  text-align: center;
  color: #ffffff;
  font-weight: 300;
  background: #31368a;
  text-transform: uppercase;
  display: block; }

.clearfix:before,
.clearfix:after {
  content: " ";
  display: table; }

.clearfix:after {
  clear: both; }

.clearfix {
  *zoom: 1; }

.alignright {
  display: block;
  padding-bottom: 1.5em;
  text-align: center; }

.alignleft {
  display: block;
  padding-bottom: 1.5em;
  text-align: center; }

.aligncenter {
  display: block;
  margin: 0 auto;
  text-align: center; }

@media (min-width: 40em) {
  .alignright {
    display: block;
    float: right;
    padding-bottom: 1.5em;
    padding-left: 1.5em; }
  .alignleft {
    display: block;
    float: left;
    padding-bottom: 1.5em;
    padding-right: 1.5em; }
  .aligncenter {
    display: block;
    margin: 0 auto; } }

.text-alignright {
  text-align: right; }

.text-alignleft {
  text-align: left; }

.text-aligncenter {
  text-align: center; }

.clearboth {
  clear: both;
  display: block; }

.spacing-bottom {
  margin-bottom: 2em; }

.spacing-top {
  margin-top: 2em; }


/* Flying focus */
#flying-focus {
  position: absolute;
  margin: 0;
  background: transparent;
  -webkit-transition-property: left, top, width, height, opacity;
  transition-property: left, top, width, height, opacity;
  -webkit-transition-timing-function: cubic-bezier(0, 0.2, 0, 1);
  transition-timing-function: cubic-bezier(0, 0.2, 0, 1);
  visibility: hidden;
  pointer-events: none;
  box-shadow: 0 0 2px 3px #78aeda, 0 0 2px #78aeda inset; }

#flying-focus.flying-focus_visible {
  visibility: visible;
  z-index: 9999; }

.flying-focus_target {
  outline: none !important;
  /* Doesn't work in Firefox :( */ }

/* http://stackoverflow.com/questions/71074/how-to-remove-firefoxs-dotted-outline-on-buttons-as-well-as-links/199319 */
.flying-focus_target::-moz-focus-inner {
  border: 0 !important; }

/* Replace it with @supports rule when browsers catch up */
@media screen and (-webkit-min-device-pixel-ratio: 0) {
  #flying-focus {
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -3px; } }
