﻿@charset "UTF-8"; /*!
 * Bootstrap v3.3.5 (http://getbootstrap.com)
 * Copyright 2011-2016 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */ /*!
 * Generated using the Bootstrap Customizer (<none>)
 * Config saved to config.json and <none>
 */ /*!
 * Bootstrap v3.3.6 (http://getbootstrap.com)
 * Copyright 2011-2015 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */ /*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */

html {
    font-family: sans-serif;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%;
}

body {
    margin: 0;
}

article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary {
    display: block;
}

audio, canvas, progress, video {
    display: inline-block;
    vertical-align: baseline;
}

    audio:not([controls]) {
        display: none;
        height: 0;
    }

[hidden], template {
    display: none;
}

a {
    background-color: transparent;
}

    a:active, a:hover {
        outline: 0;
    }

abbr[title] {
    border-bottom: 1px dotted;
}

b, strong {
    font-weight: 700;
}

dfn {
    font-style: italic;
}

h1 {
    font-size: 2em;
    margin: .67em 0;
}

mark {
    background: #ff0;
    color: #000;
}

small {
    font-size: 80%;
}

sub, sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline;
}

sup {
    top: -.5em;
}

sub {
    bottom: -.25em;
}

img {
    border: 0;
}

svg:not(:root) {
    overflow: hidden;
}

figure {
    margin: 1em 40px;
}

hr {
    box-sizing: content-box;
    height: 0;
}

pre {
    overflow: auto;
}

code, kbd, pre, samp {
    font-family: monospace,monospace;
    font-size: 1em;
}

button, input, optgroup, select, textarea {
    color: inherit;
    font: inherit;
    margin: 0;
}

button {
    overflow: visible;
}

button, select {
    text-transform: none;
}

button, html input[type=button], input[type=reset], input[type=submit] {
    -webkit-appearance: button;
    cursor: pointer;
}

    button[disabled], html input[disabled] {
        cursor: default;
    }

    button::-moz-focus-inner, input::-moz-focus-inner {
        border: 0;
        padding: 0;
    }

input {
    line-height: normal;
}

    input[type=checkbox], input[type=radio] {
        box-sizing: border-box;
        padding: 0;
    }

    input[type=number]::-webkit-inner-spin-button, input[type=number]::-webkit-outer-spin-button {
        height: auto;
    }

    input[type=search] {
        -webkit-appearance: textfield;
        box-sizing: content-box;
    }

        input[type=search]::-webkit-search-cancel-button, input[type=search]::-webkit-search-decoration {
            -webkit-appearance: none;
        }

fieldset {
    border: 1px solid silver;
    margin: 0 2px;
    padding: .35em .625em .75em;
}

legend {
    border: 0;
    padding: 0;
}

textarea {
    overflow: auto;
}

optgroup {
    font-weight: 700;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

td, th {
    padding: 0;
}

html {
    font-size: 10px;
}

body {
    font-family: Helvetica Neue,Helvetica,Arial,sans-serif;
    /*font-size: 14px;*/
    line-height: 1.42857143;
    color: #333;
}

button, input, select, textarea {
    font-family: inherit;
    font-size: inherit;
    line-height: inherit;
}

a {
    color: #337ab7;
    text-decoration: none;
}

    a:focus, a:hover {
        color: #23527c;
        text-decoration: underline;
    }

    a:focus {
        outline: thin dotted;
        outline: 5px auto -webkit-focus-ring-color;
        outline-offset: -2px;
    }

figure {
    margin: 0;
}

img {
    vertical-align: middle;
}

.img-responsive {
    display: block;
    max-width: 100%;
    height: auto;
}

.img-rounded {
    border-radius: 6px;
}

.img-thumbnail {
    padding: 4px;
    line-height: 1.42857143;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 4px;
    -webkit-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
    display: inline-block;
    max-width: 100%;
    height: auto;
}

.img-circle {
    border-radius: 50%;
}

hr {
    margin-top: 20px;
    margin-bottom: 20px;
    border: 0;
    border-top: 1px solid #eee;
}

.sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    margin: -1px;
    padding: 0;
    overflow: hidden;
    clip: rect(0,0,0,0);
    border: 0;
}

.sr-only-focusable:active, .sr-only-focusable:focus {
    position: static;
    width: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    clip: auto;
}

[role=button] {
    cursor: pointer;
}

.container, .container-fluid {
    margin-right: auto;
    margin-left: auto;
    padding-left: 15px;
    padding-right: 15px;
}

.row {
    margin-left: -15px;
    margin-right: -15px;
}

.col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12, .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12, .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12, .col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
}

.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
    float: left;
}

.col-xs-12 {
    width: 100%;
}

.col-xs-11 {
    width: 91.66666667%;
}

.col-xs-10 {
    width: 83.33333333%;
}

.col-xs-9 {
    width: 75%;
}

.col-xs-8 {
    width: 66.66666667%;
}

.col-xs-7 {
    width: 58.33333333%;
}

.col-xs-6 {
    width: 50%;
}

.col-xs-5 {
    width: 41.66666667%;
}

.col-xs-4 {
    width: 33.33333333%;
}

.col-xs-3 {
    width: 25%;
}

.col-xs-2 {
    width: 16.66666667%;
}

.col-xs-1 {
    width: 8.33333333%;
}

.col-xs-pull-12 {
    right: 100%;
}

.col-xs-pull-11 {
    right: 91.66666667%;
}

.col-xs-pull-10 {
    right: 83.33333333%;
}

.col-xs-pull-9 {
    right: 75%;
}

.col-xs-pull-8 {
    right: 66.66666667%;
}

.col-xs-pull-7 {
    right: 58.33333333%;
}

.col-xs-pull-6 {
    right: 50%;
}

.col-xs-pull-5 {
    right: 41.66666667%;
}

.col-xs-pull-4 {
    right: 33.33333333%;
}

.col-xs-pull-3 {
    right: 25%;
}

.col-xs-pull-2 {
    right: 16.66666667%;
}

.col-xs-pull-1 {
    right: 8.33333333%;
}

.col-xs-pull-0 {
    right: auto;
}

.col-xs-push-12 {
    left: 100%;
}

.col-xs-push-11 {
    left: 91.66666667%;
}

.col-xs-push-10 {
    left: 83.33333333%;
}

.col-xs-push-9 {
    left: 75%;
}

.col-xs-push-8 {
    left: 66.66666667%;
}

.col-xs-push-7 {
    left: 58.33333333%;
}

.col-xs-push-6 {
    left: 50%;
}

.col-xs-push-5 {
    left: 41.66666667%;
}

.col-xs-push-4 {
    left: 33.33333333%;
}

.col-xs-push-3 {
    left: 25%;
}

.col-xs-push-2 {
    left: 16.66666667%;
}

.col-xs-push-1 {
    left: 8.33333333%;
}

.col-xs-push-0 {
    left: auto;
}

.col-xs-offset-12 {
    margin-left: 100%;
}

.col-xs-offset-11 {
    margin-left: 91.66666667%;
}

.col-xs-offset-10 {
    margin-left: 83.33333333%;
}

.col-xs-offset-9 {
    margin-left: 75%;
}

.col-xs-offset-8 {
    margin-left: 66.66666667%;
}

.col-xs-offset-7 {
    margin-left: 58.33333333%;
}

.col-xs-offset-6 {
    margin-left: 50%;
}

.col-xs-offset-5 {
    margin-left: 41.66666667%;
}

.col-xs-offset-4 {
    margin-left: 33.33333333%;
}

.col-xs-offset-3 {
    margin-left: 25%;
}

.col-xs-offset-2 {
    margin-left: 16.66666667%;
}

.col-xs-offset-1 {
    margin-left: 8.33333333%;
}

.col-xs-offset-0 {
    margin-left: 0;
}

.clearfix:after, .clearfix:before, .container-fluid:after, .container-fluid:before, .container:after, .container:before, .row:after, .row:before {
    content: " ";
    display: table;
}

.clearfix:after, .container-fluid:after, .container:after, .row:after {
    clear: both;
}

.center-block {
    display: block;
    margin-left: auto;
    margin-right: auto;
}

.pull-right {
    float: right !important;
}

.pull-left {
    float: left !important;
}

.hide {
    display: none !important;
}

.show {
    display: block !important;
}

.invisible {
    visibility: hidden;
}

.text-hide {
    font: 0/0 a;
    color: transparent;
    text-shadow: none;
    background-color: transparent;
    border: 0;
}

.hidden {
    display: none !important;
}

.affix {
    position: fixed;
}

@-ms-viewport {
    width: device-width;
}

.visible-lg, .visible-lg-block, .visible-lg-inline, .visible-lg-inline-block, .visible-md, .visible-md-block, .visible-md-inline, .visible-md-inline-block, .visible-print, .visible-print-block, .visible-print-inline, .visible-print-inline-block, .visible-sm, .visible-sm-block, .visible-sm-inline, .visible-sm-inline-block, .visible-xs, .visible-xs-block, .visible-xs-inline, .visible-xs-inline-block {
    display: none !important;
}

*, :after, :before {
    box-sizing: border-box;
}



body {
    min-width: 320px;
    font-family: Open Sans,sans-serif;
     color: #2d3f39;
     /*font-size: 1.6rem;
    line-height: 1.625em;*/
    /*background-color: #fff;*/
    -webkit-font-smoothing: antialiased;
    word-wrap: break-word;
}


a {
    text-decoration: underline;
    cursor: pointer;
}

    a, a:hover {
        color: #ca8b24;
    }

        a:hover {
            text-decoration: none;
        }

        a:focus {
            outline: none;
        }

        a.button {
            font-weight: 700;
            color: #2d3f39;
            text-decoration: none;
            text-transform: uppercase;
            padding: 9px 24px;
            border: 3px solid #2d3f39;
            display: inline-block;
            -webkit-transition: color .3s,background-color .3s;
            transition: color .3s,background-color .3s;
        }

            a.button:hover {
                color: #fff;
                background-color: #2d3f39;
            }

            a.button.contact {
                font-size: 1.4rem;
                color: #838e8c;
                padding-right: 20px;
                padding-left: 20px;
                border-color: #838e8c;
                -webkit-transition: color .3s,border-color .3s;
                transition: color .3s,border-color .3s;
            }

                a.button.contact:after {
                    width: 20px;
                    height: 20px;
                    line-height: 0;
                    background: url(../images/icon-pen.svg) no-repeat 50% 50%;
                    margin-bottom: -4px;
                    margin-left: 3em;
                    display: inline-block;
                    content: "";
                }

                a.button.contact:hover {
                    color: #2d3f39;
                    background-color: transparent;
                    border-color: #2d3f39;
                }

img, svg {
    max-width: 100%;
    height: auto;
}

svg {
    vertical-align: middle;
}


hr {
    border-top-color: rgba(45,63,57,.2);
    margin-top: 2em;
    margin-bottom: 2em;
    clear: both;
}

blockquote {
    padding-right: 0;
    padding-left: 1em;
    border-left: 5px solid #ca8b24;
    margin: 2em 0 2em 1em;
}

    blockquote p {
        font-style: italic;
        margin-top: 0;
        margin-bottom: 1em;
        quotes: "\201C" "\201D" "\2018" "\2019";
    }

        blockquote p:after, blockquote p:before {
            color: #838e8c;
        }

        blockquote p:before {
            content: open-quote;
        }

        blockquote p:after {
            content: close-quote;
        }

        blockquote p:last-child:not(:first-child) {
            quotes: none;
        }

            blockquote p:last-child:not(:first-child):after, blockquote p:last-child:not(:first-child):before {
                content: "";
            }

    blockquote cite {
        font-weight: 700;
        font-style: normal;
        text-align: right;
        display: block;
    }

        blockquote cite:before {
            color: #ca8b24;
            content: "\2014 \00A0";
        }

        blockquote cite a {
            color: #2d3f39;
        }

iframe {
    border: none;
    vertical-align: middle;
    overflow: auto;
}



.carousel .carousel-inner:after, .carousel .carousel-inner:before, .dealer-search:after, .dealer-search:before, .download-navigation .primary:after, .download-navigation .primary:before, .download-navigation .section:after, .download-navigation .section:before, .download-navigation:after, .download-navigation:before, .feature dl:after, .feature dl:before, .guide .product-list:after, .guide .product-list:before, .igc .product-list:after, .igc .product-list:before, .igc dl:after, .igc dl:before, .no-flex .box-list:after, .no-flex .box-list:before, .no-flex .product-content-3columns:after, .no-flex .product-content-3columns:before, .page-header-carousel .carousel-inner:after, .page-header-carousel .carousel-inner:before, .page-navigation .primary:after, .page-navigation .primary:before, .product-carousel .carousel-inner:after, .product-carousel .carousel-inner:before, .product-filters:after, .product-filters:before, .product-list:after, .product-list:before, .product-navigation .primary:after, .product-navigation .primary:before, .product-navigation .section:after, .product-navigation .section:before, .product-navigation:after, .product-navigation:before, .quote-carousel .carousel-inner:after, .quote-carousel .carousel-inner:before, .site-header .primary:after, .site-header .primary:before, .site-header .secondary:after, .site-header .secondary:before, .site-languages .languages:after, .site-languages .languages:before, .tabs .tab-nav ul:after, .tabs .tab-nav ul:before, .technical-data dl:after, .technical-data dl:before, .tool-form dl:after, .tool-form dl:before, .tool-form fieldset.float:after, .tool-form fieldset.float:before {
    display: table;
    content: "";
}

.carousel .carousel-inner:after, .dealer-search:after, .download-navigation .primary:after, .download-navigation .section:after, .download-navigation:after, .feature dl:after, .guide .product-list:after, .igc .product-list:after, .igc dl:after, .no-flex .box-list:after, .no-flex .product-content-3columns:after, .page-header-carousel .carousel-inner:after, .page-navigation .primary:after, .product-carousel .carousel-inner:after, .product-filters:after, .product-list:after, .product-navigation .primary:after, .product-navigation .section:after, .product-navigation:after, .quote-carousel .carousel-inner:after, .site-header .primary:after, .site-header .secondary:after, .site-languages .languages:after, .tabs .tab-nav ul:after, .technical-data dl:after, .tool-form dl:after, .tool-form fieldset.float:after {
    clear: both;
}

.download-navigation .primary, .download-navigation .section, .dropdown .dropdown-menu, .mobile-tablet ul, .page-navigation .primary, .page-navigation ul, .product-content .category-list ul, .product-navigation .primary, .product-navigation .section, .site-header .primary, .site-header .secondary, .site-languages .languages, .tabs .tab-nav ul {
    list-style: none;
    padding-left: 0;
    margin-top: 0;
    margin-bottom: 0;
}

    .download-navigation .primary li, .download-navigation .section li, .dropdown .dropdown-menu li, .mobile-tablet ul li, .page-navigation .primary li, .page-navigation ul li, .product-content .category-list ul li, .product-navigation .primary li, .product-navigation .section li, .site-header .primary li, .site-header .secondary li, .site-languages .languages li, .tabs .tab-nav ul li {
        padding-left: 0;
        margin-top: 0;
        margin-bottom: 0;
    }

.container, .container-fluid {
    padding-right: 10px;
    padding-left: 10px;
}

.row {
    margin-right: -10px;
    margin-left: -10px;
}

.col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12, .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12, .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12, .col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
    padding-right: 10px;
    padding-left: 10px;
}

    .col-sm-6.left {
        padding-left: 0;
    }

    .col-sm-6.right {
        padding-right: 0;
    }

.dropdown .dropdown-menu, .dropdown .dropdown-toggle, .newsletter-form .clickdform input, button, input, select, textarea {
    width: 100%;
    max-width: 800px;
    font-size: 1.4rem;
    line-height: 1.5em;
    color: #2d3f39;
    padding: 13px 14px 12px;
    background: #fff;
    border: 2px solid #838e8c;
    outline: none;
}

.dropdown .touch .dropdown-menu, .dropdown .touch .dropdown-toggle, .newsletter-form .clickdform .touch input, .touch .dropdown .dropdown-menu, .touch .dropdown .dropdown-toggle, .touch .newsletter-form .clickdform input, .touch button, .touch input, .touch select, .touch textarea {
    font-size: 1.6rem;
}

.newsletter-form .clickdform input::-webkit-input-placeholder, input::-webkit-input-placeholder, textarea::-webkit-input-placeholder {
    color: rgba(45,63,57,.5);
}

.newsletter-form .clickdform input:-moz-placeholder, .newsletter-form .clickdform input::-moz-placeholder, input:-moz-placeholder, input::-moz-placeholder, textarea:-moz-placeholder, textarea::-moz-placeholder {
    color: rgba(45,63,57,.5);
}

