/* ==========================================================================
HubSpot Migrations Services - COS Boilerplate v2.0.0                              
========================================================================== */


/* ==========================================================================
Table of Contents:

1. EXTERNAL RESOURCES
2. BASE STYLES
3. COS STRUCTURE
4. MAIN NAVIGATION
5. BLOG
6. FORMS
7. BUTTONS
8. MISCELLANEOUS
9. MOBILE MEDIA QUERIES
========================================================================== */


/* ==========================================================================
1. EXTERNAL RESOURCES                                            
========================================================================== */

@import url('//maxcdn.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css');

@import url('//fonts.googleapis.com/css?family=Montserrat:100,300,400,500,700,600&display=swap');

@import url('//fonts.googleapis.com/css?family=Poppins:400,600&display=swap');

@import url('//cdn2.hubspot.net/hubfs/5462516/Matthijssen_Business_Systems_July2019/Css/animate-1.css');

@font-face {
  font-family: "fildisi-icons";
  src: url("//cdn2.hubspot.net/hubfs/5462516/Matthijssen_Business_Systems_July2019/Fonts/fildisi-icons/fildisi-icons.eot") format("embedded-opentype"), 
    url("//cdn2.hubspot.net/hubfs/5462516/Matthijssen_Business_Systems_July2019/Fonts/fildisi-icons/fildisi-icons.woff") format("woff"), 
    url("//cdn2.hubspot.net/hubfs/5462516/Matthijssen_Business_Systems_July2019/Fonts/fildisi-icons/fildisi-icons.ttf") format("truetype");
  font-style: normal;
  font-weight: normal;
  font-display: swap;
}

@font-face {
  font-family: "simple-line-icons";
  src: url("//cdn2.hubspot.net/hubfs/5462516/Matthijssen_Business_Systems_July2019/Fonts/simple-line-icons/Simple-Line-Icons.eot") format("embedded-opentype"), 
    url("//cdn2.hubspot.net/hubfs/5462516/Matthijssen_Business_Systems_July2019/Fonts/simple-line-icons/Simple-Line-Icons.ttf") format("truetype"), 
    url("//cdn2.hubspot.net/hubfs/5462516/Matthijssen_Business_Systems_July2019/Fonts/simple-line-icons/Simple-Line-Icons.woff2") format("woff2"), 
    url("//cdn2.hubspot.net/hubfs/5462516/Matthijssen_Business_Systems_July2019/Fonts/simple-line-icons/Simple-Line-Icons.woff?v=2.2.2") format("woff");
  font-style: normal;
  font-weight: normal;
  font-display: swap;
}

@font-face {
  font-family: "eg-font";
  src: url("//cdn2.hubspot.net/hubfs/5462516/Matthijssen_Business_Systems_July2019/Fonts/eg-font/egfont.eot") format("embedded-opentype"), 
    url("//cdn2.hubspot.net/hubfs/5462516/Matthijssen_Business_Systems_July2019/Fonts/eg-font/egfont.woff") format("woff"), 
    url("//cdn2.hubspot.net/hubfs/5462516/Matthijssen_Business_Systems_July2019/Fonts/eg-font/egfont.ttf") format("truetype");
  font-style: normal;
  font-weight: normal;
  font-display: swap;
}

/* =============== @import, @font-face, and CSS File Includes =============== */

/* EX: @import url('http://example.com/example_style.css'); */

/* HubSpot_Boilerplate-modules.css is required to address style issues with the default modules and responsive grid layout */
/* Images */
img {
  max-width: 100%;
  height: auto;
  border: 0;
  -ms-interpolation-mode: bicubic;
  vertical-align: bottom; /* Suppress the space beneath the baseline */
}
img.alignRight, img.alignright{ margin: 0 0 5px 15px; }
img.alignLeft, img.alignleft{ margin: 0 15px 5px 0; }

/* Reduces min-height on bootstrap structure */
.row-fluid [class*="span"] { min-height: 1px; }

/* Blog Social Sharing */
.hs-blog-social-share .hs-blog-social-share-list {
  margin: 0;
  list-style: none !important;
}
.hs-blog-social-share .hs-blog-social-share-list .hs-blog-social-share-item {
  height: 30px;
  list-style: none !important;
}
@media (max-width: 479px){
  .hs-blog-social-share .hs-blog-social-share-list .hs-blog-social-share-item:nth-child(2) {
    float: none !important; /* Stack social icons into two rows on phones */
  }
}
.hs-blog-social-share .hs-blog-social-share-list .hs-blog-social-share-item .fb-like > span{
  vertical-align: top !important; /* Aligns Facebook icon with other social media icons */
}
.hs-blog-social-share-list li.hs-blog-social-share-item.hs-blog-social-share-item-linkedin .IN-widget {
    vertical-align: top !important;
}

/* Captcha */
#recaptcha_response_field {
  width: auto !important;
  display: inline-block !important;
}

/* line height fix for reCaptcha theme */
#recaptcha_table td {line-height: 0;}
.recaptchatable #recaptcha_response_field { min-height: 0;line-height: 12px; }

@media all and (max-width: 400px) {
  /* beat recaptcha into being responsive, !importants and specificity are necessary */
  #captcha_wrapper,
  #recaptcha_area,
  #recaptcha_area table#recaptcha_table,
  #recaptcha_area table#recaptcha_table .recaptcha_r1_c1 {
    width: auto !important;
    overflow: hidden; 
  }
  #recaptcha_area table#recaptcha_table .recaptcha_r4_c4 { width: 67px !important; }
  #recaptcha_area table#recaptcha_table #recaptcha_image { width:280px !important; }
}

/* Videos */
video {
  max-width: 100%;
  height: auto;
}

/* Date Picker */
#calroot {
  width: 202px !important;
  line-height: normal;
}
#calroot,
#calroot *,
#calroot *:before,
#calroot *:after {
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
} 
#calroot select {
  min-height: 0 !important;
  padding: 1px 2px !important;
  font-family: "Lucida Grande", "Lucida Sans Unicode", "Bitstream Vera Sans", "Trebuchet MS", Verdana, sans-serif !important;
  font-size: 10px !important;
  line-height: 18px !important;
  font-weight: normal !important;
} 
#caldays {
  margin-bottom: 4px;
}

/* Responsive Embed Container (iFrame, Object, Embed)*/
@media only screen and (max-width: 767px){
  .hs-responsive-embed,
  .hs-responsive-embed.hs-responsive-embed-youtube,
  .hs-responsive-embed.hs-responsive-embed-wistia,
  .hs-responsive-embed.hs-responsive-embed-vimeo {
    position: relative;
    height: 0;
    overflow: hidden;
    padding-bottom: 56.25%;
    padding-top: 30px;
    padding-left: 0;
    padding-right: 0;
  }
  .hs-responsive-embed iframe, 
  .hs-responsive-embed object, 
  .hs-responsive-embed embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: 0;
  }
}
.hs-responsive-embed.hs-responsive-embed-instagram {
  padding-top: 0px;
  padding-bottom: 116.01%;
}
.hs-responsive-embed.hs-responsive-embed-pinterest {
  height: auto;
  overflow: visible;
  padding: 0 0 0 0;
}
.hs-responsive-embed.hs-responsive-embed-pinterest iframe {
  position: static;
  width: auto;
  height: auto;
}
iframe[src^="http://www.slideshare.net/slideshow/embed_code/"] {
  width: 100%;
  max-width: 100%;
}
@media (max-width: 568px) {
  iframe {
    max-width: 100%;
  }
}

/* Forms */
textarea,
input[type="text"],
input[type="password"],
input[type="datetime"],
input[type="datetime-local"],
input[type="date"],
input[type="month"],
input[type="time"],
input[type="week"],
input[type="number"],
input[type="email"],
input[type="url"],
input[type="search"],
input[type="tel"],
input[type="color"]
select {
  display: inline-block;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

/* Fix radio button and check box fields in multi column forms*/
.hs-form fieldset[class*="form-columns"] input[type="checkbox"].hs-input,
.hs-form fieldset[class*="form-columns"] input[type="radio"].hs-input {
  width: auto;
}

/* System Template Forms */
#email-prefs-form .email-edit {
  width: 100% !important;
  max-width: 507px !important;
}
#hs-pwd-widget-password {
  height: auto !important;
}

/* Menus */
.hs-menu-wrapper ul {
  padding: 0; 
}

/* Horizontal Menu
========================================================================== */

.hs-menu-wrapper.hs-menu-flow-horizontal ul {
  list-style: none;
  margin: 0;
}
.hs-menu-wrapper.hs-menu-flow-horizontal > ul {
  display: inline-block;
}
.hs-menu-wrapper.hs-menu-flow-horizontal > ul:before {
  content: " ";
  display: table;
}
.hs-menu-wrapper.hs-menu-flow-horizontal > ul:after {
  content: " ";
  display: table;
  clear: both;
}
.hs-menu-wrapper.hs-menu-flow-horizontal > ul li.hs-menu-depth-1 {
  float: left;
}
.hs-menu-wrapper.hs-menu-flow-horizontal > ul li a {
  display: inline-block;
}
.hs-menu-wrapper.hs-menu-flow-horizontal > ul li.hs-item-has-children {
  position: relative;
}
.hs-menu-wrapper.hs-menu-flow-horizontal.flyouts > ul li.hs-item-has-children ul.hs-menu-children-wrapper {
  visibility: hidden;
  opacity: 0;
  -webkit-transition: opacity 0.4s;
  position: absolute;
  z-index: 10;
  left: 0;
}
.hs-menu-wrapper.hs-menu-flow-horizontal > ul li.hs-item-has-children ul.hs-menu-children-wrapper li a {
  display: block;
  white-space: nowrap;
}
.hs-menu-wrapper.hs-menu-flow-horizontal.flyouts > ul li.hs-item-has-children ul.hs-menu-children-wrapper li.hs-item-has-children ul.hs-menu-children-wrapper {
  left: 100%;
  top: 0;
}
.hs-menu-wrapper.hs-menu-flow-horizontal.flyouts > ul li.hs-item-has-children:hover > ul.hs-menu-children-wrapper {
  opacity: 1;
  visibility: visible;
}
.row-fluid-wrapper:last-child .hs-menu-wrapper.hs-menu-flow-horizontal > ul {
  margin-bottom: 0;
}
.hs-menu-wrapper.hs-menu-flow-horizontal.hs-menu-show-active-branch {
  position: relative;
}
.hs-menu-wrapper.hs-menu-flow-horizontal.hs-menu-show-active-branch > ul {
  margin-bottom: 0;
}
.hs-menu-wrapper.hs-menu-flow-horizontal.hs-menu-show-active-branch > ul li.hs-item-has-children {
  position: static;
}
.hs-menu-wrapper.hs-menu-flow-horizontal.hs-menu-show-active-branch > ul li.hs-item-has-children ul.hs-menu-children-wrapper {
  display: none;
}
.hs-menu-wrapper.hs-menu-flow-horizontal.hs-menu-show-active-branch > ul li.hs-item-has-children.active-branch > ul.hs-menu-children-wrapper {
  display: block;
  visibility: visible;
  opacity: 1;
}
.hs-menu-wrapper.hs-menu-flow-horizontal.hs-menu-show-active-branch > ul li.hs-item-has-children.active-branch > ul.hs-menu-children-wrapper:before {
  content: " ";
  display: table;
}
.hs-menu-wrapper.hs-menu-flow-horizontal.hs-menu-show-active-branch > ul li.hs-item-has-children.active-branch > ul.hs-menu-children-wrapper:after {
  content: " ";
  display: table;
  clear: both;
}
.hs-menu-wrapper.hs-menu-flow-horizontal.hs-menu-show-active-branch > ul li.hs-item-has-children.active-branch > ul.hs-menu-children-wrapper > li {
  float: left;
}
.hs-menu-wrapper.hs-menu-flow-horizontal.hs-menu-show-active-branch > ul li.hs-item-has-children.active-branch > ul.hs-menu-children-wrapper > li a {
  display: inline-block;
}

/* Vertical Menu
========================================================================== */ 

.hs-menu-wrapper.hs-menu-flow-vertical {
  width: 100%;
}
.hs-menu-wrapper.hs-menu-flow-vertical ul {
  list-style: none;
  margin: 0;
}
.hs-menu-wrapper.hs-menu-flow-vertical li a {
  display: block;
}
.hs-menu-wrapper.hs-menu-flow-vertical > ul {
  margin-bottom: 0;
}
.hs-menu-wrapper.hs-menu-flow-vertical > ul li.hs-menu-depth-1 > a {
  width: auto;
}
.hs-menu-wrapper.hs-menu-flow-vertical > ul li.hs-item-has-children {
  position: relative;
}

/* Flyouts */
.hs-menu-wrapper.hs-menu-flow-vertical.flyouts > ul li.hs-item-has-children ul.hs-menu-children-wrapper {
  visibility: hidden;
  opacity: 0;
  -webkit-transition: opacity 0.4s;
  position: absolute;
  z-index: 10;
  left: 0;
}
.hs-menu-wrapper.hs-menu-flow-vertical > ul li.hs-item-has-children ul.hs-menu-children-wrapper li a {
  display: block;
  white-space: nowrap;
}
.hs-menu-wrapper.hs-menu-flow-vertical.flyouts > ul li.hs-item-has-children ul.hs-menu-children-wrapper {
  left: 100%;
  top: 0;
}
.hs-menu-wrapper.hs-menu-flow-vertical.flyouts > ul li.hs-item-has-children:hover > ul.hs-menu-children-wrapper {
  opacity: 1;
  visibility: visible;
}


@media (max-width: 767px) {
  .hs-menu-wrapper, .hs-menu-wrapper * {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    display: block;
    width: 100%;
  }
  .hs-menu-wrapper.hs-menu-flow-horizontal ul {
    list-style: none;
    margin: 0;
    display: block;
  }
  .hs-menu-wrapper.hs-menu-flow-horizontal > ul {
    display: block;
  }
  .hs-menu-wrapper.hs-menu-flow-horizontal > ul li.hs-menu-depth-1 {
    float: none;
  }
  .hs-menu-wrapper.hs-menu-flow-horizontal > ul li a,
  .hs-menu-wrapper.hs-menu-flow-horizontal > ul li.hs-item-has-children ul.hs-menu-children-wrapper li a,
  .hs-menu-wrapper.hs-menu-flow-horizontal.hs-menu-show-active-branch > ul li.hs-item-has-children.active-branch > ul.hs-menu-children-wrapper > li a {
    display: block;
  }

  /* Stacking Horizontal Nav for Mobile */
  .hs-menu-wrapper.hs-menu-flow-horizontal>ul li.hs-item-has-children ul.hs-menu-children-wrapper {
    visibility: visible !important;
    opacity: 1 !important;
    position: static !important;
  }
  .hs-menu-wrapper.hs-menu-flow-horizontal ul ul ul {
    padding: 0;
  }
  .hs-menu-wrapper.hs-menu-flow-horizontal>ul li.hs-item-has-children ul.hs-menu-children-wrapper li a {
    white-space: normal;
  }

  /* Stacking Vertical Nav for Mobile */
  .hs-menu-wrapper.hs-menu-flow-vertical.flyouts > ul li.hs-item-has-children ul.hs-menu-children-wrapper  {
    position: static;
    opacity: 1;
    visibility: visible;
  }
}

.hs-menu-wrapper.hs-menu-flow-vertical.no-flyouts .hs-menu-children-wrapper {
  visibility: visible;
  opacity: 1;
}
.hs-menu-wrapper.hs-menu-flow-horizontal.no-flyouts > ul li.hs-item-has-children ul.hs-menu-children-wrapper {
  display: block;
  visibility: visible;
  opacity: 1;
}

/* Space Module */
.widget-type-space { visibility: hidden; }

/* Blog Author Section */
.hs-author-social-links { display: inline-block; }
.hs-author-social-links a.hs-author-social-link {
  width: 24px;
  height: 24px;
  border-width: 0px;
  border: 0px;
  line-height: 24px;
  background-size: 24px 24px;
  background-repeat: no-repeat;
  display: inline-block;
  text-indent: -99999px;
}
.hs-author-social-links a.hs-author-social-link.hs-social-facebook {
  background-image: url("//static.hubspot.com/final/img/common/icons/social/facebook-24x24.png");
}
.hs-author-social-links a.hs-author-social-link.hs-social-linkedin {
  background-image: url("//static.hubspot.com/final/img/common/icons/social/linkedin-24x24.png");
}
.hs-author-social-links a.hs-author-social-link.hs-social-twitter {
  background-image: url("//static.hubspot.com/final/img/common/icons/social/twitter-24x24.png");
}
.hs-author-social-links a.hs-author-social-link.hs-social-google-plus {
  background-image: url("//static.hubspot.com/final/img/common/icons/social/googleplus-24x24.png");
}

/* Fix for CTA border box issue */
.hs-cta-wrapper a {
  box-sizing: content-box;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
}

/*
* jQuery FlexSlider v2.0
* http://www.woothemes.com/flexslider/
*
* Copyright 2012 WooThemes
* Free to use under the GPLv2 license.
* http://www.gnu.org/licenses/gpl-2.0.html
*
* Contributing author: Tyler Smith (@mbmufffin)
*/

/* Wrapper */
.hs_cos_wrapper_type_image_slider {
  display: block;
  overflow: hidden
}

/* Browser Resets */
.hs_cos_flex-container a:active,
.hs_cos_flex-slider a:active,
.hs_cos_flex-container a:focus,
.hs_cos_flex-slider a:focus  {outline: none;}
.hs_cos_flex-slides,
.hs_cos_flex-control-nav,
.hs_cos_flex-direction-nav {margin: 0; padding: 0; list-style: none;}

/* No JavaScript Fallback */
/* If you are not using another script, such as Modernizr, make sure you
* include js that eliminates this class on page load */

