@import url("https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,100;0,300;0,400;0,500;0,700;0,900;1,100;1,300;1,400;1,500;1,700;1,900&display=swap");
html {
  box-sizing: border-box; }

.site-header *, .site-footer *, .site-utility-nav *, .sh-sticky-wrap *, .site-header-wrap * {
    box-sizing: border-box;
}
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
  }
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; }

svg:not(:root) {
  overflow: hidden; }

.search-form-two button,
.search-form-two input {
  color: inherit;
  /* 1 */
  font: inherit;
  /* 2 */
  margin: 0;
  /* 3 */ }

.search-form-two button {
  overflow: visible; }
.search-form-two button {
  text-transform: none; }

.search-form-two button,
html .search-form-two input[type="button"],
.search-form-two input[type="reset"],
.search-form-two input[type="submit"] {
  -webkit-appearance: button;
  /* 2 */
  cursor: pointer;
  /* 3 */ }
.search-form-two button[disabled],
html input[disabled] {
  cursor: default; }

.search-form-two button::-moz-focus-inner,
.search-form-two input::-moz-focus-inner {
  border: 0;
  padding: 0; }

.search-form-two input {
  line-height: normal; }

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: 40em) {
      .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: #1c1c1c;
  font-family: "Roboto", sans-serif;
  font-size: 1em;
  line-height: 1.5;
   }

.display-font-size {
  font-size: 1.6875em; }
  @media (min-width: 40em) {
    .display-font-size {
      font-size: 2.025em; } }
  @media (min-width: 60em) {
    .display-font-size {
      font-size: 2.25em; } }

.xlarge-font-size {
  font-size: 1.40625em; }
  @media (min-width: 40em) {
    .xlarge-font-size {
      font-size: 1.6875em; } }
  @media (min-width: 60em) {
    .xlarge-font-size {
      font-size: 1.875em; } }

.large-font-size {
  font-size: 0.984375em; }
  @media (min-width: 40em) {
    .large-font-size {
      font-size: 1.18125em; } }
  @media (min-width: 60em) {
    .large-font-size {
      font-size: 1.5em; } }

.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.3125em; } }

.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; } }

.sf-text p {
  margin: 0;
  padding-bottom: 1.5625em;
  line-height: 1.375em;
  font-size: 1em; }

.section-header-wrap p, .page-intro p {
  font-size: 1.3125em;
  font-weight: normal; }
  @media (min-width: 40em) {
    .emph, .section-header-wrap p, .page-intro p {
      font-size: 1.509375em; } }

  a:visited, a:active, a:focus {
    /*color: $hover-link-color;*/
    outline: none; }
  a:focus:not(:hover):not(:active) {
    outline: 2px dashed #006129;
    outline-offset: -1px; }
.site-header img, .site-header picture {
  margin: 0;
  max-width: 100%; }
.site-footer img, .site-footer picture {
  margin: 0;
  max-width: 100%; }
.search-form-two input,
.search-form-two label {
  display: block;
  font-family: "Roboto", sans-serif;
  font-size: 1em; }

.search-form-two label {
  font-weight: bold;
  margin-bottom: 0.375em; }
  .search-form-two label.required:after {
    content: "*"; }
  .search-form-two label abbr {
    display: none; }

/*input[type="search"], .search-form-two 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 #000000;
  box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.06);
  font-family: "Roboto", sans-serif;
  font-size: 1em;
  margin-bottom: 0.75em;
  padding: 0.5em 0.5em;
  width: 100%; }*/
input[type="search"]:hover, .search-form-two input[type="text"]:hover {
    border-color: black; }
input[type="search"]:focus, .search-form-two input[type="text"]:focus {
    border-color: #d10000;
    box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.06), 0 0 5px rgba(184, 0, 0, 0.7);
    outline: none; }

input[type="search"] {
  -webkit-appearance: none;
  -moz-appearance: none;
  -ms-appearance: none;
  -o-appearance: none;
  appearance: none; }

/* Lists */
.site-header ul {
  margin: 0;
  padding: 0;
  list-style-type: none; }
.site-footer ul {
  margin: 0;
  padding: 0;
  list-style-type: none; }

.bullet-style {
  clear: left;
  list-style-type: none;
  margin-bottom: 0.75em;
  padding-left: 0.6875em;
  margin-top: 2em; }
  .bullet-style li {
    position: relative;
    margin-bottom: 0;
    font-size: 1em;
    line-height: 2.375em;
    color: #333;
    font-weight: bold; }
    .bullet-style li a {
      text-decoration: none;
      font-weight: normal; }
    .bullet-style li:after {
      content: '';
      width: 5px;
      height: 5px;
      border-radius: 50%;
      display: block;
      position: absolute;
      top: 1.0625em;
      left: -0.625em;
      background-color: #333; }

/*.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;
  background: none;
  border: 2px solid #d00000;
  color: #d00000;
  cursor: pointer;
  display: inline-block;
  font-family: 'Roboto';
  font-weight: 500;
  margin: 0 auto;
  padding: 0.375em 0.9375em 0.5em 0.8125em;
  text-decoration: none;
  text-transform: uppercase;
  vertical-align: top;
  z-index: 2;
  position: relative;
  -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: #ffffff;
    background-color: #d10000; }
  .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, $green 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: $green;*/
    color: #ffffff; }
  @media (max-width: 400px) {
    .btn-rfq {
      font-size: 0.9375em; } }

.btn, .product-grid-item-link {
  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 {
    background-color: transparent; }

.btn-alt, .btn-alt-download, .btn-alt-arrow {
  background-color: transparent; }

.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-form-two 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-form-two .button:focus:not(:hover):not(:active),
  .search-form-two .wp-element-button:focus:not(:hover):not(:active),
  .search-form-two button:focus:not(:hover):not(:active),
 .search-form-two input[type="submit"]:focus:not(:hover):not(:active) {
    outline: 2px dashed red;
    outline-offset: -1px; }

/*========= 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: #333;
  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: #f5f5f5;
  font-weight: 500;
  line-height: 1.1666666667em; }
  .site-nav span,
  #hs_menu_wrapper_primary_nav span {
    white-space: nowrap; }
  @media (min-width: 60em) {
    .site-nav,
    #hs_menu_wrapper_primary_nav {
      display: block;
      position: relative;
      top: 0;
      left: 0;
      background-color: #ffffff; } }
  @media (min-width: 60em) {
    .site-nav,
    #hs_menu_wrapper_primary_nav {
      background-color: #ffffff; } }

.sn-level-1,
#hs_menu_wrapper_primary_nav > ul {
  margin: 0;
  padding: 0.625em; }
  @media (min-width: 60em) {
    .sn-level-1,
    #hs_menu_wrapper_primary_nav > ul {
      padding: 0;
      height: 2.9375em;
      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;
  background-color: #f5f5f5;
  position: relative; }
  .sn-li-l1 span,
  .hs-menu-depth-1 span {
    font-size: 1.125em; }
  .sn-li-l1 > a,
  .hs-menu-depth-1 > a {
    display: inline-block;
    height: 1.875em;
    line-height: 1.875em;
    color: #1c1c1c;
    text-decoration: none;
    padding: 0 1em;
    padding-right: 0.3125em; }
    .sn-li-l1 > a:visited,
    .hs-menu-depth-1 > a:visited {
      color: #1c1c1c; }
    .sn-li-l1 > a:hover,
    .hs-menu-depth-1 > a:hover {
      color: #d10000; }
  .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: '+';
      font-size: 1.125em;
      line-height: 1.5em;
      color: #1c1c1c;
      font-weight: 400; }
    .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 {
      content: '-';
      color: #d10000; }
  .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: #1c1c1c; }
  .sn-li-l1:hover,
  .hs-menu-depth-1:hover {
    background-color: transparent; }
    .sn-li-l1:hover > a span,
    .hs-menu-depth-1:hover > a span {
      color: #d10000; }
    .sn-li-l1:hover .m-subnav-arrow:before,
    .hs-menu-depth-1:hover .m-subnav-arrow:before {
      color: #d10000; }
  @media (min-width: 60em) {
    .sn-li-l1,
    .hs-menu-depth-1 {
      height: 2.9375em;
      float: left;
      border-bottom: 0;
      background-color: #ffffff;
      -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: 1.125em;
        border-bottom: 5px solid transparent;
        padding-bottom: 0.5em;
        transition: border 0.3s ease-in-out; }
      .sn-li-l1 > a,
      .hs-menu-depth-1 > a {
        padding: 0 0.5em;
        padding-right: 1em;
        color: #1c1c1c;
        height: 2.9375em;
        line-height: 2.9375em; }
      .sn-li-l1:hover > a,
      .hs-menu-depth-1:hover > a {
        color: #d10000;
        border-bottom: 5px solid #d10000; }
      .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;
        left: 0;
        padding: 0.9375em 0.9375em 0.9375em 0.9375em;
        position: absolute;
        text-align: left;
        /*top: em(33);*/
        width: 18.4375em;
        background-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 {
        display: none; }
      .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 {
        padding-right: 0;
        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: transparent; } }
  @media (min-width: 60em) {
    .sn-li-l1 span,
    .hs-menu-depth-1 span {
      font-size: 1.125em; }
    .sn-li-l1 > a,
    .hs-menu-depth-1 > a {
      padding: 0 0.5em;
      color: #1c1c1c; }
      .sn-li-l1 > a:hover,
      .hs-menu-depth-1 > a:hover {
        color: #d10000; }
    .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: transparent; }
    .sn-li-l1:before,
    .hs-menu-depth-1:before {
      background-color: #d6d6d6;
      content: "";
      height: 15px;
      left: 0;
      position: absolute;
      top: 16px;
      width: 2px;
      font-weight: 500; } }
  @media (min-width: 60em) and (max-height: 46em) and (min-width: 60em) {
    .sn-li-l1:before,
    .hs-menu-depth-1:before {
      top: 17px; } }
  @media (min-width: 60em) {
    .sn-li-l1:first-child:before,
    .hs-menu-depth-1:first-child:before {
      background: none; }
    .sn-li-l1:last-child:before,
    .hs-menu-depth-1:last-child:before {
      background: none; } }

.sn-level-2,
.hs-menu-children-wrapper {
  padding: 0;
  margin: 0;
  display: none;
  position: relative;
  font-weight: 400; }
  .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: #f5f5f5;
  /*&.menu-item-has-children{

     &:hover {
      > a{
        color: $nav-text-color-hover-medium;
        border-bottom: 5px solid $red;
       line-height: 0 !important;
        span{
           padding-bottom: 0 !important;
        }

      }
      }
  }*/ }
  .sn-li-l2 > a, .sn-li-l3 > a, .sn-li-l4 > a,
  .hs-menu-depth-2 > a {
    padding: 0 1em;
    color: #1c1c1c;
    display: inline-block;
    text-decoration: none;
    line-height: 2.125em;
    padding-right: 0.3125em; }
    .sn-li-l2 > a span, .sn-li-l3 > a span, .sn-li-l4 > a span,
    .hs-menu-depth-2 > a span {
      font-size: 1.125em;
      line-height: 1.25em;
      display: inline-block;
      vertical-align: middle; }
  .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: transparent; }
  @media (min-width: 60em) {
    .sn-li-l2, .sn-li-l3, .sn-li-l4,
    .hs-menu-depth-2 {
      position: relative;
      background-color: #ffffff; }
      .sn-li-l2 > a, .sn-li-l3 > a, .sn-li-l4 > a,
      .hs-menu-depth-2 > a {
        padding: 0;
        line-height: 2.125em; }
        .sn-li-l2 > a span, .sn-li-l3 > a span, .sn-li-l4 > a span,
        .hs-menu-depth-2 > a span {
          font-size: 1.125em; }
      .sn-li-l2:hover, .sn-li-l3:hover, .sn-li-l4:hover,
      .hs-menu-depth-2:hover {
        background-color: #ffffff; }
        .sn-li-l2:hover > a span, .sn-li-l3:hover > a span, .sn-li-l4:hover > a span,
        .hs-menu-depth-2:hover > a span {
          color: #d10000; }
        .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:em(-25);*/
          padding: 0.9375em 0.9375em 0.9375em 0.9375em;
          top: -15px;
          right: -310px;
          width: 295px;
          /* right: -16px; */
          background: #fff;
          z-index: 9; } }
  @media (min-width: 60em) {
    .sn-li-l2, .sn-li-l3, .sn-li-l4,
    .hs-menu-depth-2 {
      background-color: #ffffff; }
      .sn-li-l2 > a, .sn-li-l3 > a, .sn-li-l4 > a,
      .hs-menu-depth-2 > a {
        padding: 0;
        line-height: 2.125em;
        transition: all 0.35s ease-in-out; }
        .sn-li-l2 > a span, .sn-li-l3 > a span, .sn-li-l4 > a span,
        .hs-menu-depth-2 > a span {
          font-size: 1.125em; }
      .sn-li-l2.current-page-parent, .current-page-parent.sn-li-l3, .current-page-parent.sn-li-l4, .sn-li-l2.current-menu-item, .current-menu-item.sn-li-l3, .current-menu-item.sn-li-l4, .sn-li-l2:hover, .sn-li-l3:hover, .sn-li-l4:hover,
      .hs-menu-depth-2.current-page-parent,
      .hs-menu-depth-2.current-menu-item,
      .hs-menu-depth-2:hover {
        background-color: #ffffff; } }

.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: 40em) {
    .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: #ffffff;
  width: 100%;
  height: 100%;
  right: -100%;
  top: 0;
  bottom: 0;
  z-index: 1000;
  position: static;
  clear: both;
  text-align: center;
  -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;
      background-color: transparent;
      clear: both;
      padding-top: 2.4375em;
      position: relative;
      vertical-align: top; } }

.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, .5);*/ }
  .site-nav-container-screen.active {
    display: block; }
  @media (min-width: 60em) {
    .site-nav-container-screen {
      display: none !important; } }

/*.close-menu {
  display: inline-block;
  clear: both;
  //width:5em;
  position: relative;
  text-align: center;
  color: $blue !important;
  font-family: $header-font-family;
  padding: $baseline*.5 $baseline*2;
  padding-right: em(25);
  margin: 0 auto;
  font-size: em(14);
  background-color: $white;
  border-radius: em(3);
  &:visited {
    color: $white;
  }
  &:hover {
    color: $white;
  }
  &:after {
    content: '';
    background-color: transparent;
    background-image: url(ico-exit.svg);
    background-size: em(13) em(13);
    background-position: center center;
    background-repeat: no-repeat;
    display: block;
    width: em(25);
    top: 0;
    bottom: 0;
    right: 0;
    position: absolute;
  }
  @include mq(large) {
    display: none;
  }
}*/
/*.snc-header {
  text-align: center;
  padding: 1em;
  @include mq(large) {
    padding: 0;
  }
}*/
/*
This is used to separate sections/modules of the website while still keeping a consistent max-width. Example below:
<section class="about-module">
  <div class="inner-wrap">
    Content here...
  </div>
</section>
*/
.inner-wrap, .inner-wrap-narrow, .inner-wrap-wide, .inner-wrap-fullwidth {
  max-width: 71.75em;
  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 !important; }

.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; }