.newsletter-form .clickdform input:-ms-input-placeholder, input:-ms-input-placeholder, textarea:-ms-input-placeholder {
    color: rgba(45,63,57,.5);
}

.newsletter-form .clickdform input::input-placeholder, input::input-placeholder, textarea::input-placeholder {
    color: rgba(45,63,57,.5);
}

button, input[type=button], input[type=reset], input[type=submit] {
    width: auto;
    font-weight: 700;
    /*text-transform: uppercase;*/
    color: #fff;
    padding: 10px 24px 9px;
    background: #ca8b24;
    border: none;
}

fieldset {
    padding: 0;
    border: none;
    margin: 0 0 10px;
    position: relative;
}

label {
   /* line-height: 2em;*/
    display: block;
}

input[type=email], input[type=text] {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}

input[type=number]::-webkit-inner-spin-button, input[type=number]::-webkit-outer-spin-button {
    -webkit-appearance: none;
    appearance: none;
}

input[type=number]:-moz-inner-spin-button, input[type=number]:-moz-outer-spin-button, input[type=number]::-moz-inner-spin-button, input[type=number]::-moz-outer-spin-button {
    -moz-appearance: none;
    appearance: none;
}

input[type=number]::-ms-inner-spin-button, input[type=number]::-ms-outer-spin-button {
    appearance: none;
}

input[type=number]::inner-spin-button, input[type=number]::outer-spin-button {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}

input[type=search] {
    border-radius: 0;
    -webkit-appearance: initial;
    -moz-appearance: initial;
    appearance: initial;
    box-sizing: border-box;
}

input[type=checkbox], input[type=radio] {
    width: 20px;
    height: 20px;
    /*opacity: 0;
    position: absolute;*/
    top: 6px;
    left: 0;
    z-index: -1;
}

    input[type=checkbox]:checked + label:before, input[type=radio]:checked + label:before {
        background: #ca8b24;
        box-shadow: inset 0 0 0 3px #fff;
    }

    input[type=checkbox] + label, input[type=radio] + label {
        display: inline-block;
        cursor: pointer;
    }

        input[type=checkbox] + label:before, input[type=radio] + label:before {
            width: 20px;
            height: 20px;
            background: #fff;
            border: 2px solid #838e8c;
            margin-right: .5em;
            display: inline-block;
            vertical-align: text-bottom;
            cursor: pointer;
            content: "";
        }

        input[type=checkbox] + label + input[type=checkbox] + label, input[type=checkbox] + label + input[type=radio] + label, input[type=radio] + label + input[type=checkbox] + label, input[type=radio] + label + input[type=radio] + label {
            margin-left: 20px;
        }

        input[type=radio] + label:before {
            border-radius: 50%;
        }

button.blue {
    background: #2d3f39;
}

form button {
    /*margin-top: 1em;*/
}

select option:disabled, select option[disabled] {
    color: rgba(0,0,0,.15);
}

textarea {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}

.dropdown {
    min-width: 160px;
    line-height: 3em;
    position: relative;
}

    .dropdown.js-active .dropdown-toggle {
        color: #fff;
        background: #838e8c;
    }

        .dropdown.js-active .dropdown-toggle:after {
            margin-top: -1px;
            border-right-color: #fff;
            border-bottom-color: #fff;
            -webkit-transform: rotate(225deg);
            -ms-transform: rotate(225deg);
            transform: rotate(225deg);
        }

    .dropdown.js-active .dropdown-menu {
        z-index: 999;
        opacity: 1;
        visibility: visible;
        -webkit-transition: opacity .2s,z-index 0s 0s,visibility 0s 0s;
        transition: opacity .2s,z-index 0s 0s,visibility 0s 0s;
    }

    .dropdown input, .dropdown select {
        width: 100%;
        height: 100%;
        opacity: 0;
        position: absolute;
        top: 0;
        left: 0;
        z-index: -1;
    }

.deviceorientation .dropdown select {
    z-index: 1;
}

.dropdown .dropdown-toggle {
    font-family: Open Sans,sans-serif;
    text-transform: uppercase;
    text-align: left;
    padding-right: 40px;
    margin-top: 0;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    position: relative;
}

    .dropdown .dropdown-toggle:after {
        width: 12px;
        height: 12px;
        border-right: 2px solid #2d3f39;
        border-bottom: 2px solid #2d3f39;
        margin-top: -8px;
        display: inline-block;
        position: absolute;
        top: 50%;
        right: 14px;
        -webkit-transform: rotate(45deg);
        -ms-transform: rotate(45deg);
        transform: rotate(45deg);
        content: "";
    }

    .dropdown .dropdown-toggle:focus {
        outline: none;
    }

.dropdown .dropdown-menu {
    min-width: 160px;
    width: 100%;
    max-height: 370px;
    line-height: 1.5em;
    padding: 0;
    border-top: none;
    margin-top: -2px;
    position: absolute;
    top: 100%;
    left: 0;
    z-index: -1;
    opacity: 0;
    visibility: hidden;
    overflow: hidden;
    overflow-y: auto;
    -webkit-transition: opacity .2s,z-index 0s .2s,visibility 0s .2s;
    transition: opacity .2s,z-index 0s .2s,visibility 0s .2s;
}

    .dropdown .dropdown-menu li {
        padding: 6px 14px 5px;
        cursor: pointer;
    }

        .dropdown .dropdown-menu li:first-child {
            padding-top: 13px;
        }

        .dropdown .dropdown-menu li:last-child {
            padding-bottom: 12px;
        }

        .dropdown .dropdown-menu li.show-all {
            font-weight: 700;
            padding-bottom: 10px;
        }

        .dropdown .dropdown-menu li sub, .dropdown .dropdown-menu li sup {
            pointer-events: none;
        }

    .dropdown .dropdown-menu a, .dropdown .dropdown-menu label {
        color: #2d3f39;
        display: block;
    }

    .dropdown .dropdown-menu label {
        line-height: inherit;
        margin-bottom: 0;
    }

    .dropdown .dropdown-menu .current a, .dropdown .dropdown-menu .js-selected, .dropdown .dropdown-menu .js-selected a, .dropdown .dropdown-menu a:hover {
        color: #ca8b24;
    }

.tool-form {
    font-size: 1.4rem;
    margin-top: 2em;
    margin-bottom: 2em;
}

    .tool-form fieldset {
        margin-top: 10px;
    }

        .tool-form fieldset.float label {
            display: inline;
        }

        .tool-form fieldset.float input {
            width: 96px;
            text-align: right;
            margin-left: .5em;
            float: right;
        }

        .tool-form fieldset.float select {
            width: 96px;
            background: none;
            margin-left: .5em;
            float: right;
        }

        .tool-form fieldset.calculation {
            opacity: .5;
        }

        .tool-form fieldset.result {
            font-weight: 700;
        }

        .tool-form fieldset.js-hidden {
            display: none;
        }

    .tool-form input {
        padding: 5px 7px 4px;
    }

        .tool-form input.readonly {
            color: #838e8c;
            background: hsla(169,5%,54%,.25);
            background: -webkit-repeating-linear-gradient(135deg,transparent,transparent 2px,hsla(169,5%,54%,.25),hsla(169,5%,54%,.25) 3px);
            background: repeating-linear-gradient(-45deg,transparent,transparent 2px,hsla(169,5%,54%,.25),hsla(169,5%,54%,.25) 3px);
        }

        .tool-form input.result {
            padding: 7px 0 6px;
            border: none;
        }

    .tool-form select {
        padding: 5px 0 5px 7px;
        background: none;
    }

        .tool-form select.js-hidden {
            display: none;
        }

    .tool-form textarea {
        padding: 7px;
    }

    .tool-form .prefix {
        font-size: 1.4rem;
        line-height: 1.5em;
        color: #2d3f39;
        padding-top: .381em;
        padding-bottom: .381em;
        margin-left: .5em;
        float: right;
        opacity: .5;
    }

    .tool-form .suffix {
        width: 96px;
        font-weight: 700;
        padding: 4px 7px;
        margin-left: .5em;
        float: right;
    }

    .tool-form hr {
        margin-top: 0;
        margin-bottom: 0;
    }

    .tool-form dl {
        margin-top: 40px;
        margin-bottom: 10px;
    }

        .tool-form dl.head {
            color: #838e8c;
        }

            .tool-form dl.head dd {
                text-align: center;
            }

                .tool-form dl.head dd:last-child {
                    font-weight: 400;
                    text-align: center;
                }

        .tool-form dl dt {
            width: calc(100% - .5em - 96px - .5em - 96px);
            float: left;
        }

        .tool-form dl dd {
            width: 96px;
            text-align: right;
            margin-left: .5em;
            float: left;
        }

            .tool-form dl dd:last-child {
                font-weight: 700;
                text-align: left;
            }

    .tool-form .tool-chart {
        margin-top: 2em;
        margin-bottom: 2em;
    }

    .tool-form .tool-chart-legend ul {
        list-style: none;
        padding-left: 4em;
        margin-top: 2em;
        margin-bottom: 2em;
    }

    .tool-form .tool-chart-legend span {
        width: 1em;
        height: 1em;
        border: 2px solid rgba(0,0,0,.25);
        margin-right: 1em;
        margin-bottom: .5%;
        display: inline-block;
        vertical-align: middle;
    }

.guide {
    position: relative;
}

    .guide .step {
        width: 100%;
        height: 0;
        float: left;
        position: absolute;
        z-index: -1;
        opacity: 0;
        overflow: hidden;
        visibility: hidden;
        -webkit-transition: z-index 0s .5s,opacity .5s,overflow 0s .5s,visibility 0s .5s;
        transition: z-index 0s .5s,opacity .5s,overflow 0s .5s,visibility 0s .5s;
    }

        .guide .step.js-active {
            height: auto;
            position: relative;
            z-index: 2;
            opacity: 1;
            overflow: visible;
            visibility: visible;
            -webkit-transition: opacity .5s;
            transition: opacity .5s;
        }

    .guide .product-list {
        padding: 0;
        margin: 2em -1em;
    }

        .guide .product-list .product-item {
            width: calc(50% - 30px);
            margin-top: 15px;
            margin-bottom: 15px;
            float: left;
        }

            .guide .product-list .product-item:hover .product-image img {
                border-color: #ca8b24;
            }

            .guide .product-list .product-item .product-image {
                display: block;
            }

            .guide .product-list .product-item .product-name {
                font-weight: 700;
            }

.igc {
    width: 100%;
    height: 100%;
    background: #eaeaea;
    opacity: 0;
    position: fixed;
    top: 0;
    left: 0;
    z-index: -1;
    overflow: auto;
    visibility: hidden;
    -webkit-transition: opacity .4s,z-index 0s .4s,visibility 0s .4s;
    transition: opacity .4s,z-index 0s .4s,visibility 0s .4s;
}

.js-igc-open .igc {
    opacity: 1;
    z-index: 4;
    visibility: visible;
    -webkit-transition: opacity .4s;
    transition: opacity .4s;
}

.igc .close {
    font-size: 1.4rem;
    font-weight: 400;
    color: #838e8c;
    padding: 0;
    background: none;
    margin-top: 3.2rem;
    float: right;
}

    .igc .close:after {
        font-size: 3em;
        font-weight: 700;
        line-height: 0;
        color: #838e8c;
        margin-left: 10px;
        position: relative;
        bottom: -.225em;
        content: "\00d7";
    }

.igc .heading {
    font-size: 3.8rem;
    font-weight: 900;
    line-height: 1em;
    text-transform: uppercase;
    margin-top: 3.2rem;
    margin-bottom: 3.2rem;
    margin-bottom: 0;
}

    .igc .heading + p {
        font-size: 2.8rem;
        line-height: 1.5em;
        margin-top: 0;
        margin-bottom: 3.2rem;
    }

.igc .subheading {
    font-size: 2.4rem;
    font-weight: 700;
    line-height: 1.083em;
    text-transform: uppercase;
    margin-top: 3.2rem;
    margin-bottom: 3.2rem;
    text-transform: none;
}

.igc hr {
    margin-top: 0;
    margin-bottom: 0;
}

.igc .guide {
    position: relative;
}

    .igc .guide .step {
        width: 100%;
        height: 0;
        float: left;
        position: absolute;
        z-index: -1;
        opacity: 0;
        overflow: hidden;
        visibility: hidden;
        -webkit-transition: z-index 0s .5s,opacity .5s,overflow 0s .5s,visibility 0s .5s;
        transition: z-index 0s .5s,opacity .5s,overflow 0s .5s,visibility 0s .5s;
    }

        .igc .guide .step.js-active {
            position: relative;
            z-index: 2;
            opacity: 1;
            overflow: visible;
            visibility: visible;
            -webkit-transition: opacity .5s;
            transition: opacity .5s;
        }

.igc .product-list {
    padding: 0;
    margin: 2em -1em;
}

    .igc .product-list .product-item {
        width: calc(50% - 2em);
        text-align: center;
        background: #fff;
        border-radius: 3px;
        margin-right: 1em;
        margin-left: 1em;
        float: left;
    }

        .igc .product-list .product-item:hover .product-name {
            color: #fff;
            background: #ca8b24;
            border-radius: 0 0 3px 3px;
        }

        .igc .product-list .product-item .product-name {
            font-weight: 700;
            padding: 1.5em 1em;
        }

        .igc .product-list .product-item .product-image {
            margin-bottom: 0;
        }

            .igc .product-list .product-item .product-image img {
                width: auto;
                max-height: 140px;
                border: none;
                border-radius: 3px 3px 0 0;
            }

.igc form {
    margin-top: 2em;
    margin-bottom: 2em;
}

.igc fieldset {
    margin-top: 10px;
}

    .igc fieldset label {
        font-weight: 700;
        display: inline;
    }

    .igc fieldset input {
        width: 72px;
        color: rgba(45,63,57,.5);
        text-align: right;
        padding-top: .381em;
        padding-bottom: .381em;
        border: none;
        margin-left: .5em;
        float: right;
    }

.touch .igc fieldset input {
    font-size: 1.6rem;
}

.igc fieldset select {
    width: 72px;
    color: rgba(45,63,57,.5);
    padding: .381em 0 .381em 14px;
    background: none;
    border: none;
    margin-left: .5em;
    float: right;
}

    .igc fieldset select.js-hidden {
        display: none;
    }

.igc fieldset .prefix {
    font-size: 1.4rem;
    line-height: 1.5em;
    color: #2d3f39;
    padding-top: .381em;
    padding-bottom: .381em;
    margin-left: .5em;
    float: right;
    opacity: .5;
}

.igc fieldset .info {
    width: 1.5em;
    height: 1.5em;
    line-height: 1.25em;
    font-weight: 700;
    color: #ca8b24;
    text-decoration: none;
    text-align: center;
    border: 2px solid #ca8b24;
    border-radius: 50%;
    margin-left: 1em;
    display: inline-block;
    position: relative;
}

    .igc fieldset .info:hover .info-description {
        display: block;
    }

    .igc fieldset .info .info-description {
        min-width: 20em;
        font-size: .75em;
        font-weight: 400;
        text-align: left;
        padding: .25em .5em;
        background: #eaeaea;
        border: 2px solid #ca8b24;
        border-radius: 3px;
        display: none;
        position: absolute;
        top: -20%;
        left: 150%;
        z-index: 1;
    }

.igc dl.head {
    font-size: 1.4rem;
    color: #838e8c;
}

    .igc dl.head dd:last-child {
        font-weight: 400;
    }

.igc dl.js-hidden {
    display: none;
}

.igc dl dt {
    width: calc(100% - 1em - 108px - 1em - 108px);
    float: left;
}

.igc dl dd {
    width: 108px;
    text-align: right;
    margin-left: 1em;
    float: left;
}

    .igc dl dd:last-child {
        font-weight: 700;
    }

.igc .js-currency {
    min-width: 20px;
    font-size: 1.4rem;
    color: #838e8c;
    text-align: right;
    margin-left: .5em;
    display: inline-block;
    float: right;
}

.igc #igc-chart {
    margin-top: 1em;
}

.newsletter-form {
    background: #ca8b24;
    color: #fff;
}

.sticky-box .newsletter-form {
    max-width: 660px;
}

.newsletter-form .content {
    margin-left: auto;
    margin-right: auto;
    max-width: 900px;
    padding: 1em 8.33333%;
    position: relative;
    text-align: center;
    z-index: 2;
}

.sticky-box .newsletter-form .content {
    padding: 1em 2.5em;
}

    .sticky-box .newsletter-form .content h2 {
        margin-bottom: 1.6rem;
        margin-top: 1.6rem;
    }

    .sticky-box .newsletter-form .content p {
        margin-bottom: 1em;
        margin-top: 1em;
    }

.newsletter-form .embed {
    text-align: left;
}

