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


.et-pb-safety:before {
  content: '';
}


.machine-banner .banner-wrapper .banner-content {
  width: 100%;
  max-width: 100%;
  margin: 0;
  padding-left: 0;
}

.machine-banner .banner-wrapper .et_parallax_bg {
  background-attachment: unset;
  background-position: 50%;
}

.machine-banner .banner-wrapper .banner-overlay {
  background-color: rgba(0,0,0,.64);
}

.machine-banner .banner-wrapper .banner-scroll {
  display: none;
}

.custom-machine-section .features-module-wrapper .features-module-content h2 {
  line-height: 1.2em;
}

.custom-machine-section .features-module-wrapper .features-module-content P:last-of-type{
  padding:0;

}

.custom-machine-section .features-module-wrapper{
  padding-bottom: 0;
}

.custom-machine-section .features-module-wrapper .features-module-content {
  padding-bottom: 20px;
  margin: 0;
}

.custom-machine-section .features-module-button {
  margin-top: -10px;
}


.custom-machine-section .features-module-wrapper .features-module-item:nth-child(2) .features-module-button {
  margin-top: -20px;
}

.custom-machine-section .features-module-wrapper .features-module-item:nth-child(2) .features-module-content {
  padding-bottom: 30px;
}


.faq-banner .bannerv2 .page-center {
  padding-top: 66px;
}

.custom-faq-section .hs-button {
  background-size: cover;
  background-position: 50%;
  background-repeat: no-repeat;
  border: 2px solid;
  font-size: 19px;
  background-color: #f26222;
  border-width: 3px!important;
  border-color: rgba(255,255,255,0);
  border-radius: 10px;
  font-weight: 700;
  font-style: normal;
  text-transform: none;
  text-decoration: none;
  display: inline-block;
  font-family: 'Arial',Helvetica,Arial,Lucida,sans-serif;
  position: relative;
  color: #fff;
  padding: .3em 1em;
  line-height: 1.7em;
  transition: all 300ms ease 0ms;
}

.custom-faq-section .hs-button:after {
  font-family: ETmodules!important;
  speak: none;
  font-size: 32px;
  line-height: 1em;
  content: "\35";
  opacity: 0;
  position: absolute;
  margin-left: -1em;
  -webkit-transition: all .2s;
  transition: all .2s;
  text-transform: none;
  -webkit-font-feature-settings: "kern" off;
  font-feature-settings: "kern" off;
  font-variant: none;
  font-style: normal;
  font-weight: 400;
  text-shadow: none;
  content: 'E';
  font-size: 19px;
  line-height: 1.7em;
  transition: all 300ms ease 0ms;
}

.custom-faq-section .hs-button:hover {
  border: 2px solid transparent;
  padding: .3em 2em .3em .7em;
  background-color: #db4100;
  border-radius: 9px;
}

.custom-faq-section .hs-button:hover:after {
  margin-left: .3em;
  opacity: 1;
}


@media(min-width:981px){
  .custom-machine-section .features-module-wrapper {
    padding: 2% 0;
    padding-bottom: 0;
  }

  .custom-col-6 {
    width: 47.25%;
    float: left;
    background-size: cover;
    background-position: 50%;
    position: relative;
    z-index: 2;
    min-height: 1px;
    margin-right: 5.5%;
  }

  .custom-col-6:last-child {
    margin-right: 0;
  }
}

@media(min-width:1700px){
  .custom-machine-section .features-module-wrapper {
    padding: 34px 0;
    padding-bottom: 0;
  }
}


@media(max-width:767px){
  .machine-banner .banner-wrapper .banner-content {
    margin: 20px 2%;
    margin-left: 0;
  }

  .custom-machine-section .features-module-wrapper {
    padding: 26px 0;
    padding-bottom: 0;
  }

  .custom-machine-section .features-module-wrapper .features-module-item {
    margin-bottom: 10px;
  }
}
/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */

/* Document
   ========================================================================== */

/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 */

html {}

/* Sections
   ========================================================================== */

/**
 * Remove the margin in all browsers.
 */

body {
  margin: 0;
}

/**
 * Render the `main` element consistently in IE.
 */

main {
  display: block;
}

/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */

h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

/* Grouping content
   ========================================================================== */

/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */

hr {
  box-sizing: content-box; /* 1 */
  height: 0; /* 1 */
  overflow: visible; /* 2 */
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */

pre {
  font-family: monospace, monospace; /* 1 */
  font-size: 1em; /* 2 */
}

/* Text-level semantics
   ========================================================================== */

/**
 * Remove the gray background on active links in IE 10.
 */

a {
  background-color: transparent;
}

/**
 * 1. Remove the bottom border in Chrome 57-
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */

abbr[title] {
  border-bottom: none; /* 1 */
  text-decoration: underline; /* 2 */
  text-decoration: underline dotted; /* 2 */
}

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */

b,
strong {
  font-weight: bolder;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */

code,
kbd,
samp {
  font-family: monospace, monospace; /* 1 */
  font-size: 1em; /* 2 */
}

/**
 * Add the correct font size in all browsers.
 */

small {
  font-size: 80%;
}

/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

/* Embedded content
   ========================================================================== */

/**
 * Remove the border on images inside links in IE 10.
 */

img {
  border-style: none;
}

/* Forms
   ========================================================================== */

/**
 * 1. Change the font styles in all browsers.
 * 2. Remove the margin in Firefox and Safari.
 */

button,
input,
optgroup,
select,
textarea {
  font-family: inherit; /* 1 */
  font-size: 100%; /* 1 */
  margin: 0; /* 2 */
}

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */

button,
input { /* 1 */
  overflow: visible;
}

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */

button,
select { /* 1 */
  text-transform: none;
}

/**
 * Correct the inability to style clickable types in iOS and Safari.
 */

button,
[type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button;
}

/**
 * Remove the inner border and padding in Firefox.
 */

button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

/**
 * Restore the focus styles unset by the previous rule.
 */

button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
  outline: 1px dotted ButtonText;
}

/**
 * Correct the padding in Firefox.
 */

fieldset {
  padding: 0.35em 0.75em 0.625em;
}

/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *    `fieldset` elements in all browsers.
 */

legend {
  box-sizing: border-box; /* 1 */
  color: inherit; /* 2 */
  display: table; /* 1 */
  max-width: 100%; /* 1 */
  padding: 0; /* 3 */
  white-space: normal; /* 1 */
}

/**
 * Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */

progress {
  vertical-align: baseline;
}

/**
 * Remove the default vertical scrollbar in IE 10+.
 */

textarea {
  overflow: auto;
}

/**
 * 1. Add the correct box sizing in IE 10.
 * 2. Remove the padding in IE 10.
 */

[type="checkbox"],
[type="radio"] {
  box-sizing: border-box; /* 1 */
  padding: 0; /* 2 */
}

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */

[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto;
}

/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */

[type="search"] {
  -webkit-appearance: textfield; /* 1 */
  outline-offset: -2px; /* 2 */
}

/**
 * Remove the inner padding in Chrome and Safari on macOS.
 */

[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */

::-webkit-file-upload-button {
  -webkit-appearance: button; /* 1 */
  font: inherit; /* 2 */
}

/* Interactive
   ========================================================================== */

/*
 * Add the correct display in Edge, IE 10+, and Firefox.
 */

details {
  display: block;
}

/*
 * Add the correct display in all browsers.
 */

summary {
  display: list-item;
}

/* Misc
   ========================================================================== */

/**
 * Add the correct display in IE 10+.
 */

template {
  display: none;
}

/**
 * Add the correct display in IE 10.
 */

[hidden] {
  display: none;
}
/* Responsive Grid */

.row-fluid {
    width: 100%;
    *zoom: 1;
}

.row-fluid:before, .row-fluid:after {
    display: table;
    content: "";
}

.row-fluid:after {
    clear: both;
}

.row-fluid [class*="span"] {
    display: block;
    float: left;
    width: 100%;
    min-height: 1px;
    margin-left: 2.127659574%;
    *margin-left: 2.0744680846382977%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
}

.row-fluid [class*="span"]:first-child {
    margin-left: 0;
}

.row-fluid .span12 {
    width: 99.99999998999999%;
    *width: 99.94680850063828%;
}

.row-fluid .span11 {
    width: 91.489361693%;
    *width: 91.4361702036383%;
}

.row-fluid .span10 {
    width: 82.97872339599999%;
    *width: 82.92553190663828%;
}

.row-fluid .span9 {
    width: 74.468085099%;
    *width: 74.4148936096383%;
}

.row-fluid .span8 {
    width: 65.95744680199999%;
    *width: 65.90425531263828%;
}

.row-fluid .span7 {
    width: 57.446808505%;
    *width: 57.3936170156383%;
}

.row-fluid .span6 {
    width: 48.93617020799999%;
    *width: 48.88297871863829%;
}

.row-fluid .span5 {
    width: 40.425531911%;
    *width: 40.3723404216383%;
}

.row-fluid .span4 {
    width: 31.914893614%;
    *width: 31.8617021246383%;
}

.row-fluid .span3 {
    width: 23.404255317%;
    *width: 23.3510638276383%;
}

.row-fluid .span2 {
    width: 14.89361702%;
    *width: 14.8404255306383%;
}

.row-fluid .span1 {
    width: 6.382978723%;
    *width: 6.329787233638298%;
}

.container-fluid {
    *zoom: 1;
}

.container-fluid:before, .container-fluid:after {
    display: table;
    content: "";
}

.container-fluid:after {
    clear: both;
}

@media (max-width: 767px) {
    .row-fluid {
        width: 100%;
    }

    .row-fluid [class*="span"] {
        display: block;
        float: none;
        width: auto;
        margin-left: 0;
    }
}

@media (min-width: 768px) and (max-width: 1139px) {
    .row-fluid {
        width: 100%;
        *zoom: 1;
    }

    .row-fluid:before, .row-fluid:after {
        display: table;
        content: "";
    }

    .row-fluid:after {
        clear: both;
    }

    .row-fluid [class*="span"] {
        display: block;
        float: left;
        width: 100%;
        min-height: 1px;
        margin-left: 2.762430939%;
        *margin-left: 2.709239449638298%;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        -ms-box-sizing: border-box;
        box-sizing: border-box;
    }

    .row-fluid [class*="span"]:first-child {
        margin-left: 0;
    }

    .row-fluid .span12 {
        width: 99.999999993%;
        *width: 99.9468085036383%;
    }

    .row-fluid .span11 {
        width: 91.436464082%;
        *width: 91.38327259263829%;
    }

    .row-fluid .span10 {
        width: 82.87292817100001%;
        *width: 82.8197366816383%;
    }

    .row-fluid .span9 {
        width: 74.30939226%;
        *width: 74.25620077063829%;
    }

    .row-fluid .span8 {
        width: 65.74585634900001%;
        *width: 65.6926648596383%;
    }

    .row-fluid .span7 {
        width: 57.182320438000005%;
        *width: 57.129128948638304%;
    }

    .row-fluid .span6 {
        width: 48.618784527%;
        *width: 48.5655930376383%;
    }

    .row-fluid .span5 {
        width: 40.055248616%;
        *width: 40.0020571266383%;
    }

    .row-fluid .span4 {
        width: 31.491712705%;
        *width: 31.4385212156383%;
    }

    .row-fluid .span3 {
        width: 22.928176794%;
        *width: 22.874985304638297%;
    }

    .row-fluid .span2 {
        width: 14.364640883%;
        *width: 14.311449393638298%;
    }

    .row-fluid .span1 {
        width: 5.801104972%;
        *width: 5.747913482638298%;
    }
}

@media (min-width: 1280px) {
    .row-fluid {
        width: 100%;
        *zoom: 1;
    }

    .row-fluid:before, .row-fluid:after {
        display: table;
        content: "";
    }

    .row-fluid:after {
        clear: both;
    }

    .row-fluid [class*="span"] {
        display: block;
        float: left;
        width: 100%;
        min-height: 1px;
        margin-left: 2.564102564%;
        *margin-left: 2.510911074638298%;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        -ms-box-sizing: border-box;
        box-sizing: border-box;
    }

    .row-fluid [class*="span"]:first-child {
        margin-left: 0;
    }

    .row-fluid .span12 {
        width: 100%;
        *width: 99.94680851063829%;
    }

    .row-fluid .span11 {
        width: 91.45299145300001%;
        *width: 91.3997999636383%;
    }

    .row-fluid .span10 {
        width: 82.905982906%;
        *width: 82.8527914166383%;
    }

    .row-fluid .span9 {
        width: 74.358974359%;
        *width: 74.30578286963829%;
    }

    .row-fluid .span8 {
        width: 65.81196581200001%;
        *width: 65.7587743226383%;
    }

    .row-fluid .span7 {
        width: 57.264957265%;
        *width: 57.2117657756383%;
    }

    .row-fluid .span6 {
        width: 48.717948718%;
        *width: 48.6647572286383%;
    }

    .row-fluid .span5 {
        width: 40.170940171000005%;
        *width: 40.117748681638304%;
    }

    .row-fluid .span4 {
        width: 31.623931624%;
        *width: 31.5707401346383%;
    }

    .row-fluid .span3 {
        width: 23.076923077%;
        *width: 23.0237315876383%;
    }

    .row-fluid .span2 {
        width: 14.529914530000001%;
        *width: 14.4767230406383%;
    }

    .row-fluid .span1 {
        width: 5.982905983%;
        *width: 5.929714493638298%;
    }
}

/* Clearfix */

.clearfix {
    *zoom: 1;
}

.clearfix:before, .clearfix:after {
    display: table;
    content: "";
}

.clearfix:after {
    clear: both;
}

/* Visibilty Classes */

.hide {
    display: none;
}

.show {
    display: block;
}

.invisible {
    visibility: hidden;
}

.hidden {
    display: none;
    visibility: hidden;
}

/* Responsive Visibilty Classes */

.visible-phone {
    display: none !important;
}

.visible-tablet {
    display: none !important;
}

.hidden-desktop {
    display: none !important;
}

@media (max-width: 767px) {
    .visible-phone {
        display: inherit !important;
    }

    .hidden-phone {
        display: none !important;
    }

    .hidden-desktop {
        display: inherit !important;
    }

    .visible-desktop {
        display: none !important;
    }
}

@media (min-width: 768px) and (max-width: 1139px) {
    .visible-tablet {
        display: inherit !important;
    }

    .hidden-tablet {
        display: none !important;
    }

    .hidden-desktop {
        display: inherit !important;
    }

    .visible-desktop {
        display: none !important ;
    }
}
.banner-section .row-fluid [class*="span"] {
  min-height: 0;
}

.banner-section .dnd-section {
  padding: 0;
}

.banner-section .dnd-section>.row-fluid {
  max-width: 100%;
  width: 100%;
  padding: 0;
}

.content-wrapper {
  margin: 0 auto;
  padding: 0 20px;
}

@media screen and (min-width: 1300px) {
  body {
    padding-top: 0px !important;
  }

  header.custom-header {
    min-height: 188.5px;
  }
}

@media screen and (min-width: 1380px) {
  .content-wrapper {
    padding: 0;
  }
}



.dnd-section > .row-fluid {
  margin: 0 auto;
}

/* .dnd-section .dnd-column {
padding: 0 20px;
}
*/
@media (max-width: 767px) {
  .dnd-section .dnd-column {
    padding: 0;
  }
}
@font-face {
  font-family: dashicons;
  src: url(data:application/x-font-woff;charset=utf-8;base64,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) format("woff");
  font-weight: 400;
  font-style: normal
}

@font-face {
  font-family: 'FontAwesome';
  src: url(https://8466844.fs1.hubspotusercontent-na1.net/hubfs/8466844/MpsaSafety_October2021/fonts/fontawesome-webfont.eot) format('eot'),
    url(https://8466844.fs1.hubspotusercontent-na1.net/hubfs/8466844/raw_assets/public/MpsaSafety_October2021/fonts/fontawesome-webfont.woff) format('woff'),
    url(https://8466844.fs1.hubspotusercontent-na1.net/hubfs/8466844/raw_assets/public/MpsaSafety_October2021/fonts/fontawesome-webfont.woff) format('woff'),
    url(https://8466844.fs1.hubspotusercontent-na1.net/hubfs/8466844/raw_assets/public/MpsaSafety_October2021/fonts/fontawesome-webfont.woff) format('ttf');
  font-weight: 400;
  font-style: normal
}

@font-face {
  font-family: ETmodules;
  src: url(https://8466844.fs1.hubspotusercontent-na1.net/hubfs/8466844/MpsaSafety_October2021/fonts/modules.eot) format("eot"),
    url(https://8466844.fs1.hubspotusercontent-na1.net/hubfs/8466844/raw_assets/public/MpsaSafety_October2021/fonts/modules.woff) format("woff"),
    url(https://8466844.fs1.hubspotusercontent-na1.net/hubfs/8466844/raw_assets/public/MpsaSafety_October2021/fonts/modules.ttf) format("ttf");
  font-weight: 400;
  font-style: normal
}
@font-face {
  font-family: "Open Sans";
  src: url(https://8466844.fs1.hubspotusercontent-na1.net/hubfs/8466844/raw_assets/public/MpsaSafety_October2021/fonts/open_sans_normal.woff) format("woff");
  font-style: normal;
  font-weight: 300;
}

@font-face {
  font-family: "Open Sans";
  src: url(https://8466844.fs1.hubspotusercontent-na1.net/hubfs/8466844/raw_assets/public/MpsaSafety_October2021/fonts/Open%20Sans%20Regular.woff) format("woff");
  font-style: normal;
  font-weight: 400;
}
@font-face {
  font-family: "Open Sans";
  src: url(https://8466844.fs1.hubspotusercontent-na1.net/hubfs/8466844/raw_assets/public/MpsaSafety_October2021/fonts/Open%20Sans%20Italic.woff) format("woff");
  font-style: italic;
  font-weight: 400;
}
@font-face {
  font-family: "Open Sans";
  src: url(https://8466844.fs1.hubspotusercontent-na1.net/hubfs/8466844/raw_assets/public/MpsaSafety_October2021/fonts/Open%20Sans%20SemiBold.woff) format("woff");
  font-style: normal;
  font-weight: 600;
}
@font-face {
  font-family: "Open Sans";
  src: url(https://8466844.fs1.hubspotusercontent-na1.net/hubfs/8466844/raw_assets/public/MpsaSafety_October2021/fonts/Open%20Sans%20Bold.woff) format("woff");
  font-style: normal;
  font-weight: 700;
}


body {
  line-height: 1.4em;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

html[lang^="ja"] body,
html[lang^="zh"] body,
html[lang^="ko"] body {
  line-break: strict;
  word-break: break-all;
}

img {
  max-width: 100%;
}

/* Paragraphs */ 

p {
  margin: 0;
  padding-bottom: 1em;
}
p:last-of-type {
  padding-bottom: 0;
}
/* Anchors */

a {
  cursor: pointer;
  text-decoration: none;
}

a:hover, a:focus {
  text-decoration: none;
  outline: none;
}

/* Headings */

h1,
h2,
h3,
h4,
h5,
h6 {
  margin: 0;
  padding-bottom: 10px;
  line-height: 1em;
}

/* Lists */

ul,
ol {
  margin: 0 0 1.4rem;
}

ul ul,
ol ul,
ul ol,
ol ol {
  margin: 0;
}

ul.no-list {
  list-style: none;
}

/* Code blocks */

code {
  vertical-align: bottom;
}

/* Blockquotes */

blockquote {
  margin: 20px 0 30px;
  border-left: 5px solid;
  padding-left: 20px;
}

/* Horizontal rules */

hr {
  background-color: #CCC;
  border: none;
  color: #CCC;
  height: 1px;
}
button,
.button {
  cursor: pointer;
  display: inline-block;
  text-align: center;
  transition: all 0.15s linear;
  white-space: normal;
}

button:disabled,
.button:disabled {
  background-color: #D0D0D0;
  border-color: #D0D0D0;
  color: #E6E6E6;
}

button:hover,
button:focus,
.button:hover,
.button:focus {
  text-decoration: none;
}

button:active,
.button:active {
  text-decoration: none;
}
/* Form */

form {
  max-width: 767px;
  margin-bottom: 20px;
}

/* Form fields */

.hs-form-field {
  margin-bottom: 18px;
}

/* Labels */



.hs-form label {
  font-family: arial, helvetica, sans-serif;
  font-size: 14px;
  font-weight: 500;
  line-height: 20px;
  display: inline-block;
  float: none;
  width: auto;
  text-align: left;
  padding-top: 0;
  margin-bottom: 4px;
}

.inputs-list.hs-error-msgs label {
  font-family: arial, helvetica, sans-serif;
  font-size: 14px;
  font-weight: normal;
  line-height: 18px;
  margin-top: .5rem;
  color: #f2545b;
}

.hs-error-msgs label {
  color: #f2545b;
}

.hs_error_rollup .inputs-list.hs-error-msgs label {
  /*   border: 5px solid #b10e1e;
  margin-top: 30px;
  margin-bottom: 30px;
  background: #fff;
  color: #a6093d;
  padding: 20px 15px 15px;
  font-weight: 500;
  line-height: 1.6; */
}


/* Help text - legends */

form legend {
  font-size: 0.875rem;
}

/* Inputs */

form input[type=text],
form input[type=email],
form input[type=password],
form input[type=tel],
form input[type=number],
form input[type=file],
form select,
form textarea {
  display: inline-block;
  height: 40px;
  padding: 0 15px;
  width: 100%;
  background-color: #f5f8fa;
  font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
  font-size: 16px;
  font-weight: normal;
  line-height: 22px;
  border: 1px solid #dcdcdd;
  box-sizing: border-box;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  border-radius: 0;
  outline: none;
}

textarea.hs-input {
  height: auto;
}


.hs-input:focus {
  outline: none;
}

form fieldset {
  max-width: 100% !important;
}

/* Inputs - checkbox/radio */

form .inputs-list {
  margin: 0;
  padding: 0;
  list-style: none;
}

form .inputs-list > li {
  display: block;
  margin: 0.7rem 0;
}

form .inputs-list input,
form .inputs-list span {
  vertical-align: middle;
}

form input[type=checkbox],
form input[type=radio] {
  cursor: pointer;
  width: auto;
  height: auto;
  padding: 0;
  margin: 3px 5px 3px 0px;
  line-height: normal;
  border: none;
  width: auto;
}

/* Inputs - datepicker */

.hs-dateinput {
  position: relative;
}

.hs-dateinput:before {
  content:'\01F4C5';
  position: absolute;
  right: 10%;
  top: 50%;
  transform: translateY(-50%);
}

.fn-date-picker .pika-table thead th {
  color: #FFF;
}

.fn-date-picker td.is-selected .pika-button {
  border-radius: 0;
  box-shadow: none;
}

.fn-date-picker td .pika-button:hover,
.fn-date-picker td .pika-button:focus {
  border-radius: 0 !important;
  color: #FFF;
}

/* Inputs - file picker */

form input[type=file] {
  background-color: transparent;
  padding: initial;
  border: initial;
  line-height: initial;
  box-shadow: none;
}

/* Headings and text */

form .hs-richtext,
form .hs-richtext p {
  font-size: 0.875rem;
  margin: 0 0 1.4rem;
}

form .hs-richtext img {
  max-width: 100% !important;
}

/* GDPR */

.legal-consent-container .hs-form-booleancheckbox-display > span,
.legal-consent-container .hs-form-booleancheckbox-display > span p {
  margin-left: 1rem !important;
}

/* Validation */

.hs-form-required {
  color: red;
}

.hs-input.invalid.error {
  border-color: #c87872;
}
.hs-input.invalid.error:focus {
  border-color: #b9554d;
}
.hs-error-msg {
  color: #EF6B51;
  margin-top: 0.35rem;
}

.hs-error-msgs label {
  color: #EF6B51;
}

/* Submit button */

form input[type=submit],
form .hs-button {
  margin: 0;
  cursor: pointer;
  display: inline-block;
  text-align: center;
  transition: all .15s linear;
  white-space: normal;
  border-style: solid;
  border-width: 1px;
  font-family: arial, helvetica, sans-serif;
  font-size: 12px;
  font-weight: 700;
  line-height: 12px;
  position: relative;
  text-decoration: none;
}

form .hs-button:after {
  line-height: 1.7em;
  content: 'E';
  font-size: inherit;
  transition: all 300ms ease 0ms;
  opacity: 0;
  position: absolute;
  margin-left: -1em;
  text-transform: none;
  -webkit-font-feature-settings: "kern" off;
  font-feature-settings: "kern" off;
  font-variant: none;
  font-style: normal;
  font-weight: 400;
  text-shadow: none;
  font-family: ETmodules !important;
  speak: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-shadow: 0;
  direction: ltr;
}

form .hs-button:hover:after {
  margin-left: 0.3em;
  opacity: 1;
}

/* Captcha */

.grecaptcha-badge {
  margin: 0 auto;
}

#hs-search-module .hs-input {
  margin-bottom: 1.4rem;
}

@media (max-width: 767px) {

  form {
    max-width: 100%;
  }
}
/* Table */

table {
  border: 1px solid;
  margin-bottom: 1.4rem;
  overflow-wrap: break-word;
}

/* Table Cells */

th,
td {
  border: 1px solid;
  padding: 0.75rem;
  vertical-align: top;
}

/* Table Header */

thead th,
thead td {
  border-bottom: 2px solid;
  vertical-align: bottom;
}
.custom-header {
}

.header__container {

  margin: 0 auto;
}

#top-header {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  width: 100%;
  font-size: 15px;
  font-weight: 700;
  line-height: 1em;
  z-index: 999;
  -webkit-transition: background-color .4s,transform .4s,opacity .4s ease-in-out;
  -moz-transition: background-color .4s,transform .4s,opacity .4s ease-in-out;
  transition: background-color .4s,transform .4s,opacity .4s ease-in-out;
}

#top-header .header__container {
  position: relative;
  width: 80%;
  max-width: 1360px;
  text-align: left;
  line-height: 1em;
  padding-top: .75em;
  font-weight: 600;
}

#top-header #et-info {
  float: left;
  display: block;
  padding-bottom: .75em;
  line-height: 1em;
}

#top-header #et-info p {
  margin: 0;
  display: inline;
  padding: 0;
}

#top-header #et-info p,
#et-info-phone {
  position: relative;
  margin-right: 13px;
}

#top-header #et-info p:before {
  position: relative;
  top: 2px;
  margin-right: 2px;
  content: "\e090";
  text-shadow: 0 0;
  font-family: ETmodules!important;
  font-weight: 400;
  font-style: normal;
  font-variant: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  line-height: 1;
  text-transform: none;
  speak: none;
}

#top-header a {
  font-size: 15px;
  font-weight: 700;
  font-style: normal;
  text-transform: none;
  text-decoration: none;
}

#top-header #et-info a:hover {
  opacity: .7;
  -webkit-transition: all .4s ease-in-out;
  transition: all .4s ease-in-out;
}

#top-header #et-info a:before {
 content: "\e076";
    margin-right: 4px;
    font-family: ETmodules !important;
    speak: none;
    font-style: normal;
    font-weight: 400;
    -webkit-font-feature-settings: normal;
    font-feature-settings: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    text-shadow: 0 0 0 black;
    direction: ltr;
}

#et-info-email, #et-info-phone {
  position: relative;
}

#et-info-email:before {
  margin-right: 4px;
  content: "\e076";
  text-shadow: 0 0;
  font-family: ETmodules!important;
  font-weight: 400;
  font-style: normal;
  font-variant: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  line-height: 1;
  text-transform: none;	
  speak: none;
}

#et-info-email:hover {
  -webkit-transition: all .4s ease-in-out;
  -moz-transition: all .4s ease-in-out;
  transition: all .4s ease-in-out;
}

#et-secondary-menu {
  float: right;
}




#bottom-header {
  position: fixed;
  top: 31px;
  left: 0;
  right: 0;
  width: 100%;
  box-shadow: 0 1px 0 rgb(0 0 0 / 10%);
  -moz-box-shadow: 0 1px 0 rgba(0,0,0,.1);
  -webkit-box-shadow: 0 1px 0 rgb(0 0 0 / 10%);
  font-weight: 500;
  line-height: 23px;
  background-color: #ebe7e6;
  z-index: 999;
  -webkit-transition: background-color .4s,color .4s,transform .4s,opacity .4s ease-in-out;
  -webkit-transition: background-color .4s,color .4s,opacity .4s ease-in-out,-webkit-transform .4s;
  transition: background-color .4s,color .4s,opacity .4s ease-in-out,-webkit-transform .4s;
  transition: background-color .4s,color .4s,transform .4s,opacity .4s ease-in-out;
  transition: background-color .4s,color .4s,transform .4s,opacity .4s ease-in-out,-webkit-transform .4s;
}

