
html {
  box-sizing: border-box; }

  *, *::after, *::before {
    box-sizing: inherit;
}

html {
  font-family: sans-serif;
  /* 1 */
  -ms-text-size-adjust: 100%;
  /* 2 */
  -webkit-text-size-adjust: 100%;
  /* 2 */ }

body {
  margin: 0; }

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block; }


a {
  background-color: transparent; }

/**
 * Improve readability when focused and also mouse hovered in all browsers.
 */
a:active,
a:hover {
  outline: 0; }

img {
  border: 0; }
.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: #484747;
  font-family: "Arial", sans-serif;
  font-size: 1em;
  line-height: 1.5; }
  @media (min-width: 60em) {
    body {
      background: url(body-bg-new.jpg) repeat-x left top #ffffff; } }

@media (min-width: 60em) {
  .home {
    background: url(body-home-new.jpg) repeat-x left top #ffffff; } }

.display-font-size {
  font-size: 1.125em; }
  @media (min-width: 40em) {
    .display-font-size {
      font-size: 1.125em; } }
  @media (min-width: 60em) {
    .display-font-size {
      font-size: 1.125em; } }

.xlarge-font-size {
  font-size: 0.9375em; }
  @media (min-width: 40em) {
    .xlarge-font-size {
      font-size: 0.9375em; } }
  @media (min-width: 60em) {
    .xlarge-font-size {
      font-size: 0.9375em; } }

.large-font-size {
  font-size: 0.8125em; }
  @media (min-width: 40em) {
    .large-font-size {
      font-size: 0.8125em; } }
  @media (min-width: 60em) {
    .large-font-size {
      font-size: 0.9375em; } }

.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: 0.8125em; } }

.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; } }

h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
  font-family: "Arial", sans-serif;
  line-height: 1.25;
  margin: 0;
  color: #654b3a; }

h1,
.h1 {
  font-size: 1.125em;
  margin-top: 0;
  margin-bottom: 24px;
  color: #654b3a; }
  @media (min-width: 40em) {
    h1,
    .h1 {
      font-size: 1.125em; } }
  @media (min-width: 60em) {
    h1,
    .h1 {
      font-size: 1.125em; } }

h2,
.h2 {
  font-size: 0.9375em;
  margin-top: 24px;
  margin-bottom: 16px; }
  @media (min-width: 40em) {
    h2,
    .h2 {
      font-size: 0.9375em; } }
  @media (min-width: 60em) {
    h2,
    .h2 {
      font-size: 0.9375em; } }

h3,
.h3 {
  font-size: 0.8125em;
  margin-top: 24px;
  margin-bottom: 16px; }
  @media (min-width: 40em) {
    h3,
    .h3 {
      font-size: 0.8125em; } }
  @media (min-width: 60em) {
    h3,
    .h3 {
      font-size: 0.9375em; } }

h4,
.h4 {
  font-size: 1em;
  margin-top: 16px;
  margin-bottom: 16px; }
  @media (min-width: 40em) {
    h4,
    .h4 {
      font-size: 1.125em; } }
  @media (min-width: 60em) {
    h4,
    .h4 {
      font-size: 0.8125em; } }

h5,
.h5 {
  font-size: 1em;
  margin-top: 16px;
  margin-bottom: 16px; }
  @media (min-width: 40em) {
    h5,
    .h5 {
      font-size: 1.125em; } }
  @media (min-width: 60em) {
    h5,
    .h5 {
      font-size: 1.125em; } }

h6,
.h6 {
  font-size: 1em;
  margin-top: 16px;
  margin-bottom: 16px; }
  @media (min-width: 40em) {
    h6,
    .h6 {
      font-size: 1.125em; } }
  @media (min-width: 60em) {
    h6,
    .h6 {
      font-size: 1.125em; } }

p {
  margin: 16px 0;
  font-size: 0.8125em; }

.emph, .section-header-wrap p, .page-intro p {
  font-size: 0.8125em;
  font-weight: normal; }
  @media (min-width: 40em) {
    .emph, .section-header-wrap p, .page-intro p {
      font-size: 0.934375em; } }

a {
  -webkit-transition: color 0.1s linear;
  -moz-transition: color 0.1s linear;
  transition: color 0.1s linear;
  color: #096ca7;
  text-decoration: underline; }
  a:hover {
    color: #053d5e;
    text-decoration: none; }
  a:visited, a:active, a:focus {
    /*color: $hover-link-color;*/
    outline: none; }

hr {
  border-bottom: 1px solid #ccc;
  border-left: none;
  border-right: none;
  border-top: none;
  margin: 1.5em 0; }

img,
picture {
  margin: 0;
  max-width: 100%; }

blockquote {
  padding: 0;
  margin: 0; }

cite {
  color: #888686;
  font-style: italic; }
  cite:before {
    content: "\2014 \00A0"; }

/* 
Forms
Lists
Tables 
*/
/* Forms */
fieldset {
  background: white;
  border: 1px solid #ccc;
  margin: 0 0 0.75em 0;
  padding: 1.5em; }




  /* label.required:after {
    content: "*"; }
  label abbr {
    display: none; } */


.site-header input[type="search"], .site-header 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 #eeeeee;
  box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.06);
  font-family: "Arial", sans-serif;
  font-size: 0.8125em;
  margin-bottom: 0.75em;
  padding: 0.5em 0.5em;
  width: 100%; }
  .site-header input[type="search"]:hover, .site-header input[type="text"]:hover {
    border-color: #d5d4d4; }
  textarea:focus,
  .site-header input[type="search"]:focus, .site-header input[type="text"]:focus {
    border-color: #096ca7;
    box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.06), 0 0 5px rgba(8, 92, 143, 0.7);
    outline: none; }

/* textarea {
  resize: vertical; } */

input[type="search"] {
  -webkit-appearance: none;
  -moz-appearance: none;
  -ms-appearance: none;
  -o-appearance: none;
  appearance: none; }

input[type="checkbox"],
input[type="radio"] {
  display: inline;
  margin-right: 0.375em;
  width: auto !important; }

input[type="file"] {
  padding-bottom: 0.75em;
  width: 100%; }

/* select {
  margin-bottom: 1.5em;
  max-width: 100%;
  height: 2.3em !important;
  width: 100%; } */

.hs-form fieldset {
  max-width: 100% !important;
  background-color: transparent !important; }

.hs-form fieldset.form-columns-1 .hs-input {
  width: 100% !important; }

.hs-error-msgs {
  color: red; }

/* Lists */

.site-content-secondary ol,
.site-content-secondary ul,
.site-header ul,.site-header ol ,
.site-footer ul, .site-footer ol {
  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: 0.8125em;
    line-height: 2.375em;
    color: #484747;
    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: #c79a69; }



/*=============== Spec Tables ===============*/
.spec-table {
  display: block;
  width: 100%;
  margin-bottom: 1.5em;
  background: white; }

.spec-thead {
  display: block; }

.spec-table-row {
  display: block;
  width: 100%; }

.spec-cell {
  display: block;
  border: 0.2em solid #ffffff;
  padding: .5em .8em;
  vertical-align: top; }
  .spec-cell p {
    margin: .5em 0; }
  .spec-cell > ul {
    margin: .5em 0; }
    .spec-cell > ul > li {
      margin-bottom: 0 !important; }
      .spec-cell > ul > li ul {
        padding: 0 0 0 1.8em; }
  .spec-cell input,
  .spec-cell select {
    width: 100%; }

.spec-col {
  display: table-column; }

.spec-col-1 {
  width: 100%; }

.spec-col-2 {
  width: 100%; }

@media (min-width: 40em) {
  .spec-table {
    display: table; }
  .spec-thead {
    display: table-header-group; }
  .spec-table-row {
    display: table-row; }
  .spec-cell {
    display: table-cell; }
    .spec-cell p {
      font-size: 1em; }
  .spec-spec-col-1 {
    width: 30%; }
  .spec-spec-col-2 {
    width: 70%; } }

.btn-custom, .product-grid-item-link, .btn-alt, .btn-alt-download, .btn-alt-arrow, .btn-color, .btn-color-alt, .button,
.wp-element-button,
button,
input[type="submit"], .btn-download, .btn-arrow {
  position: relative;
  -webkit-font-smoothing: antialiased;
  border-radius: 0;
  color: #000000;
  display: inline-block;
  border-radius: 3px;
  font-size: 1.125em;
  font-weight: bold;
  line-height: 1.3333333333em;
  padding: 0.7777777778em 1.6666666667em;
  text-decoration: none;
  -webkit-transition: background 0.1s linear;
  -moz-transition: background 0.1s linear;
  transition: background 0.1s linear; }
  .btn-custom: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-custom:hover, .product-grid-item-link:hover, .btn-alt:hover, .btn-alt-download:hover, .btn-alt-arrow:hover, .btn-color:hover, .btn-color-alt:hover, .button:hover,
  .wp-element-button:hover,
  button:hover,
  input:hover[type="submit"], .btn-download:hover, .btn-arrow:hover {
    color: #000000;
    background-color: transparent; }
  .btn-custom: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-custom: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-custom, .product-grid-item-link, .btn-alt, .btn-alt-download, .btn-alt-arrow, .btn-color, .btn-color-alt, .button,
    .wp-element-button,
    button,
    input[type="submit"], .btn-download, .btn-arrow {
      font-size: 0.9375em; } }