/* FlexSlider Default Theme
*********************************/
.hs_cos_flex-slider {margin: 0 0 60px; padding: 0; background: #fff; border: 0; position: relative; -webkit-border-radius: 4px; -moz-border-radius: 4px; -o-border-radius: 4px; border-radius: 4px; zoom: 1;}
.hs_cos_flex-viewport {max-height: 2000px; -webkit-transition: all 1s ease; -moz-transition: all 1s ease; transition: all 1s ease;}
.loading .hs_cos_flex-viewport {max-height: 300px;}
.hs_cos_flex-slider .hs_cos_flex-slides {zoom: 1;}

.carousel li {margin-right: 5px}

/* FlexSlider Necessary Styles
*********************************/
.hs_cos_flex-slider .hs_cos_flex-slides > li {display: none; -webkit-backface-visibility: hidden; position: relative;} /* Hide the slides before the JS is loaded. Avoids image jumping */
.hs_cos_flex-slider .hs_cos_flex-slides img {width: 100%; display: block; border-radius: 0px;}
.hs_cos_flex-pauseplay span {text-transform: capitalize;}

/* Clearfix for the .hs_cos_flex-slides element */
.hs_cos_flex-slides:after {content: "."; display: block; clear: both; visibility: hidden; line-height: 0; height: 0;}
html[xmlns] .hs_cos_flex-slides {display: block;}
* html .hs_cos_flex-slides {height: 1%;}


/* Direction Nav */
.hs_cos_flex-direction-nav {*height: 0;}
.hs_cos_flex-direction-nav a {width: 30px; height: 30px; margin: -20px 0 0; display: block; background: url("//cdn2.hubspotqa.com/local/hub/124/file-52894-png/bg_direction_nav.png") no-repeat 0 0; position: absolute; top: 50%; z-index: 10; cursor: pointer; text-indent: -9999px; opacity: 0; -webkit-transition: all .3s ease;}
.hs_cos_flex-direction-nav .hs_cos_flex-next {background-position: 100% 0; right: -36px; }
.hs_cos_flex-direction-nav .hs_cos_flex-prev {left: -36px;}
.hs_cos_flex-slider:hover .hs_cos_flex-next {opacity: 0.8; right: 5px;}
.hs_cos_flex-slider:hover .hs_cos_flex-prev {opacity: 0.8; left: 5px;}
.hs_cos_flex-slider:hover .hs_cos_flex-next:hover, .hs_cos_flex-slider:hover .hs_cos_flex-prev:hover {opacity: 1;}
.hs_cos_flex-direction-nav .hs_cos_flex-disabled {opacity: .3!important; filter:alpha(opacity=30); cursor: default;}

/* Direction Nav for the Thumbnail Carousel */
.hs_cos_flex_thumbnavs-direction-nav {
  margin: 0px;
  padding: 0px;
  list-style: none;
}
.hs_cos_flex_thumbnavs-direction-nav {*height: 0;}
.hs_cos_flex_thumbnavs-direction-nav a {width: 30px; height: 140px; margin: -60px 0 0; display: block; background: url("//cdn2.hubspotqa.com/local/hub/124/file-52894-png/bg_direction_nav.png") no-repeat 0 40%; position: absolute; top: 50%; z-index: 10; cursor: pointer; text-indent: -9999px; opacity: 1; -webkit-transition: all .3s ease;}
.hs_cos_flex_thumbnavs-direction-nav .hs_cos_flex_thumbnavs-next {background-position: 100% 40%; right: 0px; }
.hs_cos_flex_thumbnavs-direction-nav .hs_cos_flex_thumbnavs-prev {left: 0px;}
.hs-cos-flex-slider-control-panel img { cursor: pointer; }
.hs-cos-flex-slider-control-panel img:hover { opacity:.8; }
.hs-cos-flex-slider-control-panel { margin-top: -30px; }



/* Control Nav */
.hs_cos_flex-control-nav {width: 100%; position: absolute; bottom: -40px; text-align: center;}
.hs_cos_flex-control-nav li {margin: 0 6px; display: inline-block; zoom: 1; *display: inline;}
.hs_cos_flex-control-paging li a {width: 11px; height: 11px; display: block; background: #666; background: rgba(0,0,0,0.5); cursor: pointer; text-indent: -9999px; -webkit-border-radius: 20px; -moz-border-radius: 20px; -o-border-radius: 20px; border-radius: 20px; box-shadow: inset 0 0 3px rgba(0,0,0,0.3);}
.hs_cos_flex-control-paging li a:hover { background: #333; background: rgba(0,0,0,0.7); }
.hs_cos_flex-control-paging li a.hs_cos_flex-active { background: #000; background: rgba(0,0,0,0.9); cursor: default; }

.hs_cos_flex-control-thumbs {margin: 5px 0 0; position: static; overflow: hidden;}
.hs_cos_flex-control-thumbs li {width: 25%; float: left; margin: 0;}
.hs_cos_flex-control-thumbs img {width: 100%; display: block; opacity: .7; cursor: pointer;}
.hs_cos_flex-control-thumbs img:hover {opacity: 1;}
.hs_cos_flex-control-thumbs .hs_cos_flex-active {opacity: 1; cursor: default;}

@media screen and (max-width: 860px) {
  .hs_cos_flex-direction-nav .hs_cos_flex-prev {opacity: 1; left: 0;}
  .hs_cos_flex-direction-nav .hs_cos_flex-next {opacity: 1; right: 0;}
}

.hs_cos_flex-slider .caption {
  background-color: black;
  position: static;
  font-size: 2em;
  line-height: 1.1em;
  color: white;
  padding: 0px 5% 0px 5%;
  width: 100%;
  top: 40%;
  text-align: center;
}
.hs_cos_flex-slider .superimpose .caption {
  color: white;
  font-size: 3em;
  line-height: 1.1em;
  position: absolute;
  padding: 0px 5% 0px 5%;
  width: 90%;
  top: 40%;
  text-align: center;
  background-color: transparent;
}

@media all and (max-width: 400px) {
  .hs_cos_flex-slider .superimpose .caption {
    background-color: black;
    position: static;
    font-size: 2em;
    line-height: 1.1em;
    color: white;
    width: 90%;
    padding: 0px 5% 0px 5%;
    top: 40%;
    text-align: center;
  }
}

.hs_cos_flex-slider h1,
.hs_cos_flex-slider h2,
.hs_cos_flex-slider h3,
.hs_cos_flex-slider h4,
.hs_cos_flex-slider h5,
.hs_cos_flex-slider h6,
.hs_cos_flex-slider p {
  color: white;
}
/* Thumbnail only version of the gallery */
.hs-gallery-thumbnails li {
  display: inline-block;
  margin: 0px;
  padding: 0px;
  margin-right:-4px;
}
.hs-gallery-thumbnails.fixed-height li img {
  max-height: 150px;
  margin: 0px;
  padding: 0px;
  border-width: 0px;
}

/* responsive pre elements */
pre { overflow-x: auto; }

/* responsive pre tables */
table pre { white-space: pre-wrap; }

/* Corrects width issues in table elements created via the wysiwyg editor */
table tr td img { max-width: initial; }

/* adding minimal spacing for blog comments */
.comment { margin: 10px 0 10px 0; }

/* make sure lines with no whitespace don't interefere with layout */
.hs_cos_wrapper_type_rich_text,
.hs_cos_wrapper_type_text,
.hs_cos_wrapper_type_header,
.hs_cos_wrapper_type_section_header,
.hs_cos_wrapper_type_raw_html,
.hs_cos_wrapper_type_raw_jinja,
.hs_cos_wrapper_type_page_footer {
  word-wrap: break-word;
}

/* HTML 5 Reset */
article, aside, details, figcaption, figure, footer, header, hgroup, nav, section {
  display: block;
}
audio, canvas, video {
  display: inline-block;
  *display: inline;
  *zoom: 1;
}
audio:not([controls]) {
  display: none;
}

/* Support migrations from wordpress */
.wp-float-left {
  float: left;
  margin: 0 20px 20px 0;
}

.wp-float-right {
  float: right;
  margin: 0 0 20px 20px;
}

/* Responsive Google Maps */
#map_canvas img, .google-maps img { max-width: none; }


/* ==========================================================================
2. BASE STYLES                                             
========================================================================== */

/* =============== Base =============== */

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

html, body {
  min-height: 100%;
  margin: 0;
  padding: 0;
} 

body {
  background-color: #171A1D;
  color: #58595b;
  font-family: "Montserrat", "Sans-Serif";
  font-size: 14px;
  line-height: 28px;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  -webkit-text-size-adjust: 100%;  
}

/* Page Center */
.container-fluid .row-fluid .page-center {
  float: none;
  max-width: 1170px; 
  margin: 0 auto;
}

/* Highlighted Text */
::-moz-selection {
  color: #fff;
  background: #333C7F;
  text-shadow: none;
}
::selection {
  color: #fff;
  background: #333C7F;
  text-shadow: none;
}


/* =============== Typography =============== */

/* Basic text */
p {
  margin:0 0 10px 0;    
} 
small {}
strong {
  font-weight: bold;
}
em {}
cite {}
code {}
pre {}

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

sup { top: -0.5em; }
sub { bottom: -0.25em; }

/* Headings */
h1, h2, h3, h4, h5, h6 {
  color: #000000;
  font-family: Montserrat, sans-serif;
  font-weight: 600; 
  font-style: normal;
  text-transform: none;  
  margin:0 0 15px 0;    
}
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {}

h1 {
  font-size: 31px;
  line-height: 42px;
  font-weight: 400;  
  margin:0 0 18px 0;    
}
h2 {
  font-size: 28px;
  line-height: 34px;
  font-weight: 400;  
  margin:0 0 18px 0;     
}
h3 {
  font-size: 18px;
  line-height: 20px;
  margin:0 0 15px 0;    
}
h4 {
  font-size: 16px;
  line-height: 18px;
  margin:0 0 15px 0;    
}
h5 {
  font-size: 14px;
  line-height: 16px;
  margin:0 0 10px 0;      
}
h6 {
  font-family: Poppins, sans-serif;  
  font-size: 12px;
  line-height: 14px;
  margin:0 0 10px 0;  
}

/* Anchor Links */
a { 
  color: #000000;
  text-decoration:none;
}
a:hover, a:focus { 
  color: #253c7f;
  text-decoration:none; 
}

/* Lists */
ul, ol {}
ul ul, ul ol, ol ol, ol ul {}
li {}

/* Block Quotes */
blockquote {}
blockquote p {}
blockquote small {}

/* Horizontal Rules */
hr {
  color: #ccc;
  background-color: #ccc;
  height: 1px;
  border: none;
}


/* =============== EU Cookie Confirmation Bar =============== */

/* Confirmation Outer Wrapper*/
#hs-eu-cookie-confirmation {}

/* Confirmation Inner Wrapper*/
#hs-eu-cookie-confirmation-inner {}
#hs-eu-cookie-confirmation-inner p{}

/* Confirmation Button */
#hs-en-cookie-confirmation-buttons-area {}
a#hs-eu-confirmation-button {}


/* ==========================================================================
3. COS STRUCTURE                                            
========================================================================== */


/* =============== Structure =============== */

/* The outer wrappers of your website */
.header-container-wrapper, 
.body-container-wrapper, 
.footer-container-wrapper {}

/* The inner wrappers of your website */
.header-container, 
.body-container, 
.footer-container {}


/* =============== Header =============== */

.header-container-wrapper {}
.header-container {}

.custom-header-grp .page-center {
  max-width: 100% !important;
}
.eut-logo .eut-wrapper img {
  display: block;
  position: relative;
  height: 100%;
  top: -50%;
  width: auto !important;
  max-width: none;
}
.eut-logo .eut-wrapper img {
  padding-top: 0;
  padding-bottom: 0;
}
.eut-logo .eut-wrapper img.eut-light, .eut-logo .eut-wrapper img.eut-dark {
  display: none;
}
.eut-logo a {
  height: 80px;
}
.eut-logo .eut-wrapper a {
  position: relative;
  display: block;
}
.eut-logo .eut-wrapper img.eut-sticky {
  -webkit-transform: translateY(90px);
  -moz-transform: translateY(90px);
  -ms-transform: translateY(90px);
  -o-transform: translateY(90px);
  transform: translateY(90px);
}
.eut-logo .eut-wrapper {
  position: relative;
  top: 50%;
}
.eut-logo {
  display: block;
  position: relative;
  z-index: 2;
  overflow: hidden;
  height: 90px;  
  -webkit-transition: all .3s;
  -moz-transition: all .3s;
  -ms-transition: all .3s;
  -o-transition: all .3s;
  transition: all .3s;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;  
}
.custom-header-top-bg {
  padding-left: 30px;
  padding-right: 30px;  
  background-color: rgba(255,255,255,0.9);
  color: #777;
  padding-top: 17px;
  padding-bottom: 15px;
  text-align: right;
}
.custom-header-bottom-bg {
  background-color: rgba(255,255,255,1);
  padding-left: 30px;
  padding-right: 30px;  
}
.custom-header-top-bg p {
  font-size: 13px;
  line-height: 1.2;
}
.custom-header-top-bg p:last-child {
  margin-bottom: 0;
}




.hs-banner-bg {
  min-height: 200px;
  height: 200px;
  background-size: cover;
  position: relative;
  text-align: center;
  display: table;
  width: 100%;
  background-color: #253D7F;  
}
.hs-banner-bg-wrapper {
  position: relative;
  z-index: 5;
  display: table-cell;
  width: 100%;
  height: 100%;
  vertical-align: middle;
}
.hs-banner-bg-wrapper h2 {
  text-shadow: 0px 0px 9px rgba(255, 255, 255, 0.8);
  font-family: Montserrat;
  font-weight: 100;
  font-style: normal;
  font-size: 48px;
  text-transform: none;
  line-height: 64px;
  letter-spacing: -2px;
  color: #fff;
  margin: 0;
}

.hs-fixed-cta {
  position: fixed;
  right: -50px;
  top: 30%;
  z-index: 99;
  -ms-transform: rotate(20deg);
  -webkit-transform: rotate(20deg);
  transform: rotate(90deg); 
}

/* =============== Content =============== */

.body-container-wrapper {
  padding:30px 0;
  background-color: #ffffff;  
}
.body-container {}

.content-wrapper {}
.main-content {}
.sidebar{}
.sidebar.right{}
.sidebar.left{}

.wow {
  visibility: hidden;
} 
/* =============== Footer =============== */

.footer-container-wrapper {}
.footer-container {}


.custom-footer-top-bg {
  background-color: #e6e7e8;
}
.custom-footer-top-bg .page-center {
  border-bottom: 1px solid;
  border-color: #e6e7e8;
  padding-top: 60px;
}
.custom-footer-top-bg .page-center > .row-fluid-wrapper > .row-fluid {
  margin-left: -15px;
  margin-right: -15px;
}
.custom-footer-top-bg .page-center > .row-fluid-wrapper > .row-fluid > div {
  padding-left: 15px;
  padding-right: 15px;
  padding-bottom: 40px;
}
.hs-footer-address-grp ul {
  list-style: none;
  margin: 0;
  padding: 0;
  display: block;
  line-height: 30px;
  white-space: nowrap;  
}
.hs-footer-address-inner {
  color: #000000;
}
.hs-footer-address-inner ul li:not(:last-child) {
  margin-bottom: 6px;
}
.hs-footer-address-inner i {
  margin-right: 20px;
  float: left;
  line-height: inherit;
  opacity: 0.5;
}
.hs-footer-address-grp {
  width: 100%;
  float: left;
}
.hs-footer-address-column {
  width: 50%;
  float: left;
}
.hs-footer-social-grp ul li {
  font-size: 13px;
  display: inline-block;
  margin: 10px;
  position: relative;
  margin-right: 6px;  
}
.hs-footer-social-grp ul li a {
  font-size: 1em;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  -webkit-animation-duration: 0.5s;
  animation-duration: 0.5s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  width: 2.500em;
  height: 2.45em;
  line-height: 2.500em;
  display: inline-block;
  text-align: center;
  background-color: #253c7f;
  color: #fff;
}
@-webkit-keyframes pulse {
  from { -webkit-transform: scale3d(1, 1, 1); transform: scale3d(1, 1, 1); }
  50% { -webkit-transform: scale3d(1.4, 1.4, 1.4); transform: scale3d(1.4, 1.4, 1.4); }
  to { -webkit-transform: scale3d(1, 1, 1); transform: scale3d(1, 1, 1); }
}

@keyframes pulse {
  from { -webkit-transform: scale3d(1, 1, 1); transform: scale3d(1, 1, 1); }
  50% { -webkit-transform: scale3d(1.4, 1.4, 1.4); transform: scale3d(1.4, 1.4, 1.4); }
  to { -webkit-transform: scale3d(1, 1, 1); transform: scale3d(1, 1, 1); }
}
.hs-footer-social-grp ul li a i {
  -webkit-animation-duration: 0.5s;
  animation-duration: 0.5s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  padding: 3px;
}
.hs-footer-social-grp ul li a:hover i {
  -webkit-animation-name: pulse;
  animation-name: pulse;
}
.hs-footer-address-right-col .hs-footer-address-inner {
  margin-bottom: 3.846em;
}
.hs-footer-address-inner ul li .eut-info-content {
  overflow: hidden;
}
.hs-footer-address-right-col {
  padding-left: 30px;
}


.custom-footer-top-bg h5 {
  font-family: Montserrat;
  font-weight: 600;
  font-style: normal;
  font-size: 14px;
  text-transform: capitalize;
  line-height: 32px;
  letter-spacing: 0px;
  margin-bottom: 10px;
  color: #2a2f7b;
}
.custom-footer-menu .hs-menu-wrapper > ul {
  display: block;
  line-height: 30px;
}
.custom-footer-menu .hs-menu-wrapper > ul > li {
  width: 100%;
}
.custom-footer-menu .hs-menu-wrapper > ul > li:not(:last-child) {
  margin-bottom: 6px;
}
.custom-footer-menu .hs-menu-wrapper > ul > li > a {
  width: auto !important;
  display: inline-block !important;
  vertical-align: top;
  color: #000000;
}
.custom-footer-menu .hs-menu-wrapper > ul > li > a:hover {
  color: #2a2f7b;
}

.custom-footer-bottom-bg {
  color: #58595b;
  background-color: rgba(187,189,191,1);
  padding-top: 30px;
  position: relative;
  z-index: 3;
}
.custom-copyright {
  font-size: 12px;
  line-height: 2.000em;
  padding-left: 1.875rem;
  padding-right: 1.875rem;
  text-align: center;  
}
.custom-copyright p a {
  color: #808080;
}
.custom-copyright p a:hover {
  color: #fff;
}
.custom-copyright p:last-child {
  margin-bottom: 0;
}
.hs-footer-image-grp {
  padding-left: 1.875rem;
  padding-right: 1.875rem;
}
.hs-footer-image-grp ul {
  margin: 0 8px;
  text-align: center;
  list-style: none;
  padding: 0;
  line-height: 30px;
}
.hs-footer-image-grp ul li {
  display: inline-block;
  vertical-align: top;
  margin: 0 20px;
  width: 13%;
  text-align: center;
  margin-left: 15px;
}
.hs-footer-image-grp ul li img {
  margin: 0 auto;
  width: 80%;
  height: auto;
  display: block;
  vertical-align: baseline;
}

/* ==========================================================================
4. MAIN NAVIGATION                                            
========================================================================== */


/* =============== Custom Menu Primary =============== */

/* Parent List */
.custom-menu-primary {}
.custom-menu-primary .hs-menu-wrapper > ul {
  display:block;
  float: right;  
}
.custom-menu-primary .hs-menu-wrapper > ul > li {}
.custom-menu-primary .hs-menu-wrapper > ul > li > a {
  font-family: Montserrat;
  font-weight: 600;
  font-style: normal;
  font-size: 13px;
  line-height: 90px; 
  height: 89px;  
  text-transform: none;
  letter-spacing: 1.5px;
  display: block;
  position: relative;
  text-decoration: none;
  color: #000000;
  margin: 0px 0px 0px 30px;
  -webkit-transition: all .3s;
  -moz-transition: all .3s;
  -ms-transition: all .3s;
  -o-transition: all .3s;
  transition: all .3s;  
}
.custom-menu-primary .hs-menu-wrapper > ul > li:hover > a {
  color: #253c7f;
}
.custom-menu-primary .hs-menu-wrapper > ul > li.active > a > span {
  border-bottom: 2px solid #253c7f;
}
.custom-menu-primary .hs-menu-wrapper>ul>li.active>a {
  color: #253c7f;
}
.custom-menu-primary .hs-menu-wrapper > ul > li.contact-us {
  margin-right: -5px;
}
.custom-menu-primary .hs-menu-wrapper > ul > li.contact-us > a > span {
  border: 2px solid #253c7f;
  padding: 5px 10px;
  position: relative;
  top: 2px;
}
.custom-menu-primary .hs-menu-wrapper>ul>li.active-branch>a {
  color: #253c7f;
}
.custom-menu-primary .hs-menu-wrapper>ul ul li.active > a {
  color: #ffffff;
  background-color: #58595b;
}

/* Override max width on menu links */
.custom-menu-primary .hs-menu-wrapper > ul li a, 
.hs-menu-wrapper.hs-menu-flow-horizontal > ul li.hs-item-has-children ul.hs-menu-children-wrapper li a {
  overflow: visible !important;
  max-width: none !important;
  width: auto !important;
}

/* Fix menu disappearing on desktop after toggling mobile menu */
@media screen and (min-width:1024px) {
  .custom-menu-primary .hs-menu-wrapper,
  .custom-menu-primary .hs-menu-wrapper > ul ul { 
    display:block !important;
  }
  .scroll-header .custom-menu-primary .hs-menu-wrapper > ul > li > a {
    color: #9c9c9c;
  }
  .scroll-header .custom-menu-primary .hs-menu-wrapper > ul > li:hover > a,
  .scroll-header .custom-menu-primary .hs-menu-wrapper>ul>li.active-branch>a {
    color: #253c7f;
  }

  .custom-menu-primary .hs-menu-wrapper > ul > li > a > span {
    position: relative;
    top: 2px;
  }
  /* Child List */
  .custom-menu-primary .hs-menu-wrapper > ul ul {
    background-color: #253c7f;  
    text-align: left;
    width: 250px;
    padding: 0;
    -webkit-box-shadow: 0px 30px 30px 0px rgba(0,0,0,0.25);
    -moz-box-shadow: 0px 30px 30px 0px rgba(0,0,0,0.25);
    box-shadow: 0px 30px 30px 0px rgba(0,0,0,0.25);
    margin-top: 1px;  
  }
  .custom-menu-primary .hs-menu-wrapper > ul > li > ul:before {
    content: "";
    display: block;
    width: 100%;
    height: 2px;
    position: absolute;
    background: transparent;
    top: -1px;  
  }
  .custom-menu-primary .hs-menu-wrapper > ul ul li {
    -webkit-transition: color .3s;
    -moz-transition: color .3s;
    -ms-transition: color .3s;
    -o-transition: color .3s;
    transition: color .3s;
  }
  .custom-menu-primary .hs-menu-wrapper > ul ul li a {
    font-family: Montserrat;
    font-weight: 400;
    font-style: normal;
    font-size: 12px;
    text-transform: none;
    letter-spacing: 0px;  
    position: relative;
    display: block;
    padding: 10px;
    margin: 0;
    line-height: 1.2em;
    color: #ffffff;  
  }
  .custom-menu-primary .hs-menu-wrapper > ul ul li a:hover {
    color: #ffffff;
    background-color: #58595b;
  }
  .slide-back {
    display: none !important;
    cursor: pointer;
  }
  .custom-menu-primary .hs-menu-wrapper > ul ul li.parent-clone {
    display: none;
  }
  .custom-menu-primary {
    height: auto !important;
  }

}


[class^="eut-icon-"], [class*=" eut-icon-"] {
  font-family: 'fildisi-icons' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  font-size: 24px;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

/* =============== Mobile Toggle Menu =============== */

/* Hide button on Desktop */
.mobile-trigger, .child-trigger{ display: none; }

@media (max-width: 1023px) {

  /* ===== Mobile Toggle Button ===== */

  .mobile-trigger{
    display: inline-block !important; /* Show button on mobile */
    cursor: pointer; /* Mouse pointer type on hover */
    position: absolute; /**************************************/
    top: -1px;
    right: 23px;     
    width:2em !important;
    height: auto; /* Button height */      
    padding: 0;
    color: #000; 
    line-height: 60px;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -ms-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
    z-index: 111; 
  }

  .mobile-trigger:hover{
    text-decoration: none; /* Removes link text underline on button */
  }

  .mobile-trigger .eut-item {
    display: inline-block;
    vertical-align: middle;
    position: relative;
    height: 1em;
    text-align: center;
    font-size: 20px;
    line-height: 1em;
    width: 1.300em; 
  }
  .mobile-trigger .eut-item > span {
    left: 0;
    height: 0.100em;
    opacity: 1;
    -webkit-transition: all .3s cubic-bezier(.215,.61,.355,1);
    transition: all .3s cubic-bezier(.215,.61,.355,1);
    width: 100%;
    position: absolute;
    top: 0;
    display: block;
    background-color: #838383;
  }
  .mobile-trigger .eut-item > span:nth-child(2) {
    top: 0.400em;
  }
  .mobile-trigger .eut-item > span:nth-child(3) {
    top: 0.800em;
  }

  .mobile-trigger .eut-item:hover > span:nth-child(1) {
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
  }
  .mobile-trigger .eut-item:hover > span:nth-child(3) {
    -webkit-transform: translateX(50%);
    -ms-transform: translateX(50%);
    transform: translateX(50%);
  }

  /* Change button when menu is open */
  .mobile-open .mobile-trigger{ }



  /* ===== Mobile Child Toggle Buttons ===== */

  .child-trigger{
    display: inline-block !important;
    cursor: pointer; /* Mouse pointer type on hover */
    position: relative;
    padding: 0 !important;
    width: 30px;
    height: 30px;
    line-height: 30px;
    text-align: right;
    vertical-align: middle;
    cursor: pointer;
    margin-top: -2px;
  }
  .child-trigger:hover{
    text-decoration: none;
  }
  .child-trigger i{
    position: relative;
  }
  .child-trigger i:after {
    content: '\e903';
    font-family: 'fildisi-icons' !important;
    font-size: 18px;
    font-style: normal;
  }


  .eut-close-btn-wrapper {
    display: block;
    margin: 30px auto 60px auto;
    width: 50% !important;
    min-width: 270px;
    float: right;
  }
  .eut-close-btn {
    width: 40px;
    height: 40px;
    line-height: 40px;
    font-size: 18px;
    text-align: left;
    cursor: pointer;
    display: inline-block;
    -webkit-tap-highlight-color: rgba(0,0,0,0);
    -webkit-transform: translate3d(0, -200%, 0);
    -moz-transform: translate3d(0, -200%, 0);
    -ms-transform: translate3d(0, -200%, 0);
    -o-transform: translate3d(0, -200%, 0);
    transform: translate3d(0, -200%, 0);
    -webkit-transition: -webkit-transform 0.3s cubic-bezier(0.785, 0.135, 0.15, 0.86) 0.5s;
    -moz-transition: -moz-transform 0.3s cubic-bezier(0.785, 0.135, 0.15, 0.86) 0.5s;
    -o-transition: -o-transform 0.3s cubic-bezier(0.785, 0.135, 0.15, 0.86) 0.5s;
    transition: transform 0.3s cubic-bezier(0.785, 0.135, 0.15, 0.86) 0.5s;
    color: #777777;
  }
  .show-mobile-nav .eut-close-btn {      
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  .eut-close-btn i {
    font-size: inherit;
    line-height: inherit;
  }
  .eut-icon-close:before {
    content: "\e912";
  }

  .eut-body-overlay {
    background-color: rgba(0,0,0,0.90);
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    z-index: -99;
    opacity: 0;
    transition: all 0.25s ease;  
    cursor: pointer;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;      
  }
  .show-mobile-nav .eut-body-overlay {
    opacity: 1;
    z-index: 999;
  }

  /* ===== Mobile Menu Styles ===== */  

  .custom-menu-primary {
    overflow-x: hidden;
    overflow-y: auto;
    position: fixed;
    width: 550px !important;
    height: 100vh !important;
    top: 0;
    right: -30px;
    bottom: 0;
    z-index: 10000;
    background-color: #ffffff;
    -webkit-transform: translate3d(100%, 0, 0);
    -moz-transform: translate3d(100%, 0, 0);
    -ms-transform: translate3d(100%, 0, 0);
    -o-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
    -webkit-transition: -webkit-transform 0.5s ease-in-out;
    -moz-transition: -moz-transform 0.5s ease-in-out;
    -o-transition: -o-transform 0.5s ease-in-out;
    transition: transform 0.5s ease-in-out;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    margin-left: 0 !important;  

  }
  .custom-menu-primary > div {
    padding-right: 46px;
  }
  .show-mobile-nav .custom-menu-primary {
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    background-color: #ffffff;
    transition-delay: 0.25s;  
  }
  .slide-back {
    display: block !important;
  }
  @-webkit-keyframes slide_menu_animation {
    0% { opacity: 0; }
    100% { opacity: 1; }
  }

  @-moz-keyframes slide_menu_animation {
    0% { opacity: 0; }
    100% { opacity: 1; }
  }

  @-o-keyframes slide_menu_animation {
    0% { opacity: 0; }
    100% { opacity: 1; }
  }

  @keyframes slide_menu_animation {
    0% { opacity: 0; }
    100% { opacity: 1; }
  }
  .custom-menu-primary .hs-menu-wrapper > ul {
    display: inline-block;
    position: relative;
    height: auto;
    width: 100%;
    vertical-align: top;
    margin: 0;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -ms-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
    transform: translate3d(0%, 0px, 0px); 
  }
  .custom-menu-primary .hs-menu-wrapper > ul li.hs-item-has-children ul.hs-menu-children-wrapper {
    background-color: #fff;
    left: 100% !important;
    height: 100%;
    transition: .5s !important;
    position: absolute !important;
    display: none !important;
    top: -23px;
    right: 0;
    margin: 0;
    opacity: 0;
    -webkit-animation-duration: .3s;
    -moz-animation-duration: .3s;
    -o-animation-duration: .3s;
    animation-duration: .3s;
    -webkit-animation-fill-mode: both;
    -moz-animation-fill-mode: both;
    -o-animation-fill-mode: both;
    animation-fill-mode: both;
    -webkit-animation-name: slide_menu_animation;
    -moz-animation-name: slide_menu_animation;
    -o-animation-name: slide_menu_animation;
    animation-name: slide_menu_animation;
  }
  .custom-menu-primary .hs-menu-wrapper > ul li.hs-item-has-children ul.hs-menu-children-wrapper.slide-this {
    display: block !important;
    z-index: 1;
    width: 100%;
  }
  .custom-menu-primary .hs-menu-wrapper ul.slide-parent, .custom-menu-primary .hs-menu-wrapper > ul li.hs-item-has-children ul.hs-menu-children-wrapper.slide-parent {
    transform: translate3d(-100%, 0px, 0px);
  }

  .custom-menu-primary .hs-menu-wrapper>ul>li.active>a>span {
    border-bottom: none;
    color: #253c7f;
  }
  .custom-menu-primary .hs-menu-wrapper>ul>li.active>a {
    color: #253c7f;
  }
  .custom-menu-primary .hs-menu-wrapper>ul ul li:hover + li > a {
    color: #253c7f;
  }
  /* Make child lists appear below parent items */
  .custom-menu-primary ul.hs-menu-children-wrapper{
    visibility: visible !important;
    opacity: 1 !important;
    position: static !important;
    display: none;
  }
  .custom-menu-primary .hs-menu-wrapper>ul ul li.active>a {
    color: #253c7f;
    background-color: transparent;
  }
  /* Mobile Menu Styles */ 
  .custom-menu-primary.js-enabled .hs-menu-wrapper{
    width: 100%;
    position: relative;
    top: 0;
    left: 0;
    padding: 0;
    margin-bottom: 6.000em;
  }
  .custom-menu-primary .hs-menu-wrapper{
    width: 100%; /* Full screen width */
    display: block;
    width: 50%;
    min-width: 270px;
    margin: 0 auto;
    display: block;
    overflow: hidden;
    padding-bottom: 90px;
    margin-bottom: 6.000em;  
  }

  /* Level 1 Menu List Styles */
  .custom-menu-primary .hs-menu-wrapper > ul {
    float: none;
  }
  .custom-menu-primary .hs-menu-wrapper > ul > li {
    position: relative;
    width: 100%;
    position: static !important;
  }
  .custom-menu-primary .hs-menu-wrapper > ul > li > a {
    font-size: 27px;
    line-height: 1.07em;
    overflow: visible;
    padding-top: 25px !important;
    padding-bottom: 25px !important;
    display: inline-block;
    vertical-align: middle;
    position: relative;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -ms-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
    height: auto;
  }

  /* Level 1 and Higher Menu List Styles */
  .custom-menu-primary .hs-menu-wrapper > ul li {
    border-bottom: 1px solid #eef1f6;
  }
  .custom-menu-primary .hs-menu-wrapper >  ul li a {
    padding: 0;
    color: #777;
    margin: 0;
    letter-spacing: normal;
  }
  .custom-menu-primary .hs-menu-wrapper > ul li a:hover {
    color: #253c7f;
  }
  .custom-menu-primary .hs-menu-wrapper > ul > li {
    opacity: 0;
    visibility: hidden;

  }
  .custom-menu-primary .hs-menu-wrapper > ul > li.translate {
    -webkit-transform: translateY(100px);
    -moz-transform: translateY(100px);
    -ms-transform: translateY(100px);
    -o-transform: translateY(100px);
    transform: translateY(100px);
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -ms-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
  }

  .custom-menu-primary .hs-menu-wrapper > ul > li.show {
    opacity: 1;
    visibility: visible;
  }
  .custom-menu-primary .hs-menu-wrapper > ul > li.vtranslate {
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);
  }

  /* Level 2 and Higher Menu List Styles */
  .custom-menu-primary .hs-menu-wrapper > ul ul {
    background-color: transparent;
  }
  .custom-menu-primary .hs-menu-wrapper > ul ul li {
    border-bottom: 1px solid #eef1f6;
    width: 100%;
  }
  .custom-menu-primary .hs-menu-wrapper > ul ul li a {
    padding-top: 25px;
    padding-bottom: 25px;
    line-height: 1.200em;
    display: inline-block;
    vertical-align: middle;
    position: relative;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -ms-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
    font-weight: 500;
    font-style: normal;
    font-size: 12px;
    text-transform: none;
    letter-spacing: 0px;
    padding-left: 30px;
    color: #777777;
  }
  .custom-menu-primary .hs-menu-wrapper > ul ul li a:hover {
    color: #253c7f;
  }
  .custom-menu-primary .hs-menu-wrapper > ul ul li.parent-clone {
    display: block;
  }
  .custom-menu-primary .hs-menu-wrapper>ul ul li.parent-clone > a {
    font-size: 27px;
    line-height: 1.07em;
    font-weight: 600;
    font-style: normal;
    padding-top: 25px;
    padding-bottom: 25px;
  }
  .custom-menu-primary .hs-menu-wrapper>ul>li.contact-us>a>span {
    top:0;
  }
  li.slide-back {
    position: absolute;
    border-bottom: none !important;
    width: auto !important;
    z-index: 11; 
    margin-top: 15px;
  }
  .slide-back .eut-arrow {
    width: 30px;
    height: 30px;
    line-height: 30px;
    display: inline-block;
    text-align: right;
    vertical-align: middle;
    cursor: pointer;
    margin-top: -2px;
    position: absolute;
    top: 50%;
    left: 0;
    text-align: left;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    font-weight: 600;
  }
  .slide-back .eut-arrow:before {
    content: '\e901';
    font-family: 'fildisi-icons' !important;
    font-size: 18px;
    font-style:normal;
  }

}


/* ==========================================================================
5. BLOG                                        
========================================================================== */


/* =============== General Blog Styles =============== */

/* Blog Post and Listing Body Class */
.blog {}

/* Blog Post */
.hs-blog-post {}

/* Blog Listing */
.hs-blog-listing {}

/* Blog Columns Wrapper */
.blog .content-wrapper {}

.hs-blog-listing .body-container-wrapper {
  padding-top: 90px;
  padding-bottom: 90px;
}

/* =============== Blog Content Column =============== */

.blog .blog-content {}

/* Use this to style the main wrapper for the blog listing pages */
.blog-listing-wrapper {}

/* Use this to style the main wrapper for the blog post pages */
.blog-post-wrapper {}

/* Blog Title */
.hs-blog-header h1 {}
.hs-blog-header h1 a{}

/* Blog Post Title */
.hs-blog-listing .post-header {
  margin-top: 28px;
}
.post-header h3 {
  margin-bottom: 18px;
  line-height: 1.4;
}
.post-header h3 a {
  color: #000000;  
  -webkit-transition: all .3s;
  -moz-transition: all .3s;
  -ms-transition: all .3s;
  -o-transition: all .3s;
  transition: all .3s;  
  text-decoration: none;
}
.post-header h3 a:hover {
  color: #acacac;  
  text-decoration: none;
}
.post-header h1 {}

/* Blog Author and Avatar */
#hubspot-author_data {}
#hubspot-author_data:after {
  content: '';
  display: block;
  clear: both;
}
#hubspot-author_data a.author-link {}
#hubspot-author_data .hs-author-avatar {}
#hubspot-author_data .hs-author-avatar img {
  width: 50px;
  float: left;
  margin-right: 15px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
}

/* Use this to set up different styling for your blog posts */
.blog-listing-wrapper .post-listing .post-item {
  margin-bottom: 30px;
  width: 33.35%;
  float: left;
}
.hs-blog-listing .post-listing {
  margin: 0 -15px;
}
.post-item-inner {
  padding: 0 15px; 
}


.post-item-inner-next {
  -webkit-animation-fill-mode: both;
  -moz-animation-fill-mode: both;
  -ms-animation-fill-mode: both;
  -o-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-animation-duration: .8s;
  -moz-animation-duration: .8s;
  -ms-animation-duration: .8s;
  -o-animation-duration: .8s;
  animation-duration: .8s;
  opacity: 1;  
  background-color: #ffffff;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  -webkit-transition: all .3s;
  -moz-transition: all .3s;
  -ms-transition: all .3s;
  -o-transition: all .3s;
  transition: all .3s;
  -webkit-box-shadow: 0px 0px 25px 0px rgba(0,0,0,0.1);
  -moz-box-shadow: 0px 0px 25px 0px rgba(0,0,0,0.1);
  box-shadow: 0px 0px 25px 0px rgba(0,0,0,0.1);
  position: relative;
}
.hs-blog-listing .hs-featured-image-wrapper a {
  height: 144px;
  overflow: hidden;
  display: block;
  width: 100%;
  position: relative;
}

.blog-listing-wrapper .post-listing .post-item .post-body {
  padding: 36px;
}
.blog-post-wrapper .post-body {}

/* Post Featured Image on Listings Page */
.hs-featured-image-wrapper {}
.hs-featured-image-wrapper .hs-featured-image-link {}
.hs-featured-image-wrapper .hs-featured-image-link img.hs-featured-image{
  border-width: 0;
  max-width: 100%;
  height: auto;
  width: auto;
  display: inline-block !important;
  float: none;
  margin: 0;
}
.hs-blog-listing .hs-featured-image-wrapper a img {
  position: absolute;
  left: -9999px;
  right: -9999px;
  top: -9999px;
  bottom: -9999px;
  margin: auto;
  width: 100%;
  height: 100%;
  max-width: none;
  object-fit: cover;
}

/* Read More Link */
a.more-link {
  display: inline-block;
  margin: 0;
  font-family: Montserrat, sans-serif;
  font-weight: 600;
  font-style: normal;
  font-size: 12px;
  text-transform: uppercase;
  letter-spacing: 0px;
  -webkit-transition: all .3s;
  -moz-transition: all .3s;
  -ms-transition: all .3s;
  -o-transition: all .3s;
  transition: all .3s;
}
a.more-link:hover {}

/* Blog Topics List */
#hubspot-topic_data {}
#hubspot-topic_data a.topic-link {}

/* Blog Social Sharing Icons */
.hs-blog-social-share {
  margin: 20px 0;
  padding: 10px 0 0 0;
  border-top: 1px solid #cccccc;
  border-bottom: 1px solid #cccccc;
  height: auto;
}

/* Blog Commments */
.custom_listing_comments {
  border: 1px solid #e2e2e2;
  display: block;
  line-height: 165%;
  padding: 15px;
  margin:15px 0;
}

#comments-listing {
  border: 1px solid #ccc;
  margin-bottom: 30px;
  margin-top: 30px;
}
#comments-listing.no-comments {
  border: none;
}
#comments-listing:empty {
  display:none;
}
#comments-listing:empty {
  display: none;
}