.newsletter-form .clickdform.mainDiv {
    height: auto;
    margin-bottom: 2em !important;
    margin-top: 2em !important;
    padding-left: 0 !important;
    padding-top: 0 !important;
}

.sticky-box .newsletter-form .clickdform.mainDiv {
    margin-bottom: 1em !important;
    margin-top: 1em !important;
}

.newsletter-form .mainDiv {
    float: none;
}

.newsletter-form .clickdform {
    padding-left: 0;
    padding-top: 0;
}

    .newsletter-form .clickdform .responsiveRow {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        font-size: inherit;
    }

    .newsletter-form .clickdform .responsiveCell {
        display: block !important;
        -webkit-box-flex: 2;
        -webkit-flex-grow: 2;
        -ms-flex-positive: 2;
        flex-grow: 2;
        min-width: 0 !important;
        padding: .5em;
        width: 50% !important;
    }

.sticky-box .newsletter-form .clickdform .responsiveCell {
    padding: .25em;
}

.newsletter-form .clickdform .responsiveCell div.alignTop {
    display: block !important;
}

.newsletter-form .clickdform .responsiveCell .requiredInfo {
    color: #fff;
    height: 0 !important;
}

    .newsletter-form .clickdform .responsiveCell .requiredInfo[style="height: auto;"] {
        height: auto !important;
    }

.newsletter-form .clickdform .responsiveCell .requiredStar {
    color: #c02314;
    font-family: inherit !important;
    font-size: inherit !important;
}

.newsletter-form .clickdform .responsiveCell.emptyCell {
    display: none !important;
}

.newsletter-form .clickdform .responsiveCell[style="text-align:center;"] {
    width: 100% !important;
}

.newsletter-form .clickdform .clear {
    display: none !important;
}

.newsletter-form .clickdform .minSize1 {
    display: block;
    line-height: 2em;
    width: auto !important;
}

.newsletter-form .clickdform span.maxSize1 {
    color: inherit !important;
    font-family: inherit !important;
    font-size: inherit !important;
}

.newsletter-form .clickdform .buttonContainer {
    display: block;
    margin-right: 0 !important;
}

.newsletter-form .clickdform input[type=text], .newsletter-form .clickdform select, .newsletter-form .clickdform textarea {
    border: 2px solid #198249 !important;
    color: #2d3f39 !important;
    font-family: inherit !important;
    font-size: 1.4rem !important;
    max-width: none !important;
    padding: 13px 14px 12px !important;
}

.touch .newsletter-form .clickdform input[type=text], .touch .newsletter-form .clickdform select, .touch .newsletter-form .clickdform textarea {
    font-size: 1.6rem !important;
}

.newsletter-form .clickdform input[type=text][style*="border: 1px solid rgb(255, 0, 0);"], .newsletter-form .clickdform select[style*="border: 1px solid rgb(255, 0, 0);"], .newsletter-form .clickdform textarea[style*="border: 1px solid rgb(255, 0, 0);"] {
    border: 2px solid #c02314 !important;
}

.newsletter-form .clickdform input[type=button], .newsletter-form .clickdform input[type=submit] {
    width: auto;
}

.newsletter-form .clickdform select.maxSize1 {
    color: #2d3f39;
    height: auto;
}

.newsletter-form .clickdform #btnSubmit {
    background: #3c4641 !important;
    border: none !important;
    font-family: inherit !important;
    margin: 3em 0 0 !important;
    padding: 15px 24px 14px !important;
}

.sticky-box .newsletter-form .clickdform #btnSubmit {
    margin-top: 0 !important;
    max-width: none;
    width: 100%;
}

.newsletter-form #clickdimensionsForm {
    margin-left: auto;
    margin-right: auto;
    max-width: 624px !important;
}

.carousel {
    position: relative;
    clear: both;
}

    .carousel.js-loading .carousel-item {
        display: none;
    }

        .carousel.js-loading .carousel-item:first-child {
            display: -webkit-box;
            display: -webkit-flex;
            display: -ms-flexbox;
            display: flex;
            position: relative;
            opacity: 1;
        }

.no-flexbox .carousel.js-loading .carousel-item:first-child {
    display: block;
}

.carousel.js-loading .carousel-controls {
    display: none;
}

.carousel .carousel-inner {
    position: relative;
}

.carousel .carousel-item {
    width: 100%;
    padding-bottom: 40%;
    background: no-repeat 50% 50%;
    background-size: cover;
    float: left;
    position: absolute;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    opacity: 0;
    -webkit-transition: opacity .5s;
    transition: opacity .5s;
}

    .carousel .carousel-item.js-active {
        position: relative;
        z-index: 2;
        opacity: 1;
    }

.touch .carousel .carousel-controls {
    display: none;
}

.carousel .carousel-controls .next, .carousel .carousel-controls .prev {
    width: 48px;
    height: 100px;
    padding: 0;
    background: hsla(0,0%,100%,.75);
    margin-top: -50px;
    position: absolute;
    top: 50%;
    z-index: 3;
    outline: none;
}

    .carousel .carousel-controls .next path, .carousel .carousel-controls .prev path {
        opacity: .5;
        stroke: #2d3f39;
    }

    .carousel .carousel-controls .next:hover, .carousel .carousel-controls .prev:hover {
        background: #fff;
    }

.carousel .carousel-controls .prev {
    left: 0;
}

.carousel .carousel-controls .next {
    right: 0;
}

.page-header-carousel {
    margin-bottom: -150px;
    position: relative;
    z-index: 1;
}

    .page-header-carousel.js-loading .carousel-item {
        display: none;
    }

        .page-header-carousel.js-loading .carousel-item:first-child {
            display: block;
            position: relative;
            opacity: 1;
        }

    .page-header-carousel.js-loading .carousel-controls {
        display: none;
    }

    .page-header-carousel .carousel-inner {
        position: relative;
    }

    .page-header-carousel .carousel-item {
        width: 100%;
        float: left;
        position: absolute;
        z-index: -1;
        opacity: 0;
        -webkit-transition: z-index .5s .5s,opacity .5s;
        transition: z-index .5s .5s,opacity .5s;
    }

        .page-header-carousel .carousel-item.js-active {
            position: relative;
            z-index: 2;
            opacity: 1;
            -webkit-transition: z-index .5s,opacity .5s;
            transition: z-index .5s,opacity .5s;
        }

        .page-header-carousel .carousel-item .image {
            width: 100%;
            min-height: 700px;
            text-align: center;
            background: #838e8c no-repeat 50% 50%;
            background-size: cover;
            border-bottom: 5px solid #ca8b24;
            position: absolute;
            top: 0;
            left: 0;
            z-index: 1;
        }

            .page-header-carousel .carousel-item .image img {
                border-bottom: 5px solid #ca8b24;
            }

        .page-header-carousel .carousel-item .caption {
            font-size: 2rem;
            line-height: 1.4em;
            color: #fff;
            padding-top: 75px;
            padding-bottom: 110px;
            position: relative;
            z-index: 2;
        }

            .page-header-carousel .carousel-item .caption .heading {
                font-size: 3.8rem;
                font-weight: 900;
                line-height: 1em;
                text-transform: uppercase;
                margin-top: 3.2rem;
                margin-bottom: 3.2rem;
            }

            .page-header-carousel .carousel-item .caption a {
                font-size: 1.6rem;
                font-weight: 700;
                color: #fff;
                text-transform: uppercase;
                text-decoration: none;
            }

    .page-header-carousel .carousel-controls {
        text-align: right;
        margin-top: -50px;
        position: relative;
        z-index: 2;
    }

        .page-header-carousel .carousel-controls .next, .page-header-carousel .carousel-controls .prev {
            width: 50px;
            height: 50px;
            padding: 0;
            background: #eaeaea;
            opacity: .9;
            outline: none;
        }

            .page-header-carousel .carousel-controls .next:hover, .page-header-carousel .carousel-controls .prev:hover {
                opacity: 1;
            }

            .page-header-carousel .carousel-controls .next svg, .page-header-carousel .carousel-controls .prev svg {
                width: 24px;
                height: 24px;
            }

                .page-header-carousel .carousel-controls .next svg path, .page-header-carousel .carousel-controls .prev svg path {
                    stroke: #838e8c;
                }

.product-carousel {
    overflow: hidden;
    position: relative;
    clear: both;
}

    .product-carousel.js-loading .carousel-item {
        display: none;
    }

        .product-carousel.js-loading .carousel-item:first-child {
            display: block;
            position: relative;
            opacity: 1;
        }

        .product-carousel.js-loading .carousel-item .image {
            opacity: 1;
            -webkit-transform: translateX(0);
            -ms-transform: translateX(0);
            transform: translateX(0);
        }

    .product-carousel.js-loading .carousel-controls {
        display: none;
    }

    .product-carousel .carousel-inner {
        position: relative;
    }

    .product-carousel .carousel-item {
        width: 100%;
        float: left;
        position: absolute;
        z-index: -1;
        opacity: 0;
        -webkit-transition: z-index .5s .5s,opacity .5s;
        transition: z-index .5s .5s,opacity .5s;
    }

        .product-carousel .carousel-item.js-active {
            position: relative;
            z-index: 2;
            opacity: 1;
            -webkit-transition: z-index .5s,opacity .5s;
            transition: z-index .5s,opacity .5s;
        }

            .product-carousel .carousel-item.js-active .image {
                opacity: 1;
                -webkit-transform: translateX(0);
                -ms-transform: translateX(0);
                transform: translateX(0);
                -webkit-transition: opacity .5s .5s,-webkit-transform .5s .5s;
                transition: opacity .5s .5s,-webkit-transform .5s .5s;
                transition: opacity .5s .5s,transform .5s .5s;
                transition: opacity .5s .5s,transform .5s .5s,-webkit-transform .5s .5s;
            }

        .product-carousel .carousel-item .content {
            padding: 2em 16.66667%;
            position: relative;
            z-index: 2;
        }

        .product-carousel .carousel-item .image {
            background: #eaeaea;
            opacity: 0;
            -webkit-transform: translateX(30px);
            -ms-transform: translateX(30px);
            transform: translateX(30px);
            -webkit-transition: opacity .5s,-webkit-transform .5s;
            transition: opacity .5s,-webkit-transform .5s;
            transition: opacity .5s,transform .5s;
            transition: opacity .5s,transform .5s,-webkit-transform .5s;
        }

            .product-carousel .carousel-item .image img {
                width: 100%;
            }

    .product-carousel .carousel-controls {
        border: 3px solid #838e8c;
        margin: 10px 16.66667% 0;
        display: inline-block;
    }

        .product-carousel .carousel-controls .next, .product-carousel .carousel-controls .prev {
            width: 44px;
            height: 44px;
            padding: 0;
            background: none;
            outline: none;
        }

            .product-carousel .carousel-controls .next svg, .product-carousel .carousel-controls .prev svg {
                width: 36px;
                height: 36px;
            }

                .product-carousel .carousel-controls .next svg path, .product-carousel .carousel-controls .prev svg path {
                    stroke: #838e8c;
                }

        .product-carousel .carousel-controls .counter {
            font-size: 1.4rem;
            font-weight: 700;
            line-height: 42px;
            color: #838e8c;
            padding-right: 20px;
            padding-left: 20px;
        }

.quote-carousel {
    background: #f4f4f4;
    overflow: hidden;
    position: relative;
    clear: both;
}

    .quote-carousel.js-loading .carousel-item {
        display: none;
    }

        .quote-carousel.js-loading .carousel-item:first-child {
            display: block;
            position: relative;
            opacity: 1;
        }

    .quote-carousel.js-loading .carousel-controls {
        display: none;
    }

    .quote-carousel .carousel-inner {
        position: relative;
    }

    .quote-carousel .carousel-item {
        width: 100%;
        float: left;
        position: absolute;
        z-index: -1;
        opacity: 0;
        -webkit-transition: z-index .5s .5s,opacity .5s;
        transition: z-index .5s .5s,opacity .5s;
    }

        .quote-carousel .carousel-item.js-active {
            position: relative;
            z-index: 2;
            opacity: 1;
            -webkit-transition: z-index .5s,opacity .5s;
            transition: z-index .5s,opacity .5s;
        }

        .quote-carousel .carousel-item .content {
            text-align: center;
            padding: 1em 16.66667%;
            position: relative;
            z-index: 2;
        }

            .quote-carousel .carousel-item .content blockquote {
                max-width: 720px;
                padding-left: 0;
                border-left: none;
                margin: 0 auto;
            }

                .quote-carousel .carousel-item .content blockquote p {
                    font-size: 2rem;
                    font-style: normal;
                    margin-top: 2em;
                    margin-bottom: 2em;
                }

                    .quote-carousel .carousel-item .content blockquote p:after, .quote-carousel .carousel-item .content blockquote p:before {
                        color: inherit;
                    }

                .quote-carousel .carousel-item .content blockquote hr {
                    width: 72px;
                    border-top: 5px solid #ca8b24;
                }

                .quote-carousel .carousel-item .content blockquote cite {
                    text-align: inherit;
                }

                    .quote-carousel .carousel-item .content blockquote cite:before {
                        content: "";
                    }

                .quote-carousel .carousel-item .content blockquote .company {
                    font-size: 1.4rem;
                    font-weight: 700;
                    text-transform: uppercase;
                    color: #838e8c;
                }

    .quote-carousel .carousel-controls .next, .quote-carousel .carousel-controls .prev {
        width: 48px;
        height: 48px;
        padding: 0;
        background: #eaeaea;
        margin-top: -50px;
        position: absolute;
        top: 50%;
        z-index: 3;
        outline: none;
    }

        .quote-carousel .carousel-controls .next:hover, .quote-carousel .carousel-controls .prev:hover {
            background: #fff;
        }

        .quote-carousel .carousel-controls .next svg, .quote-carousel .carousel-controls .prev svg {
            width: 30px;
            height: 30px;
        }

            .quote-carousel .carousel-controls .next svg path, .quote-carousel .carousel-controls .prev svg path {
                stroke: #2d3f39;
            }

    .quote-carousel .carousel-controls .prev {
        left: 0;
    }

    .quote-carousel .carousel-controls .next {
        right: 0;
    }

.tabs .tab-nav {
    background: #f4f4f4;
}

    .tabs .tab-nav ul {
        font-weight: 700;
        line-height: 2em;
        text-transform: uppercase;
        padding-right: 10px;
        padding-left: 10px;
    }

        .tabs .tab-nav ul li {
            padding-top: 15px;
            padding-bottom: 15px;
            margin-right: 10px;
            margin-left: 10px;
            float: left;
            cursor: pointer;
        }

            .tabs .tab-nav ul li.js-active {
                padding-bottom: 10px;
                border-bottom: 5px solid #ca8b24;
            }

.tabs .tab-content {
    padding: 28px 20px;
    display: none;
}

    .tabs .tab-content.js-active {
        display: block;
    }

.mobile-tablet {
    width: 244px;
    height: 100%;
    font-size: 1.3rem;
    line-height: 1.692em;
    color: #838e8c;
    padding-left: 20px;
    background: #ebeae9;
    border-top: 54px solid #fff;
    position: absolute;
    top: 0;
    right: 100%;
    z-index: -1;
    -webkit-transition: z-index 0s .4s;
    transition: z-index 0s .4s;
}

.js-navigation-open .mobile-tablet {
    z-index: 3;
    -webkit-transition: z-index .4s;
    transition: z-index .4s;
}

.mobile-tablet ul {
    padding-top: 12px;
}

    .mobile-tablet ul li {
        text-transform: uppercase;
        border-bottom: 1px solid rgba(0,0,0,.1);
    }

        .mobile-tablet ul li.empty {
            padding: 9px 0;
        }

        .mobile-tablet ul li.back {
            opacity: .5;
        }

        .mobile-tablet ul li.sub > a:after {
            height: 18px;
            font-size: 1.5em;
            line-height: .5em;
            margin-top: -7px;
            position: absolute;
            top: 50%;
            right: 20px;
            content: "›";
        }

        .mobile-tablet ul li.sub > a {
            padding-right: 38px;
        }

        .mobile-tablet ul li a {
            color: #838e8c;
            text-decoration: none;
            padding: 9px 20px;
            display: block;
            position: relative;
            cursor: pointer;
        }

    .mobile-tablet ul ul {
        width: 224px;
        height: 100%;
        background: #d7d5d3;
        position: absolute;
        top: 0;
        left: 0;
        z-index: 1;
        -webkit-transform: translateX(-100%);
        -ms-transform: translateX(-100%);
        transform: translateX(-100%);
        -webkit-transition: -webkit-transform .4s;
        transition: -webkit-transform .4s;
        transition: transform .4s;
        transition: transform .4s,-webkit-transform .4s;
    }

