@import url("https://fonts.googleapis.com/css?family=Open%20Sans%3A300%2C300italic%2Cregular%2Citalic%2C600%2C600italic%2C700%2C700italic%2C800%2C800italic&display=swap")

html {
  box-sizing: border-box; }

*, *::after, *::before {
  box-sizing: inherit; }

/* Bitters 0.10.0
 * http://bitters.bourbon.io
 * Copyright 2013-2014 thoughtbot, inc.
 * MIT License */
/*! normalize.css v3.0.2 | MIT License | git.io/normalize */
/**
 * 1. Set default font family to sans-serif.
 * 2. Prevent iOS text size adjust after orientation change, without disabling
 *    user zoom.
 */
html {
  font-family: sans-serif;
  /* 1 */
  -ms-text-size-adjust: 100%;
  /* 2 */
  -webkit-text-size-adjust: 100%;
  /* 2 */ }

/**
 * Remove default margin.
 */
body {
  margin: 0; }

/* HTML5 display definitions
   ========================================================================== */
/**
 * Correct `block` display not defined for any HTML5 element in IE 8/9.
 * Correct `block` display not defined for `details` or `summary` in IE 10/11
 * and Firefox.
 * Correct `block` display not defined for `main` in IE 11.
 */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block; }

/**
 * 1. Correct `inline-block` display not defined in IE 8/9.
 * 2. Normalize vertical alignment of `progress` in Chrome, Firefox, and Opera.
 */
audio,
canvas,
progress,
video {
  display: inline-block;
  /* 1 */
  vertical-align: baseline;
  /* 2 */ }

/**
 * Prevent modern browsers from displaying `audio` without controls.
 * Remove excess height in iOS 5 devices.
 */
audio:not([controls]) {
  display: none;
  height: 0; }

/**
 * Address `[hidden]` styling not present in IE 8/9/10.
 * Hide the `template` element in IE 8/9/11, Safari, and Firefox < 22.
 */
[hidden],
template {
  display: none; }

/**
 * Improve readability when focused and also mouse hovered in all browsers.
 */
a:active,
a:hover {
  outline: 0; }
small {
  font-size: 80%; }
img {
  border: 0; }
 #google_trans_box select { color: inherit !important; font:inherit !important; font-size: 12px !important; }
   a[href="/plp/htm/ibot.htm"] {
    display: none;
}
/**
 * Correct overflow not hidden in IE 9/10/11.
 */
svg:not(:root) {
  overflow: hidden; }

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }
.gdd-002-b, .gdd002rfq-close {
  display: none;
}
.rows-of-2 {
  display: block; }
  .rows-of-2::after {
    clear: both;
    content: "";
    display: table; }
  .rows-of-2 > * {
    margin-bottom: 1.5em;
    display: block;
    position: relative; }
    .rows-of-2 > * > *:first-child {
      margin-top: 0; }
    @media (min-width: 40em) {
      .rows-of-2 > * {
        float: left;
        display: block;
        margin-right: 2.3576515979%;
        width: 48.821174201%; }
        .rows-of-2 > *:last-child {
          margin-right: 0; }
        .rows-of-2 > *:nth-child(2n) {
          margin-right: 0; }
        .rows-of-2 > *:nth-child(2n+1) {
          clear: left; }
        .rows-of-2 > *:nth-last-child(2):last-child {
          margin-bottom: 0 !important; }
        .rows-of-2 > *:nth-last-child(1):last-child {
          margin-bottom: 0 !important; } }

.lt-ie9 .rows-of-2 {
  display: block; }
  .lt-ie9 .rows-of-2::after {
    clear: both;
    content: "";
    display: table; }
  .lt-ie9 .rows-of-2 > * {
    margin-bottom: 1.5em;
    display: block;
    position: relative; }
    .lt-ie9 .rows-of-2 > * > *:first-child {
      margin-top: 0; }
    @media (min-width: 40em) {
      .lt-ie9 .rows-of-2 > * {
        float: left;
        width: 50% !important;
        margin-left: 0 !important;
        margin-right: 0 !important;
        padding-left: 1em;
        padding-right: 1em;
        display: inline-block !important;
        clear: none !important; } }

.rows-of-3 {
  display: block; }
  .rows-of-3::after {
    clear: both;
    content: "";
    display: table; }
  .rows-of-3 > * {
    margin-bottom: 1.5em;
    display: block;
    position: relative; }
    .rows-of-3 > * > *:first-child {
      margin-top: 0; }
    @media (min-width: 40em) {
      .rows-of-3 > * {
        float: left;
        display: block;
        margin-right: 2.3576515979%;
        width: 31.7615656014%; }
        .rows-of-3 > *:last-child {
          margin-right: 0; }
        .rows-of-3 > *:nth-child(3n) {
          margin-right: 0; }
        .rows-of-3 > *:nth-child(3n+1) {
          clear: left; } }

.lt-ie9 .rows-of-3 {
  display: block; }
  .lt-ie9 .rows-of-3::after {
    clear: both;
    content: "";
    display: table; }
  .lt-ie9 .rows-of-3 > * {
    margin-bottom: 1.5em;
    display: block;
    position: relative; }
    .lt-ie9 .rows-of-3 > * > *:first-child {
      margin-top: 0; }
    @media (min-width: 40em) {
      .lt-ie9 .rows-of-3 > * {
        float: left;
        width: 33.3% !important;
        margin-left: 0 !important;
        margin-right: 0 !important;
        padding-left: 1em;
        padding-right: 1em; } }

.rows-of-4 {
  display: block; }
  .rows-of-4::after {
    clear: both;
    content: "";
    display: table; }
  .rows-of-4 > * {
    margin-bottom: 1.5em;
    display: block;
    position: relative; }
    .rows-of-4 > * > *:first-child {
      margin-top: 0; }
    @media (min-width: 40em) {
      .rows-of-4 > * {
        float: left;
        display: block;
        margin-right: 2.3576515979%;
        width: 23.2317613015%; }
        .rows-of-4 > *:last-child {
          margin-right: 0; }
        .rows-of-4 > *:nth-child(4n) {
          margin-right: 0; }
        .rows-of-4 > *:nth-child(4n+1) {
          clear: left; } }

.lt-ie9 .rows-of-4 {
  display: block; }
  .lt-ie9 .rows-of-4::after {
    clear: both;
    content: "";
    display: table; }
  .lt-ie9 .rows-of-4 > * {
    margin-bottom: 1.5em;
    display: block;
    position: relative; }
    .lt-ie9 .rows-of-4 > * > *:first-child {
      margin-top: 0; }
    @media (min-width: 40em) {
      .lt-ie9 .rows-of-4 > * {
        float: left;
        width: 25% !important;
        margin-left: 0 !important;
        margin-right: 0 !important;
        padding-left: 1em;
        padding-right: 1em; } }

@media (max-width: 40em) {
  .mobile-rows-of-2 {
    display: block; }
    .mobile-rows-of-2::after {
      clear: both;
      content: "";
      display: table; }
    .mobile-rows-of-2 > * {
      margin-bottom: 1.5em;
      display: block;
      position: relative;
      float: left;
      display: block;
      margin-right: 7.4229703521%;
      width: 46.288514824%; }
      .mobile-rows-of-2 > * > *:first-child {
        margin-top: 0; }
      .mobile-rows-of-2 > *:nth-last-child(1) {
        background-color: red;
        margin-bottom: 0; }
      .mobile-rows-of-2 > *:nth-last-child(2) {
        background-color: green;
        margin-bottom: 0; }
      .mobile-rows-of-2 > *:last-child {
        margin-right: 0; }
      .mobile-rows-of-2 > *:nth-child(2n) {
        margin-right: 0; }
      .mobile-rows-of-2 > *:nth-child(2n+1) {
        clear: left; } }

.row {
  display: block;
  clear: both; }
  .row::after {
    clear: both;
    content: "";
    display: table; }

@media (min-width: 40em) {
  .col-1 {
    float: left;
    display: block;
    margin-right: 2.3576515979%;
    width: 6.1721527019%; }
    .col-1:last-child {
      margin-right: 0; }
  .col-2 {
    float: left;
    display: block;
    margin-right: 2.3576515979%;
    width: 14.7019570017%; }
    .col-2:last-child {
      margin-right: 0; }
  .col-3 {
    float: left;
    display: block;
    margin-right: 2.3576515979%;
    width: 23.2317613015%; }
    .col-3:last-child {
      margin-right: 0; }
  .col-4 {
    float: left;
    display: block;
    margin-right: 2.3576515979%;
    width: 31.7615656014%; }
    .col-4:last-child {
      margin-right: 0; }
  .col-5 {
    float: left;
    display: block;
    margin-right: 2.3576515979%;
    width: 40.2913699012%; }
    .col-5:last-child {
      margin-right: 0; }
  .col-6 {
    float: left;
    display: block;
    margin-right: 2.3576515979%;
    width: 48.821174201%; }
    .col-6:last-child {
      margin-right: 0; }
  .col-7 {
    float: left;
    display: block;
    margin-right: 2.3576515979%;
    width: 57.3509785009%; }
    .col-7:last-child {
      margin-right: 0; }
  .col-8 {
    float: left;
    display: block;
    margin-right: 2.3576515979%;
    width: 65.8807828007%; }
    .col-8:last-child {
      margin-right: 0; }
  .col-9 {
    float: left;
    display: block;
    margin-right: 2.3576515979%;
    width: 74.4105871005%; }
    .col-9:last-child {
      margin-right: 0; }
  .col-10 {
    float: left;
    display: block;
    margin-right: 2.3576515979%;
    width: 82.9403914003%; }
    .col-10:last-child {
      margin-right: 0; }
  .col-11 {
    float: left;
    display: block;
    margin-right: 2.3576515979%;
    width: 91.4701957002%; }
    .col-11:last-child {
      margin-right: 0; }
  .col-12 {
    float: left;
    display: block;
    margin-right: 2.3576515979%;
    width: 100%; }
    .col-12:last-child {
      margin-right: 0; }
  .col-last {
    margin-right: 0;
    margin-right: 0 !important; } }

.menu-trigger a:hover, .active_menu_trigger a {
  color: #000000;
  background: url(menu_trigger_bg_hover.jpg) no-repeat 0.4285714286em 0.5em #0faf83;
  border-radius: 5px;
  behavior: url(/PIE/PIE.htc);
  position: relative; }

#top_nav ul li.menu-item-has-children .m-subnav-arrow {
  display: inline-block;
  height: 2em;
  width: 11%;
  float: right;
  cursor: pointer; }

#twitterbutton, #likebutton, #linkedinshare {
  display: inline-block;
  margin: 0 0 0.75em 0.3125em;
  vertical-align: top; }

.tabular_data dl, .tabular_data dl:first-child {
  border-bottom: 1px solid #dbf2ec;
  border-left: none;
  border-right: none;
  border-top: none; }

.specs dl, .specs dt, .specs dd {
  display: block;
  margin: 0;
  padding: 0;
  text-align: center;
  width: 100%; }

article {
  display: block; }

aside {
  display: block; }

footer {
  display: block;
  padding: 1.125em 0.3125em 0 0.3125em;
  /*background: url(footer_bg.jpg) no-repeat right bottom; */}
  footer img {
    float: right;
    margin-right: 0.25em;
    margin-top: 3.5625em; }

header {
  display: block;
  text-align: center;
  padding-bottom: 1.125em; }
  header:before {
    content: "";
    display: block; }
  header:after {
    content: "";
    display: block;
    clear: both; }

nav {
  display: block; }

section {
  display: block; }

img {
  border: 0;
  max-width: 100%; }

address {
  font-style: normal; }
#plp-container, #plp-header-links {
  font-size: 14px !important;
}
p {
  margin: 0;
  padding: 0 0 1.285714285714286em 0; }
.site-nav-wrap {

}
#bit {
  display: none; }

.mobi_hide {
  display: none; }

.clearfix:before {
  content: "";
  display: block; }

.clearfix:after {
  content: "";
  display: block;
  clear: both; }

body {
  margin: 0;
  padding: 0;
  font-size: 100%;
  font-family: Open Sans;
  font-weight: 600; }



input {
  display: block;
  font-family: "Helvetica Neue", "Helvetica", "Roboto", "Arial", sans-serif;
  font-size: 1em; }

textarea,
input[type="color"], input[type="date"], input[type="datetime"], input[type="datetime-local"], input[type="email"], input[type="month"], input[type="number"], input[type="password"], input[type="search"], input[type="tel"], input[type="text"], input[type="time"], input[type="url"], input[type="week"], textarea,
select[multiple=multiple],
#outer_header select {
  box-sizing: border-box;
  -webkit-transition: border-color;
  -moz-transition: border-color;
  transition: border-color;
  background-color: white;
  border-radius: 0;
  border: 1px solid #eeeeee;
  box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.06);
  font-family: "Helvetica Neue", "Helvetica", "Roboto", "Arial", sans-serif;
  font-size: 1em;
  margin-bottom: 0.75em;
  padding: 0.5em 0.5em;
  width: 100%; }
  textarea:hover,
  input[type="color"]:hover, input[type="date"]:hover, input[type="datetime"]:hover, input[type="datetime-local"]:hover, input[type="email"]:hover, input[type="month"]:hover, input[type="number"]:hover, input[type="password"]:hover, input[type="search"]:hover, input[type="tel"]:hover, input[type="text"]:hover, input[type="time"]:hover, input[type="url"]:hover, input[type="week"]:hover, textarea:hover,
  select[multiple=multiple]:hover,
  #outer_header select:hover {
    border-color: #d5d4d4; }
  textarea:focus,
  input[type="color"]:focus, input[type="date"]:focus, input[type="datetime"]:focus, input[type="datetime-local"]:focus, input[type="email"]:focus, input[type="month"]:focus, input[type="number"]:focus, input[type="password"]:focus, input[type="search"]:focus, input[type="tel"]:focus, input[type="text"]:focus, input[type="time"]:focus, input[type="url"]:focus, input[type="week"]:focus, textarea:focus,
  #outer_header select[multiple=multiple]:focus,
  #outer_header select:focus {
    border-color: #00ad49;
    box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.06), 0 0 5px rgba(0, 148, 62, 0.7);
    outline: none; }

input[type="search"] {
  -webkit-appearance: none;
  -moz-appearance: none;
  -ms-appearance: none;
  -o-appearance: none;
  appearance: none; }

.hs-form fieldset {
  max-width: 100% !important;
  background-color: transparent !important; }

.hs-form fieldset.form-columns-1 .hs-input {
  width: 100% !important; }

.hs-error-msgs {
  color: red; }

/* Lists */
.outer_header ul, .gdd-006-B ul, .gdd-010-b ul, .gdd-006-c ul {
  margin: 0;
  padding: 0;
  list-style-type: none; }
.site-footer ul {
  margin: 0;
  padding: 0;
  list-style-type: none; }
.bullet-style {
  clear: left;
  list-style-type: none;
  margin-bottom: 0.75em;
  padding-left: 1.5em; }
  .bullet-style li {
    position: relative;
    margin-bottom: 0.5em;
    font-size: 1em;
    line-height: 1.5em; }
    .bullet-style li a {
      text-decoration: none;
      font-weight: normal; }
    .bullet-style li:after {
      content: '';
      width: 1.5em;
      height: 1.5em;
      display: block;
      position: absolute;
      top: 0;
      left: -1.5em;
      background-image: url(ico-bullet.svg);
      background-position: center center;
      background-size: .45em;
      background-repeat: no-repeat; }

ol {
  clear: left;
  list-style-type: decimal;
  list-style-position: inside;
  margin-bottom: 0.75em;
  padding-left: 1.5em; }
  ol li {
    position: relative;
    margin-bottom: 0.5em;
    font-size: 1.125em;
    line-height: 1.5em; }
    ol li a {
      text-decoration: none;
      font-weight: normal; }

/* Tables */
table {
  border-collapse: collapse;
  margin: 0.75em 0;
  table-layout: fixed;
  width: 100%; }

th {
  border-bottom: 1px solid #c8c8c8;
  font-weight: bold;
  padding: 0.75em 0;
  text-align: left; }

td {
  border-bottom: 1px solid #eeeeee;
  padding: 0.75em 0; }

tr,
td,
th {
  vertical-align: middle; }

/*=============== Spec Tables ===============*/
.spec-table {
  display: block;
  width: 100%;
  margin-bottom: 1.5em;
  background: white; }

.spec-thead {
  display: block; }

.spec-table-row {
  display: block;
  width: 100%; }

.spec-cell {
  display: block;
  border: 0.2em solid #ffffff;
  padding: .5em .8em;
  vertical-align: top; }
  .spec-cell p {
    margin: .5em 0; }
  .spec-cell > ul {
    margin: .5em 0; }
    .spec-cell > ul > li {
      margin-bottom: 0 !important; }
      .spec-cell > ul > li ul {
        padding: 0 0 0 1.8em; }
  .spec-cell input,
  .spec-cell select {
    width: 100%; }

.spec-col {
  display: table-column; }

.spec-col-1 {
  width: 100%; }

.spec-col-2 {
  width: 100%; }

@media (min-width: 40em) {
  .spec-table {
    display: table; }
  .spec-thead {
    display: table-header-group; }
  .spec-table-row {
    display: table-row; }
  .spec-cell {
    display: table-cell; }
    .spec-cell p {
      font-size: 1em; }
  .spec-spec-col-1 {
    width: 30%; }
  .spec-spec-col-2 {
    width: 70%; } }

.btn, button,
input[type="submit"], .btn-download, .btn-arrow, .btn-alt, .btn-alt-download, .btn-alt-arrow {
  position: relative;
  -webkit-font-smoothing: antialiased;
  border-radius: 0;
  color: white;
  display: inline-block;
  font-weight: bold;
  line-height: 1;
  padding: 0.75em 1em;
  text-decoration: none;
  -webkit-transition: background 0.1s linear;
  -moz-transition: background 0.1s linear;
  transition: background 0.1s linear; }
  .btn:hover, button:hover,
  input:hover[type="submit"], .btn-download:hover, .btn-arrow:hover, .btn-alt:hover, .btn-alt-download:hover, .btn-alt-arrow:hover {
    color: white; }
  .btn:disabled, button:disabled,
  input:disabled[type="submit"], .btn-download:disabled, .btn-arrow:disabled, .btn-alt:disabled, .btn-alt-download:disabled, .btn-alt-arrow:disabled {
    cursor: not-allowed;
    opacity: 0.5; }
  .btn:after, button:after,
  input[type="submit"]:after, .btn-download:after, .btn-arrow:after, .btn-alt:after, .btn-alt-download:after, .btn-alt-arrow:after {
    content: ''; }