.comment.depth-0 {
  border-bottom: 1px solid #000 !important;
  border-top: medium none !important;
  margin: 0 10px 10px !important;
  padding: 0 15px !important;
}

.comment-body {
  padding:10px 0;
}

.comment-reply-to{
  margin-bottom: 15px;
}

.comment-from h4 {
  margin: 0;
  padding-top: 15px;
}
.comment-date { 
  font-size: 13px; 
  text-align: right; 
}

/* Pagination */
.blog-pagination {
  clear: both;
  text-align: center;
  margin-top: 2.500rem;
  font-weight: 600;
  font-style: normal;
  font-size: 12px !important;
  text-transform: uppercase;
}
.blog-pagination ul {
  list-style: none;
  margin: 0;
  padding: 0;
  display: block;
}
.blog-pagination ul li,
.blog-pagination-center {
  display: inline-block;
  vertical-align: top;
  margin: 0 4px;
  text-align: center;
}
.blog-pagination ul li a {
  display: block;
  color: inherit;
  border: 1px solid;
  width: 40px;
  height: 40px;
  line-height: 38px;
  -webkit-border-radius: 100px;
  border-radius: 100px;
  -webkit-transition: all .3s;
  -moz-transition: all .3s;
  -ms-transition: all .3s;
  -o-transition: all .3s;
  transition: all .3s;
  opacity: 0.3;
}
.blog-pagination ul li.active a,
.blog-pagination ul li a:hover {
  opacity: 1;
}
.blog-pagination i {
  font-size: 18px;
  line-height: inherit;
}
.eut-icon-nav-right:before {
  content: "\e903";
}
.eut-icon-nav-left:before {
  content: "\e901";
}

