/* ==========================================================================
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, @font-face, and CSS File Includes =============== */


@font-face {
  font-family: HelveticaNeue-Light;
  src: url("//5069195.fs1.hubspotusercontent-na1.net/hubfs/5069195/Voith_March2019_Theme/fonts/HelveticaNeueW01-45Light.eot") format("embedded-opentype"),
    url("//5069195.fs1.hubspotusercontent-na1.net/hubfs/5069195/Voith_March2019_Theme/fonts/HelveticaNeueW01-45Light.woff") format("woff"),
    url("//5069195.fs1.hubspotusercontent-na1.net/hubfs/5069195/Voith_March2019_Theme/fonts/HelveticaNeueW01-45Light.ttf") format("truetype");
  font-style: normal;
  font-weight: 400;
}

@font-face {
  font-family: HelveticaNeue-Medium;
  src: url("//5069195.fs1.hubspotusercontent-na1.net/hubfs/5069195/Voith_March2019_Theme/fonts/HelveticaNeueW01-65Medium.woff") format("woff"), 
    url("//5069195.fs1.hubspotusercontent-na1.net/hubfs/5069195/Voith_March2019_Theme/fonts/HelveticaNeueW01-65Medium.ttf") format("truetype");
  font-style: normal;
  font-weight: 400;
}


@font-face {
  font-family: Icons;
  src: url("//5069195.fs1.hubspotusercontent-na1.net/hubfs/5069195/Voith_March2019_Theme/fonts/Icons.eot") format("eot"), 
    url("//5069195.fs1.hubspotusercontent-na1.net/hubfs/5069195/Voith_March2019_Theme/fonts/Icons.woff") format("woff"),
    url("//5069195.fs1.hubspotusercontent-na1.net/hubfs/5069195/Voith_March2019_Theme/fonts/Icons.ttf") format("truetype");
}


/* 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 */
}

/* 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) */
.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;
} 

html { 
  line-height: 1.15;
}

body {
  background: #fff;
  color: #000;
  font-family: HelveticaNeue-Light,Arial,sans-serif;
  font-size: 18px;
  line-height: 28px;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
}

/* Page Center */
.container-fluid .row-fluid .page-center {
  float: none;
  max-width: 1260px;
  margin: 0 auto;
  padding-left: 20px;
  padding-right: 20px;
}

/* Highlighted Text */
::-moz-selection {
  background: #b3d4fc;
  text-shadow: none;
}
::selection {
  background: #b3d4fc;
  text-shadow: none;
}


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

/* Basic text */
p {} 
small {}
strong {}
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 {
  font-family: HelveticaNeue-Medium,Arial,sans-serif;
  font-weight: 400;
  line-height: 1;
  color: #2d4275;
}
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {}

h1 {
  margin-top:0;
  font-size: 30px;
  line-height: 1.33333;
}
h2 {
  margin-top:0;
  font-size: 30px;
  line-height: 1.33333;
}
h3 {
  font-size: 22px;
  line-height: 1.45455;
}
h4 {
  font-size: 20px;
}
h5 {
  font-size: 18px;
}
h6 {
  font-size:18px;
}



@media (min-width: 768px){
  h1 {
    font-size: 50px;
    line-height: 1.2;
  }
  h2{
    font-size: 35px;
    line-height: 1.28571;
  }
  h3 {
    font-size: 25px;
    line-height: 1.28;
  }
  h4 {
    font-size: 22px;
  }
  h5 {
    font-size: 20px;
  }
  h6 {
    font-size:20px;
  }
}

@media (min-width: 1024px){
  h1 {
    font-size: 60px;
    line-height: 1.16667;
  }
  h2{
    font-size: 40px;
    line-height: 1.25;
  }


}

@media (min-width: 1280px){
  h1 {
    font-size: 80px;
    line-height: 1.125;
  }
  h2 {
    font-size: 50px;
    line-height: 1.2;
  }
  h3 {
    font-size: 35px;
    line-height: 1.28571;
  }
  h4 {
    font-size: 32px;
  }
  h5 {
    font-size: 30px;
  }
  h6 {
    font-size:30px;
  }
}

/* Anchor Links */
a { 
  text-decoration: none;
  color: #2d4275;
  font-family: HelveticaNeue-Medium,Arial,sans-serif;
}
a:hover, a:focus { 
  color: #266693;
}

/* 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;
}


.content-row .row-fluid [class*="span"]:not(:last-child) {
  margin-bottom: 30px;
}

.content-wrapper{
  color: #6f6f6f;
}
.body-container-wrapper {
  padding-bottom: 70px !important;
}

input.searchbar__input:focus::-webkit-input-placeholder {
  color: transparent;
}
input.searchbar__input:focus::-moz-input-placeholder {
  color: transparent;
}

.content-wrapper .hs_cos_wrapper_type_rich_text ul li
{
  list-style-type: none;
  padding: 0 0 9px 28px;
  position: relative;
}

.content-wrapper .hs_cos_wrapper_type_rich_text ul li:before
{
  font-family: Icons;
  font-size: 68%;
  line-height: 1;
  font-style: normal;
  font-variant: normal;
  font-weight: 400;
  font-display: swap;
  text-decoration: none;
  text-transform: none;
  speak: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\E010";
  position: absolute;
  left: 0;
  top: 6px;
  font-size: 78%;
  color: #00e5e5;
}



/* =============== 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                                            
========================================================================== */


/* Banner Area */

.stage {
  width: 100%;
  position: fixed !important;
  overflow: hidden;
  background: #000;
  z-index: 1;
  margin-top: 0;
  opacity:1;
  transition: opacity 1s;
  top: 85px;
}


.search-open .stage {
  top: 165px;
}

figure {
  margin: 0;
}

.stage.stage--videoBackground:not(.has-autoplaySupport) .stage__image, .stage:not(.stage--videoBackground) .stage__image {
  opacity: .8;
}
.stage__image img {
  vertical-align: middle;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  font-family: "object-fit: cover";
}
.stage.stage--videoBackground:not(.has-autoplaySupport) .stage__image img, .stage:not(.stage--videoBackground) .stage__image img {
  -webkit-animation: kenburns 5s forwards;
  animation: kenburns 5s forwards;
  -webkit-animation-timing-function: ease-in-out;
  animation-timing-function: ease-in-out;
}
.stage__contentRow {
  margin-left: 10px;
  margin-right: 10px;
}
.stage__content {
  position: relative;
}
.stage__contentText {
  position: absolute;
  padding-bottom: 71px;
  bottom: 0;
  width: 100%;
}
.h1 {
  word-wrap: break-word;
  overflow-wrap: break-word;
}
.stage__contentText .h1__overline {
  font-size: 16px;
  line-height: 1.5;
}
.h1__overline--white {
  color: #fff;
  font-family: HelveticaNeue-Medium,Arial,sans-serif;
  font-weight: 400;
  margin: 0;
}
h1.h1--white {
  color: #fff;
  margin: 0;
}
h1.h1--white {
  margin-bottom: 0;
  font-size: 30px !important;
  line-height: 1.33333 !important;
  font-family: HelveticaNeue-Medium,Arial,sans-serif;
  font-weight: 400;
}
.stage__downButton {
  position: absolute;
  left: 50%;
  margin-left: -20px;
  bottom: 100px;
  width: 40px;
  height: 40px;
  cursor: pointer;
  -webkit-transform-origin: 50% 50%;
  transform-origin: 50% 50%;
  color: #fff;
  display: none;
}
.stage__downButton--white {
  color: #fff;
}
.stage__downButton:before {
  position: relative;
  font-family: Icons;
  font-size: 68%;
  line-height: 1;
  font-style: normal;
  font-variant: normal;
  font-weight: 400;
  text-decoration: none;
  text-transform: none;
  speak: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "";
  font-size: 40px;
  text-align: center;
  width: 40px;
  height: 40px;
  line-height: 40px;
  display: block;
}
.stage__downButton:hover {
  -webkit-animation: pulse .3s forwards;
  animation: pulse .3s forwards;
  -webkit-animation-timing-function: ease-in-out;
  animation-timing-function: ease-in-out;
}

@-webkit-keyframes pulse {
  from {
    -webkit-transform: scale3d(1,1,1);
    transform: scale3d(1,1,1)
  }

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

  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.1,1.1,1);
    transform: scale3d(1.1,1.1,1)
  }

  to {
    -webkit-transform: scale3d(1,1,1);
    transform: scale3d(1,1,1)
  }
}

@-webkit-keyframes kenburns {
  0% {
    -webkit-transform: scale3d(1.1,1.1,1.1) translate3d(0,0,0);
    transform: scale3d(1.1,1.1,1.1) translate3d(0,0,0)
  }

  100% {
    -webkit-transform: scale3d(1.2,1.2,1.2) translate3d(-4%,-4%,0);
    transform: scale3d(1.2,1.2,1.2) translate3d(-4%,-4%,0);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in
  }
}

@keyframes kenburns {
  0% {
    -webkit-transform: scale3d(1.1,1.1,1.1) translate3d(0,0,0);
    transform: scale3d(1.1,1.1,1.1) translate3d(0,0,0)
  }

  100% {
    -webkit-transform: scale3d(1.2,1.2,1.2) translate3d(-4%,-4%,0);
    transform: scale3d(1.2,1.2,1.2) translate3d(-4%,-4%,0);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in
  }
}

.body-container-wrapper {
  background-color: #fff;
}


@media (min-width: 768px){


  .footer-container-wrapper {
    position: relative;
    z-index: 12;
  }
  .body-container-wrapper {
    position: relative;
    margin-top: 100vh;
    z-index: 2;
  }
  .stage__downButton {
    display: block;
  }
  .stage {
    height: calc(100vh - 85px);
  }

  .search-open .stage {
    height: calc(100vh - 165px);
  }


  .stage__image {
    height: calc(100vh - 85px);
  }
  .stage__contentRow {
    margin-left: 30px;
    margin-right: 30px;
  }
  .stage__contentText {
    padding-bottom: 160px;
  }
  .stage__contentText .h1__overline {
    font-size: 18px;
    line-height: 1.55556;
  }
  .h1 .h1__overline {
    margin-top: -5px;
  }
}

@media (max-height: 650px) and (min-width: 1280px){


  .body-container-wrapper {
    top: 0;
    padding-bottom: 0;
  }
}

@media (min-width: 1024px){
  h1.h1--white {
    margin-top: 5px;
    font-size: 50px!important;
    line-height: 1.2!important;
  }
}

@media (min-width:1280px){
  .stage__downButton {
    bottom: 40px;
  }
  .stage__contentText {
    padding-bottom: 110px;
  }
  .stage__contentText .h1__overline {
    font-size: 30px;
    line-height: 1.16667;
  }
  h1.h1--white {
    font-size: 80px!important;
    line-height: 1.125!important;
    margin-top: 11px;
  }
}