.btn, button,
input[type="submit"], .btn-download, .btn-arrow {
  background-color: #00ad49; }
  .btn:hover, button:hover,
  input:hover[type="submit"], .btn-download:hover, .btn-arrow:hover {
    background-color: #007a33; }
  .btn:after, button:after,
  input[type="submit"]:after, .btn-download:after, .btn-arrow:after {
    background-color: #007a33; }

.btn-alt, .btn-alt-download, .btn-alt-arrow {
  background-color: #477DCA; }
  .btn-alt:hover, .btn-alt-download:hover, .btn-alt-arrow:hover {
    background-color: #3264ac; }
  .btn-alt:after, .btn-alt-download:after, .btn-alt-arrow:after {
    background-color: #3264ac; }

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; }

.btn-download, .btn-alt-download, .btn-arrow, .btn-alt-arrow {
  padding-right: 4em; }
  .btn-download:after, .btn-alt-download:after, .btn-arrow:after, .btn-alt-arrow:after {
    content: '';
    display: block;
    right: 0;
    top: 0;
    bottom: 0;
    width: 3em;
    position: absolute;
    background-position: center center;
    background-size: 1.5em;
    background-repeat: no-repeat;
    -webkit-transition: background 0.1s linear;
    -moz-transition: background 0.1s linear;
    transition: background 0.1s linear; }
  .btn-download:hover:after, .btn-alt-download:hover:after, .btn-arrow:hover:after, .btn-alt-arrow:hover:after {
    background-size: 2em; }

.btn-download:after {
  background-image: url(ico-download.svg); }

.btn-alt-download:after {
  background-image: url(ico-download.svg); }

.btn-arrow:after {
  background-image: url(ico-white-arrow-right.svg); }

.btn-alt-arrow:after {
  background-image: url(ico-white-arrow-right.svg); }

.menu-trigger {
  display: block;
  text-align: left;
  float: left; }
  .menu-trigger a {
    display: inline-block;
    font-size: 0.875em;
    line-height: 1em;
    font-weight: 600;
    color: #ffffff;
    background: url(menu_trigger_bg.jpg) no-repeat 0.4285714286em 0.5em;
    margin: 0.0714285714285714em 0 0 0.428571428571429em;
    padding: 0.428571428571429em 0.428571428571429em 0.428571428571429em 2em;
    text-transform: uppercase;
    text-decoration: none;
    border: 0;
    border-radius: 5px;
    behavior: url(/PIE/PIE.htc);
    position: relative; }

#top_nav {
  clear: both;
  display: none; }
  #top_nav ul {
    padding: 0;
    margin: 0;
    list-style: none; }
    #top_nav ul li {
      padding: 0;
      margin: 0;
      border-bottom: 1px solid #016e50;
      background: #dcdcdc;
      text-align: left; }
      #top_nav ul li:hover.active_subnav .m-subnav-arrow {
        background: url(topnav-link-bg-hover.jpg) no-repeat 46% center; }
      #top_nav ul li:hover.active_subnav02 .m-subnav-arrow {
        background: url(topnav-link-bg-01.jpg) no-repeat 46% center !important; }
      #top_nav ul li.active_subnav {
        background-color: #016e50; }
        #top_nav ul li.active_subnav .m-subnav-arrow {
          background: url(topnav-link-bg-hover.jpg) no-repeat 46% center; }
        #top_nav ul li.active_subnav > a.dropdown_link01 {
          color: #ffffff; }
      #top_nav ul li a {
        font-weight: 700;
        color: #016e50;
        display: block;
        font-size: 1em;
        line-height: 1.125em;
        padding: 0.4375em 0 0.5em 1.125em;
        text-decoration: none; }
        #top_nav ul li a:hover {
          color: #ffffff; }
      #top_nav ul li.menu-item-has-children > a {
        display: inline-block; }
        @media (min-width: 60em) {
          #top_nav ul li.menu-item-has-children > a {
            display: block; } }
      #top_nav ul li.menu-item-has-children:hover > a span {
        background-image: url(down-arrow-outline.svg);
        background-repeat: no-repeat;
        background-position: bottom center;
        padding-bottom: 1em;
        background-size: 1.5em;
        display: inline; }
      #top_nav ul li.menu-item-has-children:hover > a.active span {
        background-image: url(down-arrow-outline.svg); }
      #top_nav ul li.menu-item-has-children:hover > a.dropdown_link01 {
        color: #ffffff; }
      #top_nav ul li.menu-item-has-children:hover > a.dropdown_link02 {
        color: #016e50; }
      #top_nav ul li.menu-item-has-children .m-subnav-arrow {
        background: url(topnav-link-bg.jpg) no-repeat 46% center; }
      #top_nav ul li.menu-item-has-children .m-subnav-arrow {
        background: url(topnav-link-bg.jpg) no-repeat 46% center; }
      #top_nav ul li.m-subnav-arrow .open_close02 {
        background: url(topnav-link-bg-01.jpg) no-repeat 46% center !important; }
      #top_nav ul li.m-subnav-arrow > a.dropdown_link02 {
        color: #016e50; }
  #top_nav .sn-level-2 {
    display: none; }
    #top_nav .sn-level-2.active {
      display: block; }
  #top_nav .sn-level-3 {
    display: none; }
    #top_nav .sn-level-3.active {
      display: block; }
  #top_nav .sub-menu li {
    border: 0; }
    #top_nav .sub-menu li:hover {
      background: #dcdcdc; }
  #top_nav .sub-menu a {
    color: #000000;
    font-size: 0.875em;
    font-weight: 600;
    padding: 0.642857142857143em 0 0.642857142857143em 0.428571428571429em;
    margin: 0 0 0 0.857142857142857em;
    line-height: 1.28571428571429em;
    display: block; }
    #top_nav .sub-menu a:hover {
      color: #016e50; }

#leftnav {
  display: none; }

@media only screen and (max-width: 960px) and (min-width: 801px) {
  #top_nav ul li {
    padding: 0 1.4% !important; } }

/*=============== Lightbox / Magnific Popup  ===============*/
.white-popup {
  position: relative;
  background: #ffffff;
  padding: 2.5em;
  width: auto;
  max-width: 37.5em;
  margin: 1.25em auto; }
  .white-popup > * {
    margin-top: 0; }

.mfp-fade-side .mfp-content, .mfp-fade-side .white-popup {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  overflow: auto; }

/* overlay at start */
.mfp-fade.mfp-bg {
  opacity: 0;
  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out; }

/* overlay animate in */
.mfp-fade.mfp-bg.mfp-ready {
  opacity: 0.8; }

/* overlay animate out */
.mfp-fade.mfp-bg.mfp-removing {
  opacity: 0; }

/* content at start */
.mfp-fade.mfp-wrap .mfp-content {
  opacity: 0;
  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
  -webkit-transform: translateY(100px);
  -moz-transform: translateY(100px);
  -ms-transform: translateY(100px);
  -o-transform: translateY(100px);
  transform: translateY(100px); }

/* content animate it */
.mfp-fade.mfp-wrap.mfp-ready .mfp-content {
  opacity: 1;
  -webkit-transform: translateY(0px);
  -moz-transform: translateY(0px);
  -ms-transform: translateY(0px);
  -o-transform: translateY(0px);
  transform: translateY(0px); }

/* content animate out */
.mfp-fade.mfp-wrap.mfp-removing .mfp-content {
  opacity: 0;
  -webkit-transform: translateY(100px);
  -moz-transform: translateY(100px);
  -ms-transform: translateY(100px);
  -o-transform: translateY(100px);
  transform: translateY(100px); }

/*=============== 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: 40em) {
    .accordion-tabs {
      border-radius: 0;
      border: 1px solid #eeeeee; } }
  .accordion-tabs .tab-header-and-content {
    list-style: none;
    margin-bottom: 0;
    padding: 0;
    background: unset; }
    .accordion-tabs .tab-header-and-content:after {
      display: none; }
    @media screen and (min-width: 40em) {
      .accordion-tabs .tab-header-and-content {
        display: inline; } }
    .accordion-tabs .tab-header-and-content:first-child .tab-link {
      border-top-left-radius: 0;
      border-top-right-radius: 0; }
      @media screen and (max-width: 40em) {
        .accordion-tabs .tab-header-and-content:first-child .tab-link {
          border-top: 0; } }
    @media screen and (max-width: 40em) {
      .accordion-tabs .tab-header-and-content:last-child .tab-link {
        border-bottom-left-radius: 0;
        border-bottom-right-radius: 0; } }
  .accordion-tabs .tab-link {
    background-color: rgba(255, 255, 255, 0);
    border-top: 1px solid #eeeeee;
    color: #333;
    display: block;
    font-weight: bold;
    font-size: 1.3125em;
    padding: 0.75em 0.809em;
    text-decoration: none;
    font-family: "Helvetica Neue", "Helvetica", "Roboto", "Arial", sans-serif;
    border-bottom: 0; }
    @media screen and (min-width: 40em) {
      .accordion-tabs .tab-link {
        display: inline-block;
        border-top-left-radius: 0;
        border-top-right-radius: 0;
        border-top: 0; } }
    .accordion-tabs .tab-link:hover {
      color: #00ad49;
      border-bottom: 0; }
    .accordion-tabs .tab-link:focus {
      outline: none; }
    .accordion-tabs .tab-link.is-active {
      background-color: white; }
      @media screen and (min-width: 40em) {
        .accordion-tabs .tab-link.is-active {
          background-color: white;
          border: 1px solid #eeeeee;
          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: 40em) {
      .accordion-tabs .tab-content {
        border-bottom-left-radius: 0;
        border-bottom-right-radius: 0;
        border-top-right-radius: 0;
        border: 1px solid #eeeeee;
        float: left; } }

/*=============== Click to Expand ===============*/
.click-expand {
  border: 1px solid #eeeeee;
  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: #eeeeee; }

.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: #00ad49;
    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; } }

/* ===== DEFAULTS FOR ALL BLOGS =====  */
.fb_iframe_widget span {
  height: 24px !important; }

#recaptcha_table {
  table-layout: initial !important;
  height: 126px;
  overflow: hidden;
  margin-bottom: 1em; }

.blog-pagination {
  font-size: 1.7em;
  font-weight: bold; }
  .blog-pagination a {
    margin-right: 2em;
    text-decoration: none; }

.more-link {
  font-size: 1.4em;
  text-decoration: none; }

.post-item {
  border-bottom: 5px solid #eeeeee;
  padding-bottom: 2em;
  margin-bottom: 2em; }

.hs-author-avatar {
  float: left;
  margin-right: 1.5em; }
  .hs-author-avatar img {
    border-bottom: 1px solid #adadad; }

.hs-author-social-label {
  font-size: 1.3em; }

.hs-author-bio {
  font-size: 1.3em;
  line-height: 1.5em;
  margin-bottom: 1em; }

.hs-author-profile {
  background: #F2F2F2;
  padding: .2em 2em 2em 2em; }

.hs-author-listing-header {
  padding-top: 1em;
  margin-top: .3em;
  color: #b9b9b9; }

.hs-author-social-links a {
  text-decoration: none; }

.hs-author-social-links img {
  opacity: .7;
  width: 1.875em;
  height: 1.875em; }
  .hs-author-social-links img:hover {
    opacity: 1; }

/*   end defaults   */
#outer_header {
  background: #f7f7f7;
  background: linear-gradient(top, #f7f7f7 0, #f7f7f7 24%, #ffffff 78%, #ffffff 100%);
  behavior: url(/pie/PIE.htc);
  position: relative;
  border-top: 1px solid #ffffff; }

#google_trans_box {
  /* display: none; */
  }

object {
  display: none; }

.logo {
  margin: 1.1875em 0 0.1875em 0;
  display: inline-block;
  max-width: 93%; }

.utilitynav_links {
  font-size: 0.875em;
  line-height: 1.07142857142857em;
  color: #1c1c1c;
  font-weight: 400; }
  .utilitynav_links a {
    text-decoration: none;
    display: inline-block;
    margin-left: 0.214285714285714em;
    margin-top: 0.571428571428571em; }

.txt_utility01 {
  display: inline-block;
  margin-right: 2%; }

.txt_utility02 {
  display: inline-block;
  text-align: right; }

.phone_txt {
  color: #016e50;
  font-size: 1.42857142857143em;
  font-weight: 700;
  line-height: 1.05em;
  display: inline-block;
  padding: 0 0 0 0.2em;
  margin-right: 0.35em; }

.search-trigger {
  background: url(search_btn.jpg) no-repeat left top;
  cursor: pointer;
  display: inline-block;
  vertical-align: top;
  height: 1.57142857142857em;
  width: 1.42857142857143em;
  margin: 1.5em 0 0 0.428571428571429em; }
  .search-trigger.active {
    background: url(search_triger_close.jpg) no-repeat left top; }

.search {
  padding: 0.3125em 0 0.3125em 0;
  display: none;
  position: relative; }
  .search form {
    border: 1px solid #d5d5d5;
    box-sizing: border-box;
    display: inline-block;
    height: 1.5em;
    max-width: 10em;
    text-align: left;
    width: 95%; }
  .search input[type="image"] {
    margin: 0;
    float: right;
    outline: none; }

.search_text {
  background: transparent;
  border: none;
  color: #454545;
  font-family: arial;
  font-size: 0.75em !important;
  font-weight: normal;
  height: 1.66666666666667em;
  margin-left: 0.75em;
  max-width: 11.25em;
  padding: 0;
  vertical-align: top;
  width: 78%;
  display: inline-block; }
form {
    margin: 0;
}
#topnav_outer {
  background: #016e50;
  background: -webkit-linear-gradient(left, #026d51 0%, #016e51 27%, #037053 27%, #027053 29%, #047557 31%, #027858 33%, #088563 39%, #058562 39%, #088a68 40%, #078d6a 42%, #0b936f 44%, #08926e 44%, #0d9b75 48%, #0a9c75 49%, #0d9f78 50%, #0a9f77 50%, #0ea57c 52%, #0faf83 59%, #0faf83 61%, #0eab80 62%, #0fac81 63%, #0ca47b 67%, #0ea57c 67%, #0da27a 69%, #078d6a 77%, #0a8d6b 78%, #058562 81%, #07805f 83%, #027858 87%, #047557 89%, #017254 90%, #017254 91%, #047255 91%, #027053 91%, #026d51 94%, #026d51 100%);
  background: -moz-linear-gradient(left, #026d51 0%, #016e51 27%, #037053 27%, #027053 29%, #047557 31%, #027858 33%, #088563 39%, #058562 39%, #088a68 40%, #078d6a 42%, #0b936f 44%, #08926e 44%, #0d9b75 48%, #0a9c75 49%, #0d9f78 50%, #0a9f77 50%, #0ea57c 52%, #0faf83 59%, #0faf83 61%, #0eab80 62%, #0fac81 63%, #0ca47b 67%, #0ea57c 67%, #0da27a 69%, #078d6a 77%, #0a8d6b 78%, #058562 81%, #07805f 83%, #027858 87%, #047557 89%, #017254 90%, #017254 91%, #047255 91%, #027053 91%, #026d51 94%, #026d51 100%);
  background: -o-linear-gradient(left, #026d51 0%, #016e51 27%, #037053 27%, #027053 29%, #047557 31%, #027858 33%, #088563 39%, #058562 39%, #088a68 40%, #078d6a 42%, #0b936f 44%, #08926e 44%, #0d9b75 48%, #0a9c75 49%, #0d9f78 50%, #0a9f77 50%, #0ea57c 52%, #0faf83 59%, #0faf83 61%, #0eab80 62%, #0fac81 63%, #0ca47b 67%, #0ea57c 67%, #0da27a 69%, #078d6a 77%, #0a8d6b 78%, #058562 81%, #07805f 83%, #027858 87%, #047557 89%, #017254 90%, #017254 91%, #047255 91%, #027053 91%, #026d51 94%, #026d51 100%);
  background: -ms-linear-gradient(left, #026d51 0%, #016e51 27%, #037053 27%, #027053 29%, #047557 31%, #027858 33%, #088563 39%, #058562 39%, #088a68 40%, #078d6a 42%, #0b936f 44%, #08926e 44%, #0d9b75 48%, #0a9c75 49%, #0d9f78 50%, #0a9f77 50%, #0ea57c 52%, #0faf83 59%, #0faf83 61%, #0eab80 62%, #0fac81 63%, #0ca47b 67%, #0ea57c 67%, #0da27a 69%, #078d6a 77%, #0a8d6b 78%, #058562 81%, #07805f 83%, #027858 87%, #047557 89%, #017254 90%, #017254 91%, #047255 91%, #027053 91%, #026d51 94%, #026d51 100%);
  background: linear-gradient(left, #026d51 0%, #016e51 27%, #037053 27%, #027053 29%, #047557 31%, #027858 33%, #088563 39%, #058562 39%, #088a68 40%, #078d6a 42%, #0b936f 44%, #08926e 44%, #0d9b75 48%, #0a9c75 49%, #0d9f78 50%, #0a9f77 50%, #0ea57c 52%, #0faf83 59%, #0faf83 61%, #0eab80 62%, #0fac81 63%, #0ca47b 67%, #0ea57c 67%, #0da27a 69%, #078d6a 77%, #0a8d6b 78%, #058562 81%, #07805f 83%, #027858 87%, #047557 89%, #017254 90%, #017254 91%, #047255 91%, #027053 91%, #026d51 94%, #026d51 100%);
  position: relative;
  margin-top: 0.125em; }

#topnav_social_container {
  text-align: right;
  box-sizing: border-box;
  min-height: 2.5em;
  padding: 0.3125em 0 0; }

#social_media_links {
  float: right;
  margin: 0.0625em 0.75em 0 0; }
  #social_media_links img {
    float: right;
    margin-left: 0.5em;
    margin-bottom: 0.5625em;
    max-width: none; }

#main:before {
  content: "";
  display: block; }

#main:after {
  content: "";
  display: block;
  clear: both; }

#main_home {
  background: #ffffff; }

#home-banner {
  display: none; }

#footer_outer {
  border-bottom: 2px solid #ffffff; }

