html {
    font-family: sans-serif;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%
}

body {
    margin: 0
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
    display: block
}

audio,
canvas,
progress,
video {
    display: inline-block;
    vertical-align: baseline
}

audio:not([controls]) {
    display: none;
    height: 0
}

[hidden],
template {
    display: none
}

a {
    background-color: transparent
}

a:active,
a:hover {
    outline: 0
}

abbr[title] {
    border-bottom: 1px dotted
}

b,
strong {
    font-weight: 700
}

dfn {
    font-style: italic
}

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

mark {
    background: #ff0;
    color: #000
}

small {
    font-size: 80%
}

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

sup {
    top: -.5em
}

sub {
    bottom: -.25em
}

img {
    border: 0
}

svg:not(:root) {
    overflow: hidden
}

figure {
    margin: 1em 40px
}

hr {
    box-sizing: content-box;
    height: 0
}

pre {
    overflow: auto
}

code,
kbd,
pre,
samp {
    font-family: monospace, monospace;
    font-size: 1em
}

button,
input,
optgroup,
select,
textarea {
    color: inherit;
    font: inherit;
    margin: 0
}

button {
    overflow: visible
}

button,
select {
    text-transform: none
}

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

button[disabled],
html input[disabled] {
    cursor: default
}

button::-moz-focus-inner,
input::-moz-focus-inner {
    border: 0;
    padding: 0
}

input {
    line-height: normal
}

input[type="checkbox"],
input[type="radio"] {
    box-sizing: border-box;
    padding: 0
}

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

input[type="search"] {
    -webkit-appearance: textfield;
    box-sizing: content-box
}

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none
}

fieldset {
    border: 1px solid silver;
    margin: 0 2px;
    padding: .35em .625em .75em
}

legend {
    border: 0;
    padding: 0
}

textarea {
    overflow: auto
}

optgroup {
    font-weight: 700
}

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

td,
th {
    padding: 0
}

@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(../fonts/glyphicons-halflings-regular.eot);
    src: url(../fonts/glyphicons-halflings-regular.eot) format('embedded-opentype'), url(../fonts/glyphicons-halflings-regular.woff2) format('woff2'), url(../fonts/glyphicons-halflings-regular.woff) format('woff'), url(../fonts/glyphicons-halflings-regular.ttf) format('truetype'), url(../fonts/glyphicons-halflings-regular.svg#glyphicons_halflingsregular) format('svg')
}

.glyphicon {
    position: relative;
    top: 1px;
    display: inline-block;
    font-family: 'Glyphicons Halflings';
    font-style: normal;
    font-weight: 400;
    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: Arial, Helvetica Neue, Helvetica, sans-serif;
    font-size: 16px;
    line-height: 1.875;
    color: #323232;
    background-color: #fff
}

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

a {
    color: #ee312d;
    text-decoration: none
}

a:hover,
a:focus {
    color: #bf130f;
    text-decoration: underline
}

a:focus {
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px
}

figure {
    margin: 0
}

img {
    vertical-align: middle
}

.img-responsive,
.thumbnail>img,
.thumbnail a>img,
.carousel-inner>.item>img,
.carousel-inner>.item>a>img {
    display: block;
    max-width: 100%;
    height: auto
}

.img-rounded {
    border-radius: 0
}

.img-thumbnail {
    padding: 4px;
    line-height: 1.875;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 0;
    -webkit-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
    display: inline-block;
    max-width: 100%;
    height: auto
}

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

hr {
    margin-top: 30px;
    margin-bottom: 30px;
    border: 0;
    border-top: 1px solid #fff
}

.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: ProximaNova, sans-serif;
    font-weight: 500;
    line-height: 1.1;
    color: inherit
}

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

h1,
.h1,
h2,
.h2,
h3,
.h3 {
    margin-top: 30px;
    margin-bottom: 15px
}

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

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

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

h1,
.h1 {
    font-size: 75px
}

h2,
.h2 {
    font-size: 40px
}

h3,
.h3 {
    font-size: 30px
}

h4,
.h4 {
    font-size: 20px
}

h5,
.h5 {
    font-size: 16px
}

h6,
.h6 {
    font-size: 14px
}

p {
    margin: 0 0 15px
}

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

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

small,
.small {
    font-size: 87%
}

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 {
    text-transform: uppercase
}

.text-capitalize {
    text-transform: capitalize
}

.text-muted {
    color: #a9a9a9
}

.text-primary {
    color: #ee312d
}

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

.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: #fff
}

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

.bg-primary {
    color: #fff;
    background-color: #ee312d
}

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

.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: #ee312d
}

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

.page-header {
    padding-bottom: 14px;
    margin: 60px 0 30px;
    border-bottom: 1px solid #fff
}

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

ul ul,
ol ul,
ul ol,
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: 30px
}

dt,
dd {
    line-height: 1.875
}

dt {
    font-weight: 700
}

dd {
    margin-left: 0
}

@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 #a9a9a9
}

.initialism {
    font-size: 90%;
    text-transform: uppercase
}

blockquote {
    padding: 15px 30px;
    margin: 0 0 30px;
    font-size: 20px;
    border-left: 5px solid #fff
}

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.875;
    color: #a9a9a9
}

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 #fff;
    border-left: 0;
    text-align: right
}

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

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

address {
    margin-bottom: 30px;
    font-style: normal;
    line-height: 1.875
}

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: 0
}

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

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

pre {
    display: block;
    padding: 14.5px;
    margin: 0 0 15px;
    font-size: 15px;
    line-height: 1.875;
    word-break: break-all;
    word-wrap: break-word;
    color: #656565;
    background-color: #f5f5f5;
    border: 1px solid #ccc;
    border-radius: 0
}

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
}

@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
}

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

.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-12 {
    width: 100%
}

.col-xs-11 {
    width: 91.66666667%
}

.col-xs-10 {
    width: 83.33333333%
}

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

.col-xs-8 {
    width: 66.66666667%
}

.col-xs-7 {
    width: 58.33333333%
}

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

.col-xs-5 {
    width: 41.66666667%
}

.col-xs-4 {
    width: 33.33333333%
}

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

.col-xs-2 {
    width: 16.66666667%
}

.col-xs-1 {
    width: 8.33333333%
}

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

.col-xs-pull-11 {
    right: 91.66666667%
}

.col-xs-pull-10 {
    right: 83.33333333%
}

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

.col-xs-pull-8 {
    right: 66.66666667%
}

.col-xs-pull-7 {
    right: 58.33333333%
}

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

.col-xs-pull-5 {
    right: 41.66666667%
}

.col-xs-pull-4 {
    right: 33.33333333%
}

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

.col-xs-pull-2 {
    right: 16.66666667%
}

.col-xs-pull-1 {
    right: 8.33333333%
}

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

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

.col-xs-push-11 {
    left: 91.66666667%
}

.col-xs-push-10 {
    left: 83.33333333%
}

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

.col-xs-push-8 {
    left: 66.66666667%
}

.col-xs-push-7 {
    left: 58.33333333%
}

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

.col-xs-push-5 {
    left: 41.66666667%
}

.col-xs-push-4 {
    left: 33.33333333%
}

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

.col-xs-push-2 {
    left: 16.66666667%
}

.col-xs-push-1 {
    left: 8.33333333%
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@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-12 {
        width: 100%
    }

    .col-sm-11 {
        width: 91.66666667%
    }

    .col-sm-10 {
        width: 83.33333333%
    }

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

    .col-sm-8 {
        width: 66.66666667%
    }

    .col-sm-7 {
        width: 58.33333333%
    }

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

    .col-sm-5 {
        width: 41.66666667%
    }

    .col-sm-4 {
        width: 33.33333333%
    }

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

    .col-sm-2 {
        width: 16.66666667%
    }

    .col-sm-1 {
        width: 8.33333333%
    }

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

    .col-sm-pull-11 {
        right: 91.66666667%
    }

    .col-sm-pull-10 {
        right: 83.33333333%
    }

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

    .col-sm-pull-8 {
        right: 66.66666667%
    }

    .col-sm-pull-7 {
        right: 58.33333333%
    }

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

    .col-sm-pull-5 {
        right: 41.66666667%
    }

    .col-sm-pull-4 {
        right: 33.33333333%
    }

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

    .col-sm-pull-2 {
        right: 16.66666667%
    }

    .col-sm-pull-1 {
        right: 8.33333333%
    }

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

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

    .col-sm-push-11 {
        left: 91.66666667%
    }

    .col-sm-push-10 {
        left: 83.33333333%
    }

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

    .col-sm-push-8 {
        left: 66.66666667%
    }

    .col-sm-push-7 {
        left: 58.33333333%
    }

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

    .col-sm-push-5 {
        left: 41.66666667%
    }

    .col-sm-push-4 {
        left: 33.33333333%
    }

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

    .col-sm-push-2 {
        left: 16.66666667%
    }

    .col-sm-push-1 {
        left: 8.33333333%
    }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@media(min-width: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-12 {
        width: 100%
    }

    .col-md-11 {
        width: 91.66666667%
    }

    .col-md-10 {
        width: 83.33333333%
    }

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

    .col-md-8 {
        width: 66.66666667%
    }

    .col-md-7 {
        width: 58.33333333%
    }

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

    .col-md-5 {
        width: 41.66666667%
    }

    .col-md-4 {
        width: 33.33333333%
    }

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

    .col-md-2 {
        width: 16.66666667%
    }

    .col-md-1 {
        width: 8.33333333%
    }

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

    .col-md-pull-11 {
        right: 91.66666667%
    }

    .col-md-pull-10 {
        right: 83.33333333%
    }

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

    .col-md-pull-8 {
        right: 66.66666667%
    }

    .col-md-pull-7 {
        right: 58.33333333%
    }

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

    .col-md-pull-5 {
        right: 41.66666667%
    }

    .col-md-pull-4 {
        right: 33.33333333%
    }

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

    .col-md-pull-2 {
        right: 16.66666667%
    }

    .col-md-pull-1 {
        right: 8.33333333%
    }

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

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

    .col-md-push-11 {
        left: 91.66666667%
    }

    .col-md-push-10 {
        left: 83.33333333%
    }

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

    .col-md-push-8 {
        left: 66.66666667%
    }

    .col-md-push-7 {
        left: 58.33333333%
    }

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

    .col-md-push-5 {
        left: 41.66666667%
    }

    .col-md-push-4 {
        left: 33.33333333%
    }

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

    .col-md-push-2 {
        left: 16.66666667%
    }

    .col-md-push-1 {
        left: 8.33333333%
    }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@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-12 {
        width: 100%
    }

    .col-lg-11 {
        width: 91.66666667%
    }

    .col-lg-10 {
        width: 83.33333333%
    }

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

    .col-lg-8 {
        width: 66.66666667%
    }

    .col-lg-7 {
        width: 58.33333333%
    }

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

    .col-lg-5 {
        width: 41.66666667%
    }

    .col-lg-4 {
        width: 33.33333333%
    }

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

    .col-lg-2 {
        width: 16.66666667%
    }

    .col-lg-1 {
        width: 8.33333333%
    }

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

    .col-lg-pull-11 {
        right: 91.66666667%
    }

    .col-lg-pull-10 {
        right: 83.33333333%
    }

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

    .col-lg-pull-8 {
        right: 66.66666667%
    }

    .col-lg-pull-7 {
        right: 58.33333333%
    }

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

    .col-lg-pull-5 {
        right: 41.66666667%
    }

    .col-lg-pull-4 {
        right: 33.33333333%
    }

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

    .col-lg-pull-2 {
        right: 16.66666667%
    }

    .col-lg-pull-1 {
        right: 8.33333333%
    }

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

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

    .col-lg-push-11 {
        left: 91.66666667%
    }

    .col-lg-push-10 {
        left: 83.33333333%
    }

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

    .col-lg-push-8 {
        left: 66.66666667%
    }

    .col-lg-push-7 {
        left: 58.33333333%
    }

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

    .col-lg-push-5 {
        left: 41.66666667%
    }

    .col-lg-push-4 {
        left: 33.33333333%
    }

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

    .col-lg-push-2 {
        left: 16.66666667%
    }

    .col-lg-push-1 {
        left: 8.33333333%
    }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

table {
    background-color: transparent
}

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

th {
    text-align: left
}

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

.table>thead>tr>th,
.table>tbody>tr>th,
.table>tfoot>tr>th,
.table>thead>tr>td,
.table>tbody>tr>td,
.table>tfoot>tr>td {
    padding: 8px;
    line-height: 1.875;
    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>colgroup+thead>tr:first-child>th,
.table>thead:first-child>tr:first-child>th,
.table>caption+thead>tr:first-child>td,
.table>colgroup+thead>tr:first-child>td,
.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>tbody>tr>th,
.table-condensed>tfoot>tr>th,
.table-condensed>thead>tr>td,
.table-condensed>tbody>tr>td,
.table-condensed>tfoot>tr>td {
    padding: 5px
}

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

.table-bordered>thead>tr>th,
.table-bordered>tbody>tr>th,
.table-bordered>tfoot>tr>th,
.table-bordered>thead>tr>td,
.table-bordered>tbody>tr>td,
.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>tbody>tr>td.active,
.table>tfoot>tr>td.active,
.table>thead>tr>th.active,
.table>tbody>tr>th.active,
.table>tfoot>tr>th.active,
.table>thead>tr.active>td,
.table>tbody>tr.active>td,
.table>tfoot>tr.active>td,
.table>thead>tr.active>th,
.table>tbody>tr.active>th,
.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>tbody>tr>td.success,
.table>tfoot>tr>td.success,
.table>thead>tr>th.success,
.table>tbody>tr>th.success,
.table>tfoot>tr>th.success,
.table>thead>tr.success>td,
.table>tbody>tr.success>td,
.table>tfoot>tr.success>td,
.table>thead>tr.success>th,
.table>tbody>tr.success>th,
.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>tbody>tr>td.info,
.table>tfoot>tr>td.info,
.table>thead>tr>th.info,
.table>tbody>tr>th.info,
.table>tfoot>tr>th.info,
.table>thead>tr.info>td,
.table>tbody>tr.info>td,
.table>tfoot>tr.info>td,
.table>thead>tr.info>th,
.table>tbody>tr.info>th,
.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>tbody>tr>td.warning,
.table>tfoot>tr>td.warning,
.table>thead>tr>th.warning,
.table>tbody>tr>th.warning,
.table>tfoot>tr>th.warning,
.table>thead>tr.warning>td,
.table>tbody>tr.warning>td,
.table>tfoot>tr.warning>td,
.table>thead>tr.warning>th,
.table>tbody>tr.warning>th,
.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>tbody>tr>td.danger,
.table>tfoot>tr>td.danger,
.table>thead>tr>th.danger,
.table>tbody>tr>th.danger,
.table>tfoot>tr>th.danger,
.table>thead>tr.danger>td,
.table>tbody>tr.danger>td,
.table>tfoot>tr.danger>td,
.table>thead>tr.danger>th,
.table>tbody>tr.danger>th,
.table>tfoot>tr.danger>th {
    background-color: #ee312d
}

.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: #ec1a15
}

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

@media screen and (max-width:767px) {
    .table-responsive {
        width: 100%;
        margin-bottom: 22.5px;
        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>tbody>tr>th,
    .table-responsive>.table>tfoot>tr>th,
    .table-responsive>.table>thead>tr>td,
    .table-responsive>.table>tbody>tr>td,
    .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>tbody>tr>th:first-child,
    .table-responsive>.table-bordered>tfoot>tr>th:first-child,
    .table-responsive>.table-bordered>thead>tr>td:first-child,
    .table-responsive>.table-bordered>tbody>tr>td: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>tbody>tr>th:last-child,
    .table-responsive>.table-bordered>tfoot>tr>th:last-child,
    .table-responsive>.table-bordered>thead>tr>td:last-child,
    .table-responsive>.table-bordered>tbody>tr>td: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>tfoot>tr:last-child>th,
    .table-responsive>.table-bordered>tbody>tr:last-child>td,
    .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: 30px;
    font-size: 24px;
    line-height: inherit;
    color: #656565;
    border: 0;
    border-bottom: 1px solid #e5e5e5
}

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

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: 16px;
    line-height: 1.875;
    color: #878787
}

.form-control {
    display: block;
    width: 100%;
    height: 44px;
    padding: 6px 12px;
    font-size: 16px;
    line-height: 1.875;
    color: #878787;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 0;
    -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 .15s, box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s
}

.form-control:focus {
    border-color: transparent;
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(0, 0, 0, 0.6);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(0, 0, 0, 0.6)
}

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

.form-control:-ms-input-placeholder {
    color: #8c8c8c
}

.form-control::-webkit-input-placeholder {
    color: #8c8c8c
}

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

.form-control[disabled],
.form-control[readonly],
fieldset[disabled] .form-control {
    background-color: #fff;
    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: 44px
    }

    input[type="date"].input-sm,
    input[type="time"].input-sm,
    input[type="datetime-local"].input-sm,
    input[type="month"].input-sm,
    .input-group-sm input[type="date"],
    .input-group-sm input[type="time"],
    .input-group-sm input[type="datetime-local"],
    .input-group-sm input[type="month"] {
        line-height: 33px
    }

    input[type="date"].input-lg,
    input[type="time"].input-lg,
    input[type="datetime-local"].input-lg,
    input[type="month"].input-lg,
    .input-group-lg input[type="date"],
    .input-group-lg input[type="time"],
    .input-group-lg input[type="datetime-local"],
    .input-group-lg input[type="month"] {
        line-height: 49px
    }
}

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

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

.radio label,
.checkbox label {
    min-height: 30px;
    padding-left: 20px;
    margin-bottom: 0;
    font-weight: 400;
    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: 400;
    cursor: pointer
}

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

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

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

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

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

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

.input-sm {
    height: 33px;
    padding: 5px 10px;
    font-size: 14px;
    line-height: 1.5;
    border-radius: 0
}

select.input-sm {
    height: 33px;
    line-height: 33px
}

textarea.input-sm,
select[multiple].input-sm {
    height: auto
}

.form-group-sm .form-control {
    height: 33px;
    padding: 5px 10px;
    font-size: 14px;
    line-height: 1.5;
    border-radius: 0
}

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

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

.form-group-sm .form-control-static {
    height: 33px;
    min-height: 44px;
    padding: 6px 10px;
    font-size: 14px;
    line-height: 1.5
}

.input-lg {
    height: 49px;
    padding: 10px 16px;
    font-size: 20px;
    line-height: 1.3333333;
    border-radius: 0
}

select.input-lg {
    height: 49px;
    line-height: 49px
}

textarea.input-lg,
select[multiple].input-lg {
    height: auto
}

.form-group-lg .form-control {
    height: 49px;
    padding: 10px 16px;
    font-size: 20px;
    line-height: 1.3333333;
    border-radius: 0
}

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

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

.form-group-lg .form-control-static {
    height: 49px;
    min-height: 50px;
    padding: 11px 16px;
    font-size: 20px;
    line-height: 1.3333333
}

.has-feedback {
    position: relative
}

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

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

.input-lg+.form-control-feedback,
.input-group-lg+.form-control-feedback,
.form-group-lg .form-control+.form-control-feedback {
    width: 49px;
    height: 49px;
    line-height: 49px
}

.input-sm+.form-control-feedback,
.input-group-sm+.form-control-feedback,
.form-group-sm .form-control+.form-control-feedback {
    width: 33px;
    height: 33px;
    line-height: 33px
}

.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: #fff
}

.has-error .form-control {
    border-color: #fff;
    -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: #e6e6e6;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #fff;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #fff
}

.has-error .input-group-addon {
    color: #fff;
    border-color: #fff;
    background-color: #ee312d
}

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

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

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

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

@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: 37px
}

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

@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: 20px
    }
}

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

.btn {
    display: inline-block;
    margin-bottom: 0;
    font-weight: 400;
    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: 16px;
    line-height: 1.875;
    border-radius: 0;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.btn:focus,
.btn:active:focus,
.btn.active:focus,
.btn.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: .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>.dropdown-toggle.btn-default {
    color: #333;
    background-color: #e6e6e6;
    border-color: #adadad
}

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

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

.btn-default.disabled:hover,
.btn-default[disabled]:hover,
fieldset[disabled] .btn-default:hover,
.btn-default.disabled:focus,
.btn-default[disabled]:focus,
fieldset[disabled] .btn-default:focus,
.btn-default.disabled.focus,
.btn-default[disabled].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: #ee312d;
    border-color: #ec1a15
}

.btn-primary:focus,
.btn-primary.focus {
    color: #fff;
    background-color: #d71511;
    border-color: #780c0a
}

.btn-primary:hover {
    color: #fff;
    background-color: #d71511;
    border-color: #b6120f
}

.btn-primary:active,
.btn-primary.active,
.open>.dropdown-toggle.btn-primary {
    color: #fff;
    background-color: #d71511;
    border-color: #b6120f
}

.btn-primary:active:hover,
.btn-primary.active:hover,
.open>.dropdown-toggle.btn-primary:hover,
.btn-primary:active:focus,
.btn-primary.active:focus,
.open>.dropdown-toggle.btn-primary:focus,
.btn-primary:active.focus,
.btn-primary.active.focus,
.open>.dropdown-toggle.btn-primary.focus {
    color: #fff;
    background-color: #b6120f;
    border-color: #780c0a
}

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

.btn-primary.disabled:hover,
.btn-primary[disabled]:hover,
fieldset[disabled] .btn-primary:hover,
.btn-primary.disabled:focus,
.btn-primary[disabled]:focus,
fieldset[disabled] .btn-primary:focus,
.btn-primary.disabled.focus,
.btn-primary[disabled].focus,
fieldset[disabled] .btn-primary.focus {
    background-color: #ee312d;
    border-color: #ec1a15
}

.btn-primary .badge {
    color: #ee312d;
    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>.dropdown-toggle.btn-success {
    color: #fff;
    background-color: #449d44;
    border-color: #398439
}

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

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

.btn-success.disabled:hover,
.btn-success[disabled]:hover,
fieldset[disabled] .btn-success:hover,
.btn-success.disabled:focus,
.btn-success[disabled]:focus,
fieldset[disabled] .btn-success:focus,
.btn-success.disabled.focus,
.btn-success[disabled].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>.dropdown-toggle.btn-info {
    color: #fff;
    background-color: #31b0d5;
    border-color: #269abc
}

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

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

.btn-info.disabled:hover,
.btn-info[disabled]:hover,
fieldset[disabled] .btn-info:hover,
.btn-info.disabled:focus,
.btn-info[disabled]:focus,
fieldset[disabled] .btn-info:focus,
.btn-info.disabled.focus,
.btn-info[disabled].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: #f0ad4e;
    border-color: #eea236
}

.btn-warning:focus,
.btn-warning.focus {
    color: #fff;
    background-color: #ec971f;
    border-color: #985f0d
}

.btn-warning:hover {
    color: #fff;
    background-color: #ec971f;
    border-color: #d58512
}

.btn-warning:active,
.btn-warning.active,
.open>.dropdown-toggle.btn-warning {
    color: #fff;
    background-color: #ec971f;
    border-color: #d58512
}

.btn-warning:active:hover,
.btn-warning.active:hover,
.open>.dropdown-toggle.btn-warning:hover,
.btn-warning:active:focus,
.btn-warning.active:focus,
.open>.dropdown-toggle.btn-warning:focus,
.btn-warning:active.focus,
.btn-warning.active.focus,
.open>.dropdown-toggle.btn-warning.focus {
    color: #fff;
    background-color: #d58512;
    border-color: #985f0d
}

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

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

.btn-warning .badge {
    color: #f0ad4e;
    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>.dropdown-toggle.btn-danger {
    color: #fff;
    background-color: #c9302c;
    border-color: #ac2925
}

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

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

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

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

.btn-link {
    color: #ee312d;
    font-weight: 400;
    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: #bf130f;
    text-decoration: underline;
    background-color: transparent
}

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

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

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

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

.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 .15s linear;
    -o-transition: opacity .15s linear;
    transition: opacity .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: .35s;
    transition-duration: .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: 16px;
    text-align: left;
    background-color: #fff;
    border: 1px solid #ccc;
    border: 1px solid rgba(0, 0, 0, 0.15);
    border-radius: 0;
    -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: 14px 0;
    overflow: hidden;
    background-color: #e5e5e5
}

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

.dropdown-menu>li>a:hover,
.dropdown-menu>li>a:focus {
    text-decoration: none;
    color: #585858;
    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: #ee312d
}

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

.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: 14px;
    line-height: 1.875;
    color: #a9a9a9;
    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 {
        left: auto;
        right: 0
    }

    .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-vertical>.btn:hover,
.btn-group>.btn:focus,
.btn-group-vertical>.btn:focus,
.btn-group>.btn:active,
.btn-group-vertical>.btn:active,
.btn-group>.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 .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 {
    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 {
    border-width: 5px 5px 0;
    border-bottom-width: 0
}

.dropup .btn-lg .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>.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: 0;
    border-top-left-radius: 0;
    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: 0;
    border-bottom-left-radius: 0
}

.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-group>.btn input[type="radio"],
[data-toggle="buttons"]>.btn input[type="checkbox"],
[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-lg>.form-control,
.input-group-lg>.input-group-addon,
.input-group-lg>.input-group-btn>.btn {
    height: 49px;
    padding: 10px 16px;
    font-size: 20px;
    line-height: 1.3333333;
    border-radius: 0
}

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

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

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

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

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

.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: 16px;
    font-weight: 400;
    line-height: 1;
    color: #878787;
    text-align: center;
    background-color: #fff;
    border: 1px solid #ccc;
    border-radius: 0
}

.input-group-addon.input-sm {
    padding: 5px 10px;
    font-size: 14px;
    border-radius: 0
}

.input-group-addon.input-lg {
    padding: 10px 16px;
    font-size: 20px;
    border-radius: 0
}

.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>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: #f5f5f5
}

.nav>li.disabled>a {
    color: #a9a9a9
}

.nav>li.disabled>a:hover,
.nav>li.disabled>a:focus {
    color: #a9a9a9;
    text-decoration: none;
    background-color: transparent;
    cursor: not-allowed
}

.nav .open>a,
.nav .open>a:hover,
.nav .open>a:focus {
    background-color: #f5f5f5;
    border-color: #ee312d
}

.nav .nav-divider {
    height: 1px;
    margin: 14px 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.875;
    border: 1px solid transparent;
    border-radius: 0 0px 0 0
}

.nav-tabs>li>a:hover {
    border-color: transparent transparent #ddd
}

.nav-tabs>li.active>a,
.nav-tabs>li.active>a:hover,
.nav-tabs>li.active>a:focus {
    color: #878787;
    background-color: #fff;
    border: 1px solid #ddd;
    border-bottom-color: transparent;
    cursor: default
}

.nav-tabs.nav-justified {
    width: 100%;
    border-bottom: 0
}

.nav-tabs.nav-justified>li {
    float: none
}

.nav-tabs.nav-justified>li>a {
    text-align: center;
    margin-bottom: 5px
}

.nav-tabs.nav-justified>.dropdown .dropdown-menu {
    top: auto;
    left: auto
}

@media(min-width:768px) {
    .nav-tabs.nav-justified>li {
        display: table-cell;
        width: 1%
    }

    .nav-tabs.nav-justified>li>a {
        margin-bottom: 0
    }
}

.nav-tabs.nav-justified>li>a {
    margin-right: 0;
    border-radius: 0
}

.nav-tabs.nav-justified>.active>a,
.nav-tabs.nav-justified>.active>a:hover,
.nav-tabs.nav-justified>.active>a:focus {
    border: 1px solid #ddd
}

@media(min-width:768px) {
    .nav-tabs.nav-justified>li>a {
        border-bottom: 1px solid #ddd;
        border-radius: 0 0px 0 0
    }

    .nav-tabs.nav-justified>.active>a,
    .nav-tabs.nav-justified>.active>a:hover,
    .nav-tabs.nav-justified>.active>a:focus {
        border-bottom-color: #fff
    }
}

.nav-pills>li {
    float: left
}

.nav-pills>li>a {
    border-radius: 0
}

.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: #ee312d
}

.nav-stacked>li {
    float: none
}

.nav-stacked>li+li {
    margin-top: 2px;
    margin-left: 0
}

.nav-justified {
    width: 100%
}

.nav-justified>li {
    float: none
}

.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 {
        display: table-cell;
        width: 1%
    }

    .nav-justified>li>a {
        margin-bottom: 0
    }
}

.nav-tabs-justified {
    border-bottom: 0
}

.nav-tabs-justified>li>a {
    margin-right: 0;
    border-radius: 0
}

.nav-tabs-justified>.active>a,
.nav-tabs-justified>.active>a:hover,
.nav-tabs-justified>.active>a:focus {
    border: 1px solid #ddd
}

@media(min-width:768px) {
    .nav-tabs-justified>li>a {
        border-bottom: 1px solid #ddd;
        border-radius: 0 0px 0 0
    }

    .nav-tabs-justified>.active>a,
    .nav-tabs-justified>.active>a:hover,
    .nav-tabs-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: 30px;
    border: 1px solid transparent
}

@media(min-width:768px) {
    .navbar {
        border-radius: 0
    }
}

@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.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-fluid>.navbar-header,
.container>.navbar-collapse,
.container-fluid>.navbar-collapse {
    margin-right: -15px;
    margin-left: -15px
}

@media(min-width:768px) {

    .container>.navbar-header,
    .container-fluid>.navbar-header,
    .container>.navbar-collapse,
    .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: 10px 15px;
    font-size: 20px;
    line-height: 30px;
    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: 0
}

.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: 5px -15px
}

.navbar-nav>li>a {
    padding-top: 10px;
    padding-bottom: 10px;
    line-height: 30px
}

@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: 30px
    }

    .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: 10px;
        padding-bottom: 10px
    }
}

.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: 3px;
    margin-bottom: 3px
}

@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: 0;
    border-top-left-radius: 0;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0
}

.navbar-btn {
    margin-top: 3px;
    margin-bottom: 3px
}

.navbar-btn.btn-sm {
    margin-top: 8.5px;
    margin-bottom: 8.5px
}

.navbar-btn.btn-xs {
    margin-top: 14px;
    margin-bottom: 14px
}

.navbar-text {
    margin-top: 10px;
    margin-bottom: 10px
}

@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,
fieldset[disabled] .navbar-default .btn-link:hover,
.navbar-default .btn-link[disabled]:focus,
fieldset[disabled] .navbar-default .btn-link:focus {
    color: #ccc
}

.navbar-inverse {
    background-color: #222;
    border-color: #080808
}

.navbar-inverse .navbar-brand {
    color: #cfcfcf
}

.navbar-inverse .navbar-brand:hover,
.navbar-inverse .navbar-brand:focus {
    color: #fff;
    background-color: transparent
}

.navbar-inverse .navbar-text {
    color: #cfcfcf
}

.navbar-inverse .navbar-nav>li>a {
    color: #cfcfcf
}

.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: #080808
}

.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: #080808;
    color: #fff
}

@media(max-width:767px) {
    .navbar-inverse .navbar-nav .open .dropdown-menu>.dropdown-header {
        border-color: #080808
    }

    .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
        background-color: #080808
    }

    .navbar-inverse .navbar-nav .open .dropdown-menu>li>a {
        color: #cfcfcf
    }

    .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: #080808
    }

    .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: #cfcfcf
}

