@charset "UTF-8";
@import url("https://fonts.googleapis.com/css2?family=Raleway:wght@100..900&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Manrope:wght@200..800&display=swap");
html {
  box-sizing: border-box;
}
*, *::after, *::before {
  box-sizing: inherit;
}
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;

}
body {
  margin: 0;
}

a:active,
a:hover {
  outline: 0;
}


.search-module button,
.search-module input, .site-header-wrap button,
.site-header-wrap input {
  color: inherit;
  font: inherit;
  margin: 0;
}

.search-module button, .site-header-wrap button {
  overflow: visible;
}

.search-module button, .site-header-wrap button {
  text-transform: none;
}
.search-module button, .site-header-wrap button, html .search-module input[type=button], html .site-header-wrap input[type=button], .search-module input[type=submit] {
  -webkit-appearance: button;
  cursor: pointer;
}

.search-module button[disabled], .site-header-wrap button[disabled],
html .search-module input[disabled] {
  cursor: default;
}

.search-module button::-moz-focus-inner, .site-header-wrap button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}

.search-module input {
  line-height: normal;
}

input[type=search] {
  -webkit-appearance: textfield;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}

input[type=search]::-webkit-search-cancel-button,
input[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}

section.rows-of-1 > * {
  clear: both;
}

.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: 48em) {
  .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: 48em) {
  .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: 48em) {
  .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: 48em) {
  .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: 48em) {
  .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: 48em) {
  .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: 48em) {
  .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: 48em) {
  .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: #ffffff;
  color: #000000;
  font-family: "Manrope", sans-serif;
  font-size: 1em;
  line-height: 1.5;
  /* @include mq(mediumv) {
     font-size:.875em;
   }
   @include mq(smallv) {
     font-size:.75em;
   }*/
}

.display-font-size {
  font-size: 1.875em;
}
@media (min-width: 48em) {
  .display-font-size {
    font-size: 2.25em;
  }
}
@media (min-width: 60em) {
  .display-font-size {
    font-size: 2.5em;
  }
}

.xlarge-font-size {
  font-size: 1.5em;
}
@media (min-width: 48em) {
  .xlarge-font-size {
    font-size: 1.8em;
  }
}
@media (min-width: 60em) {
  .xlarge-font-size {
    font-size: 2em;
  }
}

.large-font-size {
  font-size: 0.9375em;
}
@media (min-width: 48em) {
  .large-font-size {
    font-size: 1.125em;
  }
}
@media (min-width: 60em) {
  .large-font-size {
    font-size: 1.6875em;
  }
}

.medium-font-size {
  font-size: 1em;
  margin-bottom: 2em;
  margin-top: 1.75em;
}
@media (min-width: 48em) {
  .medium-font-size {
    font-size: 1.125em;
  }
}
@media (min-width: 60em) {
  .medium-font-size {
    font-size: 1.25em;
  }
}

.base-font-size {
  font-size: 0.9375em;
  /*@include mq(medium) {
    font-size: em(18);
  }
  @include mq(large) {
    font-size: em(18);
  }*/
}


.sft-copyright p {
  margin: 1.6em 0;
  font-size: 1em;
}

.page-intro p, .section-header-wrap p {
  font-size: 1.25em;
  font-weight: normal;
}
@media (min-width: 48em) {
  .page-intro p, .section-header-wrap p {
    font-size: 1.4375em;
  }
}
a:active, a:focus {
  color: #fba02a;
  outline: none;
}
a:focus:not(:hover):not(:active) {
  outline: 2px dashed #fba02a;
  outline-offset: 2px;
}

/*.pm-item{
    &:focus:not(:hover):not(:active) {
    outline: 2px dashed $base-link-color;
    outline-offset: -2px;
  }
}
.rsmi-link{
     &:focus:not(:hover):not(:active) {
    outline: 2px dashed #d3da42 !important;
    outline-offset: -2px;
  }
}
*/
/*




a {
  @include transition(color 0.1s linear);
  color: $base-link-color;
  text-decoration: underline;
  &:hover {
    color: $hover-link-color;
  }
  &:active,
  &:focus {
    color: $hover-link-color;
    outline: none;
  }
}*/

img {
  margin: 0;
  max-width: 100%;
}

blockquote {
  padding: 0;
  margin: 0;
  color: #808080;
  margin: 2.618em;
  position: relative;
}
blockquote:before {
  content: "“";
  display: block;
  font-size: 4.2358em;
  height: 0;
  left: -0.618em;
  position: relative;
  top: -0.3819em;
}
blockquote p {
  margin-top: 0;
}

cite {
  color: #404040;
  font-style: italic;
}
cite:before {
  content: "— ";
}

/* 
Forms
Lists
Tables 
*/
/* Forms */
fieldset {
  background: white;
  border: 1px solid #f8f8f8;
  margin: 0 0 0.75em 0;
  padding: 1.5em;
}

.search-module input {
  display: block;
  font-family: "Raleway", sans-serif;
  font-size: 1em;
}


input[type=search], .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: 4px;
  border: 1px solid #f8f8f8;
  box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.06);
  font-family: "Raleway", sans-serif;
  font-size: 1em;
  margin-bottom: 0.75em;
  padding: 0.5em 0.5em;
  width: 100%;
}
input[type=search]:hover, .search-module input[type=text]:hover {
  border-color: #dfdfdf;
}
input[type=search]:focus, .search-module input[type=text]:focus {
  border-color: #2968fe;
  box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.06), 0 0 5px rgba(16, 86, 254, 0.7);
  outline: none;
}
input[type=search] {
  -webkit-appearance: none;
  -moz-appearance: none;
  -ms-appearance: none;
  -o-appearance: none;
  appearance: none;
}

/* Lists */
.site-header ul {
  margin: 0;
  padding: 0;
  list-style-type: none;
}
.site-footer ul {
  margin: 0;
  padding: 0;
  list-style-type: none;
}



/*=============== 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: 0.5em 0.8em;
  vertical-align: top;
}
.spec-cell p {
  margin: 0.5em 0;
}
.spec-cell > ul {
  margin: 0.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: 48em) {
  .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-alt-arrow, .btn-arrow, .btn-alt-download, .btn-download, .btn-alt, .btn-cmn, .product-grid-item-link, button,
input[type=submit] {
  position: relative;
  -webkit-font-smoothing: antialiased;
  border-radius: 4px;
  color: white;
  display: inline-block;
  font-weight: 600;
  line-height: 1;
  padding: 0.75em 1em;
  text-decoration: none;
  text-transform: uppercase;
  -webkit-transition: background 0.1s linear;
  -moz-transition: background 0.1s linear;
  transition: background 0.1s linear;
}
.btn-alt-arrow:hover, .btn-arrow:hover, .btn-alt-download:hover, .btn-download:hover, .btn-alt:hover, .btn-cmn:hover, .product-grid-item-link:hover, button:hover,
input[type=submit]:hover, .btn-alt-arrow:focus, .btn-arrow:focus, .btn-alt-download:focus, .btn-download:focus, .btn-alt:focus, .btn-cmn:focus, .product-grid-item-link:focus, button:focus,
input[type=submit]:focus, .btn-alt-arrow:active, .btn-arrow:active, .btn-alt-download:active, .btn-download:active, .btn-alt:active, .btn-cmn:active, .product-grid-item-link:active, button:active,
input[type=submit]:active {
  color: white;
}
.btn-alt-arrow:disabled, .btn-arrow:disabled, .btn-alt-download:disabled, .btn-download:disabled, .btn-alt:disabled, .btn-cmn:disabled, .product-grid-item-link:disabled, button:disabled,
input[type=submit]:disabled {
  cursor: not-allowed;
  opacity: 0.5;
}
.btn-alt-arrow:after, .btn-arrow:after, .btn-alt-download:after, .btn-download:after, .btn-alt:after, .btn-cmn:after, .product-grid-item-link:after, button:after,
input[type=submit]:after {
  content: "";
}

.btn-cmn, .product-grid-item-link, .btn-arrow, .btn-download, button,
input[type=submit] {
  background-color: #2968fe;
  color: #ffffff;
}
.btn-cmn:hover, .product-grid-item-link:hover, .btn-arrow:hover, .btn-download:hover, button:hover,
input[type=submit]:hover {
  background-color: #0149f3;
  color: #ffffff;
}
.btn-cmn:after, .product-grid-item-link:after, .btn-arrow:after, .btn-download:after, button:after,
input[type=submit]:after {
  background-color: #0149f3;
}

.btn-alt, .btn-alt-arrow, .btn-alt-download {
  background-color: #6BFFC6;
  border: 2px solid #6BFFC6;
  color: black;
}
.btn-alt:hover, .btn-alt-arrow:hover, .btn-alt-download:hover, .btn-alt:focus, .btn-alt-arrow:focus, .btn-alt-download:focus, .btn-alt:active, .btn-alt-arrow:active, .btn-alt-download:active {
  background-color: transparent;
}
.btn-alt:after, .btn-alt-arrow:after, .btn-alt-download:after {
  display: none;
  background-color: #005291;
}

.btn-small {
  font-size: 0.8125em;
}

body .btn-small {
  font-size: 0.8125em;
}
body a.btn.btn-small.left, body a.btn-small.left.product-grid-item-link, body a.btn-small.left.btn-arrow, body a.btn-small.left.btn-download {
  border-radius: 4px;
  font-weight: 600;
   color: #ffffff;
    border: #ffffff 1px solid;
    padding: 6px 13px;
    text-transform: uppercase;
    border-radius: 4px;
    text-decoration: none;
}
body a.btn.btn-small.left:hover, body a.btn-small.left.product-grid-item-link:hover, body a.btn-small.left.btn-arrow:hover, body a.btn-small.left.btn-download:hover {
  background-color: #0042E9;
  border-color: #0042E9;
  color: white;
  text-decoration:  none;
}
@media (min-width: 60em) {
  body .btn-small {
    font-size: 1em;
  }
}

@media (max-width: 375px) {
  body .btn-small {
    font-size: 0.56em;
  }
}
.btn-large {
  font-size: 1em;
  padding: 0.625em 0.75em;
  line-height: 1.5em;
}

button,
input[type=submit] {
  -webkit-appearance: none;
  -moz-appearance: none;
  -ms-appearance: none;
  -o-appearance: none;
  appearance: none;
  border: none;
  cursor: pointer;
  user-select: none;
  vertical-align: middle;
  white-space: nowrap;
  font-weight: 600;
}

.btn-alt-arrow, .btn-arrow, .btn-alt-download, .btn-download {
  padding-right: 4em;
}
.btn-alt-arrow:after, .btn-arrow:after, .btn-alt-download:after, .btn-download: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-alt-arrow:hover:after, .btn-arrow:hover:after, .btn-alt-download:hover:after, .btn-download: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);
}

.sh-nav-wrap .inner-wrap, .sh-nav-wrap .inner-wrap-fullwidth, .sh-nav-wrap .inner-wrap-wide, .sh-nav-wrap .inner-wrap-narrow {
  padding-top: 1.5em;
  padding-bottom: 1.5em;
}

.site-nav span,
#hs_menu_wrapper_primary_nav span {
  white-space: normal;
}
@media (min-width: 48em) {
  .site-nav,
#hs_menu_wrapper_primary_nav {
    display: block;
    position: relative;
    top: 0;
    left: 0;
  }
}
.sn-level-1,
#hs_menu_wrapper_primary_nav > ul {
  margin: 0;
  padding: 0;
}
@media (min-width: 48em) {
  .sn-level-1,
#hs_menu_wrapper_primary_nav > ul {
    /*height: $nav-height;*/
    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 #0d0d0d;
  position: relative;
}
.sn-li-l1 span,
.hs-menu-depth-1 span {
  font-size: 1em;
  font-weight: 600;
}
@media only screen and (min-width: 768px) and (max-width: 938px) {
    .sn-li-l1 span, .hs-menu-depth-1 span {
        font-size: 12px;
    }
}
.sn-li-l1 > a,
.hs-menu-depth-1 > a {
  display: block;
  color: #ffffff;
  text-decoration: none;
  padding: 0.875em 0.25em;
}
.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;
  display: none;
  display: none;
}
@media (max-width: 48em) {
  .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 {
    padding-right: 0em;
    /*background-image: url(ico-arrow-down.svg);
    background-repeat: no-repeat;
    background-position: center;
    background-size: em(12);*/
    display: block;
    width: 25px;
    height: 25px;
    /*height: $nav-height;*/
    position: absolute;
    background-color: #fba02a;
    right: 0;
    top: 12px;
    bottom: 0;
  }
  .sn-li-l1.has-subnav .m-subnav-arrow:after, .sn-li-l1.menu-item-has-children .m-subnav-arrow:after, .sn-li-l1.hs-item-has-children .m-subnav-arrow:after,
.hs-menu-depth-1.has-subnav .m-subnav-arrow:after,
.hs-menu-depth-1.menu-item-has-children .m-subnav-arrow:after,
.hs-menu-depth-1.hs-item-has-children .m-subnav-arrow:after {
    content: "+";
    font-size: 22px;
    text-align: center;
    position: absolute;
    left: 0;
    right: 0;
    top: -3px;
  }
  .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 .m-subnav-arrow.active:after, .sn-li-l1.menu-item-has-children .m-subnav-arrow.active:after, .sn-li-l1.hs-item-has-children .m-subnav-arrow.active:after,
.hs-menu-depth-1.has-subnav .m-subnav-arrow.active:after,
.hs-menu-depth-1.menu-item-has-children .m-subnav-arrow.active:after,
.hs-menu-depth-1.hs-item-has-children .m-subnav-arrow.active:after {
    content: "-";
    top: -6px;
  }
}
.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: em(12);*/
  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);
}
@media (min-width: 48em) {
  .sn-li-l1,
.hs-menu-depth-1 {
    /*height: $nav-height;*/
    float: left;
    border-bottom: 0;
    -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: 12px;
  }
  .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;
  }
  .sn-li-l1.has-subnav > a span, .sn-li-l1.menu-item-has-children > a span, .sn-li-l1.hs-item-has-children > a span,
.hs-menu-depth-1.has-subnav > a span,
.hs-menu-depth-1.menu-item-has-children > a span,
.hs-menu-depth-1.hs-item-has-children > a span {
    padding-right: 0;
    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);*/
  }
}
@media (min-width: 60em) {
  .sn-li-l1,
.hs-menu-depth-1 {
    border-right: none;
  }
  .sn-li-l1 span,
.hs-menu-depth-1 span {
    font-size: 1em;
  }
  .sn-li-l1 > a,
.hs-menu-depth-1 > a {
    padding: 0.5em 0.5em;
    color: #ffffff;
  }
  .sn-li-l1 > a:hover,
.hs-menu-depth-1 > a:hover {
    color: #ffffff;
  }
}
@media (min-width: 80em) {
  .sn-li-l1 > a,
.hs-menu-depth-1 > a {
    padding: 0.5em 0.875em;
  }
}

.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: 48em) {
  .sn-level-2,
.hs-menu-children-wrapper {
    position: absolute;
  }
  .sn-level-2.active,
.hs-menu-children-wrapper.active {
    display: none;
  }
}
@media (min-width: 60em) {
  .sn-level-2,
.hs-menu-children-wrapper {
    width: 200px;
  }
}

.sn-li-l2, .sn-li-l3,
.hs-menu-depth-2 {
  background-color: #2968fe;
  position: relative;
  border-bottom: 1px solid rgba(255, 255, 255, 0.25);
}
.sn-li-l2 > a, .sn-li-l3 > a,
.hs-menu-depth-2 > a {
  padding: 0.9375em 1.25em;
  color: #ffffff;
  border-top: none;
  display: block;
  text-decoration: none;
  /*line-height: 1;*/
  text-align: left;
}
.sn-li-l2 > a span, .sn-li-l3 > a span,
.hs-menu-depth-2 > a span {
  font-size: 0.875em;
  font-weight: 400;
  /*line-height: 1;*/
  display: inline-block;
  vertical-align: middle;
}
.sn-li-l2:last-child > a, .sn-li-l3:last-child > a,
.hs-menu-depth-2:last-child > a {
  border-bottom: 0;
}
.sn-li-l2:hover, .sn-li-l3:hover,
.hs-menu-depth-2:hover {
  background-color: #0042E9;
}
@media (min-width: 48em) {
  .sn-li-l2, .sn-li-l3,
.hs-menu-depth-2 {
    position: relative;
    background-color: #2968fe;
  }
  .sn-li-l2 > a, .sn-li-l3 > a,
.hs-menu-depth-2 > a {
    padding: 0.9375em 1.25em;
    /*line-height: 1;*/
    border-top: none;
    border-right: none;
  }
  .sn-li-l2 > a span, .sn-li-l3 > a span,
.hs-menu-depth-2 > a span {
    font-size: 0.875em;
  }
  .sn-li-l2:hover, .sn-li-l3:hover,
.hs-menu-depth-2:hover {
    background-color: #0042E9;
  }
  .sn-li-l2:hover .sn-level-3, .sn-li-l3:hover .sn-level-3,
.hs-menu-depth-2:hover .sn-level-3 {
    display: block;
    margin: -1.5625em;
    padding: 1.5625em;
  }
}
@media (min-width: 60em) {
  .sn-li-l2, .sn-li-l3,
.hs-menu-depth-2 {
    background-color: #2968fe;
  }
  .sn-li-l2 > a, .sn-li-l3 > a,
.hs-menu-depth-2 > a {
    padding: 0.9375em 1.25em;
    /*line-height: $nav-subnav-height;*/
    border-top: none;
    border-right: none;
  }
  .sn-li-l2 > a span, .sn-li-l3 > a span,
.hs-menu-depth-2 > a span {
    font-size: 0.875em;
  }
  .sn-li-l2:hover, .sn-li-l3:hover,
.hs-menu-depth-2:hover {
    background-color: #0042E9;
  }
}

.sn-level-3 {
  padding: 0;
  margin: 0;
  padding-top: 1px;
  display: none;
  position: relative;
}
.sn-level-3.active {
  display: block;
}
@media (min-width: 48em) {
  .sn-level-3 {
    position: absolute;
    top: 0;
    left: 100%;
    width: 19.5em;
  }
  .sn-level-3.active {
    display: none;
  }
}

.site-nav-container {
  width: 100%;
  height: 100%;
  /*right: -$nav-width-mobile;*/
  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;
  background-color: #2968fe;
  padding: 0 15px;
}
.site-nav-container.active .sn-li-l1 {
  border-bottom: 1px solid #ffffff;
}
.site-nav-container.active .sn-li-l1:last-child {
  border-bottom: none;
}
.site-nav-container.active .sn-li-l1 .sn-level-2, .site-nav-container.active .sn-li-l1 .sn-level-3 {
  padding-left: 25px;
}
.site-nav-container.active .sn-li-l1 .sn-level-2.active, .site-nav-container.active .sn-li-l1 .sn-level-3.active {
  border-top: 1px solid #ffffff;
}
.site-nav-container.active .sn-li-l1 .sn-li-l2, .site-nav-container.active .sn-li-l1 .sn-li-l3 {
  border-bottom: 1px solid #ffffff;
}
.site-nav-container.active .sn-li-l1 .sn-li-l2:last-child, .site-nav-container.active .sn-li-l1 .sn-li-l3:last-child {
  border-bottom: none;
}
.site-nav-container.active .sn-li-l2:hover, .site-nav-container.active .sn-li-l2:focus, .site-nav-container.active .sn-li-l2:active, .site-nav-container.active .sn-li-l3:hover, .site-nav-container.active .sn-li-l3:focus, .site-nav-container.active .sn-li-l3:active {
  background: transparent;
  outline: none;
}
.site-nav-container.active .sn-li-l2:hover > a, .site-nav-container.active .sn-li-l2:focus > a, .site-nav-container.active .sn-li-l2:active > a, .site-nav-container.active .sn-li-l3:hover > a, .site-nav-container.active .sn-li-l3:focus > a, .site-nav-container.active .sn-li-l3:active > a {
  color: #0042E9;
}
@media (min-width: 48em) {
  .site-nav-container {
    width: auto;
    height: auto;
    right: auto;
    bottom: auto;
    top: auto;
    position: static;
  
  }
}

.site-nav-container-screen {
  position: absolute;
  display: none;
  z-index: 999;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
}
.site-nav-container-screen.active {
  display: block;
}
@media (min-width: 48em) {
  .site-nav-container-screen {
    display: none !important;
  }
}

.close-menu {
  display: inline-block;
  clear: both;
  position: relative;
  text-align: center;
  color: #0042E9 !important;
  font-family: "Manrope", sans-serif;
  padding: 0.25em 1em;
  padding-right: 1.5625em;
  margin: 0 auto;
  font-size: 0.875em;
  background-color: #ffffff;
  border-radius: 0.1875em;
}
.close-menu:visited {
  color: #ffffff;
}
.close-menu:hover {
  color: #ffffff;
}
.close-menu:after {
  content: "";
  background-color: transparent;
  background-image: url(ico-exit.svg);
  background-size: 0.8125em 0.8125em;
  background-position: center center;
  background-repeat: no-repeat;
  display: block;
  width: 1.5625em;
  top: 0;
  bottom: 0;
  right: 0;
  position: absolute;
}
@media (min-width: 48em) {
  .close-menu {
    display: none;
  }
}

.snc-header {
  text-align: center;
  padding: 1em;
}
@media (min-width: 48em) {
  .snc-header {
    padding: 0;
  }
}

.sh-nav-container .btn.btn-small.right, .sh-nav-container .btn-small.right.product-grid-item-link, .sh-nav-container button.btn-small.right,
.sh-nav-container input.btn-small.right[type=submit], .sh-nav-container .btn-small.right.btn-download, .sh-nav-container .btn-small.right.btn-arrow {
  background-color: white;
  color: #2968fe;
   font-weight: 600;
   border-radius: 4px;
    padding: 8px 16px;
    text-transform: uppercase;
    text-decoration: none !important;
}
.sh-nav-container .btn.btn-small.right:hover, .sh-nav-container .btn-small.right.product-grid-item-link:hover, .sh-nav-container button.btn-small.right:hover,
.sh-nav-container input.btn-small.right[type=submit]:hover, .sh-nav-container .btn-small.right.btn-download:hover, .sh-nav-container .btn-small.right.btn-arrow:hover {
  background-color: #0042E9;
  color: white;
   font-weight: 600;
    padding: 8px 16px;
    text-transform: uppercase;
}

@media (min-width: 768px) and (max-width: 959px) {
  .sh-nav-wrap .sh-nav-container {
    float: none !important;
    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-pack: center;
    -moz-box-pack: center;
    box-pack: center;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    -ms-justify-content: center;
    -o-justify-content: center;
    justify-content: center;
    -ms-flex-pack: center;
  }
  .sh-nav-wrap .sh-nav-container span.m-subnav-arrow {
    display: none !important;
  }
}
/*
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-fullwidth, .inner-wrap-wide, .inner-wrap-narrow {
  max-width: 76.125em;
  margin-left: auto;
  margin-right: auto;
  padding: 1.5em 1em 1.5em 1em;
}
.inner-wrap::after, .inner-wrap-fullwidth::after, .inner-wrap-wide::after, .inner-wrap-narrow::after {
  clear: both;
  content: "";
  display: table;
}
.inner-wrap > *:first-child, .inner-wrap-fullwidth > *:first-child, .inner-wrap-wide > *:first-child, .inner-wrap-narrow > *:first-child {
  margin-top: 0;
}
.inner-wrap > *:last-child, .inner-wrap-fullwidth > *:last-child, .inner-wrap-wide > *:last-child, .inner-wrap-narrow > *:last-child {
  margin-bottom: 0;
}
@media (min-width: 48em) {
  .inner-wrap, .inner-wrap-fullwidth, .inner-wrap-wide, .inner-wrap-narrow {
    padding: 2.5em 1.5em 2.5em 1.5em;
  }
  .site-footer .sf-top .inner-wrap, .site-footer .sf-top .inner-wrap-fullwidth, .site-footer .sf-top .inner-wrap-wide, .site-footer .sf-top .inner-wrap-narrow {
    padding: 2.5em 1.5em 2.85em 1.5em;
  }
}

.inner-wrap-narrow {
  max-width: 62.5em;
}

.inner-wrap-wide {
  max-width: 87.5em;
}

.inner-wrap-fullwidth {
  max-width: 100%;
}

/*=============== Sections ===============*/
.section-header-wrap {
  background-color: #f8f8f8;
}
.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: 0.5em 0 0 0;
}

.section-cta {
  text-align: center;
}

/*=============== 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: 0.15em;
}

.media-grid-2 > * {
  margin-bottom: 1em;
}
@media (min-width: 48em) {
  .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%;
}

/*=============== Click to Expand ===============*/
.click-expand {
  border: 1px solid #f8f8f8;
  clear: both;
  overflow: hidden;
  margin-bottom: 1.5em;
  -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:after {
  content: "-";
}
.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;
}
.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: #f8f8f8;
}
.ce-header {
  position: relative;
  cursor: pointer;
  margin: 0;
  padding-left: 12px;
  padding-right: 12px;
  padding-top: 0.75em;
  padding-bottom: 0.75em;
}
.ce-header:after {
  content: "+";
  color: #2968fe;
  padding-left: 8px;
  position: absolute;
  right: 0.3125em;
}

.ce-body {
  display: none;
  opacity: 0;
}

@-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;
  }
}
/*=============== 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: 0.75;
}
.social-wrap a:hover path {
  fill: #0042E9;
}
.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: #232323;
  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: 0.2em 1em;
}
.slide-panel p {
  background: #232323;
  padding: 0.25px 2em;
}
.slide-panel label {
  color: #ffffff !important;
}
.slide-panel:hover {
  right: 0px;
}
@media (min-width: 48em) {
  .slide-panel {
    display: block;
  }
}

.slide-panel-button {
  position: absolute;
  top: 50px;
  right: 340px;
  padding: 20px 20px;
  background: #232323;
  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: #000000;
}
@media (min-width: 48em) {
  #slidebox {
    width: auto;
  }
}

a.close {
  background-color: white;
  color: #0042E9;
  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);
}

/*=============== Accordion Tabs ===============*/
.accordion-tabs {
  line-height: 1.5;
  margin-bottom: 1.5em;
  padding: 0 !important;
}
.accordion-tabs::after {
  clear: both;
  content: "";
  display: table;
}
@media screen and (max-width: 48em) {
  .accordion-tabs {
    border-radius: 4px;
    border: 1px solid #f8f8f8;
  }
}
.accordion-tabs .tab-header-and-content {
  list-style: none;
  margin-bottom: 0;
}
.accordion-tabs .tab-header-and-content:after {
  display: none;
}
@media screen and (min-width: 48em) {
  .accordion-tabs .tab-header-and-content {
    display: inline;
  }
}
.accordion-tabs .tab-header-and-content:first-child .tab-link {
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
}
@media screen and (max-width: 48em) {
  .accordion-tabs .tab-header-and-content:first-child .tab-link {
    border-top: 0;
  }
}
@media screen and (max-width: 48em) {
  .accordion-tabs .tab-header-and-content:last-child .tab-link {
    border-bottom-left-radius: 4px;
    border-bottom-right-radius: 4px;
  }
}
.accordion-tabs .tab-link {
  background-color: rgba(255, 255, 255, 0);
  border-top: 1px solid #f8f8f8;
  color: #232323;
  display: block;
  font-weight: bold;
  font-size: 1.25em;
  padding: 0.75em 0.809em;
  text-decoration: none;
  font-family: "Manrope", sans-serif;
  border-bottom: 0;
}
@media screen and (min-width: 48em) {
  .accordion-tabs .tab-link {
    display: inline-block;
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
    border-top: 0;
  }
}
.accordion-tabs .tab-link:hover {
  color: #2968fe;
  border-bottom: 0;
}
.accordion-tabs .tab-link:focus {
  outline: none;
}
.accordion-tabs .tab-link.is-active {
  background-color: white;
}
@media screen and (min-width: 48em) {
  .accordion-tabs .tab-link.is-active {
    background-color: white;
    border: 1px solid #f8f8f8;
    border-bottom-color: white;
    margin-bottom: -1px;
  }
}
.accordion-tabs .tab-content {
  background: white;
  display: none;
  padding: 1.5em 1.618em;
  width: 100%;
}
.accordion-tabs .tab-content > *:first-child {
  margin-top: 0;
}
.accordion-tabs .tab-content > *:last-child {
  margin-bottom: 0;
}
@media screen and (min-width: 48em) {
  .accordion-tabs .tab-content {
    border-bottom-left-radius: 4px;
    border-bottom-right-radius: 4px;
    border-top-right-radius: 4px;
    border: 1px solid #f8f8f8;
    float: left;
  }
}

/*=============== 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 #f8f8f8;
}
.hs_cos_gallery_thumbnails .slick-current img {
  border: 1px solid #2968fe;
}

/*=============== Misc ===============*/
hr {
  display: block;
  clear: both;
}

figure {
  margin: 0;
  padding: 0;
}

.wp-pagenavi > * {
  margin-right: 0.75em;
}

/*=============== Lightbox / Magnific Popup  ===============*/
.white-popup {
  position: relative;
  background: #ffffff;
  padding: 2.5em;
  width: auto;
  max-width: 60em;
  margin: 1.25em auto;
}
.white-popup > * {
  margin-top: 0;
}

.mfp-fade-side .mfp-content, .mfp-fade-side .white-popup {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  overflow: auto;
}

/* overlay at start */
.mfp-fade.mfp-bg {
  opacity: 0;
  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
}

/* overlay animate in */
.mfp-fade.mfp-bg.mfp-ready {
  opacity: 0.8;
}

/* overlay animate out */
.mfp-fade.mfp-bg.mfp-removing {
  opacity: 0;
}

/* content at start */
.mfp-fade.mfp-wrap .mfp-content {
  opacity: 0;
  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
  -webkit-transform: translateY(100px);
  -moz-transform: translateY(100px);
  -ms-transform: translateY(100px);
  -o-transform: translateY(100px);
  transform: translateY(100px);
}

/* content animate it */
.mfp-fade.mfp-wrap.mfp-ready .mfp-content {
  opacity: 1;
  -webkit-transform: translateY(0px);
  -moz-transform: translateY(0px);
  -ms-transform: translateY(0px);
  -o-transform: translateY(0px);
  transform: translateY(0px);
}

/* content animate out */
.mfp-fade.mfp-wrap.mfp-removing .mfp-content {
  opacity: 0;
  -webkit-transform: translateY(100px);
  -moz-transform: translateY(100px);
  -ms-transform: translateY(100px);
  -o-transform: translateY(100px);
  transform: translateY(100px);
}

/*=============== Layouts  ===============*/
.page-intro {
  background-color: #232323;
  background-size: cover;
  background-position: center;
  color: #ffffff;
}
.page-intro .inner-wrap, .page-intro .inner-wrap-narrow, .page-intro .inner-wrap-wide, .page-intro .inner-wrap-fullwidth {
  padding-top: 5.1875em;
  padding-bottom: 5.1875em;
}
.page-intro h1 {
  margin: 0;
}
.page-intro p {
  margin: 0.5em 0 0 0;
}

.page-header.ipp-heading {
  color: #ffffff;
}

.site-content {
  /*@include mq(large) {
    &.one-column {
      .site-content-primary {
        @include span-columns(12 of 12);
        @include omega;
      }
      .site-content-secondary {
        @include span-columns(12 of 12);
        @include omega;
      }
      .additional-content {}
    }
    &.two-column {
      .site-content-primary {
      //@include span-columns(9 of 12);

      }
      .site-content-secondary {
        @include span-columns(3 of 12);
        @include omega;
      }
      .additional-content {}
    }
    &.three-column {
      .site-content-primary {
        @include span-columns(4 of 12);
      }
      .site-content-secondary {
        @include span-columns(4 of 12);
      }
      .additional-content {
        @include span-columns(4 of 12);
        @include omega;
      }
    }
    &.two-column-alt {
      .site-content-primary {
        @include span-columns(8 of 12);
      }
      .site-content-secondary {
        @include span-columns(4 of 12);
        @include omega;
      }
      .additional-content {}
    }
  }*/
}

.site-content .inner-wrap, .site-content .inner-wrap-narrow, .site-content .inner-wrap-wide, .site-content .inner-wrap-fullwidth {
  padding-top: 1.618em;
  padding-bottom: 1.618em;
}
@media (min-width: 60em) {
  .site-content.two-column .site-content-primary {
    width: 73%;
    float: left;
  }
}

