/**, *::after, *::before {
  box-sizing: inherit; }
  */

.search-module *, .site-header-wrap *, .site-footer *, *::after, *::before {
  box-sizing: border-box; }

html {
  font-family: sans-serif;
  /* 1 */
  -ms-text-size-adjust: 100%;
  /* 2 */
  -webkit-text-size-adjust: 100%;
  /* 2 */ }

/**
 * Remove default margin.
 */
body {
  margin: 0; }

/* HTML5 display definitions
   ========================================================================== */
/**
 * Correct `block` display not defined for any HTML5 element in IE 8/9.
 * Correct `block` display not defined for `details` or `summary` in IE 10/11
 * and Firefox.
 * Correct `block` display not defined for `main` in IE 11.
 */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block; }

a:active,
a:hover {
  outline: 0; }
/**
 * Correct overflow not hidden in IE 9/10/11.
 */
svg:not(:root) {
  overflow: hidden; }


.search-module input {
  color: inherit;
  font: inherit;
  margin: 0;
 }

html .search-module input[type="button"],
.search-module input[type="submit"] {
  -webkit-appearance: button;
  /* 2 */
  cursor: pointer;
  /* 3 */ }

.search-module input::-moz-focus-inner {
  border: 0;
  padding: 0; }

.search-module input {
  line-height: normal; }

input[type="search"] {
  -webkit-appearance: textfield;
  /* 1 */
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  /* 2 */
  box-sizing: content-box; }

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }
/*.rows-of-2 {
  display: block; }
  .rows-of-2::after {
    clear: both;
    content: "";
    display: table; }
  .rows-of-2 > * {
    margin-bottom: 1.5em;
    display: block;
    position: relative; }
    .rows-of-2 > * > *:first-child {
      margin-top: 0; }
    @media (min-width: 40em) {
      .rows-of-2 > * {
        float: left;
        display: block;
        margin-right: 2.3576515979%;
        width: 48.821174201%; }
        .rows-of-2 > *:last-child {
          margin-right: 0; }
        .rows-of-2 > *:nth-child(2n) {
          margin-right: 0; }
        .rows-of-2 > *:nth-child(2n+1) {
          clear: left; }
        .rows-of-2 > *:nth-last-child(2):last-child {
          margin-bottom: 0 !important; }
        .rows-of-2 > *:nth-last-child(1):last-child {
          margin-bottom: 0 !important; } }

.lt-ie9 .rows-of-2 {
  display: block; }
  .lt-ie9 .rows-of-2::after {
    clear: both;
    content: "";
    display: table; }
  .lt-ie9 .rows-of-2 > * {
    margin-bottom: 1.5em;
    display: block;
    position: relative; }
    .lt-ie9 .rows-of-2 > * > *:first-child {
      margin-top: 0; }
    @media (min-width: 40em) {
      .lt-ie9 .rows-of-2 > * {
        float: left;
        width: 50% !important;
        margin-left: 0 !important;
        margin-right: 0 !important;
        padding-left: 1em;
        padding-right: 1em;
        display: inline-block !important;
        clear: none !important; } }

.rows-of-3 {
  display: block; }
  .rows-of-3::after {
    clear: both;
    content: "";
    display: table; }
  .rows-of-3 > * {
    margin-bottom: 1.5em;
    display: block;
    position: relative; }
    .rows-of-3 > * > *:first-child {
      margin-top: 0; }
    @media (min-width: 40em) {
      .rows-of-3 > * {
        float: left;
        display: block;
        margin-right: 2.3576515979%;
        width: 31.7615656014%; }
        .rows-of-3 > *:last-child {
          margin-right: 0; }
        .rows-of-3 > *:nth-child(3n) {
          margin-right: 0; }
        .rows-of-3 > *:nth-child(3n+1) {
          clear: left; } }

.lt-ie9 .rows-of-3 {
  display: block; }
  .lt-ie9 .rows-of-3::after {
    clear: both;
    content: "";
    display: table; }
  .lt-ie9 .rows-of-3 > * {
    margin-bottom: 1.5em;
    display: block;
    position: relative; }
    .lt-ie9 .rows-of-3 > * > *:first-child {
      margin-top: 0; }
    @media (min-width: 40em) {
      .lt-ie9 .rows-of-3 > * {
        float: left;
        width: 33.3% !important;
        margin-left: 0 !important;
        margin-right: 0 !important;
        padding-left: 1em;
        padding-right: 1em; } }

.rows-of-4 {
  display: block; }
  .rows-of-4::after {
    clear: both;
    content: "";
    display: table; }
  .rows-of-4 > * {
    margin-bottom: 1.5em;
    display: block;
    position: relative; }
    .rows-of-4 > * > *:first-child {
      margin-top: 0; }
    @media (min-width: 40em) {
      .rows-of-4 > * {
        float: left;
        display: block;
        margin-right: 2.3576515979%;
        width: 23.2317613015%; }
        .rows-of-4 > *:last-child {
          margin-right: 0; }
        .rows-of-4 > *:nth-child(4n) {
          margin-right: 0; }
        .rows-of-4 > *:nth-child(4n+1) {
          clear: left; } }

.lt-ie9 .rows-of-4 {
  display: block; }
  .lt-ie9 .rows-of-4::after {
    clear: both;
    content: "";
    display: table; }
  .lt-ie9 .rows-of-4 > * {
    margin-bottom: 1.5em;
    display: block;
    position: relative; }
    .lt-ie9 .rows-of-4 > * > *:first-child {
      margin-top: 0; }
    @media (min-width: 40em) {
      .lt-ie9 .rows-of-4 > * {
        float: left;
        width: 25% !important;
        margin-left: 0 !important;
        margin-right: 0 !important;
        padding-left: 1em;
        padding-right: 1em; } }

@media (max-width: 40em) {
  .mobile-rows-of-2 {
    display: block; }
    .mobile-rows-of-2::after {
      clear: both;
      content: "";
      display: table; }
    .mobile-rows-of-2 > * {
      margin-bottom: 1.5em;
      display: block;
      position: relative;
      float: left;
      display: block;
      margin-right: 7.4229703521%;
      width: 46.288514824%; }
      .mobile-rows-of-2 > * > *:first-child {
        margin-top: 0; }
      .mobile-rows-of-2 > *:nth-last-child(1) {
        background-color: red;
        margin-bottom: 0; }
      .mobile-rows-of-2 > *:nth-last-child(2) {
        background-color: green;
        margin-bottom: 0; }
      .mobile-rows-of-2 > *:last-child {
        margin-right: 0; }
      .mobile-rows-of-2 > *:nth-child(2n) {
        margin-right: 0; }
      .mobile-rows-of-2 > *:nth-child(2n+1) {
        clear: left; } }

.row {
  display: block;
  clear: both; }
  .row::after {
    clear: both;
    content: "";
    display: table; }

@media (min-width: 40em) {
  .col-1 {
    float: left;
    display: block;
    margin-right: 2.3576515979%;
    width: 6.1721527019%; }
    .col-1:last-child {
      margin-right: 0; }
  .col-2 {
    float: left;
    display: block;
    margin-right: 2.3576515979%;
    width: 14.7019570017%; }
    .col-2:last-child {
      margin-right: 0; }
  .col-3 {
    float: left;
    display: block;
    margin-right: 2.3576515979%;
    width: 23.2317613015%; }
    .col-3:last-child {
      margin-right: 0; }
  .col-4 {
    float: left;
    display: block;
    margin-right: 2.3576515979%;
    width: 31.7615656014%; }
    .col-4:last-child {
      margin-right: 0; }
  .col-5 {
    float: left;
    display: block;
    margin-right: 2.3576515979%;
    width: 40.2913699012%; }
    .col-5:last-child {
      margin-right: 0; }
  .col-6 {
    float: left;
    display: block;
    margin-right: 2.3576515979%;
    width: 48.821174201%; }
    .col-6:last-child {
      margin-right: 0; }
  .col-7 {
    float: left;
    display: block;
    margin-right: 2.3576515979%;
    width: 57.3509785009%; }
    .col-7:last-child {
      margin-right: 0; }
  .col-8 {
    float: left;
    display: block;
    margin-right: 2.3576515979%;
    width: 65.8807828007%; }
    .col-8:last-child {
      margin-right: 0; }
  .col-9 {
    float: left;
    display: block;
    margin-right: 2.3576515979%;
    width: 74.4105871005%; }
    .col-9:last-child {
      margin-right: 0; }
  .col-10 {
    float: left;
    display: block;
    margin-right: 2.3576515979%;
    width: 82.9403914003%; }
    .col-10:last-child {
      margin-right: 0; }
  .col-11 {
    float: left;
    display: block;
    margin-right: 2.3576515979%;
    width: 91.4701957002%; }
    .col-11:last-child {
      margin-right: 0; }
  .col-12 {
    float: left;
    display: block;
    margin-right: 2.3576515979%;
    width: 100%; }
    .col-12:last-child {
      margin-right: 0; }
  .col-last {
    margin-right: 0;
    margin-right: 0 !important; } }*/