.footer_top {
  border-top: 2px solid #035f46;
  background: -webkit-linear-gradient(top, #1db58c 0%, #12ad83 1%, #0cad81 3%, #0fb084 3%, #0fa77e 14%, #0ca77d 17%, #0da47b 23%, #078967 58%, #058763 59%, #058260 64%, #037456 83%, #026d51 99%, #006a4e 100%);
  background: -moz-linear-gradient(top, #1db58c 0%, #12ad83 1%, #0cad81 3%, #0fb084 3%, #0fa77e 14%, #0ca77d 17%, #0da47b 23%, #078967 58%, #058763 59%, #058260 64%, #037456 83%, #026d51 99%, #006a4e 100%);
  background: -o-linear-gradient(top, #1db58c 0%, #12ad83 1%, #0cad81 3%, #0fb084 3%, #0fa77e 14%, #0ca77d 17%, #0da47b 23%, #078967 58%, #058763 59%, #058260 64%, #037456 83%, #026d51 99%, #006a4e 100%);
  background: -ms-linear-gradient(top, #1db58c 0%, #12ad83 1%, #0cad81 3%, #0fb084 3%, #0fa77e 14%, #0ca77d 17%, #0da47b 23%, #078967 58%, #058763 59%, #058260 64%, #037456 83%, #026d51 99%, #006a4e 100%);
  background: linear-gradient(top, #1db58c 0%, #12ad83 1%, #0cad81 3%, #0fb084 3%, #0fa77e 14%, #0ca77d 17%, #0da47b 23%, #078967 58%, #058763 59%, #058260 64%, #037456 83%, #026d51 99%, #006a4e 100%);
  behavior: url(/pie/PIE.htc);
  position: relative; }
  .footer_top img {
    display: block;
    margin: 0 auto; }

.footer_bottom {
  background: #035f46; }

.footer-address {
  display: block;
  color: #ffffff;
  font-size: 1em;
  line-height: 1.25em;
  width: 66%;
  float: left;
  padding-left: 0.375em; }
  .footer-address strong {
    display: inline-block;
    padding-bottom: 0.4375em;
    text-transform: uppercase; }
    .footer-address strong span {
      display: block; }
  .footer-address a {
    font-size: 1em;
    color: #ffffff;
    text-decoration: underline; }
    .footer-address a:hover {
      color: #0faf83;
      text-decoration: none; }

.txt_footer01 {
  display: block;
  line-height: 1.28571428571429em;
  font-size: 0.875em; }

img[name="pphLoggerImage"] {
  display: none; }

#thomas_info_outer {
  background: linear-gradient(top, #f2f2f2 0, #f5f5f5 17%, #ffffff 48%, #ffffff 100%);
  behavior: url(/pie/PIE.htc);
  position: relative; }

.thomas_info_links {
  color: #454545;
  font-size: 0.6875em;
  text-align: center;
  line-height: 1.18181818181818em;
  padding: 0.363636363636364em 1.36363636363636em 1.72727272727273em 1.36363636363636em; }
  .thomas_info_links a {
    color: #1c676c;
    font-size: 1em;
    text-decoration: underline; }
    .thomas_info_links a:hover {
      color: #0faf83; }
  .thomas_info_links span {
    display: block;
    padding-top: 0.545454545454545em; }

.actions {
  text-align: right; }

.social_contaner {
  clear: both;
  padding: 0 2.8125em; }

.print_page {
  font-family: arial;
  padding-bottom: 2em;
  text-align: center; }
  .print_page a {
    font-size: 0.6875em;
    line-height: 1em;
    text-decoration: underline; }
    .print_page a:hover {
      text-decoration: none; }

.print_img {
  cursor: pointer;
  margin: 0 0.454545454545455em 0 0;
  vertical-align: middle; }

.email_img {
  cursor: pointer;
  margin: 0 0.454545454545455em 0 0.6875em;
  vertical-align: middle; }

.social_media {
  text-align: center;
  overflow: hidden; }

#twitterbutton {
  width: 5.125em; }

#likebutton {
  width: 3.75em;
  margin-right: 1.0625em; }

#linkedinshare {
  width: 4.375em;
  margin-top: -0.125em; }

#___plusone_0 {
  width: 61px !important; }

#content_area {
  font-size: 0.875em;
  color: #1c1c1c;
  line-height: 1.28571428571429em;
  padding: 1.42857142857143em 0.7142857142857143em 1.42857142857143em 0.7142857142857143em; }

/*ul {
  margin: 0 0 1.071428571428571em 0;
  padding: 0; }
  ul li {
    background: url(bullet.jpg) no-repeat left 0.5em;
    list-style: none;
    margin: 0;
    padding: 0 0 0 1.071428571428571em; }
  ul ul {
    margin: 0; }*/
  
.sft h3 {
  color: #016e50;
  font-size: 1.28571428571429em !important;
  margin: 0;
  padding: 1.11111111111111em 0 0.944444444444444em 0;
  line-height: 1.22222222222222em;
  text-transform: uppercase !important; }
/*.active {
    display: block !important;
}*/
.product_bucket {
  text-align: center; }

.bucket_links a {
  display: block;
  font-size: 1em;
  line-height: 1.125em;
  font-weight: 700;
  color: #1c1c1c;
  text-decoration: none;
  text-transform: uppercase; }
  .bucket_links a:hover {
    color: #016e50;
    display: block;
    text-decoration: none; }
    .bucket_links a:hover span {
      background: url(bg_bucket_link01_hover.jpg) repeat-x top left; }
  .bucket_links a span {
    display: block;
    background: url(bg_bucket_link01.jpg) repeat-x top left;
    padding-top: 1.75em; }
    .bucket_links a span.line02 {
      padding: 1.1875em 0 0 0; }
    .bucket_links a span.line03 {
      padding: 0.75em 0 0.5625em 0; }

.bucket_links img {
  display: block;
  margin-bottom: 1.375em; }

.bucket_links section {
  display: inline-block;
  vertical-align: top;
  margin: 0 2% 1.4375em 0;
  text-align: center; }

.home_bottom_content {
  border-top: 5px solid #035f46;
  background: #0faf83;
  background: linear-gradient(to bottom, #0faf83 0, #016e50 40%);
  behavior: url(/pie/PIE.htc);
  position: relative;
  padding: 1.4375em 0.3125em 0 0.625em; }

.custom_design_bucket section {
  display: inline-block;
  vertical-align: top;
  margin: 0 0.6875em 2.75em 0; }
  .custom_design_bucket section a img {
    float: left;
    margin-right: 1.4375em; }

.txt_home_heading01 {
  font-size: 1.25em;
  line-height: 1.2em;
  font-weight: 700;
  color: #ffffff;
  text-transform: uppercase;
  display: block;
  padding: 0 0 1.4em 0; }

.bucket_links01 a.txt_bucket_heading01 {
  display: block;
  font-size: 1.16666666666667em;
  line-height: 1.21428571428571em;
  font-weight: 700;
  color: #ffffff;
  text-decoration: none;
  padding-bottom: 0.357142857142857em; }

.bucket_links01 a:hover.txt_bucket_heading01 {
  color: #ffffff;
  text-decoration: underline; }

.bucket_links01 section span {
  font-size: 0.75em;
  line-height: 1.16666666666667em;
  font-weight: 400;
  display: block;
  color: #ffffff;
  padding-left: 11.6666666666667em; }
  .bucket_links01 section span a {
    text-decoration: underline;
    color: #ffffff; }
    .bucket_links01 section span a:hover {
      color: #ffffff;
      text-decoration: none; }

.clear {
  clear: both; }

.ctr {
  text-align: center; }

.img_container {
  margin-bottom: 0.571428571428571em;
  text-align: center; }
  .img_container a img {
    border: 1px solid #d8d8d8; }
  .img_container a:hover img {
    border: 1px solid #d8d8d8; }
  .img_container .lightbox {
    z-index: 99;
    position: relative; }

.small_img_container {
  margin-bottom: 0.571428571428571em;
  text-align: center;
  background-color: #ffffff; }
  .small_img_container img {
    border: 1px solid #d8d8d8; }
  .small_img_container a img {
    border: 1px solid #d8d8d8; }
  .small_img_container a:hover img {
    border: 1px solid #d8d8d8; }
  .small_img_container.multiple_images section {
    margin-bottom: 0.571428571428571em; }

.click {
  font-size: 0.7857142857142857em;
  font-weight: normal;
  margin: 0;
  padding: 0 0 0.4545454545454545em 0; }

.specs dl {
  border: 1px solid #dbf2ec;
  border-top: none; }
  .specs dl:first-child {
    border: 1px solid #dbf2ec; }

.specs dt {
  padding: 0.3571428571428571em 0 0.3571428571428571em 0; }
  .specs dt.odd {
    background-color: #f7f7f7; }

.specs dd {
  padding: 0.3571428571428571em 0 0.3571428571428571em 0; }
  .specs dd.odd {
    background-color: #f7f7f7; }

.specs hr {
  margin: 0.3571428571428571em 0 0.3571428571428571em 0; }

.tabular_data {
  border: 1px solid #dbf2ec;
  margin: 0 0 1.071428571428571em 0; }
  .tabular_data p {
    padding: 0.3571428571428571em 0.7142857142857143em 0.3571428571428571em 0.7142857142857143em; }

.divide_data.full_width {
  width: 100%;
  margin: 0 0 1.071428571428571em 0; }

.divide_data ul {
  margin: 0;
  padding: 0; }

.news_specs table {
  border: 1px solid #dbf2ec;
  border-collapse: collapse;
  margin: 0 0 1.071428571428571em 0; }
  .news_specs table tr:nth-of-type(1) {
    background-color: #f7f7f7;
    border: 1px solid #dbf2ec; }
  .news_specs table tr:first-child td {
    background-color: #f7f7f7;
    font-weight: bold; }

.news_specs td {
  border: 1px solid #dbf2ec;
  padding: 0.5714285714285714em 0.5714285714285714em 0.5714285714285714em 0.5714285714285714em;
  vertical-align: top; }

.adobe {
  text-align: right; }

.contact_add_right {
  float: left;
  font-size: 1em;
  font-style: normal;
  margin: 0.7142857142857143em 0 1.285714285714286em 0;
  text-align: center;
  width: 100%; }

.contact_add_left {
  float: left;
  font-size: 1em;
  font-style: normal;
  margin: 0.7142857142857143em 0 1.285714285714286em 0;
  text-align: center;
  width: 100%; }

#gmap {
  text-align: center; }
  #gmap iframe {
    border: 1px solid #dbf2ec;
    max-width: 100%; }

.req_info {
  text-align: center; }

.btn_bg {
  background: linear-gradient(to bottom, #0faf83 0, #0a9b72 21%, #0a9b72 37%, #09916b 42%, #088563 58%, #027858 79%, #016e50 100%);
  border: none;
  border-radius: 5px 5px 5px 5px;
  behavior: url(/pie/PIE.htc);
  position: relative;
  color: #ffffff;
  cursor: pointer;
  font-weight: bold;
  font-size: 0.8571428571428571em;
  line-height: 1.25em;
  padding: 0.0833333333333333em 0.6666666666666667em 0.1666666666666667em 0.6666666666666667em;
  text-decoration: none; }
  .btn_bg:hover {
    color: #ffffff;
    text-decoration: underline; }

.back_top {
  text-align: right; }
  .back_top a {
    font-size: 0.7857142857142857em; }

hr {
  border-bottom: 1px solid #dbf2ec;
  border-left: none;
  border-right: none;
  border-top: none;
  clear: both;
  margin: 0; }

@media only screen and (max-width: 15.625em) {
  .txt_utility02 {
    text-align: center; }
  .phone_txt {
    padding: 0.25em 0; }
  #top_nav ul li a {
    width: 80%; }
  .bucket_links01 section span {
    clear: both;
    padding-left: 0;
    padding-top: 0.833333333333333em; } }

@media only screen and (min-width: 30em) {
  .search {
    padding: 0.75em 0.6875em 0 0; }
  footer {
    text-align: left; }
  .footer-address {
    display: inline-block;
    width: 50%; }
  .product_bucket {
    padding: 0 0.9375em; }
  .contact_add_right {
    float: right;
    text-align: right;
    width: 50%; }
  .contact_add_left {
    float: left;
    text-align: left;
    width: 50%; }
  .req_info {
    text-align: right; }
  #banner img {
    width: 100%; }
  .bucket_links .phone_last_bucket {
    margin-right: 1em; } }

@media only screen and (min-width: 40em) {
  header {
    text-align: right;
    padding-bottom: 0; }
  .logo {
    display: inline-block;
    float: left;
    margin: 1.1875em 0 0 0.6875em;
    max-width: 18.6875em;
    width: 46%; }
    .logo img {
      display: block; }
  .utilitynav_links {
    margin-right: 0.357142857142857em;
    margin-top: 1.71428571428571em;
    display: inline-block; }
  .phone_txt {
    margin-right: 0.15em; }
  .search-trigger {
    display: none; }
  .search {
    display: block; }
  .social_media {
    display: inline-block;
    margin-bottom: 0.8125em;
    margin-left: 0.3125em; }
  .print_page {
    float: right;
    margin-right: 0.625em; }
  .footer-address {
    padding-left: 0.3125em;
    padding-top: 1.25em;
    width: 88%; }
    .footer-address strong {
      padding-bottom: 0.25em; }
      .footer-address strong span {
        display: inline; }
  .txt_footer01 {
    display: inline-block;
    padding-right: 0.857142857142857em; }
  footer {
    padding-top: 0;
    padding-bottom: 0; }
    footer img {
      margin-right: 0;
      margin-top: 0; }
  .footer_top {
    border-top: 3px solid #035f46; }
    .footer_top img {
      max-height: 4.625em; }
  .product_bucket {
    padding: 0 0.4625em;
    text-align: left; }
  .home_top_content {
    padding-bottom: 1.4375em; }
  .custom_design_bucket {
    padding-bottom: 1.0625em; }
    .custom_design_bucket section {
      background: url(bucket_divider01.png) no-repeat right top;
      display: inline-block;
      margin: 0 0.9375em 0.375em 0;
      padding: 1.8125em 0.6875em 0.75em 0;
      vertical-align: top;
      width: 45.5%;
      box-sizing: border-box;
      margin: 0 0 0.125em 1em;
      padding: 1.625em 0.4375em 1.25em 0;
      width: 18.68em; }
      .custom_design_bucket section.bucket01 {
        margin-left: 0; }
      .custom_design_bucket section.bucket03 {
        margin-left: 0; }
  .home_bottom_content {
    background: #0faf83;
    background: linear-gradient(to bottom, #0faf83 0, #016e50 56%);
    behavior: url(/pie/PIE.htc);
    position: relative;
    padding: 1.4375em 0.3125em 0.125em 0.625em; }
  #home-banner {
    display: block;
    position: relative; }
  .banner_heading {
    margin: 0 auto;
    width: 66.6667%; }
  .txt_banner_heading01 {
    display: inline-block;
    position: absolute;
    text-align: center;
    bottom: 12%;
    left: 53%;
    font-size: 1.375em;
    line-height: 1.18181818181818em;
    color: #ffffff;
    text-shadow: 0 1px 0 #333333;
    filter: progid:dximagetransform.microsoft.shadow(strength=0, direction=180, color=$color_mine_shaft_approx); }
    .txt_banner_heading01 span {
      display: block; }
  .bx-controls {
    display: none; }
  a.banner_btn {
    color: #ffffff;
    display: inline-block;
    font-size: 0.363636363636364em;
    line-height: 1.5em;
    font-weight: 700;
    text-transform: uppercase;
    border-radius: 6px;
    background: #f7f7f7;
    background: -webkit-linear-gradient(top, #0a9b72 0, #0a9b72 10%, #09916b 26%, #016e50 84%, #016e50 100%);
    background: -moz-linear-gradient(top, #0a9b72 0, #0a9b72 10%, #09916b 26%, #016e50 84%, #016e50 100%);
    background: -o-linear-gradient(top, #0a9b72 0, #0a9b72 10%, #09916b 26%, #016e50 84%, #016e50 100%);
    background: -ms-linear-gradient(top, #0a9b72 0, #0a9b72 10%, #09916b 26%, #016e50 84%, #016e50 100%);
    background: linear-gradient(top, #0a9b72 0, #0a9b72 10%, #09916b 26%, #016e50 84%, #016e50 100%);
    position: relative;
    padding: 0.25em 1.875em 0.25em 1.875em;
    text-decoration: none;
    text-shadow: none; }
  a:hover.banner_btn {
    text-decoration: underline;
    color: #ffffff; }
  .txt_home_heading01 {
    padding: 0 0 0.65em; }
  .img_container {
    float: right;
    margin-bottom: 0.4285714285714286em;
    margin-left: 1.142857142857143em; }
  .small_img_container {
    float: right;
    margin-bottom: 0.4285714285714286em;
    padding-left: 1.142857142857143em; }
  .specs dl {
    display: table;
    text-align: left; }
  .specs dt {
    display: table-cell;
    padding: 0.3571428571428571em 0.7142857142857143em 0.3571428571428571em 0.7142857142857143em;
    text-align: left;
    width: 33%; }
  .specs dd {
    display: table-cell;
    padding: 0.3571428571428571em 0.7142857142857143em 0.3571428571428571em 0.7142857142857143em;
    text-align: left;
    width: 33%;
    border-left: 1px solid #dbf2ec; }
  .tabular_data dt {
    width: 25%; }
  .tabular_data dd {
    width: 25%; }
  .divide_data {
    float: left;
    width: 72%; }
    .divide_data ul {
      float: left;
      vertical-align: top;
      width: 49%; }
  #content_area_home h1 {
    color: #035f46;
    font-size: 1.375em;
    font-weight: 700;
    line-height: 1.18181818181818em;
    padding: 1.04545454545455em 0.590909090909091em 1em 0.590909090909091em;
    text-align: center; }
  .bucket_links section {
    margin: 0 1.8% 0.125em 0; }
  .news_specs tr td:nth-of-type(1) {
    width: 16%; } }

@media only screen and (max-width: 39.9375em) {
  .news_specs table {
    display: block; }
    .news_specs table tr:nth-of-type(1) {
      left: -714.2142857142857em;
      position: absolute;
      top: -714.2142857142857em; }
  .news_specs td {
    display: block;
    border: none;
    border-bottom: 1px solid #eee;
    position: relative;
    padding-left: 49%; }
    .news_specs td:before {
      position: absolute;
      top: 0.4285714285714286em;
      left: 0.4285714285714286em;
      width: 45%;
      padding-right: 0.7142857142857143em;
      white-space: nowrap;
      font-weight: bold; }
    .news_specs td:nth-of-type(1):before {
      content: "Iso Class"; }
    .news_specs td:nth-of-type(2):before {
      content: "English(209 E)"; }
    .news_specs td:nth-of-type(3):before {
      content: "SI(209 E)"; }
    .news_specs td:nth-of-type(4):before {
      content: "0.1祄"; }
    .news_specs td:nth-of-type(5):before {
      content: "0.2 祄"; }
    .news_specs td:nth-of-type(6):before {
      content: "0.3祄"; }
    .news_specs td:nth-of-type(7):before {
      content: "0.5 祄"; }
    .news_specs td:nth-of-type(8):before {
      content: "1.0 祄"; }
    .news_specs td:nth-of-type(9):before {
      content: "5.0 祄"; }
  .news_specs tr {
    display: block;
    border: 1px solid #ccc; }
    .news_specs tr.last td {
      padding-left: 2%; }
      .news_specs tr.last td:before {
        content: "";
        width: auto; } }

@media screen and (min-width: 50.0625em) {
  header {
    text-align: right;
    padding-bottom: 0; }
  .header_btm {
    padding: 0.625em 0.5625em 0 0; }
  .logo {
    margin: 1.25em 0 0 0.625em;
    max-width: 18.75em; }
  .utilitynav_links {
    margin-right: 0;
    margin-top: 1.5em; }
  .phone_txt {
    margin-right: 0.3em; }
  .desktop_hide {
    display: none; }
  #google_trans_box {
    display: inline-block; }
  .mobi_hide {
    display: inline-block;
    padding: 0 0.785714285714286em 0 0.357142857142857em; }
  #social_media_links {
    margin: 0.375em 0.6875em 0 0; }
  .search-trigger {
    display: none; }
  .search {
    clear: right;
    display: inline-block;
    float: right;
    padding: 0.125em 0 0;
    width: 18.5%; }
  #topnav_outer {
    margin-top: 0; }
  .menu-trigger {
    display: none; }
  #topnav_social_container {
    margin: 0 auto;
    text-align: left;
    padding: 0; }
  #top_nav {
    display: inline-block;
    text-align: left;
    width: 76%; }
    #top_nav ul li {
      display: inline-block;
      position: relative;
      border: 0;
      background: none;
      padding: 0 2.4%; }
      #top_nav ul li:hover {
        background: #035f46; }
        #top_nav ul li:hover ul.sub-menu {
          display: block; }
          #top_nav ul li:hover ul.sub-menu ul.sub-menu {
            display: none;
            left: 18.125em;
            position: absolute;
            top: 0;
            width: 18.125em;
            z-index: 9999; }
      #top_nav ul li a {
        font-size: 0.9375em;
        line-height: 1.2em;
        color: #ffffff;
        display: inline-block;
        font-weight: bold;
        padding: 0.6428571428571429em 0 0.7857142857142857em 0; }
        #top_nav ul li a:hover {
          background: #035f46;
          color: #ffffff; }
      #top_nav ul li.menu-item-has-children {
        display: inline-block; }
        #top_nav ul li.menu-item-has-children .m-subnav-arrow {
          display: none; }
          #top_nav ul li.menu-item-has-children .m-subnav-arrow:active {
            background: url(topnav-link-bg-hover.jpg) no-repeat 46% center !important; }
        #top_nav ul li.menu-item-has-children .open_close02 {
          display: none; }
      #top_nav ul li.active_subnav {
        background: #035f46; }
    #top_nav ul ul.sub-menu {
      position: absolute;
      top: 2.5em;
      left: 0;
      width: 18.125em;
      z-index: 9999; }
      #top_nav ul ul.sub-menu li {
        background: #dcdcdc;
        border-bottom: 1px solid #016e50;
        display: block; }
        #top_nav ul ul.sub-menu li a:hover {
          background: none; }
    #top_nav ul ul li:hover.dropdown02 ul.sub-menu {
      display: block; }
    #top_nav .sub-menu a {
      padding: 0.6428571428571429em 0 0.7857142857142857em 0; }
  .txt_banner_heading01 {
    bottom: 12%;
    font-size: 2.3125em;
    font-weight: 600;
    left: 58%;
    line-height: 1.08108108108108em;
    text-shadow: 0 2px 0 #333333;
    filter: progid:dximagetransform.microsoft.shadow(strength=0, direction=180, color=$color_mine_shaft_approx); }
    .txt_banner_heading01 span {
      display: block; }
  .bx-controls {
    display: block; }
  #main {
    position: relative; }
  #leftnav {
    border-top: 6px solid #dcdcdc;
    border-bottom: 6px solid #dcdcdc;
    display: block;
    float: left;
    width: 11.6875em;
    padding: 0;
    margin: 2.5625em 0 1.875em 0.625em; }
  .leftnav_links {
    padding: 0.875em 0 0.625em 0.0625em; }
    .leftnav_links ul {
      margin: 0;
      padding: 0; }
      .leftnav_links ul li {
        background: none;
        list-style: none;
        padding: 0 0 0.3125em; }
      .leftnav_links ul .menu-item-has-children:hover > a:after {
        content: '';
        display: inline-block;
        background: url(leftnav-link-bg-hover.png) no-repeat top right;
        width: 0.857142857142857em;
        height: 0.785714285714286em;
        margin-left: 0.714285714285714em; }
    .leftnav_links a {
      font-size: 0.875em;
      font-weight: 600;
      color: #1c1c1c;
      display: block;
      padding: 0.571428571428571em 0.857142857142857em 0.571428571428571em 0;
      line-height: 1.5em;
      text-decoration: none;
      text-transform: uppercase; }
      .leftnav_links a:hover {
        color: #016e50;
        text-decoration: none; }
        .leftnav_links a:hover span {
          background: url(leftnav-link-bg-hover.png) no-repeat scroll right top rgba(0, 0, 0, 0);
          display: inline-block;
          height: 0.785714285714286em;
          margin-left: 0.714285714285714em;
          width: 0.857142857142857em; }
  .dropdown02:hover > a:after {
    content: '';
    display: inline-block;
    background: url(leftnav-link-bg-hover.png) no-repeat top right;
    width: 0.857142857142857em;
    height: 0.785714285714286em;
    margin-left: 0.714285714285714em; }
  .dropdown03 {
    position: relative; }
    .dropdown03 .sub-menu {
      display: none;
      left: 11.5625em;
      position: absolute;
      top: 0.8125em;
      width: 13.75em;
      z-index: 9999; }
      .dropdown03 .sub-menu li {
        background: none repeat scroll 0 0 #dcdcdc;
        border-bottom: 1px solid #016e50; }
        .dropdown03 .sub-menu li a {
          padding-left: 0.357142857142857em; }
  footer {
    box-sizing: border-box;
    display: block;
    padding: 1.125em .3125em 0 .3125em !important; }
  .footer-address {
    padding-top: 1.1875em; }
  .txt_footer01 {
    padding-right: 1.78571428571429em; }
  .footer_top {
    border-top: 5px solid #035f46; }
    .footer_top img {
      max-height: 9.4375em; }
  #content_area {
    padding: 2.28571428571429em 0 7.85714285714286em 1.92857142857143em;
    float: left;
    width: 75.4%;
    box-sizing: border-box; }
  .landing-content #content_area {
    width: 100%;
    padding: 2.28571428571429em 1.92857142857143em 7.85714285714286em 1.92857142857143em; }
  h1 {
    padding: 0 0 0.5833333333333333em 0; }
  .home_bottom_content {
    background: #0faf83;
    background: linear-gradient(to bottom, #0faf83 0, #016e50 90%);
    behavior: url(/pie/PIE.htc);
    position: relative;
    padding: 1.4375em 0.3125em 0.125em 0.625em; }
  .img_container {
    text-align: right;
    width: 48%; }
  .small_img_container {
    text-align: right;
    width: 27%; }
  .divide_data {
    width: 70%; }
  a.banner_btn {
    font-size: 0.363636363636364em;
    line-height: 1.25em;
    border-radius: 14px;
    padding: 0.4375em 1.875em 0.4375em 1.875em; }
  li:hover.dropdown03 a.active {
    color: #016e50;
    text-decoration: none; }
    li:hover.dropdown03 a.active span {
      background: url(leftnav-link-bg-hover.png) no-repeat scroll right top rgba(0, 0, 0, 0);
      display: inline-block;
      height: 0.785714285714286em;
      margin-left: 0.714285714285714em;
      width: 0.857142857142857em; }
  li:hover.dropdown03 ul.sub-menu {
    display: block; }
  .bucket_links .last_bucket {
    margin-right: 1em; }
  .news_specs td {
    padding: 0.2857142857142857em 0.2857142857142857em 0.2857142857142857em 0.2857142857142857em; } }