@media (min-width: 60em) and (min-width: 48em) {
  .site-content.two-column .site-content-primary {
    width: 73%;
    float: left;
  }
}
@media (min-width: 60em) {
  .site-content.two-column .site-content-secondary {
    width: 27%;
    float: right;
    padding-left: 25px;
  }
}
/*=============== Product Grid ===============*/
.product-grid {
  clear: both;
}

.product-grid-item {
  font-size: 0.875em;
  text-decoration: none;
  text-align: center;
  background-color: #ffffff;
  padding: 1em;
  border-bottom: 1px solid #f8f8f8;
  border-right: 1px solid #f8f8f8;
  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: 48em) {
  .product-grid-item {
    font-size: 0.75em;
    margin-bottom: 1.5em;
  }
}
@media (min-width: 60em) {
  .product-grid-item {
    font-size: 1em;
  }
}

@media (min-width: 48em) {
  .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: #000000;
  text-decoration: none;
  margin: 0 0 0 0;
  width: 70%;
  float: right;
  text-align: left;
  clear: none;
}
@media (min-width: 48em) {
  .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: 48em) {
  .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: 48em) {
  .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: 0.75em;
}
@media (min-width: 48em) {
  .product-grid-item-link {
    width: auto;
    float: none;
    text-align: center;
  }
}

/*=============== Product Carousel ===============*/
@media (max-width: 48em) {
  .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;
  }
}
@media (min-width: 48em) {
  .product-item {
    float: left;
    display: block;
    margin-right: 2.3576515979%;
    width: 23.2317613015%;
  }
  .product-item:last-child {
    margin-right: 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: 48em) {
  .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: 48em) {
  .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: #f8f8f8;
  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: 48em) {
  .rm-item {
    margin-bottom: 0;
  }
}

.rm-item-cta {
  font-size: 0.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: #000000;
  position: relative;
  z-index: 10;
}
.rm-item-title span {
  line-height: 1.25em;
  display: inline-block;
  color: #000000;
}

body .gform_legacy_markup_wrapper .gfield_required {
  margin-left: 0px;
}

.gform_legacy_markup_wrapper .gfield_required.gfield_required_asterisk {
  margin-left: 4px;
}

@media only screen and (min-width: 641px) {
  .gform_wrapper .gfield--type-name .ginput_container--name {
    width: 100% !important;
  }
}
body .gform_wrapper .gform_fields label.gfield_label {
  font-size: 0.875em;
}
body .gform_wrapper .gform_fields div.ginput_container {
  margin-top: 0 !important;
}
body .gform_wrapper .gform_fields .gfield_checkbox li label, body .gform_wrapper .gform_fields .gfield_radio li label {
  line-height: 1.5;
  font-size: 0.875em;
  cursor: pointer;
  font-weight: 400;
}
body .gform_wrapper .gform_fields .ginput_complex label {
  line-height: 1.5;
  font-size: 0.875em;
  cursor: pointer;
  font-weight: 400;
}
body .gform_wrapper textarea,
body .gform_wrapper input[type=color],
body .gform_wrapper input[type=date],
body .gform_wrapper input[type=datetime],
body .gform_wrapper input[type=datetime-local],
body .gform_wrapper input[type=email],
body .gform_wrapper input[type=month],
body .gform_wrapper input[type=number],
body .gform_wrapper input[type=password],
body .gform_wrapper input[type=search],
body .gform_wrapper input[type=tel],
body .gform_wrapper input[type=text],
body .gform_wrapper input[type=time],
body .gform_wrapper input[type=url],
body .gform_wrapper input[type=week],
body .gform_wrapper textarea,
body .gform_wrapper select[multiple=multiple],
body .gform_wrapper select {
  font-size: 0.9375em !important;
  margin-top: 0.8em;
  background-color: #f1f1f1;
  padding: 1em 1.3333333333em !important;
  margin: 0 !important;
  border-radius: 0;
  box-shadow: none;
  outline: none;
  border: none;
}
body .gform_wrapper .gform_footer {
  /*text-align: center;*/
  margin: 0 0 0 0;
}
body .gform_wrapper .gform_footer input[type=submit] {
  font-size: 1.3125em;
  display: block;
  border: none;
  border-radius: 0.1428571429em;
  /*width: 100%;*/
  font-weight: 600;
  padding: 0.4761904762em 0.5714285714em;
  line-height: 1.1904761905em !important;
  outline: none;
  white-space: normal;
}

.page-header {
  font-size: 2em;
  font-weight: 400;
  color: #000000;
  text-align: center;
  margin: 0;
  margin-bottom: 0.75em;
}
@media (min-width: 48em) {
  .page-header {
    font-size: 2.25em;
    margin-bottom: 0.6666666667em;
  }
}

.sidebar .sidebar-title {
  font-size: 2em;
  font-weight: 400;
  color: #000000;
  text-transform: capitalize;
  font-variant: small-caps;
  letter-spacing: 1px;
  margin: 0 0 1.2em;
}

.page-template-default .additional-content .inner-wrap, .page-template-default .additional-content .inner-wrap-narrow, .page-template-default .additional-content .inner-wrap-wide, .page-template-default .additional-content .inner-wrap-fullwidth, .page-template-page-with-sidebar .additional-content .inner-wrap, .page-template-page-with-sidebar .additional-content .inner-wrap-narrow, .page-template-page-with-sidebar .additional-content .inner-wrap-wide, .page-template-page-with-sidebar .additional-content .inner-wrap-fullwidth, .page-template-fullwidth .additional-content .inner-wrap, .page-template-fullwidth .additional-content .inner-wrap-narrow, .page-template-fullwidth .additional-content .inner-wrap-wide, .page-template-fullwidth .additional-content .inner-wrap-fullwidth {
  padding: 0;
}

@media (min-width: 48em) {
  .two-third-block {
    float: left;
    width: 70%;
  }
}

@media (min-width: 48em) {
  .one-third-block {
    float: left;
    width: 30%;
  }
}

.wp-caption {
  text-align: center;
  max-width: 100%;
}
.wp-caption img {
  height: auto;
}

.blue-text {
  color: #0039a6;
}

.fig-cap-block .wp-caption-text {
  font-variant: small-caps;
  text-transform: capitalize;
  font-weight: 700;
  text-align: center;
  margin-top: 0;
}

.text-center {
  text-align: center;
}

@media (min-width: 48em) {
  .table-wrapper {
    width: 50%;
    margin: 0 auto;
  }
}

ul.waterdrop {
  text-indent: 0;
  margin: 0 0 1.618em 30px;
  font-size: 15px;
  line-height: 1.618;
}
ul.waterdrop li {
  list-style-image: url(drop_bullet.gif);
}

.search-form {
  width: 100%;
  margin-bottom: 10px;
  display: inline-block;
}
.search-form #search-site {
  background: #eee;
  border-radius: 0;
  box-shadow: none;
  color: #000000;
  padding: 0.618em 1em;
  width: 100%;
  border-radius: 3.125em;
}
.search-form #search-site:hover, .search-form #search-site:focus {
  border: none;
}

iframe {
  max-width: 100%;
}

.image-gallery-module {
  text-align: center;
}

.gform_wrapper .gform_heading {
  display: none;
}

.gform_legacy_markup_wrapper .gform_heading {
  width: 100%;
  margin-bottom: 18px;
}

.gform_title {
  font-weight: 500;
  font-size: 1.625em;
  line-height: 1.1538461538em;
  padding-right: 3.1153846154em;
  letter-spacing: normal !important;
  margin: 10px 0 6px 0;
}
@media (min-width: 60em) {
  .gform_title {
    padding-right: 3.8846153846em;
  }
}

/*=============== Industries Pillar Page Single Column ===============*/
.industries-pillar-page-single-col {
  background-size: cover;
  background-position: center;
  position: relative;
  text-align: center;
}
.industries-pillar-page-single-col:before {
  content: "";
  width: 100%;
  height: 100%;
  background: black;
  background: black;
  background: linear-gradient(180deg, rgba(0, 0, 0, 0.6615021008) 60%, white 100%);
  position: absolute;
  bottom: 0;
  left: 0;
}
.industries-pillar-page-single-col .inner-wrap, .industries-pillar-page-single-col .inner-wrap-narrow, .industries-pillar-page-single-col .inner-wrap-wide, .industries-pillar-page-single-col .inner-wrap-fullwidth {
  position: relative;
  z-index: 1;
  padding-top: 3.75em;
  padding-bottom: 9.375em;
}

.ippsc-heading {
  font-size: 2.25em;
  color: #ffffff;
  display: inline-block;
  border-top: solid 1px #ffffff;
  border-bottom: solid 1px #ffffff;
}

.ippsc-desc {
  max-width: 46.5625em;
  width: 100%;
  margin: 0 auto;
}
.ippsc-desc p {
  color: #ffffff;
}

/*=============== Industries Pillar Page with Tabs ===============*/
.industries-pillar-page-with-tabs {
  background-size: cover;
  background-position: top center;
  position: relative;
  text-align: center;
}
.industries-pillar-page-with-tabs:before {
  content: "";
  width: 100%;
  height: 100%;
  background: black;
  background: black;
  background: linear-gradient(180deg, rgba(0, 0, 0, 0.6615021008) 60%, white 100%);
  position: absolute;
  bottom: 0;
  left: 0;
}
.industries-pillar-page-with-tabs .inner-wrap, .industries-pillar-page-with-tabs .inner-wrap-narrow, .industries-pillar-page-with-tabs .inner-wrap-wide, .industries-pillar-page-with-tabs .inner-wrap-fullwidth {
  position: relative;
  z-index: 1;
  padding-top: 3.75em;
  padding-bottom: 9.375em;
}

.ippwt_heading {
  font-size: 2.25em;
  color: #ffffff;
  display: inline-block;
  border-top: solid 1px #ffffff;
  border-bottom: solid 1px #ffffff;
}

.ippwt-desc {
  max-width: 46.5625em;
  width: 100%;
  margin: 0 auto;
}
.ippwt-desc p {
  color: #ffffff;
}

/*
.ctl-nested-nav-item:hover .tab-pane {
    display: block;
}*/
.industries-pillar-page-with-tabs .ctl-nested-tab {
  display: inline-block;
  margin: 1em 0 0 0;
}
@media (min-width: 48em) {
  .industries-pillar-page-with-tabs .ctl-nested-tab {
    display: flex;
    justify-content: space-evenly;
  }
}
.industries-pillar-page-with-tabs .ctl-nested-tab .ctl-nested-nav-item {
  position: relative;
  margin: 0 0 2em 0;
  text-align: left;
}
@media (min-width: 48em) {
  .industries-pillar-page-with-tabs .ctl-nested-tab .ctl-nested-nav-item {
    margin: 0;
  }
}
.industries-pillar-page-with-tabs .ctl-nested-tab .ctl-nested-nav-item a {
  color: white;
  text-decoration: none;
}
.industries-pillar-page-with-tabs .ctl-nested-tab .ctl-nested-nav-item:after {
  top: 11px;
  left: -42px;
  line-height: 0px;
  cursor: pointer;
  border: none;
  content: "";
  width: 35px;
  height: 35px;
  position: absolute;
  transform: translateY(-50%);
  right: 40px;
  background-image: url(https://www.reynoldsculligan.comico-checkmark.svg);
  background-size: 20px;
  background-repeat: no-repeat;
  background-position: center;
  background-color: #fba02a;
  border-radius: 50px;
}
.industries-pillar-page-with-tabs .ctl-nested-tab .ctl-nested-nav-item:hover .tab-pane {
  display: block;
}
.industries-pillar-page-with-tabs .ctl-nested-tab-content .tab-pane {
  color: white;
  display: none;
}

/*=============== Industries Pillar Page Image Left Content Right ===============*/
.industries-pillar-page-image-left-content-right {
  position: relative;
}
.industries-pillar-page-image-left-content-right h2 {
  color: #2968fe;
  margin-top: 0;
}
.industries-pillar-page-image-left-content-right .inner-wrap, .industries-pillar-page-image-left-content-right .inner-wrap-narrow, .industries-pillar-page-image-left-content-right .inner-wrap-wide, .industries-pillar-page-image-left-content-right .inner-wrap-fullwidth {
  padding-top: 2.5em;
  padding-bottom: 2.5em;
}
@media (min-width: 60em) {
  .industries-pillar-page-image-left-content-right .inner-wrap, .industries-pillar-page-image-left-content-right .inner-wrap-narrow, .industries-pillar-page-image-left-content-right .inner-wrap-wide, .industries-pillar-page-image-left-content-right .inner-wrap-fullwidth {
    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-pack: justify;
    -moz-box-pack: justify;
    box-pack: justify;
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    -ms-justify-content: space-between;
    -o-justify-content: space-between;
    justify-content: space-between;
    -ms-flex-pack: justify;
  }
  .industries-pillar-page-image-left-content-right .inner-wrap:after, .industries-pillar-page-image-left-content-right .inner-wrap-narrow:after, .industries-pillar-page-image-left-content-right .inner-wrap-wide:after, .industries-pillar-page-image-left-content-right .inner-wrap-fullwidth:after {
    display: none;
  }
}

.ippilcr-image {
  max-width: 30.0625em;
  width: 100%;
  margin: 0 auto;
  margin-bottom: 1.25em;
}
.ippilcr-image img {
  display: block;
  width: 100%;
}
@media (min-width: 60em) {
  .ippilcr-image {
    margin: 0;
  }
}

.ippilcr-content {
  text-align: center;
}
@media (min-width: 60em) {
  .ippilcr-content {
    margin: 0;
    width: calc(100% - 30.0625em);
    padding-left: 3.125em;
    text-align: left;
  }
}

/*=============== Industries Pillar Page Image Right Content Left ===============*/
.industries-pillar-page-image-right-content-left {
  position: relative;
}
.industries-pillar-page-image-right-content-left h2 {
  color: #2968fe;
  margin-top: 0;
}
.industries-pillar-page-image-right-content-left .inner-wrap, .industries-pillar-page-image-right-content-left .inner-wrap-narrow, .industries-pillar-page-image-right-content-left .inner-wrap-wide, .industries-pillar-page-image-right-content-left .inner-wrap-fullwidth {
  padding-top: 2.5em;
  padding-bottom: 2.5em;
}
@media (min-width: 60em) {
  .industries-pillar-page-image-right-content-left .inner-wrap, .industries-pillar-page-image-right-content-left .inner-wrap-narrow, .industries-pillar-page-image-right-content-left .inner-wrap-wide, .industries-pillar-page-image-right-content-left .inner-wrap-fullwidth {
    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-pack: justify;
    -moz-box-pack: justify;
    box-pack: justify;
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    -ms-justify-content: space-between;
    -o-justify-content: space-between;
    justify-content: space-between;
    -ms-flex-pack: justify;
  }
  .industries-pillar-page-image-right-content-left .inner-wrap:after, .industries-pillar-page-image-right-content-left .inner-wrap-narrow:after, .industries-pillar-page-image-right-content-left .inner-wrap-wide:after, .industries-pillar-page-image-right-content-left .inner-wrap-fullwidth:after {
    display: none;
  }
}

.ippircl-image {
  max-width: 30.0625em;
  width: 100%;
  margin: 0 auto;
  margin-bottom: 1.25em;
}
.ippircl-image img {
  display: block;
  width: 100%;
}
@media (min-width: 60em) {
  .ippircl-image {
    margin: 0;
  }
}

.ippircl-content {
  text-align: center;
}
@media (min-width: 60em) {
  .ippircl-content {
    margin: 0;
    width: calc(100% - 30.0625em);
    padding-right: 3.125em;
    text-align: left;
  }
}

/*=============== Industries Pillar Page Buckets Module  ===============*/
.industries-pillar-page-buckets-module {
  position: relative;
}
.industries-pillar-page-buckets-module .inner-wrap, .industries-pillar-page-buckets-module .inner-wrap-narrow, .industries-pillar-page-buckets-module .inner-wrap-wide, .industries-pillar-page-buckets-module .inner-wrap-fullwidth {
  padding-top: 2.5em;
  padding-bottom: 2.5em;
}

.ippbm-content {
  text-align: center;
}

.ippbm-item {
  text-align: center;
}
.ippbm-item.ippbm-item-4 .ippbm-item-title {
  max-width: 17.5625em;
  height: 6.5em;
}
.ippbm-item.ippbm-item-5 .ippbm-item-title {
  max-width: 13.75em;
  height: 5.75em;
}
.ippbm-item.ippbm-item-6 .ippbm-item-title {
  max-width: 11.5em;
  height: 5.75em;
}
@media (min-width: 80em) {
  .ippbm-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;
    -webkit-box-pack: justify;
    -moz-box-pack: justify;
    box-pack: justify;
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    -ms-justify-content: space-between;
    -o-justify-content: space-between;
    justify-content: space-between;
    -ms-flex-pack: justify;
  }
}

.ippbm-item-title {
  background-color: #2968fe;
  color: #ffffff;
  font-weight: 600;
  width: 100%;
  display: inline-block;
  text-align: center;
  position: relative;
  margin: 0 1px;
}
.ippbm-item-title > div {
  position: absolute;
  width: 100%;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
}
@media (min-width: 80em) {
  .ippbm-item-title {
    margin: 0;
  }
}

/*=============== Pillar Page Links  ===============*/
.ppl-content {
  text-align: center;
}

@media only screen and (max-width: 676px) {
  .ppl-item {
    padding-top: 12px !important;
    padding-bottom: 12px !important;
  }
}
.ppl-item {
  text-align: center;
  padding: 0.75em 0.0625em;
  background-color: #0061aa;
}
@media (min-width: 48em) {
  .ppl-item {
    display: flex;
    justify-content: space-between;
  }
}
.ppl-item .ppl-item-title {
  max-width: 100%;
  padding: 0.75em 0;
}
@media (min-width: 48em) {
  .ppl-item .ppl-item-title {
    max-width: 11.5em;
    margin-top: 5px;
    height: 6em;
  }
}
@media (min-width: 60em) {
  .ppl-item .ppl-item-title {
    /*height: em(60);*/
    margin-top: 0;
    padding: 0;
  }
}
@media (min-width: 80em) {
  .ppl-item .ppl-item-title {
    height: 5.75em;
  }
}
@media (min-width: 60em) {
  .ppl-item {
    padding: 0 0;
    background-color: transparent;
  }
}
@media (min-width: 80em) {
  .ppl-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;
    -webkit-box-pack: justify;
    -moz-box-pack: justify;
    box-pack: justify;
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    -ms-justify-content: space-between;
    -o-justify-content: space-between;
    justify-content: space-between;
    -ms-flex-pack: justify;
  }
}

.pillar-page-links > .inner-wrap, .pillar-page-links > .inner-wrap-narrow, .pillar-page-links > .inner-wrap-wide, .pillar-page-links > .inner-wrap-fullwidth {
  padding-top: 0.983125em;
  padding-bottom: 0.983125em;
}

@media (min-width: 60em) {
  .pillar-page-links.stuck {
    background-color: #0042E9;
  }
  .pillar-page-links.stuck .inner-wrap, .pillar-page-links.stuck .inner-wrap-narrow, .pillar-page-links.stuck .inner-wrap-wide, .pillar-page-links.stuck .inner-wrap-fullwidth {
    padding: 0;
  }
  .pillar-page-links.stuck .ppl-item .ppl-item-title {
    max-width: 18.5em;
    /*height: 3.5em;*/
    padding: 2px;
  }
}
.ppl-item-title {
  background-color: #0042E9;
  color: #ffffff;
  font-weight: 700;
  width: 100%;
  display: inline-block;
  text-align: center;
  position: relative;
  margin: 0 1px;
}
.ppl-item-title:hover {
  background: #2968fe;
}
.ppl-item-title > a {
  display: inline-block;
}
.ppl-item-title > a span {
  position: absolute;
  width: 100%;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  color: #ffffff;
  padding: 0 10px;
  line-height: 20px;
}
@media (min-width: 80em) {
  .ppl-item-title > a {
    height: 100%;
    position: absolute;
    width: 100%;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    color: #ffffff;
  }
}
@media (min-width: 60em) {
  .ppl-item-title > a span {
    font-size: 12px;
  }
}
@media (min-width: 80em) {
  .ppl-item-title {
    margin: 0;
  }
  .ppl-item-title > a span {
    font-size: 16px;
  }
}

/*=============== Industries Pillar Page Manufacturing Bucket   ===============*/
.industries-pillar-page-manufacturing-bucket {
  position: relative;
  padding-top: 1.25em;
  padding-bottom: 1.25em;
}
.industries-pillar-page-manufacturing-bucket .inner-wrap, .industries-pillar-page-manufacturing-bucket .inner-wrap-narrow, .industries-pillar-page-manufacturing-bucket .inner-wrap-wide, .industries-pillar-page-manufacturing-bucket .inner-wrap-fullwidth {
  position: relative;
}

.ippmb-lcrm-content {
  background-color: #f1f1f1;
  padding: 1.25em 2.5em;
  border-left: solid 4px #fba02a;
}
@media (min-width: 60em) {
  .ippmb-lcrm-content {
    width: 43%;
    float: left;
    position: absolute;
    top: 0;
    left: 0;
  }
}

.ippmb-lcrm-image {
  max-width: 43.3125em;
  width: 100%;
}
.ippmb-lcrm-image img {
  display: block;
  width: 100%;
}
@media (min-width: 60em) {
  .ippmb-lcrm-image {
    float: right;
  }
}

.ippmb-rclm-content {
  background-color: #f1f1f1;
  padding: 1.25em 2.5em;
  border-left: solid 4px #fba02a;
}
@media (min-width: 60em) {
  .ippmb-rclm-content {
    width: 43%;
    float: right;
    position: absolute;
    top: 0;
    right: 0;
  }
}

.ippmb-rclm-image {
  max-width: 43.3125em;
  width: 100%;
}
.ippmb-rclm-image img {
  display: block;
  width: 100%;
}
@media (min-width: 60em) {
  .ippmb-rclm-image {
    float: left;
  }
}

/*=============== Industries Pillar Page Left Right Content  ===============*/
.industries-pillar-page-left-right-content {
  position: relative;
}
.industries-pillar-page-left-right-content h2 {
  color: #000000;
  margin-top: 0;
}

.ipplrc-wrap-item {
  padding: 2.5em 0;
}
@media (min-width: 60em) {
  .ipplrc-wrap-item {
    width: 100%;
    display: table;
    position: relative;
  }
}

.ipplrc-left-content {
  background-color: #f1f1f1;
  padding: 1.25em 2.5em;
}
@media (min-width: 60em) {
  .ipplrc-left-content {
    width: 50%;
    float: left;
  }
}

.ipplrc-right-image {
  max-width: 39.9375em;
  width: 100%;
  margin: 0 auto;
}
.ipplrc-right-image img {
  display: block;
  width: 100%;
}
@media (min-width: 60em) {
  .ipplrc-right-image {
    max-width: inherit;
    width: 50%;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    right: 0;
  }
}

.ipplrc-right-content {
  background-color: #f1f1f1;
  padding: 1.25em 2.5em;
}
@media (min-width: 60em) {
  .ipplrc-right-content {
    width: 50%;
    float: right;
  }
}

.ipplrc-left-image {
  max-width: 39.9375em;
  width: 100%;
  margin: 0 auto;
}
.ipplrc-left-image img {
  display: block;
  width: 100%;
}
@media (min-width: 60em) {
  .ipplrc-left-image {
    max-width: inherit;
    width: 50%;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: 0;
  }
}

/*=============== Industries Pillar Page Educational Facilities  ===============*/
.industries-pillar-page-educational-facilities {
  position: relative;
}
.industries-pillar-page-educational-facilities .inner-wrap, .industries-pillar-page-educational-facilities .inner-wrap-narrow, .industries-pillar-page-educational-facilities .inner-wrap-wide, .industries-pillar-page-educational-facilities .inner-wrap-fullwidth {
  padding-top: 3.75em;
  padding-bottom: 3.75em;
}
.industries-pillar-page-educational-facilities h2 {
  color: #000000;
  margin-top: 0;
  text-align: center;
}

.ippef-sub-heading {
  text-align: center;
  margin-bottom: 1.25em;
}

@media (min-width: 60em) {
  .ippef-wrap {
    display: -webkit-box;
    display: -moz-box;
    display: box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -moz-box-pack: justify;
    box-pack: justify;
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    -ms-justify-content: space-between;
    -o-justify-content: space-between;
    justify-content: space-between;
    -ms-flex-pack: justify;
  }
}

.ippef-item {
  background-size: cover;
  background-position: center;
  position: relative;
  color: #ffffff;
  text-align: center;
  padding: 2.5em;
  margin-bottom: 0.625em;
}
.ippef-item:before {
  content: "";
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.65);
  position: absolute;
  top: 0;
  left: 0;
}
@media (min-width: 48em) {
  .ippef-item {
    min-height: 16.25em;
    display: flex;
    align-items: center;
    justify-content: space-between;
  }
  .ippef-item > div {
    width: 100%;
  }
}
@media (min-width: 60em) {
  .ippef-item {
    width: 49.8%;
    margin-bottom: 0;
  }
  .ippef-item > div {
    /*transform: translateY(-50%);
    top: 50%;
    position: relative;*/
  }
}

.ippef-content {
  position: relative;
  margin-bottom: 1.25em;
}

.ippef-list-wrap {
  position: relative;
}
@media (min-width: 48em) {
  .ippef-list-wrap > div {
    width: 49%;
    display: inline-block;
    vertical-align: top;
    margin-bottom: 1.25em;
  }
}

.ippef-bottom-content {
  border-top: solid 4px #2968fe;
  padding: 1.25em 2.5em;
  background-color: #f1f1f1;
  text-align: center;
}
@media (min-width: 60em) {
  .ippef-bottom-content {
    width: 80%;
    margin: 0 auto;
    position: relative;
    top: -1.25em;
  }
}

/*=============== Industries Pillar Page Hospitality And Lodging  ===============*/
.industries-pillar-page-hospitality-and-lodging {
  position: relative;
}
@media (min-width: 60em) {
  .industries-pillar-page-hospitality-and-lodging .inner-wrap, .industries-pillar-page-hospitality-and-lodging .inner-wrap-narrow, .industries-pillar-page-hospitality-and-lodging .inner-wrap-wide, .industries-pillar-page-hospitality-and-lodging .inner-wrap-fullwidth {
    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-pack: justify;
    -moz-box-pack: justify;
    box-pack: justify;
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    -ms-justify-content: space-between;
    -o-justify-content: space-between;
    justify-content: space-between;
    -ms-flex-pack: justify;
  }
  .industries-pillar-page-hospitality-and-lodging .inner-wrap:after, .industries-pillar-page-hospitality-and-lodging .inner-wrap-narrow:after, .industries-pillar-page-hospitality-and-lodging .inner-wrap-wide:after, .industries-pillar-page-hospitality-and-lodging .inner-wrap-fullwidth:after {
    display: none;
  }
}

@media (min-width: 60em) {
  .ipphal-content {
    width: 50%;
    float: left;
    background-color: #f1f1f1;
    border-left: solid 4px #fba02a;
    padding: 1.25em 2.5em;
  }
}

@media (min-width: 60em) {
  .ipphal-image {
    width: 50%;
    float: right;
  }
  .ipphal-image img {
    display: block;
    width: 100%;
  }
}

/*=============== Industries Pillar Page Image Content Repeater   ===============*/
.industries-pillar-page-image-content-repeater {
  position: relative;
}
.industries-pillar-page-image-content-repeater .inner-wrap, .industries-pillar-page-image-content-repeater .inner-wrap-narrow, .industries-pillar-page-image-content-repeater .inner-wrap-wide, .industries-pillar-page-image-content-repeater .inner-wrap-fullwidth {
  padding-top: 3.75em;
  padding-bottom: 3.75em;
}

.ippicr-wrap-item {
  margin-bottom: 3.75em;
}
@media (min-width: 60em) {
  .ippicr-wrap-item {
    width: 100%;
    display: table;
    position: relative;
    padding-top: 9.375em;
  }
}

.ippicr-left-image {
  max-width: 43.3125em;
  width: 100%;
  margin: 0 auto;
}
.ippicr-left-image img {
  width: 100%;
  display: block;
}
@media (min-width: 60em) {
  .ippicr-left-image {
    position: absolute;
    top: 0;
    left: 0;
  }
}

.ippicr-right-content {
  background: #f1f1f1;
  position: relative;
  padding: 2.5em;
  border-top: solid 4px #2968fe;
}
.ippicr-right-content h2 {
  margin-top: 0;
}
@media (min-width: 60em) {
  .ippicr-right-content {
    width: 65%;
    float: right;
  }
}

.ippicr-right-image {
  max-width: 43.3125em;
  width: 100%;
  margin: 0 auto;
}
.ippicr-right-image img {
  width: 100%;
  display: block;
}
@media (min-width: 60em) {
  .ippicr-right-image {
    position: absolute;
    top: 0;
    right: 0;
  }
}

.ippicr-left-content {
  background: #f1f1f1;
  position: relative;
  padding: 2.5em;
  border-top: solid 4px #2968fe;
}
.ippicr-left-content h2 {
  margin-top: 0;
}
@media (min-width: 60em) {
  .ippicr-left-content {
    width: 65%;
    float: left;
  }
}

/*=============== Industries Pillar Page Fullwidth CTA Module  ===============*/
.industries-pillar-page-fullwidth-cta-module {
  position: relative;
  background-size: cover;
  background-position: center bottom;
  text-align: center;
}
.industries-pillar-page-fullwidth-cta-module .inner-wrap, .industries-pillar-page-fullwidth-cta-module .inner-wrap-narrow, .industries-pillar-page-fullwidth-cta-module .inner-wrap-wide, .industries-pillar-page-fullwidth-cta-module .inner-wrap-fullwidth {
  padding-top: 6.125em;
  padding-bottom: 6.125em;
}
@media (min-width: 80em) {
  .industries-pillar-page-fullwidth-cta-module .inner-wrap, .industries-pillar-page-fullwidth-cta-module .inner-wrap-narrow, .industries-pillar-page-fullwidth-cta-module .inner-wrap-wide, .industries-pillar-page-fullwidth-cta-module .inner-wrap-fullwidth {
    padding-top: 18.75em;
    padding-bottom: 6.125em;
  }
}

.ippfcm-heading {
  font-size: 1.875em;
  color: #000000;
}

.ippfcm-desciption {
  margin-bottom: 1.25em;
}

.ippfcm-btn {
  margin: 10px;
}

.ippfcm-btn-one {
  background-color: #2968fe;
  padding-left: 2.5em;
  padding-right: 2.5em;
  color: #ffffff;
}
.ippfcm-btn-one:hover {
  background-color: #0149f3;
  color: #ffffff;
}

.Contact .inner-wrap, .Contact .inner-wrap-narrow, .Contact .inner-wrap-wide, .Contact .inner-wrap-fullwidth {
  padding-top: 3em;
}

@media (min-width: 60em) {
  .pillar-page-links.stuck {
    position: fixed;
    left: 0;
    right: 0;
    top: 11.6em;
    margin-top: 0;
    z-index: 99;
  }
}
/*    .page-inner-anchor {
      @include mq(large){
    padding-top: 240px;
    margin-top: -240px;
  }
}*/
@media (min-width: 60em) {
  .top-padding {
    padding-top: 8em;
  }
}

.first .inner-wrap, .first .inner-wrap-narrow, .first .inner-wrap-wide, .first .inner-wrap-fullwidth {
  padding-bottom: 0;
}

.Overview .ippbm-content {
  display: none;
}
.Overview .inner-wrap, .Overview .inner-wrap-narrow, .Overview .inner-wrap-wide, .Overview .inner-wrap-fullwidth {
  padding-top: 0;
}

/* ===== 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 #f8f8f8;
  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: 0.2em 2em 2em 2em;
}

.hs-author-listing-header {
  padding-top: 1em;
  margin-top: 0.3em;
  color: #b9b9b9;
}

.hs-author-social-links a {
  text-decoration: none;
}
.hs-author-social-links img {
  opacity: 0.7;
  width: 1.875em;
  height: 1.875em;
}
.hs-author-social-links img:hover {
  opacity: 1;
}

/*   end defaults   */
html body {
  opacity: 1 !important;
}
html #_vis_opt_path_hides {
  z-index: -1 !important;
}

.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%;
}