@media (min-width: 1300px){
  .stage__contentRow {
    max-width: 1260px;
    margin-left: auto;
    margin-right: auto;
    padding-left: 20px;
    padding-right: 20px;
  }
}
/* =============== 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-wrapper .row-fluid [class*="span"] {
  min-height: 0;
}
.header-container {}

.custom-header {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  width: 100% !important;
  background: #fff;
  box-shadow: 0 0 5px 0 rgba(0,0,0,.5); 
  font-size: 15px;
  line-height: 20px;
  z-index: 1000;
}

.custom-header .page-center {
  min-height: 50px !important;
}

.custom-logo {
  width: auto !important;
  margin-top: 30px;
  position: relative;
  float: left !IMPORTANT;
}

.custom-logo img {
  max-width: 110px;
  width: 100%;
  vertical-align: middle;
}



.search-open .header__searchbarToggle {
  color: #ddd !important;
}
.searchbar__container {
  position: relative;
}
.searchbar--header .searchbar__container {
  max-width: 1280px;
  padding-left: 10px;
  padding-right: 10px;
  transition: width .6s;
}

.searchbar {
  width: 100%;
  height: 50px;
  background: #ededed;
  border-bottom: 1px solid #ddd;
  border-top: 1px solid #ededed;
}
.searchbar--header {
  display: none;
  height: 80px;
  border-top-color: #ddd;
}
.js-active-searchbar .searchbar--header {
  display: block;
}
.searchbar__submit {
  position: absolute;
  left: 6px;
  top: 2px;
  padding: 4px;
  background: 0 0;
  border: none;
  outline: 0;
  cursor: pointer;
}
.searchbar--header .searchbar__submit {
  left: 10px;
}
.searchbar__submit:before {
  position: relative;
  font-family: Icons;
  font-size: 68%;
  line-height: 1;
  font-style: normal;
  font-variant: normal;
  font-weight: 400;
  text-decoration: none;
  text-transform: none;
  speak: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "";
  font-size: 28px;
  color: #2d4275;
}
.searchbar--header .searchbar__input {
  display: block;
  width: calc(100% - 100px);
  min-height: 38px;
  line-height: 40px;
  margin: 5px 56px;
  border: none;
  background: 0 0;
  outline: 0;
  font-family: HelveticaNeue-Light,Arial,sans-serif;
  font-size: 22px;
  color: #6f6f6f;
  padding: 1px;
}
.searchbar--header .searchbar__input {
  width: calc(100% - 100px);
  margin: 20px 50px;
}
.searchbar__reset {
  display: none;
  position: absolute;
  right: 6px;
  top: 2px;
  padding: 4px;
  background: 0 0;
  border: none;
  outline: 0;
  cursor: pointer;
}
.form-close-icon .searchbar__reset {
  display: block;
}
.form-close-icon .searchbar__reset:before {
  position: relative;
  font-family: Icons;
  font-size: 68%;
  line-height: 1;
  font-style: normal;
  font-variant: normal;
  font-weight: 400;
  text-decoration: none;
  text-transform: none;
  speak: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "";
  font-size: 28px;
  color: #2d4275;
}
.header__searchbarToggle {
  top: 11px;
  position: relative;
  cursor: pointer;
  float: right;
  top: 8px;
  margin-left: 25px;
  color: #2d4275;
  width: 32px;
}

.header__searchbarToggle:before {
  position: relative;
  font-family: Icons;
  font-size: 68%;
  line-height: 1;
  font-style: normal;
  font-variant: normal;
  font-weight: 400;
  text-decoration: none;
  text-transform: none;
  speak: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "";
  font-size: 32px;
  font-size: 28px;
}
.search-open .searchbar--header {
  display: block;
}
.searchbar__input::-webkit-input-placeholder {
  opacity: 1;
  transition: opacity .2s ease-in-out;
}
.searchbar__input::placeholder {
  opacity: 1;
  transition: opacity .2s ease-in-out;
}
.searchbar__input {
  display: block;
  width: calc(100% - 100px);
  height: 40px;
  line-height: 40px;
  margin: 5px 56px;
  border: none;
  background: 0 0;
  outline: 0;
  font-family: HelveticaNeue-Light,Arial,sans-serif;
  font-size: 22px;
  color: #6f6f6f;
}
.search-open-focus  .searchbar--header .searchbar__container {
  width: 100%;
}

.mobile-trigger-wrapper {
  width: auto !IMPORTANT;
  float: right !IMPORTANT;
  margin: 0 !IMPORTANT;
}
.header__navigationToggle {
  position: relative;
  cursor: pointer;
  float: right;
  top: 17px;
  margin-left: 25px;
  color: #2d4275;
}
.hamburger {
  display: block;
  float: left;
  position: relative;
  overflow: hidden;
  margin: 0;
  padding: 0;
  width: 25px;
  height: 18px;
  font-size: 0;
  text-indent: -9999px;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  box-shadow: none;
  border-radius: none;
  border: none;
  cursor: pointer;
  background-color: transparent;
}
.hamburger__bar {
  display: block;
  position: absolute;
  top: 8px;
  left: 0;
  right: 0;
  height: 2px;
  background-color: #2d4275;
}
.header__navigationToggleText {
  display: none;
}

.hamburger__bar:after, .hamburger__bar:before {
  position: absolute;
  display: block;
  left: 0;
  width: 100%;
  height: 2px;
  background-color: #2d4275;
  content: "";
  -webkit-transform: rotate(0);
  transform: rotate(0);
}
.hamburger__bar:before {
  top: -8px;
}
.hamburger__bar:after {
  bottom: -8px;
}

.hamburger--htx .hamburger__bar:before {
  transition: top .2s ease-in-out .2s,-webkit-transform .2s ease-in-out;
  transition: top .2s ease-in-out .2s,transform .2s ease-in-out;
  transition: top .2s ease-in-out .2s,transform .2s ease-in-out,-webkit-transform .2s ease-in-out;
}
.mobile-open .hamburger--htx .hamburger__bar:before {
  top: 0;
  transition: top .2s ease-in-out,-webkit-transform .2s ease-in-out .2s;
  transition: top .2s ease-in-out,transform .2s ease-in-out .2s;
  transition: top .2s ease-in-out,transform .2s ease-in-out .2s,-webkit-transform .2s ease-in-out .2s;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}
.mobile-open .hamburger--htx .hamburger__bar:after {
  bottom: 0;
  transition: bottom .2s ease-in-out,-webkit-transform .2s ease-in-out .2s;
  transition: bottom .2s ease-in-out,transform .2s ease-in-out .2s;
  transition: bottom .2s ease-in-out,transform .2s ease-in-out .2s,-webkit-transform .2s ease-in-out .2s;
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
.mobile-open .hamburger--htx .hamburger__bar {
  background-color: transparent;
}
.header__navigationToggleText {
  font-family: HelveticaNeue-Medium,Arial,sans-serif;
  font-size: 15px;
  line-height: 20px;
  margin-right: -10px;
}
a.icon-chevron-up {
  position: absolute;
  top: -47px;
  right: 20px;
  text-decoration:none;
}
a.icon-chevron-up:before {
  position: relative;
  font-family: Icons;
  font-size: 68%;
  line-height: 1;
  font-style: normal;
  font-variant: normal;
  font-weight: 400;
  text-decoration: none;
  text-transform: none;
  speak: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "";
  font-size: 33px;
  color: #2d4275;
}
.custom-footer {
  position: relative;
}













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

.body-container-wrapper {}
.body-container {}


.body-container .hs_cos_wrapper_type_rich_text ol, .body-container .hs_cos_wrapper_type_rich_text ul {
  margin-bottom: 1rem;
  list-style-position: outside;
  padding: 0;
}

.body-container .hs_cos_wrapper_type_rich_text ul {
  list-style-type: disc;
}

.body-container .hs_cos_wrapper_type_rich_text ol {
  margin-left: 1.25rem;
}

.body-container  .widget-module > ul {
  margin-left: 1.25rem;
  padding-left: 0;
}

.content-wrapper {
  padding-top: 40px;
  padding-bottom: 40px;
}
.main-content {}
.sidebar{}
.sidebar.right{}
.sidebar.left{}


/* =============== Footer =============== */

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


.custom-footer-top {
  background: #ededed;
  color: #6f6f6f;
  padding: 55px 0 30px;
}

.custom-footer-menu {
  width: 25% !important;
  padding-left: 20px;
  padding-right: 20px;
  margin-left: -20px !important;
}

.custom-footer-menu .hs-menu-wrapper > ul > li {
  margin-bottom: 7px;
  padding-left: 11px;
  position: relative;
  font-size: 15px;
  line-height: 20px;
}

.custom-footer-menu .hs-menu-wrapper > ul > li:before {
  font-family: Icons;
  line-height: 1;
  font-style: normal;
  font-variant: normal;
  font-weight: 400;
  text-decoration: none;
  text-transform: none;
  speak: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "";
  position: absolute;
  top: 8px;
  left: 2px;
  color: #2d4275;
  font-size: 50%;
}

.custom-footer-menu .hs-menu-wrapper > ul > li > a {
  font-family: HelveticaNeue-Light,Arial,sans-serif;
  font-size: 17px;
  color: #6f6f6f;
  line-height: 20px;
  text-decoration: none;
}

.custom-footer-menu .hs-menu-wrapper > ul > li > a:hover {
  color: #2d4275;
  text-decoration: underline;
}



.custom-language {
  margin-left: 0 !important;
  width: 25% !important;
  padding-left: 20px;
  padding-right: 20px;
}

.custom-language .hs-form-field {
  margin: 0;
}

.custom-language .hs-button.primary, .custom-language input[type="submit"] {
  display: none;
}

.languageSelect__container {
  padding: 8px 0;
}


.languageSelect__container:first-child {
  padding-top: 0;
}

.languageSelect__container:last-child {
  padding-bottom: 0;
}

.languageSelect__title {
  display: block;
  font-size: 17px;
  line-height: 20px;
}

.languageSelect__label {
  font-size: 17px;
  display: block;
  color: #6f6f6f;
  margin-right: 10px;
  margin-top: 4px;
  margin-bottom: 4px;
  line-height: 20px;
}

.languageSelect__btn {
  margin-top: 10px;
  display: inline-block;
}

.languageSelect__container a.btn {
  word-wrap: break-word;
  padding: 8px 18px;
  padding-top: 2px;
  padding-bottom: 2px;
  font-family: HelveticaNeue-Medium,Arial,sans-serif;
  font-size: 15px;
  line-height: 24px;
  text-align: center;
  color: #fff;
  text-transform: uppercase;
  border-width: 2px;
  border-style: solid;
  max-width: 100%;
  margin-right: 20px;
  background-color: #ddd;
  border-color: #ddd;
  display: inline-block;
  text-decoration: none;
}