.js-navigation-open.js-navigation-level-2 .mobile-tablet ul ul.js-active {
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
}

.mobile-tablet ul ul li.back a:after {
    height: 18px;
    font-size: 1.5em;
    line-height: .5em;
    margin-top: -7px;
    position: absolute;
    top: 50%;
    right: 20px;
    content: "‹";
}

.mobile-tablet .search-form {
    margin-top: 2em;
}

    .mobile-tablet .search-form input {
        width: calc(100% - 40px);
        font-size: 1.6rem;
        line-height: 1.25em;
        color: #fff;
        padding-bottom: 10px;
        background: #2d3f39;
        border: none;
        float: left;
    }

        .mobile-tablet .search-form input::-webkit-input-placeholder {
            color: hsla(0,0%,100%,.5);
        }

        .mobile-tablet .search-form input:-moz-placeholder, .mobile-tablet .search-form input::-moz-placeholder {
            color: hsla(0,0%,100%,.5);
        }

        .mobile-tablet .search-form input:-ms-input-placeholder {
            color: hsla(0,0%,100%,.5);
        }

        .mobile-tablet .search-form input::input-placeholder {
            color: hsla(0,0%,100%,.5);
        }

    .mobile-tablet .search-form button {
        line-height: 0;
        padding: 10px;
        background: #2d3f39;
        margin-top: 0;
        float: left;
    }

.js-navigation-open.js-navigation-level-2 .mobile-tablet > ul:after {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    content: "";
}

.site-languages {
    width: 100%;
    max-height: 0;
    color: #fff;
    background: #333;
    border-bottom: 5px solid #838e8c;
    margin-bottom: -5px;
    overflow: hidden;
    -webkit-transition: max-height .3s;
    transition: max-height .3s;
}

.js-language-open .site-languages {
    max-height: 240px;
}

.site-languages .heading {
    font-size: 1.6rem;
    font-weight: 700;
    line-height: 1.5em;
    margin-top: 3.2rem;
    margin-bottom: 3.2rem;
    text-transform: uppercase;
}

.site-languages .languages {
    font-size: 1.4rem;
    margin-top: 2em;
    margin-bottom: 2em;
}

    .site-languages .languages li {
        width: 33.3334%;
        float: left;
    }

        .site-languages .languages li.current {
            font-weight: 700;
        }

            .site-languages .languages li.current a {
                color: #ca8b24;
            }

    .site-languages .languages a {
        color: #fff;
        text-decoration: none;
    }

.site-languages .toggle-language {
    font-size: 1.2rem;
    font-weight: 400;
    color: #eaeaea;
    padding: 0;
    background: none;
}

    .site-languages .toggle-language:after {
        font-size: 1.667em;
        font-weight: 700;
        line-height: 0;
        color: #fff;
        margin-left: 10px;
        position: relative;
        bottom: -.15em;
    }

.site-header .logo {
    width: 168px;
    margin: 15px 15px 10px 0;
    float: left;
    position: relative;
    z-index: 4;
    -webkit-transition: -webkit-transform .4s;
    transition: -webkit-transform .4s;
    transition: transform .4s;
    transition: transform .4s,-webkit-transform .4s;
}

.js-navigation-open .site-header .logo {
    -webkit-transform: translateX(-224px);
    -ms-transform: translateX(-224px);
    transform: translateX(-224px);
}

.js-navigation-open.js-navigation-level-2 .site-header .logo {
    -webkit-transform: translateX(-244px);
    -ms-transform: translateX(-244px);
    transform: translateX(-244px);
}

.site-header .navigation {
    float: right;
    clear: right;
}

.site-header .toggle-navigation {
    line-height: 0;
    padding: 12px 15px;
    background: #838e8c;
}

.site-header .search-form {
    float: left;
}

    .site-header .search-form fieldset {
        margin-bottom: 0;
        float: left;
    }

    .site-header .search-form input {
        height: 45px;
        color: #fff;
        padding-top: 10px;
        padding-bottom: 9px;
        background: #2d3f39;
        border: none;
        border-bottom: 5px solid #838e8c;
    }

        .site-header .search-form input::-webkit-input-placeholder {
            color: hsla(0,0%,100%,.5);
        }

        .site-header .search-form input:-moz-placeholder, .site-header .search-form input::-moz-placeholder {
            color: hsla(0,0%,100%,.5);
        }

        .site-header .search-form input:-ms-input-placeholder {
            color: hsla(0,0%,100%,.5);
        }

        .site-header .search-form input::input-placeholder {
            color: hsla(0,0%,100%,.5);
        }

    .site-header .search-form button {
        line-height: 0;
        padding: 10px 20px;
        background: #2d3f39;
        border-bottom: 5px solid #838e8c;
        margin-top: 0;
    }





.site-header .secondary {
    font-size: 1.4rem;
    line-height: 1.5em;
    padding-top: 5px;
    padding-bottom: 5px;
    background: #838e8c;
    float: left;
    margin-top:14px;
}

    .site-header .secondary li {
        padding: 7px 15px;
        border-right: 1px solid hsla(0,0%,100%,.2);
        float: left;
    }

        .site-header .secondary li a {
            color: #fff;
            text-decoration: none;
            display: block;
        }


        .site-header .secondary li .acilirkutuic .tertiary {
            list-style: none;
            padding-left: 0;
            margin-top: 0;
            margin-bottom: 0;
        }


            .site-header .secondary li .acilirkutuic .tertiary li {
                width:200px;
            }

            .site-header .secondary li .acilirkutuic .tertiary li a {
                color: #6d6e71;
            }


.site-header .toggle-sepet {
    line-height: 0;
    padding: 12px 10px;
    background: #838e8c;
}

    .site-header .toggle-sepet:after {
        border: 4px solid transparent;
        border-top-color: #fff;
        /*margin-left: 10px;*/
        position: relative;
        bottom: -13px;
    }


.site-header .toggle-language {
    line-height: 0;
    padding: 12px 10px;
    background: #838e8c;
}

    .site-header .toggle-language:after {
        border: 4px solid transparent;
        border-top-color: #fff;
        /*margin-left: 10px;*/
        position: relative;
        bottom: -13px;
        content: "";
    }

.js-language-open .site-header .toggle-language:after {
    border-top-color: transparent;
    border-bottom-color: #fff;
    bottom: 10px;
}

.site-header .primary {
    font-weight: 700;
    /*text-transform: uppercase;*/
    margin-top: 10px;
    margin-bottom: 10px;
}

    .site-header .primary li {
        padding: 17px 15px;
        border-right: 1px solid #eaeaea;
        float: left;
    }

        .site-header .primary li:first-child {
            border-left: 1px solid #eaeaea;
        }

        .site-header .primary li.current a, .site-header .primary li.inpath a {
            color: #ca8b24;
        }

    .site-header .primary a {
        color: #2d3f39;
        text-decoration: none;
        display: block;
    }

.site-content {
    background: #2d3f39 url(../images/site-content-background.jpg) 50% 0;
}

.site-footer {
    font-size: 1.4rem;
    line-height: 1.5em;
    color: #fff;
    text-align: center;
    padding-top: 58px;
    padding-bottom: 58px;
    background: #3c4641;
    border-bottom: 20px solid #ca8b24;
}

    .site-footer p {
        margin-top: 1em;
        margin-bottom: 1em;
    }

    .site-footer a {
        color: #fff;
    }

.site-overlay {
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,.5);
    position: fixed;
    top: 0;
    right: 0;
    z-index: -1;
    opacity: 0;
    -webkit-transition: opacity .3s,z-index 0s .3s;
    transition: opacity .3s,z-index 0s .3s;
}

.js-navigation-open .site-overlay, .js-panel-open .site-overlay {
    opacity: 1;
    z-index: 9;
    -webkit-transition: opacity .3s;
    transition: opacity .3s;
}

.scroll-button {
    padding: 0;
    background: #ca8b24;
    opacity: 0;
    visibility: hidden;
    position: fixed;
    right: 20px;
    bottom: 20px;
    z-index: -1;
    -webkit-transition: opacity .2s,visibility 0s .2s,z-index 0s .2s;
    transition: opacity .2s,visibility 0s .2s,z-index 0s .2s;
}

.js-scroll-button-show .scroll-button {
    opacity: 1;
    visibility: visible;
    z-index: 3;
    -webkit-transition: opacity .2s;
    transition: opacity .2s;
}

.dark-theme {
    color: #fff;
    background-color: #2d3f39;
}

    .dark-theme a {
        color: #fff;
        text-decoration: none;
    }

    .dark-theme .button {
        color: #fff;
        border-color: #fff;
    }

        .dark-theme .button:hover {
            color: #2d3f39;
            background-color: #fff;
        }

.bright-theme {
    color: #fff;
    background-color: #838e8c;
}

    .bright-theme a {
        color: #fff;
        text-decoration: none;
    }

    .bright-theme .button {
        color: #fff;
        border-color: #fff;
    }

        .bright-theme .button:hover {
            color: #838e8c;
            background-color: #fff;
        }

.green-theme {
    color: #fff;
    background-color: #ca8b24;
}

    .green-theme hr {
        border-top-color: #2d3f39 !important;
    }

    .green-theme a {
        color: #fff;
        text-decoration: none;
    }

    .green-theme .button {
        color: #fff;
        border-color: #fff;
    }

        .green-theme .button:hover {
            color: #ca8b24;
            background-color: #fff;
        }

.background-grey-ligther {
    color: #2d3f39;
    background-color: #eaeaea;
}

    .background-grey-ligther a {
        color: #2d3f39;
        text-decoration: none;
    }

.page-header {
    position: relative;
    z-index: 1;
}

.page-template-frontpage .page-header {
    margin-bottom: -150px;
}

.page-template-product .page-header {
    margin-bottom: -70px;
}

.page-header .image {
    width: 100%;
    min-height: 700px;
    text-align: center;
    background: #838e8c no-repeat 50% 50%;
    background-size: cover;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
}

    .page-header .image, .page-header .image img {
        border-bottom: 5px solid #ca8b24;
    }

.page-header .caption {
    font-size: 2rem;
    line-height: 1.4em;
    color: #fff;
    padding-top: 100px;
    padding-bottom: 40px;
    position: relative;
    z-index: 2;
}

.page-template-frontpage .page-header .caption {
    padding-top: 75px;
    padding-bottom: 110px;
}

.page-template-products .page-header .caption {
    padding-bottom: 70px;
}

.page-template-product .page-header .caption {
    padding-bottom: 55px;
}

.page-header .caption .heading {
    font-size: 3.8rem;
    font-weight: 900;
    line-height: 1em;
    text-transform: uppercase;
    margin-top: 3.2rem;
    margin-bottom: 3.2rem;
}

.page-header .caption a {
    font-size: 1.6rem;
    font-weight: 700;
    color: #fff;
    text-transform: uppercase;
    text-decoration: none;
}

.page-top {
    position: relative;
    z-index: 2;
}

.page-navigation .primary {
    font-size: 1.4rem;
    line-height: 1.5em;
    margin-top: 20px;
    margin-bottom: 20px;
}

    .page-navigation .primary li {
        padding: 16px 20px;
        border-bottom: 1px solid #eaeaea;
    }

        .page-navigation .primary li.inpath ul {
            display: block;
        }

        .page-navigation .primary li.current > a, .page-navigation .primary li.inpath > a {
            font-weight: 700;
            color: #2d3f39;
        }

        .page-navigation .primary li ul {
            margin-top: 16px;
            display: none;
        }

            .page-navigation .primary li ul li {
                padding-top: 8px;
                padding-bottom: 8px;
                border-bottom: none;
            }

    .page-navigation .primary a {
        color: #838e8c;
        text-decoration: none;
        display: block;
    }

.page-content {
    padding-right: 1em;
    padding-left: 1em;
    background: #fff;
    position: relative;
    z-index: 3;
}

.page-template-default-no-navigation .page-content, .page-template-default .page-content {
    padding-top: 4em;
    padding-bottom: 4em;
}

.page-template-frontpage .page-content {
    padding-right: 0;
    padding-left: 0;
    margin-top: 150px;
}

.ie .page-template-frontpage .page-content {
    margin-top: 50px;
}

.page-template-product .page-content {
    padding-right: 0;
    padding-left: 0;
    margin-top: 70px;
}

.page-template-products-filters .page-content, .page-template-products .page-content {
    padding-right: 0;
    padding-left: 0;
}

.page-template-downloads .page-content {
    padding-bottom: 4em;
}

.page-template-contact .page-content {
    padding-right: 0;
    padding-left: 0;
}

.page-bottom {
    position: relative;
}

.page-template-product .page-bottom:before {
    height: 50%;
}

.page-bottom .flexChild {
    position: relative;
    z-index: 2;
}

.page-bottom:before {
    width: 100%;
    height: 25%;
    background: #fff;
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: 0;
    content: "";
}

.product-content {
    text-align: center;
    position: relative;
}

.sticky-box .product-content {
    max-width: 880px;
}

.product-content .content {
    padding: 1em 8.33333%;
    position: relative;
    z-index: 2;
}

.sticky-box .product-content .content {
    padding: 1em 2.5em;
}

.product-content .content.left, .product-content .content.right {
    text-align: left;
    padding: 2em 16.66667%;
}

.sticky-box .product-content .content.left, .sticky-box .product-content .content.right {
    min-height: 0;
    padding: 1em 2.5em;
    text-align: center;
}

.product-content .content h2 {
    max-width: 480px;
    margin-right: auto;
    margin-left: auto;
}

.sticky-box .product-content .content h2 {
    margin-bottom: 1.6rem;
}

.sticky-box .product-content .content p {
    margin-top: 1em;
}

.sticky-box .product-content .content .button {
    background: #3c4641;
    border: none;
    font-size: 1.4rem;
    font-weight: 600;
    line-height: 1.25em;
    padding-bottom: 16px;
    padding-top: 16px;
    width: 100%;
}

.product-content .content + .box-list {
    margin-top: -1em;
}

.product-content .image.background {
    width: 100%;
    height: 100%;
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background-size: cover;
    display: none;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
}

.product-content .image img {
    width: 100%;
}

.product-content .category-list {
    font-size: 1.4rem;
    font-weight: 700;
    text-transform: uppercase;
    color: #fff;
    text-align: left;
    padding: .5em 3em;
    background: #ca8b24;
}

    .product-content .category-list .heading {
        font-size: 1.6rem;
        font-weight: 700;
        line-height: 1.5em;
        margin-top: 3.2rem;
        margin-bottom: 3.2rem;
        margin-bottom: 2.4rem;
    }

    .product-content .category-list ul {
        margin-top: 2.4rem;
        margin-bottom: 3.2rem;
    }

        .product-content .category-list ul li {
            padding: 4px 0 5px 1.5em;
            border-bottom: 1px solid hsla(0,0%,100%,.25);
            position: relative;
        }

            .product-content .category-list ul li:before {
                font-size: 1.25em;
                position: absolute;
                top: 2px;
                left: 0;
                content: "\203A";
            }

    .product-content .category-list a {
        color: #fff;
        text-decoration: none;
    }

.product-content .box-list {
    padding-bottom: 1em;
}

    .product-content .box-list .box-item:hover {
        background: none;
    }

    .product-content .box-list .box-item img {
        max-height: 120px;
    }

    .product-content .box-list .box-item + .box-item {
        border-left: none;
    }

.product-content-3columns .background {
    width: 100%;
    height: 100%;
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background-size: cover;
    display: none;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 0;
}

.product-content-3columns .column {
    position: relative;
    z-index: 2;
}

    .product-content-3columns .column .content {
        padding: calc(100% / 4 - 64px) 12.5%;
    }

    .product-content-3columns .column .image img {
        width: 100%;
    }

.product-demo {
    position: relative;
}

    .product-demo .content {
        padding: 2em 16.66667%;
        position: relative;
        z-index: 2;
    }

        .product-demo .content h2 {
            margin-left: auto;
            margin-right: auto;
            max-width: 480px;
        }

    .product-demo .image {
        margin-bottom: 3em;
        position: relative;
    }

        .product-demo .image:after {
            background: rgba(0,0,0,.7);
            background: -webkit-linear-gradient(top,transparent 0,rgba(0,0,0,.7) 60%);
            background: linear-gradient(180deg,transparent 0,rgba(0,0,0,.7) 60%);
            content: "";
            display: block;
            height: 25px;
            margin-top: -25px;
            position: relative;
            width: 100%;
        }

    .product-demo .product-image {
        bottom: -4em;
        left: 1em;
        max-height: 100%;
        position: relative;
        position: absolute;
        text-align: center;
        width: 40%;
        z-index: 2;
    }

        .product-demo .product-image img {
            width: 100%;
        }

        .product-demo .product-image .splash {
            background: rgba(17,151,83,.7);
            border-radius: 50%;
            color: #fff;
            height: 170px;
            left: 100%;
            padding: 3.5em 1em;
            position: absolute;
            text-align: center;
            text-transform: uppercase;
            top: 0;
            -webkit-transform: rotate(-8.5deg) translate(-30%,-30%);
            -ms-transform: rotate(-8.5deg) translate(-30%,-30%);
            transform: rotate(-8.5deg) translate(-30%,-30%);
            width: 170px;
        }

            .product-demo .product-image .splash .heading {
                font-size: 4rem;
                font-weight: 800;
                letter-spacing: -.04em;
                line-height: .85em;
            }

            .product-demo .product-image .splash .subheading {
                font-size: 2.4rem;
                font-weight: 800;
                letter-spacing: -.015em;
                line-height: .85em;
            }