/*=============== Site Header ===============*/
.site-header {
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.site-header .site-logo {
  display: block;
  text-align: center;
  margin-bottom: 1.25em;
}
.site-header .site-logo img {
 width: 8.5em;
  height: auto !important;
}
@media (min-width: 60em) {
  .site-header .site-logo {
    display: inline-block;
  }
}
@media (min-width: 80em) {
  .site-header .site-logo {
    width: 8.75em;
  }
}
@media (min-width: 60em) {
  .site-header {
    height: 186.23px;
  }
}

body .site-logo {
  display: block;
  text-align: center;
  margin-bottom: 1.25em;
}
body .site-logo img {
  width: 6.875em;
  height: auto !important;
}
@media (min-width: 60em) {
  body .site-logo {
    display: inline-block;
  }
}
@media (min-width: 80em) {
  body .site-logo {
    width: 9.6875em;
  }
  body .site-logo img {
    width: 9.6875em;
  }
}
@media (min-width: 60em) {
  body .site-header {
    height: 146px;
  }
}

.sh-sticky-wrap {
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
@media (min-width: 60em) {
  .sh-sticky-wrap {
    position: fixed;
    left: 0;
    right: 0;
    top: 0;
    z-index: 99;
    height: 187px;
  }
  .sh-sticky-wrap.stuck {
    position: fixed;
    left: 0;
    right: 0;
    top: 0;
    z-index: 999;
    height: 187px;
    box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 15px;
  }
}

body .sh-sticky-wrap {
  box-shadow: 0 5px 15px 0 rgba(0, 0, 0, 0.35);
}
@media (min-width: 60em) {
  body .sh-sticky-wrap {
    height: 146px;
  }
  body .sh-sticky-wrap.stuck {
    height: 146px;
  }
}

@media (min-width: 60em) {
  .site-header {
    height: 155px;
  }
}

.search-module {
  top: 0;
}

.top-header {
  background: #232323;
  color: #ffffff;
  padding: 3px 0;
}
.top-header .sh-utility-nav {
  font-size: 13px;
  text-transform: uppercase;
  text-align: center;
  padding-top: 10px;
}
@media (min-width: 48em) {
  .top-header .sh-utility-nav {
    padding-top: 0;
  }
}
.top-header .sh-utility-nav .hd-new-text {
  margin-bottom: 10px;
  text-transform: capitalize;
}
@media (min-width: 48em) {
  .top-header .sh-utility-nav .hd-new-text {
    margin-bottom: 0;
  }
}
.top-header .sh-utility-nav .social-wrap {
  width: 15em;
  display: none;
}
.top-header .sh-utility-nav .inner-wrap, .top-header .sh-utility-nav .inner-wrap-narrow, .top-header .sh-utility-nav .inner-wrap-wide, .top-header .sh-utility-nav .inner-wrap-fullwidth {
  padding-top: 0.625em;
  padding-bottom: 0.625em;
  max-width: 93.6923076923em;
}
@media (min-width: 60em) {
  .top-header .sh-utility-nav .inner-wrap, .top-header .sh-utility-nav .inner-wrap-narrow, .top-header .sh-utility-nav .inner-wrap-wide, .top-header .sh-utility-nav .inner-wrap-fullwidth {
    display: flex;
    justify-content: space-between;
    align-items: center;
  }
}
.top-header .sh-utility-nav .fa-icon {
  margin-right: 0.3846153846em;
  font-size: 1.2307692308em;
}
.top-header .sh-utility-nav .sh-contact-info {
  display: block;
  text-align: center;
}
@media (min-width: 48em) {
  .top-header .sh-utility-nav .sh-contact-info {
    margin-right: 2.3076923077em;
    display: inline-block;
    text-align: left;
  }
}
.top-header .sh-utility-nav .sh-phone {
  display: inline-block;
  text-align: center;
}
.top-header .sh-utility-nav .sh-phone .fa-icon {
  border: 1px solid #fff;
  width: 21px;
  height: 21px;
  border-radius: 50%;
  text-align: center;
  font-size: 12px;
  line-height: 20px;
}
.top-header .sh-utility-nav .sh-phone > a:hover {
  color: #6BFFC6;
}
@media (min-width: 48em) {
  .top-header .sh-utility-nav .sh-phone {
    display: inline-block;
    text-align: left;
  }
}
@media (min-width: 48em) {
  .top-header .sh-utility-nav {
    text-align: center;
  }
  .top-header .sh-utility-nav .social-wrap {
    display: inline-block;
  }
}

body .top-header {
  padding: 0;
}
body .top-header .inner-wrap, body .top-header .inner-wrap-narrow, body .top-header .inner-wrap-wide, body .top-header .inner-wrap-fullwidth {
  padding-top: 0.3076923077em;
  padding-bottom: 0.3846153846em;
}
@media (min-width: 60em) {
  body .top-header .inner-wrap > div:last-child, body .top-header .inner-wrap-narrow > div:last-child, body .top-header .inner-wrap-wide > div:last-child, body .top-header .inner-wrap-fullwidth > div:last-child {
    margin-left: auto;
  }
}

.sh-nav-wrap {
  background-color: #2968fe;
  color: #ffffff;
}
@media (min-width: 60em) {
  .sh-nav-wrap {
    height: 135px;
  }
  .sh-nav-wrap .inner-wrap, .sh-nav-wrap .inner-wrap-narrow, .sh-nav-wrap .inner-wrap-wide, .sh-nav-wrap .inner-wrap-fullwidth {
    padding-bottom: 0px !important;
  }
}
.sh-nav-wrap .sh-nav-container {
  float: right;
}
@media (min-width: 60em) {
  .sh-nav-wrap .sh-nav-container {
    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-top: 1.625em;
  }
}

body .sh-nav-wrap {
  background-color: #2968fe;
}
@media (min-width: 60em) {
  body .sh-nav-wrap {
    height: 108px;
  }
  body .sh-nav-wrap .inner-wrap, body .sh-nav-wrap .inner-wrap-narrow, body .sh-nav-wrap .inner-wrap-wide, body .sh-nav-wrap .inner-wrap-fullwidth {
    padding-top: 1.0625em;
  }
}

.sh-icons {
  /*float: right;*/
}
.sh-ico-menu, .sh-ico-search {
  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-menu span, .sh-ico-search span {
  font-size: 0.75em;
}
.sh-ph {
  margin: 0;
  color: #ffffff;
  margin-left: 0.3125em;
  text-decoration: none;
}
.sh-ph i {
  font-style: normal;
}
@media (min-width: 48em) {
  .sh-ph {
    font-size: 1.5384615385em;
  }
}

@media (min-width: 48em) {
  body .sh-ph {
    font-size: 1em;
  }
}

.sh-ico-search {
  background-image: url(ico-search.svg);
}

.sh-ico-menu {
  background-image: url(ico-nav.svg);
  background-color: #0042E9;
  padding-top: 0;
  margin: 0;
  padding: 5px;
  display: inline-block;
  background-position: center center;
  background-size: 20px;
}
.sh-ico-menu span {
  opacity: 0;
}
@media (min-width: 48em) {
  .sh-ico-menu {
    display: none;
  }
}

/*=============== Site Intro ===============*/
.site-intro {
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center right;
  background-color: #fff;
}
.site-intro .inner-wrap, .site-intro .inner-wrap-narrow, .site-intro .inner-wrap-wide, .site-intro .inner-wrap-fullwidth {
  padding-top: 1.25em;
  padding-bottom: 1.25em;
  padding-left: 0.3125em;
  padding-right: 0.3125em;
}
@media (min-width: 60em) {
  .site-intro .inner-wrap, .site-intro .inner-wrap-narrow, .site-intro .inner-wrap-wide, .site-intro .inner-wrap-fullwidth {
    padding-top: 5.1875em;
    padding-bottom: 3.625em;
  }
}
.site-intro .si-text {
  margin-bottom: 1.5em;
}
.site-intro .si-text h1 {
  font-size: 2.25em;
  color: #000000;
  font-weight: 600;
  line-height: 1.0833333333em;
  margin: 0 0 0.75em;
}
.site-intro .si-text h1 > span {
  display: block;
}
@media (min-width: 48em) {
  .site-intro .si-text {
    max-width: 300px;
  }
}
@media (min-width: 80em) {
  .site-intro .si-text {
    max-width: 621px;
  }
}
.site-intro span.si-button.si-cta1 {
  margin: 10px 0;
  display: inline-block;
}
@media (min-width: 60em) {
  .site-intro span.si-button.si-cta1 {
    width: auto;
    margin-right: 20px;
  }
}

.si-dec {
  max-width: 31.5625em;
  width: 100%;
}

@media (max-width: 640px) {
  .si-button {
    display: block;
    width: 100%;
    text-align: center;
  }
  .si-button .btn-large {
    width: 100%;
    max-width: 300px;
  }
}
@media (min-width: 768px) and (max-width: 1064px) {
  span.si-button {
    float: left;
    width: auto !important;
    margin: 10px 0;
  }
  span.si-button .btn-large {
    text-align: center;
  }

  .site-intro span.si-button.si-cta1 {
    margin-right: 10px;
  }
}
/*=============== 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;
}

.home .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 Footer ===============*/
.site-footer {
  background-color: #232323;
  color: #ffffff;
  padding-bottom: 0 !important;
}
@media (min-width: 48em) {
  .site-footer .sf-left-middle-block {
    float: none;
    width: auto;
  }
  .site-footer .sf-left-block {
    float: left;
    width: 23.07692%;
    font-size: 0.9375em;
  }
  .site-footer .sf-middle-block {
    width: 23.07692%;
    float: left;
    font-size: 0.9375em;
    margin-left: 1.9333333333em;
  }
  .site-footer .sf-last-block {
    width: 45.71795%;
    float: left;
    font-size: 0.9375em;
    margin-left: 1.9333333333em;
  }
}
.site-footer .sf-last-block {
  margin-bottom: 1.5625em;
}
.site-footer .sf-last-block h3.sf-title {
  display: inline-block;
  margin-bottom: 0;
}
.site-footer h3.sf-title {
  font-family: "Manrope", sans-serif;
    line-height: 1.618em;
  font-size: 1.5em;
  font-weight: 600;
  color: #ffffff;
  text-transform: uppercase;
  margin-top: 0;
  margin: 0 0 .618em;
}
.site-footer .sf-list li {
  font-size: 16px;
  margin-bottom: 0.375em;
}
.site-footer .sf-list li a {
  font-size: 1em;
  color: #ffffff;
  text-decoration: none;
  font-weight: 400;
  line-height: 2em;
  position: relative;
}
.site-footer .sf-list li a:after {
  content: "";
  display: block;
  position: absolute;
  width: 100%;
  height: 1px;
  left: 0;
  bottom: -4px;
  background-color: #fff;
  visibility: hidden;
  transform: scaleX(0);
  -webkit-transform: scaleX(0);
  -o-transform: scaleX(0);
  -webkit-transition: all 0.3s ease-in-out 0s;
  transition: all 0.3s ease-in-out 0s;
}
.site-footer .sf-list li a:hover:after, .site-footer .sf-list li a:focus:after, .site-footer .sf-list li a:active:after {
  visibility: visible;
  -webkit-transform: scaleX(1);
  transform: scaleX(1);
  -webkit-transform: scaleX(1);
  -o-transform: scaleX(1);
  transition: all 0.3s ease-in-out 0s;
}
.site-footer .sf-thomas .inner-wrap, .site-footer .sf-thomas .inner-wrap-narrow, .site-footer .sf-thomas .inner-wrap-wide, .site-footer .sf-thomas .inner-wrap-fullwidth {
  padding-top: 0;
  padding-bottom: 1.25em;
}
.site-footer .sf-thomas .sf-dashed-border {
  border-top: 2px dashed #414141;
  display: block;
  height: 0.0625em;
  margin-bottom: 1.25em;
}
.site-footer .sf-thomas .sft-copyright {
  text-align: center;
}
@media (min-width: 48em) {
  .site-footer .sf-thomas .sft-copyright {
    float: left;
    width: 50%;
    text-align: left;
  }
}
.site-footer .sf-thomas .sft-copyright p {
  font-size: 15px;
  margin: 0;
}
.site-footer .sf-thomas .sft-right {
  text-align: center;
}
@media (min-width: 48em) {
  .site-footer .sf-thomas .sft-right {
    float: left;
    width: 50%;
    text-align: right;
  }
}
.site-footer .sf-thomas .sft-right .sfb-list ul li {
  display: inline-block;
}
.site-footer .sf-thomas .sft-right .sfb-list ul li + li {
  margin-left: 10px;
}
.site-footer .sf-thomas a {
  font-size: 15px;
  color: #ffffff;
  position: relative;
  text-decoration: none;
}
.site-footer .sf-thomas a:after {
  content: "";
  display: block;
  position: absolute;
  width: 100%;
  height: 1px;
  left: 0;
  bottom: -4px;
  background-color: #fff;
  visibility: hidden;
  transform: scaleX(0);
  -webkit-transform: scaleX(0);
  -o-transform: scaleX(0);
  -webkit-transition: all 0.3s ease-in-out 0s;
  transition: all 0.3s ease-in-out 0s;
}
.site-footer .sf-thomas a:hover:after, .site-footer .sf-thomas a:focus:after, .site-footer .sf-thomas a:active:after {
  visibility: visible;
  -webkit-transform: scaleX(1);
  transform: scaleX(1);
  -webkit-transform: scaleX(1);
  -o-transform: scaleX(1);
  transition: all 0.3s ease-in-out 0s;
}
.site-footer a {
  color: #ffffff;
  position: relative;
  text-decoration: none;
}
.site-footer a:after {
  content: "";
  display: block;
  position: absolute;
  width: 100%;
  height: 1px;
  left: 0;
  bottom: -4px;
  background-color: #fff;
  visibility: hidden;
  transform: scaleX(0);
  -webkit-transform: scaleX(0);
  -o-transform: scaleX(0);
  -webkit-transition: all 0.3s ease-in-out 0s;
  transition: all 0.3s ease-in-out 0s;
}
.site-footer a:hover:after, .site-footer a:focus:after, .site-footer a:active:after {
  visibility: visible;
  -webkit-transform: scaleX(1);
  transform: scaleX(1);
  -webkit-transform: scaleX(1);
  -o-transform: scaleX(1);
  transition: all 0.3s ease-in-out 0s;
}
.site-footer .sf-phone span {
  margin-right: 15px;
  font-size: 12px;
}

.sf-left-block .btn-alt, .sf-left-block .btn-alt-download, .sf-left-block .btn-alt-arrow {
  color: #ffffff;
  border-color: white;
  background-color: transparent;
  border-radius: 4px !important;
}
.sf-left-block .btn-alt:hover, .sf-left-block .btn-alt-download:hover, .sf-left-block .btn-alt-arrow:hover {
  background-color: #0042E9;
  border-color: #0042E9;
}

@media (min-width: 1025px) and (max-width: 1180px) {
  .sf-last-block {
    width: 48.71795%;
  }
}
@media (min-width: 640px) and (max-width: 767px) {
  .sf-left-middle-block,
.sf-last-block {
    float: left;
    width: 50%;
  }
}
.sf-small {
  background-color: #808080;
  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;
}

.sf-social {
  text-align: center;
}
.sf-social p {
  font-weight: bold;
}
.sf-social a {
  display: inline-block;
  vertical-align: middle;
  text-decoration: none;
  margin-right: 0.875em;
  margin-bottom: 1.375em;
}
.sf-social a .on {
  display: block;
}
.sf-social a .off {
  display: none;
}
.sf-social a:hover .on {
  display: none;
}
.sf-social a:hover .off {
  display: block;
}
.sf-social a img {
  width: 2.5em;
  height: auto;
}
a[href="/plp/htm/ibot.htm"] {
  display: none;
}
@media (min-width: 641px) {
  .sf-social {
    text-align: left;
    position: relative;
    bottom: 0;
    left: 3%;
  }
}
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;
  padding-right: 0.4375em;
}

.search-cell2 {
  display: table-cell;
  width: 2.1875em;
  border: 0;
}

.search-text {
  font-size: 0.8em;
  width: 100%;
  height: 2.3em;
  border: 1px solid red;
  float: left;
  padding-left: 0.5em;
  margin-bottom: 0 !important;
}

.search-submit {
  width: 100%;
  height: 2.3em;
  border: 0;
  float: right;
  background: url(ico-search.svg) no-repeat center center !important;
}

@media (min-width: 48em) {
  .site-search {
    width: 100%;
  }

  .search-text {
    height: 2.3em;
  }

  .search-submit {
    height: 2.3em;
  }
}
.search-module {
  background-color: #000000;
  height: 11em;
  margin-top: -14em;
  border-bottom: 1px solid rgba(0, 0, 0, 0.47);
  position: fixed;
  left: 0;
  right: 0;
  z-index: 10000;
  top: 0;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
@media (min-width: 60em) {
  .search-module {
    height: 6em;
  }
}
.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.3em 1.5em 1em;
}

.search-exit {
  float: right;
  width: 1.125em;
  height: 1.125em;
  margin-left: 10px;
  margin-bottom: 5px;
  top: 0;
  right: 0;
  margin-top: 32px !important;
}
@media (min-width: 48em) {
  .search-exit {
    margin-top: auto !important;
  }
}

/*=============== Read More ===============*/
.main-content {
  display: block;
  overflow: hidden;
  position: relative;
}
@media (min-width: 48em) {
  .main-content {
    display: inline;
  }
}

@media (max-width: 48em) {
  .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: #2968fe;
  padding-bottom: 0.625em;
}
@media (min-width: 48em) {
  .link {
    display: none;
  }
}

/** Home Logo section **/
.hlm-logos {
  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-pack: center;
  -moz-box-pack: center;
  box-pack: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  -o-justify-content: center;
  justify-content: center;
  -ms-flex-pack: 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;
  margin-left: -15px;
  margin-right: -15px;
}
.hlm-logos .hlm-item {
  width: 50%;
  margin-right: 0;
  padding-left: 15px;
  padding-right: 15px;
  text-align: center;
}
@media (min-width: 48em) {
  .hlm-logos .hlm-item {
    width: auto;
    margin-bottom: 0;
  }
}

/** About section **/
.section-heading {
  font-size: 1.875em;
  line-height: 1.6em;
  margin-bottom: 0.6666666667em;
}
.section-heading span {
  color: #2968fe;
  font-weight: 700;
}
@media (min-width: 48em) {
  .section-heading {
    font-size: 2.25em;
    line-height: 1.6111111111em;
  }
}

/** Home logo section **/
.home-logo-module {
  clear: both;
}

/** Learn more about section **/
.learn-more-about-module .inner-wrap, .learn-more-about-module .inner-wrap-narrow, .learn-more-about-module .inner-wrap-wide, .learn-more-about-module .inner-wrap-fullwidth {
  padding-top: 1.618em;
  padding-bottom: 1.618em;
}
.learn-more-about-module .section-heading {
  font-weight: 600;
  font-size: 2.25em;
  color: #2968FE;
  line-height: 1.2777777778em;
}
.learn-more-about-module .section-heading > span {
  display: block;
  font-weight: 600;
  color: #2968FE;
}
@media (min-width: 60em) {
  .learn-more-about-module .section-heading {
    margin-top: 1.1666666667em;
  }
}
.learn-more-about-module .lmamr-content p a {
  display: inline-block;
}

/** Why Choose Culligan Css **/
.why-choose-module .inner-wrap, .why-choose-module .inner-wrap-narrow, .why-choose-module .inner-wrap-wide, .why-choose-module .inner-wrap-fullwidth {
  padding-top: 5em;
  padding-bottom: 5em;
}
.why-choose-module .section-heading {
  text-align: center;
}
.why-choose-module .section-sub-heading {
  text-align: center;
  margin: 0 auto 50px;
}
@media (min-width: 48em) {
  .why-choose-module .section-sub-heading {
    width: 70%;
  }
}
.why-choose-module .wcm-block .wcm-left-block {
  box-shadow: 0 0 1.875em rgba(0, 0, 0, 0.08);
}
.why-choose-module .wcm-block .wcm-left-block .wcml-item {
  padding: 1.25em 3.125em;
  position: relative;
  transition: all 0.2s ease-in-out 0s;
  background-color: #ffffff;
}
.why-choose-module .wcm-block .wcm-left-block .wcml-item h3.wcml-heading {
  margin-top: 0;
  font-size: 1.625em;
  color: #2968fe;
  font-weight: 400;
  padding-left: 1.9230769231em;
  margin-bottom: 0.5769230769em;
  position: relative;
}
.why-choose-module .wcm-block .wcm-left-block .wcml-item h3.wcml-heading span.wcml-icon {
  position: absolute;
  left: 0;
}
.why-choose-module .wcm-block .wcm-left-block .wcml-item h3.wcml-heading span.wcml-icon img.icon-hover {
  display: none;
}
.why-choose-module .wcm-block .wcm-left-block .wcml-item p {
  line-height: 24px;
  margin: 0;
}
.why-choose-module .wcm-block .wcm-left-block .wcml-item:hover, .why-choose-module .wcm-block .wcm-left-block .wcml-item:focus, .why-choose-module .wcm-block .wcm-left-block .wcml-item:active {
  background-color: #2968fe;
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.3);
}
.why-choose-module .wcm-block .wcm-left-block .wcml-item:hover h3.wcml-heading, .why-choose-module .wcm-block .wcm-left-block .wcml-item:focus h3.wcml-heading, .why-choose-module .wcm-block .wcm-left-block .wcml-item:active h3.wcml-heading {
  color: #ffffff;
}
.why-choose-module .wcm-block .wcm-left-block .wcml-item:hover h3.wcml-heading span.wcml-icon img.icon, .why-choose-module .wcm-block .wcm-left-block .wcml-item:focus h3.wcml-heading span.wcml-icon img.icon, .why-choose-module .wcm-block .wcm-left-block .wcml-item:active h3.wcml-heading span.wcml-icon img.icon {
  display: none;
}
.why-choose-module .wcm-block .wcm-left-block .wcml-item:hover h3.wcml-heading span.wcml-icon img.icon-hover, .why-choose-module .wcm-block .wcm-left-block .wcml-item:focus h3.wcml-heading span.wcml-icon img.icon-hover, .why-choose-module .wcm-block .wcm-left-block .wcml-item:active h3.wcml-heading span.wcml-icon img.icon-hover {
  display: block;
}
.why-choose-module .wcm-block .wcm-left-block .wcml-item:hover .wcmi-content, .why-choose-module .wcm-block .wcm-left-block .wcml-item:focus .wcmi-content, .why-choose-module .wcm-block .wcm-left-block .wcml-item:active .wcmi-content {
  color: #ffffff;
}
@media (min-width: 48em) {
  .why-choose-module .wcm-block .wcm-left-block {
    width: 56.248%;
    float: left;
  }
}
.why-choose-module .wcm-block .wcm-right-block {
  padding: 1.5625em 2.1875em 2.1875em;
  background-color: #ffffff;
  box-shadow: 0 0 30px rgba(0, 0, 0, 0.08);
}
.why-choose-module .wcm-block .wcm-right-block h3.wcmir-heading {
  color: #2968fe;
  font-size: 1.625em;
  line-height: 2.1153846154em;
  margin-top: 0;
  margin-bottom: 0.3846153846em;
  font-weight: 400;
}
@media (min-width: 48em) {
  .why-choose-module .wcm-block .wcm-right-block h3.wcmir-heading {
    font-size: 2.0625em;
  }
}
.why-choose-module .wcm-block .wcm-right-block .gform_wrapper {
  margin-top: 0;
}
.why-choose-module .wcm-block .wcm-right-block .gform_wrapper ul.gform_fields li.gfield {
  padding-right: 0;
  font-size: 15px;
}
.why-choose-module .wcm-block .wcm-right-block .gform_wrapper .gform_footer {
  text-align: center;
}
.why-choose-module .wcm-block .wcm-right-block .gform_wrapper .gform_footer input[type=submit] {
  width: 100%;
}
@media (min-width: 48em) {
  .why-choose-module .wcm-block .wcm-right-block {
    width: 38.624%;
    margin-left: 5.12%;
    float: left;
  }
}

/** Services CSS **/
.services-tab-module {
  background-color: #2968fe;
  position: relative;
  overflow: hidden;
  color: #ffffff;
}
@media (min-width: 48em) {
  .services-tab-module {
    height: 47.5em;
  }
}
.services-tab-module h2.section-heading {
  font-weight: 400;
  color: #ffffff;
}
.services-tab-module h2.section-heading span {
  color: #ffffff;
}
.services-tab-module .stm_left-block ul.responsive-tabs__list {
  display: none;
}
.services-tab-module .stm_left-block ul.responsive-tabs__list .responsive-tabs_list_item {
  font-size: 0.875em;
  padding: 0 0.3571428571em 1.4285714286em;
  text-align: center;
  line-height: 1.5714285714em;
  margin-right: 1.5em;
  border-bottom: 5px solid transparent;
  position: relative;
  top: 3px;
  color: #ffffff;
  margin-top: 0;
  text-transform: uppercase;
  outline: none;
  cursor: pointer;
}
.services-tab-module .stm_left-block ul.responsive-tabs__list .responsive-tabs_list_item .stmi-icon {
  display: block;
  height: 57px;
  margin-bottom: 0.5714285714em;
}
.services-tab-module .stm_left-block ul.responsive-tabs__list .responsive-tabs_list_item.responsive-tabs_list_item--active {
  border-bottom-color: #fff;
}
.services-tab-module .stm_left-block ul.responsive-tabs__list .responsive-tabs_list_item:hover, .services-tab-module .stm_left-block ul.responsive-tabs__list .responsive-tabs_list_item:active {
  border-bottom-color: #fff;
}
.services-tab-module .stm_left-block .responsive-tabs_heading {
  background: #ffffff;
  font-size: 1em;
  border-top: 0;
  text-transform: inherit;
  margin: 0;
  padding-left: 1.25em;
  position: relative;
  padding: 0.625em 0.9375em;
  color: #000000;
  font-weight: 600;
  border: 0 none;
  margin-top: 1.25em;
}
.services-tab-module .stm_left-block .responsive-tabs_heading:after {
  border: 0 none;
  transform: translate(0, -25%);
  -webkit-transform: translate(0, -25%);
  -moz-transform: translate(0, -25%);
  -ms-transform: translate(0, -25%);
  -o-transform: translate(0, -25%);
  width: auto;
  font-size: 12px;
  content: "";
  font-family: "Font Awesome 5 Free";
  position: absolute;
  right: 15px;
  top: 38%;
}
.services-tab-module .stm_left-block .responsive-tabs_heading.responsive-tabs_heading--active {
  background: #6BFFC6;
  color: #ffffff;
}
.services-tab-module .stm_left-block .responsive-tabs_heading.responsive-tabs_heading--active:after {
  transform: rotate(180deg) translate(0, 25%);
  -webkit-transform: rotate(180deg) translate(0, 25%);
  -moz-transform: rotate(180deg) translate(0, 25%);
  -ms-transform: rotate(180deg) translate(0, 25%);
  -o-transform: rotate(180deg) translate(0, 25%);
}
@media (min-width: 48em) {
  .services-tab-module .stm_left-block {
    width: 74.35897%;
  }
  .services-tab-module .stm_left-block .responsive-tabs_heading {
    display: none;
  }
  .services-tab-module .stm_left-block ul.responsive-tabs__list {
    display: -webkit-box;
    display: -moz-box;
    display: box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    border-bottom: 2px solid #9ba1af;
    margin-bottom: 40px;
    margin-top: 30px;
  }
  .services-tab-module .stm_left-block h2.tab-title {
    font-size: 1.375em;
    font-weight: 400;
    margin-bottom: 0.9090909091em;
    color: #ffffff;
  }
}
.services-tab-module .stm_right-block {
  width: 30%;
  position: absolute;
  right: 0;
  top: 0;
  bottom: 0;
  display: none;
}
.services-tab-module .stm_right-block .stm-bg-image {
  background-position: center;
  background-repeat: no-repeat;
  height: 100%;
  width: 100%;
  background-size: cover;
}
@media (min-width: 48em) {
  .services-tab-module .stm_right-block .stm-bg-image {
    background-size: contain;
    background-color: rgba(0, 0, 0, 0);
  }
}
.services-tab-module .stm_right-block .stm-bg-image:first-child img {
  visibility: hidden;
}
.services-tab-module .stm_right-block img {
  height: 100%;
  width: 100%;
  visibility: hidden;
}
@media (min-width: 48em) {
  .services-tab-module .stm_right-block img {
    visibility: visible;
  }
}
@media (min-width: 48em) {
  .services-tab-module .stm_right-block {
    display: block;
  }
}

@media (max-width: 767px) {
  .responsive-tabs_panel {
    padding: 20px 25px 30px;
    background-color: #f6f6f6;
  }
  .responsive-tabs_panel h2.tab-title {
    font-size: 20px;
    margin-bottom: 20px;
    margin-top: 0;
    color: #000000;
    font-weight: 400;
  }
  .responsive-tabs_panel .tab-content {
    color: #000000;
  }
  .responsive-tabs_panel a.btn-alt, .responsive-tabs_panel a.btn-alt-download, .responsive-tabs_panel a.btn-alt-arrow {
    background-color: #2968fe;
    border: 0 none;
    color: #ffffff;
    font-size: 13px;
    padding: 8px 12px;
    line-height: 21px;
  }
  .responsive-tabs_panel a.btn-alt:hover, .responsive-tabs_panel a.btn-alt-download:hover, .responsive-tabs_panel a.btn-alt-arrow:hover, .responsive-tabs_panel a.btn-alt:focus, .responsive-tabs_panel a.btn-alt-download:focus, .responsive-tabs_panel a.btn-alt-arrow:focus, .responsive-tabs_panel a.btn-alt:active, .responsive-tabs_panel a.btn-alt-download:active, .responsive-tabs_panel a.btn-alt-arrow:active {
    background: #0042E9;
    color: #ffffff;
  }
}
@media (min-width: 767px) and (max-width: 1470px) {
  .services-tab-module .stm_right-block {
    width: 25%;
  }

  .services-tab-module .stm_left-block ul.responsive-tabs__list .responsive-tabs_list_item {
    font-size: 11px;
  }

  .services-tab-module .stm_right-block .stm-bg-image {
    background-position: left center;
    background-size: cover;
  }
}
.case-studies-module .csm-items-block {
  text-align: center;
}
@media (min-width: 48em) {
  .case-studies-module .csm-items-block {
    display: -webkit-box;
    display: -moz-box;
    display: box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -moz-box-pack: center;
    box-pack: center;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    -ms-justify-content: center;
    -o-justify-content: center;
    justify-content: center;
    -ms-flex-pack: 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;
  }
}
.case-studies-module .csm-items-block a.csmi-items {
  text-align: center;
  margin: 0 auto;
  display: inline-block;
  max-width: 14.375em;
}
.case-studies-module .csm-items-block a.csmi-items figure figcaption {
  font-variant: small-caps;
  text-transform: capitalize;
  font-weight: 700;
  text-align: center;
  margin-top: 0;
}

.wcm-right-content .gform_anchor {
  margin-top: -200px;
  display: block;
  height: 200px;
}

body.popup-open {
  overflow: hidden;
}

.error-popup {
  max-width: 500px;
}

.gform_wrapper .left_label input.large,
.gform_wrapper .left_label textarea.small {
  width: 100% !important;
}

.gform_wrapper.gf_browser_chrome ul.gform_fields li.gfield span.name_first {
  margin-right: 3px !important;
  padding-right: 8px !important;
}

.gform_wrapper.gf_browser_chrome ul.gform_fields li.gfield span.name_last {
  margin-right: -8px !important;
  padding-right: 8px !important;
}

.gform_wrapper ul.gfield_checkbox li input[type=checkbox],
.gform_wrapper ul.gfield_radio li input[type=radio] {
  margin-top: 0 !important;
  /*z-index: -6;
  position: relative;*/
}

.sn-level-2,
.hs-menu-children-wrapper {
  z-index: 9;
}

@media (max-width: 1220px) {
  .site-intro {
    position: relative;
  }
  .site-intro:before {
    content: "";
    /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#ffffff+0,ffffff+100 */
    background: white;
    /* Old browsers */
    background: -moz-linear-gradient(left, rgba(255, 255, 255, 0.7) 0%, rgba(255, 255, 255, 0) 100%);
    /* FF3.6-15 */
    background: -webkit-linear-gradient(left, rgba(255, 255, 255, 0.7) 0%, rgba(255, 255, 255, 0) 100%);
    /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to right, rgba(255, 255, 255, 0.7) 0%, rgba(255, 255, 255, 0) 100%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#ffffff", endColorstr="#ffffff", GradientType=1);
    /* IE6-9 */
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
  }
  .site-intro .inner-wrap, .site-intro .inner-wrap-narrow, .site-intro .inner-wrap-wide, .site-intro .inner-wrap-fullwidth {
    position: relative;
  }
}
@media (max-width: 960px) {
  .site-intro:before {
    background: rgba(255, 255, 255, 0.7);
  }
}
div#sf_banner_popup_new {
  max-width: 500px;
  max-height: 550px;
  overflow-y: auto;
  border: 17px solid rgba(0, 0, 0, 0.4);
  border-radius: 10px;
  padding: 0;
  background: rgba(0, 0, 0, 0);
}
div#sf_banner_popup_new .popup-inner-wrap {
  background: #fff;
}
div#sf_banner_popup_new h3.gform_title {
  font-family: Raleway, sans-serif;
  font-size: 36px !important;
  font-weight: 400 !important;
  color: #000 !important;
}
div#sf_banner_popup_new .gform_wrapper .gform_footer input[type=submit] {
  margin: 0 auto;
}