[class*=" icon-"]:before, [class^=icon-]:before {
  position: relative;
  font-family: Icons;
  font-size: 68%;
  line-height: 1;
  font-style: normal;
  font-variant: normal;
  font-weight: 400;
  text-decoration: none;
  text-transform: none;
  speak: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.custom-follow-us {
  margin-left: 0 !important;
  padding-left: 20px;
  padding-right: 20px;
  width: 25% !important;
  margin-right: -20px;
}

.custom-follow-us p {
  margin-top: 0;
  font-size: 17px;
  margin-bottom: 10px;
  line-height: 20px;
}


.footer__socialMedia {
  text-align: left;
  line-height: 0;
  font-size: 15px;
}

.footer__socialMedia [class^=icon-]:before {
  font-size: 160%;
  color: #fff;
}

.icon-linkedin:before {
  content: "";
}

.icon-twitter:before {
  content: "";
}

.icon-instagram:before {
  content: "";
}

.footer__socialMedia [class^=icon-]::before {
  color: #2d4275;
}

.footer__socialMedia [class^=icon-]:hover::before {
  color: #266693;
}

.footer__socialMedia [class^=icon-] {
  margin-left: 10px;
  text-decoration: none;
}

.footer__socialMedia [class^=icon-]:first-child {
  margin: 0;
}

.footer__socialMedia [class^=icon-] {
  display: inline-block;
  margin-left: 10px;
}

.custom-copyright-wrapper {
  background: #6f6f6f;
  color: #fff;
  padding: 15px 0;
  font-family: HelveticaNeue-Light,Arial,sans-serif;
  font-size: 15px;
  line-height: 20px;
}

.custom-copyright-privacy {
  width: 75% !important;
  padding-left: 20px;
  padding-right: 20px;
  margin-left: -20px !important;
  margin-right: -20px;
}

.custom-copyright {
  display: inline-block;
  width: auto !important;
}

.custom-copyright p {
  font-family: HelveticaNeue-Medium,Arial,sans-serif;
  font-size: 15px;
  line-height: 20px;
  margin: 0;
  display: inline-block;
}

.custom-privacy-links {
  margin-left: 0 !important;
  display: inline !important;
  width: auto !important;
}

.custom-privacy-links ul {
  margin-left: 4px !important;
}


.custom-privacy-links ul > li {
  float: none !important;
  display: inline-block;
}


.custom-privacy-links ul > li:first-child > a {
  margin-left: 14px;
}

.custom-privacy-links ul > li > a {
  font-family: HelveticaNeue-Medium,Arial,sans-serif;
  margin-right: 5px;
  margin-right: 1px;
  display: inline-block;
  text-decoration: none;
  color: #fff;
  padding-left: 12px;
  text-indent: -10px;
}

.custom-privacy-links ul > li > a:hover {
  color: #ddd;
}

.custom-privacy-links ul > li > a:before {
  font-family: Icons;
  line-height: 1;
  font-style: normal;
  font-variant: normal;
  font-weight: 400;
  text-decoration: none;
  text-transform: none;
  speak: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "";
  font-size: 40%;
  position: relative;
  padding-right: 5px;
  padding-left: 1px;
  bottom: 1px;
  left: 1px;
}

.languageSelect__select {
  max-width: 75%;
  display: block;
  position: relative;
  margin-top: 10px;
}


.custom-language .hs-form-field > label {
  display: none;
}

.custom-language select {
  height: 45px;
  width: 100%;
  border: 0;
  border-bottom: 1px solid #2d4275;
  padding: 7px 25px 7px 12px;
  line-height: 1.5;
  margin-bottom: 6px;
  color: #2d4275;
  cursor: pointer;
  font-family: HelveticaNeue-Light,Arial,sans-serif;
  -webkit-appearance: none;
  -moz-appearance: none;
  background: #fff url(//5069195.fs1.hubspotusercontent-na1.net/hubfs/5069195/Voith_March2019_Theme/images/blue.png);
  background-repeat: no-repeat;
  background-position: -webkit-calc(100% - 10px) 42%;
  background-position: -ms-calc(100% - 10px) 42%;
  background-position: -o-calc(100% - 10px) 42%;
  background-position: calc(100% - 10px) 42%;
  font-size: 15px;
  line-height: 20px;
}

.custom-footer-social {
  width: 25% !important;
  padding-left: 20px;
  padding-right: 20px;
  margin-left: -20px !important;
  margin-right: -20px;
}

.custom-footer-social p {
  display: none;
}

.custom-footer-social .footer__socialMedia {
  text-align: right;
  display: none;
}

.custom-footer-social .footer__socialMedia [class^=icon-]:before {
  font-size: 160%;
  color: #fff;
}

.custom-footer-social .footer__socialMedia [class^=icon-]:hover:before {
  color: #ddd;
}

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



.flyoutNavigation__content {
  margin-left: 10px;
  margin-right: 10px;
  position: relative;
}
span.flyoutNavigation__title {
  color: #fff;
  font-family: HelveticaNeue-Medium,Arial,sans-serif;
  font-size: 25px;
  line-height: 1.4;
  padding: 17px 0 16px;
  display: block;
}
.flyoutNavigation__content > li {
  font-size: 15px;
  line-height: 1.33333;
  margin-bottom: -1px;
}
.flyoutNavigation__close:before {
  position: relative;
  font-family: Icons;
  font-size: 68%;
  line-height: 1;
  font-style: normal;
  font-variant: normal;
  font-weight: 400;
  text-decoration: none;
  text-transform: none;
  speak: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "";
  font-size: 22px;
  color: #ddd;
}
.flyoutNavigation__close {
  position: absolute;
  top: 22px;
  right: 0;
  width: 22px;
  height: 22px;
  z-index: 2;
  cursor: pointer;
  text-decoration:none;
}
figure {
  margin: 0;
}
.flyoutNavigation__image img {
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  font-family: "object-fit: cover";
}
.flyoutNavigation__image:before {
  content: ''!important;
  padding: 56.25% 0 0!important;
  height: 0!important;
  display: block!important;
}
.flyoutNavigation__image {
  position: relative;
}
.flyoutNavigation__infoarea {
  width: 100%;
  float: left;
  padding-left: 20px;
  padding-right: 20px;
  padding-left: 0;
}
.flyoutNavigation__infoarea+.flyoutNavigation__linkarea {
  width: 66.66667%;
  float: left;
  padding-left: 20px;
  padding-right: 20px;
  -webkit-column-count: 2;
  column-count: 2;
  -webkit-column-gap: 40px;
  column-gap: 40px;
  -webkit-column-fill: auto;
  column-fill: auto;
  padding-left: 20px!important;
  padding-right: 0;
  padding-bottom: 30px;
  height: 287px;
}
.flyoutNavigation__infoarea+.flyoutNavigation__linkarea--medium {
  width: 66.66667%;
  float: left;
  padding-left: 20px;
  padding-right: 20px;
  -webkit-column-count: 2;
  column-count: 2;
  -webkit-column-gap: 40px;
  column-gap: 40px;
  -webkit-column-fill: auto;
  column-fill: auto;
  padding-left: 20px!important;
  padding-right: 0;
  padding-bottom: 30px;
  height: 287px;
  height: 373px;
}
.flyoutNavigation__description {
  margin: 0;
  margin-top: -4px;
  padding-bottom: 26px;
  color: #fff;
  font-size: 18px;
  line-height: 1.55556;
  font-family: HelveticaNeue-Light,Arial,sans-serif;
}
.flyoutNavigation__image+.flyoutNavigation__description {
  padding-top: 16px;
  margin-top: 0;
}
.btn {
  width: 100%;
  max-width: 100%;
  margin-right: 20px;
  display: block;
  word-wrap: break-word;
  padding: 8px 18px;
  font-family: HelveticaNeue-Medium,Arial,sans-serif;
  font-size: 15px;
  line-height: 24px;
  text-align: center;
  text-transform: uppercase;
  border-width: 2px;
  border-style: solid;
  cursor: pointer;
}
.btn--flourBlue {
  color: #fff;
  background-color: #00e5e5;
  border-color: #00e5e5;
}
.btn--flourBlue:hover {
  color: #fff;
  background-color: #15d4f1;
  border-color: #15d4f1;
}
.flyoutNavigation__description+.btn {
  margin-top: 0;
  margin-bottom: 30px;
}
.flyoutNavigation__linkarea--medium > li > a {
  border-bottom: 1px solid #9c9c9c;
  border-top: 1px solid #9c9c9c;
  display: inline-block;
  padding: 12px 0 14px;
  color: #00e5e5!important;
  width: 100%;
  position: relative;
  text-decoration: none;
}
.flyoutNavigation__linkarea--medium > li > a:hover{
  color: #fff!important;
}


.menu-bg {
  display: none;
  background: #4f4f4f;
  width: 100%;
  position: absolute;
  left: 0;
  top: 85px;
  background: #4f4f4f;
  overflow: hidden;
  z-index: 1000;
}


ul.mega-menu {
  padding-left: 25px;
  margin-top: -1px !important;
}
ul.mega-menu li {
  float: left;
  padding: 5px 0;
  margin-left: 15px;
}
ul.mega-menu li:first-child {
  margin-left: 0;
}
ul.mega-menu li a {
  text-decoration: none;
  color: #2d4275;
  font-family: HelveticaNeue-Medium,Arial,sans-serif;
}
ul.mega-menu li a:hover {
  color: #266693!important;
}
ul.mega-menu li.login a {
  padding-left: 27px;
  position: relative;
  color: #9c9c9c;
}

.animate-menu {
  height: auto !important;
}
ul.mega-menu li.login a:before {
  position: relative;
  font-family: Icons;
  font-size: 68%;
  line-height: 1;
  font-style: normal;
  font-variant: normal;
  font-weight: 400;
  text-decoration: none;
  text-transform: none;
  speak: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "";
  font-size: 20px;
  position: absolute;
  left: 0;
  bottom: 3px;
}
ul.mega-menu.active-panel li.login {
  margin-left: 20px;
} 
ul.mega-menu > li:last-child > a {
  color: #9c9c9c;
}
li.dl-back a {
  text-decoration: none;
}
li.dl-back {
  color: #fff;
  font-family: HelveticaNeue-Medium,Arial,sans-serif;
  font-size: 25px;
  line-height: 1.4;
  padding: 17px 0 16px;
  display: block;
  text-decoration: none;
}
ul.hs-menu-children-wrapper li:not(.dl-back) > a {
  text-decoration: none;
  color: #2d4275;
  font-family: HelveticaNeue-Medium,Arial,sans-serif;
  display: inline-block;
  padding: 12px 0 14px;
  color: #00e5e5!important;
  width: 100%;
  position: relative;
  border-bottom: 1px solid #9c9c9c;
  border-top: 1px solid #9c9c9c;
}
.custom-menu-primary ul.hs-menu-children-wrapper li {
  font-size: 15px;
  line-height: 1.33333;
  margin-bottom: -1px;
  position: relative !important;
}

.child-trigger:before {
  position: relative;
  font-family: Icons;
  font-size: 68%;
  line-height: 1;
  font-style: normal;
  font-variant: normal;
  font-weight: 400;
  text-decoration: none;
  text-transform: none;
  speak: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "";
  position: absolute;
  right: 0;
  top: 13px;
  font-size: 18px;
}
.child-trigger {
  position: absolute;
  right: 0;
  top: 0;
  font-size: 0;
  color: #00e5e5 !important;
  width: 100% !important;
  height: 47px !important;
  z-index: 9999;
  cursor: pointer;
}

.animate-menu > .page-center > ul.active-panel {
  left: 0;
}
.animate-menu > .page-center > ul {
  position: absolute;
  left: 100%;
  width: 100%;
  transition: all 0.2s ease !important;
}
.animate-menu .menu-bg .page-center{
  position: relative;
  overflow: hidden;
  min-height: 580px !IMPORTANT;
}
.animate-menu:after {
  content: "";
  display: table;
  clear: both;
}
ul.hs-menu-children-wrapper {
  position: absolute;
  left: 200%;
  width: 450px;
  transition: all 0.2s ease !important;
  -webkit-column-count: 1;
  column-count: 1;
  -webkit-column-gap: 40px;
  column-gap: 40px;
  -webkit-column-fill: auto;
}
ul.hs-menu-children-wrapper.active-panel {
  left: 0;
}
.first-container {
  position: relative;
  padding-top: 67px;
}



ul.hs-menu-children-wrapper[data-level="2"] > li.dl-back > a {
  color: #fff;
  text-transform: initial;
}

ul.hs-menu-children-wrapper[data-level="2"] {
  margin-right: 0 !important;
  margin-left: auto !important;
  width: 400px;
  padding-left: 0 !important;
  padding-top: 63px;
}
ul.hs-menu-children-wrapper[data-level="2"] > li.dl-back {
  position: absolute !important;
  top: 0;
  left:20px;
  font-size: 25px;
  line-height: 1.4;
}
.hs-menu-children-wrapper[data-level="3"] {
  padding-left: 20px;
  padding-right: 20px;
}


.custom-menu-primary ul.hs-menu-children-wrapper li.first-child-content {
  position: absolute !important;
  left: 450px !important;
  margin-top: 5px;
  width: 100%;
}

ul.hs-menu-children-wrapper[data-level="3"] > li.dl-back > a:before {
  position: relative;
  font-family: Icons;
  font-size: 68%;
  line-height: 1;
  font-style: normal;
  font-variant: normal;
  font-weight: 400;
  text-decoration: none;
  text-transform: none;
  speak: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "";
  position: relative;
  margin-right: 20px;
  font-size: 15px;
}
ul.hs-menu-children-wrapper[data-level="3"] > li.dl-back > a {
  font-size: 25px;
  line-height: 1.2;
  font-family: HelveticaNeue-Light,Arial,sans-serif;
  color: #ddd!important;
  /* position: absolute!important; */
  /* top: -49px; */
  text-transform: capitalize;
  cursor: pointer;
}

ul.hs-menu-children-wrapper.submenu-open {
  left: -100%;
}

ul.hs-menu-children-wrapper li:not(.dl-back)>a:hover {
  color: #fff !important;
}
.child-trigger:hover{
  color: #fff !important;
}
ul.hs-menu-children-wrapper li.is-active > a {
  color: #fff !important;
}

ul.hs-menu-children-wrapper.active-panel[data-level*="3"]{
  column-count: 1;
}
/* =============== Custom Menu Primary =============== */


.custom-menu-primary ul li {
  position: static !important;
}

.custom-menu-primary.js-enabled .hs-menu-wrapper {
  overflow: visible !Important;
}

.custom-menu-primary .hs-menu-wrapper.hs-menu-flow-horizontal > ul li.hs-item-has-children ul.hs-menu-children-wrapper {
  position: absolute !important;
  padding: 0;
  top: 0;
  box-shadow: none;
  transition: .5s all !important;
  height: 100%;
  left: 100% !important;
  width: 100%;
  z-index: 999;
  background-color: #ededed;
}

.custom-menu-primary .hs-menu-wrapper.hs-menu-flow-horizontal > ul li.hs-item-has-children.active-menu > ul.hs-menu-children-wrapper {
  left: 0 !important;
}

.dl-back {
  padding: 10px;
  text-transform: uppercase;
  font-size: 12px;
  font-family: 'Candara', sans-serif;
  cursor: pointer;
}
.mobile-menu-wrapper .custom-menu-primary .hs-menu-wrapper > ul .mobileNavigation__header .mobileNavigation__home {
  width: calc(100% - 90px) !important;
  margin-left: 32px;
  color: #00e5e5 !important;
  font-family: HelveticaNeue-Medium,Arial;
  font-size: 18px;
  text-decoration: none;
  white-space: nowrap;
  overflow: hidden !important;
  text-overflow: ellipsis;
  line-height: 28px;
  padding: 0 !important;
  text-transform: capitalize;
}
.custom-menu-primary .hs-menu-wrapper > ul .mobileNavigation__header .mobileNavigation__home.dl-back-mob{
  position: relative;
  padding-left: 28px !IMPORTANT;
}
.custom-menu-primary .hs-menu-wrapper > ul .mobileNavigation__header .mobileNavigation__home.dl-back-mob:before
position: relative;
font-family: Icons;
font-size: 68%;
line-height: 1;
font-style: normal;
font-variant: normal;
font-weight: 400;
text-decoration: none;
text-transform: none;
speak: none;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
content: "";
font-size: 16px;
position: absolute;
top: 5px;
left: 0;
}
.custom-menu-primary .hs-menu-wrapper> ul li.hs-item-has-children {
  position: relative !IMPORTANT;
}
.mobile-menu-wrapper .custom-menu-primary ul li{
  position: relative !IMPORTANT;
}
.custom-menu-primary .hs-menu-wrapper> ul li.hs-item-has-children > a:before {
  position: relative;
  font-family: Icons;
  font-size: 68%;
  line-height: 1;
  font-style: normal;
  font-variant: normal;
  font-weight: 400;
  text-decoration: none;
  text-transform: none;
  speak: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "";
  position: absolute;
  top: 50%;
  right: 30px;
  margin-top: -9px;
  font-size: 20px;
}
a.mobileNavigation__exit {
  position: absolute;
  top: 6px;
  right: 21px;
  padding: 5px;
  color: #00e5e5;
  font-size: 30px;
  width: auto;
}
.mobileNavigation__exit:before {
  position: relative;
  font-family: Icons;
  font-size: 68%;
  line-height: 1;
  font-style: normal;
  font-variant: normal;
  font-weight: 400;
  text-decoration: none;
  text-transform: none;
  speak: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "";
  font-size: 22px;
}
.mobileNavigation__header {
  position: relative;
  display: flex;
  align-items: center;
  height: 51px;
  background-color: #4f4f4f;
  border-bottom: 1px solid #ddd;
}