.blog-pagination a.previous-posts-link {}
.blog-pagination a.all-posts-link {}
.blog-pagination a.next-posts-link {}

/* Blog All Posts Page */
.hs-content-path-blog-all {}
div.post-listing-simple {}
div.post-listing-simple .post-item {}
h3.post-listing-simple {
  margin-bottom: 18px;
  line-height: 1.4;
}
h3.post-listing-simple a  {
  color: #000000;  
  -webkit-transition: all .3s;
  -moz-transition: all .3s;
  -ms-transition: all .3s;
  -o-transition: all .3s;
  transition: all .3s;  
  text-decoration: none;
}
h3.post-listing-simple a:hover {
  color: #acacac;  
  text-decoration: none;
}

/* =============== Blog Sidebar =============== */

.blog .blog-sidebar {}



/* Blog Modules */
.blog .blog-sidebar .widget-span {
  margin:0 0 20px;
}
/* =============== Blog Author Page and Author Bio =============== */

.hs-blog-listing .hs-author-profile {
  border-bottom: 1px solid #ccc;
  padding: 0 0 20px 0;
  margin: 0 0 20px 0;
}
.hs-blog-post .hs-author-profile {
  border-top: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
  padding: 20px 0 20px 0;
  margin: 20px 0 20px 0;
}
.hs-author-profile .hs-author-profile:after {
  content: '';
  display: block;
  clear: both;
}

/* Author Avatar */
.hs-author-profile .hs-author-avatar {
  float: left;
  margin-right: 15px;
  max-width: 100px;
}
.hs-author-profile .hs-author-avatar img{
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  max-width: 100%;
}

/* Author Bio Wrapper*/
.hs-author-profile .hs-author-bio {
  overflow: hidden;
}

/* Author Name */
.hs-author-profile h2.hs-author-name {
  margin: 0 0 10px 0;
}

/* Author Social Follow Me */
.hs-author-profile .hs-author-social-section {}
.hs-author-profile .hs-author-social-label {}
.hs-author-profile .hs-author-social-links {}
.hs-author-profile .hs-author-social-link {}
.hs-author-profile .hs-social-facebook {}
.hs-author-profile .hs-social-linkedin {}
.hs-author-profile .hs-social-twitter {}
.hs-author-profile .hs-social-google-plus {}


/* ==========================================================================
Blog Listing Page
========================================================================== */
.hs-blog-listing {}


/* ==========================================================================
Blog Post Page
========================================================================== */

.hs-blog-post .body-container-wrapper {
  padding-top: 50px;
  padding-bottom: 90px;
}
.hs-blog-post .body-container-wrapper .page-center {
  padding-left: 5%;
  padding-right: 5%;
}
.hs-blog-post .hs-banner-bg-wrapper h2 {
  text-shadow: 0px 0px 9px rgba(255, 255, 255, 0.8);
  font-weight: 600;
  padding-bottom: 6px;
}
.hs-blog-post .comment-date {
  text-align: left;
  display: block;
}
.hs-blog-post .comment.depth-0:last-child {
  border-bottom: none !important;
}
.hs-post-pagination {
  border-top: 1px solid;
  border-bottom: 1px solid;
  background-color: #f7f7f7;
  border-color: #f7f7f7;
}
.hs-post-pagination a {
  display: inline-block;
  vertical-align: middle;
  width: 25%;
  padding-top: 30px;
  padding-bottom: 30px;
}
.hs-post-pagination .eut-prev {
  float: left;
  text-align: left;
}
.hs-post-pagination .eut-next {
  float: right;
  text-align: right;
}
.hs-post-pagination .eut-arrow {
  display: inline-block;
  vertical-align: middle;
  text-align: center;
  -webkit-transition: all .3s;
  -moz-transition: all .3s;
  -ms-transition: all .3s;
  -o-transition: all .3s;
  transition: all .3s;
  color: #d3d3d3;  
}

.hs-post-pagination .eut-prev .eut-arrow {
  margin-right: 5px;
}
.hs-post-pagination .eut-title {
  display: inline-block;
  vertical-align: middle;
  margin-bottom: 0;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  max-width: 70%;
  max-width: calc(100% - 40px);
  color: #000000;  
}


.hs-blog-post .hs_recaptcha.hs-recaptcha.field.hs-form-field {    
  width: auto;    
  overflow: auto;	
  padding:10px 0;
}
.hs-blog-post .blog-content {
  font-size: 16px;
  font-family: Montserrat;
  font-weight: 300;
  line-height: 30px;
  letter-spacing: 0px;
}




/* ==========================================================================
6. FORMS                                        
========================================================================== */


/* =============== Global Form Styles =============== */

/* Form Field */
.hs-form-field {}

/* Descriptions */
.hs-field-desc {}

.form-title {
  background: #fff;
  position: relative;
  font-style: normal;
  text-transform: none;
  font-size: 28px;
  line-height: 34px;
  letter-spacing: 0px;
  font-weight: 400;
  margin-bottom: 18px;
}
/* Labels and Legends */
label {}
.hs-form-field > label {}

label {}
/* One Line Inputs */
[type="text"],
[type="password"], 
[type="datetime"], 
[type="datetime-local"], 
[type="date"], 
[type="month"], 
[type="time"], 
[type="week"], 
[type="number"], 
[type="email"], 
[type="url"], 
[type="search"], 
[type="tel"], 
[type="color"],
[type="file"],
textarea,
select {
  width: 100%;
  font-family: "Montserrat", "Sans-Serif";  
  background: transparent;
  border: 1px solid #e9e9e9;
  padding: 16px 20px;
  font-size: 12px;
  line-height: 20px;
  color: inherit;
  min-height: 42px;  
  vertical-align: middle;
  border-radius: 0;
  display: inline-block;
  outline: none;  
  margin:0 0 20px 0; 
  -webkit-appearance: none;     
}

[type="text"]:focus,
[type="password"]:focus, 
[type="datetime"]:focus, 
[type="datetime-local"]:focus, 
[type="date"]:focus, 
[type="month"]:focus, 
[type="time"]:focus, 
[type="week"]:focus, 
[type="number"]:focus, 
[type="email"]:focus, 
[type="url"]:focus, 
[type="search"]:focus, 
[type="tel"]:focus, 
[type="color"]:focus,
[type="file"]:focus,
textarea:focus,
select:focus {
  outline: 0; 
}

/* Separate Styles for Multiple Line Inputs */
textarea {}
textarea:focus {}

/* Separate Styles for Drop Downs */
select {}
select:focus {}

/* Multiple Selection Inputs */
form.hs-form .hs-form-field ul.inputs-list {
  list-style: none;
  padding: 0;
}
form.hs-form .hs-form-field ul.inputs-list li input {}
input[type="radio"] {}
input[type="checkbox"] {}

/* Required */
input:focus:required:invalid, 
textarea:focus:required:invalid, 
select:focus:required:invalid {}

input:focus:required:invalid:focus, 
textarea:focus:required:invalid:focus, 
select:focus:required:invalid:focus {}

/* Error */
.hs-error-msgs label{}

/* Placeholder Text */
::-webkit-input-placeholder {} /* Webkit Browsers */
:-moz-placeholder {} /* Firefox 18- */
::-moz-placeholder {} /* Firefox 19+ */
:-ms-input-placeholder {} /* IE10 */


/* =============== Multi Column Form =============== */

.hs-form fieldset.form-columns-1 {}
.hs-form fieldset.form-columns-1 .hs-form-field {}
.hs-form fieldset.form-columns-2 {}
.hs-form fieldset.form-columns-2 .hs-form-field {}
.hs-form fieldset.form-columns-3 {}
.hs-form fieldset.form-columns-3 .hs-form-field {}

/* Multiple Selection Inputs */
form.hs-form .hs-form-field ul.inputs-list li input {}
input[type="radio"] {}
input[type="checkbox"] {}
form.hs-form fieldset { max-width: none; }
form.hs-form fieldset .hs-form-field { padding: 0 10px 0 0; }
form.hs-form fieldset[class*="form-columns"] .input { margin-right: 0; }
form.hs-form fieldset[class*="form-columns"] .hs-input { width: 100%; }
form.hs-form fieldset[class*="form-columns"] .hs-input[type="checkbox"] { width: auto; }
form.hs-form fieldset.form-columns-3 .hs-form-field { width: 33.33%; }

@media (max-width: 400px) {
  form.hs-form fieldset .hs-form-field { padding: 0; }
  form.hs-form fieldset.form-columns-3 .hs-form-field,
  form.hs-form .form-columns-2 .hs-form-field .hs-input, 
  form.hs-form .form-columns-3 .hs-form-field .hs-input { width: 100%; }
  form.hs-form .form-columns-3 .hs-form-field .hs-input[type="checkbox"] { width: auto; }
}


/* =============== Blog Comment Form =============== */

/* Label */
#comment-form .hs-form-field > label {}
#comment-form label {}

/* Inputs */
#comment-form input[type="text"] {}
#comment-form input[type="text"]:focus {}

#comment-form textarea {}
#comment-form textarea:focus {}

#comment-form input[type="checkbox"] {}


/* =============== Blog Subscription Form =============== */

/* Label */
#hs_form_target_blog_subscription .hs-form-field > label {}
#hs_form_target_blog_subscription label {}

/* Inputs */
#hs_form_target_blog_subscription input[type="email"] {}
#hs_form_target_blog_subscription input[type="email"]:focus {}
#hs_form_target_blog_subscription input[type="radio"], #hs_form_target_blog_subscription input[type="checkbox"] {
  width: auto;
  margin-right: 10px;
}

/* =============== Google Search Form =============== */

/* Label */
.widget-type-google_search label {}

/* Input */
.widget-type-google_search input[type="text"] {}
.widget-type-google_search input[type="focus"] {}


/* ==========================================================================
7. BUTTONS                                        
========================================================================== */


/* =============== All Global Buttons (Excluding CTAs) =============== */

.hs-button.primary,
input[type="submit"],
input[type="button"] {
  width:auto;
  font-family: "Montserrat", "Sans-Serif";  
  display:inline-block;
  padding: 1.250em 2.500em;
  margin-bottom: 10px;
  margin-top: 10px;
  white-space:normal !important;
  font-size: 12px;
  line-height: 1.4;
  text-transform: uppercase;
  font-weight: 600;  
  color: #000;
  text-align: center;
  vertical-align: middle;
  cursor: pointer;
  background-color: transparent;
  border: 2px solid #000000;
  border-radius: 0;
  -webkit-transition: color .5s ease, background-color .5s ease, border-color .5s ease;
  -moz-transition: color .5s ease, background-color .5s ease, border-color .5s ease;
  -o-transition: color .5s ease, background-color .5s ease, border-color .5s ease;
  -ms-transition: color .5s ease, background-color .5s ease, border-color .5s ease;
  transition: color .5s ease, background-color .5s ease, border-color .5s ease;  
  text-decoration: none;
}

.hs-button.primary:hover,
input[type="submit"]:hover,
input[type="button"]:hover {
  text-decoration: none;
  background-color: #000000;
  border-color: #000000;
  color: #ffffff;
}

.hs-button.primary:focus,
input[type="submit"]:focus,
input[type="button"]:focus {
  outline:0;    
}


/* =============== Form Module Button =============== */

.hs_cos_wrapper_type_form .hs-button.primary.large {}
.hs_cos_wrapper_type_form .hs-button.primary.large:hover {}
.hs_cos_wrapper_type_form .hs-button.primary.large:focus {}


/* =============== Blog Comment Button =============== */

#add-comment-button.hs-button.primary {}
#add-comment-button.hs-button.primary:hover {}
#add-comment-button.hs-button.primary:focus {}


/* =============== Blog Subscription Button =============== */

#hs_form_target_blog_subscription .hs-button.primary.large {}
#hs_form_target_blog_subscription .hs-button.primary.large:hover {}
#hs_form_target_blog_subscription .hs-button.primary.large:focus {}


/* =============== Google Search Button =============== */

.widget-type-google_search .hs-button.primary {}
.widget-type-google_search .hs-button.primary:hover {}
.widget-type-google_search .hs-button.primary:focus {}


/* ==========================================================================
8. MISCELLANEOUS                                      
========================================================================== */


/* Styles that do not fit into any of the available sections above can go here. */


/* ==========================================================================
9. MEDIA QUERIES                              
========================================================================== */