.navbar-inverse .navbar-link:hover {
    color: #fff
}

.navbar-inverse .btn-link {
    color: #cfcfcf
}

.navbar-inverse .btn-link:hover,
.navbar-inverse .btn-link:focus {
    color: #fff
}

.navbar-inverse .btn-link[disabled]:hover,
fieldset[disabled] .navbar-inverse .btn-link:hover,
.navbar-inverse .btn-link[disabled]:focus,
fieldset[disabled] .navbar-inverse .btn-link:focus {
    color: #444
}

.breadcrumb {
    padding: 8px 15px;
    margin-bottom: 30px;
    list-style: none;
    background-color: #f5f5f5;
    border-radius: 0
}

.breadcrumb>li {
    display: inline-block
}

.breadcrumb>li+li:before {
    content: "/\00a0";
    padding: 0 5px;
    color: #ccc
}

.breadcrumb>.active {
    color: #a9a9a9
}

.pager {
    padding-left: 0;
    margin: 30px 0;
    list-style: none;
    text-align: center
}

.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: #fff
}

.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: #a9a9a9;
    background-color: #fff;
    cursor: not-allowed
}

.label {
    display: inline;
    padding: .2em .6em .3em;
    font-size: 75%;
    font-weight: 700;
    line-height: 1;
    color: #fff;
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
    border-radius: .25em
}

a.label:hover,
a.label:focus {
    color: #fff;
    text-decoration: none;
    cursor: pointer
}

.label:empty {
    display: none
}

.btn .label {
    position: relative;
    top: -1px
}

.label-default {
    background-color: #a9a9a9
}

.label-default[href]:hover,
.label-default[href]:focus {
    background-color: #909090
}

.label-primary {
    background-color: #ee312d
}

.label-primary[href]:hover,
.label-primary[href]:focus {
    background-color: #d71511
}

.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: #f0ad4e
}

.label-warning[href]:hover,
.label-warning[href]:focus {
    background-color: #ec971f
}

.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: 14px;
    font-weight: 700;
    color: #fff;
    line-height: 1;
    vertical-align: middle;
    white-space: nowrap;
    text-align: center;
    background-color: #a9a9a9;
    border-radius: 10px
}

.badge:empty {
    display: none
}

.btn .badge {
    position: relative;
    top: -1px
}

.btn-xs .badge,
.btn-group-xs>.btn .badge {
    top: 0;
    padding: 1px 5px
}

a.badge:hover,
a.badge:focus {
    color: #fff;
    text-decoration: none;
    cursor: pointer
}

.list-group-item.active>.badge,
.nav-pills>.active>a>.badge {
    color: #ee312d;
    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
}

.jumbotron {
    padding-top: 30px;
    padding-bottom: 30px;
    margin-bottom: 30px;
    color: inherit;
    background-color: #fff
}

.jumbotron h1,
.jumbotron .h1 {
    color: inherit
}

.jumbotron p {
    margin-bottom: 15px;
    font-size: 24px;
    font-weight: 200
}

.jumbotron>hr {
    border-top-color: #e6e6e6
}

.container .jumbotron,
.container-fluid .jumbotron {
    border-radius: 0;
    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: 72px
    }
}

.thumbnail {
    display: block;
    padding: 4px;
    margin-bottom: 30px;
    line-height: 1.875;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 0;
    -webkit-transition: border .2s ease-in-out;
    -o-transition: border .2s ease-in-out;
    transition: border .2s ease-in-out
}

.thumbnail>img,
.thumbnail a>img {
    margin-left: auto;
    margin-right: auto
}

a.thumbnail:hover,
a.thumbnail:focus,
a.thumbnail.active {
    border-color: #ee312d
}

.thumbnail .caption {
    padding: 9px;
    color: #323232
}

.alert {
    padding: 15px;
    margin-bottom: 30px;
    border: 1px solid transparent;
    border-radius: 0
}

.alert h4 {
    margin-top: 0;
    color: inherit
}

.alert .alert-link {
    font-weight: 700
}

.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: #ee312d;
    border-color: #ee312d;
    color: #fff
}

.alert-danger hr {
    border-top-color: #ec1a15
}

.alert-danger .alert-link {
    color: #e6e6e6
}

@-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: 30px;
    margin-bottom: 30px;
    background-color: #f5f5f5;
    border-radius: 0;
    -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: 14px;
    line-height: 30px;
    color: #fff;
    text-align: center;
    background-color: #ee312d;
    -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 .6s ease;
    -o-transition: width .6s ease;
    transition: width .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: #f0ad4e
}

.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: 0;
    border-top-left-radius: 0
}

.list-group-item:last-child {
    margin-bottom: 0;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0
}

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,
button.list-group-item:hover,
a.list-group-item:focus,
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: #fff;
    color: #a9a9a9;
    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: #a9a9a9
}

.list-group-item.active,
.list-group-item.active:hover,
.list-group-item.active:focus {
    z-index: 2;
    color: #fff;
    background-color: #ee312d;
    border-color: #ee312d
}

.list-group-item.active .list-group-item-heading,
.list-group-item.active:hover .list-group-item-heading,
.list-group-item.active:focus .list-group-item-heading,
.list-group-item.active .list-group-item-heading>small,
.list-group-item.active:hover .list-group-item-heading>small,
.list-group-item.active:focus .list-group-item-heading>small,
.list-group-item.active .list-group-item-heading>.small,
.list-group-item.active:hover .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: #fdeaea
}

.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,
button.list-group-item-success:hover,
a.list-group-item-success:focus,
button.list-group-item-success:focus {
    color: #3c763d;
    background-color: #d0e9c6
}

a.list-group-item-success.active,
button.list-group-item-success.active,
a.list-group-item-success.active:hover,
button.list-group-item-success.active:hover,
a.list-group-item-success.active:focus,
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,
button.list-group-item-info:hover,
a.list-group-item-info:focus,
button.list-group-item-info:focus {
    color: #31708f;
    background-color: #c4e3f3
}

a.list-group-item-info.active,
button.list-group-item-info.active,
a.list-group-item-info.active:hover,
button.list-group-item-info.active:hover,
a.list-group-item-info.active:focus,
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,
button.list-group-item-warning:hover,
a.list-group-item-warning:focus,
button.list-group-item-warning:focus {
    color: #8a6d3b;
    background-color: #faf2cc
}

a.list-group-item-warning.active,
button.list-group-item-warning.active,
a.list-group-item-warning.active:hover,
button.list-group-item-warning.active:hover,
a.list-group-item-warning.active:focus,
button.list-group-item-warning.active:focus {
    color: #fff;
    background-color: #8a6d3b;
    border-color: #8a6d3b
}

.list-group-item-danger {
    color: #fff;
    background-color: #ee312d
}

a.list-group-item-danger,
button.list-group-item-danger {
    color: #fff
}

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,
button.list-group-item-danger:hover,
a.list-group-item-danger:focus,
button.list-group-item-danger:focus {
    color: #fff;
    background-color: #ec1a15
}

a.list-group-item-danger.active,
button.list-group-item-danger.active,
a.list-group-item-danger.active:hover,
button.list-group-item-danger.active:hover,
a.list-group-item-danger.active:focus,
button.list-group-item-danger.active:focus {
    color: #fff;
    background-color: #fff;
    border-color: #fff
}

.list-group-item-heading {
    margin-top: 0;
    margin-bottom: 5px
}

.list-group-item-text {
    margin-bottom: 0;
    line-height: 1.3
}

.panel {
    margin-bottom: 30px;
    background-color: #fff;
    border: 1px solid transparent;
    border-radius: 0;
    -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-heading {
    padding: 10px 15px;
    border-bottom: 1px solid transparent;
    border-top-right-radius: -1px;
    border-top-left-radius: -1px
}

.panel-heading>.dropdown .dropdown-toggle {
    color: inherit
}

.panel-title {
    margin-top: 0;
    margin-bottom: 0;
    font-size: 18px;
    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: -1px;
    border-bottom-left-radius: -1px
}

.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: -1px;
    border-top-left-radius: -1px
}

.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: -1px;
    border-bottom-left-radius: -1px
}

.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: -1px;
    border-top-left-radius: -1px
}

.panel>.table:first-child>thead:first-child>tr:first-child,
.panel>.table-responsive:first-child>.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>tbody:first-child>tr:first-child {
    border-top-left-radius: -1px;
    border-top-right-radius: -1px
}

.panel>.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 td:first-child,
.panel>.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 td:first-child,
.panel>.table:first-child>thead:first-child>tr:first-child th:first-child,
.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child th:first-child,
.panel>.table:first-child>tbody:first-child>tr:first-child th:first-child,
.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child th:first-child {
    border-top-left-radius: -1px
}

.panel>.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 td:last-child,
.panel>.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 td:last-child,
.panel>.table:first-child>thead:first-child>tr:first-child th:last-child,
.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child th:last-child,
.panel>.table:first-child>tbody:first-child>tr:first-child th:last-child,
.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child th:last-child {
    border-top-right-radius: -1px
}

.panel>.table:last-child,
.panel>.table-responsive:last-child>.table:last-child {
    border-bottom-right-radius: -1px;
    border-bottom-left-radius: -1px
}

.panel>.table:last-child>tbody:last-child>tr:last-child,
.panel>.table-responsive:last-child>.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>tfoot:last-child>tr:last-child {
    border-bottom-left-radius: -1px;
    border-bottom-right-radius: -1px
}

.panel>.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 td:first-child,
.panel>.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 td:first-child,
.panel>.table:last-child>tbody:last-child>tr:last-child th:first-child,
.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child th:first-child,
.panel>.table:last-child>tfoot:last-child>tr:last-child th:first-child,
.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child th:first-child {
    border-bottom-left-radius: -1px
}

.panel>.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 td:last-child,
.panel>.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 td:last-child,
.panel>.table:last-child>tbody:last-child>tr:last-child th:last-child,
.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child th:last-child,
.panel>.table:last-child>tfoot:last-child>tr:last-child th:last-child,
.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child th:last-child {
    border-bottom-right-radius: -1px
}

.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-responsive>.table-bordered>thead>tr>th:first-child,
.panel>.table-bordered>tbody>tr>th:first-child,
.panel>.table-responsive>.table-bordered>tbody>tr>th:first-child,
.panel>.table-bordered>tfoot>tr>th:first-child,
.panel>.table-responsive>.table-bordered>tfoot>tr>th:first-child,
.panel>.table-bordered>thead>tr>td:first-child,
.panel>.table-responsive>.table-bordered>thead>tr>td:first-child,
.panel>.table-bordered>tbody>tr>td:first-child,
.panel>.table-responsive>.table-bordered>tbody>tr>td:first-child,
.panel>.table-bordered>tfoot>tr>td: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-responsive>.table-bordered>thead>tr>th:last-child,
.panel>.table-bordered>tbody>tr>th:last-child,
.panel>.table-responsive>.table-bordered>tbody>tr>th:last-child,
.panel>.table-bordered>tfoot>tr>th:last-child,
.panel>.table-responsive>.table-bordered>tfoot>tr>th:last-child,
.panel>.table-bordered>thead>tr>td:last-child,
.panel>.table-responsive>.table-bordered>thead>tr>td:last-child,
.panel>.table-bordered>tbody>tr>td:last-child,
.panel>.table-responsive>.table-bordered>tbody>tr>td:last-child,
.panel>.table-bordered>tfoot>tr>td: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-responsive>.table-bordered>thead>tr:first-child>td,
.panel>.table-bordered>tbody>tr:first-child>td,
.panel>.table-responsive>.table-bordered>tbody>tr:first-child>td,
.panel>.table-bordered>thead>tr:first-child>th,
.panel>.table-responsive>.table-bordered>thead>tr:first-child>th,
.panel>.table-bordered>tbody>tr:first-child>th,
.panel>.table-responsive>.table-bordered>tbody>tr:first-child>th {
    border-bottom: 0
}

.panel>.table-bordered>tbody>tr:last-child>td,
.panel>.table-responsive>.table-bordered>tbody>tr:last-child>td,
.panel>.table-bordered>tfoot>tr:last-child>td,
.panel>.table-responsive>.table-bordered>tfoot>tr:last-child>td,
.panel>.table-bordered>tbody>tr:last-child>th,
.panel>.table-responsive>.table-bordered>tbody>tr:last-child>th,
.panel>.table-bordered>tfoot>tr:last-child>th,
.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: 30px
}

.panel-group .panel {
    margin-bottom: 0;
    border-radius: 0
}

.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: #656565;
    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: #656565
}

.panel-default>.panel-footer+.panel-collapse>.panel-body {
    border-bottom-color: #ddd
}

.panel-primary {
    border-color: #ee312d
}

.panel-primary>.panel-heading {
    color: #fff;
    background-color: #ee312d;
    border-color: #ee312d
}

.panel-primary>.panel-heading+.panel-collapse>.panel-body {
    border-top-color: #ee312d
}

.panel-primary>.panel-heading .badge {
    color: #ee312d;
    background-color: #fff
}

.panel-primary>.panel-footer+.panel-collapse>.panel-body {
    border-bottom-color: #ee312d
}

.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: #ee312d
}

.panel-danger>.panel-heading {
    color: #fff;
    background-color: #ee312d;
    border-color: #ee312d
}

.panel-danger>.panel-heading+.panel-collapse>.panel-body {
    border-top-color: #ee312d
}

.panel-danger>.panel-heading .badge {
    color: #ee312d;
    background-color: #fff
}

.panel-danger>.panel-footer+.panel-collapse>.panel-body {
    border-bottom-color: #ee312d
}

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

.well-sm {
    padding: 9px;
    border-radius: 0
}

.close {
    float: right;
    font-size: 24px;
    font-weight: 700;
    line-height: 1;
    color: #000;
    text-shadow: 0 1px 0 #fff;
    opacity: .2;
    filter: alpha(opacity=20)
}

.close:hover,
.close:focus {
    color: #000;
    text-decoration: none;
    cursor: pointer;
    opacity: .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 .3s ease-out;
    -moz-transition: -moz-transform .3s ease-out;
    -o-transition: -o-transform .3s ease-out;
    transition: transform .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: 0;
    -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: .5;
    filter: alpha(opacity=50)
}

.modal-header {
    padding: 15px;
    border-bottom: 1px solid #e5e5e5
}

.modal-header .close {
    margin-top: -2px
}

.modal-title {
    margin: 0;
    line-height: 1.875
}

.modal-body {
    position: relative;
    padding: 15px
}

.modal-footer {
    padding: 15px;
    text-align: right;
    border-top: 1px solid #e5e5e5
}

.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: Arial, Helvetica Neue, Helvetica, sans-serif;
    font-style: normal;
    font-weight: 400;
    letter-spacing: normal;
    line-break: auto;
    line-height: 1.875;
    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: 14px;
    opacity: 0;
    filter: alpha(opacity=0)
}

.tooltip.in {
    opacity: .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: 0
}

.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: Arial, Helvetica Neue, Helvetica, sans-serif;
    font-style: normal;
    font-weight: 400;
    letter-spacing: normal;
    line-break: auto;
    line-height: 1.875;
    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: 16px;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ccc;
    border: 1px solid rgba(0, 0, 0, 0.2);
    border-radius: 0;
    -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: 16px;
    background-color: #f7f7f7;
    border-bottom: 1px solid #ebebeb;
    border-radius: -1px -1px 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: #999;
    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: #999;
    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: #999;
    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: #999;
    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: .6s ease-in-out left;
    -o-transition: .6s ease-in-out left;
    transition: .6s ease-in-out left
}

.carousel-inner>.item>img,
.carousel-inner>.item>a>img {
    line-height: 1
}

@media all and (transform-3d),
(-webkit-transform-3d) {
    .carousel-inner>.item {
        -webkit-transition: -webkit-transform .6s ease-in-out;
        -moz-transition: -moz-transform .6s ease-in-out;
        -o-transition: -o-transform .6s ease-in-out;
        transition: transform .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: .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: .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,
.dl-horizontal dd:before,
.dl-horizontal dd:after,
.container:before,
.container:after,
.container-fluid:before,
.container-fluid:after,
.row:before,
.row:after,
.form-horizontal .form-group:before,
.form-horizontal .form-group:after,
.btn-toolbar:before,
.btn-toolbar:after,
.btn-group-vertical>.btn-group:before,
.btn-group-vertical>.btn-group:after,
.nav:before,
.nav:after,
.navbar:before,
.navbar:after,
.navbar-header:before,
.navbar-header:after,
.navbar-collapse:before,
.navbar-collapse:after,
.pager:before,
.pager:after,
.panel-body:before,
.panel-body:after,
.modal-header:before,
.modal-header:after,
.modal-footer:before,
.modal-footer:after,
.megadyne-worldwide:before,
.megadyne-worldwide:after,
.cookie-banner .cookie-banner-content:before,
.cookie-banner .cookie-banner-content:after,
.find-your-belt-wrapper:before,
.find-your-belt-wrapper:after,
.hs-embedder--form.manual-grid-no:before,
.hs-embedder--form.manual-grid-no:after {
    content: " ";
    display: table
}

.clearfix:after,
.dl-horizontal dd:after,
.container:after,
.container-fluid:after,
.row:after,
.form-horizontal .form-group:after,
.btn-toolbar:after,
.btn-group-vertical>.btn-group:after,
.nav:after,
.navbar:after,
.navbar-header:after,
.navbar-collapse:after,
.pager:after,
.panel-body:after,
.modal-header:after,
.modal-footer:after,
.megadyne-worldwide:after,
.cookie-banner .cookie-banner-content:after,
.find-your-belt-wrapper:after,
.hs-embedder--form.manual-grid-no: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,
.visible-sm,
.visible-md,
.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
    }
}

@font-face {
    font-family: 'ProximaNova';
    src: url(../fonts/proximanova-light-webfont.eot);
    src: url(../fonts/proximanova-light-webfont.eot) format('embedded-opentype'), url(../fonts/proximanova-light-webfont.woff) format('woff'), url(../fonts/proximanova-light-webfont.ttf) format('truetype'), url(../fonts/proximanova-light-webfont.svg#proxima_novalight) format('svg');
    font-style: normal;
    font-weight: 300
}

@font-face {
    font-family: 'ProximaNova';
    src: url(../fonts/proximanova-regular-webfont.eot);
    src: url(../fonts/proximanova-regular-webfont.eot) format('embedded-opentype'), url(../fonts/proximanova-regular-webfont.woff) format('woff'), url(../fonts/proximanova-regular-webfont.ttf) format('truetype'), url(../fonts/proximanova-regular-webfont.svg#proxima_nova_regular) format('svg');
    font-style: normal;
    font-weight: 400
}

@font-face {
    font-family: 'ProximaNova';
    src: url(../fonts/proximanova-regitalic-webfont.eot);
    src: url(../fonts/proximanova-regitalic-webfont.eot) format('embedded-opentype'), url(../fonts/proximanova-regitalic-webfont.woff) format('woff'), url(../fonts/proximanova-regitalic-webfont.ttf) format('truetype'), url(../fonts/proximanova-regitalic-webfont.svg#proxima_nova_regitalic) format('svg');
    font-style: italic;
    font-weight: 400
}

@font-face {
    font-family: 'ProximaNova';
    src: url(../fonts/proximanova-semibold-webfont.eot);
    src: url(../fonts/proximanova-semibold-webfont.eot) format('embedded-opentype'), url(../fonts/proximanova-semibold-webfont.woff) format('woff'), url(../fonts/proximanova-semibold-webfont.ttf) format('truetype'), url(../fonts/proximanova-semibold-webfont.svg#proxima_nova_semibold) format('svg');
    font-style: normal;
    font-weight: 500
}

@font-face {
    font-family: 'ProximaNova';
    src: url(../fonts/proximanova-bold-webfont.eot);
    src: url(../fonts/proximanova-bold-webfont.eot) format('embedded-opentype'), url(../fonts/proximanova-bold-webfont.woff) format('woff'), url(../fonts/proximanova-bold-webfont.ttf) format('truetype'), url(../fonts/proximanova-bold-webfont.svg#proxima_nova_bold) format('svg');
    font-style: normal;
    font-weight: 700
}

@font-face {
    font-family: 'ProximaNova';
    src: url(../fonts/proximanova-black-webfont.eot);
    src: url(../fonts/proximanova-black-webfont.eot) format('embedded-opentype'), url(../fonts/proximanova-black-webfont.woff) format('woff'), url(../fonts/proximanova-black-webfont.ttf) format('truetype'), url(../fonts/proximanova-black-webfont.svg#proxima_nova_black) format('svg');
    font-style: normal;
    font-weight: 900
}

@font-face {
    font-family: 'megadyne-iconfont';
    src: url(../fonts/megadyne-iconfont.eot);
    src: url(../fonts/megadyne-iconfont.eot) format('embedded-opentype'), url(../fonts/megadyne-iconfont.ttf) format('truetype'), url(../fonts/megadyne-iconfont.woff) format('woff'), url(../fonts/megadyne-iconfont.svg) format('svg');
    font-weight: 400;
    font-style: normal
}

.icon {
    font-family: 'megadyne-iconfont' !important;
    speak: none;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    vertical-align: middle;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.icon-radio-checked:before {
    content: "\e90a"
}

.icon-radio-empty:before {
    content: "\e90b"
}

.icon-checkbox-empty:before {
    content: "\e90c"
}

.icon-checkbox-checked:before {
    content: "\e90d"
}

.icon-star-empty:before {
    content: "\e9d7"
}

.icon-star-full:before {
    content: "\e9d9"
}

.icon-search:before {
    content: "\e91d"
}

.icon-fullscreen:before {
    content: "\e901"
}

.icon-close:before {
    content: "\e91b"
}

.icon-lock:before {
    content: "\e915"
}

.icon-download:before {
    content: "\e908"
}

.icon-long-arrow-up:before {
    content: "\e922"
}

.icon-long-arrow-right:before {
    content: "\e906"
}

.icon-long-arrow-down:before {
    content: "\e907"
}

.icon-long-arrow-left:before {
    content: "\e923"
}

.icon-view:before {
    content: "\e902"
}

.icon-diagonal-triplette:before {
    content: "\e903"
}

.icon-wide-arrow-right:before {
    content: "\e900"
}

.icon-external-link:before {
    content: "\e904"
}

.icon-chevron-right:before {
    content: "\e905"
}

.icon-play:before {
    content: "\e909"
}

.glyphicon-spin {
    display: inline-block;
    -moz-animation: spin 1s infinite linear;
    -o-animation: spin 1s infinite linear;
    -webkit-animation: spin 1s infinite linear;
    animation: spin 1s infinite linear
}

a .glyphicon-spin {
    display: inline-block;
    text-decoration: none
}

@-moz-keyframes spin {
    0% {
        -moz-transform: rotate(0deg)
    }

    100% {
        -moz-transform: rotate(359deg)
    }
}

@-webkit-keyframes spin {
    0% {
        -webkit-transform: rotate(0deg)
    }

    100% {
        -webkit-transform: rotate(359deg)
    }
}

@-o-keyframes spin {
    0% {
        -o-transform: rotate(0deg)
    }

    100% {
        -o-transform: rotate(359deg)
    }
}

@-ms-keyframes spin {
    0% {
        -ms-transform: rotate(0deg)
    }

    100% {
        -ms-transform: rotate(359deg)
    }
}

@keyframes spin {
    0% {
        transform: rotate(0deg)
    }

    100% {
        transform: rotate(359deg)
    }
}

.svg-icon {
    display: inline-block;
    /* width: 1em;
    height: 1em; */
    stroke-width: 0;
    stroke: currentColor;
    fill: currentColor
}

html {
    scroll-behavior: smooth
}

html.disable-smoothscroll {
    scroll-behavior: auto
}

body {
    font-size: 14px
}

@media screen and (min-width:992px) {
    body {
        font-size: 16px
    }
}

p,
figure {
    margin-bottom: 1.2em
}

img {
    max-width: 100%;
    height: auto
}

figcaption {
    text-align: center;
    font-size: smaller;
    padding: 0 5px
}

.article-text ul {
    padding-left: 30px;
    margin-left: 0;
    margin-bottom: 2em
}

.article-text li {
    list-style-type: none;
    margin-bottom: .5em;
    position: relative
}

.article-text li:before {
    content: "•";
    color: #ee312d;
    position: absolute;
    top: 0;
    left: -20px
}

h1,
h2,
h3,
h4 {
    margin-top: 1em;
    margin-bottom: .5em
}

h1 {
    font-size: 40px
}

@media screen and (min-width:992px) {
    h1 {
        font-size: 75px
    }
}

h2 {
    font-size: 30px
}

@media screen and (min-width:992px) {
    h2 {
        font-size: 40px
    }
}

h3,
.h3-size {
    font-size: 20px
}

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

    h3,
    .h3-size {
        font-size: 30px
    }
}

.reset-heading {
    margin: 0;
    padding: 0;
    line-height: 1.2em;
    font-size: 1em
}

.reset-list {
    list-style: none;
    margin-bottom: 0;
    padding-left: 0
}

.reset-list li {
    position: static;
    margin-bottom: 0
}

.reset-list li:before {
    content: "";
    left: auto;
    position: static;
    color: inherit
}

.reset-link {
    text-decoration: none;
    border-bottom: none;
    color: inherit
}

.heading-with-highlight strong {
    color: #ee312d
}

.unstyled-link,
.unstyled-link:hover,
.unstyled-link:active,
.unstyled-link:focus {
    text-decoration: none;
    border-bottom: none;
    color: inherit
}

.red {
    color: #ee312d !important
}

.nolink {
    position: relative
}

.nolink .desktop-link {
    display: none
}

@media screen and (min-width:992px) {
    .nolink .desktop-link {
        display: block;
        position: absolute;
        top: 0;
        width: 100%;
        height: 100%;
        opacity: 0
    }
}

.float-text-direction {
    float: left
}

.float-text-direction [dir="rtl"] {
    float: right
}

.float-text-direction-inverse {
    float: right
}

.float-text-direction-inverse [dir="rtl"] {
    float: left
}

.flyout-text-direction {
    left: 0;
    right: auto
}

.flyout-text-direction [dir="rtl"] {
    right: 0;
    left: auto
}

.flyout-text-direction-inverse {
    right: 0;
    left: auto
}

.flyout-text-direction-inverse [dir="rtl"] {
    left: 0;
    right: auto
}

.row-inline-block {
    font-size: 0
}

.row-inline-block>* {
    display: inline-block;
    float: none;
    font-size: 16px;
    vertical-align: top
}

@media screen and (max-width:767px) {
    .row-inline-block>* {
        width: 100%
    }
}

.row-inline-block.row-v-middle>* {
    vertical-align: middle
}

@media screen and (max-width:767px) {
    .row-vspace>* {
        margin-bottom: 15px
    }

    .row-vspace>*:last-child {
        margin-bottom: 0
    }
}

.alert {
    text-align: left
}

.alert a {
    color: inherit;
    text-decoration: underline
}

.alert a.close {
    text-decoration: none
}

.alert h1,
.alert h2,
.alert h3,
.alert h4,
.alert h5,
.alert h6 {
    margin-top: 0
}

.alert-sm {
    padding-top: 5px;
    padding-bottom: 5px
}

#modalBackdrop {
    background: rgba(0, 0, 0, 0.9) !important;
    opacity: 1 !important
}

.modal-default,
.modal-dialog,
.modal-content {
    width: 100% !important;
    height: 100% !important;
    top: 0 !important;
    left: 0 !important
}

#modalContent {
    position: fixed !important
}

#modalContent .modal-dialog {
    margin: 0 !important
}

#modalContent .modal-header {
    padding: 0;
    border: none;
    top: 0;
    right: 0
}

#modalContent .modal-header .modal-title {
    display: none
}

#modalContent .modal-header .close {
    position: fixed;
    z-index: 10;
    right: 0;
    top: 0;
    margin-top: 0;
    color: #fff !important;
    background-color: rgba(0, 0, 0, 0.8);
    font-weight: 400;
    opacity: 1 !important;
    outline: none;
    font-size: 50px;
    padding: 0 10px;
    font-family: ProximaNova, sans-serif
}

#modalContent .modal-content {
    background-color: transparent
}

#modalContent .modal-body {
    width: auto !important;
    max-height: none !important;
    padding: 0;
    position: absolute !important;
    top: 50% !important;
    left: 50% !important;
    -webkit-transform: translate(-50%, -50%) !important;
    -ms-transform: translate(-50%, -50%) !important;
    -o-transform: translate(-50%, -50%) !important;
    transform: translate(-50%, -50%) !important;
    width: 90% !important
}

@media screen and (min-width:992px) {
    #modalContent .modal-body {
        width: auto !important
    }
}

#modalContent .loading-spinner {
    background: transparent url(../fonts/loading.svg) no-repeat center center !important;
    background-size: 60px !important;
    width: 100px;
    height: 100px
}

@media screen and (min-width:992px) {
    #modalContent .loading-spinner {
        background-size: 100px !important
    }
}

#modalContent .loading-spinner .progress {
    display: none
}

.dropdown .caret-plus {
    width: 20px;
    height: 20px;
    border: none;
    position: relative
}

.dropdown .caret-plus:before,
.dropdown .caret-plus:after {
    position: absolute
}

.dropdown .caret-plus:before {
    content: '';
    width: 100%;
    height: 1px;
    background-color: #ee312d;
    display: block;
    position: absolute;
    top: 50%;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    -o-transform: translate(0, -50%);
    transform: translate(0, -50%)
}

.dropdown .caret-plus:after {
    content: '';
    width: 1px;
    height: 100%;
    background-color: #ee312d;
    display: block;
    position: absolute;
    left: 50%;
    -webkit-transform: translate(-50%, 0);
    -ms-transform: translate(-50%, 0);
    -o-transform: translate(-50%, 0);
    transform: translate(-50%, 0)
}

.dropdown button[aria-expanded="true"] .caret-plus:after {
    display: none
}

.btn {
    font-size: 14px;
    border: none;
    padding: 18px 48px;
    line-height: 1;
    font-family: ProximaNova, sans-serif;
    font-weight: 700;
    display: inline-flex;
    align-items: center;
    white-space: normal
}

@media screen and (min-width:992px) {
    .btn {
        font-size: 16px;
        padding: 18px 48px
    }
}

.btn.btn-lg {
    font-size: 16px
}

@media screen and (min-width:992px) {
    .btn.btn-lg {
        font-size: 18px
    }
}

.btn.btn-sm {
    padding: 10px 30px
}

@media screen and (min-width:992px) {
    .btn.btn-sm {
        padding: 10px 30px;
        font-size: 16px
    }
}

.btn.btn-xs {
    padding: 8px;
    font-size: 14px
}

@media screen and (min-width:992px) {
    .btn.btn-xs {
        padding: 8px;
        font-size: 14px
    }
}

.btn.btn-link {
    padding: 0;
    text-decoration: none;
    -webkit-box-shadow: none;
    box-shadow: none
}

.btn.progress-disabled {
    position: relative;
    padding-right: 50px !important
}