.blockquote-text {
  color: #477DCA;
  font-weight: 600;
  position: relative;
  font-size: 1.125em;
  padding: 0 1.7777777778em 0;
  margin-top: 1.7777777778em;
  margin-bottom: 1.7777777778em; }
  .blockquote-text:before {
    position: absolute;
    content: '';
    top: 0;
    left: 0;
    width: 0.5em;
    height: 100%;
    background-color: #477DCA; }
  @media (min-width: 40em) {
    .blockquote-text {
      max-width: 45.7142857143em;
      width: 100%;
      margin: auto;
      font-size: 1.3125em;
      line-height: 1.3333333333em;
      padding: 0 0.7619047619em 0 2.1428571429em;
      margin-top: 3.5238095238em;
      margin-bottom: 3.5238095238em; } }

/*================ Dest Slider ============= */
.innerpage-carousel {
  max-width: 28.6875em;
  margin: 0; }
  .innerpage-carousel .slider-for {
    margin-bottom: 0.5em; }
    .innerpage-carousel .slider-for a {
      overflow: hidden;
      display: block; }
      .innerpage-carousel .slider-for a:focus:not(:hover):not(:active) {
        outline-offset: -2px; }
  .innerpage-carousel .slick-track {
    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; }
  .innerpage-carousel .slider-nav .slick-list {
    margin-right: 4.5em; }
    .innerpage-carousel .slider-nav .slick-list .slick-slide {
      margin-right: 0.5em;
      position: relative;
      line-height: 0;
      overflow: hidden; }
      .innerpage-carousel .slider-nav .slick-list .slick-slide img {
        width: 100%; }
  .innerpage-carousel .slider-nav .slick-arrow {
    font-size: 1.25em;
    height: 1.25em;
    width: 1.25em;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    overflow: hidden;
    min-width: inherit;
    background-color: #ffffff;
    padding: 0;
    opacity: 1; }
    .innerpage-carousel .slider-nav .slick-arrow.slick-prev {
      display: none !important; }
    .innerpage-carousel .slider-nav .slick-arrow.slick-next {
      right: 1.2em;
      display: inline-block !important; }
      .innerpage-carousel .slider-nav .slick-arrow.slick-next:before {
        content: '';
        font-size: 1em;
        display: inline-block;
        opacity: 1;
        width: 100%;
        height: 1.25em;
        background-image: url(slider-arrow.png);
        background-repeat: no-repeat;
        background-position: center center;
        background-size: contain;
        background-size: 0.6em;
        -webkit-transition: 0.25s all linear;
        -moz-transition: 0.25s all linear;
        transition: 0.25s all linear; }
      .innerpage-carousel .slider-nav .slick-arrow.slick-next:hover {
        border: 0; }
        .innerpage-carousel .slider-nav .slick-arrow.slick-next:hover:before {
          width: 100%;
          height: 1.25em;
          background-image: url(slider-arrow.png);
          background-size: 0.6em; }
  @media (min-width: 40em) {
    .innerpage-carousel {
      padding-right: 0.5em; } }

.slider-nav-item {
  display: inline-block; }
  .slider-nav-item:focus:not(:hover):not(:active) {
    outline-offset: -2px; }

/*=============== Innerpage Carousel Widthout Thumb ===================*/
.innerpage-carousel-widthout-thumb {
  max-width: 28.6875em;
  margin-top: 2em; }
  .innerpage-carousel-widthout-thumb .item a {
    display: block; }
    .innerpage-carousel-widthout-thumb .item a:focus:not(:hover):not(:active) {
      outline-offset: -2px; }
  .innerpage-carousel-widthout-thumb .slick-track {
    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; }
  .innerpage-carousel-widthout-thumb .slick-dots li {
    width: 9px;
    height: 9px;
    vertical-align: middle; }
    .innerpage-carousel-widthout-thumb .slick-dots li button {
      font-size: 0;
      width: 9px;
      height: 9px;
      border-radius: 50%;
      border: 1px solid #00ad49;
      padding: 0; }
      .innerpage-carousel-widthout-thumb .slick-dots li button:before {
        display: none; }
    .innerpage-carousel-widthout-thumb .slick-dots li.slick-active button {
      background-color: #333;
      border: 0; }
  @media (min-width: 40em) {
    .innerpage-carousel-widthout-thumb {
      padding-left: 0.5em;
      margin-top: 0; } }

/*=============== Accordion Tabs ===============*/
.accordion-tabs {
  line-height: 1.5;
  margin-bottom: 1.5em;
  padding: 0 !important;
  border: 0; }
  .accordion-tabs::after {
    clear: both;
    content: "";
    display: table; }
  @media screen and (max-width: 40em) {
    .accordion-tabs {
      border-radius: 0; } }
  @media (min-width: 40em) {
    .accordion-tabs {
      border: 0; } }
  .accordion-tabs .tab-header-and-content {
    list-style: none;
    margin-bottom: 0;
    border-bottom: 1px solid rgba(255, 255, 255, 0.3); }
    .accordion-tabs .tab-header-and-content:after {
      display: none; }
    @media screen and (min-width: 40em) {
      .accordion-tabs .tab-header-and-content {
        display: inline; } }
    @media (min-width: 40em) {
      .accordion-tabs .tab-header-and-content {
        /*&:first-child .tab-link {
      border-top:1px solid $blue;
    }*/ } }
  .accordion-tabs .tab-link {
    background-color: #477DCA;
    color: #ffffff;
    display: block;
    font-size: 1.125em;
    line-height: 1.5333333333em;
    padding: 0.7222222222em 1.3888888889em 0.7777777778em;
    text-decoration: none;
    border-bottom: 0;
    font-family: "Roboto", sans-serif;
    vertical-align: bottom; }
    @media screen and (min-width: 40em) {
      .accordion-tabs .tab-link {
        display: inline-block;
        border: 0; } }
    .accordion-tabs .tab-link:focus {
      outline: none; }
    .accordion-tabs .tab-link:focus, .accordion-tabs .tab-link:hover, .accordion-tabs .tab-link.is-active {
      background-color: #d10000; }
      @media screen and (min-width: 40em) {
        .accordion-tabs .tab-link:focus, .accordion-tabs .tab-link:hover, .accordion-tabs .tab-link.is-active {
          border: 0;
          font-size: 1.25em;
          line-height: 1.5em;
          padding: 0.8em 1.25em 0.7em; } }
  .accordion-tabs .tab-content {
    background: #eeeeee;
    font-size: 1em;
    line-height: 1.5em;
    color: #000000;
    display: none;
    padding: 1.5em 1.25em 1.875em 1.875em;
    width: 100%; }
    .accordion-tabs .tab-content > *:first-child {
      margin-top: 0; }
    .accordion-tabs .tab-content > *:last-child {
      margin-bottom: 0; }
    .accordion-tabs .tab-content p {
      font-size: 1em; }
    @media screen and (min-width: 40em) {
      .accordion-tabs .tab-content {
        border-top-right-radius: 0;
        float: left; } }
    @media (min-width: 40em) {
      .accordion-tabs .tab-content {
        margin-top: 0; } }

/*=============== 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: #d10000; }
    .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: #000000; }

.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.3125em;
  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: #d10000; }
  .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; }

/*=============== Product Grid ===============*/
.product-grid {
  clear: both; }

.product-grid-item {
  font-size: .875em;
  text-decoration: none;
  text-align: center;
  background-color: #ffffff;
  padding: 1em;
  border-bottom: 1px solid #000000;
  border-right: 1px solid #000000;
  overflow: hidden;
  display: block;
  -webkit-transition: all 0.15s ease-in-out;
  -moz-transition: all 0.15s ease-in-out;
  transition: all 0.15s ease-in-out; }
  .product-grid-item:hover {
    border-bottom: 1px solid #333;
    border-right: 1px solid #333; }
    .product-grid-item:hover .product-grid-item-img {
      -webkit-transform: scale(1.05);
      -moz-transform: scale(1.07);
      -o-transform: scale(1.07);
      transform: scale(1.07); }
  @media (min-width: 40em) {
    .product-grid-item {
      font-size: .75em;
      margin-bottom: 1.5em; } }
  @media (min-width: 60em) {
    .product-grid-item {
      font-size: 1em; } }

@media (min-width: 40em) {
  .product-grid-item-header-wrap {
    height: 4em;
    line-height: 4em;
    margin-bottom: 1em; }
    .product-grid-item-header-wrap .product-grid-item-header {
      display: inline-block;
      vertical-align: middle; } }

@media (min-width: 60em) {
  .product-grid-item-header-wrap {
    height: 4em;
    line-height: 4em; } }

.product-grid-item-header {
  font-size: 1.125em;
  color: #477DCA;
  text-decoration: none;
  margin: 0 0 0 0;
  width: 70%;
  float: right;
  text-align: left;
  clear: none; }
  @media (min-width: 40em) {
    .product-grid-item-header {
      width: auto;
      float: none;
      text-align: center; } }

.product-grid-item-subheader {
  color: #000000;
  margin: 0 0 1em 0;
  width: 70%;
  float: right;
  text-align: left;
  clear: none;
  font-size: 0.9375em; }
  @media (min-width: 40em) {
    .product-grid-item-subheader {
      width: auto;
      float: none;
      text-align: center; } }
  @media (min-width: 60em) {
    .product-grid-item-subheader {
      min-height: 3em; } }

.product-grid-item-img {
  float: left;
  width: 25%;
  margin-top: -1em;
  display: block;
  margin: 0 auto;
  -webkit-transition: all 0.15s ease-in-out;
  -moz-transition: all 0.15s ease-in-out;
  transition: all 0.15s ease-in-out; }
  @media (min-width: 40em) {
    .product-grid-item-img {
      margin-top: 0;
      float: none;
      width: auto; } }

.product-grid-item-link {
  margin: 1em 0 0 0;
  float: right;
  text-align: left;
  clear: none;
  font-size: .75em; }
  @media (min-width: 40em) {
    .product-grid-item-link {
      width: auto;
      float: none;
      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: #d10000; }
    .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: #d10000; }
  .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-item .pmi-img {
    border: 1px solid #b3b3b3; }

.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: #333;
  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: #333;
    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: #333;
  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 #000000; }

.hs_cos_gallery_thumbnails .slick-current img {
  border: 1px solid #d10000; }

/*=============== 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 {
  box-sizing: border-box;
  background-image: url(banner.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  min-height: 14.5em;
  border-bottom: 1px solid #1c1c1c;
  border-top: 2px solid #1c1c1c;
  overflow: hidden; }
  .page-intro .inner-wrap, .page-intro .inner-wrap-narrow, .page-intro .inner-wrap-wide, .page-intro .inner-wrap-fullwidth {
    padding-top: 1.5em;
    padding-bottom: 1.5em; }
  .page-intro h1 {
    margin: 0; }
  .page-intro p {
    margin: .5em 0 0 0; }

.breadcrumb-menu {
  margin-bottom: 5em; }
  .breadcrumb-menu a {
    color: #477DCA;
    font-size: 0.875em; }
  .breadcrumb-menu .breadcrumb_last {
    font-size: 0.875em; }

@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; }

/*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: #333;
      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: #333; } }

.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: #333;
  /*color: $white;*/
  padding: 1em;
  position: relative;
  margin-bottom: 0; }
  .on-color-bg:before {
    content: '';
    width: 100%;
    height: 100%;
    background-color: #333;
    position: absolute;
    top: 0;
    left: -100%; }
  .on-color-bg:after {
    content: '';
    width: 100%;
    height: 100%;
    background-color: #333;
    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%; } }

/*Form*/
.gform_heading {
  display: none; }

.gform_button {
  background: none;
  border: 2px solid #d00000;
  color: #d00000;
  cursor: pointer;
  display: inline-block;
  font-family: 'Roboto';
  font-weight: 500;
  margin: 0 auto;
  padding: 0.375em 0.9375em 0.5em 0.8125em;
  text-decoration: none;
  text-transform: uppercase;
  vertical-align: top;
  z-index: 2;
  position: relative; }
  .gform_button:hover {
    color: #ffffff;
    background: #d10000; }

body .gform_wrapper input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]) {
  height: 32px !important;
  border-radius: 3px !important; }
  body .gform_wrapper input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]):focus {
    outline: 1px solid #000 !important;
    border-color: #000 !important;
    box-shadow: none !important; }

.gform_wrapper textarea.medium {
  border-radius: 3px !important; }
  .gform_wrapper textarea.medium:focus {
    outline: 1px solid #000 !important;
    border-color: #000 !important;
    box-shadow: none !important; }

/* ===== 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;
  position: relative;
  z-index: 2;
  margin-bottom: 0.625em; }
  .lightbox.tse-remove-border {
    outline: none !important; }
    .lightbox.tse-remove-border:focus {
      outline: none !important; }
  .lightbox img {
    display: block; }

.tse-remove-border {
  outline: none !important; }
  .tse-remove-border:focus {
    outline: none !important; }

/*=============== Site Header ===============*/
.site-header-wrap {
  /* background-image:url(bg-site-intro.jpg);
  background-size:cover;
  background-position: center center;
  background-repeat:no-repeat;*/ }

.site-header {
  text-align: center; }
  @media (min-width: 60em) {
    .site-header {
      text-align: left; } }
  .site-header > .inner-wrap, .site-header > .inner-wrap-narrow, .site-header > .inner-wrap-wide, .site-header > .inner-wrap-fullwidth {
    padding: 0.6875em 0 0 0;
    max-width: 71.25em; }
    @media (min-width: 40em) {
      .site-header > .inner-wrap, .site-header > .inner-wrap-narrow, .site-header > .inner-wrap-wide, .site-header > .inner-wrap-fullwidth {
        padding: 1.9375em 0.5em 0 0.5em; } }
    @media (min-width: 60em) {
      .site-header > .inner-wrap, .site-header > .inner-wrap-narrow, .site-header > .inner-wrap-wide, .site-header > .inner-wrap-fullwidth {
        padding: 1.9375em 0.9375em 0 0.9375em; } }
  .site-header .site-logo {
    display: block;
    vertical-align: top;
    padding-left: 0.5em; }
    .site-header .site-logo img {
      display: block;
      margin: 0 auto; }
    @media (min-width: 40em) {
      .site-header .site-logo {
        padding-left: 0; } }
    @media (min-width: 60em) {
      .site-header .site-logo {
        margin-top: 0.1875em;
        float: left; } }
  .site-header .site-utility-nav {
    padding-top: 1em; }
    @media (min-width: 40em) {
      .site-header .site-utility-nav {
        text-align: left; } }
    @media (min-width: 60em) {
      .site-header .site-utility-nav {
        float: right;
        padding: 0; } }
    .site-header .site-utility-nav .sh-call {
      color: #d10000;
      font-size: 1.125em;
      line-height: 1.1666666667em;
      margin: 0 0.7777777778em 0 0;
      padding: 0 0.8333333333em 0 0;
      position: relative; }
      @media (min-width: 40em) {
        .site-header .site-utility-nav .sh-call {
          font-size: 1.5em;
          line-height: 1.125em;
          margin: 0 0.5em 0 0;
          padding: 0 0.7083333333em 0 0.4583333333em; } }
      .site-header .site-utility-nav .sh-call a {
        color: #d10000;
        text-decoration: none; }
        .site-header .site-utility-nav .sh-call a:hover {
          color: #454545; }
      .site-header .site-utility-nav .sh-call:after {
        background-color: #797979;
        content: "";
        height: 1.1666666667em;
        position: absolute;
        right: 0;
        top: 1px;
        width: 2px;
        /*z-index: -1;*/ }
        @media (min-width: 40em) {
          .site-header .site-utility-nav .sh-call:after {
            height: 0.8333333333em;
            top: 0.25em;
            width: 2px; } }
    .site-header .site-utility-nav .sh-email-img {
      color: #1c1c1c;
      display: inline-block;
      font-size: 0.875em;
      line-height: 1.1428571429em;
      margin: 0 1.5em 0 0;
      padding: 0.2857142857em 0 0 0;
      position: relative;
      text-decoration: none;
      text-transform: uppercase;
      vertical-align: top; }
      @media (min-width: 40em) {
        .site-header .site-utility-nav .sh-email-img {
          font-size: 1em;
          line-height: 1.125em;
          margin: 0 1.4375em 0 0;
          padding: 0.4375em 0 0 0; } }
      .site-header .site-utility-nav .sh-email-img a {
        color: #1c1c1c;
        text-decoration: none;
        background-image: url(email-off.jpg);
        background-repeat: no-repeat;
        background-position: left center;
        padding-left: 25px; }
        .site-header .site-utility-nav .sh-email-img a:hover {
          color: #d10000;
          background-image: url(email-on.jpg);
          background-repeat: no-repeat;
          background-position: left center;
          padding-left: 25px; }
      .site-header .site-utility-nav .sh-email-img:after {
        background-color: #797979;
        content: "";
        position: absolute;
        height: 1.4285714286em;
        right: -0.7857142857em;
        top: 1px;
        width: 2px;
        /*z-index: -1;*/ }
        @media (min-width: 40em) {
          .site-header .site-utility-nav .sh-email-img:after {
            height: 1.25em;
            right: -0.6875em;
            top: 0.3125em;
            width: 0.125em; } }
      .site-header .site-utility-nav .sh-email-img img {
        display: inline-block;
        padding: 0 0.5625em 0 0;
        vertical-align: top; }
        @media (min-width: 40em) {
          .site-header .site-utility-nav .sh-email-img img {
            padding: 0.125em 0.4375em 0 0; } }
        @media (max-height: 46em) and (min-width: 60em) {
          .site-header .site-utility-nav .sh-email-img img {
            padding: 0 0.4375em 0 0; } }
    @media (max-height: 46em) and (min-width: 60em) {
      .site-header .site-utility-nav .sh-linkin {
        display: inline-block;
        vertical-align: text-bottom; } }
    .site-header .site-utility-nav .cms-linkin {
      display: inline-block; }
      @media (min-width: 40em) {
        .site-header .site-utility-nav .cms-linkin {
          margin-right: 0.0625em; } }
      .site-header .site-utility-nav .cms-linkin img {
        display: inline-block;
        vertical-align: top; }
    .site-header .site-utility-nav .sh-form {
      padding: 0.5em 0 0 0;
      text-align: center;
      display: block; }
      @media (min-width: 40em) {
        .site-header .site-utility-nav .sh-form {
          float: right; } }
      @media (min-width: 60em) {
        .site-header .site-utility-nav .sh-form {
          /*display: block;*/
          float: none;
          text-align: right; } }

@media (min-width: 60em) {
  .sh-sticky-wrap {
    /*height: em(166);*/ }
    .sh-sticky-wrap.stuck {
      position: fixed;
      left: 0;
      right: 0;
      top: 0;
      background-color: #ffffff;
      z-index: 3;
      border-bottom: 2px solid #1c1c1c; } }

.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.3125em; } }

.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; } }

.sh-menu {
  text-align: center;
  clear: both; }
  @media (min-width: 40em) {
    .sh-menu {
      text-align: right; } }

.sh-icon-menu {
  color: #1c1c1c;
  display: inline-block;
  font-size: 1em;
  font-weight: 600;
  line-height: 1.3125em;
  margin: 1.375em 0 1.1875em 0;
  padding: 0.125em 1.1875em 0 0;
  position: relative;
  text-decoration: none;
  text-transform: uppercase;
  transition: all 0.5s ease-in-out 0s; }
  @media (min-width: 40em) {
    .sh-icon-menu {
      margin: 1.375em 0 1em 0; } }
  @media (min-width: 60em) {
    .sh-icon-menu {
      display: none; } }
  .sh-icon-menu span {
    top: 0.6875em;
    background-color: #1c1c1c;
    content: '';
    cursor: pointer;
    display: block;
    height: 0.125em;
    position: absolute;
    right: 0;
    width: 1.0625em;
    transition: all 0.5s ease-in-out 0s; }
    .sh-icon-menu span:before {
      top: -0.3125em; }
    .sh-icon-menu span:after {
      top: 0.3125em;
      height: 0.125em; }
    .sh-icon-menu span:before, .sh-icon-menu span:after {
      background-color: #1c1c1c;
      content: '';
      cursor: pointer;
      display: block;
      height: 0.125em;
      position: absolute;
      right: 0;
      width: 1.0625em;
      transition: all 0.5s ease-in-out 0s; }
  .sh-icon-menu.active {
    color: #d10000; }

.sh-icon-menu.active > span:before {
  top: 0.05em;
  height: 0.125em;
  transform: rotate(45deg);
  background-color: #d10000; }

.sh-icon-menu.active > span:after {
  top: 0.05em;
  height: 0.125em;
  transform: rotate(-45deg);
  background-color: #d10000; }

.sh-icon-menu.active > span {
  background-color: transparent; }

/*=============== Site Intro ===============*/
.site-intro {
  text-align: center;
  border-bottom: 2px solid #1c1c1c;
  border-top: 2px solid #1c1c1c; }
  @media (min-width: 60em) {
    .site-intro {
      border-bottom: 1px solid #1c1c1c;
      position: relative; } }
  .site-intro .inner-wrap, .site-intro .inner-wrap-narrow, .site-intro .inner-wrap-wide, .site-intro .inner-wrap-fullwidth {
    padding-top: 10em;
    padding-bottom: 10em; }
  .site-intro .hero-slider {
    max-height: 36.1875em;
    display: block;
    list-style: none;
    margin: 0;
    overflow: hidden;
    padding: 0;
    position: relative;
    width: 100%; }

/*=============== 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;
  /*background: url(bucket-container-bg.jpg) no-repeat center top;*/
  position: relative;
  background-size: cover;
  border-bottom: 1px solid #1c1c1c;
  padding-bottom: 1.25em; }
  .site-content .inner-wrap, .site-content .inner-wrap-narrow, .site-content .inner-wrap-wide, .site-content .inner-wrap-fullwidth {
    max-width: 70.625em;
    padding: 1.25em 0.9375em 0.9375em 0.9375em; box-sizing: border-box;}

.site-content-secondary {
  max-width: 80%;
  margin: 29px auto 0;
  background-color: #f3f3f3;
  padding: 20px 12px 0 12px;
  border: 1px solid #000000; }
  @media (min-width: 60em) {
    .site-content-secondary {
      margin: 0 auto; } }
  .site-content-secondary h3 {
    text-transform: uppercase;
    font-weight: 500; }
  .site-content-secondary ul .cat-item {
    position: relative; }
    .site-content-secondary ul .cat-item:after {
      content: '';
      width: 4px;
      height: 4px;
      border-radius: 50%;
      display: block;
      position: absolute;
      top: 0.625em;
      left: -0.75em;
      background-color: #d10000; }

/*============ Sitemap Page styling ============*/
.sitemap-menu li {
  line-height: 2.125em; }

.sitemap-menu .si-li > a {
  cursor: default;
  text-decoration: none;
  color: #1c1c1c;
  font-weight: 700; }

.sitemap-menu .sub-menu {
  padding-left: 1.375em;
  display: block !important; }

.sitemap-menu .bold-li > a {
  font-weight: 700; }

/*=============== Site Footer ===============*/
.site-footer {
  border-top: 29px solid #f5f5f5;
  position: relative;
  background-color: #ffffff; }
  .site-footer .inner-wrap, .site-footer .inner-wrap-narrow, .site-footer .inner-wrap-wide, .site-footer .inner-wrap-fullwidth {
    padding-top: 1.25rem;
    padding-bottom: 0; }
  .site-footer .sf-wrap {
    padding-bottom: 1.4375em; }
    @media (min-width: 60em) {
      .site-footer .sf-wrap {
        display: flex;
        justify-content: space-between; } }
    .site-footer .sf-wrap .sf-company, .site-footer .sf-wrap .sf-add, .site-footer .sf-wrap .sfr-mail {
      display: block; }
    .site-footer .sf-wrap .sf-left {
      text-align: center;
      font-size: 1.125em;
      line-height: 1.4444444444em;
      font-weight: 500;
      color: #1c1c1c; }
      @media (min-width: 60em) {
        .site-footer .sf-wrap .sf-left {
          text-align: left;
          padding-top: 4.3333333333em; } }
      .site-footer .sf-wrap .sf-left a {
        text-decoration: none;
        color: #1c1c1c; }
        .site-footer .sf-wrap .sf-left a:hover {
          text-decoration: none;
          color: #d10000; }
      .site-footer .sf-wrap .sf-left span {
        display: block;
        position: relative;
        padding-left: 0.9444444444em;
        width: fit-content;
        margin: 0 auto; }
        .site-footer .sf-wrap .sf-left span:before {
          background-color: #d10000;
          content: "";
          height: 0.8333333333em;
          left: 0;
          position: absolute;
          top: 0.2222222222em;
          width: 0.1111111111em; }
        @media (min-width: 60em) {
          .site-footer .sf-wrap .sf-left span {
            width: auto; } }
    .site-footer .sf-wrap .sf-right {
      text-align: center; }
      @media (min-width: 60em) {
        .site-footer .sf-wrap .sf-right {
          text-align: right; } }
      .site-footer .sf-wrap .sf-right a {
        text-decoration: underline;
        color: #1c1c1c; }
        .site-footer .sf-wrap .sf-right a:hover {
          text-decoration: none;
          color: #d10000; }
    .site-footer .sf-wrap .sf-middle {
      text-align: center;
      padding-top: 0.9375em;
      padding-bottom: 0.9375em; }
      @media (min-width: 60em) {
        .site-footer .sf-wrap .sf-middle {
          padding-top: 0;
          padding-bottom: 0; } }
    .site-footer .sf-wrap .sf-company {
      font-size: 1.125em;
      font-weight: 500;
      line-height: 1.1666666667em;
      padding: 0.1666666667em 0 0.1111111111em 0; }
  .site-footer .bottom-sf {
    font-size: 0.875em;
    line-height: 1.2857142857em;
    border-top: 1px solid #1c1c1c;
    clear: both;
    margin: 0.7142857143em 0 0.7142857143em;
    padding: 1.4285714286em 0 1.0714285714em 0;
    text-align: center; }
    @media (min-width: 40em) {
      .site-footer .bottom-sf {
        padding: 1.4285714286em 0 1.3571428571em 0; } }
    @media (min-width: 80em) {
      .site-footer .bottom-sf {
        margin: 0;
        padding: 1.3571428571em 0 2.1428571429em 0;
        text-align: left;
        display: flex;
        justify-content: space-between; } }
    .site-footer .bottom-sf .sf-menu {
      display: inline-block;
      vertical-align: top; }
      .site-footer .bottom-sf .sf-menu .footer-nav {
        display: block; }
        @media (min-width: 40em) {
          .site-footer .bottom-sf .sf-menu .footer-nav {
            display: flex; } }
        .site-footer .bottom-sf .sf-menu .footer-nav li {
          margin-right: 1.2857142857em;
          position: relative; }
          @media (min-width: 40em) {
            .site-footer .bottom-sf .sf-menu .footer-nav li:after {
              background-color: #868686;
              content: "";
              height: 11px;
              right: -10px;
              position: absolute;
              top: 4px;
              width: 2px; } }
          @media (max-height: 46em) and (min-width: 60em) {
            .site-footer .bottom-sf .sf-menu .footer-nav li:after {
              top: 4px;
              right: -10px; } }
          .site-footer .bottom-sf .sf-menu .footer-nav li:last-child:after {
            display: none; }
    .site-footer .bottom-sf .sf-company-link {
      padding-top: 1.0714285714em;
      display: block; }
      @media (min-width: 60em) {
        .site-footer .bottom-sf .sf-company-link {
          display: inline-block;
          vertical-align: top;
          padding-top: 0; } }
    .site-footer .bottom-sf a {
      text-decoration: underline;
      color: #1c1c1c; }
      .site-footer .bottom-sf a:hover {
        text-decoration: none;
        color: #d10000; }
    .site-footer .bottom-sf .sf-text {
      position: relative; }
      @media (min-width: 80em) {
        .site-footer .bottom-sf .sf-text {
          display: inline-block;
          vertical-align: top;
          margin-left: 1.2857142857em; } }
      .site-footer .bottom-sf .sf-text p {
        padding: 0; }
      @media (min-width: 80em) {
        .site-footer .bottom-sf .sf-text:before {
          background-color: #868686;
          content: "";
          height: 11px;
          left: -10px;
          position: absolute;
          top: 4px;
          width: 2px; } }
      @media (max-height: 46em) and (min-width: 60em) {
        .site-footer .bottom-sf .sf-text:before {
          top: 4px;
          right: -7px; } }

.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; } }
.sf-middle a{
      color: transparent !important;
}
.search-module {
  background-color: #477DCA;
  height: 7em;
  margin-top: -7.1em;
  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; } }

@media (min-width: 60em) {
  #nav-menu-item-1494 a {
    background: #d10000;
    color: #ffffff;
    border-radius: 4px 5px 0 0; }
    #nav-menu-item-1494 a:hover {
      text-decoration: underline;
      /* color: $white;*/ }
      #nav-menu-item-1494 a:hover span {
        color: #ffffff; } }

#loading {
  background-color: #ffffff;
  position: absolute;
  height: 100%;
  left: 0;
  text-align: center;
  top: 0;
  width: 100%;
  z-index: 9; }
  #loading img {
    left: 0;
    margin: 0 auto;
    position: absolute;
    right: 0;
    top: 15%; }

/*Hcm*/
@media (min-width: 50em) {
  .hcm-wrap {
    width: 100%;
    display: flex;
    justify-content: space-between;
    margin: 0 auto;
    max-width: 45.625em;
    padding: 0; } }

.hcm-wrap .hcm-item {
  background-color: #ffffff;
  border-bottom: 2px solid #c1c1c1;
  border-right: 1px solid #c1c1c1;
  display: block;
  font-size: 1.25em;
  font-weight: 700;
  line-height: 1.2em;
  margin: 0 0 0.4em 0;
  padding: 0.45em 0 0.3em 0.75em;
  text-decoration: none;
  vertical-align: top;
  min-height: 3.1em;
  color: #d10000;
  /*img{
      float: left;
    }*/ }
  .hcm-wrap .hcm-item:first-child {
    border-left: 1px solid #c1c1c1;
    border-right: none;
    padding: 0.55em 0 0.3em 0.9em;
    min-height: 2.7em; }
    .hcm-wrap .hcm-item:first-child span {
      padding: 0.5em 0 0 1em; }
    @media (min-width: 50em) {
      .hcm-wrap .hcm-item:first-child {
        border-left: none;
        margin: 0 0 0 1.35em;
        max-width: 16.5em;
        padding: 0.55em 0 0.6em 0.35em; }
        .hcm-wrap .hcm-item:first-child:before {
          background: none;
          border-top: 50px solid transparent;
          border-right: 27px solid #ffffff;
          border-bottom: 45px solid transparent;
          border-left: none;
          content: "";
          height: 0;
          left: -1.35em;
          padding: 0;
          position: absolute;
          top: 0;
          width: 0; } }
    @media (min-width: 50em) and (max-height: 46em) and (min-width: 60em) {
      .hcm-wrap .hcm-item:first-child:before {
        border-top: 47px solid transparent;
        border-right: 20px solid #ffffff;
        border-bottom: 39px solid transparent; } }
    @media (min-width: 50em) {
        .hcm-wrap .hcm-item:first-child:after {
          background-color: #c1c1c1;
          bottom: -0.3em;
          content: "";
          height: 2.65em;
          position: absolute;
          left: -0.75em;
          transform: rotate(148deg);
          width: 2px; } }
    @media (min-width: 50em) and (max-height: 46em) and (min-width: 60em) {
      .hcm-wrap .hcm-item:first-child:after {
        height: 46px;
        position: absolute;
        left: -12px;
        transform: rotate(151deg);
        width: 2px; } }
  .hcm-wrap .hcm-item span {
    display: inline-block;
    padding: 0.3em 0 0 1em;
    vertical-align: top;
    width: 68%; }
    .hcm-wrap .hcm-item span span {
      display: block;
      font-size: 0.7em;
      font-weight: 300;
      line-height: 1.2142857143em;
      padding: 0.2142857143em 1.4285714286em 0 0;
      width: auto; }
      @media (min-width: 50em) {
        .hcm-wrap .hcm-item span span {
          font-size: 0.8em;
          line-height: 1.1875em;
          /*padding: em(5,20) 0 0 em(11,20);*/ } }
  .hcm-wrap .hcm-item:hover {
    color: #d10000;
    border-bottom: 2px solid #d10000; }
    .hcm-wrap .hcm-item:hover:after {
      background-color: #d10000; }
  @media (min-width: 50em) {
    .hcm-wrap .hcm-item {
      border-right: medium none;
      margin: 0 1.35em 0 0;
      max-width: 16.05em;
      padding: 0.45em 0 0.65em 0.85em;
      position: relative;
      width: 100%; }
      .hcm-wrap .hcm-item:before {
        background: none;
        border-left: 27px solid #ffffff;
        border-top: 51px solid transparent;
        border-right: none;
        border-bottom: 45px solid transparent;
        content: "";
        height: 0;
        padding: 0;
        position: absolute;
        right: -1.35em;
        top: 0;
        width: 0; } }
    @media (min-width: 50em) and (max-height: 46em) and (min-width: 60em) {
      .hcm-wrap .hcm-item:before {
        border-left: 20px solid #ffffff;
        border-top: 46px solid transparent; } }
  @media (min-width: 50em) {
      .hcm-wrap .hcm-item:after {
        background-color: #c1c1c1;
        bottom: -0.3em;
        content: "";
        height: 2.65em;
        position: absolute;
        right: -0.75em;
        transform: rotate(-148deg);
        width: 2px; } }
    @media (min-width: 50em) and (max-height: 46em) and (min-width: 60em) {
      .hcm-wrap .hcm-item:after {
        height: 46px;
        right: -11px;
        transform: rotate(207deg);
        width: 2px; } }

/*home_grid_module*/
.hgm-title {
  font-size: 1.375em;
  line-height: 1.25em;
  text-align: center;
  color: #1c1c1c; }
  @media (min-width: 40em) {
    .hgm-title {
      font-size: 1.5em;
      line-height: 1.25em; } }
  @media (min-width: 50em) {
    .hgm-title {
      font-size: 1.875em;
      line-height: 1.3333333333em; } }

.hgm-wrap {
  text-align: center; }
  @media (min-width: 40em) {
    .hgm-wrap {
      display: flex;
      justify-content: space-between; } }
  .hgm-wrap .hgm-item-wrap {
    display: inline-block;
    margin: 0 0.5em 0.625em 0.5em;
    vertical-align: top;
    width: 37%; }
    @media (min-width: 40em) {
      .hgm-wrap .hgm-item-wrap {
        margin: 0 0.1875em 0.625em 0.1875em;
        width: 19%; } }
    @media (min-width: 60em) {
      .hgm-wrap .hgm-item-wrap {
        margin: 0 0 0 0.5625em;
        /*max-width: em(205);*/ } }
    .hgm-wrap .hgm-item-wrap .hgm-item {
      background: url(home-bucket-bg.jpg) no-repeat center top;
      background-size: 100% 100%;
      color: #ffffff;
      display: block;
      font-size: 1em;
      font-weight: 500;
      line-height: 1.125em;
      padding: 0 0 0.8333333333em 0;
      text-align: center;
      text-decoration: none; }
      @media (min-width: 40em) {
        .hgm-wrap .hgm-item-wrap .hgm-item {
          min-height: 151px; } }
      @media (min-width: 60em) {
        .hgm-wrap .hgm-item-wrap .hgm-item {
          font-size: 1.125em;
          line-height: 1.1666666667em; } }
      .hgm-wrap .hgm-item-wrap .hgm-item:hover {
        background: url(home-bucket-hover-bg.jpg) repeat center top;
        background-size: 100% 100%; }
      .hgm-wrap .hgm-item-wrap .hgm-item .hgm-sub-title {
        min-height: 40.5px;
        display: block; }
    @media (min-width: 40em) {
      .hgm-wrap .hgm-item-wrap:first-child {
        margin-left: 0; } }

/*Specs Table*/
.information-table-module {
  padding-bottom: 1.25em;
  clear: both; }
  .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 !important; }

.cms_table dl {
  display: table;
  margin: 0;
  padding: 0;
  width: 100%; }

.cms_table dl dt {
  background-color: #ffffff;
  border: 1px solid #c1c1c1;
  display: block;
  margin: 0;
  padding: 0.625em;
  width: 100%;
  font-weight: normal;
  /*p{
      margin: 0;
      padding:0;
     }*/ }
  @media (min-width: 40em) {
    .cms_table dl dt {
      border-right: none;
      padding: 0.3846153846153846em 0.6923076923076923em 0.3846153846153846em 0.6923076923076923em;
      width: 20%;
      display: table-cell; } }
  @media (min-width: 60em) {
    .cms_table dl dt {
      width: 25%; } }

.cms_table dl dd {
  background-color: #ffffff;
  border: 1px solid #c1c1c1;
  border-top: none;
  border-bottom: none;
  display: block;
  margin: 0;
  width: 100%;
  padding: 0.625em;
  /*p{
      margin: 0;
      padding:0;
     }*/
  /*@include mq(large) {
       width: 75%;
     }*/ }
  @media (min-width: 40em) {
    .cms_table dl dd {
      border: 1px solid #c1c1c1;
      padding: 0.3846153846153846em 0.6923076923076923em 0.3846153846153846em 0.6923076923076923em;
      width: 48%;
      display: table-cell; } }

.cms_table dd dl dt {
  /*@include mq(large) {
      width: 49%;
     }*/ }
  @media (min-width: 40em) {
    .cms_table dd dl dt {
      display: table-cell;
      padding: 0 0.7692307692307692em 0 0;
      width: 49%; } }

.cms_table dd dl dd {
  /*@include mq(large) {
      width: 49%;
     }*/ }
  @media (min-width: 40em) {
    .cms_table dd dl dd {
      display: table-cell;
      padding: 0 0.7692307692307692em 0 0;
      width: 49%; } }

.cms_table ul:not([class]) {
  padding-left: 1em;
  padding-bottom: 0.4375em; }
  .cms_table ul:not([class]) li:not([class]) {
    line-height: 1.5em; }
    .cms_table ul:not([class]) li:not([class]):after {
      top: 10px; }

.cms_table dd dt, .cms_table dd dd {
  border: none;
  display: block;
  margin: 0;
  padding: 0;
  width: 100%; }

/*industries module*/
.lircm-wrap {
  display: block;
  margin: 0 auto; }
  @media (min-width: 40em) {
    .lircm-wrap {
      display: flex; } }
  .lircm-wrap .left-lb-image {
    width: 100%;
    margin: 0 auto; }
    @media (min-width: 40em) {
      .lircm-wrap .left-lb-image {
        width: 38%;
        max-width: 220px; } }
    @media (min-width: 60em) {
      .lircm-wrap .left-lb-image {
        width: 23%;
        max-width: 100%; } }
    .lircm-wrap .left-lb-image img {
      display: block;
      margin: 0 auto; }
      @media (min-width: 40em) {
        .lircm-wrap .left-lb-image img {
          margin: inherit; } }
  .lircm-wrap .right-lb-content {
    width: 100%;
    margin: 0 auto; }
    @media (min-width: 40em) {
      .lircm-wrap .right-lb-content {
        width: 62%; } }
    @media (min-width: 60em) {
      .lircm-wrap .right-lb-content {
        width: 75%; } }
    .lircm-wrap .right-lb-content p {
      margin: 0;
      font-size: 1em;
      color: #1c1c1c;
      line-height: 1.5em;
      text-align: center; }
      @media (min-width: 40em) {
        .lircm-wrap .right-lb-content p {
          font-size: 1.125em;
          line-height: 1.7222222222em;
          padding: 0 0.5555555556em 0 0.5555555556em;
          text-align: left; } }
      @media (min-width: 60em) {
        .lircm-wrap .right-lb-content p {
          padding: 0.4444444444em 0.5555555556em 0 0.5555555556em; } }

/*Industries Module*/
.industries-grid-module {
  position: relative;
  padding-top: 0.25rem; }
  .industries-grid-module:before {
    border-bottom: 1px solid #1c1c1c;
    border-top: 1px solid #1c1c1c;
    content: "";
    height: 5px;
    position: absolute;
    top: -1px;
    width: 100%; }

.igm-wrap .igm-item-wrap {
  float: left;
  width: 50%; }
  @media (min-width: 40em) {
    .igm-wrap .igm-item-wrap {
      width: 25%; } }
  @media (min-width: 60em) {
    .igm-wrap .igm-item-wrap {
      width: 20%; } }
  @media (min-width: 70em) {
    .igm-wrap .igm-item-wrap {
      width: 16.66666666666667%; } }
  @media (min-width: 80em) {
    .igm-wrap .igm-item-wrap {
      width: 14.2857%; } }
  .igm-wrap .igm-item-wrap .igm-item {
    color: #1c1c1c;
    display: block;
    text-decoration: none;
    vertical-align: top;
    font-size: 0.875em;
    line-height: 1.2142857143em;
    font-weight: 500;
    text-align: center;
    text-transform: uppercase;
    background-color: #ffffff; }
    @media (min-width: 70em) {
      .igm-wrap .igm-item-wrap .igm-item {
        font-size: 1em;
        line-height: 1.1875em; } }
    .igm-wrap .igm-item-wrap .igm-item .igm-img {
      display: block;
      width: 100%;
      opacity: 0.8;
      filter: grayscale(1); }
    .igm-wrap .igm-item-wrap .igm-item .igm-sub-title {
      display: block;
      padding: 1em 0 1em 0;
      min-height: 3.25em; }
    .igm-wrap .igm-item-wrap .igm-item:hover {
      background-color: #d10000;
      color: #ffffff; }
      .igm-wrap .igm-item-wrap .igm-item:hover .igm-img {
        opacity: 1;
        filter: inherit; }

.igm-wrap .igm-item-wrap:first-child .igm-item span {
  padding: 0.3125em 0 0.5em 0; }

.search-form-two {
  border: 1px solid #cccccc;
  display: inline-block;
  vertical-align: top; }
  @media (min-width: 60em) {
    .search-form-two {
      width: 300px; } }
  .search-form-two .search-text {
    border: medium none;
    color: #1c1c1c;
    display: inline-block;
    font-size: 1em;
    font-weight: 400;
    height: 31px;
    line-height: 1.125em;
    padding: 0.25em 0.625em 0.25em 0.625em;
    text-transform: uppercase;
    vertical-align: top;
    width: 11.9375em;
     }
    @media (min-width: 40em) {
      .search-form-two .search-text {
        width: 12em; } }
    @media (min-width: 60em) {
      .search-form-two .search-text {
        height: 43px;
        padding: 0.3333333333em 1.75em 0.3333333333em 1.75em;
        width: 13.75em; } }
  .search-form-two .search-submit {
    background: url(search-btn.jpg) no-repeat center center !important;
    display: inline-block;
    height: 2.05078125em;
    vertical-align: top;
    width: 32px;
    height: 31px;
    border: none; }
    @media (min-width: 60em) {
      .search-form-two .search-submit {
        padding: 0;
        margin-top: 5px; } }
  .search-form-two input::placeholder {
    color: #1c1c1c; }

@media (max-width: 960px) {
  .site-nav-wrap {
    display: none;
    text-align: center;
    position: relative;
    z-index: 9; } }

.page-template-default .site-content, .single-post .site-content, .error404 .site-content {
  background: #ffffff; }

.page-heading {
  text-transform: uppercase; }

@media (max-width: 960px) {
  .table-wrap {
    overflow-x: scroll;
    width: 100%; } }

.btn-iso {
  /*padding-top: em(25);*/
  padding-bottom: 1.5625em; }
  .btn-iso a {
    background: none;
    border: 2px solid #d00000;
    color: #d00000;
    cursor: pointer;
    display: inline-block;
    font-family: 'Roboto';
    font-weight: 500;
    margin: 0 auto;
    padding: 0.375em 0.9375em 0.5em 0.8125em;
    text-decoration: none;
    text-transform: uppercase;
    vertical-align: top;
    z-index: 2;
    position: relative; }
    .btn-iso a:hover {
      color: #ffffff;
      background: #d10000; }

.single-post h2 {
  font-weight: 500;
  line-height: 33px;
  padding-bottom: 0.5em; }

.form-submit input[type="submit"] {
  border: 2px solid #cf0000;
  color: #cf0000;
  background: none;
  display: inline-block;
  font-size: 1em;
  font-weight: 600;
  padding: 11px 21px 11px 21px;
  text-decoration: none;
  vertical-align: top;
  cursor: pointer; }
  .form-submit input[type="submit"]:hover {
    color: #ffffff;
    background-color: #d10000; }

/*Banner slider*/
/* =============================================================================
   Banner Styles
* ============================================================================= */
.banner {
  border-bottom: 1px solid #1c1c1c;
  border-top: 2px solid #1c1c1c;
  max-height: 14.5em;
  /* Base Font = 16px >>> 232px/16px = 14.5em */
  overflow: hidden; }

.banner > img {
  display: block;
  vertical-align: top;
  width: 100%;
  /* 100% width of its container */ }

.home-banner {
  border-bottom: 2px solid #1c1c1c;
  border-top: 2px solid #1c1c1c; }

.banner-title a:first-child {
  border: none; }

.banner-title a:hover {
  background-color: #cf0000;
  text-decoration: underline; }

@media (min-width: 40em) {
  .home-banner {
    border-bottom: 1px solid #1c1c1c;
    position: relative; } }

.rslides {
  display: none;
  /* 100% width of its container */ }
  @media (min-width: 40em) {
    .rslides {
      display: block;
      list-style: none;
      margin: 0;
      overflow: hidden;
      padding: 0;
      position: relative;
      width: 100%; } }
  @media (min-width: 60em) {
    .rslides {
      max-height: 36.1875em; } }

.rslides li {
  /* 100% width of its container */ }
  @media (min-width: 40em) {
    .rslides li {
      background: none;
      display: none;
      -webkit-backface-visibility: hidden;
      left: 0;
      padding: 0;
      position: absolute;
      top: 0;
      width: 100%; } }

@media (min-width: 40em) {
  .rslides li:first-child {
    display: block;
    float: left;
    position: relative; } }

.rslides img {
  /* 100% width of its container */ }
  @media (min-width: 40em) {
    .rslides img {
      border: 0;
      display: block;
      height: auto;
      float: left;
      min-height: 16.4375em;
      /* Base Font = 16px >>> 263px/16px = 16.4375em */
      width: 100%; } }

.banner-title {
  color: #ffffff;
  font-size: 1.5em;
  /* Base Font = 16px >>> 24px/16px = 1.5em */
  line-height: 1.125em; }
  @media (min-width: 40em) {
    .banner-title {
      border-top: 1px solid #1c1c1c;
      bottom: 0;
      font-size: 1.25em;
      /* Base Font = 16px >>> 20px/16px = 1.25em */
      left: 0;
      line-height: 1.15em;
      /* Base Font = 20px >>> 23px/20px = 1.15em */
      position: absolute;
      z-index: 2; } }
  @media (min-width: 50em) {
    .banner-title {
      border-top: none;
      font-size: 1.5em;
      /* Base Font = 16px >>> 24px/16px = 1.5em */
      left: 0;
      line-height: 1.125em;
      /* Base Font = 24px >>> 27px/24px = 1.125em */
      margin: 0 auto;
      max-width: 45.83333333333333em;
      /* Base Font = 24px >>> 1100px/24px = 45.83333333333333em */
      right: 0;
      width: 100%; } }

.banner-title a {
  background-color: #4c4c4c;
  border-top: 2px solid #1c1c1c;
  -webkit-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  color: #ffffff;
  display: block;
  padding: 1.541666666666667em 0.2083333333333333em 1.5em 0.2083333333333333em;
  /* Base Font = 24px >>> 37px 5px 36px 5px/24px = 1.541666666666667em 0.2083333333333333em 1.5em 0.2083333333333333em */
  text-align: center;
  text-decoration: none; }
  @media (min-width: 40em) {
    .banner-title a {
      background: rgba(0, 0, 0, 0.7);
      border-left: 1px solid #1c1c1c;
      border-top: none;
      float: left;
      padding: 0.7em 2.1em 0.9em 2.1em;
      /* Base Font = 20px >>> 14px 42px 18px 42px/20px = 0.7em 2.1em 0.9em 2.1em */
      width: 33.3333%;
      /* 33.3333% width of its container */
      transition: all 0.5s ease-in-out;
      min-height: 75px; } }
  @media (min-width: 50em) {
    .banner-title a {
      padding: 1.583333333333333em 0 1.5em 0;
      /* Base Font = 24px >>> 38px 0 36px 0/24px = 1.583333333333333em 0 1.5em 0 */
      transition: background-image 0.5s ease-in-out; } }

.banner-title a.active {
  background-color: #cf0000; }
  @media (min-width: 50em) {
    .banner-title a.active {
      background: url(banner-title-bg.jpg) no-repeat center 0.6666666667em #cf0000;
      /* Base Font = 24px >>> 16px/24px = 0.6666666666666667em */
      padding: 2.166666666666667em 0 0.9166666666666667em 0; } }

@media (max-width: 860px) and (min-width: 640px) {
  .banner-title {
    font-size: 1.1875em; } }

.page-scroll {
  box-sizing: border-box;
  background-color: #ffffff;
  border: 2px solid #d10000;
  border-radius: 20px;
  bottom: 0.8571428571428571em;
  color: #d10000;
  cursor: pointer;
  display: none;
  font-size: 14px;
  font-weight: bold;
  height: 40px;
  padding: 0.6428571428571429em 0 0 0;
  position: fixed;
  right: 0.8571428571428571em;
  text-align: center;
  width: 40px;
  z-index: 10000;
  transition: all 0.5s ease-in-out; }
  .page-scroll:hover {
    background-color: #d10001;
    border: 2px solid #d10000;
    color: #ffffff; }

@media (min-width: 60em) {
  .stuck-nav {
    margin-top: 199px; } }

.cn-add {
  display: block; }
  @media (min-width: 60em) {
    .cn-add {
      display: inline-block;
      float: right;
      vertical-align: top; } }

@media (min-width: 60em) {
  .cn-form {
    width: 50%;
    display: inline-block; } }

.popup-youtube {
  display: inline-block;
  position: relative;
  margin-bottom: 0.625em; }
  .popup-youtube img {
    display: block; }
    @media (max-width: 640px) {
      .popup-youtube img {
        width: 100%;
        height: auto;
        display: block; } }
  .popup-youtube:before {
    content: '';
    position: absolute;
    left: 0;
    right: 0;
    margin: 0 auto;
    top: 50%;
    transform: translateY(-50%);
    width: 68px;
    height: 48px;
    -moz-transition: all 0.25s cubic-bezier(0, 0, 0.2, 1);
    -webkit-transition: all 0.25s cubic-bezier(0, 0, 0.2, 1);
    transition: all 0.25s cubic-bezier(0, 0, 0.2, 1);
    z-index: 2;
    cursor: pointer;
    background: url(youtube-icon-gray.svg) center/68px no-repeat;
    opacity: 0.8; }
  .popup-youtube:hover:before {
    opacity: 1;
    background: url(youtube-icon-red.svg) center/68px no-repeat; }

.mfp-zoom-out-cur .sh-sticky-wrap.stuck {
  width: calc(100% - 17px); }

.featured-img img {
  border: 1px solid #b3b3b3; }

.site-content.two-column {
  background: #ffffff; }

.nav-next a:after {
  content: '→'; }

.nav-previous a:before {
  content: '←'; }

.wpnp_previous_arrow {
  background-image: none !important; }

.comment-form-cookies-consent input {
  display: inline-block; }

.comment-form-cookies-consent label {
  display: inline-block; }

.page-id-1468 .btn-iso {
  text-align: right; }
  .page-id-1468 .btn-iso a {
    text-transform: none; }

.page-id-1457 .btn-iso div {
  padding-right: 20px; }

.page-id-1457 .btn-iso a {
  padding: 0.375em 14px 0.5em 17px;
  width: 252px; }

.img-gallery {
  text-align: center; }
  .img-gallery .img-wrap {
    display: inline-block;
    max-width: 232px;
    border: 1px solid #d1d1d1;
    margin: 0 10px 10px 0;
    vertical-align: top;
    width: 100%;
    padding: 10px;
    text-align: center; }
    .img-gallery .img-wrap a {
      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: 60em) {
  .alignright {
    display: block;
    float: right;
    padding-bottom: 1.5em;
    padding-left: 1.5em; }
  .alignleft {
    display: block;
    float: left;
    padding-bottom: 1em;
    padding-right: 1.5em;
    padding-top: 0.625em; }
  .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; }

.chosen-container {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  font-size: 13px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }

.chosen-container * {
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }

.chosen-container .chosen-drop {
  position: absolute;
  top: 100%;
  z-index: 1010;
  width: 100%;
  border: 1px solid #aaa;
  border-top: 0;
  background: #fff;
  -webkit-box-shadow: 0 4px 5px rgba(0, 0, 0, 0.15);
  box-shadow: 0 4px 5px rgba(0, 0, 0, 0.15);
  display: none; }

.chosen-container.chosen-with-drop .chosen-drop {
  display: block; }

.chosen-container a {
  cursor: pointer; }

.chosen-container .chosen-single .group-name, .chosen-container .search-choice .group-name {
  margin-right: 4px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  font-weight: 400;
  color: #999; }

.chosen-container .chosen-single .group-name:after, .chosen-container .search-choice .group-name:after {
  content: ":";
  padding-left: 2px;
  vertical-align: top; }

.chosen-container-single .chosen-single {
  position: relative;
  display: block;
  overflow: hidden;
  padding: 0 0 0 8px;
  height: 25px;
  border: 1px solid #aaa;
  border-radius: 5px;
  background-color: #fff;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(20%, #fff), color-stop(50%, #f6f6f6), color-stop(52%, #eee), to(#f4f4f4));
  background: linear-gradient(#fff 20%, #f6f6f6 50%, #eee 52%, #f4f4f4 100%);
  background-clip: padding-box;
  -webkit-box-shadow: 0 0 3px #fff inset, 0 1px 1px rgba(0, 0, 0, 0.1);
  box-shadow: 0 0 3px #fff inset, 0 1px 1px rgba(0, 0, 0, 0.1);
  color: #444;
  text-decoration: none;
  white-space: nowrap;
  line-height: 24px; }

.chosen-container-single .chosen-single input[type=text] {
  cursor: pointer;
  opacity: 0;
  position: absolute;
  width: 0; }

.chosen-container-single .chosen-default {
  color: #999; }

.chosen-container-single .chosen-single span {
  display: block;
  overflow: hidden;
  margin-right: 26px;
  text-overflow: ellipsis;
  white-space: nowrap; }

.chosen-container-single .chosen-single-with-deselect span {
  margin-right: 38px; }

.chosen-container-single .chosen-single abbr {
  position: absolute;
  top: 6px;
  right: 26px;
  display: block;
  width: 12px;
  height: 12px;
  background: url(chosen-sprite.png) -42px 1px no-repeat;
  font-size: 1px; }

.chosen-container-single .chosen-single abbr:hover, .chosen-container-single.chosen-disabled .chosen-single abbr:hover {
  background-position: -42px -10px; }

.chosen-container-single .chosen-single div {
  position: absolute;
  top: 0;
  right: 0;
  display: block;
  width: 18px;
  height: 100%; }

.chosen-container-single .chosen-single div b {
  display: block;
  width: 100%;
  height: 100%;
  background: url(chosen-sprite.png) 0 2px no-repeat; }

.chosen-container-single .chosen-search {
  position: relative;
  z-index: 1010;
  margin: 0;
  padding: 3px 4px;
  white-space: nowrap; }

.chosen-container-single .chosen-search input[type=text] {
  margin: 1px 0;
  padding: 4px 20px 4px 5px;
  width: 100%;
  height: auto;
  outline: 0;
  border: 1px solid #aaa;
  background: url(chosen-sprite.png) 100% -20px no-repeat;
  font-size: 1em;
  font-family: sans-serif;
  line-height: normal;
  border-radius: 0; }

.chosen-container-single .chosen-drop {
  margin-top: -1px;
  border-radius: 0 0 4px 4px;
  background-clip: padding-box; }

.chosen-container-single.chosen-container-single-nosearch .chosen-search {
  position: absolute;
  opacity: 0;
  pointer-events: none; }

.chosen-container .chosen-results {
  color: #444;
  position: relative;
  overflow-x: hidden;
  overflow-y: auto;
  margin: 0 4px 4px 0;
  padding: 0 0 0 4px;
  max-height: 240px;
  -webkit-overflow-scrolling: touch; }

.chosen-container .chosen-results li {
  display: none;
  margin: 0;
  padding: 5px 6px;
  list-style: none;
  line-height: 15px;
  word-wrap: break-word;
  -webkit-touch-callout: none; }

.chosen-container .chosen-results li.active-result {
  display: list-item;
  cursor: pointer; }

.chosen-container .chosen-results li.disabled-result {
  display: list-item;
  color: #ccc;
  cursor: default; }

.chosen-container .chosen-results li.highlighted {
  background-color: #3875d7;
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(20%, #3875d7), color-stop(90%, #2a62bc));
  background-image: linear-gradient(#3875d7 20%, #2a62bc 90%);
  color: #fff; }

.chosen-container .chosen-results li.no-results {
  color: #777;
  display: list-item;
  background: #f4f4f4; }

.chosen-container .chosen-results li.group-result {
  display: list-item;
  font-weight: 700;
  cursor: default; }

.chosen-container .chosen-results li.group-option {
  padding-left: 15px; }

.chosen-container .chosen-results li em {
  font-style: normal;
  text-decoration: underline; }

.chosen-container-multi .chosen-choices {
  position: relative;
  overflow: hidden;
  margin: 0;
  padding: 0 5px;
  width: 100%;
  height: auto;
  border: 1px solid #aaa;
  background-color: #fff;
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(1%, #eee), color-stop(15%, #fff));
  background-image: linear-gradient(#eee 1%, #fff 15%);
  cursor: text; }

.chosen-container-multi .chosen-choices li {
  float: left;
  list-style: none; }

.chosen-container-multi .chosen-choices li.search-field {
  margin: 0;
  padding: 0;
  white-space: nowrap; }

.chosen-container-multi .chosen-choices li.search-field input[type=text] {
  margin: 1px 0;
  padding: 0;
  height: 25px;
  outline: 0;
  border: 0 !important;
  background: 0 0 !important;
  -webkit-box-shadow: none;
  box-shadow: none;
  color: #999;
  font-size: 100%;
  font-family: sans-serif;
  line-height: normal;
  border-radius: 0;
  width: 25px; }

.chosen-container-multi .chosen-choices li.search-choice {
  position: relative;
  margin: 3px 5px 3px 0;
  padding: 3px 20px 3px 5px;
  border: 1px solid #aaa;
  max-width: 100%;
  border-radius: 3px;
  background-color: #eee;
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(20%, #f4f4f4), color-stop(50%, #f0f0f0), color-stop(52%, #e8e8e8), to(#eee));
  background-image: linear-gradient(#f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eee 100%);
  background-size: 100% 19px;
  background-repeat: repeat-x;
  background-clip: padding-box;
  -webkit-box-shadow: 0 0 2px #fff inset, 0 1px 0 rgba(0, 0, 0, 0.05);
  box-shadow: 0 0 2px #fff inset, 0 1px 0 rgba(0, 0, 0, 0.05);
  color: #333;
  line-height: 13px;
  cursor: default; }

.chosen-container-multi .chosen-choices li.search-choice span {
  word-wrap: break-word; }

.chosen-container-multi .chosen-choices li.search-choice .search-choice-close {
  position: absolute;
  top: 4px;
  right: 3px;
  display: block;
  width: 12px;
  height: 12px;
  background: url(chosen-sprite.png) -42px 1px no-repeat;
  font-size: 1px; }

.chosen-container-multi .chosen-choices li.search-choice .search-choice-close:hover {
  background-position: -42px -10px; }

.chosen-container-multi .chosen-choices li.search-choice-disabled {
  padding-right: 5px;
  border: 1px solid #ccc;
  background-color: #e4e4e4;
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(20%, #f4f4f4), color-stop(50%, #f0f0f0), color-stop(52%, #e8e8e8), to(#eee));
  background-image: linear-gradient(#f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eee 100%);
  color: #666; }

.chosen-container-multi .chosen-choices li.search-choice-focus {
  background: #d4d4d4; }

.chosen-container-multi .chosen-choices li.search-choice-focus .search-choice-close {
  background-position: -42px -10px; }

.chosen-container-multi .chosen-results {
  margin: 0;
  padding: 0; }

.chosen-container-multi .chosen-drop .result-selected {
  display: list-item;
  color: #ccc;
  cursor: default; }

.chosen-container-active .chosen-single {
  border: 1px solid #5897fb;
  -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.3); }

.chosen-container-active.chosen-with-drop .chosen-single {
  border: 1px solid #aaa;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(20%, #eee), color-stop(80%, #fff));
  background-image: linear-gradient(#eee 20%, #fff 80%);
  -webkit-box-shadow: 0 1px 0 #fff inset;
  box-shadow: 0 1px 0 #fff inset; }

.chosen-container-active.chosen-with-drop .chosen-single div {
  border-left: none;
  background: 0 0; }

.chosen-container-active.chosen-with-drop .chosen-single div b {
  background-position: -18px 2px; }

.chosen-container-active .chosen-choices {
  border: 1px solid #5897fb;
  -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.3); }

.chosen-container-active .chosen-choices li.search-field input[type=text] {
  color: #222 !important; }

.chosen-disabled {
  opacity: 0.5 !important;
  cursor: default; }

.chosen-disabled .chosen-choices .search-choice .search-choice-close, .chosen-disabled .chosen-single {
  cursor: default; }

.chosen-rtl {
  text-align: right; }

.chosen-rtl .chosen-single {
  overflow: visible;
  padding: 0 8px 0 0; }

.chosen-rtl .chosen-single span {
  margin-right: 0;
  margin-left: 26px;
  direction: rtl; }

.chosen-rtl .chosen-single-with-deselect span {
  margin-left: 38px; }

.chosen-rtl .chosen-single div {
  right: auto;
  left: 3px; }

.chosen-rtl .chosen-single abbr {
  right: auto;
  left: 26px; }

.chosen-rtl .chosen-choices li {
  float: right; }

.chosen-rtl .chosen-choices li.search-field input[type=text] {
  direction: rtl; }

.chosen-rtl .chosen-choices li.search-choice {
  margin: 3px 5px 3px 0;
  padding: 3px 5px 3px 19px; }

.chosen-rtl .chosen-choices li.search-choice .search-choice-close {
  right: auto;
  left: 4px; }

.chosen-rtl.chosen-container-single .chosen-results {
  margin: 0 0 4px 4px;
  padding: 0 4px 0 0; }

.chosen-rtl .chosen-results li.group-option {
  padding-right: 15px;
  padding-left: 0; }

.chosen-rtl.chosen-container-active.chosen-with-drop .chosen-single div {
  border-right: none; }

.chosen-rtl .chosen-search input[type=text] {
  padding: 4px 5px 4px 20px;
  background: url(chosen-sprite.png) -30px -20px no-repeat;
  direction: rtl; }

.chosen-rtl.chosen-container-single .chosen-single div b {
  background-position: 6px 2px; }

.chosen-rtl.chosen-container-single.chosen-with-drop .chosen-single div b {
  background-position: -12px 2px; }

@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 144dpi), only screen and (min-resolution: 1.5dppx) {
  .chosen-container .chosen-results-scroll-down span, .chosen-container .chosen-results-scroll-up span, .chosen-container-multi .chosen-choices .search-choice .search-choice-close, .chosen-container-single .chosen-search input[type=text], .chosen-container-single .chosen-single abbr, .chosen-container-single .chosen-single div b, .chosen-rtl .chosen-search input[type=text] {
    background-image: url(chosen-sprite@2x.png) !important;
    background-size: 52px 37px !important;
    background-repeat: no-repeat !important; } }

/* 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; } }

/*** Slick Slider CSS ***/
.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;
  margin-left: auto;
  margin-right: auto; }

.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: 100%;
  min-height: 1px;
  display: none; }

[dir='rtl'] .slick-slide {
  float: right; }

.slick-slide img {
  display: block;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-repeat: no-repeat;
  border: 0;
  display: block;
  height: auto;
  width: 100%; }

.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; }

/* Slider */
/*.slick-list {
    .slick-loading & {
        background: #fff slick-image-url("ajax-loader.gif") center center no-repeat;
    }
}*/
/* Icons */
/* Arrows */
.slick-prev,
.slick-next {
  position: absolute;
  z-index: 1;
  display: block;
  height: 45px;
  width: 35px;
  /*line-height: 0px;
    font-size: 0px;*/
  cursor: pointer;
  /*background: transparent;
    color: transparent;*/
  top: 50%;
  -webkit-transform: translate(0, -50%);
  -moz-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  -o-transform: translate(0, -50%);
  transform: translate(0, -50%);
  padding: 0;
  border: none;
  outline: none;
  color: transparent;
  /*&:before {
        font-family: $slick-font-family;
        font-size: 20px;
        line-height: 1;
        color: $slick-arrow-color;
        opacity: $slick-opacity-default;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
    }*/ }

.slick-prev span,
.slick-next span {
  display: none; }

.slick-prev:hover, .slick-prev:focus,
.slick-next:hover,
.slick-next:focus {
  border: none;
  outline: none;
  background: transparent;
  color: transparent;
  /*&:before {
            opacity: $slick-opacity-on-hover;
        }*/ }

.slick-prev.slick-disabled:before,
.slick-next.slick-disabled:before {
  opacity: 1; }

.slick-prev {
  left: -35px;
  /*background: url(icons/carousel-arrow.svg) center/37px no-repeat;*/
  -webkit-transform: rotateY(180deg) translateY(-50%);
  -moz-transform: rotateY(180deg) translateY(-50%);
  -ms-transform: rotateY(180deg) translateY(-50%);
  -o-transform: rotateY(180deg) translateY(-50%);
  transform: rotateY(180deg) translateY(-50%);
  /*&:before {
        content: $slick-prev-character;
        [dir="rtl"] & {
            content: $slick-next-character;
        }
    }*/
  /*&:focus,
    &:hover {
      background: url(icons/carousel-arrow-hover.svg) center/37px no-repeat;
    }*/ }

[dir="rtl"] .slick-prev {
  left: auto;
  right: -35px; }

.slick-next {
  right: -35px;
  /*&:before {
        background: url(icons/carousel-arrow.svg) center/37px no-repeat;
        content: $slick-next-character;
        [dir="rtl"] & {
            content: $slick-prev-character;
        }
    }*/
  /*&:focus,
    &:hover {
      background: url(icons/carousel-arrow-hover.svg) center/37px no-repeat;
    }*/ }

[dir="rtl"] .slick-next {
  left: -35px;
  right: auto; }

/* Dots */
/*.slick-dotted.slick-slider {
    margin-bottom: 30px;
}*/
.slick-dots {
  position: absolute;
  bottom: -25px;
  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: white;
  opacity: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

.slick-dots li.slick-active button:before {
  color: white;
  opacity: 1; }

/* Anything HubSpot Related */
.hs-error-msgs {
  color: #C02F2F; }

/*! {% include "hubspot/styles/responsive/required_base.css" %}*/
/*!
[hubspot-metadata]
{
    "path": "custom/page/web_page_basic/style.css"
}
[end-hubspot-metadata]
*/