@media (max-width: 1450px) {
  .services-tab-module .stm_right-block .stm-bg-image {
    background-size: contain;
    /*background-color: #ffffff;*/
  }
  .services-tab-module .stm_right-block .stm-bg-image:first-child {
    background-color: rgba(0, 0, 0, 0);
  }
  .services-tab-module .stm_right-block .stm-bg-image img {
    visibility: hidden;
  }
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  /* IE10-specific styles go here */
  .services-tab-module .stm_left-block ul.responsive-tabs__list .responsive-tabs_list_item {
    float: left;
    width: 14%;
  }
}


.sitemap-menu ul.sub-menu {
  padding-left: 15px;
}

@media screen and (min-width: 960px) and (max-width: 1060px) {
  .site-nav-container {
    margin-right: 0;
  }

  .sn-li-l1 span,
.hs-menu-depth-1 span {
    font-size: 0.75em;
  }

  /*.site-header .site-logo img {
    width: 6.25em;
  }*/
}
/*======== Solution Module =========*/
.sm-tabs-wrap .slick-prev {
  width: 50px;
  height: 75px;
  background-color: #000E2E;
  background-image: url(ico-arrowleft.png);
  background-size: 10px 16px;
  background-position: center;
  top: 0;
  left: 0;
  z-index: 1;
  border-radius: 0;
  transform: none;
  background-repeat: no-repeat;
}
.sm-tabs-wrap .slick-prev:before {
  display: none;
}
.sm-tabs-wrap .slick-prev:after {
  display: none;
}
.sm-tabs-wrap .slick-prev:focus, .sm-tabs-wrap .slick-prev:hover {
  background-color: #2968fe;
  background-image: url(ico-arrowleft.png);
  background-size: 10px 16px;
  background-repeat: no-repeat;
  transform: none;
  background-position: center;
}
.sm-tabs-wrap .slick-prev:focus:not(:hover):not(:active) {
  outline: 2px dashed #0042E9;
  outline-offset: 2px;
}
.sm-tabs-wrap .slick-next {
  width: 50px;
  height: 75px;
  background-color: #000E2E;
  background-image: url(ico-arrowleft.png);
  background-size: 10px 16px;
  background-position: center;
  top: 0;
  border-radius: 0;
  right: 0;
  z-index: 1;
  transform: rotate(180deg);
  background-repeat: no-repeat;
}
.sm-tabs-wrap .slick-next:before {
  display: none;
}
.sm-tabs-wrap .slick-next:after {
  display: none;
}
.sm-tabs-wrap .slick-next:focus, .sm-tabs-wrap .slick-next:hover {
  background-color: #2968fe;
  background-image: url(ico-arrowleft.png);
  background-size: 10px 16px;
  background-repeat: no-repeat;
  transform: rotate(180deg);
  background-position: center;
}
.sm-tabs-wrap .slick-next:focus:not(:hover):not(:active) {
  outline: 2px dashed #0042E9;
  outline-offset: 2px;
}
.sm-tabs-wrap .slick-list {
  width: calc(100% - 102px);
  margin: auto;
}
.sm-tabs-wrap .slick-slide {
  border-right: 1px solid #ffffff;
  border-left: 1px solid #ffffff;
}
@media (min-width: 48em) {
  .sm-tabs-wrap .slick-current .sm-tab-title {
    background-color: #ffffff;
  }
  .sm-tabs-wrap .slick-current .sm-tab-title span {
    color: #2968fe;
  }
  .sm-tabs-wrap .slick-current .sm-tab-title:focus:not(:hover):not(:active) {
    outline-offset: -1px;
  }
  .sm-tabs-wrap .slick-slide {
    border-left: 0;
  }
}

.sm-tab-title {
  text-align: center;
  cursor: pointer;
  background-color: #000E2E;
  padding: 0.75em 0.625em;
  height: 4.625em;
  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-pack: center;
  -moz-box-pack: center;
  box-pack: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  -o-justify-content: center;
  justify-content: center;
  -ms-flex-pack: center;
}
.sm-tab-title span {
  font-size: 22px;
  line-height: 1.2em;
  font-weight: 400;
  color: #ffffff;
}

/*******IE10 11hack******/
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .sm-tab-title {
    padding: 10px;
  }
  .sm-tab-title span {
    font-size: 16px;
  }
}
.sm-wrap.slick-slider {
  margin-bottom: 0 !important;
}
.sm-wrap .inner-wrap, .sm-wrap .inner-wrap-narrow, .sm-wrap .inner-wrap-wide, .sm-wrap .inner-wrap-fullwidth {
  padding-top: 5em;
  padding-bottom: 8.375em;
}
.sm-wrap .slick-dots {
  bottom: 4.25em;
}
.sm-wrap .slick-dots li {
  width: 12px;
  height: 12px;
  border-radius: 50%;
  margin: 0;
  margin: 3px;
}
.sm-wrap .slick-dots li:last-child {
  margin-right: 0;
}
.sm-wrap .slick-dots li button {
  width: 12px;
  height: 12px;
  border-radius: 50%;
  background-color: transparent;
  border: 1px solid #808080;
  padding: 0;
}
.sm-wrap .slick-dots li button:before {
  display: none;
}
.sm-wrap .slick-dots li button:after {
  display: none;
}
.sm-wrap .slick-dots li.slick-active {
  background-color: #2968fe;
  border-color: #2968fe;
}

.sm-content {
  text-align: center;
}
@media (min-width: 60em) {
  .sm-content {
    text-align: left;
    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;
    max-width: 69.25em;
    margin: auto;
  }
}

.sm-img {
  border-radius: 4px;
  overflow: hidden;
}
.sm-img img {
  margin: auto;
  height: auto !important;
}
@media (min-width: 60em) {
  .sm-img {
    width: 32.5em;
  }
}

@media (min-width: 60em) {
  .sm-txt {
    width: calc(100% - 32.5em);
    padding-left: 4.8125em;
    padding-right: 0.5em;
  }
}

.smc-subtitle {
  font-size: 0.9375em;
  line-height: 2.5333333333em;
  text-transform: uppercase;
}

.smc-title {
  font-weight: 500;
  margin: 0;
}
@media (min-width: 48em) {
  .smc-title {
    font-size: 1.625em;
    line-height: 1.2307692308em;
  }
}

.btn-smc {
  padding: 0.875em 0.75em;
  font-size: 1em;
  max-width: 7.6875em;
  width: 100%;
  border-radius: 0.25em;
  text-align: center;
  color: white;
}

/*======== Industry Module ========*/
.industry-module {
  background-color: #f8f8f8;
  text-align: center;
  padding-bottom: 1.625em;
  padding-top: 5em;
}

.im-title {
  margin: 0;
  color: #2968FE;
  font-weight: 600;
}
@media (min-width: 60em) {
  .im-title {
    font-size: 1.625em;
    line-height: 1.1538461538em;
  }
}

.im-txt {
  max-width: 62em;
  margin: auto;
  margin-top: 1.75em;
  margin-bottom: 2.6875em;
}
.im-txt p {
  font-size: 1em;
  line-height: 1.625em;
  margin: 0;
}

.im-wrap {
  display: -webkit-box;
  display: -moz-box;
  display: box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -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;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  box-pack: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  -o-justify-content: center;
  justify-content: center;
  -ms-flex-pack: center;
}

.im-item {
  height: 14.375em;
  width: 50%;
  background-size: cover;
  background-position: center;
  background-blend-mode: multiply;
  background-color: #000E2E;
  text-decoration: none;
  position: relative;
  display: block;
  -webkit-transition: 0.25s all linear;
  -moz-transition: 0.25s all linear;
  transition: 0.25s all linear;
  margin-bottom: 1px;
}
.im-item:after {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  width: 1px;
  height: 100%;
  background-color: #ffffff;
}
.im-item:nth-of-type(2n):after {
  display: none;
}
@media (min-width: 60em) {
  .im-item {
    width: 33.33%;
  }
  .im-item:nth-of-type(2n):after {
    display: block;
  }
  .im-item:nth-of-type(3n):after {
    display: none;
  }
  .im-item:hover {
    background-blend-mode: normal;
  }
  .im-item:hover .imi-title {
    color: #000000;
  }
  .im-item:hover .imi-content {
    height: 3.75em;
    background-color: #6BFFC6;
  }
  .im-item:focus {
    background-blend-mode: normal;
  }
  .im-item:focus .imi-content {
    height: 3.75em;
    background-color: #6BFFC6;
  }
  .im-item:focus .imi-title {
    color: #000000;
  }
  .im-item:focus:not(:hover):not(:active) {
    outline: 3px dashed #6BFFC6;
    outline-offset: -4px;
  }
}

.imi-content {
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  bottom: 0;
  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-pack: center;
  -moz-box-pack: center;
  box-pack: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  -o-justify-content: center;
  justify-content: center;
  -ms-flex-pack: center;
  -webkit-transition: 0.25s all linear;
  -moz-transition: 0.25s all linear;
  transition: 0.25s all linear;
}

.imi-title {
  color: #ffffff;
  font-size: 1.125em;
  line-height: 1.3333333333em;
  font-weight: 500;
}
@media (min-width: 48em) {
  .imi-title {
    font-size: 1.625em;
    line-height: 0.9615384615em;
  }
}

.additional-content {
  z-index: 2;
  position: relative;
  clear: both;
}

/*========== Accessible website starts ==========*/
#skipToContent {
  position: fixed;
  z-index: 0;
  top: 10px;
  left: 10px;
  opacity: 0;
}
#skipToContent:focus {
  opacity: 1;
  z-index: 99999;
}

.site-nav-container .site-nav a:focus:not(:active) {
  outline-offset: -2px;
}
.site-nav-container .site-nav a.tse-remove-border:focus:not(:active) {
  outline: none;
  outline-offset: 0;
}

.nonlink {
  cursor: default;
  pointer-events: none;
}

.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;
}

.sh-rq-desk {
  display: none;
}
@media (min-width: 60em) {
  .sh-rq-desk {
    display: inline-block;
    padding: 0;
    font-size: 1.0625em;
    font-weight: 700;
    max-width: 11.1764705882em;
    width: 100%;
    line-height: 3.5294117647em;
    text-align: center;
    text-transform: uppercase;
    text-decoration: none;
    background-color: #0042E9;
    color: #ffffff;
    border-radius: 30px;
    margin-right: 0.3529411765em;
    margin-left: 1.5294117647em;
  }
  .sh-rq-desk:hover {
    background-color: #000000;
    color: #ffffff;
  }
  .sh-rq-desk:focus {
    background-color: #0042E9;
    color: #ffffff;
  }
}

.sh-rq-mob {
  padding: 0;
  font-size: 1.0625em;
  font-weight: 700;
  text-transform: uppercase;
  color: #ffffff;
  text-align: center;
  background-color: #0042E9;
  max-width: 5.1764705882em;
  width: 100%;
  line-height: 2.9411764706em;
  text-decoration: none;
  border-radius: 24px;
}
.sh-rq-mob:hover {
  background-color: #232323;
  color: #ffffff;
}
.sh-rq-mob:focus {
  background-color: #0042E9;
  color: #ffffff;
}
@media (min-width: 60em) {
  .sh-rq-mob {
    display: none;
  }
}

.sh-search-wrap {
  display: inline-block;
  vertical-align: top;
  position: relative;
  text-align: center;
}
.sh-search-wrap::before {
  content: "";
  width: 1px;
  height: 107%;
  left: 2.1875em;
  top: 0;
  position: absolute;
}
@media (min-width: 48em) {
  .sh-search-wrap {
    padding-bottom: 0;
  }
  .sh-search-wrap::before {
    display: none;
  }
  .sh-search-wrap .sh-ico-search {
    margin-top: 7px;
  }
}
@media (min-width: 60em) {
  .sh-search-wrap {
    display: inline-block;
    vertical-align: bottom;
  }
}

.sh-ico-search {
  background-size: 23px 20px;
  width: 25px;
  height: 22px;
  margin: 0em 0 0.625em 0.375em;
  padding-right: 4em;
}
@media (min-width: 60em) {
  .sh-ico-search {
    margin: 0;
    vertical-align: middle;
  }
  .sh-ico-search:hover {
    background-image: url(search-hover.svg);
  }
}
@media (max-height: 46em) and (min-width: 60em) {
  .sh-ico-search {
    background-size: 16px 16px;
  }
}
@media (max-height: 40em) and (min-width: 60em) {
  .sh-ico-search {
    background-size: 13px 13px;
  }
}

.search-module .search-website {
  clear: both;
}

.search-website,
.search-plp {
  margin-bottom: 0;
}
.search-website .search-table,
.search-plp .search-table {
  width: 90%;
  float: left;
}

/** Landing Page page css**/
@media (min-width: 60em) {
  #move-left-side {
    float: left;
    width: 50%;
    clear: none;
  }
}

@media (min-width: 60em) {
  #move-right-side {
    float: right;
    width: 50%;
    clear: none;
  }
  #move-right-side .alignleft {
    padding-right: 0;
    margin-left: 1.618em;
    margin-right: 0;
  }
}

.lp-right-image {
  max-width: 15.5625em;
  width: 100%;
  margin: 0 auto 1.5625em;
}
.lp-right-image > img {
  display: block;
  width: 100%;
}
@media (min-width: 60em) {
  .lp-right-image {
    float: right;
    margin: 0 0 1.5625em 0.625em;
  }
}

@media (min-width: 60em) {
  .lp-left-cotent {
    float: left;
    width: calc(100% - 259px);
  }
}
@media (min-width: 80em) {
  .lp-left-cotent {
    width: 50%;
  }
}

.clear {
  clear: both;
}

.form-arrow {
  position: relative;
}
.form-arrow::after {
  content: "";
  background-repeat: no-repeat;
  background-position: left top;
  position: absolute;
  top: 0.9375em;
  right: 0;
  width: 4.8125em;
  height: 2.3125em;
}
@media (min-width: 60em) {
  .form-arrow::after {
    top: 1.0625em;
    right: 1.25em;
  }
}
@media (min-width: 80em) {
  .form-arrow::after {
    top: 1.0625em;
    right: 6.6875em;
  }
}
.form-arrow .gform_title {
  position: relative;
}
.form-arrow .gform_title::after {
  content: "";
  background-repeat: no-repeat;
  background-position: left top;
  position: absolute;
  top: 0.3846153846em;
  right: 0;
  width: 2.9615384615em;
  height: 2.3125em;
}
@media screen and (min-width: 640px) and (max-width: 768px) {
  .form-arrow .gform_title {
    width: 78%;
  }
}
@media screen and (min-width: 768px) and (max-width: 960px) {
  .form-arrow .gform_title {
    width: 68%;
  }
}
@media (min-width: 60em) {
  .form-arrow .gform_title::after {
    top: 0.2692307692em;
    right: 0.7692307692em;
  }
}
@media (min-width: 80em) {
  .form-arrow .gform_title::after {
    top: 0.2692307692em;
    right: 3.2692307692em;
  }
}

@media (min-width: 60em) {
  #move-right-side img.alignright {
    margin-left: 0;
    padding-left: 0.625em;
  }
  #move-right-side ul li span {
    display: block;
  }
}

#gform_wrapper_16 {
  max-width: 35em;
  width: 100%;
  margin: 0 auto;
}
#gform_wrapper_16 .gform_title {
  font-weight: 500;
  font-size: 1.625em;
  line-height: 1.1538461538em;
  padding-right: 3.1153846154em;
}
@media (min-width: 60em) {
  #gform_wrapper_16 .gform_title {
    padding-right: 3.8846153846em;
  }
}
#gform_wrapper_16 .gform_body .address_zip {
  width: 100%;
  padding-right: 0;
}
#gform_wrapper_16 .gform_footer {
  padding-top: 2.375em;
  padding-bottom: 2.0625em;
}
#gform_wrapper_16 .gform_footer input[type=submit] {
  max-width: 13em;
  width: 100%;
  font-weight: 600;
}
@media (min-width: 60em) {
  #gform_wrapper_16 {
    margin: 0;
  }
}

@media (min-width: 48em) {
  .tn-badge__link {
    margin-left: 1.375em;
  }
}

@media (max-width: 639px) {
  .tn-badge__link {
    display: block;
    text-align: center;
  }
}
/* gdd 002 b css start */
.product-categories-module {
  text-align: center;
  padding: 1.25em;
}
@media (min-width: 60em) {
  .product-categories-module {
    position: relative;
  }
  .product-categories-module:before {
    content: "";
    background-color: #2968FE;
    left: 0;
    top: 0;
    height: 100%;
    width: 60px;
    position: absolute;
  }
  .product-categories-module:after {
    content: "All Product Categories";
    position: absolute;
    left: -79px;
    top: 47%;
    transform: rotate(-90deg) translateY(-50%);
    color: white;
    font-weight: 700;
    font-size: 22px;
  }
}

.pcm-heading {
  font-size: 1.375em;
  margin: 0;
  padding: 0.4545454545em 0.9090909091em;
  background-color: #2968fe;
  color: white;
  display: block;
  font-weight: 700;
}
.pcm-heading > span span {
  font-weight: 400;
}
@media (min-width: 60em) {
  .pcm-heading {
    display: none;
  }
}

.pcm-wrapper {
  padding: 1.25em;
}
@media (min-width: 48em) {
  .pcm-wrapper {
    display: -webkit-box;
    display: -moz-box;
    display: box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    overflow: hidden;
    justify-content: space-around;
    align-items: stretch;
  }
}
@media (min-width: 60em) {
  .pcm-wrapper {
    padding: 1.875em 1.25em 1.25em 3.75em;
  }
}

.pcm-item {
  display: block;
}
.pcm-item a {
  text-decoration: none;
  max-width: 11.25em;
  margin: 0 auto 2.5em;
  display: inline-block;
  vertical-align: top;
}
.pcm-item a:hover .pcm-title {
  color: #2968fe;
}
@media (min-width: 48em) {
  .pcm-item {
    display: block;
    width: 33.33%;
    padding: 0 0.625em;
    margin: 0 auto;
    -webkit-flex-grow: 1;
    -moz-flex-grow: 1;
    -ms-flex-grow: 1;
    -o-flex-grow: 1;
    flex-grow: 1;
    -webkit-flex: 1 1 auto;
    -moz-flex: 1 1 auto;
    -ms-flex: 1 1 auto;
    -o-flex: 1 1 auto;
    flex: 1 1 auto;
  }
}
@media (min-width: 60em) {
  .pcm-item {
    width: 20%;
  }
}

.pcm-visual {
  text-align: center;
}
.pcm-visual img {
  display: block;
  margin: 0 auto;
  height: auto !important;
}

.pcm-title {
  font-weight: 600;
  font-size: 1em;
  color: #000000;
  line-height: 1.1875em;
}
.pcm-title img {
  display: none;
  vertical-align: middle;
}

@media (min-width: 60em) {
  .pcm-cta-wrapper {
    position: absolute;
    width: 3.75em;
    right: 0;
    top: 0;
    text-align: center;
  }
}

.btn.pcm-cta-1, button.pcm-cta-1,
input.pcm-cta-1[type=submit], .pcm-cta-1.btn-download, .pcm-cta-1.btn-arrow, .pcm-cta-1.product-grid-item-link {
  border-radius: 4px;
  border-radius: 4px;
  background-color: #6BFFC6;
  border: 2px solid #6BFFC6;
  margin-bottom: 0.625em;
  color: #000000;
  width: 10.75em;
}
.btn.pcm-cta-1:hover, button.pcm-cta-1:hover,
input.pcm-cta-1[type=submit]:hover, .pcm-cta-1.btn-download:hover, .pcm-cta-1.btn-arrow:hover, .pcm-cta-1.product-grid-item-link:hover {
  background-color: transparent;
}
@media (min-width: 60em) {
  .btn.pcm-cta-1, button.pcm-cta-1,
input.pcm-cta-1[type=submit], .pcm-cta-1.btn-download, .pcm-cta-1.btn-arrow, .pcm-cta-1.product-grid-item-link {
    position: relative;
    transform: rotate(-90deg);
    right: -3.8125em;
    transform-origin: bottom left 0;
    top: 22.8125em;
  }
}

.btn-alt.pcm-cta-2, .pcm-cta-2.btn-alt-download, .pcm-cta-2.btn-alt-arrow {
  padding: 0.75em 1em;
  width: 9.375em;
  border-radius: 4px;
  background-color: #2968fe;
  border: 2px solid #2968fe;
}
.btn-alt.pcm-cta-2:hover, .pcm-cta-2.btn-alt-download:hover, .pcm-cta-2.btn-alt-arrow:hover {
  background-color: #0042E9;
  border-color: #0042E9;
  color: #000000;
}
@media (min-width: 60em) {
  .btn-alt.pcm-cta-2, .pcm-cta-2.btn-alt-download, .pcm-cta-2.btn-alt-arrow {
    position: relative;
    transform: rotate(-90deg);
    right: -3.75em;
    transform-origin: left bottom;
    bottom: -8.1875em;
  }
}

/* gdd 002 b css end */
/** gdd-001 contact page **/
/*form focus css*/
/* Change the styling here to change how the focus effect animates in and out for the form */
.gcv-form-wrap {
  display: inline-block;
  transition-duration: 0.25s;
  transition-timing-function: ease-in;
  transition-delay: initial;
  transition-property: all;
  width: 100%;
  position: relative;
  z-index: 10;
}

.gcv-form-wrap {
  transition: all ease-in 0.5s;
  -webkit-transition: all ease-in 0.5s;
}

/* Change the styling here to change how the active focus effect looks on the form */
.gcv-form-wrap.focus-active {
  z-index: 37;
  position: relative;
  display: inline-block;
  transform: scale(1);
  width: 100%;
  background: #ffffff;
}

.gcv-form-wrap.focus-active:after {
  width: calc(100% + 30px);
  height: calc(100% + 30px);
  content: "";
  position: absolute;
  top: -15px;
  left: -15px;
  background-color: #fff;
  box-shadow: 0px 5px 10px 6px rgba(0, 0, 0, 0.4);
  z-index: -1;
}

/* Change the styling here to change how the blurred/faded content looks on the page */
body:after {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  opacity: 0;
  background-color: rgba(255, 255, 255, 0.9);
  transition: all 200ms ease-in-out;
  pointer-events: none;
}

/* This sets up the `blur` class */
.blur {
  position: relative;
}

/* When the `blur` class is toggled on via JS, this makes it show up on the page */
body.blur:after {
  opacity: 1;
  pointer-events: all;
  background-color: rgba(133, 133, 133, 0.9);
  z-index: 9;
}

@media (min-width: 60em) {
  body.blur .sh-sticky-wrap:not(.stuck) {
    position: relative;
    z-index: 38;
  }

  body.blur .sh-sticky-wrap.stuck {
    z-index: 8;
  }

  body.blur .site-header-stuck {
    z-index: 1 !important;
  }
}
/*form focus css end*/
.gcv-title-wrap h1 {
  position: relative;
  color: #2968fe;
  font-weight: 400;
  font-family: "Raleway", sans-serif;
  margin-top: 0;
}
.gcv-title-wrap p {
  font-size: 0.8203125em;
  font-weight: 400;
  font-family: "Raleway", sans-serif;
  color: #282b2e;
  margin-top: 0;
}
@media (min-width: 60em) {
  .gcv-title-wrap {
    width: 55%;
  }
}

.gcv-form-wrap .frm-title {
  position: relative;
  color: #2968fe;
  font-weight: 400;
  font-family: "Raleway", sans-serif;
  margin-top: 0;
  margin-bottom: 0;
  text-transform: uppercase;
  text-align: left;
  overflow: hidden;
}
.gcv-form-wrap .frm-title:after {
  content: "";
  position: absolute;
  height: 5px;
  border-top: 1px solid #2968fe;
  top: 12px;
  width: 100%;
  margin-left: 5px;
}
.gcv-form-wrap iframe {
  transform: scale(0.8) translateX(0);
  margin-left: -11%;
}
@media (min-width: 48em) {
  .gcv-form-wrap iframe {
    transform: none;
    margin-left: 0;
  }
}
.gcv-form-wrap .frm-text {
  margin-bottom: 0;
  margin-top: 5px;
  text-align: left;
}

.address-details {
  margin-top: 1em;
}
.address-details h4 {
  color: #2968fe;
  font-weight: 700;
  font-family: "Raleway", sans-serif;
  margin-bottom: 0;
  margin-top: 0;
  text-transform: uppercase;
}
.address-details .ph-text {
  color: #2968fe;
  font-weight: 700;
  font-family: "Raleway", sans-serif;
}
.address-details .ph-link {
  color: #000;
  text-transform: uppercase;
  text-decoration: none;
}
.address-details .ph-link:hover {
  text-decoration: underline;
}
.address-details p {
  margin-bottom: 0;
  margin-top: 0;
  text-transform: uppercase;
  font-size: 0.8203125em;
  font-weight: 600;
}

.bottom-text {
  color: #000;
  font-weight: 400;
  font-family: "Raleway", sans-serif;
  text-align: center;
}

.gcv-form-wrap #field_6_6 .gfield_description {
  text-align: center;
  text-transform: uppercase;
}

.gcv-form-wrap .gform_footer {
  text-align: center;
}

.gcv-form-wrap .gform_footer input[type=submit] {
  display: inline-block !important;
}

.gcv-rows .text-col {
  margin-bottom: 0;
}
.gcv-rows .text-col h3 {
  position: relative;
  color: #2968fe;
  font-weight: 400;
  font-family: "Manrope", sans-serif;
  margin-top: 0;
  margin-bottom: 0;
  text-transform: uppercase;
  overflow: hidden;
}
.gcv-rows .text-col h3:after {
  content: "";
  position: absolute;
  height: 5px;
  border-top: 1px solid #2968fe;
  top: 12px;
  width: 100%;
  margin-left: 5px;
}
.gcv-rows h3 {
  text-transform: uppercase;
}

.gdd001-bottom-img {
  overflow: hidden;
  background-image: url(https://www.reynoldsculligan.comWater-bottom-bkgd-new.png);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  height: 175px;
}
@media (min-width: 60em) {
  .gdd001-bottom-img {
    height: 440px;
  }
}

.gdd001-top-img {
  position: absolute;
  right: 0;
}

@media (max-width: 767px) {
  .gcv-rows .form-col {
    text-align: center;
  }

  .gcv-form-wrap.focus-active {
    width: 90%;
    margin: 15px;
  }
}
.gc-map {
  height: 300px;
}

@media (min-width: 768px) {
  .gc-map {
    height: 400px;
  }
}
/** gdd-001 contact page end **/
/** gdd-001 RFQ page **/
/*form focus css*/
/* Change the styling here to change how the focus effect animates in and out for the form */
.gfv-form-wrap {
  display: inline-block;
  transition-duration: 0.25s;
  transition-timing-function: ease-in;
  transition-delay: initial;
  transition-property: all;
  width: 100%;
  position: relative;
  z-index: 10;
}
.gfv-form-wrap iframe {
  transform: scale(0.8) translateX(0);
  margin-left: -11%;
}
@media (min-width: 48em) {
  .gfv-form-wrap iframe {
    transform: none;
    margin-left: 0;
  }
}

.gfv-form-wrap {
  transition: all ease-in 0.5s;
  -webkit-transition: all ease-in 0.5s;
}

/* Change the styling here to change how the active focus effect looks on the form */
.gfv-form-wrap.rfq-focus-active {
  z-index: 37;
  position: relative;
  display: inline-block;
  transform: scale(1);
  width: 100%;
  background: #ffffff;
}

.gfv-form-wrap.rfq-focus-active:after {
  width: calc(100% + 30px);
  height: calc(100% + 30px);
  content: "";
  position: absolute;
  top: -15px;
  left: -15px;
  background-color: #fff;
  box-shadow: 0px 5px 10px 6px rgba(0, 0, 0, 0.4);
  z-index: -1;
}

/* Change the styling here to change how the blurred/faded content looks on the page */
body:after {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  opacity: 0;
  background-color: rgba(255, 255, 255, 0.9);
  transition: all 200ms ease-in-out;
  pointer-events: none;
}

/* This sets up the `blur` class */
.blur {
  position: relative;
}

/* When the `blur` class is toggled on via JS, this makes it show up on the page */
body.blur:after {
  opacity: 1;
  pointer-events: all;
  background-color: rgba(133, 133, 133, 0.9);
  z-index: 9;
}

/*form focus css end*/
.gfv-title-wrap h1 {
  position: relative;
  color: #2968fe;
  font-weight: 400;
  font-family: "Manrope", sans-serif;
  margin-top: 0;
}
.gfv-title-wrap p {
  font-size: 0.8203125em;
  font-weight: 400;
  font-family: "Manrope", sans-serif;
  color: #282b2e;
  margin-top: 0;
}
@media (min-width: 60em) {
  .gfv-title-wrap {
    width: 55%;
  }
}

.gfv-form-wrap .frm-title {
  position: relative;
  color: #2968fe;
  font-weight: 400;
  font-family: "Manrope", sans-serif;
  margin-top: 0;
  margin-bottom: 0;
  text-transform: uppercase;
  text-align: left;
  overflow: hidden;
}
.gfv-form-wrap .frm-title:after {
  content: "";
  position: absolute;
  height: 5px;
  border-top: 1px solid #2968fe;
  top: 12px;
  width: 100%;
  margin-left: 5px;
}
.gfv-form-wrap .frm-text {
  margin-bottom: 0;
  margin-top: 5px;
  text-align: left;
}

.address-details {
  margin-top: 1em;
}
.address-details h4 {
  color: #2968fe;
  font-weight: 700;
  font-family: "Manrope", sans-serif;
  margin-bottom: 0;
  margin-top: 0;
  text-transform: uppercase;
}
.address-details .ph-text {
  color: #2968fe;
  font-weight: 700;
  font-family: "Manrope", sans-serif;
}
.address-details .ph-link {
  color: #000;
  text-transform: uppercase;
  text-decoration: none;
}
.address-details .ph-link:hover {
  text-decoration: underline;
}
.address-details p {
  margin-bottom: 0;
  margin-top: 0;
  text-transform: uppercase;
  font-size: 0.8203125em;
  font-weight: 600;
}

.bottom-text {
  color: #000;
  font-weight: 400;
  font-family: "Raleway", sans-serif;
  text-align: center;
}

.gfv-form-wrap #field_8_6 .gfield_description {
  text-align: center;
  text-transform: uppercase;
}

.gfv-form-wrap .gform_footer {
  text-align: center;
}

.gfv-form-wrap .gform_footer input[type=submit] {
  display: inline-block !important;
}

.gfv-rows .text-col {
  margin-bottom: 0;
}
.gfv-rows .text-col h3 {
  position: relative;
  color: #2968fe;
  font-weight: 400;
  font-family: "Manrope", sans-serif;
  margin-top: 0;
  margin-bottom: 0;
  text-transform: uppercase;
  overflow: hidden;
}
.gfv-rows .text-col h3:after {
  content: "";
  position: absolute;
  height: 5px;
  border-top: 1px solid #2968fe;
  top: 12px;
  width: 100%;
  margin-left: 5px;
}
.gfv-rows h3 {
  text-transform: uppercase;
}