.body-container ul li {}
.hs-blog-social-share ul li {
  background: none;
  padding-left: 0;
}
form ul li{
  background: none !important;
  padding-left: 0 !important;
}
.one-column .body-container-wrapper input[type="text"],
.one-column .body-container-wrapper input[type="password"], 
.one-column .body-container-wrapper input[type="datetime"], 
.one-column .body-container-wrapper input[type="datetime-local"], 
.one-column .body-container-wrapper input[type="date"], 
.one-column .body-container-wrapper input[type="month"], 
.one-column .body-container-wrapper input[type="time"], 
.one-column .body-container-wrapper input[type="week"], 
.one-column .body-container-wrapper input[type="number"], 
.one-column .body-container-wrapper input[type="email"], 
.one-column .body-container-wrapper input[type="url"], 
.one-column .body-container-wrapper input[type="search"], 
.one-column .body-container-wrapper input[type="tel"], 
.one-column .body-container-wrapper input[type="color"],
.one-column .body-container-wrapper input[type="file"],
.one-column .body-container-wrapper textarea,
.one-column .body-container-wrapper select,
.hs-search-layout .hs-search-field {
  width: 50% !important;
}
.widget-type-google_search input[type="text"] {
  display:block;
}
#hs-pwd-widget-password {
  display: block;
}

.hs-error-msgs.inputs-list{
  margin: -10px 0 10px 0;
  list-style:none;
  padding:0;
}
.hs-error-msgs.inputs-list label {
  color: #f00000;
  text-transform: uppercase;
  letter-spacing: 1px;
  font-size: 1em;
  font-weight: normal;
}
.hs_error_rollup .hs-error-msgs.inputs-list label {
  font-weight: 400;
  font-style: normal;
  font-size: 10px;
  text-align: center;
  border: 2px solid #e9e9e9;
  margin: 2em 0.5em 1em;
  padding: 0.2em 1em;
  display: block;
}
.password-template.one-column #hs-pwd-widget-password {
  margin-top: 10px !important;
}


.subscription-template.one-column #email-prefs-form .subscribe-options label span {    
  font-size: 14px;    
  color: #444;    
  line-height: 24px;
}
.hs-search-field__suggestions {
  padding: 10px;
  margin-bottom: 10px;
  margin-top: -20px;
}
.hs-search-field__suggestions a:hover, 
.hs-search-field__suggestions a:focus {
  background-color: transparent;
  outline: 0;
}


.hs-404-layout .body-container-wrapper {
  padding-top: 199px;
  padding-bottom: 80px;
}
.hs-404-layout .custom_error_message {
  text-align: center;
}
.hs-404-layout .hs-search-field {
  position: relative;
  max-width: 50%;
  margin: 10px auto;
}
.custom_error_message center {
  margin-top: 28px;
  margin-bottom: 20px;
}
.custom_error_message center a {
  display: inline-block;
  padding: 1.250em 2.500em;
  line-height: 1.4;
  z-index: 2;
  vertical-align: top;
  margin-top: 3px;
  margin-bottom: 3px;
  outline: 0;
  text-align: center;
  border: 1px solid transparent;
  text-decoration: none;
  position: relative;
  -webkit-transition: color .5s ease, background-color .5s ease, border-color .5s ease;
  -moz-transition: color .5s ease, background-color .5s ease, border-color .5s ease;
  -o-transition: color .5s ease, background-color .5s ease, border-color .5s ease;
  -ms-transition: color .5s ease, background-color .5s ease, border-color .5s ease;
  transition: color .5s ease, background-color .5s ease, border-color .5s ease;
  background-color: #253c7f;
  border-color: #253c7f;
  color: #ffffff;
  font-family: Montserrat, sans-serif;
  font-weight: 600;
  font-style: normal;
  font-size: 12px;
  text-transform: uppercase;
  letter-spacing: 0px;
  border-radius: 3px;
}
.custom_error_message center a:hover {
  background-color: #000000;
  border-color: #000000;
  color: #ffffff;
}
.custom_error_message p {
  font-family: Montserrat,sans-serif;
  font-weight: 300;
  font-style: normal;
  font-size: 20px;
  text-transform: none;
  line-height: 36px;
  letter-spacing: 0px;
}
.custom_error_message p:last-of-type {
  margin-bottom:0;
}


.eut-back-top {
  position: fixed;
  width: 30px;
  height: 30px;
  bottom: -60px;
  right: 20px;
  text-align: center;
  z-index: 900;
  cursor: pointer;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  -webkit-transition: all .3s ease;
  -moz-transition: all .3s ease;
  -ms-transition: all .3s ease;
  -o-transition: all .3s ease;
  transition: all .3s ease;
}
.eut-back-top.show {
  -webkit-transform: translate(0, -80px);
  -moz-transform: translate(0, -80px);
  -ms-transform: translate(0, -80px);
  -o-transform: translate(0, -80px);
  transform: translate(0, -80px);
}
.eut-circle {
  -webkit-border-radius: 50% !important;
  border-radius: 50% !important;
}
.eut-back-top .eut-wrapper-color {
  background-color: #262829;
}
.eut-back-top i {
  font-size: 16px;
  line-height: 30px;
  display: block;
}
.eut-back-top .eut-back-top-icon {
  color: #ffffff;
}
.eut-icon-nav-up-small:before {
  content: "\e91c";
}




/* Fade In Up */
@-webkit-keyframes content_fade_up {
  0% { opacity: 0; -webkit-transform: translateY(100px); }
  100% { opacity: 1; -webkit-transform: translateY(0); }
}

@-moz-keyframes content_fade_up {
  0% { opacity: 0; -moz-transform: translateY(100px); }
  100% { opacity: 1; -moz-transform: translateY(0); }
}

@-o-keyframes content_fade_up {
  0% { opacity: 0; -o-transform: translateY(100px); }
  100% { opacity: 1; -o-transform: translateY(0); }
}

@keyframes content_fade_up {
  0% { opacity: 0; transform: translateY(100px); }
  100% { opacity: 1; transform: translateY(0); }
}
.hs-banner-bg-inner {
  opacity:0;
}
.eut-animate-fade-in-up {
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  -webkit-animation-duration: .5s;
  -moz-animation-duration: .5s;
  -o-animation-duration: .5s;
  animation-duration: .5s;
  -webkit-animation-fill-mode: both;
  -moz-animation-fill-mode: both;
  -o-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-animation-timing-function: ease-out;
  -moz-animation-timing-function: ease-out;
  -o-animation-timing-function: ease-out;
  animation-timing-function: ease-out;  
  -webkit-animation-name: content_fade_up;
  -moz-animation-name: content_fade_up;
  -o-animation-name: content_fade_up;
  animation-name: content_fade_up;
}





/********************* How We Do It Css Start Here ******************/

.hs-how-do-layout .body-container-wrapper {
  padding: 0;
}
.hs-how-do-row1 {
  padding-bottom: 30px;
}
.hs-how-do-row1 h1,
.hs-how-do-row1 h2 {
  margin-top: 40px;
  padding-bottom: 16px;
}
.hs-two-eut-section {
  padding-top: 120px;
  padding-bottom: 90px;
  position: relative;
}
.hs-two-eut-section:first-child {
  padding-top: 150px;
}
.hs-two-eut-section .eut-container {
  margin-right: auto;
  margin-left: auto;
  position: relative;
  width: 100% !important;
  max-width: 100% !important;
  display: block;
}
.hs-two-eut-section .eut-row.eut-columns-gap-none {
  margin: 0;
  display: -webkit-box;    
  display: -ms-flexbox;    
  display: flex;
}
.hs-two-eut-section .eut-column-1-2 {
  width: 50.0%;
  float: left;
  position: relative;
  min-height: 1px;
  z-index: 1;  
}
.hs-two-eut-section .eut-custom-position {
  top: -120px;
}
.hs-two-eut-section.left .eut-custom-position {
  left: 90px;
}
.hs-two-eut-section .eut-flex-position-middle {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  height: 100%;
  align-items: center;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  position: relative;    
}
.hs-two-eut-section .interiorshadow {
  -webkit-box-shadow: 0px 0px 15px 0px rgba(0,0,0,0.08);
  -moz-box-shadow: 0px 0px 15px 0px rgba(0,0,0,0.08);
  box-shadow: 0px 0px 15px 0px rgba(0,0,0,0.08);
  background: #fff;  
}
.hs-two-eut-section .interiorshadow .eut-column-wrapper {
  background-color: #ffffff;
  padding: 5%;
  position: relative;
}
.hs-two-eut-section .interiorshadow .eut-column-wrapper h2 {
  color: #253c7f;
  margin-bottom: 30px;  
}
.hs-two-eut-section .interiorshadow .eut-column-wrapper h2 > span {
  display: inline-block;
  text-shadow: 0px 0px 9px rgba(255, 255, 255, 0.8);
}
.hs-two-eut-section .interiorshadow .eut-title-line {
  width: 100px;
  height: 2px;  
  background-color: #253c7f;
  border-color: #253c7f;
  color: #ffffff;
  display: block;
  clear: both;
  margin-top: 18px;
}
.right .eut-row.eut-columns-gap-none {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse;
}
.right .interiorshadow {
  left: 60px;
}
.right .eut-custom-position {
  right: 90px;
}
.hs-how-do-row1 p:last-of-type,
.hs-two-eut-section .interiorshadow .eut-column-wrapper p:last-of-type {
  margin: 0;
}

.hs-bottom-pane-top-row {
  padding: 90px 0;
  text-align: center;
  color: #fff;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center -420px;
}
.hs-bottom-pane-top-row-inner {
  padding-top: 20px;
}
.hs-bottom-pane-top-row h3 {
  font-size: 24px;
  line-height: 34px;
  color: #fff;
  text-shadow: 0px 0px 9px rgba(255, 255, 255, 0.8);
  margin: 0;
}
.hs-bottom-pane-top-row h2 {
  color: #fff;
}
.hs-bottom-pane-top-row h4 {
  color: #fff;
  margin: 0;
  font-family: Montserrat;
  font-weight: 600;
  font-style: normal;
  text-transform: none;
  font-size: 18px;
  line-height: 20px;
  letter-spacing: 0px;
}

.hs-bottom-pane-bottom-row {
  background-color: #253c7f;
  padding: 30px 0;
  position: relative;
}
.hs-bottom-pane-bottom-row-inner {
  padding-top: 22px;
  margin: 0 -15px;
}
.hs-bottom-pane-bottom-column {
  float: left;
  position: relative;
  min-height: 1px;
  z-index: 1;
  display: table;
  padding-left: 15px;
  padding-right: 15px;
}
.hs-bottom-pane-bottom-left-col {
  width: 66.66666667%;
}
.hs-bottom-pane-bottom-right-col {
  width: 33.33333333%;
  text-align: center;
  margin-bottom: 21.73913043px;
}
.hs-bottom-pane-eut-column-wrapper {
  display: table-cell;
  vertical-align: middle;
  width: 100%;
  position: relative;
  height: 100%;
}
.hs-bottom-pane-eut-column-wrapper h3 {
  font-size: 25px;
  line-height: 30px;
  color: #fff;
  margin: 0;
}
.hs-bottom-pane-eut-column-wrapper h3 a {
  color: #fff;
  opacity: 1;  
  -webkit-transition: all .2s ease-in-out;
  transition: all .2s ease-in-out;  
}
.hs-bottom-pane-eut-column-wrapper h3 a:hover {
  opacity: .85;
}

/********************* How We Do It Css End Here ******************/




/********************* Careers Css Start Here ******************/