.scroll-header #bottom-header {
  box-shadow: none;
}

.custom-header.lp #bottom-header {
  height: 80px;
  top: 0;
  transition: height .4s ease-in-out;
}

#bottom-header .header__container {
  width: 80%;
  max-width: 1360px;
  z-index: 99;
  position: relative;
  text-align: center;
}

.custom-logo {
  height: 100%;
  -webkit-transition: all .4s ease-in-out;
  -moz-transition: all .4s ease-in-out;
  transition: all .4s ease-in-out;
}

span.logo_helper {
  display: inline-block;
  width: 0;
  height: 100%;
  vertical-align: middle;
}

.custom-logo img {
  -webkit-transition: all .4s ease-in-out;
  transition: all .4s ease-in-out;
  margin-bottom: 0;
  display: inline-block;
  float: none;
  vertical-align: middle;
  -webkit-transform: translateZ(0);
  max-width: 100%;
  height: auto;
  max-height: 64%;
  position: relative;
  left: 2px;
  max-width: 280px;
}

#et_top_search {
  float: none;
  display: inline-block;
  position: relative;
  width: 18px;
  margin: 3px 0 0 22px;
  cursor: pointer;
}

#et_search_icon:before {
  position: absolute;
  left: 3px;
  top: -13px;
  content: "\55";
  font-size: 17px;
  font-family: ETmodules!important;
  color: #262626;
  speak: none;
  font-style: normal;
  font-weight: 400;
  -webkit-font-feature-settings: normal;
  font-feature-settings: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-shadow: 0 0 0 #000;
  direction: ltr;
}

.search-active #et_search_icon:before { 
  opacity: 0;
  -webkit-animation: fadeOutBottom 1s 1 cubic-bezier(.77,0,.175,1);
  -moz-animation: fadeOutBottom 1s 1 cubic-bezier(.77,0,.175,1);
  -o-animation: fadeOutBottom 1s 1 cubic-bezier(.77,0,.175,1);
  animation: fadeOutBottom 1s 1 cubic-bezier(.77,0,.175,1);
}

#et_search_icon:before { 
  opacity: 1;
  -webkit-animation: fadeInBottom 1s 1 cubic-bezier(.77,0,.175,1);
  -moz-animation: fadeInBottom 1s 1 cubic-bezier(.77,0,.175,1);
  -o-animation: fadeInBottom 1s 1 cubic-bezier(.77,0,.175,1);
  animation: fadeInBottom 1s 1 cubic-bezier(.77,0,.175,1);
}


.et_search_outer {
  width: 100%;
  position: absolute;
  top: 0;
}

.et_search_outer .container {
  position: relative;
  width: 80%;
  max-width: 802.5px;
  height: 150px;
  margin: auto;
  -webkit-animation: fadeOutTop 1s 1 cubic-bezier(.77,0,.175,1);
  -moz-animation: fadeOutTop 1s 1 cubic-bezier(.77,0,.175,1);
  -o-animation: fadeOutTop 1s 1 cubic-bezier(.77,0,.175,1);
  animation: fadeOutTop 1s 1 cubic-bezier(.77,0,.175,1);
  opacity: 0;
  z-index: 1;
}

.et_search_outer .hs-search-field {
  position: static;
}

.scroll-header .et_search_outer .container { 
  max-width: 763.734px;
  height: 59px;
}

.search-active .et_search_outer .container {
  opacity: 1;
  z-index: 999;
  -webkit-animation: fadeInTop 1s 1 cubic-bezier(.77,0,.175,1);
  -moz-animation: fadeInTop 1s 1 cubic-bezier(.77,0,.175,1);
  -o-animation: fadeInTop 1s 1 cubic-bezier(.77,0,.175,1);
  animation: fadeInTop 1s 1 cubic-bezier(.77,0,.175,1);
}

.et_search_outer .container { 
  -webkit-animation: fadeOutTop 1s 1 cubic-bezier(.77,0,.175,1);
  -moz-animation: fadeOutTop 1s 1 cubic-bezier(.77,0,.175,1);
  -o-animation: fadeOutTop 1s 1 cubic-bezier(.77,0,.175,1);
  animation: fadeOutTop 1s 1 cubic-bezier(.77,0,.175,1);
}

.et_search_outer form {
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  z-index: 1000;
  width: 100%;
  max-width: 100%;
  background: rgba(0,0,0,0);
  margin: 0;
}

.et_search_outer form input {
  position: absolute;
  top: 60%;
  right: 30px;
  bottom: 0;
  width: 90%;
  margin: auto;
  border: 0;
  font-family: 'Arial',Helvetica,Arial,Lucida,sans-serif;
  font-size: 13px;
  font-weight: 400;
  color: #262626;
  line-height: normal;
  letter-spacing: normal;
  background: 0;
  text-transform: none;
  padding: 1px 2px;
  box-shadow: none;
  border-radius: 0 !important;
  height: auto;
}

.scroll-header .et_search_outer form input {
  font-size: 12px;
  line-height: normal;
  color: #2d2d2d;
}

.et_search_outer form input:focus {
  /*   outline: none;
  color: #fff; */
}


.et_search_outer form input::-webkit-input-placeholder { 
  color: #262626;
  font-weight: 400;
  font-style: normal;
  text-transform: none;
  text-decoration: none;
  letter-spacing: normal;
}

.et_search_outer input::-moz-placeholder { 
  color: #425563;
  font-weight: 400;
  font-style: normal;
  text-transform: none;
  text-decoration: none;
  letter-spacing: normal;
}

.et_search_outer input:-moz-placeholder { 
  color: #425563;
  font-weight: 400;
  font-style: normal;
  text-transform: none;
  text-decoration: none;
  letter-spacing: normal;
}

.et_search_outer input:-ms-input-placeholder { 
  color: #425563;
  font-weight: 400;
  font-style: normal;
  text-transform: none;
  text-decoration: none;
  letter-spacing: normal;
}

span.et_close_search_field {
  display: block;
  position: absolute;
  z-index: 99999;
  top: 60%;
  right: 0;
  bottom: 0;
  width: 30px;
  height: 30px;
  margin: auto;
  cursor: pointer;
}

span.et_close_search_field:after {
  display: inline-block;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  font-family: ETmodules;
  font-size: 32px;
  font-weight: 400;
  font-variant: normal;
  color: #262626;
  -webkit-font-smoothing: antialiased;
  line-height: 1;
  text-transform: none;
  content: "\4d";
  speak: none;
}

.custom-header .hs-search-field--open .hs-search-field__suggestions {
  border: 1px solid #000;
  position: absolute;
  top: 100%;
  left: 50px;
  width: auto;
  height: auto;
  min-height: 120px;
  background-color: #fff;
  padding: 12px;
  z-index: 9999;
}

.et_search_outer .hs-search-field__suggestions a {
  padding: 5px;
}

.custom-menu-wrapper {
  font-family: 'Arial',Helvetica,Arial,Lucida,sans-serif;
  font-weight: 600;
  -webkit-transition: all .4s ease-in-out;
  transition: all .4s ease-in-out;
  position: relative;
  width: 100%;
}

.custom-menu-primary.desktop {
  line-height: 0;
  display: inline-block;
}

.custom-menu-primary.desktop .hs-menu-wrapper > ul {
  line-height: 0;
}

.custom-menu-primary.desktop .hs-menu-wrapper > ul > li {
  display: inline-block;
  font-size: 14px;
  padding-right: 22px;
  position: relative;
  line-height: 1em;
}

.custom-menu-primary.desktop .hs-menu-wrapper > ul > li:last-child {
  padding-right: 0;
}

.custom-menu-primary.desktop .hs-menu-wrapper > ul > li > a { 
  font-size: 13px;
  color: #262626;
  display: block;
  position: relative;
  text-decoration: none;
  -webkit-transition: all .4s ease-in-out;
  transition: all .4s ease-in-out;
}

.custom-menu-primary.desktop .hs-menu-wrapper ul > li.hs-item-has-children > a { 
  padding-right: 20px;
}

.custom-menu-primary.desktop .hs-menu-wrapper ul > li.hs-item-has-children > a:after { 
  position: absolute;
  top: 0;
  right: 0;
  font-family: ETmodules;
  font-size: 16px;
  font-weight: 800;
  content: "3";
}

.custom-menu-primary.desktop .hs-menu-wrapper ul > li ul li.hs-item-has-children > a:after { 
  position: absolute;
  top: 6px;
  right: 20px;
  font-family: ETmodules;
  font-size: 16px;
  font-weight: 800;
  content: "3";
}

.custom-menu-primary.desktop .hs-menu-wrapper > ul > li ul {
  list-style: none;
  margin: 0;
  padding: 0;
}