@media (max-width: 767px) {
  .gfv-rows .form-col {
    text-align: center;
  }

  .gfv-form-wrap.rfq-focus-active {
    width: 90%;
    margin: 15px;
  }
}
.single-landing-page .gform_wrapper {
  max-width: 35em;
  width: 100%;
  margin: 0 auto;
}
.single-landing-page .gform_description {
  color: #2968fe;
  font-weight: 500 !important;
  font-size: 1.625em;
  line-height: 1.1538461538em;
  padding-right: 3.1153846154em;
  margin: 0.3846153846em 0 0.2307692308em 0 !important;
}
.single-landing-page .gform_body .address_zip {
  width: 100% !important;
  padding-right: 0 !important;
}
.single-landing-page .gform_footer {
  padding-top: 2.375em !important;
  padding-bottom: 2.0625em !important;
}
.single-landing-page .gform_footer input[type=submit] {
  max-width: 13em !important;
  width: 100% !important;
  font-weight: 600 !important;
}
@media (min-width: 48em) {
  .single-landing-page .site-content.two-column .site-content-primary {
    width: 100%;
  }
}
@media (min-width: 60em) {
  .single-landing-page .gform_wrapper {
    margin: 0;
  }
  .single-landing-page .gform_description {
    padding-right: 3.8846153846em;
  }
}

.popup-youtube {
  display: inline-block;
  position: relative;
}
.popup-youtube img {
  max-width: 100%;
  height: auto;
  display: block;
}
.popup-youtube:before {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  margin: 0 auto;
  top: 50%;
  transform: translateY(-50%);
  width: 68px;
  height: 48px;
  -moz-transition: all 0.25s cubic-bezier(0, 0, 0.2, 1);
  -webkit-transition: all 0.25s cubic-bezier(0, 0, 0.2, 1);
  transition: all 0.25s cubic-bezier(0, 0, 0.2, 1);
  z-index: 63;
  cursor: pointer;
  background: url(youtube-icon-gray.svg) center/68px no-repeat;
  /*opacity: 0.8;*/
}
.popup-youtube:hover:before {
  /*opacity: 1;*/
  background: url(youtube-icon-red.svg) center/68px no-repeat;
}

.mp4-video {
  display: inline-block;
  position: relative;
}
.mp4-video img {
  max-width: 100%;
  height: auto;
  display: block;
}
.mp4-video:before {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  margin: 0 auto;
  top: 50%;
  transform: translateY(-50%);
  width: 68px;
  height: 48px;
  -moz-transition: all 0.25s cubic-bezier(0, 0, 0.2, 1);
  -webkit-transition: all 0.25s cubic-bezier(0, 0, 0.2, 1);
  transition: all 0.25s cubic-bezier(0, 0, 0.2, 1);
  z-index: 63;
  cursor: pointer;
  background: url(ico-play.svg) center/68px no-repeat;
  /*opacity: 0.8;*/
}
.mp4-video:hover:before {
  /*opacity: 1;*/
  background: url(ico-play.svg) center/68px no-repeat;
}

/** gdd-003 Start **/
.gdd-003-b h3.sf-title {
  font-size: 1.5em;
}
@media (min-width: 60em) {
  .gdd-003-b h3.sf-title {
    font-size: 1.2em;
  }
}
@media (min-width: 80em) {
  .gdd-003-b h3.sf-title {
    font-size: 1.5em;
  }
}
.gdd-003-b .sf-left-block .sf-phone {
  display: block;
  margin-bottom: 10px;
}
.gdd-003-b .sf-left-block .sf-phone span {
  font-size: 16px;
}
.gdd-003-b .sf-left-block .sf-phone .sf-ph {
  font-size: 1.1em;
}
.gdd-003-b .sf-left-block .btn-cmn:hover:after, .gdd-003-b .sf-left-block button:hover:after,
.gdd-003-b .sf-left-block input[type=submit]:hover:after, .gdd-003-b .sf-left-block .btn-download:hover:after, .gdd-003-b .sf-left-block .btn-arrow:hover:after, .gdd-003-b .sf-left-block .product-grid-item-link:hover:after {
  visibility: hidden;
}
.gdd-003-b .sf-left-block .btn-alt:hover:after, .gdd-003-b .sf-left-block .btn-alt-download:hover:after, .gdd-003-b .sf-left-block .btn-alt-arrow:hover:after {
  visibility: hidden;
}
.gdd-003-b .sf-left-block .sf-add {
  font-size: 1.0625em;
  display: block;
}
.gdd-003-b .sf-left-block .btn-cmn, .gdd-003-b .sf-left-block button,
.gdd-003-b .sf-left-block input[type=submit], .gdd-003-b .sf-left-block .btn-download, .gdd-003-b .sf-left-block .btn-arrow, .gdd-003-b .sf-left-block .product-grid-item-link {
  border-radius: 4px;
  padding: 14px 15px;
  background-color: #2968fe;
  margin-bottom: 10px;
}
@media (min-width: 60em) {
  .gdd-003-b .sf-left-block .btn-cmn, .gdd-003-b .sf-left-block button,
.gdd-003-b .sf-left-block input[type=submit], .gdd-003-b .sf-left-block .btn-download, .gdd-003-b .sf-left-block .btn-arrow, .gdd-003-b .sf-left-block .product-grid-item-link {
    margin-right: 0;
  }
}
@media (min-width: 80em) {
  .gdd-003-b .sf-left-block .btn-cmn, .gdd-003-b .sf-left-block button,
.gdd-003-b .sf-left-block input[type=submit], .gdd-003-b .sf-left-block .btn-download, .gdd-003-b .sf-left-block .btn-arrow, .gdd-003-b .sf-left-block .product-grid-item-link {
    margin-right: 10px;
  }
}
.gdd-003-b .sf-left-block .btn-cmn:hover, .gdd-003-b .sf-left-block button:hover,
.gdd-003-b .sf-left-block input[type=submit]:hover, .gdd-003-b .sf-left-block .btn-download:hover, .gdd-003-b .sf-left-block .btn-arrow:hover, .gdd-003-b .sf-left-block .product-grid-item-link:hover {
  background-color: #0042E9;
}
.gdd-003-b .sf-left-block .btn-alt, .gdd-003-b .sf-left-block .btn-alt-download, .gdd-003-b .sf-left-block .btn-alt-arrow {
  border-radius: 0;
  margin-bottom: 10px;
}
@media (min-width: 60em) {
  .gdd-003-b .sf-left-block .btn-alt, .gdd-003-b .sf-left-block .btn-alt-download, .gdd-003-b .sf-left-block .btn-alt-arrow {
    margin-left: 0;
  }
}
@media (min-width: 80em) {
  .gdd-003-b .sf-left-block .btn-alt, .gdd-003-b .sf-left-block .btn-alt-download, .gdd-003-b .sf-left-block .btn-alt-arrow {
    margin-left: 0;
  }
}
@media (min-width: 48em) {
  .gdd-003-b .sf-left-block {
    float: left;
    width: 26.07692%;
    font-size: 0.9375em;
    font-size: 1em;
  }
}
@media (min-width: 80em) {
  .gdd-003-b .sf-left-block {
    float: left;
    width: 30.07692%;
    font-size: 0.9375em;
    font-size: 1em;
  }
}
.gdd-003-b .sf-last-block .sf-list {
  column-count: 2;
  margin-top: 12px;
}
@media (min-width: 48em) {
  .gdd-003-b .sf-last-block {
    width: 40.71795%;
    float: left;
    font-size: 0.9375em;
    margin-left: 1.9333333333em;
  }
}
@media (max-height: 46em) and (min-width: 60em) {
  .gdd-003-b .sf-last-block {
    width: 40.71795%;
  }
}
.gdd-003-b .inner-wrap, .gdd-003-b .inner-wrap-narrow, .gdd-003-b .inner-wrap-wide, .gdd-003-b .inner-wrap-fullwidth {
  max-width: 92em;
}
.gdd-003-b .sf-dashed-border {
  border-top: 2px solid #414141 !important;
}
@media (min-width: 640px) and (max-width: 767px) {
  .gdd-003-b .sf-left-middle-block, .gdd-003-b .sf-last-block {
    float: left;
    width: 49%;
  }
}
.gdd-003-b .tn-badge__link {
  display: inline-block;
  width: 100%;
  max-width: 7em;
  /*float: right;*/
}
@media (min-width: 60em) {
  .gdd-003-b .tn-badge__link {
    max-width: 6em;
    /*float: right;*/
    /*margin-right: 109px;*/
  }
}
.gdd-003-b .tn-badge__link:hover:after {
  visibility: hidden;
}
.gdd-003-b .sf-connect {
  display: inline-block;
      margin-top: 25px;
}
.gdd-003-b .sf-social {
  display: inline-block;
  bottom: auto;
}
.gdd-003-b .sf-social a {
  display: inline-block;
  vertical-align: middle;
  text-decoration: none;
  margin-right: 0.875em;
  margin-bottom: 0.375em;
  margin-left: 10px;
}
.gdd-003-b .gdd-wrapss {
  display: table;
  width: 100%;
}

.sim-content {
  position: relative;
  margin-bottom: 10px;
  max-width: 290px;
  width: 100%;
}

.sim-content a {
  display: block;
  width: 100%;
}

.sim-content a img {
  display: block;
  width: 100%;
}

