﻿@import 'https://fonts.googleapis.com/css?family=Roboto:100,300,400,700|Roboto+Slab:400,700';
@import url("https://fonts.googleapis.com/css?family=Montserrat:400,500,600,700,800,900|Teko:500");
/*!
 * Bootstrap v3.4.1 (https://getbootstrap.com/)
 * Copyright 2011-2019 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
@import 'https://fonts.googleapis.com/css?family=Roboto:100,300,400,700|Roboto+Slab:400,700';
@import url("https://fonts.googleapis.com/css?family=Montserrat:400,500,600,700,800,900|Teko:500");

html {
    font-family: sans-serif;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%
}

body {
    margin: 0
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
    display: block
}

audio,
canvas,
progress,
video {
    display: inline-block;
    vertical-align: baseline
}

audio:not([controls]) {
    display: none;
    height: 0
}

[hidden],
template {
    display: none
}

a {
    background-color: transparent
}

a:active,
a:hover {
    outline: 0
}

abbr[title] {
    border-bottom: none;
    text-decoration: underline;
    text-decoration: underline 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 {
        color: #000 !important;
        text-shadow: none !important;
        background: transparent !important;
        box-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: 400;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.glyphicon-asterisk:before {
    content: "\002a"
}

.glyphicon-plus:before {
    content: "\002b"
}

.glyphicon-euro:before,
.glyphicon-eur:before {
    content: "\20ac"
}

.glyphicon-minus:before {
    content: "\2212"
}

.glyphicon-cloud:before {
    content: "\2601"
}

.glyphicon-envelope:before {
    content: "\2709"
}

.glyphicon-pencil:before {
    content: "\270f"
}

.glyphicon-glass:before {
    content: "\e001"
}

.glyphicon-music:before {
    content: "\e002"
}

.glyphicon-search:before {
    content: "\e003"
}

.glyphicon-heart:before {
    content: "\e005"
}

.glyphicon-star:before {
    content: "\e006"
}

.glyphicon-star-empty:before {
    content: "\e007"
}

.glyphicon-user:before {
    content: "\e008"
}

.glyphicon-film:before {
    content: "\e009"
}

.glyphicon-th-large:before {
    content: "\e010"
}

.glyphicon-th:before {
    content: "\e011"
}

.glyphicon-th-list:before {
    content: "\e012"
}

.glyphicon-ok:before {
    content: "\e013"
}

.glyphicon-remove:before {
    content: "\e014"
}

.glyphicon-zoom-in:before {
    content: "\e015"
}

.glyphicon-zoom-out:before {
    content: "\e016"
}

.glyphicon-off:before {
    content: "\e017"
}

.glyphicon-signal:before {
    content: "\e018"
}

.glyphicon-cog:before {
    content: "\e019"
}

.glyphicon-trash:before {
    content: "\e020"
}

.glyphicon-home:before {
    content: "\e021"
}

.glyphicon-file:before {
    content: "\e022"
}

.glyphicon-time:before {
    content: "\e023"
}

.glyphicon-road:before {
    content: "\e024"
}

.glyphicon-download-alt:before {
    content: "\e025"
}

.glyphicon-download:before {
    content: "\e026"
}

.glyphicon-upload:before {
    content: "\e027"
}

.glyphicon-inbox:before {
    content: "\e028"
}

.glyphicon-play-circle:before {
    content: "\e029"
}

.glyphicon-repeat:before {
    content: "\e030"
}

.glyphicon-refresh:before {
    content: "\e031"
}

.glyphicon-list-alt:before {
    content: "\e032"
}

.glyphicon-lock:before {
    content: "\e033"
}

.glyphicon-flag:before {
    content: "\e034"
}

.glyphicon-headphones:before {
    content: "\e035"
}

.glyphicon-volume-off:before {
    content: "\e036"
}

.glyphicon-volume-down:before {
    content: "\e037"
}

.glyphicon-volume-up:before {
    content: "\e038"
}

.glyphicon-qrcode:before {
    content: "\e039"
}

.glyphicon-barcode:before {
    content: "\e040"
}

.glyphicon-tag:before {
    content: "\e041"
}

.glyphicon-tags:before {
    content: "\e042"
}

.glyphicon-book:before {
    content: "\e043"
}

.glyphicon-bookmark:before {
    content: "\e044"
}

.glyphicon-print:before {
    content: "\e045"
}

.glyphicon-camera:before {
    content: "\e046"
}

.glyphicon-font:before {
    content: "\e047"
}

.glyphicon-bold:before {
    content: "\e048"
}

.glyphicon-italic:before {
    content: "\e049"
}

.glyphicon-text-height:before {
    content: "\e050"
}

.glyphicon-text-width:before {
    content: "\e051"
}

.glyphicon-align-left:before {
    content: "\e052"
}

.glyphicon-align-center:before {
    content: "\e053"
}

.glyphicon-align-right:before {
    content: "\e054"
}

.glyphicon-align-justify:before {
    content: "\e055"
}

.glyphicon-list:before {
    content: "\e056"
}

.glyphicon-indent-left:before {
    content: "\e057"
}

.glyphicon-indent-right:before {
    content: "\e058"
}

.glyphicon-facetime-video:before {
    content: "\e059"
}

.glyphicon-picture:before {
    content: "\e060"
}

.glyphicon-map-marker:before {
    content: "\e062"
}

.glyphicon-adjust:before {
    content: "\e063"
}

.glyphicon-tint:before {
    content: "\e064"
}

.glyphicon-edit:before {
    content: "\e065"
}

.glyphicon-share:before {
    content: "\e066"
}

.glyphicon-check:before {
    content: "\e067"
}

.glyphicon-move:before {
    content: "\e068"
}

.glyphicon-step-backward:before {
    content: "\e069"
}

.glyphicon-fast-backward:before {
    content: "\e070"
}

.glyphicon-backward:before {
    content: "\e071"
}

.glyphicon-play:before {
    content: "\e072"
}

.glyphicon-pause:before {
    content: "\e073"
}

.glyphicon-stop:before {
    content: "\e074"
}

.glyphicon-forward:before {
    content: "\e075"
}

.glyphicon-fast-forward:before {
    content: "\e076"
}

.glyphicon-step-forward:before {
    content: "\e077"
}

.glyphicon-eject:before {
    content: "\e078"
}

.glyphicon-chevron-left:before {
    content: "\e079"
}

.glyphicon-chevron-right:before {
    content: "\e080"
}

.glyphicon-plus-sign:before {
    content: "\e081"
}

.glyphicon-minus-sign:before {
    content: "\e082"
}

.glyphicon-remove-sign:before {
    content: "\e083"
}

.glyphicon-ok-sign:before {
    content: "\e084"
}

.glyphicon-question-sign:before {
    content: "\e085"
}

.glyphicon-info-sign:before {
    content: "\e086"
}

.glyphicon-screenshot:before {
    content: "\e087"
}

.glyphicon-remove-circle:before {
    content: "\e088"
}

.glyphicon-ok-circle:before {
    content: "\e089"
}

.glyphicon-ban-circle:before {
    content: "\e090"
}

.glyphicon-arrow-left:before {
    content: "\e091"
}

.glyphicon-arrow-right:before {
    content: "\e092"
}

.glyphicon-arrow-up:before {
    content: "\e093"
}

.glyphicon-arrow-down:before {
    content: "\e094"
}

.glyphicon-share-alt:before {
    content: "\e095"
}

.glyphicon-resize-full:before {
    content: "\e096"
}

.glyphicon-resize-small:before {
    content: "\e097"
}

.glyphicon-exclamation-sign:before {
    content: "\e101"
}

.glyphicon-gift:before {
    content: "\e102"
}

.glyphicon-leaf:before {
    content: "\e103"
}

.glyphicon-fire:before {
    content: "\e104"
}

.glyphicon-eye-open:before {
    content: "\e105"
}

.glyphicon-eye-close:before {
    content: "\e106"
}

.glyphicon-warning-sign:before {
    content: "\e107"
}

.glyphicon-plane:before {
    content: "\e108"
}

.glyphicon-calendar:before {
    content: "\e109"
}

.glyphicon-random:before {
    content: "\e110"
}

.glyphicon-comment:before {
    content: "\e111"
}

.glyphicon-magnet:before {
    content: "\e112"
}

.glyphicon-chevron-up:before {
    content: "\e113"
}

.glyphicon-chevron-down:before {
    content: "\e114"
}

.glyphicon-retweet:before {
    content: "\e115"
}

.glyphicon-shopping-cart:before {
    content: "\e116"
}

.glyphicon-folder-close:before {
    content: "\e117"
}

.glyphicon-folder-open:before {
    content: "\e118"
}

.glyphicon-resize-vertical:before {
    content: "\e119"
}

.glyphicon-resize-horizontal:before {
    content: "\e120"
}

.glyphicon-hdd:before {
    content: "\e121"
}

.glyphicon-bullhorn:before {
    content: "\e122"
}

.glyphicon-bell:before {
    content: "\e123"
}

.glyphicon-certificate:before {
    content: "\e124"
}

.glyphicon-thumbs-up:before {
    content: "\e125"
}

.glyphicon-thumbs-down:before {
    content: "\e126"
}

.glyphicon-hand-right:before {
    content: "\e127"
}

.glyphicon-hand-left:before {
    content: "\e128"
}

.glyphicon-hand-up:before {
    content: "\e129"
}

.glyphicon-hand-down:before {
    content: "\e130"
}

.glyphicon-circle-arrow-right:before {
    content: "\e131"
}

.glyphicon-circle-arrow-left:before {
    content: "\e132"
}

.glyphicon-circle-arrow-up:before {
    content: "\e133"
}

.glyphicon-circle-arrow-down:before {
    content: "\e134"
}

.glyphicon-globe:before {
    content: "\e135"
}

.glyphicon-wrench:before {
    content: "\e136"
}

.glyphicon-tasks:before {
    content: "\e137"
}

.glyphicon-filter:before {
    content: "\e138"
}

.glyphicon-briefcase:before {
    content: "\e139"
}

.glyphicon-fullscreen:before {
    content: "\e140"
}

.glyphicon-dashboard:before {
    content: "\e141"
}

.glyphicon-paperclip:before {
    content: "\e142"
}

.glyphicon-heart-empty:before {
    content: "\e143"
}

.glyphicon-link:before {
    content: "\e144"
}

.glyphicon-phone:before {
    content: "\e145"
}

.glyphicon-pushpin:before {
    content: "\e146"
}

.glyphicon-usd:before {
    content: "\e148"
}

.glyphicon-gbp:before {
    content: "\e149"
}

.glyphicon-sort:before {
    content: "\e150"
}

.glyphicon-sort-by-alphabet:before {
    content: "\e151"
}

.glyphicon-sort-by-alphabet-alt:before {
    content: "\e152"
}

.glyphicon-sort-by-order:before {
    content: "\e153"
}

.glyphicon-sort-by-order-alt:before {
    content: "\e154"
}

.glyphicon-sort-by-attributes:before {
    content: "\e155"
}

.glyphicon-sort-by-attributes-alt:before {
    content: "\e156"
}

.glyphicon-unchecked:before {
    content: "\e157"
}

.glyphicon-expand:before {
    content: "\e158"
}

.glyphicon-collapse-down:before {
    content: "\e159"
}

.glyphicon-collapse-up:before {
    content: "\e160"
}

.glyphicon-log-in:before {
    content: "\e161"
}

.glyphicon-flash:before {
    content: "\e162"
}

.glyphicon-log-out:before {
    content: "\e163"
}

.glyphicon-new-window:before {
    content: "\e164"
}

.glyphicon-record:before {
    content: "\e165"
}

.glyphicon-save:before {
    content: "\e166"
}

.glyphicon-open:before {
    content: "\e167"
}

.glyphicon-saved:before {
    content: "\e168"
}

.glyphicon-import:before {
    content: "\e169"
}

.glyphicon-export:before {
    content: "\e170"
}

.glyphicon-send:before {
    content: "\e171"
}

.glyphicon-floppy-disk:before {
    content: "\e172"
}

.glyphicon-floppy-saved:before {
    content: "\e173"
}

.glyphicon-floppy-remove:before {
    content: "\e174"
}

.glyphicon-floppy-save:before {
    content: "\e175"
}

.glyphicon-floppy-open:before {
    content: "\e176"
}

.glyphicon-credit-card:before {
    content: "\e177"
}

.glyphicon-transfer:before {
    content: "\e178"
}

.glyphicon-cutlery:before {
    content: "\e179"
}

.glyphicon-header:before {
    content: "\e180"
}

.glyphicon-compressed:before {
    content: "\e181"
}

.glyphicon-earphone:before {
    content: "\e182"
}

.glyphicon-phone-alt:before {
    content: "\e183"
}

.glyphicon-tower:before {
    content: "\e184"
}

.glyphicon-stats:before {
    content: "\e185"
}

.glyphicon-sd-video:before {
    content: "\e186"
}

.glyphicon-hd-video:before {
    content: "\e187"
}

.glyphicon-subtitles:before {
    content: "\e188"
}

.glyphicon-sound-stereo:before {
    content: "\e189"
}

.glyphicon-sound-dolby:before {
    content: "\e190"
}

.glyphicon-sound-5-1:before {
    content: "\e191"
}

.glyphicon-sound-6-1:before {
    content: "\e192"
}

.glyphicon-sound-7-1:before {
    content: "\e193"
}

.glyphicon-copyright-mark:before {
    content: "\e194"
}

.glyphicon-registration-mark:before {
    content: "\e195"
}

.glyphicon-cloud-download:before {
    content: "\e197"
}

.glyphicon-cloud-upload:before {
    content: "\e198"
}

.glyphicon-tree-conifer:before {
    content: "\e199"
}

.glyphicon-tree-deciduous:before {
    content: "\e200"
}

.glyphicon-cd:before {
    content: "\e201"
}

.glyphicon-save-file:before {
    content: "\e202"
}

.glyphicon-open-file:before {
    content: "\e203"
}

.glyphicon-level-up:before {
    content: "\e204"
}

.glyphicon-copy:before {
    content: "\e205"
}

.glyphicon-paste:before {
    content: "\e206"
}

.glyphicon-alert:before {
    content: "\e209"
}

.glyphicon-equalizer:before {
    content: "\e210"
}

.glyphicon-king:before {
    content: "\e211"
}

.glyphicon-queen:before {
    content: "\e212"
}

.glyphicon-pawn:before {
    content: "\e213"
}

.glyphicon-bishop:before {
    content: "\e214"
}

.glyphicon-knight:before {
    content: "\e215"
}

.glyphicon-baby-formula:before {
    content: "\e216"
}

.glyphicon-tent:before {
    content: "\26fa"
}

.glyphicon-blackboard:before {
    content: "\e218"
}

.glyphicon-bed:before {
    content: "\e219"
}

.glyphicon-apple:before {
    content: "\f8ff"
}

.glyphicon-erase:before {
    content: "\e221"
}

.glyphicon-hourglass:before {
    content: "\231b"
}

.glyphicon-lamp:before {
    content: "\e223"
}

.glyphicon-duplicate:before {
    content: "\e224"
}

.glyphicon-piggy-bank:before {
    content: "\e225"
}

.glyphicon-scissors:before {
    content: "\e226"
}

.glyphicon-bitcoin:before {
    content: "\e227"
}

.glyphicon-btc:before {
    content: "\e227"
}

.glyphicon-xbt:before {
    content: "\e227"
}

.glyphicon-yen:before {
    content: "\00a5"
}

.glyphicon-jpy:before {
    content: "\00a5"
}

.glyphicon-ruble:before {
    content: "\20bd"
}

.glyphicon-rub:before {
    content: "\20bd"
}

.glyphicon-scale:before {
    content: "\e230"
}

.glyphicon-ice-lolly:before {
    content: "\e231"
}

.glyphicon-ice-lolly-tasted:before {
    content: "\e232"
}

.glyphicon-education:before {
    content: "\e233"
}

.glyphicon-option-horizontal:before {
    content: "\e234"
}

.glyphicon-option-vertical:before {
    content: "\e235"
}

.glyphicon-menu-hamburger:before {
    content: "\e236"
}

.glyphicon-modal-window:before {
    content: "\e237"
}

.glyphicon-oil:before {
    content: "\e238"
}

.glyphicon-grain:before {
    content: "\e239"
}

.glyphicon-sunglasses:before {
    content: "\e240"
}

.glyphicon-text-size:before {
    content: "\e241"
}

.glyphicon-text-color:before {
    content: "\e242"
}

.glyphicon-text-background:before {
    content: "\e243"
}

.glyphicon-object-align-top:before {
    content: "\e244"
}

.glyphicon-object-align-bottom:before {
    content: "\e245"
}

.glyphicon-object-align-horizontal:before {
    content: "\e246"
}

.glyphicon-object-align-left:before {
    content: "\e247"
}

.glyphicon-object-align-vertical:before {
    content: "\e248"
}

.glyphicon-object-align-right:before {
    content: "\e249"
}

.glyphicon-triangle-right:before {
    content: "\e250"
}

.glyphicon-triangle-left:before {
    content: "\e251"
}

.glyphicon-triangle-bottom:before {
    content: "\e252"
}

.glyphicon-triangle-top:before {
    content: "\e253"
}

.glyphicon-console:before {
    content: "\e254"
}

.glyphicon-superscript:before {
    content: "\e255"
}

.glyphicon-subscript:before {
    content: "\e256"
}

.glyphicon-menu-left:before {
    content: "\e257"
}

.glyphicon-menu-right:before {
    content: "\e258"
}

.glyphicon-menu-down:before {
    content: "\e259"
}

.glyphicon-menu-up:before {
    content: "\e260"
}

* {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

*:before,
*:after {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

html {
    font-size: 10px;
    -webkit-tap-highlight-color: transparent
}

body {
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    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: #000;
    text-decoration: none
}

a:hover,
a:focus {
    color: #000;
    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: 0
}

.img-thumbnail {
    padding: 4px;
    line-height: 1.42857;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 0;
    -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;
    padding: 0;
    margin: -1px;
    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: "Montserrat", "Times New Roman", Times, serif;
    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: 400;
    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: 30px
}

h3,
.h3 {
    font-size: 24px
}

h4,
.h4 {
    font-size: 18px
}

h5,
.h5 {
    font-size: 14px
}

h6,
.h6 {
    font-size: 12px
}

p {
    margin: 0 0 10px
}

/* The Price in the listings _ CCC */
.lead {
    margin-bottom: 20px;
    font-size: 16px;
    font-weight: 300;
    line-height: 1.4
}

@media (min-width: 768px) {
    .lead {
        font-size: 21px
    }
}

small,
.small {
    font-size: 85%
}

mark,
.mark {
    padding: .2em;
    background-color: #fcf8e3
}

.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
}

/* _ CCC */
.text-muted {
    color: #777
}

.text-primary {
    color: #000
}

a.text-primary:hover,
a.text-primary:focus {
    color: #000
}

.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: #000
}

a.bg-primary:hover,
a.bg-primary:focus {
    background-color: #000
}

.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-right: 5px;
    padding-left: 5px
}

dl {
    margin-top: 0;
    margin-bottom: 20px
}

dt,
dd {
    line-height: 1.42857
}

dt {
    font-weight: 700
}

dd {
    margin-left: 0
}

.dl-horizontal dd:before,
.dl-horizontal dd:after {
    display: table;
    content: " "
}

.dl-horizontal dd:after {
    clear: both
}

@media (min-width: 768px) {
    .dl-horizontal dt {
        float: left;
        width: 160px;
        clear: left;
        text-align: right;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap
    }

    .dl-horizontal dd {
        margin-left: 180px
    }
}

abbr[title],
abbr[data-original-title] {
    cursor: help
}

.initialism {
    font-size: 90%
}

blockquote {
    padding: 10px 20px;
    margin: 0 0 20px;
    font-size: 12.6px;
    border-left: 5px solid #7C3030
}

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;
    text-align: right;
    border-right: 5px solid #85c241;
    border-left: 0
}

.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: 0
}

kbd {
    padding: 2px 4px;
    font-size: 90%;
    color: #fff;
    background-color: #333;
    border-radius: 0;
    box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25)
}

kbd kbd {
    padding: 0;
    font-size: 100%;
    font-weight: 700;
    box-shadow: none
}

pre {
    display: block;
    padding: 9.5px;
    margin: 0 0 10px;
    font-size: 13px;
    line-height: 1.42857;
    color: #333;
    word-break: break-all;
    word-wrap: break-word;
    background-color: #f5f5f5;
    border: 1px solid #ccc;
    border-radius: 0
}

pre code {
    padding: 0;
    font-size: inherit;
    color: inherit;
    white-space: pre-wrap;
    background-color: transparent;
    border-radius: 0
}

.pre-scrollable {
    max-height: 340px;
    overflow-y: scroll
}

.container {
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto
}

.container:before,
.container:after {
    display: table;
    content: " "
}

.container:after {
    clear: both
}

@media (min-width: 768px) {
    .container {
        width: 750px
    }
}

@media (min-width: 992px) {
    .container {
        width: 970px
    }
}

@media (min-width: 1200px) {
    .container {
        width: 1170px
    }
}

.container-fluid {
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto
}

.container-fluid:before,
.container-fluid:after {
    display: table;
    content: " "
}

.container-fluid:after {
    clear: both
}

.row,
.ari-row {
    margin-right: -15px;
    margin-left: -15px
}

.row:before,
.ari-row:before,
.row:after,
.ari-row:after {
    display: table;
    content: " "
}

.row:after,
.ari-row:after {
    clear: both
}

.row-no-gutters {
    margin-right: 0;
    margin-left: 0
}

.row-no-gutters [class*="col-"] {
    padding-right: 0;
    padding-left: 0
}

.col-xs-1,
.ari-col-xs-1,
.col-sm-1,
.ari-col-sm-1,
.col-md-1,
.ari-col-md-1,
.col-lg-1,
.ari-col-lg-1,
.col-xs-2,
.ari-col-xs-2,
.col-sm-2,
.ari-col-sm-2,
.col-md-2,
.ari-col-md-2,
.col-lg-2,
.ari-col-lg-2,
.col-xs-3,
.ari-col-xs-3,
.col-sm-3,
.ari-col-sm-3,
.col-md-3,
.ari-col-md-3,
.col-lg-3,
.ari-col-lg-3,
.col-xs-4,
.ari-col-xs-4,
.col-sm-4,
.ari-col-sm-4,
.col-md-4,
.ari-col-md-4,
.col-lg-4,
.ari-col-lg-4,
.col-xs-5,
.ari-col-xs-5,
.col-sm-5,
.ari-col-sm-5,
.col-md-5,
.ari-col-md-5,
.col-lg-5,
.ari-col-lg-5,
.col-xs-6,
.ari-col-xs-6,
.col-sm-6,
.ari-col-sm-6,
.col-md-6,
.ari-col-md-6,
.col-lg-6,
.ari-col-lg-6,
.col-xs-7,
.ari-col-xs-7,
.col-sm-7,
.ari-col-sm-7,
.col-md-7,
.ari-col-md-7,
.col-lg-7,
.ari-col-lg-7,
.col-xs-8,
.ari-col-xs-8,
.col-sm-8,
.ari-col-sm-8,
.col-md-8,
.ari-col-md-8,
.col-lg-8,
.ari-col-lg-8,
.col-xs-9,
.ari-col-xs-9,
.col-sm-9,
.ari-col-sm-9,
.col-md-9,
.ari-col-md-9,
.col-lg-9,
.ari-col-lg-9,
.col-xs-10,
.ari-col-xs-10,
.col-sm-10,
.ari-col-sm-10,
.col-md-10,
.ari-col-md-10,
.col-lg-10,
.ari-col-lg-10,
.col-xs-11,
.ari-col-xs-11,
.col-sm-11,
.ari-col-sm-11,
.col-md-11,
.ari-col-md-11,
.col-lg-11,
.ari-col-lg-11,
.col-xs-12,
.ari-col-xs-12,
.col-sm-12,
.ari-col-sm-12,
.col-md-12,
.ari-col-md-12,
.col-lg-12,
.ari-col-lg-12 {
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px
}

.col-xs-1,
.ari-col-xs-1,
.col-xs-2,
.ari-col-xs-2,
.col-xs-3,
.ari-col-xs-3,
.col-xs-4,
.ari-col-xs-4,
.col-xs-5,
.ari-col-xs-5,
.col-xs-6,
.ari-col-xs-6,
.col-xs-7,
.ari-col-xs-7,
.col-xs-8,
.ari-col-xs-8,
.col-xs-9,
.ari-col-xs-9,
.col-xs-10,
.ari-col-xs-10,
.col-xs-11,
.ari-col-xs-11,
.col-xs-12,
.ari-col-xs-12 {
    float: left
}

.col-xs-1,
.ari-col-xs-1 {
    width: 8.33333%
}

.col-xs-2,
.ari-col-xs-2 {
    width: 16.66667%
}

.col-xs-3,
.ari-col-xs-3 {
    width: 25%
}

.col-xs-4,
.ari-col-xs-4 {
    width: 33.33333%
}

.col-xs-5,
.ari-col-xs-5 {
    width: 41.66667%
}

.col-xs-6,
.ari-col-xs-6 {
    width: 50%
}

.col-xs-7,
.ari-col-xs-7 {
    width: 58.33333%
}

.col-xs-8,
.ari-col-xs-8 {
    width: 66.66667%
}

.col-xs-9,
.ari-col-xs-9 {
    width: 75%
}

.col-xs-10,
.ari-col-xs-10 {
    width: 83.33333%
}

.col-xs-11,
.ari-col-xs-11 {
    width: 91.66667%
}

.col-xs-12,
.ari-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: 768px) {

    .col-sm-1,
    .ari-col-sm-1,
    .col-sm-2,
    .ari-col-sm-2,
    .col-sm-3,
    .ari-col-sm-3,
    .col-sm-4,
    .ari-col-sm-4,
    .col-sm-5,
    .ari-col-sm-5,
    .col-sm-6,
    .ari-col-sm-6,
    .col-sm-7,
    .ari-col-sm-7,
    .col-sm-8,
    .ari-col-sm-8,
    .col-sm-9,
    .ari-col-sm-9,
    .col-sm-10,
    .ari-col-sm-10,
    .col-sm-11,
    .ari-col-sm-11,
    .col-sm-12,
    .ari-col-sm-12 {
        float: left
    }

    .col-sm-1,
    .ari-col-sm-1 {
        width: 8.33333%
    }

    .col-sm-2,
    .ari-col-sm-2 {
        width: 16.66667%
    }

    .col-sm-3,
    .ari-col-sm-3 {
        width: 25%
    }

    .col-sm-4,
    .ari-col-sm-4 {
        width: 33.33333%
    }

    .col-sm-5,
    .ari-col-sm-5 {
        width: 41.66667%
    }

    .col-sm-6,
    .ari-col-sm-6 {
        width: 50%
    }

    .col-sm-7,
    .ari-col-sm-7 {
        width: 58.33333%
    }

    .col-sm-8,
    .ari-col-sm-8 {
        width: 66.66667%
    }

    .col-sm-9,
    .ari-col-sm-9 {
        width: 75%
    }

    .col-sm-10,
    .ari-col-sm-10 {
        width: 83.33333%
    }

    .col-sm-11,
    .ari-col-sm-11 {
        width: 91.66667%
    }

    .col-sm-12,
    .ari-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,
    .ari-col-md-1,
    .col-md-2,
    .ari-col-md-2,
    .col-md-3,
    .ari-col-md-3,
    .col-md-4,
    .ari-col-md-4,
    .col-md-5,
    .ari-col-md-5,
    .col-md-6,
    .ari-col-md-6,
    .col-md-7,
    .ari-col-md-7,
    .col-md-8,
    .ari-col-md-8,
    .col-md-9,
    .ari-col-md-9,
    .col-md-10,
    .ari-col-md-10,
    .col-md-11,
    .ari-col-md-11,
    .col-md-12,
    .ari-col-md-12 {
        float: left
    }

    .col-md-1,
    .ari-col-md-1 {
        width: 8.33333%
    }

    .col-md-2,
    .ari-col-md-2 {
        width: 16.66667%
    }

    .col-md-3,
    .ari-col-md-3 {
        width: 25%
    }

    .col-md-4,
    .ari-col-md-4 {
        width: 33.33333%
    }

    .col-md-5,
    .ari-col-md-5 {
        width: 41.66667%
    }

    .col-md-6,
    .ari-col-md-6 {
        width: 50%
    }

    .col-md-7,
    .ari-col-md-7 {
        width: 58.33333%
    }

    .col-md-8,
    .ari-col-md-8 {
        width: 66.66667%
    }

    .col-md-9,
    .ari-col-md-9 {
        width: 75%
    }

    .col-md-10,
    .ari-col-md-10 {
        width: 83.33333%
    }

    .col-md-11,
    .ari-col-md-11 {
        width: 91.66667%
    }

    .col-md-12,
    .ari-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,
    .ari-col-lg-1,
    .col-lg-2,
    .ari-col-lg-2,
    .col-lg-3,
    .ari-col-lg-3,
    .col-lg-4,
    .ari-col-lg-4,
    .col-lg-5,
    .ari-col-lg-5,
    .col-lg-6,
    .ari-col-lg-6,
    .col-lg-7,
    .ari-col-lg-7,
    .col-lg-8,
    .ari-col-lg-8,
    .col-lg-9,
    .ari-col-lg-9,
    .col-lg-10,
    .ari-col-lg-10,
    .col-lg-11,
    .ari-col-lg-11,
    .col-lg-12,
    .ari-col-lg-12 {
        float: left
    }

    .col-lg-1,
    .ari-col-lg-1 {
        width: 8.33333%
    }

    .col-lg-2,
    .ari-col-lg-2 {
        width: 16.66667%
    }

    .col-lg-3,
    .ari-col-lg-3 {
        width: 25%
    }

    .col-lg-4,
    .ari-col-lg-4 {
        width: 33.33333%
    }

    .col-lg-5,
    .ari-col-lg-5 {
        width: 41.66667%
    }

    .col-lg-6,
    .ari-col-lg-6 {
        width: 50%
    }

    .col-lg-7,
    .ari-col-lg-7 {
        width: 58.33333%
    }

    .col-lg-8,
    .ari-col-lg-8 {
        width: 66.66667%
    }

    .col-lg-9,
    .ari-col-lg-9 {
        width: 75%
    }

    .col-lg-10,
    .ari-col-lg-10 {
        width: 83.33333%
    }

    .col-lg-11,
    .ari-col-lg-11 {
        width: 91.66667%
    }

    .col-lg-12,
    .ari-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
}

table col[class*="col-"] {
    position: static;
    display: table-column;
    float: none
}

table td[class*="col-"],
table th[class*="col-"] {
    position: static;
    display: table-cell;
    float: none
}

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>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 {
    min-height: .01%;
    overflow-x: auto
}

@media screen and (max-width: 767px) {
    .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 {
    min-width: 0;
    padding: 0;
    margin: 0;
    border: 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: 700
}

input[type="search"] {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-appearance: none;
    appearance: none
}

input[type="radio"],
input[type="checkbox"] {
    margin: 4px 0 0;
    margin-top: 1px \9;
    line-height: normal
}

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
}

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
}

/* Can change height of PC dropdown select here _CCC */
/* Can change height of all dropdown font size here _CCC */
.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: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    -webkit-transition: border-color ease-in-out 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: #7C3030;
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px #7C3030;

    /* this one changes the highlight shadow for dropdown _CCC */
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px #7C3030
}

.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 {
    background-color: transparent;
    border: 0
}

.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
}

@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: 25px
    }

    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.disabled label,
fieldset[disabled] .radio label,
.checkbox.disabled label,
fieldset[disabled] .checkbox label {
    cursor: not-allowed
}

.radio label,
.checkbox label {
    min-height: 20px;
    padding-left: 20px;
    margin-bottom: 0;
    font-weight: 400;
    cursor: pointer
}

.radio input[type="radio"],
.radio-inline input[type="radio"],
.checkbox input[type="checkbox"],
.checkbox-inline input[type="checkbox"] {
    position: absolute;
    margin-top: 4px \9;
    margin-left: -20px
}

.radio+.radio,
.checkbox+.checkbox {
    margin-top: -5px
}

.radio-inline,
.checkbox-inline {
    position: relative;
    display: inline-block;
    padding-left: 20px;
    margin-bottom: 0;
    font-weight: 400;
    vertical-align: middle;
    cursor: pointer
}

.radio-inline.disabled,
fieldset[disabled] .radio-inline,
.checkbox-inline.disabled,
fieldset[disabled] .checkbox-inline {
    cursor: not-allowed
}

.radio-inline+.radio-inline,
.checkbox-inline+.checkbox-inline {
    margin-top: 0;
    margin-left: 10px
}

.form-control-static {
    min-height: 25px;
    padding-top: 7px;
    padding-bottom: 7px;
    margin-bottom: 0
}

.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-right: 0;
    padding-left: 0
}

.input-sm,
.input-group-sm>.form-control,
.input-group-sm>.input-group-addon,
.input-group-sm>.input-group-btn>.btn {
    height: 25px;
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 0
}

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: 25px;
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 0
}

.form-group-sm select.form-control {
    height: 25px;
    line-height: 25px
}

.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: 18px;
    line-height: 1.33333;
    border-radius: 0
}

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: 18px;
    line-height: 1.33333;
    border-radius: 0
}

.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: 18px;
    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: 25px;
    line-height: 25px;
    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;
    background-color: #dff0d8;
    border-color: #3c763d
}

.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;
    background-color: #fcf8e3;
    border-color: #8a6d3b
}

.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;
    background-color: #f2dede;
    border-color: #a94442
}

.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: 768px) {
    .form-inline .form-group {
        display: inline-block;
        margin-bottom: 0;
        vertical-align: middle
    }

    .form-inline .form-control {
        display: inline-block;
        width: auto;
        vertical-align: middle
    }

    .form-inline .form-control-static {
        display: inline-block
    }

    .form-inline .input-group {
        display: inline-table;
        vertical-align: middle
    }

    .form-inline .input-group .input-group-addon,
    .form-inline .input-group .input-group-btn,
    .form-inline .input-group .form-control {
        width: auto
    }

    .form-inline .input-group>.form-control {
        width: 100%
    }

    .form-inline .control-label {
        margin-bottom: 0;
        vertical-align: middle
    }

    .form-inline .radio,
    .form-inline .checkbox {
        display: inline-block;
        margin-top: 0;
        margin-bottom: 0;
        vertical-align: middle
    }

    .form-inline .radio label,
    .form-inline .checkbox label {
        padding-left: 0
    }

    .form-inline .radio input[type="radio"],
    .form-inline .checkbox input[type="checkbox"] {
        position: relative;
        margin-left: 0
    }

    .form-inline .has-feedback .form-control-feedback {
        top: 0
    }
}

.form-horizontal .radio,
.form-horizontal .checkbox,
.form-horizontal .radio-inline,
.form-horizontal .checkbox-inline {
    padding-top: 7px;
    margin-top: 0;
    margin-bottom: 0
}

.form-horizontal .radio,
.form-horizontal .checkbox {
    min-height: 27px
}

.form-horizontal .form-group {
    margin-right: -15px;
    margin-left: -15px
}

.form-horizontal .form-group:before,
.form-horizontal .form-group:after {
    display: table;
    content: " "
}

.form-horizontal .form-group:after {
    clear: both
}

@media (min-width: 768px) {
    .form-horizontal .control-label {
        padding-top: 7px;
        margin-bottom: 0;
        text-align: right
    }
}

.form-horizontal .has-feedback .form-control-feedback {
    right: 15px
}

@media (min-width: 768px) {
    .form-horizontal .form-group-lg .control-label {
        padding-top: 11px;
        font-size: 18px
    }
}

@media (min-width: 768px) {
    .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;
    white-space: nowrap;
    vertical-align: middle;
    touch-action: manipulation;
    cursor: pointer;
    background-image: none;
    border: 1px solid transparent;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857;
    border-radius: 0;
    -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 {
    background-image: none;
    outline: 0;
    -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;
    filter: alpha(opacity=65);
    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;
    background-image: none;
    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.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,
.ari-form-container .btn {
    color: rgb(255, 255, 255);
    background-color: #7C3030;
    border-color: transparent
}

.btn-primary:focus,
.ari-form-container .btn:focus,
.btn-primary.focus,
.ari-form-container .focus.btn {
    color: #fff;
    background-color: #7C3030;
    border-color: transparent
}


/* 'View Details' button hover color _ CCC */
.btn-primary:hover,
.ari-form-container .btn:hover {
    color: #fff;
    background-color: #c08083;
    border-color: transparent
}


.btn-primary:active,
.ari-form-container .btn:active,
.btn-primary.active,
.ari-form-container .active.btn,
.open>.btn-primary.dropdown-toggle,
.ari-form-container .open>.dropdown-toggle.btn {
    color: #fff;
    background-color: #c08083;
    background-image: none;
    border-color: transparent
}

.btn-primary:active:hover,
.ari-form-container .btn:active:hover,
.btn-primary:active:focus,
.ari-form-container .btn:active:focus,
.btn-primary:active.focus,
.ari-form-container .btn:active.focus,
.btn-primary.active:hover,
.ari-form-container .active.btn:hover,
.btn-primary.active:focus,
.ari-form-container .active.btn:focus,
.btn-primary.active.focus,
.ari-form-container .active.focus.btn,
.open>.btn-primary.dropdown-toggle:hover,
.ari-form-container .open>.dropdown-toggle.btn:hover,
.open>.btn-primary.dropdown-toggle:focus,
.ari-form-container .open>.dropdown-toggle.btn:focus,
.open>.btn-primary.dropdown-toggle.focus,
.ari-form-container .open>.dropdown-toggle.focus.btn {
    color: #7C3030;
    background-color: #fff;
    border-color: transparent
}

.btn-primary.disabled:hover,
.ari-form-container .disabled.btn:hover,
.btn-primary.disabled:focus,
.ari-form-container .disabled.btn:focus,
.btn-primary.disabled.focus,
.ari-form-container .disabled.focus.btn,
.btn-primary[disabled]:hover,
.ari-form-container [disabled].btn:hover,
.btn-primary[disabled]:focus,
.ari-form-container [disabled].btn:focus,
.btn-primary[disabled].focus,
.ari-form-container [disabled].focus.btn,
fieldset[disabled] .btn-primary:hover,
fieldset[disabled] .ari-form-container .btn:hover,
.ari-form-container fieldset[disabled] .btn:hover,
fieldset[disabled] .btn-primary:focus,
fieldset[disabled] .ari-form-container .btn:focus,
.ari-form-container fieldset[disabled] .btn:focus,
fieldset[disabled] .btn-primary.focus,
fieldset[disabled] .ari-form-container .focus.btn,
.ari-form-container fieldset[disabled] .focus.btn {
    background-color: #000;
    border-color: transparent
}

.btn-primary .badge,
.ari-form-container .btn .badge {
    color: #000;
    background-color: #fff
}

.btn-success {
    color: #fff;
    background-color: #000;
    border-color: #000
}

.btn-success:focus,
.btn-success.focus {
    color: #fff;
    background-color: #000;
    border-color: #000
}

.btn-success:hover {
    color: #fff;
    background-color: #000;
    border-color: #000
}

.btn-success:active,
.btn-success.active,
.open>.btn-success.dropdown-toggle {
    color: #fff;
    background-color: #000;
    background-image: none;
    border-color: #000
}

.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: #000;
    border-color: #000
}

.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: #000;
    border-color: #000
}

.btn-success .badge {
    color: #000;
    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;
    background-image: none;
    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.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;
    background-image: none;
    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.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;
    background-image: none;
    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.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 {
    font-weight: 400;
    color: #000;
    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: #000;
    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: 18px;
    line-height: 1.33333;
    border-radius: 0
}

.btn-sm,
.btn-group-sm>.btn {
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 0
}

.btn-xs,
.btn-group-xs>.btn {
    padding: 1px 5px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 0
}

/* Change SPECS button block width _ CCC */
.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;
    font-size: 14px;
    text-align: left;
    list-style: none;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ccc;
    border: 1px solid rgba(0, 0, 0, 0.15);
    border-radius: 0;
    -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
    box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175)
}

.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: 400;
    line-height: 1.42857;
    color: #333;
    white-space: nowrap
}

.dropdown-menu>li>a:hover,
.dropdown-menu>li>a:focus {
    color: #262626;
    text-decoration: none;
    background-color: #f5f5f5
}

.dropdown-menu>.active>a,
.dropdown-menu>.active>a:hover,
.dropdown-menu>.active>a:focus {
    color: #fff;
    text-decoration: none;
    background-color: #000;
    outline: 0
}

.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;
    cursor: not-allowed;
    background-color: transparent;
    background-image: none;
    filter: progid:DXImageTransform.Microsoft.gradient(enabled=false)
}

.open>.dropdown-menu {
    display: block
}

.open>a {
    outline: 0
}

.dropdown-menu-right {
    right: 0;
    left: auto
}

.dropdown-menu-left {
    right: auto;
    left: 0
}

.dropdown-header {
    display: block;
    padding: 3px 20px;
    font-size: 12px;
    line-height: 1.42857;
    color: #777;
    white-space: nowrap
}

.dropdown-backdrop {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 990
}

.pull-right>.dropdown-menu {
    right: 0;
    left: auto
}

.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
    content: "";
    border-top: 0;
    border-bottom: 4px dashed;
    border-bottom: 4px solid \9
}

.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
    top: auto;
    bottom: 100%;
    margin-bottom: 2px
}

@media (min-width: 768px) {
    .navbar-right .dropdown-menu {
        right: 0;
        left: auto
    }

    .navbar-right .dropdown-menu-left {
        left: 0;
        right: auto
    }
}

.btn-group,
.btn-group-vertical {
    position: relative;
    display: inline-block;
    vertical-align: middle
}

.btn-group>.btn,
.btn-group-vertical>.btn {
    position: relative;
    float: left
}

.btn-group>.btn:hover,
.btn-group>.btn:focus,
.btn-group>.btn:active,
.btn-group>.btn.active,
.btn-group-vertical>.btn:hover,
.btn-group-vertical>.btn:focus,
.btn-group-vertical>.btn:active,
.btn-group-vertical>.btn.active {
    z-index: 2
}

.btn-group .btn+.btn,
.btn-group .btn+.btn-group,
.btn-group .btn-group+.btn,
.btn-group .btn-group+.btn-group {
    margin-left: -1px
}

.btn-toolbar {
    margin-left: -5px
}

.btn-toolbar:before,
.btn-toolbar:after {
    display: table;
    content: " "
}

.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-top-right-radius: 0;
    border-bottom-right-radius: 0
}

.btn-group>.btn:last-child:not(:first-child),
.btn-group>.dropdown-toggle:not(:first-child) {
    border-top-left-radius: 0;
    border-bottom-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-top-right-radius: 0;
    border-bottom-right-radius: 0
}

.btn-group>.btn-group:last-child:not(:first-child)>.btn:first-child {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0
}

.btn-group .dropdown-toggle:active,
.btn-group.open .dropdown-toggle {
    outline: 0
}

.btn-group>.btn+.dropdown-toggle {
    padding-right: 8px;
    padding-left: 8px
}

.btn-group>.btn-lg+.dropdown-toggle,
.btn-group-lg.btn-group>.btn+.dropdown-toggle {
    padding-right: 12px;
    padding-left: 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 {
    display: table;
    content: " "
}

.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-left-radius: 0;
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0
}

.btn-group-vertical>.btn:last-child:not(:first-child) {
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0
}

.btn-group-vertical>.btn-group:not(:first-child):not(:last-child)>.btn {
    border-radius: 0
}

.btn-group-vertical>.btn-group:first-child:not(:last-child)>.btn:last-child,
.btn-group-vertical>.btn-group:first-child:not(:last-child)>.dropdown-toggle {
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0
}

.btn-group-vertical>.btn-group:last-child:not(:first-child)>.btn:first-child {
    border-top-left-radius: 0;
    border-top-right-radius: 0
}

.btn-group-justified {
    display: table;
    width: 100%;
    table-layout: fixed;
    border-collapse: separate
}

.btn-group-justified>.btn,
.btn-group-justified>.btn-group {
    display: table-cell;
    float: none;
    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-right: 0;
    padding-left: 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: 400;
    line-height: 1;
    color: #555;
    text-align: center;
    background-color: #eee;
    border: 1px solid #ccc;
    border-radius: 0
}

.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: 0
}

.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: 18px;
    border-radius: 0
}

.input-group-addon input[type="radio"],
.input-group-addon input[type="checkbox"] {
    margin-top: 0
}

.input-group .form-control:first-child,
.input-group-addon:first-child,
.input-group-btn:first-child>.btn,
.input-group-btn:first-child>.btn-group>.btn,
.input-group-btn:first-child>.dropdown-toggle,
.input-group-btn:last-child>.btn:not(:last-child):not(.dropdown-toggle),
.input-group-btn:last-child>.btn-group:not(:last-child)>.btn {
    border-top-right-radius: 0;
    border-bottom-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-top-left-radius: 0;
    border-bottom-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 {
    padding-left: 0;
    margin-bottom: 0;
    list-style: none
}

.nav:before,
.nav:after {
    display: table;
    content: " "
}

.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;
    cursor: not-allowed;
    background-color: transparent
}

.nav .open>a,
.nav .open>a:hover,
.nav .open>a:focus {
    background-color: #eee;
    border-color: #000
}

.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: 0 0 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;
    cursor: default;
    background-color: #fff;
    border: 1px solid #ddd;
    border-bottom-color: transparent
}

.nav-pills>li {
    float: left
}

.nav-pills>li>a {
    border-radius: 0
}

.nav-pills>li+li {
    margin-left: 2px
}

.nav-pills>li.active>a,
.nav-pills>li.active>a:hover,
.nav-pills>li.active>a:focus {
    color: #fff;
    background-color: #000
}

.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 {
    margin-bottom: 5px;
    text-align: center
}

.nav-justified>.dropdown .dropdown-menu {
    top: auto;
    left: auto
}

@media (min-width: 768px) {

    .nav-justified>li,
    .nav-tabs.nav-justified>li {
        display: table-cell;
        width: 1%
    }

    .nav-justified>li>a,
    .nav-tabs.nav-justified>li>a {
        margin-bottom: 0
    }
}

.nav-tabs-justified,
.nav-tabs.nav-justified {
    border-bottom: 0
}

.nav-tabs-justified>li>a,
.nav-tabs.nav-justified>li>a {
    margin-right: 0;
    border-radius: 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: 1px solid #ddd
}

@media (min-width: 768px) {

    .nav-tabs-justified>li>a,
    .nav-tabs.nav-justified>li>a {
        border-bottom: 1px solid #ddd;
        border-radius: 0 0 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-left-radius: 0;
    border-top-right-radius: 0
}

.navbar {
    position: relative;
    min-height: 50px;
    margin-bottom: 20px;
    border: 1px solid transparent
}

.navbar:before,
.navbar:after {
    display: table;
    content: " "
}

.navbar:after {
    clear: both
}

@media (min-width: 768px) {
    .navbar {
        border-radius: 0
    }
}

.navbar-header:before,
.navbar-header:after {
    display: table;
    content: " "
}

.navbar-header:after {
    clear: both
}

@media (min-width: 768px) {
    .navbar-header {
        float: left
    }
}

.navbar-collapse {
    padding-right: 15px;
    padding-left: 15px;
    overflow-x: visible;
    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 {
    display: table;
    content: " "
}

.navbar-collapse:after {
    clear: both
}

.navbar-collapse.in {
    overflow-y: auto
}

@media (min-width: 768px) {
    .navbar-collapse {
        width: auto;
        border-top: 0;
        box-shadow: none
    }

    .navbar-collapse.collapse {
        display: block !important;
        height: auto !important;
        padding-bottom: 0;
        overflow: visible !important
    }

    .navbar-collapse.in {
        overflow-y: visible
    }

    .navbar-fixed-top .navbar-collapse,
    .navbar-static-top .navbar-collapse,
    .navbar-fixed-bottom .navbar-collapse {
        padding-right: 0;
        padding-left: 0
    }
}

.navbar-fixed-top,
.navbar-fixed-bottom {
    position: fixed;
    right: 0;
    left: 0;
    z-index: 1030
}

.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
    }
}

@media (min-width: 768px) {

    .navbar-fixed-top,
    .navbar-fixed-bottom {
        border-radius: 0
    }
}

.navbar-fixed-top {
    top: 0;
    border-width: 0 0 1px
}

.navbar-fixed-bottom {
    bottom: 0;
    margin-bottom: 0;
    border-width: 1px 0 0
}

.container>.navbar-header,
.container>.navbar-collapse,
.container-fluid>.navbar-header,
.container-fluid>.navbar-collapse {
    margin-right: -15px;
    margin-left: -15px
}

@media (min-width: 768px) {

    .container>.navbar-header,
    .container>.navbar-collapse,
    .container-fluid>.navbar-header,
    .container-fluid>.navbar-collapse {
        margin-right: 0;
        margin-left: 0
    }
}

.navbar-static-top {
    z-index: 1000;
    border-width: 0 0 1px
}

@media (min-width: 768px) {
    .navbar-static-top {
        border-radius: 0
    }
}

.navbar-brand {
    float: left;
    height: 50px;
    padding: 15px 15px;
    font-size: 18px;
    line-height: 20px
}

.navbar-brand:hover,
.navbar-brand:focus {
    text-decoration: none
}

.navbar-brand>img {
    display: block
}

@media (min-width: 768px) {

    .navbar>.container .navbar-brand,
    .navbar>.container-fluid .navbar-brand {
        margin-left: -15px
    }
}

.navbar-toggle {
    position: relative;
    float: right;
    padding: 9px 10px;
    margin-right: 15px;
    margin-top: 8px;
    margin-bottom: 8px;
    background-color: transparent;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 0
}

.navbar-toggle:focus {
    outline: 0
}

.navbar-toggle .icon-bar {
    display: block;
    width: 22px;
    height: 2px;
    border-radius: 1px
}

.navbar-toggle .icon-bar+.icon-bar {
    margin-top: 4px
}

@media (min-width: 768px) {
    .navbar-toggle {
        display: none
    }
}

.navbar-nav {
    margin: 7.5px -15px
}

.navbar-nav>li>a {
    padding-top: 10px;
    padding-bottom: 10px;
    line-height: 20px
}

@media (max-width: 767px) {
    .navbar-nav .open .dropdown-menu {
        position: static;
        float: none;
        width: auto;
        margin-top: 0;
        background-color: transparent;
        border: 0;
        box-shadow: none
    }

    .navbar-nav .open .dropdown-menu>li>a,
    .navbar-nav .open .dropdown-menu .dropdown-header {
        padding: 5px 15px 5px 25px
    }

    .navbar-nav .open .dropdown-menu>li>a {
        line-height: 20px
    }

    .navbar-nav .open .dropdown-menu>li>a:hover,
    .navbar-nav .open .dropdown-menu>li>a:focus {
        background-image: none
    }
}

@media (min-width: 768px) {
    .navbar-nav {
        float: left;
        margin: 0
    }

    .navbar-nav>li {
        float: left
    }

    .navbar-nav>li>a {
        padding-top: 15px;
        padding-bottom: 15px
    }
}

.navbar-form {
    padding: 10px 15px;
    margin-right: -15px;
    margin-left: -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: 768px) {
    .navbar-form .form-group {
        display: inline-block;
        margin-bottom: 0;
        vertical-align: middle
    }

    .navbar-form .form-control {
        display: inline-block;
        width: auto;
        vertical-align: middle
    }

    .navbar-form .form-control-static {
        display: inline-block
    }

    .navbar-form .input-group {
        display: inline-table;
        vertical-align: middle
    }

    .navbar-form .input-group .input-group-addon,
    .navbar-form .input-group .input-group-btn,
    .navbar-form .input-group .form-control {
        width: auto
    }

    .navbar-form .input-group>.form-control {
        width: 100%
    }

    .navbar-form .control-label {
        margin-bottom: 0;
        vertical-align: middle
    }

    .navbar-form .radio,
    .navbar-form .checkbox {
        display: inline-block;
        margin-top: 0;
        margin-bottom: 0;
        vertical-align: middle
    }

    .navbar-form .radio label,
    .navbar-form .checkbox label {
        padding-left: 0
    }

    .navbar-form .radio input[type="radio"],
    .navbar-form .checkbox input[type="checkbox"] {
        position: relative;
        margin-left: 0
    }

    .navbar-form .has-feedback .form-control-feedback {
        top: 0
    }
}

@media (max-width: 767px) {
    .navbar-form .form-group {
        margin-bottom: 5px
    }

    .navbar-form .form-group:last-child {
        margin-bottom: 0
    }
}

@media (min-width: 768px) {
    .navbar-form {
        width: auto;
        padding-top: 0;
        padding-bottom: 0;
        margin-right: 0;
        margin-left: 0;
        border: 0;
        -webkit-box-shadow: none;
        box-shadow: none
    }
}

.navbar-nav>li>.dropdown-menu {
    margin-top: 0;
    border-top-left-radius: 0;
    border-top-right-radius: 0
}

.navbar-fixed-bottom .navbar-nav>li>.dropdown-menu {
    margin-bottom: 0;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    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: 768px) {
    .navbar-text {
        float: left;
        margin-right: 15px;
        margin-left: 15px
    }
}

@media (min-width: 768px) {
    .navbar-left {
        float: left !important
    }

    .navbar-right {
        float: right !important;
        margin-right: -15px
    }

    .navbar-right~.navbar-right {
        margin-right: 0
    }
}

.navbar-default {
    background-color: #f8f8f8;
    border-color: #e7e7e7
}

.navbar-default .navbar-brand {
    color: #777
}

.navbar-default .navbar-brand:hover,
.navbar-default .navbar-brand:focus {
    color: #5e5e5e;
    background-color: transparent
}

.navbar-default .navbar-text {
    color: #777
}

.navbar-default .navbar-nav>li>a {
    color: #777
}

.navbar-default .navbar-nav>li>a:hover,
.navbar-default .navbar-nav>li>a:focus {
    color: #333;
    background-color: transparent
}

.navbar-default .navbar-nav>.active>a,
.navbar-default .navbar-nav>.active>a:hover,
.navbar-default .navbar-nav>.active>a:focus {
    color: #555;
    background-color: #e7e7e7
}

.navbar-default .navbar-nav>.disabled>a,
.navbar-default .navbar-nav>.disabled>a:hover,
.navbar-default .navbar-nav>.disabled>a:focus {
    color: #ccc;
    background-color: transparent
}

.navbar-default .navbar-nav>.open>a,
.navbar-default .navbar-nav>.open>a:hover,
.navbar-default .navbar-nav>.open>a:focus {
    color: #555;
    background-color: #e7e7e7
}

@media (max-width: 767px) {
    .navbar-default .navbar-nav .open .dropdown-menu>li>a {
        color: #777
    }

    .navbar-default .navbar-nav .open .dropdown-menu>li>a:hover,
    .navbar-default .navbar-nav .open .dropdown-menu>li>a:focus {
        color: #333;
        background-color: transparent
    }

    .navbar-default .navbar-nav .open .dropdown-menu>.active>a,
    .navbar-default .navbar-nav .open .dropdown-menu>.active>a:hover,
    .navbar-default .navbar-nav .open .dropdown-menu>.active>a:focus {
        color: #555;
        background-color: #e7e7e7
    }

    .navbar-default .navbar-nav .open .dropdown-menu>.disabled>a,
    .navbar-default .navbar-nav .open .dropdown-menu>.disabled>a:hover,
    .navbar-default .navbar-nav .open .dropdown-menu>.disabled>a:focus {
        color: #ccc;
        background-color: transparent
    }
}

.navbar-default .navbar-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-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-nav>.open>a,
.navbar-inverse .navbar-nav>.open>a:hover,
.navbar-inverse .navbar-nav>.open>a:focus {
    color: #fff;
    background-color: #090909
}

@media (max-width: 767px) {
    .navbar-inverse .navbar-nav .open .dropdown-menu>.dropdown-header {
        border-color: #090909
    }

    .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
        background-color: #090909
    }

    .navbar-inverse .navbar-nav .open .dropdown-menu>li>a {
        color: #9d9d9d
    }

    .navbar-inverse .navbar-nav .open .dropdown-menu>li>a:hover,
    .navbar-inverse .navbar-nav .open .dropdown-menu>li>a:focus {
        color: #fff;
        background-color: transparent
    }

    .navbar-inverse .navbar-nav .open .dropdown-menu>.active>a,
    .navbar-inverse .navbar-nav .open .dropdown-menu>.active>a:hover,
    .navbar-inverse .navbar-nav .open .dropdown-menu>.active>a:focus {
        color: #fff;
        background-color: #090909
    }

    .navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a,
    .navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a:hover,
    .navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a:focus {
        color: #444;
        background-color: transparent
    }
}

.navbar-inverse .navbar-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-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: 0
}

.breadcrumb>li {
    display: inline-block
}

.breadcrumb>li+li:before {
    padding: 0 5px;
    color: #ccc;
    content: "/ "
}

.breadcrumb>.active {
    color: #777
}

.pagination {
    display: inline-block;
    padding-left: 0;
    margin: 20px 0;
    border-radius: 0
}

.pagination>li {
    display: inline
}

.pagination>li>a,
.pagination>li>span {
    position: relative;
    float: left;
    padding: 6px 12px;
    margin-left: -1px;
    line-height: 1.42857;
    color: #000;
    text-decoration: none;
    background-color: #fff;
    border: 1px solid #ddd
}

.pagination>li>a:hover,
.pagination>li>a:focus,
.pagination>li>span:hover,
.pagination>li>span:focus {
    z-index: 2;
    color: #000;
    background-color: #eee;
    border-color: #ddd
}

.pagination>li:first-child>a,
.pagination>li:first-child>span {
    margin-left: 0;
    border-top-left-radius: 0;
    border-bottom-left-radius: 0
}

.pagination>li:last-child>a,
.pagination>li:last-child>span {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0
}

.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;
    cursor: default;
    background-color: #000;
    border-color: #000
}

.pagination>.disabled>span,
.pagination>.disabled>span:hover,
.pagination>.disabled>span:focus,
.pagination>.disabled>a,
.pagination>.disabled>a:hover,
.pagination>.disabled>a:focus {
    color: #777;
    cursor: not-allowed;
    background-color: #fff;
    border-color: #ddd
}

.pagination-lg>li>a,
.pagination-lg>li>span {
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.33333
}

.pagination-lg>li:first-child>a,
.pagination-lg>li:first-child>span {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0
}

.pagination-lg>li:last-child>a,
.pagination-lg>li:last-child>span {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0
}

.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-top-left-radius: 0;
    border-bottom-left-radius: 0
}

.pagination-sm>li:last-child>a,
.pagination-sm>li:last-child>span {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0
}

.pager {
    padding-left: 0;
    margin: 20px 0;
    text-align: center;
    list-style: none
}

.pager:before,
.pager:after {
    display: table;
    content: " "
}

.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;
    cursor: not-allowed;
    background-color: #fff
}


/* sets text color and other properties for buttons in listings _ CCC */
.label {
    display: inline;

    /*top, right, botttom, left*/
    padding: .3em .6em .2em .6em;

    font-size: 100%;
    font-weight: 500;
    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: #000
}

.label-primary[href]:hover,
.label-primary[href]:focus {
    background-color: #000
}

/* Unit # button _ CCC */
.label-success {
    background-color: #7C3030
}

.label-success[href]:hover,
.label-success[href]:focus {
    background-color: #000
}

.label-info {
    background-color: #7C3030
}

.label-info[href]:hover,
.label-info[href]:focus {
    background-color: #7C3030
}

.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;
    line-height: 1;
    color: #fff;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    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: #000;
    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,
.container-fluid .jumbotron {
    padding-right: 15px;
    padding-left: 15px;
    border-radius: 0
}

.jumbotron .container {
    max-width: 100%
}

@media screen and (min-width: 768px) {
    .jumbotron {
        padding-top: 48px;
        padding-bottom: 48px
    }

    .container .jumbotron,
    .container-fluid .jumbotron {
        padding-right: 60px;
        padding-left: 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: 0;
    -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-right: auto;
    margin-left: auto
}

.thumbnail .caption {
    padding: 9px;
    color: #333
}

a.thumbnail:hover,
a.thumbnail:focus,
a.thumbnail.active {
    border-color: #000
}

.alert {
    padding: 15px;
    margin-bottom: 20px;
    border: 1px solid transparent;
    border-radius: 0
}

.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 {
    color: #3c763d;
    background-color: #dff0d8;
    border-color: #d6e9c6
}

.alert-success hr {
    border-top-color: #c9e2b3
}

.alert-success .alert-link {
    color: #2b542c
}

.alert-info {
    color: #31708f;
    background-color: #d9edf7;
    border-color: #bce8f1
}

.alert-info hr {
    border-top-color: #a6e1ec
}

.alert-info .alert-link {
    color: #245269
}

.alert-warning {
    color: #8a6d3b;
    background-color: #fcf8e3;
    border-color: #faebcc
}

.alert-warning hr {
    border-top-color: #f7e1b5
}

.alert-warning .alert-link {
    color: #66512c
}

.alert-danger {
    color: #a94442;
    background-color: #f2dede;
    border-color: #ebccd1
}

.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 {
    height: 20px;
    margin-bottom: 20px;
    overflow: hidden;
    background-color: #f5f5f5;
    border-radius: 0;
    -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
    box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1)
}

.progress-bar {
    float: left;
    width: 0%;
    height: 100%;
    font-size: 12px;
    line-height: 20px;
    color: #fff;
    text-align: center;
    background-color: #000;
    -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: #000
}

.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: #7C3030
}

.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 {
    overflow: hidden;
    zoom: 1
}

.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 {
    padding-left: 0;
    margin-bottom: 20px
}

.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-left-radius: 0;
    border-top-right-radius: 0
}

.list-group-item:last-child {
    margin-bottom: 0;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0
}

.list-group-item.disabled,
.list-group-item.disabled:hover,
.list-group-item.disabled:focus {
    color: #777;
    cursor: not-allowed;
    background-color: #eee
}

.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: #000;
    border-color: #000
}

.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: #666
}

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 {
    color: #555;
    text-decoration: none;
    background-color: #f5f5f5
}

button.list-group-item {
    width: 100%;
    text-align: left
}

.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: 0;
    -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05)
}

.panel-body {
    padding: 15px
}

.panel-body:before,
.panel-body:after {
    display: table;
    content: " "
}

.panel-body:after {
    clear: both
}

.panel-heading {
    padding: 10px 15px;
    border-bottom: 1px solid transparent;
    border-top-left-radius: -1;
    border-top-right-radius: -1
}

.panel-heading>.dropdown .dropdown-toggle {
    color: inherit
}

.panel-title {
    margin-top: 0;
    margin-bottom: 0;
    font-size: 16px;
    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: -1;
    border-bottom-left-radius: -1
}

.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-left-radius: -1;
    border-top-right-radius: -1
}

.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: -1;
    border-bottom-left-radius: -1
}

.panel>.panel-heading+.panel-collapse>.list-group .list-group-item:first-child {
    border-top-left-radius: 0;
    border-top-right-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-right: 15px;
    padding-left: 15px
}

.panel>.table:first-child,
.panel>.table-responsive:first-child>.table:first-child {
    border-top-left-radius: -1;
    border-top-right-radius: -1
}

.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: -1;
    border-top-right-radius: -1
}

.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: -1
}

.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: -1
}

.panel>.table:last-child,
.panel>.table-responsive:last-child>.table:last-child {
    border-bottom-right-radius: -1;
    border-bottom-left-radius: -1
}

.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-right-radius: -1;
    border-bottom-left-radius: -1
}

.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: -1
}

.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: -1
}

.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 {
    margin-bottom: 0;
    border: 0
}

.panel-group {
    margin-bottom: 20px
}

.panel-group .panel {
    margin-bottom: 0;
    border-radius: 0
}

.panel-group .panel+.panel {
    margin-top: 5px
}

.panel-group .panel-heading {
    border-bottom: 0
}

.panel-group .panel-heading+.panel-collapse>.panel-body,
.panel-group .panel-heading+.panel-collapse>.list-group {
    border-top: 1px solid #ddd
}

.panel-group .panel-footer {
    border-top: 0
}

.panel-group .panel-footer+.panel-collapse .panel-body {
    border-bottom: 1px solid #ddd
}

.panel-default {
    border-color: #ddd
}

/* Side Filter  Box Geading Background Color _ CCC */
.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: #000
}

.panel-primary>.panel-heading {
    color: #fff;
    background-color: #000;
    border-color: #000
}

.panel-primary>.panel-heading+.panel-collapse>.panel-body {
    border-top-color: #000
}

.panel-primary>.panel-heading .badge {
    color: #000;
    background-color: #fff
}

.panel-primary>.panel-footer+.panel-collapse>.panel-body {
    border-bottom-color: #000
}

.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;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: 0
}

.embed-responsive-16by9 {
    padding-bottom: 56.25%
}

.embed-responsive-4by3 {
    padding-bottom: 75%
}

.well {
    min-height: 20px;
    padding: 19px;
    margin-bottom: 20px;
    background-color: #f5f5f5;
    border: 1px solid #e3e3e3;
    border-radius: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05)
}

.well blockquote {
    border-color: #ddd;
    border-color: rgba(0, 0, 0, 0.15)
}

.well-lg {
    padding: 24px;
    border-radius: 0
}

.well-sm {
    padding: 9px;
    border-radius: 0
}

.close {
    float: right;
    font-size: 21px;
    font-weight: bold;
    line-height: 1;
    color: #000;
    text-shadow: 0 1px 0 #fff;
    filter: alpha(opacity=20);
    opacity: .2
}

.close:hover,
.close:focus {
    color: #000;
    text-decoration: none;
    cursor: pointer;
    filter: alpha(opacity=50);
    opacity: .5
}

button.close {
    padding: 0;
    cursor: pointer;
    background: transparent;
    border: 0;
    -webkit-appearance: none;
    appearance: none
}

.modal-open {
    overflow: hidden
}

.modal {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1050;
    display: none;
    overflow: hidden;
    -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;
    background-clip: padding-box;
    border: 1px solid #999;
    border: 1px solid rgba(0, 0, 0, 0.2);
    border-radius: 0;
    -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
    box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
    outline: 0
}

.modal-backdrop {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1040;
    background-color: #000
}

.modal-backdrop.fade {
    filter: alpha(opacity=0);
    opacity: 0
}

.modal-backdrop.in {
    filter: alpha(opacity=50);
    opacity: .5
}

.modal-header {
    padding: 15px;
    border-bottom: 1px solid #e5e5e5
}

.modal-header:before,
.modal-header:after {
    display: table;
    content: " "
}

.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 {
    display: table;
    content: " "
}

.modal-footer:after {
    clear: both
}

.modal-footer .btn+.btn {
    margin-bottom: 0;
    margin-left: 5px
}

.modal-footer .btn-group .btn+.btn {
    margin-left: -1px
}

.modal-footer .btn-block+.btn-block {
    margin-left: 0
}

.modal-scrollbar-measure {
    position: absolute;
    top: -9999px;
    width: 50px;
    height: 50px;
    overflow: scroll
}

@media (min-width: 768px) {
    .modal-dialog {
        width: 600px;
        margin: 30px auto
    }

    .modal-content {
        -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
        box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5)
    }

    .modal-sm {
        width: 300px
    }
}

@media (min-width: 992px) {
    .modal-lg {
        width: 900px
    }
}

.tooltip {
    position: absolute;
    z-index: 1070;
    display: block;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-style: normal;
    font-weight: 400;
    line-height: 1.42857;
    line-break: auto;
    text-align: left;
    text-align: start;
    text-decoration: none;
    text-shadow: none;
    text-transform: none;
    letter-spacing: normal;
    word-break: normal;
    word-spacing: normal;
    word-wrap: normal;
    white-space: normal;
    font-size: 12px;
    filter: alpha(opacity=0);
    opacity: 0
}

.tooltip.in {
    filter: alpha(opacity=90);
    opacity: .9
}

.tooltip.top {
    padding: 5px 0;
    margin-top: -3px
}

.tooltip.right {
    padding: 0 5px;
    margin-left: 3px
}

.tooltip.bottom {
    padding: 5px 0;
    margin-top: 3px
}

.tooltip.left {
    padding: 0 5px;
    margin-left: -3px
}

.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 {
    right: 5px;
    bottom: 0;
    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
}

.tooltip-inner {
    max-width: 200px;
    padding: 3px 8px;
    color: #fff;
    text-align: center;
    background-color: #000;
    border-radius: 0
}

.tooltip-arrow {
    position: absolute;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid
}

.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: 400;
    line-height: 1.42857;
    line-break: auto;
    text-align: left;
    text-align: start;
    text-decoration: none;
    text-shadow: none;
    text-transform: none;
    letter-spacing: normal;
    word-break: normal;
    word-spacing: normal;
    word-wrap: normal;
    white-space: 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: 0;
    -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
    box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2)
}

.popover.top {
    margin-top: -10px
}

.popover.right {
    margin-left: 10px
}

.popover.bottom {
    margin-top: 10px
}

.popover.left {
    margin-left: -10px
}

.popover>.arrow {
    border-width: 11px
}

.popover>.arrow,
.popover>.arrow:after {
    position: absolute;
    display: block;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid
}

.popover>.arrow:after {
    content: "";
    border-width: 10px
}

.popover.top>.arrow {
    bottom: -11px;
    left: 50%;
    margin-left: -11px;
    border-top-color: #999;
    border-top-color: rgba(0, 0, 0, 0.25);
    border-bottom-width: 0
}

.popover.top>.arrow:after {
    bottom: 1px;
    margin-left: -10px;
    content: " ";
    border-top-color: #fff;
    border-bottom-width: 0
}

.popover.right>.arrow {
    top: 50%;
    left: -11px;
    margin-top: -11px;
    border-right-color: #999;
    border-right-color: rgba(0, 0, 0, 0.25);
    border-left-width: 0
}

.popover.right>.arrow:after {
    bottom: -10px;
    left: 1px;
    content: " ";
    border-right-color: #fff;
    border-left-width: 0
}

.popover.bottom>.arrow {
    top: -11px;
    left: 50%;
    margin-left: -11px;
    border-top-width: 0;
    border-bottom-color: #999;
    border-bottom-color: rgba(0, 0, 0, 0.25)
}

.popover.bottom>.arrow:after {
    top: 1px;
    margin-left: -10px;
    content: " ";
    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 {
    right: 1px;
    bottom: -10px;
    content: " ";
    border-right-width: 0;
    border-left-color: #fff
}

.popover-title {
    padding: 8px 14px;
    margin: 0;
    font-size: 14px;
    background-color: #f7f7f7;
    border-bottom: 1px solid #ebebeb;
    border-radius: -1 -1 0 0
}

.popover-content {
    padding: 9px 14px
}

.carousel {
    position: relative
}

.carousel-inner {
    position: relative;
    width: 100%;
    overflow: hidden
}

.carousel-inner>.item {
    position: relative;
    display: none;
    -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;
    bottom: 0;
    left: 0;
    width: 15%;
    font-size: 20px;
    color: #fff;
    text-align: center;
    text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
    background-color: transparent;
    filter: alpha(opacity=50);
    opacity: .5
}

.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%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1);
    background-repeat: repeat-x
}

.carousel-control.right {
    right: 0;
    left: auto;
    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%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1);
    background-repeat: repeat-x
}

.carousel-control:hover,
.carousel-control:focus {
    color: #fff;
    text-decoration: none;
    outline: 0;
    filter: alpha(opacity=90);
    opacity: .9
}

.carousel-control .icon-prev,
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-left,
.carousel-control .glyphicon-chevron-right {
    position: absolute;
    top: 50%;
    z-index: 5;
    display: inline-block;
    margin-top: -10px
}

.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;
    font-family: serif;
    line-height: 1
}

.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%;
    padding-left: 0;
    margin-left: -30%;
    text-align: center;
    list-style: none
}

.carousel-indicators li {
    display: inline-block;
    width: 10px;
    height: 10px;
    margin: 1px;
    text-indent: -999px;
    cursor: pointer;
    background-color: #000 \9;
    background-color: transparent;
    border: 1px solid #fff;
    border-radius: 10px
}

.carousel-indicators .active {
    width: 12px;
    height: 12px;
    margin: 0;
    background-color: #fff
}

.carousel-caption {
    position: absolute;
    right: 15%;
    bottom: 20px;
    left: 15%;
    z-index: 10;
    padding-top: 20px;
    padding-bottom: 20px;
    color: #fff;
    text-align: center;
    text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6)
}

.carousel-caption .btn {
    text-shadow: none
}

@media screen and (min-width: 768px) {

    .carousel-control .glyphicon-chevron-left,
    .carousel-control .glyphicon-chevron-right,
    .carousel-control .icon-prev,
    .carousel-control .icon-next {
        width: 30px;
        height: 30px;
        margin-top: -10px;
        font-size: 30px
    }

    .carousel-control .glyphicon-chevron-left,
    .carousel-control .icon-prev {
        margin-left: -10px
    }

    .carousel-control .glyphicon-chevron-right,
    .carousel-control .icon-next {
        margin-right: -10px
    }

    .carousel-caption {
        right: 20%;
        left: 20%;
        padding-bottom: 30px
    }

    .carousel-indicators {
        bottom: 20px
    }
}

.clearfix:before,
.clearfix:after {
    display: table;
    content: " "
}

.clearfix:after {
    clear: both
}

.center-block {
    display: block;
    margin-right: auto;
    margin-left: auto
}

.pull-right {
    float: right !important
}

.pull-left {
    float: left !important
}

.hide {
    display: none !important
}

.show {
    display: block !important
}

.invisible {
    visibility: hidden
}

.text-hide {
    font: 0/0 a;
    color: transparent;
    text-shadow: none;
    background-color: transparent;
    border: 0
}

.hidden {
    display: none !important
}

.affix {
    position: fixed
}

@-ms-viewport {
    width: device-width
}

.visible-xs {
    display: none !important
}

.visible-sm {
    display: none !important
}

.visible-md {
    display: none !important
}

.visible-lg {
    display: none !important
}

.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block {
    display: none !important
}

@media (max-width: 767px) {
    .visible-xs {
        display: block !important
    }

    table.visible-xs {
        display: table !important
    }

    tr.visible-xs {
        display: table-row !important
    }

    th.visible-xs,
    td.visible-xs {
        display: table-cell !important
    }
}

@media (max-width: 767px) {
    .visible-xs-block {
        display: block !important
    }
}

@media (max-width: 767px) {
    .visible-xs-inline {
        display: inline !important
    }
}

@media (max-width: 767px) {
    .visible-xs-inline-block {
        display: inline-block !important
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .visible-sm {
        display: block !important
    }

    table.visible-sm {
        display: table !important
    }

    tr.visible-sm {
        display: table-row !important
    }

    th.visible-sm,
    td.visible-sm {
        display: table-cell !important
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .visible-sm-block {
        display: block !important
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .visible-sm-inline {
        display: inline !important
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .visible-sm-inline-block {
        display: inline-block !important
    }
}

@media (min-width: 992px) and (max-width: 1199px) {
    .visible-md {
        display: block !important
    }

    table.visible-md {
        display: table !important
    }

    tr.visible-md {
        display: table-row !important
    }

    th.visible-md,
    td.visible-md {
        display: table-cell !important
    }
}

@media (min-width: 992px) and (max-width: 1199px) {
    .visible-md-block {
        display: block !important
    }
}

@media (min-width: 992px) and (max-width: 1199px) {
    .visible-md-inline {
        display: inline !important
    }
}

@media (min-width: 992px) and (max-width: 1199px) {
    .visible-md-inline-block {
        display: inline-block !important
    }
}

@media (min-width: 1200px) {
    .visible-lg {
        display: block !important
    }

    table.visible-lg {
        display: table !important
    }

    tr.visible-lg {
        display: table-row !important
    }

    th.visible-lg,
    td.visible-lg {
        display: table-cell !important
    }
}

@media (min-width: 1200px) {
    .visible-lg-block {
        display: block !important
    }
}

@media (min-width: 1200px) {
    .visible-lg-inline {
        display: inline !important
    }
}

@media (min-width: 1200px) {
    .visible-lg-inline-block {
        display: inline-block !important
    }
}

@media (max-width: 767px) {
    .hidden-xs {
        display: none !important
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .hidden-sm {
        display: none !important
    }
}

@media (min-width: 992px) and (max-width: 1199px) {
    .hidden-md {
        display: none !important
    }
}

@media (min-width: 1200px) {
    .hidden-lg {
        display: none !important
    }
}

.visible-print {
    display: none !important
}

@media print {
    .visible-print {
        display: block !important
    }

    table.visible-print {
        display: table !important
    }

    tr.visible-print {
        display: table-row !important
    }

    th.visible-print,
    td.visible-print {
        display: table-cell !important
    }
}

.visible-print-block {
    display: none !important
}

@media print {
    .visible-print-block {
        display: block !important
    }
}

.visible-print-inline {
    display: none !important
}

@media print {
    .visible-print-inline {
        display: inline !important
    }
}

.visible-print-inline-block {
    display: none !important
}

@media print {
    .visible-print-inline-block {
        display: inline-block !important
    }
}

@media print {
    .hidden-print {
        display: none !important
    }
}

/*!
 * froala_editor v2.8.4 (https://www.froala.com/wysiwyg-editor)
 * License https://froala.com/wysiwyg-editor/terms/
 * Copyright 2014-2018 Froala Labs
 */
.clearfix::after {
    clear: both;
    display: block;
    content: "";
    height: 0
}

.hide-by-clipping {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    border: 0
}

img.fr-rounded,
.fr-img-caption.fr-rounded img {
    border-radius: 10px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box
}

img.fr-bordered,
.fr-img-caption.fr-bordered img {
    border: solid 5px #CCC
}

img.fr-bordered {
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box
}

.fr-img-caption.fr-bordered img {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

img.fr-shadow,
.fr-img-caption.fr-shadow img {
    -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 1px 1px rgba(0, 0, 0, 0.16);
    -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 1px 1px rgba(0, 0, 0, 0.16);
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 1px 1px rgba(0, 0, 0, 0.16)
}

.wysiwyg-content span[style~="color:"] a {
    color: inherit
}

.wysiwyg-content strong {
    font-weight: 700
}

.wysiwyg-content table {
    border: none;
    border-collapse: collapse;
    empty-cells: show;
    max-width: 100%
}

.wysiwyg-content table td {
    min-width: 5px
}

.wysiwyg-content table.fr-dashed-borders td,
.wysiwyg-content table.fr-dashed-borders th {
    border-style: dashed
}

.wysiwyg-content table.fr-alternate-rows tbody tr:nth-child(2n) {
    background: #f5f5f5
}

.wysiwyg-content table td,
.wysiwyg-content table th {
    border: 0px solid #dddddd
}

.wysiwyg-content table td:empty,
.wysiwyg-content table th:empty {
    height: 20px
}

.wysiwyg-content table td.fr-highlighted,
.wysiwyg-content table th.fr-highlighted {
    border: 1px double red
}

.wysiwyg-content table td.fr-thick {
    border-width: 2px
}

.wysiwyg-content table th {
    background: transparent
}

.wysiwyg-content table th.fr-thick {
    border-width: 2px
}

.wysiwyg-content hr {
    clear: both;
    user-select: none;
    -o-user-select: none;
    -moz-user-select: none;
    -khtml-user-select: none;
    -webkit-user-select: none;
    -ms-user-select: none;
    page-break-after: always
}

.wysiwyg-content .fr-file {
    position: relative
}

.wysiwyg-content .fr-file::after {
    position: relative;
    content: "\1F4CE";
    font-weight: normal
}

.wysiwyg-content pre {
    white-space: pre-wrap;
    word-wrap: break-word;
    overflow: visible
}

.wysiwyg-content[dir="rtl"] blockquote {
    border-left: none;
    border-right: solid 2px #5e35b1;
    margin-right: 0;
    padding-right: 5px;
    padding-left: 0px
}

.wysiwyg-content[dir="rtl"] blockquote blockquote {
    border-color: #00bcd4
}

.wysiwyg-content[dir="rtl"] blockquote blockquote blockquote {
    border-color: #43a047
}

.wysiwyg-content blockquote {
    border-left: solid 2px #5e35b1;
    margin-left: 0;
    padding-left: 5px;
    color: #5e35b1
}

.wysiwyg-content blockquote blockquote {
    border-color: #00bcd4;
    color: #00bcd4
}

.wysiwyg-content blockquote blockquote blockquote {
    border-color: #43a047;
    color: #43a047
}

.wysiwyg-content span.fr-emoticon {
    font-weight: normal;
    font-family: "Apple Color Emoji", "Segoe UI Emoji", "NotoColorEmoji", "Segoe UI Symbol", "Android Emoji", "EmojiSymbols";
    display: inline;
    line-height: 0
}

.wysiwyg-content span.fr-emoticon.fr-emoticon-img {
    background-repeat: no-repeat !important;
    font-size: inherit;
    height: 1em;
    width: 1em;
    min-height: 20px;
    min-width: 20px;
    display: inline-block;
    margin: -0.1em 0.1em 0.1em;
    line-height: 1;
    vertical-align: middle
}

.wysiwyg-content .fr-text-gray {
    color: #AAA !important
}

.wysiwyg-content .fr-text-bordered {
    border-top: solid 1px #222;
    border-bottom: solid 1px #222;
    padding: 10px 0
}

.wysiwyg-content .fr-text-spaced {
    letter-spacing: 1px
}

.wysiwyg-content .fr-text-uppercase {
    text-transform: uppercase
}

.wysiwyg-content img,
.wysiwyg-content span.fr-img-caption {
    position: relative;
    max-width: 100%
}

.wysiwyg-content img.fr-dib,
.wysiwyg-content span.fr-img-caption.fr-dib {
    margin: 5px auto;
    display: block;
    float: none;
    vertical-align: top
}

.wysiwyg-content img.fr-dib.fr-fil,
.wysiwyg-content span.fr-img-caption.fr-dib.fr-fil {
    margin-left: 0;
    text-align: left
}

.wysiwyg-content img.fr-dib.fr-fir,
.wysiwyg-content span.fr-img-caption.fr-dib.fr-fir {
    margin-right: 0;
    text-align: right
}

.wysiwyg-content img.fr-dii,
.wysiwyg-content span.fr-img-caption.fr-dii {
    display: inline-block;
    float: none;
    vertical-align: bottom;
    margin-left: 5px;
    margin-right: 5px;
    max-width: calc(100% - (2 * 5px))
}

.wysiwyg-content img.fr-dii.fr-fil,
.wysiwyg-content span.fr-img-caption.fr-dii.fr-fil {
    float: left;
    margin: 5px 5px 5px 0;
    max-width: calc(100% - 5px)
}

.wysiwyg-content img.fr-dii.fr-fir,
.wysiwyg-content span.fr-img-caption.fr-dii.fr-fir {
    float: right;
    margin: 5px 0 5px 5px;
    max-width: calc(100% - 5px)
}

.wysiwyg-content .fr-video {
    text-align: center;
    position: relative
}

.wysiwyg-content .fr-video>* {
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    max-width: 100%;
    border: none
}

.wysiwyg-content .fr-video.fr-dvb {
    display: block;
    clear: both
}

.wysiwyg-content .fr-video.fr-dvb.fr-fvl {
    text-align: left
}

.wysiwyg-content .fr-video.fr-dvb.fr-fvr {
    text-align: right
}

.wysiwyg-content .fr-video.fr-dvi {
    display: inline-block
}

.wysiwyg-content .fr-video.fr-dvi.fr-fvl {
    float: left
}

.wysiwyg-content .fr-video.fr-dvi.fr-fvr {
    float: right
}

.wysiwyg-content a.fr-strong {
    font-weight: 700
}

.wysiwyg-content a.fr-green {
    color: green
}

.wysiwyg-content .fr-img-caption {
    text-align: center
}

.wysiwyg-content .fr-img-caption .fr-img-wrap {
    padding: 0px;
    display: inline-block;
    margin: auto;
    text-align: center;
    width: 100%
}

.wysiwyg-content .fr-img-caption .fr-img-wrap img {
    display: block;
    margin: auto;
    width: 100%
}

.wysiwyg-content .fr-img-caption .fr-img-wrap>span {
    margin: auto;
    display: block;
    padding: 5px 5px 10px;
    font-size: 14px;
    font-weight: initial;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-opacity: 0.9;
    -moz-opacity: 0.9;
    opacity: 0.9;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    width: 100%;
    text-align: center
}

.wysiwyg-content button.fr-rounded,
.wysiwyg-content input.fr-rounded,
.wysiwyg-content textarea.fr-rounded {
    border-radius: 10px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box
}

.wysiwyg-content button.fr-large,
.wysiwyg-content input.fr-large,
.wysiwyg-content textarea.fr-large {
    font-size: 24px
}

a.fr-view.fr-strong {
    font-weight: 700
}

a.fr-view.fr-green {
    color: green
}

img.fr-view,
span.fr-img-caption.fr-view {
    position: relative;
    max-width: 100%
}

img.fr-view.fr-dib,
span.fr-img-caption.fr-view.fr-dib {
    margin: 5px auto;
    display: block;
    float: none;
    vertical-align: top
}

img.fr-view.fr-dib.fr-fil,
span.fr-img-caption.fr-view.fr-dib.fr-fil {
    margin-left: 0;
    text-align: left
}

img.fr-view.fr-dib.fr-fir,
span.fr-img-caption.fr-view.fr-dib.fr-fir {
    margin-right: 0;
    text-align: right
}

img.fr-view.fr-dii,
span.fr-img-caption.fr-view.fr-dii {
    display: inline-block;
    float: none;
    vertical-align: bottom;
    margin-left: 5px;
    margin-right: 5px;
    max-width: calc(100% - (2 * 5px))
}

img.fr-view.fr-dii.fr-fil,
span.fr-img-caption.fr-view.fr-dii.fr-fil {
    float: left;
    margin: 5px 5px 5px 0;
    max-width: calc(100% - 5px)
}

img.fr-view.fr-dii.fr-fir,
span.fr-img-caption.fr-view.fr-dii.fr-fir {
    float: right;
    margin: 5px 0 5px 5px;
    max-width: calc(100% - 5px)
}

.BusinessInformation_1-0-0 ul.business-info-socialmedia {
    list-style: none;
    margin: 0;
    padding: 0
}

.BusinessInformation_1-0-0 ul.business-info-socialmedia li.social-media {
    display: inline-block;
    margin: 0;
    padding: 0
}

.BusinessInformation_1-0-0 ul.business-info-socialmedia li.social-media a,
.BusinessInformation_1-0-0 ul.business-info-socialmedia li.social-media a:hover {
    text-decoration: none
}

.BusinessInformation_1-0-0 ul.business-info-socialmedia li.social-media img {
    width: 40%;
    vertical-align: middle;
    background-color: #fff;
    padding: 10px 5px;
    border-radius: 15px;
    border: 1px solid #ccc;
    margin-top: 1px
}

.BusinessInformation_1-0-0 .fa-facebook,
.BusinessInformation_1-0-0 .fa-twitter,
.BusinessInformation_1-0-0 .fa-youtube,
.BusinessInformation_1-0-0 .fa-google-plus,
.BusinessInformation_1-0-0 .fa-instagram,
.BusinessInformation_1-0-0 .fa-envelope,
.BusinessInformation_1-0-0 .fa-foursquare,
.BusinessInformation_1-0-0 .fa-linkedin,
.BusinessInformation_1-0-0 .fa-pinterest {
    color: #fff
}

.BusinessInformation_1-0-0 .facebook .fa-circle,
.BusinessInformation_1-0-0 .facebook .fa-square {
    color: #4463b1
}

.BusinessInformation_1-0-0 .twitter .fa-circle,
.BusinessInformation_1-0-0 .twitter .fa-square {
    color: #4e9edc
}

.BusinessInformation_1-0-0 .youtube .fa-circle,
.BusinessInformation_1-0-0 .youtube .fa-square {
    color: #e32114
}

.BusinessInformation_1-0-0 .google-plus .fa-circle,
.BusinessInformation_1-0-0 .google-plus .fa-square {
    color: #da4935
}

.BusinessInformation_1-0-0 .instagram .fa-circle,
.BusinessInformation_1-0-0 .instagram .fa-square {
    color: #4c81a4
}

.BusinessInformation_1-0-0 .envelope .fa-circle,
.BusinessInformation_1-0-0 .envelope .fa-square {
    color: #1d90dd
}

.BusinessInformation_1-0-0 .foursquare .fa-circle,
.BusinessInformation_1-0-0 .foursquare .fa-square {
    color: #09b9df
}

.BusinessInformation_1-0-0 .linkedin .fa-circle,
.BusinessInformation_1-0-0 .linkedin .fa-square {
    color: #1077a9
}

.BusinessInformation_1-0-0 .pinterest .fa-circle,
.BusinessInformation_1-0-0 .pinterest .fa-square {
    color: #d51520
}

.Button_1-0-0 .tt-hint {
    color: #999
}

.Button_1-0-0 .tt-menu {
    width: 250px;
    margin-top: 6px;
    padding: 4px 0;
    background-color: #fff;
    border: 1px solid #ccc;
    border: 1px solid rgba(0, 0, 0, 0.2);
    border-radius: 8px;
    box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
    max-height: 200px;
    overflow-y: auto
}

.Button_1-0-0 .tt-suggestion {
    padding: 3px 20px;
    line-height: 24px
}

.Button_1-0-0 .tt-suggestion.tt-is-under-cursor,
.Button_1-0-0 .tt-suggestion:hover,
.Button_1-0-0 .tt-cursor {
    color: #fff;
    background-color: #cccccc
}

.Button_1-0-0 .tt-suggestion p {
    margin: 0
}

.Button_1-0-0 .twitter-typeahead {
    display: block !important
}

.Button_1-0-0 .twitter-typeahead::before,
.Button_1-0-0 .twitter-typeahead:after {
    content: " ";
    display: table
}

.Button_1-0-0 .twitter-typeahead:after {
    clear: both
}

.Coupons_1-0-0 .flex {
    display: flex;
    flex-wrap: wrap
}

.Coupons_1-0-0 .flex-col {
    flex-direction: column
}

.Coupons_1-0-0 .flex-grow {
    flex-grow: 1
}

.Coupons_1-0-0 .margin-0 {
    margin: 0
}

.Coupons_1-0-0 .margin-top-1 {
    margin-top: 1rem
}

.Coupons_1-0-0 .padding-top-1 {
    padding-top: 1rem
}

.Coupons_1-0-0 .width-100 {
    width: 100%
}

.Coupons_1-0-0 .overflow-hide {
    overflow: hidden
}

.Coupons_1-0-0 .relative {
    position: relative
}

.Coupons_1-0-0 .absolute {
    position: absolute
}

.Coupons_1-0-0 .border-top {
    border-top: 1px solid #ddd
}

.Coupons_1-0-0 .coupon-exemption {
    font-size: 0.8em;
    color: #999
}

.Coupons_1-0-0 .couponPanel {
    position: relative;
    min-height: 30.5rem
}

.Coupons_1-0-0 .couponPanel .coupon-header {
    margin: 0;
    padding: 1rem;
    text-overflow: ellipsis;
    white-space: nowrap
}

.Coupons_1-0-0 .couponPanel .panel-heading {
    background-color: #eee
}

.Coupons_1-0-0 .couponPanel .panel-heading a {
    color: #333
}

.Coupons_1-0-0 .couponPanel .panel-heading a:hover {
    color: #666;
    text-decoration: none
}

.Coupons_1-0-0 .couponPanel .panel-body {
    text-size: 14px;
    max-height: 18rem
}

.Coupons_1-0-0 .couponPanel .panel-body .coupon-description {
    max-height: 10rem;
    position: relative
}

.Coupons_1-0-0 .couponPanel .panel-footer {
    min-height: 50px
}

.Coupons_1-0-0 .couponPanel .btn-default {
    color: #777
}

.Coupons_1-0-0 .block-with-text {
    overflow: hidden;
    position: relative;
    text-align: justify;
    padding-right: 1em
}

.Coupons_1-0-0 .couponPanel .panel {
    position: relative
}

.Coupons_1-0-0 .couponPanel .panel-body {
    height: 14.4em;
    position: relative;
    padding-bottom: 0px
}

.Coupons_1-0-0 .couponPanel .panel-footer {
    width: 100%;
    min-height: 50px;
    bottom: 0px
}

.Coupons_1-0-0 .block-with-text {
    overflow: hidden;
    position: relative;
    text-align: justify;
    height: 100%;
    word-break: break-word
}

.Coupons_1-0-0 .coupon-text-fader {
    content: '';
    display: block;
    position: absolute;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 3em;
    background: -moz-linear-gradient(90deg, #fff 0%, transparent 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, transparent), color-stop(100%, #fff));
    background: -webkit-linear-gradient(90deg, #fff 0%, transparent 100%);
    background: -o-linear-gradient(90deg, #fff 0%, transparent 100%);
    background: -ms-linear-gradient(90deg, #fff 0%, transparent 100%);
    background: linear-gradient(0deg, #fff 0%, transparent 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#000000', endColorstr='#ffffff', GradientType=0)
}

.Coupons_1-0-0 .block-with-text:after {
    position: absolute;
    right: 0;
    width: 100%;
    height: 1em;
    margin-top: 0.2em
}

.Coupons_1-0-0 .breadcrumb {
    white-space: nowrap;
    overflow: hidden
}

.Coupons_1-0-0 .coupon-word-break {
    word-break: break-all
}

.Coupons_1-0-0 .flex-text-align {
    text-align: left
}

.CrumbNav_1-0-0 .breadcrumb {
    white-space: nowrap;
    overflow: hidden
}

.CrumbNav_1-0-0 .breadcrumb li+li:before {
    content: "/\00a0";
    padding: 0 5px;
    color: #ccc
}

.Events_1-0-0 .breadcrumb {
    white-space: nowrap;
    overflow: hidden
}

.Footer_1-0-0 .component-config .panel {
    border: 1px solid #ddd !important
}

.Footer_1-0-0 .component-config label {
    cursor: pointer;
    margin-bottom: 0px
}

.Footer_1-0-0 .component-config .panel {
    border: 1px solid #ddd !important
}

.Footer_1-0-0 .component-config label {
    cursor: pointer;
    margin-bottom: 0px
}

.Footer_1-0-0 .slick-prev::before {
    content: "\f053"
}

.Footer_1-0-0 .slick-next::before {
    content: "\f054"
}

.Footer_1-0-0 .font-awesome {
    font-family: "FontAwesome"
}

.Footer_1-0-0 .block {
    display: block
}

.Footer_1-0-0 .pad1 {
    padding: 1rem
}

.Footer_1-0-0 .padBottom1 {
    padding-bottom: 1rem
}

.Footer_1-0-0 .padBottom2 {
    padding-bottom: 2rem
}

.Footer_1-0-0 .padY1 {
    padding-top: 1rem;
    padding-bottom: 1rem
}

.Footer_1-0-0 .padX05 {
    padding-left: 0.5rem;
    padding-right: 0.5rem
}

.Footer_1-0-0 .margin0,
.Footer_1-0-0 .margin-0 {
    margin: 0
}

.Footer_1-0-0 .border-bottom {
    border-bottom: 1px solid #5e6063
}

@media (max-width: 991px) {
    .Footer_1-0-0 .pad1-sm {
        padding: 1rem
    }

    .Footer_1-0-0 .inline-block-sm {
        display: inline-block
    }
}

.Footer_1-0-0 .footer-a {
    background: #181b20;
    font-size: 12px;
    padding-left: 10px;
    padding-right: 10px
}

.Footer_1-0-0 .footer-a .footerarea-top {
    border-bottom: 1px solid #5e6063
}

.Footer_1-0-0 .footer-a .footerarea-top .map-link a {
    color: #fff
}

.Footer_1-0-0 .footer-a .footerarea-top .map-link:before {
    content: '\f041';
    font-family: "fontawesome";
    color: #000;
    font-size: 15px
}

.Footer_1-0-0 .footer-a .footerarea-top .contact-info {
    color: #fff
}

.Footer_1-0-0 .footer-a .footerarea-top .contact-info a {
    color: #fff
}

.Footer_1-0-0 .footer-a .footerarea-top .contact-info .phone-info {
    margin-right: 5px;
    display: inline-block
}

.Footer_1-0-0 .footer-a .footerarea-top .contact-info .phone-info:before {
    content: '\f095';
    font-family: "fontawesome";
    color: #000;
    font-size: 15px;
    margin-right: 2px
}

.Footer_1-0-0 .footer-a .footerarea-top .contact-info .address-info {
    display: inline-block
}

.Footer_1-0-0 .footer-a .footerarea-top .contact-info .address-info:before {
    content: '\f015';
    font-family: "fontawesome";
    color: #000;
    font-size: 15px;
    margin-right: 2px
}

.Footer_1-0-0 .footerarea-bottom .copyright-info {
    padding-top: 15px;
    padding-bottom: 15px;
    clear: both;
    color: #7C3030;
    font-size: 11px
}

.Footer_1-0-0 .footerarea-bottom .copyright-info a {
    color: #7C3030
}

.Footer_1-0-0 .footerarea-bottom .footer-nav {
    padding-top: 15px;
    padding-bottom: 15px
}

.Footer_1-0-0 .footerarea-bottom .footer-nav .terms-nav {
    display: inline;
    margin: 0;
    padding: 0;
    font-size: 11px
}

.Footer_1-0-0 .footerarea-bottom .footer-nav .terms-nav li {
    padding: 0;
    margin: 0
}

.Footer_1-0-0 .footerarea-bottom .footer-nav .terms-nav li a {
    color: #7e7f81;
    border-right: 1px solid #7e7f81;
    padding: 0 5px
}

.Footer_1-0-0 .footerarea-bottom .footer-nav .terms-nav li:last-child a {
    border-right: 0 solid transparent
}

.Footer_1-0-0 .footerarea-bottom .footer-nav .smedia-nav {
    display: inline;
    margin: 0;
    padding: 0;
    font-size: 13px
}

.Footer_1-0-0 .footerarea-bottom .footer-nav .smedia-nav li {
    margin: 0 2px;
    padding: 0
}

.Footer_1-0-0 .footerarea-bottom .footer-nav .smedia-nav li a .fa {
    color: #000
}

@media (max-width: 768px) {
    .Footer_1-0-0 .footer-a .footerarea-top {
        border-bottom: 0 solid transparent
    }

    .Footer_1-0-0 .footer-a .footerarea-top .map-link,
    .Footer_1-0-0 .footer-a .footerarea-top .contact-info {
        text-align: left
    }

    .Footer_1-0-0 .footer-a .footerarea-top .map-link {
        padding-top: 10px;
        padding-bottom: 10px;
        border-bottom: 1px solid #5e6063
    }

    .Footer_1-0-0 .footer-a .footerarea-top .contact-info {
        padding: 0;
        margin: 0
    }

    .Footer_1-0-0 .footer-a .footerarea-top .contact-info .phone-info,
    .Footer_1-0-0 .footer-a .footerarea-top .contact-info .address-info {
        display: block;
        padding: 10px 15px;
        border-bottom: 1px solid #5e6063
    }

    .Footer_1-0-0 .footer-a .footerarea-bottom {
        display: flex;
        flex-direction: column
    }

    .Footer_1-0-0 .footer-a .footerarea-bottom .copyright-info {
        order: 2
    }

    .Footer_1-0-0 .footer-a .footerarea-bottom .footer-nav {
        padding-bottom: 0;
        order: 1;
        display: flex;
        flex-direction: column
    }

    .Footer_1-0-0 .footer-a .footerarea-bottom .footer-nav .terms-nav {
        order: 2
    }

    .Footer_1-0-0 .footer-a .footerarea-bottom .footer-nav .smedia-nav {
        order: 1;
        padding-top: 15px;
        padding-bottom: 15px;
        font-size: 25px
    }
}

@media (min-width: 991px) {
    .Footer_1-0-0 .footer-a .footerarea-bottom .terms-nav {
        float: right
    }
}

@media (max-width: 991px) {
    .Footer_1-0-0 .footerarea-bottom .footer-nav {
        padding-top: 0
    }

    .Footer_1-0-0 .footerarea-bottom .footer-nav .terms-nav {
        display: block
    }

    .Footer_1-0-0 .copyright-info,
    .Footer_1-0-0 .footer-nav {
        text-align: center
    }

    .Footer_1-0-0 .footer-nav .terms-nav,
    .Footer_1-0-0 .footer-nav .smedia-nav {
        display: block
    }
}

.Footer_1-0-0 .slick-prev::before {
    content: "\f053"
}

.Footer_1-0-0 .slick-next::before {
    content: "\f054"
}

.Footer_1-0-0 .font-awesome {
    font-family: "FontAwesome"
}

.Footer_1-0-0 .block {
    display: block
}

.Footer_1-0-0 .pad1 {
    padding: 1rem
}

.Footer_1-0-0 .padBottom1 {
    padding-bottom: 1rem
}

.Footer_1-0-0 .padBottom2 {
    padding-bottom: 2rem
}

.Footer_1-0-0 .padY1 {
    padding-top: 1rem;
    padding-bottom: 1rem
}

.Footer_1-0-0 .padX05 {
    padding-left: 0.5rem;
    padding-right: 0.5rem
}

.Footer_1-0-0 .margin0,
.Footer_1-0-0 .margin-0 {
    margin: 0
}

.Footer_1-0-0 .border-bottom {
    border-bottom: 1px solid #5e6063
}

@media (max-width: 991px) {
    .Footer_1-0-0 .pad1-sm {
        padding: 1rem
    }

    .Footer_1-0-0 .inline-block-sm {
        display: inline-block
    }
}

.Footer_1-0-0 .footer-b {
    background: #181b20;
    font-size: 12px;
    color: #fff
}

.Footer_1-0-0 .footer-b .title {
    font-size: 18px;
    line-height: 18px
}

.Footer_1-0-0 .footer-b .title::before {
    content: "\f0d8";
    font-family: "fontawesome";
    color: #000
}

.Footer_1-0-0 .footer-b .title.collapsed::before {
    content: "\f0da"
}

.Footer_1-0-0 .footer-b .title-link {
    cursor: pointer
}

.Footer_1-0-0 .footer-b .footerarea-top {
    padding: 10px
}

.Footer_1-0-0 .footer-b .footerarea-top .contact-info {
    padding-top: 10px;
    padding-bottom: 10px
}

.Footer_1-0-0 .footer-b .footerarea-top .contact-info .contact-wrapper {
    padding: 0 5px
}

.Footer_1-0-0 .footer-b .footerarea-top .contact-info .contact-wrapper .phone-info,
.Footer_1-0-0 .footer-b .footerarea-top .contact-info .contact-wrapper .address-info,
.Footer_1-0-0 .footer-b .footerarea-top .contact-info .contact-wrapper .email-info {
    font-size: 13px;
    line-height: 16px;
    padding: 10px 0
}

.Footer_1-0-0 .footer-b .footerarea-top .contact-info .contact-wrapper .phone-info a,
.Footer_1-0-0 .footer-b .footerarea-top .contact-info .contact-wrapper .address-info a,
.Footer_1-0-0 .footer-b .footerarea-top .contact-info .contact-wrapper .email-info a {
    color: #fff
}

.Footer_1-0-0 .footer-b .footerarea-top .contact-info .contact-wrapper .phone-info:before,
.Footer_1-0-0 .footer-b .footerarea-top .contact-info .contact-wrapper .address-info:before,
.Footer_1-0-0 .footer-b .footerarea-top .contact-info .contact-wrapper .email-info::before {
    font-family: "fontawesome";
    color: #000
}

.Footer_1-0-0 .footer-b .footerarea-top .contact-info .contact-wrapper .phone-info:before {
    content: "\f095";
    font-size: 18px;
    vertical-align: -3px;
    margin-right: 5px
}

.Footer_1-0-0 .footer-b .footerarea-top .contact-info .contact-wrapper .address-info .address {
    display: inline-block
}

.Footer_1-0-0 .footer-b .footerarea-top .contact-info .contact-wrapper .address-info:before {
    content: "\f015";
    font-size: 18px;
    vertical-align: 7px;
    margin-right: 4px
}

.Footer_1-0-0 .footer-b .footerarea-top .contact-info .contact-wrapper .email-info:before {
    content: "\f0e0";
    font-size: 16px;
    margin-right: 5px
}

.Footer_1-0-0 .footer-b .footerarea-top .contact-info .contact-wrapper .smedia-nav {
    padding: 10px 0 0;
    margin: 0;
    font-size: 20px
}

.Footer_1-0-0 .footer-b .footerarea-top .contact-info .contact-wrapper .smedia-nav li a .fa {
    color: #fff
}

.Footer_1-0-0 .footer-b .footerarea-top .contact-info .contact-wrapper .smedia-nav li a:hover .fa {
    color: #7C3030
}

.Footer_1-0-0 .footer-b .footerarea-top .footer-info {
    padding-top: 10px;
    padding-bottom: 10px
}

.Footer_1-0-0 .footer-b .footerarea-top .footer-info .footer-wrapper {
    padding: 0 5px
}

.Footer_1-0-0 .footer-b .footerarea-top .footer-info .footer-wrapper .footer-info {
    list-style: none;
    margin: 0;
    line-height: 20px
}

.Footer_1-0-0 .footer-b .footerarea-top .footer-info .footer-wrapper .footer-info li {
    margin: 15px 0
}

.Footer_1-0-0 .footer-b .footerarea-top .footer-info .footer-wrapper .footer-info li .day {
    margin-right: 8px;
    font-weight: bold
}

.Footer_1-0-0 .footer-b .footerarea-top .footer-info .footer-wrapper .footer-info li .time {
    display: inline-block
}

.Footer_1-0-0 .footer-b .footerarea-top .promotions-info {
    padding-top: 10px;
    padding-bottom: 10px
}

.Footer_1-0-0 .footer-b .footerarea-top .promotions-info .promotions-wrapper {
    padding: 0 5px
}

.Footer_1-0-0 .footer-b .footerarea-top .promotions-info .promotions-wrapper img {
    width: 100%
}

.Footer_1-0-0 .footer-b .footerarea-bottom {
    background-color: #212429;
    font-size: 11px;
    color: #7e7f81;
    padding: 15px 0;
    line-height: 12px
}

.Footer_1-0-0 .footer-b .footerarea-bottom .terms-nav {
    margin: 0;
    padding: 0
}

.Footer_1-0-0 .footer-b .footerarea-bottom .terms-nav li {
    padding: 0;
    margin: 0
}

.Footer_1-0-0 .footer-b .footerarea-bottom .terms-nav li a {
    color: #8b8c8e;
    border-right: 1px solid #8b8c8e;
    padding: 0 5px
}

.Footer_1-0-0 .footer-b .footerarea-bottom .terms-nav li:last-child a {
    border-right: 0 solid transparent
}

.Footer_1-0-0 .footer-b .footerarea-bottom .copyright-info a {
    color: #8b8c8e
}

.Footer_1-0-0 .footer-b #promotionsCollapse {
    display: block !important
}

.Footer_1-0-0 .footer-b #promotionsCollapse.collapse {
    visibility: hidden;
    height: 0;
    overflow: hidden
}

.Footer_1-0-0 .footer-b #promotionsCollapse.collapse.in {
    visibility: visible;
    height: auto;
    overflow: auto
}

.Footer_1-0-0 .footer-b .slick-slider img {
    max-height: 500px
}

.Footer_1-0-0 .footer-b .map-wrapper {
    max-height: 250px
}

.Footer_1-0-0 .footer-b .map-wrapper .embed-responsive-item {
    max-height: 250px
}

@media (max-width: 991px) {
    .Footer_1-0-0 .footer-b .footerarea-bottom {
        display: flex;
        flex-direction: column;
        text-align: center
    }

    .Footer_1-0-0 .footer-b .footerarea-bottom .copyright-info {
        order: 2;
        padding-top: 10px;
        padding-bottom: 10px
    }

    .Footer_1-0-0 .footer-b .footerarea-bottom .footer-nav {
        order: 1;
        padding-top: 10px;
        padding-bottom: 10px;
        text-align: center
    }
}

@media (min-width: 768px) {
    .Footer_1-0-0 .footer-b .trans-wrapper.collapse {
        height: auto;
        display: block
    }

    .Footer_1-0-0 .footer-b .footerarea-top {
        min-height: 150px
    }

    .Footer_1-0-0 .footer-b #promotionsCollapse.collapse {
        visibility: visible;
        height: auto !important;
        overflow: auto
    }

    .Footer_1-0-0 .footer-b .slick-slider img {
        max-height: 250px
    }
}

.Footer_1-0-0 .slick-prev::before {
    content: "\f053"
}

.Footer_1-0-0 .slick-next::before {
    content: "\f054"
}

.Footer_1-0-0 .font-awesome {
    font-family: "FontAwesome"
}

.Footer_1-0-0 .block {
    display: block
}

.Footer_1-0-0 .pad1 {
    padding: 1rem
}

.Footer_1-0-0 .padBottom1 {
    padding-bottom: 1rem
}

.Footer_1-0-0 .padBottom2 {
    padding-bottom: 2rem
}

.Footer_1-0-0 .padY1 {
    padding-top: 1rem;
    padding-bottom: 1rem
}

.Footer_1-0-0 .padX05 {
    padding-left: 0.5rem;
    padding-right: 0.5rem
}

.Footer_1-0-0 .margin0,
.Footer_1-0-0 .margin-0 {
    margin: 0
}

.Footer_1-0-0 .border-bottom {
    border-bottom: 1px solid #5e6063
}

@media (max-width: 991px) {
    .Footer_1-0-0 .pad1-sm {
        padding: 1rem
    }

    .Footer_1-0-0 .inline-block-sm {
        display: inline-block
    }
}

.Footer_1-0-0 .footer-c {
    background: #181b20;
    font-size: 12px;
    color: #fff
}

.Footer_1-0-0 .footer-c .footerarea-top .contact-info {
    margin: 50px 0;
    border-right: 1px solid #5e6063
}

.Footer_1-0-0 .footer-c .footerarea-top .contact-info a {
    color: #000
}

.Footer_1-0-0 .footer-c .footerarea-top .contact-info:nth-child(3n+3),
.Footer_1-0-0 .footer-c .footerarea-top .contact-info:last-child {
    border-right: 0 solid transparent
}

.Footer_1-0-0 .footer-c .footerarea-top .contact-info .location-info {
    list-style: none;
    margin: 0 auto;
    text-align: left
}

.Footer_1-0-0 .footer-c .footerarea-top .contact-info .location-info>li {
    margin: 5px 0;
    padding: 0;
    line-height: 16px;
    text-align: left
}

.Footer_1-0-0 .footer-c .footerarea-top .contact-info .location-info .info-box {
    font-size: 18px;
    font-weight: bold;
    margin-bottom: 8px
}

.Footer_1-0-0 .footer-c .footerarea-top .contact-info .location-info .map-link {
    margin: 12px 0;
    font-size: 12px
}

.Footer_1-0-0 .footer-c .footerarea-top .contact-info .location-info .smedia-nav {
    display: inline;
    margin: 0;
    padding: 0;
    font-size: 13px
}

.Footer_1-0-0 .footer-c .footerarea-top .contact-info .location-info .smedia-nav li {
    margin: 0 2px;
    padding: 0
}

.Footer_1-0-0 .footer-c .footerarea-top .contact-info .location-info .smedia-nav li a .fa {
    color: #000;
    font-size: 16px
}

.Footer_1-0-0 .footer-c .footerarea-bottom {
    background-color: #212429;
    font-size: 11px;
    color: #7e7f81;
    padding: 15px 0;
    line-height: 2em
}

.Footer_1-0-0 .footer-c .footerarea-bottom .terms-nav {
    margin: 0;
    padding: 0
}

.Footer_1-0-0 .footer-c .footerarea-bottom .terms-nav li {
    padding: 0;
    margin: 0
}

.Footer_1-0-0 .footer-c .footerarea-bottom .terms-nav li a {
    color: #7e7f81;
    border-right: 1px solid #7e7f81;
    padding: 0 5px
}

.Footer_1-0-0 .footer-c .footerarea-bottom .terms-nav li:last-child a {
    border-right: 0 solid transparent
}

.Footer_1-0-0 .footer-c .footerarea-bottom .copyright-info a {
    color: #7e7f81
}

@media (max-width: 991px) {

    .Footer_1-0-0 .footer-c .footerarea-bottom .footer-nav,
    .Footer_1-0-0 .footer-c .footerarea-bottom .copyright-info {
        padding-top: 15px
    }
}

@media (max-width: 768px) {
    .Footer_1-0-0 .footer-c .footerarea-top .contact-info {
        margin: 0;
        padding-top: 15px;
        padding-bottom: 15px;
        border-right: 0 solid transparent;
        border-bottom: 1px solid #5e6063
    }

    .Footer_1-0-0 .footer-c .footerarea-top .contact-info:last-child {
        border-bottom: 0 solid transparent
    }

    .Footer_1-0-0 .footer-c .footerarea-top .contact-info .location-info .info-box {
        display: inline;
        margin-right: 10px
    }

    .Footer_1-0-0 .footer-c .footerarea-top .contact-info .location-info .map-link {
        display: inline;
        margin: 0
    }

    .Footer_1-0-0 .footer-c .footerarea-bottom {
        display: flex;
        flex-direction: column;
        text-align: center
    }

    .Footer_1-0-0 .footer-c .footerarea-bottom .copyright-info {
        order: 2;
        padding-top: 10px;
        padding-bottom: 10px
    }

    .Footer_1-0-0 .footer-c .footerarea-bottom .footer-nav {
        order: 1;
        padding-top: 10px;
        padding-bottom: 10px;
        text-align: center
    }
}

.Footer_1-0-0 body {
    color: #fff
}

.Footer_1-0-0 .slick-loading .slick-list {
    background: #fff center center no-repeat
}

.Footer_1-0-0 .slick-prev,
.Footer_1-0-0 .slick-next {
    background: transparent;
    border: none;
    color: transparent;
    cursor: pointer;
    display: block;
    font-size: 0;
    height: 20px;
    line-height: 0;
    margin-top: -10px;
    outline: none;
    padding: 0;
    position: absolute;
    top: 50%;
    width: 20px
}

.Footer_1-0-0 .slick-prev:hover,
.Footer_1-0-0 .slick-prev:focus,
.Footer_1-0-0 .slick-next:hover,
.Footer_1-0-0 .slick-next:focus {
    background: transparent;
    color: transparent;
    outline: none
}

.Footer_1-0-0 .slick-prev:hover:before,
.Footer_1-0-0 .slick-prev:focus:before,
.Footer_1-0-0 .slick-next:hover:before,
.Footer_1-0-0 .slick-next:focus:before {
    opacity: 1
}

.Footer_1-0-0 .slick-prev.slick-disabled:before,
.Footer_1-0-0 .slick-next.slick-disabled:before {
    opacity: .25
}

.Footer_1-0-0 .slick-prev:before,
.Footer_1-0-0 .slick-next:before {
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    color: white;
    font-size: 20px;
    line-height: 1;
    opacity: .75
}

.Footer_1-0-0 .slick-prev {
    left: -10px
}

.Footer_1-0-0 [dir='rtl'] .slick-prev {
    left: auto;
    right: -10px
}

.Footer_1-0-0 .slick-prev:before {
    content: "←"
}

.Footer_1-0-0 [dir='rtl'] .slick-prev:before {
    content: "←"
}

.Footer_1-0-0 .slick-next {
    right: -10px
}

.Footer_1-0-0 [dir='rtl'] .slick-next {
    left: -10px;
    right: auto
}

.Footer_1-0-0 .slick-next:before {
    content: "→"
}

.Footer_1-0-0 [dir='rtl'] .slick-next:before {
    content: "→"
}

.Footer_1-0-0 .slick-slider {
    margin-bottom: 30px
}

.Footer_1-0-0 .slick-dots {
    bottom: -45px;
    display: block;
    list-style: none;
    padding: 0;
    position: absolute;
    text-align: center;
    width: 100%
}

.Footer_1-0-0 .slick-dots li {
    cursor: pointer;
    display: inline-block;
    height: 20px;
    margin: 0 5px;
    padding: 0;
    position: relative;
    width: 20px
}

.Footer_1-0-0 .slick-dots li button {
    background: transparent;
    border: 0;
    color: transparent;
    cursor: pointer;
    display: block;
    font-size: 0;
    height: 20px;
    line-height: 0;
    outline: none;
    padding: 5px;
    width: 20px
}

.Footer_1-0-0 .slick-dots li button:hover,
.Footer_1-0-0 .slick-dots li button:focus {
    outline: none
}

.Footer_1-0-0 .slick-dots li button:hover:before,
.Footer_1-0-0 .slick-dots li button:focus:before {
    opacity: 1
}

.Footer_1-0-0 .slick-dots li button:before {
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    color: black;
    content: 'â€¢';
    font-family: 'slick';
    font-size: 6px;
    height: 20px;
    left: 0;
    line-height: 20px;
    opacity: .25;
    position: absolute;
    text-align: center;
    top: 0;
    width: 20px
}

.Footer_1-0-0 .slick-dots li.slick-active button:before {
    color: black;
    opacity: .75
}

.Footer_1-0-0 .slick-slide {
    height: auto
}

.Gallery_1-0-0 .gallery .zoom-img-btn {
    border: none;
    background: none;
    float: right
}

.Gallery_1-0-0 .gallery .slick-slide {
    height: auto
}

.Gallery_1-0-0 .gallery .slick-slider img {
    margin: 0 auto
}

.Gallery_1-0-0 .gallery .slick-prev {
    left: 5px;
    z-index: 1
}

.Gallery_1-0-0 .gallery .slick-next {
    right: 5px;
    z-index: 1
}

.Gallery_1-0-0 .gallery .slider {
    margin: 60px auto
}

.Gallery_1-0-0 .gallery p {
    text-align: center;
    font-size: 12px;
    color: black;
    margin: 10px 0
}

.Gallery_1-0-0 .gallery .slick-prev:before,
.Gallery_1-0-0 .gallery .slick-next:before {
    color: darkgray
}

.Gallery_1-0-0 .galleryGroups p {
    margin: 0 0 15px
}

.Gallery_1-0-0 .galleryGroups .thumbnail {
    margin-bottom: 5px
}

.Gallery_1-0-0 .breadcrumb {
    white-space: nowrap;
    overflow: hidden
}

.Gallery_1-0-0 .mfp-bg {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1042;
    overflow: hidden;
    position: fixed;
    background: #0b0b0b;
    opacity: .8
}

.Gallery_1-0-0 .mfp-wrap {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1043;
    position: fixed;
    outline: none !important;
    -webkit-backface-visibility: hidden
}

.Gallery_1-0-0 .mfp-container {
    text-align: center;
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    padding: 0 8px;
    box-sizing: border-box
}

.Gallery_1-0-0 .mfp-container:before {
    content: '';
    display: inline-block;
    height: 100%;
    vertical-align: middle
}

.Gallery_1-0-0 .mfp-align-top .mfp-container:before {
    display: none
}

.Gallery_1-0-0 .mfp-content {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    margin: 0 auto;
    text-align: left;
    z-index: 1045
}

.Gallery_1-0-0 .mfp-inline-holder .mfp-content,
.Gallery_1-0-0 .mfp-ajax-holder .mfp-content {
    width: 100%;
    cursor: auto
}

.Gallery_1-0-0 .mfp-ajax-cur {
    cursor: progress
}

.Gallery_1-0-0 .mfp-zoom {
    cursor: pointer;
    cursor: -webkit-zoom-in;
    cursor: -moz-zoom-in;
    cursor: zoom-in
}

.Gallery_1-0-0 .mfp-auto-cursor .mfp-content {
    cursor: auto
}

.Gallery_1-0-0 .mfp-close,
.Gallery_1-0-0 .mfp-arrow,
.Gallery_1-0-0 .mfp-preloader,
.Gallery_1-0-0 .mfp-counter {
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none
}

.Gallery_1-0-0 .mfp-loading.mfp-figure {
    display: none
}

.Gallery_1-0-0 .mfp-hide {
    display: none !important
}

.Gallery_1-0-0 .mfp-preloader {
    color: #CCC;
    position: absolute;
    top: 50%;
    width: auto;
    text-align: center;
    margin-top: -0.8em;
    left: 8px;
    right: 8px;
    z-index: 1044
}

.Gallery_1-0-0 .mfp-preloader a {
    color: #CCC
}

.Gallery_1-0-0 .mfp-preloader a:hover {
    color: #fff
}

.Gallery_1-0-0 .mfp-s-ready .mfp-preloader {
    display: none
}

.Gallery_1-0-0 .mfp-s-error .mfp-content {
    display: none
}

.Gallery_1-0-0 button.mfp-close,
.Gallery_1-0-0 button.mfp-arrow {
    overflow: visible;
    cursor: pointer;
    background: transparent;
    border: 0;
    -webkit-appearance: none;
    display: block;
    outline: none;
    padding: 0;
    z-index: 1046;
    box-shadow: none;
    touch-action: manipulation
}

.Gallery_1-0-0 button::-moz-focus-inner {
    padding: 0;
    border: 0
}

.Gallery_1-0-0 .mfp-close {
    width: 44px;
    height: 44px;
    line-height: 44px;
    position: absolute;
    right: 0;
    top: 0;
    text-decoration: none;
    text-align: center;
    opacity: .65;
    padding: 0 0 18px 10px;
    color: #fff;
    font-style: normal;
    font-size: 28px;
    font-family: Arial, Baskerville, monospace
}

.Gallery_1-0-0 .mfp-close:hover,
.Gallery_1-0-0 .mfp-close:focus {
    opacity: 1
}

.Gallery_1-0-0 .mfp-close:active {
    top: 1px
}

.Gallery_1-0-0 .mfp-close-btn-in .mfp-close {
    color: #333
}

.Gallery_1-0-0 .mfp-image-holder .mfp-close,
.Gallery_1-0-0 .mfp-iframe-holder .mfp-close {
    color: #fff;
    right: -6px;
    text-align: right;
    padding-right: 6px;
    width: 100%
}

.Gallery_1-0-0 .mfp-counter {
    position: absolute;
    top: 0;
    right: 0;
    color: #CCC;
    font-size: 12px;
    line-height: 18px;
    white-space: nowrap
}

.Gallery_1-0-0 .mfp-arrow {
    position: absolute;
    opacity: .65;
    margin: 0;
    top: 50%;
    margin-top: -55px;
    padding: 0;
    width: 90px;
    height: 110px;
    -webkit-tap-highlight-color: transparent
}

.Gallery_1-0-0 .mfp-arrow:active {
    margin-top: -54px
}

.Gallery_1-0-0 .mfp-arrow:hover,
.Gallery_1-0-0 .mfp-arrow:focus {
    opacity: 1
}

.Gallery_1-0-0 .mfp-arrow:before,
.Gallery_1-0-0 .mfp-arrow:after {
    content: '';
    display: block;
    width: 0;
    height: 0;
    position: absolute;
    left: 0;
    top: 0;
    margin-top: 35px;
    margin-left: 35px;
    border: medium inset transparent
}

.Gallery_1-0-0 .mfp-arrow:after {
    border-top-width: 13px;
    border-bottom-width: 13px;
    top: 8px
}

.Gallery_1-0-0 .mfp-arrow:before {
    border-top-width: 21px;
    border-bottom-width: 21px;
    opacity: 0.7
}

.Gallery_1-0-0 .mfp-arrow-left {
    left: 0
}

.Gallery_1-0-0 .mfp-arrow-left:after {
    border-right: 17px solid #fff;
    margin-left: 31px
}

.Gallery_1-0-0 .mfp-arrow-left:before {
    margin-left: 25px;
    border-right: 27px solid #3F3F3F
}

.Gallery_1-0-0 .mfp-arrow-right {
    right: 0
}

.Gallery_1-0-0 .mfp-arrow-right:after {
    border-left: 17px solid #fff;
    margin-left: 39px
}

.Gallery_1-0-0 .mfp-arrow-right:before {
    border-left: 27px solid #3F3F3F
}

.Gallery_1-0-0 .mfp-iframe-holder {
    padding-top: 40px;
    padding-bottom: 40px
}

.Gallery_1-0-0 .mfp-iframe-holder .mfp-content {
    line-height: 0;
    width: 100%;
    max-width: 900px
}

.Gallery_1-0-0 .mfp-iframe-holder .mfp-close {
    top: -40px
}

.Gallery_1-0-0 .mfp-iframe-scaler {
    width: 100%;
    height: 0;
    overflow: hidden;
    padding-top: 56.25%
}

.Gallery_1-0-0 .mfp-iframe-scaler iframe {
    position: absolute;
    display: block;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
    background: #000
}

.Gallery_1-0-0 img.mfp-img {
    width: auto;
    max-width: 100%;
    height: auto;
    display: block;
    line-height: 0;
    box-sizing: border-box;
    padding: 40px 0 40px;
    margin: 0 auto
}

.Gallery_1-0-0 .mfp-figure {
    line-height: 0
}

.Gallery_1-0-0 .mfp-figure:after {
    content: '';
    position: absolute;
    left: 0;
    top: 40px;
    bottom: 40px;
    display: block;
    right: 0;
    width: auto;
    height: auto;
    z-index: -1;
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
    background: #444
}

.Gallery_1-0-0 .mfp-figure small {
    color: #BDBDBD;
    display: block;
    font-size: 12px;
    line-height: 14px
}

.Gallery_1-0-0 .mfp-figure figure {
    margin: 0
}

.Gallery_1-0-0 .mfp-bottom-bar {
    margin-top: -36px;
    position: absolute;
    top: 100%;
    left: 0;
    width: 100%;
    cursor: auto
}

.Gallery_1-0-0 .mfp-title {
    text-align: left;
    line-height: 18px;
    color: #F3F3F3;
    word-wrap: break-word;
    padding-right: 36px
}

.Gallery_1-0-0 .mfp-image-holder .mfp-content {
    max-width: 100%
}

.Gallery_1-0-0 .mfp-gallery .mfp-image-holder .mfp-figure {
    cursor: pointer
}

@media screen and (max-width: 800px) and (orientation: landscape),
screen and (max-height: 300px) {
    .Gallery_1-0-0 .mfp-img-mobile .mfp-image-holder {
        padding-left: 0;
        padding-right: 0
    }

    .Gallery_1-0-0 .mfp-img-mobile img.mfp-img {
        padding: 0
    }

    .Gallery_1-0-0 .mfp-img-mobile .mfp-figure:after {
        top: 0;
        bottom: 0
    }

    .Gallery_1-0-0 .mfp-img-mobile .mfp-figure small {
        display: inline;
        margin-left: 5px
    }

    .Gallery_1-0-0 .mfp-img-mobile .mfp-bottom-bar {
        background: rgba(0, 0, 0, 0.6);
        bottom: 0;
        margin: 0;
        top: auto;
        padding: 3px 5px;
        position: fixed;
        box-sizing: border-box
    }

    .Gallery_1-0-0 .mfp-img-mobile .mfp-bottom-bar:empty {
        padding: 0
    }

    .Gallery_1-0-0 .mfp-img-mobile .mfp-counter {
        right: 5px;
        top: 3px
    }

    .Gallery_1-0-0 .mfp-img-mobile .mfp-close {
        top: 0;
        right: 0;
        width: 35px;
        height: 35px;
        line-height: 35px;
        background: rgba(0, 0, 0, 0.6);
        position: fixed;
        text-align: center;
        padding: 0
    }
}

@media all and (max-width: 900px) {
    .Gallery_1-0-0 .mfp-arrow {
        -webkit-transform: scale(0.75);
        transform: scale(0.75)
    }

    .Gallery_1-0-0 .mfp-arrow-left {
        -webkit-transform-origin: 0;
        transform-origin: 0
    }

    .Gallery_1-0-0 .mfp-arrow-right {
        -webkit-transform-origin: 100%;
        transform-origin: 100%
    }

    .Gallery_1-0-0 .mfp-container {
        padding-left: 6px;
        padding-right: 6px
    }
}

.GoogleAnalytics_1-0-0 #analyticsList>.border-bottom:last-child {
    border-width: 0;
    margin-bottom: 0
}

.GoogleAnalytics_1-0-0 .flex {
    display: flex;
    flex-wrap: wrap
}

.GoogleAnalytics_1-0-0 .flex-middle {
    align-items: center
}

.GoogleAnalytics_1-0-0 .padBottom5 {
    padding-bottom: 5px
}

.GoogleAnalytics_1-0-0 .padRight10 {
    padding-right: 10px
}

@media (max-width: 767px) {
    .GoogleAnalytics_1-0-0 .margin-top-xs-15 {
        margin-top: 15px
    }
}

@media (min-width: 768px) {
    .GoogleAnalytics_1-0-0 .text-sm-right {
        text-align: right
    }
}

@font-face {
    font-family: 'headerlinkicons';
    src: url("/Content/Fonts/headerlinkicons/headerlinkicons.eot");
    src: url("/Content/Fonts/headerlinkicons/headerlinkicons.eot?#iefix") format("embedded-opentype"), url("/Content/Fonts/headerlinkicons/headerlinkicons.woff") format("woff"), url("/Content/Fonts/headerlinkicons/headerlinkicons.ttf") format("truetype"), url("/Content/Fonts/headerlinkicons/headerlinkicons.svg#headerlinkicons") format("svg");
    font-weight: normal;
    font-style: normal
}

.HeaderLinks_1-0-0 .hli-marine-locations::before {
    content: "\e617"
}

.HeaderLinks_1-0-0 .hli-marine-outboard::before {
    content: "\e618"
}

.HeaderLinks_1-0-0 .hli-marine-pontoon::before {
    content: "\e619"
}

.HeaderLinks_1-0-0 .hli-marine-propeller::before {
    content: "\e61a"
}

.HeaderLinks_1-0-0 .hli-marine-pwc::before {
    content: "\e61b"
}

.HeaderLinks_1-0-0 .hli-marine-sail-boat::before {
    content: "\e61c"
}

.HeaderLinks_1-0-0 .hli-marine-service::before {
    content: "\e61d"
}

.HeaderLinks_1-0-0 .hli-marine-small-boat::before {
    content: "\e61e"
}

.HeaderLinks_1-0-0 .hli-marine-speed-boat::before {
    content: "\e61f"
}

.HeaderLinks_1-0-0 .hli-marine-yacht::before {
    content: "\e620"
}

.HeaderLinks_1-0-0 .hli-tire-passenger::before {
    content: "\e621"
}

.HeaderLinks_1-0-0 .hli-tire-light-truck::before {
    content: "\e622"
}

.HeaderLinks_1-0-0 .hli-tire-ag::before {
    content: "\e623"
}

.HeaderLinks_1-0-0 .hli-tire-all-season::before {
    content: "\e624"
}

.HeaderLinks_1-0-0 .hli-tire-commercial::before {
    content: "\e625"
}

.HeaderLinks_1-0-0 .hli-tire-off-road::before {
    content: "\e626"
}

.HeaderLinks_1-0-0 .hli-tire-otr::before {
    content: "\e627"
}

.HeaderLinks_1-0-0 .hli-tire-passenger-light-truck::before {
    content: "\e628"
}

.HeaderLinks_1-0-0 .hli-tire-performance::before {
    content: "\e629"
}

.HeaderLinks_1-0-0 .hli-tire-touring::before {
    content: "\e62a"
}

.HeaderLinks_1-0-0 .hli-tire-wheel::before {
    content: "\e62b"
}

.HeaderLinks_1-0-0 .hli-tire-winter::before {
    content: "\e62c"
}

.HeaderLinks_1-0-0 .hli-ps-sport-bike::before {
    content: "\e616"
}

.HeaderLinks_1-0-0 .hli-ope-chainsaw::before {
    content: "\e600"
}

.HeaderLinks_1-0-0 .hli-ope-generator::before {
    content: "\e601"
}

.HeaderLinks_1-0-0 .hli-ope-hedge-trimmer::before {
    content: "\e60e"
}

.HeaderLinks_1-0-0 .hli-ope-lawn-tractor::before {
    content: "\e60f"
}

.HeaderLinks_1-0-0 .hli-ope-leaf-blower::before {
    content: "\e610"
}

.HeaderLinks_1-0-0 .hli-ope-power-washer::before {
    content: "\e611"
}

.HeaderLinks_1-0-0 .hli-ope-snow-thrower::before {
    content: "\e612"
}

.HeaderLinks_1-0-0 .hli-ope-string-trimmer::before {
    content: "\e613"
}

.HeaderLinks_1-0-0 .hli-ope-walk-behind-mower::before {
    content: "\e614"
}

.HeaderLinks_1-0-0 .hli-ope-zero-turn-mower::before {
    content: "\e615"
}

.HeaderLinks_1-0-0 .hli-ps-sport-bike2::before {
    content: "\e607"
}

.HeaderLinks_1-0-0 .hli-ps-snowmobile::before {
    content: "\e606"
}

.HeaderLinks_1-0-0 .hli-ps-side-x-side::before {
    content: "\e602"
}

.HeaderLinks_1-0-0 .hli-ps-scooter::before {
    content: "\e603"
}

.HeaderLinks_1-0-0 .hli-ps-riding-gear::before {
    content: "\e604"
}

.HeaderLinks_1-0-0 .hli-ps-pwc::before {
    content: "\e605"
}

.HeaderLinks_1-0-0 .hli-ps-neighborhood-vehicle::before {
    content: "\e608"
}

.HeaderLinks_1-0-0 .hli-ps-motorcycle::before {
    content: "\e609"
}

.HeaderLinks_1-0-0 .hli-ps-dirt-bike::before {
    content: "\e60a"
}

.HeaderLinks_1-0-0 .hli-ps-casual-gear::before {
    content: "\e60b"
}

.HeaderLinks_1-0-0 .hli-ps-atv::before {
    content: "\e60c"
}

.HeaderLinks_1-0-0 .hli-ps-adventure::before {
    content: "\e60d"
}

.HeaderLinks_1-0-0 .flex {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex
}

.HeaderLinks_1-0-0 .flex-wrap {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.HeaderLinks_1-0-0 .flex-center {
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center
}

.HeaderLinks_1-0-0 .flex-col-rev {
    -webkit-flex-direction: column-reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse
}

.HeaderLinks_1-0-0 .flex-col {
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column
}

.HeaderLinks_1-0-0 .flex-col .icon-link {
    border-top: 2px solid #000
}

.HeaderLinks_1-0-0 .flex-col.col a {
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center
}

.HeaderLinks_1-0-0 .flex-col.col a .flex-grow {
    -webkit-flex-grow: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
    width: 25%
}

.HeaderLinks_1-0-0 .flex-col.col .link-text {
    font-size: 1.25em;
    font-size: 1.7rem;
    margin-left: 2rem;
    width: 75%;
    text-align: left
}

.HeaderLinks_1-0-0 .flex-col.col .flex-col-rev .link-text {
    margin-left: 25%;
    padding-left: 2rem
}

.HeaderLinks_1-0-0 .flex-bottom {
    -ms-flex-line-pack: end;
    align-content: flex-end
}

.HeaderLinks_1-0-0 .flex-grow {
    -webkit-flex-grow: 1;
    -ms-flex-positive: 1;
    flex-grow: 1
}

.HeaderLinks_1-0-0 .align-bottom {
    -ms-flex-item-align: end;
    align-self: flex-end
}

.HeaderLinks_1-0-0 .block {
    display: block
}

.HeaderLinks_1-0-0 .pad15 {
    padding: 1.5rem
}

.HeaderLinks_1-0-0 .margin-0 {
    margin: 0
}

.HeaderLinks_1-0-0 .relative {
    position: relative
}

.HeaderLinks_1-0-0 .icon-links {
    word-break: break-word;
    min-width: 300px
}

.HeaderLinks_1-0-0 .icon-links.min-width {
    position: absolute;
    top: 100%;
    right: 0px;
    z-index: 5;
    max-width: 100%;
    background-color: #fff;
    box-shadow: 0px 5px 10px #333
}

.HeaderLinks_1-0-0 .icon-links.min-width.side-slide {
    top: 0
}

.HeaderLinks_1-0-0 .side-slide {
    top: 0;
    border-bottom: 2px solid #000;
    border-left: 2px solid #000;
    box-shadow: none
}

.HeaderLinks_1-0-0 .iconToggler {
    padding: 1rem;
    cursor: pointer
}

.HeaderLinks_1-0-0 .toggleHeader {
    background-color: #000;
    color: #fff;
    width: 100%
}

.HeaderLinks_1-0-0 .panel-body .btn {
    min-height: 25px
}

.HeaderLinks_1-0-0 .tt-hint {
    color: #999
}

.HeaderLinks_1-0-0 .tt-menu {
    width: 250px;
    margin-top: 6px;
    padding: 4px 0;
    background-color: #fff;
    border: 1px solid #ccc;
    border: 1px solid rgba(0, 0, 0, 0.2);
    border-radius: 8px;
    box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2)
}

.HeaderLinks_1-0-0 .tt-suggestion {
    padding: 3px 20px;
    font-size: 12px;
    line-height: 24px
}

.HeaderLinks_1-0-0 .tt-suggestion.tt-is-under-cursor,
.HeaderLinks_1-0-0 .tt-suggestion:hover {
    color: #fff;
    background-color: #0097cf
}

.HeaderLinks_1-0-0 .tt-suggestion p {
    margin: 0
}

.HeaderLinks_1-0-0 .twitter-typeahead {
    display: block !important
}

.HeaderLinks_1-0-0 .twitter-typeahead::before,
.HeaderLinks_1-0-0 .twitter-typeahead:after {
    content: " ";
    display: table
}

.HeaderLinks_1-0-0 .twitter-typeahead:after {
    clear: both
}

.HeaderLinks_1-0-0 .ui-sortable .panel-heading {
    cursor: move
}

.HeaderLinks_1-0-0 .link-text {
    font-size: 0.85em;
    font-size: 1.2rem;
    text-align: center
}

.HeaderLinks_1-0-0 .icon {
    text-align: center
}

.HeaderLinks_1-0-0 .icon-link a {
    text-decoration: none
}

.HeaderLinks_1-0-0 .min-width .fa-4x {
    font-size: 3.2em;
    font-size: 4.5rem
}

.HeaderLinks_1-0-0 [class^="hli-"],
.HeaderLinks_1-0-0 [class*=" hli-"] {
    font-family: 'headerlinkicons';
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.HeaderLinks_1-0-0 .width-100 {
    width: 100%
}

@media (max-width: 991px) {
    .HeaderLinks_1-0-0 .icon-links {
        width: 500px
    }
}

@media (max-width: 768px) {
    .HeaderLinks_1-0-0 .icon-links {
        width: 300px
    }
}

@font-face {
    font-family: 'headerlinkicons';
    src: url("/Content/Fonts/headerlinkicons/headerlinkicons.eot");
    src: url("/Content/Fonts/headerlinkicons/headerlinkicons.eot?#iefix") format("embedded-opentype"), url("/Content/Fonts/headerlinkicons/headerlinkicons.woff") format("woff"), url("/Content/Fonts/headerlinkicons/headerlinkicons.ttf") format("truetype"), url("/Content/Fonts/headerlinkicons/headerlinkicons.svg#headerlinkicons") format("svg");
    font-weight: normal;
    font-style: normal
}

.HeaderLinks_1-1-0 .hli-marine-locations::before {
    content: "\e617"
}

.HeaderLinks_1-1-0 .hli-marine-outboard::before {
    content: "\e618"
}

.HeaderLinks_1-1-0 .hli-marine-pontoon::before {
    content: "\e619"
}

.HeaderLinks_1-1-0 .hli-marine-propeller::before {
    content: "\e61a"
}

.HeaderLinks_1-1-0 .hli-marine-pwc::before {
    content: "\e61b"
}

.HeaderLinks_1-1-0 .hli-marine-sail-boat::before {
    content: "\e61c"
}

.HeaderLinks_1-1-0 .hli-marine-service::before {
    content: "\e61d"
}

.HeaderLinks_1-1-0 .hli-marine-small-boat::before {
    content: "\e61e"
}

.HeaderLinks_1-1-0 .hli-marine-speed-boat::before {
    content: "\e61f"
}

.HeaderLinks_1-1-0 .hli-marine-yacht::before {
    content: "\e620"
}

.HeaderLinks_1-1-0 .hli-tire-passenger::before {
    content: "\e621"
}

.HeaderLinks_1-1-0 .hli-tire-light-truck::before {
    content: "\e622"
}

.HeaderLinks_1-1-0 .hli-tire-ag::before {
    content: "\e623"
}

.HeaderLinks_1-1-0 .hli-tire-all-season::before {
    content: "\e624"
}

.HeaderLinks_1-1-0 .hli-tire-commercial::before {
    content: "\e625"
}

.HeaderLinks_1-1-0 .hli-tire-off-road::before {
    content: "\e626"
}

.HeaderLinks_1-1-0 .hli-tire-otr::before {
    content: "\e627"
}

.HeaderLinks_1-1-0 .hli-tire-passenger-light-truck::before {
    content: "\e628"
}

.HeaderLinks_1-1-0 .hli-tire-performance::before {
    content: "\e629"
}

.HeaderLinks_1-1-0 .hli-tire-touring::before {
    content: "\e62a"
}

.HeaderLinks_1-1-0 .hli-tire-wheel::before {
    content: "\e62b"
}

.HeaderLinks_1-1-0 .hli-tire-winter::before {
    content: "\e62c"
}

.HeaderLinks_1-1-0 .hli-ps-sport-bike::before {
    content: "\e616"
}

.HeaderLinks_1-1-0 .hli-ope-chainsaw::before {
    content: "\e600"
}

.HeaderLinks_1-1-0 .hli-ope-generator::before {
    content: "\e601"
}

.HeaderLinks_1-1-0 .hli-ope-hedge-trimmer::before {
    content: "\e60e"
}

.HeaderLinks_1-1-0 .hli-ope-lawn-tractor::before {
    content: "\e60f"
}

.HeaderLinks_1-1-0 .hli-ope-leaf-blower::before {
    content: "\e610"
}

.HeaderLinks_1-1-0 .hli-ope-power-washer::before {
    content: "\e611"
}

.HeaderLinks_1-1-0 .hli-ope-snow-thrower::before {
    content: "\e612"
}

.HeaderLinks_1-1-0 .hli-ope-string-trimmer::before {
    content: "\e613"
}

.HeaderLinks_1-1-0 .hli-ope-walk-behind-mower::before {
    content: "\e614"
}

.HeaderLinks_1-1-0 .hli-ope-zero-turn-mower::before {
    content: "\e615"
}

.HeaderLinks_1-1-0 .hli-ps-sport-bike2::before {
    content: "\e607"
}

.HeaderLinks_1-1-0 .hli-ps-snowmobile::before {
    content: "\e606"
}

.HeaderLinks_1-1-0 .hli-ps-side-x-side::before {
    content: "\e602"
}

.HeaderLinks_1-1-0 .hli-ps-scooter::before {
    content: "\e603"
}

.HeaderLinks_1-1-0 .hli-ps-riding-gear::before {
    content: "\e604"
}

.HeaderLinks_1-1-0 .hli-ps-pwc::before {
    content: "\e605"
}

.HeaderLinks_1-1-0 .hli-ps-neighborhood-vehicle::before {
    content: "\e608"
}

.HeaderLinks_1-1-0 .hli-ps-motorcycle::before {
    content: "\e609"
}

.HeaderLinks_1-1-0 .hli-ps-dirt-bike::before {
    content: "\e60a"
}

.HeaderLinks_1-1-0 .hli-ps-casual-gear::before {
    content: "\e60b"
}

.HeaderLinks_1-1-0 .hli-ps-atv::before {
    content: "\e60c"
}

.HeaderLinks_1-1-0 .hli-ps-adventure::before {
    content: "\e60d"
}

.HeaderLinks_1-1-0 .flex {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.HeaderLinks_1-1-0 .icon-links.full-width .flex-wrap {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.HeaderLinks_1-1-0 .flex-center {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.HeaderLinks_1-1-0 .flex-col-rev {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse
}

.HeaderLinks_1-1-0 .flex-col {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
}

.HeaderLinks_1-1-0 .flex-col .icon-link {
    border-top: 2px solid #000
}

.HeaderLinks_1-1-0 .flex-col.col a {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.HeaderLinks_1-1-0 .flex-col.col a .flex-grow {
    -webkit-box-flex: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
    width: 25%
}

.HeaderLinks_1-1-0 .flex-col.col .link-text {
    font-size: 1.25em;
    font-size: 1.7rem;
    margin-left: 2rem;
    width: 75%;
    text-align: left
}

.HeaderLinks_1-1-0 .flex-col.col .flex-col-rev .link-text {
    margin-left: 25%;
    padding-left: 2rem
}

.HeaderLinks_1-1-0 .flex-bottom {
    -ms-flex-line-pack: end;
    align-content: flex-end
}

.HeaderLinks_1-1-0 .flex-grow {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1
}

.HeaderLinks_1-1-0 .align-bottom {
    -ms-flex-item-align: end;
    align-self: flex-end
}

.HeaderLinks_1-1-0 .block {
    display: block
}

.HeaderLinks_1-1-0 .pad15 {
    padding: 1.5rem
}

.HeaderLinks_1-1-0 .margin-0 {
    margin: 0
}

.HeaderLinks_1-1-0 .relative {
    position: relative
}

.HeaderLinks_1-1-0 .icon-links {
    word-break: break-word;
    min-width: 300px
}

.HeaderLinks_1-1-0 .icon-links.min-width {
    position: absolute;
    top: 100%;
    right: 0px;
    z-index: 5;
    max-width: 100%;
    background-color: #fff;
    -webkit-box-shadow: 0px 5px 10px #333;
    box-shadow: 0px 5px 10px #333
}

.HeaderLinks_1-1-0 .icon-links.min-width.side-slide {
    top: 0
}

.HeaderLinks_1-1-0 .icon-link a:hover {
    color: #000
}

.HeaderLinks_1-1-0 .icon-link a:hover .label-default {
    background-color: #000
}

.HeaderLinks_1-1-0 .icon-link .label {
    padding: .6rem;
    margin-top: .25rem
}

.HeaderLinks_1-1-0 .icon-link .label-default {
    background-color: #000
}

.HeaderLinks_1-1-0 .full-width .rounded-icons a,
.HeaderLinks_1-1-0 .headerlinks-slider .rounded-icons a {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.HeaderLinks_1-1-0 .full-width .icon-bg,
.HeaderLinks_1-1-0 .headerlinks-slider .icon-bg {
    background-color: #fff;
    padding: 1rem;
    margin: 0 0.5rem
}

.HeaderLinks_1-1-0 .full-width .link-text,
.HeaderLinks_1-1-0 .headerlinks-slider .link-text {
    display: block
}

.HeaderLinks_1-1-0 .full-width .icon-bg {
    display: inline
}

.HeaderLinks_1-1-0 .headerlinks-slider .square-icons .icon-bg {
    display: block
}

.HeaderLinks_1-1-0 .headerlinks-slider .icon-bg {
    display: inline-block
}

.HeaderLinks_1-1-0 .iconToggler {
    padding: 1rem;
    cursor: pointer;
    white-space: normal;
    hyphens: auto
}

.HeaderLinks_1-1-0 .toggleHeader {
    background-color: #000;
    color: #fff;
    width: 100%
}

.HeaderLinks_1-1-0 .panel-body .btn {
    min-height: 25px
}

.HeaderLinks_1-1-0 .tt-hint {
    color: #999
}

.HeaderLinks_1-1-0 .tt-menu {
    width: 250px;
    margin-top: 6px;
    padding: 4px 0;
    background-color: #fff;
    border: 1px solid #ccc;
    border: 1px solid rgba(0, 0, 0, 0.2);
    border-radius: 8px;
    -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
    box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2)
}

.HeaderLinks_1-1-0 .tt-suggestion {
    padding: 3px 20px;
    font-size: 12px;
    line-height: 24px
}

.HeaderLinks_1-1-0 .tt-suggestion.tt-is-under-cursor,
.HeaderLinks_1-1-0 .tt-suggestion:hover {
    color: #fff;
    background-color: #0097cf
}

.HeaderLinks_1-1-0 .tt-suggestion p {
    margin: 0
}

.HeaderLinks_1-1-0 .twitter-typeahead {
    display: block !important
}

.HeaderLinks_1-1-0 .twitter-typeahead::before,
.HeaderLinks_1-1-0 .twitter-typeahead:after {
    content: " ";
    display: table
}

.HeaderLinks_1-1-0 .twitter-typeahead:after {
    clear: both
}

.HeaderLinks_1-1-0 .ui-sortable .panel-heading {
    cursor: move
}

.HeaderLinks_1-1-0 .link-text {
    font-size: 0.85em;
    font-size: 1.2rem;
    text-align: center
}

.HeaderLinks_1-1-0 .link-text.label {
    white-space: normal
}

.HeaderLinks_1-1-0 .icon {
    text-align: center
}

.HeaderLinks_1-1-0 .slick-prev {
    left: 0px
}

.HeaderLinks_1-1-0 .slick-next {
    right: 0px
}

.HeaderLinks_1-1-0 .slick-prev:before,
.HeaderLinks_1-1-0 .slick-next:before {
    color: #000
}

.HeaderLinks_1-1-0 .headerlinks-slider {
    padding: 0 30px
}

.HeaderLinks_1-1-0 .icon-link a {
    text-decoration: none
}

.HeaderLinks_1-1-0 .min-width .fa-4x {
    font-size: 3.2em;
    font-size: 4.5rem
}

.HeaderLinks_1-1-0 [class^="hli-"],
.HeaderLinks_1-1-0 [class*=" hli-"] {
    font-family: 'headerlinkicons';
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1.42857 !important;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.HeaderLinks_1-1-0 .component-config [class^="hli-"],
.HeaderLinks_1-1-0 .component-config [class*=" hli-"] {
    line-height: 1 !important
}

.HeaderLinks_1-1-0 .width-100 {
    width: 100%
}

@media (max-width: 991px) {
    .HeaderLinks_1-1-0 .icon-links {
        width: 500px
    }
}

@media (max-width: 768px) {
    .HeaderLinks_1-1-0 .icon-links {
        width: 300px
    }
}

.Header_1-0-0 .component-config .panel {
    border: 1px solid #ddd !important
}

.Header_1-0-0 .component-config label {
    cursor: pointer;
    margin-bottom: 0px
}

.Header_1-0-0 .margin-0 {
    margin: 0
}

.Header_1-0-0 .width-100 {
    width: 100%
}

.Header_1-0-0 .flex {
    display: flex
}

.Header_1-0-0 .flex-center {
    align-items: center
}

.Header_1-0-0 .flex-wrap {
    flex-wrap: wrap
}

.Header_1-0-0 .z-1 {
    z-index: 1
}

.Header_1-0-0 .header-a {
    background-color: #1e1e1e
}

.Header_1-0-0 .header-a .logo-container {
    padding: 15px 0 15px 15px;
    margin-right: 15px;
    background-color: transparent
}

.Header_1-0-0 .header-a .logo-container .logo-link img {
    margin: 0 auto;
    max-height: 175px;
    padding: 6px
}

.Header_1-0-0 .header-a .contact-info {
    text-align: left;
    font-size: 15px;
    line-height: 22px;
    padding: 27px 0;
    color: #fff
}

.Header_1-0-0 .header-a .contact-info .phone-info {
    font-weight: bold;
    font-size: 17px
}

.Header_1-0-0 .header-a .contact-info .address-info {
    display: block
}

.Header_1-0-0 .header-a .contact-info .phone-info,
.Header_1-0-0 .header-a .contact-info .address-info {
    margin: 0 5px
}

.Header_1-0-0 .header-a .contact-info .phone-info a,
.Header_1-0-0 .header-a .contact-info .address-info a {
    color: #fff
}

.Header_1-0-0 .header-a .contact-info .phone-info:before,
.Header_1-0-0 .header-a .contact-info .address-info:before {
    font-family: "fontawesome";
    color: #000;
    font-size: 15px
}

.Header_1-0-0 .header-a .contact-info .phone-info:before {
    content: ""
}

.Header_1-0-0 .header-a .contact-info .address-info:before {
    content: "";
    margin-right: 7px
}

.Header_1-0-0 .header-a #hideable-search .additional-links {
    color: #fff;
    float: left
}

.Header_1-0-0 .header-a #hideable-search .additional-links a {
    margin: 0 8px
}

.Header_1-0-0 .header-a #hideable-search .additional-links a:hover {
    text-decoration: underline
}

.Header_1-0-0 .header-a #hideable-search .smedia {
    float: right;
    margin: 0;
    padding: 0;
    list-style: none
}

.Header_1-0-0 .header-a #hideable-search .smedia li {
    margin: 0 5px;
    padding: 0;
    display: inline
}

.Header_1-0-0 .header-a #hideable-search .smedia li a {
    color: #fff
}

.Header_1-0-0 .header-a #hideable-search .smedia li a .fa {
    font-size: 18px
}

.Header_1-0-0 .header-a #hideable-search .smedia li a:hover {
    text-decoration: none
}

.Header_1-0-0 .header-a #hideable-search .smedia li a:hover .fa {
    text-decoration: none;
    color: #ccc
}

.Header_1-0-0 .header-a #hideable-search .hideable-search-wrapper {
    padding: 15px 0;
    border-radius: 5px
}

.Header_1-0-0 .header-a .navbar {
    margin-bottom: 0;
    border-radius: 0
}

.Header_1-0-0 .header-a .navbar-toggle {
    padding: 9px 0;
    margin-right: 0;
    border: 0 solid transparent
}

.Header_1-0-0 .header-a .prime-nav {
    border-radius: 0;
    background: #323131;
    clear: both
}

.Header_1-0-0 .header-a .prime-nav .phone-icon,
.Header_1-0-0 .header-a .prime-nav .map-icon {
    text-align: left
}

.Header_1-0-0 .header-a .prime-nav .search-icon {
    text-align: right
}

.Header_1-0-0 .header-a .prime-nav .navbar-header .navbar-toggle .icon-bar {
    background-color: #fff
}

.Header_1-0-0 .header-a .prime-nav .navbar-collapse .nav>li>a {
    color: #fff
}

.Header_1-0-0 .header-a .prime-nav .navbar-collapse .nav>li>a .fa-caret-down {
    display: none
}

.Header_1-0-0 .header-a .prime-nav .navbar-collapse .nav>li>a:hover,
.Header_1-0-0 .header-a .prime-nav .navbar-collapse .nav>li>a:focus {
    background-color: #000
}

.Header_1-0-0 .header-a .prime-nav .navbar-collapse .nav>li.open>a {
    background-color: #000
}

.Header_1-0-0 .header-a .prime-nav .navbar-collapse .nav>li.open>a:hover {
    background-color: #000
}

.Header_1-0-0 .header-a .prime-nav .navbar-collapse .nav li.dropdown .dropdown-menu {
    background: #323131;
    border: 1px solid #454648
}

.Header_1-0-0 .header-a .prime-nav .navbar-collapse .nav li.dropdown .dropdown-menu .dropdown-link {
    color: #fff
}

.Header_1-0-0 .header-a .prime-nav .navbar-collapse .nav li.dropdown .dropdown-menu .dropdown-link:hover {
    background-color: #000
}

.Header_1-0-0 .header-a .mobilenav-icon .fa {
    color: #fff;
    font-size: 20px;
    cursor: pointer
}

@media (max-width: 768px) {
    .Header_1-0-0 .header-a {
        background-color: #1e1e1e
    }

    .Header_1-0-0 .header-a .logo-container {
        background-color: transparent
    }

    .Header_1-0-0 .header-a #hideable-search .hideable-search-wrapper {
        padding: 9px 0
    }

    .Header_1-0-0 .header-a .prime-nav {
        background-color: #323131;
        padding: 1px 0
    }

    .Header_1-0-0 .header-a .prime-nav .navbar-collapse .nav>li>a:hover {
        background-color: transparent
    }

    .Header_1-0-0 .header-a .prime-nav .navbar-collapse .nav>li.open {
        background: transparent
    }

    .Header_1-0-0 .header-a .prime-nav .navbar-collapse .nav>li.open>a,
    .Header_1-0-0 .header-a .prime-nav .navbar-collapse .nav>li.open a:hover,
    .Header_1-0-0 .header-a .prime-nav .navbar-collapse .nav>li.open a:focus {
        background: transparent
    }

    .Header_1-0-0 .header-a .prime-nav .navbar-collapse .nav>li.dropdown .dropdown-menu {
        border: 0 solid transparent
    }

    .Header_1-0-0 .header-a .mobilenav-icon .icon {
        padding: 15px 0
    }
}

@media (min-width: 768px) and (max-width: 992px) {
    .Header_1-0-0 .header-a .contact-info {
        font-size: 11px;
        line-height: 16px
    }

    .Header_1-0-0 .header-a .contact-info .phone-info {
        font-size: 13px
    }

    .Header_1-0-0 .header-a .contact-info .phone-info:before {
        font-size: 13px
    }

    .Header_1-0-0 .header-a #hideable-search .smedia li a .fa {
        font-size: 15px
    }
}

@media (min-width: 768px) {
    .Header_1-0-0 .header-a {
        height: 226px
    }

    .Header_1-0-0 .header-a .upperheader-wrapper {
        height: 176px;
        display: flex;
        align-items: center
    }

    .Header_1-0-0 .header-a .upperheader-wrapper .logo-container img .logo-link {
        max-height: 156px
    }

    .Header_1-0-0 .header-a .upperheader-wrapper #hideable-search .searchbar-wrapper {
        padding: 0
    }

    .Header_1-0-0 .header-a .upperheader-wrapper #hideable-search.collapse {
        display: block !important;
        height: auto !important
    }

    .Header_1-0-0 .header-a .prime-nav .navbar-collapse .nav {
        display: flex;
        flex-direction: row;
        width: 100%;
        float: none
    }

    .Header_1-0-0 .header-a .prime-nav .navbar-collapse .nav>li {
        display: inline-block;
        flex: 1;
        height: 55px
    }

    .Header_1-0-0 .header-a .prime-nav .navbar-collapse .nav>li>a {
        display: flex;
        align-items: center;
        justify-content: center;
        text-align: center;
        line-height: 15px;
        width: 100%;
        height: 100%
    }
}

.Header_1-0-0 .margin-0 {
    margin: 0
}

.Header_1-0-0 .width-100 {
    width: 100%
}

.Header_1-0-0 .flex {
    display: flex
}

.Header_1-0-0 .flex-center {
    align-items: center
}

.Header_1-0-0 .flex-wrap {
    flex-wrap: wrap
}

.Header_1-0-0 .z-1 {
    z-index: 1
}

.Header_1-0-0 .header-b .logo-container {
    padding: 10px;
    height: 100px;
    position: relative;
    text-align: center
}

.Header_1-0-0 .header-b .logo-container img {
    display: inline-block;
    max-height: 80px;
    position: relative;
    top: 50%;
    transform: translateY(-50%)
}

.Header_1-0-0 .header-b .navigationBar {
    padding: 0;
    height: 50px
}

.Header_1-0-0 .header-b .header-b-right {
    padding: 0
}

.Header_1-0-0 .header-b .header-content {
    height: 50px;
    line-height: 50px
}

.Header_1-0-0 .header-b .navbar {
    border-radius: 0;
    border: 0;
    margin-bottom: 0px
}

.Header_1-0-0 .header-b .social-media .badge {
    background-color: #999
}

.Header_1-0-0 .header-b .navbar-collapse .search {
    margin-bottom: 8px
}

.Header_1-0-0 .header-b .search {
    margin-top: 8px
}

.Header_1-0-0 .header-b .search-dd {
    margin: 8px 0
}

.Header_1-0-0 .header-b .navbar-toggle__a {
    color: inherit
}

.Header_1-0-0 #header-b-search.navbar-collapse {
    padding-left: 0px;
    padding-right: 0px;
    overflow-y: visible
}

@media (max-width: 992px) {
    .Header_1-0-0 .header-b .logo-container {
        padding: 10px;
        height: 50px
    }

    .Header_1-0-0 .header-b .logo-container img {
        max-height: 30px;
        margin-left: 0
    }

    .Header_1-0-0 .header-b .button-container {
        padding: 10px;
        height: 50px
    }

    .Header_1-0-0 .header-b .button-container .navbar-toggle {
        margin: 0
    }

    .Header_1-0-0 .header-b .button-container button {
        margin-top: -10px
    }

    .Header_1-0-0 .header-b .navigationBar {
        height: auto
    }
}

@media (max-width: 768px) {
    .Header_1-0-0 .header-b .logo-container {
        text-align: left
    }

    .Header_1-0-0 .header-b .button-container {
        padding-left: 10px;
        padding-top: 7px;
        padding-bottom: 0;
        padding-right: 0
    }
}

.Header_1-0-0 .margin-0 {
    margin: 0
}

.Header_1-0-0 .width-100 {
    width: 100%
}

.Header_1-0-0 .flex {
    display: flex
}

.Header_1-0-0 .flex-center {
    align-items: center
}

.Header_1-0-0 .flex-wrap {
    flex-wrap: wrap
}

.Header_1-0-0 .z-1 {
    z-index: 1
}

.Header_1-0-0 .header-c {
    position: relative;
    clear: both;
    background-color: #1e1e1e
}

.Header_1-0-0 .header-c .logo-container {
    background-color: transparent
}

.Header_1-0-0 .header-c .logo-container .logo-link img {
    margin: 0 auto;
    max-height: 175px;
    padding: 1rem 6px
}

.Header_1-0-0 .header-c #hideable-search .hideable-search-wrapper {
    padding: 9px 0;
    background-color: #1e1e1e;
    z-index: 1
}

.Header_1-0-0 .header-c #hideable-search .hideable-search-wrapper .close-searchbar {
    text-align: center
}

.Header_1-0-0 .header-c #hideable-search .hideable-search-wrapper .close-searchbar .fa-times {
    cursor: pointer;
    color: #fff;
    font-size: 32px
}

.Header_1-0-0 .header-c .prime-nav {
    margin-bottom: 0
}

.Header_1-0-0 .header-c .prime-nav .phone-icon,
.Header_1-0-0 .header-c .prime-nav .map-icon {
    text-align: left
}

.Header_1-0-0 .header-c .prime-nav .navbar-header .navbar-toggle {
    margin-right: 0;
    padding: 9px 0;
    border: 0 solid transparent
}

.Header_1-0-0 .header-c .prime-nav .navbar-header .navbar-toggle .icon-bar {
    background-color: #fff
}

.Header_1-0-0 .header-c .prime-nav .navbar-collapse .nav>li>a {
    color: #fff
}

.Header_1-0-0 .header-c .prime-nav .navbar-collapse .nav>li>a .fa-caret-down {
    display: none
}

.Header_1-0-0 .header-c .prime-nav .navbar-collapse .nav>li>a:hover,
.Header_1-0-0 .header-c .prime-nav .navbar-collapse .nav>li>a:focus {
    background-color: #000
}

.Header_1-0-0 .header-c .prime-nav .navbar-collapse .nav>li.open>a {
    background-color: #000
}

.Header_1-0-0 .header-c .prime-nav .navbar-collapse .nav>li.open>a:hover {
    background-color: #000
}

.Header_1-0-0 .header-c .prime-nav .navbar-collapse .nav li.dropdown .dropdown-menu {
    background: #323131
}

.Header_1-0-0 .header-c .prime-nav .navbar-collapse .nav li.dropdown .dropdown-menu .dropdown-link {
    color: #fff
}

.Header_1-0-0 .header-c .prime-nav .navbar-collapse .nav li.dropdown .dropdown-menu .dropdown-link:hover {
    background-color: #000
}

.Header_1-0-0 .header-c .mobilenav-icon .fa {
    color: #fff;
    font-size: 20px;
    cursor: pointer
}

@media (max-width: 991px) {
    .Header_1-0-0 .header-c .nav-links {
        border-width: 0
    }

    .Header_1-0-0 .header-c #hideable-search .hideable-search-wrapper {
        border-radius: 0;
        padding: 9px 0
    }

    .Header_1-0-0 .header-c .prime-nav {
        padding: 1px 0
    }

    .Header_1-0-0 .header-c .prime-nav .search-icon {
        text-align: right
    }

    .Header_1-0-0 .header-c .prime-nav .navbar-collapse .nav>li>a:hover {
        background-color: transparent
    }

    .Header_1-0-0 .header-c .prime-nav .navbar-collapse .nav>.open {
        background: transparent
    }

    .Header_1-0-0 .header-c .prime-nav .navbar-collapse .nav>.open>a,
    .Header_1-0-0 .header-c .prime-nav .navbar-collapse .nav>.open a:hover,
    .Header_1-0-0 .header-c .prime-nav .navbar-collapse .nav>.open a:focus {
        background: transparent
    }

    .Header_1-0-0 .header-c .prime-nav .navbar-collapse .nav>.dropdown .dropdown-menu {
        border: 0 solid transparent
    }

    .Header_1-0-0 .header-c .mobilenav-icon .icon {
        padding: 15px 0
    }
}

@media (min-width: 768px) {
    .Header_1-0-0 .header-c {
        height: 175px;
        display: flex;
        justify-content: center;
        align-items: center
    }

    .Header_1-0-0 .header-c #hideable-search {
        position: absolute;
        top: 52px;
        right: 10px
    }

    .Header_1-0-0 .header-c #hideable-search .hideable-search-wrapper {
        border-radius: 5px;
        padding: 15px 0
    }

    .Header_1-0-0 .header-c .dropdown:hover .dropdown-menu {
        display: block
    }

    .Header_1-0-0 .header-c .dropdown-menu {
        border: 1px solid #454648
    }

    .Header_1-0-0 .header-c .dropdown-menu>li>a {
        color: #fff
    }

    .Header_1-0-0 .header-c .prime-nav .nav-links {
        border-right: 1px solid #747679
    }

    .Header_1-0-0 .header-c .prime-nav .navbar-collapse .nav {
        display: flex;
        flex-direction: row;
        width: 100%;
        float: none
    }

    .Header_1-0-0 .header-c .prime-nav .navbar-collapse .nav>li {
        display: inline-block;
        flex: 1;
        height: 45px
    }

    .Header_1-0-0 .header-c .prime-nav .navbar-collapse .nav>li>a {
        display: flex;
        align-items: center;
        justify-content: center;
        text-align: center;
        line-height: 15px;
        width: 100%;
        height: 100%
    }
}

@media (max-width: 768px) {
    .Header_1-0-0 .header-c {
        background-color: #323131
    }
}

.Header_1-0-0 .margin-0 {
    margin: 0
}

.Header_1-0-0 .width-100 {
    width: 100%
}

.Header_1-0-0 .flex {
    display: flex
}

.Header_1-0-0 .flex-center {
    align-items: center
}

.Header_1-0-0 .flex-wrap {
    flex-wrap: wrap
}

.Header_1-0-0 .z-1 {
    z-index: 1
}

.Header_1-0-0 .header-d {
    background-color: #1e1e1e
}

.Header_1-0-0 .header-d .logo-container {
    padding: 15px 0 15px 15px;
    margin-right: 15px;
    background-color: transparent
}

.Header_1-0-0 .header-d .logo-container .logo-link img {
    margin: 0 auto;
    max-height: 180px
}

.Header_1-0-0 .header-d .icon-toggle {
    display: block
}

.Header_1-0-0 .header-d .contact-info {
    text-align: right;
    font-size: 15px
}

.Header_1-0-0 .header-d .contact-info .phone-info,
.Header_1-0-0 .header-d .contact-info .map-link,
.Header_1-0-0 .header-d .contact-info .contact-link {
    margin: 0 10px 0 0
}

.Header_1-0-0 .header-d .contact-info .phone-info a,
.Header_1-0-0 .header-d .contact-info .map-link a,
.Header_1-0-0 .header-d .contact-info .contact-link a {
    color: #fff
}

.Header_1-0-0 .header-d .contact-info .phone-info:before,
.Header_1-0-0 .header-d .contact-info .map-link:before,
.Header_1-0-0 .header-d .contact-info .contact-link:before {
    font-family: "fontawesome";
    color: #000;
    font-size: 15px
}

.Header_1-0-0 .header-d .contact-info .phone-info:before {
    content: "\f095"
}

.Header_1-0-0 .header-d .contact-info .map-link:before {
    content: "\f041"
}

.Header_1-0-0 .header-d .contact-info .contact-link:before {
    content: "\f0e0"
}

.Header_1-0-0 .header-d .contact-info .smedia {
    float: right;
    margin: 0;
    padding: 0;
    list-style: none
}

.Header_1-0-0 .header-d .contact-info .smedia li {
    margin: 0 10px 0 0;
    padding: 0;
    display: inline
}

.Header_1-0-0 .header-d .contact-info .smedia li a {
    color: #fff
}

.Header_1-0-0 .header-d .contact-info .smedia li a .fa {
    font-size: 18px;
    text-decoration: none
}

.Header_1-0-0 .header-d .contact-info .smedia li a:hover {
    text-decoration: none;
    color: #ccc
}

.Header_1-0-0 .header-d .contact-info .smedia li a:hover .fa {
    text-decoration: none
}

.Header_1-0-0 .header-d .contact-info .smedia li:last-child {
    margin: 0
}

.Header_1-0-0 .header-d #hideable-search .hideable-search-wrapper {
    padding: 15px 0;
    border-radius: 5px
}

.Header_1-0-0 .header-d .prime-nav {
    background: #323131;
    clear: both
}

.Header_1-0-0 .header-d .prime-nav .phone-icon,
.Header_1-0-0 .header-d .prime-nav .map-icon {
    text-align: left
}

.Header_1-0-0 .header-d .prime-nav .search-icon {
    text-align: right
}

.Header_1-0-0 .header-d .prime-nav .navbar-header .navbar-toggle {
    padding: 9px 0;
    margin-right: 0;
    border: 0 solid transparent
}

.Header_1-0-0 .header-d .prime-nav .navbar-header .navbar-toggle .icon-bar {
    background-color: #fff
}

.Header_1-0-0 .header-d .prime-nav .navbar-collapse .nav>li>a {
    color: #fff
}

.Header_1-0-0 .header-d .prime-nav .navbar-collapse .nav>li>a .fa-caret-down {
    display: none
}

.Header_1-0-0 .header-d .prime-nav .navbar-collapse .nav>li>a:hover,
.Header_1-0-0 .header-d .prime-nav .navbar-collapse .nav>li>a:focus {
    background-color: #000
}

.Header_1-0-0 .header-d .prime-nav .navbar-collapse .nav>li.open>a {
    background-color: #000
}

.Header_1-0-0 .header-d .prime-nav .navbar-collapse .nav>li.open>a:hover {
    background-color: #000
}

.Header_1-0-0 .header-d .prime-nav .navbar-collapse .nav li.dropdown .dropdown-menu {
    background: #323131;
    border: 1px solid #454648
}

.Header_1-0-0 .header-d .prime-nav .navbar-collapse .nav li.dropdown .dropdown-menu .dropdown-link {
    color: #fff
}

.Header_1-0-0 .header-d .prime-nav .navbar-collapse .nav li.dropdown .dropdown-menu .dropdown-link:hover {
    background-color: #000
}

.Header_1-0-0 .header-d .mobilenav-icon .fa {
    color: #fff;
    font-size: 20px;
    cursor: pointer
}

@media (max-width: 768px) {
    .Header_1-0-0 .header-d {
        background-color: #323131
    }

    .Header_1-0-0 .header-d .logo-container {
        background-color: transparent
    }

    .Header_1-0-0 .header-d #hideable-search .hideable-search-wrapper {
        padding: 9px 0
    }

    .Header_1-0-0 .header-d .navbar-toggle {
        margin: 8px 0
    }

    .Header_1-0-0 .header-d .prime-nav {
        padding: 1px 0
    }

    .Header_1-0-0 .header-d .prime-nav .navbar-collapse .nav>li>a:hover {
        background-color: transparent
    }

    .Header_1-0-0 .header-d .prime-nav .navbar-collapse .nav>li.open {
        background: transparent
    }

    .Header_1-0-0 .header-d .prime-nav .navbar-collapse .nav>li.open>a,
    .Header_1-0-0 .header-d .prime-nav .navbar-collapse .nav>li.open a:hover,
    .Header_1-0-0 .header-d .prime-nav .navbar-collapse .nav>li.open a:focus {
        background: transparent
    }

    .Header_1-0-0 .header-d .prime-nav .navbar-collapse .nav>li.dropdown .dropdown-menu {
        border: 0 solid transparent
    }

    .Header_1-0-0 .header-d .mobilenav-icon .icon {
        padding: 15px 0
    }
}

@media (min-width: 768px) {
    .Header_1-0-0 .header-d .icon-toggle {
        display: none
    }
}

@media (min-width: 768px) and (max-width: 992px) {
    .Header_1-0-0 .header-d .contact-info {
        font-size: 12px;
        text-align: center;
        line-height: 16px
    }

    .Header_1-0-0 .header-d .contact-info .phone-info,
    .Header_1-0-0 .header-d .contact-info .map-link,
    .Header_1-0-0 .header-d .contact-info .contact-link {
        margin: 0 5px
    }

    .Header_1-0-0 .header-d .contact-info .phone-info:before,
    .Header_1-0-0 .header-d .contact-info .map-link:before,
    .Header_1-0-0 .header-d .contact-info .contact-link:before {
        font-size: 12px
    }

    .Header_1-0-0 .header-d .contact-info .smedia {
        margin-top: 10px;
        float: none
    }

    .Header_1-0-0 .header-d .contact-info .smedia li {
        margin: 0 3px
    }

    .Header_1-0-0 .header-d .contact-info .smedia li a .fa {
        font-size: 15px
    }

    .Header_1-0-0 .header-d #hideable-search .hideable-search-wrapper .searchbar-wrapper {
        padding: 5px 0
    }
}

@media (min-width: 768px) {
    .Header_1-0-0 .header-d {
        min-height: 182px
    }

    .Header_1-0-0 .header-d .upperheader-wrapper {
        min-height: 132px;
        display: flex;
        align-items: center
    }

    .Header_1-0-0 .header-d .logo-container .logo-link {
        max-height: 107px
    }

    .Header_1-0-0 .header-d #hideable-search.collapse {
        display: block;
        height: auto !important
    }

    .Header_1-0-0 .header-d .prime-nav .navbar-collapse .nav {
        display: flex;
        flex-direction: row;
        width: 100%;
        float: none
    }

    .Header_1-0-0 .header-d .prime-nav .navbar-collapse .nav>li {
        display: inline-block;
        min-height: 55px;
        flex: 1
    }

    .Header_1-0-0 .header-d .prime-nav .navbar-collapse .nav>li>a {
        display: flex;
        align-items: center;
        justify-content: center;
        text-align: center;
        line-height: 15px;
        width: 100%;
        height: 100%
    }
}

.Header_1-0-0 .margin-0 {
    margin: 0
}

.Header_1-0-0 .width-100 {
    width: 100%
}

.Header_1-0-0 .flex {
    display: flex
}

.Header_1-0-0 .flex-center {
    align-items: center
}

.Header_1-0-0 .flex-wrap {
    flex-wrap: wrap
}

.Header_1-0-0 .z-1 {
    z-index: 1
}

.Header_1-0-0 .header-e {
    background-color: #1e1e1e;
    color: #fff
}

.Header_1-0-0 .header-e .logo-container {
    background-color: #1e1e1e
}

.Header_1-0-0 .header-e .logo-container .business-info-logo-link img {
    margin: 0 auto;
    max-height: 226px;
    padding: 15px
}

.Header_1-0-0 .header-e .contact-info {
    text-align: left;
    font-size: 15px
}

.Header_1-0-0 .header-e .contact-info .location-info-wrapper {
    margin: 0;
    padding: 0;
    list-style: none
}

.Header_1-0-0 .header-e .contact-info .location-info-wrapper>li {
    float: left
}

.Header_1-0-0 .header-e .contact-info .location-info-wrapper.columns-3>li {
    max-width: 33.3%
}

.Header_1-0-0 .header-e .contact-info .location-info-wrapper.columns-2>li {
    max-width: 50%
}

.Header_1-0-0 .header-e .contact-info .location-info-wrapper.columns-1>li {
    max-width: 100%
}

.Header_1-0-0 .header-e .contact-info .location-info-wrapper li {
    margin: 0;
    padding: 0
}

.Header_1-0-0 .header-e .contact-info .location-info-wrapper li .location-info {
    margin: 0 20px 0 0;
    padding: 0;
    list-style: none
}

.Header_1-0-0 .header-e .contact-info .location-info-wrapper li .location-info .info-box {
    font-weight: bold;
    font-size: 20px;
    width: 100%;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis
}

.Header_1-0-0 .header-e .contact-info .location-info-wrapper li .location-info .info-box {
    font-size: 16px
}

.Header_1-0-0 .header-e .contact-info .location-info-wrapper li .location-info .info-box :before {
    font-family: "fontawesome";
    content: ""
}

.Header_1-0-0 .header-e .contact-info .location-info-wrapper li .location-info .location-link a {
    font-size: 12px
}

.Header_1-0-0 .header-e .contact-info .location-info-wrapper li .location-info .location-link a:hover {
    color: #000
}

.Header_1-0-0 .header-e .contact-info .location-info-wrapper li:last-child .location-info {
    margin: 0
}

.Header_1-0-0 .header-e #hideable-search .hideable-search-wrapper {
    padding: 15px 0;
    border-radius: 5px
}

.Header_1-0-0 .header-e .navbar {
    border-radius: 0
}

.Header_1-0-0 .header-e .prime-nav {
    background: #323131;
    clear: both
}

.Header_1-0-0 .header-e .prime-nav .phone-icon,
.Header_1-0-0 .header-e .prime-nav .map-icon {
    text-align: left
}

.Header_1-0-0 .header-e .prime-nav .search-icon {
    text-align: right
}

.Header_1-0-0 .header-e .prime-nav .navbar-header .navbar-toggle .icon-bar {
    background-color: #fff
}

.Header_1-0-0 .header-e .prime-nav .navbar-collapse .nav>li>a {
    color: #fff
}

.Header_1-0-0 .header-e .prime-nav .navbar-collapse .nav>li>a .fa-caret-down {
    display: none
}

.Header_1-0-0 .header-e .prime-nav .navbar-collapse .nav>li>a:hover,
.Header_1-0-0 .header-e .prime-nav .navbar-collapse .nav>li>a:focus {
    background-color: #000
}

.Header_1-0-0 .header-e .prime-nav .navbar-collapse .nav>li.open>a {
    background-color: #000
}

.Header_1-0-0 .header-e .prime-nav .navbar-collapse .nav>li.open>a:hover {
    background-color: #000
}

.Header_1-0-0 .header-e .prime-nav .navbar-collapse .nav li.dropdown .dropdown-menu {
    background: #323131;
    border: 1px solid #454648
}

.Header_1-0-0 .header-e .prime-nav .navbar-collapse .nav li.dropdown .dropdown-menu .dropdown-link {
    color: #fff
}

.Header_1-0-0 .header-e .prime-nav .navbar-collapse .nav li.dropdown .dropdown-menu .dropdown-link:hover {
    background-color: #000
}

.Header_1-0-0 .header-e .mobilenav-icon .icon {
    padding: 15px 0
}

.Header_1-0-0 .header-e .mobilenav-icon .fa {
    color: #fff;
    font-size: 1.4em;
    font-size: 2rem;
    cursor: pointer
}

.Header_1-0-0 .row-default {
    width: 100%;
    margin: 0
}

.Header_1-0-0 .pad0 {
    margin: 0
}

.Header_1-0-0 .marginY1 {
    margin-top: 1rem;
    margin-bottom: 1rem
}

@media (max-width: 768px) {
    .Header_1-0-0 .header-e .visible-header-sm {
        display: block !important
    }

    .Header_1-0-0 .header-e .logo-container {
        background-color: transparent
    }

    .Header_1-0-0 .header-e #hideable-search .hideable-search-wrapper {
        padding: 9px 0
    }

    .Header_1-0-0 .header-e .navbar-toggle {
        margin: 9px 0;
        border: 0 solid transparent;
        margin-right: 0
    }

    .Header_1-0-0 .header-e .prime-nav .navbar-collapse .nav>li>a:hover {
        background-color: #000
    }

    .Header_1-0-0 .header-e .prime-nav .navbar-collapse .nav>li.open {
        background: #000
    }

    .Header_1-0-0 .header-e .prime-nav .navbar-collapse .nav>li.open>a,
    .Header_1-0-0 .header-e .prime-nav .navbar-collapse .nav>li.open a:hover,
    .Header_1-0-0 .header-e .prime-nav .navbar-collapse .nav>li.open a:focus {
        background: #000
    }

    .Header_1-0-0 .header-e .prime-nav .navbar-collapse .nav>li.dropdown .dropdown-menu {
        border: 0 solid transparent
    }
}

@media (min-width: 768px) and (max-width: 1199px) {
    .Header_1-0-0 .header-e .contact-info .location-info-wrapper li .location-info {
        margin: 0 10px 10px 0
    }

    .Header_1-0-0 .header-e .contact-info .location-info-wrapper li .location-info .info-box {
        font-size: 16px
    }

    .Header_1-0-0 .header-e .contact-info .location-info-wrapper li .location-info .info-box {
        font-size: 12px
    }

    .Header_1-0-0 .header-e .contact-info .location-info-wrapper li .location-info .info-box :before {
        font-family: "fontawesome";
        content: ""
    }

    .Header_1-0-0 .header-e .contact-info .location-info-wrapper li:last-child .location-info {
        margin: 0
    }

    .Header_1-0-0 .header-e #hideable-search .hideable-search-wrapper .searchbar-wrapper {
        padding: 5px 0
    }
}

@media (min-width: 768px) {
    .Header_1-0-0 .header-e {
        height: 226px
    }

    .Header_1-0-0 .header-e .visible-header-lg {
        display: block
    }

    .Header_1-0-0 .header-e .visible-header-sm {
        display: none !important
    }

    .Header_1-0-0 .header-e .upperheader-wrapper {
        min-height: 171px;
        display: flex;
        align-items: center
    }

    .Header_1-0-0 .header-e .logo-container .logo-link {
        max-height: 151px
    }

    .Header_1-0-0 .header-e #hideable-search .searchbar-wrapper {
        padding: 14px 0
    }

    .Header_1-0-0 .header-e #hideable-search.collapse {
        display: block !important;
        height: auto !important
    }

    .Header_1-0-0 .header-e .prime-nav .navbar-collapse .nav {
        display: flex;
        flex-direction: row;
        width: 100%;
        float: none
    }

    .Header_1-0-0 .header-e .prime-nav .navbar-collapse .nav>li {
        display: inline-block;
        height: 55px;
        flex: 1
    }

    .Header_1-0-0 .header-e .prime-nav .navbar-collapse .nav>li>a {
        display: flex;
        align-items: center;
        justify-content: center;
        text-align: center;
        line-height: 15px;
        width: 100%;
        height: 100%
    }

    .Header_1-0-0 .header-e #hideable-e-search {
        display: block;
        height: auto !important
    }
}

.footer-column_1-0-0 .location-hours .footer-column-unstructured {
    list-style: none;
    padding-left: 0
}

.footer-column_1-0-0 .location-hours .footer-column-unstructured li {
    float: left;
    width: 33.3%
}

.footer-column_1-0-0 .location-hours .footer-column-unstructured li.time-days {
    width: 33.4%
}

.ItemGroup_1-0-0 .featuredItems .itemMedia {
    position: relative
}

.ItemGroup_1-0-0 .featuredItems .itemTitle {
    margin-top: 10px
}

.ItemGroup_1-0-0 .featuredItems .itemDetail {
    text-align: center
}

.ItemGroup_1-0-0 .featuredItems .slick-slide {
    height: auto
}

.ItemGroup_1-0-0 .featuredItems .item-group-slider {
    padding: 0 30px
}

.ItemGroup_1-0-0 .featuredItems .sft-ribbon-mask {
    position: absolute;
    top: 0;
    left: 0;
    overflow: hidden;
    width: 100%;
    height: 100%
}

.ItemGroup_1-0-0 .featuredItems .sft-ribbon {
    text-align: center;
    font-size: 14px;
    line-height: 24px;
    font-weight: bold;
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg);
    position: absolute;
    top: 12px;
    left: -125px;
    width: 300px;
    color: #fff
}

.ItemGroup_1-0-0 .featuredItems .sft-ribbon-sold {
    background-color: #000
}

.ItemGroup_1-0-0 .featuredItems .sft-ribbon-sale {
    background-color: #A00
}

.LeadForm_1-0-0 .alpaca-form .glyphicon {
    display: inline-block;
    font: normal normal normal 12px/1 FontAwesome !important;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    top: -1px;
    position: relative
}

.LeadForm_1-0-0 .alpaca-form .glyphicon-exclamation-sign:before {
    content: "\f06a"
}

.LeadForm_1-0-0 .alpaca-form .alpaca-icon-required.glyphicon-star:before {
    content: "\f069"
}

.LeadForm_1-0-0 .alpaca-form .glyphicon-info-sign:before {
    display: none;
    content: "\f05a"
}

.LeadForm_1-0-0 .alpaca-form .glyphicon-chevron-left:before {
    content: "\f053"
}

.LeadForm_1-0-0 .alpaca-form .glyphicon-chevron-right:before {
    content: "\f054"
}

.LeadForm_1-0-0 .alpaca-form .hidden-label>label {
    display: none
}

.LeadForm_1-0-0 .privacy-center {
    text-align: center
}

.LeadForm_1-0-0 .alpaca-field-object {
    padding: 10px 0;
    border: 0
}

.LeadForm_1-0-0 .ari-form .form-message {
    white-space: pre-line
}

.LeadForm_1-0-0 .tt-hint {
    color: #999
}

.LeadForm_1-0-0 .tt-menu {
    width: 250px;
    margin-top: 6px;
    padding: 4px 0;
    background-color: #fff;
    border: 1px solid #ccc;
    border: 1px solid rgba(0, 0, 0, 0.2);
    border-radius: 8px;
    box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2)
}

.LeadForm_1-0-0 .tt-suggestion {
    padding: 3px 20px;
    font-size: 12px;
    line-height: 24px
}

.LeadForm_1-0-0 .tt-suggestion.tt-is-under-cursor,
.LeadForm_1-0-0 .tt-suggestion:hover {
    color: #fff;
    background-color: #0097cf
}

.LeadForm_1-0-0 .tt-suggestion p {
    margin: 0
}

.LeadForm_1-0-0 .twitter-typeahead {
    display: block !important
}

.LeadForm_1-0-0 .twitter-typeahead:before,
.LeadForm_1-0-0 .twitter-typeahead:after {
    content: " ";
    display: table
}

.LeadForm_1-0-0 .twitter-typeahead:after {
    clear: both
}

.Locations_1-0-0 .flex {
    display: flex
}

.Locations_1-0-0 .flex-wrap {
    flex-wrap: wrap
}

.Locations_1-0-0 .flex-col {
    flex-direction: column
}

.Locations_1-0-0 .flex-1 {
    flex: 1 0 auto
}

.Locations_1-0-0 .items-center {
    align-items: center
}

.Locations_1-0-0 .center {
    justify-content: center
}

.Locations_1-0-0 .index-map {
    height: 85vh
}

.Locations_1-0-0 .margin-b-1-first-child>*:first-child {
    margin-bottom: 1rem
}

.Locations_1-0-0 .dynamic-cta {
    margin-bottom: 0
}

.Locations_1-0-0 .CTA_1-0-0,
.Locations_1-0-0 .dynamic-cta,
.Locations_1-0-0 .cta-link {
    display: flex;
    flex: 1 0 auto;
    width: 100%
}

.Locations_1-0-0 .cta-link,
.Locations_1-0-0 .cta-link:hover {
    text-decoration: none
}


/* FOOTER information _ CCC*/
.Locations_1-0-0 .footer-column-title {
    font-weight: bold
}

.Locations_1-0-0 .footer-column-time {
    padding-bottom: 0.5rem;
    margin-bottom: 1rem;
    border-bottom: 1px solid #999;
    word-break: normal
}

.Locations_1-0-0 .footer-column-time>* {
    display: flex
}

.Locations_1-0-0 .footer-column-time>*>* {
    width: 33.3%
}

.Locations_1-0-0 .footer-column-dash {
    display: none
}

.Locations_1-0-0 .footer-column-start,
.Locations_1-0-0 .footer-column-end {
    text-align: right
}

.Locations_1-0-0 #hours {
    border-left: 4px solid #000;
    padding-left: 1rem;
    margin: 0
}

.Locations_1-0-0 #hours h2 {
    margin-top: 0
}

.Locations_1-0-0 #hours>* {
    padding: 0
}

.Locations_1-0-0 .btn-outline {
    background-color: #fff;
    border: 2px solid #ccc;
    color: #999;
    transition: background-color ease-in-out 500ms
}

.Locations_1-0-0 .btn-outline:hover {
    background-color: #e6e6e6
}

.Locations_1-0-0 .btn-outline i {
    color: #000
}

.Locations_1-0-0 .margin-0 {
    margin: 0
}

.Locations_1-0-0 .margin-top-0 {
    margin-top: 0
}

.Locations_1-0-0 .margin-x-1 {
    margin-left: 1rem;
    margin-right: 1rem
}

.Locations_1-0-0 .margin-y-4 {
    margin-top: 4rem;
    margin-bottom: 4rem
}

.Locations_1-0-0 .padding-left-1 {
    padding-left: 1rem
}

.Locations_1-0-0 .border-left {
    border-left: 4px solid #000
}

.Locations_1-0-0 .word-break {
    word-break: break-word
}

.Locations_1-0-0 .font-25 {
    font-size: 2.5rem
}

.Locations_1-0-0 .bold {
    font-weight: bold
}

@media (max-width: 767px) {
    .Locations_1-0-0 .index-map {
        height: 60vh
    }
}

.Locations_1-0-0 .input-group-btn {
    height: 25px
}

.Locations_1-0-0 .detail-map {
    height: 45vh
}

.Locations_1-0-0 #map {
    width: 100%;
    height: 100%;
    height: calc(100% - 0px)
}

.Locations_1-0-0 #allLocations>div {
    max-height: 85vh;
    overflow-y: auto
}

@media (max-width: 991px) {
    .Locations_1-0-0 .margin-sm-bottom-4 {
        margin-bottom: 4rem
    }
}

@media (max-width: 767px) {
    .Locations_1-0-0 .margin-xs-y-4 {
        margin-top: 4rem;
        margin-bottom: 4rem
    }
}

.LogoBar_1-0-0 .productOwnerLogos .logo-bar-logo {
    position: relative
}

.LogoBar_1-0-0 .productOwnerLogos .slick-slide {
    height: auto
}

.LogoBar_1-0-0 .productOwnerLogos .product-owner-logos-slider {
    padding: 0 30px
}

.LogoBar_1-0-0 .tt-hint {
    color: #999
}

.LogoBar_1-0-0 .tt-menu {
    width: 250px;
    margin-top: 6px;
    padding: 4px 0;
    background-color: #fff;
    border: 1px solid #ccc;
    border: 1px solid rgba(0, 0, 0, 0.2);
    border-radius: 8px;
    box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2)
}

.LogoBar_1-0-0 .tt-suggestion {
    padding: 3px 20px;
    font-size: 12px;
    line-height: 24px
}

.LogoBar_1-0-0 .tt-suggestion.tt-is-under-cursor,
.LogoBar_1-0-0 .tt-suggestion:hover {
    color: #fff;
    background-color: #398439
}

.LogoBar_1-0-0 .tt-cursor {
    color: #fff;
    background-color: #449d44
}

.LogoBar_1-0-0 .tt-suggestion p {
    margin: 0
}

.LogoBar_1-0-0 .twitter-typeahead {
    display: block !important;
    padding-right: 5px
}

.LogoBar_1-0-0 .twitter-typeahead:before,
.LogoBar_1-0-0 .twitter-typeahead:after {
    content: " ";
    display: table
}

.LogoBar_1-0-0 .twitter-typeahead:after {
    clear: both
}

.LogoBar_1-0-0 .twitter-typeahead .autocomplete-spinner {
    position: absolute;
    right: 10px;
    z-index: 40;
    top: 8px
}

.LogoBar_1-0-0 .slick-prev {
    left: 0px
}

.LogoBar_1-0-0 .slick-next {
    right: 0px
}

.LogoBar_1-0-0 .slick-prev:before,
.LogoBar_1-0-0 .slick-next:before {
    color: #000
}

.LogoBar_1-0-0 .grabber {
    cursor: move
}

.OfferedServices_1-0-0 #allServices .block {
    display: block
}

.OfferedServices_1-0-0 #services .serviceLink {
    cursor: pointer
}

.OfferedServices_1-0-0 #services .clearfix {
    border-bottom: 2px solid #ddd
}

.OfferedServices_1-0-0 #scheduleForm .form-horizontal .form-group {
    margin-left: auto;
    margin-right: auto
}

.OfferedServices_1-0-0 .location-dropdown {
    margin-bottom: 15px
}

.OfferedServices_1-0-0 .btm-pad {
    margin-bottom: 15px
}

.OfferedServices_1-0-0 .breadcrumb {
    white-space: nowrap;
    overflow: hidden
}

@media (max-width: 768px) {
    .OfferedServices_1-0-0 #services .btn {
        border-radius: 0;
        display: block;
        width: 100%
    }

    .OfferedServices_1-0-0 #services img {
        max-width: 100% !important
    }

    .OfferedServices_1-0-0 #services .serviceName {
        font-size: 0.7em
    }
}

.OfferRotator_1-0-0 .offer-rotator {
    margin-bottom: 1rem
}

.OfferRotator_1-0-0 .offer-rotator.offer-rotator-nav-bar .offer-slider {
    margin-bottom: 0
}

.OfferRotator_1-0-0 .offer-rotator.offer-rotator-nav-bar .offer-rotator-bar {
    padding-top: 1rem;
    padding-bottom: 1rem;
    background-color: #222
}

.OfferRotator_1-0-0 .offer-rotator .slick-slider img {
    margin: 0 auto;
    width: 100%
}

.OfferRotator_1-0-0 .offer-rotator .slick-prev {
    left: 5px;
    z-index: 1
}

.OfferRotator_1-0-0 .offer-rotator .slick-next {
    right: 5px;
    z-index: 1
}

.OfferRotator_1-0-0 .offer-rotator .slick-slider {
    visibility: hidden
}

.OfferRotator_1-0-0 .offer-rotator .slick-slider .slick-arrow {
    opacity: 0;
    transition: ease-in-out opacity 0.5s
}

.OfferRotator_1-0-0 .offer-rotator .slick-slider:hover .slick-arrow {
    opacity: 1
}

.OfferRotator_1-0-0 .offer-rotator .slick-initialized {
    visibility: visible
}

.OfferRotator_1-0-0 .offer-rotator .slider {
    margin: 60px auto
}

.OfferRotator_1-0-0 .offer-rotator p {
    text-align: center;
    font-size: 12px;
    color: black;
    margin: 10px 0
}

.OfferRotator_1-0-0 .offer-rotator .slick-prev:before,
.OfferRotator_1-0-0 .offer-rotator .slick-next:before {
    color: darkgray
}

.OfferRotator_1-0-0 .offer-rotator .description {
    background-color: #ccc;
    padding: 5%
}

.OfferRotator_1-0-0 .offer-rotator .description a {
    color: #444
}

.OfferRotator_1-0-0 .offer-rotator .description a:hover,
.OfferRotator_1-0-0 .offer-rotator .description a:focus,
.OfferRotator_1-0-0 .offer-rotator .description a:active {
    text-decoration: none;
    color: #222
}

.OfferRotator_1-0-0 .offer-rotator .middleLines {
    display: table;
    white-space: nowrap;
    width: 100%
}

.OfferRotator_1-0-0 .offer-rotator .middleLines .middleLines:before,
.OfferRotator_1-0-0 .offer-rotator .middleLines .middleLines:after {
    -webkit-background-clip: padding;
    -moz-background-clip: padding;
    background-clip: padding;
    background-image: -moz-linear-gradient(transparent 49%, #ddd 50%, #ddd 51%, transparent 51%);
    background-image: -webkit-linear-gradient(transparent 49%, #ddd 50%, #ddd 51%, transparent 51%);
    background-image: linear-gradient(transparent 49%, #ddd 50%, #ddd 51%, transparent 51%);
    content: "";
    display: table-cell;
    width: 50%
}

.OfferRotator_1-0-0 .offer-rotator .middleLines:before {
    border-right: 15px solid transparent
}

.OfferRotator_1-0-0 .offer-rotator .middleLines:after {
    border-left: 15px solid transparent
}

.OfferRotator_1-0-0 .offer-rotator .header {
    margin: 0 0 0.5rem
}

.OfferRotator_1-0-0 .offer-rotator .slider-button-40 {
    width: 40px;
    overflow: hidden;
    display: inline-block;
    cursor: pointer;
    border: 1px solid transparent
}

.OfferRotator_1-0-0 .offer-rotator .slider-button-40:hover,
.OfferRotator_1-0-0 .offer-rotator .slider-button-40:focus {
    border-color: #000
}

.OfferRotator_1-0-0 .offer-thumbs .offer-thumbnail {
    margin: 0 5px !important
}

.OfferRotator_1-0-0 #navDots {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.OfferRotator_1-0-0 #navDots .slick-list,
.OfferRotator_1-0-0 #navDots .rotoSlide,
.OfferRotator_1-0-0 #navDots .rotoSlide>picture {
    width: 100%
}

.OfferRotator_1-0-0 .slick-dots--overlay {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: space-evenly;
    -ms-flex-pack: space-evenly;
    justify-content: space-evenly;
    position: relative;
    bottom: 5rem;
    z-index: 2;
    width: auto;
    background-color: rgba(30, 30, 30, 0.8);
    border-radius: 5px;
    padding: 1rem;
    margin-bottom: -3.5rem
}

.OfferRotator_1-0-0 .slick-dots--overlay li {
    display: block;
    margin-left: 0.5rem;
    margin-right: 0.5rem;
    font-size: 0;
    padding-top: 0.3rem;
    padding-bottom: 0.3rem
}

.OfferRotator_1-0-0 .slick-dots--overlay li button {
    width: 1.5rem;
    height: 1.5rem;
    background-color: #fff;
    border: 0;
    border-radius: 100%;
    color: transparent
}

.OfferRotator_1-0-0 .slick-dots--overlay li.slick-active button {
    background-color: #000
}

@media (min-width: 768px) {
    .OfferRotator_1-0-0 .description {
        display: none
    }

    .OfferRotator_1-0-0 .middleBottom {
        bottom: 10%
    }

    .OfferRotator_1-0-0 .middleTop {
        top: 10%
    }

    .OfferRotator_1-0-0 .leftBottom {
        bottom: 10%;
        left: 10%
    }

    .OfferRotator_1-0-0 .leftMiddle {
        left: 10%
    }

    .OfferRotator_1-0-0 .leftTop {
        top: 10%;
        left: 10%
    }

    .OfferRotator_1-0-0 .rightBottom {
        bottom: 10%;
        right: 10%
    }

    .OfferRotator_1-0-0 .rightMiddle {
        right: 10%
    }

    .OfferRotator_1-0-0 .rightTop {
        top: 10%;
        right: 10%
    }
}

.PrimaryNavigation_1-0-0 #primary-nav-1-toggler {
    float: left;
    margin-left: 15px;
    margin-right: 0
}

@media (min-width: 991px) {
    .PrimaryNavigation_1-0-0 .auto-drop:hover .dropdown-menu {
        display: block
    }
}

@media (min-width: 1199px) {
    .PrimaryNavigation_1-0-0 .sft-justified {
        display: table;
        width: 100%
    }

    .PrimaryNavigation_1-0-0 .sft-justified>li {
        display: table-cell;
        float: none;
        text-align: center
    }
}

.Promotions_1-0-0 .flex {
    display: flex
}

.Promotions_1-0-0 .flex-wrap {
    flex-wrap: wrap
}

.Promotions_1-0-0 .flex-end {
    align-content: flex-end
}

.Promotions_1-0-0 .row-flex,
.Promotions_1-0-0 .row-flex>div[class*='col-'] {
    display: box;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-flex: 1;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto
}

.Promotions_1-0-0 .row-flex-wrap {
    -webkit-flex-flow: row wrap;
    -ms-flex-line-pack: start;
    align-content: flex-start;
    -webkit-box-flex: 0;
    -ms-flex: 0;
    flex: 0;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.Promotions_1-0-0 .row-flex>div[class*='col-'],
.Promotions_1-0-0 .container-flex>div[class*='col-'] {
    margin: -.2px
}

.Promotions_1-0-0 .flex-col {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    display: -webkit-flex;
    -webkit-box-flex: 1;
    -ms-flex: 1 100%;
    flex: 1 100%;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-flow: column nowrap;
    flex-flow: column nowrap
}

.Promotions_1-0-0 .flex-grow {
    -webkit-flex: 2;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-flex: 2;
    -ms-flex: 2;
    flex: 2
}

.Promotions_1-0-0 .promotion-brand-logo {
    max-height: 74px;
    margin: 0 auto
}

.Promotions_1-0-0 margin-top-1 {
    margin-top: 1rem
}

.Promotions_1-0-0 .pad-x-4 {
    padding-left: 2.85em;
    padding-right: 2.85em;
    padding-left: 4rem;
    padding-right: 4rem
}

.Promotions_1-0-0 .pad-y-05 {
    padding-top: 0.5rem;
    padding-bottom: 0.5rem
}

.Promotions_1-0-0 .slick-arrow::before {
    font-family: FontAwesome;
    color: #000;
    box-shadow: 0 0 10px #fff
}

.Promotions_1-0-0 .slick-prev {
    left: 25px
}

.Promotions_1-0-0 .slick-prev::before {
    content: ""
}

.Promotions_1-0-0 .slick-next {
    right: 25px
}

.Promotions_1-0-0 .slick-next::before {
    content: ""
}

.Promotions_1-0-0 .inline-block {
    display: inline-block
}

.Promotions_1-0-0 .flex {
    display: flex
}

.Promotions_1-0-0 .flex-wrap {
    flex-wrap: wrap
}

.Promotions_1-0-0 .flex-end {
    align-content: flex-end
}

.Promotions_1-0-0 .flexcontainer {
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: left;
    align-items: flex-start;
    -webkit-justify-content: left;
    justify-content: flex-start;
    -webkit-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-flex-flow: row wrap;
    flex-flow: row wrap;
    -webkit-align-content: flex-start;
    align-content: flex-start
}

.SearchBar_1-0-0 .searchBar .form-control.typeahead {
    width: auto
}

.SearchBar_1-0-0 .searchBar .btn {
    height: 25px
}

.SearchBar_1-0-0 .searchBar .queryString {
    width: 100% !important;
    border-bottom-left-radius: 4px;
    border-top-left-radius: 4px
}

.SearchBar_1-0-0 .searchBar .tt-query {
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075)
}

.SearchBar_1-0-0 .searchBar .tt-hint {
    color: #999
}

.SearchBar_1-0-0 .searchBar .tt-menu {
    width: 100%;
    margin-top: 4px;
    padding: 4px 0;
    background-color: #fff;
    border: 1px solid #ccc;
    border: 1px solid rgba(0, 0, 0, 0.2);
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
    -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
    box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2)
}

.SearchBar_1-0-0 .searchBar .tt-suggestion {
    color: #444;
    padding: 3px 20px;
    line-height: 24px
}

.SearchBar_1-0-0 .searchBar .tt-suggestion.tt-cursor,
.SearchBar_1-0-0 .searchBar .tt-suggestion:hover {
    color: #444;
    background-color: #DDDDDD
}

.SearchBar_1-0-0 .searchBar .tt-suggestion p {
    margin: 0
}

.SearchBar_1-0-0 .searchBar .tt-header {
    padding-left: 1rem;
    padding-bottom: 0.5rem
}

.SearchBar_1-0-0 .searchBar .searchBar>div {
    position: static
}

.mfp-bg {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1042;
    overflow: hidden;
    position: fixed;
    background: #0b0b0b;
    opacity: .8
}

.mfp-wrap {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1043;
    position: fixed;
    outline: none !important;
    -webkit-backface-visibility: hidden
}

.mfp-container {
    text-align: center;
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    padding: 0 8px;
    box-sizing: border-box
}

.mfp-container:before {
    content: '';
    display: inline-block;
    height: 100%;
    vertical-align: middle
}

.mfp-align-top .mfp-container:before {
    display: none
}

.mfp-content {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    margin: 0 auto;
    text-align: left;
    z-index: 1045
}

.mfp-inline-holder .mfp-content,
.mfp-ajax-holder .mfp-content {
    width: 100%;
    cursor: auto
}

.mfp-ajax-cur {
    cursor: progress
}

.mfp-zoom {
    cursor: pointer;
    cursor: -webkit-zoom-in;
    cursor: -moz-zoom-in;
    cursor: zoom-in
}

.mfp-auto-cursor .mfp-content {
    cursor: auto
}

.mfp-close,
.mfp-arrow,
.mfp-preloader,
.mfp-counter {
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none
}

.mfp-loading.mfp-figure {
    display: none
}

.mfp-hide {
    display: none !important
}

.mfp-preloader {
    color: #CCC;
    position: absolute;
    top: 50%;
    width: auto;
    text-align: center;
    margin-top: -0.8em;
    left: 8px;
    right: 8px;
    z-index: 1044
}

.mfp-preloader a {
    color: #CCC
}

.mfp-preloader a:hover {
    color: #fff
}

.mfp-s-ready .mfp-preloader {
    display: none
}

.mfp-s-error .mfp-content {
    display: none
}

button.mfp-close,
button.mfp-arrow {
    overflow: visible;
    cursor: pointer;
    background: transparent;
    border: 0;
    -webkit-appearance: none;
    display: block;
    outline: none;
    padding: 0;
    z-index: 1046;
    box-shadow: none;
    touch-action: manipulation
}

button::-moz-focus-inner {
    padding: 0;
    border: 0
}

.mfp-close {
    width: 44px;
    height: 44px;
    line-height: 44px;
    position: absolute;
    right: 0;
    top: 0;
    text-decoration: none;
    text-align: center;
    opacity: .65;
    padding: 0 0 18px 10px;
    color: #fff;
    font-style: normal;
    font-size: 28px;
    font-family: Arial, Baskerville, monospace
}

.mfp-close:hover,
.mfp-close:focus {
    opacity: 1
}

.mfp-close:active {
    top: 1px
}

.mfp-close-btn-in .mfp-close {
    color: #333
}

.mfp-image-holder .mfp-close,
.mfp-iframe-holder .mfp-close {
    color: #fff;
    right: -6px;
    text-align: right;
    padding-right: 6px;
    width: 100%
}

.mfp-counter {
    position: absolute;
    top: 0;
    right: 0;
    color: #CCC;
    font-size: 12px;
    line-height: 18px;
    white-space: nowrap
}

.mfp-arrow {
    position: absolute;
    opacity: .65;
    margin: 0;
    top: 50%;
    margin-top: -55px;
    padding: 0;
    width: 90px;
    height: 110px;
    -webkit-tap-highlight-color: transparent
}

.mfp-arrow:active {
    margin-top: -54px
}

.mfp-arrow:hover,
.mfp-arrow:focus {
    opacity: 1
}

.mfp-arrow:before,
.mfp-arrow:after {
    content: '';
    display: block;
    width: 0;
    height: 0;
    position: absolute;
    left: 0;
    top: 0;
    margin-top: 35px;
    margin-left: 35px;
    border: medium inset transparent
}

.mfp-arrow:after {
    border-top-width: 13px;
    border-bottom-width: 13px;
    top: 8px
}

.mfp-arrow:before {
    border-top-width: 21px;
    border-bottom-width: 21px;
    opacity: 0.7
}

.mfp-arrow-left {
    left: 0
}

.mfp-arrow-left:after {
    border-right: 17px solid #fff;
    margin-left: 31px
}

.mfp-arrow-left:before {
    margin-left: 25px;
    border-right: 27px solid #3F3F3F
}

.mfp-arrow-right {
    right: 0
}

.mfp-arrow-right:after {
    border-left: 17px solid #fff;
    margin-left: 39px
}

.mfp-arrow-right:before {
    border-left: 27px solid #3F3F3F
}

.mfp-iframe-holder {
    padding-top: 40px;
    padding-bottom: 40px
}

.mfp-iframe-holder .mfp-content {
    line-height: 0;
    width: 100%;
    max-width: 900px
}

.mfp-iframe-holder .mfp-close {
    top: -40px
}

.mfp-iframe-scaler {
    width: 100%;
    height: 0;
    overflow: hidden;
    padding-top: 56.25%
}

.mfp-iframe-scaler iframe {
    position: absolute;
    display: block;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
    background: #000
}

img.mfp-img {
    width: auto;
    max-width: 100%;
    height: auto;
    display: block;
    line-height: 0;
    box-sizing: border-box;
    padding: 40px 0 40px;
    margin: 0 auto
}

.mfp-figure {
    line-height: 0
}

.mfp-figure:after {
    content: '';
    position: absolute;
    left: 0;
    top: 40px;
    bottom: 40px;
    display: block;
    right: 0;
    width: auto;
    height: auto;
    z-index: -1;
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
    background: #444
}

.mfp-figure small {
    color: #BDBDBD;
    display: block;
    font-size: 12px;
    line-height: 14px
}

.mfp-figure figure {
    margin: 0
}

.mfp-bottom-bar {
    margin-top: -36px;
    position: absolute;
    top: 100%;
    left: 0;
    width: 100%;
    cursor: auto
}

.mfp-title {
    text-align: left;
    line-height: 18px;
    color: #F3F3F3;
    word-wrap: break-word;
    padding-right: 36px
}

.mfp-image-holder .mfp-content {
    max-width: 100%
}

.mfp-gallery .mfp-image-holder .mfp-figure {
    cursor: pointer
}

@media screen and (max-width: 800px) and (orientation: landscape),
screen and (max-height: 300px) {
    .mfp-img-mobile .mfp-image-holder {
        padding-left: 0;
        padding-right: 0
    }

    .mfp-img-mobile img.mfp-img {
        padding: 0
    }

    .mfp-img-mobile .mfp-figure:after {
        top: 0;
        bottom: 0
    }

    .mfp-img-mobile .mfp-figure small {
        display: inline;
        margin-left: 5px
    }

    .mfp-img-mobile .mfp-bottom-bar {
        background: rgba(0, 0, 0, 0.6);
        bottom: 0;
        margin: 0;
        top: auto;
        padding: 3px 5px;
        position: fixed;
        box-sizing: border-box
    }

    .mfp-img-mobile .mfp-bottom-bar:empty {
        padding: 0
    }

    .mfp-img-mobile .mfp-counter {
        right: 5px;
        top: 3px
    }

    .mfp-img-mobile .mfp-close {
        top: 0;
        right: 0;
        width: 35px;
        height: 35px;
        line-height: 35px;
        background: rgba(0, 0, 0, 0.6);
        position: fixed;
        text-align: center;
        padding: 0
    }
}

@media all and (max-width: 900px) {
    .mfp-arrow {
        -webkit-transform: scale(0.75);
        transform: scale(0.75)
    }

    .mfp-arrow-left {
        -webkit-transform-origin: 0;
        transform-origin: 0
    }

    .mfp-arrow-right {
        -webkit-transform-origin: 100%;
        transform-origin: 100%
    }

    .mfp-container {
        padding-left: 6px;
        padding-right: 6px
    }
}

.SearchRoot_1-0-0 .search-result {
    margin-bottom: 20px
}

.SearchRoot_1-0-0 .search-result .results-heading {
    margin-top: 0
}

.SearchRoot_1-0-0 .search-result .results-heading-sm {
    margin-top: 0;
    font-size: 18px
}

.SearchRoot_1-0-0 .search-result .label-cell {
    vertical-align: left
}

.SearchRoot_1-0-0 .search-result .search-result-image {
    position: relative;
    margin-bottom: 20px;
    display: inline-block;
    margin: 0 auto
}

.SearchRoot_1-0-0 .search-result .search-result-image .img-responsive {
    width: 100%
}

.SearchRoot_1-0-0 .search-result .sft-ribbon-mask {
    position: absolute;
    top: 0;
    left: 0;
    overflow: hidden;
    width: 100%;
    height: 100%;
    z-index: 50
}

.SearchRoot_1-0-0 .search-result .sft-ribbon {
    text-align: center;
    font-size: 14px;
    line-height: 24px;
    font-weight: bold;
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg);
    position: absolute;
    top: 12px;
    left: -125px;
    width: 300px;
    color: #fff
}

.SearchRoot_1-0-0 .search-result .sft-ribbon-sold {
    background-color: #000
}

.SearchRoot_1-0-0 .search-result .sft-ribbon-sale {
    background-color: #A00
}

.SearchRoot_1-0-0 .search-result .destination-charge {
    font-size: 1rem
}

.SearchRoot_1-0-0 .privacy-center {
    text-align: center
}

.SearchRoot_1-0-0 .wrap-text {
    white-space: normal
}

.SearchRoot_1-0-0 .search-results .search-results-count {
    border: 0;
    box-shadow: none;
    background-color: transparent
}

.SearchRoot_1-0-0 .search-results .refinement-list-group {
    overflow-wrap: break-word
}

@media (max-width: 767px) {
    .SearchRoot_1-0-0 .sort-dd {
        width: 100%
    }
}

.SearchRoot_1-0-0 #RequestQuoteModal .lead-form-title {
    display: none
}

.SearchRoot_1-0-0 .modal-request .lead-form-title {
    display: none
}

.SearchRoot_1-0-0 .zoom-img-btn {
    position: absolute;
    right: 0;
    bottom: 0;
    z-index: 100
}

.SearchRoot_1-0-0 .ui-sortable .panel-heading {
    cursor: move
}

.ShowcaseBrand_1-0-0 .showcase-list-hero {
    margin-bottom: 10px
}

.ShowcaseBrand_1-0-0 .showcase-product-owner {
    padding-bottom: 2rem
}

.ShowcaseBrand_1-0-0 .showcase-flex-row {
    display: box;
    display: flexbox;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-direction: row;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-flex-wrap: wrap
}

.ShowcaseBrand_1-0-0 .showcase-flex-row:before {
    content: normal
}

.ShowcaseBrand_1-0-0 .showcase-header a:hover {
    text-decoration: none
}

.ShowcaseBrand_1-0-0 .showcase-filters {
    background-color: #eee;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.ShowcaseBrand_1-0-0 .showcase-filter {
    padding: .7rem
}

.ShowcaseBrand_1-0-0 .showcase-flex-stretch {
    display: box;
    display: flexbox;
    display: -ms-flexbox;
    display: -webkit-box;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-flow: column nowrap;
    flex-flow: column nowrap;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch
}

.ShowcaseBrand_1-0-0 .showcase-flex-stretch .showcase-header {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1
}

.ShowcaseBrand_1-0-0 .showcase-flex-middle {
    display: -webkit-box;
    -webkit-flex-item-align: center;
    -webkit-flex-wrap: wrap;
    display: box;
    display: flexbox;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row;
    flex-flow: row;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.ShowcaseBrand_1-0-0 .showcase-bottom-border {
    border-bottom: 2px solid #ccc
}

.ShowcaseBrand_1-0-0 .showcase-bottom-border:last-of-type {
    border-width: 0
}

.ShowcaseBrand_1-0-0 .showcase-filter-link {
    padding-bottom: .7rem;
    display: inline-block;
    color: #999
}

.ShowcaseBrand_1-0-0 .showcase-filter-link:hover,
.ShowcaseBrand_1-0-0 .showcase-filter-link:focus,
.ShowcaseBrand_1-0-0 .showcase-filter-link:active {
    color: #333;
    text-decoration: none
}

.ShowcaseBrand_1-0-0 .flexbox-ie-fix {
    min-height: 1px
}

@media screen and (max-width: 767px) {
    .ShowcaseBrand_1-0-0 .showcase-filter-link {
        display: block;
        border-bottom: 2px solid #ccc;
        text-align: center;
        margin: 0 -15px;
        padding: .7rem
    }

    .ShowcaseBrand_1-0-0 .showcase-product-owner {
        margin-bottom: 0;
        border-bottom: 2px solid #ccc
    }

    .ShowcaseBrand_1-0-0 .showcase-product-owner:last-child {
        border-width: 0
    }

    .ShowcaseBrand_1-0-0 .text-xs-center {
        text-align: center
    }

    .ShowcaseBrand_1-0-0 .page-header {
        margin: 1rem 0
    }
}

@media screen and (max-width: 450px) {
    .ShowcaseBrand_1-0-0 h1 {
        font-size: 9vw
    }
}

.ShowcaseClass_1-0-0 .showcase-unit {
    position: relative;
    overflow: hidden
}

.ShowcaseClass_1-0-0 .showcase-unit .sft-ribbon {
    text-align: center;
    font-size: 14px;
    line-height: 24px;
    font-weight: bold;
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
    position: absolute;
    top: 12px;
    left: -125px;
    width: 300px;
    color: #fff
}

.ShowcaseClass_1-0-0 .showcase-unit .sft-ribbon-sold {
    background-color: #000
}

.ShowcaseClass_1-0-0 .showcase-unit .sft-ribbon-sale {
    background-color: #A00
}

.ShowcaseClass_1-0-0 .showcase-flex-row {
    display: box;
    display: flexbox;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.ShowcaseClass_1-0-0 .showcase-flex-row:before {
    content: normal
}

.ShowcaseClass_1-0-0 .showcase-flex-stretch {
    display: -webkit-box;
    display: flex;
    display: box;
    display: flexbox;
    display: -ms-flexbox;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-flow: column nowrap;
    flex-flow: column nowrap;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch
}

.ShowcaseClass_1-0-0 .showcase-flex-stretch .showcase-grow {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1
}

.ShowcaseClass_1-0-0 .showcase-product-owner {
    padding-bottom: 2rem;
    padding-top: 2rem
}

.ShowcaseClass_1-0-0 .showcase-product-owner .destination-charge {
    font-size: 1rem
}

.ShowcaseClass_1-0-0 .showcase-bottom-border {
    border-bottom: 2px solid #ccc
}

.ShowcaseClass_1-0-0 .showcase-bottom-border:last-of-type {
    border-width: 0
}

@media screen and (max-width: 767px) {
    .ShowcaseClass_1-0-0 .showcase-product-owner {
        margin-bottom: 0;
        border-bottom: 2px solid #ccc
    }

    .ShowcaseClass_1-0-0 .showcase-product-owner:last-child {
        border-width: 0
    }
}

.ShowcaseRoot_1-0-0 .component-config .panel {
    border: 1px solid #ddd
}

.ShowcaseRoot_1-0-0 .sortable-cta {
    border: 1px solid #ddd;
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    border-radius: 15px;
    background-color: #f5f5f5;
    margin: 1em;
    padding: 1em
}

.ShowcaseRoot_1-0-0 .sortable-cta-handle {
    text-align: center;
    font-size: 1.25em;
    cursor: move
}

.Showcase_1-0-0 .showcase-product-owner {
    position: relative;
    margin-bottom: 10px
}

.Showcase_1-0-0 .showcase-product-owner .showcase-hero {
    position: relative;
    min-height: 1px
}

.Showcase_1-0-0 .showcase-product-owner .showcase-logo-container {
    position: absolute;
    top: 0;
    right: 0
}

.Showcase_1-0-0 .showcase-product-owner .showcase-logo {
    display: block;
    padding: 10px;
    border-bottom-left-radius: 5px;
    background-color: #ffffff
}

.Showcase_1-0-0 .showcase-product-owner .showcase-logo h2 {
    font-size: 18px;
    color: #333;
    margin: 0;
    padding: 0;
    font-weight: bold
}

.Showcase_1-0-0 .showcase-product-owner .showcase-buttons {
    position: absolute;
    bottom: 0
}

.Showcase_1-0-0 .showcase-brand-hero {
    margin-bottom: 10px
}

.Showcase_1-0-0 .showcase-bottom-border {
    border-bottom: 2px solid #ccc
}

.Showcase_1-0-0 .showcase-bottom-border:last-child {
    border-width: 0
}

.Showcase_1-0-0 .showcase-flex-row {
    display: box;
    display: flexbox;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-direction: row;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-flex-wrap: wrap
}

.Showcase_1-0-0 .showcase-flex-row:before {
    content: normal
}

.Showcase_1-0-0 .showcase-flex-stretch {
    display: -webkit-box;
    display: flex;
    display: box;
    display: flexbox;
    display: -ms-flexbox;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-flow: column nowrap;
    flex-flow: column nowrap;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch
}

.Showcase_1-0-0 .showcase-flex-stretch .showcase-grow {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1
}

.Showcase_1-0-0 .flexbox-ie-fix {
    min-height: 1px
}

@media screen and (max-width: 767px) {
    .Showcase_1-0-0 .showcase-product-owner {
        margin-bottom: 0;
        padding-bottom: 10px;
        border-bottom: 2px solid #ccc
    }

    .Showcase_1-0-0 .showcase-product-owner:last-child {
        border-width: 0
    }
}

.SiteNavMap_1-0-0 #siteMap ul {
    list-style: none
}

.SiteNavMap_1-0-0 #siteMap a {
    display: inline-block;
    padding: 2px 1%
}

@media (max-width: 768px) {
    .SiteNavMap_1-0-0 #siteMap ul {
        margin: 0;
        padding: 0
    }

    .SiteNavMap_1-0-0 #siteMap li {
        border-left: 0
    }

    .SiteNavMap_1-0-0 #siteMap a {
        display: block;
        text-align: center;
        width: 100%
    }

    .SiteNavMap_1-0-0 #siteMap ul li ul a {
        background: #eee;
        border-color: #ddd
    }
}

.SocialMedia_1-0-0 .tt-hint {
    color: #999
}

.SocialMedia_1-0-0 .tt-menu {
    width: 250px;
    margin-top: 6px;
    padding: 4px 0;
    background-color: #fff;
    border: 1px solid #ccc;
    border: 1px solid rgba(0, 0, 0, 0.2);
    border-radius: 8px;
    box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
    max-height: 250px;
    overflow-y: auto
}

.SocialMedia_1-0-0 .tt-suggestion {
    padding: 5px 20px;
    line-height: 2em
}

.SocialMedia_1-0-0 .tt-suggestion.tt-is-under-cursor,
.SocialMedia_1-0-0 .tt-suggestion:hover,
.SocialMedia_1-0-0 .tt-cursor {
    color: #fff;
    background-color: #0097cf
}

.SocialMedia_1-0-0 .tt-suggestion p {
    margin: 0
}

.SocialMedia_1-0-0 .twitter-typeahead {
    display: block !important;
    padding-right: 5px
}

.SocialMedia_1-0-0 .twitter-typeahead:before,
.SocialMedia_1-0-0 .twitter-typeahead:after {
    content: " ";
    display: table
}

.SocialMedia_1-0-0 .twitter-typeahead:after {
    clear: both
}

.SocialMedia_1-0-0 .grabber {
    cursor: move
}

.SocialMedia_1-0-0 .social-media-list {
    display: none
}

.Staff_1-0-0 .flex {
    display: flex
}

.Staff_1-0-0 .flex-wrap {
    flex-wrap: wrap
}

.Staff_1-0-0 .flex-y-center {
    align-items: center
}

.Staff_1-0-0 .pad-y-1 {
    padding-top: 0.35em;
    padding-top: 1rem;
    padding-bottom: 0.35em;
    padding-bottom: 1rem
}

.Staff_1-0-0 .pad-y-0 {
    padding-left: 0;
    padding-right: 0
}

.Staff_1-0-0 .pad-x-1 {
    padding-left: 0.35em;
    padding-left: 1rem;
    padding-right: 0.35em;
    padding-right: 1rem
}

.Staff_1-0-0 .pad-top-1 {
    padding-top: 0.35em;
    padding-top: 1rem
}

.Staff_1-0-0 .pad-right-1 {
    padding-right: 0.35em;
    padding-right: 1rem
}

.Staff_1-0-0 .pad-x-1 {
    padding-right: 0.35em;
    padding-right: 1rem;
    padding-left: 0.35em;
    padding-left: 1rem
}

.Staff_1-0-0 .pad-bottom-1 {
    padding-bottom: 0.35em;
    padding-bottom: 1rem
}

.Staff_1-0-0 .pad-left-1 {
    padding-left: 0.35em;
    padding-left: 1rem
}

.Staff_1-0-0 .margin-0 {
    margin: 0
}

.Staff_1-0-0 .margin-top-1 {
    margin-top: 0.35em;
    margin-top: 1rem
}

.Staff_1-0-0 .margin-top-2 {
    margin-top: 1.45em;
    margin-top: 2rem
}

.Staff_1-0-0 .margin-bottom-2 {
    margin-bottom: 1.45em;
    margin-bottom: 2rem
}

.Staff_1-0-0 .margin-bottom-3 {
    margin-bottom: 2.2em;
    margin-bottom: 3rem
}

@media (min-width: 768px) {
    .Staff_1-0-0 .inline-sm-block {
        display: inline-block
    }

    .Staff_1-0-0 .margin-sm-0 {
        margin: 0
    }
}

@media (max-width: 767px) {
    .Staff_1-0-0 .text-xs-center {
        text-align: center
    }

    .Staff_1-0-0 .width-xs-100 {
        width: 100%
    }

    .Staff_1-0-0 .pad-bottom-xs-2 {
        padding-bottom: 1.45em;
        padding-bottom: 2rem
    }

    .Staff_1-0-0 .pad-bottom-xs-1 {
        padding-bottom: 1rem
    }

    .Staff_1-0-0 .margin-x-xs-2 {
        margin-top: 1.45em;
        margin-top: 2rem;
        margin-bottom: 1.45em;
        margin-bottom: 2rem
    }
}

.Staff_1-0-0 .staff-a .group-title {
    border-bottom: 0.2rem solid #ddd
}

.Staff_1-0-0 .staff-a .group-title:not(:first-child) {
    margin-top: 7rem
}

.Staff_1-0-0 .staff-a .group-title .title {
    border-left: 0.5rem solid #337ab7
}

.Staff_1-0-0 .staff-a .header-title {
    background-color: #eee
}

.Staff_1-0-0 .staff-a .icon::before {
    font-family: FontAwesome;
    color: #337ab7
}

.Staff_1-0-0 .staff-a .phone::before {
    content: ""
}

.Staff_1-0-0 .staff-a .email::before {
    content: ""
}

.Staff_1-0-0 .staff-a .staff-contact a {
    color: #333
}

.Staff_1-0-0 .staff-a .staff-contact a:link,
.Staff_1-0-0 .staff-a .staff-contact a:visited {
    text-decoration: underline
}

.Staff_1-0-0 .staff-a .staff-contact a:hover,
.Staff_1-0-0 .staff-a .staff-contact a:active {
    color: #337ab7
}

.Staff_1-0-0 .staff-a .staff-member:not(:last-child) {
    border-bottom: 4px solid #ddd
}

.Staff_1-0-0 .staff-a .staff-name {
    margin: 1rem 0 1.2rem;
    font-weight: normal
}

.Staff_1-0-0 .staff-a .staff-title {
    color: #337ab7
}

.Staff_1-0-0 .staff-a .img-circle {
    border: 4px solid #ddd
}

@media (min-width: 768px) {
    .Staff_1-0-0 .staff-a .header-title {
        background-color: transparent
    }

    .Staff_1-0-0 .staff-a .staff-member:not(:last-child) {
        border-width: 0
    }

    .Staff_1-0-0 .staff-a .staff-name.border-right {
        border-right: 0.2rem solid #ddd
    }

    .Staff_1-0-0 .staff-a .staff-contact {
        background-color: #eee;
        border-radius: 5px
    }
}

.Staff_1-0-0 .flex {
    display: flex
}

.Staff_1-0-0 .flex-wrap {
    flex-wrap: wrap
}

.Staff_1-0-0 .flex-y-center {
    align-items: center
}

.Staff_1-0-0 .pad-y-1 {
    padding-top: 0.35em;
    padding-top: 1rem;
    padding-bottom: 0.35em;
    padding-bottom: 1rem
}

.Staff_1-0-0 .pad-y-0 {
    padding-left: 0;
    padding-right: 0
}

.Staff_1-0-0 .pad-x-1 {
    padding-left: 0.35em;
    padding-left: 1rem;
    padding-right: 0.35em;
    padding-right: 1rem
}

.Staff_1-0-0 .pad-top-1 {
    padding-top: 0.35em;
    padding-top: 1rem
}

.Staff_1-0-0 .pad-right-1 {
    padding-right: 0.35em;
    padding-right: 1rem
}

.Staff_1-0-0 .pad-x-1 {
    padding-right: 0.35em;
    padding-right: 1rem;
    padding-left: 0.35em;
    padding-left: 1rem
}

.Staff_1-0-0 .pad-bottom-1 {
    padding-bottom: 0.35em;
    padding-bottom: 1rem
}

.Staff_1-0-0 .pad-left-1 {
    padding-left: 0.35em;
    padding-left: 1rem
}

.Staff_1-0-0 .margin-0 {
    margin: 0
}

.Staff_1-0-0 .margin-top-1 {
    margin-top: 0.35em;
    margin-top: 1rem
}

.Staff_1-0-0 .margin-top-2 {
    margin-top: 1.45em;
    margin-top: 2rem
}

.Staff_1-0-0 .margin-bottom-2 {
    margin-bottom: 1.45em;
    margin-bottom: 2rem
}

.Staff_1-0-0 .margin-bottom-3 {
    margin-bottom: 2.2em;
    margin-bottom: 3rem
}

@media (min-width: 768px) {
    .Staff_1-0-0 .inline-sm-block {
        display: inline-block
    }

    .Staff_1-0-0 .margin-sm-0 {
        margin: 0
    }
}

@media (max-width: 767px) {
    .Staff_1-0-0 .text-xs-center {
        text-align: center
    }

    .Staff_1-0-0 .width-xs-100 {
        width: 100%
    }

    .Staff_1-0-0 .pad-bottom-xs-2 {
        padding-bottom: 1.45em;
        padding-bottom: 2rem
    }

    .Staff_1-0-0 .pad-bottom-xs-1 {
        padding-bottom: 1rem
    }

    .Staff_1-0-0 .margin-x-xs-2 {
        margin-top: 1.45em;
        margin-top: 2rem;
        margin-bottom: 1.45em;
        margin-bottom: 2rem
    }
}

.Staff_1-0-0 .staff-b .staff-header img {
    border: 5px solid #337ab7;
    float: left;
    margin-right: 20px
}

.Staff_1-0-0 .staff-b .staff-name {
    margin: 0
}

.Staff_1-0-0 .staff-b .header-title {
    background-color: #eee;
    border-bottom: 2px solid #337ab7;
    margin: 10px 1%;
    padding: 10px;
    font-size: 10px;
    font-size: 1rem
}

.Staff_1-0-0 .staff-b .staff-title {
    position: relative;
    left: 5px;
    display: inline
}

.Staff_1-0-0 .staff-b .group-description {
    border-bottom: 5px solid #ddd;
    padding-bottom: 10px;
    margin-bottom: 40px;
    margin-bottom: 4rem
}

.Staff_1-0-0 .staff-b .staff-label {
    font-weight: bold
}

.Staff_1-0-0 .staff-b .staff-body:not(:last-child) {
    border-bottom: 4px solid #ddd
}

@media (min-width: 768px) {
    .Staff_1-0-0 .staff-b .staff-body:not(:last-child) {
        border-width: 0
    }
}

@media (max-width: 768px) {
    .Staff_1-0-0 #staff .staff-header {
        margin-top: 20px;
        text-align: center
    }

    .Staff_1-0-0 #staff .staff-header img {
        float: none;
        margin: 0 auto
    }

    .Staff_1-0-0 #staff .staff-title {
        left: 0
    }
}

.Template_1-0-0 #fileManager .cd-side-nav-i {
    position: relative;
    visibility: visible;
    opacity: 1;
    overflow: visible;
    max-height: none;
    left: 0;
    top: 0;
    padding: 0;
    background-color: #ccc;
    display: block
}

.Template_1-0-0 #fileManager .cd-side-nav-i>ul {
    padding: 0;
    list-style: none
}

.Template_1-0-0 #fileManager .cd-side-nav-i>ul>li {
    border-top: 1px solid #ddd
}

.Template_1-0-0 #fileManager .cd-side-nav-i>ul>li:first-child {
    border-width: 0
}

.Template_1-0-0 #fileManager .cd-side-nav-i>ul:last-of-type {
    padding-bottom: 0
}

.Template_1-0-0 #fileManager .cd-side-nav-i a {
    position: relative;
    color: #333;
    font-size: 1.5rem;
    text-align: center;
    display: block
}

.Template_1-0-0 #fileManager .cd-side-nav-i a .fa {
    display: block;
    margin-bottom: 5px
}

.Template_1-0-0 #fileManager .cd-nav-content {
    padding-left: .5em
}

.Template_1-0-0 #fileManager .cd-nav-content .panel-body {
    min-height: 50rem
}

.Template_1-0-0 #fileManager .cd-nav-content .panel-body,
.Template_1-0-0 #fileManager .cd-nav-content .panel+.panel {
    padding: 0;
    margin-top: 0
}

.Template_1-0-0 #fileManager .fileEditors {
    background-color: transparent
}

.Template_1-0-0 #fileManager .editor-close {
    cursor: pointer;
    margin-left: 1em
}

.Template_1-0-0 #fileManager #file-explorer-accordion {
    position: absolute;
    z-index: 1000
}

.Template_1-0-0 #fileManager #file-explorer-accordion .nodeType-folder {
    color: green
}

.Template_1-0-0 #fileManager .jstree-container-ul {
    background-color: #eee;
    min-height: 55rem;
    border: 1px solid #ccc;
    font-size: small;
    overflow: auto
}

.Template_1-0-0 #fileManager #fileManager-accordion {
    z-index: 100
}

.Template_1-0-0 #fileManager .collapsing.width {
    -webkit-transition-property: width, visibility;
    transition-property: width, visibility;
    width: 0;
    height: auto
}

.Template_1-0-0 #fileManager .tab-dirty {
    font-size: 1rem;
    padding-left: .5rem;
    color: #8E0000
}

.Template_1-0-0 #fileManager .file-history-icon {
    position: absolute;
    color: white;
    top: 1rem;
    right: 2.5rem;
    z-index: 100;
    cursor: pointer
}

.Template_1-0-0 #fileManager .file-history {
    width: 100%;
    background-color: #333;
    min-height: 7rem;
    color: #eee;
    padding: 1rem;
    display: none
}

.Template_1-0-0 #fileManager .file-history .slider-horizontal {
    width: 95%;
    margin-left: 1rem
}

.Template_1-0-0 #fileManager .revision_date,
.Template_1-0-0 #fileManager .revision_user {
    font-size: small
}

.Template_1-0-0 #fileManager .fileNav {
    font-size: .75em
}

.Template_1-0-0 #fileManager .fileNav li>a {
    padding: .5em
}

.Template_1-0-0 #fileManager .tab_title input {
    border: 0;
    margin: 0;
    padding: 0;
    width: 6em;
    font-size: inherit;
    background-color: transparent
}

.Template_1-0-0 #fileManager #history .area {
    font-size: .9em
}

.Template_1-0-0 #fileManager .btn-save-file {
    margin-top: .5em;
    float: right
}

.Template_1-0-0 #fileManager .ace-image-preview {
    max-width: 100%;
    max-height: 50rem;
    margin: 0 auto
}

.Template_1-0-0 #fileManager .ace-font-preview {
    padding: 0 .5em
}

.Template_1-0-0 #fileManager .dropzone.dz-clickable {
    cursor: pointer
}

.Template_1-0-0 #fileManager .dropzone {
    border: 2px dashed #0087F7;
    border-radius: 5px;
    background: white;
    min-height: 10em;
    padding: 5em 5em;
    box-sizing: border-box
}

.Template_1-0-0 #fileManager .dropzone .dz-message {
    font-weight: bolder;
    text-align: center;
    margin: 2em 0
}

.Template_1-0-0 #fileManager .dz-success {
    display: none
}

.Template_1-0-0 #fileManager #dropzone-queue {
    display: none;
    margin-top: 2rem
}

.Template_1-0-0 .jstree-contextmenu {
    font-size: small;
    z-index: 100
}

.Template_1-0-0 .ace_editor.ace_autocomplete {
    width: 40vw !important;
    min-width: 250px
}

.Template_1-0-0 .toast-info .btn {
    margin: .5em
}

.Template_1-0-0 .toast-info .btn-cancel {
    color: black
}

.Template_1-0-0 .ace-monokai {
    background-color: #272822;
    color: #F8F8F2
}

.Template_1-0-0 #AceEditor {
    height: 80rem;
    width: 100rem
}

.Template_1-0-0 #fileManager .cd-side-nav-i {
    position: relative;
    visibility: visible;
    opacity: 1;
    overflow: visible;
    max-height: none;
    left: 0;
    top: 0;
    padding: 0;
    background-color: #ccc;
    display: block
}

.Template_1-0-0 #fileManager .cd-side-nav-i>ul {
    padding: 0;
    list-style: none
}

.Template_1-0-0 #fileManager .cd-side-nav-i>ul>li {
    border-top: 1px solid #ddd
}

.Template_1-0-0 #fileManager .cd-side-nav-i>ul>li:first-child {
    border-width: 0
}

.Template_1-0-0 #fileManager .cd-side-nav-i>ul:last-of-type {
    padding-bottom: 0
}

.Template_1-0-0 #fileManager .cd-side-nav-i a {
    position: relative;
    color: #333;
    font-size: 1.5rem;
    text-align: center;
    display: block
}

.Template_1-0-0 #fileManager .cd-side-nav-i a .fa {
    display: block;
    margin-bottom: 5px
}

.Template_1-0-0 #fileManager .cd-nav-content {
    padding-left: .5em
}

.Template_1-0-0 #fileManager .cd-nav-content .panel-body {
    min-height: 50rem
}

.Template_1-0-0 #fileManager .cd-nav-content .panel-body,
.Template_1-0-0 #fileManager .cd-nav-content .panel+.panel {
    padding: 0;
    margin-top: 0
}

.Template_1-0-0 #fileManager .fileEditors {
    background-color: transparent
}

.Template_1-0-0 #fileManager .editor-close {
    cursor: pointer;
    margin-left: 1em
}

.Template_1-0-0 #fileManager #file-explorer-accordion {
    position: absolute;
    z-index: 1000
}

.Template_1-0-0 #fileManager #file-explorer-accordion .nodeType-folder {
    color: green
}

.Template_1-0-0 #fileManager .jstree-container-ul {
    background-color: #eee;
    min-height: 55rem;
    border: 1px solid #ccc;
    font-size: small;
    overflow: auto
}

.Template_1-0-0 #fileManager #fileManager-accordion {
    z-index: 100
}

.Template_1-0-0 #fileManager .collapsing.width {
    -webkit-transition-property: width, visibility;
    transition-property: width, visibility;
    width: 0;
    height: auto
}

.Template_1-0-0 #fileManager .tab-dirty {
    font-size: 1rem;
    padding-left: .5rem;
    color: #8E0000
}

.Template_1-0-0 #fileManager .file-history-icon {
    position: absolute;
    color: white;
    top: 1rem;
    right: 2.5rem;
    z-index: 100;
    cursor: pointer
}

.Template_1-0-0 #fileManager .file-history {
    width: 100%;
    background-color: #333;
    min-height: 7rem;
    color: #eee;
    padding: 1rem;
    display: none
}

.Template_1-0-0 #fileManager .file-history .slider-horizontal {
    width: 95%;
    margin-left: 1rem
}

.Template_1-0-0 #fileManager .revision_date,
.Template_1-0-0 #fileManager .revision_user {
    font-size: small
}

.Template_1-0-0 #fileManager .fileNav {
    font-size: .75em
}

.Template_1-0-0 #fileManager .fileNav li>a {
    padding: .5em
}

.Template_1-0-0 #fileManager .tab_title input {
    border: 0;
    margin: 0;
    padding: 0;
    width: 6em;
    font-size: inherit;
    background-color: transparent
}

.Template_1-0-0 #fileManager #history .area {
    font-size: .9em
}

.Template_1-0-0 #fileManager .btn-save-file {
    margin-top: .5em;
    float: right
}

.Template_1-0-0 #fileManager .ace-image-preview {
    max-width: 100%;
    max-height: 50rem;
    margin: 0 auto
}

.Template_1-0-0 #fileManager .ace-font-preview {
    padding: 0 .5em
}

.Template_1-0-0 #fileManager .dropzone.dz-clickable {
    cursor: pointer
}

.Template_1-0-0 #fileManager .dropzone {
    border: 2px dashed #0087F7;
    border-radius: 5px;
    background: white;
    min-height: 10em;
    padding: 5em 5em;
    box-sizing: border-box
}

.Template_1-0-0 #fileManager .dropzone .dz-message {
    font-weight: bolder;
    text-align: center;
    margin: 2em 0
}

.Template_1-0-0 #fileManager .dz-success {
    display: none
}

.Template_1-0-0 #fileManager #dropzone-queue {
    display: none;
    margin-top: 2rem
}

.Template_1-0-0 .jstree-contextmenu {
    font-size: small;
    z-index: 100
}

.Template_1-0-0 .ace_editor.ace_autocomplete {
    width: 40vw !important;
    min-width: 250px
}

.Template_1-0-0 .toast-info .btn {
    margin: .5em
}

.Template_1-0-0 .toast-info .btn-cancel {
    color: black
}

.Template_1-0-0 .ace-monokai {
    background-color: #272822;
    color: #F8F8F2
}

.Template_1-0-0 #AceEditor {
    height: 80rem;
    width: 100rem
}

.Template_1-0-0 .rootNode {
    position: relative;
    width: 100%;
    height: 48rem
}

.Template_1-0-0 .rootNode .file-history-icon {
    position: absolute;
    color: white;
    top: 1rem;
    right: 2.5rem;
    z-index: 100;
    cursor: pointer
}

.Template_1-0-0 .rootNode .file-history {
    width: 100%;
    background-color: #333;
    min-height: 7rem;
    color: #eee;
    padding: 1rem;
    display: none
}

.Template_1-0-0 .rootNode .file-history .slider-horizontal {
    width: 95%;
    margin-left: 1rem
}

.Template_1-0-0 .rootNode .file-history .revision_date,
.Template_1-0-0 .rootNode .file-history .revision_user {
    font-size: small
}

.Template_1-0-0 .rootNode .ace_editor.ace_autocomplete {
    width: 40vw !important;
    min-width: 250px
}

.Template_1-0-0 .rootNode .ace-monokai {
    background-color: #272822;
    color: #F8F8F2
}

.Template_1-0-0 .rootNode .editorNode {
    width: 100%;
    height: 40rem
}

.zoom-img-btn {
    border: none;
    background: none;
    float: right
}

.zoomIn::before {
    content: '\f00e'
}

.zoomOut::before {
    content: '\f010'
}

.move::before {
    content: '\f256;'
}

.grab::before {
    content: '\f255'
}

#loader {
    background: rgba(0, 0, 0, 0.5)
}

img.zoomify::before {
    content: '\f00e'
}

.zoomControls {
    position: absolute;
    bottom: 10px;
    right: 10px;
    color: #fff;
    font-family: FontAwesome;
    background: rgba(0, 0, 0, 0.6);
    padding: 5px 5px 0 5px;
    text-align: center;
    margin-top: 3px;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

.zoomInControl {
    display: inline-block;
    width: 30px;
    height: 25px;
    cursor: pointer;
    opacity: .5;
    border-right: 1px solid #666
}

.zoomInControl::before {
    content: '\f00e'
}

.zoomOutControl {
    display: inline-block;
    width: 30px;
    height: 25px;
    cursor: pointer;
    opacity: .5
}

.zoomOutControl::before {
    content: '\f010'
}

.zoomCloseControl {
    display: inline-block;
    position: fixed;
    top: 20px;
    right: 20px;
    width: 60px;
    height: 60px;
    cursor: pointer;
    opacity: .5;
    background: #000;
    padding: 10px 0 10px 0;
    text-align: center;
    border-radius: 50px;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    z-index: 110000
}

.zoomCloseControl:after {
    content: "X";
    color: white;
    line-height: 40px;
    font-size: 14px;
    text-transform: uppercase;
    font-family: "Open Sans Condensed", "Open sans", "Helvetica Neue", Arial, san-serif
}

.zoomOutControl:hover,
.zoomInControl:hover,
.zoomCloseControl:hover {
    opacity: 1
}

.zoomOutControl.disabled,
.zoomInControl.disabled {
    opacity: .2 !important
}

#zoomScreenOver {
    background: rgba(0, 0, 0, 0.5);
    z-index: 100000 !important
}

#zoomScreenOver img {
    max-width: none !important;
    max-height: none !important
}

#zoomScreen {
    width: 80%;
    height: 80%;
    background: #000000;
    -webkit-user-select: none !important;
    -moz-user-select: -moz-none !important;
    -webkit-user-select: none !important;
    -ms-user-select: none !important;
    user-select: none !important
}

#zoomScreen.isTouch {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #000000;
    border: 0px solid white
}

.mfp-bg {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1042;
    overflow: hidden;
    position: fixed;
    background: #0b0b0b;
    opacity: .8
}

.mfp-wrap {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1043;
    position: fixed;
    outline: none !important;
    -webkit-backface-visibility: hidden
}

.mfp-container {
    text-align: center;
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    padding: 0 8px;
    box-sizing: border-box
}

.mfp-container:before {
    content: '';
    display: inline-block;
    height: 100%;
    vertical-align: middle
}

.mfp-align-top .mfp-container:before {
    display: none
}

.mfp-content {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    margin: 0 auto;
    text-align: left;
    z-index: 1045
}

.mfp-inline-holder .mfp-content,
.mfp-ajax-holder .mfp-content {
    width: 100%;
    cursor: auto
}

.mfp-ajax-cur {
    cursor: progress
}

.mfp-zoom {
    cursor: pointer;
    cursor: -webkit-zoom-in;
    cursor: -moz-zoom-in;
    cursor: zoom-in
}

.mfp-auto-cursor .mfp-content {
    cursor: auto
}

.mfp-close,
.mfp-arrow,
.mfp-preloader,
.mfp-counter {
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none
}

.mfp-loading.mfp-figure {
    display: none
}

.mfp-hide {
    display: none !important
}

.mfp-preloader {
    color: #CCC;
    position: absolute;
    top: 50%;
    width: auto;
    text-align: center;
    margin-top: -0.8em;
    left: 8px;
    right: 8px;
    z-index: 1044
}

.mfp-preloader a {
    color: #CCC
}

.mfp-preloader a:hover {
    color: #fff
}

.mfp-s-ready .mfp-preloader {
    display: none
}

.mfp-s-error .mfp-content {
    display: none
}

button.mfp-close,
button.mfp-arrow {
    overflow: visible;
    cursor: pointer;
    background: transparent;
    border: 0;
    -webkit-appearance: none;
    display: block;
    outline: none;
    padding: 0;
    z-index: 1046;
    box-shadow: none;
    touch-action: manipulation
}

button::-moz-focus-inner {
    padding: 0;
    border: 0
}

.mfp-close {
    width: 44px;
    height: 44px;
    line-height: 44px;
    position: absolute;
    right: 0;
    top: 0;
    text-decoration: none;
    text-align: center;
    opacity: .65;
    padding: 0 0 18px 10px;
    color: #fff;
    font-style: normal;
    font-size: 28px;
    font-family: Arial, Baskerville, monospace
}

.mfp-close:hover,
.mfp-close:focus {
    opacity: 1
}

.mfp-close:active {
    top: 1px
}

.mfp-close-btn-in .mfp-close {
    color: #333
}

.mfp-image-holder .mfp-close,
.mfp-iframe-holder .mfp-close {
    color: #fff;
    right: -6px;
    text-align: right;
    padding-right: 6px;
    width: 100%
}

.mfp-counter {
    position: absolute;
    top: 0;
    right: 0;
    color: #CCC;
    font-size: 12px;
    line-height: 18px;
    white-space: nowrap
}

.mfp-arrow {
    position: absolute;
    opacity: .65;
    margin: 0;
    top: 50%;
    margin-top: -55px;
    padding: 0;
    width: 90px;
    height: 110px;
    -webkit-tap-highlight-color: transparent
}

.mfp-arrow:active {
    margin-top: -54px
}

.mfp-arrow:hover,
.mfp-arrow:focus {
    opacity: 1
}

.mfp-arrow:before,
.mfp-arrow:after {
    content: '';
    display: block;
    width: 0;
    height: 0;
    position: absolute;
    left: 0;
    top: 0;
    margin-top: 35px;
    margin-left: 35px;
    border: medium inset transparent
}

.mfp-arrow:after {
    border-top-width: 13px;
    border-bottom-width: 13px;
    top: 8px
}

.mfp-arrow:before {
    border-top-width: 21px;
    border-bottom-width: 21px;
    opacity: 0.7
}

.mfp-arrow-left {
    left: 0
}

.mfp-arrow-left:after {
    border-right: 17px solid #fff;
    margin-left: 31px
}

.mfp-arrow-left:before {
    margin-left: 25px;
    border-right: 27px solid #3F3F3F
}

.mfp-arrow-right {
    right: 0
}

.mfp-arrow-right:after {
    border-left: 17px solid #fff;
    margin-left: 39px
}

.mfp-arrow-right:before {
    border-left: 27px solid #3F3F3F
}

.mfp-iframe-holder {
    padding-top: 40px;
    padding-bottom: 40px
}

.mfp-iframe-holder .mfp-content {
    line-height: 0;
    width: 100%;
    max-width: 900px
}

.mfp-iframe-holder .mfp-close {
    top: -40px
}

.mfp-iframe-scaler {
    width: 100%;
    height: 0;
    overflow: hidden;
    padding-top: 56.25%
}

.mfp-iframe-scaler iframe {
    position: absolute;
    display: block;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
    background: #000
}

img.mfp-img {
    width: auto;
    max-width: 100%;
    height: auto;
    display: block;
    line-height: 0;
    box-sizing: border-box;
    padding: 40px 0 40px;
    margin: 0 auto
}

.mfp-figure {
    line-height: 0
}

.mfp-figure:after {
    content: '';
    position: absolute;
    left: 0;
    top: 40px;
    bottom: 40px;
    display: block;
    right: 0;
    width: auto;
    height: auto;
    z-index: -1;
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
    background: #444
}

.mfp-figure small {
    color: #BDBDBD;
    display: block;
    font-size: 12px;
    line-height: 14px
}

.mfp-figure figure {
    margin: 0
}

.mfp-bottom-bar {
    margin-top: -36px;
    position: absolute;
    top: 100%;
    left: 0;
    width: 100%;
    cursor: auto
}

.mfp-title {
    text-align: left;
    line-height: 18px;
    color: #F3F3F3;
    word-wrap: break-word;
    padding-right: 36px
}

.mfp-image-holder .mfp-content {
    max-width: 100%
}

.mfp-gallery .mfp-image-holder .mfp-figure {
    cursor: pointer
}

@media screen and (max-width: 800px) and (orientation: landscape),
screen and (max-height: 300px) {
    .mfp-img-mobile .mfp-image-holder {
        padding-left: 0;
        padding-right: 0
    }

    .mfp-img-mobile img.mfp-img {
        padding: 0
    }

    .mfp-img-mobile .mfp-figure:after {
        top: 0;
        bottom: 0
    }

    .mfp-img-mobile .mfp-figure small {
        display: inline;
        margin-left: 5px
    }

    .mfp-img-mobile .mfp-bottom-bar {
        background: rgba(0, 0, 0, 0.6);
        bottom: 0;
        margin: 0;
        top: auto;
        padding: 3px 5px;
        position: fixed;
        box-sizing: border-box
    }

    .mfp-img-mobile .mfp-bottom-bar:empty {
        padding: 0
    }

    .mfp-img-mobile .mfp-counter {
        right: 5px;
        top: 3px
    }

    .mfp-img-mobile .mfp-close {
        top: 0;
        right: 0;
        width: 35px;
        height: 35px;
        line-height: 35px;
        background: rgba(0, 0, 0, 0.6);
        position: fixed;
        text-align: center;
        padding: 0
    }
}

@media all and (max-width: 900px) {
    .mfp-arrow {
        -webkit-transform: scale(0.75);
        transform: scale(0.75)
    }

    .mfp-arrow-left {
        -webkit-transform-origin: 0;
        transform-origin: 0
    }

    .mfp-arrow-right {
        -webkit-transform-origin: 100%;
        transform-origin: 100%
    }

    .mfp-container {
        padding-left: 6px;
        padding-right: 6px
    }
}

.UnitDetail_1-0-0 .breadcrumb {
    white-space: nowrap;
    overflow: hidden
}

.UnitDetail_1-0-0 .breadcrumb li+li:before {
    content: "/\00a0";
    padding: 0 5px;
    color: #ccc
}

.UnitDetail_1-0-0 #UnitHeader h1 {
    font-size: 2rem;
    color: #333333;
    margin: 0
}

.UnitDetail_1-0-0 #UnitHeader h2 {
    font-size: 2.5rem;
    margin: 0
}

.UnitDetail_1-0-0 a.list-group-item {
    cursor: pointer
}

.UnitDetail_1-0-0 a.list-group-item:hover {
    background-color: #eee
}

.UnitDetail_1-0-0 .unit-flexbox-middle {
    display: box;
    display: flexbox;
    display: -ms-flexbox;
    display: -webkit-box;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.UnitDetail_1-0-0 .unit-flexbox {
    display: box;
    display: flexbox;
    display: -ms-flexbox;
    display: -webkit-box;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.UnitDetail_1-0-0 .justify-right {
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end
}

.UnitDetail_1-0-0 .btn-unit-dark {
    background-color: #333;
    color: #fff
}

.UnitDetail_1-0-0 .btn-unit-dark:hover {
    background-color: #1a1a1a;
    color: #fff
}

.UnitDetail_1-0-0 .btn-unit-bright {
    background-color: #F59110;
    color: #000
}

.UnitDetail_1-0-0 .btn-unit-bright:hover {
    background-color: #ca7508;
    color: #000
}

.UnitDetail_1-0-0 .btn-email-box-size {
    height: 32px;
    width: 32px;
    padding: 0
}

.UnitDetail_1-0-0 .unit-flexbox-align-middle {
    -webkit-align-self: center;
    -ms-flex-item-align: center;
    align-self: center
}

.UnitDetail_1-0-0 #CustomDescription h2 {
    margin-top: 0
}

.UnitDetail_1-0-0 .spec-definition dt {
    white-space: normal
}

.UnitDetail_1-0-0 .unit .list-group {
    border-left: 5px solid #000;
    margin-top: 1rem
}

.UnitDetail_1-0-0 .unit .list-group-item {
    border-radius: 0;
    border-left: 0
}

.UnitDetail_1-0-0 .unit .addThisBar {
    margin-bottom: 0;
    height: 21px
}

.UnitDetail_1-0-0 .unit .social-banner {
    margin-top: 0.5rem;
    margin-bottom: 0.5rem
}

.UnitDetail_1-0-0 .unit .social-banner>* {
    padding: 0.75rem
}

.UnitDetail_1-0-0 .unit .social-banner a {
    float: none
}

.UnitDetail_1-0-0 .unit .social-banner>div>.btn {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
    margin-left: 5px;
    width: 32px;
    height: 32px;
    padding: 0;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

/* MOBILE Sidebar border (color! _CCC) */
.UnitDetail_1-0-0 .unit-attributes {
    margin-top: 1rem;
    border-left: 5px solid #fff;
    padding-left: 1rem
}

.UnitDetail_1-0-0 .social-banner {
    background-color: #eee
}

.UnitDetail_1-0-0 #UnitTabContent .tab-pane {
    padding-top: 10px
}

.UnitDetail_1-0-0 .sale-regular-price {
    font-size: 18px
}

.UnitDetail_1-0-0 .unit-price {
    color: #000
}

.UnitDetail_1-0-0 .destination-charge {
    font-size: 1rem
}

.UnitDetail_1-0-0 .inventory-gallery-viewport .slick-prev,
.UnitDetail_1-0-0 .inventory-gallery-viewport .slick-next,
.UnitDetail_1-0-0 .multi-slider-viewport .slick-prev,
.UnitDetail_1-0-0 .multi-slider-viewport .slick-next {
    z-index: 100
}

.UnitDetail_1-0-0 .inventory-gallery .slick-prev {
    left: 0
}

.UnitDetail_1-0-0 .inventory-gallery .slick-next {
    right: 0
}

.UnitDetail_1-0-0 .form-modal .lead-form-title {
    display: none
}

.UnitDetail_1-0-0 .slider-arrows {
    padding: 0 3.5rem
}

.UnitDetail_1-0-0 .multi-slider-viewport .slick-slide {
    padding: 0 0.25rem
}

.UnitDetail_1-0-0 .multi-slider-viewport h3 {
    font-size: 1.2em;
    font-size: 1.7rem;
    font-weight: normal
}

.UnitDetail_1-0-0 .unit-flex-accordion {
    display: box;
    display: flexbox;
    display: -ms-flexbox;
    display: -webkit-box;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row
}

.UnitDetail_1-0-0 .width-100 {
    width: 100%
}


/* box-shadow sets color for MOBILE tab color, color sets text _CCC */
.UnitDetail_1-0-0 .unit-flex-accordion-header {
    padding: 0.75rem 1.5rem;
    position: relative;
    border: 1px solid #ccc;
    -webkit-box-shadow: inset 0.5em 0 #7C3030;
    box-shadow: inset 0.5em 0 #7C3030;
    margin-bottom: 0.25rem;
    color: #333
}

.UnitDetail_1-0-0 .unit-flex-accordion-header.collapsed {
    color: #0d0d0d
}

.UnitDetail_1-0-0 .unit-flex-accordion-header:hover,
.UnitDetail_1-0-0 .unit-flex-accordion-header:focus,
.UnitDetail_1-0-0 .unit-flex-accordion-header:active {
    text-decoration: none;
    color: #333
}

.UnitDetail_1-0-0 .unit-tab-hr {
    height: 1px;
    background: #ccc;
    z-index: -1;
    margin-top: -2px
}

.UnitDetail_1-0-0 .unit-m-top-1 {
    margin-top: 1rem
}

@media (min-width: 1200px) {
    .UnitDetail_1-0-0 .unit-attributes .attr-key {
        text-align: right
    }
}

.UnitDetail_1-0-0 .unit-attributes .attr-value {
    padding-bottom: 0.5rem
}

@media (min-width: 768px) {
    .UnitDetail_1-0-0 .units-border-bottom-sm {
        border-bottom: 1px solid #ccc;
        font-size: 36px
    }

    .UnitDetail_1-0-0 .unit-flex-accordion-header {
        -webkit-box-shadow: inset 0 0.5em #000;
        box-shadow: inset 0 0.5em #000;
        border: 1px solid #ccc;
        border-bottom: none;
        padding: 0.75rem;
        margin-left: 0.5rem;
        background: #fff;
        margin-bottom: 0;
        position: static
    }

    .UnitDetail_1-0-0 .unit-flex-accordion-header.collapsed {
        -webkit-box-shadow: none;
        box-shadow: none;
        border: none;
        background: transparent
    }

    .UnitDetail_1-0-0 .flex-sm-1 {
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1
    }

    .UnitDetail_1-0-0 .flex-sm-2 {
        -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
        order: 2
    }

    .UnitDetail_1-0-0 .flex-sm-3 {
        -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
        order: 3
    }

    .UnitDetail_1-0-0 .flex-sm-4 {
        -webkit-box-ordinal-group: 5;
        -ms-flex-order: 4;
        order: 4
    }

    .UnitDetail_1-0-0 .flex-sm-5 {
        -webkit-box-ordinal-group: 6;
        -ms-flex-order: 5;
        order: 5
    }

    .UnitDetail_1-0-0 .flex-sm-6 {
        -webkit-box-ordinal-group: 7;
        -ms-flex-order: 6;
        order: 6
    }

    .UnitDetail_1-0-0 .flex-sm-7 {
        -webkit-box-ordinal-group: 8;
        -ms-flex-order: 7;
        order: 7
    }

    .UnitDetail_1-0-0 .flex-sm-8 {
        -webkit-box-ordinal-group: 9;
        -ms-flex-order: 8;
        order: 8
    }

    .UnitDetail_1-0-0 .flex-sm-9 {
        -webkit-box-ordinal-group: 10;
        -ms-flex-order: 9;
        order: 9
    }
}

@media (max-width: 767px) {
    .UnitDetail_1-0-0 #UnitHeader h2 {
        font-size: 42px
    }

    .UnitDetail_1-0-0 .unit-flexbox {
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center
    }

    .UnitDetail_1-0-0 .flex-xs-1 {
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1
    }

    .UnitDetail_1-0-0 .flex-xs-2 {
        -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
        order: 2
    }

    .UnitDetail_1-0-0 .flex-xs-3 {
        -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
        order: 3
    }

    .UnitDetail_1-0-0 .flex-xs-4 {
        -webkit-box-ordinal-group: 5;
        -ms-flex-order: 4;
        order: 4
    }

    .UnitDetail_1-0-0 .flex-xs-5 {
        -webkit-box-ordinal-group: 6;
        -ms-flex-order: 5;
        order: 5
    }

    .UnitDetail_1-0-0 .unit-flex-accordion-header {
        width: 100%
    }

    .UnitDetail_1-0-0 .unit-flex-accordion-header::after {
        content: "\f068";
        position: absolute;
        right: 0.75rem;
        font-family: FontAwesome
    }

    .UnitDetail_1-0-0 .unit-flex-accordion-header.collapsed::after {
        content: "\f067"
    }

    .UnitDetail_1-0-0 .justify-xs-center {
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center
    }
}

@media print {

    .UnitDetail_1-0-0 .unit-feature-image,
    .UnitDetail_1-0-0 .slick-track,
    .UnitDetail_1-0-0 .slick-slide {
        width: 500px !important;
        margin: 0 auto
    }

    .UnitDetail_1-0-0 .slick-slide:not(.slick-current) {
        display: none
    }

    .UnitDetail_1-0-0 .unit-brand-logo {
        max-height: 75px
    }

    .UnitDetail_1-0-0 .collapse {
        display: block
    }

    .UnitDetail_1-0-0 .unit-flex-accordion {
        display: block
    }

    .UnitDetail_1-0-0 .panel-collapse {
        height: auto !important
    }
}

.appearing-lead {
    display: none
}

.contain {
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto
}

.ari-column.contain {
    float: none
}

@media (max-width: 767px) {
    .ari-row.contain {
        margin-left: -15px;
        margin-right: -15px
    }

    .ari-column.mobile-full-width {
        padding-left: 0;
        padding-right: 0
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .contain {
        width: 750px
    }
}

@media (min-width: 992px) and (max-width: 1199px) {
    .contain {
        width: 970px
    }
}

@media (min-width: 1200px) {
    .contain {
        width: 1170px
    }
}

.main-content .ShowcaseRoot_1-0-0 .hidden-print .multi-slider .multi-slider-viewport .slick-prev:before,
.main-content .ShowcaseRoot_1-0-0 .hidden-print .multi-slider .multi-slider-viewport .slick-next:before {
    color: #000
}

.Locations_1-0-0 .footer-column_1-0-0 .footer-column-group .footer-column-content {
    width: 100%
}

.PageAsset_1-0-0 .img-responsive:not(.center-block) {
    display: inline-block
}

.ari-layout {
    max-width: 100%;
    position: relative;
    overflow: hidden
}

.component.UnitDetail_1-0-0 #overview h2 {
    color: #000;
    font-size: 40px;
    font-weight: bold
}

.component.UnitDetail_1-0-0 #overview p {
    color: #000
}

.component.UnitDetail_1-0-0 #overview ul {
    margin-left: 20px;
    margin-bottom: 25px
}

.component.UnitDetail_1-0-0 #overview ul li {
    color: #000;
    font-size: 16px;
    color: #333
}

.component.UnitDetail_1-0-0 #overview .productItemGroupName {
    font-weight: bold;
    color: #000;
    font-size: 30px;
    padding-bottom: 25px
}

html,
body {
    height: 100%;
    font-family: "Montserrat", Arial, Helvetica, sans-serif
}

body {
    color: #222
}

body a {
    color: #000
}

body a:hover {
    color: #7C3030
}

body h1,
body h2 {
    color: #000
}

body h3,
body h4 {
    color: #222
}

.main-content {
    min-height: 500px
}

.btn-primary,
.ari-form-container .btn {
    color: #fff
}

.btn-primary:hover,
.ari-form-container .btn:hover {
    color: #fff
}

.panel-default .list-group .active {
    color: #fff
}

.panel-primary>.panel-heading {
    color: #fff
}

.panel-primary .list-group .active {
    color: #fff
}

.js .fadeinup-effect {
    opacity: 0;
    -webkit-animation-duration: .5s;
    animation-duration: .5s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out
}

@-webkit-keyframes fadeInUp {
    from {
        opacity: 0;
        -webkit-transform: translateY(50px)
    }

    to {
        opacity: 1;
        -webkit-transform: translateY(0)
    }
}

@keyframes fadeInUp {
    from {
        opacity: 0;
        transform: translateY(50px)
    }

    to {
        opacity: 1;
        transform: translateY(0)
    }
}

.fadeInUp {
    -webkit-animation-name: fadeInUp;
    animation-name: fadeInUp
}

.js .fadeindown-effect {
    opacity: 0;
    -webkit-animation-duration: .5s;
    animation-duration: .5s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out
}

@-webkit-keyframes fadeInDown {
    from {
        opacity: 0;
        -webkit-transform: translateY(-50px)
    }

    to {
        opacity: 1;
        -webkit-transform: translateY(0)
    }
}

@keyframes fadeInDown {
    from {
        opacity: 0;
        transform: translateY(-50px)
    }

    to {
        opacity: 1;
        transform: translateY(0)
    }
}

.fadeInDown {
    -webkit-animation-name: fadeInDown;
    animation-name: fadeInDown
}

.js .fadeinleft-effect {
    opacity: 0;
    -webkit-animation-duration: .5s;
    animation-duration: .5s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out
}

@-webkit-keyframes fadeInLeft {
    from {
        opacity: 0;
        -webkit-transform: translateX(50px)
    }

    to {
        opacity: 1;
        -webkit-transform: translateX(0)
    }
}

@keyframes fadeInLeft {
    from {
        opacity: 0;
        transform: translateX(50px)
    }

    to {
        opacity: 1;
        transform: translateX(0)
    }
}

.fadeInLeft {
    -webkit-animation-name: fadeInLeft;
    animation-name: fadeInLeft
}

.js .fadeinright-effect {
    opacity: 0;
    -webkit-animation-duration: .5s;
    animation-duration: .5s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out
}

@-webkit-keyframes fadeInRight {
    from {
        opacity: 0;
        -webkit-transform: translateX(-50px)
    }

    to {
        opacity: 1;
        -webkit-transform: translateX(0)
    }
}

@keyframes fadeInRight {
    from {
        opacity: 0;
        transform: translateX(-50px)
    }

    to {
        opacity: 1;
        transform: translateX(0)
    }
}

.fadeInRight {
    -webkit-animation-name: fadeInRight;
    animation-name: fadeInRight
}

.js .growin-effect {
    opacity: 0;
    overflow: hidden;
    -webkit-animation-duration: .5s;
    animation-duration: .5s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
    transform-origin: center;
    -webkit-transform-origin: center
}

@-webkit-keyframes growIn {
    from {
        opacity: 0;
        -webkit-transform: scale(0.5, 0.5)
    }

    to {
        opacity: 1;
        -webkit-transform: scale(1, 1)
    }
}

@keyframes growIn {
    from {
        opacity: 0;
        transform: scale(0.5, 0.5)
    }

    to {
        opacity: 1;
        transform: scale(1, 1)
    }
}

.growIn {
    -webkit-animation-name: growIn;
    animation-name: growIn
}

.js .sweeptoright-effect {
    opacity: 0;
    overflow: hidden;
    -webkit-animation-duration: .5s;
    animation-duration: .5s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
    transform-origin: 0 50%;
    -webkit-transform-origin: 0 50%
}

@-webkit-keyframes sweepToRight {
    from {
        opacity: 0;
        -webkit-transform: scaleX(0)
    }

    to {
        opacity: 1;
        -webkit-transform: scaleX(1)
    }
}

@keyframes sweepToRight {
    from {
        opacity: 0;
        transform: scaleX(0)
    }

    to {
        opacity: 1;
        transform: scaleX(1)
    }
}

.sweepToRight {
    -webkit-animation-name: sweepToRight;
    animation-name: sweepToRight
}

.js .sweeptoleft-effect {
    opacity: 0;
    overflow: hidden;
    -webkit-animation-duration: .5s;
    animation-duration: .5s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
    transform-origin: 100% 50%;
    -webkit-transform-origin: 100% 50%
}

@-webkit-keyframes sweepToLeft {
    from {
        opacity: 0;
        -webkit-transform: scaleX(0)
    }

    to {
        opacity: 1;
        -webkit-transform: scaleX(1)
    }
}

@keyframes sweepToLeft {
    from {
        opacity: 0;
        transform: scaleX(0)
    }

    to {
        opacity: 1;
        transform: scaleX(1)
    }
}

.sweepToLeft {
    -webkit-animation-name: sweepToLeft;
    animation-name: sweepToLeft
}

.js .sweepup-effect {
    opacity: 0;
    overflow: hidden;
    -webkit-animation-duration: .5s;
    animation-duration: .5s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
    transform-origin: 50% 100%;
    -webkit-transform-origin: 50% 100%
}

@-webkit-keyframes sweepUp {
    from {
        opacity: 0;
        -webkit-transform: scaleY(0)
    }

    to {
        opacity: 1;
        -webkit-transform: scaleY(1)
    }
}

@keyframes sweepUp {
    from {
        opacity: 0;
        transform: scaleY(0)
    }

    to {
        opacity: 1;
        transform: scaleY(1)
    }
}

.sweepUp {
    -webkit-animation-name: sweepUp;
    animation-name: sweepUp
}

.js .sweepdown-effect {
    opacity: 0;
    overflow: hidden;
    -webkit-animation-duration: .5s;
    animation-duration: .5s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
    transform-origin: 50% 0%;
    -webkit-transform-origin: 50% 0%
}

@-webkit-keyframes sweepDown {
    from {
        opacity: 0;
        -webkit-transform: scaleY(0)
    }

    to {
        opacity: 1;
        -webkit-transform: scaleY(1)
    }
}

@keyframes sweepDown {
    from {
        opacity: 0;
        transform: scaleY(0)
    }

    to {
        opacity: 1;
        transform: scaleY(1)
    }
}

.sweepDown {
    -webkit-animation-name: sweepDown;
    animation-name: sweepDown
}

.delay100ms {
    animation-delay: .1s;
    -webkit-animation-delay: .1s
}

.delay200ms {
    animation-delay: .2s;
    -webkit-animation-delay: .2s
}

.delay300ms {
    animation-delay: .3s;
    -webkit-animation-delay: .3s
}

.delay400ms {
    animation-delay: .4s;
    -webkit-animation-delay: .4s
}

.delay500ms {
    animation-delay: .5s;
    -webkit-animation-delay: .5s
}

.delay600ms {
    animation-delay: .6s;
    -webkit-animation-delay: .6s
}

.delay700ms {
    animation-delay: .7s;
    -webkit-animation-delay: .7s
}

.delay800ms {
    animation-delay: .8s;
    -webkit-animation-delay: .8s
}

.delay900ms {
    animation-delay: .9s;
    -webkit-animation-delay: .9s
}

.delay1s {
    animation-delay: 1s;
    -webkit-animation-delay: 1s
}

.delay2s {
    animation-delay: 2s;
    -webkit-animation-delay: 2s
}

.footer {
    background-color: #fff;
    margin: 0px;
    padding: 0px;
    color: #fff
}

.footer .footer-a {
    background: #fff;
    font-size: 13px
}

.footer .footer-a .footerarea-top {
    border-bottom: 0px solid #5e6063
}

.footer .footer-a .footerarea-top .map-link a {
    color: #fff
}

.footer .footer-a .footerarea-top .map-link a:hover {
    color: #fff
}

.footer .footer-a .footerarea-top .map-link:before {
    color: #000
}

.footer .footer-a .footerarea-top .contact-info {
    color: #fff
}

.footer .footer-a .footerarea-top .contact-info a {
    color: #fff
}

.footer .footer-a .footerarea-top .contact-info a:hover {
    color: #fff
}

.footer .footer-a .footerarea-top .contact-info .phone-info:before {
    color: #000
}

.footer .footer-a .footerarea-top .contact-info .address-info:before {
    color: #000
}

.footer .footer-a .footerarea-bottom .copyright-info {
    color: #fff
}

.footer .footer-a .footerarea-bottom .footer-nav .terms-nav li a {
    color: #fff;
    border-right: 1px solid #fff
}

.footer .footer-a .footerarea-bottom .footer-nav .terms-nav li a:hover {
    color: #fff
}

.footer .footer-a .footerarea-bottom .footer-nav .smedia-nav {
    font-size: 14px;
    float: right
}

.footer .footer-a .footerarea-bottom .footer-nav .smedia-nav li a:hover {
    text-decoration: none
}

.footer .footer-a .footerarea-bottom .footer-nav .smedia-nav li a .fa {
    display: block;
    height: 26px;
    width: 26px;
    line-height: 26px;
    border-radius: 100%;
    color: #fff !important
}

.footer .footer-b {
    background: #fff;
    font-size: 13px
}

.footer .footer-b .title {
    font-family: "Montserrat", "Times New Roman", Times, serif
}

.footer .footer-b .title:before {
    color: #000
}

.footer .footer-b .footerarea-top {
    color: #fff;
    border-bottom: 0px solid #5e6063
}

.footer .footer-b .footerarea-top .contact-info .contact-wrapper .phone-info a,
.footer .footer-b .footerarea-top .contact-info .contact-wrapper .address-info a,
.footer .footer-b .footerarea-top .contact-info .contact-wrapper .email-info a {
    color: #fff
}

.footer .footer-b .footerarea-top .contact-info .contact-wrapper .phone-info a:hover,
.footer .footer-b .footerarea-top .contact-info .contact-wrapper .address-info a:hover,
.footer .footer-b .footerarea-top .contact-info .contact-wrapper .email-info a:hover {
    color: #fff
}

.footer .footer-b .footerarea-top .contact-info .contact-wrapper .phone-info:before,
.footer .footer-b .footerarea-top .contact-info .contact-wrapper .address-info:before,
.footer .footer-b .footerarea-top .contact-info .contact-wrapper .email-info:before {
    color: #000
}

.footer .footer-b .footerarea-top .contact-info .contact-wrapper .smedia-nav {
    font-size: 14px
}

.footer .footer-b .footerarea-top .contact-info .contact-wrapper .smedia-nav li a:hover {
    text-decoration: none
}

.footer .footer-b .footerarea-top .contact-info .contact-wrapper .smedia-nav li a .fa {
    display: block;
    height: 26px;
    width: 26px;
    line-height: 26px;
    border-radius: 100%;
    color: #fff !important
}

.footer .footer-b .footerarea-top .footer-info .footer-wrapper .footer-info {
    padding: 0
}

.footer .footer-b .footerarea-top .footer-info .footer-wrapper .footer-info li {
    margin: 10px 0
}

.footer .footer-b .footerarea-bottom {
    background: #fff
}

.footer .footer-b .footerarea-bottom .copyright-info {
    color: #fff
}

.footer .footer-b .footerarea-bottom .footer-nav .terms-nav {
    line-height: 16px
}

.footer .footer-b .footerarea-bottom .footer-nav .terms-nav li a {
    color: #fff;
    border-right: 1px solid #fff
}

.footer .footer-b .footerarea-bottom .footer-nav .terms-nav li a:hover {
    color: #fff
}

.footer .footer-b .footerarea-bottom .footer-nav .terms-nav li:last-child a {
    border-right: 0 solid transparent
}

.footer .footer-c {
    background: #fff;
    font-size: 13px
}

.footer .footer-c .footerarea-top {
    color: #fff;
    border-bottom: 0px solid #5e6063
}

.footer .footer-c .footerarea-top .contact-info a {
    color: #fff
}

.footer .footer-c .footerarea-top .contact-info a:hover {
    color: #fff
}

.footer .footer-c .footerarea-top .contact-info .location-info .smedia-nav li a .fa {
    font-size: 14px
}

.footer .footer-c .footerarea-top .contact-info .location-info .smedia-nav li a:hover {
    text-decoration: none
}

.footer .footer-c .footerarea-top .contact-info .location-info .smedia-nav li a .fa {
    display: block;
    height: 26px;
    width: 26px;
    line-height: 26px;
    border-radius: 100%;
    color: #fff !important
}

.footer .footer-c .footerarea-bottom {
    background: #fff
}

.footer .footer-c .footerarea-bottom .copyright-info {
    color: #fff
}

.footer .footer-c .footerarea-bottom .footer-nav .terms-nav li a {
    color: #fff;
    border-right: 1px solid #fff
}

.footer .footer-c .footerarea-bottom .footer-nav .terms-nav li a:hover {
    color: #fff
}

@media (max-width: 480px) {
    .footer .footer-b .smedia-nav li .pad1-sm {
        padding: 0
    }
}

@media (min-width: 768px) and (max-width: 992px) {
    .footer .footer-a .footerarea-bottom .footer-nav .smedia-nav {
        float: none
    }

    .footer .footer-b .footerarea-bottom {
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center
    }
}

/* MOBILE background for dropdown menu - CC */
.header .PrimaryNavigation_1-0-0 {
    background: #7C3030;
    border-top: 0px;
    border-bottom: 0px
}

.header .PrimaryNavigation_1-0-0 .navbar-header {
    min-height: 0;
    background-color: #7C3030
}

/* Menu Bar Background Color - CCC*/
.header .PrimaryNavigation_1-0-0 .navbar-collapse {
    background-color: #7C3030
}

.header .PrimaryNavigation_1-0-0 .navbar-collapse .nav>li {
    position: relative
}

/* Menu Bar Text Color - CCC*/
.header .PrimaryNavigation_1-0-0 .navbar-collapse .nav>li .root-link {
    color: #fff;
    background-color: transparent;
    text-transform: uppercase;
    font-style: normal;
    font-size: 16px;
    padding: 15px 10px
}

.header .PrimaryNavigation_1-0-0 .navbar-collapse .nav>li.dropdown .dropdown-menu {
    padding: 0;
    width: 100%
}

.header .PrimaryNavigation_1-0-0 .navbar-collapse .nav>li.dropdown .dropdown-menu .dropdown-link {
    padding-top: 5px;
    padding-bottom: 5px
}

.header .searchBar .searchBtn {
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px;
    background: #000
}

.header .searchBar .searchBtn i.fa {
    color: #fff
}

.header .searchBar .searchBtn:hover {
    background: #7C3030
}

.header a:hover {
    color: #000
}

.PrimaryNavigation_1-0-0 .navbar-collapse .nav>li>a.root-link,
.header-a .navbar-collapse .nav>li>a.root-link,
.header-b .navbar-collapse .nav>li>a.root-link,
.header-c .navbar-collapse .nav>li>a.root-link,
.header-d .navbar-collapse .nav>li>a.root-link,
.header-e .navbar-collapse .nav>li>a.root-link {
    font-family: "Montserrat", Arial, Helvetica, sans-serif
}

.PrimaryNavigation_1-0-0 .navbar-collapse .nav>li.dropdown .dropdown-link,
.header-a .navbar-collapse .nav>li.dropdown .dropdown-link,
.header-b .navbar-collapse .nav>li.dropdown .dropdown-link,
.header-c .navbar-collapse .nav>li.dropdown .dropdown-link,
.header-d .navbar-collapse .nav>li.dropdown .dropdown-link,
.header-e .navbar-collapse .nav>li.dropdown .dropdown-link {
    font-family: "Montserrat", Arial, Helvetica, sans-serif
}

.SearchBar_1-0-0 span.twitter-typeahead .tt-header {
    color: #222
}

.SearchBar_1-0-0 span.twitter-typeahead a {
    color: #000
}

@media (max-width: 767px) {

    .header .PrimaryNavigation_1-0-0 .prime-nav .navbar-collapse .nav>li>a .fa-caret-down,
    .header .PrimaryNavigation_1-0-0 .navigationBar .navbar-collapse .nav>li>a .fa-caret-down,
    .header .header-a .prime-nav .navbar-collapse .nav>li>a .fa-caret-down,
    .header .header-a .navigationBar .navbar-collapse .nav>li>a .fa-caret-down,
    .header .header-b .prime-nav .navbar-collapse .nav>li>a .fa-caret-down,
    .header .header-b .navigationBar .navbar-collapse .nav>li>a .fa-caret-down,
    .header .header-c .prime-nav .navbar-collapse .nav>li>a .fa-caret-down,
    .header .header-c .navigationBar .navbar-collapse .nav>li>a .fa-caret-down,
    .header .header-d .prime-nav .navbar-collapse .nav>li>a .fa-caret-down,
    .header .header-d .navigationBar .navbar-collapse .nav>li>a .fa-caret-down,
    .header .header-e .prime-nav .navbar-collapse .nav>li>a .fa-caret-down,
    .header .header-e .navigationBar .navbar-collapse .nav>li>a .fa-caret-down {
        display: inline-block;
        margin-left: 3px;
        font-size: 15px
    }

    .header .PrimaryNavigation_1-0-0 .prime-nav .navbar-collapse .nav>li:after,
    .header .PrimaryNavigation_1-0-0 .navigationBar .navbar-collapse .nav>li:after,
    .header .header-a .prime-nav .navbar-collapse .nav>li:after,
    .header .header-a .navigationBar .navbar-collapse .nav>li:after,
    .header .header-b .prime-nav .navbar-collapse .nav>li:after,
    .header .header-b .navigationBar .navbar-collapse .nav>li:after,
    .header .header-c .prime-nav .navbar-collapse .nav>li:after,
    .header .header-c .navigationBar .navbar-collapse .nav>li:after,
    .header .header-d .prime-nav .navbar-collapse .nav>li:after,
    .header .header-d .navigationBar .navbar-collapse .nav>li:after,
    .header .header-e .prime-nav .navbar-collapse .nav>li:after,
    .header .header-e .navigationBar .navbar-collapse .nav>li:after {
        display: none
    }

    .header .PrimaryNavigation_1-0-0 .prime-nav .navbar-collapse .nav>li .root-link,
    .header .PrimaryNavigation_1-0-0 .navigationBar .navbar-collapse .nav>li .root-link,
    .header .header-a .prime-nav .navbar-collapse .nav>li .root-link,
    .header .header-a .navigationBar .navbar-collapse .nav>li .root-link,
    .header .header-b .prime-nav .navbar-collapse .nav>li .root-link,
    .header .header-b .navigationBar .navbar-collapse .nav>li .root-link,
    .header .header-c .prime-nav .navbar-collapse .nav>li .root-link,
    .header .header-c .navigationBar .navbar-collapse .nav>li .root-link,
    .header .header-d .prime-nav .navbar-collapse .nav>li .root-link,
    .header .header-d .navigationBar .navbar-collapse .nav>li .root-link,
    .header .header-e .prime-nav .navbar-collapse .nav>li .root-link,
    .header .header-e .navigationBar .navbar-collapse .nav>li .root-link {
        font-size: 16px
    }

    .header .PrimaryNavigation_1-0-0 .prime-nav .navbar-collapse .nav>li.dropdown .dropdown-menu,
    .header .PrimaryNavigation_1-0-0 .navigationBar .navbar-collapse .nav>li.dropdown .dropdown-menu,
    .header .header-a .prime-nav .navbar-collapse .nav>li.dropdown .dropdown-menu,
    .header .header-a .navigationBar .navbar-collapse .nav>li.dropdown .dropdown-menu,
    .header .header-b .prime-nav .navbar-collapse .nav>li.dropdown .dropdown-menu,
    .header .header-b .navigationBar .navbar-collapse .nav>li.dropdown .dropdown-menu,
    .header .header-c .prime-nav .navbar-collapse .nav>li.dropdown .dropdown-menu,
    .header .header-c .navigationBar .navbar-collapse .nav>li.dropdown .dropdown-menu,
    .header .header-d .prime-nav .navbar-collapse .nav>li.dropdown .dropdown-menu,
    .header .header-d .navigationBar .navbar-collapse .nav>li.dropdown .dropdown-menu,
    .header .header-e .prime-nav .navbar-collapse .nav>li.dropdown .dropdown-menu,
    .header .header-e .navigationBar .navbar-collapse .nav>li.dropdown .dropdown-menu {
        background: transparent;
        padding: 0;
        margin: 0
    }

    .header .PrimaryNavigation_1-0-0 .prime-nav .navbar-collapse .nav>li.dropdown .dropdown-menu .dropdown .dropdown-link,
    .header .PrimaryNavigation_1-0-0 .navigationBar .navbar-collapse .nav>li.dropdown .dropdown-menu .dropdown .dropdown-link,
    .header .header-a .prime-nav .navbar-collapse .nav>li.dropdown .dropdown-menu .dropdown .dropdown-link,
    .header .header-a .navigationBar .navbar-collapse .nav>li.dropdown .dropdown-menu .dropdown .dropdown-link,
    .header .header-b .prime-nav .navbar-collapse .nav>li.dropdown .dropdown-menu .dropdown .dropdown-link,
    .header .header-b .navigationBar .navbar-collapse .nav>li.dropdown .dropdown-menu .dropdown .dropdown-link,
    .header .header-c .prime-nav .navbar-collapse .nav>li.dropdown .dropdown-menu .dropdown .dropdown-link,
    .header .header-c .navigationBar .navbar-collapse .nav>li.dropdown .dropdown-menu .dropdown .dropdown-link,
    .header .header-d .prime-nav .navbar-collapse .nav>li.dropdown .dropdown-menu .dropdown .dropdown-link,
    .header .header-d .navigationBar .navbar-collapse .nav>li.dropdown .dropdown-menu .dropdown .dropdown-link,
    .header .header-e .prime-nav .navbar-collapse .nav>li.dropdown .dropdown-menu .dropdown .dropdown-link,
    .header .header-e .navigationBar .navbar-collapse .nav>li.dropdown .dropdown-menu .dropdown .dropdown-link {
        color: #fff;
        font-size: 14px
    }

    .header .PrimaryNavigation_1-0-0 .prime-nav .navbar-collapse .nav>li.dropdown .dropdown-menu .dropdown .dropdown-link:hover,
    .header .PrimaryNavigation_1-0-0 .prime-nav .navbar-collapse .nav>li.dropdown .dropdown-menu .dropdown .dropdown-link:focus,
    .header .PrimaryNavigation_1-0-0 .navigationBar .navbar-collapse .nav>li.dropdown .dropdown-menu .dropdown .dropdown-link:hover,
    .header .PrimaryNavigation_1-0-0 .navigationBar .navbar-collapse .nav>li.dropdown .dropdown-menu .dropdown .dropdown-link:focus,
    .header .header-a .prime-nav .navbar-collapse .nav>li.dropdown .dropdown-menu .dropdown .dropdown-link:hover,
    .header .header-a .prime-nav .navbar-collapse .nav>li.dropdown .dropdown-menu .dropdown .dropdown-link:focus,
    .header .header-a .navigationBar .navbar-collapse .nav>li.dropdown .dropdown-menu .dropdown .dropdown-link:hover,
    .header .header-a .navigationBar .navbar-collapse .nav>li.dropdown .dropdown-menu .dropdown .dropdown-link:focus,
    .header .header-b .prime-nav .navbar-collapse .nav>li.dropdown .dropdown-menu .dropdown .dropdown-link:hover,
    .header .header-b .prime-nav .navbar-collapse .nav>li.dropdown .dropdown-menu .dropdown .dropdown-link:focus,
    .header .header-b .navigationBar .navbar-collapse .nav>li.dropdown .dropdown-menu .dropdown .dropdown-link:hover,
    .header .header-b .navigationBar .navbar-collapse .nav>li.dropdown .dropdown-menu .dropdown .dropdown-link:focus,
    .header .header-c .prime-nav .navbar-collapse .nav>li.dropdown .dropdown-menu .dropdown .dropdown-link:hover,
    .header .header-c .prime-nav .navbar-collapse .nav>li.dropdown .dropdown-menu .dropdown .dropdown-link:focus,
    .header .header-c .navigationBar .navbar-collapse .nav>li.dropdown .dropdown-menu .dropdown .dropdown-link:hover,
    .header .header-c .navigationBar .navbar-collapse .nav>li.dropdown .dropdown-menu .dropdown .dropdown-link:focus,
    .header .header-d .prime-nav .navbar-collapse .nav>li.dropdown .dropdown-menu .dropdown .dropdown-link:hover,
    .header .header-d .prime-nav .navbar-collapse .nav>li.dropdown .dropdown-menu .dropdown .dropdown-link:focus,
    .header .header-d .navigationBar .navbar-collapse .nav>li.dropdown .dropdown-menu .dropdown .dropdown-link:hover,
    .header .header-d .navigationBar .navbar-collapse .nav>li.dropdown .dropdown-menu .dropdown .dropdown-link:focus,
    .header .header-e .prime-nav .navbar-collapse .nav>li.dropdown .dropdown-menu .dropdown .dropdown-link:hover,
    .header .header-e .prime-nav .navbar-collapse .nav>li.dropdown .dropdown-menu .dropdown .dropdown-link:focus,
    .header .header-e .navigationBar .navbar-collapse .nav>li.dropdown .dropdown-menu .dropdown .dropdown-link:hover,
    .header .header-e .navigationBar .navbar-collapse .nav>li.dropdown .dropdown-menu .dropdown .dropdown-link:focus {
        background-color: transparent
    }

    .header .PrimaryNavigation_1-0-0 .prime-nav .navbar-collapse .nav>li.dropdown .dropdown-menu .dropdown .dropdown-link:before,
    .header .PrimaryNavigation_1-0-0 .navigationBar .navbar-collapse .nav>li.dropdown .dropdown-menu .dropdown .dropdown-link:before,
    .header .header-a .prime-nav .navbar-collapse .nav>li.dropdown .dropdown-menu .dropdown .dropdown-link:before,
    .header .header-a .navigationBar .navbar-collapse .nav>li.dropdown .dropdown-menu .dropdown .dropdown-link:before,
    .header .header-b .prime-nav .navbar-collapse .nav>li.dropdown .dropdown-menu .dropdown .dropdown-link:before,
    .header .header-b .navigationBar .navbar-collapse .nav>li.dropdown .dropdown-menu .dropdown .dropdown-link:before,
    .header .header-c .prime-nav .navbar-collapse .nav>li.dropdown .dropdown-menu .dropdown .dropdown-link:before,
    .header .header-c .navigationBar .navbar-collapse .nav>li.dropdown .dropdown-menu .dropdown .dropdown-link:before,
    .header .header-d .prime-nav .navbar-collapse .nav>li.dropdown .dropdown-menu .dropdown .dropdown-link:before,
    .header .header-d .navigationBar .navbar-collapse .nav>li.dropdown .dropdown-menu .dropdown .dropdown-link:before,
    .header .header-e .prime-nav .navbar-collapse .nav>li.dropdown .dropdown-menu .dropdown .dropdown-link:before,
    .header .header-e .navigationBar .navbar-collapse .nav>li.dropdown .dropdown-menu .dropdown .dropdown-link:before {
        /* content: ""; */
        font-family: "FontAwesome"
    }

    .header .PrimaryNavigation_1-0-0 .navbar-header .navbar-toggle .icon-bar,
    .header .header-a .navbar-header .navbar-toggle .icon-bar,
    .header .header-b .navbar-header .navbar-toggle .icon-bar,
    .header .header-c .navbar-header .navbar-toggle .icon-bar,
    .header .header-d .navbar-header .navbar-toggle .icon-bar,
    .header .header-e .navbar-header .navbar-toggle .icon-bar {
        background-color: #fff
    }

    .header .PrimaryNavigation_1-0-0 .mobilenav-icon .fa,
    .header .PrimaryNavigation_1-0-0 .search-icon .fa,
    .header .header-a .mobilenav-icon .fa,
    .header .header-a .search-icon .fa,
    .header .header-b .mobilenav-icon .fa,
    .header .header-b .search-icon .fa,
    .header .header-c .mobilenav-icon .fa,
    .header .header-c .search-icon .fa,
    .header .header-d .mobilenav-icon .fa,
    .header .header-d .search-icon .fa,
    .header .header-e .mobilenav-icon .fa,
    .header .header-e .search-icon .fa {
        color: #fff !important
    }
}

@media (min-width: 768px) {

    .header .PrimaryNavigation_1-0-0 .prime-nav .navbar-collapse .nav>li a .fa-caret-down,
    .header .header-a .prime-nav .navbar-collapse .nav>li a .fa-caret-down,
    .header .header-c .prime-nav .navbar-collapse .nav>li a .fa-caret-down,
    .header .header-d .prime-nav .navbar-collapse .nav>li a .fa-caret-down,
    .header .header-e .prime-nav .navbar-collapse .nav>li a .fa-caret-down {
        display: inline-block;
        margin-left: 3px;
        font-size: 15px
    }
}

@media (min-width: 768px) and (max-width: 992px) {

    .header .PrimaryNavigation_1-0-0 .prime-nav .navbar-collapse .nav>li>a .fa-caret-down,
    .header .header-a .prime-nav .navbar-collapse .nav>li>a .fa-caret-down,
    .header .header-c .prime-nav .navbar-collapse .nav>li>a .fa-caret-down,
    .header .header-d .prime-nav .navbar-collapse .nav>li>a .fa-caret-down,
    .header .header-e .prime-nav .navbar-collapse .nav>li>a .fa-caret-down {
        display: inline-block;
        margin-left: 3px;
        font-size: 15px
    }

    .header .header-b .navigationBar #primaryNavHeaderB .navbar-nav>li.dropdown .root-link .fa {
        display: inline-block !important;
        margin-left: 3px;
        font-size: 15px
    }

    .header .PrimaryNavigation_1-0-0 .navbar-collapse .nav .root-link {
        padding: 0 10px;
        line-height: 16px
    }

    .header .PrimaryNavigation_1-0-0 .navbar-collapse .nav>li>a:hover,
    .header .PrimaryNavigation_1-0-0 .navbar-collapse .nav>li>a:focus {
        background-color: transparent
    }

    .header .PrimaryNavigation_1-0-0 .navbar-collapse .nav>li:hover,
    .header .PrimaryNavigation_1-0-0 .navbar-collapse .nav>li:active {
        background-color: #7C3030
    }

    .header .PrimaryNavigation_1-0-0 .navbar-collapse .nav>li:hover>a,
    .header .PrimaryNavigation_1-0-0 .navbar-collapse .nav>li:active>a {
        color: #fff
    }

    .header .PrimaryNavigation_1-0-0 .navbar-collapse .nav>li.dropdown .dropdown-menu {
        display: block;
        visibility: hidden;
        opacity: 0;
        -webkit-transition: all 0s linear;
        -o-transition: all 0s linear;
        transition: all 0s linear;
        -webkit-box-shadow: 3px 3px 6px 0 rgba(0, 0, 0, 0.6);
        box-shadow: 3px 3px 6px 0 rgba(0, 0, 0, 0.6);
        background: #fff;
        border: 0px solid #5c5c5c;
        min-width: 100%
    }

    .header .PrimaryNavigation_1-0-0 .navbar-collapse .nav>li.dropdown .dropdown-menu .dropdown {
        border-bottom: 0px solid #5c5c5c
    }

    .header .PrimaryNavigation_1-0-0 .navbar-collapse .nav>li.dropdown .dropdown-menu .dropdown .dropdown-link {
        color: #000
    }

    .header .PrimaryNavigation_1-0-0 .navbar-collapse .nav>li.dropdown .dropdown-menu .dropdown .dropdown-link:hover,
    .header .PrimaryNavigation_1-0-0 .navbar-collapse .nav>li.dropdown .dropdown-menu .dropdown .dropdown-link:focus {
        color: #fff;
        background-color: #7C3030
    }

    .header .PrimaryNavigation_1-0-0 .navbar-collapse .nav>li.dropdown .dropdown-menu .dropdown:last-child {
        border-bottom: 0 solid transparent
    }

    .header .PrimaryNavigation_1-0-0 .navbar-collapse .nav>li.dropdown:hover .dropdown-menu {
        opacity: 1;
        visibility: visible;
        -webkit-transition: all 0.3s ease-in;
        -o-transition: all 0.3s ease-in;
        transition: all 0.3s ease-in
    }

    .header .PrimaryNavigation_1-0-0 .navbar-collapse .nav li.open .root-link {
        background-color: #7C3030;
        color: #fff
    }

    .header .PrimaryNavigation_1-0-0 .navbar-collapse .nav li.open .root-link:hover {
        background-color: #7C3030
    }
}

@media (min-width: 992px) {

    .header .PrimaryNavigation_1-0-0 .prime-nav .navbar-collapse .nav>li>a .fa-caret-down,
    .header .header-a .prime-nav .navbar-collapse .nav>li>a .fa-caret-down,
    .header .header-c .prime-nav .navbar-collapse .nav>li>a .fa-caret-down,
    .header .header-d .prime-nav .navbar-collapse .nav>li>a .fa-caret-down,
    .header .header-e .prime-nav .navbar-collapse .nav>li>a .fa-caret-down {
        display: none !important
    }

    .header .header-b .navigationBar #primaryNavHeaderB .navbar-nav>li.dropdown .root-link .fa-caret-down {
        display: none !important
    }

    .header .PrimaryNavigation_1-0-0 .navbar-collapse .nav .root-link {
        padding: 0 10px;
        line-height: 16px
    }

    /* Menu bar Background Hover color - CCC */
    .header .PrimaryNavigation_1-0-0 .navbar-collapse .nav>li>a:hover,
    .header .PrimaryNavigation_1-0-0 .navbar-collapse .nav>li>a:focus {
        background-color: transparent
    }

    /* Menu bar Background Dropdown color - CCC */
    .header .PrimaryNavigation_1-0-0 .navbar-collapse .nav>li:hover,
    .header .PrimaryNavigation_1-0-0 .navbar-collapse .nav>li:active {
        background-color: #c08083
    }

    /* Menu Bar Text Hover Color - CCC*/
    .header .PrimaryNavigation_1-0-0 .navbar-collapse .nav>li:hover>a,
    .header .PrimaryNavigation_1-0-0 .navbar-collapse .nav>li:active>a {
        color: #fff
    }

    .header .PrimaryNavigation_1-0-0 .navbar-collapse .nav>li.dropdown .dropdown-menu {
        display: block;
        visibility: hidden;
        opacity: 0;
        -webkit-transition: all 0s linear;
        -o-transition: all 0s linear;
        transition: all 0s linear;
        -webkit-box-shadow: 3px 3px 6px 0 rgba(0, 0, 0, 0.6);
        box-shadow: 3px 3px 6px 0 rgba(0, 0, 0, 0.6);
        background: #fff;
        border: 0px solid #5c5c5c;
        min-width: 100%
    }

    .header .PrimaryNavigation_1-0-0 .navbar-collapse .nav>li.dropdown .dropdown-menu .dropdown {
        border-bottom: 0px solid #5c5c5c
    }

    .header .PrimaryNavigation_1-0-0 .navbar-collapse .nav>li.dropdown .dropdown-menu .dropdown .dropdown-link {
        color: #000
    }

    .header .PrimaryNavigation_1-0-0 .navbar-collapse .nav>li.dropdown .dropdown-menu .dropdown .dropdown-link:hover,
    .header .PrimaryNavigation_1-0-0 .navbar-collapse .nav>li.dropdown .dropdown-menu .dropdown .dropdown-link:focus {
        color: #fff;
        background-color: #7C3030
    }

    .header .PrimaryNavigation_1-0-0 .navbar-collapse .nav>li.dropdown .dropdown-menu .dropdown:last-child {
        border-bottom: 0 solid transparent
    }

    .header .PrimaryNavigation_1-0-0 .navbar-collapse .nav>li.dropdown:hover .dropdown-menu {
        opacity: 1;
        visibility: visible;
        -webkit-transition: all 0.3s ease-in;
        -o-transition: all 0.3s ease-in;
        transition: all 0.3s ease-in
    }

    .header .PrimaryNavigation_1-0-0 .navbar-collapse .nav li.open .root-link {
        background-color: #7C3030;
        color: #fff
    }

    .header .PrimaryNavigation_1-0-0 .navbar-collapse .nav li.open .root-link:hover {
        background-color: #7C3030
    }

    .header .PrimaryNavigation_1-0-0 .navbar-collapse .nav li.open .dropdown-menu {
        opacity: 1;
        visibility: visible
    }
}

@media (min-width: 768px) {
    .header .PrimaryNavigation_1-0-0 .sft-justified {
        display: flex;
        flex-direction: row;
        width: 100%;
        float: none
    }

    .header .PrimaryNavigation_1-0-0 .navbar-collapse .nav>li {
        position: relative;
        display: inline-block;
        flex: 1;
        float: left;
        text-align: center
    }
}

.Header_1-0-0 .flex-wrap.row:before,
.Header_1-0-0 .flex-wrap.ari-row:before,
.Header_1-0-0 .flex-wrap.row:after,
.Header_1-0-0 .flex-wrap.ari-row:after {
    display: block
}

@media (max-width: 767px) {
    .ari-col-xs-0 {
        display: none !important
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .ari-col-sm-0 {
        display: none !important
    }
}

@media (min-width: 992px) and (max-width: 1199px) {
    .ari-col-md-0 {
        display: none !important
    }
}

@media (min-width: 1200px) {
    .ari-col-lg-0 {
        display: none !important
    }
}

.header .navbar-toggle {
    overflow: hidden
}

.header .navbar-toggle .icon-bar:nth-of-type(2) {
    position: relative;
    -webkit-transition: 0.2s;
    -o-transition: 0.2s;
    transition: 0.2s
}

.header .navbar-toggle .icon-bar:nth-of-type(3) {
    position: relative;
    -webkit-transition: 0.2s;
    -o-transition: 0.2s;
    transition: 0.2s;
    top: 1px;
    right: 0
}

.header .navbar-toggle .icon-bar:nth-of-type(4) {
    position: relative;
    -webkit-transition: 0.2s;
    -o-transition: 0.2s;
    transition: 0.2s;
    top: 2px
}

.header .navbar-toggle:not(.collapsed) .icon-bar:nth-of-type(2) {
    top: 6px;
    transform: rotate(45deg);
    -webkit-transform: rotate(45deg)
}

.header .navbar-toggle:not(.collapsed) .icon-bar:nth-of-type(3) {
    right: 200%
}

.header .navbar-toggle:not(.collapsed) .icon-bar:nth-of-type(4) {
    top: -6px;
    transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg)
}

.slick-slideshow .fa-angle-left,
.slick-slideshow .fa-angle-right {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    background: transparent;
    outline: none;
    border: none;
    color: #fff;
    z-index: 1;
    text-shadow: 0 0 10px #000;
    opacity: 0;
    -webkit-transition: all 0.2s ease-out;
    -o-transition: all 0.2s ease-out;
    transition: all 0.2s ease-out
}

.slick-slideshow .fa-angle-left {
    left: 0
}

.slick-slideshow .fa-angle-right {
    right: 0
}

.slick-slideshow:hover .fa-angle-left,
.slick-slideshow:hover .fa-angle-right {
    opacity: 1
}

.slick-slideshow ul.slick-dots {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: auto;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    bottom: 10px;
    padding: 10px;
    background: rgba(0, 0, 0, 0.7)
}

.slick-slideshow ul.slick-dots li {
    height: auto
}

.slick-slideshow ul.slick-dots li button {
    height: 5px;
    padding: 0
}

.slick-slideshow ul.slick-dots li button:before {
    content: "";
    height: 5px;
    background-color: #fff
}

.slick-slideshow ul.slick-dots li.slick-active button:before {
    opacity: 1
}

.background-primary {
    background-color: #000
}

.background-secondary {
    background-color: #7C3030
}

.background-support {
    background-color: #ccc
}

.background-white {
    background-color: #fff
}

.background-black {
    background-color: #000
}

.text-primary {
    color: #000
}

.text-secondary {
    color: #7C3030
}

.text-support {
    color: #ccc
}

.text-white {
    color: #fff
}

.text-black {
    color: #000
}

.link-primary a {
    color: #000
}

.link-secondary a {
    color: #7C3030
}

.link-support a {
    color: #ccc
}

.link-white a {
    color: #fff
}

.link-black a {
    color: #000
}

.link-hover-primary a:hover {
    color: #000
}

.link-hover-secondary a:hover {
    color: #7C3030
}

.link-hover-support a:hover {
    color: #ccc
}

.link-hover-white a:hover {
    color: #fff
}

.link-hover-black a:hover {
    color: #000
}

.border-primary {
    border: 1px solid #000
}

.border-secondary {
    border: 1px solid #7C3030
}

.border-support {
    border: 1px solid #ccc
}

.border-white {
    border: 1px solid #fff
}

.border-black {
    border: 1px solid #000
}

.border-top-primary {
    border-top: 1px solid #000
}

.border-top-secondary {
    border-top: 1px solid #7C3030
}

.border-top-support {
    border-top: 1px solid #ccc
}

.border-top-white {
    border-top: 1px solid #fff
}

.border-top-black {
    border-top: 1px solid #000
}

.border-left-primary {
    border-left: 1px solid #000
}

.border-left-secondary {
    border-left: 1px solid #7C3030
}

.border-left-support {
    border-left: 1px solid #ccc
}

.border-left-white {
    border-left: 1px solid #fff
}

.border-left-black {
    border-left: 1px solid #000
}

.border-right-primary {
    border-right: 1px solid #000
}

.border-right-secondary {
    border-right: 1px solid #7C3030
}

.border-right-support {
    border-right: 1px solid #ccc
}

.border-right-white {
    border-right: 1px solid #fff
}

.border-right-black {
    border-right: 1px solid #000
}

.border-bottom-primary {
    border-bottom: 1px solid #000
}

.border-bottom-secondary {
    border-bottom: 1px solid #7C3030
}

.border-bottom-support {
    border-bottom: 1px solid #ccc
}

.border-bottom-white {
    border-bottom: 1px solid #fff
}

.border-bottom-black {
    border-bottom: 1px solid #000
}

@media (min-width: 768px) {
    .sm-background-primary {
        background-color: #000
    }

    .sm-background-secondary {
        background-color: #7C3030
    }

    .sm-background-support {
        background-color: #ccc
    }

    .sm-background-white {
        background-color: #fff
    }

    .sm-background-black {
        background-color: #000
    }

    .sm-text-primary {
        color: #000
    }

    .sm-text-secondary {
        color: #000
    }

    .sm-text-support {
        color: #ccc
    }

    .sm-text-white {
        color: #fff
    }

    .sm-text-black {
        color: #000
    }

    .sm-link-primary a {
        color: #000
    }

    .sm-link-secondary a {
        color: #7C3030
    }

    .sm-link-support a {
        color: #ccc
    }

    .sm-link-white a {
        color: #fff
    }

    .sm-link-black a {
        color: #000
    }

    .sm-link-hover-primary a:hover {
        color: #000
    }

    .sm-link-hover-secondary a:hover {
        color: #7C3030
    }

    .sm-link-hover-support a:hover {
        color: #ccc
    }

    .sm-link-hover-white a:hover {
        color: #fff
    }

    .sm-link-hover-black a:hover {
        color: #000
    }

    .sm-border-primary {
        border: 1px solid #000
    }

    .sm-border-secondary {
        border: 1px solid #7C3030
    }

    .sm-border-support {
        border: 1px solid #ccc
    }

    .sm-border-white {
        border: 1px solid #fff
    }

    .sm-border-black {
        border: 1px solid #000
    }

    .sm-border-top-primary {
        border-top: 1px solid #000
    }

    .sm-border-top-secondary {
        border-top: 1px solid #7C3030
    }

    .sm-border-top-support {
        border-top: 1px solid #ccc
    }

    .sm-border-top-white {
        border-top: 1px solid #fff
    }

    .sm-border-top-black {
        border-top: 1px solid #000
    }

    .sm-border-left-primary {
        border-left: 1px solid #000
    }

    .sm-border-left-secondary {
        border-left: 1px solid #7C3030
    }

    .sm-border-left-support {
        border-left: 1px solid #ccc
    }

    .sm-border-left-white {
        border-left: 1px solid #fff
    }

    .sm-border-left-black {
        border-left: 1px solid #000
    }

    .sm-border-right-primary {
        border-right: 1px solid #000
    }

    .sm-border-right-secondary {
        border-right: 1px solid #7C3030
    }

    .sm-border-right-support {
        border-right: 1px solid #ccc
    }

    .sm-border-right-white {
        border-right: 1px solid #fff
    }

    .sm-border-right-black {
        border-right: 1px solid #000
    }

    .sm-border-bottom-primary {
        border-bottom: 1px solid #000
    }

    .sm-border-bottom-secondary {
        border-bottom: 1px solid #7C3030
    }

    .sm-border-bottom-support {
        border-bottom: 1px solid #ccc
    }

    .sm-border-bottom-white {
        border-bottom: 1px solid #fff
    }

    .sm-border-bottom-black {
        border-bottom: 1px solid #000
    }
}

@media (min-width: 992px) {
    .md-background-primary {
        background-color: #000
    }

    .md-background-secondary {
        background-color: #7C3030
    }

    .md-background-support {
        background-color: #ccc
    }

    .md-background-white {
        background-color: #fff
    }

    .md-background-black {
        background-color: #000
    }

    .md-text-primary {
        color: #000
    }

    .md-text-secondary {
        color: #000
    }

    .md-text-support {
        color: #ccc
    }

    .md-text-white {
        color: #fff
    }

    .md-text-black {
        color: #000
    }

    .md-link-primary a {
        color: #000
    }

    .md-link-secondary a {
        color: #7C3030
    }

    .md-link-support a {
        color: #ccc
    }

    .md-link-white a {
        color: #fff
    }

    .md-link-black a {
        color: #000
    }

    .md-link-hover-primary a:hover {
        color: #000
    }

    .md-link-hover-secondary a:hover {
        color: #7C3030
    }

    .md-link-hover-support a:hover {
        color: #ccc
    }

    .md-link-hover-white a:hover {
        color: #fff
    }

    .md-link-hover-black a:hover {
        color: #000
    }

    .md-border-primary {
        border: 1px solid #000
    }

    .md-border-secondary {
        border: 1px solid #7C3030
    }

    .md-border-support {
        border: 1px solid #ccc
    }

    .md-border-white {
        border: 1px solid #fff
    }

    .md-border-black {
        border: 1px solid #000
    }

    .md-border-top-primary {
        border-top: 1px solid #000
    }

    .md-border-top-secondary {
        border-top: 1px solid #7C3030
    }

    .md-border-top-support {
        border-top: 1px solid #ccc
    }

    .md-border-top-white {
        border-top: 1px solid #fff
    }

    .md-border-top-black {
        border-top: 1px solid #000
    }

    .md-border-left-primary {
        border-left: 1px solid #000
    }

    .md-border-left-secondary {
        border-left: 1px solid #7C3030
    }

    .md-border-left-support {
        border-left: 1px solid #ccc
    }

    .md-border-left-white {
        border-left: 1px solid #fff
    }

    .md-border-left-black {
        border-left: 1px solid #000
    }

    .md-border-right-primary {
        border-right: 1px solid #000
    }

    .md-border-right-secondary {
        border-right: 1px solid #7C3030
    }

    .md-border-right-support {
        border-right: 1px solid #ccc
    }

    .md-border-right-white {
        border-right: 1px solid #fff
    }

    .md-border-right-black {
        border-right: 1px solid #000
    }

    .md-border-bottom-primary {
        border-bottom: 1px solid #000
    }

    .md-border-bottom-secondary {
        border-bottom: 1px solid #7C3030
    }

    .md-border-bottom-support {
        border-bottom: 1px solid #ccc
    }

    .md-border-bottom-white {
        border-bottom: 1px solid #fff
    }

    .md-border-bottom-black {
        border-bottom: 1px solid #000
    }
}

@media (min-width: 1200px) {
    .lg-background-primary {
        background-color: #000
    }

    .lg-background-secondary {
        background-color: #7C3030
    }

    .lg-background-support {
        background-color: #ccc
    }

    .lg-background-white {
        background-color: #fff
    }

    .lg-background-black {
        background-color: #000
    }

    .lg-text-primary {
        color: #000
    }

    .lg-text-secondary {
        color: #000
    }

    .lg-text-support {
        color: #ccc
    }

    .lg-text-white {
        color: #fff
    }

    .lg-text-black {
        color: #000
    }

    .lg-link-primary a {
        color: #000
    }

    .lg-link-secondary a {
        color: #7C3030
    }

    .lg-link-support a {
        color: #ccc
    }

    .lg-link-white a {
        color: #fff
    }

    .lg-link-black a {
        color: #000
    }

    .lg-link-hover-primary a:hover {
        color: #000
    }

    .lg-link-hover-secondary a:hover {
        color: #7C3030
    }

    .lg-link-hover-support a:hover {
        color: #ccc
    }

    .lg-link-hover-white a:hover {
        color: #fff
    }

    .lg-link-hover-black a:hover {
        color: #000
    }

    .lg-border-primary {
        border: 1px solid #000
    }

    .lg-border-secondary {
        border: 1px solid #7C3030
    }

    .lg-border-support {
        border: 1px solid #ccc
    }

    .lg-border-white {
        border: 1px solid #fff
    }

    .lg-border-black {
        border: 1px solid #000
    }

    .lg-border-top-primary {
        border-top: 1px solid #000
    }

    .lg-border-top-secondary {
        border-top: 1px solid #7C3030
    }

    .lg-border-top-support {
        border-top: 1px solid #ccc
    }

    .lg-border-top-white {
        border-top: 1px solid #fff
    }

    .lg-border-top-black {
        border-top: 1px solid #000
    }

    .lg-border-left-primary {
        border-left: 1px solid #000
    }

    .lg-border-left-secondary {
        border-left: 1px solid #7C3030
    }

    .lg-border-left-support {
        border-left: 1px solid #ccc
    }

    .lg-border-left-white {
        border-left: 1px solid #fff
    }

    .lg-border-left-black {
        border-left: 1px solid #000
    }

    .lg-border-right-primary {
        border-right: 1px solid #000
    }

    .lg-border-right-secondary {
        border-right: 1px solid #7C3030
    }

    .lg-border-right-support {
        border-right: 1px solid #ccc
    }

    .lg-border-right-white {
        border-right: 1px solid #fff
    }

    .lg-border-right-black {
        border-right: 1px solid #000
    }

    .lg-border-bottom-primary {
        border-bottom: 1px solid #000
    }

    .lg-border-bottom-secondary {
        border-bottom: 1px solid #7C3030
    }

    .lg-border-bottom-support {
        border-bottom: 1px solid #ccc
    }

    .lg-border-bottom-white {
        border-bottom: 1px solid #fff
    }

    .lg-border-bottom-black {
        border-bottom: 1px solid #000
    }
}

.flex {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex
}

.flex-vertical-top {
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start
}

.flex-vertical-center {
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center
}

.flex-vertical-bottom {
    -webkit-box-align: end;
    -webkit-align-items: flex-end;
    -ms-flex-align: end;
    align-items: flex-end
}

.flex-vertical-stretch {
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch
}

.flex-align-left {
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start
}

.flex-align-center {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center
}

.flex-align-right {
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end
}

.flex-align-space-between {
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.flex-align-space-around {
    -webkit-justify-content: space-around;
    -ms-flex-pack: distribute;
    justify-content: space-around
}

.flex-direction-row {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row
}

.flex-direction-row-reverse {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: row-reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse
}

.flex-direction-column {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column
}

.flex-direction-column-reverse {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: column-reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse
}

.flex-wrap-wrap {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.flex-wrap-no-wrap {
    -webkit-flex-wrap: no-wrap;
    -ms-flex-wrap: no-wrap;
    flex-wrap: no-wrap
}

.flex-wrap-reverse {
    -webkit-flex-wrap: wrap-reverse;
    -ms-flex-wrap: wrap-reverse;
    flex-wrap: wrap-reverse
}

.flex-fill {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1
}

.flex-align-content-top {
    -webkit-align-content: flex-start;
    -ms-flex-line-pack: start;
    align-content: flex-start
}

.flex-align-content-center {
    -webkit-align-content: center;
    -ms-flex-line-pack: center;
    align-content: center
}

.flex-align-content-bottom {
    -webkit-align-content: flex-end;
    -ms-flex-line-pack: end;
    align-content: flex-end
}

.flex-align-content-stretch {
    -webkit-align-content: stretch;
    -ms-flex-line-pack: stretch;
    align-content: stretch
}

.flex-align-content-space-between {
    -webkit-align-content: space-between;
    -ms-flex-line-pack: justify;
    align-content: space-between
}

.flex-align-content-space-around {
    -webkit-align-content: space-around;
    -ms-flex-line-pack: distribute;
    align-content: space-around
}

.flex-self-top {
    -webkit-align-self: flex-start;
    -ms-flex-item-align: start;
    align-self: flex-start
}

.flex-self-center {
    -webkit-align-self: center;
    -ms-flex-item-align: center;
    -ms-grid-row-align: center;
    align-self: center
}

.flex-self-bottom {
    -webkit-align-self: flex-end;
    -ms-flex-item-align: end;
    align-self: flex-end
}

.flex-self-stretch {
    -webkit-align-self: stretch;
    -ms-flex-item-align: stretch;
    -ms-grid-row-align: stretch;
    align-self: stretch
}

.flex-order-1 {
    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
    -ms-flex-order: 1;
    order: 1
}

.flex-order-2 {
    -webkit-box-ordinal-group: 3;
    -webkit-order: 2;
    -ms-flex-order: 2;
    order: 2
}

.flex-order-3 {
    -webkit-box-ordinal-group: 4;
    -webkit-order: 3;
    -ms-flex-order: 3;
    order: 3
}

.flex-order-4 {
    -webkit-box-ordinal-group: 5;
    -webkit-order: 4;
    -ms-flex-order: 4;
    order: 4
}

.flex-order-5 {
    -webkit-box-ordinal-group: 6;
    -webkit-order: 5;
    -ms-flex-order: 5;
    order: 5
}

.flex-order-6 {
    -webkit-box-ordinal-group: 7;
    -webkit-order: 6;
    -ms-flex-order: 6;
    order: 6
}

.flex-order-7 {
    -webkit-box-ordinal-group: 8;
    -webkit-order: 7;
    -ms-flex-order: 7;
    order: 7
}

.flex-order-8 {
    -webkit-box-ordinal-group: 9;
    -webkit-order: 8;
    -ms-flex-order: 8;
    order: 8
}

.flex-order-9 {
    -webkit-box-ordinal-group: 10;
    -webkit-order: 9;
    -ms-flex-order: 9;
    order: 9
}

.flex-order-10 {
    -webkit-box-ordinal-group: 11;
    -webkit-order: 10;
    -ms-flex-order: 10;
    order: 10
}

.flex-order-11 {
    -webkit-box-ordinal-group: 12;
    -webkit-order: 11;
    -ms-flex-order: 11;
    order: 11
}

.flex-order-12 {
    -webkit-box-ordinal-group: 13;
    -webkit-order: 12;
    -ms-flex-order: 12;
    order: 12
}

.flex-grow-1 {
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
    -ms-flex-positive: 1;
    flex-grow: 1
}

.flex-grow-2 {
    -webkit-box-flex: 2;
    -webkit-flex-grow: 2;
    -ms-flex-positive: 2;
    flex-grow: 2
}

.flex-grow-3 {
    -webkit-box-flex: 3;
    -webkit-flex-grow: 3;
    -ms-flex-positive: 3;
    flex-grow: 3
}

.flex-grow-4 {
    -webkit-box-flex: 4;
    -webkit-flex-grow: 4;
    -ms-flex-positive: 4;
    flex-grow: 4
}

.flex-rows {
    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;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-align-content: center;
    -ms-flex-line-pack: center;
    align-content: center
}

.flex-columns {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
}

.flex-container>.row,
.flex-container>.ari-row {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-align-content: center;
    -ms-flex-line-pack: center;
    align-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    height: 100%
}

.flex-container-columns>.row,
.flex-container-columns>.ari-row {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
}

.flex-bs-row-fill>.row,
.flex-bs-row-fill>.ari-row {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1
}

.flex-group-equal {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.flex-group-equal>* {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

@media (min-width: 768px) {
    .sm-flex {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex
    }

    .sm-flex-vertical-top {
        -webkit-box-align: start;
        -webkit-align-items: flex-start;
        -ms-flex-align: start;
        align-items: flex-start
    }

    .sm-flex-vertical-center {
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center
    }

    .sm-flex-vertical-bottom {
        -webkit-box-align: end;
        -webkit-align-items: flex-end;
        -ms-flex-align: end;
        align-items: flex-end
    }

    .sm-flex-vertical-stretch {
        -webkit-box-align: stretch;
        -webkit-align-items: stretch;
        -ms-flex-align: stretch;
        align-items: stretch
    }

    .sm-flex-align-left {
        -webkit-box-pack: start;
        -webkit-justify-content: flex-start;
        -ms-flex-pack: start;
        justify-content: flex-start
    }

    .sm-flex-align-center {
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center
    }

    .sm-flex-align-right {
        -webkit-box-pack: end;
        -webkit-justify-content: flex-end;
        -ms-flex-pack: end;
        justify-content: flex-end
    }

    .sm-flex-align-space-between {
        -webkit-box-pack: justify;
        -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
        justify-content: space-between
    }

    .sm-flex-align-space-around {
        -webkit-justify-content: space-around;
        -ms-flex-pack: distribute;
        justify-content: space-around
    }

    .sm-flex-direction-row {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -webkit-flex-direction: row;
        -ms-flex-direction: row;
        flex-direction: row
    }

    .sm-flex-direction-row-reverse {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: reverse;
        -webkit-flex-direction: row-reverse;
        -ms-flex-direction: row-reverse;
        flex-direction: row-reverse
    }

    .sm-flex-direction-column {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column
    }

    .sm-flex-direction-column-reverse {
        -webkit-box-orient: vertical;
        -webkit-box-direction: reverse;
        -webkit-flex-direction: column-reverse;
        -ms-flex-direction: column-reverse;
        flex-direction: column-reverse
    }

    .sm-flex-wrap-wrap {
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }

    .sm-flex-wrap-no-wrap {
        -webkit-flex-wrap: no-wrap;
        -ms-flex-wrap: no-wrap;
        flex-wrap: no-wrap
    }

    .sm-flex-wrap-reverse {
        -webkit-flex-wrap: wrap-reverse;
        -ms-flex-wrap: wrap-reverse;
        flex-wrap: wrap-reverse
    }

    .sm-flex-fill {
        -webkit-box-flex: 1;
        -ms-flex: 1;
        flex: 1
    }

    .sm-flex-align-content-top {
        -webkit-align-content: flex-start;
        -ms-flex-line-pack: start;
        align-content: flex-start
    }

    .sm-flex-align-content-center {
        -webkit-align-content: center;
        -ms-flex-line-pack: center;
        align-content: center
    }

    .sm-flex-align-content-bottom {
        -webkit-align-content: flex-end;
        -ms-flex-line-pack: end;
        align-content: flex-end
    }

    .sm-flex-align-content-stretch {
        -webkit-align-content: stretch;
        -ms-flex-line-pack: stretch;
        align-content: stretch
    }

    .sm-flex-align-content-space-between {
        -webkit-align-content: space-between;
        -ms-flex-line-pack: justify;
        align-content: space-between
    }

    .sm-flex-align-content-space-around {
        -webkit-align-content: space-around;
        -ms-flex-line-pack: distribute;
        align-content: space-around
    }

    .sm-flex-self-top {
        -webkit-align-self: flex-start;
        -ms-flex-item-align: start;
        align-self: flex-start
    }

    .sm-flex-self-center {
        -webkit-align-self: center;
        -ms-flex-item-align: center;
        -ms-grid-row-align: center;
        align-self: center
    }

    .sm-flex-self-bottom {
        -webkit-align-self: flex-end;
        -ms-flex-item-align: end;
        align-self: flex-end
    }

    .sm-flex-self-stretch {
        -webkit-align-self: stretch;
        -ms-flex-item-align: stretch;
        -ms-grid-row-align: stretch;
        align-self: stretch
    }

    .sm-flex-order-1 {
        -webkit-box-ordinal-group: 2;
        -webkit-order: 1;
        -ms-flex-order: 1;
        order: 1
    }

    .sm-flex-order-2 {
        -webkit-box-ordinal-group: 3;
        -webkit-order: 2;
        -ms-flex-order: 2;
        order: 2
    }

    .sm-flex-order-3 {
        -webkit-box-ordinal-group: 4;
        -webkit-order: 3;
        -ms-flex-order: 3;
        order: 3
    }

    .sm-flex-order-4 {
        -webkit-box-ordinal-group: 5;
        -webkit-order: 4;
        -ms-flex-order: 4;
        order: 4
    }

    .sm-flex-order-5 {
        -webkit-box-ordinal-group: 6;
        -webkit-order: 5;
        -ms-flex-order: 5;
        order: 5
    }

    .sm-flex-order-6 {
        -webkit-box-ordinal-group: 7;
        -webkit-order: 6;
        -ms-flex-order: 6;
        order: 6
    }

    .sm-flex-order-7 {
        -webkit-box-ordinal-group: 8;
        -webkit-order: 7;
        -ms-flex-order: 7;
        order: 7
    }

    .sm-flex-order-8 {
        -webkit-box-ordinal-group: 9;
        -webkit-order: 8;
        -ms-flex-order: 8;
        order: 8
    }

    .sm-flex-order-9 {
        -webkit-box-ordinal-group: 10;
        -webkit-order: 9;
        -ms-flex-order: 9;
        order: 9
    }

    .sm-flex-order-10 {
        -webkit-box-ordinal-group: 11;
        -webkit-order: 10;
        -ms-flex-order: 10;
        order: 10
    }

    .sm-flex-order-11 {
        -webkit-box-ordinal-group: 12;
        -webkit-order: 11;
        -ms-flex-order: 11;
        order: 11
    }

    .sm-flex-order-12 {
        -webkit-box-ordinal-group: 13;
        -webkit-order: 12;
        -ms-flex-order: 12;
        order: 12
    }

    .sm-flex-grow-1 {
        -webkit-box-flex: 1;
        -webkit-flex-grow: 1;
        -ms-flex-positive: 1;
        flex-grow: 1
    }

    .sm-flex-grow-2 {
        -webkit-box-flex: 2;
        -webkit-flex-grow: 2;
        -ms-flex-positive: 2;
        flex-grow: 2
    }

    .sm-flex-grow-3 {
        -webkit-box-flex: 3;
        -webkit-flex-grow: 3;
        -ms-flex-positive: 3;
        flex-grow: 3
    }

    .sm-flex-grow-4 {
        -webkit-box-flex: 4;
        -webkit-flex-grow: 4;
        -ms-flex-positive: 4;
        flex-grow: 4
    }

    .sm-flex-rows {
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-align-content: center;
        -ms-flex-line-pack: center;
        align-content: center
    }

    .sm-flex-columns {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }

    .sm-flex-container>.row,
    .sm-flex-container>.ari-row {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-align-content: center;
        -ms-flex-line-pack: center;
        align-content: center
    }

    .sm-flex-container-columns>.row,
    .sm-flex-container-columns>.ari-row {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }

    .sm-flex-bs-row-fill>.row,
    .sm-flex-bs-row-fill>.ari-row {
        -webkit-box-flex: 1;
        -ms-flex: 1;
        flex: 1
    }

    .sm-flex-group-equal {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }

    .sm-flex-group-equal>* {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex
    }
}

@media (min-width: 992px) {
    .md-flex {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex
    }

    .md-flex-vertical-top {
        -webkit-box-align: start;
        -webkit-align-items: flex-start;
        -ms-flex-align: start;
        align-items: flex-start
    }

    .md-flex-vertical-center {
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center
    }

    .md-flex-vertical-bottom {
        -webkit-box-align: end;
        -webkit-align-items: flex-end;
        -ms-flex-align: end;
        align-items: flex-end
    }

    .md-flex-vertical-stretch {
        -webkit-box-align: stretch;
        -webkit-align-items: stretch;
        -ms-flex-align: stretch;
        align-items: stretch
    }

    .md-flex-align-left {
        -webkit-box-pack: start;
        -webkit-justify-content: flex-start;
        -ms-flex-pack: start;
        justify-content: flex-start
    }

    .md-flex-align-center {
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center
    }

    .md-flex-align-right {
        -webkit-box-pack: end;
        -webkit-justify-content: flex-end;
        -ms-flex-pack: end;
        justify-content: flex-end
    }

    .md-flex-align-space-between {
        -webkit-box-pack: justify;
        -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
        justify-content: space-between
    }

    .md-flex-align-space-around {
        -webkit-justify-content: space-around;
        -ms-flex-pack: distribute;
        justify-content: space-around
    }

    .md-flex-direction-row {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -webkit-flex-direction: row;
        -ms-flex-direction: row;
        flex-direction: row
    }

    .md-flex-direction-row-reverse {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: reverse;
        -webkit-flex-direction: row-reverse;
        -ms-flex-direction: row-reverse;
        flex-direction: row-reverse
    }

    .md-flex-direction-column {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column
    }

    .md-flex-direction-column-reverse {
        -webkit-box-orient: vertical;
        -webkit-box-direction: reverse;
        -webkit-flex-direction: column-reverse;
        -ms-flex-direction: column-reverse;
        flex-direction: column-reverse
    }

    .md-flex-wrap-wrap {
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }

    .md-flex-wrap-no-wrap {
        -webkit-flex-wrap: no-wrap;
        -ms-flex-wrap: no-wrap;
        flex-wrap: no-wrap
    }

    .md-flex-wrap-reverse {
        -webkit-flex-wrap: wrap-reverse;
        -ms-flex-wrap: wrap-reverse;
        flex-wrap: wrap-reverse
    }

    .md-flex-fill {
        -webkit-box-flex: 1;
        -ms-flex: 1;
        flex: 1
    }

    .md-flex-align-content-top {
        -webkit-align-content: flex-start;
        -ms-flex-line-pack: start;
        align-content: flex-start
    }

    .md-flex-align-content-center {
        -webkit-align-content: center;
        -ms-flex-line-pack: center;
        align-content: center
    }

    .md-flex-align-content-bottom {
        -webkit-align-content: flex-end;
        -ms-flex-line-pack: end;
        align-content: flex-end
    }

    .md-flex-align-content-stretch {
        -webkit-align-content: stretch;
        -ms-flex-line-pack: stretch;
        align-content: stretch
    }

    .md-flex-align-content-space-between {
        -webkit-align-content: space-between;
        -ms-flex-line-pack: justify;
        align-content: space-between
    }

    .md-flex-align-content-space-around {
        -webkit-align-content: space-around;
        -ms-flex-line-pack: distribute;
        align-content: space-around
    }

    .md-flex-self-top {
        -webkit-align-self: flex-start;
        -ms-flex-item-align: start;
        align-self: flex-start
    }

    .md-flex-self-center {
        -webkit-align-self: center;
        -ms-flex-item-align: center;
        -ms-grid-row-align: center;
        align-self: center
    }

    .md-flex-self-bottom {
        -webkit-align-self: flex-end;
        -ms-flex-item-align: end;
        align-self: flex-end
    }

    .md-flex-self-stretch {
        -webkit-align-self: stretch;
        -ms-flex-item-align: stretch;
        -ms-grid-row-align: stretch;
        align-self: stretch
    }

    .md-flex-order-1 {
        -webkit-box-ordinal-group: 2;
        -webkit-order: 1;
        -ms-flex-order: 1;
        order: 1
    }

    .md-flex-order-2 {
        -webkit-box-ordinal-group: 3;
        -webkit-order: 2;
        -ms-flex-order: 2;
        order: 2
    }

    .md-flex-order-3 {
        -webkit-box-ordinal-group: 4;
        -webkit-order: 3;
        -ms-flex-order: 3;
        order: 3
    }

    .md-flex-order-4 {
        -webkit-box-ordinal-group: 5;
        -webkit-order: 4;
        -ms-flex-order: 4;
        order: 4
    }

    .md-flex-order-5 {
        -webkit-box-ordinal-group: 6;
        -webkit-order: 5;
        -ms-flex-order: 5;
        order: 5
    }

    .md-flex-order-6 {
        -webkit-box-ordinal-group: 7;
        -webkit-order: 6;
        -ms-flex-order: 6;
        order: 6
    }

    .md-flex-order-7 {
        -webkit-box-ordinal-group: 8;
        -webkit-order: 7;
        -ms-flex-order: 7;
        order: 7
    }

    .md-flex-order-8 {
        -webkit-box-ordinal-group: 9;
        -webkit-order: 8;
        -ms-flex-order: 8;
        order: 8
    }

    .md-flex-order-9 {
        -webkit-box-ordinal-group: 10;
        -webkit-order: 9;
        -ms-flex-order: 9;
        order: 9
    }

    .md-flex-order-10 {
        -webkit-box-ordinal-group: 11;
        -webkit-order: 10;
        -ms-flex-order: 10;
        order: 10
    }

    .md-flex-order-11 {
        -webkit-box-ordinal-group: 12;
        -webkit-order: 11;
        -ms-flex-order: 11;
        order: 11
    }

    .md-flex-order-12 {
        -webkit-box-ordinal-group: 13;
        -webkit-order: 12;
        -ms-flex-order: 12;
        order: 12
    }

    .md-flex-grow-1 {
        -webkit-box-flex: 1;
        -webkit-flex-grow: 1;
        -ms-flex-positive: 1;
        flex-grow: 1
    }

    .md-flex-grow-2 {
        -webkit-box-flex: 2;
        -webkit-flex-grow: 2;
        -ms-flex-positive: 2;
        flex-grow: 2
    }

    .md-flex-grow-3 {
        -webkit-box-flex: 3;
        -webkit-flex-grow: 3;
        -ms-flex-positive: 3;
        flex-grow: 3
    }

    .md-flex-grow-4 {
        -webkit-box-flex: 4;
        -webkit-flex-grow: 4;
        -ms-flex-positive: 4;
        flex-grow: 4
    }

    .md-flex-rows {
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-align-content: center;
        -ms-flex-line-pack: center;
        align-content: center
    }

    .md-flex-columns {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }

    .md-flex-container>.row,
    .md-flex-container>.ari-row {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-align-content: center;
        -ms-flex-line-pack: center;
        align-content: center
    }

    .md-flex-container-columns>.row,
    .md-flex-container-columns>.ari-row {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }

    .md-flex-bs-row-fill>.row,
    .md-flex-bs-row-fill>.ari-row {
        -webkit-box-flex: 1;
        -ms-flex: 1;
        flex: 1
    }

    .md-flex-group-equal {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }

    .md-flex-group-equal>* {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex
    }
}

@media (min-width: 1200px) {
    .lg-flex {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex
    }

    .lg-flex-vertical-top {
        -webkit-box-align: start;
        -webkit-align-items: flex-start;
        -ms-flex-align: start;
        align-items: flex-start
    }

    .lg-flex-vertical-center {
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center
    }

    .lg-flex-vertical-bottom {
        -webkit-box-align: end;
        -webkit-align-items: flex-end;
        -ms-flex-align: end;
        align-items: flex-end
    }

    .lg-flex-vertical-stretch {
        -webkit-box-align: stretch;
        -webkit-align-items: stretch;
        -ms-flex-align: stretch;
        align-items: stretch
    }

    .lg-flex-align-left {
        -webkit-box-pack: start;
        -webkit-justify-content: flex-start;
        -ms-flex-pack: start;
        justify-content: flex-start
    }

    .lg-flex-align-center {
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center
    }

    .lg-flex-align-right {
        -webkit-box-pack: end;
        -webkit-justify-content: flex-end;
        -ms-flex-pack: end;
        justify-content: flex-end
    }

    .lg-flex-align-space-between {
        -webkit-box-pack: justify;
        -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
        justify-content: space-between
    }

    .lg-flex-align-space-around {
        -webkit-justify-content: space-around;
        -ms-flex-pack: distribute;
        justify-content: space-around
    }

    .lg-flex-direction-row {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -webkit-flex-direction: row;
        -ms-flex-direction: row;
        flex-direction: row
    }

    .lg-flex-direction-row-reverse {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: reverse;
        -webkit-flex-direction: row-reverse;
        -ms-flex-direction: row-reverse;
        flex-direction: row-reverse
    }

    .lg-flex-direction-column {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column
    }

    .lg-flex-direction-column-reverse {
        -webkit-box-orient: vertical;
        -webkit-box-direction: reverse;
        -webkit-flex-direction: column-reverse;
        -ms-flex-direction: column-reverse;
        flex-direction: column-reverse
    }

    .lg-flex-wrap-wrap {
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }

    .lg-flex-wrap-no-wrap {
        -webkit-flex-wrap: no-wrap;
        -ms-flex-wrap: no-wrap;
        flex-wrap: no-wrap
    }

    .lg-flex-wrap-reverse {
        -webkit-flex-wrap: wrap-reverse;
        -ms-flex-wrap: wrap-reverse;
        flex-wrap: wrap-reverse
    }

    .lg-flex-fill {
        -webkit-box-flex: 1;
        -ms-flex: 1;
        flex: 1
    }

    .lg-flex-align-content-top {
        -webkit-align-content: flex-start;
        -ms-flex-line-pack: start;
        align-content: flex-start
    }

    .lg-flex-align-content-center {
        -webkit-align-content: center;
        -ms-flex-line-pack: center;
        align-content: center
    }

    .lg-flex-align-content-bottom {
        -webkit-align-content: flex-end;
        -ms-flex-line-pack: end;
        align-content: flex-end
    }

    .lg-flex-align-content-stretch {
        -webkit-align-content: stretch;
        -ms-flex-line-pack: stretch;
        align-content: stretch
    }

    .lg-flex-align-content-space-between {
        -webkit-align-content: space-between;
        -ms-flex-line-pack: justify;
        align-content: space-between
    }

    .lg-flex-align-content-space-around {
        -webkit-align-content: space-around;
        -ms-flex-line-pack: distribute;
        align-content: space-around
    }

    .lg-flex-self-top {
        -webkit-align-self: flex-start;
        -ms-flex-item-align: start;
        align-self: flex-start
    }

    .lg-flex-self-center {
        -webkit-align-self: center;
        -ms-flex-item-align: center;
        -ms-grid-row-align: center;
        align-self: center
    }

    .lg-flex-self-bottom {
        -webkit-align-self: flex-end;
        -ms-flex-item-align: end;
        align-self: flex-end
    }

    .lg-flex-self-stretch {
        -webkit-align-self: stretch;
        -ms-flex-item-align: stretch;
        -ms-grid-row-align: stretch;
        align-self: stretch
    }

    .lg-flex-order-1 {
        -webkit-box-ordinal-group: 2;
        -webkit-order: 1;
        -ms-flex-order: 1;
        order: 1
    }

    .lg-flex-order-2 {
        -webkit-box-ordinal-group: 3;
        -webkit-order: 2;
        -ms-flex-order: 2;
        order: 2
    }

    .lg-flex-order-3 {
        -webkit-box-ordinal-group: 4;
        -webkit-order: 3;
        -ms-flex-order: 3;
        order: 3
    }

    .lg-flex-order-4 {
        -webkit-box-ordinal-group: 5;
        -webkit-order: 4;
        -ms-flex-order: 4;
        order: 4
    }

    .lg-flex-order-5 {
        -webkit-box-ordinal-group: 6;
        -webkit-order: 5;
        -ms-flex-order: 5;
        order: 5
    }

    .lg-flex-order-6 {
        -webkit-box-ordinal-group: 7;
        -webkit-order: 6;
        -ms-flex-order: 6;
        order: 6
    }

    .lg-flex-order-7 {
        -webkit-box-ordinal-group: 8;
        -webkit-order: 7;
        -ms-flex-order: 7;
        order: 7
    }

    .lg-flex-order-8 {
        -webkit-box-ordinal-group: 9;
        -webkit-order: 8;
        -ms-flex-order: 8;
        order: 8
    }

    .lg-flex-order-9 {
        -webkit-box-ordinal-group: 10;
        -webkit-order: 9;
        -ms-flex-order: 9;
        order: 9
    }

    .lg-flex-order-10 {
        -webkit-box-ordinal-group: 11;
        -webkit-order: 10;
        -ms-flex-order: 10;
        order: 10
    }

    .lg-flex-order-11 {
        -webkit-box-ordinal-group: 12;
        -webkit-order: 11;
        -ms-flex-order: 11;
        order: 11
    }

    .lg-flex-order-12 {
        -webkit-box-ordinal-group: 13;
        -webkit-order: 12;
        -ms-flex-order: 12;
        order: 12
    }

    .lg-flex-grow-1 {
        -webkit-box-flex: 1;
        -webkit-flex-grow: 1;
        -ms-flex-positive: 1;
        flex-grow: 1
    }

    .lg-flex-grow-2 {
        -webkit-box-flex: 2;
        -webkit-flex-grow: 2;
        -ms-flex-positive: 2;
        flex-grow: 2
    }

    .lg-flex-grow-3 {
        -webkit-box-flex: 3;
        -webkit-flex-grow: 3;
        -ms-flex-positive: 3;
        flex-grow: 3
    }

    .lg-flex-grow-4 {
        -webkit-box-flex: 4;
        -webkit-flex-grow: 4;
        -ms-flex-positive: 4;
        flex-grow: 4
    }

    .lg-flex-rows {
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-align-content: center;
        -ms-flex-line-pack: center;
        align-content: center
    }

    .lg-flex-columns {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }

    .lg-flex-container>.row,
    .lg-flex-container>.ari-row {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-align-content: center;
        -ms-flex-line-pack: center;
        align-content: center
    }

    .lg-flex-container-columns>.row,
    .lg-flex-container-columns>.ari-row {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }

    .lg-flex-bs-row-fill>.row,
    .lg-flex-bs-row-fill>.ari-row {
        -webkit-box-flex: 1;
        -ms-flex: 1;
        flex: 1
    }

    .lg-flex-group-equal {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }

    .lg-flex-group-equal>* {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex
    }
}

.position-absolute {
    position: absolute
}

.position-relative {
    position: relative
}

.position-fixed {
    position: fixed
}

.block {
    display: block
}

.inline-block {
    display: inline-block
}

.inline {
    display: inline
}

.overflow-hidden {
    overflow: hidden
}

.overflow-scroll {
    overflow: scroll
}

.overflow-auto {
    overflow: auto
}

.float-none {
    float: none
}

.float-left {
    float: left
}

.float-right {
    float: right
}

.border-width-1 {
    border-width: 1px
}

.border-width-2 {
    border-width: 2px
}

.border-width-3 {
    border-width: 3px
}

.border-width-4 {
    border-width: 4px
}

.border-width-5 {
    border-width: 5px
}

.border-width-6 {
    border-width: 6px
}

.border-width-7 {
    border-width: 7px
}

.border-width-8 {
    border-width: 8px
}

.border-width-9 {
    border-width: 9px
}

.border-width-10 {
    border-width: 10px
}

.border-width-11 {
    border-width: 11px
}

.border-width-12 {
    border-width: 12px
}

.border-width-13 {
    border-width: 13px
}

.border-width-14 {
    border-width: 14px
}

.border-width-15 {
    border-width: 15px
}

.border-radius-1 {
    -webkit-border-radius: 1px;
    border-radius: 1px
}

.border-top-left-radius-1 {
    -webkit-border-top-left-radius: 1px;
    border-top-left-radius: 1px
}

.border-bottom-left-radius-1 {
    -webkit-border-bottom-left-radius: 1px;
    border-bottom-left-radius: 1px
}

.border-top-right-radius-1 {
    -webkit-border-top-right-radius: 1px;
    border-top-right-radius: 1px
}

.border-bottom-right-radius-1 {
    -webkit-border-bottom-right-radius: 1px;
    border-bottom-right-radius: 1px
}

.border-radius-2 {
    -webkit-border-radius: 2px;
    border-radius: 2px
}

.border-top-left-radius-2 {
    -webkit-border-top-left-radius: 2px;
    border-top-left-radius: 2px
}

.border-bottom-left-radius-2 {
    -webkit-border-bottom-left-radius: 2px;
    border-bottom-left-radius: 2px
}

.border-top-right-radius-2 {
    -webkit-border-top-right-radius: 2px;
    border-top-right-radius: 2px
}

.border-bottom-right-radius-2 {
    -webkit-border-bottom-right-radius: 2px;
    border-bottom-right-radius: 2px
}

.border-radius-3 {
    -webkit-border-radius: 3px;
    border-radius: 3px
}

.border-top-left-radius-3 {
    -webkit-border-top-left-radius: 3px;
    border-top-left-radius: 3px
}

.border-bottom-left-radius-3 {
    -webkit-border-bottom-left-radius: 3px;
    border-bottom-left-radius: 3px
}

.border-top-right-radius-3 {
    -webkit-border-top-right-radius: 3px;
    border-top-right-radius: 3px
}

.border-bottom-right-radius-3 {
    -webkit-border-bottom-right-radius: 3px;
    border-bottom-right-radius: 3px
}

.border-radius-4 {
    -webkit-border-radius: 4px;
    border-radius: 4px
}

.border-top-left-radius-4 {
    -webkit-border-top-left-radius: 4px;
    border-top-left-radius: 4px
}

.border-bottom-left-radius-4 {
    -webkit-border-bottom-left-radius: 4px;
    border-bottom-left-radius: 4px
}

.border-top-right-radius-4 {
    -webkit-border-top-right-radius: 4px;
    border-top-right-radius: 4px
}

.border-bottom-right-radius-4 {
    -webkit-border-bottom-right-radius: 4px;
    border-bottom-right-radius: 4px
}

.border-radius-5 {
    -webkit-border-radius: 5px;
    border-radius: 5px
}

.border-top-left-radius-5 {
    -webkit-border-top-left-radius: 5px;
    border-top-left-radius: 5px
}

.border-bottom-left-radius-5 {
    -webkit-border-bottom-left-radius: 5px;
    border-bottom-left-radius: 5px
}

.border-top-right-radius-5 {
    -webkit-border-top-right-radius: 5px;
    border-top-right-radius: 5px
}

.border-bottom-right-radius-5 {
    -webkit-border-bottom-right-radius: 5px;
    border-bottom-right-radius: 5px
}

.border-radius-6 {
    -webkit-border-radius: 6px;
    border-radius: 6px
}

.border-top-left-radius-6 {
    -webkit-border-top-left-radius: 6px;
    border-top-left-radius: 6px
}

.border-bottom-left-radius-6 {
    -webkit-border-bottom-left-radius: 6px;
    border-bottom-left-radius: 6px
}

.border-top-right-radius-6 {
    -webkit-border-top-right-radius: 6px;
    border-top-right-radius: 6px
}

.border-bottom-right-radius-6 {
    -webkit-border-bottom-right-radius: 6px;
    border-bottom-right-radius: 6px
}

.border-radius-7 {
    -webkit-border-radius: 7px;
    border-radius: 7px
}

.border-top-left-radius-7 {
    -webkit-border-top-left-radius: 7px;
    border-top-left-radius: 7px
}

.border-bottom-left-radius-7 {
    -webkit-border-bottom-left-radius: 7px;
    border-bottom-left-radius: 7px
}

.border-top-right-radius-7 {
    -webkit-border-top-right-radius: 7px;
    border-top-right-radius: 7px
}

.border-bottom-right-radius-7 {
    -webkit-border-bottom-right-radius: 7px;
    border-bottom-right-radius: 7px
}

.border-radius-8 {
    -webkit-border-radius: 8px;
    border-radius: 8px
}

.border-top-left-radius-8 {
    -webkit-border-top-left-radius: 8px;
    border-top-left-radius: 8px
}

.border-bottom-left-radius-8 {
    -webkit-border-bottom-left-radius: 8px;
    border-bottom-left-radius: 8px
}

.border-top-right-radius-8 {
    -webkit-border-top-right-radius: 8px;
    border-top-right-radius: 8px
}

.border-bottom-right-radius-8 {
    -webkit-border-bottom-right-radius: 8px;
    border-bottom-right-radius: 8px
}

.border-radius-9 {
    -webkit-border-radius: 9px;
    border-radius: 9px
}

.border-top-left-radius-9 {
    -webkit-border-top-left-radius: 9px;
    border-top-left-radius: 9px
}

.border-bottom-left-radius-9 {
    -webkit-border-bottom-left-radius: 9px;
    border-bottom-left-radius: 9px
}

.border-top-right-radius-9 {
    -webkit-border-top-right-radius: 9px;
    border-top-right-radius: 9px
}

.border-bottom-right-radius-9 {
    -webkit-border-bottom-right-radius: 9px;
    border-bottom-right-radius: 9px
}

.border-radius-10 {
    -webkit-border-radius: 10px;
    border-radius: 10px
}

.border-top-left-radius-10 {
    -webkit-border-top-left-radius: 10px;
    border-top-left-radius: 10px
}

.border-bottom-left-radius-10 {
    -webkit-border-bottom-left-radius: 10px;
    border-bottom-left-radius: 10px
}

.border-top-right-radius-10 {
    -webkit-border-top-right-radius: 10px;
    border-top-right-radius: 10px
}

.border-bottom-right-radius-10 {
    -webkit-border-bottom-right-radius: 10px;
    border-bottom-right-radius: 10px
}

.border-radius-11 {
    -webkit-border-radius: 11px;
    border-radius: 11px
}

.border-top-left-radius-11 {
    -webkit-border-top-left-radius: 11px;
    border-top-left-radius: 11px
}

.border-bottom-left-radius-11 {
    -webkit-border-bottom-left-radius: 11px;
    border-bottom-left-radius: 11px
}

.border-top-right-radius-11 {
    -webkit-border-top-right-radius: 11px;
    border-top-right-radius: 11px
}

.border-bottom-right-radius-11 {
    -webkit-border-bottom-right-radius: 11px;
    border-bottom-right-radius: 11px
}

.border-radius-12 {
    -webkit-border-radius: 12px;
    border-radius: 12px
}

.border-top-left-radius-12 {
    -webkit-border-top-left-radius: 12px;
    border-top-left-radius: 12px
}

.border-bottom-left-radius-12 {
    -webkit-border-bottom-left-radius: 12px;
    border-bottom-left-radius: 12px
}

.border-top-right-radius-12 {
    -webkit-border-top-right-radius: 12px;
    border-top-right-radius: 12px
}

.border-bottom-right-radius-12 {
    -webkit-border-bottom-right-radius: 12px;
    border-bottom-right-radius: 12px
}

.border-radius-13 {
    -webkit-border-radius: 13px;
    border-radius: 13px
}

.border-top-left-radius-13 {
    -webkit-border-top-left-radius: 13px;
    border-top-left-radius: 13px
}

.border-bottom-left-radius-13 {
    -webkit-border-bottom-left-radius: 13px;
    border-bottom-left-radius: 13px
}

.border-top-right-radius-13 {
    -webkit-border-top-right-radius: 13px;
    border-top-right-radius: 13px
}

.border-bottom-right-radius-13 {
    -webkit-border-bottom-right-radius: 13px;
    border-bottom-right-radius: 13px
}

.border-radius-14 {
    -webkit-border-radius: 14px;
    border-radius: 14px
}

.border-top-left-radius-14 {
    -webkit-border-top-left-radius: 14px;
    border-top-left-radius: 14px
}

.border-bottom-left-radius-14 {
    -webkit-border-bottom-left-radius: 14px;
    border-bottom-left-radius: 14px
}

.border-top-right-radius-14 {
    -webkit-border-top-right-radius: 14px;
    border-top-right-radius: 14px
}

.border-bottom-right-radius-14 {
    -webkit-border-bottom-right-radius: 14px;
    border-bottom-right-radius: 14px
}

.border-radius-15 {
    -webkit-border-radius: 15px;
    border-radius: 15px
}

.border-top-left-radius-15 {
    -webkit-border-top-left-radius: 15px;
    border-top-left-radius: 15px
}

.border-bottom-left-radius-15 {
    -webkit-border-bottom-left-radius: 15px;
    border-bottom-left-radius: 15px
}

.border-top-right-radius-15 {
    -webkit-border-top-right-radius: 15px;
    border-top-right-radius: 15px
}

.border-bottom-right-radius-15 {
    -webkit-border-bottom-right-radius: 15px;
    border-bottom-right-radius: 15px
}

.border-radius-16 {
    -webkit-border-radius: 16px;
    border-radius: 16px
}

.border-top-left-radius-16 {
    -webkit-border-top-left-radius: 16px;
    border-top-left-radius: 16px
}

.border-bottom-left-radius-16 {
    -webkit-border-bottom-left-radius: 16px;
    border-bottom-left-radius: 16px
}

.border-top-right-radius-16 {
    -webkit-border-top-right-radius: 16px;
    border-top-right-radius: 16px
}

.border-bottom-right-radius-16 {
    -webkit-border-bottom-right-radius: 16px;
    border-bottom-right-radius: 16px
}

.border-radius-17 {
    -webkit-border-radius: 17px;
    border-radius: 17px
}

.border-top-left-radius-17 {
    -webkit-border-top-left-radius: 17px;
    border-top-left-radius: 17px
}

.border-bottom-left-radius-17 {
    -webkit-border-bottom-left-radius: 17px;
    border-bottom-left-radius: 17px
}

.border-top-right-radius-17 {
    -webkit-border-top-right-radius: 17px;
    border-top-right-radius: 17px
}

.border-bottom-right-radius-17 {
    -webkit-border-bottom-right-radius: 17px;
    border-bottom-right-radius: 17px
}

.border-radius-18 {
    -webkit-border-radius: 18px;
    border-radius: 18px
}

.border-top-left-radius-18 {
    -webkit-border-top-left-radius: 18px;
    border-top-left-radius: 18px
}

.border-bottom-left-radius-18 {
    -webkit-border-bottom-left-radius: 18px;
    border-bottom-left-radius: 18px
}

.border-top-right-radius-18 {
    -webkit-border-top-right-radius: 18px;
    border-top-right-radius: 18px
}

.border-bottom-right-radius-18 {
    -webkit-border-bottom-right-radius: 18px;
    border-bottom-right-radius: 18px
}

.border-radius-19 {
    -webkit-border-radius: 19px;
    border-radius: 19px
}

.border-top-left-radius-19 {
    -webkit-border-top-left-radius: 19px;
    border-top-left-radius: 19px
}

.border-bottom-left-radius-19 {
    -webkit-border-bottom-left-radius: 19px;
    border-bottom-left-radius: 19px
}

.border-top-right-radius-19 {
    -webkit-border-top-right-radius: 19px;
    border-top-right-radius: 19px
}

.border-bottom-right-radius-19 {
    -webkit-border-bottom-right-radius: 19px;
    border-bottom-right-radius: 19px
}

.border-radius-20 {
    -webkit-border-radius: 20px;
    border-radius: 20px
}

.border-top-left-radius-20 {
    -webkit-border-top-left-radius: 20px;
    border-top-left-radius: 20px
}

.border-bottom-left-radius-20 {
    -webkit-border-bottom-left-radius: 20px;
    border-bottom-left-radius: 20px
}

.border-top-right-radius-20 {
    -webkit-border-top-right-radius: 20px;
    border-top-right-radius: 20px
}

.border-bottom-right-radius-20 {
    -webkit-border-bottom-right-radius: 20px;
    border-bottom-right-radius: 20px
}

.border-radius-21 {
    -webkit-border-radius: 21px;
    border-radius: 21px
}

.border-top-left-radius-21 {
    -webkit-border-top-left-radius: 21px;
    border-top-left-radius: 21px
}

.border-bottom-left-radius-21 {
    -webkit-border-bottom-left-radius: 21px;
    border-bottom-left-radius: 21px
}

.border-top-right-radius-21 {
    -webkit-border-top-right-radius: 21px;
    border-top-right-radius: 21px
}

.border-bottom-right-radius-21 {
    -webkit-border-bottom-right-radius: 21px;
    border-bottom-right-radius: 21px
}

.border-radius-22 {
    -webkit-border-radius: 22px;
    border-radius: 22px
}

.border-top-left-radius-22 {
    -webkit-border-top-left-radius: 22px;
    border-top-left-radius: 22px
}

.border-bottom-left-radius-22 {
    -webkit-border-bottom-left-radius: 22px;
    border-bottom-left-radius: 22px
}

.border-top-right-radius-22 {
    -webkit-border-top-right-radius: 22px;
    border-top-right-radius: 22px
}

.border-bottom-right-radius-22 {
    -webkit-border-bottom-right-radius: 22px;
    border-bottom-right-radius: 22px
}

.border-radius-23 {
    -webkit-border-radius: 23px;
    border-radius: 23px
}

.border-top-left-radius-23 {
    -webkit-border-top-left-radius: 23px;
    border-top-left-radius: 23px
}

.border-bottom-left-radius-23 {
    -webkit-border-bottom-left-radius: 23px;
    border-bottom-left-radius: 23px
}

.border-top-right-radius-23 {
    -webkit-border-top-right-radius: 23px;
    border-top-right-radius: 23px
}

.border-bottom-right-radius-23 {
    -webkit-border-bottom-right-radius: 23px;
    border-bottom-right-radius: 23px
}

.border-radius-24 {
    -webkit-border-radius: 24px;
    border-radius: 24px
}

.border-top-left-radius-24 {
    -webkit-border-top-left-radius: 24px;
    border-top-left-radius: 24px
}

.border-bottom-left-radius-24 {
    -webkit-border-bottom-left-radius: 24px;
    border-bottom-left-radius: 24px
}

.border-top-right-radius-24 {
    -webkit-border-top-right-radius: 24px;
    border-top-right-radius: 24px
}

.border-bottom-right-radius-24 {
    -webkit-border-bottom-right-radius: 24px;
    border-bottom-right-radius: 24px
}

.border-radius-25 {
    -webkit-border-radius: 25px;
    border-radius: 25px
}

.border-top-left-radius-25 {
    -webkit-border-top-left-radius: 25px;
    border-top-left-radius: 25px
}

.border-bottom-left-radius-25 {
    -webkit-border-bottom-left-radius: 25px;
    border-bottom-left-radius: 25px
}

.border-top-right-radius-25 {
    -webkit-border-top-right-radius: 25px;
    border-top-right-radius: 25px
}

.border-bottom-right-radius-25 {
    -webkit-border-bottom-right-radius: 25px;
    border-bottom-right-radius: 25px
}

.border-none {
    border: 0 solid transparent
}

.border-radius-none {
    -webkit-border-radius: 0;
    border-radius: 0
}

.bs-strip-padding [class*="col-"] {
    padding-left: 0;
    padding-right: 0
}

.height-16 {
    height: 16.66667%
}

.height-20 {
    height: 20%
}

.height-25 {
    height: 25%
}

.height-33 {
    height: 33.33333%
}

.height-40 {
    height: 40%
}

.height-50 {
    height: 50%
}

.height-60 {
    height: 60%
}

.height-66 {
    height: 66.66667%
}

.height-80 {
    height: 80%
}

.height-83 {
    height: 83.33333%
}

.height-75 {
    height: 75%
}

.height-100 {
    height: 100%
}

.min-height-16 {
    min-height: 16.66667%
}

.min-height-20 {
    min-height: 20%
}

.min-height-25 {
    min-height: 25%
}

.min-height-33 {
    min-height: 33.33333%
}

.min-height-40 {
    min-height: 40%
}

.min-height-50 {
    min-height: 50%
}

.min-height-60 {
    min-height: 60%
}

.min-height-66 {
    min-height: 66.66667%
}

.min-height-80 {
    min-height: 80%
}

.min-height-83 {
    min-height: 83.33333%
}

.min-height-75 {
    min-height: 75%
}

.min-height-100 {
    min-height: 100%
}

.max-height-16 {
    max-height: 16.66667%
}

.max-height-20 {
    max-height: 20%
}

.max-height-25 {
    max-height: 25%
}

.max-height-33 {
    max-height: 33.33333%
}

.max-height-40 {
    max-height: 40%
}

.max-height-50 {
    max-height: 50%
}

.max-height-60 {
    max-height: 60%
}

.max-height-66 {
    max-height: 66.66667%
}

.max-height-80 {
    max-height: 80%
}

.max-height-83 {
    max-height: 83.33333%
}

.max-height-75 {
    height: 75%
}

.max-height-100 {
    max-height: 100%
}

.width-20 {
    width: 20%
}

.min-width-20 {
    min-width: 20%
}

.min-width-25 {
    min-width: 25%
}

.min-width-50 {
    min-width: 50%
}

.min-width-75 {
    min-width: 75%
}

.min-width-100 {
    min-width: 100%
}

.max-width-20 {
    max-width: 20%
}

.max-width-25 {
    max-width: 25%
}

.max-width-50 {
    max-width: 50%
}

.max-width-75 {
    max-width: 75%
}

.max-width-100 {
    max-width: 100%
}

.margin-x-auto {
    margin-left: auto;
    margin-right: auto
}

.margin-0 {
    margin: 0
}

.margin-top-0 {
    margin-top: 0
}

.margin-right-0 {
    margin-right: 0
}

.margin-bottom-0 {
    margin-bottom: 0
}

.margin-left-0 {
    margin-left: 0
}

.padding-0 {
    padding: 0
}

.padding-top-0 {
    padding-top: 0
}

.padding-right-0 {
    padding-right: 0
}

.padding-bottom-0 {
    padding-bottom: 0
}

.padding-left-0 {
    padding-left: 0
}

.height-0 {
    height: 0
}

.max-height-0 {
    max-height: 0
}

.min-height-0 {
    min-height: 0
}

.width-0 {
    width: 0
}

.top-0 {
    top: 0
}

.right-0 {
    right: 0
}

.bottom-0 {
    bottom: 0
}

.left-0 {
    left: 0
}

.margin-x-0 {
    margin-left: 0;
    margin-right: 0
}

.margin-y-0 {
    margin-top: 0;
    margin-bottom: 0
}

.padding-x-0 {
    padding-left: 0;
    padding-right: 0
}

.padding-y-0 {
    padding-top: 0;
    padding-bottom: 0
}

.margin-1 {
    margin: .5rem
}

.margin-top-1 {
    margin-top: .5rem
}

.margin-right-1 {
    margin-right: .5rem
}

.margin-bottom-1 {
    margin-bottom: .5rem
}

.margin-left-1 {
    margin-left: .5rem
}

.padding-1 {
    padding: .5rem
}

.padding-top-1 {
    padding-top: .5rem
}

.padding-right-1 {
    padding-right: .5rem
}

.padding-bottom-1 {
    padding-bottom: .5rem
}

.padding-left-1 {
    padding-left: .5rem
}

.height-1 {
    height: .5rem
}

.max-height-1 {
    max-height: .5rem
}

.min-height-1 {
    min-height: .5rem
}

.width-1 {
    width: .5rem
}

.top-1 {
    top: .5rem
}

.right-1 {
    right: .5rem
}

.bottom-1 {
    bottom: .5rem
}

.left-1 {
    left: .5rem
}

.margin-x-1 {
    margin-left: .5rem;
    margin-right: .5rem
}

.margin-y-1 {
    margin-top: .5rem;
    margin-bottom: .5rem
}

.padding-x-1 {
    padding-left: .5rem;
    padding-right: .5rem
}

.padding-y-1 {
    padding-top: .5rem;
    padding-bottom: .5rem
}

.margin-2 {
    margin: 1rem
}

.margin-top-2 {
    margin-top: 1rem
}

.margin-right-2 {
    margin-right: 1rem
}

.margin-bottom-2 {
    margin-bottom: 1rem
}

.margin-left-2 {
    margin-left: 1rem
}

.padding-2 {
    padding: 1rem
}

.padding-top-2 {
    padding-top: 1rem
}

.padding-right-2 {
    padding-right: 1rem
}

.padding-bottom-2 {
    padding-bottom: 1rem
}

.padding-left-2 {
    padding-left: 1rem
}

.height-2 {
    height: 1rem
}

.max-height-2 {
    max-height: 1rem
}

.min-height-2 {
    min-height: 1rem
}

.width-2 {
    width: 1rem
}

.top-2 {
    top: 1rem
}

.right-2 {
    right: 1rem
}

.bottom-2 {
    bottom: 1rem
}

.left-2 {
    left: 1rem
}

.margin-x-2 {
    margin-left: 1rem;
    margin-right: 1rem
}

.margin-y-2 {
    margin-top: 1rem;
    margin-bottom: 1rem
}

.padding-x-2 {
    padding-left: 1rem;
    padding-right: 1rem
}

.padding-y-2 {
    padding-top: 1rem;
    padding-bottom: 1rem
}

.margin-3 {
    margin: 1.5rem
}

.margin-top-3 {
    margin-top: 1.5rem
}

.margin-right-3 {
    margin-right: 1.5rem
}

.margin-bottom-3 {
    margin-bottom: 1.5rem
}

.margin-left-3 {
    margin-left: 1.5rem
}

.padding-3 {
    padding: 1.5rem
}

.padding-top-3 {
    padding-top: 1.5rem
}

.padding-right-3 {
    padding-right: 1.5rem
}

.padding-bottom-3 {
    padding-bottom: 1.5rem
}

.padding-left-3 {
    padding-left: 1.5rem
}

.height-3 {
    height: 1.5rem
}

.max-height-3 {
    max-height: 1.5rem
}

.min-height-3 {
    min-height: 1.5rem
}

.width-3 {
    width: 1.5rem
}

.top-3 {
    top: 1.5rem
}

.right-3 {
    right: 1.5rem
}

.bottom-3 {
    bottom: 1.5rem
}

.left-3 {
    left: 1.5rem
}

.margin-x-3 {
    margin-left: 1.5rem;
    margin-right: 1.5rem
}

.margin-y-3 {
    margin-top: 1.5rem;
    margin-bottom: 1.5rem
}

.padding-x-3 {
    padding-left: 1.5rem;
    padding-right: 1.5rem
}

.padding-y-3 {
    padding-top: 1.5rem;
    padding-bottom: 1.5rem
}

.margin-4 {
    margin: 2rem
}

.margin-top-4 {
    margin-top: 2rem
}

.margin-right-4 {
    margin-right: 2rem
}

.margin-bottom-4 {
    margin-bottom: 2rem
}

.margin-left-4 {
    margin-left: 2rem
}

.padding-4 {
    padding: 2rem
}

.padding-top-4 {
    padding-top: 2rem
}

.padding-right-4 {
    padding-right: 2rem
}

.padding-bottom-4 {
    padding-bottom: 2rem
}

.padding-left-4 {
    padding-left: 2rem
}

.height-4 {
    height: 2rem
}

.max-height-4 {
    max-height: 2rem
}

.min-height-4 {
    min-height: 2rem
}

.width-4 {
    width: 2rem
}

.top-4 {
    top: 2rem
}

.right-4 {
    right: 2rem
}

.bottom-4 {
    bottom: 2rem
}

.left-4 {
    left: 2rem
}

.margin-x-4 {
    margin-left: 2rem;
    margin-right: 2rem
}

.margin-y-4 {
    margin-top: 2rem;
    margin-bottom: 2rem
}

.padding-x-4 {
    padding-left: 2rem;
    padding-right: 2rem
}

.padding-y-4 {
    padding-top: 2rem;
    padding-bottom: 2rem
}

.margin-5 {
    margin: 3rem
}

.margin-top-5 {
    margin-top: 3rem
}

.margin-right-5 {
    margin-right: 3rem
}

.margin-bottom-5 {
    margin-bottom: 3rem
}

.margin-left-5 {
    margin-left: 3rem
}

.padding-5 {
    padding: 3rem
}

.padding-top-5 {
    padding-top: 3rem
}

.padding-right-5 {
    padding-right: 3rem
}

.padding-bottom-5 {
    padding-bottom: 3rem
}

.padding-left-5 {
    padding-left: 3rem
}

.height-5 {
    height: 3rem
}

.max-height-5 {
    max-height: 3rem
}

.min-height-5 {
    min-height: 3rem
}

.width-5 {
    width: 3rem
}

.top-5 {
    top: 3rem
}

.right-5 {
    right: 3rem
}

.bottom-5 {
    bottom: 3rem
}

.left-5 {
    left: 3rem
}

.margin-x-5 {
    margin-left: 3rem;
    margin-right: 3rem
}

.margin-y-5 {
    margin-top: 3rem;
    margin-bottom: 3rem
}

.padding-x-5 {
    padding-left: 3rem;
    padding-right: 3rem
}

.padding-y-5 {
    padding-top: 3rem;
    padding-bottom: 3rem
}

.margin-6 {
    margin: 4rem
}

.margin-top-6 {
    margin-top: 4rem
}

.margin-right-6 {
    margin-right: 4rem
}

.margin-bottom-6 {
    margin-bottom: 4rem
}

.margin-left-6 {
    margin-left: 4rem
}

.padding-6 {
    padding: 4rem
}

.padding-top-6 {
    padding-top: 4rem
}

.padding-right-6 {
    padding-right: 4rem
}

.padding-bottom-6 {
    padding-bottom: 4rem
}

.padding-left-6 {
    padding-left: 4rem
}

.height-6 {
    height: 4rem
}

.max-height-6 {
    max-height: 4rem
}

.min-height-6 {
    min-height: 4rem
}

.width-6 {
    width: 4rem
}

.top-6 {
    top: 4rem
}

.right-6 {
    right: 4rem
}

.bottom-6 {
    bottom: 4rem
}

.left-6 {
    left: 4rem
}

.margin-x-6 {
    margin-left: 4rem;
    margin-right: 4rem
}

.margin-y-6 {
    margin-top: 4rem;
    margin-bottom: 4rem
}

.padding-x-6 {
    padding-left: 4rem;
    padding-right: 4rem
}

.padding-y-6 {
    padding-top: 4rem;
    padding-bottom: 4rem
}

.margin-7 {
    margin: 5rem
}

.margin-top-7 {
    margin-top: 5rem
}

.margin-right-7 {
    margin-right: 5rem
}

.margin-bottom-7 {
    margin-bottom: 5rem
}

.margin-left-7 {
    margin-left: 5rem
}

.padding-7 {
    padding: 5rem
}

.padding-top-7 {
    padding-top: 5rem
}

.padding-right-7 {
    padding-right: 5rem
}

.padding-bottom-7 {
    padding-bottom: 5rem
}

.padding-left-7 {
    padding-left: 5rem
}

.height-7 {
    height: 5rem
}

.max-height-7 {
    max-height: 5rem
}

.min-height-7 {
    min-height: 5rem
}

.width-7 {
    width: 5rem
}

.top-7 {
    top: 5rem
}

.right-7 {
    right: 5rem
}

.bottom-7 {
    bottom: 5rem
}

.left-7 {
    left: 5rem
}

.margin-x-7 {
    margin-left: 5rem;
    margin-right: 5rem
}

.margin-y-7 {
    margin-top: 5rem;
    margin-bottom: 5rem
}

.padding-x-7 {
    padding-left: 5rem;
    padding-right: 5rem
}

.padding-y-7 {
    padding-top: 5rem;
    padding-bottom: 5rem
}

.margin-8 {
    margin: 6rem
}

.margin-top-8 {
    margin-top: 6rem
}

.margin-right-8 {
    margin-right: 6rem
}

.margin-bottom-8 {
    margin-bottom: 6rem
}

.margin-left-8 {
    margin-left: 6rem
}

.padding-8 {
    padding: 6rem
}

.padding-top-8 {
    padding-top: 6rem
}

.padding-right-8 {
    padding-right: 6rem
}

.padding-bottom-8 {
    padding-bottom: 6rem
}

.padding-left-8 {
    padding-left: 6rem
}

.height-8 {
    height: 6rem
}

.max-height-8 {
    max-height: 6rem
}

.min-height-8 {
    min-height: 6rem
}

.width-8 {
    width: 6rem
}

.top-8 {
    top: 6rem
}

.right-8 {
    right: 6rem
}

.bottom-8 {
    bottom: 6rem
}

.left-8 {
    left: 6rem
}

.margin-x-8 {
    margin-left: 6rem;
    margin-right: 6rem
}

.margin-y-8 {
    margin-top: 6rem;
    margin-bottom: 6rem
}

.padding-x-8 {
    padding-left: 6rem;
    padding-right: 6rem
}

.padding-y-8 {
    padding-top: 6rem;
    padding-bottom: 6rem
}

.margin-9 {
    margin: 9rem
}

.margin-top-9 {
    margin-top: 9rem
}

.margin-right-9 {
    margin-right: 9rem
}

.margin-bottom-9 {
    margin-bottom: 9rem
}

.margin-left-9 {
    margin-left: 9rem
}

.padding-9 {
    padding: 9rem
}

.padding-top-9 {
    padding-top: 9rem
}

.padding-right-9 {
    padding-right: 9rem
}

.padding-bottom-9 {
    padding-bottom: 9rem
}

.padding-left-9 {
    padding-left: 9rem
}

.height-9 {
    height: 9rem
}

.max-height-9 {
    max-height: 9rem
}

.min-height-9 {
    min-height: 9rem
}

.width-9 {
    width: 9rem
}

.top-9 {
    top: 9rem
}

.right-9 {
    right: 9rem
}

.bottom-9 {
    bottom: 9rem
}

.left-9 {
    left: 9rem
}

.margin-x-9 {
    margin-left: 9rem;
    margin-right: 9rem
}

.margin-y-9 {
    margin-top: 9rem;
    margin-bottom: 9rem
}

.padding-x-9 {
    padding-left: 9rem;
    padding-right: 9rem
}

.padding-y-9 {
    padding-top: 9rem;
    padding-bottom: 9rem
}

.height-10 {
    height: 12rem
}

.max-height-10 {
    max-height: 12rem
}

.min-height-10 {
    min-height: 12rem
}

.width-10 {
    width: 12rem
}

.top-10 {
    top: 12rem
}

.right-10 {
    right: 12rem
}

.bottom-10 {
    bottom: 12rem
}

.left-10 {
    left: 12rem
}

.height-11 {
    height: 16rem
}

.max-height-11 {
    max-height: 16rem
}

.min-height-11 {
    min-height: 16rem
}

.width-11 {
    width: 16rem
}

.top-11 {
    top: 16rem
}

.right-11 {
    right: 16rem
}

.bottom-11 {
    bottom: 16rem
}

.left-11 {
    left: 16rem
}

.height-12 {
    height: 19rem
}

.max-height-12 {
    max-height: 19rem
}

.min-height-12 {
    min-height: 19rem
}

.width-12 {
    width: 19rem
}

.top-12 {
    top: 19rem
}

.right-12 {
    right: 19rem
}

.bottom-12 {
    bottom: 19rem
}

.left-12 {
    left: 19rem
}

.height-13 {
    height: 22rem
}

.max-height-13 {
    max-height: 22rem
}

.min-height-13 {
    min-height: 22rem
}

.width-13 {
    width: 22rem
}

.top-13 {
    top: 22rem
}

.right-13 {
    right: 22rem
}

.bottom-13 {
    bottom: 22rem
}

.left-13 {
    left: 22rem
}

.height-14 {
    height: 25rem
}

.max-height-14 {
    max-height: 25rem
}

.min-height-14 {
    min-height: 25rem
}

.width-14 {
    width: 25rem
}

.top-14 {
    top: 25rem
}

.right-14 {
    right: 25rem
}

.bottom-14 {
    bottom: 25rem
}

.left-14 {
    left: 25rem
}

.height-15 {
    height: 31rem
}

.max-height-15 {
    max-height: 31rem
}

.min-height-15 {
    min-height: 31rem
}

.width-15 {
    width: 31rem
}

.top-15 {
    top: 31rem
}

.right-15 {
    right: 31rem
}

.bottom-15 {
    bottom: 31rem
}

.left-15 {
    left: 31rem
}

@media (min-width: 768px) {
    .sm-position-absolute {
        position: absolute
    }

    .sm-position-relative {
        position: relative
    }

    .sm-position-fixed {
        position: fixed
    }

    .sm-block {
        display: block
    }

    .sm-inline-block {
        display: inline-block
    }

    .sm-inline {
        display: inline
    }

    .sm-overflow-hidden {
        overflow: hidden
    }

    .sm-overflow-scroll {
        overflow: scroll
    }

    .sm-overflow-auto {
        overflow: auto
    }

    .sm-float-none {
        float: none
    }

    .sm-float-left {
        float: left
    }

    .sm-float-right {
        float: right
    }

    .sm-border-width-1 {
        border-width: 1px
    }

    .sm-border-width-2 {
        border-width: 2px
    }

    .sm-border-width-3 {
        border-width: 3px
    }

    .sm-border-width-4 {
        border-width: 4px
    }

    .sm-border-width-5 {
        border-width: 5px
    }

    .sm-border-width-6 {
        border-width: 6px
    }

    .sm-border-width-7 {
        border-width: 7px
    }

    .sm-border-width-8 {
        border-width: 8px
    }

    .sm-border-width-9 {
        border-width: 9px
    }

    .sm-border-width-10 {
        border-width: 10px
    }

    .sm-border-width-11 {
        border-width: 11px
    }

    .sm-border-width-12 {
        border-width: 12px
    }

    .sm-border-width-13 {
        border-width: 13px
    }

    .sm-border-width-14 {
        border-width: 14px
    }

    .sm-border-width-15 {
        border-width: 15px
    }

    .sm-border-radius-1 {
        -webkit-border-radius: 1px;
        border-radius: 1px
    }

    .sm-border-top-left-radius-1 {
        -webkit-border-top-left-radius: 1px;
        border-top-left-radius: 1px
    }

    .sm-border-bottom-left-radius-1 {
        -webkit-border-bottom-left-radius: 1px;
        border-bottom-left-radius: 1px
    }

    .sm-border-top-right-radius-1 {
        -webkit-border-top-right-radius: 1px;
        border-top-right-radius: 1px
    }

    .sm-border-bottom-right-radius-1 {
        -webkit-border-bottom-right-radius: 1px;
        border-bottom-right-radius: 1px
    }

    .sm-border-radius-2 {
        -webkit-border-radius: 2px;
        border-radius: 2px
    }

    .sm-border-top-left-radius-2 {
        -webkit-border-top-left-radius: 2px;
        border-top-left-radius: 2px
    }

    .sm-border-bottom-left-radius-2 {
        -webkit-border-bottom-left-radius: 2px;
        border-bottom-left-radius: 2px
    }

    .sm-border-top-right-radius-2 {
        -webkit-border-top-right-radius: 2px;
        border-top-right-radius: 2px
    }

    .sm-border-bottom-right-radius-2 {
        -webkit-border-bottom-right-radius: 2px;
        border-bottom-right-radius: 2px
    }

    .sm-border-radius-3 {
        -webkit-border-radius: 3px;
        border-radius: 3px
    }

    .sm-border-top-left-radius-3 {
        -webkit-border-top-left-radius: 3px;
        border-top-left-radius: 3px
    }

    .sm-border-bottom-left-radius-3 {
        -webkit-border-bottom-left-radius: 3px;
        border-bottom-left-radius: 3px
    }

    .sm-border-top-right-radius-3 {
        -webkit-border-top-right-radius: 3px;
        border-top-right-radius: 3px
    }

    .sm-border-bottom-right-radius-3 {
        -webkit-border-bottom-right-radius: 3px;
        border-bottom-right-radius: 3px
    }

    .sm-border-radius-4 {
        -webkit-border-radius: 4px;
        border-radius: 4px
    }

    .sm-border-top-left-radius-4 {
        -webkit-border-top-left-radius: 4px;
        border-top-left-radius: 4px
    }

    .sm-border-bottom-left-radius-4 {
        -webkit-border-bottom-left-radius: 4px;
        border-bottom-left-radius: 4px
    }

    .sm-border-top-right-radius-4 {
        -webkit-border-top-right-radius: 4px;
        border-top-right-radius: 4px
    }

    .sm-border-bottom-right-radius-4 {
        -webkit-border-bottom-right-radius: 4px;
        border-bottom-right-radius: 4px
    }

    .sm-border-radius-5 {
        -webkit-border-radius: 5px;
        border-radius: 5px
    }

    .sm-border-top-left-radius-5 {
        -webkit-border-top-left-radius: 5px;
        border-top-left-radius: 5px
    }

    .sm-border-bottom-left-radius-5 {
        -webkit-border-bottom-left-radius: 5px;
        border-bottom-left-radius: 5px
    }

    .sm-border-top-right-radius-5 {
        -webkit-border-top-right-radius: 5px;
        border-top-right-radius: 5px
    }

    .sm-border-bottom-right-radius-5 {
        -webkit-border-bottom-right-radius: 5px;
        border-bottom-right-radius: 5px
    }

    .sm-border-radius-6 {
        -webkit-border-radius: 6px;
        border-radius: 6px
    }

    .sm-border-top-left-radius-6 {
        -webkit-border-top-left-radius: 6px;
        border-top-left-radius: 6px
    }

    .sm-border-bottom-left-radius-6 {
        -webkit-border-bottom-left-radius: 6px;
        border-bottom-left-radius: 6px
    }

    .sm-border-top-right-radius-6 {
        -webkit-border-top-right-radius: 6px;
        border-top-right-radius: 6px
    }

    .sm-border-bottom-right-radius-6 {
        -webkit-border-bottom-right-radius: 6px;
        border-bottom-right-radius: 6px
    }

    .sm-border-radius-7 {
        -webkit-border-radius: 7px;
        border-radius: 7px
    }

    .sm-border-top-left-radius-7 {
        -webkit-border-top-left-radius: 7px;
        border-top-left-radius: 7px
    }

    .sm-border-bottom-left-radius-7 {
        -webkit-border-bottom-left-radius: 7px;
        border-bottom-left-radius: 7px
    }

    .sm-border-top-right-radius-7 {
        -webkit-border-top-right-radius: 7px;
        border-top-right-radius: 7px
    }

    .sm-border-bottom-right-radius-7 {
        -webkit-border-bottom-right-radius: 7px;
        border-bottom-right-radius: 7px
    }

    .sm-border-radius-8 {
        -webkit-border-radius: 8px;
        border-radius: 8px
    }

    .sm-border-top-left-radius-8 {
        -webkit-border-top-left-radius: 8px;
        border-top-left-radius: 8px
    }

    .sm-border-bottom-left-radius-8 {
        -webkit-border-bottom-left-radius: 8px;
        border-bottom-left-radius: 8px
    }

    .sm-border-top-right-radius-8 {
        -webkit-border-top-right-radius: 8px;
        border-top-right-radius: 8px
    }

    .sm-border-bottom-right-radius-8 {
        -webkit-border-bottom-right-radius: 8px;
        border-bottom-right-radius: 8px
    }

    .sm-border-radius-9 {
        -webkit-border-radius: 9px;
        border-radius: 9px
    }

    .sm-border-top-left-radius-9 {
        -webkit-border-top-left-radius: 9px;
        border-top-left-radius: 9px
    }

    .sm-border-bottom-left-radius-9 {
        -webkit-border-bottom-left-radius: 9px;
        border-bottom-left-radius: 9px
    }

    .sm-border-top-right-radius-9 {
        -webkit-border-top-right-radius: 9px;
        border-top-right-radius: 9px
    }

    .sm-border-bottom-right-radius-9 {
        -webkit-border-bottom-right-radius: 9px;
        border-bottom-right-radius: 9px
    }

    .sm-border-radius-10 {
        -webkit-border-radius: 10px;
        border-radius: 10px
    }

    .sm-border-top-left-radius-10 {
        -webkit-border-top-left-radius: 10px;
        border-top-left-radius: 10px
    }

    .sm-border-bottom-left-radius-10 {
        -webkit-border-bottom-left-radius: 10px;
        border-bottom-left-radius: 10px
    }

    .sm-border-top-right-radius-10 {
        -webkit-border-top-right-radius: 10px;
        border-top-right-radius: 10px
    }

    .sm-border-bottom-right-radius-10 {
        -webkit-border-bottom-right-radius: 10px;
        border-bottom-right-radius: 10px
    }

    .sm-border-radius-11 {
        -webkit-border-radius: 11px;
        border-radius: 11px
    }

    .sm-border-top-left-radius-11 {
        -webkit-border-top-left-radius: 11px;
        border-top-left-radius: 11px
    }

    .sm-border-bottom-left-radius-11 {
        -webkit-border-bottom-left-radius: 11px;
        border-bottom-left-radius: 11px
    }

    .sm-border-top-right-radius-11 {
        -webkit-border-top-right-radius: 11px;
        border-top-right-radius: 11px
    }

    .sm-border-bottom-right-radius-11 {
        -webkit-border-bottom-right-radius: 11px;
        border-bottom-right-radius: 11px
    }

    .sm-border-radius-12 {
        -webkit-border-radius: 12px;
        border-radius: 12px
    }

    .sm-border-top-left-radius-12 {
        -webkit-border-top-left-radius: 12px;
        border-top-left-radius: 12px
    }

    .sm-border-bottom-left-radius-12 {
        -webkit-border-bottom-left-radius: 12px;
        border-bottom-left-radius: 12px
    }

    .sm-border-top-right-radius-12 {
        -webkit-border-top-right-radius: 12px;
        border-top-right-radius: 12px
    }

    .sm-border-bottom-right-radius-12 {
        -webkit-border-bottom-right-radius: 12px;
        border-bottom-right-radius: 12px
    }

    .sm-border-radius-13 {
        -webkit-border-radius: 13px;
        border-radius: 13px
    }

    .sm-border-top-left-radius-13 {
        -webkit-border-top-left-radius: 13px;
        border-top-left-radius: 13px
    }

    .sm-border-bottom-left-radius-13 {
        -webkit-border-bottom-left-radius: 13px;
        border-bottom-left-radius: 13px
    }

    .sm-border-top-right-radius-13 {
        -webkit-border-top-right-radius: 13px;
        border-top-right-radius: 13px
    }

    .sm-border-bottom-right-radius-13 {
        -webkit-border-bottom-right-radius: 13px;
        border-bottom-right-radius: 13px
    }

    .sm-border-radius-14 {
        -webkit-border-radius: 14px;
        border-radius: 14px
    }

    .sm-border-top-left-radius-14 {
        -webkit-border-top-left-radius: 14px;
        border-top-left-radius: 14px
    }

    .sm-border-bottom-left-radius-14 {
        -webkit-border-bottom-left-radius: 14px;
        border-bottom-left-radius: 14px
    }

    .sm-border-top-right-radius-14 {
        -webkit-border-top-right-radius: 14px;
        border-top-right-radius: 14px
    }

    .sm-border-bottom-right-radius-14 {
        -webkit-border-bottom-right-radius: 14px;
        border-bottom-right-radius: 14px
    }

    .sm-border-radius-15 {
        -webkit-border-radius: 15px;
        border-radius: 15px
    }

    .sm-border-top-left-radius-15 {
        -webkit-border-top-left-radius: 15px;
        border-top-left-radius: 15px
    }

    .sm-border-bottom-left-radius-15 {
        -webkit-border-bottom-left-radius: 15px;
        border-bottom-left-radius: 15px
    }

    .sm-border-top-right-radius-15 {
        -webkit-border-top-right-radius: 15px;
        border-top-right-radius: 15px
    }

    .sm-border-bottom-right-radius-15 {
        -webkit-border-bottom-right-radius: 15px;
        border-bottom-right-radius: 15px
    }

    .sm-border-radius-16 {
        -webkit-border-radius: 16px;
        border-radius: 16px
    }

    .sm-border-top-left-radius-16 {
        -webkit-border-top-left-radius: 16px;
        border-top-left-radius: 16px
    }

    .sm-border-bottom-left-radius-16 {
        -webkit-border-bottom-left-radius: 16px;
        border-bottom-left-radius: 16px
    }

    .sm-border-top-right-radius-16 {
        -webkit-border-top-right-radius: 16px;
        border-top-right-radius: 16px
    }

    .sm-border-bottom-right-radius-16 {
        -webkit-border-bottom-right-radius: 16px;
        border-bottom-right-radius: 16px
    }

    .sm-border-radius-17 {
        -webkit-border-radius: 17px;
        border-radius: 17px
    }

    .sm-border-top-left-radius-17 {
        -webkit-border-top-left-radius: 17px;
        border-top-left-radius: 17px
    }

    .sm-border-bottom-left-radius-17 {
        -webkit-border-bottom-left-radius: 17px;
        border-bottom-left-radius: 17px
    }

    .sm-border-top-right-radius-17 {
        -webkit-border-top-right-radius: 17px;
        border-top-right-radius: 17px
    }

    .sm-border-bottom-right-radius-17 {
        -webkit-border-bottom-right-radius: 17px;
        border-bottom-right-radius: 17px
    }

    .sm-border-radius-18 {
        -webkit-border-radius: 18px;
        border-radius: 18px
    }

    .sm-border-top-left-radius-18 {
        -webkit-border-top-left-radius: 18px;
        border-top-left-radius: 18px
    }

    .sm-border-bottom-left-radius-18 {
        -webkit-border-bottom-left-radius: 18px;
        border-bottom-left-radius: 18px
    }

    .sm-border-top-right-radius-18 {
        -webkit-border-top-right-radius: 18px;
        border-top-right-radius: 18px
    }

    .sm-border-bottom-right-radius-18 {
        -webkit-border-bottom-right-radius: 18px;
        border-bottom-right-radius: 18px
    }

    .sm-border-radius-19 {
        -webkit-border-radius: 19px;
        border-radius: 19px
    }

    .sm-border-top-left-radius-19 {
        -webkit-border-top-left-radius: 19px;
        border-top-left-radius: 19px
    }

    .sm-border-bottom-left-radius-19 {
        -webkit-border-bottom-left-radius: 19px;
        border-bottom-left-radius: 19px
    }

    .sm-border-top-right-radius-19 {
        -webkit-border-top-right-radius: 19px;
        border-top-right-radius: 19px
    }

    .sm-border-bottom-right-radius-19 {
        -webkit-border-bottom-right-radius: 19px;
        border-bottom-right-radius: 19px
    }

    .sm-border-radius-20 {
        -webkit-border-radius: 20px;
        border-radius: 20px
    }

    .sm-border-top-left-radius-20 {
        -webkit-border-top-left-radius: 20px;
        border-top-left-radius: 20px
    }

    .sm-border-bottom-left-radius-20 {
        -webkit-border-bottom-left-radius: 20px;
        border-bottom-left-radius: 20px
    }

    .sm-border-top-right-radius-20 {
        -webkit-border-top-right-radius: 20px;
        border-top-right-radius: 20px
    }

    .sm-border-bottom-right-radius-20 {
        -webkit-border-bottom-right-radius: 20px;
        border-bottom-right-radius: 20px
    }

    .sm-border-radius-21 {
        -webkit-border-radius: 21px;
        border-radius: 21px
    }

    .sm-border-top-left-radius-21 {
        -webkit-border-top-left-radius: 21px;
        border-top-left-radius: 21px
    }

    .sm-border-bottom-left-radius-21 {
        -webkit-border-bottom-left-radius: 21px;
        border-bottom-left-radius: 21px
    }

    .sm-border-top-right-radius-21 {
        -webkit-border-top-right-radius: 21px;
        border-top-right-radius: 21px
    }

    .sm-border-bottom-right-radius-21 {
        -webkit-border-bottom-right-radius: 21px;
        border-bottom-right-radius: 21px
    }

    .sm-border-radius-22 {
        -webkit-border-radius: 22px;
        border-radius: 22px
    }

    .sm-border-top-left-radius-22 {
        -webkit-border-top-left-radius: 22px;
        border-top-left-radius: 22px
    }

    .sm-border-bottom-left-radius-22 {
        -webkit-border-bottom-left-radius: 22px;
        border-bottom-left-radius: 22px
    }

    .sm-border-top-right-radius-22 {
        -webkit-border-top-right-radius: 22px;
        border-top-right-radius: 22px
    }

    .sm-border-bottom-right-radius-22 {
        -webkit-border-bottom-right-radius: 22px;
        border-bottom-right-radius: 22px
    }

    .sm-border-radius-23 {
        -webkit-border-radius: 23px;
        border-radius: 23px
    }

    .sm-border-top-left-radius-23 {
        -webkit-border-top-left-radius: 23px;
        border-top-left-radius: 23px
    }

    .sm-border-bottom-left-radius-23 {
        -webkit-border-bottom-left-radius: 23px;
        border-bottom-left-radius: 23px
    }

    .sm-border-top-right-radius-23 {
        -webkit-border-top-right-radius: 23px;
        border-top-right-radius: 23px
    }

    .sm-border-bottom-right-radius-23 {
        -webkit-border-bottom-right-radius: 23px;
        border-bottom-right-radius: 23px
    }

    .sm-border-radius-24 {
        -webkit-border-radius: 24px;
        border-radius: 24px
    }

    .sm-border-top-left-radius-24 {
        -webkit-border-top-left-radius: 24px;
        border-top-left-radius: 24px
    }

    .sm-border-bottom-left-radius-24 {
        -webkit-border-bottom-left-radius: 24px;
        border-bottom-left-radius: 24px
    }

    .sm-border-top-right-radius-24 {
        -webkit-border-top-right-radius: 24px;
        border-top-right-radius: 24px
    }

    .sm-border-bottom-right-radius-24 {
        -webkit-border-bottom-right-radius: 24px;
        border-bottom-right-radius: 24px
    }

    .sm-border-radius-25 {
        -webkit-border-radius: 25px;
        border-radius: 25px
    }

    .sm-border-top-left-radius-25 {
        -webkit-border-top-left-radius: 25px;
        border-top-left-radius: 25px
    }

    .sm-border-bottom-left-radius-25 {
        -webkit-border-bottom-left-radius: 25px;
        border-bottom-left-radius: 25px
    }

    .sm-border-top-right-radius-25 {
        -webkit-border-top-right-radius: 25px;
        border-top-right-radius: 25px
    }

    .sm-border-bottom-right-radius-25 {
        -webkit-border-bottom-right-radius: 25px;
        border-bottom-right-radius: 25px
    }

    .sm-border-none {
        border: 0 solid transparent
    }

    .sm-border-radius-none {
        -webkit-border-radius: 0;
        border-radius: 0
    }

    .sm-bs-strip-padding [class*="col-"] {
        padding-left: 0;
        padding-right: 0
    }

    .sm-height-16 {
        height: 16.66667%
    }

    .sm-height-20 {
        height: 20%
    }

    .sm-height-25 {
        height: 25%
    }

    .sm-height-33 {
        height: 33.33333%
    }

    .sm-height-40 {
        height: 40%
    }

    .sm-height-50 {
        height: 50%
    }

    .sm-height-60 {
        height: 60%
    }

    .sm-height-66 {
        height: 66.66667%
    }

    .sm-height-80 {
        height: 80%
    }

    .sm-height-83 {
        height: 83.33333%
    }

    .sm-height-75 {
        height: 75%
    }

    .sm-height-100 {
        height: 100%
    }

    .sm-min-height-16 {
        min-height: 16.66667%
    }

    .sm-min-height-20 {
        min-height: 20%
    }

    .sm-min-height-25 {
        min-height: 25%
    }

    .sm-min-height-33 {
        min-height: 33.33333%
    }

    .sm-min-height-40 {
        min-height: 40%
    }

    .sm-min-height-50 {
        min-height: 50%
    }

    .sm-min-height-60 {
        min-height: 60%
    }

    .sm-min-height-66 {
        min-height: 66.66667%
    }

    .sm-min-height-80 {
        min-height: 80%
    }

    .sm-min-height-83 {
        min-height: 83.33333%
    }

    .sm-min-height-75 {
        min-height: 75%
    }

    .sm-min-height-100 {
        min-height: 100%
    }

    .sm-max-height-16 {
        max-height: 16.66667%
    }

    .sm-max-height-20 {
        max-height: 20%
    }

    .sm-max-height-25 {
        max-height: 25%
    }

    .sm-max-height-33 {
        max-height: 33.33333%
    }

    .sm-max-height-40 {
        max-height: 40%
    }

    .sm-max-height-50 {
        max-height: 50%
    }

    .sm-max-height-60 {
        max-height: 60%
    }

    .sm-max-height-66 {
        max-height: 66.66667%
    }

    .sm-max-height-80 {
        max-height: 80%
    }

    .sm-max-height-83 {
        max-height: 83.33333%
    }

    .sm-max-height-75 {
        height: 75%
    }

    .sm-max-height-100 {
        max-height: 100%
    }

    .sm-width-20 {
        width: 20%
    }

    .sm-min-width-20 {
        min-width: 20%
    }

    .sm-min-width-25 {
        min-width: 25%
    }

    .sm-min-width-50 {
        min-width: 50%
    }

    .sm-min-width-75 {
        min-width: 75%
    }

    .sm-min-width-100 {
        min-width: 100%
    }

    .sm-max-width-20 {
        max-width: 20%
    }

    .sm-max-width-25 {
        max-width: 25%
    }

    .sm-max-width-50 {
        max-width: 50%
    }

    .sm-max-width-75 {
        max-width: 75%
    }

    .sm-max-width-100 {
        max-width: 100%
    }

    .sm-margin-0 {
        margin: 0
    }

    .sm-margin-top-0 {
        margin-top: 0
    }

    .sm-margin-right-0 {
        margin-right: 0
    }

    .sm-margin-bottom-0 {
        margin-bottom: 0
    }

    .sm-margin-left-0 {
        margin-left: 0
    }

    .sm-padding-0 {
        padding: 0
    }

    .sm-padding-top-0 {
        padding-top: 0
    }

    .sm-padding-right-0 {
        padding-right: 0
    }

    .sm-padding-bottom-0 {
        padding-bottom: 0
    }

    .sm-padding-left-0 {
        padding-left: 0
    }

    .sm-height-0 {
        height: 0
    }

    .sm-max-height-0 {
        max-height: 0
    }

    .sm-min-height-0 {
        min-height: 0
    }

    .sm-width-0 {
        width: 0
    }

    .sm-top-0 {
        top: 0
    }

    .sm-right-0 {
        right: 0
    }

    .sm-bottom-0 {
        bottom: 0
    }

    .sm-left-0 {
        left: 0
    }

    .sm-margin-x-0 {
        margin-left: 0;
        margin-right: 0
    }

    .sm-margin-y-0 {
        margin-top: 0;
        margin-bottom: 0
    }

    .sm-padding-x-0 {
        padding-left: 0;
        padding-right: 0
    }

    .sm-padding-y-0 {
        padding-top: 0;
        padding-bottom: 0
    }

    .sm-margin-1 {
        margin: .5rem
    }

    .sm-margin-top-1 {
        margin-top: .5rem
    }

    .sm-margin-right-1 {
        margin-right: .5rem
    }

    .sm-margin-bottom-1 {
        margin-bottom: .5rem
    }

    .sm-margin-left-1 {
        margin-left: .5rem
    }

    .sm-padding-1 {
        padding: .5rem
    }

    .sm-padding-top-1 {
        padding-top: .5rem
    }

    .sm-padding-right-1 {
        padding-right: .5rem
    }

    .sm-padding-bottom-1 {
        padding-bottom: .5rem
    }

    .sm-padding-left-1 {
        padding-left: .5rem
    }

    .sm-height-1 {
        height: .5rem
    }

    .sm-max-height-1 {
        max-height: .5rem
    }

    .sm-min-height-1 {
        min-height: .5rem
    }

    .sm-width-1 {
        width: .5rem
    }

    .sm-top-1 {
        top: .5rem
    }

    .sm-right-1 {
        right: .5rem
    }

    .sm-bottom-1 {
        bottom: .5rem
    }

    .sm-left-1 {
        left: .5rem
    }

    .sm-margin-x-1 {
        margin-left: .5rem;
        margin-right: .5rem
    }

    .sm-margin-y-1 {
        margin-top: .5rem;
        margin-bottom: .5rem
    }

    .sm-padding-x-1 {
        padding-left: .5rem;
        padding-right: .5rem
    }

    .sm-padding-y-1 {
        padding-top: .5rem;
        padding-bottom: .5rem
    }

    .sm-margin-2 {
        margin: 1rem
    }

    .sm-margin-top-2 {
        margin-top: 1rem
    }

    .sm-margin-right-2 {
        margin-right: 1rem
    }

    .sm-margin-bottom-2 {
        margin-bottom: 1rem
    }

    .sm-margin-left-2 {
        margin-left: 1rem
    }

    .sm-padding-2 {
        padding: 1rem
    }

    .sm-padding-top-2 {
        padding-top: 1rem
    }

    .sm-padding-right-2 {
        padding-right: 1rem
    }

    .sm-padding-bottom-2 {
        padding-bottom: 1rem
    }

    .sm-padding-left-2 {
        padding-left: 1rem
    }

    .sm-height-2 {
        height: 1rem
    }

    .sm-max-height-2 {
        max-height: 1rem
    }

    .sm-min-height-2 {
        min-height: 1rem
    }

    .sm-width-2 {
        width: 1rem
    }

    .sm-top-2 {
        top: 1rem
    }

    .sm-right-2 {
        right: 1rem
    }

    .sm-bottom-2 {
        bottom: 1rem
    }

    .sm-left-2 {
        left: 1rem
    }

    .sm-margin-x-2 {
        margin-left: 1rem;
        margin-right: 1rem
    }

    .sm-margin-y-2 {
        margin-top: 1rem;
        margin-bottom: 1rem
    }

    .sm-padding-x-2 {
        padding-left: 1rem;
        padding-right: 1rem
    }

    .sm-padding-y-2 {
        padding-top: 1rem;
        padding-bottom: 1rem
    }

    .sm-margin-3 {
        margin: 1.5rem
    }

    .sm-margin-top-3 {
        margin-top: 1.5rem
    }

    .sm-margin-right-3 {
        margin-right: 1.5rem
    }

    .sm-margin-bottom-3 {
        margin-bottom: 1.5rem
    }

    .sm-margin-left-3 {
        margin-left: 1.5rem
    }

    .sm-padding-3 {
        padding: 1.5rem
    }

    .sm-padding-top-3 {
        padding-top: 1.5rem
    }

    .sm-padding-right-3 {
        padding-right: 1.5rem
    }

    .sm-padding-bottom-3 {
        padding-bottom: 1.5rem
    }

    .sm-padding-left-3 {
        padding-left: 1.5rem
    }

    .sm-height-3 {
        height: 1.5rem
    }

    .sm-max-height-3 {
        max-height: 1.5rem
    }

    .sm-min-height-3 {
        min-height: 1.5rem
    }

    .sm-width-3 {
        width: 1.5rem
    }

    .sm-top-3 {
        top: 1.5rem
    }

    .sm-right-3 {
        right: 1.5rem
    }

    .sm-bottom-3 {
        bottom: 1.5rem
    }

    .sm-left-3 {
        left: 1.5rem
    }

    .sm-margin-x-3 {
        margin-left: 1.5rem;
        margin-right: 1.5rem
    }

    .sm-margin-y-3 {
        margin-top: 1.5rem;
        margin-bottom: 1.5rem
    }

    .sm-padding-x-3 {
        padding-left: 1.5rem;
        padding-right: 1.5rem
    }

    .sm-padding-y-3 {
        padding-top: 1.5rem;
        padding-bottom: 1.5rem
    }

    .sm-margin-4 {
        margin: 2rem
    }

    .sm-margin-top-4 {
        margin-top: 2rem
    }

    .sm-margin-right-4 {
        margin-right: 2rem
    }

    .sm-margin-bottom-4 {
        margin-bottom: 2rem
    }

    .sm-margin-left-4 {
        margin-left: 2rem
    }

    .sm-padding-4 {
        padding: 2rem
    }

    .sm-padding-top-4 {
        padding-top: 2rem
    }

    .sm-padding-right-4 {
        padding-right: 2rem
    }

    .sm-padding-bottom-4 {
        padding-bottom: 2rem
    }

    .sm-padding-left-4 {
        padding-left: 2rem
    }

    .sm-height-4 {
        height: 2rem
    }

    .sm-max-height-4 {
        max-height: 2rem
    }

    .sm-min-height-4 {
        min-height: 2rem
    }

    .sm-width-4 {
        width: 2rem
    }

    .sm-top-4 {
        top: 2rem
    }

    .sm-right-4 {
        right: 2rem
    }

    .sm-bottom-4 {
        bottom: 2rem
    }

    .sm-left-4 {
        left: 2rem
    }

    .sm-margin-x-4 {
        margin-left: 2rem;
        margin-right: 2rem
    }

    .sm-margin-y-4 {
        margin-top: 2rem;
        margin-bottom: 2rem
    }

    .sm-padding-x-4 {
        padding-left: 2rem;
        padding-right: 2rem
    }

    .sm-padding-y-4 {
        padding-top: 2rem;
        padding-bottom: 2rem
    }

    .sm-margin-5 {
        margin: 3rem
    }

    .sm-margin-top-5 {
        margin-top: 3rem
    }

    .sm-margin-right-5 {
        margin-right: 3rem
    }

    .sm-margin-bottom-5 {
        margin-bottom: 3rem
    }

    .sm-margin-left-5 {
        margin-left: 3rem
    }

    .sm-padding-5 {
        padding: 3rem
    }

    .sm-padding-top-5 {
        padding-top: 3rem
    }

    .sm-padding-right-5 {
        padding-right: 3rem
    }

    .sm-padding-bottom-5 {
        padding-bottom: 3rem
    }

    .sm-padding-left-5 {
        padding-left: 3rem
    }

    .sm-height-5 {
        height: 3rem
    }

    .sm-max-height-5 {
        max-height: 3rem
    }

    .sm-min-height-5 {
        min-height: 3rem
    }

    .sm-width-5 {
        width: 3rem
    }

    .sm-top-5 {
        top: 3rem
    }

    .sm-right-5 {
        right: 3rem
    }

    .sm-bottom-5 {
        bottom: 3rem
    }

    .sm-left-5 {
        left: 3rem
    }

    .sm-margin-x-5 {
        margin-left: 3rem;
        margin-right: 3rem
    }

    .sm-margin-y-5 {
        margin-top: 3rem;
        margin-bottom: 3rem
    }

    .sm-padding-x-5 {
        padding-left: 3rem;
        padding-right: 3rem
    }

    .sm-padding-y-5 {
        padding-top: 3rem;
        padding-bottom: 3rem
    }

    .sm-margin-6 {
        margin: 4rem
    }

    .sm-margin-top-6 {
        margin-top: 4rem
    }

    .sm-margin-right-6 {
        margin-right: 4rem
    }

    .sm-margin-bottom-6 {
        margin-bottom: 4rem
    }

    .sm-margin-left-6 {
        margin-left: 4rem
    }

    .sm-padding-6 {
        padding: 4rem
    }

    .sm-padding-top-6 {
        padding-top: 4rem
    }

    .sm-padding-right-6 {
        padding-right: 4rem
    }

    .sm-padding-bottom-6 {
        padding-bottom: 4rem
    }

    .sm-padding-left-6 {
        padding-left: 4rem
    }

    .sm-height-6 {
        height: 4rem
    }

    .sm-max-height-6 {
        max-height: 4rem
    }

    .sm-min-height-6 {
        min-height: 4rem
    }

    .sm-width-6 {
        width: 4rem
    }

    .sm-top-6 {
        top: 4rem
    }

    .sm-right-6 {
        right: 4rem
    }

    .sm-bottom-6 {
        bottom: 4rem
    }

    .sm-left-6 {
        left: 4rem
    }

    .sm-margin-x-6 {
        margin-left: 4rem;
        margin-right: 4rem
    }

    .sm-margin-y-6 {
        margin-top: 4rem;
        margin-bottom: 4rem
    }

    .sm-padding-x-6 {
        padding-left: 4rem;
        padding-right: 4rem
    }

    .sm-padding-y-6 {
        padding-top: 4rem;
        padding-bottom: 4rem
    }

    .sm-margin-7 {
        margin: 5rem
    }

    .sm-margin-top-7 {
        margin-top: 5rem
    }

    .sm-margin-right-7 {
        margin-right: 5rem
    }

    .sm-margin-bottom-7 {
        margin-bottom: 5rem
    }

    .sm-margin-left-7 {
        margin-left: 5rem
    }

    .sm-padding-7 {
        padding: 5rem
    }

    .sm-padding-top-7 {
        padding-top: 5rem
    }

    .sm-padding-right-7 {
        padding-right: 5rem
    }

    .sm-padding-bottom-7 {
        padding-bottom: 5rem
    }

    .sm-padding-left-7 {
        padding-left: 5rem
    }

    .sm-height-7 {
        height: 5rem
    }

    .sm-max-height-7 {
        max-height: 5rem
    }

    .sm-min-height-7 {
        min-height: 5rem
    }

    .sm-width-7 {
        width: 5rem
    }

    .sm-top-7 {
        top: 5rem
    }

    .sm-right-7 {
        right: 5rem
    }

    .sm-bottom-7 {
        bottom: 5rem
    }

    .sm-left-7 {
        left: 5rem
    }

    .sm-margin-x-7 {
        margin-left: 5rem;
        margin-right: 5rem
    }

    .sm-margin-y-7 {
        margin-top: 5rem;
        margin-bottom: 5rem
    }

    .sm-padding-x-7 {
        padding-left: 5rem;
        padding-right: 5rem
    }

    .sm-padding-y-7 {
        padding-top: 5rem;
        padding-bottom: 5rem
    }

    .sm-margin-8 {
        margin: 6rem
    }

    .sm-margin-top-8 {
        margin-top: 6rem
    }

    .sm-margin-right-8 {
        margin-right: 6rem
    }

    .sm-margin-bottom-8 {
        margin-bottom: 6rem
    }

    .sm-margin-left-8 {
        margin-left: 6rem
    }

    .sm-padding-8 {
        padding: 6rem
    }

    .sm-padding-top-8 {
        padding-top: 6rem
    }

    .sm-padding-right-8 {
        padding-right: 6rem
    }

    .sm-padding-bottom-8 {
        padding-bottom: 6rem
    }

    .sm-padding-left-8 {
        padding-left: 6rem
    }

    .sm-height-8 {
        height: 6rem
    }

    .sm-max-height-8 {
        max-height: 6rem
    }

    .sm-min-height-8 {
        min-height: 6rem
    }

    .sm-width-8 {
        width: 6rem
    }

    .sm-top-8 {
        top: 6rem
    }

    .sm-right-8 {
        right: 6rem
    }

    .sm-bottom-8 {
        bottom: 6rem
    }

    .sm-left-8 {
        left: 6rem
    }

    .sm-margin-x-8 {
        margin-left: 6rem;
        margin-right: 6rem
    }

    .sm-margin-y-8 {
        margin-top: 6rem;
        margin-bottom: 6rem
    }

    .sm-padding-x-8 {
        padding-left: 6rem;
        padding-right: 6rem
    }

    .sm-padding-y-8 {
        padding-top: 6rem;
        padding-bottom: 6rem
    }

    .sm-margin-9 {
        margin: 9rem
    }

    .sm-margin-top-9 {
        margin-top: 9rem
    }

    .sm-margin-right-9 {
        margin-right: 9rem
    }

    .sm-margin-bottom-9 {
        margin-bottom: 9rem
    }

    .sm-margin-left-9 {
        margin-left: 9rem
    }

    .sm-padding-9 {
        padding: 9rem
    }

    .sm-padding-top-9 {
        padding-top: 9rem
    }

    .sm-padding-right-9 {
        padding-right: 9rem
    }

    .sm-padding-bottom-9 {
        padding-bottom: 9rem
    }

    .sm-padding-left-9 {
        padding-left: 9rem
    }

    .sm-height-9 {
        height: 9rem
    }

    .sm-max-height-9 {
        max-height: 9rem
    }

    .sm-min-height-9 {
        min-height: 9rem
    }

    .sm-width-9 {
        width: 9rem
    }

    .sm-top-9 {
        top: 9rem
    }

    .sm-right-9 {
        right: 9rem
    }

    .sm-bottom-9 {
        bottom: 9rem
    }

    .sm-left-9 {
        left: 9rem
    }

    .sm-margin-x-9 {
        margin-left: 9rem;
        margin-right: 9rem
    }

    .sm-margin-y-9 {
        margin-top: 9rem;
        margin-bottom: 9rem
    }

    .sm-padding-x-9 {
        padding-left: 9rem;
        padding-right: 9rem
    }

    .sm-padding-y-9 {
        padding-top: 9rem;
        padding-bottom: 9rem
    }

    .sm-height-10 {
        height: 12rem
    }

    .sm-max-height-10 {
        max-height: 12rem
    }

    .sm-min-height-10 {
        min-height: 12rem
    }

    .sm-width-10 {
        width: 12rem
    }

    .sm-top-10 {
        top: 12rem
    }

    .sm-right-10 {
        right: 12rem
    }

    .sm-bottom-10 {
        bottom: 12rem
    }

    .sm-left-10 {
        left: 12rem
    }

    .sm-height-11 {
        height: 16rem
    }

    .sm-max-height-11 {
        max-height: 16rem
    }

    .sm-min-height-11 {
        min-height: 16rem
    }

    .sm-width-11 {
        width: 16rem
    }

    .sm-top-11 {
        top: 16rem
    }

    .sm-right-11 {
        right: 16rem
    }

    .sm-bottom-11 {
        bottom: 16rem
    }

    .sm-left-11 {
        left: 16rem
    }

    .sm-height-12 {
        height: 19rem
    }

    .sm-max-height-12 {
        max-height: 19rem
    }

    .sm-min-height-12 {
        min-height: 19rem
    }

    .sm-width-12 {
        width: 19rem
    }

    .sm-top-12 {
        top: 19rem
    }

    .sm-right-12 {
        right: 19rem
    }

    .sm-bottom-12 {
        bottom: 19rem
    }

    .sm-left-12 {
        left: 19rem
    }

    .sm-height-13 {
        height: 22rem
    }

    .sm-max-height-13 {
        max-height: 22rem
    }

    .sm-min-height-13 {
        min-height: 22rem
    }

    .sm-width-13 {
        width: 22rem
    }

    .sm-top-13 {
        top: 22rem
    }

    .sm-right-13 {
        right: 22rem
    }

    .sm-bottom-13 {
        bottom: 22rem
    }

    .sm-left-13 {
        left: 22rem
    }

    .sm-height-14 {
        height: 25rem
    }

    .sm-max-height-14 {
        max-height: 25rem
    }

    .sm-min-height-14 {
        min-height: 25rem
    }

    .sm-width-14 {
        width: 25rem
    }

    .sm-top-14 {
        top: 25rem
    }

    .sm-right-14 {
        right: 25rem
    }

    .sm-bottom-14 {
        bottom: 25rem
    }

    .sm-left-14 {
        left: 25rem
    }

    .sm-height-15 {
        height: 31rem
    }

    .sm-max-height-15 {
        max-height: 31rem
    }

    .sm-min-height-15 {
        min-height: 31rem
    }

    .sm-width-15 {
        width: 31rem
    }

    .sm-top-15 {
        top: 31rem
    }

    .sm-right-15 {
        right: 31rem
    }

    .sm-bottom-15 {
        bottom: 31rem
    }

    .sm-left-15 {
        left: 31rem
    }
}

@media (min-width: 992px) {
    .md-position-absolute {
        position: absolute
    }

    .md-position-relative {
        position: relative
    }

    .md-position-fixed {
        position: fixed
    }

    .md-block {
        display: block
    }

    .md-inline-block {
        display: inline-block
    }

    .md-inline {
        display: inline
    }

    .md-overflow-hidden {
        overflow: hidden
    }

    .md-overflow-scroll {
        overflow: scroll
    }

    .md-overflow-auto {
        overflow: auto
    }

    .md-float-none {
        float: none
    }

    .md-float-left {
        float: left
    }

    .md-float-right {
        float: right
    }

    .md-border-width-1 {
        border-width: 1px
    }

    .md-border-width-2 {
        border-width: 2px
    }

    .md-border-width-3 {
        border-width: 3px
    }

    .md-border-width-4 {
        border-width: 4px
    }

    .md-border-width-5 {
        border-width: 5px
    }

    .md-border-width-6 {
        border-width: 6px
    }

    .md-border-width-7 {
        border-width: 7px
    }

    .md-border-width-8 {
        border-width: 8px
    }

    .md-border-width-9 {
        border-width: 9px
    }

    .md-border-width-10 {
        border-width: 10px
    }

    .md-border-width-11 {
        border-width: 11px
    }

    .md-border-width-12 {
        border-width: 12px
    }

    .md-border-width-13 {
        border-width: 13px
    }

    .md-border-width-14 {
        border-width: 14px
    }

    .md-border-width-15 {
        border-width: 15px
    }

    .md-border-radius-1 {
        -webkit-border-radius: 1px;
        border-radius: 1px
    }

    .md-border-top-left-radius-1 {
        -webkit-border-top-left-radius: 1px;
        border-top-left-radius: 1px
    }

    .md-border-bottom-left-radius-1 {
        -webkit-border-bottom-left-radius: 1px;
        border-bottom-left-radius: 1px
    }

    .md-border-top-right-radius-1 {
        -webkit-border-top-right-radius: 1px;
        border-top-right-radius: 1px
    }

    .md-border-bottom-right-radius-1 {
        -webkit-border-bottom-right-radius: 1px;
        border-bottom-right-radius: 1px
    }

    .md-border-radius-2 {
        -webkit-border-radius: 2px;
        border-radius: 2px
    }

    .md-border-top-left-radius-2 {
        -webkit-border-top-left-radius: 2px;
        border-top-left-radius: 2px
    }

    .md-border-bottom-left-radius-2 {
        -webkit-border-bottom-left-radius: 2px;
        border-bottom-left-radius: 2px
    }

    .md-border-top-right-radius-2 {
        -webkit-border-top-right-radius: 2px;
        border-top-right-radius: 2px
    }

    .md-border-bottom-right-radius-2 {
        -webkit-border-bottom-right-radius: 2px;
        border-bottom-right-radius: 2px
    }

    .md-border-radius-3 {
        -webkit-border-radius: 3px;
        border-radius: 3px
    }

    .md-border-top-left-radius-3 {
        -webkit-border-top-left-radius: 3px;
        border-top-left-radius: 3px
    }

    .md-border-bottom-left-radius-3 {
        -webkit-border-bottom-left-radius: 3px;
        border-bottom-left-radius: 3px
    }

    .md-border-top-right-radius-3 {
        -webkit-border-top-right-radius: 3px;
        border-top-right-radius: 3px
    }

    .md-border-bottom-right-radius-3 {
        -webkit-border-bottom-right-radius: 3px;
        border-bottom-right-radius: 3px
    }

    .md-border-radius-4 {
        -webkit-border-radius: 4px;
        border-radius: 4px
    }

    .md-border-top-left-radius-4 {
        -webkit-border-top-left-radius: 4px;
        border-top-left-radius: 4px
    }

    .md-border-bottom-left-radius-4 {
        -webkit-border-bottom-left-radius: 4px;
        border-bottom-left-radius: 4px
    }

    .md-border-top-right-radius-4 {
        -webkit-border-top-right-radius: 4px;
        border-top-right-radius: 4px
    }

    .md-border-bottom-right-radius-4 {
        -webkit-border-bottom-right-radius: 4px;
        border-bottom-right-radius: 4px
    }

    .md-border-radius-5 {
        -webkit-border-radius: 5px;
        border-radius: 5px
    }

    .md-border-top-left-radius-5 {
        -webkit-border-top-left-radius: 5px;
        border-top-left-radius: 5px
    }

    .md-border-bottom-left-radius-5 {
        -webkit-border-bottom-left-radius: 5px;
        border-bottom-left-radius: 5px
    }

    .md-border-top-right-radius-5 {
        -webkit-border-top-right-radius: 5px;
        border-top-right-radius: 5px
    }

    .md-border-bottom-right-radius-5 {
        -webkit-border-bottom-right-radius: 5px;
        border-bottom-right-radius: 5px
    }

    .md-border-radius-6 {
        -webkit-border-radius: 6px;
        border-radius: 6px
    }

    .md-border-top-left-radius-6 {
        -webkit-border-top-left-radius: 6px;
        border-top-left-radius: 6px
    }

    .md-border-bottom-left-radius-6 {
        -webkit-border-bottom-left-radius: 6px;
        border-bottom-left-radius: 6px
    }

    .md-border-top-right-radius-6 {
        -webkit-border-top-right-radius: 6px;
        border-top-right-radius: 6px
    }

    .md-border-bottom-right-radius-6 {
        -webkit-border-bottom-right-radius: 6px;
        border-bottom-right-radius: 6px
    }

    .md-border-radius-7 {
        -webkit-border-radius: 7px;
        border-radius: 7px
    }

    .md-border-top-left-radius-7 {
        -webkit-border-top-left-radius: 7px;
        border-top-left-radius: 7px
    }

    .md-border-bottom-left-radius-7 {
        -webkit-border-bottom-left-radius: 7px;
        border-bottom-left-radius: 7px
    }

    .md-border-top-right-radius-7 {
        -webkit-border-top-right-radius: 7px;
        border-top-right-radius: 7px
    }

    .md-border-bottom-right-radius-7 {
        -webkit-border-bottom-right-radius: 7px;
        border-bottom-right-radius: 7px
    }

    .md-border-radius-8 {
        -webkit-border-radius: 8px;
        border-radius: 8px
    }

    .md-border-top-left-radius-8 {
        -webkit-border-top-left-radius: 8px;
        border-top-left-radius: 8px
    }

    .md-border-bottom-left-radius-8 {
        -webkit-border-bottom-left-radius: 8px;
        border-bottom-left-radius: 8px
    }

    .md-border-top-right-radius-8 {
        -webkit-border-top-right-radius: 8px;
        border-top-right-radius: 8px
    }

    .md-border-bottom-right-radius-8 {
        -webkit-border-bottom-right-radius: 8px;
        border-bottom-right-radius: 8px
    }

    .md-border-radius-9 {
        -webkit-border-radius: 9px;
        border-radius: 9px
    }

    .md-border-top-left-radius-9 {
        -webkit-border-top-left-radius: 9px;
        border-top-left-radius: 9px
    }

    .md-border-bottom-left-radius-9 {
        -webkit-border-bottom-left-radius: 9px;
        border-bottom-left-radius: 9px
    }

    .md-border-top-right-radius-9 {
        -webkit-border-top-right-radius: 9px;
        border-top-right-radius: 9px
    }

    .md-border-bottom-right-radius-9 {
        -webkit-border-bottom-right-radius: 9px;
        border-bottom-right-radius: 9px
    }

    .md-border-radius-10 {
        -webkit-border-radius: 10px;
        border-radius: 10px
    }

    .md-border-top-left-radius-10 {
        -webkit-border-top-left-radius: 10px;
        border-top-left-radius: 10px
    }

    .md-border-bottom-left-radius-10 {
        -webkit-border-bottom-left-radius: 10px;
        border-bottom-left-radius: 10px
    }

    .md-border-top-right-radius-10 {
        -webkit-border-top-right-radius: 10px;
        border-top-right-radius: 10px
    }

    .md-border-bottom-right-radius-10 {
        -webkit-border-bottom-right-radius: 10px;
        border-bottom-right-radius: 10px
    }

    .md-border-radius-11 {
        -webkit-border-radius: 11px;
        border-radius: 11px
    }

    .md-border-top-left-radius-11 {
        -webkit-border-top-left-radius: 11px;
        border-top-left-radius: 11px
    }

    .md-border-bottom-left-radius-11 {
        -webkit-border-bottom-left-radius: 11px;
        border-bottom-left-radius: 11px
    }

    .md-border-top-right-radius-11 {
        -webkit-border-top-right-radius: 11px;
        border-top-right-radius: 11px
    }

    .md-border-bottom-right-radius-11 {
        -webkit-border-bottom-right-radius: 11px;
        border-bottom-right-radius: 11px
    }

    .md-border-radius-12 {
        -webkit-border-radius: 12px;
        border-radius: 12px
    }

    .md-border-top-left-radius-12 {
        -webkit-border-top-left-radius: 12px;
        border-top-left-radius: 12px
    }

    .md-border-bottom-left-radius-12 {
        -webkit-border-bottom-left-radius: 12px;
        border-bottom-left-radius: 12px
    }

    .md-border-top-right-radius-12 {
        -webkit-border-top-right-radius: 12px;
        border-top-right-radius: 12px
    }

    .md-border-bottom-right-radius-12 {
        -webkit-border-bottom-right-radius: 12px;
        border-bottom-right-radius: 12px
    }

    .md-border-radius-13 {
        -webkit-border-radius: 13px;
        border-radius: 13px
    }

    .md-border-top-left-radius-13 {
        -webkit-border-top-left-radius: 13px;
        border-top-left-radius: 13px
    }

    .md-border-bottom-left-radius-13 {
        -webkit-border-bottom-left-radius: 13px;
        border-bottom-left-radius: 13px
    }

    .md-border-top-right-radius-13 {
        -webkit-border-top-right-radius: 13px;
        border-top-right-radius: 13px
    }

    .md-border-bottom-right-radius-13 {
        -webkit-border-bottom-right-radius: 13px;
        border-bottom-right-radius: 13px
    }

    .md-border-radius-14 {
        -webkit-border-radius: 14px;
        border-radius: 14px
    }

    .md-border-top-left-radius-14 {
        -webkit-border-top-left-radius: 14px;
        border-top-left-radius: 14px
    }

    .md-border-bottom-left-radius-14 {
        -webkit-border-bottom-left-radius: 14px;
        border-bottom-left-radius: 14px
    }

    .md-border-top-right-radius-14 {
        -webkit-border-top-right-radius: 14px;
        border-top-right-radius: 14px
    }

    .md-border-bottom-right-radius-14 {
        -webkit-border-bottom-right-radius: 14px;
        border-bottom-right-radius: 14px
    }

    .md-border-radius-15 {
        -webkit-border-radius: 15px;
        border-radius: 15px
    }

    .md-border-top-left-radius-15 {
        -webkit-border-top-left-radius: 15px;
        border-top-left-radius: 15px
    }

    .md-border-bottom-left-radius-15 {
        -webkit-border-bottom-left-radius: 15px;
        border-bottom-left-radius: 15px
    }

    .md-border-top-right-radius-15 {
        -webkit-border-top-right-radius: 15px;
        border-top-right-radius: 15px
    }

    .md-border-bottom-right-radius-15 {
        -webkit-border-bottom-right-radius: 15px;
        border-bottom-right-radius: 15px
    }

    .md-border-radius-16 {
        -webkit-border-radius: 16px;
        border-radius: 16px
    }

    .md-border-top-left-radius-16 {
        -webkit-border-top-left-radius: 16px;
        border-top-left-radius: 16px
    }

    .md-border-bottom-left-radius-16 {
        -webkit-border-bottom-left-radius: 16px;
        border-bottom-left-radius: 16px
    }

    .md-border-top-right-radius-16 {
        -webkit-border-top-right-radius: 16px;
        border-top-right-radius: 16px
    }

    .md-border-bottom-right-radius-16 {
        -webkit-border-bottom-right-radius: 16px;
        border-bottom-right-radius: 16px
    }

    .md-border-radius-17 {
        -webkit-border-radius: 17px;
        border-radius: 17px
    }

    .md-border-top-left-radius-17 {
        -webkit-border-top-left-radius: 17px;
        border-top-left-radius: 17px
    }

    .md-border-bottom-left-radius-17 {
        -webkit-border-bottom-left-radius: 17px;
        border-bottom-left-radius: 17px
    }

    .md-border-top-right-radius-17 {
        -webkit-border-top-right-radius: 17px;
        border-top-right-radius: 17px
    }

    .md-border-bottom-right-radius-17 {
        -webkit-border-bottom-right-radius: 17px;
        border-bottom-right-radius: 17px
    }

    .md-border-radius-18 {
        -webkit-border-radius: 18px;
        border-radius: 18px
    }

    .md-border-top-left-radius-18 {
        -webkit-border-top-left-radius: 18px;
        border-top-left-radius: 18px
    }

    .md-border-bottom-left-radius-18 {
        -webkit-border-bottom-left-radius: 18px;
        border-bottom-left-radius: 18px
    }

    .md-border-top-right-radius-18 {
        -webkit-border-top-right-radius: 18px;
        border-top-right-radius: 18px
    }

    .md-border-bottom-right-radius-18 {
        -webkit-border-bottom-right-radius: 18px;
        border-bottom-right-radius: 18px
    }

    .md-border-radius-19 {
        -webkit-border-radius: 19px;
        border-radius: 19px
    }

    .md-border-top-left-radius-19 {
        -webkit-border-top-left-radius: 19px;
        border-top-left-radius: 19px
    }

    .md-border-bottom-left-radius-19 {
        -webkit-border-bottom-left-radius: 19px;
        border-bottom-left-radius: 19px
    }

    .md-border-top-right-radius-19 {
        -webkit-border-top-right-radius: 19px;
        border-top-right-radius: 19px
    }

    .md-border-bottom-right-radius-19 {
        -webkit-border-bottom-right-radius: 19px;
        border-bottom-right-radius: 19px
    }

    .md-border-radius-20 {
        -webkit-border-radius: 20px;
        border-radius: 20px
    }

    .md-border-top-left-radius-20 {
        -webkit-border-top-left-radius: 20px;
        border-top-left-radius: 20px
    }

    .md-border-bottom-left-radius-20 {
        -webkit-border-bottom-left-radius: 20px;
        border-bottom-left-radius: 20px
    }

    .md-border-top-right-radius-20 {
        -webkit-border-top-right-radius: 20px;
        border-top-right-radius: 20px
    }

    .md-border-bottom-right-radius-20 {
        -webkit-border-bottom-right-radius: 20px;
        border-bottom-right-radius: 20px
    }

    .md-border-radius-21 {
        -webkit-border-radius: 21px;
        border-radius: 21px
    }

    .md-border-top-left-radius-21 {
        -webkit-border-top-left-radius: 21px;
        border-top-left-radius: 21px
    }

    .md-border-bottom-left-radius-21 {
        -webkit-border-bottom-left-radius: 21px;
        border-bottom-left-radius: 21px
    }

    .md-border-top-right-radius-21 {
        -webkit-border-top-right-radius: 21px;
        border-top-right-radius: 21px
    }

    .md-border-bottom-right-radius-21 {
        -webkit-border-bottom-right-radius: 21px;
        border-bottom-right-radius: 21px
    }

    .md-border-radius-22 {
        -webkit-border-radius: 22px;
        border-radius: 22px
    }

    .md-border-top-left-radius-22 {
        -webkit-border-top-left-radius: 22px;
        border-top-left-radius: 22px
    }

    .md-border-bottom-left-radius-22 {
        -webkit-border-bottom-left-radius: 22px;
        border-bottom-left-radius: 22px
    }

    .md-border-top-right-radius-22 {
        -webkit-border-top-right-radius: 22px;
        border-top-right-radius: 22px
    }

    .md-border-bottom-right-radius-22 {
        -webkit-border-bottom-right-radius: 22px;
        border-bottom-right-radius: 22px
    }

    .md-border-radius-23 {
        -webkit-border-radius: 23px;
        border-radius: 23px
    }

    .md-border-top-left-radius-23 {
        -webkit-border-top-left-radius: 23px;
        border-top-left-radius: 23px
    }

    .md-border-bottom-left-radius-23 {
        -webkit-border-bottom-left-radius: 23px;
        border-bottom-left-radius: 23px
    }

    .md-border-top-right-radius-23 {
        -webkit-border-top-right-radius: 23px;
        border-top-right-radius: 23px
    }

    .md-border-bottom-right-radius-23 {
        -webkit-border-bottom-right-radius: 23px;
        border-bottom-right-radius: 23px
    }

    .md-border-radius-24 {
        -webkit-border-radius: 24px;
        border-radius: 24px
    }

    .md-border-top-left-radius-24 {
        -webkit-border-top-left-radius: 24px;
        border-top-left-radius: 24px
    }

    .md-border-bottom-left-radius-24 {
        -webkit-border-bottom-left-radius: 24px;
        border-bottom-left-radius: 24px
    }

    .md-border-top-right-radius-24 {
        -webkit-border-top-right-radius: 24px;
        border-top-right-radius: 24px
    }

    .md-border-bottom-right-radius-24 {
        -webkit-border-bottom-right-radius: 24px;
        border-bottom-right-radius: 24px
    }

    .md-border-radius-25 {
        -webkit-border-radius: 25px;
        border-radius: 25px
    }

    .md-border-top-left-radius-25 {
        -webkit-border-top-left-radius: 25px;
        border-top-left-radius: 25px
    }

    .md-border-bottom-left-radius-25 {
        -webkit-border-bottom-left-radius: 25px;
        border-bottom-left-radius: 25px
    }

    .md-border-top-right-radius-25 {
        -webkit-border-top-right-radius: 25px;
        border-top-right-radius: 25px
    }

    .md-border-bottom-right-radius-25 {
        -webkit-border-bottom-right-radius: 25px;
        border-bottom-right-radius: 25px
    }

    .md-border-none {
        border: 0 solid transparent
    }

    .md-border-radius-none {
        -webkit-border-radius: 0;
        border-radius: 0
    }

    .md-bs-strip-padding [class*="col-"] {
        padding-left: 0;
        padding-right: 0
    }

    .md-height-16 {
        height: 16.66667%
    }

    .md-height-20 {
        height: 20%
    }

    .md-height-25 {
        height: 25%
    }

    .md-height-33 {
        height: 33.33333%
    }

    .md-height-40 {
        height: 40%
    }

    .md-height-50 {
        height: 50%
    }

    .md-height-60 {
        height: 60%
    }

    .md-height-66 {
        height: 66.66667%
    }

    .md-height-80 {
        height: 80%
    }

    .md-height-83 {
        height: 83.33333%
    }

    .md-height-75 {
        height: 75%
    }

    .md-height-100 {
        height: 100%
    }

    .md-min-height-16 {
        min-height: 16.66667%
    }

    .md-min-height-20 {
        min-height: 20%
    }

    .md-min-height-25 {
        min-height: 25%
    }

    .md-min-height-33 {
        min-height: 33.33333%
    }

    .md-min-height-40 {
        min-height: 40%
    }

    .md-min-height-50 {
        min-height: 50%
    }

    .md-min-height-60 {
        min-height: 60%
    }

    .md-min-height-66 {
        min-height: 66.66667%
    }

    .md-min-height-80 {
        min-height: 80%
    }

    .md-min-height-83 {
        min-height: 83.33333%
    }

    .md-min-height-75 {
        min-height: 75%
    }

    .md-min-height-100 {
        min-height: 100%
    }

    .md-max-height-16 {
        max-height: 16.66667%
    }

    .md-max-height-20 {
        max-height: 20%
    }

    .md-max-height-25 {
        max-height: 25%
    }

    .md-max-height-33 {
        max-height: 33.33333%
    }

    .md-max-height-40 {
        max-height: 40%
    }

    .md-max-height-50 {
        max-height: 50%
    }

    .md-max-height-60 {
        max-height: 60%
    }

    .md-max-height-66 {
        max-height: 66.66667%
    }

    .md-max-height-80 {
        max-height: 80%
    }

    .md-max-height-83 {
        max-height: 83.33333%
    }

    .md-max-height-75 {
        height: 75%
    }

    .md-max-height-100 {
        max-height: 100%
    }

    .md-width-20 {
        width: 20%
    }

    .md-min-width-20 {
        min-width: 20%
    }

    .md-min-width-25 {
        min-width: 25%
    }

    .md-min-width-50 {
        min-width: 50%
    }

    .md-min-width-75 {
        min-width: 75%
    }

    .md-min-width-100 {
        min-width: 100%
    }

    .md-max-width-20 {
        max-width: 20%
    }

    .md-max-width-25 {
        max-width: 25%
    }

    .md-max-width-50 {
        max-width: 50%
    }

    .md-max-width-75 {
        max-width: 75%
    }

    .md-max-width-100 {
        max-width: 100%
    }

    .md-margin-0 {
        margin: 0
    }

    .md-margin-top-0 {
        margin-top: 0
    }

    .md-margin-right-0 {
        margin-right: 0
    }

    .md-margin-bottom-0 {
        margin-bottom: 0
    }

    .md-margin-left-0 {
        margin-left: 0
    }

    .md-padding-0 {
        padding: 0
    }

    .md-padding-top-0 {
        padding-top: 0
    }

    .md-padding-right-0 {
        padding-right: 0
    }

    .md-padding-bottom-0 {
        padding-bottom: 0
    }

    .md-padding-left-0 {
        padding-left: 0
    }

    .md-height-0 {
        height: 0
    }

    .md-max-height-0 {
        max-height: 0
    }

    .md-min-height-0 {
        min-height: 0
    }

    .md-width-0 {
        width: 0
    }

    .md-top-0 {
        top: 0
    }

    .md-right-0 {
        right: 0
    }

    .md-bottom-0 {
        bottom: 0
    }

    .md-left-0 {
        left: 0
    }

    .md-margin-x-0 {
        margin-left: 0;
        margin-right: 0
    }

    .md-margin-y-0 {
        margin-top: 0;
        margin-bottom: 0
    }

    .md-padding-x-0 {
        padding-left: 0;
        padding-right: 0
    }

    .md-padding-y-0 {
        padding-top: 0;
        padding-bottom: 0
    }

    .md-margin-1 {
        margin: .5rem
    }

    .md-margin-top-1 {
        margin-top: .5rem
    }

    .md-margin-right-1 {
        margin-right: .5rem
    }

    .md-margin-bottom-1 {
        margin-bottom: .5rem
    }

    .md-margin-left-1 {
        margin-left: .5rem
    }

    .md-padding-1 {
        padding: .5rem
    }

    .md-padding-top-1 {
        padding-top: .5rem
    }

    .md-padding-right-1 {
        padding-right: .5rem
    }

    .md-padding-bottom-1 {
        padding-bottom: .5rem
    }

    .md-padding-left-1 {
        padding-left: .5rem
    }

    .md-height-1 {
        height: .5rem
    }

    .md-max-height-1 {
        max-height: .5rem
    }

    .md-min-height-1 {
        min-height: .5rem
    }

    .md-width-1 {
        width: .5rem
    }

    .md-top-1 {
        top: .5rem
    }

    .md-right-1 {
        right: .5rem
    }

    .md-bottom-1 {
        bottom: .5rem
    }

    .md-left-1 {
        left: .5rem
    }

    .md-margin-x-1 {
        margin-left: .5rem;
        margin-right: .5rem
    }

    .md-margin-y-1 {
        margin-top: .5rem;
        margin-bottom: .5rem
    }

    .md-padding-x-1 {
        padding-left: .5rem;
        padding-right: .5rem
    }

    .md-padding-y-1 {
        padding-top: .5rem;
        padding-bottom: .5rem
    }

    .md-margin-2 {
        margin: 1rem
    }

    .md-margin-top-2 {
        margin-top: 1rem
    }

    .md-margin-right-2 {
        margin-right: 1rem
    }

    .md-margin-bottom-2 {
        margin-bottom: 1rem
    }

    .md-margin-left-2 {
        margin-left: 1rem
    }

    .md-padding-2 {
        padding: 1rem
    }

    .md-padding-top-2 {
        padding-top: 1rem
    }

    .md-padding-right-2 {
        padding-right: 1rem
    }

    .md-padding-bottom-2 {
        padding-bottom: 1rem
    }

    .md-padding-left-2 {
        padding-left: 1rem
    }

    .md-height-2 {
        height: 1rem
    }

    .md-max-height-2 {
        max-height: 1rem
    }

    .md-min-height-2 {
        min-height: 1rem
    }

    .md-width-2 {
        width: 1rem
    }

    .md-top-2 {
        top: 1rem
    }

    .md-right-2 {
        right: 1rem
    }

    .md-bottom-2 {
        bottom: 1rem
    }

    .md-left-2 {
        left: 1rem
    }

    .md-margin-x-2 {
        margin-left: 1rem;
        margin-right: 1rem
    }

    .md-margin-y-2 {
        margin-top: 1rem;
        margin-bottom: 1rem
    }

    .md-padding-x-2 {
        padding-left: 1rem;
        padding-right: 1rem
    }

    .md-padding-y-2 {
        padding-top: 1rem;
        padding-bottom: 1rem
    }

    .md-margin-3 {
        margin: 1.5rem
    }

    .md-margin-top-3 {
        margin-top: 1.5rem
    }

    .md-margin-right-3 {
        margin-right: 1.5rem
    }

    .md-margin-bottom-3 {
        margin-bottom: 1.5rem
    }

    .md-margin-left-3 {
        margin-left: 1.5rem
    }

    .md-padding-3 {
        padding: 1.5rem
    }

    .md-padding-top-3 {
        padding-top: 1.5rem
    }

    .md-padding-right-3 {
        padding-right: 1.5rem
    }

    .md-padding-bottom-3 {
        padding-bottom: 1.5rem
    }

    .md-padding-left-3 {
        padding-left: 1.5rem
    }

    .md-height-3 {
        height: 1.5rem
    }

    .md-max-height-3 {
        max-height: 1.5rem
    }

    .md-min-height-3 {
        min-height: 1.5rem
    }

    .md-width-3 {
        width: 1.5rem
    }

    .md-top-3 {
        top: 1.5rem
    }

    .md-right-3 {
        right: 1.5rem
    }

    .md-bottom-3 {
        bottom: 1.5rem
    }

    .md-left-3 {
        left: 1.5rem
    }

    .md-margin-x-3 {
        margin-left: 1.5rem;
        margin-right: 1.5rem
    }

    .md-margin-y-3 {
        margin-top: 1.5rem;
        margin-bottom: 1.5rem
    }

    .md-padding-x-3 {
        padding-left: 1.5rem;
        padding-right: 1.5rem
    }

    .md-padding-y-3 {
        padding-top: 1.5rem;
        padding-bottom: 1.5rem
    }

    .md-margin-4 {
        margin: 2rem
    }

    .md-margin-top-4 {
        margin-top: 2rem
    }

    .md-margin-right-4 {
        margin-right: 2rem
    }

    .md-margin-bottom-4 {
        margin-bottom: 2rem
    }

    .md-margin-left-4 {
        margin-left: 2rem
    }

    .md-padding-4 {
        padding: 2rem
    }

    .md-padding-top-4 {
        padding-top: 2rem
    }

    .md-padding-right-4 {
        padding-right: 2rem
    }

    .md-padding-bottom-4 {
        padding-bottom: 2rem
    }

    .md-padding-left-4 {
        padding-left: 2rem
    }

    .md-height-4 {
        height: 2rem
    }

    .md-max-height-4 {
        max-height: 2rem
    }

    .md-min-height-4 {
        min-height: 2rem
    }

    .md-width-4 {
        width: 2rem
    }

    .md-top-4 {
        top: 2rem
    }

    .md-right-4 {
        right: 2rem
    }

    .md-bottom-4 {
        bottom: 2rem
    }

    .md-left-4 {
        left: 2rem
    }

    .md-margin-x-4 {
        margin-left: 2rem;
        margin-right: 2rem
    }

    .md-margin-y-4 {
        margin-top: 2rem;
        margin-bottom: 2rem
    }

    .md-padding-x-4 {
        padding-left: 2rem;
        padding-right: 2rem
    }

    .md-padding-y-4 {
        padding-top: 2rem;
        padding-bottom: 2rem
    }

    .md-margin-5 {
        margin: 3rem
    }

    .md-margin-top-5 {
        margin-top: 3rem
    }

    .md-margin-right-5 {
        margin-right: 3rem
    }

    .md-margin-bottom-5 {
        margin-bottom: 3rem
    }

    .md-margin-left-5 {
        margin-left: 3rem
    }

    .md-padding-5 {
        padding: 3rem
    }

    .md-padding-top-5 {
        padding-top: 3rem
    }

    .md-padding-right-5 {
        padding-right: 3rem
    }

    .md-padding-bottom-5 {
        padding-bottom: 3rem
    }

    .md-padding-left-5 {
        padding-left: 3rem
    }

    .md-height-5 {
        height: 3rem
    }

    .md-max-height-5 {
        max-height: 3rem
    }

    .md-min-height-5 {
        min-height: 3rem
    }

    .md-width-5 {
        width: 3rem
    }

    .md-top-5 {
        top: 3rem
    }

    .md-right-5 {
        right: 3rem
    }

    .md-bottom-5 {
        bottom: 3rem
    }

    .md-left-5 {
        left: 3rem
    }

    .md-margin-x-5 {
        margin-left: 3rem;
        margin-right: 3rem
    }

    .md-margin-y-5 {
        margin-top: 3rem;
        margin-bottom: 3rem
    }

    .md-padding-x-5 {
        padding-left: 3rem;
        padding-right: 3rem
    }

    .md-padding-y-5 {
        padding-top: 3rem;
        padding-bottom: 3rem
    }

    .md-margin-6 {
        margin: 4rem
    }

    .md-margin-top-6 {
        margin-top: 4rem
    }

    .md-margin-right-6 {
        margin-right: 4rem
    }

    .md-margin-bottom-6 {
        margin-bottom: 4rem
    }

    .md-margin-left-6 {
        margin-left: 4rem
    }

    .md-padding-6 {
        padding: 4rem
    }

    .md-padding-top-6 {
        padding-top: 4rem
    }

    .md-padding-right-6 {
        padding-right: 4rem
    }

    .md-padding-bottom-6 {
        padding-bottom: 4rem
    }

    .md-padding-left-6 {
        padding-left: 4rem
    }

    .md-height-6 {
        height: 4rem
    }

    .md-max-height-6 {
        max-height: 4rem
    }

    .md-min-height-6 {
        min-height: 4rem
    }

    .md-width-6 {
        width: 4rem
    }

    .md-top-6 {
        top: 4rem
    }

    .md-right-6 {
        right: 4rem
    }

    .md-bottom-6 {
        bottom: 4rem
    }

    .md-left-6 {
        left: 4rem
    }

    .md-margin-x-6 {
        margin-left: 4rem;
        margin-right: 4rem
    }

    .md-margin-y-6 {
        margin-top: 4rem;
        margin-bottom: 4rem
    }

    .md-padding-x-6 {
        padding-left: 4rem;
        padding-right: 4rem
    }

    .md-padding-y-6 {
        padding-top: 4rem;
        padding-bottom: 4rem
    }

    .md-margin-7 {
        margin: 5rem
    }

    .md-margin-top-7 {
        margin-top: 5rem
    }

    .md-margin-right-7 {
        margin-right: 5rem
    }

    .md-margin-bottom-7 {
        margin-bottom: 5rem
    }

    .md-margin-left-7 {
        margin-left: 5rem
    }

    .md-padding-7 {
        padding: 5rem
    }

    .md-padding-top-7 {
        padding-top: 5rem
    }

    .md-padding-right-7 {
        padding-right: 5rem
    }

    .md-padding-bottom-7 {
        padding-bottom: 5rem
    }

    .md-padding-left-7 {
        padding-left: 5rem
    }

    .md-height-7 {
        height: 5rem
    }

    .md-max-height-7 {
        max-height: 5rem
    }

    .md-min-height-7 {
        min-height: 5rem
    }

    .md-width-7 {
        width: 5rem
    }

    .md-top-7 {
        top: 5rem
    }

    .md-right-7 {
        right: 5rem
    }

    .md-bottom-7 {
        bottom: 5rem
    }

    .md-left-7 {
        left: 5rem
    }

    .md-margin-x-7 {
        margin-left: 5rem;
        margin-right: 5rem
    }

    .md-margin-y-7 {
        margin-top: 5rem;
        margin-bottom: 5rem
    }

    .md-padding-x-7 {
        padding-left: 5rem;
        padding-right: 5rem
    }

    .md-padding-y-7 {
        padding-top: 5rem;
        padding-bottom: 5rem
    }

    .md-margin-8 {
        margin: 6rem
    }

    .md-margin-top-8 {
        margin-top: 6rem
    }

    .md-margin-right-8 {
        margin-right: 6rem
    }

    .md-margin-bottom-8 {
        margin-bottom: 6rem
    }

    .md-margin-left-8 {
        margin-left: 6rem
    }

    .md-padding-8 {
        padding: 6rem
    }

    .md-padding-top-8 {
        padding-top: 6rem
    }

    .md-padding-right-8 {
        padding-right: 6rem
    }

    .md-padding-bottom-8 {
        padding-bottom: 6rem
    }

    .md-padding-left-8 {
        padding-left: 6rem
    }

    .md-height-8 {
        height: 6rem
    }

    .md-max-height-8 {
        max-height: 6rem
    }

    .md-min-height-8 {
        min-height: 6rem
    }

    .md-width-8 {
        width: 6rem
    }

    .md-top-8 {
        top: 6rem
    }

    .md-right-8 {
        right: 6rem
    }

    .md-bottom-8 {
        bottom: 6rem
    }

    .md-left-8 {
        left: 6rem
    }

    .md-margin-x-8 {
        margin-left: 6rem;
        margin-right: 6rem
    }

    .md-margin-y-8 {
        margin-top: 6rem;
        margin-bottom: 6rem
    }

    .md-padding-x-8 {
        padding-left: 6rem;
        padding-right: 6rem
    }

    .md-padding-y-8 {
        padding-top: 6rem;
        padding-bottom: 6rem
    }

    .md-margin-9 {
        margin: 9rem
    }

    .md-margin-top-9 {
        margin-top: 9rem
    }

    .md-margin-right-9 {
        margin-right: 9rem
    }

    .md-margin-bottom-9 {
        margin-bottom: 9rem
    }

    .md-margin-left-9 {
        margin-left: 9rem
    }

    .md-padding-9 {
        padding: 9rem
    }

    .md-padding-top-9 {
        padding-top: 9rem
    }

    .md-padding-right-9 {
        padding-right: 9rem
    }

    .md-padding-bottom-9 {
        padding-bottom: 9rem
    }

    .md-padding-left-9 {
        padding-left: 9rem
    }

    .md-height-9 {
        height: 9rem
    }

    .md-max-height-9 {
        max-height: 9rem
    }

    .md-min-height-9 {
        min-height: 9rem
    }

    .md-width-9 {
        width: 9rem
    }

    .md-top-9 {
        top: 9rem
    }

    .md-right-9 {
        right: 9rem
    }

    .md-bottom-9 {
        bottom: 9rem
    }

    .md-left-9 {
        left: 9rem
    }

    .md-margin-x-9 {
        margin-left: 9rem;
        margin-right: 9rem
    }

    .md-margin-y-9 {
        margin-top: 9rem;
        margin-bottom: 9rem
    }

    .md-padding-x-9 {
        padding-left: 9rem;
        padding-right: 9rem
    }

    .md-padding-y-9 {
        padding-top: 9rem;
        padding-bottom: 9rem
    }

    .md-height-10 {
        height: 12rem
    }

    .md-max-height-10 {
        max-height: 12rem
    }

    .md-min-height-10 {
        min-height: 12rem
    }

    .md-width-10 {
        width: 12rem
    }

    .md-top-10 {
        top: 12rem
    }

    .md-right-10 {
        right: 12rem
    }

    .md-bottom-10 {
        bottom: 12rem
    }

    .md-left-10 {
        left: 12rem
    }

    .md-height-11 {
        height: 16rem
    }

    .md-max-height-11 {
        max-height: 16rem
    }

    .md-min-height-11 {
        min-height: 16rem
    }

    .md-width-11 {
        width: 16rem
    }

    .md-top-11 {
        top: 16rem
    }

    .md-right-11 {
        right: 16rem
    }

    .md-bottom-11 {
        bottom: 16rem
    }

    .md-left-11 {
        left: 16rem
    }

    .md-height-12 {
        height: 19rem
    }

    .md-max-height-12 {
        max-height: 19rem
    }

    .md-min-height-12 {
        min-height: 19rem
    }

    .md-width-12 {
        width: 19rem
    }

    .md-top-12 {
        top: 19rem
    }

    .md-right-12 {
        right: 19rem
    }

    .md-bottom-12 {
        bottom: 19rem
    }

    .md-left-12 {
        left: 19rem
    }

    .md-height-13 {
        height: 22rem
    }

    .md-max-height-13 {
        max-height: 22rem
    }

    .md-min-height-13 {
        min-height: 22rem
    }

    .md-width-13 {
        width: 22rem
    }

    .md-top-13 {
        top: 22rem
    }

    .md-right-13 {
        right: 22rem
    }

    .md-bottom-13 {
        bottom: 22rem
    }

    .md-left-13 {
        left: 22rem
    }

    .md-height-14 {
        height: 25rem
    }

    .md-max-height-14 {
        max-height: 25rem
    }

    .md-min-height-14 {
        min-height: 25rem
    }

    .md-width-14 {
        width: 25rem
    }

    .md-top-14 {
        top: 25rem
    }

    .md-right-14 {
        right: 25rem
    }

    .md-bottom-14 {
        bottom: 25rem
    }

    .md-left-14 {
        left: 25rem
    }

    .md-height-15 {
        height: 31rem
    }

    .md-max-height-15 {
        max-height: 31rem
    }

    .md-min-height-15 {
        min-height: 31rem
    }

    .md-width-15 {
        width: 31rem
    }

    .md-top-15 {
        top: 31rem
    }

    .md-right-15 {
        right: 31rem
    }

    .md-bottom-15 {
        bottom: 31rem
    }

    .md-left-15 {
        left: 31rem
    }
}

@media (min-width: 1200px) {
    .lg-position-absolute {
        position: absolute
    }

    .lg-position-relative {
        position: relative
    }

    .lg-position-fixed {
        position: fixed
    }

    .lg-block {
        display: block
    }

    .lg-inline-block {
        display: inline-block
    }

    .lg-inline {
        display: inline
    }

    .lg-overflow-hidden {
        overflow: hidden
    }

    .lg-overflow-scroll {
        overflow: scroll
    }

    .lg-overflow-auto {
        overflow: auto
    }

    .lg-float-none {
        float: none
    }

    .lg-float-left {
        float: left
    }

    .lg-float-right {
        float: right
    }

    .lg-border-width-1 {
        border-width: 1px
    }

    .lg-border-width-2 {
        border-width: 2px
    }

    .lg-border-width-3 {
        border-width: 3px
    }

    .lg-border-width-4 {
        border-width: 4px
    }

    .lg-border-width-5 {
        border-width: 5px
    }

    .lg-border-width-6 {
        border-width: 6px
    }

    .lg-border-width-7 {
        border-width: 7px
    }

    .lg-border-width-8 {
        border-width: 8px
    }

    .lg-border-width-9 {
        border-width: 9px
    }

    .lg-border-width-10 {
        border-width: 10px
    }

    .lg-border-width-11 {
        border-width: 11px
    }

    .lg-border-width-12 {
        border-width: 12px
    }

    .lg-border-width-13 {
        border-width: 13px
    }

    .lg-border-width-14 {
        border-width: 14px
    }

    .lg-border-width-15 {
        border-width: 15px
    }

    .lg-border-radius-1 {
        -webkit-border-radius: 1px;
        border-radius: 1px
    }

    .lg-border-top-left-radius-1 {
        -webkit-border-top-left-radius: 1px;
        border-top-left-radius: 1px
    }

    .lg-border-bottom-left-radius-1 {
        -webkit-border-bottom-left-radius: 1px;
        border-bottom-left-radius: 1px
    }

    .lg-border-top-right-radius-1 {
        -webkit-border-top-right-radius: 1px;
        border-top-right-radius: 1px
    }

    .lg-border-bottom-right-radius-1 {
        -webkit-border-bottom-right-radius: 1px;
        border-bottom-right-radius: 1px
    }

    .lg-border-radius-2 {
        -webkit-border-radius: 2px;
        border-radius: 2px
    }

    .lg-border-top-left-radius-2 {
        -webkit-border-top-left-radius: 2px;
        border-top-left-radius: 2px
    }

    .lg-border-bottom-left-radius-2 {
        -webkit-border-bottom-left-radius: 2px;
        border-bottom-left-radius: 2px
    }

    .lg-border-top-right-radius-2 {
        -webkit-border-top-right-radius: 2px;
        border-top-right-radius: 2px
    }

    .lg-border-bottom-right-radius-2 {
        -webkit-border-bottom-right-radius: 2px;
        border-bottom-right-radius: 2px
    }

    .lg-border-radius-3 {
        -webkit-border-radius: 3px;
        border-radius: 3px
    }

    .lg-border-top-left-radius-3 {
        -webkit-border-top-left-radius: 3px;
        border-top-left-radius: 3px
    }

    .lg-border-bottom-left-radius-3 {
        -webkit-border-bottom-left-radius: 3px;
        border-bottom-left-radius: 3px
    }

    .lg-border-top-right-radius-3 {
        -webkit-border-top-right-radius: 3px;
        border-top-right-radius: 3px
    }

    .lg-border-bottom-right-radius-3 {
        -webkit-border-bottom-right-radius: 3px;
        border-bottom-right-radius: 3px
    }

    .lg-border-radius-4 {
        -webkit-border-radius: 4px;
        border-radius: 4px
    }

    .lg-border-top-left-radius-4 {
        -webkit-border-top-left-radius: 4px;
        border-top-left-radius: 4px
    }

    .lg-border-bottom-left-radius-4 {
        -webkit-border-bottom-left-radius: 4px;
        border-bottom-left-radius: 4px
    }

    .lg-border-top-right-radius-4 {
        -webkit-border-top-right-radius: 4px;
        border-top-right-radius: 4px
    }

    .lg-border-bottom-right-radius-4 {
        -webkit-border-bottom-right-radius: 4px;
        border-bottom-right-radius: 4px
    }

    .lg-border-radius-5 {
        -webkit-border-radius: 5px;
        border-radius: 5px
    }

    .lg-border-top-left-radius-5 {
        -webkit-border-top-left-radius: 5px;
        border-top-left-radius: 5px
    }

    .lg-border-bottom-left-radius-5 {
        -webkit-border-bottom-left-radius: 5px;
        border-bottom-left-radius: 5px
    }

    .lg-border-top-right-radius-5 {
        -webkit-border-top-right-radius: 5px;
        border-top-right-radius: 5px
    }

    .lg-border-bottom-right-radius-5 {
        -webkit-border-bottom-right-radius: 5px;
        border-bottom-right-radius: 5px
    }

    .lg-border-radius-6 {
        -webkit-border-radius: 6px;
        border-radius: 6px
    }

    .lg-border-top-left-radius-6 {
        -webkit-border-top-left-radius: 6px;
        border-top-left-radius: 6px
    }

    .lg-border-bottom-left-radius-6 {
        -webkit-border-bottom-left-radius: 6px;
        border-bottom-left-radius: 6px
    }

    .lg-border-top-right-radius-6 {
        -webkit-border-top-right-radius: 6px;
        border-top-right-radius: 6px
    }

    .lg-border-bottom-right-radius-6 {
        -webkit-border-bottom-right-radius: 6px;
        border-bottom-right-radius: 6px
    }

    .lg-border-radius-7 {
        -webkit-border-radius: 7px;
        border-radius: 7px
    }

    .lg-border-top-left-radius-7 {
        -webkit-border-top-left-radius: 7px;
        border-top-left-radius: 7px
    }

    .lg-border-bottom-left-radius-7 {
        -webkit-border-bottom-left-radius: 7px;
        border-bottom-left-radius: 7px
    }

    .lg-border-top-right-radius-7 {
        -webkit-border-top-right-radius: 7px;
        border-top-right-radius: 7px
    }

    .lg-border-bottom-right-radius-7 {
        -webkit-border-bottom-right-radius: 7px;
        border-bottom-right-radius: 7px
    }

    .lg-border-radius-8 {
        -webkit-border-radius: 8px;
        border-radius: 8px
    }

    .lg-border-top-left-radius-8 {
        -webkit-border-top-left-radius: 8px;
        border-top-left-radius: 8px
    }

    .lg-border-bottom-left-radius-8 {
        -webkit-border-bottom-left-radius: 8px;
        border-bottom-left-radius: 8px
    }

    .lg-border-top-right-radius-8 {
        -webkit-border-top-right-radius: 8px;
        border-top-right-radius: 8px
    }

    .lg-border-bottom-right-radius-8 {
        -webkit-border-bottom-right-radius: 8px;
        border-bottom-right-radius: 8px
    }

    .lg-border-radius-9 {
        -webkit-border-radius: 9px;
        border-radius: 9px
    }

    .lg-border-top-left-radius-9 {
        -webkit-border-top-left-radius: 9px;
        border-top-left-radius: 9px
    }

    .lg-border-bottom-left-radius-9 {
        -webkit-border-bottom-left-radius: 9px;
        border-bottom-left-radius: 9px
    }

    .lg-border-top-right-radius-9 {
        -webkit-border-top-right-radius: 9px;
        border-top-right-radius: 9px
    }

    .lg-border-bottom-right-radius-9 {
        -webkit-border-bottom-right-radius: 9px;
        border-bottom-right-radius: 9px
    }

    .lg-border-radius-10 {
        -webkit-border-radius: 10px;
        border-radius: 10px
    }

    .lg-border-top-left-radius-10 {
        -webkit-border-top-left-radius: 10px;
        border-top-left-radius: 10px
    }

    .lg-border-bottom-left-radius-10 {
        -webkit-border-bottom-left-radius: 10px;
        border-bottom-left-radius: 10px
    }

    .lg-border-top-right-radius-10 {
        -webkit-border-top-right-radius: 10px;
        border-top-right-radius: 10px
    }

    .lg-border-bottom-right-radius-10 {
        -webkit-border-bottom-right-radius: 10px;
        border-bottom-right-radius: 10px
    }

    .lg-border-radius-11 {
        -webkit-border-radius: 11px;
        border-radius: 11px
    }

    .lg-border-top-left-radius-11 {
        -webkit-border-top-left-radius: 11px;
        border-top-left-radius: 11px
    }

    .lg-border-bottom-left-radius-11 {
        -webkit-border-bottom-left-radius: 11px;
        border-bottom-left-radius: 11px
    }

    .lg-border-top-right-radius-11 {
        -webkit-border-top-right-radius: 11px;
        border-top-right-radius: 11px
    }

    .lg-border-bottom-right-radius-11 {
        -webkit-border-bottom-right-radius: 11px;
        border-bottom-right-radius: 11px
    }

    .lg-border-radius-12 {
        -webkit-border-radius: 12px;
        border-radius: 12px
    }

    .lg-border-top-left-radius-12 {
        -webkit-border-top-left-radius: 12px;
        border-top-left-radius: 12px
    }

    .lg-border-bottom-left-radius-12 {
        -webkit-border-bottom-left-radius: 12px;
        border-bottom-left-radius: 12px
    }

    .lg-border-top-right-radius-12 {
        -webkit-border-top-right-radius: 12px;
        border-top-right-radius: 12px
    }

    .lg-border-bottom-right-radius-12 {
        -webkit-border-bottom-right-radius: 12px;
        border-bottom-right-radius: 12px
    }

    .lg-border-radius-13 {
        -webkit-border-radius: 13px;
        border-radius: 13px
    }

    .lg-border-top-left-radius-13 {
        -webkit-border-top-left-radius: 13px;
        border-top-left-radius: 13px
    }

    .lg-border-bottom-left-radius-13 {
        -webkit-border-bottom-left-radius: 13px;
        border-bottom-left-radius: 13px
    }

    .lg-border-top-right-radius-13 {
        -webkit-border-top-right-radius: 13px;
        border-top-right-radius: 13px
    }

    .lg-border-bottom-right-radius-13 {
        -webkit-border-bottom-right-radius: 13px;
        border-bottom-right-radius: 13px
    }

    .lg-border-radius-14 {
        -webkit-border-radius: 14px;
        border-radius: 14px
    }

    .lg-border-top-left-radius-14 {
        -webkit-border-top-left-radius: 14px;
        border-top-left-radius: 14px
    }

    .lg-border-bottom-left-radius-14 {
        -webkit-border-bottom-left-radius: 14px;
        border-bottom-left-radius: 14px
    }

    .lg-border-top-right-radius-14 {
        -webkit-border-top-right-radius: 14px;
        border-top-right-radius: 14px
    }

    .lg-border-bottom-right-radius-14 {
        -webkit-border-bottom-right-radius: 14px;
        border-bottom-right-radius: 14px
    }

    .lg-border-radius-15 {
        -webkit-border-radius: 15px;
        border-radius: 15px
    }

    .lg-border-top-left-radius-15 {
        -webkit-border-top-left-radius: 15px;
        border-top-left-radius: 15px
    }

    .lg-border-bottom-left-radius-15 {
        -webkit-border-bottom-left-radius: 15px;
        border-bottom-left-radius: 15px
    }

    .lg-border-top-right-radius-15 {
        -webkit-border-top-right-radius: 15px;
        border-top-right-radius: 15px
    }

    .lg-border-bottom-right-radius-15 {
        -webkit-border-bottom-right-radius: 15px;
        border-bottom-right-radius: 15px
    }

    .lg-border-radius-16 {
        -webkit-border-radius: 16px;
        border-radius: 16px
    }

    .lg-border-top-left-radius-16 {
        -webkit-border-top-left-radius: 16px;
        border-top-left-radius: 16px
    }

    .lg-border-bottom-left-radius-16 {
        -webkit-border-bottom-left-radius: 16px;
        border-bottom-left-radius: 16px
    }

    .lg-border-top-right-radius-16 {
        -webkit-border-top-right-radius: 16px;
        border-top-right-radius: 16px
    }

    .lg-border-bottom-right-radius-16 {
        -webkit-border-bottom-right-radius: 16px;
        border-bottom-right-radius: 16px
    }

    .lg-border-radius-17 {
        -webkit-border-radius: 17px;
        border-radius: 17px
    }

    .lg-border-top-left-radius-17 {
        -webkit-border-top-left-radius: 17px;
        border-top-left-radius: 17px
    }

    .lg-border-bottom-left-radius-17 {
        -webkit-border-bottom-left-radius: 17px;
        border-bottom-left-radius: 17px
    }

    .lg-border-top-right-radius-17 {
        -webkit-border-top-right-radius: 17px;
        border-top-right-radius: 17px
    }

    .lg-border-bottom-right-radius-17 {
        -webkit-border-bottom-right-radius: 17px;
        border-bottom-right-radius: 17px
    }

    .lg-border-radius-18 {
        -webkit-border-radius: 18px;
        border-radius: 18px
    }

    .lg-border-top-left-radius-18 {
        -webkit-border-top-left-radius: 18px;
        border-top-left-radius: 18px
    }

    .lg-border-bottom-left-radius-18 {
        -webkit-border-bottom-left-radius: 18px;
        border-bottom-left-radius: 18px
    }

    .lg-border-top-right-radius-18 {
        -webkit-border-top-right-radius: 18px;
        border-top-right-radius: 18px
    }

    .lg-border-bottom-right-radius-18 {
        -webkit-border-bottom-right-radius: 18px;
        border-bottom-right-radius: 18px
    }

    .lg-border-radius-19 {
        -webkit-border-radius: 19px;
        border-radius: 19px
    }

    .lg-border-top-left-radius-19 {
        -webkit-border-top-left-radius: 19px;
        border-top-left-radius: 19px
    }

    .lg-border-bottom-left-radius-19 {
        -webkit-border-bottom-left-radius: 19px;
        border-bottom-left-radius: 19px
    }

    .lg-border-top-right-radius-19 {
        -webkit-border-top-right-radius: 19px;
        border-top-right-radius: 19px
    }

    .lg-border-bottom-right-radius-19 {
        -webkit-border-bottom-right-radius: 19px;
        border-bottom-right-radius: 19px
    }

    .lg-border-radius-20 {
        -webkit-border-radius: 20px;
        border-radius: 20px
    }

    .lg-border-top-left-radius-20 {
        -webkit-border-top-left-radius: 20px;
        border-top-left-radius: 20px
    }

    .lg-border-bottom-left-radius-20 {
        -webkit-border-bottom-left-radius: 20px;
        border-bottom-left-radius: 20px
    }

    .lg-border-top-right-radius-20 {
        -webkit-border-top-right-radius: 20px;
        border-top-right-radius: 20px
    }

    .lg-border-bottom-right-radius-20 {
        -webkit-border-bottom-right-radius: 20px;
        border-bottom-right-radius: 20px
    }

    .lg-border-radius-21 {
        -webkit-border-radius: 21px;
        border-radius: 21px
    }

    .lg-border-top-left-radius-21 {
        -webkit-border-top-left-radius: 21px;
        border-top-left-radius: 21px
    }

    .lg-border-bottom-left-radius-21 {
        -webkit-border-bottom-left-radius: 21px;
        border-bottom-left-radius: 21px
    }

    .lg-border-top-right-radius-21 {
        -webkit-border-top-right-radius: 21px;
        border-top-right-radius: 21px
    }

    .lg-border-bottom-right-radius-21 {
        -webkit-border-bottom-right-radius: 21px;
        border-bottom-right-radius: 21px
    }

    .lg-border-radius-22 {
        -webkit-border-radius: 22px;
        border-radius: 22px
    }

    .lg-border-top-left-radius-22 {
        -webkit-border-top-left-radius: 22px;
        border-top-left-radius: 22px
    }

    .lg-border-bottom-left-radius-22 {
        -webkit-border-bottom-left-radius: 22px;
        border-bottom-left-radius: 22px
    }

    .lg-border-top-right-radius-22 {
        -webkit-border-top-right-radius: 22px;
        border-top-right-radius: 22px
    }

    .lg-border-bottom-right-radius-22 {
        -webkit-border-bottom-right-radius: 22px;
        border-bottom-right-radius: 22px
    }

    .lg-border-radius-23 {
        -webkit-border-radius: 23px;
        border-radius: 23px
    }

    .lg-border-top-left-radius-23 {
        -webkit-border-top-left-radius: 23px;
        border-top-left-radius: 23px
    }

    .lg-border-bottom-left-radius-23 {
        -webkit-border-bottom-left-radius: 23px;
        border-bottom-left-radius: 23px
    }

    .lg-border-top-right-radius-23 {
        -webkit-border-top-right-radius: 23px;
        border-top-right-radius: 23px
    }

    .lg-border-bottom-right-radius-23 {
        -webkit-border-bottom-right-radius: 23px;
        border-bottom-right-radius: 23px
    }

    .lg-border-radius-24 {
        -webkit-border-radius: 24px;
        border-radius: 24px
    }

    .lg-border-top-left-radius-24 {
        -webkit-border-top-left-radius: 24px;
        border-top-left-radius: 24px
    }

    .lg-border-bottom-left-radius-24 {
        -webkit-border-bottom-left-radius: 24px;
        border-bottom-left-radius: 24px
    }

    .lg-border-top-right-radius-24 {
        -webkit-border-top-right-radius: 24px;
        border-top-right-radius: 24px
    }

    .lg-border-bottom-right-radius-24 {
        -webkit-border-bottom-right-radius: 24px;
        border-bottom-right-radius: 24px
    }

    .lg-border-radius-25 {
        -webkit-border-radius: 25px;
        border-radius: 25px
    }

    .lg-border-top-left-radius-25 {
        -webkit-border-top-left-radius: 25px;
        border-top-left-radius: 25px
    }

    .lg-border-bottom-left-radius-25 {
        -webkit-border-bottom-left-radius: 25px;
        border-bottom-left-radius: 25px
    }

    .lg-border-top-right-radius-25 {
        -webkit-border-top-right-radius: 25px;
        border-top-right-radius: 25px
    }

    .lg-border-bottom-right-radius-25 {
        -webkit-border-bottom-right-radius: 25px;
        border-bottom-right-radius: 25px
    }

    .lg-border-none {
        border: 0 solid transparent
    }

    .lg-border-radius-none {
        -webkit-border-radius: 0;
        border-radius: 0
    }

    .lg-bs-strip-padding [class*="col-"] {
        padding-left: 0;
        padding-right: 0
    }

    .lg-height-16 {
        height: 16.66667%
    }

    .lg-height-20 {
        height: 20%
    }

    .lg-height-25 {
        height: 25%
    }

    .lg-height-33 {
        height: 33.33333%
    }

    .lg-height-40 {
        height: 40%
    }

    .lg-height-50 {
        height: 50%
    }

    .lg-height-60 {
        height: 60%
    }

    .lg-height-66 {
        height: 66.66667%
    }

    .lg-height-80 {
        height: 80%
    }

    .lg-height-83 {
        height: 83.33333%
    }

    .lg-height-75 {
        height: 75%
    }

    .lg-height-100 {
        height: 100%
    }

    .lg-min-height-16 {
        min-height: 16.66667%
    }

    .lg-min-height-20 {
        min-height: 20%
    }

    .lg-min-height-25 {
        min-height: 25%
    }

    .lg-min-height-33 {
        min-height: 33.33333%
    }

    .lg-min-height-40 {
        min-height: 40%
    }

    .lg-min-height-50 {
        min-height: 50%
    }

    .lg-min-height-60 {
        min-height: 60%
    }

    .lg-min-height-66 {
        min-height: 66.66667%
    }

    .lg-min-height-80 {
        min-height: 80%
    }

    .lg-min-height-83 {
        min-height: 83.33333%
    }

    .lg-min-height-75 {
        min-height: 75%
    }

    .lg-min-height-100 {
        min-height: 100%
    }

    .lg-max-height-16 {
        max-height: 16.66667%
    }

    .lg-max-height-20 {
        max-height: 20%
    }

    .lg-max-height-25 {
        max-height: 25%
    }

    .lg-max-height-33 {
        max-height: 33.33333%
    }

    .lg-max-height-40 {
        max-height: 40%
    }

    .lg-max-height-50 {
        max-height: 50%
    }

    .lg-max-height-60 {
        max-height: 60%
    }

    .lg-max-height-66 {
        max-height: 66.66667%
    }

    .lg-max-height-80 {
        max-height: 80%
    }

    .lg-max-height-83 {
        max-height: 83.33333%
    }

    .lg-max-height-75 {
        height: 75%
    }

    .lg-max-height-100 {
        max-height: 100%
    }

    .lg-width-20 {
        width: 20%
    }

    .lg-min-width-20 {
        min-width: 20%
    }

    .lg-min-width-25 {
        min-width: 25%
    }

    .lg-min-width-50 {
        min-width: 50%
    }

    .lg-min-width-75 {
        min-width: 75%
    }

    .lg-min-width-100 {
        min-width: 100%
    }

    .lg-max-width-20 {
        max-width: 20%
    }

    .lg-max-width-25 {
        max-width: 25%
    }

    .lg-max-width-50 {
        max-width: 50%
    }

    .lg-max-width-75 {
        max-width: 75%
    }

    .lg-max-width-100 {
        max-width: 100%
    }

    .lg-margin-0 {
        margin: 0
    }

    .lg-margin-top-0 {
        margin-top: 0
    }

    .lg-margin-right-0 {
        margin-right: 0
    }

    .lg-margin-bottom-0 {
        margin-bottom: 0
    }

    .lg-margin-left-0 {
        margin-left: 0
    }

    .lg-padding-0 {
        padding: 0
    }

    .lg-padding-top-0 {
        padding-top: 0
    }

    .lg-padding-right-0 {
        padding-right: 0
    }

    .lg-padding-bottom-0 {
        padding-bottom: 0
    }

    .lg-padding-left-0 {
        padding-left: 0
    }

    .lg-height-0 {
        height: 0
    }

    .lg-max-height-0 {
        max-height: 0
    }

    .lg-min-height-0 {
        min-height: 0
    }

    .lg-width-0 {
        width: 0
    }

    .lg-top-0 {
        top: 0
    }

    .lg-right-0 {
        right: 0
    }

    .lg-bottom-0 {
        bottom: 0
    }

    .lg-left-0 {
        left: 0
    }

    .lg-margin-x-0 {
        margin-left: 0;
        margin-right: 0
    }

    .lg-margin-y-0 {
        margin-top: 0;
        margin-bottom: 0
    }

    .lg-padding-x-0 {
        padding-left: 0;
        padding-right: 0
    }

    .lg-padding-y-0 {
        padding-top: 0;
        padding-bottom: 0
    }

    .lg-margin-1 {
        margin: .5rem
    }

    .lg-margin-top-1 {
        margin-top: .5rem
    }

    .lg-margin-right-1 {
        margin-right: .5rem
    }

    .lg-margin-bottom-1 {
        margin-bottom: .5rem
    }

    .lg-margin-left-1 {
        margin-left: .5rem
    }

    .lg-padding-1 {
        padding: .5rem
    }

    .lg-padding-top-1 {
        padding-top: .5rem
    }

    .lg-padding-right-1 {
        padding-right: .5rem
    }

    .lg-padding-bottom-1 {
        padding-bottom: .5rem
    }

    .lg-padding-left-1 {
        padding-left: .5rem
    }

    .lg-height-1 {
        height: .5rem
    }

    .lg-max-height-1 {
        max-height: .5rem
    }

    .lg-min-height-1 {
        min-height: .5rem
    }

    .lg-width-1 {
        width: .5rem
    }

    .lg-top-1 {
        top: .5rem
    }

    .lg-right-1 {
        right: .5rem
    }

    .lg-bottom-1 {
        bottom: .5rem
    }

    .lg-left-1 {
        left: .5rem
    }

    .lg-margin-x-1 {
        margin-left: .5rem;
        margin-right: .5rem
    }

    .lg-margin-y-1 {
        margin-top: .5rem;
        margin-bottom: .5rem
    }

    .lg-padding-x-1 {
        padding-left: .5rem;
        padding-right: .5rem
    }

    .lg-padding-y-1 {
        padding-top: .5rem;
        padding-bottom: .5rem
    }

    .lg-margin-2 {
        margin: 1rem
    }

    .lg-margin-top-2 {
        margin-top: 1rem
    }

    .lg-margin-right-2 {
        margin-right: 1rem
    }

    .lg-margin-bottom-2 {
        margin-bottom: 1rem
    }

    .lg-margin-left-2 {
        margin-left: 1rem
    }

    .lg-padding-2 {
        padding: 1rem
    }

    .lg-padding-top-2 {
        padding-top: 1rem
    }

    .lg-padding-right-2 {
        padding-right: 1rem
    }

    .lg-padding-bottom-2 {
        padding-bottom: 1rem
    }

    .lg-padding-left-2 {
        padding-left: 1rem
    }

    .lg-height-2 {
        height: 1rem
    }

    .lg-max-height-2 {
        max-height: 1rem
    }

    .lg-min-height-2 {
        min-height: 1rem
    }

    .lg-width-2 {
        width: 1rem
    }

    .lg-top-2 {
        top: 1rem
    }

    .lg-right-2 {
        right: 1rem
    }

    .lg-bottom-2 {
        bottom: 1rem
    }

    .lg-left-2 {
        left: 1rem
    }

    .lg-margin-x-2 {
        margin-left: 1rem;
        margin-right: 1rem
    }

    .lg-margin-y-2 {
        margin-top: 1rem;
        margin-bottom: 1rem
    }

    .lg-padding-x-2 {
        padding-left: 1rem;
        padding-right: 1rem
    }

    .lg-padding-y-2 {
        padding-top: 1rem;
        padding-bottom: 1rem
    }

    .lg-margin-3 {
        margin: 1.5rem
    }

    .lg-margin-top-3 {
        margin-top: 1.5rem
    }

    .lg-margin-right-3 {
        margin-right: 1.5rem
    }

    .lg-margin-bottom-3 {
        margin-bottom: 1.5rem
    }

    .lg-margin-left-3 {
        margin-left: 1.5rem
    }

    .lg-padding-3 {
        padding: 1.5rem
    }

    .lg-padding-top-3 {
        padding-top: 1.5rem
    }

    .lg-padding-right-3 {
        padding-right: 1.5rem
    }

    .lg-padding-bottom-3 {
        padding-bottom: 1.5rem
    }

    .lg-padding-left-3 {
        padding-left: 1.5rem
    }

    .lg-height-3 {
        height: 1.5rem
    }

    .lg-max-height-3 {
        max-height: 1.5rem
    }

    .lg-min-height-3 {
        min-height: 1.5rem
    }

    .lg-width-3 {
        width: 1.5rem
    }

    .lg-top-3 {
        top: 1.5rem
    }

    .lg-right-3 {
        right: 1.5rem
    }

    .lg-bottom-3 {
        bottom: 1.5rem
    }

    .lg-left-3 {
        left: 1.5rem
    }

    .lg-margin-x-3 {
        margin-left: 1.5rem;
        margin-right: 1.5rem
    }

    .lg-margin-y-3 {
        margin-top: 1.5rem;
        margin-bottom: 1.5rem
    }

    .lg-padding-x-3 {
        padding-left: 1.5rem;
        padding-right: 1.5rem
    }

    .lg-padding-y-3 {
        padding-top: 1.5rem;
        padding-bottom: 1.5rem
    }

    .lg-margin-4 {
        margin: 2rem
    }

    .lg-margin-top-4 {
        margin-top: 2rem
    }

    .lg-margin-right-4 {
        margin-right: 2rem
    }

    .lg-margin-bottom-4 {
        margin-bottom: 2rem
    }

    .lg-margin-left-4 {
        margin-left: 2rem
    }

    .lg-padding-4 {
        padding: 2rem
    }

    .lg-padding-top-4 {
        padding-top: 2rem
    }

    .lg-padding-right-4 {
        padding-right: 2rem
    }

    .lg-padding-bottom-4 {
        padding-bottom: 2rem
    }

    .lg-padding-left-4 {
        padding-left: 2rem
    }

    .lg-height-4 {
        height: 2rem
    }

    .lg-max-height-4 {
        max-height: 2rem
    }

    .lg-min-height-4 {
        min-height: 2rem
    }

    .lg-width-4 {
        width: 2rem
    }

    .lg-top-4 {
        top: 2rem
    }

    .lg-right-4 {
        right: 2rem
    }

    .lg-bottom-4 {
        bottom: 2rem
    }

    .lg-left-4 {
        left: 2rem
    }

    .lg-margin-x-4 {
        margin-left: 2rem;
        margin-right: 2rem
    }

    .lg-margin-y-4 {
        margin-top: 2rem;
        margin-bottom: 2rem
    }

    .lg-padding-x-4 {
        padding-left: 2rem;
        padding-right: 2rem
    }

    .lg-padding-y-4 {
        padding-top: 2rem;
        padding-bottom: 2rem
    }

    .lg-margin-5 {
        margin: 3rem
    }

    .lg-margin-top-5 {
        margin-top: 3rem
    }

    .lg-margin-right-5 {
        margin-right: 3rem
    }

    .lg-margin-bottom-5 {
        margin-bottom: 3rem
    }

    .lg-margin-left-5 {
        margin-left: 3rem
    }

    .lg-padding-5 {
        padding: 3rem
    }

    .lg-padding-top-5 {
        padding-top: 3rem
    }

    .lg-padding-right-5 {
        padding-right: 3rem
    }

    .lg-padding-bottom-5 {
        padding-bottom: 3rem
    }

    .lg-padding-left-5 {
        padding-left: 3rem
    }

    .lg-height-5 {
        height: 3rem
    }

    .lg-max-height-5 {
        max-height: 3rem
    }

    .lg-min-height-5 {
        min-height: 3rem
    }

    .lg-width-5 {
        width: 3rem
    }

    .lg-top-5 {
        top: 3rem
    }

    .lg-right-5 {
        right: 3rem
    }

    .lg-bottom-5 {
        bottom: 3rem
    }

    .lg-left-5 {
        left: 3rem
    }

    .lg-margin-x-5 {
        margin-left: 3rem;
        margin-right: 3rem
    }

    .lg-margin-y-5 {
        margin-top: 3rem;
        margin-bottom: 3rem
    }

    .lg-padding-x-5 {
        padding-left: 3rem;
        padding-right: 3rem
    }

    .lg-padding-y-5 {
        padding-top: 3rem;
        padding-bottom: 3rem
    }

    .lg-margin-6 {
        margin: 4rem
    }

    .lg-margin-top-6 {
        margin-top: 4rem
    }

    .lg-margin-right-6 {
        margin-right: 4rem
    }

    .lg-margin-bottom-6 {
        margin-bottom: 4rem
    }

    .lg-margin-left-6 {
        margin-left: 4rem
    }

    .lg-padding-6 {
        padding: 4rem
    }

    .lg-padding-top-6 {
        padding-top: 4rem
    }

    .lg-padding-right-6 {
        padding-right: 4rem
    }

    .lg-padding-bottom-6 {
        padding-bottom: 4rem
    }

    .lg-padding-left-6 {
        padding-left: 4rem
    }

    .lg-height-6 {
        height: 4rem
    }

    .lg-max-height-6 {
        max-height: 4rem
    }

    .lg-min-height-6 {
        min-height: 4rem
    }

    .lg-width-6 {
        width: 4rem
    }

    .lg-top-6 {
        top: 4rem
    }

    .lg-right-6 {
        right: 4rem
    }

    .lg-bottom-6 {
        bottom: 4rem
    }

    .lg-left-6 {
        left: 4rem
    }

    .lg-margin-x-6 {
        margin-left: 4rem;
        margin-right: 4rem
    }

    .lg-margin-y-6 {
        margin-top: 4rem;
        margin-bottom: 4rem
    }

    .lg-padding-x-6 {
        padding-left: 4rem;
        padding-right: 4rem
    }

    .lg-padding-y-6 {
        padding-top: 4rem;
        padding-bottom: 4rem
    }

    .lg-margin-7 {
        margin: 5rem
    }

    .lg-margin-top-7 {
        margin-top: 5rem
    }

    .lg-margin-right-7 {
        margin-right: 5rem
    }

    .lg-margin-bottom-7 {
        margin-bottom: 5rem
    }

    .lg-margin-left-7 {
        margin-left: 5rem
    }

    .lg-padding-7 {
        padding: 5rem
    }

    .lg-padding-top-7 {
        padding-top: 5rem
    }

    .lg-padding-right-7 {
        padding-right: 5rem
    }

    .lg-padding-bottom-7 {
        padding-bottom: 5rem
    }

    .lg-padding-left-7 {
        padding-left: 5rem
    }

    .lg-height-7 {
        height: 5rem
    }

    .lg-max-height-7 {
        max-height: 5rem
    }

    .lg-min-height-7 {
        min-height: 5rem
    }

    .lg-width-7 {
        width: 5rem
    }

    .lg-top-7 {
        top: 5rem
    }

    .lg-right-7 {
        right: 5rem
    }

    .lg-bottom-7 {
        bottom: 5rem
    }

    .lg-left-7 {
        left: 5rem
    }

    .lg-margin-x-7 {
        margin-left: 5rem;
        margin-right: 5rem
    }

    .lg-margin-y-7 {
        margin-top: 5rem;
        margin-bottom: 5rem
    }

    .lg-padding-x-7 {
        padding-left: 5rem;
        padding-right: 5rem
    }

    .lg-padding-y-7 {
        padding-top: 5rem;
        padding-bottom: 5rem
    }

    .lg-margin-8 {
        margin: 6rem
    }

    .lg-margin-top-8 {
        margin-top: 6rem
    }

    .lg-margin-right-8 {
        margin-right: 6rem
    }

    .lg-margin-bottom-8 {
        margin-bottom: 6rem
    }

    .lg-margin-left-8 {
        margin-left: 6rem
    }

    .lg-padding-8 {
        padding: 6rem
    }

    .lg-padding-top-8 {
        padding-top: 6rem
    }

    .lg-padding-right-8 {
        padding-right: 6rem
    }

    .lg-padding-bottom-8 {
        padding-bottom: 6rem
    }

    .lg-padding-left-8 {
        padding-left: 6rem
    }

    .lg-height-8 {
        height: 6rem
    }

    .lg-max-height-8 {
        max-height: 6rem
    }

    .lg-min-height-8 {
        min-height: 6rem
    }

    .lg-width-8 {
        width: 6rem
    }

    .lg-top-8 {
        top: 6rem
    }

    .lg-right-8 {
        right: 6rem
    }

    .lg-bottom-8 {
        bottom: 6rem
    }

    .lg-left-8 {
        left: 6rem
    }

    .lg-margin-x-8 {
        margin-left: 6rem;
        margin-right: 6rem
    }

    .lg-margin-y-8 {
        margin-top: 6rem;
        margin-bottom: 6rem
    }

    .lg-padding-x-8 {
        padding-left: 6rem;
        padding-right: 6rem
    }

    .lg-padding-y-8 {
        padding-top: 6rem;
        padding-bottom: 6rem
    }

    .lg-margin-9 {
        margin: 9rem
    }

    .lg-margin-top-9 {
        margin-top: 9rem
    }

    .lg-margin-right-9 {
        margin-right: 9rem
    }

    .lg-margin-bottom-9 {
        margin-bottom: 9rem
    }

    .lg-margin-left-9 {
        margin-left: 9rem
    }

    .lg-padding-9 {
        padding: 9rem
    }

    .lg-padding-top-9 {
        padding-top: 9rem
    }

    .lg-padding-right-9 {
        padding-right: 9rem
    }

    .lg-padding-bottom-9 {
        padding-bottom: 9rem
    }

    .lg-padding-left-9 {
        padding-left: 9rem
    }

    .lg-height-9 {
        height: 9rem
    }

    .lg-max-height-9 {
        max-height: 9rem
    }

    .lg-min-height-9 {
        min-height: 9rem
    }

    .lg-width-9 {
        width: 9rem
    }

    .lg-top-9 {
        top: 9rem
    }

    .lg-right-9 {
        right: 9rem
    }

    .lg-bottom-9 {
        bottom: 9rem
    }

    .lg-left-9 {
        left: 9rem
    }

    .lg-margin-x-9 {
        margin-left: 9rem;
        margin-right: 9rem
    }

    .lg-margin-y-9 {
        margin-top: 9rem;
        margin-bottom: 9rem
    }

    .lg-padding-x-9 {
        padding-left: 9rem;
        padding-right: 9rem
    }

    .lg-padding-y-9 {
        padding-top: 9rem;
        padding-bottom: 9rem
    }

    .lg-height-10 {
        height: 12rem
    }

    .lg-max-height-10 {
        max-height: 12rem
    }

    .lg-min-height-10 {
        min-height: 12rem
    }

    .lg-width-10 {
        width: 12rem
    }

    .lg-top-10 {
        top: 12rem
    }

    .lg-right-10 {
        right: 12rem
    }

    .lg-bottom-10 {
        bottom: 12rem
    }

    .lg-left-10 {
        left: 12rem
    }

    .lg-height-11 {
        height: 16rem
    }

    .lg-max-height-11 {
        max-height: 16rem
    }

    .lg-min-height-11 {
        min-height: 16rem
    }

    .lg-width-11 {
        width: 16rem
    }

    .lg-top-11 {
        top: 16rem
    }

    .lg-right-11 {
        right: 16rem
    }

    .lg-bottom-11 {
        bottom: 16rem
    }

    .lg-left-11 {
        left: 16rem
    }

    .lg-height-12 {
        height: 19rem
    }

    .lg-max-height-12 {
        max-height: 19rem
    }

    .lg-min-height-12 {
        min-height: 19rem
    }

    .lg-width-12 {
        width: 19rem
    }

    .lg-top-12 {
        top: 19rem
    }

    .lg-right-12 {
        right: 19rem
    }

    .lg-bottom-12 {
        bottom: 19rem
    }

    .lg-left-12 {
        left: 19rem
    }

    .lg-height-13 {
        height: 22rem
    }

    .lg-max-height-13 {
        max-height: 22rem
    }

    .lg-min-height-13 {
        min-height: 22rem
    }

    .lg-width-13 {
        width: 22rem
    }

    .lg-top-13 {
        top: 22rem
    }

    .lg-right-13 {
        right: 22rem
    }

    .lg-bottom-13 {
        bottom: 22rem
    }

    .lg-left-13 {
        left: 22rem
    }

    .lg-height-14 {
        height: 25rem
    }

    .lg-max-height-14 {
        max-height: 25rem
    }

    .lg-min-height-14 {
        min-height: 25rem
    }

    .lg-width-14 {
        width: 25rem
    }

    .lg-top-14 {
        top: 25rem
    }

    .lg-right-14 {
        right: 25rem
    }

    .lg-bottom-14 {
        bottom: 25rem
    }

    .lg-left-14 {
        left: 25rem
    }

    .lg-height-15 {
        height: 31rem
    }

    .lg-max-height-15 {
        max-height: 31rem
    }

    .lg-min-height-15 {
        min-height: 31rem
    }

    .lg-width-15 {
        width: 31rem
    }

    .lg-top-15 {
        top: 31rem
    }

    .lg-right-15 {
        right: 31rem
    }

    .lg-bottom-15 {
        bottom: 31rem
    }

    .lg-left-15 {
        left: 31rem
    }
}

.text-size-1 {
    font-size: 3rem
}

.text-size-2 {
    font-size: 36px
}

.text-size-3 {
    font-size: 30px
}

.text-size-4 {
    font-size: 24px
}

.text-size-5 {
    font-size: 18px
}

.text-size-6 {
    font-size: 14px
}

.text-size-7 {
    font-size: 12px
}

.heading-font {
    font-family: "Montserrat", "Times New Roman", Times, serif
}

.copy-font {
    font-family: "Montserrat", Arial, Helvetica, sans-serif
}

.text-left {
    text-align: left
}

.text-right {
    text-align: right
}

.text-justify {
    text-align: justify
}

.text-regular {
    font-weight: normal
}

.text-bold {
    font-weight: bold
}

.text-italic {
    font-style: italic
}

.text-uppercase,
.initialism {
    text-transform: uppercase
}

.text-lowercase {
    text-transform: lowercase
}

.text-ellipsis {
    text-overflow: ellipsis
}

.text-nowrap {
    white-space: nowrap
}

.text-decoration-none {
    text-decoration: none
}

.text-decoration-underline {
    text-decoration: underline
}

.text-decoration-line-through {
    text-decoration: line-through
}

@media (min-width: 768px) {
    .sm-text-size-1 {
        font-size: 3rem
    }

    .sm-text-size-2 {
        font-size: 36px
    }

    .sm-text-size-3 {
        font-size: 30px
    }

    .sm-text-size-4 {
        font-size: 24px
    }

    .sm-text-size-5 {
        font-size: 18px
    }

    .sm-text-size-6 {
        font-size: 14px
    }

    .sm-text-size-7 {
        font-size: 12px
    }

    .sm-heading-font {
        font-family: "Montserrat", "Times New Roman", Times, serif
    }

    .sm-copy-font {
        font-family: "Montserrat", Arial, Helvetica, sans-serif
    }

    .sm-text-left {
        text-align: left
    }

    .sm-text-right {
        text-align: right
    }

    .sm-text-justify {
        text-align: justify
    }

    .sm-text-regular {
        font-weight: normal
    }

    .sm-text-bold {
        font-weight: bold
    }

    .sm-text-italic {
        font-style: italic
    }

    .sm-text-uppercase {
        text-transform: uppercase
    }

    .sm-text-lowercase {
        text-transform: lowercase
    }

    .sm-text-ellipsis {
        text-overflow: ellipsis
    }

    .sm-text-nowrap {
        white-space: nowrap
    }

    .sm-text-decoration-none {
        text-decoration: none
    }

    .sm-text-decoration-underline {
        text-decoration: underline
    }

    .sm-text-decoration-line-through {
        text-decoration: line-through
    }
}

@media (min-width: 992px) {
    .md-text-size-1 {
        font-size: 3rem
    }

    .md-text-size-2 {
        font-size: 36px
    }

    .md-text-size-3 {
        font-size: 30px
    }

    .md-text-size-4 {
        font-size: 24px
    }

    .md-text-size-5 {
        font-size: 18px
    }

    .md-text-size-6 {
        font-size: 14px
    }

    .md-text-size-7 {
        font-size: 12px
    }

    .md-heading-font {
        font-family: "Montserrat", "Times New Roman", Times, serif
    }

    .md-copy-font {
        font-family: "Montserrat", Arial, Helvetica, sans-serif
    }

    .md-text-left {
        text-align: left
    }

    .md-text-right {
        text-align: right
    }

    .md-text-justify {
        text-align: justify
    }

    .md-text-regular {
        font-weight: normal
    }

    .md-text-bold {
        font-weight: bold
    }

    .md-text-italic {
        font-style: italic
    }

    .md-text-uppercase {
        text-transform: uppercase
    }

    .md-text-lowercase {
        text-transform: lowercase
    }

    .md-text-ellipsis {
        text-overflow: ellipsis
    }

    .md-text-nowrap {
        white-space: nowrap
    }

    .md-text-decoration-none {
        text-decoration: none
    }

    .md-text-decoration-underline {
        text-decoration: underline
    }

    .md-text-decoration-line-through {
        text-decoration: line-through
    }
}

@media (min-width: 1200px) {
    .lg-text-size-1 {
        font-size: 3rem
    }

    .lg-text-size-2 {
        font-size: 36px
    }

    .lg-text-size-3 {
        font-size: 30px
    }

    .lg-text-size-4 {
        font-size: 24px
    }

    .lg-text-size-5 {
        font-size: 18px
    }

    .lg-text-size-6 {
        font-size: 14px
    }

    .lg-text-size-7 {
        font-size: 12px
    }

    .lg-heading-font {
        font-family: "Montserrat", "Times New Roman", Times, serif
    }

    .lg-copy-font {
        font-family: "Montserrat", Arial, Helvetica, sans-serif
    }

    .lg-text-left {
        text-align: left
    }

    .lg-text-right {
        text-align: right
    }

    .lg-text-justify {
        text-align: justify
    }

    .lg-text-regular {
        font-weight: normal
    }

    .lg-text-bold {
        font-weight: bold
    }

    .lg-text-italic {
        font-style: italic
    }

    .lg-text-uppercase {
        text-transform: uppercase
    }

    .md-text-lowercase {
        text-transform: lowercase
    }

    .lg-text-ellipsis {
        text-overflow: ellipsis
    }

    .lg-text-nowrap {
        white-space: nowrap
    }

    .lg-text-decoration-none {
        text-decoration: none
    }

    .lg-text-decoration-underline {
        text-decoration: underline
    }

    .lg-text-decoration-line-through {
        text-decoration: line-through
    }
}

.appearing-lead .lead-bar {
    color: #fff;
    text-align: center;
    border: none;
    opacity: 0;
    visibility: hidden;
    height: 0;
    transition: all 0.5s ease;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease
}

.appearing-lead .lead-bar .fa {
    font-size: 30px
}

.appearing-lead .lead-bar .quoteBtn {
    color: #fff;
    font-size: 30px;
    font-weight: 600;
    text-transform: uppercase;
    border: none;
    background: #000;
    padding: 20px 30px;
    width: 100%;
    text-decoration: none;
    display: block
}

.appearing-lead .lead-bar .quoteBtn:hover,
.appearing-lead .lead-bar .quoteBtn:focus,
.appearing-lead .lead-bar .quoteBtn:active {
    outline: 0;
    border: 0
}

.appearing-lead.fixed {
    box-shadow: 0 5px 10px 0 rgba(0, 0, 0, 0.04);
    position: fixed;
    top: 0;
    z-index: 9;
    left: 0;
    right: 0
}

.appearing-lead.fixed .lead-bar {
    opacity: 1;
    visibility: visible;
    height: 84px
}

@media (max-width: 768px) {
    .appearing-lead .lead-bar .fa {
        font-size: 18px
    }

    .appearing-lead .lead-bar .quoteBtn {
        font-size: 18px
    }
}

.CTA_1-0-0 .dynamic-cta {
    position: relative
}

.CTA_1-0-0 a {
    position: relative;
    display: block
}

.CTA_1-0-0 a:hover {
    text-decoration: none
}

.CTA_1-0-0 h2 {
    text-transform: initial;
    margin: 0
}

.CTA_1-0-0 p {
    text-align: center;
    margin-bottom: 0
}

.CTA_1-0-0 img {
    width: 100%
}

.CTA_1-0-0.primary-cta h2 {
    color: #fff;
    font-size: 30px;
    font-weight: 700;
    font-family: "Montserrat", "Times New Roman", Times, serif
}

.CTA_1-0-0.primary-cta p {
    color: #fff;
    font-size: 20px;
    font-weight: 400;
    font-family: "Montserrat", Arial, Helvetica, sans-serif
}

@media (max-width: 767px) {
    .CTA_1-0-0.primary-cta h2 {
        color: #fff;
        font-size: 30px;
        font-weight: 700;
        font-family: "Montserrat", "Times New Roman", Times, serif
    }

    .CTA_1-0-0.primary-cta p {
        color: #fff;
        font-size: 20px;
        font-weight: 400;
        font-family: "Montserrat", Arial, Helvetica, sans-serif
    }
}

.CTA_1-0-0.secondary-cta h2 {
    color: #fff;
    font-size: 30px;
    font-weight: 700;
    font-family: "Montserrat", "Times New Roman", Times, serif
}

.CTA_1-0-0.secondary-cta p {
    color: #fff;
    font-size: 20px;
    font-weight: 400;
    font-family: "Montserrat", Arial, Helvetica, sans-serif
}

@media (max-width: 767px) {
    .CTA_1-0-0.secondary-cta h2 {
        color: #fff;
        font-size: 30px;
        font-weight: 700;
        font-family: "Montserrat", "Times New Roman", Times, serif
    }

    .CTA_1-0-0.secondary-cta p {
        color: #fff;
        font-size: 20px;
        font-weight: 400;
        font-family: "Montserrat", Arial, Helvetica, sans-serif
    }
}

.CTA_1-0-0.tertiary-cta h2 {
    color: #fff;
    font-size: 30px;
    font-weight: 700;
    font-family: "Montserrat", "Times New Roman", Times, serif
}

.CTA_1-0-0.tertiary-cta p {
    color: #fff;
    font-size: 20px;
    font-weight: 400;
    font-family: "Montserrat", Arial, Helvetica, sans-serif
}

@media (max-width: 767px) {
    .CTA_1-0-0.tertiary-cta h2 {
        color: #fff;
        font-size: 30px;
        font-weight: 700;
        font-family: "Montserrat", "Times New Roman", Times, serif
    }

    .CTA_1-0-0.tertiary-cta p {
        color: #fff;
        font-size: 20px;
        font-weight: 400;
        font-family: "Montserrat", Arial, Helvetica, sans-serif
    }
}

.hover1 {
    position: relative;
    overflow: hidden
}

.hover1 .dynamic-cta {
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -o-transition: all .3s ease;
    -ms-transition: all .3s ease;
    transition: all .3s ease
}

.hover1 .dynamic-cta img {
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -o-transition: all .3s ease;
    -ms-transition: all .3s ease;
    transition: all .3s ease
}

@media (min-width: 768px) {
    .hover1 .dynamic-cta:hover {
        background: #000
    }

    .hover1 .dynamic-cta:hover img {
        opacity: 0.5
    }
}

.hover2 {
    position: relative;
    overflow: hidden
}

.hover2 .dynamic-cta a {
    display: block
}

.hover2 .dynamic-cta a:after {
    transition: all .3s;
    width: 100%;
    height: 0%;
    top: 0;
    left: 0;
    background: rgba(0, 0, 0, 0.5);
    position: absolute;
    z-index: 2;
    content: ''
}

.hover2 .dynamic-cta a img {
    z-index: 1
}

.hover2 .dynamic-cta a div {
    z-index: 3
}

@media (min-width: 768px) {

    .hover2 .dynamic-cta a:hover:after,
    .hover2 .dynamic-cta a:active:after {
        height: 100%
    }
}

.hover3 {
    position: relative;
    overflow: hidden
}

.hover3 .dynamic-cta a {
    display: block
}

.hover3 .dynamic-cta a:after {
    transition: all .3s;
    width: 0%;
    height: 100%;
    top: 0;
    left: 0;
    background: rgba(0, 0, 0, 0.5);
    position: absolute;
    z-index: 2;
    content: ' '
}

.hover3 .dynamic-cta a img {
    z-index: 1
}

.hover3 .dynamic-cta a div {
    z-index: 3
}

@media (min-width: 768px) {
    .hover3 .dynamic-cta a:hover:after {
        width: 100%
    }
}

.hover4 {
    position: relative;
    overflow: hidden
}

.hover4 .dynamic-cta a:after {
    transition: all .3s;
    width: 100%;
    height: 150%;
    top: 50%;
    left: 50%;
    background: rgba(0, 0, 0, 0.5);
    position: absolute;
    z-index: 2;
    content: ' ';
    opacity: 0;
    -webkit-transform: translateX(-50%) translateY(-50%) rotate(45deg);
    -moz-transform: translateX(-50%) translateY(-50%) rotate(45deg);
    -ms-transform: translateX(-50%) translateY(-50%) rotate(45deg);
    transform: translateX(-50%) translateY(-50%) rotate(45deg)
}

.hover4 .dynamic-cta a img {
    z-index: 1
}

.hover4 .dynamic-cta a div {
    z-index: 3
}

@media (min-width: 768px) {

    .hover4 .dynamic-cta a:hover:after,
    .hover4 .dynamic-cta a:active:after {
        opacity: 1
    }
}

.hover5 {
    position: relative;
    overflow: hidden
}

.hover5 .dynamic-cta a:after {
    transition: all .3s;
    width: 100%;
    height: 0%;
    top: 50%;
    left: 50%;
    background: rgba(0, 0, 0, 0.5);
    position: absolute;
    z-index: 2;
    content: ' ';
    opacity: 0;
    -webkit-transform: translateX(-50%) translateY(-50%);
    -moz-transform: translateX(-50%) translateY(-50%);
    -ms-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%)
}

.hover5 .dynamic-cta a img {
    z-index: 1
}

.hover5 .dynamic-cta a div {
    z-index: 3
}

@media (min-width: 768px) {

    .hover5 .dynamic-cta a:hover:after,
    .hover5 .dynamic-cta a:active:after {
        height: 120%;
        opacity: 1
    }
}

.hover6 {
    position: relative;
    overflow: hidden
}

.hover6 .dynamic-cta a:after {
    transition: all .3s;
    width: 0%;
    height: 100%;
    top: 50%;
    left: 50%;
    background: rgba(0, 0, 0, 0.5);
    position: absolute;
    z-index: 2;
    content: ' ';
    opacity: 0;
    -webkit-transform: translateX(-50%) translateY(-50%);
    -moz-transform: translateX(-50%) translateY(-50%);
    -ms-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%)
}

.hover6 .dynamic-cta a img {
    z-index: 1
}

.hover6 .dynamic-cta a div {
    z-index: 3
}

@media (min-width: 768px) {

    .hover6 .dynamic-cta a:hover:after,
    .hover6 .dynamic-cta a:active:after {
        width: 100%;
        opacity: 1
    }
}

.hover7 {
    position: relative;
    overflow: hidden
}

.hover7 .dynamic-cta a:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 2;
    background: rgba(0, 0, 0, 0.5);
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
    -webkit-transform: translate(-100%, 0);
    transform: translate(-100%, 0);
    -webkit-transition-timing-function: cubic-bezier(0.75, 0, 0.125, 1);
    transition-timing-function: cubic-bezier(0.75, 0, 0.125, 1)
}

.hover7 .dynamic-cta a:after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 2;
    transition-delay: .2s !important;
    -webkit-transition-delay: .2s !important;
    background: rgba(0, 0, 0, 0.1);
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
    -webkit-transform: translate(-100%, 0);
    transform: translate(-100%, 0);
    -webkit-transition-timing-function: cubic-bezier(0.75, 0, 0.125, 1);
    transition-timing-function: cubic-bezier(0.75, 0, 0.125, 1)
}

.hover7 .dynamic-cta a img {
    z-index: 1
}

.hover7 .dynamic-cta a div {
    z-index: 3
}

@media (min-width: 768px) {

    .hover7 .dynamic-cta a:hover:before,
    .hover7 .dynamic-cta a:hover:after,
    .hover7 .dynamic-cta a:active:before,
    .hover7 .dynamic-cta a:active:after {
        -webkit-transform: translate(0, 0);
        transform: translate(0, 0)
    }
}

.hover8 {
    position: relative;
    overflow: hidden
}

.hover8 .dynamic-cta a:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 2;
    background: rgba(0, 0, 0, 0.5);
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
    -webkit-transform: translate(0, -100%);
    transform: translate(0, -100%);
    -webkit-transition-timing-function: cubic-bezier(0.75, 0, 0.125, 1);
    transition-timing-function: cubic-bezier(0.75, 0, 0.125, 1)
}

.hover8 .dynamic-cta a:after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 2;
    transition-delay: .2s !important;
    -webkit-transition-delay: .2s !important;
    background: rgba(0, 0, 0, 0.1);
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
    -webkit-transform: translate(0, -100%);
    transform: translate(0, -100%);
    -webkit-transition-timing-function: cubic-bezier(0.75, 0, 0.125, 1);
    transition-timing-function: cubic-bezier(0.75, 0, 0.125, 1)
}

.hover8 .dynamic-cta a img {
    z-index: 1
}

.hover8 .dynamic-cta a div {
    z-index: 3
}

@media (min-width: 768px) {

    .hover8 .dynamic-cta a:hover:before,
    .hover8 .dynamic-cta a:hover:after,
    .hover8 .dynamic-cta a:active:before,
    .hover8 .dynamic-cta a:active:after {
        -webkit-transform: translate(0, 0);
        transform: translate(0, 0)
    }
}

.fancy1>div {
    background: #000;
    overflow: hidden;
    position: relative
}

.fancy1>div:after {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border-top: 1px solid #fff;
    border-bottom: 1px solid #fff;
    content: '';
    opacity: 0;
    -webkit-transform: rotate3d(0, 0, 1, 45deg) scale3d(1, 0, 1);
    transform: rotate3d(0, 0, 1, 45deg) scale3d(1, 0, 1);
    -webkit-transform-origin: 50% 50%;
    transform-origin: 50% 50%;
    -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
    transition: opacity 0.35s, transform 0.35s
}

.fancy1>div .dynamic-cta {
    z-index: 1
}

.fancy1>div .dynamic-cta img {
    opacity: 0.9
}

.fancy1>div .dynamic-cta img,
.fancy1>div .dynamic-cta .text-left {
    -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
    transition: opacity 0.35s, transform 0.35s
}

.fancy1>div .dynamic-cta h2 {
    opacity: 1;
    -webkit-transform: scale3d(0.8, 0.8, 1);
    transform: scale3d(0.8, 0.8, 1);
    -webkit-transition: -webkit-transform 0.35s;
    transition: transform 0.35s
}

.fancy1>div .dynamic-cta p {
    opacity: 0;
    padding: 0.5em 2em;
    -webkit-transform: scale3d(0.8, 0.8, 1);
    transform: scale3d(0.8, 0.8, 1)
}

@media (min-width: 768px) {
    .fancy1>div:hover:after {
        opacity: 1;
        -webkit-transform: rotate3d(0, 0, 1, 45deg) scale3d(1, 1, 1);
        transform: rotate3d(0, 0, 1, 45deg) scale3d(1, 1, 1)
    }

    .fancy1>div:hover img {
        opacity: 0.6;
        -webkit-transform: scale3d(1.05, 1.05, 1);
        transform: scale3d(1.05, 1.05, 1)
    }

    .fancy1>div:hover h2,
    .fancy1>div:hover .text-left {
        opacity: 1;
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1)
    }
}

.fancy2>div {
    background: #000;
    -webkit-perspective: 1400px;
    perspective: 1400px;
    position: relative;
    overflow: hidden
}

.fancy2>div .dynamic-cta a img {
    -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
    transition: opacity 0.35s, transform 0.35s;
    -webkit-transform: translate3d(0, 0, 300px);
    transform: translate3d(0, 0, 300px)
}

.fancy2>div .dynamic-cta a div {
    width: 100%
}

.fancy2>div .dynamic-cta a div h2,
.fancy2>div .dynamic-cta a div p {
    position: absolute;
    top: 50%;
    left: 0;
    width: 100%;
    -webkit-transition: -webkit-transform 0.35s;
    transition: transform 0.35s
}

.fancy2>div .dynamic-cta a div h2 {
    margin: 0;
    -webkit-transform: translate3d(0, -50%, 0) translate3d(0, -150%, 0);
    transform: translate3d(0, -50%, 0) translate3d(0, -150%, 0)
}

.fancy2>div .dynamic-cta a div p {
    background: transparent;
    -webkit-transform: translate3d(0, -50%, 0) translate3d(0, 150%, 0);
    transform: translate3d(0, -50%, 0) translate3d(0, 150%, 0)
}

.fancy2>div:before,
.fancy2>div:after {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 80%;
    height: 1px;
    background: #fff;
    content: '';
    -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
    transition: opacity 0.35s, transform 0.35s;
    -webkit-transform: translate3d(-50%, -50%, 0);
    transform: translate3d(-50%, -50%, 0)
}

@media (min-width: 768px) {
    .fancy2>div:hover:before {
        opacity: 0.5;
        -webkit-transform: translate3d(-50%, -50%, 0) rotate(45deg);
        transform: translate3d(-50%, -50%, 0) rotate(45deg)
    }

    .fancy2>div:hover:after {
        opacity: 0.5;
        -webkit-transform: translate3d(-50%, -50%, 0) rotate(-45deg);
        transform: translate3d(-50%, -50%, 0) rotate(-45deg)
    }

    .fancy2>div:hover img {
        opacity: 0.6;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }

    .fancy2>div:hover h2 {
        -webkit-transform: translate3d(0, -50%, 0) translate3d(0, -100%, 0);
        transform: translate3d(0, -50%, 0) translate3d(0, -100%, 0)
    }

    .fancy2>div:hover p {
        -webkit-transform: translate3d(0, -50%, 0) translate3d(0, 100%, 0);
        transform: translate3d(0, -50%, 0) translate3d(0, 100%, 0)
    }
}

.fancy3>div {
    text-align: left;
    background: #000;
    position: relative;
    overflow: hidden
}

.fancy3>div:before {
    position: absolute;
    top: 30px;
    right: 30px;
    bottom: 30px;
    left: 30px;
    border: 1px solid #fff;
    content: '';
    opacity: 0;
    -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
    transition: opacity 0.35s, transform 0.35s;
    -webkit-transform: translate3d(-20px, 0, 0);
    transform: translate3d(-20px, 0, 0)
}

.fancy3>div .dynamic-cta a img {
    width: 100%;
    -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
    transition: opacity 0.35s, transform 0.35s
}

.fancy3>div .dynamic-cta a div {
    padding: 75px !important
}

.fancy3>div .dynamic-cta a div h2 {
    text-align: left !important
}

.fancy3>div .dynamic-cta a div p {
    background: transparent;
    text-align: left !important;
    opacity: 0;
    -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
    transition: opacity 0.35s, transform 0.35s;
    -webkit-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0)
}

@media (min-width: 768px) {
    .fancy3>div:hover:before {
        opacity: 1;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }

    .fancy3>div:hover .dynamic-cta a div .text-left {
        opacity: 1 !important;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }

    .fancy3>div:hover img {
        opacity: 0.6;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
}

.fancy4>div {
    background: #000;
    overflow: visible;
    position: relative
}

.fancy4>div:before {
    border-top: 1px solid #fff;
    border-bottom: 1px solid #fff;
    -webkit-transform: scale(0, 1);
    transform: scale(0, 1)
}

.fancy4>div:after {
    border-right: 1px solid #fff;
    border-left: 1px solid #fff;
    -webkit-transform: scale(1, 0);
    transform: scale(1, 0)
}

.fancy4>div:before,
.fancy4>div:after {
    position: absolute;
    top: 30px;
    right: 30px;
    bottom: 30px;
    left: 30px;
    content: '';
    opacity: 0;
    -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
    transition: opacity 0.35s, transform 0.35s
}

.fancy4>div .dynamic-cta {
    z-index: 1
}

.fancy4>div .dynamic-cta img {
    opacity: 0.7;
    -webkit-transition: opacity 0.35s;
    transition: opacity 0.35s;
    -webkit-backface-visibility: hidden
}

.fancy4>div .dynamic-cta h2 {
    -webkit-transition: -webkit-transform 0.35s;
    transition: transform 0.35s;
    -webkit-transform: translate3d(0, -20px, 0);
    transform: translate3d(0, -20px, 0)
}

.fancy4>div .dynamic-cta p {
    background: transparent;
    opacity: 0;
    -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
    transition: opacity 0.35s, transform 0.35s;
    -webkit-transform: translate3d(0, 20px, 0);
    transform: translate3d(0, 20px, 0)
}

@media (min-width: 768px) {

    .fancy4>div:hover:before,
    .fancy4>div:hover:after {
        opacity: 1;
        -webkit-transform: scale(1);
        transform: scale(1)
    }

    .fancy4>div:hover img {
        opacity: 0.4
    }

    .fancy4>div:hover h2,
    .fancy4>div:hover p {
        opacity: 1;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
}

.fancy5>div {
    background: #000;
    text-align: right
}

.fancy5>div .dynamic-cta a div {
    width: 100%;
    height: 100%
}

.fancy5>div .dynamic-cta a div h2,
.fancy5>div .dynamic-cta a div p {
    position: absolute;
    right: 30px;
    left: 30px;
    padding: 10px 0
}

.fancy5>div .dynamic-cta a div h2 {
    text-align: right !important;
    -webkit-transition: -webkit-transform 0.35s;
    transition: transform 0.35s;
    -webkit-transform: translate3d(0, 20px, 0);
    transform: translate3d(0, 20px, 0)
}

.fancy5>div .dynamic-cta a div h2:after {
    position: absolute;
    top: 100%;
    left: 0;
    width: 100%;
    height: 4px;
    background: #fff;
    content: '';
    opacity: 0;
    -webkit-transform: translate3d(0, 40px, 0);
    transform: translate3d(0, 40px, 0);
    -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
    transition: opacity 0.35s, transform 0.35s
}

.fancy5>div .dynamic-cta a div p {
    background: transparent;
    line-height: 1.5;
    bottom: 0;
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
    -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
    transition: opacity 0.35s, transform 0.35s
}

@media (min-width: 768px) {
    .fancy5>div .dynamic-cta:hover img {
        opacity: 0.6
    }

    .fancy5>div .dynamic-cta:hover h2 {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }

    .fancy5>div .dynamic-cta:hover h2:after {
        opacity: 1;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }

    .fancy5>div .dynamic-cta:hover p {
        opacity: 1;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
}

.fancy6>div {
    background: #000;
    overflow: hidden
}

.fancy6>div img {
    -webkit-transition: opacity 1s, -webkit-transform 1s;
    transition: opacity 1s, transform 1s;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}

.fancy6>div p {
    display: inline-block;
    -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
    transition: opacity 0.35s, transform 0.35s;
    -webkit-transform: translate3d(-500px, 0, 0);
    transform: translate3d(-500px, 0, 0);
    -webkit-transition-delay: 0.15s;
    transition-delay: 0.15s
}

@media (min-width: 768px) {
    .fancy6>div:hover img {
        opacity: 0.4;
        -webkit-transform: scale3d(1.1, 1.1, 1);
        transform: scale3d(1.1, 1.1, 1)
    }

    .fancy6>div:hover .text-left {
        opacity: 1;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
}

.fancy7>div {
    background: #000;
    overflow: hidden;
    position: relative
}

.fancy7>div .dynamic-cta a {
    position: relative;
    display: block;
    align-items: normal;
    justify-content: normal
}

.fancy7>div .dynamic-cta a div {
    position: relative;
    width: 100%;
    top: auto;
    bottom: 0;
    left: auto;
    padding: 0;
    margin: 0px
}

.fancy7>div .dynamic-cta a img {
    -webkit-transition: -webkit-transform 0.35s;
    transition: transform 0.35s;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}

.fancy7>div .dynamic-cta a .text-left,
.fancy7>div .dynamic-cta a h2 {
    position: absolute;
    bottom: 0;
    left: 0;
    padding: 30px
}

.fancy7>div .dynamic-cta a p {
    background: transparent;
    margin-bottom: 0;
    opacity: 0;
    -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
    transition: opacity 0.35s, transform 0.35s;
    -webkit-transform: translate3d(0, 50px, 0);
    transform: translate3d(0, 50px, 0);
    height: 80px;
    padding: 10px;
    display: flex;
    align-items: center
}

.fancy7>div .dynamic-cta a h2 {
    -webkit-transition: -webkit-transform 0.35s;
    transition: transform 0.35s
}

@media (min-width: 768px) {
    .fancy7>div .dynamic-cta a:hover img {
        -webkit-transform: translate3d(0, -80px, 0);
        transform: translate3d(0, -80px, 0)
    }

    .fancy7>div .dynamic-cta a:hover .text-left {
        opacity: 1;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }

    .fancy7>div .dynamic-cta a:hover h2 {
        -webkit-transform: translate3d(0, -100px, 0);
        transform: translate3d(0, -100px, 0)
    }
}

.fancy8>div {
    background: #000;
    position: relative;
    overflow: hidden
}

.fancy8>div .dynamic-cta a img {
    width: 100%;
    opacity: 0.7;
    -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
    transition: opacity 0.35s, transform 0.35s;
    -webkit-transform: translate3d(0, 0, 0) scale(1.12);
    transform: translate3d(0, 0, 0) scale(1.12);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}

.fancy8>div .dynamic-cta a div {
    width: 100%;
    height: 100%;
    padding: 20px
}

.fancy8>div .dynamic-cta a div h2 {
    position: absolute;
    right: 0;
    bottom: 0;
    padding: 1em 1.2em
}

.fancy8>div .dynamic-cta a div p {
    background: transparent;
    padding: 0 10px 0 0;
    width: 50%;
    border-right: 1px solid #fff !important;
    text-align: right !important;
    opacity: 0;
    -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
    transition: opacity 0.35s, transform 0.35s;
    -webkit-transform: translate3d(-40px, 0, 0);
    transform: translate3d(-40px, 0, 0)
}

@media (min-width: 768px) {
    .fancy8>div .dynamic-cta:hover img {
        opacity: 0.5;
        -webkit-transform: translate3d(0, 0, 0) scale(1);
        transform: translate3d(0, 0, 0) scale(1)
    }

    .fancy8>div .dynamic-cta:hover p {
        opacity: 1;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
}

.fancy9>div {
    background: #000;
    position: relative;
    overflow: hidden
}

.fancy9>div .dynamic-cta a img {
    margin: -10px 0 0 -10px;
    max-width: none;
    width: -webkit-calc(100% + 10px);
    width: calc(100% + 10px);
    opacity: 0.9;
    -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
    transition: opacity 0.35s, transform 0.35s;
    -webkit-transform: translate3d(10px, 10px, 0);
    transform: translate3d(10px, 10px, 0);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}

.fancy9>div .dynamic-cta a div {
    width: 100%;
    height: 100%;
    padding: 20px
}

.fancy9>div .dynamic-cta a div h2 {
    text-align: left;
    -webkit-transition: -webkit-transform 0.35s;
    transition: transform 0.35s;
    -webkit-transform: translate3d(5px, 5px, 0);
    transform: translate3d(5px, 5px, 0)
}

.fancy9>div .dynamic-cta a div p {
    background: transparent;
    text-align: right !important;
    position: absolute;
    right: 0;
    bottom: 0;
    padding: 0 1.5em 1.5em 0;
    width: 140px;
    opacity: 0;
    -webkit-transform: translate3d(20px, 20px, 0);
    transform: translate3d(20px, 20px, 0);
    -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
    transition: opacity 0.35s, transform 0.35s
}

.fancy9>div .dynamic-cta:before {
    position: absolute;
    right: -100px;
    bottom: -100px;
    width: 300px;
    height: 300px;
    border: 2px solid #fff;
    border-radius: 50%;
    box-shadow: 0 0 0 900px rgba(255, 255, 255, 0.2);
    content: '';
    opacity: 0;
    -webkit-transform: scale3d(0.5, 0.5, 1);
    transform: scale3d(0.5, 0.5, 1);
    -webkit-transform-origin: 50% 50%;
    transform-origin: 50% 50%;
    -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
    transition: opacity 0.35s, transform 0.35s
}

@media (min-width: 768px) {
    .fancy9>div .dynamic-cta:hover:before {
        opacity: 1;
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1)
    }

    .fancy9>div .dynamic-cta:hover img {
        opacity: 0.6;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }

    .fancy9>div .dynamic-cta:hover h2,
    .fancy9>div .dynamic-cta:hover p {
        opacity: 1;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
}

.ItemGroup_1-0-0 .featuredItems {
    padding: 0px;
    margin: 0px
}

.ItemGroup_1-0-0 .featuredItems .headerTitle {
    background: transparent;
    color: #222;
    padding: 15px 10px;
    font-size: 30px;
    text-transform: uppercase;
    font-weight: bold;
    font-style: normal;
    text-align: center;
    margin-top: 10px
}

.ItemGroup_1-0-0 .featuredItems .slick-slide {
    margin: 0 5px;
    height: 300px;
    border: 1px solid #ccc;
    box-shadow: 1px 1px 10px #ccc;
    padding: 10px
}

.ItemGroup_1-0-0 .featuredItems .itemDetail {
    padding: 0 5px;
    margin-top: 20px
}

.ItemGroup_1-0-0 .featuredItems .itemDetail .itemTitle a {
    color: #000;
    font-size: 14px;
    font-weight: normal;
    text-align: center
}

.ItemGroup_1-0-0 .featuredItems .itemDetail .itemTitle a:hover {
    text-decoration: underline
}

.ItemGroup_1-0-0 .featuredItems .itemDetail .itemPrice strong {
    color: #000;
    font-size: 14px;
    font-weight: bold;
    text-align: center
}

#moreItems {
    margin-top: 20px;
    text-align: center
}

#moreItems .btn {
    background: transparent;
    border-radius: 15px;
    border: 2px solid #000;
    padding: 2px 12px;
    font-weight: bold;
    font-size: 14px;
    color: #222
}

#moreItems .btn .fa {
    -webkit-transition: all 0.1s linear;
    -o-transition: all 0.1s linear;
    transition: all 0.1s linear
}

#moreItems .btn:hover .fa {
    margin-left: 5px
}

#moreItems .btn:active {
    color: #000;
    box-shadow: none
}

.slick-prev {
    left: 0 !important
}

.slick-next {
    right: 0 !important
}

.slick-prev:before,
.slick-next:before {
    color: #000
}

@media (min-width: 480px) {
    .featuredItems {
        margin: 0 15px 0 0
    }
}

.lead-form-title {
    color: #000
}

.ari-form-container {
    margin-bottom: 10px
}

@media (max-width: 768px) {
    .ari-form-container {
        font-size: 16px
    }

    .ari-form-container .btn {
        width: 100%
    }

    .form-control:not(.queryString) {
        height: 48px
    }
}

.LeadForm_1-0-0 .success-message .alert-success {
    font-weight: bold;
    font-size: 20px;
    text-align: center
}

@media (min-width: 768px) {
    .twocolumns {
        width: 50%;
        float: left;
        padding-left: 5px;
        padding-right: 5px
    }

    .threecolumns {
        width: 33%;
        float: left;
        padding-left: 5px;
        padding-right: 5px
    }

    .fourcolumns {
        width: 25%;
        float: left;
        padding-left: 5px;
        padding-right: 5px
    }

    .fivecolumns {
        width: 20%;
        float: left;
        padding-left: 5px;
        padding-right: 5px
    }
}

.alpaca-container-item[data-alpaca-container-item-name="optIn"] {
    clear: both
}

.main-content .footer-column_1-0-0 .panel-heading {
    color: #fff;
    background-color: #000
}

.main-content .footer-column_1-0-0 .panel-heading .panel-title {
    font-size: 18px;
    font-weight: normal;
    font-style: normal
}

.main-content .footer-column_1-0-0 .panel-body {
    font-size: 13px;
    color: #222;
    background-color: transparent;
    padding: 8px
}

.main-content .footer-column_1-0-0 .panel-body .timeTitle {
    color: #222;
    margin-top: 0;
    margin-bottom: 5px;
    font-size: 22px;
    font-weight: normal;
    font-style: normal
}

.main-content .Locations_1-0-0 .footer-column_1-0-0 .footer-column-group .footer-column-content {
    width: 100%
}

.LogoBar_1-0-0 .logo-bar-logo {
    padding: 15px 10px;
    margin: 0 10px;
    border: 0px solid #7C3030;
    background-color: #fff
}

.OfferRotator_1-0-0 .offer-rotator .offer-slider {
    margin-bottom: 0
}

.OfferRotator_1-0-0 .offer-rotator .offer-slider .slick-dots {
    background: #23272e;
    position: relative;
    bottom: auto
}

.OfferRotator_1-0-0 .offer-rotator .offer-slider .slick-dots li button:before {
    color: #909090
}

.OfferRotator_1-0-0 .offer-rotator .offer-slider .slick-dots li.slick-active button:before {
    color: #000
}

.OfferRotator_1-0-0 .offer-rotator .offer-thumbs {
    background: #23272e;
    margin: 0
}

.OfferRotator_1-0-0 .offer-rotator .description {
    display: none
}

@media (min-width: 768px) {
    .OfferRotator_1-0-0 .offer-thumbs {
        background-color: #23272e
    }

    .OfferRotator_1-0-0 .offer-thumbs .slick-track {
        padding: 7px 0;
        right: 0;
        margin: 0 auto
    }

    .OfferRotator_1-0-0 .offer-thumbs .slick-track img {
        cursor: pointer
    }

    .OfferRotator_1-0-0 .offer-thumbs .slick-track .slick-current:focus {
        outline: 1px solid #000;
        -webkit-box-shadow: 0 0 5px 2px rgba(0, 0, 0, 0.6);
        box-shadow: 0 0 5px 2px rgba(0, 0, 0, 0.6)
    }
}

.social-media.store-group a {
    font-size: 0
}

.social-media.store-group a .fa {
    font-size: 2rem
}

.social-media.store-group a .fa-facebook {
    background-color: #3b5998;
    color: #fff;
    display: inline-block;
    height: 50px;
    width: 50px;
    line-height: 50px
}

.social-media.store-group a .fa-google-plus {
    background-color: #dd4b39;
    color: #fff;
    display: inline-block;
    height: 50px;
    width: 50px;
    line-height: 50px
}

.social-media.store-group a .fa-twitter {
    background-color: #1da1f2;
    color: #fff;
    display: inline-block;
    height: 50px;
    width: 50px;
    line-height: 50px
}

.social-media.store-group a .fa-youtube {
    background-color: #cd201f;
    color: #fff;
    display: inline-block;
    height: 50px;
    width: 50px;
    line-height: 50px
}

.social-media.store-group a .fa-pinterest,
.social-media.store-group a .fa-pinterest-p {
    background-color: #bd081c;
    color: #fff;
    display: inline-block;
    height: 50px;
    width: 50px;
    line-height: 50px
}

.social-media.store-group a .fa-linkedin {
    background-color: #007bb6;
    color: #fff;
    display: inline-block;
    height: 50px;
    width: 50px;
    line-height: 50px
}

.social-media.store-group a .fa-vimeo {
    background-color: #aad450;
    color: #fff;
    display: inline-block;
    height: 50px;
    width: 50px;
    line-height: 50px
}

.social-media.store-group a .fa-tumblr {
    background-color: #32506d;
    color: #fff;
    display: inline-block;
    height: 50px;
    width: 50px;
    line-height: 50px
}

.social-media.store-group a .fa-instagram {
    background-color: #517fa4;
    color: #fff;
    display: inline-block;
    height: 50px;
    width: 50px;
    line-height: 50px
}

.social-media.store-group a .fa-dribbble {
    background-color: #ea4c89;
    color: #fff;
    display: inline-block;
    height: 50px;
    width: 50px;
    line-height: 50px
}

.social-media.store-group a .fa-quora {
    background-color: #a82400;
    color: #fff;
    display: inline-block;
    height: 50px;
    width: 50px;
    line-height: 50px
}

.social-media.store-group a .fa-foursquare {
    background-color: #0072b1;
    color: #fff;
    display: inline-block;
    height: 50px;
    width: 50px;
    line-height: 50px
}

.social-media.store-group a .fa-vk {
    background-color: #45668e;
    color: #fff;
    display: inline-block;
    height: 50px;
    width: 50px;
    line-height: 50px
}

.social-media.store-group a .fa-wordpress {
    background-color: #21759b;
    color: #fff;
    display: inline-block;
    height: 50px;
    width: 50px;
    line-height: 50px
}

.social-media.store-group a .fa-stumbleupon {
    background-color: #EB4823;
    color: #fff;
    display: inline-block;
    height: 50px;
    width: 50px;
    line-height: 50px
}

.social-media.store-group a .fa-yahoo {
    background-color: #7B0099;
    color: #fff;
    display: inline-block;
    height: 50px;
    width: 50px;
    line-height: 50px
}

.social-media.store-group a .fa-soundcloud {
    background-color: #ff3a00;
    color: #fff;
    display: inline-block;
    height: 50px;
    width: 50px;
    line-height: 50px
}

.social-media.store-group a .fa-yelp {
    background-color: #d32323;
    color: #fff;
    display: inline-block;
    height: 50px;
    width: 50px;
    line-height: 50px
}

.social-media.store-group a .fa-amazon {
    background-color: #146eb4;
    color: #fff;
    display: inline-block;
    height: 50px;
    width: 50px;
    line-height: 50px
}

.social-media.store-group a .fa-snapchat-ghost {
    background-color: #000;
    color: #fff;
    display: inline-block;
    height: 50px;
    width: 50px;
    line-height: 50px
}

.social-media.store-group a:hover {
    text-decoration: none
}

.sMediaColors .fa-facebook,
.footer .footer-a .footerarea-bottom .footer-nav .smedia-nav li a .fa-facebook,
.footer .footer-b .footerarea-top .contact-info .contact-wrapper .smedia-nav li a .fa-facebook,
.footer .footer-c .footerarea-top .contact-info .location-info .smedia-nav li a .fa-facebook {
    background-color: #3b5998;
    color: #fff
}

.sMediaColors .fa-facebook:hover,
.footer .footer-a .footerarea-bottom .footer-nav .smedia-nav li a .fa-facebook:hover,
.footer .footer-b .footerarea-top .contact-info .contact-wrapper .smedia-nav li a .fa-facebook:hover,
.footer .footer-c .footerarea-top .contact-info .location-info .smedia-nav li a .fa-facebook:hover {
    color: #fff
}

.sMediaColors .fa-google-plus,
.footer .footer-a .footerarea-bottom .footer-nav .smedia-nav li a .fa-google-plus,
.footer .footer-b .footerarea-top .contact-info .contact-wrapper .smedia-nav li a .fa-google-plus,
.footer .footer-c .footerarea-top .contact-info .location-info .smedia-nav li a .fa-google-plus {
    background-color: #dd4b39;
    color: #fff
}

.sMediaColors .fa-google-plus:hover,
.footer .footer-a .footerarea-bottom .footer-nav .smedia-nav li a .fa-google-plus:hover,
.footer .footer-b .footerarea-top .contact-info .contact-wrapper .smedia-nav li a .fa-google-plus:hover,
.footer .footer-c .footerarea-top .contact-info .location-info .smedia-nav li a .fa-google-plus:hover {
    color: #fff
}

.sMediaColors .fa-twitter,
.footer .footer-a .footerarea-bottom .footer-nav .smedia-nav li a .fa-twitter,
.footer .footer-b .footerarea-top .contact-info .contact-wrapper .smedia-nav li a .fa-twitter,
.footer .footer-c .footerarea-top .contact-info .location-info .smedia-nav li a .fa-twitter {
    background-color: #00aced;
    color: #fff
}

.sMediaColors .fa-twitter:hover,
.footer .footer-a .footerarea-bottom .footer-nav .smedia-nav li a .fa-twitter:hover,
.footer .footer-b .footerarea-top .contact-info .contact-wrapper .smedia-nav li a .fa-twitter:hover,
.footer .footer-c .footerarea-top .contact-info .location-info .smedia-nav li a .fa-twitter:hover {
    color: #fff
}

.sMediaColors .fa-youtube,
.footer .footer-a .footerarea-bottom .footer-nav .smedia-nav li a .fa-youtube,
.footer .footer-b .footerarea-top .contact-info .contact-wrapper .smedia-nav li a .fa-youtube,
.footer .footer-c .footerarea-top .contact-info .location-info .smedia-nav li a .fa-youtube {
    background-color: #bb0000;
    color: #fff
}

.sMediaColors .fa-youtube:hover,
.footer .footer-a .footerarea-bottom .footer-nav .smedia-nav li a .fa-youtube:hover,
.footer .footer-b .footerarea-top .contact-info .contact-wrapper .smedia-nav li a .fa-youtube:hover,
.footer .footer-c .footerarea-top .contact-info .location-info .smedia-nav li a .fa-youtube:hover {
    color: #fff
}

.sMediaColors .fa-pinterest,
.footer .footer-a .footerarea-bottom .footer-nav .smedia-nav li a .fa-pinterest,
.footer .footer-b .footerarea-top .contact-info .contact-wrapper .smedia-nav li a .fa-pinterest,
.footer .footer-c .footerarea-top .contact-info .location-info .smedia-nav li a .fa-pinterest {
    background-color: #cb2027;
    color: #fff
}

.sMediaColors .fa-pinterest:hover,
.footer .footer-a .footerarea-bottom .footer-nav .smedia-nav li a .fa-pinterest:hover,
.footer .footer-b .footerarea-top .contact-info .contact-wrapper .smedia-nav li a .fa-pinterest:hover,
.footer .footer-c .footerarea-top .contact-info .location-info .smedia-nav li a .fa-pinterest:hover {
    color: #fff
}

.sMediaColors .fa-linkedin,
.footer .footer-a .footerarea-bottom .footer-nav .smedia-nav li a .fa-linkedin,
.footer .footer-b .footerarea-top .contact-info .contact-wrapper .smedia-nav li a .fa-linkedin,
.footer .footer-c .footerarea-top .contact-info .location-info .smedia-nav li a .fa-linkedin {
    background-color: #007bb6;
    color: #fff
}

.sMediaColors .fa-linkedin:hover,
.footer .footer-a .footerarea-bottom .footer-nav .smedia-nav li a .fa-linkedin:hover,
.footer .footer-b .footerarea-top .contact-info .contact-wrapper .smedia-nav li a .fa-linkedin:hover,
.footer .footer-c .footerarea-top .contact-info .location-info .smedia-nav li a .fa-linkedin:hover {
    color: #fff
}

.sMediaColors .fa-vimeo,
.footer .footer-a .footerarea-bottom .footer-nav .smedia-nav li a .fa-vimeo,
.footer .footer-b .footerarea-top .contact-info .contact-wrapper .smedia-nav li a .fa-vimeo,
.footer .footer-c .footerarea-top .contact-info .location-info .smedia-nav li a .fa-vimeo {
    background-color: #aad450;
    color: #fff
}

.sMediaColors .fa-vimeo:hover,
.footer .footer-a .footerarea-bottom .footer-nav .smedia-nav li a .fa-vimeo:hover,
.footer .footer-b .footerarea-top .contact-info .contact-wrapper .smedia-nav li a .fa-vimeo:hover,
.footer .footer-c .footerarea-top .contact-info .location-info .smedia-nav li a .fa-vimeo:hover {
    color: #fff
}

.sMediaColors .fa-tumblr,
.footer .footer-a .footerarea-bottom .footer-nav .smedia-nav li a .fa-tumblr,
.footer .footer-b .footerarea-top .contact-info .contact-wrapper .smedia-nav li a .fa-tumblr,
.footer .footer-c .footerarea-top .contact-info .location-info .smedia-nav li a .fa-tumblr {
    background-color: #32506d;
    color: #fff
}

.sMediaColors .fa-tumblr:hover,
.footer .footer-a .footerarea-bottom .footer-nav .smedia-nav li a .fa-tumblr:hover,
.footer .footer-b .footerarea-top .contact-info .contact-wrapper .smedia-nav li a .fa-tumblr:hover,
.footer .footer-c .footerarea-top .contact-info .location-info .smedia-nav li a .fa-tumblr:hover {
    color: #fff
}

.sMediaColors .fa-instagram,
.footer .footer-a .footerarea-bottom .footer-nav .smedia-nav li a .fa-instagram,
.footer .footer-b .footerarea-top .contact-info .contact-wrapper .smedia-nav li a .fa-instagram,
.footer .footer-c .footerarea-top .contact-info .location-info .smedia-nav li a .fa-instagram {
    background-color: #517fa4;
    color: #fff
}

.sMediaColors .fa-instagram:hover,
.footer .footer-a .footerarea-bottom .footer-nav .smedia-nav li a .fa-instagram:hover,
.footer .footer-b .footerarea-top .contact-info .contact-wrapper .smedia-nav li a .fa-instagram:hover,
.footer .footer-c .footerarea-top .contact-info .location-info .smedia-nav li a .fa-instagram:hover {
    color: #fff
}

.sMediaColors .fa-dribbble,
.footer .footer-a .footerarea-bottom .footer-nav .smedia-nav li a .fa-dribbble,
.footer .footer-b .footerarea-top .contact-info .contact-wrapper .smedia-nav li a .fa-dribbble,
.footer .footer-c .footerarea-top .contact-info .location-info .smedia-nav li a .fa-dribbble {
    background-color: #ea4c89;
    color: #fff
}

.sMediaColors .fa-dribbble:hover,
.footer .footer-a .footerarea-bottom .footer-nav .smedia-nav li a .fa-dribbble:hover,
.footer .footer-b .footerarea-top .contact-info .contact-wrapper .smedia-nav li a .fa-dribbble:hover,
.footer .footer-c .footerarea-top .contact-info .location-info .smedia-nav li a .fa-dribbble:hover {
    color: #fff
}

.sMediaColors .fa-quora,
.footer .footer-a .footerarea-bottom .footer-nav .smedia-nav li a .fa-quora,
.footer .footer-b .footerarea-top .contact-info .contact-wrapper .smedia-nav li a .fa-quora,
.footer .footer-c .footerarea-top .contact-info .location-info .smedia-nav li a .fa-quora {
    background-color: #a82400;
    color: #fff
}

.sMediaColors .fa-quora:hover,
.footer .footer-a .footerarea-bottom .footer-nav .smedia-nav li a .fa-quora:hover,
.footer .footer-b .footerarea-top .contact-info .contact-wrapper .smedia-nav li a .fa-quora:hover,
.footer .footer-c .footerarea-top .contact-info .location-info .smedia-nav li a .fa-quora:hover {
    color: #fff
}

.sMediaColors .fa-foursquare,
.footer .footer-a .footerarea-bottom .footer-nav .smedia-nav li a .fa-foursquare,
.footer .footer-b .footerarea-top .contact-info .contact-wrapper .smedia-nav li a .fa-foursquare,
.footer .footer-c .footerarea-top .contact-info .location-info .smedia-nav li a .fa-foursquare {
    background-color: #0072b1;
    color: #fff
}

.sMediaColors .fa-foursquare:hover,
.footer .footer-a .footerarea-bottom .footer-nav .smedia-nav li a .fa-foursquare:hover,
.footer .footer-b .footerarea-top .contact-info .contact-wrapper .smedia-nav li a .fa-foursquare:hover,
.footer .footer-c .footerarea-top .contact-info .location-info .smedia-nav li a .fa-foursquare:hover {
    color: #fff
}

.sMediaColors .fa-vk,
.footer .footer-a .footerarea-bottom .footer-nav .smedia-nav li a .fa-vk,
.footer .footer-b .footerarea-top .contact-info .contact-wrapper .smedia-nav li a .fa-vk,
.footer .footer-c .footerarea-top .contact-info .location-info .smedia-nav li a .fa-vk {
    background-color: #45668e;
    color: #fff
}

.sMediaColors .fa-vk:hover,
.footer .footer-a .footerarea-bottom .footer-nav .smedia-nav li a .fa-vk:hover,
.footer .footer-b .footerarea-top .contact-info .contact-wrapper .smedia-nav li a .fa-vk:hover,
.footer .footer-c .footerarea-top .contact-info .location-info .smedia-nav li a .fa-vk:hover {
    color: #fff
}

.sMediaColors .fa-wordpress,
.footer .footer-a .footerarea-bottom .footer-nav .smedia-nav li a .fa-wordpress,
.footer .footer-b .footerarea-top .contact-info .contact-wrapper .smedia-nav li a .fa-wordpress,
.footer .footer-c .footerarea-top .contact-info .location-info .smedia-nav li a .fa-wordpress {
    background-color: #21759b;
    color: #fff
}

.sMediaColors .fa-wordpress:hover,
.footer .footer-a .footerarea-bottom .footer-nav .smedia-nav li a .fa-wordpress:hover,
.footer .footer-b .footerarea-top .contact-info .contact-wrapper .smedia-nav li a .fa-wordpress:hover,
.footer .footer-c .footerarea-top .contact-info .location-info .smedia-nav li a .fa-wordpress:hover {
    color: #fff
}

.sMediaColors .fa-stumbleupon,
.footer .footer-a .footerarea-bottom .footer-nav .smedia-nav li a .fa-stumbleupon,
.footer .footer-b .footerarea-top .contact-info .contact-wrapper .smedia-nav li a .fa-stumbleupon,
.footer .footer-c .footerarea-top .contact-info .location-info .smedia-nav li a .fa-stumbleupon {
    background-color: #EB4823;
    color: #fff
}

.sMediaColors .fa-stumbleupon:hover,
.footer .footer-a .footerarea-bottom .footer-nav .smedia-nav li a .fa-stumbleupon:hover,
.footer .footer-b .footerarea-top .contact-info .contact-wrapper .smedia-nav li a .fa-stumbleupon:hover,
.footer .footer-c .footerarea-top .contact-info .location-info .smedia-nav li a .fa-stumbleupon:hover {
    color: #fff
}

.sMediaColors .fa-yahoo,
.footer .footer-a .footerarea-bottom .footer-nav .smedia-nav li a .fa-yahoo,
.footer .footer-b .footerarea-top .contact-info .contact-wrapper .smedia-nav li a .fa-yahoo,
.footer .footer-c .footerarea-top .contact-info .location-info .smedia-nav li a .fa-yahoo {
    background-color: #7B0099;
    color: #fff
}

.sMediaColors .fa-yahoo:hover,
.footer .footer-a .footerarea-bottom .footer-nav .smedia-nav li a .fa-yahoo:hover,
.footer .footer-b .footerarea-top .contact-info .contact-wrapper .smedia-nav li a .fa-yahoo:hover,
.footer .footer-c .footerarea-top .contact-info .location-info .smedia-nav li a .fa-yahoo:hover {
    color: #fff
}

.sMediaColors .fa-soundcloud,
.footer .footer-a .footerarea-bottom .footer-nav .smedia-nav li a .fa-soundcloud,
.footer .footer-b .footerarea-top .contact-info .contact-wrapper .smedia-nav li a .fa-soundcloud,
.footer .footer-c .footerarea-top .contact-info .location-info .smedia-nav li a .fa-soundcloud {
    background-color: #ff3a00;
    color: #fff
}

.sMediaColors .fa-soundcloud:hover,
.footer .footer-a .footerarea-bottom .footer-nav .smedia-nav li a .fa-soundcloud:hover,
.footer .footer-b .footerarea-top .contact-info .contact-wrapper .smedia-nav li a .fa-soundcloud:hover,
.footer .footer-c .footerarea-top .contact-info .location-info .smedia-nav li a .fa-soundcloud:hover {
    color: #fff
}

.sMediaIconColors .fa.fa-facebook,
.footer .footer-a .footerarea-bottom .footer-nav .smedia-nav li a .fa.fa-facebook,
.footer .footer-b .footerarea-top .contact-info .contact-wrapper .smedia-nav li a .fa.fa-facebook,
.footer .footer-c .footerarea-top .contact-info .location-info .smedia-nav li a .fa.fa-facebook,
.header .header-a #hideable-search .smedia .social-media a .fa.fa-facebook,
.header .header-b .header-content .social-media a .fa.fa-facebook,
.header .header-d .contact-info .smedia .social-media a .fa.fa-facebook {
    color: #3b5998
}

.sMediaIconColors .fa.fa-google-plus,
.footer .footer-a .footerarea-bottom .footer-nav .smedia-nav li a .fa.fa-google-plus,
.footer .footer-b .footerarea-top .contact-info .contact-wrapper .smedia-nav li a .fa.fa-google-plus,
.footer .footer-c .footerarea-top .contact-info .location-info .smedia-nav li a .fa.fa-google-plus,
.header .header-a #hideable-search .smedia .social-media a .fa.fa-google-plus,
.header .header-b .header-content .social-media a .fa.fa-google-plus,
.header .header-d .contact-info .smedia .social-media a .fa.fa-google-plus {
    color: #dd4b39
}

.sMediaIconColors .fa.fa-twitter,
.footer .footer-a .footerarea-bottom .footer-nav .smedia-nav li a .fa.fa-twitter,
.footer .footer-b .footerarea-top .contact-info .contact-wrapper .smedia-nav li a .fa.fa-twitter,
.footer .footer-c .footerarea-top .contact-info .location-info .smedia-nav li a .fa.fa-twitter,
.header .header-a #hideable-search .smedia .social-media a .fa.fa-twitter,
.header .header-b .header-content .social-media a .fa.fa-twitter,
.header .header-d .contact-info .smedia .social-media a .fa.fa-twitter {
    color: #00aced
}

.sMediaIconColors .fa.fa-youtube,
.footer .footer-a .footerarea-bottom .footer-nav .smedia-nav li a .fa.fa-youtube,
.footer .footer-b .footerarea-top .contact-info .contact-wrapper .smedia-nav li a .fa.fa-youtube,
.footer .footer-c .footerarea-top .contact-info .location-info .smedia-nav li a .fa.fa-youtube,
.header .header-a #hideable-search .smedia .social-media a .fa.fa-youtube,
.header .header-b .header-content .social-media a .fa.fa-youtube,
.header .header-d .contact-info .smedia .social-media a .fa.fa-youtube {
    color: #bb0000
}

.sMediaIconColors .fa.fa-pinterest,
.footer .footer-a .footerarea-bottom .footer-nav .smedia-nav li a .fa.fa-pinterest,
.footer .footer-b .footerarea-top .contact-info .contact-wrapper .smedia-nav li a .fa.fa-pinterest,
.footer .footer-c .footerarea-top .contact-info .location-info .smedia-nav li a .fa.fa-pinterest,
.header .header-a #hideable-search .smedia .social-media a .fa.fa-pinterest,
.header .header-b .header-content .social-media a .fa.fa-pinterest,
.header .header-d .contact-info .smedia .social-media a .fa.fa-pinterest {
    color: #cb2027
}

.sMediaIconColors .fa.fa-linkedin,
.footer .footer-a .footerarea-bottom .footer-nav .smedia-nav li a .fa.fa-linkedin,
.footer .footer-b .footerarea-top .contact-info .contact-wrapper .smedia-nav li a .fa.fa-linkedin,
.footer .footer-c .footerarea-top .contact-info .location-info .smedia-nav li a .fa.fa-linkedin,
.header .header-a #hideable-search .smedia .social-media a .fa.fa-linkedin,
.header .header-b .header-content .social-media a .fa.fa-linkedin,
.header .header-d .contact-info .smedia .social-media a .fa.fa-linkedin {
    color: #007bb6
}

.sMediaIconColors .fa.fa-vimeo,
.footer .footer-a .footerarea-bottom .footer-nav .smedia-nav li a .fa.fa-vimeo,
.footer .footer-b .footerarea-top .contact-info .contact-wrapper .smedia-nav li a .fa.fa-vimeo,
.footer .footer-c .footerarea-top .contact-info .location-info .smedia-nav li a .fa.fa-vimeo,
.header .header-a #hideable-search .smedia .social-media a .fa.fa-vimeo,
.header .header-b .header-content .social-media a .fa.fa-vimeo,
.header .header-d .contact-info .smedia .social-media a .fa.fa-vimeo {
    color: #aad450
}

.sMediaIconColors .fa.fa-tumblr,
.footer .footer-a .footerarea-bottom .footer-nav .smedia-nav li a .fa.fa-tumblr,
.footer .footer-b .footerarea-top .contact-info .contact-wrapper .smedia-nav li a .fa.fa-tumblr,
.footer .footer-c .footerarea-top .contact-info .location-info .smedia-nav li a .fa.fa-tumblr,
.header .header-a #hideable-search .smedia .social-media a .fa.fa-tumblr,
.header .header-b .header-content .social-media a .fa.fa-tumblr,
.header .header-d .contact-info .smedia .social-media a .fa.fa-tumblr {
    color: #32506d
}

.sMediaIconColors .fa.fa-instagram,
.footer .footer-a .footerarea-bottom .footer-nav .smedia-nav li a .fa.fa-instagram,
.footer .footer-b .footerarea-top .contact-info .contact-wrapper .smedia-nav li a .fa.fa-instagram,
.footer .footer-c .footerarea-top .contact-info .location-info .smedia-nav li a .fa.fa-instagram,
.header .header-a #hideable-search .smedia .social-media a .fa.fa-instagram,
.header .header-b .header-content .social-media a .fa.fa-instagram,
.header .header-d .contact-info .smedia .social-media a .fa.fa-instagram {
    color: #517fa4
}

.sMediaIconColors .fa.fa-dribbble,
.footer .footer-a .footerarea-bottom .footer-nav .smedia-nav li a .fa.fa-dribbble,
.footer .footer-b .footerarea-top .contact-info .contact-wrapper .smedia-nav li a .fa.fa-dribbble,
.footer .footer-c .footerarea-top .contact-info .location-info .smedia-nav li a .fa.fa-dribbble,
.header .header-a #hideable-search .smedia .social-media a .fa.fa-dribbble,
.header .header-b .header-content .social-media a .fa.fa-dribbble,
.header .header-d .contact-info .smedia .social-media a .fa.fa-dribbble {
    color: #ea4c89
}

.sMediaIconColors .fa.fa-quora,
.footer .footer-a .footerarea-bottom .footer-nav .smedia-nav li a .fa.fa-quora,
.footer .footer-b .footerarea-top .contact-info .contact-wrapper .smedia-nav li a .fa.fa-quora,
.footer .footer-c .footerarea-top .contact-info .location-info .smedia-nav li a .fa.fa-quora,
.header .header-a #hideable-search .smedia .social-media a .fa.fa-quora,
.header .header-b .header-content .social-media a .fa.fa-quora,
.header .header-d .contact-info .smedia .social-media a .fa.fa-quora {
    color: #a82400
}

.sMediaIconColors .fa.fa-foursquare,
.footer .footer-a .footerarea-bottom .footer-nav .smedia-nav li a .fa.fa-foursquare,
.footer .footer-b .footerarea-top .contact-info .contact-wrapper .smedia-nav li a .fa.fa-foursquare,
.footer .footer-c .footerarea-top .contact-info .location-info .smedia-nav li a .fa.fa-foursquare,
.header .header-a #hideable-search .smedia .social-media a .fa.fa-foursquare,
.header .header-b .header-content .social-media a .fa.fa-foursquare,
.header .header-d .contact-info .smedia .social-media a .fa.fa-foursquare {
    color: #0072b1
}

.sMediaIconColors .fa.fa-vk,
.footer .footer-a .footerarea-bottom .footer-nav .smedia-nav li a .fa.fa-vk,
.footer .footer-b .footerarea-top .contact-info .contact-wrapper .smedia-nav li a .fa.fa-vk,
.footer .footer-c .footerarea-top .contact-info .location-info .smedia-nav li a .fa.fa-vk,
.header .header-a #hideable-search .smedia .social-media a .fa.fa-vk,
.header .header-b .header-content .social-media a .fa.fa-vk,
.header .header-d .contact-info .smedia .social-media a .fa.fa-vk {
    color: #45668e
}

.sMediaIconColors .fa.fa-wordpress,
.footer .footer-a .footerarea-bottom .footer-nav .smedia-nav li a .fa.fa-wordpress,
.footer .footer-b .footerarea-top .contact-info .contact-wrapper .smedia-nav li a .fa.fa-wordpress,
.footer .footer-c .footerarea-top .contact-info .location-info .smedia-nav li a .fa.fa-wordpress,
.header .header-a #hideable-search .smedia .social-media a .fa.fa-wordpress,
.header .header-b .header-content .social-media a .fa.fa-wordpress,
.header .header-d .contact-info .smedia .social-media a .fa.fa-wordpress {
    color: #21759b
}

.sMediaIconColors .fa.fa-stumbleupon,
.footer .footer-a .footerarea-bottom .footer-nav .smedia-nav li a .fa.fa-stumbleupon,
.footer .footer-b .footerarea-top .contact-info .contact-wrapper .smedia-nav li a .fa.fa-stumbleupon,
.footer .footer-c .footerarea-top .contact-info .location-info .smedia-nav li a .fa.fa-stumbleupon,
.header .header-a #hideable-search .smedia .social-media a .fa.fa-stumbleupon,
.header .header-b .header-content .social-media a .fa.fa-stumbleupon,
.header .header-d .contact-info .smedia .social-media a .fa.fa-stumbleupon {
    color: #EB4823
}

.sMediaIconColors .fa.fa-yahoo,
.footer .footer-a .footerarea-bottom .footer-nav .smedia-nav li a .fa.fa-yahoo,
.footer .footer-b .footerarea-top .contact-info .contact-wrapper .smedia-nav li a .fa.fa-yahoo,
.footer .footer-c .footerarea-top .contact-info .location-info .smedia-nav li a .fa.fa-yahoo,
.header .header-a #hideable-search .smedia .social-media a .fa.fa-yahoo,
.header .header-b .header-content .social-media a .fa.fa-yahoo,
.header .header-d .contact-info .smedia .social-media a .fa.fa-yahoo {
    color: #7B0099
}

.sMediaIconColors .fa.fa-soundcloud,
.footer .footer-a .footerarea-bottom .footer-nav .smedia-nav li a .fa.fa-soundcloud,
.footer .footer-b .footerarea-top .contact-info .contact-wrapper .smedia-nav li a .fa.fa-soundcloud,
.footer .footer-c .footerarea-top .contact-info .location-info .smedia-nav li a .fa.fa-soundcloud,
.header .header-a #hideable-search .smedia .social-media a .fa.fa-soundcloud,
.header .header-b .header-content .social-media a .fa.fa-soundcloud,
.header .header-d .contact-info .smedia .social-media a .fa.fa-soundcloud {
    color: #ff3a00
}

@media all and (-ms-high-contrast: none),
(-ms-high-contrast: active) {
    svg.divider {
        display: none
    }
}

.header .header-a {
    background-color: #fff !important
}

.header .header-a .logo-container {
    background-color: transparent
}

.header .header-a .contact-info {
    color: #000
}

.header .header-a .contact-info .phone-info a,
.header .header-a .contact-info .address-info a {
    color: #000
}

.header .header-a .contact-info .phone-info a:hover,
.header .header-a .contact-info .address-info a:hover {
    color: #000
}

.header .header-a .contact-info .phone-info:before {
    color: #000
}

.header .header-a .contact-info .address-info:before {
    color: #000
}

.header .header-a #hideable-search .additional-links a {
    color: #000
}

.header .header-a #hideable-search .additional-links a:hover {
    color: #7C3030
}

.header .header-a #hideable-search .smedia .social-media {
    text-align: center;
    margin: 0 2px
}

.header .header-a #hideable-search .smedia .social-media a .fa {
    font-size: 24px;
    -webkit-transition: all 0.1s linear;
    -o-transition: all 0.1s linear;
    transition: all 0.1s linear
}

.header .header-a #hideable-search .smedia .social-media a:hover .fa {
    text-decoration: none;
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1)
}

.header .header-a #hideable-search .smedia .social-media a .fa {
    color: #fff !important
}

.header .header-a #hideable-search .smedia .social-media a:hover .fa {
    color: #fff
}

.header .header-a .search-icon {
    background: #000;
    border-top: 0px
}

.header .header-a .prime-nav {
    border-top: 0px;
    border-bottom: 0px;
    background: #000;
    border-bottom: 1px solid #fff
}

.header .header-a .prime-nav .search-icon {
    border-top: 0 solid transparent
}

.header .header-a .prime-nav .navbar-header {
    min-height: 0
}

.header .header-a .prime-nav .navbar-collapse .nav>li {
    position: relative
}

.header .header-a .prime-nav .navbar-collapse .nav>li .root-link {
    color: #fff;
    background-color: transparent;
    text-transform: uppercase;
    font-style: normal;
    font-size: 16px;
    font-weight: normal
}

.header .header-a .prime-nav .navbar-collapse .nav li.dropdown .dropdown-menu {
    padding: 0;
    min-width: 100%
}

.header .header-a .prime-nav .navbar-collapse .nav li.dropdown .dropdown-menu .dropdown-link {
    padding-top: 5px;
    padding-bottom: 5px
}

@media (max-width: 768px) {
    .header .header-a .prime-nav .navbar-header .navbar-toggle .icon-bar {
        background-color: #fff
    }

    .header .header-a .prime-nav .navbar-collapse .nav>li:after {
        display: none
    }

    .header .header-a .prime-nav .navbar-collapse .nav li .root-link {
        font-size: 16px
    }

    .header .header-a .prime-nav .navbar-collapse .nav li.dropdown .dropdown-menu {
        background: transparent;
        padding: 0;
        margin: 0
    }

    .header .header-a .prime-nav .navbar-collapse .nav li.dropdown .dropdown-menu .dropdown .dropdown-link {
        color: #fff;
        font-size: 14px
    }

    .header .header-a .prime-nav .navbar-collapse .nav li.dropdown .dropdown-menu .dropdown .dropdown-link:hover {
        background-color: transparent
    }

    .header .header-a .prime-nav .navbar-collapse .nav li.dropdown .dropdown-menu .dropdown .dropdown-link:before {
        /* content: ""; */
        font-family: "fontawesome"
    }
}

@media (min-width: 768px) {
    .header .header-a {
        height: 232px
    }

    .header .header-a .prime-nav .navbar-collapse .nav .root-link {
        padding: 0 10px;
        line-height: 16px
    }

    .header .header-a .prime-nav .navbar-collapse .nav>li>a:hover,
    .header .header-a .prime-nav .navbar-collapse .nav>li>a:focus {
        background-color: transparent
    }

    .header .header-a .prime-nav .navbar-collapse .nav>li:hover,
    .header .header-a .prime-nav .navbar-collapse .nav>li:active {
        background-color: #7C3030
    }

    .header .header-a .prime-nav .navbar-collapse .nav>li:hover>a,
    .header .header-a .prime-nav .navbar-collapse .nav>li:active>a {
        color: #fff
    }

    .header .header-a .prime-nav .navbar-collapse .nav>li.dropdown .dropdown-menu {
        display: block;
        visibility: hidden;
        opacity: 0;
        -webkit-transition: all 0s linear;
        -o-transition: all 0s linear;
        transition: all 0s linear;
        -webkit-box-shadow: 3px 3px 6px 0 rgba(0, 0, 0, 0.6);
        box-shadow: 3px 3px 6px 0 rgba(0, 0, 0, 0.6);
        background: #fff;
        border: 0px solid #5c5c5c
    }

    .header .header-a .prime-nav .navbar-collapse .nav>li.dropdown .dropdown-menu .dropdown {
        border-bottom: 0px solid #5c5c5c
    }

    .header .header-a .prime-nav .navbar-collapse .nav>li.dropdown .dropdown-menu .dropdown .dropdown-link {
        color: #000
    }

    .header .header-a .prime-nav .navbar-collapse .nav>li.dropdown .dropdown-menu .dropdown .dropdown-link:hover,
    .header .header-a .prime-nav .navbar-collapse .nav>li.dropdown .dropdown-menu .dropdown .dropdown-link:focus {
        color: #fff;
        background-color: #7C3030
    }

    .header .header-a .prime-nav .navbar-collapse .nav>li.dropdown .dropdown-menu .dropdown:last-child {
        border-bottom: 0 solid transparent
    }

    .header .header-a .prime-nav .navbar-collapse .nav>li.dropdown:hover .dropdown-menu {
        opacity: 1;
        visibility: visible;
        -webkit-transition: all 0.3s ease-in;
        -o-transition: all 0.3s ease-in;
        transition: all 0.3s ease-in
    }

    .header .header-a .prime-nav .navbar-collapse .nav>li.open .root-link {
        background-color: #7C3030;
        color: #fff
    }

    .header .header-a .prime-nav .navbar-collapse .nav>li.open .root-link:hover {
        background-color: #7C3030
    }

    .header .header-a .prime-nav .navbar-collapse .nav>li.open .dropdown-menu {
        opacity: 1;
        visibility: visible
    }
}

.header .header-b {
    padding: 0;
    background: #fff !important
}

.header .header-b .logo-container {
    background-color: #000
}

.header .header-b .header-content {
    color: #000
}

.header .header-b .header-content a {
    color: #000
}

.header .header-b .header-content a:hover {
    color: #7C3030
}

.header .header-b .header-content .social-media {
    text-align: center;
    margin: 0
}

.header .header-b .header-content .social-media a .fa {
    font-size: 24px;
    -webkit-transition: all 0.1s linear;
    -o-transition: all 0.1s linear;
    transition: all 0.1s linear
}

.header .header-b .header-content .social-media a:hover .fa {
    text-decoration: none;
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1)
}

.header .header-b .header-content .social-media a .fa {
    color: #fff !important
}

.header .header-b .header-content .social-media a:hover .fa {
    color: #fff
}

.header .header-b .navigationBar #primaryNavHeaderB {
    background-color: #000;
    border-top: 0px;
    border-bottom: 0px
}

.header .header-b .navigationBar #primaryNavHeaderB .navbar-nav li {
    position: relative
}

.header .header-b .navigationBar #primaryNavHeaderB .navbar-nav li .root-link {
    color: #fff;
    background: transparent;
    text-transform: uppercase;
    font-style: normal;
    font-size: 16px;
    font-weight: normal
}

.header .header-b .navigationBar #primaryNavHeaderB .navbar-nav li.dropdown .dropdown-menu {
    padding: 0;
    min-width: 100%
}

.header .header-b .navigationBar #primaryNavHeaderB .navbar-nav li.dropdown .dropdown-menu .dropdown-link {
    padding-top: 5px;
    padding-bottom: 5px
}

@media (max-width: 768px) {
    .header .header-b {
        background: #000
    }

    .header .header-b .logo-container {
        height: 70px
    }

    .header .header-b .logo-container .navbar-toggle {
        padding: 13px 8px
    }

    .header .header-b .logo-container .navbar-toggle .fa {
        color: #fff
    }

    .header .header-b .navigationBar #primaryNavHeaderB .navbar-nav li .root-link {
        color: #fff;
        font-size: 16px
    }

    .header .header-b .navigationBar #primaryNavHeaderB .navbar-nav li.dropdown .dropdown-menu {
        padding: 0;
        margin: 0
    }

    .header .header-b .navigationBar #primaryNavHeaderB .navbar-nav li.dropdown .dropdown-menu .dropdown .dropdown-link {
        font-size: 14px;
        color: #fff
    }

    .header .header-b .navigationBar #primaryNavHeaderB .navbar-nav li.dropdown .dropdown-menu .dropdown .dropdown-link:before {
        /* content: ""; */
        font-family: "fontawesome"
    }

    .header .header-b .navigationBar #primaryNavHeaderB .navbar-nav li:after {
        display: none
    }
}

@media (min-width: 768px) {
    .header .header-b .navigationBar #primaryNavHeaderB .navbar-nav {
        height: 50px;
        width: 100%;
        border-top: 0px;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center
    }

    .header .header-b .navigationBar #primaryNavHeaderB .navbar-nav>li {
        -webkit-box-flex: 1;
        -ms-flex: 1;
        flex: 1;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        text-align: center;
        height: 100%
    }

    .header .header-b .navigationBar #primaryNavHeaderB .navbar-nav>li .root-link {
        padding: 0 10px;
        line-height: 16px;
        height: 100%;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center
    }

    .header .header-b .navigationBar #primaryNavHeaderB .navbar-nav>li .dropdown-menu {
        display: block;
        visibility: hidden;
        opacity: 0;
        -webkit-transition: all 0s linear;
        -o-transition: all 0s linear;
        transition: all 0s linear;
        -webkit-box-shadow: 3px 3px 6px 0 rgba(0, 0, 0, 0.6);
        box-shadow: 3px 3px 6px 0 rgba(0, 0, 0, 0.6);
        background-color: #fff;
        border: 0px solid #5c5c5c
    }

    .header .header-b .navigationBar #primaryNavHeaderB .navbar-nav>li .dropdown-menu .dropdown {
        border-bottom: 0px solid #5c5c5c
    }

    .header .header-b .navigationBar #primaryNavHeaderB .navbar-nav>li .dropdown-menu .dropdown .dropdown-link {
        color: #000
    }

    .header .header-b .navigationBar #primaryNavHeaderB .navbar-nav>li .dropdown-menu .dropdown .dropdown-link:hover,
    .header .header-b .navigationBar #primaryNavHeaderB .navbar-nav>li .dropdown-menu .dropdown .dropdown-link:focus {
        color: #fff;
        background-color: #7C3030
    }

    .header .header-b .navigationBar #primaryNavHeaderB .navbar-nav>li .dropdown-menu .dropdown:last-child {
        border-bottom: 0 solid transparent
    }

    .header .header-b .navigationBar #primaryNavHeaderB .navbar-nav>li:hover .dropdown-menu {
        opacity: 1;
        -webkit-transition: all 0.3s ease-in;
        -o-transition: all 0.3s ease-in;
        transition: all 0.3s ease-in
    }

    .header .header-b .navigationBar #primaryNavHeaderB .navbar-nav>li:hover,
    .header .header-b .navigationBar #primaryNavHeaderB .navbar-nav>li:focus,
    .header .header-b .navigationBar #primaryNavHeaderB .navbar-nav>li:active {
        background-color: #7C3030
    }

    .header .header-b .navigationBar #primaryNavHeaderB .navbar-nav>li:hover .root-link,
    .header .header-b .navigationBar #primaryNavHeaderB .navbar-nav>li:focus .root-link,
    .header .header-b .navigationBar #primaryNavHeaderB .navbar-nav>li:active .root-link {
        color: #fff
    }

    .header .header-b .navigationBar #primaryNavHeaderB>li.dropdown .root-link .fa {
        display: none
    }

    .header .header-b .navigationBar #primaryNavHeaderB>li.dropdown:hover .dropdown-menu {
        opacity: 1;
        visibility: visible;
        -webkit-transition: all 0.3s ease-in;
        -o-transition: all 0.3s ease-in;
        transition: all 0.3s ease-in
    }

    .header .header-b .navigationBar #primaryNavHeaderB>li.open {
        background-color: #7C3030
    }

    .header .header-b .navigationBar #primaryNavHeaderB>li.open .root-link {
        background-color: #7C3030;
        color: #fff
    }

    .header .header-b .navigationBar #primaryNavHeaderB>li.open .root-link:hover {
        background-color: #7C3030
    }

    .header .header-b .navigationBar #primaryNavHeaderB>li.open .dropdown-menu {
        opacity: 1;
        visibility: visible
    }
}

.header .header-c {
    background-color: #fff
}

.header .header-c .search-icon .fa {
    color: #000
}

.header .header-c #hideable-search .hideable-search-wrapper {
    background: #fff
}

.header .header-c #hideable-search .hideable-search-wrapper .close-searchbar .fa {
    color: #000
}

.header .header-c .prime-nav {
    background: transparent
}

.header .header-c .prime-nav .search-icon {
    border-top: 0 solid transparent
}

.header .header-c .prime-nav .navbar-header {
    min-height: 0
}

.header .header-c .prime-nav .navbar-collapse .nav>li {
    position: relative
}

.header .header-c .prime-nav .navbar-collapse .nav>li .root-link {
    color: #fff;
    background-color: transparent;
    text-transform: uppercase;
    font-style: normal;
    font-size: 16px;
    font-weight: normal
}

.header .header-c .prime-nav .navbar-collapse .nav li.dropdown .dropdown-menu {
    padding: 0;
    min-width: 100%
}

.header .header-c .prime-nav .navbar-collapse .nav li.dropdown .dropdown-menu .dropdown-link {
    padding-top: 5px;
    padding-bottom: 5px
}

@media (max-width: 768px) {
    .header .header-c #hideable-search .hideable-search-wrapper {
        background: #fff
    }

    .header .header-c .prime-nav {
        display: block
    }

    .header .header-c .prime-nav .navbar-header .navbar-toggle .icon-bar {
        background-color: #fff
    }

    .header .header-c .prime-nav .navbar-collapse .nav>li:after {
        display: none
    }

    .header .header-c .prime-nav .navbar-collapse .nav li .root-link {
        font-size: 16px
    }

    .header .header-c .prime-nav .navbar-collapse .nav li.dropdown .dropdown-menu {
        background: transparent;
        padding: 0;
        margin: 0
    }

    .header .header-c .prime-nav .navbar-collapse .nav li.dropdown .dropdown-menu .dropdown .dropdown-link {
        color: #fff;
        font-size: 14px
    }

    .header .header-c .prime-nav .navbar-collapse .nav li.dropdown .dropdown-menu .dropdown .dropdown-link:before {
        /* content: ""; */
        font-family: "fontawesome"
    }

    .header .header-c .prime-nav .navbar-collapse .nav li.open a:hover {
        background-color: transparent
    }
}

@media (min-width: 768px) {
    .header .header-c .prime-nav .navbar-collapse .nav .root-link {
        padding: 0 10px;
        line-height: 16px
    }

    .header .header-c .prime-nav .navbar-collapse .nav>li .root-link:hover,
    .header .header-c .prime-nav .navbar-collapse .nav>li .root-link:focus {
        background: transparent
    }

    .header .header-c .prime-nav .navbar-collapse .nav>li:hover,
    .header .header-c .prime-nav .navbar-collapse .nav>li:focus {
        background-color: #7C3030
    }

    .header .header-c .prime-nav .navbar-collapse .nav>li:hover .root-link,
    .header .header-c .prime-nav .navbar-collapse .nav>li:focus .root-link {
        color: #fff
    }

    .header .header-c .prime-nav .navbar-collapse .nav>li.dropdown .dropdown-menu {
        display: block;
        visibility: hidden;
        opacity: 0;
        -webkit-transition: all 0s linear;
        -o-transition: all 0s linear;
        transition: all 0s linear;
        -webkit-box-shadow: 3px 3px 6px 0 rgba(0, 0, 0, 0.6);
        box-shadow: 3px 3px 6px 0 rgba(0, 0, 0, 0.6);
        background: #fff;
        border: 0px solid #5c5c5c
    }

    .header .header-c .prime-nav .navbar-collapse .nav>li.dropdown .dropdown-menu .dropdown {
        border-bottom: 0px solid #5c5c5c
    }

    .header .header-c .prime-nav .navbar-collapse .nav>li.dropdown .dropdown-menu .dropdown .dropdown-link {
        color: #000
    }

    .header .header-c .prime-nav .navbar-collapse .nav>li.dropdown .dropdown-menu .dropdown .dropdown-link:hover,
    .header .header-c .prime-nav .navbar-collapse .nav>li.dropdown .dropdown-menu .dropdown .dropdown-link:focus {
        color: #fff;
        background-color: #7C3030
    }

    .header .header-c .prime-nav .navbar-collapse .nav>li.dropdown .dropdown-menu .dropdown:last-child {
        border-bottom: 0 solid transparent
    }

    .header .header-c .prime-nav .navbar-collapse .nav>li.dropdown:hover .dropdown-menu {
        opacity: 1;
        visibility: visible;
        -webkit-transition: all 0.3s ease-in;
        -o-transition: all 0.3s ease-in;
        transition: all 0.3s ease-in
    }

    .header .header-c .prime-nav .navbar-collapse .nav>li.open .root-link {
        color: #fff;
        background-color: #7C3030
    }

    .header .header-c .prime-nav .navbar-collapse .nav>li.open .root-link:hover {
        background-color: #7C3030
    }

    .header .header-c .prime-nav .navbar-collapse .nav>li.open .dropdown-menu {
        opacity: 1;
        visibility: visible
    }
}

.header .header-d {
    background: #fff
}

.header .header-d .contact-info .phone-info a,
.header .header-d .contact-info .map-link a,
.header .header-d .contact-info .contact-link a {
    color: #000
}

.header .header-d .contact-info .phone-info a:hover,
.header .header-d .contact-info .map-link a:hover,
.header .header-d .contact-info .contact-link a:hover {
    color: #000
}

.header .header-d .contact-info .smedia .social-media {
    text-align: center;
    margin: 0 2px
}

.header .header-d .contact-info .smedia .social-media a .fa {
    font-size: 24px;
    -webkit-transition: all 0.1s linear;
    -o-transition: all 0.1s linear;
    transition: all 0.1s linear
}

.header .header-d .contact-info .smedia .social-media a:hover .fa {
    text-decoration: none;
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1)
}

.header .header-d .contact-info .smedia .social-media a .fa {
    color: #fff !important
}

.header .header-d .contact-info .smedia .social-media a:hover .fa {
    color: #fff
}

.header .header-d .contact-info .phone-info:before,
.header .header-d .contact-info .map-link:before,
.header .header-d .contact-info .contact-link:before {
    color: #000
}

.header .header-d .search-icon {
    background: #000
}

.header .header-d .prime-nav {
    background: #000;
    border-top: 0px;
    border-bottom: 0px
}

.header .header-d .prime-nav .search-icon {
    border-top: 0 solid transparent
}

.header .header-d .prime-nav .navbar-header {
    min-height: 0
}

.header .header-d .prime-nav .navbar-collapse .nav>li {
    position: relative
}

.header .header-d .prime-nav .navbar-collapse .nav>li .root-link {
    color: #fff;
    background-color: transparent;
    text-transform: uppercase;
    font-style: normal;
    font-size: 16px;
    font-weight: normal
}

.header .header-d .prime-nav .navbar-collapse .nav li.dropdown .dropdown-menu {
    padding: 0;
    min-width: 100%
}

.header .header-d .prime-nav .navbar-collapse .nav li.dropdown .dropdown-menu .dropdown-link {
    padding-top: 5px;
    padding-bottom: 5px
}

@media (max-width: 768px) {
    .header .header-d .upperheader-wrapper .logo-container {
        background-color: transparent
    }

    .header .header-d .prime-nav .navbar-header .navbar-toggle .icon-bar {
        background-color: #fff
    }

    .header .header-d .prime-nav .search-icon .fa {
        color: #fff
    }

    .header .header-d .prime-nav .navbar-collapse .nav>li:after {
        display: none
    }

    .header .header-d .prime-nav .navbar-collapse .nav li .root-link {
        font-size: 16px
    }

    .header .header-d .prime-nav .navbar-collapse .nav li.dropdown .dropdown-menu {
        background: transparent;
        padding: 0;
        margin: 0
    }

    .header .header-d .prime-nav .navbar-collapse .nav li.dropdown .dropdown-menu .dropdown .dropdown-link {
        color: #fff;
        font-size: 14px
    }

    .header .header-d .prime-nav .navbar-collapse .nav li.dropdown .dropdown-menu .dropdown .dropdown-link:hover,
    .header .header-d .prime-nav .navbar-collapse .nav li.dropdown .dropdown-menu .dropdown .dropdown-link:focus {
        background-color: transparent
    }

    .header .header-d .prime-nav .navbar-collapse .nav li.dropdown .dropdown-menu .dropdown .dropdown-link:before {
        /* content: ""; */
        font-family: "fontawesome"
    }
}

@media (min-width: 768px) {
    .header .header-d .prime-nav .navbar-collapse .nav .root-link {
        padding: 0 10px;
        line-height: 16px
    }

    .header .header-d .prime-nav .navbar-collapse .nav>li>a:hover,
    .header .header-d .prime-nav .navbar-collapse .nav>li>a:focus {
        background-color: transparent
    }

    .header .header-d .prime-nav .navbar-collapse .nav>li:hover,
    .header .header-d .prime-nav .navbar-collapse .nav>li:active {
        background-color: #7C3030
    }

    .header .header-d .prime-nav .navbar-collapse .nav>li:hover>a,
    .header .header-d .prime-nav .navbar-collapse .nav>li:active>a {
        color: #fff
    }

    .header .header-d .prime-nav .navbar-collapse .nav>li.dropdown .dropdown-menu {
        display: block;
        visibility: hidden;
        opacity: 0;
        -webkit-transition: all 0s linear;
        -o-transition: all 0s linear;
        transition: all 0s linear;
        -webkit-box-shadow: 3px 3px 6px 0 rgba(0, 0, 0, 0.6);
        box-shadow: 3px 3px 6px 0 rgba(0, 0, 0, 0.6);
        background: #fff;
        border: 0px solid #5c5c5c
    }

    .header .header-d .prime-nav .navbar-collapse .nav>li.dropdown .dropdown-menu .dropdown {
        border-bottom: 0px solid #5c5c5c
    }

    .header .header-d .prime-nav .navbar-collapse .nav>li.dropdown .dropdown-menu .dropdown .dropdown-link {
        color: #000
    }

    .header .header-d .prime-nav .navbar-collapse .nav>li.dropdown .dropdown-menu .dropdown .dropdown-link:hover,
    .header .header-d .prime-nav .navbar-collapse .nav>li.dropdown .dropdown-menu .dropdown .dropdown-link:focus {
        color: #fff;
        background-color: #7C3030
    }

    .header .header-d .prime-nav .navbar-collapse .nav>li.dropdown .dropdown-menu .dropdown:last-child {
        border-bottom: 0 solid transparent
    }

    .header .header-d .prime-nav .navbar-collapse .nav>li.dropdown:hover .dropdown-menu {
        opacity: 1;
        visibility: visible;
        -webkit-transition: all 0.3s ease-in;
        -o-transition: all 0.3s ease-in;
        transition: all 0.3s ease-in
    }

    .header .header-d .prime-nav .navbar-collapse .nav li.open .root-link {
        background-color: #7C3030;
        color: #fff
    }

    .header .header-d .prime-nav .navbar-collapse .nav li.open .root-link:hover {
        background-color: #7C3030
    }
}

.header .header-e {
    background-color: #fff;
    color: #000
}

.header .header-e .logo-container {
    background-color: transparent
}

.header .header-e .contact-info .location-info-wrapper li .location-info .location-link a,
.header .header-e .contact-info .location-info-wrapper li .location-info .info-box a {
    color: #000
}

.header .header-e .contact-info .location-info-wrapper li .location-info .location-link a:hover,
.header .header-e .contact-info .location-info-wrapper li .location-info .info-box a:hover {
    color: #7C3030
}

.header .header-e .prime-nav {
    background: #000;
    border-top: 0px;
    border-bottom: 0px
}

.header .header-e .prime-nav .search-icon {
    border-top: 0 solid transparent
}

.header .header-e .prime-nav .navbar-header {
    min-height: 0
}

.header .header-e .prime-nav .navbar-collapse .nav>li {
    position: relative
}

.header .header-e .prime-nav .navbar-collapse .nav>li .root-link {
    color: #fff;
    background-color: transparent;
    text-transform: uppercase;
    font-style: normal;
    font-size: 16px;
    font-weight: normal
}

.header .header-e .prime-nav .navbar-collapse .nav li.dropdown .dropdown-menu {
    padding: 0;
    min-width: 100%
}

.header .header-e .prime-nav .navbar-collapse .nav li.dropdown .dropdown-menu .dropdown-link {
    padding-top: 5px;
    padding-bottom: 5px
}

@media (max-width: 768px) {
    .header .header-e .prime-nav .navbar-header .navbar-toggle .icon-bar {
        background-color: #fff
    }

    .header .header-e .prime-nav .search-icon .fa {
        color: #fff
    }

    .header .header-e .prime-nav .navbar-collapse .nav>li:after {
        display: none
    }

    .header .header-e .prime-nav .navbar-collapse .nav>li a:hover {
        background-color: transparent
    }

    .header .header-e .prime-nav .navbar-collapse .nav>li .root-link {
        font-size: 16px
    }

    .header .header-e .prime-nav .navbar-collapse .nav li.dropdown .dropdown-menu {
        background: transparent;
        padding: 0;
        margin: 0
    }

    .header .header-e .prime-nav .navbar-collapse .nav li.dropdown .dropdown-menu .dropdown .dropdown-link {
        color: #fff;
        font-size: 14px
    }

    .header .header-e .prime-nav .navbar-collapse .nav li.dropdown .dropdown-menu .dropdown .dropdown-link:hover {
        background-color: transparent
    }

    .header .header-e .prime-nav .navbar-collapse .nav li.dropdown .dropdown-menu .dropdown .dropdown-link:before {
        /* content: ""; */
        font-family: "fontawesome"
    }

    .header .header-e .prime-nav .navbar-collapse .nav li.open {
        background: transparent
    }

    .header .header-e .prime-nav .navbar-collapse .nav li.open a {
        background: transparent
    }

    .header .header-e .prime-nav .navbar-collapse .nav li.open a:hover,
    .header .header-e .prime-nav .navbar-collapse .nav li.open a:focus {
        background: transparent
    }
}

@media (min-width: 768px) {
    .header .header-e .prime-nav .navbar-collapse .nav .root-link {
        padding: 0 10px;
        line-height: 16px
    }

    .header .header-e .prime-nav .navbar-collapse .nav>li .root-link:hover,
    .header .header-e .prime-nav .navbar-collapse .nav>li .root-link:focus {
        background: transparent
    }

    .header .header-e .prime-nav .navbar-collapse .nav>li:hover,
    .header .header-e .prime-nav .navbar-collapse .nav>li:focus,
    .header .header-e .prime-nav .navbar-collapse .nav>li:active {
        background-color: #7C3030
    }

    .header .header-e .prime-nav .navbar-collapse .nav>li:hover .root-link,
    .header .header-e .prime-nav .navbar-collapse .nav>li:focus .root-link,
    .header .header-e .prime-nav .navbar-collapse .nav>li:active .root-link {
        color: #fff
    }

    .header .header-e .prime-nav .navbar-collapse .nav>li.dropdown .dropdown-menu {
        display: block;
        visibility: hidden;
        opacity: 0;
        -webkit-transition: all 0s linear;
        -o-transition: all 0s linear;
        transition: all 0s linear;
        -webkit-box-shadow: 3px 3px 6px 0 rgba(0, 0, 0, 0.6);
        box-shadow: 3px 3px 6px 0 rgba(0, 0, 0, 0.6);
        background: #fff;
        border: 0px solid #5c5c5c
    }

    .header .header-e .prime-nav .navbar-collapse .nav>li.dropdown .dropdown-menu .dropdown {
        border-bottom: 0px solid #5c5c5c
    }

    .header .header-e .prime-nav .navbar-collapse .nav>li.dropdown .dropdown-menu .dropdown .dropdown-link {
        color: #000
    }

    .header .header-e .prime-nav .navbar-collapse .nav>li.dropdown .dropdown-menu .dropdown .dropdown-link:hover,
    .header .header-e .prime-nav .navbar-collapse .nav>li.dropdown .dropdown-menu .dropdown .dropdown-link:focus {
        color: #fff;
        background-color: #7C3030
    }

    .header .header-e .prime-nav .navbar-collapse .nav>li.dropdown .dropdown-menu .dropdown:last-child {
        border-bottom: 0 solid transparent
    }

    .header .header-e .prime-nav .navbar-collapse .nav>li.dropdown:hover .dropdown-menu {
        opacity: 1;
        visibility: visible;
        -webkit-transition: all 0.3s ease-in;
        -o-transition: all 0.3s ease-in;
        transition: all 0.3s ease-in
    }

    .header .header-e .prime-nav .navbar-collapse .nav li.open {
        background-color: #7C3030
    }

    .header .header-e .prime-nav .navbar-collapse .nav li.open .root-link {
        color: #fff
    }

    .header .header-e .prime-nav .navbar-collapse .nav li.open .root-link:hover {
        background-color: #7C3030
    }

    .header .header-e .prime-nav .navbar-collapse .nav li.open .dropdown-menu {
        opacity: 1;
        visibility: visible
    }
}

.xd-header3 .header-top-row div.icon .icon-list,
.xd-header3 .header-top-row .header-contactinfo span.phone-number,
.xd-header3 .header-top-row .header-contactinfo .row,
.xd-header3 .header-top-row .header-contactinfo .ari-row,
.homepg .cta-area-2>.ari-column.ari-col-xs-12 .CTA_1-0-0 .basic-cta .dynamic-cta a.mini-jumbotron div,
.homepg .about-area .wrapper,
.homepg .about-area .wrapper .panel-default .head,
.homepg .about-area .wrapper .panel-default .head h1,
.footer .xd-footer-6 .footer-bottom-row .social-icons ul,
.footer .xd-footer-6 .footer-bottom-row .footer-nav ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex
}

.ari-layout.homepg .xd-mobile-header1 {
    top: 0;
    left: 0;
    z-index: 2;
    width: 100%;
    position: absolute
}

.ari-layout.homepg .xd-header7 .primary-navigation {
    top: 0;
    left: 0;
    z-index: 2;
    width: 100%;
    position: fixed
}

.xd-header3 .header-top-row div.icon .icon-list,
.xd-header3 .header-top-row .header-contactinfo span.phone-number,
.xd-header3 .header-top-row .header-contactinfo .row,
.xd-header3 .header-top-row .header-contactinfo .ari-row,
.homepg .cta-area-2>.ari-column.ari-col-xs-12 .CTA_1-0-0 .basic-cta .dynamic-cta a.mini-jumbotron div,
.homepg .about-area .wrapper,
.homepg .about-area .wrapper .panel-default .head,
.homepg .about-area .wrapper .panel-default .head h1,
.footer .xd-footer-6 .footer-bottom-row .social-icons ul,
.footer .xd-footer-6 .footer-bottom-row .footer-nav ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex
}

.ari-layout.homepg .xd-mobile-header1 {
    top: 0;
    left: 0;
    z-index: 2;
    width: 100%;
    position: absolute
}

.ari-layout.homepg .xd-header7 .primary-navigation {
    top: 0;
    left: 0;
    z-index: 2;
    width: 100%;
    position: fixed
}

.slick-next.slick-arrow:before,
.slick-prev.slick-arrow:before {
    font-family: FontAwesome;
    font-size: 30px;
    font-weight: 700
}

.slick-next.slick-arrow:before {
    content: "\f105"
}

.slick-prev.slick-arrow:before {
    content: "\f104"
}

.xd-mobile-header5 {
    background: #fff;
    margin: 0
}

.xd-mobile-header5 .fa:not(.fa-inverse) {
    color: #7C3030
}

.xd-mobile-header5 .icon-bar {
    background-color: #707070
}

.xd-mobile-header5 .menu-bar {
    background: #000;
    border-top: 0px;
    border-bottom: 0px
}

/* MOBILE Top Title Bar - CC */
.xd-mobile-header5 .xd5-mobile-search {
    background-color: #7C3030;
    color: #fff
}

.xd-mobile-header5 .PrimaryNavigation_1-0-0 ul.nav .root-link {
    color: #fff;
    font-size: 16px !important
}

.xd-mobile-header5 .PrimaryNavigation_1-0-0 ul.nav .dropdown-menu .dropdown .dropdown-link {
    color: #fff;
    font-size: 14px
}

.xd-mobile-header5 .PrimaryNavigation_1-0-0 ul.nav .dropdown-menu .dropdown .dropdown-link:before {
    /* content: ""; */
    font-family: "FontAwesome"
}

.xd-mobile-header5 .PrimaryNavigation_1-0-0 ul.nav .dropdown-menu .dropdown .dropdown-link:hover {
    background-color: transparent !important
}

.xd-mobile-header5>.ari-column {
    padding-left: 0;
    padding-right: 0
}

.xd-mobile-header5 .header-top-row {
    display: flex;
    align-items: center;
    margin: 0
}

.xd-mobile-header5 .header-top-row>.ari-column:nth-of-type(2) {
    padding-left: 0
}

.xd-mobile-header5 .header-top-row>.ari-column:nth-of-type(3) {
    padding-right: 0;
    text-align: right
}

.xd-mobile-header5 .header-top-row>.ari-column:nth-of-type(4) {
    padding-left: 0;
    text-align: center
}

.xd-mobile-header5 .header-top-row .menu-btn .navbar-toggle {
    margin: 0
}

.xd-mobile-header5 .header-top-row .logo {
    margin: 20px 10px
}

.xd-mobile-header5 .xd5-mobile-search {
    padding: 0 15px
}

.xd-mobile-header5 .xd5-mobile-search .SearchBar_1-0-0 {
    margin: 15px 0
}

.xd-mobile-header5 .xd5-mobile-nav {
    padding: 0
}

.xd-mobile-header5 .xd5-mobile-nav .PrimaryNavigation_1-0-0 {
    padding: 0 15px
}

.xd-mobile-header5 .xd5-mobile-nav .PrimaryNavigation_1-0-0 .navbar-header {
    display: none
}

.xd-mobile-header5 .xd5-mobile-nav .PrimaryNavigation_1-0-0 .navbar-collapse {
    display: block !important
}

.xd-header3 .header-top-row {
    background-color: #fff;
    color: #000;
    display: flex;
    align-items: center;
    padding: 5px;
    margin: 0 auto;
    max-width: 1170px
}

.xd-header3 .header-top-row a {
    color: #000
}

.xd-header3 .header-top-row a:hover,
.xd-header3 .header-top-row a:active,
.xd-header3 .header-top-row a:focus {
    color: #7C3030
}

.xd-header3 .header-top-row div.icon .icon-list {
    list-style: none;
    margin: 0;
    padding: 0;
    -webkit-flex-flow: column;
    -moz-flex-flow: column;
    -ms-flex-flow: column;
    flex-flow: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    -ms-align-items: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    -ms-justify-content: center;
    justify-content: center
}

.xd-header3 .header-top-row div.icon .icon-list .icon-item {
    margin-bottom: calc(5px + (0 - 5) * ((100vw - 768px) / (1920 - 768)))
}

.xd-header3 .header-top-row div.icon .icon-list .icon-item a {
    font-size: calc(20px + (37 - 20) * ((100vw - 768px) / (1920 - 768)))
}

/* Text line above Top Info Box _ CCC */
.xd-header3 .header-top-row .header-contactinfo span.phone-number {
    color: #707070;
    font-weight: 700;
    width: 100%;
    -webkit-flex-flow: row;
    -moz-flex-flow: row;
    -ms-flex-flow: row;
    flex-flow: row;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    -ms-align-items: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    -ms-justify-content: center;
    justify-content: center;
    font-size: calc(16px + (20 - 16) * ((100vw - 768px) / (1920 - 768)))
}

.xd-header3 .header-top-row .header-contactinfo span.phone-number a {
    color: inherit;
    -webkit-transition: all .35s, -webkit-transform .35s;
    transition: all .35s, -webkit-transform .35s;
    -o-transition: all .35s, transform .35s;
    transition: all .35s, transform .35s;
    transition: all .35s, transform .35s, -webkit-transform .35s
}

.xd-header3 .header-top-row .header-contactinfo span.phone-number a:hover {
    color: #7C3030
}

.xd-header3 .header-top-row .header-contactinfo .SearchBar_1-0-0 {
    margin: 0 auto;
    width: calc(405px + (455 - 405) * ((100vw - 768px) / (1920 - 768)))
}


/* Top Page Info Box (background color) _ CCC*/
.xd-header3 .header-top-row .header-contactinfo .row,
.xd-header3 .header-top-row .header-contactinfo .ari-row {
    margin: 0 auto;
    border-radius: 0px;
    background-color: #000000;
    -webkit-flex-flow: row;
    -moz-flex-flow: row;
    -ms-flex-flow: row;
    flex-flow: row;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    -ms-align-items: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    -ms-justify-content: space-between;
    justify-content: space-between;
    width: calc(405px + (455 - 405) * ((100vw - 768px) / (1920 - 768)));
    margin-top: calc(5px + (7 - 5) * ((100vw - 768px) / (1920 - 768)));
    margin-bottom: calc(5px + (7 - 5) * ((100vw - 768px) / (1920 - 768)))
}

/* Top Page Info Box (text color) _ CCC*/
.xd-header3 .header-top-row .header-contactinfo .row .location .info-box,
.xd-header3 .header-top-row .header-contactinfo .ari-row .location .info-box {
    text-align: center;
    font-weight: 450;
    color: #fff
}

.xd-header3 .header-top-row .header-contactinfo .row .location,
.xd-header3 .header-top-row .header-contactinfo .ari-row .location {
    position: relative;
    padding-top: calc(5px + (10 - 5) * ((100vw - 768px) / (1920 - 768)));
    padding-bottom: calc(5px + (10 - 5) * ((100vw - 768px) / (1920 - 768)))
}

/* width sets line width in info box at page top - CCC */
.xd-header3 .header-top-row .header-contactinfo .row .location:before,
.xd-header3 .header-top-row .header-contactinfo .ari-row .location:before {
    top: 35%;
    right: -38px;
    height: 30%;
    /* width: 0px; */
    width: 1px;
    content: "";
    position: absolute;
    background-color: #fff
}

.xd-header3 .header-top-row .header-contactinfo .row .location:last-child:before,
.xd-header3 .header-top-row .header-contactinfo .ari-row .location:last-child:before {
    display: none
}

.xd-header3 .header-top-row .header-contactinfo .row .location a,
.xd-header3 .header-top-row .header-contactinfo .ari-row .location a {
    color: #fff;
    -webkit-transition: all .35s, -webkit-transform .35s;
    transition: all .35s, -webkit-transform .35s;
    -o-transition: all .35s, transform .35s;
    transition: all .35s, transform .35s;
    transition: all .35s, transform .35s, -webkit-transform .35s;
    font-size: calc(13px + (16 - 13) * ((100vw - 768px) / (1920 - 768)))
}

.xd-header3 .header-top-row .header-contactinfo .row .location a:hover,
.xd-header3 .header-top-row .header-contactinfo .ari-row .location a:hover {
    color: #000
}

@media (min-width: 768px) {
    .xd-header3 .primary-navigation .PrimaryNavigation_1-0-0 .navbar-collapse .navbar-nav {
        margin: 0 auto;
        max-width: 1170px;
        display: flex;
        flex-direction: row;
        width: 100%;
        float: none
    }

    .xd-header3 .primary-navigation .PrimaryNavigation_1-0-0 .navbar-collapse .navbar-nav>li {
        position: relative;
        display: inline-block;
        flex: auto
    }

    .xd-header3 .primary-navigation .PrimaryNavigation_1-0-0 .navbar-collapse .navbar-nav>li>a {
        flex: auto;
        text-align: center;
        text-transform: uppercase;
        font-size: calc(12px + (17 - 12) * ((100vw - 768px) / (1920 - 768)));
        padding: calc(12px + (25 - 12) * ((100vw - 768px) / (1920 - 768))) calc(4px + (10 - 4) * ((100vw - 768px) / (1920 - 768)))
    }

    .xd-header3 .primary-navigation .PrimaryNavigation_1-0-0 .navbar-collapse .navbar-nav>li.dropdown ul.dropdown-menu {
        width: auto;
        max-height: 0;
        overflow: hidden;
        -webkit-transform: perspective(400) rotate3d(1, 0, 0, -90deg);
        -webkit-transform-origin: 50% 0;
        -webkit-transition: 350ms;
        -moz-transition: 350ms;
        -o-transition: 350ms;
        transition: 350ms
    }

    .xd-header3 .primary-navigation .PrimaryNavigation_1-0-0 .navbar-collapse .navbar-nav>li.dropdown:hover ul.dropdown-menu {
        max-height: 1000px;
        -webkit-transform: perspective(400) rotate3d(0, 0, 0, 0)
    }

    .xd-header3 .primary-navigation .PrimaryNavigation_1-0-0 .navbar-collapse .navbar-nav>li.dropdown>.root-link .fa.fa-caret-down {
        display: none
    }

    .xd-header3 .primary-navigation .PrimaryNavigation_1-0-0 .navbar-collapse .navbar-nav li:last-child ul.dropdown-menu {
        left: inherit;
        right: 0
    }
}

@media (min-width: 1450px) {
    .xd-header3 .primary-navigation .PrimaryNavigation_1-0-0 .navbar-collapse .navbar-nav li:last-child ul.dropdown-menu {
        left: 0;
        right: inherit
    }
}

.SearchBar_1-0-0 .searchBar span.twitter-typeahead input.queryString {
    height: calc(30px + (35 - 30) * ((100vw - 320px) / (1920 - 320)));
    box-shadow: none;
    border-radius: 4px;
    background: #fff;
    border: 1px solid #DEDEDE
}

.SearchBar_1-0-0 .searchBar span.input-group-btn button.searchBtn.btn.btn-primary,
.SearchBar_1-0-0 .searchBar span.input-group-btn .ari-form-container button.searchBtn.btn,
.ari-form-container .SearchBar_1-0-0 .searchBar span.input-group-btn button.searchBtn.btn {
    height: calc(30px + (35 - 30) * ((100vw - 768px) / (1920 - 768)));
    margin-left: 5px;
    border-radius: 4px;
    -webkit-transition: all .35s, -webkit-transform .35s;
    transition: all .35s, -webkit-transform .35s;
    -o-transition: all .35s, transform .35s;
    transition: all .35s, transform .35s;
    transition: all .35s, transform .35s, -webkit-transform .35s
}

@media (max-width: 767px) {

    .SearchBar_1-0-0 .searchBar span.input-group-btn button.searchBtn.btn.btn-primary,
    .SearchBar_1-0-0 .searchBar span.input-group-btn .ari-form-container button.searchBtn.btn,
    .ari-form-container .SearchBar_1-0-0 .searchBar span.input-group-btn button.searchBtn.btn {
        background-color: #fff
    }
}

.SearchBar_1-0-0 .searchBar span.input-group-btn button.searchBtn.btn.btn-primary i.fa.fa-search,
.SearchBar_1-0-0 .searchBar span.input-group-btn .ari-form-container button.searchBtn.btn i.fa.fa-search,
.ari-form-container .SearchBar_1-0-0 .searchBar span.input-group-btn button.searchBtn.btn i.fa.fa-search {
    -webkit-transition: all .35s, -webkit-transform .35s;
    transition: all .35s, -webkit-transform .35s;
    -o-transition: all .35s, transform .35s;
    transition: all .35s, transform .35s;
    transition: all .35s, transform .35s, -webkit-transform .35s
}

@media (max-width: 767px) {

    .SearchBar_1-0-0 .searchBar span.input-group-btn button.searchBtn.btn.btn-primary i.fa.fa-search,
    .SearchBar_1-0-0 .searchBar span.input-group-btn .ari-form-container button.searchBtn.btn i.fa.fa-search,
    .ari-form-container .SearchBar_1-0-0 .searchBar span.input-group-btn button.searchBtn.btn i.fa.fa-search {
        color: #000
    }
}

.SearchBar_1-0-0 .searchBar span.input-group-btn button.searchBtn.btn.btn-primary i.fa.fa-search:before,
.SearchBar_1-0-0 .searchBar span.input-group-btn .ari-form-container button.searchBtn.btn i.fa.fa-search:before,
.ari-form-container .SearchBar_1-0-0 .searchBar span.input-group-btn button.searchBtn.btn i.fa.fa-search:before {
    content: "Search";
    font-family: 'Montserrat'
}

.SearchBar_1-0-0 .searchBar span.input-group-btn button#micBtn {
    display: none
}

.ari-layout.homepg .xd-header7 .header-bottom-row {
    margin-top: calc(40px + (50 - 40) * ((100vw - 768px) / (1920 - 768)))
}

@media (max-width: 767px) {
    .hero-shot {
        background-size: 150% !important
    }
}

@media (min-width: 768px) {
    .hero-shot {
        position: relative;
        background-size: cover !important
    }

    .hero-shot:before {
        left: 0;
        bottom: 0;
        height: 35%;
        width: 100%;
        content: "";
        position: absolute;
        background: rgba(255, 255, 255, 0);
        background: -moz-linear-gradient(top, rgba(255, 255, 255, 0) 0%, #fff 100%);
        background: -webkit-linear-gradient(top, rgba(255, 255, 255, 0) 0%, #fff 100%);
        background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, #fff 100%);
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='rgba(255,255,255,0)', endColorstr='#fff', GradientType=0)
    }
}

.homepg .cta-area-2 {
    padding-top: calc(25px + (45 - 25) * ((100vw - 320px) / (1920 - 320)));
    padding-bottom: calc(35px + (115 - 35) * ((100vw - 320px) / (1920 - 320)))
}

@media (min-width: 768px) {
    .homepg .cta-area-2 {
        padding-left: 0;
        padding-right: 0
    }
}

@media (min-width: 768px) {
    .homepg .cta-area-2>.ari-column.ari-col-xs-12 {
        padding: 0
    }
}

.homepg .cta-area-2>.ari-column.ari-col-xs-12 .CTA_1-0-0 {
    max-width: 100%;
    max-width: 400px;
    margin: 0 auto;
    padding: 5px;
    background-color: #fff
}

@media (min-width: 768px) {
    .homepg .cta-area-2>.ari-column.ari-col-xs-12 .CTA_1-0-0 {
        padding: calc(5px + (10 - 5) * ((100vw - 768px) / (1920 - 768)))
    }
}

.homepg .cta-area-2>.ari-column.ari-col-xs-12 .CTA_1-0-0 .basic-cta {
    max-width: 100%;
    width: 100%
}

.homepg .cta-area-2>.ari-column.ari-col-xs-12 .CTA_1-0-0 .basic-cta .dynamic-cta {
    max-width: 100%
}

.homepg .cta-area-2>.ari-column.ari-col-xs-12 .CTA_1-0-0 .basic-cta .dynamic-cta a.mini-jumbotron {
    max-width: 100%;
    overflow: hidden
}

.homepg .cta-area-2>.ari-column.ari-col-xs-12 .CTA_1-0-0 .basic-cta .dynamic-cta a.mini-jumbotron img {
    -webkit-transition: all .35s, -webkit-transform .35s;
    transition: all .35s, -webkit-transform .35s;
    -o-transition: all .35s, transform .35s;
    transition: all .35s, transform .35s;
    transition: all .35s, transform .35s, -webkit-transform .35s
}

.homepg .cta-area-2>.ari-column.ari-col-xs-12 .CTA_1-0-0 .basic-cta .dynamic-cta a.mini-jumbotron div {
    z-index: 1;
    overflow: hidden;
    max-width: 100%;
    position: relative;
    background-color: #000;
    -webkit-flex-flow: column;
    -moz-flex-flow: column;
    -ms-flex-flow: column;
    flex-flow: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    -ms-align-items: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    -ms-justify-content: center;
    justify-content: center
}

.homepg .cta-area-2>.ari-column.ari-col-xs-12 .CTA_1-0-0 .basic-cta .dynamic-cta a.mini-jumbotron div h2 {
    color: #fff;
    max-width: 100%;
    position: relative;
    text-align: center;
    font-family: 'Teko';
    text-transform: uppercase;
    padding: calc(10px + (15 - 10) * ((100vw - 320px) / (1920 - 320))) 0;
    font-size: calc(22px + (40 - 22) * ((100vw - 320px) / (768 - 320)));
    -webkit-transition: all .35s, -webkit-transform .35s;
    transition: all .35s, -webkit-transform .35s;
    -o-transition: all .35s, transform .35s;
    transition: all .35s, transform .35s;
    transition: all .35s, transform .35s, -webkit-transform .35s
}

@media (min-width: 768px) {
    .homepg .cta-area-2>.ari-column.ari-col-xs-12 .CTA_1-0-0 .basic-cta .dynamic-cta a.mini-jumbotron div h2 {
        font-size: calc(20px + (36 - 20) * ((100vw - 768px) / (1920 - 768)))
    }
}

.homepg .cta-area-2>.ari-column.ari-col-xs-12 .CTA_1-0-0 .basic-cta .dynamic-cta a.mini-jumbotron div:before {
    left: 0;
    top: -100%;
    width: 100%;
    height: 100%;
    content: "";
    position: absolute;
    background-color: #7C3030;
    -webkit-transition: all .35s, -webkit-transform .35s;
    transition: all .35s, -webkit-transform .35s;
    -o-transition: all .35s, transform .35s;
    transition: all .35s, transform .35s;
    transition: all .35s, transform .35s, -webkit-transform .35s
}

@media (min-width: 768px) {
    .homepg .cta-area-2>.ari-column.ari-col-xs-12 .CTA_1-0-0 .basic-cta .dynamic-cta a.mini-jumbotron:hover img {
        transform: scale(1.05)
    }

    .homepg .cta-area-2>.ari-column.ari-col-xs-12 .CTA_1-0-0 .basic-cta .dynamic-cta a.mini-jumbotron:hover div:before {
        top: 0
    }
}

.homepg .about-area {
    padding-bottom: calc(35px + (70 - 35) * ((100vw - 320px) / (1920 - 320)))
}

@media (min-width: 768px) {
    .homepg .about-area .contain {
        width: 100%;
        padding: 0
    }
}

.homepg .about-area .wrapper {
    max-width: 100%;
    -webkit-flex-flow: column;
    -moz-flex-flow: column;
    -ms-flex-flow: column;
    flex-flow: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    -ms-align-items: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    -ms-justify-content: center;
    justify-content: center
}

@media (min-width: 992px) {
    .homepg .about-area .wrapper {
        -webkit-flex-flow: row-reverse;
        -moz-flex-flow: row-reverse;
        -ms-flex-flow: row-reverse;
        flex-flow: row-reverse
    }
}

.homepg .about-area .wrapper .panel-default {
    max-width: 100%
}

@media (min-width: 992px) {
    .homepg .about-area .wrapper .panel-default {
        width: 60%
    }
}

.homepg .about-area .wrapper .panel-default .head {
    max-width: 100%;
    margin-bottom: 10px;
    margin-left: calc(10px + (30 - 10) * ((100vw - 992px) / (1920 - 992)));
    -webkit-flex-flow: column;
    -moz-flex-flow: column;
    -ms-flex-flow: column;
    flex-flow: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    -ms-align-items: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    -ms-justify-content: center;
    justify-content: center
}

.homepg .about-area .wrapper .panel-default .head img {
    max-width: 108px;
    max-height: 108px
}

@media (min-width: 992px) {
    .homepg .about-area .wrapper .panel-default .head img {
        margin-right: 15px
    }
}

.homepg .about-area .wrapper .panel-default .head h1 {
    max-width: 100%;
    font-style: italic;
    text-align: center;
    color: #7C3030;
    font-size: calc(19px + (29 - 19) * ((100vw - 320px) / (1920 - 320)));
    -webkit-flex-flow: column;
    -moz-flex-flow: column;
    -ms-flex-flow: column;
    flex-flow: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    -ms-align-items: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    -ms-justify-content: center;
    justify-content: center
}

@media (min-width: 992px) {
    .homepg .about-area .wrapper .panel-default .head h1 {
        -webkit-box-align: start;
        -ms-flex-align: start;
        -webkit-align-items: flex-start;
        -moz-align-items: flex-start;
        -ms-align-items: flex-start;
        align-items: flex-start
    }
}

.homepg .about-area .wrapper .panel-default .head h1 span {
    font-weight: 700
}

.homepg .about-area .wrapper .panel-default .text {
    max-width: 100%
}

@media (min-width: 768px) {
    .homepg .about-area .wrapper .panel-default .text {
        padding-left: calc(10px + (30 - 10) * ((100vw - 992px) / (1920 - 992)));
        padding-right: calc(0px + (100 - 0) * ((100vw - 992px) / (1920 - 992)))
    }
}

.homepg .about-area .wrapper .panel-default .text p {
    max-width: 100%;
    text-align: left;
    margin-bottom: 15px;
    font-size: calc(12px + (16 - 12) * ((100vw - 320px) / (1920 - 320)))
}

@media (max-width: 767px) {
    .homepg .about-area .wrapper .panel-default .text p {
        text-align: center
    }
}

@media (min-width: 768px) {
    .homepg .about-area .wrapper .panel-default div#collapse1 {
        display: block;
        height: auto !important
    }
}

@media (min-width: 992px) {
    .homepg .about-area .wrapper>img {
        width: 40%
    }
}

.homepg .about-area .wrapper h4 {
    margin-top: 15px
}

.homepg .about-area .wrapper h4 a {
    color: #fff;
    font-style: italic;
    border-radius: 6px;
    text-decoration: none;
    background-color: #000;
    font-size: calc(16px + (23 - 16) * ((100vw - 320px) / (768 - 320)));
    padding: calc(10px + (20 - 10) * ((100vw - 320px) / (768 - 320))) calc(20px + (85 - 20) * ((100vw - 320px) / (768 - 320)))
}

.homepg .about-area .wrapper h4 a:after {
    content: " Less"
}

.homepg .about-area .wrapper h4 a.collapsed:after {
    content: " More"
}

@media (min-width: 768px) {
    .homepg .about-area .wrapper h4 a:hover {
        border-radius: 0;
        background-color: #7C3030
    }
}

@media (max-width: 767px) {
    .homepg .video-area .contain {
        padding: 0
    }

    .homepg .video-area .contain .col-xs-12,
    .homepg .video-area .contain .ari-col-xs-12 {
        padding: 0
    }
}

.homepg .video-area .contain p {
    margin-top: calc(15px + (25 - 15) * ((100vw - 320px) / (1920 - 320)));
    font-size: calc(13px + (20 - 13) * ((100vw - 320px) / (1920 - 320)))
}

.homepg .video-area .contain div.embed-responsive {
    margin: 0 auto;
    max-width: 729px;
    max-height: 407px
}

@media (min-width: 1200px) {
    .homepg .video-area .contain div.embed-responsive {
        padding-bottom: 39.3%
    }
}

.homepg .products-area {
    padding-top: calc(25px + (45 - 25) * ((100vw - 320px) / (1920 - 320)));
    padding-bottom: calc(20px + (35 - 20) * ((100vw - 320px) / (1920 - 320)))
}

.homepg .products-area .ItemGroup_1-0-0 .featuredItems .headerTitle {
    font-weight: 600;
    font-family: 'Teko';
    color: #000;
    text-transform: capitalize;
    font-size: calc(28px + (50 - 28) * ((100vw - 320px) / (1920 - 320)));
    margin-bottom: calc(15px + (35 - 15) * ((100vw - 320px) / (1920 - 320)))
}

.homepg .products-area .ItemGroup_1-0-0 .featuredItems .slick-slide {
    box-shadow: none;
    border-color: #000;
    background-color: #fff;
    margin-bottom: calc(15px + (35 - 15) * ((100vw - 320px) / (1920 - 320)))
}

.homepg .products-area .ItemGroup_1-0-0 .featuredItems #moreItems a {
    border: 0;
    border-radius: 0;
    font-weight: 400;
    font-style: italic;
    color: #fff;
    background-color: #000;
    -webkit-transition: all .35s, -webkit-transform .35s;
    transition: all .35s, -webkit-transform .35s;
    -o-transition: all .35s, transform .35s;
    transition: all .35s, transform .35s;
    transition: all .35s, transform .35s, -webkit-transform .35s;
    font-size: calc(15px + (26 - 15) * ((100vw - 320px) / (1920 - 320)));
    padding: calc(5px + (12 - 5) * ((100vw - 320px) / (1920 - 320))) calc(15px + (25 - 15) * ((100vw - 320px) / (1920 - 320)))
}

@media (min-width: 768px) {
    .homepg .products-area .ItemGroup_1-0-0 .featuredItems #moreItems a:hover {
        background-color: #7C3030
    }
}

.homepg .offer-area {
    padding: 0
}

@media (min-width: 768px) {
    .homepg .offer-area {
        padding-top: calc(25px + (45 - 25) * ((100vw - 320px) / (1920 - 320)))
    }

    .homepg .offer-area .contain {
        padding: 0
    }
}

.homepg .offer-area .offer-rotator {
    margin-bottom: 0
}

.homepg .logobar-area {
    background-color: #0099CC;
    padding-top: calc(45px + (120 - 45) * ((100vw - 320px) / (1920 - 320)));
    padding-bottom: calc(45px + (120 - 45) * ((100vw - 320px) / (1920 - 320)))
}

.homepg .logobar-area .BusinessInformation_1-0-0 {
    text-align: center;
    font-family: '';
    color: #000;
    text-transform: uppercase;
    font-size: calc(20px + (54 - 20) * ((100vw - 320px) / (1920 - 320)));
    margin-bottom: calc(20px + (45 - 20) * ((100vw - 320px) / (1920 - 320)))
}

.homepg .logobar-area .LogoBar_1-0-0 .logo-bar-logo {
    border: 1px solid #000
}

.footer .xd-footer-6 .social-icons {
    display: none !important
}

.footer .xd-footer-6 .phone .social-links ul {
    display: flex;
    padding: 0;
    margin-top: 10px;
    margin-left: 42px;
    list-style: none;
    align-items: center;
    justify-content: flex-start
}

.footer .xd-footer-6 .phone .social-links ul .fa.fa-circle {
    color: #fff !important
}

.footer .xd-footer-6 .phone .social-links ul .Facebook .fa {
    color: #3b5998
}

.footer .xd-footer-6 .phone .social-links ul .LinkedIn .fa {
    color: #0077b5
}

.footer .xd-footer-6 .footer-top-row {
    background-color: #7C3030;
    padding: 40px 15px
}

.footer .xd-footer-6 .footer-top-row .footer-column,
.footer .xd-footer-6 .footer-top-row .phone,
.footer .xd-footer-6 .footer-top-row .address {
    max-width: 320px;
    margin: 20px auto
}

.footer .xd-footer-6 .footer-top-row .footer-column .icon,
.footer .xd-footer-6 .footer-top-row .phone .icon,
.footer .xd-footer-6 .footer-top-row .address .icon {
    float: left;
    margin-top: 10px;
    color: #fff
}

.footer .xd-footer-6 .footer-top-row .footer-column .icon .fa,
.footer .xd-footer-6 .footer-top-row .phone .icon .fa,
.footer .xd-footer-6 .footer-top-row .address .icon .fa {
    width: 42px;
    height: 42px;
    line-height: 42px;
    font-size: 36px
}

/* FOOTER information - Top Line _ CCC*/
.footer .xd-footer-6 .footer-top-row .footer-column h4,
.footer .xd-footer-6 .footer-top-row .phone h4,
.footer .xd-footer-6 .footer-top-row .address h4 {
    font-weight: bold;
    text-transform: uppercase;
    color: #fff;
    font-family: 'Montserrat'
}

.footer .xd-footer-6 .footer-top-row .footer-column a,
.footer .xd-footer-6 .footer-top-row .phone a,
.footer .xd-footer-6 .footer-top-row .address a {
    color: #fff
}

.footer .xd-footer-6 .footer-top-row .footer-column a:hover,
.footer .xd-footer-6 .footer-top-row .phone a:hover,
.footer .xd-footer-6 .footer-top-row .address a:hover {
    color: #7C3030
}

/* FOOTER information _ CCC*/
.footer .xd-footer-6 .footer-top-row td.footer-column {
    width: 40px
}

.footer .xd-footer-6 .footer-bottom-row {
    padding: calc(20px + (45 - 20) * ((100vw - 320px) / (1920 - 320)))
}

.footer .xd-footer-6 .footer-bottom-row .logo {
    margin-top: 20px
}

.footer .xd-footer-6 .footer-bottom-row .logo a img {
    margin: 0 auto
}

.footer .xd-footer-6 .footer-bottom-row .social-icons {
    margin-top: 20px
}

.footer .xd-footer-6 .footer-bottom-row .social-icons ul {
    padding: 0;
    margin: 0 auto;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    -ms-justify-content: center;
    justify-content: center
}

.footer .xd-footer-6 .footer-bottom-row .social-icons ul li i.fa-ebay {
    height: 36px;
    border-radius: 50%;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    background-image: url("https://ari-cms.com/Content/Site/21609/Images/Subtraction%202.png")
}

.footer .xd-footer-6 .footer-bottom-row .footer-nav {
    margin: 20px 0
}

.footer .xd-footer-6 .footer-bottom-row .footer-nav ul {
    padding: 0;
    margin: 0 auto;
    list-style: none;
    -ms-flex-pack: distribute;
    -webkit-justify-content: space-around;
    -ms-justify-content: space-around;
    justify-content: space-around
}

.footer .xd-footer-6 .footer-bottom-row .footer-nav ul li a {
    color: #505050
}

.footer .xd-footer-6 .footer-bottom-row .footer-nav ul li a:hover {
    color: #7C3030
}

.footer .xd-footer-6 .footer-bottom-row .copyright {
    margin-bottom: 20px;
    text-align: center
}

.footer .xd-footer-6 .footer-bottom-row .copyright a {
    color: #505050
}

.footer .xd-footer-6 .footer-bottom-row .back-to-top {
    font-weight: bold;
    text-decoration: none
}

.footer .xd-footer-6 .footer-bottom-row .back-to-top:after {
    color: #7C3030;
    margin-left: 5px;
    /* content: "\f062"; */
    font-family: FontAwesome;
    opacity: 0;
    position: relative;
    bottom: -3px;
    -webkit-transition: all .35s, -webkit-transform .35s;
    transition: all .35s, -webkit-transform .35s;
    -o-transition: all .35s, transform .35s;
    transition: all .35s, transform .35s;
    transition: all .35s, transform .35s, -webkit-transform .35s
}

.footer .xd-footer-6 .footer-bottom-row .back-to-top:hover {
    color: #7C3030
}

.footer .xd-footer-6 .footer-bottom-row .back-to-top:hover:after {
    opacity: 1;
    bottom: 3px
}

.footer .xd-footer-6 .footer-bottom-row .ari-column.ari-col-sm-2:last-child {
    display: inline
}

.footer .xd-footer-6 .footer-bottom-row .ari-column.ari-col-sm-2:last-child .Template_1-0-0 {
    margin-bottom: 20px;
    text-align: center
}

.footer .xd-footer-6 .footer-bottom-row .ari-column.ari-col-sm-2:last-child .Template_1-0-0 a {
    color: #505050
}

.footer .xd-footer-6 .footer-bottom-row .ari-column.ari-col-sm-2:last-child .Template_1-0-0 a:hover {
    color: #7C3030
}

@media (min-width: 768px) {
    .footer .xd-footer-6 .footer-bottom-row {
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        -webkit-align-items: center;
        -moz-align-items: center;
        -ms-align-items: center;
        align-items: center
    }

    .footer .xd-footer-6 .footer-bottom-row .logo,
    .footer .xd-footer-6 .footer-bottom-row .social-icons {
        margin-top: 0
    }

    .footer .xd-footer-6 .footer-bottom-row .back-to-top,
    .footer .xd-footer-6 .footer-bottom-row .copyright {
        margin-bottom: 0
    }
}

@media all and (min-width: 768px) and (max-width: 1024px) and (-webkit-min-device-pixel-ratio: 0) {

    .about-area .contain,
    .offer-area .contain,
    .logobar-area .contain,
    .products-area .contain,
    .cta-area-2 .contain {
        margin: 0 auto
    }
}

@media (min-width: 768px) and (max-width: 1024px) {

    .about-area .contain,
    .offer-area .contain,
    .logobar-area .contain,
    .products-area .contain,
    .cta-area-2 .contain {
        margin: 0 auto
    }
}

.SearchBar_1-0-0 .searchBar .tt-header,
.SearchBar_1-0-0 .searchBar .tt-suggestion {
    text-align: left
}

.main-content .Locations_1-0-0 .footer-column-group>div {
    width: 100%
}

.main-content.internal {
    padding-bottom: 20px
}

[data-element-id='4f137120-e271-4b95-a589-246632feb588'] {
    padding-top: 0;
    padding-bottom: 35px
}

[data-element-id='074a7f5d-5098-41ef-b935-287abb15b1d1'] .appearing-lead .lead-bar {
    text-align: center;
    border: none;
    opacity: 0;
    visibility: hidden;
    height: 0;
    transition: height 0.3s ease;
    -webkit-transition: height 0.3s ease;
    -moz-transition: height 0.3s ease;
    -o-transition: height 0.3s ease;
    transition: height 0.3s ease
}

[data-element-id='074a7f5d-5098-41ef-b935-287abb15b1d1'] .appearing-lead .lead-bar .fa {
    font-size: 30px
}

[data-element-id='074a7f5d-5098-41ef-b935-287abb15b1d1'] .appearing-lead .lead-bar .leadBtn {
    color: #fff;
    background: #000;
    font-size: 30px;
    font-weight: 600;
    text-transform: uppercase;
    border: none;
    padding: 20px 30px;
    width: 100%;
    text-decoration: none;
    display: block
}

[data-element-id='074a7f5d-5098-41ef-b935-287abb15b1d1'] .appearing-lead .lead-bar .leadBtn:hover,
[data-element-id='074a7f5d-5098-41ef-b935-287abb15b1d1'] .appearing-lead .lead-bar .leadBtn:focus,
[data-element-id='074a7f5d-5098-41ef-b935-287abb15b1d1'] .appearing-lead .lead-bar .leadBtn:active {
    outline: 0;
    border: 0
}

[data-element-id='074a7f5d-5098-41ef-b935-287abb15b1d1'] .appearing-lead.fixed {
    box-shadow: 0 5px 10px 0 rgba(0, 0, 0, 0.04);
    position: fixed;
    top: 0;
    z-index: 100;
    left: 0;
    right: 0;
    display: block
}

[data-element-id='074a7f5d-5098-41ef-b935-287abb15b1d1'] .appearing-lead.fixed .lead-bar {
    opacity: 1;
    visibility: visible;
    height: 84px
}

[data-element-id='074a7f5d-5098-41ef-b935-287abb15b1d1'] .appearing-lead:not(.fixed) {
    display: none
}

@media (max-width: 768px) {
    [data-element-id='074a7f5d-5098-41ef-b935-287abb15b1d1'] .appearing-lead .lead-bar .fa {
        font-size: 18px
    }

    [data-element-id='074a7f5d-5098-41ef-b935-287abb15b1d1'] .appearing-lead .lead-bar .leadBtn {
        font-size: 18px
    }
}

@media (max-width: 767px) {
    [data-element-id='9dcaa51f-8771-4061-81db-329f2f82b6cf'] {
        display: none !important
    }
}

[data-element-id='0d67e573-a1af-4874-b16a-372df5e44823'] {
    background-color: rgba(0, 0, 0, 0.6)
}

[data-element-id='0d67e573-a1af-4874-b16a-372df5e44823'] {
    color: #fff
}

@media (min-width: 768px) {
    [data-element-id='0d67e573-a1af-4874-b16a-372df5e44823'] {
        display: flex;
        align-items: center
    }
}

[data-element-id='0d67e573-a1af-4874-b16a-372df5e44823'] {
    margin-top: 0;
    margin-bottom: 0
}

@media (min-width: 768px) {
    [data-element-id='0d67e573-a1af-4874-b16a-372df5e44823'] {
        margin-top: 2%;
        margin-bottom: 2%
    }
}

[data-element-id='0d67e573-a1af-4874-b16a-372df5e44823'] {
    padding-top: 2%;
    padding-bottom: 2%
}

@media (min-width: 768px) {
    [data-element-id='0d67e573-a1af-4874-b16a-372df5e44823'] {
        padding-top: 1%;
        padding-bottom: 1%
    }
}

[data-element-id='b1f62d14-147c-414e-9eb2-3eda409244c5'] {
    color: #fff;
    font-size: 22px;
    text-align: center;
    font-style: normal;
    font-weight: 400;
    font-family: "Montserrat", Arial, Helvetica, sans-serif
}

@media (max-width: 767px) {
    [data-element-id='99c968b2-2287-43c3-8e4f-41fd2e90ced0'] {
        display: none !important
    }
}

@media (max-width: 767px) {
    [data-element-id='42e7a411-4bf5-473f-97fa-454713fc9e91'] {
        display: none !important
    }
}

/* _ CCC */
[data-element-id='Footer_Box'] {
    background-color: #7C3030
}

@media (max-width: 767px) {
    [data-element-id='85c715c5-3448-40eb-a83b-7ec3f3116545'] {
        display: none !important
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    [data-element-id='85c715c5-3448-40eb-a83b-7ec3f3116545'] {
        display: none !important
    }
}

@media (max-width: 767px) {
    [data-element-id='b01d9fe6-55fc-458d-8e20-c15828858adb'] {
        display: none !important
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    [data-element-id='b01d9fe6-55fc-458d-8e20-c15828858adb'] {
        display: none !important
    }
}

@media (min-width: 992px) and (max-width: 1199px) {
    [data-element-id='b01d9fe6-55fc-458d-8e20-c15828858adb'] {
        display: none !important
    }
}

@media (min-width: 1200px) {
    [data-element-id='b01d9fe6-55fc-458d-8e20-c15828858adb'] {
        display: none !important
    }
}

[data-element-id='b01d9fe6-55fc-458d-8e20-c15828858adb'] {
    padding-top: 35px;
    padding-bottom: 35px
}

[data-element-id='84914888-5ef4-4c99-820a-d9fca62a07a3'] {
    color: #fff;
    font-size: 45px;
    text-align: center;
    font-style: normal;
    font-weight: 700;
    text-transform: uppercase;
    font-family: "Montserrat", "Times New Roman", Times, serif
}

@media (max-width: 767px) {
    [data-element-id='946ae5ee-0616-4fed-9554-dffc1876b48a'] {
        display: none !important
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    [data-element-id='946ae5ee-0616-4fed-9554-dffc1876b48a'] {
        display: none !important
    }
}

[data-element-id='caaea8c4-2dd0-40d9-afdb-f8750295af5d'] .alpaca-form-buttons-container {
    text-align: center
}

@media (max-width: 767px) {
    [data-element-id='caaea8c4-2dd0-40d9-afdb-f8750295af5d'] .alpaca-form-buttons-container button {
        width: 100%
    }
}