.custom-menu-primary.desktop .hs-menu-wrapper > ul > li > ul {
  list-style: none;
  margin: 0;
  padding: 0;
  display: block;
  position: absolute;
  padding: 20px 0;
  visibility: hidden;
  z-index: 9999;
  width: 240px;
  border-top: 3px solid #eeb41d;
  opacity: 0;
  background: #ebe7e6;
  box-shadow: 0 2px 5px rgb(0 0 0 / 10%);
  -moz-box-shadow: 0 2px 5px rgba(0,0,0,.1);
  -webkit-box-shadow: 0 2px 5px rgb(0 0 0 / 10%);
  -webkit-transform: translateZ(0);
  text-align: left;
}

.custom-menu-primary.desktop .hs-menu-wrapper > ul > li > ul li ul {
  position: absolute;
  top: -23px;
  left: 240px;
  padding: 20px 0;
  visibility: hidden;
  z-index: 9999;
  width: 240px;
  border-top: 3px solid #eeb41d;
  opacity: 0;
  background: #ebe7e6;
  box-shadow: 0 2px 5px rgb(0 0 0 / 10%);
  -moz-box-shadow: 0 2px 5px rgba(0,0,0,.1);
  -webkit-box-shadow: 0 2px 5px rgb(0 0 0 / 10%);
  -webkit-transform: translateZ(0);
  text-align: left;
}

.custom-menu-primary.desktop .hs-menu-wrapper > ul > li:hover > ul {
  -webkit-transform-origin: 0 0;
  transform-origin: 0 0;
  -webkit-animation: Grow .4s ease-in-out;
  animation: Grow .4s ease-in-out;
  -webkit-backface-visibility: visible;
  backface-visibility: visible;
  opacity: 1;
  visibility: visible;
}

.custom-menu-primary.desktop .hs-menu-wrapper > ul > li > ul li:hover ul {
  -webkit-transform-origin: 0 0;
  transform-origin: 0 0;
  -webkit-animation: Grow .4s ease-in-out;
  animation: Grow .4s ease-in-out;
  -webkit-backface-visibility: visible;
  backface-visibility: visible;
  opacity: 1;
  visibility: visible;
}

.custom-menu-primary.desktop .hs-menu-wrapper > ul > li ul li {
  position: relative;
  line-height: 2em;
  margin: 0;
  padding: 0 20px;
  display: inline-block;
  font-size: 14px;
}

.custom-menu-primary.desktop .hs-menu-wrapper > ul > li ul li a {
  font-size: 13px;
  width: 230px;
  padding: 6px 20px;
  display: block;
  position: relative;
  text-decoration: none;
  -webkit-transition: all .4s ease-in-out;
  -moz-transition: all .4s ease-in-out;
  transition: all .4s ease-in-out;
}

.custom-menu-primary.desktop .hs-menu-wrapper > ul > li ul li a:before {
  content: "";
  position: absolute;
  z-index: -2;
  left: 0;
  right: 100%;
  bottom: 10%;
  height: 3px;
  -webkit-transition-property: right;
  transition-property: right;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}

.custom-menu-primary.desktop .hs-menu-wrapper > ul > li ul li a:hover:before {
  right: 0;
}

.custom-menu-primary.desktop .hs-menu-wrapper > ul > li ul li.active-branch a:before,
.custom-menu-primary.desktop .hs-menu-wrapper > ul > li ul li.active a:before { 
  content: "";
  position: absolute;
  z-index: 2;
  left: 0;
  right: 0;
}

.custom-mobile-menu {
  float: right;
  display: none;
}


@keyframes Grow {

  0% {
    opacity: 0;
    -webkit-transform: scaleY(.5);
    transform: scaleY(.5);
  }

  100% {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}

@-webkit-keyframes fadeInTop {
  0% {
    opacity: 0;
    -webkit-transform: translatey(-60%)
  }

  100% {
    opacity: 1;
    -webkit-transform: translatey(0)
  }
}

@-moz-keyframes fadeInTop {
  0% {
    opacity: 0;
    -moz-transform: translatey(-60%)
  }

  100% {
    opacity: 1;
    -moz-transform: translatey(0)
  }
}

@-o-keyframes fadeInTop {
  0% {
    opacity: 0;
    -o-transform: translatey(-60%)
  }

  100% {
    opacity: 1;
    -o-transform: translatey(0)
  }
}

@keyframes fadeInTop {
  0% {
    opacity: 0;
    transform: translatey(-60%)
  }

  100% {
    opacity: 1;
    transform: translatey(0)
  }
}


@-moz-keyframes fadeOutBottom {
  0%
  {
    opacity:1;-moz-transform:translatey(0)
  }

  100%
  {
    opacity:0;-moz-transform:translatey(60%)  
  }
}


@-o-keyframes fadeOutBottom { 
  0%
  {
    opacity:1;-o-transform:translatey(0)
  }
  100%
  {
    opacity:0;-o-transform:translatey(60%)
  }
}

@keyframes fadeOutBottom {
  0%
  {
    opacity:1;transform:translatey(0)

  }
  100% 
  {
    opacity:0;transform:translatey(60%)
  }
}

@-webkit-keyframes fadeInBottom {
  0% {
    opacity: 0;
    -webkit-transform: translatey(60%)
  }
  100% {
    opacity: 1;
    -webkit-transform: translatey(0)
  }
}

@-moz-keyframes fadeInBottom {
  0% {
    opacity: 0;
    -moz-transform: translatey(60%)
  }
  100% {
    opacity: 1;
    -moz-transform: translatey(0)
  }
}

@-o-keyframes fadeInBottom {
  0% {
    opacity: 0;
    -o-transform: translatey(60%)
  }
  100% {
    opacity: 1;
    -o-transform: translatey(0)
  }
}

@keyframes fadeInBottom {
  0% {
    opacity: 0;
    transform: translatey(60%)
  }
  100% {
    opacity: 1;
    transform: translatey(0)
  }
}


@-webkit-keyframes fadeOutTop {
  0% {
    opacity: 1;
    -webkit-transform: translatey(0)
  }
  100% {
    opacity: 0;
    -webkit-transform: translatey(-60%)
  }
}

@-moz-keyframes fadeOutTop {
  0% {
    opacity: 1;
    -moz-transform: translatey(0)
  }
  100% {
    opacity: 0;
    -moz-transform: translatey(-60%)
  }
}

@-o-keyframes fadeOutTop {
  0% {
    opacity: 1;
    -o-transform: translatey(0)
  }
  100% {
    opacity: 0;
    -o-transform: translatey(-60%)
  }
}

@keyframes fadeOutTop {
  0% {
    opacity: 1;
    transform: translatey(0)
  }
  100% {
    opacity: 0;
    transform: translatey(-60%)
  }
}


@media only screen and (min-width: 981px) {

  .custom-logo {
    height: 110px;
  }

  .scroll-header .custom-logo {
    height: 19.8px;
    opacity: 0;
    padding: 0;
    transition: all .4s ease-in-out;
  }

  .scroll-header .custom-header.lp #bottom-header {
    height: 56px;
  }

  .custom-menu-primary.desktop .hs-menu-wrapper > ul > li > a { 
    padding-bottom: 20px;
  }

  .scroll-header .custom-menu-primary .hs-menu-wrapper > ul > li > a {
    font-size: 12px;
    padding-bottom: 20px;
  }

  .scroll-header .custom-menu-primary .hs-menu-wrapper > ul > li ul li a {
    font-size: 12px;
  }

  .search-active .custom-menu-primary .hs-menu-wrapper > ul {
    opacity: 0;
    -webkit-animation: fadeOutBottom 1s 1 cubic-bezier(.77,0,.175,1);
    -moz-animation: fadeOutBottom 1s 1 cubic-bezier(.77,0,.175,1);
    -o-animation: fadeOutBottom 1s 1 cubic-bezier(.77,0,.175,1);
    animation: fadeOutBottom 1s 1 cubic-bezier(.77,0,.175,1);
  }

  .custom-menu-primary .hs-menu-wrapper > ul {
    z-index: 99;
    opacity: 1;
    -webkit-animation: fadeInBottom 1s 1 cubic-bezier(.77,0,.175,1);
    -moz-animation: fadeInBottom 1s 1 cubic-bezier(.77,0,.175,1);
    -o-animation: fadeInBottom 1s 1 cubic-bezier(.77,0,.175,1);
    animation: fadeInBottom 1s 1 cubic-bezier(.77,0,.175,1);
  }

  .custom-menu-primary.mobile, .custom-mobile-trigger {
    display: none !important;
  }
  .scroll-header .lp-header .custom-logo {
    height: 0 !important;
}
}

@media (min-width: 981px) {

  .scroll-header .et_search_outer form {
    top: 21px;
  }

  body {
    /*     padding-top: 111px; */
  }

  #top-header .header__container {
    width: 100%;
    max-width: 100%;
    padding-right: 30px;
    padding-left: 30px;
  }

  #top-bottom {
    -webkit-box-shadow: 0 0 7px rgba(0,0,0,.1);
    -moz-box-shadow: 0 0 7px rgba(0,0,0,.1);
    box-shadow: 0 0 7px rgba(0,0,0,.1);
  }
}


@media (max-width: 1053px) and (min-width: 981px) { 

  .custom-menu-primary .hs-menu-wrapper > ul > li {
    padding-right: 21px;
  }

  .custom-menu-primary .hs-menu-wrapper > ul > li > a {
    font-size: 12px;
  }

  .custom-menu-primary .hs-menu-wrapper > ul > li.hs-item-has-children > a {
    padding-right: 15px;
  }
}

@media only screen and (max-width: 981px) {

  .custom-logo img {
    height: 63px;
    max-height: 100px;
    width: 215px;
    max-width: 500px;
    padding-bottom: 8px;
  }
}

@media (max-width: 980px) {

  #bottom-header {
    padding: 20px 0;
  }

  .custom-logo {
    height: auto;
    max-height: 100px;
    padding: 0;
    -webkit-transition: none;
    -moz-transition: none;
  }

  #et-secondary-menu {
    display: none!important;
  }

  .custom-header .hs-search-field--open .hs-search-field__suggestions {
    left: calc(100% - 50%);
  }

  .custom-site-search {
    padding: 30px 0;
    padding-bottom: 34px;
  }

  .custom-menu-primary.desktop {
    display: none !important;
  }

  .search-active .mobile_menu_bar {
    /*     opacity: 0;
    -webkit-animation: fadeOutBottom 1s 1 cubic-bezier(.77,0,.175,1);
    -moz-animation: fadeOutBottom 1s 1 cubic-bezier(.77,0,.175,1);
    -o-animation: fadeOutBottom 1s 1 cubic-bezier(.77,0,.175,1);
    animation: fadeOutBottom 1s 1 cubic-bezier(.77,0,.175,1); */
  }

  .mobile_menu_bar {
    /*     z-index: 99;
    opacity: 1;
    -webkit-animation: fadeInBottom 1s 1 cubic-bezier(.77,0,.175,1);
    -moz-animation: fadeInBottom 1s 1 cubic-bezier(.77,0,.175,1);
    -o-animation: fadeInBottom 1s 1 cubic-bezier(.77,0,.175,1);
    animation: fadeInBottom 1s 1 cubic-bezier(.77,0,.175,1); */
  }

  .custom-mobile-trigger {
    padding-top: 24px;
    float: right !important;
    margin-left: 0 !important;
    width: auto !important;
    padding-left: 247px;
    padding-left: 151px;
  }

  .mobile-trigger{
    cursor: pointer;
    float: right;
    display: block !important;
  }

  .mobile_menu_bar {
    position: absolute;
    right: 5px;
    top: 2px;
    display: block;
    line-height: 0;
    opacity: 1;
  }

  .mobile_menu_bar:before {
    font-family: ETmodules!important;
    speak: none;
    font-style: normal;
    font-weight: 400;
    -webkit-font-feature-settings: normal;
    font-feature-settings: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    text-shadow: 0 0 #000;
    direction: ltr;
    color: #2e2d2d;
    content: "\61";
    font-size: 32px;
    position: relative;
    left: 0;
    top: 0;
    cursor: pointer;
  }


  #et_top_search {
    display: none;
  }

  #et_top_search-mobile {
    display: block;
    float: left;
    margin: 0 35px 0 0;
    position: relative;
    width: 18px;
    cursor: pointer;
    outline: none;
  }

  #et_search_icon:before {
    top: 7px;
  }

  .et_search_outer .container {
    width: 80%;
    max-width: 1920px;
    padding-right: 0;
    padding-left: 0;
    height: 80px;
    margin: auto;
  }

  .et_search_outer form {
    position: absolute;
    z-index: 1000;
    top: 0;
    right: 30px;
    bottom: 0;
    width: 100%;
    max-width: 690px !important;
    background: rgba(0,0,0,0);
    width: 50%!important;
    max-width: 50%!important;
  }

  .et_search_outer form {
    right: 0;
    max-width: 50% !important;
    width: 50%;
  }

  span.et_close_search_field {
    right: 0;
  }

  #top-header, #bottom-header {
    position: absolute;
    -webkit-transition: none;
    -moz-transition: none;
    transition: none;
  }

  body {
    padding-top: 110px;
  }

  .et_search_outer form input::-webkit-input-placeholder { 
    color: rgba(0,0,0,0.6);
  }

  .et_search_outer input::-moz-placeholder { 
    color: rgba(0,0,0,0.6);
  }

  .et_search_outer input:-moz-placeholder { 
    color: rgba(0,0,0,0.6);
  }

  .et_search_outer input:-ms-input-placeholder { 
    color: rgba(0,0,0,0.6);
  }

  #top-header .header__container {
    padding-top: 0;
  }

  #top-header #et-info {
    padding-top: .75em;
  }

  .custom-mobile-trigger {
    padding-left: 195px;
  }


  .custom-menu-primary.mobile {
    position: absolute;
    top: 53px;
    left: 0;
    width: 100%;
    background-color: #ebe7e6;
    box-shadow: 0 2px 5px rgb(0 0 0 / 10%);
    -moz-box-shadow: 0 2px 5px rgba(0,0,0,.1);
    -webkit-box-shadow: 0 2px 5px rgb(0 0 0 / 10%);
    padding: 5%;
    border-top: 3px solid #eeb41d;
    display: none;
  }

  .custom-menu-primary .hs-menu-wrapper{
    width: 100%;
  }

  .custom-menu-primary .hs-menu-wrapper > ul > li > a {
    font-size: 14px;
    font-weight: 600;
    color: #2e2d2d;
    display: block;
    padding: 10px 5%;
    border-bottom: 1px solid rgba(0,0,0,.03);
    text-decoration: none;
    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
  }

  .custom-menu-primary .hs-menu-wrapper > ul > li > a:hover {
    background-color: rgba(0,0,0,.03);
    opacity: .7;
    text-decoration: none;
  }

  .custom-menu-primary .hs-menu-wrapper ul li.hs-item-has-children > a {
    position: relative;
  }

  .custom-menu-primary .hs-menu-wrapper ul li.hs-item-has-children > a:after {
    font-family: 'ETmodules';
    text-align: center;
    speak: none;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    -webkit-font-smoothing: antialiased;
    position: absolute;
    font-size: 16px;
    content: '\4c';
    top: 13px;
    right: 10px;
  }

  .custom-menu-primary .hs-menu-wrapper ul li.hs-item-has-children.active-child > a:after {
    content: '\4d';
  }

  .custom-menu-primary .hs-menu-wrapper > ul ul {
    background-color: transparent;
    display: none;
    padding-left: 10px;
  }

  .custom-menu-primary .hs-menu-wrapper > ul ul li {
    padding-left: 5%;
  }

  .custom-menu-primary .hs-menu-wrapper > ul ul li a {
    font-size: 14px;
    font-weight: 700;
    color: #2e2d2d;
    display: block;
    padding: 10px 5%;
    border-bottom: 1px solid rgba(0,0,0,.03);
    text-decoration: none;
    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
  }

  .custom-menu-primary .hs-menu-wrapper > ul ul li a:hover {
    opacity: .7;
    background-color: rgba(0,0,0,.03);
    text-decoration: none;
  }


  .custom-mobile-menu {
    float: none;
    position: relative;
    margin-top: 20px;
    display: block;
    font-family: 'Arial',Helvetica,Arial,Lucida,sans-serif;
    font-weight: 600;
  }

  .custom-mobile-menu-inner {
    display: block;
    text-align: left;
    background-color: rgba(0,0,0,.05);
    border-radius: 5px;
    padding: 5px 10px;
  }

  span.select_page {
    color: #2e2d2d;
    display: inline-block;
    font-size: 14px;
  }

  .et_search_outer {
    display: none !important;
  }
}


@media (max-width: 964px) and (min-width: 768px) { 

  .custom-menu-quanzen .hs-menu-wrapper {
    padding-left: 0;
  }

  .custom-menu-quanzen .hs-menu-wrapper > ul {
    font-size: 15px;
  }

  .custom-menu-quanzen .hs-menu-wrapper > ul > li > a {
    padding: 0 0;
  }

  .custom-menu-quanzen .hs-menu-wrapper > ul > li:nth-child(3) > a {
    padding-right: 8px;
    padding-left: 10px;
  }
}


@media (max-width: 767px) {

  #top-header #et-info {
    display: block;
    float: none;
    text-align: center;
  }

  .spacer {
    display: none;
  }
}
.lp-header #bottom-header {
    box-shadow: none;
}
.footer__container {
  max-width: 1360px;
  text-align: left;
  position: relative;
  width: 80%;
  margin: 0 auto;
}

#footer-widgets {
  padding: 0% 0 0;
}

.footer-bottom {
  padding: 15px 0 10px;
}

.footer-widget {
  float: left;
  color: #fff;
}

.footer-social {
  float: right;
}

.footer-social {
  float: right;
}


.et-social-facebook a.icon:before {
  content: "\e093";
}

.et-social-twitter a.icon:before {
  content: "\e094";
}

.et-social-google-plus a.icon:before {
  content: "\e096";
}

#footer-info {
  text-align: left;
  color: #666;
  margin: 0;
  padding-bottom: 10px;
  float: left;
}

#back-to-top {
  text-align: center;
  background: rgba(0,0,0,.4);
  text-decoration: none;
  position: fixed;
  z-index: 99999;
  bottom: 125px;
  right: 0;
  -webkit-border-top-left-radius: 5px;
  -webkit-border-bottom-left-radius: 5px;
  -moz-border-radius-topleft: 5px;
  -moz-border-radius-bottomleft: 5px;
  border-top-left-radius: 5px;
  border-bottom-left-radius: 5px;
  display: none;
  cursor: pointer;
  font-size: 30px;
  padding: 5px;
  color: #fff;
  opacity: 0;
  -webkit-animation: fadeOutRight 1s cubic-bezier(.77,0,.175,1) 1;
  animation: fadeOutRight 1s cubic-bezier(.77,0,.175,1) 1;
  font-family: ETmodules;
  content: attr(data-icon);
  speak: none;
  font-weight: 400;
  -webkit-font-feature-settings: normal;
  font-feature-settings: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  font-style: normal;
  display: inline;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  direction: ltr;
  opacity: 0;
  -webkit-animation: fadeOutRight 1s cubic-bezier(.77,0,.175,1) 1;
  animation: fadeOutRight 1s cubic-bezier(.77,0,.175,1) 1;
}