.btn-rfq {
  padding: 0.5555555556em 1.4166666667em;
  border-radius: 3px;
  position: relative;
  display: inline-block;
  background: transparent linear-gradient(180deg, #00ad49 0%, #DCF4F4 100%) 0% 0% no-repeat padding-box;
  color: #000000;
  font-weight: 700;
  font-size: 1.125em;
  line-height: 2em;
  text-decoration: none;
  -webkit-font-smoothing: antialiased;
  white-space: nowrap; }
  .btn-rfq:focus, .btn-rfq:hover {
    background: #00ad49;
    color: #ffffff; }
  @media (max-width: 400px) {
    .btn-rfq {
      font-size: 0.9375em; } }

.btn-custom, .product-grid-item-link {
  background-image: linear-gradient(0deg, #6d4a33 46%, #f8bd8b 92%);
  font-size: 1em !important;
  font-weight: bold !important;
  line-height: 1.3333333333em !important;
  padding: 0.25em 1.375em !important;
  color: #ffffff;
  border: none !important; }
  .btn-custom:focus, .product-grid-item-link:focus, .btn-custom:hover, .product-grid-item-link:hover {
    background-image: linear-gradient(0deg, #6d4a33 46%, #f8bd8b 92%);
    color: #ffffff; }

.btn-alt, .btn-alt-download, .btn-alt-arrow {
  background-image: linear-gradient(0deg, #6d4a33 46%, #f8bd8b 92%);
  color: #ffffff;
  border: none !important; }
  .btn-alt:focus, .btn-alt-download:focus, .btn-alt-arrow:focus, .btn-alt:hover, .btn-alt-download:hover, .btn-alt-arrow:hover {
    background-image: linear-gradient(0deg, #6d4a33 46%, #f8bd8b 92%);
    color: #ffffff; }

.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; }

.button,
.wp-element-button,
button,
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; }
  .button:focus:not(:hover):not(:active),
  .wp-element-button:focus:not(:hover):not(:active),
  button:focus:not(:hover):not(:active),
  input[type="submit"]:focus:not(:hover):not(:active) {
    outline: 2px dashed red;
    outline-offset: -1px; }

p .button,
p button,
p input[type="submit"],
p .btn-custom,
p .product-grid-item-link,
p .btn-alt,
p .btn-alt-download,
p .btn-alt-arrow {
  font-size: 1em; }

.btn-download, .btn-alt-download, .btn-arrow, .btn-alt-arrow {
  padding-right: 4em; }
  .btn-download:after, .btn-alt-download:after, .btn-arrow:after, .btn-alt-arrow:after {
    content: '';
    display: block;
    right: 0;
    top: 0;
    bottom: 0;
    width: 3em;
    position: absolute;
    background-position: center center;
    background-size: 1.5em;
    background-repeat: no-repeat;
    -webkit-transition: background 0.1s linear;
    -moz-transition: background 0.1s linear;
    transition: background 0.1s linear; }
  .btn-download:hover:after, .btn-alt-download:hover:after, .btn-arrow:hover:after, .btn-alt-arrow:hover:after {
    background-size: 2em; }

.btn-download:after {
  background-image: url(ico-download.svg); }

.btn-alt-download:after {
  background-image: url(ico-download.svg); }

.btn-arrow:after {
  background-image: url(ico-white-arrow-right.svg); }

.btn-alt-arrow:after {
  background-image: url(ico-white-arrow-right.svg); }

/*========= Additional Button Style ========*/
.btn-wrap > div {
  display: block;
  margin-bottom: 1.5em; }
  .btn-wrap > div:last-child {
    margin: 0; }
  @media (min-width: 40em) {
    .btn-wrap > div {
      margin-right: 1.5em;
      display: inline-block; } }
  @media (min-width: 80em) {
    .btn-wrap > div {
      margin-bottom: 0; } }

@media (min-width: 40em) {
  .btn-wrap {
    display: -webkit-box;
    display: -moz-box;
    display: box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -moz-box-align: center;
    box-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    -ms-align-items: center;
    -o-align-items: center;
    align-items: center;
    -ms-flex-align: center;
    -webkit-box-lines: multiple;
    -moz-box-lines: multiple;
    box-lines: multiple;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap; } }

.btn-wrap-bg {
  max-width: 100%;
  background: #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: linear-gradient(180deg, #0874b5 0%, #086296 76%, #075585 86%);
  box-shadow: inset 0px -12px 5px -8px rgba(0, 0, 0, 0.5); }
  .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: transparent; } }
  @media (min-width: 60em) {
    .site-nav,
    #hs_menu_wrapper_primary_nav {
      background-color: transparent; } }

.sn-level-1,
#hs_menu_wrapper_primary_nav > ul {
  margin: 0;
  padding: 0; }
  @media (min-width: 60em) {
    .sn-level-1,
    #hs_menu_wrapper_primary_nav > ul {
      height: 3.0625em;
      display: -webkit-box;
      display: -moz-box;
      display: box;
      display: -webkit-flex;
      display: -moz-flex;
      display: -ms-flexbox;
      display: flex; } }

.sn-li-l1,
.hs-menu-depth-1 {
  display: block;
  border-bottom: 1px solid transparent;
  background-color: transparent;
  position: relative; }
  .sn-li-l1 span,
  .hs-menu-depth-1 span {
    font-size: 0.875em; }
  .sn-li-l1 > a,
  .hs-menu-depth-1 > a {
    display: block;
    height: 3.0625em;
    line-height: 3.0625em;
    color: #ffffff;
    text-decoration: none;
    padding: 0 1em; }
    .sn-li-l1 > a:visited,
    .hs-menu-depth-1 > a:visited {
      color: #ffffff; }
    .sn-li-l1 > a:hover,
    .hs-menu-depth-1 > a:hover {
      color: #ffffff; }
  .sn-li-l1.has-subnav .m-subnav-arrow, .sn-li-l1.menu-item-has-children .m-subnav-arrow, .sn-li-l1.hs-item-has-children .m-subnav-arrow,
  .hs-menu-depth-1.has-subnav .m-subnav-arrow,
  .hs-menu-depth-1.menu-item-has-children .m-subnav-arrow,
  .hs-menu-depth-1.hs-item-has-children .m-subnav-arrow {
    cursor: pointer;
    padding-right: 0em;
    background-image: url(ico-arrowdown.svg);
    background-repeat: no-repeat;
    background-position: center;
    background-size: 0.75em;
    display: block;
    width: 40px;
    height: 3.125em;
    position: absolute;
    background-color: rgba(0, 0, 0, 0);
    right: 0;
    top: 0;
    bottom: 0;
    filter: invert(1); }
    .sn-li-l1.has-subnav .m-subnav-arrow.active, .sn-li-l1.menu-item-has-children .m-subnav-arrow.active, .sn-li-l1.hs-item-has-children .m-subnav-arrow.active,
    .hs-menu-depth-1.has-subnav .m-subnav-arrow.active,
    .hs-menu-depth-1.menu-item-has-children .m-subnav-arrow.active,
    .hs-menu-depth-1.hs-item-has-children .m-subnav-arrow.active {
      transform: rotate(180deg); }
  .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: 0em;
    /* background-image: url(ico-arrowdown.svg); */
    background-repeat: no-repeat;
    background-position: right center;
    background-size: 0.75em;
    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:hover,
  .hs-menu-depth-1:hover {
    background-color: #ad815a; }
  @media (min-width: 60em) {
    .sn-li-l1,
    .hs-menu-depth-1 {
      height: 3.0625em;
      float: left;
      border-bottom: 0;
      border-right: 1px solid transparent;
      -webkit-flex-grow: 1;
      -moz-flex-grow: 1;
      flex-grow: 1;
      -ms-flex-positive: 1;
      text-align: center;
      /*
    &:nth-child(1n) {
      width:20%;
    }
    &:nth-child(2n) {
      width:20%;
    }
    &:nth-child(3n) {
      width:20%;
    }
    &:nth-child(4n) {
      width:20%;
    }
    &:nth-child(5n) {
      width:20%;
    }*/ }
      .sn-li-l1 span,
      .hs-menu-depth-1 span {
        font-size: 0.875em; }
      .sn-li-l1 > a,
      .hs-menu-depth-1 > a {
        padding: 0 0.5em;
        color: #ffffff; }
        .sn-li-l1 > a:hover,
        .hs-menu-depth-1 > a:hover {
          color: #ffffff; }
      .sn-li-l1:hover .sn-level-2,
      .sn-li-l1:hover .hs-menu-children-wrapper,
      .hs-menu-depth-1:hover .sn-level-2,
      .hs-menu-depth-1:hover .hs-menu-children-wrapper {
        display: block !important; }
      .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 {
        background-size: 0.625em;
        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-arrowdown.svg); }
      .sn-li-l1:hover,
      .hs-menu-depth-1:hover {
        background-color: #ad815a; } }
  @media (min-width: 60em) {
    .sn-li-l1,
    .hs-menu-depth-1 {
      border-right: 1px solid transparent; }
      .sn-li-l1 span,
      .hs-menu-depth-1 span {
        font-size: 0.875em; }
      .sn-li-l1 > a,
      .hs-menu-depth-1 > a {
        padding: 0 0.5em;
        color: #ffffff; }
        .sn-li-l1 > a:hover,
        .hs-menu-depth-1 > a:hover {
          color: #ffffff; }
      .sn-li-l1.current-page-parent, .sn-li-l1:hover,
      .hs-menu-depth-1.current-page-parent,
      .hs-menu-depth-1:hover {
        background-color: #ad815a; } }

.sn-level-2,
.hs-menu-children-wrapper {
  padding: 0;
  margin: 0;
  display: none;
  position: relative; }
  .sn-level-2.active,
  .hs-menu-children-wrapper.active {
    display: block; }
  @media (min-width: 60em) {
    .sn-level-2,
    .hs-menu-children-wrapper {
      position: absolute; }
      .sn-level-2.active,
      .hs-menu-children-wrapper.active {
        display: none; } }

.sn-li-l2, .sn-li-l3, .sn-li-l4,
.hs-menu-depth-2 {
  background-color: #086399;
  position: relative;
  z-index: 9;
  text-align: left; }
  .sn-li-l2 > a, .sn-li-l3 > a, .sn-li-l4 > a,
  .hs-menu-depth-2 > a {
    padding: 0 1em;
    color: #ffffff;
    border-top: 1px solid #086399;
    display: block;
    text-decoration: none;
    line-height: 2.8125em; }
    .sn-li-l2 > a span, .sn-li-l3 > a span, .sn-li-l4 > a span,
    .hs-menu-depth-2 > a span {
      font-size: 0.75em;
      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: #ad815a; }
  @media (min-width: 60em) {
    .sn-li-l2, .sn-li-l3, .sn-li-l4,
    .hs-menu-depth-2 {
      position: relative;
      background-color: #086399; }
      .sn-li-l2 > a, .sn-li-l3 > a, .sn-li-l4 > a,
      .hs-menu-depth-2 > a {
        padding: 0 0.5em;
        line-height: 2.8125em;
        border-top: #086399;
        border-right: #086399; }
        .sn-li-l2 > a span, .sn-li-l3 > a span, .sn-li-l4 > a span,
        .hs-menu-depth-2 > a span {
          font-size: 0.75em; }
      .sn-li-l2:hover, .sn-li-l3:hover, .sn-li-l4:hover,
      .hs-menu-depth-2:hover {
        background-color: #ad815a; }
        .sn-li-l2:hover .sn-level-3, .sn-li-l3:hover .sn-level-3, .sn-li-l4:hover .sn-level-3,
        .hs-menu-depth-2:hover .sn-level-3 {
          display: block !important;
          margin: -1.5625em;
          padding: 1.5625em; } }
  @media (min-width: 60em) {
    .sn-li-l2, .sn-li-l3, .sn-li-l4,
    .hs-menu-depth-2 {
      background-color: #086399; }
      .sn-li-l2 > a, .sn-li-l3 > a, .sn-li-l4 > a,
      .hs-menu-depth-2 > a {
        padding: 0 0.5em;
        line-height: 2.8125em;
        border-top: 1px solid #086399;
        border-right: 1px solid #086399; }
        .sn-li-l2 > a span, .sn-li-l3 > a span, .sn-li-l4 > a span,
        .hs-menu-depth-2 > a span {
          font-size: 0.75em; }
      .sn-li-l2.current-page-parent, .current-page-parent.sn-li-l3, .current-page-parent.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:hover {
        background-color: #ad815a; } }

.sn-level-4,
.sn-level-5,
.sn-level-3 {
  padding: 0;
  margin: 0;
  display: none;
  position: relative; }
  .sn-level-4.active,
  .sn-level-5.active,
  .sn-level-3.active {
    display: block; }
  @media (min-width: 60em) {
    .sn-level-4,
    .sn-level-5,
    .sn-level-3 {
      position: absolute;
      top: 0;
      left: 100%; }
      .sn-level-4.active,
      .sn-level-5.active,
      .sn-level-3.active {
        display: none; } }

.sn-li-l3:hover .sn-level-4, .sn-li-l4:hover .sn-level-4 {
  display: block !important;
  margin: -1.5625em;
  padding: 1.5625em; }

.sn-li-l4:hover .sn-level-5 {
  display: block !important;
  margin: -1.5625em;
  padding: 1.5625em; }

.site-nav-container {
  background-color: transparent;
  width: 100%;
  height: 100%;
  right: -100%;
  top: 0;
  bottom: 0;
  z-index: 1000;
  position: absolute;
  -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; } }

.site-nav-container-screen {
  position: absolute;
  display: none;
  z-index: 999;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  background-color: rgba(0, 0, 0, 0.5); }
  .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;
  position: relative;
  text-align: center;
  color: #477DCA !important;
  font-family: "Arial", sans-serif;
  padding: 0.25em 1em;
  padding-right: 1.5625em;
  margin: 0 auto;
  font-size: 0.875em;
  background-color: #ffffff;
  border-radius: 0.1875em; }
  .close-menu:visited {
    color: #ffffff; }
  .close-menu:hover {
    color: #ffffff; }
  .close-menu:after {
    content: '';
    background-color: transparent;
    background-image: url(ico-exit-color.svg);
    background-size: 0.8125em 0.8125em;
    background-position: center center;
    background-repeat: no-repeat;
    display: block;
    width: 1.5625em;
    top: 0;
    bottom: 0;
    right: 0;
    position: absolute; }
  @media (min-width: 60em) {
    .close-menu {
      display: none; } }

.snc-header {
  text-align: center;
  padding: 1em; }
  @media (min-width: 60em) {
    .snc-header {
      padding: 0; } }

/*
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: 80rem;
  margin-left: auto;
  margin-right: auto;
  padding: 1.5em 1em 1.5em 1em; }
  .inner-wrap::after, .inner-wrap-narrow::after, .inner-wrap-wide::after, .inner-wrap-fullwidth::after {
    clear: both;
    content: "";
    display: table; }
  .inner-wrap > *:first-child, .inner-wrap-narrow > *:first-child, .inner-wrap-wide > *:first-child, .inner-wrap-fullwidth > *:first-child {
    margin-top: 0; }
  .inner-wrap > *:last-child, .inner-wrap-narrow > *:last-child, .inner-wrap-wide > *:last-child, .inner-wrap-fullwidth > *:last-child {
    margin-bottom: 0; }
  @media (min-width: 40em) {
    .inner-wrap, .inner-wrap-narrow, .inner-wrap-wide, .inner-wrap-fullwidth {
      padding: 2.5em 1.5em 2.5em 1.5em; } }

.inner-wrap-narrow {
  max-width: 64.5em; }

.inner-wrap-wide {
  max-width: 87.5em; }

.inner-wrap-fullwidth {
  max-width: 100%; }

/*=============== Sections ===============*/
.section-header-wrap {
  background-color: #eeeeee; }
  .section-header-wrap .inner-wrap, .section-header-wrap .inner-wrap-narrow, .section-header-wrap .inner-wrap-wide, .section-header-wrap .inner-wrap-fullwidth {
    padding-top: 1.5em;
    padding-bottom: 1.5em; }
  .section-header-wrap h1 {
    margin: 0; }
  .section-header-wrap p {
    margin: .5em 0 0 0; }

.section-cta {
  text-align: center; }

.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: 0.8125em;
      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: "Arial", 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: #096ca7; }
      @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: 0.8125em;
    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: #096ca7; }
    .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: #eeeeee; }

.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: 0.8125em;
  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: #096ca7; }
  .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 #ccc;
  border-right: 1px solid #ccc;
  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: #086399;
  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: #096ca7; }
    .sn-nav li a {
      color: #ffffff;
      display: block;
      font-size: 0.8125em;
      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: #096ca7; }
  .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: 0.8125em;
        line-height: 1.5625em;
        font-weight: 400; }
      .sn-nav .menu-item-has-children ul li:not([class]) {
        margin-bottom: 0;
        padding: 0; }
        .sn-nav .menu-item-has-children ul li:not([class]):after {
          display: none; }
      .sn-nav .menu-item-has-children ul li:hover a {
        color: #477DCA; }
    .sn-nav .menu-item-has-children ul:not([class]) {
      margin-bottom: 0; }
  .sn-nav .menu-item-has-children ul.active {
    display: block;
    background-color: #eeeeee;
    padding: 1em; }
    .sn-nav .menu-item-has-children ul.active li {
      background: transparent; }

/*=============== Product Carousel ===============*/
.product-item {
  margin-bottom: 1.875em;
  text-align: center;
  text-decoration: none; }
  @media (min-width: 40em) {
    .product-item {
      float: left;
      display: block;
      margin-right: 2.3576515979%;
      width: 23.2317613015%; }
      .product-item:last-child {
        margin-right: 0; } }
  @media (max-width: 40em) {
    .product-item {
      float: left;
      display: block;
      margin-right: 4.8291579146%;
      width: 47.5854210427%; }
      .product-item:last-child {
        margin-right: 0; }
      .product-item:nth-child(2n) {
        margin-right: 0; }
      .product-item:nth-child(2n+1) {
        clear: left; } }

.product-title {
  font-size: 1.0625em;
  display: block;
  text-align: center;
  line-height: 1.4117647059em;
  margin-top: 0.5882352941em; }

/*=============== Media Object ===============*/
.media-object {
  overflow: hidden; }

.media-object-img {
  width: 20%;
  float: left;
  display: block;
  margin-right: 5%; }
  .media-object-img img {
    width: 100%; }

.media-object-body {
  width: 75%;
  float: left; }

.media-object-header {
  margin-top: 0;
  margin-bottom: .15em; }

.media-grid-2 > * {
  margin-bottom: 1em; }

@media (min-width: 40em) {
  .media-grid-2 > * {
    float: left;
    display: block;
    margin-right: 3.1684356888%;
    width: 48.4157821556%;
    margin-bottom: 1.5em; }
    .media-grid-2 > *:last-child {
      margin-right: 0; }
    .media-grid-2 > *:nth-child(2n) {
      margin-right: 0; }
    .media-grid-2 > *:nth-child(2n+1) {
      clear: left; } }

/*======= Responsive iFrame / YouTube / HTML5 Video =======*/
.iframe-container {
  position: relative;
  padding-bottom: 56.25%;
  padding-top: 30px;
  height: 0;
  overflow: hidden;
  margin-top: 1.8em; }
  .iframe-container iframe, .iframe-container object, .iframe-container embed, .iframe-container video {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%; }

/*=============== Social Media Icons ===============*/
.social-wrap {
  overflow: hidden;
  /*span {
    background-color:$white;
    border-radius:3px;
    display:inline-block;
    padding:.15em;
    img {
      display:block;
      margin:0 auto;
    }
  }*/ }
  .social-wrap a {
    display: block;
    float: left;
    width: 25%;
    text-align: center;
    position: relative; }
    .social-wrap a path {
      -webkit-transition: all 0.1s linear;
      -moz-transition: all 0.1s linear;
      transition: all 0.1s linear; }
    .social-wrap a:hover {
      opacity: .75; }
      .social-wrap a:hover path {
        fill: #477DCA; }
  .social-wrap img {
    display: inline-block;
    margin: 0 auto;
    width: 1.1em;
    height: auto;
    vertical-align: middle; }
  .social-wrap svg {
    display: inline-block;
    vertical-align: middle; }

/*=============== Slide Panel ===============*/
.slide-panel {
  display: none;
  position: fixed;
  background: #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: #086399; }
  @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 #eeeeee; }

.hs_cos_gallery_thumbnails .slick-current img {
  border: 1px solid #096ca7; }

/*=============== Misc ===============*/
hr {
  display: block;
  clear: both; }

figure {
  margin: 0;
  padding: 0; }

.wp-pagenavi > * {
  margin-right: .75em; }


/*=============== Layouts  ===============*/
.page-intro {
  background-color: #eeeeee;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  min-height: 4.5625em; }
  .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: #086399;
  position: relative;
  z-index: 10; }
  .rm-item-title span {
    line-height: 1.25em;
    display: inline-block;
    color: #086399; }

/*========= 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%; } }

/* ===== 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 {
  position: relative;
  overflow: hidden;
  margin: 0 auto;
  display: -webkit-box;
  display: -moz-box;
  display: box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -moz-box-orient: vertical;
  box-orient: vertical;
  -webkit-flex-direction: column;
  -moz-flex-direction: column;
  flex-direction: column;
  -ms-flex-direction: column;
  min-height: 100%; }

/*=============== ADA Complaince styling ===================*/
#skipToContent {
  position: fixed;
  z-index: 0;
  top: 10px;
  left: 10px;
  opacity: 0; }
  #skipToContent:focus {
    opacity: 1;
    z-index: 99999; }

.social-wrap a:focus:not(:hover):not(:active),
a[class*="sh-ico-"]:focus:not(:hover):not(:active),
.sh-ph:focus:not(:hover):not(:active),
.sh-email:focus:not(:hover):not(:active),
.site-nav a:focus:not(:hover):not(:active) {
  outline-offset: -2px; }

.social-wrap a.tse-remove-border:focus:not(:hover):not(:active),
a[class*="sh-ico-"].tse-remove-border:focus:not(:hover):not(:active),
.sh-ph.tse-remove-border:focus:not(:hover):not(:active),
.sh-email.tse-remove-border:focus:not(:hover):not(:active),
.site-nav a.tse-remove-border:focus:not(:hover):not(:active) {
  outline: none;
  outline-offset: 0; }

.nonlink {
  cursor: default;
  pointer-events: auto; }
  @media (min-width: 60em) {
    .nonlink {
      pointer-events: none; } }

.lightbox {
  display: inline-block; }
  .lightbox img {
    display: block; }
  .lightbox.tse-remove-border {
    outline: none !important; }
    .lightbox.tse-remove-border:focus {
      outline: none !important; }

.tse-remove-border {
  outline: none !important; }
  .tse-remove-border:focus {
    outline: none !important; }

/*=============== Site Header ===============*/
.site-header-wrap {
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat; }

@media (min-width: 60em) {
  .sh-sticky-wrap {
    height: 3.0625em; }
    .sh-sticky-wrap.stuck {
      position: fixed;
      left: 0;
      right: 0;
      top: 0;
      max-width: 80em;
      margin: 0 auto;

     } }

.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 {
  background: linear-gradient(180deg, #0874b5 0%, #086296 76%, #075585 86%);
  width: 100%;
  float: right;
  display: flex;
  justify-content: space-between;
  padding: 0 0.3125em;
  padding-top: 0.5em;
  margin-bottom: 0.5em; }
  @media (min-width: 60em) {
    .sh-icons {
      background: transparent;
      width: unset;
      margin-top: -6.875em;
      padding-top: 0; } }
  .sh-icons .sh-ico-mail {
    background-image: url(ico-email.svg);
    background-size: 1.625em 1.625em; }
    @media (min-width: 60em) {
      .sh-icons .sh-ico-mail {
        display: none !important; } }
  .sh-icons .sh-ico-telephone {
    background-image: url(ico-ph.svg);
    background-size: 1.875em 1.875em; }
    @media (min-width: 60em) {
      .sh-icons .sh-ico-telephone {
        display: none !important; } }
  .sh-icons .sh-ico-search {
    background-image: url(ico-search.svg);
    background-size: 1.375em 1.6875em; }
    @media (min-width: 60em) {
      .sh-icons .sh-ico-search {
        display: none !important; } }
  @media (min-width: 60em) {
    .sh-icons {
      display: block; } }

.sh-icons .sh-ico-mail, .sh-icons .sh-ico-telephone, .sh-icons .sh-ico-search, .sh-ico-search, .sh-ico-menu {
  background-repeat: no-repeat;
  background-position: center top;
  display: inline-block;
  padding-top: 2.2em;
  width: 2em;
  margin-left: 1em;
  text-align: center;
  text-decoration: none; }
  .sh-icons .sh-ico-mail span, .sh-icons .sh-ico-telephone span, .sh-icons .sh-ico-search span, .sh-ico-search span, .sh-ico-menu span {
    font-size: .75em; }

.sh-ph {
  margin: 0;
  color: #000000;
  text-decoration: none; }
  .sh-ph i {
    font-style: normal; }
  @media (min-width: 40em) {
    .sh-ph {
      font-size: 0.8125em; } }
  .sh-ph:hover {
    color: #654B3A; }

.sh-ico-search {
  background-image: url(ico-search.svg); }
  @media (min-width: 60em) {
    .sh-ico-search {
      display: none; } }

.sh-ico-menu {
  background-image: url(ico-nav.svg); }
  @media (min-width: 60em) {
    .sh-ico-menu {
      display: none; } }

/*=============== Site Intro ===============*/
.site-intro {
  text-align: center; }
  .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 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; }

.site-content-primary {
  background: linear-gradient(0deg, white 58%, #d6e7ef 100%);
  background: url(main-bg.jpg) repeat-x left top #fff; }
  .site-content-primary > .inner-wrap, .site-content-primary > .inner-wrap-narrow, .site-content-primary > .inner-wrap-wide, .site-content-primary > .inner-wrap-fullwidth {
    padding-top: 0; 
    padding: 0;
}

.site-content-secondary {
  background: #ffffff; }

/*============ Sitemap Page styling ============*/
.sitemap-menu .sub-menu {
  padding-left: 1.875em;
  display: block !important; }

/*=============== Site Footer ===============*/
.site-footer {
  background-color: #ffffff;
  text-align: center;
  color: #000000; }

.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;
  padding-top: 0.5em; }
  @media (min-width: 60em) {
    .search-cell3 {
      width: 3%;
      text-align: center; } }

.search-text {
  font-size: .8em;
  width: 100%;
  height: 2.3em;
  float: left;
  padding-left: .5em;
  margin-bottom: 0 !important; }
  .search-text:focus {
    border: 0;
    box-shadow: none !important; }

.search-submit {
  width: 100%;
  height: 2.3em;
  border: 0;
  float: right;
  background: url(ico-search.svg) no-repeat center center !important; }
  .search-submit:focus, .search-submit:hover {
    border: 0 !important;
    opacity: 0.8; }
  .search-submit:focus {
    outline: none; }

@media (min-width: 40em) {
  .site-search {
    width: 100%; }
  .search-text {
    height: 2.3em; }
  .search-submit {
    height: 2.3em; } }

.search-module {
  background-color: #086399;
  height: 4em;
  margin-top: -4em;
  border-bottom: 1px solid rgba(0, 0, 0, 0.47);
  position: fixed;
  left: 0;
  right: 0;
  z-index: 10000;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out; }
  .search-module.active {
    margin-top: 0; }
  .search-module .inner-wrap, .search-module .inner-wrap-narrow, .search-module .inner-wrap-wide, .search-module .inner-wrap-fullwidth {
    padding: 0.8125em 1.5em; }

.search-exit img {
  width: 1.1875em; }

.search-exit:focus, .search-exit:hover {
  opacity: 0.8; }

@media (min-width: 60em) {
  .search-exit {
    margin-bottom: 0px; } }

/*=============== Read More ===============*/
.main-content {
  display: block;
  overflow: hidden;
  position: relative; }
  @media (min-width: 40em) {
    .main-content {
      display: inline; } }

@media (max-width: 40em) {
  .height {
    max-height: 15.625em; }
    .height:before {
      background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 50%, #ffffff 100%);
      bottom: 0;
      content: "";
      height: 100%;
      position: absolute;
      width: 100%;
      z-index: 1; }
  .heightAuto {
    max-height: 312.5em; }
    .heightAuto:before {
      display: none; } }

.link {
  display: block;
  text-align: center;
  font-weight: bold;
  color: #477DCA;
  padding-bottom: 0.625em; }
  @media (min-width: 40em) {
    .link {
      display: none; } }

@media (min-width: 60em) {
  .site-utility-nav {
    background: url(header-bg-new.jpg) no-repeat right top; } }

.site-header > .inner-wrap, .site-header > .inner-wrap-narrow, .site-header > .inner-wrap-wide, .site-header > .inner-wrap-fullwidth {
  padding: 0; }
  @media (min-width: 60em) {
    .site-header > .inner-wrap, .site-header > .inner-wrap-narrow, .site-header > .inner-wrap-wide, .site-header > .inner-wrap-fullwidth {
      padding: 0 1.5em; } }

.site-content-secondary {
  order: 1;
  max-width: 12.1875em; }
  @media (min-width: 60em) {
    .site-content-secondary {
      order: 0; } }
  .site-content-secondary > .inner-wrap, .site-content-secondary > .inner-wrap-narrow, .site-content-secondary > .inner-wrap-wide, .site-content-secondary > .inner-wrap-fullwidth {
    padding: 0; }

.site-content > .inner-wrap, .site-content > .inner-wrap-narrow, .site-content > .inner-wrap-wide, .site-content > .inner-wrap-fullwidth {
  padding-top: 0; }

.site-content .site-container {
  display: flex;
  flex-direction: column;
  align-items: center; }
  @media (min-width: 60em) {
    .site-content .site-container {
      flex-direction: row;
      align-items: unset; } }

.site-content-primary {
  width: 100%;
  order: 0; }
  @media (min-width: 60em) {
    .site-content-primary {
      width: calc(100% - 195px);
      order: 1; } }

.search-container {
  max-width: 12.6875em; }
  .search-container .search {
    display: none; }
    @media (min-width: 60em) {
      .search-container .search {
        display: flex; } }
    .search-container .search .search-icon {
      max-width: 1.6875em;
      width: 100%;
      margin-right: 0.25em; }
    .search-container .search .search-btn {
      background: url(go-button.jpg) no-repeat center;
      max-width: 1.375em;
      width: 100%;
      border: 0;
      padding: 0em 0.75em; }
      .search-container .search .search-btn:hover {
        opacity: 0.8; }

.utility_nav_ser_006 {
  display: none; }
  .utility_nav_ser_006 .sh-email {
    font-size: 0.8125em;
    padding-left: 3.1875em;
    line-height: 0.625em; }
    @media (min-width: 60em) {
      .utility_nav_ser_006 .sh-email {
        font-size: 0.8125em;
        padding-left: 3.1875em;
        line-height: 0.625em;
        margin-top: -0.25em; } }
    .utility_nav_ser_006 .sh-email a {
      color: #000000;
      text-decoration: none; }
      .utility_nav_ser_006 .sh-email a:hover {
        color: #654B3A; }
  .utility_nav_ser_006 .img05 {
    margin-right: 0.75em;
    margin-top: 0.25em; }
  @media (min-width: 60em) {
    .utility_nav_ser_006 {
      display: flex;
      max-width: 12.875em;
      flex-wrap: wrap; }
      .utility_nav_ser_006 .sh-ph {
        font-size: 1.375em; }
      .utility_nav_ser_006 .call {
        display: inline-block;
        line-height: 1.25em; } }

@media (min-width: 60em) {
  .search-container {
    margin-top: 0.5em; }
    .search-container .search_box {
      height: 1.5625em;
      max-width: 146px;
      margin: auto 2px auto 0.125em;
      color: #838181; }
      .search-container .search_box::placeholder {
        color: #838181; } }

.headerdesc p {
  margin: 0; }

.headerdesc .site-title {
  color: #5C5C5C;
  display: block;
  font-size: 1em;
  font-weight: normal;
  line-height: 18px; }

.headerdesc .site-description {
  color: #6E3F10;
  font-size: 1.375em;
  margin-bottom: 0.3125em; }

@media (min-width: 993px) {
  .headerdesc .site-description {
    font-size: 1.4375em; } }

.site-nav {
  border-radius: 5px 5px 0 0; }
  .site-nav #menu-primary-nav .main-menu-item > a {
    text-transform: uppercase; }
  .site-nav #menu-primary-nav .main-menu-item:first-child {
    border-radius: 5px 0 0 0; }
  .site-nav #menu-primary-nav .main-menu-item:last-child {
    border-radius: 0 5px 0 0; }

#menu-cbs-nav .main-menu-item, #menu-catalog-nav .main-menu-item {
  background-color: #e7e8ea;
  padding: 0 0 0 1.625em;
  max-width: 12.1875em;
  width: 100%;
  text-align: left;
  height: 1.9375em; }

  /* #menu-cbs-nav .main-menu-item a, #menu-catalog-nav .main-menu-item a{
padding: 0 0 0 2.125em;
  } */
  #menu-cbs-nav .main-menu-item:not(:last-child), #menu-catalog-nav .main-menu-item:not(:last-child) {
    border-bottom: 1px solid #adacac; }
  #menu-cbs-nav .main-menu-item:hover, #menu-catalog-nav .main-menu-item:hover {
    background: url(leftnav-link-hover.jpg); }
    #menu-cbs-nav .main-menu-item:hover a, #menu-catalog-nav .main-menu-item:hover a {
      color: #ffffff; }
  #menu-cbs-nav .main-menu-item a, #menu-catalog-nav .main-menu-item a {
    color: #000000;
    height: 1.9375em;
    line-height: 1.9375em; }
    #menu-cbs-nav .main-menu-item a span, #menu-catalog-nav .main-menu-item a span {
      font-size: 0.75em; }
  #menu-cbs-nav .main-menu-item:first-child, #menu-catalog-nav .main-menu-item:first-child {
    height: unset;
    background-color: #ffffff;
    font-weight: 700;
    padding: 0.625em 0 0.625em 2.625em;
    border: 0; }

    /* #menu-cbs-nav .main-menu-item:first-child a, #menu-catalog-nav .main-menu-item:first-child a{
      padding: 0;
   

    } */
    #menu-cbs-nav .main-menu-item:first-child:before, #menu-catalog-nav .main-menu-item:first-child:before {
      content: "";
      background: url(lefthead-bullet.jpg) no-repeat 10px 3px;
      position: absolute;
      left: 0;
      height: 42px;
      width: 42px;
      top:10px;
     }
    #menu-cbs-nav .main-menu-item:first-child:hover, #menu-catalog-nav .main-menu-item:first-child:hover {
      background: #ffffff; }
      #menu-cbs-nav .main-menu-item:first-child:hover a, #menu-catalog-nav .main-menu-item:first-child:hover a {
        color: #000000; }
    #menu-cbs-nav .main-menu-item:first-child a, #menu-catalog-nav .main-menu-item:first-child a {
      line-height: 1em;
      height: auto; }
      #menu-cbs-nav .main-menu-item:first-child a:hover, #menu-catalog-nav .main-menu-item:first-child a:hover {
        text-decoration: underline;
        color: #000000; }
      #menu-cbs-nav .main-menu-item:first-child a span, #menu-catalog-nav .main-menu-item:first-child a span {
        font-size: 0.875em; }

.search_ser_005 {
  text-align: center;
  background: #BC9F81;
  border-radius: 0 0 0.3125em 0;
  box-shadow: 1px 4px 8px 0px gray;
  position: relative;
  z-index: 1; }
  .search_ser_005 .search {
    display: flex;
    justify-content: center; }
    .search_ser_005 .search .search-btn {
      background: url(go-button-005.jpg) no-repeat center;
      max-width: 1.375em;
      width: 100%;
      border: 0;
      padding: 0em 0.75em; }
      .search_ser_005 .search .search-btn:hover {
        opacity: 0.8; }
    .search_ser_005 .search .search_box {
      max-width: 131px;
      width: 100%;
      margin: 4px;
      box-shadow: inset 0px 0px 5px 0.2px #7e7d7d;
      padding: 2px 0;
      border-width: 1px; }
  .search_ser_005 .search_txt_001 {
    display: block;
    border-bottom: 1.5px solid #646464;
    width: 85%;
    margin: 0 auto;
    font-size: 0.875em;
    font-weight: bold;
    text-transform: uppercase;
    color: #070707;
    padding-top: 0.3125em; }
  .search_ser_005 .search_txt_002 {
    font-size: 0.8125em;
    color: #ffffff;
    font-weight: 600;
    margin-left: 5px;
   }

.home-page-products-module {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  margin: 0 auto; }
  .home-page-products-module .home-page-products {
    max-width: 21.625em;
    width: 100%;
    box-shadow: -3px 5px 5px 3px rgba(122, 122, 122, 0.56);
    margin: 0.625em;
    display: flex;
    justify-content: center;
    padding: 0.625em;
    border-radius: 0.625em 0.625em 0 0;
    background-color: #ffffff; }
    .home-page-products-module .home-page-products a {
      width: 100%;
      text-align: center;
      text-decoration: none; }
      .home-page-products-module .home-page-products a:hover .product-name {
        background: url(bucket-hover.jpg) no-repeat;
        color: #ffffff; }
        .home-page-products-module .home-page-products a:hover .product-name:after {
          content: '';
          background: url(bucket-bullet.png) no-repeat;
          width: 20px;
          height: 20px;
          position: absolute;
          margin-left: 0.3125em; }
    .home-page-products-module .home-page-products img {
      border: 1px solid #6E3F10;
      width: 100%; }
    .home-page-products-module .home-page-products .product-name {
      font-size: 0.75em;
      color: #562e1a;
      font-weight: bold;
      text-align: left;
      margin: 0;
      margin-top: -0.5625em;
      padding: 0.1875em 0.3125em; }

.cbs-module > .inner-wrap > a, .cbs-module > .inner-wrap-narrow > a, .cbs-module > .inner-wrap-wide > a, .cbs-module > .inner-wrap-fullwidth > a {
  color: #000000;
  display: inline-block; }

.cbs-module .cbs-section {
  margin: 0 auto;
  display: flex;
  max-width: 46.5em;
  width: 100%;
  justify-content: center;
  background: linear-gradient(180deg, #FFFFFF 0%, #E9E4DB 100%);
  padding: 0.3125em;
  border-radius: 0.3125em;
  box-shadow: rgba(50, 50, 93, 0.25) 0px 6px 12px -2px, rgba(0, 0, 0, 0.3) 0px 3px 7px -3px;
  flex-wrap: wrap;
  border: 1px solid #e3dfdf; }

.cbs-module .cbs-bucket {
  max-width: 16.6875em;
  width: 100%;
  margin: auto;
  display: flex;
  justify-content: flex-end; }
  .cbs-module .cbs-bucket ul {
    columns: 2;
    column-gap: 1.875em; }
  .cbs-module .cbs-bucket li {
    margin: 0 0.75em 0 0; }
    .cbs-module .cbs-bucket li:after {
      left: -0.9375em !important; }
    .cbs-module .cbs-bucket li a {
      color: black; }
      .cbs-module .cbs-bucket li a:hover {
        text-decoration: underline; }

@media (min-width: 60em) {
  .cbs-module .cbs-section {
    flex-wrap: nowrap; } }

@media (min-width: 800px) {
  .cbs-module .cbs-bucket {
    background: url(bucket-divider.jpg) no-repeat left;
    max-width: 14.1875em; } }

.site-content > .inner-wrap, .site-content > .inner-wrap-narrow, .site-content > .inner-wrap-wide, .site-content > .inner-wrap-fullwidth {
  display: flex;
  flex-direction: column;
  align-items: center; }
  @media (min-width: 60em) {
    .site-content > .inner-wrap, .site-content > .inner-wrap-narrow, .site-content > .inner-wrap-wide, .site-content > .inner-wrap-fullwidth {
      align-items: unset;
      flex-direction: row; } }

.portfoliomodule > .inner-wrap, .portfoliomodule > .inner-wrap-narrow, .portfoliomodule > .inner-wrap-wide, .portfoliomodule > .inner-wrap-fullwidth {
  display: flex;
  justify-content: center;
  flex-wrap: wrap; }
  @media (min-width: 60em) {
    .portfoliomodule > .inner-wrap, .portfoliomodule > .inner-wrap-narrow, .portfoliomodule > .inner-wrap-wide, .portfoliomodule > .inner-wrap-fullwidth {
      justify-content: space-between; } }

.portfoliomodule .portfolio-content-bucket {
  max-width: 430px;
  width: 100%; }
  .portfoliomodule .portfolio-content-bucket h2 {
    background: url(port-bg.jpg) no-repeat left top;
    font-size: 0.8125em;
    font-style: italic;
    color: #000000;
    padding: 0.3125em 0;
    padding-left: 0.3125em; }

.portfoliomodule .portfoliolinkbucket .portfoliolink {
  color: #6E3F10; }

.portfoliomodule .portfoliolinkbucket h2 {
  position: relative;
  font-size: 0.75em;
  text-align: center;
  margin-left: 0.9375em; }
  .portfoliomodule .portfoliolinkbucket h2:before {
    content: "";
    background: url(arrow.jpg) no-repeat right top;
    position: absolute;
    right: 0;
    width: 20px;
    height: 20px; }

.leftnav-certification {
  display: flex;
  margin-top: -1px;
 }
  .leftnav-certification .leftnav_logos {
    max-width: 5.375em; }

.portfolio_gallery_module {
  display: flex;
  flex-wrap: wrap;
  justify-content: center; }
  .portfolio_gallery_module a {
    color: #562E1A; }
  .portfolio_gallery_module .portfolio_gallery {
    width: 100%;
    display: flex;
    justify-content: space-between;
    border: 1px solid #CCCCCC;
    background-color: #F9F9F9;
    margin: 0.4375em;
    padding: 0.4375em;
    align-items: flex-start; }
    @media (min-width: 40em) {
      .portfolio_gallery_module .portfolio_gallery {
        width: 47%; } }
    .portfolio_gallery_module .portfolio_gallery img {
      max-width: 7.625em;
      width: 100%;
      border: 1px solid #cccccc; }
    .portfolio_gallery_module .portfolio_gallery .pg_link-img {
      max-width: 7.625em;
      width: 100%;
      margin: 0.3125em 0.625em 0.3125em 0em; }
      .portfolio_gallery_module .portfolio_gallery .pg_link-img:hover ~ .pg_link-text {
        text-decoration: underline; }
    .portfolio_gallery_module .portfolio_gallery .pg_link {
      text-decoration: none;
      display: flex;
      align-items: flex-start;
      width: 100%; }
    .portfolio_gallery_module .portfolio_gallery .pg_title {
      vertical-align: top;
      font-size: 0.75em;
      font-weight: bold;
      margin: 0;
      margin-top: 0.3125em; }
    .portfolio_gallery_module .portfolio_gallery .pg_more {
      text-decoration: none;
      margin: auto 0;
      float: right;
      font-size: 0.75em;
      font-weight: bold; }
      .portfolio_gallery_module .portfolio_gallery .pg_more:hover {
        text-decoration: underline; }
    .portfolio_gallery_module .portfolio_gallery .pg_link-text {
      text-decoration: none;
      display: inline; }
      .portfolio_gallery_module .portfolio_gallery .pg_link-text:hover {
        text-decoration: underline; }
  @media (min-width: 60em) {
    .portfolio_gallery_module {
      justify-content: left; } }

.site-logo {
  display: inline-block;
  text-align: center; }
  @media (min-width: 60em) {
    .site-logo {
      text-align: unset;
      margin-bottom: 0.625em; } }

.headerdesc {
  padding: 0 0.625em;
  text-align: center; }
  @media (min-width: 60em) {
    .headerdesc {
      text-align: unset;
      padding: 0; } }

@media (min-width: 60em) {
  .footer-content {
    display: flex;
    justify-content: space-between; } }

.site-footer > .inner-wrap, .site-footer > .inner-wrap-narrow, .site-footer > .inner-wrap-wide, .site-footer > .inner-wrap-fullwidth {
  padding: 0 1.5em;
  max-width: 80em;
  width: 100%; 
}
.sft-inner-wrap-wrapper {
    padding-top: 0.9375em;
   border-top: 6px solid #056297;
}
.site-footer .footer_left, .site-footer .footer_right {
  font-size: 0.75em; }

@media (min-width: 60em) {
  .site-footer .footer_left {
    text-align: left; } }

@media (min-width: 60em) {
  .site-footer .footer_right {
    text-align: right; } }

.site-footer .footer_right .rightcontent {
  display: flex;
  justify-content: center;
  flex-wrap: wrap; }
  .site-footer .footer_right .rightcontent > a::after {
    content: "|";
    margin: 0 0.625em; }
  .site-footer .footer_right .rightcontent > a:first-child {
    margin-left: 0.25em; }
  .site-footer .footer_right .rightcontent .footer-nav {
    display: flex; 
 justify-content: center;
      flex-wrap: wrap;
        
  }
    .site-footer .footer_right .rightcontent .footer-nav li:not(:last-child)::after {
      content: "|";
      margin: 0 0.625em; }

.site-footer #thomas_info {
  padding: 0 0.3125em;
  position: relative;
  top: 1px;
 }

.thomaslink {
  font-size: 0.6875em;
  margin: 0.75em 0 !important; }

.ISOlink {
  color: #0975B5;
  font-size: 0.9375em;
  text-decoration: none;
  font-weight: bold;
  text-align: center;
  display: inline-block;
  margin-bottom: 2.1875em;
  margin-top: 9px; }
  .ISOlink:hover {
    color: #06476F; }

.leftnav {
  text-align: center; }

@media (min-width: 60em) {
  .site-nav #menu-primary-nav > li:not(:last-child) > a {
    background: url(topnav-divider.jpg) no-repeat right 11px;
    margin: 0px -0.0625em; } }

.site-nav #menu-primary-nav > li:hover {
  background-image: linear-gradient(to bottom, #a8805b, #ae8962, #b4936a, #b99c72, #bfa67a, #baa277, #b69e75, #b19a72, #a18864, #907757, #80664a, #70563d); }
  .site-nav #menu-primary-nav > li:hover > a {
    color: #482d17; }

.tablepress {
  font-size: 0.6875em !important; }

.custombearing .tablepress th, .custombearing .tablepress td, .material .tablepress th, .material .tablepress td, .processes .tablepress th, .processes .tablepress td {
  border: 1px solid #DDDDDD;
  border-collapse: collapse;
  padding: 0.3125em 1.625em !important; }

.custombearing .tablepress tr:nth-child(even), .material .tablepress tr:nth-child(even), .processes .tablepress tr:nth-child(even) {
  background-color: #e6e6e6; }

.custombearing .tablepress li::marker, .material .tablepress li::marker, .processes .tablepress li::marker {
  color: #CC9966;
  font-size: 2em;
  line-height: 0; }

.oilgrease .tablepress, .graphiting .tablepress {
  border-collapse: separate;
  border-spacing: 1em !important;
  font-size: 0.8125em !important; }
  .oilgrease .tablepress td, .oilgrease .tablepress th, .graphiting .tablepress td, .graphiting .tablepress th {
    border: 1px solid #bdbdbd;
    background-color: #f9f8f8;
    padding: 0.3125em; }
  .oilgrease .tablepress .row-1 td, .graphiting .tablepress .row-1 td {
    text-align: center;
    font-weight: bold; }

.oilgrease #tablepress-7 .row-7 td, .oilgrease #tablepress-5 .row-7 td, .graphiting #tablepress-7 .row-7 td, .graphiting #tablepress-5 .row-7 td {
  text-align: center; }

.oilgrease #tablepress-8 .row-3 td, .oilgrease #tablepress-8 .row-2 td, .oilgrease #tablepress-6 .row-3 td, .oilgrease #tablepress-6 .row-2 td, .graphiting #tablepress-8 .row-3 td, .graphiting #tablepress-8 .row-2 td, .graphiting #tablepress-6 .row-3 td, .graphiting #tablepress-6 .row-2 td {
  text-align: center; }

.graphiting-img {
  display: flex;
  justify-content: space-evenly;
  flex-wrap: wrap;
  margin-bottom: 0.625em; }
  .graphiting-img a {
    margin-bottom: 0.625em; }

.other-info {
  text-align: center;
  line-height: 0.625em; }
  @media (min-width: 40em) {
    .other-info {
      float: right;
      margin: 0;
      text-align: end; } }

.address {
  text-align: center;
  line-height: 0.625em;
  margin: 0; }
  @media (min-width: 40em) {
    .address {
      display: inline-block;
      text-align: left; } }

.addressmap {
  text-align: center; }
  .addressmap iframe {
    border: 1px solid black;
    max-width: 28.125em;
    width: 100%; }
  @media (min-width: 40em) {
    .addressmap {
      margin-top: 4.375em; } }

.pi-heading {
  text-align: center; }
  @media (min-width: 40em) {
    .pi-heading {
      text-align: start; } }

.additional-content .multiple-cols-module .inner-wrap, .additional-content .multiple-cols-module .inner-wrap-narrow, .additional-content .multiple-cols-module .inner-wrap-wide, .additional-content .multiple-cols-module .inner-wrap-fullwidth, .additional-content .cbs-module .inner-wrap, .additional-content .cbs-module .inner-wrap-narrow, .additional-content .cbs-module .inner-wrap-wide, .additional-content .cbs-module .inner-wrap-fullwidth, .additional-content .portfoliomodule .inner-wrap, .additional-content .portfoliomodule .inner-wrap-narrow, .additional-content .portfoliomodule .inner-wrap-wide, .additional-content .portfoliomodule .inner-wrap-fullwidth {
  padding-top: 0;
  padding-bottom: 0; }

.resource {
  width: 100%;
  justify-content: space-between;
  display: flex;
  margin: 0.625em 0; }
  @media (min-width: 60em) {
    .resource {
      width: 90%; } }
  .resource .pageno {
    max-width: 3.125em;
    width: 100%;
    text-align: center; }
  .resource p {
    width: 80%; }
    .resource p .pageno {
      margin: 0 auto; }

.sitemapsbs > a {
  color: #484747;
  font-weight: bold;
  cursor: default;
  text-decoration: none; }
  .sitemapsbs > a:hover {
    color: #484747; }

.sitemap-menu a {
  font-size: 0.8125em; }

.site-utility-nav {
  margin-bottom: 0.9375em;
  text-align: center; }
  @media (min-width: 60em) {
    .site-utility-nav {
      text-align: unset; } }

.home .site-utility-nav {
  margin-bottom: 0em; }

.site-footer a {
  color: #363535; }
  .site-footer a:hover {
    color: #363535; }

.pb_heading {
  font-weight: bold;
  text-align: center;
  color: #403F3F !important; }
  @media (min-width: 60em) {
    .pb_heading {
      text-align: unset;
      max-width: 54.0625em;
      margin: 0 auto;
      margin-top: 0.625em;
      margin-bottom: -0.3125em; } }

.home p {
  color: #383939; }

.pi-heading {
  margin: 0.625em 0;
  margin-top: 1.3125em; }

.cbs-heading {
  color: #000000 !important;
  margin: 0;
  font-weight: bold; }

.cbs-link-heading {
  text-decoration: none; }
  .cbs-link-heading:hover {
    text-decoration: underline; }

.side-images p {
  margin-top: 0.3125em; }
  .side-images p:first-child {
    margin-top: 0;
    margin-bottom: 0; }

.header_txt_002 {
  font-weight: 500; }

.page-id-1531 .additional-content .multiple-cols-module > .inner-wrap, .page-id-1531 .additional-content .multiple-cols-module > .inner-wrap-narrow, .page-id-1531 .additional-content .multiple-cols-module > .inner-wrap-wide, .page-id-1531 .additional-content .multiple-cols-module > .inner-wrap-fullwidth {
  padding-left: 0;
  padding-right: 0; }

#tablepress-8 .row-3 td, #tablepress-6 .row-3 td {
  background-color: #ffffff; }

#tablepress-8 .row-4 td, #tablepress-6 .row-4 td {
  text-align: center;
  text-decoration: underline;
  font-weight: bold; }

#tablepress-5 .row-7 td, #tablepress-7 .row-7 td {
  background-color: #ffffff; }

.graphiting1, .graphiting2, .oilgrease1, .oilgrease2, .custombearing1, .processes1, .material1 {
  overflow-x: auto; }

.material h2 {
  display: inline; }

.material .materialtext {
  display: inline;
  font-weight: bold; }

.custombearing h2, .processes h2 {
  margin-bottom: 0; }

.back-to-top {
  margin: 0; }

.tablepress li {
  padding-left: 0.3125em !important;
  font-size: 1.2307692308em !important; }

.contactusbtn {
  margin-top: 0.3125em; }

.clearfix:before,
.clearfix:after {
  content: " ";
  display: table; }

.clearfix:after {
  clear: both; }

.clearfix {
  *zoom: 1; }

.alignright {
  display: block;
  padding-bottom: 1.5em; }

.alignleft {
  display: block;
  padding-bottom: 1.5em; }

.aligncenter {
  display: block;
  margin: 0 auto; }

@media (min-width: 40em) {
  .alignright {
    display: block;
    float: right;
    padding-bottom: 1.5em;
    padding-left: 1.5em; }
  .alignleft {
    display: block;
    float: left;
    padding-bottom: 1.5em;
    padding-right: 1.5em; }
  .aligncenter {
    display: block;
    margin: 0 auto; } }

.text-alignright {
  text-align: right; }

.text-alignleft {
  text-align: left; }

.text-aligncenter {
  text-align: center; }

.clearboth {
  clear: both;
  display: block; }

.spacing-bottom {
  margin-bottom: 2em; }

.spacing-top {
  margin-top: 2em; }


/* 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]
*/

#plp-cadcart-searchresults li span,#plp-cadcart-items li span {    
  margin-left: 0!important;
}