@media only screen and (min-width: 60em) {
  header {
    margin: 0 auto;
    width: 60em; }
  #main {
    margin: 0 auto;
    width: 60em; }
  footer {
    margin: 0 auto;
    width: 60em; }
  .home_bottom {
    width: 58.75em;
    background: url(bottom_contant_bg.jpg) no-repeat center top;
    min-height: 17.5em; }
  .print_page {
    min-width: 13.75em; }
  #topnav_social_container {
    width: 60em; }
  #top_nav {
    width: 80%; }
  .utilitynav_links {
    width: 52%; }
  .txt_banner_heading01 {
    bottom: 12%;
    font-size: 2.75em;
    left: 53%;
    line-height: 1.13636363636364em; }
  .bucket_links .phone_last_bucket {
    margin-right: auto; }
  .bucket_links .last_bucket {
    margin-right: auto; }
  .bucket_links section {
    margin: 0 0 0.125em 1em; }
    .bucket_links section:first-child {
      margin-left: 0; }
  .home_top_content {
    margin: 0 auto;
    width: 60em;
    padding-bottom: 1.3125em; }
  .custom_design_bucket {
    margin: 0 auto;
    width: 60em;
    padding-bottom: 1.3125em;
    padding-left: 1.25em; }
    .custom_design_bucket section.bucket03 {
      margin-left: 1em;
      background: none; }
  .img_container {
    width: 21.28571428571429em; }
  .small_img_container {
    width: 11.57142857142857em; }
    .small_img_container.auto_width {
      padding: 0 0 0 0.7142857142857143em;
      width: auto; }
    .small_img_container .lightbox {
      z-index: 99;
      position: relative; }
  .divide_data {
    float: left;
    width: 74%; }
  .ie8 img {
    width: auto; }
  #content_area_home h1 {
    padding: 0.772727272727273em 2.5em 1.04545454545455em 2.5em; } }

.thomas_info_top a {
  padding: 0 0.909090909090909em; }

#thomas_info .copy {
  display: inline;
  padding-right: 2em; }

  #thomas_info strong{
  color: #ffffff;
}

#content_area_home h1 {
  color: #035f46;
  font-size: 1.25em;
  font-weight: 700;
  line-height: 1.3em;
  padding: 0.9em 0.25em 0.45em 0.25em;
  text-align: center; }

.image_border img {
  border: 1px solid #d8d8d8; }

.no_border img {
  border: none; }

.pdf_icon img {
  margin-right: 0.2142857142857143em;
  vertical-align: bottom; }

.page-id-1155 .tablesaw tr.odd {
  background-color: #e5e5e5; }

.active_subnav > a {
  color: #ffffff !important; }

.dropdown01 .m-subnav-arrow {
  background: url(topnav-link-bg.jpg) no-repeat 46% center !important; }

.active_subnav .m-subnav-arrow {
  background: url(topnav-link-bg-hover.jpg) no-repeat 46% center !important; }

.dropdown02 .m-subnav-arrow {
  background: url(topnav-link-bg.jpg) no-repeat 46% center !important; }

.active_subnav02 .m-subnav-arrow {
  background: url(/images/topnav-link-bg-01.jpg) no-repeat 46% center !important; }

.mfp-title {
  text-align: center !important;
  background-color: #016e50;
  padding: 0.625em 0.625em; }

#gmap {
  text-align: center; }
  #gmap iframe {
    width: 450px;
    height: 350px;
    border: 1px solid;
    max-width: 100%; }

#google_translate_element {
  max-height: 29px;
  overflow: hidden; }
  #google_translate_element .goog-te-gadget .goog-te-combo {
    margin-top: 2px;
    font-size: 12px;
    padding: 5px; }

#cleanroom_primer a {
  text-decoration: none; }

#top_nav ul li.menu-item-has-children .m-subnav-arrow.active {
  background: url(topnav-link-bg-01.jpg) no-repeat 46% center !important; }

.site-wrap {
  overflow-x: hidden; }

@media (min-width: 40em) {
  .site-content-primary {
    float: left;
    display: block;
    margin-right: 2.3576515979%;
    width: 74.4105871005%; } }

@media (min-width: 40em) {
  .site-content-secondary {
    float: right;
    display: block;
    margin-right: 2.3576515979%;
    width: 23.2317613015%;
    margin-right: 0; } }

.inline-list {
  float: left;
  width: calc(100% - 190px); }

/* ===- gdd 001 b css start==== */
.gdd-001-b textarea,
.gdd-001-b input[type="color"],
.gdd-001-b input[type="date"],
.gdd-001-b input[type="datetime"],
.gdd-001-b input[type="datetime-local"],
.gdd-001-b input[type="email"],
.gdd-001-b input[type="month"],
.gdd-001-b input[type="number"],
.gdd-001-b input[type="password"],
.gdd-001-b input[type="search"],
.gdd-001-b input[type="tel"],
.gdd-001-b input[type="text"],
.gdd-001-b input[type="time"],
.gdd-001-b input[type="url"],
.gdd-001-b input[type="week"],
.gdd-001-b textarea,
.gdd-001-b select[multiple="multiple"],
.gdd-001-b select {
  box-shadow: none !important;
  font-size: 1em !important;
  padding: 0.75em 1.125em !important;
  box-shadow: none !important;
  opacity: 1 !important;
  border-radius: 0.25em !important;
  border: none !important;
  margin-bottom: 1.625em !important;
  color: #000 !important;
  font-weight: 400 !important; }

.gdd-001-b .gform_wrapper .top_label li.gfield.gf_right_half {
  padding-right: 0; }

.gdd-001-b .gform_wrapper {
  margin: 0; }

.gdd-001-b .gform_wrapper li.hidden_label input {
  margin-top: 0; }

.gdd-001-b .gform_wrapper .top_label li.gfield.gf_left_half .ginput_container:not(.gfield_time_hour):not(.gfield_time_minute):not(.gfield_time_ampm):not(.ginput_container_date):not(.ginput_quantity):not(.datepicker), .gdd-001-b .gform_wrapper .top_label li.gfield.gf_right_half .ginput_container:not(.gfield_time_hour):not(.gfield_time_minute):not(.gfield_time_ampm):not(.ginput_container_date):not(.ginput_quantity):not(.datepicker) {
  margin: 0; }

.gdd-001-b .gform_wrapper .gform_footer {
  margin: 0;
  text-align: center; }

.gdd-001-b .gform_wrapper .gform_footer input.button, .gdd-001-b .gform_wrapper .gform_footer input[type="submit"], .gdd-001-b .gform_wrapper .gform_page_footer input.button, .gdd-001-b .gform_wrapper .gform_page_footer input[type="submit"] {
  font-size: 1.125em;
  width: auto;
  margin: 0 0.8888888889em 0 0;
  background-color: #006e50;
  border-radius: 4px;
  padding: 0.6666666667em 2.3333333333em;
  font-weight: 600; }

.gdd-001-b #gmap iframe {
  width: 23em;
  height: 17.8125em;
  border: 1px solid;
  max-width: 100%; }

@media (min-width: 60em) {
  .gdd-001-b .gdd-001-b textarea, .gdd-001-b .gdd-001-b input[type="color"], .gdd-001-b .gdd-001-b input[type="date"], .gdd-001-b .gdd-001-b input[type="datetime"], .gdd-001-b .gdd-001-b input[type="datetime-local"], .gdd-001-b .gdd-001-b input[type="email"], .gdd-001-b .gdd-001-b input[type="month"], .gdd-001-b .gdd-001-b input[type="number"], .gdd-001-b .gdd-001-b input[type="password"], .gdd-001-b .gdd-001-b input[type="search"], .gdd-001-b .gdd-001-b input[type="tel"], .gdd-001-b .gdd-001-b input[type="text"], .gdd-001-b .gdd-001-b input[type="time"], .gdd-001-b .gdd-001-b input[type="url"], .gdd-001-b .gdd-001-b input[type="week"], .gdd-001-b .gdd-001-b textarea, .gdd-001-b .gdd-001-b select[multiple="multiple"], .gdd-001-b .gdd-001-b select {
    padding: 0.9375em 1.125em; } }

.gdd-001-b .gform_wrapper .gform_footer input.button, .gdd-001-b .gform_wrapper .gform_footer input[type="submit"], .gdd-001-b .gform_wrapper .gform_page_footer input.button, .gdd-001-b .gform_wrapper .gform_page_footer input[type="submit"] {
  border-radius: 3px;
  padding: 0.8888888889em 2.7777777778em; }

.inner-wrap {
  max-width: 60em;
  padding: 1.25em 0.625em;
  margin: 0 auto; }

.page-intro {
  background-image: url(hero.jpg);
  background-size: cover;
  text-align: center;
  background-repeat: no-repeat;
  background-position: center center; }
  .page-intro > .inner-wrap {
    padding-top: 3.125em;
    padding-bottom: 3.125em; }
  @media (min-width: 60em) {
    .page-intro > .inner-wrap {
      padding-top: 5.625em;
      padding-bottom: 5.625em; } }

.pi-heading {
  font-size: 2em;
  font-weight: 700;
  color: white; }

.gdd-form-wrapper {
  background-color: #e3e9e7;
  overflow: hidden;
  padding: 1.25em;
  margin-bottom: 1.25em; }
  @media (min-width: 60em) {
    .gdd-form-wrapper {
      padding: 2.25em 4.875em;
      margin: -5.4375em 2.0625em 4.0625em; } }

.form-title {
  color: #454545;
  text-transform: none;
  font-weight: 400;
  text-align: center;
  font-size: 1.125em;
  padding: 0;
  margin-bottom: 1.25em; }
  @media (min-width: 60em) {
    .form-title {
      margin-bottom: 1.6111111111em; } }

body .gform_wrapper ul li.gfield {
  background: none;
  padding-left: 0;
  margin-top: 0;
  padding-top: 0; }

.ofc-address {
  color: #454545;
  font-weight: 400;
  font-size: 1.125em;
  padding-left: 1.9444444444em;
  position: relative; }
  .ofc-address:before {
    content: "";
    position: absolute;
    background-image: url(map.png);
    background-repeat: no-repeat;
    background-position: left top;
    background-size: 1.1666666667em 1.1666666667em;
    width: 1.1666666667em;
    height: 1.1666666667em;
    left: 0;
    top: 0; }
  @media (min-width: 60em) {
    .ofc-address {
      margin-top: 2.3888888889em !important; } }

.ofc-contact {
  color: #454545;
  font-weight: 400;
  font-size: 1.125em;
  padding-left: 1.9444444444em;
  position: relative; }
  .ofc-contact:before {
    content: "";
    position: absolute;
    background-image: url(call.png);
    background-repeat: no-repeat;
    background-position: left top;
    background-size: 1em 1.0555555556em;
    width: 1em;
    height: 1.0555555556em;
    left: 0;
    top: 0; }
  .ofc-contact a {
    color: #454545;
    text-decoration: none; }

/* ===- gdd 001 b css  end==== */
.page-id-1157 .footer_top {
  display: none; }

.page-id-1416 .gform_title {
  padding-top: 0 !important;
  margin-top: 0 !important; }

/* ==== GDD 002 B css start ==== */
.gdd-002-b {
  position: fixed;
  right: 1.875em;
  bottom: 2.1875em;
  z-index: 101; }

.gdd-002-b .sticky-cta {
  font-family: 'Open Sans';
  width: 16em;
  padding: 2em 2.9444444444em 2em 0.2777777778em;
  text-align: center;
  background-color: #000000;
  font-size: 1.125em;
  color: #ffffff;
  border-radius: 50px;
  font-weight: 700;
  text-transform: uppercase;
  position: relative; }
  .gdd-002-b .sticky-cta:after {
    content: "";
    position: absolute;
    background-image: url(rfq-mark-ico.png);
    background-repeat: no-repeat;
    background-position: right top;
    background-size: 57px 65px;
    width: 57px;
    height: 65px;
    right: 0.72em;
    bottom: 0.5em;
    background-color: transparent; }
  .gdd-002-b .sticky-cta:active, .gdd-002-b .sticky-cta:focus {
    color: #ffffff; }

/* Buzz */
@-webkit-keyframes hvr-buzz {
  50% {
    -webkit-transform: translateX(3px) rotate(2deg);
    transform: translateX(3px) rotate(2deg); }
  100% {
    -webkit-transform: translateX(-3px) rotate(-2deg);
    transform: translateX(-3px) rotate(-2deg); } }

@keyframes hvr-buzz {
  50% {
    -webkit-transform: translateX(3px) rotate(2deg);
    transform: translateX(3px) rotate(2deg); }
  100% {
    -webkit-transform: translateX(-3px) rotate(-2deg);
    transform: translateX(-3px) rotate(-2deg); } }

.hvr-buzz {
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0); }