.hs-careers-layout .body-container-wrapper {
  padding: 0;
}
.hs-careers-row1 {
  padding: 30px 0;
  text-align: center;
}
.hs-careers-row1 .hs_cos_wrapper_type_header {
  padding-top: 20px;
  padding-bottom: 20px;
  display: block;
}
.hs-careers-row1 .hs_cos_wrapper_type_header h1 {
  padding-top: 40px;
  margin-bottom: 0px;
}
.hs-careers-layout .hs-two-eut-section:first-child {
  padding-top: 120px; 
}
.hs-careers-layout .hs-two-eut-section {
  padding-bottom: 60px;  
}
.hs-careers-layout .hs-two-eut-section .interiorshadow .eut-column-wrapper h2 {
  margin-bottom: 18px;
}
.hs-careers-layout .hs-two-eut-section .interiorshadow .eut-title-line {
  display: none;
}
.hs-careers-row3 {
  padding: 30px 0;
}
.hs-careers-row3 .hs_cos_wrapper_type_rich_text {
  text-align: center;
}
.hs-careers-row3 .hs_cos_wrapper_type_rich_text center {
  position: relative;
  z-index: 1;
  padding-top: 56%;
  margin-bottom: 35px;
  width: 100%;
}
.hs-careers-row3 .hs_cos_wrapper_type_rich_text center iframe {
  max-width: 100%;
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.hs-two_img-grp-row {
  margin-left: -15px;
  margin-right: -15px;
}
.hs-two_img-item {
  width: 50%;
  float: left;
  position: relative;
  min-height: 1px;
  z-index: 1;
  padding-left: 15px;
  padding-right: 15px;
  margin-bottom: 35px;
}
.hs-careers-row3 form input.hs-button.primary {
  margin-bottom: 13px;
  margin-top: 11px;
}
.hs-careers-row3 form .hs-input {
  margin-bottom: 30px;
  min-height: 42px;
  padding: 13.5px 20px;
}
.hs-careers-row3 form textarea.hs-input {
  min-height: 184px;
}
.hs-careers-row3 form .hs-form-required {
  display: none;
}
.hs-careers-row3 form select.hs-input {
  background-image: url(//cdn2.hubspot.net/hubfs/5462516/Matthijssen_Business_Systems_July2019/Image/select-icon.png);
  background-position: center right;
  background-repeat: no-repeat;
  text-indent: 0;
  min-height: 30px;
}
.hs-careers-row3 form .hs-error-msgs.inputs-list {
  margin-top: -30px;
}
.hs-careers-row3 .form-title {
  text-align: center;
  position: relative;
  line-height: 1em;
  font-size: 18px;
  margin: 0;
  font-weight: 600;
  margin-bottom: 35px;
}
.hs-careers-row3 .form-title:before {
  content: "";
  background: #ebebeb;
  height: 1px;
  width: 100% !important;
  display: block;
  position: absolute;
  top: 46%;
  left: 0;  
}
.form-title-inner {
  display: inline-block;
  background: #fff;
  margin: 0 auto;
  position: relative;
  padding: 0 .8em;
}
.hs-accordion-content-grp ul {
  list-style: none;
  margin: 0;
  padding: 0;
  display: block;
}
.hs-accordion-content-title h3 {
  margin: 0;
  position: relative;
  font-size: 20px;
  margin-bottom: 0;
  line-height: 1.4em;
  font-family: Poppins;
  font-weight: 600;  
}
.hs-accordion-content-in {
  padding: 30px 45px;
  line-height: 24px;
  position: relative;
}
.hs-accordion-content-title h3:before {
  content: "\f078";
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-align: center;
  line-height: 20px;
  opacity: 0.4;
  left: -9px;
  position: relative;
  font-size: 14px;
  display: inline-block; 
  color: rgb(88, 89, 91);  
}
.open-accordion .hs-accordion-content-title h3:before {
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  transform: rotate(180deg);
  -webkit-transform-origin: 50% 50%;
  -moz-transform-origin: 50% 50%;
  -ms-transform-origin: 50% 50%;
  -o-transform-origin: 50% 50%;
  transform-origin: 50% 50%;
  opacity: 0.6;  
}
.hs-accordion-content-grp ul >li {
  position: relative;
  margin-bottom: 8px;
}
.hs-accordion-content-title {
  position: relative;
  cursor: pointer;
  padding: 20px 40px;
  line-height: 1.4em;
  text-align: left;
}
.hs-accordion-grp {
  padding: 30px 0;
}
.hs-accordion-content-grp .hs-accordion-content-in ul >li {
  margin-bottom: 0;
}
.hs-accordion-title h4 {
  text-align: center;
  position: relative;
  line-height: 1em;
  font-size: 18px;
  margin: 0;
  font-weight: 600;
  margin-bottom: 35px;
}
.hs-accordion-title h4:before {
  content: "";
  background: #ebebeb;
  height: 1px;
  width: 100% !important;
  display: block;
  position: absolute;
  top: 46%;
  left: 0;  
}

.hs-accordion-title h4 > span {
  display: inline-block;
  background: #fff;
  margin: 0 auto;
  position: relative;
  padding: 0 .8em;
}
.hs-accordion-content-in ul {
  list-style: disc;
  margin-bottom: 28px;
  margin-left: 20px;
  line-height: 30px;
}
.hs-accordion-content-grp {
  margin-left: -15px;
  margin-right: -15px;
}
.hs-bot-pane-btn {
  font-size: 14px;
  padding-top: 14px;
  padding-bottom: 14px;
  padding-left: 20px;
  padding-right: 20px;
  display: inline-block;
  margin-bottom: 0;
  text-align: center;
  vertical-align: middle;
  cursor: pointer;
  border: 1px solid transparent;
  text-decoration: none;
  position: relative;
  -webkit-transition: all .2s ease-in-out;
  transition: all .2s ease-in-out;
  line-height: normal;
  background-color: #fff;
  color: #666;  
}
.hs-bot-pane-btn:hover {
  color: #5e5e5e;
  background-color: #f0f0f0;
  text-decoration: none;
}
.hs-bot-pane-btn:focus {
  color: #5e5e5e;
  background-color: #f0f0f0;
  outline:0;
}
.hs-bot-pane-btn:active {
  color: #595959;
  background-color: #ebebeb;
}

/********************* Careers Css End Here ******************/






/********************* Leadership Css Start Here ******************/

.hs-leadership-banner-bg {
  min-height: 510px;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  padding-top: 60px;
  padding-bottom: 30px;
  margin-top: -7px;  
  background-position: center -238px;
}
.hs-leadership-banner-col {
  width: 50%;
  float: right;
  padding: 30px 15px;
}
.hs-leadership-banner-col-next {
  padding-top: 30px;
  padding-right: 30px;
  padding-bottom: 20px;
  padding-left: 30px;
  background-color: rgba(255,255,255,0.89);
  margin-top: 7px;  
}
.hs-leadership-banner-inner {
  margin-left: -15px;
  margin-right: -15px;
}
.hs-leadership-banner-col-next h4 {
  padding-top: 3px;
  margin-bottom: 12px;
}
.hs-leadership-banner-col-next h4:before {
  content: "\e604";
  font-family: 'simple-line-icons';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  color: #000000;
  width: 1.500em;
  line-height: inherit;
  text-align: center;
  display: inline-block;
  vertical-align: top;
  font-size: inherit;
  float: left;
  margin-right: 10px;
  line-height: 1.000em;
  font-size: 24px;
  margin-top: -3px;  
}

.hs-leadership-layout .body-container-wrapper {
  padding: 0;
}
.hs-leadership-team-row {
  padding: 30px 0;
}
.hs-leadership-team-row:first-child {
  padding-top: 60px;
}
.hs-leadership-team-row:last-child {
  padding-bottom: 60px;
}
.hs-leadership-team-row-inner {
  margin-left: -15px;
  margin-right: -15px;
}
.hs-leadership-team-item {
  float: left;
  position: relative;
  min-height: 1px;
  z-index: 1;
  padding-left: 15px;
  padding-right: 15px;
}
.four_col .hs-leadership-team-item {
  width: 25%;
}
.five_col .hs-leadership-team-item {
  width: 20%;
}
.eut-team-person {
  position: relative;
  margin-bottom: 30px;
}
.hs-eut-team-description {
  text-align: center;
}
.hs-eut-team-identity {
  font-family: Montserrat;
  font-weight: 400;
  font-style: normal;
  font-size: 10px;
  text-transform: uppercase;
  letter-spacing: 1px;
  line-height: 1.4;
}
.hs-eut-team-description h3 {
  line-height: 1.4;
  margin-top: 3px;
  margin-bottom: 0;
}
.hs-eut-team-description h3:hover {
  color: #253c7f;
}
.hs-leadership-team-item-inner img {
  position: relative;
  display: block;
  max-width: none;
  width: 100%;
  -webkit-border-radius: inherit;
  border-radius: inherit;
  -webkit-transition: -webkit-transform 0.35s;
  -moz-transition: -moz-transform 0.35s;
  -ms-transition: -ms-transform 0.35s;
  -o-transition: -o-transform 0.35s;
  transition: transform 0.35s;
}

/********************* Leadership Css End Here ******************/







/********************* Testimonials Css Start Here ******************/

.hs-testimonials-layout .body-container-wrapper {
  padding: 0;
}
.hs-testimonials-row1 {
  padding-top: 60px;
  padding-bottom: 50px;
  position: relative;
  z-index: 1;
}
.hs-testimonials-row1 h1 {
  margin-bottom: 16px;
}
.hs-testimonials-row2 {
  background-color: #efefef;
  padding: 30px 0 38px;
}
.hs-testimonials-slider-grp .grw-review {
  margin: 20px 0 40px!important;
}
.hs-testimonials-slider-grp .wp-google-feedback {
  position: relative;
  margin: 2px;
  color: #777;
  font-size: 18px;
  border: 1px solid #ededed;
  background-color: #fafafa;
  border-radius: 4px;
}
.hs-testimonials-slider-grp .wp-google-feedback:before {
  position: absolute;
  bottom: -7px;
  left: 35px;
  display: block;
  width: 14px;
  height: 14px;
  border: 1px solid #ededed;
  border-top: none;
  border-left: none;
  background-color: #fafafa;
  content: "";
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.hs-testimonials-slider-grp .wp-google-content2 {
  position: static;
  height: 150px;
  overflow-y: auto;
  font-size: 14px;
  text-align: left;
  padding: 0 2px 0 0;
  margin: 20px 20px 20px 40px;
}
.hs-testimonials-slider-grp .wp-google-content2:before {
  bottom: 47px;
  box-sizing: border-box;
  color: #bbb;
  content: '\201C';
  display: block;
  height: 96px;
  left: 50px;
  position: absolute;
  right: 515.391px;
  text-size-adjust: 100%;
  top: 20px;
  width: 24.6094px;
  column-rule-color: #bbb;
  perspective-origin: 12.2969px 48px;
  transform-origin: 12.2969px 48px;
  border: 0 none #bbb;
  font: normal normal normal normal 60px / 96px Georgia,serif;
  margin: -25px 0 0 -40px;
  outline: #bbb none 0;
}
.hs-testimonials-slider-grp .wp-google-stars {
  display: inline-block;
  margin-right: 4px;
}
.hs-testimonials-slider-grp .wp-google-stars .wp-star {
  padding: 0 4px 0 0;
  line-height: 22px;
}
.hs-testimonials-slider-grp .wp-google-stars .wp-star svg {
  width: 18px;
  height: 18px;
  vertical-align: middle;
}
.hs-testimonials-slider-grp .wp-google-text {
  color: #777;
  line-height: 22px;
}
.hs-testimonials-slider-grp .wp-google-content2>svg {
  position: absolute;
  bottom: 8px;
  right: 8px;
  width: 24px;
  height: 24px;
  background: #fff;
  padding: 2px;
  border-radius: 50%;
}
.hs-testimonials-slider-grp .wp-google-user {
  display: flex;
  position: relative;
  padding: 20px;
}
.hs-testimonials-slider-grp .wp-google-user img {
  width: 50px;
  height: 50px;
  padding: 0;
  margin: 0;
  border-radius: 100%;
  box-shadow: 0 0 1px #a9a9a9;
  vertical-align: middle;
  box-shadow: 0 0 2px rgba(0,0,0,.12),0 2px 4px rgba(0,0,0,.24);
}
.hs-testimonials-slider-grp .wp-google-info {
  margin: 0 0 0 10px;
  text-align: left;
  vertical-align: middle;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.hs-testimonials-slider-grp .wp-google-name {
  display: block;
  margin-bottom: 3px;
  font-size: 100%;
  font-weight: bold;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  color: #427fed;
  text-decoration: none;
  box-shadow: none;
}
.hs-testimonials-slider-grp .wp-google-time {
  display: block;
  color: #999;
  font-size: 13px;
  line-height: 14px;
}
.hs-testimonials-slider-grp {
  padding-top: 60px;
  margin-bottom: 35px;
}
.hs-testimonials-slider-grp .slick-slide .slick-slide-inner-wrapper {
  padding: 0 20px;
}
.hs-testimonials-slider-grp .slick-slider {
  margin-bottom: 0;
}
.hs-testimonials-slider-grp .hs_cos_gallery_main {
  padding: 0;
  margin: 0 -20px;  
}
.hs-testimonials-row2 .page-center > div {
  margin-left: -27.5px;
  margin-right: -27.5px;
}
.hs-testimonials-row2 .page-center > div > div {
  padding-left: 27.5px;
  padding-right: 27.5px;
}
.hs-testimonials-slider-grp .slick-prev, .hs-testimonials-slider-grp .slick-next {
  width: 30px;
  height: 30px;
  background: #eee;
  border-radius: 50%;
  margin-top: -14px;
  z-index: 10;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.hs-testimonials-slider-grp .slick-prev:before {
  content: "‹";
}
.hs-testimonials-slider-grp .slick-prev:before, .hs-testimonials-slider-grp .slick-next:before {
  opacity: 1;
  color: #777;
  font: normal 300 28px / 0 "Muli",Helvetica,Arial,Verdana,sans-serif!important;
  display: block;  
}
.hs-testimonials-slider-grp .slick-next:before {
  content:"›";
}
.hs-testimonials-slider-grp .slick-prev {
  left: -15px;
}
.hs-testimonials-slider-grp .slick-next {
  right: -15px;
}
.hs-testimonials-slider-grp .slick-dots {
  margin: 0;
  padding: 0;
  margin-top: -38px;
}
.hs-testimonials-slider-grp .slick-dots li {
  width: 8px;
  height: 8px;
  display: inline-block;
  border-radius: 100%;
  background: #000;
  opacity: .2;
  margin: 0 5px;
  cursor: pointer;
}
.hs-testimonials-slider-grp .slick-dots li button {
  display: none;
}
.hs-testimonials-slider-grp .slick-dots li.slick-active {
  opacity: 1;
  background: #007aff;
}
.hs-testimonials-slider-grp  .wp-google-content2::-webkit-scrollbar {
  width: 4px!important
}

.hs-testimonials-slider-grp .wp-google-content2::-webkit-scrollbar-track {
  -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3)!important;
  -webkit-border-radius: 4px!important;
  border-radius: 4px!important
}

.hs-testimonials-slider-grp .wp-google-content2::-webkit-scrollbar-thumb {
  -webkit-border-radius: 10px!important;
  border-radius: 10px!important;
  background: #ccc!important;
  -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.5)!important
}
.hs-testimonials-slider-grp .wp-google-content2::-webkit-scrollbar-thumb:window-inactive {
  background: #ccc!important
}
.hs-testimonials-row1 p:last-of-type {
  margin-bottom: 0;
}

.hs-testimonials-row3 {
  padding-bottom: 30px;
  padding-top: 60px;
}
.hs-testimonials-grp {
  margin: 0 -20px;
}
.hs-testimonials-item {
  width: 25%;
  float: left;
  padding-left: 20px;
  padding-right: 20px;
  margin-bottom: 40px;
}
.hs-testimonials-item-inner {
  display: inline-block;
  width: 100%;
  position: relative;
  z-index: 1;
  padding: 8%;
  background-color: #ffffff;
  -webkit-box-shadow: 0px 0px 50px 0px rgba(0,0,0,0.25);
  -moz-box-shadow: 0px 0px 50px 0px rgba(0,0,0,0.25);
  box-shadow: 0px 0px 50px 0px rgba(0,0,0,0.25);
}
.hs-testimonials-item .eut-testimonial-content p {
  margin-bottom: 20px;
  color: #58595b;
}
.hs-testimonials-item .eut-testimonial-author {
  display: table;
  width: 100%;
  padding-top: 24px;
  position: relative;
}
.hs-testimonials-item .eut-testimonial-name {
  color: #000 !important;
  font-size: 12px !important;
}
.hs-testimonials-item .eut-testimonial-name {
  display: table-cell;
  vertical-align: middle;
}
.hs-testimonials-item .eut-testimonial-author:after {
  content: '';
  width: 100%;
  height: 1px;
  position: absolute;
  top: 0;
  left: 0;
  border-top: 1px solid;
  color: rgba(0,0,0,0.30);
  opacity: 0.4;
}
.hs-testimonials-item .eut-small-text {
  font-family: Montserrat;
  font-weight: 400;
  font-style: normal;
  text-transform: uppercase;
  letter-spacing: 1px;
  line-height: 1.2;
}
.hs-testimonials-item .eut-text-primary-1 {
  color: #253c7f;
}
.eut-animated {
  -webkit-animation-fill-mode: both;
  -moz-animation-fill-mode: both;
  -ms-animation-fill-mode: both;
  -o-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-animation-duration: .8s;
  -moz-animation-duration: .8s;
  -ms-animation-duration: .8s;
  -o-animation-duration: .8s;
  animation-duration: .8s;
  opacity: 1;
}
.eut-animated {
  -webkit-animation-name: eut_zoom_in;
  animation-name: eut_zoom_in;
}
/* Zoom In */
@-webkit-keyframes eut_zoom_in {
  from {
    opacity: 0;
    -webkit-transform: scale3d(.3, .3, .3);
    transform: scale3d(.3, .3, .3);
  }

  100% {
    opacity: 1;
  }
}

@keyframes eut_zoom_in {
  from {
    opacity: 0;
    -webkit-transform: scale3d(.3, .3, .3);
    transform: scale3d(.3, .3, .3);
  }

  100% {
    opacity: 1;
  }
}

/********************* Testimonials Css End Here ******************/








/********************* Home Css Start Here ******************/

.hs-home-layout .body-container-wrapper {
  padding: 0;
}
.hs-home-layout .custom-header-bottom-bg {
  background-color: rgba(255,255,255,0.7);
}
.hs-home-layout .custom-header-grp {
  min-height: auto !important;
  position: relative;
  z-index: 111;
}
.hs-home-banner-bg {
  padding-top: 247px;
  padding-bottom: 250px;
  position: relative;
  overflow:hidden;
  margin-top: -1px;  
}
.hs-home-banner-col {
    position: relative;
    z-index: 10;
    width: auto;
    float: left;
}
.hs-home-banner-bg h3 {
  margin-bottom: 30px;
  text-shadow: 0px 0px 9px rgba(255, 255, 255, 0.8);
  color: #253c7f;
  font-family: Montserrat;
  font-weight: 400;
  font-style: normal;
  text-transform: none;
  font-size: 31px;
  line-height: 42px;
  letter-spacing: 0px;
}
.hs-home-banner-image {
  opacity: 0;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  -webkit-transition: opacity .4s ease;
  -moz-transition: opacity .4s ease;
  -ms-transition: opacity .4s ease;
  -o-transition: opacity .4s ease;
  transition: opacity .4s ease;
  -webkit-transform: scale(1.0);
  -moz-transform: scale(1.0);
  -o-transform: scale(1.0);
  transform: scale(1.0);
  -webkit-transition: -webkit-transform 20s ease, opacity 0.4s;
  -moz-transition: -moz-transform 20s ease, opacity 0.4s;
  -ms-transition: -ms-transform 20s ease, opacity 0.4s;
  -o-transition: -o-transform 20s ease, opacity 0.4s;
  transition: transform 20s ease, opacity 0.4s;
}
.show-banner .hs-home-banner-image {
   opacity:1;
}
.hs-home-banner-image:hover {
  -webkit-transform: scale(1.4);
  -moz-transform: scale(1.4);
  -o-transform: scale(1.4);
  transform: scale(1.4);
}
.hs-home-banner-image {
  position: absolute;
  top: 0;
  z-index: 1;
  width: 100% !important;
  height: 100% !important;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}
.hs-home-banner-image:before {
  content: "";
  background: rgba(255,255,255,0.6);
  background: linear-gradient(90deg,rgba(255,255,255,0.6) 0%,rgba(255,255,255,0.01) 100%);
  position: absolute;
  width: 100% !important;
  height: 100%;
  z-index: 0;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}
.eut-separator-bottom {
  position: absolute;
  bottom: -1px;
  left: 0;
  width: 100%;
  height: 0;
  z-index: 2;
}
.eut-separator {
  position: absolute;
  bottom: -1px;
  left: 0;
}
.hs-one-col-img-item {
  -webkit-box-shadow: 0px 0px 20px 0px rgba(0,0,0,0.38);
  -moz-box-shadow: 0px 0px 20px 0px rgba(0,0,0,0.38);
  box-shadow: 0px 0px 20px 0px rgba(0,0,0,.1);
  padding: 50px 30px 15px 30px !important;
  margin: 0 19px;
  width: 21%;
  background: #fff;
  z-index: 11;
  float: left;
  position:relative;
}
.hs-home-row1-bottom-col {
  padding-bottom: 90px;
  margin-bottom: 100px;
  position: relative;
  background-color: #f7f7f7;  
}
.hs-one-col-img-grp {
  margin-top: -80px;
  position: relative;
  z-index: 11;
}
.hs-one-col-img-item .iconprint img {
  display: block;
  width: 100px;
  height: 80px;
  margin: 0 auto;
  vertical-align: baseline;
  position: relative;
  top: -3px;  
}
.hs-one-col-img-item .wpb_button, 
.hs-one-col-img-item .wpb_content_element {
  margin-bottom: 35px;
}
.hs-one-col-img-item .eut-element {
  position: relative;
  z-index: 1;
}
.hs-one-col-img-item h4 {
  text-align: center;
}
.hs-one-col-img-item h4 a,
.hs-one-col-img-item .eut-element p a {
  color: #253c7f;
}
.hs-one-col-img-item h4 a:hover,
.hs-one-col-img-item .eut-element p a:hover {
  color: #000;
}
.hs-one-col-img-item p {
  padding-bottom: 30px;
  margin-bottom: 0;
}
.hs-one-col-img-item .eut-element {
  position: relative;
  z-index: 1;
}
.hs-one-col-img-item::after {
  content: '';
  background: url("//cdn2.hubspot.net/hubfs/5462516/Matthijssen_Business_Systems_July2019/Image/linefadefw.svg") no-repeat center left;
  display: block;
  width: 100%;
  height: 4px;
  position: absolute;
  left: 0px;
  bottom: 0px;
}
.hs-one-col-img-item:first-child h4 strong {
  font-weight: 600;
}
.hs-home-two-eut-section.hs-two-eut-section:first-child {
  padding-top: 90px;
}
.hs-home-two-eut-section.hs-two-eut-section .eut-custom-position {
  left: 90px;
}
.hs-home-two-eut-section .eut-element.eut-text ul {
  width: 50%;
  display: inline-block;
  vertical-align: top;
  padding: 0;
  margin: 0 !important;
  margin-right: -4px !important;
  margin-bottom: 28px !important;
  line-height: 30px !important;
  margin-left: 0 !important;
}
.hs-home-two-eut-section .eut-element.eut-text ul li {
  margin-left: 20px;
}
.hs-home-two-eut-section .eut-element.eut-text h3 {
  color: #253c7f;
}
.hs-home-two-eut-section.hs-two-eut-section .eut-row.eut-columns-gap-none {
  display: block;
}
.hs-home-2col-bg-grp {
  padding: 60px 0;
  background-position: center -410px;  
}
.hs-home-2col-bg-grp-column {
  float: left;
  position: relative;
  min-height: 1px;
  z-index: 1;
}
.hs-home-2col-bg-grp-left-col {
  width: 25%;
}
.hs-home-2col-bg-grp-right-col {
  width: 75%;
}
.hs-home-2col-bg-grp-left-col-in .mattnjlogow {
  background-position:center;
  background-repeat:no-repeat;
  height: 200px;
  width: 60%;
  display: block;
  margin: 0 auto;
}
.hs-home-2col-bg-grp-right-col-in {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  align-items: center;
  position: relative;
}
.hs-home-2col-bg-grp-right-col-in h3 {
  font-size: 24px;
  color: #fff;
  margin: 0;
}
.hs-home-2col-bg-grp-right-col-in:before {
  content: "";
  background: #fff;
  width: 3px;
  height: 150px;
  margin-right: 45px;
  display: inline-flex;
  vertical-align: middle;
}
.hs-testimonials-slide-title {
  text-align: center;
  padding-bottom: 30px;
}
.hs-testimonials-slide-title h2 {
  margin: 0;
  color: #253c7f;
}
.hs-work-with-us-bg {
  padding-top: 250px;
  padding-bottom: 140px;
  background-repeat: no-repeat;
  background-position: center bottom;
  background-size: cover;
  position: relative;
}
.hs-work-with-us-bg:before {
  content: "";
  background-color: rgba(42,47,123,0.14);
  position: absolute;
  width: 100% !important;
  height: 100%;
  z-index: 0;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  -webkit-transition: all .3s;
  -moz-transition: all .3s;
  -ms-transition: all .3s;
  -o-transition: all .3s;
  transition: all .3s;
  display: block;
}
.hs-work-with-us-bg-inner {
  margin-left: -15px;
  margin-right: -15px;
}
.hs-work-with-us-bg-inner-item {
  width: 33.33333333%;
  padding-left: 15px;
  padding-right: 15px;
  margin: 0 auto;
  position: relative;
  z-index: 1;
}
.hs-work-with-us-bg-inner-item h2 {
  color: #253c7f;
}
.hs-work-with-us-bg-inner-item h2 a {
  color: inherit;
}
.hs-work-with-us-bg-inner-item ul {
  list-style: none;
  margin: 0;
  padding: 0;
  display: block;
}
.hs-work-with-us-bg-inner-item ul li {
  margin-bottom: 30px;
}
.hs-work-with-us-bg-inner-item h3 {
  font-weight: 100;
  margin-bottom: 0px;
  font-size: 20px;
  color: #000000;
}
.hs-work-with-us-bg-inner-item p {
  margin: 0;
}
.hs-work-with-us-bg-inner-item p a {
  color: #2a2f7b;
  font-size: 12px;
}
.hs-work-with-us-bg-inner-item p a:hover {
  color: #666;
}
.hs-home-row4 {
  background-color: #253c7f;
  color: #ffffff;
  padding-bottom: 30px;
  padding-top: 60px;
}
.hs-news-events-titlle {
  margin-bottom: 30px;
  text-align: center;
}
.hs-news-events-titlle h2 {
  color: #fff;
  margin: 0;
}

.hs-news-events-titlle h2 > span {
  text-shadow: 0px 0px 9px rgba(255, 255, 255, 0.8);
  display: inline-block;
}
.hs-news-events-titlle .eut-title-line {
  width: 100px;
  height: 2px;
  background-color: #ffffff;
  display: block;
  clear: both;
  margin-top: 18px;
  margin-left: auto;
  margin-right: auto;
}
.hs-news-events-item {
  width: 33.33%;
  float: left;
}
.hs-news-events-item-grp {
  margin-left: -20px;
  margin-right: -20px;
}
.hs-news-events-item-next {
  padding-left: 20px;
  padding-right: 20px;
  margin-bottom: 40px;
}
.hs-news-events-item-next h3 {
  margin-bottom: 18px;
  line-height: 1.4;
  color: #fff;
  -webkit-transition: all .3s;
  -moz-transition: all .3s;
  -ms-transition: all .3s;
  -o-transition: all .3s;
  transition: all .3s;  
}
.hs-news-events-item-next h3:hover {
  opacity: 0.8;
}
.hs-news-events-more-link {
  color: #fff;
  font-weight: 600;
  font-style: normal;
  font-size: 12px;
  text-transform: uppercase;
  letter-spacing: 0px;
  -webkit-transition: all .3s;
  -moz-transition: all .3s;
  -ms-transition: all .3s;
  -o-transition: all .3s;
  transition: all .3s;  
}
.hs-news-events-more-link:hover {
  color: #fff;
}
.hs-two-eut-section .interiorshadow .eut-column-wrapper ul {
  margin-bottom: 28px;
  margin-left: 20px;
  line-height: 30px;
  margin-right: 0;
  padding: 0;
  margin-top: 0;
}
.hs-print-services-row1 p:last-of-type {
  margin-bottom: 0;
}
.hs-home-row3 {
  overflow-x: hidden;
}

/********************* Home Css End Here ******************/









/********************* Print Services Css Start Here ******************/

.hs-print_services-layout .body-container-wrapper {
  padding: 0;
}
.hs-print-services-row1 {
  padding: 60px 0;
}
.how-we-do-itcommunity-and-philanthropy-page .hs-print-services-row1 {
  padding-bottom:50px;
}
.hs-print-services-row1 center {
  margin-bottom: 35px;
}
.hs-print_services-layout .hs-two-eut-section:first-child {
  padding-top: 120px;
}
.hs-two-eut-section .interiorshadow .eut-column-wrapper h2 > span {
  display: inline-block;
}
.hs-two-eut-section .interiorshadow .eut-column-wrapper h2 > span > span {
  background-color: #253c7f;
  display: block;
  clear: both;
  margin-top: 18px;
}
.hs-print_services-layout .hs-two-eut-section {
  padding-bottom: 60px;
}
.hs-print_services-layout.print-servicesdocument-management-solutions-page .hs-two-eut-section:last-child {
  padding-bottom: 90px;
}
ul.floatrightlist {
  margin: 0;
  padding: 0;
  margin-bottom: 28px;
  margin-left: 20px;
  line-height: 30px;
  text-align: center;
  list-style: none;
}
ul.floatrightlist li {
  display: inline-block;
}
ul.floatrightlist li:not(:last-child):after {
  content: '';
  display: inline-block;
  width: 1px;
  height: 15px;
  background: #58595b;
  margin: -3px 10px -3px 14px;
}
.hs-kyocera-two-inner {
  padding: 30px 0;
  margin-left: -15px;
  margin-right: -15px;  
}
.hs-kyocera-two-item {
  float: left;
  position: relative;
  min-height: 1px;
  z-index: 1;
  padding-left: 15px;
  padding-right: 15px;
  width: 100%;
}
.right .hs-kyocera-two-inner-next {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse;
  width: 100%;
}
.hs-kyocera-two-item h2 {
  margin-bottom: 30px;
}
.hs-kyocera-two-item h2 > span {
  display: inline-block;
  text-shadow: 0px 0px 9px rgba(255, 255, 255, 0.8);
}
.hs-kyocera-two-item .eut-title-line {
  width: 100px;
  height: 2px;
  background-color: #253c7f;
  display: block;
  clear: both;
  margin-top: 18px;
}
.hs-kyocera-two-item p:last-of-type {
  margin-bottom: 0;
}
.hs-kyocera-two-left-item .eut-column-wrapper {
  margin-bottom: 35px;
}
.hs-kyocera-two-left-item {
  text-align: center;
}
.print-serviceswhy-kyocera-page .hs-bottom-pane-bottom-row {
  padding-bottom:18px;
}
.print-serviceswhy-kyocera-page .hs-bottom-pane-eut-column-wrapper {
  vertical-align: top;
}
.hs-kyocera-two-item ul {
  margin: 0;
  padding: 0;
  margin-bottom: 28px;
  margin-left: 20px;
  line-height: 30px;
}
.hs-cp-bg-inner ul {
  list-style: none;
  margin: 0 -7px;
  padding: 0;
  display: block;
}
.hs-cp-bg-inner ul li {
  width: 33.58%;
  display: inline-block;
  vertical-align: top;
  margin-right: -4px;
}
.esg-media-cover-wrapper {
  padding: 0 7px;
  margin-bottom: 10px;
}

.esg-media-cover-wrapper-next {
  position: relative;
  overflow: hidden;
}
.esg-entry-cover .esg-overlay {
  background: rgba(0,0,0,0.65);
  position: absolute;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
  border: 0px solid transparent;
  outline: 0px solid transparent;
  visibility: hidden;
  opacity: 0;
  transition: all 0.4s ease;
}
.esg-cc {
  display: block;
  height: auto;
  position: absolute !important;
  font-size: 20px;
  text-align: center;
  top: 116px;
  left: 0px;
  width: 100%;
  vertical-align: middle;
}
.esg-entry-cover-next {
  display: inline-block;
  float: none;
  clear: none;
  margin: 0px 10px 0px 0px;
  position: relative;
  visibility: hidden;
  opacity: 0;
  transform-style: flat;
  top: -100px;
  transition: all 0.4s ease;  
}
.esg-entry-cover-next a {
  font-size: 16px;
  line-height: 22px;
  color: #ffffff;
  font-weight: 400;
  padding: 17px 17px 17px 17px;
  border-radius: 60px 60px 60px 60px;
  background: rgba(255,255,255,0.15);
  z-index: 2;
  display: block;
  font-family: "Open Sans";
  border-color: #ffffff;
  border-style: solid;
  border: none;
  text-decoration: none;
}
.esg-entry-cover-next a:hover {
  color: #ffffff;
  background: rgba(0,0,0,0.50);
}
[class^="eg-icon-"]:before, [class*=" eg-icon-"]:before {
  font-family: "eg-font";
  font-style: normal;
  font-weight: normal;
  speak: none;
  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  margin-right: .2em;
  text-align: center;
  font-variant: normal;
  text-transform: none;
  line-height: 1em;
  margin-left: .2em;
}
.eg-icon-search:before {
  content: '\e802';
}
.esg-media-cover-wrapper:hover .esg-overlay {
  visibility: inherit;
  opacity: 1;
  transform-style: flat;
}
.esg-media-cover-wrapper:hover .esg-entry-cover-next {
  visibility: inherit;
  opacity: 1;
  transform-style: flat;
  top: 0;
}
.esg-media-cover-wrapper:hover .esg-cc {
  top: 43%;
}
.hs-cp-bg {
  padding-bottom: 30px;
}

.hs-print_services-layout .fancybox-slide--image {
  padding: 0;
}
.hs-print_services-layout .fancybox-button {
  transition: background 0.2s ease-out;
}
.hs-print_services-layout .fancybox-button:hover {
  background: #767676;
}
/********************* Print Services Css End Here ******************/







/********************* Full Width Css Start Here ******************/

.hs-fullwidth-layout .body-container-wrapper {
  padding: 0;
}
.hs-fullwidth-row1 {
  padding-top: 60px;
  padding-bottom: 60px;
  position: relative;
}
.hs-fullwidth-row1 center {
  margin-bottom: 35px;
}
.hs-fullwidth-row1 p:last-of-type {
  margin-bottom: 0;
}
.hs-fullwidth-layout .hs-two-eut-section {
  padding-bottom: 60px;
}
.hs-fullwidth-layout .hs-two-eut-section:first-child {
  padding-top: 120px;
}
.it-services-page .hs-fullwidth-row1 {
  padding-bottom: 30px;
}
.hs-privacy-layout .body-container-wrapper p:last-of-type {
  margin-bottom: 0;
}
.hs-fullwidth-layout.it-services-page .hs-two-eut-section:first-child {
  padding-top: 150px;
}
.hs-fullwidth-layout.it-services-page .hs-two-eut-section {
  padding-bottom: 90px;
}
/********************* Full Width Css End Here ******************/







/********************* Contact Us Css Start Here ******************/

.hs-contact-layout {}

.hs-contact-banner-map {
  min-height: 300px;
  height:300px !important;
  margin-top: 30px;
}
.hs-contact-layout {
  background-color: #fff;
}
.hs-contact-layout .body-container-wrapper {
  padding: 90px 0 60px;
}
.hs-contact-left-sidebar p {
  margin-bottom: 0;
}
.hs-contact-main-content h3 {
  font-family: Montserrat;
  font-weight: 300;
  font-style: normal;
  font-size: 16px;
  text-transform: uppercase;
  line-height: 24px;
  letter-spacing: 2px;
  margin-bottom: 18px;
}
.custom-contact-form .hs-input {
  font-size: 12px;
  line-height: 1;
  margin-bottom: 30px;
}
.custom-contact-form .hs-form-required {
  display: none;
}
.custom-contact-form textarea.hs-input {
  min-height: 184px;
}
.custom-contact-form input.hs-button.primary {
  margin-bottom: 13px;
  margin-top: 10px;
}
.custom-contact-form .hs-error-msgs.inputs-list {
  margin: -20px 0 10px 0;
}

/********************* Contact Us Css End Here ******************/









/* =============== Screen sizes smaller than .page-center =============== */

@media screen and (min-width:768px) {
  .hs-kyocera-two-item {
    width: 50%;
  }
  .hs-post-pagination .eut-prev:hover .eut-arrow {
    -webkit-transform: translateX(-10px);
    -moz-transform: translateX(-10px);
    -ms-transform: translateX(-10px);
    -o-transform: translateX(-10px);
    transform: translateX(-10px);
  }
  .hs-post-pagination .eut-next:hover .eut-arrow {
    -webkit-transform: translateX(10px);
    -moz-transform: translateX(10px);
    -ms-transform: translateX(10px);
    -o-transform: translateX(10px);
    transform: translateX(10px);
  }  
  .esg-media-cover-wrapper:nth-child(3n) {
    padding-right:0;
  }
}

@media screen and (min-width:1024px) {
  .custom-header-grp {
    min-height: 137px !important;
  }
  .scroll-header img.eut-default {
    display: none;
  }
  .eut-logo {
    height: 89px;   
  }
  .scroll-header .eut-logo .eut-wrapper img.eut-sticky {
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    -ms-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s; 
    display: block;  
  }
  .custom-header-top-bg {
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 20;  
  }
  .custom-header-bottom-bg {
    position: fixed;
    top: 47px;
    width: 100%;
    z-index: 11;
    border-bottom: 1px solid;
    border-color: rgba(0,0,0,0); 
  }
  @-moz-document url-prefix() {
    .custom-header-bottom-bg {
      top: 48px;
    }
  }
  .scroll-header .custom-header-bottom-bg {
    background-color: rgba(255,255,255,0.90);
    -webkit-box-shadow: 0px 6px 30px 0px rgba(0,0,0,0.1);
    -moz-box-shadow: 0px 6px 30px 0px rgba(0,0,0,0.1);
    box-shadow: 0px 6px 30px 0px rgba(0,0,0,0.1);
    border-color: rgba(255,255,255,0);
  }
  .hs-mobile-trigger-grp {
    display:none !important;
  }
  body > .custom-menu-primary {
    display: none;
  }
}

@media only screen and (max-width: 1550px) and (min-width: 1024px) {
  .hs-leadership-banner-bg {
    background-position: center !important;
  }
}

@media only screen and (max-width: 1200px) and (min-width: 768px) {
  .custom-footer-bottom-bg {
    padding-top: 18px;
    padding-bottom: 6px;  
  }
  .custom-footer-top-bg .page-center > .row-fluid-wrapper > .row-fluid > div {
    margin-bottom: 30px;
    margin-top: 18px;
  }  
}

@media only screen and (max-width: 1200px) and (min-width: 960px) {
  h1 {
    font-size: 28px;
    line-height: 1.35em;
  }
  h2 {
    font-size: 25px;
    line-height: 1.21em;
  }
  .hs-banner-bg-wrapper h2 {
    font-size: 43px;
    line-height: 1.33em;
  }
  .hs-how-do-row1 h1 {
    font-size: 28px;
    line-height: 1.35em;
  }
  .hs-how-do-row1 h2 {
    font-size: 25px;
    line-height: 1.21em;
  }
  .hs-careers-row1 .hs_cos_wrapper_type_header h1,
  .hs-testimonials-row1 h1 {
    font-size: 28px;
    line-height: 1.35em;
  }
  .hs-careers-row3 .hs_cos_wrapper_type_rich_text h2 {
    font-size: 25px;
    line-height: 1.21em;
  }
  .hs-home-banner-bg h3 {
    font-size: 28px;
    line-height: 1.35em;
  }
  .hs-contact-main-content h3 {
    font-size: 14px;
    line-height: 1.5em;
  }
}

@media only screen and (max-width: 959px) and (min-width: 768px) {
  h1 {
    font-size: 25px;
    line-height: 1.35em;
  }
  h2 {
    font-size: 22px;
    line-height: 1.21em;
  }
  .custom-menu-primary .hs-menu-wrapper>ul>li>a,
  .custom-menu-primary .hs-menu-wrapper>ul ul li.parent-clone>a {
    font-size: 24px;
    line-height: 1.07em;
  }
  .custom-menu-primary .hs-menu-wrapper>ul li.hs-item-has-children ul.hs-menu-children-wrapper {
    top: -21px;
  }
  li.slide-back {
    margin-top: 12px;
  }
  .hs-banner-bg-wrapper h2 {
    font-size: 41px;
    line-height: 1.33em;
  }
  .hs-footer-address-inner ul li .eut-info-content {
    overflow: hidden;
    white-space: normal;
  }
}

@media (max-width: 1230px) {
  .container-fluid .row-fluid .page-center {
    width: 90%;
  }
}

@media (max-width: 1200px) {
  .hs-two-eut-section {
    padding-top: 120px;
    padding-bottom: 72px;
  }
  .hs-two-eut-section.left .eut-custom-position {
    left: 72px;
  }
  .hs-two-eut-section .eut-custom-position {
    top: -96px;
  }
  .hs-how-do-row1 {
    padding-bottom: 18px;
  }
  .hs-careers-row1 {
    padding: 18px 0;
  }
  .hs-careers-layout .hs-two-eut-section:first-child {
    padding-top: 96px;
  }
  .hs-careers-layout .hs-two-eut-section {
    padding-bottom: 48px;
  }
  .hs-careers-layout .right .eut-custom-position {
    right: 72px;
  }
  .hs-careers-layout .right .interiorshadow {
    left: 48px;
  }
  .hs-leadership-banner-col {
    padding: 20px 15px;
  }
  .hs-leadership-team-row {
    padding: 18px 0;
  }
  .hs-leadership-team-row:first-child {
    padding-top: 48px;
  }
  .hs-leadership-team-row:last-child {
    padding-bottom: 48px;
  }  
  .hs-testimonials-row2 {
    padding: 18px 0 28px;
  }
  .hs-testimonials-row1 {
    padding-top: 48px;
  }
  .hs-testimonials-item {
    width: 50%;
  }
  .hs-testimonials-row3 {
    padding-bottom: 18px;
    padding-top: 48px;
  }
  .hs-home-banner-bg {
    padding-top: 248px;
  }
  .hs-home-2col-bg-grp-right-col-in h3 {
    line-height: 1.2;
  }
  .hs-home-two-eut-section.hs-two-eut-section .eut-custom-position {
    left: 72px;
  }
  .hs-home-two-eut-section.hs-two-eut-section:first-child {
    padding-top: 72px;
  }
  .hs-home-row4 {
    padding-top: 48px;
  }
  .hs-news-events-item {
    width: 50%;
  }
  .hs-print-services-row1 {
    padding: 48px 0;
  }
  .hs-print_services-layout .hs-two-eut-section:first-child {
    padding-top: 96px;
  }
  .hs-print_services-layout .hs-two-eut-section {
    padding-top: 96px;
    padding-bottom: 48px;
  }
  .hs-print_services-layout.print-servicesdocument-management-solutions-page .hs-two-eut-section:last-child {
    padding-bottom: 72px;
  }
  .hs-fullwidth-row1 {
    padding-top: 48px;
    padding-bottom: 48px;
  }
  .hs-fullwidth-layout .hs-two-eut-section,
  .hs-fullwidth-layout .hs-two-eut-section:first-child {
    padding-top: 96px;
  }
  .hs-fullwidth-layout .hs-two-eut-section {
    padding-bottom: 48px;
  }

  .it-services-page .hs-two-eut-section {
    padding-bottom: 72px;
  }
  .it-services-page .hs-fullwidth-row1 {
    padding-bottom: 18px;
  }
  .it-services-page .hs-two-eut-section:first-child {
    padding-top: 120px;
  }
  .hs-privacy-layout .body-container-wrapper {
    padding: 18px 0;
  }
  .hs-contact-banner-map {
    margin-top: 18px;
  }
  .hs-contact-layout .body-container-wrapper {
    padding: 66px 0 48px;
  }
  .blog-listing-wrapper .post-listing .post-item {
    width: 50%;
  }
  .hs-blog-listing .hs-featured-image-wrapper a {
    height: 197px;
  }
  .hs-blog-post .body-container-wrapper {
    padding-bottom: 72px;
  }
  .how-we-do-it-page .hs-two-eut-section:first-child {
    padding-top: 120px;
  }
  .how-we-do-it-page .hs-two-eut-section {
    padding-top: 96px;
  }
}



@media (max-width: 1080px) {
  .hs-one-col-img-item {
    width: 19.2%;
    padding-left: 15px !important;
    padding-right: 15px !important;
  }
}

@media (max-width: 1080px) and (min-width:768px) {
  .hs-one-col-img-item::after {
    height: 2px;
    background-size: cover;
  }
}

@media (max-width: 850px) and (min-width:768px) {
  .hs-testimonials-slider-grp.has-slider {
    padding-left: 10px;
    padding-right: 10px;
  }
  .hs-testimonials-slider-grp .slick-next {
    right: -22px;
  }
  .hs-testimonials-slider-grp .slick-next {
    right: -22px;
  }
}

@media (max-width: 1023px) {
  .eut-logo {
    height: 58px;
  }
  .eut-logo .eut-wrapper a {
    height: 25px;
  }
  .custom-logo-grp {
    width: 100% !important;
  }
  .custom-header-bottom-bg {
    position: relative;
  }
  .hs-lp-header .eut-logo {
    height: 59px;
  }
  .hs-testimonials-slider-grp .hs_cos_gallery_main {
    margin: 0 -15px;
  }
  .hs-testimonials-slider-grp .slick-slide .slick-slide-inner-wrapper {
    padding: 0 15px;
  } 
  .hs-home-layout .custom-header-bottom-bg {
    background-color: rgba(255,255,255,1);
  }
  .hs-home-layout .custom-header-grp {
    position: relative;
  }
  .hs-home-banner-bg {
    position: relative;
    top: 0;
    width: 100% !important;
    margin-top: -217px;
    padding-top: 328px;
    padding-bottom: 251px;
  }
  .hs-home-2col-bg-grp {
    padding: 48px 0;
  }
  .custom-header-bottom-bg {
    padding-bottom: 1px;
  }
  .custom-header-bottom-bg .custom-menu-primary {
    display: none !important;
  }
  .hs-404-layout .body-container-wrapper {
    padding-top: 211px;
  }  
  .hs-lp-header .custom-header-bottom-bg {
    padding-bottom: 0;
  }
  .hs-bottom-pane-top-row,
  .hs-leadership-banner-bg {
    background-position: center !important;
  }
}

@media (max-width: 959px) {
  .hs-home-2col-bg-grp-column {
    width: 50%;
  }
}

@media (max-width: 800px) {
  .hs-testimonials-slider-grp .hs_cos_gallery_main {
    margin: 0 -10px;
  }
  .hs-testimonials-slider-grp .slick-slide .slick-slide-inner-wrapper {
    padding: 0 10px;
  }
}


/* =============== Landscape tablet and smaller devices =============== */

@media (max-width: 767px) {
  .body-container-wrapper .main-content,
  .body-container-wrapper .sidebar{
    margin-bottom:20px;
  }
  .one-column .body-container-wrapper input[type="text"],
  .one-column .body-container-wrapper input[type="password"], 
  .one-column .body-container-wrapper input[type="datetime"], 
  .one-column .body-container-wrapper input[type="datetime-local"], 
  .one-column .body-container-wrapper input[type="date"], 
  .one-column .body-container-wrapper input[type="month"], 
  .one-column .body-container-wrapper input[type="time"], 
  .one-column .body-container-wrapper input[type="week"], 
  .one-column .body-container-wrapper input[type="number"], 
  .one-column .body-container-wrapper input[type="email"], 
  .one-column .body-container-wrapper input[type="url"], 
  .one-column .body-container-wrapper input[type="search"], 
  .one-column .body-container-wrapper input[type="tel"], 
  .one-column .body-container-wrapper input[type="color"],
  .one-column .body-container-wrapper input[type="file"],
  .one-column .body-container-wrapper textarea,
  .one-column .body-container-wrapper select,
  .hs-search-layout .hs-search-field {
    width: 100% !important;
  }
  #email-prefs-form .email-edit {	    
    max-width: 100% !important;	
  }  
  .subscription-template.one-column #email-prefs-form .checkbox-row span.fakelabel span {    
    width: 85%;
  }  
  .subscription-template.one-column #email-prefs-form .subscribe-options label {
    margin-left: 0;
    margin-right: 0;
  }
  .hs-blog-post .blog-section img {
    float: none !important;
  }
  h1 {
    font-size: 22px;
    line-height: 1.35em;
  }
  h2 {
    font-size: 20px;
    line-height: 1.21em;
  }
  .hs-banner-bg-wrapper h2 {
    font-size: 29px;
    line-height: 1.33em;
  }
  .custom-header-top-bg {
    text-align: center;
  }
  .custom-footer-bottom-bg {
    padding-top: 18px;
  }
  .hs-footer-address-column {
    width: 100%;
    float: left;
    margin-top: 30px;
    margin-bottom: 30px;
  }
  .hs-footer-menu-grp,
  .custom-footer-logo {
    margin-top: 30px;
    margin-bottom: 30px;
  }
  .hs-footer-address-right-col {
    padding-left: 0;
  }
  .hs-footer-social-grp ul li a {
    height: 2.500em;
  }
  .hs-footer-address-left-col {
    padding-bottom: 70px;
    margin-top: 60px;  
  }
  .hs-footer-menu-grp {
    margin-top: 80px;
  }
  .custom-footer-top-bg .page-center {
    padding-top: 36px;
  }
  .custom-menu-primary {
    width: 100% !important;
    right: 0;
  }
  .eut-close-btn-wrapper {
    width: 100% !important;
  }
  .custom-menu-primary>div {
    padding-right: 17px;
  }
  .custom-menu-primary .hs-menu-wrapper>ul>li>a,
  .custom-menu-primary .hs-menu-wrapper>ul ul li.parent-clone>a  {
    font-size: 24px;
    line-height: 1.07em;
  }
  .custom-menu-primary .hs-menu-wrapper>ul li.hs-item-has-children ul.hs-menu-children-wrapper {
    top: -21.5px;
  }
  li.slide-back {
    margin-top: 12px;
  }
  .custom-menu-primary .hs-menu-wrapper>ul>li.contact-us > a {
    padding-top: 16px !important;
    padding-bottom: 16px !important;
  }
  .custom-menu-primary .hs-menu-wrapper>ul>li.contact-us>a>span {
    padding: 7px 10.5px 7px;
  }  
  .hs-two-eut-section .eut-column-1-2 {
    width: 100%;
  }
  .hs-two-eut-section.left .eut-custom-position {
    left: 0;
  }
  .right .eut-custom-position {
    right: 0;
  }
  .right .interiorshadow {
    left: 0;
  }
  .right .eut-row.eut-columns-gap-none {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
  }
  .hs-two-eut-section {
    padding-top: 72px;
    padding-bottom: 54px;
  }
  .hs-two-eut-section .eut-custom-position {
    top: -72px;
  }
  .hs-how-do-layout .hs-two-eut-section:first-child {
    padding-top: 90px;
  }
  .hs-bottom-pane-bottom-column {
    width: 100%;
  }
  .hs-bottom-pane-bottom-row {
    padding: 18px 0;
  }
  .hs-bottom-pane-top-row {
    padding: 54px 0;
  }
  .hs-careers-layout .right .interiorshadow {
    left: 0;
  }
  .hs-careers-layout .right .eut-custom-position {
    right: 0;
  }
  .hs-careers-row3 .hs_cos_wrapper_type_rich_text {
    padding-bottom: 30px;
    display: block;
  }
  .hs-two_img-item {
    width: 100%;
  }
  .hs-two_img-grp-row {
    margin-bottom: 30px;
  }
  .hs-leadership-banner-col {
    width: 100%;
  }
  .hs-leadership-banner-bg {
    padding-top: 36px;
    padding-bottom: 18px;
    min-height: 434px;
  }
  .hs-leadership-banner-col {
    padding: 30px 15px;
  }
  .hs-two-eut-section .eut-row.eut-columns-gap-none {
    display: block;
  }
  .four_col .hs-leadership-team-item,
  .five_col .hs-leadership-team-item {
    width: 100%;
  }
  .hs-leadership-team-row:first-child {
    padding-top: 36px;
  }
  .hs-leadership-team-row:last-child {
    padding-bottom: 6px;
  }  
  .hs-leadership-team-item {
    margin-bottom: 30px;
  }
  .hs-testimonials-row1 {
    padding-top: 36px;
  }
  .hs-testimonials-item {
    width: 100%;
  }
  .hs-testimonials-row3 {
    padding-top: 36px;
  }
  .hs-home-banner-bg h3 {
    font-size: 22px;
    line-height: 1.35em;
  }
  .hs-home-banner-bg {
    padding-bottom: 281px;
  }
  .hs-one-col-img-item {
    width: 100%;
    margin:10px 0;
  }
  .hs-home-two-eut-section.hs-two-eut-section .eut-custom-position {
    left: 0;
  }
  .hs-work-with-us-bg-inner-item {
    width: 100%;
    margin-bottom: 30px;
  }
  .hs-news-events-item {
    width: 100%;
  }
  .hs-home-row4 {
    padding-top: 36px;
  }
  .hs-print-services-row1 {
    padding: 36px 0;
  }
  .hs-print_services-layout .hs-two-eut-section {
    padding-top: 72px;
    padding-bottom: 36px;
  }
  .hs-print_services-layout .hs-two-eut-section:first-child {
    padding-top: 72px;
  }
  .hs-print_services-layout.print-servicesdocument-management-solutions-page .hs-two-eut-section:last-child {
    padding-bottom: 54px;
  }
  .right .hs-kyocera-two-inner-next {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
  } 
  .hs-kyocera-two-inner {
    padding: 18px 0;
  }
  .hs-kyocera-two-right-item {
    margin-bottom: 0;
  }
  .hs-kyocera-two-inner:last-child .hs-kyocera-two-right-item {
    margin-bottom: 0;
  }
  .hs-fullwidth-row1 {
    padding-top: 36px;
    padding-bottom: 36px;
  }
  .hs-fullwidth-layout .hs-two-eut-section {
    padding-top: 72px;
  }

  .it-services-page .hs-fullwidth-row1 {
    padding-bottom: 18px;
  }
  .hs-fullwidth-layout.it-services-page .hs-two-eut-section {
    padding-top: 72px;
  }
  .hs-fullwidth-layout.it-services-page .hs-two-eut-section:first-child {
    padding-top: 90px;
  }
  .hs-fullwidth-layout .hs-two-eut-section:first-child {
    padding-top: 72px;
  }
  .hs-fullwidth-layout .hs-two-eut-section {
    padding-bottom: 36px;
  }
  .hs-contact-layout .body-container-wrapper {
    padding: 54px 0 36px;
  }
  .hs-contact-left-sidebar {
    margin-bottom: 30px;
  }
  .hs-contact-main-content h3 {
    font-size: 13px;
    line-height: 1.5em;
  }
  .blog-listing-wrapper .post-listing .post-item {
    width: 100%;
  }
  .hs-blog-listing .hs-featured-image-wrapper a {
    height: 34.2vw;
  }
  .hs-blog-post .body-container-wrapper {
    padding-bottom: 54px;
  }
  .hs-leadership-team-row {
    padding: 0;
  }
  .hs-post-pagination .eut-title {
    display: none;
  }
  .custom_error_message p {
    font-size: 16px;
    line-height: 1.8em;
  }
  .hs-404-layout .hs-search-field {
    max-width: 100%;
  }
  .hs-home-two-eut-section .eut-element.eut-text ul {
    width: 100%;
    margin-right: 0 !important;
  }
  .hs-one-col-img-item {
    padding-left: 30px !important;
    padding-right: 30px !important;
  }
  .hs-careers-layout .hs-two-eut-section:first-child {
    padding-top: 72px;
  }
  .hs-careers-layout .hs-two-eut-section {
    padding-bottom: 36px;
  }
  .hs-leadership-layout {
    background-color: #fff;
  }
  .how-we-do-itcommunity-and-philanthropy-page .hs-print-services-row1 {
    padding-bottom: 50px;
  }
  .hs-fullwidth-layout.voip-page .hs-two-eut-section {
    padding-bottom: 54px;
  }
  .post-item-inner {
    padding: 0 15px;
  }
  .hs-testimonials-slider-grp .slick-slide .slick-slide-inner-wrapper {
    padding: 0 20px;
  }
}  