.btn.progress-disabled .ajax-progress {
    position: absolute;
    right: 28px;
    top: 50%;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    -o-transform: translate(0, -50%);
    transform: translate(0, -50%);
    font-size: .9em;
    font-weight: 400
}

.btn.progress-disabled:after {
    display: none
}

.btn.btn-arrow-1:after,
.btn.btn-arrow-2:after,
.btn.btn-arrow-3:after,
.btn.btn-arrow-4:after,
.btn.btn-arrow-5:after,
.btn.btn-download:after,
.btn.btn-play:after {
    font-family: 'megadyne-iconfont' !important;
    speak: none;
    font-style: normal;
    font-variant: normal;
    text-transform: none;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-weight: 400;
    vertical-align: middle;
    line-height: 1;
    font-size: 1em;
    margin-left: 15px
}

.btn.btn-arrow-1.btn-sm,
.btn.btn-arrow-2.btn-sm,
.btn.btn-arrow-3.btn-sm,
.btn.btn-arrow-4.btn-sm,
.btn.btn-arrow-5.btn-sm,
.btn.btn-download.btn-sm,
.btn.btn-play.btn-sm {
    padding-right: 20px
}

.btn.btn-arrow-1.btn-xs:after,
.btn.btn-arrow-2.btn-xs:after,
.btn.btn-arrow-3.btn-xs:after,
.btn.btn-arrow-4.btn-xs:after,
.btn.btn-arrow-5.btn-xs:after,
.btn.btn-download.btn-xs:after,
.btn.btn-play.btn-xs:after {
    margin-left: 5px
}

.btn.btn-arrow-1:after {
    content: "\e922"
}

.btn.btn-arrow-2:after {
    content: "\e906"
}

.btn.btn-arrow-3:after {
    content: "\e907"
}

.btn.btn-arrow-4:after {
    content: "\e923"
}

.btn.btn-arrow-5:after {
    content: "\e905"
}

/* .btn.btn-download:after {
    content: "\e908"
} */

.btn.btn-more-link {
    padding: 0;
    text-decoration: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    font-size: 16px;
    color: #323232
}

@media screen and (min-width:992px) {
    .btn.btn-more-link {
        font-size: 18px
    }
}

.btn.btn-more-link:after {
    font-family: 'megadyne-iconfont' !important;
    speak: none;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    vertical-align: middle;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "\e906";
    font-weight: inherit;
    vertical-align: top;
    margin-left: 5px;
    line-height: 1;
    color: #ee312d
}

.btn.btn-external:after {
    font-family: 'megadyne-iconfont' !important;
    speak: none;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    vertical-align: middle;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "\e904";
    font-weight: inherit;
    vertical-align: top;
    margin-left: 5px;
    line-height: 1
}

.btn.btn-play:after {
    content: "\e909"
}

.btn-primary {
    color: #fff;
    z-index: 1;
    position: relative;
    overflow: hidden
}

.btn-primary,
.btn-primary:hover,
.btn-primary:active,
.btn-primary:focus,
.btn-primary:active:focus {
    background-color: #ee312d;
    -webkit-box-shadow: none;
    box-shadow: none
}

button.btn-primary:before,
a.btn-primary:before {
    content: '';
    position: absolute;
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
    width: 150%;
    height: 800%;
    background: #c71e1e;
    z-index: -1;
    left: 60%;
    top: 0;
    margin: 0;
    -webkit-transform: rotate(135deg);
    -ms-transform: rotate(135deg);
    -o-transform: rotate(135deg);
    transform: rotate(135deg);
    -webkit-transform-origin: 0 0;
    -moz-transform-origin: 0 0;
    -ms-transform-origin: 0 0;
    transform-origin: 0 0
}

button.btn-primary:hover:before,
a.btn-primary:hover:before {
    left: 80%
}

input.btn-primary {
    background-image: url(../fonts/btn-bg.svg);
    background-repeat: no-repeat;
    background-position: 50% center;
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s
}

input.btn-primary:hover {
    background-position: 45% center
}

.btn-secondary {
    z-index: 1;
    position: relative;
    overflow: hidden
}

.btn-secondary,
.btn-secondary:hover,
.btn-secondary:active,
.btn-secondary:focus,
.btn-secondary:active:focus {
    color: #ee312d
}

.btn-secondary,
.btn-secondary:hover,
.btn-secondary:active,
.btn-secondary:focus,
.btn-secondary:active:focus {
    background-color: #fff;
    -webkit-box-shadow: none;
    box-shadow: none
}

button.btn-secondary:before,
a.btn-secondary:before {
    content: '';
    position: absolute;
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
    width: 150%;
    height: 800%;
    background: #eef1fb;
    z-index: -1;
    left: 60%;
    top: 0;
    margin: 0;
    -webkit-transform: rotate(135deg);
    -ms-transform: rotate(135deg);
    -o-transform: rotate(135deg);
    transform: rotate(135deg);
    -webkit-transform-origin: 0 0;
    -moz-transform-origin: 0 0;
    -ms-transform-origin: 0 0;
    transform-origin: 0 0
}

button.btn-secondary:hover:before,
a.btn-secondary:hover:before {
    left: 80%
}

input.btn-secondary {
    background-image: url(../fonts/btn-bg.svg);
    background-repeat: no-repeat;
    background-position: 50% center;
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s
}

input.btn-secondary:hover {
    background-position: 45% center
}

.btn-tertiary {
    display: inline-block
}

.btn-tertiary,
.btn-tertiary:hover,
.btn-tertiary:active,
.btn-tertiary:focus,
.btn-tertiary:active:focus {
    color: #ee312d;
    -webkit-box-shadow: none;
    box-shadow: none
}

.btn-tertiary:after {
    margin-top: .2em;
    content: "";
    display: block;
    height: 2px;
    width: 16px;
    background-color: #bfbfbf;
    -webkit-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s
}

.btn-tertiary:hover:after {
    margin-top: .2em;
    content: "";
    display: block;
    height: 2px;
    width: 100%;
    background-color: #ee312d;
    -webkit-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s
}

.btn-quaternary {
    box-shadow: inset 0 0 0 1px !important
}

.btn-quaternary,
.btn-quaternary:hover,
.btn-quaternary:active,
.btn-quaternary:focus,
.btn-quaternary:active:focus {
    color: #000
}

@media screen and (min-width:992px) {
    .btn-quaternary {
        z-index: 1;
        position: relative;
        overflow: hidden
    }

    .btn-quaternary,
    .btn-quaternary:hover,
    .btn-quaternary:active,
    .btn-quaternary:focus,
    .btn-quaternary:active:focus {
        color: #fff
    }

    .btn-quaternary,
    .btn-quaternary:hover,
    .btn-quaternary:active,
    .btn-quaternary:focus,
    .btn-quaternary:active:focus {
        background-color: trasparent;
        -webkit-box-shadow: none;
        box-shadow: none
    }

    button.btn-quaternary:before,
    a.btn-quaternary:before {
        content: '';
        position: absolute;
        -webkit-transition: all .3s;
        -o-transition: all .3s;
        transition: all .3s;
        width: 150%;
        height: 800%;
        background: rgba(255, 255, 255, 0.15);
        z-index: -1;
        left: 60%;
        top: 0;
        margin: 0;
        -webkit-transform: rotate(135deg);
        -ms-transform: rotate(135deg);
        -o-transform: rotate(135deg);
        transform: rotate(135deg);
        -webkit-transform-origin: 0 0;
        -moz-transform-origin: 0 0;
        -ms-transform-origin: 0 0;
        transform-origin: 0 0
    }

    button.btn-quaternary:hover:before,
    a.btn-quaternary:hover:before {
        left: 80%
    }

    input.btn-quaternary {
        background-image: url(../fonts/btn-bg.svg);
        background-repeat: no-repeat;
        background-position: 50% center;
        -webkit-transition: all .3s;
        -o-transition: all .3s;
        transition: all .3s
    }

    input.btn-quaternary:hover {
        background-position: 45% center
    }
}

.btn-more {
    text-align: inherit;
    padding: 0;
    color: inherit
}

.btn-more,
.btn-more:hover,
.btn-more:active,
.btn-more:focus,
.btn-more:active:focus {
    -webkit-box-shadow: none;
    box-shadow: none
}

.btn-more:after {
    content: "+";
    font-size: 30px;
    font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
    vertical-align: middle;
    margin-left: 5px
}

.btn-view {
    text-align: inherit;
    padding: 0;
    color: #8c8c8c
}

.btn-view,
.btn-view:hover,
.btn-view:active,
.btn-view:focus,
.btn-view:active:focus {
    -webkit-box-shadow: none;
    box-shadow: none
}

.btn-view:after {
    font-family: 'megadyne-iconfont' !important;
    speak: none;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    vertical-align: middle;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "\e902";
    vertical-align: top;
    margin-left: .5em
}

@media screen and (max-width:767px) {
    .btn-xs-block {
        width: 100%;
        display: block
    }
}

.cta-list--center {
    text-align: center
}

.cta-list a {
    margin-bottom: 10px
}

@media screen and (min-width:768px) {
    .cta-list a {
        margin-right: 20px
    }

    .cta-list a:last-child {
        margin-right: 0
    }
}

.cta-list--center .cta-list a {
    margin-left: 10px
}

.cta-list a.btn-xs-block {
    margin-top: 10px;
    margin-left: 0;
    margin-right: 0
}

.cta-list a.btn-xs-block:first-child {
    margin-top: 0
}

@media screen and (min-width:768px) {
    .cta-list a.btn-xs-block {
        margin-right: 10px
    }

    .cta-list a.btn-xs-block,
    .cta-list a.btn-xs-block:first-child {
        margin-top: 0
    }
}

.form-embed {
    padding: 30px 0
}

@media screen and (min-width:992px) {
    .form-embed {
        padding: 70px
    }

    .form-embed .form-embed-container {
        padding: 0 80px
    }
}

.form-group {
    margin-bottom: 30px
}

.form-group.label-hidden>.control-label {
    display: none
}

.form-control {
    font-family: ProximaNova, sans-serif;
    color: #8c8c8c;
    padding: 7px 12px
}

.form-control,
.form-control:focus {
    box-shadow: none;
    border: none;
    border-bottom: 1px solid #8c8c8c
}

.form-control[type=file] {
    border-bottom: none;
    line-height: 1em;
    height: auto;
    padding-top: 10px;
    padding-bottom: 10px
}

.form-control,
.form-control[disabled] {
    background-color: transparent
}

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

.checkbox,
.radio {
    font-family: ProximaNova, sans-serif;
    color: #8c8c8c;
    margin: 0
}

.checkbox label,
.radio label {
    padding-left: 0;
    position: relative
}

.checkbox input,
.radio input {
    margin-left: 0;
    margin-top: 7px;
    position: absolute;
    display: block;
    top: 0;
    left: 0;
    font-size: 16px
}

.checkbox span,
.radio span {
    display: inline;
    vertical-align: middle
}

.checkbox input+span,
.radio input+span {
    margin-left: 20px
}

.form-control-secondary {
    background-color: #f5f5f5;
    border: none !important
}

select,
select.form-control {
    -webkit-appearance: none;
    -khtml-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background-image: url(../fonts/ico-select.svg);
    background-position: right 10px center;
    background-repeat: no-repeat
}

select.progress-disabled,
select.form-control.progress-disabled {
    background-image: none
}

form textarea,
form textarea.form-control,
form textarea.form-control:focus {
    height: 150px;
    border: 1px solid #8c8c8c !important
}

form.form--secondary .form-control,
.form--secondary form .form-control {
    background-color: #f5f5f5;
    border: none !important
}

form.form--secondary textarea,
.form--secondary form textarea,
form.form--secondary textarea.form-control,
.form--secondary form textarea.form-control,
form.form--secondary textarea.form-control:focus,
.form--secondary form textarea.form-control:focus {
    height: 150px;
    border: none !important
}

.select-wrapper .input-group {
    position: relative;
    display: block
}

.select-wrapper .input-group:before,
.select-wrapper .input-group:after {
    content: " ";
    display: table
}

.select-wrapper .input-group:after {
    clear: both
}

.select-wrapper .input-group:before,
.select-wrapper .input-group:after {
    content: " ";
    display: table
}

.select-wrapper .input-group:after {
    clear: both
}

.select-wrapper .input-group-addon {
    top: 0;
    right: 20px;
    display: block;
    background: transparent;
    border: none;
    padding: 0;
    height: auto;
    position: absolute;
    top: 50%;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    -o-transform: translate(0, -50%);
    transform: translate(0, -50%)
}

.form-group .alert {
    font-size: 14px;
    font-family: ProximaNova, sans-serif;
    margin-bottom: 10px
}

.form-group .help-block {
    clear: both;
    font-size: 14px;
    line-height: 1.2;
    font-family: ProximaNova, sans-serif;
    margin-top: 10px
}

.form-managed-file .form-file {
    background-color: #f5f5f5;
    color: #323232
}

.form-managed-file .file {
    position: absolute;
    display: block;
    max-width: 90%;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden
}

.form-managed-file .form-control {
    border-bottom: none
}

.form-managed-file .input-group-btn {
    background-color: #d8d8d8;
    padding: 0 12px
}

.form-managed-file .input-group-btn button {
    padding: 0;
    height: auto;
    line-height: 1em;
    text-align: center
}

.form-managed-file .input-group-btn button,
.form-managed-file .input-group-btn button:hover,
.form-managed-file .input-group-btn button:focus {
    background: transparent;
    color: #323232
}

.form-managed-file .input-group-btn button.progress-disabled {
    padding: 0 !important
}

.form-managed-file .input-group-btn button.progress-disabled .ajax-progress {
    position: static;
    height: auto;
    display: block;
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    transform: translate(0, 0)
}

.form-managed-file .input-group-btn button.btn-primary {
    font-size: 0;
    position: relative;
    top: 1px;
    display: inline-block;
    font-family: 'Glyphicons Halflings';
    font-style: normal;
    font-weight: 400;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    top: 0;
    line-height: inherit
}

.form-managed-file .input-group-btn button.btn-primary:before {
    content: "\e093"
}

.form-managed-file .input-group-btn button.btn-primary:before,
.form-managed-file .input-group-btn button.btn-primary .ajax-progress {
    font-size: 16px
}

.form-managed-file .input-group-btn button.btn-primary.progress-disabled:before {
    display: none
}

.form-managed-file .input-group-btn button.btn-danger {
    font-size: 0;
    position: relative;
    top: 1px;
    display: inline-block;
    font-family: 'Glyphicons Halflings';
    font-style: normal;
    font-weight: 400;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    top: 0;
    line-height: inherit
}

.form-managed-file .input-group-btn button.btn-danger:before {
    content: "\e020"
}

.form-managed-file .input-group-btn button.btn-danger:before {
    padding: 0
}

.form-managed-file .input-group-btn button.btn-danger:before,
.form-managed-file .input-group-btn button.btn-danger .ajax-progress {
    font-size: 16px;
    display: block
}

.form-managed-file .input-group-btn button.btn-danger.progress-disabled:before {
    display: none
}

.form-actions {
    clear: both;
    text-align: right
}

.row .form-actions {
    padding-right: 15px;
    padding-left: 15px
}

.captcha {
    clear: both;
    text-align: center;
    margin-bottom: 30px
}

@media screen and (min-width:992px) {
    .captcha {
        text-align: left;
        margin-bottom: 0
    }
}

@media screen and (max-width:767px) {
    .recaptcha-reCAPTCHA .captcha {
        margin-left: -15px;
        margin-right: -15px
    }
}

.captcha .g-recaptcha {
    display: inline-block
}

@media screen and (min-width:992px) {
    .captcha .g-recaptcha {
        display: block
    }
}

.row .captcha {
    padding-left: 15px;
    padding-right: 15px
}

.captcha .form-item-captcha-response .form-control {
    margin-top: 15px
}

.has-loader {
    background: transparent url(../fonts/loading.svg) no-repeat center center !important;
    background-size: 60px !important
}

@media screen and (min-width:992px) {
    .has-loader {
        background-size: 100px !important
    }
}

button.has-loader,
input.has-loader,
button.has-loader:focus,
input.has-loader:focus,
button.has-loader:hover,
input.has-loader:hover {
    font-size: 0;
    background-size: 20px !important;
    background-color: transparent !important;
    -webkit-pointer-events: none;
    -khtml-pointer-events: none;
    -moz-pointer-events: none;
    pointer-events: none
}

button.has-loader:before,
input.has-loader:before,
button.has-loader:focus:before,
input.has-loader:focus:before,
button.has-loader:hover:before,
input.has-loader:hover:before,
button.has-loader:after,
input.has-loader:after,
button.has-loader:focus:after,
input.has-loader:focus:after,
button.has-loader:hover:after,
input.has-loader:hover:after {
    display: none
}

.loading-preloader {
    background: transparent url(../fonts/loading.svg) no-repeat center center !important;
    background-size: 60px !important
}

@media screen and (min-width:992px) {
    .loading-preloader {
        background-size: 100px !important
    }
}

.global-loader {
    position: fixed;
    z-index: 10;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0
}

.global-loader:before {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    content: '';
    background-color: #fff;
    opacity: .6
}

.global-loader:after {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    content: '';
    position: fixed;
    background: transparent url(../fonts/loading.svg) no-repeat center center !important;
    background-size: 60px !important;
    z-index: 2
}

@media screen and (min-width:992px) {
    .global-loader:after {
        background-size: 100px !important
    }
}

.play-button {
    display: inline-block;
    border: none;
    font-size: 0;
    background-color: transparent
}

.play-button .play-icon {
    display: block;
    width: 60px;
    height: 60px;
    border-radius: 50%;
    background-color: #fff;
    position: relative;
    border: none
}

.play-button .play-icon:before {
    content: '';
    display: block;
    width: 0;
    height: 0;
    border-top: 6px solid transparent;
    border-bottom: 6px solid transparent;
    border-left: 12px solid #ee312d;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}

.play-button .play-message {
    display: block;
    margin-top: 10px;
    font-family: ProximaNova, sans-serif;
    color: #fff;
    text-transform: uppercase;
    line-height: 1em;
    font-size: 14px;
    font-weight: 700;
    position: absolute;
    left: 0;
    width: 100%
}

@media screen and (min-width:992px) {
    .play-button.large .play-icon {
        width: 76px;
        height: 76px
    }
}

@media screen and (min-width:992px) {
    .play-button.large .play-message {
        margin-top: 15px;
        font-size: 18px
    }
}

.video-wrapper {
    margin-top: 0;
    margin-bottom: 15px
}

@media screen and (min-width:992px) {
    .video-wrapper {
        margin-bottom: 50px
    }
}

.video-wrapper--island {
    margin-top: 15px
}

@media screen and (min-width:992px) {
    .video-wrapper--island {
        margin-top: 50px
    }
}

.video .video-main {
    background-color: #d8d8d8;
    position: relative;
    overflow: hidden;
    width: 100%;
    padding-bottom: 75%
}

.video .video-main>* {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.video .video-main .image-background {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-size: cover;
    background-position: center center;
    z-index: 1;
    transition: all .35s ease-out
}

.no-touchevents .video .video-main:hover .image-background {
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1)
}

.video .video-main:after {
    content: "";
    display: block;
    position: absolute;
    z-index: 2;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0) 40%, #000 99%)
}

.video .video-main .video-wholelink {
    text-decoration: none;
    border-bottom: none;
    color: inherit
}

.video .video-main .video-hud {
    width: 100%;
    height: 100%;
    position: relative;
    z-index: 3
}

.video .video-main .video-hud .video-play {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}

.video .video-main .video-hud .video-title {
    margin: 0;
    padding: 0;
    line-height: 1.2em;
    font-size: 1em;
    text-transform: uppercase;
    color: #fff;
    font-weight: 700;
    font-size: 14px;
    position: absolute;
    left: 10px;
    right: 10px;
    bottom: 10px
}

.video .video-main .video-hud .video-title:after {
    margin-top: .2em;
    content: "";
    display: block;
    height: 2px;
    width: 16px;
    background-color: rgba(255, 255, 255, 0.9);
    -webkit-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s
}

.video .video-footer {
    margin-top: 5px
}

.video .video-footer .video-filename {
    text-align: right;
    color: #000;
    font-size: 14px;
    font-family: ProximaNova, sans-serif
}

@media screen and (min-width:768px) {
    .video.large .video-main {
        position: relative;
        overflow: hidden;
        width: 100%;
        padding-bottom: 50%
    }

    .video.large .video-main>* {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%
    }
}

@media screen and (min-width:992px) {
    .video.large .video-main .video-hud .video-title {
        font-size: 23px;
        left: 60px;
        right: 60px;
        bottom: 75px
    }
}

@media screen and (min-width:992px) {
    .video.large .video-footer .video-filename {
        font-size: 23px
    }
}

.cover-wrapper {
    margin-bottom: 20px
}

.cover-wrapper:last-child {
    margin-bottom: 0
}

.cover {
    position: relative;
    background: linear-gradient(180deg, rgba(189, 193, 198, 0.6) 0%, rgba(222, 224, 225, 0.6) 100%)
}

@media screen and (min-width:768px) {
    .cover {
        height: 450px
    }

    .cover:after {
        display: block;
        content: "";
        background-color: #6f7b84;
        opacity: .54;
        width: 100%;
        height: 100%;
        position: absolute;
        left: 0;
        top: 0;
        z-index: 1
    }
}

.cover .image-background {
    background-color: #d8d8d8;
    background-size: cover;
    background-position: center center;
    position: relative;
    overflow: hidden;
    width: 100%;
    padding-bottom: 56.25%
}

.cover .image-background>* {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

@media screen and (min-width:768px) {
    .cover .image-background {
        position: static;
        overflow: auto;
        width: auto;
        padding-bottom: 0;
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%
    }

    .cover .image-background>* {
        position: static;
        top: auto;
        left: auto;
        width: auto;
        height: auto
    }
}

.cover .cover-fg {
    background: #fff;
    position: relative;
    z-index: 2;
    width: 100%
}

@media screen and (min-width:768px) {
    .cover .cover-fg {
        background: transparent;
        position: absolute;
        top: 50%;
        -webkit-transform: translate(0, -50%);
        -ms-transform: translate(0, -50%);
        -o-transform: translate(0, -50%);
        transform: translate(0, -50%)
    }
}

.cover .cover-title {
    margin: 0;
    padding: 0;
    line-height: 1.2em;
    font-size: 1em;
    margin-top: 5px;
    color: #323232;
    font-weight: 700;
    font-size: 35px;
    line-height: 1.2;
    text-align: center;
    text-transform: uppercase
}

.cover .cover-title strong {
    color: #ee312d
}

.cover .cover-title small {
    display: block;
    color: inherit;
    font-size: 50%;
    font-weight: inherit;
    margin-bottom: 10px
}

@media screen and (min-width:992px) {
    .cover .cover-title small {
        margin-bottom: 5px;
        font-weight: 400
    }
}

@media screen and (min-width:768px) {
    .cover .cover-title {
        margin-top: 0;
        color: #fff;
        font-size: 80px;
        line-height: 1.1;
        text-transform: none
    }
}

.cover .cover-ctas {
    margin-top: 5px
}

@media screen and (min-width:768px) {
    .cover .cover-ctas {
        margin-top: 30px
    }
}

.slider-wrapper {
    margin-bottom: 10px
}

@media screen and (min-width:992px) {
    .slider {
        height: auto;
        padding-bottom: 0
    }
}

@media screen and (min-width:992px) {
    .slider-items {
        height: 548px
    }
}

@media screen and (min-width:992px) {
    .slider-item {
        height: 548px !important
    }
}

.slider-slide {
    width: 100%;
    position: relative
}

@media screen and (min-width:992px) {
    .slider-slide {
        height: 548px
    }
}

.slider-slide-container {
    position: relative
}

.slider-slide-media {
    background-color: #d8d8d8
}

.slider-slide-media .image-background {
    position: absolute !important;
    top: 0 !important;
    left: 0 !important;
    width: 100% !important;
    height: 100% !important
}

.slider-slide-title {
    margin: 0;
    padding: 0;
    line-height: 1.2em;
    font-size: 1em;
    font-size: 35px;
    color: #323232;
    line-height: 1em;
    font-weight: 300
}

.slider-slide-title strong {
    font-weight: 700
}

@media screen and (min-width:992px) {
    .slider-slide-title {
        color: #fff;
        font-size: 55px
    }
}

.slider-slide-text {
    color: #323232;
    font-size: 14px;
    line-height: 1.5;
    margin-top: 10px
}

@media screen and (min-width:992px) {
    .slider-slide-text {
        color: #fff;
        font-size: 18px
    }
}

.slider-slide-ctas {
    margin-top: 20px
}

@media screen and (min-width:992px) {
    .slider-slide-ctas {
        margin-top: 40px
    }
}

.slider-slide-play {
    margin-top: 10px
}

@media screen and (min-width:992px) {
    .slider-slide-play {
        margin-top: 20px
    }
}

.slider-slide--default .slider-slide-media {
    z-index: 1;
    position: relative;
    overflow: hidden;
    width: 100%;
    padding-bottom: 56.25%
}

.slider-slide--default .slider-slide-media>* {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

@media screen and (min-width:992px) {
    .slider-slide--default .slider-slide-media {
        position: static;
        overflow: auto;
        width: auto;
        padding-bottom: 0;
        position: relative;
        height: 100%;
        width: 100%
    }

    .slider-slide--default .slider-slide-media>* {
        position: static;
        top: auto;
        left: auto;
        width: auto;
        height: auto
    }
}

.slider-slide--default .slider-slide-fg {
    z-index: 3;
    margin-top: 15px;
    margin-bottom: 15px;
    margin-left: 35px;
    margin-right: 35px
}

@media screen and (min-width:992px) {
    .slider-slide--default .slider-slide-fg {
        position: absolute;
        left: 15px;
        bottom: 50px
    }
}

@media screen and (min-width:992px) {
    .slider-slide--default .slider-slide-fg {
        margin-left: 0;
        margin-right: 0
    }
}

@media screen and (min-width:992px) {
    .slider-slide--default:after {
        display: block;
        content: "";
        width: 100%;
        height: 100%;
        position: absolute;
        background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0) 40%, #000 99%);
        visibility: visible;
        top: 0;
        z-index: 2
    }
}

.slider-slide--video {
    height: 470px
}

@media screen and (min-width:992px) {
    .slider-slide--video {
        height: 100%
    }
}

.slider-slide--video .slider-slide-media {
    width: 100%;
    height: 100%
}

.slider-slide--video .slider-slide-media .image-background.has-loader {
    display: none
}

.slider-slide--video .slider-slide-title {
    color: #fff
}

.slider-slide--video .slider-slide-fg {
    z-index: 3;
    width: 100%;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    text-align: center
}

.slider-slide--video:after {
    display: block;
    content: "";
    width: 100%;
    height: 100%;
    position: absolute;
    background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0) 40%, #000 99%);
    visibility: visible;
    top: 0;
    z-index: 2
}

.slider-dots-wrapper {
    position: relative;
    text-align: center;
    padding: 5px
}

@media screen and (min-width:992px) {
    .slider-dots-wrapper {
        padding-top: 0
    }
}

.slider-dots-wrapper .slick-dots {
    display: inline-block !important;
    border-color: #323232
}

@media screen and (min-width:992px) {
    .slider-dots-wrapper .slick-dots {
        position: absolute;
        right: 15px;
        bottom: 30px;
        border-color: #fff
    }
}

.slider-dots-wrapper .slick-dots li button {
    background-color: #323232
}

@media screen and (min-width:992px) {
    .slider-dots-wrapper .slick-dots li button {
        background-color: #fff
    }
}

.slider-items .slider-item {
    display: none
}

.slider-items .slider-item:first-child {
    display: block
}

.cover-wrapper+.page-links-wrapper {
    margin-top: -20px
}

.page-links-wrapper {
    position: relative;
    z-index: 100
}

@media(max-width:767px) {
    .page-links-wrapper {
        display: none !important
    }
}

.page-links-wrapper.page-links-is-affix {
    height: 46px
}

.page-links {
    width: 100%;
    z-index: 5;
    border-top: 1px solid #eceded;
    border-bottom: 1px solid #eceded;
    background: #fff
}

.page-links.affix {
    top: 60px;
    -webkit-transform: translate(0, -100%);
    -ms-transform: translate(0, -100%);
    -o-transform: translate(0, -100%);
    transform: translate(0, -100%)
}

.admin-menu .page-links.affix {
    top: 88px
}

.page-links.affix.affix-animate {
    -webkit-transition: all .3s ease-in;
    -o-transition: all .3s ease-in;
    transition: all .3s ease-in;
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    transform: translate(0, 0)
}

.page-links .page-links-nav ul.nav {
    list-style: none;
    margin-bottom: 0;
    padding-left: 0;
    display: inline-block
}

.page-links .page-links-nav ul.nav li {
    position: static;
    margin-bottom: 0
}

.page-links .page-links-nav ul.nav li:before {
    content: "";
    left: auto;
    position: static;
    color: inherit
}

.page-links .page-links-nav ul.nav li {
    display: inline-block
}

.page-links .page-links-nav ul.nav li a {
    display: block;
    padding: 14px 20px;
    text-transform: uppercase;
    font-family: ProximaNova, sans-serif;
    color: #323232;
    text-decoration: none;
    font-weight: 700;
    line-height: 1.1;
    font-size: 15px
}

.page-links .page-links-nav ul.nav li a:hover,
.page-links .page-links-nav ul.nav li a.active {
    color: #ee312d
}

.page-links .page-links-nav ul.nav li.active a {
    color: #ee312d
}

.box-contact {
    padding: 30px 0;
    background: linear-gradient(180deg, rgba(189, 193, 198, 0.6) 0%, rgba(222, 224, 225, 0.6) 100%)
}

@media screen and (min-width:992px) {
    .box-contact {
        padding: 75px 0
    }
}

.box-contact-title {
    margin: 0;
    padding: 0;
    line-height: 1.2em;
    font-size: 1em;
    text-align: center;
    font-size: 25px;
    color: #323232
}

@media screen and (min-width:992px) {
    .box-contact-title {
        font-size: 40px;
        font-weight: 700
    }
}

.box-contact-subtitle {
    margin: 0;
    padding: 0;
    line-height: 1.2em;
    font-size: 1em;
    text-align: center;
    font-family: ProximaNova, sans-serif;
    margin-top: 10px;
    margin-bottom: 10px;
    font-size: 18px;
    color: #ee312d
}

@media screen and (min-width:992px) {
    .box-contact-subtitle {
        font-size: 26px
    }
}

.box-contact-image {
    padding-top: 15px;
    padding-bottom: 15px;
    text-align: center
}

.box-contact-ctas {
    margin-top: 15px;
    text-align: center
}

.box-contact.box-contact--form {
    background: #fff
}

.gallery {
    background-color: #000;
    padding-top: 15px;
    padding-bottom: 15px;
    width: 100%
}

@media screen and (min-width:992px) {
    .gallery {
        padding-top: 30px;
        padding-bottom: 30px
    }
}

.fancybox-slide .gallery {
    width: 100%;
    background: transparent;
    padding: 0;
    margin: 0;
    pointer-events: none
}

.fancybox-slide .gallery .gallery-arrows,
.fancybox-slide .gallery .gallery-tools,
.fancybox-slide .gallery .gallery-item-media * {
    pointer-events: auto
}