body {
  -webkit-font-smoothing: antialiased;
  background-color: white;
  color: #8b8b8b;
  font-family: Arial;
  font-size: 1em;
  line-height: 1.5;
  margin:0;
 }
/*
.display-font-size {
  font-size: 0.890625em; }
  @media (min-width: 40em) {
    .display-font-size {
      font-size: 1.06875em; } }
  @media (min-width: 60em) {
    .display-font-size {
      font-size: 1.1875em; } }

.xlarge-font-size {
  font-size: 0.65625em; }
  @media (min-width: 40em) {
    .xlarge-font-size {
      font-size: 0.7875em; } }
  @media (min-width: 60em) {
    .xlarge-font-size {
      font-size: 0.875em; } }

.large-font-size {
  font-size: 0.825em; }
  @media (min-width: 40em) {
    .large-font-size {
      font-size: 0.675em; } }
  @media (min-width: 60em) {
    .large-font-size {
      font-size: 0.8125em; } }

.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.75em; } }

.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; } }
*/

.mdw-image p {
  margin: 12px 0;
  font-size: 0.75em; }
.sfn-nav p {
  margin: 12px 0;
  font-size: 0.75em; }
.section-header-wrap p, .page-intro p {
  font-size: 0.75em;
  font-weight: normal; }
  @media (min-width: 40em) {
   .section-header-wrap p, .page-intro p {
      font-size: 0.8625em; } }
a:visited, a:active, a:focus {
    /*color: $hover-link-color;*/
    outline: none; }
  a:focus:not(:hover):not(:active) {
    outline: 2px dashed #006129;
    outline-offset: -1px; }


.search-module img {
  margin: 0;
  max-width: 100%; }
.site-header-wrap img {
  margin: 0;
  max-width: 100%; }
.site-footer img {
  margin: 0;
  max-width: 100%; }
.search-module input {
  display: block;
  font-family: Arial;
  font-size: 0.75em; }
.search-module 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;
  font-size: 0.75em;
  margin-bottom: 0.75em;
  padding: 0.5em 0.5em;
  width: 100%; }
.search-module input[type="text"]:hover {
    border-color: #d5d4d4; }
 .search-module input[type="text"]:focus {
    border-color: #d5d4d4;
    box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.06), 0 0 5px rgba(0, 0, 230, 0.7);
    outline: none; }