.box-list {
    background: #fff;
    position: relative;
    z-index: 1;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.page-template-products .box-list {
    margin-bottom: 4em;
}

.box-list .box-item {
    width: 100%;
}

.no-flex .box-list .box-item {
    float: left;
}

.box-list .box-item:hover {
    background: #eaeaea;
}

    .box-list .box-item:hover .image:before {
        background: -webkit-linear-gradient(top,#eaeaea 0,hsla(0,0%,92%,0));
        background: linear-gradient(180deg,#eaeaea 0,hsla(0,0%,92%,0));
    }

.box-list .box-item a {
    width: 100%;
    height: 100%;
    text-decoration: none;
    padding: 2.5em;
}

.page-template-frontpage .box-list .box-item a {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-flex: 1;
    -webkit-flex: 1 1 auto;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
}

.box-list .box-item .heading {
    font-size: 1.8rem;
    font-weight: 700;
}

.page-template-frontpage .box-list .box-item .heading {
    -webkit-box-flex: 0;
    -webkit-flex: 0 1 auto;
    -ms-flex: 0 1 auto;
    flex: 0 1 auto;
}

.box-list .box-item .text {
    font-size: 1.4rem;
    color: #838e8c;
    margin-top: 1em;
    margin-bottom: 1em;
}

.page-template-frontpage .box-list .box-item .text {
    -webkit-box-flex: 1;
    -webkit-flex: 1 1 auto;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
}

.box-list .box-item .image {
    text-align: center;
    background: url(../images/background-grid.svg) no-repeat 50% 50%;
    background-size: contain;
    position: relative;
}

.page-template-frontpage .box-list .box-item .image {
    -webkit-box-flex: 0;
    -webkit-flex: 0 1 auto;
    -ms-flex: 0 1 auto;
    flex: 0 1 auto;
}

.box-list .box-item .image:before {
    width: 100%;
    height: 100%;
    background: -webkit-linear-gradient(top,#fff 0,hsla(0,0%,100%,0));
    background: linear-gradient(180deg,#fff 0,hsla(0,0%,100%,0));
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
    content: "";
}

.box-list .box-item .image img {
    position: relative;
    z-index: 2;
}

.download-navigation, .product-navigation {
    background: #2d3f39;
}

    .download-navigation .primary, .product-navigation .primary {
        font-size: 1.4rem;
        line-height: 2em;
        text-transform: uppercase;
        padding-right: 10px;
        padding-left: 10px;
        float: right;
    }

        .download-navigation .primary li, .product-navigation .primary li {
            display: none;
        }

            .download-navigation .primary li:last-child, .product-navigation .primary li:last-child {
                padding-right: 10px;
                padding-left: 10px;
                display: inline-block;
                float: left;
            }

            .download-navigation .primary li.current a, .download-navigation .primary li.inpath a, .product-navigation .primary li.current a, .product-navigation .primary li.inpath a {
                padding-bottom: 21px;
                border-bottom: 5px solid #ca8b24;
            }

        .download-navigation .primary a, .product-navigation .primary a {
            color: #fff;
            text-decoration: none;
            padding-top: 26px;
            padding-bottom: 26px;
            display: block;
        }

        .download-navigation .primary button, .product-navigation .primary button {
            padding: 7px 14px 8px;
            background: none;
            border: 2px solid #fff;
            margin-top: 20px;
            margin-bottom: 20px;
            -webkit-transition: color .3s,background-color .3s;
            transition: color .3s,background-color .3s;
        }

            .download-navigation .primary button:hover, .product-navigation .primary button:hover {
                color: #2d3f39;
                background: #fff;
            }

        .download-navigation .primary .button, .product-navigation .primary .button {
            padding: 4px 14px;
            border: 2px solid #fff;
            margin-top: 20px;
            margin-bottom: 20px;
        }

            .download-navigation .primary .button:hover, .product-navigation .primary .button:hover {
                color: #2d3f39;
                background: #fff;
            }

    .download-navigation .section, .product-navigation .section {
        display: none;
    }

        .download-navigation .section li, .product-navigation .section li {
            padding-right: 10px;
            padding-left: 10px;
            float: left;
        }

            .download-navigation .section li.current a, .download-navigation .section li.js-active a, .download-navigation .section li:hover a, .product-navigation .section li.current a, .product-navigation .section li.js-active a, .product-navigation .section li:hover a {
                padding-bottom: 21px;
                border-bottom: 5px solid #ca8b24;
            }

        .download-navigation .section a, .product-navigation .section a {
            color: #fff;
            text-decoration: none;
            padding-top: 26px;
            padding-bottom: 26px;
            display: block;
        }

.download-navigation {
    margin-right: -1em;
    margin-left: -1em;
}

.product-filters {
    font-weight: 700;
    color: #838e8c;
    padding: 30px 30px 0;
    background: #fff;
}

    .product-filters:before {
        width: calc(100% - 60px);
        height: 2px;
        background: #eaeaea;
        margin-top: -1px;
        position: absolute;
        top: 55px;
        left: 30px;
        content: "";
    }

    .product-filters .product-filter {
        margin-top: 5px;
        margin-bottom: 5px;
    }

        .product-filters .product-filter .dropdown.js-active .dropdown-toggle {
            color: #fff;
        }

            .product-filters .product-filter .dropdown.js-active .dropdown-toggle:after {
                border-right-color: #fff;
                border-bottom-color: #fff;
            }

        .product-filters .product-filter .dropdown.js-hidden {
            display: none;
        }

        .product-filters .product-filter .dropdown .dropdown-toggle {
            color: #838e8c;
        }

            .product-filters .product-filter .dropdown .dropdown-toggle:after {
                border-right-color: #838e8c;
                border-bottom-color: #838e8c;
            }

        .product-filters .product-filter .dropdown .dropdown-menu {
            color: #838e8c;
        }

    .product-filters > p {
        font-size: 1.4rem;
        line-height: 3.572em;
        text-transform: uppercase;
        padding-right: 15px;
        background: inherit;
        margin-top: 0;
        margin-bottom: 0;
        float: left;
        position: relative;
    }

.product-filters-active {
    font-size: 1.4rem;
    font-weight: 700;
    color: #838e8c;
    text-transform: uppercase;
    padding-top: 1.5em;
    padding-bottom: .5em;
    clear: both;
}

    .product-filters-active .choice {
        color: #ca8b24;
        padding: 0;
        background: none;
        margin-left: 24px;
        position: relative;
        cursor: pointer;
        white-space: nowrap;
    }

        .product-filters-active .choice[data-filter=amp]:before, .product-filters-active .choice[data-filter=pulse]:before {
            content: attr(data-filter) ": ";
        }

        .product-filters-active .choice:after {
            font-size: 1.5em;
            color: #838e8c;
            margin-left: .25em;
            vertical-align: sub;
            content: "\00d7";
        }

.product-list {
    padding: 0 15px 30px;
}

    .product-list .product-item {
        margin: 30px 15px;
    }

        .product-list .product-item.js-hidden-amp, .product-list .product-item.js-hidden-category, .product-list .product-item.js-hidden-pulse {
            display: none;
        }

        .product-list .product-item:hover .product-image .product-description {
            z-index: 999;
            opacity: 1;
            -webkit-transition: opacity .3s;
            transition: opacity .3s;
        }

        .product-list .product-item .product-image {
            margin-bottom: 1em;
            position: relative;
            overflow: hidden;
        }

            .product-list .product-item .product-image img {
                width: 100%;
                border: 3px solid #eaeaea;
            }

            .product-list .product-item .product-image .product-description {
                width: 100%;
                height: 100%;
                position: absolute;
                top: 0;
                left: 0;
                z-index: -1;
                opacity: 0;
                -webkit-transition: opacity .3s,z-index 0s .3s;
                transition: opacity .3s,z-index 0s .3s;
            }

        .product-list .product-item .product-description {
            font-size: 1.4rem;
            color: #2d3f39;
            padding: 1em 1.5em calc(1em + 60px);
            background: #eaeaea;
            margin-bottom: 1em;
            position: relative;
        }

            .product-list .product-item .product-description p:first-child {
                margin-top: 0;
            }

            .product-list .product-item .product-description button {
                width: 100%;
                max-width: none;
                text-transform: none;
                text-align: left;
                padding-top: 20px;
                padding-bottom: 19px;
                position: absolute;
                bottom: 0;
                left: 0;
            }

                .product-list .product-item .product-description button:before {
                    font-size: 1.5em;
                    margin-left: 1.5em;
                    float: right;
                    content: "\203A";
                }

        .product-list .product-item .product-name {
            font-weight: 700;
            color: #2d3f39;
        }

        .product-list .product-item a {
            text-decoration: none;
        }

.find-dealer {
    padding: 50px 8.33333%;
    position: relative;
    z-index: 2;
}

    .find-dealer .heading {
        font-size: 2.4rem;
        font-weight: 700;
        line-height: 1.083em;
        text-transform: uppercase;
        margin-top: 3.2rem;
        margin-bottom: 3.2rem;
    }

        .find-dealer .heading em, .find-dealer .heading i {
            font-weight: 400;
            text-transform: none;
            white-space: nowrap;
        }

    .find-dealer p {
        font-size: 2.4rem;
        font-weight: 700;
        line-height: 1.083em;
        text-transform: uppercase;
        margin-top: 3.2rem;
        margin-bottom: 3.2rem;
        font-weight: 400;
        text-transform: none;
    }

    .find-dealer .find-dealer-form {
        margin-top: 18px;
        margin-bottom: 18px;
    }

    .find-dealer input {
        width: calc(100% - 44px);
        max-width: none;
        font-weight: 700;
        color: #fff;
        text-transform: uppercase;
        background: none;
        border: none;
    }

        .find-dealer input::-webkit-input-placeholder {
            color: hsla(0,0%,100%,.5);
        }

        .find-dealer input:-moz-placeholder, .find-dealer input::-moz-placeholder {
            color: hsla(0,0%,100%,.5);
        }

        .find-dealer input:-ms-input-placeholder {
            color: hsla(0,0%,100%,.5);
        }

        .find-dealer input::input-placeholder {
            color: hsla(0,0%,100%,.5);
        }

    .find-dealer .dropdown {
        min-width: 240px;
    }

        .find-dealer .dropdown .dropdown-menu {
            text-transform: uppercase;
        }

    .find-dealer button {
        width: 44px;
        padding: 12px;
        background: none;
        margin-top: 0;
    }

.dynamicweb-map .map {
    position: relative;
}

    .dynamicweb-map .map > div:first-child {
        height: 480px;
        height: 60vh;
    }

.dealer-search {
    width: 100%;
    padding-top: 1em;
    padding-bottom: 1em;
    background: #2d3f39;
}

    .dealer-search form {
        margin-top: 0;
        margin-bottom: 0;
    }

    .dealer-search label {
        color: #fff;
    }

    .dealer-search input {
        color: #fff;
        background: #2d3f39;
        border-color: #fff;
    }

        .dealer-search input::-webkit-input-placeholder {
            color: hsla(0,0%,100%,.5);
        }

        .dealer-search input:-moz-placeholder, .dealer-search input::-moz-placeholder {
            color: hsla(0,0%,100%,.5);
        }

        .dealer-search input:-ms-input-placeholder {
            color: hsla(0,0%,100%,.5);
        }

        .dealer-search input::input-placeholder {
            color: hsla(0,0%,100%,.5);
        }

        .dealer-search input[type=checkbox] + label, .dealer-search input[type=radio] + label {
            font-size: 1.4rem;
            line-height: 3.571em;
            font-weight: 700;
            text-transform: uppercase;
        }

            .dealer-search input[type=checkbox] + label:before, .dealer-search input[type=radio] + label:before {
                border: none;
            }

    .dealer-search .dropdown .dropdown-toggle {
        color: #fff;
        background: none;
        border-color: #fff;
    }

        .dealer-search .dropdown .dropdown-toggle:before {
            display: none;
        }

        .dealer-search .dropdown .dropdown-toggle:after {
            border-right-color: #fff;
            border-bottom-color: #fff;
        }

    .dealer-search .dropdown .dropdown-menu {
        color: #fff;
        text-transform: uppercase;
        background: #2d3f39;
        border-color: #fff;
        border-top: 2px solid #fff;
        box-shadow: 0 1px 2px 0 rgba(45,63,57,.5);
    }

    .dealer-search button {
        width: 100%;
        text-align: left;
        padding: 0;
        background: none;
        margin-top: 5px;
        margin-bottom: 5px;
    }

        .dealer-search button:before {
            width: 20px;
            height: 20px;
            background: #fff;
            margin-right: .5em;
            display: inline-block;
            vertical-align: text-bottom;
            cursor: pointer;
            content: "";
        }

        .dealer-search button.js-active:before {
            background: #ca8b24;
            box-shadow: inset 0 0 0 3px #fff;
        }

.dealer-list {
    padding: 2em 8.33333%;
}

    .dealer-list .no-matches {
        display: none;
    }

    .dealer-list .dealer-item {
        padding-top: 2em;
        padding-bottom: 2em;
        border-bottom: 2px solid #eaeaea;
        position: relative;
        cursor: pointer;
    }

        .dealer-list .dealer-item.js-active .chevron {
            -webkit-transform: rotate(180deg);
            -ms-transform: rotate(180deg);
            transform: rotate(180deg);
        }

        .dealer-list .dealer-item.js-active .details {
            display: block;
        }

        .dealer-list .dealer-item.js-hide {
            display: none;
        }

        .dealer-list .dealer-item .chevron {
            width: 36px;
            height: 36px;
            margin-left: 2em;
            float: right;
            opacity: .6;
        }

        .dealer-list .dealer-item .name {
            color: #ca8b24;
        }

        .dealer-list .dealer-item .expert {
            font-size: .6em;
            font-weight: 700;
            color: #fff;
            text-transform: uppercase;
            padding: .1em .6em;
            background: #ca8b24;
            border-radius: 3px;
            margin-left: 1em;
            position: relative;
            top: -.2em;
        }

        .dealer-list .dealer-item .details {
            display: none;
        }

.box-igc {
    font-size: 2.8rem;
    color: #fff;
    text-align: center;
    padding: 2em 16.66667%;
}

    .box-igc .heading {
        font-size: 3.8rem;
        font-weight: 900;
        line-height: 1em;
        text-transform: uppercase;
        margin-top: 3.2rem;
        margin-bottom: 3.2rem;
        font-weight: 700;
    }

    .box-igc .button {
        font-size: 2rem;
        padding: 14px 28px;
    }

    .box-igc img {
        width: 100%;
        position: absolute;
        bottom: 0;
        left: 0;
        z-index: -1;
    }

.box-text {
    text-align: center;
    padding: 2em 16.66667%;
}

    .box-text hr {
        max-width: 68px;
        border-top: 5px solid #ca8b24;
        margin-top: 3em;
    }

    .box-text .heading {
        font-size: 2.4rem;
        font-weight: 700;
        line-height: 1.083em;
        text-transform: uppercase;
        margin-top: 3.2rem;
        margin-bottom: 3.2rem;
        text-transform: none;
        margin-top: 0;
        margin-bottom: 0;
    }

    .box-text p {
        margin-top: .5em;
    }

.box-contact-info {
    padding: 1em 8.33333%;
}

    .box-contact-info a {
        color: #fff;
    }

.box-contact-form {
    padding: 1em 8.33333%;
}

.news-latest {
    padding: 2em 16.66667%;
    background-color: #eaeaea;
}

    .news-latest .heading {
        font-size: 1.6rem;
        font-weight: 700;
        line-height: 1.5em;
        margin-top: 3.2rem;
        margin-bottom: 3.2rem;
        color: #ca8b24;
        text-transform: uppercase;
        margin-top: 0;
        margin-bottom: 4.8rem;
    }

    .news-latest .news-item {
        margin-bottom: 6.4rem;
    }

        .news-latest .news-item .date {
            font-size: 1.4rem;
            font-weight: 600;
            color: #838e8c;
        }

        .news-latest .news-item h3 {
            font-size: 2.4rem;
            font-weight: 700;
            line-height: 1.083em;
            text-transform: uppercase;
            margin-top: 3.2rem;
            margin-bottom: 3.2rem;
            font-weight: 600;
            line-height: 1.333em;
            color: #3c4641;
            text-transform: none;
            margin-top: 0;
            margin-bottom: 4.8rem;
        }

            .news-latest .news-item a, .news-latest .news-item h3 a {
                color: #3c4641;
                text-decoration: none;
            }

                .news-latest .news-item a.button {
                    font-size: 1.4rem;
                    color: #838e8c;
                    padding-right: 40px;
                    padding-left: 40px;
                    border-color: #838e8c;
                }

                    .news-latest .news-item a.button:hover {
                        color: #eaeaea;
                        background: #838e8c;
                    }

.newsletter {
    text-align: center;
    padding-top: 60px;
    padding-bottom: 60px;
}

    .newsletter .heading {
        font-size: 3.8rem;
        font-weight: 900;
        line-height: 1em;
        text-transform: uppercase;
        margin-top: 3.2rem;
        margin-bottom: 3.2rem;
        font-weight: 700;
    }

    .newsletter .newsletter-form {
        padding: 5px;
        background: #2d3f39;
        display: inline-block;
    }

    .newsletter fieldset {
        margin-bottom: 0;
        float: left;
    }

    .newsletter input {
        width: 170px;
        border: none;
    }

    .newsletter button {
        padding: 13px 13px 12px;
        background: none;
        margin-top: 0;
        margin-left: 5px;
    }

.embed-responsive {
    padding-bottom: 56.25%;
    position: relative;
}

    .embed-responsive embed, .embed-responsive iframe, .embed-responsive object {
        width: 100%;
        height: 100%;
        position: absolute;
        top: 0;
        left: 0;
    }

.product-panel {
    width: calc(100% - 20px);
    max-width: 480px;
    height: 100%;
    background: #fff;
    position: fixed;
    top: 0;
    left: 100%;
    z-index: -1;
    -webkit-transition: z-index 0s .3s,-webkit-transform .3s;
    transition: z-index 0s .3s,-webkit-transform .3s;
    transition: transform .3s,z-index 0s .3s;
    transition: transform .3s,z-index 0s .3s,-webkit-transform .3s;
}

.touchevents .product-panel {
    overflow-y: scroll;
    -webkit-overflow-scrolling: touch;
}

.js-panel-open .product-panel.js-active {
    z-index: 10;
    overflow: auto;
    -webkit-transform: translateX(-100%);
    -ms-transform: translateX(-100%);
    transform: translateX(-100%);
    -webkit-transition: -webkit-transform .3s;
    transition: -webkit-transform .3s;
    transition: transform .3s;
    transition: transform .3s,-webkit-transform .3s;
}

.product-panel .panel-actions {
    text-transform: uppercase;
    padding: 8px 20px;
    background: #f4f4f4;
}

    .product-panel .panel-actions button {
        color: #ca8b24;
        padding-right: 0;
        padding-left: 0;
        background: none;
    }

.product-panel .heading {
    font-weight: 700;
    line-height: 2em;
    text-transform: uppercase;
    margin-top: 3.2rem;
    margin-bottom: 1.6rem;
}

.contact-panel, .demo-panel {
    width: calc(100% - 20px);
    max-width: 480px;
    height: 100%;
    background: #fff;
    position: fixed;
    top: 0;
    left: 100%;
    z-index: -1;
    -webkit-transition: z-index 0s .3s,-webkit-transform .3s;
    transition: z-index 0s .3s,-webkit-transform .3s;
    transition: transform .3s,z-index 0s .3s;
    transition: transform .3s,z-index 0s .3s,-webkit-transform .3s;
}

.touchevents .contact-panel, .touchevents .demo-panel {
    overflow-y: scroll;
    -webkit-overflow-scrolling: touch;
}

.js-panel-open .contact-panel.js-active, .js-panel-open .demo-panel.js-active {
    z-index: 10;
    overflow: auto;
    -webkit-transform: translateX(-100%);
    -ms-transform: translateX(-100%);
    transform: translateX(-100%);
    -webkit-transition: -webkit-transform .3s;
    transition: -webkit-transform .3s;
    transition: transform .3s;
    transition: transform .3s,-webkit-transform .3s;
}

.contact-panel .panel-actions, .demo-panel .panel-actions {
    text-transform: uppercase;
    padding: 8px 20px;
    background: #f4f4f4;
}

    .contact-panel .panel-actions button, .demo-panel .panel-actions button {
        color: #ca8b24;
        padding-right: 0;
        padding-left: 0;
        background: none;
    }

.contact-panel .heading, .demo-panel .heading {
    font-weight: 700;
    line-height: 2em;
    text-transform: uppercase;
    padding-right: 20px;
    padding-left: 20px;
    background: #f4f4f4;
}

    .contact-panel .heading span, .demo-panel .heading span {
        padding-top: 15px;
        padding-bottom: 10px;
        border-bottom: 5px solid #ca8b24;
        display: inline-block;
    }

.contact-panel .form, .demo-panel .form {
    padding: 28px 20px;
}

    .contact-panel .form fieldset, .demo-panel .form fieldset {
        width: 100%;
        margin-top: 10px;
        margin-bottom: 10px;
        float: left;
    }

    .contact-panel .form input, .contact-panel .form textarea, .demo-panel .form input, .demo-panel .form textarea {
        max-width: none;
    }

    .contact-panel .form .first-name, .contact-panel .form .last-name, .demo-panel .form .first-name, .demo-panel .form .last-name {
        width: 50%;
    }

    .contact-panel .form .area-code, .demo-panel .form .area-code {
        width: 35%;
    }

    .contact-panel .form .phone, .demo-panel .form .phone {
        width: 65%;
    }

    .contact-panel .form .area-code, .contact-panel .form .first-name, .demo-panel .form .area-code, .demo-panel .form .first-name {
        padding-right: 10px;
    }

    .contact-panel .form .last-name, .contact-panel .form .phone, .demo-panel .form .last-name, .demo-panel .form .phone {
        padding-left: 10px;
    }

    .contact-panel .form .dropdown.js-active button, .demo-panel .form .dropdown.js-active button {
        color: #fff;
        background: #838e8c;
    }

    .contact-panel .form .dropdown button, .demo-panel .form .dropdown button {
        background: none;
    }

    .contact-panel .form .button, .demo-panel .form .button {
        text-align: right;
    }

    .contact-panel .form button, .demo-panel .form button {
        background: #2d3f39;
        margin-top: 0;
    }

body.js-modal-active, body.js-modal-loading {
    overflow: hidden;
}

.download-category, .download-model {
    min-width: 0;
    margin-top: 20px;
    margin-bottom: 20px;
}

    .download-category.js-hidden, .download-category.js-hidden-search, .download-model.js-hidden, .download-model.js-hidden-search {
        display: none;
    }

.download-filter {
    position: relative;
}

    .download-filter.js-hidden {
        display: none;
    }

    .download-filter label {
        line-height: 1.25em;
        padding-left: calc(20px + .5em);
        margin-top: .5em;
        margin-bottom: .5em;
        position: relative;
    }

        .download-filter label:before {
            position: absolute;
            top: 0;
            left: 0;
        }

.download-search {
    margin-top: 20px;
    margin-bottom: 20px;
}

.disclaimer {
    padding: .1em 2em;
    background: #fff0af;
    border: 1px solid #ffcf5f;
    border-radius: 3px;
    margin-top: 2em;
    margin-bottom: 2em;
}

.download-login {
    margin-top: 20px;
    margin-bottom: 20px;
    display: none;
}

    .download-login.js-active {
        display: block;
    }

.download-intro.js-hidden, .download-section.js-hidden, .download-section.js-hidden-search {
    display: none;
}

.download-section h3 {
    padding-bottom: .25em;
    border-bottom: 2px solid rgba(45,63,57,.2);
    margin-bottom: 1.6rem;
}

.download-section .download-item {
    margin-top: 1em;
    margin-bottom: 1em;
}

    .download-section .download-item.js-hidden, .download-section .download-item.js-hidden-search {
        display: none;
    }

    .download-section .download-item .download-image {
        width: 60px;
        margin-right: 1em;
        margin-bottom: 1em;
        float: left;
    }

    .download-section .download-item .download-content {
        width: calc(100% - 60px - 1em);
        float: left;
    }

    .download-section .download-item .download-name {
        font-weight: 700;
        color: #2d3f39;
    }

    .download-section .download-item p {
        margin-top: .5em;
        margin-bottom: .5em;
    }

        .download-section .download-item p:first-child {
            margin-top: 0;
        }

    .download-section .download-item .download-file {
        margin-top: .5em;
    }

    .download-section .download-item a {
        text-decoration: none;
    }

.cookie-bar {
    font-size: 1.4rem;
    color: #2d3f39;
    text-align: left;
    background: #fff;
    padding-top: 2em;
    padding-bottom: 2em;
    display: none;
    position: relative;
}

    .cookie-bar.js-active {
        display: block;
    }

    .cookie-bar strong {
        text-transform: uppercase;
    }

    .cookie-bar a {
        color: #2d3f39;
    }

    .cookie-bar .cookie-toggle {
        color: #838e8c;
        padding: .5em 1em;
        background: none;
        margin-top: 2em;
        word-spacing: 4px;
        float: right;
    }

.feature {
    height: 42px;
    overflow: hidden;
}

    .feature.js-active {
        height: auto;
    }

    .feature:first-child {
        height: 84px;
    }

        .feature:first-child.js-active {
            height: auto;
        }

        .feature:first-child dd {
            margin-top: .5em;
        }

    .feature .name, .feature .value-description {
        margin-bottom: 1em;
    }

    .feature .name {
        font-weight: 700;
        color: #ca8b24;
        cursor: pointer;
    }

        .feature .name:after {
            width: 0;
            height: 0;
            border: 5px solid transparent;
            border-top-color: #ca8b24;
            margin-bottom: -2px;
            margin-left: 1em;
            display: inline-block;
            content: "";
        }

    .feature .description {
        color: #ca8b24;
        margin-bottom: 1em;
    }

    .feature .description, .feature dl {
        font-size: 1.2rem;
        line-height: 1.25em;
    }

    .feature dl {
        padding-top: 1em;
        padding-bottom: 1em;
        border-top: 1px solid #eaeaea;
        margin-top: 0;
        margin-bottom: 0;
    }

    .feature dt {
        font-weight: 700;
        text-overflow: ellipsis;
    }

    .feature dd {
        margin-left: 0;
    }

    .feature .icon {
        width: 1.5em;
        height: 1.5em;
        text-decoration: none;
        text-align: center;
        border: 2px solid #ca8b24;
        border-radius: 50%;
        display: inline-block;
    }

    .feature ~ .feature {
        margin-top: 2em;
    }

.technical-data {
    height: 84px;
    height: 42px;
    overflow: hidden;
}

    .technical-data.js-active {
        height: auto;
    }

    .technical-data:first-child dd {
        margin-top: .5em;
    }

    .technical-data .name {
        font-weight: 700;
        color: #ca8b24;
        margin-bottom: 1em;
        cursor: pointer;
    }

        .technical-data .name:after {
            width: 0;
            height: 0;
            border: 5px solid transparent;
            border-top-color: #ca8b24;
            margin-bottom: -2px;
            margin-left: 1em;
            display: inline-block;
            content: "";
        }

    .technical-data .description {
        font-size: 1.2rem;
        line-height: 1.25em;
        color: #ca8b24;
        margin-bottom: 1em;
    }

    .technical-data dl {
        font-size: 1.2rem;
        line-height: 1.25em;
        padding-top: 1em;
        padding-bottom: 1em;
        border-top: 1px solid #eaeaea;
        margin-top: 0;
        margin-bottom: 0;
    }

    .technical-data dt {
        font-weight: 700;
        text-overflow: ellipsis;
    }

    .technical-data dd {
        margin-left: 0;
    }

    .technical-data .icon {
        width: 1em;
        height: 1em;
        border: 1px solid #ccc;
        border-radius: 50%;
    }

    .technical-data ~ .technical-data {
        margin-top: 2em;
    }

.used-products {
    font-size: 1.4rem;
}

.search-form input {
    padding-top: 10px;
    padding-bottom: 9px;
    vertical-align: bottom;
}

.search-form button {
    padding-top: 11px;
    padding-bottom: 12px;
    vertical-align: bottom;
}

.search-list {
    border-top: 1px solid #eaeaea;
    margin-top: 2em;
    margin-bottom: 2em;
}

    .search-list .search-item {
        padding-top: 2em;
        padding-bottom: 2em;
        border-bottom: 1px solid #eaeaea;
    }

.search-navigation {
    text-align: center;
}

    .search-navigation .next a, .search-navigation .previous a {
        text-decoration: none;
    }

    .search-navigation a {
        padding: 0 1em;
    }

.sticky {
    bottom: 0;
    position: fixed;
    right: 0;
    width: 100%;
    z-index: 4;
}

    .sticky .sticky-box .icon {
        background: rgba(60,70,65,.9);
        border-radius: 50%;
        height: 36px;
        left: 0;
        line-height: .7em;
        padding: 11px;
        position: absolute;
        top: 0;
        -webkit-transform: translate(-50%,-50%);
        -ms-transform: translate(-50%,-50%);
        transform: translate(-50%,-50%);
        width: 36px;
        z-index: 3;
    }

    .sticky .sticky-content {
        background: #ca8b24;
        border: 1px solid #198249;
        bottom: 0;
        box-shadow: -1px -1px 10px 0 rgba(0,0,0,.3);
        color: #fff;
        min-width: 240px;
        opacity: 0;
        position: absolute;
        right: 0;
        -webkit-transform: translateY(calc(100% + 36px));
        -ms-transform: translateY(calc(100% + 36px));
        transform: translateY(calc(100% + 36px));
        -webkit-transition: opacity .3s,-webkit-transform .3s;
        transition: opacity .3s,-webkit-transform .3s;
        transition: opacity .3s,transform .3s;
        transition: opacity .3s,transform .3s,-webkit-transform .3s;
        z-index: 1;
    }

.js-sticky-open .sticky .sticky-content {
    opacity: 1;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
}

.sticky .sticky-content .icon {
    cursor: pointer;
}

    .sticky .sticky-content .icon:after, .sticky .sticky-content .icon:before {
        content: "";
        height: 8px;
        left: 50%;
        pointer-events: none;
        position: absolute;
        -webkit-transform: rotate(45deg) translate(-37.5%,37.5%);
        -ms-transform: rotate(45deg) translate(-37.5%,37.5%);
        transform: rotate(45deg) translate(-37.5%,37.5%);
        width: 8px;
    }

    .sticky .sticky-content .icon:before {
        border-right: 2px solid #fff;
        border-bottom: 2px solid #fff;
        bottom: 50%;
    }

    .sticky .sticky-content .icon:after {
        border-left: 2px solid #fff;
        border-top: 2px solid #fff;
        top: 50%;
    }

.sticky .sticky-content a {
    color: #fff;
}

.sticky .sticky-button {
    background: #ca8b24;
    border: 1px solid #198249;
    bottom: 0;
    box-shadow: -1px -1px 10px 0 rgba(0,0,0,.3);
    color: #fff;
    font-size: 1.6rem;
    line-height: 1.5em;
    max-width: none;
    padding: 16px 36px;
    position: absolute;
    right: 0;
    -webkit-transition: opacity .3s,-webkit-transform .3s;
    transition: opacity .3s,-webkit-transform .3s;
    transition: opacity .3s,transform .3s;
    transition: opacity .3s,transform .3s,-webkit-transform .3s;
    z-index: 2;
}

.js-sticky-open .sticky .sticky-button {
    opacity: 0;
    -webkit-transform: translateY(calc(100% + 36px));
    -ms-transform: translateY(calc(100% + 36px));
    transform: translateY(calc(100% + 36px));
}

.sticky .sticky-button:after {
    border-left: 2px solid #fff;
    border-top: 2px solid #fff;
    content: "";
    display: inline-block;
    height: 8px;
    margin-left: 36px;
    pointer-events: none;
    -webkit-transform: rotate(45deg) translateY(12.5%);
    -ms-transform: rotate(45deg) translateY(12.5%);
    transform: rotate(45deg) translateY(12.5%);
    width: 8px;
}

.sticky .sticky-button .icon {
    pointer-events: none;
}

.sticky .sticky-button .image {
    display: inline-block;
    margin-left: -24px;
    margin-right: 6px;
}

    .sticky .sticky-button .image img {
        margin-bottom: -12px;
        margin-top: -200px;
        vertical-align: bottom;
    }

@media (min-width:540px) {
    .box-list .box-item {
        width: 50%;
    }

    .page-template-frontpage .box-list .box-item {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
    }

        .page-template-frontpage .box-list .box-item:nth-child(1n+3) {
            border-top: 1px solid #eaeaea;
        }

        .page-template-frontpage .box-list .box-item:nth-child(2n+2) {
            border-left: 1px solid #eaeaea;
        }
}

@media (min-width:640px) {
    .site-languages .languages li {
        width: 25%;
    }
}

@media (min-width:768px) {
    .container {
        width: 750px;
    }

    .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
        float: left;
    }

    .col-sm-12 {
        width: 100%;
    }

    .col-sm-11 {
        width: 91.66666667%;
    }

    .col-sm-10 {
        width: 83.33333333%;
    }

    .col-sm-9 {
        width: 75%;
    }

    .col-sm-8 {
        width: 66.66666667%;
    }

    .col-sm-7 {
        width: 58.33333333%;
    }

    .col-sm-6 {
        width: 50%;
    }

    .col-sm-5 {
        width: 41.66666667%;
    }

    .col-sm-4 {
        width: 33.33333333%;
    }

    .col-sm-3 {
        width: 25%;
    }

    .col-sm-2 {
        width: 16.66666667%;
    }

    .col-sm-1 {
        width: 8.33333333%;
    }

    .col-sm-pull-12 {
        right: 100%;
    }

    .col-sm-pull-11 {
        right: 91.66666667%;
    }

    .col-sm-pull-10 {
        right: 83.33333333%;
    }

    .col-sm-pull-9 {
        right: 75%;
    }

    .col-sm-pull-8 {
        right: 66.66666667%;
    }

    .col-sm-pull-7 {
        right: 58.33333333%;
    }

    .col-sm-pull-6 {
        right: 50%;
    }

    .col-sm-pull-5 {
        right: 41.66666667%;
    }

    .col-sm-pull-4 {
        right: 33.33333333%;
    }

    .col-sm-pull-3 {
        right: 25%;
    }

    .col-sm-pull-2 {
        right: 16.66666667%;
    }

    .col-sm-pull-1 {
        right: 8.33333333%;
    }

    .col-sm-pull-0 {
        right: auto;
    }

    .col-sm-push-12 {
        left: 100%;
    }

    .col-sm-push-11 {
        left: 91.66666667%;
    }

    .col-sm-push-10 {
        left: 83.33333333%;
    }

    .col-sm-push-9 {
        left: 75%;
    }

    .col-sm-push-8 {
        left: 66.66666667%;
    }

    .col-sm-push-7 {
        left: 58.33333333%;
    }

    .col-sm-push-6 {
        left: 50%;
    }

    .col-sm-push-5 {
        left: 41.66666667%;
    }

    .col-sm-push-4 {
        left: 33.33333333%;
    }

    .col-sm-push-3 {
        left: 25%;
    }

    .col-sm-push-2 {
        left: 16.66666667%;
    }

    .col-sm-push-1 {
        left: 8.33333333%;
    }

    .col-sm-push-0 {
        left: auto;
    }

    .col-sm-offset-12 {
        margin-left: 100%;
    }

    .col-sm-offset-11 {
        margin-left: 91.66666667%;
    }

    .col-sm-offset-10 {
        margin-left: 83.33333333%;
    }

    .col-sm-offset-9 {
        margin-left: 75%;
    }

    .col-sm-offset-8 {
        margin-left: 66.66666667%;
    }

    .col-sm-offset-7 {
        margin-left: 58.33333333%;
    }

    .col-sm-offset-6 {
        margin-left: 50%;
    }

    .col-sm-offset-5 {
        margin-left: 41.66666667%;
    }

    .col-sm-offset-4 {
        margin-left: 33.33333333%;
    }

    .col-sm-offset-3 {
        margin-left: 25%;
    }

    .col-sm-offset-2 {
        margin-left: 16.66666667%;
    }

    .col-sm-offset-1 {
        margin-left: 8.33333333%;
    }

    .col-sm-offset-0 {
        margin-left: 0;
    }
}

@media (min-width:768px) and (max-width:991px) {
    .visible-sm {
        display: block !important;
    }

    table.visible-sm {
        display: table !important;
    }

    tr.visible-sm {
        display: table-row !important;
    }

    td.visible-sm, th.visible-sm {
        display: table-cell !important;
    }

    .visible-sm-block {
        display: block !important;
    }

    .visible-sm-inline {
        display: inline !important;
    }

    .visible-sm-inline-block {
        display: inline-block !important;
    }

    .hidden-sm {
        display: none !important;
    }
}

@media (min-width:768px) {
    body.js-igc-open, body.js-navigation-open, body.js-panel-open {
        overflow: hidden;
    }

    hr {
        margin-top: 3.5em;
        margin-bottom: 3.5em;
    }

    table {
        border: none;
    }

        table thead {
            display: table-header-group;
        }

        table tr {
            display: table-row;
        }

            table tr, table tr:first-child {
                border-top: none;
            }

                table tr:nth-child(odd) {
                    background: none;
                }

        table th {
            color: #ca8b24;
            text-align: left;
            padding: .25em .5em;
            vertical-align: bottom;
        }

        table td, table th {
            display: table-cell;
        }

        table td {
            border-bottom: 2px solid #eaeaea;
            vertical-align: top;
        }

            table td:before {
                display: none;
            }

    .container {
        width: 744px;
    }

    .columnParent, .rowParent {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
    }

    .columnParent {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
    }

    .flexChild {
        -webkit-box-flex: 1;
        -webkit-flex: 1;
        -ms-flex: 1;
        flex: 1;
        -webkit-align-self: auto;
        -ms-flex-item-align: auto;
        -ms-grid-row-align: auto;
        align-self: auto;
    }

    .newsletter-form .content {
        padding-top: 2em;
        padding-bottom: 2em;
    }

    .product-carousel .carousel-item .content {
        width: 50%;
        min-height: 460px;
        padding: 1em 8.33333% 182px;
    }

    .product-carousel .carousel-item .image {
        width: 50%;
        height: 100%;
        padding: 2em 16.66667%;
        background-repeat: no-repeat;
        background-position: 50% 50%;
        background-size: contain;
        position: absolute;
        top: 0;
        right: 0;
        z-index: 1;
    }

        .product-carousel .carousel-item .image img {
            display: none;
        }

    .product-carousel .carousel-controls {
        position: absolute;
        bottom: 100px;
        left: 8.33333%;
        z-index: 3;
    }

    .quote-carousel .carousel-item .content {
        padding: 2em 8.33333%;
        min-height: 510px;
    }

    .mobile-tablet {
        display: none;
    }

    .js-navigation-open .mobile-tablet {
        z-index: -1;
    }

    .js-language-open .site-languages {
        max-height: 200px;
    }

    .site-header .logo {
        width: 192px;
        margin-top: 20px;
    }

    .js-navigation-open.js-navigation-level-2 .site-header .logo, .js-navigation-open .site-header .logo {
        -webkit-transform: none;
        -ms-transform: none;
        transform: none;
    }

    .site-header .toggle-navigation {
        display: none;
    }

    .site-header .search-form input {
        width: 120px;
    }

    .site-header .toggle-language {
        padding-right: 15px;
        padding-left: 15px;
    }

    .js-navigation-open .site-overlay {
        z-index: -1;
        opacity: 0;
    }

    .page-bottom .rowParent > .flexChild:first-child {
        max-width: 50%;
    }

    .page-bottom .columnParent > .flexChild {
        -webkit-box-flex: 2;
        -webkit-flex-grow: 2;
        -ms-flex-positive: 2;
        flex-grow: 2;
    }

        .page-bottom .columnParent > .flexChild:first-child {
            -webkit-box-flex: 1;
            -webkit-flex-grow: 1;
            -ms-flex-positive: 1;
            flex-grow: 1;
        }

    .product-content .content {
        padding-top: 2em;
        padding-bottom: 2em;
    }

        .product-content .content.left, .product-content .content.right {
            width: 50%;
            min-height: 460px;
            padding: 1em 8.33333%;
        }

        .product-content .content.right {
            margin-left: 50%;
        }

        .product-content .content + .box-list {
            margin-top: -2em;
        }

    .product-content .image.left, .product-content .image.right {
        width: 50%;
        /*height: 100%;*/
        height: 460px;
        background-repeat: no-repeat;
        background-position: 50% 50%;
        background-size: cover;
        position: absolute;
        top: 0;
        z-index: 1;
    }

    .product-content .image.left {
        left: 0;
    }

        .product-content .image.left .category-list, .product-content .image.right {
            right: 0;
        }

            .product-content .image.right .category-list {
                left: 0;
            }

    .product-content .image.background {
        display: block;
    }

    .product-content .image img {
        display: none;
    }

    .product-content .category-list {
        width: 75%;
        min-height: 50%;
        position: absolute;
        top: 0;
    }

    .product-content .box-list {
        padding-bottom: 2em;
    }

        .product-content .box-list .box-item img {
            max-height: 160px;
        }

    .product-content-3columns {
        position: relative;
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center;
    }

        .product-content-3columns .background {
            display: block;
        }

        .product-content-3columns .column {
            width: 33.33333%;
            min-height: 460px;
        }

    .no-flex .product-content-3columns .column {
        float: left;
    }

    .product-content-3columns .column .image {
        width: 100%;
        height: 100%;
        background-repeat: no-repeat;
        background-position: 50% 50%;
        background-size: cover;
        position: absolute;
        top: 0;
        left: 0;
        z-index: 1;
    }

        .product-content-3columns .column .image img {
            display: none;
        }

    .download-navigation .primary li, .product-navigation .primary li {
        padding-right: 10px;
        padding-left: 10px;
        display: inline-block;
        float: left;
    }

    .download-navigation .section {
        display: block;
    }

    .product-filters .product-filter {
        padding-right: 15px;
        background: inherit;
        margin-top: 0;
        margin-bottom: 0;
        float: left;
        position: relative;
    }

    .product-filters > p {
        text-align: right;
        padding-left: 30px;
        float: right;
    }

    .product-list .product-item {
        width: calc(50% - 30px);
        margin-top: 15px;
        margin-bottom: 15px;
        float: left;
    }

    .find-dealer .heading {
        white-space: nowrap;
    }

    .find-dealer .find-dealer-form {
        float: right;
    }

    .dynamicweb-map .map > div:first-child {
        height: 600px;
    }

    .dealer-search button {
        width: auto;
        line-height: 3.571em;
    }

        .dealer-search button + button {
            margin-left: 20px;
        }

    .dealer-list {
        position: relative;
    }

    .box-igc {
        min-height: 600px;
        padding: 1em 8.33333%;
    }

        .box-igc .heading {
            margin-top: 6.4rem;
        }

    .box-text {
        padding: 1em 8.33333%;
    }

    .box-contact-form, .box-contact-info {
        padding: 2em 16.66667%;
    }

    .news-latest {
        padding: 1em 8.33333%;
    }

    .newsletter input {
        width: 380px;
    }

    .newsletter button {
        padding-right: 40px;
        padding-left: 40px;
    }

    .product-panel {
        width: calc(100% - 40px);
        max-width: none;
    }


    .feature {
        height: auto;
    }

        .feature.columns-1-2 {
            width: 120px;
            float: left;
        }

            .feature.columns-1-2:first-child {
                width: calc(100% - 120px);
            }

        .feature.columns-1-3 {
            width: 120px;
            float: left;
        }

            .feature.columns-1-3:first-child {
                width: calc(100% - 240px);
            }

        .feature.columns-1-4 {
            width: 120px;
            float: left;
        }

            .feature.columns-1-4:first-child {
                width: calc(100% - 360px);
            }

        .feature.columns-1-5 {
            width: 120px;
            float: left;
        }

            .feature.columns-1-5:first-child {
                width: calc(100% - 480px);
            }

        .feature.columns-1-6 {
            width: 120px;
            float: left;
        }

            .feature.columns-1-6:first-child {
                width: calc(100% - 600px);
            }

        .feature:first-child {
            height: auto;
        }

            .feature:first-child dt {
                min-height: 1px;
                width: calc(100% - 120px);
                display: block;
                float: left;
            }

            .feature:first-child dd {
                min-height: 1px;
                width: 120px;
                margin-top: 0;
                float: left;
            }

        .feature .value-description {
            float: left;
        }

        .feature .name {
            text-align: right;
            cursor: auto;
        }

            .feature .name:after {
                display: none;
            }

        .feature .description {
            font-size: 1.4rem;
            line-height: 1.9rem;
            text-align: right;
        }

        .feature dt {
            display: none;
        }

        .feature dd {
            text-align: right;
            padding-left: 1em;
        }

        .feature ~ .feature {
            margin-top: 0;
        }

    .technical-data {
        height: auto;
    }

        .technical-data.columns-1-2 {
            width: 140px;
            float: left;
        }

            .technical-data.columns-1-2:first-child {
                width: calc(100% - 140px);
            }

        .technical-data.columns-1-3 {
            width: 140px;
            float: left;
        }

            .technical-data.columns-1-3:first-child {
                width: calc(100% - 280px);
            }

        .technical-data.columns-1-4 {
            width: 110px;
            float: left;
        }

            .technical-data.columns-1-4:first-child {
                width: calc(100% - 330px);
            }

        .technical-data.columns-1-5 {
            width: 110px;
            float: left;
        }

            .technical-data.columns-1-5:first-child {
                width: calc(100% - 440px);
            }

        .technical-data.columns-1-6 {
            width: 110px;
            float: left;
        }

            .technical-data.columns-1-6:first-child {
                width: calc(100% - 660px);
            }

        .technical-data:first-child dt {
            min-height: 1px;
            width: calc(100% - 180px);
            display: block;
            float: left;
        }

        .technical-data:first-child dd {
            min-height: 1px;
            width: 180px;
            margin-top: 0;
            float: left;
        }

        .technical-data .name {
            text-align: right;
            cursor: auto;
        }

            .technical-data .name:after {
                display: none;
            }

        .technical-data .description {
            font-size: 1.4rem;
            line-height: 1.98rem;
            text-align: right;
        }

        .technical-data dt {
            display: none;
        }

        .technical-data dd {
            text-align: right;
            padding-left: 1em;
        }

        .technical-data ~ .technical-data {
            margin-top: 0;
        }

    .used-products .item-no, .used-products .serial-no {
        width: 15%;
    }

    .used-products .prepared {
        width: 20%;
    }
}

@media (min-width:992px) {
    .container {
        width: 970px;
    }

    .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
        float: left;
    }

    .col-md-12 {
        width: 100%;
    }

    .col-md-11 {
        width: 91.66666667%;
    }

    .col-md-10 {
        width: 83.33333333%;
    }

    .col-md-9 {
        width: 75%;
    }

    .col-md-8 {
        width: 66.66666667%;
    }

    .col-md-7 {
        width: 58.33333333%;
    }

    .col-md-6 {
        width: 50%;
    }

    .col-md-5 {
        width: 41.66666667%;
    }

    .col-md-4 {
        width: 33.33333333%;
    }

    .col-md-3 {
        width: 25%;
    }

    .col-md-2 {
        width: 16.66666667%;
    }

    .col-md-1 {
        width: 8.33333333%;
    }

    .col-md-pull-12 {
        right: 100%;
    }

    .col-md-pull-11 {
        right: 91.66666667%;
    }

    .col-md-pull-10 {
        right: 83.33333333%;
    }

    .col-md-pull-9 {
        right: 75%;
    }

    .col-md-pull-8 {
        right: 66.66666667%;
    }

    .col-md-pull-7 {
        right: 58.33333333%;
    }

    .col-md-pull-6 {
        right: 50%;
    }

    .col-md-pull-5 {
        right: 41.66666667%;
    }

    .col-md-pull-4 {
        right: 33.33333333%;
    }

    .col-md-pull-3 {
        right: 25%;
    }

    .col-md-pull-2 {
        right: 16.66666667%;
    }

    .col-md-pull-1 {
        right: 8.33333333%;
    }

    .col-md-pull-0 {
        right: auto;
    }

    .col-md-push-12 {
        left: 100%;
    }

    .col-md-push-11 {
        left: 91.66666667%;
    }

    .col-md-push-10 {
        left: 83.33333333%;
    }

    .col-md-push-9 {
        left: 75%;
    }

    .col-md-push-8 {
        left: 66.66666667%;
    }

    .col-md-push-7 {
        left: 58.33333333%;
    }

    .col-md-push-6 {
        left: 50%;
    }

    .col-md-push-5 {
        left: 41.66666667%;
    }

    .col-md-push-4 {
        left: 33.33333333%;
    }

    .col-md-push-3 {
        left: 25%;
    }

    .col-md-push-2 {
        left: 16.66666667%;
    }

    .col-md-push-1 {
        left: 8.33333333%;
    }

    .col-md-push-0 {
        left: auto;
    }

    .col-md-offset-12 {
        margin-left: 100%;
    }

    .col-md-offset-11 {
        margin-left: 91.66666667%;
    }

    .col-md-offset-10 {
        margin-left: 83.33333333%;
    }

    .col-md-offset-9 {
        margin-left: 75%;
    }

    .col-md-offset-8 {
        margin-left: 66.66666667%;
    }

    .col-md-offset-7 {
        margin-left: 58.33333333%;
    }

    .col-md-offset-6 {
        margin-left: 50%;
    }

    .col-md-offset-5 {
        margin-left: 41.66666667%;
    }

    .col-md-offset-4 {
        margin-left: 33.33333333%;
    }

    .col-md-offset-3 {
        margin-left: 25%;
    }

    .col-md-offset-2 {
        margin-left: 16.66666667%;
    }

    .col-md-offset-1 {
        margin-left: 8.33333333%;
    }

    .col-md-offset-0 {
        margin-left: 0;
    }

    .product-demo .product-image .splash .heading {
        font-size: 6rem;
        line-height: .85em;
    }

    .product-demo .product-image .splash .subheading {
        font-size: 3.6rem;
        line-height: .85em;
    }
}

@media (min-width:992px) and (max-width:1199px) {
    .visible-md {
        display: block !important;
    }

    table.visible-md {
        display: table !important;
    }

    tr.visible-md {
        display: table-row !important;
    }

    td.visible-md, th.visible-md {
        display: table-cell !important;
    }

    .visible-md-block {
        display: block !important;
    }

    .visible-md-inline {
        display: inline !important;
    }

    .visible-md-inline-block {
        display: inline-block !important;
    }

    .hidden-md {
        display: none !important;
    }
}

@media (min-width:992px) {
    .container {
        width: 972px;
    }

    .newsletter-form .content {
        padding-top: 4em;
        padding-bottom: 4em;
    }

    .carousel .carousel-controls .next, .carousel .carousel-controls .next:hover, .carousel .carousel-controls .prev, .carousel .carousel-controls .prev:hover {
        background: none;
    }

    .carousel .carousel-controls .prev {
        left: -48px;
    }

    .carousel .carousel-controls .next {
        right: -48px;
    }

    .product-carousel .carousel-item .content {
        padding-top: 2em;
    }

    .quote-carousel .carousel-item .content {
        padding-top: 4em;
        padding-bottom: 4em;
    }

    .tabs .tab-nav ul {
        font-size: 2.4rem;
        line-height: 2em;
        padding-right: 30px;
        padding-left: 30px;
    }

        .tabs .tab-nav ul li {
            margin-right: 30px;
            margin-left: 30px;
        }

    .tabs .tab-content {
        padding-right: 60px;
        padding-left: 60px;
    }

    .site-header .logo {
        width: auto;
        margin-right: 20px;
    }

    .site-header .search-form input {
        width: 240px;
    }

    .site-header .primary li, .site-header .secondary li, .site-header .toggle-language {
        padding-right: 20px;
        padding-left: 20px;
    }

    .page-content {
        padding-right: 0;
        padding-left: 0;
    }

    .page-template-product.js-product-navigation-fixed .page-content {
        padding-top: 80px;
    }

    .product-content .content {
        padding-top: 4em;
        padding-bottom: 4em;
    }

        .product-content .content.left, .product-content .content.right {
            padding: 2em 8.33333%;
        }

        .product-content .content + .box-list {
            margin-top: -4em;
        }

    .product-content .category-list {
        width: 50%;
    }

    .product-content .box-list {
        padding-bottom: 4em;
    }

        .product-content .box-list .box-item img {
            max-height: 220px;
        }

    .product-demo .content {
        margin-left: 50%;
        padding: 2em 8.33333%;
        width: 50%;
    }

    .product-demo .image {
        margin-bottom: 0;
        position: static;
    }

    .product-demo .product-image {
        bottom: 0;
        max-height: 100%;
        left: 0;
        padding: 0 0 2em 4.16667%;
        padding-bottom: 3em;
        position: absolute;
        width: 50%;
        z-index: 1;
    }

        .product-demo .product-image .splash {
            bottom: 100%;
            left: 8.33333%;
            top: auto;
            -webkit-transform: rotate(-8.5deg) translateY(30%);
            -ms-transform: rotate(-8.5deg) translateY(30%);
            transform: rotate(-8.5deg) translateY(30%);
            height: 230px;
            padding-bottom: 4.5em;
            padding-top: 4.5em;
            width: 230px;
        }

    .box-list .box-item {
        width: 25%;
    }

    .page-template-frontpage .box-list .box-item:nth-child(1n+2) {
        border-left: 1px solid #eaeaea;
    }

    .download-navigation .section, .product-navigation .section {
        font-size: 1.4rem;
        font-weight: 700;
        line-height: 2em;
        text-transform: uppercase;
        padding-right: 10px;
        padding-left: 10px;
        display: block;
    }

    .js-product-navigation-fixed .product-navigation {
        width: 952px;
        position: fixed;
        top: 0;
        z-index: 4;
    }

    .download-navigation {
        margin-right: 0;
        margin-bottom: 4em;
        margin-left: 0;
    }

    .page-template-tools .download-navigation {
        margin-bottom: 0;
    }

    .product-filters .product-filter {
        padding-right: 30px;
    }

    .product-list .product-item {
        width: calc(33.3334% - 30px);
    }

    .dealer-search {
        width: 83.33333%;
        margin-bottom: 2em;
        position: absolute;
        bottom: 0;
        left: 8.33333%;
        z-index: 1;
    }

    .dealer-list {
        padding-top: 4em;
        padding-bottom: 4em;
    }

    .box-igc {
        min-height: 600px;
        padding: 2em 8.33333%;
    }

        .box-igc .heading {
            margin-top: 9.6rem;
        }

    .box-text {
        padding: 2em 8.33333%;
    }

    .box-contact-info {
        padding-top: 3em;
        padding-bottom: 3em;
    }

    .news-latest {
        padding: 2em 8.33333%;
    }

    .product-panel {
        width: calc(100% - 60px);
    }

        .product-panel .panel-actions {
            padding: 16px 60px;
        }

        .product-panel .heading {
            font-size: 2.4rem;
            line-height: 2em;
        }

    .contact-panel .panel-actions, .demo-panel .panel-actions {
        padding: 16px 60px;
    }

    .contact-panel .heading, .demo-panel .heading {
        font-size: 2.4rem;
        line-height: 2em;
        padding-right: 60px;
        padding-left: 60px;
    }

    .contact-panel .form, .demo-panel .form {
        padding-right: 60px;
        padding-left: 60px;
    }


    .technical-data.columns-1-2 {
        width: 180px;
    }

        .technical-data.columns-1-2:first-child {
            width: calc(100% - 180px);
        }

    .technical-data.columns-1-3 {
        width: 180px;
    }

        .technical-data.columns-1-3:first-child {
            width: calc(100% - 360px);
        }

    .technical-data.columns-1-4 {
        width: 140px;
    }

        .technical-data.columns-1-4:first-child {
            width: calc(100% - 420px);
        }

    .technical-data.columns-1-5 {
        width: 140px;
    }

        .technical-data.columns-1-5:first-child {
            width: calc(100% - 560px);
        }

    .technical-data.columns-1-6 {
        width: 140px;
    }

        .technical-data.columns-1-6:first-child {
            width: calc(100% - 840px);
        }

    .used-products .item-no, .used-products .serial-no {
        width: 12.5%;
    }

    .used-products .prepared {
        width: 17.5%;
    }
}

@media (min-width:1200px) {
    .container {
        width: 1170px;
    }

    .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
        float: left;
    }

    .col-lg-12 {
        width: 100%;
    }

    .col-lg-11 {
        width: 91.66666667%;
    }

    .col-lg-10 {
        width: 83.33333333%;
    }

    .col-lg-9 {
        width: 75%;
    }

    .col-lg-8 {
        width: 66.66666667%;
    }

    .col-lg-7 {
        width: 58.33333333%;
    }

    .col-lg-6 {
        width: 50%;
    }

    .col-lg-5 {
        width: 41.66666667%;
    }

    .col-lg-4 {
        width: 33.33333333%;
    }

    .col-lg-3 {
        width: 25%;
    }

    .col-lg-2 {
        width: 16.66666667%;
    }

    .col-lg-1 {
        width: 8.33333333%;
    }

    .col-lg-pull-12 {
        right: 100%;
    }

    .col-lg-pull-11 {
        right: 91.66666667%;
    }

    .col-lg-pull-10 {
        right: 83.33333333%;
    }

    .col-lg-pull-9 {
        right: 75%;
    }

    .col-lg-pull-8 {
        right: 66.66666667%;
    }

    .col-lg-pull-7 {
        right: 58.33333333%;
    }

    .col-lg-pull-6 {
        right: 50%;
    }

    .col-lg-pull-5 {
        right: 41.66666667%;
    }

    .col-lg-pull-4 {
        right: 33.33333333%;
    }

    .col-lg-pull-3 {
        right: 25%;
    }

    .col-lg-pull-2 {
        right: 16.66666667%;
    }

    .col-lg-pull-1 {
        right: 8.33333333%;
    }

    .col-lg-pull-0 {
        right: auto;
    }

    .col-lg-push-12 {
        left: 100%;
    }

    .col-lg-push-11 {
        left: 91.66666667%;
    }

    .col-lg-push-10 {
        left: 83.33333333%;
    }

    .col-lg-push-9 {
        left: 75%;
    }

    .col-lg-push-8 {
        left: 66.66666667%;
    }

    .col-lg-push-7 {
        left: 58.33333333%;
    }

    .col-lg-push-6 {
        left: 50%;
    }

    .col-lg-push-5 {
        left: 41.66666667%;
    }

    .col-lg-push-4 {
        left: 33.33333333%;
    }

    .col-lg-push-3 {
        left: 25%;
    }

    .col-lg-push-2 {
        left: 16.66666667%;
    }

    .col-lg-push-1 {
        left: 8.33333333%;
    }

    .col-lg-push-0 {
        left: auto;
    }

    .col-lg-offset-12 {
        margin-left: 100%;
    }

    .col-lg-offset-11 {
        margin-left: 91.66666667%;
    }

    .col-lg-offset-10 {
        margin-left: 83.33333333%;
    }

    .col-lg-offset-9 {
        margin-left: 75%;
    }

    .col-lg-offset-8 {
        margin-left: 66.66666667%;
    }

    .col-lg-offset-7 {
        margin-left: 58.33333333%;
    }

    .col-lg-offset-6 {
        margin-left: 50%;
    }

    .col-lg-offset-5 {
        margin-left: 41.66666667%;
    }

    .col-lg-offset-4 {
        margin-left: 33.33333333%;
    }

    .col-lg-offset-3 {
        margin-left: 25%;
    }

    .col-lg-offset-2 {
        margin-left: 16.66666667%;
    }

    .col-lg-offset-1 {
        margin-left: 8.33333333%;
    }

    .col-lg-offset-0 {
        margin-left: 0;
    }

    .visible-lg {
        display: block !important;
    }

    table.visible-lg {
        display: table !important;
    }

    tr.visible-lg {
        display: table-row !important;
    }

    td.visible-lg, th.visible-lg {
        display: table-cell !important;
    }

    .visible-lg-block {
        display: block !important;
    }

    .visible-lg-inline {
        display: inline !important;
    }

    .visible-lg-inline-block {
        display: inline-block !important;
    }

    .hidden-lg {
        display: none !important;
    }
}

@media (min-width:1200px) {
    .container, .container-fluid {
        padding-right: 15px;
        padding-left: 15px;
    }

    .container {
        width: 1176px;
    }

    .row {
        margin-right: -15px;
        margin-left: -15px;
    }

    .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12, .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12, .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12, .col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
        padding-right: 15px;
        padding-left: 15px;
    }

    .site-header .search-form input {
        width: 360px;
    }

    .product-content .box-list .box-item img {
        max-height: none;
    }

    .download-navigation .primary, .download-navigation .primary li, .download-navigation .section, .download-navigation .section li, .product-navigation .primary, .product-navigation .primary li, .product-navigation .section, .product-navigation .section li {
        padding-right: 15px;
        padding-left: 15px;
    }

    .js-product-navigation-fixed .product-navigation {
        width: 1146px;
    }

    .product-list .product-item {
        width: calc(25% - 30px);
    }

    .dynamicweb-map .map > div:first-child {
        height: 720px;
    }

    .product-panel {
        width: calc(100% - 80px);
    }


    .feature dl {
        font-size: 1.4rem;
        line-height: 1.9rem;
        padding-top: 1.5em;
        padding-bottom: 1.5em;
        border-top-width: 2px;
    }

    .technical-data.columns-1-2 {
        width: 220px;
    }

        .technical-data.columns-1-2:first-child {
            width: calc(100% - 220px);
        }

    .technical-data.columns-1-3 {
        width: 220px;
    }

        .technical-data.columns-1-3:first-child {
            width: calc(100% - 440px);
        }

    .technical-data.columns-1-4 {
        width: 170px;
    }

        .technical-data.columns-1-4:first-child {
            width: calc(100% - 510px);
        }

    .technical-data.columns-1-5 {
        width: 170px;
    }

        .technical-data.columns-1-5:first-child {
            width: calc(100% - 680px);
        }

    .technical-data.columns-1-6 {
        width: 170px;
    }

        .technical-data.columns-1-6:first-child {
            width: calc(100% - 1020px);
        }

    .technical-data:first-child dt {
        width: calc(100% - 240px);
    }

    .technical-data:first-child dd {
        width: 240px;
    }

    .technical-data dl {
        font-size: 1.4rem;
        line-height: 1.9rem;
        padding-top: 1.5em;
        padding-bottom: 1.5em;
        border-top-width: 2px;
    }

    .used-products .item-no, .used-products .serial-no {
        width: 10%;
    }

    .used-products .prepared {
        width: 15%;
    }
}

@media (min-width:1376px) {
    .page-header-carousel .carousel-item .image, .page-header .image {
        max-width: 1376px;
        margin-left: -688px;
        left: 50%;
    }
}

@media (max-width:767px) {
    .visible-xs {
        display: block !important;
    }

    table.visible-xs {
        display: table !important;
    }

    tr.visible-xs {
        display: table-row !important;
    }

    td.visible-xs, th.visible-xs {
        display: table-cell !important;
    }

    .visible-xs-block {
        display: block !important;
    }

    .visible-xs-inline {
        display: inline !important;
    }

    .visible-xs-inline-block {
        display: inline-block !important;
    }

    .hidden-xs {
        display: none !important;
    }
}

@media (max-width:767px) {
    .outer-wrap {
        overflow: hidden;
    }

    .inner-wrap, .outer-wrap {
        width: 100%;
        min-height: 100%;
        position: relative;
    }

    .inner-wrap {
        -webkit-transform: translateX(0);
        -ms-transform: translateX(0);
        transform: translateX(0);
        -webkit-transition: -webkit-transform .4s;
        transition: -webkit-transform .4s;
        transition: transform .4s;
        transition: transform .4s,-webkit-transform .4s;
    }

    .js-navigation-open .inner-wrap {
        -webkit-transform: translateX(224px);
        -ms-transform: translateX(224px);
        transform: translateX(224px);
    }

    .js-navigation-open.js-navigation-level-2 .inner-wrap {
        -webkit-transform: translateX(244px);
        -ms-transform: translateX(244px);
        transform: translateX(244px);
    }

    .site-header .primary, .site-header .search-form, .site-header .secondary {
        display: none;
    }
}

@media (max-width:539px) {
    .page-template-frontpage .box-list .box-item:nth-child(1n+2) {
        border-top: 1px solid #eaeaea;
    }
}

@media print {
    .visible-print {
        display: block !important;
    }

    table.visible-print {
        display: table !important;
    }

    tr.visible-print {
        display: table-row !important;
    }

    td.visible-print, th.visible-print {
        display: table-cell !important;
    }

    .visible-print-block {
        display: block !important;
    }

    .visible-print-inline {
        display: inline !important;
    }

    .visible-print-inline-block {
        display: inline-block !important;
    }

    .hidden-print {
        display: none !important;
    }
}

@-webkit-keyframes a {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }

    to {
        -webkit-transform: rotate(1turn);
        transform: rotate(1turn);
    }
}

@keyframes a {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }

    to {
        -webkit-transform: rotate(1turn);
        transform: rotate(1turn);
    }
}