.gallery .gallery-items-wrapper {
    position: relative
}

.gallery .gallery-items {
    list-style: none;
    margin-bottom: 0;
    padding-left: 0
}

.gallery .gallery-items li {
    position: static;
    margin-bottom: 0
}

.gallery .gallery-items li:before {
    content: "";
    left: auto;
    position: static;
    color: inherit
}

.gallery .gallery-items .gallery-item {
    outline: none
}

.gallery .gallery-items .gallery-item .gallery-item-media-wrapper {
    position: relative;
    overflow: hidden;
    width: 100%;
    padding-bottom: 75%
}

.gallery .gallery-items .gallery-item .gallery-item-media-wrapper>* {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.gallery .gallery-items .gallery-item .gallery-item-media {
    background: transparent url(../fonts/loading.svg) no-repeat center center !important;
    background-size: 60px !important
}

@media screen and (min-width:992px) {
    .gallery .gallery-items .gallery-item .gallery-item-media {
        background-size: 100px !important
    }
}

.gallery .gallery-items .gallery-item .gallery-item-media img {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}

.gallery .gallery-items .gallery-item .gallery-item-media img.is-tall {
    width: auto;
    max-height: 100%
}

.gallery .gallery-items .gallery-item .gallery-item-title-wrapper {
    text-align: center
}

.gallery .gallery-items .gallery-item .gallery-item-title {
    margin: 0;
    padding: 0;
    line-height: 1.2em;
    font-size: 1em;
    display: inline-block;
    text-transform: uppercase;
    font-family: ProximaNova, sans-serif;
    font-size: 14px;
    line-height: 1.2173913em;
    margin-top: 5px;
    color: #fff
}

.gallery .gallery-items .gallery-item .gallery-item-title:after {
    margin-top: .2em;
    content: "";
    display: block;
    height: 2px;
    width: 16px;
    background-color: #d8d8d8;
    -webkit-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s
}

@media screen and (min-width:992px) {
    .gallery .gallery-items .gallery-item .gallery-item-title {
        margin-top: 10px;
        font-size: 18px
    }
}

.gallery .slick-arrow {
    background: #323232
}

.gallery .gallery-tools {
    padding-top: 15px;
    text-align: center
}

.gallery .gallery-tools .slick-dots {
    display: inline-block !important
}

@media screen and (min-width:992px) {
    .gallery .gallery-tools {
        padding-top: 40px
    }
}

.gallery .gallery-main {
    width: 100%
}

.gallery.gallery-fullscreen {
    background: rgba(0, 0, 0, 0.95);
    padding-top: 0;
    padding-bottom: 0;
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 100
}

.gallery.gallery-fullscreen .gallery-main {
    margin-top: 30px;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}

.gallery.gallery-fullscreen .gallery-close-holder {
    display: block
}

.gallery.gallery--product-range .gallery-item-media img.slick-loading {
    background: none
}

.gallery-preview .gallery-preview-image {
    position: relative;
    overflow: hidden;
    width: 100%;
    padding-bottom: 100%;
    border: 1px solid #d8d8d8
}

.gallery-preview .gallery-preview-image>* {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.gallery-preview .gallery-preview-image:after {
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background: #d8d8d8;
    background: linear-gradient(180deg, #bdc1c6 0%, #dee0e1 100%);
    opacity: .56;
    z-index: 1
}

.gallery-preview .gallery-preview-image .image-background {
    z-index: 2
}

.gallery-preview .gallery-preview-title {
    margin: 0;
    padding: 0;
    line-height: 1.2em;
    font-size: 1em;
    text-transform: uppercase;
    font-family: ProximaNova, sans-serif;
    font-size: 14px;
    line-height: 1.2173913em;
    margin-top: 5px
}

.gallery-preview .gallery-preview-title:after {
    margin-top: .2em;
    content: "";
    display: block;
    height: 2px;
    width: 16px;
    background-color: #d8d8d8;
    -webkit-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s
}

@media screen and (min-width:992px) {
    .gallery-preview .gallery-preview-title {
        margin-top: 10px;
        font-size: 18px
    }
}

.gallery-preview .gallery-preview-link {
    display: block;
    position: relative
}

.gallery-preview .gallery-preview-link:hover .gallery-preview-title:after {
    margin-top: .2em;
    content: "";
    display: block;
    height: 2px;
    width: 16px;
    background-color: #ee312d;
    -webkit-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s
}

.gallery-preview .gallery-preview-link.progress-disabled .ajax-progress {
    color: #ee312d;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    font-size: 30px;
    z-index: 3;
    margin-top: -10px;
    display: block
}

@media screen and (min-width:992px) {
    .gallery-preview .gallery-preview-link.progress-disabled .ajax-progress {
        font-size: 50px
    }
}

.gallery-preview .gallery-preview-link.progress-disabled .gallery-preview-image {
    position: relative
}

.gallery-preview .gallery-preview-link.progress-disabled .gallery-preview-image:before {
    content: "";
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    background-color: rgba(0, 0, 0, 0.8);
    z-index: 3
}

.image-background {
    background-size: cover;
    background-position: center center
}

.media_embed {
    position: relative;
    display: block;
    height: 0;
    padding: 0;
    overflow: hidden;
    padding-bottom: 56.25%;
    background: transparent url(../fonts/loading.svg) no-repeat center center !important;
    background-size: 60px !important
}

.media_embed .embed-responsive-item,
.media_embed iframe,
.media_embed embed,
.media_embed object,
.media_embed video {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    height: 100%;
    width: 100%;
    border: 0
}

@media screen and (min-width:992px) {
    .media_embed {
        background-size: 100px !important
    }
}

.listing-list {
    list-style: none;
    margin-bottom: 0;
    padding-left: 0
}

.listing-list li {
    position: static;
    margin-bottom: 0
}

.listing-list li:before {
    content: "";
    left: auto;
    position: static;
    color: inherit
}

.listing-item {
    padding-top: 15px;
    padding-bottom: 15px;
    border-bottom: 1px solid #d8d8d8
}

.listing-item:first-child {
    padding-top: 0
}

.listing-item-title {
    margin: 0;
    padding: 0;
    line-height: 1.2em;
    font-size: 1em;
    margin-top: 8px;
    margin-bottom: 15px;
    font-weight: 700;
    font-size: 20px;
    line-height: 1.2
}

@media screen and (min-width:992px) {
    .listing-item-title {
        font-size: 35px
    }
}

.listing-item-summary {
    font-size: 14px;
    line-height: 1.5
}

.listing-item-infos {
    text-transform: uppercase;
    font-size: 14px;
    font-weight: 700;
    color: #bfbfbf
}

@media screen and (min-width:992px) {
    .listing-item-infos {
        font-size: 18px
    }
}

.listing-exposed {
    background-color: #d8d8d8;
    background: linear-gradient(180deg, #bdc1c6 0%, #dee0e1 100%);
    padding: 15px 0;
    margin-bottom: 20px
}

@media screen and (min-width:992px) {
    .listing-exposed {
        padding: 35px 0;
        margin-bottom: 50px
    }
}

.listing-exposed .exposed-item {
    padding-left: 15px;
    padding-right: 15px;
    float: left;
    width: 100%
}

@media screen and (min-width:768px) {
    .listing-exposed .exposed-item {
        max-width: 290px
    }
}

.listing-exposed .exposed-item label {
    font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
    text-transform: uppercase;
    line-height: 1.5;
    margin-bottom: 15px
}

.listing-exposed .exposed-item label:after {
    margin-top: .2em;
    content: "";
    display: block;
    height: 2px;
    width: 16px;
    background-color: #a5a5a5;
    -webkit-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s
}

.listing-exposed .exposed-item .form-control {
    width: 100%;
    font-size: 14px;
    height: 3em;
    background-color: #fff;
    border: none
}

.listing-exposed .exposed-item.exposed-item--searchbox .input-wrapper {
    display: flex;
    box-shadow: rgba(100, 100, 111, 0.2) 0 7px 29px 0
}

.listing-exposed .exposed-item.exposed-item--searchbox .input-wrapper .form-item {
    flex: 1
}

.listing-exposed .exposed-item.exposed-item--searchbox .input-wrapper .search-button-wrapper button {
    border: 0;
    background: #f5f5f5;
    padding: 0 15px;
    height: 100%;
    border-left: 1px solid #d8d8d8;
    border-right: 1px solid #d8d8d8
}

.listing-exposed .exposed-item.exposed-item--searchbox .input-wrapper .search-button-wrapper button i.icon-search {
    font-weight: 700
}

.listing-exposed .exposed-item.exposed-item--searchbox .input-wrapper .search-button-wrapper button.progress-disabled .ajax-progress {
    display: none
}

.listing-exposed .exposed-item.exposed-item--searchbox.reverse .input-wrapper {
    flex-direction: row-reverse
}

.listing-exposed .exposed-form-actions {
    text-align: center
}

.listing-exposed .exposed-form-actions [type=submit] {
    display: none
}

.ajax-more {
    margin-top: 20px
}

@media screen and (min-width:992px) {
    .ajax-more {
        margin-top: 55px
    }
}

.more-link {
    margin-top: 15px;
    margin-bottom: 15px;
    text-align: right
}

.map-root {
    width: 100%;
    height: 100%
}

.panel.panel-naked {
    border: none
}

.panel.panel-naked+.panel {
    margin-top: 0
}

.panel .panel-state-icon {
    vertical-align: middle;
    display: inline-block
}

.panel .panel-state-icon:before {
    display: inline-block
}

.panel [aria-expanded="false"] .panel-state-label:before {
    content: attr(data-show-text)
}

.panel [aria-expanded="true"] .panel-state-label:before {
    content: attr(data-hide-text)
}

.panel .panel-state-icon {
    margin-left: 5px
}

.panel .panel-state-icon-plus {
    display: inline-block;
    vertical-align: middle;
    width: 20px;
    height: 20px;
    border: none;
    position: relative
}

.panel .panel-state-icon-plus:before,
.panel .panel-state-icon-plus:after {
    position: absolute
}

.panel .panel-state-icon-plus:before {
    content: '';
    width: 100%;
    height: 1px;
    background-color: #ee312d;
    display: block;
    position: absolute;
    top: 50%;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    -o-transform: translate(0, -50%);
    transform: translate(0, -50%)
}

.panel .panel-state-icon-plus:after {
    content: '';
    width: 1px;
    height: 100%;
    background-color: #ee312d;
    display: block;
    position: absolute;
    left: 50%;
    -webkit-transform: translate(-50%, 0);
    -ms-transform: translate(-50%, 0);
    -o-transform: translate(-50%, 0);
    transform: translate(-50%, 0)
}

.panel [aria-expanded="true"] .panel-state-icon-plus:after {
    display: none
}

body {
    position: relative
}

.line-wrapper {
    margin-bottom: 20px
}

.site-logo a {
    display: block
}

.site-logo img {
    display: block;
    max-width: 100%;
    height: auto
}

#header {
    position: relative;
    z-index: 110
}

.header-upper {
    background: #2c2020;
    color: #fff;
    font-size: 0;
    text-align: right
}

.header-upper .upper-bar-item {
    display: inline-block;
    font-size: 16px;
    vertical-align: middle;
    height: 40px
}

.upper-links {
    width: 100%
}

@media screen and (min-width:992px) {
    .upper-links {
        width: auto
    }
}

.upper-links .menu {
    list-style: none;
    padding-left: 0;
    display: inline-block;
    vertical-align: middle;
    font-size: 0;
    margin-bottom: 0;
    padding-bottom: 0;
    width: 100%
}

.upper-links .menu li {
    position: static;
    margin-bottom: 0
}

.upper-links .menu li:before {
    content: "";
    left: auto;
    position: static;
    color: inherit
}

@media screen and (min-width:992px) {
    .upper-links .menu {
        width: auto
    }
}

.upper-links .menu li {
    font-family: ProximaNova, sans-serif;
    font-size: 14px;
    line-height: 1.2;
    display: inline-block;
    vertical-align: middle
}

@media screen and (min-width:992px) {
    .upper-links .menu li {
        font-size: 16px
    }
}

.upper-links .menu li ul {
    display: none
}

.upper-links .menu li a {
    display: block;
    color: #fff;
    padding: 0 20px;
    height: 40px;
    line-height: 40px
}

.upper-links .menu li a,
.upper-links .menu li a:hover {
    text-decoration: none
}

.upper-links .menu li.social a {
    padding-right: 10px;
    padding-left: 10px;
    font-size: 16px
}

@media screen and (min-width:992px) {
    .upper-links .menu li.social a {
        font-size: 20px
    }
}

.upper-links .menu li.social span {
    display: none
}

@media screen and (max-width:767px) {
    .upper-links .menu li.social {
        float: left;
        border-right: 1px solid rgba(255, 255, 255, 0.1)
    }

    .upper-links .menu li.social a {
        padding-right: 13px;
        padding-left: 13px
    }
}

.upper-links .menu li.social.youtube a {
    padding-top: 2px
}

.upper-links .menu li.mymegadyne {
    background: rgba(255, 255, 255, 0.1);
    height: 40px
}

.upper-links .menu li.mymegadyne a,
.upper-links .menu li.mymegadyne .nolink {
    letter-spacing: 2px;
    padding: 0;
    display: block
}

.upper-links .menu li.mymegadyne a strong,
.upper-links .menu li.mymegadyne .nolink strong {
    font-weight: 900;
    color: #ee312d
}

.upper-links .menu li.mymegadyne a span,
.upper-links .menu li.mymegadyne .nolink span {
    display: inline-block;
    padding: 0 15px;
    vertical-align: middle
}

.upper-links .menu li.mymegadyne a .el-icon,
.upper-links .menu li.mymegadyne .nolink .el-icon {
    display: inline-block;
    padding: 0 8px 0 10px;
    border-left: 1px solid rgba(255, 255, 255, 0.1);
    height: 100%;
    vertical-align: middle;
    text-align: center;
    line-height: 40px;
    font-size: 20px
}

.upper-links .menu li.dropdown {
    position: relative
}

.upper-links .menu li.dropdown .dropdown-toggle {
    line-height: 40px;
    padding-right: 15px
}

.upper-links .menu li.dropdown .dropdown-toggle span {
    padding-right: 10px
}

.upper-links .menu li.dropdown .dropdown-toggle span.caret {
    padding: 0;
    border-width: 5px
}

.upper-links .menu li.dropdown .dropdown-menu {
    background: #2c2020;
    padding: 0;
    left: auto;
    right: 0;
    text-align: left;
    width: 100vw
}

@media screen and (min-width:992px) {
    .upper-links .menu li.dropdown .dropdown-menu {
        width: auto
    }
}

.upper-links .menu li.dropdown .dropdown-menu .menu {
    display: block
}

.upper-links .menu li.dropdown .dropdown-menu .menu li {
    display: block
}

.upper-links .menu li.dropdown .dropdown-menu .menu li a,
.upper-links .menu li.dropdown .dropdown-menu .menu li .nolink {
    padding: 15px;
    line-height: 1.4em;
    font-size: 14px;
    height: auto
}

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

    .upper-links .menu li.dropdown .dropdown-menu .menu li a,
    .upper-links .menu li.dropdown .dropdown-menu .menu li .nolink {
        padding: 8px 10px;
        white-space: nowrap
    }
}

.upper-links .menu li.dropdown .dropdown-menu .menu li a:hover,
.upper-links .menu li.dropdown .dropdown-menu .menu li .nolink:hover,
.upper-links .menu li.dropdown .dropdown-menu .menu li a:focus,
.upper-links .menu li.dropdown .dropdown-menu .menu li .nolink:focus,
.upper-links .menu li.dropdown .dropdown-menu .menu li a:active,
.upper-links .menu li.dropdown .dropdown-menu .menu li .nolink:active {
    background: rgba(255, 255, 255, 0.1)
}

.upper-links .menu li.dropdown .dropdown-menu .menu li a span,
.upper-links .menu li.dropdown .dropdown-menu .menu li .nolink span {
    padding: 0
}

.upper-links .menu li.dropdown .dropdown-menu .menu li a i,
.upper-links .menu li.dropdown .dropdown-menu .menu li .nolink i {
    margin-left: 5px;
    display: inline-block
}

body.header-nav-is-affix .header-nav-wrapper {
    height: 60px
}

.header-nav {
    width: 100%;
    background: #fff;
    z-index: 5;
    border-bottom: 1px solid #d8d8d8
}

.header-nav.affix {
    top: 0;
    -webkit-transform: translate(0, -100%);
    -ms-transform: translate(0, -100%);
    -o-transform: translate(0, -100%);
    transform: translate(0, -100%)
}

.admin-menu .header-nav.affix {
    top: 28px
}

.header-nav.affix.affix-animate {
    -webkit-transition: all .2s ease-in;
    -o-transition: all .2s ease-in;
    transition: all .2s ease-in;
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    transform: translate(0, 0)
}

@media screen and (min-width:992px) {
    .header-nav .header-nav-item {
        float: left;
        height: 60px;
        line-height: 60px
    }
}

.header-nav .header-nav-item--logo {
    padding-top: 10px;
    padding-bottom: 15px;
    padding-right: 15px
}

@media screen and (min-width:992px) {
    .header-nav .header-nav-item--logo .site-logo {
        margin-top: -4px
    }
}

.header-nav .header-nav-item--main-menu {
    padding-right: 15px
}

.header-nav .header-nav-item--mobilenav-toggle {
    display: block
}

@media screen and (min-width:992px) {
    .header-nav .header-nav-item--mobilenav-toggle {
        display: none
    }
}

.header-nav .header-nav-item--tools {
    float: right;
    text-align: right;
    font-size: 0
}

.header-nav .header-nav-item--tools .tool-item {
    display: inline-block;
    font-size: 16px;
    height: 60px;
    border-left: 1px solid #d8d8d8;
    vertical-align: middle
}

.header-nav .header-nav-item--tools .tool-item:last-child {
    border-right: 1px solid #d8d8d8
}

.header-nav .header-nav-item--tools .tool-item--search .toggle-search {
    padding: 2px 15px;
    background: transparent;
    border: none;
    display: block;
    height: 100%;
    line-height: 1
}

.header-nav .header-nav-item--tools .tool-item--search .toggle-search i {
    font-size: 28px;
    font-weight: 700;
    line-height: 1em
}

.header-nav .header-nav-item--tools .tool-item--languages .toggle-languages {
    padding: 2px 15px;
    background: transparent;
    border: none;
    display: block;
    height: 100%;
    line-height: 1
}

.header-nav .header-nav-item--tools .tool-item--languages .toggle-languages span {
    font-size: 14px;
    color: #323232;
    font-weight: 600;
    line-height: 1em;
    text-transform: uppercase
}

.header-nav .header-nav-item--tools .tool-item--languages .toggle-languages span:after {
    margin-top: 3px;
    content: "";
    display: block;
    height: 2px;
    width: 100%;
    background-color: #ee312d;
    -webkit-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s
}

.header-nav .header-nav-item--tools .tool-item--link {
    max-width: 150px
}

.header-nav .header-nav-item--tools .tool-item--link a {
    text-decoration: none;
    border-bottom: none;
    color: inherit;
    text-align: center;
    display: table-cell;
    height: 60px;
    vertical-align: middle;
    color: #ee312d;
    font-size: 16px;
    font-family: ProximaNova, sans-serif;
    font-weight: 700
}

.header-nav .header-nav-item--tools .tool-item--link a span {
    display: block;
    padding: 5px 10px;
    line-height: 1.2em
}

.main-menu {
    z-index: 10
}

@media screen and (min-width:992px) {
    .main-menu .menu-title {
        display: none
    }
}

.main-menu ul.menu,
.main-menu ul.active-branch {
    list-style: none;
    margin-bottom: 0;
    padding-left: 0
}

.main-menu ul.menu li,
.main-menu ul.active-branch li {
    position: static;
    margin-bottom: 0
}

.main-menu ul.menu li:before,
.main-menu ul.active-branch li:before {
    content: "";
    left: auto;
    position: static;
    color: inherit
}

.main-menu ul.menu li,
.main-menu ul.active-branch li {
    position: relative
}

.main-menu ul.menu li:hover,
.main-menu ul.active-branch li:hover,
.main-menu ul.menu li:hover a,
.main-menu ul.active-branch li:hover a {
    color: inherit
}

.main-menu ul.menu li a:hover,
.main-menu ul.active-branch li a:hover {
    color: inherit
}

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

    .main-menu li.menu-item-depth-1,
    .main-menu li.hs-menu-depth-1 {
        display: inline-block;
        text-transform: uppercase;
        color: #323232;
        margin-left: 30px;
        height: 60px;
        vertical-align: top
    }

    .main-menu li.menu-item-depth-1.desktop-right,
    .main-menu li.hs-menu-depth-1.desktop-right {
        display: none
    }

    .main-menu li.menu-item-depth-1>a,
    .main-menu li.hs-menu-depth-1>a,
    .main-menu li.menu-item-depth-1>.nolink,
    .main-menu li.hs-menu-depth-1>.nolink {
        text-decoration: none;
        border-bottom: none;
        color: inherit;
        display: block;
        height: 100%;
        font-weight: 700;
        font-family: ProximaNova, sans-serif;
        font-size: 14px;
        line-height: 1.16666667em;
        cursor: pointer
    }

    .main-menu li.menu-item-depth-1>a:before,
    .main-menu li.hs-menu-depth-1>a:before,
    .main-menu li.menu-item-depth-1>.nolink:before,
    .main-menu li.hs-menu-depth-1>.nolink:before {
        content: "";
        width: 1px;
        height: 100%;
        display: inline-block;
        vertical-align: middle
    }

    .main-menu li.menu-item-depth-1>a span,
    .main-menu li.hs-menu-depth-1>a span,
    .main-menu li.menu-item-depth-1>.nolink span,
    .main-menu li.hs-menu-depth-1>.nolink span {
        vertical-align: middle;
        display: inline-block
    }

    .main-menu li.menu-item-depth-1>a span:after,
    .main-menu li.hs-menu-depth-1>a span:after,
    .main-menu li.menu-item-depth-1>.nolink span:after,
    .main-menu li.hs-menu-depth-1>.nolink span:after {
        margin-top: .2em;
        content: "";
        display: block;
        height: 2px;
        width: 16px;
        background-color: #d8d8d8;
        -webkit-transition: all .5s;
        -o-transition: all .5s;
        transition: all .5s
    }

    .main-menu li.menu-item-depth-1:hover>a span:after,
    .main-menu li.hs-menu-depth-1:hover>a span:after,
    .main-menu li.menu-item-depth-1.active-branch>a span:after,
    .main-menu li.hs-menu-depth-1.active-branch>a span:after,
    .main-menu li.menu-item-depth-1.active>a span:after,
    .main-menu li.hs-menu-depth-1.active>a span:after,
    .main-menu li.menu-item-depth-1.active-trail>a span:after,
    .main-menu li.hs-menu-depth-1.active-trail>a span:after,
    .main-menu li.menu-item-depth-1:focus>a span:after,
    .main-menu li.hs-menu-depth-1:focus>a span:after,
    .main-menu li.menu-item-depth-1:hover>.nolink span:after,
    .main-menu li.hs-menu-depth-1:hover>.nolink span:after,
    .main-menu li.menu-item-depth-1.active-branch>.nolink span:after,
    .main-menu li.hs-menu-depth-1.active-branch>.nolink span:after,
    .main-menu li.menu-item-depth-1.active>.nolink span:after,
    .main-menu li.hs-menu-depth-1.active>.nolink span:after,
    .main-menu li.menu-item-depth-1.active-trail>.nolink span:after,
    .main-menu li.hs-menu-depth-1.active-trail>.nolink span:after,
    .main-menu li.menu-item-depth-1:focus>.nolink span:after,
    .main-menu li.hs-menu-depth-1:focus>.nolink span:after {
        margin-top: .2em;
        content: "";
        display: block;
        height: 2px;
        width: 100%;
        background-color: #ee312d;
        -webkit-transition: all .5s;
        -o-transition: all .5s;
        transition: all .5s
    }

    .main-menu li.menu-item-depth-1>a:focus span:after,
    .main-menu li.hs-menu-depth-1>a:focus span:after {
        margin-top: .2em;
        content: "";
        display: block;
        height: 2px;
        width: 100%;
        background-color: #ee312d;
        -webkit-transition: all .5s;
        -o-transition: all .5s;
        transition: all .5s
    }

    .main-menu ul ul.menu,
    .main-menu ul ul.active-branch,
    .main-menu .submenu-wrapper {
        display: none;
        position: absolute;
        top: 60px;
        left: 0;
        margin-left: -20px;
        margin-top: 1px;
        background: #fff;
        padding-top: 20px;
        padding-bottom: 20px;
        width: 300px;
        z-index: 5;
        -webkit-box-shadow: 9px 2px 14px 0px rgba(0, 0, 0, 0.18);
        box-shadow: 9px 2px 14px 0px rgba(0, 0, 0, 0.18)
    }

    .main-menu ul ul.menu li,
    .main-menu ul ul.active-branch li,
    .main-menu .submenu-wrapper li {
        display: block;
        line-height: 1;
        position: static
    }

    .main-menu ul ul.menu li>a,
    .main-menu ul ul.active-branch li>a,
    .main-menu .submenu-wrapper li>a,
    .main-menu ul ul.menu li>.nolink,
    .main-menu ul ul.active-branch li>.nolink,
    .main-menu .submenu-wrapper li>.nolink {
        display: block;
        height: 50px;
        width: 100%;
        padding: 5px 20px;
        text-decoration: none;
        color: #323232;
        position: relative
    }

    .main-menu ul ul.menu li>a:before,
    .main-menu ul ul.active-branch li>a:before,
    .main-menu .submenu-wrapper li>a:before,
    .main-menu ul ul.menu li>.nolink:before,
    .main-menu ul ul.active-branch li>.nolink:before,
    .main-menu .submenu-wrapper li>.nolink:before {
        content: "";
        width: 1px;
        height: 100%;
        display: inline-block;
        vertical-align: middle
    }

    .main-menu ul ul.menu li>a span,
    .main-menu ul ul.active-branch li>a span,
    .main-menu .submenu-wrapper li>a span,
    .main-menu ul ul.menu li>.nolink span,
    .main-menu ul ul.active-branch li>.nolink span,
    .main-menu .submenu-wrapper li>.nolink span {
        display: inline-block;
        vertical-align: middle;
        color: inherit;
        font-family: ProximaNova, sans-serif;
        font-weight: 600;
        font-size: 14px;
        line-height: 1.3em;
        position: relative;
        width: 90%
    }

    .main-menu ul ul.menu li>a span.has-long-name,
    .main-menu ul ul.active-branch li>a span.has-long-name,
    .main-menu .submenu-wrapper li>a span.has-long-name,
    .main-menu ul ul.menu li>.nolink span.has-long-name,
    .main-menu ul ul.active-branch li>.nolink span.has-long-name,
    .main-menu .submenu-wrapper li>.nolink span.has-long-name {
        font-size: 11px
    }

    .main-menu ul ul.menu li:hover>a,
    .main-menu ul ul.active-branch li:hover>a,
    .main-menu .submenu-wrapper li:hover>a,
    .main-menu ul ul.menu li:focus>a,
    .main-menu ul ul.active-branch li:focus>a,
    .main-menu .submenu-wrapper li:focus>a,
    .main-menu ul ul.menu li:hover>.nolink,
    .main-menu ul ul.active-branch li:hover>.nolink,
    .main-menu .submenu-wrapper li:hover>.nolink,
    .main-menu ul ul.menu li:focus>.nolink,
    .main-menu ul ul.active-branch li:focus>.nolink,
    .main-menu .submenu-wrapper li:focus>.nolink {
        background: #ee312d;
        color: #fff
    }

    .main-menu ul ul.menu li.expanded>a:after,
    .main-menu ul ul.active-branch li.expanded>a:after,
    .main-menu .submenu-wrapper li.expanded>a:after,
    .main-menu ul ul.menu li .hs-item-has-children>a:after,
    .main-menu ul ul.active-branch li .hs-item-has-children>a:after,
    .main-menu .submenu-wrapper li .hs-item-has-children>a:after,
    .main-menu ul ul.menu li.expanded>.nolink:after,
    .main-menu ul ul.active-branch li.expanded>.nolink:after,
    .main-menu .submenu-wrapper li.expanded>.nolink:after,
    .main-menu ul ul.menu li .hs-item-has-children>.nolink:after,
    .main-menu ul ul.active-branch li .hs-item-has-children>.nolink:after,
    .main-menu .submenu-wrapper li .hs-item-has-children>.nolink:after {
        font-family: 'megadyne-iconfont' !important;
        speak: none;
        font-style: normal;
        font-variant: normal;
        text-transform: none;
        line-height: 1;
        vertical-align: middle;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
        content: "\e900";
        color: inherit;
        font-weight: 400;
        font-size: 16px;
        position: absolute;
        top: 50%;
        -webkit-transform: translate(0, -50%);
        -ms-transform: translate(0, -50%);
        -o-transform: translate(0, -50%);
        transform: translate(0, -50%);
        right: 20px
    }

    .main-menu ul ul.menu li ul.menu,
    .main-menu ul ul.active-branch li ul.menu,
    .main-menu .submenu-wrapper li ul.menu,
    .main-menu ul ul.menu li ul.active-branch,
    .main-menu ul ul.active-branch li ul.active-branch,
    .main-menu .submenu-wrapper li ul.active-branch,
    .main-menu ul ul.menu li .submenu-wrapper,
    .main-menu ul ul.active-branch li .submenu-wrapper,
    .main-menu .submenu-wrapper li .submenu-wrapper {
        top: 0;
        left: 100%;
        margin-top: 0;
        margin-left: 0;
        z-index: 4;
        min-height: 99%
    }

    .main-menu ul ul.menu li ul.menu:after,
    .main-menu ul ul.active-branch li ul.menu:after,
    .main-menu .submenu-wrapper li ul.menu:after,
    .main-menu ul ul.menu li ul.active-branch:after,
    .main-menu ul ul.active-branch li ul.active-branch:after,
    .main-menu .submenu-wrapper li ul.active-branch:after,
    .main-menu ul ul.menu li .submenu-wrapper:after,
    .main-menu ul ul.active-branch li .submenu-wrapper:after,
    .main-menu .submenu-wrapper li .submenu-wrapper:after {
        content: "";
        display: block;
        position: absolute;
        top: 0;
        left: 0;
        height: 100%;
        width: 15px;
        background: linear-gradient(to right, rgba(0, 0, 0, 0.1), rgba(0, 0, 0, 0))
    }

    .main-menu ul ul.menu li ul.menu li:hover>a,
    .main-menu ul ul.active-branch li ul.menu li:hover>a,
    .main-menu .submenu-wrapper li ul.menu li:hover>a,
    .main-menu ul ul.menu li ul.active-branch li:hover>a,
    .main-menu ul ul.active-branch li ul.active-branch li:hover>a,
    .main-menu .submenu-wrapper li ul.active-branch li:hover>a,
    .main-menu ul ul.menu li .submenu-wrapper li:hover>a,
    .main-menu ul ul.active-branch li .submenu-wrapper li:hover>a,
    .main-menu .submenu-wrapper li .submenu-wrapper li:hover>a,
    .main-menu ul ul.menu li ul.menu li:focus>a,
    .main-menu ul ul.active-branch li ul.menu li:focus>a,
    .main-menu .submenu-wrapper li ul.menu li:focus>a,
    .main-menu ul ul.menu li ul.active-branch li:focus>a,
    .main-menu ul ul.active-branch li ul.active-branch li:focus>a,
    .main-menu .submenu-wrapper li ul.active-branch li:focus>a,
    .main-menu ul ul.menu li .submenu-wrapper li:focus>a,
    .main-menu ul ul.active-branch li .submenu-wrapper li:focus>a,
    .main-menu .submenu-wrapper li .submenu-wrapper li:focus>a,
    .main-menu ul ul.menu li ul.menu li:hover>.nolink,
    .main-menu ul ul.active-branch li ul.menu li:hover>.nolink,
    .main-menu .submenu-wrapper li ul.menu li:hover>.nolink,
    .main-menu ul ul.menu li ul.active-branch li:hover>.nolink,
    .main-menu ul ul.active-branch li ul.active-branch li:hover>.nolink,
    .main-menu .submenu-wrapper li ul.active-branch li:hover>.nolink,
    .main-menu ul ul.menu li .submenu-wrapper li:hover>.nolink,
    .main-menu ul ul.active-branch li .submenu-wrapper li:hover>.nolink,
    .main-menu .submenu-wrapper li .submenu-wrapper li:hover>.nolink,
    .main-menu ul ul.menu li ul.menu li:focus>.nolink,
    .main-menu ul ul.active-branch li ul.menu li:focus>.nolink,
    .main-menu .submenu-wrapper li ul.menu li:focus>.nolink,
    .main-menu ul ul.menu li ul.active-branch li:focus>.nolink,
    .main-menu ul ul.active-branch li ul.active-branch li:focus>.nolink,
    .main-menu .submenu-wrapper li ul.active-branch li:focus>.nolink,
    .main-menu ul ul.menu li .submenu-wrapper li:focus>.nolink,
    .main-menu ul ul.active-branch li .submenu-wrapper li:focus>.nolink,
    .main-menu .submenu-wrapper li .submenu-wrapper li:focus>.nolink {
        background: #f5f5f5;
        color: #ee312d
    }

    .main-menu ul ul.menu li ul.menu ul.menu,
    .main-menu ul ul.active-branch li ul.menu ul.menu,
    .main-menu .submenu-wrapper li ul.menu ul.menu,
    .main-menu ul ul.menu li ul.active-branch ul.menu,
    .main-menu ul ul.active-branch li ul.active-branch ul.menu,
    .main-menu .submenu-wrapper li ul.active-branch ul.menu,
    .main-menu ul ul.menu li .submenu-wrapper ul.menu,
    .main-menu ul ul.active-branch li .submenu-wrapper ul.menu,
    .main-menu .submenu-wrapper li .submenu-wrapper ul.menu,
    .main-menu ul ul.menu li ul.menu ul.active-branch,
    .main-menu ul ul.active-branch li ul.menu ul.active-branch,
    .main-menu .submenu-wrapper li ul.menu ul.active-branch,
    .main-menu ul ul.menu li ul.active-branch ul.active-branch,
    .main-menu ul ul.active-branch li ul.active-branch ul.active-branch,
    .main-menu .submenu-wrapper li ul.active-branch ul.active-branch,
    .main-menu ul ul.menu li .submenu-wrapper ul.active-branch,
    .main-menu ul ul.active-branch li .submenu-wrapper ul.active-branch,
    .main-menu .submenu-wrapper li .submenu-wrapper ul.active-branch,
    .main-menu ul ul.menu li ul.menu .submenu-wrapper,
    .main-menu ul ul.active-branch li ul.menu .submenu-wrapper,
    .main-menu .submenu-wrapper li ul.menu .submenu-wrapper,
    .main-menu ul ul.menu li ul.active-branch .submenu-wrapper,
    .main-menu ul ul.active-branch li ul.active-branch .submenu-wrapper,
    .main-menu .submenu-wrapper li ul.active-branch .submenu-wrapper,
    .main-menu ul ul.menu li .submenu-wrapper .submenu-wrapper,
    .main-menu ul ul.active-branch li .submenu-wrapper .submenu-wrapper,
    .main-menu .submenu-wrapper li .submenu-wrapper .submenu-wrapper {
        z-index: 3
    }

    .main-menu .menu-item-depth-3 ul.menu {
        width: 320px
    }

    .main-menu .submenu-wrapper .submenu-menu {
        display: block !important;
        position: static;
        margin-left: 0;
        margin-top: 0;
        box-shadow: none;
        padding-top: 0;
        padding-bottom: 0
    }

    .main-menu .submenu-wrapper {
        width: auto
    }

    .main-menu .submenu-wrapper .industries-menu {
        width: 800px;
        column-count: 3;
        column-gap: 30px
    }

    .main-menu .submenu-wrapper .industries-menu li .view-all {
        color: #ee312d
    }

    .main-menu .submenu-wrapper .industries-menu li .view-all:hover {
        color: #fff
    }

    .main-menu .submenu-wrapper .industries-menu li:first-child:after {
        content: "" !important;
        display: block;
        top: 0;
        width: 1px;
        height: 95%;
        position: absolute;
        top: 50%;
        -webkit-transform: translate(0, -50%);
        -ms-transform: translate(0, -50%);
        -o-transform: translate(0, -50%);
        transform: translate(0, -50%);
        background: #d8d8d8;
        left: 33.33333333%;
        margin-left: -5px
    }

    .main-menu .submenu-wrapper .industries-menu li:first-child+li:after {
        content: "" !important;
        display: block;
        top: 0;
        width: 1px;
        height: 95%;
        position: absolute;
        top: 50%;
        -webkit-transform: translate(0, -50%);
        -ms-transform: translate(0, -50%);
        -o-transform: translate(0, -50%);
        transform: translate(0, -50%);
        background: #d8d8d8;
        left: 66.66666667%;
        margin-left: 5px
    }
}

@media screen and (min-width:992px) {
    .main-menu .products-menu .overview-link {
        display: none
    }
}

.main-menu span+i,
.mobile-nav--main-menu span+i {
    display: inline-block;
    vertical-align: middle;
    font-weight: 700;
    margin-left: 8px
}

.main-menu span+i.icon-external-link,
.mobile-nav--main-menu span+i.icon-external-link {
    margin-top: -2px
}

#navbar-collapse-languages {
    width: 100%;
    position: absolute;
    background: #fff;
    z-index: 2;
    border-top: 1px solid #d8d8d8;
    border-bottom: 1px solid #d8d8d8
}