input[type="search"] {
  -webkit-appearance: none;
  -moz-appearance: none;
  -ms-appearance: none;
  -o-appearance: none;
  appearance: none; }

/* Lists */
.site-nav ul {
  list-style-type: none; }
  .site-footer ul {
  margin: 0;
  padding: 0;
  list-style-type: none; }
  .aside-content-primary ul {
    box-sizing: border-box;
    margin: 0;
  padding: 0;
  list-style-type: none;
  }

.btn-alt, .search-module input[type="submit"]{
  position: relative;
  -webkit-font-smoothing: antialiased;
  border-radius: 0;
  color: #000000;
  display: inline-block;
  border: 2px solid #00ad49;
  border-radius: 3px;
  background-color: #00ad49;
  font-size: 1.125em;
  font-weight: bold;
  line-height: 1.3333333333em;
  padding: 0.7777777778em 1.6666666667em;
  text-decoration: none;
  -webkit-transition: background 0.1s linear;
  -moz-transition: background 0.1s linear;
  transition: background 0.1s linear; }
.btn-alt:hover, .search-module input:hover[type="submit"], .btn-alt:focus, .search-module input:focus[type="submit"] {
    color: #000000;
    background-color: transparent; }
 
  @media (max-width: 400px) {
   .btn-alt, .search-module input[type="submit"] {
      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-alt {
  background-color: transparent; }
  .btn-alt:focus, .btn-alt:hover {
    background-color: #00ad49; }

.search-module 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; }

.site-nav,
#hs_menu_wrapper_primary_nav {
  background-color: #c0b194; }
  .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: #c0b194; } }

.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: 1.875em;
      display: -webkit-box;
      display: -moz-box;
      display: box;
      display: -webkit-flex;
      display: -moz-flex;
      display: -ms-flexbox;
      display: flex;
      max-width: 34.7375em;
      padding-left: 1.25em; } }