.hvr-buzz:hover {
  -webkit-animation-name: hvr-buzz;
  animation-name: hvr-buzz;
  -webkit-animation-duration: 0.15s;
  animation-duration: 0.15s;
  -webkit-animation-timing-function: linear;
  animation-timing-function: linear;
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite; }

.gdd002rfq-close {
  background-image: url(rfq-close-ico.svg);
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 10px 10px;
  border-radius: 50%;
  width: .7142857143em;
  height: .7142857143em;
  vertical-align: top;
  margin-top: .0625em;
  margin-right: .0625em;
  margin-left: .25em;
  position: fixed;
  bottom: 7.571429em;
  right: .8125em;
  z-index: 101;
  cursor: pointer;
  background-color: #000000;
  padding: .8571428571em; }

.site-intro {
  text-align: center;
  position: relative;
  overflow: hidden;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: left center; }
  .site-intro .inner-wrap {
    position: relative;
    padding-top: 5em;
    padding-bottom: 5em; }
    @media (min-width: 60em) {
      .site-intro .inner-wrap {
        padding-top: 8em;
        padding-bottom: 8em; } }
  .site-intro:before {
    content: '';
    position: absolute;
    background-position: center center;
    background-size: cover;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #000000;
    opacity: .50; }
  .site-intro .gsi-head {
    font-size: 2em;
    font-weight: 600;
    color: #ffffff;
    font-family: Open Sans;
    border-bottom: 0px;
    text-transform: capitalize;
    margin-bottom: 0; }
    @media (min-width: 60em) {
      .site-intro .gsi-head {
        font-size: 3.125em; } }
  .site-intro .gsi-cta {
    color: #ffffff;
    display: inline-block;
    line-height: 1.5em;
    font-weight: 700;
    text-transform: uppercase;
    border-radius: 6px;
    background: #f7f7f7;
    background: -webkit-linear-gradient(top, #0a9b72 0, #0a9b72 10%, #09916b 26%, #016e50 84%, #016e50 100%);
    background: -moz-linear-gradient(top, #0a9b72 0, #0a9b72 10%, #09916b 26%, #016e50 84%, #016e50 100%);
    background: -o-linear-gradient(top, #0a9b72 0, #0a9b72 10%, #09916b 26%, #016e50 84%, #016e50 100%);
    background: -ms-linear-gradient(top, #0a9b72 0, #0a9b72 10%, #09916b 26%, #016e50 84%, #016e50 100%);
    background: linear-gradient(top, #0a9b72 0, #0a9b72 10%, #09916b 26%, #016e50 84%, #016e50 100%);
    position: relative;
    padding: 0.35em 1.875em 0.35em 1.875em;
    text-decoration: none;
    text-shadow: none; }
    .site-intro .gsi-cta:hover {
      text-decoration: underline; }
  .site-intro .cta-one {
    margin-bottom: 1.5em; }
  .site-intro .cta-two {
    margin-left: 1em;
    margin-right: 1em; }

.product-module {
  margin: 3.125em 0; }

.inner-wrap-wide {
  max-width: 100em;
  margin: 0 auto;
  padding: 1.5em; }

.pm-heading {
  text-align: center;
  font-size: 1.125em;
  line-height: 1.3888888889em;
  font-weight: 700;
  padding-bottom: 0;
  border-bottom: none;
  margin-bottom: 1.1111111111em; }
  .pm-heading span {
    font-weight: 400;
    display: block;
    text-transform: none; }

.pm-item-wrapper {
  display: -webkit-box;
  display: -moz-box;
  display: box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: column;
  -moz-flex-direction: column;
  -o-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-align-items: center;
  -moz-align-items: center;
  -o-align-items: center;
  -ms-align-items: center;
  align-items: center; }
  @media (min-width: 40em) {
    .pm-item-wrapper {
      -webkit-flex-direction: row;
      -moz-flex-direction: row;
      -o-flex-direction: row;
      -ms-flex-direction: row;
      flex-direction: row;
      flex-wrap: wrap; } }

.pm-item {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
  width: 18.75em;
  height: 20em;
  position: relative;
  margin-bottom: 0.625em;
  overflow: hidden; }
  .pm-item:hover .pm-content, .pm-item:focus .pm-content {
    height: 100%;
    background: none;
    background-color: rgba(40, 93, 72, 0.85);
    padding: 3.125em 0.9375em 1.25em; }
  @media (min-width: 40em) {
    .pm-item {
      border-right: 1px solid #fff;
      width: 33.33%; } }
  @media (min-width: 60em) {
    .pm-item {
      width: 16.16%;
      margin-bottom: 0; }
      .pm-item:hover .pm-title {
        font-size: 1.125em;
        margin-bottom: 1.1111111111em;
        min-height: 2.5555555556em;
        line-height: 2.5555555556em; } }

.pm-content {
  width: 100%;
  position: absolute;
  bottom: 0;
  padding: 0.625em 0.9375em;
  background: #2e6c53;
  background: -moz-linear-gradient(top, #2e6c53 0%, #479b79 100%);
  background: -webkit-linear-gradient(top, #2e6c53 0%, #479b79 100%);
  background: linear-gradient(to bottom, #2e6c53 0%, #479b79 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#2e6c53', endColorstr='#479b79',GradientType=0 );
  height: 4.3125em;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out; }

.pm-title {
  color: white;
  padding: 0;
  margin-bottom: 1.1111111111em;
  font-size: 1.125em;
  font-weight: 700;
  min-height: 2.5555555556em;
  line-height: 2.5555555556em; }
  .pm-title > span {
    display: inline-block;
    vertical-align: middle;
    line-height: 1.2em; }
  @media (min-width: 40em) {
    .pm-title {
      font-size: 0.9375em;
      margin-bottom: 1.3333333333em;
      min-height: 3.0666666667em;
      line-height: 3.0666666667em; } }
  @media (min-width: 60em) {
    .pm-title {
      font-size: 0.875em;
      margin-bottom: 1.4285714286em;
      min-height: 3.2857142857em;
      line-height: 3.2857142857em; } }
  @media (min-width: 80em) {
    .pm-title {
      font-size: 0.9375em;
      margin-bottom: 1.3333333333em;
      min-height: 3.0666666667em;
      line-height: 3.0666666667em; } }

.pm-link {
  color: white;
  text-transform: uppercase; }
  @media (min-width: 40em) {
    .pm-link {
      font-size: 0.9375em; } }
.bottom-cta {
  text-align: center;
  /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#016e51+0,0d9f78+49,026d51+100 */
  background: #016e51;
  /* Old browsers */
  background: -moz-linear-gradient(left, #016e51 0%, #0d9f78 49%, #026d51 100%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(left, #016e51 0%, #0d9f78 49%, #026d51 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to right, #016e51 0%, #0d9f78 49%, #026d51 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#016e51', endColorstr='#026d51',GradientType=1 );
  /* IE6-9 */
  position: fixed;
  bottom: -12.5em;
  left: 0;
  width: 100%;
  z-index: 100;
  border-top-left-radius: 40px;
  border-top-right-radius: 40px;
  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out; }
  .bottom-cta > .inner-wrap {
    padding-top: 0.625em;
    padding-bottom: 0.625em; }

.bc-heading {
  font-size: 1.375em;
  font-weight: 400;
  margin: 0.4545454545em 0.2272727273em 0.4545454545em 0.2272727273em;
  display: inline-block;
  vertical-align: middle;
  color: white;
  padding: 0;
  text-transform: none; }

.bc-btn {
  display: block;
  font-size: 1.375em;
  vertical-align: middle;
  color: white;
  font-weight: 700;
  text-decoration: none; }
  .bc-btn:hover {
    text-decoration: underline;
    color: white; }
  .bc-btn:active, .bc-btn:focus {
    color: white; }
  .bc-btn span {
    display: inline-block;
    vertical-align: middle;
    position: relative;
    padding-right: 1.7272727273em; }
    .bc-btn span:after {
      content: "";
      position: absolute;
      /*background-image: url(gdd-icon.png);*/
      background-repeat: no-repeat;
      background-position: right center;
      background-size: 1.3636363636em 1.3636363636em;
      width: 1.3636363636em;
      height: 1.3636363636em;
      right: 0;
      top: -0.0909090909em; }
  @media (min-width: 40em) {
    .bc-btn {
      display: inline-block; } }

.cta-close {
  position: absolute;
  right: 0.25em;
  color: white;
  font-size: 1em;
  top: 50%;
  transform: translateY(-50%);
  text-decoration: none; }
  .cta-close:focus, .cta-close:active {
    color: white; }
  .cta-close:hover {
    opacity: 0.8;
    color: white; }
  @media (min-width: 60em) {
    .cta-close {
      right: 3.125em; } }

/* gdd 005 b css end */
.gdd-006-B {
  background: #016e50;
  background: -webkit-linear-gradient(left, #026d51 0%, #016e51 27%, #037053 27%, #027053 29%, #047557 31%, #027858 33%, #088563 39%, #058562 39%, #088a68 40%, #078d6a 42%, #0b936f 44%, #08926e 44%, #0d9b75 48%, #0a9c75 49%, #0d9f78 50%, #0a9f77 50%, #0ea57c 52%, #0faf83 59%, #0faf83 61%, #0eab80 62%, #0fac81 63%, #0ca47b 67%, #0ea57c 67%, #0da27a 69%, #078d6a 77%, #0a8d6b 78%, #058562 81%, #07805f 83%, #027858 87%, #047557 89%, #017254 90%, #017254 91%, #047255 91%, #027053 91%, #026d51 94%, #026d51 100%);
  background: -moz-linear-gradient(left, #026d51 0%, #016e51 27%, #037053 27%, #027053 29%, #047557 31%, #027858 33%, #088563 39%, #058562 39%, #088a68 40%, #078d6a 42%, #0b936f 44%, #08926e 44%, #0d9b75 48%, #0a9c75 49%, #0d9f78 50%, #0a9f77 50%, #0ea57c 52%, #0faf83 59%, #0faf83 61%, #0eab80 62%, #0fac81 63%, #0ca47b 67%, #0ea57c 67%, #0da27a 69%, #078d6a 77%, #0a8d6b 78%, #058562 81%, #07805f 83%, #027858 87%, #047557 89%, #017254 90%, #017254 91%, #047255 91%, #027053 91%, #026d51 94%, #026d51 100%);
  background: -o-linear-gradient(left, #026d51 0%, #016e51 27%, #037053 27%, #027053 29%, #047557 31%, #027858 33%, #088563 39%, #058562 39%, #088a68 40%, #078d6a 42%, #0b936f 44%, #08926e 44%, #0d9b75 48%, #0a9c75 49%, #0d9f78 50%, #0a9f77 50%, #0ea57c 52%, #0faf83 59%, #0faf83 61%, #0eab80 62%, #0fac81 63%, #0ca47b 67%, #0ea57c 67%, #0da27a 69%, #078d6a 77%, #0a8d6b 78%, #058562 81%, #07805f 83%, #027858 87%, #047557 89%, #017254 90%, #017254 91%, #047255 91%, #027053 91%, #026d51 94%, #026d51 100%);
  background: -ms-linear-gradient(left, #026d51 0%, #016e51 27%, #037053 27%, #027053 29%, #047557 31%, #027858 33%, #088563 39%, #058562 39%, #088a68 40%, #078d6a 42%, #0b936f 44%, #08926e 44%, #0d9b75 48%, #0a9c75 49%, #0d9f78 50%, #0a9f77 50%, #0ea57c 52%, #0faf83 59%, #0faf83 61%, #0eab80 62%, #0fac81 63%, #0ca47b 67%, #0ea57c 67%, #0da27a 69%, #078d6a 77%, #0a8d6b 78%, #058562 81%, #07805f 83%, #027858 87%, #047557 89%, #017254 90%, #017254 91%, #047255 91%, #027053 91%, #026d51 94%, #026d51 100%);
  background: linear-gradient(left, #026d51 0%, #016e51 27%, #037053 27%, #027053 29%, #047557 31%, #027858 33%, #088563 39%, #058562 39%, #088a68 40%, #078d6a 42%, #0b936f 44%, #08926e 44%, #0d9b75 48%, #0a9c75 49%, #0d9f78 50%, #0a9f77 50%, #0ea57c 52%, #0faf83 59%, #0faf83 61%, #0eab80 62%, #0fac81 63%, #0ca47b 67%, #0ea57c 67%, #0da27a 69%, #078d6a 77%, #0a8d6b 78%, #058562 81%, #07805f 83%, #027858 87%, #047557 89%, #017254 90%, #017254 91%, #047255 91%, #027053 91%, #026d51 94%, #026d51 100%);
  margin-top: 0; }
  .gdd-006-B .rfq-top {
    color: white;
    text-decoration: none;
    border: 1px solid;
    padding: 4px 13px; }
  @media screen and (min-width: 50.0625em) {
    .gdd-006-B #top_nav {
      width: 68%; } }
  .gdd-006-B #nav-menu-item-1174 {
    display: none; }
  @media (min-width: 60em) {
    .gdd-006-B #top_nav {
      width: 74%; }
    .gdd-006-B.stuck {
      position: fixed;
      left: 0;
      right: 0;
      top: 0;
      width: 100%;
      z-index: 99; }
      .gdd-006-B.stuck #nav-menu-item-877 a {
        padding-left: 30px; }
      .gdd-006-B.stuck #nav-menu-item-877:after {
        content: '';
        position: absolute;
        width: 30px;
        height: 30px;
        top: 4px;
        left: 0;
        background-size: 30px 30px;
        background-repeat: no-repeat; } }

.gdd-006-B .rfq-top {
  display: inline-block;
  margin-right: 10px; }

.popup-youtube {
  display: inline-block;
  position: relative;
  max-width: 100%; }
  .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/58px no-repeat;
    opacity: 0.8; }
  .popup-youtube:hover:before {
    opacity: 1;
    background: url(youtube-icon-red.svg) center/58px no-repeat; }

.wp-pagenavi {
  margin: 20px 0 40px; }
  .wp-pagenavi > * {
    display: inline-block;
    vertical-align: middle;
    margin: 0 7px; }
  .wp-pagenavi > span.pages {
    margin-left: 0; }

/* GDD-007-b Start */
.gdd-007-b .ftop-title h3 {
  text-align: center;
  color: #fff;
  font-style: italic; }

.gdd-007-b .footer-address {
  padding: 0;
  margin-bottom: 1em; }
  .gdd-007-b .footer-address a {
    text-decoration: none;
    font-weight: 400; }

.gdd-007-b h3 {
  font-size: 1.2857142857em;
  color: #fff;
  font-weight: 700; }

.gdd-007-b .ft-rows {
  width: 100%;
  position: relative; 
text-align: left;
}
.ui-widget {
  font-size: 1em !important;
}
.gdd-007-b .ft-row1 {
  width: 50%;
  float: left; }

.gdd-007-b .ft-row2 {
  width: 50%;
  float: right; }
  .gdd-007-b .ft-row2::before {
    border-right: 1px solid #d9d9d969;
    content: '';
    position: absolute;
    top: 1em;
    width: 1px;
    height: 12em;
    left: auto;
    right: auto;
    margin-left: -50px; }

.gdd-007-b .txt_footer01 {
  line-height: 1.6em;
  font-size: 1em; }

.gdd-007-b .sf-nav ul {
  list-style: none;
  padding:0;
  columns: 2;
  -webkit-columns: 2; 
margin: 0 0 1.0714285714em 0;}
  .gdd-007-b .sf-nav ul li#menu-item-1756 {
    text-align: center;
    margin: .6em auto 0;
    padding-top: 2px;
    padding-bottom: 2px;
}

#menu-item-1756 a {
         border: 1px solid #fff;        
        color: #fff;
        text-decoration: none;
        display: inline-block;
        line-height: normal;
        padding: 10px;

}



  @media (min-width: 700px) { 
    #menu-item-1756 a{
          display: block;
        }
        }
    .gdd-007-b .sf-nav ul li#menu-item-1756 a {
      color: #fff;
      text-decoration: none; 
    }

    .gdd-007-b .sf-nav ul li#menu-item-1756 a:hover{
      background:#fff;
          color: #016e50;
    }

.gdd-007-b .sf-nav ul li {
  background: none;
  padding: 0; }
  .gdd-007-b .sf-nav ul li a {
    color: #fff;
    text-decoration: none;
    font-weight: 400;
    line-height: 2; }
    .gdd-007-b .sf-nav ul li a:hover {
      color: #0faf83; }

.gdd-007-b .thomas_info_top a {
  padding: 0 1em;
  color: #fff;
  text-decoration: none;
  font-size: 14px;
  border-left: 1px solid; 
}

.gdd-007-b .thomas_info_top a:hover{
    color:#0faf83;
   }

.gdd-007-b .thomas_info_top a:first-child {
  border: none;
  padding-left: 0; }

.gdd-007-b a.btn.cta-btm, .gdd-007-b a.cta-btm.btn-download, .gdd-007-b a.cta-btm.btn-arrow {
  width: 92%;
  text-align: center;
  margin-bottom: 2em;
  border: 1px solid #fff;
  background-color: transparent; }

.gdd-007-b .thomas_info_links {
  color: #ffffff;
  font-size: .875em;
  text-align: center;
  padding: 1.2em 0.5em;
  font-weight: 400; }
  .gdd-007-b .thomas_info_links a {
    color: #fff; }
  
    @media only screen and (min-width: 1280px) {
      .gdd-007-b .ft-row1, .gdd-007-b .ft-row2 {
        width: 40%;
      }
      .gdd-007-b .ft-rows {
        display: flex;
        flex-direction: row;
        align-items: flex-start;
      } 
    }
@media only screen and (max-width: 700px) {
  .gdd-007-b .ft-row1, .gdd-007-b .ft-row2 {
    width: 100%; }
  .gdd-007-b .footer-address {
    width: 100%;
    text-align: center;
    line-height: 5px; }
  .gdd-007-b .ft-rows {
    text-align: center; }
  .gdd-007-b .ft-row2:before {
    display: none; }
  .gdd-007-b .sf-nav ul {
    columns: 1;
    -webkit-columns: 1; } }

@media only screen and (min-width: 701px) and (max-width: 730px) {
  .gdd-007-b .ft-row2:before {
    margin-left: -25px; } }

@media (max-width: 40em) {
  .gdd-007-b .ft-rows {
    padding-left: 0em;
    padding-right: 0em; } }

@media (max-width: 60em) {
  .gdd-007-b .ft-rows {
    padding-left: 0em;
    padding-right: 0em;
   } }
footer.gdd-007-b.clearfix.sft{
  padding: 0 0.6em !important;
}
/* GDD-007-b End */
/* gdd 008 b css start */
.featured-ebooks {
  background-color: #f4f4f4;
  padding: 2.1875em 1.25em;
  border-radius: 7px;
  position: relative;
  margin-top: 3.4375em;
  margin-bottom: 2.3125em; }
  .featured-ebooks:after {
    content: "";
    position: absolute;
    background-image: url(featured.svg);
    background-repeat: no-repeat;
    background-position: right top;
    background-size: contain;
    width: 2.75em;
    height: 5.125em;
    right: -2em;
    top: -1.625em;
    -webkit-transform: rotate(-46deg);
    -moz-transform: rotate(-46deg);
    -ms-transform: rotate(-46deg);
    -o-transform: rotate(-46deg);
    transform: rotate(-46deg); }

.fe-heading {
  font-size: 1em;
  font-weight: 500;
  margin-top: 0;
  border-bottom: none;
  margin-bottom: 1.25em; }

.fe-item {
  margin-bottom: 2.1875em; }

.fe-image {
  display: block;
  margin-bottom: 1.25em; }
  .fe-image img {
    display: inline-block;
    vertical-align: top; }

.fe-title {
  font-size: 0.8125em;
  font-weight: 400;
  text-transform: none;
  line-height: 1.4615384615em;
  border-bottom: none; }

.fe-cta {
  display: inline-block;
  vertical-align: top;
  background: #f7f7f7;
  background: -webkit-linear-gradient(top, #0a9b72 0, #0a9b72 10%, #09916b 26%, #016e50 84%, #016e50 100%);
  background: -moz-linear-gradient(top, #0a9b72 0, #0a9b72 10%, #09916b 26%, #016e50 84%, #016e50 100%);
  background: -o-linear-gradient(top, #0a9b72 0, #0a9b72 10%, #09916b 26%, #016e50 84%, #016e50 100%);
  background: -ms-linear-gradient(top, #0a9b72 0, #0a9b72 10%, #09916b 26%, #016e50 84%, #016e50 100%);
  background: linear-gradient(top, #0a9b72 0, #0a9b72 10%, #09916b 26%, #016e50 84%, #016e50 100%);
  color: white;
  text-decoration: none;
  padding: 0.7142857143em 2.5em;
  font-size: 0.875em;
  font-weight: 500;
  border-radius: 5px; }
  .fe-cta:hover {
    color: white;
    text-decoration: underline; }
  .fe-cta:focus, .fe-cta:active {
    color: white; }

/* gdd 008 b css end */
@media only screen and (min-width: 701px) {
  .gdd-007-b .mob-sitemap {
    display: none; } }

@media only screen and (max-width: 700px) {
  .gdd-007-b .desk-sitemap {
    display: none; } }

/*@media only screen and (max-width: 740px) {
  .gdd-007-b .sf-nav ul li#menu-item-1756 {
    width: 80%;
}
}*/
/* GDD-007-b End */
@media (min-width: 60em) {
  .landing-content.two-column-alt .site-content-primary {
    width: 47.57%;
    margin-right: 4.50%; }
  .landing-content.two-column-alt .site-content-secondary {
    width: 47.93%; } }

.cut-form {
  background-color: #EAEDEB;
  padding: 3.9375em 1.25em 4.25em;
  margin-bottom: 3.75em;
  position: relative; }

.cut-form::before {
  content: '';
  background-image: url(arrows.svg);
  background-repeat: no-repeat;
  background-position: right top;
  position: absolute;
  right: 2.0625em;
  top: -2.625em;
  width: 5.5625em;
  height: 4.75em;
  background-size: contain; }

.cut-form::after {
  content: '';
  background-color: #EAEDEB;
  position: absolute;
  right: 0;
  top: 0;
  width: 2.875em;
  height: 2.875em;
  background-size: contain; }

.cut-form form.hs-form-4c3e4c0c-9fe0-4339-bb44-86066eac0f5a_85f29a54-8d9b-4032-8af8-fa52361447fe:not(.hs-video-form) .form-columns-2 .hs-form-field, .cut-form form.hs-form-4c3e4c0c-9fe0-4339-bb44-86066eac0f5a_85f29a54-8d9b-4032-8af8-fa52361447fe:not(.hs-video-form) .form-columns-3 .hs-form-field {
  width: 80% !important; }

@media (min-width: 40em) {
  .cut-form {
    padding: 3.9375em 2.8125em 4.25em; }
  .cut-form form.hs-form-4c3e4c0c-9fe0-4339-bb44-86066eac0f5a_85f29a54-8d9b-4032-8af8-fa52361447fe:not(.hs-video-form) .form-columns-2 .hs-form-field, .cut-form form.hs-form-4c3e4c0c-9fe0-4339-bb44-86066eac0f5a_85f29a54-8d9b-4032-8af8-fa52361447fe:not(.hs-video-form) .form-columns-3 .hs-form-field {
    width: 100% !important; } }

@media (min-width: 60em) {
  .cut-form {
    margin-bottom: 0; } }

.lpc-wrap {
  padding-top: 40px; }

.right-image {
  display: block;
  text-align: center; }
  @media (min-width: 60em) {
    .right-image {
      float: right;
      margin-left: 2%;
      margin-bottom: 2%; }
      .right-image img {
        display: block;
        margin: 0 auto; } }
  .right-image a {
    display: block;
    position: relative;
    z-index: 1; }
  .right-image span {
    display: block;
    font-weight: bold; }

.mfp-img {
  max-height: inherit !important; }

.mfp-container {
  overflow-y: scroll; }

.steel-info-link {
  display: block;
  margin: 0 auto;
  text-align: center;
  max-width: 219px;
  width: 100%; }

.ind-img-wrap {
  display: block;
  text-align: center;
  margin: 0 auto; }
  @media (min-width: 40em) {
    .ind-img-wrap {
      display: -webkit-box;
      display: -moz-box;
      display: box;
      display: -webkit-flex;
      display: -moz-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
      -moz-box-align: center;
      box-align: center;
      -webkit-align-items: center;
      -moz-align-items: center;
      -ms-align-items: center;
      -o-align-items: center;
      align-items: center;
      -ms-flex-align: center;
      -webkit-box-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;
      flex-wrap: wrap;
      width: 100%; } }

.ind-img {
  width: 100%;
  margin-bottom: 1.875em; }
  @media (min-width: 40em) {
    .ind-img {
      width: 20%;
      margin-bottom: 3.6875em;
      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; } }

@media (min-width: 40em) {
  .ind-img:nth-child(6) {
    width: 25%;
    text-align: center; }
  .ind-img:nth-child(7) {
    width: 25%;
    text-align: center; }
  .ind-img:nth-child(8) {
    width: 25%;
    text-align: center; }
  .ind-img:nth-child(9) {
    width: 25%;
    text-align: center; } }

.internal-links-nav {
  background-color: #005B42;
  margin-top: 0;
  /*@include transition(0.25s all linear);*/
  position: relative;
  z-index: 2; }
  .internal-links-nav .inner-wrap {
    padding-top: 0;
    padding-bottom: 0; }
  .internal-links-nav ul {
    padding: 0;
    text-align: center; }
    @media (min-width: 60em) {
      .internal-links-nav ul {
        text-align: left; } }
  .internal-links-nav li {
    display: inline-block;
    list-style-type: none;
    width: 100%;
    margin-bottom: 0.625em;
    margin-top: 0.625em;
    -webkit-transition: 0.25s all linear;
    -moz-transition: 0.25s all linear;
    transition: 0.25s all linear; }
    .internal-links-nav li a {
      display: inline-block;
      text-decoration: none;
      color: #fff;
      text-align: center;
      border-top: 6px solid transparent;
      font-size: 0.75em;
      line-height: 1.3157894737em;
      -webkit-transition: 0.25s all linear;
      -moz-transition: 0.25s all linear;
      transition: 0.25s all linear; }
      @media (min-width: 60em) {
        .internal-links-nav li a {
          display: block;
          min-height: 103px;
          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; } }
    .internal-links-nav li:hover a {
      border-top: 6px solid #0faf83;
      font-weight: 700; }
    .internal-links-nav li.active a {
      border-top: 6px solid #0faf83;
      font-weight: 700; }
  @media (min-width: 60em) {
    .internal-links-nav.stuck {
      position: fixed;
      left: 0;
      top: 162px;
      width: 100%;
      margin-top: 0;
      z-index: 99;
      margin-top: 0;
      -webkit-box-shadow: 0 3px 6.93px 0.07px rgba(153, 153, 153, 0.44);
      box-shadow: 0 3px 6.93px 0.07px rgba(153, 153, 153, 0.44); }
    .internal-links-nav ul {
      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; }
    .internal-links-nav li {
      padding: 0 0.625em;
      margin-top: 0;
      margin-bottom: 0; } }
  @media (max-height: 46em) and (min-width: 60em) {
    .internal-links-nav.stuck {
      top: 3.984375em; } }

.internal-links-nav {
  /* @include mq(mediumv){
    &.stuck{
      top: em(116.5,12);
    }  
  }
  @include mq(xlarge){
    &.stuck{
      top: em(158.38,18);
    }
  }
  @include mq(xclarge){
    &.stuck{
      top: em(162,18);
    }
  }*/ }
  @media (min-width: 60em) {
    .internal-links-nav.stuck {
      top: 2.2222222222em; } }

.internal-links-nav ul li {
  background: none !important; }

.internal-links-nav ul {
  margin: 0; }

.page-inner-anchor {
  margin-top: -20px;
  padding-top: 20px;
  /*  @include mq(large){
    margin-top:-220px;
    padding-top: 220px;
  }
  @include mq(mediumv){
    margin-top:-160px;
    padding-top: 160px;
  }*/ }

.featured-listing-module {
  margin-bottom: 2.5em; }

.flm-section-title {
  margin-top: 0; }

.flm-section-content {
  margin-bottom: 3em; }

.flm-bottom-margin {
  margin-bottom: 2.5em; }

.flm-featured-listing {
  margin-left: 8%; }
  .flm-featured-listing ul {
    counter-reset: custom-counter; }
    .flm-featured-listing ul li {
      margin-bottom: 1.875em;
      padding-left: 4.875em;
      counter-increment: custom-counter;
      position: relative;
      font-size: 1.125em;
      line-height: 1.3888888889em; }
      .flm-featured-listing ul li:before {
        content: counter(custom-counter);
        width: 2em;
        height: 2em;
        padding: 0.5em 0.25em 0.5em;
        display: inline-block;
        border-radius: 50%;
        position: absolute;
        z-index: 0;
        top: 0.15em;
        left: 0;
        background-color: #00ad49;
        color: #ffffff;
        font-size: 1.25em;
        line-height: 1.05em;
        font-weight: 600;
        text-align: center; }
      .flm-featured-listing ul li:last-child {
        margin-bottom: 0; }
      .flm-featured-listing ul li ul {
        margin-top: 1.1111111111em; }
        .flm-featured-listing ul li ul li {
          margin-bottom: 0.5555555556em;
          font-size: 1em;
          padding-left: 0; }
          .flm-featured-listing ul li ul li:before {
            display: none; }
    .flm-featured-listing ul.featured_listing li:before {
      content: "";
      padding: 0;
      /*background: transparent url(featured-list-arrow.png) left top/22px no-repeat;*/
      background: transparent url(featured-list-arrow.png) left top no-repeat; }
  @media (min-width: 60em) {
    .flm-featured-listing ul li {
      margin-bottom: 2.8125em;
      padding-left: 5.625em; } }

.blog-pillar-page-section .site-content-primary {
  width: 100% !important;
  float: none !important; }
  .blog-pillar-page-section .site-content-primary .inner-wrap {
    padding-bottom: 0; }
  .blog-pillar-page-section .site-content-primary ul li:after {
    display: none; }

/*.content-stuck{
  @include mq(large){
    &.stuck{
      margin-top: 170px;
    }
  }
  @include mq(xlarge){
    &.stuck{
      margin-top: 200px;
    }
  }
}*/
.page-intro-bg {
  min-height: 19.6875em;
  position: relative; }
  .page-intro-bg:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    background: radial-gradient(closest-side at 50% 50%, #0EA67D 0%, #016D50 100%);
    opacity: 0.4;
    z-index: 1; }
  .page-intro-bg span {
    background-size: cover;
    text-align: center;
    background-repeat: no-repeat;
    background-position: center center;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: #0EA67D;
    background-blend-mode: luminosity; }

.pi-title {
  color: #ffffff; }

.page-intro.page-intro-bg .inner-wrap {
  padding-bottom: 1em;
  padding-top: 6.25em; }

.stm-content {
  font-size: 0.875em;
  color: #1c1c1c; }

strong {
  color: #035F46; }

.pi-bar {
  position: relative;
  z-index: 1; }

.infographic {
  text-align: center; }
  @media (min-width: 60em) {
    .infographic {
      float: right;
      margin: 10px; } }
  .infographic img {
    z-index: 2;
    position: relative; }

.mfp-title {
  background-color: transparent; }

.stm-content ul li {
  margin-bottom: 1.3125em !important;
  padding: 0 30px !important; }
  .stm-content ul li:before {
    background-color: #035F46;
    border-radius: 50%;
    content: '';
    width: 10px;
    height: 10px;
    position: absolute;
    left: 0;
    top: 6px; }

.full-width-cta-1 {
  background-size: cover;
  text-align: center;
  background-repeat: no-repeat;
  background-position: center center;
  min-height: 17.75em;
  position: relative;
  border-top: 5px solid #035f46;
  margin-top: 2.5em; }
  .full-width-cta-1:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    background: radial-gradient(closest-side at 50% 50%, #0EA67D 0%, #016D50 100%);
    z-index: 1;
    opacity: 0.6; }
  .full-width-cta-1 span {
    background-size: cover;
    text-align: center;
    background-repeat: no-repeat;
    background-position: center center;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: #0EA67D;
    background-blend-mode: luminosity; }
    .full-width-cta-1 span a {
      color: #ffffff; }

.fw-cta {
  position: relative;
  z-index: 1;
  color: #ffffff;
  font-size: 1.625em;
  font-weight: bold; }
  .fw-cta a {
    color: #ffffff; }

.full-width-cta-1 .inner-wrap {
  padding-bottom: 1em;
  padding-top: 6.25em; }

.ftop-title strong {
 
  
  font-weight: 900;
  color: #ffffff; }

.page-id-1935 .footer_top {
  display: none; }

.content-stuck {
  margin-top: 30px; }

.stm-section-header {
  border-bottom: 2px solid #dbf2ec; }

.mfp-zoom-out-cur .internal-links-nav.stuck {
  width: calc(100% - 17px);
  transition: none; }

.gform_wrapper {
  border: solid #f2f2f2 1px !important;
  box-shadow: 6px 4px 2px #f2f2f2;
  padding: 35px 35px !important; }

@media only screen and (max-width: 641px) {
  .gform_wrapper {
    padding: 35px 20px 35px 35px !important; } }

.tab-content-bg-mob .click-expand {
  margin-bottom: 0;
  border: 0;
  border-bottom: 5px solid #eee; }
  .tab-content-bg-mob .click-expand:hover {
    background-color: #ffffff; }
  .tab-content-bg-mob .click-expand:last-child {
    border-bottom: 1px solid #e5e5e9; }
  .tab-content-bg-mob .click-expand .ce-header {
    color: #000000;
    text-align: center;
    text-transform: uppercase;
    text-decoration: none;
    opacity: .51;
    font-size: 1.375em;
    line-height: 1.5em;
    font-weight: 700;
    font-family: "Helvetica Neue", "Helvetica", "Roboto", "Arial", sans-serif;
    margin: 0;
    padding: 0.7272727273em 0.8181818182em; }
    .tab-content-bg-mob .click-expand .ce-header figure {
      margin-bottom: 1.8181818182em; }
      .tab-content-bg-mob .click-expand .ce-header figure img {
        display: block;
        margin: 0 auto; }
    .tab-content-bg-mob .click-expand .ce-header:after {
      display: none; }
  .tab-content-bg-mob .click-expand.active .ce-header {
    color: #000000;
    opacity: 1; }

.tab-content-bg-mob .ce-body {
  position: relative;
  background-color: #eee;
  padding: 0.625em 0 0 !important; }
  .tab-content-bg-mob .ce-body:before {
    content: '';
    width: 0;
    height: 0;
    border-left: 33.5px solid transparent;
    border-right: 33.5px solid transparent;
    border-top: 33.5px solid #ffffff;
    position: absolute;
    left: 50%;
    top: -1px;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%); }
  .tab-content-bg-mob .ce-body .tab-desc {
    padding: 1.875em 1.25em; }
    .tab-content-bg-mob .ce-body .tab-desc ul li {
      padding: 0;
      padding-left: 0.5555555556em;
      font-size: 1.125em;
      line-height: 1.3888888889em;
      margin-bottom: 0.8888888889em; }
      .tab-content-bg-mob .ce-body .tab-desc ul li:after {
        width: 6px;
        height: 6px;
        background-color: #ffffff;
        border-radius: 50%;
        top: 0.6666666667em;
        background-image: none !important; }

@media (min-width: 60em) {
  .tab-content-bg-mob {
    display: none; } }

.tab-content-bg-desk {
  display: none; }
  @media (min-width: 60em) {
    .tab-content-bg-desk {
      display: block; } }

.tab-content-bg .accordion-tabs {
  margin-bottom: 0;
  width: 100%;
  border-radius: 0;
  /*@include display (flex);
        @include align-items(flex-end);
        @include justify-content (center);*/ }
  .tab-content-bg .accordion-tabs .tab-header-and-content {
    color: #ffffff;
    border: 0;
    border-right-color: #ffffff;
    border-right-width: 1px;
    border-right-style: solid;
    border-radius: 0;
    border-bottom: 5px solid #477DCA; }
    .tab-content-bg .accordion-tabs .tab-header-and-content:last-child {
      border-bottom: 0; }
    .tab-content-bg .accordion-tabs .tab-header-and-content .tab-link {
      border: none;
      color: #000000;
      text-align: center;
      text-transform: uppercase;
      text-decoration: none;
      padding: 0.7222222222em 0.8333333333em;
      opacity: .51;
      line-height: normal; }
      .tab-content-bg .accordion-tabs .tab-header-and-content .tab-link.is-active {
        color: #000000;
        opacity: 1;
        background-color: transparent; }
      .tab-content-bg .accordion-tabs .tab-header-and-content .tab-link figure {
        margin-bottom: 1.8181818182em; }
        .tab-content-bg .accordion-tabs .tab-header-and-content .tab-link figure img {
          display: block;
          margin: auto; }
      .tab-content-bg .accordion-tabs .tab-header-and-content .tab-link span {
        font-size: 1em;
        line-height: 1.2222222222em; }
    .tab-content-bg .accordion-tabs .tab-header-and-content:first-child img {
      margin: 0 auto 0 0; }

.tab-content-bg .tab-content {
  position: relative;
  background-color: #eee;
  padding: 0;
  border-top: 5px solid #eee; }
  .tab-content-bg .tab-content:before {
    content: '';
    width: 0;
    height: 0;
    border-left: 33.5px solid transparent;
    border-right: 33.5px solid transparent;
    border-top: 33.5px solid #ffffff;
    position: absolute;
    left: 50%;
    top: 0;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%); }

.tab-content-bg .tab-desc {
  padding: 1.875em 1.25em 1.875em;
  /*a{
        color: $white;
        &:hover{
          color:$black;
        }
      }*/ }
  .tab-content-bg .tab-desc p {
    color: #1c1c1c;
    /* font-size: em(18);
        line-height: em(25,18);*/ }
  .tab-content-bg .tab-desc ul li {
    margin-bottom: 1.3125em !important;
    padding: 0 16px !important;
    color: #1c1c1c;
    font-size: 0.875em; }
    .tab-content-bg .tab-desc ul li:before {
      background-color: #035F46;
      border-radius: 50%;
      content: '';
      width: 10px;
      height: 10px;
      position: absolute;
      left: 0;
      top: 6px; }

.tab-content-bg .tab-img-wrap {
  margin-bottom: 0;
  height: 100%; }
  .tab-content-bg .tab-img-wrap img {
    width: 100%;
    height: 100%;
    object-fit: cover; }

.tab-content-bg .tab-innercontent.desk-show {
  display: none; }

@media (min-width: 40em) {
  .tab-content-bg .accordion-tabs {
    border: none; }
    .tab-content-bg .accordion-tabs .tab-header-and-content {
      border-bottom: 0; }
      .tab-content-bg .accordion-tabs .tab-header-and-content .tab-link {
        width: 32.9%; }
  .tab-content-bg .tab-content {
    border-top: 0; }
    .tab-content-bg .tab-content:before {
      top: -1px; } }

@media (min-width: 60em) {
  .tab-content-bg .tab-content-wrap {
    display: -webkit-box;
    display: -moz-box;
    display: box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex; }
  .tab-content-bg .tab-innercontent {
    width: 50%; }
    .tab-content-bg .tab-innercontent.desk-show {
      display: block; }
    .tab-content-bg .tab-innercontent.mob-show {
      display: none; }
  .tab-content-bg .tab-desc {
    padding: 4.375em 3.375em 2.5em; } }

.tab-content-bg p {
  font-size: 0.875em;
  color: #1c1c1c; }

.nlm-listing {
  counter-reset: custom-counter; }
  @media (min-width: 60em) {
    .nlm-listing {
      margin: 0 -0.8125em; } }

.nlistm-item {
  overflow: hidden; }
  .nlistm-item .nlistm-item-wrap {
    counter-increment: custom-counter;
    position: relative; }
    .nlistm-item .nlistm-item-wrap:before {
      content: counter(custom-counter);
      position: absolute;
      z-index: 0;
      top: 0;
      height: 100%;
      width: 100%;
      left: 73px;
      color: rgba(19, 86, 139, 0.15);
      font-size: 9em;
      line-height: 0;
      font-weight: 700;
      transform: translateY(55%); }
      @media (min-width: 60em) {
        .nlistm-item .nlistm-item-wrap:before {
          content: counter(custom-counter);
          position: absolute;
          z-index: 0;
          top: 0;
          height: 100%;
          width: 100%;
          left: 0;
          color: rgba(19, 86, 139, 0.15);
          font-size: 19em;
          line-height: 0;
          font-weight: 700;
          transform: translateY(55%); } }
    .nlistm-item .nlistm-item-wrap p {
      padding: 0; }
  @media (min-width: 60em) {
    .nlistm-item {
      padding: 0 0.8125rem; } }

.nlistm-item-wrap {
  width: 100%;
  min-height: 10.6428571429em;
  padding: 1.4285714286em;
  margin: 0.8728571429em 0 2.8571428571em;
  display: flex;
  align-items: center;
  box-shadow: 0px 2px 12.22px 0.78px rgba(0, 0, 0, 0.11);
  overflow: hidden;
  font-size: 0.875em;
  color: #1c1c1c; }

@media (min-width: 60em) {
  .nlm-listing {
    display: flex;
    flex-wrap: wrap; }
    .nlm-listing .nlistm-item {
      width: 33.33%; }
      .nlm-listing .nlistm-item .nlistm-item-wrap {
        height: 95%; } }

.page-id-2067 .full-width-cta-1 .inner-wrap {
  padding-top: 30px;
  padding-bottom: 30px; }

.page-id-2067 .full-width-cta-1 h2 {
  color: #ffffff; }

.page-id-2067 .full-width-cta-1 p {
  font-size: 20px;
  font-weight: 600; }

.page-id-2067 .footer_top {
  display: none; }

.tab-img-wrap {
  text-align: center; }

.page-id-2067 .industry_images .ind-img {
  width: 300px;
  margin: auto; }
  .page-id-2067 .industry_images .ind-img img {
    height: 88px; }

@media (min-width: 40em) {
  .page-id-2067 .industry_images .ind-img {
    width: 33.33%;
    display: block !important; }
    .page-id-2067 .industry_images .ind-img img {
      height: 88px; }
    .page-id-2067 .industry_images .ind-img:nth-child(6) {
      width: 33.33%; } }

@media (min-width: 60em) {
  .page-id-2067 .industry_images .ind-title {
    font-size: 1.125em; }
  .page-id-2067 .industry_images .ind-img {
    width: 15%;
    display: block !important;
    margin-bottom: 0.625em; }
    .page-id-2067 .industry_images .ind-img img {
      height: 88px; }
    .page-id-2067 .industry_images .ind-img:nth-child(6) {
      width: 15%; } }

@media (min-width: 60em) {
  .mfp-zoom-out-cur .gdd-006-B.stuck {
    padding-right: 17px; } }

/*resources page*/
.page-id-2111 .footer_top img {
  display: none; }

.rp-bar .inner-wrap {
  padding-top: 60px;
  padding-bottom: 60px; }

.rp-intro {
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  background-color: #0EA67D;
  background-blend-mode: multiply; }

.rp-title, .rp-subtext {
  text-align: center;
  color: #ffffff;
  /*font-weight: normal;*/ }

.nm-bucket {
  display: block;
  margin: 20px 0; }
  @media (min-width: 40em) {
    .nm-bucket {
      display: flex;
      margin: 10px 0; } }

.nm-heading, .gm-title {
  margin-top: 30px; }

.bucket-module {
  margin: 20px auto;
  display: block;
  box-shadow: 0px 2px 3px lightgrey;
  width: 50%;
  transition: 0.3s ease-in-out; }
  .bucket-module:hover {
    transition: 0.3s ease-in-out;
    box-shadow: 0 0 5px 0 #057d5d; }
  @media (min-width: 40em) {
    .bucket-module {
      /*margin: 0 10px;*/
      margin-right: 20px; } }
  @media (min-width: 40em) {
    .bucket-module:last-child {
      margin-right: 0; } }

.bm-link {
  text-decoration: none; }
  .bm-link:hover {
    color: #000000; }

.bm-title {
  padding: 5px 5px 5px 15px;
  min-height: 7.5em;
  /*height: 100%;*/ }
  .bm-title a {
    text-decoration: none; }
    .bm-title a:hover {
      color: #000000; }

.nm-button {
  text-align: center; }
  .nm-button .nm-btn {
    background: #035f46;
    margin: 30px 0;
    padding: 15px 50px; }
    .nm-button .nm-btn:hover {
      background: #057d5d; }

.bm-image {
  height: 150px;
  width: 100%;
  position: relative;
  display: block;
  overflow: hidden; }
  .bm-image img {
    /*height: 150px;*/
    /*width: 100%;*/
    position: absolute;
    min-width: 100%;
    min-height: 100%;
    top: -100%;
    bottom: -100%;
    left: -100%;
    right: -100%;
    object-fit: cover;
    margin: auto; }

.em-bucket {
  display: block; }
  @media (min-width: 60em) {
    .em-bucket {
      display: flex;
      justify-content: center; } }

.ebook-bucket {
  margin: 20px auto;
  text-align: center; }
  @media (min-width: 40em) {
    .ebook-bucket {
      /*margin: 0 40px;*/
      margin-right: 20px; } }
  @media (min-width: 40em) {
    .ebook-bucket:last-child {
      margin-right: 0; } }

.ebook-image img {
  max-width: 250px; }

.em-wrap {
  margin-top: 50px; }

.ebooke-title a {
  text-decoration: none; }
  .ebooke-title a:hover {
    color: #000000; }

.ebook-btn {
  text-align: center; }
  .ebook-btn .nm-btn {
    background: #035f46;
    margin: 30px 0;
    padding: 15px 50px; }
    .ebook-btn .nm-btn:hover {
      background: #057d5d; }

.em-title, .em-subtext {
  text-align: center; }

.em-title {
  border-bottom: 0 !important;
  padding-bottom: 0;
  margin-top: 30px; }

.em-subtext {
  border-bottom: 2px solid #dbf2ec;
  padding-bottom: 25px;
  font-weight: normal; }

.blog-module {
  background: #057d5d;
  border-top: 6px solid #035f46; }

.bm-bucket {
  display: flex;
  flex-wrap: wrap;
  justify-content: center; }
  @media (min-width: 60em) {
    .bm-bucket {
      display: flex; } }

.bmb-wrap {
  padding: 15px 20px;
  margin: 20px 10px;
  background: #046248;
  color: #ffffff;
  font-weight: 100;
  width: 50%; }
  @media (min-width: 60em) {
    .bmb-wrap {
      width: 31%;
      margin: 0 10px; } }

@media screen and (max-width: 640px) {
  .bmb-wrap {
    width: 80%; } }

.bmb-title {
  color: #ffffff;
  padding-top: 0;
  font-size: 17px;
  font-weight: bold; }

.bmw-title {
  color: #fff;
  border-bottom: 0;
  text-align: center;
  margin-top: 25px; }

.bmb-btn {
  color: #fff;
  text-decoration: none;
  position: relative;
  margin-left: 30px;
  top: 2px;
  font-weight: bold; }
  .bmb-btn:before {
    content: '';
    position: absolute;
    background: url(add_circle_white_48dp.svg);
    background-repeat: no-repeat;
    background-size: 25px 25px;
    width: 25px;
    height: 25px;
    left: -30px;
    top: -1px; }

.rm-text {
  display: block;
  padding: 10px 0; }

.bm-button {
  text-align: center; }

.bm-btn {
  background: transparent;
  border: solid 2px;
  padding: 15px 50px;
  margin: 30px 0; }
  .bm-btn:hover {
    background: #046248; }

.guide-module {
  background: #e3e9e7; }

.gm-wrap {
  display: flex;
  flex-wrap: wrap;
  justify-content: center; }
  @media (min-width: 60em) {
    .gm-wrap {
      display: flex;
      flex-wrap: no-wrap; } }

.gm-left {
  background: #ffffff;
  text-align: center;
  margin-bottom: 20px;
  padding: 20px 10px;
  transition: 0.3s ease-in-out; }
  @media (min-width: 60em) {
    .gm-left {
      flex-basis: 0;
      flex-grow: 1;
      margin-right: 20px; } }
  .gm-left:hover {
    transition: 0.3s ease-in-out;
    box-shadow: 0 0 5px 0 #057d5d; }

@media (min-width: 60em) {
  .gm-right {
    flex-basis: 0;
    flex-grow: 1; } }

.gmr-supllies {
  background: #ffffff;
  display: flex;
  align-items: end;
  min-height: 194px;
  transition: 0.3s ease-in-out; }
  .gmr-supllies:hover {
    transition: 0.3s ease-in-out;
    box-shadow: 0 0 5px 0 #057d5d; }

.gmr-guide {
  background: #ffffff;
  display: flex;
  margin: 20px 0 0 0;
  align-items: end;
  min-height: 194px;
  transition: 0.3s ease-in-out; }
  .gmr-guide:hover {
    transition: 0.3s ease-in-out;
    box-shadow: 0 0 5px 0 #057d5d; }

.gmr-title {
  padding: 20px 10px; }
  .gmr-title a {
    text-decoration: none; }
    .gmr-title a:hover {
      color: #000000; }

.gmrg-title {
  padding: 0 0 20px 20px; }
  .gmrg-title a {
    text-decoration: none; }
    .gmrg-title a:hover {
      color: #000000; }

.gmrg-image img {
  display: block; }

.gmrs-image img {
  display: block; }

.gmrs-title {
  padding: 0 0 20px 20px; }
  .gmrs-title a {
    text-decoration: none; }
    .gmrs-title a:hover {
      color: #000000; }

.arrow-title a {
  position: relative; }
  .arrow-title a:after {
    content: '';
    position: absolute;
    background: url(navigate_next_black_24dp-1.svg);
    width: 20px;
    height: 20px; }
  .arrow-title a:hover:after {
    background: url(navigate_next_black_24dp.svg); }

.gm-title {
  border-bottom: 0; }

.gdd-multiple-col-module .inner-wrap {
  max-width: 75em; }

mfp-zoom-out-cur .sh-sticky-wrap.stuck {
  width: calc(100% - 17px) !important; }

@media screen and (-webkit-min-device-pixel-ratio: 1.1) {
  _:-webkit-full-screen,
  .mfp-zoom-out-cur .sh-sticky-wrap.stuck {
    width: 100% !important; } }

.contact-form-with-heading {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center; }
  .contact-form-with-heading .page-intro {
    background-image: none !important; }
    .contact-form-with-heading .page-intro .inner-wrap {
      padding-bottom: 3.9375em;
      padding-top: 3.1875em; }

.new-form-wraper .form-title {
  color: #E3E9E7; }

.new-form-wraper .gform_wrapper {
  border: none !important;
  box-shadow: none;
  margin: 0;
  padding: 20px !important;
  max-width: 61.25em;
  width: 100%; }
  .new-form-wraper .gform_wrapper .gfield_label {
    color: white;
    font-size: 1em;
    font-family: "Helvetica Neue", "Helvetica", "Roboto", "Arial", sans-serif;
    font-weight: 400; }
    .new-form-wraper .gform_wrapper .gfield_label .gfield_required {
      color: white; }
  .new-form-wraper .gform_wrapper .ginput_container input {
    background-color: transparent;
    border: 1px solid #FFFFFF;
    color: white;
    line-height: 1.25em;
    padding: 0.75em 0.9375em 0.8125em !important; }
  .new-form-wraper .gform_wrapper .gf_captcha {
    text-align: center; }
    .new-form-wraper .gform_wrapper .gf_captcha .ginput_container {
      max-width: 19em;
      width: 100% !important;
      margin: 0 auto;
      transform: scale(0.85);
      transform-origin: 0 0; }
      @media (min-width: 40em) {
        .new-form-wraper .gform_wrapper .gf_captcha .ginput_container {
          transform: scale(1); } }
  .new-form-wraper .gform_wrapper .gf_captcha .gfield_label:after {
    color: white; }
  .new-form-wraper .gform_wrapper .gform_footer {
    text-align: center; }
  .new-form-wraper .gform_wrapper .gform_button {
    background-color: #1C1C1C;
    border-radius: 8px;
    max-width: 11.25em;
    height: 2.8125em;
    width: 100% !important;
    margin: 0 auto; }
    .new-form-wraper .gform_wrapper .gform_button:hover {
      text-decoration: underline; }

.contact-us-map-module {
  position: relative; }

#googlemaps {
  height: 100%;
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 0;
  /* Set z-index to 0 as it will be on a layer below the contact form */ }

.contact-us-map-module {
  /*background-repeat: no-repeat;
  background-image: url(map-bh.png);
  background-size: cover;
  background-position: center;*/
  background: #fff; }

.cumm-wrap > div:last-child {
  background-color: rgba(227, 233, 231, 0.87);
  padding: 1.5625em 1.5625em; }

@media (min-width: 60em) {
  .cumm-wrap {
    display: flex; }
    .cumm-wrap > div {
      flex-basis: 50%; }
      .cumm-wrap > div:last-child {
        padding: 0 3.625em; } }

body.page-template-contact-nwe .additional-content > .ebook-module {
  position: relative; }
  body.page-template-contact-nwe .additional-content > .ebook-module::before {
    content: '';
    background-color: #E3E9E7;
    position: absolute;
    left: -150%;
    top: 0;
    width: 300%;
    height: 100%; }
  body.page-template-contact-nwe .additional-content > .ebook-module .inner-wrap {
    position: relative; }

.cumm-content .ofc-address {
  padding-left: 2.5em; }
  .cumm-content .ofc-address > span strong {
    font-weight: 600;
    color: #1C1C1C; }
  .cumm-content .ofc-address:before {
    background-image: url(location-icon.svg);
    background-size: 1.5555555556em;
    width: 1.5555555556em;
    height: 1.5555555556em; }

.cumm-content .ofc-contact {
  padding-left: 2.5em; }
  .cumm-content .ofc-contact > span strong {
    font-weight: 600;
    color: #1C1C1C; }
  .cumm-content .ofc-contact::before {
    background-image: url(ico-phone.svg);
    background-size: 1.5555555556em;
    width: 1.5555555556em;
    height: 1.5555555556em; }
  .cumm-content .ofc-contact.ofc-email::before {
    background-image: url(ico-mail.svg); }

.googlemaps-pos {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  opacity: 0.75; }

.cumm-content {
  position: relative;
  z-index: 1; }

body.page-template-contact-nwe .em-subtext {
  border-bottom: 2px solid #035f46; }

span.ofc-small-font {
  font-size: 16px;
  display: block; }

#google_translate_element {
  max-height: 29px;
  overflow: hidden; }

.gdd-010-a {
  display: none !important; }

.gdd-010-b {
  display: inline-block !important; }

.gdd-006-B {
  display: none; }

@media only screen and (min-width: 75em) {
  header {
    width: 75em !important; } }

.logo {
  max-width: 11.75em !important; }

.logo img {
  width: 100% !important; }

.search form {
  border: 1px solid #d5d5d5;
  box-sizing: border-box;
  display: inline-block;
  height: 35px;
  max-width: 12em;
  text-align: left;
  width: 100%;
  border-radius: 5px; }

.search_text {
  background: none;
  border: none;
  color: #000;
  font-family: 'Open Sans';
  font-size: 14px;
  font-weight: 600;
  height: 35px;
  padding-left: 0.75em;
  margin: 0 !important;
  max-width: 11.25em;
  padding: 0;
  vertical-align: top;
  outline: 0; }

.gdd-006-B #topnav_social_container:after, .gdd-006-B #topnav_social_container:before {
  display: none; }

.phone_txt {
  font-weight: 400; }

.utilitynav_links {
  width: 54%;
  margin-top: 0; }

.ph-no {
  font-weight: 700;
  font-size: 1.4em;
  margin-left: 4px;
  margin-right: 13px;
  color: #000; }

.txt_utility02 img {
  width: 16px; }

.ut-text {
  color: #016e50;
  font-size: 1.2em;
  vertical-align: text-bottom; }

.utilitynav_links a {
  vertical-align: middle;
  margin-top: 0; }

  .utilitynav_links a:hover{
    color: #0faf83;
  }

.search input[type="image"] {
  background-color: #016e50;
  height: 34px;
  padding: 6px;
  border-radius: 0 5px 5px 0; }

@media screen and (min-width: 815px) {
  .search {
    width: 26.2% !important; }
  .header_btm {
    display: flex;
    align-items: center;
    justify-content: space-around;
    padding: 2.625em 0.5625em 1.925em !important; }
  .sn-li-l1.menu-item-has-children > a span {
    background-image: url(down-arrow-nav.svg);
    background-repeat: no-repeat;
    background-position: bottom center;
    padding-bottom: 1.1em;
    background-size: 1.5em;
    display: inline; }
  #top_nav ul li.menu-item-has-children:hover > a span {
    background-image: url(down-arrow-nav.svg) !important;
    padding-bottom: 1.1em !important; } }

.gdd-006-c {
  display: block !important; }

.gdd-006-c {
  background: #016e50 !important; }

#topnav_social_container {
  min-height: 3.2em; }

#top_nav ul li {
  padding: 6px 3.4% !important; }

#social_media_links .ctu-btn:hover {
  background-color: #fff !important;
  color: #016e50 !important; }

@media screen and (max-width: 959px) {
  .gdd-006-B #topnav_social_container {
    width: 100% !important; } }

@media screen and (min-width: 960px) {
  .gdd-006-B #topnav_social_container {
    width: 75em !important;
    display: flex;
    justify-content: space-between;
    flex-direction: row-reverse;
    max-width: 100%; }
  .gdd-006-B #top_nav {
    width: 65% !important; }
  .ctu-btn {
    display: inline-block;
    padding: 5px 40px !important;
    margin-right: 10px;
    color: white;
    text-decoration: none;
    border: 1px solid;
    border-radius: 4px;
    font-size: 0.875em; }
  .gdd-010-b .rfq-top {
    border-radius: 4px;
    padding: 5px 24px !important;
    margin-right: 50px;
    font-size: 0.875em; } }

.gdd-010-b .rfq-top {
  padding: 5px 24px !important;
   }

   @media screen and (max-width: 500px){

.gdd-010-b .rfq-top{
      padding: 4px 13px !important;
}
}

.ctu-btn {
  font-size: 0.875em; }

@media screen and (max-width: 800px) {
  .header-btm {
    display: flex;
    align-items: center;
    justify-content: space-around;
    padding: 0.625em .5625em; }
  .txt-utility02 {
    display: inline-block;
    text-align: center; }
  .utilitynav_links {
    width: 100%;
    margin-top: 0; }
  .txt_utility01 {
    display: inline-block; }
  .search-trigger {
    margin: unset !important;
    margin-left: 8px; }
  .sn-li-l1.menu-item-has-children > a span {
    padding-bottom: 0.9em; }
  .ctu-btn {
    display: inline-block;
    padding: 5px 10px !important;
    margin-right: 10px;
    color: white;
    text-decoration: none;
    border: 1px solid;
    border-radius: 4px;
    font-size: 0.85em; }
  #top_nav ul {
    padding-top: 10px; }
  #social_media_links {
    margin: 0; }
  #top_nav ul li.menu-item-has-children:hover > a span {
    background-image: none; }
  .sn-li-l1.menu-item-has-children > a span, .sn-menu-link a span active {
    background-image: none; }
  .txt_utility02 {
    text-align: center; }
  .cms_email {
    margin-right: 9px; }
  .ph-no {
    display: none; } }

@media screen and (min-width: 640px) {
  .ctu-btn {
    display: inline-block;
    padding: 5px 25px !important;
    margin-right: 10px;
    color: white;
    text-decoration: none;
    border: 1px solid;
    border-radius: 4px; } }

@media screen and (min-width: 50.0625em) {
  #top_nav ul ul.sub-menu {
    top: 3.2em; }
  .gdd-006-B #top_nav {
    width: 61% !important; }
  #top_nav ul li {
    padding: 6px 2.4% !important; }
  .ph-no {
    font-size: 1.3em !important; }
  .search_text {
    width: 60%;
    font-size: 16px;
    font-weight: 600; }
  .search input[type="image"] {
    height: 33px; }
  .cms_email {
    margin-left: 9px; }
  body #social_media_links {
    float: right !important;
    margin: 0 !important; } }

body #social_media_links {
  margin: 0 !important; }

.gdd-010-b .rfq-top {
  background: #fff;
  color: #016e50;
  border-color: #fff;
  border-radius: 4px;
  font-size: 0.85em; }

.gdd-010-b .rfq-top:hover {
  background: transparent !important;
  color: #fff !important;
  border-color: #fff; }

#social_media_links a, .menu-trigger {
  margin-top: 5px !important;
  margin-bottom: 5px !important; }

#social_media_links {
  margin: 0 !important;
  float: none !important;
  padding-top: 0; }

.topnav_social_container {
  padding-top: 0; }

.gdd-010-b .cms-content {
  display: inline-block;
  margin: .3125em 0; }

@media screen and (min-width: 80em) {
  #top_nav ul li {
    padding: 6px 4.4% !important; } }

@media screen and (min-width: 50.0625em) {
  #social_media_links a, .menu-trigger {
    margin-top: 9px !important; }
  .search {
    width: 22.5%; } }

.search_text {
  width: 71%;
  padding-left: 0.75em; }

#btn_search {
  box-sizing: border-box;
  width: 20%; }
#btn_search{
  display: block !important;
}
input#btn_search.gdd-010-b {
    display: none !important;
}
/* #utility_nav {
  margin: 0 !important; } */

.utilitynav_links a {
  margin-top: 0 !important; }

.goog-te-combo {
  margin-top: 2px;
  font-size: 12px;
  padding: 5px;
  margin: 0;
  max-width: 100%;
  height: 2.3em !important;
  width: 100%;
  box-sizing: border-box;
  -webkit-transition: border-color;
  -moz-transition: border-color;
  transition: border-color;
  background-color: white;
  border-radius: 0;
  border: 1px solid #eeeeee;
  box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.06);
  margin-bottom: 0.75em;
  width: 100%;
  vertical-align: baseline; }

.gdd-010-b #top_nav > ul > .subnav > a {
  background-image: url(down-arrow-nav.svg);
  background-position: bottom -39% center;
  background-repeat: no-repeat; }

.gdd-010-b #top_nav ul ul.submenu {
  top: 3.2em; }

@media only screen and (max-width: 907px) and (min-width: 639px) {
  header {
    text-align: center !important;
    padding-bottom: 10px; }
  header .logo {
    float: none; }
  .utilitynav_links {
    width: 62%; }
  #google_trans_box {
    /*display: none;*/
     } }

@media (min-width: 60em) {
  .gdd-006-B.stuck #nav-menu-item-877:after {
    content: '';
    position: absolute;
    width: 30px;
    height: 30px;
    top: 4px;
    left: 0;
    background-image: url(img-logo.png);
    background-size: 30px 30px;
    background-repeat: no-repeat; }
  .gdd-006-B.stuck {
    position: fixed;
    left: 0;
    right: 0;
    top: 0;
    width: 100%;
    z-index: 99; }
  .gdd-006-B.stuck #nav-menu-item-877 a {
    padding-left: 30px; } }

.clearfix:before,
.clearfix:after {
  content: " ";
  display: table; }

.clearfix:after {
  clear: both; }

.clearfix {
  *zoom: 1; }

.alignright {
  display: block;
  padding-bottom: 1.5em; }

.alignleft {
  display: block;
  padding-bottom: 1.5em; }

.aligncenter {
  display: block;
  margin: 0 auto; }

@media (min-width: 40em) {
  .alignright {
    display: block;
    float: right;
    padding-bottom: 1.5em;
    padding-left: 1.5em; }
  .alignleft {
    display: block;
    float: left;
    padding-bottom: 1.5em;
    padding-right: 1.5em; }
  .aligncenter {
    display: block;
    margin: 0 auto; } }

.text-alignright {
  text-align: right; }

.text-alignleft {
  text-align: left; }

.text-aligncenter {
  text-align: center; }

.clearboth {
  clear: both;
  display: block; }

.spacing-bottom {
  margin-bottom: 2em; }

.spacing-top {
  margin-top: 2em; }

/* Magnific Popup CSS */
.mfp-bg {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1042;
  overflow: hidden;
  position: fixed;
  background: #0b0b0b;
  opacity: 0.8;
  filter: alpha(opacity=80); }

.mfp-wrap {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1043;
  position: fixed;
  outline: none !important;
  -webkit-backface-visibility: hidden; }

.mfp-container {
  text-align: center;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  padding: 0 8px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

.mfp-container:before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle; }

.mfp-align-top .mfp-container:before {
  display: none; }

.mfp-content {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  margin: 0 auto;
  text-align: left;
  z-index: 1045; }

.mfp-inline-holder .mfp-content,
.mfp-ajax-holder .mfp-content {
  width: 100%;
  cursor: auto; }

.mfp-ajax-cur {
  cursor: progress; }

.mfp-zoom-out-cur,
.mfp-zoom-out-cur .mfp-image-holder .mfp-close {
  cursor: -moz-zoom-out;
  cursor: -webkit-zoom-out;
  cursor: zoom-out; }

.mfp-zoom {
  cursor: pointer;
  cursor: -webkit-zoom-in;
  cursor: -moz-zoom-in;
  cursor: zoom-in; }

.mfp-auto-cursor .mfp-content {
  cursor: auto; }

.mfp-close,
.mfp-arrow,
.mfp-preloader,
.mfp-counter {
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none; }

.mfp-loading.mfp-figure {
  display: none; }

.mfp-hide {
  display: none !important; }

.mfp-preloader {
  color: #CCC;
  position: absolute;
  top: 50%;
  width: auto;
  text-align: center;
  margin-top: -0.8em;
  left: 8px;
  right: 8px;
  z-index: 1044; }

.mfp-preloader a {
  color: #CCC; }

.mfp-preloader a:hover {
  color: #FFF; }

.mfp-s-ready .mfp-preloader {
  display: none; }

.mfp-s-error .mfp-content {
  display: none; }

button.mfp-close,
button.mfp-arrow {
  overflow: visible;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
  display: block;
  outline: none;
  padding: 0;
  z-index: 1046;
  -webkit-box-shadow: none;
  box-shadow: none; }

button::-moz-focus-inner {
  padding: 0;
  border: 0; }

.mfp-close {
  width: 44px;
  height: 44px;
  line-height: 44px;
  position: absolute;
  right: 0;
  top: 0;
  text-decoration: none;
  text-align: center;
  opacity: 0.65;
  filter: alpha(opacity=65);
  padding: 0 0 18px 10px;
  color: #FFF;
  font-style: normal;
  font-size: 28px;
  font-family: Arial, Baskerville, monospace; }

.mfp-close:hover,
.mfp-close:focus {
  opacity: 1;
  filter: alpha(opacity=100); }

.mfp-close:active {
  top: 1px; }

.mfp-close-btn-in .mfp-close {
  color: #333; }

.mfp-image-holder .mfp-close,
.mfp-iframe-holder .mfp-close {
  color: #FFF;
  right: -6px;
  text-align: right;
  padding-right: 6px;
  width: 44px; }

.mfp-counter {
  position: absolute;
  top: 0;
  right: 0;
  color: #CCC;
  font-size: 12px;
  line-height: 18px;
  white-space: nowrap; }

.mfp-arrow {
  position: absolute;
  opacity: 0.65;
  filter: alpha(opacity=65);
  margin: 0;
  top: 50%;
  margin-top: -55px;
  padding: 0;
  width: 90px;
  height: 110px;
  -webkit-tap-highlight-color: transparent; }

.mfp-arrow:active {
  margin-top: -54px; }

.mfp-arrow:hover,
.mfp-arrow:focus {
  opacity: 1;
  filter: alpha(opacity=100); }

.mfp-arrow:before,
.mfp-arrow:after,
.mfp-arrow .mfp-b,
.mfp-arrow .mfp-a {
  content: '';
  display: block;
  width: 0;
  height: 0;
  position: absolute;
  left: 0;
  top: 0;
  margin-top: 35px;
  margin-left: 35px;
  border: medium inset transparent; }

.mfp-arrow:after,
.mfp-arrow .mfp-a {
  border-top-width: 13px;
  border-bottom-width: 13px;
  top: 8px; }

.mfp-arrow:before,
.mfp-arrow .mfp-b {
  border-top-width: 21px;
  border-bottom-width: 21px;
  opacity: 0.7; }

.mfp-arrow-left {
  left: 0; }

.mfp-arrow-left:after,
.mfp-arrow-left .mfp-a {
  border-right: 17px solid #FFF;
  margin-left: 31px; }

.mfp-arrow-left:before,
.mfp-arrow-left .mfp-b {
  margin-left: 25px;
  border-right: 27px solid #3F3F3F; }

.mfp-arrow-right {
  right: 0; }

.mfp-arrow-right:after,
.mfp-arrow-right .mfp-a {
  border-left: 17px solid #FFF;
  margin-left: 39px; }

.mfp-arrow-right:before,
.mfp-arrow-right .mfp-b {
  border-left: 27px solid #3F3F3F; }

.mfp-iframe-holder {
  padding-top: 40px;
  padding-bottom: 40px; }

.mfp-iframe-holder .mfp-content {
  line-height: 0;
  width: 100%;
  max-width: 900px; }

.mfp-iframe-holder .mfp-close {
  top: -40px; }

.mfp-iframe-scaler {
  width: 100%;
  height: 0;
  overflow: hidden;
  padding-top: 56.25%; }

.mfp-iframe-scaler iframe {
  position: absolute;
  display: block;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  background: #000; }

/* Main image in popup */
img.mfp-img {
  width: auto;
  max-width: 100%;
  height: auto;
  display: block;
  line-height: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 40px 0 40px;
  margin: 0 auto; }

/* The shadow behind the image */
.mfp-figure {
  line-height: 0; }

.mfp-figure:after {
  content: '';
  position: absolute;
  left: 0;
  top: 40px;
  bottom: 40px;
  display: block;
  right: 0;
  width: auto;
  height: auto;
  z-index: -1;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  background: #444; }

.mfp-figure small {
  color: #BDBDBD;
  display: block;
  font-size: 12px;
  line-height: 14px; }

.mfp-figure figure {
  margin: 0; }

.mfp-bottom-bar {
  margin-top: -36px;
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  cursor: auto; }

.mfp-title {
  text-align: left;
  line-height: 18px;
  color: #F3F3F3;
  word-wrap: break-word;
  padding-right: 36px; }

.mfp-image-holder .mfp-content {
  max-width: 100%; }

.mfp-gallery .mfp-image-holder .mfp-figure {
  cursor: pointer; }

@media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px) {
  /**
       * Remove all paddings around the image on small screen
       */
  .mfp-img-mobile .mfp-image-holder {
    padding-left: 0;
    padding-right: 0; }
  .mfp-img-mobile img.mfp-img {
    padding: 0; }
  .mfp-img-mobile .mfp-figure:after {
    top: 0;
    bottom: 0; }
  .mfp-img-mobile .mfp-figure small {
    display: inline;
    margin-left: 5px; }
  .mfp-img-mobile .mfp-bottom-bar {
    background: rgba(0, 0, 0, 0.6);
    bottom: 0;
    margin: 0;
    top: auto;
    padding: 3px 5px;
    position: fixed;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box; }
  .mfp-img-mobile .mfp-bottom-bar:empty {
    padding: 0; }
  .mfp-img-mobile .mfp-counter {
    right: 5px;
    top: 3px; }
  .mfp-img-mobile .mfp-close {
    top: 0;
    right: 0;
    width: 35px;
    height: 35px;
    line-height: 35px;
    background: rgba(0, 0, 0, 0.6);
    position: fixed;
    text-align: center;
    padding: 0; } }

@media all and (max-width: 900px) {
  .mfp-arrow {
    -webkit-transform: scale(0.75);
    transform: scale(0.75); }
  .mfp-arrow-left {
    -webkit-transform-origin: 0;
    transform-origin: 0; }
  .mfp-arrow-right {
    -webkit-transform-origin: 100%;
    transform-origin: 100%; }
  .mfp-container {
    padding-left: 6px;
    padding-right: 6px; } }

.mfp-ie7 .mfp-img {
  padding: 0; }

.mfp-ie7 .mfp-bottom-bar {
  width: 600px;
  left: 50%;
  margin-left: -300px;
  margin-top: 5px;
  padding-bottom: 5px; }

.mfp-ie7 .mfp-container {
  padding: 0; }

.mfp-ie7 .mfp-content {
  padding-top: 44px; }

.mfp-ie7 .mfp-close {
  top: 0;
  right: 0;
  padding-top: 0; }


#banner {
  padding: 0 0 20px 0;
  position: relative;
  max-width: 100%;
  margin: 0 auto; }

@media only screen and (min-width: 30em) {
  #banner {
    padding: 0; }
  .bx-wrapper .bx-prev {
    left: 4%; }
  .bx-wrapper .bx-next {
    right: 4%; }
  .bx-wrapper .bx-pager,
  .bx-wrapper .bx-controls-auto {
    bottom: 8px; } }

@media only screen and (min-width: 50em) {
  .bx-wrapper .bx-pager,
  .bx-wrapper .bx-controls-auto {
    bottom: 11px; }
  .bx-wrapper .bx-prev {
    left: 12.70833333333333%; }
  .bx-wrapper .bx-next {
    right: 13.125%; } }

/* Anything HubSpot Related */
.hs-error-msgs {
  color: #C02F2F; }
  @media only screen and (min-width: 80em) {
    footer { 
      width: 75em;
    }
  }


  span.sh-usa-logo {
    max-width: 6.25em;
    line-height: 0;
    margin-right: 10px;
    margin-left: 5px; 
  }
  span.sh-usa-logo img {
    max-width: 9.375em;
  }

  @media screen and (min-width: 815px) {
    span.sh-usa-logo img {
      max-width: 6.25em;
    }
  } 
  @media screen and (max-width: 960px) {
    span.sf-usa-logo { 
      display: block;
        width: 100%;
        text-align: center;
        float: left;
    } 
  }
  .sf-usa-logo img {
    float: none;
    max-width: 12.5em;
    margin-right: 0;
    margin-top: 1.0714285714em;
  }
  @media only screen and (min-width: 700px) {
    .sf-usa-logo img {
      margin-top: 0;
    }
  }
  @media (min-width: 60em) {
    .sf-usa-logo {
      display: block;
      width: 100%;
      text-align: center;
      float: left;
    }
  }
  @media (min-width: 80em) {
    .sf-usa-logo {
      width: 15%;
      float: left;
      margin: auto;
    }
    .sf-usa-logo img {
      float: right;
    }
  }
  
  @media (max-width: 815px) and (min-width: 640px){
  #google_trans_box { 
    max-width: 9.375em;
    width: 100%;
    display: block;
    margin: .625em auto;
}
.gdd-010-b {
  display: block !important;
}
.utilitynav_links {
  width: 64%;
  margin: 10px auto !important;
}
.search { 
  width: 100%;
  margin: .3125em 0;
}
  }

span.yearfooter {
    display: inline;
}