#navbar-collapse-mobilenav {
    background: #fff;
    z-index: 2
}

.language-switcher {
    list-style: none;
    margin-bottom: 0;
    padding-left: 0
}

.language-switcher li {
    position: static;
    margin-bottom: 0
}

.language-switcher li:before {
    content: "";
    left: auto;
    position: static;
    color: inherit
}

.language-switcher li a {
    text-decoration: none;
    border-bottom: none;
    color: inherit
}

@media screen and (min-width:992px) {
    .language-switcher li[data-language="en-US"] {
        display: block;
        border-top: 1px solid #CCC
    }
}

@media screen and (min-width:992px) {
    .language-switcher--desktop {
        background: #fff;
        text-align: center;
        font-size: 0;
        z-index: 2;
        padding: 10px 0
    }

    .language-switcher--desktop li {
        display: inline-block;
        font-size: 14px
    }

    .language-switcher--desktop li a {
        display: inline-block;
        padding: 10px 20px
    }

    .language-switcher--desktop li a:hover {
        text-decoration: underline
    }
}

.megadyne-worldwide {
    margin-left: -15px;
    margin-right: -15px
}

@media screen and (min-width:992px) {
    .megadyne-worldwide {
        padding-top: 20px;
        padding-bottom: 40px
    }
}

.megadyne-worldwide .worldwide-column {
    width: 100%;
    padding-left: 15px;
    padding-right: 15px;
    margin-bottom: 30px
}

@media screen and (min-width:992px) {
    .megadyne-worldwide .worldwide-column {
        width: 20%;
        float: left;
        margin-bottom: 0
    }

    .megadyne-worldwide .worldwide-column[data-column-count="2"] {
        width: 40%
    }

    .megadyne-worldwide .worldwide-column[data-column-count="2"] ul {
        column-count: 2
    }
}

.megadyne-worldwide .worldwide-column h5 {
    text-transform: uppercase
}

.megadyne-worldwide .worldwide-column ul {
    padding-left: 0;
    list-style: none;
    margin-bottom: 0
}

.megadyne-worldwide .worldwide-column ul li {
    margin-bottom: 10px
}

@media screen and (min-width:992px) {
    .megadyne-worldwide .worldwide-column ul li {
        margin-bottom: 0
    }
}

.megadyne-worldwide .worldwide-column ul li a {
    text-decoration: none;
    color: inherit;
    font-size: .9em;
    display: flex;
    align-items: center;
    padding-bottom: 5px;
    padding-top: 5px
}

.megadyne-worldwide .worldwide-column ul li a img {
    width: 30px;
    height: auto
}

.megadyne-worldwide .worldwide-column ul li a span {
    margin-left: 10px
}

.megadyne-worldwide .worldwide-column ul li a.is-current {
    text-decoration: underline
}

.breadcrumb-wrapper {
    background-color: #f5f5f5;
    border-top: 1px solid #d8d8d8;
    border-bottom: 1px solid #d8d8d8
}

@media screen and (min-width:992px) {
    .breadcrumb-wrapper {
        border-top: none
    }
}

.breadcrumb {
    list-style: none;
    padding-left: 0;
    margin-bottom: 0;
    border-radius: 0;
    font-size: 0;
    padding: 5px 0;
    white-space: nowrap;
    overflow: auto
}

.breadcrumb li {
    position: static;
    margin-bottom: 0
}

.breadcrumb li:before {
    content: "";
    left: auto;
    position: static;
    color: inherit
}

@media screen and (min-width:992px) {
    .breadcrumb {
        white-space: normal;
        padding: 10px 0
    }
}

.breadcrumb>li {
    font-family: ProximaNova, sans-serif;
    color: #323232;
    font-size: 13px
}

.breadcrumb>li+li:before {
    color: #323232
}

.breadcrumb>li a {
    color: inherit
}

.breadcrumb>li:last-child {
    color: #ee312d;
    font-weight: 500
}

.header-nav-container {
    position: relative
}

.header-nav-container .header-nav-item--mobilenav-toggle {
    position: absolute;
    top: 15px;
    right: 10px
}

.header-nav-container .header-nav-item--mobilenav-toggle button {
    border: none;
    background-color: transparent;
    outline: none;
    -webkit-transition: all .5s ease 0s;
    -o-transition: all .5s ease 0s;
    transition: all .5s ease 0s
}

.header-nav-container .header-nav-item--mobilenav-toggle button .top,
.header-nav-container .header-nav-item--mobilenav-toggle button .bottom,
.header-nav-container .header-nav-item--mobilenav-toggle button .middle {
    width: 40px;
    -webkit-transition: all .25s ease 0s;
    -o-transition: all .25s ease 0s;
    transition: all .25s ease 0s;
    transform: translateY(0px) translateX(0) rotate(0deg)
}

.header-nav-container .header-nav-item--mobilenav-toggle button.active .top {
    -webkit-transition: all .25s ease 0s;
    -o-transition: all .25s ease 0s;
    transition: all .25s ease 0s;
    transform: translateY(11px) translateX(0) rotate(45deg)
}

.header-nav-container .header-nav-item--mobilenav-toggle button.active .bottom {
    -webkit-transition: all .25s ease 0s;
    -o-transition: all .25s ease 0s;
    transition: all .25s ease 0s;
    transform: translateY(1px) translateX(0) rotate(-45deg)
}

.header-nav-container .header-nav-item--mobilenav-toggle button.active .middle {
    -webkit-transition: all .25s ease 0s;
    -o-transition: all .25s ease 0s;
    transition: all .25s ease 0s;
    display: none
}

body {
    overflow-x: hidden
}

@media screen and (min-width:992px) {
    .menu-title-label {
        display: none
    }

    #navbar-collapse-mobilenav {
        display: none
    }
}

@media screen and (max-width:991px) {
    .slicknav_menu {
        z-index: 100;
        position: absolute
    }

    .slicknav_menu .slicknav_menutxt {
        font-size: 70%
    }

    .main-menu {
        display: none
    }

    .main-menu.mob-menu-init {
        display: block
    }

    .mobile-nav--languages button {
        border: none;
        background: #fff;
        text-transform: uppercase;
        font-weight: 700;
        font-size: 12px;
        outline: none;
        width: 100%;
        border-bottom: 1px solid #f5f5f5;
        padding: 10px
    }

    .mobile-nav--languages .language-switcher--mobile {
        border: none;
        background: #fff;
        text-transform: uppercase;
        font-weight: 700;
        font-size: 12px;
        outline: none;
        width: 100%;
        padding: 0;
        text-align: center
    }

    .mobile-nav--languages .language-switcher--mobile li {
        border-bottom: 1px solid #f5f5f5
    }

    .mobile-nav--languages .language-switcher--mobile li a {
        color: #878787;
        display: inline-block;
        width: 100%;
        padding: 10px
    }

    .mobile-nav--languages .language-switcher--mobile li a:hover {
        color: #323232
    }

    .header-nav #navbar-collapse-languages {
        display: none !important
    }

    .mobile-menu-open {
        overflow: hidden
    }

    .mobile-menu-open .breadcrumb-wrapper {
        display: none
    }

    #navbar-collapse-mobilenav {
        position: fixed;
        width: 100%;
        height: 100vh;
        top: 0;
        padding-top: 101px;
        z-index: -1 !important;
        overflow: hidden
    }

    #navbar-collapse-mobilenav>.mobile-nav {
        height: calc(100vh - 101px);
        overflow: auto
    }

    .mobile-nav--main-menu .main-menu {
        display: block
    }

    .toggle-mobilenav .top,
    .toggle-mobilenav .middle,
    .toggle-mobilenav .bottom {
        width: 50px;
        height: 5px;
        display: block;
        margin-bottom: 5px;
        background: #323232
    }

    .main-menu h2.menu-title {
        display: none !important
    }

    nav ul.menu li {
        cursor: pointer;
        border-bottom: 1px solid #f5f5f5;
        padding: 10px;
        color: #323232;
        text-transform: uppercase;
        font-weight: 700
    }

    nav ul.menu li.menu-title-label {
        padding: 30px;
        text-align: center;
        cursor: auto
    }

    nav ul.menu li.menu-title-label:hover {
        color: #323232
    }

    nav ul.menu li:focus {
        outline: 0px
    }

    nav ul.menu li a {
        color: #323232
    }

    nav ul.menu li a:hover {
        color: #ee312d;
        text-decoration: none
    }

    nav ul.menu li:hover {
        color: #ee312d
    }

    nav ul.menu li:hover>a {
        color: #ee312d
    }

    nav ul.menu li.menu-back-button {
        padding: 30px;
        text-align: center;
        position: relative !important
    }

    nav ul.menu li.menu-back-button:after {
        font-family: 'megadyne-iconfont' !important;
        speak: none;
        font-style: normal;
        font-variant: normal;
        text-transform: none;
        line-height: 1;
        vertical-align: middle;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
        content: "\e900";
        color: #323232;
        font-weight: 400;
        font-size: 16px;
        position: absolute;
        top: 50%;
        left: 15px;
        -webkit-transform: rotate(180deg) translate(0, 6px);
        -moz-transform: rotate(180deg) translate(0, 6px);
        -o-transform: rotate(180deg) translate(0, 6px);
        -ms-transform: rotate(180deg) translate(0, 6px)
    }

    nav ul.menu li.hasChildren>.nolink {
        position: relative;
        display: block;
        width: 100%
    }

    nav ul.menu li.hasChildren>.nolink:after {
        font-family: 'megadyne-iconfont' !important;
        speak: none;
        font-style: normal;
        font-variant: normal;
        text-transform: none;
        line-height: 1;
        vertical-align: middle;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
        content: "\e900";
        color: #323232;
        font-weight: 400;
        font-size: 16px;
        position: absolute;
        top: 50%;
        -webkit-transform: translate(0, -50%);
        -ms-transform: translate(0, -50%);
        -o-transform: translate(0, -50%);
        transform: translate(0, -50%);
        right: 0
    }

    #block-megadyne-products-products-menu {
        position: static
    }

    section.main-menu {
        overflow: hidden
    }

    section.main-menu .menu-block-wrapper {
        position: relative
    }

    section.main-menu .menu-block-wrapper li {
        position: static !important
    }

    section.main-menu .menu-block-wrapper li ul.menu {
        display: none;
        position: absolute;
        left: 100%;
        top: 0;
        width: 100%
    }
}

#navbar-collapse-search {
    width: 100%;
    position: absolute;
    background: #fff;
    z-index: 2;
    border-top: 1px solid #d8d8d8;
    border-bottom: 1px solid #d8d8d8
}

#navbar-collapse-search .container {
    padding: 13px 0
}

#navbar-collapse-search .container input {
    height: 40px
}

.megadyne-search-form input {
    width: calc(100% - 60px - 1em);
    width: calc(100% - 40px);
    left: 40px;
    position: relative
}

.megadyne-search-form button {
    position: absolute;
    left: 15px;
    display: inline-block;
    background-color: transparent;
    border: 0;
    padding: 0
}

.megadyne-search-form button i {
    font-size: 28px;
    font-weight: 700
}

.megadyne-search-form button i:before {
    content: '\e91d';
    cursor: pointer
}

.mobile-nav--search {
    position: relative;
    left: -15px;
    width: calc(100% + 30px);
    padding: 0 0 10px
}

.mobile-nav--search .container {
    position: relative;
    background-color: #ddd;
    padding: 10px 15px
}

#navbar-collapse-search>.container {
    position: relative
}

#navbar-collapse-search>.container input {
    width: calc(100% - 75px);
    left: 60px
}

@media(max-width:1200px) {
    .header-nav-item div.menu-block-wrapper.menu-block-1.menu-name-main-menu.parent-mlid-0.menu-level-1>ul li span {
        font-size: 13px;
        line-height: 13px
    }
}

.section[id]:before,
.section-wrapper[id]:before {
    content: "";
    display: block;
    margin-top: -105px;
    height: 105px;
    visibility: hidden
}

.section-title {
    font-size: 30px;
    font-weight: 700;
    line-height: 1.1em;
    padding-top: 5px;
    margin-top: 5px;
    margin-bottom: 10px;
    background-image: url(../images/title_line.svg);
    background-repeat: no-repeat;
    background-size: auto 1.3em
}

@media screen and (min-width:992px) {
    .section-title {
        padding-top: 10px;
        padding-bottom: 0;
        margin-top: 10px;
        margin-bottom: 22px;
        font-size: 60px;
        line-height: 1.1em
    }
}

.section-title strong {
    color: #ee312d
}

.section-title--size2 {
    font-size: 30px
}

@media screen and (min-width:992px) {
    .section-title--size2 {
        font-size: 45px
    }
}

.subsection-title {
    margin: 0;
    padding: 0;
    line-height: 1.2em;
    font-size: 1em;
    text-transform: uppercase;
    font-size: 20px;
    line-height: 1.2;
    font-weight: 400;
    margin-bottom: .5em
}

@media screen and (min-width:992px) {
    .subsection-title {
        font-size: 40px
    }
}

.subsection-title.section-title {
    background-size: auto 2em
}

.aside .aside-item {
    font-family: ProximaNova, sans-serif;
    margin-bottom: 10px
}

@media screen and (min-width:992px) {
    .aside .aside-item {
        margin-bottom: 30px
    }
}

.aside .aside-item .aside-item-title {
    margin: 0;
    padding: 0;
    line-height: 1.2em;
    font-size: 1em;
    font-size: 14px;
    line-height: 1.5em;
    margin-bottom: 2px
}

@media screen and (min-width:992px) {
    .aside .aside-item .aside-item-title {
        font-size: 16px
    }
}

.aside .aside-item .aside-item-content {
    background-color: #eceded;
    text-align: center;
    padding: 8px 5px;
    line-height: 1.5em;
    font-weight: 700
}

@media screen and (min-width:992px) {
    .aside .aside-item .aside-item-content {
        padding: 14px 5px
    }
}

.aside .aside-item--bare .aside-item-content {
    background-color: transparent;
    padding: 0
}

.aside .aside-item--inverse .aside-item-content {
    background-color: #323232;
    color: #fff
}

.aside .aside-item--share .aside-item-content {
    padding: 5px 5px
}

#footer {
    color: #fff;
    background: #2c2020;
    font-size: 14px;
    line-height: 1.5;
    font-family: ProximaNova, sans-serif
}

#footer .footer-main {
    padding: 15px 0
}

@media screen and (min-width:992px) {
    #footer .footer-main {
        padding: 30px 0
    }
}

@media screen and (max-width:767px) {
    #footer .footer-main {
        padding-top: 35px
    }
}

#footer .footer-secondary {
    font-size: 12px;
    background: rgba(255, 255, 255, 0.1);
    padding: 10px 0
}

@media screen and (min-width:992px) {
    #footer .footer-secondary {
        padding: 20px 0
    }
}

@media screen and (max-width:767px) {
    #footer .footer-secondary ul.menu>li {
        display: block;
        text-align: left;
        padding: 10px 0
    }

    #footer .footer-secondary ul.menu>li:after,
    #footer .footer-secondary ul.menu>li:before {
        content: ''
    }
}

#footer .footer-text-box .block-content a {
    text-decoration: underline;
    color: inherit
}

#footer .footer-secondary-menu {
    width: 100%
}

#footer .footer-secondary-menu .block-content {
    text-align: center
}

#footer .footer-secondary-menu .menu {
    list-style: none;
    padding-left: 0;
    margin-bottom: 0
}

#footer .footer-secondary-menu .menu li {
    position: static;
    margin-bottom: 0
}

#footer .footer-secondary-menu .menu li:before {
    content: "";
    left: auto;
    position: static;
    color: inherit
}

#footer .footer-secondary-menu .menu li {
    display: inline-block;
    line-height: 20px
}

#footer .footer-secondary-menu .menu li ul {
    display: none
}

#footer .footer-secondary-menu .menu li:after {
    content: "/";
    display: inline-block;
    vertical-align: middle;
    margin: 0 8px
}

#footer .footer-secondary-menu .menu li:last-child:after {
    content: ""
}

#footer .footer-secondary-menu .menu a {
    text-decoration: none;
    color: #fff;
    text-transform: uppercase;
    vertical-align: middle
}

.site-logo-wrapper--footer {
    margin-bottom: 15px
}

@media screen and (min-width:992px) {
    .site-logo-wrapper--footer {
        margin-top: -12px
    }
}

#footer .footer-menu {
    overflow: hidden
}

#footer .footer-menu ul,
#footer .footer-menu li {
    list-style: none;
    padding: 0;
    margin: 0;
    overflow: hidden
}

#footer .footer-menu .menu-column--footer {
    margin-bottom: 20px;
    display: block;
    width: 100%;
    float: left;
    padding-right: 0
}

#footer .footer-menu .menu-column--footer a {
    color: #fff
}

@media screen and (min-width:768px) {
    #footer .footer-menu .menu-column--footer {
        width: 50%
    }

    #footer .footer-menu .menu-column--footer:nth-child(3) {
        clear: left
    }
}

@media screen and (min-width:992px) {
    #footer .footer-menu .menu-column--footer {
        width: auto;
        margin-right: 20px
    }

    #footer .footer-menu .menu-column--footer:nth-child(3) {
        clear: none
    }

    #footer .footer-menu .menu-column--footer .menu {
        max-width: 150px
    }

    #footer .footer-menu .menu-column--footer .menu .menu {
        max-width: none
    }

    #footer .footer-menu .menu-column--footer:last-child .menu {
        margin-right: 0
    }
}

@media screen and (min-width:1200px) {
    #footer .footer-menu .menu-column--footer {
        margin-right: 30px
    }
}

#footer .footer-menu .menu-column--footer .separator~li {
    display: none
}

#footer .footer-menu .menu-column--footer .separator.open~li {
    display: block
}

#footer .footer-menu .menu-column--footer .expanded .nolink,
#footer .footer-menu .menu-column--footer .separator .nolink {
    cursor: pointer;
    position: relative;
    width: 100%;
    display: inline-block
}

#footer .footer-menu .menu-column--footer .expanded .nolink:after,
#footer .footer-menu .menu-column--footer .separator .nolink:after {
    content: "+";
    display: inline-block;
    margin-left: 1em;
    color: #fff;
    background-color: rgba(255, 255, 255, 0.1);
    height: 14px;
    width: 14px;
    text-align: center;
    vertical-align: middle;
    border-radius: 3px;
    line-height: 15px
}

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

    #footer .footer-menu .menu-column--footer .expanded .nolink:after,
    #footer .footer-menu .menu-column--footer .separator .nolink:after {
        margin-left: 0;
        position: absolute;
        right: 5px;
        top: 3px
    }
}

#footer .footer-menu .menu-column--footer .separator.open {
    color: #ee312d;
    margin-bottom: 1em
}

#footer .footer-menu .menu-column--footer .separator.open span.nolink:after {
    background-color: #ee312d;
    content: '-'
}

#footer .footer-menu .menu-column--footer>.direct-link--footer,
#footer .footer-menu .menu-column--footer>.nolink {
    color: #fff;
    font-size: 140%;
    font-weight: 500;
    text-transform: uppercase
}

#footer .footer-menu .menu-column--footer>.direct-link--footer:after,
#footer .footer-menu .menu-column--footer>.nolink:after {
    content: "";
    display: block;
    height: 2px;
    width: 16px;
    background-color: #fff;
    margin-bottom: 10px;
    margin-top: 10px;
    float: none
}

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

    #footer .footer-menu .menu-column--footer>.direct-link--footer:after,
    #footer .footer-menu .menu-column--footer>.nolink:after {
        width: 100%
    }
}

#footer .footer-menu .menu-column--footer .accordion-submenu-wrapper {
    overflow: hidden
}

#footer .footer-menu .menu-column--footer .expanded .menu {
    margin-top: -250%;
    -webkit-transition: all 400ms;
    -o-transition: all 400ms;
    transition: all 400ms;
    transition-delay: 200ms
}

#footer .footer-menu .menu-column--footer li.open>.accordion-submenu-wrapper>.menu {
    margin-top: 0;
    -webkit-transition: all 400ms;
    -o-transition: all 400ms;
    transition: all 400ms
}

#footer .footer-menu .menu-column--footer li.open>.nolink {
    color: #ee312d
}

#footer .footer-menu .menu-column--footer li.open>.nolink:after {
    content: '-';
    background-color: #ee312d
}

#footer .footer-menu .menu-column--footer .nolink,
#footer .footer-menu .menu-column--footer a {
    display: block;
    padding-right: 20px
}

#footer .footer-menu .menu-column--footer span+i {
    font-size: 10px;
    display: inline-block;
    margin-left: 5px
}

#footer .footer-menu .menu-column--footer .nolink .desktop-link {
    display: none
}

#footer .footer-menu .menu-column--footer li.menu-item-depth-3 {
    padding-left: 10px
}

#footer .footer-menu .menu-column--footer li.menu-item-depth-4 {
    padding-left: 10px
}

#footer .footer-menu .menu-column--footer li.menu-item-depth-2,
#footer .footer-menu .menu-column--footer li.menu-item-depth-3,
#footer .footer-menu .menu-column--footer li.menu-item-depth-4 {
    margin-bottom: 1.5em
}

#footer .footer-menu .menu-column--footer li.menu-item-depth-2>.nolink,
#footer .footer-menu .menu-column--footer li.menu-item-depth-3>.nolink,
#footer .footer-menu .menu-column--footer li.menu-item-depth-4>.nolink,
#footer .footer-menu .menu-column--footer li.menu-item-depth-2>a,
#footer .footer-menu .menu-column--footer li.menu-item-depth-3>a,
#footer .footer-menu .menu-column--footer li.menu-item-depth-4>a {
    line-height: 1.1em
}

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

    #footer .footer-menu .menu-column--footer li.menu-item-depth-2,
    #footer .footer-menu .menu-column--footer li.menu-item-depth-3,
    #footer .footer-menu .menu-column--footer li.menu-item-depth-4 {
        margin-bottom: .7em
    }
}

#footer .footer-menu .menu-column--footer li.menu-item-depth-2 ul.menu,
#footer .footer-menu .menu-column--footer li.menu-item-depth-3 ul.menu,
#footer .footer-menu .menu-column--footer li.menu-item-depth-4 ul.menu {
    padding-top: 1em
}

#footer .footer-menu .menu-column--footer.menu-column--footer .product-complete-label small {
    display: none
}

@media screen and (max-width:767px) {
    #footer .footer-menu .menu-column--footer.menu-column--footer {
        margin-top: 20px;
        padding-right: 0
    }
}

#footer .footer-copyright {
    text-align: center;
    margin-top: 15px
}

#footer .footer-copyright p:last-child {
    margin-bottom: 0
}
#footer .footer-copyright p a{
    color: #FFFFFF;
}

.cookie-banner {
    position: fixed;
    bottom: 0;
    z-index: 150;
    width: 100%;
    background: #f5f5f5;
    overflow: hidden;
    box-shadow: -1px -5px 5px 0px rgba(0, 0, 0, 0.2);
    -webkit-transition: max-height .8s;
    -o-transition: max-height .8s;
    transition: max-height .8s
}

.cookie-banner .cookie-banner-content {
    margin-right: auto;
    margin-left: auto;
    padding-left: 15px;
    padding-right: 15px;
    margin: 0 auto;
    padding-top: 15px;
    padding-bottom: 15px;
    text-align: center;
    font-size: 0
}

.cookie-banner .cookie-banner-content>.navbar-header,
.cookie-banner .cookie-banner-content>.navbar-collapse {
    margin-right: -15px;
    margin-left: -15px
}

@media(min-width:768px) {

    .cookie-banner .cookie-banner-content>.navbar-header,
    .cookie-banner .cookie-banner-content>.navbar-collapse {
        margin-right: 0;
        margin-left: 0
    }
}

@media screen and (min-width:992px) {
    .cookie-banner .cookie-banner-content {
        max-width: 970px
    }
}

.cookie-banner .cookie-banner-content .cookie-banner-text {
    color: #000;
    font-size: 12px;
    display: inline-block;
    vertical-align: middle;
    text-align: left;
    max-width: 70%
}

@media screen and (min-width:992px) {
    .cookie-banner .cookie-banner-content .cookie-banner-text {
        font-size: 14px;
        max-width: 80%
    }
}

.cookie-banner .cookie-banner-content .cookie-banner-text p {
    line-height: 1.4em;
    margin-bottom: 0
}

.cookie-banner .cookie-banner-content .cookie-banner-text a {
    text-decoration: underline
}

.cookie-banner .cookie-banner-content .cookie-banner-actions {
    display: inline-block;
    vertical-align: middle;
    margin-left: 30px
}

.cookie-banner .cookie-banner-content .cookie-banner-actions .cookie-banner-btn {
    padding: 10px !important
}