.sn-li-l1,
.hs-menu-depth-1 {
  display: block;
  border-bottom: 0;
  background-color: #c0b194;
  position: relative; }
  .sn-li-l1 span,
  .hs-menu-depth-1 span {
    font-size: 0.75em; }
  .sn-li-l1 > a,
  .hs-menu-depth-1 > a {
    display: block;
    height: 1.875em;
    line-height: 1.875em;
    color: #dfdfdf;
    text-decoration: none;
    padding: 0 1em; }
    .sn-li-l1 > a:visited,
    .hs-menu-depth-1 > a:visited {
      color: #dfdfdf; }
    .sn-li-l1 > a:hover,
    .hs-menu-depth-1 > a:hover {
      color: #9a6f25; }
  .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-arrow-down.svg);
    background-repeat: no-repeat;
    background-position: center;
    background-size: 0.75em;
    display: block;
    width: 40px;
    position: absolute;
    background-color: #baaa8a;
    right: 0;
    top: 0;
    bottom: 0; }
    .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-arrow-down.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: #ad9a74; }
  @media (min-width: 60em) {
    .sn-li-l1,
    .hs-menu-depth-1 {
      height: 1.875em;
      float: left;
      border-bottom: 0;
      border-right: 0;
      -webkit-flex-grow: 1;
      -moz-flex-grow: 1;
      flex-grow: 1;
      -ms-flex-positive: 1;
      text-align: center;
  }
      .sn-li-l1 span,
      .hs-menu-depth-1 span {
        font-size: 0.75em; }
      .sn-li-l1 > a,
      .hs-menu-depth-1 > a {
        padding: 0 0.9375em;
        color: #dfdfdf; }
        .sn-li-l1 > a:hover,
        .hs-menu-depth-1 > a:hover {
          color: #9a6f25; }
      .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 {
        padding-right: 1em;
        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-arrow-down.svg); }
      .sn-li-l1:hover,
      .hs-menu-depth-1:hover {
        background-color: #ad9a74; } }
  @media (min-width: 60em) {
    .sn-li-l1,
    .hs-menu-depth-1 {
      border-right: 0; }
      .sn-li-l1 span,
      .hs-menu-depth-1 span {
        font-size: 0.75em; }
      .sn-li-l1 > a,
      .hs-menu-depth-1 > a {
        padding: 0 0.9375em;
        color: #dfdfdf; }
        .sn-li-l1 > a:hover,
        .hs-menu-depth-1 > a:hover {
          color: #9a6f25; }
      .sn-li-l1.current-page-parent, .sn-li-l1.current-menu-item, .sn-li-l1:hover,
      .hs-menu-depth-1.current-page-parent,
      .hs-menu-depth-1.current-menu-item,
      .hs-menu-depth-1:hover {
        background-color: transparent; } }

.sn-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: #c0b194; }
  .sn-li-l2 > a, .sn-li-l3 > a, .sn-li-l4 > a,
  .hs-menu-depth-2 > a {
    padding: 0 1em;
    color: #dfdfdf;
    border-top: 1px solid #c0b194;
    display: block;
    text-decoration: none;
    line-height: 1.875em; }
    .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: #c0b194; }
  @media (min-width: 60em) {
    .sn-li-l2, .sn-li-l3, .sn-li-l4,
    .hs-menu-depth-2 {
      position: relative;
      background-color: #c0b194; }
      .sn-li-l2 > a, .sn-li-l3 > a, .sn-li-l4 > a,
      .hs-menu-depth-2 > a {
        padding: 0 0.5em;
        line-height: 1.875em;
        border-top: 1px solid #c0b194;
        border-right: 1px solid #c0b194; }
        .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: #c0b194; }
        .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: #c0b194; }
      .sn-li-l2 > a, .sn-li-l3 > a, .sn-li-l4 > a,
      .hs-menu-depth-2 > a {
        padding: 0 0.9375em;
        line-height: 1.875em;
        border-top: 1px solid #c0b194;
        border-right: 1px solid #c0b194; }
        .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.current-menu-item, .current-menu-item.sn-li-l3, .current-menu-item.sn-li-l4, .sn-li-l2:hover, .sn-li-l3:hover, .sn-li-l4:hover,
      .hs-menu-depth-2.current-page-parent,
      .hs-menu-depth-2.current-menu-item,
      .hs-menu-depth-2:hover {
        background-color: #c0b194; }
        .sn-li-l2.current-page-parent > a, .current-page-parent.sn-li-l3 > a, .current-page-parent.sn-li-l4 > a, .sn-li-l2.current-menu-item > a, .current-menu-item.sn-li-l3 > a, .current-menu-item.sn-li-l4 > a, .sn-li-l2:hover > a, .sn-li-l3:hover > a, .sn-li-l4:hover > a,
        .hs-menu-depth-2.current-page-parent > a,
        .hs-menu-depth-2.current-menu-item > a,
        .hs-menu-depth-2:hover > a {
          color: #9a6f25; } }

.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: #c0b194;
      display: flex;
      align-items: center; } }

.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: #c0b194 !important;
  font-family: Arial;
  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-gold.png);
    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;
  background-color: #c0b194; }
  @media (min-width: 60em) {
    .snc-header {
      padding: 0; } }

.inner-wrap, .inner-wrap-narrow, .inner-wrap-wide, .inner-wrap-fullwidth {
  max-width: 75em;
  margin-left: auto;
  margin-right: auto;
  padding: 1.5em 1em 1.5em 1em; }
  .inner-wrap::after, .inner-wrap-narrow::after, .inner-wrap-wide::after, .inner-wrap-fullwidth::after {
    clear: both;
    content: "";
    display: table; }
  .inner-wrap > *:first-child, .inner-wrap-narrow > *:first-child, .inner-wrap-wide > *:first-child, .inner-wrap-fullwidth > *:first-child {
    margin-top: 0; }
  .inner-wrap > *:last-child, .inner-wrap-narrow > *:last-child, .inner-wrap-wide > *:last-child, .inner-wrap-fullwidth > *:last-child {
    margin-bottom: 0; }
  @media (min-width: 40em) {
    .inner-wrap, .inner-wrap-narrow, .inner-wrap-wide, .inner-wrap-fullwidth {
      padding: 2.5em 1.5em 2.5em 1.5em; } }

.inner-wrap-narrow {
  max-width: 64.5em; }

.inner-wrap-wide {
  max-width: 87.5em; }

.inner-wrap-fullwidth {
  max-width: 100%; }

/*=============== Sections ===============*/
.section-header-wrap {
  background-color: #eeeeee; }
  .section-header-wrap .inner-wrap, .section-header-wrap .inner-wrap-narrow, .section-header-wrap .inner-wrap-wide, .section-header-wrap .inner-wrap-fullwidth {
    padding-top: 1.5em;
    padding-bottom: 1.5em; }
  .section-header-wrap h1 {
    margin: 0; }
  .section-header-wrap p {
    margin: .5em 0 0 0; }

.section-cta {
  text-align: center; }

/*=============== Click to Expand ===============*/
.click-expand-module .inner-wrap, .click-expand-module .inner-wrap-narrow, .click-expand-module .inner-wrap-wide, .click-expand-module .inner-wrap-fullwidth {
  padding-top: 0;
  padding-bottom: 1.875em; }

.click-expand {
  clear: both;
  border: 0;
  /*overflow: hidden;*/
  margin-bottom: 1.5em;
  background-color: #eeeeee;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out; }
  .click-expand.active:hover {
    background-color: #ffffff; }
  .click-expand.active .ce-header {
    background-color: #0000ff; }
    .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.75em;
  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: #0000ff; }
  .ce-header:focus:not(:hover):not(:active) {
    outline: 2px dashed #006129;
    outline-offset: 2px; }

.ce-body {
  display: none;
  opacity: 0;
  background-color: #eeeeee; }
  .ce-body p {
    font-size: 1em; }

@-webkit-keyframes click-expand {
  from {
    opacity: 0; }
  to {
    opacity: 1; } }

@-moz-keyframes click-expand {
  from {
    opacity: 0; }
  to {
    opacity: 1; } }

@keyframes click-expand {
  from {
    opacity: 0; }
  to {
    opacity: 1; } }

/*Full Width CTA Module*/
.fwc-module {
  background-color: #eeeeee;
  text-align: center; }

/*============Side Navigation Test==============*/
.side-nav {
  margin: 0 auto; }
  .side-nav h3 {
    margin-top: 0; }

.sn-nav {
  max-width: 16.375em;
  overflow: hidden;
  margin-bottom: 3.125em; }
  .sn-nav li {
    background-color: #477DCA;
    border-bottom: 1px solid rgba(255, 255, 255, 0.3);
    position: relative; }
    .sn-nav li:last-child {
      border-bottom: 0; }
    .sn-nav li.active {
      background-color: #0000ff; }
    .sn-nav li a {
      color: #ffffff;
      display: block;
      font-size: 0.75em;
      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: #0000ff; }
  .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.75em;
        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; }

/*=============== Social Media Icons ===============*/
.social-wrap {
  overflow: hidden;
   }
  .social-wrap a {
    display: block;
    float: left;
    width: 25%;
    text-align: center;
    position: relative; }
    .social-wrap a path {
      -webkit-transition: all 0.1s linear;
      -moz-transition: all 0.1s linear;
      transition: all 0.1s linear; }
    .social-wrap a:hover {
      opacity: .75; }
      .social-wrap a:hover path {
        fill: #477DCA; }
  .social-wrap img {
    display: inline-block;
    margin: 0 auto;
    width: 1.1em;
    height: auto;
    vertical-align: middle; }
  .social-wrap svg {
    display: inline-block;
    vertical-align: middle; }

/*=============== Slide Panel ===============*/
.slide-panel {
  display: none;
  position: fixed;
  background: #333;
  color: #fff;
  height: 100%;
  width: 21.25em;
  right: -21.25em;
  top: 14%;
  z-index: 10;
  -webkit-transition: right 0.4s ease-in-out;
  -moz-transition: right 0.4s ease-in-out;
  transition: right 0.4s ease-in-out; }
  .slide-panel h2 {
    padding: .2em 1em; }
  .slide-panel p {
    background: #333;
    padding: .25px 2em; }
  .slide-panel label {
    color: #ffffff !important; }
  .slide-panel:hover {
    right: 0px; }
  @media (min-width: 40em) {
    .slide-panel {
      display: block; } }

.slide-panel-button {
  position: absolute;
  top: 50px;
  right: 340px;
  padding: 20px 20px;
  background: #333;
  min-width: 200px; }

/*=============== Slide Box ===============*/
#last {
  margin: 0;
  padding: 0; }

#slidebox {
  padding: 0.625em 0.625em 0.625em 1em;
  position: fixed;
  bottom: 0;
  right: -26.875em;
  z-index: 1000;
  width: 100%;
  background-color: #477DCA; }
  @media (min-width: 40em) {
    #slidebox {
      width: auto; } }

a.close {
  background-color: white;
  color: #477DCA;
  text-align: center;
  float: left;
  padding: 0 0.5em;
  font-size: 0.6875em;
  border-radius: 0.1875em;
  position: absolute;
  cursor: pointer;
  top: 1.5em;
  right: 2em; }

a.close:hover {
  background-color: rgba(255, 255, 255, 0.75); }

@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; }

/*========= 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; }*/

/*====== 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; } }

@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%; } }


/*   end defaults   */
.site-wrap {
  background: #ffffff;
  position: relative;
  overflow: hidden;
  margin: 0 auto;
  display: -webkit-box;
  display: -moz-box;
  display: box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -moz-box-orient: vertical;
  box-orient: vertical;
  -webkit-flex-direction: column;
  -moz-flex-direction: column;
  flex-direction: column;
  -ms-flex-direction: column;
  min-height: 100%;
  max-width: 60.25em;
  margin: 0 auto;
  padding: 0.625em 0 0.9375em 0; }

/*=============== 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; } }

.tse-remove-border {
  outline: none !important; }
  .tse-remove-border:focus {
    outline: none !important; }

/*=============== Site Header ===============*/
.site-header-wrap {
  /*background-image:url(bg-site-intro.jpg);*/
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat; }

.site-header .inner-wrap, .site-header .inner-wrap-narrow, .site-header .inner-wrap-wide, .site-header .inner-wrap-fullwidth {
  padding: 0; }

@media (min-width: 60em) {
  .sh-sticky-wrap {
    height: 1.875em; }
    .sh-sticky-wrap.stuck {
      max-width: 60.25em;
      margin: 0 auto;
      position: fixed;
      left: 0;
      right: 0;
      top: 0; } }

.sh-utility-nav {
  overflow: hidden; }
  .sh-utility-nav .social-wrap {
    width: 15em;
    display: none; }
  @media (min-width: 40em) {
    .sh-utility-nav {
      text-align: right;
      float: right; }
      .sh-utility-nav .social-wrap {
        display: inline-block; } }

.sh-icons {
  float: right; }
  @media (min-width: 60em) {
    .sh-icons {
      display: none; } }

.sh-ico-search, .sh-ico-menu {
  background-repeat: no-repeat;
  background-position: center top;
  display: inline-block;
  padding-top: 1.2em;
  width: 2em;
  margin-left: 1em;
  text-align: center;
  text-decoration: none; }
  .sh-ico-search span, .sh-ico-menu span {
    font-size: .75em; }

.sh-ph {
  margin: 0; }
  .sh-ph i {
    font-style: normal; }
  @media (min-width: 40em) {
    .sh-ph {
      font-size: 0.75em; } }

.sh-ico-search {
  background-image: url(ico-search.svg);
  background-size: 20px 20px !important;
  width: 20px !important;
  height: 20px !important; }
  @media (min-width: 60em) {
    .sh-ico-search {
      display: none; } }

@media (min-width: 60em) {
  .sh-ico-search-desk {
    background-image: url(ico-search-desk.png);
    background-size: 20px 20px !important;
    width: 20px !important;
    height: 20px !important;
    display: inline-block;
    vertical-align: middle;
    margin: 0 5px; } }

.sh-ico-menu {
  background-image: url(ico-nav.svg);
  background-size: 25px 21px !important;
  width: 25px !important;
  height: 21px !important; }
  @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 {
  /*@include flex(1 0 auto); //sticky footer*/ }

.site-content-secondary {
  max-width: 12.0625em;
  margin: 0 auto; }
  @media (min-width: 60em) {
    .site-content-secondary {
      margin-top: 0;
      max-width: 100%; } }

.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; }
  @media (min-width: 60em) {
    .site-content {
      display: -webkit-box;
      display: -moz-box;
      display: box;
      display: -webkit-flex;
      display: -moz-flex;
      display: -ms-flexbox;
      display: flex;
      background: url(main_bg.gif);
      background-repeat: repeat-y;
      background-position: left top;
      border-top: 3px solid #dfdfdf;
      padding-bottom: 3.125em; min-height: 800px;} }

@media (min-width: 60em) {
  body:not(.home) .site-content {
    padding-bottom: 0; } }

.site-content-primary {
  padding-left: 1.5em;
  padding-right: 1.5em;
  padding-top: 1.25em; }
  @media (min-width: 60em) {
    .site-content-primary {
      width: calc(100% - 193px);
      order: 1;
      padding: 1.25em 1.5625em 1.875em 1.5625em;
      min-height: 805px; } }

@media (min-width: 60em) {
  .site-content-secondary {
    width: 12.0625em;
    margin-top: 0.0625em;
    float: left; } }

.site-content-secondary .sn-top-img img {
  display: block; }

.site-content-secondary .side-bar-nav {
  background: url(leftnav_bg.jpg) no-repeat left bottom;
  min-height: 332px;
  padding-bottom: 50px; }
  .site-content-secondary .side-bar-nav li a {
    box-sizing: border-box;
    color: #7c7c7c;
    font-size: 12px;
    font-weight: bold;
    text-decoration: none;
    display: flex;
    align-items: center;
    padding: 5px 5px 5px 35px;
    background-color: transparent;
    line-height: normal;
    background: url(sb-nav-bg.png) no-repeat left top;
    position: relative;
    min-height: 30px; }
    .site-content-secondary .side-bar-nav li a:before {
      content: '';
      position: absolute;
      background: url(leftnav-bullet.png) no-repeat;
      top: 10px;
      left: 15px;
      background-size: 8px 8px;
      width: 8px;
      height: 8px; }
    .site-content-secondary .side-bar-nav li a:hover {
      color: #341e00; }
      .site-content-secondary .side-bar-nav li a:hover:before {
        background: url(leftnav-bullet-hover.png) no-repeat; }
  @media (min-width: 60em) {
    .site-content-secondary .side-bar-nav .two-col-menu a {
      padding: 0.166666666666667em 0.416666666666667em 0 1.25em; } }

.mdw-image {
  padding: 1.8125em 0 0 0.3125em; }
  .mdw-image p {
    font-weight: 700;
    margin: 0; }

.hex-image img {
  padding: 1.8125em 0 0 0.3125em; }

/*============ Sitemap Page styling ============*/
.sitemap-menu .sub-menu {
  padding-left: 1.875em;
  display: block !important; }

.sitemap-menu li a {
  font-size: 0.75em; }

.sitemap-menu .sm-menu > a {
  font-size: 0.875em;
  font-weight: bold; }

/*=============== Site Footer ===============*/
.site-footer {
  background-color: #c0b194;
  border-radius: 5px;
  text-align: center;
  color: #ffffff;
  min-height: 114px;
  margin: 0.625em 0.9375em; }
  @media (min-width: 60em) {
    .site-footer {
      background: url(footer_bg.jpg) no-repeat;
      border-radius: 0;
      margin: 0; } }
  .site-footer .sf-left {
    margin-top: 1.25em; }
    @media (min-width: 60em) {
      .site-footer .sf-left {
        margin-left: 2.625em;
        margin-top: 0.5625em; } }
    .site-footer .sf-left span {
      display: block;
      font-size: 0.75em;
      line-height: 1.25em;
      text-align: center;
      color: #6b6b6b; }
      @media (min-width: 60em) {
        .site-footer .sf-left span {
          text-align: left; } }
      .site-footer .sf-left span a {
        color: #6b6b6b; }
    .site-footer .sf-left .sfc-name {
      font-weight: bold; }

.sfn-nav {
  display: block;
  text-align: center; }
  @media (min-width: 60em) {
    .sfn-nav {
      display: flex;
      justify-content: space-between;
      align-items: center; } }
  .sfn-nav p {
    margin: 0; }
  .sfn-nav a {
    color: #000000; }

.footer-nav {
  margin:0;
  padding:0;
  list-style: none;
  display: block;
  text-align: center; }
  @media (min-width: 60em) {
    .footer-nav {
      display: flex;
      align-items: center; } }
  .footer-nav li {
    padding: 0 0.3125em; }
    .footer-nav li a {
      font-size: 0.75em;
      color: #000000;
      position: relative; }
      @media (min-width: 60em) {
        .footer-nav li a:after {
          content: '';
          position: absolute;
          width: 0.0833333333em;
          height: 0.8333333333em;
          top: 0.1666666667em;
          left: -0.4166666667em;
          background: #000000; } }
    .footer-nav li:first-child a:after {
      content: none; }

.sf-small {
  background-color: #999;
  text-align: center; }
  .sf-small .inner-wrap, .sf-small .inner-wrap-narrow, .sf-small .inner-wrap-wide, .sf-small .inner-wrap-fullwidth {
    padding-top: 1em;
    padding-bottom: 1em; }

img[name=pphLoggerImage] {
  display: none; }

/*=============== Search ===============*/
.search-table {
  display: table;
  width: 100%;
  float: right;
  padding: 0; }

.search-row {
  display: table-row;
  width: 100%; }

.search-cell1 {
  display: table-cell;
  vertical-align: middle; }
  @media (min-width: 60em) {
    .search-cell1 {
      width: 92%; } }

.search-cell2 {
  display: table-cell;
  width: 3.75em;
  border: 0;
  vertical-align: middle; }
  @media (min-width: 60em) {
    .search-cell2 {
      width: 6%; } }

.search-cell3 {
  display: table-cell;
  vertical-align: middle; }
  @media (min-width: 60em) {
    .search-cell3 {
      width: 3%;
      text-align: center; } }

.search-text {
  font-size: .8em;
  width: 100%;
  height: 2.3em;
  border: 1px solid red;
  float: left;
  padding-left: .5em;
  margin-bottom: 0 !important; }
  .search-text:focus {
    border: 0;
    box-shadow: none !important; }

.search-submit {
  width: 100%;
  height: 2.3em;
  border: 0 !important;
  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: #c0b194;
  height: 4em;
  margin-top: -4.625em;
  /*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: -10px; }
  .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; } }

.sh-head-img img {
  display: block; }

.sc-desk {
  display: none; }
  @media (min-width: 60em) {
    .sc-desk {
      display: block; } }

.sc-mobile {
  display: block;
  background: #c0b194; }
  @media (min-width: 60em) {
    .sc-mobile {
      display: none;
      background: none; } }

.search_catalog {
  padding: 0.625em 0;
  margin: 6px 0; }
  @media (min-width: 60em) {
    .search_catalog {
      margin-left: 1.375em;
      padding: 0; } }
  .search_catalog form {
    width: 24em;
    margin: 0 auto;
    display: flex;
    justify-content: space-evenly;
    align-items: center; }
    @media (min-width: 60em) {
      .search_catalog form {
        margin: 0; } }
    .search_catalog form select {
      border: 1px solid black;
      width: 114px;
      font-size: 12px !important;
      height: 20px !important;
      margin: 0;
      padding: 0;
      color: #000000; }
      @media only screen and (max-width: 500px) {
        .search_catalog form select {
          margin-bottom: 5px; } }
    .search_catalog form input {
      width: 114px;
      color: #000000; }
      @media only screen and (max-width: 500px) {
        .search_catalog form input {
          margin-bottom: 5px; } }
    @media only screen and (max-width: 500px) {
      .search_catalog form {
        display: grid;
        justify-items: center;
        width: auto; } }
  .search_catalog .search_text {
    font-size: 12px;
    color: #84745a;
    font-family: Arial;
    font-weight: bold; }
  .search_catalog .sc-image {
    cursor: pointer;
    vertical-align: sub; }

.social-right {
  display: none; }
  @media (min-width: 60em) {
    .social-right {
      display: block;
      float: right;
      font-size: 0.75em;
      color: #70859b;
      font-weight: bold; }
      .social-right .sh-call a {
        color: #70859b;
        font-size: 1.5em; }
      .social-right .sh-fax {
        margin-left: 0.4166666667em; }
        .social-right .sh-fax span {
          font-size: 1.5em; }
      .social-right .sh-mail {
        margin: 0 0.4166666667em 0 2.5em; }
      .social-right a {
        color: #70859b; } }

@media (min-width: 60em) {
  .site-logo {
    float: left;
    padding-top: 0.25em; } }

.site-logo img {
  display: block; }

.site-utility-nav {
  display: flex;
  justify-content: space-around;
  align-items: center;
  background: #c0b194;
  padding: 0.3125em 0; }
  @media (min-width: 60em) {
    .site-utility-nav {
      display: none; } }
  .site-utility-nav .sun-email, .site-utility-nav .desk-phone {
    vertical-align: middle; }

.cy-module .cy-wrap {
  display: block; }
  @media (min-width: 60em) {
    .cy-module .cy-wrap {
      display: flex;
      justify-content: space-between; } }

.cy-module .cy-left {
  width: 100%;
  margin-bottom: 1.25em;
  background: #efe9dd;
  border: 2px solid #dfdfdf;
  border-radius: 5px; }
  @media (min-width: 40em) {
    .cy-module .cy-left {
      width: 353px;
      background: url(bucket_bg.jpg);
      background-position: left bottom;
      background-repeat: no-repeat;
      border: 0; } }
  @media (min-width: 60em) {
    .cy-module .cy-left {
      margin-bottom: 0; } }
  @media only screen and (max-width: 959px) and (min-width: 640px) {
    .cy-module .cy-left {
      margin: 0 auto;
      margin-bottom: 1.25em; } }

.cy-module .cy-left-heading {
  font-size: 14px;
  color: white;
  padding: 8px 20px 8px 20px;
  margin: 0 0 6px 0;
  /*margin-bottom: 6px;*/
  display: block;
  font-weight: 700;
  text-decoration: none;
  background: #c0b194;
  border-top-right-radius: 5px;
  border-top-left-radius: 5px; }
  @media (min-width: 40em) {
    .cy-module .cy-left-heading {
      background: url(bucket_link_bg.jpg);
      background-position: left top;
      background-repeat: no-repeat;
      border-top-right-radius: 0;
      border-top-left-radius: 0; } }
  .cy-module .cy-left-heading:hover {
    color: #341e00;
    /*text-decoration: underline;*/ }

.cy-module .cy-right-heading {
  font-size: 14px;
  color: white;
  padding: 8px 20px 8px 20px;
  margin: 0 0 6px 0;
  /*margin-bottom: 6px;*/
  background: url(bucket_link_bg.jpg);
  background-position: left top;
  background-repeat: no-repeat;
  display: block;
  font-weight: 700;
  text-decoration: none;
  background: #c0b194;
  border-top-right-radius: 5px;
  border-top-left-radius: 5px; }
  @media (min-width: 40em) {
    .cy-module .cy-right-heading {
      background: url(bucket_link_bg.jpg);
      background-position: left top;
      background-repeat: no-repeat;
      border-top-right-radius: 0;
      border-top-left-radius: 0; } }
  .cy-module .cy-right-heading:hover {
    color: #341e00;
    /*text-decoration: underline;*/ }

.cy-module .cy-right {
  width: 100%;
  background: #efe9dd;
  border: 2px solid #dfdfdf;
  border-radius: 5px; }
  @media (min-width: 40em) {
    .cy-module .cy-right {
      width: 353px;
      background: url(bucket_bg.jpg);
      background-position: left bottom;
      background-repeat: no-repeat;
      border: 0; } }
  @media only screen and (max-width: 959px) and (min-width: 640px) {
    .cy-module .cy-right {
      margin: 0 auto; } }

.cy-module .cy-row {
  display: block;
  clear: both; }
  .cy-module .cy-row a {
    text-decoration: none; }
    .cy-module .cy-row a:hover .cy-title {
      color: #341e00;
      text-decoration: underline; }
  .cy-module .cy-row .cy-title {
    font-size: 12px;
    color: #7c7c7c; }
    @media only screen and (max-width: 640px) {
      .cy-module .cy-row .cy-title {
        padding-left: 0.8333333333em; } }

.cy-module .cy-link {
  padding: 8px 20px 8px 20px; }
  .cy-module .cy-link img {
    float: left;
    padding-left: 20px; }
  @media only screen and (max-width: 640px) {
    .cy-module .cy-link {
      display: flex;
      /*justify-content: center;*/ } }

.cy-module .cy-right-content {
  font-size: 12px;
  color: #7c7c7c;
  margin: 9px 0;
  padding: 10px 20px 10px 20px; }

.cy-module .cy-section-heading {
  margin: 0;
  text-align: center; }
  @media (min-width: 60em) {
    .cy-module .cy-section-heading {
      text-align: initial; } }

.cy-module .cy-sub-heading {
  margin: 0 0 11.62px 0;
  text-align: center; }
  @media (min-width: 60em) {
    .cy-module .cy-sub-heading {
      text-align: initial; } }

.midwest-product-module .mpm-row {
  width: 10.5em;
  display: inline-block;
  margin-right: 0.6875em;
  text-align: center;
  padding-top: 1.25em; }
  .midwest-product-module .mpm-row:nth-child(4) {
    margin-right: 0; }
  .midwest-product-module .mpm-row:last-child {
    margin-right: 0; }

.midwest-product-module .mpm-title {
  font-size: 0.75em;
  color: #8b8b8b;
  margin-top: -0.4166666667em;
  display: block; }

.midwest-product-module .mpm-link {
  display: inline-block;
  text-decoration: none;
  color: #8b8b8b; }
  .midwest-product-module .mpm-link:hover {
    text-decoration: underline; }
    .midwest-product-module .mpm-link:hover .mpm-title {
      color: #341e00; }

.midwest-product-module .mpm-items {
  text-align: center; }
  @media (min-width: 60em) {
    .midwest-product-module .mpm-items {
      text-align: initial; } }

.cn-wrap img {
  border: 2px solid gray; }

.contact-module .cm-wrap {
  display: block;
  margin-bottom: 2.5em; }
  @media (min-width: 60em) {
    .contact-module .cm-wrap {
      display: flex; } }

.contact-module .cm-left {
  width: 100%; }
  @media (min-width: 60em) {
    .contact-module .cm-left {
      width: 17.5em; } }

.contact-module .cm-right {
  width: 100%;
  text-align: center; }
  @media (min-width: 60em) {
    .contact-module .cm-right {
      width: 27.4375em; } }
  .contact-module .cm-right iframe {
    border: 1px #8b8b8b solid; }
    @media only screen and (max-width: 640px) {
      .contact-module .cm-right iframe {
        width: 100%; } }
a[href="/plp/htm/ibot.htm"] {
display: none;
}
.clearfix:before,
.clearfix:after {
  content: " ";
  display: table; }

.clearfix:after {
  clear: both; }

.clearfix {
  *zoom: 1; }

.alignright {
  display: block;
  padding-bottom: 1.5em;
  float: none;
  text-align: center; }

.alignleft {
  display: block;
  padding-bottom: 1.5em;
  float: none;
  text-align: center; }

.aligncenter {
  display: block;
  margin: 0 auto;
  text-align: center; }

@media (min-width: 40em) {
  .alignright {
    display: block;
    float: right;
    padding-bottom: 1.5em;
    padding-left: 1.5em;
    text-align: initial; }
  .alignleft {
    display: block;
    float: left;
    padding-bottom: 1.5em;
    padding-right: 1.5em;
    text-align: initial; }
  .aligncenter {
    display: block;
    margin: 0 auto; } }

.text-alignright {
  text-align: right; }

.text-alignleft {
  text-align: left; }

.text-aligncenter {
  text-align: center; }

.clearboth {
  clear: both;
  display: block; }

.spacing-bottom {
  margin-bottom: 2em; }

.spacing-top {
  margin-top: 2em; }

/* Flying focus */
#flying-focus {
  position: absolute;
  margin: 0;
  background: transparent;
  -webkit-transition-property: left, top, width, height, opacity;
  transition-property: left, top, width, height, opacity;
  -webkit-transition-timing-function: cubic-bezier(0, 0.2, 0, 1);
  transition-timing-function: cubic-bezier(0, 0.2, 0, 1);
  visibility: hidden;
  pointer-events: none;
  box-shadow: 0 0 2px 3px #78aeda, 0 0 2px #78aeda inset; }

#flying-focus.flying-focus_visible {
  visibility: visible;
  z-index: 9999; }

.flying-focus_target {
  outline: none !important;
  /* Doesn't work in Firefox :( */ }

/* http://stackoverflow.com/questions/71074/how-to-remove-firefoxs-dotted-outline-on-buttons-as-well-as-links/199319 */
.flying-focus_target::-moz-focus-inner {
  border: 0 !important; }

/* Replace it with @supports rule when browsers catch up */
@media screen and (-webkit-min-device-pixel-ratio: 0) {
  #flying-focus {
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -3px; } }