/* Parent List */
.custom-menu-primary .hs-menu-wrapper > ul{}
.custom-menu-primary .hs-menu-wrapper > ul > li{}
.custom-menu-primary .hs-menu-wrapper > ul > li > a{}
.custom-menu-primary .hs-menu-wrapper > ul > li > a:hover{}

/* Child List */
.custom-menu-primary .hs-menu-wrapper > ul ul{
  /*   background-color: #fff; */
}
.custom-menu-primary .hs-menu-wrapper > ul ul li{}
.custom-menu-primary .hs-menu-wrapper > ul ul li a{}
.custom-menu-primary .hs-menu-wrapper > ul ul li a:hover{}

/* 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) {

  .mobile-menu-wrapper{
    display:none !important;
    min-height:0;
  }


  .custom-header [data-level="3"] a[href*="http://voith.com/corp-en/industry-solutions/commercial-vehicles-automotive.html"],
  .custom-header [data-level="3"] a[href="http://voith.com/corp-en/industry-solutions/hydropower.html"],
  .custom-header [data-level="3"] a[href="http://voith.com/corp-en/industry-solutions/marine-technology.html"],
  .custom-header [data-level="3"] a[href="http://voith.com/corp-en/industry-solutions/papermaking.html"],
  .custom-header [data-level="3"] a[href="http://voith.com/corp-en/about-us/company.html"],
  .custom-header [data-level="3"] a[href="http://voith.com/corp-en/about-us/sustainability.html"],
  .custom-header [data-level="3"] a[href="http://voith.com/corp-en/industry-solutions/rail-vehicles.html"]{
    text-transform: uppercase;
  }



  .custom-header [data-level="3"] a[href*="http://voith.com/corp-en/industry-solutions/commercial-vehicles-automotive.html"]:before,
  .custom-header [data-level="3"] a[href="http://voith.com/corp-en/industry-solutions/hydropower.html"]:before,
  .custom-header [data-level="3"] a[href="http://voith.com/corp-en/industry-solutions/marine-technology.html"]:before,
  .custom-header [data-level="3"] a[href="http://voith.com/corp-en/industry-solutions/papermaking.html"]:before,
  .custom-header [data-level="3"] a[href="http://voith.com/corp-en/about-us/company.html"]:before,
  .custom-header [data-level="3"] a[href="http://voith.com/corp-en/about-us/sustainability.html"]:before,
  .custom-header [data-level="3"] a[href="http://voith.com/corp-en/industry-solutions/rail-vehicles.html"]:before{
    position: relative;
    font-family: Icons;
    font-size: 68%;
    line-height: 1;
    font-style: normal;
    font-variant: normal;
    font-weight: 400;
    text-decoration: none;
    text-transform: none;
    speak: none;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "";
    font-size: 100%;
    top: 2px;
    margin-right: 10px;
  }
  ul.hs-menu-children-wrapper.active-panel[data-level*="3"] li {
    max-width: 380px;
  }
  ul.hs-menu-children-wrapper.active-panel[data-level*="3"] li.dl-back {
    max-width: 100%;
    padding: 19px 0 20px;
  }

  ul.mega-menu li a {
    position: relative;
  }
  ul.mega-menu li a.active:before {
    content: "";
    display: block;
    width: 100%;
    height: 5px;
    background: #4f4f4f;
    left: 0;
    bottom: -29px;
    position: absolute;
  }
  
  ul.hs-menu-children-wrapper[data-level="4"] {
    -webkit-column-count: 1;
    column-count: 1;
}
  ul.hs-menu-children-wrapper[data-level="4"] >li:not(.dl-back) {
    max-width: 400px;
}
  ul.hs-menu-children-wrapper[data-level="4"] >li.dl-back > a:before {
    position: relative;
    font-family: Icons;
    font-size: 68%;
    line-height: 1;
    font-style: normal;
    font-variant: normal;
    font-weight: 400;
    text-decoration: none;
    text-transform: none;
    speak: none;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "";
    position: relative;
    margin-right: 20px;
    font-size: 15px;
}
ul.hs-menu-children-wrapper[data-level="4"] >li.dl-back > a {
    font-size: 25px;
    line-height: 1.2;
    font-family: HelveticaNeue-Light,Arial,sans-serif;
    color: #ddd!important;
    cursor: pointer;
    text-transform: initial;
}
  
  

}


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

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

@media (max-width: 1023px){

  li.hs-menu-item.hs-menu-depth-2.hs-item-has-children.active-menu ~ li{
    opacity: 0;
    visibility: hidden;
  }
  li.custom-menu-ul-li.custom-menu-ul-li-inner-ul.active-menu ~ li {
    opacity: 0;
    visibility: hidden;
  }
  ul.custom-menu-ul.custom-menu-ul-first.custom-ul-style > li {
    opacity: 0;
    visibility: hidden;
  }
  
  .mobile-menu-wrapper{
    display:block !important;
  }


  .custom-menu-primary .hs-menu-wrapper>ul ul ul a[href*="http://voith.com/corp-en/industry-solutions/commercial-vehicles-automotive.html"],
  .custom-menu-primary .hs-menu-wrapper>ul ul ul a[href="http://voith.com/corp-en/industry-solutions/hydropower.html"],
  .custom-menu-primary .hs-menu-wrapper>ul ul ul a[href="http://voith.com/corp-en/industry-solutions/marine-technology.html"],
  .custom-menu-primary .hs-menu-wrapper>ul ul ul a[href="http://voith.com/corp-en/industry-solutions/papermaking.html"],
  .custom-menu-primary .hs-menu-wrapper>ul ul ul a[href="http://voith.com/corp-en/about-us/company.html"],
  .custom-menu-primary .hs-menu-wrapper>ul ul ul a[href="http://voith.com/corp-en/about-us/sustainability.html"],
  .custom-menu-primary .hs-menu-wrapper>ul ul ul a[href="http://voith.com/corp-en/industry-solutions/rail-vehicles.html"]{
    font-family: HelveticaNeue-Medium,Arial,sans-serif!important;
    white-space: normal !important;
  }
  .custom-menu-primary .hs-menu-wrapper>ul ul a[href="http://voith.com/corp-en/careers.html"]{
    font-family: HelveticaNeue-Medium,Arial,sans-serif!important;
    white-space: normal !important;
  }

  .custom-menu-primary .hs-menu-wrapper>ul ul a[href="http://voith.com/corp-en/careers.html"]:before{
    position: relative;
    font-family: Icons;
    font-size: 68%;
    line-height: 1;
    font-style: normal;
    font-variant: normal;
    font-weight: 400;
    text-decoration: none;
    text-transform: none;
    speak: none;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "";
    font-size: 100%;
    top: 2px;
    margin-right: 10px;
  }

  .custom-menu-primary .hs-menu-wrapper>ul ul ul a[href*="http://voith.com/corp-en/industry-solutions/commercial-vehicles-automotive.html"]:before,
  .custom-menu-primary .hs-menu-wrapper>ul ul ul a[href="http://voith.com/corp-en/industry-solutions/hydropower.html"]:before,
  .custom-menu-primary .hs-menu-wrapper>ul ul ul a[href="http://voith.com/corp-en/industry-solutions/marine-technology.html"]:before,
  .custom-menu-primary .hs-menu-wrapper>ul ul ul a[href="http://voith.com/corp-en/industry-solutions/papermaking.html"]:before,
  .custom-menu-primary .hs-menu-wrapper>ul ul ul a[href="http://voith.com/corp-en/about-us/company.html"]:before,
  .custom-menu-primary .hs-menu-wrapper>ul ul ul a[href="http://voith.com/corp-en/about-us/sustainability.html"]:before,
  .custom-menu-primary .hs-menu-wrapper>ul ul ul a[href="http://voith.com/corp-en/industry-solutions/rail-vehicles.html"]:before{
    position: relative;
    font-family: Icons;
    font-size: 68%;
    line-height: 1;
    font-style: normal;
    font-variant: normal;
    font-weight: 400;
    text-decoration: none;
    text-transform: none;
    speak: none;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "";
    font-size: 100%;
    top: 2px;
    margin-right: 10px;
  }


  /* Menu Reset */
  .custom-menu-primary,
  .custom-menu-primary .hs-menu-wrapper > ul,
  .custom-menu-primary .hs-menu-wrapper > ul li,
  .custom-menu-primary .hs-menu-wrapper > ul li a{
    display: block;
    float: none;
    position: static;
    top: auto;
    right: auto;
    left: auto;
    bottom: auto;
    padding: 0px;
    margin: 0px;
    background-image: none;
    background-color: transparent;
    border: 0px;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none; 
    max-width: none;
    width: 100%;
    height: auto;
    line-height: 1;  
    font-weight: normal;
    text-decoration: none;
    text-indent: 0px;
    text-align: left;
    color:#fff;
  }

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

  .mobile-trigger{
    display: inline-block !important; /* Show button on mobile */
    cursor: pointer; /* Mouse pointer type on hover */
    position: absolute; /**************************************/
    top: 0px;           /* Position Button at right of screen */
    right: 10px;        /**************************************/
    width: auto; /* Button width */
    height: auto; /* Button height */      
    padding: 7px 10px 8px 10px;
    background: #ffffff; /* Background color */
    border: 1px solid #000;
    font-size: 16px;
    font-weight: normal;
    text-align: left;
    text-transform: uppercase;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    color: #000; 
  }
  .mobile-trigger:hover{
    text-decoration: none; /* Removes link text underline on button */
    color: #fff;
    background-color: #000; 
    border-color: transparent;
  }

  /* Change button when menu is open */
  .mobile-open .mobile-trigger{
    color: #fff;
    background-color: #000; 
    border-color: transparent;
  }

  /* Toggle Button Icon */
  .mobile-trigger i{
    display: inline;
    position: relative;
    top: -4px;
  }
  .mobile-trigger i:before, .mobile-trigger i:after{
    position: absolute;
    content: '';
  }
  .mobile-trigger i, .mobile-trigger i:before, .mobile-trigger i:after{
    width: 22px; /* Icon line width */
    height: 2px; /* Icon line height */
    -webkit-border-radius: 1px;
    -moz-border-radius: 1px;
    border-radius: 1px;
    background-color: #000; /* Icon color */
    display: inline-block;
  }
  .mobile-trigger i:before{ top: -6px; } /* Position top line */
  .mobile-trigger i:after{ top: 6px; } /* Position bottom line */
  .mobile-trigger:hover i, .mobile-trigger:hover i:before, .mobile-trigger:hover i:after,  
  .mobile-open .mobile-trigger i, .mobile-open .mobile-trigger i:before, .mobile-open .mobile-trigger i:after{
    background-color: #fff; /* Icon color */
  }

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

  .child-trigger{
    display: block !important; /* Hide button on Desktop */
    cursor: pointer; /* Mouse pointer type on hover */
    position: absolute;
    top: 0px;
    right: 0px;
    width: 55px !important; /* Button width */
    min-width: 55px !important;
    height: 45px !important; /* Button height */  
    padding: 0 !important;
    border-left: 1px dotted rgba(255, 255, 255, .20);
  }
  .child-trigger:hover{
    text-decoration: none;
  }
  .child-trigger i{
    position: relative;
    top: 50%; /* Centers icon inside button */
    margin: 0 auto !important;
    -webkit-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  .child-trigger i:after{
    position: absolute;
    content: '';
  }
  .child-trigger i, .child-trigger i:after{
    width: 10px; /* Icon line width */
    height: 1px; /* Icon line height */
    background-color: #fff; /* Icon color */
    display: block;
  }
  .child-trigger i:after{
    -webkit-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    transform: rotate(-90deg);
  }  
  .child-trigger.child-open i{}
  .child-trigger.child-open i:after{
    -webkit-transform: rotate(-180deg);
    -ms-transform: rotate(-180deg);
    transform: rotate(-180deg);
  }

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

  .custom-menu-primary.js-enabled{
    position: relative;
    min-height:0;
  }

  /* Hide menu on mobile 
  .custom-menu-primary.js-enabled .hs-menu-wrapper,
  .custom-menu-primary.js-enabled .hs-menu-children-wrapper{
  display: none;
}  
  */
  /* Make child lists appear below parent items */
  .custom-menu-primary ul.hs-menu-children-wrapper{
    visibility: visible !important;
    opacity: 1 !important;
    position: static !important;
  }

  /* Mobile Menu Styles */ 
  .custom-menu-primary.js-enabled .hs-menu-wrapper{
    width: 100%;
    position: relative;
    top: 0;
    left: 0;
    padding: 0;
  }
  .custom-menu-primary .hs-menu-wrapper{
    width: 100%; /* Full screen width */
  }

  /* Level 1 Menu List Styles */
  .custom-menu-primary .hs-menu-wrapper > ul > li{
    position: relative;
  }

}