.cookie-banner--visible {
    max-height: 500px
}

.cookie-banner--hidden {
    max-height: 0
}

.contextual-links {
    list-style: none;
    margin-bottom: 0;
    padding-left: 0
}

.contextual-links li {
    position: static;
    margin-bottom: 0
}

.contextual-links li:before {
    content: "";
    left: auto;
    position: static;
    color: inherit
}

body.cke_editable,
html.cke_panel_container body {
    padding: 10px
}

.system-messages,
.messages-relocate {
    display: none
}

.system-messages {
    margin-top: 15px;
    margin-bottom: 15px
}

.system-messages .messages {
    margin-bottom: 15px
}

.system-messages .messages:last-child {
    margin-bottom: 0
}

.tabs-wrapper {
    margin-top: 15px;
    margin-bottom: 15px
}

.tabs-wrapper ul {
    list-style: none;
    margin-bottom: 0;
    padding-left: 0;
    white-space: nowrap;
    overflow: auto
}

.tabs-wrapper ul li {
    position: static;
    margin-bottom: 0
}

.tabs-wrapper ul li:before {
    content: "";
    left: auto;
    position: static;
    color: inherit
}

.tabs-wrapper ul li {
    float: none;
    display: inline-block
}

.philosophy-wrapper {
    margin-bottom: 10px
}

@media screen and (min-width:768px) {
    .philosophy-wrapper {
        margin-bottom: 20px
    }
}

.philosophy .philosophy-nav-wrapper {
    position: relative
}

.philosophy .philosophy-nav {
    list-style: none;
    margin-bottom: 0;
    padding-left: 0
}

.philosophy .philosophy-nav li {
    position: static;
    margin-bottom: 0
}

.philosophy .philosophy-nav li:before {
    content: "";
    left: auto;
    position: static;
    color: inherit
}

.philosophy .philosophy-nav .philosophy-nav-item {
    display: block;
    text-align: center;
    outline: none;
    overflow: hidden;
    padding-top: 20px;
    padding-bottom: 20px
}

@media screen and (min-width:768px) {
    .philosophy .philosophy-nav .philosophy-nav-item {
        text-align: left
    }
}

.philosophy .philosophy-nav .philosophy-nav-item-title {
    display: inline-block;
    font-size: 23px;
    line-height: 1.3;
    font-family: ProximaNova, sans-serif;
    font-weight: 700;
    text-align: left;
    cursor: pointer;
    position: relative;
    text-transform: uppercase;
    -webkit-transition: color 1s;
    -o-transition: color 1s;
    transition: color 1s
}

.philosophy .philosophy-nav .philosophy-nav-item-title:after {
    margin-top: .2em;
    content: "";
    display: block;
    height: 3px;
    width: 16px;
    background-color: #eef1fb;
    -webkit-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s
}

@media screen and (min-width:992px) {
    .philosophy .philosophy-nav .philosophy-nav-item-title {
        font-size: 17px;
        line-height: 1.2em
    }
}

.philosophy .philosophy-nav .philosophy-nav-item.slick-current .philosophy-nav-item-title {
    color: #ee312d
}

.philosophy .philosophy-nav .philosophy-nav-item.slick-current .philosophy-nav-item-title:after {
    margin-top: .2em;
    content: "";
    display: block;
    height: 3px;
    width: 100%;
    background-color: #ee312d;
    -webkit-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s
}

.philosophy .philosophy-list-wrapper {
    padding-bottom: 20px
}

@media screen and (min-width:768px) {
    /* .philosophy .philosophy-list-wrapper {
        padding-bottom: 40px
    } */
}

.philosophy .philosophy-list {
    list-style: none;
    margin-bottom: 0;
    padding-left: 0
}

.philosophy .philosophy-list li {
    position: static;
    margin-bottom: 0
}

.philosophy .philosophy-list li:before {
    content: "";
    left: auto;
    position: static;
    color: inherit
}

.philosophy .philosophy-list .philosophy-list-item {
    outline: none
}

.philosophy-item {
    background-color: #d8d8d8;
    position: relative
}

.philosophy-item-main {
    padding-top: 15px;
    padding-bottom: 15px
}

@media screen and (min-width:768px) {
    .philosophy-item-main {
        padding-top: 125px;
        padding-bottom: 125px
    }
}

.philosophy-item-title {
    margin: 0;
    padding: 0;
    line-height: 1.2em;
    font-size: 1em;
    text-transform: uppercase;
    font-size: 20px;
    line-height: 1.2;
    color: #ee312d;
    font-weight: 700;
    margin-bottom: 10px
}

@media screen and (min-width:768px) {
    .philosophy-item-title {
        font-size: 40px;
        line-height: 1.2em;
        margin-bottom: 20px
    }
}

.philosophy-item-text {
    color: #2c2020
}

.philosophy-item-ctas {
    margin-top: 1em
}

.philosophy-item-media {
    background-color: #f5f5f5;
    position: relative;
    overflow: hidden;
    width: 100%;
    padding-bottom: 56.25%
}