#back-to-top:before {
  content: "2";
}

#back-to-top.active {
  opacity: 1;
  -webkit-animation: fadeInRight 1s cubic-bezier(.77,0,.175,1) 1;
  animation: fadeInRight 1s cubic-bezier(.77,0,.175,1) 1;
}

.lp-footer .footer-bottom {
  min-height: 52px;
}

.footer form .hs-button:after {
    top: 8px;
}

.footer .hs-menu-flow-horizontal > ul {
    display: flex;
    flex-flow: wrap;
}

.footer .hs-menu-flow-horizontal > ul li {
    margin: 0 1rem;
}



@keyframes fadeInRight {
  0% {
    opacity: 0;
    -webkit-transform: translateX(100%);
    transform: translateX(100%);
  }

  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}


@keyframes fadeOutRight {
  0% {
    opacity: 1;
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }

  100% {
    opacity: 0;
    -webkit-transform: translateX(100%);
    transform: translateX(100%);
  }
}


@media (min-width: 981px) {

  .footer-widget {
    width: 20.875%;
    margin-right: 5.5%;
/*     margin-bottom: 5.5%; */
  }

  .footer-widget:last-child {
    margin-right: 0;
  }
}

@media (max-width: 980px) {
  #footer-widgets {
/*     padding: 8% 0; */
  }

  .footer-widget:nth-child(n) {
    width: 46.25%;
/*     margin: 0 7.5% 7.5% 0; */
  }

  .footer-widget:nth-child(2n) {
    margin-right: 0;
  }

  .footer-widget:nth-last-child(-n+2) {
    margin-bottom: 0;
  }

  .footer-social {
    float: none;
    text-align: center;
  }

  .footer-bottom {
    padding: 15px 0 9px;
  }

  .footer-social ul {
    list-style: none;
    margin: 0;
    padding: 0;
    display: block;
  }

  #footer-info {
    display:none;
  }

  .custom-menu-primary .hs-menu-wrapper > ul li.hs-item-has-children > a {
    background-color: transparent !important;
  }
}

@media (max-width: 767px) {

  #footer-widgets {
/*     padding: 10% 0; */
  }

  .footer-widget {
    width: 100%!important;
    margin-right: 0!important;
  }

  .footer-widget:nth-child(n) {
/*     margin-bottom: 9.5%; */
  }

  .footer-widget:last-child {
    margin-bottom: 0;
  }
}

@media (max-width: 479px) {

  #footer-widgets {
/*     padding: 12% 0; */
  }

  .footer-widget:nth-child(n) {
/*     margin-bottom: 11.5%!important; */
  }
}
/* Menu and simple menu */

.hs-menu-wrapper ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
.cm-page .dnd-section>.row-fluid {
  padding: 0;
}
.services-inner-layout .banner-wrapper .banner {
  padding: 0;
}
.services-inner-layout .banner-wrapper {
  position: relative;
  min-height: calc(100vh - 188.5px);
  display: flex;
  align-items: center;
  justify-content: center;
}
.services-inner-layout .banner-wrapper > * {
  width: 100%;
}
.services-inner-layout .banner-content h1 {
  font-size: 44px;
}
.services-inner-layout .banner-wrapper .et-pb-icon {
  font-size: 41px;
}
.services-inner-layout .banner-wrapper .banner-content h1 {
  font-size: 44px;
}
.services-inner-layout .banner-wrapper .banner-overlay{
  background-color:rgba(12,11,11,.6);
}
.cm-page .banner-section .dnd-section{
  padding:0;
}
.et-pb-icon {
  font-family: ETmodules;
  content: attr(data-icon);
  speak: none;
  font-weight: 400;
  -webkit-font-feature-settings: normal;
  font-feature-settings: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  font-size: 96px;
  font-style: normal;
  display: inline-block;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  direction: ltr;
}
.cm-page .page-header {
  padding: 0;
}
.cm-page .hs-button {
  margin: 0;
  border: 2px solid;
  font-size: 24px;
  background-color: #f26222;
  border-width: 3px!important;
  border-color: rgba(255,255,255,0);
  border-radius: 10px;
  font-weight: 700;
  font-style: normal;
  text-transform: none;
  text-decoration: none;
  display: inline-block;
  transition: all 300ms ease 0ms;
  font-family: 'Arial',Helvetica,Arial,Lucida,sans-serif;
  color: #fff;
  padding: .3em 1em;
  line-height: 1.7em;
}
.cm-page .hs-button:after {
  line-height: 1.7em;
  content: 'E';
  font-size: inherit;
  transition: all 300ms ease 0ms;
  opacity: 0;
  position: absolute;
  margin-left: -1em;
  text-transform: none;
  -webkit-font-feature-settings: "kern" off;
  font-feature-settings: "kern" off;
  font-variant: none;
  font-style: normal;
  font-weight: 400;
  text-shadow: none;
  font-family: ETmodules!important;
  speak: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-shadow: 0 0;
  direction: ltr;
}
.cm-page .hs-button:hover {
  border: 2px solid transparent;
  padding: .3em 2em .3em .7em;
  background-color: #db4100;
  border-radius: 9px;
  color: #fff;
}
.cm-page .hs-button:hover:after {
  margin-left: .3em;
  opacity: 1;
}
.cm-page .widget-type-rich_text p:last-of-type {
  padding: 0;
}
.cm-page .hs_cos_wrapper_type_module > hr {
  height:0;
}
.cm-page .dnd-section[class*="force-full-width"] > .row-fluid{
  width:100%;
}
.cm-page .widget-type-rich_text ul {
  list-style-type: disc;
  padding: 0 0 23px 1em;
  line-height: 26px;
  padding-bottom: 1em;
  line-height: 26px;
  margin: 0;
}

.cm-page .widget-type-rich_text ul ol {
  padding: 2px 0 2px 20px;
}

.cm-page .widget-type-rich_text ol {
  list-style-type: decimal;
  list-style-position: inside;
  line-height: 26px;
  margin: 0;
}
.widget-type-rich_text h1 a,
.widget-type-rich_text h2 a,
.widget-type-rich_text h3 a,
.widget-type-rich_text h4 a,
.widget-type-rich_text h5 a,
.widget-type-rich_text h6 a {
  color: inherit;
}
.cm-page .widget-type-linked_image img {
  display:block;
}
b, strong {
  font-weight: 700;
}
.cm-page .content-with-background-wrapper {
  padding-bottom: 0;
}
.services-inner-one .dnd-row[class*="-vertical-alignment"] {
  max-width: 550px;
  margin: 0 auto;
}
@-webkit-keyframes fadeBottom {
  0% {
    opacity: 0;
    -webkit-transform: translateY(10%)
  }
  to {
    opacity: 1;
    -webkit-transform: translateY(0)
  }
}

@keyframes fadeBottom {
  0% {
    opacity: 0;
    -webkit-transform: translateY(10%);
    transform: translateY(10%)
  }
  to {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0)
  }
}

@-webkit-keyframes fadeLeft {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-10%)
  }
  to {
    opacity: 1;
    -webkit-transform: translateX(0)
  }
}

@keyframes fadeLeft {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-10%);
    transform: translateX(-10%)
  }
  to {
    opacity: 1;
    -webkit-transform: translateX(0);
    transform: translateX(0)
  }
}

@-webkit-keyframes fadeInLeft {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-100%)
  }
  to {
    opacity: 1;
    -webkit-transform: translateX(0)
  }
}

@keyframes fadeInLeft {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-100%);
    transform: translateX(-100%)
  }
  to {
    opacity: 1;
    -webkit-transform: translateX(0);
    transform: translateX(0)
  }
}

@-webkit-keyframes fadeRight {
/*   0% {
    opacity: 0;
    -webkit-transform: translateX(10%)
  }
  to {
    opacity: 1;
    -webkit-transform: translateX(0)
  } */
}

@keyframes fadeRight {
/*   0% {
    opacity: 0;
    -webkit-transform: translateX(10%);
    transform: translateX(10%)
  }
  to {
    opacity: 1;
    -webkit-transform: translateX(0);
    transform: translateX(0)
  } */
}

@-webkit-keyframes fadeOutRight {
  0% {
    opacity: 1;
    -webkit-transform: translateX(0)
  }
  to {
    opacity: 0;
    -webkit-transform: translateX(100%)
  }
}

@keyframes fadeOutRight {
  0% {
    opacity: 1;
    -webkit-transform: translateX(0);
    transform: translateX(0)
  }
  to {
    opacity: 0;
    -webkit-transform: translateX(100%);
    transform: translateX(100%)
  }
}

@-webkit-keyframes fadeInTop {
  0% {
    opacity: 0;
    -webkit-transform: translatey(-60%)
  }
  to {
    opacity: 1;
    -webkit-transform: translatey(0)
  }
}

@keyframes fadeInTop {
  0% {
    opacity: 0;
    -webkit-transform: translatey(-60%);
    transform: translatey(-60%)
  }
  to {
    opacity: 1;
    -webkit-transform: translatey(0);
    transform: translatey(0)
  }
}

@-webkit-keyframes fadeOutTop {
  0% {
    opacity: 1;
    -webkit-transform: translatey(0)
  }
  to {
    opacity: 0;
    -webkit-transform: translatey(-60%)
  }
}

@keyframes fadeOutTop {
  0% {
    opacity: 1;
    -webkit-transform: translatey(0);
    transform: translatey(0)
  }
  to {
    opacity: 0;
    -webkit-transform: translatey(-60%);
    transform: translatey(-60%)
  }
}

@-webkit-keyframes fadeInBottom {
  0% {
    opacity: 0;
    -webkit-transform: translatey(60%)
  }
  to {
    opacity: 1;
    -webkit-transform: translatey(0)
  }
}

@keyframes fadeInBottom {
  0% {
    opacity: 0;
    -webkit-transform: translatey(60%);
    transform: translatey(60%)
  }
  to {
    opacity: 1;
    -webkit-transform: translatey(0);
    transform: translatey(0)
  }
}

@-webkit-keyframes fadeOutBottom {
  0% {
    opacity: 1;
    -webkit-transform: translatey(0)
  }
  to {
    opacity: 0;
    -webkit-transform: translatey(60%)
  }
}

@keyframes fadeOutBottom {
  0% {
    opacity: 1;
    -webkit-transform: translatey(0);
    transform: translatey(0)
  }
  to {
    opacity: 0;
    -webkit-transform: translatey(60%);
    transform: translatey(60%)
  }
}

@-webkit-keyframes fadeOutLeft {
  0% {
    opacity: 1;
    -webkit-transform: translateX(0)
  }
  to {
    opacity: 0;
    -webkit-transform: translateX(-70%)
  }
}

@keyframes fadeOutLeft {
  0% {
    opacity: 1;
    -webkit-transform: translateX(0);
    transform: translateX(0)
  }
  to {
    opacity: 0;
    -webkit-transform: translateX(-70%);
    transform: translateX(-70%)
  }
}

@-webkit-keyframes fadeTop {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-10%)
  }
  to {
    opacity: 1;
    -webkit-transform: translateX(0)
  }
}

@keyframes fadeTop {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-10%);
    transform: translateY(-10%)
  }
  to {
    opacity: 1;
    -webkit-transform: translateX(0);
    transform: translateX(0)
  }
}

@-webkit-keyframes fadeInRight {
/*   0% {
    opacity: 0;
    -webkit-transform: translateX(100%)
  }
  to {
    opacity: 1;
    -webkit-transform: translateX(0)
  } */
}

@keyframes fadeInRight {
/*   0% {
    opacity: 0;
    -webkit-transform: translateX(100%);
    transform: translateX(100%)
  }
  to {
    opacity: 1;
    -webkit-transform: translateX(0);
    transform: translateX(0)
  } */
}

@-webkit-keyframes Grow {
  0% {
    opacity: 0;
    -webkit-transform: scaleY(.5)
  }
  to {
    opacity: 1;
    -webkit-transform: scale(1)
  }
}

@keyframes Grow {
  0% {
    opacity: 0;
    -webkit-transform: scaleY(.5);
    transform: scaleY(.5)
  }
  to {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1)
  }
}

@-webkit-keyframes fadeIn {
  0% {
    opacity: 0
  }
  to {
    opacity: 1
  }
}

@keyframes fadeIn {
  0% {
    opacity: 0
  }
  to {
    opacity: 1
  }
}

@-webkit-keyframes slideWidth {
  0% {
    width: 0
  }
}

@keyframes slideWidth {
  0% {
    width: 0
  }
}

@-webkit-keyframes gridFadeIn {
  0% {
    opacity: 0;
    -webkit-transform: translatey(-5%)
  }
  to {
    opacity: 1;
    -webkit-transform: translatey(0)
  }
}