/* ==========================================================================
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 {}


/* =============== 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 */
.post-header h2 {}
.post-header h2 a {}

/* 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 {}
.blog-listing-wrapper .post-listing .post-item .post-body {}
.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-height: 170px;
  max-width: 210px;
  height: auto;
  width: auto;
  display: inline-block !important;
  float: right;
  margin: 20px 0 20px 20px;
}

/* Read More Link */
a.more-link {}

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

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

/* Blog Commments */
#comments-listing {
  border-bottom: 1px solid #ccc;
  margin-bottom: 30px;
  margin-top: 30px;
}
.comment {
  margin: 10px 0;
  border-top: 1px solid #ccc;
  padding: 15px 0;
}
.comment-date { font-size: 13px; text-align: right; }
.comment-from { font-weight: bold; }
.comment-body { padding: 10px 0; }

/* Pagination */
.blog-pagination {}
.blog-pagination a {}
.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 {}
h2.post-listing-simple {}
h2.post-listing-simple a {}


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

.blog .blog-sidebar {}

/* Blog Modules */
.blog .blog-sidebar .widget-span {}


/* =============== 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 {}


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


/* ANIMATED */

.hs-form-field.animated > label
{
  color: #6f6f6f;
  font-size: 18px;
  left: 15px;
  position: relative;
  top: 36px;
  transition: all .25s ease;
}

.hs-form-field.animated.active-or-filled > label
{
  color: #00e5e5;
  font-size: 12px;
  left: 0px;
  top: 0px;
}

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

.form-title {
  font-family:  ;
  font-size:  ;
  font-weight: ;
  line-height: ;
  color:  ;
  border-bottom: ;
  padding-bottom: ;
  padding-top: ;
}

.form-title:empty{
  display:none;
}

.hs_recaptcha {
  margin: 15px 0;
}

.body-container .hs-form{
  margin-bottom: 20px;
}


/* Form Field */
.hs-form-field {
  margin: 0 0 20px;
}

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

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

/* Labels and Legends */
label {}
.hs-form-field > label {
  display: inline-block;
  max-width: 100%;
  font-family: ;
  font-size: ;
  font-weight:;
  color: ;
  margin-bottom: ;
}

/* One Line Inputs */
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"],
input[type="file"],
textarea,
select {
  width: 100%;
  max-width: 767px;
  display: block;
  color: #6f6f6f;
  background: transparent;
  border: none;
  border-bottom: 1px solid #2d4275;
  font-family: HelveticaNeue-Light,Arial,sans-serif;
  font-size: 18px;
  font-weight: 400;
  padding: 10px;
  padding-right: 30px;
  line-height: 1.15;
  min-height: 45px;
}

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




.hs-input.invalid.error{
  border-bottom: 1px solid #ff0032;
}

/* 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 {
  list-style: none;
  padding: 0;
  margin: 0 0 20px;
}

.hs-error-msgs label {
  color: #ff0032;
  font-family: HelveticaNeue-Medium,Arial,sans-serif;
  font-size: 12px;
  line-height: 1.25;
}

/* 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"], #hs-pwd-widget-password {
  margin: 0 0 20px;
}

.widget-type-google_search input[type="focus"] {}


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


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

.hs-button.primary,
input[type="submit"],
input[type="button"] {
  cursor: pointer;
  -webkit-appearance: none;
  text-decoration: none !important;
  display: inline-block;
  white-space: normal;  
  text-align: center;
  padding: 8px 18px;
  font-family: HelveticaNeue-Medium,Arial,sans-serif;
  font-size: 15px;
  font-weight: 400;
  color: #fff;
  background: #2d4275;
  border: 2px solid #2d4275;
  line-height: 24px;
  text-transform: uppercase;
}

.hs-button.primary:hover,
input[type="submit"]:hover,
input[type="button"]:hover {
  color: #fff;
  background-color: #266693;
  border-color: #266693;
}

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


/* =============== 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                                      
========================================================================== */
li.hs-blog-social-share-item.hs-blog-social-share-item-linkedin {
  margin-top: -7px;
}

.hs_recaptcha.hs-recaptcha.field.hs-form-field {
  overflow: hidden;
  overflow-x: auto;
}


input[type="search"]::-webkit-search-cancel-button { 
  display:none; 
}



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


.subscribe-options label {
  display: block;
  margin-left: 0;
}

.comment-date {
  display: block !important;
  text-align: left !important;
}


.blog-listing-wrapper .post-listing .post-item {
  border-bottom: 1px solid #cccccc;
  padding: 0 0 20px;
  margin: 0 0 20px;
}


.blog-post-wrapper h2, .post-header h2{
  margin-bottom: 20px;
}

.blog-post-wrapper h2 a, .post-header h2 a{
  text-decoration: none;
  color:inherit;
}
.blog-post-wrapper h2 a:hover, .post-header h2 a:hover{}


#comments-listing {
  border: 1px solid #ccc;
  margin-bottom: 30px;
  margin-top: 30px;
}

.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 {
  border-bottom: medium none;
  color: ;
  display: block;
  font-family: ;
  font-size: ;
  line-height: ;
  padding: 0;
}

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

.comment-from h4 {
  margin: 0;
  padding-top: 15px;
}

.comment-date {
  color:  !important;
  display: block !important;
  text-align: left;
}

#hubspot-topic_data{
  font-weight:700;
}
.post-listing #hubspot-author_data{
  margin-top: 0;
}
.post-listing #hubspot-author_data a,.post-listing #hubspot-author_data span{
  display:inline-block;
}
.hs-form .input ul {
  list-style: none;
  padding: 0 0 0;
  margin: 0;
}
.hs-form .input ul li{
  padding: 0 !important;
}
.custom_listing_comments {
  border: 1px solid #ccc;
  padding: 10px;
  margin: 10px 0;
}
.more-link{
  display: inline-block;
  padding-top: 20px;
}


.blog-sidebar ul{
  padding: 0 0 0 16px;
  margin: 0;
}
.blog-sidebar ul li{
  padding: 0 0 10px;
}
.blog-pagination .previous-posts-link {
  display: block;
}
.blog-pagination .all-posts-link {
  display: block;
}
.blog-pagination .next-posts-link {
  display: block;
}
#hubspot-author_data .hs-author-avatar {
  max-width: 70px;
  padding: 10px 10px 10px 0;
}

#hubspot-author_data .hs-author-avatar img {
  height: auto !important;
  max-width: 100%;
}
.hs-blog-social-share {
  border-bottom: 1px solid #cccccc;
  border-top: 1px solid #cccccc;
  height: auto;
  margin-top: 10px;
  padding: 10px 0 0;
}
#recaptcha_response_field{
  width:auto !important;
  display:inline-block !important;
}
#captcha_wrapper > #recaptcha_area {
  margin: 0 0 20px;
}
.blog-sidebar .cell-wrapper{
  margin:0 0 30px;
}
#hubspot-author_data .hs-author-avatar img {
  height: auto !important;
  max-width: 100%;
}