.philosophy-item-media>* {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

@media screen and (min-width:768px) {
    .philosophy-item-media {
        position: static;
        overflow: auto;
        width: auto;
        padding-bottom: 0;
        position: relative
    }

    .philosophy-item-media>* {
        position: static;
        top: auto;
        left: auto;
        width: auto;
        height: auto
    }
}

.philosophy-item-media .image-background {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-size: cover;
    background-position: center center
}

@media screen and (min-width:768px) {
    .philosophy-item-abs-content {
        position: absolute;
        width: 50%;
        right: 0;
        top: 0
    }
}

.certifications-wrapper {
    margin-bottom: 40px
}

.certifications-list {
    list-style: none;
    margin-bottom: 0;
    padding-left: 0
}

.certifications-list li {
    position: static;
    margin-bottom: 0
}

.certifications-list li:before {
    content: "";
    left: auto;
    position: static;
    color: inherit
}

.certification-image {
    background-color: #d8d8d8;
    border: 1px solid #d8d8d8;
    position: relative;
    overflow: hidden;
    width: 100%;
    padding-bottom: 56.25%
}

.certification-image>* {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

@media screen and (min-width:992px) {
    .certification-image {
        position: relative;
        overflow: hidden;
        width: 100%;
        padding-bottom: 75%
    }

    .certification-image>* {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%
    }
}

.certification-image img {
    width: 100%;
    height: auto !important;
    position: absolute
}

.certification-attachment {
    margin-top: 20px
}

@media screen and (min-width:992px) {
    .certification-attachment {
        margin-top: 40px
    }
}

.memberships-wrapper {
    margin-top: 0;
    margin-bottom: 30px
}

@media screen and (min-width:992px) {
    .memberships-wrapper {
        margin-top: 30px;
        margin-bottom: 70px
    }
}

.memberships-list {
    list-style: none;
    margin-bottom: 0;
    padding-left: 0;
    text-align: center;
    font-size: 0;
    margin-left: -2px;
    margin-right: -2px
}

.memberships-list li {
    position: static;
    margin-bottom: 0
}

.memberships-list li:before {
    content: "";
    left: auto;
    position: static;
    color: inherit
}

.memberships-list:before,
.memberships-list:after {
    content: " ";
    display: table
}

.memberships-list:after {
    clear: both
}

.memberships-list:before,
.memberships-list:after {
    content: " ";
    display: table
}

.memberships-list:after {
    clear: both
}

.memberships-list .memberships-list-item {
    margin-bottom: 0;
    padding-left: 2px;
    padding-right: 2px;
    padding-top: 2px;
    padding-bottom: 2px;
    display: inline-block;
    width: 50%
}

@media screen and (min-width:768px) {
    .memberships-list .memberships-list-item {
        margin-bottom: 0;
        width: 33.33333333%
    }
}

.membership {
    background-color: #f5f5f5;
    text-align: center;
    position: relative;
    overflow: hidden;
    width: 100%;
    padding-bottom: 66.66666667%
}

.membership>* {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.membership .membership-image img {
    max-width: none;
    width: auto;
    max-height: 60%;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}

.membership a {
    font-size: 0;
    color: transparent;
    position: absolute;
    width: 100%;
    height: 100%;
    display: block
}

.membership.membership--image-wide .membership-image img {
    max-width: 60%;
    height: auto
}

.history-wrapper {
    margin-bottom: 10px
}

@media screen and (min-width:992px) {
    .history-wrapper {
        margin-bottom: 20px
    }
}

.view.history {
    background: linear-gradient(0deg, #bdc1c6 0%, #dee0e1 100%)
}

.view.history .history-nav-wrapper {
    position: relative
}

.view.history .history-nav {
    list-style: none;
    margin-bottom: 0;
    padding-left: 0;
    padding-bottom: 20px
}

.view.history .history-nav li {
    position: static;
    margin-bottom: 0
}

.view.history .history-nav li:before {
    content: "";
    left: auto;
    position: static;
    color: inherit
}

@media screen and (min-width:992px) {
    .view.history .history-nav {
        padding-bottom: 40px
    }
}

.view.history .history-nav .history-nav-item {
    display: block;
    text-align: center;
    outline: none;
    overflow: hidden;
    padding-top: 20px;
    padding-bottom: 20px
}

@media screen and (min-width:992px) {
    .view.history .history-nav .history-nav-item {
        padding-top: 40px;
        padding-bottom: 40px
    }
}

.view.history .history-nav .history-nav-item .history-year {
    display: inline-block;
    font-size: 28px;
    line-height: 79px;
    font-family: ProximaNova, sans-serif;
    font-weight: 700;
    text-align: left;
    cursor: pointer;
    position: relative;
    -webkit-transition: font-size .3s;
    -o-transition: font-size .3s;
    transition: font-size .3s
}

.view.history .history-nav .history-nav-item .history-year:after {
    margin-top: .2em;
    content: "";
    display: block;
    height: 3px;
    width: 16px;
    background-color: #eef1fb;
    -webkit-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s
}

.view.history .history-nav .history-nav-item .history-year:after {
    margin-top: 0 !important;
    position: absolute;
    bottom: 1px
}

.view.history .history-nav .history-nav-item .history-year:before {
    content: "";
    content: '';
    display: block;
    width: 0;
    height: 0;
    border-left: 20px solid transparent;
    border-right: 20px solid transparent;
    border-bottom: 30px solid #ee312d;
    bottom: -90px;
    position: absolute;
    left: 50%;
    -webkit-transform: translate(-50%, 0);
    -ms-transform: translate(-50%, 0);
    -o-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
    -webkit-transition: bottom .3s;
    -o-transition: bottom .3s;
    transition: bottom .3s
}

.view.history .history-nav .history-nav-item.slick-current .history-year {
    text-align: center;
    font-size: 40px;
    line-height: 79px;
    padding-left: 0;
    padding-right: 0;
    border-bottom: 3px solid #ee312d
}

.view.history .history-nav .history-nav-item.slick-current .history-year:after {
    display: none
}

.view.history .history-nav .history-nav-item.slick-current .history-year:before {
    bottom: -45px
}

.view.history .history-list-wrapper {
    padding-bottom: 20px
}

@media screen and (min-width:992px) {
    .view.history .history-list-wrapper {
        padding-bottom: 40px
    }
}

.view.history .history-list {
    list-style: none;
    margin-bottom: 0;
    padding-left: 0
}

.view.history .history-list li {
    position: static;
    margin-bottom: 0
}

.view.history .history-list li:before {
    content: "";
    left: auto;
    position: static;
    color: inherit
}

.view.history .history-list .history-list-item {
    outline: none
}

.history-item-title {
    margin: 0;
    padding: 0;
    line-height: 1.2em;
    font-size: 1em;
    text-transform: uppercase;
    font-size: 20px;
    line-height: 1.2;
    color: #ee312d;
    font-weight: 700;
    margin-bottom: 10px
}

@media screen and (min-width:992px) {
    .history-item-title {
        font-size: 40px;
        line-height: 1.2em;
        margin-bottom: 20px
    }
}

.history-item-image {
    text-align: center;
    padding-bottom: 15px
}

@media screen and (min-width:992px) {
    .history-item-image {
        text-align: left;
        margin-right: 100px
    }
}

.history-item-image img {
    display: inline-block
}

@media screen and (min-width:992px) {
    .history-item-image img {
        -webkit-box-shadow: 10px 10px 0px 0px #ee312d;
        box-shadow: 10px 10px 0px 0px #ee312d
    }
}

.news {
    margin-top: 0;
    margin-bottom: 50px
}

.news .news-list {
    list-style: none;
    margin-bottom: 0;
    padding-left: 0
}

.news .news-list li {
    position: static;
    margin-bottom: 0
}

.news .news-list li:before {
    content: "";
    left: auto;
    position: static;
    color: inherit
}

.news-teaser .news-teaser-image {
    margin-bottom: 15px;
    text-align: center
}

@media screen and (min-width:992px) {
    .news-teaser .news-teaser-image {
        margin-bottom: 0
    }
}

.news-teaser .news-teaser-image img {
    display: inline-block
}

.news-header-image img {
    width: 100%;
    margin-bottom: 20px
}

@media screen and (min-width:992px) {
    .news-header-image {
        margin-bottom: 70px
    }
}

.news-aside {
    padding-top: 20px
}

@media screen and (min-width:992px) {
    .news-aside {
        margin-top: 40px
    }
}

@media screen and (min-width:992px) {
    .news-title {
        margin-bottom: 45px
    }
}

.video-wrapper--news {
    margin-top: 15px
}

@media screen and (min-width:992px) {
    .video-wrapper--news {
        margin-top: 30px
    }
}

.resources {
    padding-bottom: 40px
}

.resources .ajax-more {
    margin-bottom: 40px
}

.resources .ajax-more:last-child {
    margin-bottom: 0
}

.resources .resources-filters {
    padding-top: 30px;
    padding-bottom: 30px
}

.resources .resources-filters .listing-exposed-form {
    padding-left: 7.5px;
    padding-right: 7.5px
}

.resources .resources-filters .listing-exposed-form .row {
    position: relative
}

.resources.main-resources {
    background-color: #f5f5f5
}

.resources-grid .resource-item {
    margin-bottom: 30px;
    padding: 30px 80px;
    border-bottom: 1px solid #d8d8d8
}

@media screen and (min-width:768px) {
    .resources-grid .resource-item {
        border-bottom: 0;
        padding: 0 15px;
        margin-bottom: 60px
    }
}

.resources-grid .resource-item .resource-title {
    font-size: 16px;
    text-align: center;
    margin-top: 0;
    margin-bottom: 15px
}

.resources-grid .resource-item .resource-text {
    font-size: 12px;
    line-height: 1.5;
    margin: 0 auto 15px auto
}

@media screen and (min-width:992px) {
    .resources-grid .resource-item .resource-text {
        width: 70%
    }
}

.resources-grid .resource-item .resource-image-wrapper {
    position: relative;
    margin-bottom: 15px
}

.resources-grid .resource-item .resource-new {
    padding: 8px 16px;
    background: #9ed24d;
    text-transform: uppercase;
    font-weight: 700;
    line-height: 1em;
    position: absolute;
    right: 0;
    top: 6%
}

@media screen and (min-width:992px) {
    .resources-grid .resource-item .resource-new {
        right: 18%
    }
}

.resources-grid .resource-item .resource-image {
    text-align: center
}

.resources-grid .resource-item .resource-image img {
    display: inline-block;
    width: 70%;
    height: auto
}

@media screen and (min-width:992px) {
    .resources-grid .resource-item .resource-image img {
        width: 50%
    }
}

.resources-grid .resource-item .resource-cta-wrapper,
.resources-grid .resource-item .resource-industry-link-wrapper {
    text-align: center;
    margin-bottom: 7.5px
}

.resources-grid .resource-item .resource-cta-wrapper a,
.resources-grid .resource-item .resource-industry-link-wrapper a {
    display: inline-block;
    width: 80%;
    text-align: center;
    padding: 5px
}

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

    .resources-grid .resource-item .resource-cta-wrapper a,
    .resources-grid .resource-item .resource-industry-link-wrapper a {
        width: 40%;
        padding: 8px 10px
    }
}

.resources-grid .resource-item .resource-cta-wrapper:last-child,
.resources-grid .resource-item .resource-industry-link-wrapper:last-child {
    margin-bottom: 0
}

.resources-grid .resource-item .resource-lastupdate {
    text-align: center;
    margin-top: 1em;
    font-weight: 700;
    font-size: .7em;
    line-height: 1.4em
}

.resources-table-wrapper table {
    margin-bottom: 0
}

.resources-table {
    width: 100%
}

.resources-table th {
    padding: 25px 15px 15px
}

.resources-table td {
    padding: 15px 15px
}

.resources-table thead {
    background: linear-gradient(180deg, #bdc1c6 0%, #dee0e1 100%);
    color: #323232
}

.resources-table thead a {
    text-decoration: none;
    border-bottom: none;
    color: inherit;
    display: block;
    line-height: 1
}

.resources-table thead a:before,
.resources-table thead a:after {
    content: " ";
    display: table
}

.resources-table thead a:after {
    clear: both
}

.resources-table thead a:before,
.resources-table thead a:after {
    content: " ";
    display: table
}

.resources-table thead a:after {
    clear: both
}

.resources-table thead a img {
    display: none
}

.resources-table thead a .tablesort-indicator {
    float: right
}

.resources-table thead a .tablesort-indicator:before {
    content: '';
    display: block;
    width: 0;
    height: 0;
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    border-bottom: 5px solid #323232;
    margin-bottom: 4px
}

.resources-table thead a .tablesort-indicator:after {
    content: '';
    display: block;
    width: 0;
    height: 0;
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    border-top: 5px solid #323232
}

.resources-table thead a .tablesort-indicator.asc:after {
    content: '' !important;
    display: block !important;
    width: 0 !important;
    height: 0 !important;
    border-left: 5px solid transparent !important;
    border-right: 5px solid transparent !important;
    border-top: 5px solid #ee312d !important
}

.resources-table thead a .tablesort-indicator.desc:before {
    content: '' !important;
    display: block !important;
    width: 0 !important;
    height: 0 !important;
    border-left: 5px solid transparent !important;
    border-right: 5px solid transparent !important;
    border-bottom: 5px solid #ee312d !important
}

.resources-table thead a:hover .tablesort-indicator:before {
    content: '';
    display: block;
    width: 0;
    height: 0;
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    border-bottom: 5px solid #fff
}

.resources-table thead a:hover .tablesort-indicator.asc:before {
    content: '';
    display: block;
    width: 0;
    height: 0;
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    border-bottom: 5px solid #fff
}

.resources-table thead a:hover .tablesort-indicator.desc:after {
    content: '';
    display: block;
    width: 0;
    height: 0;
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    border-top: 5px solid #fff
}

.resources-table thead a.progress-disabled .tablesort-indicator {
    display: none
}

.resources-table thead a.progress-disabled .ajax-progress {
    float: right;
    font-size: .8em
}

.resources-table thead a.progress-disabled .ajax-progress+.ajax-progress {
    display: none
}

.resources-table tr:nth-child(even) {
    background: #f5f5f5
}

.resources-table .resource-cell-border {
    border-right: 1px solid #d8d8d8
}

.resources-table .resource-cell-title {
    width: 300px
}

@media screen and (max-width:991px) {
    .resources-table {
        display: block;
        border-bottom: 1px solid #d8d8d8
    }

    .resources-table.without-tablesort thead {
        display: none
    }

    .resources-table thead {
        margin-bottom: 20px
    }

    .resources-table thead,
    .resources-table tbody,
    .resources-table tr,
    .resources-table th,
    .resources-table td {
        display: block
    }

    .resources-table th,
    .resources-table td {
        padding: 10px 10px
    }

    .resources-table td.resource-cell-border {
        border-right: none
    }

    .resources-table td {
        text-align: right
    }

    .resources-table td.hero-cell {
        background: #ee312d;
        color: #fff
    }

    .resources-table td.resource-cell-title {
        width: auto
    }

    .resources-table td.resource-cell-actions {
        text-align: right
    }

    .resources-table td:before {
        display: block;
        content: attr(data-th);
        float: left
    }

    .resources-table td.resource-cell-actions {
        text-align: center
    }

    .resources-table td.resource-cell-actions:before {
        display: none
    }
}

@media screen and (min-width:992px) {
    .resources-table.tds-table th {
        padding: 15px 15px
    }

    .resources-table.tds-table td {
        padding: 5px 10px
    }
}

.resource-row {
    color: #000;
    font-size: 14px;
    font-weight: 600
}

.resource-row td {
    vertical-align: middle !important
}

.resource-row .resource-cell-image {
    width: 150px
}

.resource-row .resource-cell-actions a {
    font-size: inherit;
    margin-right: 1.5em;
    outline: none
}

.resource-row .resource-cell-actions a:first-child {
    margin-left: 15px
}

@media screen and (min-width:992px) {
    .resource-row .resource-cell-actions a:first-child {
        margin-left: 0
    }
}

.resource-row .resource-cell-actions a:last-child {
    margin-right: 0
}

.resources--related {
    margin-bottom: 20px
}

.tds-code span {
    display: block
}

@media screen and (min-width:992px) {
    .tds-code span {
        display: inline-block;
        vertical-align: middle
    }
}

.tds-code span.sep {
    display: none
}

@media screen and (min-width:992px) {
    .tds-code span.sep {
        display: inline-block;
        margin-left: 8px;
        margin-right: 18px;
        -webkit-user-select: none;
        -moz-user-select: none;
        -ms-user-select: none;
        user-select: none
    }

    .tds-code span.sep:before {
        content: "|";
        display: inline-block;
        font-size: .9em
    }
}

.tds-legend {
    color: #ee312d;
    display: block;
    text-align: center;
    margin-bottom: 5px
}

@media screen and (min-width:992px) {
    .tds-legend {
        text-align: right
    }
}

.featured-success-stories {
    background-color: #f5f5f5;
    margin-bottom: 30px;
    padding-top: 30px
}

@media screen and (min-width:992px) {
    .featured-success-stories {
        margin-bottom: 60px;
        padding-top: 45px
    }
}

.featured-success-stories .listing-header h3 {
    text-align: center;
    font-weight: 700;
    margin: 0 0 45px;
    padding: 0;
    font-size: 20px
}

@media screen and (min-width:992px) {
    .featured-success-stories .listing-header h3 {
        font-size: 40px
    }
}

.featured-success-stories .resource-item .resource-lastupdate {
    display: none
}

.buttonized-exposed-item>label {
    padding-left: 15px;
    padding-right: 15px;
    font-weight: 400
}

.buttonized-exposed-item .form-group {
    margin-bottom: 0
}

.buttonized-exposed-item .form-checkboxes {
    border: none;
    margin-bottom: 0;
    height: auto;
    padding: 0
}

.buttonized-exposed-item .bef-checkboxes,
.buttonized-exposed-item ul {
    display: flex;
    flex-wrap: wrap;
    padding: 0;
    margin: 0
}

.buttonized-exposed-item .form-type-bef-checkbox,
.buttonized-exposed-item ul li {
    width: 100%;
    padding-left: 7.5px;
    padding-right: 7.5px;
    margin-bottom: 15px;
    list-style-type: none
}

.buttonized-exposed-item input {
    display: none;
    border: none;
    margin: 0
}

.buttonized-exposed-item label.option,
.buttonized-exposed-item button {
    background: #fff;
    padding: 0 20px 0 70px;
    color: #000;
    cursor: pointer;
    margin: 0;
    line-height: 1.2em;
    font-weight: 500;
    position: relative;
    box-shadow: rgba(0, 0, 0, 0.04) 0 3px 5px;
    display: flex;
    align-items: center;
    height: 70px;
    border: none;
    width: 100%;
    text-align: left;
    font-family: ProximaNova, sans-serif
}

.buttonized-exposed-item label.option:hover,
.buttonized-exposed-item button:hover {
    background: #efefef
}

.buttonized-exposed-item label.option:before,
.buttonized-exposed-item button:before {
    font-family: 'megadyne-iconfont' !important;
    speak: none;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    vertical-align: middle;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "\e909";
    font-size: 40px;
    position: absolute;
    left: 15px;
    top: 50%;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    -o-transform: translate(0, -50%);
    transform: translate(0, -50%)
}

.buttonized-exposed-item input:checked+label.option,
.buttonized-exposed-item button.active {
    background: #ee312d;
    color: #fff
}

.buttonized-exposed-item input[name="field_featured_value[]"]+label.option:before {
    content: "\e9d7"
}

.buttonized-exposed-item input[name="field_featured_value[]"]:checked+label.option:before {
    content: "\e9d9"
}

.buttonized-exposed-item button:before {
    content: "\e90c"
}

.buttonized-exposed-item button.active:before {
    content: "\e90d"
}

@media screen and (min-width:992px) {
    .buttonized-exposed-item--featured {
        position: absolute;
        top: 0;
        right: 0;
        width: 50%
    }
}

.exposed-item.exposed-item--resource-type {
    padding-left: 7.5px;
    padding-right: 7.5px
}

.exposed-item.exposed-item--resource-type .form-item select {
    background-color: #fff
}

@media screen and (min-width:992px) {
    .exposed-item.exposed-item--resource-type .form-item {
        display: none
    }

    .exposed-item.exposed-item--resource-type>label {
        height: 70px;
        display: flex;
        align-items: center;
        margin-bottom: 15px
    }
}

.buttonized-exposed-item--resource-type {
    display: none
}

@media screen and (min-width:992px) {
    .buttonized-exposed-item--resource-type {
        display: block
    }
}

.buttonized-exposed-item--resource-type ul li {
    width: 25%
}

.industries-wrapper {
    margin-bottom: 20px
}

@media screen and (min-width:992px) {
    .industries-wrapper {
        margin-bottom: 50px
    }
}

.industries-list {
    list-style: none;
    margin-bottom: 0;
    padding-left: 0
}

.industries-list li {
    position: static;
    margin-bottom: 0
}

.industries-list li:before {
    content: "";
    left: auto;
    position: static;
    color: inherit
}

.industries-list .industries-list-item {
    display: none
}

.industries-list .industries-list-item:first-child {
    display: block
}

.industries-list .industry-item {
    background-color: #d8d8d8;
    position: relative
}

.industries-list .industry-item .industry-item-main {
    padding-top: 15px;
    padding-bottom: 15px
}

@media screen and (min-width:992px) {
    .industries-list .industry-item .industry-item-main {
        position: absolute;
        top: 50%;
        -webkit-transform: translate(0, -50%);
        -ms-transform: translate(0, -50%);
        -o-transform: translate(0, -50%);
        transform: translate(0, -50%)
    }
}

.industries-list .industry-item .industry-item-title {
    margin: 0;
    padding: 0;
    line-height: 1.2em;
    font-size: 1em;
    text-transform: uppercase;
    display: none;
    font-size: 20px;
    line-height: 1.2;
    color: #ee312d;
    font-weight: 700;
    margin-bottom: 10px
}

@media screen and (min-width:992px) {
    .industries-list .industry-item .industry-item-title {
        display: block;
        font-size: 40px;
        line-height: 1.2em;
        margin-bottom: 20px
    }
}

.industries-list .industry-item .industry-item-title-icon {
    display: none
}

@media screen and (min-width:992px) {
    .industries-list .industry-item .industry-item-title-icon {
        display: inline-block;
        font-size: 30px;
        color: #ee312d;
        font-weight: 700;
        margin-bottom: 10px;
        line-height: 1
    }

    .industries-list .industry-item .industry-item-title-icon .svg-icon {
        font-size: 50px
    }
}

.industries-list .industry-item .industry-item-text {
    color: #2c2020;
    font-size: 15px
}

.industries-list .industry-item .industry-item-text {
    margin-bottom: 15px
}

.industries-list .industry-item .industry-item-text p:last-child {
    margin-bottom: 0
}

@media screen and (min-width:992px) {
    .industries-list .industry-item .industry-item-text {
        margin-bottom: 30px
    }
}

.industries-list .industry-item .industry-item-media {
    background-color: #f5f5f5;
    position: relative;
    overflow: hidden;
    width: 100%;
    padding-bottom: 75%
}

.industries-list .industry-item .industry-item-media>* {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.industries-list .industry-item .industry-item-media .media-el,
.industries-list .industry-item .industry-item-media .image-background {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-size: cover;
    background-position: center center
}

@media screen and (min-width:992px) {
    .industries-list .industry-item .industry-item-abs-content {
        position: absolute;
        width: 50%;
        right: 0;
        top: 0
    }
}

.industries-cards-wrapper {
    position: relative;
    margin-bottom: 0
}

@media screen and (min-width:992px) {
    .industries-cards-wrapper {
        margin-bottom: 20px
    }

    .industries-cards-wrapper .slick-arrow {
        display: none !important
    }
}

.industries-cards {
    list-style: none;
    margin-bottom: 0;
    padding-left: 0;
    font-size: 0;
    margin-bottom: 0;
    position: relative
}

.industries-cards li {
    position: static;
    margin-bottom: 0
}

.industries-cards li:before {
    content: "";
    left: auto;
    position: static;
    color: inherit
}

@media screen and (min-width:992px) {
    .industries-cards.slick-initialized .slick-track {
        width: auto !important;
        -webkit-transform: translate(0, 0) !important;
        -ms-transform: translate(0, 0) !important;
        -o-transform: translate(0, 0) !important;
        transform: translate(0, 0) !important
    }
}

.industries-cards .industry-card {
    display: inline-block;
    font-size: 16px;
    overflow: hidden;
    padding: 20px;
    color: #ee312d
}

.industries-cards .industry-card .industry-card-icon {
    display: none
}

.industries-cards .industry-card .industry-card-title {
    margin: 0;
    padding: 0;
    line-height: 1.2em;
    font-size: 1em;
    font-weight: 700;
    font-family: ProximaNova, sans-serif;
    text-align: center;
    text-transform: uppercase
}

@media screen and (min-width:992px) {
    .industries-cards .industry-card {
        padding: 0;
        width: 16.66666667%
    }

    .industries-cards .industry-card:nth-child(6n):after {
        display: block;
        content: "";
        position: absolute;
        top: auto;
        left: 50%;
        width: 97%;
        height: 1px;
        background-color: #d8d8d8;
        -webkit-transform: translate(-50%, 0);
        -ms-transform: translate(-50%, 0);
        -o-transform: translate(-50%, 0);
        transform: translate(-50%, 0);
        z-index: 10
    }

    .industries-cards .industry-card:nth-child(6n) .industry-card-inner:before {
        display: none
    }

    .industries-cards .industry-card:nth-child(6n):last-child:after {
        display: none
    }

    .industries-cards .industry-card:last-child .industry-card-inner:before {
        display: none
    }

    .industries-cards .industry-card .industry-card-inner {
        overflow: hidden;
        width: 100%;
        padding-bottom: 75%;
        position: relative
    }

    .industries-cards .industry-card .industry-card-inner>* {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%
    }

    .industries-cards .industry-card .industry-card-inner:before {
        content: "";
        display: block;
        height: 80%;
        width: 1px;
        background-color: #d8d8d8;
        right: 0;
        top: 50%;
        -webkit-transform: translate(0, -50%);
        -ms-transform: translate(0, -50%);
        -o-transform: translate(0, -50%);
        transform: translate(0, -50%);
        position: absolute;
        z-index: 2
    }

    .industries-cards .industry-card .industry-card-icon {
        display: block;
        color: #ee312d;
        background: #fff;
        -webkit-transform: translate(0, 0);
        -ms-transform: translate(0, 0);
        -o-transform: translate(0, 0);
        transform: translate(0, 0);
        -webkit-transition: transform .3s ease;
        -o-transition: transform .3s ease;
        transition: transform .3s ease
    }

    .industries-cards .industry-card .industry-card-icon .icon,
    .industries-cards .industry-card .industry-card-icon .svg-icon {
        position: absolute;
        top: 50%;
        left: 50%;
        -webkit-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
        -o-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%)
    }

    .industries-cards .industry-card .industry-card-icon .svg-icon {
        font-size: 90px
    }

    .industries-cards .industry-card .industry-card-title {
        background: #ee312d;
        color: #fff;
        text-transform: uppercase;
        font-family: ProximaNova, sans-serif;
        font-weight: 400;
        font-size: 18px;
        text-align: center;
        line-height: 1;
        -webkit-transform: translate(0, 102%);
        -ms-transform: translate(0, 102%);
        -o-transform: translate(0, 102%);
        transform: translate(0, 102%);
        -webkit-transition: transform .3s ease;
        -o-transition: transform .3s ease;
        transition: transform .3s ease
    }

    .industries-cards .industry-card .industry-card-title span,
    .industries-cards .industry-card .industry-card-title a {
        position: absolute;
        width: 100%;
        height: 100%;
        top: 0;
        left: 0;
        padding: 10px;
        line-height: 1.2em;
        cursor: pointer;
        display: flex;
        align-items: center;
        justify-content: center
    }

    .industries-cards .industry-card .industry-card-title span,
    .industries-cards .industry-card .industry-card-title a,
    .industries-cards .industry-card .industry-card-title span:hover,
    .industries-cards .industry-card .industry-card-title a:hover {
        text-decoration: none;
        color: inherit
    }

    .industries-cards .industry-card.has-long-word .industry-card-title {
        font-size: 16px
    }

    .industries-cards .industry-card:hover .industry-card-icon,
    .industries-cards .industry-card.slick-current .industry-card-icon,
    .industries-cards .industry-card.active .industry-card-icon {
        -webkit-transform: translate(0, -100%);
        -ms-transform: translate(0, -100%);
        -o-transform: translate(0, -100%);
        transform: translate(0, -100%)
    }

    .industries-cards .industry-card:hover .industry-card-title,
    .industries-cards .industry-card.slick-current .industry-card-title,
    .industries-cards .industry-card.active .industry-card-title {
        -webkit-transform: translate(0, 0);
        -ms-transform: translate(0, 0);
        -o-transform: translate(0, 0);
        transform: translate(0, 0);
        z-index: 10
    }
}

.industry-product-families {
    margin-bottom: 20px
}

.industries-cards li .industry-card-icon:after {
    content: '';
    display: flex;
    width: 100%;
    height: 100%;
    align-items: flex-end;
    justify-content: center;
    color: #000;
    text-transform: uppercase;
    font-size: 12px
}

.industries-cards li[data-tracking-id*="aluminium"] .industry-card-icon:after {
    content: 'aluminium'
}

.industries-cards li[data-tracking-id*="automotive"] .industry-card-icon:after {
    content: 'automotive'
}

.industries-cards li[data-tracking-id*="ceramic-glass-brick-stone"] .industry-card-icon:after {
    content: 'ceramic and more'
}

.industries-cards li[data-tracking-id*="appliance"] .industry-card-icon:after {
    content: 'appliance'
}

.industries-cards li[data-tracking-id*="construction-heavy-industry"] .industry-card-icon:after {
    content: 'construction'
}

.industries-cards li[data-tracking-id*="elevators"] .industry-card-icon:after {
    content: 'elevators'
}

.industries-cards li[data-tracking-id*="energy"] .industry-card-icon:after {
    content: 'energy'
}

.industries-cards li[data-tracking-id*="fitness"] .industry-card-icon:after {
    content: 'fitness'
}

.industries-cards li[data-tracking-id*="food"] .industry-card-icon:after {
    content: 'food'
}

.industries-cards li[data-tracking-id*="agriculture"] .industry-card-icon:after {
    content: 'agriculture'
}

.industries-cards li[data-tracking-id*="machine-tools"] .industry-card-icon:after {
    content: 'machine tools'
}

.industries-cards li[data-tracking-id*="material-handling"] .industry-card-icon:after {
    content: 'material handling'
}

.industries-cards li[data-tracking-id*="medical"] .industry-card-icon:after {
    content: 'medical industry'
}

.industries-cards li[data-tracking-id*="packaging"] .industry-card-icon:after {
    content: 'packaging'
}

.industries-cards li[data-tracking-id*="paper-and-print"] .industry-card-icon:after {
    content: 'paper and print'
}

.industries-cards li[data-tracking-id*="recycling"] .industry-card-icon:after {
    content: 'recycling'
}

.industries-cards li[data-tracking-id*="robotics"] .industry-card-icon:after {
    content: 'automation'
}

.industries-cards li[data-tracking-id*="textile"] .industry-card-icon:after {
    content: 'textile'
}

.industries-cards li[data-tracking-id*="tobacco"] .industry-card-icon:after {
    content: 'tobacco'
}

.industries-cards li[data-tracking-id*="wood"] .industry-card-icon:after {
    content: 'wood'
}

.industries-cards li[data-tracking-id*="hvac"] .industry-card-icon:after {
    content: 'hvac'
}

body.no-industry-links .industries-cards li a,
body.no-industry-links .industries-cards li span {
    pointer-events: none
}

.product-complete-label span,
.product-complete-label small {
    vertical-align: middle
}

.product-complete-label small {
    display: block;
    font-size: 80%
}

.product-detail .product-overview {
    background: #d8d8d8;
    background: linear-gradient(180deg, #bdc1c6 0%, #dee0e1 100%);
    padding: 0
}

@media screen and (min-width:992px) {
    .product-detail .product-overview {
        padding: 0
    }
}

.product-detail .product-overview .product-overview-title {
    margin-top: 20px
}

.product-detail .product-overview .product-overview-text {
    margin: 0
}

@media screen and (min-width:992px) {
    .product-detail .product-overview .product-overview-text {
        margin: 0 0 20px
    }
}

.product-detail .product-overview .product-overview-links {
    margin-top: 20px;
    margin-bottom: 20px;
    text-align: center
}

@media screen and (min-width:992px) {
    .product-detail .product-overview .product-overview-links {
        text-align: inherit;
        margin-top: 50px
    }
}

.product-detail .product-main-components {
    background: #d8d8d8;
    background: linear-gradient(180deg, #bdc1c6 0%, #dee0e1 100%)
}

.product-detail .product-main-components .product-main-components-media {
    padding: 10px 0
}

@media screen and (min-width:992px) {
    .product-detail .product-main-components .product-main-components-media {
        padding: 15px 0
    }
}

.product-detail .product-main-components .product-main-components-main {
    padding: 30px 0
}

@media screen and (min-width:992px) {
    .product-detail .product-main-components .product-main-components-main {
        padding: 75px 0
    }
}

.product-detail .product-main-components .product-main-components-title {
    margin-bottom: 20px
}

@media screen and (min-width:992px) {
    .product-detail .product-main-components .product-main-components-title {
        max-width: 200px;
        margin-bottom: 40px
    }
}

.product-detail .product-main-components .product-main-components-text {
    font-size: 12px;
    line-height: 1.28571429
}

.product-detail .product-main-components .product-main-components-text>p>strong {
    text-transform: uppercase;
    font-family: ProximaNova, sans-serif;
    line-height: 1.5
}

.product-detail .product-main-components .product-main-components-text>p {
    margin-bottom: 2em
}

.product-detail .product-main-components .product-main-components-text>p:last-child {
    margin-bottom: 0
}

@media screen and (min-width:992px) {
    .product-detail .product-main-components .product-main-components-text {
        font-size: 14px
    }
}

.product-detail .product-mcp {
    padding: 25px 0
}

@media screen and (min-width:992px) {
    .product-detail .product-mcp .product-mcp-title {
        margin-bottom: 30px
    }
}

@media screen and (min-width:992px) {
    .product-detail .product-mcp .product-mcp-text {
        padding: 0;
        -webkit-column-count: 2;
        -khtml-column-count: 2;
        -moz-column-count: 2;
        column-count: 2
    }
}

.product-detail .section--product-range {
    margin-top: 20px;
    margin-bottom: 20px
}

.product-detail .product-ranges .product-ranges-grid {
    margin-left: -5px;
    margin-right: -5px;
    font-size: 0
}

.product-detail .product-ranges .product-ranges-grid-item {
    display: inline-block;
    vertical-align: top;
    font-size: 16px;
    padding-left: 5px;
    padding-right: 5px;
    margin-bottom: 15px;
    width: 50%
}

@media screen and (min-width:992px) {
    .product-detail .product-ranges .product-ranges-grid-item {
        width: 25%;
        margin-bottom: 40px
    }
}

.product-detail .page-links--product .page-links-nav {
    position: relative
}

.product-detail .page-links--product .page-links-nav .nav {
    margin-left: -20px
}

.product-detail .page-links--product .product-navigation-family {
    position: absolute;
    right: 0;
    left: auto;
    top: 0;
    height: 100%
}

.product-detail .page-links--product .product-navigation-family [dir="rtl"] {
    left: 0;
    right: auto
}

.product-navigation-family .dropdown-toggle {
    border: none;
    background: transparent;
    border-left: 1px solid #eceded;
    border-right: 1px solid #eceded;
    padding: 0 15px;
    font-size: 0;
    display: block;
    height: 100%;
    text-transform: uppercase;
    font-weight: 600;
    font-family: ProximaNova, sans-serif
}

.product-navigation-family .dropdown-toggle:before {
    vertical-align: middle;
    display: inline-block;
    content: "";
    height: 100%
}

.product-navigation-family .dropdown-toggle span {
    display: inline-block;
    vertical-align: middle;
    font-size: 14px;
    line-height: 1
}

.product-navigation-family .dropdown-toggle .caret {
    margin-left: 15px
}

.product-navigation-family .dropdown-toggle .caret:before {
    height: 2px
}

.product-navigation-family .dropdown-toggle .caret:after {
    width: 2px
}

.product-navigation-family .dropdown-menu {
    width: 100%;
    margin-top: 0;
    padding: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
    border: 1px solid #eceded;
    font-family: ProximaNova, sans-serif
}

.product-navigation-family .dropdown-menu li a {
    display: block;
    height: 100%;
    text-transform: uppercase;
    font-weight: 600;
    font-family: ProximaNova, sans-serif;
    font-size: 14px;
    line-height: 1.4;
    white-space: normal;
    color: #323232;
    padding: 15px 20px
}

.product-navigation-family .dropdown-menu li a:before {
    content: "";
    display: inline-block;
    height: 100%;
    width: 1px;
    vertical-align: middle
}

.product-navigation-family .dropdown-menu li a:hover {
    color: #ee312d;
    background-color: #eceded
}

.product-families-wrapper {
    margin-bottom: 20px
}

@media screen and (min-width:992px) {
    .product-families-wrapper {
        margin-bottom: 50px
    }
}

.product-families .product-families-nav-wrapper {
    position: relative;
    margin-bottom: 0
}

@media screen and (min-width:992px) {
    .product-families .product-families-nav-wrapper {
        margin-bottom: 20px
    }
}

.product-families .product-families-nav {
    list-style: none;
    margin-bottom: 0;
    padding-left: 0;
    font-size: 0;
    margin-bottom: 0;
    position: relative
}

.product-families .product-families-nav li {
    position: static;
    margin-bottom: 0
}

.product-families .product-families-nav li:before {
    content: "";
    left: auto;
    position: static;
    color: inherit
}

.product-families .product-families-nav .product-families-nav-item {
    display: inline-block;
    font-size: 16px;
    overflow: hidden;
    padding: 20px;
    cursor: pointer !important;
    color: #ee312d
}

.product-families .product-families-nav .product-families-nav-item .product-families-nav-item-title {
    margin: 0;
    padding: 0;
    line-height: 1.2em;
    font-size: 1em;
    font-weight: 700;
    font-family: ProximaNova, sans-serif;
    text-align: center;
    text-transform: uppercase
}

@media screen and (min-width:992px) {
    .product-families .product-families-nav .product-families-nav-item {
        padding: 20px 50px 20px 0
    }
}

@media screen and (min-width:992px) {
    .product-families .product-families-nav .product-families-nav-item .product-families-nav-item-title {
        color: #323232;
        text-align: inherit
    }

    .product-families .product-families-nav .product-families-nav-item .product-families-nav-item-title:after {
        margin-top: .2em;
        content: "";
        display: block;
        height: 2px;
        width: 16px;
        background-color: #d8d8d8;
        -webkit-transition: all .5s;
        -o-transition: all .5s;
        transition: all .5s
    }
}

@media screen and (min-width:992px) {
    .product-families .product-families-nav .product-families-nav-item.slick-current .product-families-nav-item-title {
        color: #ee312d
    }

    .product-families .product-families-nav .product-families-nav-item.slick-current .product-families-nav-item-title:after {
        margin-top: .2em;
        content: "";
        display: block;
        height: 2px;
        width: 100%;
        background-color: #ee312d;
        -webkit-transition: all .5s;
        -o-transition: all .5s;
        transition: all .5s
    }
}

.product-families .product-families-list {
    list-style: none;
    margin-bottom: 0;
    padding-left: 0;
    background-color: #f5f5f5
}

.product-families .product-families-list li {
    position: static;
    margin-bottom: 0
}

.product-families .product-families-list li:before {
    content: "";
    left: auto;
    position: static;
    color: inherit
}

.product-family-item {
    background-color: #f5f5f5;
    position: relative
}

.product-family-item-main {
    padding-top: 15px;
    padding-bottom: 15px
}

@media screen and (min-width:992px) {
    .product-family-item-main {
        padding: 50px 80px
    }
}

.product-family-item-title {
    display: none;
    margin: 0;
    padding: 0;
    line-height: 1.2em;
    font-size: 1em;
    text-transform: uppercase;
    font-size: 20px;
    line-height: 1.2;
    font-weight: 400;
    margin-bottom: .5em;
    margin-top: 0
}

@media screen and (min-width:992px) {
    .product-family-item-title {
        font-size: 40px
    }
}

.product-family-item-title.section-title {
    background-size: auto 2em
}

@media screen and (min-width:992px) {
    .product-family-item-title {
        display: block
    }
}

.product-family-item-media {
    background-color: #d8d8d8;
    position: relative;
    overflow: hidden;
    width: 100%;
    padding-bottom: 56.25%
}

.product-family-item-media>* {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

@media screen and (min-width:992px) {
    .product-family-item-media {
        position: static;
        overflow: auto;
        width: auto;
        padding-bottom: 0
    }

    .product-family-item-media>* {
        position: static;
        top: auto;
        left: auto;
        width: auto;
        height: auto
    }
}

.product-family-item-media .media-el,
.product-family-item-media .image-background {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-size: cover;
    background-position: center center
}

@media screen and (min-width:992px) {
    .product-family-item-abs-content {
        position: absolute;
        width: 50%;
        left: 0;
        top: 0
    }
}

.product-family-item .product-family-hero-products {
    margin-top: 15px;
    margin-bottom: 15px
}

@media screen and (min-width:992px) {
    .product-family-item .product-family-hero-products {
        margin-top: 50px;
        margin-bottom: 50px
    }
}

.product-family-item .hero-product-item {
    margin-bottom: 4px
}

.product-family-item .hero-product-item:last-child {
    margin-bottom: 0
}

.product-family-item .hero-product-item a {
    text-decoration: none;
    border-bottom: none;
    color: inherit;
    background: #fff;
    display: block;
    position: relative;
    padding: 15px 50px 15px 15px;
    font-family: ProximaNova, sans-serif;
    line-height: 1.3;
    text-transform: uppercase;
    font-size: 16px
}

@media screen and (min-width:992px) {
    .product-family-item .hero-product-item a {
        font-size: 18px
    }
}

.product-family-item .hero-product-item a:hover {
    color: #ee312d
}

.product-family-item .hero-product-item a:after {
    display: block;
    content: "";
    font-family: 'megadyne-iconfont' !important;
    speak: none;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    vertical-align: middle;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "\e906";
    color: inherit;
    right: 15px;
    position: absolute;
    top: 50%;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    -o-transform: translate(0, -50%);
    transform: translate(0, -50%);
    font-size: 20px
}

@media screen and (min-width:992px) {
    .product-family-item .hero-product-item a:after {
        font-size: 30px
    }
}

.product-family-item .hero-product-item a .product-complete-label small {
    display: block
}

@media screen and (min-width:992px) {
    .product-family-item .hero-product-item a .product-complete-label small {
        display: inline-block;
        margin-left: 5px
    }
}

.product-range-collection,
.product-range-collection.panel {
    border-top: 1px solid #d8d8d8
}

.product-range-collection .range-collection-header {
    padding: 10px 0
}

.product-range-collection .range-collection-title {
    margin: 0;
    padding: 0;
    line-height: 1.2em;
    font-size: 1em;
    font-size: 20px;
    text-transform: uppercase;
    color: #323232;
    font-weight: 400
}

@media screen and (min-width:992px) {
    .product-range-collection .range-collection-title {
        font-size: 30px
    }
}

.product-range-collection .range-collection-count {
    font-weight: 700;
    color: #000
}

.product-range-collection .range-collection-items {
    background: #eceded
}

.product-range-collection .panel-state {
    display: block;
    text-align: right
}

.product-range-collection .panel-state {
    font-weight: 700;
    color: #000
}

.product-range-collection .panel-state .panel-state-icon-plus:after {
    width: 2px
}

.product-range-collection .panel-state .panel-state-icon-plus:before {
    height: 2px
}

.product-range-collection-item {
    padding-top: 15px;
    padding-bottom: 15px;
    border-top: 1px solid #d8d8d8
}

.product-range-collection-item .range-item-image {
    text-align: center;
    font-size: 0
}

@media screen and (min-width:992px) {
    .product-range-collection-item .range-item-image {
        height: 100px;
        vertical-align: middle
    }

    .product-range-collection-item .range-item-image:before {
        content: "";
        height: 100%;
        width: 1%;
        vertical-align: middle;
        display: inline-block
    }
}

@media screen and (min-width:992px) {
    .product-range-collection-item .range-item-image img {
        max-height: 100px;
        width: auto
    }

    .product-range-collection-item .range-item-image a {
        vertical-align: middle;
        max-height: 100px;
        max-width: 98%;
        width: auto;
        display: inline-block
    }
}

.product-range-collection-item .range-item-title {
    margin: 0;
    padding: 0;
    line-height: 1.2em;
    font-size: 1em;
    text-transform: uppercase;
    color: #323232
}

.product-range-collection-item .range-item-title:after {
    margin-top: .2em;
    content: "";
    display: block;
    height: 2px;
    width: 16px;
    background-color: #ee312d;
    -webkit-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s
}

@media screen and (min-width:992px) {
    .product-range-collection-item .range-item-title {
        font-size: 18px
    }
}

@media screen and (min-width:992px) {
    .product-range-collection-item .range-item-downloads-col {
        text-align: right
    }
}

.product-teaser {
    margin-top: 15px;
    padding-bottom: 15px;
    border-bottom: 1px solid #d8d8d8
}

@media screen and (min-width:992px) {
    .product-teaser {
        border-bottom: 0;
        margin-bottom: 30px
    }
}

.product-teaser .product-teaser-title {
    margin: 0;
    padding: 0;
    line-height: 1.2em;
    font-size: 1em;
    font-size: 16px;
    font-weight: 700;
    display: block;
    text-transform: uppercase
}

.product-teaser .product-teaser-media {
    background-color: #d8d8d8;
    padding-bottom: 56.25%;
    margin: 10px 0 10px;
    border: 1px solid #d3d3d3;
    position: relative
}

.product-teaser .product-teaser-media .new-product-badge {
    padding: 8px 16px;
    background: #9ed24d;
    text-transform: uppercase;
    font-weight: 700;
    line-height: 1em;
    position: absolute;
    top: 10px;
    right: 10px;
    color: #323232;
    z-index: 2;
    box-shadow: rgba(0, 0, 0, 0.16) 0 10px 36px 0, rgba(0, 0, 0, 0.06) 0 0 0 1px
}

.product-teaser .product-teaser-media .image-background {
    position: absolute;
    width: 100%;
    padding-bottom: 56.25%
}

.product-teaser .product-teaser-text {
    font-size: 12px;
    line-height: 1.42857143;
    margin-bottom: 10px
}

.product-teaser .product-teaser-text p:last-child {
    margin-bottom: 0
}

.product-teasers-grid {
    display: grid;
    grid-template-columns: 30% 30% 30%;
    grid-gap: 1rem;
    justify-content: space-between;
    align-content: flex-start;
    margin-bottom: 20px
}

@media screen and (max-width:767px) {
    .product-teasers-grid {
        display: block
    }
}

.product-series {
    margin-bottom: 30px
}

.contacts-locations-map {
    position: relative;
    overflow: hidden;
    width: 100%;
    padding-bottom: 75%;
    margin-bottom: 20px
}

.contacts-locations-map>* {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

@media screen and (min-width:992px) {
    .contacts-locations-map {
        position: static;
        overflow: auto;
        width: auto;
        padding-bottom: 0;
        height: 600px;
        position: relative;
        overflow: hidden
    }

    .contacts-locations-map>* {
        position: static;
        top: auto;
        left: auto;
        width: auto;
        height: auto
    }
}

.contacts-locations-map .locations-map-gmap {
    width: 100%;
    height: 100%
}

.contacts-locations-map .locations-map-gmap .gm-style div[style*="markerclusterer"] {
    color: #fff !important;
    font-family: ProximaNova, sans-serif !important;
    font-size: 13px !important;
    font-weight: 600 !important
}

.contacts-location-infowindow {
    padding: 5px;
    width: 200px
}

.contacts-location-infowindow:before,
.contacts-location-infowindow:after {
    content: " ";
    display: table
}

.contacts-location-infowindow:after {
    clear: both
}

.contacts-location-infowindow:before,
.contacts-location-infowindow:after {
    content: " ";
    display: table
}

.contacts-location-infowindow:after {
    clear: both
}

@media screen and (min-width:992px) {
    .contacts-location-infowindow {
        padding: 10px;
        width: 450px
    }
}

.contacts-location-infowindow .location-title {
    margin: 0;
    padding: 0;
    line-height: 1.2em;
    font-size: 1em;
    color: #ee312d;
    text-transform: uppercase;
    font-size: 14px;
    line-height: 1.4em;
    margin-bottom: 5px
}

@media screen and (min-width:992px) {
    .contacts-location-infowindow .location-title {
        font-size: 16px;
        margin-bottom: 10px
    }
}

.contacts-location-infowindow .location-image-wrapper {
    float: left;
    margin-right: 15px;
    margin-bottom: 15px;
    width: 33.33333333%
}

.contacts-location-infowindow .location-image {
    position: relative;
    overflow: hidden;
    width: 100%;
    padding-bottom: 56.25%
}

.contacts-location-infowindow .location-image>* {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.contacts-location-infowindow .location-address {
    font-size: 12px;
    margin-bottom: 10px;
    line-height: 1.5em
}

.contacts-location-infowindow .location-ctas {
    margin-top: 15px
}

.contacts-location .location-title-alt {
    margin: 0;
    padding: 0;
    line-height: 1.2em;
    font-size: 1em;
    color: #323232;
    text-transform: uppercase;
    font-size: 14px;
    line-height: 1.4em;
    margin-bottom: 15px;
    font-weight: 600
}

@media screen and (min-width:992px) {
    .contacts-location .location-title-alt {
        font-size: 16px;
        margin-bottom: 0
    }
}

.contacts-location .location-image {
    position: relative;
    overflow: hidden;
    width: 100%;
    padding-bottom: 56.25%
}

.contacts-location .location-image>* {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.contacts-location .location-title {
    margin: 0;
    padding: 0;
    line-height: 1.2em;
    font-size: 1em;
    text-transform: uppercase;
    font-size: 16px;
    line-height: 1.4em;
    font-weight: 600
}

.contacts-location .location-title:after {
    margin-top: .2em;
    content: "";
    display: block;
    height: 2px;
    width: 16px;
    background-color: #ee312d;
    -webkit-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s
}

.contacts-location .location-address {
    font-size: 14px;
    line-height: 1.5em
}

.contacts-location .location-ctas {
    text-align: inherit
}

@media screen and (min-width:992px) {
    .contacts-location .location-ctas {
        text-align: right
    }
}

.contacts-location .location-title,
.contacts-location .location-title-alt,
.contacts-location .location-image,
.contacts-location .location-address {
    margin-bottom: 15px
}

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

    .contacts-location .location-title,
    .contacts-location .location-title-alt,
    .contacts-location .location-image,
    .contacts-location .location-address {
        margin-bottom: 0
    }
}

.contacts-location.contacts-location--alpha {
    padding: 20px 0
}

.contacts-location.contacts-location--alpha:first-child {
    padding-top: 0
}

.contacts-location.contacts-location--alpha+.contacts-location {
    border-top: 1px solid #d8d8d8
}

@media screen and (min-width:992px) {
    .contacts-location.contacts-location--alpha {
        padding: 20px 0
    }

    .contacts-location.contacts-location--alpha+.contacts-location {
        border-top: 0
    }
}

.contacts-location.contacts-location--beta {
    padding: 20px 0;
    border-top: 1px solid #d8d8d8
}

.contacts-location.contacts-location--beta:last-child {
    border-bottom: 1px solid #d8d8d8
}

.contacts-locations--hq {
    margin-top: 10px;
    margin-bottom: 20px
}

@media screen and (min-width:992px) {
    .contacts-locations--hq {
        margin-top: 20px;
        margin-bottom: 40px
    }
}

.contacts-contact {
    padding: 10px 0
}

@media screen and (min-width:992px) {
    .contacts-contact {
        padding: 20px 0
    }

    .contacts-contact+.contacts-contact {
        border-bottom: 1px solid #d8d8d8
    }
}

.contacts-contact .contact-title {
    margin: 0;
    padding: 0;
    line-height: 1.2em;
    font-size: 1em;
    text-transform: uppercase;
    font-size: 16px;
    line-height: 1.4em;
    font-weight: 600
}

.contacts-contact .contact-title:after {
    margin-top: .2em;
    content: "";
    display: block;
    height: 2px;
    width: 16px;
    background-color: #ee312d;
    -webkit-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s
}

.contacts-contact .contact-title,
.contacts-contact .contact-address {
    margin-bottom: 15px
}

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

    .contacts-contact .contact-title,
    .contacts-contact .contact-address {
        margin-bottom: 0
    }
}

.contacts-contact .contact-address {
    font-size: 14px;
    line-height: 1.5em
}

.contacts-contact .contact-ctas {
    text-align: inherit
}

@media screen and (min-width:992px) {
    .contacts-contact .contact-ctas {
        text-align: right
    }
}

.contacts-browser .contacts-browser-content .contacts-browser-loader {
    height: 200px
}

.contacts-browser .contacts-browser-form {
    background-color: #f5f5f5;
    padding-bottom: 10px
}

.contacts-browser .contacts-browser-exposed .exposed-row {
    padding-top: 10px;
    padding-bottom: 10px
}

.contacts-browser .contacts-browser-exposed .exposed-row-alpha {
    background-color: #fff
}

.contacts-browser .contacts-browser-exposed .form-item-country,
.contacts-browser .contacts-browser-exposed .form-item-country-subregion {
    clear: both;
    margin-bottom: 15px
}

.contacts-browser .contacts-browser-exposed .form-item-country:before,
.contacts-browser .contacts-browser-exposed .form-item-country-subregion:before,
.contacts-browser .contacts-browser-exposed .form-item-country:after,
.contacts-browser .contacts-browser-exposed .form-item-country-subregion:after {
    content: " ";
    display: table
}

.contacts-browser .contacts-browser-exposed .form-item-country:after,
.contacts-browser .contacts-browser-exposed .form-item-country-subregion:after {
    clear: both
}

.contacts-browser .contacts-browser-exposed .form-item-country:before,
.contacts-browser .contacts-browser-exposed .form-item-country-subregion:before,
.contacts-browser .contacts-browser-exposed .form-item-country:after,
.contacts-browser .contacts-browser-exposed .form-item-country-subregion:after {
    content: " ";
    display: table
}

.contacts-browser .contacts-browser-exposed .form-item-country:after,
.contacts-browser .contacts-browser-exposed .form-item-country-subregion:after {
    clear: both
}

.contacts-browser .contacts-browser-exposed .form-item-country:last-child,
.contacts-browser .contacts-browser-exposed .form-item-country-subregion:last-child {
    margin-bottom: 0
}

.contacts-browser .contacts-browser-exposed .form-item-country .control-label,
.contacts-browser .contacts-browser-exposed .form-item-country-subregion .control-label {
    font-style: italic;
    font-family: ProximaNova, sans-serif;
    font-size: 14px;
    font-weight: 400;
    color: #8e8e8e
}

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

    .contacts-browser .contacts-browser-exposed .form-item-country .control-label,
    .contacts-browser .contacts-browser-exposed .form-item-country-subregion .control-label,
    .contacts-browser .contacts-browser-exposed .form-item-country .form-control,
    .contacts-browser .contacts-browser-exposed .form-item-country-subregion .form-control {
        padding-right: 15px
    }

    .contacts-browser .contacts-browser-exposed .form-item-country .control-label,
    .contacts-browser .contacts-browser-exposed .form-item-country-subregion .control-label {
        float: left;
        text-align: left;
        font-style: italic;
        height: 45px;
        line-height: 45px;
        margin-bottom: 0;
        margin-left: 80px;
        font-size: 16px
    }

    .contacts-browser .contacts-browser-exposed .form-item-country .select-wrapper,
    .contacts-browser .contacts-browser-exposed .form-item-country-subregion .select-wrapper {
        width: 350px;
        float: left
    }
}

.contacts-browser .contacts-browser-exposed .form-item-macroregion.form-group {
    text-align: center
}

.contacts-browser .contacts-browser-exposed .form-item-macroregion.form-group>label {
    position: absolute;
    width: 1px;
    height: 1px;
    margin: -1px;
    padding: 0;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    border: 0
}

@media screen and (min-width:992px) {
    .contacts-browser .contacts-browser-exposed .form-item-macroregion.form-group {
        text-align: inherit
    }
}

.contacts-browser .contacts-browser-exposed .form-item-macroregion.form-group .radio {
    width: 33.33333333%;
    display: inline-block
}

@media screen and (min-width:992px) {
    .contacts-browser .contacts-browser-exposed .form-item-macroregion.form-group .radio {
        width: auto;
        margin-right: 150px
    }

    .contacts-browser .contacts-browser-exposed .form-item-macroregion.form-group .radio:last-child {
        margin-right: 0
    }
}

.contacts-browser .contacts-browser-exposed .form-item-macroregion.form-group .radio label {
    padding-left: 0;
    position: relative
}

.contacts-browser .contacts-browser-exposed .form-item-macroregion.form-group .radio .checkbox-check {
    display: none
}

.contacts-browser .contacts-browser-exposed .form-item-macroregion.form-group .radio .checkbox-label {
    margin: 0;
    padding: 0;
    line-height: 1.2em;
    font-size: 1em;
    font-family: ProximaNova, sans-serif;
    color: #323232;
    text-transform: uppercase;
    font-weight: 600
}

.contacts-browser .contacts-browser-exposed .form-item-macroregion.form-group .radio .checkbox-label:after {
    margin-top: .2em;
    content: "";
    display: block;
    height: 2px;
    width: 16px;
    background-color: #d8d8d8;
    -webkit-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s
}

.contacts-browser .contacts-browser-exposed .form-item-macroregion.form-group .radio .form-radio:checked~.checkbox-label,
.contacts-browser .contacts-browser-exposed .form-item-macroregion.form-group .radio .form-radio.progress-disabled~.checkbox-label,
.contacts-browser .contacts-browser-exposed .form-item-macroregion.form-group .radio .checkbox-label:hover {
    color: #ee312d
}

.contacts-browser .contacts-browser-exposed .form-item-macroregion.form-group .radio .form-radio:checked~.checkbox-label:after,
.contacts-browser .contacts-browser-exposed .form-item-macroregion.form-group .radio .form-radio.progress-disabled~.checkbox-label:after,
.contacts-browser .contacts-browser-exposed .form-item-macroregion.form-group .radio .checkbox-label:hover:after {
    margin-top: .2em;
    content: "";
    display: block;
    height: 2px;
    width: 100%;
    background-color: #ee312d;
    -webkit-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s
}

.contacts-browser .contacts-browser-exposed .form-item-macroregion.form-group .radio .ajax-progress {
    position: absolute;
    left: 100%;
    font-size: 12px;
    color: #ee312d;
    margin-left: 10px;
    margin-top: 5px
}

.contacts-browser .contacts-browser-exposed .form-item-macroregion.form-group .radio .form-radio {
    position: absolute;
    width: 1px;
    height: 1px;
    margin: -1px;
    padding: 0;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    border: 0
}

.contacts-browser .contacts-browser-box {
    padding: 0
}

@media screen and (min-width:992px) {
    .contacts-browser .contacts-browser-box {
        padding: 0 15px
    }
}

.contacts-browser .contacts-browser-box .box-inner {
    background-color: #fff;
    padding: 20px 0
}

@media screen and (min-width:992px) {
    .contacts-browser .contacts-browser-box .box-inner {
        padding: 40px;
        border: 1px solid #d8d8d8;
        border-radius: 1px
    }
}

.contacts-browser .contacts-browser-box .box-title {
    margin: 0;
    padding: 0;
    line-height: 1.2em;
    font-size: 1em;
    text-transform: uppercase;
    font-size: 25px;
    font-weight: 400;
    margin-bottom: 10px
}

@media screen and (min-width:992px) {
    .contacts-browser .contacts-browser-box .box-title {
        font-size: 35px;
        margin-bottom: 20px
    }
}

.contacts-browser .contacts-browser-box+.contacts-browser-box {
    margin-top: 15px
}

.contacts-form.has-loader {
    min-height: 300px
}

.contacts-form.has-loader .form-embed {
    display: none
}

.contacts-form .hs_contact_office {
    display: none !important
}

.section-wrapper#contacts-location-teaser p:last-child {
    margin-bottom: 0
}

.posts {
    margin-top: 0;
    margin-bottom: 50px
}

.posts .posts-list {
    list-style: none;
    margin-bottom: 0;
    padding-left: 0
}

.posts .posts-list li {
    position: static;
    margin-bottom: 0
}

.posts .posts-list li:before {
    content: "";
    left: auto;
    position: static;
    color: inherit
}

.post-teaser .post-teaser-image {
    background-color: #d8d8d8;
    margin-bottom: 15px
}

@media screen and (min-width:992px) {
    .post-teaser .post-teaser-image {
        margin-bottom: 0
    }
}

.post-teaser .post-teaser-image .media-el {
    position: relative;
    overflow: hidden;
    width: 100%;
    padding-bottom: 56.25%
}

.post-teaser .post-teaser-image .media-el>* {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

@media screen and (min-width:992px) {
    .post-teaser .post-teaser-image .media-el {
        position: relative;
        overflow: hidden;
        width: 100%;
        padding-bottom: 75%
    }

    .post-teaser .post-teaser-image .media-el>* {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%
    }
}

.post-teaser .post-teaser-tags {
    margin-bottom: 1em
}

.post-header-image img {
    width: 100%;
    margin-bottom: 10px
}

@media screen and (min-width:992px) {
    .post-header-image img {
        margin-bottom: 20px
    }
}

.post-main {
    margin-bottom: 20px
}

@media screen and (min-width:992px) {
    .post-main {
        margin-bottom: 30px
    }
}

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

    .post-body p,
    .post-body ul,
    .post-body ol,
    .post-body h1,
    .post-body h2,
    .post-body h3,
    .post-body h4,
    .post-body blockquote {
        width: 80%;
        margin-left: auto !important;
        margin-right: auto !important
    }
}

.post-body img {
    margin-left: auto;
    margin-right: auto;
    display: block;
    max-width: 100%;
    height: auto
}

.post-body h2:first-child,
.post-body h3:first-child,
.post-body h4:first-child {
    margin-top: .5em
}

.tags-list {
    list-style: none;
    margin-bottom: 0;
    padding-left: 0
}

.tags-list li {
    position: static;
    margin-bottom: 0
}

.tags-list li:before {
    content: "";
    left: auto;
    position: static;
    color: inherit
}

.tags-list--horizontal li {
    font-size: smaller;
    display: inline-block;
    margin-right: 1em;
    color: #ee312d;
    text-transform: lowercase
}

.tags-list--horizontal li:last-child {
    margin-right: 0
}

.tags-list--stacked li {
    background-color: #eceded;
    text-align: center;
    padding: 8px 5px;
    line-height: 1.5em;
    font-weight: 700;
    margin-bottom: 10px;
    text-transform: lowercase
}

@media screen and (min-width:992px) {
    .tags-list--stacked li {
        padding: 14px 5px
    }
}

.error-page .logo-wrapper {
    padding: 10px 0
}

.view-search-ml {
    padding: 40px 0
}

.view-search-ml .view-filters {
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
    padding-bottom: 50px
}

@media(min-width:992px) {
    .view-search-ml .view-filters {
        float: left;
        width: 25%
    }
}

.view-search-ml .view-content {
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px
}

@media(min-width:992px) {
    .view-search-ml .view-content {
        float: left;
        width: 75%
    }
}

.view-search-ml .view-content .views-row {
    margin-bottom: 20px
}

.view-search-ml .view-content .views-row .views-field-title-field {
    font-size: 20px;
    font-weight: 700
}

.view-search-ml .view-content .views-row .views-field-search-api-excerpt strong {
    background: #8c8c8c;
    color: #fff;
    padding: 1px 4px
}

.view-search-ml .view-empty {
    float: left;
    width: 100%;
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px
}

@media(min-width:992px) {
    .view-search-ml .view-empty {
        float: left;
        width: 75%
    }
}

.view-search-ml .text-center {
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px
}

@media(min-width:992px) {
    .view-search-ml .text-center {
        float: left;
        width: 100%
    }
}

.view-search-ml .text-center ul {
    list-style: none
}

.view-search-ml .text-center ul li {
    display: inline-block
}

.find-your-belt-wrapper {
    margin-right: auto;
    margin-left: auto;
    padding-left: 15px;
    padding-right: 15px
}

@media(min-width:768px) {
    .find-your-belt-wrapper {
        width: 750px
    }
}

@media(min-width:992px) {
    .find-your-belt-wrapper {
        width: 970px
    }
}

@media(min-width:1200px) {
    .find-your-belt-wrapper {
        width: 1170px
    }
}

.find-your-belt-wrapper>.navbar-header,
.find-your-belt-wrapper>.navbar-collapse {
    margin-right: -15px;
    margin-left: -15px
}

@media(min-width:768px) {

    .find-your-belt-wrapper>.navbar-header,
    .find-your-belt-wrapper>.navbar-collapse {
        margin-right: 0;
        margin-left: 0
    }
}

.find-your-belt-iframe {
    width: 100%;
    overflow: hidden;
    border: 0
}

.videos-wrapper {
    margin-bottom: 40px
}

.videos .exposed-item--searchbox {
    max-width: none
}

@media screen and (min-width:992px) {
    .videos .exposed-item--searchbox {
        width: 50%
    }
}

.videos .exposed-item--searchbox .form-item {
    margin-bottom: 0
}

.videos .videos-item {
    margin-bottom: 30px
}

.hs-form-iframe {
    max-width: 500px;
    margin: 0 auto
}

.hs-embedder--form.has-loader {
    min-height: 300px
}

.hbspt-form .submitted-message {
    padding: 15px;
    margin-bottom: 30px;
    border: 1px solid transparent;
    border-radius: 0;
    text-align: left;
    background-color: #dff0d8;
    border-color: #d6e9c6;
    color: #3c763d;
    margin-bottom: 0;
    font-size: 16px
}

.hbspt-form .submitted-message h4 {
    margin-top: 0;
    color: inherit
}

.hbspt-form .submitted-message .alert-link {
    font-weight: 700
}

.hbspt-form .submitted-message>p,
.hbspt-form .submitted-message>ul {
    margin-bottom: 0
}

.hbspt-form .submitted-message>p+p {
    margin-top: 5px
}

.hbspt-form .submitted-message a {
    color: inherit;
    text-decoration: underline
}

.hbspt-form .submitted-message a.close {
    text-decoration: none
}

.hbspt-form .submitted-message h1,
.hbspt-form .submitted-message h2,
.hbspt-form .submitted-message h3,
.hbspt-form .submitted-message h4,
.hbspt-form .submitted-message h5,
.hbspt-form .submitted-message h6 {
    margin-top: 0
}

.hbspt-form .submitted-message hr {
    border-top-color: #c9e2b3
}

.hbspt-form .submitted-message .alert-link {
    color: #2b542c
}

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

.hs-form .inputs-list li {
    position: static;
    margin-bottom: 0
}

.hs-form .inputs-list li:before {
    content: "";
    left: auto;
    position: static;
    color: inherit
}

.hs-form .hs-error-msgs {
    color: #ee312d;
    font-size: 90%;
    margin-top: 5px
}

.hs-form .hs_error_rollup {
    text-align: center
}

.hs-form .hs-form-required {
    display: inline-block;
    margin-left: 5px
}

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

.hs-form fieldset .hs-form-field {
    margin-bottom: 30px
}

.hs-form fieldset .hs-form-field.hs_privacy,
.hs-form fieldset .hs-form-field.hs_newsletter {
    margin-bottom: 10px
}

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

    .hs-form fieldset .hs-form-field.hs_privacy,
    .hs-form fieldset .hs-form-field.hs_newsletter {
        margin-bottom: 10px
    }
}

.hs-form fieldset .input {
    margin-right: 0 !important
}

@media screen and (min-width:992px) {
    .hs-form fieldset.form-columns-2 .hs-form-field {
        padding-right: 15px
    }
}

@media screen and (min-width:992px) {
    .hs-form fieldset.form-columns-2 .hs-form-field+.hs-form-field {
        padding-left: 15px;
        padding-right: 0
    }
}

.hs-form .actions {
    margin-top: 15px
}

@media screen and (min-width:992px) {
    .hs-form .actions {
        text-align: right
    }
}

.hs-embedder--form.manual-grid-no {
    margin-left: -15px;
    margin-right: -15px;
    font-size: 0
}

.hs-embedder--form.manual-grid-no .hs-error-msgs {
    font-size: 13px
}

.hs-embedder--form.manual-grid-no .hs-error_rollup {
    font-size: 16px
}

.hs-embedder--form.manual-grid-no form>div:not(.hs-form-field) {
    display: inline
}

.hs-embedder--form.manual-grid-no .hs-form-field {
    margin-bottom: 15px;
    margin-bottom: 30px;
    font-size: 16px;
    width: 100%;
    padding-left: 15px;
    padding-right: 15px
}

.hs-embedder--form.manual-grid-no .hs-form-field.label-hidden>.control-label {
    display: none
}

.hs-embedder--form.manual-grid-no .hs-form-field .alert {
    font-size: 14px;
    font-family: ProximaNova, sans-serif;
    margin-bottom: 10px
}

.hs-embedder--form.manual-grid-no .hs-form-field .help-block {
    clear: both;
    font-size: 14px;
    line-height: 1.2;
    font-family: ProximaNova, sans-serif;
    margin-top: 10px
}

@media screen and (min-width:768px) {
    .hs-embedder--form.manual-grid-no .hs-form-field {
        width: 50%;
        float: none;
        display: inline-block;
        vertical-align: top
    }
}

.hs-embedder--form.manual-grid-no .hs-form-field.hs-fieldtype-booleancheckbox span p,
.hs-embedder--form.manual-grid-no .hs-form-field.hs-fieldtype-booleancheckbox .hs-form-required {
    display: inline
}

@media screen and (min-width:768px) {
    .hs-embedder--form.manual-grid-no .hs-form-field.hs-fieldtype-booleancheckbox {
        width: 100%
    }
}

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

    .hs-embedder--form.manual-grid-no .hs_message,
    .hs-embedder--form.manual-grid-no .hs_privacy,
    .hs-embedder--form.manual-grid-no .hs_newsletter {
        width: 100%
    }
}

.hs-embedder--form.manual-grid-no .actions {
    padding-left: 15px;
    padding-right: 15px
}

.hs-embedder--form.form--secondary .input textarea.hs-input,
.hs-embedder--form.form--secondary .input select.hs-input,
.hs-embedder--form.form--secondary .input input[type=text].hs-input,
.hs-embedder--form.form--secondary .input input[type=email].hs-input,
.hs-embedder--form.form--secondary .input input[type=password].hs-input,
.hs-embedder--form.form--secondary .input input[type=search].hs-input,
.hs-embedder--form.form--secondary .input input[type=tel].hs-input {
    background-color: #f5f5f5;
    border: none !important
}

.hs-form-booleancheckbox,
.hs-form-checkbox,
.hs-form-radio {
    position: relative;
    display: block;
    margin-top: 10px;
    margin-bottom: 10px;
    font-family: ProximaNova, sans-serif;
    color: #8c8c8c;
    margin: 0
}

.hs-form-booleancheckbox label,
.hs-form-checkbox label,
.hs-form-radio label {
    min-height: 30px;
    padding-left: 20px;
    margin-bottom: 0;
    font-weight: 400;
    cursor: pointer
}

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

.hs-form-booleancheckbox label,
.hs-form-checkbox label,
.hs-form-radio label {
    padding-left: 0;
    position: relative
}

.hs-form-booleancheckbox input,
.hs-form-checkbox input,
.hs-form-radio input {
    margin-left: 0;
    margin-top: 7px;
    position: absolute;
    display: block;
    top: 0;
    left: 0;
    font-size: 16px
}

.hs-form-booleancheckbox span,
.hs-form-checkbox span,
.hs-form-radio span {
    display: inline;
    vertical-align: middle
}

.hs-form-booleancheckbox input+span,
.hs-form-checkbox input+span,
.hs-form-radio input+span {
    margin-left: 20px
}

textarea.hs-input,
select.hs-input,
input[type=text].hs-input,
input[type=email].hs-input,
input[type=password].hs-input,
input[type=search].hs-input,
input[type=tel].hs-input {
    display: block;
    width: 100%;
    height: 44px;
    padding: 6px 12px;
    font-size: 16px;
    line-height: 1.875;
    color: #878787;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 0;
    -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 .15s, box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    font-family: ProximaNova, sans-serif;
    color: #8c8c8c;
    padding: 7px 12px;
    width: 100% !important
}

textarea.hs-input:focus,
select.hs-input:focus,
input[type=text].hs-input:focus,
input[type=email].hs-input:focus,
input[type=password].hs-input:focus,
input[type=search].hs-input:focus,
input[type=tel].hs-input:focus {
    border-color: transparent;
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(0, 0, 0, 0.6);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(0, 0, 0, 0.6)
}

textarea.hs-input::-moz-placeholder,
select.hs-input::-moz-placeholder,
input[type=text].hs-input::-moz-placeholder,
input[type=email].hs-input::-moz-placeholder,
input[type=password].hs-input::-moz-placeholder,
input[type=search].hs-input::-moz-placeholder,
input[type=tel].hs-input::-moz-placeholder {
    color: #8c8c8c;
    opacity: 1
}

textarea.hs-input:-ms-input-placeholder,
select.hs-input:-ms-input-placeholder,
input[type=text].hs-input:-ms-input-placeholder,
input[type=email].hs-input:-ms-input-placeholder,
input[type=password].hs-input:-ms-input-placeholder,
input[type=search].hs-input:-ms-input-placeholder,
input[type=tel].hs-input:-ms-input-placeholder {
    color: #8c8c8c
}

textarea.hs-input::-webkit-input-placeholder,
select.hs-input::-webkit-input-placeholder,
input[type=text].hs-input::-webkit-input-placeholder,
input[type=email].hs-input::-webkit-input-placeholder,
input[type=password].hs-input::-webkit-input-placeholder,
input[type=search].hs-input::-webkit-input-placeholder,
input[type=tel].hs-input::-webkit-input-placeholder {
    color: #8c8c8c
}

textarea.hs-input::-ms-expand,
select.hs-input::-ms-expand,
input[type=text].hs-input::-ms-expand,
input[type=email].hs-input::-ms-expand,
input[type=password].hs-input::-ms-expand,
input[type=search].hs-input::-ms-expand,
input[type=tel].hs-input::-ms-expand {
    border: 0;
    background-color: transparent
}

textarea.hs-input[disabled],
select.hs-input[disabled],
input[type=text].hs-input[disabled],
input[type=email].hs-input[disabled],
input[type=password].hs-input[disabled],
input[type=search].hs-input[disabled],
input[type=tel].hs-input[disabled],
textarea.hs-input[readonly],
select.hs-input[readonly],
input[type=text].hs-input[readonly],
input[type=email].hs-input[readonly],
input[type=password].hs-input[readonly],
input[type=search].hs-input[readonly],
input[type=tel].hs-input[readonly],
fieldset[disabled] textarea.hs-input,
fieldset[disabled] select.hs-input,
fieldset[disabled] input[type=text].hs-input,
fieldset[disabled] input[type=email].hs-input,
fieldset[disabled] input[type=password].hs-input,
fieldset[disabled] input[type=search].hs-input,
fieldset[disabled] input[type=tel].hs-input {
    background-color: #fff;
    opacity: 1
}

textarea.hs-input[disabled],
select.hs-input[disabled],
input[type=text].hs-input[disabled],
input[type=email].hs-input[disabled],
input[type=password].hs-input[disabled],
input[type=search].hs-input[disabled],
input[type=tel].hs-input[disabled],
fieldset[disabled] textarea.hs-input,
fieldset[disabled] select.hs-input,
fieldset[disabled] input[type=text].hs-input,
fieldset[disabled] input[type=email].hs-input,
fieldset[disabled] input[type=password].hs-input,
fieldset[disabled] input[type=search].hs-input,
fieldset[disabled] input[type=tel].hs-input {
    cursor: not-allowed
}

textareatextarea.hs-input,
textareaselect.hs-input,
textareainput[type=text].hs-input,
textareainput[type=email].hs-input,
textareainput[type=password].hs-input,
textareainput[type=search].hs-input,
textareainput[type=tel].hs-input {
    height: auto
}

textarea.hs-input,
select.hs-input,
input[type=text].hs-input,
input[type=email].hs-input,
input[type=password].hs-input,
input[type=search].hs-input,
input[type=tel].hs-input,
textarea.hs-input:focus,
select.hs-input:focus,
input[type=text].hs-input:focus,
input[type=email].hs-input:focus,
input[type=password].hs-input:focus,
input[type=search].hs-input:focus,
input[type=tel].hs-input:focus {
    box-shadow: none;
    border: none;
    border-bottom: 1px solid #8c8c8c
}

textarea.hs-input[type=file],
select.hs-input[type=file],
input[type=text].hs-input[type=file],
input[type=email].hs-input[type=file],
input[type=password].hs-input[type=file],
input[type=search].hs-input[type=file],
input[type=tel].hs-input[type=file] {
    border-bottom: none;
    line-height: 1em;
    height: auto;
    padding-top: 10px;
    padding-bottom: 10px
}

textarea.hs-input,
select.hs-input,
input[type=text].hs-input,
input[type=email].hs-input,
input[type=password].hs-input,
input[type=search].hs-input,
input[type=tel].hs-input,
textarea.hs-input[disabled],
select.hs-input[disabled],
input[type=text].hs-input[disabled],
input[type=email].hs-input[disabled],
input[type=password].hs-input[disabled],
input[type=search].hs-input[disabled],
input[type=tel].hs-input[disabled] {
    background-color: transparent
}

select.hs-input {
    -webkit-appearance: none;
    -khtml-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background-image: url(../fonts/ico-select.svg);
    background-position: right 10px center;
    background-repeat: no-repeat
}

select.hs-input.progress-disabled {
    background-image: none
}

textarea.hs-input {
    height: 150px;
    border: 1px solid #8c8c8c !important
}

.hs-cta-wrapper img {
    width: 100%;
    height: auto
}

.hs-embedder--cta {
    margin: 20px 0
}

@media screen and (max-width:767px) {
    .hs-embedder--cta .container {
        padding-left: 0;
        padding-right: 0
    }
}

.pardot-form .form-errors {
    color: #ee312d;
    margin-bottom: 30px
}

.pardot-form .form-field {
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px
}

.pardot-form .form-field .form-error {
    color: #ee312d;
    font-size: 90%;
    margin-top: 5px
}

@media(min-width:992px) {
    .pardot-form .form-field {
        float: left;
        width: 100%
    }
}

.pardot-form .form-field.pd-text,
.pardot-form .form-field.pd-select {
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px
}

@media(min-width:992px) {

    .pardot-form .form-field.pd-text,
    .pardot-form .form-field.pd-select {
        float: left;
        width: 50%
    }
}

.pardot-form .pd-checkbox .value>span {
    display: flex;
    align-items: flex-start
}

.pardot-form .pd-checkbox .value>span input {
    margin-top: .5em
}

.pardot-form .pd-checkbox .value>span .inline {
    font-weight: inherit;
    margin-left: 5px
}

.pardot-form .pd-checkbox .value>span .inline a {
    color: inherit;
    text-decoration: underline
}

.slick-prev,
.slick-next {
    position: absolute;
    display: block;
    line-height: 0;
    font-size: 0px;
    cursor: pointer;
    background: #000;
    background: rgba(0, 0, 0, 0.25);
    color: transparent;
    top: 50%;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
    padding: 0;
    border: none;
    outline: none;
    z-index: 2;
    padding: 10px
}

.slick-prev.slick-disabled:before,
.slick-next.slick-disabled:before {
    opacity: .25
}

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

    .slick-prev,
    .slick-next {
        padding: 37px
    }
}

.slick-prev .slick-arrow-icon,
.slick-next .slick-arrow-icon {
    font-size: 0;
    display: block
}

.slick-prev.slick-disabled,
.slick-next.slick-disabled {
    display: none !important
}

.slick-prev.slick-arrow-inverse,
.slick-next.slick-arrow-inverse {
    background-color: transparent
}

.slick-prev.slick-arrow-inverse .slick-arrow-icon:before,
.slick-next.slick-arrow-inverse .slick-arrow-icon:before,
.slick-prev.slick-arrow-inverse .slick-arrow-icon:after,
.slick-next.slick-arrow-inverse .slick-arrow-icon:after {
    background-color: #d8d8d8 !important
}

.slick-prev {
    left: 0
}

[dir="ltr"] .slick-prev {
    padding-right: 15px
}

@media screen and (min-width:1200px) {
    [dir="ltr"] .slick-prev {
        padding-right: 25px
    }
}

[dir="rtl"] .slick-prev {
    left: auto;
    right: 0;
    padding-left: 15px
}

@media screen and (min-width:1200px) {
    [dir="rtl"] .slick-prev {
        padding-left: 25px
    }
}

[dir="ltr"] .slick-prev .slick-arrow-icon {
    -webkit-transform: rotate(-180deg);
    -ms-transform: rotate(-180deg);
    -o-transform: rotate(-180deg);
    transform: rotate(-180deg)
}

[dir="ltr"] .slick-prev .slick-arrow-icon:before {
    content: "";
    display: block;
    width: 3px;
    height: 10px;
    background-color: #fff;
    -webkit-transform: skewX(35deg) skewY(0);
    -ms-transform: skewX(35deg) skewY(0);
    -o-transform: skewX(35deg) skewY(0);
    transform: skewX(35deg) skewY(0)
}

@media screen and (min-width:1200px) {
    [dir="ltr"] .slick-prev .slick-arrow-icon:before {
        width: 6px;
        height: 20px
    }
}

[dir="ltr"] .slick-prev .slick-arrow-icon:after {
    content: "";
    display: block;
    width: 3px;
    height: 10px;
    background-color: #fff;
    -webkit-transform: skewX(-35deg) skewY(0);
    -ms-transform: skewX(-35deg) skewY(0);
    -o-transform: skewX(-35deg) skewY(0);
    transform: skewX(-35deg) skewY(0)
}

@media screen and (min-width:1200px) {
    [dir="ltr"] .slick-prev .slick-arrow-icon:after {
        width: 6px;
        height: 20px
    }
}

.slick-next {
    right: 0
}

[dir="ltr"] .slick-next {
    padding-left: 15px
}

@media screen and (min-width:1200px) {
    [dir="ltr"] .slick-next {
        padding-left: 25px
    }
}

[dir="rtl"] .slick-next {
    left: 0;
    right: auto;
    padding-right: 15px
}

@media screen and (min-width:1200px) {
    [dir="rtl"] .slick-next {
        padding-right: 25px
    }
}

[dir="ltr"] .slick-next .slick-arrow-icon:before {
    content: "";
    display: block;
    width: 3px;
    height: 10px;
    background-color: #fff;
    -webkit-transform: skewX(35deg) skewY(0);
    -ms-transform: skewX(35deg) skewY(0);
    -o-transform: skewX(35deg) skewY(0);
    transform: skewX(35deg) skewY(0)
}

@media screen and (min-width:1200px) {
    [dir="ltr"] .slick-next .slick-arrow-icon:before {
        width: 6px;
        height: 20px
    }
}

[dir="ltr"] .slick-next .slick-arrow-icon:after {
    content: "";
    display: block;
    width: 3px;
    height: 10px;
    background-color: #fff;
    -webkit-transform: skewX(-35deg) skewY(0);
    -ms-transform: skewX(-35deg) skewY(0);
    -o-transform: skewX(-35deg) skewY(0);
    transform: skewX(-35deg) skewY(0)
}

@media screen and (min-width:1200px) {
    [dir="ltr"] .slick-next .slick-arrow-icon:after {
        width: 6px;
        height: 20px
    }
}

.slick-slider {
    position: relative;
    display: block;
    box-sizing: border-box;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -ms-touch-action: pan-y;
    touch-action: pan-y;
    -webkit-tap-highlight-color: transparent;
    background-position: center center;
    background-repeat: no-repeat
}

.slick-list {
    position: relative;
    display: block;
    overflow: hidden;
    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;
    top: 0;
    left: 0;
    display: block
}

.slick-track:before,
.slick-track:after {
    display: table;
    content: ''
}

.slick-track:after {
    clear: both
}

.slick-loading .slick-track {
    visibility: hidden
}

.slick-slide {
    display: none;
    float: left;
    height: 100%;
    min-height: 1px
}

[dir='rtl'] .slick-slide {
    float: right
}

.slick-slide img {
    display: block
}

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

.slick-slider .slick-list {
    height: 100%
}

.slick-slider .slick-list.draggable {
    cursor: -webkit-grab;
    cursor: grab
}

.slick-slider .slick-list.draggable.is-dragging,
.slick-slider .slick-list.draggable.is-dragging * {
    cursor: -webkit-grabbing;
    cursor: grabbing
}

.slick-dots {
    list-style: none;
    margin-bottom: 0;
    padding-left: 0;
    border: 1px solid #fff;
    border-radius: 100px;
    padding: 10px 25px;
    font-size: 0;
    text-align: center
}

.slick-dots li {
    position: static;
    margin-bottom: 0
}

.slick-dots li:before {
    content: "";
    left: auto;
    position: static;
    color: inherit
}

.slick-dots li {
    display: inline-block;
    line-height: 1;
    margin-left: 3px;
    margin-right: 3px
}

.slick-dots li button {
    font-size: 0;
    background-color: #fff;
    border: none;
    display: block;
    width: 5px;
    height: 18px;
    padding: 0;
    line-height: 1;
    margin: 0;
    -webkit-transform: skewX(-25deg) skewY(0);
    -ms-transform: skewX(-25deg) skewY(0);
    -o-transform: skewX(-25deg) skewY(0);
    transform: skewX(-25deg) skewY(0)
}

.slick-dots li.slick-active button {
    background: #ee312d
}

.addthis_inline_share_toolbox .at-share-btn-elements .at-share-btn {
    margin-bottom: 0;
    background-color: transparent !important
}

.addthis_inline_share_toolbox .at-share-btn-elements a.at-icon-wrapper .at-icon {
    fill: #ee312d !important
}

.addthis_inline_share_toolbox[data-url] .loading-message {
    display: none
}

.sf-menu,
.sf-menu * {
    margin: 0;
    padding: 0;
    list-style: none
}

.sf-menu li {
    position: relative
}

.sf-menu ul {
    position: absolute;
    display: none;
    top: 100%;
    left: 0;
    z-index: 99
}

.sf-menu>li {
    float: left
}

.sf-menu li:hover>ul,
.sf-menu li.sfHover>ul {
    display: block
}

.sf-menu a {
    display: block;
    position: relative
}

.sf-menu ul ul {
    top: 0;
    left: 100%
}
/* .proimg{
    border: 1px solid #efefef;
    border-radius: 15px;
    box-shadow: 0px 2px 15px rgba(6, 17, 47, 0.7);
} */
.industry-pro{
    margin: 45px 0;
}
.industry-pro li{
    list-style: none;
    text-align: center;
}
.industry-card-icon i{
    background-image: -webkit-gradient(linear, 0 0, 0 bottom, from(rgb(43, 43, 43)), to(rgb(238, 49, 45)));
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
}
.banner_pc .banner_img{
    height: 550px;
}
.banner_pc .swiper-pagination-bullet {
    width: 15px;
    height: 15px;
    margin: 0 5px;
    display: inline-block;
    border-radius: 100%;
    background: url("../images/dian1.png") center center no-repeat;
    opacity: 1;
}
.banner_pc .swiper-pagination-bullet-active {
    opacity: 1;
    background: url("../images/dian2.png") center center no-repeat;
}
@media screen and (min-width:768px){
    .pc_none{
        display: block;
    }
    .phone_none{
        display: none;
    }
}
@media screen and (max-width:768px){
    .pc_none ,.foot-list{
        display: none;
    }
    .phone_none{
        display: block;
    }
}