@keyframes gridFadeIn {
  0% {
    opacity: 0;
    -webkit-transform: translatey(-5%);
    transform: translatey(-5%)
  }
  to {
    opacity: 1;
    -webkit-transform: translatey(0);
    transform: translatey(0)
  }
}
@-webkit-keyframes flipInX {
  0% {
    -webkit-transform: perspective(400px) rotateX(90deg);
    transform: perspective(400px) rotateX(90deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
    opacity: 0
  }
  40% {
    -webkit-transform: perspective(400px) rotateX(-20deg);
    transform: perspective(400px) rotateX(-20deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in
  }
  60% {
    -webkit-transform: perspective(400px) rotateX(10deg);
    transform: perspective(400px) rotateX(10deg);
    opacity: 1
  }
  80% {
    -webkit-transform: perspective(400px) rotateX(-5deg);
    transform: perspective(400px) rotateX(-5deg)
  }
  to {
    -webkit-transform: perspective(400px);
    transform: perspective(400px)
  }
}

@keyframes flipInX {
  0% {
    -webkit-transform: perspective(400px) rotateX(90deg);
    transform: perspective(400px) rotateX(90deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
    opacity: 0
  }
  40% {
    -webkit-transform: perspective(400px) rotateX(-20deg);
    transform: perspective(400px) rotateX(-20deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in
  }
  60% {
    -webkit-transform: perspective(400px) rotateX(10deg);
    transform: perspective(400px) rotateX(10deg);
    opacity: 1
  }
  80% {
    -webkit-transform: perspective(400px) rotateX(-5deg);
    transform: perspective(400px) rotateX(-5deg)
  }
  to {
    -webkit-transform: perspective(400px);
    transform: perspective(400px)
  }
}

@-webkit-keyframes flipInY {
  0% {
    -webkit-transform: perspective(400px) rotateY(90deg);
    transform: perspective(400px) rotateY(90deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
    opacity: 0
  }
  40% {
    -webkit-transform: perspective(400px) rotateY(-20deg);
    transform: perspective(400px) rotateY(-20deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in
  }
  60% {
    -webkit-transform: perspective(400px) rotateY(10deg);
    transform: perspective(400px) rotateY(10deg);
    opacity: 1
  }
  80% {
    -webkit-transform: perspective(400px) rotateY(-5deg);
    transform: perspective(400px) rotateY(-5deg)
  }
  to {
    -webkit-transform: perspective(400px);
    transform: perspective(400px)
  }
}

@keyframes flipInY {
  0% {
    -webkit-transform: perspective(400px) rotateY(90deg);
    transform: perspective(400px) rotateY(90deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
    opacity: 0
  }
  40% {
    -webkit-transform: perspective(400px) rotateY(-20deg);
    transform: perspective(400px) rotateY(-20deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in
  }
  60% {
    -webkit-transform: perspective(400px) rotateY(10deg);
    transform: perspective(400px) rotateY(10deg);
    opacity: 1
  }
  80% {
    -webkit-transform: perspective(400px) rotateY(-5deg);
    transform: perspective(400px) rotateY(-5deg)
  }
  to {
    -webkit-transform: perspective(400px);
    transform: perspective(400px)
  }
}
@-webkit-keyframes slideLeft {
  to {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    opacity: 1
  }
}

@keyframes slideLeft {
  to {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    opacity: 1
  }
}

.fadeTop.animated {
  opacity: 1;
  -webkit-animation: fadeTop 1s cubic-bezier(.77,0,.175,1) 1;
  animation: fadeTop 1s cubic-bezier(.77,0,.175,1) 1;
}
.slideLeft.animated {
  -webkit-animation: slideLeft 1s cubic-bezier(.77,0,.175,1) 1;
  animation: slideLeft 1s cubic-bezier(.77,0,.175,1) 1;
}

body .mfp-arrow:before {
  display: none;
}

body .mfp-arrow-left:after {
  font-family: ETmodules;
  speak: none;
  font-style: normal;
  font-weight: 400;
  -webkit-font-feature-settings: normal;
  font-feature-settings: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  width: 48px!important;
  height: 48px!important;
  margin: 0!important;
  top: 0!important;
  border: none!important;
  font-size: 64px;
  color: #fff;
  content: "\34";
}

body .mfp-arrow {
  background: none!important;
  margin-top: -32px!important;
  line-height: 1em!important;
  width: 48px!important;
  height: 48px!important;
  opacity: .55;
}
body .mfp-arrow-right{
  right: 10px;
}
body .mfp-arrow-right:after {
  font-family: ETmodules;
  speak: none;
  font-style: normal;
  font-weight: 400;
  -webkit-font-feature-settings: normal;
  font-feature-settings: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  width: 48px!important;
  height: 48px!important;
  margin: 0!important;
  top: 0!important;
  border: none!important;
  font-size: 64px;
  color: #fff;
  content: "\35";
}

body .mfp-image-holder .mfp-close {
  font-size: 64px;
  font-family: Open Sans,Arial,sans-serif;
  font-weight: 200;
  top: -10px;
  opacity: .2;
}

body .mfp-image-holder .mfp-close:hover {
  opacity: 1;
}

.services-inner-one .features-module-wrapper .features-module-content {
  margin-bottom: 0;
}
.services-inner-one .features-module-wrapper .features-module-content {
  padding-bottom: 20px;
}
.services-inner-one .features-module-button {
  margin-top: -10px;
}
.cmflipLeft{
  transform: perspective(2000px) rotateY(-45deg);
  transition:transform 1s;
}
.cmflipLeft.animated{
  transform: perspective(2000px) rotateY(0deg);
}
.cm-rotate{
  transform: perspective(2000px) rotateY(-45deg);
  transition:transform 1s;
}
.cm-rotate.animated{
  transform: perspective(2000px) rotateY(0deg);
}
.home-section-one .span8 {
  width: 64.833%;
  margin: 0;
}
.home-section-one .span4 {
  width: 29.6667%;
  margin: 0;
}

.home-section-one .span8 + .span4 {
  margin-left: 5.5%;
}

.home-section-one .span4 h2 {
  font-family: Arial, Helvetica, Arial, Lucida, sans-serif;
  font-weight: bold;
  font-size: 23px;
  line-height: 1.2em;
}

.home-section-one .span4 h2 span {
  font-size: x-large;
}

.home-section-one .span4 .hs-button {
  font-size: 19px;
}
.home-section-one .embed_container {
  display: block;
}
.mc-safety-layout.cm-page .dnd-section .widget-type-cell {
  padding: 0 !important;
}
.website-layout .hs_cos_wrapper_type_linked_image {
  display: block;
  line-height: 0;
}
.servicePage {
  margin-top: -1px;
}
.servicePage .banner-wrapper {
  min-height: calc(100vh - 188.5px);
  display: flex;
  align-items: center;
  justify-content: center;
}
.servicePage .banner-wrapper>* {
  width: 100%;
}
.servicePage .banner-wrapper .banner {
  padding: 0;
}
.servicePage .banner-wrapper .banner-content h1 {
  font-size: 45px;
}  
.servicePageS1 .bottom-pane.white-style .page-center,
.servicePageS1 .bottom-pane.orange-style .page-center {
  width: 100%;
}
.servicePageS2 .hs_cos_wrapper_type_rich_text p:last-child {
  padding-bottom: 0;
}
.safety-talk-row1 .bannerv2 .page-center {
  padding-bottom: 18px;
}
.safety-talk-row1 .bannerv2 .page-center h2 {
  font-size: 44px;
  color: rgba(255,255,255,.73);
  letter-spacing: 7px;
  text-align: center; 
}
.safety-talk-row6 .bannerv2 .page-center {
  padding-top: 19px;
  padding-bottom: 7px;
}
.safety-talk-row6 .bannerv2 .page-center h1 {
  color: #FFFFFF;
  letter-spacing: 0;
  font-size: 30px;
}
.safety-talk-row4 h2 {
  font-family: 'PT Serif',Georgia,"Times New Roman",serif;
}
.engineeringDesignP {
  overflow: hidden;
}
.engineeringDesignP .banner-wrapper .banner-content h1 {
  font-size: 50px !important;
  font-weight: 700;
  font-style: normal;
  text-transform: none; 
  text-decoration: none; 
  padding-bottom: 10px;
  line-height: 1em;
}
.engineeringDesignP .banner-wrapper {
  height: calc(100vh - 190px);
}
.engineeringDesignP .banner-wrapper .banner {
  display: flex;
  align-items: center;
  height: 100%;
  width: 100%;
}
.engineeringDesignP .banner-wrapper .et-pb-icon {
  font-size: 43px;
}
.engineeringDesignP .banner-wrapper .et_parallax_bg {
  background-attachment: inherit;
}
.engineeringDesignPS2 .hs_cos_wrapper_type_header {
  max-width: 1100px;
  display: block;
  width: 100%;
  margin: 0 auto;
  position: relative;
  line-height: 1.5em;
  margin-top: -10px;
}
.engineeringDesignPS2 .hs_cos_wrapper_type_header h3 {
  font-size: 30px;
  color: #fffaf9;
  line-height: 1.2em;
  font-weight: 700;
  font-style: normal;
  text-transform: none;
  text-decoration: none;
  padding-left: 15px;
}
.engineeringDesignPS2 .dnd-section {
  padding-top: 49.2656px;
  padding-bottom: 40px;
} 
.engineeringDesignPS2 .span3.widget-span,
.engineeringDesignPS2 .span9.widget-span {
  position: relative;
  z-index: 2;
  min-height: 1px; 
  width: 100%;
  float: none;
  margin: 0;
}
.engineeringDesignPS2 p:last-child {
  padding-bottom: 0;
}
.engineeringDesignPS2 ul {
  list-style-type: disc;
  padding: 0 0 23px 1em;
  line-height: 26px;
  padding-bottom: 1em;
  margin: 0;
}
.engineeringDesignPS3 .hs_cos_wrapper_type_rich_text {
  width: 100%;
  display: block;
  line-height: 1.8em;
  margin: 0 auto;
  position: relative;
  -webkit-animation-timing-function: linear;
  animation-timing-function: linear;
  -webkit-animation-duration: .2s;
  animation-duration: .2s;
}
.engineeringDesignPS3 .hs_cos_wrapper_type_header {
  max-width: 1100px;
  display: block;
  margin: 0 auto;
  position: relative;
  width: 100%;
  line-height: 1.5em;
  margin-top: -10px;
}
.engineeringDesignPS3 .hs_cos_wrapper_type_header h2 {
  color: #fffaf9;
  line-height: 1.2em;
  font-size: 30px;
  padding-left: 15px;
}
.engineeringDesignPS4 .col3_wrapper {
  padding-top: 21px;
  padding-bottom: 57.3906px;
}
.engineeringDesignPS4 .col3_wrapper .title {
  margin-top: 20px;
  margin-bottom: 40px;
  -webkit-animation-timing-function: linear;
  animation-timing-function: linear;
  -webkit-animation-duration: .2s;
  animation-duration: .2s;
  margin-left: auto;
  margin-right: auto;
}
.engineeringDesignPS4 .col3_wrapper .page-center {
  padding-top: 5px;
}

.engineeringDesignPS4 .col3_wrapper .page-center:nth-child(2) {
  padding-top: 0px;
  padding-right: 38px;
  padding-bottom: 26px;
  padding-left: 38px;
}

.engineeringDesignPS4 .col3_wrapper .col2 .inner {
  background-color: #f9fcff;
  padding-bottom: 40px!important;
}

.engineeringDesignPS4 .col3_wrapper .col3 .inner {
  background-color: #f9fcff;
}

.engineeringDesignPS4 .col3_wrapper .col .inner {
  text-align: left;
  padding: 30px;
}

.engineeringDesignPS4 .col3_wrapper .col1 .inner {
  background-color: #fff9f9;
  padding-top: 40px;
  padding-right: 20px;
  padding-bottom: 40px;
  padding-left: 30px;
}

.engineeringDesignPS4 .col3_wrapper span.et_pb_image_wrap {
  display: block;
  text-align: center;
  margin-bottom: 30px;
  line-height: 0;
  font-size: 118px; 
  color: #268c16;
}  

.engineeringDesignPS4 .col3_wrapper span.et_pb_image_wrap .et-pb-icon {
  font-size: inherit;
}

.engineeringDesignPS4 .col3_wrapper .inner_description h2 {
  font-size: 18px;
}

.engineeringDesignPS4 .col3_wrapper .img-wrapper {
  display: inline-block;
  margin-bottom: 30px;
  line-height: 0;
  max-width: 100%;
}

.engineeringDesignPS4 .col3_wrapper .img-wrapper img {
  opacity: 1;
  -webkit-animation: fadeTop 1s cubic-bezier(.77,0,.175,1) 1;
  animation: fadeTop 1s cubic-bezier(.77,0,.175,1) 1;
  max-width: 100%;
  height: auto;
}

.engineeringDesignPS4 .col3_wrapper .inner_description {
  padding: 0;
}
.engineeringDesignPS5 .hs_cos_wrapper_type_rich_text {
  max-width: 550px;
  margin: 0 auto;
  position: relative;
  display: block;
  width: 100%;
  -webkit-animation-timing-function: linear;
  animation-timing-function: linear;
  -webkit-animation-duration: .2s;
  animation-duration: .2s;
}

.engineeringDesignPS4 .dnd-section {
  padding-top: 49px;
  padding-bottom: 0;
}
.engineeringDesignPS4 .dnd-section > .row-fluid {
  padding-top: 22px!important;
  padding-bottom: 23.3906px!important;
}
.engineeringDesignPS4 .widget-type-rich_text {
  line-height: 1.5em;
  margin-top: 10px!important;
  margin-bottom: 30px;
  padding-left: 15px;
}

.engineeringDesignP .content-left-icon-sec {
  padding-top: 0;
}
.engineeringDesignP .content-left-icon-sec .et-pb-icon {
  background: transparent;
  font-size: 32px;
}
.engineeringDesignP .content-left-icon-sec .et-pb-icon {
  padding: 0;
}
.engineeringDesignPS5 .col3_wrapper {
  padding-top: 21px;
  padding-bottom: 57.3906px;
}
.engineeringDesignPS5 .col3_wrapper .title {
  margin-top: 20px!important;
  margin-bottom: 40px!important;
  padding-top: 5px;
}
.engineeringDesignPS5 .col3_wrapper .page-center:nth-child(2) {
  padding-top: 0;
  padding-right: 38px!important;
  padding-bottom: 26px!important;
  padding-left: 38px!important;
}

.engineeringDesignPS5 .col3_wrapper .col2 .inner,
.engineeringDesignPS5 .col3_wrapper .col3 .inner {
  background-color: #f9fcff;
}
.engineeringDesignPS5 .col3_wrapper .inner {
  padding: 30px 30px 40px;
  text-align: left;
}
.engineeringDesignPS5 .col3_wrapper .inner_description h2 {
  font-size: 18px;
  line-height: 1.2em;
}
.engineeringDesignPS5 .col3_wrapper .img-wrapper {
  display: block;
  margin-bottom: 30px;
  line-height: 0;
  max-width: 100%;
  text-align: center;
}
.engineeringDesignPS5 .col3_wrapper .img-wrapper img {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.engineeringDesignPS5 .col3_wrapper .et_pb_image_wrap {
  margin-bottom: 30px;
  line-height: 0;
  text-align: center;
  display: block;
}
.engineeringDesignPS5 .col3_wrapper .et_pb_image_wrap .et-pb-icon {
  font-size: 118px;
  color: #268c16;
}
.engineeringDesignPS5 .col3_wrapper .inner_description {
  padding-bottom: 0;
}
.engineeringDesignPS5 .col3_wrapper .col1 .inner {
  padding: 40px 20px;
  padding-left: 30px;
}
.engineeringDesignP .content-with-background-wrapper {
  padding-bottom: 0;
}
.engineeringDesignP .cm-about-us-wrapper .et_pb_module.et_pb_divider {
  display: none !important;
}
.engineeringDesignP .cm-about-us-wrapper .et_pb_row_8 {
  padding-top: 25px!important;
  padding-bottom: 24.625px!important;
}
.engineeringDesignP .cm-about-us-wrapper .et_pb_column .et_pb_module {
  margin-bottom: 0;
}
.engineeringDesignP .cm-about-us-wrapper .et_pb_blurb_content {
  margin-bottom: 30px;
}
.engineeringDesignP .cm-about-us-wrapper .et_pb_column.et_pb_column_1_2:not(:last-child) {
  margin-bottom: 0;
}
.engineeringDesignP .cm-about-us-wrapper {
  padding-bottom: 5px;
}
.engineeringDesignP .content-left-icon-sec .cm_blurb_container p {
  padding-bottom: 1em;
}
.engineeringDesignP .content-left-icon-sec .cm_blurb_container p:last-child {
  padding-bottom: 0;
}
.banner-area .dnd-section .dnd-column {
  padding: 0;
}
.website-layout .dnd-section .dnd-column {
  padding: 0;
}
.website-layout .dnd-section[class*="force-full-width-section"] > .row-fluid {
  width: 100%;
}

.one-hr-class-row1 .bannerv2 .page-center {
  padding-top: 26.9063px;
  padding-bottom: 18px;
}

.one-hr-class-row1 .bannerv2 .heading h1 {
  font-family: 'Arial',Helvetica,Arial,Lucida,sans-serif;
  font-weight: 700;
  font-style: normal;
  text-transform: none;
  text-decoration: none;
  color: #fcf8f7;
  padding-bottom: 10px;
  line-height: 21px;
  font-size: 24px;
  letter-spacing: 0;
}

.one-hr-class-wrapp {
  padding-top: 10px !important;
}

.one-hr-class-row2 .widget-type-linked_image {
  padding-bottom: 15px;
}

.one-hr-class-row2 .hs_cos_wrapper_type_rich_text {
  max-width: 550px;
  margin: 0 auto;
  display: block;
}

.one-hr-class-row2 .hs_cos_wrapper_type_rich_text p:last-child {
  padding: 0;
}

.one-hr-class-row3 .span6 {
  width: 47.25%;
  margin-left: 0;
}

.one-hr-class-row3 .span6:first-child {
  padding-left: 50px;
  margin-right: 5.5%;
}

.one-hr-class-row3 .span6:first-child>div{
  margin-bottom: 5.82%;
}

.one-hr-class-row4 h3.form-title {
  font-family: Open Sans,Arial,sans-serif;
  font-size: 16px;
  color: #2e2d2d;
  background-color: #fff;
  line-height: 1.4em;
  padding:0;
  font-weight: 700;
}

.one-hr-class-row4 form{
  margin-bottom:0; 
}

.one-hr-class-row4 form fieldset.form-columns-2 .input {
  margin: 0 !important;
}

.training-video-page form .hs-form-field.hs-company_address {
  width: 100%;
}
.risk-assessment-row3 .cm-btn a,
.risk-assessment-row1 .banner-btn a {
  margin-top: 20px;
  display: inline-block;
  margin-right: 15px;
  font-size: 19px;
  background-color: #f26222;
  border-width: 3px!important;
  border-color: rgba(255,255,255,0);
  border-radius: 10px;
  font-weight: 700;
  font-style: normal;
  text-transform: none;
  padding: 0.3em 1em;
  line-height: 1.7em;
  background-size: cover;
  transition: all .2s;
  background-position: 50%;
  background-repeat: no-repeat;
  border: 2px solid #f26222;
  color: #fff;
  text-shadow: none;
  text-decoration: none;
  font-family: 'Arial',Helvetica,Arial,Lucida,sans-serif;
}
.risk-assessment-row3 .cm-btn a:after,
.risk-assessment-row1 .banner-btn a:after {
  color: inherit;
  line-height: 1.7em;
  content: 'E';
  font-size: 19px;
  font-family: ETmodules!important;
  speak: none;
  font-style: normal;
  font-weight: 400;
  -webkit-font-feature-settings: normal;
  font-feature-settings: normal;
  font-variant: normal;
  text-transform: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-shadow: 0 0;
  direction: ltr;
  opacity: 0;
  position: absolute;
  margin-left: -1em;
  -webkit-transition: all .2s;
  transition: all .2s;
}
.risk-assessment-row3 .cm-btn a:hover,
.risk-assessment-row1 .banner-btn a:hover {
  background-color: #db4100;
  border-color: #db4100;
  border-radius: 9px;
  padding: 0.3em 2em 0.3em 0.7em;
}
.risk-assessment-row3 .cm-btn a:hover:after,
.risk-assessment-row1 .banner-btn a:hover:after {
  opacity: 1;
  margin-left: 0.3em;
}


.risk-assessment-row11 .content-with-background-wrapper {
  padding-top: 29px;
  padding-bottom: 10px;
}

.risk-assessment-row3 .span6>div:last-child {
  margin-bottom: 0;
}

.risk-assessment-row3 .cm-btn a {
  margin: -5px 0 15px;
}

.risk-assessment-row3 .cm-btn {
  text-align: center;
}

.cm-risk-assess-wrap {
  padding-top: 23px;
}

.risk-assessment-row2 {
  padding-top: 30.2125px;
  padding-bottom: 18px;
}

.risk-assessment-row3 .dnd-section>div {
  padding-top: 42px;
  padding-bottom: 10px;
  background-color: rgba(0,0,0,.08);
}

.risk-assessment-row3 .span6>div {
  padding: 0 30px;
}

.risk-assessment-row9 .hs_cos_wrapper_type_rich_text p:last-child,
.risk-assessment-row3 .hs_cos_wrapper_type_rich_text p:last-child,
.risk-assessment-row2 .hs_cos_wrapper_type_rich_text p:last-child {
  padding: 0;
}

.risk-assessment-row4 {
  padding-top: 30.2125px;
  padding-bottom: 18px;
}

.risk-assessment-row5 {
  padding-top: 19px;
  padding-bottom: 1px;
}

.risk-assessment-row6 {
  padding-top: 9px;
  padding-bottom: 19px;
}


.risk-assessment-row7 {
  padding-top: 16px;
  padding-bottom: 30.2125px;
}

.risk-assessment-row9 form fieldset.form-columns-2 .input{
  margin:0 !important;
} 

.risk-assessment-row9.training-video-page form .hs-form-field {
  width: 100%;
}

.risk-assessment-row9.training-video-page form fieldset.form-columns-1 .input {
  margin: 0 !important;
}

.risk-assessment-row9.training-video-page form textarea {
  min-height: 150px;
  display: block;
}

.risk-assessment-row9.training-video-page form input[type=checkbox] {
  width: 18px !important;
  height: 18px !important;
  padding: 0;
  float: left;
}

.risk-assessment-row9.training-video-page form input[type=checkbox]:checked+i:before {
  content: "\f147";
  font-family: dashicons;
  color: #eeb41d;
  width: 17px;
  height: 17px;
  font-size: 17px;
  line-height: 17px;
  z-index: 299;
  position: absolute;
  top: 50%;
  left: 5px;
  -webkit-transform: translate(-50%,-50%);
  transform: translate(-50%,-50%);
}

.risk-assessment-row9.training-video-page form .hs-form label {
  position: relative;
}

.risk-assessment-row9.training-video-page form .inputs-list span {
  display: inline-block;
  vertical-align: middle;
  position: relative;
  cursor: pointer;
  line-height: 1.7em;
  min-height: 1.7em;
  font-size: 16px;
  font-family: Open Sans,Arial,sans-serif;
}

.risk-assessment-row9.training-video-page form .inputs-list span {
  display: inline-block;
  vertical-align: middle;
  position: relative;
  cursor: pointer;
  line-height: 1.7em;
  min-height: 1.7em;
  font-size: 16px;
  font-family: Open Sans,Arial,sans-serif;
  float: left;
  width: calc(100% - 25px);
}

.safety-talk-row1 .bannerv2 .page-center {
  padding-top: 54px;
}

.cm-about-page .bannerv2 .page-center {
  padding-top: 25.9063px;
}
.cm-about-page .banner-wrapper {
  min-height: calc(100vh - 138.5px);
  display: flex;
  align-items: center;
  justify-content: center;
  padding-bottom: 50px;
}
.cm-about-page .banner-wrapper .banner-content {
  text-align: left;
  margin-left: 0;
  max-width: 49%;
  padding-left: 0;
  margin-top: 10px;
  margin-bottom: 0;
}

.cm-about-page .banner-wrapper .banner .page-center {
  MAX-WIDTH: NONE;
}
.cm-about-page .banner-wrapper .banner {
  padding: 0px;
  height: 100%;
}
.cm-about-page .banner-wrapper .banner .page-center {
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  flex-flow: row;
  height: 100%;
  -webkit-align-self: center;
  -ms-align-self: center;
  -ms-flex-item-align: center;
  align-self: center;
  justify-content: center;
  align-items: center;
}
.cm-about-page .banner-wrapper .banner-content h1 {
  font-size: 32px !important;
  font-family: 'Arial',Helvetica,Arial,Lucida,sans-serif;
  line-height: 37px;
}

.cm-about-page .widget-type-rich_text p:last-of-type,
.cm-manufacturing-page .widget-type-rich_text p:last-of-type{
  padding-bottom: 0;
}
.cm-about-page .about-row-1 .dnd-section {
  padding-top: 34px; 
  padding-bottom: 0px;
}
.about-row-1 .dnd-section>.row-fluid {
  max-width: 1100px; 
}
.cm-about-page .two-col-video {
  padding-top: 28.6875px;
  padding-bottom: 17px;
}
.about-row-2 .widget-type-space {
  margin-bottom: 2.75%;
  margin-top: -10px;
}
.about-row-3 .machine-guarding-suppliers h2 {
  font-size: 31px;
  color: #f26222!important;
  line-height: 1.3em;
  text-align: center;
  font-weight: 700;
  padding-bottom: 10px;
}
.about-row-3 .machine-guarding-suppliers .accordion .accordion-content p:last-of-type {
  padding-bottom: 0;
}
.about-row-4 .content-with-icon {
  padding: 0;
}
.about-row-4 .content-with-icon .content-wrap .hs-inner {
  max-width: 550px;
}
.about-row-4 .content-with-icon h2.header {
  font-size: 30px;
}
.about-row-4 .content-with-icon .content {
  padding-bottom: 22.3px;
}
.about-row-4 .content-with-icon .button-wrap a.orange-btn {
  font-size: 19px !important;
}
.cm-about-page .cm-about-us-wrapper h4.et_pb_module_header {
  font-size: 18px;
}
/********************************* */


.cm-manufacturing-page .banner-wrapper {
  margin-top: -1px;
}
.cm-manufacturing-page .banner-wrapper .et_parallax_bg {
  background-position: 50%;
  background-attachment: unset;
}
.cm-manufacturing-page .banner-wrapper .banner-content h1 {
  font-size: 39px;
}
.cm-manufacturing-page .dnd-section[class*="force-full-width-section"] {
  padding: 0; 
}
.cm-manufacturing-page .body-container-wrapper .bannerv2 {
  padding-top: 5px;
}
.cm-manufacturing-page .body-container-wrapper .bannerv2 .page-center {
  padding-top: 27px;
  padding-bottom: 17px;
}
.cm-manufacturing-page .body-container-wrapper .bannerv2 .heading h1 {
  font-size: 25px;
  font-weight: 700;
  font-style: normal;
  text-transform: none;
  letter-spacing: 0;
  text-align: left;
  color: #fff;
}
.manufacturing-row-4 .dnd-section>.row-fluid,
.manufacturing-row-5 .dnd-section>.row-fluid,
.manufacturing-row-6 .dnd-section>.row-fluid,
.manufacturing-row-7 .dnd-section>.row-fluid{
  display: block !important;
}
.manufacturing-row-4 .accordionWrapper {
  background: transparent;
}
.manufacturing-row-4 .accordionWrapper .page-center {
  max-width: 100%;
  width: 100%;
}
.manufacturing-row-4 .accordionWrapper .accordionWrapper .toggle-wrapper.active {
  background-color: #fff;
}

.cm-two-col .content-left-icon-sec .cm_blurb_content {
  max-width: 986px;
}
.cm-two-col .content-left-icon-sec .cm_main_blurb_image .cm_image_wrap {
  max-width: 92%;
}
.cm-two-col .content-left-icon-sec {
  padding-top: 0;
}
.cm-manufacturing-page .manufacturing-row-4 .span4 > div {
  padding-left: 15px;
}
.cm-manufacturing-page .span6,
.machine-safety-survey2-page .section-2 .span6{
  margin-left: 0px;  
}
.cm-manufacturing-page .widget-type-rich_text ul {
  padding: 0 0 23px 1em;
  line-height: 26px;
  margin: 0;
}
.cm-manufacturing-page .manufacturing-row-6 .bannerv2 .page-center {
  padding-top: 20px;
  padding-bottom: 18px;
}
.cm-manufacturing-page .span6 .span6,
.cm-manufacturing-page .span6 .span6 > div{
  padding: 0 !important;
}
.cm-manufacturing-page .widget-type-rich_text img {
  display: block;   
  margin: 0 auto;
}
.cm-manufacturing-page .widget-type-rich_text figure {
  text-align: center;
  margin: 0 auto;

}
.cm-manufacturing-page .cm-about-us-wrapper .et_pb_module.et_pb_divider {
  display: none;
}
.cm-manufacturing-page .content-with-background-wrapper {
  padding-bottom: 0;
}

.cm-manufacturing-page .cm-about-us-wrapper .et_pb_row_8 {
  padding-top: 27.5938px;
  padding-bottom: 28px;
}

.cm-manufacturing-page .cm-about-us-wrapper .et_pb_row_8 .et_pb_column .et_pb_module {
  margin-bottom: 0;
}
.cm-manufacturing-page .cm-about-us-wrapper h4.et_pb_module_header {
  font-size: 18px;
}
.manufacturing-row-1 h4 {
  line-height: 1.4em;
}
.cm-testimonial-page .bannerv2 .page-center {
  padding-top: 32px;
}
.cm-testimonial-page .page-header {
  padding: 0;
}
.cm-testimonial-page .page-header .heading {
  line-height: 1.2em;
}
.cm-testimonial-page .page-header{
  padding: 0;
  margin-bottom: 22.3px;
}
.testimonila-sec-2 .dnd-section>.row-fluid,
.standard-accordion-section .dnd-section>.row-fluid{
  display: block !important; 
}

.testimonila-sec-2 .span6,
.standard-accordion-section .span6{
  width: 47.25%;
  margin-left: 0px;

}
.cm-testimonial-page .testimonial-group .testimonial {
  margin-bottom: 0;
}
.cm-testimonial-page .testimonial-group .testimonial_bg:before {
  content: "";
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  -webkit-box-shadow: inset 0 0 3px rgb(0 0 0 / 30%);
  box-shadow: inset 0 0 3px rgb(0 0 0 / 30%);
  border-radius: 90px;
}
/************************/
.standards-regulations-page .bannerv2 .page-center {
  padding-top: 32px;

}
.standards-main-section {
  padding-top: 65px;
  padding-bottom: 0;
}
.standards-main-section .widget-type-header {
  margin-top: 40px;
}
.standards-main-section span.hs-horizontal-spacer {

}
.standards-main-section .cm-btn {
  text-align: center;
  padding-top: 80px;
  padding-bottom: 4px;
}
.standards-main-section .accordionWrapper {
  background-color: transparent;
}
.standards-main-section .cm-btn a {
  color: #ffffff!important;
  letter-spacing: 3px;
  font-size: 11px;
  background-color: #595959;
  border: 3px solid;
  border-color: rgba(255,255,255,0);
  border-radius: 10px;
  font-weight: 700;
  font-style: normal;
  text-transform: none;
  text-decoration: none;
  display: inline-block;
  transition: background-color 300ms ease 0ms;
  font-family: 'Arial',Helvetica,Arial,Lucida,sans-serif;
  padding: 0.3em 1em;
  line-height: 1.7em;
}
.standards-main-section .cm-btn a:after {
  content:"B";
  line-height: inherit;
  font-size: inherit!important;
  margin-left: -1em;
  left: auto;
  transition: all 300ms ease 0ms;
  opacity: 0;
  position: absolute;
  font-family: ETmodules!important;
  font-feature-settings: "kern" off;
  font-variant: none;
  font-style: normal;
  font-weight: 400;
  text-shadow: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.standards-main-section .cm-btn a:hover {
  background-color: #5b5b5b;
  color: #fff;
  border-radius: 9px;
  border: 3px solid transparent;
  padding: 0.3em 2em 0.3em 0.7em;
  position: relative;
  z-index: 2;
}
.standards-main-section .cm-btn a:hover:after {
  left: auto;
  margin-left: 0.3em;
  opacity: 1;
}
.standards-regulations-page div#top {
  min-height: 23px;
}
.standard-accordion-section {
  padding-top: 39px;
}
.standard-accordion-section .span6 .accordionWrapper .toggle-wrapper h5,
.standard-accordion-section .span4 .accordionWrapper .toggle-wrapper h5{
  line-height: 1.4em;
}
.standard-accordion-section div#anchor1 .cm-btn{
  padding-top: 22px;
}
.standard-accordion-section div#anchor3 .cm-btn{
  padding-top: 15px;
  padding-bottom: 46px;
}
.standard-accordion-section div#anchor4 .cm-btn{
  padding-top: 13px;
  padding-bottom: 47px;
}
.standard-accordion-section div#anchor5 .cm-btn{
  padding-top: 10px;
  padding-bottom: 48px;
}
.standard-accordion-section div#anchor6 .cm-btn {
  padding-bottom: 47px;
  padding-top: 10px;
}
.standard-accordion-section .span4 {
  margin-left: 0px; 
}
.sr-content-section {
  padding-bottom: 55px;
}
.sr-content-section p:last-child {
  padding-bottom: 0px; 
}
.standards-regulations-page .sr-page-header .widget-type-rich_text {
  padding-left: 130px;
  padding-right: 130px;
}
.cm-time:before {
  content: "";
} 
.cm-admin:before {
  content:""; 
}
.cm-star:before {
  content:"";  
}
.cm-installation:before {
  content:""; 
}
.cm-list:before{
  content:"b";
}
.cm-risk:before {
  content: "r";
}
.training-video-page form fieldset.form-columns-1 .input {
  margin-right: 0px !important;
}
.training-video-page form ::-webkit-input-placeholder,
.training-video-page form ::-moz-placeholder,
.training-video-page form :-ms-input-placeholder,
.training-video-page form :-moz-placeholder,
.training-video-page form ::placeholder {
  color: #666;
  opacity: 1;
}

.machine-safety-survey2-page .section-1 .cm-tccwi-wrapper .page-center {
  padding-left: 18px;
  padding-right: 27px;
}

.machine-safety-survey2-page .section-1 .cm-tccwi-wrapper .cm-tccwi-left {
  padding-top: 1em;
}

.machine-safety-survey2-page .section-1 .cm-tccwi-wrapper .cm-tccwi-right img {
  display: block;
  margin-top: 50px;
}
.machine-safety-survey2-page .section-2 .span6 > div {
  max-width: 550px; 
  margin: 0 auto;
}
.machine-safety-survey2-page .section-2 .span6>div:not(:last-child) {
  margin-bottom: 5.82%;
}
.custom-faq-section-2 .custom-faq-accordion-wrapper .custom-faq-accordion-border{
  margin-left: 130px;
  margin-right: 130px;
}
.services-inner-one .features-module-button {
  margin-top: 6px;
}
/*********/

.mc-safety-section-1 .page-header .et_pb_image_wrap {
  max-width: 14%;
}

.mc-safety-layout .accordionWrapper .image-wrapper span img {
  margin-left: 0;
}

.lab-safety-section-1 .dnd-section > .row-fluid {
  padding-top: 0 !important;
  padding-bottom: 23.3906px;
}
.lab-safety-section-border .dnd-section > .row-fluid,
.lab-safety-section-6 .dnd-section > .row-fluid{
  padding: 0 !important;
}
.lab-safety-section-5 .dnd-section > .row-fluid {
  padding-top: 0px !important;
  padding-bottom: 29.9688px !important;
}
.team_layout .cm-about-us-wrapper h4 {
  font-size: 18px;
}
.custom-faq-section-2 .cm-ask-ques-cta {
  font-size: 19px;
  padding: .3em 1em;
}
.custom-faq-section-2 .cm-ask-ques-cta:hover {
  padding: 0.3em 2em 0.3em 0.7em;
}
.custom-faq-section-2 .cm-ask-ques-cta:after {
  font-size: 19px;
}
.cm-testimonial-page .cm-about-us-wrapper .et_pb_blurb_container h4,
.standards-regulations-page .cm-about-us-wrapper .et_pb_blurb_container h4,
.safety-talk-row7 .cm-about-us-wrapper .et_pb_blurb_container h4{
  font-size: 18px;
}
.cm-about-us-wrapper .et_pb_column.et_pb_column_1_2 {
  margin-bottom: 0px !important;
}

.risk-assessment-row10 .cm-about-us-wrapper .et_pb_column .et_pb_module.et_pb_text_11 {
  margin-bottom: 0px !important;
}
.risk-assessment-row9.training-video-page form .inputs-list>li label {
  position: relative; 
}
.risk-assessment-row9.training-video-page form input[type=checkbox]:checked+i {
  position: absolute;
  top: 12px;
  left: 0;
}
.risk-assessment-row9 .cm-about-us-wrapper h3 {
  font-size: 25px; 
}
div#riskassessment,
div#requestconsultation{
  margin-top: -70px;
  border-top: 70px solid transparent;
}
.sr-bottom-pane .dnd-section > .row-fluid {
  width: 100%;
}
.widget-type-email_subscriptions input#submitbutton {
  margin-top: 20px;
}

.wow {
/*   animation-duration: 1s;
  animation-timing-function: ease-in-out;
  animation-delay: 0s; */
}


.fold {
/*   -webkit-animation-name: fold;
  animation-name: fold;
  animation-duration: 1000ms; */
}
@-webkit-keyframes fold {
/*   0% {
    opacity: 0;
    transform: perspective(0) rotateY(90deg)
  }
  to {
    opacity: 1;
    transform: perspective(0) rotateY(0deg)
  } */
}

@keyframes fold {
/*   0% {
    opacity: 0;
    transform: perspective(0) rotateY(90deg)
  }
  to {
    opacity: 1;
    transform: perspective(0) rotateY(0deg)
  } */
}

.flipr {
/*   -webkit-animation-name: flipr;
  animation-name: flipr;
  animation-duration: 1000ms !important; */
}
@-webkit-keyframes flipr {
/*   0% {
    opacity: 0;
    transform: perspective(0) rotateX(-90deg)
  }
  to {
    opacity: 1;
    transform: perspective(0) rotateX(0deg)
  } */
}

@keyframes flipr {
/*   0% {
    opacity: 0;
    transform: perspective(0) rotateX(-90deg)
  }
  to {
    opacity: 1;
    transform: perspective(0) rotateX(0deg)
  } */
}

.flipTop {
/*   -webkit-animation-name: flipTop;
  animation-name: flipTop;
  animation-duration: 1000ms !important; */
}

@-webkit-keyframes flipTop {
  0% {
    opacity: 0;
    transform: perspective(120px) rotateX(80deg);
    -webkit-transform-origin: center;
    transform-origin: center
  }

  to {
    opacity: 1;
    -webkit-transform: perspective(0) rotateX(0deg);
    transform: perspective(0) rotateX(0deg)
  }
}

@keyframes flipTop {
/*   0% {
    opacity: 0;
    transform: perspective(120px) rotateX(80deg);
    -webkit-transform-origin: center;
    transform-origin: center
  }

  to {
    opacity: 1;
    -webkit-transform: perspective(0) rotateX(0deg);
    transform: perspective(0) rotateX(0deg)
  } */
}

.bouncee {
  -webkit-animation-name: bouncee;
  animation-name: bouncee;
  animation-duration: 1000ms !important;
}
@-webkit-keyframes bouncee {
  0%,20%,40%,60%,80%,to {
    -webkit-animation-timing-function: cubic-bezier(.215,.61,.355,1);
    animation-timing-function: cubic-bezier(.215,.61,.355,1)
  }

  0% {
    -webkit-transform: scale3d(.3,.3,.3);
    transform: scale3d(.3,.3,.3)
  }

  20% {
    -webkit-transform: scale3d(1.1,1.1,1.1);
    transform: scale3d(1.1,1.1,1.1)
  }

  40% {
    -webkit-transform: scale3d(.9,.9,.9);
    transform: scale3d(.9,.9,.9)
  }

  60% {
    -webkit-transform: scale3d(1.03,1.03,1.03);
    transform: scale3d(1.03,1.03,1.03)
  }

  80% {
    -webkit-transform: scale3d(.97,.97,.97);
    transform: scale3d(.97,.97,.97)
  }

  to {
    opacity: 1;
    -webkit-transform: scaleX(1);
    transform: scaleX(1)
  }
}

@keyframes bouncee {
  0%,20%,40%,60%,80%,to {
    -webkit-animation-timing-function: cubic-bezier(.215,.61,.355,1);
    animation-timing-function: cubic-bezier(.215,.61,.355,1)
  }

  0% {
    -webkit-transform: scale3d(.3,.3,.3);
    transform: scale3d(.3,.3,.3)
  }

  20% {
    -webkit-transform: scale3d(1.1,1.1,1.1);
    transform: scale3d(1.1,1.1,1.1)
  }

  40% {
    -webkit-transform: scale3d(.9,.9,.9);
    transform: scale3d(.9,.9,.9)
  }

  60% {
    -webkit-transform: scale3d(1.03,1.03,1.03);
    transform: scale3d(1.03,1.03,1.03)
  }

  80% {
    -webkit-transform: scale3d(.97,.97,.97);
    transform: scale3d(.97,.97,.97)
  }

  to {
    opacity: 1;
    -webkit-transform: scaleX(1);
    transform: scaleX(1)
  }
}


.team_layout .bannerv2 .page-center {
  padding-top: 37px;
}
.team_layout .page-header {
  padding: 0;
}
.team_layout .page-header .content .description p {
  line-height: 1.6em;
}

.mpsa_layout .bannerv2 .page-center {
  padding-top: 30px;
}
.mpsa_layout .page-header {
  padding: 0;
  width: 80%;
  margin: 0 auto;
}
.mpsa_layout .page-header .content .description p {
  line-height: 1.6em;
}
.mpsa_layout .content-with-background-wrapper .page-center {
  padding-top: 0;
  padding-bottom: 0;
}


.home-page .iframe_wrapper {
  padding-bottom: 56.2963%;
  padding-top: 0;
}

.safeguarding_layout .bannerv2 .page-center {
  padding-top: 36px;
}
.safeguarding_layout .page-header {
  padding: 0;
}
.safeguarding_layout .page-header .page-container {
  max-width: 1100px;
  width: 80%;
}
.safeguarding_layout .page-header .content .description p {
  padding-bottom: 1em;
}
.safeguarding_layout .page-header .content .description p:last-child {
  padding-bottom: 0;
}
.safeguarding_layout .banner-wrapper {
  height: calc(100vh - 188px);
}
.safeguarding_layout .banner-wrapper .banner {
  display: flex;
  align-items: center;
  height: 100%;
  width: 100%;
}
.safeguarding_layout .banner-wrapper .et_parallax_bg {
  background-attachment: fixed !important;
}
.mpsa_layout .page-header .content .description h3 {
  font-size: 36px;
}
.mpsa_layout .page-header .content .description p {
  line-height: 1.9em;
  font-size: 22px;
}


.home-section-one .dnd-section .span8{
  padding: 0 !important;
}
.contact-page form {
  max-width: 100%;
}

.contact-page .bannerv2 .page-center {
  padding-top: 34px;
}

.contact-page .page-header {
  padding-top: 0;
  padding-bottom: 24.4375px;
}

.contact-page .page-header .content .description p:not(:last-child) {
  padding-bottom: 1em;
}

.contact-page .dnd-section .dnd-column {
  padding: 0;
}

.contact-page .hs-form {
  line-height: 1;
}

.contact-page .hs-form .hs-input {
  width: 100% !important;
  max-width: 100%;
}

.contact-page form .form-columns-2 > div:first-child .hs-input {
  width: 90% !important;
}

.contact-page .hs-form textarea.hs-input {
  min-height: 66px;
  padding: 10px 15px;
}

.contact-page .actions {
  margin-top: 18px;
  padding: 17px 0px;
  text-align: center;
}

.contact-page form .inputs-list>li {
  margin: 0;
}

.contact-page .hs-error-msgs label {
  margin: 0;
  padding-left: 5px;
  float: none;
  margin-bottom: 4px;
  width: 90%;
  padding-right: 15px;
}

.contact-page .hs-form {
  margin-bottom: 0;
}

.contact-bottom-pane .dnd-section > .row-fluid {
  width: 100%;
}

.contact-page .grecaptcha-badge {
  margin: 8px;
}

.bottom-pane-section .dnd-section > .row-fluid {
  width: 100%;
}

.bottom-pane-section .dnd-section .dnd-column {
  padding: 0;
}

.training-video-page .bannerv2 .page-center {
  padding-top: 25px;
}

.training-video-page form {
  margin-left: -3%;
  max-width: initial;
}

.training-video-page form ::-webkit-input-placeholder {
  color: #757575;
}

.training-video-page form .hs-input {
  width: 100% !important;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  -webkit-appearance: none;
  background-color: #eee;
  border-width: 0;
  border-radius: 0;
  color: #999;
  font-size: 14px;
  padding: 16px;
  font-family: "Open Sans", Arial, sans-serif;
  line-height: normal;
  height: auto;
}

.training-video-page form .hs-form-field > label {
  display: none;
}

.training-video-page form .hs-input:focus {
  color: #3e3e3e;
}

.training-video-page form .hs-form-field {
  width: 50%;
  float: left;
  padding: 0 0 0 3%;
  margin-bottom: 3%;
}

.training-video-page form {
  margin-left: -3%;
  max-width: initial;
}

.training-video-page form .hs-form-field.hs-message {
  width: 100%;
}

.training-video-page form .hs-form-field.hs-message textarea {
  min-height: 150px;
  display: block;
}

.training-video-page form .hs-form-field.hs-recaptcha {
  float: none;
  text-align: right;
  width: 100%;
  display: flex;
  justify-content: end;
}

.training-video-page form:before,.training-video-page form:after {
  content: "";
  display: block;
  clear: both;
}

.training-video-page form .hs-submit {
  text-align: right;
}

.training-video-page form .hs-button {
  font-size: 18px;
  background-color: #f26222;
  border-radius: 10px;
  font-weight: 700;
  font-family: 'Arial',Helvetica,Arial,Lucida,sans-serif;
  padding: 0.3em 1em;
  line-height: 30.6px;
  border: 3px solid #f26222;
  height: 51px;
}

.training-video-page form .hs-button:hover {
  background-color: #db4100;
  border-color: #db4100;
  color: #fff;
  padding: 0.3em 2em 0.3em 0.7em;
}

.training-video-page .page-header {
  padding: 0;
}

.training-video-page .fw-form-section .dnd-section > .row-fluid,
.training-video-page .page-header-section .dnd-section > .row-fluid {
  padding: 2% 0;
}

.training-video-page form .hs-input.invalid.error {
  border: 1px solid red;
  padding: 15px;
}

.training-video-page form .hs-form-field {
  position: relative;
}

.training-video-page form .inputs-list>li {
  margin: 0px;
}

.contact-mpsa-page .bannerv2 .page-center {
  padding-top: 50px;
}

.training-video-page form .hs_error_rollup {
  display: none !important; 
}

.contact-mpsa-page .body-container-wrapper {
  padding-top: 14px;
}

.contact-mpsa-page .contact-page-header .page-header {
  padding-top: 25.0313px;
  padding-bottom: 48px;
}

.contact-mpsa-page .contact-page-header .page-header .icon-wrap .et-pb-icon {
  color: #adadad;
}

.contact-mpsa-page .contact-page-header .page-header .heading {
  font-size: 28px;
  text-align: center;
  padding-bottom: 10px;
  line-height: 1em;
}

.contact-mpsa-page .contact-page-header .page-header .description p {
  padding-bottom: 1em;
}

.contact-mpsa-page .dnd-section .dnd-column {
  padding: 0;
}

.contact-mpsa-page .contact-page-header .page-header .description p:last-child {
  padding-bottom: 0;
}

.contact-mpsa-page .contact-section-1 .dnd-section > .row-fluid {
  width: 100%;
  max-width: 100%;
}

.contact-mpsa-page .contact-section-2 .dnd-section {
  padding: 4% 0;
}

.contact-mpsa-page .contact-section-1 .bottom-pane.white-style {
  padding-top: 0;
}

.contact-mpsa-page .contact-section-2 .dnd-section > .row-fluid {
  padding-top: 25.0313px;
  padding-right: 115px;
  padding-bottom: 25px;
  padding-left: 115px;
}

.contact-mpsa-page .contact-section-2 .et-pb-icon {
  color: #adadad;
}

.contact-mpsa-page .contact-section-2 .content-with-top_description h4 {
  font-size: 28px;
  padding-bottom: 10px;
  line-height: 1em;
}

.contact-section-2 {
  padding-bottom: 61.0781px;
  border-bottom: 23px solid #ebe7e6;
}

.machine-safety-survey-page .bottom-pane .dnd-section > .row-fluid {
  width: 100%;
}

.machine-safety-survey-page .dnd-section .dnd-column {
  padding: 0;
}

.machine-safety-survey-page .section-2 .dnd-section > .row-fluid,
.machine-safety-survey-page .section-3 .dnd-section > .row-fluid {
  width: 100%;
}

.machine-safety-survey-page .section-3 {
  background-image: linear-gradient( 180deg,#ebe7e6 0%,#fff9f9 100%)!important;
}

.risk-assessments-page .section-3 .et_pb_text {
  margin-bottom: 0 !important;
}

.machine-safety-survey-page .section-3 .et_pb_text {
  margin-bottom: 0 !important;
}
.machine-safety-survey-page .content-with-background-wrapper {
  padding: 0;
}

.machine-safety-survey-page .page-header .content .description p:not(:last-child) {
  padding-bottom: 1em;
}

.machine-safety-survey-page .section-1 p:last-child {
  padding-bottom: 0px;
}

.machine-safety-survey2-page .bottom-pane .dnd-section > .row-fluid {
  width: 100%;
}

body [class*="full-width-section"] > .row-fluid {
  width: 100%;
}

.machine-safety-survey2-page .section-3 .et_pb_module.et_pb_divider {
  display: none;
}

.machine-safety-survey2-page .et_pb_module.et_pb_text.et_pb_text_11 {
  margin-bottom: 0;
}

.machine-safety-survey2-page .page-center.et_pb_row_8 {
  padding-top: 37px;
  padding-bottom: 28.6875px;
}

.machine-safety-survey2-page .page-center.et_pb_row_9 {
  padding-top: 0;
}

.machine-safety-survey2-page .section-2 ul {
  list-style-type: disc;
  padding: 0 0 23px 1em;
  line-height: 26px;
  margin: 0;
}

.machine-safety-survey2-page .section-2 p:last-of-type {
  padding-bottom: 0;
}

.machine-safety-survey2-page .section-2 .dnd-section>.row-fluid>.span6:last-child p {
  margin-bottom: 5.82%;
  padding-bottom: 0;
}

.machine-safety-survey2-page .banner-wrapper .banner-content h1 {
  font-size: 37px !important;
}

.risk-assessments-page .section-2 .content-left-icon-sec .cm_blurb_container p:not(:last-child) {
  padding-bottom: 1rem;
}

.risk-assessments-page .section-2 .content-left-icon-sec .et-pb-icon {
  padding: 0;
  color: #f26222;
  font-size: 32px;
  background-color: transparent;
}

.risk-assessments-page .section-2 .content-left-icon-sec {
  padding-top: 0;
}

.risk-assessments-page .section-1 ul {
  padding: 0 0 1rem 1em;
  line-height: 26px;
}

.risk-assessments-page .banner-wrapper .banner-content h1 {
  font-size: 42px !important;
}

.website-layout .faq-banner .bannerv2 .page-center {
  padding-top: 64px;
  padding-bottom: 19px;
}

.contact-page .hs-form select.hs-input {
  color: #bfbfbf;
}

.contact-page .hs-form select.hs-input:focus {
  color: #33475b;
}

.machine-safety-survey-page .section-1 ul {
  list-style-type: disc;
  padding: 0 0 1rem 1em;
  line-height: 26px;
  margin: 0;
}

.contact-page form .hs-button:after {
  display: none;
}

.cm-training-page .training-section-5 .span6 > div {
  max-width: 550px;
  margin: 0 auto !important;
  float: none !important;
  vertical-align: top;
}



@media (min-width: 981px){
  .cm-page .dnd-section {
    padding-bottom: 4%;
    padding-top: 4%;
  }
  .cm-page .dnd-section .widget-type-cell {
    padding: 2.5% 0;
  }
  .cm-page .span6 {
    width: 47.25%;
    margin: 0;
    margin-right: 5.5%;
  }
  .cm-page .span6:last-child {
    margin: 0;
  }

  .home-section-one .dnd-section > .row-fluid {
    width: 89%;
    max-width: 89%;
  }
  .servicePageS1 .dnd-section,
  .servicePageS2 .dnd-section {
    padding: 2% 0; 
  } 
  .servicePageS2 .span6.widget-span {
    width: 47.25%;
    margin-right: 5.5%; 
    margin-left: 0;
  }
  .servicePageS2 .span6.widget-span:last-child {
    margin-right: 0; 
  }
  .website-layout .span6.widget-span:last-child > div:not(:last-child) {
    margin-bottom: 5.82%;
  }
  .engineeringDesignPS2 .span3.widget-span {
    margin-right: 5.5%;
    width: 29.6667%;
    float: left;
  }
  .engineeringDesignPS2 .span9.widget-span {
    width: 64.833%; 
    float: left;
  } 
  .engineeringDesignPS3 .hs_cos_wrapper_type_rich_text {
    max-width: 58%;
  }
  .engineeringDesignPS5 .col3_wrapper .title {
    max-width: 82%;
    margin-left: auto;
    margin-right: auto;
  }
  .engineeringDesignPS5 .hs_cos_wrapper_type_rich_text {
    margin-bottom: 2.75%;
  }
  .engineeringDesignPS4 .widget-type-rich_text {
    margin-bottom: 5.82%;
  }
  .engineeringDesignPS4 .span6 {
    width: 47.25%;
  }
  .engineeringDesignPS4 .span6:last-child {
    margin-left: 5.5%;
  }
  .engineeringDesignP .cm-about-us-wrapper .et_pb_blurb_content {
    margin-bottom: 5.82%;
  }
  .risk-assessment-row7 p:nth-child(2) {
    margin-bottom: 3.735%;
    padding: 0;
  }
  .one-hr-class-wrapp {
    padding: 4% 0;
  }
  .risk-assessment-row9 .hs_cos_wrapper_type_rich_text p:last-child{
    margin-bottom: calc(2.75% + 16px);
  }
  .risk-assessment-row5 h4 {
    margin-top: 2.75%;
  }

  .risk-assessment-row8 .dnd-section>div,
  .risk-assessment-row9 .dnd-section>div,
  .one-hr-class-row4 form{
    padding:2% 0;
  }
  .one-hr-class-row3 .dnd-section>div,
  .one-hr-class-row2 .dnd-section>div{
    padding-bottom:2%;
  }
  .risk-assessment-row3 .span6 {
    width: 47.25%;
    margin-left: 0;
  }
  .risk-assessment-row3 .span6:first-child {
    margin-right: 5.5%;
  }
  .risk-assessment-row3 .span6>div{
    margin-bottom: 5.82%;
  }
  .machine-safety-survey2-page .section-1 .cm-tccwi-wrapper .cm-tccwi-left {
    width: 29.6667%;
  }

  .machine-safety-survey2-page .section-1 .cm-tccwi-wrapper .cm-tccwi-right {
    width: 64.833%;
  }
  .cm-about-page .dnd-section {
    padding: 4% 0;
  }
  .about-row-1 .dnd-section>.row-fluid,
  .testimonila-sec-2 .dnd-section>.row-fluid,
  .sr-content-section .dnd-section>.row-fluid,
  .lab-safety-layout .dnd-section>.row-fluid{
    padding: 2% 0;
  }
  .mc-safety-layout .accordionWrapper .page-center{
    padding: 26px 0 !important;
  }
  .about-row-4 .content-with-icon .custom-item {
    width: 47.25%;
  }
  .about-row-4 .content-with-icon .content-wrap {
    margin-bottom: 5.82%;
  }
  .cm-manufacturing-page .manufacturing-row-4 .span4 {
    width: 20.875%;
    margin-right: 5.5%;
    padding: 2.855% 0;
  }
  .manufacturing-row-4 .span8 {
    margin-left: 0px; 
    width: 73.625%;
  }
  .manufacturing-row-4 .span8 .widget-type-rich_text {
    margin-bottom: 3.735%;
  }
  .sr-content-section .widget-type-rich_text {
    padding-left: 100px;
    padding-right: 100px;
  }
  .manufacturing-row-4 .accordionWrapper .col {
    width: 28.35314%;
    margin-right: 7.47%;
  }
  .cm-manufacturing-page .span6,
  .standard-accordion-section .span6,
  .machine-safety-survey2-page .section-2 .span6{
    width: 47.25%;
  }
  .cm-manufacturing-page .span6:first-child {
    margin-right: 5.5%;
    padding: 2.855% 0;
  }
  .cm-manufacturing-page .span6:last-child > div {
    padding: 5.82% 0;
  }
  .cm-manufacturing-page .span6 .span6 {
    width: 44.17989%;
    margin-right: 11.64%;
  }
  .cm-manufacturing-page .span6 .span6:last-child {
    margin-right: 0; 
  }

  .testimonila-sec-2 .span6:first-child,
  .standard-accordion-section .span6:first-child,
  .machine-safety-survey2-page .section-2 .span6:first-child{
    margin-right: 5.5%;
  }
  .cm-testimonial-page .span6.widget-span>div:not(:last-child),
  .mc-safety-section-4 .span6.widget-span>div:not(:last-child) {
    margin-bottom: 5.82%;
  }
  .standards-main-section .widget-type-header {
    margin-bottom: 2.75%;
  }
  .standard-accordion-section .accordionWrapper .toggle-wrapper:not(:last-child) {
    margin-bottom: 5.82% !important;
  }
  .standard-accordion-section .span4 .accordionWrapper .toggle-wrapper:not(:last-child) {
    margin-bottom: 9.27% !important;
  }
  .standard-accordion-section .span4 {
    width: 29.6667%;
    margin-right: 5.5%;
  }
  .standard-accordion-section .span4:last-child {
    margin-right: 0px; 
  }
  .safeguarding_layout .content-with-background-wrapper {
    padding: 4% 0;
  }
  .home-section-one .dnd-section .span8 > div {
    padding: 4.2415% 0;
  }
  .home-section-one .dnd-section .span4 {
    padding: 2.855% 0;
  }
  .machine-safety-survey-page .section-3 .et_pb_column {
    margin-bottom: 0 !important;
  }
  .contact-page .contact-main-section {
    padding: 4% 0;
  }

  .contact-page .contact-form-section .dnd-section > .row-fluid {
    padding: 2% 0;
  }

  .training-video-page .main-section {
    padding: 4% 0;
  }

  .training-video-page .main-content .dnd-section > .row-fluid {
    padding: 2% 0;
  }

  .risk-assessments-page .section-1 .row-number-1 .dnd-row > .row-fluid {
    max-width: 81%;
    margin: 0 auto;
  }
}
@media (min-width: 1700px){
  .cm-page .dnd-section {
    padding-bottom: 68px;
    padding-top: 68px;
  }
  .cm-page .dnd-section .widget-type-cell {
    padding: 34px 0;
  }
  .servicePageS1 .dnd-section, 
  .servicePageS2 .dnd-section {
    padding: 34px 0; 
  }
  .one-hr-class-wrapp {
    padding: 68px 0;
  }
  .risk-assessment-row9 .dnd-section>div,
  .risk-assessment-row8 .dnd-section>div,
  .one-hr-class-row4 form{
    padding:34px 0;
  }
  .one-hr-class-row3 .dnd-section>div,
  .one-hr-class-row2 .dnd-section>div{
    padding-bottom:34px;
  }
  .cm-about-page .dnd-section {
    padding: 68px 0;
  }
  .about-row-1 .dnd-section>.row-fluid,
  .testimonila-sec-2 .dnd-section>.row-fluid,
  .sr-content-section .dnd-section>.row-fluid,
  .mc-safety-layout .accordionWrapper .page-center,
  .lab-safety-layout .dnd-section>.row-fluid{
    padding: 34px 0;
  }
  .mc-safety-layout .accordionWrapper .image-wrapper span img {
    margin-left: 0;
  }
  .safeguarding_layout .content-with-background-wrapper {
    padding: 68px 0;
  }
  .contact-page .contact-main-section {
    padding: 68px 0;
  }

  .contact-page .contact-form-section .dnd-section > .row-fluid {
    padding: 34px 0;
  }

  .training-video-page .main-section {
    padding: 68px 0;
  }

  .training-video-page .main-content .dnd-section > .row-fluid {
    padding: 34px 0;
  }
}

@media (max-width: 980px){
  .cm-page .dnd-section {
    padding-bottom: 50px;
    padding-top: 50px;
  }
  .cm-page .dnd-section .widget-type-cell {
    padding: 30px 0;
  }

  .cm-page .span6 {
    width: 100%;
    margin: 0;
    margin-right:0;
    float:none;
  }
  .services-inner-one .features-module-wrapper .features-module-item:not(:last-child){
    margin-bottom: 10px;
  }
  .home-section-one .span8 {
    width: 100%;
    float:left;
  }
  .home-section-one .span4 {
    width: 100%;
    float:left;
  }
  .home-section-one .span8 + .span4 {
    margin-left: 0;
  }
  .cm-page .home-section-one .dnd-section .widget-type-cell {
    padding: 2.855% 0;
  }
  .services-inner-layout .page-header .heading {
    font-size: 32px;
  }
  .servicePage .banner-wrapper {
    min-height: calc(100vh - 151px);
  }
  .servicePageS1 .dnd-section,
  .servicePageS2 .dnd-section { 
    padding: 30px 0;
  }
  .servicePageS2 .span6.widget-span {
    width: 100%;
    margin-right:0;
    margin-left: 0;
  }
  .servicePageS2 .span6.widget-span:last-child {
    margin-right: 0;
    margin-left: 0;
  } 
  .website-layout .span6.widget-span:last-child > div:not(:last-child) {
    margin-bottom: 30px;  
  } 
  .safety-talk-row6 .bannerv2 .page-center h1 {
    font-size: 32px;
  }
  .engineeringDesignPS2 .span3.widget-span {
    max-width: 550px;
    margin: 0 auto;
    margin-bottom: 30px;
    position: relative;
  }
  .engineeringDesignPS3 .hs_cos_wrapper_type_rich_text {
    margin-top: -30px;
    margin-bottom: -20px;
  } 
  .engineeringDesignPS5 .col3_wrapper .img-wrapper {
    max-width: 65%;
    margin-left: auto;
    margin-right: auto;
    display: block;
  }
  .engineeringDesignP .banner-wrapper {
    height: calc(100vh - 140px);
  }
  .engineeringDesignPS5 .hs_cos_wrapper_type_rich_text { 
    margin-bottom: 30px;
  }
  .engineeringDesignPS4 .dnd-section > .row-fluid {
    display: block !important;
  }
  .engineeringDesignPS4 .span6 {
    width: 100% !important;
    margin-left: 0 !important;
  }
  .engineeringDesignPS4 .widget-type-rich_text {
    margin-top: -20px !important;
  }
  .engineeringDesignP .content-left-icon-sec {
    margin-bottom: 30px;
  }
  .engineeringDesignPS4 .widget-type-linked_image {
    display: table;
    margin: 0 auto;
  }
  .one-hr-class-wrapp {
    padding: 50px 0;
  }
  .risk-assessment-row3 .span6>div:not(:last-child){
    margin-bottom:30px
  }
  .risk-assessment-row3 .span6:not(:last-child){
    margin-bottom:30px
  }
  .risk-assessment-row9 .dnd-section>div,
  .risk-assessment-row8 .dnd-section>div,
  .one-hr-class-row4 form{
    padding:30px 0;
  }
  .one-hr-class-row3 .dnd-section>div,
  .one-hr-class-row2 .dnd-section>div{
    padding-bottom:30px;
  }
  .one-hr-class-row3 .span6:first-child {
    margin-bottom: 60px;
  }
  .one-hr-class-row3 .span6{
    width:100% !important; 
  }
  .risk-assessment-row9 .hs_cos_wrapper_type_rich_text p:last-child{
    margin-bottom: 46px;
  }
  .risk-assessment-row5 h4 {
    margin-top: 30px;
  }
  .cm-about-page .dnd-section {
    padding: 50px 0;
  }
  .about-row-1 .dnd-section>.row-fluid,
  .testimonila-sec-2 .dnd-section>.row-fluid,
  .sr-content-section .dnd-section>.row-fluid,
  .lab-safety-layout .dnd-section>.row-fluid{
    padding: 30px 0;
  }
  .cm-about-page .banner-wrapper {
    min-height: 986px;
  }
  .cm-about-page .banner-wrapper .banner-content h1 {
    font-size: 38px !important;
  }
  .cm-manufacturing-page .body-container-wrapper .bannerv2 .heading h1 {
    font-size: 27px;
  }
  .cm-manufacturing-page .dnd-section .dnd-column {
    width: 100% !important;
    margin-left: 0px !important;
  }
  .manufacturing-row-4 .span8 > div:first-child {
    margin-bottom: 30px;
  }
  .cm-manufacturing-page .span6 .span6 {
    width: 47.25%;
    float: left;
  }
  .cm-manufacturing-page .span6 .span6:first-child {
    margin-right: 5.5%;
  }
  .testimonila-sec-2 .span6,
  .standard-accordion-section .span6,
  .standard-accordion-section .span4{
    width: 100% !important;
  }
  .testimonila-sec-2 .span6:first-child {
    margin-bottom: 30px; 
  }
  .cm-testimonial-page .span6.widget-span>div:not(:last-child),
  .mc-safety-section-4 .span6.widget-span>div:not(:last-child){
    margin-bottom: 30px;
  }
  .standards-main-section .widget-type-header {
    margin-bottom: 30px;
  }
  .standard-accordion-section .accordionWrapper .toggle-wrapper.add:last-child {
    margin-bottom: 0px !important;
  }
  .standard-accordion-section .span6:not(:last-child),
  .standard-accordion-section .span4:not(:last-child),
  .machine-safety-survey2-page .section-2 .dnd-section>.row-fluid>.span6:first-child{
    margin-bottom: 30px; 
  }
  .machine-safety-survey2-page .section-1 .cm-tccwi-wrapper .cm-tccwi-right {
    padding-top: 50px; 
  }
  .machine-safety-survey2-page .section-1 .cm-tccwi-wrapper .cm-tccwi-right img {
    margin-top: 0px; 
  }
  .machine-safety-survey2-page .section-2 .span6>div:not(:last-child) {
    margin-bottom: 30px;
  }
  .container-fluid.custom-faq-section-2 .custom-faq-accordion-wrapper {
    padding-top: 13px;
  }
  .custom-faq-section .custom-faq-accordion-wrapper .custom-faq-accordion-item .custom-faq-accordion-title {
    line-height: 1.4em !important;
  }
  .safeguarding_layout .content-with-background-wrapper {
    padding: 50px 0;
  }
  .safeguarding_layout .banner-wrapper {
    height: 100vh;
  }
  .home-section-one .dnd-section .span8 {
    margin-bottom: 30px;  
  }
  .home-section-one .dnd-section .span8 > div {
    padding: 30px 0px;
  }
  .home-section-one .dnd-section .span4 {
    margin-bottom: 0px;
    padding: 0;
  }
  .contact-page .contact-main-section {
    padding: 50px 0;
  }

  .contact-page .contact-form-section .dnd-section > .row-fluid {
    padding: 30px 0;
  }

  .training-video-page .main-section {
    padding: 50px 0;
  }

  .contact-mpsa-page .contact-section-2 .dnd-section>.row-fluid > .span6 {
    width: 100%;
    margin: 0;
  }

  .contact-mpsa-page .contact-section-2 .dnd-section>.row-fluid {
    padding-top: 10px;
    padding-right: 0px;
    padding-left: 0px;
    padding-bottom: 25px;
  }

  .contact-mpsa-page .contact-section-2 .dnd-section>.row-fluid > .span6:first-child {
    margin-bottom: 30px;
  }

  .contact-mpsa-page .content-with-top-icon-wrap {
    max-width: 550px;
    margin: 0 auto;
  }

  .contact-mpsa-page .contact-section-2 .dnd-section {
    padding: 50px 0;
  }

  .machine-safety-survey-page .section-1 .row-fluid .span6 {
    width: 100% !important;
    margin: 0 !important;
    padding: 0 !important;
  }

  .machine-safety-survey-page .section-1 .row-fluid {
    display: block !important;
  }

  .machine-safety-survey-page .section-1 img {
    margin-bottom: 30px;
    vertical-align: middle;
  }

  .machine-safety-survey-page .section-1 .promo_description {
    margin-top: 30px;
  }

  .machine-safety-survey2-page .section-2 .dnd-section > .row-fluid > .span6 {
    width: 100%;
    max-width: 550px;
    margin: 0 auto;
    display: block;
    float: none;
  }

  .machine-safety-survey2-page .section-1 .dnd-section > .row-fluid > .span4,
  .machine-safety-survey2-page .section-1 .dnd-section > .row-fluid > .span8 {
    width: 100%;
    float: none;
    margin: 0 auto;
  }

  .machine-safety-survey2-page .section-1 .dnd-section > .row-fluid {
    display: block !important; 
  }

  .machine-safety-survey2-page .section-2 .dnd-section > .row-fluid span6:not(:last-child) {
    margin-bottom: 30px;
  }

  .machine-safety-survey2-page .section-2 .dnd-section > .row-fluid > .span6:last-child p {
    margin-bottom: 30px;
  }

  .risk-assessments-page .section-2 .dnd-section > .row-fluid {
    display: block !important; 
  }

  .risk-assessments-page .section-2 .dnd-section > .row-fluid > .span6 {
    width: 100%;
    float: none;
    margin: 0 auto;
  }

  .risk-assessments-page .section-2 .dnd-section > .row-fluid > .span6:not(:last-child) {
    margin-bottom: 30px;
  }

  .risk-assessments-page .section-1 .dnd-section > .row-fluid > .span4,
  .risk-assessments-page .section-1 .dnd-section > .row-fluid > .span8 {
    width: 100%;
    float: none;
    margin: 0 auto;
  }

  .risk-assessments-page .section-1 .dnd-section>.row-fluid>.span4 {
    margin-bottom: 30px;
  }
}

@media (max-width: 767px){
  .cm-page .dnd-section {
    padding-bottom: 15px;
    padding-top: 15px;
  }
  .cm-page .hs-button {
    font-size:20px;
    text-align:center;
  }
  .cm-page .services-inner-one .hs_cos_wrapper_type_module > .hs-button {
    font-size: 20px !important;
  }
  .cm-page .dnd-section .widget-type-cell {
    padding: 26px 0;
  }
  .services-inner-one .page-header .heading {
    font-size: 24px;
  }
  .services-inner-layout .banner-wrapper{
    min-height: calc(100vh - 150px);
  }
  .services-inner-one .image-gallery-wrap {
    display: none;
  }
  div#cm-img-gallery .widget-type-cell {
    padding-top: 0px !important;
    margin-top: -31px;
  }
  .services-inner-layout .validation-section-4 .widget-type-rich_text h3 {
    font-size: 30px;
  }
  .training-section-3 .widget-type-rich_text {
    margin-top: -20px; 
  }
  .safety-talk-row1 .bannerv2 .heading h1 {
    font-size: 24px;
  }
  .safety-talk-row1 .bannerv2 {
    margin-left: -50px;
  }
  .safety-talk-row1 .bannerv2 .page-center { 
    padding-top: 53px !important;
  }
  .safety-talk-row4 h2 {
    font-size: 32px;
  }
  .safety-talk-row4 {
    padding-bottom: 26px;
  }
  .safety-talk-row6 .bannerv2 .page-center h1 {
    font-size: 24px;
  }
  .engineeringDesignP .banner-wrapper {
    height: calc(100vh - 100px);
  }

  .engineeringDesignPS5 .hs_cos_wrapper_type_rich_text {
    margin-top: 10px;
    margin-bottom: 0;
  }
  .engineeringDesignP .cm-about-us-wrapper .et_pb_text h3 {
    font-size: 21px;
  }
  .one-hr-class-wrapp {
    padding: 15px 0;
  }
  .one-hr-class-row3 .dnd-section>div,
  .one-hr-class-row2 .dnd-section>div{
    padding-bottom:26px;
  }

  .risk-assessment-row9 .dnd-section>div,
  .risk-assessment-row8 .dnd-section>div,
  .one-hr-class-row4 form{
    padding:26px 0;
  }
  .cm-about-page .dnd-section {
    padding: 15px 0;
  }
  .about-row-1 .dnd-section>.row-fluid,
  .testimonila-sec-2 .dnd-section>.row-fluid,
  .sr-content-section .dnd-section>.row-fluid,
  .lab-safety-layout .dnd-section>.row-fluid{
    padding: 26px 0;
  }
  .cm-about-page .banner-wrapper .banner-content {
    max-width: 100%;
    width: 100%;
  }
  .cm-about-page .bannerv2 .heading h1 {
    font-size: 20px;
  }
  .cm-about-page .banner-wrapper .banner-content h1 {
    font-size: 29px !important;
    line-height: 1em;
  }
  .cm-about-page .two-col-video {
    padding-bottom: 7px;

  }
  .cm-manufacturing-page .body-container-wrapper .bannerv2 .heading h1 {
    font-size: 21px;
  }
  .manufacturing-row-4.cm-two-col .span4>div {
    margin-top: 20px;
    margin-bottom: -20px;
    margin-left: -15px;
  }
  .manufacturing-row-5 .widget-type-rich_text figure {
    margin-top: -40px;
  }
  .manufacturing-row-7 .widget-type-rich_text figure {
    margin-top: -20px;
  }
  .cm-manufacturing-page .span6:last-child {
    padding: 26px 0 !important;
  }
  .cm-manufacturing-page .span6 .span6 {
    padding: 0; 
  }
  .cm-manufacturing-page .span6 .span6:last-child figure {
    margin-top: -20px; 
  }
  .manufacturing-row-6 .span6:first-child>div {
    margin-bottom: -30px;
  }
  .standards-regulations-page .bannerv2 .heading h1 {
    font-size: 21px;
  }
  .standards-regulations-page .sr-page-header .widget-type-rich_text {
    padding-left: 40px;
    padding-right: 40px;
  }
  .cm-ask-ques-cta,
  .cm-ask-ques-cta:after{
    font-size: 22px;
  }
  .cm-ask-ques-cta:hover {
    padding: 0.3em 2em 0.3em 0.7em;
  }
  .standards-regulations-page .widget-type-header h4 {
    font-size: 25px;
  }
  .standard-accordion-section .widget-type-rich_text h4,
  .sr-content-section-title h4{
    font-size: 25px;
    line-height: 1.3em;
  }
  .training-video-page form .hs-form-field {
    width: 100% !important;
    float: none !important;
  }
  .cm-testimonial-page .page-header .heading {
    font-size: 24px;
  }
  .standard-accordion-section {
    padding-top: 0;
    margin-top: -26px;
  }
  .standard-accordion-section div#anchor3 {
    margin-top: -30px;
  }
  .standard-accordion-section div#anchor4,
  .standard-accordion-section div#anchor5{
    margin-top: -40px;
  }
  .machine-safety-survey2-page .section-1 .cm-tccwi-wrapper .cm-tccwi-right {
    padding-top: 10px;
  }
  .machine-safety-survey2-page .section-1 .cm-tccwi-wrapper .cm-tccwi-left {
    margin-bottom: -30px;
  }
  .mc-safety-layout .accordionWrapper .page-center{
    padding: 26px 0 !important;
  }
  .mc-safety-layout .accordionWrapper.column1 .col .image-wrapper img {
    width: 100%;
  }
  .mc-safety-section-3 .accordionWrapper .toggle-wrapper h5 {
    font-size: 15px;
  }
  .mc-safety-section-4 .span6 h5,
  .lab-safety-section-6 .widget-type-rich_text h2{
    font-size: 24px !important; 
  }
  .training-section-3 .features-module-wrapper p {
    word-break: break-word;
  }
  .risk-assessment-row9 .cm-about-us-wrapper h3 {
    font-size: 21px; 
  }
  .cm-about-us-wrapper .et_pb_column.et_pb_column_1_2:not(:last-child) {
    margin-bottom: 30px !important;
  }
  .training-video-page form .hs-button {
    height: auto; 
  }
  .safeguarding_layout .content-with-background-wrapper {
    padding: 15px 0;
  }
  .safeguarding_layout .banner-wrapper {
    height: calc(100vh - 100px);
  }
  .bottom_size .bottom-pane.orange-style .column-1 .hs-icon .et-pb-icon {
    font-size: 64px;
  }
  .bottom_size .bottom-pane.orange-style .column-2 .hs-icon .et-pb-icon {
    font-size: 58px;
  }
  .bottom_size .bottom-pane.orange-style .column-3 .hs-icon .et-pb-icon {
    font-size: 59px;
  }
  .mpsa_layout .bannerv2 .heading h1 {
    font-size: 17px;
  }
  .home-section-one .dnd-section .span8 > div {
    padding: 26px 0px;
  }
  .engineeringDesignPS2 .hs_cos_wrapper_type_header h3,
  .engineeringDesignPS3 .hs_cos_wrapper_type_header h2 {
    margin-top: -30px !important;
  }
  .engineeringDesignPS2 .span3 .widget-type-rich_text {
    margin-top: -30px !important;
  }
  .contact-page .contact-main-section {
    padding: 15px 0;
  }

  .training-video-page .main-section {
    padding: 15px 0;
  }

  .contact-page .contact-form-section .dnd-section > .row-fluid {
    padding: 26px 0 ;
  }

  .contact-page .page-header {
    margin-top: 10px;
  }

  .training-video-page .fw-form-section .dnd-section>.row-fluid, .training-video-page .page-header-section .dnd-section>.row-fluid {
    padding: 26px 0;
  }

  .training-video-page form .hs-form-field {
    width: 100%;
    float: none;
  }

  .contact-mpsa-page .contact-section-2 .dnd-section {
    padding: 15px 0;
  }
}
@media (max-width: 550px) {
  .cm-testimonial-page .bannerv2 .heading h1 {
    font-size: 7vw;
  }
}
@media (max-width: 500px){
  .banner-wrapper .banner-content h1 {
    font-size: 26px !important;
  } 
  .validation-section-4 .content-with-background-wrapper a.orange-btn {
    font-size: 22px;
  }
  .risk-assessment-row1 .banner-wrapper .banner-content h1 {
    font-size: 32px !important;
  }
  .banner-wrapper .banner-content h1 {
    font-size: 40px !important;
  }
}
@media (max-width: 479px) {
  .cm-manufacturing-page .span6 .span6 {
    width: 100%;
    float: none;
    margin-right: 0;
  }

}
@media (max-width: 400px), (min-device-width: 320px) and (max-device-width: 480px) {
  .contact-page form .hs-form-field {
    width: 100% !important;
    float: none !important;
  }

  .contact-page form .hs-form-field .hs-input {
    width: 100% !important;
  }

  .contact-page form .form-columns-2>div:first-child .hs-input {
    width: 100% !important;
  }
}
@media (max-width: 450px) {
  .machine-safety-survey2-page .banner-wrapper .banner-content h1 {
    font-size: 23px !important;
  }
}

@media only screen and (max-width:449px) {
  .engineeringDesignP .banner-wrapper .banner-content h1 {
    font-size: 40px !important;
  }
}


@media only screen and (max-width:400px) {
  .safety-talk-row1 .bannerv2 {
    margin-left: 0;
  }
  .engineeringDesignPS4 .col3_wrapper .page-center:nth-child(2) {
    width: 100%;
  }
  .safety-talk-row2 .cm-gallery-slider .et_pb_slide:nth-child(3) .et_pb_slide_description {
    margin-bottom: 40px;

  }
}