.sim-title {
  max-width: 290px;
  background-color: #0A63A6;
  padding-left: 16px;
  font-size: 15px;
  color: #FFFFFF;
  padding-top: 6px;
  padding-bottom: 6px;
  font-weight: bold;
  width: 100%;
  display: block;
  position: relative;
}
.sim-title:after {
  position: absolute;
  content: "";
  right: 19px;
  top: 50%;
  background-image: url(https://www.reynoldsculligan.comimg1.png);
  background-repeat: no-repeat;
  background-size: 28px 18px;
  background-position: right !important;
  width: 28px;
  height: 18px;
  transform: translateY(-50%);
}

.sim-link {
  text-decoration: none;
  margin-bottom: 2em;
}

.heading-anchor-wrap p {
  margin: 0;
}
.heading-anchor-wrap .btn-cmn, .heading-anchor-wrap button,
.heading-anchor-wrap input[type=submit], .heading-anchor-wrap .btn-download, .heading-anchor-wrap .btn-arrow, .heading-anchor-wrap .product-grid-item-link {
  padding-top: 0.85em;
  font-size: 1.25em;
  text-align: center;
}
@media (min-width: 60em) {
  .heading-anchor-wrap {
    display: -webkit-box;
    display: -moz-box;
    display: box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -moz-box-pack: justify;
    box-pack: justify;
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    -ms-justify-content: space-between;
    -o-justify-content: space-between;
    justify-content: space-between;
    -ms-flex-pack: justify;
    -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;
  }
  .heading-anchor-wrap .haw-heading {
    margin-right: 0.4444444444em;
  }
  .heading-anchor-wrap .btn-cmn, .heading-anchor-wrap button,
.heading-anchor-wrap input[type=submit], .heading-anchor-wrap .btn-download, .heading-anchor-wrap .btn-arrow, .heading-anchor-wrap .product-grid-item-link {
    margin-bottom: 0;
  }
}

.ginput_recaptcha {
  transform: scale(0.8) translateX(0);
  margin-left: -11%;
}
@media (min-width: 48em) {
  .ginput_recaptcha {
    transform: none;
    margin-left: 0;
  }
}

/*****************************************************/
body.page-id-2180, body.page-id-1595 {
  /*.ipplrc-wrap-item{
      .ipplrc-left-content{
          background-image: url();
      }
  }*/
}
body.page-id-2180 .page-intro, body.page-id-1595 .page-intro {
  position: relative;
}
body.page-id-2180 .page-intro::before, body.page-id-1595 .page-intro::before {
  content: "";
  background-color: #000000;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  opacity: 0.5;
}
body.page-id-2180 .page-intro .inner-wrap, body.page-id-2180 .page-intro .inner-wrap-narrow, body.page-id-2180 .page-intro .inner-wrap-wide, body.page-id-2180 .page-intro .inner-wrap-fullwidth, body.page-id-1595 .page-intro .inner-wrap, body.page-id-1595 .page-intro .inner-wrap-narrow, body.page-id-1595 .page-intro .inner-wrap-wide, body.page-id-1595 .page-intro .inner-wrap-fullwidth {
  position: relative;
}
body.page-id-2180 .additional-content, body.page-id-1595 .additional-content {
  position: relative;
}
body.page-id-2180 .additional-content:before, body.page-id-1595 .additional-content:before {
  content: "";
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background-image: url(https://www.reynoldsculligan.comcontact-us-rfq-water-bg.png);
  background-position: center bottom;
  background-size: 100%;
  background-repeat: no-repeat;
  opacity: 0.5;
}
body.page-id-2180 .additional-content p, body.page-id-1595 .additional-content p {
  font-size: 1em;
}
@media (min-width: 80em) {
  body.page-id-2180 .additional-content:before, body.page-id-1595 .additional-content:before {
    opacity: 1;
  }
}
body.page-id-2180 .industries-pillar-page-image-content-repeater, body.page-id-1595 .industries-pillar-page-image-content-repeater {
  background-image: url(https://www.reynoldsculligan.comgrocery-store-fitness-centers-bg.png);
  background-position: center 8%;
  background-size: 100%;
  background-repeat: repeat-y;
}

.single-post .page-intro {
  background-color: #2968fe;
  color: #fff;
}
.single-post .page-intro h1 {
  color: #fff;
}

.img-lightbox {
  padding: 0;
  margin: 0;
  line-height: 0;
  margin-left: 10px;
  margin-bottom: 12px;
}

@media (max-width: 480px) {
  .sim-content, .sim-content img, .sim-title {
    width: 100%;
  }

  .sim-content {
    display: inherit;
  }

  .sim-title {
    bottom: 0;
    top: auto;
  }

  .sim-content::after {
    bottom: -6px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 860px) {
  .col-9:last-child {
    margin-right: 0.5em;
  }
}
@media only screen and (min-width: 768px) {
  .indust-vdo {
    text-align: center;
  }
  .indust-vdo video {
    width: 50%;
  }
}
.iv-vdo {
  text-align: center;
  margin: 0;
  position: relative;
}

.player-buttons {
  background: url("youtube-icon-gray-1.svg") center center no-repeat;
  height: 128px;
  left: 50%;
  margin: -80px 0 0 -30px;
  position: absolute;
  top: 50%;
  width: 65px;
  z-index: 1;
}

.mfp-zoom-out-cur .sh-sticky-wrap {
  right: 0;
}
.mfp-zoom-out-cur .sh-sticky-wrap.stuck .sh-nav-wrap {
  width: 100%;
}
.mfp-zoom-out-cur .sh-sticky-wrap.stuck .top-header {
  width: 100%;
}

.mfp-zoom-out-cur .sh-nav-wrap {
  width: calc(100% - 15px);
}

.mfp-zoom-out-cur .top-header {
  width: calc(100% - 15px);
}

.fi-new-content {
  display: block;
  margin-top: 1.25em;
}

.right-image {
  text-align: center;
}
@media (min-width: 48em) {
  .right-image {
    float: right;
    margin: 0 0 10px 10px;
  }
}
.right-image img {
  z-index: 2;
  position: relative;
  display: inline-block;
  vertical-align: top;
}
.right-image a {
  display: inline-block;
  vertical-align: top;
}

.left-image {
  text-align: center;
}
@media (min-width: 48em) {
  .left-image {
    float: left;
    margin: 0 10px 10px 0;
  }
}
.left-image img {
  z-index: 2;
  position: relative;
  display: inline-block;
  vertical-align: top;
}
.left-image a {
  display: inline-block;
  vertical-align: top;
}

.cfm-form-wrap {
  background-color: #EFF4F8;
  margin-bottom: 1.875em;
  padding: 2.5em;
}
.cfm-form-wrap .gform_wrapper .gform_fields label.gfield_label {
  font-weight: 400;
  font-size: 1em !important;
}
.cfm-form-wrap .gform_wrapper .gform_fields label.gfield_label .gfield_required_asterisk {
  color: #000;
  font-size: 16px;
}
.cfm-form-wrap .gform_wrapper input[type=text], .cfm-form-wrap .gform_wrapper.gravity-theme textarea {
  background-color: #ffffff;
  border-radius: 5px;
  border: 1px solid #B7B7B7;
  padding: 0.4em 0.6666666667em !important;
}
.cfm-form-wrap .gform_button {
  border-radius: 3.125em !important;
  font-size: 16px !important;
  padding: 0.75em 2.5em !important;
  color: white;
  display: inline-block;
  font-weight: 600;
  line-height: 1;
  padding: 0.75em 1em;
  text-decoration: none;
  text-transform: uppercase;
}
.cfm-form-wrap .gfield--type-captcha .gfield_label {
  position: relative;
  text-transform: capitalize;
}
.cfm-form-wrap .gfield--type-captcha .gfield_label:before {
  content: "*";
  right: -10px;
  top: 0;
  position: absolute;
}

@media (min-width: 60em) {
  .cfm-wrap {
    display: -webkit-box;
    display: -moz-box;
    display: box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    font-size: 1.25vw;
  }
  .cfm-wrap > div {
    -webkit-flex-basis: 50%;
    -moz-flex-basis: 50%;
    flex-basis: 50%;
    -ms-flex-preferred-size: 50%;
  }
  .cfm-wrap > div:first-child {
    padding-right: 0.9375em;
  }
  .cfm-wrap > div:last-child {
    padding-left: 0.9375em;
  }
}
@media (min-width: 80em) {
  .cfm-wrap {
    font-size: 1em;
  }
}

.cfm-text h2 {
  margin-top: 0;
  margin-bottom: 20px;
}
.cfm-text > p {
  margin-top: 0;
}

.cfm-image-wrap > div {
  padding-bottom: 1.875em;
}
@media (min-width: 48em) {
  .cfm-image-wrap {
    display: flex;
    flex-wrap: wrap;
  }
  .cfm-image-wrap > div {
    -webkit-flex-basis: 47.36%;
    -moz-flex-basis: 47.36%;
    flex-basis: 47.36%;
    -ms-flex-preferred-size: 47.36%;
    margin-left: 1.875em;
  }
  .cfm-image-wrap > div:nth-of-type(2n-1) {
    margin-left: 0;
  }
}

@media (min-width: 40em) {
  .cfm-image-wrap {
    display: flex;
    flex-wrap: wrap;
  }
  .cfm-image-wrap > div {
    -webkit-flex-basis: 47.36%;
    -moz-flex-basis: 47.36%;
    flex-basis: 47.36%;
    -ms-flex-preferred-size: 47.36%;
    margin-left: 1.875em;
  }
  .cfm-image-wrap > div:nth-of-type(2n-1) {
    margin-left: 0;
  }
}
.cfmi-image-item {
  max-width: 16.875em;
  width: 100%;
  border-radius: 3px;
  overflow: hidden;
  margin: 0 auto;
}
.cfmi-image-item img {
  display: block;
  width: 100%;
}

.job-openings-module {
  padding-bottom: 3.75em;
}

.jom-heading {
  font-size: 1.375em;
  margin-bottom: 1.3636363636em;
}

.jom-item .click-expand {
  border: none;
}
.jom-item .click-expand:last-child {
  margin-bottom: 0;
}
.jom-item .click-expand.active .ce-header {
  background-color: #2968fe;
}
.jom-item .click-expand.active .ce-body {
  background-color: #EAEAEA;
  padding: 1.875em 2.5em;
}
.jom-item .click-expand:hover .ce-header {
  background-color: #2968fe;
}
.jom-item .ce-header {
  background-color: #2968fe;
  color: white;
  font-size: 1.0625em;
  line-height: 1.5294117647em;
  padding: 0.8235294118em 4.7058823529em 0.8235294118em 1.7647058824em;
}
.jom-item .ce-header:after {
  color: white;
  font-size: 2em;
  right: 0.8823529412em;
}

.what-we-offer-module {
  padding-top: 2.5em;
  padding-bottom: 1.875em;
}

.wwom-wrap > div {
  background-color: #2968fe;
  padding: 1.875em 1.25em;
  margin-bottom: 1.875em;
  color: white;
}
.wwom-wrap > div h3 {
  color: white;
  margin-top: 0;
  font-size: 1.0625em;
  text-transform: uppercase;
  text-align: center;
  margin-bottom: 1.1764705882em;
  font-weight: 600;
}
.wwom-wrap > div p {
  color: white;
  font-size: 0.9375em;
  line-height: 1.6em;
  margin: 0;
}
@media (min-width: 60em) {
  .wwom-wrap {
    display: -webkit-box;
    display: -moz-box;
    display: box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
  }
  .wwom-wrap > div {
    -webkit-flex-basis: 31.91%;
    -moz-flex-basis: 31.91%;
    flex-basis: 31.91%;
    -ms-flex-preferred-size: 31.91%;
    margin-left: 1.875em;
  }
  .wwom-wrap > div:first-child {
    margin-left: 0;
  }
}

.wwom-text p {
  margin-top: 0;
}

.jom-heading {
  /*color: #285FA5;*/
}

body.join-our-team .page-header {
  color: #2968fe;
}
body.join-our-team .page-header.page-header-sub {
  text-align: left;
  color: #1C1C1C;
}

body.join-our-team .site-content {
  position: relative;
  z-index: 1;
}
body.join-our-team .site-content::before {
  content: "";
  background-image: url(water-top-bkgd.png);
  background-repeat: no-repeat;
  background-size: cover;
  position: absolute;
  right: 0;
  top: 0;
  width: 34.4375em;
  height: 8.125em;
  z-index: -1;
}
body.join-our-team .site-content::after {
  content: "";
  background-image: url(water-bottom-bkgd.png);
  background-repeat: no-repeat;
  background-size: cover;
  position: absolute;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 10.625em;
  z-index: -1;
}
@media (min-width: 60em) {
  body.join-our-team .site-content::before {
    top: -2.0625em;
  }
}
body.join-our-team .page-anchore {
  padding-top: 140px;
  margin-top: -140px;
}

.fcom-header {
  font-size: 2.25em;
  line-height: 1.2777777778em;
  color: #2968fe;
}

.fcom-wrap {
  text-align: center;
}
@media (min-width: 60em) {
  .fcom-wrap {
    display: flex;
    align-items: center;
  }
  .fcom-wrap > div {
    flex-basis: 30%;
  }
  .fcom-wrap > div:first-child {
    flex-basis: 70%;
  }
  .fcom-wrap > div.fcom-cta {
    text-align: right;
  }
}

body .cfm-form-wrap .gform_wrapper .gform_footer input[type=submit] {
  text-transform: none;
}

.full-cta-opeining-module {
  padding-top: 1.875em;
  padding-bottom: 10em;
}

.jcl-btn, .fcom-cta-link {
  color: #1C1C1C;
  font-size: 13px;
  line-height: 1.6923076923em;
  padding: 0.6923076923em 3.0769230769em;
  font-weight: 600;
  text-transform: none;
}

a.lightbox.infographic-lightbox {
  position: relative;
}

@media (min-width: 60em) {
  .product-img {
    column-count: 2;
    text-align: center;
  }
}

@media (min-width: 40em) {
  .product-img {
    column-count: 2;
    text-align: center;
  }
}
.page-id-2810 .page-intro {
  position: relative;
}
.page-id-2810 .page-intro .inner-wrap, .page-id-2810 .page-intro .inner-wrap-narrow, .page-id-2810 .page-intro .inner-wrap-wide, .page-id-2810 .page-intro .inner-wrap-fullwidth {
  z-index: 1;
  position: relative;
}
.page-id-2810 .page-intro::before {
  content: "";
  background-color: #000000;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  opacity: 0.6;
}

/************************History page infographics****************************/
.history-timeline-para {
  text-align: center;
  color: #fff;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  padding: 5.25em 0 6.25em;
}
.history-timeline-para h1 {
  color: #fff;
}
.history-timeline-para .ht-content {
  max-width: 60.875em;
  margin: auto;
  font-family: Helvetica;
}
.history-timeline-para .ht-content p {
  font-size: 1em;
  line-height: 1.5em;
}

.history-timeline-module {
  position: relative;
  overflow: hidden;
  margin-bottom: 8.625em;
}
@media (min-width: 992px) {
  .history-timeline-module {
    margin-bottom: 4em;
    padding-bottom: 4em;
  }
  .history-timeline-module:before {
    content: "";
    background-image: url(water-line.svg);
    width: 7.0625em;
    height: 100%;
    position: absolute;
    left: 1em;
    top: 0;
    bottom: 0;
    margin: auto;
    background-repeat: no-repeat;
    background-size: 100%;
    background-position: top;
    background-color: transparent;
    z-index: 1;
  }
}
@media (min-width: 1178px) {
  .history-timeline-module:before {
    left: 1.5em;
  }
}
@media (min-width: 1225px) {
  .history-timeline-module:before {
    left: 2.3em;
  }
}
@media (min-width: 1234px) {
  .history-timeline-module {
    padding-bottom: 5em;
  }
}
@media (min-width: 1240px) {
  .history-timeline-module:before {
    left: 2.6em;
  }
}
@media (min-width: 1260px) {
  .history-timeline-module:before {
    left: 3.5em;
  }
}
@media (min-width: 1280px) {
  .history-timeline-module:before {
    content: "";
    left: -64.5em;
    top: 2em;
    right: 0;
  }
}

.ht-row-wrap {
  position: relative;
}
.ht-row-wrap .inner-wrap, .ht-row-wrap .inner-wrap-narrow, .ht-row-wrap .inner-wrap-wide, .ht-row-wrap .inner-wrap-fullwidth {
  position: relative;
}

.ht-row-wrap-bg {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-repeat: no-repeat;
  background-size: 100% 100%;
  background-position: center bottom;
  opacity: 0;
}
@media (min-width: 48em) {
  .ht-row-wrap-bg {
    opacity: 1;
  }
}

.ht-row-1 {
  background-color: #ffffff;
}
@media (max-height: 46em) and (min-width: 60em) {
  .ht-row-1 .ht-row-wrap-bg {
    opacity: 1;
  }
}

.ht-row-2 {
  background-color: #ffffff;
}
.ht-row-2 .ht-row-wrap-bg {
  background-position: center top;
}
@media (max-height: 46em) and (min-width: 60em) {
  .ht-row-2 .ht-row-wrap-bg {
    opacity: 1;
  }
}

.htrc-row {
  margin-bottom: 3.25em;
}
.htrc-row > div {
  padding-bottom: 1.5625em;
}
@media (min-width: 48em) {
  .htrc-row {
    display: -webkit-box;
    display: -moz-box;
    display: box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    align-items: center;
    margin-bottom: 3.25em;
    padding-left: 7.5em;
  }
  .htrc-row > div {
    float: left;
    padding-bottom: 0;
  }
}
@media (min-width: 992px) {
  .htrc-row {
    margin-bottom: 8.5em;
    padding-left: 7.375em;
  }
}
@media (min-width: 1060px) {
  .htrc-row {
    margin-bottom: 6.5em;
    padding-left: 7.375em;
  }
}
@media (min-width: 1130px) {
  .htrc-row {
    margin-bottom: 5.5em;
    padding-left: 7.375em;
  }
}
@media (min-width: 1215px) {
  .htrc-row {
    margin-bottom: 5em;
    padding-left: 7.375em;
  }
}
@media (min-width: 1234px) {
  .htrc-row {
    margin-bottom: 4.4em;
    padding-left: 7.375em;
  }
}
@media (min-width: 1270px) {
  .htrc-row {
    margin-bottom: 4em;
    padding-left: 7.375em;
  }
}
@media (min-width: 1280px) {
  .htrc-row {
    margin-bottom: 4.25em;
    padding-left: 7.375em;
  }
}

.ht-row .inner-wrap, .ht-row .inner-wrap-narrow, .ht-row .inner-wrap-wide, .ht-row .inner-wrap-fullwidth {
  padding-top: 0;
  padding-bottom: 0;
}

.ht-row-1 .inner-wrap, .ht-row-1 .inner-wrap-narrow, .ht-row-1 .inner-wrap-wide, .ht-row-1 .inner-wrap-fullwidth {
  padding-top: 5.5625em;
}
@media (min-width: 992px) {
  .ht-row-1 .inner-wrap, .ht-row-1 .inner-wrap-narrow, .ht-row-1 .inner-wrap-wide, .ht-row-1 .inner-wrap-fullwidth {
    padding-top: 2em;
    padding-left: 3em;
  }
}
.ht-row-1 .ht-row-content-wrap {
  padding-top: 0;
}
.ht-row-1 .htrc-year, .ht-row-1 .htrc-content {
  /*>span{
    color: $white;
  }*/
}
@media (min-width: 1280px) {
  .ht-row-1 .htrc-row-1:before {
    width: 4.8em;
  }
  .ht-row-1 .htrc-row-2:before {
    left: 0.9em;
    width: 11em;
  }
  .ht-row-1 .htrc-row-3 {
    padding-left: 14.5em;
  }
  .ht-row-1 .htrc-row-3:before {
    left: 0.7em;
    width: 11.4em;
  }
  .ht-row-1 .htrc-row-4 {
    padding-left: 10.5em;
  }
  .ht-row-1 .htrc-row-4:before {
    left: 1em;
    width: 7.9em;
  }
}

.ht-row-2 .htrc-year, .ht-row-2 .htrc-content {
  /*>span{
    color: $white;
  }*/
}
@media (min-width: 992px) {
  .ht-row-2 .inner-wrap, .ht-row-2 .inner-wrap-narrow, .ht-row-2 .inner-wrap-wide, .ht-row-2 .inner-wrap-fullwidth {
    padding-left: 2em;
  }
}
@media (min-width: 992px) {
  .ht-row-2 {
    padding-top: 7.2em;
  }
  .ht-row-2 .htrc-row-1:before, .ht-row-2 .htrc-row-2:before, .ht-row-2 .htrc-row-3:before, .ht-row-2 .htrc-row-4:before {
    left: 0.5em;
  }
}
@media (min-width: 1000px) {
  .ht-row-2 {
    padding-top: 6.2em;
  }
}
@media (min-width: 1010px) {
  .ht-row-2 {
    padding-top: 5.2em;
  }
}
@media (min-width: 1060px) {
  .ht-row-2 {
    padding-top: 0em;
    margin-top: 11.5em;
  }
}
@media (min-width: 1100px) {
  .ht-row-2 {
    padding-top: 0em;
    margin-top: 9.5em;
  }
}
@media (min-width: 1125px) {
  .ht-row-2 {
    padding-top: 0em;
    margin-top: 6.5em;
  }
}
@media (min-width: 1130px) {
  .ht-row-2 {
    padding-top: 0em;
    margin-top: 11.5em;
  }
}
@media (min-width: 1155px) {
  .ht-row-2 {
    padding-top: 0em;
    margin-top: 9.5em;
  }
}
@media (min-width: 1190px) {
  .ht-row-2 {
    padding-top: 0em;
    margin-top: 9.5em;
  }
}
@media (min-width: 1190px) {
  .ht-row-2 {
    padding-top: 0em;
    margin-top: 5.7em;
  }
}
@media (min-width: 1260px) {
  .ht-row-2 {
    padding-top: 0em;
    margin-top: 4.7em;
  }
}
@media (min-width: 1270px) {
  .ht-row-2 {
    padding-top: 0em;
    margin-top: 5.7em;
  }
}
@media (min-width: 1280px) {
  .ht-row-2 {
    padding-top: 7.5em;
    margin-top: 0em;
  }
  .ht-row-2 .htrc-row-1 {
    padding-left: 6.5em;
  }
  .ht-row-2 .htrc-row-1:before {
    left: 1em;
    width: 5em;
  }
  .ht-row-2 .htrc-row-2:before {
    left: 1em;
    width: 10.8em;
  }
  .ht-row-2 .htrc-row-3 {
    padding-left: 13.5em;
  }
  .ht-row-2 .htrc-row-3:before {
    left: 1em;
    width: 11.9em;
  }
  .ht-row-2 .htrc-row-4 {
    padding-top: 1em;
    padding-left: 10em;
  }
  .ht-row-2 .htrc-row-4:before {
    left: 0.8em;
    width: 7.8em;
    top: 57%;
  }
}

@media (min-width: 992px) {
  .ht-row-3 .inner-wrap, .ht-row-3 .inner-wrap-narrow, .ht-row-3 .inner-wrap-wide, .ht-row-3 .inner-wrap-fullwidth {
    padding-left: 3em;
  }
}
@media (min-width: 992px) {
  .ht-row-3 .htrc-row-1:before {
    left: -1.2em;
    width: 8.1875em;
  }
}
@media (min-width: 992px) {
  .ht-row-3 {
    margin-top: 9.5em;
  }
}
@media (min-width: 1030px) {
  .ht-row-3 {
    margin-top: 7.5em;
  }
}
@media (min-width: 1040px) {
  .ht-row-3 {
    margin-top: 7em;
  }
  .ht-row-3 .htrc-row-3:before {
    left: 0.7em;
  }
  .ht-row-3 .htrc-row-4:before {
    left: 1em;
  }
  .ht-row-3 .htrc-row-1:before {
    left: 0;
    width: 6.1875em;
  }
}
@media (min-width: 1045px) {
  .ht-row-3 {
    margin-top: 7em;
  }
}
@media (min-width: 1055px) {
  .ht-row-3 {
    margin-top: 6.5em;
  }
}
@media (min-width: 1060px) {
  .ht-row-3 {
    margin-top: 12.5em;
  }
  .ht-row-3 .htrc-row-3:before {
    left: 0.5em;
  }
  .ht-row-3 .htrc-row-4:before {
    left: -0.3em;
  }
}
@media (min-width: 1065px) {
  .ht-row-3 .htrc-row-4:before {
    left: 1em;
  }
}
@media (min-width: 1095px) {
  .ht-row-3 {
    margin-top: 9.5em;
  }
}
@media (min-width: 1280px) {
  .ht-row-3 {
    margin-top: 8em;
  }
  .ht-row-3 .htrc-row-1:before {
    left: 1em;
    width: 4.8em;
  }
  .ht-row-3 .htrc-row-2:before {
    left: 0.7em;
  }
  .ht-row-3 .htrc-row-3:before {
    left: 1em;
  }
  .ht-row-3 .htrc-row-4 {
    padding-left: 9.5em;
  }
  .ht-row-3 .htrc-row-4:before {
    left: 1em;
    width: 6.8em;
  }
}

@media (min-width: 992px) {
  .ht-row-4 .inner-wrap, .ht-row-4 .inner-wrap-narrow, .ht-row-4 .inner-wrap-wide, .ht-row-4 .inner-wrap-fullwidth {
    padding-left: 3em;
  }
}
@media (min-width: 992px) {
  .ht-row-4 .htrc-row-1:before {
    left: -1.2em;
    width: 8.1875em;
  }
}
@media (min-width: 992px) {
  .ht-row-4 .htrc-row-3 {
    padding-left: 13.5em;
  }
  .ht-row-4 .htrc-row-3:before {
    left: -1em;
    width: 12.5em;
  }
}
@media (min-width: 992px) {
  .ht-row-4 {
    margin-top: 10.5em;
  }
  .ht-row-4 .htrc-row-1:before, .ht-row-4 .htrc-row-2:before, .ht-row-4 .htrc-row-3:before {
    left: -1em;
  }
  .ht-row-4 .htrc-row-1 {
    padding-left: 11.375em;
  }
}
@media (min-width: 1010px) {
  .ht-row-4 .htrc-row-1:before, .ht-row-4 .htrc-row-2:before, .ht-row-4 .htrc-row-3:before {
    left: 0em;
  }
}
@media (min-width: 1040px) {
  .ht-row-4 {
    margin-top: 7.5em;
  }
}
@media (min-width: 1060px) {
  .ht-row-4 {
    margin-top: 0em;
  }
}
@media (min-width: 1080px) {
  .ht-row-4 {
    margin-top: 10em;
  }
}
@media (min-width: 1110px) {
  .ht-row-4 {
    margin-top: 7em;
  }
}
@media (min-width: 1160px) {
  .ht-row-4 {
    margin-top: 9em;
  }
}
@media (min-width: 1280px) {
  .ht-row-4 {
    margin-top: 10em;
    padding-bottom: 2em;
  }
  .ht-row-4 .htrc-row-1:before {
    left: 0;
    width: 4.8em;
  }
  .ht-row-4 .htrc-row-2:before {
    width: 11em;
    left: 0.5em;
  }
  .ht-row-4 .htrc-row-3 {
    padding-left: 14.5em;
  }
  .ht-row-4 .htrc-row-3:before {
    left: 0.2em;
    width: 12.1em;
  }
}

.ht-row-content-wrap {
  padding-left: 4.5em;
  position: relative;
  padding-top: 2.5em;
  padding-bottom: 4.25em;
}
.ht-row-content-wrap::before {
  content: "";
  background: transparent linear-gradient(180deg, #0042E9 0%, #2968fe 100%) 0% 0% no-repeat padding-box;
  width: 0.5em;
  height: 100%;
  position: absolute;
  left: 0;
  top: 5em;
}
@media (max-width: 48em) {
  .ht-row-content-wrap::before {
    top: 3.125em;
  }
}
@media (min-width: 48em) {
  .ht-row-content-wrap::before {
    left: 5em;
  }
}
@media (min-width: 992px) {
  .ht-row-content-wrap::before {
    display: none;
  }
}

.ht-row-2 .ht-row-content-wrap::before {
  background: transparent linear-gradient(180deg, #2968fe 0%, #0042E9 100%) 0% 0% no-repeat padding-box;
  top: 0;
}

.ht-row-3 {
  background: #ffffff;
  /* Old browsers */
  background: -moz-linear-gradient(top, #ffffff 0%, #eeeeee 10%, #eeeeee 84%, #ffffff 100%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(top, #ffffff 0%, #eeeeee 10%, #eeeeee 84%, #ffffff 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, #ffffff 0%, #eeeeee 10%, #eeeeee 84%, #ffffff 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
}
.ht-row-3 .ht-row-content-wrap::before {
  background: transparent linear-gradient(180deg, #A5C8E1 0%, #0061AA 100%) 0% 0% no-repeat padding-box;
  top: -4.3125em;
}

.ht-row-4 .ht-row-content-wrap::before {
  background: transparent linear-gradient(180deg, #0061AA 0%, #0061AA5A 100%) 0% 0% no-repeat padding-box;
  top: -4.3125em;
}

.htrc-year > span {
  display: block;
  font-size: 4.875em;
  line-height: 1.1282051282em;
  font-family: "Raleway", sans-serif;
  font-weight: 400;
  color: #2968fe;
}

.htrc-image > span {
  display: block;
  max-width: 10em;
  width: 100%;
  margin: 0;
  min-height: 10.0625em;
}
.htrc-image > span > img {
  display: inline-block;
  vertical-align: top;
  width: auto;
  max-height: 10.0625em;
}
@media (min-width: 48em) {
  .htrc-image > span {
    margin: 0 auto;
  }
}
.htrc-image .popup-youtube {
  border-radius: 200px;
  overflow: hidden;
}
.htrc-image .popup-youtube:before {
  width: 48px;
  height: 28px;
  background: url(youtube-icon-gray.svg) center/38px no-repeat;
}
.htrc-image .popup-youtube:hover:before {
  background: url(youtube-icon-red.svg) center/38px no-repeat;
}

.htrc-content > span {
  font-size: 1.5em;
  line-height: 1.3333333333em;
}
@media (min-width: 48em) {
  .htrc-content {
    padding-left: 0.75em;
  }
}

@media (min-width: 48em) {
  .htrc-row-1, .htrc-row-5 {
    position: relative;
  }
  .htrc-row-1 > div.htrc-year, .htrc-row-5 > div.htrc-year {
    -webkit-flex-basis: 19.11%;
    -moz-flex-basis: 19.11%;
    flex-basis: 19.11%;
    -ms-flex-preferred-size: 19.11%;
  }
  .htrc-row-1 > div.htrc-image, .htrc-row-5 > div.htrc-image {
    -webkit-flex-basis: 20.27%;
    -moz-flex-basis: 20.27%;
    flex-basis: 20.27%;
    -ms-flex-preferred-size: 20.27%;
  }
  .htrc-row-1 > div.htrc-content, .htrc-row-5 > div.htrc-content {
    -webkit-flex-basis: 60.62%;
    -moz-flex-basis: 60.62%;
    flex-basis: 60.62%;
    -ms-flex-preferred-size: 60.62%;
  }
}

@media (min-width: 48em) {
  .htrc-row-2, .htrc-row-4 {
    padding-left: 13.5em;
  }
  .htrc-row-2 > div.htrc-year, .htrc-row-4 > div.htrc-year {
    -webkit-flex-basis: 21.57%;
    -moz-flex-basis: 21.57%;
    flex-basis: 21.57%;
    -ms-flex-preferred-size: 21.57%;
  }
  .htrc-row-2 > div.htrc-image, .htrc-row-4 > div.htrc-image {
    -webkit-flex-basis: 22.88%;
    -moz-flex-basis: 22.88%;
    flex-basis: 22.88%;
    -ms-flex-preferred-size: 22.88%;
  }
  .htrc-row-2 > div.htrc-content, .htrc-row-4 > div.htrc-content {
    -webkit-flex-basis: 55.55%;
    -moz-flex-basis: 55.55%;
    flex-basis: 55.55%;
    -ms-flex-preferred-size: 55.55%;
  }
}

@media (min-width: 48em) {
  .htrc-row-3 {
    padding-left: 14.375em;
  }
  .htrc-row-3 > div.htrc-year {
    -webkit-flex-basis: 19.36%;
    -moz-flex-basis: 19.36%;
    flex-basis: 19.36%;
    -ms-flex-preferred-size: 19.36%;
  }
  .htrc-row-3 > div.htrc-image {
    -webkit-flex-basis: 25.84%;
    -moz-flex-basis: 25.84%;
    flex-basis: 25.84%;
    -ms-flex-preferred-size: 25.84%;
  }
  .htrc-row-3 > div.htrc-content {
    -webkit-flex-basis: 49.8%;
    -moz-flex-basis: 49.8%;
    flex-basis: 49.8%;
    -ms-flex-preferred-size: 49.8%;
  }
}

.htrc-row {
  position: relative;
}
.htrc-row::before {
  content: "";
  background-color: #a6a6a6;
  width: 3.125em;
  height: 2px;
  position: absolute;
  left: -4.5em;
  top: 3.125em;
}

@media (min-width: 48em) {
  .htrc-row-1::before {
    content: "";
    background-color: #a6a6a6;
    width: 6.1875em;
    height: 2px;
    position: absolute;
    left: 0.5em;
    top: 5.3125em;
  }
}
@media (min-width: 992px) {
  .htrc-row-1::before {
    left: 0.7em;
    width: 6.1875em;
    height: 2px;
  }
}

@media (min-width: 48em) {
  .htrc-row-2::before {
    content: "";
    background-color: #a6a6a6;
    width: 12.25em;
    position: absolute;
    left: 0.5em;
    top: 5.3125em;
  }
}

@media (min-width: 48em) {
  .htrc-row-3::before {
    content: "";
    background-color: #a6a6a6;
    width: 12.5em;
    position: absolute;
    left: 0.5em;
    top: 5.3125em;
  }
}
@media (min-width: 992px) {
  .htrc-row-3::before {
    left: 0.3em;
  }
}

@media (min-width: 48em) {
  .htrc-row-4::before {
    content: "";
    background-color: #a6a6a6;
    width: 12.25em;
    position: absolute;
    left: 0.5em;
    top: 5.3125em;
  }
}

@media (min-width: 48em) {
  .htrc-row-5::before {
    content: "";
    background-color: #a6a6a6;
    width: 6.1875em;
    position: absolute;
    left: 0.5em;
    top: 5.3125em;
  }
}

*[data-aos=fade-left] {
  opacity: 0;
  -webkit-transform: translate3d(100%, 0, 0);
  transform: translate3d(100%, 0, 0);
  transition: all 0.99s linear;
}
*[data-aos=fade-left].aos-animate {
  opacity: 1;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
}

*[data-aos=linedraw]::before {
  opacity: 0;
  -webkit-transform: translate3d(100%, 0, 0);
  transform: translate3d(100%, 0, 0);
  transition: all 0.99s linear;
}
*[data-aos=linedraw].aos-animate::before {
  opacity: 1;
}
@media (max-width: 48em) {
  *[data-aos=linedraw].aos-animate::before {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
}
@media (min-width: 48em) {
  *[data-aos=linedraw].aos-animate::before {
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
  }
}

@media (min-width: 48em) {
  .ht-row-content-wrap {
    font-size: 1.25vw;
  }
}
@media (min-width: 60em) {
  .ht-row-content-wrap {
    font-size: 1.25vw;
  }
}
@media (min-width: 80em) {
  .ht-row-content-wrap {
    font-size: 1em;
  }
}

.history-full-cta-module {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: left top;
}
.history-full-cta-module .inner-wrap, .history-full-cta-module .inner-wrap-narrow, .history-full-cta-module .inner-wrap-wide, .history-full-cta-module .inner-wrap-fullwidth {
  padding-top: 4.375em;
  padding-bottom: 4.125em;
}

.hfcm-header {
  color: #ffffff;
}

/*.ht-row-content-wrap hr {
  height: 20px;
  border: 0;
  background: paint(curved-line);
}

.history-timeline-cta {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  text-align: center;
  color: #fff;
  padding: 6.665em 0;
}
.history-timeline-cta h2 {
  font-size: 1.5em;
  color: #FFFFFF;
}
.history-timeline-cta .htc-content p {
  font-size: 1em;
  margin-top: 0;
  margin-bottom: 1.125em;
}
.history-timeline-cta .htc-cta-link {
  padding: 0.65625em 3.114375em;
  font-weight: 700;
  line-height: 1.5em;
  color: #000000;
}

.postid-2914 .site-content-primary {
  width: 100% !important;
  float: none;
}
.postid-2914 .post-meta {
  display: none;
}
.postid-2914 #comments {
  display: none;
}
.postid-2914 .site-content-secondary {
  display: none;
}
.postid-2914 .page-intro {
  position: relative;
}
.postid-2914 .page-intro:before {
  content: "";
  background-color: #000000;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  opacity: 0.6;
}
.postid-2914 .page-intro .page-header {
  z-index: 2;
  position: relative;
}

@media (min-width: 60em) {
  .postid-2914 .site-header {
    height: 153.23px;
  }
}
/*Pillar Page*/
.page-template-pillar-page .page-intro {
  position: relative;
}
.page-template-pillar-page .page-intro:before {
  content: "";
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.67);
  position: absolute;
  top: 0;
  left: 0;
}
.page-template-pillar-page .page-intro .inner-wrap, .page-template-pillar-page .page-intro .inner-wrap-narrow, .page-template-pillar-page .page-intro .inner-wrap-wide, .page-template-pillar-page .page-intro .inner-wrap-fullwidth {
  position: relative;
}

.about-water-system {
  min-height: 31.1875em;
}

.bm-img {
  text-align: center;
}
.bm-img img {
  vertical-align: middle;
}
@media (min-width: 60em) {
  .bm-img {
    width: 50%;
  }
}

.bm-content {
  text-align: center;
}
@media (min-width: 60em) {
  .bm-content {
    width: 50%;
    text-align: left;
  }
}

.bm-item {
  padding: 1.25em 0;
}
@media (min-width: 60em) {
  .bm-item {
    display: -webkit-box;
    display: -moz-box;
    display: box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -moz-box-pack: justify;
    box-pack: justify;
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    -ms-justify-content: space-between;
    -o-justify-content: space-between;
    justify-content: space-between;
    -ms-flex-pack: justify;
    -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;
  }
  .bm-item .bm-img {
    text-align: left;
    padding-right: 1.875em;
  }
  .bm-item:nth-child(even) .bm-img {
    order: 2;
    text-align: right;
    padding-left: 1.875em;
  }
  .bm-item:nth-child(even) .bm-content {
    order: 1;
  }
}

@media (min-width: 60em) {
  .bm-subheading {
    margin-top: 0;
  }
}

#contact-us + section {
  text-align: center;
}
#contact-us + section .inner-wrap, #contact-us + section .inner-wrap-narrow, #contact-us + section .inner-wrap-wide, #contact-us + section .inner-wrap-fullwidth {
  padding-top: 5em;
  padding-bottom: 5em;
}
#contact-us + section .btn-cmn, #contact-us + section button,
#contact-us + section input[type=submit], #contact-us + section .btn-download, #contact-us + section .btn-arrow, #contact-us + section .product-grid-item-link {
  background-color: #2968fe;
  text-transform: uppercase;
  border-color: #2968fe;
  min-width: 12.5em;
  color: #ffffff;
}
#contact-us + section .btn-cmn:hover, #contact-us + section button:hover,
#contact-us + section input[type=submit]:hover, #contact-us + section .btn-download:hover, #contact-us + section .btn-arrow:hover, #contact-us + section .product-grid-item-link:hover {
  background-color: #0042E9;
  color: #005291;
  border-color: #0042E9;
}
*/
/*=============== Industries Pillar Page Single Column ===============*/
.our-approach-module {
  background-size: cover;
  background-position: center;
  position: relative;
  text-align: center;
}
.our-approach-module:before {
  content: "";
  width: 100%;
  height: 100%;
  background: black;
  background: black;
  background: linear-gradient(180deg, rgba(0, 0, 0, 0.75) 60%, white 100%);
  position: absolute;
  bottom: 0;
  left: 0;
}
.our-approach-module .inner-wrap, .our-approach-module .inner-wrap-narrow, .our-approach-module .inner-wrap-wide, .our-approach-module .inner-wrap-fullwidth {
  position: relative;
  z-index: 1;
  padding-top: 3.75em;
  padding-bottom: 9.375em;
}

.oam-heading {
  font-size: 2.25em;
  color: #ffffff;
  display: inline-block;
  border-top: solid 1px #ffffff;
  border-bottom: solid 1px #ffffff;
}

.oam-desc {
  max-width: 50.5em;
  width: 100%;
  margin: 0 auto;
}
.oam-desc p {
  color: #ffffff;
}

.check-list {
  list-style-position: inside;
  display: table;
  margin: auto;
}
@media (min-width: 48em) {
  .check-list {
    column-count: 2;
    display: block;
    max-width: 25em;
  }
}
@media (min-width: 60em) {
  .check-list {
    column-count: 4;
    max-width: 100%;
  }
}
.check-list li {
  font-weight: bold;
  line-height: 2.6em;
  color: #ffffff;
  display: flex;
  align-items: center;
  margin-bottom: 0.6666666667em;
}
.check-list li:before {
  content: url("check-list.svg");
  margin-right: 10px;
  height: 39px;
}

.sep-items {
  width: 16.66%;
  flex-grow: 1;
  height: 27.5em;
  position: relative;
  -webkit-perspective: 33.125em;
  -moz-perspective: 33.125em;
  -o-perspective: 33.125em;
  perspective: 33.125em;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  -webkit-transition: all 0.4s ease-in-out;
  -moz-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
  border-right: 2px solid #ffffff;
}
.sep-items:last-child {
  border-right: none;
}
.sep-items:focus:not(:active):not(:hover) {
  position: relative;
  z-index: 2;
}
.sep-items:before {
  content: "";
  background-color: rgba(0, 0, 0, 0.7);
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  opacity: 1;
}

.sep-items {
  overflow: hidden;
}
.sep-items.active-col {
  width: 70%;
}
@media (min-width: 80em) {
  .sep-items.active-col {
    width: 50%;
  }
}
.sep-items.active-col .sep-black-patch {
  display: block;
  color: #ffffff;
}
.sep-items.active-col .sep-banner-heaing {
  display: none;
}
.sep-items.deactive-col {
  width: 6%;
}
@media (min-width: 80em) {
  .sep-items.deactive-col {
    width: 10%;
  }
}
.sep-items.deactive-col .sep-banner-heaing {
  transform: rotate(-90deg);
}

.si-ban-item-wrap {
  width: 100%;
  height: 100%;
  background-color: #fff;
  position: absolute;
  top: 50%;
  left: 0;
  right: 0;
  margin: 0 auto;
  z-index: 1;
}

.sep-main {
  display: -webkit-box;
  display: -moz-box;
  display: box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
}

.sep-black-patch {
  display: none;
  color: #ffffff;
  position: relative;
  padding: 0.625em;
}
.sep-black-patch ul li {
  margin-bottom: 0 !important;
}
@media (min-width: 90em) {
  .sep-black-patch {
    padding: 1.875em 2.5em;
  }
}

.sep-black-ver-patch {
  width: 100%;
  position: absolute;
  bottom: 50%;
  -ms-transform: translateY(50%);
  transform: translateY(50%);
  -webkit-transition: padding 0.3s linear;
  -moz-transition: padding 0.3s linear;
  transition: padding 0.3s linear;
  left: 0;
  color: #ffffff;
  text-align: center;
}
.sep-black-ver-patch .sep-banner-heaing {
  color: #ffffff;
  font-size: 0.9375em;
  line-height: 1.4666666667em;
}
@media (min-width: 80em) {
  .sep-black-ver-patch .sep-banner-heaing {
    font-size: 1.125em;
    line-height: 1.3333333333em;
  }
}

.sep-banner-heading2 {
  color: #ffffff;
  font-size: 1.125em;
  line-height: 1.3333333333em;
  font-weight: bold;
  position: relative;
}

.sep-banner-desc {
  position: relative;
}

.sep-wrap {
  position: relative;
  color: #ffffff;
  padding: 1.25em;
  text-align: center;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}
.sep-wrap ul {
  list-style-position: inside;
  margin-left: 0 !important;
}
.sep-wrap ul li {
  margin-bottom: 0 !important;
}
.sep-wrap:before {
  content: "";
  background-color: rgba(0, 0, 0, 0.7);
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  opacity: 1;
}

@media screen and (min-width: 1024px) {
  .sep-slider {
    display: none !important;
  }
}
.sep-slider .slick-dots li button:before {
  position: absolute;
  top: 0;
  left: 0;
  content: "";
  width: 8px;
  height: 8px;
  font-family: "slick";
  font-size: 6px;
  line-height: 20px;
  text-align: center;
  color: #000;
  opacity: 0.25;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  background-color: #000;
  border-radius: 50%;
}

.sep-main {
  display: none;
}
@media screen and (min-width: 1024px) {
  .sep-main {
    display: flex;
  }
}

.sep-top-wrap {
  padding-top: 3.125rem;
  padding-bottom: 2rem;
  text-align: center;
  max-width: 62.875em;
  margin-left: auto;
  margin-right: auto;
}

@media screen and (max-width: 959px) {
  .pillar-stuck {
    padding-top: 0 !important;
  }
}

#overview + section .inner-wrap, #overview + section .inner-wrap-narrow, #overview + section .inner-wrap-wide, #overview + section .inner-wrap-fullwidth {
  padding-top: 0;
  padding-bottom: 0;
}

.footer-wrapper {
  display: block;
  text-align: center;
}
@media (min-width: 48em) {
  .footer-wrapper {
    text-align: left;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
  }
}
.gmap {
  margin-bottom: 24px;
  padding: 0 0.625em;
  max-width: 420px;
  margin: 0 auto;
}
.gmap iframe {
  height: 200px;
  display: block;
}
@media (min-width: 60em) {
  .gmap {
    margin-bottom: 0;
  }
}

@media (min-width: 48em) {
  .sn-level-2 {
    width: 200px;
  }
}
@media only screen and (max-height: 766px) {
  .sn-level-2 a {
    padding: 0.3em 1.2em;
  }
  .sn-level-2 span {
    font-size: 0.72em !important;
  }
}
@media only screen and (min-height: 767px) and (max-height: 900px) {
  .sn-level-2 a {
    padding: 0.6em 1.2em !important;
  }
}
/*.go-residential {
  margin-bottom: 1.25em;
}
.go-residential a:after {
  content: none;
}
.go-residential .btn-go {
  border-radius: 0;
}

.case-study-module {
  background-color: #F1F1F1;
}
.case-study-module .inner-wrap, .case-study-module .inner-wrap-narrow, .case-study-module .inner-wrap-wide, .case-study-module .inner-wrap-fullwidth {
  padding-top: 3.125em;
  padding-bottom: 4.75em;
}
.case-study-module .csm-heading {
  font-size: 2.25em;
  line-height: 1.1111111111em;
  margin-bottom: 0.5555555556em;
  text-align: center;
}
.case-study-module .csm-heading + .csm-desc {
  text-align: center;
  color: #000;
  font-size: 1em;
}
@media (min-width: 60em) {
  .case-study-module .csm-heading + .csm-desc {
    max-width: 61.4375em;
    margin-left: auto;
    margin-right: auto;
  }
}
.case-study-module .csm-title {
  margin-top: 0;
  font-size: 1.25em;
  line-height: 1.3em;
  font-weight: bold;
  color: #2968fe;
  margin-bottom: 0.5em;
}
.case-study-module .csm-desc p {
  margin-top: 0;
}
.case-study-module .csm-btn {
  font-size: 1em;
  line-height: 1.3125em;
  text-transform: uppercase;
  padding: 1.0625em 1.1875em;
  font-weight: bold;
  border-radius: 4px;
}
.case-study-module .csm-img-wrap {
  height: 17.8125em;
  background-position: center;
  background-size: cover;
}
.case-study-module .csm-content-wrap {
  padding: 1.4375em 1.4375em 2.875em 1.4375em;
}
.case-study-module .csm-wrap {
  margin: 2em 0;
}
.case-study-module .csm-wrap .csm-item {
  position: relative;
  background-color: #fff;
  margin-bottom: 16px;
}
.case-study-module .csm-wrap .csm-item a.csm-link {
  position: absolute;
  bottom: 29px;
  left: 24px;
  text-transform: uppercase;
  text-decoration: none;
  font-weight: bold;
  font-size: 0.875em;
  color: #6BFFC6;
}
.case-study-module .csm-wrap .csm-item a.csm-link:before {
  content: "";
  width: 100%;
  height: 1px;
  background-color: #6BFFC6;
  bottom: 0;
  left: 0;
  position: absolute;
  transition: all 0.25s ease;
}
.case-study-module .csm-wrap .csm-item a.csm-link:hover:before, .case-study-module .csm-wrap .csm-item a.csm-link:focus:before {
  width: 0;
}
@media (min-width: 48em) {
  .case-study-module .csm-wrap {
    display: flex;
    flex-wrap: wrap;
  }
  .case-study-module .csm-wrap .csm-item {
    width: calc(50% - 16px);
    min-height: 31.5em;
  }
  .case-study-module .csm-wrap .csm-item:nth-child(odd) {
    margin-right: 16px;
  }
}

/*water-softner-module*/
.water-softner-module {
  text-align: center;
}
.water-softner-module > .inner-wrap, .water-softner-module > .inner-wrap-narrow, .water-softner-module > .inner-wrap-wide, .water-softner-module > .inner-wrap-fullwidth {
  padding-top: 2.954375em;
  padding-bottom: 4.5em;
}
.water-softner-module .wsm-heading {
  font-size: 2.25em;
  line-height: 1.1666666667em;
  color: #2968fe;
  display: inline-block;
  border-top: solid 1px #2968fe;
  border-bottom: solid 1px #2968fe;
  margin-bottom: 0.9722222222em;
}
.water-softner-module .wsm-wrap {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  justify-content: space-between;
}
.water-softner-module .wsm-left {
  background: #F1F1F1;
  border-left: 5px solid #6BFFC6;
  width: 100%;
  margin-bottom: 1.5em;
  padding: 1.5em;
  text-align: left;
}
@media (min-width: 60em) {
  .water-softner-module .wsm-left {
    padding: 1.75em 2.125em 1.5em 3.0625em;
    width: 60%;
    margin-bottom: 0;
  }
}
@media (min-width: 80em) {
  .water-softner-module .wsm-left {
    width: 618px;
  }
}
.water-softner-module .wsm-left p {
  color: #000000;
  font-size: 1em;
  line-height: 1.5em;
  font-weight: 400;
  margin-top: 0;
  margin-bottom: 1.25em;
}
.water-softner-module .wsm-left p:last-child {
  margin-bottom: 0;
}
.water-softner-module .wsm-right {
  width: 100%;
  padding-left: 10px;
}
@media (min-width: 60em) {
  .water-softner-module .wsm-right {
    width: 40%;
  }
}
@media (min-width: 80em) {
  .water-softner-module .wsm-right {
    width: calc(100% - 618px);
  }
}
.water-softner-module .wsm-right .lightbox:before {
  content: none;
}
@media (min-width: 48em) {
  .water-softner-module .wsm-right {
    align-items: center;
  }
}
@media (min-width: 60em) {
  .water-softner-module .wsm-right {
    align-items: center;
  }
}

/*key-benifit-module*/
.key-benifit-module {
  text-align: center;
  background: url(Key-Benefits-of-Commercial-water-Softening-Industrial-Water-Softening.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: top;
  position: relative;
}
.key-benifit-module:before {
  content: "";
  position: absolute;
  background: url(Key-Benefits-of-Commercial-water-Softening-Industrial-Water-Softening-overlay.png);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: top;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
}
@media (min-width: 60em) {
  .key-benifit-module {
    background-size: contain;
  }
  .key-benifit-module:before {
    background-size: contain;
  }
}
.key-benifit-module > .inner-wrap, .key-benifit-module > .inner-wrap-narrow, .key-benifit-module > .inner-wrap-wide, .key-benifit-module > .inner-wrap-fullwidth {
  position: relative;
}
@media (min-width: 60em) {
  .key-benifit-module > .inner-wrap, .key-benifit-module > .inner-wrap-narrow, .key-benifit-module > .inner-wrap-wide, .key-benifit-module > .inner-wrap-fullwidth {
    padding-top: 5em;
    padding-bottom: 5em;
  }
}
.key-benifit-module .kbm-heading {
  font-size: 2.25em;
  line-height: 1.1666666667em;
  color: #ffffff;
  display: inline-block;
  border-top: solid 1px #ffffff;
  border-bottom: solid 1px #ffffff;
  max-width: 20.3888888889em;
  margin: 0 auto 0.8333333333em;
  padding: 0.1666666667em 0 0.25em 0;
}
.key-benifit-module .kbm-subtext {
  font-size: 1em;
  line-height: 1.5em;
  color: #ffffff;
  display: inline-block;
  /*border-top: solid 1px #ffffff;*/
  /*border-bottom: solid 1px #ffffff;*/
  margin-bottom: 2.625em;
}
.key-benifit-module .kbm-bottom-content {
  color: #fff;
  font-size: 1em;
}
.key-benifit-module .kbm-list {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 3.125em;
}
@media (min-width: 60em) {
  .key-benifit-module .kbm-list {
    margin-bottom: 6.25em;
  }
}
.key-benifit-module .kbm-list li {
  background: #2968fe;
  width: 100%;
  text-align: center;
  background: #2968fe;
  min-height: 7.125em;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #ffffff;
  font-size: 1em;
  line-height: 1.5em;
  font-weight: 700;
  margin: 0;
  padding: 0 1.375em;
  margin-bottom: 1.5em;
}
.key-benifit-module .kbm-list li:first-child {
  margin-left: 0;
}
.key-benifit-module .kbm-list li:last-child {
  margin-right: 0;
  /*margin-bottom: 0;*/
}
@media (min-width: 48em) {
  .key-benifit-module .kbm-list li {
    width: 48%;
  }
}
@media (min-width: 60em) {
  .key-benifit-module .kbm-list li {
    width: 24%;
    margin-bottom: 0;
  }
}
.key-benifit-module .kbm-wrap {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  justify-content: space-between;
  margin-bottom: 2em;
}
@media (min-width: 60em) {
  .key-benifit-module .kbm-wrap {
    margin-bottom: 4.875em;
    margin-top: 0;
  }
}
.key-benifit-module .kbm-left {
  background: #F1F1F1;
  border-left: 5px solid #6BFFC6;
  width: 100%;
  margin-bottom: 1.5em;
  padding: 1.5em;
  text-align: left;
}
@media (min-width: 60em) {
  .key-benifit-module .kbm-left {
    padding: 2.4375em 2em 2.4375em 2.125em;
    width: 60%;
    margin-bottom: 0;
    order: 2;
  }
}
@media (min-width: 80em) {
  .key-benifit-module .kbm-left {
    width: 618px;
  }
}
.key-benifit-module .kbm-left p {
  color: #000000;
  font-size: 1em;
  line-height: 1.5em;
  font-weight: 400;
  margin-top: 0;
  margin-bottom: 1.25em;
}
.key-benifit-module .kbm-left p:last-child {
  margin-bottom: 0;
}
.key-benifit-module .kbm-left h3 {
  color: #2968fe;
  font-size: 1.40625em;
  line-height: 1.4222222222em;
  font-weight: 400;
  margin-bottom: 0.7111111111em;
  margin-top: 0;
}
.key-benifit-module .kbm-left ul {
  list-style: none;
  margin-left: 1.125em;
}
.key-benifit-module .kbm-left ul li {
  position: relative;
}
.key-benifit-module .kbm-left ul li:before {
  content: "";
  position: absolute;
  width: 9px;
  height: 9px;
  background: #2968fe;
  border-radius: 50%;
  top: 6px;
  left: -16px;
}
.key-benifit-module .kbm-right {
  width: 100%;
}
@media (min-width: 60em) {
  .key-benifit-module .kbm-right {
    width: 40%;
  }
}
@media (min-width: 80em) {
  .key-benifit-module .kbm-right {
    width: calc(100% - 618px);
  }
}
.key-benifit-module .kbm-right .lightbox:before {
  content: none;
}
.key-benifit-module .kbms-wrap {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  justify-content: space-between;
  margin-bottom: 1.5em;
}
.key-benifit-module .kbms-left {
  background: #EAEAEA;
  border-left: 5px solid #6BFFC6;
  width: 100%;
  margin-bottom: 1.5em;
  padding: 1.5em;
  text-align: left;
}
@media (min-width: 60em) {
  .key-benifit-module .kbms-left {
    padding: 3.0625em 2em 3.0625em 2.875em;
    width: 60%;
    margin-bottom: 0;
  }
}
@media (min-width: 80em) {
  .key-benifit-module .kbms-left {
    width: 618px;
  }
}
.key-benifit-module .kbms-left p {
  color: #000000;
  font-size: 1em;
  line-height: 1.5em;
  font-weight: 400;
  margin-top: 0;
  margin-bottom: 1.25em;
}
.key-benifit-module .kbms-left p:last-child {
  margin-bottom: 0;
}
.key-benifit-module .kbms-left h3 {
  color: #2968fe;
  font-size: 1.40625em;
  line-height: 1.4222222222em;
  font-weight: 400;
  margin-bottom: 0.7111111111em;
  margin-top: 0;
}
.key-benifit-module .kbms-left ul {
  list-style: none;
}
.key-benifit-module .kbms-right {
  width: 100%;
}
@media (min-width: 60em) {
  .key-benifit-module .kbms-right {
    width: 40%;
  }
}
@media (min-width: 80em) {
  .key-benifit-module .kbms-right {
    width: calc(100% - 618px);
  }
}
.key-benifit-module .kbms-right .lightbox:before {
  content: none;
}

/*commercial-industrial-module*/
.commercial-industrial-module {
  text-align: center;
  background: url(AdobeStock_108459098.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  position: relative;
}
.commercial-industrial-module:before {
  content: "";
  position: absolute;
  background: #141517;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  opacity: 0.74;
}
.commercial-industrial-module > .inner-wrap, .commercial-industrial-module > .inner-wrap-narrow, .commercial-industrial-module > .inner-wrap-wide, .commercial-industrial-module > .inner-wrap-fullwidth {
  position: relative;
}
@media (min-width: 60em) {
  .commercial-industrial-module > .inner-wrap, .commercial-industrial-module > .inner-wrap-narrow, .commercial-industrial-module > .inner-wrap-wide, .commercial-industrial-module > .inner-wrap-fullwidth {
    padding-top: 5em;
    padding-bottom: 5em;
  }
}
.commercial-industrial-module .cim-heading {
  font-size: 2.25em;
  line-height: 1.1666666667em;
  color: #ffffff;
  display: inline-block;
  border-top: solid 1px #ffffff;
  border-bottom: solid 1px #ffffff;
  margin-bottom: 1.1388888889em;
  padding: 0.1666666667em 0 0.25em 0;
}
.commercial-industrial-module .cim_desc {
  text-align: left;
}
.commercial-industrial-module .cim_desc p {
  font-size: 1em;
}
.commercial-industrial-module .cim_desc * {
  color: #fff;
}
.commercial-industrial-module .cim-list {
  padding-left: 3.125em;
}
.commercial-industrial-module .cim-list li {
  color: #ffffff;
  font-size: 1em;
  line-height: 1.5em;
  font-weight: 400;
  position: relative;
  text-align: left;
  max-width: 66.625em;
  margin: 0 auto;
  margin-bottom: 1.3125em;
}
.commercial-industrial-module .cim-list li:last-child {
  margin-bottom: 0;
}
.commercial-industrial-module .cim-list li span {
  font-weight: 700;
}
.commercial-industrial-module .cim-list li:before {
  content: "";
  position: absolute;
  background: url(check-list.svg) no-repeat;
  background-size: 39px;
  background-position: center;
  width: 39px;
  height: 39px;
  top: 0;
  left: -55px;
}

/*how-to-size-module*/
.how-to-size-module {
  text-align: center;
}
.how-to-size-module > .inner-wrap, .how-to-size-module > .inner-wrap-narrow, .how-to-size-module > .inner-wrap-wide, .how-to-size-module > .inner-wrap-fullwidth {
  padding-top: 5.1875em;
  padding-bottom: 5em;
}
.how-to-size-module .htsm-heading {
  font-size: 2.25em;
  line-height: 1.1666666667em;
  color: #2968fe;
  display: inline-block;
  border-top: solid 1px #2968fe;
  border-bottom: solid 1px #2968fe;
  margin-bottom: 1.1111111111em;
}
.how-to-size-module .htsm-wrap {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  justify-content: space-between;
}
.how-to-size-module .htsm-left {
  background: #F1F1F1;
  border-left: 5px solid #6BFFC6;
  width: 100%;
  margin-bottom: 1.5em;
  padding: 1.5em;
  text-align: left;
}
@media (min-width: 60em) {
  .how-to-size-module .htsm-left {
    padding: 2.125em 2em 2em 2.0625em;
    width: 60%;
    margin-bottom: 0;
    order: 2;
  }
}
@media (min-width: 80em) {
  .how-to-size-module .htsm-left {
    width: 618px;
  }
}
.how-to-size-module .htsm-left p {
  color: #000000;
  font-size: 1em;
  line-height: 1.5em;
  font-weight: 400;
  margin-top: 0;
  margin-bottom: 1.25em;
}
.how-to-size-module .htsm-left p:last-child {
  margin-bottom: 0;
}
.how-to-size-module .htsm-left ul {
  list-style: none;
  margin-left: 1.125em;
}
.how-to-size-module .htsm-left ul li {
  position: relative;
}
.how-to-size-module .htsm-left ul li:before {
  content: "";
  position: absolute;
  width: 9px;
  height: 9px;
  background: #2968fe;
  border-radius: 50%;
  top: 6px;
  left: -16px;
}
.how-to-size-module .htsm-right {
  width: 100%;
}
@media (min-width: 60em) {
  .how-to-size-module .htsm-right {
    width: 40%;
  }
}
@media (min-width: 80em) {
  .how-to-size-module .htsm-right {
    width: calc(100% - 618px);
  }
}
.how-to-size-module .htsm-right .lightbox:before {
  content: none;
}

/*why-choose-module*/
.why-choose-reynold-module {
  text-align: center;
}
.why-choose-reynold-module > .inner-wrap, .why-choose-reynold-module > .inner-wrap-narrow, .why-choose-reynold-module > .inner-wrap-wide, .why-choose-reynold-module > .inner-wrap-fullwidth {
  padding-top: 2.6875em;
  padding-bottom: 0;
}
.why-choose-reynold-module .wcmr-heading {
  font-size: 2.25em;
  line-height: 1.1666666667em;
  color: #2968fe;
  display: inline-block;
  border-top: solid 1px #2968fe;
  border-bottom: solid 1px #2968fe;
  max-width: 23.0555555556em;
  margin: 0 auto 2.0277777778em;
  padding: 0.1666666667em 0 0.25em;
}
.why-choose-reynold-module .wcmr-wrap {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  justify-content: space-between;
}
.why-choose-reynold-module .wcmr-left {
  background: #F1F1F1;
  border-left: 5px solid #6BFFC6;
  width: 100%;
  margin-bottom: 1.5em;
  padding: 1.5em;
  text-align: left;
}
@media (min-width: 60em) {
  .why-choose-reynold-module .wcmr-left {
    padding: 3em 2.4375em 2.5625em 2.75em;
    width: 60%;
    margin-bottom: 0;
    /*order: 2;*/
  }
}
@media (min-width: 80em) {
  .why-choose-reynold-module .wcmr-left {
    width: 618px;
  }
}
.why-choose-reynold-module .wcmr-left p {
  color: #000000;
  font-size: 1em;
  line-height: 1.5em;
  font-weight: 400;
  margin-top: 0;
  margin-bottom: 1.25em;
}
.why-choose-reynold-module .wcmr-left p:last-child {
  margin-bottom: 0;
}
.why-choose-reynold-module .wcmr-left ul {
  list-style: none;
  margin-left: 1.125em;
}
.why-choose-reynold-module .wcmr-left ul li {
  position: relative;
}
.why-choose-reynold-module .wcmr-left ul li:before {
  content: "";
  position: absolute;
  width: 9px;
  height: 9px;
  background: #2968fe;
  border-radius: 50%;
  top: 6px;
  left: -16px;
}
.why-choose-reynold-module .wcmr-right {
  width: 100%;
}
@media (min-width: 60em) {
  .why-choose-reynold-module .wcmr-right {
    width: 40%;
  }
}
@media (min-width: 80em) {
  .why-choose-reynold-module .wcmr-right {
    width: calc(100% - 618px);
    text-align: end;
  }
}
.why-choose-reynold-module .wcmr-right .lightbox:before {
  content: none;
}

.new-pillar-cta {
  background-position: center;
}
.new-pillar-cta > .inner-wrap, .new-pillar-cta > .inner-wrap-narrow, .new-pillar-cta > .inner-wrap-wide, .new-pillar-cta > .inner-wrap-fullwidth {
  padding-top: 3.125em;
}
@media (min-width: 60em) {
  .new-pillar-cta > .inner-wrap, .new-pillar-cta > .inner-wrap-narrow, .new-pillar-cta > .inner-wrap-wide, .new-pillar-cta > .inner-wrap-fullwidth {
    padding-top: 6.125em;
  }
}
@media (min-width: 80em) {
  .new-pillar-cta > .inner-wrap, .new-pillar-cta > .inner-wrap-narrow, .new-pillar-cta > .inner-wrap-wide, .new-pillar-cta > .inner-wrap-fullwidth {
    padding-top: 17.5em;
  }
}

/*industries-applications-module*/
.industries-applications-module {
  text-align: center;
  background: url(Industries-and-Applications-for-Commercial-Industrial-Water-Softeners.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: top;
  position: relative;
}
.industries-applications-module:before {
  content: "";
  position: absolute;
  /*background: url(Industries-and-Applications-for-Commercial-Industrial-Water-Softeners-overlay-1.png);*/
  background: transparent linear-gradient(180deg, #000000D4 0%, #0000008F 56%, #DDDDDDF0 85%, #FFFFFF 100%) 0% 0% no-repeat padding-box;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: bottom;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
}
.industries-applications-module > .inner-wrap, .industries-applications-module > .inner-wrap-narrow, .industries-applications-module > .inner-wrap-wide, .industries-applications-module > .inner-wrap-fullwidth {
  position: relative;
}
@media (min-width: 60em) {
  .industries-applications-module > .inner-wrap, .industries-applications-module > .inner-wrap-narrow, .industries-applications-module > .inner-wrap-wide, .industries-applications-module > .inner-wrap-fullwidth {
    padding-top: 4.78125em;
    padding-bottom: 1.65625em;
  }
}
.industries-applications-module .apm-heading {
  font-size: 2.25em;
  line-height: 1.1666666667em;
  color: #ffffff;
  display: inline-block;
  border-top: solid 1px #ffffff;
  border-bottom: solid 1px #ffffff;
  max-width: 20.3888888889em;
  margin: 0 auto 1.0833333333em;
  padding: 0.1666666667em 0 0.25em 0;
}
.industries-applications-module .apm-subtext {
  font-size: 1em;
  line-height: 1.5em;
  color: #ffffff;
  display: inline-block;
  /*border-top: solid 1px #ffffff;*/
  /*border-bottom: solid 1px #ffffff;*/
  margin-bottom: 1.875em;
}
.industries-applications-module .apm-list {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 2.25em;
}
.industries-applications-module .apm-list li {
  background: #2968fe;
  width: 100%;
  text-align: center;
  background: #2968fe;
  min-height: 7.125em;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #ffffff;
  font-size: 1em;
  line-height: 1.5em;
  font-weight: 700;
  margin: 0;
  padding: 0 1.375em;
  margin-bottom: 1.5em;
}
.industries-applications-module .apm-list li:first-child {
  margin-left: 0;
}
.industries-applications-module .apm-list li:last-child {
  margin-right: 0;
  /*margin-bottom: 0;*/
}
@media (min-width: 48em) {
  .industries-applications-module .apm-list li {
    width: 28%;
  }
}
@media (min-width: 60em) {
  .industries-applications-module .apm-list li {
    width: 18%;
    margin-bottom: 0;
  }
}
.industries-applications-module .apm-footer-list {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 0;
}
.industries-applications-module .apm-footer-list li {
  background: #2968fe;
  width: 100%;
  text-align: center;
  background: #2968fe;
  min-height: 7.125em;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #ffffff;
  font-size: 1em;
  line-height: 1.5em;
  font-weight: 700;
  margin: 0;
  padding: 0 1.375em;
  margin-bottom: 0.875em;
}
.industries-applications-module .apm-footer-list li:first-child {
  margin-left: 0;
}
.industries-applications-module .apm-footer-list li:last-child {
  margin-right: 0;
  /*margin-bottom: 0;*/
}
@media (min-width: 48em) {
  .industries-applications-module .apm-footer-list li {
    width: 48%;
  }
}
@media (min-width: 60em) {
  .industries-applications-module .apm-footer-list li {
    width: 24%;
    /*margin-bottom: 0;*/
  }
}
.industries-applications-module .apm-subheading {
  color: #ffffff;
  font-size: 1.40625em;
  line-height: 1.4222222222em;
  margin: 0 0 0.9333333333em 0;
  font-weight: 400;
}
.industries-applications-module .apm-drscription {
  margin-bottom: 1.875em;
}
.industries-applications-module .apm-drscription p {
  color: #ffffff;
  font-size: 1em;
  line-height: 1.625em;
  font-weight: 400;
  margin: 0 0 1.5em 0;
}
.industries-applications-module .apm-drscription p:last-child {
  margin: 0;
}

.mfp-zoom-out-cur .sh-sticky-wrap.stuck, .mfp-zoom-out-cur .anchor-links-nav.stuck, .mfp-zoom-out-cur .pillar-page-links.stuck, .mfp-helper .sh-sticky-wrap.stuck, .mfp-helper .anchor-links-nav.stuck, .mfp-helper .pillar-page-links.stuck {
  width: calc(100% - 15px);
}
.mfp-zoom-out-cur iframe#chatbot-iframe, .mfp-helper iframe#chatbot-iframe {
  right: 32px !important;
}

.working-principles .cim-list {
  padding-left: 3.125em;
}
.working-principles .cim-list li {
  color: #ffffff;
  font-size: 1em;
  line-height: 1.5em;
  font-weight: 700;
  position: relative;
  text-align: left;
  max-width: 66.625em;
  margin: 0 auto;
  padding-top: 0.3125em;
  margin-bottom: 2.3125em;
}
.working-principles .cim-list li:last-child {
  margin-bottom: 0;
}
.working-principles .cim-list li span {
  font-weight: 700;
}
.working-principles .cim-list li:before {
  content: "";
  position: absolute;
  background: url(check-list.svg) no-repeat;
  background-size: 39px;
  background-position: center;
  width: 39px;
  height: 39px;
  top: 0;
  left: -55px;
}

.how-does-ro-work .cim-list {
  padding-left: 3.125em;
}
.how-does-ro-work .cim-list li {
  color: #000000;
  font-size: 1em;
  line-height: 1.5em;
  font-weight: 700;
  position: relative;
  text-align: left;
  max-width: 66.625em;
  margin: 0 auto;
  padding-top: 0.1875em;
  margin-bottom: 1.0625em;
}
.how-does-ro-work .cim-list li:last-child {
  margin-bottom: 0;
}
.how-does-ro-work .cim-list li span {
  font-weight: 700;
}
.how-does-ro-work .cim-list li:before {
  content: "";
  position: absolute;
  background: url(check-list.svg) no-repeat;
  background-size: 29px;
  background-position: center;
  width: 29px;
  height: 29px;
  top: 0;
  left: -55px;
}

body.page-id-3252 .benefits {
  background-color: #EFF4F8;
}
body.page-id-3252 .benefits .cim-list {
  padding-left: 3.125em;
}
body.page-id-3252 .benefits .cim-list li {
  color: #000000;
  font-size: 1em;
  line-height: 1.5em;
  font-weight: 700;
  position: relative;
  text-align: left;
  max-width: 66.625em;
  margin: 0 auto;
  padding-top: 0.1875em;
  margin-bottom: 1.0625em;
}
body.page-id-3252 .benefits .cim-list li:last-child {
  margin-bottom: 0;
}
body.page-id-3252 .benefits .cim-list li span {
  font-weight: 700;
}
body.page-id-3252 .benefits .cim-list li:before {
  content: "";
  position: absolute;
  background: url(check-list.svg) no-repeat;
  background-size: 29px;
  background-position: center;
  width: 29px;
  height: 29px;
  top: 0;
  left: -55px;
}
body.page-id-3252 .considerations-for-a-ro-system .cim-list {
  padding-left: 3.125em;
}
body.page-id-3252 .considerations-for-a-ro-system .cim-list li {
  color: #ffffff;
  font-size: 1em;
  line-height: 1.5em;
  font-weight: 700;
  position: relative;
  text-align: left;
  max-width: 66.625em;
  margin: 0 auto;
  padding-top: 0.3125em;
  margin-bottom: 1.375em;
}
body.page-id-3252 .considerations-for-a-ro-system .cim-list li:last-child {
  margin-bottom: 0;
}
body.page-id-3252 .considerations-for-a-ro-system .cim-list li span {
  font-weight: 700;
}
body.page-id-3252 .considerations-for-a-ro-system .cim-list li:before {
  content: "";
  position: absolute;
  background: url(check-list.svg) no-repeat;
  background-size: 39px;
  background-position: center;
  width: 39px;
  height: 39px;
  top: 0;
  left: -55px;
}

.how-to-size-a-ro-system {
  background-color: #eff4f8;
}

.cerm-wraper .ce-header {
  background-color: #2968fe;
  color: white;
  padding-right: 40px;
}
.cerm-wraper .ce-header:after {
  color: white;
  font-size: 30px;
  padding-right: 11px;
  top: 50%;
  transform: translateY(-50%);
}
.cerm-wraper .click-expand.active .ce-header {
  color: white;
  background-color: #2968fe;
}
.cerm-wraper .ce-body {
  background-color: #EAEAEA;
  padding-top: 24px !important;
}

.video-module-o .inner-wrap, .video-module-o .inner-wrap-narrow, .video-module-o .inner-wrap-wide, .video-module-o .inner-wrap-fullwidth {
  padding-top: 0;
  text-align: center;
}

.o-view .rows-of-2 > div {
  margin-bottom: 0 !important;
}

@media (min-width: 48em) {
  body.page-id-3252 .ppl-item .ppl-item-title {
    max-width: 9.5em;
  }
  body.page-id-3252 .ppl-item-title > a span {
    font-size: 12px;
  }
}
@media (min-width: 80em) {
  body.page-id-3252 .ppl-item-title > a span {
    font-size: 16px;
  }
}
.postid-3333 section.full-width-cta {
  background: #0a63a6;
  color: #fff;
  text-align: center;
}

.postid-3333 section.full-width-cta p {
  font-size: 20px;
}

.img-res > div {
  margin: 20px auto;
  text-align: center;
}
.img-res > div a {
  display: inline-block;
}
.img-res > div a img {
  max-width: 18.5625em;
  width: 100%;
  margin: 0 auto;
  display: block;
}

@media (min-width: 768px) {
  .img-res {
    display: flex;
    gap: 30px;
    justify-content: center;
    align-items: center;
  }
  .img-res > div {
    width: 40%;
    margin: 0;
  }
  .img-res > div:nth-last-of-type(2) {
    width: 20%;
  }
  .img-res > div a {
    display: inline-block;
  }
  .img-res > div a img {
    display: block;
    margin: 0;
    max-width: inherit;
  }
}
.img-res a.lightbox::before {
  content: none !important;
}

.postid-3333 section.full-width-cta .inner-wrap, .postid-3333 section.full-width-cta .inner-wrap-narrow, .postid-3333 section.full-width-cta .inner-wrap-wide, .postid-3333 section.full-width-cta .inner-wrap-fullwidth {
  padding-top: 24px;
}

.postid-3333 section.full-width-cta .inner-wrap p, .postid-3333 section.full-width-cta .inner-wrap-narrow p, .postid-3333 section.full-width-cta .inner-wrap-wide p, .postid-3333 section.full-width-cta .inner-wrap-fullwidth p {
  margin-top: 0;
  margin-bottom: 20px;
}

.cim_sub_heading {
  color: white;
  font-size: 1.4em;
  margin-top: -35px;
}

@media (min-width: 60em) {
  .page-id-3371 .key-benifit-module .kbms-wrap {
    justify-content: inherit;
  }
}
@media (min-width: 60em) {
  .page-id-3371 .key-benifit-module .kbm-wrap {
    margin-bottom: 0 !important;
  }
}
@media (min-width: 60em) {
  .page-id-3371 .ppl-item .ppl-item-title {
    max-width: inherit;
    width: 24% !important;
  }
}
@media (min-width: 60em) {
  .page-id-3371 .pillar-page-links.stuck .ppl-item .ppl-item-title {
    max-width: inherit;
    width: 24% !important;
  }
}
@media (min-width: 60em) {
  .page-id-3371 .key-benifit-module .kbm-list li {
    width: 32% !important;
  }
}
@media (min-width: 60em) {
  .page-id-3371 #waterfaq {
    margin-top: -65px;
  }
}
@media (min-width: 960px) and (max-width: 1050px) {
  .page-id-3371 .key-benifit-module .kbms-right {
    margin-top: 4% !important;
  }
}

.pillar-water-treat-module.water-softner-module > .inner-wrap, .pillar-water-treat-module.water-softner-module > .inner-wrap-narrow, .pillar-water-treat-module.water-softner-module > .inner-wrap-wide, .pillar-water-treat-module.water-softner-module > .inner-wrap-fullwidth {
  padding-bottom: 0;
}
.pillar-water-treat-module.water-softner-module .wsm-right {
  padding-left: 0;
}
@media (min-width: 80em) {
  .pillar-water-treat-module.water-softner-module .wsm-right {
    width: calc(100% - 659px);
  }
}
@media (min-width: 60em) {
  .pillar-water-treat-module.water-softner-module .wsm-right .lightbox {
    display: block;
  }
  .pillar-water-treat-module.water-softner-module .wsm-right .lightbox img {
    display: block;
  }
}
@media (min-width: 80em) {
  .pillar-water-treat-module.water-softner-module .wsm-left {
    width: 659px;
    padding: 58.5px 45px;
  }
}

@media (min-width: 48em) {
  .page-id-3409 .ppl-item {
    background-color: transparent;
  }
}
@media (min-width: 48em) {
  .page-id-3409 .ppl-item .ppl-item-title {
    max-width: 18.125em;
  }
}

.iwcm-bucket {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}

.iwcm-heading {
  font-size: 1.875em;
  line-height: 1.4em;
  color: #fff;
  display: inline-block;
  border-top: solid 1px #fff;
  border-bottom: solid 1px #fff;
  margin-bottom: 0;
  padding: 0.1666666667em 0 0.25em 0;
}

.iwcmb-item {
  background-color: #2968fe;
  color: #ffffff;
  font-size: 1em;
  text-align: center;
  display: flex;
  align-items: center;
  margin-bottom: 1em;
  justify-content: center;
  height: 7.125em;
  width: 48%;
}
@media (min-width: 60em) {
  .iwcmb-item {
    width: 32.4%;
  }
}

.industrial-water-challenges-module {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: top;
  position: relative;
  color: #ffffff;
  text-align: center;
}
.industrial-water-challenges-module::before {
  content: "";
  position: absolute;
  background: transparent linear-gradient(180deg, #000000D4 0%, #0000008F 63%, #000000 88%, #FFFFFF 100%) 0% 0% no-repeat padding-box;
  background-repeat: no-repeat;
  background-size: cover;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
}
.industrial-water-challenges-module > .inner-wrap, .industrial-water-challenges-module > .inner-wrap-narrow, .industrial-water-challenges-module > .inner-wrap-wide, .industrial-water-challenges-module > .inner-wrap-fullwidth {
  position: relative;
  padding-top: 5em;
  padding-bottom: 11.25em;
}

.iwcmb-title {
  font-size: 1em;
  font-weight: bold;
}

.iwcm-right-content {
  width: 100%;
  background-color: #F1F1F1;
  text-align: left;
  color: #000000;
  font-size: 1em;
  position: relative;
}
.iwcm-right-content::after {
  content: "";
  border-right: 8px solid #6BFFC6;
  position: absolute;
  right: 0;
  top: 0;
  width: 8px;
  height: 100%;
}
@media (min-width: 60em) {
  .iwcm-right-content {
    width: calc(100% - 511px);
  }
}

@media (min-width: 60em) {
  .iwcm-left-image {
    width: 31.9375em;
  }
}
.iwcm-left-image .lightbox::before {
  content: none;
}
@media (min-width: 60em) {
  .iwcm-left-image .lightbox {
    display: block;
  }
  .iwcm-left-image .lightbox img {
    display: block;
  }
}

.iwcm-right-content-wrapper {
  padding: 1.875em 1.875em 1.875em 1.25em;
}

.industrial-water-treatment-list {
  text-align: left;
}
.industrial-water-treatment-list ul:not([class]) {
  padding-left: 3.125em;
  list-style: none;
}
.industrial-water-treatment-list ul:not([class]) li:not([class]) {
  font-size: 1em;
  font-weight: bold;
  margin-bottom: 10px;
}
.industrial-water-treatment-list ul:not([class]) li:not([class])::after {
  display: none;
}
.industrial-water-treatment-list ul:not([class]) li:not([class])::before {
  content: "";
  position: absolute;
  background: url(check-list.svg) no-repeat;
  background-size: 29px;
  background-position: center;
  width: 29px;
  height: 29px;
  top: 0;
  left: -55px;
}

@media (min-width: 60em) {
  .iwcm-section {
    display: flex;
    align-items: center;
  }
}

.btn-large {
  background-color: #2968fe;
  text-align: center;
  color: #ffffff;
  font-size: 1em;
}
.btn-large:hover {
  color: white;
  background-color: #0042E9;
}

.bm-btn-wrap {
  text-align: center;
}

.si-button.si-cta2 .btn-large {
  border: 2px solid #6BFFC6;
  background-color: #6BFFC6;
  color: #000000;
  padding: 0.5em 0.625em;
}
.si-button.si-cta2 .btn-large:hover {
  background-color: transparent;
}

.pillar-our-core-module .bm-heading {
  font-size: 1.875em;
  line-height: 1.4em;
  display: inline-block;
  border-top: solid 1px #2968fe;
  border-bottom: solid 1px #2968fe;
  margin-bottom: 0;
  padding: 0.1666666667em 0 0.25em 0;
}
.pillar-our-core-module .bm-top-content {
  text-align: center;
}
@media (min-width: 60em) {
  .pillar-our-core-module .bm-top-content .bm-txt {
    width: 80%;
    margin: 0 auto;
  }
}

.industries-list-wrap {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin-bottom: 2.5em;
}

.il-item {
  width: 100%;
  background-color: #2968fe;
  color: #ffffff;
  font-size: 1em;
  text-align: center;
  display: flex;
  align-items: center;
  margin-bottom: 1em;
  justify-content: center;
  height: 7.125em;
}
@media (min-width: 25em) {
  .il-item {
    width: 48%;
  }
}
@media (min-width: 48em) {
  .il-item {
    width: 32%;
  }
}
@media (min-width: 60em) {
  .il-item {
    width: 24%;
  }
}
.il-item a {
  color: #ffffff;
}
.il-item a:hover {
  color: #ffffff;
  text-decoration: none;
}

.industries-we-serve-module {
  background-color: #EFF4F8;
}
.industries-we-serve-module > .inner-wrap, .industries-we-serve-module > .inner-wrap-narrow, .industries-we-serve-module > .inner-wrap-wide, .industries-we-serve-module > .inner-wrap-fullwidth {
  padding-top: 5em;
  padding-bottom: 4.375em;
}
.industries-we-serve-module .cerm-heading-wrap {
  text-align: center;
}
.industries-we-serve-module .cerm-heading {
  font-size: 1.875em;
  line-height: 1.4em;
  display: inline-block;
  border-top: solid 1px #2968fe;
  border-bottom: solid 1px #2968fe;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0.1666666667em 0 0.25em 0;
}

.get-started-module h2 {
  font-size: 1.875em;
  line-height: 1.4em;
  color: #2968fe;
  display: inline-block;
  border-top: solid 1px #2968fe;
  border-bottom: solid 1px #2968fe;
  margin-bottom: 0;
}
.get-started-module > .inner-wrap, .get-started-module > .inner-wrap-narrow, .get-started-module > .inner-wrap-wide, .get-started-module > .inner-wrap-fullwidth {
  padding-top: 0;
}

.why-choose-module > .inner-wrap, .why-choose-module > .inner-wrap-narrow, .why-choose-module > .inner-wrap-wide, .why-choose-module > .inner-wrap-fullwidth {
  padding-top: 5em;
  padding-bottom: 1.5625em;
}
.why-choose-module .wsm-heading {
  font-size: 1.875em;
  line-height: 1.4em;
}
.why-choose-module .wsm-right {
  padding-left: 0;
}
@media (min-width: 60em) {
  .why-choose-module .wsm-right .lightbox {
    display: block;
  }
  .why-choose-module .wsm-right .lightbox img {
    display: block;
  }
}
@media (min-width: 60em) {
  .why-choose-module .wsm-right .popup-youtube {
    display: block;
  }
}
.why-choose-module .wsm-left {
  padding: 1.5em 1.6875em 1.625em 1.875em;
}

.pillar-our-core-module > .inner-wrap, .pillar-our-core-module > .inner-wrap-narrow, .pillar-our-core-module > .inner-wrap-wide, .pillar-our-core-module > .inner-wrap-fullwidth {
  padding-top: 0;
  padding-bottom: 5em;
}
.pillar-our-core-module .bm-img {
  text-align: center;
}
.pillar-our-core-module .bm-img .lightbox::before {
  content: none;
}
.pillar-our-core-module .bm-item:nth-child(even) .bm-img {
  text-align: center;
}

body.landing-page-template-default .gform_heading.gform_heading_wrap {
  position: relative;
  clear: both;
}

/*PPC Landing Page Start*/
.ppc-lp {
  display: none;
}

.page-template-ppc-landing-page {
  font-family: "Manrope", sans-serif;
}
.page-template-ppc-landing-page p {
  font-family: "Manrope", sans-serif;
  font-size: 1em;
}
.page-template-ppc-landing-page .ppc-lp {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  align-items: center;
}
.page-template-ppc-landing-page .ppc-lp .sh-ph {
  font-family: "Manrope", sans-serif;
}
.page-template-ppc-landing-page .ppc-lp .sh-ph:hover {
  color: #2968fe;
}
.page-template-ppc-landing-page .ppc-lp .btn-cmn, .page-template-ppc-landing-page .ppc-lp button,
.page-template-ppc-landing-page .ppc-lp input[type=submit], .page-template-ppc-landing-page .ppc-lp .btn-download, .page-template-ppc-landing-page .ppc-lp .btn-arrow, .page-template-ppc-landing-page .ppc-lp .product-grid-item-link {
  background-color: #2968fe;
  color: #ffffff;
  font-family: "Manrope", sans-serif;
}
.page-template-ppc-landing-page .ppc-lp .btn-cmn:hover, .page-template-ppc-landing-page .ppc-lp button:hover,
.page-template-ppc-landing-page .ppc-lp input[type=submit]:hover, .page-template-ppc-landing-page .ppc-lp .btn-download:hover, .page-template-ppc-landing-page .ppc-lp .btn-arrow:hover, .page-template-ppc-landing-page .ppc-lp .product-grid-item-link:hover {
  background-color: #ffffff;
  color: #2968fe;
}
@media (min-width: 60em) {
  .page-template-ppc-landing-page .site-header {
    height: 100%;
  }
}
.page-template-ppc-landing-page .top-header {
  display: none;
}
.page-template-ppc-landing-page .sh-nav-wrap {
  height: auto;
  background-color: #000E2E;
}
.page-template-ppc-landing-page .sh-nav-wrap > .inner-wrap .site-logo, .page-template-ppc-landing-page .sh-nav-wrap > .inner-wrap-narrow .site-logo, .page-template-ppc-landing-page .sh-nav-wrap > .inner-wrap-wide .site-logo, .page-template-ppc-landing-page .sh-nav-wrap > .inner-wrap-fullwidth .site-logo {
  margin-bottom: 1.25em;
}
@media (min-width: 48em) {
  .page-template-ppc-landing-page .sh-nav-wrap > .inner-wrap .site-logo, .page-template-ppc-landing-page .sh-nav-wrap > .inner-wrap-narrow .site-logo, .page-template-ppc-landing-page .sh-nav-wrap > .inner-wrap-wide .site-logo, .page-template-ppc-landing-page .sh-nav-wrap > .inner-wrap-fullwidth .site-logo {
    margin-bottom: 0;
  }
}
@media (min-width: 48em) {
  .page-template-ppc-landing-page .sh-nav-wrap > .inner-wrap, .page-template-ppc-landing-page .sh-nav-wrap > .inner-wrap-narrow, .page-template-ppc-landing-page .sh-nav-wrap > .inner-wrap-wide, .page-template-ppc-landing-page .sh-nav-wrap > .inner-wrap-fullwidth {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding-bottom: 24px !important;
  }
  .page-template-ppc-landing-page .sh-nav-wrap > .inner-wrap:after, .page-template-ppc-landing-page .sh-nav-wrap > .inner-wrap-narrow:after, .page-template-ppc-landing-page .sh-nav-wrap > .inner-wrap-wide:after, .page-template-ppc-landing-page .sh-nav-wrap > .inner-wrap-fullwidth:after {
    content: none;
  }
}
.page-template-ppc-landing-page .sh-nav-wrap .sh-icons {
  display: none;
}
.page-template-ppc-landing-page .sh-nav-wrap .sh-nav-container {
  display: none;
}
.page-template-ppc-landing-page .sh-nav-wrap .sh-phone {
  margin-right: 1.5em;
}
@media (min-width: 48em) {
  .page-template-ppc-landing-page .sh-nav-wrap .sh-phone {
    margin-right: 1.5em;
  }
}
.page-template-ppc-landing-page .sh-sticky-wrap {
  /*@include transition (all 0.3s ease-in-out);*/
}
@media (min-width: 60em) {
  .page-template-ppc-landing-page .sh-sticky-wrap {
    position: relative;
    height: auto;
  }
  .page-template-ppc-landing-page .sh-sticky-wrap.stuck {
    box-shadow: none;
    height: auto;
  }
}
.page-template-ppc-landing-page .sf-top {
  display: none;
}
.page-template-ppc-landing-page .site-footer .sft-copyright {
  font-family: "Manrope", sans-serif;
}
.page-template-ppc-landing-page .site-footer .sft-right {
  font-family: "Manrope", sans-serif;
}
.page-template-ppc-landing-page .multiple-cols-module {
  font-family: "Manrope", sans-serif;
}

/*PPC Landing Page End*/
.ppc-form {
  position: relative;
}
.ppc-form:before {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background-image: url(UV-Water-Treatment-3-1.png);
  background-repeat: no-repeat;
  background-position: left;
  background-size: contain;
}
.ppc-form:after {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background: #2968fe;
  opacity: 0.8;
}
.ppc-form > .inner-wrap, .ppc-form > .inner-wrap-narrow, .ppc-form > .inner-wrap-wide, .ppc-form > .inner-wrap-fullwidth {
  padding-top: 2.5em;
  padding-bottom: 2.5em;
  position: relative;
  z-index: 9;
}
@media (min-width: 60em) {
  .ppc-form > .inner-wrap, .ppc-form > .inner-wrap-narrow, .ppc-form > .inner-wrap-wide, .ppc-form > .inner-wrap-fullwidth {
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-wrap: no-wrap;
  }
}
.ppc-form > .inner-wrap:after, .ppc-form > .inner-wrap-narrow:after, .ppc-form > .inner-wrap-wide:after, .ppc-form > .inner-wrap-fullwidth:after {
  content: none;
}
.ppc-form .ppc-content {
  width: 100%;
  color: #ffffff;
  font-family: "Manrope", sans-serif;
}
.ppc-form .ppc-content .ppc-box-heading {
  padding: 0.625em 1.25em;
  color: #ffffff;
  display: inline-block;
  background-color: rgba(255, 255, 255, 0.4);
  backdrop-filter: blur(5px);
  border-radius: 1.5625em;
  font-weight: 600;
  font-family: "Manrope", sans-serif;
}
.ppc-form .ppc-content .ppc-heading {
  color: #ffffff;
  font-size: 3.125em;
  font-weight: 700;
  line-height: 1.04em;
  font-family: "Manrope", sans-serif;
}
@media (min-width: 60em) {
  .ppc-form .ppc-content .ppc-heading {
    max-width: 7.6923076923em;
  }
}
.ppc-form .ppc-content .ppc-desc {
  font-family: "Manrope", sans-serif;
}
.ppc-form .ppc-content .ppc-desc p {
  font-family: "Manrope", sans-serif;
}
.ppc-form .ppc-content .ppc-list {
  padding-left: 0.8125em;
  margin-bottom: 1.25em;
}
.ppc-form .ppc-content .ppc-list li {
  color: #ffffff;
  font-size: 1em;
  line-height: 1.5em;
  font-weight: 400;
  position: relative;
  text-align: left;
  max-width: 66.625em;
  margin: 0 auto;
  padding-left: 1.25em;
  margin-bottom: 1.3125em;
  font-family: "Manrope", sans-serif;
}
.ppc-form .ppc-content .ppc-list li:last-child {
  margin-bottom: 0;
}
.ppc-form .ppc-content .ppc-list li span {
  font-weight: 700;
}
.ppc-form .ppc-content .ppc-list li:before {
  content: "";
  position: absolute;
  background: url(check-list-white.svg) no-repeat;
  background-size: 22px;
  background-position: center;
  width: 22px;
  height: 22px;
  top: 0;
  left: 0;
  transform: translateX(-50%);
}
@media (min-width: 60em) {
  .ppc-form .ppc-content {
    width: 49%;
    margin-bottom: 0;
  }
}
.ppc-form .ppc-right {
  width: 100%;
  font-family: "Manrope", sans-serif;
}
@media (min-width: 60em) {
  .ppc-form .ppc-right {
    width: 49%;
  }
}
.ppc-form .ppc-right .ppc-form-new {
  background-color: #ffffff;
  font-family: "Manrope", sans-serif;
  padding: 1.25em;
  border-radius: 0.3125em;
}
.ppc-form .ppc-right .ppc-form-new .gform_wrapper input, .ppc-form .ppc-right .ppc-form-new .gform_wrapper label, .ppc-form .ppc-right .ppc-form-new .gform_wrapper select {
  font-family: "Manrope", sans-serif;
}
@media screen and (min-width: 640px) {
  .ppc-form .ppc-right .ppc-form-new .gform_wrapper .gform_wrapper.gravity-theme .gfield.gfield--width-half {
    grid-column: span 12 !important;
  }
}
.ppc-form .ppc-right .ppc-form-new .gform_wrapper .gform_wrapper.gravity-theme .gfield.gfield--width-half {
  grid-column: span 12;
  -ms-grid-column-span: 6;
}
.ppc-form .ppc-right .ppc-form-new .gform_wrapper .gform_wrapper.gravity-theme .gfield.gfield--width-half {
  grid-column: span 12 !important;
}
@media (min-width: 48em) {
  .ppc-form .ppc-right .ppc-form-new .gform_wrapper .gform_wrapper.gravity-theme .gfield.gfield--width-half {
    grid-column: span 6 !important;
  }
}
.ppc-form .ppc-right .ppc-form-new .gform_wrapper .gravity-theme .gfield--width-half {
  grid-column: span 12 !important;
}
@media (min-width: 48em) {
  .ppc-form .ppc-right .ppc-form-new .gform_wrapper .gravity-theme .gfield--width-half {
    grid-column: span 6 !important;
  }
}
.ppc-form .ppc-right .ppc-form-new .gform_wrapper .gravity-theme .gfield_label {
  font-weight: 600;
  font-family: "Manrope", sans-serif;
}
.ppc-form .ppc-right .ppc-form-new .gform_wrapper .gform_heading {
  display: block !important;
}
.ppc-form .ppc-right .ppc-form-new .gform_wrapper .gform_heading .gform_title {
  color: #000000;
  font-weight: 600;
  font-family: "Manrope", sans-serif;
}
.ppc-form .ppc-right .ppc-form-new .gform_wrapper .gfield select {
  height: 3.75em !important;
}
@media (min-width: 48em) {
  .ppc-form .ppc-right .ppc-form-new .gform_wrapper .gfield select {
    height: 3.5em !important;
  }
}
.ppc-form .ppc-right .ppc-form-new .gform_wrapper .gform_footer input[type=submit] {
  width: 100%;
  color: #000000;
  background: #6BFFC6;
  border: 1px solid #6BFFC6;
  font-family: "Manrope", sans-serif;
}
.ppc-form .ppc-right .ppc-form-new .gform_wrapper .gform_footer input[type=submit]:hover {
  color: #000000;
  background: #ffffff;
  border: 1px solid #000000;
}

.ppc-uv-system > .inner-wrap, .ppc-uv-system > .inner-wrap-narrow, .ppc-uv-system > .inner-wrap-wide, .ppc-uv-system > .inner-wrap-fullwidth {
  padding-top: 2.5em;
  padding-bottom: 2.5em;
}
@media (min-width: 60em) {
  .ppc-uv-system > .inner-wrap, .ppc-uv-system > .inner-wrap-narrow, .ppc-uv-system > .inner-wrap-wide, .ppc-uv-system > .inner-wrap-fullwidth {
    padding-top: 4em;
    padding-bottom: 4em;
  }
}
.ppc-uv-system .ppc-uv-heading {
  color: #000000;
  font-family: "Manrope", sans-serif;
  font-weight: 600;
  font-size: 2.25em;
  margin-bottom: 2.5em;
  text-align: center;
  position: relative;
  padding-bottom: 0.2777777778em;
}
.ppc-uv-system .ppc-uv-heading:before {
  content: "";
  position: absolute;
  width: 1.7777777778em;
  height: 0.1111111111em;
  bottom: 0;
  left: 50%;
  margin: 0 auto;
  background: #2968fe;
  transform: translateX(-50%);
}
@media (min-width: 48em) {
  .ppc-uv-system .uv-system-bucket {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    gap: 0.3125em;
  }
}
.ppc-uv-system .uv-system-bucket .uv-itmes {
  text-align: center;
  display: table;
  margin: 0 auto;
  margin-bottom: 1.25em;
}
@media (min-width: 48em) {
  .ppc-uv-system .uv-system-bucket .uv-itmes {
    width: 32.33%;
  }
}
.ppc-uv-system .uv-system-bucket .uv-img {
  background: #eff6ff;
  width: 100px;
  height: 100px;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 0 auto;
  margin-bottom: 0.625em;
}
@media (min-width: 48em) {
  .ppc-uv-system .uv-system-bucket .uv-img {
    margin-bottom: 0.9375em;
  }
}
.ppc-uv-system .uv-system-bucket .uv-img img {
  width: 45px;
  height: 45px;
  display: flex;
  text-align: center;
  justify-content: center;
  align-items: center;
  margin: auto;
  vertical-align: middle;
}
.ppc-uv-system .uv-system-bucket .uv-title {
  margin-bottom: 0.625em;
  color: #000;
  font-family: "Manrope", sans-serif;
  font-size: 1.25em;
  font-weight: 600;
}
.ppc-uv-system .uv-system-bucket .uv-desc {
  display: table;
  margin: 0 auto;
  font-family: "Manrope", sans-serif;
}
@media (min-width: 60em) {
  .ppc-uv-system .uv-system-bucket .uv-desc {
    max-width: 18.75em;
  }
}

.ppc-industries-served {
  background-color: #f3f4f6;
}
.ppc-industries-served > .inner-wrap, .ppc-industries-served > .inner-wrap-narrow, .ppc-industries-served > .inner-wrap-wide, .ppc-industries-served > .inner-wrap-fullwidth {
  padding-top: 2.5em;
  padding-bottom: 2.5em;
}
@media (min-width: 60em) {
  .ppc-industries-served > .inner-wrap, .ppc-industries-served > .inner-wrap-narrow, .ppc-industries-served > .inner-wrap-wide, .ppc-industries-served > .inner-wrap-fullwidth {
    padding-top: 4em;
    padding-bottom: 4em;
  }
}
.ppc-industries-served .ppc-is-heading {
  color: #000000;
  font-family: "Manrope", sans-serif;
  font-weight: 600;
  font-size: 2.25em;
  text-align: center;
}
@media (min-width: 60em) {
  .ppc-industries-served .ppc-is-heading {
    text-align: left;
  }
}
.ppc-industries-served .ppc-is-conntent-wrap {
  text-align: center;
  margin-bottom: 0.9375em;
  font-family: "Manrope", sans-serif;
}
@media (min-width: 60em) {
  .ppc-industries-served .ppc-is-conntent-wrap {
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-wrap: wrap;
    gap: 0.3125em;
    text-align: left;
    margin-bottom: 1.875em;
  }
}
.ppc-industries-served .ppc-is-conntent-wrap .ppc-is-desc {
  text-align: center;
  font-family: "Manrope", sans-serif;
}
@media (min-width: 60em) {
  .ppc-industries-served .ppc-is-conntent-wrap .ppc-is-desc {
    max-width: 40.1875em;
    text-align: left;
  }
}
.ppc-industries-served .ppc-is-conntent-wrap .ppc-is-desc p {
  margin: 0;
  font-family: "Manrope", sans-serif;
}
.ppc-industries-served .ppc-is-conntent-wrap .ppc-is-link {
  text-align: center;
  font-weight: 600;
  position: relative;
  padding-right: 1.25em;
  text-decoration: none;
  margin: 0.9375em 0;
  color: #2968fe;
  display: inline-block;
  font-family: "Manrope", sans-serif;
}
.ppc-industries-served .ppc-is-conntent-wrap .ppc-is-link:after {
  content: "";
  position: absolute;
  width: 14px;
  height: 11px;
  top: 50%;
  right: 0;
  transform: translateY(-50%);
  background-image: url(arrow-right-solid-full-new.png);
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
}
.ppc-industries-served .ppc-is-conntent-wrap .ppc-is-link:before {
  content: "";
  position: absolute;
  width: 100%;
  height: 2px;
  bottom: 0;
  left: 0;
  transform: translateY(-50%);
  background: #2968fe;
}
@media (min-width: 60em) {
  .ppc-industries-served .ppc-is-conntent-wrap .ppc-is-link {
    margin: 0;
  }
}
.ppc-industries-served .ppc-is-conntent-wrap .ppc-is-link:hover {
  color: #0b41df;
}
.ppc-industries-served .ppc-is-conntent-wrap .ppc-is-link:hover:after {
  background-image: url(arrow-right-solid-full-new-blue.png);
}
.ppc-industries-served .ppc-is-conntent-wrap .ppc-is-link:hover:before {
  background: #0b41df;
}
.ppc-industries-served .ppc-is-bucket {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  gap: 1.875em;
}
@media (min-width: 48em) {
  .ppc-industries-served .ppc-is-bucket {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    gap: 0.9375em;
  }
}
.ppc-industries-served .ppcisb-item {
  border-radius: 0.625em;
  box-shadow: 0px 8px 7px #00000029;
  background: #ffffff;
  text-decoration: none;
  display: inline-block;
  /*margin-bottom: em(15);*/
  max-width: 25em;
  width: 100%;
}
@media (min-width: 48em) {
  .ppc-industries-served .ppcisb-item {
    margin-bottom: 0.9375em;
    width: 48%;
  }
}
@media (min-width: 60em) {
  .ppc-industries-served .ppcisb-item {
    width: 23%;
    margin-bottom: 0;
  }
}
.ppc-industries-served .ppcisb-item .ppcisi-img {
  border-radius: 0.625em 0.625em 0 0;
  display: inline-block;
  width: 100%;
  object-fit: cover;
}
.ppc-industries-served .ppcisb-item .ppcisi-title {
  color: #000000;
  font-family: "Manrope", sans-serif;
  font-weight: 600;
  font-size: 1.375em;
  text-align: center;
  padding-left: 0.6818181818em;
  padding-top: 1.1363636364em;
  text-decoration: none;
}
@media (min-width: 60em) {
  .ppc-industries-served .ppcisb-item .ppcisi-title {
    text-align: left;
  }
}
.ppc-industries-served .ppcisb-item .ppcisi-sub-title {
  color: #000000;
  font-family: "Manrope", sans-serif;
  font-size: 0.875em;
  text-align: center;
  padding-left: 1.0714285714em;
  padding-right: 0.7142857143em;
  padding-bottom: 2.1428571429em;
  text-decoration: none;
}
@media (min-width: 60em) {
  .ppc-industries-served .ppcisb-item .ppcisi-sub-title {
    text-align: left;
  }
}
.ppc-industries-served .ppcisb-item:hover .ppcisi-title {
  color: #0b41df;
}
.ppc-industries-served .ppcisb-item:hover .ppcisi-sub-title {
  color: #0b41df;
}

.culligan-difference > .inner-wrap, .culligan-difference > .inner-wrap-narrow, .culligan-difference > .inner-wrap-wide, .culligan-difference > .inner-wrap-fullwidth {
  padding-top: 2.5em;
  padding-bottom: 2.5em;
}
@media (min-width: 60em) {
  .culligan-difference > .inner-wrap, .culligan-difference > .inner-wrap-narrow, .culligan-difference > .inner-wrap-wide, .culligan-difference > .inner-wrap-fullwidth {
    padding-top: 4em;
    padding-bottom: 4em;
  }
}
.culligan-difference .cd-heading {
  color: #000000;
  font-family: "Manrope", sans-serif;
  font-weight: 600;
  font-size: 2.25em;
  text-align: center;
}
.culligan-difference .cd-system-bucket {
  margin: 1.25em 0;
}
@media (min-width: 48em) {
  .culligan-difference .cd-system-bucket {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap;
    gap: 0.3125em;
    margin: 2.5em 0;
  }
}
.culligan-difference .cd-system-bucket .cds-itmes:last-child:after {
  content: none;
}
.culligan-difference .cds-itmes {
  padding: 0 1.5625em;
  margin-bottom: 0.9375em;
}
@media (min-width: 48em) {
  .culligan-difference .cds-itmes {
    position: relative;
  }
  .culligan-difference .cds-itmes:after {
    content: "";
    position: absolute;
    width: 1px;
    height: calc(100% - 4px);
    background-color: #ccc;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
  }
}
@media (min-width: 60em) {
  .culligan-difference .cds-itmes {
    padding: 0 2.5em;
  }
}
.culligan-difference .cdsi-number {
  color: #2968fe;
  font-size: 1.875em;
  font-weight: 600;
  text-align: center;
  display: block;
  font-family: "Manrope", sans-serif;
}
.culligan-difference .cdsi-title {
  color: #808080;
  font-weight: 600;
  text-transform: uppercase;
  text-align: center;
  display: block;
  font-family: "Manrope", sans-serif;
}
.culligan-difference .cds-desc {
  text-align: center;
  font-family: "Manrope", sans-serif;
}
.culligan-difference .cds-desc p {
  margin: 0;
  font-family: "Manrope", sans-serif;
}
@media (min-width: 60em) {
  .culligan-difference .cds-desc {
    max-width: 46.625em;
    text-align: center;
    margin: 0 auto;
  }
}

.ppc-full-width-cta-test {
  color: #ffffff;
  text-align: center;
}
.ppc-full-width-cta-test > .inner-wrap, .ppc-full-width-cta-test > .inner-wrap-narrow, .ppc-full-width-cta-test > .inner-wrap-wide, .ppc-full-width-cta-test > .inner-wrap-fullwidth {
  padding-top: 2.5em;
  padding-bottom: 2.5em;
}
@media (min-width: 60em) {
  .ppc-full-width-cta-test > .inner-wrap, .ppc-full-width-cta-test > .inner-wrap-narrow, .ppc-full-width-cta-test > .inner-wrap-wide, .ppc-full-width-cta-test > .inner-wrap-fullwidth {
    padding-top: 4em;
    padding-bottom: 4em;
  }
}
.ppc-full-width-cta-test .cta-banner-header {
  color: #ffffff;
  font-family: "Manrope", sans-serif;
  font-size: 2.25em;
  font-weight: 700;
  max-width: 700px;
  text-align: center;
  margin: 0 auto;
  line-height: 1em;
}
.ppc-full-width-cta-test .cta-banner-body {
  color: #ffffff;
  font-family: "Manrope", sans-serif;
}
.ppc-full-width-cta-test .ppc-cta {
  display: flex;
  justify-content: center;
  gap: 1.25em;
  flex-wrap: wrap;
}
.ppc-full-width-cta-test .ppc-cta .ppc-btn {
  color: #2968fe;
  background-color: #ffffff;
  border: 1px solid #ffffff;
  font-family: "Manrope", sans-serif;
  border-radius: 0.3125em;
  padding: 0.75em 1.375em;
}
.ppc-full-width-cta-test .ppc-cta .ppc-btn:hover {
  border: 1px solid #ffffff;
  color: #ffffff;
  background-color: transparent;
}
.ppc-full-width-cta-test .ppc-cta .ppc-btn-on {
  color: #ffffff;
  background-color: transparent;
  border: 1px solid #ffffff;
  font-family: "Manrope", sans-serif;
  border-radius: 0.3125em;
  padding: 0.75em 1.75em;
}
.ppc-full-width-cta-test .ppc-cta .ppc-btn-on:hover {
  color: #2968fe;
  background-color: #ffffff;
  border: 1px solid #ffffff;
}

@media (min-width: 60em) {
  body.postid-3510 #move-left-side {
    width: 35%;
    padding-left: 0;
  }
  body.postid-3510 #move-right-side {
    width: 65%;
  }
}
@media (min-width: 80em) {
  body.postid-3510 .lp-left-cotent {
    width: 64%;
  }
  body.postid-3510 .form-arrow .gform_title::after {
    right: 10px;
  }
}

.single-landing-page .breadcrumb-menu > span > span:nth-of-type(2) {
  position: relative;
}
.single-landing-page .breadcrumb-menu > span > span:nth-of-type(2) a {
  cursor: text;
  color: #000000;
  text-decoration: none;
}
.single-landing-page .breadcrumb-menu > span > span:nth-of-type(2)::before {
  content: "";
  cursor: text;
  background-color: transparent;
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
}

@media screen and (max-width: 959px) {
  .page-id-3580 .lightbox {
    display: inline-block !important;
  }
}
.page-id-3580 p {
  font-size: 1em;
}
.page-id-3580 .lightbox {
  display: block;
}
.page-id-3580 .lightbox img {
  display: block;
}
.page-id-3580 ul.cim-list {
  padding-left: 3.125em;
}
.page-id-3580 ul.cim-list li {
  font-size: 1em;
  line-height: 1.5em;
  font-weight: 400;
  position: relative;
  text-align: left;
  max-width: 66.625em;
  margin: 0 auto;
  margin-bottom: 0px;
  margin-bottom: 1.3125em;
}
.page-id-3580 ul.cim-list li::after {
  display: none;
}
.page-id-3580 ul.cim-list li::before {
  content: "";
  position: absolute;
  background: url(check-list.svg) no-repeat;
  background-position-x: 0%;
  background-position-y: 0%;
  background-size: auto;
  background-size: 30px;
  background-position: center;
  width: 30px;
  height: 30px;
  top: 0;
  left: -55px;
}
.page-id-3580 #overview + .water-softner-module .inner-wrap, .page-id-3580 #overview + .water-softner-module .inner-wrap-narrow, .page-id-3580 #overview + .water-softner-module .inner-wrap-wide, .page-id-3580 #overview + .water-softner-module .inner-wrap-fullwidth {
  padding-top: 2.5em;
  padding-bottom: 2.5em;
}
.page-id-3580 #overview + .water-softner-module .btn-cmn, .page-id-3580 #overview + .water-softner-module button,
.page-id-3580 #overview + .water-softner-module input[type=submit], .page-id-3580 #overview + .water-softner-module .btn-download, .page-id-3580 #overview + .water-softner-module .btn-arrow, .page-id-3580 #overview + .water-softner-module .product-grid-item-link {
  background-color: #2968fe;
  color: #ffffff;
  text-align: center;
  line-height: 1.5625em;
}
.page-id-3580 #overview + .water-softner-module .btn-cmn:hover, .page-id-3580 #overview + .water-softner-module button:hover,
.page-id-3580 #overview + .water-softner-module input[type=submit]:hover, .page-id-3580 #overview + .water-softner-module .btn-download:hover, .page-id-3580 #overview + .water-softner-module .btn-arrow:hover, .page-id-3580 #overview + .water-softner-module .product-grid-item-link:hover {
  background-color: #0042E9;
  color: #1C1C1C;
}
@media (min-width: 60em) {
  .page-id-3580 #overview + .water-softner-module .btn-cmn, .page-id-3580 #overview + .water-softner-module button,
.page-id-3580 #overview + .water-softner-module input[type=submit], .page-id-3580 #overview + .water-softner-module .btn-download, .page-id-3580 #overview + .water-softner-module .btn-arrow, .page-id-3580 #overview + .water-softner-module .product-grid-item-link {
    padding: 0.75em 3.125em;
    line-height: 1.5625em;
  }
}
.page-id-3580 .key-benifit-module {
  background: url(https://www.reynoldsculligan.comsolving-the-most-common-water-problems-for-your-business-background.jpg);
}
.page-id-3580 .key-benifit-module .inner-wrap, .page-id-3580 .key-benifit-module .inner-wrap-narrow, .page-id-3580 .key-benifit-module .inner-wrap-wide, .page-id-3580 .key-benifit-module .inner-wrap-fullwidth {
  position: relative;
  z-index: 1;
}
.page-id-3580 .key-benifit-module .kbm-heading {
  max-width: 100%;
}
.page-id-3580 .key-benifit-module .kbm-wrap {
  align-items: stretch;
  margin-bottom: 1.875em;
}
.page-id-3580 .key-benifit-module::before {
  content: "";
  position: absolute;
  background: rgba(0, 0, 0, 0.75);
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: 1;
}
.page-id-3580 .key-benifit-module::after {
  content: "";
  position: absolute;
  background: linear-gradient(0deg, white 0%, white 30%, rgba(255, 255, 255, 0) 70%);
  width: 100%;
  height: 10em;
  bottom: 0;
  left: 0;
  z-index: 1;
  opacity: 0.5;
}
.page-id-3580 .key-benifit-module .kbm-bottom-content {
  max-width: 60.3125em;
  margin: 0 auto;
}
.page-id-3580 .benefits-module .bm-top-content {
  text-align: center;
}
.page-id-3580 .benefits-module .bm-heading {
  font-size: 2.25em;
  line-height: 1.1666666667em;
  color: #2968fe;
  display: inline-block;
  border-top: solid 1px #2968fe;
  border-bottom: solid 1px #2968fe;
  margin-bottom: 0.5555555556em;
}
.page-id-3580 .benefits-module .bm-subheading {
  font-size: 1.25em;
}
.page-id-3580 .benefits-module .bm-txt {
  max-width: 50.5em;
  margin: 0 auto;
}
.page-id-3580 .commercial-industrial-module {
  background-image: url(https://www.reynoldsculligan.comthe-reynolds-culligan-advantage.jpg);
  position: relative;
}
.page-id-3580 .commercial-industrial-module::after {
  content: "";
  position: absolute;
  background: linear-gradient(0deg, white 0%, white 30%, rgba(255, 255, 255, 0) 70%);
  width: 100%;
  height: 10em;
  bottom: 0;
  left: 0;
  z-index: 1;
  opacity: 0.5;
}
.page-id-3580 .commercial-industrial-module .cim_desc {
  max-width: 62.5em;
  margin: 0 auto;
}
.page-id-3580 .commercial-industrial-module .cim_desc > p {
  text-align: center;
}
.page-id-3580 .commercial-industrial-module .cim-list li {
  margin-bottom: 1.5625em;
  margin-left: 0;
}
.page-id-3580 .how-to-size-module .inner-wrap, .page-id-3580 .how-to-size-module .inner-wrap-narrow, .page-id-3580 .how-to-size-module .inner-wrap-wide, .page-id-3580 .how-to-size-module .inner-wrap-fullwidth {
  padding-bottom: 1.25em;
}
.page-id-3580 .how-to-size-module .htsm-heading {
  margin-bottom: 0;
}
.page-id-3580 .how-to-size-module .htsm-subtxt {
  max-width: 62.5em;
  margin: 0 auto;
}
.page-id-3580 .how-to-size-module .cim-list li {
  margin-bottom: 1.625em;
  margin-left: 0;
}
.page-id-3580 .how-to-size-module .cim-list li::before {
  left: -40px;
}
@media (min-width: 60em) {
  .page-id-3580 .ppl-item .ppl-item-title {
    max-width: 100%;
  }
  .page-id-3580 .ppl-item .ppl-item-title span {
    width: 75%;
    transform: translate(-50%, -50%);
    left: 50%;
    line-height: 22px;
  }
  .page-id-3580 #overview + .water-softner-module .inner-wrap, .page-id-3580 #overview + .water-softner-module .inner-wrap-narrow, .page-id-3580 #overview + .water-softner-module .inner-wrap-wide, .page-id-3580 #overview + .water-softner-module .inner-wrap-fullwidth {
    padding-top: 3.125em;
    padding-bottom: 4.375em;
  }
  .page-id-3580 #overview + .water-softner-module .wsm-wrap {
    align-items: stretch;
  }
  .page-id-3580 #overview + .water-softner-module .wsm-left > div {
    padding-top: 15px;
  }
  .page-id-3580 #overview + .water-softner-module .wsm-right {
    padding-left: 0;
  }
  .page-id-3580 #overview + .water-softner-module .wsm-right .lightbox {
    height: 100%;
  }
  .page-id-3580 #overview + .water-softner-module .wsm-right .lightbox img {
    object-fit: cover;
    height: 100%;
  }
  .page-id-3580 .key-benifit-module {
    background-size: cover;
  }
  .page-id-3580 .key-benifit-module .lightbox {
    height: 100%;
  }
  .page-id-3580 .key-benifit-module .lightbox img {
    object-fit: cover;
    height: 100%;
  }
  .page-id-3580 .how-to-size-module .htsm-wrap {
    align-items: stretch;
    flex-direction: row-reverse;
  }
  .page-id-3580 .how-to-size-module .htsm-left {
    display: flex;
    align-items: center;
  }
  .page-id-3580 .how-to-size-module .lightbox {
    height: 100%;
  }
  .page-id-3580 .how-to-size-module .lightbox img {
    object-fit: cover;
    height: 100%;
  }
}
*/
.clearfix:before,
.clearfix:after {
  content: " ";
  display: table;
}

.clearfix:after {
  clear: both;
}

.clearfix {
  *zoom: 1;
}

.alignright {
  display: block;
  padding-bottom: 1.5em;
  margin: auto;
}

.alignleft {
  display: block;
  padding-bottom: 1.5em;
}

.aligncenter {
  display: block;
  margin: 0 auto;
}

@media (min-width: 48em) {
  .alignright {
    display: block;
    float: right;
    padding-bottom: 1.5em;
    padding-left: 1.5em;
    margin-left: 1.618em;
  }

  .alignleft {
    display: block;
    float: left;
    padding-bottom: 1.5em;
    padding-right: 1.5em;
    margin-right: 1.618em;
  }

  .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;
}