@media (max-width: 700px) {
  h1 {
    font-size: 21px;
  }
  .eut-logo {
    height: 58px;
  }
  .eut-logo .eut-wrapper a {
    height: 50px;
    top: 1px; 
  }
  .custom-footer-top-bg .page-center>.row-fluid-wrapper>.row-fluid>div {
    padding-bottom: 0;
  }
  .hs-footer-address-column {
    margin-top: 0;
    margin-bottom: 0;
  }
  .hs-footer-address-left-col {
    padding-bottom: 30px;
    margin-top: 0;
  }
  .hs-footer-menu-grp {
    margin-top: 0;
  }
  .hs-footer-menu-grp, 
  .custom-footer-logo {
    margin-top: 0;
    margin-bottom: 30px;
  }
  .hs-lp-header .eut-logo .eut-wrapper a {
    top: 0;
  }
  .hs-bottom-pane-top-row h3 {
    font-size: 18px;
    line-height: 28px;
  }
  .hs-bottom-pane-bottom-column {
    text-align: center;
  }
  .hs-let-meet-cta {
    font-size: 10px;
  }
  .hs-let-meet-cta {
    font-size: 10px;
    padding: 0px 20px;
  }
  .hs-let-meet-cta:hover {
    padding: 7px 20px;
  }
  .hs-home-banner-bg h3 {
    background: rgba(255,255,255,0.6);
    padding: 15px;
    font-size: 18px;
  }
  .hs-one-col-img-grp {
    margin-top: -80px;
  }
  .right .eut-row.eut-columns-gap-none {
    display: flex;
  }
  .hs-home-row1-bottom-col {
    padding-bottom: 54px;
  }
  .hs-home-two-eut-section.hs-two-eut-section .eut-custom-position {
    left: 0;
  }
  .hs-home-two-eut-section.hs-two-eut-section:first-child {
    padding-top: 54px;
  }
  .hs-home-two-eut-section .eut-element.eut-text ul {
    width: 100%;
    margin-right: 0;
  }
  .hs-home-2col-bg-grp-column {
    width: 100%;
  }
  .hs-home-2col-bg-grp-right-col-in:before {
    display:none;
  }
  .hs-home-2col-bg-grp-right-col-in h3 {
    text-align: center;
  }
  .hs-home-2col-bg-grp {
    padding: 36px 0;
  }
  .hs-work-with-us-bg-inner {
    margin-left: 0;
    margin-right: 0;
  }
  .hs-work-with-us-bg-inner-item {
    background: rgba(255,255,255,0.7);
    padding: 40px 0;
    text-align: center;
  }
  .hs-home-banner-col {
      width: 100%;
      float: none;
  }
}