.hs-author-profile .hs-author-avatar img {
  height: auto !important;
  max-width: 100%;
}
.hs-author-profile .hs-author-avatar {
  max-width: 70px;
  padding: 10px 10px 10px 0;
}
#comments-listing.no-comments {
  border: none;
}
div#captcha_wrapper {
  overflow-x: auto;
  width: 100% !important;
}
.hs-featured-image-wrapper .hs-featured-image-link img.hs-featured-image {
  border-width: 0;
  display: block !important;
  float: none;
  height: auto;
  margin: 20px 0;
  max-height: 100%;
  max-width: 100%;
  width:100%;
}
div#hubspot-author_data a, div#hubspot-author_data span {
  display: inline-block;
}
.blog-pagination {
  text-align: left;
}
.blog-pagination a {
  display: inline-block !important;
  margin:0 5px 0 0;
}
.blog-sidebar h2, .blog-sidebar h3{
  margin-top:0;
}
.blog-sidebar .row-fluid-wrapper{
  margin-bottom:40px;
}
h2.post-listing-simple a {
  color: inherit;
}
.body-container-wrapper .blog-sidebar .hs-form {
  margin-bottom: 0;
}

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


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


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

@media (max-width: 1299px) {

  .container-fluid .row-fluid .page-center {
    max-width: 100% !important;
    padding-left: 30px !important;
    padding-right: 30px !important;
  }
}


@media (max-width: 1279px) {

  .custom-logo {
    margin-top: 29px;
  }

  .custom-logo img {
    max-width: 100px;
  }

  .custom-menu-primary .hs-menu-wrapper > ul {
    padding-left: 25px;
  }

  .custom-menu-primary .hs-menu-wrapper > ul > li:not(:first-child) {
    margin-left: 15px;
  }

  .custom-menu-primary .hs-menu-wrapper > ul > li:nth-child(6) {
    margin-left: 20px;
  }

  .custom-menu-group {
    width: -webkit-calc(100% - 100px) !important;
    width: -ms-calc(100% - 100px) !important;
    width: -o-calc(100% - 100px) !important;
    width: calc(100% - 100px) !important;
  }
}

@media (max-width: 1023px) {

  .mobile-menu-wrapper  .custom-menu-primary .hs-menu-wrapper > ul li a:hover {
    background-color: #4f4f4f;
    color: #00e5e5 !important;
  }
  .mobile-menu-wrapper  .custom-menu-primary .hs-menu-wrapper > ul ul > li > a{
    border-bottom: 0 !IMPORTANT;
    border-top: 0 !important; 
    padding-right: 40px !important;
  }
  .header__searchbarToggle{
    right:0 !important;
  }
  .custom-menu-primary .hs-menu-wrapper>ul .mobileNavigation__header a.mobileNavigation__exit{
    position: absolute;
    top: 6px;
    right: 21px;
    padding: 5px !important;
    color: #00e5e5 !IMPORTANT;
    font-size: 30px;
    width: auto;
  }
  .custom-menu-primary .hs-menu-wrapper>ul .mobileNavigation__header a.mobileNavigation__exit:hover {
    color: #fff !important;
  }
  .custom-menu-primary .hs-menu-wrapper>ul .mobileNavigation__header .mobileNavigation__home.dl-back-mob:before{
    position: relative;
    font-family: Icons;
    font-size: 68%;
    line-height: 1;
    font-style: normal;
    font-variant: normal;
    font-weight: 400;
    text-decoration: none;
    text-transform: none;
    speak: none;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "";
    font-size: 16px;
    position: absolute;
    top: 5px;
    left: 0;
  }
  .custom-privacy-links ul {
    margin-left: 8px !important;
  }

  .custom-privacy-links ul>li:first-child>a {
    margin-left: 14px;
  }

  .custom-privacy-links ul>li>a {
    padding-left: 8px;
  }

  .custom-copyright-privacy {
    width: auto !important;
  }

  .custom-footer-social .footer__socialMedia {
    display: block;
    margin-top: 20px;
    font-size: 15px;
    line-height: 0;
    text-align: left;
  }
  .custom-menu-primary .hs-menu-wrapper>ul li.hs-item-has-children>a {
    position: relative;
  }
  .footer__socialMedia [class^=icon-] {
    font-family: HelveticaNeue-Medium,Arial,sans-serif;
  }

  .custom-footer-social {
    width: 100% !important;
  }

  .custom-privacy-links ul > li > a:hover {
    color: #fff;
  }

  .custom-footer-top {
    display: none !important;
  }
  
  .custom-header .custom-menu-primary {
    display: none !important;
  }
  .header__searchbarToggle{
    color: #2d4275 !important;
  }
  .header__searchbarToggle:hover {
    color: #266693 !important;
  }
  .header__navigationToggle:hover {
    color: #266693;
  }
  .header__navigationToggle:hover .hamburger__bar, .header__navigationToggle:hover .hamburger__bar:after,  .header__navigationToggle:hover .hamburger__bar:before {
    background: #266693;
  }

  .mobile-menu-wrapper {
    position: fixed !important;
    height: 100vh;
    width: 330px !important;
    bottom: 0;
    top: 0;
    right: -330px;
    overflow-x: hidden;
    overflow-y: auto;
    transition: all .4s ease;
    transition: all .4s ease;
    transition:all .4s ease;
    z-index: 1001;
    background-color: #ededed;
    box-shadow: 0 0 3px 0 rgba(0,0,0,.75);
    visibility: hidden;
  }
  .mobile-open .mobile-menu-wrapper {
    -webkit-transform: translate3d(-330px,0,0);
    transform: translate3d(-330px,0,0);
    transition:  all .4s ease;
    transition:  all .4s ease;
    transition:  all .4s ease;
    visibility: visible;
  }


  .mobile-menu-wrapper .custom-menu-primary ul li {
    position: static !important;
  }

  .mobile-menu-wrapper .custom-menu-primary.js-enabled .hs-menu-wrapper {
    overflow: hidden;
  }

  .mobile-menu-wrapper .custom-menu-primary .hs-menu-wrapper.hs-menu-flow-horizontal > ul li.hs-item-has-children ul.hs-menu-children-wrapper {
    position: absolute !important;
    padding: 0;
    top: 0;
    box-shadow: none;
    transition: .5s all !important;
    height: 100%;
    left: 100% !important;
    width: 100%;
    z-index: 999;
    height: 100vh;
    column-count: unset !important;
    column-gap: unset !important;
  }

  .mobile-menu-wrapper .custom-menu-primary .hs-menu-wrapper.hs-menu-flow-horizontal > ul li.hs-item-has-children.active-menu > ul.hs-menu-children-wrapper {
    left: 0 !important;
  }

  .dl-back-mob {
    padding: 10px;
    text-transform: uppercase;
    font-size: 12px;
    font-family: 'Candara', sans-serif;
    cursor: pointer;
  }
  .custom-menu-primary{
    margin-top: 0 !important;
  }
  .custom-menu-primary .hs-menu-wrapper>ul>li:not(:first-child) {
    margin-left: 0px !important;
  }
  .custom-menu-primary .hs-menu-wrapper>ul>li:nth-child(6) {
    margin-left: 0px!important;
  }
  .custom-menu-primary .hs-menu-wrapper>ul {
    padding-left: 0px!important;
  }
  .custom-menu-primary .hs-menu-wrapper>ul li {
    margin: 0;
    padding: 0;
    border-bottom: 1px solid #ddd;
    font-size: 18px;
    list-style-type: none;
    line-height: 28px;
  }
  .mobile-menu-wrapper .custom-menu-primary .hs-menu-wrapper > ul li a {
    display: block;
    padding: 10px 18px 10px 32px !important;
    color: #4f4f4f !important;
    font-family: HelveticaNeue-Light,Arial,sans-serif;
    word-wrap: break-word;
    overflow-wrap: break-word;
    line-height: 28px;
  }
  ul.hs-menu-children-wrapper{
    transition: all .2s ease !important;
    -webkit-column-count: 1;
    column-count: 1;
    -webkit-column-gap: 0;
    column-gap:0;
    -webkit-column-fill: auto
  }
  .custom-menu-primary .hs-menu-wrapper>ul li.mobile-menu-form .custom-language {
    width: 100% !important;
  }
  ul.custom-menu-ul {
    margin: 0;
    padding: 0;
    list-style: none;
    padding-top: 44px;
  }
  li.custom-menu-ul-li a.dl-back-form {
    color: #00e5e5 !important;
    width: calc(100% - 90px);
    margin-left: 32px;
    color: #00e5e5;
    font-family: HelveticaNeue-Medium,Arial;
    font-size: 18px;
    text-decoration: none;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    text-transform: capitalize;
    position: relative;
    padding: 0 !important;
    padding-left: 28px !important;
  }
  li.custom-menu-ul-li a.dl-back-form:hover {
    color: #fff !important;

  }
  li.custom-menu-ul-li a {
    display: block;
    padding: 10px 18px 10px 32px;
    color: #4f4f4f !important;
    font-family: HelveticaNeue-Light,Arial,sans-serif;
    word-wrap: break-word;
    overflow-wrap: break-word;
    line-height: 28px;
  }
  li.custom-menu-ul-li a.mobileNavigation__exit {
    padding: 0 !IMPORTANT;
    color: #00e5e5 !IMPORTANT;
    padding: 5px !IMPORTANT;
  }
  li.custom-menu-ul-li a.mobileNavigation__exit:hover {
    color: #fff !important;
  }

  li.custom-menu-ul-li.custom-menu-ul-li-inner-ul > a {
    position: relative;
  }
  li.custom-menu-ul-li.custom-menu-ul-li-inner-ul > a:before {
    position: relative;
    font-family: Icons;
    font-size: 68%;
    line-height: 1;
    font-style: normal;
    font-variant: normal;
    font-weight: 400;
    text-decoration: none;
    text-transform: none;
    speak: none;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "";
    position: absolute;
    top: 50%;
    right: 30px;
    margin-top: -9px;
    font-size: 20px;
  }
  li.custom-menu-ul-li a.dl-back-form:before {
    position: relative;
    font-family: Icons;
    font-size: 68%;
    line-height: 1;
    font-style: normal;
    font-variant: normal;
    font-weight: 400;
    text-decoration: none;
    text-transform: none;
    speak: none;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "";
    font-size: 16px;
    position: absolute;
    top: 5px;
    left: 0;
  }
  li.custom-menu-ul-li a:hover {
    background-color: #4f4f4f;
    color: #00e5e5 !important;
  }
  li.custom-menu-ul-li.login > a:before {
    position: relative;
    font-family: Icons;
    font-size: 68%;
    line-height: 1;
    font-style: normal;
    font-variant: normal;
    font-weight: 400;
    text-decoration: none;
    text-transform: none;
    speak: none;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "";
    margin-right: 15px;
    font-size: 100%;
  }
  li.custom-menu-ul-li {
    position: static !important;
    margin: 0;
    padding: 0;
    border-bottom: 1px solid #ddd;
    font-size: 18px;
    list-style-type: none;
  }
  li.custom-menu-ul-li:first-child{
    border-top: 1px solid #ddd;
  }
/*   .custom-menu-primary{
    margin-bottom: 44px;
  } */

  .custom-menu-primary.js-enabled .hs-menu-wrapper {
    overflow: hidden;
  }

  ul.custom-menu-ul li ul {
    position: absolute !important;
    padding: 0;
    top: 0;
    box-shadow: none;
    transition: .5s all !important;
    height: 100%;
    left: 100% !important;
    width: 100%;
    z-index: 999;
    background:#ededed;
  }

  ul.custom-menu-ul li.active-menu > ul {
    left: 0 !important;
  }

  .dl-back-form {
    padding: 10px;
    text-transform: uppercase;
    font-size: 12px;
    font-family: 'Candara', sans-serif;
    cursor: pointer;
  }
  .custom-menu-primary .hs-menu-wrapper>ul>li{
    padding: 0 !important;
  }
  .search-open .header__searchbarToggle {
    color: #ddd !important;
  }


  .btn {
    width: 100%;
    max-width: 100%;
    margin-right: 20px;
    display: block;
    word-wrap: break-word;
    padding: 8px 18px;
    font-family: HelveticaNeue-Medium,Arial,sans-serif;
    font-size: 15px;
    line-height: 24px;
    text-align: center;
    text-transform: uppercase;
    border-width: 2px;
    border-style: solid;
    cursor: pointer;
  }

  .btn--primary {
    color: #fff;
    background-color: #2d4275;
    border-color: #2d4275;
  }
  .mobileNavigation__site--cta a {
    margin: 0;
  }
  .mobileNavigation__site {
    margin: 0;
    padding: 0;
    border-bottom: 1px solid #ddd;
    font-size: 18px;
    list-style-type: none;
  }
  li.mobileNavigation__site.mobileNavigation__site--cta {
    padding: 20px 30px;
}
}



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

