
html {font-family: sans-serif;  -ms-text-size-adjust: 100%;  -webkit-text-size-adjust: 100%; overflow-x: hidden;}
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; text-decoration:none;}
abbr[title] {border-bottom: 1px dotted}
b,strong {font-weight: bold}

dfn {font-style: italic}
h1 {font-size: 2em; margin: 0.67em 0}
mark {background: #ff0; color: #000}
small {font-size: 80%}
sub, sup {font-size: 75%; line-height: 0; position: relative; vertical-align: baseline}
sup {top: -0.5em}
sub {bottom: -0.25em}
img { border: 0}
svg:not(:root) {overflow: hidden}
figure {margin: 1em 40px}
hr {box-sizing: content-box;  height: 0}
pre {overflow: auto}
code, kbd, pre, samp {font-family: monospace, monospace;  font-size: 1em}

button, input, optgroup, select, textarea {color: inherit; font: inherit; margin: 0}
button {overflow: visible}

button,
select {
    text-transform: none
}

button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
    -webkit-appearance: button;
    cursor: pointer
}

button[disabled],
html input[disabled] {
    cursor: default
}

button::-moz-focus-inner,
input::-moz-focus-inner {
    border: 0;
    padding: 0
}

input {
    line-height: normal
}

input[type="checkbox"],
input[type="radio"] {
    box-sizing: border-box;
    padding: 0
}

input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
    height: auto
}

input[type="search"] {
    -webkit-appearance: textfield;
    box-sizing: content-box
}

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none
}

fieldset {
    border: 1px solid #c0c0c0;
    margin: 0 2px;
    padding: 0.35em 0.625em 0.75em
}

legend {
    border: 0;
    padding: 0
}

textarea {
    overflow: auto
}

optgroup {
    font-weight: bold
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

td,
th {
    padding: 0
}


/*! Source: https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css */

@media print {
    *,
    *:before,
    *:after {
        background: transparent !important;
        color: #000 !important;
        box-shadow: none !important;
        text-shadow: none !important
    }
    a,
    a:visited {
       /* text-decoration: underline*/
    }
    a[href]:after {
        content: " (" attr(href) ")"
    }
    abbr[title]:after {
        content: " (" attr(title) ")"
    }
    a[href^="#"]:after,
    a[href^="javascript:"]:after {
        content: ""
    }
    pre,
    blockquote {
        border: 1px solid #999;
        page-break-inside: avoid
    }
    thead {
        display: table-header-group
    }
    tr,
    img {
        page-break-inside: avoid
    }
    img {
        max-width: 100% !important
    }
    p,
    h2,
    h3 {
        orphans: 3;
        widows: 3
    }
    h2,
    h3 {
        page-break-after: avoid
    }
    .navbar {
        display: none
    }
    .btn>.caret,
    .dropup>.btn>.caret {
        border-top-color: #000 !important
    }
    .label {
        border: 1px solid #000
    }
    .table {
        border-collapse: collapse !important
    }
    .table td,
    .table th {
        background-color: #fff !important
    }
    .table-bordered th,
    .table-bordered td {
        border: 1px solid #ddd !important
    }
}

@font-face {
    font-family: 'Glyphicons Halflings';
    src: url("../fonts/bootstrap/glyphicons-halflings-regular.eot");
    src: url("../fonts/bootstrap/glyphicons-halflings-regular.eot?#iefix") format("embedded-opentype"), url("../fonts/bootstrap/glyphicons-halflings-regular.woff2") format("woff2"), url("../fonts/bootstrap/glyphicons-halflings-regular.woff") format("woff"), url("../fonts/bootstrap/glyphicons-halflings-regular.ttf") format("truetype"), url("../fonts/bootstrap/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: normal;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.glyphicon-asterisk:before {
    content: "\002a"
}

.glyphicon-plus:before {
    content: "\002b"
}

.glyphicon-euro:before,
.glyphicon-eur:before {
    content: "\20ac"
}

.glyphicon-minus:before {
    content: "\2212"
}

.glyphicon-cloud:before {
    content: "\2601"
}

.glyphicon-envelope:before {
    content: "\2709"
}

.glyphicon-pencil:before {
    content: "\270f"
}

.glyphicon-glass:before {
    content: "\e001"
}

.glyphicon-music:before {
    content: "\e002"
}

.glyphicon-search:before {
    content: "\e003"
}

.glyphicon-heart:before {
    content: "\e005"
}

.glyphicon-star:before {
    content: "\e006"
}

.glyphicon-star-empty:before {
    content: "\e007"
}

.glyphicon-user:before {
    content: "\e008"
}

.glyphicon-film:before {
    content: "\e009"
}

.glyphicon-th-large:before {
    content: "\e010"
}

.glyphicon-th:before {
    content: "\e011"
}

.glyphicon-th-list:before {
    content: "\e012"
}

.glyphicon-ok:before {
    content: "\e013"
}

.glyphicon-remove:before {
    content: "\e014"
}

.glyphicon-zoom-in:before {
    content: "\e015"
}

.glyphicon-zoom-out:before {
    content: "\e016"
}

.glyphicon-off:before {
    content: "\e017"
}

.glyphicon-signal:before {
    content: "\e018"
}

.glyphicon-cog:before {
    content: "\e019"
}

.glyphicon-trash:before {
    content: "\e020"
}

.glyphicon-home:before {
    content: "\e021"
}

.glyphicon-file:before {
    content: "\e022"
}

.glyphicon-time:before {
    content: "\e023"
}

.glyphicon-road:before {
    content: "\e024"
}

.glyphicon-download-alt:before {
    content: "\e025"
}

.glyphicon-download:before {
    content: "\e026"
}

.glyphicon-upload:before {
    content: "\e027"
}

.glyphicon-inbox:before {
    content: "\e028"
}

.glyphicon-play-circle:before {
    content: "\e029"
}

.glyphicon-repeat:before {
    content: "\e030"
}

.glyphicon-refresh:before {
    content: "\e031"
}

.glyphicon-list-alt:before {
    content: "\e032"
}

.glyphicon-lock:before {
    content: "\e033"
}

.glyphicon-flag:before {
    content: "\e034"
}

.glyphicon-headphones:before {
    content: "\e035"
}

.glyphicon-volume-off:before {
    content: "\e036"
}

.glyphicon-volume-down:before {
    content: "\e037"
}

.glyphicon-volume-up:before {
    content: "\e038"
}

.glyphicon-qrcode:before {
    content: "\e039"
}

.glyphicon-barcode:before {
    content: "\e040"
}

.glyphicon-tag:before {
    content: "\e041"
}

.glyphicon-tags:before {
    content: "\e042"
}

.glyphicon-book:before {
    content: "\e043"
}

.glyphicon-bookmark:before {
    content: "\e044"
}

.glyphicon-print:before {
    content: "\e045"
}

.glyphicon-camera:before {
    content: "\e046"
}

.glyphicon-font:before {
    content: "\e047"
}

.glyphicon-bold:before {
    content: "\e048"
}

.glyphicon-italic:before {
    content: "\e049"
}

.glyphicon-text-height:before {
    content: "\e050"
}

.glyphicon-text-width:before {
    content: "\e051"
}

.glyphicon-align-left:before {
    content: "\e052"
}

.glyphicon-align-center:before {
    content: "\e053"
}

.glyphicon-align-right:before {
    content: "\e054"
}

.glyphicon-align-justify:before {
    content: "\e055"
}

.glyphicon-list:before {
    content: "\e056"
}

.glyphicon-indent-left:before {
    content: "\e057"
}

.glyphicon-indent-right:before {
    content: "\e058"
}

.glyphicon-facetime-video:before {
    content: "\e059"
}

.glyphicon-picture:before {
    content: "\e060"
}

.glyphicon-map-marker:before {
    content: "\e062"
}

.glyphicon-adjust:before {
    content: "\e063"
}

.glyphicon-tint:before {
    content: "\e064"
}

.glyphicon-edit:before {
    content: "\e065"
}

.glyphicon-share:before {
    content: "\e066"
}

.glyphicon-check:before {
    content: "\e067"
}

.glyphicon-move:before {
    content: "\e068"
}

.glyphicon-step-backward:before {
    content: "\e069"
}

.glyphicon-fast-backward:before {
    content: "\e070"
}

.glyphicon-backward:before {
    content: "\e071"
}

.glyphicon-play:before {
    content: "\e072"
}

.glyphicon-pause:before {
    content: "\e073"
}

.glyphicon-stop:before {
    content: "\e074"
}

.glyphicon-forward:before {
    content: "\e075"
}

.glyphicon-fast-forward:before {
    content: "\e076"
}

.glyphicon-step-forward:before {
    content: "\e077"
}

.glyphicon-eject:before {
    content: "\e078"
}

.glyphicon-chevron-left:before {
    content: "\e079"
}

.glyphicon-chevron-right:before {
    content: "\e080"
}

.glyphicon-plus-sign:before {
    content: "\e081"
}

.glyphicon-minus-sign:before {
    content: "\e082"
}

.glyphicon-remove-sign:before {
    content: "\e083"
}

.glyphicon-ok-sign:before {
    content: "\e084"
}

.glyphicon-question-sign:before {
    content: "\e085"
}

.glyphicon-info-sign:before {
    content: "\e086"
}

.glyphicon-screenshot:before {
    content: "\e087"
}

.glyphicon-remove-circle:before {
    content: "\e088"
}

.glyphicon-ok-circle:before {
    content: "\e089"
}

.glyphicon-ban-circle:before {
    content: "\e090"
}

.glyphicon-arrow-left:before {
    content: "\e091"
}

.glyphicon-arrow-right:before {
    content: "\e092"
}

.glyphicon-arrow-up:before {
    content: "\e093"
}

.glyphicon-arrow-down:before {
    content: "\e094"
}

.glyphicon-share-alt:before {
    content: "\e095"
}

.glyphicon-resize-full:before {
    content: "\e096"
}

.glyphicon-resize-small:before {
    content: "\e097"
}

.glyphicon-exclamation-sign:before {
    content: "\e101"
}

.glyphicon-gift:before {
    content: "\e102"
}

.glyphicon-leaf:before {
    content: "\e103"
}

.glyphicon-fire:before {
    content: "\e104"
}

.glyphicon-eye-open:before {
    content: "\e105"
}

.glyphicon-eye-close:before {
    content: "\e106"
}

.glyphicon-warning-sign:before {
    content: "\e107"
}

.glyphicon-plane:before {
    content: "\e108"
}

.glyphicon-calendar:before {
    content: "\e109"
}

.glyphicon-random:before {
    content: "\e110"
}

.glyphicon-comment:before {
    content: "\e111"
}

.glyphicon-magnet:before {
    content: "\e112"
}

.glyphicon-chevron-up:before {
    content: "\e113"
}

.glyphicon-chevron-down:before {
    content: "\e114"
}

.glyphicon-retweet:before {
    content: "\e115"
}

.glyphicon-shopping-cart:before {
    content: "\e116"
}

.glyphicon-folder-close:before {
    content: "\e117"
}

.glyphicon-folder-open:before {
    content: "\e118"
}

.glyphicon-resize-vertical:before {
    content: "\e119"
}

.glyphicon-resize-horizontal:before {
    content: "\e120"
}

.glyphicon-hdd:before {
    content: "\e121"
}

.glyphicon-bullhorn:before {
    content: "\e122"
}

.glyphicon-bell:before {
    content: "\e123"
}

.glyphicon-certificate:before {
    content: "\e124"
}

.glyphicon-thumbs-up:before {
    content: "\e125"
}

.glyphicon-thumbs-down:before {
    content: "\e126"
}

.glyphicon-hand-right:before {
    content: "\e127"
}

.glyphicon-hand-left:before {
    content: "\e128"
}

.glyphicon-hand-up:before {
    content: "\e129"
}

.glyphicon-hand-down:before {
    content: "\e130"
}

.glyphicon-circle-arrow-right:before {
    content: "\e131"
}

.glyphicon-circle-arrow-left:before {
    content: "\e132"
}

.glyphicon-circle-arrow-up:before {
    content: "\e133"
}

.glyphicon-circle-arrow-down:before {
    content: "\e134"
}

.glyphicon-globe:before {
    content: "\e135"
}

.glyphicon-wrench:before {
    content: "\e136"
}

.glyphicon-tasks:before {
    content: "\e137"
}

.glyphicon-filter:before {
    content: "\e138"
}

.glyphicon-briefcase:before {
    content: "\e139"
}

.glyphicon-fullscreen:before {
    content: "\e140"
}

.glyphicon-dashboard:before {
    content: "\e141"
}

.glyphicon-paperclip:before {
    content: "\e142"
}

.glyphicon-heart-empty:before {
    content: "\e143"
}

.glyphicon-link:before {
    content: "\e144"
}

.glyphicon-phone:before {
    content: "\e145"
}

.glyphicon-pushpin:before {
    content: "\e146"
}

.glyphicon-usd:before {
    content: "\e148"
}

.glyphicon-gbp:before {
    content: "\e149"
}

.glyphicon-sort:before {
    content: "\e150"
}

.glyphicon-sort-by-alphabet:before {
    content: "\e151"
}

.glyphicon-sort-by-alphabet-alt:before {
    content: "\e152"
}

.glyphicon-sort-by-order:before {
    content: "\e153"
}

.glyphicon-sort-by-order-alt:before {
    content: "\e154"
}

.glyphicon-sort-by-attributes:before {
    content: "\e155"
}

.glyphicon-sort-by-attributes-alt:before {
    content: "\e156"
}

.glyphicon-unchecked:before {
    content: "\e157"
}

.glyphicon-expand:before {
    content: "\e158"
}

.glyphicon-collapse-down:before {
    content: "\e159"
}

.glyphicon-collapse-up:before {
    content: "\e160"
}

.glyphicon-log-in:before {
    content: "\e161"
}

.glyphicon-flash:before {
    content: "\e162"
}

.glyphicon-log-out:before {
    content: "\e163"
}

.glyphicon-new-window:before {
    content: "\e164"
}

.glyphicon-record:before {
    content: "\e165"
}

.glyphicon-save:before {
    content: "\e166"
}

.glyphicon-open:before {
    content: "\e167"
}

.glyphicon-saved:before {
    content: "\e168"
}

.glyphicon-import:before {
    content: "\e169"
}

.glyphicon-export:before {
    content: "\e170"
}

.glyphicon-send:before {
    content: "\e171"
}

.glyphicon-floppy-disk:before {
    content: "\e172"
}

.glyphicon-floppy-saved:before {
    content: "\e173"
}

.glyphicon-floppy-remove:before {
    content: "\e174"
}

.glyphicon-floppy-save:before {
    content: "\e175"
}

.glyphicon-floppy-open:before {
    content: "\e176"
}

.glyphicon-credit-card:before {
    content: "\e177"
}

.glyphicon-transfer:before {
    content: "\e178"
}

.glyphicon-cutlery:before {
    content: "\e179"
}

.glyphicon-header:before {
    content: "\e180"
}

.glyphicon-compressed:before {
    content: "\e181"
}

.glyphicon-earphone:before {
    content: "\e182"
}

.glyphicon-phone-alt:before {
    content: "\e183"
}

.glyphicon-tower:before {
    content: "\e184"
}

.glyphicon-stats:before {
    content: "\e185"
}

.glyphicon-sd-video:before {
    content: "\e186"
}

.glyphicon-hd-video:before {
    content: "\e187"
}

.glyphicon-subtitles:before {
    content: "\e188"
}

.glyphicon-sound-stereo:before {
    content: "\e189"
}

.glyphicon-sound-dolby:before {
    content: "\e190"
}

.glyphicon-sound-5-1:before {
    content: "\e191"
}

.glyphicon-sound-6-1:before {
    content: "\e192"
}

.glyphicon-sound-7-1:before {
    content: "\e193"
}

.glyphicon-copyright-mark:before {
    content: "\e194"
}

.glyphicon-registration-mark:before {
    content: "\e195"
}

.glyphicon-cloud-download:before {
    content: "\e197"
}

.glyphicon-cloud-upload:before {
    content: "\e198"
}

.glyphicon-tree-conifer:before {
    content: "\e199"
}

.glyphicon-tree-deciduous:before {
    content: "\e200"
}

.glyphicon-cd:before {
    content: "\e201"
}

.glyphicon-save-file:before {
    content: "\e202"
}

.glyphicon-open-file:before {
    content: "\e203"
}

.glyphicon-level-up:before {
    content: "\e204"
}

.glyphicon-copy:before {
    content: "\e205"
}

.glyphicon-paste:before {
    content: "\e206"
}

.glyphicon-alert:before {
    content: "\e209"
}

.glyphicon-equalizer:before {
    content: "\e210"
}

.glyphicon-king:before {
    content: "\e211"
}

.glyphicon-queen:before {
    content: "\e212"
}

.glyphicon-pawn:before {
    content: "\e213"
}

.glyphicon-bishop:before {
    content: "\e214"
}

.glyphicon-knight:before {
    content: "\e215"
}

.glyphicon-baby-formula:before {
    content: "\e216"
}

.glyphicon-tent:before {
    content: "\26fa"
}

.glyphicon-blackboard:before {
    content: "\e218"
}

.glyphicon-bed:before {
    content: "\e219"
}

.glyphicon-apple:before {
    content: "\f8ff"
}

.glyphicon-erase:before {
    content: "\e221"
}

.glyphicon-hourglass:before {
    content: "\231b"
}

.glyphicon-lamp:before {
    content: "\e223"
}

.glyphicon-duplicate:before {
    content: "\e224"
}

.glyphicon-piggy-bank:before {
    content: "\e225"
}

.glyphicon-scissors:before {
    content: "\e226"
}

.glyphicon-bitcoin:before {
    content: "\e227"
}

.glyphicon-btc:before {
    content: "\e227"
}

.glyphicon-xbt:before {
    content: "\e227"
}

.glyphicon-yen:before {
    content: "\00a5"
}

.glyphicon-jpy:before {
    content: "\00a5"
}

.glyphicon-ruble:before {
    content: "\20bd"
}

.glyphicon-rub:before {
    content: "\20bd"
}

.glyphicon-scale:before {
    content: "\e230"
}

.glyphicon-ice-lolly:before {
    content: "\e231"
}

.glyphicon-ice-lolly-tasted:before {
    content: "\e232"
}

.glyphicon-education:before {
    content: "\e233"
}

.glyphicon-option-horizontal:before {
    content: "\e234"
}

.glyphicon-option-vertical:before {
    content: "\e235"
}

.glyphicon-menu-hamburger:before {
    content: "\e236"
}

.glyphicon-modal-window:before {
    content: "\e237"
}

.glyphicon-oil:before {
    content: "\e238"
}

.glyphicon-grain:before {
    content: "\e239"
}

.glyphicon-sunglasses:before {
    content: "\e240"
}

.glyphicon-text-size:before {
    content: "\e241"
}

.glyphicon-text-color:before {
    content: "\e242"
}

.glyphicon-text-background:before {
    content: "\e243"
}

.glyphicon-object-align-top:before {
    content: "\e244"
}

.glyphicon-object-align-bottom:before {
    content: "\e245"
}

.glyphicon-object-align-horizontal:before {
    content: "\e246"
}

.glyphicon-object-align-left:before {
    content: "\e247"
}

.glyphicon-object-align-vertical:before {
    content: "\e248"
}

.glyphicon-object-align-right:before {
    content: "\e249"
}

.glyphicon-triangle-right:before {
    content: "\e250"
}

.glyphicon-triangle-left:before {
    content: "\e251"
}

.glyphicon-triangle-bottom:before {
    content: "\e252"
}

.glyphicon-triangle-top:before {
    content: "\e253"
}

.glyphicon-console:before {
    content: "\e254"
}

.glyphicon-superscript:before {
    content: "\e255"
}

.glyphicon-subscript:before {
    content: "\e256"
}

.glyphicon-menu-left:before {
    content: "\e257"
}

.glyphicon-menu-right:before {
    content: "\e258"
}

.glyphicon-menu-down:before {
    content: "\e259"
}

.glyphicon-menu-up:before {
    content: "\e260"
}

* {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

*:before,
*:after {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

html {
    font-size: 10px;
    -webkit-tap-highlight-color: transparent
}

body {font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;/*font-family: "ITC Avant Garde Gothic W02 Md";*/ font-size: 14px; line-height: 1.42857; color: #333; background-color: #fff}

input,
button,
select,
textarea {
    font-family: inherit;
    font-size: inherit;
    line-height: inherit
}

a {
    color: #e82e25;
    text-decoration: none
}

a:hover,
a:focus {
   /* color: #23527c;
    text-decoration: underline*/
}

a:focus {
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px
}

figure {
    margin: 0
}

img {
    vertical-align: middle
}

.img-responsive {
    display: block;
    max-width: 100%;
    height: auto
}

.img-rounded {
    border-radius: 6px
}

.img-thumbnail {
    padding: 4px;
    line-height: 1.42857;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 4px;
    -webkit-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
    display: inline-block;
    max-width: 100%;
    height: auto
}

.img-circle {
    border-radius: 50%
}

hr {
    margin-top: 20px;
    margin-bottom: 20px;
    border: 0;
    border-top: 1px solid #eee
}

.sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    margin: -1px;
    padding: 0;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    border: 0
}

.sr-only-focusable:active,
.sr-only-focusable:focus {
    position: static;
    width: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    clip: auto
}

[role="button"] {
    cursor: pointer
}

h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
    font-family: inherit;
    font-weight: 500;
    line-height: 1.1;
    color: inherit
}

h1 small,
h1 .small,
h2 small,
h2 .small,
h3 small,
h3 .small,
h4 small,
h4 .small,
h5 small,
h5 .small,
h6 small,
h6 .small,
.h1 small,
.h1 .small,
.h2 small,
.h2 .small,
.h3 small,
.h3 .small,
.h4 small,
.h4 .small,
.h5 small,
.h5 .small,
.h6 small,
.h6 .small {
    font-weight: normal;
    line-height: 1;
    color: #777
}

h1,
.h1,
h2,
.h2,
h3,
.h3 {
    margin-top: 20px;
    margin-bottom: 10px
}

h1 small,
h1 .small,
.h1 small,
.h1 .small,
h2 small,
h2 .small,
.h2 small,
.h2 .small,
h3 small,
h3 .small,
.h3 small,
.h3 .small {
    font-size: 65%
}

h4,
.h4,
h5,
.h5,
h6,
.h6 {
    margin-top: 10px;
    margin-bottom: 10px
}

h4 small,
h4 .small,
.h4 small,
.h4 .small,
h5 small,
h5 .small,
.h5 small,
.h5 .small,
h6 small,
h6 .small,
.h6 small,
.h6 .small {
    font-size: 75%
}

h1,
.h1 {
    font-size: 36px
}

h2,
.h2 {
    font-size: 24px
}

h3,
.h3 {
    font-size: 24px
}

h4,
.h4 {
    font-size: 14px
}

h5,
.h5 {
    font-size: 14px
}

h6,
.h6 {
    font-size: 12px
}

p {
    margin: 0 0 10px
}

.lead {
    margin-bottom: 20px;
    font-size: 14px;
    font-weight: 300;
    line-height: 1.4
}

@media (min-width: 769px) {
    .lead {
        font-size: 21px
    }
}

small,
.small {
    font-size: 85%
}

mark,
.mark {
    background-color: #fcf8e3;
    padding: .2em
}

.text-left {
    text-align: left
}

.text-right {
    text-align: right
}

.text-center {
    text-align: center
}

.text-justify {
    text-align: justify
}

.text-nowrap {
    white-space: nowrap
}

.text-lowercase {
    text-transform: lowercase
}

.text-uppercase,
.initialism {
    text-transform: uppercase
}

.text-capitalize {
    text-transform: capitalize
}

.text-muted {
    color: #777
}

.text-primary {
    color: #337ab7
}

a.text-primary:hover,
a.text-primary:focus {
    color: #286090
}

.text-success {
    color: #3c763d
}

a.text-success:hover,
a.text-success:focus {
    color: #2b542c
}

.text-info {
    color: #31708f
}

a.text-info:hover,
a.text-info:focus {
    color: #245269
}

.text-warning {
    color: #8a6d3b
}

a.text-warning:hover,
a.text-warning:focus {
    color: #66512c
}

.text-danger {
    color: #a94442
}

a.text-danger:hover,
a.text-danger:focus {
    color: #843534
}

.bg-primary {
    color: #fff
}

.bg-primary {
    background-color: #337ab7
}

a.bg-primary:hover,
a.bg-primary:focus {
    background-color: #286090
}

.bg-success {
    background-color: #dff0d8
}

a.bg-success:hover,
a.bg-success:focus {
    background-color: #c1e2b3
}

.bg-info {
    background-color: #d9edf7
}

a.bg-info:hover,
a.bg-info:focus {
    background-color: #afd9ee
}

.bg-warning {
    background-color: #fcf8e3
}

a.bg-warning:hover,
a.bg-warning:focus {
    background-color: #f7ecb5
}

.bg-danger {
    background-color: #f2dede
}

a.bg-danger:hover,
a.bg-danger:focus {
    background-color: #e4b9b9
}

.page-header {
    padding-bottom: 9px;
    margin: 40px 0 20px;
    border-bottom: 1px solid #eee
}

ul,
ol {
    margin-top: 0;
    margin-bottom: 10px
}

ul ul,
ul ol,
ol ul,
ol ol {
    margin-bottom: 0
}

.list-unstyled {
    padding-left: 0;
    list-style: none
}

.list-inline {
    padding-left: 0;
    list-style: none;
    margin-left: -5px
}

.list-inline>li {
    display: inline-block;
    padding-left: 5px;
    padding-right: 5px
}

dl {
    margin-top: 0;
    margin-bottom: 20px
}

dt,
dd {
    line-height: 1.42857
}

dt {
    font-weight: bold
}

dd {
    margin-left: 0
}

.dl-horizontal dd:before,
.dl-horizontal dd:after {
    content: " ";
    display: table
}

.dl-horizontal dd:after {
    clear: both
}

@media (min-width: 769px) {
    .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 #777
}

.initialism {
    font-size: 90%
}

blockquote {
    padding: 10px 20px;
    margin: 0 0 20px;
    font-size: 17.5px;
    border-left: 5px solid #eee
}

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.42857;
    color: #777
}

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 #eee;
    border-left: 0;
    text-align: right
}

.blockquote-reverse footer:before,
.blockquote-reverse small:before,
.blockquote-reverse .small:before,
blockquote.pull-right footer:before,
blockquote.pull-right small:before,
blockquote.pull-right .small:before {
    content: ''
}

.blockquote-reverse footer:after,
.blockquote-reverse small:after,
.blockquote-reverse .small:after,
blockquote.pull-right footer:after,
blockquote.pull-right small:after,
blockquote.pull-right .small:after {
    content: '\00A0 \2014'
}

address {
    margin-bottom: 20px;
    font-style: normal;
    line-height: 1.42857
}

code,
kbd,
pre,
samp {
    font-family: Menlo, Monaco, Consolas, "Courier New", monospace
}

code {
    padding: 2px 4px;
    font-size: 90%;
    color: #c7254e;
    background-color: #f9f2f4;
    border-radius: 4px
}

kbd {
    padding: 2px 4px;
    font-size: 90%;
    color: #fff;
    background-color: #333;
    border-radius: 3px;
    box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25)
}

kbd kbd {
    padding: 0;
    font-size: 100%;
    font-weight: bold;
    box-shadow: none
}

pre {
    display: block;
    padding: 9.5px;
    margin: 0 0 10px;
    font-size: 13px;
    line-height: 1.42857;
    word-break: break-all;
    word-wrap: break-word;
    color: #333;
    background-color: #f5f5f5;
    border: 1px solid #ccc;
    border-radius: 4px
}

pre code {
    padding: 0;
    font-size: inherit;
    color: inherit;
    white-space: pre-wrap;
    background-color: transparent;
    border-radius: 0
}

.pre-scrollable {
    max-height: 340px;
    overflow-y: scroll
}

.container,
.compare-bar-sticky.affix .compare-bar {
    margin-right: auto;
    margin-left: auto;
    padding-left: 15px;
    padding-right: 15px
}

.container:before,
.compare-bar-sticky.affix .compare-bar:before,
.container:after,
.compare-bar-sticky.affix .compare-bar:after {
    content: " ";
    display: table
}

.container:after,
.compare-bar-sticky.affix .compare-bar:after {
    clear: both
}

@media (min-width: 769px) {
    .container,
    .compare-bar-sticky.affix .compare-bar {
        /*width: 750px;*/
		width: 98%;
    }
}

@media (min-width: 992px) {
    .container,
    .compare-bar-sticky.affix .compare-bar {
        width: 970px
    }
}

@media (min-width: 1200px) {
    .container,
    .compare-bar-sticky.affix .compare-bar {
        width: 1170px
    }
}

.container-fluid {
    margin-right: auto;
    margin-left: auto;
    padding-left: 15px;
    padding-right: 15px
}

.container-fluid:before,
.container-fluid:after {
    content: " ";
    display: table
}

.container-fluid:after {
    clear: both
}

.row {
    margin-left: -15px;
    margin-right: -15px
}

.row:before,
.row:after {
    content: " ";
    display: table
}

.row:after {
    clear: both
}

.col-xs-1,
.col-sm-1,
.col-md-1,
.col-lg-1,
.col-xs-2,
.col-sm-2,
.col-md-2,
.col-lg-2,
.col-xs-3,
.col-sm-3,
.col-md-3,
.col-lg-3,
.col-xs-4,
.col-sm-4,
.col-md-4,
.col-lg-4,
.col-xs-5,
.col-sm-5,
.col-md-5,
.col-lg-5,
.col-xs-6,
.col-sm-6,
.col-md-6,
.col-lg-6,
.col-xs-7,
.col-sm-7,
.col-md-7,
.col-lg-7,
.col-xs-8,
.col-sm-8,
.col-md-8,
.col-lg-8,
.col-xs-9,
.col-sm-9,
.col-md-9,
.col-lg-9,
.col-xs-10,
.col-sm-10,
.col-md-10,
.col-lg-10,
.col-xs-11,
.col-sm-11,
.col-md-11,
.col-lg-11,
.col-xs-12,
.col-sm-12,
.col-md-12,
.col-lg-12 {
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px
}

.col-xs-1,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9,
.col-xs-10,
.col-xs-11,
.col-xs-12 {
    float: left
}

.col-xs-1 {
    width: 8.33333%
}

.col-xs-2 {
    width: 16.66667%
}

.col-xs-3 {
    width: 25%
}

.col-xs-4 {
    width: 33.33333%
}

.col-xs-5 {
    width: 41.66667%
}

.col-xs-6 {
    width: 50%
}

.col-xs-7 {
    width: 58.33333%
}

.col-xs-8 {
    width: 66.66667%
}

.col-xs-9 {
    width: 75%
}

.col-xs-10 {
    width: 83.33333%
}

.col-xs-11 {
    width: 91.66667%
}

.col-xs-12 {
    width: 100%
}

.col-xs-pull-0 {
    right: auto
}

.col-xs-pull-1 {
    right: 8.33333%
}

.col-xs-pull-2 {
    right: 16.66667%
}

.col-xs-pull-3 {
    right: 25%
}

.col-xs-pull-4 {
    right: 33.33333%
}

.col-xs-pull-5 {
    right: 41.66667%
}

.col-xs-pull-6 {
    right: 50%
}

.col-xs-pull-7 {
    right: 58.33333%
}

.col-xs-pull-8 {
    right: 66.66667%
}

.col-xs-pull-9 {
    right: 75%
}

.col-xs-pull-10 {
    right: 83.33333%
}

.col-xs-pull-11 {
    right: 91.66667%
}

.col-xs-pull-12 {
    right: 100%
}

.col-xs-push-0 {
    left: auto
}

.col-xs-push-1 {
    left: 8.33333%
}

.col-xs-push-2 {
    left: 16.66667%
}

.col-xs-push-3 {
    left: 25%
}

.col-xs-push-4 {
    left: 33.33333%
}

.col-xs-push-5 {
    left: 41.66667%
}

.col-xs-push-6 {
    left: 50%
}

.col-xs-push-7 {
    left: 58.33333%
}

.col-xs-push-8 {
    left: 66.66667%
}

.col-xs-push-9 {
    left: 75%
}

.col-xs-push-10 {
    left: 83.33333%
}

.col-xs-push-11 {
    left: 91.66667%
}

.col-xs-push-12 {
    left: 100%
}

.col-xs-offset-0 {
    margin-left: 0%
}

.col-xs-offset-1 {
    margin-left: 8.33333%
}

.col-xs-offset-2 {
    margin-left: 16.66667%
}

.col-xs-offset-3 {
    margin-left: 25%
}

.col-xs-offset-4 {
    margin-left: 33.33333%
}

.col-xs-offset-5 {
    margin-left: 41.66667%
}

.col-xs-offset-6 {
    margin-left: 50%
}

.col-xs-offset-7 {
    margin-left: 58.33333%
}

.col-xs-offset-8 {
    margin-left: 66.66667%
}

.col-xs-offset-9 {
    margin-left: 75%
}

.col-xs-offset-10 {
    margin-left: 83.33333%
}

.col-xs-offset-11 {
    margin-left: 91.66667%
}

.col-xs-offset-12 {
    margin-left: 100%
}

@media (min-width: 769px) {
    .col-sm-1,
    .col-sm-2,
    .col-sm-3,
    .col-sm-4,
    .col-sm-5,
    .col-sm-6,
    .col-sm-7,
    .col-sm-8,
    .col-sm-9,
    .col-sm-10,
    .col-sm-11,
    .col-sm-12 {
        float: left
    }
    .col-sm-1 {
        width: 8.33333%
    }
    .col-sm-2 {
        width: 16.66667%
    }
    .col-sm-3 {
        width: 25%
    }
    .col-sm-4 {
        width: 33.33333%
    }
    .col-sm-5 {
        width: 41.66667%
    }
    .col-sm-6 {
        width: 50%
    }
    .col-sm-7 {
        width: 58.33333%
    }
    .col-sm-8 {
        width: 66.66667%
    }
    .col-sm-9 {
        width: 75%
    }
    .col-sm-10 {
        width: 83.33333%
    }
    .col-sm-11 {
        width: 91.66667%
    }
    .col-sm-12 {
        width: 100%
    }
    .col-sm-pull-0 {
        right: auto
    }
    .col-sm-pull-1 {
        right: 8.33333%
    }
    .col-sm-pull-2 {
        right: 16.66667%
    }
    .col-sm-pull-3 {
        right: 25%
    }
    .col-sm-pull-4 {
        right: 33.33333%
    }
    .col-sm-pull-5 {
        right: 41.66667%
    }
    .col-sm-pull-6 {
        right: 50%
    }
    .col-sm-pull-7 {
        right: 58.33333%
    }
    .col-sm-pull-8 {
        right: 66.66667%
    }
    .col-sm-pull-9 {
        right: 75%
    }
    .col-sm-pull-10 {
        right: 83.33333%
    }
    .col-sm-pull-11 {
        right: 91.66667%
    }
    .col-sm-pull-12 {
        right: 100%
    }
    .col-sm-push-0 {
        left: auto
    }
    .col-sm-push-1 {
        left: 8.33333%
    }
    .col-sm-push-2 {
        left: 16.66667%
    }
    .col-sm-push-3 {
        left: 25%
    }
    .col-sm-push-4 {
        left: 33.33333%
    }
    .col-sm-push-5 {
        left: 41.66667%
    }
    .col-sm-push-6 {
        left: 50%
    }
    .col-sm-push-7 {
        left: 58.33333%
    }
    .col-sm-push-8 {
        left: 66.66667%
    }
    .col-sm-push-9 {
        left: 75%
    }
    .col-sm-push-10 {
        left: 83.33333%
    }
    .col-sm-push-11 {
        left: 91.66667%
    }
    .col-sm-push-12 {
        left: 100%
    }
    .col-sm-offset-0 {
        margin-left: 0%
    }
    .col-sm-offset-1 {
        margin-left: 8.33333%
    }
    .col-sm-offset-2 {
        margin-left: 16.66667%
    }
    .col-sm-offset-3 {
        margin-left: 25%
    }
    .col-sm-offset-4 {
        margin-left: 33.33333%
    }
    .col-sm-offset-5 {
        margin-left: 41.66667%
    }
    .col-sm-offset-6 {
        margin-left: 50%
    }
    .col-sm-offset-7 {
        margin-left: 58.33333%
    }
    .col-sm-offset-8 {
        margin-left: 66.66667%
    }
    .col-sm-offset-9 {
        margin-left: 75%
    }
    .col-sm-offset-10 {
        margin-left: 83.33333%
    }
    .col-sm-offset-11 {
        margin-left: 91.66667%
    }
    .col-sm-offset-12 {
        margin-left: 100%
    }
}

@media (min-width: 992px) {
    .col-md-1,
    .col-md-2,
    .col-md-3,
    .col-md-4,
    .col-md-5,
    .col-md-6,
    .col-md-7,
    .col-md-8,
    .col-md-9,
    .col-md-10,
    .col-md-11,
    .col-md-12 {
        float: left
    }
    .col-md-1 {
        width: 8.33333%
    }
    .col-md-2 {
        width: 16.66667%
    }
    .col-md-3 {
        width: 25%
    }
    .col-md-4 {
        width: 33.33333%
    }
    .col-md-5 {
        width: 41.66667%
    }
    .col-md-6 {
        width: 50%
    }
    .col-md-7 {
        width: 58.33333%
    }
    .col-md-8 {
        width: 66.66667%
    }
    .col-md-9 {
        width: 75%
    }
    .col-md-10 {
        width: 83.33333%
    }
    .col-md-11 {
        width: 91.66667%
    }
    .col-md-12 {
        width: 100%
    }
    .col-md-pull-0 {
        right: auto
    }
    .col-md-pull-1 {
        right: 8.33333%
    }
    .col-md-pull-2 {
        right: 16.66667%
    }
    .col-md-pull-3 {
        right: 25%
    }
    .col-md-pull-4 {
        right: 33.33333%
    }
    .col-md-pull-5 {
        right: 41.66667%
    }
    .col-md-pull-6 {
        right: 50%
    }
    .col-md-pull-7 {
        right: 58.33333%
    }
    .col-md-pull-8 {
        right: 66.66667%
    }
    .col-md-pull-9 {
        right: 75%
    }
    .col-md-pull-10 {
        right: 83.33333%
    }
    .col-md-pull-11 {
        right: 91.66667%
    }
    .col-md-pull-12 {
        right: 100%
    }
    .col-md-push-0 {
        left: auto
    }
    .col-md-push-1 {
        left: 8.33333%
    }
    .col-md-push-2 {
        left: 16.66667%
    }
    .col-md-push-3 {
        left: 25%
    }
    .col-md-push-4 {
        left: 33.33333%
    }
    .col-md-push-5 {
        left: 41.66667%
    }
    .col-md-push-6 {
        left: 50%
    }
    .col-md-push-7 {
        left: 58.33333%
    }
    .col-md-push-8 {
        left: 66.66667%
    }
    .col-md-push-9 {
        left: 75%
    }
    .col-md-push-10 {
        left: 83.33333%
    }
    .col-md-push-11 {
        left: 91.66667%
    }
    .col-md-push-12 {
        left: 100%
    }
    .col-md-offset-0 {
        margin-left: 0%
    }
    .col-md-offset-1 {
        margin-left: 8.33333%
    }
    .col-md-offset-2 {
        margin-left: 16.66667%
    }
    .col-md-offset-3 {
        margin-left: 25%
    }
    .col-md-offset-4 {
        margin-left: 33.33333%
    }
    .col-md-offset-5 {
        margin-left: 41.66667%
    }
    .col-md-offset-6 {
        margin-left: 50%
    }
    .col-md-offset-7 {
        margin-left: 58.33333%
    }
    .col-md-offset-8 {
        margin-left: 66.66667%
    }
    .col-md-offset-9 {
        margin-left: 75%
    }
    .col-md-offset-10 {
        margin-left: 83.33333%
    }
    .col-md-offset-11 {
        margin-left: 91.66667%
    }
    .col-md-offset-12 {
        margin-left: 100%
    }
}

@media (min-width: 1200px) {
    .col-lg-1,
    .col-lg-2,
    .col-lg-3,
    .col-lg-4,
    .col-lg-5,
    .col-lg-6,
    .col-lg-7,
    .col-lg-8,
    .col-lg-9,
    .col-lg-10,
    .col-lg-11,
    .col-lg-12 {
        float: left
    }
    .col-lg-1 {
        width: 8.33333%
    }
    .col-lg-2 {
        width: 16.66667%
    }
    .col-lg-3 {
        width: 25%
    }
    .col-lg-4 {
        width: 33.33333%
    }
    .col-lg-5 {
        width: 41.66667%
    }
    .col-lg-6 {
        width: 50%
    }
    .col-lg-7 {
        width: 58.33333%
    }
    .col-lg-8 {
        width: 66.66667%
    }
    .col-lg-9 {
        width: 75%
    }
    .col-lg-10 {
        width: 83.33333%
    }
    .col-lg-11 {
        width: 91.66667%
    }
    .col-lg-12 {
        width: 100%
    }
    .col-lg-pull-0 {
        right: auto
    }
    .col-lg-pull-1 {
        right: 8.33333%
    }
    .col-lg-pull-2 {
        right: 16.66667%
    }
    .col-lg-pull-3 {
        right: 25%
    }
    .col-lg-pull-4 {
        right: 33.33333%
    }
    .col-lg-pull-5 {
        right: 41.66667%
    }
    .col-lg-pull-6 {
        right: 50%
    }
    .col-lg-pull-7 {
        right: 58.33333%
    }
    .col-lg-pull-8 {
        right: 66.66667%
    }
    .col-lg-pull-9 {
        right: 75%
    }
    .col-lg-pull-10 {
        right: 83.33333%
    }
    .col-lg-pull-11 {
        right: 91.66667%
    }
    .col-lg-pull-12 {
        right: 100%
    }
    .col-lg-push-0 {
        left: auto
    }
    .col-lg-push-1 {
        left: 8.33333%
    }
    .col-lg-push-2 {
        left: 16.66667%
    }
    .col-lg-push-3 {
        left: 25%
    }
    .col-lg-push-4 {
        left: 33.33333%
    }
    .col-lg-push-5 {
        left: 41.66667%
    }
    .col-lg-push-6 {
        left: 50%
    }
    .col-lg-push-7 {
        left: 58.33333%
    }
    .col-lg-push-8 {
        left: 66.66667%
    }
    .col-lg-push-9 {
        left: 75%
    }
    .col-lg-push-10 {
        left: 83.33333%
    }
    .col-lg-push-11 {
        left: 91.66667%
    }
    .col-lg-push-12 {
        left: 100%
    }
    .col-lg-offset-0 {
        margin-left: 0%
    }
    .col-lg-offset-1 {
        margin-left: 8.33333%
    }
    .col-lg-offset-2 {
        margin-left: 16.66667%
    }
    .col-lg-offset-3 {
        margin-left: 25%
    }
    .col-lg-offset-4 {
        margin-left: 33.33333%
    }
    .col-lg-offset-5 {
        margin-left: 41.66667%
    }
    .col-lg-offset-6 {
        margin-left: 50%
    }
    .col-lg-offset-7 {
        margin-left: 58.33333%
    }
    .col-lg-offset-8 {
        margin-left: 66.66667%
    }
    .col-lg-offset-9 {
        margin-left: 75%
    }
    .col-lg-offset-10 {
        margin-left: 83.33333%
    }
    .col-lg-offset-11 {
        margin-left: 91.66667%
    }
    .col-lg-offset-12 {
        margin-left: 100%
    }
}

table {
    background-color: transparent
}

caption {
    padding-top: 8px;
    padding-bottom: 8px;
    color: #777;
    text-align: left
}

th {
    text-align: left
}

.table {
    width: 100%;
    max-width: 100%;
    margin-bottom: 20px
}

.table>thead>tr>th,
.table>thead>tr>td,
.table>tbody>tr>th,
.table>tbody>tr>td,
.table>tfoot>tr>th,
.table>tfoot>tr>td {
    padding: 8px;
    line-height: 1.42857;
    vertical-align: top;
    border-top: 1px solid #ddd
}

.table>thead>tr>th {
    vertical-align: bottom;
    border-bottom: 2px solid #ddd
}

.table>caption+thead>tr:first-child>th,
.table>caption+thead>tr:first-child>td,
.table>colgroup+thead>tr:first-child>th,
.table>colgroup+thead>tr:first-child>td,
.table>thead:first-child>tr:first-child>th,
.table>thead:first-child>tr:first-child>td {
    border-top: 0
}

.table>tbody+tbody {
    border-top: 2px solid #ddd
}

.table .table {
    background-color: #fff
}

.table-condensed>thead>tr>th,
.table-condensed>thead>tr>td,
.table-condensed>tbody>tr>th,
.table-condensed>tbody>tr>td,
.table-condensed>tfoot>tr>th,
.table-condensed>tfoot>tr>td {
    padding: 5px
}

.table-bordered {
    border: 1px solid #ddd
}

.table-bordered>thead>tr>th,
.table-bordered>thead>tr>td,
.table-bordered>tbody>tr>th,
.table-bordered>tbody>tr>td,
.table-bordered>tfoot>tr>th,
.table-bordered>tfoot>tr>td {
    border: 1px solid #ddd
}

.table-bordered>thead>tr>th,
.table-bordered>thead>tr>td {
    border-bottom-width: 2px
}

.table-striped>tbody>tr:nth-of-type(odd) {
    background-color: #f9f9f9
}

.table-hover>tbody>tr:hover {
    background-color: #f5f5f5
}

table col[class*="col-"] {
    position: static;
    float: none;
    display: table-column
}

table td[class*="col-"],
table th[class*="col-"] {
    position: static;
    float: none;
    display: table-cell
}

.table>thead>tr>td.active,
.table>thead>tr>th.active,
.table>thead>tr.active>td,
.table>thead>tr.active>th,
.table>tbody>tr>td.active,
.table>tbody>tr>th.active,
.table>tbody>tr.active>td,
.table>tbody>tr.active>th,
.table>tfoot>tr>td.active,
.table>tfoot>tr>th.active,
.table>tfoot>tr.active>td,
.table>tfoot>tr.active>th {
    background-color: #f5f5f5
}

.table-hover>tbody>tr>td.active:hover,
.table-hover>tbody>tr>th.active:hover,
.table-hover>tbody>tr.active:hover>td,
.table-hover>tbody>tr:hover>.active,
.table-hover>tbody>tr.active:hover>th {
    background-color: #e8e8e8
}

.table>thead>tr>td.success,
.table>thead>tr>th.success,
.table>thead>tr.success>td,
.table>thead>tr.success>th,
.table>tbody>tr>td.success,
.table>tbody>tr>th.success,
.table>tbody>tr.success>td,
.table>tbody>tr.success>th,
.table>tfoot>tr>td.success,
.table>tfoot>tr>th.success,
.table>tfoot>tr.success>td,
.table>tfoot>tr.success>th {
    background-color: #dff0d8
}

.table-hover>tbody>tr>td.success:hover,
.table-hover>tbody>tr>th.success:hover,
.table-hover>tbody>tr.success:hover>td,
.table-hover>tbody>tr:hover>.success,
.table-hover>tbody>tr.success:hover>th {
    background-color: #d0e9c6
}

.table>thead>tr>td.info,
.table>thead>tr>th.info,
.table>thead>tr.info>td,
.table>thead>tr.info>th,
.table>tbody>tr>td.info,
.table>tbody>tr>th.info,
.table>tbody>tr.info>td,
.table>tbody>tr.info>th,
.table>tfoot>tr>td.info,
.table>tfoot>tr>th.info,
.table>tfoot>tr.info>td,
.table>tfoot>tr.info>th {
    background-color: #d9edf7
}

.table-hover>tbody>tr>td.info:hover,
.table-hover>tbody>tr>th.info:hover,
.table-hover>tbody>tr.info:hover>td,
.table-hover>tbody>tr:hover>.info,
.table-hover>tbody>tr.info:hover>th {
    background-color: #c4e3f3
}

.table>thead>tr>td.warning,
.table>thead>tr>th.warning,
.table>thead>tr.warning>td,
.table>thead>tr.warning>th,
.table>tbody>tr>td.warning,
.table>tbody>tr>th.warning,
.table>tbody>tr.warning>td,
.table>tbody>tr.warning>th,
.table>tfoot>tr>td.warning,
.table>tfoot>tr>th.warning,
.table>tfoot>tr.warning>td,
.table>tfoot>tr.warning>th {
    background-color: #fcf8e3
}

.table-hover>tbody>tr>td.warning:hover,
.table-hover>tbody>tr>th.warning:hover,
.table-hover>tbody>tr.warning:hover>td,
.table-hover>tbody>tr:hover>.warning,
.table-hover>tbody>tr.warning:hover>th {
    background-color: #faf2cc
}

.table>thead>tr>td.danger,
.table>thead>tr>th.danger,
.table>thead>tr.danger>td,
.table>thead>tr.danger>th,
.table>tbody>tr>td.danger,
.table>tbody>tr>th.danger,
.table>tbody>tr.danger>td,
.table>tbody>tr.danger>th,
.table>tfoot>tr>td.danger,
.table>tfoot>tr>th.danger,
.table>tfoot>tr.danger>td,
.table>tfoot>tr.danger>th {
    background-color: #f2dede
}

.table-hover>tbody>tr>td.danger:hover,
.table-hover>tbody>tr>th.danger:hover,
.table-hover>tbody>tr.danger:hover>td,
.table-hover>tbody>tr:hover>.danger,
.table-hover>tbody>tr.danger:hover>th {
    background-color: #ebcccc
}

.table-responsive {
    overflow-x: auto;
    min-height: 0.01%
}

@media screen and (max-width: 769px) {
    .table-responsive {
        width: 100%;
        margin-bottom: 15px;
        overflow-y: hidden;
        -ms-overflow-style: -ms-autohiding-scrollbar;
        border: 1px solid #ddd
    }
    .table-responsive>.table {
        margin-bottom: 0
    }
    .table-responsive>.table>thead>tr>th,
    .table-responsive>.table>thead>tr>td,
    .table-responsive>.table>tbody>tr>th,
    .table-responsive>.table>tbody>tr>td,
    .table-responsive>.table>tfoot>tr>th,
    .table-responsive>.table>tfoot>tr>td {
        white-space: nowrap
    }
    .table-responsive>.table-bordered {
        border: 0
    }
    .table-responsive>.table-bordered>thead>tr>th:first-child,
    .table-responsive>.table-bordered>thead>tr>td:first-child,
    .table-responsive>.table-bordered>tbody>tr>th:first-child,
    .table-responsive>.table-bordered>tbody>tr>td:first-child,
    .table-responsive>.table-bordered>tfoot>tr>th:first-child,
    .table-responsive>.table-bordered>tfoot>tr>td:first-child {
        border-left: 0
    }
    .table-responsive>.table-bordered>thead>tr>th:last-child,
    .table-responsive>.table-bordered>thead>tr>td:last-child,
    .table-responsive>.table-bordered>tbody>tr>th:last-child,
    .table-responsive>.table-bordered>tbody>tr>td:last-child,
    .table-responsive>.table-bordered>tfoot>tr>th:last-child,
    .table-responsive>.table-bordered>tfoot>tr>td:last-child {
        border-right: 0
    }
    .table-responsive>.table-bordered>tbody>tr:last-child>th,
    .table-responsive>.table-bordered>tbody>tr:last-child>td,
    .table-responsive>.table-bordered>tfoot>tr:last-child>th,
    .table-responsive>.table-bordered>tfoot>tr:last-child>td {
        border-bottom: 0
    }
}

fieldset {
    padding: 0;
    margin: 0;
    border: 0;
    min-width: 0
}

legend {
    display: block;
    width: 100%;
    padding: 0;
    margin-bottom: 20px;
    font-size: 21px;
    line-height: inherit;
    color: #333;
    border: 0;
    border-bottom: 1px solid #e5e5e5
}

label {
    display: inline-block;
    max-width: 100%;
    margin-bottom: 5px;
    font-weight: 300;
}

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: 14px;
    line-height: 1.42857;
    color: #555
}

.form-control {
    display: block;
    width: 100%;
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    -webkit-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
    -o-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
    transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s
}

.form-control:focus {
    border-color: #66afe9;
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6)
}

.form-control::-moz-placeholder {
    color: #999;
    opacity: 1
}

.form-control:-ms-input-placeholder {
    color: #999
}

.form-control::-webkit-input-placeholder {
    color: #999
}

.form-control::-ms-expand {
    border: 0;
    background-color: transparent
}

.form-control[disabled],
.form-control[readonly],
fieldset[disabled] .form-control {
    background-color: #eee;
    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: 34px
    }
    input[type="date"].input-sm,
    .input-group-sm>input[type="date"].form-control,
    .input-group-sm>input[type="date"].input-group-addon,
    .input-group-sm>.input-group-btn>input[type="date"].btn,
    .input-group-sm input[type="date"],
    input[type="time"].input-sm,
    .input-group-sm>input[type="time"].form-control,
    .input-group-sm>input[type="time"].input-group-addon,
    .input-group-sm>.input-group-btn>input[type="time"].btn,
    .input-group-sm input[type="time"],
    input[type="datetime-local"].input-sm,
    .input-group-sm>input[type="datetime-local"].form-control,
    .input-group-sm>input[type="datetime-local"].input-group-addon,
    .input-group-sm>.input-group-btn>input[type="datetime-local"].btn,
    .input-group-sm input[type="datetime-local"],
    input[type="month"].input-sm,
    .input-group-sm>input[type="month"].form-control,
    .input-group-sm>input[type="month"].input-group-addon,
    .input-group-sm>.input-group-btn>input[type="month"].btn,
    .input-group-sm input[type="month"] {
        line-height: 30px
    }
    input[type="date"].input-lg,
    .input-group-lg>input[type="date"].form-control,
    .input-group-lg>input[type="date"].input-group-addon,
    .input-group-lg>.input-group-btn>input[type="date"].btn,
    .input-group-lg input[type="date"],
    input[type="time"].input-lg,
    .input-group-lg>input[type="time"].form-control,
    .input-group-lg>input[type="time"].input-group-addon,
    .input-group-lg>.input-group-btn>input[type="time"].btn,
    .input-group-lg input[type="time"],
    input[type="datetime-local"].input-lg,
    .input-group-lg>input[type="datetime-local"].form-control,
    .input-group-lg>input[type="datetime-local"].input-group-addon,
    .input-group-lg>.input-group-btn>input[type="datetime-local"].btn,
    .input-group-lg input[type="datetime-local"],
    input[type="month"].input-lg,
    .input-group-lg>input[type="month"].form-control,
    .input-group-lg>input[type="month"].input-group-addon,
    .input-group-lg>.input-group-btn>input[type="month"].btn,
    .input-group-lg input[type="month"] {
        line-height: 46px
    }
}

.form-group {
    margin-bottom: 15px
}

.radio,
.checkbox {
    position: relative;
    display: block;
    margin-top: 10px;
    margin-bottom: 10px
}

.radio label,
.checkbox label {
    min-height: 20px;
    padding-left: 20px;
    margin-bottom: 0;
    font-weight: normal;
    cursor: pointer
}

.radio input[type="radio"],
.radio-inline input[type="radio"],
.checkbox input[type="checkbox"],
.checkbox-inline input[type="checkbox"] {
    position: absolute;
    margin-left: -20px;
    margin-top: 4px \9
}

.radio+.radio,
.checkbox+.checkbox {
    margin-top: -5px
}

.radio-inline,
.checkbox-inline {
    position: relative;
    display: inline-block;
    padding-left: 20px;
    margin-bottom: 0;
    vertical-align: middle;
    font-weight: normal;
    cursor: pointer
}

.radio-inline+.radio-inline,
.checkbox-inline+.checkbox-inline {
    margin-top: 0;
    margin-left: 10px
}

input[type="radio"][disabled],
input[type="radio"].disabled,
fieldset[disabled] input[type="radio"],
input[type="checkbox"][disabled],
input[type="checkbox"].disabled,
fieldset[disabled] input[type="checkbox"] {
    cursor: not-allowed
}

.radio-inline.disabled,
fieldset[disabled] .radio-inline,
.checkbox-inline.disabled,
fieldset[disabled] .checkbox-inline {
    cursor: not-allowed
}

.radio.disabled label,
fieldset[disabled] .radio label,
.checkbox.disabled label,
fieldset[disabled] .checkbox label {
    cursor: not-allowed
}

.form-control-static {
    padding-top: 7px;
    padding-bottom: 7px;
    margin-bottom: 0;
    min-height: 34px
}

.form-control-static.input-lg,
.input-group-lg>.form-control-static.form-control,
.input-group-lg>.form-control-static.input-group-addon,
.input-group-lg>.input-group-btn>.form-control-static.btn,
.form-control-static.input-sm,
.input-group-sm>.form-control-static.form-control,
.input-group-sm>.form-control-static.input-group-addon,
.input-group-sm>.input-group-btn>.form-control-static.btn {
    padding-left: 0;
    padding-right: 0
}

.input-sm,
.input-group-sm>.form-control,
.input-group-sm>.input-group-addon,
.input-group-sm>.input-group-btn>.btn {
    height: 30px;
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px
}

select.input-sm,
.input-group-sm>select.form-control,
.input-group-sm>select.input-group-addon,
.input-group-sm>.input-group-btn>select.btn {
    height: 30px;
    line-height: 30px
}

textarea.input-sm,
.input-group-sm>textarea.form-control,
.input-group-sm>textarea.input-group-addon,
.input-group-sm>.input-group-btn>textarea.btn,
select[multiple].input-sm,
.input-group-sm>select[multiple].form-control,
.input-group-sm>select[multiple].input-group-addon,
.input-group-sm>.input-group-btn>select[multiple].btn {
    height: auto
}

.form-group-sm .form-control {
    height: 30px;
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px
}

.form-group-sm select.form-control {
    height: 30px;
    line-height: 30px
}

.form-group-sm textarea.form-control,
.form-group-sm select[multiple].form-control {
    height: auto
}

.form-group-sm .form-control-static {
    height: 30px;
    min-height: 32px;
    padding: 6px 10px;
    font-size: 12px;
    line-height: 1.5
}

.input-lg,
.input-group-lg>.form-control,
.input-group-lg>.input-group-addon,
.input-group-lg>.input-group-btn>.btn {
    height: 46px;
    padding: 10px 16px;
    font-size: 14px;
    line-height: 1.33333;
    border-radius: 6px
}

select.input-lg,
.input-group-lg>select.form-control,
.input-group-lg>select.input-group-addon,
.input-group-lg>.input-group-btn>select.btn {
    height: 46px;
    line-height: 46px
}

textarea.input-lg,
.input-group-lg>textarea.form-control,
.input-group-lg>textarea.input-group-addon,
.input-group-lg>.input-group-btn>textarea.btn,
select[multiple].input-lg,
.input-group-lg>select[multiple].form-control,
.input-group-lg>select[multiple].input-group-addon,
.input-group-lg>.input-group-btn>select[multiple].btn {
    height: auto
}

.form-group-lg .form-control {
    height: 46px;
    padding: 10px 16px;
    font-size: 14px;
    line-height: 1.33333;
    border-radius: 6px
}

.form-group-lg select.form-control {
    height: 46px;
    line-height: 46px
}

.form-group-lg textarea.form-control,
.form-group-lg select[multiple].form-control {
    height: auto
}

.form-group-lg .form-control-static {
    height: 46px;
    min-height: 38px;
    padding: 11px 16px;
    font-size: 14px;
    line-height: 1.33333
}

.has-feedback {
    position: relative
}

.has-feedback .form-control {
    padding-right: 42.5px
}

.form-control-feedback {
    position: absolute;
    top: 0;
    right: 0;
    z-index: 2;
    display: block;
    width: 34px;
    height: 34px;
    line-height: 34px;
    text-align: center;
    pointer-events: none
}

.input-lg+.form-control-feedback,
.input-group-lg>.form-control+.form-control-feedback,
.input-group-lg>.input-group-addon+.form-control-feedback,
.input-group-lg>.input-group-btn>.btn+.form-control-feedback,
.input-group-lg+.form-control-feedback,
.form-group-lg .form-control+.form-control-feedback {
    width: 46px;
    height: 46px;
    line-height: 46px
}

.input-sm+.form-control-feedback,
.input-group-sm>.form-control+.form-control-feedback,
.input-group-sm>.input-group-addon+.form-control-feedback,
.input-group-sm>.input-group-btn>.btn+.form-control-feedback,
.input-group-sm+.form-control-feedback,
.form-group-sm .form-control+.form-control-feedback {
    width: 30px;
    height: 30px;
    line-height: 30px
}

.has-success .help-block,
.has-success .control-label,
.has-success .radio,
.has-success .checkbox,
.has-success .radio-inline,
.has-success .checkbox-inline,
.has-success.radio label,
.has-success.checkbox label,
.has-success.radio-inline label,
.has-success.checkbox-inline label {
    color: #3c763d
}

.has-success .form-control {
    border-color: #3c763d;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075)
}

.has-success .form-control:focus {
    border-color: #2b542c;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168
}

.has-success .input-group-addon {
    color: #3c763d;
    border-color: #3c763d;
    background-color: #dff0d8
}

.has-success .form-control-feedback {
    color: #3c763d
}

.has-warning .help-block,
.has-warning .control-label,
.has-warning .radio,
.has-warning .checkbox,
.has-warning .radio-inline,
.has-warning .checkbox-inline,
.has-warning.radio label,
.has-warning.checkbox label,
.has-warning.radio-inline label,
.has-warning.checkbox-inline label {
    color: #8a6d3b
}

.has-warning .form-control {
    border-color: #8a6d3b;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075)
}

.has-warning .form-control:focus {
    border-color: #66512c;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b
}

.has-warning .input-group-addon {
    color: #8a6d3b;
    border-color: #8a6d3b;
    background-color: #fcf8e3
}

.has-warning .form-control-feedback {
    color: #8a6d3b
}

.has-error .help-block,
.has-error .control-label,
.has-error .radio,
.has-error .checkbox,
.has-error .radio-inline,
.has-error .checkbox-inline,
.has-error.radio label,
.has-error.checkbox label,
.has-error.radio-inline label,
.has-error.checkbox-inline label {
    color: #a94442
}

.has-error .form-control {
    border-color: #a94442;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075)
}

.has-error .form-control:focus {
    border-color: #843534;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483
}

.has-error .input-group-addon {
    color: #a94442;
    border-color: #a94442;
    background-color: #f2dede
}

.has-error .form-control-feedback {
    color: #a94442
}

.has-feedback label~.form-control-feedback {
    top: 25px
}

.has-feedback label.sr-only~.form-control-feedback {
    top: 0
}

.help-block {
    display: block;
    margin-top: 5px;
    margin-bottom: 10px;
    color: #737373
}

@media (min-width: 769px) {
    .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: 27px
}

.form-horizontal .form-group {
    margin-left: -15px;
    margin-right: -15px
}

.form-horizontal .form-group:before,
.form-horizontal .form-group:after {
    content: " ";
    display: table
}

.form-horizontal .form-group:after {
    clear: both
}

@media (min-width: 769px) {
    .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: 769px) {
    .form-horizontal .form-group-lg .control-label {
        padding-top: 11px;
        font-size: 14px
    }
}

@media (min-width: 769px) {
    .form-horizontal .form-group-sm .control-label {
        padding-top: 6px;
        font-size: 12px
    }
}

.btn {
    display: inline-block;
    margin-bottom: 0;
    font-weight: normal;
    text-align: center;
    vertical-align: middle;
    touch-action: manipulation;
    cursor: pointer;
    background-image: none;
    border: 1px solid transparent;
    white-space: nowrap;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857;
    border-radius: 4px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.btn:focus,
.btn.focus,
.btn:active:focus,
.btn:active.focus,
.btn.active:focus,
.btn.active.focus {
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px
}

.btn:hover,
.btn:focus,
.btn.focus {
    color: #333;
    text-decoration: none
}

.btn:active,
.btn.active {
    outline: 0;
    background-image: none;
    -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125)
}

.btn.disabled,
.btn[disabled],
fieldset[disabled] .btn {
    cursor: not-allowed;
    opacity: .65;
    filter: alpha(opacity=65);
    -webkit-box-shadow: none;
    box-shadow: none
}

a.btn.disabled,
fieldset[disabled] a.btn {
    pointer-events: none
}

.btn-default {
    color: #333;
    background-color: #fff;
    border-color: #ccc
}

.btn-default:focus,
.btn-default.focus {
    color: #333;
    background-color: #e6e6e6;
    border-color: #8c8c8c
}

.btn-default:hover {
    color: #333;
    background-color: #e6e6e6;
    border-color: #adadad
}

.btn-default:active,
.btn-default.active,
.open>.btn-default.dropdown-toggle {
    color: #333;
    background-color: #e6e6e6;
    border-color: #adadad
}

.btn-default:active:hover,
.btn-default:active:focus,
.btn-default:active.focus,
.btn-default.active:hover,
.btn-default.active:focus,
.btn-default.active.focus,
.open>.btn-default.dropdown-toggle:hover,
.open>.btn-default.dropdown-toggle:focus,
.open>.btn-default.dropdown-toggle.focus {
    color: #333;
    background-color: #d4d4d4;
    border-color: #8c8c8c
}

.btn-default:active,
.btn-default.active,
.open>.btn-default.dropdown-toggle {
    background-image: none
}

.btn-default.disabled:hover,
.btn-default.disabled:focus,
.btn-default.disabled.focus,
.btn-default[disabled]:hover,
.btn-default[disabled]:focus,
.btn-default[disabled].focus,
fieldset[disabled] .btn-default:hover,
fieldset[disabled] .btn-default:focus,
fieldset[disabled] .btn-default.focus {
    background-color: #fff;
    border-color: #ccc
}

.btn-default .badge {
    color: #fff;
    background-color: #333
}

.btn-primary {
    color: #fff;
    background-color: #337ab7;
    border-color: #2e6da4
}

.btn-primary:focus,
.btn-primary.focus {
    color: #fff;
    background-color: #286090;
    border-color: #122b40
}

.btn-primary:hover {
    color: #fff;
    background-color: #286090;
    border-color: #204d74
}

.btn-primary:active,
.btn-primary.active,
.open>.btn-primary.dropdown-toggle {
    color: #fff;
    background-color: #286090;
    border-color: #204d74
}

.btn-primary:active:hover,
.btn-primary:active:focus,
.btn-primary:active.focus,
.btn-primary.active:hover,
.btn-primary.active:focus,
.btn-primary.active.focus,
.open>.btn-primary.dropdown-toggle:hover,
.open>.btn-primary.dropdown-toggle:focus,
.open>.btn-primary.dropdown-toggle.focus {
    color: #fff;
    background-color: #204d74;
    border-color: #122b40
}

.btn-primary:active,
.btn-primary.active,
.open>.btn-primary.dropdown-toggle {
    background-image: none
}

.btn-primary.disabled:hover,
.btn-primary.disabled:focus,
.btn-primary.disabled.focus,
.btn-primary[disabled]:hover,
.btn-primary[disabled]:focus,
.btn-primary[disabled].focus,
fieldset[disabled] .btn-primary:hover,
fieldset[disabled] .btn-primary:focus,
fieldset[disabled] .btn-primary.focus {
    background-color: #337ab7;
    border-color: #2e6da4
}

.btn-primary .badge {
    color: #337ab7;
    background-color: #fff
}

.btn-success {
    color: #fff;
    background-color: #5cb85c;
    border-color: #4cae4c
}

.btn-success:focus,
.btn-success.focus {
    color: #fff;
    background-color: #449d44;
    border-color: #255625
}

.btn-success:hover {
    color: #fff;
    background-color: #449d44;
    border-color: #398439
}

.btn-success:active,
.btn-success.active,
.open>.btn-success.dropdown-toggle {
    color: #fff;
    background-color: #449d44;
    border-color: #398439
}

.btn-success:active:hover,
.btn-success:active:focus,
.btn-success:active.focus,
.btn-success.active:hover,
.btn-success.active:focus,
.btn-success.active.focus,
.open>.btn-success.dropdown-toggle:hover,
.open>.btn-success.dropdown-toggle:focus,
.open>.btn-success.dropdown-toggle.focus {
    color: #fff;
    background-color: #398439;
    border-color: #255625
}

.btn-success:active,
.btn-success.active,
.open>.btn-success.dropdown-toggle {
    background-image: none
}

.btn-success.disabled:hover,
.btn-success.disabled:focus,
.btn-success.disabled.focus,
.btn-success[disabled]:hover,
.btn-success[disabled]:focus,
.btn-success[disabled].focus,
fieldset[disabled] .btn-success:hover,
fieldset[disabled] .btn-success:focus,
fieldset[disabled] .btn-success.focus {
    background-color: #5cb85c;
    border-color: #4cae4c
}

.btn-success .badge {
    color: #5cb85c;
    background-color: #fff
}

.btn-info {
    color: #fff;
    background-color: #5bc0de;
    border-color: #46b8da
}

.btn-info:focus,
.btn-info.focus {
    color: #fff;
    background-color: #31b0d5;
    border-color: #1b6d85
}

.btn-info:hover {
    color: #fff;
    background-color: #31b0d5;
    border-color: #269abc
}

.btn-info:active,
.btn-info.active,
.open>.btn-info.dropdown-toggle {
    color: #fff;
    background-color: #31b0d5;
    border-color: #269abc
}

.btn-info:active:hover,
.btn-info:active:focus,
.btn-info:active.focus,
.btn-info.active:hover,
.btn-info.active:focus,
.btn-info.active.focus,
.open>.btn-info.dropdown-toggle:hover,
.open>.btn-info.dropdown-toggle:focus,
.open>.btn-info.dropdown-toggle.focus {
    color: #fff;
    background-color: #269abc;
    border-color: #1b6d85
}

.btn-info:active,
.btn-info.active,
.open>.btn-info.dropdown-toggle {
    background-image: none
}

.btn-info.disabled:hover,
.btn-info.disabled:focus,
.btn-info.disabled.focus,
.btn-info[disabled]:hover,
.btn-info[disabled]:focus,
.btn-info[disabled].focus,
fieldset[disabled] .btn-info:hover,
fieldset[disabled] .btn-info:focus,
fieldset[disabled] .btn-info.focus {
    background-color: #5bc0de;
    border-color: #46b8da
}

.btn-info .badge {
    color: #5bc0de;
    background-color: #fff
}

.btn-warning {
    color: #fff;
    background-color: #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>.btn-warning.dropdown-toggle {
    color: #fff;
    background-color: #ec971f;
    border-color: #d58512
}

.btn-warning:active:hover,
.btn-warning:active:focus,
.btn-warning:active.focus,
.btn-warning.active:hover,
.btn-warning.active:focus,
.btn-warning.active.focus,
.open>.btn-warning.dropdown-toggle:hover,
.open>.btn-warning.dropdown-toggle:focus,
.open>.btn-warning.dropdown-toggle.focus {
    color: #fff;
    background-color: #d58512;
    border-color: #985f0d
}

.btn-warning:active,
.btn-warning.active,
.open>.btn-warning.dropdown-toggle {
    background-image: none
}

.btn-warning.disabled:hover,
.btn-warning.disabled:focus,
.btn-warning.disabled.focus,
.btn-warning[disabled]:hover,
.btn-warning[disabled]:focus,
.btn-warning[disabled].focus,
fieldset[disabled] .btn-warning:hover,
fieldset[disabled] .btn-warning:focus,
fieldset[disabled] .btn-warning.focus {
    background-color: #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>.btn-danger.dropdown-toggle {
    color: #fff;
    background-color: #c9302c;
    border-color: #ac2925
}

.btn-danger:active:hover,
.btn-danger:active:focus,
.btn-danger:active.focus,
.btn-danger.active:hover,
.btn-danger.active:focus,
.btn-danger.active.focus,
.open>.btn-danger.dropdown-toggle:hover,
.open>.btn-danger.dropdown-toggle:focus,
.open>.btn-danger.dropdown-toggle.focus {
    color: #fff;
    background-color: #ac2925;
    border-color: #761c19
}

.btn-danger:active,
.btn-danger.active,
.open>.btn-danger.dropdown-toggle {
    background-image: none
}

.btn-danger.disabled:hover,
.btn-danger.disabled:focus,
.btn-danger.disabled.focus,
.btn-danger[disabled]:hover,
.btn-danger[disabled]:focus,
.btn-danger[disabled].focus,
fieldset[disabled] .btn-danger:hover,
fieldset[disabled] .btn-danger:focus,
fieldset[disabled] .btn-danger.focus {
    background-color: #d9534f;
    border-color: #d43f3a
}

.btn-danger .badge {
    color: #d9534f;
    background-color: #fff
}

.btn-link {
    color: #337ab7;
    font-weight: normal;
    border-radius: 0
}

.btn-link,
.btn-link:active,
.btn-link.active,
.btn-link[disabled],
fieldset[disabled] .btn-link {
    background-color: transparent;
    -webkit-box-shadow: none;
    box-shadow: none
}

.btn-link,
.btn-link:hover,
.btn-link:focus,
.btn-link:active {
    border-color: transparent
}

.btn-link:hover,
.btn-link:focus {
  /*  color: #23527c;*/
  /*  text-decoration: underline;*/
    background-color: transparent
}

.btn-link[disabled]:hover,
.btn-link[disabled]:focus,
fieldset[disabled] .btn-link:hover,
fieldset[disabled] .btn-link:focus {
    color: #777;
    text-decoration: none
}

.btn-lg,
.btn-group-lg>.btn {
    padding: 10px 16px;
    font-size: 14px;
    line-height: 1.33333;
    border-radius: 6px
}

.btn-sm,
.btn-group-sm>.btn {
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px
}

.btn-xs,
.btn-group-xs>.btn {
    padding: 1px 5px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px
}

.btn-block {
    display: block;
    width: 100%
}

.btn-block+.btn-block {
    margin-top: 5px
}

input[type="submit"].btn-block,
input[type="reset"].btn-block,
input[type="button"].btn-block {
    width: 100%
}

.fade {
    opacity: 0;
    -webkit-transition: opacity 0.15s linear;
    -o-transition: opacity 0.15s linear;
    transition: opacity 0.15s linear
}

.fade.in {
    opacity: 1
}

.collapse {
    display: none
}

.collapse.in {
    display: block
}

tr.collapse.in {
    display: table-row
}

tbody.collapse.in {
    display: table-row-group
}

.collapsing {
    position: relative;
    height: 0;
    overflow: hidden;
    -webkit-transition-property: height, visibility;
    transition-property: height, visibility;
    -webkit-transition-duration: 0.35s;
    transition-duration: 0.35s;
    -webkit-transition-timing-function: ease;
    transition-timing-function: ease
}

.caret {
    display: inline-block;
    width: 0;
    height: 0;
    margin-left: 2px;
    vertical-align: middle;
    border-top: 4px dashed;
    border-top: 4px solid \9;
    border-right: 4px solid transparent;
    border-left: 4px solid transparent
}

.dropup,
.dropdown {
    position: relative
}

.dropdown-toggle:focus {
    outline: 0
}

.dropdown-menu {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    display: none;
    float: left;
    min-width: 160px;
    padding: 5px 0;
    margin: 2px 0 0;
    list-style: none;
    font-size: 14px;
    text-align: left;
    background-color: #fff;
    border: 1px solid #ccc;
    border: 1px solid rgba(0, 0, 0, 0.15);
    border-radius: 4px;
    -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
    box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
    background-clip: padding-box
}

.dropdown-menu.pull-right {
    right: 0;
    left: auto
}

.dropdown-menu .divider {
    height: 1px;
    margin: 9px 0;
    overflow: hidden;
    background-color: #e5e5e5
}

.dropdown-menu>li>a {
    display: block;
    padding: 3px 20px;
    clear: both;
    font-weight: normal;
    line-height: 1.42857;
    color: #333;
    white-space: nowrap
}

.dropdown-menu>li>a:hover,
.dropdown-menu>li>a:focus {
    text-decoration: none;
    color: #262626;
    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: #337ab7
}

.dropdown-menu>.disabled>a,
.dropdown-menu>.disabled>a:hover,
.dropdown-menu>.disabled>a:focus {
    color: #777
}

.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: 12px;
    line-height: 1.42857;
    color: #777;
    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: 769px) {
    .navbar-right .dropdown-menu {
        right: 0;
        left: auto
    }
    .navbar-right .dropdown-menu-left {
        left: 0;
        right: auto
    }
}

.btn-group,
.btn-group-vertical {
    position: relative;
    display: inline-block;
    vertical-align: middle
}

.btn-group>.btn,
.btn-group-vertical>.btn {
    position: relative;
    float: left
}

.btn-group>.btn:hover,
.btn-group>.btn:focus,
.btn-group>.btn:active,
.btn-group>.btn.active,
.btn-group-vertical>.btn:hover,
.btn-group-vertical>.btn:focus,
.btn-group-vertical>.btn:active,
.btn-group-vertical>.btn.active {
    z-index: 2
}

.btn-group .btn+.btn,
.btn-group .btn+.btn-group,
.btn-group .btn-group+.btn,
.btn-group .btn-group+.btn-group {
    margin-left: -1px
}

.btn-toolbar {
    margin-left: -5px
}

.btn-toolbar:before,
.btn-toolbar:after {
    content: " ";
    display: table
}

.btn-toolbar:after {
    clear: both
}

.btn-toolbar .btn,
.btn-toolbar .btn-group,
.btn-toolbar .input-group {
    float: left
}

.btn-toolbar>.btn,
.btn-toolbar>.btn-group,
.btn-toolbar>.input-group {
    margin-left: 5px
}

.btn-group>.btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
    border-radius: 0
}

.btn-group>.btn:first-child {
    margin-left: 0
}

.btn-group>.btn:first-child:not(:last-child):not(.dropdown-toggle) {
    border-bottom-right-radius: 0;
    border-top-right-radius: 0
}

.btn-group>.btn:last-child:not(:first-child),
.btn-group>.dropdown-toggle:not(:first-child) {
    border-bottom-left-radius: 0;
    border-top-left-radius: 0
}

.btn-group>.btn-group {
    float: left
}

.btn-group>.btn-group:not(:first-child):not(:last-child)>.btn {
    border-radius: 0
}

.btn-group>.btn-group:first-child:not(:last-child)>.btn:last-child,
.btn-group>.btn-group:first-child:not(:last-child)>.dropdown-toggle {
    border-bottom-right-radius: 0;
    border-top-right-radius: 0
}

.btn-group>.btn-group:last-child:not(:first-child)>.btn:first-child {
    border-bottom-left-radius: 0;
    border-top-left-radius: 0
}

.btn-group .dropdown-toggle:active,
.btn-group.open .dropdown-toggle {
    outline: 0
}

.btn-group>.btn+.dropdown-toggle {
    padding-left: 8px;
    padding-right: 8px
}

.btn-group>.btn-lg+.dropdown-toggle,
.btn-group-lg.btn-group>.btn+.dropdown-toggle {
    padding-left: 12px;
    padding-right: 12px
}

.btn-group.open .dropdown-toggle {
    -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125)
}

.btn-group.open .dropdown-toggle.btn-link {
    -webkit-box-shadow: none;
    box-shadow: none
}

.btn .caret {
    margin-left: 0
}

.btn-lg .caret,
.btn-group-lg>.btn .caret {
    border-width: 5px 5px 0;
    border-bottom-width: 0
}

.dropup .btn-lg .caret,
.dropup .btn-group-lg>.btn .caret {
    border-width: 0 5px 5px
}

.btn-group-vertical>.btn,
.btn-group-vertical>.btn-group,
.btn-group-vertical>.btn-group>.btn {
    display: block;
    float: none;
    width: 100%;
    max-width: 100%
}

.btn-group-vertical>.btn-group:before,
.btn-group-vertical>.btn-group:after {
    content: " ";
    display: table
}

.btn-group-vertical>.btn-group:after {
    clear: both
}

.btn-group-vertical>.btn-group>.btn {
    float: none
}

.btn-group-vertical>.btn+.btn,
.btn-group-vertical>.btn+.btn-group,
.btn-group-vertical>.btn-group+.btn,
.btn-group-vertical>.btn-group+.btn-group {
    margin-top: -1px;
    margin-left: 0
}

.btn-group-vertical>.btn:not(:first-child):not(:last-child) {
    border-radius: 0
}

.btn-group-vertical>.btn:first-child:not(:last-child) {
    border-top-right-radius: 4px;
    border-top-left-radius: 4px;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0
}

.btn-group-vertical>.btn:last-child:not(:first-child) {
    border-top-right-radius: 0;
    border-top-left-radius: 0;
    border-bottom-right-radius: 4px;
    border-bottom-left-radius: 4px
}

.btn-group-vertical>.btn-group:not(:first-child):not(:last-child)>.btn {
    border-radius: 0
}

.btn-group-vertical>.btn-group:first-child:not(:last-child)>.btn:last-child,
.btn-group-vertical>.btn-group:first-child:not(:last-child)>.dropdown-toggle {
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0
}

.btn-group-vertical>.btn-group:last-child:not(:first-child)>.btn:first-child {
    border-top-right-radius: 0;
    border-top-left-radius: 0
}

.btn-group-justified {
    display: table;
    width: 100%;
    table-layout: fixed;
    border-collapse: separate
}

.btn-group-justified>.btn,
.btn-group-justified>.btn-group {
    float: none;
    display: table-cell;
    width: 1%
}

.btn-group-justified>.btn-group .btn {
    width: 100%
}

.btn-group-justified>.btn-group .dropdown-menu {
    left: auto
}

[data-toggle="buttons"]>.btn input[type="radio"],
[data-toggle="buttons"]>.btn input[type="checkbox"],
[data-toggle="buttons"]>.btn-group>.btn input[type="radio"],
[data-toggle="buttons"]>.btn-group>.btn input[type="checkbox"] {
    position: absolute;
    clip: rect(0, 0, 0, 0);
    pointer-events: none
}

.input-group {
    position: relative;
    display: table;
    border-collapse: separate
}

.input-group[class*="col-"] {
    float: none;
    padding-left: 0;
    padding-right: 0
}

.input-group .form-control {
    position: relative;
    z-index: 2;
    float: left;
    width: 100%;
    margin-bottom: 0
}

.input-group .form-control:focus {
    z-index: 3
}

.input-group-addon,
.input-group-btn,
.input-group .form-control {
    display: table-cell
}

.input-group-addon:not(:first-child):not(:last-child),
.input-group-btn:not(:first-child):not(:last-child),
.input-group .form-control:not(:first-child):not(:last-child) {
    border-radius: 0
}

.input-group-addon,
.input-group-btn {
    width: 1%;
    white-space: nowrap;
    vertical-align: middle
}

.input-group-addon {
    padding: 6px 12px;
    font-size: 14px;
    font-weight: normal;
    line-height: 1;
    color: #555;
    text-align: center;
    background-color: #eee;
    border: 1px solid #ccc;
    border-radius: 4px
}

.input-group-addon.input-sm,
.input-group-sm>.input-group-addon,
.input-group-sm>.input-group-btn>.input-group-addon.btn {
    padding: 5px 10px;
    font-size: 12px;
    border-radius: 3px
}

.input-group-addon.input-lg,
.input-group-lg>.input-group-addon,
.input-group-lg>.input-group-btn>.input-group-addon.btn {
    padding: 10px 16px;
    font-size: 14px;
    border-radius: 6px
}

.input-group-addon input[type="radio"],
.input-group-addon input[type="checkbox"] {
    margin-top: 0
}

.input-group .form-control:first-child,
.input-group-addon:first-child,
.input-group-btn:first-child>.btn,
.input-group-btn:first-child>.btn-group>.btn,
.input-group-btn:first-child>.dropdown-toggle,
.input-group-btn:last-child>.btn:not(:last-child):not(.dropdown-toggle),
.input-group-btn:last-child>.btn-group:not(:last-child)>.btn {
    border-bottom-right-radius: 0;
    border-top-right-radius: 0
}

.input-group-addon:first-child {
    border-right: 0
}

.input-group .form-control:last-child,
.input-group-addon:last-child,
.input-group-btn:last-child>.btn,
.input-group-btn:last-child>.btn-group>.btn,
.input-group-btn:last-child>.dropdown-toggle,
.input-group-btn:first-child>.btn:not(:first-child),
.input-group-btn:first-child>.btn-group:not(:first-child)>.btn {
    border-bottom-left-radius: 0;
    border-top-left-radius: 0
}

.input-group-addon:last-child {
    border-left: 0
}

.input-group-btn {
    position: relative;
    font-size: 0;
    white-space: nowrap
}

.input-group-btn>.btn {
    position: relative
}

.input-group-btn>.btn+.btn {
    margin-left: -1px
}

.input-group-btn>.btn:hover,
.input-group-btn>.btn:focus,
.input-group-btn>.btn:active {
    z-index: 2
}

.input-group-btn:first-child>.btn,
.input-group-btn:first-child>.btn-group {
    margin-right: -1px
}

.input-group-btn:last-child>.btn,
.input-group-btn:last-child>.btn-group {
    z-index: 2;
    margin-left: -1px
}

.nav {
    margin-bottom: 0;
    padding-left: 0;
    list-style: none
}

.nav:before,
.nav:after {
    content: " ";
    display: table
}

.nav:after {
    clear: both
}

.nav>li {
    position: relative;
    display: block
}

.nav>li>a {
    position: relative;
    display: block;
    padding: 10px 15px
}

.nav>li>a:hover,
.nav>li>a:focus {
    text-decoration: none;
    background-color: #eee
}

.nav>li.disabled>a {
    color: #777
}

.nav>li.disabled>a:hover,
.nav>li.disabled>a:focus {
    color: #777;
    text-decoration: none;
    background-color: transparent;
    cursor: not-allowed
}

.nav .open>a,
.nav .open>a:hover,
.nav .open>a:focus {
    background-color: #eee;
    border-color: #337ab7
}

.nav .nav-divider {
    height: 1px;
    margin: 9px 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.42857;
    border: 1px solid transparent;
    border-radius: 4px 4px 0 0
}

.nav-tabs>li>a:hover {
    border-color: #eee #eee #ddd
}

.nav-tabs>li.active>a,
.nav-tabs>li.active>a:hover,
.nav-tabs>li.active>a:focus {
    color: #555;
    background-color: #fff;
    border: 1px solid #ddd;
    border-bottom-color: transparent;
    cursor: default
}

.nav-pills>li {
    float: left
}

.nav-pills>li>a {
    border-radius: 4px
}

.nav-pills>li+li {
    margin-left: 2px
}

.nav-pills>li.active>a,
.nav-pills>li.active>a:hover,
.nav-pills>li.active>a:focus {
    color: #fff;
    background-color: #337ab7
}

.nav-stacked>li {
    float: none
}

.nav-stacked>li+li {
    margin-top: 2px;
    margin-left: 0
}

.nav-justified,
.nav-tabs.nav-justified {
    width: 100%
}

.nav-justified>li,
.nav-tabs.nav-justified>li {
    float: none
}

.nav-justified>li>a,
.nav-tabs.nav-justified>li>a {
    text-align: center;
    margin-bottom: 5px
}

.nav-justified>.dropdown .dropdown-menu {
    top: auto;
    left: auto
}

@media (min-width: 769px) {
    .nav-justified>li,
    .nav-tabs.nav-justified>li {
        display: table-cell;
        width: 1%
    }
    .nav-justified>li>a,
    .nav-tabs.nav-justified>li>a {
        margin-bottom: 0
    }
}

.nav-tabs-justified,
.nav-tabs.nav-justified {
    border-bottom: 0
}

.nav-tabs-justified>li>a,
.nav-tabs.nav-justified>li>a {
    margin-right: 0;
    border-radius: 4px
}

.nav-tabs-justified>.active>a,
.nav-tabs.nav-justified>.active>a,
.nav-tabs-justified>.active>a:hover,
.nav-tabs.nav-justified>.active>a:hover,
.nav-tabs-justified>.active>a:focus,
.nav-tabs.nav-justified>.active>a:focus {
    border: 1px solid #ddd
}

@media (min-width: 769px) {
    .nav-tabs-justified>li>a,
    .nav-tabs.nav-justified>li>a {
        border-bottom: 1px solid #ddd;
        border-radius: 4px 4px 0 0
    }
    .nav-tabs-justified>.active>a,
    .nav-tabs.nav-justified>.active>a,
    .nav-tabs-justified>.active>a:hover,
    .nav-tabs.nav-justified>.active>a:hover,
    .nav-tabs-justified>.active>a:focus,
    .nav-tabs.nav-justified>.active>a:focus {
        border-bottom-color: #fff
    }
}

.tab-content>.tab-pane {
    display: none
}

.tab-content>.active {
    display: block
}

.nav-tabs .dropdown-menu {
    margin-top: -1px;
    border-top-right-radius: 0;
    border-top-left-radius: 0
}

.navbar {
    position: relative;
    min-height: 50px;
    margin-bottom: 20px;
    border: 1px solid transparent
}

.navbar:before,
.navbar:after {
    content: " ";
    display: table
}

.navbar:after {
    clear: both
}

@media (min-width: 769px) {
    .navbar {
        border-radius: 4px
    }
}

.navbar-header:before,
.navbar-header:after {
    content: " ";
    display: table
}

.navbar-header:after {
    clear: both
}

@media (min-width: 769px) {
    .navbar-header {
        float: left
    }
}

.navbar-collapse {
    overflow-x: visible;
    padding-right: 15px;
    padding-left: 15px;
    border-top: 1px solid transparent;
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
    -webkit-overflow-scrolling: touch
}

.navbar-collapse:before,
.navbar-collapse:after {
    content: " ";
    display: table
}

.navbar-collapse:after {
    clear: both
}

.navbar-collapse.in {
    overflow-y: auto
}

@media (min-width: 769px) {
    .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,
.compare-bar-sticky.affix .compare-bar>.navbar-header,
.container>.navbar-collapse,
.compare-bar-sticky.affix .compare-bar>.navbar-collapse,
.container-fluid>.navbar-header,
.container-fluid>.navbar-collapse {
    margin-right: -15px;
    margin-left: -15px
}

@media (min-width: 769px) {
    .container>.navbar-header,
    .compare-bar-sticky.affix .compare-bar>.navbar-header,
    .container>.navbar-collapse,
    .compare-bar-sticky.affix .compare-bar>.navbar-collapse,
    .container-fluid>.navbar-header,
    .container-fluid>.navbar-collapse {
        margin-right: 0;
        margin-left: 0
    }
}

.navbar-static-top {
    z-index: 1000;
    border-width: 0 0 1px
}

@media (min-width: 769px) {
    .navbar-static-top {
        border-radius: 0
    }
}

.navbar-fixed-top,
.navbar-fixed-bottom {
    position: fixed;
    right: 0;
    left: 0;
    z-index: 1030
}

@media (min-width: 769px) {
    .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: 15px 15px;
    font-size: 14px;
    line-height: 20px;
    height: 50px
}

.navbar-brand:hover,
.navbar-brand:focus {
    text-decoration: none
}

.navbar-brand>img {
    display: block
}

@media (min-width: 769px) {
    .navbar>.container .navbar-brand,
    .compare-bar-sticky.affix .navbar>.compare-bar .navbar-brand,
    .navbar>.container-fluid .navbar-brand {
        margin-left: -15px
    }
}

.navbar-toggle {
    position: relative;
    float: right;
    margin-right: 15px;
    padding: 9px 10px;
    margin-top: 8px;
    margin-bottom: 8px;
    background-color: transparent;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px
}

.navbar-toggle:focus {
    outline: 0
}

.navbar-toggle .icon-bar {
    display: block;
    width: 22px;
    height: 2px;
    border-radius: 1px
}

.navbar-toggle .icon-bar+.icon-bar {
    margin-top: 4px
}

@media (min-width: 769px) {
    .navbar-toggle {
        display: none
    }
}

.navbar-nav {
    margin: 7.5px -15px
}

.navbar-nav>li>a {
    padding-top: 10px;
    padding-bottom: 10px;
    line-height: 20px
}

@media (max-width: 769px) {
    .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: 20px
    }
    .navbar-nav .open .dropdown-menu>li>a:hover,
    .navbar-nav .open .dropdown-menu>li>a:focus {
        background-image: none
    }
}

@media (min-width: 769px) {
    .navbar-nav {
       /* float: left;*/
		 float: right;
        margin: 0
    }
    .navbar-nav>li {
        float: left
    }
    .navbar-nav>li>a {
        padding-top: 15px;
        padding-bottom: 15px
    }
}

.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: 8px;
    margin-bottom: 8px
}

@media (min-width: 769px) {
    .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: 768px) {
    .navbar-form .form-group {
        margin-bottom: 5px
    }
    .navbar-form .form-group:last-child {
        margin-bottom: 0
    }
}

@media (min-width: 769px) {
    .navbar-form {
        width: auto;
        border: 0;
        margin-left: 0;
        margin-right: 0;
        padding-top: 0;
        padding-bottom: 0;
        -webkit-box-shadow: none;
        box-shadow: none
    }
}

.navbar-nav>li>.dropdown-menu {
    margin-top: 0;
    border-top-right-radius: 0;
    border-top-left-radius: 0
}

.navbar-fixed-bottom .navbar-nav>li>.dropdown-menu {
    margin-bottom: 0;
    border-top-right-radius: 4px;
    border-top-left-radius: 4px;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0
}

.navbar-btn {
    margin-top: 8px;
    margin-bottom: 8px
}

.navbar-btn.btn-sm,
.btn-group-sm>.navbar-btn.btn {
    margin-top: 10px;
    margin-bottom: 10px
}

.navbar-btn.btn-xs,
.btn-group-xs>.navbar-btn.btn {
    margin-top: 14px;
    margin-bottom: 14px
}

.navbar-text {
    margin-top: 15px;
    margin-bottom: 15px
}

@media (min-width: 769px) {
    .navbar-text {
        float: left;
        margin-left: 15px;
        margin-right: 15px
    }
}

@media (min-width: 769px) {
    .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: 768px) {
    .navbar-default .navbar-nav .open .dropdown-menu>li>a {
        color: #777
    }
    .navbar-default .navbar-nav .open .dropdown-menu>li>a:hover,
    .navbar-default .navbar-nav .open .dropdown-menu>li>a:focus {
        color: #333;
        background-color: transparent
    }
    .navbar-default .navbar-nav .open .dropdown-menu>.active>a,
    .navbar-default .navbar-nav .open .dropdown-menu>.active>a:hover,
    .navbar-default .navbar-nav .open .dropdown-menu>.active>a:focus {
        color: #555;
        background-color: #e7e7e7
    }
    .navbar-default .navbar-nav .open .dropdown-menu>.disabled>a,
    .navbar-default .navbar-nav .open .dropdown-menu>.disabled>a:hover,
    .navbar-default .navbar-nav .open .dropdown-menu>.disabled>a:focus {
        color: #ccc;
        background-color: transparent
    }
}

.navbar-default .navbar-link {
    color: #777
}

.navbar-default .navbar-link:hover {
    color: #333
}

.navbar-default .btn-link {
    color: #777
}

.navbar-default .btn-link:hover,
.navbar-default .btn-link:focus {
    color: #333
}

.navbar-default .btn-link[disabled]:hover,
.navbar-default .btn-link[disabled]:focus,
fieldset[disabled] .navbar-default .btn-link:hover,
fieldset[disabled] .navbar-default .btn-link:focus {
    color: #ccc
}

.navbar-inverse {
    background-color: #222;
    border-color: #090909
}

.navbar-inverse .navbar-brand {
    color: #9d9d9d
}

.navbar-inverse .navbar-brand:hover,
.navbar-inverse .navbar-brand:focus {
    color: #fff;
    background-color: transparent
}

.navbar-inverse .navbar-text {
    color: #9d9d9d
}

.navbar-inverse .navbar-nav>li>a {
    color: #9d9d9d
}

.navbar-inverse .navbar-nav>li>a:hover,
.navbar-inverse .navbar-nav>li>a:focus {
    color: #fff;
    background-color: transparent
}

.navbar-inverse .navbar-nav>.active>a,
.navbar-inverse .navbar-nav>.active>a:hover,
.navbar-inverse .navbar-nav>.active>a:focus {
    color: #fff;
    background-color: #090909
}

.navbar-inverse .navbar-nav>.disabled>a,
.navbar-inverse .navbar-nav>.disabled>a:hover,
.navbar-inverse .navbar-nav>.disabled>a:focus {
    color: #444;
    background-color: transparent
}

.navbar-inverse .navbar-toggle {
    border-color: #333
}

.navbar-inverse .navbar-toggle:hover,
.navbar-inverse .navbar-toggle:focus {
    background-color: #333
}

.navbar-inverse .navbar-toggle .icon-bar {
    background-color: #fff
}

.navbar-inverse .navbar-collapse,
.navbar-inverse .navbar-form {
    border-color: #101010
}

.navbar-inverse .navbar-nav>.open>a,
.navbar-inverse .navbar-nav>.open>a:hover,
.navbar-inverse .navbar-nav>.open>a:focus {
    background-color: #090909;
    color: #fff
}

@media (max-width: 768px) {
    .navbar-inverse .navbar-nav .open .dropdown-menu>.dropdown-header {
        border-color: #090909
    }
    .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
        background-color: #090909
    }
    .navbar-inverse .navbar-nav .open .dropdown-menu>li>a {
        color: #9d9d9d
    }
    .navbar-inverse .navbar-nav .open .dropdown-menu>li>a:hover,
    .navbar-inverse .navbar-nav .open .dropdown-menu>li>a:focus {
        color: #fff;
        background-color: transparent
    }
    .navbar-inverse .navbar-nav .open .dropdown-menu>.active>a,
    .navbar-inverse .navbar-nav .open .dropdown-menu>.active>a:hover,
    .navbar-inverse .navbar-nav .open .dropdown-menu>.active>a:focus {
        color: #fff;
        background-color: #090909
    }
    .navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a,
    .navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a:hover,
    .navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a:focus {
        color: #444;
        background-color: transparent
    }
}

.navbar-inverse .navbar-link {
    color: #9d9d9d
}

.navbar-inverse .navbar-link:hover {
    color: #fff
}

.navbar-inverse .btn-link {
    color: #9d9d9d
}

.navbar-inverse .btn-link:hover,
.navbar-inverse .btn-link:focus {
    color: #fff
}

.navbar-inverse .btn-link[disabled]:hover,
.navbar-inverse .btn-link[disabled]:focus,
fieldset[disabled] .navbar-inverse .btn-link:hover,
fieldset[disabled] .navbar-inverse .btn-link:focus {
    color: #444
}

.breadcrumb {
    padding: 8px 15px;
    margin-bottom: 20px;
    list-style: none;
    background-color: #f5f5f5;
    border-radius: 4px
}

.breadcrumb>li {
    display: inline-block
}

.breadcrumb>li+li:before {
    content: "/ ";
    padding: 0 5px;
    color: #ccc
}

.breadcrumb>.active {
    color: #777
}

.pagination {
    display: inline-block;
    padding-left: 0;
    margin: 20px 0;
    border-radius: 4px
}

.pagination>li {
    display: inline
}

.pagination>li>a,
.pagination>li>span {
    position: relative;
    float: left;
    padding: 6px 12px;
    line-height: 1.42857;
    text-decoration: none;
    color: #337ab7;
    background-color: #fff;
    border: 1px solid #ddd;
    margin-left: -1px
}

.pagination>li:first-child>a,
.pagination>li:first-child>span {
    margin-left: 0;
    border-bottom-left-radius: 4px;
    border-top-left-radius: 4px
}

.pagination>li:last-child>a,
.pagination>li:last-child>span {
    border-bottom-right-radius: 4px;
    border-top-right-radius: 4px
}

.pagination>li>a:hover,
.pagination>li>a:focus,
.pagination>li>span:hover,
.pagination>li>span:focus {
    z-index: 2;
   /* color: #23527c;*/
    background-color: #eee;
    border-color: #ddd
}

.pagination>.active>a,
.pagination>.active>a:hover,
.pagination>.active>a:focus,
.pagination>.active>span,
.pagination>.active>span:hover,
.pagination>.active>span:focus {
    z-index: 3;
    color: #fff;
    background-color: #337ab7;
    border-color: #337ab7;
    cursor: default
}

.pagination>.disabled>span,
.pagination>.disabled>span:hover,
.pagination>.disabled>span:focus,
.pagination>.disabled>a,
.pagination>.disabled>a:hover,
.pagination>.disabled>a:focus {
    color: #777;
    background-color: #fff;
    border-color: #ddd;
    cursor: not-allowed
}

.pagination-lg>li>a,
.pagination-lg>li>span {
    padding: 10px 16px;
    font-size: 14px;
    line-height: 1.33333
}

.pagination-lg>li:first-child>a,
.pagination-lg>li:first-child>span {
    border-bottom-left-radius: 6px;
    border-top-left-radius: 6px
}

.pagination-lg>li:last-child>a,
.pagination-lg>li:last-child>span {
    border-bottom-right-radius: 6px;
    border-top-right-radius: 6px
}

.pagination-sm>li>a,
.pagination-sm>li>span {
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5
}

.pagination-sm>li:first-child>a,
.pagination-sm>li:first-child>span {
    border-bottom-left-radius: 3px;
    border-top-left-radius: 3px
}

.pagination-sm>li:last-child>a,
.pagination-sm>li:last-child>span {
    border-bottom-right-radius: 3px;
    border-top-right-radius: 3px
}

.pager {
    padding-left: 0;
    margin: 20px 0;
    list-style: none;
    text-align: center
}

.pager:before,
.pager:after {
    content: " ";
    display: table
}

.pager:after {
    clear: both
}

.pager li {
    display: inline
}

.pager li>a,
.pager li>span {
    display: inline-block;
    padding: 5px 14px;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 15px
}

.pager li>a:hover,
.pager li>a:focus {
    text-decoration: none;
    background-color: #eee
}

.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: #777;
    background-color: #fff;
    cursor: not-allowed
}

.label {
    display: inline;
    padding: .2em .6em .3em;
    font-size: 75%;
    font-weight: bold;
    line-height: 1;
    color: #fff;
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
    border-radius: .25em
}

.label:empty {
    display: none
}

.btn .label {
    position: relative;
    top: -1px
}

a.label:hover,
a.label:focus {
    color: #fff;
    text-decoration: none;
    cursor: pointer
}

.label-default {
    background-color: #777
}

.label-default[href]:hover,
.label-default[href]:focus {
    background-color: #5e5e5e
}

.label-primary {
    background-color: #337ab7
}

.label-primary[href]:hover,
.label-primary[href]:focus {
    background-color: #286090
}

.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: 12px;
    font-weight: bold;
    color: #fff;
    line-height: 1;
    vertical-align: middle;
    white-space: nowrap;
    text-align: center;
    background-color: #777;
    border-radius: 10px
}

.badge:empty {
    display: none
}

.btn .badge {
    position: relative;
    top: -1px
}

.btn-xs .badge,
.btn-group-xs>.btn .badge,
.btn-group-xs>.btn .badge {
    top: 0;
    padding: 1px 5px
}

.list-group-item.active>.badge,
.nav-pills>.active>a>.badge {
    color: #337ab7;
    background-color: #fff
}

.list-group-item>.badge {
    float: right
}

.list-group-item>.badge+.badge {
    margin-right: 5px
}

.nav-pills>li>a>.badge {
    margin-left: 3px
}

a.badge:hover,
a.badge:focus {
    color: #fff;
    text-decoration: none;
    cursor: pointer
}

.jumbotron {
    padding-top: 30px;
    padding-bottom: 30px;
    margin-bottom: 30px;
    color: inherit;
    background-color: #eee
}

.jumbotron h1,
.jumbotron .h1 {
    color: inherit
}

.jumbotron p {
    margin-bottom: 15px;
    font-size: 21px;
    font-weight: 200
}

.jumbotron>hr {
    border-top-color: #d5d5d5
}

.container .jumbotron,
.compare-bar-sticky.affix .compare-bar .jumbotron,
.container-fluid .jumbotron {
    border-radius: 6px;
    padding-left: 15px;
    padding-right: 15px
}

.jumbotron .container,
.jumbotron .compare-bar-sticky.affix .compare-bar,
.compare-bar-sticky.affix .jumbotron .compare-bar {
    max-width: 100%
}

@media screen and (min-width: 769px) {
    .jumbotron {
        padding-top: 48px;
        padding-bottom: 48px
    }
    .container .jumbotron,
    .compare-bar-sticky.affix .compare-bar .jumbotron,
    .container-fluid .jumbotron {
        padding-left: 60px;
        padding-right: 60px
    }
    .jumbotron h1,
    .jumbotron .h1 {
        font-size: 63px
    }
}

.thumbnail {
    display: block;
    padding: 4px;
    margin-bottom: 20px;
    line-height: 1.42857;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 4px;
    -webkit-transition: border 0.2s ease-in-out;
    -o-transition: border 0.2s ease-in-out;
    transition: border 0.2s ease-in-out
}

.thumbnail>img,
.thumbnail a>img {
    display: block;
    max-width: 100%;
    height: auto;
    margin-left: auto;
    margin-right: auto
}

.thumbnail .caption {
    padding: 9px;
    color: #333
}

a.thumbnail:hover,
a.thumbnail:focus,
a.thumbnail.active {
    border-color: #337ab7
}

.alert {
    padding: 15px;
    margin-bottom: 20px;
    border: 1px solid transparent;
    border-radius: 4px
}

.alert h4 {
    margin-top: 0;
    color: inherit
}

.alert .alert-link {
    font-weight: bold
}

.alert>p,
.alert>ul {
    margin-bottom: 0
}

.alert>p+p {
    margin-top: 5px
}

.alert-dismissable,
.alert-dismissible {
    padding-right: 35px
}

.alert-dismissable .close,
.alert-dismissible .close {
    position: relative;
    top: -2px;
    right: -21px;
    color: inherit
}

.alert-success {
    background-color: #dff0d8;
    border-color: #d6e9c6;
    color: #3c763d
}

.alert-success hr {
    border-top-color: #c9e2b3
}

.alert-success .alert-link {
    color: #2b542c
}

.alert-info {
    background-color: #d9edf7;
    border-color: #bce8f1;
    color: #31708f
}

.alert-info hr {
    border-top-color: #a6e1ec
}

.alert-info .alert-link {
    color: #245269
}

.alert-warning {
    background-color: #fcf8e3;
    border-color: #faebcc;
    color: #8a6d3b
}

.alert-warning hr {
    border-top-color: #f7e1b5
}

.alert-warning .alert-link {
    color: #66512c
}

.alert-danger {
    background-color: #f2dede;
    border-color: #ebccd1;
    color: #a94442
}

.alert-danger hr {
    border-top-color: #e4b9c0
}

.alert-danger .alert-link {
    color: #843534
}

@-webkit-keyframes progress-bar-stripes {
    from {
        background-position: 40px 0
    }
    to {
        background-position: 0 0
    }
}

@keyframes progress-bar-stripes {
    from {
        background-position: 40px 0
    }
    to {
        background-position: 0 0
    }
}

.progress {
    overflow: hidden;
    height: 20px;
    margin-bottom: 20px;
    background-color: #f5f5f5;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
    box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1)
}

.progress-bar {
    float: left;
    width: 0%;
    height: 100%;
    font-size: 12px;
    line-height: 20px;
    color: #fff;
    text-align: center;
    background-color: #337ab7;
    -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
    box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
    -webkit-transition: width 0.6s ease;
    -o-transition: width 0.6s ease;
    transition: width 0.6s ease
}

.progress-striped .progress-bar,
.progress-bar-striped {
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-size: 40px 40px
}

.progress.active .progress-bar,
.progress-bar.active {
    -webkit-animation: progress-bar-stripes 2s linear infinite;
    -o-animation: progress-bar-stripes 2s linear infinite;
    animation: progress-bar-stripes 2s linear infinite
}

.progress-bar-success {
    background-color: #5cb85c
}

.progress-striped .progress-bar-success {
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent)
}

.progress-bar-info {
    background-color: #5bc0de
}

.progress-striped .progress-bar-info {
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent)
}

.progress-bar-warning {
    background-color: #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: 4px;
    border-top-left-radius: 4px
}

.list-group-item:last-child {
    margin-bottom: 0;
    border-bottom-right-radius: 4px;
    border-bottom-left-radius: 4px
}

a.list-group-item,
button.list-group-item {
    color: #555
}

a.list-group-item .list-group-item-heading,
button.list-group-item .list-group-item-heading {
    color: #333
}

a.list-group-item:hover,
a.list-group-item:focus,
button.list-group-item:hover,
button.list-group-item:focus {
    text-decoration: none;
    color: #555;
    background-color: #f5f5f5
}

button.list-group-item {
    width: 100%;
    text-align: left
}

.list-group-item.disabled,
.list-group-item.disabled:hover,
.list-group-item.disabled:focus {
    background-color: #eee;
    color: #777;
    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: #777
}

.list-group-item.active,
.list-group-item.active:hover,
.list-group-item.active:focus {
    z-index: 2;
    color: #fff;
    background-color: #337ab7;
    border-color: #337ab7
}

.list-group-item.active .list-group-item-heading,
.list-group-item.active .list-group-item-heading>small,
.list-group-item.active .list-group-item-heading>.small,
.list-group-item.active:hover .list-group-item-heading,
.list-group-item.active:hover .list-group-item-heading>small,
.list-group-item.active:hover .list-group-item-heading>.small,
.list-group-item.active:focus .list-group-item-heading,
.list-group-item.active:focus .list-group-item-heading>small,
.list-group-item.active:focus .list-group-item-heading>.small {
    color: inherit
}

.list-group-item.active .list-group-item-text,
.list-group-item.active:hover .list-group-item-text,
.list-group-item.active:focus .list-group-item-text {
    color: #c7ddef
}

.list-group-item-success {
    color: #3c763d;
    background-color: #dff0d8
}

a.list-group-item-success,
button.list-group-item-success {
    color: #3c763d
}

a.list-group-item-success .list-group-item-heading,
button.list-group-item-success .list-group-item-heading {
    color: inherit
}

a.list-group-item-success:hover,
a.list-group-item-success:focus,
button.list-group-item-success:hover,
button.list-group-item-success:focus {
    color: #3c763d;
    background-color: #d0e9c6
}

a.list-group-item-success.active,
a.list-group-item-success.active:hover,
a.list-group-item-success.active:focus,
button.list-group-item-success.active,
button.list-group-item-success.active:hover,
button.list-group-item-success.active:focus {
    color: #fff;
    background-color: #3c763d;
    border-color: #3c763d
}

.list-group-item-info {
    color: #31708f;
    background-color: #d9edf7
}

a.list-group-item-info,
button.list-group-item-info {
    color: #31708f
}

a.list-group-item-info .list-group-item-heading,
button.list-group-item-info .list-group-item-heading {
    color: inherit
}

a.list-group-item-info:hover,
a.list-group-item-info:focus,
button.list-group-item-info:hover,
button.list-group-item-info:focus {
    color: #31708f;
    background-color: #c4e3f3
}

a.list-group-item-info.active,
a.list-group-item-info.active:hover,
a.list-group-item-info.active:focus,
button.list-group-item-info.active,
button.list-group-item-info.active:hover,
button.list-group-item-info.active:focus {
    color: #fff;
    background-color: #31708f;
    border-color: #31708f
}

.list-group-item-warning {
    color: #8a6d3b;
    background-color: #fcf8e3
}

a.list-group-item-warning,
button.list-group-item-warning {
    color: #8a6d3b
}

a.list-group-item-warning .list-group-item-heading,
button.list-group-item-warning .list-group-item-heading {
    color: inherit
}

a.list-group-item-warning:hover,
a.list-group-item-warning:focus,
button.list-group-item-warning:hover,
button.list-group-item-warning:focus {
    color: #8a6d3b;
    background-color: #faf2cc
}

a.list-group-item-warning.active,
a.list-group-item-warning.active:hover,
a.list-group-item-warning.active:focus,
button.list-group-item-warning.active,
button.list-group-item-warning.active:hover,
button.list-group-item-warning.active:focus {
    color: #fff;
    background-color: #8a6d3b;
    border-color: #8a6d3b
}

.list-group-item-danger {
    color: #a94442;
    background-color: #f2dede
}

a.list-group-item-danger,
button.list-group-item-danger {
    color: #a94442
}

a.list-group-item-danger .list-group-item-heading,
button.list-group-item-danger .list-group-item-heading {
    color: inherit
}

a.list-group-item-danger:hover,
a.list-group-item-danger:focus,
button.list-group-item-danger:hover,
button.list-group-item-danger:focus {
    color: #a94442;
    background-color: #ebcccc
}

a.list-group-item-danger.active,
a.list-group-item-danger.active:hover,
a.list-group-item-danger.active:focus,
button.list-group-item-danger.active,
button.list-group-item-danger.active:hover,
button.list-group-item-danger.active:focus {
    color: #fff;
    background-color: #a94442;
    border-color: #a94442
}

.list-group-item-heading {
    margin-top: 0;
    margin-bottom: 5px
}

.list-group-item-text {
    margin-bottom: 0;
    line-height: 1.3
}

.panel {
    margin-bottom: 20px;
    background-color: #fff;
    border: 1px solid transparent;
    border-radius: 4px;
    -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05)
}

.panel-body {
    padding: 15px
}

.panel-body:before,
.panel-body:after {
    content: " ";
    display: table
}

.panel-body:after {
    clear: both
}

.panel-heading {
    padding: 10px 15px;
    border-bottom: 1px solid transparent;
    border-top-right-radius: 3px;
    border-top-left-radius: 3px
}

.panel-heading>.dropdown .dropdown-toggle {
    color: inherit
}

.panel-title {
    margin-top: 0;
    margin-bottom: 0;
    font-size: 14px;
    color: inherit
}

.panel-title>a,
.panel-title>small,
.panel-title>.small,
.panel-title>small>a,
.panel-title>.small>a {
    color: inherit
}

.panel-footer {
    padding: 10px 15px;
    background-color: #f5f5f5;
    border-top: 1px solid #ddd;
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px
}

.panel>.list-group,
.panel>.panel-collapse>.list-group {
    margin-bottom: 0
}

.panel>.list-group .list-group-item,
.panel>.panel-collapse>.list-group .list-group-item {
    border-width: 1px 0;
    border-radius: 0
}

.panel>.list-group:first-child .list-group-item:first-child,
.panel>.panel-collapse>.list-group:first-child .list-group-item:first-child {
    border-top: 0;
    border-top-right-radius: 3px;
    border-top-left-radius: 3px
}

.panel>.list-group:last-child .list-group-item:last-child,
.panel>.panel-collapse>.list-group:last-child .list-group-item:last-child {
    border-bottom: 0;
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px
}

.panel>.panel-heading+.panel-collapse>.list-group .list-group-item:first-child {
    border-top-right-radius: 0;
    border-top-left-radius: 0
}

.panel-heading+.list-group .list-group-item:first-child {
    border-top-width: 0
}

.list-group+.panel-footer {
    border-top-width: 0
}

.panel>.table,
.panel>.table-responsive>.table,
.panel>.panel-collapse>.table {
    margin-bottom: 0
}

.panel>.table caption,
.panel>.table-responsive>.table caption,
.panel>.panel-collapse>.table caption {
    padding-left: 15px;
    padding-right: 15px
}

.panel>.table:first-child,
.panel>.table-responsive:first-child>.table:first-child {
    border-top-right-radius: 3px;
    border-top-left-radius: 3px
}

.panel>.table:first-child>thead:first-child>tr:first-child,
.panel>.table:first-child>tbody:first-child>tr:first-child,
.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child,
.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child {
    border-top-left-radius: 3px;
    border-top-right-radius: 3px
}

.panel>.table:first-child>thead:first-child>tr:first-child td:first-child,
.panel>.table:first-child>thead:first-child>tr:first-child th:first-child,
.panel>.table:first-child>tbody:first-child>tr:first-child td:first-child,
.panel>.table:first-child>tbody:first-child>tr:first-child th:first-child,
.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child td:first-child,
.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child th:first-child,
.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child td:first-child,
.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child th:first-child {
    border-top-left-radius: 3px
}

.panel>.table:first-child>thead:first-child>tr:first-child td:last-child,
.panel>.table:first-child>thead:first-child>tr:first-child th:last-child,
.panel>.table:first-child>tbody:first-child>tr:first-child td:last-child,
.panel>.table:first-child>tbody:first-child>tr:first-child th:last-child,
.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child td:last-child,
.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child th:last-child,
.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child td:last-child,
.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child th:last-child {
    border-top-right-radius: 3px
}

.panel>.table:last-child,
.panel>.table-responsive:last-child>.table:last-child {
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px
}

.panel>.table:last-child>tbody:last-child>tr:last-child,
.panel>.table:last-child>tfoot:last-child>tr:last-child,
.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child,
.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child {
    border-bottom-left-radius: 3px;
    border-bottom-right-radius: 3px
}

.panel>.table:last-child>tbody:last-child>tr:last-child td:first-child,
.panel>.table:last-child>tbody:last-child>tr:last-child th:first-child,
.panel>.table:last-child>tfoot:last-child>tr:last-child td:first-child,
.panel>.table:last-child>tfoot:last-child>tr:last-child th:first-child,
.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child td:first-child,
.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child th:first-child,
.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child td:first-child,
.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child th:first-child {
    border-bottom-left-radius: 3px
}

.panel>.table:last-child>tbody:last-child>tr:last-child td:last-child,
.panel>.table:last-child>tbody:last-child>tr:last-child th:last-child,
.panel>.table:last-child>tfoot:last-child>tr:last-child td:last-child,
.panel>.table:last-child>tfoot:last-child>tr:last-child th:last-child,
.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child td:last-child,
.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child th:last-child,
.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child td:last-child,
.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child th:last-child {
    border-bottom-right-radius: 3px
}

.panel>.panel-body+.table,
.panel>.panel-body+.table-responsive,
.panel>.table+.panel-body,
.panel>.table-responsive+.panel-body {
    border-top: 1px solid #ddd
}

.panel>.table>tbody:first-child>tr:first-child th,
.panel>.table>tbody:first-child>tr:first-child td {
    border-top: 0
}

.panel>.table-bordered,
.panel>.table-responsive>.table-bordered {
    border: 0
}

.panel>.table-bordered>thead>tr>th:first-child,
.panel>.table-bordered>thead>tr>td:first-child,
.panel>.table-bordered>tbody>tr>th:first-child,
.panel>.table-bordered>tbody>tr>td:first-child,
.panel>.table-bordered>tfoot>tr>th:first-child,
.panel>.table-bordered>tfoot>tr>td:first-child,
.panel>.table-responsive>.table-bordered>thead>tr>th:first-child,
.panel>.table-responsive>.table-bordered>thead>tr>td:first-child,
.panel>.table-responsive>.table-bordered>tbody>tr>th:first-child,
.panel>.table-responsive>.table-bordered>tbody>tr>td:first-child,
.panel>.table-responsive>.table-bordered>tfoot>tr>th:first-child,
.panel>.table-responsive>.table-bordered>tfoot>tr>td:first-child {
    border-left: 0
}

.panel>.table-bordered>thead>tr>th:last-child,
.panel>.table-bordered>thead>tr>td:last-child,
.panel>.table-bordered>tbody>tr>th:last-child,
.panel>.table-bordered>tbody>tr>td:last-child,
.panel>.table-bordered>tfoot>tr>th:last-child,
.panel>.table-bordered>tfoot>tr>td:last-child,
.panel>.table-responsive>.table-bordered>thead>tr>th:last-child,
.panel>.table-responsive>.table-bordered>thead>tr>td:last-child,
.panel>.table-responsive>.table-bordered>tbody>tr>th:last-child,
.panel>.table-responsive>.table-bordered>tbody>tr>td:last-child,
.panel>.table-responsive>.table-bordered>tfoot>tr>th:last-child,
.panel>.table-responsive>.table-bordered>tfoot>tr>td:last-child {
    border-right: 0
}

.panel>.table-bordered>thead>tr:first-child>td,
.panel>.table-bordered>thead>tr:first-child>th,
.panel>.table-bordered>tbody>tr:first-child>td,
.panel>.table-bordered>tbody>tr:first-child>th,
.panel>.table-responsive>.table-bordered>thead>tr:first-child>td,
.panel>.table-responsive>.table-bordered>thead>tr:first-child>th,
.panel>.table-responsive>.table-bordered>tbody>tr:first-child>td,
.panel>.table-responsive>.table-bordered>tbody>tr:first-child>th {
    border-bottom: 0
}

.panel>.table-bordered>tbody>tr:last-child>td,
.panel>.table-bordered>tbody>tr:last-child>th,
.panel>.table-bordered>tfoot>tr:last-child>td,
.panel>.table-bordered>tfoot>tr:last-child>th,
.panel>.table-responsive>.table-bordered>tbody>tr:last-child>td,
.panel>.table-responsive>.table-bordered>tbody>tr:last-child>th,
.panel>.table-responsive>.table-bordered>tfoot>tr:last-child>td,
.panel>.table-responsive>.table-bordered>tfoot>tr:last-child>th {
    border-bottom: 0
}

.panel>.table-responsive {
    border: 0;
    margin-bottom: 0
}

.panel-group {
    margin-bottom: 20px
}

.panel-group .panel {
    margin-bottom: 0;
    border-radius: 4px
}

.panel-group .panel+.panel {
    margin-top: 5px
}

.panel-group .panel-heading {
    border-bottom: 0
}

.panel-group .panel-heading+.panel-collapse>.panel-body,
.panel-group .panel-heading+.panel-collapse>.list-group {
    border-top: 1px solid #ddd
}

.panel-group .panel-footer {
    border-top: 0
}

.panel-group .panel-footer+.panel-collapse .panel-body {
    border-bottom: 1px solid #ddd
}

.panel-default {
    border-color: #ddd
}

.panel-default>.panel-heading {
    color: #333;
    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: #333
}

.panel-default>.panel-footer+.panel-collapse>.panel-body {
    border-bottom-color: #ddd
}

.panel-primary {
    border-color: #337ab7
}

.panel-primary>.panel-heading {
    color: #fff;
    background-color: #337ab7;
    border-color: #337ab7
}

.panel-primary>.panel-heading+.panel-collapse>.panel-body {
    border-top-color: #337ab7
}

.panel-primary>.panel-heading .badge {
    color: #337ab7;
    background-color: #fff
}

.panel-primary>.panel-footer+.panel-collapse>.panel-body {
    border-bottom-color: #337ab7
}

.panel-success {
    border-color: #d6e9c6
}

.panel-success>.panel-heading {
    color: #3c763d;
    background-color: #dff0d8;
    border-color: #d6e9c6
}

.panel-success>.panel-heading+.panel-collapse>.panel-body {
    border-top-color: #d6e9c6
}

.panel-success>.panel-heading .badge {
    color: #dff0d8;
    background-color: #3c763d
}

.panel-success>.panel-footer+.panel-collapse>.panel-body {
    border-bottom-color: #d6e9c6
}

.panel-info {
    border-color: #bce8f1
}

.panel-info>.panel-heading {
    color: #31708f;
    background-color: #d9edf7;
    border-color: #bce8f1
}

.panel-info>.panel-heading+.panel-collapse>.panel-body {
    border-top-color: #bce8f1
}

.panel-info>.panel-heading .badge {
    color: #d9edf7;
    background-color: #31708f
}

.panel-info>.panel-footer+.panel-collapse>.panel-body {
    border-bottom-color: #bce8f1
}

.panel-warning {
    border-color: #faebcc
}

.panel-warning>.panel-heading {
    color: #8a6d3b;
    background-color: #fcf8e3;
    border-color: #faebcc
}

.panel-warning>.panel-heading+.panel-collapse>.panel-body {
    border-top-color: #faebcc
}

.panel-warning>.panel-heading .badge {
    color: #fcf8e3;
    background-color: #8a6d3b
}

.panel-warning>.panel-footer+.panel-collapse>.panel-body {
    border-bottom-color: #faebcc
}

.panel-danger {
    border-color: #ebccd1
}

.panel-danger>.panel-heading {
    color: #a94442;
    background-color: #f2dede;
    border-color: #ebccd1
}

.panel-danger>.panel-heading+.panel-collapse>.panel-body {
    border-top-color: #ebccd1
}

.panel-danger>.panel-heading .badge {
    color: #f2dede;
    background-color: #a94442
}

.panel-danger>.panel-footer+.panel-collapse>.panel-body {
    border-bottom-color: #ebccd1
}

.embed-responsive {
    position: relative;
    display: block;
    height: 0;
    padding: 0;
    overflow: hidden
}

.embed-responsive .embed-responsive-item,
.embed-responsive iframe,
.embed-responsive embed,
.embed-responsive object,
.embed-responsive video {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    height: 100%;
    width: 100%;
    border: 0
}

.embed-responsive-16by9 {
    padding-bottom: 56.25%
}

.embed-responsive-4by3 {
    padding-bottom: 75%
}

.well {
    min-height: 20px;
    padding: 19px;
    margin-bottom: 20px;
    background-color: #f5f5f5;
    border: 1px solid #e3e3e3;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05)
}

.well blockquote {
    border-color: #ddd;
    border-color: rgba(0, 0, 0, 0.15)
}

.well-lg {
    padding: 24px;
    border-radius: 6px
}

.well-sm {
    padding: 9px;
    border-radius: 3px
}

.close {
    float: right;
    font-size: 21px;
    font-weight: bold;
    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 0.3s ease-out;
    -moz-transition: -moz-transform 0.3s ease-out;
    -o-transition: -o-transform 0.3s ease-out;
    transition: transform 0.3s ease-out
}

.modal.in .modal-dialog {
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    transform: translate(0, 0)
}

.modal-open .modal {
    overflow-x: hidden;
    overflow-y: auto
}

.modal-dialog {
    position: relative;
    width: auto;
    margin: 10px
}

.modal-content {
    position: relative;
    background-color: #fff;
    border: 1px solid #999;
    border: 1px solid rgba(0, 0, 0, 0.2);
    border-radius: 6px;
    -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
    box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
    background-clip: padding-box;
    outline: 0
}

.modal-backdrop {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1040;
    background-color: #000
}

.modal-backdrop.fade {
    opacity: 0;
    filter: alpha(opacity=0)
}

.modal-backdrop.in {
    opacity: .5;
    filter: alpha(opacity=50)
}

.modal-header {
    padding: 15px;
    border-bottom: 1px solid #e5e5e5
}

.modal-header:before,
.modal-header:after {
    content: " ";
    display: table
}

.modal-header:after {
    clear: both
}

.modal-header .close {
    margin-top: -2px
}

.modal-title {
    margin: 0;
    line-height: 1.42857
}

.modal-body {
    position: relative;
    padding: 15px
}

.modal-footer {
    padding: 15px;
    text-align: right;
    border-top: 1px solid #e5e5e5
}

.modal-footer:before,
.modal-footer:after {
    content: " ";
    display: table
}

.modal-footer:after {
    clear: both
}

.modal-footer .btn+.btn {
    margin-left: 5px;
    margin-bottom: 0
}

.modal-footer .btn-group .btn+.btn {
    margin-left: -1px
}

.modal-footer .btn-block+.btn-block {
    margin-left: 0
}

.modal-scrollbar-measure {
    position: absolute;
    top: -9999px;
    width: 50px;
    height: 50px;
    overflow: scroll
}

@media (min-width: 769px) {
    .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: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-style: normal;
    font-weight: normal;
    letter-spacing: normal;
    line-break: auto;
    line-height: 1.42857;
    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: 12px;
    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: 4px
}

.tooltip-arrow {
    position: absolute;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid
}

.tooltip.top .tooltip-arrow {
    bottom: 0;
    left: 50%;
    margin-left: -5px;
    border-width: 5px 5px 0;
    border-top-color: #000
}

.tooltip.top-left .tooltip-arrow {
    bottom: 0;
    right: 5px;
    margin-bottom: -5px;
    border-width: 5px 5px 0;
    border-top-color: #000
}

.tooltip.top-right .tooltip-arrow {
    bottom: 0;
    left: 5px;
    margin-bottom: -5px;
    border-width: 5px 5px 0;
    border-top-color: #000
}

.tooltip.right .tooltip-arrow {
    top: 50%;
    left: 0;
    margin-top: -5px;
    border-width: 5px 5px 5px 0;
    border-right-color: #000
}

.tooltip.left .tooltip-arrow {
    top: 50%;
    right: 0;
    margin-top: -5px;
    border-width: 5px 0 5px 5px;
    border-left-color: #000
}

.tooltip.bottom .tooltip-arrow {
    top: 0;
    left: 50%;
    margin-left: -5px;
    border-width: 0 5px 5px;
    border-bottom-color: #000
}

.tooltip.bottom-left .tooltip-arrow {
    top: 0;
    right: 5px;
    margin-top: -5px;
    border-width: 0 5px 5px;
    border-bottom-color: #000
}

.tooltip.bottom-right .tooltip-arrow {
    top: 0;
    left: 5px;
    margin-top: -5px;
    border-width: 0 5px 5px;
    border-bottom-color: #000
}

.popover {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1060;
    display: none;
    max-width: 276px;
    padding: 1px;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-style: normal;
    font-weight: normal;
    letter-spacing: normal;
    line-break: auto;
    line-height: 1.42857;
    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;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ccc;
    border: 1px solid rgba(0, 0, 0, 0.2);
    border-radius: 6px;
    -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
    box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2)
}

.popover.top {
    margin-top: -10px
}

.popover.right {
    margin-left: 10px
}

.popover.bottom {
    margin-top: 10px
}

.popover.left {
    margin-left: -10px
}

.popover-title {
    margin: 0;
    padding: 8px 14px;
    font-size: 14px;
    background-color: #f7f7f7;
    border-bottom: 1px solid #ebebeb;
    border-radius: 5px 5px 0 0
}

.popover-content {
    padding: 9px 14px
}

.popover>.arrow,
.popover>.arrow:after {
    position: absolute;
    display: block;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid
}

.popover>.arrow {
    border-width: 11px
}

.popover>.arrow:after {
    border-width: 10px;
    content: ""
}

.popover.top>.arrow {
    left: 50%;
    margin-left: -11px;
    border-bottom-width: 0;
    border-top-color: #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: 0.6s ease-in-out left;
    -o-transition: 0.6s ease-in-out left;
    transition: 0.6s ease-in-out left
}

.carousel-inner>.item>img,
.carousel-inner>.item>a>img {
    display: block;
    max-width: 100%;
    height: auto;
    line-height: 1
}

@media all and (transform-3d),
(-webkit-transform-3d) {
    .carousel-inner>.item {
        -webkit-transition: -webkit-transform 0.6s ease-in-out;
        -moz-transition: -moz-transform 0.6s ease-in-out;
        -o-transition: -o-transform 0.6s ease-in-out;
        transition: transform 0.6s ease-in-out;
        -webkit-backface-visibility: hidden;
        -moz-backface-visibility: hidden;
        backface-visibility: hidden;
        -webkit-perspective: 1000px;
        -moz-perspective: 1000px;
        perspective: 1000px
    }
    .carousel-inner>.item.next,
    .carousel-inner>.item.active.right {
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0);
        left: 0
    }
    .carousel-inner>.item.prev,
    .carousel-inner>.item.active.left {
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0);
        left: 0
    }
    .carousel-inner>.item.next.left,
    .carousel-inner>.item.prev.right,
    .carousel-inner>.item.active {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
        left: 0
    }
}

.carousel-inner>.active,
.carousel-inner>.next,
.carousel-inner>.prev {
    display: block
}

.carousel-inner>.active {
    left: 0
}

.carousel-inner>.next,
.carousel-inner>.prev {
    position: absolute;
    top: 0;
    width: 100%
}

.carousel-inner>.next {
    left: 100%
}

.carousel-inner>.prev {
    left: -100%
}

.carousel-inner>.next.left,
.carousel-inner>.prev.right {
    left: 0
}

.carousel-inner>.active.left {
    left: -100%
}

.carousel-inner>.active.right {
    left: 100%
}

.carousel-control {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    width: 15%;
    opacity: .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: transparent
}

.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: transparent
}

.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: 769px) {
    .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: 24px
    }
    .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,
.related-item:before,
.clearfix:after,
.related-item:after {
    content: " ";
    display: table
}

.clearfix:after,
.related-item:after {
    clear: both
}

.center-block {
    display: block;
    margin-left: auto;
    margin-right: auto
}

.pull-right {
    float: right !important
}

.pull-left {
    float: left !important
}

.hide {
    display: none !important
}

.show {
    display: block !important
}

.invisible {
    visibility: hidden
}

.text-hide {
    font: 0/0 a;
    color: transparent;
    text-shadow: none;
    background-color: transparent;
    border: 0
}

.hidden {
    display: none !important
}

.affix {
    position: fixed
}

@-ms-viewport {
    width: device-width
}

.visible-xs {
    display: none !important
}

.visible-sm {
    display: none !important
}

.visible-md {
    display: none !important
}

.visible-lg {
    display: none !important
}

.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block {
    display: none !important
}

@media (max-width: 768px) {
    .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: 768px) {
    .visible-xs-block {
        display: block !important
    }
}

@media (max-width: 768px) {
    .visible-xs-inline {
        display: inline !important
    }
}

@media (max-width: 768px) {
    .visible-xs-inline-block {
        display: inline-block !important
    }
}

@media (min-width: 769px) 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: 769px) and (max-width: 991px) {
    .visible-sm-block {
        display: block !important
    }
}

@media (min-width: 769px) and (max-width: 991px) {
    .visible-sm-inline {
        display: inline !important
    }
}

@media (min-width: 769px) 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: 768px) {
    .hidden-xs {
        display: none !important
    }
}

@media (min-width: 769px) 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
    }
}

.slick-slider {
    position: relative;
    display: block;
    box-sizing: border-box;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -ms-touch-action: pan-y;
    touch-action: pan-y;
    -webkit-tap-highlight-color: transparent
}

.slick-list {
    position: relative;
    overflow: hidden;
    display: block;
    margin: 0;
    padding: 0
}

.slick-list:focus {
    outline: none
}

.slick-list.dragging {
    cursor: pointer;
    cursor: hand
}

.slick-slider .slick-track,
.slick-slider .slick-list {
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
}

.slick-track {
    position: relative;
    left: 0;
    top: 0;
    display: block
}

.slick-track:before,
.slick-track:after {
    content: "";
    display: table
}

.slick-track:after {
    clear: both
}

.slick-loading .slick-track {
    visibility: hidden
}

.slick-slide {
    float: left;
    height: 100%;
    min-height: 1px;
    display: none
}

[dir="rtl"] .slick-slide {
    float: right
}

.slick-slide img {
    display: block
}

.slick-slide.slick-loading img {
    display: none
}

.slick-slide.dragging img {
    pointer-events: none
}

.slick-initialized .slick-slide {
    display: block
}

.slick-loading .slick-slide {
    visibility: hidden
}

.slick-vertical .slick-slide {
    display: block;
    height: auto;
    border: 1px solid transparent
}

.slick-arrow.slick-hidden {
    display: none
}


/*!
 * animate.css -http://daneden.me/animate
 * Version - 3.5.1
 * Licensed under the MIT license - http://opensource.org/licenses/MIT
 *
 * Copyright (c) 2016 Daniel Eden
 */

.animated {
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both
}

.animated.infinite {
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite
}

.animated.hinge {
    -webkit-animation-duration: 2s;
    animation-duration: 2s
}

.animated.flipOutX,
.animated.flipOutY,
.animated.bounceIn,
.animated.bounceOut {
    -webkit-animation-duration: .75s;
    animation-duration: .75s
}

@-webkit-keyframes bounce {
    from,
    20%,
    53%,
    80%,
    to {
        -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
        animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
    40%,
    43% {
        -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
        animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
        -webkit-transform: translate3d(0, -30px, 0);
        transform: translate3d(0, -30px, 0)
    }
    70% {
        -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
        animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
        -webkit-transform: translate3d(0, -15px, 0);
        transform: translate3d(0, -15px, 0)
    }
    90% {
        -webkit-transform: translate3d(0, -4px, 0);
        transform: translate3d(0, -4px, 0)
    }
}

@keyframes bounce {
    from,
    20%,
    53%,
    80%,
    to {
        -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
        animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
    40%,
    43% {
        -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
        animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
        -webkit-transform: translate3d(0, -30px, 0);
        transform: translate3d(0, -30px, 0)
    }
    70% {
        -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
        animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
        -webkit-transform: translate3d(0, -15px, 0);
        transform: translate3d(0, -15px, 0)
    }
    90% {
        -webkit-transform: translate3d(0, -4px, 0);
        transform: translate3d(0, -4px, 0)
    }
}

.bounce {
    -webkit-animation-name: bounce;
    animation-name: bounce;
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom
}

@-webkit-keyframes flash {
    from,
    50%,
    to {
        opacity: 1
    }
    25%,
    75% {
        opacity: 0
    }
}

@keyframes flash {
    from,
    50%,
    to {
        opacity: 1
    }
    25%,
    75% {
        opacity: 0
    }
}

.flash {
    -webkit-animation-name: flash;
    animation-name: flash
}

@-webkit-keyframes pulse {
    from {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1)
    }
    50% {
        -webkit-transform: scale3d(1.05, 1.05, 1.05);
        transform: scale3d(1.05, 1.05, 1.05)
    }
    to {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1)
    }
}

@keyframes pulse {
    from {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1)
    }
    50% {
        -webkit-transform: scale3d(1.05, 1.05, 1.05);
        transform: scale3d(1.05, 1.05, 1.05)
    }
    to {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1)
    }
}

.pulse {
    -webkit-animation-name: pulse;
    animation-name: pulse
}

@-webkit-keyframes rubberBand {
    from {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1)
    }
    30% {
        -webkit-transform: scale3d(1.25, 0.75, 1);
        transform: scale3d(1.25, 0.75, 1)
    }
    40% {
        -webkit-transform: scale3d(0.75, 1.25, 1);
        transform: scale3d(0.75, 1.25, 1)
    }
    50% {
        -webkit-transform: scale3d(1.15, 0.85, 1);
        transform: scale3d(1.15, 0.85, 1)
    }
    65% {
        -webkit-transform: scale3d(0.95, 1.05, 1);
        transform: scale3d(0.95, 1.05, 1)
    }
    75% {
        -webkit-transform: scale3d(1.05, 0.95, 1);
        transform: scale3d(1.05, 0.95, 1)
    }
    to {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1)
    }
}

@keyframes rubberBand {
    from {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1)
    }
    30% {
        -webkit-transform: scale3d(1.25, 0.75, 1);
        transform: scale3d(1.25, 0.75, 1)
    }
    40% {
        -webkit-transform: scale3d(0.75, 1.25, 1);
        transform: scale3d(0.75, 1.25, 1)
    }
    50% {
        -webkit-transform: scale3d(1.15, 0.85, 1);
        transform: scale3d(1.15, 0.85, 1)
    }
    65% {
        -webkit-transform: scale3d(0.95, 1.05, 1);
        transform: scale3d(0.95, 1.05, 1)
    }
    75% {
        -webkit-transform: scale3d(1.05, 0.95, 1);
        transform: scale3d(1.05, 0.95, 1)
    }
    to {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1)
    }
}

.rubberBand {
    -webkit-animation-name: rubberBand;
    animation-name: rubberBand
}

@-webkit-keyframes shake {
    from,
    to {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
    10%,
    30%,
    50%,
    70%,
    90% {
        -webkit-transform: translate3d(-10px, 0, 0);
        transform: translate3d(-10px, 0, 0)
    }
    20%,
    40%,
    60%,
    80% {
        -webkit-transform: translate3d(10px, 0, 0);
        transform: translate3d(10px, 0, 0)
    }
}

@keyframes shake {
    from,
    to {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
    10%,
    30%,
    50%,
    70%,
    90% {
        -webkit-transform: translate3d(-10px, 0, 0);
        transform: translate3d(-10px, 0, 0)
    }
    20%,
    40%,
    60%,
    80% {
        -webkit-transform: translate3d(10px, 0, 0);
        transform: translate3d(10px, 0, 0)
    }
}

.shake {
    -webkit-animation-name: shake;
    animation-name: shake
}

@-webkit-keyframes headShake {
    0% {
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }
    6.5% {
        -webkit-transform: translateX(-6px) rotateY(-9deg);
        transform: translateX(-6px) rotateY(-9deg)
    }
    18.5% {
        -webkit-transform: translateX(5px) rotateY(7deg);
        transform: translateX(5px) rotateY(7deg)
    }
    31.5% {
        -webkit-transform: translateX(-3px) rotateY(-5deg);
        transform: translateX(-3px) rotateY(-5deg)
    }
    43.5% {
        -webkit-transform: translateX(2px) rotateY(3deg);
        transform: translateX(2px) rotateY(3deg)
    }
    50% {
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }
}

@keyframes headShake {
    0% {
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }
    6.5% {
        -webkit-transform: translateX(-6px) rotateY(-9deg);
        transform: translateX(-6px) rotateY(-9deg)
    }
    18.5% {
        -webkit-transform: translateX(5px) rotateY(7deg);
        transform: translateX(5px) rotateY(7deg)
    }
    31.5% {
        -webkit-transform: translateX(-3px) rotateY(-5deg);
        transform: translateX(-3px) rotateY(-5deg)
    }
    43.5% {
        -webkit-transform: translateX(2px) rotateY(3deg);
        transform: translateX(2px) rotateY(3deg)
    }
    50% {
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }
}

.headShake {
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
    -webkit-animation-name: headShake;
    animation-name: headShake
}

@-webkit-keyframes swing {
    20% {
        -webkit-transform: rotate3d(0, 0, 1, 15deg);
        transform: rotate3d(0, 0, 1, 15deg)
    }
    40% {
        -webkit-transform: rotate3d(0, 0, 1, -10deg);
        transform: rotate3d(0, 0, 1, -10deg)
    }
    60% {
        -webkit-transform: rotate3d(0, 0, 1, 5deg);
        transform: rotate3d(0, 0, 1, 5deg)
    }
    80% {
        -webkit-transform: rotate3d(0, 0, 1, -5deg);
        transform: rotate3d(0, 0, 1, -5deg)
    }
    to {
        -webkit-transform: rotate3d(0, 0, 1, 0deg);
        transform: rotate3d(0, 0, 1, 0deg)
    }
}

@keyframes swing {
    20% {
        -webkit-transform: rotate3d(0, 0, 1, 15deg);
        transform: rotate3d(0, 0, 1, 15deg)
    }
    40% {
        -webkit-transform: rotate3d(0, 0, 1, -10deg);
        transform: rotate3d(0, 0, 1, -10deg)
    }
    60% {
        -webkit-transform: rotate3d(0, 0, 1, 5deg);
        transform: rotate3d(0, 0, 1, 5deg)
    }
    80% {
        -webkit-transform: rotate3d(0, 0, 1, -5deg);
        transform: rotate3d(0, 0, 1, -5deg)
    }
    to {
        -webkit-transform: rotate3d(0, 0, 1, 0deg);
        transform: rotate3d(0, 0, 1, 0deg)
    }
}

.swing {
    -webkit-transform-origin: top center;
    transform-origin: top center;
    -webkit-animation-name: swing;
    animation-name: swing
}

@-webkit-keyframes tada {
    from {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1)
    }
    10%,
    20% {
        -webkit-transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg);
        transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg)
    }
    30%,
    50%,
    70%,
    90% {
        -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
        transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg)
    }
    40%,
    60%,
    80% {
        -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
        transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg)
    }
    to {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1)
    }
}

@keyframes tada {
    from {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1)
    }
    10%,
    20% {
        -webkit-transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg);
        transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg)
    }
    30%,
    50%,
    70%,
    90% {
        -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
        transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg)
    }
    40%,
    60%,
    80% {
        -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
        transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg)
    }
    to {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1)
    }
}

.tada {
    -webkit-animation-name: tada;
    animation-name: tada
}

@-webkit-keyframes wobble {
    from {
        -webkit-transform: none;
        transform: none
    }
    15% {
        -webkit-transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
        transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg)
    }
    30% {
        -webkit-transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
        transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg)
    }
    45% {
        -webkit-transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
        transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg)
    }
    60% {
        -webkit-transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
        transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg)
    }
    75% {
        -webkit-transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
        transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg)
    }
    to {
        -webkit-transform: none;
        transform: none
    }
}

@keyframes wobble {
    from {
        -webkit-transform: none;
        transform: none
    }
    15% {
        -webkit-transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
        transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg)
    }
    30% {
        -webkit-transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
        transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg)
    }
    45% {
        -webkit-transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
        transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg)
    }
    60% {
        -webkit-transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
        transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg)
    }
    75% {
        -webkit-transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
        transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg)
    }
    to {
        -webkit-transform: none;
        transform: none
    }
}

.wobble {
    -webkit-animation-name: wobble;
    animation-name: wobble
}

@-webkit-keyframes jello {
    from,
    11.1%,
    to {
        -webkit-transform: none;
        transform: none
    }
    22.2% {
        -webkit-transform: skewX(-12.5deg) skewY(-12.5deg);
        transform: skewX(-12.5deg) skewY(-12.5deg)
    }
    33.3% {
        -webkit-transform: skewX(6.25deg) skewY(6.25deg);
        transform: skewX(6.25deg) skewY(6.25deg)
    }
    44.4% {
        -webkit-transform: skewX(-3.125deg) skewY(-3.125deg);
        transform: skewX(-3.125deg) skewY(-3.125deg)
    }
    55.5% {
        -webkit-transform: skewX(1.5625deg) skewY(1.5625deg);
        transform: skewX(1.5625deg) skewY(1.5625deg)
    }
    66.6% {
        -webkit-transform: skewX(-0.78125deg) skewY(-0.78125deg);
        transform: skewX(-0.78125deg) skewY(-0.78125deg)
    }
    77.7% {
        -webkit-transform: skewX(0.39063deg) skewY(0.39063deg);
        transform: skewX(0.39063deg) skewY(0.39063deg)
    }
    88.8% {
        -webkit-transform: skewX(-0.19531deg) skewY(-0.19531deg);
        transform: skewX(-0.19531deg) skewY(-0.19531deg)
    }
}

@keyframes jello {
    from,
    11.1%,
    to {
        -webkit-transform: none;
        transform: none
    }
    22.2% {
        -webkit-transform: skewX(-12.5deg) skewY(-12.5deg);
        transform: skewX(-12.5deg) skewY(-12.5deg)
    }
    33.3% {
        -webkit-transform: skewX(6.25deg) skewY(6.25deg);
        transform: skewX(6.25deg) skewY(6.25deg)
    }
    44.4% {
        -webkit-transform: skewX(-3.125deg) skewY(-3.125deg);
        transform: skewX(-3.125deg) skewY(-3.125deg)
    }
    55.5% {
        -webkit-transform: skewX(1.5625deg) skewY(1.5625deg);
        transform: skewX(1.5625deg) skewY(1.5625deg)
    }
    66.6% {
        -webkit-transform: skewX(-0.78125deg) skewY(-0.78125deg);
        transform: skewX(-0.78125deg) skewY(-0.78125deg)
    }
    77.7% {
        -webkit-transform: skewX(0.39063deg) skewY(0.39063deg);
        transform: skewX(0.39063deg) skewY(0.39063deg)
    }
    88.8% {
        -webkit-transform: skewX(-0.19531deg) skewY(-0.19531deg);
        transform: skewX(-0.19531deg) skewY(-0.19531deg)
    }
}

.jello {
    -webkit-animation-name: jello;
    animation-name: jello;
    -webkit-transform-origin: center;
    transform-origin: center
}

@-webkit-keyframes bounceIn {
    from,
    20%,
    40%,
    60%,
    80%,
    to {
        -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
        animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1)
    }
    0% {
        opacity: 0;
        -webkit-transform: scale3d(0.3, 0.3, 0.3);
        transform: scale3d(0.3, 0.3, 0.3)
    }
    20% {
        -webkit-transform: scale3d(1.1, 1.1, 1.1);
        transform: scale3d(1.1, 1.1, 1.1)
    }
    40% {
        -webkit-transform: scale3d(0.9, 0.9, 0.9);
        transform: scale3d(0.9, 0.9, 0.9)
    }
    60% {
        opacity: 1;
        -webkit-transform: scale3d(1.03, 1.03, 1.03);
        transform: scale3d(1.03, 1.03, 1.03)
    }
    80% {
        -webkit-transform: scale3d(0.97, 0.97, 0.97);
        transform: scale3d(0.97, 0.97, 0.97)
    }
    to {
        opacity: 1;
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1)
    }
}

@keyframes bounceIn {
    from,
    20%,
    40%,
    60%,
    80%,
    to {
        -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
        animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1)
    }
    0% {
        opacity: 0;
        -webkit-transform: scale3d(0.3, 0.3, 0.3);
        transform: scale3d(0.3, 0.3, 0.3)
    }
    20% {
        -webkit-transform: scale3d(1.1, 1.1, 1.1);
        transform: scale3d(1.1, 1.1, 1.1)
    }
    40% {
        -webkit-transform: scale3d(0.9, 0.9, 0.9);
        transform: scale3d(0.9, 0.9, 0.9)
    }
    60% {
        opacity: 1;
        -webkit-transform: scale3d(1.03, 1.03, 1.03);
        transform: scale3d(1.03, 1.03, 1.03)
    }
    80% {
        -webkit-transform: scale3d(0.97, 0.97, 0.97);
        transform: scale3d(0.97, 0.97, 0.97)
    }
    to {
        opacity: 1;
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1)
    }
}

.bounceIn {
    -webkit-animation-name: bounceIn;
    animation-name: bounceIn
}

@-webkit-keyframes bounceInDown {
    from,
    60%,
    75%,
    90%,
    to {
        -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
        animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1)
    }
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, -3000px, 0);
        transform: translate3d(0, -3000px, 0)
    }
    60% {
        opacity: 1;
        -webkit-transform: translate3d(0, 25px, 0);
        transform: translate3d(0, 25px, 0)
    }
    75% {
        -webkit-transform: translate3d(0, -10px, 0);
        transform: translate3d(0, -10px, 0)
    }
    90% {
        -webkit-transform: translate3d(0, 5px, 0);
        transform: translate3d(0, 5px, 0)
    }
    to {
        -webkit-transform: none;
        transform: none
    }
}

@keyframes bounceInDown {
    from,
    60%,
    75%,
    90%,
    to {
        -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
        animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1)
    }
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, -3000px, 0);
        transform: translate3d(0, -3000px, 0)
    }
    60% {
        opacity: 1;
        -webkit-transform: translate3d(0, 25px, 0);
        transform: translate3d(0, 25px, 0)
    }
    75% {
        -webkit-transform: translate3d(0, -10px, 0);
        transform: translate3d(0, -10px, 0)
    }
    90% {
        -webkit-transform: translate3d(0, 5px, 0);
        transform: translate3d(0, 5px, 0)
    }
    to {
        -webkit-transform: none;
        transform: none
    }
}

.bounceInDown {
    -webkit-animation-name: bounceInDown;
    animation-name: bounceInDown
}

@-webkit-keyframes bounceInLeft {
    from,
    60%,
    75%,
    90%,
    to {
        -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
        animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1)
    }
    0% {
        opacity: 0;
        -webkit-transform: translate3d(-3000px, 0, 0);
        transform: translate3d(-3000px, 0, 0)
    }
    60% {
        opacity: 1;
        -webkit-transform: translate3d(25px, 0, 0);
        transform: translate3d(25px, 0, 0)
    }
    75% {
        -webkit-transform: translate3d(-10px, 0, 0);
        transform: translate3d(-10px, 0, 0)
    }
    90% {
        -webkit-transform: translate3d(5px, 0, 0);
        transform: translate3d(5px, 0, 0)
    }
    to {
        -webkit-transform: none;
        transform: none
    }
}

@keyframes bounceInLeft {
    from,
    60%,
    75%,
    90%,
    to {
        -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
        animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1)
    }
    0% {
        opacity: 0;
        -webkit-transform: translate3d(-3000px, 0, 0);
        transform: translate3d(-3000px, 0, 0)
    }
    60% {
        opacity: 1;
        -webkit-transform: translate3d(25px, 0, 0);
        transform: translate3d(25px, 0, 0)
    }
    75% {
        -webkit-transform: translate3d(-10px, 0, 0);
        transform: translate3d(-10px, 0, 0)
    }
    90% {
        -webkit-transform: translate3d(5px, 0, 0);
        transform: translate3d(5px, 0, 0)
    }
    to {
        -webkit-transform: none;
        transform: none
    }
}

.bounceInLeft {
    -webkit-animation-name: bounceInLeft;
    animation-name: bounceInLeft
}

@-webkit-keyframes bounceInRight {
    from,
    60%,
    75%,
    90%,
    to {
        -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
        animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1)
    }
    from {
        opacity: 0;
        -webkit-transform: translate3d(3000px, 0, 0);
        transform: translate3d(3000px, 0, 0)
    }
    60% {
        opacity: 1;
        -webkit-transform: translate3d(-25px, 0, 0);
        transform: translate3d(-25px, 0, 0)
    }
    75% {
        -webkit-transform: translate3d(10px, 0, 0);
        transform: translate3d(10px, 0, 0)
    }
    90% {
        -webkit-transform: translate3d(-5px, 0, 0);
        transform: translate3d(-5px, 0, 0)
    }
    to {
        -webkit-transform: none;
        transform: none
    }
}

@keyframes bounceInRight {
    from,
    60%,
    75%,
    90%,
    to {
        -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
        animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1)
    }
    from {
        opacity: 0;
        -webkit-transform: translate3d(3000px, 0, 0);
        transform: translate3d(3000px, 0, 0)
    }
    60% {
        opacity: 1;
        -webkit-transform: translate3d(-25px, 0, 0);
        transform: translate3d(-25px, 0, 0)
    }
    75% {
        -webkit-transform: translate3d(10px, 0, 0);
        transform: translate3d(10px, 0, 0)
    }
    90% {
        -webkit-transform: translate3d(-5px, 0, 0);
        transform: translate3d(-5px, 0, 0)
    }
    to {
        -webkit-transform: none;
        transform: none
    }
}

.bounceInRight {
    -webkit-animation-name: bounceInRight;
    animation-name: bounceInRight
}

@-webkit-keyframes bounceInUp {
    from,
    60%,
    75%,
    90%,
    to {
        -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
        animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1)
    }
    from {
        opacity: 0;
        -webkit-transform: translate3d(0, 3000px, 0);
        transform: translate3d(0, 3000px, 0)
    }
    60% {
        opacity: 1;
        -webkit-transform: translate3d(0, -20px, 0);
        transform: translate3d(0, -20px, 0)
    }
    75% {
        -webkit-transform: translate3d(0, 10px, 0);
        transform: translate3d(0, 10px, 0)
    }
    90% {
        -webkit-transform: translate3d(0, -5px, 0);
        transform: translate3d(0, -5px, 0)
    }
    to {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
}

@keyframes bounceInUp {
    from,
    60%,
    75%,
    90%,
    to {
        -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
        animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1)
    }
    from {
        opacity: 0;
        -webkit-transform: translate3d(0, 3000px, 0);
        transform: translate3d(0, 3000px, 0)
    }
    60% {
        opacity: 1;
        -webkit-transform: translate3d(0, -20px, 0);
        transform: translate3d(0, -20px, 0)
    }
    75% {
        -webkit-transform: translate3d(0, 10px, 0);
        transform: translate3d(0, 10px, 0)
    }
    90% {
        -webkit-transform: translate3d(0, -5px, 0);
        transform: translate3d(0, -5px, 0)
    }
    to {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
}

.bounceInUp {
    -webkit-animation-name: bounceInUp;
    animation-name: bounceInUp
}

@-webkit-keyframes bounceOut {
    20% {
        -webkit-transform: scale3d(0.9, 0.9, 0.9);
        transform: scale3d(0.9, 0.9, 0.9)
    }
    50%,
    55% {
        opacity: 1;
        -webkit-transform: scale3d(1.1, 1.1, 1.1);
        transform: scale3d(1.1, 1.1, 1.1)
    }
    to {
        opacity: 0;
        -webkit-transform: scale3d(0.3, 0.3, 0.3);
        transform: scale3d(0.3, 0.3, 0.3)
    }
}

@keyframes bounceOut {
    20% {
        -webkit-transform: scale3d(0.9, 0.9, 0.9);
        transform: scale3d(0.9, 0.9, 0.9)
    }
    50%,
    55% {
        opacity: 1;
        -webkit-transform: scale3d(1.1, 1.1, 1.1);
        transform: scale3d(1.1, 1.1, 1.1)
    }
    to {
        opacity: 0;
        -webkit-transform: scale3d(0.3, 0.3, 0.3);
        transform: scale3d(0.3, 0.3, 0.3)
    }
}

.bounceOut {
    -webkit-animation-name: bounceOut;
    animation-name: bounceOut
}

@-webkit-keyframes bounceOutDown {
    20% {
        -webkit-transform: translate3d(0, 10px, 0);
        transform: translate3d(0, 10px, 0)
    }
    40%,
    45% {
        opacity: 1;
        -webkit-transform: translate3d(0, -20px, 0);
        transform: translate3d(0, -20px, 0)
    }
    to {
        opacity: 0;
        -webkit-transform: translate3d(0, 2000px, 0);
        transform: translate3d(0, 2000px, 0)
    }
}

@keyframes bounceOutDown {
    20% {
        -webkit-transform: translate3d(0, 10px, 0);
        transform: translate3d(0, 10px, 0)
    }
    40%,
    45% {
        opacity: 1;
        -webkit-transform: translate3d(0, -20px, 0);
        transform: translate3d(0, -20px, 0)
    }
    to {
        opacity: 0;
        -webkit-transform: translate3d(0, 2000px, 0);
        transform: translate3d(0, 2000px, 0)
    }
}

.bounceOutDown {
    -webkit-animation-name: bounceOutDown;
    animation-name: bounceOutDown
}

@-webkit-keyframes bounceOutLeft {
    20% {
        opacity: 1;
        -webkit-transform: translate3d(20px, 0, 0);
        transform: translate3d(20px, 0, 0)
    }
    to {
        opacity: 0;
        -webkit-transform: translate3d(-2000px, 0, 0);
        transform: translate3d(-2000px, 0, 0)
    }
}

@keyframes bounceOutLeft {
    20% {
        opacity: 1;
        -webkit-transform: translate3d(20px, 0, 0);
        transform: translate3d(20px, 0, 0)
    }
    to {
        opacity: 0;
        -webkit-transform: translate3d(-2000px, 0, 0);
        transform: translate3d(-2000px, 0, 0)
    }
}

.bounceOutLeft {
    -webkit-animation-name: bounceOutLeft;
    animation-name: bounceOutLeft
}

@-webkit-keyframes bounceOutRight {
    20% {
        opacity: 1;
        -webkit-transform: translate3d(-20px, 0, 0);
        transform: translate3d(-20px, 0, 0)
    }
    to {
        opacity: 0;
        -webkit-transform: translate3d(2000px, 0, 0);
        transform: translate3d(2000px, 0, 0)
    }
}

@keyframes bounceOutRight {
    20% {
        opacity: 1;
        -webkit-transform: translate3d(-20px, 0, 0);
        transform: translate3d(-20px, 0, 0)
    }
    to {
        opacity: 0;
        -webkit-transform: translate3d(2000px, 0, 0);
        transform: translate3d(2000px, 0, 0)
    }
}

.bounceOutRight {
    -webkit-animation-name: bounceOutRight;
    animation-name: bounceOutRight
}

@-webkit-keyframes bounceOutUp {
    20% {
        -webkit-transform: translate3d(0, -10px, 0);
        transform: translate3d(0, -10px, 0)
    }
    40%,
    45% {
        opacity: 1;
        -webkit-transform: translate3d(0, 20px, 0);
        transform: translate3d(0, 20px, 0)
    }
    to {
        opacity: 0;
        -webkit-transform: translate3d(0, -2000px, 0);
        transform: translate3d(0, -2000px, 0)
    }
}

@keyframes bounceOutUp {
    20% {
        -webkit-transform: translate3d(0, -10px, 0);
        transform: translate3d(0, -10px, 0)
    }
    40%,
    45% {
        opacity: 1;
        -webkit-transform: translate3d(0, 20px, 0);
        transform: translate3d(0, 20px, 0)
    }
    to {
        opacity: 0;
        -webkit-transform: translate3d(0, -2000px, 0);
        transform: translate3d(0, -2000px, 0)
    }
}

.bounceOutUp {
    -webkit-animation-name: bounceOutUp;
    animation-name: bounceOutUp
}

@-webkit-keyframes fadeIn {
    from {
        opacity: 0
    }
    to {
        opacity: 1
    }
}

@keyframes fadeIn {
    from {
        opacity: 0
    }
    to {
        opacity: 1
    }
}

.fadeIn {
    -webkit-animation-name: fadeIn;
    animation-name: fadeIn
}

@-webkit-keyframes fadeInDown {
    from {
        opacity: 0;
        -webkit-transform: translate3d(0, -100%, 0);
        transform: translate3d(0, -100%, 0)
    }
    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

@keyframes fadeInDown {
    from {
        opacity: 0;
        -webkit-transform: translate3d(0, -100%, 0);
        transform: translate3d(0, -100%, 0)
    }
    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

.fadeInDown {
    -webkit-animation-name: fadeInDown;
    animation-name: fadeInDown
}

@-webkit-keyframes fadeInDownBig {
    from {
        opacity: 0;
        -webkit-transform: translate3d(0, -2000px, 0);
        transform: translate3d(0, -2000px, 0)
    }
    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

@keyframes fadeInDownBig {
    from {
        opacity: 0;
        -webkit-transform: translate3d(0, -2000px, 0);
        transform: translate3d(0, -2000px, 0)
    }
    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

.fadeInDownBig {
    -webkit-animation-name: fadeInDownBig;
    animation-name: fadeInDownBig
}

@-webkit-keyframes fadeInLeft {
    from {
        opacity: 0;
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0)
    }
    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

@keyframes fadeInLeft {
    from {
        opacity: 0;
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0)
    }
    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

.fadeInLeft {
    -webkit-animation-name: fadeInLeft;
    animation-name: fadeInLeft
}

@-webkit-keyframes fadeInLeftBig {
    from {
        opacity: 0;
        -webkit-transform: translate3d(-2000px, 0, 0);
        transform: translate3d(-2000px, 0, 0)
    }
    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

@keyframes fadeInLeftBig {
    from {
        opacity: 0;
        -webkit-transform: translate3d(-2000px, 0, 0);
        transform: translate3d(-2000px, 0, 0)
    }
    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

.fadeInLeftBig {
    -webkit-animation-name: fadeInLeftBig;
    animation-name: fadeInLeftBig
}

@-webkit-keyframes fadeInRight {
    from {
        opacity: 0;
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0)
    }
    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

@keyframes fadeInRight {
    from {
        opacity: 0;
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0)
    }
    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

.fadeInRight {
    -webkit-animation-name: fadeInRight;
    animation-name: fadeInRight
}

@-webkit-keyframes fadeInRightBig {
    from {
        opacity: 0;
        -webkit-transform: translate3d(2000px, 0, 0);
        transform: translate3d(2000px, 0, 0)
    }
    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

@keyframes fadeInRightBig {
    from {
        opacity: 0;
        -webkit-transform: translate3d(2000px, 0, 0);
        transform: translate3d(2000px, 0, 0)
    }
    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

.fadeInRightBig {
    -webkit-animation-name: fadeInRightBig;
    animation-name: fadeInRightBig
}

@-webkit-keyframes fadeInUp {
    from {
        opacity: 0;
        -webkit-transform: translate3d(0, 100%, 0);
        transform: translate3d(0, 100%, 0)
    }
    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

@keyframes fadeInUp {
    from {
        opacity: 0;
        -webkit-transform: translate3d(0, 100%, 0);
        transform: translate3d(0, 100%, 0)
    }
    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

.fadeInUp {
    -webkit-animation-name: fadeInUp;
    animation-name: fadeInUp
}

@-webkit-keyframes fadeInUpBig {
    from {
        opacity: 0;
        -webkit-transform: translate3d(0, 2000px, 0);
        transform: translate3d(0, 2000px, 0)
    }
    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

@keyframes fadeInUpBig {
    from {
        opacity: 0;
        -webkit-transform: translate3d(0, 2000px, 0);
        transform: translate3d(0, 2000px, 0)
    }
    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

.fadeInUpBig {
    -webkit-animation-name: fadeInUpBig;
    animation-name: fadeInUpBig
}

@-webkit-keyframes fadeOut {
    from {
        opacity: 1
    }
    to {
        opacity: 0
    }
}

@keyframes fadeOut {
    from {
        opacity: 1
    }
    to {
        opacity: 0
    }
}

.fadeOut {
    -webkit-animation-name: fadeOut;
    animation-name: fadeOut
}

@-webkit-keyframes fadeOutDown {
    from {
        opacity: 1
    }
    to {
        opacity: 0;
        -webkit-transform: translate3d(0, 100%, 0);
        transform: translate3d(0, 100%, 0)
    }
}

@keyframes fadeOutDown {
    from {
        opacity: 1
    }
    to {
        opacity: 0;
        -webkit-transform: translate3d(0, 100%, 0);
        transform: translate3d(0, 100%, 0)
    }
}

.fadeOutDown {
    -webkit-animation-name: fadeOutDown;
    animation-name: fadeOutDown
}

@-webkit-keyframes fadeOutDownBig {
    from {
        opacity: 1
    }
    to {
        opacity: 0;
        -webkit-transform: translate3d(0, 2000px, 0);
        transform: translate3d(0, 2000px, 0)
    }
}

@keyframes fadeOutDownBig {
    from {
        opacity: 1
    }
    to {
        opacity: 0;
        -webkit-transform: translate3d(0, 2000px, 0);
        transform: translate3d(0, 2000px, 0)
    }
}

.fadeOutDownBig {
    -webkit-animation-name: fadeOutDownBig;
    animation-name: fadeOutDownBig
}

@-webkit-keyframes fadeOutLeft {
    from {
        opacity: 1
    }
    to {
        opacity: 0;
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0)
    }
}

@keyframes fadeOutLeft {
    from {
        opacity: 1
    }
    to {
        opacity: 0;
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0)
    }
}

.fadeOutLeft {
    -webkit-animation-name: fadeOutLeft;
    animation-name: fadeOutLeft
}

@-webkit-keyframes fadeOutLeftBig {
    from {
        opacity: 1
    }
    to {
        opacity: 0;
        -webkit-transform: translate3d(-2000px, 0, 0);
        transform: translate3d(-2000px, 0, 0)
    }
}

@keyframes fadeOutLeftBig {
    from {
        opacity: 1
    }
    to {
        opacity: 0;
        -webkit-transform: translate3d(-2000px, 0, 0);
        transform: translate3d(-2000px, 0, 0)
    }
}

.fadeOutLeftBig {
    -webkit-animation-name: fadeOutLeftBig;
    animation-name: fadeOutLeftBig
}

@-webkit-keyframes fadeOutRight {
    from {
        opacity: 1
    }
    to {
        opacity: 0;
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0)
    }
}

@keyframes fadeOutRight {
    from {
        opacity: 1
    }
    to {
        opacity: 0;
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0)
    }
}

.fadeOutRight {
    -webkit-animation-name: fadeOutRight;
    animation-name: fadeOutRight
}

@-webkit-keyframes fadeOutRightBig {
    from {
        opacity: 1
    }
    to {
        opacity: 0;
        -webkit-transform: translate3d(2000px, 0, 0);
        transform: translate3d(2000px, 0, 0)
    }
}

@keyframes fadeOutRightBig {
    from {
        opacity: 1
    }
    to {
        opacity: 0;
        -webkit-transform: translate3d(2000px, 0, 0);
        transform: translate3d(2000px, 0, 0)
    }
}

.fadeOutRightBig {
    -webkit-animation-name: fadeOutRightBig;
    animation-name: fadeOutRightBig
}

@-webkit-keyframes fadeOutUp {
    from {
        opacity: 1
    }
    to {
        opacity: 0;
        -webkit-transform: translate3d(0, -100%, 0);
        transform: translate3d(0, -100%, 0)
    }
}

@keyframes fadeOutUp {
    from {
        opacity: 1
    }
    to {
        opacity: 0;
        -webkit-transform: translate3d(0, -100%, 0);
        transform: translate3d(0, -100%, 0)
    }
}

.fadeOutUp {
    -webkit-animation-name: fadeOutUp;
    animation-name: fadeOutUp
}

@-webkit-keyframes fadeOutUpBig {
    from {
        opacity: 1
    }
    to {
        opacity: 0;
        -webkit-transform: translate3d(0, -2000px, 0);
        transform: translate3d(0, -2000px, 0)
    }
}

@keyframes fadeOutUpBig {
    from {
        opacity: 1
    }
    to {
        opacity: 0;
        -webkit-transform: translate3d(0, -2000px, 0);
        transform: translate3d(0, -2000px, 0)
    }
}

.fadeOutUpBig {
    -webkit-animation-name: fadeOutUpBig;
    animation-name: fadeOutUpBig
}

@-webkit-keyframes flip {
    from {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
        transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
        -webkit-animation-timing-function: ease-out;
        animation-timing-function: ease-out
    }
    40% {
        -webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
        transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
        -webkit-animation-timing-function: ease-out;
        animation-timing-function: ease-out
    }
    50% {
        -webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
        transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in
    }
    80% {
        -webkit-transform: perspective(400px) scale3d(0.95, 0.95, 0.95);
        transform: perspective(400px) scale3d(0.95, 0.95, 0.95);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in
    }
    to {
        -webkit-transform: perspective(400px);
        transform: perspective(400px);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in
    }
}

@keyframes flip {
    from {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
        transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
        -webkit-animation-timing-function: ease-out;
        animation-timing-function: ease-out
    }
    40% {
        -webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
        transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
        -webkit-animation-timing-function: ease-out;
        animation-timing-function: ease-out
    }
    50% {
        -webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
        transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in
    }
    80% {
        -webkit-transform: perspective(400px) scale3d(0.95, 0.95, 0.95);
        transform: perspective(400px) scale3d(0.95, 0.95, 0.95);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in
    }
    to {
        -webkit-transform: perspective(400px);
        transform: perspective(400px);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in
    }
}

.animated.flip {
    -webkit-backface-visibility: visible;
    backface-visibility: visible;
    -webkit-animation-name: flip;
    animation-name: flip
}

@-webkit-keyframes flipInX {
    from {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
        transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
        opacity: 0
    }
    40% {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
        transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in
    }
    60% {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
        transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
        opacity: 1
    }
    80% {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
        transform: perspective(400px) rotate3d(1, 0, 0, -5deg)
    }
    to {
        -webkit-transform: perspective(400px);
        transform: perspective(400px)
    }
}

@keyframes flipInX {
    from {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
        transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
        opacity: 0
    }
    40% {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
        transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in
    }
    60% {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
        transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
        opacity: 1
    }
    80% {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
        transform: perspective(400px) rotate3d(1, 0, 0, -5deg)
    }
    to {
        -webkit-transform: perspective(400px);
        transform: perspective(400px)
    }
}

.flipInX {
    -webkit-backface-visibility: visible !important;
    backface-visibility: visible !important;
    -webkit-animation-name: flipInX;
    animation-name: flipInX
}

@-webkit-keyframes flipInY {
    from {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
        transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
        opacity: 0
    }
    40% {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
        transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in
    }
    60% {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
        transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
        opacity: 1
    }
    80% {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
        transform: perspective(400px) rotate3d(0, 1, 0, -5deg)
    }
    to {
        -webkit-transform: perspective(400px);
        transform: perspective(400px)
    }
}

@keyframes flipInY {
    from {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
        transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
        opacity: 0
    }
    40% {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
        transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in
    }
    60% {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
        transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
        opacity: 1
    }
    80% {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
        transform: perspective(400px) rotate3d(0, 1, 0, -5deg)
    }
    to {
        -webkit-transform: perspective(400px);
        transform: perspective(400px)
    }
}

.flipInY {
    -webkit-backface-visibility: visible !important;
    backface-visibility: visible !important;
    -webkit-animation-name: flipInY;
    animation-name: flipInY
}

@-webkit-keyframes flipOutX {
    from {
        -webkit-transform: perspective(400px);
        transform: perspective(400px)
    }
    30% {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
        transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
        opacity: 1
    }
    to {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
        transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
        opacity: 0
    }
}

@keyframes flipOutX {
    from {
        -webkit-transform: perspective(400px);
        transform: perspective(400px)
    }
    30% {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
        transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
        opacity: 1
    }
    to {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
        transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
        opacity: 0
    }
}

.flipOutX {
    -webkit-animation-name: flipOutX;
    animation-name: flipOutX;
    -webkit-backface-visibility: visible !important;
    backface-visibility: visible !important
}

@-webkit-keyframes flipOutY {
    from {
        -webkit-transform: perspective(400px);
        transform: perspective(400px)
    }
    30% {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
        transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
        opacity: 1
    }
    to {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
        transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
        opacity: 0
    }
}

@keyframes flipOutY {
    from {
        -webkit-transform: perspective(400px);
        transform: perspective(400px)
    }
    30% {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
        transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
        opacity: 1
    }
    to {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
        transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
        opacity: 0
    }
}

.flipOutY {
    -webkit-backface-visibility: visible !important;
    backface-visibility: visible !important;
    -webkit-animation-name: flipOutY;
    animation-name: flipOutY
}

@-webkit-keyframes lightSpeedIn {
    from {
        -webkit-transform: translate3d(100%, 0, 0) skewX(-30deg);
        transform: translate3d(100%, 0, 0) skewX(-30deg);
        opacity: 0
    }
    60% {
        -webkit-transform: skewX(20deg);
        transform: skewX(20deg);
        opacity: 1
    }
    80% {
        -webkit-transform: skewX(-5deg);
        transform: skewX(-5deg);
        opacity: 1
    }
    to {
        -webkit-transform: none;
        transform: none;
        opacity: 1
    }
}

@keyframes lightSpeedIn {
    from {
        -webkit-transform: translate3d(100%, 0, 0) skewX(-30deg);
        transform: translate3d(100%, 0, 0) skewX(-30deg);
        opacity: 0
    }
    60% {
        -webkit-transform: skewX(20deg);
        transform: skewX(20deg);
        opacity: 1
    }
    80% {
        -webkit-transform: skewX(-5deg);
        transform: skewX(-5deg);
        opacity: 1
    }
    to {
        -webkit-transform: none;
        transform: none;
        opacity: 1
    }
}

.lightSpeedIn {
    -webkit-animation-name: lightSpeedIn;
    animation-name: lightSpeedIn;
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out
}

@-webkit-keyframes lightSpeedOut {
    from {
        opacity: 1
    }
    to {
        -webkit-transform: translate3d(100%, 0, 0) skewX(30deg);
        transform: translate3d(100%, 0, 0) skewX(30deg);
        opacity: 0
    }
}

@keyframes lightSpeedOut {
    from {
        opacity: 1
    }
    to {
        -webkit-transform: translate3d(100%, 0, 0) skewX(30deg);
        transform: translate3d(100%, 0, 0) skewX(30deg);
        opacity: 0
    }
}

.lightSpeedOut {
    -webkit-animation-name: lightSpeedOut;
    animation-name: lightSpeedOut;
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in
}

@-webkit-keyframes rotateIn {
    from {
        -webkit-transform-origin: center;
        transform-origin: center;
        -webkit-transform: rotate3d(0, 0, 1, -200deg);
        transform: rotate3d(0, 0, 1, -200deg);
        opacity: 0
    }
    to {
        -webkit-transform-origin: center;
        transform-origin: center;
        -webkit-transform: none;
        transform: none;
        opacity: 1
    }
}

@keyframes rotateIn {
    from {
        -webkit-transform-origin: center;
        transform-origin: center;
        -webkit-transform: rotate3d(0, 0, 1, -200deg);
        transform: rotate3d(0, 0, 1, -200deg);
        opacity: 0
    }
    to {
        -webkit-transform-origin: center;
        transform-origin: center;
        -webkit-transform: none;
        transform: none;
        opacity: 1
    }
}

.rotateIn {
    -webkit-animation-name: rotateIn;
    animation-name: rotateIn
}

@-webkit-keyframes rotateInDownLeft {
    from {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate3d(0, 0, 1, -45deg);
        transform: rotate3d(0, 0, 1, -45deg);
        opacity: 0
    }
    to {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: none;
        transform: none;
        opacity: 1
    }
}

@keyframes rotateInDownLeft {
    from {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate3d(0, 0, 1, -45deg);
        transform: rotate3d(0, 0, 1, -45deg);
        opacity: 0
    }
    to {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: none;
        transform: none;
        opacity: 1
    }
}

.rotateInDownLeft {
    -webkit-animation-name: rotateInDownLeft;
    animation-name: rotateInDownLeft
}

@-webkit-keyframes rotateInDownRight {
    from {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate3d(0, 0, 1, 45deg);
        transform: rotate3d(0, 0, 1, 45deg);
        opacity: 0
    }
    to {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: none;
        transform: none;
        opacity: 1
    }
}

@keyframes rotateInDownRight {
    from {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate3d(0, 0, 1, 45deg);
        transform: rotate3d(0, 0, 1, 45deg);
        opacity: 0
    }
    to {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: none;
        transform: none;
        opacity: 1
    }
}

.rotateInDownRight {
    -webkit-animation-name: rotateInDownRight;
    animation-name: rotateInDownRight
}

@-webkit-keyframes rotateInUpLeft {
    from {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate3d(0, 0, 1, 45deg);
        transform: rotate3d(0, 0, 1, 45deg);
        opacity: 0
    }
    to {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: none;
        transform: none;
        opacity: 1
    }
}

@keyframes rotateInUpLeft {
    from {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate3d(0, 0, 1, 45deg);
        transform: rotate3d(0, 0, 1, 45deg);
        opacity: 0
    }
    to {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: none;
        transform: none;
        opacity: 1
    }
}

.rotateInUpLeft {
    -webkit-animation-name: rotateInUpLeft;
    animation-name: rotateInUpLeft
}

@-webkit-keyframes rotateInUpRight {
    from {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate3d(0, 0, 1, -90deg);
        transform: rotate3d(0, 0, 1, -90deg);
        opacity: 0
    }
    to {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: none;
        transform: none;
        opacity: 1
    }
}

@keyframes rotateInUpRight {
    from {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate3d(0, 0, 1, -90deg);
        transform: rotate3d(0, 0, 1, -90deg);
        opacity: 0
    }
    to {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: none;
        transform: none;
        opacity: 1
    }
}

.rotateInUpRight {
    -webkit-animation-name: rotateInUpRight;
    animation-name: rotateInUpRight
}

@-webkit-keyframes rotateOut {
    from {
        -webkit-transform-origin: center;
        transform-origin: center;
        opacity: 1
    }
    to {
        -webkit-transform-origin: center;
        transform-origin: center;
        -webkit-transform: rotate3d(0, 0, 1, 200deg);
        transform: rotate3d(0, 0, 1, 200deg);
        opacity: 0
    }
}

@keyframes rotateOut {
    from {
        -webkit-transform-origin: center;
        transform-origin: center;
        opacity: 1
    }
    to {
        -webkit-transform-origin: center;
        transform-origin: center;
        -webkit-transform: rotate3d(0, 0, 1, 200deg);
        transform: rotate3d(0, 0, 1, 200deg);
        opacity: 0
    }
}

.rotateOut {
    -webkit-animation-name: rotateOut;
    animation-name: rotateOut
}

@-webkit-keyframes rotateOutDownLeft {
    from {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        opacity: 1
    }
    to {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate3d(0, 0, 1, 45deg);
        transform: rotate3d(0, 0, 1, 45deg);
        opacity: 0
    }
}

@keyframes rotateOutDownLeft {
    from {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        opacity: 1
    }
    to {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate3d(0, 0, 1, 45deg);
        transform: rotate3d(0, 0, 1, 45deg);
        opacity: 0
    }
}

.rotateOutDownLeft {
    -webkit-animation-name: rotateOutDownLeft;
    animation-name: rotateOutDownLeft
}

@-webkit-keyframes rotateOutDownRight {
    from {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        opacity: 1
    }
    to {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate3d(0, 0, 1, -45deg);
        transform: rotate3d(0, 0, 1, -45deg);
        opacity: 0
    }
}

@keyframes rotateOutDownRight {
    from {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        opacity: 1
    }
    to {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate3d(0, 0, 1, -45deg);
        transform: rotate3d(0, 0, 1, -45deg);
        opacity: 0
    }
}

.rotateOutDownRight {
    -webkit-animation-name: rotateOutDownRight;
    animation-name: rotateOutDownRight
}

@-webkit-keyframes rotateOutUpLeft {
    from {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        opacity: 1
    }
    to {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate3d(0, 0, 1, -45deg);
        transform: rotate3d(0, 0, 1, -45deg);
        opacity: 0
    }
}

@keyframes rotateOutUpLeft {
    from {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        opacity: 1
    }
    to {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate3d(0, 0, 1, -45deg);
        transform: rotate3d(0, 0, 1, -45deg);
        opacity: 0
    }
}

.rotateOutUpLeft {
    -webkit-animation-name: rotateOutUpLeft;
    animation-name: rotateOutUpLeft
}

@-webkit-keyframes rotateOutUpRight {
    from {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        opacity: 1
    }
    to {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate3d(0, 0, 1, 90deg);
        transform: rotate3d(0, 0, 1, 90deg);
        opacity: 0
    }
}

@keyframes rotateOutUpRight {
    from {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        opacity: 1
    }
    to {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate3d(0, 0, 1, 90deg);
        transform: rotate3d(0, 0, 1, 90deg);
        opacity: 0
    }
}

.rotateOutUpRight {
    -webkit-animation-name: rotateOutUpRight;
    animation-name: rotateOutUpRight
}

@-webkit-keyframes hinge {
    0% {
        -webkit-transform-origin: top left;
        transform-origin: top left;
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out
    }
    20%,
    60% {
        -webkit-transform: rotate3d(0, 0, 1, 80deg);
        transform: rotate3d(0, 0, 1, 80deg);
        -webkit-transform-origin: top left;
        transform-origin: top left;
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out
    }
    40%,
    80% {
        -webkit-transform: rotate3d(0, 0, 1, 60deg);
        transform: rotate3d(0, 0, 1, 60deg);
        -webkit-transform-origin: top left;
        transform-origin: top left;
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out;
        opacity: 1
    }
    to {
        -webkit-transform: translate3d(0, 700px, 0);
        transform: translate3d(0, 700px, 0);
        opacity: 0
    }
}

@keyframes hinge {
    0% {
        -webkit-transform-origin: top left;
        transform-origin: top left;
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out
    }
    20%,
    60% {
        -webkit-transform: rotate3d(0, 0, 1, 80deg);
        transform: rotate3d(0, 0, 1, 80deg);
        -webkit-transform-origin: top left;
        transform-origin: top left;
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out
    }
    40%,
    80% {
        -webkit-transform: rotate3d(0, 0, 1, 60deg);
        transform: rotate3d(0, 0, 1, 60deg);
        -webkit-transform-origin: top left;
        transform-origin: top left;
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out;
        opacity: 1
    }
    to {
        -webkit-transform: translate3d(0, 700px, 0);
        transform: translate3d(0, 700px, 0);
        opacity: 0
    }
}

.hinge {
    -webkit-animation-name: hinge;
    animation-name: hinge
}

@-webkit-keyframes rollIn {
    from {
        opacity: 0;
        -webkit-transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
        transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg)
    }
    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

@keyframes rollIn {
    from {
        opacity: 0;
        -webkit-transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
        transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg)
    }
    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

.rollIn {
    -webkit-animation-name: rollIn;
    animation-name: rollIn
}

@-webkit-keyframes rollOut {
    from {
        opacity: 1
    }
    to {
        opacity: 0;
        -webkit-transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
        transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg)
    }
}

@keyframes rollOut {
    from {
        opacity: 1
    }
    to {
        opacity: 0;
        -webkit-transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
        transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg)
    }
}

.rollOut {
    -webkit-animation-name: rollOut;
    animation-name: rollOut
}

@-webkit-keyframes zoomIn {
    from {
        opacity: 0;
        -webkit-transform: scale3d(0.3, 0.3, 0.3);
        transform: scale3d(0.3, 0.3, 0.3)
    }
    50% {
        opacity: 1
    }
}

@keyframes zoomIn {
    from {
        opacity: 0;
        -webkit-transform: scale3d(0.3, 0.3, 0.3);
        transform: scale3d(0.3, 0.3, 0.3)
    }
    50% {
        opacity: 1
    }
}

.zoomIn {
    -webkit-animation-name: zoomIn;
    animation-name: zoomIn
}

@-webkit-keyframes zoomInDown {
    from {
        opacity: 0;
        -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
        transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
        -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
        animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19)
    }
    60% {
        opacity: 1;
        -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
        transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
        -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
        animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1)
    }
}

@keyframes zoomInDown {
    from {
        opacity: 0;
        -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
        transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
        -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
        animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19)
    }
    60% {
        opacity: 1;
        -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
        transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
        -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
        animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1)
    }
}

.zoomInDown {
    -webkit-animation-name: zoomInDown;
    animation-name: zoomInDown
}

@-webkit-keyframes zoomInLeft {
    from {
        opacity: 0;
        -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
        transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
        -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
        animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19)
    }
    60% {
        opacity: 1;
        -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
        transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
        -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
        animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1)
    }
}

@keyframes zoomInLeft {
    from {
        opacity: 0;
        -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
        transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
        -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
        animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19)
    }
    60% {
        opacity: 1;
        -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
        transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
        -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
        animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1)
    }
}

.zoomInLeft {
    -webkit-animation-name: zoomInLeft;
    animation-name: zoomInLeft
}

@-webkit-keyframes zoomInRight {
    from {
        opacity: 0;
        -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
        transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
        -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
        animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19)
    }
    60% {
        opacity: 1;
        -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
        transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
        -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
        animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1)
    }
}

@keyframes zoomInRight {
    from {
        opacity: 0;
        -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
        transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
        -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
        animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19)
    }
    60% {
        opacity: 1;
        -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
        transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
        -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
        animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1)
    }
}

.zoomInRight {
    -webkit-animation-name: zoomInRight;
    animation-name: zoomInRight
}

@-webkit-keyframes zoomInUp {
    from {
        opacity: 0;
        -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
        transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
        -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
        animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19)
    }
    60% {
        opacity: 1;
        -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
        transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
        -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
        animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1)
    }
}

@keyframes zoomInUp {
    from {
        opacity: 0;
        -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
        transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
        -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
        animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19)
    }
    60% {
        opacity: 1;
        -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
        transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
        -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
        animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1)
    }
}

.zoomInUp {
    -webkit-animation-name: zoomInUp;
    animation-name: zoomInUp
}

@-webkit-keyframes zoomOut {
    from {
        opacity: 1
    }
    50% {
        opacity: 0;
        -webkit-transform: scale3d(0.3, 0.3, 0.3);
        transform: scale3d(0.3, 0.3, 0.3)
    }
    to {
        opacity: 0
    }
}

@keyframes zoomOut {
    from {
        opacity: 1
    }
    50% {
        opacity: 0;
        -webkit-transform: scale3d(0.3, 0.3, 0.3);
        transform: scale3d(0.3, 0.3, 0.3)
    }
    to {
        opacity: 0
    }
}

.zoomOut {
    -webkit-animation-name: zoomOut;
    animation-name: zoomOut
}

@-webkit-keyframes zoomOutDown {
    40% {
        opacity: 1;
        -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
        transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
        -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
        animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19)
    }
    to {
        opacity: 0;
        -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
        transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
        -webkit-transform-origin: center bottom;
        transform-origin: center bottom;
        -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
        animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1)
    }
}

@keyframes zoomOutDown {
    40% {
        opacity: 1;
        -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
        transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
        -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
        animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19)
    }
    to {
        opacity: 0;
        -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
        transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
        -webkit-transform-origin: center bottom;
        transform-origin: center bottom;
        -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
        animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1)
    }
}

.zoomOutDown {
    -webkit-animation-name: zoomOutDown;
    animation-name: zoomOutDown
}

@-webkit-keyframes zoomOutLeft {
    40% {
        opacity: 1;
        -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0);
        transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0)
    }
    to {
        opacity: 0;
        -webkit-transform: scale(0.1) translate3d(-2000px, 0, 0);
        transform: scale(0.1) translate3d(-2000px, 0, 0);
        -webkit-transform-origin: left center;
        transform-origin: left center
    }
}

@keyframes zoomOutLeft {
    40% {
        opacity: 1;
        -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0);
        transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0)
    }
    to {
        opacity: 0;
        -webkit-transform: scale(0.1) translate3d(-2000px, 0, 0);
        transform: scale(0.1) translate3d(-2000px, 0, 0);
        -webkit-transform-origin: left center;
        transform-origin: left center
    }
}

.zoomOutLeft {
    -webkit-animation-name: zoomOutLeft;
    animation-name: zoomOutLeft
}

@-webkit-keyframes zoomOutRight {
    40% {
        opacity: 1;
        -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0);
        transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0)
    }
    to {
        opacity: 0;
        -webkit-transform: scale(0.1) translate3d(2000px, 0, 0);
        transform: scale(0.1) translate3d(2000px, 0, 0);
        -webkit-transform-origin: right center;
        transform-origin: right center
    }
}

@keyframes zoomOutRight {
    40% {
        opacity: 1;
        -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0);
        transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0)
    }
    to {
        opacity: 0;
        -webkit-transform: scale(0.1) translate3d(2000px, 0, 0);
        transform: scale(0.1) translate3d(2000px, 0, 0);
        -webkit-transform-origin: right center;
        transform-origin: right center
    }
}

.zoomOutRight {
    -webkit-animation-name: zoomOutRight;
    animation-name: zoomOutRight
}

@-webkit-keyframes zoomOutUp {
    40% {
        opacity: 1;
        -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
        transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
        -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
        animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19)
    }
    to {
        opacity: 0;
        -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
        transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
        -webkit-transform-origin: center bottom;
        transform-origin: center bottom;
        -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
        animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1)
    }
}

@keyframes zoomOutUp {
    40% {
        opacity: 1;
        -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
        transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
        -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
        animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19)
    }
    to {
        opacity: 0;
        -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
        transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
        -webkit-transform-origin: center bottom;
        transform-origin: center bottom;
        -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
        animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1)
    }
}

.zoomOutUp {
    -webkit-animation-name: zoomOutUp;
    animation-name: zoomOutUp
}

@-webkit-keyframes slideInDown {
    from {
        -webkit-transform: translate3d(0, -100%, 0);
        transform: translate3d(0, -100%, 0);
        visibility: visible
    }
    to {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
}

@keyframes slideInDown {
    from {
        -webkit-transform: translate3d(0, -100%, 0);
        transform: translate3d(0, -100%, 0);
        visibility: visible
    }
    to {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
}

.slideInDown {
    -webkit-animation-name: slideInDown;
    animation-name: slideInDown
}

@-webkit-keyframes slideInLeft {
    from {
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0);
        visibility: visible
    }
    to {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
}

@keyframes slideInLeft {
    from {
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0);
        visibility: visible
    }
    to {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
}

.slideInLeft {
    -webkit-animation-name: slideInLeft;
    animation-name: slideInLeft
}

@-webkit-keyframes slideInRight {
    from {
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0);
        visibility: visible
    }
    to {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
}

@keyframes slideInRight {
    from {
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0);
        visibility: visible
    }
    to {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
}

.slideInRight {
    -webkit-animation-name: slideInRight;
    animation-name: slideInRight
}

@-webkit-keyframes slideInUp {
    from {
        -webkit-transform: translate3d(0, 100%, 0);
        transform: translate3d(0, 100%, 0);
        visibility: visible
    }
    to {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
}

@keyframes slideInUp {
    from {
        -webkit-transform: translate3d(0, 100%, 0);
        transform: translate3d(0, 100%, 0);
        visibility: visible
    }
    to {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
}

.slideInUp {
    -webkit-animation-name: slideInUp;
    animation-name: slideInUp
}

@-webkit-keyframes slideOutDown {
    from {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
    to {
        visibility: hidden;
        -webkit-transform: translate3d(0, 100%, 0);
        transform: translate3d(0, 100%, 0)
    }
}

@keyframes slideOutDown {
    from {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
    to {
        visibility: hidden;
        -webkit-transform: translate3d(0, 100%, 0);
        transform: translate3d(0, 100%, 0)
    }
}

.slideOutDown {
    -webkit-animation-name: slideOutDown;
    animation-name: slideOutDown
}

@-webkit-keyframes slideOutLeft {
    from {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
    to {
        visibility: hidden;
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0)
    }
}

@keyframes slideOutLeft {
    from {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
    to {
        visibility: hidden;
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0)
    }
}

.slideOutLeft {
    -webkit-animation-name: slideOutLeft;
    animation-name: slideOutLeft
}

@-webkit-keyframes slideOutRight {
    from {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
    to {
        visibility: hidden;
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0)
    }
}

@keyframes slideOutRight {
    from {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
    to {
        visibility: hidden;
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0)
    }
}

.slideOutRight {
    -webkit-animation-name: slideOutRight;
    animation-name: slideOutRight
}

@-webkit-keyframes slideOutUp {
    from {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
    to {
        visibility: hidden;
        -webkit-transform: translate3d(0, -100%, 0);
        transform: translate3d(0, -100%, 0)
    }
}

@keyframes slideOutUp {
    from {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
    to {
        visibility: hidden;
        -webkit-transform: translate3d(0, -100%, 0);
        transform: translate3d(0, -100%, 0)
    }
}

.slideOutUp {
    -webkit-animation-name: slideOutUp;
    animation-name: slideOutUp
}

.video-js .vjs-audio-button,
.video-js .vjs-big-play-button,
.video-js .vjs-captions-button,
.video-js .vjs-chapters-button,
.video-js .vjs-control.vjs-close-button,
.video-js .vjs-descriptions-button,
.video-js .vjs-fullscreen-control,
.video-js .vjs-mouse-display,
.video-js .vjs-mute-control,
.video-js .vjs-mute-control.vjs-vol-0,
.video-js .vjs-mute-control.vjs-vol-1,
.video-js .vjs-mute-control.vjs-vol-2,
.video-js .vjs-play-control,
.video-js .vjs-play-control.vjs-playing,
.video-js .vjs-play-progress,
.video-js .vjs-subtitles-button,
.video-js .vjs-volume-level,
.video-js .vjs-volume-menu-button,
.video-js .vjs-volume-menu-button.vjs-vol-0,
.video-js .vjs-volume-menu-button.vjs-vol-1,
.video-js .vjs-volume-menu-button.vjs-vol-2,
.video-js.vjs-fullscreen .vjs-fullscreen-control,
.vjs-icon-audio,
.vjs-icon-audio-description,
.vjs-icon-cancel,
.vjs-icon-captions,
.vjs-icon-chapters,
.vjs-icon-circle,
.vjs-icon-circle-inner-circle,
.vjs-icon-circle-outline,
.vjs-icon-cog,
.vjs-icon-facebook,
.vjs-icon-fullscreen-enter,
.vjs-icon-fullscreen-exit,
.vjs-icon-gplus,
.vjs-icon-hd,
.vjs-icon-linkedin,
.vjs-icon-pause,
.vjs-icon-pinterest,
.vjs-icon-play,
.vjs-icon-play-circle,
.vjs-icon-replay,
.vjs-icon-spinner,
.vjs-icon-square,
.vjs-icon-subtitles,
.vjs-icon-tumblr,
.vjs-icon-twitter,
.vjs-icon-volume-high,
.vjs-icon-volume-low,
.vjs-icon-volume-mid,
.vjs-icon-volume-mute {
    font-family: VideoJS;
    font-weight: 400;
    font-style: normal
}

.video-js,
.vjs-no-js {
    color: #fff;
    background-color: #000
}

.video-js .vjs-big-play-button:before,
.video-js .vjs-control,
.video-js .vjs-control:before,
.vjs-menu li,
.vjs-no-js {
    text-align: center
}

.video-js .vjs-big-play-button:before,
.video-js .vjs-control:before,
.video-js .vjs-modal-dialog,
.vjs-modal-dialog .vjs-modal-dialog-content {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

@font-face {
    font-family: VideoJS;
    src: url(font/VideoJS.eot?#iefix) format("eot")
}

@font-face {
    font-family: VideoJS;
    src: url(data:application/font-woff;charset=utf-8;base64,d09GRgABAAAAAA54AAoAAAAAFmgAAQAAAAAAAAAAAAAAAAAAAAAAAAAAAABPUy8yAAAA9AAAAD4AAABWUZFeBWNtYXAAAAE0AAAAOgAAAUriMBC2Z2x5ZgAAAXAAAAouAAAPUFvx6AdoZWFkAAALoAAAACsAAAA2DIPpX2hoZWEAAAvMAAAAGAAAACQOogcgaG10eAAAC+QAAAAPAAAAfNkAAABsb2NhAAAL9AAAAEAAAABAMMg06m1heHAAAAw0AAAAHwAAACABMAB5bmFtZQAADFQAAAElAAACCtXH9aBwb3N0AAANfAAAAPwAAAGBZkSN43icY2BkZ2CcwMDKwMFSyPKMgYHhF4RmjmEIZzzHwMDEwMrMgBUEpLmmMDh8ZPwoxw7iLmSHCDOCCADvEAo+AAB4nGNgYGBmgGAZBkYGEHAB8hjBfBYGDSDNBqQZGZgYGD7K/f8PUvCREUTzM0DVAwEjG8OIBwCPdwbVAAB4nI1Xe1CU1xX/zv1eLItLln0JwrIfC7sJGET2hRJ2N1GUoBJE8AESQEEhmBHjaB7UuBMTO4GMaSu7aY3RNlOdRPNqO2pqRmuTaSZtR6JJILUZk00a/4imjpmiecB303O/XUgMJOPufvd+99xzzz33nN855y4HHH7EfrGfIxwHRiANvF/sH71I9BzHszmpW+rGOQOXxXE6YhI4PoMT8zkT4cDFuf1cwMrZJI5cglM0HKVv0MaUFDgIFfg9mJJCG+kbKn1JkqBOVaFOkuhLpARq8fu0Nnc9/zdvfY9PxXW4PdH0C6N+PCejhorxFjAqRjgFRXSINEARbBGsoxcFK7IJmr4OycFJnInL59zIXwxui80fkGRbEHyosMWaATJKUfCskmwJQsAWANkmnIGOhlf514h7U8HNIv3owoHB0WMt0Eb3sx0guLi5pq/8Ny1q6969fKR9X9GBV6dPv6dp04K99SOwtmyPl47ApRa6n4ZpP1yjr5fn7MmYP/vXLUJs715UguklHBaHOZHZmG1N9FAIW2mf0MqWCIdo/8RZ1yGfxKUldDcGIbFA7ICO+vqOMSPTh/ZrSqgHi/bB/O8E8Mnzp+M+acxfpsTShBwej26TiGxBn7m4eEIO+Rueu6Hj+IFBnh88cAEUEQ//nVLx5C7kf+yIR47QEe+eMlhz9SqsGbe3hh2R03NGzoY6O42Kz8l7fB6fAk6LYnTyFo/FYyT6GGyNx2Jx2sdH4rA1Fo/HyCXaFyOp8dhYBCfJb2NIn1ImE6CYNGmgSTb52DawJR6jfXEmDU4xyTEmpgHHOIStoxfjSGdkbsK2w2jbdMQG4sgAstEONgURYCwGHhEhhscioQaAhhCf7McifEQc0l6+mxj9nI+gmSdiQ0Zbm7gZnIO7GSMEXG6UDAVocxAV8GcEXCKg1a02RcTtwANWRGIAyElor6n/+ZU2yOB3+T77Hb1MLqhn4KHVnQBjJnqe9QZSon6Kc5DxAD2vMdPL/BXSmQGwspa67z9wLUjdi9TN7QC7lyyBr9rpt7uXVC1CMpyjKRoXnGPHTuiaPLsNdc2dbAFQLAooPkXEh33FodHl4XpC6sPCIa0ftUIhHSYXVSu5iME+DIXsbZJ51BeidCgajcai43jU9nVzoSn2dPqcFvSoxSzJzgRKAx47WMRxOrIj3Wf0+hndxhJTiOkSEqxar3b3RKM9hY64oxBA64ieURLvCfpkDb8siBdUJ1bgT+urJ5PGfewQrmm5R5+0HmfyIPySD7OYkT0WxRePah8oEiyjlxIP74thVoRTURpmL6QhGuWS+QDjdANXjIM8SQa/1w128ODx0Qp4aLMNg9+JL3joUn8AMxW+aLNiuKjarn4uyyTdXjOzZTsh21uwldUvJoYza+zELALfu3p1L8/3krtyZ0Ag058J3hxHghvbGZn0dHZy6Mim/7Blre4lpHd1c28yVqRViO153F2oIWoXCIKbL4Z0cM1iaQn9mI5KuV2SzEvWXJDMNtkANpMdQoDDhIdD4A/YrP6Aye9ysxyE+uOEAcTDorgvVZJjcua043PnZ/PmdDqcbibZlXOOT8uSo7Kof0YUn9GL+Jo17ficymxiTofC6znUso0DhAxs1Fo+kF+d36vLmgZ8mk5cdGv2mwYj5k3Dm9m3LhJ1aVRNm6HrTbLgYAoWXDhDd/u4PGy5CT+xGMdiaBovewUCF/1BiWNljI9MLn7jeScpg+WyH6mfU62eVDql7hsrmvx1ezp/YldE2LhjbkiDnAn8tGy/MW3IXRMYJduvq9HpmIcKuFt+JCtgdGEGKAcF6UacVwIYbVPGfw/+YuNBS4cx/CUHcnyfc+wRDMtTr72mMSBjT/yn/GKSdeDWQUCH6Xoqq5R10RE60gV6erUL0iCti16d0hZjxut4QI/rEpgSh6WjnJXdBXRg1GKCucGJPtFqM27aD1tOqqKonsQ2KsFSSmEpmvRlsR+TcD9OFwrqXxIclL4sJTnGMSuG8KpkZvKdeVIOKDyWSyPLV16/p1QMPbP8NihwUzr47bdnXtwtjdCvqqpO0H+pOvIl3Pzv46e5CT/tQjklXCXXym1AaWY7bzHLkuDMc7ldKCvgxzLn8wYkJLBhEDyK7MT8bTbwbkxbfp+3mKAGsmTBpabSIEECzMIcQlzOPAMKsxMs7uhsnxPLuofPDTc1hkuq6MX9j16YU7CqegcYHbmWYuvAP6tCS97tgWf7dlQvnl25YPavXLVZvrzQPeHCpZmzzEUVq/xzu5sChnSTPTW7oOYmh69z4zL/gk3b+O6hoa733uviP82vnFcbqWlc9tDmZa23LVzaV1yXURi+JX+28NeBuj3+O8IrQ080Vm1eWB4OKjPmrJu7c1udWynvKF6/vs479lSW9+5gZkn+dKfellNGDPllzeULustz+A0bPvhgw7lkvEUwn/N4Ty7U7nhGsEpFkOfy+kutbOh1JQxhVDJumoW11hnkPThznh6FFlhfT+ra1x9sF56kx5YuDzVY9PQYAYA7iblw4frQ4TPCk2MK/xGU3rlmze62trHz6lsko+v+So/do74PT8KVkpJfOErKcv8znrMGsHTNxoEkWy1mYgDB6XBbPaWsuiS6CryGaL6zCjaXBgvtkuyXBua1wOKnh+k7L9AvPnYWffxK18FcJbuosGf3/Jo7amY+CE1vppzY+UTrva0FXc1i55pKQ/YjVL187N5fCn1kW5uot/1hi+DiZ+5atnJR9E+prvydJ9ZZ5mwOpU5gM4KYysMBQ71UzPuMTl9QQOyUo5nwioeYCPjFklrbK6s6X+ypUZ6rum9+CZYzWRiBJfSP0xzzSmrg7f86g0DKVj/wwFzieD9rRfPGFbeKMl05pn5j9/rsQJJ2iEgRrpohlyBo3f4QK7Kl+EcAYZgAoNVmZWXK704YAa3FwBxgSGUOs5htvGRz4Sgj3yFkSJFBuv/sxu5yk998T8WDJzvv/2RX19HtTUW1S+wpKRKRjJ6zzz/1/OPdFdWGlAKbvzS4PHOtURikg9AGz0LbIB85S/cPOpoXvuue8/iV2H1vPTy3ddvOeZ37HGmO3OmSzVzR+NS53+84dHlFhXPLqtzSO+5ruHM2vXtBdxP87LOzKAD359j/INYIbyPabIi3Cq6Wa+SaGe78diIzu7qcblcAa6/fJRvNopXFJnO+U9KKM5bqH5LM0iQSVmpPCPDu7ZT4Aoubz3709EBTyrTDjyx8MQXgUH1nqm7TWng4TzE4i4AsKskBITXfSyC4Fkl5MxnJDiKSIDSJAsGvd1y+/eNDp2e+A+5d8HeiiunrTkT6TqWLIs+/QRoWr98s0qj8uuzLuS22Ytufg3rdTaHn1m46sfgGKHXt0MGnLaRHdnwN37tvHcWKo2V6lnPxL4UvUQcRdOzmZSQs8X5CH5OxXMXpkATuDz8Et0SH4uyCRR+TjmBDP1GvsVrWEGVzEj33YVQ9jAtIKpqsl/s/0xrocwAAeJxjYGRgYADig3cEzsTz23xl4GZnAIHLRucNkWl2BrA4BwMTiAIAF4IITwB4nGNgZGBgZwCChWASxGZkQAXyABOUANh4nGNnYGBgHyAMADa8ANoAAAAAAAAOAFAAZgCyAMYA5gEeAUgBdAGcAfICLgKOAroDCgOOA7AD6gQ4BHwEuAToBQwFogXoBjYGbAbaB3IHqHicY2BkYGCQZ8hlYGcAASYg5gJCBob/YD4DABbVAaoAeJxdkE1qg0AYhl8Tk9AIoVDaVSmzahcF87PMARLIMoFAl0ZHY1BHdBJIT9AT9AQ9RQ9Qeqy+yteNMzDzfM+88w0K4BY/cNAMB6N2bUaPPBLukybCLvleeAAPj8JD+hfhMV7hC3u4wxs7OO4NzQSZcI/8Ltwnfwi75E/hAR7wJTyk/xYeY49fYQ/PztM+jbTZ7LY6OWdBJdX/pqs6NYWa+zMxa13oKrA6Uoerqi/JwtpYxZXJ1coUVmeZUWVlTjq0/tHacjmdxuL90OR8O0UEDYMNdtiSEpz5XQGqzlm30kzUdAYFFOb8R7NOZk0q2lwAyz1i7oAr1xoXvrOgtYhZx8wY5KRV269JZ5yGpmzPTjQhvY9je6vEElPOuJP3mWKnP5M3V+YAAAB4nG2P2XLCMAxFfYFspGUp3Te+IB9lHJF4cOzUS2n/voaEGR6qB+lKo+WITdhga/a/bRnDBFPMkCBFhhwF5ihxg1sssMQKa9xhg3s84BFPeMYLXvGGd3zgE9tZr/hveXKVkFYoSnoeHJXfRoWOqi54mo9ameNFdrK+dLSyaVf7oJQTlkhXpD3Z5XXhR/rUfQVuKXO91Jps4cLOS6/I5YL3XhodRRsVWZe4NnZOhWnSAWgxhMoEr6SmzZieF43Mk7ZOBdeCVGrp9Eu+54J2xhySplfB5XHwQLXUmT9KH6+kPnQ7ZYuIEzNyfs1DLU1VU4SWZ6LkXGHsD1ZKbMw=) format("woff"), url(data:application/x-font-ttf;charset=utf-8;base64,AAEAAAAKAIAAAwAgT1MvMlGRXgUAAAEoAAAAVmNtYXDiMBC2AAAB/AAAAUpnbHlmW/HoBwAAA4gAAA9QaGVhZAyD6V8AAADQAAAANmhoZWEOogcgAAAArAAAACRobXR42QAAAAAAAYAAAAB8bG9jYTDINOoAAANIAAAAQG1heHABMAB5AAABCAAAACBuYW1l1cf1oAAAEtgAAAIKcG9zdGZEjeMAABTkAAABgQABAAAHAAAAAKEHAAAAAAAHAAABAAAAAAAAAAAAAAAAAAAAHwABAAAAAQAAwdxheF8PPPUACwcAAAAAANMyzzEAAAAA0zLPMQAAAAAHAAcAAAAACAACAAAAAAAAAAEAAAAfAG0ABwAAAAAAAgAAAAoACgAAAP8AAAAAAAAAAQcAAZAABQAIBHEE5gAAAPoEcQTmAAADXABXAc4AAAIABQMAAAAAAAAAAAAAAAAAAAAAAAAAAAAAUGZFZABA8QHxHgcAAAAAoQcAAAAAAAABAAAAAAAABwAAAAcAAAAHAAAABwAAAAcAAAAHAAAABwAAAAcAAAAHAAAABwAAAAcAAAAHAAAABwAAAAcAAAAHAAAABwAAAAcAAAAHAAAABwAAAAcAAAAHAAAABwAAAAcAAAAHAAAABwAAAAcAAAAHAAAABwAAAAcAAAAHAAAABwAAAAAAAAMAAAADAAAAHAABAAAAAABEAAMAAQAAABwABAAoAAAABgAEAAEAAgAA8R7//wAAAADxAf//AAAPAAABAAAAAAAAAAABBgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAOAFAAZgCyAMYA5gEeAUgBdAGcAfICLgKOAroDCgOOA7AD6gQ4BHwEuAToBQwFogXoBjYGbAbaB3IHqAABAAAAAAWLBYsAAgAAAREBAlUDNgWL++oCCwAAAwAAAAAGawZrAAIADgAaAAAJAhMEAAMSAAUkABMCAAEmACc2ADcWABcGAALrAcD+QJX+w/5aCAgBpgE9AT0BpggI/lr+w/3+rgYGAVL9/QFSBgb+rgIwAVABUAGbCP5a/sP+w/5aCAgBpgE9AT0BpvrIBgFS/f0BUgYG/q79/f6uAAAAAgAAAAAFQAWLAAMABwAAASERKQERIREBwAEr/tUCVQErAXUEFvvqBBYAAAAEAAAAAAYgBiAABgATACQAJwAAAS4BJxUXNjcGBxc+ATUmACcVFhIBBwEhESEBEQEGBxU+ATcXNwEHFwTQAWVVuAO7AidxJSgF/t/lpc77t18BYf6fASsBdQE+TF1OijuZX/1gnJwDgGSeK6W4GBhqW3FGnFT0AWM4mjT+9AHrX/6f/kD+iwH2/sI7HZoSRDGYXwSWnJwAAAEAAAAABKsF1gAFAAABESEBEQECCwEqAXb+igRg/kD+iwSq/osAAAACAAAAAAVmBdYABgAMAAABLgEnET4BAREhAREBBWUBZVRUZfwRASsBdf6LA4Bkniv9piueAUT+QP6LBKr+iwAAAwAAAAAGIAYPAAUADAAaAAATESEBEQEFLgEnET4BAxUWEhcGAgcVNgA3JgDgASsBdf6LAsUBZVVVZbqlzgMDzqXlASEFBf7fBGD+QP6LBKr+i+Bkniv9piueAvOaNP70tbX+9DSaOAFi9fUBYgAAAAQAAAAABYsFiwAFAAsAEQAXAAABIxEhNSMDMzUzNSEBIxUhESMDFTMVMxECC5YBduCWluD+igOA4AF2luDglgLr/oqWAgrglvyAlgF2AqCW4AF2AAQAAAAABYsFiwAFAAsAEQAXAAABMxUzESETIxUhESMBMzUzNSETNSMRITUBdeCW/org4AF2lgHAluD+ipaWAXYCVeABdgHAlgF2++rglgHA4P6KlgAAAAACAAAAAAXWBdYADwATAAABIQ4BBxEeARchPgE3ES4BAyERIQVA/IA/VQEBVT8DgD9VAQFVP/yAA4AF1QFVP/yAP1UBAVU/A4A/VfvsA4AAAAYAAAAABmsGawAHAAwAEwAbACAAKAAACQEmJw4BBwElLgEnAQUhATYSNyYFAQYCBxYXIQUeARcBMwEWFz4BNwECvgFkTlSH8GEBEgOONemh/u4C5f3QAXpcaAEB/BP+3VxoAQEOAjD95DXpoQESeP7dTlSH8GH+7gPwAmgSAQFYUP4nd6X2Pv4nS/1zZAEBk01NAfhk/v+TTUhLpfY+Adn+CBIBAVhQAdkAAAAFAAAAAAZrBdYADwATABcAGwAfAAABIQ4BBxEeARchPgE3ES4BASEVIQEhNSEFITUhNSE1IQXV+1ZAVAICVEAEqkBUAgJU+xYBKv7WAur9FgLqAcD+1gEq/RYC6gXVAVU//IA/VQEBVT8DgD9V/ayV/tWVlZWWlQADAAAAAAYgBdYADwAnAD8AAAEhDgEHER4BFyE+ATcRLgEBIzUjFTM1MxUUBgcjLgEnET4BNzMeARUFIzUjFTM1MxUOAQcjLgE1ETQ2NzMeARcFi/vqP1QCAlQ/BBY/VAICVP1rcJWVcCog4CAqAQEqIOAgKgILcJWVcAEqIOAgKiog4CAqAQXVAVU//IA/VQEBVT8DgD9V/fcl4CVKICoBASogASogKgEBKiBKJeAlSiAqAQEqIAEqICoBASogAAAGAAAAAAYgBPYAAwAHAAsADwATABcAABMzNSMRMzUjETM1IwEhNSERITUhERUhNeCVlZWVlZUBKwQV++sEFfvrBBUDNZb+QJUBwJX+QJb+QJUCVZWVAAAAAQAAAAAGIAZsAC4AAAEiBgcBNjQnAR4BMz4BNy4BJw4BBxQXAS4BIw4BBx4BFzI2NwEGBx4BFz4BNy4BBUArSh797AcHAg8eTixffwICf19ffwIH/fEeTixffwICf18sTh4CFAUBA3tcXHsDA3sCTx8bATcZNhkBNB0gAn9fX38CAn9fGxn+zRwgAn9fX38CIBz+yhcaXHsCAntcXXsAAAIAAAAABlkGawBDAE8AAAE2NCc3PgEnAy4BDwEmLwEuASchDgEPAQYHJyYGBwMGFh8BBhQXBw4BFxMeAT8BFh8BHgEXIT4BPwE2NxcWNjcTNiYnBS4BJz4BNx4BFw4BBasFBZ4KBgeWBxkNujpEHAMUD/7WDxQCHEU5ug0aB5UHBQudBQWdCwUHlQcaDbo5RRwCFA8BKg8UAhxFOboNGgeVBwUL/ThvlAIClG9vlAIClAM3JEokewkaDQEDDAkFSy0cxg4RAQERDsYcLUsFCQz+/QwbCXskSiR7CRoN/v0MCQVLLRzGDhEBAREOxhwtSwUJDAEDDBsJQQKUb2+UAgKUb2+UAAAAAAEAAAAABmsGawALAAATEgAFJAATAgAlBACVCAGmAT0BPQGmCAj+Wv7D/sP+WgOA/sP+WggIAaYBPQE9AaYICP5aAAAAAgAAAAAGawZrAAsAFwAAAQQAAxIABSQAEwIAASYAJzYANxYAFwYAA4D+w/5aCAgBpgE9AT0BpggI/lr+w/3+rgYGAVL9/QFSBgb+rgZrCP5a/sP+w/5aCAgBpgE9AT0BpvrIBgFS/f0BUgYG/q79/f6uAAADAAAAAAZrBmsACwAXACMAAAEEAAMSAAUkABMCAAEmACc2ADcWABcGAAMOAQcuASc+ATceAQOA/sP+WggIAaYBPQE9AaYICP5a/sP9/q4GBgFS/f0BUgYG/q4dAn9fX38CAn9fX38Gawj+Wv7D/sP+WggIAaYBPQE9Aab6yAYBUv39AVIGBv6u/f3+rgJPX38CAn9fX38CAn8AAAAEAAAAAAYgBiAADwAbACUAKQAAASEOAQcRHgEXIT4BNxEuAQEjNSMVIxEzFTM1OwEhHgEXEQ4BByE3MzUjBYv76j9UAgJUPwQWP1QCAlT9a3CVcHCVcJYBKiAqAQEqIP7WcJWVBiACVD/76j9UAgJUPwQWP1T8gpWVAcC7uwEqIP7WICoBcOAAAgAAAAAGawZrAAsAFwAAAQQAAxIABSQAEwIAEwcJAScJATcJARcBA4D+w/5aCAgBpgE9AT0BpggI/lo4af70/vRpAQv+9WkBDAEMaf71BmsI/lr+w/7D/loICAGmAT0BPQGm/BFpAQv+9WkBDAEMaf71AQtp/vQAAQAAAAAF1ga2ABYAAAERCQERHgEXDgEHLgEnIxYAFzYANyYAA4D+iwF1vv0FBf2+vv0FlQYBUf7+AVEGBv6vBYsBKv6L/osBKgT9v779BQX9vv7+rwYGAVH+/gFRAAAAAQAAAAAFPwcAABQAAAERIyIGHQEhAyMRIREjETM1NDYzMgU/nVY8ASUn/v7O///QrZMG9P74SEi9/tj9CQL3ASjaus0AAAAABAAAAAAGjgcAADAARQBgAGwAAAEUHgMVFAcGBCMiJicmNTQ2NzYlLgE1NDcGIyImNTQ2Nz4BMyEHIx4BFRQOAycyNjc2NTQuAiMiBgcGFRQeAxMyPgI1NC4BLwEmLwImIyIOAxUUHgIBMxUjFSM1IzUzNTMDH0BbWkAwSP7qn4TlOSVZSoMBESAfFS4WlMtIP03TcAGiioNKTDFFRjGSJlAaNSI/akAqURkvFCs9WTY6a1s3Dg8THgocJU4QIDVob1M2RnF9A2vV1WnU1GkD5CRFQ1CATlpTenNTYDxHUYouUhIqQCkkMQTBlFKaNkJAWD+MWkhzRztAPiEbOWY6hn1SJyE7ZS5nZ1I0/JcaNF4+GTAkGCMLFx04Ag4kOF07Rms7HQNsbNvbbNkAAwAAAAAGgAZsAAMADgAqAAABESERARYGKwEiJjQ2MhYBESERNCYjIgYHBhURIRIQLwEhFSM+AzMyFgHd/rYBXwFnVAJSZGemZASP/rdRVj9VFQv+twIBAQFJAhQqR2c/q9AEj/whA98BMkliYpNhYfzd/cgCEml3RTMeM/3XAY8B8DAwkCAwOB/jAAABAAAAAAaUBgAAMQAAAQYHFhUUAg4BBCMgJxYzMjcuAScWMzI3LgE9ARYXLgE1NDcWBBcmNTQ2MzIXNjcGBzYGlENfAUyb1v7SrP7x4SMr4bBpph8hHCsqcJNETkJOLHkBW8YIvYaMYG1gJWldBWhiRQ4cgv797rdtkQSKAn1hBQsXsXUEJgMsjlNYS5WzCiYkhr1mFTlzPwoAAAABAAAAAAWABwAAIgAAARcOAQcGLgM1ESM1PgQ3PgE7AREhFSERFB4CNzYFMFAXsFlorXBOIahIckQwFAUBBwT0AU3+sg0gQzBOAc/tIz4BAjhceHg6AiDXGlddb1ctBQf+WPz9+h40NR4BAgABAAAAAAaABoAASgAAARQCBCMiJzY/AR4BMzI+ATU0LgEjIg4DFRQWFxY/ATY3NicmNTQ2MzIWFRQGIyImNz4CNTQmIyIGFRQXAwYXJgI1NBIkIAQSBoDO/p/Rb2s7EzYUaj15vmh34o5ptn9bK1BNHggIBgIGETPRqZepiWs9Sg4IJRc2Mj5WGWMRBM7+zgFhAaIBYc4DgNH+n84gXUfTJzmJ8JZyyH46YH2GQ2ieIAwgHxgGFxQ9WpfZpIOq7lc9I3VZHzJCclVJMf5eRmtbAXzp0QFhzs7+nwAABwAAAAAHAATPAA4AFwAqAD0AUABaAF0AAAERNh4CBw4BBwYmIycmNxY2NzYmBxEUBRY2Nz4BNy4BJyMGHwEeARcOARcWNjc+ATcuAScjBh8BHgEXFAYXFjY3PgE3LgEnIwYfAR4BFw4BBTM/ARUzESMGAyUVJwMchM2UWwgNq4JHrQgBAapUaAoJcWMBfiIhDiMrAQJLMB0BBAokNAIBPmMiIQ4iLAECSzAeAQUKJDQBP2MiIQ4iLAECSzAeAQUKJDQBAT75g+5B4arNLNIBJ44ByQL9BQ9mvYCKwA8FBQMDwwJVTGdzBf6VB8IHNR08lld9uT4LCRA/qGNxvUwHNR08lld9uT4LCRA/qGNxvUwHNR08lld9uT4LCRA/qGNxvVJkAWUDDEf+tYP5AQAAAAEAAAAABiAGtgAbAAABBAADER4BFzMRITU2ADcWABcVIREzPgE3EQIAA4D+4v6FBwJ/X+D+1QYBJ97eAScG/tXgX38CB/6FBrUH/oX+4v32X38CAlWV3gEnBgb+2d6V/asCf18CCgEeAXsAAAAAEADGAAEAAAAAAAEABwAAAAEAAAAAAAIABwAHAAEAAAAAAAMABwAOAAEAAAAAAAQABwAVAAEAAAAAAAUACwAcAAEAAAAAAAYABwAnAAEAAAAAAAoAKwAuAAEAAAAAAAsAEwBZAAMAAQQJAAEADgBsAAMAAQQJAAIADgB6AAMAAQQJAAMADgCIAAMAAQQJAAQADgCWAAMAAQQJAAUAFgCkAAMAAQQJAAYADgC6AAMAAQQJAAoAVgDIAAMAAQQJAAsAJgEeVmlkZW9KU1JlZ3VsYXJWaWRlb0pTVmlkZW9KU1ZlcnNpb24gMS4wVmlkZW9KU0dlbmVyYXRlZCBieSBzdmcydHRmIGZyb20gRm9udGVsbG8gcHJvamVjdC5odHRwOi8vZm9udGVsbG8uY29tAFYAaQBkAGUAbwBKAFMAUgBlAGcAdQBsAGEAcgBWAGkAZABlAG8ASgBTAFYAaQBkAGUAbwBKAFMAVgBlAHIAcwBpAG8AbgAgADEALgAwAFYAaQBkAGUAbwBKAFMARwBlAG4AZQByAGEAdABlAGQAIABiAHkAIABzAHYAZwAyAHQAdABmACAAZgByAG8AbQAgAEYAbwBuAHQAZQBsAGwAbwAgAHAAcgBvAGoAZQBjAHQALgBoAHQAdABwADoALwAvAGYAbwBuAHQAZQBsAGwAbwAuAGMAbwBtAAAAAgAAAAAAAAARAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAfAAABAgEDAQQBBQEGAQcBCAEJAQoBCwEMAQ0BDgEPARABEQESARMBFAEVARYBFwEYARkBGgEbARwBHQEeAR8EcGxheQtwbGF5LWNpcmNsZQVwYXVzZQt2b2x1bWUtbXV0ZQp2b2x1bWUtbG93CnZvbHVtZS1taWQLdm9sdW1lLWhpZ2gQZnVsbHNjcmVlbi1lbnRlcg9mdWxsc2NyZWVuLWV4aXQGc3F1YXJlB3NwaW5uZXIJc3VidGl0bGVzCGNhcHRpb25zCGNoYXB0ZXJzBXNoYXJlA2NvZwZjaXJjbGUOY2lyY2xlLW91dGxpbmUTY2lyY2xlLWlubmVyLWNpcmNsZQJoZAZjYW5jZWwGcmVwbGF5CGZhY2Vib29rBWdwbHVzCGxpbmtlZGluB3R3aXR0ZXIGdHVtYmxyCXBpbnRlcmVzdBFhdWRpby1kZXNjcmlwdGlvbgVhdWRpbwAAAAAA) format("truetype");
    font-weight: 400;
    font-style: normal
}

.video-js .vjs-big-play-button:before,
.video-js .vjs-play-control:before,
.vjs-icon-play:before {
    content: "\f101"
}

.vjs-icon-play-circle:before {
    content: "\f102"
}

.video-js .vjs-play-control.vjs-playing:before,
.vjs-icon-pause:before {
    content: "\f103"
}

.video-js .vjs-mute-control.vjs-vol-0:before,
.video-js .vjs-volume-menu-button.vjs-vol-0:before,
.vjs-icon-volume-mute:before {
    content: "\f104"
}

.video-js .vjs-mute-control.vjs-vol-1:before,
.video-js .vjs-volume-menu-button.vjs-vol-1:before,
.vjs-icon-volume-low:before {
    content: "\f105"
}

.video-js .vjs-mute-control.vjs-vol-2:before,
.video-js .vjs-volume-menu-button.vjs-vol-2:before,
.vjs-icon-volume-mid:before {
    content: "\f106"
}

.video-js .vjs-mute-control:before,
.video-js .vjs-volume-menu-button:before,
.vjs-icon-volume-high:before {
    content: "\f107"
}

.video-js .vjs-fullscreen-control:before,
.vjs-icon-fullscreen-enter:before {
    content: "\f108"
}

.video-js.vjs-fullscreen .vjs-fullscreen-control:before,
.vjs-icon-fullscreen-exit:before {
    content: "\f109"
}

.vjs-icon-square:before {
    content: "\f10a"
}

.vjs-icon-spinner:before {
    content: "\f10b"
}

.video-js .vjs-subtitles-button:before,
.vjs-icon-subtitles:before {
    content: "\f10c"
}

.video-js .vjs-captions-button:before,
.vjs-icon-captions:before {
    content: "\f10d"
}

.video-js .vjs-chapters-button:before,
.vjs-icon-chapters:before {
    content: "\f10e"
}

.vjs-icon-share {
    font-family: VideoJS;
    font-weight: 400;
    font-style: normal
}

.vjs-icon-share:before {
    content: "\f10f"
}

.vjs-icon-cog:before {
    content: "\f110"
}

.video-js .vjs-mouse-display:before,
.video-js .vjs-play-progress:before,
.video-js .vjs-volume-level:before,
.vjs-icon-circle:before {
    content: "\f111"
}

.vjs-icon-circle-outline:before {
    content: "\f112"
}

.vjs-icon-circle-inner-circle:before {
    content: "\f113"
}

.vjs-icon-hd:before {
    content: "\f114"
}

.video-js .vjs-control.vjs-close-button:before,
.vjs-icon-cancel:before {
    content: "\f115"
}

.vjs-icon-replay:before {
    content: "\f116"
}

.vjs-icon-facebook:before {
    content: "\f117"
}

.vjs-icon-gplus:before {
    content: "\f118"
}

.vjs-icon-linkedin:before {
    content: "\f119"
}

.vjs-icon-twitter:before {
    content: "\f11a"
}

.vjs-icon-tumblr:before {
    content: "\f11b"
}

.vjs-icon-pinterest:before {
    content: "\f11c"
}

.video-js .vjs-descriptions-button:before,
.vjs-icon-audio-description:before {
    content: "\f11d"
}

.video-js .vjs-audio-button:before,
.vjs-icon-audio:before {
    content: "\f11e"
}

.video-js {
    display: block;
    vertical-align: top;
    box-sizing: border-box;
    position: relative;
    padding: 0;
    font-size: 10px;
    line-height: 1;
    font-weight: 400;
    font-style: normal;
    font-family: Arial, Helvetica, sans-serif;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.video-js:-moz-full-screen {
    position: absolute
}

.video-js:-webkit-full-screen {
    width: 100% !important;
    height: 100% !important
}

.video-js .vjs-tech,
.video-js.vjs-fill {
    width: 100%;
    height: 100%
}

.video-js *,
.video-js :after,
.video-js :before {
    box-sizing: inherit
}

.video-js ul {
    font-family: inherit;
    font-size: inherit;
    line-height: inherit;
    list-style-position: outside;
    margin: 0
}

.vjs-error .vjs-error-display:before,
.vjs-menu .vjs-menu-content,
.vjs-no-js {
    font-family: Arial, Helvetica, sans-serif
}

.video-js.vjs-16-9,
.video-js.vjs-4-3,
.video-js.vjs-fluid {
    width: 100%;
    max-width: 100%;
    height: 0
}

.video-js.vjs-16-9 {
    padding-top: 56.25%
}

.video-js.vjs-4-3 {
    padding-top: 75%
}

.video-js .vjs-tech {
    position: absolute;
    top: 0;
    left: 0
}

body.vjs-full-window {
    padding: 0;
    margin: 0;
    height: 100%;
    overflow-y: auto
}

.vjs-full-window .video-js.vjs-fullscreen {
    position: fixed;
    overflow: hidden;
    z-index: 1000;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0
}

.video-js.vjs-fullscreen {
    width: 100% !important;
    height: 100% !important;
    padding-top: 0 !important
}

.video-js.vjs-fullscreen.vjs-user-inactive {
    cursor: none
}

.vjs-hidden {
    display: none !important
}

.vjs-disabled {
    opacity: .5;
    cursor: default
}

.video-js .vjs-offscreen {
    height: 1px;
    left: -9999px;
    position: absolute;
    top: 0;
    width: 1px
}

.vjs-lock-showing {
    display: block !important;
    opacity: 1;
    visibility: visible
}

.vjs-no-js {
    padding: 20px;
    font-size: 14px;
    width: 300px;
    height: 150px;
    margin: 0 auto
}

.vjs-no-js a,
.vjs-no-js a:visited {
    color: #66A8CC
}

.video-js .vjs-big-play-button {
    font-size: 3em;
    line-height: 1.5em;
    height: 1.5em;
    width: 3em;
    display: block;
    position: absolute;
    top: 10px;
    left: 10px;
    padding: 0;
    cursor: pointer;
    opacity: 1;
    border: .06666em solid #fff;
    background-color: #2B333F;
    background-color: rgba(43, 51, 63, 0.7);
    -webkit-border-radius: .3em;
    -moz-border-radius: .3em;
    border-radius: .3em;
    -webkit-transition: all .4s;
    -moz-transition: all .4s;
    -o-transition: all .4s;
    transition: all .4s
}

.vjs-big-play-centered .vjs-big-play-button {
    top: 50%;
    left: 50%;
    margin-top: -.75em;
    margin-left: -1.5em
}

.video-js .vjs-big-play-button:focus,
.video-js:hover .vjs-big-play-button {
    outline: 0;
    border-color: #fff;
    background-color: #73859f;
    background-color: rgba(115, 133, 159, 0.5);
    -webkit-transition: all 0s;
    -moz-transition: all 0s;
    -o-transition: all 0s;
    transition: all 0s
}

.vjs-controls-disabled .vjs-big-play-button,
.vjs-error .vjs-big-play-button,
.vjs-has-started .vjs-big-play-button,
.vjs-using-native-controls .vjs-big-play-button {
    display: none
}

.vjs-has-started.vjs-paused.vjs-show-big-play-button-on-pause .vjs-big-play-button {
    display: block
}

.video-js button {
    background: 0 0;
    border: none;
    color: inherit;
    display: inline-block;
    overflow: visible;
    font-size: inherit;
    line-height: inherit;
    text-transform: none;
    text-decoration: none;
    transition: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none
}

.video-js .vjs-control.vjs-close-button {
    cursor: pointer;
    height: 3em;
    position: absolute;
    right: 0;
    top: .5em;
    z-index: 2
}

.vjs-menu-button {
    cursor: pointer
}

.vjs-menu-button.vjs-disabled {
    cursor: default
}

.vjs-workinghover .vjs-menu-button.vjs-disabled:hover .vjs-menu {
    display: none
}

.vjs-menu .vjs-menu-content {
    display: block;
    padding: 0;
    margin: 0;
    overflow: auto
}

.vjs-scrubbing .vjs-menu-button:hover .vjs-menu {
    display: none
}

.vjs-menu li {
    list-style: none;
    margin: 0;
    padding: .2em 0;
    line-height: 1.4em;
    font-size: 1.2em;
    text-transform: lowercase
}

.vjs-menu li.vjs-menu-item:focus,
.vjs-menu li.vjs-menu-item:hover {
    outline: 0;
    background-color: #73859f;
    background-color: rgba(115, 133, 159, 0.5)
}

.vjs-menu li.vjs-selected,
.vjs-menu li.vjs-selected:focus,
.vjs-menu li.vjs-selected:hover {
    background-color: #fff;
    color: #2B333F
}

.vjs-menu li.vjs-menu-title {
    text-align: center;
    text-transform: uppercase;
    font-size: 1em;
    line-height: 2em;
    padding: 0;
    margin: 0 0 .3em;
    font-weight: 700;
    cursor: default
}

.vjs-menu-button-popup .vjs-menu {
    display: none;
    position: absolute;
    bottom: 0;
    width: 10em;
    left: -3em;
    height: 0;
    margin-bottom: 1.5em;
    border-top-color: rgba(43, 51, 63, 0.7)
}

.vjs-menu-button-popup .vjs-menu .vjs-menu-content {
    background-color: #2B333F;
    background-color: rgba(43, 51, 63, 0.7);
    position: absolute;
    width: 100%;
    bottom: 1.5em;
    max-height: 15em
}

.vjs-menu-button-popup .vjs-menu.vjs-lock-showing,
.vjs-workinghover .vjs-menu-button-popup:hover .vjs-menu {
    display: block
}

.video-js .vjs-menu-button-inline {
    -webkit-transition: all .4s;
    -moz-transition: all .4s;
    -o-transition: all .4s;
    transition: all .4s;
    overflow: hidden
}

.video-js .vjs-menu-button-inline:before {
    width: 2.222222222em
}

.video-js .vjs-menu-button-inline.vjs-slider-active,
.video-js .vjs-menu-button-inline:focus,
.video-js .vjs-menu-button-inline:hover,
.video-js.vjs-no-flex .vjs-menu-button-inline {
    width: 12em
}

.video-js .vjs-menu-button-inline.vjs-slider-active {
    -webkit-transition: none;
    -moz-transition: none;
    -o-transition: none;
    transition: none
}

.vjs-menu-button-inline .vjs-menu {
    opacity: 0;
    height: 100%;
    width: auto;
    position: absolute;
    left: 4em;
    top: 0;
    padding: 0;
    margin: 0;
    -webkit-transition: all .4s;
    -moz-transition: all .4s;
    -o-transition: all .4s;
    transition: all .4s
}

.vjs-menu-button-inline.vjs-slider-active .vjs-menu,
.vjs-menu-button-inline:focus .vjs-menu,
.vjs-menu-button-inline:hover .vjs-menu {
    display: block;
    opacity: 1
}

.vjs-no-flex .vjs-menu-button-inline .vjs-menu {
    display: block;
    opacity: 1;
    position: relative;
    width: auto
}

.vjs-no-flex .vjs-menu-button-inline.vjs-slider-active .vjs-menu,
.vjs-no-flex .vjs-menu-button-inline:focus .vjs-menu,
.vjs-no-flex .vjs-menu-button-inline:hover .vjs-menu {
    width: auto
}

.vjs-menu-button-inline .vjs-menu-content {
    width: auto;
    height: 100%;
    margin: 0;
    overflow: hidden
}

.video-js .vjs-control-bar {
    display: none;
    width: 100%;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    height: 3em;
    background-color: #2B333F;
    background-color: rgba(43, 51, 63, 0.7)
}

.vjs-has-started .vjs-control-bar {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    visibility: visible;
    opacity: 1;
    -webkit-transition: visibility .1s, opacity .1s;
    -moz-transition: visibility .1s, opacity .1s;
    -o-transition: visibility .1s, opacity .1s;
    transition: visibility .1s, opacity .1s
}

.vjs-has-started.vjs-user-inactive.vjs-playing .vjs-control-bar {
    visibility: visible;
    opacity: 0;
    -webkit-transition: visibility 1s, opacity 1s;
    -moz-transition: visibility 1s, opacity 1s;
    -o-transition: visibility 1s, opacity 1s;
    transition: visibility 1s, opacity 1s
}

.vjs-controls-disabled .vjs-control-bar,
.vjs-error .vjs-control-bar,
.vjs-using-native-controls .vjs-control-bar {
    display: none !important
}

.vjs-audio.vjs-has-started.vjs-user-inactive.vjs-playing .vjs-control-bar {
    opacity: 1;
    visibility: visible
}

.vjs-has-started.vjs-no-flex .vjs-control-bar {
    display: table
}

.video-js .vjs-control {
    outline: 0;
    position: relative;
    margin: 0;
    padding: 0;
    height: 100%;
    width: 4em;
    -webkit-box-flex: none;
    -moz-box-flex: none;
    -webkit-flex: none;
    -ms-flex: none;
    flex: none
}

.video-js .vjs-control:before {
    font-size: 1.8em;
    line-height: 1.67
}

.video-js .vjs-control:focus,
.video-js .vjs-control:focus:before,
.video-js .vjs-control:hover:before {
    text-shadow: 0 0 1em #fff
}

.video-js .vjs-control-text {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px
}

.vjs-no-flex .vjs-control {
    display: table-cell;
    vertical-align: middle
}

.video-js .vjs-custom-control-spacer {
    display: none
}

.video-js .vjs-progress-control {
    -webkit-box-flex: auto;
    -moz-box-flex: auto;
    -webkit-flex: auto;
    -ms-flex: auto;
    flex: auto;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    min-width: 4em
}

.vjs-live .vjs-progress-control {
    display: none
}

.video-js .vjs-progress-holder {
    -webkit-box-flex: auto;
    -moz-box-flex: auto;
    -webkit-flex: auto;
    -ms-flex: auto;
    flex: auto;
    -webkit-transition: all .2s;
    -moz-transition: all .2s;
    -o-transition: all .2s;
    transition: all .2s;
    height: .3em
}

.video-js .vjs-progress-control:hover .vjs-progress-holder {
    font-size: 1.666666666666666666em
}

.video-js .vjs-progress-control:hover .vjs-mouse-display:after,
.video-js .vjs-progress-control:hover .vjs-play-progress:after,
.video-js .vjs-progress-control:hover .vjs-time-tooltip {
    font-family: Arial, Helvetica, sans-serif;
    visibility: visible;
    font-size: .6em
}

.video-js .vjs-progress-holder .vjs-load-progress,
.video-js .vjs-progress-holder .vjs-load-progress div,
.video-js .vjs-progress-holder .vjs-play-progress,
.video-js .vjs-progress-holder .vjs-tooltip-progress-bar {
    position: absolute;
    display: block;
    height: 100%;
    margin: 0;
    padding: 0;
    width: 0;
    left: 0;
    top: 0
}

.video-js .vjs-mouse-display:before,
.video-js .vjs-progress-control .vjs-keep-tooltips-inside:after {
    display: none
}

.video-js .vjs-play-progress {
    background-color: #fff
}

.video-js .vjs-play-progress:before {
    position: absolute;
    top: -.333333333333333em;
    right: -.5em;
    font-size: .9em
}

.video-js .vjs-mouse-display:after,
.video-js .vjs-play-progress:after,
.video-js .vjs-time-tooltip {
    visibility: hidden;
    pointer-events: none;
    position: absolute;
    top: -3.4em;
    right: -1.9em;
    font-size: .9em;
    color: #000;
    content: attr(data-current-time);
    padding: 6px 8px 8px;
    background-color: #fff;
    background-color: rgba(255, 255, 255, 0.8);
    -webkit-border-radius: .3em;
    -moz-border-radius: .3em;
    border-radius: .3em
}

.video-js .vjs-play-progress:after,
.video-js .vjs-play-progress:before,
.video-js .vjs-time-tooltip {
    z-index: 1
}

.video-js .vjs-load-progress {
    background: #bfc7d3;
    background: rgba(115, 133, 159, 0.5)
}

.video-js .vjs-load-progress div {
    background: #fff;
    background: rgba(115, 133, 159, 0.75)
}

.video-js.vjs-no-flex .vjs-progress-control {
    width: auto
}

.video-js .vjs-time-tooltip {
    display: inline-block;
    height: 2.4em;
    position: relative;
    float: right;
    right: -1.9em
}

.vjs-tooltip-progress-bar {
    visibility: hidden
}

.video-js .vjs-progress-control .vjs-mouse-display {
    display: none;
    position: absolute;
    width: 1px;
    height: 100%;
    background-color: #000;
    z-index: 1
}

.vjs-no-flex .vjs-progress-control .vjs-mouse-display {
    z-index: 0
}

.video-js .vjs-progress-control:hover .vjs-mouse-display {
    display: block
}

.video-js.vjs-user-inactive .vjs-progress-control .vjs-mouse-display,
.video-js.vjs-user-inactive .vjs-progress-control .vjs-mouse-display:after {
    visibility: hidden;
    opacity: 0;
    -webkit-transition: visibility 1s, opacity 1s;
    -moz-transition: visibility 1s, opacity 1s;
    -o-transition: visibility 1s, opacity 1s;
    transition: visibility 1s, opacity 1s
}

.video-js.vjs-user-inactive.vjs-no-flex .vjs-progress-control .vjs-mouse-display,
.video-js.vjs-user-inactive.vjs-no-flex .vjs-progress-control .vjs-mouse-display:after {
    display: none
}

.video-js .vjs-progress-control .vjs-mouse-display:after,
.vjs-mouse-display .vjs-time-tooltip {
    color: #fff;
    background-color: #000;
    background-color: rgba(0, 0, 0, 0.8)
}

.video-js .vjs-slider {
    outline: 0;
    position: relative;
    cursor: pointer;
    padding: 0;
    margin: 0 .45em;
    background-color: #73859f;
    background-color: rgba(115, 133, 159, 0.5)
}

.video-js .vjs-slider:focus {
    text-shadow: 0 0 1em #fff;
    -webkit-box-shadow: 0 0 1em #fff;
    -moz-box-shadow: 0 0 1em #fff;
    box-shadow: 0 0 1em #fff
}

.video-js .vjs-mute-control,
.video-js .vjs-volume-menu-button {
    cursor: pointer;
    -webkit-box-flex: none;
    -moz-box-flex: none;
    -webkit-flex: none;
    -ms-flex: none;
    flex: none
}

.video-js .vjs-volume-control {
    width: 5em;
    -webkit-box-flex: none;
    -moz-box-flex: none;
    -webkit-flex: none;
    -ms-flex: none;
    flex: none;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center
}

.video-js .vjs-volume-bar {
    margin: 1.35em .45em
}

.vjs-volume-bar.vjs-slider-horizontal {
    width: 5em;
    height: .3em
}

.vjs-volume-bar.vjs-slider-vertical {
    width: .3em;
    height: 5em;
    margin: 1.35em auto
}

.video-js .vjs-volume-level {
    position: absolute;
    bottom: 0;
    left: 0;
    background-color: #fff
}

.video-js .vjs-volume-level:before {
    position: absolute;
    font-size: .9em
}

.vjs-slider-vertical .vjs-volume-level {
    width: .3em
}

.vjs-slider-vertical .vjs-volume-level:before {
    top: -.5em;
    left: -.3em
}

.vjs-slider-horizontal .vjs-volume-level {
    height: .3em
}

.vjs-slider-horizontal .vjs-volume-level:before {
    top: -.3em;
    right: -.5em
}

.vjs-volume-bar.vjs-slider-vertical .vjs-volume-level {
    height: 100%
}

.vjs-volume-bar.vjs-slider-horizontal .vjs-volume-level {
    width: 100%
}

.vjs-menu-button-popup.vjs-volume-menu-button .vjs-menu {
    display: block;
    width: 0;
    height: 0;
    border-top-color: transparent
}

.vjs-menu-button-popup.vjs-volume-menu-button-vertical .vjs-menu {
    left: .5em;
    height: 8em
}

.vjs-menu-button-popup.vjs-volume-menu-button-horizontal .vjs-menu {
    left: -2em
}

.vjs-menu-button-popup.vjs-volume-menu-button .vjs-menu-content {
    height: 0;
    width: 0;
    overflow-x: hidden;
    overflow-y: hidden
}

.vjs-volume-menu-button-vertical .vjs-lock-showing .vjs-menu-content,
.vjs-volume-menu-button-vertical.vjs-slider-active .vjs-menu-content,
.vjs-volume-menu-button-vertical:focus .vjs-menu-content,
.vjs-volume-menu-button-vertical:hover .vjs-menu-content {
    height: 8em;
    width: 2.9em
}

.vjs-volume-menu-button-horizontal .vjs-lock-showing .vjs-menu-content,
.vjs-volume-menu-button-horizontal .vjs-slider-active .vjs-menu-content,
.vjs-volume-menu-button-horizontal:focus .vjs-menu-content,
.vjs-volume-menu-button-horizontal:hover .vjs-menu-content {
    height: 2.9em;
    width: 8em
}

.vjs-volume-menu-button.vjs-menu-button-inline .vjs-menu-content {
    background-color: transparent !important
}

.vjs-poster {
    display: inline-block;
    vertical-align: middle;
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background-size: contain;
    background-color: #000;
    cursor: pointer;
    margin: 0;
    padding: 0;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    height: 100%
}

.vjs-poster img {
    display: block;
    vertical-align: middle;
    margin: 0 auto;
    max-height: 100%;
    padding: 0;
    width: 100%
}

.vjs-has-started .vjs-poster {
    display: none
}

.vjs-audio.vjs-has-started .vjs-poster {
    display: block
}

.vjs-using-native-controls .vjs-poster {
    display: none
}

.video-js .vjs-live-control {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: flex-start;
    -webkit-align-items: flex-start;
    -ms-flex-align: flex-start;
    align-items: flex-start;
    -webkit-box-flex: auto;
    -moz-box-flex: auto;
    -webkit-flex: auto;
    -ms-flex: auto;
    flex: auto;
    font-size: 1em;
    line-height: 3em
}

.vjs-no-flex .vjs-live-control {
    display: table-cell;
    width: auto;
    text-align: left
}

.video-js .vjs-current-time,
.video-js .vjs-duration,
.vjs-live .vjs-time-control,
.vjs-live .vjs-time-divider,
.vjs-no-flex .vjs-current-time,
.vjs-no-flex .vjs-duration {
    display: none
}

.video-js .vjs-time-control {
    -webkit-box-flex: none;
    -moz-box-flex: none;
    -webkit-flex: none;
    -ms-flex: none;
    flex: none;
    font-size: 1em;
    line-height: 3em;
    min-width: 2em;
    width: auto;
    padding-left: 1em;
    padding-right: 1em
}

.vjs-time-divider {
    display: none;
    line-height: 3em
}

.video-js .vjs-play-control {
    cursor: pointer;
    -webkit-box-flex: none;
    -moz-box-flex: none;
    -webkit-flex: none;
    -ms-flex: none;
    flex: none
}

.vjs-text-track-display {
    position: absolute;
    bottom: 3em;
    left: 0;
    right: 0;
    top: 0;
    pointer-events: none
}

.video-js.vjs-user-inactive.vjs-playing .vjs-text-track-display {
    bottom: 1em
}

.video-js .vjs-text-track {
    font-size: 1.4em;
    text-align: center;
    margin-bottom: .1em;
    background-color: #000;
    background-color: rgba(0, 0, 0, 0.5)
}

.vjs-subtitles {
    color: #fff
}

.vjs-captions {
    color: #fc6
}

.vjs-tt-cue {
    display: block
}

video::-webkit-media-text-track-display {
    -moz-transform: translateY(-3em);
    -ms-transform: translateY(-3em);
    -o-transform: translateY(-3em);
    -webkit-transform: translateY(-3em);
    transform: translateY(-3em)
}

.video-js.vjs-user-inactive.vjs-playing video::-webkit-media-text-track-display {
    -moz-transform: translateY(-1.5em);
    -ms-transform: translateY(-1.5em);
    -o-transform: translateY(-1.5em);
    -webkit-transform: translateY(-1.5em);
    transform: translateY(-1.5em)
}

.video-js .vjs-fullscreen-control {
    cursor: pointer;
    -webkit-box-flex: none;
    -moz-box-flex: none;
    -webkit-flex: none;
    -ms-flex: none;
    flex: none
}

.vjs-playback-rate .vjs-playback-rate-value {
    font-size: 1.5em;
    line-height: 2;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    text-align: center
}

.vjs-playback-rate .vjs-menu {
    width: 4em;
    left: 0
}

.vjs-error .vjs-error-display .vjs-modal-dialog-content {
    font-size: 1.4em;
    text-align: center
}

.vjs-error .vjs-error-display:before {
    color: #fff;
    content: 'X';
    font-size: 4em;
    left: 0;
    line-height: 1;
    margin-top: -.5em;
    position: absolute;
    text-shadow: .05em .05em .1em #000;
    text-align: center;
    top: 50%;
    vertical-align: middle;
    width: 100%
}

.vjs-loading-spinner {
    display: none;
    position: absolute;
    top: 50%;
    left: 50%;
    margin: -25px 0 0 -25px;
    opacity: .85;
    text-align: left;
    border: 6px solid rgba(43, 51, 63, 0.7);
    box-sizing: border-box;
    background-clip: padding-box;
    width: 50px;
    height: 50px;
    border-radius: 25px
}

.vjs-seeking .vjs-loading-spinner,
.vjs-waiting .vjs-loading-spinner {
    display: block
}

.vjs-loading-spinner:after,
.vjs-loading-spinner:before {
    content: "";
    position: absolute;
    margin: -6px;
    box-sizing: inherit;
    width: inherit;
    height: inherit;
    border-radius: inherit;
    opacity: 1;
    border: inherit;
    border-color: #fff transparent transparent
}

.vjs-seeking .vjs-loading-spinner:after,
.vjs-seeking .vjs-loading-spinner:before,
.vjs-waiting .vjs-loading-spinner:after,
.vjs-waiting .vjs-loading-spinner:before {
    -webkit-animation: vjs-spinner-spin 1.1s cubic-bezier(0.6, 0.2, 0, 0.8) infinite, vjs-spinner-fade 1.1s linear infinite;
    animation: vjs-spinner-spin 1.1s cubic-bezier(0.6, 0.2, 0, 0.8) infinite, vjs-spinner-fade 1.1s linear infinite
}

.vjs-seeking .vjs-loading-spinner:before,
.vjs-waiting .vjs-loading-spinner:before {
    border-top-color: #fff
}

.vjs-seeking .vjs-loading-spinner:after,
.vjs-waiting .vjs-loading-spinner:after {
    border-top-color: #fff;
    -webkit-animation-delay: .44s;
    animation-delay: .44s
}

@keyframes vjs-spinner-spin {
    100% {
        transform: rotate(360deg)
    }
}

@-webkit-keyframes vjs-spinner-spin {
    100% {
        -webkit-transform: rotate(360deg)
    }
}

@keyframes vjs-spinner-fade {
    0%,
    100%,
    20%,
    60% {
        border-top-color: #73859f
    }
    35% {
        border-top-color: #fff
    }
}

@-webkit-keyframes vjs-spinner-fade {
    0%,
    100%,
    20%,
    60% {
        border-top-color: #73859f
    }
    35% {
        border-top-color: #fff
    }
}

.vjs-chapters-button .vjs-menu ul {
    width: 24em
}

.video-js.vjs-layout-tiny:not(.vjs-fullscreen) .vjs-custom-control-spacer {
    -webkit-box-flex: auto;
    -moz-box-flex: auto;
    -webkit-flex: auto;
    -ms-flex: auto;
    flex: auto
}

.video-js.vjs-layout-tiny:not(.vjs-fullscreen).vjs-no-flex .vjs-custom-control-spacer {
    width: auto
}

.video-js.vjs-layout-small:not(.vjs-fullscreen) .vjs-captions-button,
.video-js.vjs-layout-small:not(.vjs-fullscreen) .vjs-chapters-button,
.video-js.vjs-layout-small:not(.vjs-fullscreen) .vjs-current-time,
.video-js.vjs-layout-small:not(.vjs-fullscreen) .vjs-descriptions-button,
.video-js.vjs-layout-small:not(.vjs-fullscreen) .vjs-duration,
.video-js.vjs-layout-small:not(.vjs-fullscreen) .vjs-mute-control,
.video-js.vjs-layout-small:not(.vjs-fullscreen) .vjs-playback-rate,
.video-js.vjs-layout-small:not(.vjs-fullscreen) .vjs-remaining-time,
.video-js.vjs-layout-small:not(.vjs-fullscreen) .vjs-subtitles-button .vjs-audio-button,
.video-js.vjs-layout-small:not(.vjs-fullscreen) .vjs-time-divider,
.video-js.vjs-layout-small:not(.vjs-fullscreen) .vjs-volume-control,
.video-js.vjs-layout-tiny:not(.vjs-fullscreen) .vjs-audio-button,
.video-js.vjs-layout-tiny:not(.vjs-fullscreen) .vjs-captions-button,
.video-js.vjs-layout-tiny:not(.vjs-fullscreen) .vjs-chapters-button,
.video-js.vjs-layout-tiny:not(.vjs-fullscreen) .vjs-current-time,
.video-js.vjs-layout-tiny:not(.vjs-fullscreen) .vjs-descriptions-button,
.video-js.vjs-layout-tiny:not(.vjs-fullscreen) .vjs-duration,
.video-js.vjs-layout-tiny:not(.vjs-fullscreen) .vjs-mute-control,
.video-js.vjs-layout-tiny:not(.vjs-fullscreen) .vjs-playback-rate,
.video-js.vjs-layout-tiny:not(.vjs-fullscreen) .vjs-progress-control,
.video-js.vjs-layout-tiny:not(.vjs-fullscreen) .vjs-remaining-time,
.video-js.vjs-layout-tiny:not(.vjs-fullscreen) .vjs-subtitles-button,
.video-js.vjs-layout-tiny:not(.vjs-fullscreen) .vjs-time-divider,
.video-js.vjs-layout-tiny:not(.vjs-fullscreen) .vjs-volume-control,
.video-js.vjs-layout-tiny:not(.vjs-fullscreen) .vjs-volume-menu-button,
.video-js.vjs-layout-x-small:not(.vjs-fullscreen) .vjs-audio-button,
.video-js.vjs-layout-x-small:not(.vjs-fullscreen) .vjs-captions-button,
.video-js.vjs-layout-x-small:not(.vjs-fullscreen) .vjs-chapters-button,
.video-js.vjs-layout-x-small:not(.vjs-fullscreen) .vjs-current-time,
.video-js.vjs-layout-x-small:not(.vjs-fullscreen) .vjs-descriptions-button,
.video-js.vjs-layout-x-small:not(.vjs-fullscreen) .vjs-duration,
.video-js.vjs-layout-x-small:not(.vjs-fullscreen) .vjs-mute-control,
.video-js.vjs-layout-x-small:not(.vjs-fullscreen) .vjs-playback-rate,
.video-js.vjs-layout-x-small:not(.vjs-fullscreen) .vjs-remaining-time,
.video-js.vjs-layout-x-small:not(.vjs-fullscreen) .vjs-subtitles-button,
.video-js.vjs-layout-x-small:not(.vjs-fullscreen) .vjs-time-divider,
.video-js.vjs-layout-x-small:not(.vjs-fullscreen) .vjs-volume-control,
.video-js.vjs-layout-x-small:not(.vjs-fullscreen) .vjs-volume-menu-button {
    display: none
}

.vjs-caption-settings {
    position: relative;
    top: 1em;
    background-color: #2B333F;
    background-color: rgba(43, 51, 63, 0.75);
    color: #fff;
    margin: 0 auto;
    padding: .5em;
    height: 16em;
    font-size: 12px;
    width: 40em
}

.vjs-caption-settings .vjs-tracksettings {
    top: 0;
    bottom: 1em;
    left: 0;
    right: 0;
    position: absolute;
    overflow: auto
}

.vjs-caption-settings .vjs-tracksettings-colors,
.vjs-caption-settings .vjs-tracksettings-font {
    float: left
}

.vjs-caption-settings .vjs-tracksettings-colors:after,
.vjs-caption-settings .vjs-tracksettings-controls:after,
.vjs-caption-settings .vjs-tracksettings-font:after {
    clear: both
}

.vjs-caption-settings .vjs-tracksettings-controls {
    position: absolute;
    bottom: 1em;
    right: 1em
}

.vjs-caption-settings .vjs-tracksetting {
    margin: 5px;
    padding: 3px;
    min-height: 40px;
    border: none
}

.vjs-caption-settings .vjs-tracksetting label,
.vjs-caption-settings .vjs-tracksetting legend {
    display: block;
    width: 100px;
    margin-bottom: 5px
}

.vjs-caption-settings .vjs-tracksetting span {
    display: inline;
    margin-left: 5px;
    vertical-align: top;
    float: right
}

.vjs-caption-settings .vjs-tracksetting>div {
    margin-bottom: 5px;
    min-height: 20px
}

.vjs-caption-settings .vjs-tracksetting>div:last-child {
    margin-bottom: 0;
    padding-bottom: 0;
    min-height: 0
}

.vjs-caption-settings label>input {
    margin-right: 10px
}

.vjs-caption-settings fieldset {
    margin-top: 1em;
    margin-left: .5em
}

.vjs-caption-settings fieldset .vjs-label {
    position: absolute;
    clip: rect(1px 1px 1px 1px);
    clip: rect(1px, 1px, 1px, 1px);
    padding: 0;
    border: 0;
    height: 1px;
    width: 1px;
    overflow: hidden
}

.vjs-caption-settings input[type=button] {
    width: 40px;
    height: 40px
}

.video-js .vjs-modal-dialog {
    background: rgba(0, 0, 0, 0.8);
    background: -webkit-linear-gradient(-90deg, rgba(0, 0, 0, 0.8), rgba(255, 255, 255, 0));
    background: linear-gradient(180deg, rgba(0, 0, 0, 0.8), rgba(255, 255, 255, 0))
}

.vjs-modal-dialog .vjs-modal-dialog-content {
    font-size: 1.2em;
    line-height: 1.5;
    padding: 20px 24px;
    z-index: 1
}

@media print {
    .video-js>:not(.vjs-tech):not(.vjs-poster) {
        visibility: hidden
    }
}

@media \0screen {
    .vjs-user-inactive.vjs-playing .vjs-control-bar :before {
        content: ""
    }
    .vjs-has-started.vjs-user-inactive.vjs-playing .vjs-control-bar {
        visibility: hidden
    }
}

.row-centered {
    text-align: center
}

.col-centered {
    display: inline-block;
    float: none;
    text-align: left;
    margin-right: -5px
}

.t-uppercase {
    text-transform: uppercase
}

.t-lowercase {
    text-transform: lowercase
}

.d-table {
    display: table;
    width: 100%
}

.d-table-row {
    display: table-row
}

.d-table-cell {
    display: table-cell;
    vertical-align: middle
}

.d-block {
    display: block
}

.visually-hidden {
    visibility: hidden;
    opacity: 0
}

.ofh {
    overflow: hidden
}

.mb-50 {
    margin-bottom: 50px
}

.mb-40 {
    margin-bottom: 40px
}

.mb-30 {
    margin-bottom: 30px
}

.mb-20 {
    margin-bottom: 20px
}

.mb-10 {
    margin-bottom: 10px
}

.mb-0 {
    margin-bottom: 0
}

@media screen and (max-width: 992px) and (min-width: 769px) {
    .md-mb-50 {
        margin-bottom: 50px
    }
}


/*!
 *  Font Awesome 4.5.0 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */

@font-face {
    font-family: 'FontAwesome';
    src: url("../fonts/font-awesome/fonts/fontawesome-webfont.eot?v=4.5.0");
    src: url("../fonts/font-awesome/fonts/fontawesome-webfont.eot?#iefix&v=4.5.0") format("embedded-opentype"), url("../fonts/font-awesome/fonts/fontawesome-webfont.woff2?v=4.5.0") format("woff2"), url("../fonts/font-awesome/fonts/fontawesome-webfont.woff?v=4.5.0") format("woff"), url("../fonts/font-awesome/fonts/fontawesome-webfont.ttf?v=4.5.0") format("truetype"), url("../fonts/font-awesome/fonts/fontawesome-webfont.svg?v=4.5.0#fontawesomeregular") format("svg");
    font-weight: normal;
    font-style: normal
}

.fa {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.fa-lg {
    font-size: 1.33333em;
    line-height: .75em;
    vertical-align: -15%
}

.fa-2x {
    font-size: 2em
}

.fa-3x {
    font-size: 3em
}

.fa-4x {
    font-size: 4em
}

.fa-5x {
    font-size: 5em
}

.fa-fw {
    width: 1.28571em;
    text-align: center
}

.fa-ul {
    padding-left: 0;
    margin-left: 2.14286em;
    list-style-type: none
}

.fa-ul>li {
    position: relative
}

.fa-li {
    position: absolute;
    left: -2.14286em;
    width: 2.14286em;
    top: .14286em;
    text-align: center
}

.fa-li.fa-lg {
    left: -1.85714em
}

.fa-border {
    padding: .2em .25em .15em;
    border: solid 0.08em #eee;
    border-radius: .1em
}

.fa-pull-left {
    float: left
}

.fa-pull-right {
    float: right
}

.fa.fa-pull-left {
    margin-right: .3em
}

.fa.fa-pull-right {
    margin-left: .3em
}

.pull-right {
    float: right
}

.pull-left {
    float: left
}

.fa.pull-left {
    margin-right: .3em
}

.fa.pull-right {
    margin-left: .3em
}

.fa-spin {
    -webkit-animation: fa-spin 2s infinite linear;
    animation: fa-spin 2s infinite linear
}

.fa-pulse {
    -webkit-animation: fa-spin 1s infinite steps(8);
    animation: fa-spin 1s infinite steps(8)
}

@-webkit-keyframes fa-spin {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg)
    }
    100% {
        -webkit-transform: rotate(359deg);
        transform: rotate(359deg)
    }
}

@keyframes fa-spin {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg)
    }
    100% {
        -webkit-transform: rotate(359deg);
        transform: rotate(359deg)
    }
}

.fa-rotate-90 {
    filter: progid: DXImageTransform.Microsoft.BasicImage(rotation=1);
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg)
}

.fa-rotate-180 {
    filter: progid: DXImageTransform.Microsoft.BasicImage(rotation=2);
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg)
}

.fa-rotate-270 {
    filter: progid: DXImageTransform.Microsoft.BasicImage(rotation=3);
    -webkit-transform: rotate(270deg);
    -ms-transform: rotate(270deg);
    transform: rotate(270deg)
}

.fa-flip-horizontal {
    filter: progid: DXImageTransform.Microsoft.BasicImage(rotation=0);
    -webkit-transform: scale(-1, 1);
    -ms-transform: scale(-1, 1);
    transform: scale(-1, 1)
}

.fa-flip-vertical {
    filter: progid: DXImageTransform.Microsoft.BasicImage(rotation=2);
    -webkit-transform: scale(1, -1);
    -ms-transform: scale(1, -1);
    transform: scale(1, -1)
}

:root .fa-rotate-90,
:root .fa-rotate-180,
:root .fa-rotate-270,
:root .fa-flip-horizontal,
:root .fa-flip-vertical {
    filter: none
}

.fa-stack {
    position: relative;
    display: inline-block;
    width: 2em;
    height: 2em;
    line-height: 2em;
    vertical-align: middle
}

.fa-stack-1x,
.fa-stack-2x {
    position: absolute;
    left: 0;
    width: 100%;
    text-align: center
}

.fa-stack-1x {
    line-height: inherit
}

.fa-stack-2x {
    font-size: 2em
}

.fa-inverse {
    color: #fff
}

.fa-glass:before {
    content: ""
}

.fa-music:before {
    content: ""
}

.fa-search:before {
    content: ""
}

.fa-envelope-o:before {
    content: ""
}

.fa-heart:before {
    content: ""
}

.fa-star:before {
    content: ""
}

.fa-star-o:before {
    content: ""
}

.fa-user:before {
    content: ""
}

.fa-film:before {
    content: ""
}

.fa-th-large:before {
    content: ""
}

.fa-th:before {
    content: ""
}

.fa-th-list:before {
    content: ""
}

.fa-check:before {
    content: ""
}

.fa-remove:before,
.fa-close:before,
.fa-times:before {
    content: ""
}

.fa-search-plus:before {
    content: ""
}

.fa-search-minus:before {
    content: ""
}

.fa-power-off:before {
    content: ""
}

.fa-signal:before {
    content: ""
}

.fa-gear:before,
.fa-cog:before {
    content: ""
}

.fa-trash-o:before {
    content: ""
}

.fa-home:before {
    content: ""
}

.fa-file-o:before {
    content: ""
}

.fa-clock-o:before {
    content: ""
}

.fa-road:before {
    content: ""
}

.fa-download:before {
    content: ""
}

.fa-arrow-circle-o-down:before {
    content: ""
}

.fa-arrow-circle-o-up:before {
    content: ""
}

.fa-inbox:before {
    content: ""
}

.fa-play-circle-o:before {
    content: ""
}

.fa-rotate-right:before,
.fa-repeat:before {
    content: ""
}

.fa-refresh:before {
    content: ""
}

.fa-list-alt:before {
    content: ""
}

.fa-lock:before {
    content: ""
}

.fa-flag:before {
    content: ""
}

.fa-headphones:before {
    content: ""
}

.fa-volume-off:before {
    content: ""
}

.fa-volume-down:before {
    content: ""
}

.fa-volume-up:before {
    content: ""
}

.fa-qrcode:before {
    content: ""
}

.fa-barcode:before {
    content: ""
}

.fa-tag:before {
    content: ""
}

.fa-tags:before {
    content: ""
}

.fa-book:before {
    content: ""
}

.fa-bookmark:before {
    content: ""
}

.fa-print:before {
    content: ""
}

.fa-camera:before {
    content: ""
}

.fa-font:before {
    content: ""
}

.fa-bold:before {
    content: ""
}

.fa-italic:before {
    content: ""
}

.fa-text-height:before {
    content: ""
}

.fa-text-width:before {
    content: ""
}

.fa-align-left:before {
    content: ""
}

.fa-align-center:before {
    content: ""
}

.fa-align-right:before {
    content: ""
}

.fa-align-justify:before {
    content: ""
}

.fa-list:before {
    content: ""
}

.fa-dedent:before,
.fa-outdent:before {
    content: ""
}

.fa-indent:before {
    content: ""
}

.fa-video-camera:before {
    content: ""
}

.fa-photo:before,
.fa-image:before,
.fa-picture-o:before {
    content: ""
}

.fa-pencil:before {
    content: ""
}

.fa-map-marker:before {
    content: ""
}

.fa-adjust:before {
    content: ""
}

.fa-tint:before {
    content: ""
}

.fa-edit:before,
.fa-pencil-square-o:before {
    content: ""
}

.fa-share-square-o:before {
    content: ""
}

.fa-check-square-o:before {
    content: ""
}

.fa-arrows:before {
    content: ""
}

.fa-step-backward:before {
    content: ""
}

.fa-fast-backward:before {
    content: ""
}

.fa-backward:before {
    content: ""
}

.fa-play:before {
    content: ""
}

.fa-pause:before {
    content: ""
}

.fa-stop:before {
    content: ""
}

.fa-forward:before {
    content: ""
}

.fa-fast-forward:before {
    content: ""
}

.fa-step-forward:before {
    content: ""
}

.fa-eject:before {
    content: ""
}

.fa-chevron-left:before {
    content: ""
}

.fa-chevron-right:before {
    content: ""
}

.fa-plus-circle:before {
    content: ""
}

.fa-minus-circle:before {
    content: ""
}

.fa-times-circle:before {
    content: ""
}

.fa-check-circle:before {
    content: ""
}

.fa-question-circle:before {
    content: ""
}

.fa-info-circle:before {
    content: ""
}

.fa-crosshairs:before {
    content: ""
}

.fa-times-circle-o:before {
    content: ""
}

.fa-check-circle-o:before {
    content: ""
}

.fa-ban:before {
    content: ""
}

.fa-arrow-left:before {
    content: ""
}

.fa-arrow-right:before {
    content: ""
}

.fa-arrow-up:before {
    content: ""
}

.fa-arrow-down:before {
    content: ""
}

.fa-mail-forward:before,
.fa-share:before {
    content: ""
}

.fa-expand:before {
    content: ""
}

.fa-compress:before {
    content: ""
}

.fa-plus:before {
    content: ""
}

.fa-minus:before {
    content: ""
}

.fa-asterisk:before {
    content: ""
}

.fa-exclamation-circle:before {
    content: ""
}

.fa-gift:before {
    content: ""
}

.fa-leaf:before {
    content: ""
}

.fa-fire:before {
    content: ""
}

.fa-eye:before {
    content: ""
}

.fa-eye-slash:before {
    content: ""
}

.fa-warning:before,
.fa-exclamation-triangle:before {
    content: ""
}

.fa-plane:before {
    content: ""
}

.fa-calendar:before {
    content: ""
}

.fa-random:before {
    content: ""
}

.fa-comment:before {
    content: ""
}

.fa-magnet:before {
    content: ""
}

.fa-chevron-up:before {
    content: ""
}

.fa-chevron-down:before {
    content: ""
}

.fa-retweet:before {
    content: ""
}

.fa-shopping-cart:before {
    content: ""
}

.fa-folder:before {
    content: ""
}

.fa-folder-open:before {
    content: ""
}

.fa-arrows-v:before {
    content: ""
}

.fa-arrows-h:before {
    content: ""
}

.fa-bar-chart-o:before,
.fa-bar-chart:before {
    content: ""
}

.fa-twitter-square:before {
    content: ""
}

.fa-facebook-square:before {
    content: ""
}

.fa-camera-retro:before {
    content: ""
}

.fa-key:before {
    content: ""
}

.fa-gears:before,
.fa-cogs:before {
    content: ""
}

.fa-comments:before {
    content: ""
}

.fa-thumbs-o-up:before {
    content: ""
}

.fa-thumbs-o-down:before {
    content: ""
}

.fa-star-half:before {
    content: ""
}

.fa-heart-o:before {
    content: ""
}

.fa-sign-out:before {
    content: ""
}

.fa-linkedin-square:before {
    content: ""
}

.fa-thumb-tack:before {
    content: ""
}

.fa-external-link:before {
    content: ""
}

.fa-sign-in:before {
    content: ""
}

.fa-trophy:before {
    content: ""
}

.fa-github-square:before {
    content: ""
}

.fa-upload:before {
    content: ""
}

.fa-lemon-o:before {
    content: ""
}

.fa-phone:before {
    content: ""
}

.fa-square-o:before {
    content: ""
}

.fa-bookmark-o:before {
    content: ""
}

.fa-phone-square:before {
    content: ""
}

.fa-twitter:before {
    content: ""
}

.fa-facebook-f:before,
.fa-facebook:before {
    content: ""
}

.fa-github:before {
    content: ""
}

.fa-unlock:before {
    content: ""
}

.fa-credit-card:before {
    content: ""
}

.fa-feed:before,
.fa-rss:before {
    content: ""
}

.fa-hdd-o:before {
    content: ""
}

.fa-bullhorn:before {
    content: ""
}

.fa-bell:before {
    content: ""
}

.fa-certificate:before {
    content: ""
}

.fa-hand-o-right:before {
    content: ""
}

.fa-hand-o-left:before {
    content: ""
}

.fa-hand-o-up:before {
    content: ""
}

.fa-hand-o-down:before {
    content: ""
}

.fa-arrow-circle-left:before {
    content: ""
}

.fa-arrow-circle-right:before {
    content: ""
}

.fa-arrow-circle-up:before {
    content: ""
}

.fa-arrow-circle-down:before {
    content: ""
}

.fa-globe:before {
    content: ""
}

.fa-wrench:before {
    content: ""
}

.fa-tasks:before {
    content: ""
}

.fa-filter:before {
    content: ""
}

.fa-briefcase:before {
    content: ""
}

.fa-arrows-alt:before {
    content: ""
}

.fa-group:before,
.fa-users:before {
    content: ""
}

.fa-chain:before,
.fa-link:before {
    content: ""
}

.fa-cloud:before {
    content: ""
}

.fa-flask:before {
    content: ""
}

.fa-cut:before,
.fa-scissors:before {
    content: ""
}

.fa-copy:before,
.fa-files-o:before {
    content: ""
}

.fa-paperclip:before {
    content: ""
}

.fa-save:before,
.fa-floppy-o:before {
    content: ""
}

.fa-square:before {
    content: ""
}

.fa-navicon:before,
.fa-reorder:before,
.fa-bars:before {
    content: ""
}

.fa-list-ul:before {
    content: ""
}

.fa-list-ol:before {
    content: ""
}

.fa-strikethrough:before {
    content: ""
}

.fa-underline:before {
    content: ""
}

.fa-table:before {
    content: ""
}

.fa-magic:before {
    content: ""
}

.fa-truck:before {
    content: ""
}

.fa-pinterest:before {
    content: ""
}

.fa-pinterest-square:before {
    content: ""
}

.fa-google-plus-square:before {
    content: ""
}

.fa-google-plus:before {
    content: ""
}

.fa-money:before {
    content: ""
}

.fa-caret-down:before {
    content: ""
}

.fa-caret-up:before {
    content: ""
}

.fa-caret-left:before {
    content: ""
}

.fa-caret-right:before {
    content: ""
}

.fa-columns:before {
    content: ""
}

.fa-unsorted:before,
.fa-sort:before {
    content: ""
}

.fa-sort-down:before,
.fa-sort-desc:before {
    content: ""
}

.fa-sort-up:before,
.fa-sort-asc:before {
    content: ""
}

.fa-envelope:before {
    content: ""
}

.fa-linkedin:before {
    content: ""
}

.fa-rotate-left:before,
.fa-undo:before {
    content: ""
}

.fa-legal:before,
.fa-gavel:before {
    content: ""
}

.fa-dashboard:before,
.fa-tachometer:before {
    content: ""
}

.fa-comment-o:before {
    content: ""
}

.fa-comments-o:before {
    content: ""
}

.fa-flash:before,
.fa-bolt:before {
    content: ""
}

.fa-sitemap:before {
    content: ""
}

.fa-umbrella:before {
    content: ""
}

.fa-paste:before,
.fa-clipboard:before {
    content: ""
}

.fa-lightbulb-o:before {
    content: ""
}

.fa-exchange:before {
    content: ""
}

.fa-cloud-download:before {
    content: ""
}

.fa-cloud-upload:before {
    content: ""
}

.fa-user-md:before {
    content: ""
}

.fa-stethoscope:before {
    content: ""
}

.fa-suitcase:before {
    content: ""
}

.fa-bell-o:before {
    content: ""
}

.fa-coffee:before {
    content: ""
}

.fa-cutlery:before {
    content: ""
}

.fa-file-text-o:before {
    content: ""
}

.fa-building-o:before {
    content: ""
}

.fa-hospital-o:before {
    content: ""
}

.fa-ambulance:before {
    content: ""
}

.fa-medkit:before {
    content: ""
}

.fa-fighter-jet:before {
    content: ""
}

.fa-beer:before {
    content: ""
}

.fa-h-square:before {
    content: ""
}

.fa-plus-square:before {
    content: ""
}

.fa-angle-double-left:before {
    content: ""
}

.fa-angle-double-right:before {
    content: ""
}

.fa-angle-double-up:before {
    content: ""
}

.fa-angle-double-down:before {
    content: ""
}

.fa-angle-left:before {
    content: ""
}

.fa-angle-right:before {
    content: ""
}

.fa-angle-up:before {
    content: ""
}

.fa-angle-down:before {
    content: ""
}

.fa-desktop:before {
    content: ""
}

.fa-laptop:before {
    content: ""
}

.fa-tablet:before {
    content: ""
}

.fa-mobile-phone:before,
.fa-mobile:before {
    content: ""
}

.fa-circle-o:before {
    content: ""
}

.fa-quote-left:before {
    content: ""
}

.fa-quote-right:before {
    content: ""
}

.fa-spinner:before {
    content: ""
}

.fa-circle:before {
    content: ""
}

.fa-mail-reply:before,
.fa-reply:before {
    content: ""
}

.fa-github-alt:before {
    content: ""
}

.fa-folder-o:before {
    content: ""
}

.fa-folder-open-o:before {
    content: ""
}

.fa-smile-o:before {
    content: ""
}

.fa-frown-o:before {
    content: ""
}

.fa-meh-o:before {
    content: ""
}

.fa-gamepad:before {
    content: ""
}

.fa-keyboard-o:before {
    content: ""
}

.fa-flag-o:before {
    content: ""
}

.fa-flag-checkered:before {
    content: ""
}

.fa-terminal:before {
    content: ""
}

.fa-code:before {
    content: ""
}

.fa-mail-reply-all:before,
.fa-reply-all:before {
    content: ""
}

.fa-star-half-empty:before,
.fa-star-half-full:before,
.fa-star-half-o:before {
    content: ""
}

.fa-location-arrow:before {
    content: ""
}

.fa-crop:before {
    content: ""
}

.fa-code-fork:before {
    content: ""
}

.fa-unlink:before,
.fa-chain-broken:before {
    content: ""
}

.fa-question:before {
    content: ""
}

.fa-info:before {
    content: ""
}

.fa-exclamation:before {
    content: ""
}

.fa-superscript:before {
    content: ""
}

.fa-subscript:before {
    content: ""
}

.fa-eraser:before {
    content: ""
}

.fa-puzzle-piece:before {
    content: ""
}

.fa-microphone:before {
    content: ""
}

.fa-microphone-slash:before {
    content: ""
}

.fa-shield:before {
    content: ""
}

.fa-calendar-o:before {
    content: ""
}

.fa-fire-extinguisher:before {
    content: ""
}

.fa-rocket:before {
    content: ""
}

.fa-maxcdn:before {
    content: ""
}

.fa-chevron-circle-left:before {
    content: ""
}

.fa-chevron-circle-right:before {
    content: ""
}

.fa-chevron-circle-up:before {
    content: ""
}

.fa-chevron-circle-down:before {
    content: ""
}

.fa-html5:before {
    content: ""
}

.fa-css3:before {
    content: ""
}

.fa-anchor:before {
    content: ""
}

.fa-unlock-alt:before {
    content: ""
}

.fa-bullseye:before {
    content: ""
}

.fa-ellipsis-h:before {
    content: ""
}

.fa-ellipsis-v:before {
    content: ""
}

.fa-rss-square:before {
    content: ""
}

.fa-play-circle:before {
    content: ""
}

.fa-ticket:before {
    content: ""
}

.fa-minus-square:before {
    content: ""
}

.fa-minus-square-o:before {
    content: ""
}

.fa-level-up:before {
    content: ""
}

.fa-level-down:before {
    content: ""
}

.fa-check-square:before {
    content: ""
}

.fa-pencil-square:before {
    content: ""
}

.fa-external-link-square:before {
    content: ""
}

.fa-share-square:before {
    content: ""
}

.fa-compass:before {
    content: ""
}

.fa-toggle-down:before,
.fa-caret-square-o-down:before {
    content: ""
}

.fa-toggle-up:before,
.fa-caret-square-o-up:before {
    content: ""
}

.fa-toggle-right:before,
.fa-caret-square-o-right:before {
    content: ""
}

.fa-euro:before,
.fa-eur:before {
    content: ""
}

.fa-gbp:before {
    content: ""
}

.fa-dollar:before,
.fa-usd:before {
    content: ""
}

.fa-rupee:before,
.fa-inr:before {
    content: ""
}

.fa-cny:before,
.fa-rmb:before,
.fa-yen:before,
.fa-jpy:before {
    content: ""
}

.fa-ruble:before,
.fa-rouble:before,
.fa-rub:before {
    content: ""
}

.fa-won:before,
.fa-krw:before {
    content: ""
}

.fa-bitcoin:before,
.fa-btc:before {
    content: ""
}

.fa-file:before {
    content: ""
}

.fa-file-text:before {
    content: ""
}

.fa-sort-alpha-asc:before {
    content: ""
}

.fa-sort-alpha-desc:before {
    content: ""
}

.fa-sort-amount-asc:before {
    content: ""
}

.fa-sort-amount-desc:before {
    content: ""
}

.fa-sort-numeric-asc:before {
    content: ""
}

.fa-sort-numeric-desc:before {
    content: ""
}

.fa-thumbs-up:before {
    content: ""
}

.fa-thumbs-down:before {
    content: ""
}

.fa-youtube-square:before {
    content: ""
}

.fa-youtube:before {
    content: ""
}

.fa-xing:before {
    content: ""
}

.fa-xing-square:before {
    content: ""
}

.fa-youtube-play:before {
    content: ""
}

.fa-dropbox:before {
    content: ""
}

.fa-stack-overflow:before {
    content: ""
}

.fa-instagram:before {
    content: ""
}

.fa-flickr:before {
    content: ""
}

.fa-adn:before {
    content: ""
}

.fa-bitbucket:before {
    content: ""
}

.fa-bitbucket-square:before {
    content: ""
}

.fa-tumblr:before {
    content: ""
}

.fa-tumblr-square:before {
    content: ""
}

.fa-long-arrow-down:before {
    content: ""
}

.fa-long-arrow-up:before {
    content: ""
}

.fa-long-arrow-left:before {
    content: ""
}

.fa-long-arrow-right:before {
    content: ""
}

.fa-apple:before {
    content: ""
}

.fa-windows:before {
    content: ""
}

.fa-android:before {
    content: ""
}

.fa-linux:before {
    content: ""
}

.fa-dribbble:before {
    content: ""
}

.fa-skype:before {
    content: ""
}

.fa-foursquare:before {
    content: ""
}

.fa-trello:before {
    content: ""
}

.fa-female:before {
    content: ""
}

.fa-male:before {
    content: ""
}

.fa-gittip:before,
.fa-gratipay:before {
    content: ""
}

.fa-sun-o:before {
    content: ""
}

.fa-moon-o:before {
    content: ""
}

.fa-archive:before {
    content: ""
}

.fa-bug:before {
    content: ""
}

.fa-vk:before {
    content: ""
}

.fa-weibo:before {
    content: ""
}

.fa-renren:before {
    content: ""
}

.fa-pagelines:before {
    content: ""
}

.fa-stack-exchange:before {
    content: ""
}

.fa-arrow-circle-o-right:before {
    content: ""
}

.fa-arrow-circle-o-left:before {
    content: ""
}

.fa-toggle-left:before,
.fa-caret-square-o-left:before {
    content: ""
}

.fa-dot-circle-o:before {
    content: ""
}

.fa-wheelchair:before {
    content: ""
}

.fa-vimeo-square:before {
    content: ""
}

.fa-turkish-lira:before,
.fa-try:before {
    content: ""
}

.fa-plus-square-o:before {
    content: ""
}

.fa-space-shuttle:before {
    content: ""
}

.fa-slack:before {
    content: ""
}

.fa-envelope-square:before {
    content: ""
}

.fa-wordpress:before {
    content: ""
}

.fa-openid:before {
    content: ""
}

.fa-institution:before,
.fa-bank:before,
.fa-university:before {
    content: ""
}

.fa-mortar-board:before,
.fa-graduation-cap:before {
    content: ""
}

.fa-yahoo:before {
    content: ""
}

.fa-google:before {
    content: ""
}

.fa-reddit:before {
    content: ""
}

.fa-reddit-square:before {
    content: ""
}

.fa-stumbleupon-circle:before {
    content: ""
}

.fa-stumbleupon:before {
    content: ""
}

.fa-delicious:before {
    content: ""
}

.fa-digg:before {
    content: ""
}

.fa-pied-piper:before {
    content: ""
}

.fa-pied-piper-alt:before {
    content: ""
}

.fa-drupal:before {
    content: ""
}

.fa-joomla:before {
    content: ""
}

.fa-language:before {
    content: ""
}

.fa-fax:before {
    content: ""
}

.fa-building:before {
    content: ""
}

.fa-child:before {
    content: ""
}

.fa-paw:before {
    content: ""
}

.fa-spoon:before {
    content: ""
}

.fa-cube:before {
    content: ""
}

.fa-cubes:before {
    content: ""
}

.fa-behance:before {
    content: ""
}

.fa-behance-square:before {
    content: ""
}

.fa-steam:before {
    content: ""
}

.fa-steam-square:before {
    content: ""
}

.fa-recycle:before {
    content: ""
}

.fa-automobile:before,
.fa-car:before {
    content: ""
}

.fa-cab:before,
.fa-taxi:before {
    content: ""
}

.fa-tree:before {
    content: ""
}

.fa-spotify:before {
    content: ""
}

.fa-deviantart:before {
    content: ""
}

.fa-soundcloud:before {
    content: ""
}

.fa-database:before {
    content: ""
}

.fa-file-pdf-o:before {
    content: ""
}

.fa-file-word-o:before {
    content: ""
}

.fa-file-excel-o:before {
    content: ""
}

.fa-file-powerpoint-o:before {
    content: ""
}

.fa-file-photo-o:before,
.fa-file-picture-o:before,
.fa-file-image-o:before {
    content: ""
}

.fa-file-zip-o:before,
.fa-file-archive-o:before {
    content: ""
}

.fa-file-sound-o:before,
.fa-file-audio-o:before {
    content: ""
}

.fa-file-movie-o:before,
.fa-file-video-o:before {
    content: ""
}

.fa-file-code-o:before {
    content: ""
}

.fa-vine:before {
    content: ""
}

.fa-codepen:before {
    content: ""
}

.fa-jsfiddle:before {
    content: ""
}

.fa-life-bouy:before,
.fa-life-buoy:before,
.fa-life-saver:before,
.fa-support:before,
.fa-life-ring:before {
    content: ""
}

.fa-circle-o-notch:before {
    content: ""
}

.fa-ra:before,
.fa-rebel:before {
    content: ""
}

.fa-ge:before,
.fa-empire:before {
    content: ""
}

.fa-git-square:before {
    content: ""
}

.fa-git:before {
    content: ""
}

.fa-y-combinator-square:before,
.fa-yc-square:before,
.fa-hacker-news:before {
    content: ""
}

.fa-tencent-weibo:before {
    content: ""
}

.fa-qq:before {
    content: ""
}

.fa-wechat:before,
.fa-weixin:before {
    content: ""
}

.fa-send:before,
.fa-paper-plane:before {
    content: ""
}

.fa-send-o:before,
.fa-paper-plane-o:before {
    content: ""
}

.fa-history:before {
    content: ""
}

.fa-circle-thin:before {
    content: ""
}

.fa-header:before {
    content: ""
}

.fa-paragraph:before {
    content: ""
}

.fa-sliders:before {
    content: ""
}

.fa-share-alt:before {
    content: ""
}

.fa-share-alt-square:before {
    content: ""
}

.fa-bomb:before {
    content: ""
}

.fa-soccer-ball-o:before,
.fa-futbol-o:before {
    content: ""
}

.fa-tty:before {
    content: ""
}

.fa-binoculars:before {
    content: ""
}

.fa-plug:before {
    content: ""
}

.fa-slideshare:before {
    content: ""
}

.fa-twitch:before {
    content: ""
}

.fa-yelp:before {
    content: ""
}

.fa-newspaper-o:before {
    content: ""
}

.fa-wifi:before {
    content: ""
}

.fa-calculator:before {
    content: ""
}

.fa-paypal:before {
    content: ""
}

.fa-google-wallet:before {
    content: ""
}

.fa-cc-visa:before {
    content: ""
}

.fa-cc-mastercard:before {
    content: ""
}

.fa-cc-discover:before {
    content: ""
}

.fa-cc-amex:before {
    content: ""
}

.fa-cc-paypal:before {
    content: ""
}

.fa-cc-stripe:before {
    content: ""
}

.fa-bell-slash:before {
    content: ""
}

.fa-bell-slash-o:before {
    content: ""
}

.fa-trash:before {
    content: ""
}

.fa-copyright:before {
    content: ""
}

.fa-at:before {
    content: ""
}

.fa-eyedropper:before {
    content: ""
}

.fa-paint-brush:before {
    content: ""
}

.fa-birthday-cake:before {
    content: ""
}

.fa-area-chart:before {
    content: ""
}

.fa-pie-chart:before {
    content: ""
}

.fa-line-chart:before {
    content: ""
}

.fa-lastfm:before {
    content: ""
}

.fa-lastfm-square:before {
    content: ""
}

.fa-toggle-off:before {
    content: ""
}

.fa-toggle-on:before {
    content: ""
}

.fa-bicycle:before {
    content: ""
}

.fa-bus:before {
    content: ""
}

.fa-ioxhost:before {
    content: ""
}

.fa-angellist:before {
    content: ""
}

.fa-cc:before {
    content: ""
}

.fa-shekel:before,
.fa-sheqel:before,
.fa-ils:before {
    content: ""
}

.fa-meanpath:before {
    content: ""
}

.fa-buysellads:before {
    content: ""
}

.fa-connectdevelop:before {
    content: ""
}

.fa-dashcube:before {
    content: ""
}

.fa-forumbee:before {
    content: ""
}

.fa-leanpub:before {
    content: ""
}

.fa-sellsy:before {
    content: ""
}

.fa-shirtsinbulk:before {
    content: ""
}

.fa-simplybuilt:before {
    content: ""
}

.fa-skyatlas:before {
    content: ""
}

.fa-cart-plus:before {
    content: ""
}

.fa-cart-arrow-down:before {
    content: ""
}

.fa-diamond:before {
    content: ""
}

.fa-ship:before {
    content: ""
}

.fa-user-secret:before {
    content: ""
}

.fa-motorcycle:before {
    content: ""
}

.fa-street-view:before {
    content: ""
}

.fa-heartbeat:before {
    content: ""
}

.fa-venus:before {
    content: ""
}

.fa-mars:before {
    content: ""
}

.fa-mercury:before {
    content: ""
}

.fa-intersex:before,
.fa-transgender:before {
    content: ""
}

.fa-transgender-alt:before {
    content: ""
}

.fa-venus-double:before {
    content: ""
}

.fa-mars-double:before {
    content: ""
}

.fa-venus-mars:before {
    content: ""
}

.fa-mars-stroke:before {
    content: ""
}

.fa-mars-stroke-v:before {
    content: ""
}

.fa-mars-stroke-h:before {
    content: ""
}

.fa-neuter:before {
    content: ""
}

.fa-genderless:before {
    content: ""
}

.fa-facebook-official:before {
    content: ""
}

.fa-pinterest-p:before {
    content: ""
}

.fa-whatsapp:before {
    content: ""
}

.fa-server:before {
    content: ""
}

.fa-user-plus:before {
    content: ""
}

.fa-user-times:before {
    content: ""
}

.fa-hotel:before,
.fa-bed:before {
    content: ""
}

.fa-viacoin:before {
    content: ""
}

.fa-train:before {
    content: ""
}

.fa-subway:before {
    content: ""
}

.fa-medium:before {
    content: ""
}

.fa-yc:before,
.fa-y-combinator:before {
    content: ""
}

.fa-optin-monster:before {
    content: ""
}

.fa-opencart:before {
    content: ""
}

.fa-expeditedssl:before {
    content: ""
}

.fa-battery-4:before,
.fa-battery-full:before {
    content: ""
}

.fa-battery-3:before,
.fa-battery-three-quarters:before {
    content: ""
}

.fa-battery-2:before,
.fa-battery-half:before {
    content: ""
}

.fa-battery-1:before,
.fa-battery-quarter:before {
    content: ""
}

.fa-battery-0:before,
.fa-battery-empty:before {
    content: ""
}

.fa-mouse-pointer:before {
    content: ""
}

.fa-i-cursor:before {
    content: ""
}

.fa-object-group:before {
    content: ""
}

.fa-object-ungroup:before {
    content: ""
}

.fa-sticky-note:before {
    content: ""
}

.fa-sticky-note-o:before {
    content: ""
}

.fa-cc-jcb:before {
    content: ""
}

.fa-cc-diners-club:before {
    content: ""
}

.fa-clone:before {
    content: ""
}

.fa-balance-scale:before {
    content: ""
}

.fa-hourglass-o:before {
    content: ""
}

.fa-hourglass-1:before,
.fa-hourglass-start:before {
    content: ""
}

.fa-hourglass-2:before,
.fa-hourglass-half:before {
    content: ""
}

.fa-hourglass-3:before,
.fa-hourglass-end:before {
    content: ""
}

.fa-hourglass:before {
    content: ""
}

.fa-hand-grab-o:before,
.fa-hand-rock-o:before {
    content: ""
}

.fa-hand-stop-o:before,
.fa-hand-paper-o:before {
    content: ""
}

.fa-hand-scissors-o:before {
    content: ""
}

.fa-hand-lizard-o:before {
    content: ""
}

.fa-hand-spock-o:before {
    content: ""
}

.fa-hand-pointer-o:before {
    content: ""
}

.fa-hand-peace-o:before {
    content: ""
}

.fa-trademark:before {
    content: ""
}

.fa-registered:before {
    content: ""
}

.fa-creative-commons:before {
    content: ""
}

.fa-gg:before {
    content: ""
}

.fa-gg-circle:before {
    content: ""
}

.fa-tripadvisor:before {
    content: ""
}

.fa-odnoklassniki:before {
    content: ""
}

.fa-odnoklassniki-square:before {
    content: ""
}

.fa-get-pocket:before {
    content: ""
}

.fa-wikipedia-w:before {
    content: ""
}

.fa-safari:before {
    content: ""
}

.fa-chrome:before {
    content: ""
}

.fa-firefox:before {
    content: ""
}

.fa-opera:before {
    content: ""
}

.fa-internet-explorer:before {
    content: ""
}

.fa-tv:before,
.fa-television:before {
    content: ""
}

.fa-contao:before {
    content: ""
}

.fa-500px:before {
    content: ""
}

.fa-amazon:before {
    content: ""
}

.fa-calendar-plus-o:before {
    content: ""
}

.fa-calendar-minus-o:before {
    content: ""
}

.fa-calendar-times-o:before {
    content: ""
}

.fa-calendar-check-o:before {
    content: ""
}

.fa-industry:before {
    content: ""
}

.fa-map-pin:before {
    content: ""
}

.fa-map-signs:before {
    content: ""
}

.fa-map-o:before {
    content: ""
}

.fa-map:before {
    content: ""
}

.fa-commenting:before {
    content: ""
}

.fa-commenting-o:before {
    content: ""
}

.fa-houzz:before {
    content: ""
}

.fa-vimeo:before {
    content: ""
}

.fa-black-tie:before {
    content: ""
}

.fa-fonticons:before {
    content: ""
}

.fa-reddit-alien:before {
    content: ""
}

.fa-edge:before {
    content: ""
}

.fa-credit-card-alt:before {
    content: ""
}

.fa-codiepie:before {
    content: ""
}

.fa-modx:before {
    content: ""
}

.fa-fort-awesome:before {
    content: ""
}

.fa-usb:before {
    content: ""
}

.fa-product-hunt:before {
    content: ""
}

.fa-mixcloud:before {
    content: ""
}

.fa-scribd:before {
    content: ""
}

.fa-pause-circle:before {
    content: ""
}

.fa-pause-circle-o:before {
    content: ""
}

.fa-stop-circle:before {
    content: ""
}

.fa-stop-circle-o:before {
    content: ""
}

.fa-shopping-bag:before {
    content: ""
}

.fa-shopping-basket:before {
    content: ""
}

.fa-hashtag:before {
    content: ""
}

.fa-bluetooth:before {
    content: ""
}

.fa-bluetooth-b:before {
    content: ""
}

.fa-percent:before {
    content: ""
}

@font-face {
    font-family: "ITC Avant Garde Gothic W02 Bk";
    src: url("../fonts/e2108c52-6f74-4dfa-85d6-db816d23f019.eot?#iefix");
    src: url("../fonts/e2108c52-6f74-4dfa-85d6-db816d23f019.eot?#iefix") format("eot"), url("../fonts/8bf59539-e73d-40bc-99bb-47491d253b56.woff2") format("woff2"), url("../fonts/aaa23783-21a8-4607-adc1-28fd7a7f4455.woff") format("woff"), url("../fonts/5512ab7c-9829-41c3-add6-9491aadab6ba.ttf") format("truetype"), url("../fonts/0e357b41-9b1c-4660-b2d0-cf8a29891949.svg#0e357b41-9b1c-4660-b2d0-cf8a29891949") format("svg")
}

@font-face {
    font-family: "ITC Avant Garde Gothic W02 Md";
    src: url("../fonts/9243d1c9-dbe9-46ad-8486-d794d7b007f0.eot?#iefix");
    src: url("../fonts/9243d1c9-dbe9-46ad-8486-d794d7b007f0.eot?#iefix") format("eot"), url("../fonts/e6f0d927-8819-4091-918e-e9bb6827b022.woff2") format("woff2"), url("../fonts/1e67a9a6-e8cd-492b-9b6e-ee8f76d75736.woff") format("woff"), url("../fonts/14ccae78-0249-4c90-9524-c4303c65e08c.ttf") format("truetype"), url("../fonts/b0be2b9f-2589-4812-ad8b-dce24b2de635.svg#b0be2b9f-2589-4812-ad8b-dce24b2de635") format("svg")
}

@font-face {
    font-family: "ITC Avant Garde Gothic W01 Bd";
    src: url("../fonts/7882e98f-91dc-4562-9ae7-89142461ea7d.eot?#iefix");
    src: url("../fonts/7882e98f-91dc-4562-9ae7-89142461ea7d.eot?#iefix") format("eot"), url("../fonts/4cadb55f-822a-4a35-8918-becfc5a866a3.woff2") format("woff2"), url("../fonts/af007af5-dcfa-465a-a278-47ab3eb9a589.woff") format("woff"), url("../fonts/9a9365bb-bc37-4769-8d00-df0bdf405665.ttf") format("truetype"), url("../fonts/4443cc42-374b-40e5-968c-b29f549f0835.svg#4443cc42-374b-40e5-968c-b29f549f0835") format("svg")
}

@font-face {
    font-family: "Proxima N W02 Reg";
    src: url("../fonts/981c9065-bc6e-45d0-a53d-3586c9477bc1.eot?#iefix");
    src: url("../fonts/981c9065-bc6e-45d0-a53d-3586c9477bc1.eot?#iefix") format("eot"), url("../fonts/2f984d7d-ee4e-4936-8288-fe7f8637788f.woff2") format("woff2"), url("../fonts/74df122e-b294-4b16-a1fd-308654b1c664.woff") format("woff"), url("../fonts/7389e916-8cc8-4f82-9de6-4174b4ea5dd5.ttf") format("truetype"), url("../fonts/67059dfa-2992-46b3-a928-def96c0f85fe.svg#67059dfa-2992-46b3-a928-def96c0f85fe") format("svg")
}

@font-face {
    font-family: "Proxima N W02 Reg It";
    src: url("../fonts/aee0de3d-ba67-42ed-a243-74d635a296d1.eot?#iefix");
    src: url("../fonts/aee0de3d-ba67-42ed-a243-74d635a296d1.eot?#iefix") format("eot"), url("../fonts/bd5d3098-6dfd-49d7-9805-257c1f9c6a45.woff2") format("woff2"), url("../fonts/e4322432-dab6-4aa4-9547-41939c3d234d.woff") format("woff"), url("../fonts/275b8c7d-2a25-4f4c-a2d4-f3c14c3f3d16.ttf") format("truetype"), url("../fonts/edd9165a-3902-4b98-b7d9-925853b65b82.svg#edd9165a-3902-4b98-b7d9-925853b65b82") format("svg")
}

@font-face {
    font-family: "Proxima N W02 Smbd";
    src: url("../fonts/48de68cb-1e43-48a1-a302-a7383eccdbb4.eot?#iefix");
    src: url("../fonts/48de68cb-1e43-48a1-a302-a7383eccdbb4.eot?#iefix") format("eot"), url("../fonts/ef5b26a4-7dc7-4234-9b93-0c9c0fadd85d.woff2") format("woff2"), url("../fonts/11063ead-72ce-471f-9c94-697b0a2acedb.woff") format("woff"), url("../fonts/bfb11b96-6d58-46c7-9d38-6dafbceffd44.ttf") format("truetype"), url("../fonts/033a4cc6-8a9b-4bc2-9505-c92af71ba166.svg#033a4cc6-8a9b-4bc2-9505-c92af71ba166") format("svg")
}

@font-face {
    font-family: "Proxima Nova Alt W03 Extrabold";
    src: url("../fonts/eaffcc3a-8b48-4e09-b09d-419c1ddf4571.eot?#iefix");
    src: url("../fonts/eaffcc3a-8b48-4e09-b09d-419c1ddf4571.eot?#iefix") format("eot"), url("../fonts/ced073da-c451-4dea-99e1-6ebffd7a02c1.woff2") format("woff2"), url("../fonts/6f12632d-c10c-4b34-9ae8-50ab8eb604e5.woff") format("woff"), url("../fonts/2e549e47-584f-442c-b25c-59c6619ed0db.ttf") format("truetype"), url("../fonts/7a7e4c35-2d33-4909-8f3f-eb4c8b98c6b6.svg#7a7e4c35-2d33-4909-8f3f-eb4c8b98c6b6") format("svg")
}

h1,
.main-headline-1 {
    color: #f88023;
    font-family: "ITC Avant Garde Gothic W02 Bk";
    font-size: 66px;
    line-height: 73px
}

h2,
.main-headline-2 {
    color: #f88023;
    font-family: "ITC Avant Garde Gothic W02 Md";
    font-size: 53px;
    line-height: 60px
}

h3,
.main-headline-3,
.page-hero .hero-content .hero-title {
 /*   color: #ec140b;
    font-family: "ITC Avant Garde Gothic W02 Bk";
    font-size: 40px;
    line-height: 60px;*/
	
	    
	    font-size: 35px;
    font-family: "Proxima N W02 Reg";
    line-height: 40px;
    font-weight: 600;
    color: #e62a25;
	
}

h4,
.subtitle-1 {
   	 font-size:20px;
	font-family:"Larsseit Alt Bold", sans-serif;
	color:#383737;
}

h5,
.main-intro-title {
    color: #f88023;
    font-family: "Proxima N W02 Reg";
    font-size: 34px;
    line-height: 44px
}

h6,
.subtitle-2 {
    color: #f88023;
    font-family: "Proxima N W02 Reg";
    font-size: 29px;
    line-height: 40px
}

h7,
.content-card-title {
    display: block;
    color: #3c3a39;
    font-family: "Proxima N W02 Reg";
    font-size: 22px;
    line-height: 29px
}

h8,
.page-subheader-title-1,
.accordion-block-wrap .accordion-panel .accordion-panel-title {
    display: block;
    color: #f88023;
    font-family: "Proxima N W02 Smbd";
    font-size: 21px;
    line-height: 1
}

h9,
.page-subheader-title-2 {
    display: block;
    color: #f88023;
    font-family: "Proxima N W02 Smbd";
    font-size: 14px;
    line-height: 18px
}

a {color: #dc2d25}
a:hover {color: #ac1a13;}

.a-disabled {
    pointer-events: none;
    cursor: default;
    color: #faa666
}

sup {
    top: -0.4em
}

.btn-off {
    color: #fff;
    background: #f88023;
    font-family: "Proxima N W02 Smbd";
    font-size: 14px;
    line-height: 46px;
    min-height: 46px;
    padding: 0 30px;
    border: 0;
    border-radius: 10px
}

.btn-off:hover {
    color: #fff;
    background: #faa666
}

.btn-off-invert {
    color: #f88023;
    background: #fff
}

.btn-off-invert:hover {
    color: #f88023;
    background: rgba(255, 255, 255, 0.9)
}

.btn-arrow-left:before {
    display: inline-block;
    margin-right: 5px;
    font: bold 16px/1 FontAwesome;
    content: "\f104"
}

.btn-arrow-right:after {
    display: inline-block;
    margin-left: 5px;
    font: bold 16px/1 FontAwesome;
    content: "\f105"
}

.btn-duble-arrow-right:after {
    display: inline-block;
    margin-left: 5px;
    font: bold 16px/1 FontAwesome;
    content: "\f105 \f105"
}

.btn-more-right:after {
    display: inline-block;
    margin-left: 5px;
    font: bold 16px/1 "Proxima N W02 Reg";
    content: "+"
}

.btn-off-rounded,
.pf-products-list .slick-arrow,
.product-collection-thumbs-wrapp .product-collection-thumbs .slick-arrow,
.articles-collection-wrapp .article-collection-arrow,
.article-slider .slick-arrow,
.accordion-block-wrap .accordion-panel .accordion-panel-heading .btn,
.off-modal .close {
    width: 31px;
    height: 31px;
    border: 0;
    padding: 0;
    color: transparent;
    font-size: 0;
    background: #f88023;
    border-radius: 50%
}

.btn-off-rounded:after,
.pf-products-list .slick-arrow:after,
.product-collection-thumbs-wrapp .product-collection-thumbs .slick-arrow:after,
.articles-collection-wrapp .article-collection-arrow:after,
.article-slider .slick-arrow:after,
.accordion-block-wrap .accordion-panel .accordion-panel-heading .btn:after,
.off-modal .close:after {
    display: inline-block;
    color: #fff;
    font: 22px/1 FontAwesome
}

.btn-off-rounded:hover,
.pf-products-list .slick-arrow:hover,
.product-collection-thumbs-wrapp .product-collection-thumbs .slick-arrow:hover,
.articles-collection-wrapp .article-collection-arrow:hover,
.article-slider .slick-arrow:hover,
.accordion-block-wrap .accordion-panel .accordion-panel-heading .btn:hover,
.off-modal .close:hover {
    background: #7fb6da
}

.btn-arrow-rounded-big {
    width: 40px;
    height: 40px
}

.btn-arrow-rounded-big:after {
    font-size: 28px
}

.btn-close-rounded,
.off-modal .close {
    line-height: 42px
}

.btn-close-rounded:hover,
.off-modal .close:hover {
    background: #faa666
}

.btn-close-rounded:after,
.off-modal .close:after {
    font-family: "Proxima N W02 Reg";
    content: "x"
}

.btn-close-accordion-rounded,
.accordion-block-wrap .accordion-panel .accordion-panel-heading .btn {
    line-height: 1
}

.btn-close-accordion-rounded:after,
.accordion-block-wrap .accordion-panel .accordion-panel-heading .btn:after {
    font-family: "Proxima N W02 Reg";
    font-size: 48px;
    line-height: 0.6;
    content: "-"
}

.btn-open-accordion-rounded,
.accordion-block-wrap .accordion-panel .accordion-panel-heading .collapsed .btn {
    line-height: 1
}

.btn-open-accordion-rounded:after,
.accordion-block-wrap .accordion-panel .accordion-panel-heading .collapsed .btn:after {
    font-family: "Proxima N W02 Reg";
    font-size: 32px;
    line-height: 1.1;
    content: "+"
}

.btn-arrow-rounded-left,
.pf-products-list .slick-arrow.slick-prev,
.product-collection-thumbs-wrapp .product-collection-thumbs .slick-arrow.slick-prev,
.articles-collection-wrapp .article-collection-arrow.article-collection-arrow-prev,
.article-slider .slick-arrow.slick-prev {
    opacity: 0.9
}

.btn-arrow-rounded-left:after,
.pf-products-list .slick-arrow.slick-prev:after,
.product-collection-thumbs-wrapp .product-collection-thumbs .slick-arrow.slick-prev:after,
.articles-collection-wrapp .article-collection-arrow.article-collection-arrow-prev:after,
.article-slider .slick-arrow.slick-prev:after {
    content: "\f104"
}

.btn-arrow-rounded-right,
.pf-products-list .slick-arrow.slick-next,
.product-collection-thumbs-wrapp .product-collection-thumbs .slick-arrow.slick-next,
.articles-collection-wrapp .article-collection-arrow.article-collection-arrow-next,
.article-slider .slick-arrow.slick-next {
    opacity: 0.9
}

.btn-arrow-rounded-right:after,
.pf-products-list .slick-arrow.slick-next:after,
.product-collection-thumbs-wrapp .product-collection-thumbs .slick-arrow.slick-next:after,
.articles-collection-wrapp .article-collection-arrow.article-collection-arrow-next:after,
.article-slider .slick-arrow.slick-next:after {
    content: "\f105"
}

.btn-arrow-rounded-up {
    opacity: 0.9
}

.btn-arrow-rounded-up:after {
    content: "\f106"
}

.js-back-to-top {
    opacity: 0;
    display: none;
    position: fixed;
    z-index: 2;
    right: 25px;
    bottom: 25px;
    -webkit-transition: opacity 0.5s ease-in-out;
    -moz-transition: opacity 0.5s ease-in-out;
    transition: opacity 0.5s ease-in-out
}

.js-back-to-top:focus {
    outline: none
}

@media screen and (max-width: 992px) {
    .js-back-to-top {
        z-index: 99;
        bottom: 10px
    }
}

@media screen and (max-width: 769px) {
    .js-back-to-top {
        right: 10px
    }
}

.js-back-to-top:hover {
    background: #f88023
}

.js-back-to-top.back-to-visible {
    opacity: 1;
    display: block
}

#pinterest,
.pinterest {
    position: absolute;
    z-index: 8;
    margin-top: 42px;
    width: 22px;
    height: 22px
}

#pinterest:hover+#triangle,
.pinterest:hover+#triangle {
    opacity: 1
}

@media screen and (max-width: 769px) {
    #pinterest,
    .pinterest {
        margin-top: 22px;
        left: 35px
    }
}

#pinterest span,
.pinterest span {
    left: 1px;
    height: 22px;
    width: 22px;
    background-size: 22px 22px
}

.article-slider #pinterest,
.article-slider .pinterest {
    margin-top: 0;
    left: auto
}

.article-slider #triangle,
.article-slider .triangle {
    margin-top: 0;
    left: auto
}

@media screen and (max-width: 769px) {
    .article-slider #triangle,
    .article-slider .triangle {
        margin-top: 0
    }
}

.img_modal #triangle {
    margin-top: 0px;
    margin-left: 9px
}

.img_modal #pinterest {
    margin-top: 17px;
    margin-left: 9px
}

#triangle,
.triangle {
    width: 0;
    height: 0;
    border-top: 40px solid #fff;
    border-right: 40px solid transparent;
    position: absolute;
    margin-top: 40px;
    z-index: 7;
    opacity: 0.77
}

#triangle:hover,
.triangle:hover {
    opacity: 1
}

@media screen and (max-width: 769px) {
    #triangle,
    .triangle {
        margin-top: 20px;
        left: 35px
    }
}

.top-utility-bar {
    height: 35px;
    min-height: 0;
    background: #3c3c3c;
    margin-bottom: 0
}

.top-utility-bar .container,
.top-utility-bar .compare-bar-sticky.affix .compare-bar,
.compare-bar-sticky.affix .top-utility-bar .compare-bar {
    padding: 0
}

.top-utility-bar .container .navbar-brand,
.top-utility-bar .compare-bar-sticky.affix .compare-bar .navbar-brand,
.compare-bar-sticky.affix .top-utility-bar .compare-bar .navbar-brand {
    padding: 9px 0;
    margin-left: 0;
    line-height: 35px;
    height: 35px
}

.top-utility-bar .container .navbar-brand>img,
.top-utility-bar .compare-bar-sticky.affix .compare-bar .navbar-brand>img,
.compare-bar-sticky.affix .top-utility-bar .compare-bar .navbar-brand>img {
    width: auto
}

.top-utility-bar .container .language-selector,
.top-utility-bar .compare-bar-sticky.affix .compare-bar .language-selector,
.compare-bar-sticky.affix .top-utility-bar .compare-bar .language-selector {
    float: right;
    padding: 7px 0
}

.top-utility-bar .container .language-selector .dropdown-toggle,
.top-utility-bar .compare-bar-sticky.affix .compare-bar .language-selector .dropdown-toggle,
.compare-bar-sticky.affix .top-utility-bar .compare-bar .language-selector .dropdown-toggle {
    margin-top: 0;
    color: #fff;
    font-size: 13px;
    font-family: "Proxima N W02 Smbd"
}

.top-utility-bar .container .language-selector .dropdown-toggle:hover,
.top-utility-bar .compare-bar-sticky.affix .compare-bar .language-selector .dropdown-toggle:hover,
.compare-bar-sticky.affix .top-utility-bar .compare-bar .language-selector .dropdown-toggle:hover,
.top-utility-bar .container .language-selector .dropdown-toggle:focus,
.top-utility-bar .compare-bar-sticky.affix .compare-bar .language-selector .dropdown-toggle:focus,
.compare-bar-sticky.affix .top-utility-bar .compare-bar .language-selector .dropdown-toggle:focus {
    text-decoration: none
}

.top-utility-bar .container .language-selector .dropdown-menu,
.top-utility-bar .compare-bar-sticky.affix .compare-bar .language-selector .dropdown-menu,
.compare-bar-sticky.affix .top-utility-bar .compare-bar .language-selector .dropdown-menu {
    top: 35px;
    left: auto;
    right: 0;
    min-width: 190px;
    padding: 20px 0;
    margin-top: 0;
    text-align: right;
    background: #3c3c3c;
    border: 0;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
    box-shadow: none
}

.top-utility-bar .container .language-selector .dropdown-menu>li,
.top-utility-bar .compare-bar-sticky.affix .compare-bar .language-selector .dropdown-menu>li,
.compare-bar-sticky.affix .top-utility-bar .compare-bar .language-selector .dropdown-menu>li {
    margin-bottom: 15px
}

.top-utility-bar .container .language-selector .dropdown-menu>li:last-child,
.top-utility-bar .compare-bar-sticky.affix .compare-bar .language-selector .dropdown-menu>li:last-child,
.compare-bar-sticky.affix .top-utility-bar .compare-bar .language-selector .dropdown-menu>li:last-child {
    margin-bottom: 0
}

.top-utility-bar .container .language-selector .dropdown-menu>li>a,
.top-utility-bar .compare-bar-sticky.affix .compare-bar .language-selector .dropdown-menu>li>a,
.compare-bar-sticky.affix .top-utility-bar .compare-bar .language-selector .dropdown-menu>li>a {
    color: #fff;
    font-size: 10px;
    font-family: "Proxima N W02 Smbd";
    padding: 0 20px;
    transition: all 0.3s ease
}

.top-utility-bar .container .language-selector .dropdown-menu>li>a:hover,
.top-utility-bar .compare-bar-sticky.affix .compare-bar .language-selector .dropdown-menu>li>a:hover,
.compare-bar-sticky.affix .top-utility-bar .compare-bar .language-selector .dropdown-menu>li>a:hover,
.top-utility-bar .container .language-selector .dropdown-menu>li>a:focus,
.top-utility-bar .compare-bar-sticky.affix .compare-bar .language-selector .dropdown-menu>li>a:focus,
.compare-bar-sticky.affix .top-utility-bar .compare-bar .language-selector .dropdown-menu>li>a:focus {
    color: #f88023;
    background-color: transparent
}

.top-utility-bar .container .language-selector .caret,
.top-utility-bar .compare-bar-sticky.affix .compare-bar .language-selector .caret,
.compare-bar-sticky.affix .top-utility-bar .compare-bar .language-selector .caret {
    width: 8px;
    height: 5px;
    background: url("/Content/Off/images/arrow-lang-down.png") 0 0 no-repeat;
    border: 0
}

.main-nav-wrapp {position: absolute; top: 65px; width: 100%}

.navbar {
    /*width: 1170px;*/
    height: 80px;
    margin: 0 auto;
    border-radius: 10px;
    border: 0;
    top: 0;
    transition: all .4s ease-in-out;
    background: rgba(255, 255, 255, 0.9);
    box-shadow: 0px 8px 24px 0px rgba(0, 0, 0, 0.08);
    z-index: 10
}

.navbar>.container .navbar-brand,
.compare-bar-sticky.affix .navbar>.compare-bar .navbar-brand {
    height: 50px;
    padding: 0;
    margin: 15px 0 0 35px;
    /*transition: margin-top .8s ease*/
}

.navbar>.container .navbar-brand>img,
.compare-bar-sticky.affix .navbar>.compare-bar .navbar-brand>img {
  /*  transition: all 0.15s ease-in-out;*/
    -webkit-backface-visibility: hidden
}

.navbar>.container .navbar-brand>img:hover,
.compare-bar-sticky.affix .navbar>.compare-bar .navbar-brand>img:hover {
   /* transform: scale(1.025)*/
}

.navbar.affix {
    width: 100%;
    height: 80px;
    border-radius: 0;
    margin: 0 auto;
    left: 0;
    right: 0;
    opacity: 1;
    transition: width .4s ease-in-out, height .8s ease-in-out;
    background: #fff
}

.navbar.affix>.container .navbar-brand,
.compare-bar-sticky.affix .navbar.affix>.compare-bar .navbar-brand {
   /* margin: 5px 0 0 0*/    margin: 15px 0 0 0;
}

.navbar.affix>.container .navbar-brand>img,
.compare-bar-sticky.affix .navbar.affix>.compare-bar .navbar-brand>img {
    /*transform: scale(0.90);
    -webkit-transform: scale(0.90);
    transform-origin: top left;
    transition: all 0.4s ease-in-out;*/
    margin-top: 7px;
    -webkit-backface-visibility: hidden
}

.navbar.affix>.container .navbar-brand>img:hover,
.compare-bar-sticky.affix .navbar.affix>.compare-bar .navbar-brand>img:hover {
   /* transform: scale(0.675)*/
}

.navbar.affix .navbar-nav {
    margin-left: 60px
}

.navbar.affix .navbar-nav li>a {
  /*  padding-top: 20px;
    padding-bottom: 20px*/
}

.navbar.affix .navbar-nav li>a:before {
    bottom: 17px !important
}

.navbar.affix .social {
    margin: 12px 100px 0 48px
}

.navbar.affix .search {
    margin-top: 8px;
    margin-right: 0
}

.navbar-default .navbar-nav {
    /*margin-left: 72px;*/
	 margin-left: 10px
}

.navbar-default .navbar-nav:lang(es-US) {
    margin-left: 50px
}

.navbar-default .navbar-nav:lang(fr-FR) {
    margin-left: 30px
}

.navbar-default .navbar-nav .open>a:before {
    visibility: visible !important;
    -webkit-transform: scaleX(1) !important;
    transform: scaleX(1) !important
}

.navbar-default .navbar-nav li>a {
    font-size: 14px;
    font-family: "ITC Avant Garde Gothic W02 Md";
    color: #e72b25 !important;
    background: transparent !important;
  /*  padding: 30px 35px;*/
    padding: 30px 25px 30px 25px;
    position: relative
}
.navbar-default .navbar-nav  > ul > li:after {
    width: 0;
    height: 2px;
    position: absolute;
    content: "";
    bottom: 30px;
    left: 9px;
    background-color: #21aade;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
}

.navbar-default .navbar-nav li>a:lang(es-US) {
    padding-left: 35px;
    padding-right: 35px
}

.navbar-default .navbar-nav li>a:lang(fr-FR) {
    padding-left: 40px;
    padding-right: 40px
}

.navbar-default .navbar-nav li>a .fa-plus {
    display: none
}

.navbar-default .navbar-nav li>a:hover {
    color: #e62a25
}

.navbar-default .navbar-nav li>a:hover+.dropdown-bg {
    opacity: 1;
    height: 500px
}

.navbar-default .navbar-nav li>a:before {
    content: "";
    position: absolute;
    height: 2px;
    bottom: 27px;
    /*background-color: #e62a25;*/
    visibility: hidden;
    -webkit-transform: scaleX(0);
    transform: scaleX(0);
    -webkit-transition: transform 0.2s ease-in-out 0s;
    transition: transform 0.3s ease-in-out 0s;
    width: calc(100% - 90px);
    left: 45px
}



@media screen and (max-width: 1200px) {
    .navbar-default .navbar-nav li>a:before {
        width: calc(100% - 110px);
        left: 55px
    }
}

@media screen and (max-width: 992px) {
    .navbar-default .navbar-nav li>a:before {
        width: calc(100% - 80px);
        left: 40px
    }
}

.navbar-default .navbar-nav li>a:lang(fr-FR):before {
    width: calc(100% - 80px);
    left: 40px
}

@media screen and (max-width: 1200px) {
    .navbar-default .navbar-nav li>a:lang(fr-FR):before {
        width: calc(100% - 110px);
        left: 55px
    }
}

@media screen and (max-width: 992px) {
    .navbar-default .navbar-nav li>a:lang(fr-FR):before {
        width: calc(100% - 80px);
        left: 40px
    }
}

.navbar-default .navbar-nav li>a:lang(es-US):before {
    width: calc(100% - 70px);
    left: 35px
}

@media screen and (max-width: 992px) {
    .navbar-default .navbar-nav li>a:lang(es-US):before {
        width: calc(100% - 60px);
        left: 30px
    }
}

.navbar-default .navbar-nav li>a.active:before {
    visibility: visible !important;
    -webkit-transform: scaleX(1) !important;
    transform: scaleX(1) !important
}

.navbar-default .navbar-nav li:first-child>a:before {
    content: "";
    position: absolute;
    height: 2px;
    bottom: 27px;
    background-color: #e62a25;
    visibility: hidden;
    -webkit-transform: scaleX(0);
    transform: scaleX(0);
    -webkit-transition: transform 0.3s ease-in-out;
    transition: transform 0.3s ease-in-out
}

.navbar-default .navbar-nav .bottom:before {
    bottom: 18px !important
}

.navbar-default .navbar-nav li>a:hover+.navbar .dropdown-bg {
    height: 500px
}

.navbar-collapse {
    padding: 0
}

.dropdown-bg {
    width: 1170px;
    background: #fff;
    z-index: 9;
    position: fixed;
    top: 65px;
    box-shadow: 0px 8px 24px 0px rgba(0, 0, 0, 0.08);
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px
}

.dropdown-bg-not-scrolled {
    top: 65px;
    border-top-right-radius: 10px;
    border-top-left-radius: 10px;
    z-index: 9;
    height: 580px;
    opacity: 0.9;
    transition: all 0.4 ease-in-out
}

.dropdown-bg-scrolled {
    top: 0;
    border-top-right-radius: 0;
    border-top-left-radius: 0;
    z-index: 9;
    height: 560px;
    opacity: 0.9;
    transition: all 0.4 ease-in-out
}

.dropdown-bg-tablet {
    top: 35px;
    border-top-right-radius: 0;
    border-top-left-radius: 0;
    z-index: 9
}

#navbar-main>.container,
.compare-bar-sticky.affix #navbar-main>.compare-bar {
    position: relative
}

.main-nav .dropdown {
    position: static
}

.main-nav .dropdown-menu {
    left: 0;
    top: 100%;
    width: 1170px;
    min-height: 325px;
    border: 0px dotted #51b948;
    z-index: 9999;
    box-shadow: none;
    padding: 40px 20px 15px 35px;
    opacity: 0;
    transition: none;
    background: transparent
}

.main-nav .dropdown-menu .row {
    margin: 0
}

.main-nav .dropdown-menu .col-span {
    width: 160px;
    margin-right: 15px;
    margin-bottom: 15px;
    display: inline-block;
    vertical-align: top
}

.main-nav .dropdown-menu .col-span:nth-child(6) {
    margin-right: 0
}

.main-nav .dropdown-menu .col-span:last-of-type {
    display: none
}

.main-nav .dropdown-menu .col-span a {
    padding: 0 !important
}

.main-nav .dropdown-menu .col-span a:before {
    height: 0px !important
}

.main-nav .dropdown-menu .col-span a:hover {
    text-decoration: none
}

.main-nav .dropdown-menu .col-span a:hover p {
    color: #02426c
}

.main-nav .dropdown-menu .col-span img {
    margin-bottom: 10px;
    transition: all 0.3s ease-in-out;
    -webkit-backface-visibility: hidden
}

.main-nav .dropdown-menu .col-span img:hover {
    transform: scale(1.025)
}

.main-nav .dropdown-menu .col-span p {
    font-size: 14px;
    text-align: center;
    color: #ec140b;
    font-family: "ITC Avant Garde Gothic W02 Bk";
    transition: all 0.3s ease;
    letter-spacing: 0.06em
}

.main-nav .dropdown-menu hr {
    width: 100%;
    height: 1px;
    display: block;
    border-top: 0;
    margin-top: 13px;
    margin-bottom: 25px
}

.main-nav .dropdown-menu hr:after {
    content: '';
    display: block;
    height: 2px;
    width: 100%;
    margin-top: 0;
    margin-bottom: 0;
    background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAcAAAACAQMAAACuUVQjAAAABlBMVEUAAABRuUiFGSEbAAAAAXRSTlMAQObYZgAAAAxJREFUCNdjOMBwAAADBAGBxTuiqQAAAABJRU5ErkJggg==") left bottom repeat-x
}

@media (-webkit-min-device-pixel-ratio: 2),
(min-resolution: 192dpi) {
    .main-nav .dropdown-menu hr:after {
        background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA4AAAAEAgMAAADDveYkAAAADFBMVEUAAABRuUhRuUhRuUhKRs0AAAAAA3RSTlMA9eukZerWAAAAEUlEQVQI12OYxgAE/2EEmAsAJHcDKxdz3scAAAAASUVORK5CYII=");
        background-size: 7px 2px
    }
}

.main-nav .dropdown-menu .category {
    color: #488dbb;
    font-size: 12px;
    display: inline-block;
    float: right;
    font-family: "Proxima N W02 Reg"
}

.main-nav .dropdown-menu .category i {
    font-size: 9px
}

.main-nav .dropdown-menu>a {
    padding: 0 !important;
    display: inline-block;
    float: right;
    margin-left: 50px
}

.main-nav li:nth-child(2) .dropdown-menu {
    left: 0;
   /* padding: 50px 95px 50px 80px*/
}

@media screen and (max-width: 992px) {
    .main-nav li:nth-child(4) .dropdown-menu {
        left: 0 !important
    }
}

.main-nav li:nth-child(4) .dropdown-menu .inspiration-list {
    width: 24%;
    padding: 0 2.6px 0 0.6px;
    background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAIAAAAHAQMAAAAYtQ7UAAAABlBMVEUAAABRuUiFGSEbAAAAAXRSTlMAQObYZgAAAA1JREFUCNdjOACEcAAAEg4BgcrxGOMAAAAASUVORK5CYII=") right top repeat-y
}

@media (-webkit-min-device-pixel-ratio: 2),
(min-resolution: 192dpi) {
    .main-nav li:nth-child(4) .dropdown-menu .inspiration-list {
        background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAQAAAAOAgMAAAB1BFWLAAAADFBMVEUAAABRuUhRuUhRuUhKRs0AAAAAA3RSTlMA9eukZerWAAAAEUlEQVQI12OYxvAfCKcxYAEATAwDK3p1zOIAAAAASUVORK5CYII=");
        background-size: 2px 7px
    }
}

.main-nav li:nth-child(4) .dropdown-menu .inspiration-list li:nth-child(5) {
    margin-bottom: 5px
}

.main-nav li:nth-child(4) .dropdown-menu .inspiration-list li:last-child {
    margin-bottom: 0;
    display: none
}

.main-nav li:nth-child(4) .dropdown-menu .inspiration-list li {
    margin-bottom: 35px
}

.main-nav li:nth-child(4) .dropdown-menu .inspiration-list li a {
    color: #488dbb !important;
    font-size: 14px;
    padding: 0 40px 0 0 !important;
    transition: all 0.3s ease
}

.main-nav li:nth-child(4) .dropdown-menu .inspiration-list li a:hover {
    text-decoration: none;
    color: #7fb6da !important
}

.main-nav li:nth-child(4) .dropdown-menu .inspiration-list li a:before {
    height: 0px !important
}

.main-nav li:nth-child(4) .dropdown-menu .inspiration-items {
    padding-left: 80px;
    padding-right: 0
}

.main-nav li:nth-child(4) .dropdown-menu .inspiration-items p {
    font-size: 12px;
    font-family: "Proxima N W02 Smbd";
    color: #6b6b6b;
    margin-bottom: 15px
}

.main-nav li:nth-child(4) .dropdown-menu .inspiration-items .featured-content {
    margin-right: 62px;
    width: 180px;
    height: auto;
    padding: 0
}

.main-nav li:nth-child(4) .dropdown-menu .inspiration-items .featured-content .featured-content-item {
    display: block;
    height: 150px;
    width: 180px;
    margin-bottom: 20px
}

.main-nav li:nth-child(4) .dropdown-menu .inspiration-items .featured-content .featured-content-item img {
    width: 100%
}

.main-nav li:nth-child(4) .dropdown-menu .inspiration-items .featured-content .featured-content-item .circle {
    border-radius: 50%;
    width: 150px;
    height: 150px;
    position: absolute;
    margin: 0 15px
}

.main-nav li:nth-child(4) .dropdown-menu .inspiration-items .featured-content a {
    padding: 0 !important;
    display: block
}

.main-nav li:nth-child(4) .dropdown-menu .inspiration-items .featured-content a:hover {
    text-decoration: none
}

.main-nav li:nth-child(4) .dropdown-menu .inspiration-items .featured-content a:hover p {
    color: #7fb6da !important;
    text-decoration: none
}

.main-nav li:nth-child(4) .dropdown-menu .inspiration-items .featured-content p {
    display: block;
    text-align: center;
    color: #488dbb;
    font-family: "Proxima N W02 Reg";
    font-size: 14px;
    transition: all 0.3s ease
}

.main-nav li:nth-child(4) .dropdown-menu .inspiration-items .featured-content:last-child {
    margin-right: 0
}

.main-nav li:last-child .dropdown-menu {
    left: 0;
    padding: 50px 95px 50px 80px
}

@media screen and (max-width: 992px) {
    .main-nav li:last-child .dropdown-menu {
        left: 0 !important
    }
}

.main-nav li:last-child .dropdown-menu .education-list {
    width: 24%;
    padding: 0 2.6px 20px 0;
    background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAIAAAAHAQMAAAAYtQ7UAAAABlBMVEUAAABRuUiFGSEbAAAAAXRSTlMAQObYZgAAAA1JREFUCNdjOACEcAAAEg4BgcrxGOMAAAAASUVORK5CYII=") right top repeat-y
}

@media (-webkit-min-device-pixel-ratio: 2),
(min-resolution: 192dpi) {
    .main-nav li:last-child .dropdown-menu .education-list {
        background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAQAAAAOAgMAAAB1BFWLAAAADFBMVEUAAABRuUhRuUhRuUhKRs0AAAAAA3RSTlMA9eukZerWAAAAEUlEQVQI12OYxvAfCKcxYAEATAwDK3p1zOIAAAAASUVORK5CYII=");
        background-size: 2px 7px
    }
}

.main-nav li:last-child .dropdown-menu .education-list li:last-child {
    margin-bottom: 0;
    display: none
}

.main-nav li:last-child .dropdown-menu .education-list li {
    margin-bottom: 35px
}

.main-nav li:last-child .dropdown-menu .education-list li a {
    color: #488dbb !important;
    font-size: 14px;
    padding: 0 40px 0 0 !important;
    transition: all 0.3s ease
}

.main-nav li:last-child .dropdown-menu .education-list li a:hover p {
    text-decoration: none;
    color: #7fb6da !important
}

.main-nav li:last-child .dropdown-menu .education-list li a:before {
    height: 0px !important
}

.main-nav li:last-child .dropdown-menu .education-items {
    padding-left: 80px;
    padding-right: 0
}

.main-nav li:last-child .dropdown-menu .education-items p {
    font-size: 12px;
    font-family: "Proxima N W02 Smbd";
    color: #6b6b6b;
    margin-bottom: 15px
}

.main-nav li:last-child .dropdown-menu .education-items .featured-content {
    margin-right: 62px;
    width: 180px;
    height: auto;
    padding: 0
}

.main-nav li:last-child .dropdown-menu .education-items .featured-content .featured-content-item {
    display: block;
    height: 150px;
    width: 180px;
    margin-bottom: 20px
}

.main-nav li:last-child .dropdown-menu .education-items .featured-content .featured-content-item img {
    width: 100%
}

.main-nav li:last-child .dropdown-menu .education-items .featured-content .featured-content-item .circle {
    border-radius: 50%;
    width: 150px;
    height: 150px;
    position: absolute;
    margin: 0 15px
}

.main-nav li:last-child .dropdown-menu .education-items .featured-content a {
    padding: 0 !important;
    transition: all 0.3s ease;
    display: block
}

.main-nav li:last-child .dropdown-menu .education-items .featured-content a:hover {
    text-decoration: none
}

.main-nav li:last-child .dropdown-menu .education-items .featured-content a:hover p {
    color: #7fb6da !important;
    text-decoration: none
}

.main-nav li:last-child .dropdown-menu .education-items .featured-content p {
    display: block;
    text-align: center;
    color: #488dbb;
    font-family: "Proxima N W02 Reg";
    font-size: 14px
}

.main-nav li:last-child .dropdown-menu .education-items .featured-content:last-child {
    margin-right: 0
}

.dropdown-menu-hide {
    opacity: 0
}

.dropdown-menu-show {
    opacity: 1
}

.navbar.affix .main-nav li:nth-child(2) .dropdown-menu {
    left: 0
}

@media screen and (max-width: 992px) {
    .navbar.affix .main-nav li:nth-child(2) .dropdown-menu {
        left: 0 !important
    }
}

.navbar.affix .main-nav li:nth-child(3) .dropdown-menu {
    left: 0
}

@media screen and (max-width: 992px) {
    .navbar.affix .main-nav li:nth-child(3) .dropdown-menu {
        left: 0 !important
    }
}

.navbar-main.affix+.dropdown-bg {
    top: -20px;
    border-top-right-radius: 0;
    border-top-left-radius: 0;
    z-index: 9
}

@media screen and (max-width: 1200px) {
    .navbar-main.affix+.dropdown-bg {
        top: 35px
    }
}

.navbar-right.social {
    margin: 22px 100px 0 0;
    height: 30px;
    padding-top: 5px;
    padding-left: 2px;
    padding-right: 2px;
    background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAIAAAAHAQMAAAAYtQ7UAAAABlBMVEUAAABRuUiFGSEbAAAAAXRSTlMAQObYZgAAAA1JREFUCNdjOACEcAAAEg4BgcrxGOMAAAAASUVORK5CYII=") left top repeat-y, url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAIAAAAHAQMAAAAYtQ7UAAAABlBMVEUAAABRuUiFGSEbAAAAAXRSTlMAQObYZgAAAA1JREFUCNdjOACEcAAAEg4BgcrxGOMAAAAASUVORK5CYII=") right top repeat-y
}

@media (-webkit-min-device-pixel-ratio: 2),
(min-resolution: 192dpi) {
    .navbar-right.social {
        background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAQAAAAOAgMAAAB1BFWLAAAADFBMVEUAAABRuUhRuUhRuUhKRs0AAAAAA3RSTlMA9eukZerWAAAAEUlEQVQI12OYxvAfCKcxYAEATAwDK3p1zOIAAAAASUVORK5CYII="), url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAQAAAAOAgMAAAB1BFWLAAAADFBMVEUAAABRuUhRuUhRuUhKRs0AAAAAA3RSTlMA9eukZerWAAAAEUlEQVQI12OYxvAfCKcxYAEATAwDK3p1zOIAAAAASUVORK5CYII=");
        background-size: 2px 7px
    }
}

@media screen and (max-width: 992px) {
    .navbar-right.social li {
        display: inline-block;
        vertical-align: middle
    }
}

.navbar-right.social li a {
    margin-right: 15px !important;
    padding: 0px !important
}

.navbar-right.social li a:before {
    width: 0px !important
}

.navbar-right.social li a:hover i {
    color: #f88023
}

.navbar-right.social li a i {
    color: #6b6b6b;
    transition: all 0.3s ease
}

.navbar-right.social li:first-child a {
    margin-left: 30px
}

.navbar-right.social li:last-child a {
    margin-right: 30px !important
}

.search {
    margin-top: 18px;
    margin-right: 35px;
    padding: 0
}

.search .form-control {
    box-shadow: none;
    border-bottom: 2px solid #b1b1b1;
    border-left: 0;
    border-right: 0;
    border-top: 0;
    border-radius: 0;
    padding: 10px 0 0 0;
    font-size: 14px;
    font-family: Arial;
    text-transform: lowercase;
    background-color: rgba(255, 255, 255, 0)
}

.search .form-control::-webkit-input-placeholder {
    color: #6b6b6b
}

.search .form-control::-moz-placeholder {
    color: #6b6b6b
}

.search .form-control:-moz-placeholder {
    color: #6b6b6b
}

.search .form-control:-ms-input-placeholder {
    color: #6b6b6b
}

.search i {
    font-size: 20px;
    color: #f88023;
    position: relative;
    top: 5px;
    cursor: pointer;
    transition: all 0.3s ease
}

.search i:hover {
    color: #faa666
}

#search-icon-dropdown {
    display: none;
    font-size: 20px;
    color: #f88023;
    position: relative;
    margin-top: 8px;
    float: right;
    top: 5px;
    cursor: pointer;
    transition: all 0.3s ease
}

.content-footer-push,
.content-wrapp .content-footer-push {
    padding-bottom: 200px
}

@media screen and (max-width: 480px) {
    .content-footer-push,
    .content-wrapp .content-footer-push {
        padding-bottom: 120px
    }
}

.no-sidebar .content-footer-push {
    padding-bottom: 200px !important
}

.footer-section {
    position: relative;
    font-family: "Proxima N W02 Reg"
}

.footer-section-background {
    position: absolute;
    top: -110px;
    left: 0;
    z-index: 1;
    width: 100%;
    height: 110px;
    background: url("/Content/Off/images/mountain-range.png") center top repeat-x
}

.footer-options-blocks {
    padding: 25px 0 50px 0;
    background-color: #ececec
}

.footer-options-blocks .footer-options-blocks-wrap {
    display: table;
    padding: 0 15px
}

.footer-options-blocks .footer-options-blocks-row {
    display: table-row
}

.footer-options-blocks .footer-options-block {
    display: table-cell;
    text-align: center;
    padding: 0 15px;
    margin-bottom: 15px;
    width: 33.333%;
    background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAIAAAAHAQMAAAAYtQ7UAAAABlBMVEUAAABRuUiFGSEbAAAAAXRSTlMAQObYZgAAAA1JREFUCNdjOACEcAAAEg4BgcrxGOMAAAAASUVORK5CYII=") right top repeat-y
}

@media (-webkit-min-device-pixel-ratio: 2),
(min-resolution: 192dpi) {
    .footer-options-blocks .footer-options-block {
        background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAQAAAAOAgMAAAB1BFWLAAAADFBMVEUAAABRuUhRuUhRuUhKRs0AAAAAA3RSTlMA9eukZerWAAAAEUlEQVQI12OYxvAfCKcxYAEATAwDK3p1zOIAAAAASUVORK5CYII=");
        background-size: 2px 7px
    }
}

@media screen and (max-width: 768px) {
    .footer-options-blocks .footer-options-block {
        display: block;
        width: 100%;
        background: none
    }
}

.footer-options-blocks .footer-options-block:last-child {
    margin-bottom: 0;
    background: none
}

@media screen and (max-width: 768px) {
    .footer-options-blocks .footer-options-block:last-child .footer-options-title {
        margin-bottom: 0
    }
}

.footer-options-blocks .footer-options-block .footer-options-title {
    margin: 0 0 15px;
    color: #488dbb;
    font-weight: normal;
    font-size: 20px;
    line-height: 1
}

@media screen and (max-width: 992px) {
    .footer-options-blocks .footer-options-block .footer-options-title {
        min-height: 40px
    }
}

@media screen and (max-width: 768px) {
    .footer-options-blocks .footer-options-block .footer-options-title {
        font-size: 14px;
        min-height: 0;
        margin-bottom: 30px
    }
}

.footer-options-blocks .footer-options-block .footer-options-title a {
    color: #488dbb
}

.footer-options-blocks .footer-options-block .footer-options-content {
    margin-bottom: 0;
    color: #6b6b6b;
    font-size: 14px;
    line-height: 1.5
}

@media screen and (max-width: 768px) {
    .footer-options-blocks .footer-options-block .footer-options-content {
        font-size: 14px;
        display: none
    }
}

.footer-brands {
    padding: 50px 0 0;
    text-align: center;
    background: #fff;
    position: relative
}

.footer-brands .container,
.footer-brands .compare-bar-sticky.affix .compare-bar,
.compare-bar-sticky.affix .footer-brands .compare-bar {
    width: auto;
    min-height: 100px
}

.footer-brands .footer-brands-list,
.footer-brands .footer-company-info {
    display: inline-block;
    vertical-align: middle
}

.footer-brands .footer-brands-list {
    width: 585px;
    padding-top: 20px
}

@media screen and (max-width: 1200px) {
    .footer-brands .footer-brands-list {
        width: auto
    }
}

.footer-brands .footer-brands-list ul {
    list-style-type: none;
    padding: 0;
    margin: 0
}

.footer-brands .footer-brands-list li {
    display: inline-block;
    vertical-align: middle;
    margin-right: 15px
}

.footer-brands .footer-brands-list li:last-child {
    margin-right: 0
}

.footer-brands .footer-brands-list.footer-brands-list-left {
    text-align: right;
    padding-right: 120px
}

.footer-brands .footer-brands-list.footer-brands-list-right {
    text-align: left;
    padding-left: 120px
}

@media screen and (max-width: 1200px) {
    .footer-brands .footer-brands-list.footer-brands-list-left {
        padding-right: 0
    }
    .footer-brands .footer-brands-list.footer-brands-list-right {
        padding-left: 0
    }
}

.footer-brands .footer-company-info {
    margin: 0 10px;
    color: #488dbb;
    font-size: 12px;
    text-transform: uppercase;
    display: block;
    position: absolute;
    left: 50%;
    transform: translateX(-50%)
}

@media screen and (max-width: 1200px) {
    .footer-brands .footer-company-info {
        position: static;
        left: auto;
        transform: translateX(0)
    }
}

.footer-brands .footer-company-info span {
    display: block
}

.footer-brands .footer-company-info span:first-child {
    color: #488dbb;
    font-family: "Proxima N W02 Smbd"
}

.footer-brands .footer-company-info .company-info-more {
    color: #6b6b6b
}

.footer-brands .footer-company-info .company-info-more span {
    display: inline-block;
    font-size: 15px
}

.footer-brands .footer-company-info .fj-signature {
    margin: 10px 0
}

.footer-brands .footer-company-info a:hover {
    text-decoration: none
}

.page-footer {
    padding: 50px 30px;
    color: #343434;
    font-size: 12px;
    text-transform: uppercase;
    text-align: center;
    background: #fff
}

.footer-nav ul {
    list-style-type: none;
    padding: 0;
    margin: 0
}

.footer-nav li {
    display: inline-block;
    padding-right: 10px;
    margin-right: 6px;
    margin-bottom: 10px;
    border-right: 1px solid #b3b3b3;
    line-height: 1
}

.footer-nav li:last-child {
    padding-right: 0;
    margin-right: 0;
    border-right: 0
}

.footer-nav a {
    color: #343434
}

.copyright {
    line-height: 2
}

.bottom-utility-bar {
    text-align: center;
    padding: 15px 0;
    background: #3c3c3c
}

@media screen and (max-width: 992px) {
    #footer {
        padding: 0 !important
    }
}

.item-sidebar {
    display: inline-block;
    padding: 40px 0 100px 85px;
    text-align: center
}

@media screen and (max-width: 992px) {
    .item-sidebar {
        background: #fafafa;
        padding: 40px 0 30px;
        text-align: left
    }
}

.item-sidebar>section {
    padding-top: 30px;
    margin-bottom: 30px;
    border-top: 2px dotted #6b6b6b
}

.item-sidebar>section:first-child {
    padding-top: 0;
    border-top: 0
}

.item-sidebar h6,
.item-sidebar .item-sidebar-head {
    margin-bottom: 30px;
    margin-top: 0;
    font-size: 22px;
    color: #6b6b6b;
    font-family: "Proxima N W02 Reg"
}

@media screen and (max-width: 992px) {
    .item-sidebar h6,
    .item-sidebar .item-sidebar-head {
        margin-bottom: 35px
    }
}

.item-sidebar a {
    color: #488dbb
}

.related-item {
    display: block;
    margin-bottom: 40px;
    width: 100%;
    font-size: 14px;
    font-family: "Proxima N W02 Reg";
    text-align: center
}

.related-item:hover {
    text-decoration: none
}

@media screen and (max-width: 992px) {
    .related-item {
        display: table;
        width: 100%;
        text-align: left;
        margin-bottom: 20px
    }
}

.related-item .related-item-content p {
    margin: 0
}

.related-item .related-item-image {
    width: 170px;
    height: 170px;
    margin: 0 auto 15px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    overflow: hidden;
    position: relative
}

@media screen and (max-width: 992px) {
    .related-item .related-item-image {
        width: 85px;
        height: 85px
    }
}

.related-item img {
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    max-width: 120%
}

@media screen and (max-width: 992px) {
    .related-item .related-item-image,
    .related-item .related-item-content {
        display: table-cell;
        vertical-align: middle
    }
    .related-item .related-item-content {
        padding-left: 20px
    }
}

.breadcrumb-wrapper {
    display: block;
    position: relative;
    padding-top: 20px;
    overflow: hidden;
    font-size: 14px;
    line-height: 16px;
    color: #6b6b6b
}

@media screen and (max-width: 769px) {
    .breadcrumb-wrapper .container,
    .breadcrumb-wrapper .compare-bar-sticky.affix .compare-bar,
    .compare-bar-sticky.affix .breadcrumb-wrapper .compare-bar {
        padding: 0 25px
    }
}

@media screen and (max-width: 768px) {
    .breadcrumb-wrapper {
        display: none
    }
}

.breadcrumb-wrapper .breadcrumbs {
    margin: 0
}

.breadcrumb-wrapper .breadcrumbs .crumb {
    margin-right: 14px;
    color: #6b6b6b
}

.breadcrumb-wrapper .breadcrumbs .crumb:hover,
.breadcrumb-wrapper .breadcrumbs .crumb:active,
.breadcrumb-wrapper .breadcrumbs .crumb:focus {
    color: #488dbb;
    text-decoration: none
}

.breadcrumb-wrapper .breadcrumbs .bullet {
    padding-right: 14px
}

@media screen and (max-width: 768px) {
    .breadcrumb-bar {
        display: none
    }
}

.breadcrumb-bar .breadcrumb-wrapper {
    background: #ececec;
    padding: 15px;
    margin: 0
}

.breadcrumb-bar .breadcrumb-wrapper .container,
.breadcrumb-bar .breadcrumb-wrapper .compare-bar-sticky.affix .compare-bar,
.compare-bar-sticky.affix .breadcrumb-bar .breadcrumb-wrapper .compare-bar {
    padding: 0
}

.hero-wrapp {
    position: relative;
    width: 100% ;
    height: 50vw;
    /*min-height: 700px;*/
	min-height: 626px;
    overflow: hidden;
    background: #fff;
}

@media screen and (max-width: 769px) {
    .hero-wrapp {
        min-height:340px!important;
    }
}

.hero-wrapp .hero-image {
    position: absolute;
    z-index: 1;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-position: center bottom;
    background-repeat: no-repeat;
    background-size: cover
}

@media screen and (max-width: 1200px) {
    .hero-wrapp .hero-image {
        opacity: 1 !important;
        -webkit-transform: matrix(1, 0, 0, 1, 0, 0) !important;
        -moz-transform: matrix(1, 0, 0, 1, 0, 0) !important;
        transform: matrix(1, 0, 0, 1, 0, 0) !important
    }
}

@media screen and (max-width: 768px) {
    .hero-wrapp .hero-image {
        opacity: 1 !important;
        -webkit-transform: matrix(1, 0, 0, 1, 0, 0) !important;
        -moz-transform: matrix(1, 0, 0, 1, 0, 0) !important;
        transform: matrix(1, 0, 0, 1, 0, 0) !important
    }
}

.hero-wrapp .hero-content {
    position: absolute;
    z-index: 2;
    bottom: 80px;
    width: 100%;
    padding: 0 25px;
    color: #fff;
    text-align: center
}

@media screen and (max-width: 768px) {
    .hero-wrapp .hero-content {
        bottom: 30px;
        -webkit-transition: all 0.5s;
        -moz-transition: all 0.5s;
        transition: all 0.5s
    }
}

.hero-wrapp .hero-content .hero-title {
    color: #fff;
    font-size: 53px;
    font-family: "ITC Avant Garde Gothic W02 Bk";
    line-height: 1;
    -webkit-text-shadow: 0px 0px 24px rgba(0, 0, 0, 0.75);
    -moz-text-shadow: 0px 0px 24px rgba(0, 0, 0, 0.75);
    text-shadow: 0px 0px 24px rgba(0, 0, 0, 0.75);
    margin-bottom: 40px
}

@media screen and (max-width: 768px) {
    .hero-wrapp .hero-content .hero-title {
        font-size: 24px;
        line-height: 1.2;
        margin-bottom: 20px
    }
}

.hero-wrapp .hero-content .hero-text {
    font-family: "ITC Avant Garde Gothic W02 Bk";
    font-size: 24px;
    line-height: 33px
}

.hero-wrapp .hero-content.hero-content-left {
    width: auto;
    top: 165px;
    left: 100px;
    bottom: auto;
    padding: 0;
    text-align: left
}

@media screen and (max-width: 768px) {
    .hero-wrapp .hero-content.hero-content-left {
        top: 70px;
        left: 50px
    }
}

.hero-wrapp .hero-content.hero-content-left .hero-title {
    margin-top: 0;
    margin-bottom: 30px
}

@media screen and (max-width: 768px) {
    .hero-wrapp .hero-content.hero-content-left .hero-title {
        font-size: 20px;
        line-height: 1.2
    }
}

.hero-wrapp .hero-content.hero-content-left .hero-text {
    margin-bottom: 30px
}

@media screen and (max-width: 768px) {
    .hero-wrapp .hero-content.hero-content-left .hero-text {
        font-size: 14px;
        line-height: 1.5;
        margin-bottom: 30px
    }
}

.hero-wrapp .hero-overlay {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1;
    background: url("/Content/Off/images/hero-overlay.png") left bottom repeat-x;
   /* background: linear-gradient(to bottom, transparent 50%, transparent 50%, rgba(0, 0, 0, 0.35) 100%)*/
}

.hero-gallery {
    background: #fafafa;
    height: auto;
    min-height: 0;
    max-height: none;
    padding-top: 110px;
    padding-bottom: 25px;
    overflow: visible
}

@media screen and (max-width: 1200px) {
    .hero-gallery {
        padding: 0 0 35px
    }
}

@media screen and (max-width: 768px) {
    .hero-gallery {
        min-height: 0;
        padding-bottom: 50px
    }
}

.hero-gallery .hero-gallery-stage {
    background: #cdcdcd
}

.hero-gallery .hero-gallery-stage img {
    width: 100%;
    height: auto
}

.hero-gallery .hero-gallery-stage .slick-dots {
    margin-bottom: 0;
    bottom: -20px
}

.hero-gallery .hero-gallery-thumbs {
    float: none;
    margin: 0 auto
}

@media screen and (max-width: 768px) {
    .hero-gallery .hero-gallery-thumbs {
        display: none
    }
}

.hero-gallery .hero-gallery-thumbs .slick-track {
    margin: 0 auto
}

.hero-gallery .hero-gallery-thumbs-item {
    position: relative;
    padding: 10px 5px 0;
    margin: 0 auto;
    cursor: pointer
}

.hero-gallery .hero-gallery-thumbs-item.slick-current:after,
.hero-gallery .hero-gallery-thumbs-item.slick-current:before {
    left: 50%;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    border: solid transparent;
    content: '';
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none
}

.hero-gallery .hero-gallery-thumbs-item.slick-current:after {
    top: -9px;
    border-color: rgba(255, 255, 255, 0);
    border-bottom-color: #fafafa;
    border-width: 10px
}

.hero-gallery .hero-gallery-thumbs-item.slick-current:before {
    top: -12px;
    border-color: rgba(205, 205, 205, 0);
    border-bottom-color: #ebebeb;
    border-width: 11px
}

.hero-gallery .hero-gallery-thumb {
    margin: 0 auto;
    overflow: hidden;
    background: #fafafa;
    padding: 1px;
    border: 1px solid #ebebeb;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px;
    text-align: center
}

.hero-gallery .hero-gallery-thumb .gallery-thumb-wrapp {
    overflow: hidden;
    max-width: 90%;
    margin: 0 auto;
    line-height: 3.8
}

.hero-gallery .hero-gallery-thumb img {
    display: inline-block;
    vertical-align: middle;
    max-width: 100%;
    height: auto
}

.hero-gallery #hero-gallery-thumbs-wrapp {
    position: relative
}

.hero-gallery #hero-gallery-thumbs-wrapp.hero-gallery-ani .hero-thumbs-overlay {
    display: block;
    content: '';
    width: 100%;
    background: rgba(255, 0, 0, 0);
    opacity: 0;
    top: 0;
    bottom: 0;
    position: absolute;
    left: 0;
    right: 0
}

.page-hero {
    position: relative
}

.page-hero+.breadcrumb-wrapper {
    margin-top: 0px
}

.page-hero .hero-wrapp {
    max-height: 495px;
    min-height: 0
}

@media screen and (max-width: 992px) {
    .page-hero .hero-wrapp .hero-image {
        background-position: 60% bottom
    }
}

.page-hero .hero-content {
    position: absolute;
    bottom: auto;
    top: 60%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    z-index: 1;
    width: 100%;
    max-width: 970px;
    text-align: left
}

@media screen and (max-width: 1200px) {
    .page-hero .hero-content {
        top: 50%;
        max-width: 865px
    }
}

@media screen and (max-width: 992px) {
    .page-hero .hero-content {
        max-width: 640px
    }
}

@media screen and (max-width: 768px) {
    .page-hero .hero-content {
        position: static;
        -webkit-transform: translate(0);
        -moz-transform: translate(0);
        transform: translate(0);
        padding: 0 25px;
        margin-top: 20px;
        margin-bottom: 20px
    }
}

.page-hero .hero-content a {
    color: #fff
}

@media screen and (max-width: 768px) {
    .page-hero .hero-content a {
        color: #f88023
    }
}

.page-hero .hero-content .hero-title,
.page-hero .hero-content .hero-text {
    max-width: 650px;
    margin: 0 0 30px
}

@media screen and (max-width: 992px) {
    .page-hero .hero-content .hero-title,
    .page-hero .hero-content .hero-text {
        max-width: 500px
    }
}

@media (min-width: 769px) {
    .page-hero .hero-content .hero-title,
    .page-hero .hero-content .hero-text {
        color: #fff
    }
}

@media screen and (max-width: 992px) {
    .page-hero .hero-content .hero-title {
        max-width: 470px;
        font-size: 48px;
        font-size: 42px;
        line-height: 1.2
    }
}

@media screen and (max-width: 768px) {
    .page-hero .hero-content .hero-title {
        margin-bottom: 30px;
        color: #488dbb;
        font-size: 20px;
        line-height: 1.5
    }
}

.page-hero .hero-content .hero-text {
    font-family: "Proxima N W02 Reg";
    font-size: 24px;
    line-height: 33px
}

@media screen and (max-width: 992px) {
    .page-hero .hero-content .hero-text {
        max-width: 470px;
        font-size: 20px
    }
}

@media screen and (max-width: 768px) {
    .page-hero .hero-content .hero-text {
        margin-bottom: 20px;
        font-size: 14px;
        line-height: 1.5
    }
}

@media screen and (max-width: 480px) {
    .homepage-header-hero .hero-wrapp,
    .homepage-section .hero-wrapp {
        height: 80vw
    }
}

@media screen and (max-width: 480px) {
    .homepage-header-hero.hero-wrapp {
        height: 80vw;
        /*margin-top: 55px*/
    }
}

.perfect-for-widget,
.compare-product-perfect-for {
    float: none;
    display: inline-block;
    width: auto
}

.perfect-for-widget:before,
.compare-product-perfect-for:before {
    content: '';
    display: block;
    height: 2px;
    width: 100%;
    margin-top: 50px;
    margin-bottom: 10px;
    background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAcAAAACAQMAAACuUVQjAAAABlBMVEUAAABRuUiFGSEbAAAAAXRSTlMAQObYZgAAAAxJREFUCNdjOMBwAAADBAGBxTuiqQAAAABJRU5ErkJggg==") left bottom repeat-x
}

@media (-webkit-min-device-pixel-ratio: 2),
(min-resolution: 192dpi) {
    .perfect-for-widget:before,
    .compare-product-perfect-for:before {
        background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA4AAAAEAgMAAADDveYkAAAADFBMVEUAAABRuUhRuUhRuUhKRs0AAAAAA3RSTlMA9eukZerWAAAAEUlEQVQI12OYxgAE/2EEmAsAJHcDKxdz3scAAAAASUVORK5CYII=");
        background-size: 7px 2px
    }
}

.perfect-for-widget:after,
.compare-product-perfect-for:after {
    content: '';
    display: block;
    height: 2px;
    width: 100%;
    margin-top: 10px;
    margin-bottom: 60px;
    background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAcAAAACAQMAAACuUVQjAAAABlBMVEUAAABRuUiFGSEbAAAAAXRSTlMAQObYZgAAAAxJREFUCNdjOMBwAAADBAGBxTuiqQAAAABJRU5ErkJggg==") left bottom repeat-x
}

@media (-webkit-min-device-pixel-ratio: 2),
(min-resolution: 192dpi) {
    .perfect-for-widget:after,
    .compare-product-perfect-for:after {
        background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA4AAAAEAgMAAADDveYkAAAADFBMVEUAAABRuUhRuUhRuUhKRs0AAAAAA3RSTlMA9eukZerWAAAAEUlEQVQI12OYxgAE/2EEmAsAJHcDKxdz3scAAAAASUVORK5CYII=");
        background-size: 7px 2px
    }
}

@media screen and (max-width: 992px) {
    .perfect-for-widget:before,
    .compare-product-perfect-for:before {
        content: '';
        display: block;
        height: 2px;
        width: 100%;
        margin-top: 0;
        margin-bottom: 20px;
        background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAcAAAACAQMAAACuUVQjAAAABlBMVEUAAABRuUiFGSEbAAAAAXRSTlMAQObYZgAAAAxJREFUCNdjOMBwAAADBAGBxTuiqQAAAABJRU5ErkJggg==") left bottom repeat-x
    }
}

@media screen and (max-width: 992px) and (-webkit-min-device-pixel-ratio: 2),
screen and (max-width: 992px) and (min-resolution: 192dpi) {
    .perfect-for-widget:before,
    .compare-product-perfect-for:before {
        background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA4AAAAEAgMAAADDveYkAAAADFBMVEUAAABRuUhRuUhRuUhKRs0AAAAAA3RSTlMA9eukZerWAAAAEUlEQVQI12OYxgAE/2EEmAsAJHcDKxdz3scAAAAASUVORK5CYII=");
        background-size: 7px 2px
    }
}

@media screen and (max-width: 992px) {
    .perfect-for-widget:after,
    .compare-product-perfect-for:after {
        content: '';
        display: block;
        height: 2px;
        width: 100%;
        margin-top: 20px;
        margin-bottom: 30px;
        background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAcAAAACAQMAAACuUVQjAAAABlBMVEUAAABRuUiFGSEbAAAAAXRSTlMAQObYZgAAAAxJREFUCNdjOMBwAAADBAGBxTuiqQAAAABJRU5ErkJggg==") left bottom repeat-x
    }
}

@media screen and (max-width: 992px) and (-webkit-min-device-pixel-ratio: 2),
screen and (max-width: 992px) and (min-resolution: 192dpi) {
    .perfect-for-widget:after,
    .compare-product-perfect-for:after {
        background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA4AAAAEAgMAAADDveYkAAAADFBMVEUAAABRuUhRuUhRuUhKRs0AAAAAA3RSTlMA9eukZerWAAAAEUlEQVQI12OYxgAE/2EEmAsAJHcDKxdz3scAAAAASUVORK5CYII=");
        background-size: 7px 2px
    }
}

.perfect-for-widget .perfect-for-widget-inner,
.compare-product-perfect-for .perfect-for-widget-inner {
    padding: 0 20px
}

.perfect-for-widget .perfect-for-head,
.compare-product-perfect-for .perfect-for-head {
    color: #6b6b6b;
    font-size: 14px;
    font-family: "Proxima N W02 Smbd";
    display: inline-block;
    vertical-align: middle
}

@media screen and (max-width: 480px) {
    .perfect-for-widget .perfect-for-head,
    .compare-product-perfect-for .perfect-for-head {
        margin: 0 0 10px 0
    }
}

.perfect-for-widget .perfect-for-list,
.compare-product-perfect-for .perfect-for-list {
    list-style: none;
    padding: 0;
    margin-bottom: 0;
    display: inline-block;
    vertical-align: middle
}

.perfect-for-widget .perfect-for-list .perfect-for-item,
.compare-product-perfect-for .perfect-for-list .perfect-for-item {
    float: left;
    display: block;
    max-width: 40px;
    max-height: 40px;
    margin-left: 25px
}

@media screen and (max-width: 992px) {
    .perfect-for-widget .perfect-for-list .perfect-for-item,
    .compare-product-perfect-for .perfect-for-list .perfect-for-item {
        display: inline-block;
        float: none;
        margin: 10px 12px
    }
}

.perfect-for-widget .perfect-for-list .perfect-for-item a,
.compare-product-perfect-for .perfect-for-list .perfect-for-item a {
    display: block;
    cursor: default
}

.row>.perfect-for-widget:first-child,
.row>.compare-product-perfect-for:first-child {
    margin-top: 0
}

.related-items-block {
    position: relative;
    padding-top: 60px;
    margin-bottom: 0;
    border-top: 5px solid #f88023
}

@media screen and (max-width: 992px) {
    .related-items-block {
        padding-top: 30px
    }
}

@media screen and (max-width: 769px) {
    .related-items-block {
        padding: 30px 0 0
    }
}

.related-items-block .related-items-block-head {
    margin-bottom: 30px
}

@media screen and (max-width: 992px) {
    .related-items-block .related-items-block-head {
        margin-bottom: 20px
    }
}

.related-items-block .related-items-list {
    padding: 0;
    margin-bottom: 0
}

@media screen and (max-width: 992px) {
    .related-items-block .related-items-list {
        margin: 0 -10px
    }
}

.related-items-block .related-items-list li {
    list-style: none;
    margin-bottom: 30px
}

@media screen and (max-width: 992px) {
    .related-items-block .related-items-list li {
        padding-left: 10px;
        padding-right: 10px
    }
}

.related-items-block .related-item-card {
    display: block;
    min-height: 200px;
    padding: 10px 15px;
    border: 1px solid #e3dfdf;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    text-align: center
}

.related-items-block .related-item-card:hover {
    text-decoration: none
}

@media screen and (max-width: 992px) {
    .related-items-block .related-item-card {
        min-height: 0
    }
}

@media screen and (max-width: 769px) {
    .related-items-block .related-item-card {
        margin-bottom: 15px
    }
}

.related-items-block .related-item-card .related-item-card-image {
    max-width: 85px;
    max-height: 98px;
    text-align: center;
    margin: 0 auto 20px;
    overflow: hidden
}

.related-items-block .related-item-card .related-item-card-image img {
    width: 100%;
    height: auto
}

.related-items-block .related-item-card .related-item-card-title {
    color: #488dbb;
    font: 14px "Proxima N W02 Reg";
    overflow: hidden;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    transition: all 0.5s ease
}

.related-items-block .related-item-card .related-item-card-title a {
    color: #488dbb
}

.go-select-products-wrapp {
    background: #fff;
    overflow: hidden
}

.go-select-products-wrapp .container,
.go-select-products-wrapp .compare-bar-sticky.affix .compare-bar,
.compare-bar-sticky.affix .go-select-products-wrapp .compare-bar {
    padding: 50px 15px
}

@media screen and (max-width: 480px) {
    .go-select-products-wrapp .container,
    .go-select-products-wrapp .compare-bar-sticky.affix .compare-bar,
    .compare-bar-sticky.affix .go-select-products-wrapp .compare-bar {
        padding: 0 15px
    }
}

.go-select-products-wrapp .go-select-products {
    width: 100%;
    min-height: 240px;
    font-size: 24px;
    margin: 0 auto
}

@media screen and (max-width: 769px) {
    .go-select-products-wrapp .go-select-products {
        width: auto;
        padding: 25px 0;
        margin: 0
    }
}

@media screen and (max-width: 480px) {
    .go-select-products-wrapp .go-select-products {
        text-align: center;
        display: block
    }
}

@media screen and (max-width: 480px) {
    .go-select-products-wrapp .go-select-products .go-select-title {
        margin-bottom: 15px
    }
}

.go-select-products-wrapp .go-select-products a {
    color: #f88023
}

.go-select-products-wrapp .go-select-products img {
    max-width: 100%;
    height: auto
}

.go-select-products-wrapp .go-select-products .go-select-img {
    text-align: center
}

.go-select-products-wrapp .go-select-products .go-select {
    display: inline-block;
    min-width: 186px;
    padding-right: 50px;
    background: url("/Content/Off/images/temp/go-select-arrow.png") right center no-repeat;
    background-size: contain;
    text-align: right
}

.go-select-products-wrapp .go-select-products .go-select:hover {
    text-decoration: none
}

.go-select-products-wrapp .go-select-products .ingredients-info {
    font-size: 14px
}

.go-select-products-wrapp .go-select-products .pf-wrapp {
    display: block;
    -webkit-transition: all 1s ease;
    -moz-transition: all 1s ease;
    -ms-transition: all 1s ease;
    transition: all 1s ease
}

.go-select-products-wrapp .go-select-products .pf-steps-opened .pf-steps-controls {
    opacity: 1;
    z-index: 2;
    position: relative
}

.go-select-products-wrapp .go-select-products .pf-steps-opened .pf-steps-controls>div {
    min-width: 300px
}

@media screen and (max-width: 480px) {
    .go-select-products-wrapp .go-select-products .pf-steps-opened .pf-steps-controls>div {
        min-width: 250px
    }
}

.go-select-products-wrapp .go-select-products .pf-steps-opened .pf-product-list-visible .pf-products-slider-paging {
    opacity: 1
}

.go-select-products-wrapp .go-select-products .pf-steps-opened .pf-product-list-visible .pf-progress {
    opacity: 0;
    z-index: 0
}

@media screen and (max-width: 480px) {
    .go-select-products-wrapp .go-select-products .pf-steps-opened .pf-product-list-visible .pf-progress {
        opacity: 1;
        z-index: 1
    }
    .go-select-products-wrapp .go-select-products .pf-steps-opened .pf-product-list-visible .pf-products-slider-paging {
        display: none;
        opacity: 0
    }
    .go-select-products-wrapp .go-select-products .pf-steps-opened .pf-product-list-visible .pf-products-slider-paging-mobile {
        opacity: 1;
        z-index: 1
    }
}

.go-select-products-wrapp .go-select-products .pf-steps-wrapp {
    display: none;
    padding-bottom: 70px
}

@media screen and (max-width: 992px) {
    .go-select-products-wrapp .go-select-products .pf-steps-wrapp {
        padding-bottom: 0
    }
}

.go-select-products-wrapp .go-select-products .pf-steps-wrapp .pf-group-child-wrapp {
    height: 320px
}

@media screen and (max-width: 769px) {
    .go-select-products-wrapp .go-select-products .pf-steps-wrapp .pf-group-child-wrapp {
        height: 590px
    }
}

@media only screen and (max-width: 992px) and (orientation: landscape) {
    .go-select-products-wrapp .go-select-products .pf-steps-wrapp {
        padding-bottom: 0
    }
}

.go-select-products-wrapp .go-select-products .pf-steps {
    position: relative;
    height: 100%
}

.go-select-products-wrapp .go-select-products .pf-steps .off-modal {
    top: 50%;
    padding: 0 !important;
    transform: translateY(-50%)
}

.go-select-products-wrapp .go-select-products .pf-steps-group {
    text-align: center;
    opacity: 0;
    width: 100%;
    z-index: 0;
    -webkit-transform: translateX(100%);
    -moz-transform: translateX(100%);
    -ms-transform: translateX(100%);
    transform: translateX(100%);
    -webkit-transition: all 0.5s ease-out;
    -moz-transition: all 0.5s ease-out;
    -ms-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out
}

@media screen and (max-width: 769px) {
    .go-select-products-wrapp .go-select-products .pf-steps-group .col-xs-3 {
        width: 50%
    }
}

.go-select-products-wrapp .go-select-products .pf-close-steps {
    float: right;
    display: block;
    width: 36px;
    height: 34px;
    margin-bottom: 50px;
    background-image: url("/Content/Off/images/product-finder/pf-close.png");
    background-size: cover;
    color: transparent;
    font-size: 0
}

@media screen and (max-width: 769px) {
    .go-select-products-wrapp .go-select-products .pf-close-steps {
        margin-bottom: 25px;
        width: 28px;
        height: 26px
    }
}

.go-select-products-wrapp .go-select-products .pf-steps-controls {
    opacity: 0;
    -webkit-transition: all 0.5s ease-out;
    -moz-transition: all 0.5s ease-out;
    -ms-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out
}

.go-select-products-wrapp .go-select-products .pf-group-name {
    color: #488dbb;
    font-size: 26px;
    font-family: "Proxima N W02 Reg";
    text-align: center;
    margin-bottom: 50px
}

@media only screen and (max-width: 992px) and (orientation: landscape) {
    .go-select-products-wrapp .go-select-products .pf-group-name {
        margin-bottom: 0
    }
}

.go-select-products-wrapp .go-select-products .pf-group-child-wrapp {
    margin-bottom: 40px
}

.go-select-products-wrapp .go-select-products .pf-group-child-wrapp>div {
    vertical-align: top
}

.go-select-products-wrapp .go-select-products .pf-group-child-wrapp .col-centered {
    margin-right: -6px
}

@media screen and (max-width: 769px) {
    .go-select-products-wrapp .go-select-products .pf-group-child-wrapp .pf-group-child-middle {
        -webkit-transform: translateY(40%);
        -moz-transform: translateY(40%);
        -ms-transform: translateY(40%);
        transform: translateY(40%)
    }
}

.go-select-products-wrapp .go-select-products .pf-group-child {
    opacity: 0;
    display: block;
    -webkit-transform: translateX(100%);
    -moz-transform: translateX(100%);
    transform: translateX(100%);
    -webkit-transition: all 0.5s ease-out;
    -moz-transition: all 0.5s ease-out;
    -ms-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out
}

.go-select-products-wrapp .go-select-products .pf-group-child .pf-group-child-image {
    vertical-align: bottom;
    margin-bottom: 10px;
    text-align: center
}

.go-select-products-wrapp .go-select-products .pf-group-child .pf-group-child-name {
    min-height: 40px;
    color: #488dbb;
    font-size: 14px;
    font-family: "Proxima N W02 Reg";
    text-align: center
}

.go-select-products-wrapp .go-select-products .pf-group-child:hover,
.go-select-products-wrapp .go-select-products .pf-group-child:active,
.go-select-products-wrapp .go-select-products .pf-group-child:focus {
    text-decoration: none
}

.go-select-products-wrapp .go-select-products .pf-step-options {
    min-height: 20px
}

.go-select-products-wrapp .go-select-products .pf-group-parent,
.go-select-products-wrapp .go-select-products .pf-skip-to,
.go-select-products-wrapp .go-select-products .pf-start-over {
    color: #f88023;
    font-size: 14px;
    font-family: "Proxima N W02 Smbd"
}

.go-select-products-wrapp .go-select-products .pf-group-parent {
    float: left;
    margin-right: 10px
}

.go-select-products-wrapp .go-select-products .pf-skip-to,
.go-select-products-wrapp .go-select-products .pf-start-over {
    float: right;
    margin-left: 10px
}

.go-select-products-wrapp .go-select-products .pf-steps-visible .pf-group-visible {
    opacity: 1;
    z-index: 1;
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0)
}

.go-select-products-wrapp .go-select-products .pf-steps-visible .pf-group-visible .pf-group-child {
    opacity: 1;
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0)
}

.go-select-products-wrapp .go-select-products .pf-steps-visible .pf-group-previous {
    opacity: 0;
    -webkit-transform: translateX(-100%);
    -moz-transform: translateX(-100%);
    -ms-transform: translateX(-100%);
    transform: translateX(-100%);
    -webkit-transition: all 0.5s ease-in;
    -moz-transition: all 0.5s ease-in;
    -ms-transition: all 0.5s ease-in;
    transition: all 0.5s ease-in
}

.go-select-products-wrapp .go-select-products .pf-steps-visible .pf-group-previous .pf-group-child {
    -webkit-transform: translateX(-100%);
    -moz-transform: translateX(-100%);
    -ms-transform: translateX(-100%);
    transform: translateX(-100%);
    opacity: 0
}

.go-select-products-wrapp .go-select-products .pf-intro {
    color: #555;
    font-size: 22px;
    font-family: "Proxima N W02 Reg"
}

.go-select-products-wrapp .go-select-products .pf-intro:hover {
    cursor: pointer
}

.go-select-products-wrapp .go-select-products .pf-intro-cell {
    float: none;
    display: table-cell;
    vertical-align: middle;
    text-transform: lowercase
}

@media screen and (max-width: 769px) {
    .go-select-products-wrapp .go-select-products .pf-intro-cell {
        display: inline-block;
        width: 100% !important;
        float: none;
        position: relative;
        text-align: center
    }
}

.go-select-products-wrapp .go-select-products .pf-intro-text-head {
    color: #488dbb;
    font-size: 26px;
    font-family: "ITC Avant Garde Gothic W02 Bk"
}

.go-select-products-wrapp .go-select-products .pf-intro-img {
    text-align: center
}

.go-select-products-wrapp .go-select-products .pf-intro-go {
    color: #f88023;
    font-size: 20px;
    font-family: "ITC Avant Garde Gothic W02 Md"
}

.go-select-products-wrapp .pf-progress {
    width: 120px;
    padding: 0;
    background: #fff;
    border: 1px solid #dbdbdb;
    border-radius: 10px;
    position: absolute;
    top: 0;
    bottom: auto;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    -webkit-transition: all 0.5s ease-out;
    -moz-transition: all 0.5s ease-out;
    -ms-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out
}

@media screen and (max-width: 769px) {
    .go-select-products-wrapp .pf-progress {
        top: 30px;
        display: none !important
    }
}

@media screen and (max-width: 992px) {
    .go-select-products-wrapp .step-options-buttons {
        overflow: hidden;
        margin-bottom: 15px
    }
}

.go-select-products-wrapp .pf-progress-bar {
    width: 0;
    height: 14px;
    border-radius: 10px;
    background: #dbdbdb;
    transition: 0.4s linear;
    transition-property: width, background-color
}

.go-select-products-wrapp .pf-products-slider-paging {
    width: 60%;
    opacity: 0;
    position: absolute;
    top: -15px;
    bottom: auto;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    left: 50%
}

@media screen and (max-width: 992px) {
    .go-select-products-wrapp .pf-products-slider-paging {
        width: 100%;
        top: 10px
    }
}

.go-select-products-wrapp .pf-products-slider-paging .slick-dots {
    position: static
}

.go-select-products-wrapp .pf-products-slider-paging-mobile {
    opacity: 0;
    z-index: -1;
    position: absolute;
    top: 0;
    left: 50%;
    transform: translatex(-60%);
    font-size: 14px;
    color: #6b6b6b;
    -webkit-transition: all 0.5s ease-out;
    -moz-transition: all 0.5s ease-out;
    -ms-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out
}

.go-select-products-wrapp .pf-products-list-visible .pf-skip-to {
    display: none
}

.go-select-products-wrapp .pf-products-list-visible .pf-start-over {
    display: block
}

.go-select-products-wrapp .pf-products-list-visible .pf-progress {
    opacity: 0;
    z-index: -1
}

.pf-start-over {
    display: none
}

.pf-products-list {
    display: block
}

.pf-products-list .pf-products-list-item {
    margin: 0;
    padding: 0;
    vertical-align: top
}

.pf-products-list .pf-progress {
    opacity: 0;
    z-index: -1
}

.pf-products-list .pf-skip-to {
    display: none
}

.pf-products-list .pf-start-over {
    display: block
}

.pf-products-list .pf-products-slider-wrapp {
    width: calc(100% - 75px);
    margin: 0 auto;
    float: none
}

@media screen and (max-width: 480px) {
    .pf-products-list .pf-products-slider-wrapp {
        width: 90%;
        margin: 0 auto;
        float: none
    }
}

@media screen and (max-width: 480px) {
    .pf-products-list .pf-products-slider-wrapp .slick-list {
        overflow: visible
    }
}

.pf-products-list .slick-dots {
    bottom: -60px
}

.pf-products-list .slick-arrow {
    position: absolute;
    top: calc(50% - 31px);
    z-index: 1
}

.pf-products-list .slick-arrow.slick-disabled {
    opacity: 0.5;
    pointer-events: none
}

.pf-products-list .slick-arrow:hover {
    background: #faa666
}

.pf-products-list .slick-arrow:focus {
    outline: none
}

@media screen and (max-width: 480px) {
    .pf-products-list .slick-arrow.slick-prev,
    .pf-products-list .slick-arrow.slick-next {
        background: #fff
    }
    .pf-products-list .slick-arrow.slick-prev:after,
    .pf-products-list .slick-arrow.slick-next:after {
        color: #f88023
    }
}

.pf-products-list .slick-arrow.slick-prev {
    left: 0
}

.pf-products-list .slick-arrow.slick-next {
    right: 0
}

.pf-products-list .slick-btn-wrapp {
    position: absolute;
    z-index: 1;
    top: 0;
    bottom: 0;
    width: 31px
}

@media screen and (max-width: 480px) {
    .pf-products-list .slick-btn-wrapp {
        width: 20%
    }
}

.pf-products-list .slick-btn-wrapp.slick-btn-wrapp-prev {
    left: -16px
}

@media screen and (max-width: 480px) {
    .pf-products-list .slick-btn-wrapp.slick-btn-wrapp-prev {
        left: -6%
    }
    .pf-products-list .slick-btn-wrapp.slick-btn-wrapp-prev .slick-prev {
        left: 20%
    }
}

.pf-products-list .slick-btn-wrapp.slick-btn-wrapp-next {
    right: -16px
}

@media screen and (max-width: 480px) {
    .pf-products-list .slick-btn-wrapp.slick-btn-wrapp-next {
        right: -6%
    }
    .pf-products-list .slick-btn-wrapp.slick-btn-wrapp-next .slick-next {
        right: 20%
    }
}

.slick-no-slide .slick-track {
    width: 100% !important;
    text-align: center;
    transform: inherit !important
}

.slick-no-slide .slick-slide {
    float: none;
    display: inline-block
}

.slick-no-max .slick-slide {
    max-width: 25%
}

.pf-products-item {
    text-align: center;
    max-width: 170px;
    margin: 0 auto;
    padding: 0 10px
}

.pf-products-item .pf-products-item-img,
.pf-products-item .pf-products-item-rating,
.pf-products-item .pf-products-item-misc {
    margin-bottom: 15px
}

.pf-products-item .pf-products-item-img {
    display: block
}

.pf-products-item .pf-products-item-img img {
    width: 100%;
    height: auto
}

.pf-products-item .pf-products-item-info {
    text-align: center
}

.pf-products-item .pf-products-item-title {
    margin: 0;
    color: #488dbb;
    font-size: 14px;
    line-height: 1.3;
    overflow: visible
}

@media screen and (max-width: 992px) {
    .pf-products-item .pf-products-item-title {
        font-size: 14px
    }
}

@media screen and (max-width: 768px) {
    .pf-products-item .pf-products-item-title {
        font-size: 14px;
        height: auto
    }
}

.pf-products-item .pf-products-item-title a {
    color: #488dbb
}

.pf-products-item .pf-products-item-title a:hover {
    color: #7fb6da;
    text-decoration: none;
    border-bottom: 1px solid #7fb6da
}

.pf-products-item .pf-products-item-title a:focus {
    text-decoration: none;
    outline: none
}

@media screen and (max-width: 768px) {
    .pf-products-item .pf-products-item-rating {
        font-size: 12px
    }
}

.pf-products-item .pf-products-item-misc {
    color: #333;
    font-family: "Proxima N W02 Smbd";
    font-size: 12px;
    text-transform: uppercase
}

@media screen and (max-width: 480px) {
    .pf-products-item .pf-products-item-misc {
        font-size: 10px
    }
}

.pf-products-item .pf-products-item-misc a {
    color: #333
}

.pf-gr-name {
    display: none
}

@media screen and (max-width: 992px) {
    .go-select-products-wrapp .go-select-products .pf-group-name {
        min-height: 75px;
        margin-bottom: 25px
    }
}

.pf-products-item .pf-products-item-img {
    text-align: center
}

@media screen and (max-width: 992px) {
    .pf-products-item .pf-products-item-img img {
        max-width: 80%;
        height: auto;
        margin: 0 auto
    }
}

@media screen and (max-width: 769px) {
    .pf-products-item .pf-products-item-img img {
        max-width: 100%;
        height: auto
    }
}

@media screen and (max-width: 992px) {
    .go-select-products-wrapp .go-select-products .pf-group-child .pf-group-child-image img {
        max-width: 100%;
        height: auto;
        margin: 0 auto
    }
}

@media screen and (max-width: 769px) {
    .go-select-products-wrapp .go-select-products .pf-group-child .pf-group-child-image img {
        max-width: 130px;
        height: auto
    }
}

@media screen and (max-width: 480px) {
    .go-select-products-wrapp .go-select-products .pf-group-child .pf-group-child-image img {
        max-width: 130px;
        height: auto
    }
}

@media screen and (max-width: 1200px) {
    .go-select-products-wrapp .go-select-products .pf-steps-wrapp .pf-group-child-wrapp {
        height: 335px
    }
}

@media screen and (max-width: 992px) {
    .go-select-products-wrapp .go-select-products .pf-steps-wrapp .pf-group-child-wrapp {
        height: 300px
    }
}

@media screen and (max-width: 769px) {
    .go-select-products-wrapp .go-select-products .pf-steps-wrapp .pf-group-child-wrapp {
        height: 320px
    }
}

@media screen and (max-width: 480px) {
    .go-select-products-wrapp .go-select-products .pf-steps-wrapp .pf-group-child-wrapp {
        height: 300px
    }
}

.pf-products-list-item {
    vertical-align: middle
}

@media screen and (max-width: 992px) {
    .pf-products-item {
        padding: 10px
    }
}

@media screen and (max-width: 769px) {
    .pf-products-item {
        padding: 20px
    }
}

@media screen and (max-width: 992px) {
    .go-select-products-wrapp .go-select-products .pf-group-child-wrapp .pf-group-child-middle {
        -webkit-transform: translateY(40%);
        -moz-transform: translateY(40%);
        -ms-transform: translateY(40%);
        transform: translateY(40%)
    }
    .go-select-products-wrapp .go-select-products .pf-group-child-wrapp .pf-products-slider-wrapp {
        -webkit-transform: translateY(0);
        -moz-transform: translateY(0);
        -ms-transform: translateY(0);
        transform: translateY(0)
    }
}

.product-collection-slider-wrapp {
    background-color: #e71d25;
    position: relative
}

.product-collection-slider-wrapp .product-collection-slider {
    position: relative;
    min-height: 800px;
    overflow: hidden;
    margin: 0 auto
}

@media screen and (max-width: 769px) {
    .product-collection-slider-wrapp .product-collection-slider {
        min-height: 660px
    }
}

@media screen and (max-width: 768px) {
    .product-collection-slider-wrapp .product-collection-slider {
        min-height: 530px
    }
}

@media screen and (max-width: 480px) {
    .product-collection-slider-wrapp .product-collection-slider {
        top: 180px
    }
}

@media screen and (max-width: 480px) {
    .product-collection-slider-wrapp .product-col-items {
        display: none
    }
}

.product-collection-slider-wrapp .product-stage-item {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    display: none;
    text-align: center;
    overflow: hidden
}

.product-collection-slider-wrapp .product-stage-item.active {
    display: block
}

.product-collection-slider-wrapp .product-stage-item .row {
    height: 100%
}

@media screen and (max-width: 480px) {
    .product-collection-slider-wrapp .product-stage-item .product-stage-product-wrapp {
        display: none
    }
}

.product-collection-slider-wrapp .product-stage-item .product-stage-content,
.product-collection-slider-wrapp .product-stage-item .product-stage-product-wrapp {
    display: inline-block;
    vertical-align: middle;
    float: none
}

.product-collection-slider-wrapp .product-stage-item .product-stage-product-wrapp {
    position: absolute;
    height: 100%
}

.product-collection-slider-wrapp .product-stage-item .product-stage-product-float {
    height: 100%;
    -webkit-transition: all 0.5s ease-out;
    -moz-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out
}

@media screen and (max-width: 1200px) {
    .product-collection-slider-wrapp .product-stage-item .product-stage-product-float {
        -webkit-transform: translateY(0) !important;
        -moz-transform: translateY(0) !important;
        transform: translateY(0) !important
    }
}

@media screen and (max-width: 768px) {
    .product-collection-slider-wrapp .product-stage-item .product-stage-product-float {
        -webkit-transform: translateY(0) !important;
        -moz-transform: translateY(0) !important;
        transform: translateY(0) !important
    }
}

.product-collection-slider-wrapp .product-stage-item .product-stage-product-img,
.product-collection-slider-wrapp .product-stage-item .product-stage-product-img-alt {
    position: absolute;
    height: 100%;
    background-position: 50% 25%;
    background-repeat: no-repeat;
    background-size: contain
}

.product-collection-slider-wrapp .product-stage-item .product-stage-product-left {
    left: 0
}

@media screen and (max-width: 1200px) {
    .product-collection-slider-wrapp .product-stage-item .product-stage-product-left {
        left: -5%
    }
}

@media screen and (max-width: 992px) {
    .product-collection-slider-wrapp .product-stage-item .product-stage-product-left {
        left: 5%
    }
}

@media screen and (max-width: 768px) {
    .product-collection-slider-wrapp .product-stage-item .product-stage-product-left {
        left: 2%
    }
}

.product-collection-slider-wrapp .product-stage-item .product-stage-product-left .product-stage-product-img {
    top: 0;
    left: 0;
    width: 100%;
    height: 120%
}

@media screen and (max-width: 768px) {
    .product-collection-slider-wrapp .product-stage-item .product-stage-product-left .product-stage-product-img {
        width: 80%
    }
}

.product-collection-slider-wrapp .product-stage-item .product-stage-product-left .product-stage-product-img-alt {
    width: 30%;
    left: 70%;
    max-width: 160px
}

.product-collection-slider-wrapp .product-stage-item .product-stage-product-left .product-stage-product-img-alt+.product-stage-product-img {
    width: 70%;
    background-position: 70% 25%
}

.product-collection-slider-wrapp .product-stage-item .product-stage-product-right {
    right: 0
}

@media screen and (max-width: 1200px) {
    .product-collection-slider-wrapp .product-stage-item .product-stage-product-right {
        right: -5%
    }
}

@media screen and (max-width: 992px) {
    .product-collection-slider-wrapp .product-stage-item .product-stage-product-right {
        right: 0
    }
}

@media screen and (max-width: 768px) {
    .product-collection-slider-wrapp .product-stage-item .product-stage-product-right {
        right: 0
    }
}

.product-collection-slider-wrapp .product-stage-item .product-stage-product-right .product-stage-product-img {
    top: 0;
    right: 0;
    width: 70%;
    height: 120%
}

.product-collection-slider-wrapp .product-stage-item .product-stage-product-right .product-stage-product-img-alt {
    width: 100%;
    height: 45%;
    top: auto;
    bottom: 0;
    right: 0
}

.product-collection-slider-wrapp .product-stage-item .product-stage-product-right .product-stage-product-img-alt+.product-stage-product-img {
    height: 60%
}

.product-collection-slider-wrapp .product-stage-item .product-stage-product-left,
.product-collection-slider-wrapp .product-stage-item .product-stage-product-right {
    top: 0;
    width: 42%
}

@media screen and (max-width: 768px) {
    .product-collection-slider-wrapp .product-stage-item .product-stage-product-left .product-stage-product-img-alt,
    .product-collection-slider-wrapp .product-stage-item .product-stage-product-right .product-stage-product-img-alt {
        display: none
    }
    .product-collection-slider-wrapp .product-stage-item .product-stage-product-left .product-stage-product-img-alt+.product-stage-product-img,
    .product-collection-slider-wrapp .product-stage-item .product-stage-product-right .product-stage-product-img-alt+.product-stage-product-img {
        height: 120%
    }
}

.product-collection-slider-wrapp .product-stage-item .product-stage-product {
    position: absolute;
    width: 100%;
    height: 100%
}

.product-collection-slider-wrapp .product-stage-item .product-stage-product.prod-1,
.product-collection-slider-wrapp .product-stage-item .product-stage-product.prod-2 {
    -webkit-animation-duration: 0.8s;
    animation-duration: 0.8s
}

.product-collection-slider-wrapp .product-stage-item .product-stage-product.prod-1-alt {
    -webkit-animation-duration: 0.6s;
    animation-duration: 0.6s
}

.product-collection-slider-wrapp .product-stage-item .product-stage-product.prod-2-alt {
    -webkit-animation-duration: 0.8s;
    animation-duration: 0.8s;
    z-index: 1
}

.product-collection-slider-wrapp .product-stage-item .product-stage-product.prod-2-alt+.prod-2 {
    -webkit-animation-duration: 0.6s;
    animation-duration: 0.6s;
    width: 80%;
    left: 20%
}

.product-collection-slider-wrapp .product-stage-item .prod-1-alt+.prod-1 .product-stage-product-img,
.product-collection-slider-wrapp .product-stage-item .prod-2-alt+.prod-2 .product-stage-product-img {
    background-size: contain
}

.product-collection-slider-wrapp .product-stage-item .prod-1-alt,
.product-collection-slider-wrapp .product-stage-item .prod-1-alt+.prod-1 {
    top: -15%
}

.product-collection-slider-wrapp .product-stage-item .product-stage-product-left .product-stage-product-img {
    top: 0;
    left: 0;
    width: 90%;
    height: 77%;
    background-position: 50% 50%
}

.product-collection-slider-wrapp .product-stage-item .product-stage-product-left .product-stage-product-img-alt {
    width: 30%;
    left: 70%;
    max-width: 225px
}

.product-collection-slider-wrapp .product-stage-item .product-stage-product-right .product-stage-product-img {
    top: 0;
    right: 0;
    width: 90%;
    height: 77%
}

.product-collection-slider-wrapp .product-stage-item .product-stage-product-right .product-stage-product-img-alt {
    width: 100%;
    height: 50%;
    top: auto;
    bottom: 5%;
    right: 0;
    background-position: 25% 25%
}

.product-collection-slider-wrapp .product-stage-item .product-stage-product-right .prod-2-alt+.prod-2 .product-stage-product-img {
    top: -18%;
    right: 0;
    width: 100%;
    height: 70%
}

@media screen and (max-width: 992px) {
    .product-collection-slider-wrapp .product-stage-item .product-stage-product-left,
    .product-collection-slider-wrapp .product-stage-item .product-stage-product-right {
        width: 25%
    }
    .product-collection-slider-wrapp .product-stage-item .product-stage-product-left .product-stage-product-img,
    .product-collection-slider-wrapp .product-stage-item .product-stage-product-right .product-stage-product-img {
        background-position: 50% 25%
    }
    .product-collection-slider-wrapp .product-stage-item .prod-1-alt+.prod-1 {
        top: 0
    }
    .product-collection-slider-wrapp .product-stage-item .product-stage-product-right .prod-2-alt+.prod-2 .product-stage-product-img {
        top: 0
    }
}

.product-col-sli {
    width: 30%;
    margin: 0 auto
}

@media screen and (max-width: 1200px) {
    .product-col-sli {
        width: 25%
    }
}

@media screen and (max-width: 769px) {
    .product-col-sli {
        width: 55%;
        max-width: 280px;
        margin: 0 auto
    }
}

@media screen and (max-width: 480px) {
    .product-col-sli {
        width: 370px;
        margin: 0 auto
    }
}

.product-col-sli .product-stage-content {
    display: none;
    color: #fff;
    padding-top: 120px;
    text-align: left;
    vertical-align: top;
    position: absolute;
    z-index: 8;
    max-width: 400px;
    padding-left: 50px
}

@media screen and (max-width: 1200px) {
    .product-col-sli .product-stage-content {
        max-width: 320px;
        padding-left: 0
    }
}

@media screen and (max-width: 768px) {
    .product-col-sli .product-stage-content {
        color: #fff;
        padding-top: 50px;
        text-align: left;
        max-width: 300px;
        padding-left: 25px
    }
}

@media screen and (max-width: 480px) {
    .product-col-sli .product-stage-content {
        padding-top: 40px;
        padding-left: 0;
        text-align: center;
        position: static;
        display: block;
        max-width: auto
    }
}

.product-col-sli .product-stage-content.active {
    display: block
}

.product-col-sli .product-stage-content .product-stage-title {
    color: #fff;
    line-height: 1.2;
    letter-spacing: 0.06em;
    margin: 0 0 30px;
    font-size: 24px;
    text-transform: none
}

@media screen and (max-width: 768px) {
    .product-col-sli .product-stage-content .product-stage-title {
        font-size: 24px;
        margin: 0 0 15px
    }
}

@media screen and (max-width: 480px) {
    .product-col-sli .product-stage-content .product-stage-title {
        color: #fff;
        line-height: 1.2;
        margin: 0 0 18px;
        font-size: 20px
    }
}

.product-col-sli .product-stage-content .product-stage-text {
    font-family: "Proxima N W02 Reg";
    font-size: 24px;
    line-height: 33px;
    margin-bottom: 30px;
    font-size: 14px;
    line-height: 1.5
}

@media screen and (max-width: 768px) {
    .product-col-sli .product-stage-content .product-stage-text {
        font-size: 14px;
        line-height: 1.3;
        margin-bottom: 15px
    }
}

@media screen and (max-width: 480px) {
    .product-col-sli .product-stage-content .product-stage-text {
        font-family: "Proxima N W02 Reg";
        font-size: 24px;
        line-height: 33px;
        margin-bottom: 15px;
        font-size: 14px;
        line-height: 1.2
    }
}

.product-col-sli .product-stage-content .btn-off {
    margin-bottom: 20px
}

@media screen and (max-width: 768px) {
    .product-col-sli .product-stage-content .btn-off {
        margin-bottom: 15px
    }
}

.product-col-sli .product-stage-content .view-all-products {
    color: #fff;
    font-family: "ITC Avant Garde Gothic W02 Md"
}

@media screen and (max-width: 768px) {
    .product-col-sli .product-stage-content .view-all-products {
        font-size: 14px
    }
}

.product-col-sli .slick-dots {
    bottom: -35px;
    margin-bottom: 0
}

@media screen and (max-width: 480px) {
    .product-col-sli .slick-dots {
        bottom: -20px
    }
}

.product-col-sli .slick-dots li button {
    background: #fff
}

.product-col-sli .slick-dots li.slick-active button {
    background: #9d4806
}

.product-collection-thumbs-wrapp {
    position: relative;
    z-index: 1;
    bottom: 30px;
    left: 0;
    width: 100%;
    padding: 15px 0;
    background: #fff
}

@media screen and (max-width: 480px) {
    .product-collection-thumbs-wrapp {
        top: 0px;
        bottom: auto;
        background: none
    }
}

.product-collection-thumbs-wrapp .slick-dots {
    bottom: -20px;
    margin-bottom: 0
}

.product-collection-thumbs-wrapp .slick-dots li button {
    background: #fff
}

.product-collection-thumbs-wrapp .slick-dots li.slick-active button {
    background: #9d4806
}

.product-collection-thumbs-wrapp .container,
.product-collection-thumbs-wrapp .compare-bar-sticky.affix .compare-bar,
.compare-bar-sticky.affix .product-collection-thumbs-wrapp .compare-bar {
    padding: 0 35px
}

@media screen and (max-width: 480px) {
    .product-collection-thumbs-wrapp .container,
    .product-collection-thumbs-wrapp .compare-bar-sticky.affix .compare-bar,
    .compare-bar-sticky.affix .product-collection-thumbs-wrapp .compare-bar {
        padding: 0 25px
    }
}

.product-collection-thumbs-wrapp .product-collection-thumbs {
    max-width: 91.3%;
    margin: 0 auto
}

@media screen and (max-width: 480px) {
    .product-collection-thumbs-wrapp .product-collection-thumbs {
        max-width: none;
        padding: 0 35px
    }
}

.product-collection-thumbs-wrapp .product-collection-thumbs .product-collection-thumb-wrapp {
    margin-bottom: 15px;
    float: left;
    margin-right: 10px;
    cursor: pointer
}

@media screen and (max-width: 768px) {
    .product-collection-thumbs-wrapp .product-collection-thumbs .product-collection-thumb-wrapp {
        overflow: hidden
    }
}

.product-collection-thumbs-wrapp .product-collection-thumbs .product-collection-thumb-wrapp:focus {
    outline: none
}

.product-collection-thumbs-wrapp .product-collection-thumbs .product-collection-thumb-wrapp img {
    max-width: 95%;
    height: auto;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out
}

.product-collection-thumbs-wrapp .product-collection-thumbs .product-collection-thumb-wrapp img:hover {
    cursor: pointer;
    -webkit-transform: scale(1.025);
    -moz-transform: scale(1.025);
    transform: scale(1.025)
}

.product-collection-thumbs-wrapp .product-collection-thumbs .product-collection-thumb-wrapp .product-collection-thumb {
    height: 100%
}

.product-collection-thumbs-wrapp .product-collection-thumbs .product-collection-thumb-wrapp .product-collection-thumb>img {
    width: 100%;
    max-width: 190px
}

.product-collection-thumbs-wrapp .product-collection-thumbs .product-stage-item-selected {
    display: none;
    background: #488dbb;
    height: 7px;
    margin-top: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px
}

.product-collection-thumbs-wrapp .product-collection-thumbs .current .product-stage-item-selected {
    display: block
}

@media screen and (max-width: 480px) {
    .product-collection-thumbs-wrapp .product-collection-thumbs .current .product-stage-item-selected {
        display: none
    }
}

.product-collection-thumbs-wrapp .product-collection-thumbs .slick-track {
    margin: 0 auto
}

.product-collection-thumbs-wrapp .product-collection-thumbs .slick-arrow {
    position: absolute;
    top: calc(50% - 31px)
}

.product-collection-thumbs-wrapp .product-collection-thumbs .slick-arrow.slick-disabled {
    opacity: 0.5;
    pointer-events: none
}

.product-collection-thumbs-wrapp .product-collection-thumbs .slick-arrow:hover {
    background: #faa666
}

.product-collection-thumbs-wrapp .product-collection-thumbs .slick-arrow:focus {
    outline: none
}

@media screen and (max-width: 480px) {
    .product-collection-thumbs-wrapp .product-collection-thumbs .slick-arrow.slick-prev,
    .product-collection-thumbs-wrapp .product-collection-thumbs .slick-arrow.slick-next {
        background: #fff
    }
    .product-collection-thumbs-wrapp .product-collection-thumbs .slick-arrow.slick-prev:after,
    .product-collection-thumbs-wrapp .product-collection-thumbs .slick-arrow.slick-next:after {
        color: #f88023
    }
}

.product-collection-thumbs-wrapp .product-collection-thumbs .slick-arrow.slick-prev {
    left: -50px
}

@media screen and (max-width: 480px) {
    .product-collection-thumbs-wrapp .product-collection-thumbs .slick-arrow.slick-prev {
        left: 0
    }
}

.product-collection-thumbs-wrapp .product-collection-thumbs .slick-arrow.slick-next {
    right: -50px
}

@media screen and (max-width: 480px) {
    .product-collection-thumbs-wrapp .product-collection-thumbs .slick-arrow.slick-next {
        right: 0
    }
}

@media screen and (max-width: 480px) {
    .product-collection-thumbs-wrapp .product-collection-thumbs .product-collection-thumb-wrapp img {
        display: inline-block
    }
    .product-collection-thumbs-wrapp .product-collection-thumbs .product-collection-thumb-wrapp .product-collection-thumb {
        background: none;
        text-align: center
    }
}

@media screen and (min-width: 480px) {
    .product-thumbs-ani .product-thumbs-overlay {
        display: block;
        content: '';
        width: 100%;
        background: rgba(255, 0, 0, 0);
        opacity: 0;
        top: 0;
        bottom: 0;
        position: absolute;
        left: 0;
        right: 0
    }
}

.articles-collection-wrapp {
    position: relative;
    padding: 100px 0;
    overflow: hidden;
    background: #fafafa
}

@media screen and (max-width: 480px) {
    .articles-collection-wrapp {
        padding: 40px 25px
    }
}

.articles-collection-wrapp .articles-collection-slider .slick-arrow {
    position: absolute;
    top: 0;
    width: calc((100% - 770px)/2);
    height: 100%;
    border: 0;
    background: none;
    opacity: 0;
    color: transparent
}

@media screen and (max-width: 992px) {
    .articles-collection-wrapp .articles-collection-slider .slick-arrow {
        display: none !important
    }
}

.articles-collection-wrapp .articles-collection-slider .slick-arrow.slick-prev {
    left: -45px;
    z-index: 8
}

.articles-collection-wrapp .articles-collection-slider .slick-arrow.slick-next {
    right: -15px;
    z-index: 8
}

.articles-collection-wrapp:hover .article-collection-arrow {
    opacity: 0.6 !important
}

.articles-collection-wrapp .article-collection-arrow {
    position: absolute;
    z-index: 7;
    top: calc(50% - 6%);
    width: 40px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    cursor: pointer;
    opacity: 0 !important;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out
}

.articles-collection-wrapp .article-collection-arrow:hover,
.articles-collection-wrapp .article-collection-arrow.article-collection-arrow-hover {
    opacity: 1 !important;
    background: #f88023
}

.articles-collection-wrapp .article-collection-arrow:after {
    font-size: 24px;
    vertical-align: middle
}

@media screen and (max-width: 992px) {
    .articles-collection-wrapp .article-collection-arrow {
        display: none !important
    }
}

.articles-collection-wrapp .article-collection-arrow.article-collection-arrow-prev {
    left: 20px
}

.articles-collection-wrapp .article-collection-arrow.article-collection-arrow-next {
    right: 20px
}

.articles-collection-wrapp .slick-list {
    max-width: 900px;
    margin: 0 auto;
    overflow: visible
}

@media screen and (max-width: 768px) {
    .articles-collection-wrapp .slick-list {
        max-width: 705px
    }
}

.articles-collection-wrapp .article-collection-slider-item {
    width: 830px;
    height: 430px;
    margin-right: 30px;
    background-color: #cdcdcd;
    font-family: "Proxima N W02 Reg";
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    -webkit-box-shadow: 0px 0px 16px 0px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0px 0px 16px 0px rgba(0, 0, 0, 0.1);
    box-shadow: 0px 0px 16px 0px rgba(0, 0, 0, 0.1);
    overflow: hidden
}

@media screen and (max-width: 768px) {
    .articles-collection-wrapp .article-collection-slider-item {
        width: 675px;
        height: 320px
    }
}

@media screen and (max-width: 480px) {
    .articles-collection-wrapp .article-collection-slider-item {
        width: 100%;
        min-width: 270px;
        height: 100px;
        margin-bottom: 10px
    }
}

.articles-collection-wrapp .article-collection-slider-item .article-collection-slider-card {
    position: relative;
    height: 100%;
    float: right;
    -webkit-animation-delay: .3s;
    -moz-animation-delay: .3s;
    animation-delay: .3s;
    -webkit-animation-duration: 1s;
    -moz-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-transition: all 1.5s;
    -moz-transition: all 1.5s;
    transition: all 1.5s
}

@media screen and (max-width: 1200px) {
    .articles-collection-wrapp .article-collection-slider-item .article-collection-slider-card {
        margin-top: 0;
        opacity: 1
    }
}

@media screen and (max-width: 992px) {
    .articles-collection-wrapp .article-collection-slider-item .article-collection-slider-card {
        width: 54%
    }
}

@media screen and (max-width: 652px) {
    .articles-collection-wrapp .article-collection-slider-item .article-collection-slider-card {
        width: 60%
    }
}

@media screen and (max-width: 480px) {
    .articles-collection-wrapp .article-collection-slider-item .article-collection-slider-card {
        width: 55%
    }
}

.articles-collection-wrapp .article-collection-slider-item .float-up-card {
    margin-top: 0;
    opacity: 1
}

.articles-collection-wrapp .article-collection-slider-item .article-collection-slider-wrapp {
    display: table;
    float: right;
    width: 350px;
    height: 100%;
    background: #fff;
    -webkit-transform: skew(-8deg, 0deg);
    -moz-transform: skew(-8deg, 0deg);
    -ms-transform: skew(-8deg, 0deg);
    -o-transform: skew(-8deg, 0deg);
    transform: skew(-8deg, 0deg);
    margin-right: -30px
}

@media screen and (max-width: 992px) {
    .articles-collection-wrapp .article-collection-slider-item .article-collection-slider-wrapp {
        width: 100%
    }
}

@media screen and (max-width: 480px) {
    .articles-collection-wrapp .article-collection-slider-item .article-collection-slider-wrapp {
        float: none;
        width: 100%;
        margin-right: 0;
        -webkit-transform: skew(0deg, 0deg);
        -moz-transform: skew(0deg, 0deg);
        -ms-transform: skew(0deg, 0deg);
        -o-transform: skew(0deg, 0deg);
        transform: skew(0deg, 0deg)
    }
}

.articles-collection-wrapp .article-collection-slider-item .article-collection-slider-content {
    display: table-cell;
    vertical-align: middle;
    text-align: center;
    padding: 0 75px 0 45px;
    -webkit-transform: skew(8deg, 0deg);
    -moz-transform: skew(8deg, 0deg);
    -ms-transform: skew(8deg, 0deg);
    -o-transform: skew(8deg, 0deg);
    transform: skew(8deg, 0deg)
}

@media screen and (max-width: 768px) {
    .articles-collection-wrapp .article-collection-slider-item .article-collection-slider-content {
        padding: 0 60px 0 40px
    }
}

@media screen and (max-width: 480px) {
    .articles-collection-wrapp .article-collection-slider-item .article-collection-slider-content {
        display: block;
        padding: 20px 15px;
        -webkit-transform: skew(0deg, 0deg);
        -moz-transform: skew(0deg, 0deg);
        -ms-transform: skew(0deg, 0deg);
        -o-transform: skew(0deg, 0deg);
        transform: skew(0deg, 0deg)
    }
}

.articles-collection-wrapp .article-collection-slider-item .article-collection-slider-content .article-collection-slider-title {
    display: block;
    color: #488dbb;
    margin-bottom: 20px
}

@media screen and (max-width: 768px) {
    .articles-collection-wrapp .article-collection-slider-item .article-collection-slider-content .article-collection-slider-title {
        font-size: 14px;
        line-height: 1.2
    }
}

@media screen and (max-width: 480px) {
    .articles-collection-wrapp .article-collection-slider-item .article-collection-slider-content .article-collection-slider-title {
        font-size: 14px;
        margin-bottom: 0
    }
}

.articles-collection-wrapp .article-collection-slider-item .article-collection-slider-content .article-collection-slider-title>a {
    color: #488dbb
}

.articles-collection-wrapp .article-collection-slider-item .article-collection-slider-content .article-collection-slider-text {
    color: #6b6b6b;
    font-family: "Proxima N W02 Reg";
    font-size: 14px;
    line-height: 25px;
    margin-bottom: 20px
}

@media screen and (max-width: 768px) {
    .articles-collection-wrapp .article-collection-slider-item .article-collection-slider-content .article-collection-slider-text {
        font-size: 14px;
        line-height: 1.5;
        margin-bottom: 25px
    }
}

@media screen and (max-width: 480px) {
    .articles-collection-wrapp .article-collection-slider-item .article-collection-slider-content .article-collection-slider-text {
        display: none
    }
}

.articles-collection-wrapp .article-collection-slider-item .article-collection-slider-content>a {
    display: block;
    color: #f88023;
    font-family: "ITC Avant Garde Gothic W02 Md";
    font-size: 14px;
    margin-top: 15px
}

@media screen and (max-width: 768px) {
    .articles-collection-wrapp .article-collection-slider-item .article-collection-slider-content>a {
        font-size: 14px;
        margin-top: 8px
    }
}

@media screen and (max-width: 480px) {
    .articles-collection-wrapp .article-collection-slider-item .article-collection-slider-content>a {
        display: none
    }
}

@media screen and (max-width: 480px) {
    .articles-collection-wrapp .article-collection-slider-item .article-collection-slider-card {
        float: right;
        width: 50%
    }
}

.articles-collection-wrapp .article-collection-slider-image {
    display: block;
    width: 66%;
    height: 100%;
    background-position: 0 0;
    background-size: cover;
    -webkit-border-radius: 10px 0 0 10px;
    -moz-border-radius: 10px 0 0 10px;
    border-radius: 10px 0 0 10px
}

@media screen and (max-width: 992px) {
    .articles-collection-wrapp .article-collection-slider-image {
        width: 56%;
        background-position: right 0
    }
}

@media screen and (max-width: 652px) {
    .articles-collection-wrapp .article-collection-slider-image {
        width: 52%
    }
}

@media screen and (max-width: 560px) {
    .articles-collection-wrapp .article-collection-slider-image {
        width: 55%
    }
}

@media screen and (max-width: 480px) {
    .articles-collection-wrapp .article-collection-slider-image {
        float: left;
        width: 50%;
        min-width: 0;
        height: 100%;
        background-position: center center;
        -webkit-border-radius: 0;
        -moz-border-radius: 0;
        border-radius: 0
    }
}

.slick-dots {
    position: absolute;
    bottom: -50px;
    display: block;
    width: 100%;
    padding: 0;
    list-style: none;
    text-align: center
}

.slick-dots li {
    position: relative;
    display: inline-block;
    width: 10px;
    height: 10px;
    margin: 0 5px;
    padding: 0;
    cursor: pointer
}

.slick-dots li.slick-active button {
    background: #488dbb
}

.slick-dots li button {
    color: transparent;
    font-size: 0;
    line-height: 0;
    display: block;
    width: 10px;
    height: 10px;
    padding: 5px;
    background: #6b6b6b;
    border: 0;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    outline: none;
    cursor: pointer
}

.article-slider {
    margin-top: 20px;
    margin-bottom: 0;
    height: auto;
    border: 1px solid #ececec;
    border-radius: 10px
}

.article-slider .slick-list .slick-slide p {
    margin: 20px 0;
    padding: 0 15px;
    font-size: 14px
}

.article-slider .slick-list .slick-slide img {
    max-width: 100%;
    margin: 0
}

.article-slider .slick-arrow {
    position: absolute;
    top: calc(40% - 8%);
    width: 40px;
    height: 40px
}

@media screen and (max-width: 1200px) and (min-width: 992px) {
    .article-slider .slick-arrow {
        top: calc(33% - 8%)
    }
}

.article-slider .slick-arrow:hover {
    background: #faa666
}

.article-slider .slick-arrow .btn-off-rounded:after,
.article-slider .slick-arrow .articles-collection-wrapp .article-collection-arrow:after,
.articles-collection-wrapp .article-slider .slick-arrow .article-collection-arrow:after,
.article-slider .slick-arrow .slick-arrow:after,
.article-slider .slick-arrow .accordion-block-wrap .accordion-panel .accordion-panel-heading .btn:after,
.accordion-block-wrap .accordion-panel .accordion-panel-heading .article-slider .slick-arrow .btn:after,
.article-slider .slick-arrow .off-modal .close:after,
.off-modal .article-slider .slick-arrow .close:after {
    font-size: 24px
}

@media screen and (max-width: 769px) {
    .article-slider .slick-arrow {
        display: none !important
    }
    .article-slider .slick-arrow.slick-prev,
    .article-slider .slick-arrow.slick-next {
        background: #fff
    }
    .article-slider .slick-arrow.slick-prev:after,
    .article-slider .slick-arrow.slick-next:after {
        color: #f88023
    }
}

.article-slider .slick-arrow.slick-prev {
    left: 20px;
    z-index: 8
}

@media screen and (max-width: 480px) {
    .article-slider .slick-arrow.slick-prev {
        left: 0
    }
}

.article-slider .slick-arrow.slick-next {
    right: 20px;
    z-index: 8
}

@media screen and (max-width: 480px) {
    .article-slider .slick-arrow.slick-next {
        right: 0
    }
}

.article-slider .slick-dots {
    position: relative;
    margin-bottom: 15px;
    bottom: 0
}

.article-slider-vis {
    opacity: 1 !important
}

.slider-loading {
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    transition: all 0.5s
}

.slider-loading-hidden {
    opacity: 0 !important;
    overflow: hidden !important
}

.slider-loading-hidden.product-collection-thumbs-slider {
    max-height: 150px
}

.slider-loading-hidden.hero-gallery {
    min-height: 800px
}

@media screen and (max-width: 1200px) {
    .slider-loading-hidden.hero-gallery {
        min-height: 600px
    }
}

@media screen and (max-width: 992px) {
    .slider-loading-hidden.hero-gallery {
        min-height: 515px
    }
}

@media screen and (max-width: 769px) {
    .slider-loading-hidden.hero-gallery {
        min-height: 0
    }
}

.accordion-block-wrap .accordion-panel {
    border: 0;
    border: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none
}

.accordion-block-wrap .accordion-panel:after {
    content: '';
    display: block;
    height: 2px;
    width: 100%;
    margin-top: 0;
    margin-bottom: 30px;
    background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAcAAAACCAIAAAAb/VE3AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyJpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNiAoV2luZG93cykiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6NzU2OUQ3RUJFQzJEMTFFNThGMzNDRkE1NTNDRDVFQUEiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6NzU2OUQ3RUNFQzJEMTFFNThGMzNDRkE1NTNDRDVFQUEiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDo3NTY5RDdFOUVDMkQxMUU1OEYzM0NGQTU1M0NENUVBQSIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDo3NTY5RDdFQUVDMkQxMUU1OEYzM0NGQTU1M0NENUVBQSIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/PmnqugAAAAAbSURBVHjaYvTo3c3AwLC9yIUBCTAxYAMAAQYAdXgDAVUIu80AAAAASUVORK5CYII=") left bottom repeat-x
}

@media (-webkit-min-device-pixel-ratio: 2),
(min-resolution: 192dpi) {
    .accordion-block-wrap .accordion-panel:after {
        background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA4AAAAECAYAAAC+0w63AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyJpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNiAoV2luZG93cykiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6OTk2ODYzRTdFQzJEMTFFNTlCM0NGREIxQ0M5MDBDQ0QiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6OTk2ODYzRThFQzJEMTFFNTlCM0NGREIxQ0M5MDBDQ0QiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDo5OTY4NjNFNUVDMkQxMUU1OUIzQ0ZEQjFDQzkwMENDRCIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDo5OTY4NjNFNkVDMkQxMUU1OUIzQ0ZEQjFDQzkwMENDRCIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/PlbyxrkAAAAfSURBVHjaYrRp2/6fAQkcrvRgZCACMDGQCeivESDAAG+rBAWLZu3UAAAAAElFTkSuQmCC")
    }
}

@media screen and (max-width: 992px) {
    .accordion-block-wrap .accordion-panel:after {
        content: '';
        display: block;
        height: 2px;
        width: 100%;
        margin-top: 0;
        margin-bottom: 20px;
        background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAcAAAACCAIAAAAb/VE3AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyJpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNiAoV2luZG93cykiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6NzU2OUQ3RUJFQzJEMTFFNThGMzNDRkE1NTNDRDVFQUEiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6NzU2OUQ3RUNFQzJEMTFFNThGMzNDRkE1NTNDRDVFQUEiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDo3NTY5RDdFOUVDMkQxMUU1OEYzM0NGQTU1M0NENUVBQSIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDo3NTY5RDdFQUVDMkQxMUU1OEYzM0NGQTU1M0NENUVBQSIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/PmnqugAAAAAbSURBVHjaYvTo3c3AwLC9yIUBCTAxYAMAAQYAdXgDAVUIu80AAAAASUVORK5CYII=") left bottom repeat-x
    }
}

@media screen and (max-width: 992px) and (-webkit-min-device-pixel-ratio: 2),
screen and (max-width: 992px) and (min-resolution: 192dpi) {
    .accordion-block-wrap .accordion-panel:after {
        background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA4AAAAECAYAAAC+0w63AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyJpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNiAoV2luZG93cykiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6OTk2ODYzRTdFQzJEMTFFNTlCM0NGREIxQ0M5MDBDQ0QiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6OTk2ODYzRThFQzJEMTFFNTlCM0NGREIxQ0M5MDBDQ0QiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDo5OTY4NjNFNUVDMkQxMUU1OUIzQ0ZEQjFDQzkwMENDRCIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDo5OTY4NjNFNkVDMkQxMUU1OUIzQ0ZEQjFDQzkwMENDRCIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/PlbyxrkAAAAfSURBVHjaYrRp2/6fAQkcrvRgZCACMDGQCeivESDAAG+rBAWLZu3UAAAAAElFTkSuQmCC")
    }
}

.accordion-block-wrap .accordion-panel+.accordion-panel {
    margin-top: 0
}

.accordion-block-wrap .accordion-panel:last-child:after {
    display: none
}

.accordion-block-wrap .accordion-panel .accordion-panel-heading {
    color: #488dbb;
    background-color: transparent;
    padding: 0;
    margin-bottom: 30px;
    border: 0
}

@media screen and (max-width: 992px) {
    .accordion-block-wrap .accordion-panel .accordion-panel-heading {
        margin-bottom: 20px
    }
}

.accordion-block-wrap .accordion-panel .accordion-panel-heading a {
    color: #488dbb
}

.accordion-block-wrap .accordion-panel .accordion-panel-heading a:hover {
    text-decoration: none
}

.accordion-block-wrap .accordion-panel .accordion-panel-heading a:focus {
    text-decoration: none
}

.accordion-block-wrap .accordion-panel .accordion-panel-heading .btn {
    margin-right: 13px
}

.accordion-block-wrap .accordion-panel .accordion-panel-heading .btn:hover {
    background: #faa666
}

.accordion-block-wrap .accordion-panel .accordion-panel-heading .btn:focus,
.accordion-block-wrap .accordion-panel .accordion-panel-heading .btn:active {
    outline: none
}

.accordion-block-wrap .accordion-panel .accordion-panel-title {
    overflow: hidden;
    text-transform: uppercase
}

.accordion-block-wrap .accordion-panel .accordion-panel-title .btn {
    float: left
}

.accordion-block-wrap .accordion-panel .accordion-panel-title .single-panel {
    cursor: text
}

.accordion-block-wrap .accordion-panel .accordion-panel-title .single-panel:hover,
.accordion-block-wrap .accordion-panel .accordion-panel-title .single-panel:hover span {
    color: #488dbb !important
}

.accordion-block-wrap .accordion-panel .accordion-panel-title .single-panel .btn {
    display: none
}

.accordion-block-wrap .accordion-panel .accordion-panel-title .accordion-panel-title-content {
    overflow: hidden;
    width: auto;
    padding-top: 7px;
    display: block
}

.accordion-block-wrap .accordion-panel-body {
    padding: 20px 0 60px 50px;
    border-top: 0 !important;
    font-family: "Proxima N W02 Reg";
    font-size: 21px;
    line-height: 33px
}

@media screen and (max-width: 992px) {
    .accordion-block-wrap .accordion-panel-body {
        padding: 0 0 30px 50px
    }
}

.accordion-block-wrap .accordion-panel-body .accordion-panel-section-title {
    color: #f88023;
    font-size: 21px;
    line-height: 1.2;
    margin-bottom: 10px
}

.accordion-block-wrap .accordion-panel-body .accordion-panel-section-title:empty {
    display: none
}

.accordion-block-wrap .accordion-panel-body .accordion-panel-section-title:empty+.faq-items-list {
    margin-top: 0
}

.accordion-block-wrap .accordion-panel-body .faq-items-list {
    padding-left: 0;
    margin-bottom: 0
}

.accordion-block-wrap .accordion-panel-body .faq-items-list li {
    margin-bottom: 0
}

.accordion-block-wrap .accordion-panel-body p,
.accordion-block-wrap .accordion-panel-body ul,
.accordion-block-wrap .accordion-panel-body ol {
    margin-bottom: 40px
}

.accordion-block-wrap .accordion-panel-body ul,
.accordion-block-wrap .accordion-panel-body ol {
    margin-top: 25px;
    padding-left: 20px
}

.accordion-block-wrap .accordion-panel-body li {
    margin-bottom: 0
}

.accordion-block-wrap .accordion-panel-body ul:last-child,
.accordion-block-wrap .accordion-panel-body ol:last-child,
.accordion-block-wrap .accordion-panel-body p:last-child,
.accordion-block-wrap .accordion-panel-body li:last-child {
    margin-bottom: 0
}

.accordion-block-wrap .collapsing,
.accordion-block-wrap .collapse {
    background: transparent;
    opacity: 0
}

.accordion-block-wrap .collapse.in {
    opacity: 1
}

.faq-items-list {
    padding: 0;
    counter-reset: faq-item-counter
}

.faq-items-list .faq-item {
    color: #6b6b6b;
    font-family: "Proxima N W02 Reg";
    font-size: 21px;
    line-height: 33px;
    list-style: none;
    clear: both
}

.faq-items-list .faq-item:before {
    content: counter(faq-item-counter);
    counter-increment: faq-item-counter;
    color: #f7c43a;
    font: bold 40px "ITC Avant Garde Gothic W02 Md";
    float: left;
    min-width: 50px
}

.faq-items-list .faq-item:last-child .faq-item-content>a:last-child,
.faq-items-list .faq-item:last-child .faq-item-content>span:last-child>a {
    margin-bottom: 0
}

.faq-items-list .faq-item .faq-item-wrapp {
    overflow: hidden;
    padding-top: 5px
}

.faq-items-list .faq-item .faq-item-title {
    color: #6b6b6b;
    font-weight: bold;
    font-family: "Proxima N W02 Reg";
    font-size: 21px;
    line-height: 33px;
    margin-bottom: 5px
}

.faq-items-list .faq-item .faq-item-content p {
    margin-bottom: 40px
}

.faq-items-list .faq-item .faq-item-content li {
    margin-bottom: 0
}

.faq-items-list .faq-item .faq-item-content>a:last-child,
.faq-items-list .faq-item .faq-item-content>span:last-child>a {
    display: block;
    margin-bottom: 60px
}

.faq-items-list .faq-item .faq-item-content strong {
    font-family: "Proxima Nova Alt W03 Extrabold"
}

.faq-item-image {
    float: right
}

.faq-item-image img {
    max-width: 100%;
    height: auto
}

@media screen and (min-width: 992px) {
    .faq-item-image+.faq-items-list {
        overflow: hidden;
        padding-right: 30px
    }
}

@media screen and (max-width: 992px) {
    .faq-item-image {
        float: none;
        margin-bottom: 30px
    }
}

.faq-more-info {
    margin-top: 50px;
    padding-left: 50px
}

@media screen and (max-width: 992px) {
    .faq-more-info {
        margin-top: 25px;
        padding-left: 0
    }
}

.faq-item-wrapp .faq-more-info {
    padding-left: 0
}

@media screen and (max-width: 992px) {
    .compare-products-accordion .accordion-panel-title>a {
        line-height: 31px
    }
}

.off-modal {
    top: 20%;
    padding: 0 !important
}

.off-modal .close {
    opacity: 1
}

.off-modal .modal-content {
    padding: 70px
}

@media screen and (max-width: 480px) {
    .off-modal .modal-content {
        padding: 35px
    }
}

.off-modal .modal-content>.close {
    position: absolute;
    top: 20px;
    right: 20px;
    z-index: 1
}

.off-modal .modal-header {
    border: 0
}

.off-modal .modal-body {
    padding: 0
}

@media screen and (min-width: 768px) {
    .off-modal .modal-sm {
        width: 400px
    }
}

.img_modal .modal-dialog,
.article-details .img_modal .modal-dialog,
.faq-items-list .faq-item .img_modal .modal-dialog {
    width: 820px
}

@media screen and (max-width: 992px) {
    .img_modal .modal-dialog,
    .article-details .img_modal .modal-dialog,
    .faq-items-list .faq-item .img_modal .modal-dialog {
        width: auto;
        max-width: 90%
    }
}

.img_modal .modal-header,
.article-details .img_modal .modal-header,
.faq-items-list .faq-item .img_modal .modal-header {
    border-bottom: 0;
    padding-bottom: 0
}

.img_modal .modal-header button,
.article-details .img_modal .modal-header button,
.faq-items-list .faq-item .img_modal .modal-header button {
    float: right
}

.img_modal .modal-body img,
.article-details .img_modal .modal-body img,
.faq-items-list .faq-item .img_modal .modal-body img {
    display: block;
    margin: 0 auto !important;
    width: auto;
    max-width: 100%
}

.img_modal .modal-body p,
.article-details .img_modal .modal-body p,
.faq-items-list .faq-item .img_modal .modal-body p {
    color: #6b6b6b;
    font-size: 14px;
    font-family: "Proxima N W02 Reg";
    display: block;
    padding: 0 10px;
    margin-top: 15px
}

.img_modal .modal-body #triangle,
.article-details .img_modal .modal-body #triangle,
.faq-items-list .faq-item .img_modal .modal-body #triangle {
    top: auto;
    left: auto;
    margin: 0
}

.img_modal .modal-body #pinterest,
.article-details .img_modal .modal-body #pinterest,
.faq-items-list .faq-item .img_modal .modal-body #pinterest {
    top: auto;
    left: auto;
    margin-left: 1px;
    margin-top: 1px
}

@media screen and (min-width: 769px) {
    .img_modal .modal-body,
    .article-details .img_modal .modal-body,
    .faq-items-list .faq-item .img_modal .modal-body {
        max-width: 640px;
        margin: 0 auto
    }
}

@media screen and (max-width: 769px) {
    .img_modal,
    .article-details .img_modal,
    .faq-items-list .faq-item .img_modal {
        display: none
    }
}

#slider_modal1 .modal-dialog,
#slider_modal2 .modal-dialog {
    width: 805px
}

@media screen and (max-width: 992px) {
    #slider_modal1 .modal-dialog,
    #slider_modal2 .modal-dialog {
        width: auto;
        max-width: 90%
    }
}

#slider_modal1 .modal-dialog .modal-header,
#slider_modal2 .modal-dialog .modal-header {
    border-bottom: 0;
    padding-bottom: 0
}

#slider_modal1 .modal-dialog button,
#slider_modal2 .modal-dialog button {
    float: right
}

#slider_modal1 .modal-dialog .article-slider,
#slider_modal2 .modal-dialog .article-slider {
    opacity: 0
}

#slider_modal1 .modal-dialog .article-slider .slick-dots,
#slider_modal2 .modal-dialog .article-slider .slick-dots {
    position: relative;
    bottom: 0
}

.big-media-block-wrapp {
    max-width: 1600px;
    max-height: 900px;
    margin: 0 auto
}

.big-media-block-wrapp img {
    width: 100%;
    height: auto
}

.big-media-block-wrapp .big-media-video {
    position: relative;
    padding-bottom: 56.25%;
    height: 0;
    max-width: 100%;
    background: #000
}

.big-media-block-wrapp .big-media-video .video-js {
    width: 100% !important;
    height: 100% !important;
    padding-bottom: 56.25%
}

.big-media-block-wrapp .big-media-video .video-js .vjs-tech {
    width: 100% !important;
    height: 100% !important
}

.big-media-block-wrapp .big-media-video .video-js .vjs-big-play-button {
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    width: 10%;
    height: 17%;
    max-width: 125px;
    max-height: 125px;
    background: #fff;
    border: 0;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%
}

.big-media-block-wrapp .big-media-video .video-js .vjs-big-play-button:before {
    font-size: 0;
    background: url("/Content/Off/images/video-play-arrow-big.png") 55% center no-repeat;
    background-size: 30%
}

.big-media-block-wrapp .big-media-video object,
.big-media-block-wrapp .big-media-video embed,
.big-media-block-wrapp .big-media-video iframe,
.big-media-block-wrapp .big-media-video video {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.big-media-block-wrapp .big-media-video-title {
    position: absolute;
    top: 65%;
    left: 50%;
    transform: translate(-50%, -65%);
    margin: 0;
    color: #fff;
    font-size: 40px;
    font-family: "ITC Avant Garde Gothic W02 Md";
    pointer-events: none
}

@media screen and (max-width: 992px) {
    .big-media-block-wrapp .big-media-video-title {
        top: 70%;
        transform: translate(-50%, -70%);
        font-size: 28px
    }
}

.yt-thumbnail-container {
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    position: absolute;
    width: 100%;
    height: 100%
}

.yt-play-video {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    width: 10%;
    height: 17%;
    max-width: 125px;
    max-height: 125px;
    background: #fff;
    border: 0;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    cursor: pointer
}

.yt-play-video:before {
    position: absolute;
    content: '';
    height: 100%;
    width: 100%;
    background: url("/Content/Off/images/video-play-arrow-big.png") 55% center no-repeat;
    background-size: 30%
}

.off-tooltip+.tooltip {
    max-width: 120px
}

.off-tooltip+.tooltip>.tooltip-inner {
    padding: 10px;
    background-color: #488dbb
}

.off-tooltip+.tooltip>.tooltip-arrow {
    border-bottom-color: #488dbb
}

.reviews-block {
    position: relative;
    padding-top: 60px;
    margin-top: 60px;
    border-top: 5px solid #f88023
}

@media screen and (max-width: 992px) {
    .reviews-block {
        padding-top: 30px;
        margin-top: 30px
    }
}

.reviews-block:before {
    position: absolute;
    top: -30px;
    right: 0;
    display: block;
    content: '';
    width: 170px;
    height: 25px;
    background: #f88023; /*url("/Content/Off/images/related-items-bottom-bgr.png") left bottom no-repeat*/
}

@media screen and (max-width: 769px) {
    .reviews-block:before {
        display: none
    }
}

.reviews-block img {
    width: 100%;
    height: auto
}

.reviews-block .reviews-block-head {
    margin-bottom: 30px
}

.review-widget {
    font-family: "Proxima N W02 Reg";
    font-size: 14px;
    line-height: 29px;
    margin-bottom: 50px
}

@media screen and (max-width: 992px) {
    .review-widget {
        margin-bottom: 30px;
        font-size: 14px
    }
}

.review-widget .review-widget-rating {
    margin-bottom: 0
}

.review-widget a {
    color: #488dbb
}

.star-rating {
    display: inline-block;
    vertical-align: middle;
    border: none
}

.star-rating.no-rating>label {
    opacity: 50%
}

.star-rating>input {
    display: none
}

.star-rating>label:before {
    margin: 0 5px;
    font-size: 1.25em;
    font-family: FontAwesome;
    display: inline-block;
    content: "\f005"
}

.star-rating>.half:before {
    content: "\f089";
    position: absolute
}

.star-rating>label {
    color: #bcbcbc;
    float: right;
    margin-bottom: 0
}

.star-rating>label:hover {
    cursor: pointer
}

.star-rating>input:checked~label,
.star-rating:not(:checked)>label:hover,
.star-rating:not(:checked)>label:hover~label {
    color: #f7c43a
}

.star-rating>input:checked+label:hover,
.star-rating>input:checked~label:hover,
.star-rating>label:hover~input:checked~label,
.star-rating>input:checked~label:hover~label {
    color: #f7c43a
}

.share-bar {
    position: fixed;
    left: 2%;
    top: 150px;
    z-index: 99;
    text-align: center
}

@media screen and (max-width: 992px) {
    .share-bar {
        left: 0;
        top: auto;
        bottom: 0;
        width: 100%;
        padding: 10px 0;
        background: rgba(205, 205, 205, 0.8)
    }
}

@media screen and (max-width: 992px) and (max-width: 340px) {
    .share-bar {
        padding: 10px 15px;
        text-align: left
    }
}

.share-bar .share-bar-head {
    display: inline-block;
    margin-bottom: 10px;
    color: #393939;
    font-size: 11px;
    font-family: "Proxima N W02 Smbd"
}

@media screen and (max-width: 992px) {
    .share-bar .share-bar-head {
        margin-bottom: 0;
        margin-right: 10px
    }
}

.share-bar ul {
    list-style: none;
    padding: 0
}

@media screen and (max-width: 992px) {
    .share-bar ul {
        display: inline-block;
        margin-bottom: 0
    }
}

.share-bar li {
    margin-bottom: 10px
}

@media screen and (max-width: 992px) {
    .share-bar li {
        display: inline-block;
        margin-bottom: 0;
        margin-right: 10px
    }
}

@media screen and (max-width: 992px) and (max-width: 769px) {
    .share-bar li {
        margin-right: 5px
    }
}

.share-ico {
    display: inline-block;
    width: 32px;
    height: 32px;
    line-height: 32px;
    color: #fff;
    text-align: center;
    vertical-align: middle;
    background-color: #9d9d9d;
    cursor: pointer;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    transition: all 0.5s
}

.share-ico.share-pinterest {
    line-height: 34px;
    background-color: #c82828
}

.share-ico.share-facebook {
    line-height: 34px;
    background-color: #305891
}

.share-ico.share-twitter {
    line-height: 34px;
    background-color: #2ca8d2
}

.share-ico.share-twitter iframe {
    width: 32px !important;
    height: 30px !important;
    opacity: 0 !important;
    position: absolute !important;
    left: 0;
    margin-top: 3px
}

.share-ico:hover {
    color: #fff;
    background-color: #f88023
}

.share-ico:focus {
    color: #fff !important
}

.fb_iframe_widget {
    position: absolute;
    left: 0;
    top: -35px;
    width: 32px;
    opacity: 0;
    height: 32px
}

.fb_iframe_widget iframe {
    width: 32px !important;
    height: 32px !important;
    left: -9px;
    top: -20px;
    position: absolute !important
}

@media screen and (max-width: 1290px) and (min-width: 992px) {
    .details-page-wrapp .breadcrumb-wrapper {
        padding: 15px 0 15px 90px
    }
    .container.details-page-wrapp,
    .compare-bar-sticky.affix .details-page-wrapp.compare-bar {
        padding: 0 60px
    }
    .container .item-main,
    .compare-bar-sticky.affix .compare-bar .item-main,
    .container .article-details,
    .compare-bar-sticky.affix .compare-bar .article-details,
    .container .story-details,
    .compare-bar-sticky.affix .compare-bar .story-details {
        max-width: calc(100% - 270px);
        padding-right: 65px
    }
    .container .item-sidebar,
    .compare-bar-sticky.affix .compare-bar .item-sidebar,
    .container .article-sidebar,
    .compare-bar-sticky.affix .compare-bar .article-sidebar,
    .container .story-sidebar,
    .compare-bar-sticky.affix .compare-bar .story-sidebar {
        padding-left: 50px
    }
}

.article-details table,
.product-details-content table {
    width: calc(100% - 50px) !important;
    margin-left: 50px;
    border: 0;
    font-size: 14px;
    line-height: 1.2
}

@media screen and (max-width: 992px) {
    .article-details table,
    .product-details-content table {
        display: block;
        margin-left: 0;
        width: 90% !important;
        height: auto !important
    }
}

.article-details table caption,
.product-details-content table caption {
    color: #488dbb;
    font-size: 14px;
    line-height: 1.2
}

.article-details table caption span,
.product-details-content table caption span {
    font-weight: bold
}

@media screen and (max-width: 992px) {
    .article-details table tr,
    .product-details-content table tr {
        display: block;
        width: auto !important;
        height: auto !important
    }
}

.article-details table td,
.product-details-content table td {
    width: 33%;
    padding: 10px !important;
    border: 0 !important;
    border-top: 1px solid #e5e5e5 !important;
    border-right: 1px solid #e5e5e5 !important;
    vertical-align: top
}

.article-details table td p,
.product-details-content table td p {
    margin-bottom: 20px !important
}

@media screen and (max-width: 992px) {
    .article-details table td,
    .product-details-content table td {
        display: block !important;
        width: 100% !important;
        border-right: 0 !important;
        padding: 10px 0 20px !important;
        width: auto !important;
        height: auto !important
    }
}

.article-details table td:first-child,
.product-details-content table td:first-child {
    padding-left: 0
}

.article-details table td:last-child,
.product-details-content table td:last-child {
    border-right: 0 !important
}

.article-details table p,
.product-details-content table p {
    margin-bottom: 20px
}

.article-details table .table-cell-head,
.product-details-content table .table-cell-head {
    color: #f88023;
    font-size: 14px;
    font-weight: bold;
    margin-top: 5px;
    margin-bottom: 10px;
    line-height: 1.2
}

.page-content-bottom {
    position: relative;
    min-height: 110px
}

.page-content-bottom .hero-wrapp {
    height: 800px;
    max-height: 800px
}

@media screen and (max-width: 768px) {
    .page-content-bottom .hero-wrapp {
        height: 440px
    }
}

@media screen and (max-width: 480px) {
    .page-content-bottom .hero-wrapp {
        height: auto;
        min-height: 380px;
        background: #fff
    }
    .page-content-bottom .hero-wrapp .hero-image-wrapp {
        position: relative;
        overflow: hidden
    }
    .page-content-bottom .hero-wrapp .hero-image-wrapp .hero-image {
        position: relative;
        min-height: 320px;
        background-position-x: 85%
    }
}

.page-content-bottom .hero-wrapp .hero-overlay {
    display: none
}

.page-content-bottom .hero-wrapp .hero-content {
    bottom: 25%
}

@media screen and (max-width: 480px) {
    .page-content-bottom .hero-wrapp .hero-content.hero-content-left {
        position: static;
        width: 100%;
        text-align: center;
        padding: 30px 0 120px 0
    }
    .page-content-bottom .hero-wrapp .hero-content.hero-content-left .hero-image-wrapp {
        position: relative;
        overflow: hidden
    }
    .page-content-bottom .hero-wrapp .hero-content.hero-content-left .hero-image-wrapp .hero-image {
        position: relative;
        min-height: 320px
    }
    .page-content-bottom .hero-wrapp .hero-content.hero-content-left .hero-title {
        color: #488dbb;
        font-size: 20px;
        line-height: 1.2;
        margin: 0 0 30px 0;
        -webkit-text-shadow: none;
        -moz-text-shadow: none;
        text-shadow: none
    }
    .page-content-bottom .hero-wrapp .hero-content.hero-content-left .hero-text {
        color: #6b6b6b;
        font-size: 14px;
        line-height: 1.5;
        margin: 0 0 30px 0
    }
}

@media screen and (min-width: 1200px) {
    .home-page {
        background: #e6e7e8
    }
    .home-page .footer-section-wrapp {
        padding-top: 0;
        background-color: transparent
    }
    .home-page .footer-options-blocks {
        background-color: #fff
    }
    .home-page .footer-section-background-desktop-home {
        background-image: url("/Content/Off/images/mountain-range-home.png")
    }
}

.product-details {
    padding-top: 100px;
    padding-bottom: 80px;
    text-align: center
}

@media screen and (max-width: 992px) {
    .product-details {
        padding-top: 50px;
        padding-bottom: 40px
    }
}

.product-details .product-details-head {
    margin-bottom: 50px
}

.product-details .product-details-name {
    color: #488dbb;
    font-size: 50px;
    margin: 0 auto 20px;
    max-width: 1060px
}

@media screen and (max-width: 992px) {
    .product-details .product-details-name {
        font-size: 40px;
        line-height: 1.5;
        margin-top: 0;
        margin-bottom: 30px
    }
}

.product-details .product-details-nr {
    margin-top: 10px;
    color: #afafaf;
    font-size: 14px;
    font-family: "Proxima N W02 Reg"
}

.product-desc {
    float: none
}

@media screen and (max-width: 992px) {
    .product-desc {
        margin-bottom: 45px
    }
}

.product-desc h5 {
    color: #6b6b6b;
    margin: 0
}

@media screen and (max-width: 992px) {
    .product-desc h5 {
        font-family: "Proxima N W02 Reg";
        font-size: 24px;
        line-height: 33px
    }
}

.product-detail-info {
    margin-top: 80px;
    margin-bottom: 60px;
    font-family: "Proxima N W02 Reg";
    font-size: 14px;
    line-height: 29px;
    text-align: center
}

@media screen and (max-width: 992px) {
    .product-detail-info {
        margin-bottom: 30px
    }
}

.product-detail-info .product-detail-info-list {
    list-style: none;
    margin: 0;
    padding: 0
}

@media screen and (max-width: 1200px) {
    .product-detail-info .product-detail-info-list {
        text-align: center
    }
}

.product-detail-info .product-detail-info-list li {
    display: inline-block;
    vertical-align: middle;
    margin-right: 60px
}

@media screen and (max-width: 1200px) {
    .product-detail-info .product-detail-info-list li {
        margin: 0 15px
    }
}

@media screen and (max-width: 992px) {
    .product-detail-info .product-detail-info-list li {
        display: block;
        margin: 0 0 20px
    }
}

.product-detail-info .product-detail-info-list li:last-child {
    margin-right: 0
}

@media screen and (max-width: 992px) {
    .product-detail-info .product-detail-info-list li:last-child {
        margin-bottom: 0
    }
}

.product-detail-info span {
    font-weight: bold
}

.product-detail-info a {
    color: #488dbb
}

.product-details-content {
    padding-top: 40px;
    padding-bottom: 90px;
    padding-right: 130px;
    background: #fff
}

@media screen and (max-width: 992px) {
    .product-details-content {
        padding: 30px 0
    }
}

.product-details-content .faq-item-image {
    margin-right: -100px;
    max-width: 370px
}

@media screen and (max-width: 1200px) {
    .product-details-content .faq-item-image {
        max-width: 50%;
        max-height: 50%
    }
}

@media screen and (max-width: 992px) {
    .product-details-content .faq-item-image {
        max-width: none;
        max-height: none
    }
}

@media screen and (max-width: 992px) {
    .product-details-content .faq-item-image {
        margin-right: 0
    }
}

.product-details-content .faq-item-image+.faq-items-list {
    margin-top: 0
}

.ingredients-info-head {
    font-family: "Proxima N W02 Smbd";
    font-size: 14px;
    color: #f88023;
    margin-bottom: 20px
}

.ingredients-info-list {
    color: #6b6b6b;
    padding: 0;
    list-style: none
}

.ingredients-info-list .ingredients-info-item {
    display: block;
    position: relative;
    font-size: 14px;
    margin-bottom: 10px;
    overflow: hidden
}

.ingredients-info-list .ingredients-info-item:after {
    display: block;
    content: '';
    width: 100%;
    border-bottom: 2px dotted;
    height: 100%;
    position: absolute;
    bottom: 5px
}

.ingredients-info-list .ingredient-name,
.ingredients-info-list .ingredient-amount {
    display: block;
    background: #fff;
    position: relative;
    z-index: 2
}

.ingredients-info-list .ingredient-name {
    float: left
}

.ingredients-info-list .ingredient-amount {
    float: right
}

.off-divider.off-divider-solid {
    height: 5px;
    width: 100%;
    background: #f88023
}

.big-media-block-wrapp+.off-divider {
    display: none
}

.two-col-section-wrapp {
    background-image: url("/Content/Off/images/two-col-page-background.png");
    background-repeat: repeat-y;
    background-position: right top;
    background-size: 33.5%;
    background-color: #fff
}

@media screen and (max-width: 1200px) {
    .two-col-section-wrapp {
        background-size: 37%
    }
}

@media screen and (max-width: 992px) {
    .two-col-section-wrapp {
        background: none
    }
}

@media screen and (min-width: 992px) {
    .two-col-section-wrapp.ofh {
        position: relative
    }
    .main-col-height-fix {
        position: relative
    }
    .main-col-height-fix .item-main:after,
    .main-col-height-fix .article-details:after {
        top: 0;
        position: absolute;
        right: 0;
        display: block;
        width: 100%;
        height: 100%;
        content: '';
        background-color: #fff;
        z-index: -1
    }
}

.page-wrapp {
    padding-top: 110px
}

@media screen and (max-width: 1200px) {
    .page-wrapp {
        padding-top: 95px
    }
}

@media screen and (max-width: 992px) {
    .page-wrapp {
        padding-top: 85px
    }
}

@media screen and (max-width: 768px) {
    .page-wrapp {
        padding-top: 50px
    }
}

@media screen and (max-width: 480px) {
    .page-wrapp {
        padding-top: 0
    }
}

.page-wrapp.page-wrapp-hero-heder {
    padding-top: 0
}

@media screen and (max-width: 1200px) {
    .page-wrapp.page-wrapp-hero-heder {
        padding-top: 95px
    }
}

@media screen and (max-width: 768px) {
    .page-wrapp.page-wrapp-hero-heder {
        padding-top: 55px
    }
}

@media screen and (max-width: 992px) {
    .content-wrapp .content-section-wrapp .row {
        margin: 0
    }
    .content-wrapp .two-col-section-wrapp .content-section-wrapp {
        padding: 0;
        width: 100%
    }
    .content-wrapp .two-col-section-wrapp .content-section-wrapp .item-main,
    .content-wrapp .two-col-section-wrapp .content-section-wrapp .item-sidebar>section {
        width: 769px;
        margin: 0 auto
    }
    .content-wrapp .two-col-section-wrapp .content-section-wrapp .item-sidebar {
        padding-bottom: 120px
    }
}

@media screen and (max-width: 769px) {
    .content-wrapp .content-section-wrapp {
        padding: 0 25px
    }
    .content-wrapp .content-section-wrapp .row {
        margin: 0
    }
    .content-wrapp .two-col-section-wrapp .content-section-wrapp {
        padding: 0;
        width: 100%
    }
    .content-wrapp .two-col-section-wrapp .content-section-wrapp .item-main,
    .content-wrapp .two-col-section-wrapp .content-section-wrapp .item-sidebar>section {
        width: 100%
    }
    .content-wrapp .two-col-section-wrapp .content-section-wrapp .item-main,
    .content-wrapp .two-col-section-wrapp .content-section-wrapp .item-sidebar {
        padding-left: 25px;
        padding-right: 25px
    }
}

.products-container {
    display: block;
    position: relative;
    margin-top: 90px;
    padding-bottom: 110px
}

@media screen and (max-width: 769px) {
    .products-container {
        margin-top: 50px
    }
}

@media screen and (max-width: 480px) {
    .products-container {
        margin-top: 100px
    }
}

.products-container .row {
    margin: 0;
    clear: both
}

@media screen and (max-width: 769px) {
    .products-container .row {
        margin: 0 25px
    }
}

.products-container .products-headline {
    display: block;
    position: relative;
    margin-bottom: 30px
}

.products-container .products-headline::after {
    clear: both;
    content: "";
    display: table
}

.products-container .products-headline .products-title {
    float: left;
    margin: 0;
    color: #488dbb;
    font-size: 24px
}

.products-container .products-headline .browse-button {
    float: right;
    font-size: 14px
}

.products-container .products-headline .browse-button:after {
    vertical-align: middle;
    padding-bottom: 1px
}

@media screen and (max-width: 992px) {
    .products-container .products-headline .browse-button {
        display: none
    }
}

.products-container .products-holder {
    text-align: justify;
    margin: 0 -15px
}

@media screen and (max-width: 769px) {
    .products-container .products-holder {
        margin: 0 25px 50px
    }
}

.products-container .products-holder .product-block {
    display: inline-block;
    width: 33%;
    text-align: center;
    margin-bottom: 80px;
    box-sizing: border-box;
    vertical-align: top;
    padding: 0 15px
}

@media screen and (max-width: 992px) {
    .products-container .products-holder .product-block {
        width: 49%
    }
}

@media screen and (max-width: 769px) {
    .products-container .products-holder .product-block {
        display: block;
        width: 100%;
        padding: 0;
        margin: 0
    }
    .products-container .products-holder .product-block:after {
        content: '';
        display: block;
        height: 2px;
        width: 100%;
        margin-top: 0;
        margin-bottom: 30px;
        background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAcAAAACAQMAAACuUVQjAAAABlBMVEUAAABRuUiFGSEbAAAAAXRSTlMAQObYZgAAAAxJREFUCNdjOMBwAAADBAGBxTuiqQAAAABJRU5ErkJggg==") left bottom repeat-x
    }
}

@media screen and (max-width: 769px) and (-webkit-min-device-pixel-ratio: 2),
screen and (max-width: 769px) and (min-resolution: 192dpi) {
    .products-container .products-holder .product-block:after {
        background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA4AAAAEAgMAAADDveYkAAAADFBMVEUAAABRuUhRuUhRuUhKRs0AAAAAA3RSTlMA9eukZerWAAAAEUlEQVQI12OYxgAE/2EEmAsAJHcDKxdz3scAAAAASUVORK5CYII=");
        background-size: 7px 2px
    }
}

@media screen and (max-width: 769px) {
    .products-container .products-holder .product-block:last-child:after {
        display: none
    }
}

.products-container .products-holder .product-block .product-image {
    display: block;
    height: auto;
    width: 100%
}

@media screen and (max-width: 769px) {
    .products-container .products-holder .product-block .product-image {
        padding: 0 23px
    }
}

.products-container .products-holder .product-block .product-name {
    padding-bottom: 0;
    font-family: "Proxima N W02 Reg";
    font-size: 24px;
    line-height: 33px;
    color: #488dbb;
    margin: 20px 0 30px;
    border: none
}

@media screen and (max-width: 769px) {
    .products-container .products-holder .product-block .product-name {
        margin: 20px 0
    }
}

.products-container .products-holder .product-block .product-name a {
    color: #488dbb
}

.products-container .products-holder .product-block .product-name a:hover {
    color: #7fb6da;
    text-decoration: none;
    border-bottom: 2px solid #7fb6da
}

.products-container .products-holder .product-block .product-desc {
    margin-bottom: 25px;
    font-family: "Proxima N W02 Reg";
    font-size: 21px;
    line-height: 33px;
    margin-bottom: 30px
}

@media screen and (max-width: 769px) {
    .products-container .products-holder .product-block .product-desc {
        margin-bottom: 20px
    }
}

.products-container .products-holder .product-block .product-link {
    font-family: "Proxima N W02 Reg";
    font-size: 21px;
    line-height: 33px
}

@media screen and (max-width: 769px) {
    .products-container .products-holder .product-block .product-link {
        display: inline-block;
        margin-bottom: 30px;
        font-family: "Proxima N W02 Reg";
        font-size: 21px;
        line-height: 33px
    }
}

.products-container .products-holder .product-block .product-link:hover {
    color: #faa666
}

.products-container .go-select-products-wrapp:before {
    content: '';
    display: block;
    height: 2px;
    width: 100%;
    margin-top: 0;
    margin-bottom: 0;
    background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAcAAAACAQMAAACuUVQjAAAABlBMVEUAAABRuUiFGSEbAAAAAXRSTlMAQObYZgAAAAxJREFUCNdjOMBwAAADBAGBxTuiqQAAAABJRU5ErkJggg==") left bottom repeat-x
}

@media (-webkit-min-device-pixel-ratio: 2),
(min-resolution: 192dpi) {
    .products-container .go-select-products-wrapp:before {
        background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA4AAAAEAgMAAADDveYkAAAADFBMVEUAAABRuUhRuUhRuUhKRs0AAAAAA3RSTlMA9eukZerWAAAAEUlEQVQI12OYxgAE/2EEmAsAJHcDKxdz3scAAAAASUVORK5CYII=");
        background-size: 7px 2px
    }
}

.products-container .go-select-products-wrapp:after {
    content: '';
    display: block;
    height: 2px;
    width: 100%;
    margin-top: 0;
    margin-bottom: 0;
    background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAcAAAACAQMAAACuUVQjAAAABlBMVEUAAABRuUiFGSEbAAAAAXRSTlMAQObYZgAAAAxJREFUCNdjOMBwAAADBAGBxTuiqQAAAABJRU5ErkJggg==") left bottom repeat-x
}

@media (-webkit-min-device-pixel-ratio: 2),
(min-resolution: 192dpi) {
    .products-container .go-select-products-wrapp:after {
        background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA4AAAAEAgMAAADDveYkAAAADFBMVEUAAABRuUhRuUhRuUhKRs0AAAAAA3RSTlMA9eukZerWAAAAEUlEQVQI12OYxgAE/2EEmAsAJHcDKxdz3scAAAAASUVORK5CYII=");
        background-size: 7px 2px
    }
}

@media screen and (max-width: 769px) {
    .products-container .go-select-products-wrapp {
        margin: 0 25px
    }
    .products-container .go-select-products-wrapp:after {
        content: '';
        display: block;
        height: 2px;
        width: 100%;
        margin-top: 0;
        margin-bottom: 105;
        background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAcAAAACAQMAAACuUVQjAAAABlBMVEUAAABRuUiFGSEbAAAAAXRSTlMAQObYZgAAAAxJREFUCNdjOMBwAAADBAGBxTuiqQAAAABJRU5ErkJggg==") left bottom repeat-x
    }
}

@media screen and (max-width: 769px) and (-webkit-min-device-pixel-ratio: 2),
screen and (max-width: 769px) and (min-resolution: 192dpi) {
    .products-container .go-select-products-wrapp:after {
        background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA4AAAAEAgMAAADDveYkAAAADFBMVEUAAABRuUhRuUhRuUhKRs0AAAAAA3RSTlMA9eukZerWAAAAEUlEQVQI12OYxgAE/2EEmAsAJHcDKxdz3scAAAAASUVORK5CYII=");
        background-size: 7px 2px
    }
}

@media screen and (max-width: 769px) {
    .products-container .go-select-products-wrapp .go-select-products {
        margin: 0
    }
}

.collection-products {
    padding-bottom: 110px
}

@media screen and (max-width: 992px) {
    .collection-products .mmb-50 {
        margin-bottom: 50px
    }
}

@media screen and (max-width: 769px) {
    .collection-products .container,
    .collection-products .compare-bar-sticky.affix .compare-bar,
    .compare-bar-sticky.affix .collection-products .compare-bar {
        padding: 0 25px
    }
}

.collection-products-head,
.related-content-head {
    color: #488dbb;
    margin-top: 0;
    margin-bottom: 50px
}

@media screen and (max-width: 768px) {
    .collection-products-head,
    .related-content-head {
        font-size: 20px;
        line-height: 1.2;
        margin-bottom: 30px
    }
}

.product-collection-head-wrapp .collection-products-head {
    float: left;
    font-size: 40px;
    line-height: 46px
}

.product-collection-head-wrapp .go-to-faq,
.product-collection-head-wrapp .return-to-results {
    float: right;
    margin-top: 15px
}

@media screen and (max-width: 768px) {
    .product-collection-head-wrapp .go-to-faq,
    .product-collection-head-wrapp .return-to-results {
        float: none;
        display: inline-block;
        margin: 0 0 40px 0
    }
}

.product-collection-head-wrapp .go-to-faq:hover,
.product-collection-head-wrapp .return-to-results:hover {
    color: #f88023
}

.collection-products-list {
    list-style: none;
    padding: 0;
    margin: 0 -5.42%
}

@media screen and (max-width: 992px) {
    .collection-products-list {
        padding: 0
    }
}

@media screen and (max-width: 769px) {
    .collection-products-list {
        margin-bottom: 120px
    }
}

@media screen and (max-width: 768px) {
    .collection-products-list {
        margin: 0
    }
}

.collection-products-list .collection-products-list-item {
    float: left;
    width: 25%;
    padding: 0px 5.42%;
    margin-bottom: 90px
}

@media screen and (max-width: 992px) {
    .collection-products-list .collection-products-list-item {
        width: 33%
    }
}

@media screen and (max-width: 768px) {
    .collection-products-list .collection-products-list-item {float: left; display: block; width: 49%; padding: 0; margin-right: 0; margin-bottom: 0    }
    .collection-products-list .collection-products-list-item:after {content: ''; display: block;  height: 2px; width: 100%;   margin-top: 30px;
        margin-bottom: 30px;
        background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAcAAAACAQMAAACuUVQjAAAABlBMVEUAAABRuUiFGSEbAAAAAXRSTlMAQObYZgAAAAxJREFUCNdjOMBwAAADBAGBxTuiqQAAAABJRU5ErkJggg==") left bottom repeat-x
    }
}

@media screen and (max-width: 768px) and (-webkit-min-device-pixel-ratio: 2),
screen and (max-width: 768px) and (min-resolution: 192dpi) {
    .collection-products-list .collection-products-list-item:after {
        background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA4AAAAEAgMAAADDveYkAAAADFBMVEUAAABRuUhRuUhRuUhKRs0AAAAAA3RSTlMA9eukZerWAAAAEUlEQVQI12OYxgAE/2EEmAsAJHcDKxdz3scAAAAASUVORK5CYII=");
        background-size: 7px 2px
    }
}

@media screen and (min-width: 768px) {
    .collection-products-list .collection-products-list-item:nth-child(4n) {
        margin-right: 0
    }
}

@media screen and (max-width: 768px) {
    .collection-products-list .collection-products-list-item:last-child {
        padding-bottom: 0;
        margin-bottom: 0;
        border-bottom: 0
    }
    .collection-products-list .collection-products-list-item:last-child:after {
        background: none
    }
}

.collection-item {
    text-align: center;
    max-width: 170px;
    margin: 0 auto
}

@media screen and (max-width: 768px) {
    .collection-item {
        max-width: none
    }
}

.collection-item .collection-item-img,
.collection-item .collection-item-rating,
.collection-item .collection-item-misc {
    margin-bottom: 15px
}

.collection-item .collection-item-img {
    display: block
}

.collection-item .collection-item-img img {
    width: 100%;
    height: auto
}

@media screen and (max-width: 768px) {
    .collection-item .collection-item-img {
        float: left;
        max-width: 85px;
        margin: 0 20px 0 0
    }
}

@media screen and (max-width: 768px) {
    .collection-item .collection-item-info {
        overflow: hidden;
        width: auto;
        text-align: left
    }
}

.collection-item .collection-item-title {
    margin: 0;
    color: #e82e25;
    font-size: 14px;
    line-height: 1.3;
   /* height: 70px;*/
    overflow: visible; text-decoration:none;
}
.collection-item .collection-item-title a:hover {
    
    color: #199b48 !important;
	text-decoration:none;
   
}


.collection-item .collection-item-title a {
    color: #e82e25
}

.collection-item .collection-item-title a:hover {
    color: #7fb6da;
    text-decoration: none !important;
    border-bottom: 1px solid #7fb6da
}

.collection-item .collection-item-title a:focus {
    text-decoration: none !important;
    outline: none
}

@media screen and (max-width: 768px) {
    .collection-item .collection-item-rating {
        font-size: 12px
    }
}

.collection-item .collection-item-misc {
    color: #333;
    font-family: "Proxima N W02 Smbd";
    font-size: 14px;
    text-transform: uppercase;
    margin-bottom:10px !Important;
}

@media screen and (max-width: 768px) {
    .collection-item .collection-item-misc {
        margin-bottom: 20px
    }
}

.collection-item .collection-item-misc a {
    color: #333;
	font-size:12px;
}

.related-content {
    padding-top: 50px;
    padding-bottom: 90px;
    background: #fafafa
}

@media screen and (max-width: 768px) {
    .related-content {
        padding-top: 40px
    }
}

.related-content .container,
.related-content .compare-bar-sticky.affix .compare-bar,
.compare-bar-sticky.affix .related-content .compare-bar {
    padding: 0 15px
}

@media screen and (max-width: 768px) {
    .related-content .container,
    .related-content .compare-bar-sticky.affix .compare-bar,
    .compare-bar-sticky.affix .related-content .compare-bar {
        padding: 0 25px
    }
}

.related-content-head {
    margin-top: 0;
    margin-bottom: 30px
}

.related-content-list {
    padding: 0;
    margin-bottom: 0;
    list-style: none
}

@media screen and (max-width: 768px) {
    .related-content-list {
        margin-bottom: 30px
    }
}

.related-content-list li {
    padding: 0 10px
}

@media screen and (max-width: 768px) {
    .related-content-list li {
        margin-bottom: 20px
    }
}

@media screen and (max-width: 480px) {
    .related-content-list li {
        margin-bottom: 10px
    }
}

.related-content-item {
    display: block;
    max-width: 270px;
    margin: 0 auto;
    background: #fff;
    color: #488dbb;
    font-family: "Proxima N W02 Reg";
    font-size: 14px;
    text-align: center;
    overflow: hidden;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px
}

@media screen and (max-width: 992px) {
    .related-content-item {
        max-width: none
    }
}

.related-content-item:hover {
    text-decoration: none
}

.related-content-item:hover .related-item-more {
    opacity: 0.8
}

.related-content-item .related-item-img {
    width: 100%;
    height: 225px;
    overflow: hidden;
    background-repeat: no-repeat;
    background-position: center top;
    background-size: cover
}

@media screen and (max-width: 1200px) {
    .related-content-item .related-item-img {
        height: 185px
    }
}

@media screen and (max-width: 992px) {
    .related-content-item .related-item-img {
        height: 140px
    }
}

@media screen and (max-width: 768px) {
    .related-content-item .related-item-img {
        float: left;
        margin: 0;
        width: 50%;
        height: auto;
        max-height: 50%
    }
}

.related-content-item .related-item-img img {
    width: 100%;
    height: auto
}

.related-content-item .related-content-text {
    padding: 25px 20px 40px 20px;
    min-height: 140px
}

@media screen and (max-width: 768px) {
    .related-content-item .related-content-text {
        overflow: hidden;
        min-height: 0;
        padding: 20px;
        text-align: left
    }
}

@media screen and (max-width: 768px) {
    .related-content-item .related-content-text {
        font-size: 14px;
        line-height: 1.2
    }
}

.related-content-item .related-content-text .related-content-title {
    color: #488dbb;
    font-size: 14px;
    line-height: 1.5;
    font-family: "Proxima N W02 Reg";
    margin: 0;
    min-height: 80px;
    overflow: hidden
}

@media screen and (max-width: 768px) {
    .related-content-item .related-content-text .related-content-title {
        line-height: 1.2;
        height: auto;
        max-height: 99px
    }
}

@media screen and (max-width: 480px) {
    .related-content-item .related-content-text .related-content-title {
        font-size: 14px
    }
}

.related-content-item .related-content-text .related-content-title span {
    display: block
}

.related-content-item .related-content-text .related-item-more {
    color: #f88023
}

@media screen and (max-width: 768px) {
    .related-content-item .related-content-text .related-item-more {
        display: none
    }
}

.collection-products-browse-options:after {
    content: '';
    display: block;
    height: 2px;
    width: 100%;
    margin-top: 0;
    margin-bottom: 60px;
    background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAcAAAACAQMAAACuUVQjAAAABlBMVEUAAABRuUiFGSEbAAAAAXRSTlMAQObYZgAAAAxJREFUCNdjOMBwAAADBAGBxTuiqQAAAABJRU5ErkJggg==") left bottom repeat-x
}

@media (-webkit-min-device-pixel-ratio: 2),
(min-resolution: 192dpi) {
    .collection-products-browse-options:after {
        background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA4AAAAEAgMAAADDveYkAAAADFBMVEUAAABRuUhRuUhRuUhKRs0AAAAAA3RSTlMA9eukZerWAAAAEUlEQVQI12OYxgAE/2EEmAsAJHcDKxdz3scAAAAASUVORK5CYII=");
        background-size: 7px 2px
    }
}

@media screen and (max-width: 992px) {
    .collection-products-browse-options:after {
        content: '';
        display: block;
        height: 2px;
        width: 100%;
        margin-top: 0;
        margin-bottom: 20px;
        background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAcAAAACAQMAAACuUVQjAAAABlBMVEUAAABRuUiFGSEbAAAAAXRSTlMAQObYZgAAAAxJREFUCNdjOMBwAAADBAGBxTuiqQAAAABJRU5ErkJggg==") left bottom repeat-x
    }
}

@media screen and (max-width: 992px) and (-webkit-min-device-pixel-ratio: 2),
screen and (max-width: 992px) and (min-resolution: 192dpi) {
    .collection-products-browse-options:after {
        background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA4AAAAEAgMAAADDveYkAAAADFBMVEUAAABRuUhRuUhRuUhKRs0AAAAAA3RSTlMA9eukZerWAAAAEUlEQVQI12OYxgAE/2EEmAsAJHcDKxdz3scAAAAASUVORK5CYII=");
        background-size: 7px 2px
    }
}

@media screen and (max-width: 769px) {
    .collection-products-browse-options:after {
        display: none
    }
}

.collection-products-browse-options.compare-bar-opend:after {
    content: '';
    display: block;
    height: 2px;
    width: 100%;
    margin-top: 0;
    margin-bottom: 45px;
    background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAcAAAACAQMAAACuUVQjAAAABlBMVEUAAABRuUiFGSEbAAAAAXRSTlMAQObYZgAAAAxJREFUCNdjOMBwAAADBAGBxTuiqQAAAABJRU5ErkJggg==") left bottom repeat-x
}

@media (-webkit-min-device-pixel-ratio: 2),
(min-resolution: 192dpi) {
    .collection-products-browse-options.compare-bar-opend:after {
        background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA4AAAAEAgMAAADDveYkAAAADFBMVEUAAABRuUhRuUhRuUhKRs0AAAAAA3RSTlMA9eukZerWAAAAEUlEQVQI12OYxgAE/2EEmAsAJHcDKxdz3scAAAAASUVORK5CYII=");
        background-size: 7px 2px
    }
}

@media screen and (max-width: 992px) {
    .collection-products-browse-options.compare-bar-opend:after {
        content: '';
        display: block;
        height: 2px;
        width: 100%;
        margin-top: 0;
        margin-bottom: 20px;
        background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAcAAAACAQMAAACuUVQjAAAABlBMVEUAAABRuUiFGSEbAAAAAXRSTlMAQObYZgAAAAxJREFUCNdjOMBwAAADBAGBxTuiqQAAAABJRU5ErkJggg==") left bottom repeat-x
    }
}

@media screen and (max-width: 992px) and (-webkit-min-device-pixel-ratio: 2),
screen and (max-width: 992px) and (min-resolution: 192dpi) {
    .collection-products-browse-options.compare-bar-opend:after {
        background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA4AAAAEAgMAAADDveYkAAAADFBMVEUAAABRuUhRuUhRuUhKRs0AAAAAA3RSTlMA9eukZerWAAAAEUlEQVQI12OYxgAE/2EEmAsAJHcDKxdz3scAAAAASUVORK5CYII=");
        background-size: 7px 2px
    }
}

@media screen and (max-width: 769px) {
    .collection-products-browse-options.compare-bar-opend:after {
        display: block;
        margin-bottom: 30px
    }
}

.collection-products-browse-options .compare-bar-wrapp {
    margin-bottom: 0;
    background: #f6fbf6 url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAcAAAACAQMAAACuUVQjAAAABlBMVEUAAABRuUiFGSEbAAAAAXRSTlMAQObYZgAAAAxJREFUCNdjOMBwAAADBAGBxTuiqQAAAABJRU5ErkJggg==") left top repeat-x
}

@media screen and (max-width: 769px) {
    .collection-products-browse-options .compare-bar-wrapp {
        margin-top: 30px
    }
}

@media (-webkit-min-device-pixel-ratio: 2),
(min-resolution: 192dpi) {
    .collection-products-browse-options .compare-bar-wrapp {
        background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA4AAAAEAgMAAADDveYkAAAADFBMVEUAAABRuUhRuUhRuUhKRs0AAAAAA3RSTlMA9eukZerWAAAAEUlEQVQI12OYxgAE/2EEmAsAJHcDKxdz3scAAAAASUVORK5CYII=");
        background-size: 7px 2px
    }
}

.product-filters {
    position: relative;
    margin-bottom: 40px
}

@media screen and (max-width: 992px) {
    .product-filters {
        margin-bottom: 30px
    }
}

.product-filters .row {
    margin: 0 -15px
}

.off-filters-btn-mobile {
    display: none
}

@media screen and (max-width: 992px) {
    .off-filters-btn-mobile {
        position: relative;
        display: block;
        width: 100%;
        background: #fafbfc;
        padding: 20px 30px;
        margin-bottom: 0;
        border: 1px solid #eaeaea;
        -webkit-border-radius: 10px;
        -moz-border-radius: 10px;
        border-radius: 10px;
        color: #f88023;
        text-align: left
    }
    .off-filters-btn-mobile:focus,
    .off-filters-btn-mobile:active,
    .off-filters-btn-mobile:hover {
        color: #f88023;
        outline: none;
        -webkit-box-shadow: none;
        -moz-box-shadow: none;
        box-shadow: none
    }
    .off-filters-btn-mobile .caret {
        position: absolute;
        top: 22px;
        right: 30px;
        width: 14px;
        height: 14px;
        border: 0
    }
    .off-filters-btn-mobile .off-filters-btn-selected {
        display: block;
        width: 90%;
        overflow: hidden;
        font-weight: bold;
        text-overflow: ellipsis;
        white-space: nowrap
    }
    .off-filters-btn-mobile.opened+.off-filters-drop {
        display: block
    }
}

.off-filters-btn-mobile.has-selection {
    color: #fff;
    background-color: #f88023
}

.off-filters-btn-mobile.has-selection:focus,
.off-filters-btn-mobile.has-selection:active,
.off-filters-btn-mobile.has-selection:hover {
    color: #fff;
    background-color: #f88023
}

.off-filters-btn-mobile.opened {
    color: #f88023;
    background-color: #fafbfc
}

.off-filters-btn-mobile.opened:focus,
.off-filters-btn-mobile.opened:active,
.off-filters-btn-mobile.opened:hover {
    color: #f88023;
    background-color: #fafbfc
}

.off-filters-clear {
    display: none
}

@media screen and (max-width: 992px) {
    .off-filters-clear {
        display: block;
        width: 100%
    }
    .off-filters-clear:hover {
        color: #fff
    }
}

@media screen and (min-width: 992px) {
    .off-filters-drop {
        display: block !important
    }
}

@media screen and (max-width: 992px) {
    .off-filters-drop {
        display: none;
        position: absolute;
        z-index: 1;
        width: 100%;
        background: #fafbfc;
        padding: 30px 20px 20px;
        margin-top: -10px;
        border: 1px solid #eaeaea;
        border-top: 0;
        border-bottom-left-radius: 10px;
        border-bottom-right-radius: 10px
    }
}

@media screen and (max-width: 992px) {
    .product-filter-wrapp {
        margin-bottom: 20px
    }
}

.product-filter-wrapp .dropdown-toggle {
    text-overflow: ellipsis;
    overflow: hidden
}

.product-filter-wrapp .dropdown-toggle,
.product-filter-wrapp .dropdown-menu {
    width: 100%;
    background: #fafbfc;
    font-size: 14px;
    font-family: "Proxima N W02 Smbd"
}

.product-filter-wrapp .dropdown-toggle,
.product-filter-wrapp.open>.btn-default.dropdown-toggle {
    color: #f88023;
    background: #fafbfc;
    padding: 15px 45px 15px 30px;
    border: 1px solid #eaeaea;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    text-align: left
}

@media screen and (max-width: 992px) {
    .product-filter-wrapp .dropdown-toggle,
    .product-filter-wrapp.open>.btn-default.dropdown-toggle {
        background: #fff
    }
}

.product-filter-wrapp .dropdown-toggle .caret,
.product-filter-wrapp.open>.btn-default.dropdown-toggle .caret {
    position: absolute;
    top: 17px;
    right: 30px;
    width: 10px;
    height: 10px;
    border: 0
}

.product-filter-wrapp.filter-item-selected .dropdown-toggle {
    color: #fff;
    background: #f88023
}

.product-filter-wrapp.filter-item-selected .caret {
    display: none
}

.product-filter-wrapp.filter-item-selected .reset-drop-filter {
    display: block
}

.product-filter-wrapp.filter-item-selected .reset-drop-filter:before {
    padding: 5px
}

.product-filter-wrapp.open .reset-drop-filter {
    color: #f88023
}

.product-filter-wrapp .reset-drop-filter {
    display: none;
    color: #fff;
    position: absolute;
    top: 17px;
    right: 27px
}

.product-filter-wrapp .dropdown-menu {
    margin-top: -10px;
    border-color: #eaeaea;
    border-top: 0;
    -webkit-border-radius: 0 0 10px 10px;
    -moz-border-radius: 0 0 10px 10px;
    border-radius: 0 0 10px 10px;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none
}

@media screen and (max-width: 992px) {
    .product-filter-wrapp .dropdown-menu {
        position: relative;
        background: #fff
    }
}

.product-filter-wrapp .dropdown-menu li {
    margin: 15px 0;
    padding: 0 30px
}

.product-filter-wrapp .dropdown-menu li:hover {
    color: #f88023
}

.product-filter-wrapp .dropdown-menu li a {
    white-space: normal
}

.product-filter-wrapp .dropdown-menu li a:hover {
    color: #f88023;
    background: none
}

.product-filter-wrapp .list-group label {
    display: block;
    cursor: pointer
}

.product-filter-wrapp .list-group input {
    display: none
}

.compare-bar-wrapp {
    margin: 45px 0;
    padding: 10px 30px;
    background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAcAAAACAQMAAACuUVQjAAAABlBMVEUAAABRuUiFGSEbAAAAAXRSTlMAQObYZgAAAAxJREFUCNdjOMBwAAADBAGBxTuiqQAAAABJRU5ErkJggg==") left top repeat-x, url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAcAAAACAQMAAACuUVQjAAAABlBMVEUAAABRuUiFGSEbAAAAAXRSTlMAQObYZgAAAAxJREFUCNdjOMBwAAADBAGBxTuiqQAAAABJRU5ErkJggg==") left bottom repeat-x
}

@media (-webkit-min-device-pixel-ratio: 2),
(min-resolution: 192dpi) {
    .compare-bar-wrapp {
        background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA4AAAAEAgMAAADDveYkAAAADFBMVEUAAABRuUhRuUhRuUhKRs0AAAAAA3RSTlMA9eukZerWAAAAEUlEQVQI12OYxgAE/2EEmAsAJHcDKxdz3scAAAAASUVORK5CYII="), url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA4AAAAEAgMAAADDveYkAAAADFBMVEUAAABRuUhRuUhRuUhKRs0AAAAAA3RSTlMA9eukZerWAAAAEUlEQVQI12OYxgAE/2EEmAsAJHcDKxdz3scAAAAASUVORK5CYII=");
        background-size: 7px 2px
    }
}

@media screen and (max-width: 1200px) {
    .compare-bar-wrapp {
        padding: 10px
    }
}

@media screen and (max-width: 769px) {
    .compare-bar-wrapp {
        padding: 20px 30px
    }
}

.compare-bar-wrapp .compare-bar-options,
.compare-bar-wrapp .compare-bar-selected-items {
    display: inline-block;
    vertical-align: middle;
    width: 47%
}

.compare-bar-wrapp .compare-bar-options {
    width: 52%
}

.compare-bar-wrapp .compare-bar-options-bottom {
    display: none
}

.compare-bar-wrapp .compare-bar-options-bottom .compare-h {
    float: left;
    margin-right: 0
}

.compare-bar-wrapp .compare-bar-options-bottom .compare-clear {
    float: right;
    margin-right: 0
}

@media screen and (max-width: 769px) {
    .compare-bar-wrapp .compare-bar-options-top .compare-bar-option {
        display: none
    }
    .compare-bar-wrapp .compare-bar-options-top,
    .compare-bar-wrapp .compare-bar-options-bottom,
    .compare-bar-wrapp .compare-bar-selected-items {
        display: block;
        width: 100%
    }
}

.compare-bar-wrapp .compare-bar-text,
.compare-bar-wrapp .compare-bar-option {
    display: inline-block;
    vertical-align: middle;
    margin-right: 30px
}

.compare-bar-wrapp .compare-bar-text {
    color: #6b6b6b;
    font-size: 12px;
    font-family: "Proxima N W02 Smbd"
}

@media screen and (max-width: 769px) {
    .compare-bar-wrapp .compare-bar-text {
        margin-right: 0
    }
}

.compare-bar-wrapp .compare-bar-selected-items {
    text-align: right
}

@media screen and (max-width: 769px) {
    .compare-bar-wrapp .compare-bar-selected-items {
        text-align: center;
        margin: 20px 0
    }
}

.compare-bar-wrapp .selected-compare-item,
.compare-bar-wrapp .selected-compare-item-thumb,
.compare-bar-wrapp .selected-compare-remove {
    display: inline-block;
    vertical-align: middle
}

.compare-bar-wrapp .selected-compare-item {
    padding: 3px 10px 3px 3px;
    margin-left: 10px;
    background: #ececec;
    border-bottom-right-radius: 10px;
    border-top-right-radius: 10px
}

@media screen and (max-width: 769px) {
    .compare-bar-wrapp .selected-compare-item {
        margin-right: 22px;
        margin-left: 0;
        padding: 3px 3px 3px 3px;
        border-bottom-right-radius: 0;
        border-top-right-radius: 0;
        border-top-left-radius: 10px;
        border-top-right-radius: 10px
    }
    .compare-bar-wrapp .selected-compare-item:last-child {
        margin-right: 0
    }
}

.compare-bar-wrapp .selected-compare-item-thumb {
    width: 34px;
    height: 30px;
    padding: 1px;
    background: #fff;
    text-align: center;
    overflow: hidden
}

@media screen and (max-width: 769px) {
    .compare-bar-wrapp .selected-compare-item-thumb {
        width: 30px
    }
}

.compare-bar-wrapp .selected-compare-item-thumb img {
    width: 30px;
    height: 32px
}

.compare-bar-wrapp .selected-compare-remove {
    color: #6b6b6b;
    font-size: 14px;
    font-family: "Proxima N W02 Smbd";
    text-align: center;
    float: right;
    margin-top: 5px;
    margin-left: 5px
}

@media screen and (max-width: 769px) {
    .compare-bar-wrapp .selected-compare-remove {
        display: block;
        float: none;
        margin: 0 0 5px 0
    }
}

.compare-bar-sticky.affix {
    width: 100%;
    top: 58px;
    left: 0;
    z-index: 99
}

@media screen and (max-width: 1200px) {
    .compare-bar-sticky.affix {
        top: 93px
    }
}

@media screen and (max-width: 768px) {
    .compare-bar-sticky.affix {
        top: 55px
    }
}

.compare-bar-sticky.affix .compare-bar-wrapp {
    margin-top: 0;
    padding: 0 !important;
    background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAcAAAACAQMAAACuUVQjAAAABlBMVEUAAABRuUiFGSEbAAAAAXRSTlMAQObYZgAAAAxJREFUCNdjOMBwAAADBAGBxTuiqQAAAABJRU5ErkJggg==") left bottom repeat-x;
    background-color: #f6fbf6
}

@media (-webkit-min-device-pixel-ratio: 2),
(min-resolution: 192dpi) {
    .compare-bar-sticky.affix .compare-bar-wrapp {
        background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA4AAAAEAgMAAADDveYkAAAADFBMVEUAAABRuUhRuUhRuUhKRs0AAAAAA3RSTlMA9eukZerWAAAAEUlEQVQI12OYxgAE/2EEmAsAJHcDKxdz3scAAAAASUVORK5CYII=");
        background-size: 7px 2px
    }
}

.compare-bar-sticky.affix .compare-bar {
    padding: 20px 30px !important;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    transition: all 0.5s
}

@media screen and (max-width: 992px) {
    .compare-bar-sticky.affix .compare-bar .compare-bar-text {
        display: block
    }
}

.select-to-compare {
    margin-top: 20px;
    text-align: left
}

.select-to-compare input {
    display: none
}

.select-to-compare input:checked+label {
    color: #488dbb
}

.select-to-compare .compare-item-label-text,
.select-to-compare .compare-item-label-selected,
.select-to-compare .compare-item-label-compare-now {
    font-size: 14px;
    font-family: "Proxima N W02 Reg";
    font-weight: bold;
    cursor: pointer;
    overflow: hidden;
    position: relative;
    top: 3px
}

@media screen and (min-width: 769px) {
    .select-to-compare .compare-item-label-text,
    .select-to-compare .compare-item-label-selected,
    .select-to-compare .compare-item-label-compare-now {
        min-height: 40px
    }
}

@media screen and (min-width: 1200px) {
    .select-to-compare .compare-item-label-text,
    .select-to-compare .compare-item-label-selected,
    .select-to-compare .compare-item-label-compare-now {
        margin-bottom: 0
    }
}

@media screen and (max-width: 1200px) {
    .select-to-compare .compare-item-label-text,
    .select-to-compare .compare-item-label-selected,
    .select-to-compare .compare-item-label-compare-now {
        top: 0;
        font-size: 12px
    }
}

.select-to-compare .compare-item-label-text {
    color: #51b948
}

.select-to-compare .compare-item-label-selected {
    color: #488dbb
}

.select-to-compare .compare-item-label-compare-now {
    display: none;
    color: #51b948
}

.select-to-compare label {
    float: left;
    color: #51b948
}

@media screen and (min-width: 769px) {
    .select-to-compare label {
        min-height: 40px
    }
}

@media screen and (min-width: 1200px) {
    .select-to-compare label {
        margin-bottom: 0
    }
}

@media screen and (max-width: 1200px) {
    .select-to-compare label {
        font-size: 12px
    }
}

.select-to-compare label:before {
    float: left
}

.select-to-compare label span {
    position: relative;
    top: 3px
}

@media screen and (max-width: 1200px) {
    .select-to-compare label span {
        top: 0
    }
}

html:lang(es-US) .collection-products-copmpare-list {
    margin: 0 -3.5%
}

html:lang(es-US) .collection-products-copmpare-list .collection-products-list-item {
    padding: 0px 3.5%
}

html:lang(es-US) .collection-products-copmpare-list .collection-products-list-item .collection-item {
    max-width: 200px
}

@media screen and (max-width: 992px) {
    html:lang(es-US) .collection-products-copmpare-list .collection-products-list-item .collection-item {
        max-width: none
    }
}

.collection-products-copmpare-list .collection-products-list-item {
    margin-bottom: 70px
}

.collection-products-copmpare-list .collection-products-list-item .compare-item-title {
    height: auto;
    min-height: 40px
}

.filter-disabled {
    color: #A9A9A9 !important;
    pointer-events: none;
    cursor: default
}

.tooltip-hide {
    display: none
}

#Container {
    min-height: 1200px
}

#Container .mix {
    display: none
}

html:lang(it-IT) .compare-bar-wrapp .compare-bar .compare-bar-options {
    width: 58%
}

@media screen and (max-width: 769px) {
    html:lang(it-IT) .compare-bar-wrapp .compare-bar .compare-bar-options {
        display: block;
        width: 100%
    }
}

html:lang(it-IT) .compare-bar-wrapp .compare-bar .compare-bar-options .compare-bar-text {
    margin-right: 10px
}

@media screen and (max-width: 769px) {
    html:lang(it-IT) .compare-bar-wrapp .compare-bar .compare-bar-options .compare-bar-text {
        margin-right: 0
    }
}

html:lang(it-IT) .compare-bar-wrapp .compare-bar .compare-bar-options .compare-bar-option {
    margin-right: 10px
}

@media screen and (max-width: 769px) {
    html:lang(it-IT) .compare-bar-wrapp .compare-bar .compare-bar-options .compare-bar-option {
        margin-right: 0
    }
}

html:lang(it-IT) .compare-bar-wrapp .compare-bar .compare-bar-selected-items {
    width: 41%
}

@media screen and (max-width: 769px) {
    html:lang(it-IT) .compare-bar-wrapp .compare-bar .compare-bar-selected-items {
        display: block;
        width: 100%
    }
}

@media screen and (max-width: 1200px) {
    .product-collection-head-wrapp .return-to-results,
    .product-collection-bottom-wrapp .return-to-results {
        display: block;
        float: none;
        margin: 0 0 40px 0;
        clear: both
    }
}

@media screen and (max-width: 1200px) and (max-width: 992px) {
    .product-collection-head-wrapp .return-to-results,
    .product-collection-bottom-wrapp .return-to-results {
        margin-bottom: 30px
    }
}

.product-collection-bottom-wrapp {
    text-align: right
}

@media screen and (max-width: 992px) {
    .product-collection-bottom-wrapp {
        text-align: left
    }
}

.product-collection-bottom-wrapp .return-to-results {
    margin-bottom: 0
}

@media screen and (min-width: 992px) {
    .compare-products-section {
        display: table;
        width: 100%
    }
    .compare-products-section>div {
        display: table-cell;
        padding: 20px 0 40px 0;
        margin: 0 15px;
        background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAcAAAACAQMAAACuUVQjAAAABlBMVEUAAABRuUiFGSEbAAAAAXRSTlMAQObYZgAAAAxJREFUCNdjOMBwAAADBAGBxTuiqQAAAABJRU5ErkJggg==") left top repeat-x
    }
}

@media screen and (min-width: 992px) and (-webkit-min-device-pixel-ratio: 2),
screen and (min-width: 992px) and (min-resolution: 192dpi) {
    .compare-products-section>div {
        background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA4AAAAEAgMAAADDveYkAAAADFBMVEUAAABRuUhRuUhRuUhKRs0AAAAAA3RSTlMA9eukZerWAAAAEUlEQVQI12OYxgAE/2EEmAsAJHcDKxdz3scAAAAASUVORK5CYII=");
        background-size: 7px 2px
    }
}

@media screen and (min-width: 992px) {
    .compare-products-section .col-md-3,
    .compare-products-section .col-xs-3 {
        width: calc(25% - 30px)
    }
}

@media screen and (max-width: 992px) {
    .compare-products-section {
        padding-bottom: 30px
    }
    .compare-products-section>div {
        padding-left: 50px
    }
    .compare-products-section>div:last-child .compare-products-block {
        padding-bottom: 0
    }
}

@media screen and (max-width: 992px) {
    .compare-products-accordion .accordion-panel-group .accordion-panel:after {
        content: '';
        display: block;
        height: 2px;
        width: 100%;
        margin-top: 0;
        margin-bottom: 20px;
        background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAcAAAACAQMAAACuUVQjAAAABlBMVEUAAABRuUiFGSEbAAAAAXRSTlMAQObYZgAAAAxJREFUCNdjOMBwAAADBAGBxTuiqQAAAABJRU5ErkJggg==") left bottom repeat-x
    }
}

@media screen and (max-width: 992px) and (-webkit-min-device-pixel-ratio: 2),
screen and (max-width: 992px) and (min-resolution: 192dpi) {
    .compare-products-accordion .accordion-panel-group .accordion-panel:after {
        background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA4AAAAEAgMAAADDveYkAAAADFBMVEUAAABRuUhRuUhRuUhKRs0AAAAAA3RSTlMA9eukZerWAAAAEUlEQVQI12OYxgAE/2EEmAsAJHcDKxdz3scAAAAASUVORK5CYII=");
        background-size: 7px 2px
    }
}

@media screen and (max-width: 992px) {
    .compare-products-accordion .accordion-panel-group .accordion-panel:last-child:after {
        display: none
    }
}

@media screen and (min-width: 992px) {
    .compare-products-accordion .accordion-panel-group .accordion-panel .collapse {
        display: block;
        opacity: 1
    }
}

.compare-products-section-panel-head {
    display: none;
    padding: 0;
    margin-bottom: 20px
}

@media screen and (max-width: 992px) {
    .compare-products-section-panel-head {
        display: block
    }
}

.compare-products-section-head {
    color: #51b948;
    margin-bottom: 40px
}

@media screen and (max-width: 992px) {
    .compare-products-section-head {
        font-size: 21px;
        margin-bottom: 20px
    }
}

.compare-products-section-head .compare-section-head-desktop {
    display: block
}

@media screen and (max-width: 992px) {
    .compare-products-section-head .compare-section-head-desktop {
        display: none
    }
}

.compare-products-section-head .compare-section-head-mobile {
    display: none;
    color: #6b6b6b
}

@media screen and (max-width: 992px) {
    .compare-products-section-head .compare-section-head-mobile {
        display: block
    }
}

.compare-products-block.collection-item {
    max-width: none
}

@media screen and (max-width: 992px) {
    .compare-products-block {
        padding-bottom: 40px
    }
    .compare-products-block:after {
        display: none
    }
    .compare-products-block .collection-item-title {
        margin-bottom: 15px;
        color: #6b6b6b
    }
}

.compare-product-perfect-for {
    display: block;
    margin-top: 0;
    padding-top: 0;
    border-top: 0
}

.compare-product-perfect-for:before,
.compare-product-perfect-for:after {
    display: none
}

.compare-product-perfect-for .perfect-for-list {
    text-align: center;
    width: 100%
}

@media screen and (max-width: 992px) {
    .compare-product-perfect-for .perfect-for-list {
        position: relative;
        left: -10px;
        text-align: left
    }
}

.compare-product-perfect-for .perfect-for-list .perfect-for-item {
    float: none;
    display: inline-block;
    max-width: 60px;
    padding: 0 10px;
    margin: 0 0 20px
}

@media screen and (max-width: 992px) {
    .compare-product-perfect-for .perfect-for-list .perfect-for-item {
        margin: 0 0 10px
    }
}

.compare-products-desc,
.compare-products-desc-content {
    font-family: "Proxima N W02 Reg";
    font-size: 21px;
    line-height: 33px
}

.compare-products-desc a,
.compare-products-desc-content a {
    color: #488dbb
}

.compare-products-benefits-list {
    padding: 0 0 0 20px
}

.compare-products-benefits-list li {
    font-family: "Proxima N W02 Reg";
    font-size: 21px;
    line-height: 33px;
    margin-bottom: 20px
}

.compare-products-benefits-list li:last-child {
    margin-bottom: 0
}

.compare-products-image-section .remove-item {
    position: absolute;
    top: 0;
    right: 0
}

@media screen and (max-width: 992px) {
    .compare-products-image-section .remove-item {
        position: static;
        display: block;
        margin: 0 auto 15px
    }
}

@media screen and (max-width: 992px) {
    .compare-products-image-section {
        margin-bottom: 20px;
        background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAcAAAACAQMAAACuUVQjAAAABlBMVEUAAABRuUiFGSEbAAAAAXRSTlMAQObYZgAAAAxJREFUCNdjOMBwAAADBAGBxTuiqQAAAABJRU5ErkJggg==") left bottom repeat-x
    }
}

@media screen and (max-width: 992px) and (-webkit-min-device-pixel-ratio: 2),
screen and (max-width: 992px) and (min-resolution: 192dpi) {
    .compare-products-image-section {
        background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA4AAAAEAgMAAADDveYkAAAADFBMVEUAAABRuUhRuUhRuUhKRs0AAAAAA3RSTlMA9eukZerWAAAAEUlEQVQI12OYxgAE/2EEmAsAJHcDKxdz3scAAAAASUVORK5CYII=");
        background-size: 7px 2px
    }
}

.compare-products-image-section .compare-products-image {
    position: relative;
    background: none
}

@media screen and (max-width: 992px) {
    .compare-products-image-section .compare-products-image {
        padding: 0 5px
    }
}

.compare-products-image-section .compare-products-image .collection-item-img {
    max-width: 170px
}

@media screen and (max-width: 992px) {
    .compare-products-image-section .compare-products-image .collection-item-img {
        max-width: none;
        margin: 0
    }
}

@media screen and (max-width: 992px) {
    .compare-products-rating-section>div :last-child .compare-products-block {
        padding-bottom: 0
    }
}

.compare-products-rating-section .compare-products-block:after {
    display: none
}

.compare-products-rating-section .compare-products-block .collection-item-misc {
    height: auto
}

@media screen and (max-width: 992px) {
    .compare-products-prefect-section>div:last-child .compare-products-block {
        margin-bottom: 0
    }
}

.compare-products-prefect-section .compare-product-perfect-for {
    padding-bottom: 0;
    margin-bottom: 0;
    border-bottom: 0
}

@media screen and (max-width: 992px) {
    .compare-products-prefect-section .compare-product-perfect-for {
        margin-bottom: 30px
    }
}

.compare-products-prefect-section .compare-products-section-head {
    margin-bottom: 30px
}

@media screen and (max-width: 992px) {
    .compare-products-prefect-section .compare-products-section-head {
        margin-bottom: 20px
    }
}

@media screen and (max-width: 992px) {
    .compare-products-buy-section {
        margin-bottom: 0;
        border-bottom: 0
    }
}

.compare-products-buy-section .compare-products-block {
    margin-bottom: 50px
}

.compare-products-buy-section .compare-products-block:after {
    display: none
}

@media screen and (max-width: 992px) {
    .compare-products-buy-section .compare-products-block {
        margin-bottom: 0
    }
}

.compare-products-buy-section .compare-products-section-head,
.compare-products-buy-section .compare-product-price {
    margin-bottom: 30px
}

@media screen and (max-width: 992px) {
    .compare-products-buy-section .compare-products-section-head,
    .compare-products-buy-section .compare-product-price {
        margin-bottom: 20px
    }
}

.compare-products-buy-section .compare-product-price {
    font-family: "Proxima N W02 Reg";
    font-size: 21px;
    line-height: 33px
}

.compare-products-buy-section .compare-products-buy .compare-products-section-head {
    margin-bottom: 60px
}

@media screen and (max-width: 769px) {
    .ps-widget-wrapp .ps-widget {
        width: auto
    }
}

@media screen and (max-width: 768px) {
    .ps-widget-wrapp .ps-widget {
        display: inline-block !important;
        min-width: 200px
    }
}

.ps-widget-wrapp .ps-widget span.ps-button-price-range {
    color: #6b6b6b
}

.ps-widget-wrapp-bottom .ps-widget span.ps-button-price-range {
    top: -50px;
    left: -90px
}

@media screen and (max-width: 768px) {
    .ps-widget-wrapp-bottom .ps-widget span.ps-button-price-range {
        left: -105px
    }
}

.ps-widget-wrapp-center .ps-widget {
    margin: 0 auto
}

.ps-widget-wrapp-center .ps-widget span.ps-button-price-range {
    display: none !important;
    color: #6b6b6b
}

.compare-products-accordion .accordion-panel:after {
    display: none
}

@media screen and (max-width: 992px) {
    .collection-products-compare .row {
        margin-left: 0;
        margin-right: 0
    }
    .collection-products-compare .col-md-12 {
        padding: 0
    }
    .collection-products-compare .accordion-block-wrap .accordion-panel .accordion-panel-title {
        font-size: 14px
    }
}

.search-page {
    margin-top: 85px;
    margin-bottom: 50px
}

@media screen and (max-width: 769px) {
    .search-page {
        margin-bottom: 5px
    }
}

@media screen and (max-width: 769px) {
    .search-page nav {
        padding: 0 25px
    }
}

.search-page h4 {
    color: #488dbb;
    font-size: 24px;
    margin-bottom: 50px
}

@media screen and (max-width: 769px) {
    .search-page h4 {
        font-size: 20px;
        margin-bottom: 30px
    }
}

.search-page .navbar-form {
    padding: 0 0
}

@media screen and (max-width: 769px) {
    .search-page .navbar-form {
        margin-left: 0;
        margin-right: 0
    }
}

.search-page .form-control {
    width: 100%;
    box-shadow: none;
    border-bottom: 2px solid #b1b1b1;
    border-left: 0;
    border-right: 0;
    border-top: 0;
    border-radius: 0;
    padding: 3px 0 0 0;
    font-size: 22px;
    font-family: Arial;
    text-transform: lowercase
}

@media screen and (max-width: 769px) {
    .search-page .form-control {
        border-bottom: 0;
        border: 1px solid #b1b1b1;
        border-radius: 10px;
        box-shadow: 2px;
        padding: 22px 0 22px 17px;
        font-size: 14px;
        background-color: #fafafa
    }
}

.search-page .fa-search {
    position: relative;
    float: right;
    font-size: 33px;
    top: -36px;
    right: -15px
}

@media screen and (max-width: 769px) {
    .search-page .fa-search {
        font-size: 23px;
        top: -35px;
        right: 15px
    }
}

.search-page a:hover {
    color: #ffb379
}

.results-container {
    padding-top: 50px;
    background: #fafafa
}

@media screen and (max-width: 769px) {
    .results-container {
        padding-left: 25px;
        padding-right: 25px;
        padding-top: 15px
    }
}

.results-container .navigation-more {
    position: relative
}

.results-container .navigation-more a {
    display: block;
    position: absolute;
    font-size: 14px;
    color: #ffffff;
    font-family: "Proxima N W02 Reg";
    text-decoration: none;
    background-color: #f88023;
    text-align: center;
    width: 146px;
    padding: 15px 0;
    border-radius: 10px;
    left: 50%;
    margin-left: -73px;
    margin-top: 20px
}

@media screen and (max-width: 768px) {
    .results-container .navigation-more a {
        margin-top: 0
    }
}

.results-container .search-results {
    font-family: "Proxima N W02 Smbd";
    font-size: 14px;
    color: #6b6b6b;
    text-transform: uppercase;
    margin-top: 15px;
    margin-bottom: 30px
}

@media screen and (max-width: 769px) {
    .results-container .search-results {
        font-size: 14px
    }
}

.results-container .results-content-list {
    background: #ffffff;
    position: relative;
    margin-bottom: 30px;
    -webkit-border-radius: 10px 0 0 10px;
    -moz-border-radius: 10px 0 0 10px;
    border-radius: 10px 0 0 10px
}

@media screen and (max-width: 769px) {
    .results-container .results-content-list {
        padding-bottom: 50px;
        padding-top: 30px;
        margin-bottom: 10px
    }
}

.results-container .results-content-list .results-item-more {
    position: absolute;
    right: 30px;
    top: 50%;
    margin-top: -10px
}

@media screen and (max-width: 769px) {
    .results-container .results-content-list .results-item-more {
        right: auto;
        top: auto;
        left: 50%;
        margin-left: -10px;
        bottom: 30px
    }
}

.results-container .results-content-list .results-item-img {
    display: block;
    width: 270px;
    float: left;
    overflow: hidden;
    text-align: center;
    background-repeat: no-repeat;
    background-position: center top;
    background-size: cover
}

@media screen and (max-width: 769px) {
    .results-container .results-content-list .results-item-img {
        -webkit-border-radius: 10px;
        -moz-border-radius: 10px;
        border-radius: 10px;
        max-width: 270px;
        width: 50%
    }
}

.results-container .results-content-list .results-item-img a {
    display: block
}

.results-container .results-content-list .results-item-img a img {
    width: 100%;
    height: auto;
    -webkit-border-radius: 10px 0 0 10px;
    -moz-border-radius: 10px 0 0 10px;
    border-radius: 10px 0 0 10px
}

@media screen and (max-width: 769px) {
    .results-container .results-content-list .results-item-img {
        float: none;
        margin: 0 auto
    }
}

.results-container .results-content-list .results-content-text {
    overflow: hidden;
    min-height: 0;
    padding: 50px 80px 0 30px;
    text-align: left
}

@media screen and (max-width: 769px) {
    .results-container .results-content-list .results-content-text {
        text-align: center;
        padding: 20px 25px 0 25px
    }
}

.results-container .results-content-list .results-content-text .results-content-title {
    margin-bottom: 30px
}

@media screen and (max-width: 769px) {
    .results-container .results-content-list .results-content-text .results-content-title {
        margin-bottom: 20px
    }
}

.results-container .results-content-list .results-content-text .results-content-title a {
    display: block;
    font-family: "Proxima N W02 Reg";
    font-size: 14px;
    color: #488dbb;
    line-height: 1.2;
    text-decoration: none
}

.results-container .results-content-list .results-content-text .results-content-copy {
    color: #6b6b6b;
    font-size: 14px;
    line-height: 1.5;
    font-family: "Proxima N W02 Reg"
}

@media screen and (max-width: 992px) {
    .results-container .results-content-list .results-content-text .results-content-copy {
        font-size: 14px
    }
}

.results-container .search-results-no .search-results {
    margin-bottom: 30px;
    font-size: 14px;
    font-family: "Proxima N W02 Smbd"
}

.results-container .search-results-no .search-reason {
    color: #3c3c3c;
    font-family: "Proxima N W02 Reg";
    margin-bottom: 40px;
    font-weight: 100
}

.results-container .search-results-no .search-reason .search-word {
    font-weight: bold;
    font-weight: 900
}

.results-container .search-results-no .search-reason .suggested-word {
    color: #488dbb
}

.results-container .search-results-no .search-products-list {
    margin-top: 80px
}

@media screen and (max-width: 768px) {
    .results-container .search-results-no .search-products-list {
        margin-top: 40px
    }
}

.results-container .search-results-no .search-products-list .search-products-title {
    text-transform: uppercase;
    font-family: "Proxima N W02 Smbd";
    color: #6b6b6b;
    margin-bottom: 40px
}

@media screen and (max-width: 768px) {
    .results-container .search-results-no .search-products-list .search-products-title {
        margin-bottom: 30px
    }
}

.results-container .search-results-no .search-products-list .search-products-items {
    padding: 0;
    margin-right: -30px
}

@media screen and (max-width: 768px) {
    .results-container .search-results-no .search-products-list .search-products-items {
        margin-right: 0
    }
}

.results-container .search-results-no .search-products-list .search-products-items .search-products-links {
    max-width: 170px;
    list-style-type: none;
    margin-right: 30px;
    float: left
}

@media screen and (max-width: 992px) {
    .results-container .search-results-no .search-products-list .search-products-items .search-products-links {
        margin-right: 25px;
        max-width: 160px
    }
}

@media screen and (max-width: 768px) {
    .results-container .search-results-no .search-products-list .search-products-items .search-products-links {
        max-width: none;
        float: none
    }
}

.results-container .search-results-no .search-products-list .search-products-items .search-products-links .search-products-img {
    display: block;
    width: 170px;
    float: left;
    overflow: hidden;
    text-align: center;
    background-repeat: no-repeat;
    background-position: center top;
    background-size: cover;
    background: transparent;
    margin-bottom: 20px
}

@media screen and (max-width: 992px) {
    .results-container .search-results-no .search-products-list .search-products-items .search-products-links .search-products-img {
        width: 160px
    }
}

@media screen and (max-width: 768px) {
    .results-container .search-results-no .search-products-list .search-products-items .search-products-links .search-products-img {
        display: none
    }
}

.results-container .search-results-no .search-products-list .search-products-items .search-products-links .search-products-img img {
    width: auto;
    height: 130px
}

.results-container .search-results-no .search-products-list .search-products-items a {
    text-align: center;
    display: block;
    font-size: 14px;
    text-decoration: none;
    margin-bottom: 40px;
    color: #488dbb;
    font-family: "Proxima N W02 Reg"
}

@media screen and (max-width: 768px) {
    .results-container .search-results-no .search-products-list .search-products-items a {
        text-align: left;
        font-size: 14px;
        font-family: "Proxima N W02 Smbd";
        color: #f88023;
        margin-bottom: 30px
    }
    .results-container .search-results-no .search-products-list .search-products-items a:after {
        display: inline-block;
        margin-left: 5px;
        font: bold 14px/1 FontAwesome;
        content: "\f105"
    }
}

.results-container .search-results-no .search-products-second {
    margin-top: 40px
}

@media screen and (max-width: 768px) {
    .results-container .search-results-no .search-products-second {
        margin-top: 20px
    }
}

.results-container .search-results-no .search-products-second .search-products-title {
    text-transform: uppercase;
    font-family: "Proxima N W02 Smbd";
    color: #6b6b6b;
    margin-bottom: 30px
}

.results-container .search-results-no .search-products-second .search-products-items {
    padding: 0;
    margin-right: -30px
}

@media screen and (max-width: 768px) {
    .results-container .search-results-no .search-products-second .search-products-items {
        margin-right: 0
    }
}

.results-container .search-results-no .search-products-second .search-products-items .search-products-links {
    display: inline-block;
    list-style-type: none;
    margin-right: 45px;
    margin-bottom: 40px
}

@media screen and (max-width: 768px) {
    .results-container .search-results-no .search-products-second .search-products-items .search-products-links {
        display: block;
        margin-bottom: 30px
    }
}

.results-container .search-results-no .search-products-second .search-products-items .search-products-links .search-product-nav {
    font-family: "Proxima N W02 Smbd";
    text-align: left;
    display: block;
    font-size: 14px;
    text-decoration: none;
    color: #f88023
}

.results-container .search-results-no .search-products-second .search-products-items .search-products-links .search-product-nav:after {
    display: inline-block;
    margin-left: 5px;
    font: bold 14px/1 FontAwesome;
    content: "\f105"
}

.en .inspiration-container,
.es-US .inspiration-containe {
    margin-top: 90px;
}

.inspiration-container {
    display: block;
    position: relative;
    margin-top: 0px;
    padding-bottom: 110px
}

@media screen and (max-width: 769px) {
    .en .inspiration-container,
    .es-US .inspiration-container {
        margin-top: 50px
    }
}

@media screen and (max-width: 480px) {
    .en .inspiration-container,
    .es-US .inspiration-container {
        margin-top: 100px
    }
}

.inspiration-container .row {
    margin: 0;
    clear: both
}

.inspiration-container .inspiration-headline {
    display: block;
    position: relative;
    margin-bottom: 30px
}

.inspiration-container .inspiration-headline::after {
    clear: both;
    content: "";
    display: table
}

.inspiration-container .inspiration-headline .inspiration-title {
    float: left;
    margin: 0;
    color: #488dbb;
    font-size: 24px
}

@media screen and (max-width: 769px) {
    .inspiration-container .inspiration-headline .inspiration-title {
        font-size: 20px
    }
}

.inspiration-container .inspiration-categories-wrapper {
    text-align: justify;
    margin: 0 -15px
}

@media screen and (max-width: 769px) {
    .inspiration-container .inspiration-categories-wrapper {
        margin: 0 auto 50px
    }
}

.inspiration-container .inspiration-categories-wrapper .inspiration-category-item {
    display: inline-block;
    width: 33%;
    float: none;
    text-align: center;
    margin-bottom: 80px;
    box-sizing: border-box;
    vertical-align: top;
    padding: 0 15px
}

@media screen and (max-width: 992px) {
    .inspiration-container .inspiration-categories-wrapper .inspiration-category-item {
        width: 49%
    }
}

@media screen and (max-width: 769px) {
    .inspiration-container .inspiration-categories-wrapper .inspiration-category-item {
        display: block;
        width: 100%;
        padding: 0;
        margin: 0
    }
    .inspiration-container .inspiration-categories-wrapper .inspiration-category-item:after {
        content: '';
        display: block;
        height: 2px;
        width: 100%;
        margin-top: 0;
        margin-bottom: 30px;
        background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAcAAAACAQMAAACuUVQjAAAABlBMVEUAAABRuUiFGSEbAAAAAXRSTlMAQObYZgAAAAxJREFUCNdjOMBwAAADBAGBxTuiqQAAAABJRU5ErkJggg==") left bottom repeat-x
    }
}

@media screen and (max-width: 769px) and (-webkit-min-device-pixel-ratio: 2),
screen and (max-width: 769px) and (min-resolution: 192dpi) {
    .inspiration-container .inspiration-categories-wrapper .inspiration-category-item:after {
        background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA4AAAAEAgMAAADDveYkAAAADFBMVEUAAABRuUhRuUhRuUhKRs0AAAAAA3RSTlMA9eukZerWAAAAEUlEQVQI12OYxgAE/2EEmAsAJHcDKxdz3scAAAAASUVORK5CYII=");
        background-size: 7px 2px
    }
}

@media screen and (max-width: 769px) {
    .inspiration-container .inspiration-categories-wrapper .inspiration-category-item:last-child:after {
        display: none
    }
}

.inspiration-container .inspiration-categories-wrapper .inspiration-category-item .inspiration-category-image-wrapper {
    display: block;
    overflow: hidden;
    width: 300px;
    height: 300px;
    margin: 0 auto;
    border-radius: 50%
}

@media screen and (max-width: 769px) {
    .inspiration-container .inspiration-categories-wrapper .inspiration-category-item .inspiration-category-image-wrapper {
        width: 180px;
        height: 180px
    }
}

.inspiration-container .inspiration-categories-wrapper .inspiration-category-item .inspiration-category-image-wrapper .inspiration-category-image {
    display: block;
    height: auto;
    width: 100%
}

.inspiration-container .inspiration-categories-wrapper .inspiration-category-item .inspiration-category-name {
    padding-bottom: 0;
    font-family: "Proxima N W02 Reg";
    font-size: 14px;
    line-height: 29px;
    color: #488dbb;
    margin: 20px 0 30px;
    border: none
}

@media screen and (max-width: 769px) {
    .inspiration-container .inspiration-categories-wrapper .inspiration-category-item .inspiration-category-name {
        margin: 20px 0;
        font-size: 14px
    }
}

.inspiration-container .inspiration-categories-wrapper .inspiration-category-item .inspiration-category-name a {
    color: #488dbb
}

.inspiration-container .inspiration-categories-wrapper .inspiration-category-item .inspiration-category-name a:hover {
    color: #7fb6da;
    text-decoration: none;
    border-bottom: 2px solid #7fb6da
}

.inspiration-container .inspiration-categories-wrapper .inspiration-category-item .inspiration-category-desc {
    font-family: "Proxima N W02 Reg";
    font-size: 14px;
    line-height: 21px;
    margin-bottom: 30px;
    height: 63px;
    overflow: hidden
}

@media screen and (max-width: 769px) {
    .inspiration-container .inspiration-categories-wrapper .inspiration-category-item .inspiration-category-desc {
        margin-bottom: 20px;
        font-size: 14px
    }
}

.inspiration-container .inspiration-categories-wrapper .inspiration-category-item .inspiration-category-desc p {
    margin: 0
}

.inspiration-container .inspiration-categories-wrapper .inspiration-category-item .inspiration-category-link {
    font-family: "ITC Avant Garde Gothic W02 Md";
    font-size: 14px;
    line-height: 16px
}

@media screen and (max-width: 769px) {
    .inspiration-container .inspiration-categories-wrapper .inspiration-category-item .inspiration-category-link {
        display: inline-block;
        margin-bottom: 30px
    }
}

.inspiration-container .inspiration-categories-wrapper .inspiration-category-item .inspiration-category-link:hover {
    color: #faa666
}

.inspiration-content {
    padding-top: 20px;
    padding-bottom: 170px;
    background: #fafafa
}

@media screen and (max-width: 768px) {
    .inspiration-content {
        padding-top: 30px;
        padding-bottom: 100px
    }
}

@media screen and (max-width: 768px) {
    .inspiration-content .container,
    .inspiration-content .compare-bar-sticky.affix .compare-bar,
    .compare-bar-sticky.affix .inspiration-content .compare-bar {
        padding: 0 25px
    }
}

.inspiration-content-head {
    margin-top: 24px;
    margin-bottom: 50px;
    font-family: "Proxima N W02 Reg";
    color: #488dbb;
    font-size: 40px
}

@media screen and (max-width: 768px) {
    .inspiration-content-head {
        margin-bottom: 30px;
        font-size: 20px
    }
}

.inspiration-content-list {
    padding: 0;
    margin-bottom: 0;
    list-style: none
}

@media screen and (max-width: 768px) {
    .inspiration-content-list {
        margin-bottom: 30px
    }
}

.inspiration-content-list li {
    padding: 0 15px;
    margin-bottom: 30px
}

@media screen and (max-width: 768px) {
    .inspiration-content-list li {
        margin-bottom: 10px
    }
}

.inspiration-content-item {
    display: block;
    max-width: 270px;
    margin: 0 auto;
    background: #fff;
    color: #488dbb;
    font-family: "Proxima N W02 Reg";
    font-size: 14px;
    text-align: center;
    overflow: hidden;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px
}

@media screen and (max-width: 769px) {
    .inspiration-content-item {
        max-width: none
    }
}

.inspiration-content-item:hover {
    text-decoration: none
}

.inspiration-content-item:hover .inspiration-item-more {
    opacity: 0.8
}

.inspiration-content-item .inspiration-item-img {
    width: 100%;
    overflow: hidden;
    background-repeat: no-repeat;
    background-position: center top;
    background-size: cover;
    max-height: 250px
}

@media screen and (max-width: 768px) {
    .inspiration-content-item .inspiration-item-img {
        float: left;
        margin: 0;
        width: 50%;
        max-height: 100%
    }
}

.inspiration-content-item .inspiration-item-img img {
    width: 100%;
    height: auto
}

@media screen and (max-width: 480px) {
    .inspiration-content-item .inspiration-item-img img {
        width: 105%
    }
}

.inspiration-content-item .inspiration-content-text {
    padding: 20px 30px;
    min-height: 140px;
    background-color: white
}

@media screen and (max-width: 992px) {
    .inspiration-content-item .inspiration-content-text {
        padding: 20px
    }
}

@media screen and (max-width: 768px) {
    .inspiration-content-item .inspiration-content-text {
        overflow: hidden;
        min-height: 0;
        text-align: left;
        font-size: 14px;
        line-height: 1.2
    }
}

@media screen and (max-width: 480px) {
    .inspiration-content-item .inspiration-content-text {
        padding: 10px
    }
}

.inspiration-content-item .inspiration-content-text .inspiration-content-title {
    color: #488dbb;
    font-size: 14px;
    line-height: 1.2;
    font-family: "Proxima N W02 Reg";
    margin: 0;
    overflow: hidden
}

@media screen and (max-width: 1200px) {
    .inspiration-content-item .inspiration-content-text .inspiration-content-title {
        font-size: 14px
    }
}

@media screen and (max-width: 768px) {
    .inspiration-content-item .inspiration-content-text .inspiration-content-title {
        font-size: 14px;
        height: auto
    }
}

@media screen and (max-width: 480px) {
    .inspiration-content-item .inspiration-content-text .inspiration-content-title {
        font-size: 14px
    }
}

.inspiration-content-item .inspiration-content-text .inspiration-content-title span {
    display: block
}

.inspiration-content-item .inspiration-content-text .inspiration-item-more {
    color: #f88023
}

@media screen and (max-width: 768px) {
    .inspiration-content-item .inspiration-content-text .inspiration-item-more {
        display: none
    }
}

.inspiration-image-fix .hero-wrapp {
    height: 30.4vw;
    background: transparent
}

@media screen and (max-width: 768px) {
    .inspiration-image-fix .hero-wrapp {
        margin-bottom: 0
    }
}

.inspiration-image-fix .hero-wrapp .hero-image img {
    width: 100%
}

#article-wrap {
    background-image: url("/Content/Off/images/two-col-page-background.png");
    background-repeat: repeat-y;
    background-position: right top;
    background-size: 33.5%;
    background-color: #fff
}

@media screen and (max-width: 1200px) {
    #article-wrap {
        background-size: 37%
    }
}

@media screen and (max-width: 992px) {
    #article-wrap {
        background: none
    }
}

#article-wrap .hero-wrapp {
    max-height: 700px
}

.article-details {
    background: #fff;
    width: 900px;
    padding: 100px 130px 0 0;
    display: inline-block;
    float: left
}

@media screen and (max-width: 1200px) {
    .article-details {
        width: 75%
    }
}

@media screen and (max-width: 992px) {
    .article-details {
        width: 100%;
        padding: 30px 15px 0 !important
    }
}

.article-details h1 {
    color: #488dbb;
    font-size: 50px;
    text-align: center;
    margin-top: 0;
    margin-bottom: 60px
}

@media screen and (max-width: 769px) {
    .article-details h1 {
        margin-bottom: 30px;
        font-size: 24px;
        line-height: 1.5
    }
}

.article-details h4 {
    color: #6b6b6b;
    text-align: center;
    margin-top: 0;
    margin-bottom: 0;
    font-size: 34px;
    line-height: 44px
}

.article-details h4:after {
    content: '';
    display: block;
    height: 2px;
    width: 100%;
    margin-top: 80px;
    margin-bottom: 80px;
    background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAcAAAACAQMAAACuUVQjAAAABlBMVEUAAABRuUiFGSEbAAAAAXRSTlMAQObYZgAAAAxJREFUCNdjOMBwAAADBAGBxTuiqQAAAABJRU5ErkJggg==") left bottom repeat-x
}

@media (-webkit-min-device-pixel-ratio: 2),
(min-resolution: 192dpi) {
    .article-details h4:after {
        background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA4AAAAEAgMAAADDveYkAAAADFBMVEUAAABRuUhRuUhRuUhKRs0AAAAAA3RSTlMA9eukZerWAAAAEUlEQVQI12OYxgAE/2EEmAsAJHcDKxdz3scAAAAASUVORK5CYII=");
        background-size: 7px 2px
    }
}

@media screen and (max-width: 992px) {
    .article-details h4 {
        font-size: 24px;
        line-height: 33px
    }
}

@media screen and (max-width: 769px) {
    .article-details h4:after {
        content: '';
        display: block;
        height: 2px;
        width: 100%;
        margin-top: 30px;
        margin-bottom: 30px;
        background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAcAAAACAQMAAACuUVQjAAAABlBMVEUAAABRuUiFGSEbAAAAAXRSTlMAQObYZgAAAAxJREFUCNdjOMBwAAADBAGBxTuiqQAAAABJRU5ErkJggg==") left bottom repeat-x
    }
}

@media screen and (max-width: 769px) and (-webkit-min-device-pixel-ratio: 2),
screen and (max-width: 769px) and (min-resolution: 192dpi) {
    .article-details h4:after {
        background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA4AAAAEAgMAAADDveYkAAAADFBMVEUAAABRuUhRuUhRuUhKRs0AAAAAA3RSTlMA9eukZerWAAAAEUlEQVQI12OYxgAE/2EEmAsAJHcDKxdz3scAAAAASUVORK5CYII=");
        background-size: 7px 2px
    }
}

.article-details hr {
    height: 1px;
    margin-bottom: 45px;
    margin-top: 0;
    border: 0
}

.article-details hr:before {
    content: '';
    display: block;
    height: 1px;
    width: 100%;
    margin-top: 0;
    margin-bottom: 0;
    background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAgAAAABCAYAAADjAO9DAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyJpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNiAoV2luZG93cykiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6MUMyQTg5N0FFQzFFMTFFNUIyNTg5Q0I1MzJCODJBNDYiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6MUMyQTg5N0JFQzFFMTFFNUIyNTg5Q0I1MzJCODJBNDYiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDoxQzJBODk3OEVDMUUxMUU1QjI1ODlDQjUzMkI4MkE0NiIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDoxQzJBODk3OUVDMUUxMUU1QjI1ODlDQjUzMkI4MkE0NiIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/PsGDBTAAAAAYSURBVHjaYvzRoPyfAQmw199hROYDBBgAY7UD/4T7cOwAAAAASUVORK5CYII=") left bottom repeat-x
}

@media (-webkit-min-device-pixel-ratio: 2),
(min-resolution: 192dpi) {
    .article-details hr:before {
        background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAACCAYAAABR7VzxAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyJpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNiAoV2luZG93cykiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6M0RBNzkxNTJFQzFFMTFFNUIxMENFQUYzNUNFOTgxRDgiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6M0RBNzkxNTNFQzFFMTFFNUIxMENFQUYzNUNFOTgxRDgiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDozREE3OTE1MEVDMUUxMUU1QjEwQ0VBRjM1Q0U5ODFEOCIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDozREE3OTE1MUVDMUUxMUU1QjEwQ0VBRjM1Q0U5ODFEOCIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/Pk4SkAAAAAAcSURBVHjaYvzRoPyfAQ9gr7/DiE+eiYFCABBgANG1BAE4vew3AAAAAElFTkSuQmCC");
        background-size: 8px 1px
    }
}

.article-details .section-text {
    padding-bottom: 40px
}

.article-details .section-text:last-child {
    padding-bottom: 0
}

@media screen and (max-width: 1200px) {
    .article-details .section-text:last-child {
        padding-bottom: 20px
    }
}

@media screen and (max-width: 769px) {
    .article-details .section-text {
        padding-bottom: 30px;
        margin-bottom: 30px
    }
    .article-details .section-text:last-child {
        padding-bottom: 20px;
        margin-bottom: 0
    }
}

@media screen and (max-width: 769px) {
    .article-details .section-text .img-no-text #pinterest {
        margin-top: 1px
    }
}

@media screen and (max-width: 769px) {
    .article-details .section-text .img-no-text #triangle {
        margin-top: 0
    }
}

.article-details .section-text .big-media-block-wrapp {
    margin: 20px auto 0
}

.article-details .section-text>p {
    color: #f88023;
    text-transform: uppercase;
    font-size: 14px;
    font-family: "Proxima N W02 Smbd"
}

@media screen and (max-width: 769px) {
    .article-details .section-text>p {
        font-size: 14px
    }
}

.article-details .section-text>div {
    color: #6b6b6b;
    font-size: 14px;
    font-family: "Proxima N W02 Reg"
}

@media screen and (max-width: 769px) {
    .article-details .section-text>div {
        font-size: 14px
    }
}

.article-details .section-text>div img {
    border-radius: 10px;
    margin: 40px 0;
    width: 770px;
    max-width: calc(100% - 40px);
    cursor: pointer
}

@media screen and (max-width: 1200px) {
    .article-details .section-text>div img {
        width: 100%
    }
}

@media screen and (max-width: 769px) {
    .article-details .section-text>div img {
        margin: 20px auto 10px;
        display: block
    }
}

.article-details .section-text>div>p {
    color: #6b6b6b;
    font-size: 14px;
    font-family: "Proxima N W02 Reg";
    margin: 0 0 50px
}

@media screen and (max-width: 769px) {
    .article-details .section-text>div>p {
        margin: 0 0 30px
    }
}

.article-details .section-text>div ul {
    margin: 40px 0;
    padding-left: 20px
}

@media screen and (max-width: 769px) {
    .article-details .section-text>div ul {
        margin: 30px 0
    }
}

.article-details .section-text>div ul>li {
    padding-left: 5px;
    margin-bottom: 5px
}

.article-details .section-text a {
    color: #488dbb !important
}

.article-details .section-text a span {
    color: #488dbb;
    text-decoration: none !important
}

.article-details .section-text a:hover {
    color: #7fb6da !important
}

.article-details .section-text a:hover span {
    color: #7fb6da !important
}

.article-details .section-text a.btn-off {
    color: #fff !important
}

.article-details .faq-items-list {
    margin-top: 20px
}

.article-details .faq-items-list #pinterest {
    margin-left: 60px;
    margin-top: 30px
}

@media screen and (max-width: 769px) {
    .article-details .faq-items-list #pinterest {
        left: 15px
    }
}

.article-details .faq-items-list #triangle {
    margin-left: 60px;
    margin-top: 30px
}

@media screen and (max-width: 769px) {
    .article-details .faq-items-list #triangle {
        left: 15px
    }
}

.article-details .faq-items-list .faq-item {
    font-size: 14px;
    display: block;
    padding-bottom: 30px
}

@media screen and (max-width: 992px) {
    .article-details .faq-items-list .faq-item {
        padding-bottom: 30px;
        font-size: 14px
    }
}

@media screen and (max-width: 769px) {
    .article-details .faq-items-list .faq-item {
        font-size: 14px
    }
}

.article-details .faq-items-list .faq-item:nth-child(n+36):before {
    min-width: 65px
}

.article-details .faq-items-list .faq-item:before {
    min-width: 45px;
    content: counter(faq-item-counter);
    counter-increment: faq-item-counter;
    color: #f7c43a;
    font: bold 40px "ITC Avant Garde Gothic W02 Md";
    float: left;
    text-align: right;
    margin-right: 15px
}

@media screen and (max-width: 769px) {
    .article-details .faq-items-list .faq-item:before {
        font: bold 30px "ITC Avant Garde Gothic W02 Md"
    }
}

.article-details .faq-items-list .faq-item .faq-item-title {
    font-size: 14px;
    margin-bottom: 20px
}

.article-details .faq-items-list .faq-item .faq-item-wrapp {
    padding-top: 8px
}

.article-details .faq-items-list .faq-item .faq-item-wrapp p {
    margin-bottom: 30px
}

@media screen and (max-width: 769px) {
    .article-details .faq-items-list .faq-item .faq-item-wrapp {
        padding-top: 0
    }
}

.article-details .faq-items-list .faq-item img {
    width: 730px;
    margin: 30px 0 30px 60px !important;
    max-width: calc(100% - 60px)
}

@media screen and (max-width: 769px) {
    .article-details .faq-items-list .faq-item img {
        margin: 30px 0 10px;
        margin-top: 0 !important
    }
}

.article-details .faq-items-list .faq-item>p {
    color: #6b6b6b;
    font-size: 14px;
    font-family: "Proxima N W02 Reg";
    margin: 0 0 50px
}

.article-details .faq-items-list-check {
    padding-left: 0;
    margin-top: 20px;
    display: inline-block;
    width: 100%
}

.article-details .faq-items-list-check .faq-item {
    font-size: 14px;
    display: inline-block;
    margin-bottom: 50px;
    width: 100%
}

@media screen and (max-width: 769px) {
    .article-details .faq-items-list-check .faq-item {
        margin-bottom: 25px;
        font-size: 14px
    }
}

.article-details .faq-items-list-check .faq-item:before {
    content: "\f00c";
    border: 1px solid #a4a4a4;
    border-radius: 50%;
    padding: 6px;
    color: #c53a68;
    font-size: 14px;
    font-family: FontAwesome;
    float: none
}

.article-details .faq-items-list-check .faq-item .faq-item-wrapp {
    width: 95%;
    float: right;
    padding-top: 0
}

@media screen and (max-width: 1200px) {
    .article-details .faq-items-list-check .faq-item .faq-item-wrapp {
        width: 92%
    }
}

@media screen and (max-width: 769px) {
    .article-details .faq-items-list-check .faq-item .faq-item-wrapp {
        width: 90%;
        padding-left: 10px
    }
}

.article-details .faq-items-list-check .faq-item .faq-item-title {
    font-size: 14px;
    margin-bottom: 25px;
    color: #6b6b6b
}

@media screen and (max-width: 769px) {
    .article-details .faq-items-list-check .faq-item .faq-item-title {
        font-size: 14px
    }
}

.article-details .zika {
    padding: 0
}

@media screen and (max-width: 769px) {
    .article-details .zika {
        padding: 0 0 10px
    }
}

.article-details .zika p.heading {
    color: #f88023;
    font-family: "Proxima N W02 Smbd";
    font-size: 14px;
    margin-bottom: 0
}

.article-details .zika h6 {
    color: #000;
    font-size: 24px;
    font-family: "Proxima N W02 Smbd"
}

.article-details .zika .zika-image-wrap {
    margin: 20px 0;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    overflow: hidden
}

.article-details .zika .zika-image-wrap img {
    margin: 0 !important
}

.article-details .zika>p.text {
    color: #6b6b6b;
    font-size: 14px;
    margin-bottom: 0
}

.article-details .zika p.grid {
    font-family: "Proxima N W02 Smbd";
    margin: 10px 0
}

.article-details .zika .margin-r {
    margin-right: 5%
}

@media screen and (max-width: 769px) {
    .article-details .zika .margin-r {
        display: inline-block;
        vertical-align: text-top;
        margin-right: 3%
    }
}

.article-details .zika>div {
    padding: 0;
    width: 30%;
    margin-bottom: 25px
}

.article-details .zika>div.strech-block {
    width: 100%
}

@media screen and (max-width: 769px) {
    .article-details .zika>div {
        display: inline-block;
        vertical-align: text-top
    }
}

.article-details .zika>div img {
    max-width: 100%;
    border-radius: 0;
    margin: 20px 0 10px !important;
    cursor: auto
}

@media screen and (max-width: 769px) {
    .article-details .zika>div img {
        max-width: 100%
    }
}

.article-details .zika hr:before {
    height: 0
}

.article-details .zika hr:after {
    content: '';
    display: block;
    height: 2px;
    width: 100%;
    margin-top: 80px;
    margin-bottom: 80px;
    background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAcAAAACAQMAAACuUVQjAAAABlBMVEUAAABRuUiFGSEbAAAAAXRSTlMAQObYZgAAAAxJREFUCNdjOMBwAAADBAGBxTuiqQAAAABJRU5ErkJggg==") left bottom repeat-x
}

@media (-webkit-min-device-pixel-ratio: 2),
(min-resolution: 192dpi) {
    .article-details .zika hr:after {
        background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA4AAAAEAgMAAADDveYkAAAADFBMVEUAAABRuUhRuUhRuUhKRs0AAAAAA3RSTlMA9eukZerWAAAAEUlEQVQI12OYxgAE/2EEmAsAJHcDKxdz3scAAAAASUVORK5CYII=");
        background-size: 7px 2px
    }
}

.article-details .zika hr:after {
    margin-top: 40px
}

.article-details .zika .logo {
    display: block;
    margin: 0 auto 60px !important;
    width: auto;
    cursor: auto
}

.article-details .zika h4 {
    font-family: "Proxima N W02 Smbd";
    font-size: 40px;
    margin-bottom: 30px
}

.article-details .zika h4:after {
    height: 0;
    content: none
}

.article-details .zika .scj-text {
    text-align: center
}

.article-details .zika a {
    color: #fff
}

.article-details .zika a.btn-arrow-right {
    display: inline-block;
    margin: 30px auto 0
}

.article-sidebar {
    background: #fafafa;
    width: 270px;
    display: inline-block;
    padding: 100px 0 100px 85px
}

@media screen and (max-width: 1200px) {
    .article-sidebar {
        width: 25%;
        padding: 100px 0 100px 70px
    }
}

@media screen and (max-width: 992px) {
    .article-sidebar {
        width: 100%;
        padding-top: 0;
        padding-right: 70px
    }
}

@media screen and (max-width: 769px) {
    .article-sidebar {
        padding: 45px 25px 60px;
        margin-bottom: 30px
    }
}

.article-sidebar .content {
    border-bottom: 2px dotted #6b6b6b;
    padding-bottom: 20px
}

@media screen and (max-width: 992px) {
    .article-sidebar .content {
        padding-top: 40px
    }
}

@media screen and (max-width: 769px) {
    .article-sidebar .content {
        padding-bottom: 0
    }
}

.article-sidebar .content h6 {
    margin-bottom: 30px;
    margin-top: 0;
    font-size: 22px;
    color: #6b6b6b;
    text-align: center;
    font-family: "Proxima N W02 Reg"
}

@media screen and (max-width: 769px) {
    .article-sidebar .content h6 {
        text-align: left;
        font-size: 20px
    }
}

.article-sidebar .content .related-item {
    display: block;
    margin-bottom: 40px;
    width: 100%;
    text-align: center
}

.article-sidebar .content .related-item:last-child {
    margin-bottom: 30px
}

.article-sidebar .content .related-item:hover p {
    color: #7fb6da;
    text-transform: none
}

.article-sidebar .content .related-item .related-item-image {
    width: 170px;
    height: 170px;
    margin: 0 auto 20px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    overflow: hidden;
    position: relative
}

@media screen and (max-width: 769px) {
    .article-sidebar .content .related-item .related-item-image {
        display: inline-block;
        float: left;
        width: 85px;
        height: 85px
    }
}

.article-sidebar .content .related-item img {
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}

.article-sidebar .content .related-item p {
    color: #488dbb;
    text-align: center;
    font-size: 14px
}

@media screen and (max-width: 769px) {
    .article-sidebar .content .related-item p {
        font-size: 14px;
        display: table-cell;
        vertical-align: middle;
        padding-left: 20px;
        width: 54%;
        text-align: left;
        height: 85px
    }
}

.article-sidebar .products {
    padding-top: 60px
}

@media screen and (max-width: 769px) {
    .article-sidebar .products {
        padding-top: 30px
    }
}

.article-sidebar .products h6 {
    margin-bottom: 30px;
    margin-top: 0;
    font-size: 22px;
    color: #6b6b6b;
    text-align: center;
    font-family: "Proxima N W02 Reg"
}

@media screen and (max-width: 769px) {
    .article-sidebar .products h6 {
        text-align: left;
        font-size: 20px
    }
}

.article-sidebar .products .related-item {
    display: block;
    margin-bottom: 40px;
    width: 100%;
    text-align: center
}

.article-sidebar .products .related-item:hover p {
    color: #7fb6da;
    text-transform: none
}

.article-sidebar .products .related-item .related-item-image {
    width: 170px;
    height: 195px;
    margin: 0 auto 15px;
    overflow: hidden;
    position: relative;
    -webkit-border-radius: 0%;
    -moz-border-radius: 0%;
    border-radius: 0%
}

@media screen and (max-width: 769px) {
    .article-sidebar .products .related-item .related-item-image {
        display: inline-block;
        float: left;
        width: 85px;
        height: 100px
    }
}

.article-sidebar .products .related-item img {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translateX(-50%);
    transform: translate(-50%, -50%);
    -webkit-transform: translateX(-50%);
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translateX(-50%);
    -ms-transform: translate(-50%, -50%)
}

.article-sidebar .products .related-item p {
    color: #488dbb;
    text-align: center;
    font-size: 14px
}

@media screen and (max-width: 769px) {
    .article-sidebar .products .related-item p {
        font-size: 14px;
        display: table-cell;
        vertical-align: middle;
        padding-left: 20px;
        height: 85px
    }
}

@media screen and (max-width: 769px) {
    .details-page-wrapp .image-holder {
        position: relative
    }
    .details-page-wrapp .image-holder .pinterest,
    .details-page-wrapp .image-holder #pinterest,
    .details-page-wrapp .image-holder .triangle,
    .details-page-wrapp .image-holder #triangle {
        left: 0
    }
}

#story-wrap {
    background-image: url("/Content/Off/images/two-col-page-background.png");
    background-repeat: repeat-y;
    background-position: right top;
    background-size: 33.5%;
    background-color: #fff
}

@media screen and (max-width: 1200px) {
    #story-wrap {
        background-size: 37%
    }
}

@media screen and (max-width: 992px) {
    #story-wrap {
        background: none
    }
}

#story-wrap .hero-wrapp {
    max-height: 700px
}

.story-details {
    background: #fff;
    width: 900px;
    padding: 100px 130px 0 0;
    display: inline-block;
    float: left
}

@media screen and (max-width: 1200px) {
    .story-details {
        width: 75%
    }
}

@media screen and (max-width: 992px) {
    .story-details {
        width: 100%;
        padding: 30px 15px 0 !important
    }
}

.story-details h1 {
    color: #488dbb;
    text-align: center;
    margin-top: 0;
    margin-bottom: 50px
}

@media screen and (max-width: 769px) {
    .story-details h1 {
        margin-bottom: 30px;
        font-size: 24px;
        line-height: 1.5
    }
}

.story-details hr {
    height: 1px;
    margin-bottom: 60px;
    margin-top: 0;
    border: 0
}

.story-details hr:before {
    content: '';
    display: block;
    height: 1px;
    width: 100%;
    margin-top: 0;
    margin-bottom: 0;
    background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAgAAAABCAYAAADjAO9DAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyJpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNiAoV2luZG93cykiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6MUMyQTg5N0FFQzFFMTFFNUIyNTg5Q0I1MzJCODJBNDYiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6MUMyQTg5N0JFQzFFMTFFNUIyNTg5Q0I1MzJCODJBNDYiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDoxQzJBODk3OEVDMUUxMUU1QjI1ODlDQjUzMkI4MkE0NiIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDoxQzJBODk3OUVDMUUxMUU1QjI1ODlDQjUzMkI4MkE0NiIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/PsGDBTAAAAAYSURBVHjaYvzRoPyfAQmw199hROYDBBgAY7UD/4T7cOwAAAAASUVORK5CYII=") left bottom repeat-x
}

@media (-webkit-min-device-pixel-ratio: 2),
(min-resolution: 192dpi) {
    .story-details hr:before {
        background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAACCAYAAABR7VzxAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyJpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNiAoV2luZG93cykiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6M0RBNzkxNTJFQzFFMTFFNUIxMENFQUYzNUNFOTgxRDgiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6M0RBNzkxNTNFQzFFMTFFNUIxMENFQUYzNUNFOTgxRDgiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDozREE3OTE1MEVDMUUxMUU1QjEwQ0VBRjM1Q0U5ODFEOCIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDozREE3OTE1MUVDMUUxMUU1QjEwQ0VBRjM1Q0U5ODFEOCIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/Pk4SkAAAAAAcSURBVHjaYvzRoPyfAQ9gr7/DiE+eiYFCABBgANG1BAE4vew3AAAAAElFTkSuQmCC");
        background-size: 8px 1px
    }
}

.story-details .heading h1:after {
    content: '';
    display: block;
    height: 2px;
    width: 100%;
    margin-top: 80px;
    margin-bottom: 80px;
    background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAcAAAACAQMAAACuUVQjAAAABlBMVEUAAABRuUiFGSEbAAAAAXRSTlMAQObYZgAAAAxJREFUCNdjOMBwAAADBAGBxTuiqQAAAABJRU5ErkJggg==") left bottom repeat-x
}

@media (-webkit-min-device-pixel-ratio: 2),
(min-resolution: 192dpi) {
    .story-details .heading h1:after {
        background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA4AAAAEAgMAAADDveYkAAAADFBMVEUAAABRuUhRuUhRuUhKRs0AAAAAA3RSTlMA9eukZerWAAAAEUlEQVQI12OYxgAE/2EEmAsAJHcDKxdz3scAAAAASUVORK5CYII=");
        background-size: 7px 2px
    }
}

@media screen and (max-width: 769px) {
    .story-details .heading h1:after {
        content: '';
        display: block;
        height: 2px;
        width: 100%;
        margin-top: 30px;
        margin-bottom: 30px;
        background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAcAAAACAQMAAACuUVQjAAAABlBMVEUAAABRuUiFGSEbAAAAAXRSTlMAQObYZgAAAAxJREFUCNdjOMBwAAADBAGBxTuiqQAAAABJRU5ErkJggg==") left bottom repeat-x
    }
}

@media screen and (max-width: 769px) and (-webkit-min-device-pixel-ratio: 2),
screen and (max-width: 769px) and (min-resolution: 192dpi) {
    .story-details .heading h1:after {
        background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA4AAAAEAgMAAADDveYkAAAADFBMVEUAAABRuUhRuUhRuUhKRs0AAAAAA3RSTlMA9eukZerWAAAAEUlEQVQI12OYxgAE/2EEmAsAJHcDKxdz3scAAAAASUVORK5CYII=");
        background-size: 7px 2px
    }
}

.story-details .section-text {
    padding-bottom: 60px
}

@media screen and (max-width: 769px) {
    .story-details .section-text {
        padding-bottom: 30px;
        margin-bottom: 30px
    }
    .story-details .section-text:last-child {
        padding-bottom: 0;
        margin-bottom: 0
    }
}

.story-details .section-text .big-media-block-wrapp {
    margin: 20px auto 0
}

.story-details .section-text>p {
    color: #f88023;
    text-transform: uppercase;
    font-size: 14px;
    font-family: "Proxima N W02 Smbd"
}

@media screen and (max-width: 769px) {
    .story-details .section-text>p {
        font-size: 14px
    }
}

.story-details .section-text>div {
    color: #6b6b6b;
    font-size: 14px;
    font-family: "Proxima N W02 Reg"
}

@media screen and (max-width: 769px) {
    .story-details .section-text>div {
        font-size: 14px
    }
}

.story-details .section-text>div img {
    border-radius: 10px;
    margin: 40px 0 20px;
    width: 770px;
    cursor: pointer
}

@media screen and (max-width: 1200px) {
    .story-details .section-text>div img {
        width: 100%
    }
}

@media screen and (max-width: 769px) {
    .story-details .section-text>div img {
        margin: 20px 0 10px
    }
}

.story-details .section-text>div>p {
    color: #6b6b6b;
    font-size: 14px;
    font-family: "Proxima N W02 Reg";
    margin: 0 0 50px
}

@media screen and (max-width: 769px) {
    .story-details .section-text>div>p {
        margin: 0 0 30px
    }
}

.story-sidebar {
    background: #fafafa;
    width: 270px;
    display: inline-block;
    padding: 100px 0 100px 85px
}

@media screen and (max-width: 1200px) {
    .story-sidebar {
        width: 25%;
        padding: 100px 0 100px 70px
    }
}

@media screen and (max-width: 992px) {
    .story-sidebar {
        width: 100%
    }
}

@media screen and (max-width: 769px) {
    .story-sidebar {
        padding: 45px 25px 60px 25px;
        margin-bottom: 30px
    }
}

.story-sidebar .content {
    border-bottom: 2px dotted #6b6b6b;
    padding-bottom: 20px
}

.story-sidebar .products {
    padding-top: 30px
}

.story-sidebar .products hr {
    border: 2px dotted #6b6b6b;
    border-top: 0
}

@media screen and (max-width: 769px) {
    .story-sidebar .products hr {
        display: none
    }
}

.story-sidebar .products h6 {
    margin-bottom: 30px;
    margin-top: 0;
    font-size: 22px;
    color: #6b6b6b;
    text-align: center;
    font-family: "Proxima N W02 Reg"
}

@media screen and (max-width: 769px) {
    .story-sidebar .products h6 {
        text-align: left;
        font-size: 20px
    }
}

.story-sidebar .products .related-item {
    display: block;
    margin-bottom: 40px;
    width: 100%;
    text-align: center;
    color: #7fb6da;
    text-transform: none
}

.story-sidebar .products .related-item .related-item-image-rounded {
    width: 170px;
    height: 170px;
    margin: 0 auto 15px;
    overflow: hidden;
    position: relative;
    -webkit-border-radius: 0%;
    -moz-border-radius: 0%;
    border-radius: 0%;
    border-radius: 50%
}

@media screen and (max-width: 992px) {
    .story-sidebar .products .related-item .related-item-image-rounded {
        display: table-cell;
        width: 85px;
        height: 85px
    }
}

.story-sidebar .products .related-item .related-item-image {
    width: 170px;
    height: 195px;
    margin: 0 auto 15px;
    overflow: hidden;
    position: relative;
    -webkit-border-radius: 0%;
    -moz-border-radius: 0%;
    border-radius: 0%
}

@media screen and (max-width: 992px) {
    .story-sidebar .products .related-item .related-item-image {
        margin: 0 auto;
        width: 85px;
        height: 100px
    }
}

@media screen and (max-width: 768px) {
    .story-sidebar .products .related-item .related-item-image {
        display: inline-block;
        float: left;
        width: 85px;
        height: 100px
    }
}

.story-sidebar .products .related-item img {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translateX(-50%);
    transform: translate(-50%, -50%);
    -webkit-transform: translateX(-50%);
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translateX(-50%);
    -ms-transform: translate(-50%, -50%)
}

.story-sidebar .products .related-item p {
    color: #488dbb;
    text-align: center;
    font-size: 14px
}

.story-sidebar .products .first-item {
    background-color: #c2c2c2;
    width: 202px;
    margin-left: -16px
}

@media screen and (max-width: 992px) {
    .story-sidebar .products .first-item {
        margin: 0 auto
    }
}

@media screen and (max-width: 768px) {
    .story-sidebar .products .first-item {
        width: 101px;
        height: 85px;
        margin-left: -8px;
        margin-right: -8px;
        float: left
    }
}

@media screen and (max-width: 768px) {
    .story-sidebar .products .first-item .related-item-image-rounded {
        margin-left: 8px
    }
}

.site-map {
    padding-top: 80px;
    padding-bottom: 189px
}

@media screen and (max-width: 992px) {
    .site-map {
        padding-top: 128px
    }
}

@media screen and (max-width: 768px) {
    .site-map {
        padding-top: 85px;
        padding-bottom: 127px;
        padding-left: 30px
    }
}

.site-map h4 {
    font-family: "Proxima N W02 Reg";
    font-size: 24px;
    color: #488dbb;
    text-transform: lowercase;
    display: block;
    margin-bottom: 0
}

.site-map .site-map-content {
    padding-left: 0;
    padding-right: 0
}

.site-map .site-map-content h8 {
    font-size: 14px;
    font-family: "Proxima N W02 Smbd";
    color: #f88023;
    text-transform: uppercase;
    display: block;
    margin-top: 50px
}

.site-map .site-map-content ul {
    margin: 0;
    padding: 0;
    margin-top: 30px
}

.site-map .site-map-content ul li {
    list-style-type: none;
    margin-top: 30px
}

.site-map .site-map-content ul li h7 a {
    display: block;
    font-size: 14px;
    font-family: "Proxima N W02 Reg";
    color: #488dbb;
    text-decoration: none
}

.unsubscribe-wrapper {
    padding-top: 75px;
    padding-bottom: 195px
}

@media screen and (max-width: 992px) {
    .unsubscribe-wrapper {
        padding-top: 160px;
        padding-left: 25px;
        padding-right: 25px;
        padding-bottom: 220px
    }
}

@media screen and (max-width: 768px) {
    .unsubscribe-wrapper {
        padding-top: 75px;
        padding-left: 25px;
        padding-right: 25px;
        padding-bottom: 135px
    }
}

.unsubscribe-wrapper h4 {
    font-size: 24px;
    color: #488dbb;
    font-family: "Proxima N W02 Reg"
}

.unsubscribe-wrapper h8 {
    font-size: 14px;
    color: #f88023;
    font-family: "Proxima N W02 Smbd";
    text-transform: uppercase;
    margin-top: 40px;
    margin-bottom: 40px
}

@media screen and (max-width: 768px) {
    .unsubscribe-wrapper h8 {
        margin-top: 20px;
        margin-bottom: 30px
    }
}

@media screen and (max-width: 769px) {
    .unsubscribe-wrapper .subscribe-form .custom-radio-btn {
        position: relative
    }
}

.unsubscribe-wrapper .subscribe-form .custom-radio-btn label {
    font-family: "Proxima N W02 Reg";
    font-size: 14px;
    color: #6b6b6b;
    font-weight: normal;
    margin-bottom: 30px
}

@media screen and (max-width: 769px) {
    .unsubscribe-wrapper .subscribe-form .custom-radio-btn label {
        padding-left: 36px
    }
}

@media screen and (max-width: 768px) {
    .unsubscribe-wrapper .subscribe-form .custom-radio-btn label {
        margin-bottom: 10px
    }
}

@media screen and (max-width: 769px) {
    .unsubscribe-wrapper .subscribe-form .custom-radio-btn label:before {
        position: absolute;
        left: 0;
        top: -4px
    }
}

.unsubscribe-wrapper p {
    font-family: "Proxima N W02 Reg";
    font-size: 14px;
    color: #6b6b6b;
    margin-top: 10px;
    margin-bottom: 40px
}

@media screen and (max-width: 768px) {
    .unsubscribe-wrapper p {
        margin-top: 20px;
        margin-bottom: 30px
    }
}

.unsubscribe-wrapper button {
    margin-top: 40px
}

@media screen and (max-width: 768px) {
    .unsubscribe-wrapper button {
        display: none
    }
}

.error-wrapper {
    padding-top: 183px;
    padding-bottom: 205px;
    width: 730px;
    margin: 0 auto
}

@media screen and (max-width: 768px) {
    .error-wrapper {
        width: 100%;
        margin: 0;
        padding-left: 25px;
        padding-right: 25px;
        padding-top: 110px;
        padding-bottom: 128px
    }
}

.error-wrapper .left-content {
    position: relative;
    float: left
}

@media screen and (max-width: 768px) {
    .error-wrapper .left-content {
        float: none;
        width: 300px;
        margin: 0 auto
    }
}

.error-wrapper .left-content .image-holder {
    width: 300px;
    height: 300px;
    border-radius: 50%;
    margin-top: 20px;
    overflow: hidden
}

@media screen and (max-width: 768px) {
    .error-wrapper .left-content .image-holder {
        width: 60%;
        height: 0;
        margin: 0 auto;
        padding-bottom: 60%;
        position: relative
    }
}

.error-wrapper .left-content .image-holder img {
    display: block;
    text-align: center;
    width: auto;
    height: auto;
    max-width: 100%;
    max-height: 100%;
    margin: 0 auto
}

@media screen and (max-width: 768px) {
    .error-wrapper .left-content .image-holder img {
        position: absolute;
        top: 50%;
        left: 50%;
        -webkit-transform: translate(-50%, -50%);
        -mos-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
        -o-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%)
    }
}

.error-wrapper .right-content {
    width: 400px;
    float: left;
    margin-left: 30px
}

@media screen and (max-width: 768px) {
    .error-wrapper .right-content {
        width: 100%;
        margin-left: 0;
        float: none
    }
}

.error-wrapper .right-content h1 {
    font-size: 50px;
    color: #488dbb;
    font-family: "Proxima N W02 Reg";
    margin-top: 0;
    margin-bottom: 0
}

@media screen and (max-width: 768px) {
    .error-wrapper .right-content h1 {
        text-align: center;
        font-size: 24px;
        margin-top: 10px
    }
}

.error-wrapper .right-content h6 {
    font-size: 22px;
    color: #6b6b6b;
    font-family: "Proxima N W02 Reg";
    line-height: 28px;
    margin-top: 25px
}

@media screen and (max-width: 768px) {
    .error-wrapper .right-content h6 {
        margin-top: 0
    }
}

.error-wrapper .right-content h6 a {
    color: #488dbb
}

@media screen and (max-width: 769px) {
    .error-wrapper .right-content h6 {
        padding-right: 5px
    }
}

@media screen and (max-width: 768px) {
    .error-wrapper .right-content h6 {
        text-align: center;
        font-size: 14px;
        line-height: 24px;
        padding-right: 0
    }
}

.error-wrapper .right-content ul {
    padding: 0;
    margin-top: 40px
}

@media screen and (max-width: 768px) {
    .error-wrapper .right-content ul {
        margin-top: 30px
    }
}

.error-wrapper .right-content ul li {
    display: inline-block;
    margin-right: 30px;
    text-transform: lowercase
}

@media screen and (max-width: 768px) {
    .error-wrapper .right-content ul li {
        display: block;
        text-align: center;
        margin-top: 30px;
        margin-right: 0
    }
}

.error-wrapper .right-content ul li .btn-arrow-right:after {
    margin-left: 8px;
    font: bold 14px/1 FontAwesome
}

.error-wrapper .right-content ul li a {
    font-size: 14px;
    font-family: "Proxima N W02 Smbd"
}

.coupons-head {
    color: #488dbb;
    margin: 90px 0 50px 0
}

@media screen and (max-width: 992px) {
    .coupons-head {
        margin: 100px 0 30px 0
    }
}

@media screen and (max-width: 769px) {
    .coupons-head {
        margin-top: 50px
    }
}

@media screen and (max-width: 480px) {
    .coupons-head {
        margin-top: 110px
    }
}

.coupons-content-wrapp:after {
    content: '';
    display: block;
    height: 2px;
    width: 100%;
    margin-top: 50px;
    margin-bottom: 50px;
    background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAcAAAACAQMAAACuUVQjAAAABlBMVEUAAABRuUiFGSEbAAAAAXRSTlMAQObYZgAAAAxJREFUCNdjOMBwAAADBAGBxTuiqQAAAABJRU5ErkJggg==") left bottom repeat-x
}

@media (-webkit-min-device-pixel-ratio: 2),
(min-resolution: 192dpi) {
    .coupons-content-wrapp:after {
        background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA4AAAAEAgMAAADDveYkAAAADFBMVEUAAABRuUhRuUhRuUhKRs0AAAAAA3RSTlMA9eukZerWAAAAEUlEQVQI12OYxgAE/2EEmAsAJHcDKxdz3scAAAAASUVORK5CYII=");
        background-size: 7px 2px
    }
}

@media screen and (max-width: 992px) {
    .coupons-content-wrapp:after {
        content: '';
        display: block;
        height: 2px;
        width: 100%;
        margin-top: 30px;
        margin-bottom: 30px;
        background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAcAAAACAQMAAACuUVQjAAAABlBMVEUAAABRuUiFGSEbAAAAAXRSTlMAQObYZgAAAAxJREFUCNdjOMBwAAADBAGBxTuiqQAAAABJRU5ErkJggg==") left bottom repeat-x
    }
}

@media screen and (max-width: 992px) and (-webkit-min-device-pixel-ratio: 2),
screen and (max-width: 992px) and (min-resolution: 192dpi) {
    .coupons-content-wrapp:after {
        background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA4AAAAEAgMAAADDveYkAAAADFBMVEUAAABRuUhRuUhRuUhKRs0AAAAAA3RSTlMA9eukZerWAAAAEUlEQVQI12OYxgAE/2EEmAsAJHcDKxdz3scAAAAASUVORK5CYII=");
        background-size: 7px 2px
    }
}

.coupons-content-image {
    max-width: 370px;
    max-height: 270px;
    margin: 0 auto;
    text-align: center
}

@media screen and (max-width: 992px) {
    .coupons-content-image {
        margin-bottom: 30px
    }
}

.coupons-content-image img {
    width: 100%;
    height: auto
}

@media screen and (max-width: 769px) {
    .coupons-content-image img {
        width: 73%
    }
}

.coupons-content-title {
    color: #6b6b6b;
    margin-bottom: 30px
}

.coupons-content {
    margin-bottom: 40px;
    font-family: "Proxima N W02 Reg";
    font-size: 14px;
    line-height: 21px
}

@media screen and (max-width: 992px) {
    .coupons-content {
        margin-bottom: 20px
    }
}

.coupons-content p {
    margin-bottom: 40px
}

.coupons-content p:last-child {
    margin-bottom: 0
}

.rt-cupon-wrapp {
    width: 100%;
    min-height: 600px
}

.rt-cupon-wrapp iframe {
    width: 100%;
    height: 100%;
    min-width: 600px;
    min-height: 600px
}

@media screen and (max-width: 769px) {
    .rt-cupon-wrapp iframe {
        min-width: 0
    }
}

.coupons-form-wrapp {
    margin-bottom: 40px
}

.form-privacy {
    color: #6b6b6b;
    font-size: 12px;
    line-height: 1.5;
    margin: 50px 0 0
}

@media screen and (max-width: 992px) {
    .form-privacy {
        margin-top: 30px
    }
}

.off-form .form-group {
    position: relative;
    margin-bottom: 30px
}

.off-form input,
.off-form select,
.off-form textarea {
    background: #fafbfc;
    padding: 15px 30px;
    border: 1px solid #eaeaea;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none
}

.off-form input,
.off-form select {
    height: 48px
}

.off-form select {
    color: #f88023
}

.off-form select option {
    color: #6b6b6b
}

.off-form label {
    font-family: "Proxima N W02 Reg";
    font-size: 14px;
    line-height: 29px;
    color: #6b6b6b;
    line-height: 1;
    margin-bottom: 10px
}

.off-form label.error {
    position: absolute;
    bottom: -15px;
    font-size: 12px;
    margin-bottom: 0
}

.off-form .field-error input {
    background: #ffeceb;
    border-color: #ee2e24
}

.off-form .field-error label {
    color: #ee2e24
}

.custom-radio-btn {
    margin-left: 30px
}

@media screen and (max-width: 992px) {
    .custom-radio-btn {
        display: block;
        margin-left: 0;
        margin-bottom: 10px
    }
    .custom-radio-btn:last-child {
        margin-bottom: 0
    }
}

.custom-radio-btn input {
    display: none
}

.custom-radio-btn input:checked+label:before {
    content: "\f111"
}

.custom-radio-btn label {
    font-size: 14px;
    font-family: "Proxima N W02 Reg";
    cursor: pointer
}

.custom-radio-btn label:before {
    display: inline-block;
    vertical-align: middle;
    width: 28px;
    height: 28px;
    margin-right: 10px;
    line-height: 16px;
    content: " ";
    border: 1px solid #a4a4a4;
    border-radius: 50%;
    padding: 6px;
    color: #c53a68;
    font-size: 10px;
    font-family: FontAwesome;
    text-align: center
}

@media screen and (max-width: 992px) {
    .custom-check-btn {
        display: block;
        margin-left: 0;
        margin-bottom: 10px
    }
    .custom-check-btn:last-child {
        margin-bottom: 0
    }
}

.custom-check-btn input {
    display: none
}

.custom-check-btn input:checked+label:before {
    content: "\f00c"
}

.custom-check-btn .checked:before {
    content: "\f00c"
}

.custom-check-btn label {
    font-size: 14px;
    font-family: "Proxima N W02 Reg";
    cursor: pointer
}

.custom-check-btn label:before {
    display: inline-block;
    vertical-align: middle;
    width: 28px;
    height: 28px;
    margin-right: 10px;
    line-height: 16px;
    content: " ";
    border: 1px solid #a4a4a4;
    border-radius: 50%;
    padding: 6px;
    color: #c53a68;
    font-size: 10px;
    font-family: FontAwesome;
    text-align: center
}

@media screen and (max-width: 1200px) {
    .custom-check-btn label:before {
        margin-right: 3px;
        width: 22px;
        height: 22px;
        line-height: 10px
    }
}

.block-check-btn-wrap {
    position: relative;
    padding-left: 50px
}

.block-check-btn-wrap .custom-check-btn label:before {
    position: absolute;
    left: 0
}

.inline-radio-fieldset .inline-radio-fieldset-text {
    color: #f88023;
    font-size: 14px;
    font-family: "Proxima N W02 Smbd"
}

@media screen and (max-width: 992px) {
    .inline-radio-fieldset .inline-radio-fieldset-text {
        display: block;
        margin-bottom: 20px
    }
}

.disabled-radios {
    opacity: 0.8
}

.content-panel {
    color: #6b6b6b;
    margin: 40px 0 50px;
    padding: 50px 0;
    border: 1px solid #e6e7e8;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px
}

@media screen and (max-width: 992px) {
    .content-panel {
        margin: 0 0 30px;
        padding: 40px 5px 30px
    }
}

.content-panel>.row {
    margin: 0
}

@media screen and (max-width: 992px) {
    .content-panel .content-panel-img-wrapp {
        padding: 0 40px;
        margin-bottom: 30px
    }
}

.content-panel .content-panel-img {
    max-width: 170px;
    max-height: 120px;
    margin: 0 auto;
    text-align: center;
    overflow: hidden;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px
}

.content-panel .content-panel-img img {
    width: auto;
    max-height: 120px
}

.content-panel .content-panel-title {
    display: block;
    color: #6b6b6b;
    font-size: 14px;
    line-height: 1.2;
    margin-top: 5px;
    margin-bottom: 15px
}

.content-panel .content-panel-content {
    display: block;
    font-size: 14px;
    line-height: 1.5;
    margin-bottom: 25px
}

@media screen and (max-width: 992px) {
    .content-panel .content-panel-content {
        margin-bottom: 20px
    }
}

.checked-block:before {
    display: block;
    width: 28px;
    height: 28px;
    line-height: 16px;
    content: "\f00c";
    border: 1px solid #a4a4a4;
    border-radius: 50%;
    padding: 6px;
    color: #c53a68;
    font-size: 14px;
    font-family: FontAwesome;
    float: left
}

.checked-block .checked-block-content {
    overflow: hidden;
    width: auto;
    padding-left: 20px
}

/*body {
    min-width: 320px
}*/

/*@media screen and (max-width: 992px) {
    body {
        padding-bottom: 52px
    }
}*/

.container,
.compare-bar-sticky.affix .compare-bar {
    padding: 0
}

@media screen and (min-width: 1200px) {
    .navbar-default .navbar-nav li>a:hover:before {
        visibility: visible;
        -webkit-transform: scaleX(1);
        transform: scaleX(1)
    }
    .main-nav .dropdown-menu .col-span:last-of-type,
    .main-nav li:nth-child(2) .dropdown-menu .inspiration-list li:last-child,
    .main-nav li:last-child .dropdown-menu .education-list li:last-child {
        display: none
    }
}

@media screen and (max-width: 768px) {
    .top-utility-bar {
       /* position: fixed;*/
        width: 100%;
        top: 0
    }
    .main-nav-wrapp {top: 35px}
    .main-nav-wrapp .container, .main-nav-wrapp .compare-bar-sticky.affix .compare-bar, .compare-bar-sticky.affix .main-nav-wrapp .compare-bar {width: 100%    }
    .navbar.affix, .navbar.affix-top {top: 35px    }
    .navbar.affix-top>.container .navbar-brand,
    .compare-bar-sticky.affix .navbar.affix-top>.compare-bar .navbar-brand {
        margin: 5px 0 0 0;
        transition-property: none
    }
    .navbar.affix-top>.container .navbar-brand>img,
    .compare-bar-sticky.affix .navbar.affix-top>.compare-bar .navbar-brand>img {
       /* transform: scale(0.65);
        -webkit-transform: scale(0.65);*/
		 transform: scale(0.90);
        -webkit-transform: scale(0.90);
        transition-property: none;
        transform-origin: left
    }
    .navbar.affix-top .navbar-nav li>a {
        transition-property: none
    }
    .navbar.affix-top .social {
        margin: 12px 100px 0 48px
    }
    .navbar.affix-top .search {
        margin-top: 15px;
        margin-right: 0;
        padding-left: 10px
    }
    .navbar.affix>.container .navbar-brand>img,
    .compare-bar-sticky.affix .navbar.affix>.compare-bar .navbar-brand>img {
        margin-top: 0px;
        transform-origin: left
    }
    .navbar-default .navbar-nav {
        margin-left: 60px
    }
    .navbar-default .navbar-nav li>a {
      /*  padding: 20px 55px;*/
		padding: 30px 35px
    }
    .navbar-default .navbar-nav li>a .fa-plus,
    .navbar-default .navbar-nav li>a .fa-minus {
        display: none
    }
    .navbar {
        border-radius: 0;
        position: fixed;
        width: 100%;
        height: 80px;
        top: 35px
    }
    .navbar .container,
    .navbar .compare-bar-sticky.affix .compare-bar,
    .compare-bar-sticky.affix .navbar .compare-bar {
        width: 970px
    }
    .navbar .container .navbar-brand,
    .navbar .compare-bar-sticky.affix .compare-bar .navbar-brand,
    .compare-bar-sticky.affix .navbar .compare-bar .navbar-brand {
        margin: 5px 0 0 0;
        transition-property: none
    }
    .navbar .container .navbar-brand>img,
    .navbar .compare-bar-sticky.affix .compare-bar .navbar-brand>img,
    .compare-bar-sticky.affix .navbar .compare-bar .navbar-brand>img {
        transform: scale(0.90);
        -webkit-transform: scale(0.90);
        transform-origin: left;
		    margin: 15px 0 0 0;
    }
    .navbar-default .navbar-nav li:first-child>a::before {
        bottom: 17px
    }
    .navbar-default .navbar-nav li>a::before {
        bottom: 17px
    }
    .dropdown-bg,
    .main-nav .dropdown-menu {
        width: 970px
    }
    .navbar-right.social {
        margin: 12px 100px 0 48px
    }
    .search {
        margin-right: 0;
        margin-top: 0;
        width: 100%;
        display: none;
        position: relative;
        top: -10px
    }
    .search>a {
        margin-left: 6px
    }
    .search .form-group {
        width: 97%
    }
    .search .form-group .form-control {
        width: 100%;
        background: transparent
    }
    .fa-times {
        font-size: 24px
    }
    .social {
        margin-right: 30px !important
    }
    .social li:last-child a {
        margin-left: 15px
    }
    .dropdown-bg {
        width: 100%;
        border-radius: 0
    }
    #search-icon-dropdown {
        display: inline-block
    }
    .main-nav .dropdown-menu {
        padding: 40px 0px 15px
    }
    .main-nav .dropdown-menu .col-span {
        margin-right: 12px
    }
    .main-nav li:nth-child(4) .dropdown-menu .inspiration-list li {
        margin-bottom: 35px
    }
    .main-nav li:nth-child(4) .dropdown-menu .inspiration-items {
        padding-left: 65px
    }
    .main-nav li:nth-child(4) .dropdown-menu .inspiration-items .featured-content {
        width: 100%;
        margin-right: 0
    }
    .main-nav li:nth-child(4) .dropdown-menu .inspiration-items .featured-content .featured-content-item {
        display: inline-block;
        margin-right: 20px;
        margin-bottom: 11px;
        height: 60px;
        width: 72px
    }
    .main-nav li:nth-child(4) .dropdown-menu .inspiration-items .featured-content .featured-content-item .circle {
        width: 60px;
        height: 60px;
        margin: 0 6px
    }
    .main-nav li:nth-child(4) .dropdown-menu .inspiration-items .featured-content a {
        display: inline-block;
        vertical-align: top;
        width: 60%
    }
    .main-nav li:nth-child(4) .dropdown-menu .inspiration-items .featured-content a p {
        width: 225px;
        text-align: left;
        top: 10px;
        position: relative
    }
    .main-nav li:nth-child(3) .dropdown-menu .education-list li:nth-child(4) {
        margin-bottom: 25px
    }
    .main-nav li:nth-child(3) .dropdown-menu .education-list li {
        margin-bottom: 45px
    }
    .main-nav li:nth-child(3) .dropdown-menu .education-items {
        padding-left: 65px
    }
    .main-nav li:nth-child(3) .dropdown-menu .education-items .featured-content {
        width: 100%;
        margin-right: 0
    }
    .main-nav li:nth-child(3) .dropdown-menu .education-items .featured-content .featured-content-item {
        display: inline-block;
        margin-right: 20px;
        margin-bottom: 11px;
        height: 60px;
        width: 72px
    }
    .main-nav li:nth-child(3) .dropdown-menu .education-items .featured-content .featured-content-item .circle {
        width: 60px;
        height: 60px;
        margin: 0 6px
    }
    .main-nav li:nth-child(3) .dropdown-menu .education-items .featured-content a {
        display: inline-block;
        vertical-align: top;
        width: 60%
    }
    .main-nav li:nth-child(3) .dropdown-menu .education-items .featured-content a p {
        width: 225px;
        text-align: left;
        top: 10px;
        position: relative
    }
}

@media screen and (max-width: 992px) {
    .navbar .container,
    .navbar .compare-bar-sticky.affix .compare-bar,
    .compare-bar-sticky.affix .navbar .compare-bar,
    .main-nav .dropdown-menu {
        /*width: 750px;*/
		width: 98%;
    }
    .navbar-default .navbar-nav {
        margin-left: 25px
    }
    .navbar-default .navbar-nav li>a {
        padding: 30px 30px
    }
    .search .form-group {
        width: 96%
    }
    .main-nav .dropdown:nth-child(2) .dropdown-menu {
        padding: 50px 95px 50px 60px
    }
    .main-nav .dropdown:nth-child(3) .dropdown-menu {
        padding: 50px 95px 50px 60px
    }
    .main-nav li:nth-child(4) .dropdown-menu .inspiration-items {
        padding-left: 65px
    }
    .dropdown-menu a .category {
        margin-right: 36px
    }
    .navbar.affix-top .navbar-nav,
    .navbar.affix .navbar-nav {
       /* margin-left: 40px;*/ margin-left: 0px;
    }
    .navbar.affix-top .navbar-nav:lang(es-US),
    .navbar.affix .navbar-nav:lang(es-US) {
        margin-left: 10px
    }
    .navbar.affix-top .navbar-nav li>a,
    .navbar.affix .navbar-nav li>a {
        padding: 30px 30px
    }
    .navbar.affix-top .navbar-nav li>a:lang(es-US),
    .navbar.affix .navbar-nav li>a:lang(es-US) {
        padding: 20px 30px
    }
    .main-nav li:nth-child(4) .dropdown-menu .inspiration-list {
        width: 40%
    }
    .main-nav li:nth-child(4) .dropdown-menu .inspiration-items {
        width: 60%
    }
    .main-nav li:nth-child(3) .dropdown-menu .education-list {
        width: 40%
    }
    .main-nav li:nth-child(3) .dropdown-menu .education-items {
        width: 60%
    }
    .navbar.affix-top .social,
    .navbar.affix .social,
    .navbar-default .navbar-nav.social {
        margin: 12px 30px 0 0
    }
}

@media screen and (max-width: 970px) {
	  .navbar.affix-top .navbar-nav li>a, .navbar.affix .navbar-nav li>a {padding: 30px 10px;}
	
}






@media screen and (max-width: 768px) {
    .navbar.affix,
    .navbar.affix-top {
        top: 0;
        z-index: 100
    }
    .navbar {
       /* height: 55px !important;*/
		height:80px !important;
        top: 0
    }
    .navbar .container,
    .navbar .compare-bar-sticky.affix .compare-bar,
    .compare-bar-sticky.affix .navbar .compare-bar {
        width: 100%; background-color:#FFF;
    }
    .navbar-nav .open .dropdown-menu {
        display: inline-block
    }
    .container>.navbar-header,
    .compare-bar-sticky.affix .compare-bar>.navbar-header {
        margin: 0 0 0 25px;
       /* height: 55px;*/
		 height: 80px
    }
    .navbar-collapse,
    .collapsing {
        background: #e71d25;
        width: 100%;
        margin: 0 !important;
        border: 0;
        box-shadow: none;
        max-height: none
    }
    .navbar-collapse.in {
        overflow-y: scroll;
        overflow-x: hidden;
        -webkit-overflow-scrolling: touch
    }
    .navbar-default {
        opacity: 1
    }
    .navbar-default .navbar-nav {
        margin: 0 !important;
        width: 100%
    }
    .navbar-default .navbar-nav li>a {
        color: #fff !important;
        padding: 5px 25px !important;
       /* border-top: 1px solid #980208;*/
    }
    .navbar-default .navbar-nav li>a .fa-plus {
        display: block;
        float: right
    }
    .navbar-default .navbar-nav li>a .fa-minus {
        display: block;
        float: right
    }
    .navbar-default .navbar-nav li:first-child a {
        border-top: 0px solid #fdc080
    }
    .main-nav .dropdown:nth-child(3) a {
        border-bottom: 1px solid #fdc080
    }
    .search {
        display: block !important;
        padding-left: 0;
        border: 0;
        margin-top: 10px !important;
        margin-bottom: 0 !important;
        margin-left: 0;
        padding-left: 0 !important;
        transition: none
    }
    .search .form-group {
        width: 100%;
        top: 0;
        padding: 20px 25px;
        margin: 10px 0 -10px
    }
    .search .form-group .form-control {
        border-bottom: 0;
        background: white;
        border-radius: 15px;
        padding: 10px 70px 10px 15px;
        font-size: 12px;
        width: 100%
    }
    .search a {
        position: absolute;
        width: 5%;
        top: 24px;
        left: 84%
    }
    .search a i {
        float: right;
        font-size: 14px
    }
    .search i {
        color: #000
    }
    .navbar-header button {
        border: 0px;
        margin-right: 0
    }
    .navbar-header p {
        color: #f88023;
        font-size: 8px;
        font-family: "ITC Avant Garde Gothic W02 Md";
        margin-bottom: 0;
        transition: all 0.2s
    }
    .navbar-default .navbar-toggle {
      /*  padding: 19px 22px 19px 30px;*/padding: 30px 25px;
        border-radius: 0;
        margin-top: 0;
        margin-bottom: 0;
        background-color: #e71d25;
    }
    .navbar-default .navbar-toggle .icon-bar {
        background: #fff;
        height: 3px;
        width: 25px;
        transition: all 0.2s
    }
    .navbar-default .navbar-toggle .top-bar {
        transform: rotate(45deg);
        -webkit-transform: rotate(45deg);
        transform-origin: 10% 10%;
        -webkit-transform-origin: 10% 10%
    }
    .navbar-default .navbar-toggle .middle-bar {
        opacity: 0
    }
    .navbar-default .navbar-toggle .bottom-bar {
        transform: rotate(-45deg);
        -webkit-transform: rotate(-45deg);
        transform-origin: 10% 90%;
        -webkit-transform-origin: 10% 90%
    }
    .navbar-default .navbar-toggle p {
        display: none
    }
    .navbar-default .navbar-toggle.collapsed {
        /*padding: 12px 25px;*/ padding: 30px 25px;
        background: #fff !important
    }
    .navbar-default .navbar-toggle.collapsed .icon-bar {
        /*background: #f88023;*/ background: #e71d25;
    }
    .navbar-default .navbar-toggle.collapsed p {
        display: block
    }
    .navbar-default .navbar-toggle.collapsed .top-bar {
        transform: rotate(0);
        -webkit-transform: rotate(0)
    }
    .navbar-default .navbar-toggle.collapsed .middle-bar {
        opacity: 1
    }
    .navbar-default .navbar-toggle.collapsed .bottom-bar {
        transform: rotate(0);
        -webkit-transform: rotate(0)
    }
    .navbar-default .navbar-toggle:hover,
    .navbar-default .navbar-toggle:focus {
        background: #e71d25;padding: 30px 25px;
    }
    .navbar .navbar-brand {
        margin: 12px 0 0;
        height: 40px
    }
    .navbar .navbar-brand>img {
        margin-top: 0 !important
    }
    #search-icon-dropdown {
        display: none
    }
    .dropdown-bg {
        display: none
    }
    .collapsing {
        overflow: hidden !important
    }
    .navbar-right.social {
        border-right: 0;
        border-left: 0
    }
    .social {
        margin: 0 !important;
        padding: 0;
        background: #3c3c3c !important;
        background-image: none;
        display: table;
        border: 0
    }
    .social .social-float {
        float: right
    }
    .social .social-float li:first-child a {
        padding-right: 10px !important
    }
    .social .social-float li:last-child a {
        padding-left: 10px !important
    }
    .social li {
        display: inline-block;
        padding: 20px 0
    }
    .social li a {
        border-top: 0 !important;
        margin-right: 0 !important;
        padding: 20px 15px !important
    }
    .navbar-right.social li a i {
        color: #fff
    }
    .social li:last-child a,
    .social li:first-child a {
        margin: 0 !important
    }
    .navbar-right.social {
        border-right: 0;
        border-left: 0
    }
    .navbar-right.social li:last-child a {
        margin-right: 0 !important
    }
    .language-selector {
        padding: 20px 25px;
        text-transform: uppercase;
        display: inline-block
    }
    .language-selector .dropdown-toggle {
        margin-top: 0;
        color: #fff;
        font-size: 13px;
        font-family: "Proxima N W02 Smbd"
    }
    .language-selector .dropdown-toggle:hover,
    .language-selector .dropdown-toggle:focus {
        text-decoration: none
    }
    .language-selector .dropdown-menu {
        top: 40px;
        left: auto;
        right: 0;
        min-width: 190px;
        padding: 20px 0;
        margin-top: 0;
        text-align: right;
        background: #3c3c3c;
        border: 0;
        border-top-left-radius: 0;
        border-top-right-radius: 0;
        border-bottom-left-radius: 5px;
        border-bottom-right-radius: 5px;
        box-shadow: none
    }
    .language-selector .dropdown-menu>li {
        margin-bottom: 0px;
        padding: 0;
        width: 100%
    }
    .language-selector .dropdown-menu>li:last-child {
        margin-bottom: 0
    }
    .language-selector .dropdown-menu>li>a {
        color: #fff;
        font-size: 10px;
        font-family: "Proxima N W02 Smbd";
        padding: 10px 0 !important;
        transition: all 0.3s ease;
        float: left;
        border: 0
    }
    .language-selector .dropdown-menu>li>a:hover {
        color: #f88023;
        background-color: transparent
    }
    .language-selector .caret {
        width: 8px;
        height: 5px;
        background: url("/Content/Off/images/arrow-lang-down.png") 0 0 no-repeat;
        border: 0
    }
    .language-selector.open .dropdown-menu {
        display: block !important
    }
    .navbar-default .navbar-nav>.open>a {
        background-color: transparent !important;
        color: #fff !important
    }
    .nav .open>a {
        border-color: #fdc080 !important
    }
    .main-nav .dropdown-menu {
        padding: 0
    }
    .main-nav .dropdown-menu>a {
        display: block;
        float: left;
        width: 100%;
        margin: 0
    }
    .main-nav .dropdown-menu>a:last-child .category {
        margin-bottom: 20px
    }
    .main-nav .dropdown-menu .category {
        margin: 0;
        padding: 25px 10px 0 25px !important;
        float: left;
        display: block;
        color: #fff;
        font-size: 14px;
        font-family: "ITC Avant Garde Gothic W02 Bk";
        letter-spacing: 0.06em;
        margin-bottom: 10px
    }
    .main-nav .dropdown-menu .category i {
        display: none !important
    }
    .main-nav .dropdown-menu hr {
        display: none
    }
    .main-nav .dropdown-menu .col-span:last-of-type {
        display: inline-block
    }
    .main-nav .dropdown-menu .col-span {
        width: 100%;
        margin-bottom: 0; background-color:#fa3840; border-bottom:1px solid #cc0911;
    }
    .main-nav .dropdown-menu .col-span a {
        float: left;  display:block;
        padding: 25px 10px 0 25px !important; text-align:left;
    }
    .main-nav .dropdown-menu .col-span .products-pic {
        display: none
    }
    .main-nav .dropdown-menu .col-span p {
        color: #fff; width:100%;
    }
    .main-nav .dropdown:nth-child(2) .dropdown-menu {
        width: 100%;
        padding: 0 !important
    }
    .main-nav .dropdown:nth-child(2) .dropdown-menu .inspiration-list {
        width: 100%;
        margin: 0 0 25px 0;
        padding: 0 !important;
        border-right: 0px solid
    }
    .main-nav .dropdown:nth-child(2) .dropdown-menu .inspiration-list li {
        margin: 0 !important;
        padding: 25px 10px 0 25px !important
    }
    .main-nav .dropdown:nth-child(2) .dropdown-menu .inspiration-list li:last-child {
        display: inline-block
    }
    .main-nav .dropdown:nth-child(2) .dropdown-menu .inspiration-list li a {
        border-top: 0;
        color: #fff !important;
        font-size: 14px;
        font-family: "ITC Avant Garde Gothic W02 Bk"
    }
    .main-nav .dropdown:nth-child(4) .dropdown-menu .inspiration-items {
        display: none
    }
    .main-nav .dropdown:nth-child(3) .dropdown-menu {
        width: 100%;
        padding: 0 !important
    }
    .main-nav .dropdown:nth-child(3) .dropdown-menu .education-list {
        width: 100%;
        margin: 0 0 25px 0;
        padding: 0 !important;
        border-right: 0px solid
    }
    .main-nav .dropdown:nth-child(3) .dropdown-menu .education-list li {
        margin: 0 !important;
        padding: 25px 10px 0 25px !important
    }
    .main-nav .dropdown:nth-child(3) .dropdown-menu .education-list li:last-child {
        display: inline-block
    }
    .main-nav .dropdown:nth-child(3) .dropdown-menu .education-list li a {
        border-top: 0;
        border-bottom: 0;
        color: #fff !important;
        font-size: 14px;
        font-family: "ITC Avant Garde Gothic W02 Bk"
    }
    .education-items {
        display: none
    }
}


/* For Mobile */

@media only screen and (max-width: 960px) {
    .DisclaimerBanner {
        position: absolute;
        right: -90px;
        top: 32%;
        transform: rotate(90deg);
    }
    .DisclaimerText {
        float: left;
        text-align: left;
        margin-top: 0;
        margin-right: 0px;
        font-size: 5.5px;
        position: relative;
        transform: rotate(180deg) scaleX(1);
        bottom: 6px;
        left: 5px;
    }
    .product-collection-slider-wrapp .product-stage-item .product-stage-product-right {
        right: 7% !important;
    }
    .product-collection-slider-wrapp .product-stage-item .product-stage-product-left {
        left: 6%;
    }
    .DisclaimerImg {
        transform: rotate(-90deg);
        padding-left: 14px;
    }
    .DisclaimerBanner.paraBlue .DisclaimerText {
        color: #fff;
    }
    .product-collection-thumbs-wrapp .product-collection-thumbs .product-collection-thumb-wrapp {
        overflow: hidden;
        position: relative;
    }
}


/* for desktop */

@media only screen and (min-width: 961px) {
    .DisclaimerBanner {
        position: absolute;
        right: -120px;
        top: 30%;
        transform: rotate(90deg);
    }
    .DisclaimerText {
        float: left;
        text-align: left;
        margin-top: 0;
        margin-right: 0;
        font-size: 10px;
        transform: rotate(180deg) scaleX(1);
    }
    .DisclaimerImg {
        transform: rotate(-90deg);
        padding-top: 16px;
        right: -125px;
        top: 40%;
    }
    .DisclaimerBanner.paraBlue .DisclaimerText {
        color: #fff;
    }
    .showmobile {
        display: none;
    }
}

@media only screen and (min-width: 961px) and (max-width:992px) {
    .DisclaimerBanner {
        right: -165px;
    }
    .product-collection-slider-wrapp .product-stage-item .product-stage-product-right {
        right: 7% !important;
    }
    .product-collection-slider-wrapp .product-stage-item .product-stage-product-left {
        left: 6%;
    }
}

@media only screen and (max-width: 480px) {
    .DisclaimerBanner {
        right: -72px;
        top: 40%;
    }
    .showmobile {
        display: block;
    }
}

@media only screen and (min-width: 481px) {
    .showmobile {
        display: none;
    }
}

@media only screen and (min-width: 992px) and (max-width: 1200px) {
    .product-collection-slider-wrapp .product-stage-item .product-stage-product-right {
        right: 0% !important;
    }
}

.row.coupon {
    margin: 0 auto;
}

.coupon>.col-lg-9 {
    padding: 40px 40px;
    border: 1px solid rgba(0, 0, 0, 0.2);
    border-left: 0;
    border-radius: 0 8px 8px 0;
    width: 100%;
    float: left;
}

.coupon>.col-lg-3 {
    border: 1px solid rgba(0, 0, 0, 0.2);
    border-radius: 8px 0 0 8px;
    width: 100%;
    float: left;
}

h1.faq-item-title {
    font-size: 24px;
}

@media (min-width: 769px) {
    .coupon>.col-lg-3 {
        width: 33.3%;
    }
    .coupon>.col-lg-9 {
        width: 66.7%;
    }
    .row.coupon {
        margin: 200px auto 200px auto;
        max-width: 1170px;
        display: flex;
        flex-flow: row nowrap;
        align-items: stretch;
        width: 100%;
    }
}


/* power reviews */

.p-w-r .pr-no-reviews .pr-rating-stars .pr-star-v4 {
opacity:.5;
box-shadow:none !important;
}
.p-w-r .pr-rating-stars .pr-star-v4:not(:last-child) {
    margin-right: 5px !important;
}

.p-w-r .pr-rating-stars .pr-star-v4 {
    display: inline-block !important;
    font: normal normal normal 16px/1 FontAwesome !important;
    font-size: inherit !important;
    text-rendering: auto !important;
    -webkit-font-smoothing: antialiased !important;
    -moz-osx-font-smoothing: grayscale !important; 
    background: 0 0 !important;
    outline: 0 !important;
    outline-offset: 0 !important;
    height: 13px!important;
    width: 13px!important;
    padding: 0 !important;
    margin: 0 !important;
    position: relative !important;
	box-shadow:none !important;
	
}
.p-w-r {
	margin-left:0 !important;
}
.pr-rating-stars .pr-star-v4:before{
    content: "\2605" !important;
    color:#c4cbd2 !important;
    font-size:16px !important;
	position: absolute !important;
    left:0 !important;
    top:0 !important;
    white-space:nowrap !important;
    overflow:hidden !important;
  }
  .safari .pr-rating-stars .pr-star-v4:before,.safari .pr-rating-stars .pr-star-v4:after,
	.ios .pr-rating-stars .pr-star-v4:before,.ios .pr-rating-stars .pr-star-v4:after  {
	font-size:13px !important;
  }

.pr-rating-stars .pr-star-v4:after {
    position: absolute !important;
    left:0 !important;
    top:0 !important;
    white-space:nowrap !important;
    overflow:hidden !important;
    color: #FFD201 !important;
    font-size:16px !important;
  }
.p-w-r .pr-snippet-stars-reco-inline .pr-snippet-read-and-write span,.p-w-r .pr-snippet-stars-reco-inline .pr-snippet-read-and-write a  {
  text-decoration:underline !important;
  font-family:"Proxima N W02 Reg";
  font-weight:600 !important;
  color:#0b7bc1 !important;
}
.pr-star-v4.pr-star-v4-100-filled:after {
      width:100% !important;
}
.pr-star-v4.pr-star-v4-75-filled:after {
      width:75% !important;

}
.pr-star-v4.pr-star-v4-50-filled:after {
      width:50% !important;
}
.pr-star-v4.pr-star-v4-25-filled:after {
      width:25% !important;
}
.pr-star-v4.pr-star-v4-0-filled:after {
      width:0 !important;
}
.pr-rating-stars .pr-star-v4:after {
      content: "\2605" !important;
}
.p-w-r .pr-snippet .pr-snippet-stars-png .pr-snippet-rating-decimal, .p-w-r .pr-snippet-stars-reco-inline .pr-snippet-read-and-write span {
  border:none !important;
  color:#0b7bc1 !important;
}
.p-w-r .pr-snippet-stars-reco-inline .pr-snippet-stars-reco-reco {
  display:none !important;
}
.p-w-r .pr-snippet-stars-reco-inline .pr-snippet-stars-reco-stars {
  float: none !important;
}
.product-details .p-w-r {
  text-align:center;
}
.related-item-card .p-w-r .pr-snippet.pr-category-snippet,.flexlist .p-w-r .pr-snippet.pr-category-snippet {
padding-top:10px !important;
}
.pr-review-snippet-container.pr-no-reviews .pr-snippet-review-count {
    display: none !important;
}
.related-item-card .p-w-r .pr-snippet .pr-category-snippet__total.pr-category-snippet__item, .product-sku-container .p-w-r .pr-snippet .pr-snippet-stars-png .pr-snippet-rating-decimal, .feature-products .p-w-r .pr-snippet .pr-category-snippet__total.pr-category-snippet__item, .feature-products .p-w-r .pr-snippet .pr-snippet-stars-png .pr-snippet-rating-decimal {
  display:none !important;
}
.related-item-card .p-w-r {
  margin-bottom:10px !important;
}
.collection-products-list-item .p-w-r .pr-snippet .pr-category-snippet__total.pr-category-snippet__item, .collection-products-list-item .p-w-r .pr-snippet .pr-snippet-stars-png .pr-snippet-rating-decimal, .feature-products .p-w-r .pr-snippet .pr-category-snippet__total.pr-category-snippet__item, .feature-products .p-w-r .pr-snippet .pr-snippet-stars-png .pr-snippet-rating-decimal {
  display:none !important;
}
.collection-products-list-item .p-w-r {
  margin-bottom:8px !important;
}

.product-details .p-w-r .pr-snippet-read-and-write .pr-snippet-review-count {
    padding: 0 10px!important;
    border-right: 1px solid #488dbb!important;
}
.pr-star-v4.pr-star-v4-100-filled:before {
    width: 100% !important;
}
.p-w-r .pr-snippet .pr-snippet-stars-png .pr-snippet-rating-decimal {

    border: 0!important;
    padding-left: 10px!important;
    font-family: "Proxima N W02 Reg" !important;
    font-size: 12px!important;
    padding-right: 10px!important;
    border-right: 1px solid #488dbb!important;
    border-radius: 0!important;
    color: #488dbb!important;
    line-height: 10px!important;
    height: 14px!important;
}
.product-details .p-w-r .pr-snippet-stars-reco-inline .pr-snippet-read-and-write a {
    font-family: "Proxima N W02 Reg"!important;
    font-size: 12px!important;
    margin: 0!important;
    border-radius: 0!important;
    color: #488dbb!important;
    line-height: 14px!important;
    height: 14px!important;
    display: inline-block;
}
.product-details .p-w-r .pr-snippet-stars-reco-inline .pr-snippet-read-and-write a, .product-detailr .p-w-r .pr-snippet-stars-reco-inline .pr-snippet-read-and-write span {
    font-size: 12px!important;
    text-decoration: none!important;
    padding-left: 10px!important;
	font-weight:100 !important;
}
.product-details .p-w-r .pr-snippet-stars-reco-stars .pr-snippet .pr-snippet-read-and-write a:first-child {
    border: 0;
    border-right: 1px solid #488dbb !important;
    padding-right:10px !important;
	font-weight:100 !important;
}
.p-w-r .pr-review-snapshot.pr-snapshot-mobile .pr-review-snapshot-header .pr-headline {
	color: #f88023 !Important;
    font-family: "Proxima N W02 Smbd" !Important;
    font-size: 14px !Important;
    line-height: 18px !Important;
    text-transform: uppercase !Important;
}
@media (min-width:769px) {
.p-w-r .pr-rating-stars .pr-star-v4              {
Width:16px !important;
Height:16px !important;
}
.pr-rating-stars .pr-star-v4:before{
    font-size:16px !important;
  }
.pr-rating-stars .pr-star-v4:after {
    font-size:16px !important;
  }
  .safari .pr-rating-stars .pr-star-v4:before,.safari .pr-rating-stars .pr-star-v4:after,
.ios .pr-rating-stars .pr-star-v4:before,.ios .pr-rating-stars .pr-star-v4:after  {
	font-size:16px !important;
  }

.product-details .p-w-r .pr-snippet-stars-reco-inline.pr-snippet-compact .pr-snippet-read-and-write {
margin-top:0 !important;
}
}
.collection-products-list-item .p-w-r .pr-snippet.pr-category-snippet {
    margin: 0 auto!important;
} 
.p-w-r .pr-snippet-stars-reco-inline.pr-snippet-compact .pr-snippet-stars-container, .p-w-r .pr-snippet-stars-reco-inline.pr-snippet-minimal .pr-snippet-stars-container,
.p-w-r .pr-snippet .pr-snippet-stars-png {
	display:inline-block !important;
}
#pr-write {
	background: #fff;
    margin-top:15%;
	margin-bottom:15%;
	min-height:450px !important;
}
#pr-write .p-w-r {
	margin:0 !important;
}
.p-w-r .thank-you-page .pr-rating-number {
    line-height: normal;
    float: left;
    margin-left: 3px;
    border: 1px solid #488dbb;
    padding: 2px 4px 1px !important;
}
.p-w-r .thank-you-page .pr-rating-number {
    border: 0!important;
    padding-left: 10px!important;
    margin-left: 0!important;
    font-family: "Proxima N W02 Reg"  !important;
    font-size: 12px!important;
    padding-right: 10px!important;
    border-radius: 0!important;
    color: #143a61 !important;
    line-height: 22px!important;
}
@media (max-width:769px){
	.product-details #pr-reviewsnippet {
	padding-bottom:10px;
}
}
@media (max-width:768px) {
#pr-write .thank-you-page {
    width: 90%;
    margin: 0 auto;
}
.p-w-r .thank-you-page .pr-rating-number {
	padding: 0 4px 1px !important;
}
#pr-write {
    margin-top:22%;
	margin-bottom:30%;
}

#pr-write {
	padding-left:15px;
	padding-right:15px;
	background:#fff;
}
#pr-write .p-w-r {
	margin:0 !important;
}
.collection-products-list-item .p-w-r .pr-snippet.pr-category-snippet {
    margin: 0!important;
}
}
.p-w-r .pr-category-snippet {
	margin:0 !important;
}
.product-details .p-w-r .pr-snippet .pr-snippet-stars-png .pr-rating-stars {
	    vertical-align: middle !important;
}
.p-w-r .pr-snippet div, .p-w-r .pr-snippet span {
    vertical-align: baseline !important;
}
.p-w-r .thank-you-page .pr-rating-number span {
    font-size: 12px!important;
}
.product-details .p-w-r .pr-snippet .pr-snippet-stars-png :hover,
.collection-products-list-item .p-w-r .pr-snippet .pr-snippet-stars-png:hover, 
.related-item-card .p-w-r .pr-snippet .pr-snippet-stars-png:hover,
.product-details .p-w-r .pr-snippet .pr-snippet-stars-png:focus,
.collection-products-list-item .p-w-r .pr-snippet .pr-snippet-stars-png:focus, 
.related-item-card .p-w-r .pr-snippet .pr-snippet-stars-png:focus,
.product-details .p-w-r .pr-snippet .pr-snippet-stars-png:active,
.collection-products-list-item .p-w-r .pr-snippet .pr-snippet-stars-png:active, 
.related-item-card .p-w-r .pr-snippet .pr-snippet-stars-png:active {
cursor:pointer;
}
.collection-item .collection-item-img {
	margin-bottom:13px;
	min-height:200px;
}
.select-to-compare {
	margin-top:27px;
}
@media (max-width:768px) {
	.product-filters {
    margin-bottom: 30px;
    margin-top: 0px;
}
.collection-products-list-item .p-w-r {
    margin-bottom: 6px !important;
}
.collection-item .collection-item-misc {
    margin-bottom: 3px;
}
.collection-products-list .collection-products-list-item:after {
	margin-top:24px;
	margin-bottom:8px;
}
.collection-products-copmpare-list .collection-products-list-item {
    margin-bottom: 20px;
}
.select-to-compare {
    margin-top: 14px;
}
.product-collection-head-wrapp .collection-products-head {
	font-size:22px;
	margin-bottom:15px;
}
}
#pr-reviewdisplay .p-w-r .pr-review-snapshot .pr-snippet .pr-snippet-stars-png .pr-snippet-rating-decimal {
    border: none !important;
    padding-top: 4px !important;
}

@media screen and (max-width: 768px) {
    .collection-item .collection-item-img {
        min-height: auto;
    }
}



.logo-tr{ width:90px;}

.hero-home{ width:100%; float:left; position:relative;}



.hero-home.hero--my-clean-moves {background: top center no-repeat;  background-size: cover; /*background:url(../img/blog/f-b1.jpg);*/}
.hero-home.hero--my-clean-moves {padding: 7em 0 7em 0;}
.hero-home.hero--my-clean-moves .hero__content {width: 100%; color: #fff; text-align: left;  margin-bottom: 1em; padding:0em 1em 0em 4em;} 


/*.hero-home#blo-01 {background:url(../img/blog/newblog1.jpg) right no-repeat; height:650px; width:100% }
.hero-home#blo-01 h2 {font-size: 80px; font-weight: 800; letter-spacing: 0.03em;  text-transform: uppercase; margin: 0 0 0.5em 0; line-height: 1; color: #fff;}
.hero-home#blo-01 h2 span {display: block; font-size: 36px;}

.hero-home#blo-02 {background:url(../img/blog/newblog2.jpg) no-repeat; height:650px;width:100%}
.hero-home#blo-02 h2 {font-size: 80px; font-weight: 800; letter-spacing: 0.03em;  text-transform: uppercase; margin: 0 0 0.5em 0; line-height: 1; color: #e62725;}
.hero-home#blo-02 h2 span {display: block; font-size: 36px;}

.hero-home#blo-03 {background:url(../img/blog/f-b3.jpg);}
.hero-home#blo-03 h2 {font-size: 80px; font-weight: 800; letter-spacing: 0.03em;  text-transform: uppercase; margin: 0 0 0.5em 0; line-height: 1; color: #087931;}
.hero-home#blo-03 h2 span {display: block; font-size: 36px;}
*/


@media only screen and (max-width: 991px) {
.hero-home#blo-01 h2 {font-size: 50px; font-weight: 800; letter-spacing: 0.03em;  text-transform: uppercase; margin: 0 0 0.5em 0; line-height: 1; color: #fff;}
.hero-home#blo-01 h2 span {display: block; font-size: 26px;}
	
.hero-home#blo-02 h2 {font-size: 50px; font-weight: 800; letter-spacing: 0.03em;  text-transform: uppercase; margin: 0 0 0.5em 0; line-height: 1; color: #e62725;}
.hero-home#blo-02 h2 span {display: block; font-size: 26px;}

.hero-home#blo-03 h2 {font-size: 50px; font-weight: 800; letter-spacing: 0.03em;  text-transform: uppercase; margin: 0 0 0.5em 0; line-height: 1; color: #087931;}
.hero-home#blo-03 h2 span {display: block; font-size: 26px;}


}





.item-btn-01 {display: inline-block; font-size: 14px; font-weight: 500; color: #FFF; border: 1px solid #e62c25; border-radius: 4px; padding: 10px 20px; -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out; -ms-transition: all 0.3s ease-out; -o-transition: all 0.3s ease-out; transition: all 0.3s ease-out; margin-top:15px; background-color: #e62c25;}
 .item-btn-01 i:before {font-size: 14px; margin-left: 10px; font-weight: 600;}
.item-btn-01:hover {color: #ffffff; background-color: #d10f07;}


.item-btn-02 {display: inline-block; font-size: 14px; font-weight: 600; color: #FFF; border: 1px solid #e62c25; border-radius: 4px; padding: 10px 20px; -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out; -ms-transition: all 0.3s ease-out; -o-transition: all 0.3s ease-out; transition: all 0.3s ease-out; margin-top:15px; background-color: #e62c25;}
 .item-btn-02 i:before {font-size: 14px; margin-left: 10px; font-weight: 600;}
.item-btn-02:hover {color: #ffffff; background-color: #d10f07;}


.contact-info-shortcode .item-btn-03 {display: inline-block; font-size:20px; font-weight: 500; color: #e62c25; border: 1px solid #e62c25; border-radius: 4px; padding: 10px 10px; -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out; -ms-transition: all 0.3s ease-out; -o-transition: all 0.3s ease-out; transition: all 0.3s ease-out; margin-top:15px; background-color: transparent;}
.contact-info-shortcode .item-btn-03:before {font-size: 14px; margin-left: 10px; font-weight: 600;}
.contact-info-shortcode .item-btn-03:hover {color: #ffffff; background-color: transparent;}


.contact-info-shortcode .item-btn-04 {display: inline-block; font-size:20px; font-weight: 500; color: #e62c25; border: 1px solid #e62c25; border-radius: 4px; padding: 10px 10px; -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out; -ms-transition: all 0.3s ease-out; -o-transition: all 0.3s ease-out; transition: all 0.3s ease-out; margin-top:15px; background-color: transparent;}
.contact-info-shortcode .item-btn-04:before {font-size: 14px; margin-left: 10px; font-weight: 600;}
.contact-info-shortcode .item-btn-04:hover {color: #ffffff; background-color: #d10f07;}



.perfectproduct {
	margin-bottom:50px;
	display:grid;
	grid-template-columns:1fr
}
.perfectproduct .find-product-header {
	-webkit-box-ordinal-group:2;
	-ms-flex-order:1;
	order:1
}
.perfectproduct .find-product-pic {
	-webkit-box-ordinal-group:3;
	-ms-flex-order:2;
	order:2
}
.perfectproduct .find-product-content {
	-webkit-box-ordinal-group:4;
	-ms-flex-order:3;
	order:3
}
@media screen and (min-width: 48.0625em) {
.perfectproduct {
grid-template-columns:1fr 1fr
}
.perfectproduct .find-product-header {
-webkit-box-ordinal-group:3;
-ms-flex-order:2;
order:2
}
.perfectproduct .find-product-pic {
-webkit-box-ordinal-group:2;
-ms-flex-order:1;
order:1;
grid-row-start:1;
grid-row-end:3
}
.perfectproduct .find-product-content {
-webkit-box-ordinal-group:4;
-ms-flex-order:3;
order:3
}
.perfectproduct .find-product-pic {
min-height:345px;
height:100%
}
}
.perfectproduct .find-product-header {
	font-size:28px
}
@media screen and (min-width: 48.0625em) {
.perfectproduct .find-product-header {
font-size:30px;
background:#f8f8f9;
padding:20px;
margin:0
}
}
.perfectproduct .find-product-pic {
	background:url(../images/findproduct-mobile.jpg) no-repeat center top;
	background-size:cover;
	min-height:467px
}
@media screen and (min-width: 48.0625em) {
.perfectproduct .find-product-pic {
background:url(../images/findproduct-desktop.jpg) no-repeat center center;
background-size:cover; height:467px;
}
}
.perfectproduct .find-product-content {
	background:#f8f8f9;
	padding: 50px;
    border-left: #f8f8f9 solid 15px; min-height:467px;
}
.perfectproduct .find-product-content p {
	margin-top:20px
}
@media screen and (min-width: 48.0625em) {
.perfectproduct .find-product-content p {
margin-top:0
}
}
.perfectproduct .find-product-form {
	font-family:"Larsseit Alt Bold", sans-serif;
	color:#225977;
	font-size:1.5em
}
.perfectproduct .find-product-form .find-product-row {
	display:grid;
	grid-template-columns:-webkit-max-content auto;
	grid-template-columns:max-content auto;
	grid-column-gap:20px;
	grid-row-gap:20px;
	-webkit-box-align:center;
	-ms-flex-align:center;
	align-items:center; margin-bottom:20px;
}
.perfectproduct .find-product-form .select-wrapper {
	background-color:#f8f8f9;
	width:initial;
	border-width:0 0 1px 0;
	padding:4px 0 0 0;
	background-size:1em;
	display:inline-block;
	margin:0 0 0 10px
}
.perfectproduct .find-product-form .select-wrapper select {
	-webkit-appearance:none;
	-moz-appearance:none;
	font-size:16px;
	font-family:"Larsseit Alt Bold", sans-serif;
	color:#ec140b;
	width:150%;
	padding:0 35px 0 0;
	margin:0
}
.perfectproduct .find-product-cta {
	margin:20px 0
}






@media screen and (min-width: 48.0625em) {
.perfectproduct .find-product-cta {
display:grid;
grid-template-columns:1fr;
grid-column-gap:20px;
-webkit-box-align:center;
-ms-flex-align:center;
align-items:center
}
.perfectproduct .find-product-cta .blue-button, .perfectproduct .find-product-cta .blue-button-solid {
display:inline-block
}
}
.perfectproduct .find-product-cta .blue-button, .perfectproduct .find-product-cta .blue-button-solid {
	text-align:center;
	margin:20px 0
}


.form-control:focus {
    color: #495057;
    background-color: #fff;
    border-color: #80bdff;
    outline: 0;
    -webkit-box-shadow: 0 0 0 0.2rem rgba(0,123,255,0.25);
    box-shadow: 0 0 0 0.2rem rgba(0,123,255,0.25);
}
.select-wrapper select {
    -webkit-appearance: none;
    -moz-appearance: none;
    width: 110%;
    -webkit-box-shadow: none;
    box-shadow: none;
    border-radius: 0;
    border: 0;
    background: transparent;
    max-width: 100%;
}
.form-control {
    display: block;
    width: 100%;
    height: calc(2.25rem + 2px);
    padding: 0.375rem 0.75rem;
    font-size: 1rem;
    line-height: 1.5;
    color: #495057;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ced4da;
    border-radius: 0.25rem;
    -webkit-transition: border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
    transition: border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
    transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
    transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
}

.select-wrapper{width:100%;overflow:hidden;border:1px solid #0056A8;background:#fff url(../images/chevron-down-blue.png) no-repeat right 10px center;background-size:auto 9px}.select-wrapper select{-webkit-appearance:none;-moz-appearance:none;width:110%;-webkit-box-shadow:none;box-shadow:none;border-radius:0;border:0;background:transparent;max-width:100%}


/*footer*/
.footer-wrap-layout2 {padding: 28px 0 28px;background-color: #d9d9d9; position: relative; border-top:5px solid #dc2d25;}
.footer-box-layout2 {text-align: center;}
.footer-box-layout2 .footer-logo { padding-bottom: 2.5rem; text-align:center; width:9.5%; margin:0px auto;}
.footer-box-layout2 .footer-logo a {display: inline-block;}
.footer-box-layout2 .footer-menu {margin-bottom: 3rem;}
.footer-box-layout2 .footer-menu li {display: inline-block; margin-right: 1rem;}
.footer-box-layout2 .footer-menu li a {color: #000;font-size: 14px; padding: 1.5rem;}
.footer-box-layout2 .footer-social {margin-bottom: 3rem;}
.footer-box-layout2 .footer-social li {display: inline-block;margin-right: 5px;}
.footer-box-layout2 .footer-social li a {color: #ec1d25;font-size: 14px;height: 45px;width: 45px;border-radius: 50%;line-height: 45px;border: 1px solid #ec1d25;background-color: transparent; display: block;
    -webkit-transition: all 0.3s ease-out;-moz-transition: all 0.3s ease-out; -ms-transition: all 0.3s ease-out;-o-transition: all 0.3s ease-out;transition: all 0.3s ease-out;}
.footer-box-layout2 .copyright {font-size: 13px;color: #636363; text-align:center; padding:0px 15px 0px 15px;}
.p_tp25{ padding-top:25; padding-bottom:25px;}

.container33 {
    max-width: 1200px;
    position: relative;
    width: 100%;
}
.box-title-inner {
    margin: 0 auto;
    width: 100%;
    padding-top: 70px;
    padding-bottom: 70px;
    position: relative;
}
.col-inner {
    height: 100%;
    width: 100%;}
.inner-underline-title {
    padding-bottom: 10px;
    position: relative;
    font-weight: 400;
}
.w-space {
    display: block;
    float: none;
}
.bg-nhg{background: #ffffff; background: -moz-linear-gradient(left, #ffffff 60%, #ffffff 60%, #d5dad3 61%, #d5dad3 100%); background: -webkit-linear-gradient(left, #ffffff 60%,#ffffff 60%,#d5dad3 61%,#d5dad3 100%); background: linear-gradient(to right, #ffffff 60%,#ffffff 60%,#d5dad3 61%,#d5dad3 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#179d9f',GradientType=1 );}	
		
.bg-nhg p {font-style: normal;  transform: skew(20deg); -ms-transform: skew(20deg); -moz-transform: skew(20deg); -webkit-transform: skew(20deg); -o-transform: skew(20deg); color:#fff !important;}
.text-start{font-style: normal;  transform: skew(20deg); -ms-transform: skew(20deg); -moz-transform: skew(20deg); -webkit-transform: skew(20deg); -o-transform: skew(20deg); color:#fff !important;}		
.magio-h{ height:90px;}	

.box-title-inner-logo {margin: 0px auto;  width: 100%; padding-top: 20px; padding-bottom: 20px; position: relative;}

my-parallelogram-default {padding: 0px !important; margin: 0px !important;  width:100%;position:relative; }
.my-parallelogram-slanted{ -ms-transform: skew(-20deg, 0deg); -webkit-transform: skew(-20deg, 0deg); transform: skew(-20deg, 0deg) translateX(0%); padding:0px !important; margin:0px !important;}		
		
.form-con2{ background-color:#d5dad3; position:relative; color:#FFF !important; p    padding: 0px 0px 0px 50px;width: 75%;margin: 0px auto;height: 469px; }	


.cover-background {
    position: relative;
   /* background-size: cover !important;*/
    overflow: hidden;
    background-position: center center;
    background-repeat: no-repeat !important; height:599px;
}
.case-study-img { min-height: 500px;}




/* Responsive changes*/



.perfect_product{background-color:#eeeeee; width:100%; position:relative;  margin:0px auto; padding:40px 0px 40px 0px;}
.product_range{width:100%; position:relative; padding:50px 0px 80px 0px; background-color:#fff;}


.home-blog-wrapp {position: relative; width: 100%; min-height: 531px;  overflow: hidden;  background:#fff;}
.home-blog-wrapp .blog-image {position: absolute; z-index: 1; top: 0; left: 0; right: 0; bottom: 0; background-position: center bottom; background-repeat: no-repeat; background-size: cover;}
.home-blog-wrapp .blog-content {position: absolute; z-index: 2; bottom:0px; width: 100%; padding: 24px; color: #fff; background-color:#ed1b24; }
.home-blog-wrapp .blog-content h3{ color:#fff !important;; font-size:28px; font-weight:600; margin-bottom:25px;}
	
	
	
	
	
	

.banner-hid{ height:80px; display:none;} 
.inner-banner-top{width:100%; position:relative; background-color:#fff; margin:0px auto;}
@media only screen and (max-width: 768px) {
  .banner-hid{ height:80px; display:block;} 
  .footer-box-layout2 .footer-menu li {margin-right: 0rem !important; margin-bottom:10px;}
  .footer-menu{ padding-left:15px; padding-right:15px;}
  .perfect_product{background-color:#fff; width:100%; position:relative;  margin:0px auto; padding:40px 0px 0px 0px; margin-top: -45%;}
  .product_range{width:100%; position:relative; padding:0px 0px 80px 0px; background-color:#fff;}
  .navbar.affix-top>.container .navbar-brand, .compare-bar-sticky.affix .navbar.affix-top>.compare-bar .navbar-brand {margin: 15px 0 0 0;}

}
   


.mob-hid{ display:block;}
.mob-show{ display:none;}

.mob-hid a{ color:#878787;}
.mob-show a{ color:#878787;}
@media only screen and (max-width: 400px) {
.mob-hid{ display:none;}
.mob-show{ display:block;}
}


.stll
{
        font-size: 14px;
    font-family: "ITC Avant Garde Gothic W02 Md";
    color: #e72b25 !important;
    background: transparent !important;
    /* padding: 30px 35px; */
    padding: 30px 25px 30px 25px;
    position: relative;
}

.abtpd
{
    padding:0px 70px 0px 70px;
}
.abutqu
{
    margin-bottom:55px; margin-top:45px; color:#e62a25;
}

@media screen and (max-width: 768px) {
 .hero-wrapp { min-height:100vw!important;}
 .stll a{ color:#fff !important;}
 .stll { padding: 10px 25px 10px 25px !important; }
 .stll:first-child {  padding: 20px 25px 10px 25px !important;}
	
	
	
	
 .abtpd{    padding:0px !important;}
	
	
 .abutqu{    margin-bottom:20px; margin-top:25px; color:#e62a25; text-align: center;}
  .qulit { margin-top: 10px !important;    width: 30% !important; min-width: 0% !important;    margin-bottom: 25px !important;}
}
@media screen and (max-width: 425px) {
.qulit { margin-top: 10px !important;    width: 60% !important; min-width: 0% !important;    margin-bottom: 25px !important;}
}