@media (max-width: 656px) {
  .hs-cp-bg-inner ul li {
    width: 100%;
    margin-right: 0;
  }
}

@media (max-width: 600px) {
  .hs-testimonials-row2,
  .hs-home-row3,
  .hs-home-row4,
  .hs-home-row2 {
    overflow-x: hidden;
  }
  .hs-blog-listing .post-listing {
    margin: 0 -15px;
  }
  .hs-testimonials-grp {
    margin: 0 -15px;
  }
  .hs-testimonials-item {
    padding-left: 15px;
    padding-right: 17px;
  }
}

/* =============== Landscape phones and smaller devices =============== */

@media (max-width: 479px) {
  .subscription-template.one-column #email-prefs-form .subscribe-options {	
    overflow: visible;   
  } 
  .custom-menu-primary .hs-menu-wrapper,
  .eut-close-btn-wrapper {
    min-width: 254px;
  }
  .hs-blog-listing .body-container-wrapper {
    padding-bottom: 86px;
  }
  .blog-pagination ul li {
    margin-bottom: 4px;
  }
  .blog-pagination-center {
    display: block;
    margin: 5px 0;
  }
}

@media (max-width: 400px) {
  .hs-bottom-pane-bottom-right-col {
    padding-top: 25px;
    padding-bottom: 25px;
  }
  .hs-testimonials-slider-grp .slick-slide .slick-slide-inner-wrapper {
    padding: 0 30px;
  }
  .hs-testimonials-slider-grp .slick-prev {
    left: 0;
  }
  .hs-testimonials-slider-grp .slick-next {
    right: 0;
  }
  .hs-blog-listing .hs-featured-image-wrapper a {
    height: 33.1vw;
  }
}