@media (max-width: 767px) {
  .post-body img[style*="float"] { 
    float: none !important; 
    margin-left: auto !important;
    margin-right: auto !important; 
    display: block; 
  }  
  .custom-footer .custom-copyright-wrapper .page-center {
    padding-left: 10px !important;
    padding-right: 10px !important;
  }
  a.icon-chevron-up {
    right: 10px;
  }
  .custom-copyright-privacy {
    padding-left: 0;
    padding-right: 0;
    margin-left: 0px !important;
    margin-right: 0;
  }
  .custom-menu-group {
    width: 100% !important;
  }
  .header__searchbarToggle {
    top: 11px;
  }
  .custom-logo {
    margin-top: 14px;
  }
  .header-container-wrapper .custom-header .page-center {
    padding-left: 10px !important;
    padding-right: 10px !important;
  }
  .custom-footer-top .page-center, .custom-copyright-wrapper .page-center {
    padding-left: 10px !important;
    padding-right: 20px !important;
  }

  .custom-privacy-links ul {
    margin-left: 0px !important;
  }

  .custom-privacy-links ul>li:first-child>a {
    margin-left: 0;
  }

  .custom-privacy-links ul > li > a {
    padding-left: 12px;
    margin-top: 10px;
  }

  .custom-footer-social .footer__socialMedia {
    margin-top: 30px;
    margin-bottom: 20px;
  }

  .post-body img[style*="float"] {
    float: none !important;
    margin-left: auto !important;
    margin-right: auto !important;
    display: block;
  }

  .content-wrapper .row-fluid [class*="span"]:not(:last-child) {
    margin-bottom: 30px;
  }
}  



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

@media (max-width: 479px) {
  .hs-author-profile .hs-author-avatar {
    float: none;
  }
}


@media (min-width: 600px) {
  .btn {
    width: auto;
    display: table;
  }
  .custom-menu-primary .hs-menu-wrapper>ul li.mobileNavigation__site.mobileNavigation__site--cta>a {
    width: auto !important;
    display: table !important;
  }
}


@media (min-width: 768px) {


  .mobile-menu-wrapper .custom-menu-primary .hs-menu-wrapper>ul .mobileNavigation__header .mobileNavigation__home {
    width: calc(100% - 92px) !IMPORTANT;
    margin-left: 30px;
  }


  .mobile-open .mobile-menu-wrapper {
    -webkit-transform: translate3d(-430px,0,0);
    transform: translate3d(-430px,0,0);
  }
  .mobile-menu-wrapper {
    width: 430px !important;
    right: -430px;
  }

  .mobileNavigation__header {
    height: 86px;
  }
  .custom-menu-primary .hs-menu-wrapper > ul .mobileNavigation__header .mobileNavigation__home {
    width: calc(100% - 92px);
    margin-left: 30px;
  }
  .mobileNavigation__exit {
    top: 20px !important;
  }

  .searchbar--header .searchbar__reset {
    right: 26px;
  }

  .no-banner .body-container-wrapper {
    padding-top: 85px;
  }
  .search-open.no-banner .body-container-wrapper {
    padding-top: 165px;
  }
  .searchbar--header .searchbar__container {
    width: 350px;
    margin: 0 auto;
    padding-left: 30px;
    padding-right: 30px;
  }
  .searchbar--header .searchbar__submit {
    left: 30px;
  }
  .searchbar--header  .searchbar__input {
    font-size: 25px;
  }
  .header__searchbarToggle {
    top: 26px;
    right: -10px;
  }

  .custom-menu-primary .hs-menu-wrapper,
  .custom-menu-primary .hs-menu-wrapper > ul ul{ 
    display:block !important;
  }

  .custom-menu-group {
    width: -webkit-calc(100% - 110px) !important;
    width: -ms-calc(100% - 110px) !important;
    width: -o-calc(100% - 110px) !important;
    width: calc(100% - 110px) !important;
    margin-left: 0 !important;
    float: left !important;
    /*     position: relative; */
  }

  .custom-menu-primary {
    margin-top: 33px;
    margin-left: 0 !important;
    width: calc(100% - 60px) !important;
    float: left !important;
  }

  .custom-menu-primary .hs-menu-wrapper > ul {
    font-family: HelveticaNeue-Medium,Arial,sans-serif;
    padding-left: 25px;
    display: table-cell;
  }

  .custom-menu-primary .hs-menu-wrapper > ul > li {
    padding: 5px 0;
    position: static !important;
  }

  .custom-menu-primary .hs-menu-wrapper > ul > li:not(:first-child) {
    margin-left: 15px;
  }

  .custom-menu-primary .hs-menu-wrapper > ul > li > a {
    font-family: HelveticaNeue-Medium,Arial,sans-serif;
    font-size: 15px;
    line-height: 20px;
    color: #2d4275;
    display: inline;
    text-decoration: none;
  }

  .custom-menu-primary .hs-menu-wrapper > ul > li:nth-child(6) {
    margin-left: 20px;
  }


  .custom-menu-primary .hs-menu-wrapper > ul > li:nth-child(6) > a {
    position: relative;
    padding-left: 27px;
    color: #9c9c9c;
  }

  .custom-header .custom-menu-primary .hs-menu-wrapper > ul > li:nth-child(6) > a:before {
    position: absolute;
    font-family: Icons;
    line-height: 1;
    font-style: normal;
    font-variant: normal;
    font-weight: 400;
    text-decoration: none;
    text-transform: none;
    speak: none;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "";
    font-size: 20px;
    left: 0;
    bottom: 3px;
  }

  .custom-menu-primary .hs-menu-wrapper > ul > li:nth-child(7) > a {
    color: #9c9c9c;
  }

  .custom-menu-primary .hs-menu-wrapper>ul ul {
    background: #4f4f4f;
    width: 100%;
  }

  .custom-menu-primary .hs-menu-wrapper>ul ul >li>a {
    display: inline-block;
    padding: 12px 0 14px;
    color: #00e5e5!important;
    position: relative;
    border-bottom: 1px solid #9c9c9c;
    border-top: 1px solid #9c9c9c;
    text-decoration: none;
  }

  .custom-menu-primary .hs-menu-wrapper>ul ul>li.hs-item-has-children>a:after {
    font-family: Icons;
    line-height: 1;
    font-style: normal;
    font-variant: normal;
    font-weight: 400;
    text-decoration: none;
    text-transform: none;
    speak: none;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "";
    position: absolute;
    right: 0;
    top: 13px;
    font-size: 18px;
  }
  .mobile-menu-wrapper .custom-menu-primary .hs-menu-wrapper>ul ul>li.hs-item-has-children>a:after{
    display:none;
  }

  .custom-menu-primary .hs-menu-wrapper > ul > li > ul > li.hs-item-has-children {
    position: static !important;
  }
  .custom-menu-primary .hs-menu-wrapper > ul > li > ul.hs-menu-children-wrapper{    
    transition: all 0.5s !important;    
    transform: translate(0, 0);
    top: 85px;
  }
  .custom-menu-primary .hs-menu-wrapper > ul > li > ul.child-open-main.hs-menu-children-wrapper{    
    transform: translate(-100%, 0);
  }
  /*   .custom-menu-primary .hs-menu-wrapper > ul > li > ul > li.hs-item-has-children > ul {
  position: absolute !important;
  left: 0 !important;
  display: block !important;
  opacity: 1 !important;
  visibility: visible !important;
  background: #ccc;
  transform: translate(100%, 0);
  transition: all 0.5s !important;
  width: 100% !important;
} */
  .custom-menu-primary .hs-menu-wrapper > ul > li > ul > li.child-open.hs-item-has-children > ul {
    /*transform: translate(0, 0);*/
  }
  .header__navigationToggle {
    top: 32px;
    margin-left: 30px;
  }
  .header__navigationToggleText {
    display: inline;
    margin-left: 15px;
    position: relative;
  }
  .custom-header .page-center {
    min-height: 85px !important;
  }
  a.icon-chevron-up {
    right:20px;
  }
  .flyoutNavigation__content {
    margin-left: 30px;
    margin-right: 30px;
  }

  .mobile-menu-wrapper .custom-menu-primary .hs-menu-wrapper>ul>li>a {
    padding: 11px 30px 8px !important;
    display: block !important;
    font-size: 18px !important;
    line-height: 28px !important;
    font-family: HelveticaNeue-Light,Arial,sans-serif !important;
  }

}

ul.mega-menu li:has(div.right)
{
  float: right;
}

ul.mega-menu li:has(div.right) a
{
  color: #9c9c9c;
  padding-left: 0!important;
}

ul.mega-menu li:has(div.right) a:before
{
  display: none!important;
}

@media (min-width: 1024px) {
  .header__navigationToggle {
    display: none;
  }
  a.icon-chevron-up {
    top: -63px;
  }
}

@media (min-width: 1280px) {
  .custom-menu-primary .hs-menu-wrapper > ul > li:not(:first-child) {
    margin-left: 25px;
  }
  ul.mega-menu {
    padding-left: 30px;
    margin-top: -1px !important;
  }
  ul.mega-menu li{
    margin-left: 25px;
  }  
  ul.mega-menu li:first-child {
    margin-left: 0;
  }
  ul.mega-menu.active-panel li.login {
    margin-left: 30px;
  }

  .custom-menu-primary .hs-menu-wrapper>ul>li:nth-child(6) {
    margin-left: 30px;
  }
  .header__searchbarToggle {
    right: 0;
  }
  .flyoutNavigation__close {
    right: 22px;
  }
}

@media (min-width: 1300px) {
  .flyoutNavigation__content {
    max-width: 1260px;
    margin-left: auto;
    margin-right: auto;
    padding-left: 20px;
    padding-right: 20px;
  }
}


/* CSS ================================================================*/


.header-language-wrapper {
  position: fixed;
  top: 85px;
  width: 100% !important;
  margin: 0;
  z-index: 10;
  left: 0;
}
.search-open .header-language-wrapper {
  top: 165px;
}
.search-open .language-flyoutNavigation {
  top: -80px;
}
.header-language-wrapper .page-center{
  position: relative;
}

.header__outer .header__claimContainer {
  display: none;
  overflow: hidden;
  font-family: HelveticaNeue-Medium,Arial,sans-serif;
}
.language-flyoutNavigation {
  background: #4f4f4f;
  width: 100%;
  position: absolute;
  top: 0;
  overflow: hidden;
  display: none;
}
.language-flyoutNavigation__close {
  position: absolute;
  top: 22px;
  right: 0;
  width: 22px;
  height: 22px;
  z-index: 2;
  cursor: pointer;
}

.language-flyoutNavigation__close:before {
  position: relative;
  font-family: Icons;
  font-size: 68%;
  line-height: 1;
  font-style: normal;
  font-variant: normal;
  font-weight: 400;
  text-decoration: none;
  text-transform: none;
  speak: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "";
  font-size: 22px;
  color: #ddd;
}
.languageSelect__container {
  margin: 0 30px;
  padding: 23px 0 30px;
  border-top: 1px solid #ddd;
}
.languageSelect__container.top {
  border: none;
}
.languageSelect--flyout .languageSelect__container {
  width: 100%;
  float: left;
  border-top: none;
  padding-bottom: 30px;
  margin-bottom: 15px;
  margin-left: 20px;
  margin-right: 20px;
}
.languageSelect--flyout .languageSelect__container.bottom {
  padding-top: 0;
  padding-bottom: 0;
  margin-bottom: 0;
  border-bottom: none;
}

