@charset "UTF-8";
/*!t
 * Bootstrap v3.3.6 (https://getbootstrap.com)
 * Copyright 2011-2015 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/../../../../../../vendor/twbs/bootstrap-sass/assets/stylesheets/bootstrap/blob/master/LICENSE)
 */
/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
@import url("https://maxcdn.bootstrapcdn.com/font-awesome/4.5.0/css/font-awesome.min.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: bold;
}

dfn {
    font-style: italic;
}

h1 {
    font-size: 2em;
    margin: 0.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: -0.5em;
}

sub {
    bottom: -0.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 #c0c0c0;
    margin: 0 2px;
    padding: 0.35em 0.625em 0.75em;
}

legend {
    border: 0;
    padding: 0;
}

textarea {
    overflow: auto;
}

optgroup {
    font-weight: bold;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

td,
th {
    padding: 0;
}

/*! Source: https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css */
@media print {
    *,
    *:before,
    *:after {
        background: transparent !important;
        color: #000 !important;
        box-shadow: none !important;
        text-shadow: none !important;
    }

    a,
    a:visited {
        text-decoration: underline;
    }

    a[href]:after {
        content: " (" attr(href) ")";
    }

    abbr[title]:after {
        content: " (" attr(title) ")";
    }

    a[href^="#"]:after,
    a[href^="javascript:"]:after {
        content: "";
    }

    pre,
    blockquote {
        border: 1px solid #999;
        page-break-inside: avoid;
    }

    thead {
        display: table-header-group;
    }

    tr,
    img {
        page-break-inside: avoid;
    }

    img {
        max-width: 100% !important;
    }

    p,
    h2,
    h3 {
        orphans: 3;
        widows: 3;
    }

    h2,
    h3 {
        page-break-after: avoid;
    }

    .navbar {
        display: none;
    }

    .btn > .caret,
    .dropup > .btn > .caret {
        border-top-color: #000 !important;
    }

    .label {
        border: 1px solid #000;
    }

    .table {
        border-collapse: collapse !important;
    }

    .table td,
    .table th {
        background-color: #fff !important;
    }

    .table-bordered th,
    .table-bordered td {
        border: 1px solid #ddd !important;
    }
}

@font-face {
    font-family: 'Glyphicons Halflings';
    src: url('vhs-assets-css-7e4e06be1b5df29f8eae2eee4a518370.eot');
    src: url('vhs-assets-css-fa3e9ef39e1a418b2d6fcc0cab9cd48f.eot?#iefix') format("embedded-opentype"), url('vhs-assets-css-693c7bcec2082c93095ab857cf0c3e6a.woff2') format("woff2"), url('vhs-assets-css-4adf50c5b07614be091e71cf1fe8742b.woff') format("woff"), url('vhs-assets-css-63a6e50093e5a3894a06c28655c4d02d.ttf') format("truetype"), url('vhs-assets-css-21210a8f369d3491da76c769d6d90089.svg#glyphicons_halflingsregular') format("svg");
}

.glyphicon {
    position: relative;
    top: 1px;
    display: inline-block;
    font-family: 'Glyphicons Halflings';
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.glyphicon-asterisk:before {
    content: "\002a";
}

.glyphicon-plus:before {
    content: "\002b";
}

.glyphicon-euro:before,
.glyphicon-eur:before {
    content: "\20ac";
}

.glyphicon-minus:before {
    content: "\2212";
}

.glyphicon-cloud:before {
    content: "\2601";
}

.glyphicon-envelope:before {
    content: "\2709";
}

.glyphicon-pencil:before {
    content: "\270f";
}

.glyphicon-glass:before {
    content: "\e001";
}

.glyphicon-music:before {
    content: "\e002";
}

.glyphicon-search:before {
    content: "\e003";
}

.glyphicon-heart:before {
    content: "\e005";
}

.glyphicon-star:before {
    content: "\e006";
}

.glyphicon-star-empty:before {
    content: "\e007";
}

.glyphicon-user:before {
    content: "\e008";
}

.glyphicon-film:before {
    content: "\e009";
}

.glyphicon-th-large:before {
    content: "\e010";
}

.glyphicon-th:before {
    content: "\e011";
}

.glyphicon-th-list:before {
    content: "\e012";
}

.glyphicon-ok:before {
    content: "\e013";
}

.glyphicon-remove:before {
    content: "\e014";
}

.glyphicon-zoom-in:before {
    content: "\e015";
}

.glyphicon-zoom-out:before {
    content: "\e016";
}

.glyphicon-off:before {
    content: "\e017";
}

.glyphicon-signal:before {
    content: "\e018";
}

.glyphicon-cog:before {
    content: "\e019";
}

.glyphicon-trash:before {
    content: "\e020";
}

.glyphicon-home:before {
    content: "\e021";
}

.glyphicon-file:before {
    content: "\e022";
}

.glyphicon-time:before {
    content: "\e023";
}

.glyphicon-road:before {
    content: "\e024";
}

.glyphicon-download-alt:before {
    content: "\e025";
}

.glyphicon-download:before {
    content: "\e026";
}

.glyphicon-upload:before {
    content: "\e027";
}

.glyphicon-inbox:before {
    content: "\e028";
}

.glyphicon-play-circle:before {
    content: "\e029";
}

.glyphicon-repeat:before {
    content: "\e030";
}

.glyphicon-refresh:before {
    content: "\e031";
}

.glyphicon-list-alt:before {
    content: "\e032";
}

.glyphicon-lock:before {
    content: "\e033";
}

.glyphicon-flag:before {
    content: "\e034";
}

.glyphicon-headphones:before {
    content: "\e035";
}

.glyphicon-volume-off:before {
    content: "\e036";
}

.glyphicon-volume-down:before {
    content: "\e037";
}

.glyphicon-volume-up:before {
    content: "\e038";
}

.glyphicon-qrcode:before {
    content: "\e039";
}

.glyphicon-barcode:before {
    content: "\e040";
}

.glyphicon-tag:before {
    content: "\e041";
}

.glyphicon-tags:before {
    content: "\e042";
}

.glyphicon-book:before {
    content: "\e043";
}

.glyphicon-bookmark:before {
    content: "\e044";
}

.glyphicon-print:before {
    content: "\e045";
}

.glyphicon-camera:before {
    content: "\e046";
}

.glyphicon-font:before {
    content: "\e047";
}

.glyphicon-bold:before {
    content: "\e048";
}

.glyphicon-italic:before {
    content: "\e049";
}

.glyphicon-text-height:before {
    content: "\e050";
}

.glyphicon-text-width:before {
    content: "\e051";
}

.glyphicon-align-left:before {
    content: "\e052";
}

.glyphicon-align-center:before {
    content: "\e053";
}

.glyphicon-align-right:before {
    content: "\e054";
}

.glyphicon-align-justify:before {
    content: "\e055";
}

.glyphicon-list:before {
    content: "\e056";
}

.glyphicon-indent-left:before {
    content: "\e057";
}

.glyphicon-indent-right:before {
    content: "\e058";
}

.glyphicon-facetime-video:before {
    content: "\e059";
}

.glyphicon-picture:before {
    content: "\e060";
}

.glyphicon-map-marker:before {
    content: "\e062";
}

.glyphicon-adjust:before {
    content: "\e063";
}

.glyphicon-tint:before {
    content: "\e064";
}

.glyphicon-edit:before {
    content: "\e065";
}

.glyphicon-share:before {
    content: "\e066";
}

.glyphicon-check:before {
    content: "\e067";
}

.glyphicon-move:before {
    content: "\e068";
}

.glyphicon-step-backward:before {
    content: "\e069";
}

.glyphicon-fast-backward:before {
    content: "\e070";
}

.glyphicon-backward:before {
    content: "\e071";
}

.glyphicon-play:before {
    content: "\e072";
}

.glyphicon-pause:before {
    content: "\e073";
}

.glyphicon-stop:before {
    content: "\e074";
}

.glyphicon-forward:before {
    content: "\e075";
}

.glyphicon-fast-forward:before {
    content: "\e076";
}

.glyphicon-step-forward:before {
    content: "\e077";
}

.glyphicon-eject:before {
    content: "\e078";
}

.glyphicon-chevron-left:before {
    content: "\e079";
}

.glyphicon-chevron-right:before {
    content: "\e080";
}

.glyphicon-plus-sign:before {
    content: "\e081";
}

.glyphicon-minus-sign:before {
    content: "\e082";
}

.glyphicon-remove-sign:before {
    content: "\e083";
}

.glyphicon-ok-sign:before {
    content: "\e084";
}

.glyphicon-question-sign:before {
    content: "\e085";
}

.glyphicon-info-sign:before {
    content: "\e086";
}

.glyphicon-screenshot:before {
    content: "\e087";
}

.glyphicon-remove-circle:before {
    content: "\e088";
}

.glyphicon-ok-circle:before {
    content: "\e089";
}

.glyphicon-ban-circle:before {
    content: "\e090";
}

.glyphicon-arrow-left:before {
    content: "\e091";
}

.glyphicon-arrow-right:before {
    content: "\e092";
}

.glyphicon-arrow-up:before {
    content: "\e093";
}

.glyphicon-arrow-down:before {
    content: "\e094";
}

.glyphicon-share-alt:before {
    content: "\e095";
}

.glyphicon-resize-full:before {
    content: "\e096";
}

.glyphicon-resize-small:before {
    content: "\e097";
}

.glyphicon-exclamation-sign:before {
    content: "\e101";
}

.glyphicon-gift:before {
    content: "\e102";
}

.glyphicon-leaf:before {
    content: "\e103";
}

.glyphicon-fire:before {
    content: "\e104";
}

.glyphicon-eye-open:before {
    content: "\e105";
}

.glyphicon-eye-close:before {
    content: "\e106";
}

.glyphicon-warning-sign:before {
    content: "\e107";
}

.glyphicon-plane:before {
    content: "\e108";
}

.glyphicon-calendar:before {
    content: "\e109";
}

.glyphicon-random:before {
    content: "\e110";
}

.glyphicon-comment:before {
    content: "\e111";
}

.glyphicon-magnet:before {
    content: "\e112";
}

.glyphicon-chevron-up:before {
    content: "\e113";
}

.glyphicon-chevron-down:before {
    content: "\e114";
}

.glyphicon-retweet:before {
    content: "\e115";
}

.glyphicon-shopping-cart:before {
    content: "\e116";
}

.glyphicon-folder-close:before {
    content: "\e117";
}

.glyphicon-folder-open:before {
    content: "\e118";
}

.glyphicon-resize-vertical:before {
    content: "\e119";
}

.glyphicon-resize-horizontal:before {
    content: "\e120";
}

.glyphicon-hdd:before {
    content: "\e121";
}

.glyphicon-bullhorn:before {
    content: "\e122";
}

.glyphicon-bell:before {
    content: "\e123";
}

.glyphicon-certificate:before {
    content: "\e124";
}

.glyphicon-thumbs-up:before {
    content: "\e125";
}

.glyphicon-thumbs-down:before {
    content: "\e126";
}

.glyphicon-hand-right:before {
    content: "\e127";
}

.glyphicon-hand-left:before {
    content: "\e128";
}

.glyphicon-hand-up:before {
    content: "\e129";
}

.glyphicon-hand-down:before {
    content: "\e130";
}

.glyphicon-circle-arrow-right:before {
    content: "\e131";
}

.glyphicon-circle-arrow-left:before {
    content: "\e132";
}

.glyphicon-circle-arrow-up:before {
    content: "\e133";
}

.glyphicon-circle-arrow-down:before {
    content: "\e134";
}

.glyphicon-globe:before {
    content: "\e135";
}

.glyphicon-wrench:before {
    content: "\e136";
}

.glyphicon-tasks:before {
    content: "\e137";
}

.glyphicon-filter:before {
    content: "\e138";
}

.glyphicon-briefcase:before {
    content: "\e139";
}

.glyphicon-fullscreen:before {
    content: "\e140";
}

.glyphicon-dashboard:before {
    content: "\e141";
}

.glyphicon-paperclip:before {
    content: "\e142";
}

.glyphicon-heart-empty:before {
    content: "\e143";
}

.glyphicon-link:before {
    content: "\e144";
}

.glyphicon-phone:before {
    content: "\e145";
}

.glyphicon-pushpin:before {
    content: "\e146";
}

.glyphicon-usd:before {
    content: "\e148";
}

.glyphicon-gbp:before {
    content: "\e149";
}

.glyphicon-sort:before {
    content: "\e150";
}

.glyphicon-sort-by-alphabet:before {
    content: "\e151";
}

.glyphicon-sort-by-alphabet-alt:before {
    content: "\e152";
}

.glyphicon-sort-by-order:before {
    content: "\e153";
}

.glyphicon-sort-by-order-alt:before {
    content: "\e154";
}

.glyphicon-sort-by-attributes:before {
    content: "\e155";
}

.glyphicon-sort-by-attributes-alt:before {
    content: "\e156";
}

.glyphicon-unchecked:before {
    content: "\e157";
}

.glyphicon-expand:before {
    content: "\e158";
}

.glyphicon-collapse-down:before {
    content: "\e159";
}

.glyphicon-collapse-up:before {
    content: "\e160";
}

.glyphicon-log-in:before {
    content: "\e161";
}

.glyphicon-flash:before {
    content: "\e162";
}

.glyphicon-log-out:before {
    content: "\e163";
}

.glyphicon-new-window:before {
    content: "\e164";
}

.glyphicon-record:before {
    content: "\e165";
}

.glyphicon-save:before {
    content: "\e166";
}

.glyphicon-open:before {
    content: "\e167";
}

.glyphicon-saved:before {
    content: "\e168";
}

.glyphicon-import:before {
    content: "\e169";
}

.glyphicon-export:before {
    content: "\e170";
}

.glyphicon-send:before {
    content: "\e171";
}

.glyphicon-floppy-disk:before {
    content: "\e172";
}

.glyphicon-floppy-saved:before {
    content: "\e173";
}

.glyphicon-floppy-remove:before {
    content: "\e174";
}

.glyphicon-floppy-save:before {
    content: "\e175";
}

.glyphicon-floppy-open:before {
    content: "\e176";
}

.glyphicon-credit-card:before {
    content: "\e177";
}

.glyphicon-transfer:before {
    content: "\e178";
}

.glyphicon-cutlery:before {
    content: "\e179";
}

.glyphicon-header:before {
    content: "\e180";
}

.glyphicon-compressed:before {
    content: "\e181";
}

.glyphicon-earphone:before {
    content: "\e182";
}

.glyphicon-phone-alt:before {
    content: "\e183";
}

.glyphicon-tower:before {
    content: "\e184";
}

.glyphicon-stats:before {
    content: "\e185";
}

.glyphicon-sd-video:before {
    content: "\e186";
}

.glyphicon-hd-video:before {
    content: "\e187";
}

.glyphicon-subtitles:before {
    content: "\e188";
}

.glyphicon-sound-stereo:before {
    content: "\e189";
}

.glyphicon-sound-dolby:before {
    content: "\e190";
}

.glyphicon-sound-5-1:before {
    content: "\e191";
}

.glyphicon-sound-6-1:before {
    content: "\e192";
}

.glyphicon-sound-7-1:before {
    content: "\e193";
}

.glyphicon-copyright-mark:before {
    content: "\e194";
}

.glyphicon-registration-mark:before {
    content: "\e195";
}

.glyphicon-cloud-download:before {
    content: "\e197";
}

.glyphicon-cloud-upload:before {
    content: "\e198";
}

.glyphicon-tree-conifer:before {
    content: "\e199";
}

.glyphicon-tree-deciduous:before {
    content: "\e200";
}

.glyphicon-cd:before {
    content: "\e201";
}

.glyphicon-save-file:before {
    content: "\e202";
}

.glyphicon-open-file:before {
    content: "\e203";
}

.glyphicon-level-up:before {
    content: "\e204";
}

.glyphicon-copy:before {
    content: "\e205";
}

.glyphicon-paste:before {
    content: "\e206";
}

.glyphicon-alert:before {
    content: "\e209";
}

.glyphicon-equalizer:before {
    content: "\e210";
}

.glyphicon-king:before {
    content: "\e211";
}

.glyphicon-queen:before {
    content: "\e212";
}

.glyphicon-pawn:before {
    content: "\e213";
}

.glyphicon-bishop:before {
    content: "\e214";
}

.glyphicon-knight:before {
    content: "\e215";
}

.glyphicon-baby-formula:before {
    content: "\e216";
}

.glyphicon-tent:before {
    content: "\26fa";
}

.glyphicon-blackboard:before {
    content: "\e218";
}

.glyphicon-bed:before {
    content: "\e219";
}

.glyphicon-apple:before {
    content: "\f8ff";
}

.glyphicon-erase:before {
    content: "\e221";
}

.glyphicon-hourglass:before {
    content: "\231b";
}

.glyphicon-lamp:before {
    content: "\e223";
}

.glyphicon-duplicate:before {
    content: "\e224";
}

.glyphicon-piggy-bank:before {
    content: "\e225";
}

.glyphicon-scissors:before {
    content: "\e226";
}

.glyphicon-bitcoin:before {
    content: "\e227";
}

.glyphicon-btc:before {
    content: "\e227";
}

.glyphicon-xbt:before {
    content: "\e227";
}

.glyphicon-yen:before {
    content: "\00a5";
}

.glyphicon-jpy:before {
    content: "\00a5";
}

.glyphicon-ruble:before {
    content: "\20bd";
}

.glyphicon-rub:before {
    content: "\20bd";
}

.glyphicon-scale:before {
    content: "\e230";
}

.glyphicon-ice-lolly:before {
    content: "\e231";
}

.glyphicon-ice-lolly-tasted:before {
    content: "\e232";
}

.glyphicon-education:before {
    content: "\e233";
}

.glyphicon-option-horizontal:before {
    content: "\e234";
}

.glyphicon-option-vertical:before {
    content: "\e235";
}

.glyphicon-menu-hamburger:before {
    content: "\e236";
}

.glyphicon-modal-window:before {
    content: "\e237";
}

.glyphicon-oil:before {
    content: "\e238";
}

.glyphicon-grain:before {
    content: "\e239";
}

.glyphicon-sunglasses:before {
    content: "\e240";
}

.glyphicon-text-size:before {
    content: "\e241";
}

.glyphicon-text-color:before {
    content: "\e242";
}

.glyphicon-text-background:before {
    content: "\e243";
}

.glyphicon-object-align-top:before {
    content: "\e244";
}

.glyphicon-object-align-bottom:before {
    content: "\e245";
}

.glyphicon-object-align-horizontal:before {
    content: "\e246";
}

.glyphicon-object-align-left:before {
    content: "\e247";
}

.glyphicon-object-align-vertical:before {
    content: "\e248";
}

.glyphicon-object-align-right:before {
    content: "\e249";
}

.glyphicon-triangle-right:before {
    content: "\e250";
}

.glyphicon-triangle-left:before {
    content: "\e251";
}

.glyphicon-triangle-bottom:before {
    content: "\e252";
}

.glyphicon-triangle-top:before {
    content: "\e253";
}

.glyphicon-console:before {
    content: "\e254";
}

.glyphicon-superscript:before {
    content: "\e255";
}

.glyphicon-subscript:before {
    content: "\e256";
}

.glyphicon-menu-left:before {
    content: "\e257";
}

.glyphicon-menu-right:before {
    content: "\e258";
}

.glyphicon-menu-down:before {
    content: "\e259";
}

.glyphicon-menu-up:before {
    content: "\e260";
}

* {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

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

html {
    font-size: 10px;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

body {
    font-family: "TheSansPlain", sans-serif;
    font-size: 20px;
    line-height: 1.4;
    color: #525252;
    background-color: #fff;
}

input,
button,
select,
textarea {
    font-family: inherit;
    font-size: inherit;
    line-height: inherit;
}

a {
    color: #87B107;
    text-decoration: none;
}

a:hover, a:focus {
    color: #87B107;
    text-decoration: none;
}

a:focus {
    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.4;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 4px;
    -webkit-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
    display: inline-block;
    max-width: 100%;
    height: auto;
}

.img-circle {
    border-radius: 50%;
}

hr {
    margin-top: 28px;
    margin-bottom: 28px;
    border: 0;
    border-top: 1px solid #eeeeee;
}

.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;
}

h1, h2, h3, h4, h5, h6,
.h1, .h2, .h3, .h4, .h5, .h6 {
    font-family: "AbelPro-Bold", Verdana, sans-serif;
    font-weight: normal;
    line-height: 1.1;
    color: inherit;
}

h1 small,
h1 .small, h2 small,
h2 .small, h3 small,
h3 .small, h4 small,
h4 .small, h5 small,
h5 .small, h6 small,
h6 .small,
.h1 small,
.h1 .small, .h2 small,
.h2 .small, .h3 small,
.h3 .small, .h4 small,
.h4 .small, .h5 small,
.h5 .small, .h6 small,
.h6 .small {
    font-weight: normal;
    line-height: 1;
    color: #777777;
}

h1, .h1,
h2, .h2,
h3, .h3 {
    margin-top: 28px;
    margin-bottom: 14px;
}

h1 small,
h1 .small, .h1 small,
.h1 .small,
h2 small,
h2 .small, .h2 small,
.h2 .small,
h3 small,
h3 .small, .h3 small,
.h3 .small {
    font-size: 65%;
}

h4, .h4,
h5, .h5,
h6, .h6 {
    margin-top: 14px;
    margin-bottom: 14px;
}

h4 small,
h4 .small, .h4 small,
.h4 .small,
h5 small,
h5 .small, .h5 small,
.h5 .small,
h6 small,
h6 .small, .h6 small,
.h6 .small {
    font-size: 75%;
}

h1, .h1 {
    font-size: 52px;
}

h2, .h2 {
    font-size: 43px;
}

h3, .h3 {
    font-size: 34px;
}

h4, .h4 {
    font-size: 25px;
}

h5, .h5 {
    font-size: 20px;
}

h6, .h6 {
    font-size: 17px;
}

p {
    margin: 0 0 14px;
}

.lead {
    margin-bottom: 28px;
    font-size: 23px;
    font-weight: 300;
    line-height: 1.4;
}

@media (min-width: 768px) {
    .lead {
        font-size: 30px;
    }
}

small,
.small {
    font-size: 85%;
}

mark,
.mark {
    background-color: #fcf8e3;
    padding: .2em;
}

.text-left {
    text-align: left;
}

.text-right {
    text-align: right;
}

.text-center {
    text-align: center;
}

.text-justify {
    text-align: justify;
}

.text-nowrap {
    white-space: nowrap;
}

.text-lowercase {
    text-transform: lowercase;
}

.text-uppercase, .initialism {
    text-transform: uppercase;
}

.text-capitalize {
    text-transform: capitalize;
}

.text-muted {
    color: #777777;
}

.text-primary {
    color: #87B107;
}

a.text-primary:hover,
a.text-primary:focus {
    color: #628005;
}

.text-success {
    color: #3c763d;
}

a.text-success:hover,
a.text-success:focus {
    color: #2b542c;
}

.text-info {
    color: #31708f;
}

a.text-info:hover,
a.text-info:focus {
    color: #245269;
}

.text-warning {
    color: #8a6d3b;
}

a.text-warning:hover,
a.text-warning:focus {
    color: #66512c;
}

.text-danger {
    color: #a94442;
}

a.text-danger:hover,
a.text-danger:focus {
    color: #843534;
}

.bg-primary {
    color: #fff;
}

.bg-primary {
    background-color: #87B107;
}

a.bg-primary:hover,
a.bg-primary:focus {
    background-color: #628005;
}

.bg-success {
    background-color: #dff0d8;
}

a.bg-success:hover,
a.bg-success:focus {
    background-color: #c1e2b3;
}

.bg-info {
    background-color: #d9edf7;
}

a.bg-info:hover,
a.bg-info:focus {
    background-color: #afd9ee;
}

.bg-warning {
    background-color: #fcf8e3;
}

a.bg-warning:hover,
a.bg-warning:focus {
    background-color: #f7ecb5;
}

.bg-danger {
    background-color: #f2dede;
}

a.bg-danger:hover,
a.bg-danger:focus {
    background-color: #e4b9b9;
}

.page-header {
    padding-bottom: 13px;
    margin: 56px 0 28px;
    border-bottom: 1px solid #eeeeee;
}

ul,
ol {
    margin-top: 0;
    margin-bottom: 14px;
}

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

.list-unstyled {
    padding-left: 0;
    list-style: none;
}

.list-inline {
    padding-left: 0;
    list-style: none;
    margin-left: -5px;
}

.list-inline > li {
    display: inline-block;
    padding-left: 5px;
    padding-right: 5px;
}

dl {
    margin-top: 0;
    margin-bottom: 28px;
}

dt,
dd {
    line-height: 1.4;
}

dt {
    font-weight: bold;
}

dd {
    margin-left: 0;
}

.dl-horizontal dd:before, .dl-horizontal dd:after {
    content: " ";
    display: table;
}

.dl-horizontal dd:after {
    clear: both;
}

@media (min-width: 768px) {
    .dl-horizontal dt {
        float: left;
        width: 160px;
        clear: left;
        text-align: right;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
    }

    .dl-horizontal dd {
        margin-left: 180px;
    }
}

abbr[title],
abbr[data-original-title] {
    cursor: help;
    border-bottom: 1px dotted #777777;
}

.initialism {
    font-size: 90%;
}

blockquote {
    padding: 14px 28px;
    margin: 0 0 28px;
    font-size: 25px;
    border-left: 5px solid #eeeeee;
}

blockquote p:last-child,
blockquote ul:last-child,
blockquote ol:last-child {
    margin-bottom: 0;
}

blockquote footer,
blockquote small,
blockquote .small {
    display: block;
    font-size: 80%;
    line-height: 1.4;
    color: #777777;
}

blockquote footer:before,
blockquote small:before,
blockquote .small:before {
    content: '\2014 \00A0';
}

.blockquote-reverse,
blockquote.pull-right {
    padding-right: 15px;
    padding-left: 0;
    border-right: 5px solid #eeeeee;
    border-left: 0;
    text-align: right;
}

.blockquote-reverse footer:before,
.blockquote-reverse small:before,
.blockquote-reverse .small:before,
blockquote.pull-right footer:before,
blockquote.pull-right small:before,
blockquote.pull-right .small:before {
    content: '';
}

.blockquote-reverse footer:after,
.blockquote-reverse small:after,
.blockquote-reverse .small:after,
blockquote.pull-right footer:after,
blockquote.pull-right small:after,
blockquote.pull-right .small:after {
    content: '\00A0 \2014';
}

address {
    margin-bottom: 28px;
    font-style: normal;
    line-height: 1.4;
}

code,
kbd,
pre,
samp {
    font-family: Menlo, Monaco, Consolas, "Courier New", monospace;
}

code {
    padding: 2px 4px;
    font-size: 90%;
    color: #c7254e;
    background-color: #f9f2f4;
    border-radius: 4px;
}

kbd {
    padding: 2px 4px;
    font-size: 90%;
    color: #fff;
    background-color: #333;
    border-radius: 3px;
    box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25);
}

kbd kbd {
    padding: 0;
    font-size: 100%;
    font-weight: bold;
    box-shadow: none;
}

pre {
    display: block;
    padding: 13.5px;
    margin: 0 0 14px;
    font-size: 19px;
    line-height: 1.4;
    word-break: break-all;
    word-wrap: break-word;
    color: #70767b;
    background-color: #f5f5f5;
    border: 1px solid #ccc;
    border-radius: 4px;
}

pre code {
    padding: 0;
    font-size: inherit;
    color: inherit;
    white-space: pre-wrap;
    background-color: transparent;
    border-radius: 0;
}

.pre-scrollable {
    max-height: 340px;
    overflow-y: scroll;
}

.container {
    margin-right: auto;
    margin-left: auto;
    padding-left: 15px;
    padding-right: 15px;
}

.container:before, .container:after {
    content: " ";
    display: table;
}

.container:after {
    clear: both;
}

@media (min-width: 768px) {
    .container {
        width: 750px;
    }
}

@media (min-width: 992px) {
    .container {
        width: 970px;
    }
}

@media (min-width: 1200px) {
    .container {
        width: 1170px;
    }
}

.container-fluid {
    margin-right: auto;
    margin-left: auto;
    padding-left: 15px;
    padding-right: 15px;
}

.container-fluid:before, .container-fluid:after {
    content: " ";
    display: table;
}

.container-fluid:after {
    clear: both;
}

.row {
    margin-left: -15px;
    margin-right: -15px;
}

.row:before, .row:after {
    content: " ";
    display: table;
}

.row:after {
    clear: both;
}

.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-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-1 {
    width: 8.3333333333%;
}

.col-xs-2 {
    width: 16.6666666667%;
}

.col-xs-3 {
    width: 25%;
}

.col-xs-4 {
    width: 33.3333333333%;
}

.col-xs-5 {
    width: 41.6666666667%;
}

.col-xs-6 {
    width: 50%;
}

.col-xs-7 {
    width: 58.3333333333%;
}

.col-xs-8 {
    width: 66.6666666667%;
}

.col-xs-9 {
    width: 75%;
}

.col-xs-10 {
    width: 83.3333333333%;
}

.col-xs-11 {
    width: 91.6666666667%;
}

.col-xs-12 {
    width: 100%;
}

.col-xs-pull-0 {
    right: auto;
}

.col-xs-pull-1 {
    right: 8.3333333333%;
}

.col-xs-pull-2 {
    right: 16.6666666667%;
}

.col-xs-pull-3 {
    right: 25%;
}

.col-xs-pull-4 {
    right: 33.3333333333%;
}

.col-xs-pull-5 {
    right: 41.6666666667%;
}

.col-xs-pull-6 {
    right: 50%;
}

.col-xs-pull-7 {
    right: 58.3333333333%;
}

.col-xs-pull-8 {
    right: 66.6666666667%;
}

.col-xs-pull-9 {
    right: 75%;
}

.col-xs-pull-10 {
    right: 83.3333333333%;
}

.col-xs-pull-11 {
    right: 91.6666666667%;
}

.col-xs-pull-12 {
    right: 100%;
}

.col-xs-push-0 {
    left: auto;
}

.col-xs-push-1 {
    left: 8.3333333333%;
}

.col-xs-push-2 {
    left: 16.6666666667%;
}

.col-xs-push-3 {
    left: 25%;
}

.col-xs-push-4 {
    left: 33.3333333333%;
}

.col-xs-push-5 {
    left: 41.6666666667%;
}

.col-xs-push-6 {
    left: 50%;
}

.col-xs-push-7 {
    left: 58.3333333333%;
}

.col-xs-push-8 {
    left: 66.6666666667%;
}

.col-xs-push-9 {
    left: 75%;
}

.col-xs-push-10 {
    left: 83.3333333333%;
}

.col-xs-push-11 {
    left: 91.6666666667%;
}

.col-xs-push-12 {
    left: 100%;
}

.col-xs-offset-0 {
    margin-left: 0%;
}

.col-xs-offset-1 {
    margin-left: 8.3333333333%;
}

.col-xs-offset-2 {
    margin-left: 16.6666666667%;
}

.col-xs-offset-3 {
    margin-left: 25%;
}

.col-xs-offset-4 {
    margin-left: 33.3333333333%;
}

.col-xs-offset-5 {
    margin-left: 41.6666666667%;
}

.col-xs-offset-6 {
    margin-left: 50%;
}

.col-xs-offset-7 {
    margin-left: 58.3333333333%;
}

.col-xs-offset-8 {
    margin-left: 66.6666666667%;
}

.col-xs-offset-9 {
    margin-left: 75%;
}

.col-xs-offset-10 {
    margin-left: 83.3333333333%;
}

.col-xs-offset-11 {
    margin-left: 91.6666666667%;
}

.col-xs-offset-12 {
    margin-left: 100%;
}

@media (min-width: 768px) {
    .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-1 {
        width: 8.3333333333%;
    }

    .col-sm-2 {
        width: 16.6666666667%;
    }

    .col-sm-3 {
        width: 25%;
    }

    .col-sm-4 {
        width: 33.3333333333%;
    }

    .col-sm-5 {
        width: 41.6666666667%;
    }

    .col-sm-6 {
        width: 50%;
    }

    .col-sm-7 {
        width: 58.3333333333%;
    }

    .col-sm-8 {
        width: 66.6666666667%;
    }

    .col-sm-9 {
        width: 75%;
    }

    .col-sm-10 {
        width: 83.3333333333%;
    }

    .col-sm-11 {
        width: 91.6666666667%;
    }

    .col-sm-12 {
        width: 100%;
    }

    .col-sm-pull-0 {
        right: auto;
    }

    .col-sm-pull-1 {
        right: 8.3333333333%;
    }

    .col-sm-pull-2 {
        right: 16.6666666667%;
    }

    .col-sm-pull-3 {
        right: 25%;
    }

    .col-sm-pull-4 {
        right: 33.3333333333%;
    }

    .col-sm-pull-5 {
        right: 41.6666666667%;
    }

    .col-sm-pull-6 {
        right: 50%;
    }

    .col-sm-pull-7 {
        right: 58.3333333333%;
    }

    .col-sm-pull-8 {
        right: 66.6666666667%;
    }

    .col-sm-pull-9 {
        right: 75%;
    }

    .col-sm-pull-10 {
        right: 83.3333333333%;
    }

    .col-sm-pull-11 {
        right: 91.6666666667%;
    }

    .col-sm-pull-12 {
        right: 100%;
    }

    .col-sm-push-0 {
        left: auto;
    }

    .col-sm-push-1 {
        left: 8.3333333333%;
    }

    .col-sm-push-2 {
        left: 16.6666666667%;
    }

    .col-sm-push-3 {
        left: 25%;
    }

    .col-sm-push-4 {
        left: 33.3333333333%;
    }

    .col-sm-push-5 {
        left: 41.6666666667%;
    }

    .col-sm-push-6 {
        left: 50%;
    }

    .col-sm-push-7 {
        left: 58.3333333333%;
    }

    .col-sm-push-8 {
        left: 66.6666666667%;
    }

    .col-sm-push-9 {
        left: 75%;
    }

    .col-sm-push-10 {
        left: 83.3333333333%;
    }

    .col-sm-push-11 {
        left: 91.6666666667%;
    }

    .col-sm-push-12 {
        left: 100%;
    }

    .col-sm-offset-0 {
        margin-left: 0%;
    }

    .col-sm-offset-1 {
        margin-left: 8.3333333333%;
    }

    .col-sm-offset-2 {
        margin-left: 16.6666666667%;
    }

    .col-sm-offset-3 {
        margin-left: 25%;
    }

    .col-sm-offset-4 {
        margin-left: 33.3333333333%;
    }

    .col-sm-offset-5 {
        margin-left: 41.6666666667%;
    }

    .col-sm-offset-6 {
        margin-left: 50%;
    }

    .col-sm-offset-7 {
        margin-left: 58.3333333333%;
    }

    .col-sm-offset-8 {
        margin-left: 66.6666666667%;
    }

    .col-sm-offset-9 {
        margin-left: 75%;
    }

    .col-sm-offset-10 {
        margin-left: 83.3333333333%;
    }

    .col-sm-offset-11 {
        margin-left: 91.6666666667%;
    }

    .col-sm-offset-12 {
        margin-left: 100%;
    }
}

@media (min-width: 992px) {
    .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-1 {
        width: 8.3333333333%;
    }

    .col-md-2 {
        width: 16.6666666667%;
    }

    .col-md-3 {
        width: 25%;
    }

    .col-md-4 {
        width: 33.3333333333%;
    }

    .col-md-5 {
        width: 41.6666666667%;
    }

    .col-md-6 {
        width: 50%;
    }

    .col-md-7 {
        width: 58.3333333333%;
    }

    .col-md-8 {
        width: 66.6666666667%;
    }

    .col-md-9 {
        width: 75%;
    }

    .col-md-10 {
        width: 83.3333333333%;
    }

    .col-md-11 {
        width: 91.6666666667%;
    }

    .col-md-12 {
        width: 100%;
    }

    .col-md-pull-0 {
        right: auto;
    }

    .col-md-pull-1 {
        right: 8.3333333333%;
    }

    .col-md-pull-2 {
        right: 16.6666666667%;
    }

    .col-md-pull-3 {
        right: 25%;
    }

    .col-md-pull-4 {
        right: 33.3333333333%;
    }

    .col-md-pull-5 {
        right: 41.6666666667%;
    }

    .col-md-pull-6 {
        right: 50%;
    }

    .col-md-pull-7 {
        right: 58.3333333333%;
    }

    .col-md-pull-8 {
        right: 66.6666666667%;
    }

    .col-md-pull-9 {
        right: 75%;
    }

    .col-md-pull-10 {
        right: 83.3333333333%;
    }

    .col-md-pull-11 {
        right: 91.6666666667%;
    }

    .col-md-pull-12 {
        right: 100%;
    }

    .col-md-push-0 {
        left: auto;
    }

    .col-md-push-1 {
        left: 8.3333333333%;
    }

    .col-md-push-2 {
        left: 16.6666666667%;
    }

    .col-md-push-3 {
        left: 25%;
    }

    .col-md-push-4 {
        left: 33.3333333333%;
    }

    .col-md-push-5 {
        left: 41.6666666667%;
    }

    .col-md-push-6 {
        left: 50%;
    }

    .col-md-push-7 {
        left: 58.3333333333%;
    }

    .col-md-push-8 {
        left: 66.6666666667%;
    }

    .col-md-push-9 {
        left: 75%;
    }

    .col-md-push-10 {
        left: 83.3333333333%;
    }

    .col-md-push-11 {
        left: 91.6666666667%;
    }

    .col-md-push-12 {
        left: 100%;
    }

    .col-md-offset-0 {
        margin-left: 0%;
    }

    .col-md-offset-1 {
        margin-left: 8.3333333333%;
    }

    .col-md-offset-2 {
        margin-left: 16.6666666667%;
    }

    .col-md-offset-3 {
        margin-left: 25%;
    }

    .col-md-offset-4 {
        margin-left: 33.3333333333%;
    }

    .col-md-offset-5 {
        margin-left: 41.6666666667%;
    }

    .col-md-offset-6 {
        margin-left: 50%;
    }

    .col-md-offset-7 {
        margin-left: 58.3333333333%;
    }

    .col-md-offset-8 {
        margin-left: 66.6666666667%;
    }

    .col-md-offset-9 {
        margin-left: 75%;
    }

    .col-md-offset-10 {
        margin-left: 83.3333333333%;
    }

    .col-md-offset-11 {
        margin-left: 91.6666666667%;
    }

    .col-md-offset-12 {
        margin-left: 100%;
    }
}

@media (min-width: 1200px) {
    .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-1 {
        width: 8.3333333333%;
    }

    .col-lg-2 {
        width: 16.6666666667%;
    }

    .col-lg-3 {
        width: 25%;
    }

    .col-lg-4 {
        width: 33.3333333333%;
    }

    .col-lg-5 {
        width: 41.6666666667%;
    }

    .col-lg-6 {
        width: 50%;
    }

    .col-lg-7 {
        width: 58.3333333333%;
    }

    .col-lg-8 {
        width: 66.6666666667%;
    }

    .col-lg-9 {
        width: 75%;
    }

    .col-lg-10 {
        width: 83.3333333333%;
    }

    .col-lg-11 {
        width: 91.6666666667%;
    }

    .col-lg-12 {
        width: 100%;
    }

    .col-lg-pull-0 {
        right: auto;
    }

    .col-lg-pull-1 {
        right: 8.3333333333%;
    }

    .col-lg-pull-2 {
        right: 16.6666666667%;
    }

    .col-lg-pull-3 {
        right: 25%;
    }

    .col-lg-pull-4 {
        right: 33.3333333333%;
    }

    .col-lg-pull-5 {
        right: 41.6666666667%;
    }

    .col-lg-pull-6 {
        right: 50%;
    }

    .col-lg-pull-7 {
        right: 58.3333333333%;
    }

    .col-lg-pull-8 {
        right: 66.6666666667%;
    }

    .col-lg-pull-9 {
        right: 75%;
    }

    .col-lg-pull-10 {
        right: 83.3333333333%;
    }

    .col-lg-pull-11 {
        right: 91.6666666667%;
    }

    .col-lg-pull-12 {
        right: 100%;
    }

    .col-lg-push-0 {
        left: auto;
    }

    .col-lg-push-1 {
        left: 8.3333333333%;
    }

    .col-lg-push-2 {
        left: 16.6666666667%;
    }

    .col-lg-push-3 {
        left: 25%;
    }

    .col-lg-push-4 {
        left: 33.3333333333%;
    }

    .col-lg-push-5 {
        left: 41.6666666667%;
    }

    .col-lg-push-6 {
        left: 50%;
    }

    .col-lg-push-7 {
        left: 58.3333333333%;
    }

    .col-lg-push-8 {
        left: 66.6666666667%;
    }

    .col-lg-push-9 {
        left: 75%;
    }

    .col-lg-push-10 {
        left: 83.3333333333%;
    }

    .col-lg-push-11 {
        left: 91.6666666667%;
    }

    .col-lg-push-12 {
        left: 100%;
    }

    .col-lg-offset-0 {
        margin-left: 0%;
    }

    .col-lg-offset-1 {
        margin-left: 8.3333333333%;
    }

    .col-lg-offset-2 {
        margin-left: 16.6666666667%;
    }

    .col-lg-offset-3 {
        margin-left: 25%;
    }

    .col-lg-offset-4 {
        margin-left: 33.3333333333%;
    }

    .col-lg-offset-5 {
        margin-left: 41.6666666667%;
    }

    .col-lg-offset-6 {
        margin-left: 50%;
    }

    .col-lg-offset-7 {
        margin-left: 58.3333333333%;
    }

    .col-lg-offset-8 {
        margin-left: 66.6666666667%;
    }

    .col-lg-offset-9 {
        margin-left: 75%;
    }

    .col-lg-offset-10 {
        margin-left: 83.3333333333%;
    }

    .col-lg-offset-11 {
        margin-left: 91.6666666667%;
    }

    .col-lg-offset-12 {
        margin-left: 100%;
    }
}

table {
    background-color: transparent;
}

caption {
    padding-top: 8px;
    padding-bottom: 8px;
    color: #777777;
    text-align: left;
}

th {
    text-align: left;
}

.table {
    width: 100%;
    max-width: 100%;
    margin-bottom: 28px;
}

.table > thead > tr > th,
.table > thead > tr > td,
.table > tbody > tr > th,
.table > tbody > tr > td,
.table > tfoot > tr > th,
.table > tfoot > tr > td {
    padding: 8px;
    line-height: 1.4;
    vertical-align: top;
    border-top: 1px solid #ddd;
}

.table > thead > tr > th {
    vertical-align: bottom;
    border-bottom: 2px solid #ddd;
}

.table > caption + thead > tr:first-child > th,
.table > caption + thead > tr:first-child > td,
.table > colgroup + thead > tr:first-child > th,
.table > colgroup + thead > tr:first-child > td,
.table > thead:first-child > tr:first-child > th,
.table > thead:first-child > tr:first-child > td {
    border-top: 0;
}

.table > tbody + tbody {
    border-top: 2px solid #ddd;
}

.table .table {
    background-color: #fff;
}

.table-condensed > thead > tr > th,
.table-condensed > thead > tr > td,
.table-condensed > tbody > tr > th,
.table-condensed > tbody > tr > td,
.table-condensed > tfoot > tr > th,
.table-condensed > tfoot > tr > td {
    padding: 5px;
}

.table-bordered {
    border: 1px solid #ddd;
}

.table-bordered > thead > tr > th,
.table-bordered > thead > tr > td,
.table-bordered > tbody > tr > th,
.table-bordered > tbody > tr > td,
.table-bordered > tfoot > tr > th,
.table-bordered > tfoot > tr > td {
    border: 1px solid #ddd;
}

.table-bordered > thead > tr > th,
.table-bordered > thead > tr > td {
    border-bottom-width: 2px;
}

.table-striped > tbody > tr:nth-of-type(odd) {
    background-color: #f9f9f9;
}

.table-hover > tbody > tr:hover {
    background-color: #f5f5f5;
}

table col[class*="col-"] {
    position: static;
    float: none;
    display: table-column;
}

table td[class*="col-"],
table th[class*="col-"] {
    position: static;
    float: none;
    display: table-cell;
}

.table > thead > tr > td.active,
.table > thead > tr > th.active, .table > thead > tr.active > td, .table > thead > tr.active > th,
.table > tbody > tr > td.active,
.table > tbody > tr > th.active,
.table > tbody > tr.active > td,
.table > tbody > tr.active > th,
.table > tfoot > tr > td.active,
.table > tfoot > tr > th.active,
.table > tfoot > tr.active > td,
.table > tfoot > tr.active > th {
    background-color: #f5f5f5;
}

.table-hover > tbody > tr > td.active:hover,
.table-hover > tbody > tr > th.active:hover, .table-hover > tbody > tr.active:hover > td, .table-hover > tbody > tr:hover > .active, .table-hover > tbody > tr.active:hover > th {
    background-color: #e8e8e8;
}

.table > thead > tr > td.success,
.table > thead > tr > th.success, .table > thead > tr.success > td, .table > thead > tr.success > th,
.table > tbody > tr > td.success,
.table > tbody > tr > th.success,
.table > tbody > tr.success > td,
.table > tbody > tr.success > th,
.table > tfoot > tr > td.success,
.table > tfoot > tr > th.success,
.table > tfoot > tr.success > td,
.table > tfoot > tr.success > th {
    background-color: #dff0d8;
}

.table-hover > tbody > tr > td.success:hover,
.table-hover > tbody > tr > th.success:hover, .table-hover > tbody > tr.success:hover > td, .table-hover > tbody > tr:hover > .success, .table-hover > tbody > tr.success:hover > th {
    background-color: #d0e9c6;
}

.table > thead > tr > td.info,
.table > thead > tr > th.info, .table > thead > tr.info > td, .table > thead > tr.info > th,
.table > tbody > tr > td.info,
.table > tbody > tr > th.info,
.table > tbody > tr.info > td,
.table > tbody > tr.info > th,
.table > tfoot > tr > td.info,
.table > tfoot > tr > th.info,
.table > tfoot > tr.info > td,
.table > tfoot > tr.info > th {
    background-color: #d9edf7;
}

.table-hover > tbody > tr > td.info:hover,
.table-hover > tbody > tr > th.info:hover, .table-hover > tbody > tr.info:hover > td, .table-hover > tbody > tr:hover > .info, .table-hover > tbody > tr.info:hover > th {
    background-color: #c4e3f3;
}

.table > thead > tr > td.warning,
.table > thead > tr > th.warning, .table > thead > tr.warning > td, .table > thead > tr.warning > th,
.table > tbody > tr > td.warning,
.table > tbody > tr > th.warning,
.table > tbody > tr.warning > td,
.table > tbody > tr.warning > th,
.table > tfoot > tr > td.warning,
.table > tfoot > tr > th.warning,
.table > tfoot > tr.warning > td,
.table > tfoot > tr.warning > th {
    background-color: #fcf8e3;
}

.table-hover > tbody > tr > td.warning:hover,
.table-hover > tbody > tr > th.warning:hover, .table-hover > tbody > tr.warning:hover > td, .table-hover > tbody > tr:hover > .warning, .table-hover > tbody > tr.warning:hover > th {
    background-color: #faf2cc;
}

.table > thead > tr > td.danger,
.table > thead > tr > th.danger, .table > thead > tr.danger > td, .table > thead > tr.danger > th,
.table > tbody > tr > td.danger,
.table > tbody > tr > th.danger,
.table > tbody > tr.danger > td,
.table > tbody > tr.danger > th,
.table > tfoot > tr > td.danger,
.table > tfoot > tr > th.danger,
.table > tfoot > tr.danger > td,
.table > tfoot > tr.danger > th {
    background-color: #f2dede;
}

.table-hover > tbody > tr > td.danger:hover,
.table-hover > tbody > tr > th.danger:hover, .table-hover > tbody > tr.danger:hover > td, .table-hover > tbody > tr:hover > .danger, .table-hover > tbody > tr.danger:hover > th {
    background-color: #ebcccc;
}

.table-responsive {
    overflow-x: auto;
    min-height: 0.01%;
}

@media screen and (max-width: 767px) {
    .table-responsive {
        width: 100%;
        margin-bottom: 21px;
        overflow-y: hidden;
        -ms-overflow-style: -ms-autohiding-scrollbar;
        border: 1px solid #ddd;
    }

    .table-responsive > .table {
        margin-bottom: 0;
    }

    .table-responsive > .table > thead > tr > th,
    .table-responsive > .table > thead > tr > td,
    .table-responsive > .table > tbody > tr > th,
    .table-responsive > .table > tbody > tr > td,
    .table-responsive > .table > tfoot > tr > th,
    .table-responsive > .table > tfoot > tr > td {
        white-space: nowrap;
    }

    .table-responsive > .table-bordered {
        border: 0;
    }

    .table-responsive > .table-bordered > thead > tr > th:first-child,
    .table-responsive > .table-bordered > thead > tr > td:first-child,
    .table-responsive > .table-bordered > tbody > tr > th:first-child,
    .table-responsive > .table-bordered > tbody > tr > td:first-child,
    .table-responsive > .table-bordered > tfoot > tr > th:first-child,
    .table-responsive > .table-bordered > tfoot > tr > td:first-child {
        border-left: 0;
    }

    .table-responsive > .table-bordered > thead > tr > th:last-child,
    .table-responsive > .table-bordered > thead > tr > td:last-child,
    .table-responsive > .table-bordered > tbody > tr > th:last-child,
    .table-responsive > .table-bordered > tbody > tr > td:last-child,
    .table-responsive > .table-bordered > tfoot > tr > th:last-child,
    .table-responsive > .table-bordered > tfoot > tr > td:last-child {
        border-right: 0;
    }

    .table-responsive > .table-bordered > tbody > tr:last-child > th,
    .table-responsive > .table-bordered > tbody > tr:last-child > td,
    .table-responsive > .table-bordered > tfoot > tr:last-child > th,
    .table-responsive > .table-bordered > tfoot > tr:last-child > td {
        border-bottom: 0;
    }
}

fieldset {
    padding: 0;
    margin: 0;
    border: 0;
    min-width: 0;
}

legend {
    display: block;
    width: 100%;
    padding: 0;
    margin-bottom: 28px;
    font-size: 30px;
    line-height: inherit;
    color: #70767b;
    border: 0;
    border-bottom: 1px solid #e5e5e5;
}

label {
    display: inline-block;
    max-width: 100%;
    margin-bottom: 5px;
    font-weight: bold;
}

input[type="search"] {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

input[type="radio"],
input[type="checkbox"] {
    margin: 4px 0 0;
    margin-top: 1px \9;
    line-height: normal;
}

input[type="file"] {
    display: block;
}

input[type="range"] {
    display: block;
    width: 100%;
}

select[multiple],
select[size] {
    height: auto;
}

input[type="file"]:focus,
input[type="radio"]:focus,
input[type="checkbox"]:focus {
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px;
}

output {
    display: block;
    padding-top: 7px;
    font-size: 20px;
    line-height: 1.4;
    color: #555555;
}

.form-control {
    display: block;
    width: 100%;
    height: 42px;
    padding: 6px 12px;
    font-size: 20px;
    line-height: 1.4;
    color: #555555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    -webkit-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
    -o-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
    transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
}

.form-control:focus {
    border-color: #66afe9;
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
}

.form-control::-moz-placeholder {
    color: #999;
    opacity: 1;
}

.form-control:-ms-input-placeholder {
    color: #999;
}

.form-control::-webkit-input-placeholder {
    color: #999;
}

.form-control::-ms-expand {
    border: 0;
    background-color: transparent;
}

.form-control[disabled], .form-control[readonly], fieldset[disabled] .form-control {
    background-color: #eeeeee;
    opacity: 1;
}

.form-control[disabled], fieldset[disabled] .form-control {
    cursor: not-allowed;
}

textarea.form-control {
    height: auto;
}

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

@media screen and (-webkit-min-device-pixel-ratio: 0) {
    input[type="date"].form-control,
    input[type="time"].form-control,
    input[type="datetime-local"].form-control,
    input[type="month"].form-control {
        line-height: 42px;
    }

    input[type="date"].input-sm, .input-group-sm > input[type="date"].form-control,
    .input-group-sm > input[type="date"].input-group-addon,
    .input-group-sm > .input-group-btn > input[type="date"].btn, .input-group-sm input[type="date"],
    input[type="time"].input-sm,
    .input-group-sm > input[type="time"].form-control,
    .input-group-sm > input[type="time"].input-group-addon,
    .input-group-sm > .input-group-btn > input[type="time"].btn,
    .input-group-sm input[type="time"],
    input[type="datetime-local"].input-sm,
    .input-group-sm > input[type="datetime-local"].form-control,
    .input-group-sm > input[type="datetime-local"].input-group-addon,
    .input-group-sm > .input-group-btn > input[type="datetime-local"].btn,
    .input-group-sm input[type="datetime-local"],
    input[type="month"].input-sm,
    .input-group-sm > input[type="month"].form-control,
    .input-group-sm > input[type="month"].input-group-addon,
    .input-group-sm > .input-group-btn > input[type="month"].btn,
    .input-group-sm input[type="month"] {
        line-height: 37px;
    }

    input[type="date"].input-lg, .input-group-lg > input[type="date"].form-control,
    .input-group-lg > input[type="date"].input-group-addon,
    .input-group-lg > .input-group-btn > input[type="date"].btn, .input-group-lg input[type="date"], input[type="time"].input-lg, .input-group-lg > input[type="time"].form-control,
    .input-group-lg > input[type="time"].input-group-addon,
    .input-group-lg > .input-group-btn > input[type="time"].btn, .input-group-lg input[type="time"], input[type="datetime-local"].input-lg, .input-group-lg > input[type="datetime-local"].form-control,
    .input-group-lg > input[type="datetime-local"].input-group-addon,
    .input-group-lg > .input-group-btn > input[type="datetime-local"].btn, .input-group-lg input[type="datetime-local"], input[type="month"].input-lg, .input-group-lg > input[type="month"].form-control,
    .input-group-lg > input[type="month"].input-group-addon,
    .input-group-lg > .input-group-btn > input[type="month"].btn, .input-group-lg input[type="month"] {
        line-height: 56px;
    }
}

.form-group {
    margin-bottom: 15px;
}

.radio,
.checkbox {
    position: relative;
    display: block;
    margin-top: 10px;
    margin-bottom: 10px;
}

.radio label,
.checkbox label {
    min-height: 28px;
    padding-left: 20px;
    margin-bottom: 0;
    font-weight: normal;
    cursor: pointer;
}

.radio input[type="radio"],
.radio-inline input[type="radio"],
.checkbox input[type="checkbox"],
.checkbox-inline input[type="checkbox"] {
    position: absolute;
    margin-left: -20px;
    margin-top: 4px \9;
}

.radio + .radio,
.checkbox + .checkbox {
    margin-top: -5px;
}

.radio-inline,
.checkbox-inline {
    position: relative;
    display: inline-block;
    padding-left: 20px;
    margin-bottom: 0;
    vertical-align: middle;
    font-weight: normal;
    cursor: pointer;
}

.radio-inline + .radio-inline,
.checkbox-inline + .checkbox-inline {
    margin-top: 0;
    margin-left: 10px;
}

input[type="radio"][disabled], input[type="radio"].disabled, fieldset[disabled] input[type="radio"],
input[type="checkbox"][disabled],
input[type="checkbox"].disabled,
fieldset[disabled] input[type="checkbox"] {
    cursor: not-allowed;
}

.radio-inline.disabled, fieldset[disabled] .radio-inline,
.checkbox-inline.disabled,
fieldset[disabled] .checkbox-inline {
    cursor: not-allowed;
}

.radio.disabled label, fieldset[disabled] .radio label,
.checkbox.disabled label,
fieldset[disabled] .checkbox label {
    cursor: not-allowed;
}

.form-control-static {
    padding-top: 7px;
    padding-bottom: 7px;
    margin-bottom: 0;
    min-height: 48px;
}

.form-control-static.input-lg, .input-group-lg > .form-control-static.form-control,
.input-group-lg > .form-control-static.input-group-addon,
.input-group-lg > .input-group-btn > .form-control-static.btn, .form-control-static.input-sm, .input-group-sm > .form-control-static.form-control,
.input-group-sm > .form-control-static.input-group-addon,
.input-group-sm > .input-group-btn > .form-control-static.btn {
    padding-left: 0;
    padding-right: 0;
}

.input-sm, .input-group-sm > .form-control,
.input-group-sm > .input-group-addon,
.input-group-sm > .input-group-btn > .btn {
    height: 37px;
    padding: 5px 10px;
    font-size: 17px;
    line-height: 1.5;
    border-radius: 3px;
}

select.input-sm, .input-group-sm > select.form-control,
.input-group-sm > select.input-group-addon,
.input-group-sm > .input-group-btn > select.btn {
    height: 37px;
    line-height: 37px;
}

textarea.input-sm, .input-group-sm > textarea.form-control,
.input-group-sm > textarea.input-group-addon,
.input-group-sm > .input-group-btn > textarea.btn,
select[multiple].input-sm,
.input-group-sm > select[multiple].form-control,
.input-group-sm > select[multiple].input-group-addon,
.input-group-sm > .input-group-btn > select[multiple].btn {
    height: auto;
}

.form-group-sm .form-control {
    height: 37px;
    padding: 5px 10px;
    font-size: 17px;
    line-height: 1.5;
    border-radius: 3px;
}

.form-group-sm select.form-control {
    height: 37px;
    line-height: 37px;
}

.form-group-sm textarea.form-control,
.form-group-sm select[multiple].form-control {
    height: auto;
}

.form-group-sm .form-control-static {
    height: 37px;
    min-height: 45px;
    padding: 6px 10px;
    font-size: 17px;
    line-height: 1.5;
}

.input-lg, .input-group-lg > .form-control,
.input-group-lg > .input-group-addon,
.input-group-lg > .input-group-btn > .btn {
    height: 56px;
    padding: 10px 16px;
    font-size: 25px;
    line-height: 1.3333333;
    border-radius: 6px;
}

select.input-lg, .input-group-lg > select.form-control,
.input-group-lg > select.input-group-addon,
.input-group-lg > .input-group-btn > select.btn {
    height: 56px;
    line-height: 56px;
}

textarea.input-lg, .input-group-lg > textarea.form-control,
.input-group-lg > textarea.input-group-addon,
.input-group-lg > .input-group-btn > textarea.btn,
select[multiple].input-lg,
.input-group-lg > select[multiple].form-control,
.input-group-lg > select[multiple].input-group-addon,
.input-group-lg > .input-group-btn > select[multiple].btn {
    height: auto;
}

.form-group-lg .form-control {
    height: 56px;
    padding: 10px 16px;
    font-size: 25px;
    line-height: 1.3333333;
    border-radius: 6px;
}

.form-group-lg select.form-control {
    height: 56px;
    line-height: 56px;
}

.form-group-lg textarea.form-control,
.form-group-lg select[multiple].form-control {
    height: auto;
}

.form-group-lg .form-control-static {
    height: 56px;
    min-height: 53px;
    padding: 11px 16px;
    font-size: 25px;
    line-height: 1.3333333;
}

.has-feedback {
    position: relative;
}

.has-feedback .form-control {
    padding-right: 52.5px;
}

.form-control-feedback {
    position: absolute;
    top: 0;
    right: 0;
    z-index: 2;
    display: block;
    width: 42px;
    height: 42px;
    line-height: 42px;
    text-align: center;
    pointer-events: none;
}

.input-lg + .form-control-feedback, .input-group-lg > .form-control + .form-control-feedback,
.input-group-lg > .input-group-addon + .form-control-feedback,
.input-group-lg > .input-group-btn > .btn + .form-control-feedback,
.input-group-lg + .form-control-feedback,
.form-group-lg .form-control + .form-control-feedback {
    width: 56px;
    height: 56px;
    line-height: 56px;
}

.input-sm + .form-control-feedback, .input-group-sm > .form-control + .form-control-feedback,
.input-group-sm > .input-group-addon + .form-control-feedback,
.input-group-sm > .input-group-btn > .btn + .form-control-feedback,
.input-group-sm + .form-control-feedback,
.form-group-sm .form-control + .form-control-feedback {
    width: 37px;
    height: 37px;
    line-height: 37px;
}

.has-success .help-block,
.has-success .control-label,
.has-success .radio,
.has-success .checkbox,
.has-success .radio-inline,
.has-success .checkbox-inline, .has-success.radio label, .has-success.checkbox label, .has-success.radio-inline label, .has-success.checkbox-inline label {
    color: #3c763d;
}

.has-success .form-control {
    border-color: #3c763d;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}

.has-success .form-control:focus {
    border-color: #2b542c;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
}

.has-success .input-group-addon {
    color: #3c763d;
    border-color: #3c763d;
    background-color: #dff0d8;
}

.has-success .form-control-feedback {
    color: #3c763d;
}

.has-warning .help-block,
.has-warning .control-label,
.has-warning .radio,
.has-warning .checkbox,
.has-warning .radio-inline,
.has-warning .checkbox-inline, .has-warning.radio label, .has-warning.checkbox label, .has-warning.radio-inline label, .has-warning.checkbox-inline label {
    color: #8a6d3b;
}

.has-warning .form-control {
    border-color: #8a6d3b;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}

.has-warning .form-control:focus {
    border-color: #66512c;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
}

.has-warning .input-group-addon {
    color: #8a6d3b;
    border-color: #8a6d3b;
    background-color: #fcf8e3;
}

.has-warning .form-control-feedback {
    color: #8a6d3b;
}

.has-error .help-block,
.has-error .control-label,
.has-error .radio,
.has-error .checkbox,
.has-error .radio-inline,
.has-error .checkbox-inline, .has-error.radio label, .has-error.checkbox label, .has-error.radio-inline label, .has-error.checkbox-inline label {
    color: #a94442;
}

.has-error .form-control {
    border-color: #a94442;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}

.has-error .form-control:focus {
    border-color: #843534;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
}

.has-error .input-group-addon {
    color: #a94442;
    border-color: #a94442;
    background-color: #f2dede;
}

.has-error .form-control-feedback {
    color: #a94442;
}

.has-feedback label ~ .form-control-feedback {
    top: 33px;
}

.has-feedback label.sr-only ~ .form-control-feedback {
    top: 0;
}

.help-block {
    display: block;
    margin-top: 5px;
    margin-bottom: 10px;
    color: #929292;
}

@media (min-width: 768px) {
    .form-inline .form-group {
        display: inline-block;
        margin-bottom: 0;
        vertical-align: middle;
    }

    .form-inline .form-control {
        display: inline-block;
        width: auto;
        vertical-align: middle;
    }

    .form-inline .form-control-static {
        display: inline-block;
    }

    .form-inline .input-group {
        display: inline-table;
        vertical-align: middle;
    }

    .form-inline .input-group .input-group-addon,
    .form-inline .input-group .input-group-btn,
    .form-inline .input-group .form-control {
        width: auto;
    }

    .form-inline .input-group > .form-control {
        width: 100%;
    }

    .form-inline .control-label {
        margin-bottom: 0;
        vertical-align: middle;
    }

    .form-inline .radio,
    .form-inline .checkbox {
        display: inline-block;
        margin-top: 0;
        margin-bottom: 0;
        vertical-align: middle;
    }

    .form-inline .radio label,
    .form-inline .checkbox label {
        padding-left: 0;
    }

    .form-inline .radio input[type="radio"],
    .form-inline .checkbox input[type="checkbox"] {
        position: relative;
        margin-left: 0;
    }

    .form-inline .has-feedback .form-control-feedback {
        top: 0;
    }
}

.form-horizontal .radio,
.form-horizontal .checkbox,
.form-horizontal .radio-inline,
.form-horizontal .checkbox-inline {
    margin-top: 0;
    margin-bottom: 0;
    padding-top: 7px;
}

.form-horizontal .radio,
.form-horizontal .checkbox {
    min-height: 35px;
}

.form-horizontal .form-group {
    margin-left: -15px;
    margin-right: -15px;
}

.form-horizontal .form-group:before, .form-horizontal .form-group:after {
    content: " ";
    display: table;
}

.form-horizontal .form-group:after {
    clear: both;
}

@media (min-width: 768px) {
    .form-horizontal .control-label {
        text-align: right;
        margin-bottom: 0;
        padding-top: 7px;
    }
}

.form-horizontal .has-feedback .form-control-feedback {
    right: 15px;
}

@media (min-width: 768px) {
    .form-horizontal .form-group-lg .control-label {
        padding-top: 11px;
        font-size: 25px;
    }
}

@media (min-width: 768px) {
    .form-horizontal .form-group-sm .control-label {
        padding-top: 6px;
        font-size: 17px;
    }
}

.btn {
    display: inline-block;
    margin-bottom: 0;
    font-weight: normal;
    text-align: center;
    vertical-align: middle;
    touch-action: manipulation;
    cursor: pointer;
    background-image: none;
    border: 1px solid transparent;
    white-space: nowrap;
    padding: 6px 12px;
    font-size: 20px;
    line-height: 1.4;
    border-radius: 4px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.btn:focus, .btn.focus, .btn:active:focus, .btn:active.focus, .btn.active:focus, .btn.active.focus {
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px;
}

.btn:hover, .btn:focus, .btn.focus {
    color: #333;
    text-decoration: none;
}

.btn:active, .btn.active {
    outline: 0;
    background-image: none;
    -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}

.btn.disabled, .btn[disabled], fieldset[disabled] .btn {
    cursor: not-allowed;
    opacity: 0.65;
    filter: alpha(opacity=65);
    -webkit-box-shadow: none;
    box-shadow: none;
}

a.btn.disabled, fieldset[disabled] a.btn {
    pointer-events: none;
}

.btn-default {
    color: #333;
    background-color: #fff;
    border-color: #ccc;
}

.btn-default:focus, .btn-default.focus {
    color: #333;
    background-color: #e6e6e6;
    border-color: #8c8c8c;
}

.btn-default:hover {
    color: #333;
    background-color: #e6e6e6;
    border-color: #adadad;
}

.btn-default:active, .btn-default.active, .open > .btn-default.dropdown-toggle {
    color: #333;
    background-color: #e6e6e6;
    border-color: #adadad;
}

.btn-default:active:hover, .btn-default:active:focus, .btn-default:active.focus, .btn-default.active:hover, .btn-default.active:focus, .btn-default.active.focus, .open > .btn-default.dropdown-toggle:hover, .open > .btn-default.dropdown-toggle:focus, .open > .btn-default.dropdown-toggle.focus {
    color: #333;
    background-color: #d4d4d4;
    border-color: #8c8c8c;
}

.btn-default:active, .btn-default.active, .open > .btn-default.dropdown-toggle {
    background-image: none;
}

.btn-default.disabled:hover, .btn-default.disabled:focus, .btn-default.disabled.focus, .btn-default[disabled]:hover, .btn-default[disabled]:focus, .btn-default[disabled].focus, fieldset[disabled] .btn-default:hover, fieldset[disabled] .btn-default:focus, fieldset[disabled] .btn-default.focus {
    background-color: #fff;
    border-color: #ccc;
}

.btn-default .badge {
    color: #fff;
    background-color: #333;
}

.btn-primary {
    color: #fff;
    background-color: #87B107;
    border-color: #749806;
}

.btn-primary:focus, .btn-primary.focus {
    color: #fff;
    background-color: #628005;
    border-color: #171e01;
}

.btn-primary:hover {
    color: #fff;
    background-color: #628005;
    border-color: #475e04;
}

.btn-primary:active, .btn-primary.active, .open > .btn-primary.dropdown-toggle {
    color: #fff;
    background-color: #628005;
    border-color: #475e04;
}

.btn-primary:active:hover, .btn-primary:active:focus, .btn-primary:active.focus, .btn-primary.active:hover, .btn-primary.active:focus, .btn-primary.active.focus, .open > .btn-primary.dropdown-toggle:hover, .open > .btn-primary.dropdown-toggle:focus, .open > .btn-primary.dropdown-toggle.focus {
    color: #fff;
    background-color: #475e04;
    border-color: #171e01;
}

.btn-primary:active, .btn-primary.active, .open > .btn-primary.dropdown-toggle {
    background-image: none;
}

.btn-primary.disabled:hover, .btn-primary.disabled:focus, .btn-primary.disabled.focus, .btn-primary[disabled]:hover, .btn-primary[disabled]:focus, .btn-primary[disabled].focus, fieldset[disabled] .btn-primary:hover, fieldset[disabled] .btn-primary:focus, fieldset[disabled] .btn-primary.focus {
    background-color: #87B107;
    border-color: #749806;
}

.btn-primary .badge {
    color: #87B107;
    background-color: #fff;
}

.btn-success {
    color: #fff;
    background-color: #5cb85c;
    border-color: #4cae4c;
}

.btn-success:focus, .btn-success.focus {
    color: #fff;
    background-color: #449d44;
    border-color: #255625;
}

.btn-success:hover {
    color: #fff;
    background-color: #449d44;
    border-color: #398439;
}

.btn-success:active, .btn-success.active, .open > .btn-success.dropdown-toggle {
    color: #fff;
    background-color: #449d44;
    border-color: #398439;
}

.btn-success:active:hover, .btn-success:active:focus, .btn-success:active.focus, .btn-success.active:hover, .btn-success.active:focus, .btn-success.active.focus, .open > .btn-success.dropdown-toggle:hover, .open > .btn-success.dropdown-toggle:focus, .open > .btn-success.dropdown-toggle.focus {
    color: #fff;
    background-color: #398439;
    border-color: #255625;
}

.btn-success:active, .btn-success.active, .open > .btn-success.dropdown-toggle {
    background-image: none;
}

.btn-success.disabled:hover, .btn-success.disabled:focus, .btn-success.disabled.focus, .btn-success[disabled]:hover, .btn-success[disabled]:focus, .btn-success[disabled].focus, fieldset[disabled] .btn-success:hover, fieldset[disabled] .btn-success:focus, fieldset[disabled] .btn-success.focus {
    background-color: #5cb85c;
    border-color: #4cae4c;
}

.btn-success .badge {
    color: #5cb85c;
    background-color: #fff;
}

.btn-info {
    color: #fff;
    background-color: #5bc0de;
    border-color: #46b8da;
}

.btn-info:focus, .btn-info.focus {
    color: #fff;
    background-color: #31b0d5;
    border-color: #1b6d85;
}

.btn-info:hover {
    color: #fff;
    background-color: #31b0d5;
    border-color: #269abc;
}

.btn-info:active, .btn-info.active, .open > .btn-info.dropdown-toggle {
    color: #fff;
    background-color: #31b0d5;
    border-color: #269abc;
}

.btn-info:active:hover, .btn-info:active:focus, .btn-info:active.focus, .btn-info.active:hover, .btn-info.active:focus, .btn-info.active.focus, .open > .btn-info.dropdown-toggle:hover, .open > .btn-info.dropdown-toggle:focus, .open > .btn-info.dropdown-toggle.focus {
    color: #fff;
    background-color: #269abc;
    border-color: #1b6d85;
}

.btn-info:active, .btn-info.active, .open > .btn-info.dropdown-toggle {
    background-image: none;
}

.btn-info.disabled:hover, .btn-info.disabled:focus, .btn-info.disabled.focus, .btn-info[disabled]:hover, .btn-info[disabled]:focus, .btn-info[disabled].focus, fieldset[disabled] .btn-info:hover, fieldset[disabled] .btn-info:focus, fieldset[disabled] .btn-info.focus {
    background-color: #5bc0de;
    border-color: #46b8da;
}

.btn-info .badge {
    color: #5bc0de;
    background-color: #fff;
}

.btn-warning {
    color: #fff;
    background-color: #DD9418;
    border-color: #c68516;
}

.btn-warning:focus, .btn-warning.focus {
    color: #fff;
    background-color: #af7513;
    border-color: #533809;
}

.btn-warning:hover {
    color: #fff;
    background-color: #af7513;
    border-color: #8f6010;
}

.btn-warning:active, .btn-warning.active, .open > .btn-warning.dropdown-toggle {
    color: #fff;
    background-color: #af7513;
    border-color: #8f6010;
}

.btn-warning:active:hover, .btn-warning:active:focus, .btn-warning:active.focus, .btn-warning.active:hover, .btn-warning.active:focus, .btn-warning.active.focus, .open > .btn-warning.dropdown-toggle:hover, .open > .btn-warning.dropdown-toggle:focus, .open > .btn-warning.dropdown-toggle.focus {
    color: #fff;
    background-color: #8f6010;
    border-color: #533809;
}

.btn-warning:active, .btn-warning.active, .open > .btn-warning.dropdown-toggle {
    background-image: none;
}

.btn-warning.disabled:hover, .btn-warning.disabled:focus, .btn-warning.disabled.focus, .btn-warning[disabled]:hover, .btn-warning[disabled]:focus, .btn-warning[disabled].focus, fieldset[disabled] .btn-warning:hover, fieldset[disabled] .btn-warning:focus, fieldset[disabled] .btn-warning.focus {
    background-color: #DD9418;
    border-color: #c68516;
}

.btn-warning .badge {
    color: #DD9418;
    background-color: #fff;
}

.btn-danger {
    color: #fff;
    background-color: #d9534f;
    border-color: #d43f3a;
}

.btn-danger:focus, .btn-danger.focus {
    color: #fff;
    background-color: #c9302c;
    border-color: #761c19;
}

.btn-danger:hover {
    color: #fff;
    background-color: #c9302c;
    border-color: #ac2925;
}

.btn-danger:active, .btn-danger.active, .open > .btn-danger.dropdown-toggle {
    color: #fff;
    background-color: #c9302c;
    border-color: #ac2925;
}

.btn-danger:active:hover, .btn-danger:active:focus, .btn-danger:active.focus, .btn-danger.active:hover, .btn-danger.active:focus, .btn-danger.active.focus, .open > .btn-danger.dropdown-toggle:hover, .open > .btn-danger.dropdown-toggle:focus, .open > .btn-danger.dropdown-toggle.focus {
    color: #fff;
    background-color: #ac2925;
    border-color: #761c19;
}

.btn-danger:active, .btn-danger.active, .open > .btn-danger.dropdown-toggle {
    background-image: none;
}

.btn-danger.disabled:hover, .btn-danger.disabled:focus, .btn-danger.disabled.focus, .btn-danger[disabled]:hover, .btn-danger[disabled]:focus, .btn-danger[disabled].focus, fieldset[disabled] .btn-danger:hover, fieldset[disabled] .btn-danger:focus, fieldset[disabled] .btn-danger.focus {
    background-color: #d9534f;
    border-color: #d43f3a;
}

.btn-danger .badge {
    color: #d9534f;
    background-color: #fff;
}

.btn-link {
    color: #87B107;
    font-weight: normal;
    border-radius: 0;
}

.btn-link, .btn-link:active, .btn-link.active, .btn-link[disabled], fieldset[disabled] .btn-link {
    background-color: transparent;
    -webkit-box-shadow: none;
    box-shadow: none;
}

.btn-link, .btn-link:hover, .btn-link:focus, .btn-link:active {
    border-color: transparent;
}

.btn-link:hover, .btn-link:focus {
    color: #87B107;
    text-decoration: none;
    background-color: transparent;
}

.btn-link[disabled]:hover, .btn-link[disabled]:focus, fieldset[disabled] .btn-link:hover, fieldset[disabled] .btn-link:focus {
    color: #777777;
    text-decoration: none;
}

.btn-lg, .btn-group-lg > .btn {
    padding: 10px 16px;
    font-size: 25px;
    line-height: 1.3333333;
    border-radius: 6px;
}

.btn-sm, .btn-group-sm > .btn {
    padding: 5px 10px;
    font-size: 17px;
    line-height: 1.5;
    border-radius: 3px;
}

.btn-xs, .btn-group-xs > .btn {
    padding: 1px 5px;
    font-size: 17px;
    line-height: 1.5;
    border-radius: 3px;
}

.btn-block {
    display: block;
    width: 100%;
}

.btn-block + .btn-block {
    margin-top: 5px;
}

input[type="submit"].btn-block,
input[type="reset"].btn-block,
input[type="button"].btn-block {
    width: 100%;
}

.fade {
    opacity: 0;
    -webkit-transition: opacity 0.15s linear;
    -o-transition: opacity 0.15s linear;
    transition: opacity 0.15s linear;
}

.fade.in {
    opacity: 1;
}

.collapse {
    display: none;
}

.collapse.in {
    display: block;
}

tr.collapse.in {
    display: table-row;
}

tbody.collapse.in {
    display: table-row-group;
}

.collapsing {
    position: relative;
    height: 0;
    overflow: hidden;
    -webkit-transition-property: height, visibility;
    transition-property: height, visibility;
    -webkit-transition-duration: 0.35s;
    transition-duration: 0.35s;
    -webkit-transition-timing-function: ease;
    transition-timing-function: ease;
}

.caret {
    display: inline-block;
    width: 0;
    height: 0;
    margin-left: 2px;
    vertical-align: middle;
    border-top: 4px dashed;
    border-top: 4px solid \9;
    border-right: 4px solid transparent;
    border-left: 4px solid transparent;
}

.dropup,
.dropdown {
    position: relative;
}

.dropdown-toggle:focus {
    outline: 0;
}

.dropdown-menu {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    display: none;
    float: left;
    min-width: 160px;
    padding: 5px 0;
    margin: 2px 0 0;
    list-style: none;
    font-size: 20px;
    text-align: left;
    background-color: #fff;
    border: 1px solid #ccc;
    border: 1px solid rgba(0, 0, 0, 0.15);
    border-radius: 4px;
    -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
    box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
    background-clip: padding-box;
}

.dropdown-menu.pull-right {
    right: 0;
    left: auto;
}

.dropdown-menu .divider {
    height: 1px;
    margin: 13px 0;
    overflow: hidden;
    background-color: #e5e5e5;
}

.dropdown-menu > li > a {
    display: block;
    padding: 3px 20px;
    clear: both;
    font-weight: normal;
    line-height: 1.4;
    color: #70767b;
    white-space: nowrap;
}

.dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus {
    text-decoration: none;
    color: #64696e;
    background-color: #f5f5f5;
}

.dropdown-menu > .active > a, .dropdown-menu > .active > a:hover, .dropdown-menu > .active > a:focus {
    color: #fff;
    text-decoration: none;
    outline: 0;
    background-color: #87B107;
}

.dropdown-menu > .disabled > a, .dropdown-menu > .disabled > a:hover, .dropdown-menu > .disabled > a:focus {
    color: #777777;
}

.dropdown-menu > .disabled > a:hover, .dropdown-menu > .disabled > a:focus {
    text-decoration: none;
    background-color: transparent;
    background-image: none;
    filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
    cursor: not-allowed;
}

.open > .dropdown-menu {
    display: block;
}

.open > a {
    outline: 0;
}

.dropdown-menu-right {
    left: auto;
    right: 0;
}

.dropdown-menu-left {
    left: 0;
    right: auto;
}

.dropdown-header {
    display: block;
    padding: 3px 20px;
    font-size: 17px;
    line-height: 1.4;
    color: #777777;
    white-space: nowrap;
}

.dropdown-backdrop {
    position: fixed;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    z-index: 990;
}

.pull-right > .dropdown-menu {
    right: 0;
    left: auto;
}

.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
    border-top: 0;
    border-bottom: 4px dashed;
    border-bottom: 4px solid \9;
    content: "";
}

.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
    top: auto;
    bottom: 100%;
    margin-bottom: 2px;
}

@media (min-width: 768px) {
    .navbar-right .dropdown-menu {
        right: 0;
        left: auto;
    }

    .navbar-right .dropdown-menu-left {
        left: 0;
        right: auto;
    }
}

.btn-group,
.btn-group-vertical {
    position: relative;
    display: inline-block;
    vertical-align: middle;
}

.btn-group > .btn,
.btn-group-vertical > .btn {
    position: relative;
    float: left;
}

.btn-group > .btn:hover, .btn-group > .btn:focus, .btn-group > .btn:active, .btn-group > .btn.active,
.btn-group-vertical > .btn:hover,
.btn-group-vertical > .btn:focus,
.btn-group-vertical > .btn:active,
.btn-group-vertical > .btn.active {
    z-index: 2;
}

.btn-group .btn + .btn,
.btn-group .btn + .btn-group,
.btn-group .btn-group + .btn,
.btn-group .btn-group + .btn-group {
    margin-left: -1px;
}

.btn-toolbar {
    margin-left: -5px;
}

.btn-toolbar:before, .btn-toolbar:after {
    content: " ";
    display: table;
}

.btn-toolbar:after {
    clear: both;
}

.btn-toolbar .btn,
.btn-toolbar .btn-group,
.btn-toolbar .input-group {
    float: left;
}

.btn-toolbar > .btn,
.btn-toolbar > .btn-group,
.btn-toolbar > .input-group {
    margin-left: 5px;
}

.btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
    border-radius: 0;
}

.btn-group > .btn:first-child {
    margin-left: 0;
}

.btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle) {
    border-bottom-right-radius: 0;
    border-top-right-radius: 0;
}

.btn-group > .btn:last-child:not(:first-child),
.btn-group > .dropdown-toggle:not(:first-child) {
    border-bottom-left-radius: 0;
    border-top-left-radius: 0;
}

.btn-group > .btn-group {
    float: left;
}

.btn-group > .btn-group:not(:first-child):not(:last-child) > .btn {
    border-radius: 0;
}

.btn-group > .btn-group:first-child:not(:last-child) > .btn:last-child,
.btn-group > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
    border-bottom-right-radius: 0;
    border-top-right-radius: 0;
}

.btn-group > .btn-group:last-child:not(:first-child) > .btn:first-child {
    border-bottom-left-radius: 0;
    border-top-left-radius: 0;
}

.btn-group .dropdown-toggle:active,
.btn-group.open .dropdown-toggle {
    outline: 0;
}

.btn-group > .btn + .dropdown-toggle {
    padding-left: 8px;
    padding-right: 8px;
}

.btn-group > .btn-lg + .dropdown-toggle, .btn-group-lg.btn-group > .btn + .dropdown-toggle {
    padding-left: 12px;
    padding-right: 12px;
}

.btn-group.open .dropdown-toggle {
    -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}

.btn-group.open .dropdown-toggle.btn-link {
    -webkit-box-shadow: none;
    box-shadow: none;
}

.btn .caret {
    margin-left: 0;
}

.btn-lg .caret, .btn-group-lg > .btn .caret {
    border-width: 5px 5px 0;
    border-bottom-width: 0;
}

.dropup .btn-lg .caret, .dropup .btn-group-lg > .btn .caret {
    border-width: 0 5px 5px;
}

.btn-group-vertical > .btn,
.btn-group-vertical > .btn-group,
.btn-group-vertical > .btn-group > .btn {
    display: block;
    float: none;
    width: 100%;
    max-width: 100%;
}

.btn-group-vertical > .btn-group:before, .btn-group-vertical > .btn-group:after {
    content: " ";
    display: table;
}

.btn-group-vertical > .btn-group:after {
    clear: both;
}

.btn-group-vertical > .btn-group > .btn {
    float: none;
}

.btn-group-vertical > .btn + .btn,
.btn-group-vertical > .btn + .btn-group,
.btn-group-vertical > .btn-group + .btn,
.btn-group-vertical > .btn-group + .btn-group {
    margin-top: -1px;
    margin-left: 0;
}

.btn-group-vertical > .btn:not(:first-child):not(:last-child) {
    border-radius: 0;
}

.btn-group-vertical > .btn:first-child:not(:last-child) {
    border-top-right-radius: 4px;
    border-top-left-radius: 4px;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
}

.btn-group-vertical > .btn:last-child:not(:first-child) {
    border-top-right-radius: 0;
    border-top-left-radius: 0;
    border-bottom-right-radius: 4px;
    border-bottom-left-radius: 4px;
}

.btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .btn {
    border-radius: 0;
}

.btn-group-vertical > .btn-group:first-child:not(:last-child) > .btn:last-child,
.btn-group-vertical > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
}

.btn-group-vertical > .btn-group:last-child:not(:first-child) > .btn:first-child {
    border-top-right-radius: 0;
    border-top-left-radius: 0;
}

.btn-group-justified {
    display: table;
    width: 100%;
    table-layout: fixed;
    border-collapse: separate;
}

.btn-group-justified > .btn,
.btn-group-justified > .btn-group {
    float: none;
    display: table-cell;
    width: 1%;
}

.btn-group-justified > .btn-group .btn {
    width: 100%;
}

.btn-group-justified > .btn-group .dropdown-menu {
    left: auto;
}

[data-toggle="buttons"] > .btn input[type="radio"],
[data-toggle="buttons"] > .btn input[type="checkbox"],
[data-toggle="buttons"] > .btn-group > .btn input[type="radio"],
[data-toggle="buttons"] > .btn-group > .btn input[type="checkbox"] {
    position: absolute;
    clip: rect(0, 0, 0, 0);
    pointer-events: none;
}

.input-group {
    position: relative;
    display: table;
    border-collapse: separate;
}

.input-group[class*="col-"] {
    float: none;
    padding-left: 0;
    padding-right: 0;
}

.input-group .form-control {
    position: relative;
    z-index: 2;
    float: left;
    width: 100%;
    margin-bottom: 0;
}

.input-group .form-control:focus {
    z-index: 3;
}

.input-group-addon,
.input-group-btn,
.input-group .form-control {
    display: table-cell;
}

.input-group-addon:not(:first-child):not(:last-child),
.input-group-btn:not(:first-child):not(:last-child),
.input-group .form-control:not(:first-child):not(:last-child) {
    border-radius: 0;
}

.input-group-addon,
.input-group-btn {
    width: 1%;
    white-space: nowrap;
    vertical-align: middle;
}

.input-group-addon {
    padding: 6px 12px;
    font-size: 20px;
    font-weight: normal;
    line-height: 1;
    color: #555555;
    text-align: center;
    background-color: #eeeeee;
    border: 1px solid #ccc;
    border-radius: 4px;
}

.input-group-addon.input-sm,
.input-group-sm > .input-group-addon,
.input-group-sm > .input-group-btn > .input-group-addon.btn {
    padding: 5px 10px;
    font-size: 17px;
    border-radius: 3px;
}

.input-group-addon.input-lg,
.input-group-lg > .input-group-addon,
.input-group-lg > .input-group-btn > .input-group-addon.btn {
    padding: 10px 16px;
    font-size: 25px;
    border-radius: 6px;
}

.input-group-addon input[type="radio"],
.input-group-addon input[type="checkbox"] {
    margin-top: 0;
}

.input-group .form-control:first-child,
.input-group-addon:first-child,
.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .btn-group > .btn,
.input-group-btn:first-child > .dropdown-toggle,
.input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle),
.input-group-btn:last-child > .btn-group:not(:last-child) > .btn {
    border-bottom-right-radius: 0;
    border-top-right-radius: 0;
}

.input-group-addon:first-child {
    border-right: 0;
}

.input-group .form-control:last-child,
.input-group-addon:last-child,
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group > .btn,
.input-group-btn:last-child > .dropdown-toggle,
.input-group-btn:first-child > .btn:not(:first-child),
.input-group-btn:first-child > .btn-group:not(:first-child) > .btn {
    border-bottom-left-radius: 0;
    border-top-left-radius: 0;
}

.input-group-addon:last-child {
    border-left: 0;
}

.input-group-btn {
    position: relative;
    font-size: 0;
    white-space: nowrap;
}

.input-group-btn > .btn {
    position: relative;
}

.input-group-btn > .btn + .btn {
    margin-left: -1px;
}

.input-group-btn > .btn:hover, .input-group-btn > .btn:focus, .input-group-btn > .btn:active {
    z-index: 2;
}

.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .btn-group {
    margin-right: -1px;
}

.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group {
    z-index: 2;
    margin-left: -1px;
}

.nav {
    margin-bottom: 0;
    padding-left: 0;
    list-style: none;
}

.nav:before, .nav:after {
    content: " ";
    display: table;
}

.nav:after {
    clear: both;
}

.nav > li {
    position: relative;
    display: block;
}

.nav > li > a {
    position: relative;
    display: block;
    padding: 10px 15px;
}

.nav > li > a:hover, .nav > li > a:focus {
    text-decoration: none;
    background-color: #eeeeee;
}

.nav > li.disabled > a {
    color: #777777;
}

.nav > li.disabled > a:hover, .nav > li.disabled > a:focus {
    color: #777777;
    text-decoration: none;
    background-color: transparent;
    cursor: not-allowed;
}

.nav .open > a, .nav .open > a:hover, .nav .open > a:focus {
    background-color: #eeeeee;
    border-color: #87B107;
}

.nav .nav-divider {
    height: 1px;
    margin: 13px 0;
    overflow: hidden;
    background-color: #e5e5e5;
}

.nav > li > a > img {
    max-width: none;
}

.nav-tabs {
    border-bottom: 1px solid #ddd;
}

.nav-tabs > li {
    float: left;
    margin-bottom: -1px;
}

.nav-tabs > li > a {
    margin-right: 2px;
    line-height: 1.4;
    border: 1px solid transparent;
    border-radius: 4px 4px 0 0;
}

.nav-tabs > li > a:hover {
    border-color: #eeeeee #eeeeee #ddd;
}

.nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus {
    color: #555555;
    background-color: #fff;
    border: 1px solid #ddd;
    border-bottom-color: transparent;
    cursor: default;
}

.nav-pills > li {
    float: left;
}

.nav-pills > li > a {
    border-radius: 4px;
}

.nav-pills > li + li {
    margin-left: 2px;
}

.nav-pills > li.active > a, .nav-pills > li.active > a:hover, .nav-pills > li.active > a:focus {
    color: #fff;
    background-color: #87B107;
}

.nav-stacked > li {
    float: none;
}

.nav-stacked > li + li {
    margin-top: 2px;
    margin-left: 0;
}

.nav-justified, .nav-tabs.nav-justified {
    width: 100%;
}

.nav-justified > li, .nav-tabs.nav-justified > li {
    float: none;
}

.nav-justified > li > a, .nav-tabs.nav-justified > li > a {
    text-align: center;
    margin-bottom: 5px;
}

.nav-justified > .dropdown .dropdown-menu {
    top: auto;
    left: auto;
}

@media (min-width: 768px) {
    .nav-justified > li, .nav-tabs.nav-justified > li {
        display: table-cell;
        width: 1%;
    }

    .nav-justified > li > a, .nav-tabs.nav-justified > li > a {
        margin-bottom: 0;
    }
}

.nav-tabs-justified, .nav-tabs.nav-justified {
    border-bottom: 0;
}

.nav-tabs-justified > li > a, .nav-tabs.nav-justified > li > a {
    margin-right: 0;
    border-radius: 4px;
}

.nav-tabs-justified > .active > a, .nav-tabs.nav-justified > .active > a,
.nav-tabs-justified > .active > a:hover,
.nav-tabs.nav-justified > .active > a:hover,
.nav-tabs-justified > .active > a:focus,
.nav-tabs.nav-justified > .active > a:focus {
    border: 1px solid #ddd;
}

@media (min-width: 768px) {
    .nav-tabs-justified > li > a, .nav-tabs.nav-justified > li > a {
        border-bottom: 1px solid #ddd;
        border-radius: 4px 4px 0 0;
    }

    .nav-tabs-justified > .active > a, .nav-tabs.nav-justified > .active > a,
    .nav-tabs-justified > .active > a:hover,
    .nav-tabs.nav-justified > .active > a:hover,
    .nav-tabs-justified > .active > a:focus,
    .nav-tabs.nav-justified > .active > a:focus {
        border-bottom-color: #fff;
    }
}

.tab-content > .tab-pane {
    display: none;
}

.tab-content > .active {
    display: block;
}

.nav-tabs .dropdown-menu {
    margin-top: -1px;
    border-top-right-radius: 0;
    border-top-left-radius: 0;
}

.navbar {
    position: relative;
    min-height: 50px;
    margin-bottom: 28px;
    border: 1px solid transparent;
}

.navbar:before, .navbar:after {
    content: " ";
    display: table;
}

.navbar:after {
    clear: both;
}

@media (min-width: 768px) {
    .navbar {
        border-radius: 4px;
    }
}

.navbar-header:before, .navbar-header:after {
    content: " ";
    display: table;
}

.navbar-header:after {
    clear: both;
}

@media (min-width: 768px) {
    .navbar-header {
        float: left;
    }
}

.navbar-collapse {
    overflow-x: visible;
    padding-right: 15px;
    padding-left: 15px;
    border-top: 1px solid transparent;
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
    -webkit-overflow-scrolling: touch;
}

.navbar-collapse:before, .navbar-collapse:after {
    content: " ";
    display: table;
}

.navbar-collapse:after {
    clear: both;
}

.navbar-collapse.in {
    overflow-y: auto;
}

@media (min-width: 768px) {
    .navbar-collapse {
        width: auto;
        border-top: 0;
        box-shadow: none;
    }

    .navbar-collapse.collapse {
        display: block !important;
        height: auto !important;
        padding-bottom: 0;
        overflow: visible !important;
    }

    .navbar-collapse.in {
        overflow-y: visible;
    }

    .navbar-fixed-top .navbar-collapse, .navbar-static-top .navbar-collapse, .navbar-fixed-bottom .navbar-collapse {
        padding-left: 0;
        padding-right: 0;
    }
}

.navbar-fixed-top .navbar-collapse,
.navbar-fixed-bottom .navbar-collapse {
    max-height: 340px;
}

@media (max-device-width: 480px) and (orientation: landscape) {
    .navbar-fixed-top .navbar-collapse,
    .navbar-fixed-bottom .navbar-collapse {
        max-height: 200px;
    }
}

.container > .navbar-header,
.container > .navbar-collapse,
.container-fluid > .navbar-header,
.container-fluid > .navbar-collapse {
    margin-right: -15px;
    margin-left: -15px;
}

@media (min-width: 768px) {
    .container > .navbar-header,
    .container > .navbar-collapse,
    .container-fluid > .navbar-header,
    .container-fluid > .navbar-collapse {
        margin-right: 0;
        margin-left: 0;
    }
}

.navbar-static-top {
    z-index: 1000;
    border-width: 0 0 1px;
}

@media (min-width: 768px) {
    .navbar-static-top {
        border-radius: 0;
    }
}

.navbar-fixed-top,
.navbar-fixed-bottom {
    position: fixed;
    right: 0;
    left: 0;
    z-index: 1030;
}

@media (min-width: 768px) {
    .navbar-fixed-top,
    .navbar-fixed-bottom {
        border-radius: 0;
    }
}

.navbar-fixed-top {
    top: 0;
    border-width: 0 0 1px;
}

.navbar-fixed-bottom {
    bottom: 0;
    margin-bottom: 0;
    border-width: 1px 0 0;
}

.navbar-brand {
    float: left;
    padding: 11px 15px;
    font-size: 25px;
    line-height: 28px;
    height: 50px;
}

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

.navbar-brand > img {
    display: block;
}

@media (min-width: 768px) {
    .navbar > .container .navbar-brand, .navbar > .container-fluid .navbar-brand {
        margin-left: -15px;
    }
}

.navbar-toggle {
    position: relative;
    float: right;
    margin-right: 15px;
    padding: 9px 10px;
    margin-top: 8px;
    margin-bottom: 8px;
    background-color: transparent;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
}

.navbar-toggle:focus {
    outline: 0;
}

.navbar-toggle .icon-bar {
    display: block;
    width: 22px;
    height: 2px;
    border-radius: 1px;
}

.navbar-toggle .icon-bar + .icon-bar {
    margin-top: 4px;
}

@media (min-width: 768px) {
    .navbar-toggle {
        display: none;
    }
}

.navbar-nav {
    margin: 5.5px -15px;
}

.navbar-nav > li > a {
    padding-top: 10px;
    padding-bottom: 10px;
    line-height: 28px;
}

@media (max-width: 767px) {
    .navbar-nav .open .dropdown-menu {
        position: static;
        float: none;
        width: auto;
        margin-top: 0;
        background-color: transparent;
        border: 0;
        box-shadow: none;
    }

    .navbar-nav .open .dropdown-menu > li > a,
    .navbar-nav .open .dropdown-menu .dropdown-header {
        padding: 5px 15px 5px 25px;
    }

    .navbar-nav .open .dropdown-menu > li > a {
        line-height: 28px;
    }

    .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-nav .open .dropdown-menu > li > a:focus {
        background-image: none;
    }
}

@media (min-width: 768px) {
    .navbar-nav {
        float: left;
        margin: 0;
    }

    .navbar-nav > li {
        float: left;
    }

    .navbar-nav > li > a {
        padding-top: 11px;
        padding-bottom: 11px;
    }
}

.navbar-form {
    margin-left: -15px;
    margin-right: -15px;
    padding: 10px 15px;
    border-top: 1px solid transparent;
    border-bottom: 1px solid transparent;
    -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
    margin-top: 4px;
    margin-bottom: 4px;
}

@media (min-width: 768px) {
    .navbar-form .form-group {
        display: inline-block;
        margin-bottom: 0;
        vertical-align: middle;
    }

    .navbar-form .form-control {
        display: inline-block;
        width: auto;
        vertical-align: middle;
    }

    .navbar-form .form-control-static {
        display: inline-block;
    }

    .navbar-form .input-group {
        display: inline-table;
        vertical-align: middle;
    }

    .navbar-form .input-group .input-group-addon,
    .navbar-form .input-group .input-group-btn,
    .navbar-form .input-group .form-control {
        width: auto;
    }

    .navbar-form .input-group > .form-control {
        width: 100%;
    }

    .navbar-form .control-label {
        margin-bottom: 0;
        vertical-align: middle;
    }

    .navbar-form .radio,
    .navbar-form .checkbox {
        display: inline-block;
        margin-top: 0;
        margin-bottom: 0;
        vertical-align: middle;
    }

    .navbar-form .radio label,
    .navbar-form .checkbox label {
        padding-left: 0;
    }

    .navbar-form .radio input[type="radio"],
    .navbar-form .checkbox input[type="checkbox"] {
        position: relative;
        margin-left: 0;
    }

    .navbar-form .has-feedback .form-control-feedback {
        top: 0;
    }
}

@media (max-width: 767px) {
    .navbar-form .form-group {
        margin-bottom: 5px;
    }

    .navbar-form .form-group:last-child {
        margin-bottom: 0;
    }
}

@media (min-width: 768px) {
    .navbar-form {
        width: auto;
        border: 0;
        margin-left: 0;
        margin-right: 0;
        padding-top: 0;
        padding-bottom: 0;
        -webkit-box-shadow: none;
        box-shadow: none;
    }
}

.navbar-nav > li > .dropdown-menu {
    margin-top: 0;
    border-top-right-radius: 0;
    border-top-left-radius: 0;
}

.navbar-fixed-bottom .navbar-nav > li > .dropdown-menu {
    margin-bottom: 0;
    border-top-right-radius: 4px;
    border-top-left-radius: 4px;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
}

.navbar-btn {
    margin-top: 4px;
    margin-bottom: 4px;
}

.navbar-btn.btn-sm, .btn-group-sm > .navbar-btn.btn {
    margin-top: 6.5px;
    margin-bottom: 6.5px;
}

.navbar-btn.btn-xs, .btn-group-xs > .navbar-btn.btn {
    margin-top: 14px;
    margin-bottom: 14px;
}

.navbar-text {
    margin-top: 11px;
    margin-bottom: 11px;
}

@media (min-width: 768px) {
    .navbar-text {
        float: left;
        margin-left: 15px;
        margin-right: 15px;
    }
}

@media (min-width: 768px) {
    .navbar-left {
        float: left !important;
    }

    .navbar-right {
        float: right !important;
        margin-right: -15px;
    }

    .navbar-right ~ .navbar-right {
        margin-right: 0;
    }
}

.navbar-default {
    background-color: #f8f8f8;
    border-color: #e7e7e7;
}

.navbar-default .navbar-brand {
    color: #777;
}

.navbar-default .navbar-brand:hover, .navbar-default .navbar-brand:focus {
    color: #5e5e5e;
    background-color: transparent;
}

.navbar-default .navbar-text {
    color: #777;
}

.navbar-default .navbar-nav > li > a {
    color: #777;
}

.navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus {
    color: #333;
    background-color: transparent;
}

.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {
    color: #555;
    background-color: #e7e7e7;
}

.navbar-default .navbar-nav > .disabled > a, .navbar-default .navbar-nav > .disabled > a:hover, .navbar-default .navbar-nav > .disabled > a:focus {
    color: #ccc;
    background-color: transparent;
}

.navbar-default .navbar-toggle {
    border-color: #ddd;
}

.navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {
    background-color: #ddd;
}

.navbar-default .navbar-toggle .icon-bar {
    background-color: #888;
}

.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
    border-color: #e7e7e7;
}

.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:hover, .navbar-default .navbar-nav > .open > a:focus {
    background-color: #e7e7e7;
    color: #555;
}

@media (max-width: 767px) {
    .navbar-default .navbar-nav .open .dropdown-menu > li > a {
        color: #777;
    }

    .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
        color: #333;
        background-color: transparent;
    }

    .navbar-default .navbar-nav .open .dropdown-menu > .active > a, .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus {
        color: #555;
        background-color: #e7e7e7;
    }

    .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a, .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:focus {
        color: #ccc;
        background-color: transparent;
    }
}

.navbar-default .navbar-link {
    color: #777;
}

.navbar-default .navbar-link:hover {
    color: #333;
}

.navbar-default .btn-link {
    color: #777;
}

.navbar-default .btn-link:hover, .navbar-default .btn-link:focus {
    color: #333;
}

.navbar-default .btn-link[disabled]:hover, .navbar-default .btn-link[disabled]:focus, fieldset[disabled] .navbar-default .btn-link:hover, fieldset[disabled] .navbar-default .btn-link:focus {
    color: #ccc;
}

.navbar-inverse {
    background-color: #222;
    border-color: #090909;
}

.navbar-inverse .navbar-brand {
    color: #9d9d9d;
}

.navbar-inverse .navbar-brand:hover, .navbar-inverse .navbar-brand:focus {
    color: #fff;
    background-color: transparent;
}

.navbar-inverse .navbar-text {
    color: #9d9d9d;
}

.navbar-inverse .navbar-nav > li > a {
    color: #9d9d9d;
}

.navbar-inverse .navbar-nav > li > a:hover, .navbar-inverse .navbar-nav > li > a:focus {
    color: #fff;
    background-color: transparent;
}

.navbar-inverse .navbar-nav > .active > a, .navbar-inverse .navbar-nav > .active > a:hover, .navbar-inverse .navbar-nav > .active > a:focus {
    color: #fff;
    background-color: #090909;
}

.navbar-inverse .navbar-nav > .disabled > a, .navbar-inverse .navbar-nav > .disabled > a:hover, .navbar-inverse .navbar-nav > .disabled > a:focus {
    color: #444;
    background-color: transparent;
}

.navbar-inverse .navbar-toggle {
    border-color: #333;
}

.navbar-inverse .navbar-toggle:hover, .navbar-inverse .navbar-toggle:focus {
    background-color: #333;
}

.navbar-inverse .navbar-toggle .icon-bar {
    background-color: #fff;
}

.navbar-inverse .navbar-collapse,
.navbar-inverse .navbar-form {
    border-color: #101010;
}

.navbar-inverse .navbar-nav > .open > a, .navbar-inverse .navbar-nav > .open > a:hover, .navbar-inverse .navbar-nav > .open > a:focus {
    background-color: #090909;
    color: #fff;
}

@media (max-width: 767px) {
    .navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header {
        border-color: #090909;
    }

    .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
        background-color: #090909;
    }

    .navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
        color: #9d9d9d;
    }

    .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus {
        color: #fff;
        background-color: transparent;
    }

    .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a, .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:hover, .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:focus {
        color: #fff;
        background-color: #090909;
    }

    .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a, .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:hover, .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:focus {
        color: #444;
        background-color: transparent;
    }
}

.navbar-inverse .navbar-link {
    color: #9d9d9d;
}

.navbar-inverse .navbar-link:hover {
    color: #fff;
}

.navbar-inverse .btn-link {
    color: #9d9d9d;
}

.navbar-inverse .btn-link:hover, .navbar-inverse .btn-link:focus {
    color: #fff;
}

.navbar-inverse .btn-link[disabled]:hover, .navbar-inverse .btn-link[disabled]:focus, fieldset[disabled] .navbar-inverse .btn-link:hover, fieldset[disabled] .navbar-inverse .btn-link:focus {
    color: #444;
}

.breadcrumb {
    padding: 8px 15px;
    margin-bottom: 28px;
    list-style: none;
    background-color: #f5f5f5;
    border-radius: 4px;
}

.breadcrumb > li {
    display: inline-block;
}

.breadcrumb > li + li:before {
    content: "/ ";
    padding: 0 5px;
    color: #ccc;
}

.breadcrumb > .active {
    color: #777777;
}

.pagination {
    display: inline-block;
    padding-left: 0;
    margin: 28px 0;
    border-radius: 4px;
}

.pagination > li {
    display: inline;
}

.pagination > li > a,
.pagination > li > span {
    position: relative;
    float: left;
    padding: 6px 12px;
    line-height: 1.4;
    text-decoration: none;
    color: #87B107;
    background-color: #fff;
    border: 1px solid #ddd;
    margin-left: -1px;
}

.pagination > li:first-child > a,
.pagination > li:first-child > span {
    margin-left: 0;
    border-bottom-left-radius: 4px;
    border-top-left-radius: 4px;
}

.pagination > li:last-child > a,
.pagination > li:last-child > span {
    border-bottom-right-radius: 4px;
    border-top-right-radius: 4px;
}

.pagination > li > a:hover, .pagination > li > a:focus,
.pagination > li > span:hover,
.pagination > li > span:focus {
    z-index: 2;
    color: #87B107;
    background-color: #eeeeee;
    border-color: #ddd;
}

.pagination > .active > a, .pagination > .active > a:hover, .pagination > .active > a:focus,
.pagination > .active > span,
.pagination > .active > span:hover,
.pagination > .active > span:focus {
    z-index: 3;
    color: #fff;
    background-color: #87B107;
    border-color: #87B107;
    cursor: default;
}

.pagination > .disabled > span,
.pagination > .disabled > span:hover,
.pagination > .disabled > span:focus,
.pagination > .disabled > a,
.pagination > .disabled > a:hover,
.pagination > .disabled > a:focus {
    color: #777777;
    background-color: #fff;
    border-color: #ddd;
    cursor: not-allowed;
}

.pagination-lg > li > a,
.pagination-lg > li > span {
    padding: 10px 16px;
    font-size: 25px;
    line-height: 1.3333333;
}

.pagination-lg > li:first-child > a,
.pagination-lg > li:first-child > span {
    border-bottom-left-radius: 6px;
    border-top-left-radius: 6px;
}

.pagination-lg > li:last-child > a,
.pagination-lg > li:last-child > span {
    border-bottom-right-radius: 6px;
    border-top-right-radius: 6px;
}

.pagination-sm > li > a,
.pagination-sm > li > span {
    padding: 5px 10px;
    font-size: 17px;
    line-height: 1.5;
}

.pagination-sm > li:first-child > a,
.pagination-sm > li:first-child > span {
    border-bottom-left-radius: 3px;
    border-top-left-radius: 3px;
}

.pagination-sm > li:last-child > a,
.pagination-sm > li:last-child > span {
    border-bottom-right-radius: 3px;
    border-top-right-radius: 3px;
}

.pager {
    padding-left: 0;
    margin: 28px 0;
    list-style: none;
    text-align: center;
}

.pager:before, .pager:after {
    content: " ";
    display: table;
}

.pager:after {
    clear: both;
}

.pager li {
    display: inline;
}

.pager li > a,
.pager li > span {
    display: inline-block;
    padding: 5px 14px;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 15px;
}

.pager li > a:hover,
.pager li > a:focus {
    text-decoration: none;
    background-color: #eeeeee;
}

.pager .next > a,
.pager .next > span {
    float: right;
}

.pager .previous > a,
.pager .previous > span {
    float: left;
}

.pager .disabled > a,
.pager .disabled > a:hover,
.pager .disabled > a:focus,
.pager .disabled > span {
    color: #777777;
    background-color: #fff;
    cursor: not-allowed;
}

.label {
    display: inline;
    padding: .2em .6em .3em;
    font-size: 75%;
    font-weight: bold;
    line-height: 1;
    color: #fff;
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
    border-radius: .25em;
}

.label:empty {
    display: none;
}

.btn .label {
    position: relative;
    top: -1px;
}

a.label:hover, a.label:focus {
    color: #fff;
    text-decoration: none;
    cursor: pointer;
}

.label-default {
    background-color: #777777;
}

.label-default[href]:hover, .label-default[href]:focus {
    background-color: #5e5e5e;
}

.label-primary {
    background-color: #87B107;
}

.label-primary[href]:hover, .label-primary[href]:focus {
    background-color: #628005;
}

.label-success {
    background-color: #5cb85c;
}

.label-success[href]:hover, .label-success[href]:focus {
    background-color: #449d44;
}

.label-info {
    background-color: #5bc0de;
}

.label-info[href]:hover, .label-info[href]:focus {
    background-color: #31b0d5;
}

.label-warning {
    background-color: #DD9418;
}

.label-warning[href]:hover, .label-warning[href]:focus {
    background-color: #af7513;
}

.label-danger {
    background-color: #d9534f;
}

.label-danger[href]:hover, .label-danger[href]:focus {
    background-color: #c9302c;
}

.badge {
    display: inline-block;
    min-width: 10px;
    padding: 3px 7px;
    font-size: 17px;
    font-weight: bold;
    color: #fff;
    line-height: 1;
    vertical-align: middle;
    white-space: nowrap;
    text-align: center;
    background-color: #777777;
    border-radius: 10px;
}

.badge:empty {
    display: none;
}

.btn .badge {
    position: relative;
    top: -1px;
}

.btn-xs .badge, .btn-group-xs > .btn .badge, .btn-group-xs > .btn .badge {
    top: 0;
    padding: 1px 5px;
}

.list-group-item.active > .badge, .nav-pills > .active > a > .badge {
    color: #87B107;
    background-color: #fff;
}

.list-group-item > .badge {
    float: right;
}

.list-group-item > .badge + .badge {
    margin-right: 5px;
}

.nav-pills > li > a > .badge {
    margin-left: 3px;
}

a.badge:hover, a.badge:focus {
    color: #fff;
    text-decoration: none;
    cursor: pointer;
}

.jumbotron {
    padding-top: 30px;
    padding-bottom: 30px;
    margin-bottom: 30px;
    color: inherit;
    background-color: #eeeeee;
}

.jumbotron h1,
.jumbotron .h1 {
    color: inherit;
}

.jumbotron p {
    margin-bottom: 15px;
    font-size: 30px;
    font-weight: 200;
}

.jumbotron > hr {
    border-top-color: #d5d5d5;
}

.container .jumbotron, .container-fluid .jumbotron {
    border-radius: 6px;
    padding-left: 15px;
    padding-right: 15px;
}

.jumbotron .container {
    max-width: 100%;
}

@media screen and (min-width: 768px) {
    .jumbotron {
        padding-top: 48px;
        padding-bottom: 48px;
    }

    .container .jumbotron, .container-fluid .jumbotron {
        padding-left: 60px;
        padding-right: 60px;
    }

    .jumbotron h1,
    .jumbotron .h1 {
        font-size: 90px;
    }
}

.thumbnail {
    display: block;
    padding: 4px;
    margin-bottom: 28px;
    line-height: 1.4;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 4px;
    -webkit-transition: border 0.2s ease-in-out;
    -o-transition: border 0.2s ease-in-out;
    transition: border 0.2s ease-in-out;
}

.thumbnail > img,
.thumbnail a > img {
    display: block;
    max-width: 100%;
    height: auto;
    margin-left: auto;
    margin-right: auto;
}

.thumbnail .caption {
    padding: 9px;
    color: #525252;
}

a.thumbnail:hover,
a.thumbnail:focus,
a.thumbnail.active {
    border-color: #87B107;
}

.alert {
    padding: 15px;
    margin-bottom: 28px;
    border: 1px solid transparent;
    border-radius: 4px;
}

.alert h4 {
    margin-top: 0;
    color: inherit;
}

.alert .alert-link {
    font-weight: bold;
}

.alert > p,
.alert > ul {
    margin-bottom: 0;
}

.alert > p + p {
    margin-top: 5px;
}

.alert-dismissable,
.alert-dismissible {
    padding-right: 35px;
}

.alert-dismissable .close,
.alert-dismissible .close {
    position: relative;
    top: -2px;
    right: -21px;
    color: inherit;
}

.alert-success {
    background-color: #dff0d8;
    border-color: #d6e9c6;
    color: #3c763d;
}

.alert-success hr {
    border-top-color: #c9e2b3;
}

.alert-success .alert-link {
    color: #2b542c;
}

.alert-info {
    background-color: #d9edf7;
    border-color: #bce8f1;
    color: #31708f;
}

.alert-info hr {
    border-top-color: #a6e1ec;
}

.alert-info .alert-link {
    color: #245269;
}

.alert-warning {
    background-color: #fcf8e3;
    border-color: #faebcc;
    color: #8a6d3b;
}

.alert-warning hr {
    border-top-color: #f7e1b5;
}

.alert-warning .alert-link {
    color: #66512c;
}

.alert-danger {
    background-color: #f2dede;
    border-color: #ebccd1;
    color: #a94442;
}

.alert-danger hr {
    border-top-color: #e4b9c0;
}

.alert-danger .alert-link {
    color: #843534;
}

@-webkit-keyframes progress-bar-stripes {
    from {
        background-position: 40px 0;
    }
    to {
        background-position: 0 0;
    }
}

@keyframes progress-bar-stripes {
    from {
        background-position: 40px 0;
    }
    to {
        background-position: 0 0;
    }
}

.progress {
    overflow: hidden;
    height: 28px;
    margin-bottom: 28px;
    background-color: #f5f5f5;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
    box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
}

.progress-bar {
    float: left;
    width: 0%;
    height: 100%;
    font-size: 17px;
    line-height: 28px;
    color: #fff;
    text-align: center;
    background-color: #87B107;
    -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
    box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
    -webkit-transition: width 0.6s ease;
    -o-transition: width 0.6s ease;
    transition: width 0.6s ease;
}

.progress-striped .progress-bar,
.progress-bar-striped {
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-size: 40px 40px;
}

.progress.active .progress-bar,
.progress-bar.active {
    -webkit-animation: progress-bar-stripes 2s linear infinite;
    -o-animation: progress-bar-stripes 2s linear infinite;
    animation: progress-bar-stripes 2s linear infinite;
}

.progress-bar-success {
    background-color: #5cb85c;
}

.progress-striped .progress-bar-success {
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}

.progress-bar-info {
    background-color: #5bc0de;
}

.progress-striped .progress-bar-info {
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}

.progress-bar-warning {
    background-color: #DD9418;
}

.progress-striped .progress-bar-warning {
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}

.progress-bar-danger {
    background-color: #d9534f;
}

.progress-striped .progress-bar-danger {
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}

.media {
    margin-top: 15px;
}

.media:first-child {
    margin-top: 0;
}

.media,
.media-body {
    zoom: 1;
    overflow: hidden;
}

.media-body {
    width: 10000px;
}

.media-object {
    display: block;
}

.media-object.img-thumbnail {
    max-width: none;
}

.media-right,
.media > .pull-right {
    padding-left: 10px;
}

.media-left,
.media > .pull-left {
    padding-right: 10px;
}

.media-left,
.media-right,
.media-body {
    display: table-cell;
    vertical-align: top;
}

.media-middle {
    vertical-align: middle;
}

.media-bottom {
    vertical-align: bottom;
}

.media-heading {
    margin-top: 0;
    margin-bottom: 5px;
}

.media-list {
    padding-left: 0;
    list-style: none;
}

.list-group {
    margin-bottom: 20px;
    padding-left: 0;
}

.list-group-item {
    position: relative;
    display: block;
    padding: 10px 15px;
    margin-bottom: -1px;
    background-color: #fff;
    border: 1px solid #ddd;
}

.list-group-item:first-child {
    border-top-right-radius: 4px;
    border-top-left-radius: 4px;
}

.list-group-item:last-child {
    margin-bottom: 0;
    border-bottom-right-radius: 4px;
    border-bottom-left-radius: 4px;
}

a.list-group-item,
button.list-group-item {
    color: #555;
}

a.list-group-item .list-group-item-heading,
button.list-group-item .list-group-item-heading {
    color: #333;
}

a.list-group-item:hover, a.list-group-item:focus,
button.list-group-item:hover,
button.list-group-item:focus {
    text-decoration: none;
    color: #555;
    background-color: #f5f5f5;
}

button.list-group-item {
    width: 100%;
    text-align: left;
}

.list-group-item.disabled, .list-group-item.disabled:hover, .list-group-item.disabled:focus {
    background-color: #eeeeee;
    color: #777777;
    cursor: not-allowed;
}

.list-group-item.disabled .list-group-item-heading, .list-group-item.disabled:hover .list-group-item-heading, .list-group-item.disabled:focus .list-group-item-heading {
    color: inherit;
}

.list-group-item.disabled .list-group-item-text, .list-group-item.disabled:hover .list-group-item-text, .list-group-item.disabled:focus .list-group-item-text {
    color: #777777;
}

.list-group-item.active, .list-group-item.active:hover, .list-group-item.active:focus {
    z-index: 2;
    color: #fff;
    background-color: #87B107;
    border-color: #87B107;
}

.list-group-item.active .list-group-item-heading,
.list-group-item.active .list-group-item-heading > small,
.list-group-item.active .list-group-item-heading > .small, .list-group-item.active:hover .list-group-item-heading,
.list-group-item.active:hover .list-group-item-heading > small,
.list-group-item.active:hover .list-group-item-heading > .small, .list-group-item.active:focus .list-group-item-heading,
.list-group-item.active:focus .list-group-item-heading > small,
.list-group-item.active:focus .list-group-item-heading > .small {
    color: inherit;
}

.list-group-item.active .list-group-item-text, .list-group-item.active:hover .list-group-item-text, .list-group-item.active:focus .list-group-item-text {
    color: #dffa8a;
}

.list-group-item-success {
    color: #3c763d;
    background-color: #dff0d8;
}

a.list-group-item-success,
button.list-group-item-success {
    color: #3c763d;
}

a.list-group-item-success .list-group-item-heading,
button.list-group-item-success .list-group-item-heading {
    color: inherit;
}

a.list-group-item-success:hover, a.list-group-item-success:focus,
button.list-group-item-success:hover,
button.list-group-item-success:focus {
    color: #3c763d;
    background-color: #d0e9c6;
}

a.list-group-item-success.active, a.list-group-item-success.active:hover, a.list-group-item-success.active:focus,
button.list-group-item-success.active,
button.list-group-item-success.active:hover,
button.list-group-item-success.active:focus {
    color: #fff;
    background-color: #3c763d;
    border-color: #3c763d;
}

.list-group-item-info {
    color: #31708f;
    background-color: #d9edf7;
}

a.list-group-item-info,
button.list-group-item-info {
    color: #31708f;
}

a.list-group-item-info .list-group-item-heading,
button.list-group-item-info .list-group-item-heading {
    color: inherit;
}

a.list-group-item-info:hover, a.list-group-item-info:focus,
button.list-group-item-info:hover,
button.list-group-item-info:focus {
    color: #31708f;
    background-color: #c4e3f3;
}

a.list-group-item-info.active, a.list-group-item-info.active:hover, a.list-group-item-info.active:focus,
button.list-group-item-info.active,
button.list-group-item-info.active:hover,
button.list-group-item-info.active:focus {
    color: #fff;
    background-color: #31708f;
    border-color: #31708f;
}

.list-group-item-warning {
    color: #8a6d3b;
    background-color: #fcf8e3;
}

a.list-group-item-warning,
button.list-group-item-warning {
    color: #8a6d3b;
}

a.list-group-item-warning .list-group-item-heading,
button.list-group-item-warning .list-group-item-heading {
    color: inherit;
}

a.list-group-item-warning:hover, a.list-group-item-warning:focus,
button.list-group-item-warning:hover,
button.list-group-item-warning:focus {
    color: #8a6d3b;
    background-color: #faf2cc;
}

a.list-group-item-warning.active, a.list-group-item-warning.active:hover, a.list-group-item-warning.active:focus,
button.list-group-item-warning.active,
button.list-group-item-warning.active:hover,
button.list-group-item-warning.active:focus {
    color: #fff;
    background-color: #8a6d3b;
    border-color: #8a6d3b;
}

.list-group-item-danger {
    color: #a94442;
    background-color: #f2dede;
}

a.list-group-item-danger,
button.list-group-item-danger {
    color: #a94442;
}

a.list-group-item-danger .list-group-item-heading,
button.list-group-item-danger .list-group-item-heading {
    color: inherit;
}

a.list-group-item-danger:hover, a.list-group-item-danger:focus,
button.list-group-item-danger:hover,
button.list-group-item-danger:focus {
    color: #a94442;
    background-color: #ebcccc;
}

a.list-group-item-danger.active, a.list-group-item-danger.active:hover, a.list-group-item-danger.active:focus,
button.list-group-item-danger.active,
button.list-group-item-danger.active:hover,
button.list-group-item-danger.active:focus {
    color: #fff;
    background-color: #a94442;
    border-color: #a94442;
}

.list-group-item-heading {
    margin-top: 0;
    margin-bottom: 5px;
}

.list-group-item-text {
    margin-bottom: 0;
    line-height: 1.3;
}

.panel {
    margin-bottom: 28px;
    background-color: #fff;
    border: 1px solid transparent;
    border-radius: 4px;
    -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
}

.panel-body {
    padding: 15px;
}

.panel-body:before, .panel-body:after {
    content: " ";
    display: table;
}

.panel-body:after {
    clear: both;
}

.panel-heading {
    padding: 10px 15px;
    border-bottom: 1px solid transparent;
    border-top-right-radius: 3px;
    border-top-left-radius: 3px;
}

.panel-heading > .dropdown .dropdown-toggle {
    color: inherit;
}

.panel-title {
    margin-top: 0;
    margin-bottom: 0;
    font-size: 23px;
    color: inherit;
}

.panel-title > a,
.panel-title > small,
.panel-title > .small,
.panel-title > small > a,
.panel-title > .small > a {
    color: inherit;
}

.panel-footer {
    padding: 10px 15px;
    background-color: #f5f5f5;
    border-top: 1px solid #ddd;
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px;
}

.panel > .list-group,
.panel > .panel-collapse > .list-group {
    margin-bottom: 0;
}

.panel > .list-group .list-group-item,
.panel > .panel-collapse > .list-group .list-group-item {
    border-width: 1px 0;
    border-radius: 0;
}

.panel > .list-group:first-child .list-group-item:first-child,
.panel > .panel-collapse > .list-group:first-child .list-group-item:first-child {
    border-top: 0;
    border-top-right-radius: 3px;
    border-top-left-radius: 3px;
}

.panel > .list-group:last-child .list-group-item:last-child,
.panel > .panel-collapse > .list-group:last-child .list-group-item:last-child {
    border-bottom: 0;
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px;
}

.panel > .panel-heading + .panel-collapse > .list-group .list-group-item:first-child {
    border-top-right-radius: 0;
    border-top-left-radius: 0;
}

.panel-heading + .list-group .list-group-item:first-child {
    border-top-width: 0;
}

.list-group + .panel-footer {
    border-top-width: 0;
}

.panel > .table,
.panel > .table-responsive > .table,
.panel > .panel-collapse > .table {
    margin-bottom: 0;
}

.panel > .table caption,
.panel > .table-responsive > .table caption,
.panel > .panel-collapse > .table caption {
    padding-left: 15px;
    padding-right: 15px;
}

.panel > .table:first-child,
.panel > .table-responsive:first-child > .table:first-child {
    border-top-right-radius: 3px;
    border-top-left-radius: 3px;
}

.panel > .table:first-child > thead:first-child > tr:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child {
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
}

.panel > .table:first-child > thead:first-child > tr:first-child td:first-child,
.panel > .table:first-child > thead:first-child > tr:first-child th:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child th:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:first-child {
    border-top-left-radius: 3px;
}

.panel > .table:first-child > thead:first-child > tr:first-child td:last-child,
.panel > .table:first-child > thead:first-child > tr:first-child th:last-child,
.panel > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.panel > .table:first-child > tbody:first-child > tr:first-child th:last-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:last-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:last-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:last-child {
    border-top-right-radius: 3px;
}

.panel > .table:last-child,
.panel > .table-responsive:last-child > .table:last-child {
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px;
}

.panel > .table:last-child > tbody:last-child > tr:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child {
    border-bottom-left-radius: 3px;
    border-bottom-right-radius: 3px;
}

.panel > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.panel > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child th:first-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:first-child {
    border-bottom-left-radius: 3px;
}

.panel > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.panel > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child th:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:last-child {
    border-bottom-right-radius: 3px;
}

.panel > .panel-body + .table,
.panel > .panel-body + .table-responsive,
.panel > .table + .panel-body,
.panel > .table-responsive + .panel-body {
    border-top: 1px solid #ddd;
}

.panel > .table > tbody:first-child > tr:first-child th,
.panel > .table > tbody:first-child > tr:first-child td {
    border-top: 0;
}

.panel > .table-bordered,
.panel > .table-responsive > .table-bordered {
    border: 0;
}

.panel > .table-bordered > thead > tr > th:first-child,
.panel > .table-bordered > thead > tr > td:first-child,
.panel > .table-bordered > tbody > tr > th:first-child,
.panel > .table-bordered > tbody > tr > td:first-child,
.panel > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-bordered > tfoot > tr > td:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > td:first-child {
    border-left: 0;
}

.panel > .table-bordered > thead > tr > th:last-child,
.panel > .table-bordered > thead > tr > td:last-child,
.panel > .table-bordered > tbody > tr > th:last-child,
.panel > .table-bordered > tbody > tr > td:last-child,
.panel > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-bordered > tfoot > tr > td:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > td:last-child {
    border-right: 0;
}

.panel > .table-bordered > thead > tr:first-child > td,
.panel > .table-bordered > thead > tr:first-child > th,
.panel > .table-bordered > tbody > tr:first-child > td,
.panel > .table-bordered > tbody > tr:first-child > th,
.panel > .table-responsive > .table-bordered > thead > tr:first-child > td,
.panel > .table-responsive > .table-bordered > thead > tr:first-child > th,
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > td,
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > th {
    border-bottom: 0;
}

.panel > .table-bordered > tbody > tr:last-child > td,
.panel > .table-bordered > tbody > tr:last-child > th,
.panel > .table-bordered > tfoot > tr:last-child > td,
.panel > .table-bordered > tfoot > tr:last-child > th,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > th,
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > th {
    border-bottom: 0;
}

.panel > .table-responsive {
    border: 0;
    margin-bottom: 0;
}

.panel-group {
    margin-bottom: 28px;
}

.panel-group .panel {
    margin-bottom: 0;
    border-radius: 4px;
}

.panel-group .panel + .panel {
    margin-top: 5px;
}

.panel-group .panel-heading {
    border-bottom: 0;
}

.panel-group .panel-heading + .panel-collapse > .panel-body,
.panel-group .panel-heading + .panel-collapse > .list-group {
    border-top: 1px solid #ddd;
}

.panel-group .panel-footer {
    border-top: 0;
}

.panel-group .panel-footer + .panel-collapse .panel-body {
    border-bottom: 1px solid #ddd;
}

.panel-default {
    border-color: #ddd;
}

.panel-default > .panel-heading {
    color: #70767b;
    background-color: #f5f5f5;
    border-color: #ddd;
}

.panel-default > .panel-heading + .panel-collapse > .panel-body {
    border-top-color: #ddd;
}

.panel-default > .panel-heading .badge {
    color: #f5f5f5;
    background-color: #70767b;
}

.panel-default > .panel-footer + .panel-collapse > .panel-body {
    border-bottom-color: #ddd;
}

.panel-primary {
    border-color: #87B107;
}

.panel-primary > .panel-heading {
    color: #fff;
    background-color: #87B107;
    border-color: #87B107;
}

.panel-primary > .panel-heading + .panel-collapse > .panel-body {
    border-top-color: #87B107;
}

.panel-primary > .panel-heading .badge {
    color: #87B107;
    background-color: #fff;
}

.panel-primary > .panel-footer + .panel-collapse > .panel-body {
    border-bottom-color: #87B107;
}

.panel-success {
    border-color: #d6e9c6;
}

.panel-success > .panel-heading {
    color: #3c763d;
    background-color: #dff0d8;
    border-color: #d6e9c6;
}

.panel-success > .panel-heading + .panel-collapse > .panel-body {
    border-top-color: #d6e9c6;
}

.panel-success > .panel-heading .badge {
    color: #dff0d8;
    background-color: #3c763d;
}

.panel-success > .panel-footer + .panel-collapse > .panel-body {
    border-bottom-color: #d6e9c6;
}

.panel-info {
    border-color: #bce8f1;
}

.panel-info > .panel-heading {
    color: #31708f;
    background-color: #d9edf7;
    border-color: #bce8f1;
}

.panel-info > .panel-heading + .panel-collapse > .panel-body {
    border-top-color: #bce8f1;
}

.panel-info > .panel-heading .badge {
    color: #d9edf7;
    background-color: #31708f;
}

.panel-info > .panel-footer + .panel-collapse > .panel-body {
    border-bottom-color: #bce8f1;
}

.panel-warning {
    border-color: #faebcc;
}

.panel-warning > .panel-heading {
    color: #8a6d3b;
    background-color: #fcf8e3;
    border-color: #faebcc;
}

.panel-warning > .panel-heading + .panel-collapse > .panel-body {
    border-top-color: #faebcc;
}

.panel-warning > .panel-heading .badge {
    color: #fcf8e3;
    background-color: #8a6d3b;
}

.panel-warning > .panel-footer + .panel-collapse > .panel-body {
    border-bottom-color: #faebcc;
}

.panel-danger {
    border-color: #ebccd1;
}

.panel-danger > .panel-heading {
    color: #a94442;
    background-color: #f2dede;
    border-color: #ebccd1;
}

.panel-danger > .panel-heading + .panel-collapse > .panel-body {
    border-top-color: #ebccd1;
}

.panel-danger > .panel-heading .badge {
    color: #f2dede;
    background-color: #a94442;
}

.panel-danger > .panel-footer + .panel-collapse > .panel-body {
    border-bottom-color: #ebccd1;
}

.embed-responsive {
    position: relative;
    display: block;
    height: 0;
    padding: 0;
    overflow: hidden;
}

.embed-responsive .embed-responsive-item,
.embed-responsive iframe,
.embed-responsive embed,
.embed-responsive object,
.embed-responsive video {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    height: 100%;
    width: 100%;
    border: 0;
}

.embed-responsive-16by9 {
    padding-bottom: 56.25%;
}

.embed-responsive-4by3 {
    padding-bottom: 75%;
}

.well {
    min-height: 20px;
    padding: 19px;
    margin-bottom: 20px;
    background-color: #f5f5f5;
    border: 1px solid #e3e3e3;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
}

.well blockquote {
    border-color: #ddd;
    border-color: rgba(0, 0, 0, 0.15);
}

.well-lg {
    padding: 24px;
    border-radius: 6px;
}

.well-sm {
    padding: 9px;
    border-radius: 3px;
}

.close {
    float: right;
    font-size: 30px;
    font-weight: bold;
    line-height: 1;
    color: #000;
    text-shadow: 0 1px 0 #fff;
    opacity: 0.2;
    filter: alpha(opacity=20);
}

.close:hover, .close:focus {
    color: #000;
    text-decoration: none;
    cursor: pointer;
    opacity: 0.5;
    filter: alpha(opacity=50);
}

button.close {
    padding: 0;
    cursor: pointer;
    background: transparent;
    border: 0;
    -webkit-appearance: none;
}

.modal-open {
    overflow: hidden;
}

.modal {
    display: none;
    overflow: hidden;
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1050;
    -webkit-overflow-scrolling: touch;
    outline: 0;
}

.modal.fade .modal-dialog {
    -webkit-transform: translate(0, -25%);
    -ms-transform: translate(0, -25%);
    -o-transform: translate(0, -25%);
    transform: translate(0, -25%);
    -webkit-transition: -webkit-transform 0.3s ease-out;
    -moz-transition: -moz-transform 0.3s ease-out;
    -o-transition: -o-transform 0.3s ease-out;
    transition: transform 0.3s ease-out;
}

.modal.in .modal-dialog {
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    transform: translate(0, 0);
}

.modal-open .modal {
    overflow-x: hidden;
    overflow-y: auto;
}

.modal-dialog {
    position: relative;
    width: auto;
    margin: 10px;
}

.modal-content {
    position: relative;
    background-color: #fff;
    border: 1px solid #999;
    border: 1px solid rgba(0, 0, 0, 0.2);
    border-radius: 6px;
    -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
    box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
    background-clip: padding-box;
    outline: 0;
}

.modal-backdrop {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1040;
    background-color: #000;
}

.modal-backdrop.fade {
    opacity: 0;
    filter: alpha(opacity=0);
}

.modal-backdrop.in {
    opacity: 0.5;
    filter: alpha(opacity=50);
}

.modal-header {
    padding: 15px;
    border-bottom: 1px solid #e5e5e5;
}

.modal-header:before, .modal-header:after {
    content: " ";
    display: table;
}

.modal-header:after {
    clear: both;
}

.modal-header .close {
    margin-top: -2px;
}

.modal-title {
    margin: 0;
    line-height: 1.4;
}

.modal-body {
    position: relative;
    padding: 15px;
}

.modal-footer {
    padding: 15px;
    text-align: right;
    border-top: 1px solid #e5e5e5;
}

.modal-footer:before, .modal-footer:after {
    content: " ";
    display: table;
}

.modal-footer:after {
    clear: both;
}

.modal-footer .btn + .btn {
    margin-left: 5px;
    margin-bottom: 0;
}

.modal-footer .btn-group .btn + .btn {
    margin-left: -1px;
}

.modal-footer .btn-block + .btn-block {
    margin-left: 0;
}

.modal-scrollbar-measure {
    position: absolute;
    top: -9999px;
    width: 50px;
    height: 50px;
    overflow: scroll;
}

@media (min-width: 768px) {
    .modal-dialog {
        width: 600px;
        margin: 30px auto;
    }

    .modal-content {
        -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
        box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
    }

    .modal-sm {
        width: 300px;
    }
}

@media (min-width: 992px) {
    .modal-lg {
        width: 900px;
    }
}

.tooltip {
    position: absolute;
    z-index: 1070;
    display: block;
    font-family: "TheSansPlain", sans-serif;
    font-style: normal;
    font-weight: normal;
    letter-spacing: normal;
    line-break: auto;
    line-height: 1.4;
    text-align: left;
    text-align: start;
    text-decoration: none;
    text-shadow: none;
    text-transform: none;
    white-space: normal;
    word-break: normal;
    word-spacing: normal;
    word-wrap: normal;
    font-size: 17px;
    opacity: 0;
    filter: alpha(opacity=0);
}

.tooltip.in {
    opacity: 0.9;
    filter: alpha(opacity=90);
}

.tooltip.top {
    margin-top: -3px;
    padding: 5px 0;
}

.tooltip.right {
    margin-left: 3px;
    padding: 0 5px;
}

.tooltip.bottom {
    margin-top: 3px;
    padding: 5px 0;
}

.tooltip.left {
    margin-left: -3px;
    padding: 0 5px;
}

.tooltip-inner {
    max-width: 200px;
    padding: 3px 8px;
    color: #fff;
    text-align: center;
    background-color: #000;
    border-radius: 4px;
}

.tooltip-arrow {
    position: absolute;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid;
}

.tooltip.top .tooltip-arrow {
    bottom: 0;
    left: 50%;
    margin-left: -5px;
    border-width: 5px 5px 0;
    border-top-color: #000;
}

.tooltip.top-left .tooltip-arrow {
    bottom: 0;
    right: 5px;
    margin-bottom: -5px;
    border-width: 5px 5px 0;
    border-top-color: #000;
}

.tooltip.top-right .tooltip-arrow {
    bottom: 0;
    left: 5px;
    margin-bottom: -5px;
    border-width: 5px 5px 0;
    border-top-color: #000;
}

.tooltip.right .tooltip-arrow {
    top: 50%;
    left: 0;
    margin-top: -5px;
    border-width: 5px 5px 5px 0;
    border-right-color: #000;
}

.tooltip.left .tooltip-arrow {
    top: 50%;
    right: 0;
    margin-top: -5px;
    border-width: 5px 0 5px 5px;
    border-left-color: #000;
}

.tooltip.bottom .tooltip-arrow {
    top: 0;
    left: 50%;
    margin-left: -5px;
    border-width: 0 5px 5px;
    border-bottom-color: #000;
}

.tooltip.bottom-left .tooltip-arrow {
    top: 0;
    right: 5px;
    margin-top: -5px;
    border-width: 0 5px 5px;
    border-bottom-color: #000;
}

.tooltip.bottom-right .tooltip-arrow {
    top: 0;
    left: 5px;
    margin-top: -5px;
    border-width: 0 5px 5px;
    border-bottom-color: #000;
}

.popover {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1060;
    display: none;
    max-width: 276px;
    padding: 1px;
    font-family: "TheSansPlain", sans-serif;
    font-style: normal;
    font-weight: normal;
    letter-spacing: normal;
    line-break: auto;
    line-height: 1.4;
    text-align: left;
    text-align: start;
    text-decoration: none;
    text-shadow: none;
    text-transform: none;
    white-space: normal;
    word-break: normal;
    word-spacing: normal;
    word-wrap: normal;
    font-size: 20px;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ccc;
    border: 1px solid rgba(0, 0, 0, 0.2);
    border-radius: 6px;
    -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
    box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
}

.popover.top {
    margin-top: -10px;
}

.popover.right {
    margin-left: 10px;
}

.popover.bottom {
    margin-top: 10px;
}

.popover.left {
    margin-left: -10px;
}

.popover-title {
    margin: 0;
    padding: 8px 14px;
    font-size: 20px;
    background-color: #f7f7f7;
    border-bottom: 1px solid #ebebeb;
    border-radius: 5px 5px 0 0;
}

.popover-content {
    padding: 9px 14px;
}

.popover > .arrow, .popover > .arrow:after {
    position: absolute;
    display: block;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid;
}

.popover > .arrow {
    border-width: 11px;
}

.popover > .arrow:after {
    border-width: 10px;
    content: "";
}

.popover.top > .arrow {
    left: 50%;
    margin-left: -11px;
    border-bottom-width: 0;
    border-top-color: #999999;
    border-top-color: rgba(0, 0, 0, 0.25);
    bottom: -11px;
}

.popover.top > .arrow:after {
    content: " ";
    bottom: 1px;
    margin-left: -10px;
    border-bottom-width: 0;
    border-top-color: #fff;
}

.popover.right > .arrow {
    top: 50%;
    left: -11px;
    margin-top: -11px;
    border-left-width: 0;
    border-right-color: #999999;
    border-right-color: rgba(0, 0, 0, 0.25);
}

.popover.right > .arrow:after {
    content: " ";
    left: 1px;
    bottom: -10px;
    border-left-width: 0;
    border-right-color: #fff;
}

.popover.bottom > .arrow {
    left: 50%;
    margin-left: -11px;
    border-top-width: 0;
    border-bottom-color: #999999;
    border-bottom-color: rgba(0, 0, 0, 0.25);
    top: -11px;
}

.popover.bottom > .arrow:after {
    content: " ";
    top: 1px;
    margin-left: -10px;
    border-top-width: 0;
    border-bottom-color: #fff;
}

.popover.left > .arrow {
    top: 50%;
    right: -11px;
    margin-top: -11px;
    border-right-width: 0;
    border-left-color: #999999;
    border-left-color: rgba(0, 0, 0, 0.25);
}

.popover.left > .arrow:after {
    content: " ";
    right: 1px;
    border-right-width: 0;
    border-left-color: #fff;
    bottom: -10px;
}

.carousel {
    position: relative;
}

.carousel-inner {
    position: relative;
    overflow: hidden;
    width: 100%;
}

.carousel-inner > .item {
    display: none;
    position: relative;
    -webkit-transition: 0.6s ease-in-out left;
    -o-transition: 0.6s ease-in-out left;
    transition: 0.6s ease-in-out left;
}

.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
    display: block;
    max-width: 100%;
    height: auto;
    line-height: 1;
}

@media all and (transform-3d), (-webkit-transform-3d) {
    .carousel-inner > .item {
        -webkit-transition: -webkit-transform 0.6s ease-in-out;
        -moz-transition: -moz-transform 0.6s ease-in-out;
        -o-transition: -o-transform 0.6s ease-in-out;
        transition: transform 0.6s ease-in-out;
        -webkit-backface-visibility: hidden;
        -moz-backface-visibility: hidden;
        backface-visibility: hidden;
        -webkit-perspective: 1000px;
        -moz-perspective: 1000px;
        perspective: 1000px;
    }

    .carousel-inner > .item.next, .carousel-inner > .item.active.right {
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0);
        left: 0;
    }

    .carousel-inner > .item.prev, .carousel-inner > .item.active.left {
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0);
        left: 0;
    }

    .carousel-inner > .item.next.left, .carousel-inner > .item.prev.right, .carousel-inner > .item.active {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
        left: 0;
    }
}

.carousel-inner > .active,
.carousel-inner > .next,
.carousel-inner > .prev {
    display: block;
}

.carousel-inner > .active {
    left: 0;
}

.carousel-inner > .next,
.carousel-inner > .prev {
    position: absolute;
    top: 0;
    width: 100%;
}

.carousel-inner > .next {
    left: 100%;
}

.carousel-inner > .prev {
    left: -100%;
}

.carousel-inner > .next.left,
.carousel-inner > .prev.right {
    left: 0;
}

.carousel-inner > .active.left {
    left: -100%;
}

.carousel-inner > .active.right {
    left: 100%;
}

.carousel-control {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    width: 15%;
    opacity: 0.5;
    filter: alpha(opacity=50);
    font-size: 20px;
    color: #fff;
    text-align: center;
    text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
    background-color: rgba(0, 0, 0, 0);
}

.carousel-control.left {
    background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
    background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
    background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1);
}

.carousel-control.right {
    left: auto;
    right: 0;
    background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
    background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
    background-image: linear-gradient(to right, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1);
}

.carousel-control:hover, .carousel-control:focus {
    outline: 0;
    color: #fff;
    text-decoration: none;
    opacity: 0.9;
    filter: alpha(opacity=90);
}

.carousel-control .icon-prev,
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-left,
.carousel-control .glyphicon-chevron-right {
    position: absolute;
    top: 50%;
    margin-top: -10px;
    z-index: 5;
    display: inline-block;
}

.carousel-control .icon-prev,
.carousel-control .glyphicon-chevron-left {
    left: 50%;
    margin-left: -10px;
}

.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-right {
    right: 50%;
    margin-right: -10px;
}

.carousel-control .icon-prev,
.carousel-control .icon-next {
    width: 20px;
    height: 20px;
    line-height: 1;
    font-family: serif;
}

.carousel-control .icon-prev:before {
    content: '\2039';
}

.carousel-control .icon-next:before {
    content: '\203a';
}

.carousel-indicators {
    position: absolute;
    bottom: 10px;
    left: 50%;
    z-index: 15;
    width: 60%;
    margin-left: -30%;
    padding-left: 0;
    list-style: none;
    text-align: center;
}

.carousel-indicators li {
    display: inline-block;
    width: 10px;
    height: 10px;
    margin: 1px;
    text-indent: -999px;
    border: 1px solid #fff;
    border-radius: 10px;
    cursor: pointer;
    background-color: #000 \9;
    background-color: rgba(0, 0, 0, 0);
}

.carousel-indicators .active {
    margin: 0;
    width: 12px;
    height: 12px;
    background-color: #fff;
}

.carousel-caption {
    position: absolute;
    left: 15%;
    right: 15%;
    bottom: 20px;
    z-index: 10;
    padding-top: 20px;
    padding-bottom: 20px;
    color: #fff;
    text-align: center;
    text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
}

.carousel-caption .btn {
    text-shadow: none;
}

@media screen and (min-width: 768px) {
    .carousel-control .glyphicon-chevron-left,
    .carousel-control .glyphicon-chevron-right,
    .carousel-control .icon-prev,
    .carousel-control .icon-next {
        width: 30px;
        height: 30px;
        margin-top: -10px;
        font-size: 30px;
    }

    .carousel-control .glyphicon-chevron-left,
    .carousel-control .icon-prev {
        margin-left: -10px;
    }

    .carousel-control .glyphicon-chevron-right,
    .carousel-control .icon-next {
        margin-right: -10px;
    }

    .carousel-caption {
        left: 20%;
        right: 20%;
        padding-bottom: 30px;
    }

    .carousel-indicators {
        bottom: 20px;
    }
}

.clearfix:before, .clearfix:after {
    content: " ";
    display: table;
}

.clearfix: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-xs {
    display: none !important;
}

.visible-sm {
    display: none !important;
}

.visible-md {
    display: none !important;
}

.visible-lg {
    display: none !important;
}

.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block {
    display: none !important;
}

@media (max-width: 767px) {
    .visible-xs {
        display: block !important;
    }

    table.visible-xs {
        display: table !important;
    }

    tr.visible-xs {
        display: table-row !important;
    }

    th.visible-xs,
    td.visible-xs {
        display: table-cell !important;
    }
}

@media (max-width: 767px) {
    .visible-xs-block {
        display: block !important;
    }
}

@media (max-width: 767px) {
    .visible-xs-inline {
        display: inline !important;
    }
}

@media (max-width: 767px) {
    .visible-xs-inline-block {
        display: inline-block !important;
    }
}

@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;
    }

    th.visible-sm,
    td.visible-sm {
        display: table-cell !important;
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .visible-sm-block {
        display: block !important;
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .visible-sm-inline {
        display: inline !important;
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .visible-sm-inline-block {
        display: inline-block !important;
    }
}

@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;
    }

    th.visible-md,
    td.visible-md {
        display: table-cell !important;
    }
}

@media (min-width: 992px) and (max-width: 1199px) {
    .visible-md-block {
        display: block !important;
    }
}

@media (min-width: 992px) and (max-width: 1199px) {
    .visible-md-inline {
        display: inline !important;
    }
}

@media (min-width: 992px) and (max-width: 1199px) {
    .visible-md-inline-block {
        display: inline-block !important;
    }
}

@media (min-width: 1200px) {
    .visible-lg {
        display: block !important;
    }

    table.visible-lg {
        display: table !important;
    }

    tr.visible-lg {
        display: table-row !important;
    }

    th.visible-lg,
    td.visible-lg {
        display: table-cell !important;
    }
}

@media (min-width: 1200px) {
    .visible-lg-block {
        display: block !important;
    }
}

@media (min-width: 1200px) {
    .visible-lg-inline {
        display: inline !important;
    }
}

@media (min-width: 1200px) {
    .visible-lg-inline-block {
        display: inline-block !important;
    }
}

@media (max-width: 767px) {
    .hidden-xs {
        display: none !important;
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .hidden-sm {
        display: none !important;
    }
}

@media (min-width: 992px) and (max-width: 1199px) {
    .hidden-md {
        display: none !important;
    }
}

@media (min-width: 1200px) {
    .hidden-lg {
        display: none !important;
    }
}

.visible-print {
    display: none !important;
}

@media print {
    .visible-print {
        display: block !important;
    }

    table.visible-print {
        display: table !important;
    }

    tr.visible-print {
        display: table-row !important;
    }

    th.visible-print,
    td.visible-print {
        display: table-cell !important;
    }
}

.visible-print-block {
    display: none !important;
}

@media print {
    .visible-print-block {
        display: block !important;
    }
}

.visible-print-inline {
    display: none !important;
}

@media print {
    .visible-print-inline {
        display: inline !important;
    }
}

.visible-print-inline-block {
    display: none !important;
}

@media print {
    .visible-print-inline-block {
        display: inline-block !important;
    }
}

@media print {
    .hidden-print {
        display: none !important;
    }
}

.spacer {
    display: none !important;
}

body {
    position: relative;
    font-family: 'AbelPro', Verdana, Sans-Serif;
    font-weight: normal;
    overflow-x: hidden !important;
}

.body_bei_menu_click .container.wrapped-container,
.body_bei_menu_click #slider,
.body_bei_menu_click #content,
.body_bei_menu_click footer {
    opacity: 0;
}

body p {
    line-height: 1.4;
}

h1, .h1 {
    font-size: 75px;
}

@media screen and (max-width: 768px) {
    h1, .h1 {
        font-size: 37px;
    }
}

h2, .h2 {
    font-size: 73px;
}

@media screen and (max-width: 768px) {
    h2, .h2 {
        font-size: 34px;
    }
}

.iframe-responsive {
    width: 100%;
}

.row.slider div img.img-responsive {
    width: 100%;
}

.b-landing {
    border: 1px solid #cccccc;
    margin-top: 50px;
}

.b-landing__navi {
    text-align: center;
    margin: 30px auto;
}

.b-landing__navi li {
    list-style: none;
    display: block;
}

.container__bg-grey {
    background-color: #f2f1ed;
}

h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
    text-transform: uppercase;
    letter-spacing: 2px;
    font-weight: normal;
    font-family: 'AbelPro', Verdana, Sans-Serif;
}

.border-red {
    padding-bottom: 10px;
    border-bottom: 2px solid #87B107;
    margin-bottom: 15px;
}

.red {
    color: #87B107;
}

.pos-relative {
    position: relative;
}

.pos-absolute {
    position: absolute;
}

.right-bottom {
    right: 0;
    bottom: 0;
}

.h3-no-margin-top h3 {
    margin-top: 5px;
}

.no-margin {
    margin-left: 0;
    margin-right: 0;
}

.ce-bodytext ul:not(.download-liste) {
    list-style: none;
    margin-bottom: 32px;
    font-family: 'AbelPro', sans-serif;
}

.ce-bodytext ul:not(.download-liste) li {
    padding-left: 18px;
    position: relative;
    padding-bottom: 13px;
    line-height: 1.4;
}

.ce-bodytext ul:not(.download-liste) li:before {
    content: '';
    display: inline-block;
    width: 5px;
    height: 5px;
    background-color: #000;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    position: absolute;
    top: 6px;
    left: 0;
}

.afterPicture {
    margin-top: 75px;
    padding-bottom: 45px;
}

.big.weiss {
    color: #fff;
    font-size: 160%;
}

#pano + p,
.ce-gallery figcaption {
    padding-top: 10px;
    font-size: 16px;
    font-family: 'AbelPro', sans-serif;
    line-height: 1.4;
}

.modal-body #pano + p {
    font-size: 70%;
}

@media screen and (max-width: 767px) {
    .modal-body #pano + p {
        font-size: 80%;
    }
}

/* QS */
#content .container.paddingBottom60 {
    padding-bottom: 62px;
}

#content .container.noPaddingBottom {
    padding-bottom: 0;
}

.baureihe #content .container,
.home #content .container {
    padding-top: 75px;
    padding-bottom: 75px;
}

.baureihe #content .no-padding-bottom,
.home #content .no-padding-bottom {
    padding-bottom: 0;
}

.baureihe #content .no-padding,
.home #content .no-padding {
    padding-bottom: 0;
    padding-top: 0;
}

.baureihe #content .ce-bodytext h2.border-red,
.home #content .ce-bodytext h2.border-red {
    margin-bottom: 15px;
    padding-bottom: 7px;
}

#content .container {
    padding-top: 50px;
    padding-bottom: 50px;
}

#content .no-padding-bottom {
    padding-bottom: 0;
}

#content .no-padding-top {
    padding-top: 0;
}

#content .no-padding {
    padding-bottom: 0;
    padding-top: 0;
}

.ce-bodytext h2 {
    margin-bottom: 7px;
    margin-top: 0;
    font-size: 31px;
}

.ce-bodytext h2.border-red {
    margin-bottom: 15px;
    padding-bottom: 7px;
}

.row .col-xs-9:nth-of-type(2) .table__3col {
    margin-bottom: 40px;
}

.row .col-xs-9:nth-of-type(1) .table__3col {
    margin-top: 40px;
}

.secondFlex .four-cols__item {
    margin-bottom: 0;
}

.bigfive {
    margin-top: 50px;
}

.flex-trenner {
    height: 30px;
}

.no-plus-by-figure figcaption {
    margin-top: 10px !important;
    line-height: 1.4;
}

.frame-type-menu_sitemap ul,
ul.ce-menu {
    font-size: 18px;
    font-family: 'AbelPro-Bold', sans-serif;
    list-style: none;
}
.frame-type-menu_sitemap ul li ul,
ul.ce-menu li ul {
    list-style: none;
    margin-left: 25px;
    font-size: 16px;
    font-family: 'AbelPro', sans-serif;
    margin-bottom: 6px;
}
.frame-type-menu_sitemap ul li ul li ul,
ul.ce-menu li ul li ul {
    margin-left: 15px;
    margin-bottom: 0;
}

.f3-widget-paginator {
    list-style: none;
}

.f3-widget-paginator li {
    margin-right: 15px;
    display: inline-block;
}

.f3-widget-paginator li.last.next a {
    margin-right: 0;
}

.f3-widget-paginator li.last.next a:after {
    content: "\f101";
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    margin-left: 5px;
    display: inline-block;
    position: relative;
    top: 1px;
}

.f3-widget-paginator .previous a:before {
    content: "\f100";
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    margin-right: 5px;
    display: inline-block;
}

.teaser-csw .news {
    background-color: #fff;
}

.teaser-csw h4 {
    margin-top: 0px;
}

#teaser-csw.container-fluid {
    background-color: #f2f1ed;
}

.col-md-5.pos-relative.padding-bottom-40 {
    padding-bottom: 15px !important;
}

.bg-white {
    background-color: #fff;
}

.bg_black {
    background-color: #000;
}

.bg_black h2 {
    color: #87B107;
}

.bg_black .no-plus-by-figure figcaption {
    color: #fff;
}

.bg_black p {
    color: #fff;
}

.bg_black .four-cols__item h4 {
    color: #87B107;
}

.bg_black .btn:focus, .bg_black .btn.focus {
    color: #fff;
}

.bg_brand-primary {
    background-color: #87B107;
}

.bg_brand-primary h2, .bg_brand-primary h3 {
    color: #fff;
}

.bg_brand-primary .four-cols__item h4 {
    color: #fff;
}

.bg_brand-primary a {
    color: #fff;
}

.bg_brand-primary .button-red {
    background-color: #000;
    margin-top: 15px;
}

.bg_brand-primary .button-red:hover, .bg_brand-primary .button-red:focus {
    background-color: #fff;
    color: #87B107 !important;
}

.bg_brand-primary .btn:hover, .bg_brand-primary .btn:focus, .bg_brand-primary .btn.focus {
    color: #fff;
}

.bg_brand-primary .bg_white h3 {
    color: #87B107;
}

.bg_brand-primary .bg_white .button-red {
    background-color: #000;
    margin-top: 15px;
}

.bg_brand-primary .bg_white .button-red:hover, .bg_brand-primary .bg_white .button-red:focus {
    background-color: #87B107;
    color: #fff !important;
}

.bg_white {
    background-color: #fff;
}

.has-catalog-downloads p {
    margin-bottom: 5px;
}

.has-catalog-downloads p .button-red {
    margin-bottom: 50px;
    width: 100%;
}

.button-red:hover, .button-red:focus {
    color: #fff;
}

.hidden-lg {
    display: none;
}

@media screen and (max-width: 992px) {
    .hidden-lg {
        display: block;
    }
}

div[class*="power"] a,
label a {
    text-decoration: underline;
}

.navbar-default {
    background-color: #B6CB5C;
    border: none;
    margin-bottom: 0;
    font-family: "AbelPro-Bold", Verdana, sans-serif;
    z-index: 99;
    border-radius: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
}

.posTopRight {
    position: relative;
    height: 50px;
    float: none;
    margin: 0;
}

.gradient-bg {
    background-image: url('vhs-assets-css-4e55df3e822a71b960deca27648027fa.jpg');
}

.langsel {
    display: inline-block;
    background-color: #000;
    padding-right: 12px;
    padding-left: 6px;
    position: absolute;
    top: 0;
    right: 0;
    height: 100%;
}

.langsel ul {
    margin: 0;
    padding: 0;
    list-style-type: none;
}

.langsel ul li {
    display: inline-block;
    padding: 0 0 0 6px;
}

.langsel ul li:first-child:after {
    content: '/';
    color: #fff;
    margin-left: 6px;
    font-size: 17px;
}

.langsel ul li a {
    font-size: 17px;
    color: #fff;
    text-transform: uppercase;
    -webkit-transition: all 0.6s;
    transition: all 0.6s;
    letter-spacing: 1px;
    margin-top: 15px;
    display: inline-block;
}

.langsel ul li a:hover, .langsel ul li a:focus {
    color: #87B107;
}

.langsel ul li a:hover:after {
    display: none !important;
}

.langsel ul li.active a {
    color: #333333;
}

html[lang=de] .class_de a {
    color: #87B107;
}

html[lang=en] .class_en a {
    color: #87B107;
}

h1.tabbertLogo {
    margin: 0 !important;
    padding: 0 !important;
}

a.navbar-brand.logoSvg {
    width: 140px;
    height: 120px;
    background-color: #87B107;
    display: inline-block;
    position: absolute;
    top: 0;
    left: 0;
}

@media screen and (max-width: 767px) {
    a.navbar-brand.logoSvg {
        left: calc(50% - 70px);
    }
}

a.navbar-brand.logoSvg img {
    width: 100%;
    height: auto;
    margin: 6px 0 0 0;
}

a.navbar-brand.logoSvg:hover, a.navbar-brand.logoSvg:focus {
    background-color: #87B107;
}

.navbar-header {
    margin-top: 24px;
}

.navbar-header .navbar-toggle {
    border: none;
    border-radius: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    float: left;
    margin-top: 18px;
    margin-left: 15px;
}

.navbar-header .navbar-toggle:hover, .navbar-header .navbar-toggle:focus {
    background-color: #87B107;
}

.navbar-header .navbar-toggle .icon-bar {
    background-color: #000;
    width: 25px;
    height: 3px;
}

@media screen and (max-width: 767px) {
    .navbar-header {
        margin-top: 0;
        height: 70px;
    }
}

.navbar-default .navbar-nav > li > a {
    letter-spacing: 1px;
}

.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:hover,
.navbar-default .navbar-nav > li > a:hover {
    background-color: #DAE5AE;
    color: #87B107;
    letter-spacing: 1px;
}

@media screen and (max-width: 767px) {
    .navbar-default .navbar-nav > .active > a,
    .navbar-default .navbar-nav > .active > a:hover,
    .navbar-default .navbar-nav > li > a:hover {
        background-color: transparent;
    }
}

.nav.navbar-nav li a {
    position: relative;
}

.nav.navbar-nav li a:after {
    content: "";
    display: none;
    position: absolute;
    width: 10px;
    height: 10px;
    border-bottom: 1px solid #87B107;
    border-right: 1px solid #87B107;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    bottom: 8px;
    left: 50%;
    margin-left: -5px;
}

.nav.navbar-nav li ul.submenu li a:hover:after {
    display: none;
}

.navbar-brand .hideDesktop,
.hideDesktop {
    display: none;
}

#myNavbar {
    min-height: 70px !important;
    margin-left: 165px;
}

@media screen and (max-width: 767px) {
    #myNavbar {
        margin-left: 0;
        height: auto;
    }
}

@media screen and (min-width: 768px) {
    #myNavbar .navbar-nav li a {
        padding-top: 31px;
        padding-left: 30px;
        padding-right: 30px;
    }
}

@media screen and (max-width: 992px) {
    #myNavbar .navbar-nav li a {
        padding-left: 10px;
        padding-right: 10px;
        font-size: 17px;
    }
}

#myNavbar .navbar-nav li:last-child a {
    background-color: #87B107;
    color: #fff;
}

@media screen and (max-width: 767px) {
    #myNavbar .navbar-nav li:last-child a {
        width: 100%;
    }
}

.has-submenu {
    position: relative;
}

.submenu {
    display: none;
    position: absolute;
    z-index: 99999;
    list-style: none;
    padding-left: 0;
    top: 70px;
    left: 0;
}

.submenu li {
    padding: 0;
    margin: 0;
}

.submenu li a {
    background-color: #DAE5AE !important;
    color: #000 !important;
    display: block;
    font-family: 'AbelPro', Verdana, Sans-Serif;
    margin: 0;
    position: relative;
    padding: 10px 10px 6px 10px;
    padding-top: 10px !important;
    min-width: 230px;
    letter-spacing: 1.6px;
}

.submenu li a:hover {
    background-color: #fff !important;
}

.submenu li.active a {
    background-color: #f4fcd0 !important;
    color: #87B107 !important;
}

.submenu li:hover a {
    background-color: #fff;
}

@media screen and (min-width: 768px) {
    .has-submenu:hover .submenu {
        -webkit-transition: all 0.6s;
        transition: all 0.6s;
        display: block;
    }

    li.has-submenu.vehicleMenu:hover .submenu {
        display: none;
    }

    li.has-submenu.vehicleMenuFolge:hover .submenu {
        display: none;
    }
}

#detail-menu.fixed {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    z-index: 999;
}

#detail-menu.fixed__bottom {
    position: fixed;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 999;
}

.wrapped-detail-menu {
    background-color: #e0ddd3;
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.4);
}

.wrapped-detail-menu .detail-menu ul {
    list-style: none;
    margin-bottom: 0;
}

.wrapped-detail-menu .detail-menu ul li.dropdown a.dropdown-toggle:after {
    content: "\f107";
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 24px;
    margin-left: 4px;
}

.wrapped-detail-menu .detail-menu ul li.dropdown.open a.dropdown-toggle:after {
    content: "\f106";
}

.wrapped-detail-menu .detail-menu ul li {
    display: inline-block;
    margin-right: -3px;
}

.wrapped-detail-menu .detail-menu ul li .dropdown-menu {
    min-width: 230px;
    width: 100%;
    padding: 0;
    border-radius: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border: none;
}

.wrapped-detail-menu .detail-menu ul li .dropdown-menu li {
    display: block;
    margin-right: 0;
}

.wrapped-detail-menu .detail-menu ul li .dropdown-menu li a {
    display: block;
    width: 100%;
    position: relative;
    background-color: #e0ddd3;
    padding-bottom: 6px;
    padding-top: 6px;
    -webkit-transition: all 0.4s ease-in;
    -moz-transition: all 0.4s ease-in;
    -o-transition: all 0.4s ease-in;
    -ms-transition: all 0.4s ease-in;
    transition: all 0.4s ease-in;
}

.wrapped-detail-menu .detail-menu ul li .dropdown-menu li a:hover {
    background-color: #fff;
}

.wrapped-detail-menu .detail-menu ul li .dropdown-menu li a:before {
    display: none;
}

.wrapped-detail-menu .detail-menu ul li .dropdown-menu li a:after {
    content: "";
    position: absolute;
    left: 3px;
    top: 0;
    height: 2px;
    width: calc(100% - 6px);
    background-color: #fff;
}

.wrapped-detail-menu .detail-menu ul li .dropdown-menu li:first-child a:after {
    display: none;
}

.wrapped-detail-menu .detail-menu ul li .dropdown-menu li:hover + li a:after {
    background-color: transparent;
}

.wrapped-detail-menu .detail-menu ul li a {
    color: #333333;
    padding: 12px 12px 6px 18px;
    position: relative;
    display: inline-block;
    font-family: "AbelPro-Bold", Verdana, sans-serif;
    letter-spacing: 1px;
    cursor: pointer;
}

.wrapped-detail-menu .detail-menu ul li a:hover,
.wrapped-detail-menu .detail-menu ul li a:active {
    color: #87B107;
    background-color: #fff;
    -webkit-user-select: none;
    -webkit-touch-callout: none;
}

.wrapped-detail-menu .detail-menu ul li a:hover:before {
    content: '';
    display: inline-block;
    border-top: 2px solid #87B107;
    border-left: 2px solid #87B107;
    width: 19px;
    height: 19px;
    position: absolute;
    top: 9px;
    left: 10px;
}

.wrapped-detail-menu .detail-menu ul .active a {
    background-color: #fff;
}

.wrapped-detail-menu .detail-menu ul .active a:before {
    content: '';
    display: inline-block;
    border-top: 2px solid #87B107;
    border-left: 2px solid #87B107;
    width: 19px;
    height: 19px;
    position: absolute;
    top: 9px;
    left: 10px;
}

.wrapped-headerbild,
.carousel {
    position: relative;
}

.wrapped-headerbild .to-detail-menu,
.carousel .to-detail-menu {
    width: 40px;
    height: 40px;
    z-index: 9999;
    position: absolute;
    bottom: 150px;
    left: 50%;
    margin-left: -20px;
    border-right: 4px solid #fff;
    border-bottom: 4px solid #fff;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    box-shadow: 5px 3px 4px 0px rgba(0, 0, 0, 0.7);
    box-sizing: border-box;
    display: none;
}

a.to-detail-menu.posFixed {
    position: fixed;
    bottom: 150px;
    top: auto;
    left: 50%;
    margin-left: -20px;
}

.wrapped-carousel-indicators.posFixed {
    position: fixed !important;
    bottom: 13px;
    top: auto !important;
    z-index: 9999;
}

.hideBy768,
.toggleSubmenu {
    display: none;
}

.container.noPadding {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
}

.modell-list .left-and-right {
    width: 100%;
    margin-bottom: 30px;
}

.powermail_form_3 .powermail_fieldwrap_type_select.powermail_fieldwrap_receiver {
    margin-bottom: 35px !important;
}

.powermail_form_3 .powermail_fieldwrap_type_submit.powermail_fieldwrap_e_mail {
    margin: 21px auto 40px;
}

.powermail_captchaimage{
    margin-top:15px;
    width:100%;
}

.modell-item {
    margin-bottom: 30px;
}

@media screen and (max-width: 1200px) {
    #grundrisse .grundrisseUebersicht tr td:nth-of-type(even) {
        padding-right: 0;
    }

    #grundrisse .grundrisseUebersicht tr td {
        font-size: 15px;
    }

    .header-in-headerbild.vertical {
        display: none;
    }

    .powermail_fieldwrap_telefonnummer,
    .powermail_fieldwrap_telefon,
    .powermail_fieldwrap_fahrgestellnummer {
        overflow: hidden;
    }

    #content .clubkarte .powermail_fieldwrap_geschenke_spalte,
    #content .clubkarte .powermail_fieldwrap_geschenke {
        position: relative;
        width: 100%;
        right: 0;
        top: 0;
        overflow: hidden;
    }

    #content .clubkarte .powermail_fieldwrap_geschenke {
        overflow: hidden;
    }

    #content .clubkarte .powermail_fieldwrap_geschenke .powermail_field div {
        width: calc(33.333% - 30px);
        text-align: center;
        margin-left: 15px;
        margin-right: 15px;
        margin-bottom: 10px;
        float: left;
    }

    #content .clubkarte .powermail_fieldwrap_geschenke input[type='radio']:checked + label::before,
    #content .clubkarte .powermail_fieldwrap_geschenke input[type='radio']:not(:checked) + label::before {
        width: 100%;
        height: 18vh;
        background-size: contain;
    }

    .powermail_fieldwrap_geschenke_spalte h3 {
        font-size: 20px !important;
        margin-top: 11px !important;
    }

    .text-to-right.big.red,
    .left-and-right .text-to-right {
        text-align: left;
        padding-left: 50px;
    }
}

@media screen and (max-width: 1024px) {
    #grundrisse .grundrisseUebersicht tr td:nth-of-type(even) {
        padding-right: 0;
    }

    .news {
        margin-left: 0px;
        margin-right: 0px;
    }

    .news .news__image {
        margin: 15px 0;
    }

    .news .news__massenge {
        padding: 15px 15px 0;
    }

    .news .news__massenge .datum.text-right {
        text-align: left;
    }

    .news .news__massenge h4 {
        line-height: 1.3;
    }

    .news .news__massenge .wrapped-button {
        text-align: right;
        margin-bottom: 0;
    }

    .news .news__massenge a.button-red.pos-absolute.right-bottom.teaser__link {
        position: relative;
        margin-top: 25px;
    }

    .news .news__massenge.presse a.button-red.pos-absolute.right-bottom.teaser__link {
        margin-left: 15px;
    }

    .modelle-menu--left .modelle-menu li a {
        padding: 20px 10px 17px 25px !important;
    }

    .modelle-menu--left .modelle-menu li a:before {
        top: 17px !important;
    }

    .modelle-menu--left .modelle-menu li:nth-of-type(2):after {
        top: 22px;
    }

    .wrapped-detail-menu .detail-menu ul .active a:before {
        height: 21px;
    }

    .wrapped-service-section {
        bottom: 0 !important;
    }
}

@media screen and (max-width: 992px) {
    .has-modell-gallery .carousel-control {
        height: 50px !important;
    }

    #content .newsletter-anmeldung .col-md-4.form-group {
        width: 100%;
    }

    .row.four-cols.no-plus-by-figure.flex.flex-bottom {
        display: block;
    }

    .buttonMittig .ce-bodytext p a {
        margin: 0 auto 30px;
        display: block;
        width: 180px;
    }

    #content .clubkarte .col-md-9.form-group,
    #content .clubkarte .col-md-4.form-group {
        margin-right: 0;
    }

    .startpage_haendlersuche .fastSearch {
        padding-top: 15px !important;
        padding-bottom: 15px !important;
    }

    .startpage_haendlersuche .row.fastSearch.text-center .text-right {
        margin-bottom: 0;
        text-align: right;
    }

    .startpage_haendlersuche .row.fastSearch.text-center .text-left {
        text-align: left;
    }

    #myPage .container.wrapped-container {
        width: 100vw;
        padding-right: 0;
    }

    #myPage .container.wrapped-container .inContainer {
        padding: 0 15px;
        width: calc(100vw - 15px);
    }

    .container.wrapped-container .wrapped-modelle-menu .modelle-menu--left .modelle-menu li a {
        padding: 21px 10px 18.3px 25px !important;
        line-height: 1;
    }

    .container.wrapped-container .wrapped-modelle-menu .modelle-menu--left .modelle-menu li a:before {
        top: 11px !important;
    }

    .modelle_deail_menu li a {
        font-size: 14px;
    }

    .container.wrapped-container ul.modelle-menu li:nth-of-type(2):after {
        display: none;
    }

    .picture_and_header {
        margin-top: 35px;
    }

    .picture_and_header .col-xs-8 {
        padding-right: 15px;
    }

    .wrapped-modelle-menu .left-and-right {
        width: 100%;
        font-size: 18px;
    }

    html[lang="fr"] .modelle_deail_menu li a:before {
        display: none;
    }

    html[lang="it"] .modelle_deail_menu li a {
        font-size: 10px;
    }

    html[lang="it"] .modelle_deail_menu li a:before {
        display: none;
    }

    .hasIcon.state:after {
        bottom: 4px;
    }

    .wrapped__ninja-slider #thumbnail-slider-2 {
        position: absolute;
        left: -3000px;
    }

    .Preis-Box-Claim {
        margin: 10px 0 20px !important;
    }

    .claim {
        bottom: 15px !important;
        left: 15px !important;
    }

    .claim a {
        width: 30vw;
    }
}

@media screen and (max-width: 991px) {
    .col-md-7 .ce-right .ce-gallery,
    .col-md-7 .ce-left .ce-gallery, .col-md-7 .ce-column, .col-md-5 .ce-right .ce-gallery,
    .col-md-5 .ce-left .ce-gallery, .col-md-5 .ce-column {
        float: none;
        margin-left: 0;
    }

    .col-md-7 .ce-center .ce-outer,
    .col-md-7 .ce-center .ce-inner, .col-md-5 .ce-center .ce-outer,
    .col-md-5 .ce-center .ce-inner {
        position: static;
        float: none;
        right: auto;
    }

    .ce-intext.ce-right .ce-gallery {
        margin-left: 0;
    }

    .four-cols.flex .four-cols__item:nth-of-type(1) {
        display: none;
    }

    .four-cols.flex.secondFlex .four-cols__item:nth-of-type(1) {
        display: block;
    }

    .four-cols.flex.secondFlex .four-cols__item:nth-of-type(4) {
        display: none;
    }

    .four-cols.no-plus-by-figure.flex .four-cols__item:nth-of-type(1) {
        display: block;
    }

    .baureihe .mobilHead:before {
        display: none;
    }

    .baureihe .mobilHead {
        margin-top: 0;
    }

    .mobilHead {
        position: relative;
        margin-top: 40px;
    }

    .mobilHead:before {
        content: attr(data-title);
        font-family: "Hermes FB Thi", Verdana, sans-serif;
        font-weight: normal;
        line-height: 1.1;
        color: #87B107;
        text-transform: uppercase;
        letter-spacing: 2px;
        font-size: 28px;
        display: inline-block;
        margin-bottom: 24px;
        margin-left: 7.5px;
        position: absolute;
        position: absolute;
        top: -50px;
    }

    .four-cols.flex.no_dummy_text .four-cols__item:nth-of-type(1) {
        display: block;
    }
}

@media screen and (max-width: 769px) {
    .box .title {
        font-size: 17px;
    }
}

@media screen and (max-width: 768px) {
    #myNavbar {
        margin-right: 0;
    }

    #myNavbar .navbar-right {
        margin-right: -30px;
        margin-top: -2px;
    }

    .newsletter-anmeldung .powermail_fieldset {
        margin-right: 0;
    }

    .baureihe-pep .hasIcon.state:after {
        bottom: 3px;
    }

    .news .news__massenge .wrapped-button {
        text-align: left;
    }

    .news .news__massenge .wrapped-button a.button-red.pos-absolute.right-bottom.teaser__link {
        right: 0;
    }

    .news .news__massenge a.button-red.pos-absolute.right-bottom.teaser__link {
        right: -15px;
    }

    .baureihe #content .container,
    .home #content .container {
        padding-top: 40px;
        padding-bottom: 40px;
    }

    .baureihe #content #detail-menu .container,
    .home #content #detail-menu .container {
        padding-top: 0;
        padding-bottom: 0;
    }

    .parallax {
        min-height: 400px;
        background-position: 0 0 !important;
    }

    .wrapped-service-section .container-fluid .service-menu li a {
        width: 160px;
    }

    .iPad + footer .row .col-md-4:nth-of-type(1) .footer__menu {
        margin-right: auto;
        margin-left: auto;
        text-align: center;
    }

    .teaser-hover {
        margin-bottom: 30px;
    }

    .newsletter-anmeldung .col-md-4.form-group {
        width: calc(100% - 30px);
    }

    h1.left-and-right {
        margin-top: 0px !important;
        margin-bottom: 30px !important;
        width: 100% !important;
    }

    .mobileDevice .box .title:after {
        display: none;
    }

    #grundrisse .hasIcon.state:after {
        bottom: -1px;
    }

    .box-link {
        display: -webkit-flex;
        display: -webkit-box;
        display: -moz-flex;
        display: -moz-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-flex-wrap: wrap;
        flex-wrap: wrap;
    }

    .box-link:after,
    .box-link:before {
        content: normal !important;
        display: table;
        box-sizing: border-box;
    }

    .header-in-headerbild .left-and-right {
        display: none;
    }

    .carousel .header-in-headerbild .left-and-right {
        display: block;
    }

    .row.fastSearch.text-center .text-right,
    .row.fastSearch.text-center .text-left {
        text-align: center;
    }

    .row.fastSearch.text-center .text-right {
        margin-bottom: 20px;
    }

    .rossini-finest-edition .wrapped-detail-menu .detail-menu ul li a {
        padding: 12px 7px 6px 12px;
    }

    .rossini-finest-edition .wrapped-detail-menu .detail-menu ul li:first-child {
        display: none;
    }

    .to-detail-menu {
        display: none !important;
    }

    .container-fluid {
        padding-left: 0;
        padding-right: 0;
    }

    #ninja-slider-2 div.fs-icon {
        display: none;
    }

    .bild-beschreibung.vollText {
        border: 15px solid #c7beac;
        border-top: none;
        background-color: #f2f1ed;
        padding: 15px;
        box-sizing: border-box;
    }

    .bild-beschreibung.vollText:after {
        content: '';
        display: inline-block;
        width: 100%;
        height: 15px;
        background-color: #c7beac;
        position: absolute;
        left: 0;
        bottom: 0;
    }

    .bild-beschreibung.vollText .bild-beschreibung-crop {
        display: block;
    }
}

@media screen and (max-width: 767px) {
    .container.wrapped-container .inContainer {
        display: none !important;
    }

    section#slider {
        margin-top: 120px;
    }

    .header--fixed {
        position: fixed;
        z-index: 999 !important;
        right: 0;
        left: 0;
        top: 0;
    }

    .animated {
        -webkit-animation-duration: .5s;
        -moz-animation-duration: .5s;
        -o-animation-duration: .5s;
        animation-duration: .5s;
        -webkit-animation-fill-mode: both;
        -moz-animation-fill-mode: both;
        -o-animation-fill-mode: both;
        animation-fill-mode: both;
        will-change: transform, opacity;
    }

    @-webkit-keyframes slideInDownHeadroom {
        0% {
            -webkit-transform: translateY(-100%);
        }
        100% {
            -webkit-transform: translateY(0);
        }
    }
    @-moz-keyframes slideInDownHeadroom {
        0% {
            -moz-transform: translateY(-100%);
        }
        100% {
            -moz-transform: translateY(0);
        }
    }
    @-o-keyframes slideInDownHeadroom {
        0% {
            -o-transform: translateY(-100%);
        }
        100% {
            -o-transform: translateY(0);
        }
    }
    @keyframes slideInDownHeadroom {
        0% {
            transform: translateY(-100%);
        }
        100% {
            transform: translateY(0);
        }
    }
    .animated.headroom--pinned {
        -webkit-animation-name: slideInDownHeadroom;
        -moz-animation-name: slideInDownHeadroom;
        -o-animation-name: slideInDownHeadroom;
        animation-name: slideInDownHeadroom;
    }

    @-webkit-keyframes slideUpHeadroom {
        0% {
            -webkit-transform: translateY(0);
        }
        100% {
            -webkit-transform: translateY(-100%);
        }
    }
    @-moz-keyframes slideUpHeadroom {
        0% {
            -moz-transform: translateY(0);
        }
        100% {
            -moz-transform: translateY(-100%);
        }
    }
    @-o-keyframes slideUpHeadroom {
        0% {
            -o-transform: translateY(0);
        }
        100% {
            -o-transform: translateY(-100%);
        }
    }
    @keyframes slideUpHeadroom {
        0% {
            transform: translateY(0);
        }
        100% {
            transform: translateY(-100%);
        }
    }
    .animated.headroom--unpinned {
        -webkit-animation-name: slideUpHeadroom;
        -moz-animation-name: slideUpHeadroom;
        -o-animation-name: slideUpHeadroom;
        animation-name: slideUpHeadroom;
    }

    .container-fluid {
        padding-left: 15px;
        padding-right: 15px;
    }

    .text-to-right.big.red,
    .left-and-right .text-to-right {
        text-align: left;
        padding-left: 50px;
    }

    .baureihe footer {
        padding-bottom: 40px;
    }

    .bigfive__menu li:after {
        background-color: #c6beab;
    }

    #grundrisse a.button-red.pos-absolute.right-bottom.teaser__link {
        left: 0;
    }

    .news .news__massenge a.button-red.pos-absolute.right-bottom.teaser__link {
        right: 0;
    }

    .row.fastSearch.text-center .text-right p {
        font-size: 14px;
    }

    .button-red {
        letter-spacing: 1.4px !important;
        width: 100%;
        text-align: center;
    }

    .newsletter-anmeldung {
        margin-top: -10px;
    }

    h3 {
        margin-top: 7px;
        font-size: 26px;
        line-height: 1.3;
    }

    .teaser h3:before {
        top: 3px;
    }

    footer .row .col-md-4:nth-of-type(1) + .col-md-4 {
        margin-top: 20px;
    }

    .toTop {
        bottom: 98px;
    }

    .four-cols__item h4:before {
        top: 4px;
    }

    input[type='radio']:checked + label::before,
    input[type='radio']:not(:checked) + label::before {
        height: 13vh;
    }

    .wrapped-service-section .text-right {
        text-align: center !important;
    }

    .wrapped-service-section .container-fluid .service-menu {
        float: none;
    }

    .wrapped-service-section .container-fluid .service-menu li {
        float: none;
    }

    .wrapped-service-section .container-fluid .service-menu li a {
        width: 100%;
        border-left: none;
        border-right: none !important;
    }

    .hideBy768 {
        display: block;
    }

    .hideMobile {
        display: none;
    }

    .navbar-default {
        min-height: 87.5px;
    }

    .navbar-default #myNavbar {
        margin-right: -15px;
        margin-top: 0;
        position: absolute;
        background-color: #fff;
        width: 100%;
    }

    .navbar-default #myNavbar .navbar-nav {
        margin: 0 -15px;
        z-index: 8;
    }

    .has-submenu {
        border-bottom: 1px solid #dfdcd3;
    }

    .has-submenu a {
        width: calc(100% - 50px);
        padding-right: 0 !important;
        padding-top: 12px !important;
    }

    .has-submenu .toggleSubmenu {
        display: block;
        width: 50px;
        height: 47px;
        position: absolute;
        z-index: 9;
        top: 0;
        right: 0;
        box-sizing: border-box;
        padding: 9px 0 0;
        text-align: center;
    }

    .has-submenu .toggleSubmenu .fa {
        display: inline-block;
        width: 30px;
        height: 30px;
        box-sizing: border-box;
        padding-top: 3px;
        font-size: 25px;
        color: #777;
    }

    .has-submenu .toggleSubmenu .fa.fa-angle-down.fa-angle-up:before {
        content: "\f106";
    }

    .has-submenu .submenu {
        position: relative;
        top: 0;
        display: none;
    }

    .has-submenu .submenu .active a {
        color: #87B107;
    }

    .has-submenu .submenu a {
        width: 100%;
        padding-right: 50px !important;
    }

    .has-submenu.active .fa:before {
        color: #87B107;
    }

    .has-submenu:hover .submenu {
        display: none;
    }

    #content .container.poPaddingByMobile {
        padding-top: 0;
        padding-bottom: 0;
    }

    .mobileButtons {
        margin-bottom: 40px;
    }

    .mobileButtons .text-right {
        padding-left: 5px;
        padding-right: 1.5px;
    }

    .mobileButtons .text-left {
        padding-left: 1.5px;
        padding-right: 5px;
    }

    .box_link {
        display: inline-block;
        padding: 25px 8px;
        background-color: #E6E2D6;
        width: 100%;
        box-sizing: border-box;
        text-align: center;
    }

    .box_link_img img {
        height: 66px;
        width: 151px !important;
        margin-top: 10px;
        padding-top: 5px;
        margin-left: auto;
        margin-right: auto;
    }

    .box_link_text {
        text-transform: uppercase;
        font-family: "Hermes FB Thi", Verdana, sans-serif;
        color: #777;
        letter-spacing: 1px;
        display: inline-block;
        margin: 5px auto;
    }

    .container.hideBy768 {
        padding-bottom: 0 !important;
    }

    .noPaddingBottom-Mobile {
        padding-bottom: 0 !important;
        background-color: #f2f1ed;
    }

    .container-fluid.container__bg-grey .container.container__bg-grey,
    .container-fluid.container__bg-grey .container {
        padding-left: 0;
        padding-right: 0;
    }

    #slider .wrapped-carousel-indicators .container .carousel-indicators {
        right: 11px;
        bottom: -9px !important;
    }

    .hideBy767,
    #slider .wrapped-carousel-indicators {
        display: none;
    }

    .wrapped-headerbild .header-in-headerbild {
        display: none;
    }

    .header-in-headerbild .left-and-right {
        text-shadow: none;
        letter-spacing: 1.5px;
    }

    .header-in-headerbild .left-and-right .text-to-right:nth-of-type(1) {
        text-align: left;
        color: #000;
        line-height: 1.4;
    }

    .header-in-headerbild .left-and-right .text-to-right:nth-of-type(1) + span {
        margin-left: 50px;
        margin-top: 3px;
        margin-bottom: -3px;
        color: #991123 !important;
        line-height: 1.2;
    }

    .header-in-headerbild .left-and-right .text-to-right:nth-of-type(1) + span .big.weiss {
        color: #991123 !important;
    }

    .header-in-headerbild .left-and-right .text-to-right:nth-of-type(1) + span .default {
        font-size: 160%;
    }

    .header-in-headerbild .left-and-right span:nth-of-type(3) .teaser__link {
        color: #fff !important;
        border-color: transparent !important;
        padding: 8px 14px 6px;
        letter-spacing: 1px !important;
        width: 172px !important;
        display: inline-block;
        text-align: center;
        background-color: #c6beab;
    }

    .nav.navbar-nav.navbar-right {
        text-align: right;
    }

    .row.four-cols.flex {
        display: block;
    }

    .four-cols .bg-grey {
        background-color: transparent;
    }

    .four-cols .bg-grey h3 {
        font-size: 19px;
        margin-bottom: 30px;
        position: relative;
    }

    .col-md-6 a.button-red.pos-absolute.right-bottom.teaser__link {
        position: relative;
        bottom: auto;
        right: auto;
        padding-left: 15px;
        margin-top: 10px;
    }

    .modell-list .left-and-right {
        width: 100%;
        margin-bottom: 16px;
        font-size: 17px;
        line-height: 1.4;
    }

    .modell-list .modell-item:nth-of-type(odd) {
        background-color: #fff;
    }

    .modell-item {
        padding-top: 15px;
        padding-bottom: 30px;
        margin-bottom: 0 !important;
    }

    .modell-item h3 {
        margin-top: 20px;
    }

    .modell-item .price {
        margin-top: 43px;
        text-align: right;
        padding-right: 30px;
        font-size: 20px;
    }

    .modell-item .col-xs-7 {
        margin-top: 10px;
    }

    .baureihe #content .container,
    .home #content .container,
    #content .container {
        padding-top: 30px;
        padding-bottom: 30px;
    }

    .col-md-6.anim-zoomIn {
        width: 100vw;
        background: #f2f1ed;
        margin-left: -15px;
        padding: 20px;
    }

    #detail-menu,
    div#thumbnail-slider-2,
    .parallax {
        display: none;
    }

    h1.left-and-right {
        width: 100% !important;
        margin: 4px auto 18px;
        font-size: 28px;
        line-height: 1.3;
        word-wrap: break-word;
    }

    h2.left-and-right {
        width: 100% !important;
        word-wrap: break-word;
        font-size: 21px !important;
        line-height: 1.2;
    }

    .four-cols__item figure {
        margin-bottom: 0;
    }

    .slick-slider .four-cols__item figure {
        margin-bottom: 23px;
    }

    .parallax {
        min-height: 32vh;
        background-position-y: 10% !important;
    }

    .grundriss:nth-of-type(odd),
    .grundriss:nth-of-type(even) {
        margin-right: 0;
        width: 100%;
        margin-left: 0;
        padding-bottom: 0;
    }

    .grundriss:nth-of-type(odd) .grundriss__item,
    .grundriss:nth-of-type(even) .grundriss__item {
        padding-bottom: 20px;
    }

    .grundriss:nth-of-type(odd) .grundriss__item .grundriss__inItem img,
    .grundriss:nth-of-type(even) .grundriss__item .grundriss__inItem img {
        margin-bottom: 10px;
    }

    .grundriss:nth-of-type(odd) .padding-bottom-40,
    .grundriss:nth-of-type(even) .padding-bottom-40 {
        padding-bottom: 0;
    }

    .grundriss:nth-of-type(odd) a.button-red.pos-absolute.right-bottom.teaser__link,
    .grundriss:nth-of-type(even) a.button-red.pos-absolute.right-bottom.teaser__link {
        margin-top: 0;
        bottom: 0 !important;
    }

    #plus .slick-slide p {
        margin-bottom: 0;
    }

    .four-cols:nth-last-of-type(1) .four-cols__item:nth-last-of-type(1) {
        margin-bottom: 0px;
    }

    .embed-responsive.embed-responsive-16by9 {
        margin-bottom: 18px;
    }

    h2.border-red + .four-cols {
        margin-top: 40px;
    }

    .kompetenzen_zweizeilig .bigfive__menu a {
        font-size: 26px;
    }

    .kompetenzen_zweizeilig .funktional a,
    .kompetenzen_zweizeilig .sicherheit a {
        padding-top: 10px;
        line-height: 1.2;
    }

    .kompetenzen_zweizeilig .funktional a .bigfive__menu-arrow,
    .kompetenzen_zweizeilig .sicherheit a .bigfive__menu-arrow {
        top: 18px;
    }

    .buttons-group {
        margin: 26px 0 52px;
    }

    .buttons-group a {
        letter-spacing: 2px;
    }

    .modal-header.posRelative {
        margin-top: 25px;
        padding: 15px 0;
    }

    .modal-header.posRelative .backButton {
        top: -33px;
        line-height: 1;
        padding-top: 11px;
        padding-bottom: 8px;
        letter-spacing: 1px;
    }

    .modal-header.posRelative + .modal-body {
        padding: 15px 0;
    }

    #pano {
        height: 31vh;
    }

    .buttons-group a {
        width: 100%;
        text-align: center;
        padding-left: 0 !important;
        padding-right: 0 !important;
    }

    .buttons-group a:before {
        display: none !important;
    }

    .buttons-group .button:nth-of-type(1), .buttons-group .button:nth-of-type(2) {
        margin-right: 0;
        margin-bottom: 15px;
    }

    .box-link div {
        float: left;
    }

    .modal-body .col-md-4 figure:nth-of-type(1) figcaption {
        margin-top: 34px !important;
    }

    .modal-body .table__3col {
        margin-top: 6px;
    }

    .modal-body .row {
        margin-bottom: 0;
    }

    .modal-body .row .col-md-9:nth-of-type(2) .table__3col {
        margin-bottom: 34px;
    }

    .collapseInfo-2 + p,
    .collapseInfo-3 + p,
    .collapseInfo-4 + p {
        font-size: 80%;
    }

    .no-hermes + .box-link {
        margin-top: 20px;
    }

    .bigfive {
        margin-top: 30px;
    }

    .bigfive__menu li {
        border-bottom-width: 5px;
    }

    .bigfive__menu li a {
        height: 88px;
        padding: 21px 0 0 0;
    }

    .bigfive__menu li a .title {
        left: 25px;
        letter-spacing: 1.6px;
    }

    .afterPicture {
        margin-top: 25px;
    }

    .afterPicture .backButton {
        letter-spacing: 1.4px;
    }

    .bigfive__menu li:before {
        right: auto;
        width: 100vw;
        height: 107px;
    }

    #sticky-nav__container {
        display: none !important;
    }

    #content .no-padding-top {
        padding-top: 0;
    }

    .news {
        display: block;
        margin-left: 0px;
        margin-right: 0px;
    }

    .news .news__image {
        margin: 15px 0 0;
    }

    .news .news__massenge {
        padding: 15px 15px 0;
    }

    .news .news__massenge .datum.text-right {
        text-align: left;
    }

    .news .news__massenge h4 {
        line-height: 1.3;
    }

    .news .news__massenge a.button-red.pos-absolute.right-bottom.teaser__link {
        position: relative;
        margin-top: 25px;
    }

    .news .news__massenge.presse a.button-red.pos-absolute.right-bottom.teaser__link {
        margin-left: 15px;
    }

    .flex.flex-center {
        display: block;
    }

    .flex.flex-center .width70 {
        width: 100%;
        margin-top: 20px;
        text-align: center;
        overflow: hidden;
    }

    .hasIcon.state:after {
        bottom: -2px;
    }

    .form-group {
        padding-right: 0;
    }

    .col-md-3.form-group,
    .col-md-8.form-group {
        width: 100%;
    }

    label.col-xs-12.powermail_label + .powermail_field {
        display: table;
    }

    label.col-xs-12.powermail_label + .powermail_field .col-xs-12 {
        display: flex;
        align-items: flex-start;
    }

    .tx-powermail label.col-xs-11 {
        margin-left: 0;
        padding-left: 0;
        line-height: 1.4;
        padding-bottom: 5px;
    }

    .powermail_fieldwrap_planensieeinenkauf {
        margin-top: 37px;
        line-height: 1.4;
    }

    label.col-xs-12 {
        margin-bottom: 11px;
    }

    .powermail_fieldwrap_absenden {
        margin: 17px 0 26px;
    }

    .hideFormBild_rechts .col-md-6:nth-of-type(2) {
        display: none;
    }

    h4 {
        line-height: 1.4;
    }

    .powermail_fieldwrap .btn.btn-primary.pull-right {
        margin-right: 0;
    }

    .powermail_form .powermail_fieldwrap_type_check {
        margin-bottom: 0;
    }

    .powermail_form .powermail_fieldwrap_type_check.powermail_fieldwrap_newsletter {
        margin-top: 22px;
    }

    .powermail_form_3 .powermail_fieldwrap_type_submit.powermail_fieldwrap_e_mail {
        margin: 21px auto 40px;
    }

    h4 + .ce-table {
        margin-top: 6px;
    }

    .baureihe .mobilHead:before {
        display: none;
    }

    .mobilHead:before {
        content: attr(data-title);
        font-family: "Hermes FB Thi", Verdana, sans-serif;
        font-weight: normal;
        line-height: 1.1;
        color: #87B107;
        text-transform: uppercase;
        letter-spacing: 2px;
        font-size: 28px;
        display: inline-block;
        margin-bottom: 24px;
        margin-left: 7.5px;
    }

    .mobileDevice .box .title:after {
        display: none;
    }

    .mobileDevice .box .title:before {
        content: "\f101";
        display: inline-block;
        font: normal normal normal 14px/1 FontAwesome;
        font-size: inherit;
        text-rendering: auto;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
        font-size: 21px;
        margin-right: 5px;
    }

    .wrapped-service-section .container-fluid {
        padding-left: 0;
        padding-right: 0;
    }

    .wrapped-service-section .container-fluid .wrapped-service-menu {
        padding-left: 0;
        padding-right: 0;
    }

    .wrapped-service-section .container-fluid .service-menu {
        margin: 5px auto;
    }

    .wrapped-service-section .container-fluid .service-menu li a {
        padding: 10px 0 8px;
        line-height: 1;
        border-bottom: 1px solid #fff;
    }

    .wrapped-service-section .container-fluid .service-menu li:last-child a {
        border-bottom: none;
    }

    .service-menu {
        margin: 5px auto;
    }

    .service-menu li a {
        padding: 10px 0 8px;
        line-height: 1;
    }

    .onlyLandscape {
        display: none;
    }

    .body_bei_menu_click {
        overflow: hidden !important;
    }

    .body_bei_menu_click .header--fixed {
        position: fixed;
        z-index: 999 !important;
    }

    .body_bei_menu_click .navbar-collapse.collapse.in {
        position: fixed !important;
        top: 120px;
        z-index: 9999 !important;
        height: calc(100vh - 120px);
        overflow-y: scroll;
        -webkit-overflow-scrolling: touch;
        overflow-x: hidden;
    }

    .body_bei_menu_click .navbar-collapse.collapse.in .navbar-nav {
        min-height: 100%;
        height: 100%;
    }

    .safari.body_bei_menu_click {
        overflow: hidden !important;
    }

    .safari.body_bei_menu_click .header--fixed {
        position: fixed;
        z-index: 999 !important;
    }

    .safari.body_bei_menu_click .navbar-collapse.collapse.in {
        position: fixed !important;
        top: 120px;
        z-index: 9999 !important;
        height: calc(100vh - 120px);
        overflow-y: scroll;
        -webkit-overflow-scrolling: touch;
        overflow-x: hidden;
    }

    .safari.body_bei_menu_click .navbar-collapse.collapse.in .navbar-nav {
        min-height: 100%;
        height: 100%;
    }

    .safari.body_bei_menu_click .navbar-collapse.collapse.in .navbar-nav .has-submenu:last-child {
        border-bottom: none;
    }

    .safari.body_bei_menu_click .navbar-collapse.collapse.in .navbar-nav .has-submenu:last-child:after {
        content: '';
        display: block;
        height: 120px;
        width: 100%;
        background-color: transparent;
        border-top: 1px solid #dfdcd3;
    }
}

@media (max-device-width: 767px) and (orientation: landscape) {
    .safari.body_bei_menu_click .navbar-collapse.collapse.in {
        height: 100vh;
    }

    .text-to-right.big.red,
    .left-and-right .text-to-right {
        text-align: left;
        padding-left: 50px;
    }

    .onlyLandscape {
        display: block;
    }

    .onlyPortait {
        display: none;
    }

    .toTop {
        bottom: 90px;
    }
}

@media screen and (max-width: 376px) {
    .box .title {
        font-size: 6px;
    }
}

@media screen and (max-width: 320px) {
    .modal-body .col-md-8 .collapse__in-accordion h4 {
        font-family: 'TheSansPlain', sans-serif;
        font-size: 16px;
        line-height: 1.3;
        letter-spacing: 1px;
    }

    .drop-down-panel h4 {
        letter-spacing: 1px;
    }
}

@media screen and (min-width: 992px) {
    .has_push_and_pull_grids-50-to-50 .col-md-pull-6 {
        padding-right: 40px;
    }
}

.has_push_and_pull_grids-50-to-50 .col-md-6.anim-zoomIn {
    width: 50%;
    background: transparent;
    margin-left: 0px;
    padding-left: 15px;
    padding-right: 15px;
}

@media screen and (max-width: 992px) {
    .has_push_and_pull_grids-50-to-50 .col-md-6.anim-zoomIn {
        width: 100%;
    }
}

.iPad .wrapped-detail-menu .active a:before {
    display: none !important;
}

.iPad .wrapped-detail-menu a:hover:before {
    display: none !important;
}

.col-md-6 ul, .col-md-6 .ce-bodytext ul:not(.download-liste) {
    margin-bottom: 0px;
}

#slider .wrapped-carousel-indicators {
    position: absolute;
    bottom: 13px;
    width: 100%;
}

#slider .wrapped-carousel-indicators .container {
    position: relative;
}

#slider .wrapped-carousel-indicators .container .carousel-indicators {
    bottom: 0 !important;
    right: 0;
    z-index: 15;
    width: auto;
    margin-left: 0;
    left: auto;
    margin-bottom: 0;
}

#slider .wrapped-carousel-indicators .container .carousel-indicators li {
    border: none;
    background-color: #aba8a2;
    width: 15px;
    height: 15px;
    box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.6);
    margin: 2px 4px;
}

#slider .wrapped-carousel-indicators .container .carousel-indicators .active {
    margin: 0;
    width: 15px;
    height: 15px;
    background-color: #fff;
    margin: 2px 4px;
}

.wrapped-headerbild img,
#myCarousel img {
    margin: 0 auto;
    width: 100%;
}

.header-in-headerbild {
    position: absolute;
    top: 20%;
    width: 268px;
    left: 50%;
}

.header-in-headerbild .left-and-right {
    margin: 0;
    width: 100%;
    text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.28);
}

.header-in-headerbild .white {
    color: #fff;
}

.header-in-headerbild a.button-red.teaser__link {
    padding: 14px 14px 10px;
    background: transparent;
    border: 1px solid #87B107;
    color: #87B107;
    text-shadow: none;
    margin-top: 10px;
}

.header-in-headerbild a.button-red.teaser__link:hover {
    background: transparent;
    border: 1px solid #87B107;
}

.header-in-headerbild a:before {
    display: none;
}

.header-in-headerbild a.button-white.teaser__link {
    display: inline-block;
    border: 1px solid #fff;
    color: #fff;
    padding: 14px 14px 10px;
    background: transparent;
    margin-top: 10px;
    font-size: 15px;
    line-height: 15px;
    -webkit-transition: all 0.2s linear;
    -moz-transition: all 0.2s linear;
    -o-transition: all 0.2s linear;
    -ms-transition: all 0.2s linear;
    transition: all 0.2s linear;
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -o-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
}

.header-in-headerbild a.button-white.teaser__link:hover {
    -webkit-transform: scale(0.98);
    -moz-transform: scale(0.98);
    -o-transform: scale(0.98);
    -ms-transform: scale(0.98);
    transform: scale(0.98);
}

.header-in-headerbild.vertical {
    -ms-transform: rotate(-90deg);
    /* IE 9 */
    -webkit-transform: rotate(-90deg);
    /* Chrome, Safari, Opera */
    transform: rotate(-90deg);
    left: auto !important;
    right: 0;
}

.header-in-headerbild.vertical .left-and-right .big.red {
    font-size: 130%;
}

.wrapped-headerbild.fadeIn,
.carousel.fadeIn {
    animation-delay: 1s;
    -webkit-animation-duration: 2s;
    animation-duration: 2s;
}

.wrapped-headerbild.fadeIn.noDelay,
.carousel.fadeIn.noDelay {
    animation-delay: 0s;
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
}

@font-face {
    font-family: 'AbelPro';
    src: url('vhs-assets-css-9399cce7442d6a26bd04ca219fa2ece7.eot');
    src: url('vhs-assets-css-f1157db7c8d0395073fd049415301615.eot?#iefix') format("embedded-opentype"), url('vhs-assets-css-92304c56a4c1fc5e8c8c86dfc9776cf1.woff') format("woff"), url('vhs-assets-css-422dfd2082c1c941f211076885baec4f.ttf') format("truetype"), url('vhs-assets-css-64804c5b6a2c862931cb25979b4ded98.svg#AbelPro') format("svg");
}

@font-face {
    font-family: 'AbelPro-Bold';
    src: url('vhs-assets-css-e6120b0f80e06c4d092134741820f0eb.eot');
    src: url('vhs-assets-css-4e5122bba6a225d3058663790ff5c7b8.eot?#iefix') format("embedded-opentype"), url('vhs-assets-css-5174bd71ac71e8a656310fe151b08125.woff') format("woff"), url('vhs-assets-css-c613f346b576b6d9494c5640868890d6.ttf') format("truetype"), url('vhs-assets-css-506b68e48e78aec67ab0ba53ecae2b36.svg#AbelPro-Bold') format("svg");
}

strong,
b {
    font-family: 'AbelPro-Bold', sans-serif;
    font-weight: normal !important;
}

.teaser-hover:hover {
    cursor: pointer;
}

.teaser-hover:hover .teaser__link {
    font-family: 'AbelPro', sans-serif;
}

p {
    color: #000;
    font-family: 'AbelPro', sans-serif;
}

.teaser-hover {
    -webkit-transition: all 0.3s linear;
    transition: all 0.3s linear;
}

.teaser-hover h3 {
    margin-top: 37px;
}

.teaser-hover .teaser__link.text-uppercase, .teaser-hover .teaser__link.initialism {
    font-weight: normal;
    font-family: "AbelPro", sans-serif;
    color: #fff;
    background-color: #87B107;
    padding: 20px 30px 16px;
    line-height: 1;
    margin-top: 15px;
    display: inline-block;
}

@media screen and (max-width: 767px) {
    .teaser-hover .teaser__link.text-uppercase, .teaser-hover .teaser__link.initialism {
        text-align: center;
        width: 100%;
    }
}

@media screen and (max-width: 767px) {
    .teaser-hover {
        text-align: center;
    }
}

.teaser h3 {
    text-transform: uppercase;
    position: relative;
    text-transform: uppercase;
    position: relative;
    padding: 12px 10px 10px 0;
    font-size: 20px;
    color: #87B107;
}

.teaser p {
    margin-bottom: 43px;
}

.teaser .internal-link {
    text-transform: uppercase;
}

.teaser__link.back:before {
    content: "\f100";
    color: #87B107;
}

.border-as-hr {
    border-bottom: 2px solid #a0a2a5;
    margin-top: 25px;
    margin-bottom: 25px;
}

.four-cols.no-plus-by-figure.withCaption .four-cols__item figcaption {
    font-family: 'AbelPro', sans-serif;
}

.flex-align-content {
    display: flex;
    flex-wrap: wrap;
    align-content: stretch;
}

.flex-align-content {
    display: -webkit-flex;
    display: -webkit-box;
    display: -moz-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    /* Safari 6.1+ */
    flex-wrap: wrap;
}

.flex-align-content:after,
.flex-align-content:before {
    content: normal !important;
    display: table;
    box-sizing: border-box;
}

.sub-footer {
    background-color: #B6CB5C;
    border-top: 1px solid #fff;
}

.sub-footer ul {
    margin: 40px auto;
}

.sub-footer ul li {
    display: inline-block;
    line-height: 1;
}

.sub-footer ul li a {
    line-height: 1;
    margin-left: 30px;
    margin-right: 30px;
}

@media screen and (max-width: 767px) {
    .sub-footer ul li a {
        margin-left: 15px;
        margin-right: 15px;
    }
}

.sub-footer ul li a img {
    height: 70px;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

@media screen and (max-width: 767px) {
    .sub-footer ul li a img {
        height: 40px;
    }
}

@media screen and (max-width: 480px) {
    .sub-footer ul li a img {
        height: 36px;
    }
}

footer {
    border-top: 1px solid #fff;
    background-color: #707070;
    color: #fff;
    padding: 10px 0 2px;
}

@media screen and (max-width: 767px) {
    footer {
        text-align: center;
        padding-bottom: 10px;
    }
}

ul {
    padding-left: 0;
}

.footer__menu {
    list-style: none;
    margin: 0;
}

.footer__menu li {
    display: inline-block;
}

@media screen and (max-width: 767px) {
    .footer__menu li {
        display: block;
        line-height: 1.9;
    }
}

.footer__menu li a {
    color: #fff;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-size: 15px;
}

.footer__menu li:not(:last-child) {
    margin-right: 15px;
}

@media screen and (max-width: 767px) {
    .footer__menu li:not(:last-child) {
        margin-right: 0;
    }
}

@media screen and (max-width: 767px) {
    .footer__menu {
        margin-top: 0;
        margin-bottom: 0;
    }
}

.iPad + footer .toTop {
    left: 20px;
    right: auto;
}

.iPad + footer .row .col-md-4:nth-of-type(1) .footer__menu {
    margin-right: auto;
    margin-left: auto;
    text-align: center;
}

.footer_fixed {
    position: fixed;
    width: 100%;
    bottom: 0;
    left: 0;
}

@media screen and (max-width: 767px) {
    .text-left-xs {
        text-align: left;
    }
}

@media screen and (max-width: 767px) {
    .floatLogoBy767 img {
        float: left;
    }
}

@media screen and (max-width: 768px) {
    .floatLogoBy767 {
        margin-top: 15px;
    }
}

@media screen and (max-width: 767px) {
    .floatLogoBy767 {
        overflow: hidden;
    }
}

@media screen and (max-width: 767px) {
    .has-last-footer__menu .footer__menu {
        margin-bottom: 15px;
    }
}

.toTop {
    position: fixed;
    bottom: 55px;
    right: 20px;
    border: 2px solid #87B107;
    background-color: #fff;
    width: 40px;
    height: 40px;
    border-radius: 50%;
    display: inline-block;
    font-size: 36px;
    text-align: center;
}

.toTop i {
    display: block;
}

.table > thead > tr > th {
    border-bottom: 2px solid #d6dde2;
}

.container.wrapped-container {
    position: relative;
}

.container.wrapped-container .inContainer {
    position: absolute;
    z-index: 9999 !important;
    display: none;
    width: 100%;
    left: 7.5px;
}

.wrapped-modelle-menu {
    border-top: 2px solid #87B107;
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.4);
    display: flex;
    background-color: transparent;
}

.wrapped-modelle-menu .picture_and_header,
.wrapped-modelle-menu .wrapped-table {
    background-color: #fff;
    /* position: relative;
    bottom: -43px; */
}

.wrapped-modelle-menu .picture_and_header .table > thead > tr > th,
.wrapped-modelle-menu .wrapped-table .table > thead > tr > th {
    border-bottom: 2px solid #b2b2b2;
}

.wrapped-modelle-menu .modelle-menu--left,
.wrapped-modelle-menu .modelle-content {
    padding: 0;
    background-color: #fff;
}

.wrapped-modelle-menu .modelle-menu--left {
    margin-right: 0;
}

.wrapped-modelle-menu .modelle-content {
    margin-left: 0;
}

.wrapped-modelle-menu .left-and-right {
    width: 91%;
    margin-bottom: 20px;
    padding-top: 15px;
}

/* Schnellfinder - begin */
.modelle-content {
    position: relative;
}

.wrapped-table.table-responsive {
    width: 100%;
    margin-top: 3px;
}

.modelle_deail_menu {
    width: calc(100% - 2px);
}

.modelle_deail_menu li {
    display: inline-block;
    width: calc(25% - 2px);
    margin-right: 2px;
}

/* Schnellfinder - end */
.modelle-menu {
    list-style: none;
    margin-bottom: 0;
}

.modelle-menu li a {
    display: block;
    font-family: "AbelPro-Bold", Verdana, sans-serif;
    color: #525252;
    background-color: #e6e2d9;
    position: relative;
    font-size: 16px;
    padding: 31px 10px 24px 25px;
    letter-spacing: 1px;
    -webkit-transition: all 0.4s ease-in;
    -moz-transition: all 0.4s ease-in;
    -o-transition: all 0.4s ease-in;
    -ms-transition: all 0.4s ease-in;
    transition: all 0.4s ease-in;
}

.modelle-menu li a:hover {
    background-color: #fff;
}

.modelle-menu li:not(:first-child) a:after {
    content: "";
    display: inline-block;
    position: absolute;
    width: calc(100% - 30px);
    height: 2px;
    background-color: #fff;
    top: 0;
    left: 15px;
    right: 15px;
}

.modelle-menu li.active + li a:after {
    background-color: transparent;
}

.modelle-menu li:hover + li a:after {
    background-color: transparent;
}

.modelle-menu li.active a:before {
    content: '';
    display: inline-block;
    border-top: 2px solid #87B107;
    border-left: 2px solid #87B107;
    width: 24px;
    height: 24px;
    position: absolute;
    top: 26px;
    left: 16px;
}

.modelle-menu .active a {
    background-color: #fff;
}

.picture_and_header {
    margin-left: 0;
    margin-right: 0;
    margin-top: 35px;
}

.picture_and_header div {
    padding-right: 0;
    padding-left: 0;
}

.picture_and_header .price {
    margin: 0 0 8px 25px;
}

.picture_and_header .price span {
    font-family: 'AbelPro', sans-serif;
    margin-right: 20px;
}

.picture_and_header .price .priceZhal {
    font-family: 'TheSansPlain', sans-serif;
    margin-right: 0;
}

.picture_and_header img {
    margin-top: 0;
}

.picture_and_header .left-and-right {
    font-size: 20px;
}

.wrapped-table {
    margin-bottom: 0;
    padding: 0 0 0 4px;
}

.rotate90 {
    -webkit-transform: rotate(270deg);
    transform: rotate(270deg);
    display: inline-block;
    position: absolute;
    right: -54px;
    bottom: 60px;
}

.rotate90 a {
    background-color: #87B107;
    color: #fff;
    padding: 13px 14px;
    font-family: "AbelPro-Bold", Verdana, sans-serif;
    letter-spacing: 2px;
    font-size: 16px;
}

.modelle_deail_menu {
    list-style: none;
    margin-bottom: 0;
    overflow: hidden;
}

.modelle_deail_menu li {
    float: left;
}

.modelle_deail_menu li a {
    background-color: #87B107;
    color: #fff;
    padding: 9px 0 8px;
    font-family: "AbelPro-Bold", Verdana, sans-serif;
    letter-spacing: 1px;
    font-size: 16px;
    text-transform: uppercase;
    width: 100%;
    display: inline-block;
    text-align: center;
    -webkit-transition: all 0.2s linear;
    -moz-transition: all 0.2s linear;
    -o-transition: all 0.2s linear;
    -ms-transition: all 0.2s linear;
    transition: all 0.2s linear;
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -o-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
}

.modelle_deail_menu li a:before {
    content: "\f101";
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    margin-right: 5px;
}

.modelle_deail_menu li a:hover,
.modelle_deail_menu li a:active {
    background-color: #87B107;
    transform: scale(0.98);
    -webkit-transform: scale(0.98);
    -moz-transform: scale(0.98);
    -o-transform: scale(0.98);
    -ms-transform: scale(0.98);
    animation: none;
}

.modelle_deail_menu li:nth-child(1) a:hover,
.modelle_deail_menu li:nth-child(2) a:hover,
.modelle_deail_menu li:nth-child(3) a:hover,
.modelle_deail_menu li:nth-child(4) a:hover {
    -webkit-animation-name: no-piano;
    animation-name: no-piano;
    animation-delay: 0s;
    -webkit-animation-duration: 0s !important;
    animation-duration: 0s !important;
}

.modelle_deail_menu li a:before {
    content: "\f101";
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    margin-right: 5px;
}

html[data-flyout-menu=voyage-fr] .wrapped-modelle-menu .modelle-menu li a {
    padding: 45px 10px 38px 25px;
}

html[data-flyout-menu=voyage-fr] .wrapped-modelle-menu .modelle-menu li.active a:before {
    top: 41px;
}

html[data-flyout-menu=voyage-fr] .wrapped-modelle-menu .modelle-menu--left,
html[data-flyout-menu=voyage-fr] .wrapped-modelle-menu .modelle-content {
    height: 560px;
}

html[data-flyout-menu=voyage-fr] .wrapped-modelle-menu .wrapped-table.table-responsive {
    bottom: 170px;
}

input::-moz-focus-inner {
    border: 0;
    padding: 0;
    margin-top: -5px;
    margin-bottom: 3px;
}

.wrapped-modelle-menu .grundriss-finder {
    position: relative;
}

.has-headinng_and_picture {
    background-color: #f1eee9;
    height: 75%;
}

.has-headinng_and_picture .flyout-menu-heading {
    margin-top: 0;
    padding-top: 35px !important;
}

.has-slogan_and_button,
.has-headinng_and_picture .flyout-menu-heading {
    width: 58% !important;
}

.has-slogan_and_button {
    text-align: center;
    position: absolute;
    bottom: 10px;
    left: calc(50% - 29%);
}

.has-slogan_and_button a.button-red.teaser__link {
    padding-left: 17px;
}

.teaser__link.grundrissfinder {
    padding: 17px 15px 15px 17px !important;
    margin: 0 auto;
    margin-top: 20px !important;
    position: relative;
}

.grundriss-finder .displayflex {
    display: flex;
    flex-wrap: wrap;
}

.grundriss-finder .displayflex .col-xs-4 {
    position: relative;
    padding-bottom: 4px;
}

.grundriss-finder .col-xs-4 img {
    margin-top: 15px;
}

.grundriss-finder .vehicle-name_and-description,
.grundriss-finder .price {
    margin-left: 15px;
    font-family: 'AbelPro', sans-serif;
}

.grundriss-finder .vehicle-name_and-description {
    padding-bottom: 30px;
    line-height: 1.3;
    text-transform: uppercase;
    font-size: 14px;
}

@media (max-width: 1200px) {
    .grundriss-finder .vehicle-name_and-description {
        font-size: 13px;
    }
}

.grundriss-finder .vehicle-name_and-description a {
    color: inherit;
}

.grundriss-finder .vehicle-name_and-description a:hover > strong {
    color: #87B107;
}

.grundriss-finder .vehicle-name_and-description strong {
    display: block;
    text-transform: uppercase;
    margin-bottom: 3px;
    margin-top: 3px;
    font-size: 16px;
}

.grundriss-finder .vehicle-name_and-description + .price {
    position: absolute;
    left: 15px;
    bottom: 0;
}

.safari .displayflex:before, .safari .displayflex:after {
    content: normal;
}

.has-seasons_change .modelle-menu--left {
    margin-top: 64px;
}

.has-seasons_change .seasons_change {
    position: absolute;
    top: 2px;
    left: 7px;
    z-index: 9999;
    width: 33.333%;
}

.has-seasons_change .seasons_change li {
    width: 33.333%;
    -webkit-border-radius: 0;
    border-radius: 0;
}

.has-seasons_change .seasons_change li a {
    color: #525252;
    font-family: 'AbelPro', sans-serif;
    font-size: 18px;
    text-transform: uppercase;
    padding-top: 23px !important;
    padding-bottom: 21px !important;
    line-height: 1;
    -webkit-border-radius: 0;
    border-radius: 0;
}

.has-seasons_change .seasons_change li.active a {
    color: #87B107;
}

.has-seasons_change .nav-tabs > li:first-child.active > a {
    border-left-color: transparent;
}

.has-seasons_change .nav-tabs > li:last-child.active > a {
    border-right-color: transparent;
}

.has-background-image {
    display: block;
    background-position: top center;
    background-repeat: no-repeat;
    background-size: cover;
    width: 100%;
    height: 100%;
}

.grundriss:nth-of-type(odd) {
    margin-right: 7.5px;
    width: calc(50% - 7.5px);
}

.grundriss:nth-of-type(even) {
    margin-left: 7.5px;
    width: calc(50% - 7.5px);
}

.roman_begin {
    display: block;
}

#grundrisse .responsive.slider,
#grundrisse .toresponsive.slider {
    display: -webkit-box;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    /* Safari 6.1+ */
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

@media screen and (max-width: 767px) {
    #grundrisse .responsive.slider,
    #grundrisse .toresponsive.slider {
        display: block;
    }
}

#grundrisse .responsive.slider:before, #grundrisse .responsive.slider:after,
#grundrisse .toresponsive.slider:before,
#grundrisse .toresponsive.slider:after {
    content: normal !important;
    display: table;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

@media screen and (max-width: 767px) {
    #grundrisse .responsive.slider .atFair,
    #grundrisse .toresponsive.slider .atFair {
        margin-bottom: 19px;
    }
}

@media screen and (max-width: 768px) and (min-width: 768px) {
    #grundrisse .padding-bottom-40 {
        padding-bottom: 50px;
    }
}

@media screen and (max-width: 768px) {
    #grundrisse a.button-red.pos-absolute.right-bottom.teaser__link {
        bottom: 0;
    }
}

#grundrisse .grundriss__item {
    padding-bottom: 35px;
}

#grundrisse .slick-slider {
    padding-top: 45px;
}

#grundrisse .slick-slider .slick-dots {
    bottom: auto;
    top: -2px;
}

.grundriss__item {
    padding-top: 12px;
    height: 100%;
}

.grundriss__item .roman_end {
    display: block;
}

.grundriss__item .atFair img.img-responsive {
    width: 20%;
    height: auto;
    margin-right: 5%;
    margin-left: 0px;
    float: left;
}

.grundriss__item .atFair h4 {
    font-size: 15px;
    margin-top: 12px;
}

.grundriss__item .atFair .notice {
    clear: both;
    display: block;
    font-size: 10px;
    line-height: 16px;
    padding-top: 8px;
    margin-bottom: -8px;
}

.grundriss__item .grundriss__inItem .col-xs-7 {
    margin-left: 6px;
    width: calc(58.33333% - 6px);
}

.grundriss__item .grundriss__inItem h3 {
    font-size: 20px;
    font-family: 'AbelPro', sans-serif;
    letter-spacing: 0.2px;
}

.grundriss__item .grundriss__inItem img {
    margin-left: -8px;
}

.grundriss__inItem {
    overflow: hidden;
    height: 100%;
    position: relative;
}

.grundriss .grundriss__item {
    padding-bottom: 15px !important;
    padding-top: 0 !important;
}

.grundriss .grundriss__item .grundriss__inItem {
    padding-top: 12px;
    overflow: hidden;
    height: 100%;
    position: relative;
    padding-bottom: 70px;
}

@media screen and (max-width: 992px) {
    .grundriss .grundriss__item .grundriss__inItem {
        padding-bottom: 0;
    }
}

@media screen and (max-width: 768px) and (min-width: 768px) {
    .grundriss .grundriss__item .grundriss__inItem {
        padding-bottom: 70px;
    }
}

.grundriss .grundriss__item .grundriss__inItem .atFair .notice {
    margin-bottom: 0 !important;
}

.grundriss .grundriss__item .grundriss__inItem .atFair h4 {
    margin-top: 35px !important;
    margin-bottom: 8px !important;
}

.grundriss .grundriss__item .grundriss__inItem .atFair a[data-toggle="tooltip"] {
    width: 80px;
    display: inline-block;
}

.grundriss .grundriss__item .grundriss__inItem .atFair a[data-toggle="tooltip"] img {
    width: 100%;
}

.grundriss .grundriss__item .grundriss__inItem .atFair .tooltip > .tooltip-inner {
    -ms-transform: translateX(60px);
    -webkit-transform: translateX(60px);
    transform: translateX(60px);
}

.grundriss .grundriss__item .grundriss__inItem .atFair .tooltip-arrow {
    -ms-transform: translateX(30px);
    -webkit-transform: translateX(30px);
    transform: translateX(30px);
}

.grundrisseUebersicht td, .grundrisseUebersicht th,
.table td,
.table th {
    font-family: 'AbelPro', sans-serif;
    padding-right: 15px;
}

.grundrisseUebersicht td a[data-toggle=tooltip], .grundrisseUebersicht th a[data-toggle=tooltip],
.table td a[data-toggle=tooltip],
.table th a[data-toggle=tooltip] {
    position: relative;
    width: 18px;
    height: 18px;
    display: inline-block;
    color: transparent;
}

.grundrisseUebersicht td a[data-toggle=tooltip]:before, .grundrisseUebersicht th a[data-toggle=tooltip]:before,
.table td a[data-toggle=tooltip]:before,
.table th a[data-toggle=tooltip]:before {
    content: " ";
    background-image: url('vhs-assets-css-ba77ac85ab293f39986fce8f128694d0.png');
    background-repeat: no-repeat;
    background-size: 100%;
    display: inline-block;
    position: absolute;
    left: 1px;
    bottom: 0px;
    width: 14px;
    height: 14px;
}

.pos-relative .button-red {
    bottom: -11px;
    right: 1px;
}

.posRelative a.backButton {
    padding-left: 15px;
}

.button-red,
.teaser__link.button.button--red,
.news-backlink-wrap a,
.backButton,
.powermail_submit.btn.btn-primary,
a.btn.btn-primary.pull-right,
.powermail_fieldwrap_type_submit.powermail_fieldwrap_e_mail a.btn.btn-warning {
    border-radius: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    display: inline-block;
    color: #fff;
    background-color: #87B107;
    padding: 17px 15px 12px 50px;
    letter-spacing: 0.5px;
    font-family: "AbelPro-Bold", Verdana, sans-serif;
    text-transform: uppercase;
    font-size: 15px;
    line-height: 15px;
    -webkit-transition: all 0.2s linear;
    -o-transition: all 0.2s linear;
    transition: all 0.2s linear;
    position: relative;
}

.button-red:hover,
.teaser__link.button.button--red:hover,
.backButton:hover,
.news-backlink-wrap a:hover,
a.btn.btn-primary.pull-right:hover,
.powermail_fieldwrap_type_submit.powermail_fieldwrap_e_mail a.btn.btn-warning:hover {
    background-color: #87B107;
    color: #fff;
}

a.btn.btn-primary.pull-right {
    padding-left: 15px;
    border: none;
    border-radius: 0;
    margin-right: 15px;
}

.powermail_fieldwrap_type_submit.powermail_fieldwrap_e_mail a.btn.btn-warning {
    padding-left: 15px;
    border: none;
    border-radius: 0;
}

.powermail_fieldwrap_type_submit.powermail_fieldwrap_e_mail a.btn.btn-warning:before {
    content: "\f100";
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    margin-right: 5px;
}

a.btn.btn-primary.pull-right:before {
    content: "\f101";
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    margin-right: 5px;
}

.news-backlink-wrap a:before {
    content: "\f100";
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.news-backlink-wrap a {
    padding-left: 15px;
}

input.btn.button-red.teaser__link.no-padding-left {
    padding-bottom: 14px;
    height: 46px !important;
    padding-top: 15px !important;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

input.btn.button-red.teaser__link.no-padding-left::-moz-focus-inner {
    border: 0;
    padding: 0;
    margin-top: -2px;
    margin-bottom: -2px;
}

.radio, .checkbox {
    display: inline-block;
}

a.teaser__link.button.button--red.pdf:before {
    content: "";
    background-image: url(/typo3conf/ext/ktg_tabbert/Resources/Public/Images/Icons/pdf.svg);
    display: inline-block;
    height: 22px;
    width: 26px;
    background-size: cover;
    background-repeat: no-repeat;
    position: absolute;
    left: 15px;
    top: 12px;
}

a.teaser__link.button.button--red.haendler:before {
    content: "";
    background-image: url('vhs-assets-css-e520fcec20cbaa5849ace94131ba86fb.png');
    display: inline-block;
    height: 26px;
    width: 26px;
    background-size: cover;
    background-repeat: no-repeat;
    position: absolute;
    left: 15px;
    top: 10px;
}

/* Grundrisse -- begin */
a.button-red.pos-absolute.right-bottom.teaser__link {
    position: absolute;
    bottom: -12px !important;
    right: 21px;
    padding-left: 15px;
}

/* Grundrisse -- end */
.padding-bottom-40 {
    padding-bottom: 40px;
}

.margin-bottom-30 .grundriss {
    margin-bottom: 30px;
}

.four-cols,
.two-cols {
    margin-left: -7.5px;
    margin-right: -7.5px;
}

.four-cols__item,
.two-cols__item {
    padding-left: 7.5px;
    padding-right: 7.5px;
}

.row.four-cols.flex figure a:before,
.row.four-cols.flex figure a:after {
    display: none;
}

.four-cols__item {
    margin-bottom: 20px;
}

.four-cols__item figure {
    margin-bottom: 23px;
    position: relative;
}

.four-cols__item figure a {
    display: block;
    position: relative;
}

.four-cols__item h4 {
    position: relative;
    margin: 0;
    padding: 25px 0 10px;
}

@media screen and (max-width: 768px) {
    .four-cols__item h4 {
        font-size: 16px;
    }
}

.no-plus-by-figure figure a:before,
.no-plus-by-figure figure a:after {
    display: none;
}

.no-plus-by-figure figcaption {
    margin-top: 6px;
    color: #000;
}

.posRelative {
    position: relative;
}

.posRelative .backButton {
    position: absolute;
    right: 0;
    top: 50px;
}

.posRelative .backButton:before {
    content: "\f100";
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    margin-right: 5px;
}

.modal-body figure figcaption + img {
    margin-left: -8px;
}

.box-link div a {
    display: block;
}

.box-link div a:hover > .figcaption {
    color: #fff;
}

.box-link div .figcaption {
    margin-left: 7px;
    color: #fff;
    font-size: 13px;
    margin-top: -2px;
    display: inherit;
}

.box-link .active {
    background-color: #87B107;
}

.box-link .withLink {
    -webkit-transition: all 0.6s linear;
    -o-transition: all 0.6s linear;
    transition: all 0.6s linear;
}

.box-link .withLink a {
    color: #000;
}

.box-link .withLink a .figcaption {
    color: #000;
}

.box-link .withLink:hover {
    background-color: #87B107;
}

.modal-title {
    position: relative;
    padding: 15px 0 0 15px;
}

.modal-title:before {
    content: '';
    display: inline-block;
    border-top: 2px solid #87B107;
    border-left: 2px solid #87B107;
    width: 38px;
    height: 38px;
    position: absolute;
    top: 0;
    left: 0;
}

table.grundrisseUebersicht {
    margin-top: -10px;
}

.arrow {
    display: block;
    position: relative;
}

.arrow-up {
    padding-bottom: 10px;
}

.arrow-up.collapsed {
    border-bottom: 2px solid #d6dde2;
    padding-bottom: 10px;
}

.arrow-up:after,
.arrow.collapsed:after {
    content: "";
    position: absolute;
    right: 19px;
    display: inline-block;
    width: 20px;
    height: 20px;
    background-color: transparent;
    border-top: 3px solid;
    border-left: 3px solid;
    border-color: #525252;
}

.arrow-up:after {
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    top: 20px;
}

.arrow.collapsed:after {
    -webkit-transform: rotate(225deg);
    transform: rotate(225deg);
    top: 11px;
}

.modal-body .has-table-in-accordions .drop-down-panel h4 {
    background-color: #DAE5AE;
}

.modal-body .has-table-in-accordions .drop-down-panel h4 a {
    color: #525252;
    border-bottom: none;
    padding: 17px 15px 8px;
}

.modal-body .has-table-in-accordions .drop-down-panel.firstPanel {
    margin-top: 50px;
}

.modal-body .has-table-in-accordions .collapse__in-accordion ul {
    list-style: none;
    margin-bottom: 32px;
    font-family: 'AbelPro', sans-serif;
}

.modal-body .has-table-in-accordions .collapse__in-accordion ul li {
    padding-left: 18px;
    position: relative;
}

.modal-body .has-table-in-accordions .collapse__in-accordion ul li:before {
    content: '';
    display: inline-block;
    width: 5px;
    height: 5px;
    position: absolute;
    background-color: #000;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    top: 7px;
    left: 0;
}

.modal-body .has-table-in-accordions .collapse__in-accordion h4 {
    font-family: 'AbelPro-Bold', sans-serif !important;
    font-size: 20px;
    background-color: transparent;
    letter-spacing: 0;
}

.modal-body .has-table-in-accordions .collapse__in-accordion h4:nth-of-type(1) {
    margin-top: 30px;
}

.modal-body .has-table-in-accordions .table td {
    font-family: 'AbelPro', sans-serif;
    padding: 6px 0 0;
}

.modal-body .has-table-in-accordions .table tr th {
    text-transform: uppercase;
    padding: 6px 0 0;
    background-color: transparent;
}

.modal-body .has-table-in-accordions .table tr td:last-of-type,
.modal-body .has-table-in-accordions .table tr td:nth-of-type(2),
.modal-body .has-table-in-accordions .table tr th:nth-of-type(2),
.modal-body .has-table-in-accordions .table tr th:nth-of-type(3) {
    text-align: right;
}

.modal-body .has-table-in-accordions .table td:nth-of-type(1) {
    width: 76%;
}

@media screen and (max-width: 480px) {
    .modal-body .has-table-in-accordions .table td:nth-of-type(1) {
        width: 54%;
    }
}

.modal-body .has-table-in-accordions .table td:nth-of-type(2) {
    width: 12%;
}

@media screen and (max-width: 480px) {
    .modal-body .has-table-in-accordions .table td:nth-of-type(2) {
        width: 17%;
    }
}

.modal-body .has-table-in-accordions .table td:nth-of-type(3) {
    width: 12%;
}

@media screen and (max-width: 480px) {
    .modal-body .has-table-in-accordions .table td:nth-of-type(3) {
        width: 17%;
    }
}

.modal-body .has-table-in-accordions .table__3col th:nth-of-type(1),
.modal-body .has-table-in-accordions .table__3col td:nth-of-type(1) {
    width: 20%;
}

.modal-body .has-table-in-accordions .table__3col th:nth-of-type(2),
.modal-body .has-table-in-accordions .table__3col td:nth-of-type(2) {
    width: 40%;
}

.modal-body .has-table-in-accordions .table__3col th:nth-of-type(3),
.modal-body .has-table-in-accordions .table__3col td:nth-of-type(3) {
    width: 40%;
}

.modal-body .has-table-in-accordions .table__3col td {
    font-family: 'AbelPro', sans-serif;
}

.modal-body .has-table-in-accordions .table__3col th:nth-of-type(1),
.modal-body .has-table-in-accordions .table__3col th:first-child {
    padding-left: 8px;
}

.modal-body .has-table-in-accordions .table__3col th {
    padding-bottom: 1px !important;
    border-bottom: 1px solid #d6dde2 !important;
}

.modal-body .has-table-in-accordions .table.col__two th:nth-of-type(1),
.modal-body .has-table-in-accordions .table.col__two td:nth-of-type(1) {
    width: 70%;
}

.modal-body .has-table-in-accordions .table.col__two th:nth-of-type(2),
.modal-body .has-table-in-accordions .table.col__two td:nth-of-type(2) {
    width: 30%;
}

.hasIcon {
    position: relative;
}

.hasIcon.family:before {
    content: "";
    display: inline-block;
    background-image: url(/typo3conf/ext/ktg_tabbert/Resources/Public/Images/Icons/familiensymbol.svg);
    background-repeat: no-repeat;
    width: 25px;
    height: 25px;
    position: absolute;
    top: -5px;
    left: -5px;
    background-size: cover;
}

.hasIcon.state:after {
    content: "";
    display: inline-block;
    background-image: url(/typo3conf/ext/ktg_tabbert/Resources/Public/Images/Icons/neu.svg);
    background-repeat: no-repeat;
    width: 39px;
    height: 20px;
    position: absolute;
    bottom: -1px;
    left: 0;
    background-size: cover;
}

.pakete .font-small {
    text-align: left !important;
    font-size: 70%;
    padding-top: 5px !important;
    padding-bottom: 5px !important;
}

.pakete .total-price.single td,
.pakete .ersparniss td {
    border-top-width: 2px;
}

#pano {
    height: 506px;
}

.collapseInfo-2 + p,
.collapseInfo-3 + p,
.collapseInfo-4 + p {
    font-size: 90%;
    margin-top: 10px;
}

.modal-body .row {
    margin-bottom: 40px;
}

.container__special_grey {
    background-color: #d9dadb;
}

.no_bg-color .bild-beschreibung {
    background-color: transparent;
}

section#slider {
    position: relative;
}

.claim {
    position: absolute;
}

.rossini-finest-edition .text-to-left.white {
    margin-bottom: 18px;
    margin-left: 2px;
}

.tabelle_mit_bild tbody > tr:nth-of-type(odd) {
    background-color: transparent !important;
}

.tabelle_mit_bild tbody > tr:nth-of-type(even) {
    background-color: #f9f9f9;
}

.tabelle_mit_bild thead tr th {
    border-bottom: none !important;
}

.tabelle_mit_bild thead tr th:first-child {
    color: #87B107;
    text-transform: uppercase;
    font-family: "Hermes FB Thi", Verdana, sans-serif;
    font-weight: normal;
    font-size: 34px;
    letter-spacing: 2px;
}

.tabelle_mit_bild tbody tr:first-child td {
    font-family: 'AbelPro-Bold', sans-serif;
    font-weight: normal;
    border-top: none !important;
}

.tabelle_mit_bild tbody tr:last-child td {
    border-bottom: 2px solid #ddd;
}

.col__vour {
    margin-bottom: 0 !important;
}

.col__vour td:not(:first-child),
.col__vour th:not(:first-child) {
    text-align: center;
    width: 15%;
}

.floorplaneProp {
    padding: 30px 0;
    list-style: none;
}

.floorplaneProp li {
    padding-left: 18px;
    position: relative;
}

.floorplaneProp li:before {
    content: '';
    display: inline-block;
    width: 5px;
    height: 5px;
    position: absolute;
    background-color: #000;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    top: 9px;
    left: 0;
}

.floorplaneProp li:last-child {
    font-family: 'AbelPro-Bold';
    margin-top: 15px;
}

.floorplaneWrapper {
    padding: 0;
}

#collapseInfo-3 .table-foot tr:first-child td:not(:first-child) span:before {
    left: auto;
    right: 0px;
}

.table-foot tr:first-child td {
    border-top: 2px solid #87B107;
}

.table-foot tr:first-child td:not(:first-child) span {
    position: relative;
}

.table-foot tr:first-child td:not(:first-child) span:before {
    content: '';
    position: absolute;
    display: inline-block;
    width: 60px;
    height: 2px;
    background-color: #991123;
    bottom: calc(50% - 1px);
    left: calc(50% - 30px);
    -webkit-transform: rotate(-9deg);
    -ms-transform: rotate(-9deg);
    transform: rotate(-9deg);
}

.table-foot tr:nth-of-type(2) td {
    color: #87B107;
    font-family: 'AbelPro-Bold', sans-serif !important;
    font-weight: normal;
    font-size: 18px;
}

.table-foot tr:last-child td {
    font-family: 'AbelPro-Bold', sans-serif !important;
    font-weight: normal;
    font-size: 18px;
}

.layouts_strength ul {
    background-color: #f2f1ed;
    margin: 20px 0 0;
    padding: 10px 13px 5px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

@media screen and (max-width: 767px) {
    .layouts_strength ul {
        display: none;
    }
}

.layouts_strength ul li {
    padding-bottom: 7px !important;
    width: 50%;
}

@media screen and (max-width: 767px) {
    .layouts_strength ul li {
        width: 100%;
    }
}

.open-layouts_strength-mobile:before {
    content: '+';
    top: -2px;
    position: relative;
}

.open-layouts_strength-mobile.strength-mobile-open:before {
    content: '–';
}

.has_mobile-buttons {
    display: none;
}

@media screen and (max-width: 767px) {
    .has_mobile-buttons {
        display: block;
    }
}

.strength-button {
    padding-left: 15px;
}

.strength-marTop15 {
    margin-top: 15px;
    margin-bottom: 15px;
}

.has_mobile-buttons .strength-button {
    display: block;
    width: 100%;
    text-align: center;
    white-space: nowrap;
}

@media screen and (max-width: 480px) {
    .has_mobile-buttons .strength-button {
        font-size: 12px;
    }
}

@media screen and (max-width: 375px) {
    .has_mobile-buttons .strength-button {
        font-size: 10px;
        padding-left: 5px;
        padding-right: 5px;
    }
}

th.tooltip_price {
    white-space: nowrap;
}

html[lang=en] .tooltip_price a[data-toggle=tooltip],
html[lang=da] .tooltip_price a[data-toggle=tooltip] {
    display: none;
}

@media screen and (max-width: 992px) {
    .sideBar {
        margin-top: 30px;
    }
}

/*---------------------------- Thumbnails ----------------------------*/
#thumbnail-slider,
#thumbnail-slider-2 {
    display: inline-block;
    padding: 0px 0;
    /*Increse its value if want to move the arrows out of the div.inner */
    position: relative;
    -webkit-user-select: none;
    user-select: none;
}

#thumbnail-slider div.inner,
#thumbnail-slider-2 div.inner {
    border-radius: 3px;
    background-color: #444;
    padding: 0 12px;
    /*the followings should not be changed */
    height: 100%;
    box-sizing: border-box;
    position: relative;
    overflow: hidden;
    margin: 0;
}

#thumbnail-slider div.inner ul,
#thumbnail-slider-2 div.inner ul {
    /*the followings should not be changed */
    position: relative;
    left: 0;
    top: 0;
    list-style: none;
    font-size: 0;
    padding: 0;
    margin: 0;
    float: left !important;
    width: auto !important;
    height: auto !important;
}

#thumbnail-slider ul li,
#thumbnail-slider-2 ul li {
    opacity: 0.4;
    display: block;
    border: 3px solid transparent;
    margin: 0 0 12px;
    /* Spacing between thumbs*/
    transition: all 0.5s;
    text-align: center;
    padding: 0;
    position: relative;
    list-style: none;
    box-sizing: content-box;
    backface-visibility: hidden;
    -webkit-filter: grayscale(100%);
    filter: grayscale(100%);
}

#thumbnail-slider ul li.active,
#thumbnail-slider-2 ul li.active {
    -webkit-filter: initial;
    filter: initial;
    opacity: 1;
}

#thumbnail-slider li:hover,
#thumbnail-slider-2 li:hover {
    border-color: rgba(255, 255, 255, 0.5);
    -webkit-filter: grayscale(50%);
    filter: grayscale(50%);
}

#thumbnail-slider .thumb,
#thumbnail-slider-2 .thumb {
    height: 100%;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center center;
    display: block;
    position: absolute;
    font-size: 0;
}

/* --------- navigation controls ------- */
/* The nav id should be: slider id + ("-prev", "-next", and "-pause-play") */
#thumbnail-slider-pause-play,
#thumbnail-slider-2-pause-play {
    display: none;
}

/*.pause*/
#thumbnail-slider-prev, #thumbnail-slider-next,
#thumbnail-slider-2-prev, #thumbnail-slider-2-next {
    position: absolute;
    background-color: rgba(0, 0, 0, 0.4);
    width: 100%;
    height: 30px;
    line-height: 30px;
    text-align: center;
    margin: 0;
    color: white;
    z-index: 10;
    cursor: pointer;
    transition: opacity 0.6s;
    *background-color: #ccc;
    /*IE7 hack*/
    backface-visibility: hidden;
}

#thumbnail-slider-prev,
#thumbnail-slider-2-prev {
    top: 0;
}

#thumbnail-slider-next,
#thumbnail-slider-2-next {
    bottom: 0;
}

#thumbnail-slider-next.disabled, #thumbnail-slider-prev.disabled,
#thumbnail-slider-2-next.disabled, #thumbnail-slider-2-prev.disabled {
    opacity: 0.1;
    cursor: default;
}

/* arrows */
#thumbnail-slider-prev::before, #thumbnail-slider-next::before,
#thumbnail-slider-2-prev::before, #thumbnail-slider-2-next::before {
    position: absolute;
    content: "";
    display: inline-block;
    width: 10px;
    height: 10px;
    margin-left: -5px;
    border-left: 4px solid white;
    border-top: 4px solid white;
}

#thumbnail-slider-prev::before,
#thumbnail-slider-2-prev::before {
    top: 12px;
    -ms-transform: rotate(-45deg);
    /*IE9*/
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
}

#thumbnail-slider-next::before,
#thumbnail-slider-2-next::before {
    bottom: 12px;
    -ms-transform: rotate(135deg);
    /*IE9*/
    -webkit-transform: rotate(-135deg);
    transform: rotate(-135deg);
}

.wrapped__ninja-slider {
    margin-left: 0;
    margin-right: 0;
}

#ninja-slider,
#ninja-slider-2 {
    background: transparent;
    padding: 0px;
    margin: 0 auto;
    overflow: hidden;
    box-sizing: border-box;
}

#ninja-slider.fullscreen,
#ninja-slider-2.fullscreen {
    background: black;
}

#ninja-slider div.fs-icon,
#ninja-slider-2 div.fs-icon {
    top: 10px;
    right: 6px;
    width: 40px;
    height: 40px;
    background: rgba(0, 0, 0, 0.3);
    z-index: 2;
    color: #fff;
    text-align: center;
    border: 1px solid rgba(255, 255, 255, 0.3);
    border-radius: 2px;
    opacity: 1;
    box-sizing: border-box;
    padding-top: 6px;
}

#ninja-slider .slider-inner:hover div.fs-icon,
#ninja-slider.fullscreen div.fs-icon,
#ninja-slider-2 .slider-inner:hover div.fs-icon,
#ninja-slider-2.fullscreen div.fs-icon {
    opacity: 1;
}

#ninja-slider div.fs-icon::before,
#ninja-slider-2 div.fs-icon::before,
#ninja-slider.fullscreen div.fs-icon::before,
#ninja-slider-2.fullscreen div.fs-icon::before {
    content: "";
    display: inline-block;
    background-repeat: no-repeat;
    width: 30px;
    height: 30px;
    background-size: cover;
    position: absolute;
}

#ninja-slider div.fs-icon::before,
#ninja-slider-2 div.fs-icon::before {
    background-image: url(/typo3conf/ext/ktg_tabbert/Resources/Public/Images/Icons/lupe.png);
    top: 4px;
    left: 4px;
}

#ninja-slider.fullscreen div.fs-icon::before,
#ninja-slider-2.fullscreen div.fs-icon::before {
    background-image: url(/typo3conf/ext/ktg_tabbert/Resources/Public/Images/Icons/x.png);
    top: 4px;
    left: 4px;
    -webkit-transition: all 0.3s linear;
    -moz-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
    -ms-transition: all 0.3s linear;
    transition: all 0.3s linear;
}

#ninja-slider-2.fullscreen div.fs-icon:hover:before {
    -webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
}

#ninja-slider .slider-inner,
#ninja-slider-2 .slider-inner {
    margin: 0 auto;
    /*center-aligned */
    font-size: 0px;
    position: relative;
    box-sizing: border-box;
}

#ninja-slider.fullscreen .slider-inner,
#ninja-slider-2.fullscreen .slider-inner {
    width: 100%;
    max-width: 91%;
}

#ninja-slider ul,
#ninja-slider-2 ul {
    /*width:100%;*/
    /*overflow:hidden;*/
    position: relative;
    list-style: none;
    padding: 0;
    box-sizing: border-box;
    touch-action: pan-y;
}

#ninja-slider li,
#ninja-slider-2 li {
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    position: absolute;
    font-size: 12px;
    list-style: none;
    margin: 0;
    padding: 0;
    opacity: 0;
    overflow: hidden;
    box-sizing: border-box;
}

#ninja-slider-2 li:after {
    content: ".";
    clear: both;
    display: block;
    visibility: hidden;
    height: 0;
}

#ninja-slider li.ns-show,
#ninja-slider-2 li.ns-show {
    opacity: 1;
}

/* --------- slider image ------- */
#ninja-slider .ns-img,
#ninja-slider-2 .ns-img {
    background-color: rgba(0, 0, 0, 0.2);
    /*decorate border*/
    /* box-shadow: 0 1px 5px rgba(0, 0, 0, .8), inset 0 0 2px rgba(255, 255, 255, .4); */
    cursor: default;
    display: block;
    position: absolute;
    width: 100%;
    height: 100%;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: contain;
}

.bild-beschreibung {
    bottom: 0px;
    z-index: 99999 !important;
    background-color: #fff;
    font-size: 16px;
    line-height: 1.4;
    position: absolute;
    height: 100px;
    width: 100%;
    margin: 0;
    padding-top: 10px;
    box-sizing: border-box;
    font-family: 'AbelPro', sans-serif;
}

#thumbnail-slider div.inner,
#thumbnail-slider-prev,
#thumbnail-slider-next,
#thumbnail-slider-2 div.inner,
#thumbnail-slider-2-prev,
#thumbnail-slider-2-next {
    box-sizing: border-box;
}

#thumbnail-slider div.inner,
#thumbnail-slider-2 div.inner {
    background-color: transparent;
    padding: 0;
    border-radius: 0;
}

#thumbnail-slider-2 {
    padding-left: 15px;
    box-sizing: border-box;
}

#thumbnail-slider-prev,
#thumbnail-slider-next,
#thumbnail-slider-2-prev,
#thumbnail-slider-2-next {
    width: calc(93% - 3px);
    margin-left: 3px;
}

/* ---------If there are videos ------- */
#ninja-slider .video, .video-playbutton-layer,
#ninja-slider-2 .video, .video-playbutton-layer {
    top: 0;
    left: 0;
    border: 0;
    width: 100%;
    height: 100%;
    text-align: center;
    background: black;
    position: absolute;
}

/* And if you have added the HTML: <div class="video-playbutton-layer"></div> */
/* And if you have YouTube or Vimeo */
#ninja-slider div.stopVideoIcon,
#ninja-slider-2 div.stopVideoIcon {
    position: absolute;
    width: 30px;
    height: 30px;
    top: 0;
    right: 0px;
    margin: 0 0 6px 6px;
    background: rgba(0, 0, 0, 0.7);
    border-bottom-left-radius: 4px;
    cursor: pointer;
}

#ninja-slider div.stopVideoIcon::before,
#ninja-slider-2 div.stopVideoIcon::before {
    content: "+";
    color: white;
    font: bold 30px/30px arial;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    display: block;
}

/* ---------Arrow buttons ------- */
/* The arrow button id should be: slider id + ("-prev", "-next", and "-pause-play") */
#ninja-slider-pause-play, #ninja-slider-2-pause-play {
    display: none;
}

#ninja-slider-prev, #ninja-slider-next,
#ninja-slider-2-prev, #ninja-slider-2-next {
    position: absolute;
    display: inline-block;
    width: 42px;
    height: 56px;
    line-height: 56px;
    top: 50%;
    margin-top: -28px;
    background-color: rgba(0, 0, 0, 0.4);
    background-color: #ccc \9;
    /*IE8 hack*/
    backface-visibility: hidden;
    color: white;
    overflow: hidden;
    white-space: nowrap;
    -webkit-user-select: none;
    user-select: none;
    border-radius: 2px;
    z-index: 10;
    opacity: 0.3;
    font-family: sans-serif;
    font-size: 13px;
    cursor: pointer;
    -webkit-transition: all 0.7s;
    transition: all 0.7s;
}

#ninja-slider-2-prev, #ninja-slider-2-next {
    top: calc(50% - 40px);
}

#ninja-slider-2.fullscreen #ninja-slider-2-prev,
#ninja-slider-2.fullscreen #ninja-slider-2-next {
    top: 50%;
}

#ninja-slider-prev:hover, #ninja-slider-next:hover,
#ninja-slider-2-prev:hover, #ninja-slider-2-next:hover {
    opacity: 1;
}

#ninja-slider.fullscreen #ninja-slider-prev:hover, #ninja-slider.fullscreen #ninja-slider-next:hover,
#ninja-slider-2.fullscreen #ninja-slider-2-prev:hover, #ninja-slider-2.fullscreen #ninja-slider-2-next:hover {
    width: 90px;
}

#ninja-slider-prev,
#ninja-slider-2-prev {
    left: 0;
}

#ninja-slider-next,
#ninja-slider-2-next {
    right: 0;
}

#ninja-slider.fullscreen #ninja-slider-prev,
#ninja-slider-2.fullscreen #ninja-slider-2-prev {
    left: -50px;
    opacity: 1;
}

#ninja-slider.fullscreen #ninja-slider-next,
#ninja-slider-2.fullscreen #ninja-slider-2-next {
    right: -50px;
    opacity: 1;
}

/*pagination within the prev/next buttons*/
#ninja-slider-prev div,
#ninja-slider-2-prev div {
    opacity: 0;
    margin-left: 30px;
    transition: opacity 0.7s;
}

#ninja-slider-next div,
#ninja-slider-2-next div {
    opacity: 0;
    margin-right: 30px;
    transition: opacity 0.7s;
}

#ninja-slider.fullscreen #ninja-slider-prev:hover div,
#ninja-slider-2.fullscreen #ninja-slider-2-prev:hover div {
    opacity: 1;
}

#ninja-slider.fullscreen #ninja-slider-next:hover div,
#ninja-slider-2.fullscreen #ninja-slider-2-next:hover div {
    opacity: 1;
}

/* arrows */
#ninja-slider-prev::before, #ninja-slider-next::before,
#ninja-slider-2-prev::before, #ninja-slider-2-next::before {
    position: absolute;
    top: 17px;
    content: "";
    display: inline-block;
    width: 20px;
    height: 20px;
    border-left: 2px solid white;
    border-top: 2px solid white;
}

#ninja-slider-prev::before,
#ninja-slider-2-prev::before {
    -ms-transform: rotate(-45deg);
    /*IE 9*/
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
    backface-visibility: hidden;
    left: 14px;
}

#ninja-slider-next::before,
#ninja-slider-2-next::before {
    -ms-transform: rotate(135deg);
    /*IE 9*/
    -webkit-transform: rotate(135deg);
    transform: rotate(135deg);
    backface-visibility: hidden;
    right: 14px;
}

/*------ pager(nav bullets) ------*/
/* The pager id should be: slider id + "-pager" */
#ninja-slider-pager, #ninja-slider-2-pager {
    display: none;
}

#ninja-slider-pager, #ninja-slider-prev, #ninja-slider-next, #ninja-slider-pause-play,
#ninja-slider-2-pager, #ninja-slider-2-prev, #ninja-slider-2-next, #ninja-slider-2-pause-play {
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    user-select: none;
}

/*------ Proporzionen ------*/
@media (min-width: 1200px) {
    #ninja-slider,
    #ninja-slider-2 {
        width: 729px;
    }

    #thumbnail-slider,
    #thumbnail-slider-2 {
        width: 228px;
    }

    #thumbnail-slider .thumb,
    #thumbnail-slider-2 .thumb {
        width: 100%;
        background-color: rgba(0, 0, 0, 0.2);
    }

    #ninja-slider-2 {
        height: 586px;
    }

    #ninja-slider-2 .slider-inner,
    #ninja-slider-2 ul,
    #ninja-slider-2 li,
    #ninja-slider-2 li.ns-show {
        height: 586px;
    }

    #ninja-slider-2 .slider-inner ul {
        height: 586px !important;
    }

    #ninja-slider-2 li.ns-show a,
    #ninja-slider-2 .ns-img,
    #thumbnail-slider,
    #thumbnail-slider-2,
    #ninja-slider li.ns-show a,
    #ninja-slider .ns-img {
        height: 486px;
    }

    #ninja-slider {
        height: 486px;
    }

    #ninja-slider .slider-inner,
    #ninja-slider ul,
    #ninja-slider li,
    #ninja-slider li.ns-show {
        height: 486px;
    }

    #ninja-slider .slider-inner ul {
        height: 486px !important;
    }
}

#ninja-slider-2,
#thumbnail-slider-2 {
    border-top: 2px solid #87B107;
    padding-top: 15px;
}

#thumbnail-slider-2-prev {
    top: 15px;
}

#thumbnail-slider-2-next {
    bottom: -17px;
}

@media (max-width: 1184px) {
    #ninja-slider,
    #ninja-slider-2 {
        width: 752px;
    }

    #thumbnail-slider,
    #thumbnail-slider-2 {
        width: 188px;
    }

    #thumbnail-slider .thumb,
    #thumbnail-slider-2 .thumb {
        width: 92%;
    }

    #ninja-slider-2 {
        height: 664px;
    }

    #ninja-slider-2 .slider-inner,
    #ninja-slider-2 ul,
    #ninja-slider-2 li,
    #ninja-slider-2 li.ns-show {
        height: 664px;
    }

    #ninja-slider-2 .slider-inner ul {
        height: 664px !important;
    }

    #ninja-slider-2 li.ns-show a,
    #ninja-slider-2 .ns-img,
    #thumbnail-slider,
    #thumbnail-slider-2,
    #ninja-slider li.ns-show a,
    #ninja-slider .ns-img {
        height: 564px;
    }

    #ninja-slider {
        height: 564px;
    }

    #ninja-slider .slider-inner,
    #ninja-slider ul,
    #ninja-slider li,
    #ninja-slider li.ns-show {
        height: 564px;
    }

    #ninja-slider .slider-inner ul {
        height: 564px !important;
    }
}

@media (max-width: 768px) {
    #ninja-slider,
    #ninja-slider-2 {
        width: 100%;
    }

    #thumbnail-slider,
    #thumbnail-slider-2 {
        display: none;
    }

    .bild-beschreibung {
        height: 260px;
    }

    #ninja-slider-2 {
        height: calc(480px + 260px);
    }

    #ninja-slider-2 .slider-inner,
    #ninja-slider-2 ul,
    #ninja-slider-2 li,
    #ninja-slider-2 li.ns-show {
        height: calc(480px + 260px);
    }

    #ninja-slider-2 .slider-inner ul {
        height: calc(480px + 260px) !important;
    }

    #ninja-slider-2 li.ns-show a,
    #ninja-slider-2 .ns-img,
    #thumbnail-slider,
    #thumbnail-slider-2,
    #ninja-slider li.ns-show a,
    #ninja-slider .ns-img {
        height: 480px;
    }

    #ninja-slider {
        height: 480px;
    }

    #ninja-slider .slider-inner,
    #ninja-slider ul,
    #ninja-slider li,
    #ninja-slider li.ns-show {
        height: 480px;
    }

    #ninja-slider .slider-inner ul {
        height: 480px !important;
    }

    #ninja-slider-2-prev, #ninja-slider-2-next {
        top: calc(37% - 40px);
        background-color: rgba(0, 0, 0, 0.3);
        opacity: 1;
    }
}

@media (max-width: 767px) {
    #ninja-slider,
    #ninja-slider-2 {
        width: calc(100vw - 30px);
    }

    #thumbnail-slider,
    #thumbnail-slider-2 {
        display: none;
    }

    .bild-beschreibung {
        height: 375px;
        font-size: 13px;
    }

    #ninja-slider-2 {
        height: calc(230px + 375px);
    }

    #ninja-slider-2 .slider-inner,
    #ninja-slider-2 ul,
    #ninja-slider-2 li,
    #ninja-slider-2 li.ns-show {
        height: calc(230px + 375px);
    }

    #ninja-slider-2 .slider-inner ul {
        height: calc(230px + 375px) !important;
    }

    #ninja-slider-2 li.ns-show a,
    #ninja-slider-2 .ns-img,
    #thumbnail-slider,
    #thumbnail-slider-2,
    #ninja-slider li.ns-show a,
    #ninja-slider .ns-img {
        height: 230px;
    }

    #ninja-slider {
        height: 230px;
    }

    #ninja-slider .slider-inner,
    #ninja-slider ul,
    #ninja-slider li,
    #ninja-slider li.ns-show {
        height: 230px;
    }

    #ninja-slider .slider-inner ul {
        height: 230px !important;
    }

    #ninja-slider-2-prev, #ninja-slider-2-next {
        top: calc(26% - 40px);
        background-color: rgba(0, 0, 0, 0.3);
        opacity: 1;
    }

    .fs-icon {
        display: none;
    }
}

.fullscreen .bild-beschreibung {
    background-color: #000;
    color: #fff;
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 14px;
}

.fullscreen {
    height: 100% !important;
}

#ninja-slider-2.fullscreen li.ns-show a,
#ninja-slider-2.fullscreen .ns-img,
#ninja-slider.fullscreen li.ns-show a,
#ninja-slider.fullscreen .ns-img {
    height: calc(100% - 100px);
}

#ninja-slider-2.fullscreen .slider-inner,
#ninja-slider-2.fullscreen li,
#ninja-slider-2.fullscreen li.ns-show {
    height: 100% !important;
    margin-bottom: 0;
}

#ninja-slider-2.fullscreen ul {
    height: calc(100% - 39px) !important;
    margin-top: 39px;
    margin-bottom: 0;
}

a.ninja-slider-description {
    color: #000;
}

a.ninja-slider-description .arrowInline {
    color: #87B107;
}

a.ninja-slider-description .arrowInline:after {
    content: "\f101";
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    margin-left: 5px;
}

/* Preload Images */
body:after {
    content: url('vhs-assets-css-da8c36fb4bbf154cd3d97e1bfa9b88b3.png') url('vhs-assets-css-3386e3d4d2deb9d0cf0445c4fb993f63.gif') url('vhs-assets-css-d549ab86a02274271add9f0bc9fea03a.png') url('vhs-assets-css-373ae86410e6614e4d7d97bd322baae0.png');
    display: none;
}

.lightboxOverlay {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 9999;
    background-color: black;
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
    opacity: 0.8;
    display: none;
}

.lightbox {
    position: absolute;
    left: 0;
    width: 100%;
    z-index: 10000;
    text-align: center;
    line-height: 0;
    font-weight: normal;
}

.lightbox .lb-image {
    display: block;
    height: auto;
    max-width: inherit;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    -o-border-radius: 3px;
    border-radius: 3px;
}

.lightbox a img {
    border: none;
}

.lb-outerContainer {
    position: relative;
    background-color: white;
    *zoom: 1;
    width: 250px;
    height: 250px;
    margin: 0 auto;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -ms-border-radius: 4px;
    -o-border-radius: 4px;
    border-radius: 4px;
}

.lb-outerContainer:after {
    content: "";
    display: table;
    clear: both;
}

.lb-container {
    padding: 4px;
}

.lb-loader {
    position: absolute;
    top: 43%;
    left: 0;
    height: 25%;
    width: 100%;
    text-align: center;
    line-height: 0;
}

.lb-cancel {
    display: block;
    width: 32px;
    height: 32px;
    margin: 0 auto;
    background: url('vhs-assets-css-3386e3d4d2deb9d0cf0445c4fb993f63.gif') no-repeat;
}

.lb-nav {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    z-index: 10;
}

.lb-container > .nav {
    left: 0;
}

.lb-nav a {
    outline: none;
    background-image: url("data:image/gif;base64,R0lGODlhAQABAPAAAP///wAAACH5BAEAAAAALAAAAAABAAEAAAICRAEAOw==");
}

.lb-prev, .lb-next {
    height: 100%;
    cursor: pointer;
    display: block;
}

.lb-nav a.lb-prev {
    width: 34%;
    left: 0;
    float: left;
    background: url('vhs-assets-css-d549ab86a02274271add9f0bc9fea03a.png') left 48% no-repeat;
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
    opacity: 1;
    -webkit-transition: opacity 0.6s;
    -moz-transition: opacity 0.6s;
    -o-transition: opacity 0.6s;
    transition: opacity 0.6s;
}

.lb-nav a.lb-prev:hover {
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
    opacity: 0.4;
}

.lb-nav a.lb-next {
    width: 64%;
    right: 0;
    float: right;
    background: url('vhs-assets-css-373ae86410e6614e4d7d97bd322baae0.png') right 48% no-repeat;
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
    opacity: 0.4;
    -webkit-transition: opacity 0.6s;
    -moz-transition: opacity 0.6s;
    -o-transition: opacity 0.6s;
    transition: opacity 0.6s;
}

.lb-nav a.lb-next:hover {
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
    opacity: 1;
}

.lb-dataContainer {
    margin: 0 auto;
    padding-top: 5px;
    *zoom: 1;
    width: 100%;
    -moz-border-radius-bottomleft: 4px;
    -webkit-border-bottom-left-radius: 4px;
    border-bottom-left-radius: 4px;
    -moz-border-radius-bottomright: 4px;
    -webkit-border-bottom-right-radius: 4px;
    border-bottom-right-radius: 4px;
}

.lb-dataContainer:after {
    content: "";
    display: table;
    clear: both;
}

.lb-data {
    padding: 0 4px;
    color: #ccc;
}

.lb-data .lb-details {
    width: 85%;
    float: left;
    text-align: left;
    line-height: 1.1em;
}

.lb-data .lb-caption {
    font-size: 14px;
    line-height: 1.4em;
}

.lb-data .lb-header {
    font-size: 16px;
    line-height: 22px;
    display: block;
    font-family: ‘AbelPro’, sans-serif;
}

.lb-data .lb-number {
    display: block;
    clear: left;
    padding-bottom: 1em;
    font-size: 12px;
    color: #999999;
    margin-top: 5px;
}

.lb-closeContainer .lb-close {
    display: block;
    float: right;
    width: 30px;
    height: 30px;
    background: url('vhs-assets-css-da8c36fb4bbf154cd3d97e1bfa9b88b3.png') top right no-repeat;
    text-align: right;
    outline: none;
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=70);
    opacity: 0.7;
    -webkit-transition: opacity 0.2s;
    -moz-transition: opacity 0.2s;
    -o-transition: opacity 0.2s;
    transition: opacity 0.2s;
}

.lb-closeContainer .lb-close:hover {
    cursor: pointer;
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
    opacity: 1;
}

.lb-closeContainer {
    position: absolute;
    top: -32px;
    right: 0;
}

.modal-content {
    border-radius: 0;
}

.modal-content .modal-header {
    border-bottom: none;
}

.modal-content .modal-header .close {
    margin-top: 0;
    margin-right: -4px;
}

.modal-content h3 {
    font-family: "AbelPro-Bold", Verdana, sans-serif !important;
    text-transform: uppercase;
    position: relative;
    text-transform: uppercase;
    position: relative;
    padding: 5px 0 0 7px;
    width: calc(100% - 30px);
}

.modal-content h3:before {
    content: '';
    display: inline-block;
    border-top: 2px solid #87B107;
    border-left: 2px solid #87B107;
    width: 19px;
    height: 19px;
    position: absolute;
    top: 0;
    left: 0;
}

.modal-title {
    line-height: 1.1;
}

h1.modal-title#meinGroßesModalLabel {
    font-size: 28px;
}

.closeLayer {
    width: 30px;
    height: 30px;
    position: relative;
    display: inline-block;
}

.close:focus,
.close:active,
.close:hover {
    outline: none;
}

.closeLayer:before,
.closeLayer:after {
    content: "";
    display: inline-block;
    width: 100%;
    height: 1px;
    background-color: #000000;
    position: absolute;
}

.closeLayer:before {
    transform: rotate(-45deg);
    top: 10px;
    left: 0;
}

.closeLayer:after {
    transform: rotate(45deg);
    top: 10px;
    right: 0;
}

.modal-body figure {
    margin-bottom: 20px;
}

.modal-body figcaption {
    text-transform: uppercase;
    line-height: 10px;
    margin-bottom: 10px;
    font-family: "AbelPro-Bold", sans-serif;
}

.table__3col {
    margin-bottom: 10px;
}

.table__3col td, .table__3col th {
    width: 33.3%;
    font-family: "AbelPro-Bold", sans-serif;
}

.table__3col th:first-child,
.table__3col td:first-child {
    padding-left: 0;
}

.row .table__3col {
    margin-top: 20px;
}

.row .col-xs-9:nth-of-type(2) .table__3col {
    margin-top: 0;
}

.collapse__in-accordion {
    border-bottom: 2px solid #d6dde2;
}

.collapse__in-accordion th {
    font-family: "AbelPro-Bold", sans-serif;
    background-color: #e5e5e3;
}

.no-hermes {
    font-family: 'AbelPro', sans-serif;
}

.box-link {
    margin-right: 0;
    margin-left: 0;
}

.box-link div {
    background-color: #e6e2d9;
    padding: 5px 5px 2px 5px;
    width: calc(50% - 2.5px);
    margin-bottom: 5px;
}

.box-link div:nth-of-type(odd) {
    margin-right: 2.5px;
}

.box-link div:nth-of-type(even) {
    margin-left: 2.5px;
}

.buttons-group {
    margin: 50px 0 40px;
}

.buttons-group .button:nth-of-type(1), .buttons-group .button:nth-of-type(2) {
    margin-right: 10px;
    margin-bottom: 15px;
}

.button {
    color: #fff;
    padding: 7px;
}

.button--grey {
    background-color: #9fa4a7;
    outline: 1px solid rgba(159, 164, 167, 0.6);
}

.button--grey:hover {
    outline: 1px solid rgba(159, 164, 167, 0.6);
}

.modal-footer {
    padding: 15px 0;
    text-align: left;
    border-top: 2px solid #d6dde2;
    margin: 0 15px;
}

.modal-footer .teaser__link.back {
    color: #525252;
}

.bg-grey {
    background-color: #87B107;
}

.flex {
    display: flex;
}

.flex .four-cols__item {
    margin-bottom: 15px;
}

.flex .four-cols__item figure {
    margin-bottom: 0;
    overflow: hidden;
}

.flex .four-cols__item figure:before,
.flex .four-cols__item figure:after {
    display: none;
}

.flex .bg-grey {
    position: relative;
}

.flex .bg-grey h3 {
    position: absolute;
    font-size: 40px;
    width: 100%;
    left: 0;
    text-align: center;
    top: 50%;
    margin: 0;
    margin-top: -20px;
    line-height: 48px;
    color: #87B107;
}

.flex .col-md-6.bg-grey {
    width: calc(50% - 15px);
    margin-right: 7.5px;
    margin-left: 7.5px;
}

.flex .col-md-3.bg-grey {
    width: calc(25% - 15px);
    margin-right: 7.5px;
    margin-left: 7.5px;
}

.box {
    height: 100%;
    width: 100%;
}

.box a, .box a:hover {
    text-decoration: none;
}

.box .image {
    opacity: 1;
    -webkit-transition: all 0.6s linear;
    -moz-transition: all 0.6s linear;
    -o-transition: all 0.6s linear;
    -ms-transition: all 0.6s linear;
    transition: all 0.6s linear;
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -o-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    position: relative;
}

.box:hover .image {
    -webkit-transform: scale(1.2) rotate(-5deg);
    -moz-transform: scale(1.2) rotate(-5deg);
    -o-transform: scale(1.2) rotate(-5deg);
    -ms-transform: scale(1.2) rotate(-5deg);
    transform: scale(1.2) rotate(-5deg);
    opacity: 0.3;
}

.mobileDevice .box .title:after {
    content: "\f101";
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 21px;
    margin-left: 5px;
}

.mobileDevice .box .title {
    position: relative;
    text-align: center;
    font-family: "AbelPro-Bold", Verdana, sans-serif;
    height: auto;
    font-size: 18px;
    letter-spacing: 1px;
    width: 100%;
    top: auto;
    line-height: 1;
    margin-top: 0;
    color: #87B107;
    opacity: 1;
    background-color: #c7beac;
    padding: 10px;
}

.box .title {
    position: absolute;
    text-align: center;
    font-family: "AbelPro-Bold", Verdana, sans-serif;
    height: 100%;
    font-size: 25px;
    letter-spacing: 1px;
    width: 100%;
    top: 50%;
    line-height: 25px;
    margin-top: -12.5px;
    text-transform: uppercase;
    -webkit-transition: all 0.3s linear;
    -moz-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
    -ms-transition: all 0.3s linear;
    transition: all 0.3s linear;
    color: #87B107;
    opacity: 0;
}

.box:hover .title {
    color: #000;
    opacity: 1;
}

.dreier h3 {
    font-size: 30px !important;
}

.bigfive__menu {
    list-style: none;
    margin-bottom: 0;
    margin-left: 0px;
    margin-right: 0px;
}

.bigfive__menu li {
    position: relative;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
    border-bottom: 2px solid #fff;
    box-sizing: border-box;
    overflow: hidden;
}

.bigfive__menu li a {
    text-transform: uppercase;
    color: #000;
    font-family: "AbelPro-Bold", Verdana, sans-serif;
    font-size: 28px;
    display: block;
    height: 120px;
    box-sizing: border-box;
    padding: 36px 0 0 0;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
}

.bigfive__menu li a .title {
    display: inline-block;
    height: 100%;
    width: 90%;
    position: absolute;
    top: 4px;
    left: 74px;
    z-index: 99;
}

.bigfive__menu li a .bigfive__menu-arrow {
    display: inline-block;
    width: 9%;
    height: 100%;
    position: absolute;
    right: 5px;
    top: 2px;
}

.bigfive__menu li a span.container {
    display: block;
    position: relative;
    padding-top: 0 !important;
    padding-bottom: 0 !important;
}

.bigfive__menu li a:hover {
    color: #87B107;
}

.bigfive__menu li .bigfive__menu-arrow:before {
    content: "\f101";
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.bigfive__menu li:after {
    content: "";
    display: block;
    width: 100%;
    height: 100%;
    background-color: rgba(198, 190, 171, 0.6);
    position: absolute;
    top: 0;
    left: 0;
    z-index: -1;
    visibility: visible;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
}

.bigfive__menu li:before {
    content: "";
    display: block;
    top: -3px;
    right: 120px;
    width: 593px;
    height: 132px;
    position: absolute;
    z-index: -1;
    background-repeat: no-repeat;
    background-position: center right;
    background-size: cover;
    -webkit-transform: scale(1.2) rotate(-3deg);
    -moz-transform: scale(1.2) rotate(-3deg);
    -o-transform: scale(1.2) rotate(-3deg);
    -ms-transform: scale(1.2) rotate(-3deg);
    transform: scale(1.2) rotate(-3deg);
    -webkit-transition: all 0.5s linear;
    transition: all 0.5s linear;
}

.bigfive__menu li.komfort:before {
    background-image: url('vhs-assets-css-ba940c746de03fc6da792214797e55c7.png');
}

.bigfive__menu li.raumkonzept:before {
    background-image: url('vhs-assets-css-37da003284a705a0392e04125789c558.png');
}

.bigfive__menu li.bad-design:before {
    background-image: url('vhs-assets-css-9af562a9874ef0fbf7d09aa6851e9de7.png');
}

.bigfive__menu li.licht-design:before {
    background-image: url('vhs-assets-css-34794de4b0bced1ed7a6e82f35d98d46.png');
}

.bigfive__menu li.klima:before {
    background-image: url('vhs-assets-css-84281e93a43b7986217db0150b6715dd.png');
}

.bigfive__menu li.stauraum:before {
    background-image: url('vhs-assets-css-f90e05eb784e44131040d4bfbdaef344.png');
}

.bigfive__menu li.sicherheit:before {
    background-image: url('vhs-assets-css-35e85c8cce43e13f59f5939df0c0d1a8.png');
}

.bigfive__menu li.fahrsicher:before {
    background-image: url('vhs-assets-css-685f2d299b52e38fab345a0fe1cae1df.png');
}

.bigfive__menu li.langlebigkeit:before {
    background-image: url('vhs-assets-css-6fa981671ce0a82349758109ed2c41c4.png');
}

.bigfive__menu li.funktional:before {
    background-image: url('vhs-assets-css-b06a8c2449fd6c459cab92ee75e125cd.png');
}

.bigfive__menu li.sitzkomfort:before {
    background-image: url('vhs-assets-css-236b0330cbb1440811c5d5b21c2f94ff.png');
}

.bigfive__menu li.kuechenkomfort:before {
    background-image: url('vhs-assets-css-5367f2159f7351554f6f07503d75e282.png');
}

.bigfive__menu li:hover:before {
    top: -3px;
    -webkit-transform: scale(1) rotate(0deg);
    -moz-transform: scale(1) rotate(0deg);
    -o-transform: scale(1) rotate(0deg);
    -ms-transform: scale(1) rotate(0deg);
    transform: scale(1) rotate(0deg);
}

.bigfive__menu li:hover .bigfive__menu-arrow {
    visibility: visible;
}

.bigfive__menu li:hover:after {
    background-color: transparent;
}

.bigfive__menu li:hover > a {
    color: #87B107;
}

.bigfive__menu li:hover > .bigfive__menu-arrow {
    -webkit-transition: all 0.5s linear;
    transition: all 0.5s linear;
}

/* Animation extra für Modelle -- begin */
.baureihe .anim-fadeInDown,
.baureihe .anim-zoomIn,
.baureihe .anim-fadeInLeft,
.baureihe .anim-fadeIn,
.baureihe .anim-slideInUp,
.baureihe .anim-pulse {
    visibility: hidden;
}

.baureihe .fadeInDown {
    -webkit-animation-name: fadeInDown;
    animation-name: fadeInDown;
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    visibility: visible;
}

@-webkit-keyframes fadeInDown {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, -100%, 0);
        transform: translate3d(0, -100%, 0);
    }
    100% {
        opacity: 1;
        -webkit-transform: none;
        transform: none;
    }
}

@keyframes fadeInDown {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, -100%, 0);
        transform: translate3d(0, -100%, 0);
    }
    100% {
        opacity: 1;
        -webkit-transform: none;
        transform: none;
    }
}

.baureihe .fadeInLeft {
    -webkit-animation-name: fadeInLeft;
    animation-name: fadeInLeft;
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    visibility: visible;
}

@-webkit-keyframes fadeInLeft {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0);
    }
    100% {
        opacity: 1;
        -webkit-transform: none;
        transform: none;
    }
}

@keyframes fadeInLeft {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0);
    }
    100% {
        opacity: 1;
        -webkit-transform: none;
        transform: none;
    }
}

.baureihe .zoomIn {
    -webkit-animation-name: zoomIn;
    animation-name: zoomIn;
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    visibility: visible;
}

@-webkit-keyframes zoomIn {
    0% {
        opacity: 0;
        -webkit-transform: scale3d(0.3, 0.3, 0.3);
        transform: scale3d(0.3, 0.3, 0.3);
    }
    50% {
        opacity: 1;
    }
}

@keyframes zoomIn {
    0% {
        opacity: 0;
        -webkit-transform: scale3d(0.3, 0.3, 0.3);
        transform: scale3d(0.3, 0.3, 0.3);
    }
    50% {
        opacity: 1;
    }
}

.baureihe .fadeIn {
    -webkit-animation-name: fadeIn;
    animation-name: fadeIn;
    -webkit-animation-duration: 1.5s;
    animation-duration: 1.5s;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
    visibility: visible;
}

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

@keyframes fadeIn {
    0% {
        opacity: 0;
    }
    100% {
        opacity: 1;
    }
}

.baureihe .slideInUp {
    -webkit-animation-name: slideInUp;
    animation-name: slideInUp;
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    visibility: visible;
}

@-webkit-keyframes slideInUp {
    0% {
        -webkit-transform: translateY(100%);
        transform: translateY(100%);
        visibility: visible;
    }
    100% {
        -webkit-transform: translateY(0);
        transform: translateY(0);
    }
}

@keyframes slideInUp {
    0% {
        -webkit-transform: translateY(100%);
        transform: translateY(100%);
        visibility: visible;
    }
    100% {
        -webkit-transform: translateY(0);
        transform: translateY(0);
    }
}

.baureihe .pulse {
    -webkit-animation-name: pulse;
    animation-name: pulse;
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    visibility: visible;
}

@-webkit-keyframes pulse {
    0% {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1);
    }
    50% {
        -webkit-transform: scale3d(1.05, 1.05, 1.05);
        transform: scale3d(1.05, 1.05, 1.05);
    }
    100% {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1);
    }
}

@keyframes pulse {
    0% {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1);
    }
    50% {
        -webkit-transform: scale3d(1.05, 1.05, 1.05);
        transform: scale3d(1.05, 1.05, 1.05);
    }
    100% {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1);
    }
}

/* Animation extra für Modelle -- end */
.fadeIn {
    -webkit-animation-name: fadeIn;
    animation-name: fadeIn;
    -webkit-animation-duration: 1.5s;
    animation-duration: 1.5s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    visibility: visible;
}

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

@keyframes fadeIn {
    0% {
        opacity: 0;
    }
    100% {
        opacity: 1;
    }
}

.fadeIn--img {
    -webkit-animation-name: fadeIn;
    animation-name: fadeIn;
    -webkit-animation-duration: 1.5s;
    animation-duration: 1.5s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
}

@-webkit-keyframes fadeIn--img {
    0% {
        opacity: 0;
    }
    100% {
        opacity: 1;
    }
}

@keyframes fadeIn--img {
    0% {
        opacity: 0;
    }
    100% {
        opacity: 1;
    }
}

/* Header und Sliderbilder mit animierte Ueberschrift -- begin */
.header-in-headerbild--animation .left-and-right span {
    -webkit-animation-name: slideInRight;
    animation-name: slideInRight;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
}

.header-in-headerbild--animation .left-and-right span:nth-of-type(1) {
    -webkit-animation-duration: 1.5s;
    animation-duration: 1.5s;
}

.header-in-headerbild--animation .left-and-right span:nth-of-type(2) {
    -webkit-animation-duration: 1.7s;
    animation-duration: 1.7s;
    animation-delay: 0.2s;
}

.header-in-headerbild--animation .left-and-right span:nth-of-type(3) {
    -webkit-animation-duration: 1.9s;
    animation-duration: 1.9s;
    animation-delay: 0.4s;
}

.slideInRight {
    -webkit-animation-name: slideInRight;
    animation-name: slideInRight;
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
}

@-webkit-keyframes slideInRight {
    0% {
        -webkit-transform: translateX(50%);
        transform: translateX(50%);
        visibility: visible;
    }
    100% {
        -webkit-transform: translateX(0);
        transform: translateX(0);
    }
}

@keyframes slideInRight {
    0% {
        -webkit-transform: translateX(50%);
        transform: translateX(50%);
        visibility: visible;
    }
    100% {
        -webkit-transform: translateX(0);
        transform: translateX(0);
    }
}

/* Header und Sliderbilder mit animierte Ueberschrift -- end */
/* Detailmenu in Modell Menu -- begin */
.modelle_deail_menu li a {
    -webkit-animation-name: piano;
    animation-name: piano;
    -webkit-animation-duration: 0.8s;
    animation-duration: 0.8s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
}

.modelle_deail_menu li:nth-child(2) a {
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    animation-delay: 0.3s;
}

.modelle_deail_menu li:nth-child(3) a {
    -webkit-animation-duration: 1.2s;
    animation-duration: 1.2s;
    animation-delay: 0.6s;
}

.modelle_deail_menu li:nth-child(4) a {
    -webkit-animation-duration: 1.4s;
    animation-duration: 1.4s;
    animation-delay: 0.9s;
}

.piano {
    -webkit-animation-name: piano;
    animation-name: piano;
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
}

@-webkit-keyframes piano {
    0% {
        background-color: #87B107;
    }
    100% {
        background-color: #87B107;
    }
}

@keyframes piano {
    0% {
        background-color: #87B107;
    }
    100% {
        background-color: #87B107;
    }
}

@-webkit-keyframes no-piano {
    0% {
        background-color: #87B107;
    }
    100% {
        background-color: #87B107;
    }
}

@keyframes no-piano {
    0% {
        background-color: #87B107;
    }
    100% {
        background-color: #87B107;
    }
}

/* Detailmenu in Modell Menu -- end */
.parallax {
    background-repeat: no-repeat;
    background-size: 100%;
    min-height: 550px;
    background-position-y: center;
    position: relative;
    background-attachment: fixed;
}

.safari .parallax {
    background-attachment: scroll;
}

/* Animation extra für Modelle -- begin */
.baureihe .anim-fadeInDown,
.baureihe .anim-zoomIn,
.baureihe .anim-fadeInLeft,
.baureihe .anim-fadeIn,
.baureihe .anim-slideInUp,
.baureihe .anim-pulse {
    visibility: hidden;
}

.baureihe .fadeInDown {
    -webkit-animation-name: fadeInDown;
    animation-name: fadeInDown;
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    visibility: visible;
}

@-webkit-keyframes fadeInDown {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, -100%, 0);
        transform: translate3d(0, -100%, 0);
    }
    100% {
        opacity: 1;
        -webkit-transform: none;
        transform: none;
    }
}

@keyframes fadeInDown {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, -100%, 0);
        transform: translate3d(0, -100%, 0);
    }
    100% {
        opacity: 1;
        -webkit-transform: none;
        transform: none;
    }
}

.baureihe .fadeInLeft {
    -webkit-animation-name: fadeInLeft;
    animation-name: fadeInLeft;
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    visibility: visible;
}

@-webkit-keyframes fadeInLeft {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0);
    }
    100% {
        opacity: 1;
        -webkit-transform: none;
        transform: none;
    }
}

@keyframes fadeInLeft {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0);
    }
    100% {
        opacity: 1;
        -webkit-transform: none;
        transform: none;
    }
}

.baureihe .zoomIn {
    -webkit-animation-name: zoomIn;
    animation-name: zoomIn;
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    visibility: visible;
}

@-webkit-keyframes zoomIn {
    0% {
        opacity: 0;
        -webkit-transform: scale3d(0.3, 0.3, 0.3);
        transform: scale3d(0.3, 0.3, 0.3);
    }
    50% {
        opacity: 1;
    }
}

@keyframes zoomIn {
    0% {
        opacity: 0;
        -webkit-transform: scale3d(0.3, 0.3, 0.3);
        transform: scale3d(0.3, 0.3, 0.3);
    }
    50% {
        opacity: 1;
    }
}

.baureihe .fadeIn {
    -webkit-animation-name: fadeIn;
    animation-name: fadeIn;
    -webkit-animation-duration: 1.5s;
    animation-duration: 1.5s;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
    visibility: visible;
}

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

@keyframes fadeIn {
    0% {
        opacity: 0;
    }
    100% {
        opacity: 1;
    }
}

.baureihe .slideInUp {
    -webkit-animation-name: slideInUp;
    animation-name: slideInUp;
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    visibility: visible;
}

@-webkit-keyframes slideInUp {
    0% {
        -webkit-transform: translateY(100%);
        transform: translateY(100%);
        visibility: visible;
    }
    100% {
        -webkit-transform: translateY(0);
        transform: translateY(0);
    }
}

@keyframes slideInUp {
    0% {
        -webkit-transform: translateY(100%);
        transform: translateY(100%);
        visibility: visible;
    }
    100% {
        -webkit-transform: translateY(0);
        transform: translateY(0);
    }
}

.baureihe .pulse {
    -webkit-animation-name: pulse;
    animation-name: pulse;
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    visibility: visible;
}

@-webkit-keyframes pulse {
    0% {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1);
    }
    50% {
        -webkit-transform: scale3d(1.05, 1.05, 1.05);
        transform: scale3d(1.05, 1.05, 1.05);
    }
    100% {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1);
    }
}

@keyframes pulse {
    0% {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1);
    }
    50% {
        -webkit-transform: scale3d(1.05, 1.05, 1.05);
        transform: scale3d(1.05, 1.05, 1.05);
    }
    100% {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1);
    }
}

/* Animation extra für Modelle -- end */
.fadeIn {
    -webkit-animation-name: fadeIn;
    animation-name: fadeIn;
    -webkit-animation-duration: 1.5s;
    animation-duration: 1.5s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    visibility: visible;
}

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

@keyframes fadeIn {
    0% {
        opacity: 0;
    }
    100% {
        opacity: 1;
    }
}

.fadeIn--img {
    -webkit-animation-name: fadeIn;
    animation-name: fadeIn;
    -webkit-animation-duration: 1.5s;
    animation-duration: 1.5s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
}

@-webkit-keyframes fadeIn--img {
    0% {
        opacity: 0;
    }
    100% {
        opacity: 1;
    }
}

@keyframes fadeIn--img {
    0% {
        opacity: 0;
    }
    100% {
        opacity: 1;
    }
}

/* Header und Sliderbilder mit animierte Ueberschrift -- begin */
.header-in-headerbild--animation .left-and-right span {
    -webkit-animation-name: slideInRight;
    animation-name: slideInRight;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
}

.header-in-headerbild--animation .left-and-right span:nth-of-type(1) {
    -webkit-animation-duration: 1.5s;
    animation-duration: 1.5s;
}

.header-in-headerbild--animation .left-and-right span:nth-of-type(2) {
    -webkit-animation-duration: 1.7s;
    animation-duration: 1.7s;
    animation-delay: 0.2s;
}

.header-in-headerbild--animation .left-and-right span:nth-of-type(3) {
    -webkit-animation-duration: 1.9s;
    animation-duration: 1.9s;
    animation-delay: 0.4s;
}

.slideInRight {
    -webkit-animation-name: slideInRight;
    animation-name: slideInRight;
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
}

@-webkit-keyframes slideInRight {
    0% {
        -webkit-transform: translateX(50%);
        transform: translateX(50%);
        visibility: visible;
    }
    100% {
        -webkit-transform: translateX(0);
        transform: translateX(0);
    }
}

@keyframes slideInRight {
    0% {
        -webkit-transform: translateX(50%);
        transform: translateX(50%);
        visibility: visible;
    }
    100% {
        -webkit-transform: translateX(0);
        transform: translateX(0);
    }
}

/* Header und Sliderbilder mit animierte Ueberschrift -- end */
/* Detailmenu in Modell Menu -- begin */
.modelle_deail_menu li a {
    -webkit-animation-name: piano;
    animation-name: piano;
    -webkit-animation-duration: 0.8s;
    animation-duration: 0.8s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
}

.modelle_deail_menu li:nth-child(2) a {
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    animation-delay: 0.3s;
}

.modelle_deail_menu li:nth-child(3) a {
    -webkit-animation-duration: 1.2s;
    animation-duration: 1.2s;
    animation-delay: 0.6s;
}

.modelle_deail_menu li:nth-child(4) a {
    -webkit-animation-duration: 1.4s;
    animation-duration: 1.4s;
    animation-delay: 0.9s;
}

.piano {
    -webkit-animation-name: piano;
    animation-name: piano;
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
}

@-webkit-keyframes piano {
    0% {
        background-color: #87B107;
    }
    100% {
        background-color: #87B107;
    }
}

@keyframes piano {
    0% {
        background-color: #87B107;
    }
    100% {
        background-color: #87B107;
    }
}

@-webkit-keyframes no-piano {
    0% {
        background-color: #87B107;
    }
    100% {
        background-color: #87B107;
    }
}

@keyframes no-piano {
    0% {
        background-color: #87B107;
    }
    100% {
        background-color: #87B107;
    }
}

/* Detailmenu in Modell Menu -- end */
.news {
    margin-bottom: 15px;
    display: flex;
}

.news .news__massenge .datum {
    margin-top: -2px;
}

.news .news__massenge a.button-red.pos-absolute.right-bottom.teaser__link {
    bottom: 15px !important;
    right: 0px;
    padding-left: 15px;
}

.news .time {
    padding-top: 27px;
}

.news .time h4 {
    line-height: 1.2;
}

.news .presse a.button-red.pos-absolute.right-bottom.teaser__link {
    right: 15px;
}

.wpapped-news-item {
    padding-top: 30px;
    padding-bottom: 15px;
    margin-bottom: 60px;
}

.wpapped-news-item.bg_brand-primary {
    color: #fff;
}

.wpapped-news-item.bg_brand-primary p {
    color: #fff;
}

.wpapped-news-item.bg_brand-primary a.button-red.pos-absolute.right-bottom.teaser__link {
    background-color: #000;
}

.wpapped-news-item.bg_brand-primary a.button-red.pos-absolute.right-bottom.teaser__link:hover {
    background-color: #fff;
}

.wpapped-news-item .newsDatum:after {
    content: '//';
    margin-right: 10px;
    margin-left: 10px;
}

.wpapped-news-item .newsDatum_and_Headline {
    line-height: 1.2;
}

@media screen and (max-width: 768px) {
    .wpapped-news-item .newsDatum_and_Headline {
        display: block;
    }
}

.tabme-paginator {
    margin-bottom: 50px;
}

.tabme-paginator li {
    background-color: #87B107;
    border: 1px solid #87B107;
    color: #fff;
    width: 40px;
    height: 40px;
    line-height: 42px;
    text-align: center;
    box-sizing: border-box;
}

.tabme-paginator li a {
    background-color: #fff;
    color: #87B107;
    display: block;
    height: 100%;
    width: 100%;
}

.tabme-paginator li.last.next, .tabme-paginator li.previous {
    border: none;
    text-transform: uppercase;
    width: auto;
}

@media screen and (max-width: 767px) {
    .tabme-paginator .hide-mobil {
        display: none;
    }
}

.news.news-single {
    background: transparent;
}

.news__article {
    background-color: #fff;
    overflow: hidden;
}

.news__article .datum {
    color: #87B107;
    font-family: 'AbelPro-Bold';
    font-size: 20px;
}

.news__article h1 {
    margin: 20px 0 30px;
}

.news__article .bild-center {
    text-align: center;
    margin-bottom: 15px;
}

.news__article article {
    padding: 15px 15px 40px;
}

.news__article article .news-backlink-wrap {
    margin-top: 25px;
}

.news__article .news-backlink-wrap.pos-absolute.top-right {
    top: 0;
    right: 0;
}

.news__article .news-backlink-wrap.pos-absolute.bottom-right {
    bottom: 0;
    right: 0;
}

.news__article .responsive.slider {
    margin-top: 20px;
    padding-top: 40px;
}

@media screen and (max-width: 768px) {
    .news__article .responsive.slider {
        margin-top: 50px;
    }
}

.news__article .responsive.slider:before {
    content: '' !important;
    display: block !important;
    width: 200vw;
    height: 100%;
    background-color: #87B107;
    position: absolute;
    top: 0;
    left: -100vw;
}

.news__article .responsive.slider .slick-prev, .news__article .responsive.slider .slick-next {
    top: 50%;
}

.news__article .responsive.slider .slick-dots {
    top: 4px;
}

.news__article .responsive.slider .slick-dots li:before {
    display: none;
}

.download-liste {
    list-style: none;
}

.download-liste a {
    margin-bottom: 10px;
    display: inline-block;
}

.download-liste a:before {
    content: "";
    display: inline-block;
    background-repeat: no-repeat;
    background-size: cover;
    width: 32px;
    height: 26px;
    margin-right: 5px;
    margin-bottom: -7px;
}

.download-liste a[href$=".pdf"]:before {
    background-image: url('vhs-assets-css-0e7936fd4ed42ccbed09a94ec34c1452.png');
}

.download-liste a[href$=".jpeg"]:before {
    background-image: url('vhs-assets-css-dcf08b49d168f8f9bb6fce6b8266b1ec.png');
}

.download-liste a[href$=".doc"]:before {
    background-image: url('vhs-assets-css-a7c79b4bbd422107252c74ccd779ab52.png');
}

.download-liste .daten_grosse {
    margin-left: 10px;
}

.baureihe-pep {
    position: relative;
    line-height: 1.65;
    background-image: url('vhs-assets-css-6787dafed32a049038a5fcec9337fbbe.png');
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-size: cover;
}

.baureihe-pep .four-cols__item figure a:before {
    color: #e2ba6f;
}

.baureihe-pep .four-cols__item figure a:after {
    border-top: 2px solid #fff;
    border-left: 2px solid #fff;
}

.baureihe-pep .container__bg-grey {
    background-color: transparent;
}

.baureihe-pep .flex .bg-grey {
    border-left: none;
    border-right: none;
}

.baureihe-pep .flex .col-xs-6.bg-grey {
    width: calc(50% - 15px);
    margin-right: 7.5px;
    margin-left: 7.5px;
}

.baureihe-pep .flex .col-xs-3.bg-grey {
    width: calc(25% - 15px);
    margin-right: 7.5px;
    margin-left: 7.5px;
}

.baureihe-pep .bild-beschreibung {
    background-color: transparent;
}

.baureihe-pep #bogen {
    background-repeat: no-repeat;
    background-size: 100%;
    height: 200px;
    width: 100%;
    background-position: center center;
}

.baureihe-pep h2.border-red,
.baureihe-pep #ninja-slider-2, .baureihe-pep #thumbnail-slider-2,
.baureihe-pep .four-cols__item h4:before {
    border-color: #fff;
}

.baureihe-pep .button-red {
    background-color: #e2ba6f;
    color: #000;
}

.baureihe-pep .button-red:hover {
    background-color: #669ca1;
    color: #fff;
}

form {
    font-family: 'AbelPro', sans-serif;
    font-weight: normal !important;
    color: #555555;
}

form .btn.button-red.teaser__link {
    border-radius: 0;
}

form select {
    text-transform: uppercase;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border: none;
    border-radius: 0;
    font-size: 1em;
    width: 100%;
    border: 1px solid #bbb;
    background-color: white;
}

form select.form-control.powermail_select, form select.form-control.powermail_country {
    box-sizing: border-box;
    padding-top: 10px;
    padding-left: 9px;
    background-image: url('vhs-assets-css-33ecc1a47680acf760d1233d1655b1a7.svg');
    background-position: center right 9px;
    background-repeat: no-repeat;
    background-size: 20px;
}

form select select::-ms-expand {
    display: none;
}

form input[type="radio"] {
    margin-top: 2px;
}

form input.btn.button-red.teaser__link.no-padding-left {
    padding-top: 17px !important;
}

form .powermail_fieldwrap_type_radio {
    padding-top: 30px;
    clear: both;
}

form .powermail_fieldwrap_type_radio .powermail_label {
    padding-bottom: 10px;
}

form .powermail_fieldwrap_email {
    clear: both;
}

.bg_brand-primary form {
    color: #fff;
}

.bg_brand-primary form p {
    color: #fff;
}

.bg_brand-primary form .button-red {
    background-color: #000;
}

.form-group .form-control {
    border: none;
    border-radius: 0;
}

.form-group textarea {
    width: 100%;
    height: 150px;
    border: none;
    padding: 12px 5px 5px 9px;
    text-transform: uppercase;
    color: #525252;
}

.col-md-11.form-group {
    padding-left: 0;
}

.phAnimate + .form-group select {
    margin-top: 20px;
}

.no-phAnimate {
    padding-bottom: 10px;
    margin-bottom: 0;
}

.no-phAnimate label {
    text-transform: uppercase;
}

.phAnimate {
    position: relative;
    padding-top: 20px;
    margin-bottom: 10px;
    font-family: 'AbelPro', sans-serif;
}

.phAnimate input {
    padding-left: 10px;
}

.phAnimate label {
    cursor: text;
    margin: 0;
    padding: 0;
    left: 23px;
    top: 31px;
    position: absolute;
    transition: all .3s ease;
    text-transform: uppercase;
    color: #525252;
}

.phAnimate label.active {
    top: 2px;
    left: 15px;
    font-size: 14px;
}

.phAnimate label.active.focusIn {
    color: #525252;
}

.no-padding-left {
    padding-left: 15px;
}

.tx-powermail .btn-group,
.tx-powermail legend,
.tx-powermail .powermail_fieldwrap_newsletter label.powermail_label,
.tx-powermail .powermail_fieldwrap_nutzungsbedingungen label.powermail_label,
.tx-powermail .powermail_fieldwrap.powermail_tab_navigation a.btn.btn-warning {
    display: none;
}

.tx-powermail .powermail_fieldwrap_type_html {
    margin-left: 15px;
    margin-bottom: 20px;
}

.tx-powermail .powermail_fieldwrap_type_submit.powermail_fieldwrap_e_mail {
    clear: both;
}

.tx-powermail .powermail_fieldwrap_type_submit.powermail_fieldwrap_e_mail input.btn.button-red.teaser__link.no-padding-left {
    float: right;
}

.tx-powermail table.table + .btn-group {
    display: block;
}

.tx-powermail .checkbox {
    clear: both;
    display: flex;
    flex-wrap: wrap;
    align-items: flex-start;
}

.tx-powermail .checkbox .col-xs-1 {
    margin-left: 0;
    position: relative;
}

@media screen and (max-width: 767px) {
    .tx-powermail .checkbox .col-xs-1 {
        width: 8.3333333333%;
    }
}

.tx-powermail label.col-md-12.powermail_label {
    margin-top: 15px;
}

.tx-powermail .parsley-error {
    border: 1px solid #d9534f !important;
}

.tx-powermail .parsley-error.checkbox {
    border: none !important;
}

.bg_black .tx-powermail .checkbox input[type="checkbox"] + label {
    color: #fff;
}

.parsley-errors-list {
    color: #d9534f;
    list-style: none;
    margin-bottom: 0;
    font-size: 90%;
    margin-top: 5px;
}

.powermail_field_error_container {
    margin-left: 15px;
}

.bg_black .parsley-errors-list, .bg_brand-primary .parsley-errors-list {
    color: #d9534f;
}

textarea + .parsley-errors-list {
    margin-top: -5px;
}

label,
.ce-table td {
    font-weight: normal !important;
    font-family: 'AbelPro', sans-serif;
}

.newsletter-anmeldung {
    margin-top: 30px;
}

.newsletter-anmeldung .col-md-4.form-group {
    padding-left: 0;
    padding-right: 0;
    margin-right: 7.5px;
    margin-left: 7.5px;
    width: calc(33.3333% - 15px);
}

.newsletter-anmeldung .col-md-12 {
    text-align: right;
    margin-right: 0;
    padding-right: 7.5px;
    margin-top: 20px;
}

.newsletter-anmeldung .powermail_fieldset {
    margin-left: -7.5px;
    margin-right: -7.5px;
}

.newsletter-anmeldung .powermail_fieldwrap_type_check,
.newsletter-anmeldung .col-md-11 {
    text-align: left;
}

.tabelle_extra_css .powermail_fieldset_3.nolabel {
    margin-top: 19px;
}

.tabelle_extra_css .col-md-6:nth-of-type(2) {
    margin-top: 18px;
}

.tabelle_extra_css .col-md-6:nth-of-type(2) h4 {
    margin-top: 0;
    margin-bottom: 5px;
}

.powermail_fieldset {
    margin-left: -15px;
}

input:-webkit-autofill,
input:-webkit-autofill:hover,
input:-webkit-autofill:focus
input:-webkit-autofill,
textarea:-webkit-autofill,
textarea:-webkit-autofill:hover
textarea:-webkit-autofill:focus,
select:-webkit-autofill,
select:-webkit-autofill:hover,
select:-webkit-autofill:focus {
    border: 1px solid transparent;
    -webkit-text-fill-color: #525252;
    -webkit-box-shadow: 0 0 0px 1000px #fff inset;
    transition: background-color 5000s ease-in-out 0s;
}

.tx-powermail input.col-xs-1 {
    width: 30px;
}

.tx-powermail label.col-xs-11 {
    margin-left: 0;
    padding-left: 0;
}

.powermail_fieldwrap_type_check,
.powermail_fieldwrap_type_check {
    content: " ";
    display: table;
}

.katalog__menu {
    list-style: none;
}

.katalog__menu li {
    margin-bottom: 15px;
}

.katalog__menu li .button-red.teaser__link {
    width: 70%;
    text-align: center;
}

.katalog__menu li:last-child {
    margin-bottom: 0;
}

.flex-center {
    align-items: center;
    justify-content: center;
}

.flex-center img {
    border: 1px solid #87B107;
}

.flex-center .width70 {
    width: 70%;
    margin: 0 auto 40px auto;
}

.flex-bottom .four-cols__item {
    align-self: flex-start;
    font-family: "AbelPro", sans-serif;
}

.flex-bottom .four-cols__item img {
    border: 1px solid #87B107;
}

.flex-bottom .four-cols__item img.pdfBild {
    object-fit: cover;
    height: 387px;
}

@media screen and (max-width: 1200px) {
    .flex-bottom .four-cols__item img.pdfBild {
        height: 315px;
    }
}

@media screen and (max-width: 992px) {
    .flex-bottom .four-cols__item img.pdfBild {
        height: 238px;
    }
}

@media screen and (max-width: 768px) {
    .flex-bottom .four-cols__item img.pdfBild {
        height: 475px;
    }
}

@media screen and (max-width: 767px) {
    .flex-bottom .four-cols__item img.pdfBild {
        height: 63vh;
    }
}

@media screen and (max-width: 767px) and (orientation: landscape) {
    .flex-bottom .four-cols__item img.pdfBild {
        height: 120vh;
    }
}

@media screen and (max-width: 375px) {
    .flex-bottom .four-cols__item img.pdfBild {
        height: 37vh;
    }
}

.cc_banner-wrapper {
    z-index: 999999 !important;
}

.cc_banner-wrapper .cc_container {
    background: #B6CB5C;
    color: #000;
    font-size: 17px;
    font-family: "AbelPro", "Helvetica Neue", Calibri, Helvetica, Arial !important;
    box-sizing: border-box;
    padding: 10px 30px 10px !important;
    border-top: 1px solid #fff;
}

.cc_banner-wrapper .cc_container .cc_message {
    font-size: 14px !important;
    line-height: 17px !important;
    color: #000;
    font-family: "AbelPro" !important;
    font-weight: normal !important;
}

.cc_banner-wrapper .cc_container a,
.cc_banner-wrapper .cc_container a:visited {
    font-family: "AbelPro-Bold" !important;
    cursor: pointer;
    color: #000;
}

.cc_banner-wrapper .cc_container a:hover {
    color: #000;
    text-decoration: underline;
}

.cc_banner-wrapper .cc_container .cc_btn,
.cc_banner-wrapper .cc_container .cc_btn:visited {
    color: #fff;
    background-color: #87B107;
    border-radius: 0;
    -webkit-border-radius: 0;
    font-family: "AbelPro" !important;
}

.cc_banner-wrapper .cc_container .cc_btn:hover {
    color: #000;
    text-decoration: none;
}

.wrapped-service-section, .wrapped-servicemobile-section {
    position: fixed;
    display: block;
    bottom: 0;
    left: 0;
    width: 100%;
    text-transform: uppercase;
    font-family: 'AbelPro', sans-serif;
    font-weight: normal;
    z-index: 9999 !important;
}

.wrapped-service-section .open-service-menu, .wrapped-servicemobile-section .open-service-menu {
    background-color: #000;
    color: #fff;
    position: relative;
    text-transform: uppercase;
    height: 30px;
    padding: 7px 25px 3px;
    border-radius: 0;
    line-height: 1;
    letter-spacing: 1.7px;
    margin-right: 11px;
}

.wrapped-service-section .open-service-menu .service-icon, .wrapped-servicemobile-section .open-service-menu .service-icon {
    padding-left: 33px;
    position: relative;
}

.wrapped-service-section .open-service-menu .service-icon:before, .wrapped-servicemobile-section .open-service-menu .service-icon:before {
    content: "";
    background-image: url('vhs-assets-css-319997c38d8888a88ddf76cc1365797a.png');
    background-repeat: no-repeat;
    background-size: cover;
    display: inline-block;
    width: 30px;
    height: 30px;
    position: absolute;
    top: -4px;
    left: -4px;
}

.wrapped-service-section .btn:focus,
.wrapped-service-section .btn.focus,
.wrapped-service-section .btn:active:focus,
.wrapped-service-section .btn:active.focus,
.wrapped-service-section .btn.active:focus,
.wrapped-service-section .btn.active.focus, .wrapped-servicemobile-section .btn:focus,
.wrapped-servicemobile-section .btn.focus,
.wrapped-servicemobile-section .btn:active:focus,
.wrapped-servicemobile-section .btn:active.focus,
.wrapped-servicemobile-section .btn.active:focus,
.wrapped-servicemobile-section .btn.active.focus {
    outline: none;
}

.wrapped-service-section .open-service-menu:before,
.wrapped-service-section .open-service-menu:after, .wrapped-servicemobile-section .open-service-menu:before,
.wrapped-servicemobile-section .open-service-menu:after {
    content: "";
    display: inline-block;
    position: absolute;
    top: -1px;
    width: 0;
    height: 0;
    border-style: solid;
    -webkit-transform: rotate(360deg);
}

.wrapped-service-section .open-service-menu:before, .wrapped-servicemobile-section .open-service-menu:before {
    border-color: transparent black transparent transparent;
    border-width: 30px 10px 0px 0px;
    left: -11px;
}

.wrapped-service-section .open-service-menu:after, .wrapped-servicemobile-section .open-service-menu:after {
    border-width: 0px 10px 30px 0px;
    border-color: transparent transparent #000 transparent;
    right: -11px;
}

.wrapped-service-section .wrapped-service-menu, .wrapped-servicemobile-section .wrapped-service-menu {
    display: none;
    overflow: hidden;
}

.wrapped-service-section .container-fluid, .wrapped-servicemobile-section .container-fluid {
    background-color: #e0ddd3;
    border-top: 2px solid #000;
}

.wrapped-service-section .container-fluid .service-menu, .wrapped-servicemobile-section .container-fluid .service-menu {
    padding-left: 0;
    list-style: none;
    margin-bottom: 0;
    overflow: hidden;
    clear: both;
    float: right;
}

.wrapped-service-section .container-fluid .service-menu li, .wrapped-servicemobile-section .container-fluid .service-menu li {
    float: left;
}

.wrapped-service-section .container-fluid .service-menu li a, .wrapped-servicemobile-section .container-fluid .service-menu li a {
    color: #000;
    padding: 10px 0 8px;
    display: block;
    width: 200px;
    box-sizing: border-box;
    border-left: 2px solid #fff;
    text-align: center;
    -webkit-transition: all 0.4s linear;
    -moz-transition: all 0.4s linear;
    -o-transition: all 0.4s linear;
    -ms-transition: all 0.4s linear;
    transition: all 0.4s linear;
}

.wrapped-service-section .container-fluid .service-menu li a:hover, .wrapped-servicemobile-section .container-fluid .service-menu li a:hover {
    background-color: #fff;
}

.wrapped-service-section .container-fluid .service-menu li:last-child a, .wrapped-servicemobile-section .container-fluid .service-menu li:last-child a {
    border-right: 2px solid #fff;
}

.safari .wrapped-service-section {
    -webkit-overflow-scrolling: touch;
}

@media (max-width: 767px) {
    .safari .wrapped-service-section {
        display: none;
    }
}

.wrapped-servicemobile-section {
    position: relative;
    bottom: auto;
    display: none;
}

.wrapped-servicemobile-section .container-fluid {
    border-top: 0px !important;
}

.wrapped-servicemobile-section .container-fluid .service-menu {
    float: none;
}

.wrapped-servicemobile-section .container-fluid .service-menu li {
    float: none;
}

.wrapped-servicemobile-section .container-fluid .service-menu li a {
    width: 100%;
    text-align: center;
    border-left: none;
    border-bottom: 2px solid #fff;
}

.wrapped-servicemobile-section .container-fluid .service-menu li:last-child a {
    border: none;
}

@media (max-width: 767px) {
    .safari .wrapped-servicemobile-section {
        display: block;
    }
}

.is_Mobile {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 99999;
    background-color: rgba(0, 0, 0, 0.8);
    color: #fff;
    height: 100vh;
    display: none;
}

.is_Mobile .close_box {
    padding: 34px 0;
    margin-top: 50px;
}

.is_Mobile .close_box .close_is_Mobile {
    color: #fff;
    padding: 20px 45px;
    text-transform: uppercase;
    font-size: 48px;
    border: 3px solid #fff;
    line-height: 1;
    font-family: "AbelPro-Bold", Verdana, sans-serif;
    box-sizing: border-box;
    display: inline-block;
}

.is_Mobile h2 {
    font-size: 70px;
    width: 80%;
    margin: 0 auto;
    font-family: "AbelPro-Bold", Verdana, sans-serif;
}

.mobileDevice .is_Mobile {
    display: flex;
    align-items: center;
    justify-content: center;
}

.mobileDevice .ce-column {
    margin-bottom: 10px;
    width: 100%;
}

.iPad.mobileDevice .is_Mobile {
    display: none;
}

html[lang=de] a,
html[lang=de] .wrapped-detail-menu .detail-menu ul li a,
html[lang=de] a:hover,
html[lang=de] .wrapped-detail-menu .detail-menu ul li a:hover {
    cursor: pointer;
}

html[lang=de] ul.modelle-menu li:nth-of-type(2) {
    position: relative;
}

html[lang=de] ul.modelle-menu li:nth-of-type(2):after {
    position: absolute;
    right: 15px;
    top: 25px;
    z-index: 99999;
    color: #fff;
    background: #c6beab;
    display: inline-block;
    line-height: 1;
    padding: 5px 3px 3px 5px;
    letter-spacing: 1px;
}

html[lang=de] .modelle-menu li.active a:before {
    top: 13px !important;
}

html[lang=de] .modelle-menu li a {
    padding: 22px 10px 20px 25px !important;
    line-height: 1;
}

html[lang=de] .has-seasons_change .modelle-menu li:first-child a {
    padding: 21px 10px 20px 25px !important;
}

html[lang=de] .has-seasons_change .modelle-menu li:first-child a:before {
    top: 13px !important;
}

html[lang=de] .modelle-menu li:first-child.active a {
    background-color: inherit;
}

html[lang=de] .header-in-headerbild--animation .left-and-right {
    -webkit-font-smoothing: antialiased;
}

html[lang=en] .hasIcon.state:after {
    background-image: url(/typo3conf/ext/ktg_tabbert/Resources/Public/Images/Icons/new.svg);
}

html[lang=en] a,
html[lang=en] .wrapped-detail-menu .detail-menu ul li a,
html[lang=en] a:hover,
html[lang=en] .wrapped-detail-menu .detail-menu ul li a:hover {
    cursor: pointer;
}

html[lang=en] ul.modelle-menu li:nth-of-type(2) {
    position: relative;
}

html[lang=en] ul.modelle-menu li:nth-of-type(2):after {
    /*content: 'New';*/
    position: absolute;
    right: 15px;
    top: 25px;
    z-index: 99999;
    color: #fff;
    /*background: #c6beab;*/
    display: inline-block;
    line-height: 1;
    padding: 5px 3px 3px 5px;
    letter-spacing: 1px;
}

html[lang=en] .modelle-menu li.active a:before {
    top: 13px !important;
}

html[lang=en] .modelle-menu li a {
    padding: 24px 10px 23px 25px !important;
    line-height: 1;
}

html[lang=en] .has-seasons_change .modelle-menu li:first-child a {
    padding: 21px 10px 20px 25px !important;
}

html[lang=en] .has-seasons_change .modelle-menu li:first-child a:before {
    top: 13px !important;
}

html[lang=en] .header-in-headerbild--animation .left-and-right {
    -webkit-font-smoothing: antialiased;
}

html[lang=it] .hasIcon.state:after {
    background-image: url(/typo3conf/ext/ktg_tabbert/Resources/Public/Images/Icons/nuovo.svg);
}

html[lang=it] a,
html[lang=it] .wrapped-detail-menu .detail-menu ul li a,
html[lang=it] a:hover,
html[lang=it] .wrapped-detail-menu .detail-menu ul li a:hover {
    cursor: pointer;
}

html[lang=it] ul.modelle-menu li:nth-of-type(2) {
    position: relative;
}

html[lang=it] ul.modelle-menu li:nth-of-type(2):after {
    /* content: 'Nuovo';*/
    position: absolute;
    right: 15px;
    top: 25px;
    z-index: 99999;
    color: #fff;
    /*background: #c6beab;*/
    display: inline-block;
    line-height: 1;
    padding: 5px 3px 3px 5px;
    letter-spacing: 1px;
}

html[lang=it] .modelle-menu li.active a:before {
    top: 13px !important;
}

html[lang=it] .modelle-menu li a {
    padding: 24px 10px 23px 25px !important;
    line-height: 1;
}

html[lang=it] .has-seasons_change .modelle-menu li:first-child a {
    padding: 21px 10px 20px 25px !important;
}

html[lang=it] .has-seasons_change .modelle-menu li:first-child a:before {
    top: 13px !important;
}

html[lang=it] .header-in-headerbild--animation .left-and-right {
    -webkit-font-smoothing: antialiased;
}

html[lang=fr] .hasIcon.state:after {
    /*background-image: url(/typo3conf/ext/ktg_tab/Resources/Public/Images/Icons/nouveau.svg);*/
}

html[lang=fr] a,
html[lang=fr] .wrapped-detail-menu .detail-menu ul li a,
html[lang=fr] a:hover,
html[lang=fr] .wrapped-detail-menu .detail-menu ul li a:hover {
    cursor: pointer;
}

html[lang=fr] ul.modelle-menu li:nth-of-type(2) {
    position: relative;
}

html[lang=fr] ul.modelle-menu li:nth-of-type(2):after {
    /*content: 'Nouveau';*/
    position: absolute;
    right: 15px;
    top: 25px;
    z-index: 99999;
    color: #fff;
    /*background: #c6beab;*/
    display: inline-block;
    line-height: 1;
    padding: 5px 3px 3px 5px;
    letter-spacing: 1px;
}

html[lang=fr] .modelle-menu li.active a:before {
    top: 13px !important;
}

html[lang=fr] .modelle-menu li a {
    padding: 24px 10px 23px 25px !important;
    line-height: 1;
}

html[lang=fr] .has-seasons_change .modelle-menu li:first-child a {
    padding: 21px 10px 20px 25px !important;
}

html[lang=fr] .has-seasons_change .modelle-menu li:first-child a:before {
    top: 13px !important;
}

html[lang=fr] .header-in-headerbild--animation .left-and-right {
    -webkit-font-smoothing: antialiased;
}

html[lang=nl] .hasIcon.state:after {
    background-image: url(/typo3conf/ext/ktg_tabbert/Resources/Public/Images/Icons/nieuw.svg);
}

html[lang=nl] a,
html[lang=nl] .wrapped-detail-menu .detail-menu ul li a,
html[lang=nl] a:hover,
html[lang=nl] .wrapped-detail-menu .detail-menu ul li a:hover {
    cursor: pointer;
}

html[lang=nl] ul.modelle-menu li:nth-of-type(2) {
    position: relative;
}

html[lang=nl] ul.modelle-menu li:nth-of-type(2):after {
    /*content: 'Nieuw';*/
    position: absolute;
    right: 15px;
    top: 25px;
    z-index: 99999;
    color: #fff;
    /*background: #c6beab; */
    display: inline-block;
    line-height: 1;
    padding: 5px 3px 3px 5px;
    letter-spacing: 1px;
}

html[lang=nl] .modelle-menu li.active a:before {
    top: 13px !important;
}

html[lang=nl] .modelle-menu li a {
    padding: 24px 10px 23px 25px !important;
    line-height: 1;
}

html[lang=nl] .has-seasons_change .modelle-menu li:first-child a {
    padding: 21px 10px 20px 25px !important;
}

html[lang=nl] .has-seasons_change .modelle-menu li:first-child a:before {
    top: 13px !important;
}

html[lang=nl] .header-in-headerbild--animation .left-and-right {
    -webkit-font-smoothing: antialiased;
}

.hideBy768,
.toggleSubmenu {
    display: none;
}

.container.noPadding {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
}

.modell-list .left-and-right {
    width: 100%;
    margin-bottom: 30px;
}

.powermail_form_3 .powermail_fieldwrap_type_select.powermail_fieldwrap_receiver {
    margin-bottom: 35px !important;
}

.powermail_form_3 .powermail_fieldwrap_type_submit.powermail_fieldwrap_e_mail {
    margin: 21px auto 40px;
}

.modell-item {
    margin-bottom: 30px;
}

@media screen and (max-width: 1200px) {
    #grundrisse .grundrisseUebersicht tr td:nth-of-type(even) {
        padding-right: 0;
    }

    #grundrisse .grundrisseUebersicht tr td {
        font-size: 15px;
    }

    .header-in-headerbild.vertical {
        display: none;
    }

    .powermail_fieldwrap_telefonnummer,
    .powermail_fieldwrap_telefon,
    .powermail_fieldwrap_fahrgestellnummer {
        overflow: hidden;
    }

    #content .clubkarte .powermail_fieldwrap_geschenke_spalte,
    #content .clubkarte .powermail_fieldwrap_geschenke {
        position: relative;
        width: 100%;
        right: 0;
        top: 0;
        overflow: hidden;
    }

    #content .clubkarte .powermail_fieldwrap_geschenke {
        overflow: hidden;
    }

    #content .clubkarte .powermail_fieldwrap_geschenke .powermail_field div {
        width: calc(33.333% - 30px);
        text-align: center;
        margin-left: 15px;
        margin-right: 15px;
        margin-bottom: 10px;
        float: left;
    }

    #content .clubkarte .powermail_fieldwrap_geschenke input[type='radio']:checked + label::before,
    #content .clubkarte .powermail_fieldwrap_geschenke input[type='radio']:not(:checked) + label::before {
        width: 100%;
        height: 18vh;
        background-size: contain;
    }

    .powermail_fieldwrap_geschenke_spalte h3 {
        font-size: 20px !important;
        margin-top: 11px !important;
    }

    .text-to-right.big.red,
    .left-and-right .text-to-right {
        text-align: left;
        padding-left: 50px;
    }
}

@media screen and (max-width: 1024px) {
    #grundrisse .grundrisseUebersicht tr td:nth-of-type(even) {
        padding-right: 0;
    }

    .news {
        margin-left: 0px;
        margin-right: 0px;
    }

    .news .news__image {
        margin: 15px 0;
    }

    .news .news__massenge {
        padding: 15px 15px 0;
    }

    .news .news__massenge .datum.text-right {
        text-align: left;
    }

    .news .news__massenge h4 {
        line-height: 1.3;
    }

    .news .news__massenge .wrapped-button {
        text-align: right;
        margin-bottom: 0;
    }

    .news .news__massenge a.button-red.pos-absolute.right-bottom.teaser__link {
        position: relative;
        margin-top: 25px;
    }

    .news .news__massenge.presse a.button-red.pos-absolute.right-bottom.teaser__link {
        margin-left: 15px;
    }

    .modelle-menu--left .modelle-menu li a {
        padding: 20px 10px 17px 25px !important;
    }

    .modelle-menu--left .modelle-menu li a:before {
        top: 17px !important;
    }

    .modelle-menu--left .modelle-menu li:nth-of-type(2):after {
        top: 22px;
    }

    .wrapped-detail-menu .detail-menu ul .active a:before {
        height: 21px;
    }

    .wrapped-service-section {
        bottom: 0 !important;
    }
}

@media screen and (max-width: 992px) {
    .has-modell-gallery .carousel-control {
        height: 50px !important;
    }

    #content .newsletter-anmeldung .col-md-4.form-group {
        width: 100%;
    }

    .row.four-cols.no-plus-by-figure.flex.flex-bottom {
        display: block;
    }

    .buttonMittig .ce-bodytext p a {
        margin: 0 auto 30px;
        display: block;
        width: 180px;
    }

    #content .clubkarte .col-md-9.form-group,
    #content .clubkarte .col-md-4.form-group {
        margin-right: 0;
    }

    .startpage_haendlersuche .fastSearch {
        padding-top: 15px !important;
        padding-bottom: 15px !important;
    }

    .startpage_haendlersuche .row.fastSearch.text-center .text-right {
        margin-bottom: 0;
        text-align: right;
    }

    .startpage_haendlersuche .row.fastSearch.text-center .text-left {
        text-align: left;
    }

    #myPage .container.wrapped-container {
        width: 100vw;
        padding-right: 0;
    }

    #myPage .container.wrapped-container .inContainer {
        padding: 0 15px;
        width: calc(100vw - 15px);
    }

    .container.wrapped-container .wrapped-modelle-menu .modelle-menu--left .modelle-menu li a {
        padding: 21px 10px 18.3px 25px !important;
        line-height: 1;
    }

    .container.wrapped-container .wrapped-modelle-menu .modelle-menu--left .modelle-menu li a:before {
        top: 11px !important;
    }

    .modelle_deail_menu li a {
        font-size: 14px;
    }

    .container.wrapped-container ul.modelle-menu li:nth-of-type(2):after {
        display: none;
    }

    .picture_and_header {
        margin-top: 35px;
    }

    .picture_and_header .col-xs-8 {
        padding-right: 15px;
    }

    .wrapped-modelle-menu .left-and-right {
        width: 100%;
        font-size: 18px;
    }

    html[lang="fr"] .modelle_deail_menu li a:before {
        display: none;
    }

    html[lang="it"] .modelle_deail_menu li a {
        font-size: 10px;
    }

    html[lang="it"] .modelle_deail_menu li a:before {
        display: none;
    }

    .hasIcon.state:after {
        bottom: 4px;
    }

    .wrapped__ninja-slider #thumbnail-slider-2 {
        position: absolute;
        left: -3000px;
    }

    .Preis-Box-Claim {
        margin: 10px 0 20px !important;
    }

    .claim {
        bottom: 15px !important;
        left: 15px !important;
    }

    .claim a {
        width: 30vw;
    }
}

@media screen and (max-width: 991px) {
    .col-md-7 .ce-right .ce-gallery,
    .col-md-7 .ce-left .ce-gallery, .col-md-7 .ce-column, .col-md-5 .ce-right .ce-gallery,
    .col-md-5 .ce-left .ce-gallery, .col-md-5 .ce-column {
        float: none;
        margin-left: 0;
    }

    .col-md-7 .ce-center .ce-outer,
    .col-md-7 .ce-center .ce-inner, .col-md-5 .ce-center .ce-outer,
    .col-md-5 .ce-center .ce-inner {
        position: static;
        float: none;
        right: auto;
    }

    .ce-intext.ce-right .ce-gallery {
        margin-left: 0;
    }

    .four-cols.flex .four-cols__item:nth-of-type(1) {
        display: none;
    }

    .four-cols.flex.secondFlex .four-cols__item:nth-of-type(1) {
        display: block;
    }

    .four-cols.flex.secondFlex .four-cols__item:nth-of-type(4) {
        display: none;
    }

    .four-cols.no-plus-by-figure.flex .four-cols__item:nth-of-type(1) {
        display: block;
    }

    .baureihe .mobilHead:before {
        display: none;
    }

    .baureihe .mobilHead {
        margin-top: 0;
    }

    .mobilHead {
        position: relative;
        margin-top: 40px;
    }

    .mobilHead:before {
        content: attr(data-title);
        font-family: "Hermes FB Thi", Verdana, sans-serif;
        font-weight: normal;
        line-height: 1.1;
        color: #87B107;
        text-transform: uppercase;
        letter-spacing: 2px;
        font-size: 28px;
        display: inline-block;
        margin-bottom: 24px;
        margin-left: 7.5px;
        position: absolute;
        position: absolute;
        top: -50px;
    }

    .four-cols.flex.no_dummy_text .four-cols__item:nth-of-type(1) {
        display: block;
    }
}

@media screen and (max-width: 769px) {
    .box .title {
        font-size: 17px;
    }
}

@media screen and (max-width: 768px) {
    #myNavbar {
        margin-right: 0;
    }

    #myNavbar .navbar-right {
        margin-right: -30px;
        margin-top: -2px;
    }

    .newsletter-anmeldung .powermail_fieldset {
        margin-right: 0;
    }

    .baureihe-pep .hasIcon.state:after {
        bottom: 3px;
    }

    .news .news__massenge .wrapped-button {
        text-align: left;
    }

    .news .news__massenge .wrapped-button a.button-red.pos-absolute.right-bottom.teaser__link {
        right: 0;
    }

    .news .news__massenge a.button-red.pos-absolute.right-bottom.teaser__link {
        right: -15px;
    }

    .baureihe #content .container,
    .home #content .container {
        padding-top: 40px;
        padding-bottom: 40px;
    }

    .baureihe #content #detail-menu .container,
    .home #content #detail-menu .container {
        padding-top: 0;
        padding-bottom: 0;
    }

    .parallax {
        min-height: 400px;
        background-position: 0 0 !important;
    }

    .wrapped-service-section .container-fluid .service-menu li a {
        width: 160px;
    }

    .iPad + footer .row .col-md-4:nth-of-type(1) .footer__menu {
        margin-right: auto;
        margin-left: auto;
        text-align: center;
    }

    .teaser-hover {
        margin-bottom: 30px;
    }

    .newsletter-anmeldung .col-md-4.form-group {
        width: calc(100% - 30px);
    }

    h1.left-and-right {
        margin-top: 0px !important;
        margin-bottom: 30px !important;
        width: 100% !important;
    }

    .mobileDevice .box .title:after {
        display: none;
    }

    #grundrisse .hasIcon.state:after {
        bottom: -1px;
    }

    .box-link {
        display: -webkit-flex;
        display: -webkit-box;
        display: -moz-flex;
        display: -moz-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-flex-wrap: wrap;
        flex-wrap: wrap;
    }

    .box-link:after,
    .box-link:before {
        content: normal !important;
        display: table;
        box-sizing: border-box;
    }

    .header-in-headerbild .left-and-right {
        display: none;
    }

    .carousel .header-in-headerbild .left-and-right {
        display: block;
    }

    .row.fastSearch.text-center .text-right,
    .row.fastSearch.text-center .text-left {
        text-align: center;
    }

    .row.fastSearch.text-center .text-right {
        margin-bottom: 20px;
    }

    .rossini-finest-edition .wrapped-detail-menu .detail-menu ul li a {
        padding: 12px 7px 6px 12px;
    }

    .rossini-finest-edition .wrapped-detail-menu .detail-menu ul li:first-child {
        display: none;
    }

    .to-detail-menu {
        display: none !important;
    }

    .container-fluid {
        padding-left: 0;
        padding-right: 0;
    }

    #ninja-slider-2 div.fs-icon {
        display: none;
    }

    .bild-beschreibung.vollText {
        border: 15px solid #c7beac;
        border-top: none;
        background-color: #f2f1ed;
        padding: 15px;
        box-sizing: border-box;
    }

    .bild-beschreibung.vollText:after {
        content: '';
        display: inline-block;
        width: 100%;
        height: 15px;
        background-color: #c7beac;
        position: absolute;
        left: 0;
        bottom: 0;
    }

    .bild-beschreibung.vollText .bild-beschreibung-crop {
        display: block;
    }
}

@media screen and (max-width: 767px) {
    .container.wrapped-container .inContainer {
        display: none !important;
    }

    section#slider {
        margin-top: 120px;
    }

    .header--fixed {
        position: fixed;
        z-index: 999 !important;
        right: 0;
        left: 0;
        top: 0;
    }

    .animated {
        -webkit-animation-duration: .5s;
        -moz-animation-duration: .5s;
        -o-animation-duration: .5s;
        animation-duration: .5s;
        -webkit-animation-fill-mode: both;
        -moz-animation-fill-mode: both;
        -o-animation-fill-mode: both;
        animation-fill-mode: both;
        will-change: transform, opacity;
    }

    @-webkit-keyframes slideInDownHeadroom {
        0% {
            -webkit-transform: translateY(-100%);
        }
        100% {
            -webkit-transform: translateY(0);
        }
    }
    @-moz-keyframes slideInDownHeadroom {
        0% {
            -moz-transform: translateY(-100%);
        }
        100% {
            -moz-transform: translateY(0);
        }
    }
    @-o-keyframes slideInDownHeadroom {
        0% {
            -o-transform: translateY(-100%);
        }
        100% {
            -o-transform: translateY(0);
        }
    }
    @keyframes slideInDownHeadroom {
        0% {
            transform: translateY(-100%);
        }
        100% {
            transform: translateY(0);
        }
    }
    .animated.headroom--pinned {
        -webkit-animation-name: slideInDownHeadroom;
        -moz-animation-name: slideInDownHeadroom;
        -o-animation-name: slideInDownHeadroom;
        animation-name: slideInDownHeadroom;
    }

    @-webkit-keyframes slideUpHeadroom {
        0% {
            -webkit-transform: translateY(0);
        }
        100% {
            -webkit-transform: translateY(-100%);
        }
    }
    @-moz-keyframes slideUpHeadroom {
        0% {
            -moz-transform: translateY(0);
        }
        100% {
            -moz-transform: translateY(-100%);
        }
    }
    @-o-keyframes slideUpHeadroom {
        0% {
            -o-transform: translateY(0);
        }
        100% {
            -o-transform: translateY(-100%);
        }
    }
    @keyframes slideUpHeadroom {
        0% {
            transform: translateY(0);
        }
        100% {
            transform: translateY(-100%);
        }
    }
    .animated.headroom--unpinned {
        -webkit-animation-name: slideUpHeadroom;
        -moz-animation-name: slideUpHeadroom;
        -o-animation-name: slideUpHeadroom;
        animation-name: slideUpHeadroom;
    }

    .container-fluid {
        padding-left: 15px;
        padding-right: 15px;
    }

    .text-to-right.big.red,
    .left-and-right .text-to-right {
        text-align: left;
        padding-left: 50px;
    }

    .baureihe footer {
        padding-bottom: 40px;
    }

    .bigfive__menu li:after {
        background-color: #c6beab;
    }

    #grundrisse a.button-red.pos-absolute.right-bottom.teaser__link {
        left: 0;
    }

    .news .news__massenge a.button-red.pos-absolute.right-bottom.teaser__link {
        right: 0;
    }

    .row.fastSearch.text-center .text-right p {
        font-size: 14px;
    }

    .button-red {
        letter-spacing: 1.4px !important;
        width: 100%;
        text-align: center;
    }

    .newsletter-anmeldung {
        margin-top: -10px;
    }

    h3 {
        margin-top: 7px;
        font-size: 26px;
        line-height: 1.3;
    }

    .teaser h3:before {
        top: 3px;
    }

    footer .row .col-md-4:nth-of-type(1) + .col-md-4 {
        margin-top: 20px;
    }

    .toTop {
        bottom: 98px;
    }

    .four-cols__item h4:before {
        top: 4px;
    }

    input[type='radio']:checked + label::before,
    input[type='radio']:not(:checked) + label::before {
        height: 13vh;
    }

    .wrapped-service-section .text-right {
        text-align: center !important;
    }

    .wrapped-service-section .container-fluid .service-menu {
        float: none;
    }

    .wrapped-service-section .container-fluid .service-menu li {
        float: none;
    }

    .wrapped-service-section .container-fluid .service-menu li a {
        width: 100%;
        border-left: none;
        border-right: none !important;
    }

    .hideBy768 {
        display: block;
    }

    .hideMobile {
        display: none;
    }

    .navbar-default {
        min-height: 87.5px;
    }

    .navbar-default #myNavbar {
        margin-right: -15px;
        margin-top: 0;
        position: absolute;
        background-color: #fff;
        width: 100%;
    }

    .navbar-default #myNavbar .navbar-nav {
        margin: 0 -15px;
        z-index: 8;
    }

    .has-submenu {
        border-bottom: 1px solid #dfdcd3;
    }

    .has-submenu a {
        width: calc(100% - 50px);
        padding-right: 0 !important;
        padding-top: 12px !important;
    }

    .has-submenu .toggleSubmenu {
        display: block;
        width: 50px;
        height: 47px;
        position: absolute;
        z-index: 9;
        top: 0;
        right: 0;
        box-sizing: border-box;
        padding: 9px 0 0;
        text-align: center;
    }

    .has-submenu .toggleSubmenu .fa {
        display: inline-block;
        width: 30px;
        height: 30px;
        box-sizing: border-box;
        padding-top: 3px;
        font-size: 25px;
        color: #777;
    }

    .has-submenu .toggleSubmenu .fa.fa-angle-down.fa-angle-up:before {
        content: "\f106";
    }

    .has-submenu .submenu {
        position: relative;
        top: 0;
        display: none;
    }

    .has-submenu .submenu .active a {
        color: #87B107;
    }

    .has-submenu .submenu a {
        width: 100%;
        padding-right: 50px !important;
    }

    .has-submenu.active .fa:before {
        color: #87B107;
    }

    .has-submenu:hover .submenu {
        display: none;
    }

    #content .container.poPaddingByMobile {
        padding-top: 0;
        padding-bottom: 0;
    }

    .mobileButtons {
        margin-bottom: 40px;
    }

    .mobileButtons .text-right {
        padding-left: 5px;
        padding-right: 1.5px;
    }

    .mobileButtons .text-left {
        padding-left: 1.5px;
        padding-right: 5px;
    }

    .box_link {
        display: inline-block;
        padding: 25px 8px;
        background-color: #E6E2D6;
        width: 100%;
        box-sizing: border-box;
        text-align: center;
    }

    .box_link_img img {
        height: 66px;
        width: 151px !important;
        margin-top: 10px;
        padding-top: 5px;
        margin-left: auto;
        margin-right: auto;
    }

    .box_link_text {
        text-transform: uppercase;
        font-family: "Hermes FB Thi", Verdana, sans-serif;
        color: #777;
        letter-spacing: 1px;
        display: inline-block;
        margin: 5px auto;
    }

    .container.hideBy768 {
        padding-bottom: 0 !important;
    }

    .noPaddingBottom-Mobile {
        padding-bottom: 0 !important;
        background-color: #f2f1ed;
    }

    .container-fluid.container__bg-grey .container.container__bg-grey,
    .container-fluid.container__bg-grey .container {
        padding-left: 0;
        padding-right: 0;
    }

    #slider .wrapped-carousel-indicators .container .carousel-indicators {
        right: 11px;
        bottom: -9px !important;
    }

    .hideBy767,
    #slider .wrapped-carousel-indicators {
        display: none;
    }

    .wrapped-headerbild .header-in-headerbild {
        display: none;
    }

    .header-in-headerbild .left-and-right {
        text-shadow: none;
        letter-spacing: 1.5px;
    }

    .header-in-headerbild .left-and-right .text-to-right:nth-of-type(1) {
        text-align: left;
        color: #000;
        line-height: 1.4;
    }

    .header-in-headerbild .left-and-right .text-to-right:nth-of-type(1) + span {
        margin-left: 50px;
        margin-top: 3px;
        margin-bottom: -3px;
        color: #991123 !important;
        line-height: 1.2;
    }

    .header-in-headerbild .left-and-right .text-to-right:nth-of-type(1) + span .big.weiss {
        color: #991123 !important;
    }

    .header-in-headerbild .left-and-right .text-to-right:nth-of-type(1) + span .default {
        font-size: 160%;
    }

    .header-in-headerbild .left-and-right span:nth-of-type(3) .teaser__link {
        color: #fff !important;
        border-color: transparent !important;
        padding: 8px 14px 6px;
        letter-spacing: 1px !important;
        width: 172px !important;
        display: inline-block;
        text-align: center;
        background-color: #c6beab;
    }

    .nav.navbar-nav.navbar-right {
        text-align: right;
    }

    .row.four-cols.flex {
        display: block;
    }

    .four-cols .bg-grey {
        background-color: transparent;
    }

    .four-cols .bg-grey h3 {
        font-size: 19px;
        margin-bottom: 30px;
        position: relative;
    }

    .col-md-6 a.button-red.pos-absolute.right-bottom.teaser__link {
        position: relative;
        bottom: auto;
        right: auto;
        padding-left: 15px;
        margin-top: 10px;
    }

    .modell-list .left-and-right {
        width: 100%;
        margin-bottom: 16px;
        font-size: 17px;
        line-height: 1.4;
    }

    .modell-list .modell-item:nth-of-type(odd) {
        background-color: #fff;
    }

    .modell-item {
        padding-top: 15px;
        padding-bottom: 30px;
        margin-bottom: 0 !important;
    }

    .modell-item h3 {
        margin-top: 20px;
    }

    .modell-item .price {
        margin-top: 43px;
        text-align: right;
        padding-right: 30px;
        font-size: 20px;
    }

    .modell-item .col-xs-7 {
        margin-top: 10px;
    }

    .baureihe #content .container,
    .home #content .container,
    #content .container {
        padding-top: 30px;
        padding-bottom: 30px;
    }

    .col-md-6.anim-zoomIn {
        width: 100vw;
        background: #f2f1ed;
        margin-left: -15px;
        padding: 20px;
    }

    #detail-menu,
    div#thumbnail-slider-2,
    .parallax {
        display: none;
    }

    h1.left-and-right {
        width: 100% !important;
        margin: 4px auto 18px;
        font-size: 28px;
        line-height: 1.3;
        word-wrap: break-word;
    }

    h2.left-and-right {
        width: 100% !important;
        word-wrap: break-word;
        font-size: 21px !important;
        line-height: 1.2;
    }

    .four-cols__item figure {
        margin-bottom: 0;
    }

    .slick-slider .four-cols__item figure {
        margin-bottom: 23px;
    }

    .parallax {
        min-height: 32vh;
        background-position-y: 10% !important;
    }

    .grundriss:nth-of-type(odd),
    .grundriss:nth-of-type(even) {
        margin-right: 0;
        width: 100%;
        margin-left: 0;
        padding-bottom: 0;
    }

    .grundriss:nth-of-type(odd) .grundriss__item,
    .grundriss:nth-of-type(even) .grundriss__item {
        padding-bottom: 20px;
    }

    .grundriss:nth-of-type(odd) .grundriss__item .grundriss__inItem img,
    .grundriss:nth-of-type(even) .grundriss__item .grundriss__inItem img {
        margin-bottom: 10px;
    }

    .grundriss:nth-of-type(odd) .padding-bottom-40,
    .grundriss:nth-of-type(even) .padding-bottom-40 {
        padding-bottom: 0;
    }

    .grundriss:nth-of-type(odd) a.button-red.pos-absolute.right-bottom.teaser__link,
    .grundriss:nth-of-type(even) a.button-red.pos-absolute.right-bottom.teaser__link {
        margin-top: 0;
        bottom: 0 !important;
    }

    #plus .slick-slide p {
        margin-bottom: 0;
    }

    .four-cols:nth-last-of-type(1) .four-cols__item:nth-last-of-type(1) {
        margin-bottom: 0px;
    }

    .embed-responsive.embed-responsive-16by9 {
        margin-bottom: 18px;
    }

    h2.border-red + .four-cols {
        margin-top: 40px;
    }

    .kompetenzen_zweizeilig .bigfive__menu a {
        font-size: 26px;
    }

    .kompetenzen_zweizeilig .funktional a,
    .kompetenzen_zweizeilig .sicherheit a {
        padding-top: 10px;
        line-height: 1.2;
    }

    .kompetenzen_zweizeilig .funktional a .bigfive__menu-arrow,
    .kompetenzen_zweizeilig .sicherheit a .bigfive__menu-arrow {
        top: 18px;
    }

    .buttons-group {
        margin: 26px 0 52px;
    }

    .buttons-group a {
        letter-spacing: 2px;
    }

    .modal-header.posRelative {
        margin-top: 25px;
        padding: 15px 0;
    }

    .modal-header.posRelative .backButton {
        top: -33px;
        line-height: 1;
        padding-top: 11px;
        padding-bottom: 8px;
        letter-spacing: 1px;
    }

    .modal-header.posRelative + .modal-body {
        padding: 15px 0;
    }

    #pano {
        height: 31vh;
    }

    .buttons-group a {
        width: 100%;
        text-align: center;
        padding-left: 0 !important;
        padding-right: 0 !important;
    }

    .buttons-group a:before {
        display: none !important;
    }

    .buttons-group .button:nth-of-type(1), .buttons-group .button:nth-of-type(2) {
        margin-right: 0;
        margin-bottom: 15px;
    }

    .box-link div {
        float: left;
    }

    .modal-body .col-md-4 figure:nth-of-type(1) figcaption {
        margin-top: 34px !important;
    }

    .modal-body .table__3col {
        margin-top: 6px;
    }

    .modal-body .row {
        margin-bottom: 0;
    }

    .modal-body .row .col-md-9:nth-of-type(2) .table__3col {
        margin-bottom: 34px;
    }

    .collapseInfo-2 + p,
    .collapseInfo-3 + p,
    .collapseInfo-4 + p {
        font-size: 80%;
    }

    .no-hermes + .box-link {
        margin-top: 20px;
    }

    .bigfive {
        margin-top: 30px;
    }

    .bigfive__menu li {
        border-bottom-width: 5px;
    }

    .bigfive__menu li a {
        height: 88px;
        padding: 21px 0 0 0;
    }

    .bigfive__menu li a .title {
        left: 25px;
        letter-spacing: 1.6px;
    }

    .afterPicture {
        margin-top: 25px;
    }

    .afterPicture .backButton {
        letter-spacing: 1.4px;
    }

    .bigfive__menu li:before {
        right: auto;
        width: 100vw;
        height: 107px;
    }

    #sticky-nav__container {
        display: none !important;
    }

    #content .no-padding-top {
        padding-top: 0;
    }

    .news {
        display: block;
        margin-left: 0px;
        margin-right: 0px;
    }

    .news .news__image {
        margin: 15px 0 0;
    }

    .news .news__massenge {
        padding: 15px 15px 0;
    }

    .news .news__massenge .datum.text-right {
        text-align: left;
    }

    .news .news__massenge h4 {
        line-height: 1.3;
    }

    .news .news__massenge a.button-red.pos-absolute.right-bottom.teaser__link {
        position: relative;
        margin-top: 25px;
    }

    .news .news__massenge.presse a.button-red.pos-absolute.right-bottom.teaser__link {
        margin-left: 15px;
    }

    .flex.flex-center {
        display: block;
    }

    .flex.flex-center .width70 {
        width: 100%;
        margin-top: 20px;
        text-align: center;
        overflow: hidden;
    }

    .hasIcon.state:after {
        bottom: -2px;
    }

    .form-group {
        padding-right: 0;
    }

    .col-md-3.form-group,
    .col-md-8.form-group {
        width: 100%;
    }

    label.col-xs-12.powermail_label + .powermail_field {
        display: table;
    }

    label.col-xs-12.powermail_label + .powermail_field .col-xs-12 {
        display: flex;
        align-items: flex-start;
    }

    .tx-powermail label.col-xs-11 {
        margin-left: 0;
        padding-left: 0;
        line-height: 1.4;
        padding-bottom: 5px;
    }

    .powermail_fieldwrap_planensieeinenkauf {
        margin-top: 37px;
        line-height: 1.4;
    }

    label.col-xs-12 {
        margin-bottom: 11px;
    }

    .powermail_fieldwrap_absenden {
        margin: 17px 0 26px;
    }

    .hideFormBild_rechts .col-md-6:nth-of-type(2) {
        display: none;
    }

    h4 {
        line-height: 1.4;
    }

    .powermail_fieldwrap .btn.btn-primary.pull-right {
        margin-right: 0;
    }

    .powermail_form .powermail_fieldwrap_type_check {
        margin-bottom: 0;
    }

    .powermail_form .powermail_fieldwrap_type_check.powermail_fieldwrap_newsletter {
        margin-top: 22px;
    }

    .powermail_form_3 .powermail_fieldwrap_type_submit.powermail_fieldwrap_e_mail {
        margin: 21px auto 40px;
    }

    h4 + .ce-table {
        margin-top: 6px;
    }

    .baureihe .mobilHead:before {
        display: none;
    }

    .mobilHead:before {
        content: attr(data-title);
        font-family: "Hermes FB Thi", Verdana, sans-serif;
        font-weight: normal;
        line-height: 1.1;
        color: #87B107;
        text-transform: uppercase;
        letter-spacing: 2px;
        font-size: 28px;
        display: inline-block;
        margin-bottom: 24px;
        margin-left: 7.5px;
    }

    .mobileDevice .box .title:after {
        display: none;
    }

    .mobileDevice .box .title:before {
        content: "\f101";
        display: inline-block;
        font: normal normal normal 14px/1 FontAwesome;
        font-size: inherit;
        text-rendering: auto;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
        font-size: 21px;
        margin-right: 5px;
    }

    .wrapped-service-section .container-fluid {
        padding-left: 0;
        padding-right: 0;
    }

    .wrapped-service-section .container-fluid .wrapped-service-menu {
        padding-left: 0;
        padding-right: 0;
    }

    .wrapped-service-section .container-fluid .service-menu {
        margin: 5px auto;
    }

    .wrapped-service-section .container-fluid .service-menu li a {
        padding: 10px 0 8px;
        line-height: 1;
        border-bottom: 1px solid #fff;
    }

    .wrapped-service-section .container-fluid .service-menu li:last-child a {
        border-bottom: none;
    }

    .service-menu {
        margin: 5px auto;
    }

    .service-menu li a {
        padding: 10px 0 8px;
        line-height: 1;
    }

    .onlyLandscape {
        display: none;
    }

    .body_bei_menu_click {
        overflow: hidden !important;
    }

    .body_bei_menu_click .header--fixed {
        position: fixed;
        z-index: 999 !important;
    }

    .body_bei_menu_click .navbar-collapse.collapse.in {
        position: fixed !important;
        top: 120px;
        z-index: 9999 !important;
        height: calc(100vh - 120px);
        overflow-y: scroll;
        -webkit-overflow-scrolling: touch;
        overflow-x: hidden;
    }

    .body_bei_menu_click .navbar-collapse.collapse.in .navbar-nav {
        min-height: 100%;
        height: 100%;
    }

    .safari.body_bei_menu_click {
        overflow: hidden !important;
    }

    .safari.body_bei_menu_click .header--fixed {
        position: fixed;
        z-index: 999 !important;
    }

    .safari.body_bei_menu_click .navbar-collapse.collapse.in {
        position: fixed !important;
        top: 120px;
        z-index: 9999 !important;
        height: calc(100vh - 120px);
        overflow-y: scroll;
        -webkit-overflow-scrolling: touch;
        overflow-x: hidden;
    }

    .safari.body_bei_menu_click .navbar-collapse.collapse.in .navbar-nav {
        min-height: 100%;
        height: 100%;
    }

    .safari.body_bei_menu_click .navbar-collapse.collapse.in .navbar-nav .has-submenu:last-child {
        border-bottom: none;
    }

    .safari.body_bei_menu_click .navbar-collapse.collapse.in .navbar-nav .has-submenu:last-child:after {
        content: '';
        display: block;
        height: 120px;
        width: 100%;
        background-color: transparent;
        border-top: 1px solid #dfdcd3;
    }
}

@media (max-device-width: 767px) and (orientation: landscape) {
    .safari.body_bei_menu_click .navbar-collapse.collapse.in {
        height: 100vh;
    }

    .text-to-right.big.red,
    .left-and-right .text-to-right {
        text-align: left;
        padding-left: 50px;
    }

    .onlyLandscape {
        display: block;
    }

    .onlyPortait {
        display: none;
    }

    .toTop {
        bottom: 90px;
    }
}

@media screen and (max-width: 376px) {
    .box .title {
        font-size: 6px;
    }
}

@media screen and (max-width: 320px) {
    .modal-body .col-md-8 .collapse__in-accordion h4 {
        font-family: 'TheSansPlain', sans-serif;
        font-size: 16px;
        line-height: 1.3;
        letter-spacing: 1px;
    }

    .drop-down-panel h4 {
        letter-spacing: 1px;
    }
}

@media screen and (min-width: 992px) {
    .has_push_and_pull_grids-50-to-50 .col-md-pull-6 {
        padding-right: 40px;
    }
}

.has_push_and_pull_grids-50-to-50 .col-md-6.anim-zoomIn {
    width: 50%;
    background: transparent;
    margin-left: 0px;
    padding-left: 15px;
    padding-right: 15px;
}

@media screen and (max-width: 992px) {
    .has_push_and_pull_grids-50-to-50 .col-md-6.anim-zoomIn {
        width: 100%;
    }
}

.iPad .wrapped-detail-menu .active a:before {
    display: none !important;
}

.iPad .wrapped-detail-menu a:hover:before {
    display: none !important;
}

.col-md-6 ul, .col-md-6 .ce-bodytext ul:not(.download-liste) {
    margin-bottom: 0px;
}

.select_list_label {
    display: block;
    text-align: center;
    margin-bottom: 20px;
}

.select2-container--default .select2-results > .select2-results__options {
    max-height: 270px !important;
}

.has-custom-select-list select:focus {
    outline: none !important;
}

.has-custom-select-list .select2-container--default:focus {
    outline: none !important;
}

.has-custom-select-list .select2-container--default .select2-selection--single {
    border-color: #9fa4a7;
    border-bottom: 2px solid #87B107;
    border-radius: 0;
    padding-top: 6px;
    padding-bottom: 6px;
    height: auto;
}

.has-custom-select-list .select2-container--default .select2-selection--single .select2-selection__arrow {
    top: 11px;
    right: 5px;
}

.has-custom-select-list .select2-container--default .select2-selection--single .select2-selection__arrow b {
    display: none;
}

.has-custom-select-list .select2-container--default .select2-selection--single .select2-selection__arrow:before {
    content: "\f107";
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    margin-right: 5px;
    font-size: 22px;
}

.has-custom-select-list .select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow {
    top: 11px;
}

.has-custom-select-list .select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow:before {
    content: "\f106";
}

.select2-results__option[aria-selected] {
    background-color: #e6e2d9 !important;
    color: inherit !important;
    position: relative;
}

.select2-results__options li:not(:first-child):after {
    content: "";
    display: inline-block;
    position: absolute;
    width: calc(100% - 6px);
    height: 2px;
    background-color: #fff;
    top: 0;
    left: 3px;
    right: 3px;
}

.select2-results__options li:hover + li:after {
    background-color: transparent;
}

.select2-container--default .select2-results__option--highlighted[aria-selected] {
    background-color: #fff !important;
}

.select2-container--default .select2-results__option--highlighted[aria-selected]:after {
    background-color: transparent;
}

.select2-container--default .select2-results__option--highlighted[aria-selected] + li:after {
    background-color: transparent;
}

/* Preloader */
#preloader {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #B6CB5C;
    /* change if the mask should have another color then white */
    z-index: 99999;
    /* makes sure it stays on top */
}

#status {
    width: 200px;
    height: 200px;
    position: absolute;
    left: 50%;
    /* centers the loading animation horizontally one the screen */
    top: 50%;
    /* centers the loading animation vertically one the screen */
    background-image: url(/typo3conf/ext/ktg_tab/Resources/Public/Images/Icons/TAB_Logo.png), url(/typo3conf/ext/ktg_tab/Resources/Public/Images/Icons/Eclipse-2s-127px.svg);
    background-size: 86px, 117px;
    background-repeat: no-repeat;
    background-position: center, center 40px;
    margin: -100px 0 0 -100px;
    /* is width and height divided by two */
}

form.clubkarte {
    position: relative;
}

.powermail_fieldwrap_geschenke_spalte,
.powermail_fieldwrap_geschenke {
    position: absolute;
    right: -100%;
    width: 85%;
}

.powermail_fieldwrap_geschenke_spalte {
    top: -60px;
}

.powermail_fieldwrap_geschenke_spalte h3 {
    margin-top: 0;
    color: #991123;
    font-size: 26px;
}

.powermail_fieldwrap_geschenke label[for=title] {
    display: none;
}

.powermail_fieldwrap_geschenke {
    top: 50px;
    /* remove standard-styles */
    /* graceful degradation for ie8 */
}

.powermail_fieldwrap_geschenke .powermail_field div {
    overflow: hidden;
    width: 265px;
    text-align: center;
    margin-left: 50px;
    margin-bottom: 10px;
}

.powermail_fieldwrap_geschenke input {
    -webkit-appearance: none !important;
    -moz-appearance: none !important;
    appearance: none !important;
    border: none;
    border-radius: 0;
    font-size: 1em;
    width: 100%;
}

.powermail_fieldwrap_geschenke input[type='radio'] {
    width: auto;
    float: left;
    margin-right: .75em;
    background: transparent;
    border: none;
    display: none;
}

.powermail_fieldwrap_geschenke input[type='radio']:checked,
.powermail_fieldwrap_geschenke input[type='radio']:not(:checked) {
    background: transparent;
    position: relative;
    visibility: hidden;
    margin: 0;
    padding: 0;
}

.powermail_fieldwrap_geschenke input[type='radio'] + label {
    cursor: pointer;
    width: 100%;
    padding: 0;
    margin: 0;
}

.powermail_fieldwrap_geschenke input[type='radio']:checked + label::before,
.powermail_fieldwrap_geschenke input[type='radio']:not(:checked) + label::before {
    content: ' ';
    display: block;
    width: 265px;
    height: 223px;
    position: relative;
    top: 4px;
    border: 1px solid #bbb;
    background-color: transparent;
    background-repeat: no-repeat;
    background-position: center;
    opacity: 0.4;
    margin-bottom: 10px;
    -webkit-transition: opacity 0.3s;
    transition: opacity 0.3s;
}

.powermail_fieldwrap_geschenke input[type='radio']:checked + label[for='powermail_field_geschenke_1']::before,
.powermail_fieldwrap_geschenke input[type='radio']:not(:checked) + label[for='powermail_field_geschenke_1']::before {
    background-image: url('vhs-assets-css-fa2f8e35d97fb28f154baa887890d2fa.png');
}

.powermail_fieldwrap_geschenke input[type='radio']:checked + label[for='powermail_field_geschenke_2']::before,
.powermail_fieldwrap_geschenke input[type='radio']:not(:checked) + label[for='powermail_field_geschenke_2']::before {
    background-image: url('vhs-assets-css-00dc47fad6d17a18a0410540411fc553.png');
}

.powermail_fieldwrap_geschenke input[type='radio']:checked + label[for='powermail_field_geschenke_3']::before,
.powermail_fieldwrap_geschenke input[type='radio']:not(:checked) + label[for='powermail_field_geschenke_3']::before {
    background-image: url('vhs-assets-css-ce9d8d85c2ead02b872394fa830b1b15.png');
}

.powermail_fieldwrap_geschenke input[type='radio']:hover + label::before {
    opacity: 1;
}

.powermail_fieldwrap_geschenke input[type='radio']:checked + label::before {
    opacity: 1;
}

.powermail_fieldwrap_geschenke .col-xs-12.powermail_label {
    display: none;
}

.powermail_fieldwrap_geschenke .col-xs-12 {
    float: none;
    clear: both;
    overflow: hidden;
}

.clubkarteGeschenke {
    width: 100%;
    height: 260px;
    background-color: transparent;
    background-repeat: no-repeat;
    background-position: center;
}

.clubkarteGeschenke.taschenlampe {
    background-image: url('vhs-assets-css-fa2f8e35d97fb28f154baa887890d2fa.png');
}

.clubkarteGeschenke.einkaufskorb {
    background-image: url('vhs-assets-css-00dc47fad6d17a18a0410540411fc553.png');
}

.clubkarteGeschenke.fussmatte {
    background-image: url('vhs-assets-css-ce9d8d85c2ead02b872394fa830b1b15.png');
}

/* Slider */
.slick-slider {
    position: relative;
    display: block;
    box-sizing: border-box;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -ms-touch-action: pan-y;
    touch-action: pan-y;
    -webkit-tap-highlight-color: transparent;
}

.slick-list {
    position: relative;
    overflow: hidden;
    display: block;
    margin: 0;
    padding: 0;
}

.slick-list:focus {
    outline: none;
}

.slick-list.dragging {
    cursor: pointer;
    cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list {
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}

.slick-track {
    position: relative;
    left: 0;
    top: 0;
    display: block;
}

.slick-track:before, .slick-track:after {
    content: "";
    display: table;
}

.slick-track:after {
    clear: both;
}

.slick-loading .slick-track {
    visibility: hidden;
}

.slick-slide {
    float: left;
    height: 100%;
    min-height: 1px;
    display: none;
}

[dir="rtl"] .slick-slide {
    float: right;
}

.slick-slide img {
    display: block;
}

.slick-slide.slick-loading img {
    display: none;
}

.slick-slide.dragging img {
    pointer-events: none;
}

.slick-initialized .slick-slide {
    display: block;
}

.slick-loading .slick-slide {
    visibility: hidden;
}

.slick-vertical .slick-slide {
    display: block;
    height: auto;
    border: 1px solid transparent;
}

.slick-arrow.slick-hidden {
    display: none;
}

.hide-slick-dots .center-mode.slick-dotted.slick-slider {
    margin-top: 0;
}

.hide-slick-dots .center-mode.slick-dotted.slick-slider .slick-dots {
    display: none !important;
}

/* Slider */
/* Icons */
@font-face {
    font-family: "slick";
    src: url('vhs-assets-css-6d2bbd87a6e069b0548f79813bebe62c.eot');
    src: url('vhs-assets-css-341e426ca50c0c614ac0298393766e7c.eot?#iefix') format("embedded-opentype"), url('vhs-assets-css-2c6e5620373846560592e6a21db57c10.woff') format("woff"), url('vhs-assets-css-a15d65c6e755a788876c21e58180dc69.ttf') format("truetype"), url('vhs-assets-css-2fa3479d52237651a08d2d5d77917d4f.svg#slick') format("svg");
    font-weight: normal;
    font-style: normal;
}

/* Arrows */
.slick-prev,
.slick-next {
    position: absolute;
    display: block;
    height: 60px;
    width: 30px;
    line-height: 0px;
    font-size: 0px;
    cursor: pointer;
    background: rgba(255, 255, 255, 0.5);
    color: transparent;
    top: calc(50% - 53px);
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
    padding: 0;
    border: none;
    outline: none;
    z-index: 9;
}

.slick-prev:hover, .slick-prev:focus,
.slick-next:hover,
.slick-next:focus {
    outline: none;
    background: rgba(255, 255, 255, 0.7);
    color: transparent;
}

.slick-prev:hover:before, .slick-prev:focus:before,
.slick-next:hover:before,
.slick-next:focus:before {
    opacity: 1;
}

.slick-prev.slick-disabled:before,
.slick-next.slick-disabled:before {
    opacity: 0.25;
}

.slick-prev:before,
.slick-next:before {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 40px;
    line-height: 1;
    color: #87B107;
    opacity: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.slick-prev {
    left: 7px;
}

@media screen and (max-width: 767px) {
    .slick-prev {
        left: 0;
    }
}

[dir="rtl"] .slick-prev {
    left: auto;
    right: -25px;
}

.slick-prev:before {
    content: "\f104";
}

[dir="rtl"] .slick-prev:before {
    content: "\f104";
}

.slick-next {
    right: 7px;
}

@media screen and (max-width: 767px) {
    .slick-next {
        right: 0;
    }
}

[dir="rtl"] .slick-next {
    left: -25px;
    right: auto;
}

.slick-next:before {
    content: "\f105";
}

[dir="rtl"] .slick-next:before {
    content: "\f105";
}

/* Dots */
.slick-dotted.slick-slider {
    margin-top: 40px;
}

.slick-dots {
    position: absolute;
    top: -40px;
    list-style: none;
    display: block;
    text-align: center;
    padding: 0;
    margin: 0;
    width: 100%;
}

.slick-dots li {
    position: relative;
    display: inline-block;
    height: 20px;
    width: 18px;
    margin: 0 5px;
    padding: 0;
    cursor: pointer;
}

.slick-dots li button {
    border: 0;
    background: transparent;
    display: block;
    height: 20px;
    width: 20px;
    outline: none;
    line-height: 0px;
    font-size: 0px;
    color: transparent;
    padding: 5px;
    cursor: pointer;
}

.slick-dots li button:hover, .slick-dots li button:focus {
    outline: none;
}

.slick-dots li button:hover:before, .slick-dots li button:focus:before {
    opacity: 1;
}

.slick-dots li button:before {
    position: absolute;
    top: 0;
    left: 0;
    content: "•";
    width: 20px;
    height: 20px;
    font-family: "slick";
    font-size: 10px;
    line-height: 20px;
    text-align: center;
    color: black;
    opacity: 0.25;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.slick-dots li.slick-active button:before {
    color: black;
    opacity: 1;
}

.bg_black .slick-dots li button:before {
    color: #fff;
    opacity: .5;
}

.bg_black .slick-dots li.slick-active button:before {
    opacity: 1;
}

.teaser.slider .slick-prev, .teaser.slider .slick-next {
    top: calc(50% - 155px);
}

.center-mode.slick-dotted.slick-slider {
    margin-top: 45px;
    padding-bottom: 40px;
}

.center-mode figcaption {
    margin-top: 20px;
}

.center-mode .slick-dots li button:before {
    font-size: 18px;
}

.center-mode .slick-prev, .center-mode .slick-next {
    top: calc(50% - 67px);
}

@media screen and (max-width: 768px) {
    .center-mode .slick-prev, .center-mode .slick-next {
        top: calc(50% - 112px);
    }
}

.center-mode .slick-prev {
    left: 0;
}

@media screen and (max-width: 768px) {
    .center-mode .slick-prev {
        left: 0;
    }
}

.center-mode .slick-prev:before {
    content: "\f104";
}

.center-mode .slick-next {
    right: 0;
}

@media screen and (max-width: 768px) {
    .center-mode .slick-next {
        right: 0;
    }
}

.center-mode .slick-next:before {
    content: "\f105";
}

.bg_black .center-mode figcaption {
    color: #fff;
}

@media screen and (max-width: 767px) {
    .bg_black .container,
    .bg_brand-primary .container,
    .container-fluid .container {
        padding-left: 0;
        padding-right: 0;
    }
}

@media screen and (max-width: 767px) {
    .four-cols.responsive.slider {
        margin-left: -15px;
        margin-right: -15px;
    }
}

.financeBox {
    margin-top: 30px;
}

.financeBox p {
    font-size: 90%;
    margin-bottom: 2px;
}

.financeBox .red strong {
    padding-right: 5px;
}

.financeBox .separat {
    padding-top: 7px;
    padding-bottom: 11px;
}

.financeBox .separatToTop {
    padding-top: 12px;
}

.financeBox .priceZero {
    border-bottom: 2px solid #d6dde2;
    padding-bottom: 5px;
}

.financeBox .priceZero,
.financeBox .monRate {
    font-size: 18px;
    line-height: 1.2;
    display: inline-block;
    margin-bottom: 5px;
}

.financeBox .priceZero span,
.financeBox .monRate span {
    font-size: 34px;
}

.financeBox .accord {
    width: auto;
}

.financeBox .toggleDetail {
    display: block;
    border-bottom: 2px solid #d6dde2;
    padding: 5px 50px 13px 0;
    position: relative;
}

.financeBox .toggleDetail:after {
    content: "";
    position: absolute;
    right: 4px;
    display: inline-block;
    width: 20px;
    height: 20px;
    background-color: transparent;
    border-top: 3px solid;
    border-left: 3px solid;
    border-color: #87B107;
    -webkit-transform: rotate(225deg);
    transform: rotate(225deg);
    top: -4px;
}

.financeBox .toggleDetail:hover {
    cursor: pointer;
}

.financeBox p.toggleDetail.in:after {
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    top: 8px;
}

.financeBox .financeDetail {
    display: none;
    margin: 13px 0 20px;
}

.modal-body .noMarginByRow {
    margin-bottom: 0;
}

#baustelle {
    height: 100vh;
    width: 100vw;
}

#baustelle .has-logo {
    background-color: #fff;
    padding: 40px 15px 15px;
    height: 142px;
}

#baustelle .wrapped-logo img {
    width: 140px;
    height: 87px;
}

#baustelle .bg_image {
    background-image: url('vhs-assets-css-5791310fa6595138928d24f2d78062ef.jpg');
    background-position: center top;
    background-repeat: no-repeat;
    background-size: cover;
    width: 100%;
    height: calc(100vh - 142px - 8vh);
    padding: 0;
    position: relative;
}

#baustelle h1 {
    color: #fff;
    position: absolute;
    bottom: 70px;
    line-height: 1.5;
    width: 41vw;
    left: calc(50% - 20.5vw);
}

#baustelle .fake_footer {
    height: 8vh;
    width: 100%;
    background-color: #fff;
}

@media screen and (max-width: 1200px) {
    #baustelle h1 {
        font-size: 32px;
        bottom: 50px;
    }
}

@media screen and (max-width: 992px) {
    #baustelle h1 {
        font-size: 26px;
        bottom: 50px;
        width: 80%;
        left: calc(50% - 40vw);
    }
}

@media screen and (max-width: 767px) {
    #baustelle h1 {
        font-size: 20px;
        bottom: 25px;
    }
}

@media (max-device-width: 767px) and (orientation: landscape) {
    #baustelle h1 {
        font-size: 18px;
        bottom: 15px;
        left: calc(50% - 45vw);
        width: 90vw;
    }
}

body {
    overflow: auto;
}

.has-filter-nav {
    min-height: 61px;
}

@media screen and (max-width: 767px) {
    .has-filter-nav {
        display: none;
    }
}

.filter-nav {
    padding-left: 0;
    list-style: none;
    margin-top: 15px;
    clear: both;
    overflow: visible;
}

.filter-nav li span {
    background-color: #87B107;
    cursor: pointer;
    color: #fff;
    text-transform: uppercase;
    font-family: 'AbelPro', sans-serif;
    width: 100%;
    display: inline-block;
    text-align: center;
    line-height: 1;
    padding: 15px;
    -webkit-transition: all 0.2s linear;
    -moz-transition: all 0.2s linear;
    -o-transition: all 0.2s linear;
    -ms-transition: all 0.2s linear;
    transition: all 0.2s linear;
}

.filter-nav li span:before {
    content: "\f101";
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    margin-right: 10px;
}

.filter-nav li span:hover {
    background-color: #87B107;
    color: #fff;
}

.filter-nav li.active span {
    background-color: #87B107;
    color: #fff;
}

.safari .filter-nav li span {
    cursor: none;
}

.col-md-12.image-caption.hidden-md.hidden-lg {
    margin-top: 20px;
}

.lb-data > .lb-details {
    width: 100%;
}

.lb-data > .lb-details > .lb-number {
    display: none !important;
}

.has-modell-gallery {
    display: block;
    position: relative;
}

.has-modell-gallery a[data-lightbox=images_floorplanes]:after {
    background-image: url('vhs-assets-css-4ebf0ef58f12b9c7a318f86a2e60dc41.png');
    display: inline-block;
    background-repeat: no-repeat;
    background-size: contain;
    z-index: 9;
    content: "";
    width: 30px;
    height: 30px;
    position: absolute;
    top: 10px;
    right: 25px;
}

.has-modell-gallery .arrowInline {
    color: #87B107;
    position: relative;
    padding-right: 15px;
}

.has-modell-gallery .arrowInline:before {
    content: "\f101";
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    margin-left: 5px;
    position: absolute;
    right: 0;
    top: 3px;
}

.has-modell-gallery .arrowInline:after {
    display: none !important;
}

.has-modell-gallery img {
    background-color: #e6e2d9;
}

@media screen and (max-width: 768px) {
    .has-modell-gallery .has-bild-info {
        display: none;
    }
}

.has-modell-gallery .image-caption {
    margin-top: 20px;
}

.has-modell-gallery .carousel-control {
    position: absolute;
    top: calc(50% - 50px);
    width: 50px;
    height: 50px;
    background-color: rgba(255, 255, 255, 0.6);
    text-shadow: none;
    color: #87B107;
    -webkit-transition: all 0.2s linear;
    -moz-transition: all 0.2s linear;
    -o-transition: all 0.2s linear;
    -ms-transition: all 0.2s linear;
    transition: all 0.2s linear;
}

.has-modell-gallery .carousel-control .glyphicon-chevron-left,
.has-modell-gallery .carousel-control .glyphicon-chevron-right,
.has-modell-gallery .carousel-control .icon-prev,
.has-modell-gallery .carousel-control .icon-next {
    margin-top: -15px;
}

@media screen and (max-width: 480px) {
    .has-modell-gallery .carousel-control .glyphicon-chevron-left,
    .has-modell-gallery .carousel-control .glyphicon-chevron-right,
    .has-modell-gallery .carousel-control .icon-prev,
    .has-modell-gallery .carousel-control .icon-next {
        margin-top: -10px;
    }
}

.has-modell-gallery .carousel-control .glyphicon-chevron-left {
    margin-left: -15px;
}

@media screen and (max-width: 480px) {
    .has-modell-gallery .carousel-control .glyphicon-chevron-left {
        margin-left: -10px;
    }
}

.has-modell-gallery .carousel-control .glyphicon-chevron-right {
    margin-right: -15px;
}

@media screen and (max-width: 480px) {
    .has-modell-gallery .carousel-control .glyphicon-chevron-right {
        margin-right: -10px;
    }
}

@media screen and (max-width: 992px) {
    .has-modell-gallery .carousel-control {
        opacity: 1;
        font-size: 30px;
    }
}

@media screen and (max-width: 480px) {
    .has-modell-gallery .carousel-control {
        width: 40px;
        height: 40px;
        font-size: 20px;
    }
}

.has-modell-gallery .carousel-control.left, .has-modell-gallery .carousel-control.right {
    background-image: none !important;
}

.has-modell-gallery .carousel-control.left {
    left: calc(33.33333% + 10px);
}

@media screen and (max-width: 992px) {
    .has-modell-gallery .carousel-control.left {
        left: 0;
    }
}

.has-modell-gallery .carousel-control:hover {
    opacity: 1;
}

.has-modell-gallery .glyphicon-chevron-left:before {
    content: "\e257";
}

.has-modell-gallery .glyphicon-chevron-right:before {
    content: "\e258";
}

.item .has-filter-nav {
    display: none;
}

@media screen and (max-width: 768px) {
    .item .has-filter-nav {
        display: block;
    }
}

.carousel-indicators {
    padding: 0px;
    text-align: center;
    left: 0px;
    right: 0px;
    width: 100%;
    margin: 0;
    position: absolute;
}

@media screen and (min-width: 992px) {
    .gallery-text {
        position: absolute;
    }
}

.cocoen {
    box-sizing: border-box;
    cursor: pointer;
    line-height: 0;
    margin: 0;
    overflow: hidden;
    padding: 0;
    position: relative;
    user-select: none;
}

.cocoen * {
    box-sizing: inherit;
}

.cocoen *::after, .cocoen *::before {
    box-sizing: inherit;
}

.cocoen img,
.cocoen picture > img {
    max-width: none;
    height: auto !important;
}

.cocoen > img,
.cocoen > picture > img {
    display: block;
    width: 100%;
}

.cocoen > div:first-child, picture .cocoen > div {
    height: 100%;
    left: 0;
    overflow: hidden;
    position: absolute;
    top: 0;
    width: 50%;
}

.cocoen-drag {
    background: #fff;
    bottom: 0;
    cursor: ew-resize;
    left: 50%;
    margin-left: -1px;
    position: absolute;
    top: 0;
    width: 2px;
}

.cocoen-drag::before {
    border: 3px solid #fff;
    content: '';
    height: 30px;
    left: 50%;
    margin-left: -7px;
    margin-top: -18px;
    position: absolute;
    top: 50%;
    width: 14px;
}

.cocoen .cocoen-drag:nth-child(2) {
    display: none;
}

.cocoen-drag::before {
    height: 58px !important;
    width: 54px !important;
    margin-left: -27px !important;
    margin-top: -27px !important;
    border: 0 !important;
    background-size: 100%;
    background-image: url("fileadmin/tabbert.de/icons/tabbert_logo_outline_03.svg");
    background-repeat: no-repeat;
}

.thead-mit-bilder {
    font-family: 'AbelPro', sans-serif;
}

.thead-mit-bilder tbody tr:last-child td {
    border-bottom: none;
    background-color: #f9f9f9;
}

.thead-mit-bilder tbody tr td:first-child,
.thead-mit-bilder thead tr th:first-child {
    white-space: normal;
}

.thead-mit-bilder strong, .thead-mit-bilder b {
    font-family: 'AbelPro-Bold', sans-serif;
    font-weight: normal;
}

.toggle-accordion-items span {
    display: block;
    cursor: pointer;
    text-transform: none;
    color: #87B107;
    font-size: 16px;
    font-family: 'AbelPro-Bold', sans-serif;
    font-weight: normal;
    position: relative;
}

.toggle-accordion-items span .arrow-toggle-for-accordion-item {
    position: absolute;
    right: 4px;
    top: 12px;
    display: inline-block;
    width: 20px;
    height: 20px;
    background-color: transparent;
    border-top: 1px solid;
    border-left: 1px solid;
    border-color: #87B107;
    -webkit-transform: rotate(225deg);
    transform: rotate(225deg);
}

.toggle-accordion-items span .arrow-toggle-for-accordion-item.opened {
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    top: 24px;
}

.toggle-accordion-items + tr td {
    border-top: 2px solid #87B107 !important;
}

.has-accordion-item {
    display: none;
}

.wrapped-accordion-table,
.wrapped-table-foot {
    padding: 0 !important;
}

.has-table-foot-item.first-child td {
    border-top: 2px solid #87B107;
    background-color: #f9f9f9;
}

.has-table-foot-item.first-child td:not(:first-child) span {
    position: relative;
}

.has-table-foot-item.first-child td:not(:first-child) span:before {
    content: '';
    position: absolute;
    display: inline-block;
    width: 60px;
    height: 2px;
    background-color: #87B107;
    bottom: calc(50% - 1px);
    left: calc(50% - 30px);
    -webkit-transform: rotate(-9deg);
    transform: rotate(-9deg);
}

.has-table-foot-item,
.thead-mit-bilder tr:nth-child(2) td {
    font-family: 'AbelPro-Bold', sans-serif;
    font-weight: normal;
}

.color-tabbert-red {
    background-color: transparent !important;
}

.color-tabbert-red td {
    color: #87B107;
    background-color: transparent !important;
}

@media only screen and (max-width: 1025px) {
    table.responsive-table {
        margin-bottom: 0;
    }

    .pinned {
        position: absolute;
        left: 0;
        top: 0;
        background: #d9dadb;
        width: 35%;
        overflow: hidden;
        overflow-x: scroll;
    }
}

@media only screen and (max-width: 1025px) and (max-width: 768px) {
    .pinned {
        width: 50%;
    }
}

@media only screen and (max-width: 1025px) {
    .pinned thead tr th:first-child {
        height: 256px;
    }

    .pinned .tabelle_mit_bild tbody > tr:first-child td {
        height: 43px;
    }

    .pinned .toggle-accordion-items td {
        height: 72px;
    }

    .pinned .toggle-accordion-items td span {
        padding-left: 40px;
    }

    .pinned .toggle-accordion-items td span .arrow-toggle-for-accordion-item {
        right: auto;
        left: 5px;
        padding-left: 0;
    }

    .pinned table {
        border-right: none;
        border-left: none;
        table-layout: fixed;
    }

    .pinned td:last-child {
        border-bottom: 0;
    }

    div.table-wrapper {
        position: relative;
        margin-bottom: 20px;
        overflow: hidden;
    }
}

@media only screen and (max-width: 1025px) and (max-width: 768px) {
    div.table-wrapper:before {
        content: 'Zur optimalen Darstellung der Tabelle drehen Sie Ihr Gerät bitte in die Horizontale.';
        position: absolute;
        z-index: 99;
    }
}

@media only screen and (max-width: 1025px) {
    div.table-wrapper div.scrollable table {
        margin-left: 35%;
    }
}

@media only screen and (max-width: 1025px) and (max-width: 768px) {
    div.table-wrapper div.scrollable table {
        margin-left: 50%;
    }
}

@media only screen and (max-width: 1025px) {
    div.table-wrapper div.scrollable {
        overflow: scroll;
        overflow-y: hidden;
    }

    div.table-wrapper div.scrollable thead tr th {
        height: 256px;
    }

    div.table-wrapper div.scrollable .tabelle_mit_bild tbody > tr:first-child td {
        height: 43px;
    }

    div.table-wrapper div.scrollable .toggle-accordion-items td {
        height: 72px;
    }

    table.responsive-table td, table.responsive-table th {
        position: relative;
        white-space: nowrap;
        overflow: hidden;
    }

    table.responsive-table th:first-child,
    table.responsive-table td:first-child,
    table.responsive-table td:first-child,
    table.responsive-table.pinned td {
        display: none;
    }
}

@media only screen and (max-width: 767px) {
    .pinned thead tr th:first-child {
        font-size: 22px;
    }

    .table-wrapper th, .table-wrapper td {
        font-size: 14px;
    }

    .thead-mit-bilder tbody tr td:first-child,
    .thead-mit-bilder thead tr th:first-child {
        word-break: normal;
    }
}

#grundrissfinder {
    font-family: "Hermes FB Thi", Verdana, sans-serif;
}

#grundrissfinder #vehicleList {
    background-color: #e0ddd3 !important;
}

#grundrissfinder .vehicleImage {
    position: absolute;
    width: 160px;
    height: auto;
    margin-top: -20px;
}

@media only screen and (max-width: 992px) {
    #grundrissfinder .vehicleImage {
        width: 120px;
    }
}

@media only screen and (max-width: 480px) {
    #grundrissfinder .vehicleImage {
        position: relative;
        margin-top: 0px;
        width: 120px;
        display: none;
    }
}

#grundrissfinder .vehicleItem .border-red {
    padding-bottom: 10px;
    clear: both;
}

#grundrissfinder .vehicleItem h2 {
    display: block;
    padding-left: 150px;
    margin-bottom: 0px;
}

@media only screen and (max-width: 992px) {
    #grundrissfinder .vehicleItem h2 {
        font-size: 24px;
        padding-left: 110px;
    }
}

@media only screen and (max-width: 480px) {
    #grundrissfinder .vehicleItem h2 {
        margin-top: 10px !important;
        font-size: 22px;
        padding-left: 0px;
    }
}

#grundrissfinder .vehicleItem .clear {
    clear: both;
    width: 100%;
}

#grundrissfinder #total-lenght + .select2-container:before {
    content: attr(data-label);
}

#grundrissfinder .select2-container {
    width: 100% !important;
}

#grundrissfinder .slip-places {
    margin-bottom: 150px;
}

@media only screen and (max-width: 480px) {
    #grundrissfinder .slip-places {
        margin-bottom: 30px;
    }
}

#grundrissfinder .item:nth-of-type(1) .container-fluid {
    padding-left: 0;
    padding-right: 0;
}

#grundrissfinder .item:nth-of-type(1) img {
    width: 100%;
}

#grundrissfinder .wrapped-carousel-indicators {
    position: relative;
}

@media only screen and (max-width: 768px) {
    #grundrissfinder .wrapped-carousel-indicators {
        padding-top: 90px;
        padding-bottom: 0px;
    }
}

#grundrissfinder .has-carousel-indicators {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 2;
    padding-top: 50px;
    text-align: center;
}

@media only screen and (max-width: 768px) {
    #grundrissfinder .has-carousel-indicators {
        width: 100%;
        margin: 0;
        padding-top: 50px;
        padding-bottom: 10px;
    }
}

#grundrissfinder .carousel-indicators {
    position: relative;
    display: block;
    width: auto;
    left: auto;
    margin: 0 auto;
    padding-bottom: 10px;
    text-align: center;
    font-family: "Hermes FB Thi", Verdana, sans-serif;
    display: inline-table;
}

#grundrissfinder .carousel-indicators .indicator-visible,
#grundrissfinder .carousel-indicators .indicator-visible.active {
    height: 26px;
    width: auto;
    border: 0;
    border-radius: 0;
    background-color: transparent;
    position: relative;
    display: block;
    float: left;
    text-align: left;
    margin: 0;
    padding-left: 30px;
    padding-right: 40px;
}

@media only screen and (max-width: 768px) {
    #grundrissfinder .carousel-indicators .indicator-visible,
    #grundrissfinder .carousel-indicators .indicator-visible.active {
        padding-left: 10px;
        padding-right: 20px;
    }
}

@media only screen and (max-width: 480px) {
    #grundrissfinder .carousel-indicators .indicator-visible,
    #grundrissfinder .carousel-indicators .indicator-visible.active {
        padding-left: 10px;
        padding-right: 10px;
        font-size: 14px;
    }
}

#grundrissfinder .carousel-indicators li {
    width: auto;
    font-size: 17px;
    text-indent: 0;
}

#grundrissfinder .carousel-indicators li.active {
    color: #87B107;
}

#grundrissfinder .carousel-indicators li.active:after {
    color: #000;
}

#grundrissfinder .carousel-indicators li:after {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "\f105";
    position: absolute;
    left: 0;
    top: 4px;
}

#grundrissfinder .carousel-indicators li:nth-child(2):after {
    display: none;
    padding-left: 0px;
}

@media only screen and (max-width: 768px) {
    #grundrissfinder .carousel-indicators li:nth-child(4), #grundrissfinder .carousel-indicators li.indicator-visible.active:nth-child(4) {
        padding-right: 0px;
    }
}

#grundrissfinder .carousel-indicators li:first-child {
    display: none;
}

#grundrissfinder .carousel-indicators li:last-child, #grundrissfinder .carousel-indicators li.active:last-child {
    padding-right: 0px !important;
}

#grundrissfinder #ic_core_vehicle_advisor {
    min-height: 90vh;
}

#grundrissfinder .carousel-inner .item {
    height: auto;
    background-color: transparent;
    padding-top: 0;
}

#grundrissfinder .carousel-inner .item:nth-of-type(1) {
    padding-top: 0;
}

#grundrissfinder .js_checked input[type='radio']:checked + label::after,
#grundrissfinder .js_checked input[type='radio']:not(:checked) + label::after {
    content: "\f004" !important;
    background-color: rgba(255, 255, 255, 0.6);
}

#grundrissfinder .item {
    margin-bottom: 30px;
}

@media only screen and (max-width: 767px) {
    #grundrissfinder .item {
        margin-bottom: 0;
    }
}

#grundrissfinder .item p {
    min-height: 60px;
}

@media only screen and (max-width: 992px) {
    #grundrissfinder .item p {
        min-height: 75px;
    }
}

@media only screen and (max-width: 767px) {
    #grundrissfinder .item p {
        min-height: 20px;
    }
}

#grundrissfinder .image_label {
    width: 100%;
    background-color: #fff;
    border: 1px solid;
    border-color: #d6dde2;
}

@media only screen and (max-width: 992px) {
    #grundrissfinder .image_label {
        margin-bottom: 30px;
    }
}

@media only screen and (max-width: 768px) {
    #grundrissfinder .image_label {
        margin-bottom: 0;
    }
}

@media only screen and (max-width: 767px) {
    #grundrissfinder .image_label {
        margin-bottom: 20px;
    }
}

#grundrissfinder .image_label input {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border: none;
    border-radius: 0;
    font-size: 1em;
    width: 100%;
}

#grundrissfinder .image_label input[type='checkbox'] {
    width: auto;
    float: left;
    margin-right: .75em;
    background: transparent;
    border: none;
    width: 100%;
}

#grundrissfinder .image_label input[type='checkbox']:checked,
#grundrissfinder .image_label input[type='checkbox']:not(:checked) {
    background: transparent;
    position: relative;
    visibility: hidden;
    margin: 0;
    padding: 0;
}

#grundrissfinder .image_label input[type='checkbox'] + label {
    cursor: pointer;
    width: 100%;
    white-space: nowrap;
    padding: 0 15px 10px 15px;
    position: relative;
    padding-bottom: 10px;
}

#grundrissfinder .image_label input[type='checkbox']:checked + label::before,
#grundrissfinder .image_label input[type='checkbox']:not(:checked) + label::before {
    content: ' ';
    display: inline-block;
    padding-bottom: 10px;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    background-repeat: no-repeat;
    background-size: 100%;
    background-position: top center;
}

@media only screen and (max-width: 1200px) {
    #grundrissfinder .image_label input[type='checkbox']:checked + label::before,
    #grundrissfinder .image_label input[type='checkbox']:not(:checked) + label::before {
        background-size: cover;
        background-position: center center;
    }
}

@media only screen and (max-width: 767px) {
    #grundrissfinder .image_label input[type='checkbox']:checked + label::after,
    #grundrissfinder .image_label input[type='checkbox']:not(:checked) + label::after {
        padding-top: 10%;
    }
}

#grundrissfinder .image_label input[type='checkbox']:checked + label::before {
    color: #000;
}

#grundrissfinder .image_label .afterLabel {
    padding: 0 15px;
}

#grundrissfinder .image_label .ac-small {
    margin-top: -1px;
    overflow: hidden;
    height: 0px;
    position: relative;
    z-index: 10;
    -webkit-transition: height 0.3s ease-in-out, box-shadow 0.6s linear;
    -moz-transition: height 0.3s ease-in-out, box-shadow 0.6s linear;
    -o-transition: height 0.3s ease-in-out, box-shadow 0.6s linear;
    -ms-transition: height 0.3s ease-in-out, box-shadow 0.6s linear;
    transition: height 0.3s ease-in-out, box-shadow 0.6s linear;
}

#grundrissfinder .image_label input[type='checkbox']:checked ~ .ac-small {
    height: 70px;
}

@media only screen and (max-width: 1200px) {
    #grundrissfinder .image_label input[type='checkbox']:checked ~ .ac-small {
        height: 90px;
    }
}

@media only screen and (max-width: 320px) {
    #grundrissfinder .image_label input[type='checkbox']:checked ~ .ac-small {
        height: 115px;
    }
}

#grundrissfinder .has-submit input[type=submit] {
    border: none;
}

#grundrissfinder .borded-only-image {
    border: none;
}

#grundrissfinder .borded-only-image input[type='checkbox']:checked + label::before,
#grundrissfinder .borded-only-image input[type='checkbox']:not(:checked) + label::before {
    border: 1px solid;
    border-color: #d6dde2;
}

#grundrissfinder .label-left {
    position: relative;
    margin-bottom: 15px;
}

#grundrissfinder .label-left label {
    margin-bottom: 5px;
    text-align: left;
}

@media only screen and (max-width: 1200px) {
    #grundrissfinder .label-left label:nth-last-of-type(1) {
        margin-top: 0;
    }
}

@media only screen and (max-width: 768px) {
    #grundrissfinder .label-left label:nth-last-of-type(1) {
        margin-top: 8px;
    }
}

.grundrissfinderBeds {
    margin-bottom: 40px;
    /* remove standard-styles */
    /* graceful degradation for ie8 */
}

.grundrissfinderBeds .wrappedCheckboxen {
    display: flex;
    flex-wrap: wrap;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
}

.grundrissfinderBeds .wrappedCheckboxen .has-chechbox {
    width: calc(20% - 40px);
    margin-right: 20px;
    display: inline-block;
    vertical-align: middle;
    margin-bottom: 40px;
}

@media only screen and (max-width: 768px) {
    .grundrissfinderBeds .wrappedCheckboxen .has-chechbox {
        width: calc(50% - 10px);
    }
}

.grundrissfinderBeds .wrappedCheckboxen .has-chechbox img {
    float: left;
    clear: both;
    position: relative;
    z-index: 0;
    margin-top: 15px;
    margin-bottom: 15px;
}

.grundrissfinderBeds .wrappedCheckboxen .has-chechbox span {
    z-index: 2;
    position: absolute;
    bottom: -30px;
    clear: both;
    left: 0px;
}

.grundrissfinderBeds .wrappedCheckboxen input[type='checkbox']:checked + label::before,
.grundrissfinderBeds .wrappedCheckboxen input[type='checkbox']:not(:checked) + label::before {
    position: absolute;
}

.grundrissfinderBeds .wrappedCheckboxen .has-chechbox:nth-last-of-type(1) {
    margin-right: 0;
}

@media only screen and (max-width: 768px) {
    .grundrissfinderBeds .wrappedCheckboxen .has-chechbox.even {
        margin-right: 0px;
    }
}

.grundrissfinderBeds input {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border: none;
    border-radius: 0;
    font-size: 1em;
    width: 100%;
}

.grundrissfinderBeds input[type='checkbox'] {
    width: auto;
    float: left;
    margin-right: .75em;
    background: transparent;
    border: none;
}

.grundrissfinderBeds input[type='checkbox']:checked,
.grundrissfinderBeds input[type='checkbox']:not(:checked) {
    background: transparent;
    position: relative;
    visibility: hidden;
    margin: 0;
    padding: 0;
}

.grundrissfinderBeds input[type='checkbox'] + label {
    cursor: pointer;
    width: 100%;
    position: relative;
    background-color: #fff;
    display: inline-block;
    vertical-align: middle;
}

.grundrissfinderBeds input[type='checkbox']:checked + label::before,
.grundrissfinderBeds input[type='checkbox']:not(:checked) + label::before {
    content: ' ';
    display: inline-block;
    width: 100%;
    position: relative;
    border-top: 1px solid transparent;
    box-sizing: border-box;
    top: 0;
    left: 0;
    z-index: 1;
}

.grundrissfinderBeds input[type='checkbox']:checked + label::after,
.grundrissfinderBeds input[type='checkbox']:not(:checked) + label::after {
    content: '';
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 50px;
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    color: #87B107;
    width: 100%;
    height: 100%;
    position: absolute;
    border-top: 1px solid transparent;
    left: 0;
}

.grundrissfinderBeds input[type='checkbox']:checked + label::before {
    border-top: 1px solid #87B107;
    z-index: 5;
    position: absolute;
}

.grundrissfinderBeds input[type='checkbox']:checked + label::after {
    content: '\f00c';
    background-color: rgba(255, 255, 255, 0.7);
}

.advisorHeader {
    margin: 0 0 35px;
}

@media only screen and (max-width: 768px) {
    .has-advisor footer {
        margin-bottom: 72px;
    }
}

.nextStep {
    line-height: 1;
    padding: 15px 40px;
}

.nextStep:before {
    margin-right: 10px;
}

.select-styler select {
    width: calc(100% - 45px);
}

.select-styler.is_selected:after {
    content: "\f004";
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    margin-left: 5px;
    font-size: 25px;
    color: #87B107;
}

@media only screen and (max-width: 768px) {
    .marginTopSm {
        margin-top: 20px;
    }
}

#advisor .no_results {
    border-color: #87B107;
}

#advisor .has-select-liste {
    margin-bottom: 30px;
}

@media only screen and (max-width: 768px) {
    #advisor .has-select-liste {
        margin-bottom: 15px;
    }
}

#advisor .has-checkbox-group label {
    color: inherit;
}

#advisor .has-checkbox-group input[type='checkbox']:checked + label::before,
#advisor .has-checkbox-group input[type='checkbox']:not(:checked) + label::before {
    border-width: 1px;
    border-color: #d6dde2;
}

#advisor .has-checkbox-group input[type='checkbox']:checked + label::after {
    color: #87B107;
}

@media only screen and (max-width: 768px) {
    #advisor .sellType {
        margin-top: 10px;
    }
}

@media only screen and (max-width: 320px) {
    #advisor .sellType .col-xs-6 {
        width: 100%;
        float: none;
    }
}

#advisor #find_the_date {
    margin-top: 50px;
}

@media only screen and (max-width: 320px) {
    #advisor #find_the_date {
        padding: 8px 15px;
    }
}

.has-advisor #no_result {
    margin-top: 65px;
    background: rgba(0, 0, 0, 0.6);
}

.has-advisor .modal-title {
    margin: 0;
    font-size: 24px;
}

.modal-footer.text-right {
    text-align: right;
}

.inFirstItem {
    margin-top: 30px;
}

.toggleHinweis {
    display: inline-block;
    border: 2px solid #87B107;
    background-color: #fff;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    width: 30px;
    height: 30px;
    text-align: center;
    margin-left: 10px;
    bottom: 8px;
    position: absolute;
}

.toggleHinweis:before {
    content: '!';
    font-family: 'AbelPro-Bold', sans-serif;
    font-weight: normal;
    font-size: 24px;
    top: -5px;
    position: absolute;
    left: 9px;
}

#finderFooter {
    height: 100px;
    width: 100%;
}

#carousel-floorpanefinder-models {
    margin: 0 auto;
    position: relative;
}

#carousel-floorpanefinder-models .carousel-inner {
    overflow: visible;
    text-align: center;
}

#carousel-floorpanefinder-models .carousel-inner .item {
    transition-property: opacity;
    height: auto;
    width: 100%;
    text-align: center;
}

#carousel-floorpanefinder-models .carousel-inner .item .img-responsive {
    position: relative;
    margin: 0 auto;
    height: 30vw !important;
    width: auto !important;
    max-height: none !important;
    max-width: none !important;
}

#carousel-floorpanefinder-models .carousel-inner .item,
#carousel-floorpanefinder-models .carousel-inner .active.left,
#carousel-floorpanefinder-models .carousel-inner .active.right {
    opacity: 0;
}

#carousel-floorpanefinder-models .carousel-inner .active,
#carousel-floorpanefinder-models .carousel-inner .next.left,
#carousel-floorpanefinder-models .carousel-inner .prev.right {
    opacity: 1;
}

#carousel-floorpanefinder-models .carousel-inner .next,
#carousel-floorpanefinder-models .carousel-inner .prev,
#carousel-floorpanefinder-models .carousel-inner .active.left,
#carousel-floorpanefinder-models .carousel-inner .active.right {
    left: 0;
    transform: translate3d(0, 0, 0);
}

#carousel-floorpanefinder-models .carousel-control {
    z-index: 2;
}

#grundrissfinder h2.left-and-right {
    text-align: right;
    width: auto !important;
    max-width: 400px;
}

@media screen and (max-width: 768px) {
    #grundrissfinder h2.left-and-right {
        margin: 50px auto;
        position: relative;
        font-size: 34px !important;
    }
}

@media screen and (max-width: 480px) {
    #grundrissfinder h2.left-and-right {
        margin: 50px auto;
        position: relative;
        font-size: 26px !important;
    }
}

#grundrissfinder .inrow {
    display: table;
}

#grundrissfinder .text-to-left {
    display: table-cell;
    vertical-align: bottom;
    line-height: 50px;
}

@media screen and (max-width: 768px) {
    #grundrissfinder .text-to-left {
        line-height: 58px;
    }
}

#grundrissfinder .big.red, #grundrissfinder .text-to-left {
    display: table-cell;
    vertical-align: bottom;
    height: 70px;
}

#grundrissfinder .text-to-right {
    clear: both;
    display: block;
    float: right;
}

#grundrissfinder .grundriss.odd:not(.slick-slide) {
    margin-right: 7.5px;
    margin-left: 0px;
}

#grundrissfinder .grundriss.even:not(.slick-slide) {
    margin-right: 0px;
    margin-left: 7.5px;
}

#grundrissfinder .all-floorplanes {
    padding-left: 15px;
    float: right;
    margin-top: 20px;
    margin-bottom: 40px;
    clear: both;
}

@media screen and (max-width: 768px) {
    #grundrissfinder .all-floorplanes {
        float: none;
        margin: 20px auto;
        position: relative;
        display: table;
    }
}

#grundrissfinder .btn-reset {
    margin-top: 25px;
    padding-right: 50px;
}

@media screen and (max-width: 768px) {
    #grundrissfinder .btn-reset {
        margin-bottom: 90px;
    }
}

#grundrissfinder .select_list_label, #grundrissfinder label {
    font-size: 18px;
}

#grundrissfinder .button-wrap {
    line-height: 25px;
    padding-left: 30px;
}

#grundrissfinder .button-wrap::before {
    position: absolute;
    top: calc(50% - 8px);
    left: 15px;
}

#grundrissfinder .counter {
    color: #87B107;
    min-width: 30px;
    text-align: right;
}

@media screen and (max-width: 768px) {
    #grundrissfinder .results {
        display: none !important;
    }
}

#grundrissfinder .sticky-button {
    position: fixed;
    width: 100%;
    height: 60px;
    bottom: 60px;
    z-index: 99;
    text-align: center;
    line-height: 60px;
}

#grundrissfinder .sticky-results {
    display: none;
    width: 100%;
    position: fixed;
    height: 60px;
    bottom: 0px;
    z-index: 99;
    cursor: pointer;
    text-align: center;
    line-height: 60px;
    background-color: #fff;
}

@media screen and (max-width: 768px) {
    #grundrissfinder .sticky-results {
        display: block;
        opacity: 0;
    }
}

#grundrissfinder .sticky-results .counter:before {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "\f105";
    position: relative;
    display: inline;
    left: 0;
    top: 0px;
    padding-right: 10px;
}

#grundrissfinder .has-chechbox:nth-of-type(4) {
    margin-right: 80px;
}

@media screen and (max-width: 768px) {
    #grundrissfinder .has-chechbox:nth-of-type(4) {
        margin-right: 0px;
    }
}

#grundrissfinder .labeltop {
    line-height: 30px;
    height: 30px;
    margin-bottom: 20px;
    overflow: visible;
}

#grundrissfinder h2.bedtype {
    border-bottom: 2px solid #87B107;
    padding-bottom: 10px;
    display: block;
    width: 100vw;
    margin-top: 20px;
    margin-bottom: 20px;
}

@media only screen and (max-width: 992px) {
    #grundrissfinder h2.bedtype {
        font-size: 24px;
    }
}

@media only screen and (max-width: 480px) {
    #grundrissfinder h2.bedtype {
        margin-top: 10px !important;
        font-size: 22px;
    }
}

#grundrissfinder .wrappedCheckboxen h2.bedtype {
    display: none;
}

@media screen and (max-width: 768px) {
    #grundrissfinder .wrappedCheckboxen h2.bedtype {
        display: block;
    }
}

#grundrissfinder .wrappedCheckboxen .labeltop {
    display: block;
}

@media screen and (max-width: 768px) {
    #grundrissfinder .wrappedCheckboxen .labeltop {
        display: none;
    }
}

@media screen and (max-width: 768px) {
    #grundrissfinder .has-chechbox .labeltop.bed0, #grundrissfinder .has-chechbox .labeltop.bed1, #grundrissfinder .has-chechbox .labeltop.bed4 {
        line-height: 30px;
        height: 30px;
        margin-bottom: 20px;
    }
}

@media screen and (max-width: 768px) {
    #grundrissfinder .has-chechbox {
        margin-bottom: 20px;
    }

    #grundrissfinder .has-chechbox .labeltop.bed4 {
        margin-top: 20px;
    }
}

#grundrissfinder .bedlabel {
    font-size: 16px;
}

#grundrissfinder #slider-range {
    margin-top: 15px;
}

#grundrissfinder .ui-state-active, #grundrissfinder .ui-widget-content .ui-state-active, #grundrissfinder .ui-widget-header .ui-state-active, #grundrissfinder a.ui-button:active, #grundrissfinder .ui-button:active, #grundrissfinder .ui-button.ui-state-active:hover {
    background-color: #87B107;
    border-color: #d6dde2;
}

#grundrissfinder .ui-slider-range {
    background-color: #fff;
    border-radius: 0px;
}

#grundrissfinder .ui-slider-handle {
    width: 2em;
    height: 2em;
    top: -0.7em;
}

#grundrissfinder .ui-slider-handle:nth-of-type(1) {
    margin-left: calc(0em - 1px);
}

#grundrissfinder .ui-slider-handle:nth-of-type(2) {
    margin-left: calc(-2em + 1px);
}

#grundrissfinder .atFair img {
    width: 20%;
    height: auto;
    margin-right: 5%;
    margin-left: 0px;
    float: left;
}

#grundrissfinder .atFair h4 {
    font-size: 15px;
    margin-top: 0px;
}

#grundrissfinder.fairs #header {
    width: 100%;
    height: 120px;
    background-color: #fff;
    position: fixed;
    z-index: 9999999;
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.4);
    background-image: url('vhs-assets-css-dabefc2bb7efb5bd02c228caa282244b.png');
    background-repeat: no-repeat;
    background-position: center center;
    background-size: auto 50%;
}

#grundrissfinder.fairs #grundrissfinderCarousel {
    padding-top: 120px !important;
}

.neuFahrZeugLocator .modal-content {
    padding: 30px 15px 40px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

@media screen and (max-width: 767px) {
    .neuFahrZeugLocator .modal-content {
        display: block;
        padding: 10px 15px 0px;
    }
}

.neuFahrZeugLocator .modal-content h3 {
    padding: 0;
    width: 100%;
}

.neuFahrZeugLocator .modal-content h3:before {
    content: normal;
}

.modal-container.text-center {
    margin-right: auto;
    margin-left: auto;
    padding-left: 15px;
    padding-right: 15px;
    margin-top: 70px;
}

@media (min-width: 768px) {
    .modal-container.text-center {
        width: 720px;
    }
}

@media (min-width: 992px) {
    .modal-container.text-center {
        width: 940px;
    }
}

@media (min-width: 1200px) {
    .modal-container.text-center {
        width: 1140px;
    }
}

@media screen and (max-width: 767px) {
    .modal-container.text-center {
        margin: 40px 15px 70px;
    }
}

.neuFahrZeugLocatorDealerOnly .has-close-btn .close-btn .fa {
    margin-top: 5px;
}

.neuFahrZeugLocatorDealerOnly .footer-padding .has-picture {
    height: auto;
    display: block;
}

@media (min-width: 480px) {
    .neuFahrZeugLocatorDealerOnly .modal-container.text-center {
        width: auto;
    }
}

@media (min-width: 768px) {
    .neuFahrZeugLocatorDealerOnly .modal-container.text-center {
        width: 450px;
    }
}

@media (min-width: 992px) {
    .neuFahrZeugLocatorDealerOnly .modal-container.text-center {
        width: 450px;
    }
}

@media (min-width: 1200px) {
    .neuFahrZeugLocatorDealerOnly .modal-container.text-center {
        width: 450px;
    }
}

.footer-padding {
    position: relative;
    padding-bottom: 150px;
}

@media screen and (max-width: 767px) {
    .footer-padding {
        padding-bottom: 30px;
    }
}

.footer-padding .has-picture {
    height: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.footer-padding .has-picture img {
    margin: 0 auto;
    max-width: 100%;
    height: auto;
}

.footer-padding .has-search-button {
    position: absolute;
    width: 100%;
    bottom: 0;
    left: 0;
}

@media screen and (max-width: 767px) {
    .footer-padding .has-search-button {
        position: relative;
        bottom: auto;
        left: auto;
    }
}

.footer-padding.border-left {
    border-right: 1px solid #87B107;
}

@media screen and (max-width: 767px) {
    .footer-padding.border-left {
        border-right: none;
        margin-bottom: 30px;
        border-bottom: 1px solid #87B107;
    }
}

.has-close-btn .close-btn {
    display: inline-block;
    width: 30px;
    height: 30px;
    text-align: center;
    border: 2px solid #fff;
    border-radius: 50%;
    color: #fff;
    margin-bottom: 15px;
}

.has-close-btn .close-btn i.fa.fa-times {
    margin-left: auto;
    margin-right: auto;
}

.safari .flex-bottom:before {
    content: normal;
}

.flex-bottom {
    flex-wrap: wrap;
}

.has-plus-strong .ce-bodytext ul:not(.download-liste) li {
    padding-left: 21px;
}

.container.wrapped-container .container.inContainer {
    z-index: 9999 !important;
}

.container__bg-black {
    background-color: #000;
}

.teaser-for-modal-box .small {
    font-size: 80%;
    color: #000;
}

.has-modal-button button {
    margin-top: 20px;
    border-radius: 0;
    line-height: 1;
}

.has-modal-button button:before {
    content: "\f101";
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    margin-right: 10px;
}

.modal-wintercamping {
    width: 100%;
    margin-top: 0;
    margin-bottom: 0;
    background-color: #fff;
}

@media screen and (max-width: 767px) {
    .modal-wintercamping {
        margin: 0 !important;
    }
}

.modal-wintercamping .border-red {
    padding-top: 30px;
}

.modal-wintercamping .modal-content.container {
    border: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    padding-bottom: 80px !important;
}

.modal-wintercamping .modal-content.container h3 {
    width: 100%;
    margin-top: 45px;
}

@media screen and (max-width: 768px) {
    .modal-wintercamping .modal-content.container h3 {
        margin-top: 25px;
    }
}

.modal-wintercamping .modal-content.container h3:before {
    content: normal !important;
    display: none;
}

.modal-wintercamping .modal-content.container .text-center img {
    margin-right: auto;
    margin-left: auto;
    margin-bottom: 15px;
}

.modal-wintercamping + .modal-footer {
    position: fixed !important;
    bottom: 0;
    left: 0;
    width: 100%;
    text-align: center;
    display: block;
    border-top: none;
}

.modal-wintercamping + .modal-footer button {
    margin-top: 0;
    margin-bottom: 20px;
}

.modal-wintercamping + .modal-footer button:before {
    content: "\f102";
}

.modal-open div[class*="modal-box-"] {
    background-color: #fff;
}

.modal.fade:not(.in).bottom .modal-dialog {
    -webkit-transform: translate3d(0, 125%, 0);
    transform: translate3d(0, 125%, 0);
}

.comic-intro {
    position: fixed;
    z-index: 10;
    right: 0;
    top: 200px;
    display: inline-block;
    background-color: #000;
    border-color: #fff !important;
    border-top: 3px solid;
    border-bottom: 3px solid;
    border-left: 3px solid;
    box-sizing: border-box;
}

@media screen and (max-width: 768px) {
    .comic-intro img {
        margin-left: auto;
        margin-right: auto;
    }
}

@media screen and (max-width: 768px) {
    .comic-intro {
        display: none;
        z-index: 999;
        top: 0;
        left: 0;
        right: auto;
        width: 100%;
        height: 100%;
        border-right: 3px solid;
    }
}

.comic-intro .in-comic-intro {
    padding: 30px 40px;
    position: relative;
}

.comic-intro .close-comic-intro {
    color: #fff;
    background-color: #87B107;
    cursor: pointer;
    position: absolute;
    top: 0;
    left: 0;
    height: 30px;
    width: 30px;
    text-align: center;
    font-size: 25px;
    line-height: 1;
    padding-top: 5px;
    box-sizing: border-box;
    display: inline-block;
}

.comic-intro + .open-mobile {
    background-color: #DD9418;
    color: #fff;
    cursor: pointer;
    position: fixed;
    z-index: 2;
    bottom: 0;
    left: 0;
    text-align: center;
    text-transform: uppercase;
    padding: 13px 15px 7px;
    line-height: 1;
    width: 100%;
    border-top: 2px solid #fff;
    box-sizing: border-box;
    display: none;
}

@media screen and (max-width: 768px) {
    .comic-intro + .open-mobile {
        display: block;
    }
}

.comic-intro-link {
    display: block;
    color: #fff;
    background-color: #87B107;
    text-transform: uppercase;
    text-align: center;
    margin-top: 18px;
    font-size: 17px;
    padding: 8px 0 0px;
}

.comic-intro-link:hover, .comic-intro-link:focus {
    color: #fff;
}

.comic-intro-link.button-red {
    padding: 17px 15px 12px;
    font-size: 18px;
}

@media screen and (max-width: 768px) {
    .image-embed-item{
        max-width: 100%;
        height: auto;
    }

    .inc-comic-intro {
        margin-bottom: 41px;
    }
}

.overflow-hidden {
    overflow: hidden;
}

.teaser__link.configurator:before {
    content: "";
    background-image: url(/typo3conf/ext/ktg_tab/Resources/Public/Images/Icons/Tab_Konfiguration_Icon.svg);
    display: inline-block;
    height: 40px;
    width: 40px;
    background-size: cover;
    background-repeat: no-repeat;
    position: absolute;
    left: 8px;
    top: 4px;
}

/*# sourceMappingURL=styles.css.map */