.languageSelect--flyout .languageSelect__title {
  width: 100%;
  color: #fff;
  font-family: HelveticaNeue-Medium,Arial,sans-serif;
  font-size: 26px;
  margin-top: 25px;
  margin-bottom: 18px;
  display: block;
}
.languageSelect__label {
  display: block;
  color: #6f6f6f;
  margin-right: 9px;
  margin-top: 4px;
  margin-bottom: 4px;
}
.languageSelect--flyout .languageSelect__label {
  display: inline-block;
  margin-top: 0;
  margin-bottom: 0;
}
.languageSelect--flyout .languageSelect__container .languageSelect__label {
  color: #fff;
  font-family: HelveticaNeue-Light,Arial,sans-serif;
  font-size: 18px;
}
.languageSelect--flyout .languageSelect__container.top a.languageSelect__btn {
  word-wrap: break-word;
  padding: 8px 18px;
  font-family: HelveticaNeue-Medium,Arial,sans-serif;
  font-size: 15px;
  line-height: 24px;
  text-align: center;
  text-transform: uppercase;
  padding-top: 8px;
  padding-bottom: 8px;
  background: #00e5e5;
  border: none;
  margin-top: 12px!important;
  margin-bottom: 9px!important;
  margin-right: 9px;
  display: inline-block;
  color: #fff;
  width: auto;
}
.languageSelect--flyout .languageSelect__container.top a.languageSelect__btn:hover {
  background-color: #15d4f1;
}
.languageSelect--flyout .languageSelect__container.top a.languageSelect__btn.is-disabled {
  background-color: #ddd;
  border-color: #ddd;
}
.languageSelect__container {
  padding: 23px 0 30px !important;
}
.languageSelect__container.bottom {
  padding-top: 0 !important;
}
.languageSelect__container.bottom .hs-form-field>label {
  display: none;
}

.languageSelect--flyout .languageSelect__container.bottom select {
  width: 100%;
  border: 0;
  border-bottom: 1px solid #2d4275;
  padding: 7px 25px 7px 12px!important;
  line-height: 1.5;
  margin:0;
  color: #2d4275;
  cursor: pointer;
  font-family: HelveticaNeue-Light,Arial,sans-serif;
  -webkit-appearance: none;
  -moz-appearance: none;
  background: #fff url(//5069195.fs1.hubspotusercontent-na1.net/hubfs/5069195/Voith_March2019_Theme/images/blue.png);
  background-repeat: no-repeat;
  background-position: calc(100% - 10px) 42%;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border-radius: 0;
  max-width: 100%;
  font-size: 18px;
  height: 45px;
}
.languageSelect--flyout .languageSelect__container.bottom .hs-form-field {
  margin: 0;
  display: inline-block;
  max-width: 342px;
  width:100%;
  margin-right: 14px;
  margin-bottom: 6px;
}

.languageSelect--flyout .languageSelect__container.bottom input.hs-button.primary.large {
  display: none;
}
.languageSelect__infotext {
  font-family: HelveticaNeue-Light,Arial,sans-serif;
  padding-left: 31px;
  text-indent: -31px;
  color: #6f6f6f;
  font-size: 15px;
  line-height: 1.33333;
}
.languageSelect--flyout .languageSelect__infotext {
  color: #ddd;
  top: 0;
  padding: 5px 0 0;
  text-indent: -3px;
}
.languageSelect__infotext i {
  font-size: 38px;
  line-height: 1;
  position: relative;
  top: 4px;
  left: -2px;
}

.icon-info-alternative:before {
  position: relative;
  font-family: Icons;
  font-size: 68%;
  line-height: 1;
  font-style: normal;
  font-variant: normal;
  font-weight: 400;
  text-decoration: none;
  text-transform: none;
  speak: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "";
}
.languageSelect--flyout .languageSelect__container.bottom select option:first-child {
  display: none !important;
}
.languageSelect__container.bottom {
  padding-bottom: 23px !important;
}
.footer-container .languageSelect__container {
  margin: 0 !important;
}
.footer-container .languageSelect__container {
  margin: 0 !important;
  padding: 0 !important;
  border: none !important;
}
.footer-container .languageSelect__title.bottom {
  margin-top: 16px;
}

.footer-container .custom-language select {
  border-radius: 0;
}
.footer-container a.btn.btn--primary.btn--small.languageSelect__btn {
  color: #fff;
  background-color: #2d4275;
  border-color: #2d4275;
}
.footer-container a.btn.btn--primary.btn--small.languageSelect__btn:hover {
  color: #fff;
  background-color: #266693;
  border-color: #266693;
}
.footer-container a.btn.btn--primary.btn--small.languageSelect__btn.is-disabled {
  background-color: #ddd;
  border-color: #ddd;
}
.btn.is-disabled {
  cursor: default;
  pointer-events:none;
}

.footer-container .languageSelect__container select option:first-child {
  display: none !important;
}
.footer-container .languageSelect__infotext {
  display: none;
}
.footer-container-wrapper {
  position: relative;
  z-index: 2;
}

.no-banner .body-container-wrapper {
  margin-top: 0;
}
.hs_error_rollup ul {
  padding-left: 0;
}





@media (min-width: 768px){
  .header__outer .header__claimContainer {
    position: absolute;
    right: 55px;
    color: #00e500;
    display: block;
    padding: 0 5px 5px 5px;
  }
  .header__outer .header__claimContainer .header__claim {
    padding: 5px 15px;
    display: block;
    height: 100%;
    width: 100%;
    font-size: 15px;
    line-height: 20px;
    background: #6f6f6f;
    box-shadow: 0 0 5px 0 rgba(0,0,0,.5);
  }
  .header__outer .header__claimContainer .header__claim.languageSelectTrigger {
    color: #00e5e5;
    cursor: pointer;
    padding-left: 20px;
    padding-right: 20px;
  }
  .header__outer .header__claimContainer .header__claim.languageSelectTrigger span:first-child {
    margin-right: 10px;
    padding-right: 10px;
    border-right: 1px solid #9c9c9c;
  } 




}

@media (min-width: 1280px){
  .language-flyoutNavigation__close {
    right: 22px;
  }
}


@media (min-width: 1300px){
  .header__outer .header__claimContainer {
    right: 15px;
  }
}


@media (max-width: 1279px){
  a.language-flyoutNavigation__close {
    right: 30px;
  }
}
@media (max-width: 1023px){

  .language-flyoutNavigation {
    display: none !important;
  }
  .languageSelect__container.top-menu {
    border-top: none !important;
  }
  .languageSelect__container.top-menu .languageSelect__title {
    display: block;
    font-size: 18px;
    line-height: 28px;
  }
  .languageSelect__container.top-menu .languageSelect__label {
    font-size: 18px;
    line-height: 28px;
  }
  .languageSelect__container.top-menu .btn.is-disabled {
    cursor: default;
    pointer-events: none;
  }

  .footer-container .custom-language select {
    border-radius: 0;
  }
  .languageSelect__container.top-menu a.btn.btn--primary.btn--small.languageSelect__btn {
    color: #fff !important;
    background-color: #2d4275;
    border-color: #2d4275;
  }
  .languageSelect__container.top-menu a.btn.btn--primary.btn--small.languageSelect__btn:hover {
    color: #fff;
    background-color: #266693;
    border-color: #266693;
  }
  .languageSelect__container.top-menu a.btn.btn--primary.btn--small.languageSelect__btn.is-disabled {
    background-color: #ddd;
    border-color: #ddd;
  }
  .languageSelect__container.bottom-menu .languageSelect__title {
    display: block;
    font-size: 18px;
    line-height: 28px;
  } 
  .languageSelect__container.bottom-menu .languageSelect__select {
    max-width: 100%;
    display: block;
    position: relative;
    margin-top: 10px;
  }
  .languageSelect__container.bottom-menu .hs-form-field>label{
    display:none;
  }
  .languageSelect__container.bottom-menu select {
    width: 100%;
    border: 0;
    border-bottom: 1px solid #2d4275;
    padding: 7px 25px 7px 12px!important;
    line-height: 1.5;
    margin-bottom: 6px;
    color: #2d4275;
    cursor: pointer;
    font-family: HelveticaNeue-Light,Arial,sans-serif;
    background: #fff url(//5069195.fs1.hubspotusercontent-na1.net/hubfs/5069195/Voith_March2019_Theme/images/blue.png);
    background-repeat: no-repeat;
    background-position: calc(100% - 10px) 42%;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border-radius: 0;
    height: 45px;
    font-size: 18px;
  }
  .languageSelect__container.bottom-menu select option:first-child{
    display:none;
  }
  .languageSelect__container.bottom-menu input.hs-button.primary.large {
    display: none;
  }
  .languageSelect__container.bottom-menu .hs-form-field {
    margin: 0;
  }
  .mobile-menu-wrapper .custom-menu-primary .hs-menu-wrapper>ul .mobileNavigation__header .mobileNavigation__home:hover {
    color: #fff !important;
  }
  
  .custom-menu-primary .hs-menu-wrapper>ul li.mobileNavigation__site.mobileNavigation__site--cta > a {
    width: 100%;
    max-width: 100%;
    margin-right: 20px;
    display: block;
    word-wrap: break-word;
    padding: 10px 18px !IMPORTANT;
    font-family: HelveticaNeue-Medium,Arial,sans-serif;
    font-size: 15px;
    line-height: 24px !important;
    text-align: center;
    text-transform: uppercase;
    border-width: 2px !important;
    border-style: solid;
    cursor: pointer;
    color: #fff !important;
    background-color: #2d4275;
    border-color: #2d4275;
    margin: 0;
}
  .custom-menu-primary .hs-menu-wrapper>ul li.mobileNavigation__site.mobileNavigation__site--cta {
    margin: 0;
    padding: 0;
    border-bottom: 1px solid #ddd;
    font-size: 18px;
    list-style-type: none;
    padding: 20px 30px;
    line-height: 28px;
}
   .custom-menu-primary .hs-menu-wrapper>ul li.mobileNavigation__site.mobileNavigation__site--cta > a:hover{
      color: #fff !important;
    background-color: #266693 !important;
    border-color: #266693;
  }
}

@media (max-width:767px){
  .body-container-wrapper {
    background-color: #fff;
    position: relative;
    z-index: 2;
    margin-top: 100vh;
  }
  .stage__image {
    height: calc(100vh - 50px);
  }
  .stage {
    height: calc(100vh - 50px);
    top: 50px !important;
  }
  .search-open .stage {
    height: calc(100vh - 130px);
    top: 130px !important;
  }

  .no-banner .body-container-wrapper {
    padding-top: 50px;
  }
  .search-open.no-banner .body-container-wrapper {
    padding-top: 130px;
  }

}



@media (min-width:1024px){


  .flyoutNavigation__image {
    position: static;
  } 
  .flyoutNavigation__image:before{
    display:none !important;
  }
  .flyoutNavigation__image img {
    width: 100%;
    position: static;
    top: 0;
  }

  .custom-menu-primary ul.hs-menu-children-wrapper li.first-child-content {
    position: absolute !important;
    left: 450px !important;
    margin-top: 5px;
    width: 100%;
  }


  ul.hs-menu-children-wrapper.change-demo-1 {
    -webkit-column-count: 1;
    column-count: 1;
  }
  ul.hs-menu-children-wrapper.change-demo-1 > li:not(.first-child-content) {
    max-width: 48%;
  }

}



.IE .footer__socialMedia [class^=icon-]::before{
  font-size:25px !important;
}