/* Minification failed. Returning unminified contents.
(23562,1): run-time error CSS1019: Unexpected token, found '}'
(23872,1): run-time error CSS1019: Unexpected token, found '@-webkit-keyframes'
(23873,5): run-time error CSS1062: Expected semicolon or closing curly-brace, found '0%'
(23884,1): run-time error CSS1019: Unexpected token, found '@keyframes'
(23885,5): run-time error CSS1062: Expected semicolon or closing curly-brace, found '0%'
 */
/* powerupdate style by Gursharan Sandhu */
html {
    font-family: sans-serif;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
}

body {
    margin: 0;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
    display: block;
}

audio,
canvas,
progress,
video {
    display: inline-block;
    vertical-align: baseline;
}

    audio:not([controls]) {
        display: none;
        height: 0;
    }

[hidden],
template {
    display: none;
}

a {
    background-color: transparent;
}

    a:active,
    a:hover {
        outline: 0;
    }

abbr[title] {
    border-bottom: 1px dotted;
}

b,
strong {
    font-weight: bold;
}

dfn {
    font-style: italic;
}

h1 {
    margin: 0.67em 0;
    font-size: 2em;
}

mark {
    color: #000;
    background: #ff0;
}

small {
    font-size: 80%;
}

sub,
sup {
    position: relative;
    font-size: 75%;
    line-height: 0;
    vertical-align: baseline;
}

sup {
    top: -0.5em;
}

sub {
    bottom: -0.25em;
}

img {
    border: 0;
}

svg:not(:root) {
    overflow: hidden;
}

figure {
    margin: 1em 40px;
}

hr {
    height: 0;
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
}

pre {
    overflow: auto;
}

code,
kbd,
pre,
samp {
    font-family: monospace, monospace;
    font-size: 1em;
}

button,
input,
optgroup,
select,
textarea {
    margin: 0;
    font: inherit;
    color: inherit;
}

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 {
        padding: 0;
        border: 0;
    }

input {
    line-height: normal;
}

    input[type="checkbox"],
    input[type="radio"] {
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        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-box-sizing: content-box;
        -moz-box-sizing: content-box;
        box-sizing: content-box;
        -webkit-appearance: textfield;
    }

        input[type="search"]::-webkit-search-cancel-button,
        input[type="search"]::-webkit-search-decoration {
            -webkit-appearance: none;
        }

fieldset {
    padding: 0.35em 0.625em 0.75em;
    margin: 0 2px;
    border: 1px solid #c0c0c0;
}

legend {
    padding: 0;
    border: 0;
}

textarea {
    overflow: auto;
}

optgroup {
    font-weight: bold;
}

table {
    border-spacing: 0;
    border-collapse: collapse;
}

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;
        -webkit-box-shadow: none !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/glyphicons-halflings-regular.eot');
    src: url('../fonts/glyphicons-halflings-regular.eot?#iefix') format('embedded-opentype'), url('../fonts/glyphicons-halflings-regular.woff') format('woff'), url('../fonts/glyphicons-halflings-regular.ttf') format('truetype'), url('../fonts/glyphicons-halflings-regular.svg#glyphicons_halflingsregular') format('svg');
}

.glyphicon {
    position: relative;
    top: 1px;
    display: inline-block;
    font-family: 'Glyphicons Halflings';
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.glyphicon-asterisk:before {
    content: "\002a";
}

.glyphicon-plus:before {
    content: "\002b";
}

.glyphicon-euro:before,
.glyphicon-eur:before {
    content: "\20ac";
}

.glyphicon-minus:before {
    content: "\2212";
}

.glyphicon-cloud:before {
    content: "\2601";
}

.glyphicon-envelope:before {
    content: "\2709";
}

.glyphicon-pencil:before {
    content: "\270f";
}

.glyphicon-glass:before {
    content: "\e001";
}

.glyphicon-music:before {
    content: "\e002";
}

.glyphicon-search:before {
    content: "\e003";
}

.glyphicon-heart:before {
    content: "\e005";
}

.glyphicon-star:before {
    content: "\e006";
}

.glyphicon-star-empty:before {
    content: "\e007";
}

.glyphicon-user:before {
    content: "\e008";
}

.glyphicon-film:before {
    content: "\e009";
}

.glyphicon-th-large:before {
    content: "\e010";
}

.glyphicon-th:before {
    content: "\e011";
}

.glyphicon-th-list:before {
    content: "\e012";
}

.glyphicon-ok:before {
    content: "\e013";
}

.glyphicon-remove:before {
    content: "\e014";
}

.glyphicon-zoom-in:before {
    content: "\e015";
}

.glyphicon-zoom-out:before {
    content: "\e016";
}

.glyphicon-off:before {
    content: "\e017";
}

.glyphicon-signal:before {
    content: "\e018";
}

.glyphicon-cog:before {
    content: "\e019";
}

.glyphicon-trash:before {
    content: "\e020";
}

.glyphicon-home:before {
    content: "\e021";
}

.glyphicon-file:before {
    content: "\e022";
}

.glyphicon-time:before {
    content: "\e023";
}

.glyphicon-road:before {
    content: "\e024";
}

.glyphicon-download-alt:before {
    content: "\e025";
}

.glyphicon-download:before {
    content: "\e026";
}

.glyphicon-upload:before {
    content: "\e027";
}

.glyphicon-inbox:before {
    content: "\e028";
}

.glyphicon-play-circle:before {
    content: "\e029";
}

.glyphicon-repeat:before {
    content: "\e030";
}

.glyphicon-refresh:before {
    content: "\e031";
}

.glyphicon-list-alt:before {
    content: "\e032";
}

.glyphicon-lock:before {
    content: "\e033";
}

.glyphicon-flag:before {
    content: "\e034";
}

.glyphicon-headphones:before {
    content: "\e035";
}

.glyphicon-volume-off:before {
    content: "\e036";
}

.glyphicon-volume-down:before {
    content: "\e037";
}

.glyphicon-volume-up:before {
    content: "\e038";
}

.glyphicon-qrcode:before {
    content: "\e039";
}

.glyphicon-barcode:before {
    content: "\e040";
}

.glyphicon-tag:before {
    content: "\e041";
}

.glyphicon-tags:before {
    content: "\e042";
}

.glyphicon-book:before {
    content: "\e043";
}

.glyphicon-bookmark:before {
    content: "\e044";
}

.glyphicon-print:before {
    content: "\e045";
}

.glyphicon-camera:before {
    content: "\e046";
}

.glyphicon-font:before {
    content: "\e047";
}

.glyphicon-bold:before {
    content: "\e048";
}

.glyphicon-italic:before {
    content: "\e049";
}

.glyphicon-text-height:before {
    content: "\e050";
}

.glyphicon-text-width:before {
    content: "\e051";
}

.glyphicon-align-left:before {
    content: "\e052";
}

.glyphicon-align-center:before {
    content: "\e053";
}

.glyphicon-align-right:before {
    content: "\e054";
}

.glyphicon-align-justify:before {
    content: "\e055";
}

.glyphicon-list:before {
    content: "\e056";
}

.glyphicon-indent-left:before {
    content: "\e057";
}

.glyphicon-indent-right:before {
    content: "\e058";
}

.glyphicon-facetime-video:before {
    content: "\e059";
}

.glyphicon-picture:before {
    content: "\e060";
}

.glyphicon-map-marker:before {
    content: "\e062";
}

.glyphicon-adjust:before {
    content: "\e063";
}

.glyphicon-tint:before {
    content: "\e064";
}

.glyphicon-edit:before {
    content: "\e065";
}

.glyphicon-share:before {
    content: "\e066";
}

.glyphicon-check:before {
    content: "\e067";
}

.glyphicon-move:before {
    content: "\e068";
}

.glyphicon-step-backward:before {
    content: "\e069";
}

.glyphicon-fast-backward:before {
    content: "\e070";
}

.glyphicon-backward:before {
    content: "\e071";
}

.glyphicon-play:before {
    content: "\e072";
}

.glyphicon-pause:before {
    content: "\e073";
}

.glyphicon-stop:before {
    content: "\e074";
}

.glyphicon-forward:before {
    content: "\e075";
}

.glyphicon-fast-forward:before {
    content: "\e076";
}

.glyphicon-step-forward:before {
    content: "\e077";
}

.glyphicon-eject:before {
    content: "\e078";
}

.glyphicon-chevron-left:before {
    content: "\e079";
}

.glyphicon-chevron-right:before {
    content: "\e080";
}

.glyphicon-plus-sign:before {
    content: "\e081";
}

.glyphicon-minus-sign:before {
    content: "\e082";
}

.glyphicon-remove-sign:before {
    content: "\e083";
}

.glyphicon-ok-sign:before {
    content: "\e084";
}

.glyphicon-question-sign:before {
    content: "\e085";
}

.glyphicon-info-sign:before {
    content: "\e086";
}

.glyphicon-screenshot:before {
    content: "\e087";
}

.glyphicon-remove-circle:before {
    content: "\e088";
}

.glyphicon-ok-circle:before {
    content: "\e089";
}

.glyphicon-ban-circle:before {
    content: "\e090";
}

.glyphicon-arrow-left:before {
    content: "\e091";
}

.glyphicon-arrow-right:before {
    content: "\e092";
}

.glyphicon-arrow-up:before {
    content: "\e093";
}

.glyphicon-arrow-down:before {
    content: "\e094";
}

.glyphicon-share-alt:before {
    content: "\e095";
}

.glyphicon-resize-full:before {
    content: "\e096";
}

.glyphicon-resize-small:before {
    content: "\e097";
}

.glyphicon-exclamation-sign:before {
    content: "\e101";
}

.glyphicon-gift:before {
    content: "\e102";
}

.glyphicon-leaf:before {
    content: "\e103";
}

.glyphicon-fire:before {
    content: "\e104";
}

.glyphicon-eye-open:before {
    content: "\e105";
}

.glyphicon-eye-close:before {
    content: "\e106";
}

.glyphicon-warning-sign:before {
    content: "\e107";
}

.glyphicon-plane:before {
    content: "\e108";
}

.glyphicon-calendar:before {
    content: "\e109";
}

.glyphicon-random:before {
    content: "\e110";
}

.glyphicon-comment:before {
    content: "\e111";
}

.glyphicon-magnet:before {
    content: "\e112";
}

.glyphicon-chevron-up:before {
    content: "\e113";
}

.glyphicon-chevron-down:before {
    content: "\e114";
}

.glyphicon-retweet:before {
    content: "\e115";
}

.glyphicon-shopping-cart:before {
    content: "\e116";
}

.glyphicon-folder-close:before {
    content: "\e117";
}

.glyphicon-folder-open:before {
    content: "\e118";
}

.glyphicon-resize-vertical:before {
    content: "\e119";
}

.glyphicon-resize-horizontal:before {
    content: "\e120";
}

.glyphicon-hdd:before {
    content: "\e121";
}

.glyphicon-bullhorn:before {
    content: "\e122";
}

.glyphicon-bell:before {
    content: "\e123";
}

.glyphicon-certificate:before {
    content: "\e124";
}

.glyphicon-thumbs-up:before {
    content: "\e125";
}

.glyphicon-thumbs-down:before {
    content: "\e126";
}

.glyphicon-hand-right:before {
    content: "\e127";
}

.glyphicon-hand-left:before {
    content: "\e128";
}

.glyphicon-hand-up:before {
    content: "\e129";
}

.glyphicon-hand-down:before {
    content: "\e130";
}

.glyphicon-circle-arrow-right:before {
    content: "\e131";
}

.glyphicon-circle-arrow-left:before {
    content: "\e132";
}

.glyphicon-circle-arrow-up:before {
    content: "\e133";
}

.glyphicon-circle-arrow-down:before {
    content: "\e134";
}

.glyphicon-globe:before {
    content: "\e135";
}

.glyphicon-wrench:before {
    content: "\e136";
}

.glyphicon-tasks:before {
    content: "\e137";
}

.glyphicon-filter:before {
    content: "\e138";
}

.glyphicon-briefcase:before {
    content: "\e139";
}

.glyphicon-fullscreen:before {
    content: "\e140";
}

.glyphicon-dashboard:before {
    content: "\e141";
}

.glyphicon-paperclip:before {
    content: "\e142";
}

.glyphicon-heart-empty:before {
    content: "\e143";
}

.glyphicon-link:before {
    content: "\e144";
}

.glyphicon-phone:before {
    content: "\e145";
}

.glyphicon-pushpin:before {
    content: "\e146";
}

.glyphicon-usd:before {
    content: "\e148";
}

.glyphicon-gbp:before {
    content: "\e149";
}

.glyphicon-sort:before {
    content: "\e150";
}

.glyphicon-sort-by-alphabet:before {
    content: "\e151";
}

.glyphicon-sort-by-alphabet-alt:before {
    content: "\e152";
}

.glyphicon-sort-by-order:before {
    content: "\e153";
}

.glyphicon-sort-by-order-alt:before {
    content: "\e154";
}

.glyphicon-sort-by-attributes:before {
    content: "\e155";
}

.glyphicon-sort-by-attributes-alt:before {
    content: "\e156";
}

.glyphicon-unchecked:before {
    content: "\e157";
}

.glyphicon-expand:before {
    content: "\e158";
}

.glyphicon-collapse-down:before {
    content: "\e159";
}

.glyphicon-collapse-up:before {
    content: "\e160";
}

.glyphicon-log-in:before {
    content: "\e161";
}

.glyphicon-flash:before {
    content: "\e162";
}

.glyphicon-log-out:before {
    content: "\e163";
}

.glyphicon-new-window:before {
    content: "\e164";
}

.glyphicon-record:before {
    content: "\e165";
}

.glyphicon-save:before {
    content: "\e166";
}

.glyphicon-open:before {
    content: "\e167";
}

.glyphicon-saved:before {
    content: "\e168";
}

.glyphicon-import:before {
    content: "\e169";
}

.glyphicon-export:before {
    content: "\e170";
}

.glyphicon-send:before {
    content: "\e171";
}

.glyphicon-floppy-disk:before {
    content: "\e172";
}

.glyphicon-floppy-saved:before {
    content: "\e173";
}

.glyphicon-floppy-remove:before {
    content: "\e174";
}

.glyphicon-floppy-save:before {
    content: "\e175";
}

.glyphicon-floppy-open:before {
    content: "\e176";
}

.glyphicon-credit-card:before {
    content: "\e177";
}

.glyphicon-transfer:before {
    content: "\e178";
}

.glyphicon-cutlery:before {
    content: "\e179";
}

.glyphicon-header:before {
    content: "\e180";
}

.glyphicon-compressed:before {
    content: "\e181";
}

.glyphicon-earphone:before {
    content: "\e182";
}

.glyphicon-phone-alt:before {
    content: "\e183";
}

.glyphicon-tower:before {
    content: "\e184";
}

.glyphicon-stats:before {
    content: "\e185";
}

.glyphicon-sd-video:before {
    content: "\e186";
}

.glyphicon-hd-video:before {
    content: "\e187";
}

.glyphicon-subtitles:before {
    content: "\e188";
}

.glyphicon-sound-stereo:before {
    content: "\e189";
}

.glyphicon-sound-dolby:before {
    content: "\e190";
}

.glyphicon-sound-5-1:before {
    content: "\e191";
}

.glyphicon-sound-6-1:before {
    content: "\e192";
}

.glyphicon-sound-7-1:before {
    content: "\e193";
}

.glyphicon-copyright-mark:before {
    content: "\e194";
}

.glyphicon-registration-mark:before {
    content: "\e195";
}

.glyphicon-cloud-download:before {
    content: "\e197";
}

.glyphicon-cloud-upload:before {
    content: "\e198";
}

.glyphicon-tree-conifer:before {
    content: "\e199";
}

.glyphicon-tree-deciduous:before {
    content: "\e200";
}

.glyphicon-cd:before {
    content: "\e201";
}

.glyphicon-save-file:before {
    content: "\e202";
}

.glyphicon-open-file:before {
    content: "\e203";
}

.glyphicon-level-up:before {
    content: "\e204";
}

.glyphicon-copy:before {
    content: "\e205";
}

.glyphicon-paste:before {
    content: "\e206";
}

.glyphicon-alert:before {
    content: "\e209";
}

.glyphicon-equalizer:before {
    content: "\e210";
}

.glyphicon-king:before {
    content: "\e211";
}

.glyphicon-queen:before {
    content: "\e212";
}

.glyphicon-pawn:before {
    content: "\e213";
}

.glyphicon-bishop:before {
    content: "\e214";
}

.glyphicon-knight:before {
    content: "\e215";
}

.glyphicon-baby-formula:before {
    content: "\e216";
}

.glyphicon-tent:before {
    content: "\26fa";
}

.glyphicon-blackboard:before {
    content: "\e218";
}

.glyphicon-bed:before {
    content: "\e219";
}

.glyphicon-apple:before {
    content: "\f8ff";
}

.glyphicon-erase:before {
    content: "\e221";
}

.glyphicon-hourglass:before {
    content: "\231b";
}

.glyphicon-lamp:before {
    content: "\e223";
}

.glyphicon-duplicate:before {
    content: "\e224";
}

.glyphicon-piggy-bank:before {
    content: "\e225";
}

.glyphicon-scissors:before {
    content: "\e226";
}

.glyphicon-bitcoin:before {
    content: "\e227";
}

.glyphicon-btc:before {
    content: "\e227";
}

.glyphicon-xbt:before {
    content: "\e227";
}

.glyphicon-yen:before {
    content: "\00a5";
}

.glyphicon-jpy:before {
    content: "\00a5";
}

.glyphicon-ruble:before {
    content: "\20bd";
}

.glyphicon-rub:before {
    content: "\20bd";
}

.glyphicon-scale:before {
    content: "\e230";
}

.glyphicon-ice-lolly:before {
    content: "\e231";
}

.glyphicon-ice-lolly-tasted:before {
    content: "\e232";
}

.glyphicon-education:before {
    content: "\e233";
}

.glyphicon-option-horizontal:before {
    content: "\e234";
}

.glyphicon-option-vertical:before {
    content: "\e235";
}

.glyphicon-menu-hamburger:before {
    content: "\e236";
}

.glyphicon-modal-window:before {
    content: "\e237";
}

.glyphicon-oil:before {
    content: "\e238";
}

.glyphicon-grain:before {
    content: "\e239";
}

.glyphicon-sunglasses:before {
    content: "\e240";
}

.glyphicon-text-size:before {
    content: "\e241";
}

.glyphicon-text-color:before {
    content: "\e242";
}

.glyphicon-text-background:before {
    content: "\e243";
}

.glyphicon-object-align-top:before {
    content: "\e244";
}

.glyphicon-object-align-bottom:before {
    content: "\e245";
}

.glyphicon-object-align-horizontal:before {
    content: "\e246";
}

.glyphicon-object-align-left:before {
    content: "\e247";
}

.glyphicon-object-align-vertical:before {
    content: "\e248";
}

.glyphicon-object-align-right:before {
    content: "\e249";
}

.glyphicon-triangle-right:before {
    content: "\e250";
}

.glyphicon-triangle-left:before {
    content: "\e251";
}

.glyphicon-triangle-bottom:before {
    content: "\e252";
}

.glyphicon-triangle-top:before {
    content: "\e253";
}

.glyphicon-console:before {
    content: "\e254";
}

.glyphicon-superscript:before {
    content: "\e255";
}

.glyphicon-subscript:before {
    content: "\e256";
}

.glyphicon-menu-left:before {
    content: "\e257";
}

.glyphicon-menu-right:before {
    content: "\e258";
}

.glyphicon-menu-down:before {
    content: "\e259";
}

.glyphicon-menu-up:before {
    content: "\e260";
}

* {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

    *:before,
    *:after {
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
    }

html {
    font-size: 10px;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

body {
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 14px;
    line-height: 1.42857143;
    color: #333;
    background-color: #fff;
}

input,
button,
select,
textarea {
    font-family: inherit;
    font-size: inherit;
    line-height: inherit;
}

a {
    color: #337ab7;
    text-decoration: none;
}

    a:hover,
    a:focus {
        color: #23527c;
        text-decoration: underline;
    }

    a:focus {
        outline: 5px auto -webkit-focus-ring-color;
        outline-offset: -2px;
    }

figure {
    margin: 0;
}

img {
    vertical-align: middle;
}

.img-responsive,
.thumbnail > img,
.thumbnail a > img,
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
    display: block;
    max-width: 100%;
    height: auto;
}

.img-rounded {
    border-radius: 6px;
}

.img-thumbnail {
    display: inline-block;
    max-width: 100%;
    height: auto;
    padding: 4px;
    line-height: 1.42857143;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 4px;
    -webkit-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
}

.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: inherit;
    font-weight: 500;
    line-height: 1.1;
    color: inherit;
}

    h1 small,
    h2 small,
    h3 small,
    h4 small,
    h5 small,
    h6 small,
    .h1 small,
    .h2 small,
    .h3 small,
    .h4 small,
    .h5 small,
    .h6 small,
    h1 .small,
    h2 .small,
    h3 .small,
    h4 .small,
    h5 .small,
    h6 .small,
    .h1 .small,
    .h2 .small,
    .h3 .small,
    .h4 .small,
    .h5 .small,
    .h6 .small {
        font-weight: normal;
        line-height: 1;
        color: #777;
    }

h1,
.h1,
h2,
.h2,
h3,
.h3 {
    margin-top: 20px;
    margin-bottom: 10px;
}

    h1 small,
    .h1 small,
    h2 small,
    .h2 small,
    h3 small,
    .h3 small,
    h1 .small,
    .h1 .small,
    h2 .small,
    .h2 .small,
    h3 .small,
    .h3 .small {
        font-size: 65%;
    }

h4,
.h4,
h5,
.h5,
h6,
.h6 {
    margin-top: 10px;
    margin-bottom: 10px;
}

    h4 small,
    .h4 small,
    h5 small,
    .h5 small,
    h6 small,
    .h6 small,
    h4 .small,
    .h4 .small,
    h5 .small,
    .h5 .small,
    h6 .small,
    .h6 .small {
        font-size: 75%;
    }

h1,
.h1 {
    font-size: 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;
}

.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: 0.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 {
    text-transform: uppercase;
}

.text-capitalize {
    text-transform: capitalize;
}

.text-muted {
    color: #777;
}

.text-primary {
    color: #337ab7;
}

a.text-primary:hover,
a.text-primary:focus {
    color: #286090;
}

.text-success {
    color: #3c763d;
}

a.text-success:hover,
a.text-success:focus {
    color: #2b542c;
}

.text-info {
    color: #31708f;
}

a.text-info:hover,
a.text-info:focus {
    color: #245269;
}

.text-warning {
    color: #8a6d3b;
}

a.text-warning:hover,
a.text-warning:focus {
    color: #66512c;
}

.text-danger {
    color: #a94442;
}

a.text-danger:hover,
a.text-danger:focus {
    color: #843534;
}

.bg-primary {
    color: #fff;
    background-color: #337ab7;
}

a.bg-primary:hover,
a.bg-primary:focus {
    background-color: #286090;
}

.bg-success {
    background-color: #dff0d8;
}

a.bg-success:hover,
a.bg-success:focus {
    background-color: #c1e2b3;
}

.bg-info {
    background-color: #d9edf7;
}

a.bg-info:hover,
a.bg-info:focus {
    background-color: #afd9ee;
}

.bg-warning {
    background-color: #fcf8e3;
}

a.bg-warning:hover,
a.bg-warning:focus {
    background-color: #f7ecb5;
}

.bg-danger {
    background-color: #f2dede;
}

a.bg-danger:hover,
a.bg-danger:focus {
    background-color: #e4b9b9;
}

.page-header {
    padding-bottom: 9px;
    margin: 40px 0 20px;
    border-bottom: 1px solid #eee;
}

ul,
ol {
    margin-top: 0;
    margin-bottom: 10px;
}

    ul ul,
    ol ul,
    ul ol,
    ol ol {
        margin-bottom: 0;
    }

.list-unstyled {
    padding-left: 0;
    list-style: none;
}

.list-inline {
    padding-left: 0;
    margin-left: -5px;
    list-style: none;
}

    .list-inline > li {
        display: inline-block;
        padding-right: 5px;
        padding-left: 5px;
    }

dl {
    margin-top: 0;
    margin-bottom: 20px;
}

dt,
dd {
    line-height: 1.42857143;
}

dt {
    font-weight: bold;
}

dd {
    margin-left: 0;
}

@media (min-width: 768px) {
    .dl-horizontal dt {
        float: left;
        width: 160px;
        overflow: hidden;
        clear: left;
        text-align: right;
        text-overflow: ellipsis;
        white-space: nowrap;
    }

    .dl-horizontal dd {
        margin-left: 180px;
    }
}

abbr[title],
abbr[data-original-title] {
    cursor: help;
    border-bottom: 1px dotted #777;
}

.initialism {
    font-size: 90%;
    text-transform: uppercase;
}

blockquote {
    padding: 10px 20px;
    margin: 0 0 20px;
    font-size: 17.5px;
    border-left: 5px solid #eee;
}

    blockquote p:last-child,
    blockquote ul:last-child,
    blockquote ol:last-child {
        margin-bottom: 0;
    }

    blockquote footer,
    blockquote small,
    blockquote .small {
        display: block;
        font-size: 80%;
        line-height: 1.42857143;
        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 #eee;
        border-left: 0;
    }

        .blockquote-reverse footer:before,
        blockquote.pull-right footer:before,
        .blockquote-reverse small:before,
        blockquote.pull-right small:before,
        .blockquote-reverse .small:before,
        blockquote.pull-right .small:before {
            content: '';
        }

        .blockquote-reverse footer:after,
        blockquote.pull-right footer:after,
        .blockquote-reverse small:after,
        blockquote.pull-right small:after,
        .blockquote-reverse .small:after,
        blockquote.pull-right .small:after {
            content: '\00A0 \2014';
        }

address {
    margin-bottom: 20px;
    font-style: normal;
    line-height: 1.42857143;
}

code,
kbd,
pre,
samp {
    font-family: Menlo, Monaco, Consolas, "Courier New", monospace;
}

code {
    padding: 2px 4px;
    font-size: 90%;
    color: #c7254e;
    background-color: #f9f2f4;
    border-radius: 4px;
}

kbd {
    padding: 2px 4px;
    font-size: 90%;
    color: #fff;
    background-color: #333;
    border-radius: 3px;
    -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25);
    box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25);
}

    kbd kbd {
        padding: 0;
        font-size: 100%;
        font-weight: bold;
        -webkit-box-shadow: none;
        box-shadow: none;
    }

pre {
    display: block;
    padding: 9.5px;
    margin: 0 0 10px;
    font-size: 13px;
    line-height: 1.42857143;
    color: #333;
    word-break: break-all;
    word-wrap: break-word;
    background-color: #f5f5f5;
    border: 1px solid #ccc;
    border-radius: 4px;
}

    pre code {
        padding: 0;
        font-size: inherit;
        color: inherit;
        white-space: pre-wrap;
        background-color: transparent;
        border-radius: 0;
    }

.pre-scrollable {
    max-height: 340px;
    overflow-y: scroll;
}

.container {
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
}

@media (min-width: 768px) {
    .container {
        width: 950px;
    }
}

@media (min-width: 992px) {
    .container {
        width: 1270px;
    }
}

@media (min-width: 1200px) {
    .container {
        max-width: 1370px;
    }
}

.container-fluid {
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
}

.row {
    margin-right: -15px;
    margin-left: -15px;
}

.col-xs-1,
.col-sm-1,
.col-md-1,
.col-lg-1,
.col-xs-2,
.col-sm-2,
.col-md-2,
.col-lg-2,
.col-xs-3,
.col-sm-3,
.col-md-3,
.col-lg-3,
.col-xs-4,
.col-sm-4,
.col-md-4,
.col-lg-4,
.col-xs-5,
.col-sm-5,
.col-md-5,
.col-lg-5,
.col-xs-6,
.col-sm-6,
.col-md-6,
.col-lg-6,
.col-xs-7,
.col-sm-7,
.col-md-7,
.col-lg-7,
.col-xs-8,
.col-sm-8,
.col-md-8,
.col-lg-8,
.col-xs-9,
.col-sm-9,
.col-md-9,
.col-lg-9,
.col-xs-10,
.col-sm-10,
.col-md-10,
.col-lg-10,
.col-xs-11,
.col-sm-11,
.col-md-11,
.col-lg-11,
.col-xs-12,
.col-sm-12,
.col-md-12,
.col-lg-12 {
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
}

.col-xs-1,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9,
.col-xs-10,
.col-xs-11,
.col-xs-12 {
    float: left;
}

.col-xs-12 {
    width: 100%;
}

.col-xs-11 {
    width: 91.66666667%;
}

.col-xs-10 {
    width: 83.33333333%;
}

.col-xs-9 {
    width: 75%;
}

.col-xs-8 {
    width: 66.66666667%;
}

.col-xs-7 {
    width: 58.33333333%;
}

.col-xs-6 {
    width: 50%;
}

.col-xs-5 {
    width: 41.66666667%;
}

.col-xs-4 {
    width: 33.33333333%;
}

.col-xs-3 {
    width: 25%;
}

.col-xs-2 {
    width: 16.66666667%;
}

.col-xs-1 {
    width: 8.33333333%;
}

.col-xs-pull-12 {
    right: 100%;
}

.col-xs-pull-11 {
    right: 91.66666667%;
}

.col-xs-pull-10 {
    right: 83.33333333%;
}

.col-xs-pull-9 {
    right: 75%;
}

.col-xs-pull-8 {
    right: 66.66666667%;
}

.col-xs-pull-7 {
    right: 58.33333333%;
}

.col-xs-pull-6 {
    right: 50%;
}

.col-xs-pull-5 {
    right: 41.66666667%;
}

.col-xs-pull-4 {
    right: 33.33333333%;
}

.col-xs-pull-3 {
    right: 25%;
}

.col-xs-pull-2 {
    right: 16.66666667%;
}

.col-xs-pull-1 {
    right: 8.33333333%;
}

.col-xs-pull-0 {
    right: auto;
}

.col-xs-push-12 {
    left: 100%;
}

.col-xs-push-11 {
    left: 91.66666667%;
}

.col-xs-push-10 {
    left: 83.33333333%;
}

.col-xs-push-9 {
    left: 75%;
}

.col-xs-push-8 {
    left: 66.66666667%;
}

.col-xs-push-7 {
    left: 58.33333333%;
}

.col-xs-push-6 {
    left: 50%;
}

.col-xs-push-5 {
    left: 41.66666667%;
}

.col-xs-push-4 {
    left: 33.33333333%;
}

.col-xs-push-3 {
    left: 25%;
}

.col-xs-push-2 {
    left: 16.66666667%;
}

.col-xs-push-1 {
    left: 8.33333333%;
}

.col-xs-push-0 {
    left: auto;
}

.col-xs-offset-12 {
    margin-left: 100%;
}

.col-xs-offset-11 {
    margin-left: 91.66666667%;
}

.col-xs-offset-10 {
    margin-left: 83.33333333%;
}

.col-xs-offset-9 {
    margin-left: 75%;
}

.col-xs-offset-8 {
    margin-left: 66.66666667%;
}

.col-xs-offset-7 {
    margin-left: 58.33333333%;
}

.col-xs-offset-6 {
    margin-left: 50%;
}

.col-xs-offset-5 {
    margin-left: 41.66666667%;
}

.col-xs-offset-4 {
    margin-left: 33.33333333%;
}

.col-xs-offset-3 {
    margin-left: 25%;
}

.col-xs-offset-2 {
    margin-left: 16.66666667%;
}

.col-xs-offset-1 {
    margin-left: 8.33333333%;
}

.col-xs-offset-0 {
    margin-left: 0;
}

@media (min-width: 768px) {
    .col-sm-1,
    .col-sm-2,
    .col-sm-3,
    .col-sm-4,
    .col-sm-5,
    .col-sm-6,
    .col-sm-7,
    .col-sm-8,
    .col-sm-9,
    .col-sm-10,
    .col-sm-11,
    .col-sm-12 {
        float: left;
    }

    .col-sm-12 {
        width: 100%;
    }

    .col-sm-11 {
        width: 91.66666667%;
    }

    .col-sm-10 {
        width: 83.33333333%;
    }

    .col-sm-9 {
        width: 75%;
    }

    .col-sm-8 {
        width: 66.66666667%;
    }

    .col-sm-7 {
        width: 58.33333333%;
    }

    .col-sm-6 {
        width: 50%;
    }

    .col-sm-5 {
        width: 41.66666667%;
    }

    .col-sm-4 {
        width: 33.33333333%;
    }

    .col-sm-3 {
        width: 25%;
    }

    .col-sm-2 {
        width: 16.66666667%;
    }

    .col-sm-1 {
        width: 8.33333333%;
    }

    .col-sm-pull-12 {
        right: 100%;
    }

    .col-sm-pull-11 {
        right: 91.66666667%;
    }

    .col-sm-pull-10 {
        right: 83.33333333%;
    }

    .col-sm-pull-9 {
        right: 75%;
    }

    .col-sm-pull-8 {
        right: 66.66666667%;
    }

    .col-sm-pull-7 {
        right: 58.33333333%;
    }

    .col-sm-pull-6 {
        right: 50%;
    }

    .col-sm-pull-5 {
        right: 41.66666667%;
    }

    .col-sm-pull-4 {
        right: 33.33333333%;
    }

    .col-sm-pull-3 {
        right: 25%;
    }

    .col-sm-pull-2 {
        right: 16.66666667%;
    }

    .col-sm-pull-1 {
        right: 8.33333333%;
    }

    .col-sm-pull-0 {
        right: auto;
    }

    .col-sm-push-12 {
        left: 100%;
    }

    .col-sm-push-11 {
        left: 91.66666667%;
    }

    .col-sm-push-10 {
        left: 83.33333333%;
    }

    .col-sm-push-9 {
        left: 75%;
    }

    .col-sm-push-8 {
        left: 66.66666667%;
    }

    .col-sm-push-7 {
        left: 58.33333333%;
    }

    .col-sm-push-6 {
        left: 50%;
    }

    .col-sm-push-5 {
        left: 41.66666667%;
    }

    .col-sm-push-4 {
        left: 33.33333333%;
    }

    .col-sm-push-3 {
        left: 25%;
    }

    .col-sm-push-2 {
        left: 16.66666667%;
    }

    .col-sm-push-1 {
        left: 8.33333333%;
    }

    .col-sm-push-0 {
        left: auto;
    }

    .col-sm-offset-12 {
        margin-left: 100%;
    }

    .col-sm-offset-11 {
        margin-left: 91.66666667%;
    }

    .col-sm-offset-10 {
        margin-left: 83.33333333%;
    }

    .col-sm-offset-9 {
        margin-left: 75%;
    }

    .col-sm-offset-8 {
        margin-left: 66.66666667%;
    }

    .col-sm-offset-7 {
        margin-left: 58.33333333%;
    }

    .col-sm-offset-6 {
        margin-left: 50%;
    }

    .col-sm-offset-5 {
        margin-left: 41.66666667%;
    }

    .col-sm-offset-4 {
        margin-left: 33.33333333%;
    }

    .col-sm-offset-3 {
        margin-left: 25%;
    }

    .col-sm-offset-2 {
        margin-left: 16.66666667%;
    }

    .col-sm-offset-1 {
        margin-left: 8.33333333%;
    }

    .col-sm-offset-0 {
        margin-left: 0;
    }
}

@media (min-width: 992px) {
    .col-md-1,
    .col-md-2,
    .col-md-3,
    .col-md-4,
    .col-md-5,
    .col-md-6,
    .col-md-7,
    .col-md-8,
    .col-md-9,
    .col-md-10,
    .col-md-11,
    .col-md-12 {
        float: left;
    }

    .col-md-12 {
        width: 100%;
    }

    .col-md-11 {
        width: 91.66666667%;
    }

    .col-md-10 {
        width: 83.33333333%;
    }

    .col-md-9 {
        width: 75%;
    }

    .col-md-8 {
        width: 66.66666667%;
    }

    .col-md-7 {
        width: 58.33333333%;
    }

    .col-md-6 {
        width: 50%;
    }

    .col-md-5 {
        width: 41.66666667%;
    }

    .col-md-4 {
        width: 33.33333333%;
    }

    .col-md-3 {
        width: 25%;
    }

    .col-md-2 {
        width: 16.66666667%;
    }

    .col-md-1 {
        width: 8.33333333%;
    }

    .col-md-pull-12 {
        right: 100%;
    }

    .col-md-pull-11 {
        right: 91.66666667%;
    }

    .col-md-pull-10 {
        right: 83.33333333%;
    }

    .col-md-pull-9 {
        right: 75%;
    }

    .col-md-pull-8 {
        right: 66.66666667%;
    }

    .col-md-pull-7 {
        right: 58.33333333%;
    }

    .col-md-pull-6 {
        right: 50%;
    }

    .col-md-pull-5 {
        right: 41.66666667%;
    }

    .col-md-pull-4 {
        right: 33.33333333%;
    }

    .col-md-pull-3 {
        right: 25%;
    }

    .col-md-pull-2 {
        right: 16.66666667%;
    }

    .col-md-pull-1 {
        right: 8.33333333%;
    }

    .col-md-pull-0 {
        right: auto;
    }

    .col-md-push-12 {
        left: 100%;
    }

    .col-md-push-11 {
        left: 91.66666667%;
    }

    .col-md-push-10 {
        left: 83.33333333%;
    }

    .col-md-push-9 {
        left: 75%;
    }

    .col-md-push-8 {
        left: 66.66666667%;
    }

    .col-md-push-7 {
        left: 58.33333333%;
    }

    .col-md-push-6 {
        left: 50%;
    }

    .col-md-push-5 {
        left: 41.66666667%;
    }

    .col-md-push-4 {
        left: 33.33333333%;
    }

    .col-md-push-3 {
        left: 25%;
    }

    .col-md-push-2 {
        left: 16.66666667%;
    }

    .col-md-push-1 {
        left: 8.33333333%;
    }

    .col-md-push-0 {
        left: auto;
    }

    .col-md-offset-12 {
        margin-left: 100%;
    }

    .col-md-offset-11 {
        margin-left: 91.66666667%;
    }

    .col-md-offset-10 {
        margin-left: 83.33333333%;
    }

    .col-md-offset-9 {
        margin-left: 75%;
    }

    .col-md-offset-8 {
        margin-left: 66.66666667%;
    }

    .col-md-offset-7 {
        margin-left: 58.33333333%;
    }

    .col-md-offset-6 {
        margin-left: 50%;
    }

    .col-md-offset-5 {
        margin-left: 41.66666667%;
    }

    .col-md-offset-4 {
        margin-left: 33.33333333%;
    }

    .col-md-offset-3 {
        margin-left: 25%;
    }

    .col-md-offset-2 {
        margin-left: 16.66666667%;
    }

    .col-md-offset-1 {
        margin-left: 8.33333333%;
    }

    .col-md-offset-0 {
        margin-left: 0;
    }
}

@media (min-width: 1200px) {
    .col-lg-1,
    .col-lg-2,
    .col-lg-3,
    .col-lg-4,
    .col-lg-5,
    .col-lg-6,
    .col-lg-7,
    .col-lg-8,
    .col-lg-9,
    .col-lg-10,
    .col-lg-11,
    .col-lg-12 {
        float: left;
    }

    .col-lg-12 {
        width: 100%;
    }

    .col-lg-11 {
        width: 91.66666667%;
    }

    .col-lg-10 {
        width: 83.33333333%;
    }

    .col-lg-9 {
        width: 75%;
    }

    .col-lg-8 {
        width: 66.66666667%;
    }

    .col-lg-7 {
        width: 58.33333333%;
    }

    .col-lg-6 {
        width: 50%;
    }

    .col-lg-5 {
        width: 41.66666667%;
    }

    .col-lg-4 {
        width: 33.33333333%;
    }

    .col-lg-3 {
        width: 25%;
    }

    .col-lg-2 {
        width: 16.66666667%;
    }

    .col-lg-1 {
        width: 8.33333333%;
    }

    .col-lg-pull-12 {
        right: 100%;
    }

    .col-lg-pull-11 {
        right: 91.66666667%;
    }

    .col-lg-pull-10 {
        right: 83.33333333%;
    }

    .col-lg-pull-9 {
        right: 75%;
    }

    .col-lg-pull-8 {
        right: 66.66666667%;
    }

    .col-lg-pull-7 {
        right: 58.33333333%;
    }

    .col-lg-pull-6 {
        right: 50%;
    }

    .col-lg-pull-5 {
        right: 41.66666667%;
    }

    .col-lg-pull-4 {
        right: 33.33333333%;
    }

    .col-lg-pull-3 {
        right: 25%;
    }

    .col-lg-pull-2 {
        right: 16.66666667%;
    }

    .col-lg-pull-1 {
        right: 8.33333333%;
    }

    .col-lg-pull-0 {
        right: auto;
    }

    .col-lg-push-12 {
        left: 100%;
    }

    .col-lg-push-11 {
        left: 91.66666667%;
    }

    .col-lg-push-10 {
        left: 83.33333333%;
    }

    .col-lg-push-9 {
        left: 75%;
    }

    .col-lg-push-8 {
        left: 66.66666667%;
    }

    .col-lg-push-7 {
        left: 58.33333333%;
    }

    .col-lg-push-6 {
        left: 50%;
    }

    .col-lg-push-5 {
        left: 41.66666667%;
    }

    .col-lg-push-4 {
        left: 33.33333333%;
    }

    .col-lg-push-3 {
        left: 25%;
    }

    .col-lg-push-2 {
        left: 16.66666667%;
    }

    .col-lg-push-1 {
        left: 8.33333333%;
    }

    .col-lg-push-0 {
        left: auto;
    }

    .col-lg-offset-12 {
        margin-left: 100%;
    }

    .col-lg-offset-11 {
        margin-left: 91.66666667%;
    }

    .col-lg-offset-10 {
        margin-left: 83.33333333%;
    }

    .col-lg-offset-9 {
        margin-left: 75%;
    }

    .col-lg-offset-8 {
        margin-left: 66.66666667%;
    }

    .col-lg-offset-7 {
        margin-left: 58.33333333%;
    }

    .col-lg-offset-6 {
        margin-left: 50%;
    }

    .col-lg-offset-5 {
        margin-left: 41.66666667%;
    }

    .col-lg-offset-4 {
        margin-left: 33.33333333%;
    }

    .col-lg-offset-3 {
        margin-left: 25%;
    }

    .col-lg-offset-2 {
        margin-left: 16.66666667%;
    }

    .col-lg-offset-1 {
        margin-left: 8.33333333%;
    }

    .col-lg-offset-0 {
        margin-left: 0;
    }
}

table {
    background-color: transparent;
}

caption {
    padding-top: 8px;
    padding-bottom: 8px;
    color: #777;
    text-align: left;
}

th {
    text-align: left;
}

.table {
    width: 100%;
    max-width: 100%;
    margin-bottom: 20px;
}

    .table > thead > tr > th,
    .table > tbody > tr > th,
    .table > tfoot > tr > th,
    .table > thead > tr > td,
    .table > tbody > tr > td,
    .table > tfoot > tr > td {
        padding: 8px;
        line-height: 1.42857143;
        vertical-align: top;
        border-top: 1px solid #ddd;
    }

    .table > thead > tr > th {
        vertical-align: bottom;
        border-bottom: 2px solid #ddd;
    }

    .table > caption + thead > tr:first-child > th,
    .table > colgroup + thead > tr:first-child > th,
    .table > thead:first-child > tr:first-child > th,
    .table > caption + thead > tr:first-child > td,
    .table > colgroup + thead > tr:first-child > td,
    .table > thead:first-child > tr:first-child > td {
        border-top: 0;
    }

    .table > tbody + tbody {
        border-top: 2px solid #ddd;
    }

    .table .table {
        background-color: #fff;
    }

.table-condensed > thead > tr > th,
.table-condensed > tbody > tr > th,
.table-condensed > tfoot > tr > th,
.table-condensed > thead > tr > td,
.table-condensed > tbody > tr > td,
.table-condensed > tfoot > tr > td {
    padding: 5px;
}

.table-bordered {
    border: 1px solid #ddd;
}

    .table-bordered > thead > tr > th,
    .table-bordered > tbody > tr > th,
    .table-bordered > tfoot > tr > th,
    .table-bordered > thead > tr > td,
    .table-bordered > tbody > tr > td,
    .table-bordered > tfoot > tr > td {
        border: 1px solid #ddd;
    }

    .table-bordered > thead > tr > th,
    .table-bordered > thead > tr > td {
        border-bottom-width: 2px;
    }

.table-striped > tbody > tr:nth-of-type(odd) {
    background-color: #f9f9f9;
}

.table-hover > tbody > tr:hover {
    background-color: #f5f5f5;
}

table col[class*="col-"] {
    position: static;
    display: table-column;
    float: none;
}

table td[class*="col-"],
table th[class*="col-"] {
    position: static;
    display: table-cell;
    float: none;
}

.table > thead > tr > td.active,
.table > tbody > tr > td.active,
.table > tfoot > tr > td.active,
.table > thead > tr > th.active,
.table > tbody > tr > th.active,
.table > tfoot > tr > th.active,
.table > thead > tr.active > td,
.table > tbody > tr.active > td,
.table > tfoot > tr.active > td,
.table > thead > tr.active > th,
.table > tbody > tr.active > th,
.table > tfoot > tr.active > th {
    background-color: #f5f5f5;
}

.table-hover > tbody > tr > td.active:hover,
.table-hover > tbody > tr > th.active:hover,
.table-hover > tbody > tr.active:hover > td,
.table-hover > tbody > tr:hover > .active,
.table-hover > tbody > tr.active:hover > th {
    background-color: #e8e8e8;
}

.table > thead > tr > td.success,
.table > tbody > tr > td.success,
.table > tfoot > tr > td.success,
.table > thead > tr > th.success,
.table > tbody > tr > th.success,
.table > tfoot > tr > th.success,
.table > thead > tr.success > td,
.table > tbody > tr.success > td,
.table > tfoot > tr.success > td,
.table > thead > tr.success > th,
.table > tbody > tr.success > th,
.table > tfoot > tr.success > th {
    background-color: #dff0d8;
}

.table-hover > tbody > tr > td.success:hover,
.table-hover > tbody > tr > th.success:hover,
.table-hover > tbody > tr.success:hover > td,
.table-hover > tbody > tr:hover > .success,
.table-hover > tbody > tr.success:hover > th {
    background-color: #d0e9c6;
}

.table > thead > tr > td.info,
.table > tbody > tr > td.info,
.table > tfoot > tr > td.info,
.table > thead > tr > th.info,
.table > tbody > tr > th.info,
.table > tfoot > tr > th.info,
.table > thead > tr.info > td,
.table > tbody > tr.info > td,
.table > tfoot > tr.info > td,
.table > thead > tr.info > th,
.table > tbody > tr.info > th,
.table > tfoot > tr.info > th {
    background-color: #d9edf7;
}

.table-hover > tbody > tr > td.info:hover,
.table-hover > tbody > tr > th.info:hover,
.table-hover > tbody > tr.info:hover > td,
.table-hover > tbody > tr:hover > .info,
.table-hover > tbody > tr.info:hover > th {
    background-color: #c4e3f3;
}

.table > thead > tr > td.warning,
.table > tbody > tr > td.warning,
.table > tfoot > tr > td.warning,
.table > thead > tr > th.warning,
.table > tbody > tr > th.warning,
.table > tfoot > tr > th.warning,
.table > thead > tr.warning > td,
.table > tbody > tr.warning > td,
.table > tfoot > tr.warning > td,
.table > thead > tr.warning > th,
.table > tbody > tr.warning > th,
.table > tfoot > tr.warning > th {
    background-color: #fcf8e3;
}

.table-hover > tbody > tr > td.warning:hover,
.table-hover > tbody > tr > th.warning:hover,
.table-hover > tbody > tr.warning:hover > td,
.table-hover > tbody > tr:hover > .warning,
.table-hover > tbody > tr.warning:hover > th {
    background-color: #faf2cc;
}

.table > thead > tr > td.danger,
.table > tbody > tr > td.danger,
.table > tfoot > tr > td.danger,
.table > thead > tr > th.danger,
.table > tbody > tr > th.danger,
.table > tfoot > tr > th.danger,
.table > thead > tr.danger > td,
.table > tbody > tr.danger > td,
.table > tfoot > tr.danger > td,
.table > thead > tr.danger > th,
.table > tbody > tr.danger > th,
.table > tfoot > tr.danger > th {
    background-color: #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: 0.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 > tbody > tr > th,
            .table-responsive > .table > tfoot > tr > th,
            .table-responsive > .table > thead > tr > td,
            .table-responsive > .table > tbody > tr > td,
            .table-responsive > .table > tfoot > tr > td {
                white-space: nowrap;
            }

        .table-responsive > .table-bordered {
            border: 0;
        }

            .table-responsive > .table-bordered > thead > tr > th:first-child,
            .table-responsive > .table-bordered > tbody > tr > th:first-child,
            .table-responsive > .table-bordered > tfoot > tr > th:first-child,
            .table-responsive > .table-bordered > thead > tr > td:first-child,
            .table-responsive > .table-bordered > tbody > tr > td:first-child,
            .table-responsive > .table-bordered > tfoot > tr > td:first-child {
                border-left: 0;
            }

            .table-responsive > .table-bordered > thead > tr > th:last-child,
            .table-responsive > .table-bordered > tbody > tr > th:last-child,
            .table-responsive > .table-bordered > tfoot > tr > th:last-child,
            .table-responsive > .table-bordered > thead > tr > td:last-child,
            .table-responsive > .table-bordered > tbody > tr > td:last-child,
            .table-responsive > .table-bordered > tfoot > tr > td:last-child {
                border-right: 0;
            }

            .table-responsive > .table-bordered > tbody > tr:last-child > th,
            .table-responsive > .table-bordered > tfoot > tr:last-child > th,
            .table-responsive > .table-bordered > tbody > tr:last-child > td,
            .table-responsive > .table-bordered > tfoot > tr:last-child > td {
                border-bottom: 0;
            }
}

fieldset {
    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: bold;
}

input[type="search"] {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

input[type="radio"],
input[type="checkbox"] {
    margin: 4px 0 0;
    margin-top: 1px \9;
    line-height: normal;
}

input[type="file"] {
    display: block;
}

input[type="range"] {
    display: block;
    width: 100%;
}

select[multiple],
select[size] {
    height: auto;
}

input[type="file"]:focus,
input[type="radio"]:focus,
input[type="checkbox"]:focus {
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px;
}

output {
    display: block;
    padding-top: 7px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
}

.form-control {
    display: block;
    width: 100%;
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    -webkit-transition: border-color ease-in-out 0.15s, -webkit-box-shadow ease-in-out 0.15s;
    -o-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
    transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
}

    .form-control:focus {
        border-color: #66afe9;
        outline: 0;
        -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
        box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
    }

    .form-control::-moz-placeholder {
        color: #999;
        opacity: 1;
    }

    .form-control:-ms-input-placeholder {
        color: #999;
    }

    .form-control::-webkit-input-placeholder {
        color: #999;
    }

    .form-control::-ms-expand {
        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;
}

input[type="search"] {
    -webkit-appearance: none;
}

@media screen and (-webkit-min-device-pixel-ratio: 0) {
    input[type="date"].form-control,
    input[type="time"].form-control,
    input[type="datetime-local"].form-control,
    input[type="month"].form-control {
        line-height: 34px;
    }

    input[type="date"].input-sm,
    input[type="time"].input-sm,
    input[type="datetime-local"].input-sm,
    input[type="month"].input-sm,
    .input-group-sm input[type="date"],
    .input-group-sm input[type="time"],
    .input-group-sm input[type="datetime-local"],
    .input-group-sm input[type="month"] {
        line-height: 30px;
    }

    input[type="date"].input-lg,
    input[type="time"].input-lg,
    input[type="datetime-local"].input-lg,
    input[type="month"].input-lg,
    .input-group-lg input[type="date"],
    .input-group-lg input[type="time"],
    .input-group-lg input[type="datetime-local"],
    .input-group-lg input[type="month"] {
        line-height: 46px;
    }
}

.form-group {
    margin-bottom: 15px;
}

.radio,
.checkbox {
    position: relative;
    display: block;
    margin-top: 10px;
    margin-bottom: 10px;
}

    .radio label,
    .checkbox label {
        min-height: 20px;
        padding-left: 20px;
        margin-bottom: 0;
        font-weight: normal;
        cursor: pointer;
    }

    .radio input[type="radio"],
    .radio-inline input[type="radio"],
    .checkbox input[type="checkbox"],
    .checkbox-inline input[type="checkbox"] {
        position: absolute;
        margin-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: normal;
    vertical-align: middle;
    cursor: pointer;
}

    .radio-inline + .radio-inline,
    .checkbox-inline + .checkbox-inline {
        margin-top: 0;
        margin-left: 10px;
    }

input[type="radio"][disabled],
input[type="checkbox"][disabled],
input[type="radio"].disabled,
input[type="checkbox"].disabled,
fieldset[disabled] input[type="radio"],
fieldset[disabled] input[type="checkbox"] {
    cursor: not-allowed;
}

.radio-inline.disabled,
.checkbox-inline.disabled,
fieldset[disabled] .radio-inline,
fieldset[disabled] .checkbox-inline {
    cursor: not-allowed;
}

.radio.disabled label,
.checkbox.disabled label,
fieldset[disabled] .radio label,
fieldset[disabled] .checkbox label {
    cursor: not-allowed;
}

.form-control-static {
    min-height: 34px;
    padding-top: 7px;
    padding-bottom: 7px;
    margin-bottom: 0;
}

    .form-control-static.input-lg,
    .form-control-static.input-sm {
        padding-right: 0;
        padding-left: 0;
    }

.input-sm {
    height: 30px;
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px;
}

select.input-sm {
    height: 30px;
    line-height: 30px;
}

textarea.input-sm,
select[multiple].input-sm {
    height: auto;
}

.form-group-sm .form-control {
    height: 30px;
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px;
}

.form-group-sm select.form-control {
    height: 30px;
    line-height: 30px;
}

.form-group-sm textarea.form-control,
.form-group-sm select[multiple].form-control {
    height: auto;
}

.form-group-sm .form-control-static {
    height: 30px;
    min-height: 32px;
    padding: 6px 10px;
    font-size: 12px;
    line-height: 1.5;
}

.input-lg {
    height: 46px;
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.3333333;
    border-radius: 6px;
}

select.input-lg {
    height: 46px;
    line-height: 46px;
}

textarea.input-lg,
select[multiple].input-lg {
    height: auto;
}

.form-group-lg .form-control {
    height: 46px;
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.3333333;
    border-radius: 6px;
}

.form-group-lg select.form-control {
    height: 46px;
    line-height: 46px;
}

.form-group-lg textarea.form-control,
.form-group-lg select[multiple].form-control {
    height: auto;
}

.form-group-lg .form-control-static {
    height: 46px;
    min-height: 38px;
    padding: 11px 16px;
    font-size: 18px;
    line-height: 1.3333333;
}

.has-feedback {
    position: relative;
}

    .has-feedback .form-control {
        padding-right: 42.5px;
    }

.form-control-feedback {
    position: absolute;
    top: 0;
    right: 0;
    z-index: 2;
    display: block;
    width: 34px;
    height: 34px;
    line-height: 34px;
    text-align: center;
    pointer-events: none;
}

.input-lg + .form-control-feedback,
.input-group-lg + .form-control-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-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;
}

@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;
    padding: 6px 12px;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: normal;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
}

    .btn:focus,
    .btn:active:focus,
    .btn.active:focus,
    .btn.focus,
    .btn:active.focus,
    .btn.active.focus {
        outline: 5px auto -webkit-focus-ring-color;
        outline-offset: -2px;
    }

    .btn:hover,
    .btn:focus,
    .btn.focus {
        color: #333;
        text-decoration: none;
    }

    .btn:active,
    .btn.active {
        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);
        -webkit-box-shadow: none;
        box-shadow: none;
        opacity: 0.65;
    }

a.btn.disabled,
fieldset[disabled] a.btn {
    pointer-events: none;
}

.btn-default {
    color: #333;
    background-color: #fff;
    border-color: #ccc;
}

    .btn-default:focus,
    .btn-default.focus {
        color: #333;
        background-color: #e6e6e6;
        border-color: #8c8c8c;
    }

    .btn-default:hover {
        color: #333;
        background-color: #e6e6e6;
        border-color: #adadad;
    }

    .btn-default:active,
    .btn-default.active,
    .open > .dropdown-toggle.btn-default {
        color: #333;
        background-color: #e6e6e6;
        border-color: #adadad;
    }

        .btn-default:active:hover,
        .btn-default.active:hover,
        .open > .dropdown-toggle.btn-default:hover,
        .btn-default:active:focus,
        .btn-default.active:focus,
        .open > .dropdown-toggle.btn-default:focus,
        .btn-default:active.focus,
        .btn-default.active.focus,
        .open > .dropdown-toggle.btn-default.focus {
            color: #333;
            background-color: #d4d4d4;
            border-color: #8c8c8c;
        }

    .btn-default:active,
    .btn-default.active,
    .open > .dropdown-toggle.btn-default {
        background-image: none;
    }

    .btn-default.disabled:hover,
    .btn-default[disabled]:hover,
    fieldset[disabled] .btn-default:hover,
    .btn-default.disabled:focus,
    .btn-default[disabled]:focus,
    fieldset[disabled] .btn-default:focus,
    .btn-default.disabled.focus,
    .btn-default[disabled].focus,
    fieldset[disabled] .btn-default.focus {
        background-color: #fff;
        border-color: #ccc;
    }

    .btn-default .badge {
        color: #fff;
        background-color: #333;
    }

.btn-primary {
    color: #fff;
    background-color: #337ab7;
    border-color: #2e6da4;
}

    .btn-primary:focus,
    .btn-primary.focus {
        color: #fff;
        background-color: #286090;
        border-color: #122b40;
    }

    .btn-primary:hover {
        color: #fff;
        background-color: #286090;
        border-color: #204d74;
    }

    .btn-primary:active,
    .btn-primary.active,
    .open > .dropdown-toggle.btn-primary {
        color: #fff;
        background-color: #286090;
        border-color: #204d74;
    }

        .btn-primary:active:hover,
        .btn-primary.active:hover,
        .open > .dropdown-toggle.btn-primary:hover,
        .btn-primary:active:focus,
        .btn-primary.active:focus,
        .open > .dropdown-toggle.btn-primary:focus,
        .btn-primary:active.focus,
        .btn-primary.active.focus,
        .open > .dropdown-toggle.btn-primary.focus {
            color: #fff;
            background-color: #204d74;
            border-color: #122b40;
        }

    .btn-primary:active,
    .btn-primary.active,
    .open > .dropdown-toggle.btn-primary {
        background-image: none;
    }

    .btn-primary.disabled:hover,
    .btn-primary[disabled]:hover,
    fieldset[disabled] .btn-primary:hover,
    .btn-primary.disabled:focus,
    .btn-primary[disabled]:focus,
    fieldset[disabled] .btn-primary:focus,
    .btn-primary.disabled.focus,
    .btn-primary[disabled].focus,
    fieldset[disabled] .btn-primary.focus {
        background-color: #337ab7;
        border-color: #2e6da4;
    }

    .btn-primary .badge {
        color: #337ab7;
        background-color: #fff;
    }

.btn-success {
    color: #fff;
    background-color: #5cb85c;
    border-color: #4cae4c;
}

    .btn-success:focus,
    .btn-success.focus {
        color: #fff;
        background-color: #449d44;
        border-color: #255625;
    }

    .btn-success:hover {
        color: #fff;
        background-color: #449d44;
        border-color: #398439;
    }

    .btn-success:active,
    .btn-success.active,
    .open > .dropdown-toggle.btn-success {
        color: #fff;
        background-color: #449d44;
        border-color: #398439;
    }

        .btn-success:active:hover,
        .btn-success.active:hover,
        .open > .dropdown-toggle.btn-success:hover,
        .btn-success:active:focus,
        .btn-success.active:focus,
        .open > .dropdown-toggle.btn-success:focus,
        .btn-success:active.focus,
        .btn-success.active.focus,
        .open > .dropdown-toggle.btn-success.focus {
            color: #fff;
            background-color: #398439;
            border-color: #255625;
        }

    .btn-success:active,
    .btn-success.active,
    .open > .dropdown-toggle.btn-success {
        background-image: none;
    }

    .btn-success.disabled:hover,
    .btn-success[disabled]:hover,
    fieldset[disabled] .btn-success:hover,
    .btn-success.disabled:focus,
    .btn-success[disabled]:focus,
    fieldset[disabled] .btn-success:focus,
    .btn-success.disabled.focus,
    .btn-success[disabled].focus,
    fieldset[disabled] .btn-success.focus {
        background-color: #5cb85c;
        border-color: #4cae4c;
    }

    .btn-success .badge {
        color: #5cb85c;
        background-color: #fff;
    }

.btn-info {
    color: #fff;
    background-color: #5bc0de;
    border-color: #46b8da;
}

    .btn-info:focus,
    .btn-info.focus {
        color: #fff;
        background-color: #31b0d5;
        border-color: #1b6d85;
    }

    .btn-info:hover {
        color: #fff;
        background-color: #31b0d5;
        border-color: #269abc;
    }

    .btn-info:active,
    .btn-info.active,
    .open > .dropdown-toggle.btn-info {
        color: #fff;
        background-color: #31b0d5;
        border-color: #269abc;
    }

        .btn-info:active:hover,
        .btn-info.active:hover,
        .open > .dropdown-toggle.btn-info:hover,
        .btn-info:active:focus,
        .btn-info.active:focus,
        .open > .dropdown-toggle.btn-info:focus,
        .btn-info:active.focus,
        .btn-info.active.focus,
        .open > .dropdown-toggle.btn-info.focus {
            color: #fff;
            background-color: #269abc;
            border-color: #1b6d85;
        }

    .btn-info:active,
    .btn-info.active,
    .open > .dropdown-toggle.btn-info {
        background-image: none;
    }

    .btn-info.disabled:hover,
    .btn-info[disabled]:hover,
    fieldset[disabled] .btn-info:hover,
    .btn-info.disabled:focus,
    .btn-info[disabled]:focus,
    fieldset[disabled] .btn-info:focus,
    .btn-info.disabled.focus,
    .btn-info[disabled].focus,
    fieldset[disabled] .btn-info.focus {
        background-color: #5bc0de;
        border-color: #46b8da;
    }

    .btn-info .badge {
        color: #5bc0de;
        background-color: #fff;
    }

.btn-warning {
    color: #fff;
    background-color: #f0ad4e;
    border-color: #eea236;
}

    .btn-warning:focus,
    .btn-warning.focus {
        color: #fff;
        background-color: #ec971f;
        border-color: #985f0d;
    }

    .btn-warning:hover {
        color: #fff;
        background-color: #ec971f;
        border-color: #d58512;
    }

    .btn-warning:active,
    .btn-warning.active,
    .open > .dropdown-toggle.btn-warning {
        color: #fff;
        background-color: #ec971f;
        border-color: #d58512;
    }

        .btn-warning:active:hover,
        .btn-warning.active:hover,
        .open > .dropdown-toggle.btn-warning:hover,
        .btn-warning:active:focus,
        .btn-warning.active:focus,
        .open > .dropdown-toggle.btn-warning:focus,
        .btn-warning:active.focus,
        .btn-warning.active.focus,
        .open > .dropdown-toggle.btn-warning.focus {
            color: #fff;
            background-color: #d58512;
            border-color: #985f0d;
        }

    .btn-warning:active,
    .btn-warning.active,
    .open > .dropdown-toggle.btn-warning {
        background-image: none;
    }

    .btn-warning.disabled:hover,
    .btn-warning[disabled]:hover,
    fieldset[disabled] .btn-warning:hover,
    .btn-warning.disabled:focus,
    .btn-warning[disabled]:focus,
    fieldset[disabled] .btn-warning:focus,
    .btn-warning.disabled.focus,
    .btn-warning[disabled].focus,
    fieldset[disabled] .btn-warning.focus {
        background-color: #f0ad4e;
        border-color: #eea236;
    }

    .btn-warning .badge {
        color: #f0ad4e;
        background-color: #fff;
    }

.btn-danger {
    color: #fff;
    background-color: #d9534f;
    border-color: #d43f3a;
}

    .btn-danger:focus,
    .btn-danger.focus {
        color: #fff;
        background-color: #c9302c;
        border-color: #761c19;
    }

    .btn-danger:hover {
        color: #fff;
        background-color: #c9302c;
        border-color: #ac2925;
    }

    .btn-danger:active,
    .btn-danger.active,
    .open > .dropdown-toggle.btn-danger {
        color: #fff;
        background-color: #c9302c;
        border-color: #ac2925;
    }

        .btn-danger:active:hover,
        .btn-danger.active:hover,
        .open > .dropdown-toggle.btn-danger:hover,
        .btn-danger:active:focus,
        .btn-danger.active:focus,
        .open > .dropdown-toggle.btn-danger:focus,
        .btn-danger:active.focus,
        .btn-danger.active.focus,
        .open > .dropdown-toggle.btn-danger.focus {
            color: #fff;
            background-color: #ac2925;
            border-color: #761c19;
        }

    .btn-danger:active,
    .btn-danger.active,
    .open > .dropdown-toggle.btn-danger {
        background-image: none;
    }

    .btn-danger.disabled:hover,
    .btn-danger[disabled]:hover,
    fieldset[disabled] .btn-danger:hover,
    .btn-danger.disabled:focus,
    .btn-danger[disabled]:focus,
    fieldset[disabled] .btn-danger:focus,
    .btn-danger.disabled.focus,
    .btn-danger[disabled].focus,
    fieldset[disabled] .btn-danger.focus {
        background-color: #d9534f;
        border-color: #d43f3a;
    }

    .btn-danger .badge {
        color: #d9534f;
        background-color: #fff;
    }

.btn-link {
    font-weight: normal;
    color: #337ab7;
    border-radius: 0;
}

    .btn-link,
    .btn-link:active,
    .btn-link.active,
    .btn-link[disabled],
    fieldset[disabled] .btn-link {
        background-color: transparent;
        -webkit-box-shadow: none;
        box-shadow: none;
    }

        .btn-link,
        .btn-link:hover,
        .btn-link:focus,
        .btn-link:active {
            border-color: transparent;
        }

            .btn-link:hover,
            .btn-link:focus {
                color: #23527c;
                text-decoration: underline;
                background-color: transparent;
            }

            .btn-link[disabled]:hover,
            fieldset[disabled] .btn-link:hover,
            .btn-link[disabled]:focus,
            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.3333333;
    border-radius: 6px;
}

.btn-sm,
.btn-group-sm > .btn {
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px;
}

.btn-xs,
.btn-group-xs > .btn {
    padding: 1px 5px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px;
}

.btn-block {
    display: block;
    width: 100%;
}

    .btn-block + .btn-block {
        margin-top: 5px;
    }

input[type="submit"].btn-block,
input[type="reset"].btn-block,
input[type="button"].btn-block {
    width: 100%;
}

.fade {
    opacity: 0;
    -webkit-transition: opacity 0.15s linear;
    -o-transition: opacity 0.15s linear;
    transition: opacity 0.15s linear;
}

    .fade.in {
        opacity: 1;
    }

.collapse {
    display: none;
}

    .collapse.in {
        display: block;
    }

tr.collapse.in {
    display: table-row;
}

tbody.collapse.in {
    display: table-row-group;
}

.collapsing {
    position: relative;
    height: 0;
    overflow: hidden;
    -webkit-transition-timing-function: ease;
    -o-transition-timing-function: ease;
    transition-timing-function: ease;
    -webkit-transition-duration: 0.35s;
    -o-transition-duration: 0.35s;
    transition-duration: 0.35s;
    -webkit-transition-property: height, visibility;
    -o-transition-property: height, visibility;
    transition-property: height, visibility;
}

.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;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    border: 1px solid #ccc;
    border: 1px solid rgba(0, 0, 0, 0.15);
    border-radius: 4px;
    -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
    box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
}

    .dropdown-menu.pull-right {
        right: 0;
        left: auto;
    }

    .dropdown-menu .divider {
        height: 1px;
        margin: 9px 0;
        overflow: hidden;
        background-color: #e5e5e5;
    }

    .dropdown-menu > li > a {
        display: block;
        padding: 3px 20px;
        clear: both;
        font-weight: normal;
        line-height: 1.42857143;
        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: #337ab7;
        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.42857143;
    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 {
        right: auto;
        left: 0;
    }
}

.btn-group,
.btn-group-vertical {
    position: relative;
    display: inline-block;
    vertical-align: middle;
}

    .btn-group > .btn,
    .btn-group-vertical > .btn {
        position: relative;
        float: left;
    }

        .btn-group > .btn:hover,
        .btn-group-vertical > .btn:hover,
        .btn-group > .btn:focus,
        .btn-group-vertical > .btn:focus,
        .btn-group > .btn:active,
        .btn-group-vertical > .btn:active,
        .btn-group > .btn.active,
        .btn-group-vertical > .btn.active {
            z-index: 2;
        }

    .btn-group .btn + .btn,
    .btn-group .btn + .btn-group,
    .btn-group .btn-group + .btn,
    .btn-group .btn-group + .btn-group {
        margin-left: -1px;
    }

.btn-toolbar {
    margin-left: -5px;
}

    .btn-toolbar .btn,
    .btn-toolbar .btn-group,
    .btn-toolbar .input-group {
        float: left;
    }

    .btn-toolbar > .btn,
    .btn-toolbar > .btn-group,
    .btn-toolbar > .input-group {
        margin-left: 5px;
    }

.btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
    border-radius: 0;
}

.btn-group > .btn:first-child {
    margin-left: 0;
}

    .btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle) {
        border-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 {
    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 {
    border-width: 5px 5px 0;
    border-bottom-width: 0;
}

.dropup .btn-lg .caret {
    border-width: 0 5px 5px;
}

.btn-group-vertical > .btn,
.btn-group-vertical > .btn-group,
.btn-group-vertical > .btn-group > .btn {
    display: block;
    float: none;
    width: 100%;
    max-width: 100%;
}

    .btn-group-vertical > .btn-group > .btn {
        float: none;
    }

    .btn-group-vertical > .btn + .btn,
    .btn-group-vertical > .btn + .btn-group,
    .btn-group-vertical > .btn-group + .btn,
    .btn-group-vertical > .btn-group + .btn-group {
        margin-top: -1px;
        margin-left: 0;
    }

    .btn-group-vertical > .btn:not(:first-child):not(:last-child) {
        border-radius: 0;
    }

    .btn-group-vertical > .btn:first-child:not(:last-child) {
        border-top-left-radius: 4px;
        border-top-right-radius: 4px;
        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: 4px;
        border-bottom-left-radius: 4px;
    }

    .btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .btn {
        border-radius: 0;
    }

    .btn-group-vertical > .btn-group:first-child:not(:last-child) > .btn:last-child,
    .btn-group-vertical > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
        border-bottom-right-radius: 0;
        border-bottom-left-radius: 0;
    }

    .btn-group-vertical > .btn-group:last-child:not(:first-child) > .btn:first-child {
        border-top-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-group > .btn input[type="radio"],
[data-toggle="buttons"] > .btn input[type="checkbox"],
[data-toggle="buttons"] > .btn-group > .btn input[type="checkbox"] {
    position: absolute;
    clip: rect(0, 0, 0, 0);
    pointer-events: none;
}

.input-group {
    position: relative;
    display: table;
    border-collapse: separate;
}

    .input-group[class*="col-"] {
        float: none;
        padding-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-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.3333333;
    border-radius: 6px;
}

select.input-group-lg > .form-control,
select.input-group-lg > .input-group-addon,
select.input-group-lg > .input-group-btn > .btn {
    height: 46px;
    line-height: 46px;
}

textarea.input-group-lg > .form-control,
textarea.input-group-lg > .input-group-addon,
textarea.input-group-lg > .input-group-btn > .btn,
select[multiple].input-group-lg > .form-control,
select[multiple].input-group-lg > .input-group-addon,
select[multiple].input-group-lg > .input-group-btn > .btn {
    height: auto;
}

.input-group-sm > .form-control,
.input-group-sm > .input-group-addon,
.input-group-sm > .input-group-btn > .btn {
    height: 30px;
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px;
}

select.input-group-sm > .form-control,
select.input-group-sm > .input-group-addon,
select.input-group-sm > .input-group-btn > .btn {
    height: 30px;
    line-height: 30px;
}

textarea.input-group-sm > .form-control,
textarea.input-group-sm > .input-group-addon,
textarea.input-group-sm > .input-group-btn > .btn,
select[multiple].input-group-sm > .form-control,
select[multiple].input-group-sm > .input-group-addon,
select[multiple].input-group-sm > .input-group-btn > .btn {
    height: auto;
}

.input-group-addon,
.input-group-btn,
.input-group .form-control {
    display: table-cell;
}

    .input-group-addon:not(:first-child):not(:last-child),
    .input-group-btn:not(:first-child):not(:last-child),
    .input-group .form-control:not(:first-child):not(:last-child) {
        border-radius: 0;
    }

.input-group-addon,
.input-group-btn {
    width: 1%;
    white-space: nowrap;
    vertical-align: middle;
}

.input-group-addon {
    padding: 6px 12px;
    font-size: 14px;
    font-weight: normal;
    line-height: 1;
    color: #555;
    text-align: center;
    background-color: #eee;
    border: 1px solid #ccc;
    border-radius: 4px;
}

    .input-group-addon.input-sm {
        padding: 5px 10px;
        font-size: 12px;
        border-radius: 3px;
    }

    .input-group-addon.input-lg {
        padding: 10px 16px;
        font-size: 18px;
        border-radius: 6px;
    }

    .input-group-addon input[type="radio"],
    .input-group-addon input[type="checkbox"] {
        margin-top: 0;
    }

    .input-group .form-control:first-child,
    .input-group-addon:first-child,
    .input-group-btn:first-child > .btn,
    .input-group-btn:first-child > .btn-group > .btn,
    .input-group-btn:first-child > .dropdown-toggle,
    .input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle),
    .input-group-btn:last-child > .btn-group:not(:last-child) > .btn {
        border-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 > 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: #337ab7;
    }

    .nav .nav-divider {
        height: 1px;
        margin: 9px 0;
        overflow: hidden;
        background-color: #e5e5e5;
    }

    .nav > li > a > img {
        max-width: none;
    }

.nav-tabs {
    border-bottom: 1px solid #ddd;
}

    .nav-tabs > li {
        float: left;
        margin-bottom: -1px;
    }

        .nav-tabs > li > a {
            margin-right: 2px;
            line-height: 1.42857143;
            border: 1px solid transparent;
            border-radius: 4px 4px 0 0;
        }

            .nav-tabs > li > a:hover {
                border-color: #eee #eee #ddd;
            }

        .nav-tabs > li.active > a,
        .nav-tabs > li.active > a:hover,
        .nav-tabs > li.active > a:focus {
            color: #555;
            cursor: default;
            background-color: #fff;
            border: 1px solid #ddd;
            border-bottom-color: transparent;
        }

    .nav-tabs.nav-justified {
        width: 100%;
        border-bottom: 0;
    }

        .nav-tabs.nav-justified > li {
            float: none;
        }

            .nav-tabs.nav-justified > li > a {
                margin-bottom: 5px;
                text-align: center;
            }

        .nav-tabs.nav-justified > .dropdown .dropdown-menu {
            top: auto;
            left: auto;
        }

@media (min-width: 768px) {
    .nav-tabs.nav-justified > li {
        display: table-cell;
        width: 1%;
    }

        .nav-tabs.nav-justified > li > a {
            margin-bottom: 0;
        }
}

.nav-tabs.nav-justified > li > a {
    margin-right: 0;
    border-radius: 4px;
}

.nav-tabs.nav-justified > .active > a,
.nav-tabs.nav-justified > .active > a:hover,
.nav-tabs.nav-justified > .active > a:focus {
    border: 1px solid #ddd;
}

@media (min-width: 768px) {
    .nav-tabs.nav-justified > li > a {
        border-bottom: 1px solid #ddd;
        border-radius: 4px 4px 0 0;
    }

    .nav-tabs.nav-justified > .active > a,
    .nav-tabs.nav-justified > .active > a:hover,
    .nav-tabs.nav-justified > .active > a:focus {
        border-bottom-color: #fff;
    }
}

.nav-pills > li {
    float: left;
}

    .nav-pills > li > a {
        border-radius: 4px;
    }

    .nav-pills > li + li {
        margin-left: 2px;
    }

    .nav-pills > li.active > a,
    .nav-pills > li.active > a:hover,
    .nav-pills > li.active > a:focus {
        color: #fff;
        background-color: #337ab7;
    }

.nav-stacked > li {
    float: none;
}

    .nav-stacked > li + li {
        margin-top: 2px;
        margin-left: 0;
    }

.nav-justified {
    width: 100%;
}

    .nav-justified > li {
        float: none;
    }

        .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 {
        display: table-cell;
        width: 1%;
    }

        .nav-justified > li > a {
            margin-bottom: 0;
        }
}

.nav-tabs-justified {
    border-bottom: 0;
}

    .nav-tabs-justified > li > a {
        margin-right: 0;
        border-radius: 4px;
    }

    .nav-tabs-justified > .active > a,
    .nav-tabs-justified > .active > a:hover,
    .nav-tabs-justified > .active > a:focus {
        border: 1px solid #ddd;
    }

@media (min-width: 768px) {
    .nav-tabs-justified > li > a {
        border-bottom: 1px solid #ddd;
        border-radius: 4px 4px 0 0;
    }

    .nav-tabs-justified > .active > a,
    .nav-tabs-justified > .active > a:hover,
    .nav-tabs-justified > .active > a:focus {
        border-bottom-color: #fff;
    }
}

.tab-content > .tab-pane {
    display: none;
}

.tab-content > .active {
    display: block;
}

.nav-tabs .dropdown-menu {
    margin-top: -1px;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
}

.navbar {
    position: relative;
    min-height: 50px;
    margin-bottom: 20px;
    border: 1px solid transparent;
}

@media (min-width: 768px) {
    .navbar {
        border-radius: 4px;
    }
}

@media (min-width: 768px) {
    .navbar-header {
        float: left;
    }
}

.navbar-collapse {
    padding-right: 15px;
    padding-left: 15px;
    overflow-x: visible;
    -webkit-overflow-scrolling: touch;
    border-top: 1px solid transparent;
    -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
}

    .navbar-collapse.in {
        overflow-y: auto;
    }

@media (min-width: 768px) {
    .navbar-collapse {
        width: auto;
        border-top: 0;
        -webkit-box-shadow: none;
        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-collapse,
.navbar-fixed-bottom .navbar-collapse {
    max-height: 340px;
}

@media (max-device-width: 480px) and (orientation: landscape) {
    .navbar-fixed-top .navbar-collapse,
    .navbar-fixed-bottom .navbar-collapse {
        max-height: 200px;
    }
}

.container > .navbar-header,
.container-fluid > .navbar-header,
.container > .navbar-collapse,
.container-fluid > .navbar-collapse {
    margin-right: -15px;
    margin-left: -15px;
}

@media (min-width: 768px) {
    .container > .navbar-header,
    .container-fluid > .navbar-header,
    .container > .navbar-collapse,
    .container-fluid > .navbar-collapse {
        margin-right: 0;
        margin-left: 0;
    }
}

.navbar-static-top {
    z-index: 1000;
    border-width: 0 0 1px;
}

@media (min-width: 768px) {
    .navbar-static-top {
        border-radius: 0;
    }
}

.navbar-fixed-top,
.navbar-fixed-bottom {
    position: fixed;
    right: 0;
    left: 0;
    z-index: 1030;
}

@media (min-width: 768px) {
    .navbar-fixed-top,
    .navbar-fixed-bottom {
        border-radius: 0;
    }
}

.navbar-fixed-top {
    top: 0;
    border-width: 0 0 1px;
}

.navbar-fixed-bottom {
    bottom: 0;
    margin-bottom: 0;
    border-width: 1px 0 0;
}

.navbar-brand {
    float: left;
    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-top: 8px;
    margin-right: 15px;
    margin-bottom: 8px;
    background-color: transparent;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
}

    .navbar-toggle:focus {
        outline: 0;
    }

    .navbar-toggle .icon-bar {
        display: block;
        width: 22px;
        height: 2px;
        border-radius: 1px;
    }

        .navbar-toggle .icon-bar + .icon-bar {
            margin-top: 4px;
        }

@media (min-width: 768px) {
    .navbar-toggle {
        display: none;
    }
}

.navbar-nav {
    margin: 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;
        -webkit-box-shadow: none;
        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-top: 8px;
    margin-right: -15px;
    margin-bottom: 8px;
    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);
}

@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: 4px;
    border-top-right-radius: 4px;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
}

.navbar-btn {
    margin-top: 8px;
    margin-bottom: 8px;
}

    .navbar-btn.btn-sm {
        margin-top: 10px;
        margin-bottom: 10px;
    }

    .navbar-btn.btn-xs {
        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-toggle {
        border-color: #ddd;
    }

        .navbar-default .navbar-toggle:hover,
        .navbar-default .navbar-toggle:focus {
            background-color: #ddd;
        }

        .navbar-default .navbar-toggle .icon-bar {
            background-color: #888;
        }

    .navbar-default .navbar-collapse,
    .navbar-default .navbar-form {
        border-color: #e7e7e7;
    }

    .navbar-default .navbar-nav > .open > a,
    .navbar-default .navbar-nav > .open > a:hover,
    .navbar-default .navbar-nav > .open > a:focus {
        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-link {
    color: #777;
}

    .navbar-default .navbar-link:hover {
        color: #333;
    }

.navbar-default .btn-link {
    color: #777;
}

    .navbar-default .btn-link:hover,
    .navbar-default .btn-link:focus {
        color: #333;
    }

    .navbar-default .btn-link[disabled]:hover,
    fieldset[disabled] .navbar-default .btn-link:hover,
    .navbar-default .btn-link[disabled]:focus,
    fieldset[disabled] .navbar-default .btn-link:focus {
        color: #ccc;
    }

.navbar-inverse {
    background-color: #222;
    border-color: #080808;
}

    .navbar-inverse .navbar-brand {
        color: #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: #080808;
    }

    .navbar-inverse .navbar-nav > .disabled > a,
    .navbar-inverse .navbar-nav > .disabled > a:hover,
    .navbar-inverse .navbar-nav > .disabled > a:focus {
        color: #444;
        background-color: transparent;
    }

    .navbar-inverse .navbar-toggle {
        border-color: #333;
    }

        .navbar-inverse .navbar-toggle:hover,
        .navbar-inverse .navbar-toggle:focus {
            background-color: #333;
        }

        .navbar-inverse .navbar-toggle .icon-bar {
            background-color: #fff;
        }

    .navbar-inverse .navbar-collapse,
    .navbar-inverse .navbar-form {
        border-color: #101010;
    }

    .navbar-inverse .navbar-nav > .open > a,
    .navbar-inverse .navbar-nav > .open > a:hover,
    .navbar-inverse .navbar-nav > .open > a:focus {
        color: #fff;
        background-color: #080808;
    }

@media (max-width: 767px) {
    .navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header {
        border-color: #080808;
    }

    .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
        background-color: #080808;
    }

    .navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
        color: #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: #080808;
    }

    .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a,
    .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:hover,
    .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:focus {
        color: #444;
        background-color: transparent;
    }
}

.navbar-inverse .navbar-link {
    color: #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,
    fieldset[disabled] .navbar-inverse .btn-link:hover,
    .navbar-inverse .btn-link[disabled]:focus,
    fieldset[disabled] .navbar-inverse .btn-link:focus {
        color: #444;
    }

.breadcrumb {
    padding: 8px 15px;
    margin-bottom: 20px;
    list-style: none;
    background-color: #f5f5f5;
    border-radius: 4px;
}

    .breadcrumb > li {
        display: inline-block;
    }

        .breadcrumb > li + li:before {
            padding: 0 5px;
            color: #ccc;
            content: "/\00a0";
        }

    .breadcrumb > .active {
        color: #777;
    }

.pagination {
    display: inline-block;
    padding-left: 0;
    margin: 20px 0;
    border-radius: 4px;
}

    .pagination > li {
        display: inline;
    }

        .pagination > li > a,
        .pagination > li > span {
            position: relative;
            float: left;
            padding: 6px 12px;
            margin-left: -1px;
            line-height: 1.42857143;
            color: #337ab7;
            text-decoration: none;
            background-color: #fff;
            border: 1px solid #ddd;
        }

        .pagination > li:first-child > a,
        .pagination > li:first-child > span {
            margin-left: 0;
            border-top-left-radius: 4px;
            border-bottom-left-radius: 4px;
        }

        .pagination > li:last-child > a,
        .pagination > li:last-child > span {
            border-top-right-radius: 4px;
            border-bottom-right-radius: 4px;
        }

        .pagination > li > a:hover,
        .pagination > li > span:hover,
        .pagination > li > a:focus,
        .pagination > li > span:focus {
            z-index: 2;
            color: #23527c;
            background-color: #eee;
            border-color: #ddd;
        }

    .pagination > .active > a,
    .pagination > .active > span,
    .pagination > .active > a:hover,
    .pagination > .active > span:hover,
    .pagination > .active > a:focus,
    .pagination > .active > span:focus {
        z-index: 3;
        color: #fff;
        cursor: default;
        background-color: #337ab7;
        border-color: #337ab7;
    }

    .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.3333333;
}

.pagination-lg > li:first-child > a,
.pagination-lg > li:first-child > span {
    border-top-left-radius: 6px;
    border-bottom-left-radius: 6px;
}

.pagination-lg > li:last-child > a,
.pagination-lg > li:last-child > span {
    border-top-right-radius: 6px;
    border-bottom-right-radius: 6px;
}

.pagination-sm > li > a,
.pagination-sm > li > span {
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
}

.pagination-sm > li:first-child > a,
.pagination-sm > li:first-child > span {
    border-top-left-radius: 3px;
    border-bottom-left-radius: 3px;
}

.pagination-sm > li:last-child > a,
.pagination-sm > li:last-child > span {
    border-top-right-radius: 3px;
    border-bottom-right-radius: 3px;
}

.pager {
    padding-left: 0;
    margin: 20px 0;
    text-align: center;
    list-style: none;
}

    .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;
    }

.label {
    display: inline;
    padding: 0.2em 0.6em 0.3em;
    font-size: 75%;
    font-weight: bold;
    line-height: 1;
    color: #fff;
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
    border-radius: 0.25em;
}

a.label:hover,
a.label:focus {
    color: #fff;
    text-decoration: none;
    cursor: pointer;
}

.label:empty {
    display: none;
}

.btn .label {
    position: relative;
    top: -1px;
}

.label-default {
    background-color: #777;
}

    .label-default[href]:hover,
    .label-default[href]:focus {
        background-color: #5e5e5e;
    }

.label-primary {
    background-color: #337ab7;
}

    .label-primary[href]:hover,
    .label-primary[href]:focus {
        background-color: #286090;
    }

.label-success {
    background-color: #5cb85c;
}

    .label-success[href]:hover,
    .label-success[href]:focus {
        background-color: #449d44;
    }

.label-info {
    background-color: #5bc0de;
}

    .label-info[href]:hover,
    .label-info[href]:focus {
        background-color: #31b0d5;
    }

.label-warning {
    background-color: #f0ad4e;
}

    .label-warning[href]:hover,
    .label-warning[href]:focus {
        background-color: #ec971f;
    }

.label-danger {
    background-color: #d9534f;
}

    .label-danger[href]:hover,
    .label-danger[href]:focus {
        background-color: #c9302c;
    }

.badge {
    display: inline-block;
    min-width: 10px;
    padding: 3px 7px;
    font-size: 12px;
    font-weight: bold;
    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 {
    top: 0;
    padding: 1px 5px;
}

a.badge:hover,
a.badge:focus {
    color: #fff;
    text-decoration: none;
    cursor: pointer;
}

.list-group-item.active > .badge,
.nav-pills > .active > a > .badge {
    color: #337ab7;
    background-color: #fff;
}

.list-group-item > .badge {
    float: right;
}

    .list-group-item > .badge + .badge {
        margin-right: 5px;
    }

.nav-pills > li > a > .badge {
    margin-left: 3px;
}

.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: 6px;
}

.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.42857143;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 4px;
    -webkit-transition: border 0.2s ease-in-out;
    -o-transition: border 0.2s ease-in-out;
    transition: border 0.2s ease-in-out;
}

    .thumbnail > img,
    .thumbnail a > img {
        margin-right: auto;
        margin-left: auto;
    }

a.thumbnail:hover,
a.thumbnail:focus,
a.thumbnail.active {
    border-color: #337ab7;
}

.thumbnail .caption {
    padding: 9px;
    color: #333;
}

.alert {
    padding: 15px;
    margin-bottom: 20px;
    border: 1px solid transparent;
    border-radius: 4px;
}

    .alert h4 {
        margin-top: 0;
        color: inherit;
    }

    .alert .alert-link {
        font-weight: bold;
    }

    .alert > p,
    .alert > ul {
        margin-bottom: 0;
    }

        .alert > p + p {
            margin-top: 5px;
        }

.alert-dismissable,
.alert-dismissible {
    padding-right: 35px;
}

    .alert-dismissable .close,
    .alert-dismissible .close {
        position: relative;
        top: -2px;
        right: -21px;
        color: inherit;
    }

.alert-success {
    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;
    }
}

@-o-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: 4px;
    -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
    box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
}

.progress-bar {
    float: left;
    width: 0;
    height: 100%;
    font-size: 12px;
    line-height: 20px;
    color: #fff;
    text-align: center;
    background-color: #337ab7;
    -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
    box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
    -webkit-transition: width 0.6s ease;
    -o-transition: width 0.6s ease;
    transition: width 0.6s ease;
}

.progress-striped .progress-bar,
.progress-bar-striped {
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    -webkit-background-size: 40px 40px;
    background-size: 40px 40px;
}

.progress.active .progress-bar,
.progress-bar.active {
    -webkit-animation: progress-bar-stripes 2s linear infinite;
    -o-animation: progress-bar-stripes 2s linear infinite;
    animation: progress-bar-stripes 2s linear infinite;
}

.progress-bar-success {
    background-color: #5cb85c;
}

.progress-striped .progress-bar-success {
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}

.progress-bar-info {
    background-color: #5bc0de;
}

.progress-striped .progress-bar-info {
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}

.progress-bar-warning {
    background-color: #f0ad4e;
}

.progress-striped .progress-bar-warning {
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}

.progress-bar-danger {
    background-color: #d9534f;
}

.progress-striped .progress-bar-danger {
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}

.media {
    margin-top: 15px;
}

    .media:first-child {
        margin-top: 0;
    }

.media,
.media-body {
    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: 4px;
        border-top-right-radius: 4px;
    }

    .list-group-item:last-child {
        margin-bottom: 0;
        border-bottom-right-radius: 4px;
        border-bottom-left-radius: 4px;
    }

a.list-group-item,
button.list-group-item {
    color: #555;
}

    a.list-group-item .list-group-item-heading,
    button.list-group-item .list-group-item-heading {
        color: #333;
    }

    a.list-group-item:hover,
    button.list-group-item:hover,
    a.list-group-item:focus,
    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.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: #337ab7;
    border-color: #337ab7;
}

    .list-group-item.active .list-group-item-heading,
    .list-group-item.active:hover .list-group-item-heading,
    .list-group-item.active:focus .list-group-item-heading,
    .list-group-item.active .list-group-item-heading > small,
    .list-group-item.active:hover .list-group-item-heading > small,
    .list-group-item.active:focus .list-group-item-heading > small,
    .list-group-item.active .list-group-item-heading > .small,
    .list-group-item.active:hover .list-group-item-heading > .small,
    .list-group-item.active:focus .list-group-item-heading > .small {
        color: inherit;
    }

    .list-group-item.active .list-group-item-text,
    .list-group-item.active:hover .list-group-item-text,
    .list-group-item.active:focus .list-group-item-text {
        color: #c7ddef;
    }

.list-group-item-success {
    color: #3c763d;
    background-color: #dff0d8;
}

a.list-group-item-success,
button.list-group-item-success {
    color: #3c763d;
}

    a.list-group-item-success .list-group-item-heading,
    button.list-group-item-success .list-group-item-heading {
        color: inherit;
    }

    a.list-group-item-success:hover,
    button.list-group-item-success:hover,
    a.list-group-item-success:focus,
    button.list-group-item-success:focus {
        color: #3c763d;
        background-color: #d0e9c6;
    }

    a.list-group-item-success.active,
    button.list-group-item-success.active,
    a.list-group-item-success.active:hover,
    button.list-group-item-success.active:hover,
    a.list-group-item-success.active:focus,
    button.list-group-item-success.active:focus {
        color: #fff;
        background-color: #3c763d;
        border-color: #3c763d;
    }

.list-group-item-info {
    color: #31708f;
    background-color: #d9edf7;
}

a.list-group-item-info,
button.list-group-item-info {
    color: #31708f;
}

    a.list-group-item-info .list-group-item-heading,
    button.list-group-item-info .list-group-item-heading {
        color: inherit;
    }

    a.list-group-item-info:hover,
    button.list-group-item-info:hover,
    a.list-group-item-info:focus,
    button.list-group-item-info:focus {
        color: #31708f;
        background-color: #c4e3f3;
    }

    a.list-group-item-info.active,
    button.list-group-item-info.active,
    a.list-group-item-info.active:hover,
    button.list-group-item-info.active:hover,
    a.list-group-item-info.active:focus,
    button.list-group-item-info.active:focus {
        color: #fff;
        background-color: #31708f;
        border-color: #31708f;
    }

.list-group-item-warning {
    color: #8a6d3b;
    background-color: #fcf8e3;
}

a.list-group-item-warning,
button.list-group-item-warning {
    color: #8a6d3b;
}

    a.list-group-item-warning .list-group-item-heading,
    button.list-group-item-warning .list-group-item-heading {
        color: inherit;
    }

    a.list-group-item-warning:hover,
    button.list-group-item-warning:hover,
    a.list-group-item-warning:focus,
    button.list-group-item-warning:focus {
        color: #8a6d3b;
        background-color: #faf2cc;
    }

    a.list-group-item-warning.active,
    button.list-group-item-warning.active,
    a.list-group-item-warning.active:hover,
    button.list-group-item-warning.active:hover,
    a.list-group-item-warning.active:focus,
    button.list-group-item-warning.active:focus {
        color: #fff;
        background-color: #8a6d3b;
        border-color: #8a6d3b;
    }

.list-group-item-danger {
    color: #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,
    button.list-group-item-danger:hover,
    a.list-group-item-danger:focus,
    button.list-group-item-danger:focus {
        color: #a94442;
        background-color: #ebcccc;
    }

    a.list-group-item-danger.active,
    button.list-group-item-danger.active,
    a.list-group-item-danger.active:hover,
    button.list-group-item-danger.active:hover,
    a.list-group-item-danger.active:focus,
    button.list-group-item-danger.active:focus {
        color: #fff;
        background-color: #a94442;
        border-color: #a94442;
    }

.list-group-item-heading {
    margin-top: 0;
    margin-bottom: 5px;
}

.list-group-item-text {
    margin-bottom: 0;
    line-height: 1.3;
}

.panel {
    margin-bottom: 20px;
    background-color: #fff;
    border: 1px solid transparent;
    border-radius: 4px;
    -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
}

.panel-body {
    padding: 15px;
}

.panel-heading {
    padding: 10px 15px;
    border-bottom: 1px solid transparent;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
}

    .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: 3px;
    border-bottom-left-radius: 3px;
}

.panel > .list-group,
.panel > .panel-collapse > .list-group {
    margin-bottom: 0;
}

    .panel > .list-group .list-group-item,
    .panel > .panel-collapse > .list-group .list-group-item {
        border-width: 1px 0;
        border-radius: 0;
    }

    .panel > .list-group:first-child .list-group-item:first-child,
    .panel > .panel-collapse > .list-group:first-child .list-group-item:first-child {
        border-top: 0;
        border-top-left-radius: 3px;
        border-top-right-radius: 3px;
    }

    .panel > .list-group:last-child .list-group-item:last-child,
    .panel > .panel-collapse > .list-group:last-child .list-group-item:last-child {
        border-bottom: 0;
        border-bottom-right-radius: 3px;
        border-bottom-left-radius: 3px;
    }

.panel > .panel-heading + .panel-collapse > .list-group .list-group-item:first-child {
    border-top-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: 3px;
        border-top-right-radius: 3px;
    }

        .panel > .table:first-child > thead:first-child > tr:first-child,
        .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child,
        .panel > .table:first-child > tbody:first-child > tr:first-child,
        .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child {
            border-top-left-radius: 3px;
            border-top-right-radius: 3px;
        }

            .panel > .table:first-child > thead:first-child > tr:first-child td:first-child,
            .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:first-child,
            .panel > .table:first-child > tbody:first-child > tr:first-child td:first-child,
            .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:first-child,
            .panel > .table:first-child > thead:first-child > tr:first-child th:first-child,
            .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:first-child,
            .panel > .table:first-child > tbody:first-child > tr:first-child th:first-child,
            .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:first-child {
                border-top-left-radius: 3px;
            }

            .panel > .table:first-child > thead:first-child > tr:first-child td:last-child,
            .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:last-child,
            .panel > .table:first-child > tbody:first-child > tr:first-child td:last-child,
            .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:last-child,
            .panel > .table:first-child > thead:first-child > tr:first-child th:last-child,
            .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:last-child,
            .panel > .table:first-child > tbody:first-child > tr:first-child th:last-child,
            .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:last-child {
                border-top-right-radius: 3px;
            }

    .panel > .table:last-child,
    .panel > .table-responsive:last-child > .table:last-child {
        border-bottom-right-radius: 3px;
        border-bottom-left-radius: 3px;
    }

        .panel > .table:last-child > tbody:last-child > tr:last-child,
        .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child,
        .panel > .table:last-child > tfoot:last-child > tr:last-child,
        .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child {
            border-bottom-right-radius: 3px;
            border-bottom-left-radius: 3px;
        }

            .panel > .table:last-child > tbody:last-child > tr:last-child td:first-child,
            .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:first-child,
            .panel > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
            .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
            .panel > .table:last-child > tbody:last-child > tr:last-child th:first-child,
            .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:first-child,
            .panel > .table:last-child > tfoot:last-child > tr:last-child th:first-child,
            .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:first-child {
                border-bottom-left-radius: 3px;
            }

            .panel > .table:last-child > tbody:last-child > tr:last-child td:last-child,
            .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:last-child,
            .panel > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
            .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
            .panel > .table:last-child > tbody:last-child > tr:last-child th:last-child,
            .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:last-child,
            .panel > .table:last-child > tfoot:last-child > tr:last-child th:last-child,
            .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:last-child {
                border-bottom-right-radius: 3px;
            }

    .panel > .panel-body + .table,
    .panel > .panel-body + .table-responsive,
    .panel > .table + .panel-body,
    .panel > .table-responsive + .panel-body {
        border-top: 1px solid #ddd;
    }

    .panel > .table > tbody:first-child > tr:first-child th,
    .panel > .table > tbody:first-child > tr:first-child td {
        border-top: 0;
    }

.panel > .table-bordered,
.panel > .table-responsive > .table-bordered {
    border: 0;
}

    .panel > .table-bordered > thead > tr > th:first-child,
    .panel > .table-responsive > .table-bordered > thead > tr > th:first-child,
    .panel > .table-bordered > tbody > tr > th:first-child,
    .panel > .table-responsive > .table-bordered > tbody > tr > th:first-child,
    .panel > .table-bordered > tfoot > tr > th:first-child,
    .panel > .table-responsive > .table-bordered > tfoot > tr > th:first-child,
    .panel > .table-bordered > thead > tr > td:first-child,
    .panel > .table-responsive > .table-bordered > thead > tr > td:first-child,
    .panel > .table-bordered > tbody > tr > td:first-child,
    .panel > .table-responsive > .table-bordered > tbody > tr > td:first-child,
    .panel > .table-bordered > tfoot > tr > td:first-child,
    .panel > .table-responsive > .table-bordered > tfoot > tr > td:first-child {
        border-left: 0;
    }

    .panel > .table-bordered > thead > tr > th:last-child,
    .panel > .table-responsive > .table-bordered > thead > tr > th:last-child,
    .panel > .table-bordered > tbody > tr > th:last-child,
    .panel > .table-responsive > .table-bordered > tbody > tr > th:last-child,
    .panel > .table-bordered > tfoot > tr > th:last-child,
    .panel > .table-responsive > .table-bordered > tfoot > tr > th:last-child,
    .panel > .table-bordered > thead > tr > td:last-child,
    .panel > .table-responsive > .table-bordered > thead > tr > td:last-child,
    .panel > .table-bordered > tbody > tr > td:last-child,
    .panel > .table-responsive > .table-bordered > tbody > tr > td:last-child,
    .panel > .table-bordered > tfoot > tr > td:last-child,
    .panel > .table-responsive > .table-bordered > tfoot > tr > td:last-child {
        border-right: 0;
    }

    .panel > .table-bordered > thead > tr:first-child > td,
    .panel > .table-responsive > .table-bordered > thead > tr:first-child > td,
    .panel > .table-bordered > tbody > tr:first-child > td,
    .panel > .table-responsive > .table-bordered > tbody > tr:first-child > td,
    .panel > .table-bordered > thead > tr:first-child > th,
    .panel > .table-responsive > .table-bordered > thead > tr:first-child > th,
    .panel > .table-bordered > tbody > tr:first-child > th,
    .panel > .table-responsive > .table-bordered > tbody > tr:first-child > th {
        border-bottom: 0;
    }

    .panel > .table-bordered > tbody > tr:last-child > td,
    .panel > .table-responsive > .table-bordered > tbody > tr:last-child > td,
    .panel > .table-bordered > tfoot > tr:last-child > td,
    .panel > .table-responsive > .table-bordered > tfoot > tr:last-child > td,
    .panel > .table-bordered > tbody > tr:last-child > th,
    .panel > .table-responsive > .table-bordered > tbody > tr:last-child > th,
    .panel > .table-bordered > tfoot > tr:last-child > th,
    .panel > .table-responsive > .table-bordered > tfoot > tr:last-child > th {
        border-bottom: 0;
    }

.panel > .table-responsive {
    margin-bottom: 0;
    border: 0;
}

.panel-group {
    margin-bottom: 20px;
}

    .panel-group .panel {
        margin-bottom: 0;
        border-radius: 4px;
    }

        .panel-group .panel + .panel {
            margin-top: 5px;
        }

    .panel-group .panel-heading {
        border-bottom: 0;
    }

        .panel-group .panel-heading + .panel-collapse > .panel-body,
        .panel-group .panel-heading + .panel-collapse > .list-group {
            border-top: 1px solid #ddd;
        }

    .panel-group .panel-footer {
        border-top: 0;
    }

        .panel-group .panel-footer + .panel-collapse .panel-body {
            border-bottom: 1px solid #ddd;
        }

.panel-default {
    border-color: #ddd;
}

    .panel-default > .panel-heading {
        color: #333;
        background-color: #f5f5f5;
        border-color: #ddd;
    }

        .panel-default > .panel-heading + .panel-collapse > .panel-body {
            border-top-color: #ddd;
        }

        .panel-default > .panel-heading .badge {
            color: #f5f5f5;
            background-color: #333;
        }

    .panel-default > .panel-footer + .panel-collapse > .panel-body {
        border-bottom-color: #ddd;
    }

.panel-primary {
    border-color: #337ab7;
}

    .panel-primary > .panel-heading {
        color: #fff;
        background-color: #337ab7;
        border-color: #337ab7;
    }

        .panel-primary > .panel-heading + .panel-collapse > .panel-body {
            border-top-color: #337ab7;
        }

        .panel-primary > .panel-heading .badge {
            color: #337ab7;
            background-color: #fff;
        }

    .panel-primary > .panel-footer + .panel-collapse > .panel-body {
        border-bottom-color: #337ab7;
    }

.panel-success {
    border-color: #d6e9c6;
}

    .panel-success > .panel-heading {
        color: #3c763d;
        background-color: #dff0d8;
        border-color: #d6e9c6;
    }

        .panel-success > .panel-heading + .panel-collapse > .panel-body {
            border-top-color: #d6e9c6;
        }

        .panel-success > .panel-heading .badge {
            color: #dff0d8;
            background-color: #3c763d;
        }

    .panel-success > .panel-footer + .panel-collapse > .panel-body {
        border-bottom-color: #d6e9c6;
    }

.panel-info {
    border-color: #bce8f1;
}

    .panel-info > .panel-heading {
        color: #31708f;
        background-color: #d9edf7;
        border-color: #bce8f1;
    }

        .panel-info > .panel-heading + .panel-collapse > .panel-body {
            border-top-color: #bce8f1;
        }

        .panel-info > .panel-heading .badge {
            color: #d9edf7;
            background-color: #31708f;
        }

    .panel-info > .panel-footer + .panel-collapse > .panel-body {
        border-bottom-color: #bce8f1;
    }

.panel-warning {
    border-color: #faebcc;
}

    .panel-warning > .panel-heading {
        color: #8a6d3b;
        background-color: #fcf8e3;
        border-color: #faebcc;
    }

        .panel-warning > .panel-heading + .panel-collapse > .panel-body {
            border-top-color: #faebcc;
        }

        .panel-warning > .panel-heading .badge {
            color: #fcf8e3;
            background-color: #8a6d3b;
        }

    .panel-warning > .panel-footer + .panel-collapse > .panel-body {
        border-bottom-color: #faebcc;
    }

.panel-danger {
    border-color: #ebccd1;
}

    .panel-danger > .panel-heading {
        color: #a94442;
        background-color: #f2dede;
        border-color: #ebccd1;
    }

        .panel-danger > .panel-heading + .panel-collapse > .panel-body {
            border-top-color: #ebccd1;
        }

        .panel-danger > .panel-heading .badge {
            color: #f2dede;
            background-color: #a94442;
        }

    .panel-danger > .panel-footer + .panel-collapse > .panel-body {
        border-bottom-color: #ebccd1;
    }

.embed-responsive {
    position: relative;
    display: block;
    height: 0;
    padding: 0;
    overflow: hidden;
}

    .embed-responsive .embed-responsive-item,
    .embed-responsive iframe,
    .embed-responsive embed,
    .embed-responsive object,
    .embed-responsive video {
        position: absolute;
        top: 0;
        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: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
}

    .well blockquote {
        border-color: #ddd;
        border-color: rgba(0, 0, 0, 0.15);
    }

.well-lg {
    padding: 24px;
    border-radius: 6px;
}

.well-sm {
    padding: 9px;
    border-radius: 3px;
}

.close {
    float: right;
    font-size: 21px;
    font-weight: bold;
    line-height: 1;
    color: #000;
    text-shadow: 0 1px 0 #fff;
    filter: alpha(opacity=20);
    opacity: 0.2;
}

    .close:hover,
    .close:focus {
        color: #000;
        text-decoration: none;
        cursor: pointer;
        filter: alpha(opacity=50);
        opacity: 0.5;
    }

button.close {
    -webkit-appearance: none;
    padding: 0;
    cursor: pointer;
    background: transparent;
    border: 0;
}

.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-transition: -webkit-transform 0.3s ease-out;
        -o-transition: -o-transform 0.3s ease-out;
        transition: transform 0.3s ease-out;
        -webkit-transform: translate(0, -25%);
        -ms-transform: translate(0, -25%);
        -o-transform: translate(0, -25%);
        transform: translate(0, -25%);
    }

    .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;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    border: 1px solid #999;
    border: 1px solid rgba(0, 0, 0, 0.2);
    border-radius: 6px;
    outline: 0;
    -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
    box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
}

.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: 0.5;
    }

.modal-header {
    padding: 15px;
    border-bottom: 1px solid #e5e5e5;
}

    .modal-header .close {
        margin-top: -2px;
    }

.modal-title {
    margin: 0;
    line-height: 1.42857143;
}

.modal-body {
    position: relative;
    padding: 15px;
}

.modal-footer {
    padding: 15px;
    text-align: right;
    border-top: 1px solid #e5e5e5;
}

    .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-size: 12px;
    font-style: normal;
    font-weight: normal;
    line-height: 1.42857143;
    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;
    filter: alpha(opacity=0);
    opacity: 0;
    line-break: auto;
}

    .tooltip.in {
        filter: alpha(opacity=90);
        opacity: 0.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-inner {
    max-width: 200px;
    padding: 3px 8px;
    color: #fff;
    text-align: center;
    background-color: #000;
    border-radius: 4px;
}

.tooltip-arrow {
    position: absolute;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid;
}

.tooltip.top .tooltip-arrow {
    bottom: 0;
    left: 50%;
    margin-left: -5px;
    border-width: 5px 5px 0;
    border-top-color: #000;
}

.tooltip.top-left .tooltip-arrow {
    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;
}

.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-size: 14px;
    font-style: normal;
    font-weight: normal;
    line-height: 1.42857143;
    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;
    background-color: #fff;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    border: 1px solid #ccc;
    border: 1px solid rgba(0, 0, 0, 0.2);
    border-radius: 6px;
    -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
    box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
    line-break: auto;
}

    .popover.top {
        margin-top: -10px;
    }

    .popover.right {
        margin-left: 10px;
    }

    .popover.bottom {
        margin-top: 10px;
    }

    .popover.left {
        margin-left: -10px;
    }

.popover-title {
    padding: 8px 14px;
    margin: 0;
    font-size: 14px;
    background-color: #f7f7f7;
    border-bottom: 1px solid #ebebeb;
    border-radius: 5px 5px 0 0;
}

.popover-content {
    padding: 9px 14px;
}

.popover > .arrow,
.popover > .arrow:after {
    position: absolute;
    display: block;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid;
}

.popover > .arrow {
    border-width: 11px;
}

    .popover > .arrow:after {
        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;
    }

.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 {
            line-height: 1;
        }

@media all and (transform-3d), (-webkit-transform-3d) {
    .carousel-inner > .item {
        -webkit-transition: -webkit-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;
        backface-visibility: hidden;
        -webkit-perspective: 1000px;
        perspective: 1000px;
    }

        .carousel-inner > .item.next,
        .carousel-inner > .item.active.right {
            left: 0;
            -webkit-transform: translate3d(100%, 0, 0);
            transform: translate3d(100%, 0, 0);
        }

        .carousel-inner > .item.prev,
        .carousel-inner > .item.active.left {
            left: 0;
            -webkit-transform: translate3d(-100%, 0, 0);
            transform: translate3d(-100%, 0, 0);
        }

            .carousel-inner > .item.next.left,
            .carousel-inner > .item.prev.right,
            .carousel-inner > .item.active {
                left: 0;
                -webkit-transform: translate3d(0, 0, 0);
                transform: translate3d(0, 0, 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: rgba(0, 0, 0, 0);
    filter: alpha(opacity=50);
    opacity: 0.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: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0.0001)));
        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: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, 0.0001)), to(rgba(0, 0, 0, 0.5)));
        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;
        filter: alpha(opacity=90);
        outline: 0;
        opacity: 0.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: rgba(0, 0, 0, 0);
        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,
.dl-horizontal dd:before,
.dl-horizontal dd:after,
.container:before,
.container:after,
.container-fluid:before,
.container-fluid:after,
.row:before,
.row:after,
.form-horizontal .form-group:before,
.form-horizontal .form-group:after,
.btn-toolbar:before,
.btn-toolbar:after,
.btn-group-vertical > .btn-group:before,
.btn-group-vertical > .btn-group:after,
.nav:before,
.nav:after,
.navbar:before,
.navbar:after,
.navbar-header:before,
.navbar-header:after,
.navbar-collapse:before,
.navbar-collapse:after,
.pager:before,
.pager:after,
.panel-body:before,
.panel-body:after,
.modal-header:before,
.modal-header:after,
.modal-footer:before,
.modal-footer:after {
    display: table;
    content: " ";
}

.clearfix:after,
.dl-horizontal dd:after,
.container:after,
.container-fluid:after,
.row:after,
.form-horizontal .form-group:after,
.btn-toolbar:after,
.btn-group-vertical > .btn-group:after,
.nav:after,
.navbar:after,
.navbar-header:after,
.navbar-collapse:after,
.pager:after,
.panel-body:after,
.modal-header:after,
.modal-footer:after {
    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,
.visible-sm,
.visible-md,
.visible-lg {
    display: none !important;
}

.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block {
    display: none !important;
}

@media (max-width: 767px) {
    .visible-xs {
        display: block !important;
    }

    table.visible-xs {
        display: table !important;
    }

    tr.visible-xs {
        display: table-row !important;
    }

    th.visible-xs,
    td.visible-xs {
        display: table-cell !important;
    }
}

@media (max-width: 767px) {
    .visible-xs-block {
        display: block !important;
    }
}

@media (max-width: 767px) {
    .visible-xs-inline {
        display: inline !important;
    }
}

@media (max-width: 767px) {
    .visible-xs-inline-block {
        display: inline-block !important;
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .visible-sm {
        display: block !important;
    }

    table.visible-sm {
        display: table !important;
    }

    tr.visible-sm {
        display: table-row !important;
    }

    th.visible-sm,
    td.visible-sm {
        display: table-cell !important;
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .visible-sm-block {
        display: block !important;
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .visible-sm-inline {
        display: inline !important;
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .visible-sm-inline-block {
        display: inline-block !important;
    }
}

@media (min-width: 992px) and (max-width: 1199px) {
    .visible-md {
        display: block !important;
    }

    table.visible-md {
        display: table !important;
    }

    tr.visible-md {
        display: table-row !important;
    }

    th.visible-md,
    td.visible-md {
        display: table-cell !important;
    }
}

@media (min-width: 992px) and (max-width: 1199px) {
    .visible-md-block {
        display: block !important;
    }
}

@media (min-width: 992px) and (max-width: 1199px) {
    .visible-md-inline {
        display: inline !important;
    }
}

@media (min-width: 992px) and (max-width: 1199px) {
    .visible-md-inline-block {
        display: inline-block !important;
    }
}

@media (min-width: 1200px) {
    .visible-lg {
        display: block !important;
    }

    table.visible-lg {
        display: table !important;
    }

    tr.visible-lg {
        display: table-row !important;
    }

    th.visible-lg,
    td.visible-lg {
        display: table-cell !important;
    }
}

@media (min-width: 1200px) {
    .visible-lg-block {
        display: block !important;
    }
}

@media (min-width: 1200px) {
    .visible-lg-inline {
        display: inline !important;
    }
}

@media (min-width: 1200px) {
    .visible-lg-inline-block {
        display: inline-block !important;
    }
}

@media (max-width: 767px) {
    .hidden-xs {
        display: none !important;
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .hidden-sm {
        display: none !important;
    }
}

@media (min-width: 992px) and (max-width: 1199px) {
    .hidden-md {
        display: none !important;
    }
}

@media (min-width: 1200px) {
    .hidden-lg {
        display: none !important;
    }
}

.visible-print {
    display: none !important;
}

@media print {
    .visible-print {
        display: block !important;
    }

    table.visible-print {
        display: table !important;
    }

    tr.visible-print {
        display: table-row !important;
    }

    th.visible-print,
    td.visible-print {
        display: table-cell !important;
    }
}

.visible-print-block {
    display: none !important;
}

@media print {
    .visible-print-block {
        display: block !important;
    }
}

.visible-print-inline {
    display: none !important;
}

@media print {
    .visible-print-inline {
        display: inline !important;
    }
}

.visible-print-inline-block {
    display: none !important;
}

@media print {
    .visible-print-inline-block {
        display: inline-block !important;
    }
}

@media print {
    .hidden-print {
        display: none !important;
    }
}
/*# sourceMappingURL=bootstrap.css.map */
/* bootstrap -Version 3.3.7 */
/* useful functions */
/* setup */
.small {
    font-size: 0.8125em;
    line-height: 1.18681319em;
}

.medium {
    font-size: 0.875em;
    line-height: 1.28571429em;
}

.normal {
    font-size: 1em;
    line-height: 1.28571429em;
    margin: 0 0 1.71428571em 0;
}

.large {
    font-size: 1.85714286em;
    line-height: 1.03846154em;
    margin-bottom: 0.92307692em;
}

.huge {
    font-size: 3em;
    line-height: 0.85714286em;
}

.massive {
    font-size: 4.85714286em;
    line-height: 0.79411765em;
}

.gigantic {
    font-size: 7.85714286em;
    line-height: 0.81818182em;
}

h1,
.h1,
h2,
.h2,
h3,
.h3,
h4,
.h4 {
    margin-top: 0;
    margin-bottom: 0.5em;
    color: #ed1b24;
}

body,
input,
textarea,
button,
select {
    font-family: 'Roboto', sans-serif;
}

#content #page p {
    margin-bottom: 1.71428571em;
}
/* typography */
/********************************************************************************
// Main navigation defaults
//*******************************************************************************/
/********************************************************************************
// Main navigation
//*******************************************************************************/
nav#main.nav {
    z-index: 10;
    text-align: center;
    background-color: #cac9c9;
    background-image: none;
}

    nav#main.nav ul {
        display: none;
        margin-bottom: 0px;
        padding: 0;
    }

        nav#main.nav ul li {
            border-right: 2px solid #fff;
        }

            nav#main.nav ul li.home {
                background-image: url(/images/home.png);
                background-repeat: no-repeat;
                background-position: 50% 50%;
                text-indent: -9999em;
            }

            nav#main.nav ul li a {
                font-size: 16px;
                line-height: 24px;
                text-transform: uppercase;
                font-weight: bold;
                text-align: left;
            }

                nav#main.nav ul li a:hover {
                    text-decoration: none;
                }

            nav#main.nav ul li ul li {
                border-bottom: 1px solid #aeadad;
                border-right: none;
            }

                nav#main.nav ul li ul li a {
                    font-size: 12px;
                    text-transform: capitalize;
                    font-weight: bold;
                }

        nav#main.nav ul.sf-menu.sf-vertical li {
            border-right: none !important;
        }

        nav#main.nav ul.sf-menu li a {
            color: #fff;
            text-shadow: none;
        }

        nav#main.nav ul.sf-menu li:hover,
        nav#main.nav ul.sf-menu li.sfHover {
            color: #999;
            outline: 0;
        }

            nav#main.nav ul.sf-menu li:hover a,
            nav#main.nav ul.sf-menu li.sfHover a {
                color: #999;
                text-shadow: none;
            }

            nav#main.nav ul.sf-menu li:hover ul li.sfHover,
            nav#main.nav ul.sf-menu li.sfHover ul li.sfHover {
                background: #979696;
            }

                nav#main.nav ul.sf-menu li:hover ul li.sfHover a.sf-with-ul,
                nav#main.nav ul.sf-menu li.sfHover ul li.sfHover a.sf-with-ul {
                    color: #fff;
                }

            nav#main.nav ul.sf-menu li:hover ul.sub-menu li.active a,
            nav#main.nav ul.sf-menu li.sfHover ul.sub-menu li.active a {
                color: #fff;
            }

            nav#main.nav ul.sf-menu li:hover ul li a,
            nav#main.nav ul.sf-menu li.sfHover ul li a {
                color: #fff;
            }

                nav#main.nav ul.sf-menu li:hover ul li a:hover,
                nav#main.nav ul.sf-menu li.sfHover ul li a:hover {
                    color: #fff;
                }

        nav#main.nav ul.sf-menu li.active {
            background: #cac9c9;
        }

            nav#main.nav ul.sf-menu li.active a {
                color: #999;
            }

        nav#main.nav ul.sf-menu li li {
            background: #b1afaf;
        }

            nav#main.nav ul.sf-menu li li a,
            nav#main.nav ul.sf-menu li li a:visited {
                color: #fff;
            }

            nav#main.nav ul.sf-menu li li.active {
                background: #979696;
            }

            nav#main.nav ul.sf-menu li li:hover {
                background: #979696;
            }
/********************************************************************************
// Fixed scroll navigation
//********************************************************************************/
body.fixed-scroll-nav nav#main {
    padding: 0;
    width: 100%;
}

body.fixed-scroll-nav #middle {
    padding-top: 56px;
}
/********************************************************************************
// Core navigation CSS
//*******************************************************************************/
nav.nav {
    clear: both;
    position: relative;
}

    nav.nav .wrapper {
        padding: 0;
    }

    nav.nav select {
        display: inline-block;
        margin: 0.85714286em 0;
        width: 160px;
    }

    nav.nav ul {
        list-style-type: none;
    }

        nav.nav ul li {
            float: left;
        }

            nav.nav ul li a {
                padding: 0.4em 1.5em;
            }

                nav.nav ul li a.sf-with-ul {
                    padding-right: 2.85714286em;
                    min-width: 1px;
                }

            nav.nav ul li a {
                border-bottom: none;
            }

            nav.nav ul li ul li {
                border-right: none !important;
            }

ul.sf-menu ul {
    position: absolute;
    top: -999em;
    z-index: 200;
    width: 17.85714286em;
}

    ul.sf-menu ul li {
        width: 100%;
    }

ul.sf-menu li:hover {
    visibility: inherit;
}

ul.sf-menu li {
    float: left;
    position: relative;
}

ul.sf-menu a {
    display: block;
    position: relative;
}

nav#main ul.sf-menu li:hover ul,
nav#main ul.sf-menu li.sfHover ul {
    top: 100%;
    left: 0;
    z-index: 99;
}

nav#main ul.sf-menu li:hover li ul,
nav#main ul.sf-menu li.sfHover li ul {
    top: -999em;
}

nav#main ul.sf-menu li li:hover ul,
nav#main ul.sf-menu li li.sfHover ul {
    left: 17.85714286em;
    top: 0;
}

nav#main ul.sf-menu li li:hover li ul,
nav#main ul.sf-menu li li.sfHover li ul {
    top: -999em;
}

nav#main ul.sf-menu li li li:hover ul,
nav#main ul.sf-menu li li li.sfHover ul {
    left: 17.85714286em;
    top: 0;
}

ul.sf-menu {
    float: left;
}
/*** arrows (for all except IE7) **/
.sf-arrows .sf-with-ul {
    padding-right: 2.5em;
    *padding-right: 1em;
    /* no CSS arrows for IE7 (lack pseudo-elements) */
}
    /* styling for both css and generated arrows */
    .sf-arrows .sf-with-ul:after {
        content: '';
        position: absolute;
        top: 50%;
        right: 1em;
        margin-top: -3px;
        height: 0;
        width: 0;
        /* order of following 3 rules important for fallbacks to work */
        border: 5px solid transparent;
        border-top-color: #dFeEFF;
        /* edit this to suit design (no rgba in IE8) */
        border-top-color: rgba(255, 255, 255, 0.5);
    }

.sf-arrows > li > .sf-with-ul:focus:after,
.sf-arrows > li:hover > .sf-with-ul:after,
.sf-arrows > .sfHover > .sf-with-ul:after {
    border-top-color: white;
    /* IE8 fallback colour */
}
/* styling for right-facing arrows */
.sf-arrows ul .sf-with-ul:after {
    margin-top: -5px;
    margin-right: -3px;
    border-color: transparent;
    border-left-color: #dFeEFF;
    /* edit this to suit design (no rgba in IE8) */
    border-left-color: rgba(255, 255, 255, 0.5);
}

.sf-arrows ul li > .sf-with-ul:focus:after,
.sf-arrows ul li:hover > .sf-with-ul:after,
.sf-arrows ul .sfHover > .sf-with-ul:after {
    border-left-color: white;
}

nav.nav ul.sf-menu.sf-vertical,
nav.nav ul.sf-menu.sf-vertical li {
    width: 100% !important;
}

    nav.nav ul.sf-menu.sf-vertical li:hover ul,
    nav.nav ul.sf-menu.sf-vertical li.sfHover ul {
        left: 100% !important;
        top: 0 !important;
    }
/********************************************************************************
// 799px
//*******************************************************************************/
@media screen and (min-width: 799px) {
    body.fixed-scroll-nav nav#main {
        padding: 0;
        width: 1080px;
    }

        body.fixed-scroll-nav nav#main .wrapper {
            max-width: 1080px;
            margin: 0 auto;
        }

    body.fixed-scroll-nav.alt nav#main {
        left: 0;
        width: 100%;
    }

    body.fixed-scroll-nav #middle {
        padding-top: 40px;
    }

    body.fixed-nav nav#main {
        position: fixed;
        width: 1080px;
        top: 0;
    }

    body.fixed-nav.alt nav#main {
        position: fixed;
        width: 100%;
        left: 0;
        top: 0;
    }

        body.fixed-nav.alt nav#main .wrapper {
            margin: 0 auto;
            max-width: 1080px;
        }

    body.fixed-nav #container #inner {
        padding-top: 40px;
    }
}
/********************************************************************************
// 984px
//*******************************************************************************/
@media screen and (min-width: 984px) {
    body.fixed-scroll-nav #middle {
        padding-top: 40px;
    }

    body.fixed-nav #container #inner {
        padding-top: 40px;
    }

    nav#main.nav ul li a {
        font-size: 16px;
        line-height: 0px;
    }

        nav#main.nav ul li a.sf-with-ul {
            padding-right: 2.85714286em;
            min-width: 1px;
        }

        nav#main.nav ul li a ul li a {
            font-size: 12px;
        }

    nav#main ul.sf-menu li:hover ul,
    nav#main ul.sf-menu li.sfHover ul {
        top: 100%;
        left: 0;
        z-index: 99;
    }
}

.no-js body.fixed-scroll-nav #middle {
    padding-top: 0;
}
/* navigation */
/*
 * jQuery FlexSlider v2.6.3
 * http://www.woothemes.com/flexslider/
 *
 * Copyright 2012 WooThemes
 * Free to use under the GPLv2 and later license.
 * http://www.gnu.org/licenses/gpl-2.0.html
 *
 * Contributing author: Tyler Smith (@mbmufffin)
 *
 */
/* ====================================================================================================================
 * FONT-FACE
 * ====================================================================================================================*/
@font-face {
    font-family: 'flexslider-icon';
    src: url('/fonts/flexslider-icon.eot');
    src: url('/fonts/flexslider-icon.eot?#iefix') format('embedded-opentype'), url('/fonts/flexslider-icon.woff') format('woff'), url('/fonts/flexslider-icon.ttf') format('truetype'), url('/fonts/flexslider-icon.svg#flexslider-icon') format('svg');
    font-weight: normal;
    font-style: normal;
}
/* ====================================================================================================================
 * RESETS
 * ====================================================================================================================*/
.flex-container a:hover,
.flex-slider a:hover {
    outline: none;
}

.slides,
.slides > li,
.flex-control-nav,
.flex-direction-nav {
    margin: 0;
    padding: 0;
    list-style: none;
}

.flex-pauseplay span {
    text-transform: capitalize;
}
/* ====================================================================================================================
 * BASE STYLES
 * ====================================================================================================================*/
.flexslider {
    margin: 0;
    padding: 0;
}

    .flexslider .slides > li {
        display: none;
        -webkit-backface-visibility: hidden;
    }

    .flexslider .slides img {
        width: 100%;
        display: block;
    }

    .flexslider .slides:after {
        content: "\0020";
        display: block;
        clear: both;
        visibility: hidden;
        line-height: 0;
        height: 0;
    }

html[xmlns] .flexslider .slides {
    display: block;
}

* html .flexslider .slides {
    height: 1%;
}

.no-js .flexslider .slides > li:first-child {
    display: block;
}
/* ====================================================================================================================
 * DEFAULT THEME
 * ====================================================================================================================*/
.flexslider {
    margin: 0;
    background: #fff;
    position: relative;
    zoom: 1;
}

    .flexslider .slides {
        zoom: 1;
    }

        .flexslider .slides img {
            height: auto;
            -moz-user-select: none;
        }

.flex-viewport {
    max-height: 2000px;
    -webkit-transition: all 1s ease;
    -moz-transition: all 1s ease;
    -ms-transition: all 1s ease;
    -o-transition: all 1s ease;
    transition: all 1s ease;
}

.loading .flex-viewport {
    max-height: 300px;
}

.carousel li {
    margin-right: 5px;
}

.flex-direction-nav {
    *height: 0;
}

    .flex-direction-nav a {
        text-decoration: none;
        display: block;
        width: 50px;
        height: 50px;
        margin: -20px 0 0;
        position: absolute;
        top: 50%;
        z-index: 10;
        overflow: hidden;
        opacity: 1;
        cursor: pointer;
        text-indent: -99999px;
        background: url(/i/pumedia/backgrounds/sprite.png) no-repeat -135px -39px;
        text-shadow: 1px 1px 0 rgba(255, 255, 255, 0.3);
        -webkit-transition: all 0.3s ease-in-out;
        -moz-transition: all 0.3s ease-in-out;
        -ms-transition: all 0.3s ease-in-out;
        -o-transition: all 0.3s ease-in-out;
        transition: all 0.3s ease-in-out;
    }

    .flex-direction-nav .flex-prev {
        left: 50px;
    }

    .flex-direction-nav .flex-next {
        right: 50px;
        background-position: -135px -89px;
    }

.flexslider:hover .flex-direction-nav .flex-prev {
    opacity: 0.7;
    left: 10px;
}

    .flexslider:hover .flex-direction-nav .flex-prev:hover {
        opacity: 1;
    }

.flexslider:hover .flex-direction-nav .flex-next {
    opacity: 0.7;
    right: 10px;
}

    .flexslider:hover .flex-direction-nav .flex-next:hover {
        opacity: 1;
    }

.flex-direction-nav .flex-disabled {
    opacity: 0 !important;
    filter: alpha(opacity=0);
    cursor: default;
    z-index: -1;
}

.flex-pauseplay a {
    display: block;
    width: 20px;
    height: 20px;
    position: absolute;
    bottom: 5px;
    left: 10px;
    opacity: 0.8;
    z-index: 10;
    overflow: hidden;
    cursor: pointer;
    color: #000;
}

    .flex-pauseplay a:before {
        font-family: "flexslider-icon";
        font-size: 20px;
        display: inline-block;
        content: '\f004';
    }

    .flex-pauseplay a:hover {
        opacity: 1;
    }

    .flex-pauseplay a.flex-play:before {
        content: '\f003';
    }
/*nav*/
.slider-container {
    position: relative;
}

.flex-control-nav {
    width: 100%;
    height: 1.14285714em;
    text-align: center;
    z-index: 9;
    clear: both;
    width: auto;
    -webkit-transition: all 0.2s ease-in;
    -moz-transition: all 0.2s ease-in;
    -ms-transition: all 0.2s ease-in;
    transition: all 0.2s ease-in;
    position: absolute;
    /* default position*/
    right: 1.71428571em;
    bottom: 0;
}

    .flex-control-nav.bottom-center {
        position: relative;
        margin-top: -1.78571429em;
    }

        .flex-control-nav.bottom-center li {
            float: none;
        }

    .flex-control-nav.top-right {
        top: 0;
        right: 1.71428571em;
    }

    .flex-control-nav.top-left {
        top: 0;
        left: 1.71428571em;
        bottom: auto;
    }

    .flex-control-nav.bottom-left {
        left: 1.71428571em;
        bottom: 0;
    }

    .flex-control-nav.bottom-right {
        right: 1.71428571em;
        bottom: 0;
    }

    .flex-control-nav li {
        display: inline-block;
        zoom: 1;
        *display: inline;
        float: left;
        position: relative;
        padding: 0.57142857em;
        margin: 0 0 0 0.71428571em;
    }

.flex-control-paging li a {
    background: #fff;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px;
    width: auto;
    height: auto;
    position: absolute;
    padding: 0.57142857em;
    line-height: 0;
    -webkit-transition: all 0.2s ease-in;
    -moz-transition: all 0.2s ease-in;
    -ms-transition: all 0.2s ease-in;
    transition: all 0.2s ease-in;
    left: 0;
    top: 0;
    cursor: pointer;
    display: block;
    text-indent: -9999px;
}

    .flex-control-paging li a.flex-active {
        z-index: 1000;
        padding: 0.74285714em;
        margin: -0.17142857em 0 0 -0.17142857em;
        background: #ed1b24;
    }

    .flex-control-paging li a:hover {
        z-index: 1000;
        background: #ed1b24;
        padding: 0.74285714em;
        margin: -0.17142857em 0 0 -0.17142857em;
    }

.flex-control-thumbs {
    margin: 5px 0 0;
    position: static;
    overflow: hidden;
}

    .flex-control-thumbs li {
        width: 25%;
        float: left;
        margin: 0;
    }

    .flex-control-thumbs img {
        width: 100%;
        height: auto;
        display: block;
        opacity: 0.7;
        cursor: pointer;
        -moz-user-select: none;
        -webkit-transition: all 1s ease;
        -moz-transition: all 1s ease;
        -ms-transition: all 1s ease;
        -o-transition: all 1s ease;
        transition: all 1s ease;
    }

        .flex-control-thumbs img:hover {
            opacity: 1;
        }

    .flex-control-thumbs .flex-active {
        opacity: 1;
        cursor: default;
    }
/* ====================================================================================================================
 * RESPONSIVE
 * ====================================================================================================================*/
@media screen and (max-width: 860px) {
    .flex-direction-nav .flex-prev {
        opacity: 1;
        left: 10px;
    }

    .flex-direction-nav .flex-next {
        opacity: 1;
        right: 10px;
    }
}
/*control nav is hidden by default and appears on mouse hover - check config file*/
/* overlay on slides */
@media screen and (min-width: 640px) {
    .flexslider .slides div.overlay a {
        font-size: 24px;
        padding: 12px 24px;
    }

    .flexslider .slides div.overlay p {
        font-size: 24px;
        padding: 12px 24px;
    }

    #banner div.overlay a {
        font-size: 24px;
        padding: 12px 24px;
    }

    #banner div.overlay p {
        font-size: 24px;
        padding: 12px 24px;
    }
}

.text-black {
    color: #000;
}

#slider .wrapper {
    padding: 0;
    max-width: 100%;
    position: relative;
}

    #slider .wrapper #banner img,
    #slider .wrapper .flexslider .slides img {
        min-width: 100%;
    }

    #slider .wrapper .overlay-container {
        position: absolute;
        max-width: 1080px;
        left: 0;
        right: 0;
        margin: 0 auto;
        padding-left: 14px;
        top: 0;
        bottom: 0;
    }

        #slider .wrapper .overlay-container .black-bg {
            background: rgba(0, 0, 0, 0.8);
            padding: 1.07142857em;
        }

        #slider .wrapper .overlay-container .white-bg {
            background: rgba(255, 255, 255, 0.8);
            padding: 1.07142857em;
        }

        #slider .wrapper .overlay-container h1 {
            font-size: 13px;
            line-height: 14px;
            margin-bottom: 2px;
            font-weight: bold;
        }

        #slider .wrapper .overlay-container h2 {
            font-size: 12px;
            line-height: 13px;
            color: #222;
            font-weight: bold;
        }

        #slider .wrapper .overlay-container .red-txt {
            color: #dc002e !important;
        }

        #slider .wrapper .overlay-container .white-txt {
            color: #fff !important;
        }

        #slider .wrapper .overlay-container .black-txt {
            color: #000 !important;
        }

        #slider .wrapper .overlay-container p {
            text-shadow: none;
            font-size: 13px;
            margin-bottom: 0.57142857em;
            line-height: 1em;
            text-align: left;
            letter-spacing: 0;
            float: none;
        }

        #slider .wrapper .overlay-container .top-left {
            left: 36px;
            top: 10px;
            position: absolute;
        }

        #slider .wrapper .overlay-container .top-right {
            right: 36px;
            top: 10px;
            position: absolute;
        }

        #slider .wrapper .overlay-container .bottom-left {
            left: 36px;
            bottom: 10px;
            position: absolute;
        }

        #slider .wrapper .overlay-container .bottom-right {
            right: 36px;
            bottom: 10px;
            position: absolute;
        }

        #slider .wrapper .overlay-container .button-container {
            margin-top: 10px;
        }

            #slider .wrapper .overlay-container .button-container a {
                background: #ed1b24;
                color: #fff;
                display: block;
                font-size: 14px;
                font-weight: bold;
                padding: 8px 36px 8px 8px;
                position: relative;
                text-align: center;
                -webkit-transition: all 0.3s linear;
                -moz-transition: all 0.3s linear;
                -o-transition: all 0.3s linear;
                max-width: 200px;
                text-transform: uppercase;
            }

                #slider .wrapper .overlay-container .button-container a:after {
                    background-position: 0 -66px;
                    content: "";
                    height: 17px;
                    position: absolute;
                    right: 13px;
                    top: 9px;
                    width: 16px;
                }

                #slider .wrapper .overlay-container .button-container a:hover {
                    background: #f14a51;
                    -webkit-box-shadow: 0 5px 11px 0 rgba(0, 0, 0, 0.68), 0 4px 15px 0 rgba(0, 0, 0, 0.45);
                    -moz-box-shadow: 0 5px 11px 0 rgba(0, 0, 0, 0.68), 0 4px 15px 0 rgba(0, 0, 0, 0.45);
                    box-shadow: 0 5px 11px 0 rgba(0, 0, 0, 0.68), 0 4px 15px 0 rgba(0, 0, 0, 0.45);
                }

                    #slider .wrapper .overlay-container .button-container a:hover:after {
                        border-left-color: #000;
                    }

@media screen and (min-width: 380px) {
    #slider .wrapper .overlay-container .bottom-left,
    #slider .wrapper .overlay-container .button-right {
        bottom: 15px;
    }
}

@media screen and (min-width: 440px) {
    #slider .wrapper .overlay-container .bottom-left,
    #slider .wrapper .overlay-container .button-right {
        bottom: 20px;
    }
}

@media screen and (min-width: 640px) {
    #slider .wrapper .overlay-container .col-3 {
        width: 33%;
    }

    #slider .wrapper .overlay-container h1 {
        font-size: 18px;
        line-height: 19px;
    }

    #slider .wrapper .overlay-container h2 {
        font-size: 17px;
        line-height: 18px;
    }

    #slider .wrapper .overlay-container .button-container {
        display: block;
    }

        #slider .wrapper .overlay-container .button-container a {
            font-size: 17px;
            max-width: 210px;
        }

    #slider {
        margin-bottom: 0;
    }

        #slider .wrapper .overlay-container .top-left,
        #slider .wrapper .overlay-container .top-right {
            top: 25px;
        }

        #slider .wrapper .overlay-container .bottom-right,
        #slider .wrapper .overlay-container .bottom-left {
            bottom: 30px;
        }
}

@media only screen and (max-device-width: 480px) {
    #content .flex-control-nav {
        display: none;
    }
}

@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) {
    #content .flex-control-nav {
        display: none;
    }
}

@media screen and (min-width: 640px) {
    /*.flex-direction-nav li a {
		top: 40%;
	}*/
}

@media screen and (min-width: 800px) {
    #slider .wrapper .overlay-container h1 {
        font-size: 23px;
        line-height: 26px;
    }

    #slider .wrapper .overlay-container h2 {
        font-size: 18px;
        line-height: 19px;
    }
}

@media screen and (min-width: 1000px) {
    /*.flex-direction-nav li a {
		width: 80px;
		height: 80px;		
		&.flex-prev {	
			background-position: -24px 0px; 
		}
		&.flex-next {
			background-position: -24px -81px;
		}
	}*/
    #slider .wrapper .overlay-container h1 {
        font-size: 32px;
        line-height: 32px;
        margin-bottom: 5px;
    }

    #slider .wrapper .overlay-container p {
        font-size: 1.35714286em;
        line-height: 21px;
        font-weight: bold;
    }

    #slider .wrapper .overlay-container .button-container a {
        font-size: 19px;
        line-height: 19px;
    }
}

@media screen and (min-width: 1080px) {
    #slider .wrapper .overlay-container {
        position: absolute;
        width: 1080px;
    }
}

@media screen and (min-width: 1200px) {
    #slider .wrapper .overlay-container .top-left,
    #slider .wrapper .overlay-container .top-right {
        top: 45px;
    }

    #slider .wrapper .overlay-container .bottom-right,
    #slider .wrapper .overlay-container .bottom-left {
        bottom: 60px;
    }

    #slider .wrapper .overlay-container h1 {
        font-size: 30px;
        line-height: 30px;
    }

    #slider .wrapper .overlay-container h2 {
        font-size: 21px;
        line-height: 22px;
    }
}
/* slider */
/* overlay on sliders, banners etc*/
div.overlay {
    position: absolute;
}

    div.overlay.top-left {
        top: 1.42857143em;
        left: 0;
    }

    div.overlay.centered-left {
        top: 50%;
        left: 0;
        margin-top: -24px;
    }

    div.overlay.centered-right {
        top: 50%;
        right: 0;
        margin-top: -24px;
    }

    div.overlay.top-right {
        top: 1.42857143em;
        right: 0;
    }

    div.overlay.bottom-left {
        bottom: 1.42857143em;
        left: 0;
    }

    div.overlay.bottom-right {
        bottom: 1.42857143em;
        right: 0;
    }

    div.overlay.full-width {
        left: 0;
        width: 100%;
        text-align: left;
    }

        div.overlay.full-width.align-top {
            top: 0;
        }

        div.overlay.full-width.align-bottom {
            bottom: 0;
        }

    div.overlay p {
        color: #fff;
        background: url(/images/backgrounds/b70.png) repeat 0 0;
        padding: 0.35714286em 0.71428571em;
        line-height: 1;
    }
/* overlays - slider or banner */
#searchform {
    display: none;
    text-align: center;
    padding: 0 0 5.55555556% 0;
}

    #searchform input#searchsubmit {
        display: none;
        padding: 0.57142857em 1em;
    }

    #searchform label {
        display: none;
    }

    #searchform input#s {
        width: 100%;
        background: #fff url(/images/search.png) no-repeat 10px 10px;
        padding-left: 2.85714286em;
    }

header#masthead #searchform {
    padding: 0;
}

label {
    color: #3d3d3d;
    float: left;
}

::-webkit-input-placeholder {
    color: #222;
}

:-moz-placeholder {
    /* Firefox 18- */
    color: #222;
}

::-moz-placeholder {
    /* Firefox 19+ */
    color: #222;
}

:-ms-input-placeholder {
    color: #222;
}

:placeholder-shown {
    /* Standard (https://drafts.csswg.org/selectors-4/#placeholder) */
    color: #222;
}

#content #page .enquiry-form header {
    background: #ed1b24;
    padding: 0.71428571em;
    color: #fff;
    text-transform: uppercase;
    margin-bottom: 1.07142857em;
    font-weight: bold;
}

#content #page .enquiry-form .one-half {
    margin-bottom: 0.71428571em;
}

    #content #page .enquiry-form .one-half select.select,
    #content #page .enquiry-form .one-half p {
        margin-bottom: 0;
    }

input[type=checkbox],
input[type=radio] {
    width: auto;
    height: auto;
    padding: 0;
    margin: 3px 0;
    *margin-top: 0;
    line-height: normal;
    border: none;
}

input[type=file] {
    background-color: #fff;
    padding: initial;
    border: initial;
    line-height: initial;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
}

input[type=checkbox],
input[type=radio] {
    cursor: pointer;
}

textarea {
    resize: vertical;
    min-height: 18.57142857em;
}

input.text,
textarea,
select,
input.password {
    color: #222;
    display: inline-block;
    width: 100%;
    border: 1px solid #ccc;
    -webkit-transition: border linear 0.2s, box-shadow linear 0.2s;
    -moz-transition: border linear 0.2s, box-shadow linear 0.2s;
    -ms-transition: border linear 0.2s, box-shadow linear 0.2s;
    -o-transition: border linear 0.2s, box-shadow linear 0.2s;
    transition: border linear 0.2s, box-shadow linear 0.2s;
}

#content #page #primary ul.checkbox-list {
    margin-left: 0;
}

    #content #page #primary ul.checkbox-list li {
        margin-right: 0.71428571em;
        float: left;
        list-style-type: none;
    }

        #content #page #primary ul.checkbox-list li label {
            font-weight: normal;
        }

        #content #page #primary ul.checkbox-list li span {
            padding-left: 0.35714286em;
        }

    #content #page #primary ul.checkbox-list:after {
        content: ".";
        display: block;
        clear: both;
        visibility: hidden;
        line-height: 0;
        height: 0;
    }

input.text,
textarea,
select.select,
input.password {
    padding: 0.71428571em;
    line-height: 1;
}

select {
    padding: 0.28571429em;
    background: #fff;
    border: 1px solid #eeeeee;
    margin-bottom: 0.85714286em;
    font-size: 0.875em;
    line-height: 1.28571429em;
    /* 21 */
    color: #7f7f7f;
}

input:focus,
textarea:focus {
    outline: 0;
}

form p {
    position: relative;
}

span.required {
    color: #bd3500;
    font-size: 1.85714286em;
    line-height: 1.03846154em;
    margin-bottom: 0.92307692em;
    font-weight: bold;
    right: 0.57142857em;
    position: absolute;
    top: 0.07142857em;
    z-index: 1;
}

label.error {
    color: #bd3500;
    display: block;
    float: none;
    margin: 0.35714286em 0 0.71428571em 0;
}

form p {
    display: block;
    margin-bottom: 1.71428571em;
}

    form p label {
        display: none;
    }

    form p.comment-form-comment {
        clear: both;
        display: block;
        width: 100%;
    }

.empty {
    color: red;
}

#search-results .filter,
#search-results .serach-fieldset,
#search-results .search-results-content {
    padding: 0.71428571em;
}

    #search-results .filter:after,
    #search-results .serach-fieldset:after,
    #search-results .search-results-content:after {
        content: ".";
        display: block;
        clear: both;
        visibility: hidden;
        line-height: 0;
        height: 0;
    }

#search-results .serach-fieldset {
    background: #f47a7f;
    padding-bottom: 1.42857143em;
}

    #search-results .serach-fieldset header {
        dispaly: block;
        font-weight: bold;
        text-transform: uppercase;
        color: #fff;
    }

    #search-results .serach-fieldset .keyword {
        width: 50%;
        padding: 0.5em;
        margin-right: 1.42857143em;
        float: left;
    }

        #search-results .serach-fieldset .keyword:focus {
            box-shadow: none;
            border: 1px solid #ed1b24;
        }

#search-results .filter .results-header {
    font-weight: bold;
}

#search-results ul.search-results li {
    display: block;
    border-bottom: 1px dotted #ed1b24;
    margin-bottom: 0.35714286em;
    padding-bottom: 0.35714286em;
}

    #search-results ul.search-results li h1 {
        font-size: 1.07142857em;
        margin-bottom: 0;
    }

.enry {
    position: absolute;
    left: -8000px;
    display: none;
}
/************************Forms**************************************************/
section.form {
    width: 100%;
}

    section.form input[type=text],
    section.form input[type=email],
    section.form input[type=datetime],
    section.form input[type=password],
    section.form textarea,
    section.form select {
        width: 100%;
        padding: 1% 0;
        font-size: 14px;
        border: 1px solid #7f7f7f;
        color: #000;
    }

    section.form .row .label {
        width: 100%;
        padding: 10px 0 0 0;
        font-weight: bold;
        font-size: 15px;
    }

    section.form .row .field {
        width: 100%;
        padding: 2px 0 10px 0;
    }

        section.form .row .field input[type=text],
        section.form .row .field input[type=email],
        section.form .row .field input[type=datetime],
        section.form .row .field input[type=password] {
            max-width: 800px;
        }

        section.form .row .field textarea {
            max-width: 806px;
        }

        section.form .row .field select {
            max-width: 808px;
        }

        section.form .row .field .field-validation-error {
            color: #ff0000;
        }

        section.form .row .field .field-validation-valid {
            display: none;
        }

        section.form .row .field input.input-validation-error,
        section.form .row .field textarea.input-validation-error,
        section.form .row .field select.input-validation-error,
        section.form .row .field .error {
            border: 1px solid #ff0000;
            background-color: #ffeeee;
        }

        section.form .row .field label.error {
            border: none;
            background: none;
            color: #ff0000;
        }

    section.form .row:after {
        content: ".";
        display: block;
        clear: both;
        visibility: hidden;
        line-height: 0;
        height: 0;
    }

.info,
.success,
.warning,
.validation-summary-errors {
    border: 1px solid;
    margin: 0.71428571em 0px;
    padding: 1.07142857em 0.71428571em 1.07142857em 1.42857143em;
    background-repeat: no-repeat;
    background-position: 0.71428571em center;
}

.info {
    color: #00529B;
    background-color: #BDE5F8;
}

.success {
    color: #4F8A10;
    background-color: #DFF2BF;
}

.warning {
    color: #9F6000;
    background-color: #FEEFB3;
}

.validation-summary-errors {
    color: #ff0000;
    background-color: #f8caca;
}

textarea.error,
select.error {
    background-color: #FFEEEE;
    border: 1px solid red;
}
/************************Forms**************************************************/
/********************************************************************************
 Width at which the nav appears and the select menu disappears. 
********************************************************************************/
@media screen and (min-width: 800px) {
    /************************Forms**************************************************/
    section.form {
        width: 100%;
    }

        section.form .row .label {
            width: 20%;
            float: left;
            padding: 0;
        }

        section.form .row .field {
            width: 70%;
            padding-left: 5%;
            float: left;
        }
    /************************Forms**************************************************/
}

.select2-container {
    box-sizing: border-box;
    display: inline-block;
    margin: 0;
    position: relative;
    vertical-align: middle;
    width: auto;
}

.product-filter-wrapper .select2-container {
    border: #000 solid 4px;
    border-radius: 5px;
    height: 55px;
}

.select2-container .select2-selection--single {
    box-sizing: border-box;
    cursor: pointer;
    display: block;
    height: 35px;
    user-select: none;
    -webkit-user-select: none;
}

    .select2-container .select2-selection--single .select2-selection__rendered {
        display: block;
        padding-left: 8px;
        padding-right: 20px;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
    }

    .select2-container .select2-selection--single .select2-selection__clear {
        position: relative;
    }

.select2-container[dir="rtl"] .select2-selection--single .select2-selection__rendered {
    padding-right: 8px;
    padding-left: 20px;
}

.select2-container .select2-selection--multiple {
    box-sizing: border-box;
    cursor: pointer;
    display: block;
    min-height: 35px;
    user-select: none;
    -webkit-user-select: none;
}

    .select2-container .select2-selection--multiple .select2-selection__rendered {
        display: inline-block;
        overflow: hidden;
        padding-left: 8px;
        text-overflow: ellipsis;
        white-space: nowrap;
    }

.select2-container .select2-search--inline {
    float: left;
}

    .select2-container .select2-search--inline .select2-search__field {
        box-sizing: border-box;
        border: none;
        font-size: 100%;
        margin-top: 5px;
        padding: 0;
    }

        .select2-container .select2-search--inline .select2-search__field::-webkit-search-cancel-button {
            -webkit-appearance: none;
        }

.select2-dropdown {
    background-color: white;
    border: 1px solid #ccc;
    border-radius: 0;
    box-sizing: border-box;
    display: block;
    position: absolute;
    left: -100000px;
    width: 100%;
    z-index: 1051;
}

.select2-results {
    display: block;
}

.select2-results__options {
    list-style: none;
    margin: 0;
    padding: 0;
}

.select2-results__option {
    padding: 6px;
    user-select: none;
    -webkit-user-select: none;
    line-height: 30px;
    border-bottom: 1px solid #CCC;
}

    .select2-results__option[aria-selected] {
        cursor: pointer;
    }

.select2-container--open {
    z-index: 999999999;
}

    .select2-container--open .select2-dropdown {
        left: 0;
    }

    .select2-container--open .select2-dropdown--above {
        border-bottom: none;
        border-bottom-left-radius: 0;
        border-bottom-right-radius: 0;
    }

    .select2-container--open .select2-dropdown--below {
        border-top: none;
        border-top-left-radius: 0;
        border-top-right-radius: 0;
    }

.select2-search--dropdown {
    display: block;
    padding: 4px;
}

    .select2-search--dropdown .select2-search__field {
        padding: 4px;
        width: 100%;
        box-sizing: border-box;
    }

        .select2-search--dropdown .select2-search__field::-webkit-search-cancel-button {
            -webkit-appearance: none;
        }

    .select2-search--dropdown.select2-search--hide {
        display: none;
    }

.select2-close-mask {
    border: 0;
    margin: 0;
    padding: 0;
    display: block;
    position: fixed;
    left: 0;
    top: 0;
    min-height: 100%;
    min-width: 100%;
    height: auto;
    width: auto;
    opacity: 0;
    z-index: 99;
    background-color: #fff;
    filter: alpha(opacity=0);
}

.select2-hidden-accessible {
    border: 0 !important;
    clip: rect(0 0 0 0) !important;
    -webkit-clip-path: inset(50%) !important;
    clip-path: inset(50%) !important;
    height: 1px !important;
    overflow: hidden !important;
    padding: 0 !important;
    position: absolute !important;
    width: 1px !important;
    white-space: nowrap !important;
}

.select2-container--default .select2-selection--single {
    background-color: #fff;
    border: 1px solid #ccc;
    border-radius: 0;
}

    .select2-container--default .select2-selection--single .select2-selection__rendered {
        color: #444;
        line-height: 35px;
    }

    .select2-container--default .select2-selection--single .select2-selection__clear {
        cursor: pointer;
        float: right;
        font-weight: bold;
    }

    .select2-container--default .select2-selection--single .select2-selection__placeholder {
        color: #999;
    }

    .select2-container--default .select2-selection--single .select2-selection__arrow {
        height: 26px;
        position: absolute;
        top: 1px;
        right: 1px;
        width: 20px;
    }

        .select2-container--default .select2-selection--single .select2-selection__arrow b {
            border-color: #888 transparent transparent transparent;
            border-style: solid;
            border-width: 5px 4px 0 4px;
            height: 0;
            left: 50%;
            margin-left: -4px;
            margin-top: -2px;
            position: absolute;
            top: 50%;
            width: 0;
        }

.select2-container--default[dir="rtl"] .select2-selection--single .select2-selection__clear {
    float: left;
}

.select2-container--default[dir="rtl"] .select2-selection--single .select2-selection__arrow {
    left: 1px;
    right: auto;
}

.select2-container--default.select2-container--disabled .select2-selection--single {
    background-color: #eee;
    cursor: default;
}

    .select2-container--default.select2-container--disabled .select2-selection--single .select2-selection__clear {
        display: none;
    }

.select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b {
    border-color: transparent transparent #888 transparent;
    border-width: 0 4px 5px 4px;
}

.select2-container--default .select2-selection--multiple {
    background-color: white;
    border: 1px solid #ccc;
    border-radius: 0px;
    cursor: text;
}

    .select2-container--default .select2-selection--multiple .select2-selection__rendered {
        box-sizing: border-box;
        list-style: none;
        margin: 0;
        padding: 0 5px;
        width: 100%;
    }

        .select2-container--default .select2-selection--multiple .select2-selection__rendered li {
            list-style: none;
        }

    .select2-container--default .select2-selection--multiple .select2-selection__placeholder {
        color: #999;
        margin-top: 5px;
        float: left;
    }

    .select2-container--default .select2-selection--multiple .select2-selection__clear {
        cursor: pointer;
        float: right;
        font-weight: bold;
        margin-top: 5px;
        margin-right: 10px;
    }

    .select2-container--default .select2-selection--multiple .select2-selection__choice {
        background-color: #e4e4e4;
        border: 1px solid #ccc;
        border-radius: 0px;
        cursor: default;
        float: left;
        margin-right: 5px;
        margin-top: 5px;
        padding: 0 5px;
    }

    .select2-container--default .select2-selection--multiple .select2-selection__choice__remove {
        color: #999;
        cursor: pointer;
        display: inline-block;
        font-weight: bold;
        margin-right: 2px;
    }

        .select2-container--default .select2-selection--multiple .select2-selection__choice__remove:hover {
            color: #333;
        }

.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice,
.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__placeholder,
.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-search--inline {
    float: right;
}

.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice {
    margin-left: 5px;
    margin-right: auto;
}

.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice__remove {
    margin-left: 2px;
    margin-right: auto;
}

.select2-container--default.select2-container--focus .select2-selection--multiple {
    border: solid black 1px;
    outline: 0;
}

.select2-container--default.select2-container--disabled .select2-selection--multiple {
    background-color: #eee;
    cursor: default;
}

.select2-container--default.select2-container--disabled .select2-selection__choice__remove {
    display: none;
}

.select2-container--default.select2-container--open.select2-container--above .select2-selection--single,
.select2-container--default.select2-container--open.select2-container--above .select2-selection--multiple {
    border-top-left-radius: 0;
    border-top-right-radius: 0;
}

.select2-container--default.select2-container--open.select2-container--below .select2-selection--single,
.select2-container--default.select2-container--open.select2-container--below .select2-selection--multiple {
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
}

.select2-container--default .select2-search--dropdown .select2-search__field {
    border: 1px solid #aaa;
}

.select2-container--default .select2-search--inline .select2-search__field {
    background: transparent;
    border: none;
    outline: 0;
    box-shadow: none;
    -webkit-appearance: textfield;
}

.select2-container--default .select2-results > .select2-results__options {
    max-height: 200px;
    overflow-y: auto;
}

.select2-container--default .select2-results__option[role=group] {
    padding: 0;
}

.select2-container--default .select2-results__option[aria-disabled=true] {
    color: #999;
}

.select2-container--default .select2-results__option[aria-selected=true] {
    background-color: #ddd;
}

.select2-container--default .select2-results__option .select2-results__option {
    padding-left: 1em;
}

    .select2-container--default .select2-results__option .select2-results__option .select2-results__group {
        padding-left: 0;
    }

    .select2-container--default .select2-results__option .select2-results__option .select2-results__option {
        margin-left: -1em;
        padding-left: 2em;
    }

        .select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
            margin-left: -2em;
            padding-left: 3em;
        }

            .select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
                margin-left: -3em;
                padding-left: 4em;
            }

                .select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
                    margin-left: -4em;
                    padding-left: 5em;
                }

                    .select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
                        margin-left: -5em;
                        padding-left: 6em;
                    }

.select2-container--default .select2-results__option--highlighted[aria-selected] {
    background-color: #333;
    color: white;
}

.select2-container--default .select2-results__group {
    cursor: default;
    display: block;
    padding: 6px;
}

.select2-container--classic .select2-selection--single {
    background-color: #f7f7f7;
    border: 1px solid #aaa;
    outline: 0;
    background-image: -webkit-linear-gradient(top, white 50%, #eeeeee 100%);
    background-image: -o-linear-gradient(top, white 50%, #eeeeee 100%);
    background-image: linear-gradient(to bottom, white 50%, #eeeeee 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFFFF', endColorstr='#FFEEEEEE', GradientType=0);
}

    .select2-container--classic .select2-selection--single:focus {
        border: 1px solid #5897fb;
    }

    .select2-container--classic .select2-selection--single .select2-selection__rendered {
        color: #444;
        line-height: 35px;
    }

    .select2-container--classic .select2-selection--single .select2-selection__clear {
        cursor: pointer;
        float: right;
        font-weight: bold;
        margin-right: 10px;
    }

    .select2-container--classic .select2-selection--single .select2-selection__placeholder {
        color: #999;
    }

    .select2-container--classic .select2-selection--single .select2-selection__arrow {
        background-color: #ddd;
        border: none;
        border-left: 1px solid #aaa;
        border-top-right-radius: 4px;
        border-bottom-right-radius: 4px;
        height: 26px;
        position: absolute;
        top: 1px;
        right: 1px;
        width: 20px;
        background-image: -webkit-linear-gradient(top, #eeeeee 50%, #cccccc 100%);
        background-image: -o-linear-gradient(top, #eeeeee 50%, #cccccc 100%);
        background-image: linear-gradient(to bottom, #eeeeee 50%, #cccccc 100%);
        background-repeat: repeat-x;
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFEEEEEE', endColorstr='#FFCCCCCC', GradientType=0);
    }

        .select2-container--classic .select2-selection--single .select2-selection__arrow b {
            border-color: #888 transparent transparent transparent;
            border-style: solid;
            border-width: 5px 4px 0 4px;
            height: 0;
            left: 50%;
            margin-left: -4px;
            margin-top: -2px;
            position: absolute;
            top: 50%;
            width: 0;
        }

.select2-container--classic[dir="rtl"] .select2-selection--single .select2-selection__clear {
    float: left;
}

.select2-container--classic[dir="rtl"] .select2-selection--single .select2-selection__arrow {
    border: none;
    border-right: 1px solid #aaa;
    border-radius: 0;
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px;
    left: 1px;
    right: auto;
}

.select2-container--classic.select2-container--open .select2-selection--single {
    border: 1px solid #5897fb;
}

    .select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow {
        background: transparent;
        border: none;
    }

        .select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow b {
            border-color: transparent transparent #888 transparent;
            border-width: 0 4px 5px 4px;
        }

.select2-container--classic.select2-container--open.select2-container--above .select2-selection--single {
    border-top: none;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    background-image: -webkit-linear-gradient(top, white 0%, #eeeeee 50%);
    background-image: -o-linear-gradient(top, white 0%, #eeeeee 50%);
    background-image: linear-gradient(to bottom, white 0%, #eeeeee 50%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFFFF', endColorstr='#FFEEEEEE', GradientType=0);
}

.select2-container--classic.select2-container--open.select2-container--below .select2-selection--single {
    border-bottom: none;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
    background-image: -webkit-linear-gradient(top, #eeeeee 50%, white 100%);
    background-image: -o-linear-gradient(top, #eeeeee 50%, white 100%);
    background-image: linear-gradient(to bottom, #eeeeee 50%, white 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFEEEEEE', endColorstr='#FFFFFFFF', GradientType=0);
}

.select2-container--classic .select2-selection--multiple {
    background-color: white;
    border: 1px solid #ccc;
    border-radius: 0;
    cursor: text;
    outline: 0;
}

    .select2-container--classic .select2-selection--multiple:focus {
        border: 1px solid #5897fb;
    }

    .select2-container--classic .select2-selection--multiple .select2-selection__rendered {
        list-style: none;
        margin: 0;
        padding: 0 5px;
    }

    .select2-container--classic .select2-selection--multiple .select2-selection__clear {
        display: none;
    }

    .select2-container--classic .select2-selection--multiple .select2-selection__choice {
        background-color: #e4e4e4;
        border: 1px solid #ccc;
        border-radius: 0;
        cursor: default;
        float: left;
        margin-right: 5px;
        margin-top: 5px;
        padding: 0 5px;
    }

    .select2-container--classic .select2-selection--multiple .select2-selection__choice__remove {
        color: #888;
        cursor: pointer;
        display: inline-block;
        font-weight: bold;
        margin-right: 2px;
    }

        .select2-container--classic .select2-selection--multiple .select2-selection__choice__remove:hover {
            color: #555;
        }

.select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice {
    float: right;
    margin-left: 5px;
    margin-right: auto;
}

.select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice__remove {
    margin-left: 2px;
    margin-right: auto;
}

.select2-container--classic.select2-container--open .select2-selection--multiple {
    border: 1px solid #5897fb;
}

.select2-container--classic.select2-container--open.select2-container--above .select2-selection--multiple {
    border-top: none;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
}

.select2-container--classic.select2-container--open.select2-container--below .select2-selection--multiple {
    border-bottom: none;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
}

.select2-container--classic .select2-search--dropdown .select2-search__field {
    border: 1px solid #aaa;
    outline: 0;
}

.select2-container--classic .select2-search--inline .select2-search__field {
    outline: 0;
    box-shadow: none;
}

.select2-container--classic .select2-dropdown {
    background-color: white;
    border: 1px solid transparent;
}

.select2-container--classic .select2-dropdown--above {
    border-bottom: none;
}

.select2-container--classic .select2-dropdown--below {
    border-top: none;
}

.select2-container--classic .select2-results > .select2-results__options {
    max-height: 200px;
    overflow-y: auto;
}

.select2-container--classic .select2-results__option[role=group] {
    padding: 0;
}

.select2-container--classic .select2-results__option[aria-disabled=true] {
    color: grey;
}

.select2-container--classic .select2-results__option--highlighted[aria-selected] {
    background-color: #333;
    color: white;
}

.select2-container--classic .select2-results__group {
    cursor: default;
    display: block;
    padding: 6px;
}

.select2-container--classic.select2-container--open .select2-dropdown {
    border-color: #5897fb;
}

body .select2-container--default .select2-selection--single {
    border-radius: 0;
    border: 1px solid #7f7f7f;
    height: 45px;
}

body .select2-container .select2-selection--single .select2-selection__rendered {
    font-size: 13px;
    font-weight: normal;
    /*text-transform: uppercase;*/
    color: #45474D;
    height: 44px;
    line-height: 42px;
    padding-left: 12px;
    text-align: left;
    transition: color 0.3s;
}

body .select2-container--default .select2-selection--single .select2-selection__arrow {
    top: 45%;
    position: absolute;
    -webkit-transform: translate(0, -50%);
    transform: translate(0, -50%);
    font-size: 22px;
    height: 22px;
    line-height: 1;
    pointer-events: none;
    right: 18px;
    transition: color 0.3s;
}

    body .select2-container--default .select2-selection--single .select2-selection__arrow:after {
        content: '\f107';
        font-family: 'FontAwesome';
        speak: none;
        font-style: normal;
        font-weight: 400;
        font-variant: normal;
        text-transform: none;
        line-height: 1;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
        color: #45474D;
    }

    body .select2-container--default .select2-selection--single .select2-selection__arrow b {
        display: none;
    }

body .select2-container--default .select2-results__option--highlighted[aria-selected],
body .select2-container--default .select2-results__option[aria-selected="true"] {
    background-color: #fff;
    color: #45474D;
}

body .select2-results__option {
    font-size: 13px;
    font-weight: 700;
    text-transform: uppercase;
    background-color: #fff;
    color: #7f7f7f;
    padding: 15px;
    line-height: 1;
}

    body .select2-results__option .count {
        color: #ff0000;
        padding-left: 4px;
    }

select.error + span.select2 {
    background-color: #FFEEEE;
    border: 1px solid red;
}

    select.error + span.select2 .select2-selection {
        background-color: #FFEEEE;
    }
/*
 *  Font Awesome 4.7.0 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */
/* FONT PATH
 * -------------------------- */
@font-face {
    font-family: 'FontAwesome';
    src: url('/fonts/fontawesome/4.7.0/fontawesome-webfont.eot?v=4.7.0');
    src: url('/fonts/fontawesome/4.7.0/fontawesome-webfont.eot?#iefix&v=4.7.0') format('embedded-opentype'), url('/fonts/fontawesome/4.7.0/fontawesome-webfont.woff2?v=4.7.0') format('woff2'), url('/fonts/fontawesome/4.7.0/fontawesome-webfont.woff?v=4.7.0') format('woff'), url('/fonts/fontawesome/4.7.0/fontawesome-webfont.ttf?v=4.7.0') format('truetype'), url('/fonts/fontawesome/4.7.0/fontawesome-webfont.svg?v=4.7.0#fontawesomeregular') format('svg');
    font-weight: normal;
    font-style: normal;
}

.fa {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
/* makes the font 33% larger relative to the icon container */
/*.fa-lg {
  font-size: 1.33333333em;
  line-height: 0.75em;
  vertical-align: -15%;
}
.fa-2x {
  font-size: 2em;
}
.fa-3x {
  font-size: 3em;
}
.fa-4x {
  font-size: 4em;
}
.fa-5x {
  font-size: 5em;
}
.fa-fw {
  width: 1.28571429em;
  text-align: center;
}
.fa-ul {
  padding-left: 0;
  margin-left: 2.14285714em;
  list-style-type: none;
}
.fa-ul > li {
  position: relative;
}
.fa-li {
  position: absolute;
  left: -2.14285714em;
  width: 2.14285714em;
  top: 0.14285714em;
  text-align: center;
}
.fa-li.fa-lg {
  left: -1.85714286em;
}
.fa-border {
  padding: .2em .25em .15em;
  border: solid 0.08em #eeeeee;
  border-radius: .1em;
}
.fa-pull-left {
  float: left;
}
.fa-pull-right {
  float: right;
}
.fa.fa-pull-left {
  margin-right: .3em;
}
.fa.fa-pull-right {
  margin-left: .3em;
}*/
/* Deprecated as of 4.4.0 */
/*.pull-right {
  float: right;
}
.pull-left {
  float: left;
}
.fa.pull-left {
  margin-right: .3em;
}
.fa.pull-right {
  margin-left: .3em;
}
.fa-spin {
  -webkit-animation: fa-spin 2s infinite linear;
  animation: fa-spin 2s infinite linear;
}
.fa-pulse {
  -webkit-animation: fa-spin 1s infinite steps(8);
  animation: fa-spin 1s infinite steps(8);
}
@-webkit-keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}
@keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}
.fa-rotate-90 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
}
.fa-rotate-180 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}
.fa-rotate-270 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";
  -webkit-transform: rotate(270deg);
  -ms-transform: rotate(270deg);
  transform: rotate(270deg);
}
.fa-flip-horizontal {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";
  -webkit-transform: scale(-1, 1);
  -ms-transform: scale(-1, 1);
  transform: scale(-1, 1);
}
.fa-flip-vertical {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
  -webkit-transform: scale(1, -1);
  -ms-transform: scale(1, -1);
  transform: scale(1, -1);
}
:root .fa-rotate-90,
:root .fa-rotate-180,
:root .fa-rotate-270,
:root .fa-flip-horizontal,
:root .fa-flip-vertical {
  filter: none;
}
.fa-stack {
  position: relative;
  display: inline-block;
  width: 2em;
  height: 2em;
  line-height: 2em;
  vertical-align: middle;
}
.fa-stack-1x,
.fa-stack-2x {
  position: absolute;
  left: 0;
  width: 100%;
  text-align: center;
}
.fa-stack-1x {
  line-height: inherit;
}
.fa-stack-2x {
  font-size: 2em;
}
.fa-inverse {
  color: #ffffff;
}*/
/* Font Awesome uses the Unicode Private Use Area (PUA) to ensure screen
   readers do not read off random characters that represent icons */
/* Used Icons*/
.fa-envelope-o:before {
    content: "\f003";
}

.fa-envelope:before {
    content: "\f0e0";
}

.fa-lock:before {
    content: "\f023";
}

.fa-remove:before,
.fa-close:before,
.fa-times:before {
    content: "\f00d";
}

.fa-th-large:before {
    content: "\f009";
}

.fa-th:before {
    content: "\f00a";
}

.fa-th-list:before {
    content: "\f00b";
}

.fa-list:before {
    content: "\f03a";
}

.fa-eye:before {
    content: "\f06e";
}

.fa-eye-slash:before {
    content: "\f070";
}

.fa-search:before {
    content: "\f002";
}

.fa-times-circle:before {
    content: "\f057";
}

.fa-times-circle-o:before {
    content: "\f05c";
}

.fa-chevron-circle-left:before {
    content: "\f137";
}

.fa-chevron-circle-right:before {
    content: "\f138";
}

.fa-chevron-circle-up:before {
    content: "\f139";
}

.fa-chevron-circle-down:before {
    content: "\f13a";
}

.fa-plus-circle:before {
    content: "\f055";
}

.fa-plus:before {
    content: "\f067";
}

.fa-minus:before {
    content: "\f068";
}
/*.fa-glass:before {
  content: "\f000";
}
.fa-music:before {
  content: "\f001";
}


.fa-heart:before {
  content: "\f004";
}
.fa-star:before {
  content: "\f005";
}
.fa-star-o:before {
  content: "\f006";
}
.fa-user:before {
  content: "\f007";
}
.fa-film:before {
  content: "\f008";
}
.fa-th-large:before {
  content: "\f009";
}
.fa-th:before {
  content: "\f00a";
}
.fa-th-list:before {
  content: "\f00b";
}
.fa-check:before {
  content: "\f00c";
}

.fa-search-plus:before {
  content: "\f00e";
}
.fa-search-minus:before {
  content: "\f010";
}
.fa-power-off:before {
  content: "\f011";
}
.fa-signal:before {
  content: "\f012";
}
.fa-gear:before,
.fa-cog:before {
  content: "\f013";
}
.fa-trash-o:before {
  content: "\f014";
}
.fa-home:before {
  content: "\f015";
}
.fa-file-o:before {
  content: "\f016";
}
.fa-clock-o:before {
  content: "\f017";
}
.fa-road:before {
  content: "\f018";
}
.fa-download:before {
  content: "\f019";
}
.fa-arrow-circle-o-down:before {
  content: "\f01a";
}
.fa-arrow-circle-o-up:before {
  content: "\f01b";
}
.fa-inbox:before {
  content: "\f01c";
}
.fa-play-circle-o:before {
  content: "\f01d";
}
.fa-rotate-right:before,
.fa-repeat:before {
  content: "\f01e";
}
.fa-refresh:before {
  content: "\f021";
}
.fa-list-alt:before {
  content: "\f022";
}

.fa-flag:before {
  content: "\f024";
}
.fa-headphones:before {
  content: "\f025";
}
.fa-volume-off:before {
  content: "\f026";
}
.fa-volume-down:before {
  content: "\f027";
}
.fa-volume-up:before {
  content: "\f028";
}
.fa-qrcode:before {
  content: "\f029";
}
.fa-barcode:before {
  content: "\f02a";
}
.fa-tag:before {
  content: "\f02b";
}
.fa-tags:before {
  content: "\f02c";
}
.fa-book:before {
  content: "\f02d";
}
.fa-bookmark:before {
  content: "\f02e";
}
.fa-print:before {
  content: "\f02f";
}
.fa-camera:before {
  content: "\f030";
}
.fa-font:before {
  content: "\f031";
}
.fa-bold:before {
  content: "\f032";
}
.fa-italic:before {
  content: "\f033";
}
.fa-text-height:before {
  content: "\f034";
}
.fa-text-width:before {
  content: "\f035";
}
.fa-align-left:before {
  content: "\f036";
}
.fa-align-center:before {
  content: "\f037";
}
.fa-align-right:before {
  content: "\f038";
}
.fa-align-justify:before {
  content: "\f039";
}
.fa-list:before {
  content: "\f03a";
}
.fa-dedent:before,
.fa-outdent:before {
  content: "\f03b";
}
.fa-indent:before {
  content: "\f03c";
}
.fa-video-camera:before {
  content: "\f03d";
}
.fa-photo:before,
.fa-image:before,
.fa-picture-o:before {
  content: "\f03e";
}
.fa-pencil:before {
  content: "\f040";
}
.fa-map-marker:before {
  content: "\f041";
}
.fa-adjust:before {
  content: "\f042";
}
.fa-tint:before {
  content: "\f043";
}
.fa-edit:before,
.fa-pencil-square-o:before {
  content: "\f044";
}
.fa-share-square-o:before {
  content: "\f045";
}
.fa-check-square-o:before {
  content: "\f046";
}
.fa-arrows:before {
  content: "\f047";
}
.fa-step-backward:before {
  content: "\f048";
}
.fa-fast-backward:before {
  content: "\f049";
}
.fa-backward:before {
  content: "\f04a";
}
.fa-play:before {
  content: "\f04b";
}
.fa-pause:before {
  content: "\f04c";
}
.fa-stop:before {
  content: "\f04d";
}
.fa-forward:before {
  content: "\f04e";
}
.fa-fast-forward:before {
  content: "\f050";
}
.fa-step-forward:before {
  content: "\f051";
}
.fa-eject:before {
  content: "\f052";
}
.fa-chevron-left:before {
  content: "\f053";
}
.fa-chevron-right:before {
  content: "\f054";
}
.fa-plus-circle:before {
  content: "\f055";
}
.fa-minus-circle:before {
  content: "\f056";
}

.fa-check-circle:before {
  content: "\f058";
}
.fa-question-circle:before {
  content: "\f059";
}
.fa-info-circle:before {
  content: "\f05a";
}
.fa-crosshairs:before {
  content: "\f05b";
}
.fa-times-circle-o:before {
  content: "\f05c";
}
.fa-check-circle-o:before {
  content: "\f05d";
}
.fa-ban:before {
  content: "\f05e";
}
.fa-arrow-left:before {
  content: "\f060";
}
.fa-arrow-right:before {
  content: "\f061";
}
.fa-arrow-up:before {
  content: "\f062";
}
.fa-arrow-down:before {
  content: "\f063";
}
.fa-mail-forward:before,
.fa-share:before {
  content: "\f064";
}
.fa-expand:before {
  content: "\f065";
}
.fa-compress:before {
  content: "\f066";
}
.fa-plus:before {
  content: "\f067";
}
.fa-minus:before {
  content: "\f068";
}
.fa-asterisk:before {
  content: "\f069";
}
.fa-exclamation-circle:before {
  content: "\f06a";
}
.fa-gift:before {
  content: "\f06b";
}
.fa-leaf:before {
  content: "\f06c";
}
.fa-fire:before {
  content: "\f06d";
}
.fa-eye:before {
  content: "\f06e";
}
.fa-eye-slash:before {
  content: "\f070";
}
.fa-warning:before,
.fa-exclamation-triangle:before {
  content: "\f071";
}
.fa-plane:before {
  content: "\f072";
}
.fa-calendar:before {
  content: "\f073";
}
.fa-random:before {
  content: "\f074";
}
.fa-comment:before {
  content: "\f075";
}
.fa-magnet:before {
  content: "\f076";
}
.fa-chevron-up:before {
  content: "\f077";
}
.fa-chevron-down:before {
  content: "\f078";
}
.fa-retweet:before {
  content: "\f079";
}
.fa-shopping-cart:before {
  content: "\f07a";
}
.fa-folder:before {
  content: "\f07b";
}
.fa-folder-open:before {
  content: "\f07c";
}
.fa-arrows-v:before {
  content: "\f07d";
}
.fa-arrows-h:before {
  content: "\f07e";
}
.fa-bar-chart-o:before,
.fa-bar-chart:before {
  content: "\f080";
}
.fa-twitter-square:before {
  content: "\f081";
}
.fa-facebook-square:before {
  content: "\f082";
}
.fa-camera-retro:before {
  content: "\f083";
}
.fa-key:before {
  content: "\f084";
}
.fa-gears:before,
.fa-cogs:before {
  content: "\f085";
}
.fa-comments:before {
  content: "\f086";
}
.fa-thumbs-o-up:before {
  content: "\f087";
}
.fa-thumbs-o-down:before {
  content: "\f088";
}
.fa-star-half:before {
  content: "\f089";
}
.fa-heart-o:before {
  content: "\f08a";
}
.fa-sign-out:before {
  content: "\f08b";
}
.fa-linkedin-square:before {
  content: "\f08c";
}
.fa-thumb-tack:before {
  content: "\f08d";
}
.fa-external-link:before {
  content: "\f08e";
}
.fa-sign-in:before {
  content: "\f090";
}
.fa-trophy:before {
  content: "\f091";
}
.fa-github-square:before {
  content: "\f092";
}
.fa-upload:before {
  content: "\f093";
}
.fa-lemon-o:before {
  content: "\f094";
}
.fa-phone:before {
  content: "\f095";
}
.fa-square-o:before {
  content: "\f096";
}
.fa-bookmark-o:before {
  content: "\f097";
}
.fa-phone-square:before {
  content: "\f098";
}
.fa-twitter:before {
  content: "\f099";
}
.fa-facebook-f:before,
.fa-facebook:before {
  content: "\f09a";
}
.fa-github:before {
  content: "\f09b";
}
.fa-unlock:before {
  content: "\f09c";
}
.fa-credit-card:before {
  content: "\f09d";
}
.fa-feed:before,
.fa-rss:before {
  content: "\f09e";
}
.fa-hdd-o:before {
  content: "\f0a0";
}
.fa-bullhorn:before {
  content: "\f0a1";
}
.fa-bell:before {
  content: "\f0f3";
}
.fa-certificate:before {
  content: "\f0a3";
}
.fa-hand-o-right:before {
  content: "\f0a4";
}
.fa-hand-o-left:before {
  content: "\f0a5";
}
.fa-hand-o-up:before {
  content: "\f0a6";
}
.fa-hand-o-down:before {
  content: "\f0a7";
}
.fa-arrow-circle-left:before {
  content: "\f0a8";
}
.fa-arrow-circle-right:before {
  content: "\f0a9";
}
.fa-arrow-circle-up:before {
  content: "\f0aa";
}
.fa-arrow-circle-down:before {
  content: "\f0ab";
}
.fa-globe:before {
  content: "\f0ac";
}
.fa-wrench:before {
  content: "\f0ad";
}
.fa-tasks:before {
  content: "\f0ae";
}
.fa-filter:before {
  content: "\f0b0";
}
.fa-briefcase:before {
  content: "\f0b1";
}
.fa-arrows-alt:before {
  content: "\f0b2";
}
.fa-group:before,
.fa-users:before {
  content: "\f0c0";
}
.fa-chain:before,
.fa-link:before {
  content: "\f0c1";
}
.fa-cloud:before {
  content: "\f0c2";
}
.fa-flask:before {
  content: "\f0c3";
}
.fa-cut:before,
.fa-scissors:before {
  content: "\f0c4";
}
.fa-copy:before,
.fa-files-o:before {
  content: "\f0c5";
}
.fa-paperclip:before {
  content: "\f0c6";
}
.fa-save:before,
.fa-floppy-o:before {
  content: "\f0c7";
}
.fa-square:before {
  content: "\f0c8";
}
.fa-navicon:before,
.fa-reorder:before,
.fa-bars:before {
  content: "\f0c9";
}
.fa-list-ul:before {
  content: "\f0ca";
}
.fa-list-ol:before {
  content: "\f0cb";
}
.fa-strikethrough:before {
  content: "\f0cc";
}
.fa-underline:before {
  content: "\f0cd";
}
.fa-table:before {
  content: "\f0ce";
}
.fa-magic:before {
  content: "\f0d0";
}
.fa-truck:before {
  content: "\f0d1";
}
.fa-pinterest:before {
  content: "\f0d2";
}
.fa-pinterest-square:before {
  content: "\f0d3";
}
.fa-google-plus-square:before {
  content: "\f0d4";
}
.fa-google-plus:before {
  content: "\f0d5";
}
.fa-money:before {
  content: "\f0d6";
}
.fa-caret-down:before {
  content: "\f0d7";
}
.fa-caret-up:before {
  content: "\f0d8";
}
.fa-caret-left:before {
  content: "\f0d9";
}
.fa-caret-right:before {
  content: "\f0da";
}
.fa-columns:before {
  content: "\f0db";
}
.fa-unsorted:before,
.fa-sort:before {
  content: "\f0dc";
}
.fa-sort-down:before,
.fa-sort-desc:before {
  content: "\f0dd";
}
.fa-sort-up:before,
.fa-sort-asc:before {
  content: "\f0de";
}
.fa-envelope:before {
  content: "\f0e0";
}
.fa-linkedin:before {
  content: "\f0e1";
}
.fa-rotate-left:before,
.fa-undo:before {
  content: "\f0e2";
}
.fa-legal:before,
.fa-gavel:before {
  content: "\f0e3";
}
.fa-dashboard:before,
.fa-tachometer:before {
  content: "\f0e4";
}
.fa-comment-o:before {
  content: "\f0e5";
}
.fa-comments-o:before {
  content: "\f0e6";
}
.fa-flash:before,
.fa-bolt:before {
  content: "\f0e7";
}
.fa-sitemap:before {
  content: "\f0e8";
}
.fa-umbrella:before {
  content: "\f0e9";
}
.fa-paste:before,
.fa-clipboard:before {
  content: "\f0ea";
}
.fa-lightbulb-o:before {
  content: "\f0eb";
}
.fa-exchange:before {
  content: "\f0ec";
}
.fa-cloud-download:before {
  content: "\f0ed";
}
.fa-cloud-upload:before {
  content: "\f0ee";
}
.fa-user-md:before {
  content: "\f0f0";
}
.fa-stethoscope:before {
  content: "\f0f1";
}
.fa-suitcase:before {
  content: "\f0f2";
}
.fa-bell-o:before {
  content: "\f0a2";
}
.fa-coffee:before {
  content: "\f0f4";
}
.fa-cutlery:before {
  content: "\f0f5";
}
.fa-file-text-o:before {
  content: "\f0f6";
}
.fa-building-o:before {
  content: "\f0f7";
}
.fa-hospital-o:before {
  content: "\f0f8";
}
.fa-ambulance:before {
  content: "\f0f9";
}
.fa-medkit:before {
  content: "\f0fa";
}
.fa-fighter-jet:before {
  content: "\f0fb";
}
.fa-beer:before {
  content: "\f0fc";
}
.fa-h-square:before {
  content: "\f0fd";
}
.fa-plus-square:before {
  content: "\f0fe";
}
.fa-angle-double-left:before {
  content: "\f100";
}
.fa-angle-double-right:before {
  content: "\f101";
}
.fa-angle-double-up:before {
  content: "\f102";
}
.fa-angle-double-down:before {
  content: "\f103";
}
.fa-angle-left:before {
  content: "\f104";
}
.fa-angle-right:before {
  content: "\f105";
}
.fa-angle-up:before {
  content: "\f106";
}
.fa-angle-down:before {
  content: "\f107";
}
.fa-desktop:before {
  content: "\f108";
}
.fa-laptop:before {
  content: "\f109";
}
.fa-tablet:before {
  content: "\f10a";
}
.fa-mobile-phone:before,
.fa-mobile:before {
  content: "\f10b";
}
.fa-circle-o:before {
  content: "\f10c";
}
.fa-quote-left:before {
  content: "\f10d";
}
.fa-quote-right:before {
  content: "\f10e";
}
.fa-spinner:before {
  content: "\f110";
}
.fa-circle:before {
  content: "\f111";
}
.fa-mail-reply:before,
.fa-reply:before {
  content: "\f112";
}
.fa-github-alt:before {
  content: "\f113";
}
.fa-folder-o:before {
  content: "\f114";
}
.fa-folder-open-o:before {
  content: "\f115";
}
.fa-smile-o:before {
  content: "\f118";
}
.fa-frown-o:before {
  content: "\f119";
}
.fa-meh-o:before {
  content: "\f11a";
}
.fa-gamepad:before {
  content: "\f11b";
}
.fa-keyboard-o:before {
  content: "\f11c";
}
.fa-flag-o:before {
  content: "\f11d";
}
.fa-flag-checkered:before {
  content: "\f11e";
}
.fa-terminal:before {
  content: "\f120";
}
.fa-code:before {
  content: "\f121";
}
.fa-mail-reply-all:before,
.fa-reply-all:before {
  content: "\f122";
}
.fa-star-half-empty:before,
.fa-star-half-full:before,
.fa-star-half-o:before {
  content: "\f123";
}
.fa-location-arrow:before {
  content: "\f124";
}
.fa-crop:before {
  content: "\f125";
}
.fa-code-fork:before {
  content: "\f126";
}
.fa-unlink:before,
.fa-chain-broken:before {
  content: "\f127";
}
.fa-question:before {
  content: "\f128";
}
.fa-info:before {
  content: "\f129";
}
.fa-exclamation:before {
  content: "\f12a";
}
.fa-superscript:before {
  content: "\f12b";
}
.fa-subscript:before {
  content: "\f12c";
}
.fa-eraser:before {
  content: "\f12d";
}
.fa-puzzle-piece:before {
  content: "\f12e";
}
.fa-microphone:before {
  content: "\f130";
}
.fa-microphone-slash:before {
  content: "\f131";
}
.fa-shield:before {
  content: "\f132";
}
.fa-calendar-o:before {
  content: "\f133";
}
.fa-fire-extinguisher:before {
  content: "\f134";
}
.fa-rocket:before {
  content: "\f135";
}
.fa-maxcdn:before {
  content: "\f136";
}

.fa-html5:before {
  content: "\f13b";
}
.fa-css3:before {
  content: "\f13c";
}
.fa-anchor:before {
  content: "\f13d";
}
.fa-unlock-alt:before {
  content: "\f13e";
}
.fa-bullseye:before {
  content: "\f140";
}
.fa-ellipsis-h:before {
  content: "\f141";
}
.fa-ellipsis-v:before {
  content: "\f142";
}
.fa-rss-square:before {
  content: "\f143";
}
.fa-play-circle:before {
  content: "\f144";
}
.fa-ticket:before {
  content: "\f145";
}
.fa-minus-square:before {
  content: "\f146";
}
.fa-minus-square-o:before {
  content: "\f147";
}
.fa-level-up:before {
  content: "\f148";
}
.fa-level-down:before {
  content: "\f149";
}
.fa-check-square:before {
  content: "\f14a";
}
.fa-pencil-square:before {
  content: "\f14b";
}
.fa-external-link-square:before {
  content: "\f14c";
}
.fa-share-square:before {
  content: "\f14d";
}
.fa-compass:before {
  content: "\f14e";
}
.fa-toggle-down:before,
.fa-caret-square-o-down:before {
  content: "\f150";
}
.fa-toggle-up:before,
.fa-caret-square-o-up:before {
  content: "\f151";
}
.fa-toggle-right:before,
.fa-caret-square-o-right:before {
  content: "\f152";
}
.fa-euro:before,
.fa-eur:before {
  content: "\f153";
}
.fa-gbp:before {
  content: "\f154";
}
.fa-dollar:before,
.fa-usd:before {
  content: "\f155";
}
.fa-rupee:before,
.fa-inr:before {
  content: "\f156";
}
.fa-cny:before,
.fa-rmb:before,
.fa-yen:before,
.fa-jpy:before {
  content: "\f157";
}
.fa-ruble:before,
.fa-rouble:before,
.fa-rub:before {
  content: "\f158";
}
.fa-won:before,
.fa-krw:before {
  content: "\f159";
}
.fa-bitcoin:before,
.fa-btc:before {
  content: "\f15a";
}
.fa-file:before {
  content: "\f15b";
}
.fa-file-text:before {
  content: "\f15c";
}
.fa-sort-alpha-asc:before {
  content: "\f15d";
}
.fa-sort-alpha-desc:before {
  content: "\f15e";
}
.fa-sort-amount-asc:before {
  content: "\f160";
}
.fa-sort-amount-desc:before {
  content: "\f161";
}
.fa-sort-numeric-asc:before {
  content: "\f162";
}
.fa-sort-numeric-desc:before {
  content: "\f163";
}
.fa-thumbs-up:before {
  content: "\f164";
}
.fa-thumbs-down:before {
  content: "\f165";
}
.fa-youtube-square:before {
  content: "\f166";
}
.fa-youtube:before {
  content: "\f167";
}
.fa-xing:before {
  content: "\f168";
}
.fa-xing-square:before {
  content: "\f169";
}
.fa-youtube-play:before {
  content: "\f16a";
}
.fa-dropbox:before {
  content: "\f16b";
}
.fa-stack-overflow:before {
  content: "\f16c";
}
.fa-instagram:before {
  content: "\f16d";
}
.fa-flickr:before {
  content: "\f16e";
}
.fa-adn:before {
  content: "\f170";
}
.fa-bitbucket:before {
  content: "\f171";
}
.fa-bitbucket-square:before {
  content: "\f172";
}
.fa-tumblr:before {
  content: "\f173";
}
.fa-tumblr-square:before {
  content: "\f174";
}
.fa-long-arrow-down:before {
  content: "\f175";
}
.fa-long-arrow-up:before {
  content: "\f176";
}
.fa-long-arrow-left:before {
  content: "\f177";
}
.fa-long-arrow-right:before {
  content: "\f178";
}
.fa-apple:before {
  content: "\f179";
}
.fa-windows:before {
  content: "\f17a";
}
.fa-android:before {
  content: "\f17b";
}
.fa-linux:before {
  content: "\f17c";
}
.fa-dribbble:before {
  content: "\f17d";
}
.fa-skype:before {
  content: "\f17e";
}
.fa-foursquare:before {
  content: "\f180";
}
.fa-trello:before {
  content: "\f181";
}
.fa-female:before {
  content: "\f182";
}
.fa-male:before {
  content: "\f183";
}
.fa-gittip:before,
.fa-gratipay:before {
  content: "\f184";
}
.fa-sun-o:before {
  content: "\f185";
}
.fa-moon-o:before {
  content: "\f186";
}
.fa-archive:before {
  content: "\f187";
}
.fa-bug:before {
  content: "\f188";
}
.fa-vk:before {
  content: "\f189";
}
.fa-weibo:before {
  content: "\f18a";
}
.fa-renren:before {
  content: "\f18b";
}
.fa-pagelines:before {
  content: "\f18c";
}
.fa-stack-exchange:before {
  content: "\f18d";
}
.fa-arrow-circle-o-right:before {
  content: "\f18e";
}
.fa-arrow-circle-o-left:before {
  content: "\f190";
}
.fa-toggle-left:before,
.fa-caret-square-o-left:before {
  content: "\f191";
}
.fa-dot-circle-o:before {
  content: "\f192";
}
.fa-wheelchair:before {
  content: "\f193";
}
.fa-vimeo-square:before {
  content: "\f194";
}
.fa-turkish-lira:before,
.fa-try:before {
  content: "\f195";
}
.fa-plus-square-o:before {
  content: "\f196";
}
.fa-space-shuttle:before {
  content: "\f197";
}
.fa-slack:before {
  content: "\f198";
}
.fa-envelope-square:before {
  content: "\f199";
}
.fa-wordpress:before {
  content: "\f19a";
}
.fa-openid:before {
  content: "\f19b";
}
.fa-institution:before,
.fa-bank:before,
.fa-university:before {
  content: "\f19c";
}
.fa-mortar-board:before,
.fa-graduation-cap:before {
  content: "\f19d";
}
.fa-yahoo:before {
  content: "\f19e";
}
.fa-google:before {
  content: "\f1a0";
}
.fa-reddit:before {
  content: "\f1a1";
}
.fa-reddit-square:before {
  content: "\f1a2";
}
.fa-stumbleupon-circle:before {
  content: "\f1a3";
}
.fa-stumbleupon:before {
  content: "\f1a4";
}
.fa-delicious:before {
  content: "\f1a5";
}
.fa-digg:before {
  content: "\f1a6";
}
.fa-pied-piper-pp:before {
  content: "\f1a7";
}
.fa-pied-piper-alt:before {
  content: "\f1a8";
}
.fa-drupal:before {
  content: "\f1a9";
}
.fa-joomla:before {
  content: "\f1aa";
}
.fa-language:before {
  content: "\f1ab";
}
.fa-fax:before {
  content: "\f1ac";
}
.fa-building:before {
  content: "\f1ad";
}
.fa-child:before {
  content: "\f1ae";
}
.fa-paw:before {
  content: "\f1b0";
}
.fa-spoon:before {
  content: "\f1b1";
}
.fa-cube:before {
  content: "\f1b2";
}
.fa-cubes:before {
  content: "\f1b3";
}
.fa-behance:before {
  content: "\f1b4";
}
.fa-behance-square:before {
  content: "\f1b5";
}
.fa-steam:before {
  content: "\f1b6";
}
.fa-steam-square:before {
  content: "\f1b7";
}
.fa-recycle:before {
  content: "\f1b8";
}
.fa-automobile:before,
.fa-car:before {
  content: "\f1b9";
}
.fa-cab:before,
.fa-taxi:before {
  content: "\f1ba";
}
.fa-tree:before {
  content: "\f1bb";
}
.fa-spotify:before {
  content: "\f1bc";
}
.fa-deviantart:before {
  content: "\f1bd";
}
.fa-soundcloud:before {
  content: "\f1be";
}
.fa-database:before {
  content: "\f1c0";
}
.fa-file-pdf-o:before {
  content: "\f1c1";
}
.fa-file-word-o:before {
  content: "\f1c2";
}
.fa-file-excel-o:before {
  content: "\f1c3";
}
.fa-file-powerpoint-o:before {
  content: "\f1c4";
}
.fa-file-photo-o:before,
.fa-file-picture-o:before,
.fa-file-image-o:before {
  content: "\f1c5";
}
.fa-file-zip-o:before,
.fa-file-archive-o:before {
  content: "\f1c6";
}
.fa-file-sound-o:before,
.fa-file-audio-o:before {
  content: "\f1c7";
}
.fa-file-movie-o:before,
.fa-file-video-o:before {
  content: "\f1c8";
}
.fa-file-code-o:before {
  content: "\f1c9";
}
.fa-vine:before {
  content: "\f1ca";
}
.fa-codepen:before {
  content: "\f1cb";
}
.fa-jsfiddle:before {
  content: "\f1cc";
}
.fa-life-bouy:before,
.fa-life-buoy:before,
.fa-life-saver:before,
.fa-support:before,
.fa-life-ring:before {
  content: "\f1cd";
}
.fa-circle-o-notch:before {
  content: "\f1ce";
}
.fa-ra:before,
.fa-resistance:before,
.fa-rebel:before {
  content: "\f1d0";
}
.fa-ge:before,
.fa-empire:before {
  content: "\f1d1";
}
.fa-git-square:before {
  content: "\f1d2";
}
.fa-git:before {
  content: "\f1d3";
}
.fa-y-combinator-square:before,
.fa-yc-square:before,
.fa-hacker-news:before {
  content: "\f1d4";
}
.fa-tencent-weibo:before {
  content: "\f1d5";
}
.fa-qq:before {
  content: "\f1d6";
}
.fa-wechat:before,
.fa-weixin:before {
  content: "\f1d7";
}
.fa-send:before,
.fa-paper-plane:before {
  content: "\f1d8";
}
.fa-send-o:before,
.fa-paper-plane-o:before {
  content: "\f1d9";
}
.fa-history:before {
  content: "\f1da";
}
.fa-circle-thin:before {
  content: "\f1db";
}
.fa-header:before {
  content: "\f1dc";
}
.fa-paragraph:before {
  content: "\f1dd";
}
.fa-sliders:before {
  content: "\f1de";
}
.fa-share-alt:before {
  content: "\f1e0";
}
.fa-share-alt-square:before {
  content: "\f1e1";
}
.fa-bomb:before {
  content: "\f1e2";
}
.fa-soccer-ball-o:before,
.fa-futbol-o:before {
  content: "\f1e3";
}
.fa-tty:before {
  content: "\f1e4";
}
.fa-binoculars:before {
  content: "\f1e5";
}
.fa-plug:before {
  content: "\f1e6";
}
.fa-slideshare:before {
  content: "\f1e7";
}
.fa-twitch:before {
  content: "\f1e8";
}
.fa-yelp:before {
  content: "\f1e9";
}
.fa-newspaper-o:before {
  content: "\f1ea";
}
.fa-wifi:before {
  content: "\f1eb";
}
.fa-calculator:before {
  content: "\f1ec";
}
.fa-paypal:before {
  content: "\f1ed";
}
.fa-google-wallet:before {
  content: "\f1ee";
}
.fa-cc-visa:before {
  content: "\f1f0";
}
.fa-cc-mastercard:before {
  content: "\f1f1";
}
.fa-cc-discover:before {
  content: "\f1f2";
}
.fa-cc-amex:before {
  content: "\f1f3";
}
.fa-cc-paypal:before {
  content: "\f1f4";
}
.fa-cc-stripe:before {
  content: "\f1f5";
}
.fa-bell-slash:before {
  content: "\f1f6";
}
.fa-bell-slash-o:before {
  content: "\f1f7";
}
.fa-trash:before {
  content: "\f1f8";
}
.fa-copyright:before {
  content: "\f1f9";
}
.fa-at:before {
  content: "\f1fa";
}
.fa-eyedropper:before {
  content: "\f1fb";
}
.fa-paint-brush:before {
  content: "\f1fc";
}
.fa-birthday-cake:before {
  content: "\f1fd";
}
.fa-area-chart:before {
  content: "\f1fe";
}
.fa-pie-chart:before {
  content: "\f200";
}
.fa-line-chart:before {
  content: "\f201";
}
.fa-lastfm:before {
  content: "\f202";
}
.fa-lastfm-square:before {
  content: "\f203";
}
.fa-toggle-off:before {
  content: "\f204";
}
.fa-toggle-on:before {
  content: "\f205";
}
.fa-bicycle:before {
  content: "\f206";
}
.fa-bus:before {
  content: "\f207";
}
.fa-ioxhost:before {
  content: "\f208";
}
.fa-angellist:before {
  content: "\f209";
}
.fa-cc:before {
  content: "\f20a";
}
.fa-shekel:before,
.fa-sheqel:before,
.fa-ils:before {
  content: "\f20b";
}
.fa-meanpath:before {
  content: "\f20c";
}
.fa-buysellads:before {
  content: "\f20d";
}
.fa-connectdevelop:before {
  content: "\f20e";
}
.fa-dashcube:before {
  content: "\f210";
}
.fa-forumbee:before {
  content: "\f211";
}
.fa-leanpub:before {
  content: "\f212";
}
.fa-sellsy:before {
  content: "\f213";
}
.fa-shirtsinbulk:before {
  content: "\f214";
}
.fa-simplybuilt:before {
  content: "\f215";
}
.fa-skyatlas:before {
  content: "\f216";
}
.fa-cart-plus:before {
  content: "\f217";
}
.fa-cart-arrow-down:before {
  content: "\f218";
}
.fa-diamond:before {
  content: "\f219";
}
.fa-ship:before {
  content: "\f21a";
}
.fa-user-secret:before {
  content: "\f21b";
}
.fa-motorcycle:before {
  content: "\f21c";
}
.fa-street-view:before {
  content: "\f21d";
}
.fa-heartbeat:before {
  content: "\f21e";
}
.fa-venus:before {
  content: "\f221";
}
.fa-mars:before {
  content: "\f222";
}
.fa-mercury:before {
  content: "\f223";
}
.fa-intersex:before,
.fa-transgender:before {
  content: "\f224";
}
.fa-transgender-alt:before {
  content: "\f225";
}
.fa-venus-double:before {
  content: "\f226";
}
.fa-mars-double:before {
  content: "\f227";
}
.fa-venus-mars:before {
  content: "\f228";
}
.fa-mars-stroke:before {
  content: "\f229";
}
.fa-mars-stroke-v:before {
  content: "\f22a";
}
.fa-mars-stroke-h:before {
  content: "\f22b";
}
.fa-neuter:before {
  content: "\f22c";
}
.fa-genderless:before {
  content: "\f22d";
}
.fa-facebook-official:before {
  content: "\f230";
}
.fa-pinterest-p:before {
  content: "\f231";
}
.fa-whatsapp:before {
  content: "\f232";
}
.fa-server:before {
  content: "\f233";
}
.fa-user-plus:before {
  content: "\f234";
}
.fa-user-times:before {
  content: "\f235";
}
.fa-hotel:before,
.fa-bed:before {
  content: "\f236";
}
.fa-viacoin:before {
  content: "\f237";
}
.fa-train:before {
  content: "\f238";
}
.fa-subway:before {
  content: "\f239";
}
.fa-medium:before {
  content: "\f23a";
}
.fa-yc:before,
.fa-y-combinator:before {
  content: "\f23b";
}
.fa-optin-monster:before {
  content: "\f23c";
}
.fa-opencart:before {
  content: "\f23d";
}
.fa-expeditedssl:before {
  content: "\f23e";
}
.fa-battery-4:before,
.fa-battery:before,
.fa-battery-full:before {
  content: "\f240";
}
.fa-battery-3:before,
.fa-battery-three-quarters:before {
  content: "\f241";
}
.fa-battery-2:before,
.fa-battery-half:before {
  content: "\f242";
}
.fa-battery-1:before,
.fa-battery-quarter:before {
  content: "\f243";
}
.fa-battery-0:before,
.fa-battery-empty:before {
  content: "\f244";
}
.fa-mouse-pointer:before {
  content: "\f245";
}
.fa-i-cursor:before {
  content: "\f246";
}
.fa-object-group:before {
  content: "\f247";
}
.fa-object-ungroup:before {
  content: "\f248";
}
.fa-sticky-note:before {
  content: "\f249";
}
.fa-sticky-note-o:before {
  content: "\f24a";
}
.fa-cc-jcb:before {
  content: "\f24b";
}
.fa-cc-diners-club:before {
  content: "\f24c";
}
.fa-clone:before {
  content: "\f24d";
}
.fa-balance-scale:before {
  content: "\f24e";
}
.fa-hourglass-o:before {
  content: "\f250";
}
.fa-hourglass-1:before,
.fa-hourglass-start:before {
  content: "\f251";
}
.fa-hourglass-2:before,
.fa-hourglass-half:before {
  content: "\f252";
}
.fa-hourglass-3:before,
.fa-hourglass-end:before {
  content: "\f253";
}
.fa-hourglass:before {
  content: "\f254";
}
.fa-hand-grab-o:before,
.fa-hand-rock-o:before {
  content: "\f255";
}
.fa-hand-stop-o:before,
.fa-hand-paper-o:before {
  content: "\f256";
}
.fa-hand-scissors-o:before {
  content: "\f257";
}
.fa-hand-lizard-o:before {
  content: "\f258";
}
.fa-hand-spock-o:before {
  content: "\f259";
}
.fa-hand-pointer-o:before {
  content: "\f25a";
}
.fa-hand-peace-o:before {
  content: "\f25b";
}
.fa-trademark:before {
  content: "\f25c";
}
.fa-registered:before {
  content: "\f25d";
}
.fa-creative-commons:before {
  content: "\f25e";
}
.fa-gg:before {
  content: "\f260";
}
.fa-gg-circle:before {
  content: "\f261";
}
.fa-tripadvisor:before {
  content: "\f262";
}
.fa-odnoklassniki:before {
  content: "\f263";
}
.fa-odnoklassniki-square:before {
  content: "\f264";
}
.fa-get-pocket:before {
  content: "\f265";
}
.fa-wikipedia-w:before {
  content: "\f266";
}
.fa-safari:before {
  content: "\f267";
}
.fa-chrome:before {
  content: "\f268";
}
.fa-firefox:before {
  content: "\f269";
}
.fa-opera:before {
  content: "\f26a";
}
.fa-internet-explorer:before {
  content: "\f26b";
}
.fa-tv:before,
.fa-television:before {
  content: "\f26c";
}
.fa-contao:before {
  content: "\f26d";
}
.fa-500px:before {
  content: "\f26e";
}
.fa-amazon:before {
  content: "\f270";
}
.fa-calendar-plus-o:before {
  content: "\f271";
}
.fa-calendar-minus-o:before {
  content: "\f272";
}
.fa-calendar-times-o:before {
  content: "\f273";
}
.fa-calendar-check-o:before {
  content: "\f274";
}
.fa-industry:before {
  content: "\f275";
}
.fa-map-pin:before {
  content: "\f276";
}
.fa-map-signs:before {
  content: "\f277";
}
.fa-map-o:before {
  content: "\f278";
}
.fa-map:before {
  content: "\f279";
}
.fa-commenting:before {
  content: "\f27a";
}
.fa-commenting-o:before {
  content: "\f27b";
}
.fa-houzz:before {
  content: "\f27c";
}
.fa-vimeo:before {
  content: "\f27d";
}
.fa-black-tie:before {
  content: "\f27e";
}
.fa-fonticons:before {
  content: "\f280";
}
.fa-reddit-alien:before {
  content: "\f281";
}
.fa-edge:before {
  content: "\f282";
}
.fa-credit-card-alt:before {
  content: "\f283";
}
.fa-codiepie:before {
  content: "\f284";
}
.fa-modx:before {
  content: "\f285";
}
.fa-fort-awesome:before {
  content: "\f286";
}
.fa-usb:before {
  content: "\f287";
}
.fa-product-hunt:before {
  content: "\f288";
}
.fa-mixcloud:before {
  content: "\f289";
}
.fa-scribd:before {
  content: "\f28a";
}
.fa-pause-circle:before {
  content: "\f28b";
}
.fa-pause-circle-o:before {
  content: "\f28c";
}
.fa-stop-circle:before {
  content: "\f28d";
}
.fa-stop-circle-o:before {
  content: "\f28e";
}
.fa-shopping-bag:before {
  content: "\f290";
}
.fa-shopping-basket:before {
  content: "\f291";
}
.fa-hashtag:before {
  content: "\f292";
}
.fa-bluetooth:before {
  content: "\f293";
}
.fa-bluetooth-b:before {
  content: "\f294";
}
.fa-percent:before {
  content: "\f295";
}
.fa-gitlab:before {
  content: "\f296";
}
.fa-wpbeginner:before {
  content: "\f297";
}
.fa-wpforms:before {
  content: "\f298";
}
.fa-envira:before {
  content: "\f299";
}
.fa-universal-access:before {
  content: "\f29a";
}
.fa-wheelchair-alt:before {
  content: "\f29b";
}
.fa-question-circle-o:before {
  content: "\f29c";
}
.fa-blind:before {
  content: "\f29d";
}
.fa-audio-description:before {
  content: "\f29e";
}
.fa-volume-control-phone:before {
  content: "\f2a0";
}
.fa-braille:before {
  content: "\f2a1";
}
.fa-assistive-listening-systems:before {
  content: "\f2a2";
}
.fa-asl-interpreting:before,
.fa-american-sign-language-interpreting:before {
  content: "\f2a3";
}
.fa-deafness:before,
.fa-hard-of-hearing:before,
.fa-deaf:before {
  content: "\f2a4";
}
.fa-glide:before {
  content: "\f2a5";
}
.fa-glide-g:before {
  content: "\f2a6";
}
.fa-signing:before,
.fa-sign-language:before {
  content: "\f2a7";
}
.fa-low-vision:before {
  content: "\f2a8";
}
.fa-viadeo:before {
  content: "\f2a9";
}
.fa-viadeo-square:before {
  content: "\f2aa";
}
.fa-snapchat:before {
  content: "\f2ab";
}
.fa-snapchat-ghost:before {
  content: "\f2ac";
}
.fa-snapchat-square:before {
  content: "\f2ad";
}
.fa-pied-piper:before {
  content: "\f2ae";
}
.fa-first-order:before {
  content: "\f2b0";
}
.fa-yoast:before {
  content: "\f2b1";
}
.fa-themeisle:before {
  content: "\f2b2";
}
.fa-google-plus-circle:before,
.fa-google-plus-official:before {
  content: "\f2b3";
}
.fa-fa:before,
.fa-font-awesome:before {
  content: "\f2b4";
}
.fa-handshake-o:before {
  content: "\f2b5";
}
.fa-envelope-open:before {
  content: "\f2b6";
}
.fa-envelope-open-o:before {
  content: "\f2b7";
}
.fa-linode:before {
  content: "\f2b8";
}
.fa-address-book:before {
  content: "\f2b9";
}
.fa-address-book-o:before {
  content: "\f2ba";
}
.fa-vcard:before,
.fa-address-card:before {
  content: "\f2bb";
}
.fa-vcard-o:before,
.fa-address-card-o:before {
  content: "\f2bc";
}
.fa-user-circle:before {
  content: "\f2bd";
}
.fa-user-circle-o:before {
  content: "\f2be";
}
.fa-user-o:before {
  content: "\f2c0";
}
.fa-id-badge:before {
  content: "\f2c1";
}
.fa-drivers-license:before,
.fa-id-card:before {
  content: "\f2c2";
}
.fa-drivers-license-o:before,
.fa-id-card-o:before {
  content: "\f2c3";
}
.fa-quora:before {
  content: "\f2c4";
}
.fa-free-code-camp:before {
  content: "\f2c5";
}
.fa-telegram:before {
  content: "\f2c6";
}
.fa-thermometer-4:before,
.fa-thermometer:before,
.fa-thermometer-full:before {
  content: "\f2c7";
}
.fa-thermometer-3:before,
.fa-thermometer-three-quarters:before {
  content: "\f2c8";
}
.fa-thermometer-2:before,
.fa-thermometer-half:before {
  content: "\f2c9";
}
.fa-thermometer-1:before,
.fa-thermometer-quarter:before {
  content: "\f2ca";
}
.fa-thermometer-0:before,
.fa-thermometer-empty:before {
  content: "\f2cb";
}
.fa-shower:before {
  content: "\f2cc";
}
.fa-bathtub:before,
.fa-s15:before,
.fa-bath:before {
  content: "\f2cd";
}
.fa-podcast:before {
  content: "\f2ce";
}
.fa-window-maximize:before {
  content: "\f2d0";
}
.fa-window-minimize:before {
  content: "\f2d1";
}
.fa-window-restore:before {
  content: "\f2d2";
}
.fa-times-rectangle:before,
.fa-window-close:before {
  content: "\f2d3";
}
.fa-times-rectangle-o:before,
.fa-window-close-o:before {
  content: "\f2d4";
}
.fa-bandcamp:before {
  content: "\f2d5";
}
.fa-grav:before {
  content: "\f2d6";
}
.fa-etsy:before {
  content: "\f2d7";
}
.fa-imdb:before {
  content: "\f2d8";
}
.fa-ravelry:before {
  content: "\f2d9";
}
.fa-eercast:before {
  content: "\f2da";
}
.fa-microchip:before {
  content: "\f2db";
}
.fa-snowflake-o:before {
  content: "\f2dc";
}
.fa-superpowers:before {
  content: "\f2dd";
}
.fa-wpexplorer:before {
  content: "\f2de";
}
.fa-meetup:before {
  content: "\f2e0";
}
.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;
}*/
/* forms */
.button {
    background: #ed1b24;
    text-shadow: none;
    color: #fff;
    font-size: 1em;
    line-height: 1em;
    border: none;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    font-weight: bold;
    -moz-box-shadow: 0 0 5px rgba(0, 0, 0, 0.5), 0 1px 0 #f36268 inset;
    -webkit-transition: 0.2s linear all;
    -moz-transition: 0.2s linear all;
    -ms-transition: 0.2s linear all;
    transition: 0.2s linear all;
    cursor: pointer;
    display: inline-block;
    padding: 0.71428571em 1em;
    position: relative;
    text-align: center;
}

    .button:hover {
        background-color: #f14a51;
        color: #fff;
        text-decoration: none;
    }

    .button:active {
        border-bottom: 1px solid #c51017;
        -moz-box-shadow: 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 1px #ae0e15 inset;
        -webkit-box-shadow: 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 1px #ae0e15 inset;
        box-shadow: 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 1px #ae0e15 inset;
    }

    .button.disabled {
        cursor: default;
        background-image: none;
        filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
        filter: alpha(opacity=65);
        -khtml-opacity: 0.65;
        -moz-opacity: 0.65;
        opacity: 0.65;
        -webkit-box-shadow: none;
        -moz-box-shadow: none;
        box-shadow: none;
    }

    .button[disabled] {
        cursor: default;
        background-image: none;
        filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
        filter: alpha(opacity=65);
        -khtml-opacity: 0.65;
        -moz-opacity: 0.65;
        opacity: 0.65;
        -webkit-box-shadow: none;
        -moz-box-shadow: none;
        box-shadow: none;
    }

    .button.large {
        padding: 0.35714286em 1em;
        -webkit-border-radius: 60px;
        -moz-border-radius: 60px;
        border-radius: 60px;
        font-size: 1.85714286em;
        line-height: 1.03846154em;
    }

    .button.small {
        padding: 7px 9px 7px;
    }

    .button.aligncentre {
        display: inline-block;
    }

    .button.overlay {
        position: absolute;
    }

        .button.overlay.top-left {
            top: 20px;
            left: 20px;
        }

        .button.overlay.top-right {
            top: 20px;
            right: 20px;
        }

        .button.overlay.bottom-left {
            bottom: 20px;
            left: 20px;
        }

        .button.overlay.bottom-right {
            bottom: 20px;
            right: 20px;
        }

button.button::-moz-focus-inner,
input[type=submit].button::-moz-focus-inner {
    padding: 0;
    border: 0;
}

#primary,
#sidebar .button {
    margin-bottom: 1.71428571em;
}

#editor-button-container {
    position: fixed;
    right: 40px;
    bottom: 50px;
}

    #editor-button-container .btn {
        cursor: pointer;
        font-size: 14px;
        font-weight: bold;
        line-height: 1.42857;
        margin-bottom: 0;
        padding: 6px 12px;
        text-align: center;
        vertical-align: middle;
        white-space: nowrap;
        border: 1px solid transparent;
        will-change: opacity, transform;
        -webkit-transition: all 0.3s ease-out;
        -moz-transition: all 0.3s ease-out;
        -o-transition: all 0.3s ease-out;
        -ms-transition: all 0.3s ease-out;
        transition: all 0.3s ease-out;
    }

        #editor-button-container .btn:after {
            background: none;
        }

        #editor-button-container .btn:hover {
            -webkit-box-shadow: 0 5px 11px 0 rgba(0, 0, 0, 0.18), 0 4px 15px 0 rgba(0, 0, 0, 0.15);
            -moz-box-shadow: 0 5px 11px 0 rgba(0, 0, 0, 0.18), 0 4px 15px 0 rgba(0, 0, 0, 0.15);
            box-shadow: 0 5px 11px 0 rgba(0, 0, 0, 0.18), 0 4px 15px 0 rgba(0, 0, 0, 0.15);
        }

        #editor-button-container .btn.btn-enable {
            background: #449d44;
            color: #fff;
        }

            #editor-button-container .btn.btn-enable:hover {
                background: #5cb85c;
            }

        #editor-button-container .btn.btn-disable {
            background: #c9302c;
            color: #fff;
        }

            #editor-button-container .btn.btn-disable:hover {
                background: #d9534f;
            }

.btn {
    background: #ed1b24;
    color: #fff;
    display: block;
    font-size: 21px;
    font-weight: bold;
    padding: 8px 45px 8px 12px;
    position: relative;
    text-align: center;
    -webkit-transition: all 0.3s linear;
    -moz-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
    text-transform: uppercase;
}

    .btn.btn-inline {
        display: inline-block;
    }

    .btn:after {
        background-position: 0 -89px;
        content: "";
        height: 17px;
        position: absolute;
        right: 13px;
        top: 12px;
        width: 16px;
    }

    .btn:hover {
        background: #f14a51;
        -webkit-box-shadow: 0 5px 11px 0 rgba(0, 0, 0, 0.68), 0 4px 15px 0 rgba(0, 0, 0, 0.45);
        -moz-box-shadow: 0 5px 11px 0 rgba(0, 0, 0, 0.68), 0 4px 15px 0 rgba(0, 0, 0, 0.45);
        box-shadow: 0 5px 11px 0 rgba(0, 0, 0, 0.68), 0 4px 15px 0 rgba(0, 0, 0, 0.45);
    }

        .btn:hover:after {
            border-left-color: #000;
        }
/* buttons */
.fancybox-tmp iframe,
.fancybox-tmp object {
    vertical-align: top;
    padding: 0;
    margin: 0;
}

.fancybox-wrap {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1002;
}

.fancybox-outer {
    padding: 0;
    margin: 0;
    background: #f9f9f9;
    color: #444;
    text-shadow: none;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}

.fancybox-opened {
    z-index: 1003;
}

    .fancybox-opened .fancybox-outer {
        -webkit-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
        -moz-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
        box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
    }

.fancybox-inner {
    width: 100%;
    height: 100%;
    padding: 0;
    margin: 0;
    position: relative;
    outline: none;
    overflow: hidden;
}

.fancybox-error {
    color: #444;
    font: 14px/20px "Helvetica Neue", Helvetica, Arial, sans-serif;
    margin: 0;
    padding: 10px;
}

.fancybox-image,
.fancybox-iframe {
    display: block;
    width: 100%;
    height: 100%;
    border: 0;
    padding: 0;
    margin: 0;
    vertical-align: top;
}

.fancybox-image {
    max-width: 100%;
    max-height: 100%;
}

#fancybox-loading {
    position: fixed;
    top: 50%;
    left: 50%;
    margin-top: -21px;
    margin-left: -21px;
    width: 42px;
    height: 42px;
    background: url('/images/fancybox/fancybox_loading.gif');
    opacity: 0.8;
    cursor: pointer;
    z-index: 1010;
}

.fancybox-close,
.fancybox-prev span,
.fancybox-next span {
    background-image: url('/images/fancybox/fancybox_sprite.png');
}

.fancybox-close {
    position: absolute;
    top: -18px;
    right: -18px;
    width: 36px;
    height: 36px;
    cursor: pointer;
    z-index: 1004;
}

.fancybox-prev,
.fancybox-next {
    position: absolute;
    top: 0;
    width: 40%;
    height: 100%;
    cursor: pointer;
    background: transparent url('/images/clear.gif');
    z-index: 1003;
}

.fancybox-prev {
    left: 0;
}

.fancybox-next {
    right: 0;
}

    .fancybox-prev span,
    .fancybox-next span {
        position: absolute;
        top: 50%;
        left: -9999px;
        width: 36px;
        height: 36px;
        margin-top: -18px;
        cursor: pointer;
        z-index: 1003;
    }

.fancybox-prev span {
    background-position: 0 -36px;
}

.fancybox-next span {
    background-position: 0 -72px;
}

.fancybox-prev:hover,
.fancybox-next:hover {
    visibility: visible;
}

    .fancybox-prev:hover span {
        left: 20px;
    }

    .fancybox-next:hover span {
        left: auto;
        right: 20px;
    }

.fancybox-tmp {
    position: absolute;
    top: -9999px;
    left: -9999px;
    padding: 0;
    overflow: visible;
    visibility: hidden;
}

#fancybox-overlay {
    position: absolute;
    top: 0;
    left: 0;
    overflow: hidden;
    display: none;
    z-index: 1001;
    background: #000;
}

.fancybox-title {
    visibility: hidden;
    font: normal 13px/20px "Helvetica Neue", Helvetica, Arial, sans-serif;
    position: relative;
    text-shadow: none;
    z-index: 1005;
}

.fancybox-opened .fancybox-title {
    visibility: visible;
}

.fancybox-title-float-wrap {
    position: absolute;
    bottom: 0;
    right: 50%;
    margin-bottom: -35px;
    z-index: 1003;
    text-align: center;
}

    .fancybox-title-float-wrap .child {
        display: inline-block;
        margin-right: -100%;
        padding: 2px 20px;
        background: transparent;
        background: rgba(0, 0, 0, 0.7);
        -webkit-border-radius: 15px;
        -moz-border-radius: 15px;
        border-radius: 15px;
        text-shadow: 0 1px 2px #222;
        color: #FFF;
        font-weight: bold;
        line-height: 24px;
        white-space: nowrap;
    }

.fancybox-title-outside-wrap {
    position: relative;
    margin-top: 10px;
    color: #fff;
}

.fancybox-title-inside-wrap {
    margin-top: 10px;
}

.fancybox-title-over-wrap {
    position: absolute;
    bottom: 0;
    left: 0;
    color: #fff;
    padding: 10px;
    background: #000;
    background: rgba(0, 0, 0, 0.8);
}

.fancybox-inner #finance-calculator {
    width: 100%;
    min-height: 27.14285714em;
}

    .fancybox-inner #finance-calculator h1 {
        margin-bottom: 0.35714286em;
        padding-bottom: 0.35714286em;
        border-bottom: 1px solid #333;
    }

    .fancybox-inner #finance-calculator .thumb {
        width: 20%;
        float: left;
        padding-right: 2%;
    }

    .fancybox-inner #finance-calculator .calculator {
        width: 76%;
        float: left;
    }

        .fancybox-inner #finance-calculator .calculator .small {
            font-size: 0.71428571em;
        }

        .fancybox-inner #finance-calculator .calculator .large {
            font-size: 1.42857143em;
        }

        .fancybox-inner #finance-calculator .calculator .green {
            color: #08721a;
        }

        .fancybox-inner #finance-calculator .calculator .black {
            color: #000;
        }

        .fancybox-inner #finance-calculator .calculator .finance-terms {
            font-size: 0.92857143em;
            line-height: 1.28571429em;
        }

        .fancybox-inner #finance-calculator .calculator span.monthly {
            font-size: 1.42857143em;
            color: #08721a;
        }

        .fancybox-inner #finance-calculator .calculator .row {
            width: 100%;
            margin-bottom: 0.71428571em;
        }

            .fancybox-inner #finance-calculator .calculator .row .label {
                width: 65%;
                float: left;
            }

                .fancybox-inner #finance-calculator .calculator .row .label span {
                    font-weight: bold;
                }

                    .fancybox-inner #finance-calculator .calculator .row .label span.right {
                        display: block;
                        text-align: right;
                    }

                .fancybox-inner #finance-calculator .calculator .row .label #month .ui-slider-range,
                .fancybox-inner #finance-calculator .calculator .row .label #deposit .ui-slider-range,
                .fancybox-inner #finance-calculator .calculator .row .label #balloon .ui-slider-range {
                    background: url(/images/backgrounds/overlay-line.png) repeat scroll 50% 50% #666666;
                }

                .fancybox-inner #finance-calculator .calculator .row .label #month .ui-slider-handle,
                .fancybox-inner #finance-calculator .calculator .row .label #deposit .ui-slider-handle,
                .fancybox-inner #finance-calculator .calculator .row .label #balloon .ui-slider-handle {
                    border: none;
                    background: url(/images/backgrounds/slider-btn.png) no-repeat 0 0 transparent;
                    padding: 0.71428571em 0.21428571em;
                    cursor: pointer;
                }

            .fancybox-inner #finance-calculator .calculator .row .txt {
                padding-left: 4%;
                width: 30%;
                float: left;
            }

                .fancybox-inner #finance-calculator .calculator .row .txt input {
                    width: 100%;
                }

                .fancybox-inner #finance-calculator .calculator .row .txt .txt-box {
                    margin-top: 0.71428571em;
                }

                .fancybox-inner #finance-calculator .calculator .row .txt span {
                    font-weight: bold;
                }

                    .fancybox-inner #finance-calculator .calculator .row .txt span#monthly-spn {
                        font-size: 1.42857143em;
                    }

            .fancybox-inner #finance-calculator .calculator .row .terms {
                width: 100%;
                color: #ff0000;
                padding-top: 1.42857143em;
            }

                .fancybox-inner #finance-calculator .calculator .row .terms h2 {
                    font-size: 1em;
                    margin-bottom: 0;
                }

                .fancybox-inner #finance-calculator .calculator .row .terms ul.terms {
                    list-style-type: disc;
                    margin: 0;
                    padding: 0;
                }

                    .fancybox-inner #finance-calculator .calculator .row .terms ul.terms li {
                        display: block;
                        font-size: 0.85714286em;
                        margin: 0.07142857em;
                    }

.fancybox-inner #cars-enquiry,
.fancybox-inner #car-comparison-form {
    width: 100%;
    height: auto;
}

    .fancybox-inner #cars-enquiry .thumb,
    .fancybox-inner #car-comparison-form .thumb {
        width: 30%;
        float: left;
    }

    .fancybox-inner #cars-enquiry .desc,
    .fancybox-inner #car-comparison-form .desc {
        width: 60%;
        float: left;
        padding-left: 5%;
    }

        .fancybox-inner #cars-enquiry .desc #title h1,
        .fancybox-inner #car-comparison-form .desc #title h1 {
            font-size: 1.28571429em;
            margin-bottom: 0.35714286em;
        }

    .fancybox-inner #cars-enquiry .f-left,
    .fancybox-inner #car-comparison-form .f-left {
        float: left;
    }

    .fancybox-inner #cars-enquiry .f-right,
    .fancybox-inner #car-comparison-form .f-right {
        float: right;
    }

    .fancybox-inner #cars-enquiry textarea,
    .fancybox-inner #car-comparison-form textarea {
        min-height: 8em;
    }

    .fancybox-inner #cars-enquiry form p,
    .fancybox-inner #car-comparison-form form p {
        margin-bottom: 1.28571429em;
    }

        .fancybox-inner #cars-enquiry form p.captcha,
        .fancybox-inner #car-comparison-form form p.captcha {
            margin-bottom: 0;
        }

#fancybox-thumbs {
    position: fixed;
    left: 0px;
    width: 100%;
    overflow: hidden;
    z-index: 1005;
}

    #fancybox-thumbs.bottom {
        bottom: 2px;
    }

    #fancybox-thumbs.top {
        top: 2px;
    }

    #fancybox-thumbs ul {
        position: relative;
        list-style: none;
        margin: 0;
        padding: 0;
    }

        #fancybox-thumbs ul li {
            float: left;
            padding: 1px;
            opacity: 0.5;
        }

            #fancybox-thumbs ul li img {
                max-width: none;
            }

            #fancybox-thumbs ul li.active {
                opacity: 0.75;
                padding: 0;
                border: 1px solid #fff;
            }

            #fancybox-thumbs ul li:hover {
                opacity: 1;
            }

            #fancybox-thumbs ul li a {
                display: block;
                position: relative;
                overflow: hidden;
                border: 1px solid #222;
                background: #111;
                outline: none;
            }

            #fancybox-thumbs ul li img {
                display: block;
                position: relative;
                border: 0;
                padding: 0;
            }

#pre-approved-finance {
    width: 100%;
    min-height: 27.14285714em;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 0.85714286em;
}

    #pre-approved-finance .left-aside {
        width: 48%;
        float: left;
    }

    #pre-approved-finance .right-aside {
        width: 48%;
        float: right;
    }

    #pre-approved-finance .thumb {
        max-width: 230px;
        text-align: right;
    }

    #pre-approved-finance .form-footer {
        width: 100%;
        padding: 0.71428571em 0;
    }

        #pre-approved-finance .form-footer .button {
            padding: 0.5em;
        }

        #pre-approved-finance .form-footer .left-aside {
            padding-left: 0.71428571em;
        }

        #pre-approved-finance .form-footer .right-aside {
            text-align: right;
            padding-right: 0.71428571em;
        }

            #pre-approved-finance .form-footer .right-aside .next-tab {
                cursor: pointer;
            }

    #pre-approved-finance .fieldset {
        width: 100%;
        margin-bottom: 0.35714286em;
        font-family: Arial, Helvetica, sans-serif;
    }

        #pre-approved-finance .fieldset span.heading {
            font-size: 1.07142857em;
            font-weight: bold;
        }

        #pre-approved-finance .fieldset span {
            font-size: 0.71428571em;
        }

        #pre-approved-finance .fieldset p {
            margin-bottom: 0.14285714em;
            line-height: 1.14285714em;
        }

        #pre-approved-finance .fieldset textarea.terms {
            font-family: Arial, Helvetica, sans-serif;
            padding: 0.14285714em;
            font-size: 0.78571429em;
            min-height: 9em;
        }

        #pre-approved-finance .fieldset .label {
            width: 100%;
            font-weight: bold;
        }

            #pre-approved-finance .fieldset .label label {
                float: none;
                font-family: Arial, Helvetica, sans-serif;
            }

        #pre-approved-finance .fieldset .field {
            width: 100%;
            position: relative;
        }

            #pre-approved-finance .fieldset .field label.error {
                margin: 0;
            }

            #pre-approved-finance .fieldset .field span.required {
                color: #ff0000;
            }

            #pre-approved-finance .fieldset .field span.datepicker {
                right: 1.42857143em;
            }

            #pre-approved-finance .fieldset .field input.input.hasDatepicker {
                width: 94%;
            }

            #pre-approved-finance .fieldset .field .ui-datepicker-trigger {
                padding-left: 0.21428571em;
                cursor: pointer;
            }

            #pre-approved-finance .fieldset .field .other-experience-text {
                display: none;
            }

            #pre-approved-finance .fieldset .field .text {
                padding: 0.35714286em;
            }

            #pre-approved-finance .fieldset .field select {
                padding: 0.35714286em;
                line-height: 1;
                background: transparent;
                border: 1px solid #D5D5D5;
                -webkit-box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.1);
                -moz-box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.1);
                box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.1);
                color: #000;
                font-size: 1.07142857em;
                margin-bottom: 0;
            }

                #pre-approved-finance .fieldset .field select.error {
                    background-color: #FFEEEE;
                    border: 1px solid #FF0000;
                }

        #pre-approved-finance .fieldset:after {
            content: ".";
            display: block;
            clear: both;
            visibility: hidden;
            line-height: 0;
            height: 0;
        }

    .fancybox-inner #cars-enquiry:after,
    .fancybox-inner #car-comparison-form:after,
    #pre-approved-finance:after,
    .fancybox-inner #pre-approved-finance .form-footer:after,
    .ui-tabs .ui-tabs-panel:after {
        content: ".";
        display: block;
        height: 0;
        clear: both;
        visibility: hidden;
    }
/* fancybox */
#gallery div {
    -webkit-transition: width 0.2s ease-in-out 0s;
    /* Safari */
    transition: width 0.2s ease-in-out 0s;
    margin: 1%;
}

    #gallery div a {
        display: block;
        overflow: hidden;
        position: relative;
        -webkit-transition: opacity 800ms cubic-bezier(0, 0.275, 0.275, 1) 0s;
        /* Safari */
        transition: opacity 800ms cubic-bezier(0, 0.275, 0.275, 1) 0s;
        height: 130px;
    }

        #gallery div a img {
            -webkit-transform: scale(1.07);
            -moz-transform: scale(1.07);
            transform: scale(1.07);
            transition: all 500ms cubic-bezier(0, 0.275, 0.125, 1) 0s;
            -webkit-transition: all 500ms cubic-bezier(0, 0.275, 0.125, 1) 0s;
            /* Safari */
            display: block;
            height: auto;
            min-width: 100%;
        }

        #gallery div a span {
            left: 0;
            opacity: 0;
            overflow: hidden;
            position: absolute;
            right: 0;
            top: 0;
        }

            #gallery div a span h3 {
                color: #ffffff;
                line-height: 25px;
                font-size: 13px;
                font-weight: normal;
                margin: 0;
                opacity: 0;
                padding: 10px 0 0 10px;
                transform: translateX(-40px);
                -webkit-transition: all 0.5s ease 0s;
                /* Safari */
                transition: all 0.5s ease 0s;
            }

        #gallery div a:hover img {
            -webkit-transform: scale(1);
            -moz-transform: scale(1);
            transform: scale(1);
        }

        #gallery div a:hover span {
            opacity: 1;
            display: block;
            background: rgba(0, 0, 0, 0.6);
            position: absolute;
            top: 0;
            width: 100%;
            height: 100%;
            -webkit-transition: background-color 0.5s ease 0s;
            /* Safari */
            transition: background-color 0.5s ease 0s;
        }

            #gallery div a:hover span h3 {
                opacity: 1;
                transform: translateX(0px);
            }

    #gallery div span {
        padding-top: 0.35714286em;
        display: block;
        display: -webkit-box;
        height: 31px;
        font-size: 0.92857143em;
        line-height: 1.21428571em;
        -webkit-line-clamp: 2;
        -webkit-box-orient: vertical;
        overflow: hidden;
        text-overflow: ellipsis;
        box-sizing: border-box;
        padding: 0 0.71428571em;
    }

.fancybox-wrap .fancybox-title-float-wrap {
    margin-bottom: 0;
    right: 0;
    text-align: left;
    width: 100% !important;
}

    .fancybox-wrap .fancybox-title-float-wrap .child {
        border-radius: 0 0 2px 2px;
        display: block;
        font-weight: 400;
        line-height: 20px;
        margin-left: 0;
        margin-right: 0;
        padding: 8px 10px;
        font-size: 14px;
        white-space: normal;
    }

        .fancybox-wrap .fancybox-title-float-wrap .child .title {
            font-weight: 700;
        }

@media screen and (min-width: 440px) {
    #gallery div {
        width: 48%;
        display: inline;
        float: left;
    }

        #gallery div a {
            height: 180px;
        }

    .gallery-title .gallery div {
        height: 220px;
        overflow: hidden;
    }
}

@media screen and (min-width: 800px) {
    #gallery div {
        width: 31.3333%;
    }

        #gallery div a {
            height: 120px;
        }

    .gallery-title .gallery div {
        height: 200px;
        overflow: hidden;
    }
}

@media screen and (min-width: 1000px) {
    #gallery div {
        width: 23%;
    }

        #gallery div a {
            height: 150px;
        }
}
/* gallery */
body.cke_editable {
    background: #fff;
    color: #000;
}

    body.cke_editable h1,
    body.cke_editable h2,
    body.cke_editable h3,
    body.cke_editable h4 {
        color: #ed1b24;
    }

    body.cke_editable p {
        color: #000;
        margin-bottom: 0.71428571em;
    }

    body.cke_editable .one-third,
    body.cke_editable .two-thirds,
    body.cke_editable .one-fourth,
    body.cke_editable .one-fifth,
    body.cke_editable .one-sixth,
    body.cke_editable .one-half {
        float: left;
        margin-left: 3%;
        margin-bottom: 3%;
    }

        body.cke_editable .one-third img,
        body.cke_editable .two-thirds img,
        body.cke_editable .one-fourth img,
        body.cke_editable .one-fifth img,
        body.cke_editable .one-sixth img,
        body.cke_editable .one-half img {
            display: block;
            margin: 0 auto;
        }

    body.cke_editable .one-third {
        width: 31.33333333%;
    }

    body.cke_editable .two-thirds {
        width: 65.6667%;
    }

    body.cke_editable .one-fourth {
        width: 22.75%;
        *width: 22.7%;
    }

    body.cke_editable .one-fifth {
        width: 17.6%;
    }

    body.cke_editable .one-sixth {
        width: 14.1666667%;
    }

    body.cke_editable .one-half {
        width: 48.5%;
    }

    body.cke_editable .first {
        clear: both;
        margin-left: 0 !important;
    }

    body.cke_editable aside#sidebar {
        margin-right: 0;
    }
/* ckeditor styles */
#content #page #primary ul.etabs {
    margin: 0;
    padding: 0;
}

    #content #page #primary ul.etabs li {
        margin-bottom: 0;
    }

#content #page ul.tabs {
    padding: 0;
}

.tab {
    display: inline-block;
    zoom: 1;
    *display: inline;
    background: #ed1b24;
    border: solid 1px #eeeeee;
    border-bottom: none;
    color: #fff;
    -webkit-border-top-right-radius: 4px;
    -webkit-border-bottom-right-radius: 0;
    -webkit-border-bottom-left-radius: 0;
    -webkit-border-top-left-radius: 4px;
    -moz-border-radius-topright: 4px;
    -moz-border-radius-bottomright: 0;
    -moz-border-radius-bottomleft: 0;
    -moz-border-radius-topleft: 4px;
    border-top-right-radius: 4px;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
    border-top-left-radius: 4px;
}

    .tab:hover {
        background: #c51017;
    }

    .tab a {
        font-size: 14px;
        line-height: 2em;
        display: block;
        padding: 0 10px;
        outline: none;
        color: #fff;
    }

    .tab.active,
    .tab.ui-tabs-active {
        background: #fff;
        padding-top: 6px;
        position: relative;
        top: 1px;
        border-color: #DADADA;
    }

        .tab.active a,
        .tab.ui-tabs-active a {
            color: #ed1b24;
        }

.tab-container .panel-container {
    border: 1px solid #DADADA;
    padding: 0.71428571em;
    -moz-border-radius: 0 4px 4px 4px;
    -webkit-border-radius: 0 4px 4px 4px;
}

.panel-container {
    margin-bottom: 10px;
}
/* tabs */
@media print {
    body {
        font: 10pt arial, serif;
        line-height: 1.1;
        color: #000;
    }

    a {
        color: #000;
    }

    q {
        quotes: none;
    }

        q:before,
        q:after {
            content: "";
        }

    .slider-container,
    header#masthead,
    nav#main,
    nav#secondary,
    #searchform,
    iframe,
    footer#footer,
    a.button {
        display: none;
    }

    header#masthead {
        padding: 0;
    }

    h1 {
        font-size: 24pt;
        margin-bottom: 0;
    }

    h2 {
        font-size: 14pt;
        margin-top: 25px;
    }

    aside h2 {
        font-size: 18pt;
    }

    header .print {
        display: block;
    }

    img {
        border: 0;
    }

    blockquote {
        font-size: 13pt;
        font-style: italic;
    }

    p a {
        color: #000;
    }

    aside {
        border-top: 1px solid #bbb;
        margin-top: 30px;
        display: block;
    }

    #carousel {
        display: none !important;
    }

    .tn3-gallery {
        height: 375px !important;
    }

    .email-link {
        display: none;
    }

    .car-qr-code {
        display: block !important;
    }

    #car-content .car-details {
        width: 100%;
    }

        #car-content .car-details .d-left-side {
            float: left;
            width: 46%;
        }

        #car-content .car-details .d-right-side {
            float: right;
            width: 52%;
        }

        #car-content .car-details .fotorama__nav-wrap,
        #car-content .car-details .fotorama__arr fotorama__arr--prev fotorama__arr--disabled,
        #car-content .car-details .fotorama__arr fotorama__arr--next,
        #car-content .car-details .fotorama__video-close,
        #car-content .car-details .fotorama__fullscreen-icon,
        #car-content .car-details .fotorama__stage__frame fotorama__loaded fotorama__loaded--img,
        #car-content .car-details .social,
        #car-content .car-details .enquiry,
        #car-content .car-details .google-translate {
            display: none !important;
        }

        #car-content .car-details .fotorama {
            height: 280px !important;
        }

            #car-content .car-details .fotorama img.fotorama__img {
                width: 349px !important;
                height: 262px !important;
            }
}
/* print styles */
.map {
    padding-bottom: 1.42857143em;
    position: relative;
}

    .map #map_canvas img {
        max-width: none;
    }

    .map .direction {
        display: block;
        padding-bottom: 1.42857143em;
    }

    .map #directionsPanel {
        background: #fff;
    }

    .map:after {
        content: ".";
        display: block;
        clear: both;
        visibility: hidden;
        line-height: 0;
        height: 0;
    }

@media screen and (min-width: 800px) {
    .map #directionsPanel {
        position: absolute;
        right: -28.57142857em;
        width: 21.42857143em;
        padding: 0.71428571em;
        top: 0;
    }
}
/* map styles */
/*
	jQuery.mmenu CSS
*/
/*
	jQuery.mmenu panels CSS
*/
/*pu style*/
nav#menu ul.sf-menu li {
    float: none;
}

nav#menu ul.sf-menu.sf-arrows .sf-with-ul:after {
    border: none;
}
/*pu style*/
.mm-menu.mm-horizontal > .mm-panel {
    -webkit-transition: -webkit-transform 0.4s ease;
    transition: transform 0.4s ease;
}

.mm-menu .mm-hidden {
    display: none;
}

.mm-wrapper {
    overflow-x: hidden;
    position: relative;
}

.mm-menu,
.mm-menu > .mm-panel {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 1;
}

.mm-menu {
    background: inherit;
    display: block;
    overflow: hidden;
    padding: 0;
}

    .mm-menu > .mm-panel {
        background: inherit;
        -webkit-overflow-scrolling: touch;
        overflow: scroll;
        overflow-x: hidden;
        overflow-y: auto;
        box-sizing: border-box;
        padding: 20px;
        -webkit-transform: translate(100%, 0);
        -moz-transform: translate(100%, 0);
        -ms-transform: translate(100%, 0);
        -o-transform: translate(100%, 0);
        transform: translate(100%, 0);
    }

        .mm-menu > .mm-panel.mm-opened {
            -webkit-transform: translate(0%, 0);
            -moz-transform: translate(0%, 0);
            -ms-transform: translate(0%, 0);
            -o-transform: translate(0%, 0);
            transform: translate(0%, 0);
        }

        .mm-menu > .mm-panel.mm-subopened {
            -webkit-transform: translate(-30%, 0);
            -moz-transform: translate(-30%, 0);
            -ms-transform: translate(-30%, 0);
            -o-transform: translate(-30%, 0);
            transform: translate(-30%, 0);
        }

        .mm-menu > .mm-panel.mm-highest {
            z-index: 1;
        }

    .mm-menu .mm-list {
        padding: 20px 0;
    }

    .mm-menu > .mm-list {
        padding-bottom: 0;
    }

        .mm-menu > .mm-list:after {
            content: '';
            display: block;
            height: 40px;
        }

.mm-panel > .mm-list {
    margin-left: -20px;
    margin-right: -20px;
}

    .mm-panel > .mm-list:first-child {
        padding-top: 0;
    }

.mm-list,
.mm-list > li {
    list-style: none;
    display: block;
    padding: 0;
    margin: 0;
}

.mm-list {
    font: inherit;
    font-size: 14px;
}

    .mm-list a,
    .mm-list a:hover {
        text-decoration: none;
    }

    .mm-list > li {
        position: relative;
    }

        .mm-list > li > a,
        .mm-list > li > span {
            text-overflow: ellipsis;
            white-space: nowrap;
            overflow: hidden;
            color: inherit;
            line-height: 20px;
            display: block;
            padding: 10px 10px 10px 20px;
            margin: 0;
        }

        .mm-list > li:not(.mm-subtitle):not(.mm-label):not(.mm-search):not(.mm-noresults):after {
            content: '';
            border-bottom-width: 1px;
            border-bottom-style: solid;
            display: block;
            width: 100%;
            position: absolute;
            bottom: 0;
            left: 0;
        }

        .mm-list > li:not(.mm-subtitle):not(.mm-label):not(.mm-search):not(.mm-noresults):after {
            width: auto;
            margin-left: 20px;
            position: relative;
            left: auto;
        }

    .mm-list a.mm-subopen {
        background: rgba(3, 2, 1, 0);
        width: 40px;
        height: 100%;
        padding: 0;
        position: absolute;
        right: 0;
        top: 0;
        z-index: 2;
    }

        .mm-list a.mm-subopen:before {
            content: '';
            border-left-width: 1px;
            border-left-style: solid;
            display: block;
            height: 100%;
            position: absolute;
            left: 0;
            top: 0;
        }

        .mm-list a.mm-subopen.mm-fullsubopen {
            width: 100%;
        }

            .mm-list a.mm-subopen.mm-fullsubopen:before {
                border-left: none;
            }

        .mm-list a.mm-subopen + a,
        .mm-list a.mm-subopen + span {
            padding-right: 5px;
            margin-right: 40px;
        }

    .mm-list > li.mm-selected > a.mm-subopen {
        background: transparent;
    }

    .mm-list > li.mm-selected > a.mm-fullsubopen + a,
    .mm-list > li.mm-selected > a.mm-fullsubopen + span {
        padding-right: 45px;
        margin-right: 0;
    }

    .mm-list a.mm-subclose {
        text-indent: 20px;
        padding-top: 30px;
        margin-top: -20px;
    }

    .mm-list > li.mm-label {
        text-overflow: ellipsis;
        white-space: nowrap;
        overflow: hidden;
        font-size: 10px;
        text-transform: uppercase;
        text-indent: 20px;
        line-height: 25px;
        padding-right: 5px;
    }

    .mm-list > li.mm-spacer {
        padding-top: 40px;
    }

        .mm-list > li.mm-spacer.mm-label {
            padding-top: 25px;
        }

    .mm-list a.mm-subopen:after,
    .mm-list a.mm-subclose:before {
        content: '';
        border: 2px solid transparent;
        display: inline-block;
        width: 7px;
        height: 7px;
        -webkit-transform: rotate(-45deg);
        -moz-transform: rotate(-45deg);
        -ms-transform: rotate(-45deg);
        -o-transform: rotate(-45deg);
        transform: rotate(-45deg);
        margin-bottom: -5px;
        position: absolute;
        bottom: 50%;
    }

    .mm-list a.mm-subopen:after {
        border-top: none;
        border-left: none;
        right: 18px;
    }

    .mm-list a.mm-subclose:before {
        border-right: none;
        border-bottom: none;
        margin-bottom: -15px;
        left: 22px;
    }

.mm-menu.mm-vertical .mm-list .mm-panel {
    display: none;
    padding: 10px 0 10px 10px;
}

    .mm-menu.mm-vertical .mm-list .mm-panel li:last-child:after {
        border-color: transparent;
    }

.mm-menu.mm-vertical .mm-list li.mm-opened > .mm-panel {
    display: block;
}

.mm-menu.mm-vertical .mm-list > li > a.mm-subopen {
    height: 40px;
}

    .mm-menu.mm-vertical .mm-list > li > a.mm-subopen:after {
        top: 16px;
        bottom: auto;
    }

.mm-menu.mm-vertical .mm-list > li.mm-opened > a.mm-subopen:after {
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
}

.mm-menu.mm-vertical .mm-list > li.mm-label > a.mm-subopen {
    height: 25px;
}

html.mm-opened .mm-page {
    box-shadow: 0 0 20px rgba(0, 0, 0, 0.5);
}

.mm-menu {
    background: #333333;
    color: rgba(255, 255, 255, 0.6);
}

    .mm-menu .mm-list > li:after {
        border-color: rgba(0, 0, 0, 0.15);
    }

    .mm-menu .mm-list > li > a.mm-subclose {
        background: rgba(0, 0, 0, 0.1);
        color: rgba(255, 255, 255, 0.3);
    }

        .mm-menu .mm-list > li > a.mm-subopen:after,
        .mm-menu .mm-list > li > a.mm-subclose:before {
            border-color: rgba(255, 255, 255, 0.3);
        }

    .mm-menu .mm-list > li > a.mm-subopen:before {
        border-color: rgba(0, 0, 0, 0.15);
    }

    .mm-menu .mm-list > li.mm-selected > a:not(.mm-subopen),
    .mm-menu .mm-list > li.mm-selected > span {
        background: rgba(0, 0, 0, 0.1);
    }

    .mm-menu .mm-list > li.mm-label {
        background: rgba(255, 255, 255, 0.05);
    }

    .mm-menu.mm-vertical .mm-list li.mm-opened > a.mm-subopen,
    .mm-menu.mm-vertical .mm-list li.mm-opened > ul {
        background: rgba(255, 255, 255, 0.05);
    }
/*
	jQuery.mmenu offcanvas addon CSS
*/
.mm-page {
    box-sizing: border-box;
    position: relative;
}

.mm-slideout {
    -webkit-transition: -webkit-transform 0.4s ease;
    -ms-transition: -ms-transform 0.4s ease;
    transition: transform 0.4s ease;
}

html.mm-opened {
    overflow: hidden;
    position: relative;
}

    html.mm-opened body {
        overflow: hidden;
    }

html.mm-background .mm-page {
    background: inherit;
}

#mm-blocker {
    background: rgba(3, 2, 1, 0);
    display: none;
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 999999;
}

html.mm-opened #mm-blocker,
html.mm-blocking #mm-blocker {
    display: block;
}

.mm-menu.mm-offcanvas {
    display: none;
    position: fixed;
}

.mm-menu.mm-current {
    display: block;
}

.mm-menu {
    width: 80%;
    min-width: 140px;
    max-width: 440px;
}

html.mm-opening .mm-slideout {
    -webkit-transform: translate(80%, 0);
    -moz-transform: translate(80%, 0);
    -ms-transform: translate(80%, 0);
    -o-transform: translate(80%, 0);
    transform: translate(80%, 0);
}

@media all and (max-width: 175px) {
    html.mm-opening .mm-slideout {
        -webkit-transform: translate(140px, 0);
        -moz-transform: translate(140px, 0);
        -ms-transform: translate(140px, 0);
        -o-transform: translate(140px, 0);
        transform: translate(140px, 0);
    }
}

@media all and (min-width: 550px) {
    html.mm-opening .mm-slideout {
        -webkit-transform: translate(440px, 0);
        -moz-transform: translate(440px, 0);
        -ms-transform: translate(440px, 0);
        -o-transform: translate(440px, 0);
        transform: translate(440px, 0);
    }
}
/*
	jQuery.mmenu buttonbars addon CSS
*/
.mm-buttonbar {
    border: 1px solid transparent;
    border-radius: 5px;
    text-align: center;
    line-height: 20px;
    overflow: hidden;
    display: block;
    padding: 0;
    margin: 0;
    position: relative;
}

    .mm-buttonbar:after {
        content: '';
        display: block;
        clear: both;
    }

    .mm-buttonbar > * {
        border-left: 1px solid transparent;
        box-sizing: border-box;
        display: block;
        width: 100%;
        height: 100%;
        float: left;
        text-overflow: ellipsis;
        white-space: nowrap;
        overflow: hidden;
    }

    .mm-buttonbar > a {
        text-decoration: none;
    }

    .mm-buttonbar > input {
        position: absolute;
        left: -1000px;
        top: -1000px;
    }

        .mm-buttonbar > input:checked + label {
            border-color: transparent !important;
        }

        .mm-buttonbar > *:first-child,
        .mm-buttonbar > input:first-child + * {
            border-left: none;
        }

    .mm-buttonbar.mm-buttonbar-2 > * {
        width: 50%;
    }

    .mm-buttonbar.mm-buttonbar-3 > * {
        width: 33.33%;
    }

    .mm-buttonbar.mm-buttonbar-4 > * {
        width: 25%;
    }

    .mm-buttonbar.mm-buttonbar-5 > * {
        width: 20%;
    }

.mm-header .mm-buttonbar {
    margin-top: 20px;
    margin-left: -30px;
    margin-right: -30px;
}

.mm-footer .mm-buttonbar {
    border: none;
    border-radius: none;
    line-height: 40px;
    margin: -10px -10px 0 -20px;
}

    .mm-footer .mm-buttonbar > * {
        border-left: none;
    }

.mm-list > li > .mm-buttonbar {
    margin: 10px 20px;
}

.mm-menu .mm-buttonbar {
    border-color: rgba(255, 255, 255, 0.6);
    background: #333333;
}

    .mm-menu .mm-buttonbar > * {
        border-color: rgba(255, 255, 255, 0.6);
    }

    .mm-menu .mm-buttonbar > input:checked + label {
        background: rgba(255, 255, 255, 0.6);
        color: #333333;
    }
/*
	jQuery.mmenu counters addon CSS
*/
em.mm-counter {
    font: inherit;
    font-size: 14px;
    font-style: normal;
    text-indent: 0;
    line-height: 20px;
    display: block;
    margin-top: -10px;
    position: absolute;
    right: 40px;
    top: 50%;
}

    em.mm-counter + a.mm-subopen {
        padding-left: 40px;
    }

        em.mm-counter + a.mm-subopen + a,
        em.mm-counter + a.mm-subopen + span {
            margin-right: 80px;
        }

    em.mm-counter + a.mm-fullsubopen {
        padding-left: 0;
    }

.mm-vertical em.mm-counter {
    top: 12px;
    margin-top: 0;
}

.mm-nosubresults > em.mm-counter {
    display: none;
}

.mm-menu em.mm-counter {
    color: rgba(255, 255, 255, 0.3);
}
/*
	jQuery.mmenu dragOpen addon CSS
*/
html.mm-opened.mm-dragging .mm-menu,
html.mm-opened.mm-dragging .mm-page,
html.mm-opened.mm-dragging .mm-fixed-top,
html.mm-opened.mm-dragging .mm-fixed-bottom,
html.mm-opened.mm-dragging #mm-blocker {
    -webkit-transition-duration: 0s;
    -moz-transition-duration: 0s;
    -ms-transition-duration: 0s;
    -o-transition-duration: 0s;
    transition-duration: 0s;
}
/*
	jQuery.mmenu footer addon CSS
*/
.mm-footer {
    background: inherit;
    border-top: 1px solid transparent;
    text-align: center;
    line-height: 20px;
    box-sizing: border-box;
    width: 100%;
    height: 40px;
    padding: 10px 10px 0 20px;
    position: absolute;
    z-index: 2;
    bottom: 0;
    left: 0;
}

.mm-menu.mm-hasfooter > .mm-panel:after {
    height: 80px;
}

.mm-menu .mm-footer {
    border-color: rgba(0, 0, 0, 0.15);
    color: rgba(255, 255, 255, 0.3);
}
/*
	jQuery.mmenu header addon CSS
*/
.mm-header {
    background: inherit;
    border-bottom: 1px solid transparent;
    text-align: center;
    line-height: 20px;
    box-sizing: border-box;
    width: 100%;
    height: 60px;
    padding: 0 50px;
    position: absolute;
    z-index: 2;
    top: 0;
    left: 0;
}

    .mm-header .mm-title,
    .mm-header .mm-prev,
    .mm-header .mm-next,
    .mm-header .mm-close {
        padding-top: 30px;
    }

    .mm-header .mm-title {
        text-overflow: ellipsis;
        white-space: nowrap;
        overflow: hidden;
        display: inline-block;
        width: 100%;
        position: relative;
    }

    .mm-header .mm-prev,
    .mm-header .mm-next,
    .mm-header .mm-close {
        text-decoration: none;
        display: block;
        box-sizing: border-box;
        min-width: 10px;
        height: 100%;
        position: absolute;
        top: 0;
        z-index: 1;
    }

    .mm-header .mm-prev {
        padding-left: 20px;
        padding-right: 10px;
        left: 0;
    }

    .mm-header .mm-next,
    .mm-header .mm-close {
        padding-left: 10px;
        padding-right: 20px;
        right: 0;
    }

    .mm-header [href].mm-prev:before,
    .mm-header [href].mm-next:after {
        content: '';
        border: 2px solid transparent;
        display: inline-block;
        width: 7px;
        height: 7px;
        -webkit-transform: rotate(-45deg);
        -moz-transform: rotate(-45deg);
        -ms-transform: rotate(-45deg);
        -o-transform: rotate(-45deg);
        transform: rotate(-45deg);
    }

    .mm-header [href].mm-prev:before {
        border-right: none;
        border-bottom: none;
        margin-left: 2px;
        margin-right: 5px;
    }

    .mm-header [href].mm-next:after,
    .mm-header [href].mm-close:after {
        margin-left: 5px;
        margin-right: -2px;
    }

    .mm-header [href].mm-next:after {
        border-top: none;
        border-left: none;
    }

    .mm-header [href].mm-close:after {
        content: 'x';
    }

.mm-menu.mm-hassearch .mm-header {
    height: 50px;
    top: 50px;
}

    .mm-menu.mm-hassearch .mm-header .mm-title,
    .mm-menu.mm-hassearch .mm-header .mm-prev,
    .mm-menu.mm-hassearch .mm-header .mm-next,
    .mm-menu.mm-hassearch .mm-header .mm-close {
        padding-top: 20px;
    }

.mm-menu.mm-hasheader li.mm-subtitle {
    display: none;
}

.mm-menu.mm-hasheader > .mm-panel {
    padding-top: 80px;
}

    .mm-menu.mm-hasheader > .mm-panel.mm-list {
        padding-top: 60px;
    }

    .mm-menu.mm-hasheader > .mm-panel > .mm-list:first-child {
        margin-top: -20px;
    }

.mm-menu.mm-hasheader.mm-hassearch > .mm-panel {
    padding-top: 120px;
}

    .mm-menu.mm-hasheader.mm-hassearch > .mm-panel.mm-list {
        padding-top: 100px;
    }

.mm-menu .mm-header {
    border-color: rgba(0, 0, 0, 0.15);
    color: rgba(255, 255, 255, 0.3);
}

    .mm-menu .mm-header .mm-prev:before,
    .mm-menu .mm-header .mm-next:after,
    .mm-menu .mm-header .mm-close:after {
        border-color: rgba(255, 255, 255, 0.3);
    }
/*
	jQuery.mmenu labels addon CSS
*/
.mm-list li.mm-label > span {
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    padding: 0;
    line-height: 25px;
}

.mm-list li.mm-label.mm-opened a.mm-subopen:after {
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
}

.mm-list li.mm-collapsed:not(.mm-uncollapsed) {
    display: none;
}

.mm-menu.mm-vertical .mm-list > li.mm-label > a.mm-subopen:after {
    top: 8.5px;
}

.mm-menu .mm-list li.mm-label > div > div {
    background: rgba(255, 255, 255, 0.05);
}
/*
	jQuery.mmenu searchfield addon CSS
*/
.mm-search,
.mm-search input {
    box-sizing: border-box;
}

.mm-list > li.mm-search {
    padding: 10px;
    margin-top: -20px;
}

.mm-list > li.mm-subtitle + li.mm-search {
    margin-top: 0;
}

div.mm-panel > div.mm-search {
    padding: 0 0 10px 0;
}

.mm-menu.mm-hasheader .mm-list > li.mm-search {
    margin-top: 0;
}

.mm-menu > .mm-search {
    background: inherit;
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 2;
}

.mm-search {
    padding: 10px;
}

    .mm-search input {
        border: none;
        border-radius: 30px;
        font: inherit;
        font-size: 14px;
        line-height: 30px;
        outline: none;
        display: block;
        width: 100%;
        height: 30px;
        margin: 0;
        padding: 0 10px;
    }

        .mm-search input::-ms-clear {
            display: none;
        }

.mm-menu .mm-noresultsmsg {
    text-align: center;
    font-size: 21px;
    display: none;
    padding: 60px 0;
}

    .mm-menu .mm-noresultsmsg:after {
        border: none !important;
    }

.mm-noresults .mm-noresultsmsg {
    display: block;
}

.mm-menu li.mm-nosubresults > a.mm-subopen {
    display: none;
}

    .mm-menu li.mm-nosubresults > a.mm-subopen + a,
    .mm-menu li.mm-nosubresults > a.mm-subopen + span {
        padding-right: 10px;
    }

.mm-menu.mm-hassearch > .mm-panel {
    padding-top: 70px;
}

    .mm-menu.mm-hassearch > .mm-panel > .mm-list:first-child {
        margin-top: -20px;
    }

.mm-menu.mm-hasheader > .mm-panel > div.mm-search:first-child {
    margin-top: -10px;
}

    .mm-menu.mm-hasheader > .mm-panel > div.mm-search:first-child + .mm-list {
        padding-top: 0;
    }

.mm-menu .mm-search input {
    background: rgba(255, 255, 255, 0.3);
    color: rgba(255, 255, 255, 0.6);
}

.mm-menu .mm-noresultsmsg {
    color: rgba(255, 255, 255, 0.3);
}
/*
	jQuery.mmenu toggles addon CSS
*/
input.mm-toggle,
input.mm-check {
    position: absolute;
    left: -10000px;
}

label.mm-toggle,
label.mm-check {
    margin: 0;
    position: absolute;
    bottom: 50%;
    z-index: 2;
}

    label.mm-toggle:before,
    label.mm-check:before {
        content: '';
        display: block;
    }

label.mm-toggle {
    border-radius: 30px;
    width: 50px;
    height: 30px;
    margin-bottom: -15px;
}

    label.mm-toggle:before {
        border-radius: 30px;
        width: 28px;
        height: 28px;
        margin: 1px;
    }

input.mm-toggle:checked ~ label.mm-toggle:before {
    float: right;
}

label.mm-check {
    width: 30px;
    height: 30px;
    margin-bottom: -15px;
}

    label.mm-check:before {
        border-left: 3px solid;
        border-bottom: 3px solid;
        width: 40%;
        height: 20%;
        margin: 25% 0 0 20%;
        opacity: 0.1;
        -webkit-transform: rotate(-45deg);
        -moz-transform: rotate(-45deg);
        -ms-transform: rotate(-45deg);
        -o-transform: rotate(-45deg);
        transform: rotate(-45deg);
    }

input.mm-check:checked ~ label.mm-check:before {
    opacity: 1;
}

.mm-menu.mm-vertical .mm-list > li label.mm-toggle,
.mm-menu.mm-vertical .mm-list > li label.mm-check {
    bottom: auto;
    margin-bottom: 0;
}

.mm-menu.mm-vertical .mm-list > li label.mm-toggle {
    top: 5px;
}

.mm-menu.mm-vertical .mm-list > li label.mm-check {
    top: 5px;
}

label.mm-toggle,
label.mm-check {
    right: 20px;
}

    label.mm-toggle + a,
    label.mm-toggle + span {
        margin-right: 70px;
    }

    label.mm-check + a,
    label.mm-check + span {
        margin-right: 50px;
    }

a.mm-subopen + label.mm-toggle,
a.mm-subopen + label.mm-check {
    right: 50px;
}

    a.mm-subopen + label.mm-toggle + a,
    a.mm-subopen + label.mm-toggle + span {
        margin-right: 100px;
    }

    a.mm-subopen + label.mm-check + a,
    a.mm-subopen + label.mm-check + span {
        margin-right: 80px;
    }

em.mm-counter + a.mm-subopen + label.mm-toggle,
em.mm-counter + a.mm-subopen + label.mm-check {
    right: 90px;
}

    em.mm-counter + a.mm-subopen + label.mm-toggle + a,
    em.mm-counter + a.mm-subopen + label.mm-toggle + span {
        margin-right: 140px;
    }

    em.mm-counter + a.mm-subopen + label.mm-check + a,
    em.mm-counter + a.mm-subopen + label.mm-check + span {
        margin-right: 120px;
    }

.mm-menu label.mm-toggle {
    background: rgba(0, 0, 0, 0.15);
}

    .mm-menu label.mm-toggle:before {
        background: #333333;
    }

.mm-menu input.mm-toggle:checked ~ label.mm-toggle {
    background: #4bd963;
}

.mm-menu label.mm-check:before {
    border-color: rgba(255, 255, 255, 0.6);
}
/*
	jQuery.mmenu effects extension CSS
*/
html.mm-slide .mm-menu {
    -webkit-transition: -webkit-transform 0.4s ease;
    transition: transform 0.4s ease;
}

html.mm-slide.mm-opened .mm-menu {
    -webkit-transform: translateX(-30%);
    -moz-transform: translateX(-30%);
    -ms-transform: translateX(-30%);
    -o-transform: translateX(-30%);
    transform: translateX(-30%);
}

html.mm-slide.mm-opening .mm-menu {
    -webkit-transform: translateX(0%);
    -moz-transform: translateX(0%);
    -ms-transform: translateX(0%);
    -o-transform: translateX(0%);
    transform: translateX(0%);
}

html.mm-slide.mm-right.mm-opened .mm-menu {
    -webkit-transform: translateX(30%);
    -moz-transform: translateX(30%);
    -ms-transform: translateX(30%);
    -o-transform: translateX(30%);
    transform: translateX(30%);
}

html.mm-slide.mm-right.mm-opening .mm-menu {
    -webkit-transform: translateX(0%);
    -moz-transform: translateX(0%);
    -ms-transform: translateX(0%);
    -o-transform: translateX(0%);
    transform: translateX(0%);
}

html.mm-slide.mm-top.mm-opened .mm-menu {
    -webkit-transform: translateY(-30%);
    -moz-transform: translateY(-30%);
    -ms-transform: translateY(-30%);
    -o-transform: translateY(-30%);
    transform: translateY(-30%);
}

html.mm-slide.mm-top.mm-opening .mm-menu {
    -webkit-transform: translateY(0%);
    -moz-transform: translateY(0%);
    -ms-transform: translateY(0%);
    -o-transform: translateY(0%);
    transform: translateY(0%);
}

html.mm-slide.mm-bottom.mm-opened .mm-menu {
    -webkit-transform: translateY(30%);
    -moz-transform: translateY(30%);
    -ms-transform: translateY(30%);
    -o-transform: translateY(30%);
    transform: translateY(30%);
}

html.mm-slide.mm-bottom.mm-opening .mm-menu {
    -webkit-transform: translateY(0%);
    -moz-transform: translateY(0%);
    -ms-transform: translateY(0%);
    -o-transform: translateY(0%);
    transform: translateY(0%);
}

html.mm-zoom-menu .mm-menu {
    -webkit-transition: -webkit-transform 0.4s ease;
    transition: transform 0.4s ease;
}

html.mm-zoom-menu.mm-opened .mm-menu {
    -webkit-transform: scale(0.7, 0.7) translateX(-30%);
    -moz-transform: scale(0.7, 0.7) translateX(-30%);
    -ms-transform: scale(0.7, 0.7) translateX(-30%);
    -o-transform: scale(0.7, 0.7) translateX(-30%);
    transform: scale(0.7, 0.7) translateX(-30%);
    -webkit-transform-origin: left center;
    -moz-transform-origin: left center;
    -ms-transform-origin: left center;
    -o-transform-origin: left center;
    transform-origin: left center;
}

html.mm-zoom-menu.mm-opening .mm-menu {
    -webkit-transform: scale(1, 1) translateX(0%);
    -moz-transform: scale(1, 1) translateX(0%);
    -ms-transform: scale(1, 1) translateX(0%);
    -o-transform: scale(1, 1) translateX(0%);
    transform: scale(1, 1) translateX(0%);
}

html.mm-zoom-menu.mm-right.mm-opened .mm-menu {
    -webkit-transform: scale(0.7, 0.7) translateX(30%);
    -moz-transform: scale(0.7, 0.7) translateX(30%);
    -ms-transform: scale(0.7, 0.7) translateX(30%);
    -o-transform: scale(0.7, 0.7) translateX(30%);
    transform: scale(0.7, 0.7) translateX(30%);
    -webkit-transform-origin: right center;
    -moz-transform-origin: right center;
    -ms-transform-origin: right center;
    -o-transform-origin: right center;
    transform-origin: right center;
}

html.mm-zoom-menu.mm-right.mm-opening .mm-menu {
    -webkit-transform: scale(1, 1) translateX(0%);
    -moz-transform: scale(1, 1) translateX(0%);
    -ms-transform: scale(1, 1) translateX(0%);
    -o-transform: scale(1, 1) translateX(0%);
    transform: scale(1, 1) translateX(0%);
}

html.mm-zoom-menu.mm-top.mm-opened .mm-menu {
    -webkit-transform: scale(0.7, 0.7) translateY(-30%);
    -moz-transform: scale(0.7, 0.7) translateY(-30%);
    -ms-transform: scale(0.7, 0.7) translateY(-30%);
    -o-transform: scale(0.7, 0.7) translateY(-30%);
    transform: scale(0.7, 0.7) translateY(-30%);
    -webkit-transform-origin: center top;
    -moz-transform-origin: center top;
    -ms-transform-origin: center top;
    -o-transform-origin: center top;
    transform-origin: center top;
}

html.mm-zoom-menu.mm-top.mm-opening .mm-menu {
    -webkit-transform: scale(1, 1) translateY(0%);
    -moz-transform: scale(1, 1) translateY(0%);
    -ms-transform: scale(1, 1) translateY(0%);
    -o-transform: scale(1, 1) translateY(0%);
    transform: scale(1, 1) translateY(0%);
}

html.mm-zoom-menu.mm-bottom.mm-opened .mm-menu {
    -webkit-transform: scale(0.7, 0.7) translateY(30%);
    -moz-transform: scale(0.7, 0.7) translateY(30%);
    -ms-transform: scale(0.7, 0.7) translateY(30%);
    -o-transform: scale(0.7, 0.7) translateY(30%);
    transform: scale(0.7, 0.7) translateY(30%);
    -webkit-transform-origin: center bottom;
    -moz-transform-origin: center bottom;
    -ms-transform-origin: center bottom;
    -o-transform-origin: center bottom;
    transform-origin: center bottom;
}

html.mm-zoom-menu.mm-bottom.mm-opening .mm-menu {
    -webkit-transform: scale(1, 1) translateY(0%);
    -moz-transform: scale(1, 1) translateY(0%);
    -ms-transform: scale(1, 1) translateY(0%);
    -o-transform: scale(1, 1) translateY(0%);
    transform: scale(1, 1) translateY(0%);
}

html.mm-zoom-panels .mm-menu.mm-horizontal > .mm-panel {
    -webkit-transform: scale(1.5, 1.5) translateX(100%);
    -moz-transform: scale(1.5, 1.5) translateX(100%);
    -ms-transform: scale(1.5, 1.5) translateX(100%);
    -o-transform: scale(1.5, 1.5) translateX(100%);
    transform: scale(1.5, 1.5) translateX(100%);
    -webkit-transform-origin: left center;
    -moz-transform-origin: left center;
    -ms-transform-origin: left center;
    -o-transform-origin: left center;
    transform-origin: left center;
    -webkit-transition-property: -webkit-transform, left;
    transition-property: transform, left;
}

    html.mm-zoom-panels .mm-menu.mm-horizontal > .mm-panel.mm-opened {
        -webkit-transform: scale(1, 1) translateX(0%);
        -moz-transform: scale(1, 1) translateX(0%);
        -ms-transform: scale(1, 1) translateX(0%);
        -o-transform: scale(1, 1) translateX(0%);
        transform: scale(1, 1) translateX(0%);
    }

        html.mm-zoom-panels .mm-menu.mm-horizontal > .mm-panel.mm-opened.mm-subopened {
            -webkit-transform: scale(0.7, 0.7) translateX(-30%);
            -moz-transform: scale(0.7, 0.7) translateX(-30%);
            -ms-transform: scale(0.7, 0.7) translateX(-30%);
            -o-transform: scale(0.7, 0.7) translateX(-30%);
            transform: scale(0.7, 0.7) translateX(-30%);
        }
/*
	jQuery.mmenu fullscreen extension CSS
*/
.mm-menu.mm-fullscreen {
    width: 100%;
    min-width: 140px;
    max-width: 10000px;
}

html.mm-opening.mm-fullscreen .mm-slideout {
    -webkit-transform: translate(100%, 0);
    -moz-transform: translate(100%, 0);
    -ms-transform: translate(100%, 0);
    -o-transform: translate(100%, 0);
    transform: translate(100%, 0);
}

@media all and (max-width: 140px) {
    html.mm-opening.mm-fullscreen .mm-slideout {
        -webkit-transform: translate(140px, 0);
        -moz-transform: translate(140px, 0);
        -ms-transform: translate(140px, 0);
        -o-transform: translate(140px, 0);
        transform: translate(140px, 0);
    }
}

@media all and (min-width: 10000px) {
    html.mm-opening.mm-fullscreen .mm-slideout {
        -webkit-transform: translate(10000px, 0);
        -moz-transform: translate(10000px, 0);
        -ms-transform: translate(10000px, 0);
        -o-transform: translate(10000px, 0);
        transform: translate(10000px, 0);
    }
}

html.mm-right.mm-opening.mm-fullscreen .mm-slideout {
    -webkit-transform: translate(-100%, 0);
    -moz-transform: translate(-100%, 0);
    -ms-transform: translate(-100%, 0);
    -o-transform: translate(-100%, 0);
    transform: translate(-100%, 0);
}

@media all and (max-width: 140px) {
    html.mm-right.mm-opening.mm-fullscreen .mm-slideout {
        -webkit-transform: translate(-140px, 0);
        -moz-transform: translate(-140px, 0);
        -ms-transform: translate(-140px, 0);
        -o-transform: translate(-140px, 0);
        transform: translate(-140px, 0);
    }
}

@media all and (min-width: 10000px) {
    html.mm-right.mm-opening.mm-fullscreen .mm-slideout {
        -webkit-transform: translate(-10000px, 0);
        -moz-transform: translate(-10000px, 0);
        -ms-transform: translate(-10000px, 0);
        -o-transform: translate(-10000px, 0);
        transform: translate(-10000px, 0);
    }
}

.mm-menu.mm-front.mm-fullscreen.mm-top,
.mm-menu.mm-front.mm-fullscreen.mm-bottom {
    height: 100%;
    min-height: 140px;
    max-height: 10000px;
}

html.mm-opened.mm-fullscreen .mm-page {
    box-shadow: none !important;
}
/*
	jQuery.mmenu position extension CSS
*/
.mm-menu.mm-top,
.mm-menu.mm-bottom {
    width: 100%;
    min-width: 100%;
    max-width: 100%;
}

.mm-menu.mm-right {
    left: auto;
    right: 0;
}

.mm-menu.mm-bottom {
    top: auto;
    bottom: 0;
}

html.mm-right.mm-opening .mm-slideout {
    -webkit-transform: translate(-80%, 0);
    -moz-transform: translate(-80%, 0);
    -ms-transform: translate(-80%, 0);
    -o-transform: translate(-80%, 0);
    transform: translate(-80%, 0);
}

@media all and (max-width: 175px) {
    html.mm-right.mm-opening .mm-slideout {
        -webkit-transform: translate(-140px, 0);
        -moz-transform: translate(-140px, 0);
        -ms-transform: translate(-140px, 0);
        -o-transform: translate(-140px, 0);
        transform: translate(-140px, 0);
    }
}

@media all and (min-width: 550px) {
    html.mm-right.mm-opening .mm-slideout {
        -webkit-transform: translate(-440px, 0);
        -moz-transform: translate(-440px, 0);
        -ms-transform: translate(-440px, 0);
        -o-transform: translate(-440px, 0);
        transform: translate(-440px, 0);
    }
}
/*
	jQuery.mmenu z-position extension CSS
*/
html.mm-front .mm-slideout {
    -webkit-transform: none !important;
    -moz-transform: none !important;
    -ms-transform: none !important;
    -o-transform: none !important;
    transform: none !important;
    z-index: 0 !important;
}

.mm-menu.mm-front {
    z-index: 1;
    box-shadow: 0 0 15px rgba(0, 0, 0, 0.5);
}

html.mm-opened.mm-next .mm-page {
    box-shadow: none;
}

.mm-menu.mm-front,
.mm-menu.mm-next {
    -webkit-transition: -webkit-transform 0.4s ease;
    -ms-transition: -ms-transform 0.4s ease;
    transition: transform 0.4s ease;
    -webkit-transform: translate(-100%, 0);
    -moz-transform: translate(-100%, 0);
    -ms-transform: translate(-100%, 0);
    -o-transform: translate(-100%, 0);
    transform: translate(-100%, 0);
}

    .mm-menu.mm-front.mm-right,
    .mm-menu.mm-next.mm-right {
        -webkit-transform: translate(100%, 0);
        -moz-transform: translate(100%, 0);
        -ms-transform: translate(100%, 0);
        -o-transform: translate(100%, 0);
        transform: translate(100%, 0);
    }

    .mm-menu.mm-front.mm-top {
        -webkit-transform: translate(0, -100%);
        -moz-transform: translate(0, -100%);
        -ms-transform: translate(0, -100%);
        -o-transform: translate(0, -100%);
        transform: translate(0, -100%);
    }

    .mm-menu.mm-front.mm-bottom {
        -webkit-transform: translate(0, 100%);
        -moz-transform: translate(0, 100%);
        -ms-transform: translate(0, 100%);
        -o-transform: translate(0, 100%);
        transform: translate(0, 100%);
    }

html.mm-opening .mm-menu.mm-front,
html.mm-opening .mm-menu.mm-next {
    -webkit-transform: translate(0, 0);
    -moz-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    transform: translate(0, 0);
}

.mm-menu.mm-front.mm-top,
.mm-menu.mm-front.mm-bottom {
    height: 80%;
    min-height: 140px;
    max-height: 880px;
}
/*
	jQuery.mmenu themes extension CSS
*/
html.mm-opened.mm-light .mm-page {
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.3);
}

.mm-menu.mm-light {
    background: #f3f3f3;
    color: rgba(0, 0, 0, 0.6);
}

    .mm-menu.mm-light .mm-list > li:after {
        border-color: rgba(0, 0, 0, 0.1);
    }

    .mm-menu.mm-light .mm-list > li > a.mm-subclose {
        background: rgba(255, 255, 255, 0.6);
        color: rgba(0, 0, 0, 0.3);
    }

        .mm-menu.mm-light .mm-list > li > a.mm-subopen:after,
        .mm-menu.mm-light .mm-list > li > a.mm-subclose:before {
            border-color: rgba(0, 0, 0, 0.3);
        }

    .mm-menu.mm-light .mm-list > li > a.mm-subopen:before {
        border-color: rgba(0, 0, 0, 0.1);
    }

    .mm-menu.mm-light .mm-list > li.mm-selected > a:not(.mm-subopen),
    .mm-menu.mm-light .mm-list > li.mm-selected > span {
        background: rgba(255, 255, 255, 0.6);
    }

    .mm-menu.mm-light .mm-list > li.mm-label {
        background: rgba(0, 0, 0, 0.03);
    }

    .mm-menu.mm-light.mm-vertical .mm-list li.mm-opened > a.mm-subopen,
    .mm-menu.mm-light.mm-vertical .mm-list li.mm-opened > ul {
        background: rgba(0, 0, 0, 0.03);
    }

    .mm-menu.mm-light .mm-buttonbar {
        border-color: rgba(0, 0, 0, 0.6);
        background: #f3f3f3;
    }

        .mm-menu.mm-light .mm-buttonbar > * {
            border-color: rgba(0, 0, 0, 0.6);
        }

        .mm-menu.mm-light .mm-buttonbar > input:checked + label {
            background: rgba(0, 0, 0, 0.6);
            color: #f3f3f3;
        }

    .mm-menu.mm-light label.mm-check:before {
        border-color: rgba(0, 0, 0, 0.6);
    }

    .mm-menu.mm-light em.mm-counter {
        color: rgba(0, 0, 0, 0.3);
    }

    .mm-menu.mm-light .mm-footer {
        border-color: rgba(0, 0, 0, 0.1);
        color: rgba(0, 0, 0, 0.3);
    }

    .mm-menu.mm-light .mm-header {
        border-color: rgba(0, 0, 0, 0.1);
        color: rgba(0, 0, 0, 0.3);
    }

        .mm-menu.mm-light .mm-header .mm-prev:before,
        .mm-menu.mm-light .mm-header .mm-next:after,
        .mm-menu.mm-light .mm-header .mm-close:after {
            border-color: rgba(0, 0, 0, 0.3);
        }

    .mm-menu.mm-light .mm-list li.mm-label > div > div {
        background: rgba(0, 0, 0, 0.03);
    }

    .mm-menu.mm-light .mm-search input {
        background: rgba(0, 0, 0, 0.1);
        color: rgba(0, 0, 0, 0.6);
    }

    .mm-menu.mm-light .mm-noresultsmsg {
        color: rgba(0, 0, 0, 0.3);
    }

    .mm-menu.mm-light label.mm-toggle {
        background: rgba(0, 0, 0, 0.1);
    }

        .mm-menu.mm-light label.mm-toggle:before {
            background: #f3f3f3;
        }

    .mm-menu.mm-light input.mm-toggle:checked ~ label.mm-toggle {
        background: #4bd963;
    }

html.mm-opened.mm-white .mm-page {
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.3);
}

.mm-menu.mm-white {
    background: white;
    color: rgba(0, 0, 0, 0.6);
}

    .mm-menu.mm-white .mm-list > li:after {
        border-color: rgba(0, 0, 0, 0.1);
    }

    .mm-menu.mm-white .mm-list > li > a.mm-subclose {
        background: rgba(0, 0, 0, 0.06);
        color: rgba(0, 0, 0, 0.3);
    }

        .mm-menu.mm-white .mm-list > li > a.mm-subopen:after,
        .mm-menu.mm-white .mm-list > li > a.mm-subclose:before {
            border-color: rgba(0, 0, 0, 0.3);
        }

    .mm-menu.mm-white .mm-list > li > a.mm-subopen:before {
        border-color: rgba(0, 0, 0, 0.1);
    }

    .mm-menu.mm-white .mm-list > li.mm-selected > a:not(.mm-subopen),
    .mm-menu.mm-white .mm-list > li.mm-selected > span {
        background: rgba(0, 0, 0, 0.06);
    }

    .mm-menu.mm-white .mm-list > li.mm-label {
        background: rgba(0, 0, 0, 0.03);
    }

    .mm-menu.mm-white.mm-vertical .mm-list li.mm-opened > a.mm-subopen,
    .mm-menu.mm-white.mm-vertical .mm-list li.mm-opened > ul {
        background: rgba(0, 0, 0, 0.03);
    }

    .mm-menu.mm-white .mm-buttonbar {
        border-color: rgba(0, 0, 0, 0.6);
        background: white;
    }

        .mm-menu.mm-white .mm-buttonbar > * {
            border-color: rgba(0, 0, 0, 0.6);
        }

        .mm-menu.mm-white .mm-buttonbar > input:checked + label {
            background: rgba(0, 0, 0, 0.6);
            color: white;
        }

    .mm-menu.mm-white label.mm-check:before {
        border-color: rgba(0, 0, 0, 0.6);
    }

    .mm-menu.mm-white em.mm-counter {
        color: rgba(0, 0, 0, 0.3);
    }

    .mm-menu.mm-white .mm-footer {
        border-color: rgba(0, 0, 0, 0.1);
        color: rgba(0, 0, 0, 0.3);
    }

    .mm-menu.mm-white .mm-header {
        border-color: rgba(0, 0, 0, 0.1);
        color: rgba(0, 0, 0, 0.3);
    }

        .mm-menu.mm-white .mm-header .mm-prev:before,
        .mm-menu.mm-white .mm-header .mm-next:after,
        .mm-menu.mm-white .mm-header .mm-close:after {
            border-color: rgba(0, 0, 0, 0.3);
        }

    .mm-menu.mm-white .mm-list li.mm-label > div > div {
        background: rgba(0, 0, 0, 0.03);
    }

    .mm-menu.mm-white .mm-search input {
        background: rgba(0, 0, 0, 0.1);
        color: rgba(0, 0, 0, 0.6);
    }

    .mm-menu.mm-white .mm-noresultsmsg {
        color: rgba(0, 0, 0, 0.3);
    }

    .mm-menu.mm-white label.mm-toggle {
        background: rgba(0, 0, 0, 0.1);
    }

        .mm-menu.mm-white label.mm-toggle:before {
            background: white;
        }

    .mm-menu.mm-white input.mm-toggle:checked ~ label.mm-toggle {
        background: #4bd963;
    }

html.mm-opened.mm-black .mm-page {
    box-shadow: none;
}

.mm-menu.mm-black {
    background: black;
    color: rgba(255, 255, 255, 0.6);
}

    .mm-menu.mm-black .mm-list > li:after {
        border-color: rgba(255, 255, 255, 0.2);
    }

    .mm-menu.mm-black .mm-list > li > a.mm-subclose {
        background: rgba(255, 255, 255, 0.25);
        color: rgba(255, 255, 255, 0.3);
    }

        .mm-menu.mm-black .mm-list > li > a.mm-subopen:after,
        .mm-menu.mm-black .mm-list > li > a.mm-subclose:before {
            border-color: rgba(255, 255, 255, 0.3);
        }

    .mm-menu.mm-black .mm-list > li > a.mm-subopen:before {
        border-color: rgba(255, 255, 255, 0.2);
    }

    .mm-menu.mm-black .mm-list > li.mm-selected > a:not(.mm-subopen),
    .mm-menu.mm-black .mm-list > li.mm-selected > span {
        background: rgba(255, 255, 255, 0.25);
    }

    .mm-menu.mm-black .mm-list > li.mm-label {
        background: rgba(255, 255, 255, 0.15);
    }

    .mm-menu.mm-black.mm-vertical .mm-list li.mm-opened > a.mm-subopen,
    .mm-menu.mm-black.mm-vertical .mm-list li.mm-opened > ul {
        background: rgba(255, 255, 255, 0.15);
    }

    .mm-menu.mm-black .mm-buttonbar {
        border-color: rgba(255, 255, 255, 0.6);
        background: black;
    }

        .mm-menu.mm-black .mm-buttonbar > * {
            border-color: rgba(255, 255, 255, 0.6);
        }

        .mm-menu.mm-black .mm-buttonbar > input:checked + label {
            background: rgba(255, 255, 255, 0.6);
            color: black;
        }

    .mm-menu.mm-black label.mm-check:before {
        border-color: rgba(255, 255, 255, 0.6);
    }

    .mm-menu.mm-black em.mm-counter {
        color: rgba(255, 255, 255, 0.3);
    }

    .mm-menu.mm-black .mm-footer {
        border-color: rgba(255, 255, 255, 0.2);
        color: rgba(255, 255, 255, 0.3);
    }

    .mm-menu.mm-black .mm-header {
        border-color: rgba(255, 255, 255, 0.2);
        color: rgba(255, 255, 255, 0.3);
    }

        .mm-menu.mm-black .mm-header .mm-prev:before,
        .mm-menu.mm-black .mm-header .mm-next:after,
        .mm-menu.mm-black .mm-header .mm-close:after {
            border-color: rgba(255, 255, 255, 0.3);
        }

    .mm-menu.mm-black .mm-list li.mm-label > div > div {
        background: rgba(255, 255, 255, 0.15);
    }

    .mm-menu.mm-black .mm-search input {
        background: rgba(255, 255, 255, 0.3);
        color: rgba(255, 255, 255, 0.6);
    }

    .mm-menu.mm-black .mm-noresultsmsg {
        color: rgba(255, 255, 255, 0.3);
    }

    .mm-menu.mm-black label.mm-toggle {
        background: rgba(255, 255, 255, 0.2);
    }

        .mm-menu.mm-black label.mm-toggle:before {
            background: black;
        }

    .mm-menu.mm-black input.mm-toggle:checked ~ label.mm-toggle {
        background: #4bd963;
    }
/* mobile menu(mmenu) */
.chosen-container {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    font-size: 13px;
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none;
    font-family: Arial;
}

    .chosen-container * {
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
    }

    .chosen-container .chosen-drop {
        position: absolute;
        top: 100%;
        left: -9999px;
        z-index: 1010;
        width: 100%;
        border: 1px solid #aaa;
        border-top: 0;
        background: #fff;
        box-shadow: 0 4px 5px rgba(0, 0, 0, 0.15);
    }

    .chosen-container.chosen-with-drop .chosen-drop {
        left: 0;
    }

    .chosen-container a {
        cursor: pointer;
    }

    .chosen-container .search-choice .group-name,
    .chosen-container .chosen-single .group-name {
        margin-right: 4px;
        overflow: hidden;
        white-space: nowrap;
        text-overflow: ellipsis;
        font-weight: normal;
        color: #999999;
    }

        .chosen-container .search-choice .group-name:after,
        .chosen-container .chosen-single .group-name:after {
            content: ":";
            padding-left: 2px;
            vertical-align: top;
        }
/* @end */
/* @group Single Chosen */
.chosen-container-single .chosen-single {
    position: relative;
    display: block;
    overflow: hidden;
    padding: 0 0 0 8px;
    height: 30px;
    border: 1px solid #aaa;
    font-size: 14px;
    line-height: 30px;
    font-weight: bold;
    background-color: #fff;
    background-clip: padding-box;
    color: #525252;
    text-decoration: none;
    white-space: nowrap;
}

.chosen-container-single .chosen-default {
    color: #999;
}

.chosen-container-single .chosen-single span {
    display: block;
    overflow: hidden;
    margin-right: 26px;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.chosen-container-single .chosen-single-with-deselect span {
    margin-right: 38px;
}

.chosen-container-single .chosen-single abbr {
    position: absolute;
    top: 6px;
    right: 26px;
    display: block;
    width: 12px;
    height: 12px;
    background: url('/Plugins/Chosen/chosen-sprite.png') -42px 1px no-repeat;
    font-size: 1px;
}

    .chosen-container-single .chosen-single abbr:hover {
        background-position: -42px -10px;
    }

.chosen-container-single.chosen-disabled .chosen-single abbr:hover {
    background-position: -42px -10px;
}

.chosen-container-single .chosen-single div {
    position: absolute;
    top: 0;
    right: 0;
    display: block;
    width: 18px;
    height: 100%;
}

    .chosen-container-single .chosen-single div b {
        display: block;
        width: 100%;
        height: 100%;
        background: url('/Plugins/Chosen/chosen-sprite.png') no-repeat 0px 4px;
    }

.chosen-container-single .chosen-search {
    position: relative;
    z-index: 1010;
    margin: 0;
    padding: 3px 4px;
    white-space: nowrap;
}

    .chosen-container-single .chosen-search input[type="text"] {
        margin: 1px 0;
        padding: 4px 20px 4px 5px;
        width: 100%;
        height: auto;
        outline: 0;
        border: 1px solid #aaa;
        background: white url('/Plugins/Chosen/chosen-sprite.png') no-repeat 100% -20px;
        background: url('/Plugins/Chosen/chosen-sprite.png') no-repeat 100% -20px;
        font-size: 1em;
        font-family: sans-serif;
        line-height: normal;
        border-radius: 0;
    }

.chosen-container-single .chosen-drop {
    margin-top: -1px;
    border-radius: 0 0 4px 4px;
    background-clip: padding-box;
}

.chosen-container-single.chosen-container-single-nosearch .chosen-search {
    position: absolute;
    left: -9999px;
}
/* @end */
/* @group Results */
.chosen-container .chosen-results {
    color: #444;
    position: relative;
    overflow-x: hidden;
    overflow-y: auto;
    margin: 0 4px 4px 0;
    max-height: 240px;
    -webkit-overflow-scrolling: touch;
}

    .chosen-container .chosen-results li {
        display: none;
        margin: 0;
        padding: 7px 6px;
        list-style: none;
        line-height: 16px;
        word-wrap: break-word;
        -webkit-touch-callout: none;
        border-bottom: 1px solid #c2c1c1;
    }

        .chosen-container .chosen-results li.level-1 {
            font-weight: bold;
            background: #dcdbdb;
        }

        .chosen-container .chosen-results li.level-2 {
            font-size: 12px;
        }

        .chosen-container .chosen-results li.active-result {
            display: list-item;
            cursor: pointer;
        }

        .chosen-container .chosen-results li.disabled-result {
            display: list-item;
            color: #ccc;
            cursor: default;
        }

        .chosen-container .chosen-results li.highlighted {
            background-color: #666;
            color: #fff;
        }

        .chosen-container .chosen-results li.no-results {
            color: #777;
            display: list-item;
            background: #f4f4f4;
        }

        .chosen-container .chosen-results li.group-result {
            display: list-item;
            font-weight: bold;
            cursor: default;
        }

        .chosen-container .chosen-results li.group-option {
            padding-left: 15px;
        }

        .chosen-container .chosen-results li em {
            font-style: normal;
            text-decoration: underline;
        }
/* @end */
/* @group Multi Chosen */
.chosen-container-multi .chosen-choices {
    position: relative;
    overflow: hidden;
    margin: 0;
    padding: 0 5px;
    width: 100%;
    height: auto !important;
    height: 1%;
    border: 1px solid #aaa;
    background-color: #fff;
    background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(1%, #eeeeee), color-stop(15%, #ffffff));
    background-image: -webkit-linear-gradient(#eeeeee 1%, #ffffff 15%);
    background-image: -moz-linear-gradient(#eeeeee 1%, #ffffff 15%);
    background-image: -o-linear-gradient(#eeeeee 1%, #ffffff 15%);
    background-image: linear-gradient(#eeeeee 1%, #ffffff 15%);
    cursor: text;
}

    .chosen-container-multi .chosen-choices li {
        float: left;
        list-style: none;
    }

        .chosen-container-multi .chosen-choices li.search-field {
            margin: 0;
            padding: 0;
            white-space: nowrap;
        }

            .chosen-container-multi .chosen-choices li.search-field input[type="text"] {
                margin: 1px 0;
                padding: 0;
                height: 25px;
                outline: 0;
                border: 0 !important;
                background: transparent !important;
                box-shadow: none;
                color: #999;
                font-size: 100%;
                font-family: sans-serif;
                line-height: normal;
                border-radius: 0;
            }

        .chosen-container-multi .chosen-choices li.search-choice {
            position: relative;
            margin: 3px 5px 3px 0;
            padding: 3px 20px 3px 5px;
            border: 1px solid #aaa;
            max-width: 100%;
            border-radius: 3px;
            background-color: #eeeeee;
            background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(20%, #f4f4f4), color-stop(50%, #f0f0f0), color-stop(52%, #e8e8e8), color-stop(100%, #eeeeee));
            background-image: -webkit-linear-gradient(#f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eeeeee 100%);
            background-image: -moz-linear-gradient(#f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eeeeee 100%);
            background-image: -o-linear-gradient(#f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eeeeee 100%);
            background-image: linear-gradient(#f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eeeeee 100%);
            background-size: 100% 19px;
            background-repeat: repeat-x;
            background-clip: padding-box;
            box-shadow: 0 0 2px white inset, 0 1px 0 rgba(0, 0, 0, 0.05);
            color: #333;
            line-height: 13px;
            cursor: default;
        }

            .chosen-container-multi .chosen-choices li.search-choice span {
                word-wrap: break-word;
            }

            .chosen-container-multi .chosen-choices li.search-choice .search-choice-close {
                position: absolute;
                top: 4px;
                right: 3px;
                display: block;
                width: 12px;
                height: 12px;
                background: url('chosen-sprite.png') -42px 1px no-repeat;
                font-size: 1px;
            }

                .chosen-container-multi .chosen-choices li.search-choice .search-choice-close:hover {
                    background-position: -42px -10px;
                }

        .chosen-container-multi .chosen-choices li.search-choice-disabled {
            padding-right: 5px;
            border: 1px solid #ccc;
            background-color: #e4e4e4;
            background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(20%, #f4f4f4), color-stop(50%, #f0f0f0), color-stop(52%, #e8e8e8), color-stop(100%, #eeeeee));
            background-image: -webkit-linear-gradient(#f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eeeeee 100%);
            background-image: -moz-linear-gradient(#f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eeeeee 100%);
            background-image: -o-linear-gradient(#f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eeeeee 100%);
            background-image: linear-gradient(#f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eeeeee 100%);
            color: #666;
        }

        .chosen-container-multi .chosen-choices li.search-choice-focus {
            background: #d4d4d4;
        }

            .chosen-container-multi .chosen-choices li.search-choice-focus .search-choice-close {
                background-position: -42px -10px;
            }

.chosen-container-multi .chosen-results {
    margin: 0;
    padding: 0;
}

.chosen-container-multi .chosen-drop .result-selected {
    display: list-item;
    color: #ccc;
    cursor: default;
}
/* @end */
/* @group Active  */
.chosen-container-active .chosen-single {
    border: 1px solid #66afe9;
    -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset, 0 0 8px #66afe9;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset, 0 0 8px #66afe9;
    -webkit-transition: border linear 0.2s, box-shadow linear 0.2s;
    -o-transition: border linear 0.2s, box-shadow linear 0.2s;
    transition: border linear 0.2s, box-shadow linear 0.2s;
}

.chosen-container-active.chosen-with-drop .chosen-single {
    border: 1px solid #aaa;
    -moz-border-radius-bottomright: 0;
    border-bottom-right-radius: 0;
    -moz-border-radius-bottomleft: 0;
    border-bottom-left-radius: 0;
    background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(20%, #eeeeee), color-stop(80%, #ffffff));
    background-image: -webkit-linear-gradient(#eeeeee 20%, #ffffff 80%);
    background-image: -moz-linear-gradient(#eeeeee 20%, #ffffff 80%);
    background-image: -o-linear-gradient(#eeeeee 20%, #ffffff 80%);
    background-image: linear-gradient(#eeeeee 20%, #ffffff 80%);
    box-shadow: 0 1px 0 #fff inset;
}

    .chosen-container-active.chosen-with-drop .chosen-single div {
        border-left: none;
        background: transparent;
    }

        .chosen-container-active.chosen-with-drop .chosen-single div b {
            background-position: -18px 2px;
        }

.chosen-container-active .chosen-choices {
    border: 1px solid #5897fb;
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
}

    .chosen-container-active .chosen-choices li.search-field input[type="text"] {
        color: #222 !important;
    }
/* @end */
/* @group Disabled Support */
.chosen-disabled {
    opacity: 0.5 !important;
    cursor: default;
}

    .chosen-disabled .chosen-single {
        cursor: default;
    }

    .chosen-disabled .chosen-choices .search-choice .search-choice-close {
        cursor: default;
    }
/* @end */
/* @group Right to Left */
.chosen-rtl {
    text-align: right;
}

    .chosen-rtl .chosen-single {
        overflow: visible;
        padding: 0 8px 0 0;
    }

        .chosen-rtl .chosen-single span {
            margin-right: 0;
            margin-left: 26px;
            direction: rtl;
        }

    .chosen-rtl .chosen-single-with-deselect span {
        margin-left: 38px;
    }

    .chosen-rtl .chosen-single div {
        right: auto;
        left: 3px;
    }

    .chosen-rtl .chosen-single abbr {
        right: auto;
        left: 26px;
    }

    .chosen-rtl .chosen-choices li {
        float: right;
    }

        .chosen-rtl .chosen-choices li.search-field input[type="text"] {
            direction: rtl;
        }

        .chosen-rtl .chosen-choices li.search-choice {
            margin: 3px 5px 3px 0;
            padding: 3px 5px 3px 19px;
        }

            .chosen-rtl .chosen-choices li.search-choice .search-choice-close {
                right: auto;
                left: 4px;
            }

    .chosen-rtl.chosen-container-single-nosearch .chosen-search,
    .chosen-rtl .chosen-drop {
        left: 9999px;
    }

    .chosen-rtl.chosen-container-single .chosen-results {
        margin: 0 0 4px 4px;
        padding: 0 4px 0 0;
    }

    .chosen-rtl .chosen-results li.group-option {
        padding-right: 15px;
        padding-left: 0;
    }

    .chosen-rtl.chosen-container-active.chosen-with-drop .chosen-single div {
        border-right: none;
    }

    .chosen-rtl .chosen-search input[type="text"] {
        padding: 4px 5px 4px 20px;
        background: white url('chosen-sprite.png') no-repeat -30px -20px;
        background: url('chosen-sprite.png') no-repeat -30px -20px;
        direction: rtl;
    }

    .chosen-rtl.chosen-container-single .chosen-single div b {
        background-position: 6px 2px;
    }

    .chosen-rtl.chosen-container-single.chosen-with-drop .chosen-single div b {
        background-position: -12px 2px;
    }
/* @end */
/* @group Retina compatibility */
@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 144dpi), only screen and (min-resolution: 1.5dppx) {
    .chosen-rtl .chosen-search input[type="text"],
    .chosen-container-single .chosen-single abbr,
    .chosen-container-single .chosen-single div b,
    .chosen-container-single .chosen-search input[type="text"],
    .chosen-container-multi .chosen-choices .search-choice .search-choice-close,
    .chosen-container .chosen-results-scroll-down span,
    .chosen-container .chosen-results-scroll-up span {
        background-image: url('chosen-sprite@2x.png') !important;
        background-size: 52px 37px !important;
        background-repeat: no-repeat !important;
    }
}
/* @end */
.chosen-container .chosen-results li.level-2 {
    padding-left: 20px;
}

.chosen-container .chosen-results li.level-3 {
    padding-left: 35px;
}

.chosen-container .chosen-results li.level-4 {
    padding-left: 45px;
    font-size: 10px;
}

.chosen-container .chosen-results li.level-5 {
    padding-left: 55px;
    font-size: 10px;
}

.chosen-container .chosen-results li.level-6 {
    padding-left: 65px;
    font-size: 10px;
}

.chosen-container .chosen-results li.level-7 {
    padding-left: 75px;
    font-size: 10px;
}

.chosen-container .chosen-results li.level-7 {
    padding-left: 85px;
    font-size: 10px;
}
/* chosen dropdown styles */
body {
    background: #1E1F21;
    color: #525252;
}

    body.no-logo #logo {
        display: none;
    }

    body.no-navigation nav#main.nav {
        display: none;
    }

    body.no-breadcrumbs #content #breadcrumbs {
        display: none;
    }

    body.no-title #primary > h1.main-title {
        display: none;
    }

    body.no-footer #footer#footer {
        display: none;
    }

    body.black {
        background: #000;
        color: #fff;
    }

        body.black #container {
            background: none;
        }

        body.black a {
            color: #999;
        }

            body.black a:hover {
                color: #fff;
            }

        body.black h1,
        body.black h2,
        body.black h3,
        body.black h4 {
            color: #999;
        }

        body.black footer#footer {
            color: #999;
        }

            body.black footer#footer a {
                color: #999;
            }

                body.black footer#footer a:hover {
                    color: #ccc;
                }

    body.holding .show-menu {
        display: none;
    }

    body.holding section#primary {
        width: 100%;
    }

a:hover,
a:focus {
    text-decoration: none;
}

#middle {
    position: relative;
}

#container {
    position: relative;
}

#content #page a {
    -webkit-transition: all 0.2s ease-in;
    -moz-transition: all 0.2s ease-in;
    -ms-transition: all 0.2s ease-in;
    transition: all 0.2s ease-in;
}

#content #page .one-third,
#content #page .one-fourth,
#content #page .one-half {
    margin-bottom: 1.71428571em;
}

#content #page ul,
#content #page ol {
    padding-left: 0.71428571em;
}

    #content #page ul.chosen-results,
    #content #page ol.chosen-results {
        padding-left: 0;
    }

#content #page .caption {
    background: #eeeeee;
    border: 1px solid #e1e1e1;
    padding: 0.71428571em;
    text-align: center;
}

    #content #page .caption p {
        margin-bottom: 0;
    }

dl dt {
    font-weight: 700;
    margin-bottom: 1.71428571em;
}

dl dd {
    border-left: 1px solid #eeeeee;
    padding-left: 1.71428571em;
    font-style: italic;
    margin-bottom: 1.71428571em;
}

.pullquote:before {
    content: "“";
    float: left;
    font-family: Monaco, Consolas, "Lucida Console", monospace;
    font-size: 1.71428571em;
    font-style: normal;
    opacity: 0.3;
    text-indent: -0.85714286em;
}

p span.pullquote {
    text-indent: 0;
}

.pullquote {
    display: block;
    float: left;
    font-size: 1.71428571em;
    line-height: 1.28571429em;
    font-style: italic;
    margin: 0.57142857em 1.14285714em 0.57142857em 0;
    width: 40%;
}
/*
font-size: (@font-size - 2 ) / @em;
font-size: @font-size / 16 * 1em; 
line-height: @line / @em;
*/
/*
*  Simple elastic gutters
*  Note: box-sizing will not work in IE6-8
*/
section#primary,
aside#sidebar,
nav.left,
#content.right {
    margin-bottom: 1.71428571em;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box;
}

nav.left,
#content.right {
    margin-bottom: 0;
}

.wrapper {
    padding: 0 0.64285714em;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box;
}

::selection {
    background: #ed1b24;
    color: #fff;
}

::-moz-selection {
    background: #ed1b24;
    color: #fff;
}

img::selection {
    background: transparent;
}

img::-moz-selection {
    background: transparent;
}

figure {
    position: relative;
}

    figure img,
    figure object,
    figure embed,
    figure video {
        max-width: 100%;
        display: block;
    }

    figure img {
        margin: 0 auto;
    }

.alignright {
    float: right;
}

.alignleft {
    float: left;
}

.aligncentre {
    display: block;
    margin: 0 auto;
}

img {
    border: 0;
    max-width: 100%;
    height: auto;
}

    img.alignright {
        margin: 0 0 0.71428571em 0.71428571em;
    }

    img.alignleft {
        margin: 0 0.71428571em 0.71428571em 0;
    }

    img.aligncentre {
        display: block;
        margin: 0 auto;
    }
/*general links*/
a {
    text-decoration: none;
    color: #ed1b24;
    outline: none;
    -webkit-transition: all 0.2s ease 0s;
    -moz-transition: all 0.2s ease 0s;
    -o-transition: all 0.2s ease 0s;
    transition: all 0.2s ease 0s;
}

    a:hover {
        color: #960c12;
    }

footer#footer {
    color: #222;
    font-size: 85%;
    font-size: 0.8125em;
    line-height: 1.18681319em;
    clear: both;
    padding: 1.71428571em 0 1.71428571em 0;
}

    footer#footer a {
        color: #222;
    }

        footer#footer a:hover {
            color: #080808;
        }

    footer#footer section#copyright {
        padding-bottom: 0;
    }

    footer#footer .wrapper {
        padding: 0;
    }

    footer#footer a.top {
        background: #ed1b24;
        color: #fff;
        padding: 10px;
        text-transform: uppercase;
        font-size: 85%;
        font-size: 0.8125em;
        line-height: 1.18681319em;
        cursor: pointer;
        position: fixed;
        right: 20px;
        bottom: 0;
        z-index: 9500;
        border-bottom: none;
        -webkit-transition: all 0.2s ease-in;
        -moz-transition: all 0.2s ease-in;
        -ms-transition: all 0.2s ease-in;
        transition: all 0.2s ease-in;
    }

        footer#footer a.top:hover {
            background: #c51017;
            padding-bottom: 1.71428571em;
        }
/* @group Clearfix
--------------------------------------------------------------------------------------------------------- */
textarea {
    min-height: 4em;
}

div.sub-page {
    float: left;
    padding: 0.714286em 0;
    width: 100%;
}

    div.sub-page .thumbnail {
        float: left;
        width: 15%;
        margin-right: 2%;
    }

        div.sub-page .thumbnail a img {
            display: block;
        }

    div.sub-page .desc {
        width: 82%;
        float: left;
    }

        div.sub-page .desc h3 {
            font-weight: bold;
            font-size: 1.14285714em;
            margin-bottom: 0.28571429em;
        }

    div.sub-page:after {
        content: ".";
        display: block;
        clear: both;
        visibility: hidden;
        line-height: 0;
        height: 0;
    }

.attachments ul {
    list-style: none;
}

.attachments span.icon {
    background-position: -13px 0;
    width: 1.78571429em;
    height: 0.71428571em;
    display: inline-block;
}

#gallery div.horizontal span {
    text-align: center;
}

.title_vertically {
    font-weight: bold;
}

.title {
    font-weight: bold;
    font-size: 1.07142857em;
}

.line-through {
    text-decoration: line-through;
}

.bold {
    font-weight: bold;
}

.red {
    color: #ff0000;
}

.hide {
    display: none;
}

.highlight {
    background-color: yellow;
}

.alert {
    padding: 15px 35px 15px 14px;
    margin-bottom: 18px;
    color: #c09853;
    text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
    background-color: #fcf8e3;
    border: 1px solid #fbeed5;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}

.alert-success {
    color: #468847;
    background-color: #dff0d8;
    border-color: #d6e9c6;
}

#alert {
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 9999;
    text-align: center;
    font-weight: bold;
    font-size: 24px;
}

.error-message {
    padding: 2px 4px;
    border: solid 1px #fcb9a3;
    background: #FDE4E1;
    color: #CB4721;
    font-weight: bold;
    text-align: center;
    display: block;
}

span.error-message {
    border: 5px solid #ff0000;
    color: #ff0000;
    font-size: 18px;
    padding: 20px 0.71428571em;
}

.success-message {
    padding: 2px 4px;
    border: solid 1px #C0F0B9;
    background: #D5FFC6;
    color: #48A41C;
    font-weight: bold;
    text-align: center;
    display: block;
}

input.input-validation-error,
input.error {
    background-color: #FFEEEE;
    border: 1px solid red;
}

img#captcha-image {
    cursor: pointer;
}

#breadcrumbs span {
    text-transform: capitalize;
}

body.cke_editable {
    background: #fff;
    color: #000;
}

    body.cke_editable h1,
    body.cke_editable h2,
    body.cke_editable h3,
    body.cke_editable h4 {
        color: #ed1b24;
    }

    body.cke_editable p {
        color: #000;
    }

#content #page p,
.cke_editable p {
    margin-bottom: 0.71428571em;
}

#content #page ul.latest-news {
    list-style: none;
    margin: 0;
    padding: 0;
}

    #content #page ul.latest-news li {
        display: block;
        border-bottom: 1px solid #2f3232;
        padding: 0.71428571em 0;
    }

        #content #page ul.latest-news li .thumb {
            width: 25%;
            padding-right: 0.71428571em;
            float: left;
            max-width: 200px;
        }

        #content #page ul.latest-news li .desc {
            max-width: 70%;
            float: left;
        }

        #content #page ul.latest-news li .title {
            display: block;
            font-weight: bold;
        }

        #content #page ul.latest-news li .teaser {
            display: block;
            font-size: 0.85714286em;
            line-height: 1.14285714em;
        }

        #content #page ul.latest-news li:after {
            content: ".";
            display: block;
            clear: both;
            visibility: hidden;
            line-height: 0;
            height: 0;
        }

#content #breadcrumbs {
    text-transform: capitalize;
}

.events-container .events-dropdownlist label {
    font-weight: bold;
}

.events-container .events-dropdownlist select {
    float: left;
    width: auto;
    margin-left: 0.71428571em;
    min-width: 17.85714286em;
    border-color: #3d3d3d;
}

.events-container table.events {
    width: 100%;
}

    .events-container table.events thead {
        background: #ed1b24;
        color: #fff;
    }

    .events-container table.events tr.alternate {
        background: #e8e8e8;
    }

    .events-container table.events td,
    .events-container table.events th {
        padding: 0.35714286em;
    }

#content #page .pagination {
    list-style: none;
    padding: 0;
    clear: left;
}

    #content #page .pagination li {
        float: left;
        margin-right: 3px;
    }

        #content #page .pagination li span {
            border: none;
            color: #525252;
            padding: 4px 5px;
        }

            #content #page .pagination li span:hover {
                background: none;
            }

        #content #page .pagination li a {
            border: none;
            margin: 0;
            color: #ed1b24;
            border-image: none;
            float: left;
            line-height: 26px;
            padding: 0 10px;
            text-decoration: none;
            border: 1px solid #ed1b24;
        }

        #content #page .pagination li:hover a {
            border-color: #c51017;
            color: #c51017;
        }

        #content #page .pagination li.active {
            padding: 0;
        }

            #content #page .pagination li.active a {
                background: #ed1b24;
                color: #fff;
            }

        #content #page .pagination li.disabled a {
            background: #fff;
            border: 1px solid #ccc;
            color: #ccc;
        }

    #content #page .pagination:after {
        clear: both;
        content: ".";
        display: block;
        height: 0;
        line-height: 0;
        visibility: hidden;
    }

@media screen and (min-width: 980px) {
    span.error-message {
        font-size: 25px;
    }
}

.owl-carousel,
.owl-carousel .owl-item {
    -webkit-tap-highlight-color: transparent;
    position: relative;
}

.owl-carousel {
    display: none;
    width: 100%;
    z-index: 1;
}

    .owl-carousel .owl-stage {
        position: relative;
        -ms-touch-action: pan-Y;
        -moz-backface-visibility: hidden;
    }

        .owl-carousel .owl-stage:after {
            content: ".";
            display: block;
            clear: both;
            visibility: hidden;
            line-height: 0;
            height: 0;
        }

    .owl-carousel .owl-stage-outer {
        position: relative;
        overflow: hidden;
        -webkit-transform: translate3d(0, 0, 0);
    }

    .owl-carousel .owl-item,
    .owl-carousel .owl-wrapper {
        -webkit-backface-visibility: hidden;
        -moz-backface-visibility: hidden;
        -ms-backface-visibility: hidden;
        -webkit-transform: translate3d(0, 0, 0);
        -moz-transform: translate3d(0, 0, 0);
        -ms-transform: translate3d(0, 0, 0);
    }

    .owl-carousel .owl-item {
        min-height: 1px;
        float: left;
        -webkit-backface-visibility: hidden;
        -webkit-touch-callout: none;
    }

        .owl-carousel .owl-item img {
            display: block;
            width: 100%;
        }

    .owl-carousel .owl-dots.disabled,
    .owl-carousel .owl-nav.disabled {
        display: none;
    }

    .no-js .owl-carousel,
    .owl-carousel.owl-loaded {
        display: block;
    }

    .owl-carousel .owl-dot,
    .owl-carousel .owl-nav .owl-next,
    .owl-carousel .owl-nav .owl-prev {
        cursor: pointer;
        cursor: hand;
        -webkit-user-select: none;
        -khtml-user-select: none;
        -moz-user-select: none;
        -ms-user-select: none;
        user-select: none;
    }

    .owl-carousel.owl-loading {
        opacity: 0;
        display: block;
    }

    .owl-carousel.owl-hidden {
        opacity: 0;
    }

    .owl-carousel.owl-refresh .owl-item {
        visibility: hidden;
    }

    .owl-carousel.owl-drag .owl-item {
        -webkit-user-select: none;
        -moz-user-select: none;
        -ms-user-select: none;
        user-select: none;
    }

    .owl-carousel.owl-grab {
        cursor: move;
        cursor: grab;
    }

    .owl-carousel.owl-rtl {
        direction: rtl;
    }

        .owl-carousel.owl-rtl .owl-item {
            float: right;
        }

    .owl-carousel .animated {
        animation-duration: 1s;
        animation-fill-mode: both;
    }

    .owl-carousel .owl-animated-in {
        z-index: 0;
    }

    .owl-carousel .owl-animated-out {
        z-index: 1;
    }

    .owl-carousel .fadeOut {
        animation-name: fadeOut;
    }

@keyframes fadeOut {
    0% {
        opacity: 1;
    }

    100% {
        opacity: 0;
    }
}

.owl-height {
    transition: height 0.5s ease-in-out;
}

.owl-carousel .owl-item .owl-lazy {
    opacity: 0;
    transition: opacity 0.4s ease;
}

.owl-carousel .owl-item img.owl-lazy {
    transform-style: preserve-3d;
}

.owl-carousel .owl-video-wrapper {
    position: relative;
    height: 100%;
    background: #000;
}

.owl-carousel .owl-video-play-icon {
    position: absolute;
    height: 80px;
    width: 80px;
    left: 50%;
    top: 50%;
    margin-left: -40px;
    margin-top: -40px;
    background: url(owl.video.play.png) no-repeat;
    cursor: pointer;
    z-index: 1;
    -webkit-backface-visibility: hidden;
    transition: transform 0.1s ease;
}

    .owl-carousel .owl-video-play-icon:hover {
        -ms-transform: scale(1.3, 1.3);
        transform: scale(1.3, 1.3);
    }

.owl-carousel .owl-video-playing .owl-video-play-icon,
.owl-carousel .owl-video-playing .owl-video-tn {
    display: none;
}

.owl-carousel .owl-video-tn {
    opacity: 0;
    height: 100%;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: contain;
    transition: opacity 0.4s ease;
}

.owl-carousel .owl-video-frame {
    position: relative;
    z-index: 1;
    height: 100%;
    width: 100%;
}
/* Start CSS Transitions */
.animated {
    -webkit-animation-fill-mode: both;
    -moz-animation-fill-mode: both;
    -ms-animation-fill-mode: both;
    -o-animation-fill-mode: both;
    animation-fill-mode: both;
    -webkit-animation-duration: 1s;
    -moz-animation-duration: 1s;
    -ms-animation-duration: 1s;
    -o-animation-duration: 1s;
    animation-duration: 1s;
}

    .animated.hinge {
        -webkit-animation-duration: 2s;
        -moz-animation-duration: 2s;
        -ms-animation-duration: 2s;
        -o-animation-duration: 2s;
        animation-duration: 2s;
    }

@-webkit-keyframes bounceIn {
    0% {
        opacity: 0;
        -webkit-transform: scale(0.8);
    }

    50% {
        opacity: 1;
        -webkit-transform: scale(1.05);
    }

    100% {
        opacity: 1;
        -webkit-transform: scale(1);
    }
}

@-moz-keyframes bounceIn {
    0% {
        opacity: 0;
        -moz-transform: scale(0.8);
    }

    50% {
        opacity: 1;
        -moz-transform: scale(1.05);
    }

    100% {
        opacity: 1;
        -moz-transform: scale(1);
    }
}

@-o-keyframes bounceIn {
    0% {
        opacity: 0;
        -o-transform: scale(0.8);
    }

    50% {
        opacity: 1;
        -o-transform: scale(1.05);
    }

    100% {
        opacity: 1;
        -o-transform: scale(1);
    }
}

@keyframes bounceIn {
    0% {
        opacity: 0;
        transform: scale(0.8);
    }

    50% {
        opacity: 1;
        transform: scale(1.05);
    }

    100% {
        opacity: 1;
        transform: scale(1);
    }
}

.bounceIn {
    -webkit-animation-name: bounceIn;
    -moz-animation-name: bounceIn;
    -o-animation-name: bounceIn;
    animation-name: bounceIn;
}

@-webkit-keyframes fadeIn {
    0% {
        opacity: 0;
    }

    100% {
        opacity: 1;
    }
}

@-moz-keyframes fadeIn {
    0% {
        opacity: 0;
    }

    100% {
        opacity: 1;
    }
}

@-o-keyframes fadeIn {
    0% {
        opacity: 0;
    }

    100% {
        opacity: 1;
    }
}

@keyframes fadeIn {
    0% {
        opacity: 0;
    }

    100% {
        opacity: 1;
    }
}

.delay {
    -webkit-animation-delay: 0.3s;
    -moz-animation-delay: 0.3s;
    -o-animation-delay: 0.3s;
    animation-delay: 0.3s;
}

.delay-three {
    -webkit-animation-delay: 0.6s;
    -moz-animation-delay: 0.6s;
    -o-animation-delay: 0.6s;
    animation-delay: 0.6s;
}

.delay-two {
    -webkit-animation-delay: 1s;
    -moz-animation-delay: 1s;
    -o-animation-delay: 1s;
    animation-delay: 1s;
}

.delay-one {
    -webkit-animation-delay: 1.5s;
    -moz-animation-delay: 1.5s;
    -o-animation-delay: 1.5s;
    animation-delay: 1.5s;
}

.fadeIn {
    -webkit-animation-name: fadeIn;
    -moz-animation-name: fadeIn;
    -o-animation-name: fadeIn;
    animation-name: fadeIn;
}

@-webkit-keyframes fadeInUp {
    0% {
        opacity: 0;
        -webkit-transform: translateY(20px);
    }

    100% {
        opacity: 1;
        -webkit-transform: translateY(0);
    }
}

@-moz-keyframes fadeInUp {
    0% {
        opacity: 0;
        -moz-transform: translateY(20px);
    }

    100% {
        opacity: 1;
        -moz-transform: translateY(0);
    }
}

@-o-keyframes fadeInUp {
    0% {
        opacity: 0;
        -o-transform: translateY(20px);
    }

    100% {
        opacity: 1;
        -o-transform: translateY(0);
    }
}

@keyframes fadeInUp {
    0% {
        opacity: 0;
        transform: translateY(20px);
    }

    100% {
        opacity: 1;
        transform: translateY(0);
    }
}

.fadeInUp {
    -webkit-animation-name: fadeInUp;
    -moz-animation-name: fadeInUp;
    -o-animation-name: fadeInUp;
    animation-name: fadeInUp;
}

@-webkit-keyframes fadeInDown {
    0% {
        opacity: 0;
        -webkit-transform: translateY(-20px);
    }

    100% {
        opacity: 1;
        -webkit-transform: translateY(0);
    }
}

@-moz-keyframes fadeInDown {
    0% {
        opacity: 0;
        -moz-transform: translateY(-20px);
    }

    100% {
        opacity: 1;
        -moz-transform: translateY(0);
    }
}

@-o-keyframes fadeInDown {
    0% {
        opacity: 0;
        -o-transform: translateY(-20px);
    }

    100% {
        opacity: 1;
        -o-transform: translateY(0);
    }
}

@keyframes fadeInDown {
    0% {
        opacity: 0;
        transform: translateY(-20px);
    }

    100% {
        opacity: 1;
        transform: translateY(0);
    }
}

.fadeInDown {
    -webkit-animation-name: fadeInDown;
    -moz-animation-name: fadeInDown;
    -o-animation-name: fadeInDown;
    animation-name: fadeInDown;
}

@-webkit-keyframes fadeInLeft {
    0% {
        opacity: 0;
        -webkit-transform: translateX(-20px);
    }

    100% {
        opacity: 1;
        -webkit-transform: translateX(0);
    }
}

@-moz-keyframes fadeInLeft {
    0% {
        opacity: 0;
        -moz-transform: translateX(-20px);
    }

    100% {
        opacity: 1;
        -moz-transform: translateX(0);
    }
}

@-o-keyframes fadeInLeft {
    0% {
        opacity: 0;
        -o-transform: translateX(-20px);
    }

    100% {
        opacity: 1;
        -o-transform: translateX(0);
    }
}

@keyframes fadeInLeft {
    0% {
        opacity: 0;
        transform: translateX(-20px);
    }

    100% {
        opacity: 1;
        transform: translateX(0);
    }
}

.fadeInLeft {
    -webkit-animation-name: fadeInLeft;
    -moz-animation-name: fadeInLeft;
    -o-animation-name: fadeInLeft;
    animation-name: fadeInLeft;
}

.fadeOutDown {
    -webkit-animation-name: fadeOutDown;
    -moz-animation-name: fadeOutDown;
    -o-animation-name: fadeOutDown;
    animation-name: fadeOutDown;
}

@-webkit-keyframes fadeOutLeft {
    0% {
        opacity: 1;
        -webkit-transform: translateX(0);
    }

    100% {
        opacity: 0;
        -webkit-transform: translateX(-20px);
    }
}

@-moz-keyframes fadeOutLeft {
    0% {
        opacity: 1;
        -moz-transform: translateX(0);
    }

    100% {
        opacity: 0;
        -moz-transform: translateX(-20px);
    }
}

@-o-keyframes fadeOutLeft {
    0% {
        opacity: 1;
        -o-transform: translateX(0);
    }

    100% {
        opacity: 0;
        -o-transform: translateX(-20px);
    }
}

@keyframes fadeOutLeft {
    0% {
        opacity: 1;
        transform: translateX(0);
    }

    100% {
        opacity: 0;
        transform: translateX(-20px);
    }
}

@-webkit-keyframes fadeOut {
    0% {
        opacity: 1;
    }

    100% {
        opacity: 0;
    }
}

@-moz-keyframes fadeOut {
    0% {
        opacity: 1;
    }

    100% {
        opacity: 0;
    }
}

@-o-keyframes fadeOut {
    0% {
        opacity: 1;
    }

    100% {
        opacity: 0;
    }
}

@keyframes fadeOut {
    0% {
        opacity: 1;
    }

    100% {
        opacity: 0;
    }
}

.animated.fadeOut {
    -webkit-animation-name: fadeOut;
    -moz-animation-name: fadeOut;
    -o-animation-name: fadeOut;
    animation-name: fadeOut;
}

.animated.fadeOutLeft {
    -webkit-animation-name: fadeOutLeft;
    -moz-animation-name: fadeOutLeft;
    -o-animation-name: fadeOutLeft;
    animation-name: fadeOutLeft;
}
/* Absolute Center Spinner */
.loading {
    position: fixed;
    z-index: 999;
    height: 2em;
    width: 2em;
    overflow: show;
    margin: auto;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
}
    /* Transparent Overlay */
    .loading:before {
        content: '';
        display: block;
        position: fixed;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        background-color: rgba(0, 0, 0, 0.6);
    }
    /* :not(:required) hides these rules from IE9 and below */
    .loading:not(:required) {
        /* hide "loading..." text */
        font: 0/0 a;
        color: transparent;
        text-shadow: none;
        background-color: transparent;
        border: 0;
    }

        .loading:not(:required):after {
            content: '';
            display: block;
            font-size: 10px;
            width: 1em;
            height: 1em;
            margin-top: -0.5em;
            -webkit-animation: spinner 1500ms infinite linear;
            -moz-animation: spinner 1500ms infinite linear;
            -ms-animation: spinner 1500ms infinite linear;
            -o-animation: spinner 1500ms infinite linear;
            animation: spinner 1500ms infinite linear;
            border-radius: 0.5em;
            -webkit-box-shadow: rgba(255, 255, 255, 0.9) 1.5em 0 0 0, rgba(255, 255, 255, 0.9) 1.1em 1.1em 0 0, rgba(255, 255, 255, 0.9) 0 1.5em 0 0, rgba(255, 255, 255, 0.9) -1.1em 1.1em 0 0, rgba(0, 0, 0, 0.5) -1.5em 0 0 0, rgba(0, 0, 0, 0.5) -1.1em -1.1em 0 0, rgba(255, 255, 255, 0.9) 0 -1.5em 0 0, rgba(255, 255, 255, 0.9) 1.1em -1.1em 0 0;
            box-shadow: rgba(255, 255, 255, 0.9) 1.5em 0 0 0, rgba(255, 255, 255, 0.9) 1.1em 1.1em 0 0, rgba(255, 255, 255, 0.9) 0 1.5em 0 0, rgba(255, 255, 255, 0.9) -1.1em 1.1em 0 0, rgba(255, 255, 255, 0.9) -1.5em 0 0 0, rgba(255, 255, 255, 0.9) -1.1em -1.1em 0 0, rgba(255, 255, 255, 0.9) 0 -1.5em 0 0, rgba(255, 255, 255, 0.9) 1.1em -1.1em 0 0;
        }
/* Animation */
@-webkit-keyframes spinner {
    0% {
        -webkit-transform: rotate(0deg);
        -moz-transform: rotate(0deg);
        -ms-transform: rotate(0deg);
        -o-transform: rotate(0deg);
        transform: rotate(0deg);
    }

    100% {
        -webkit-transform: rotate(360deg);
        -moz-transform: rotate(360deg);
        -ms-transform: rotate(360deg);
        -o-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}

@-moz-keyframes spinner {
    0% {
        -webkit-transform: rotate(0deg);
        -moz-transform: rotate(0deg);
        -ms-transform: rotate(0deg);
        -o-transform: rotate(0deg);
        transform: rotate(0deg);
    }

    100% {
        -webkit-transform: rotate(360deg);
        -moz-transform: rotate(360deg);
        -ms-transform: rotate(360deg);
        -o-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}

@-o-keyframes spinner {
    0% {
        -webkit-transform: rotate(0deg);
        -moz-transform: rotate(0deg);
        -ms-transform: rotate(0deg);
        -o-transform: rotate(0deg);
        transform: rotate(0deg);
    }

    100% {
        -webkit-transform: rotate(360deg);
        -moz-transform: rotate(360deg);
        -ms-transform: rotate(360deg);
        -o-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}

@keyframes spinner {
    0% {
        -webkit-transform: rotate(0deg);
        -moz-transform: rotate(0deg);
        -ms-transform: rotate(0deg);
        -o-transform: rotate(0deg);
        transform: rotate(0deg);
    }

    100% {
        -webkit-transform: rotate(360deg);
        -moz-transform: rotate(360deg);
        -ms-transform: rotate(360deg);
        -o-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}

#gallery:after,
#middle:after,
#content:after,
#page:after,
#banner:after,
.overlay:after,
#nav-wrap:after,
.wrapper:after,
#breadcrumbs:after,
.slider-container:after,
#logo:after,
.row:after,
.group:after,
ol.flex-control-nav:after,
ul.flex-direction-nav:after,
section:after,
nav.nav:after,
footer#colophon:after,
.vehicle-quick-view-container:after,
.attributes-list-container ul:after,
nav ul:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

* html .clearfix {
    height: 1%;
}
/* Hides from IE-mac \*/
/* common defaults */
.show-menu {
    box-sizing: border-box;
    display: block;
    height: 30px;
    position: absolute;
    top: 0;
    left: -7px;
    width: 40px;
    z-index: 2;
    background: none;
}

    .show-menu:before,
    .show-menu:after,
    .show-menu span {
        background: none repeat scroll 0 0 #000;
        content: "";
        display: block;
        height: 3px;
        left: 7px;
        position: absolute;
        width: 25px;
        transition-delay: 0.4s;
        transition-duration: 0.4s;
        transition-property: transform, top, bottom, left, opacity;
        transition-timing-function: ease;
    }

    .show-menu:before {
        top: 7px;
    }

    .show-menu:after {
        top: 21px;
    }

    .show-menu span {
        top: 14px;
    }

html.mm-opening .show-menu:before {
    transform: rotate(45deg);
}

html.mm-opening .show-menu:after {
    transform: rotate(-45deg);
}

html.mm-opening .show-menu:before,
html.mm-opening .show-menu:after {
    top: 10px;
}

html.mm-opening .show-menu span {
    left: -40px;
    opacity: 0;
}

#masthead {
    padding: 1.14285714em;
    overflow: hidden;
    box-shadow: 0 2px 5px rgba(0, 0, 0, 0.26);
}

    #masthead #logo {
        width: 100%;
        overflow: hidden;
    }

        #masthead #logo img {
            display: block;
            margin: 0 auto;
        }

    #masthead .wrapper {
        padding: 0;
        position: relative;
    }

#banner {
    color: #6f6f6f;
}

    #banner p {
        text-shadow: 0px 2px 0 #c51017;
    }

    #banner .wrapper {
        padding: 1.71428571em 5.55555556% 3.42857143em 5.55555556%;
        overflow: auto;
    }

    #banner img {
        display: block;
    }

    #banner p {
        font-size: 3em;
        line-height: 0.85714286em;
        text-align: center;
        letter-spacing: -1px;
    }

        #banner p em {
            font-style: normal;
            text-transform: uppercase;
        }

#content #breadcrumbs {
    padding: 0.85714286em 5.55555556%;
}

    #content #breadcrumbs #searchform {
        float: right;
        margin-bottom: 0.42857143em;
    }

#content #page {
    padding: 1.42857143em 1.14285714em;
}

#footer section {
    margin: 0 5.55555556%;
}

section#primary #searchform {
    text-align: left;
}

#searchform #searchsubmit {
    display: none;
}

aside#sidebar .button {
    margin-bottom: 0;
}

aside#sidebar #searchform {
    clear: both;
    text-align: left;
    padding-top: 0;
}

aside#sidebar .group {
    margin-bottom: 1.71428571em;
    position: relative;
    zoom: 1;
}

.sub-pages-h .item,
.sub-pages-v .item {
    display: block;
    -webkit-transition: width 0.2s ease-in-out 0s;
    /* Safari */
    transition: width 0.2s ease-in-out 0s;
}

    .sub-pages-h .item a,
    .sub-pages-v .item a {
        display: block;
    }

        .sub-pages-h .item a img,
        .sub-pages-v .item a img {
            display: block;
            margin: 0 auto;
            min-width: 100%;
        }

        .sub-pages-h .item a span,
        .sub-pages-v .item a span {
            display: block;
            text-align: center;
            box-sizing: border-box;
            padding: 0 0.71428571em;
        }

            .sub-pages-h .item a span.title,
            .sub-pages-v .item a span.title {
                text-transform: uppercase;
                font-size: 1em;
                display: block;
                display: -webkit-box;
                -webkit-line-clamp: 2;
                -webkit-box-orient: vertical;
                overflow: hidden;
                text-overflow: ellipsis;
                padding: 0.71428571em 0;
            }

            .sub-pages-h .item a span.teaser,
            .sub-pages-v .item a span.teaser {
                display: block;
                display: -webkit-box;
                font-size: 0.92857143em;
                line-height: 1.21428571em;
                -webkit-line-clamp: 3;
                -webkit-box-orient: vertical;
                overflow: hidden;
                text-overflow: ellipsis;
                margin-top: 0.35714286em;
                padding: 0.71428571em 0;
            }

.sub-pages-h:after,
.sub-pages-v:after {
    clear: both;
    content: ".";
    display: block;
    height: 0;
    line-height: 0;
    visibility: hidden;
}

#content div.m-title .sub-pages-h .item a,
#content div.m-title .sub-pages-v .item a {
    display: table;
}

    #content div.m-title .sub-pages-h .item a figure,
    #content div.m-title .sub-pages-v .item a figure {
        display: table-row;
    }

    #content div.m-title .sub-pages-h .item a span.title,
    #content div.m-title .sub-pages-v .item a span.title {
        display: table-cell;
        vertical-align: middle;
        height: 60px;
    }

#content div.l-title .sub-pages-h .item a,
#content div.l-title .sub-pages-v .item a {
    display: table;
}

    #content div.l-title .sub-pages-h .item a figure,
    #content div.l-title .sub-pages-v .item a figure {
        display: table-row;
    }

    #content div.l-title .sub-pages-h .item a span.title,
    #content div.l-title .sub-pages-v .item a span.title {
        display: table-cell;
        vertical-align: middle;
        height: 80px;
    }

#content .sub-pages-h .item a {
    -webkit-transition: all 0.2s ease-in-out 0s;
    /* Safari */
    transition: all 0.2s ease-in-out 0s;
    border: 1px solid transparent;
}

    #content .sub-pages-h .item a.shadow {
        box-shadow: 0 1px 3px rgba(0, 0, 0, 0.4);
        -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.4);
        -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.4);
    }

    #content .sub-pages-h .item a.hover-shadow:hover {
        box-shadow: 0 10px 18px rgba(0, 0, 0, 0.65);
        -webkit-box-shadow: 0 10px 18px rgba(0, 0, 0, 0.65);
        -moz-box-shadow: 0 10px 18px rgba(0, 0, 0, 0.65);
    }

#content .sub-pages-h .item figure {
    margin: 0;
    display: block;
    min-height: 100px;
}

#content .sub-pages-h .item span {
    color: #fff;
    background: #ed1b24;
}

#content .sub-pages-h .item:hover span {
    background: #f14a51;
}

#content .sub-pages-h .item:hover a {
    border-color: #f14a51;
}

#content .box-container .sub-pages-h .item a {
    background: #ed1b24;
    padding: 0.71428571em;
}

    #content .box-container .sub-pages-h .item a:hover {
        background: #ae0e15;
    }

#content .box-container .sub-pages-h .item span {
    background: none;
    text-overflow: string;
    white-space: normal;
}

#content .box-border .sub-pages-h .item a {
    border: 1px solid #ed1b24;
    padding: 0.71428571em;
}

    #content .box-border .sub-pages-h .item a:hover {
        border-color: #ae0e15;
    }

#content .box-border .sub-pages-h .item span {
    text-overflow: string;
    white-space: normal;
    background: none;
}

.blog-container .blog {
    border-bottom: 1px solid #222;
    padding-bottom: 0.71428571em;
    margin-bottom: 0.71428571em;
    position: relative;
}

    .blog-container .blog .thumbnail img {
        display: block;
        margin: 0 auto;
    }

    .blog-container .blog .desc h3 {
        text-align: center;
    }

    .blog-container .blog:after {
        content: ".";
        display: block;
        clear: both;
        visibility: hidden;
        line-height: 0;
        height: 0;
    }

.posted-date {
    font-size: 0.85714286em;
}

section.blog h1 {
    margin-bottom: 0;
}

section.blog .posted-date {
    margin-bottom: 0.71428571em;
}

.social-media-container .social-icon-list {
    list-style: none;
    padding: 0;
}

    .social-media-container .social-icon-list li {
        list-style: none;
        display: inline-block;
        margin-right: 0.42857143em;
    }

        .social-media-container .social-icon-list li a {
            display: block;
        }

            .social-media-container .social-icon-list li a span {
                display: block;
                width: 24px;
                height: 24px;
                background-image: url(/images/backgrounds/social-icons.png);
                background-size: 24px;
                background-repeat: no-repeat;
                text-indent: -999999px;
            }

        .social-media-container .social-icon-list li.in a span {
            background-position: 0 0;
        }

        .social-media-container .social-icon-list li.fb a span {
            background-position: 0 -26px;
        }

        .social-media-container .social-icon-list li.pin a span {
            background-position: 0 -51px;
        }

        .social-media-container .social-icon-list li.tumblr a span {
            background-position: 0 -77px;
        }

        .social-media-container .social-icon-list li.google-plus a span {
            background-position: 0 -103px;
        }

@media screen and (min-width: 640px) {
    .sub-pages-h .item {
        width: 31.3333%;
        margin: 1%;
        float: left;
    }

    .blog-container .blog .thumbnail {
        width: 20.40816327%;
        float: left;
    }

    .blog-container .blog .desc {
        width: 71.42857143%;
        padding-left: 2.04081633%;
        float: left;
    }

        .blog-container .blog .desc h3 {
            text-align: left;
        }

        .blog-container .blog .desc .posted-date {
            position: absolute;
            right: 0.71428571em;
            top: 0;
        }

    section.blog {
        position: relative;
    }

        section.blog .social-media-container {
            position: absolute;
            right: 0.71428571em;
            top: 0;
        }
}

@media screen and (min-width: 800px) {
    #masthead {
        box-shadow: none;
    }

    .sub-pages-h .item {
        min-height: 20px;
    }
}

@media screen and (min-width: 900px) {
    .blog-container .social-media-container {
        position: absolute;
        bottom: 0.71428571em;
    }
}

@media screen and (min-width: 1020px) {
    .sub-pages-h .item {
        width: 23%;
        margin: 1%;
    }

    .horizontally-layout.col-2 .sub-pages-h .item,
    body.col-2 .horizontally-layout .sub-pages-h .item {
        width: 48%;
        margin: 1%;
    }

        .horizontally-layout.col-2 .sub-pages-h .item figure,
        body.col-2 .horizontally-layout .sub-pages-h .item figure {
            min-height: 125px;
        }

    .horizontally-layout.col-3 .sub-pages-h .item,
    body.col-3 .horizontally-layout .sub-pages-h .item {
        width: 31.33333%;
        margin: 1%;
    }

        .horizontally-layout.col-3 .sub-pages-h .item figure,
        body.col-3 .horizontally-layout .sub-pages-h .item figure {
            min-height: 125px;
        }

    .horizontally-layout.col-4 .sub-pages-h .item,
    body.col-4 .horizontally-layout .sub-pages-h .item {
        width: 23%;
        margin: 1%;
    }

        .horizontally-layout.col-4 .sub-pages-h .item figure,
        body.col-4 .horizontally-layout .sub-pages-h .item figure {
            min-height: 125px;
        }

    .horizontally-layout.col-5 .sub-pages-h .item,
    body.col-5 .horizontally-layout .sub-pages-h .item {
        width: 18%;
        margin: 1%;
    }

        .horizontally-layout.col-5 .sub-pages-h .item figure,
        body.col-5 .horizontally-layout .sub-pages-h .item figure {
            min-height: 115px;
        }

    .horizontally-layout.col-6 .sub-pages-h .item,
    body.col-6 .horizontally-layout .sub-pages-h .item {
        width: 14.6%;
        *width: 14.5%;
        margin: 1%;
    }

    .horizontally-layout.col-7 .sub-pages-h .item,
    body.col-7 .horizontally-layout .sub-pages-h .item {
        width: 12.2857%;
        *width: 12.1%;
        margin: 1%;
    }

    .horizontally-layout.col-8 .sub-pages-h .item,
    body.col-8 .horizontally-layout .sub-pages-h .item {
        width: 10.5%;
        margin: 1%;
    }

    .horizontally-layout.col-9 .sub-pages-h .item,
    body.col-9 .horizontally-layout .sub-pages-h .item {
        width: 9.1111%;
        margin: 1%;
    }

    .horizontally-layout.col-10 .sub-pages-h .item,
    body.col-10 .horizontally-layout .sub-pages-h .item {
        width: 8%;
        margin: 1%;
    }
}
/* main website structure */
@media screen and (min-width: 640px) {
    #column:after {
        content: ".";
        display: block;
        height: 0;
        clear: both;
        visibility: hidden;
    }

    #masthead hgroup {
        text-align: left;
    }

    #searchform {
        display: block;
    }

    #content #breadcrumbs {
        display: block;
    }

    #content .one-third,
    #content .two-thirds,
    #content .one-fourth,
    #content .one-fifth,
    #content .one-sixth,
    #content .one-half {
        float: left;
        margin-left: 3%;
        margin-bottom: 3%;
    }

        #content .one-third img,
        #content .two-thirds img,
        #content .one-fourth img,
        #content .one-fifth img,
        #content .one-sixth img,
        #content .one-half img {
            display: block;
            margin: 0 auto;
        }

    #content .one-third {
        width: 31.33333333%;
    }

    #content .two-thirds {
        width: 65.6667%;
    }

    #content .one-fourth {
        width: 22.75%;
        *width: 22.7%;
    }

    #content .one-fifth {
        width: 17.6%;
    }

    #content .one-sixth {
        width: 14.1666667%;
    }

    #content .one-half {
        width: 48.5%;
    }

    #content .first {
        clear: both;
        margin-left: 0 !important;
    }

    #content aside#sidebar {
        margin-right: 0;
    }

    section#primary {
        margin-bottom: 0;
    }

        section#primary #searchform {
            text-align: left;
        }

    aside#sidebar {
        width: 35%;
        float: right;
        margin-bottom: 0;
        margin-right: 0;
    }

        aside#sidebar #searchform {
            text-align: left;
        }

        aside#sidebar nav#sub-nav {
            margin-bottom: 1.71428571em;
        }

    body.full-width section#primary {
        width: 100%;
    }

    body.sidebar-content section#primary {
        float: right;
    }

    body.sidebar-content aside#sidebar {
        float: left;
    }
}

@media screen and (min-width: 799px) {
    #masthead #logo img {
        margin: 0;
    }

    #masthead #logo h1 {
        text-align: left;
    }

        #masthead #logo h1 a {
            margin: 0;
        }

    #masthead #logo h2 {
        float: left;
    }

    #banner .wrapper {
        padding: 3.42857143em 5.55555556% 3.42857143em 5.55555556%;
    }

    #masthead #logo h1 {
        float: left;
        margin-bottom: 0;
    }

    #masthead #logo h2 {
        float: right;
    }

    #masthead #searchform {
        text-align: left;
    }

    header#masthead #searchform {
        float: right;
    }

    nav#main.nav {
        margin-bottom: 0;
        text-align: left;
    }

        nav#main.nav.left {
            width: 25%;
            float: left;
        }

            nav#main.nav.left li {
                margin-bottom: 0 !important;
            }

    nav#secondary.nav.left {
        width: 25%;
        float: left;
    }

        nav#secondary.nav.left li {
            margin-bottom: 0 !important;
        }

    nav#secondary.nav ul {
        display: block;
    }

    #content.right {
        float: left;
        width: 75%;
        *width: 74.999999%;
    }

    #column {
        position: absolute;
        bottom: 0;
        top: 0;
        left: 0;
        z-index: 0;
        width: 25%;
        background: #cac9c9;
    }
}

@media screen and (min-width: 984px) {
    #banner #searchform,
    header#masthead #searchform {
        float: right;
    }

    #banner {
        position: relative;
    }

        #banner p {
            text-align: left;
            display: inline-block;
            float: left;
        }

    header#masthead {
        margin: 0;
    }
}

@media screen and (min-width: 1392px) {
    #footer section {
        margin: 0 11.11111111%;
    }

    #breadcrumbs {
        padding: 0.85714286em 11.11111111%;
    }

    #content #page {
        padding: 1.71428571em 11.11111111%;
    }

    nav.nav {
        padding: 0 11.11111111%;
    }

    #banner .wrapper {
        padding: 3.42857143em 11.11111111% 3.42857143em 11.11111111%;
    }
}

@media screen and (min-width: 1680px) {
    #footer section {
        margin: 0 16.66666667%;
    }

    #breadcrumbs {
        padding: 0.85714286em 16.66666667%;
    }

    #content #page {
        padding: 1.71428571em 16.66666667%;
    }

    nav.nav {
        padding: 0 16.66666667%;
    }

    #banner .wrapper {
        padding: 3.42857143em 16.66666667% 3.42857143em 16.66666667%;
    }
}

@media screen and (min-width: 2080px) {
    #footer section {
        margin: 0 22.22222222%;
    }

    #breadcrumbs {
        padding: 0.85714286em 22.22222222%;
    }

    #content #page {
        padding: 1.71428571em 22.22222222%;
    }

    nav.nav {
        padding: 0 22.22222222%;
    }

    #banner .wrapper {
        padding: 3.42857143em 22.22222222% 3.42857143em 22.22222222%;
    }
}
/* overrides default mobile styles */
/********************************************************************************
// Base colour and font size
//*******************************************************************************/
/*do not put px here*/
/*amount of padding in the header. Useful for spacing out sliced logo*/
/********************************************************************************
// Links - content links
//*******************************************************************************/
/*link underline*/
/********************************************************************************
// Site Layout
// 980px, 1220px or full-width centered (at 980px)
//*******************************************************************************/
.wrapper,
#content,
#footer .wrapper {
    max-width: 1080px;
    margin: 0 auto;
    padding: 0;
}

#gallery {
    max-width: 1030px;
    margin: 0 auto;
}

    #gallery.sub-pages {
        max-width: 100%;
    }

.slider-container img {
    margin: 0 auto 0 0;
}

#content #breadcrumbs {
    padding: 0.85714286em 1.71428571em;
    padding: 0.85714286em 1.71428571em 0 1.71428571em;
}

@media screen and (min-width: 640px) {
    #footer section {
        margin: 0;
        padding: 0 1.71428571em;
    }

    #content #page {
        padding: 0.85714286em 1.42857143em;
    }

    .slider-container .copy {
        padding: 0 1.71428571em;
    }

    nav.nav {
        padding: 0;
    }

    .slider-container img {
        padding: 0;
    }

    header#masthead .wrapper {
        padding: 0;
    }

    #banner .wrapper {
        padding: 3.42857143em 1.71428571em 3.42857143em 1.71428571em;
    }
}
/********************************************************************************
// Search input field and button
//*******************************************************************************/
/********************************************************************************
// Shades of grey. Useful for text & link colours
//*******************************************************************************/
/********************************************************************************
// Primary navigation. Choose a layout. Only have one active
// disable arrows from config.js autoArrows = false
//*******************************************************************************/
.secondary-navigation {
    background: #cac9c9;
}

    .secondary-navigation ul.sf-menu.sf-vertical li {
        border-right: none !important;
    }

    .secondary-navigation ul.sf-menu li a {
        color: #000;
        text-shadow: none;
    }

    .secondary-navigation ul.sf-menu li:hover,
    .secondary-navigation ul.sf-menu li.sfHover,
    .secondary-navigation ul.sf-menu li.active {
        background: #b1afaf;
        color: #000;
        outline: 0;
    }

        .secondary-navigation ul.sf-menu li:hover a,
        .secondary-navigation ul.sf-menu li.sfHover a,
        .secondary-navigation ul.sf-menu li.active a {
            color: #000;
            text-shadow: none;
        }

        .secondary-navigation ul.sf-menu li:hover ul li.sfHover,
        .secondary-navigation ul.sf-menu li.sfHover ul li.sfHover,
        .secondary-navigation ul.sf-menu li.active ul li.sfHover {
            background: #979696;
        }

            .secondary-navigation ul.sf-menu li:hover ul li.sfHover a.sf-with-ul,
            .secondary-navigation ul.sf-menu li.sfHover ul li.sfHover a.sf-with-ul,
            .secondary-navigation ul.sf-menu li.active ul li.sfHover a.sf-with-ul {
                color: #fff;
            }

        .secondary-navigation ul.sf-menu li:hover ul li a,
        .secondary-navigation ul.sf-menu li.sfHover ul li a,
        .secondary-navigation ul.sf-menu li.active ul li a {
            color: #fff;
            text-shadow: 0 -1px 0 #979696;
        }

            .secondary-navigation ul.sf-menu li:hover ul li a:hover,
            .secondary-navigation ul.sf-menu li.sfHover ul li a:hover,
            .secondary-navigation ul.sf-menu li.active ul li a:hover {
                color: #fff;
            }

    .secondary-navigation ul.sf-menu li li {
        background: #b1afaf;
    }

        .secondary-navigation ul.sf-menu li li a,
        .secondary-navigation ul.sf-menu li li a:visited {
            color: #fff;
        }

        .secondary-navigation ul.sf-menu li li:hover {
            background: #979696;
        }

.sf-arrows .sf-with-ul:after {
    border-top-color: #000;
}

.sf-arrows > li > .sf-with-ul:focus:after,
.sf-arrows > li:hover > .sf-with-ul:after,
.sf-arrows > .sfHover > .sf-with-ul:after {
    border-top-color: #000;
}

.sf-arrows > li > .select.sf-with-ul:after {
    border-top-color: #ed1b24;
}
/********************************************************************************
// Typography
// change all the h1, h2 headings to a different font
//********************************************************************************/
/********************************************************************************
// Header Area
//********************************************************************************/
/********************************************************************************
// Page banners
//********************************************************************************/
.banner {
    color: #6f6f6f;
}

    .banner p {
        text-shadow: 0px 2px 0 #c51017;
    }
/********************************************************************************
// slider overlay (text and link banners)
//********************************************************************************/
/********************************************************************************
// slider control nav (small circles for changing slides)
// Here you can control the positioning of the control nav
//********************************************************************************/
.flex-control-nav {
    filter: alpha(opacity=0);
    -khtml-opacity: 0;
    -moz-opacity: 0;
    opacity: 0;
}
/* show the circles when slider is moused over */
.slider-container:hover .flex-control-nav {
    filter: alpha(opacity=100);
    -khtml-opacity: 1;
    -moz-opacity: 1;
    opacity: 1;
    bottom: 1.71428571em;
}

    .slider-container:hover .flex-control-nav.bottom-left,
    .slider-container:hover .flex-control-nav.bottom-right {
        bottom: 1.71428571em;
    }

    .slider-container:hover .flex-control-nav.top-left,
    .slider-container:hover .flex-control-nav.top-right {
        top: 1.71428571em;
    }
/********************************************************************************
// slider
//********************************************************************************/
.slider p {
    color: #7f7f7f;
}
/********************************************************************************
// Content Area
//********************************************************************************/
/********************************************************************************
// Breadcrumb menus
//********************************************************************************/
/********************************************************************************
// Column setup
//********************************************************************************/
/********************************************************************************
// Footer
//*******************************************************************************/
.footer {
    color: #222;
    font-size: 85%;
    font-size: 0.8125em;
    line-height: 1.18681319em;
}

    .footer a {
        color: #222;
    }

        .footer a:hover {
            color: #080808;
        }

.back-to-top {
    background: #ed1b24;
    color: #fff;
    padding: 10px;
    text-transform: uppercase;
    font-size: 85%;
    font-size: 0.8125em;
    line-height: 1.18681319em;
    cursor: pointer;
}

    .back-to-top:hover {
        background: #c51017;
        padding-bottom: 1.71428571em;
    }
/********************************************************************************
// Buttons
//*******************************************************************************/
.buttons {
    background: #ed1b24;
    text-shadow: none;
    color: #fff;
    font-size: 1em;
    line-height: 1em;
    border: none;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    font-weight: bold;
    -moz-box-shadow: 0 0 5px rgba(0, 0, 0, 0.5), 0 1px 0 #f36268 inset;
}

    .buttons:hover {
        background-color: #f14a51;
        color: #fff;
        text-decoration: none;
    }

    .buttons:active {
        border-bottom: 1px solid #c51017;
        -moz-box-shadow: 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 1px #ae0e15 inset;
        -webkit-box-shadow: 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 1px #ae0e15 inset;
        box-shadow: 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 1px #ae0e15 inset;
    }
/********************************************************************************
// Misc
//*******************************************************************************/
.selection {
    background: #ed1b24;
    color: #fff;
}
/********************************************************************************
// Imported styles
// Comment out if not in use to save on file-size ( it then won't include the extra styling )
//********************************************************************************/
/********************************************************************************
 Mobile styles. Unless overridden in media queries, they will inherited at all resolutions
********************************************************************************/
.cf:after,
.contact-list ul:after,
.submit-btns:after {
    clear: both;
    content: ".";
    display: block;
    height: 0;
    line-height: 0;
    visibility: hidden;
}

.button-container a:after,
.btn:after,
.icon,
.icons:after,
.my-cart-container .my-cart:after,
.owl-prev,
.owl-next,
.owl-item .title-wrapper:after,
.image.in-stock:before,
.in-stock:before,
.image.out-of-stock:before,
.image.free-shipping:before,
.image.special-order-item:before,
#productList .new-product:after,
#productList .product .international-delivery:after {
    background: url(/i/pumedia/backgrounds/sprite.png?v=2) no-repeat 0 0;
}

    .image.free-shipping:before .free-shipping {
        background: url(/i/pumedia/backgrounds/sprite.png?v=2) no-repeat 0 0;
    }

#slider .wrapper {
    padding: 0;
    max-width: 100%;
}

    #slider .wrapper .flexslider .slides img,
    #slider .wrapper #banner img {
        min-width: 100%;
    }

.top-strip {
    background: #fff;
    padding: 0.35714286em 0.85714286em;
}

.announcement-bar {
    text-align: center;
    padding: 12px 8px;
}

    .announcement-bar a {
        display: block;
        color: #fff;
    }

header#masthead {
    background: #000;
    font-family: 'Roboto', sans-serif;
    padding-top: 0.71428571em;
    padding-bottom: 0.71428571em;
    overflow: visible;
}

    header#masthead #logo {
        padding-left: 3.57142857em;
        width: auto;
    }

    header#masthead .right-top .product-filter-wrapper {
        margin-top: 0.71428571em;
    }

        header#masthead .right-top .product-filter-wrapper .make-filter,
        header#masthead .right-top .product-filter-wrapper .model-filter {
            margin-bottom: 0.35714286em;
        }

        header#masthead .right-top .product-filter-wrapper .chosen-container-single {
            width: 100% !important;
        }

            header#masthead .right-top .product-filter-wrapper .chosen-container-single .chosen-single {
                border-color: #000;
                font-family: 'Roboto', sans-serif;
                text-transform: uppercase;
                color: #000;
            }

            header#masthead .right-top .product-filter-wrapper .chosen-container-single .chosen-results {
                padding: 0;
                margin: 0;
            }

        header#masthead .right-top .product-filter-wrapper .keyword-filter {
            margin-bottom: 10px;
        }

            header#masthead .right-top .product-filter-wrapper .keyword-filter .keyword-text {
                padding: 8px 10px;
                width: 100%;
                border: 1px solid #000;
            }

        header#masthead .right-top .product-filter-wrapper .go-btn .button {
            font-family: 'Roboto', sans-serif;
            text-transform: uppercase;
        }

    header#masthead .right-top .contact-list {
        display: none;
    }

        header#masthead .right-top .contact-list ul {
            padding: 0;
        }

            header#masthead .right-top .contact-list ul li {
                display: inline-block;
                float: left;
            }

                header#masthead .right-top .contact-list ul li a.email,
                header#masthead .right-top .contact-list ul li a.youtube,
                header#masthead .right-top .contact-list ul li a.fb,
                header#masthead .right-top .contact-list ul li a.instagram {
                    text-indent: -99999px;
                    display: block;
                }

                header#masthead .right-top .contact-list ul li a.email {
                    background-position: -47px 0;
                    height: 30px;
                    width: 62px;
                    margin-right: 1.07142857em;
                }

                header#masthead .right-top .contact-list ul li a.fb {
                    background-position: -46px -114px;
                    height: 35px;
                    margin-right: 1.07142857em;
                    width: 35px;
                }

                header#masthead .right-top .contact-list ul li a.instagram {
                    background-position: -4px -115px;
                    height: 35px;
                    margin-right: 1.07142857em;
                    width: 35px;
                }

                header#masthead .right-top .contact-list ul li a.phone {
                    color: #ed1b24;
                    font-weight: bolder;
                    position: relative;
                    font-size: 22px;
                }

                header#masthead .right-top .contact-list ul li a.youtube {
                    background-position: -89px -114px;
                    height: 35px;
                    margin-right: 1.07142857em;
                    width: 35px;
                }

                header#masthead .right-top .contact-list ul li a.phone:hover {
                    color: #000;
                }

    header#masthead .right-top .product-search-wrapper {
        position: relative;
        display: none;
    }

        header#masthead .right-top .product-search-wrapper #keyword {
            width: 100%;
            border: 2px solid #000;
            padding: 7px 10px 7px 40px;
            font-size: 14px;
            line-height: 1.1;
        }

        header#masthead .right-top .product-search-wrapper .btn-search {
            background-position: -62px -35px;
            border: 0 none;
            height: 30px;
            left: 8px;
            position: absolute;
            top: 4px;
            width: 31px;
        }

#middle {
    background: #fff;
    min-height: 200px;
}

select.select {
    font-size: 100%;
}

nav#menu.mm-opened {
    display: block !important;
}

.mm-list > li > a,
.mm-list > li > span {
    font-weight: bold;
}

footer#footer p {
    text-align: center;
    line-height: 25px;
    margin-bottom: 0;
    color: #ccc;
}

    footer#footer p a {
        color: #ccc;
    }

        footer#footer p a:hover {
            color: #fff;
        }

footer#footer .cc {
    margin-top: 1.42857143em;
}

    footer#footer .cc ul {
        margin: 0 auto;
        padding: 0;
        max-width: 720px;
        display: flex;
    }

        footer#footer .cc ul li {
            display: inline-block;
            float: left;
        }

            footer#footer .cc ul li.mc,
            footer#footer .cc ul li.visa,
            footer#footer .cc ul li.laybuy,
            footer#footer .cc ul li.zip,
            footer#footer .cc ul li.google-pay,
            footer#footer .cc ul li.apple-pay,
            footer#footer .cc ul li.afterpay,
            footer#footer .cc ul li.microsoft-pay {
                margin: 6px 0 0 15px;
            }

            footer#footer .cc ul li.apple-pay {
                width: 52px;
            }

            footer#footer .cc ul li.google-pay {
                width: 67px;
            }

            footer#footer .cc ul li.microsoft-pay {
                width: 110px;
            }

            footer#footer .cc ul li.laybuy {
                width: 121px;
            }

            footer#footer .cc ul li.zip {
                width: 89px;
            }

.hotspots {
    margin-bottom: 25px;
}

    .hotspots .hotspot img {
        border: 4px solid #ed1b24;
    }

.terms-wrapper section {
    margin-bottom: 1.78571429em;
}

.terms-wrapper h5 {
    color: #000;
    font-size: 16px;
    text-transform: uppercase;
    padding-bottom: 3px;
    border-bottom: 4px solid #000;
}

.categories-list {
    padding: 1.07142857em 0;
    display: none;
}

    .categories-list .wrapper {
        padding: 0;
    }

        .categories-list .wrapper .owl-dots {
            display: none;
        }

        .categories-list .wrapper .owl-next,
        .categories-list .wrapper .owl-prev {
            position: absolute;
            width: 24px;
            height: 85px;
            display: block;
            text-indent: -99999px;
            background-position: -211px 0px;
            top: 25%;
        }

        .categories-list .wrapper .owl-prev {
            left: 5px;
            background-position: -186px 0px;
        }

        .categories-list .wrapper .owl-next {
            right: 5px;
        }

        .categories-list .wrapper a:hover .title-wrapper {
            background-color: #960c12;
        }

        .categories-list .wrapper .title-wrapper {
            background: #ed1b24;
            color: #fff;
            text-align: left;
            display: block;
            padding: 0.71428571em 1.78571429em 0.71428571em 0.71428571em;
            position: relative;
            text-transform: uppercase;
            overflow: hidden;
            text-overflow: ellipsis;
            white-space: nowrap;
            font-weight: bold;
        }

            .categories-list .wrapper .title-wrapper:after {
                background-position: 0 -89px;
                content: "";
                height: 17px;
                position: absolute;
                right: 10px;
                top: 12px;
                width: 14px;
            }

#exchangeRateModal h5.modal-title {
    font-size: 20px;
    display: inline;
    color: #000;
}

#exchangeRateModal input,
#exchangeRateModal select {
    padding: 10px;
    border: 1px solid #666;
    width: 100% !important;
    font-weight: normal;
    color: #000;
    font-size: 14px;
}

    #exchangeRateModal input#amount {
        text-align: left !important;
        font-weight: bold;
        font-size: 20px;
    }

#exchangeRateModal td {
    font-size: 14px;
    padding: 2px 10px !important;
    font-weight: bold;
}

#exchangeRateModal label#result {
    font-weight: bold;
    font-size: 30px !important;
    color: #ed1b24 !important;
}

#exchangeRateModal .rate-notes {
    font-size: 12px;
    text-align: center;
    color: #ed1b24;
}

.submit-btns {
    margin-bottom: 15px;
}

    .submit-btns button {
        background: none;
        padding: 0;
        border: none;
    }

        .submit-btns button img {
            min-width: 100%;
        }

        .submit-btns button:hover {
            background: none;
            padding: 0;
        }

    .submit-btns .card-btn,
    .submit-btns .partpay-btn {
        margin-bottom: 15px;
        width: 250px;
        display: block;
        cursor: pointer;
    }

.ag-payment-btn {
    margin-bottom: 20px;
    width: 100%;
    max-width: 340px;
}

.product-filter-wrapper .button {
    border-radius: 5px;
    background: #ed1b24;
    height: 55px;
    width: 65px;
    font-size: 30px;
    font-weight: 800;
}

    .product-filter-wrapper .button:hover {
        background: #262626;
    }

#content #page .pagination li a {
    border-radius: 0;
    line-height: 34px;
    padding: 0 12px;
}

.notify-me .button {
    padding: 15px 30px;
    border-radius: 0;
    font-size: 16px;
}

    .notify-me .button:hover {
        background: #000;
    }

#notifyModal .modal-body {
    padding: 25px;
}

    #notifyModal .modal-body .product-details {
        padding: 20px 0;
        border-top: 1px solid #ccc;
    }

    #notifyModal .modal-body .notify-body .form-group-wrapper {
        display: flex;
        position: relative;
    }

        #notifyModal .modal-body .notify-body .form-group-wrapper .country-dial-code {
            position: absolute;
            font-size: 16px;
            line-height: 46px;
            background: #000;
            color: #fff;
            padding: 0 10px;
        }

    #notifyModal .modal-body .notify-body .form-control {
        border-radius: 0;
    }

    #notifyModal .modal-body .notify-body .btn-group {
        flex: 1;
    }

        #notifyModal .modal-body .notify-body .btn-group .btn {
            padding: 10px;
            width: 100%;
            border: none;
            border-radius: 0;
            font-size: 16px;
            background: #959595;
        }

            #notifyModal .modal-body .notify-body .btn-group .btn.btn-active {
                background: #000;
                color: #fff;
            }

            #notifyModal .modal-body .notify-body .btn-group .btn:hover {
                box-shadow: none;
                background: #222;
                color: #fff;
            }

            #notifyModal .modal-body .notify-body .btn-group .btn:after {
                background: none;
            }

    #notifyModal .modal-body #submitBtn {
        padding: 10px;
        width: 100%;
        border: none;
        border-radius: 0;
        background: #000;
        color: #fff;
        margin: 10px 0;
    }

        #notifyModal .modal-body #submitBtn:hover {
            box-shadow: none;
            background: #222;
            color: #fff;
        }

        #notifyModal .modal-body #submitBtn:after {
            background: none;
        }

#container {
    position: relative;
}

.left-corner-web {
    left: 0;
}

.left-corner-web,
.right-corner-web {
    position: absolute;
    max-width: 100px;
    z-index: 10;
}

.right-corner-web {
    right: 0;
    transform: scaleX(-1);
}

.mb-20 {
    margin-bottom: 20px;
}

.mt-20 {
    margin-top: 20px;
}

#products .category-list .cl-w .cl-item {
    display: block;
    margin-bottom: 20px;
}



#notifyClickCollectModal .modal-title {
    color: #000;
    text-transform: uppercase;
    font-weight: bold;
    font-size: 27px;
    text-align: center;
}

#notifyClickCollectModal .product-details {
    text-align: center;
    font-size: 22px;
    margin: 20px auto;
}

    #notifyClickCollectModal .product-details h4 {
        font-size: 28px;
        line-height: 1.3;
    }
/********************************************************************************
 Custom Media Queries
 change these on a per site basis as you see fit. 640px is a good start
********************************************************************************/
@media screen and (max-width: 880px) {
    header#masthead .right-top .product-filter-wrapper .keyword-filter .keyword-text {
        padding: 8px 10px;
        width: 100%;
        border: 2px solid #000;
        line-height: 29px;
        font-size: 20px;
    }

    .top-search-form {
        position: relative;
    }

        .top-search-form .go-btn {
            position: absolute;
            right: 0;
            bottom: 0;
            top: auto;
        }

            .top-search-form .go-btn .button {
                font-size: 20px;
                line-height: 49px;
                padding-top: 0;
                padding-bottom: 0;
            }

    h1,
    .h1 {
        font-size: 28px;
    }

    body.shop #content #breadcrumbs {
        display: none;
    }

    body.shop #toolbar .left-side,
    body.shop #toolbar .payment-options {
        display: none;
    }

    body.shop #productKeywordSearch,
    body.shop .filter-category {
        display: none;
    }
}

@media screen and (min-width: 640px) {
    header#masthead #logo {
        width: 25.92592593%;
    }

    .submit-btns {
        display: flex;
    }

        .submit-btns .ag-payment-btn,
        .submit-btns .card-btn,
        .submit-btns .partpay-btn,
        .submit-btns .laybuy-btn {
            margin-right: 20px;
        }

        .submit-btns button img {
            min-width: auto;
        }

    #products .category-list .cl-w {
        display: grid;
        grid-template-columns: repeat(3, 1fr);
        gap: 20px; /* adjust spacing between tiles */
        justify-content: center;
    }

        #products .category-list .cl-w .cl-item {
            width: 100%;
            position: relative;
            overflow: hidden;
        }
}
/********************************************************************************
 Width at which the nav appears and the select menu disappears. 
********************************************************************************/
@media screen and (min-width: 800px) {
    header#masthead {
        padding: 0;
    }

        header#masthead #logo {
            padding-left: 1em;
            float: left;
            padding-top: 1.35714286em;
            padding-bottom: 0.71428571em;
            width: 300px;
        }

        header#masthead .right-top {
            float: right;
            width: 500px;
            padding-right: 1em;
        }

            header#masthead .right-top .product-filter-wrapper {
                margin-top: 1.07142857em;
            }

                header#masthead .right-top .product-filter-wrapper .make-filter,
                header#masthead .right-top .product-filter-wrapper .model-filter {
                    width: 195px;
                    float: left;
                    margin-right: 1.07142857em;
                }

                header#masthead .right-top .product-filter-wrapper .keyword-filter {
                    display: none;
                }

                header#masthead .right-top .product-filter-wrapper .go-btn {
                    float: left;
                    width: 65px;
                }

            header#masthead .right-top .chosen-container-single .chosen-single {
                height: 34px;
            }

            header#masthead .right-top .contact-list {
                /*margin-top: 0.71428571em;*/
                display: block;
                float: right;
            }

            header#masthead .right-top .product-search-wrapper {
                position: absolute;
                right: 10px;
                display: block;
                bottom: 8px;
                z-index: 11;
                width: 200px;
            }

    nav#menu.mm-menu,
    .show-menu {
        display: none !important;
    }

    nav#main.nav ul {
        display: block;
    }

        nav#main.nav ul li.last {
            border-right: none;
        }

    #content #page {
        padding: 1.42857143em 2.85714286em;
    }

    #content #breadcrumbs {
        padding-left: 2.85714286em;
    }
}

@media screen and (min-width: 1024px) {
    header#masthead {
        padding: 0;
    }

        header#masthead #logo {
            width: 200px;
            padding-top: 0.78571429em;
        }

        header#masthead .right-top {
            width: 795px;
        }

            header#masthead .right-top .product-filter-wrapper {
                position: absolute;
                left: 275px;
                top: -58px;
                margin-top: 0;
            }

                header#masthead .right-top .product-filter-wrapper .make-filter,
                header#masthead .right-top .product-filter-wrapper .model-filter {
                    width: 157px;
                }

                header#masthead .right-top .product-filter-wrapper .button {
                    line-height: 45px;
                    padding: 0 15px;
                }

                header#masthead .right-top .product-filter-wrapper .select2-container--default .select2-selection--single {
                    border-color: #fff;
                }

            header#masthead .right-top .contact-list {
                /*margin-top: 1.14285714em;*/
            }

    .top-strip {
        padding: 6px 10px;
        height: 90px;
    }

        .top-strip .member-p span.btn {
            line-height: 45px;
            padding: 0 4px;
            border-radius: 0;
        }

    .member-p .inner ul li.exchange-rate-btn-wrapper {
        position: absolute;
        right: 340px;
    }

    body .top-strip .my-cart-container {
        width: 136px;
        height: 55px;
        border: black solid;
        border-radius: 8px;
        margin-top: 5px;
    }

    #products .category-list .cl-w .cl-item {
        flex: 0 0 30%;
    }
}

@media screen and (min-width: 1180px) {
    #content #page {
        padding: 1.42857143em 0;
    }

    #content #breadcrumbs {
        padding-left: 0;
    }
}

@media screen and (min-width: 1280px) {
    .categories-list .wrapper {
        max-width: 1280px;
    }

    nav#main.nav ul li a {
        font-size: 20px;
    }
}

@media screen and (min-width: 1360px) {
    .categories-list .wrapper .owl-prev {
        left: -35px;
    }

    .categories-list .wrapper .owl-next {
        right: -35px;
    }

    body.shop #content {
        max-width: 1280px;
    }
}

@media screen and (min-width: 1480px) {
    .categories-list .wrapper {
        max-width: 1380px;
    }
}

@media screen and (min-width: 1540px) and (max-width: 1699px) {
    header#masthead {
        padding: 0;
    }

        header#masthead #logo {
            position: absolute;
            z-index: 10;
            width: auto;
            float: left;
            top: -88px;
            margin-left: -38px;
        }

        header#masthead .right-top {
            position: absolute;
            right: 0;
            width: 100%;
            padding-right: 0;
            top: 10px;
        }

            header#masthead .right-top .product-filter-wrapper {
                float: left;
            }

                header#masthead .right-top .product-filter-wrapper .make-filter,
                header#masthead .right-top .product-filter-wrapper .model-filter {
                    width: 250px;
                }

            header#masthead .right-top .product-filter-wrapper {
                top: -88px;
            }

            header#masthead .right-top .product-search-wrapper {
                display: block;
                position: absolute;
                top: -88px;
                right: 400px;
                z-index: 11;
                bottom: auto;
            }

                header#masthead .right-top .product-search-wrapper #keyword {
                    line-height: 43px;
                    padding-left: 60px;
                    border: 4px solid #000;
                    border-radius: 5px;
                    height: 55px;
                    font-size: 18px;
                    font-weight: 800;
                    width: 282px;
                }

                header#masthead .right-top .product-search-wrapper .btn-search {
                    right: auto;
                    position: absolute;
                    top: 15px;
                    width: 30px;
                    left: 25px;
                }

    .member-p .inner ul li.exchange-rate-btn-wrapper {
        right: 460px;
    }

    .categories-list .wrapper {
        max-width: 1480px;
    }

    .top-strip .wrapper,
    header#masthead .wrapper {
        max-width: 1480px;
    }

    header#masthead nav#main.nav {
        /*margin-top: 17px;*/
        background: 0 0;
        float: left;
        clear: none;
        margin-left: 125px;
        padding-top: 25px;
    }

        header#masthead nav#main.nav .wrapper {
            max-width: 1080px;
        }

        header#masthead nav#main.nav ul li {
            /*border-right: none;*/
        }

            header#masthead nav#main.nav ul li a {
                padding: 0.4em 1.5em;
            }

        header#masthead nav#main.nav ul.sf-menu li.active {
            background: none;
        }

    .phone-box {
        right: 142px !important;
    }

    .product-filter-wrapper .select2-container--default .select2-selection--single .select2-selection__arrow {
        height: 42px !important;
        right: 28px !important;
    }

    .footer-container {
        padding: 0px 100px !important;
    }
}

@media screen and (min-width: 1700px) {
    .top-strip .wrapper,
    header#masthead .wrapper,
    body.shop #content {
        max-width: 1600px;
    }

    #productList .product.col-lg-3 {
        width: 20%;
    }

    header#masthead {
        padding: 0;
    }

        header#masthead #logo {
            position: absolute;
            z-index: 10;
            width: auto;
            float: left;
            top: -88px;
            margin-left: -50px !important;
        }

        header#masthead .right-top {
            position: absolute;
            right: 0;
            width: 100%;
            padding-right: 0;
            top: 10px;
        }

            header#masthead .right-top .product-filter-wrapper {
                float: left;
            }

                header#masthead .right-top .product-filter-wrapper .make-filter,
                header#masthead .right-top .product-filter-wrapper .model-filter {
                    width: 250px;
                }

            header#masthead .right-top .product-filter-wrapper {
                top: -88px;
            }

            header#masthead .right-top .product-search-wrapper {
                display: block;
                position: absolute;
                top: -88px;
                right: 430px;
                z-index: 11;
                bottom: auto;
            }

                header#masthead .right-top .product-search-wrapper #keyword {
                    line-height: 43px;
                    padding-left: 60px;
                    border: 4px solid #000;
                    border-radius: 5px;
                    height: 55px;
                    font-size: 18px;
                    font-weight: 800;
                    width: 282px;
                }

                header#masthead .right-top .product-search-wrapper .btn-search {
                    right: auto;
                    position: absolute;
                    top: 15px;
                    width: 30px;
                    left: 25px;
                }

    .member-p .inner ul li.exchange-rate-btn-wrapper {
        right: 460px;
    }

    .categories-list .wrapper {
        max-width: 1480px;
    }

    header#masthead nav#main.nav {
        /*margin-top: 17px;*/
        background: 0 0;
        float: left;
        clear: none;
        margin-left: 125px;
        padding-top: 25px;
    }

        header#masthead nav#main.nav .wrapper {
            max-width: 1080px;
        }

        header#masthead nav#main.nav ul li {
            /*border-right: none;*/
        }

        header#masthead nav#main.nav ul.sf-menu li.active {
            background: none;
        }

    .product-filter-wrapper .select2-container--default .select2-selection--single .select2-selection__arrow {
        height: 42px !important;
        right: 28px !important;
    }
}

@media screen and (min-width: 1496px) and (max-width: 1539px) {
    header#masthead {
        padding: 0;
    }

        header#masthead #logo {
            position: absolute;
            z-index: 10;
            width: auto;
            float: left;
            top: -88px;
            margin-left: -20px;
        }

        header#masthead .right-top {
            position: absolute;
            right: 0;
            width: 100%;
            padding-right: 0;
            top: 10px;
        }

            header#masthead .right-top .product-filter-wrapper {
                float: left;
            }

                header#masthead .right-top .product-filter-wrapper .make-filter,
                header#masthead .right-top .product-filter-wrapper .model-filter {
                    width: 245px;
                    margin-right: 0.5em;
                }

            header#masthead .right-top .product-filter-wrapper {
                top: -88px;
                left: 300px;
            }

            header#masthead .right-top .product-search-wrapper {
                display: block;
                position: absolute;
                top: -88px;
                right: 400px;
                z-index: 11;
                bottom: auto;
            }

                header#masthead .right-top .product-search-wrapper #keyword {
                    line-height: 43px;
                    padding-left: 60px;
                    border: 4px solid #000;
                    border-radius: 5px;
                    height: 55px;
                    font-size: 18px;
                    font-weight: 800;
                    width: 282px;
                }

                header#masthead .right-top .product-search-wrapper .btn-search {
                    right: auto;
                    position: absolute;
                    top: 15px;
                    width: 30px;
                    left: 25px;
                }

    .member-p .inner ul li.exchange-rate-btn-wrapper {
        right: 460px;
    }

    .categories-list .wrapper {
        max-width: 1480px;
    }

    .top-strip .wrapper,
    header#masthead .wrapper {
        max-width: 1480px;
    }

    header#masthead nav#main.nav {
        /*margin-top: 17px;*/
        background: 0 0;
        float: left;
        clear: none;
        margin-left: 125px;
        padding-top: 25px;
    }

        header#masthead nav#main.nav .wrapper {
            max-width: 1080px;
        }

        header#masthead nav#main.nav ul li {
            /*border-right: none;*/
        }

            header#masthead nav#main.nav ul li a {
                padding: 0.4em 1.5em;
            }

        header#masthead nav#main.nav ul.sf-menu li.active {
            background: none;
        }

    .phone-box {
        right: 142px !important;
    }

    .product-filter-wrapper .select2-container--default .select2-selection--single .select2-selection__arrow {
        height: 42px !important;
        right: 28px !important;
    }

    .footer-container {
        padding: 0px 40px !important;
    }
}

@media screen and (min-width: 1412px) and (max-width: 1495px) {
    header#masthead {
        padding: 0;
    }

        header#masthead #logo {
            position: absolute;
            z-index: 10;
            width: auto;
            float: left;
            top: -88px;
            margin-left: 0px;
        }

        header#masthead .right-top {
            position: absolute;
            right: 0;
            width: 100%;
            padding-right: 0;
            top: 10px;
        }

            header#masthead .right-top .product-filter-wrapper {
                float: left;
            }

                header#masthead .right-top .product-filter-wrapper .make-filter,
                header#masthead .right-top .product-filter-wrapper .model-filter {
                    width: 225px;
                    margin-right: 0.5em;
                }

            header#masthead .right-top .product-filter-wrapper {
                top: -88px;
                left: 320px;
            }

            header#masthead .right-top .product-search-wrapper {
                display: block;
                position: absolute;
                top: -88px;
                right: 360px;
                z-index: 11;
                bottom: auto;
            }

                header#masthead .right-top .product-search-wrapper #keyword {
                    line-height: 43px;
                    padding-left: 48px;
                    border: 4px solid #000;
                    border-radius: 5px;
                    height: 55px;
                    font-size: 16px;
                    font-weight: 800;
                    width: 230px;
                }

                header#masthead .right-top .product-search-wrapper .btn-search {
                    right: auto;
                    position: absolute;
                    top: 15px;
                    width: 25px;
                    left: 10px;
                }

    .member-p .inner ul li.exchange-rate-btn-wrapper {
        right: 460px;
    }

    .categories-list .wrapper {
        max-width: 1480px;
    }

    .top-strip .wrapper,
    header#masthead .wrapper {
        max-width: 1480px;
    }

    header#masthead nav#main.nav {
        /*margin-top: 17px;*/
        background: 0 0;
        float: left;
        clear: none;
        margin-left: 125px;
        padding-top: 25px;
    }

        header#masthead nav#main.nav .wrapper {
            max-width: 1080px;
        }

        header#masthead nav#main.nav ul li {
            /*border-right: none;*/
        }

            header#masthead nav#main.nav ul li a {
                padding: 0.4em 1.5em;
            }

        header#masthead nav#main.nav ul.sf-menu li.active {
            background: none;
        }

    .phone-box {
        right: 152px !important;
    }

    .clearance {
        width: 160px !important;
    }

    .product-filter-wrapper .select2-container--default .select2-selection--single .select2-selection__arrow {
        height: 42px !important;
        right: 14px !important;
    }

    .footer-icons {
        float: inline-start;
    }

    .footer-container {
        padding: 0px 20px !important;
    }
}

@media screen and (min-width: 1311px) and (max-width: 1411px) {
    header#masthead {
        padding: 0;
    }

        header#masthead #logo {
            position: absolute;
            z-index: 10;
            width: auto;
            float: left;
            top: -88px;
            margin-left: 0px;
        }

        header#masthead .right-top {
            position: absolute;
            right: 0;
            width: 100%;
            padding-right: 0;
            top: 10px;
        }

            header#masthead .right-top .product-filter-wrapper {
                float: left;
            }

                header#masthead .right-top .product-filter-wrapper .make-filter,
                header#masthead .right-top .product-filter-wrapper .model-filter {
                    width: 200px;
                    margin-right: 0.5em;
                }

            header#masthead .right-top .product-filter-wrapper {
                top: -88px;
                left: 320px;
            }

            header#masthead .right-top .product-search-wrapper {
                display: block;
                position: absolute;
                top: -88px;
                right: 305px;
                z-index: 11;
                bottom: auto;
            }

                header#masthead .right-top .product-search-wrapper #keyword {
                    line-height: 43px;
                    padding-left: 48px;
                    border: 4px solid #000;
                    border-radius: 5px;
                    height: 55px;
                    font-size: 12px;
                    font-weight: 800;
                    width: 200px;
                }

                header#masthead .right-top .product-search-wrapper .btn-search {
                    right: auto;
                    position: absolute;
                    top: 15px;
                    width: 25px;
                    left: 10px;
                }

    .member-p .inner ul li.exchange-rate-btn-wrapper {
        right: 460px;
    }

    .categories-list .wrapper {
        max-width: 1480px;
    }

    .top-strip .wrapper,
    header#masthead .wrapper {
        max-width: 1480px;
    }

    header#masthead nav#main.nav {
        /*margin-top: 17px;*/
        background: 0 0;
        float: left;
        clear: none;
        margin-left: 125px;
        padding-top: 25px;
    }

        header#masthead nav#main.nav .wrapper {
            max-width: 1080px;
        }

        header#masthead nav#main.nav ul li {
            /*border-right: none;*/
        }

            header#masthead nav#main.nav ul li a {
                padding: 0.4em 1.2em;
            }

        header#masthead nav#main.nav ul.sf-menu li.active {
            background: none;
        }

    .phone-box {
        right: 152px !important;
        width: 145px !important;
    }

        .phone-box a {
            font-size: 22px !important;
        }

    .clearance {
        width: 160px !important;
    }

    .product-filter-wrapper .select2-container--default .select2-selection--single .select2-selection__arrow {
        height: 42px !important;
        right: 16px !important;
    }

    .footer-icons {
        float: inline-start;
    }

    .product-filter-wrapper .select2-container .select2-selection--single .select2-selection__rendered {
        font-size: 16px !important;
    }

    #copyright p {
        font-size: 14px !important;
    }

        #copyright p a {
            font-size: 14px !important;
        }

    .pay-partners {
        height: 26px !important;
    }

    .footer-container {
        padding: 0px 20px !important;
    }
}

@media screen and (min-width: 1231px) and (max-width: 1310px) {
    header#masthead {
        padding: 0;
    }

        header#masthead #logo {
            position: absolute;
            z-index: 10;
            width: auto;
            float: left;
            top: -88px;
            margin-left: 0px;
        }

        header#masthead .right-top {
            position: absolute;
            right: 0;
            width: 100%;
            padding-right: 0;
            top: 10px;
        }

            header#masthead .right-top .product-filter-wrapper {
                float: left;
            }

                header#masthead .right-top .product-filter-wrapper .make-filter,
                header#masthead .right-top .product-filter-wrapper .model-filter {
                    width: 180px;
                    margin-right: 0.5em;
                }

            header#masthead .right-top .product-filter-wrapper {
                top: -88px;
                left: 320px;
            }

            header#masthead .right-top .product-search-wrapper {
                display: block;
                position: absolute;
                top: -88px;
                right: 270px;
                z-index: 11;
                bottom: auto;
            }

                header#masthead .right-top .product-search-wrapper #keyword {
                    line-height: 43px;
                    padding-left: 48px;
                    border: 4px solid #000;
                    border-radius: 5px;
                    height: 55px;
                    font-size: 10px;
                    font-weight: 800;
                    width: 180px;
                }

                header#masthead .right-top .product-search-wrapper .btn-search {
                    right: auto;
                    position: absolute;
                    top: 15px;
                    width: 25px;
                    left: 10px;
                }

    .member-p .inner ul li.exchange-rate-btn-wrapper {
        right: 460px;
    }

    .categories-list .wrapper {
        max-width: 1480px;
    }

    .top-strip .wrapper,
    header#masthead .wrapper {
        max-width: 1480px;
    }

    header#masthead nav#main.nav {
        /*margin-top: 17px;*/
        background: 0 0;
        float: left;
        clear: none;
        margin-left: 125px;
        padding-top: 25px;
    }

        header#masthead nav#main.nav .wrapper {
            max-width: 1080px;
        }

        header#masthead nav#main.nav ul li {
            /*border-right: none;*/
        }

            header#masthead nav#main.nav ul li a {
                padding: 0.4em 1.2em;
            }

        header#masthead nav#main.nav ul.sf-menu li.active {
            background: none;
        }

    .phone-box {
        right: 145px !important;
        width: 135px !important;
    }

        .phone-box a {
            font-size: 20px !important;
        }

    .clearance {
        width: 160px !important;
    }

    .product-filter-wrapper .select2-container--default .select2-selection--single .select2-selection__arrow {
        height: 42px !important;
        right: 16px !important;
    }

    .footer-icons {
        float: inline-start;
    }

    .product-filter-wrapper .select2-container .select2-selection--single .select2-selection__rendered {
        font-size: 14px !important;
    }

    #copyright p {
        font-size: 14px !important;
    }

        #copyright p a {
            font-size: 14px !important;
        }

    .pay-partners {
        height: 26px !important;
    }

    body .top-strip .my-cart-container {
        width: 120px !important;
    }

    body .my-cart-container .my-cart {
        font-size: 14px !important;
    }

    .footer-container {
        padding: 0px 20px !important;
    }
}

@media screen and (min-width: 1132px) and (max-width: 1230px) {
    header#masthead {
        padding: 0;
    }

        header#masthead #logo {
            position: absolute;
            z-index: 10;
            width: auto;
            float: left;
            top: -88px;
            margin-left: 0px;
        }

        header#masthead .right-top {
            position: absolute;
            right: 0;
            width: 100%;
            padding-right: 0;
            top: 10px;
        }

            header#masthead .right-top .product-filter-wrapper {
                float: left;
            }

                header#masthead .right-top .product-filter-wrapper .make-filter,
                header#masthead .right-top .product-filter-wrapper .model-filter {
                    width: 130px;
                    margin-right: 0.5em;
                }

            header#masthead .right-top .product-filter-wrapper {
                top: -88px;
                left: 320px;
            }

            header#masthead .right-top .product-search-wrapper {
                display: block;
                position: absolute;
                top: -88px;
                right: 270px;
                z-index: 11;
                bottom: auto;
            }

                header#masthead .right-top .product-search-wrapper #keyword {
                    line-height: 43px;
                    padding-left: 48px;
                    border: 4px solid #000;
                    border-radius: 5px;
                    height: 55px;
                    font-size: 10px;
                    font-weight: 800;
                    width: 178px;
                }

                header#masthead .right-top .product-search-wrapper .btn-search {
                    right: auto;
                    position: absolute;
                    top: 15px;
                    width: 25px;
                    left: 10px;
                }

    .member-p .inner ul li.exchange-rate-btn-wrapper {
        right: 460px;
    }

    .categories-list .wrapper {
        max-width: 1480px;
    }

    .top-strip .wrapper,
    header#masthead .wrapper {
        max-width: 1480px;
    }

    header#masthead nav#main.nav {
        /*margin-top: 17px;*/
        background: 0 0;
        float: left;
        clear: none;
        margin-left: 125px;
        padding-top: 25px;
    }

        header#masthead nav#main.nav .wrapper {
            max-width: 1080px;
        }

        header#masthead nav#main.nav ul li {
            /*border-right: none;*/
        }

            header#masthead nav#main.nav ul li a {
                padding: 0.4em 1.2em;
            }

        header#masthead nav#main.nav ul.sf-menu li.active {
            background: none;
        }

    .phone-box {
        right: 145px !important;
        width: 135px !important;
    }

        .phone-box a {
            font-size: 20px !important;
        }

    .clearance {
        width: 160px !important;
        right: 12px !important;
    }

    .product-filter-wrapper .select2-container--default .select2-selection--single .select2-selection__arrow {
        height: 35px !important;
        right: 6px !important;
    }

        .product-filter-wrapper .select2-container--default .select2-selection--single .select2-selection__arrow:after {
            font-size: 35px !important;
            font-weight: 800 !important;
        }

    .footer-icons {
        float: inline-start;
    }

    .product-filter-wrapper .select2-container .select2-selection--single .select2-selection__rendered {
        font-size: 11px !important;
        padding: 0px 1px !important;
    }

    header#masthead .right-top .product-filter-wrapper .button {
        padding: 0 10px !important;
    }

    .product-filter-wrapper .button {
        height: 53px;
        width: 55px;
        font-size: 24px;
    }

    #copyright p {
        font-size: 13px !important;
    }

        #copyright p a {
            font-size: 13px !important;
        }

    .pay-partners {
        height: 24px !important;
    }

    body .top-strip .my-cart-container {
        width: 120px !important;
    }

    body .my-cart-container .my-cart {
        font-size: 14px !important;
    }

    .footer-container {
        padding: 0px 20px !important;
    }
}

@media screen and (min-width: 1057px) and (max-width: 1131px) {

    .top-strip {
        height: 160px !important;
    }

    header#masthead {
        padding: 0;
    }

        header#masthead #logo {
            position: absolute;
            z-index: 10;
            width: auto;
            float: left;
            top: -160px;
            margin-left: 0px;
        }

        header#masthead .right-top {
            position: absolute;
            right: 0;
            width: 100%;
            padding-right: 0;
            top: 10px;
        }

            header#masthead .right-top .product-filter-wrapper {
                float: left;
            }

                header#masthead .right-top .product-filter-wrapper .make-filter,
                header#masthead .right-top .product-filter-wrapper .model-filter {
                    width: 180px;
                    margin-right: 0.5em;
                }

            header#masthead .right-top .product-filter-wrapper {
                top: -78px;
                left: 18px;
            }

            header#masthead .right-top .product-search-wrapper {
                display: block;
                position: absolute;
                top: -78px;
                right: 183px;
                z-index: 11;
                bottom: auto;
            }

                header#masthead .right-top .product-search-wrapper #keyword {
                    line-height: 43px;
                    padding-left: 48px;
                    border: 4px solid #000;
                    border-radius: 5px;
                    height: 55px;
                    font-size: 14px;
                    font-weight: 800;
                    width: 220px;
                }

                header#masthead .right-top .product-search-wrapper .btn-search {
                    right: auto;
                    position: absolute;
                    top: 15px;
                    width: 25px;
                    left: 10px;
                }

    .member-p .inner ul li.exchange-rate-btn-wrapper {
        right: 460px;
    }

    .categories-list .wrapper {
        max-width: 1480px;
    }

    .top-strip .wrapper,
    header#masthead .wrapper {
        max-width: 1480px;
    }

    header#masthead nav#main.nav {
        /*margin-top: 17px;*/
        background: 0 0;
        float: left;
        clear: none;
        margin-left: 125px;
        padding-top: 25px;
    }

        header#masthead nav#main.nav .wrapper {
            max-width: 1080px;
        }

        header#masthead nav#main.nav ul li {
            /*border-right: none;*/
        }

            header#masthead nav#main.nav ul li a {
                padding: 0.4em 1em;
            }

        header#masthead nav#main.nav ul.sf-menu li.active {
            background: none;
        }

    .phone-box {
        right: 10px !important;
        width: 135px !important;
        top: -78px !important;
    }

        .phone-box a {
            font-size: 20px !important;
        }

    .clearance {
        width: 160px !important;
        right: 5px !important;
    }

    .product-filter-wrapper .select2-container--default .select2-selection--single .select2-selection__arrow {
        height: 42px !important;
        right: 16px !important;
    }

    .footer-icons {
        float: inline-start;
    }

    .product-filter-wrapper .select2-container .select2-selection--single .select2-selection__rendered {
        font-size: 14px !important;
    }

    #copyright p {
        font-size: 12px !important;
    }

        #copyright p a {
            font-size: 12px !important;
        }

    .pay-partners {
        height: 20px !important;
    }

    body .top-strip .my-cart-container {
        width: 120px !important;
    }

    body .my-cart-container .my-cart {
        font-size: 14px !important;
    }

    .footer-container {
        padding: 0px 20px !important;
    }
}

@media screen and (min-width: 910px) and (max-width: 1056px) {

    .top-strip {
        height: 160px !important;
    }

    header#masthead {
        padding: 0;
    }

        header#masthead #logo {
            position: absolute;
            z-index: 10;
            width: auto;
            float: left;
            top: -160px;
            margin-left: 0px;
        }

        header#masthead .right-top {
            position: absolute;
            left: 15px;
            width: 100%;
            padding-right: 0;
            top: -75px;
        }

            header#masthead .right-top .product-filter-wrapper {
                float: left;
            }

                header#masthead .right-top .product-filter-wrapper .make-filter,
                header#masthead .right-top .product-filter-wrapper .model-filter {
                    width: 180px;
                    margin-right: 0.5em;
                }

            header#masthead .right-top .product-filter-wrapper {
                top: 15px;
                left: 0px;
            }

            header#masthead .right-top .product-search-wrapper {
                display: block;
                position: absolute;
                top: 15px;
                right: 183px;
                z-index: 11;
                bottom: auto;
            }

                header#masthead .right-top .product-search-wrapper #keyword {
                    line-height: 43px;
                    padding-left: 48px;
                    border: 4px solid #000;
                    border-radius: 5px;
                    height: 55px;
                    font-size: 14px;
                    font-weight: 800;
                    width: 220px;
                }

                header#masthead .right-top .product-search-wrapper .btn-search {
                    right: auto;
                    position: absolute;
                    top: 15px;
                    width: 25px;
                    left: 10px;
                }

        header#masthead nav#main.nav {
            margin-left: -15px !important;
        }

    .member-p .inner ul li.exchange-rate-btn-wrapper {
        right: 460px;
    }

    .categories-list .wrapper {
        max-width: 1480px;
    }

    .top-strip .wrapper,
    header#masthead .wrapper {
        max-width: 1480px;
    }

    header#masthead nav#main.nav {
        /*margin-top: 17px;*/
        background: 0 0;
        float: left;
        clear: none;
        margin-left: 125px;
        padding-top: 25px;
    }

        header#masthead nav#main.nav .wrapper {
            max-width: 1080px;
        }

    header#masthead .right-top .contact-list {
        margin-top: 87px;
        margin-right: 10px;
    }

    header#masthead nav#main.nav ul li a {
        padding: 0.4em 1em;
    }

    header#masthead nav#main.nav ul.sf-menu li.active {
        background: none;
    }

    .phone-box {
        right: 22px !important;
        width: 135px !important;
        top: 15px !important;
    }

        .phone-box a {
            font-size: 20px !important;
        }

    .clearance {
        width: 130px !important;
        right: 5px !important;
    }

    .product-filter-wrapper .select2-container--default .select2-selection--single .select2-selection__arrow {
        height: 42px !important;
        right: 16px !important;
    }

    .footer-icons {
        float: inline-start;
    }

    .product-filter-wrapper .select2-container .select2-selection--single .select2-selection__rendered {
        font-size: 14px !important;
    }

    body .select2-container--default .select2-selection--single {
        height: 47px;
    }

    .product-filter-wrapper .button {
        font-size: 20px;
    }

    #copyright p {
        font-size: 12px !important;
    }

        #copyright p a {
            font-size: 12px !important;
        }

    .pay-partners {
        height: 20px !important;
    }

    body .top-strip .my-cart-container {
        width: 120px !important;
    }

    body .my-cart-container .my-cart {
        font-size: 14px !important;
    }

    body .top-strip .my-cart-container {
        width: 136px;
        height: 55px;
        border: black solid;
        border-radius: 8px;
        margin-top: 5px;
    }

    .footer-container {
        padding: 0px 20px !important;
    }
}

@media screen and (min-width: 800px) and (max-width: 909px) {

    .top-strip {
        height: 160px !important;
    }

    header#masthead {
        padding: 0;
    }

        header#masthead #logo {
            position: absolute;
            z-index: 10;
            width: auto;
            float: left;
            top: -160px;
            margin-left: 0px;
        }

        header#masthead .right-top {
            position: absolute;
            left: 15px;
            width: 100%;
            padding-right: 0;
            top: -75px;
        }

            header#masthead .right-top .product-filter-wrapper {
                float: left;
            }

                header#masthead .right-top .product-filter-wrapper .make-filter,
                header#masthead .right-top .product-filter-wrapper .model-filter {
                    width: 180px;
                    margin-right: 0.2em;
                }

            header#masthead .right-top .product-filter-wrapper {
                top: 15px;
                left: 0px;
            }

            header#masthead .right-top .product-search-wrapper {
                display: block;
                position: absolute;
                top: 15px;
                right: 163px;
                z-index: 11;
                bottom: auto;
            }

                header#masthead .right-top .product-search-wrapper #keyword {
                    line-height: 43px;
                    padding-left: 36px;
                    border: 4px solid #000;
                    border-radius: 5px;
                    height: 55px;
                    font-size: 14px;
                    font-weight: 800;
                    width: 205px;
                }

                header#masthead .right-top .product-search-wrapper .btn-search {
                    right: auto;
                    position: absolute;
                    top: 15px;
                    width: 25px;
                    left: 10px;
                }

        header#masthead nav#main.nav {
            margin-left: -15px !important;
        }

    .member-p .inner ul li.exchange-rate-btn-wrapper {
        right: 460px;
    }

    .categories-list .wrapper {
        max-width: 1480px;
    }

    .top-strip .wrapper,
    header#masthead .wrapper {
        max-width: 1480px;
    }

    header#masthead nav#main.nav {
        /*margin-top: 17px;*/
        background: 0 0;
        float: left;
        clear: none;
        margin-left: 125px;
        padding-top: 25px;
    }

        header#masthead nav#main.nav .wrapper {
            max-width: 1080px;
        }

    header#masthead .right-top .contact-list {
        display: none;
    }

    header#masthead .right-top .product-filter-wrapper .go-btn {
        top: 0px;
        left: 369px;
    }

    header#masthead nav#main.nav ul li a {
        padding: 0.4em 1em;
    }

    header#masthead nav#main.nav ul.sf-menu li.active {
        background: none;
    }

    .phone-box {
        right: 22px !important;
        width: 135px !important;
        top: 15px !important;
    }

        .phone-box a {
            font-size: 20px !important;
        }

    .clearance {
        width: 130px !important;
        right: 5px !important;
    }

    .product-filter-wrapper .select2-container--default .select2-selection--single .select2-selection__arrow {
        height: 42px !important;
        right: 16px !important;
    }

    .footer-icons {
        float: inline-start;
    }

    .product-filter-wrapper .select2-container .select2-selection--single .select2-selection__rendered {
        font-size: 14px !important;
    }

    body .select2-container--default .select2-selection--single {
        height: 47px;
    }

    .product-filter-wrapper .button {
        font-size: 20px;
    }

    #copyright p {
        font-size: 12px !important;
    }

        #copyright p a {
            font-size: 12px !important;
        }

    .pay-partners {
        height: 20px !important;
    }

    body .top-strip .my-cart-container {
        width: 120px !important;
    }

    body .my-cart-container .my-cart {
        font-size: 14px !important;
    }

    body .top-strip .my-cart-container {
        width: 136px;
        height: 55px;
        border: black solid;
        border-radius: 8px;
        margin-top: 5px;
    }

    .footer-container {
        padding: 0px 20px !important;
    }
}

@media screen and (min-width: 640px) and (max-width: 799px) {
    .show-menu {
        top: -75px !important;
    }

    .mm-menu {
        background: #000 !important;
        color: #fff !important;
    }

    header#masthead #logo {
        position: relative;
        top: -70px;
        left: 18px;
    }

    .show-menu:before, .show-menu:after, .show-menu span {
        width: 40px !important;
    }

    body .my-cart-container .my-cart {
        font-size: 14px !important;
    }

    body .top-strip .my-cart-container {
        width: 120px;
        height: 55px;
        border: black solid;
        border-radius: 8px;
        margin-top: 5px;
        float: right !important;
    }

    .phone-box {
        top: -70px !important;
    }

    header#masthead .right-top .product-filter-wrapper .make-filter,
    header#masthead .right-top .product-filter-wrapper .model-filter {
        height: 55px !important;
    }

    body .select2-container--default .select2-selection--single .select2-selection__arrow {
        top: 30%;
    }

    header#masthead .right-top .product-filter-wrapper .keyword-filter .keyword-text {
        width: 88%;
        line-height: 35px;
        font-size: 20px;
        font-weight: 800;
    }

    .top-search-form .go-btn .button {
        height: 55px;
        width: 82px;
        font-size: 28px;
        padding: 5px;
    }

    .footer-container {
        padding: 0px 20px !important;
    }

    .footer_logo2 {
        min-width: 260px !important;
    }

    #copyright p {
        font-size: 10px !important;
    }

        #copyright p a {
            font-size: 10px !important;
        }

    .pay-partners {
        height: 18px !important;
    }

    .footer .list-unstyled li {
        padding: 8px 5px !important;
    }

    .sub-pages-h .item a span.title, .sub-pages-v .item a span.title {
        font-size: 10px !important;
    }
}

@media screen and (max-width: 639px) {

    header#masthead #logo {
        left: 2px !important;
        width: 68% !important;
    }

    header#masthead {
        background: #fff !important;
        height: 220px;
    }

    .sub-pages-h .item, .sub-pages-v .item {
        display: inline-grid;
    }

    #slider-top .sub-pages-h .item {
        width: 38% !important;
    }

    #slider-top .wrapper .overlay-container {
        text-align: center;
    }

    #banner-top {
        height: 350px;
    }

    #slider-top .wrapper .overlay-container h1 {
        color: #fff !important;
    }

    #slider-top .wrapper {
        background: #000 !important;
    }

    .show-menu {
        top: -68px !important;
    }

        .show-menu:before, .show-menu:after, .show-menu span {
            background: #ed1b24 !important;
            height: 8px;
        }

        .show-menu span {
            top: 18px !important;
        }

        .show-menu:after {
            top: 30px !important;
        }

    header#masthead #logo {
        position: relative;
        top: -68px;
        left: -32px;
    }

    .right-top {
        position: relative;
        top: -45px;
    }

    .show-menu:before, .show-menu:after, .show-menu span {
        width: 40px !important;
    }

    body .my-cart-container .my-cart {
        font-size: 14px !important;
    }

    body .top-strip .my-cart-container {
        width: 100px;
        height: 55px;
        border: black solid;
        border-radius: 8px;
        margin-top: 5px;
        float: right !important;
    }

    body .my-cart-container .my-cart .cart-count {
        background-color: #ed1b24 ;
        color: #fff !important;
        left: 75px !important;
        text-align: center;
        top: 2px !important;
    }

    body .my-cart-container .my-cart .top-my-cart-total, body .my-cart-container .my-cart .my-cart-span {
        position: absolute;
        top: 18px;
        left: 4px;
        color: #000;
    }

    body .my-cart-container .my-cart:after {
        left: 50px !important;
    }

    .phone-box {
        display: none !important;
    }

    header#masthead .right-top .product-filter-wrapper .make-filter,
    header#masthead .right-top .product-filter-wrapper .model-filter {
        height: 55px !important;
    }

    body .select2-container--default .select2-selection--single .select2-selection__arrow {
        top: 30%;
    }

    header#masthead .right-top .product-filter-wrapper .keyword-filter .keyword-text {
        width: 78%;
        line-height: 35px;
        font-size: 16px;
        font-weight: 800;
        border: 4px solid #000 !important;
        border-radius: 5px !important;
        padding: 8px 35px !important;
    }

    body .select2-container--default .select2-selection--single {
        height: 47px !important;
    }
        .top-search-form .go-btn .button {
        height: 57px;
        width: 65px;
        font-size: 28px;
        padding: 5px;
        background: #000;
    }

    #slider-top .wrapper .overlay-container h1 {
        font-size: 18px !important;
    }
        .footer-container {
        padding: 0px 20px !important;
    }
        .footer_logo2 {
        min-width: 225px !important;
    }

    #copyright p {
        font-size: 10px !important;
        text-align: center;
    }

        #copyright p a {
            font-size: 10px !important;
        }

    .pay-partners {
        height: 10px !important;
    }    

    .footer .list-unstyled li {
        padding: 0px !important;
    }

        .footer .list-unstyled li a {
            font-size: 8px !important;
        }

    .sub-pages-h .item a span.title, .sub-pages-v .item a span.title {
        font-size: 10px !important;
    }

    .mm-menu {
        background: #000 !important;
        color: #fff !important;
    }

    .footer-h4 {
        margin-top: 0px;
        font-size: 10px !important;
    }

    .footer_logo1 {
        width: 100% !important;
    }

    .price-guarantee {
        margin-top: 20px !important;
        position: relative;
        float: inline-end;
        margin-bottom: 15px;
    }

    .social-icon-mobile {
        display: block !important;
        padding-left: 0px;
    }

    .social-icon-desktop {
        display: none !important;
    }

    .social-icon-mobile .contact-list ul li a.instagram {
        background-position: -74px -200px !important;
        margin-right: 5px !important;
        height: 32px !important;
        width: 20px !important;
    }
    .social-icon-mobile .contact-list ul li a.fb {
        background-position: -50px -200px !important;
        margin-right: 5px !important;
        height: 32px !important;
        width: 20px !important;
    }
    .social-icon-mobile .contact-list ul li a.youtube {
        background-position: -97px -200px !important;
        margin-right: 5px !important;
        height: 32px !important;
        width: 24px !important;
    }

    .footer-copyright {
        margin-top: 0px !important;
    }

    #content h4, .h4 {
        font-size: 14px !important;
    }

    #copyright p {
        display: flex;
        flex-direction: column;
        align-items: center;
    }

        #copyright p a {
            display: block;
            margin-bottom: 5px;
        }

    header#masthead .right-top .keyword-filter .btn-search {
        background-position: -62px -35px;
        border: 0 none;
        height: 30px;
        left: 8px;
        position: absolute;
        top: 138px;
        width: 31px;
    }

    body #content #page #product-container .product-info h1 {
        font-size: 18px !important;
    }

    body #content #page #product-container .product-info h2 {
        font-size: 16px !important;
    }

    body.shop #product-container .price {
        font-size: 1em !important;
    }

    body .payment-options-list ul li .payment-detail {
        display: inline-table !important;
        line-height: 22px !important;
    }

    body #content #page #product-container .product-info {
        width: 100% !important;
		margin-top: 18px;
    }

    body #content #page #product-container .product-gallery {
        width: 100% !important;
    }

}

.footer-copyright {
    margin-top: 50px;
}
.social-icon-mobile {
    display: none;
}

.social-icon-desktop {
    display: block;
}

.price-guarantee {
    margin-top: 30px;
}
    .footer_logo1 {
    width: 50%;
}

.footer_logo2 {
    min-width: 450px
}
/* custom theme styles */
.error {
    color: #ff0000;
}

.member-p {
    position: relative;
    float: right;
    margin-top: 2px;
    color: #fff;
}

    .member-p .inner ul {
        padding: 0;
        margin: 0;
    }

        .member-p .inner ul li {
            display: inline-block;
            margin-left: 1.07142857em;
        }

            .member-p .inner ul li a {
                color: #fff;
            }

            .member-p .inner ul li.exchange-rate-btn-wrapper {
                display: none;
            }

                .member-p .inner ul li.exchange-rate-btn-wrapper a {
                    cursor: pointer;
                }

    .member-p span.btn {
        background: #000;
        -webkit-border-radius: 2px;
        -moz-border-radius: 2px;
        border-radius: 2px;
        color: #fff;
        display: block;
        font-size: 14px;
        padding: 2px;
        position: relative;
    }

        .member-p span.btn:hover {
            background: #333333;
        }

        .member-p span.btn:after {
            background: none;
        }

    .member-p span.txt {
        display: block;
        margin: 0 15px;
    }

@-webkit-keyframes backgroundColor {
    0% {
        background-color: #FFEB00;
    }

    33% {
        background-color: #CCFF00;
    }

    67% {
        background-color: #00FFFF;
    }

    100% {
        background-color: #FFEB00;
    }
}

@keyframes backgroundColor {
    0% {
        background-color: #FFEB00;
    }

    33% {
        background-color: #CCFF00;
    }

    67% {
        background-color: #00FFFF;
    }

    100% {
        background-color: #FFEB00;
    }
}

body .payment-options {
    display: flex;
    margin: 10px 0;
}

    body .payment-options .icon {
        text-indent: -99999px;
        display: flex;
    }

        body .payment-options .icon.laybuy {
            background-position: 0 -316px;
            width: 103px;
            height: 28px;
            margin-right: 15px;
        }

        body .payment-options .icon.zip {
            background-position: -105px -316px;
            width: 78px;
            height: 28px;
        }

body .payment-options-list ul li {
    background: #bebebe;
    padding: 0 10px;
    margin-bottom: 10px;
    color: #000;
}

    body .payment-options-list ul li a {
        color: #000;
        cursor: pointer;
        display: flex;
        flex-wrap: wrap;
        padding: 10px 0;
    }

        body .payment-options-list ul li a span {
            display: flex;
        }

        body .payment-options-list ul li a .laybuy {
            width: 103px;
        }

        body .payment-options-list ul li a .zip {
            width: 78px;
        }

    body .payment-options-list ul li .payment-detail {
        display: flex;
        line-height: 40px;
    }

    body .payment-options-list ul li .payments {
        font-size: 18px;
        font-weight: bold;
    }

    body .payment-options-list ul li .icon {
        text-indent: -99999px;
        display: inline-block;
        position: relative;
        top: 9px;
        margin-left: 10px;
        cursor: pointer;
    }

        body .payment-options-list ul li .icon.laybuy {
            background-position: 0 -316px;
            width: 103px;
            height: 28px;
            margin-right: 15px;
        }

        body .payment-options-list ul li .icon.zip {
            background-position: -105px -316px;
            width: 78px;
            height: 28px;
        }

body .add-cart-msg {
    border: 1px solid;
    border-radius: 2px;
    display: none;
    font-weight: bold;
    left: 50%;
    padding: 10px 20px;
    position: fixed;
    top: 10px;
    z-index: 40;
}

    body .add-cart-msg.success {
        color: #4F8A10;
        background: #DFF2BF;
        display: block;
    }

body .my-cart-container {
    width: 1.42857143em;
    float: left;
}

    body .my-cart-container a {
        font-weight: bold;
    }

    body .my-cart-container .my-cart {
        height: 56px;
        width: 31px;
        display: block;
        z-index: 33;
        position: relative;
        text-transform: capitalize;
        min-height: 1.14285714em;
    }

        body .my-cart-container .my-cart:after {
            background-position: -95px -74px;
            content: "";
            height: 35px;
            left: 70px;
            position: absolute;
            top: 12px;
            width: 40px;
        }

        body .my-cart-container .my-cart .top-my-cart-total,
        body .my-cart-container .my-cart .my-cart-span {
            /*display: none;*/
            text-transform: uppercase;
        }

        body .my-cart-container .my-cart .cart-count {
            background-color: #ed1b24;
            border-radius: 50%;
            color: #222;
            display: inline-block;
            font-weight: bold;
            line-height: 1.5em;
            position: absolute;
            left: -4px;
            text-align: center;
            top: 0;
            width: 1.42857143em;
            height: 1.42857143em;
            z-index: 2;
        }

            body .my-cart-container .my-cart .cart-count span {
                display: none;
            }

    body .my-cart-container .empty {
        color: #ed1b24;
    }

    body .my-cart-container .my-cart-preview {
        display: none;
        background: none repeat scroll 0 0 #FFFFFF;
        border: 1px solid #818181;
        padding: 5px 15px 15px;
        width: 238px;
        z-index: 32;
        position: absolute;
        top: 1.92857143em;
    }

        body .my-cart-container .my-cart-preview ul {
            padding: 0;
        }

            body .my-cart-container .my-cart-preview ul li {
                border-bottom: 1px solid #E5E5E5;
                list-style-type: none;
                margin: 10px 0 5px;
                overflow: hidden;
                padding: 0 0 10px;
            }

                body .my-cart-container .my-cart-preview ul li .thumb {
                    float: left;
                    width: 60px;
                }

                body .my-cart-container .my-cart-preview ul li .details {
                    float: left;
                    padding-left: 5px;
                    width: 135px;
                }

                    body .my-cart-container .my-cart-preview ul li .details a,
                    body .my-cart-container .my-cart-preview ul li .details span {
                        display: block;
                        text-overflow: ellipsis;
                        white-space: nowrap;
                        overflow: hidden;
                        text-align: left;
                    }

        body .my-cart-container .my-cart-preview .my-cart-total {
            font-weight: bold;
            text-align: center;
        }

        body .my-cart-container .my-cart-preview .button {
            margin-top: 10px;
            display: block;
            border-radius: 2;
        }

    body .my-cart-container:hover .my-cart.empty {
        border-color: #fff;
    }

    body .my-cart-container:hover .my-cart-preview.empty {
        display: none;
        margin-top: 0px;
    }

    body .my-cart-container:hover .my-cart {
        border-bottom: 0;
    }

body .size-set {
    padding: 0.71428571em 0.71428571em 0 0.71428571em;
    display: none;
}

    body .size-set.active {
        display: block;
    }

    body .size-set .size-option {
        cursor: pointer;
        float: left;
        height: 25px;
        width: 30px;
        margin-left: 4px;
        text-align: center;
        background: #ed1b24;
        color: #fff;
    }

        body .size-set .size-option.first {
            margin-left: 0;
        }

        body .size-set .size-option:hover,
        body .size-set .size-option.active {
            background: #380407;
        }

        body .size-set .size-option span {
            display: block;
            font-size: 11px;
            line-height: 25px;
        }

body .colour-set .colour-option {
    cursor: pointer;
    float: left;
    width: 60px;
    margin-left: 5px;
}

    body .colour-set .colour-option.first {
        margin-left: 0;
    }

body .add-to-cart-btn {
    padding: 0.71428571em;
}

    body .add-to-cart-btn .add-to-cart.hide {
        display: none;
    }

    body .add-to-cart-btn button {
        background-color: #ed1b24;
        border: 0;
        color: #FFFFFF;
        display: block;
        font-weight: bold;
        text-align: center;
        padding: 10px;
        max-width: 100%;
        width: 100%;
    }

        body .add-to-cart-btn button:hover {
            background-color: #c51017;
        }

body .cart-response,
body .response-message {
    padding: 0.57142857em 0.71428571em;
    text-align: center;
    border: 1px solid;
    font-weight: bold;
    display: block;
}

    body .cart-response.error,
    body .response-message.error {
        color: #D8000C;
        background: #FFBABA;
    }

body .out-of-stock {
    color: #ff0000;
    font-weight: bold;
}

    body .out-of-stock.hide {
        display: none;
    }

body .top-promo-code-off,
body .promo-code-off {
    color: #008000;
}

body .gallery-container .main-image {
    position: relative;
}

body .gallery-container .colour-gallery {
    display: none;
}

    body .gallery-container .colour-gallery.active {
        display: block;
    }

body .gallery-container .gallery-thumb {
    list-style: none;
    padding: 0;
    display: block;
}

    body .gallery-container .gallery-thumb li {
        display: inline-block;
        float: left;
        border: 1px solid #DADADA;
        cursor: pointer;
        width: 4.28571429em;
        height: 4.28571429em;
        margin: 0 0.71428571em 0.71428571em 0;
        overflow: hidden;
        padding: 0.28571429em;
    }

        body .gallery-container .gallery-thumb li:hover {
            border-color: #ed1b24;
        }

body #toolbar {
    padding: 0 15px;
}

    body #toolbar .chosen-container-single .chosen-single {
        line-height: 40px;
        height: 40px;
    }

body #filterContainer {
    padding: 0 15px;
}

body #productList {
    position: relative;
}

    body #productList .loading-wrapper {
        position: absolute;
        height: 100%;
        width: 100%;
        background: rgba(0, 0, 0, 0.6);
        z-index: 10;
    }

        body #productList .loading-wrapper .inner {
            background: #fff;
            -webkit-border-radius: 15px;
            -moz-border-radius: 15px;
            border-radius: 15px;
            margin: 10% auto 0 auto;
            padding: 10px;
            z-index: 999;
            width: 145px;
        }

            body #productList .loading-wrapper .inner img {
                vertical-align: middle;
            }

            body #productList .loading-wrapper .inner span {
                padding: 10px;
                vertical-align: middle;
                font: 17/14em;
                color: #000;
                font-weight: bold;
            }

    body #productList .product {
        position: relative;
        z-index: 1;
        max-width: 280px;
        margin: 0 auto;
    }

        body #productList .product .inner {
            border: 1px solid #bebebe;
            background: #fff;
            position: relative;
            margin: 10px 0;
            display: flex;
            flex-wrap: wrap;
            /*
				&:hover {
					border: 1px solid darken(@light-grey, 10%);
					.box-shadow(0 0 15px rgba(0,0,0,.25)); 					
					top:-10px;
					margin:0;
					padding-top:20px;
					
					.image .colour-set {						
						display:block;
					}
						
					.cart-container {
						display:block;
						background:#e0dede;
						border-top:1px dashed #ccc;						
					}
					h1.title, h2.subtitle {
						white-space: normal;						
					}
					
				}//:hover
				*/
        }

            body #productList .product .inner .tooltip {
                position: absolute;
                display: block;
                width: 45px;
                height: 42px;
                background-position: 0 -219px;
                z-index: 10;
                bottom: 4px;
                right: 0;
                opacity: 1;
            }

                body #productList .product .inner .tooltip .tooltiptext {
                    visibility: hidden;
                    width: 120px;
                    background-color: black;
                    color: #fff;
                    text-align: center;
                    border-radius: 6px;
                    padding: 5px;
                    position: absolute;
                    z-index: 1;
                    top: -5px;
                    left: 110%;
                }

                    body #productList .product .inner .tooltip .tooltiptext:after {
                        content: "";
                        position: absolute;
                        top: 50%;
                        right: 100%;
                        margin-top: -5px;
                        border-width: 5px;
                        border-style: solid;
                        border-color: transparent black transparent transparent;
                    }

                body #productList .product .inner .tooltip:hover .tooltiptext {
                    visibility: visible;
                }

            body #productList .product .inner .inner-top {
                justify-content: space-between;
                flex-direction: column;
                display: flex;
                width: 100%;
            }

            body #productList .product .inner .inner-bottom {
                align-self: flex-end;
                display: flex;
                flex-flow: column;
                width: 100%;
            }

            body #productList .product .inner .image {
                position: relative;
                padding: 0.71428571em;
                height: 200px;
                width: auto;
                /*&.international-delivery:after {
						content:"";
						position:absolute;						
						right:0;
						bottom:4px;
						width:45px;
						height:42px;
						background-position:0 -219px;
						z-index:10;
					}*/
            }

                body #productList .product .inner .image.in-stock:before {
                    content: "";
                    position: absolute;
                    left: 10px;
                    bottom: 10px;
                    width: 49px;
                    height: 49px;
                    background-position: 0 -260px;
                    z-index: 10;
                }

                /* body #productList .product .inner .image.out-of-stock:before {
                    content: "";
                    position: absolute;
                    left: 0;
                    top: 0;
                    width: 120px;
                    height: 99px;
                    background-position: 0 -110px;
                    z-index: 10;
                }*/

                body #productList .product .inner .image.free-shipping:before {
                    content: "";
                    position: absolute;
                    left: -11px;
                    top: -15px;
                    width: 150px;
                    height: 105px;
                    background-position: -239px -248px;
                    z-index: 10;
                }

                body #productList .product .inner .image.special-order-item:before {
                    content: "";
                    position: absolute;
                    left: 0;
                    top: 0;
                    width: 120px;
                    height: 91px;
                    background-position: -116px -221px;
                    z-index: 10;
                }

                body #productList .product .inner .image figure {
                    margin: 0 auto;
                    overflow: hidden;
                    max-height: 100%;
                }

                    body #productList .product .inner .image figure div {
                        width: auto;
                        position: relative;
                    }

                        body #productList .product .inner .image figure div img {
                            width: auto;
                            max-height: 180px;
                            background: #fff;
                        }

                body #productList .product .inner .image .colour-set {
                    position: absolute;
                    bottom: 0px;
                    display: none;
                }

            body #productList .product .inner .cart-container .cart-response {
                margin-bottom: -1px;
            }

                body #productList .product .inner .cart-container .cart-response.success {
                    color: #4F8A10;
                    background: #DFF2BF;
                }

            body #productList .product .inner .payment-options {
                background: #bebebe;
                margin: 6px 0 0 0;
                padding: 10px;
            }

            body #productList .product .inner.new-product:after {
                content: "";
                background-position: -144px -150px;
                background-position: -150px -144px;
                width: 75px;
                height: 75px;
                position: absolute;
                top: -5px;
                right: -11px;
                z-index: 3;
            }

        body #productList .product h1.title {
            color: #000;
            font-size: 14px;
            line-height: 18px;
            font-weight: bold;
            text-align: center;
            margin-bottom: 10px;
            margin-top: 10px;
            overflow: hidden;
            min-height: 55px;
        }

        body #productList .product h2.subtitle {
            font-size: 13px;
            overflow: hidden;
            font-weight: normal;
            text-align: center;
            color: #000;
            line-height: 1.3;
            margin: 0 0 10px 0;
            min-height: 30px;
        }

        body #productList .product .price {
            font-weight: bold;
            text-align: center;
            font-size: 16px;
            color: #000;
        }

        body #productList .product a.product-link {
            padding: 0 0.71428571em 0.71428571em 0.71428571em;
        }

        body #productList .product a {
            display: block;
            position: relative;
            cursor: pointer;
        }

            body #productList .product a img {
                margin: 0 auto;
                display: block;
            }

        body #productList .product:hover {
            z-index: 2;
        }

        body #productList .product .add-to-cart-btn a {
            display: block;
            padding: 10px;
            text-align: center;
            text-transform: uppercase;
            background: #ed1b24;
            color: #fff;
            font-size: 16px;
            line-height: 20px;
            transition: none !important;
        }

            body #productList .product .add-to-cart-btn a:hover {
                background: #000;
            }

body #product-container .chosen-container {
    width: 100% !important;
}

body #product-container h1 {
    margin-bottom: 8px;
}

body #product-container .price {
    font-weight: bold;
}

    body #product-container .price .price-message {
        font-size: 13px;
        color: #004085;
        background-color: #cce5ff;
        border: 1px solid #b8daff;
        border-radius: 5px;
        margin-bottom: 10px;
        padding: 10px;
    }

body #product-container .colour-info,
body #product-container .size-info {
    margin: 0.35714286em 0;
}

    body #product-container .colour-info label,
    body #product-container .size-info label {
        font-weight: bold;
        padding-right: 5px;
    }

body #product-container .cart-container {
    margin: 0.71428571em 0;
}

    body #product-container .cart-container .add-to-cart-btn {
        padding-left: 0;
        padding-right: 0;
    }

body #product-container .colour-set .colour-option {
    border: 1px solid #DADADA;
}

    body #product-container .colour-set .colour-option:hover,
    body #product-container .colour-set .colour-option.active {
        border-color: #ed1b24;
    }

body #product-container .order-type-list {
    margin: 10px 0;
}

    body #product-container .order-type-list ul li {
        display: inline-block;
    }

        body #product-container .order-type-list ul li label {
            font-weight: bold;
        }

body #product-container .in-stock {
    /*margin-bottom: 20px;*/
    border: 2px dotted #017d01;
    padding: 22px 77px;
    color: #017d01;
    background: #f8cd07;
    position: relative;
    -webkit-animation: backgroundColor 5s cubic-bezier(1, 0, 0, 1) infinite;
    animation: backgroundColor 5s cubic-bezier(1, 0, 0, 1) infinite;
}

    body #product-container .in-stock:before {
        content: "";
        position: absolute;
        left: 20px;
        top: 7px;
        width: 49px;
        height: 49px;
        background-position: 0 -260px;
        z-index: 10;
    }

body #content #page .your-cart-container ul {
    padding-left: 0;
}

body .your-cart-container .cart-items {
    list-style: none;
}

    body .your-cart-container .cart-items li {
        display: block;
        border-bottom: 1px solid #E5E5E5;
        padding: 10px;
        border-top: 1px solid transparent;
        border-left: 1px solid transparent;
        border-right: 1px solid transparent;
    }

        body .your-cart-container .cart-items li.heading {
            padding-bottom: 0;
            display: none;
        }

            body .your-cart-container .cart-items li.heading label {
                float: none;
            }

            body .your-cart-container .cart-items li.heading .subtotal {
                text-align: right;
            }

    body .your-cart-container .cart-items .shipping-container {
        padding-top: 0.71428571em;
    }

        body .your-cart-container .cart-items .shipping-container .shipping-title {
            display: inline-block;
        }

        body .your-cart-container .cart-items .shipping-container .shipping-select-box {
            display: inline-block;
            margin-left: 0.57142857em;
        }

    body .your-cart-container .cart-items .product-shipping {
        padding-top: 0.71428571em;
    }

    body .your-cart-container .cart-items .remove {
        cursor: pointer;
        text-transform: uppercase;
        color: #ed1b24;
        margin-top: 0.35714286em;
    }

        body .your-cart-container .cart-items .remove:hover {
            color: #960c12;
        }

    body .your-cart-container .cart-items .qty input {
        border: 1px solid #E5E5E5;
        text-align: center;
    }

    body .your-cart-container .cart-items .total {
        font-weight: bold;
        text-align: right;
    }

body .your-cart-container .promo-code {
    display: flex;
    flex-wrap: wrap;
    margin-bottom: 15px;
}

body .your-cart-container .promo-code-txt {
    text-transform: uppercase;
    font-size: 1.14285714em;
    padding-bottom: 0.35714286em;
    width: 100%;
}

body .your-cart-container .promo-code-input input {
    border: 1px solid #E5E5E5;
    padding: 0.35714286em;
}

body .your-cart-container .promo-code-input .promo-code-error {
    display: block;
    color: #ff0000;
    text-align: center;
}

body .your-cart-container .promo-code-apply-btn {
    padding-left: 0.71428571em;
}

body .your-cart-container .product-total {
    font-size: 1.14285714em;
}

body .your-cart-container .product-total,
body .your-cart-container .total-amount,
body .your-cart-container .delivery-fee {
    font-weight: bold;
}

body .your-cart-container .total-amount {
    color: #009900;
    font-size: 1.42857143em;
}

body .your-cart-container .delivery-fee span.free-shipping {
    color: #c53622;
    text-transform: uppercase;
}

body .your-cart-container .promo-code-off {
    font-size: 0.92857143em;
    padding: 5px 0;
}

    body .your-cart-container .promo-code-off span {
        font-weight: bold;
    }

    body .your-cart-container .promo-code-off .remove-promocode {
        text-transform: uppercase;
        cursor: pointer;
        color: #ed1b24;
    }

        body .your-cart-container .promo-code-off .remove-promocode:hover {
            color: #960c12;
        }

body .your-cart-container .total-amount,
body .your-cart-container .delivery-fee {
    padding-top: 10px;
}

body .your-cart-container .inc-gst {
    font-size: 0.85714286em;
    margin-bottom: 0.71428571em;
}

body .your-cart-container .btn-container .continue-shopping {
    margin-top: 0.71428571em;
}

body .your-cart-container .empty-cart {
    padding: 0.71428571em;
    margin-bottom: 0.71428571em;
    border: 1px solid #ed1b24;
}

body input:focus,
body textarea:focus {
    box-shadow: none;
}

body .btn-group {
    margin-bottom: 1.07142857em;
}

    body .btn-group .account-tab-toggle,
    body .btn-group .ordertype-tab-toggle {
        background: #fefefe;
        background: -moz-linear-gradient(top, #fefefe 0%, #f3f3f3 100%, #f3f3f3 100%, #f3f3f3 100%);
        background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #fefefe), color-stop(100%, #f3f3f3), color-stop(100%, #f3f3f3), color-stop(100%, #f3f3f3));
        background: -webkit-linear-gradient(top, #fefefe 0%, #f3f3f3 100%, #f3f3f3 100%, #f3f3f3 100%);
        background: -o-linear-gradient(top, #fefefe 0%, #f3f3f3 100%, #f3f3f3 100%, #f3f3f3 100%);
        background: -ms-linear-gradient(top, #fefefe 0%, #f3f3f3 100%, #f3f3f3 100%, #f3f3f3 100%);
        background: linear-gradient(to bottom, #fefefe 0%, #f3f3f3 100%, #f3f3f3 100%, #f3f3f3 100%);
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fefefe', endColorstr='#f3f3f3', GradientType=0);
        background-size: 100% auto;
        border: 1px solid #BBBBBB;
        cursor: pointer;
        display: inline-block;
        font-size: 18px;
        line-height: 1.1;
        padding: 8px 17px;
        text-align: center;
        text-shadow: 0 1px 1px rgba(255, 255, 255, 0.5);
        vertical-align: middle;
        white-space: nowrap;
        float: left;
    }

        body .btn-group .account-tab-toggle:hover,
        body .btn-group .ordertype-tab-toggle:hover {
            background: #eeeeee;
            background: -moz-linear-gradient(top, #eeeeee 0%, #dcdbdb 100%, #dcdbdb 100%, #dcdbdb 100%);
            background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #eeeeee), color-stop(100%, #dcdbdb), color-stop(100%, #dcdbdb), color-stop(100%, #dcdbdb));
            background: -webkit-linear-gradient(top, #eeeeee 0%, #dcdbdb 100%, #dcdbdb 100%, #dcdbdb 100%);
            background: -o-linear-gradient(top, #eeeeee 0%, #dcdbdb 100%, #dcdbdb 100%, #dcdbdb 100%);
            background: -ms-linear-gradient(top, #eeeeee 0%, #dcdbdb 100%, #dcdbdb 100%, #dcdbdb 100%);
            background: linear-gradient(to bottom, #eeeeee 0%, #dcdbdb 100%, #dcdbdb 100%, #dcdbdb 100%);
            filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#eeeeee', endColorstr='#dcdbdb', GradientType=0);
        }

        body .btn-group .account-tab-toggle.active,
        body .btn-group .ordertype-tab-toggle.active {
            background: #e0e0e0;
            background: -moz-linear-gradient(top, #e0e0e0 0%, #c1c1c1 100%, #c1c1c1 100%, #c1c1c1 100%);
            background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #e0e0e0), color-stop(100%, #c1c1c1), color-stop(100%, #c1c1c1), color-stop(100%, #c1c1c1));
            background: -webkit-linear-gradient(top, #e0e0e0 0%, #c1c1c1 100%, #c1c1c1 100%, #c1c1c1 100%);
            background: -o-linear-gradient(top, #e0e0e0 0%, #c1c1c1 100%, #c1c1c1 100%, #c1c1c1 100%);
            background: -ms-linear-gradient(top, #e0e0e0 0%, #c1c1c1 100%, #c1c1c1 100%, #c1c1c1 100%);
            background: linear-gradient(to bottom, #e0e0e0 0%, #c1c1c1 100%, #c1c1c1 100%, #c1c1c1 100%);
            filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#e0e0e0', endColorstr='#c1c1c1', GradientType=0);
        }

        body .btn-group .account-tab-toggle.first,
        body .btn-group .ordertype-tab-toggle.first {
            -webkit-border-top-left-radius: 3px;
            -webkit-border-bottom-left-radius: 3px;
            -moz-border-radius-topleft: 3px;
            -moz-border-radius-bottomleft: 3px;
            border-top-left-radius: 3px;
            border-bottom-left-radius: 3px;
            border-right: none;
        }

        body .btn-group .account-tab-toggle.last,
        body .btn-group .ordertype-tab-toggle.last {
            -webkit-border-top-right-radius: 3px;
            -webkit-border-bottom-right-radius: 3px;
            -moz-border-radius-topright: 3px;
            -moz-border-radius-bottomright: 3px;
            border-top-right-radius: 3px;
            border-bottom-right-radius: 3px;
        }

body.shop div.combined-shipping {
    border: 2px solid #b8dfed;
    padding: 10px 35px;
    font-weight: 700;
    color: #3b7287;
    margin-top: 10px;
}

body.shop ul li.combined-shipping-li {
    border: 1px solid #b8dfed !important;
}

    body.shop ul li.combined-shipping-li.free-shipping {
        border-color: #9edf5e !important;
    }

body.shop div.qualified-free-shipping {
    border: 2px solid #9edf5e;
    padding: 10px 35px;
    font-weight: 700;
    color: #58882c;
    margin: 10px 0;
}

body.shop .free-shipping-text {
    color: #58882c;
}

body.shop .cart-total {
    padding: 0 10px;
}

body.shop header.form-header {
    text-transform: uppercase;
    font-size: 1.14285714em;
    color: #ed1b24;
    padding-bottom: 0.35714286em;
    margin-bottom: 0.57142857em;
    border-bottom: 2px solid #ccc;
    font-weight: bold;
}

body.shop .member-login,
body.shop .new-member {
    padding: 0 1.42857143em 0 0;
}

body.shop .new-member {
    border-right: 1px solid #ccc;
    margin-bottom: 25px;
}

    body.shop .new-member .button {
        font-size: 26px;
        margin: 10px 0;
        background: #000;
    }

        body.shop .new-member .button:hover {
            background: #ed1b24;
        }

body.shop .member-login {
    font-size: 12px;
}

    body.shop .member-login .row {
        margin-bottom: 0.71428571em;
        margin-left: 0;
        margin-right: 0;
    }

        body.shop .member-login .row .forgot-password {
            display: block;
            margin-top: 0.35714286em;
        }

    body.shop .member-login.login-container {
        border: 4px solid #ed1b24;
        margin: 0 auto;
        max-width: 460px;
        padding: 1.42857143em;
        -webkit-border-radius: 5px;
        -moz-border-radius: 5px;
        border-radius: 5px;
    }

        body.shop .member-login.login-container h1 {
            text-transform: uppercase;
        }

        body.shop .member-login.login-container .new-member-register {
            text-transform: uppercase;
            font-weight: bold;
        }

body.shop #content #page .member-nav {
    list-style: none;
    padding: 0;
    border-bottom: 4px solid #67080c;
    margin-bottom: 1.07142857em;
}

    body.shop #content #page .member-nav li {
        display: inline-block;
        float: left;
        margin-left: 0.71428571em;
        -webkit-border-top-left-radius: 5px;
        -webkit-border-top-right-radius: 5px;
        -moz-border-radius-topleft: 5px;
        -moz-border-radius-topright: 5px;
        border-top-left-radius: 5px;
        border-top-right-radius: 5px;
        background: #ed1b24;
    }

        body.shop #content #page .member-nav li.active,
        body.shop #content #page .member-nav li.active:hover {
            background: #67080c;
        }

        body.shop #content #page .member-nav li:hover {
            background: #c51017;
        }

        body.shop #content #page .member-nav li.first {
            margin-left: 0;
        }

        body.shop #content #page .member-nav li a {
            display: block;
            padding: 0.57142857em 1.07142857em;
            color: #fff;
            font-weight: bold;
        }

body.shop #content #page ul {
    padding: 0;
    list-style: none;
}

body.shop #product-container h1 {
    font-size: 2em;
}

body.shop #product-container label {
    float: none;
}

body.shop #product-container .price {
    font-size: 1.42857143em;
}

body.shop #product-container .shipping-container.free-shipping {
    display: none !important;
}

body.shop #product-container .product-make-model-list {
    margin-top: 1.42857143em;
}

    body.shop #product-container .product-make-model-list ul li {
        padding: 10px;
        background: #EFEFEF;
        border-bottom: 1px solid #ccc;
    }

        body.shop #product-container .product-make-model-list ul li:first-child {
            background: #222;
            color: #fff;
        }

#content #page #filterContainer {
    margin-top: 10px;
}

    #content #page #filterContainer header {
        font-size: 1.28571429em;
        font-weight: bold;
        text-transform: uppercase;
        padding: 0.35714286em 0;
    }

    #content #page #filterContainer .clear-all-filters {
        padding: 5px 0;
    }

        #content #page #filterContainer .clear-all-filters a {
            color: #ff0000;
        }

        #content #page #filterContainer .clear-all-filters span {
            font-weight: bold;
        }

    #content #page #filterContainer .filter-search {
        margin-bottom: 10px;
    }

        #content #page #filterContainer .filter-search input#pkeyword {
            background: url(/images/search.png) no-repeat 5px 10px;
            padding: 10px 6px 10px 26px;
        }

        #content #page #filterContainer .filter-search .button {
            display: none;
        }

    #content #page #filterContainer .filter-list {
        border-radius: 0px;
        margin-bottom: 0px;
        border-bottom: 1px solid #dddddd;
    }

        #content #page #filterContainer .filter-list.filter-closed ul {
            display: none;
        }

        #content #page #filterContainer .filter-list.filter-closed header {
            background-color: #fff;
        }

            #content #page #filterContainer .filter-list.filter-closed header .fa-plus:before {
                content: "\f067";
            }

        #content #page #filterContainer .filter-list header {
            background-color: #dddddd;
            display: block;
            padding: 10px;
            font-weight: 700;
            position: relative;
            font-size: 14px;
            line-height: 20px;
            cursor: pointer;
        }

            #content #page #filterContainer .filter-list header .fa-plus {
                float: right;
                font-size: 20px;
                line-height: 20px;
                transition: all 0.6s ease-in-out;
            }

                #content #page #filterContainer .filter-list header .fa-plus:before {
                    content: "\f068";
                }

        #content #page #filterContainer .filter-list ul {
            padding: 0px;
            list-style: none;
            border-top: 2px solid #e5e5e5;
        }

            #content #page #filterContainer .filter-list ul li {
                display: block;
                border-bottom: 1px solid #dde1e2;
                padding: 10px;
            }

                #content #page #filterContainer .filter-list ul li a {
                    display: block;
                }

                #content #page #filterContainer .filter-list ul li ul {
                    padding-top: 10px;
                    padding-left: 10px;
                    border-top: none;
                }

                #content #page #filterContainer .filter-list ul li:last-child {
                    border-bottom: 0;
                }

    #content #page #filterContainer ul.category-nav a.select {
        color: #35861C;
    }

    #content #page #filterContainer ul.category-nav ul.sub-category-nav {
        padding-left: 0.71428571em;
    }

    #content #page #filterContainer ul.filter-nav {
        list-style: none;
        overflow-y: auto;
        overflow-x: hidden;
    }

        #content #page #filterContainer ul.filter-nav li a {
            background: url(/images/backgrounds/checkbox.png) no-repeat 0 0;
            line-height: 1.42857143em;
            padding-left: 1.42857143em;
            transition: none;
            overflow: hidden;
            text-overflow: ellipsis;
            white-space: nowrap;
        }

            #content #page #filterContainer ul.filter-nav li a.select {
                background-position: 0 -19px;
                color: #35861C;
            }

    #content #page #filterContainer input#pkeyword {
        border-color: #dddddd;
    }

#content #page .tool-bar {
    margin-bottom: 0.71428571em;
}

#content #page #orders-container ul.orders-list {
    list-style: none;
    padding: 0;
}

    #content #page #orders-container ul.orders-list li {
        display: block;
        padding: 0.35714286em;
        border-bottom: 1px solid #e8eef4;
    }

        #content #page #orders-container ul.orders-list li.heading {
            background: #960c12;
            color: #fff;
            font-weight: bold;
            border-bottom: none;
        }

        #content #page #orders-container ul.orders-list li.hover {
            background: #e9e9e9;
        }

        #content #page #orders-container ul.orders-list li.alternate {
            background: #f6f5f5;
        }

        #content #page #orders-container ul.orders-list li .order-id {
            width: 10%;
            float: left;
        }

        #content #page #orders-container ul.orders-list li .deliver-to {
            width: 25%;
            float: left;
        }

        #content #page #orders-container ul.orders-list li .status {
            width: 15%;
            float: left;
        }

        #content #page #orders-container ul.orders-list li .amount {
            width: 15%;
            float: left;
        }

        #content #page #orders-container ul.orders-list li .order-date {
            width: 20%;
            float: left;
        }

        #content #page #orders-container ul.orders-list li .paid {
            width: 5%;
            float: left;
        }

        #content #page #orders-container ul.orders-list li .view-details {
            width: 10%;
            float: left;
        }

        #content #page #orders-container ul.orders-list li a {
            display: block;
        }

#content #page #order-items-container ul.order-items {
    list-style: none;
    padding: 0;
}

    #content #page #order-items-container ul.order-items li {
        display: block;
        padding: 0.35714286em;
        border-bottom: 1px solid #e8eef4;
    }

        #content #page #order-items-container ul.order-items li.heading {
            background: #960c12;
            color: #fff;
            font-weight: bold;
            border-bottom: none;
        }

        #content #page #order-items-container ul.order-items li.hover {
            background: #e9e9e9;
        }

        #content #page #order-items-container ul.order-items li.alternate {
            background: #f6f5f5;
        }

        #content #page #order-items-container ul.order-items li.total-amount {
            border-bottom: none;
            font-weight: bold;
        }

        #content #page #order-items-container ul.order-items li .thumb {
            width: 25%;
            float: left;
        }

        #content #page #order-items-container ul.order-items li .product-name {
            width: 25%;
            float: left;
        }

        #content #page #order-items-container ul.order-items li .qty {
            width: 25%;
            float: left;
        }

        #content #page #order-items-container ul.order-items li .amount {
            width: 25%;
            float: left;
        }

#content #page #order-items-container .delivery-details {
    margin-top: 0.71428571em;
}

    #content #page #order-items-container .delivery-details header {
        font-weight: bold;
    }

#content #page ul.tabs {
    margin-bottom: 0;
}
/*progress bar*/
#content #page #checkout-progress {
    margin-bottom: 1.78571429em;
}

    #content #page #checkout-progress #progress-bar {
        margin: 0;
        padding: 0;
        position: relative;
        list-style: none;
        overflow: hidden;
    }

        #content #page #checkout-progress #progress-bar li:first-child {
            z-index: 6;
            margin-left: 0;
        }

        #content #page #checkout-progress #progress-bar li:nth-child(2) {
            z-index: 5;
        }

        #content #page #checkout-progress #progress-bar li:nth-child(3) {
            z-index: 4;
        }

        #content #page #checkout-progress #progress-bar li:nth-child(4) {
            z-index: 3;
        }

        #content #page #checkout-progress #progress-bar li:nth-child(5) {
            z-index: 2;
        }

        #content #page #checkout-progress #progress-bar.steps-4 li {
            width: 25%;
        }

            #content #page #checkout-progress #progress-bar.steps-4 li a,
            #content #page #checkout-progress #progress-bar.steps-4 li span {
                width: 100%;
            }

        #content #page #checkout-progress #progress-bar li {
            display: inline-block;
            margin-left: -4px;
            position: relative;
        }

            #content #page #checkout-progress #progress-bar li a,
            #content #page #checkout-progress #progress-bar li span {
                padding: 8px 5px 8px 19px;
                display: inline-block;
                position: relative;
                min-width: 80px;
                font-size: 10px;
                line-height: 1;
                text-align: left;
                text-decoration: none;
                color: #737373;
                background: #e0e0e0;
                transition: none;
                text-transform: uppercase;
                font-weight: bold;
                white-space: nowrap;
                text-overflow: ellipsis;
            }

                #content #page #checkout-progress #progress-bar li a:before,
                #content #page #checkout-progress #progress-bar li span:before {
                    z-index: -1;
                    content: "";
                    display: block;
                    position: absolute;
                    top: -3px;
                    width: 36px;
                    height: 26px;
                    background: #e0e0e0;
                    -webkit-border-radius: 0 3px;
                    -moz-border-radius: 0 3px;
                    border-radius: 0 3px;
                    -webkit-transform: rotate(45deg);
                    -moz-transform: rotate(45deg);
                    -ms-transform: rotate(45deg);
                    -o-transform: rotate(45deg);
                    transform: rotate(45deg);
                    left: auto;
                    right: -14px;
                    border: 4px solid #fff;
                    border-bottom: none;
                    border-left: none;
                }

                #content #page #checkout-progress #progress-bar li a:hover,
                #content #page #checkout-progress #progress-bar li a:hover:before {
                    background: #d8d8d8;
                }

            #content #page #checkout-progress #progress-bar li.current a,
            #content #page #checkout-progress #progress-bar li.current a:before,
            #content #page #checkout-progress #progress-bar li.current span,
            #content #page #checkout-progress #progress-bar li.current span:before {
                background-color: #c51017;
                color: #fff;
            }

            #content #page #checkout-progress #progress-bar li.done a,
            #content #page #checkout-progress #progress-bar li.done a:before,
            #content #page #checkout-progress #progress-bar li.done span,
            #content #page #checkout-progress #progress-bar li.done span:before {
                background-color: #ed161f;
                color: #fff;
            }

            #content #page #checkout-progress #progress-bar li:first-child a,
            #content #page #checkout-progress #progress-bar li:first-child span {
                padding-left: 10px;
                -webkit-border-top-left-radius: 3px;
                -webkit-border-bottom-left-radius: 3px;
                -moz-border-radius-topleft: 3px;
                -moz-border-radius-bottomleft: 3px;
                border-top-left-radius: 3px;
                border-bottom-left-radius: 3px;
            }

            #content #page #checkout-progress #progress-bar li:last-child a,
            #content #page #checkout-progress #progress-bar li:last-child span {
                padding-right: 20px;
                -webkit-border-top-right-radius: 3px;
                -webkit-border-bottom-right-radius: 3px;
                -moz-border-radius-topright: 3px;
                -moz-border-radius-bottomright: 3px;
                border-top-right-radius: 3px;
                border-bottom-right-radius: 3px;
            }

                #content #page #checkout-progress #progress-bar li:last-child a:before,
                #content #page #checkout-progress #progress-bar li:last-child span:before {
                    content: '';
                    display: none;
                }
/*progress-bar*/
@media screen and (min-width: 640px) {
    body .my-cart-container .my-cart {
        color: #000;
        padding-left: 10px;
        padding-top: 15px;
        width: 130px;
        font-size: 14px;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
        font-family: 'Michroma', sans-serif;
        font-style: italic;
    }

        body .my-cart-container .my-cart .top-my-cart-total,
        body .my-cart-container .my-cart .my-cart-span {
            display: inline;
        }

        body .my-cart-container .my-cart .cart-count {
            background-color: transparent;
            border-radius: 15px;
            position: absolute;
            width: auto;
            height: auto;
            color: #fff;
            left: 100px;
            top: 2px;
            background: red;
            padding: 0px 8px;
            font-size: 16px;
        }
}

body .my-cart-container .my-cart .cart-count span {
    display: inline;
}

body .my-cart-container .my-cart-preview {
    position: absolute;
    top: 36px;
}

body #content #page {
    /*g#productList {
			// float product etc
			.product {
				float: left;
				margin-left: 3%;
				//margin-bottom: 30px;
				width: 31.33%;
				*width: 31%; // star hack for ie7	
			
				
			}//.product
		}//#productList*/
}

    body #content #page #productsContainer {
        position: relative;
    }

        body #content #page #productsContainer #toolbar {
            margin-bottom: 0.71428571em;
            padding: 0 10px;
        }

            body #content #page #productsContainer #toolbar .toolbar-field,
            body #content #page #productsContainer #toolbar .products-count {
                margin-bottom: 5px;
            }

            body #content #page #productsContainer #toolbar .products-count {
                float: left;
                line-height: 45px;
                margin-left: 20px;
            }

            body #content #page #productsContainer #toolbar .right-side {
                float: right;
            }

                body #content #page #productsContainer #toolbar .right-side .toolbar-field {
                    float: left;
                }

                    body #content #page #productsContainer #toolbar .right-side .toolbar-field label {
                        float: left;
                        font-size: 14px;
                        font-weight: 700;
                        line-height: 14px;
                        margin: 0.42857143em 0.71428571em 0 0;
                    }

                    body #content #page #productsContainer #toolbar .right-side .toolbar-field.page-size {
                        margin-left: 1.07142857em;
                    }

                    body #content #page #productsContainer #toolbar .right-side .toolbar-field .select-wrapper {
                        float: left;
                        height: 28px;
                        min-width: 180px;
                    }

                        body #content #page #productsContainer #toolbar .right-side .toolbar-field .select-wrapper .chosen-container-single .chosen-single {
                            font-size: 14px;
                            line-height: 40px;
                            height: 40px;
                        }

                            body #content #page #productsContainer #toolbar .right-side .toolbar-field .select-wrapper .chosen-container-single .chosen-single div b {
                                background-position: 0 4px;
                            }

                        body #content #page #productsContainer #toolbar .right-side .toolbar-field .select-wrapper .chosen-container .chosen-results {
                            margin-right: 0;
                            padding: 0;
                        }

    body #content #page #product-container .product-gallery {
        width: 53.33333333%;
        *width: 52.77777778%;
        float: left;
    }

    body #content #page #product-container .product-info {
        padding-left: 2.22222222%;
        width: 44.44444444%;
        float: left;
    }

    body #content #page .your-cart-container .cart-amount {
        text-align: right;
    }

#content #page #checkout-progress #progress-bar li a,
#content #page #checkout-progress #progress-bar li span {
    padding: 12px 5px 12px 35px;
    font-size: 15px;
    text-align: center;
}

    #content #page #checkout-progress #progress-bar li a:before,
    #content #page #checkout-progress #progress-bar li span:before {
        width: 51px;
        height: 56px;
        top: -6px;
    }

}

.loading-container {
    text-align: center;
    width: 100%;
}

    .loading-container .loader-wrapper {
        position: absolute;
        left: auto;
        right: auto;
        width: 100%;
    }

.cl-item {
    position: relative;
    width: 100%;
    margin-bottom: 20px;
    background: #f0f0f0; /* fallback background */
    min-height: 150px; /* ensures height even if no image */
    overflow: hidden;
}

/* Only if image is present */
.image-wrapper {
    position: relative;
    width: 100%;
    overflow: hidden;
}

    .image-wrapper img {
        width: 100%;
        height: 100%;
        object-fit: cover;
        display: block;
    }

/* Overlay always appears even if no image */
.top-gradient-overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 50%;
    background: linear-gradient(to bottom, rgba(0, 0, 0, 1.7), rgba(0, 0, 0, 0));
    z-index: 1;
    pointer-events: none;
}

.title-wrapper {
    position: absolute;
    top: 10px;
    right: 10px;
    z-index: 2;
    color: #fff;
    padding: 6px 10px;
    font-size: 26px;
    font-weight: bold;
    border-radius: 4px;
}

/* Mobile tweaks */
@media (max-width: 768px) {
    .cl-item {
        min-height: 120px;
    }

    .top-gradient-overlay {
        height: 25%;
        background: linear-gradient(to bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
    }

    .title-wrapper {
        top: 8px;
        right: 8px;
        font-size: 26px;
        padding: 4px 8px;
    }

    .category-list {
        margin: 15px;
    }
}


.image-wrapper img {
    transition: transform 0.3s ease;
}

.image-wrapper:hover img {
    transform: scale(1.05);
}


/*.image-wrapper .lazy-images {
        position: relative;
        z-index: 3;
    }*/

.image-wrapper .loading-icon {
    display: none;
}

.exchange-rate-wrapper {
    margin: 10px 0;
}

    .exchange-rate-wrapper .button {
        background: #000;
        font-size: 13px;
    }

        .exchange-rate-wrapper .button:hover {
            background: #333;
        }

@media screen and (min-width: 640px) {
    .member-p .inner ul li.exchange-rate-btn-wrapper {
        display: inline-block;
    }

    .price {
        position: relative;
    }
}

@media screen and (min-width: 768px) {
    body .btn-group .pu-tab-toggle {
        font-size: 16px;
        padding: 8px 16px;
    }

    body.shop #productList {
        display: flex;
        flex-flow: wrap;
    }

        body.shop #productList .product {
            display: flex;
            margin: 0;
        }

    .products-inner-wrapper {
        display: flex;
    }

        .products-inner-wrapper #filterContainer {
            width: 200px;
            margin-right: 15px;
        }

        .products-inner-wrapper #products {
            flex: 1;
        }

    #content #page #filterContainer .filter-list header:after {
        display: none;
    }

    #content #page #filterContainer .filter-list ul {
        display: block;
    }
}

@media screen and (min-width: 800px) {
    body .my-cart-container {
        float: right;
        width: auto;
    }
}

@media screen and (min-width: 1024px) {
    .exchange-rate-wrapper {
        position: absolute;
        right: 0;
        top: -6px;
        margin: 0;
    }

    body .payment-options-list ul li a .payments {
        margin-left: 7px;
    }

    body .payment-options-list ul li a .laybuy,
    body .payment-options-list ul li a .zip {
        margin-left: 10px;
    }
}

.pu-radio-wrapper {
    position: relative;
    display: block;
}

    .pu-radio-wrapper input[type="radio"] {
        border: 0 none;
        clip: rect(0px, 0px, 0px, 0px);
        height: 1px;
        margin: -1px;
        overflow: hidden;
        padding: 0;
        position: absolute;
        width: 1px;
        min-height: 27px;
        display: block;
        /*&:hover + label:after {
			opacity: 1;
			border-color:@base-colour;			
		}*/
    }

        .pu-radio-wrapper input[type="radio"]:checked + label:before {
            border-color: #000;
        }

        .pu-radio-wrapper input[type="radio"]:checked + label:after {
            opacity: 1;
            border-color: #ed1b24;
            transform: translateX(-50%) translateY(-50%) scale(1);
        }

    .pu-radio-wrapper label {
        font-weight: normal;
        cursor: pointer;
        display: inline-block;
        float: none;
        line-height: 20px;
        padding: 5px 0 5px 25px;
        position: relative;
        width: auto;
        font-size: 14px;
        margin-right: 10px;
    }

        .pu-radio-wrapper label:before {
            background-color: #fff;
            border: 2px solid #525252;
            content: "";
            display: block;
            height: 20px;
            border-radius: 20px;
            left: 0;
            position: absolute;
            top: 15px;
            transform: translateY(-50%);
            width: 20px;
        }

        .pu-radio-wrapper label:after {
            border: 5px solid #fff;
            content: "";
            display: block;
            border-radius: 5px;
            left: 10px;
            position: absolute;
            top: 50%;
            transition: -webkit-transform ease 0.28s;
            transition: transform ease 0.28s;
            transform: translateX(-50%) translateY(-50%) scale(0);
        }

.loading-icon {
    display: block;
    font-size: 10px;
    left: 40%;
    text-indent: -9999em;
    width: 40px;
    height: 40px;
    margin: 0 auto;
    border-radius: 50%;
    overflow: hidden;
    background: #999;
    background: -moz-linear-gradient(left, #999 10%, rgba(255, 255, 255, 0) 42%);
    background: -webkit-linear-gradient(left, #999 10%, rgba(255, 255, 255, 0) 42%);
    background: -o-linear-gradient(left, #999 10%, rgba(255, 255, 255, 0) 42%);
    background: -ms-linear-gradient(left, #999 10%, rgba(255, 255, 255, 0) 42%);
    background: linear-gradient(to right, #999 10%, rgba(255, 255, 255, 0) 42%);
    -webkit-animation: load3 1.4s infinite linear;
    animation: load3 1.4s infinite linear;
    -webkit-transform: translateZ(0);
    -ms-transform: translateZ(0);
    transform: translateZ(0);
    z-index: 2;
}

    .loading-icon:before {
        width: 50%;
        height: 50%;
        background: #999;
        border-radius: 100% 0 0 0;
        position: absolute;
        top: 0;
        left: 0;
        content: '';
    }

    .loading-icon:after {
        background: #fff;
        width: 75%;
        height: 75%;
        border-radius: 50%;
        content: '';
        margin: auto;
        position: absolute;
        top: 0;
        left: 0;
        bottom: 0;
        right: 0;
    }

@-webkit-keyframes load3 {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }

    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}

@keyframes load3 {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }

    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}

.loading-container .loading-icon {
    width: 60px;
    height: 60px;
    background: #02AA52;
    background: -moz-linear-gradient(left, #02AA52 10%, rgba(255, 255, 255, 0) 42%);
    background: -webkit-linear-gradient(left, #02AA52 10%, rgba(255, 255, 255, 0) 42%);
    background: -o-linear-gradient(left, #02AA52 10%, rgba(255, 255, 255, 0) 42%);
    background: -ms-linear-gradient(left, #02AA52 10%, rgba(255, 255, 255, 0) 42%);
    background: linear-gradient(to right, #02AA52 10%, rgba(255, 255, 255, 0) 42%);
}

    .loading-container .loading-icon:before {
        background: #02AA52;
    }

.loading-container.stop-loading-animation .loader-wrapper,
.loading-module.stop-loading-animation .loading-icon {
    animation: 0s ease 0s normal none 1 running none;
}

@media screen and (min-width: 980px) {
    body.shop #productsContainer #toolbar {
        display: flex;
    }

        body.shop #productsContainer #toolbar .left-side {
            display: flex;
            flex: 1;
        }

            body.shop #productsContainer #toolbar .left-side .toolbar-field {
                display: flex;
            }

                body.shop #productsContainer #toolbar .left-side .toolbar-field label,
                body.shop #productsContainer #toolbar .left-side .toolbar-field .select-wrapper {
                    display: flex;
                }

                body.shop #productsContainer #toolbar .left-side .toolbar-field label {
                    line-height: 40px;
                    margin-right: 15px;
                }

                body.shop #productsContainer #toolbar .left-side .toolbar-field .select-wrapper {
                    margin-right: 30px;
                }

            body.shop #productsContainer #toolbar .left-side .sort-by .select-wrapper {
                width: 200px;
            }

            body.shop #productsContainer #toolbar .left-side .page-size .select-wrapper {
                width: 100px;
            }

        body.shop #productsContainer #toolbar .right-side {
            display: flex;
        }

    body #content #page .your-cart-container .item-info,
    body #content #page .cart-items-wrapper .item-info {
        flex: 1;
    }

    body #content #page .your-cart-container .cart-items .qty,
    body #content #page .cart-items-wrapper .cart-items .qty,
    body #content #page .your-cart-container .cart-items .delete-iwrapper,
    body #content #page .cart-items-wrapper .cart-items .delete-iwrapper,
    body #content #page .your-cart-container .cart-items .price,
    body #content #page .cart-items-wrapper .cart-items .price {
        width: auto;
    }

        body #content #page .your-cart-container .cart-items .qty label,
        body #content #page .cart-items-wrapper .cart-items .qty label,
        body #content #page .your-cart-container .cart-items .delete-iwrapper label,
        body #content #page .cart-items-wrapper .cart-items .delete-iwrapper label,
        body #content #page .your-cart-container .cart-items .price label,
        body #content #page .cart-items-wrapper .cart-items .price label {
            display: block;
            text-align: center;
        }

    body #content #page .your-cart-container .cart-items .subtotal,
    body #content #page .cart-items-wrapper .cart-items .subtotal {
        width: auto;
    }

    body #content #page .your-cart-container .cart-items .qty,
    body #content #page .cart-items-wrapper .cart-items .qty {
        flex: 0 0 200px;
    }

    body #content #page .your-cart-container .cart-items .delete-iwrapper,
    body #content #page .cart-items-wrapper .cart-items .delete-iwrapper {
        flex: 0 0 120px;
    }

    body #content #page .your-cart-container .cart-items .price,
    body #content #page .cart-items-wrapper .cart-items .price {
        flex: 0 0 200px;
    }

    body #content #page .your-cart-container .cart-items .subtotal,
    body #content #page .cart-items-wrapper .cart-items .subtotal {
        flex: 0 0 150px;
    }

    body #content #page .your-cart-container .cart-items li.heading label,
    body #content #page .cart-items-wrapper .cart-items li.heading label {
        text-transform: uppercase;
    }

    body #content #page .your-cart-container .cart-total,
    body #content #page .cart-items-wrapper .cart-total {
        display: flex;
        justify-content: space-between;
    }

        body #content #page .your-cart-container .cart-total .cart-total-left,
        body #content #page .cart-items-wrapper .cart-total .cart-total-left,
        body #content #page .your-cart-container .cart-total .cart-total-right,
        body #content #page .cart-items-wrapper .cart-total .cart-total-right {
            flex: 1;
            max-width: 500px;
        }

            body #content #page .your-cart-container .cart-total .cart-total-right .checkout-bwrapper,
            body #content #page .cart-items-wrapper .cart-total .cart-total-right .checkout-bwrapper {
                text-align: right;
            }

    .contact-cs-wrapper {
        display: flex;
        justify-content: space-between;
    }

        .contact-cs-wrapper .contact-details-left,
        .contact-cs-wrapper .cart-total-right {
            flex: 1;
        }

        .contact-cs-wrapper .contact-details-left {
            padding-right: 50px;
            border-right: 1px solid #E5E5E5;
        }

        .contact-cs-wrapper .cart-total-right {
            padding-left: 50px;
            border-left: 1px solid #E5E5E5;
        }
}

@media screen and (min-width: 1240px) {
    body .add-cart-msg #productAdded .added-top .product-details .product-image {
        width: 250px;
        margin-right: 30px;
    }

    .products-inner-wrapper #filterContainer {
        width: 330px;
        margin-right: 25px;
    }
}

#toolbar:after {
    clear: both;
    content: ".";
    display: block;
    height: 0;
    line-height: 0;
    visibility: hidden;
}
/* shop styles */
/*#finance-calculator-container*/
#finance-calculator-container {
    max-width: 550px;
    margin: 0 auto;
    padding: 1.42857143em;
}

    #finance-calculator-container .calculator .green {
        color: #08721a;
    }

    #finance-calculator-container .calculator .blue {
        color: #cc0033;
    }

    #finance-calculator-container .calculator .black {
        color: #000;
    }

    #finance-calculator-container .calculator .finance-terms {
        font-size: 13px;
        line-height: 1.38462em;
    }

    #finance-calculator-container .calculator .row {
        margin-bottom: 0.769231em;
        width: 100%;
        position: relative;
    }

        #finance-calculator-container .calculator .row .label {
            font-weight: bold;
            float: left;
            width: 100%;
            color: #525252;
            font-size: 100%;
            text-align: left;
            box-sizing: border-box;
        }

            #finance-calculator-container .calculator .row .label > span {
                display: block;
                margin-bottom: 0.42857143em;
            }

            #finance-calculator-container .calculator .row .label span.right {
                display: block;
                text-align: right;
            }

            #finance-calculator-container .calculator .row .label span.monthly {
                color: #08721a;
                font-size: 1.53846em;
            }

            #finance-calculator-container .calculator .row .label #month .ui-slider-range,
            #finance-calculator-container .calculator .row .label #deposit .ui-slider-range,
            #finance-calculator-container .calculator .row .label #balloon .ui-slider-range {
                background: #f14a51;
            }

            #finance-calculator-container .calculator .row .label #month .ui-slider-handle,
            #finance-calculator-container .calculator .row .label #deposit .ui-slider-handle,
            #finance-calculator-container .calculator .row .label #balloon .ui-slider-handle {
                background: url("/images/backgrounds/sprite.png") no-repeat scroll 0 0 #ed1b24;
                border-radius: 0;
                height: 24px;
                position: absolute;
                width: 11px;
                z-index: 2;
                border: 0;
                cursor: pointer;
                top: -6px;
            }

        #finance-calculator-container .calculator .row .txt {
            float: left;
            width: 100%;
            border: 1px solid #000;
            padding: 4px 3px;
            position: relative;
            box-sizing: border-box;
        }

            #finance-calculator-container .calculator .row .txt.result {
                padding-top: 0;
                border: none;
            }

                #finance-calculator-container .calculator .row .txt.result span {
                    font-weight: 700;
                }

            #finance-calculator-container .calculator .row .txt.currency input {
                width: 160px;
                border: none;
            }

            #finance-calculator-container .calculator .row .txt.readonly,
            #finance-calculator-container .calculator .row .txt.currency.readonly input,
            #finance-calculator-container .calculator .row .txt.readonly input {
                background: #E9EDF1;
            }

            #finance-calculator-container .calculator .row .txt input {
                width: 160px;
                border: none;
            }

            #finance-calculator-container .calculator .row .txt span#monthly-spn {
                font-size: 1.53846em;
            }

        #finance-calculator-container .calculator .row .slider .txt {
            margin-top: 12px;
        }

        #finance-calculator-container .calculator .row .terms {
            color: red;
            padding-top: 1.53846em;
            width: 100%;
        }

            #finance-calculator-container .calculator .row .terms h2 {
                font-size: 1.07692em;
                margin-bottom: 0;
            }

            #finance-calculator-container .calculator .row .terms ul.terms {
                list-style-type: disc;
                margin: 0;
                padding: 0;
            }

                #finance-calculator-container .calculator .row .terms ul.terms li {
                    display: block;
                    font-size: 0.923077em;
                    margin: 0.0769231em;
                }

        #finance-calculator-container .calculator .row .error {
            position: absolute;
            top: -58px;
            right: 0;
            width: 202px;
            display: none;
        }

        #finance-calculator-container .calculator .row:after {
            clear: both;
            content: ".";
            display: block;
            height: 0;
            line-height: 0;
            visibility: hidden;
        }

    #finance-calculator-container .ui-corner-all,
    #finance-calculator-container .ui-corner-bottom,
    #finance-calculator-container .ui-corner-right,
    #finance-calculator-container .ui-corner-br {
        border-radius: 0;
        border-color: #960c12;
    }

.error-box {
    position: relative;
    background: #CC0033;
    padding: 8px;
    color: #fff;
    font-size: 13px;
    -webkit-box-shadow: 2px 2px 8px 0px rgba(50, 50, 50, 0.68);
    -moz-box-shadow: 2px 2px 8px 0px rgba(50, 50, 50, 0.68);
    box-shadow: 2px 2px 8px 0px rgba(50, 50, 50, 0.68);
}

    .error-box:after,
    .arrow_box:before {
        top: 100%;
        left: 50%;
        border: solid transparent;
        content: " ";
        height: 0;
        width: 0;
        position: absolute;
        pointer-events: none;
    }

    .error-box:after {
        border-color: rgba(204, 0, 51, 0);
        border-top-color: #CC0033;
        border-width: 10px;
        margin-left: -10px;
    }

    .error-box:before {
        border-color: rgba(231, 233, 234, 0);
        border-top-color: #CC0033;
        border-width: 10px;
        margin-left: -10px;
    }
/*#finance-calculator*/
@media screen and (min-width: 640px) {
    #finance-calculator-container .calculator .row .label {
        float: left;
        width: 60%;
    }

    #finance-calculator-container .calculator .row .txt {
        width: 37%;
        float: left;
        margin-left: 3%;
    }
}
/* calculator styles */
#content #page #primary .es-carousel-wrapper {
    display: none;
}

#content #page #primary .es-carousel-wrapper {
    display: block;
    background-color: #ed1b24;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#ed1b24), to(#c51017));
    background-image: -webkit-linear-gradient(top, #ed1b24, #c51017);
    background-image: -moz-linear-gradient(top, #ed1b24, #c51017);
    background-image: -o-linear-gradient(top, #ed1b24, #c51017);
    background-image: -ms-linear-gradient(top, #ed1b24, #c51017);
    background-image: linear-gradient(top, #ed1b24, #c51017);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ed1b24', endColorstr='#c51017', GradientType=0);
    margin-bottom: 1.71428571em;
    padding: 10px 37px;
    position: relative;
}

    #content #page #primary .es-carousel-wrapper .es-nav span {
        position: absolute;
        top: 50%;
        left: 12px;
        background: transparent url(/images/carousel/nav.png) no-repeat top left;
        width: 14px;
        height: 26px;
        margin-top: -13px;
        text-indent: -9000px;
        cursor: pointer;
        opacity: 0.8;
    }

        #content #page #primary .es-carousel-wrapper .es-nav span.es-nav-next {
            right: 12px;
            left: auto;
            background-position: top right;
        }

        #content #page #primary .es-carousel-wrapper .es-nav span:hover {
            opacity: 1;
        }

    #content #page #primary .es-carousel-wrapper .es-carousel {
        overflow: hidden;
    }

        #content #page #primary .es-carousel-wrapper .es-carousel ul {
            display: none;
            margin-bottom: 0;
        }

            #content #page #primary .es-carousel-wrapper .es-carousel ul li {
                height: 100%;
                float: left;
                display: block;
                margin-bottom: 0;
                margin-left: -14px;
            }

                #content #page #primary .es-carousel-wrapper .es-carousel ul li a {
                    display: block;
                }

                    #content #page #primary .es-carousel-wrapper .es-carousel ul li a h1,
                    #content #page #primary .es-carousel-wrapper .es-carousel ul li a h2 {
                        font-size: 0.85714286em;
                        color: #fff;
                    }

                    #content #page #primary .es-carousel-wrapper .es-carousel ul li a h1 {
                        margin-bottom: 0.35714286em;
                    }

                    #content #page #primary .es-carousel-wrapper .es-carousel ul li a h2 {
                        margin-top: 0.35714286em;
                        margin-bottom: 0;
                    }

                    #content #page #primary .es-carousel-wrapper .es-carousel ul li a img {
                        display: block;
                    }
/* carousel */
/********************************************************************************
 Mobile styles. Unless overridden in media queries, they will inherited at all resolutions
********************************************************************************/
body.cars h1 {
    color: #000;
    margin-top: 5px;
}

dl {
    padding: 0;
}

    dl dt {
        clear: left;
        float: left;
        font-weight: bold;
        margin-bottom: 0;
        text-align: right;
    }

    dl dd {
        padding-left: 7.14285714em;
        border: 0;
        margin-bottom: 0.28571429em;
        border-bottom: 1px solid #ccc;
    }

        dl dd span {
            font-size: 0.78571429em;
        }

.fotorama__nav-wrap {
    background: #333;
}

.car-qr-code {
    display: none;
}

#content #page {
    position: relative;
}

    #content #page .google-translate {
        width: 14.28571429em;
        position: absolute;
        right: 30px;
        top: 0;
    }

        #content #page .google-translate .goog-te-gadget-simple {
            width: 99%;
            max-width: 200px;
        }

        #content #page .google-translate .goog-te-menu-value > span {
            padding-right: 0.71428571em;
        }

        #content #page .google-translate .translation-flags ul {
            list-style: none;
            display: block;
            padding-left: 0;
        }

            #content #page .google-translate .translation-flags ul li {
                display: inline-block;
                float: left;
                margin-right: 0.07142857em;
            }

                #content #page .google-translate .translation-flags ul li a {
                    display: block;
                    cursor: pointer;
                }

#processing {
    width: 100%;
    height: 100%;
    background: #fff;
    opacity: 0.8;
    position: absolute;
    z-index: 10;
    display: none;
}

    #processing .wrapper {
        padding-top: 35%;
        text-align: center;
        margin: 0 auto;
        font-size: 46px;
        color: #5b7025;
    }

body.cars #container #middle #content #page #primary #carsContent #listCars .car-list-view:after,
body.cars #container #middle #content #page #primary #compare ul:after {
    clear: both;
    content: ".";
    display: block;
    height: 0;
    line-height: 0;
    visibility: hidden;
}

body.cars #container #middle #content #page section#primary #carsContent #listCars .car-gallery-view .desc span {
    display: none;
}

body.cars #content #page ul.gallery {
    padding: 0;
}

#sideSearch {
    width: 95%;
    margin: 0 auto;
    padding-top: 1.42857143em;
}

    #sideSearch #searchform {
        display: block;
    }

    #sideSearch .chosen-container {
        margin-bottom: 0.71428571em;
    }

    #sideSearch #searchType,
    #sideSearch #searchMake,
    #sideSearch #searchModel,
    #sideSearch #searchPrice,
    #sideSearch #searchYear,
    #sideSearch #searchMileage,
    #sideSearch #searchEngine {
        display: none;
    }

    #sideSearch #advancedSearch {
        display: block;
        float: right;
    }

    #sideSearch header {
        font-size: 1.28571429em;
        color: #ed1b24;
        padding: 0;
    }

        #sideSearch header.search-header {
            color: #fff;
            background: #c51017;
            padding: 0.64285714em 0.35714286em;
            text-align: center;
            margin-bottom: 1.07142857em;
            line-height: 1;
        }

    #sideSearch select {
        border: 1px solid #4d4d4d;
        color: #4d4d4d;
    }

    #sideSearch #searchPrice span.to,
    #sideSearch #searchYear span.to {
        width: 14%;
        float: left;
        display: block;
        text-align: center;
    }

    #sideSearch select#fromPrice,
    #sideSearch select#fromYear,
    #sideSearch select#toPrice,
    #sideSearch select#toYear {
        width: 43%;
        float: left;
    }

    #sideSearch #searchKeyword input {
        max-width: 100%;
        width: 100%;
        margin-bottom: 10px;
        padding: 0.28571429em;
        border: 1px solid #4d4d4d;
    }

    #sideSearch .slider-wrapper {
        margin-bottom: 0.71428571em;
    }

        #sideSearch .slider-wrapper .min,
        #sideSearch .slider-wrapper .max {
            width: 50%;
            float: left;
            display: block;
        }

            #sideSearch .slider-wrapper .min input,
            #sideSearch .slider-wrapper .max input {
                border: none;
                max-width: 100%;
                background: none;
            }

            #sideSearch .slider-wrapper .min input {
                text-align: left;
            }

            #sideSearch .slider-wrapper .max input {
                text-align: right;
            }

        #sideSearch .slider-wrapper .ui-slider-horizontal {
            margin: 10px 5px;
            border-radius: 0;
            border: none;
            background: #67080c;
        }

            #sideSearch .slider-wrapper .ui-slider-horizontal .ui-slider-handle {
                border: none;
                margin-left: -6px;
                top: -7px;
            }

        #sideSearch .slider-wrapper .ui-slider .ui-slider-range {
            border-radius: 0;
            border: none;
            background: #f8a9ac;
        }

        #sideSearch .slider-wrapper .ui-slider .ui-slider-handle {
            background: url(/i/pumedia/backgrounds/sprite.png) no-repeat scroll 0 0 #ed1b24;
            height: 24px;
            position: absolute;
            width: 11px;
            z-index: 2;
            border-radius: 0;
        }

    #sideSearch #favorites {
        display: none;
        width: 70%;
        margin: 0 auto;
        padding-top: 1.07142857em;
    }

        #sideSearch #favorites .header {
            margin-bottom: 0.71428571em;
        }

        #sideSearch #favorites .favorite {
            width: 100%;
            border-top: 2px dotted #000;
            display: block;
        }

            #sideSearch #favorites .favorite .title {
                fonzt-size: 0.78571429em;
                color: #000;
                padding: 0.35714286em 0 0 0.35714286em;
            }

            #sideSearch #favorites .favorite .remove-fav {
                cursor: pointer;
                color: #ff0000;
                padding: 0 0 0.35714286em 0.35714286em;
            }

body.cars #container #middle #content #page {
    margin: 0;
}

    body.cars #container #middle #content #page .enquiry,
    body.cars #container #middle #content #page .fuel-economy,
    body.cars #container #middle #content #page .dealer-details {
        margin-top: 1.07142857em;
    }

    body.cars #container #middle #content #page section#primary {
        margin: 0;
    }

        body.cars #container #middle #content #page section#primary #carsContent .tool-bar {
            margin: 0 0 2% 0;
            padding: 0.35714286em 0;
            background: #c51017;
            display: none;
        }

            body.cars #container #middle #content #page section#primary #carsContent .tool-bar .view {
                display: block;
            }

                body.cars #container #middle #content #page section#primary #carsContent .tool-bar .view .list-view {
                    width: 45%;
                    float: left;
                    padding: 0.42857143em 0.14285714em;
                    margin: 0;
                }

                    body.cars #container #middle #content #page section#primary #carsContent .tool-bar .view .list-view img {
                        padding: 0 0.35714286em;
                    }

                    body.cars #container #middle #content #page section#primary #carsContent .tool-bar .view .list-view span {
                        font-weight: bold;
                    }

                body.cars #container #middle #content #page section#primary #carsContent .tool-bar .view .gallery-view {
                    width: 45%;
                    padding: 0.42857143em 0.14285714em;
                    margin: 0;
                    float: left;
                }

                    body.cars #container #middle #content #page section#primary #carsContent .tool-bar .view .gallery-view img {
                        padding: 0 0.35714286em;
                    }

                    body.cars #container #middle #content #page section#primary #carsContent .tool-bar .view .gallery-view span {
                        font-weight: bold;
                    }

                body.cars #container #middle #content #page section#primary #carsContent .tool-bar .view .active {
                    background: #fff;
                }

                body.cars #container #middle #content #page section#primary #carsContent .tool-bar .view a {
                    color: #fff;
                }

                body.cars #container #middle #content #page section#primary #carsContent .tool-bar .view input.button {
                    margin-top: 0.71428571em;
                }

                body.cars #container #middle #content #page section#primary #carsContent .tool-bar .view span {
                    display: inline-block;
                }

                    body.cars #container #middle #content #page section#primary #carsContent .tool-bar .view span.compare {
                        margin-left: 0.35714286em;
                    }

                        body.cars #container #middle #content #page section#primary #carsContent .tool-bar .view span.compare .button,
                        body.cars #container #middle #content #page section#primary #carsContent .tool-bar .view span.clear-compare .button {
                            padding-top: 8px;
                            padding-bottom: 8px;
                        }

                    body.cars #container #middle #content #page section#primary #carsContent .tool-bar .view span.sort {
                        color: #fff;
                        margin-left: 1.07142857em;
                        display: block;
                    }

                        body.cars #container #middle #content #page section#primary #carsContent .tool-bar .view span.sort a {
                            color: #525252;
                        }

                        body.cars #container #middle #content #page section#primary #carsContent .tool-bar .view span.sort select {
                            width: 15em;
                            margin: 0;
                            padding: 0.42857143em 0;
                        }

                body.cars #container #middle #content #page section#primary #carsContent .tool-bar:after,
                body.cars #container #middle #content #page section#primary #carsContent .tool-bar .view:after {
                    clear: both;
                    content: ".";
                    display: block;
                    height: 0;
                    line-height: 0;
                    visibility: hidden;
                }

        body.cars #container #middle #content #page section#primary #carsContent #listCars {
            width: 100%;
        }

            body.cars #container #middle #content #page section#primary #carsContent #listCars .car-gallery-view .first {
                margin: 0 auto;
            }

            body.cars #container #middle #content #page section#primary #carsContent #listCars .warning {
                color: #9F6000;
                background-color: #FEEFB3;
                border: 1px solid;
                margin: 0.71428571em 0;
                padding: 1.07142857em;
                font-weight: bold;
            }

            body.cars #container #middle #content #page section#primary #carsContent #listCars .compare-fav {
                clear: both;
                width: 100%;
            }

                body.cars #container #middle #content #page section#primary #carsContent #listCars .compare-fav span.comapre-chk {
                    margin-top: 0.35714286em;
                    display: none;
                }

                body.cars #container #middle #content #page section#primary #carsContent #listCars .compare-fav span.add-favorites,
                body.cars #container #middle #content #page section#primary #carsContent #listCars .compare-fav span.remove-favorites {
                    display: none;
                }

            body.cars #container #middle #content #page section#primary #carsContent #listCars .btn-wrapper {
                background: transparent;
                padding: 0;
                margin-top: 0.71428571em;
            }

                body.cars #container #middle #content #page section#primary #carsContent #listCars .btn-wrapper ul {
                    list-style: none;
                    padding: 0;
                    margin: 0;
                }

                    body.cars #container #middle #content #page section#primary #carsContent #listCars .btn-wrapper ul li {
                        box-sizing: border-box;
                        display: inline-block;
                        float: left;
                        margin: 3% 1.5% 3% 3%;
                        width: 45.5%;
                    }

                        body.cars #container #middle #content #page section#primary #carsContent #listCars .btn-wrapper ul li a {
                            display: block;
                            width: 100%;
                            box-sizing: border-box;
                            margin: 0;
                        }

                        body.cars #container #middle #content #page section#primary #carsContent #listCars .btn-wrapper ul li:first-child {
                            margin-right: 1.5%;
                        }

                        body.cars #container #middle #content #page section#primary #carsContent #listCars .btn-wrapper ul li:last-child {
                            margin-left: 1.5%;
                        }

            body.cars #container #middle #content #page section#primary #carsContent #listCars .car-gallery-view {
                width: 91%;
                margin: 3%;
                padding: 0.71428571em;
                border: 1px solid #999;
                box-sizing: border-box;
                position: relative;
            }

                body.cars #container #middle #content #page section#primary #carsContent #listCars .car-gallery-view .thumb {
                    position: relative;
                }

                    body.cars #container #middle #content #page section#primary #carsContent #listCars .car-gallery-view .thumb a {
                        display: block;
                    }

                        body.cars #container #middle #content #page section#primary #carsContent #listCars .car-gallery-view .thumb a img {
                            display: block;
                            margin: 0 auto;
                            min-width: 100%;
                        }

                body.cars #container #middle #content #page section#primary #carsContent #listCars .car-gallery-view .desc h1 {
                    font-weight: bold;
                    margin-bottom: 0px;
                    font-size: 18px;
                }

            body.cars #container #middle #content #page section#primary #carsContent #listCars .car-list-view {
                border: 1px solid #999;
                margin: 0 0 0.71428571em;
                padding: 1%;
                width: 100%;
                box-sizing: border-box;
                position: relative;
            }

                body.cars #container #middle #content #page section#primary #carsContent #listCars .car-list-view .thumb {
                    width: 20%;
                    padding: 0;
                    float: left;
                    position: relative;
                }

                body.cars #container #middle #content #page section#primary #carsContent #listCars .car-list-view .desc {
                    width: 76%;
                    padding: 0;
                    float: left;
                    padding: 0 2%;
                }

                    body.cars #container #middle #content #page section#primary #carsContent #listCars .car-list-view .desc span {
                        display: block;
                        width: 80%;
                        font-weight: bold;
                    }

                        body.cars #container #middle #content #page section#primary #carsContent #listCars .car-list-view .desc span.old-price span {
                            display: inline;
                        }

                    body.cars #container #middle #content #page section#primary #carsContent #listCars .car-list-view .desc h1 {
                        font-weight: bold;
                        margin-bottom: 0px;
                        font-size: 1.28571429em;
                    }

                body.cars #container #middle #content #page section#primary #carsContent #listCars .car-list-view .price {
                    width: 20%;
                    padding: 0;
                    float: left;
                    font-weight: bold;
                    display: none;
                }

                    body.cars #container #middle #content #page section#primary #carsContent #listCars .car-list-view .price span.old-price {
                        display: block;
                    }

                        body.cars #container #middle #content #page section#primary #carsContent #listCars .car-list-view .price span.old-price span {
                            display: inline;
                        }

                body.cars #container #middle #content #page section#primary #carsContent #listCars .car-list-view .btn-wrapper {
                    background: transparent;
                    padding: 0;
                    margin-top: 0.71428571em;
                }

            body.cars #container #middle #content #page section#primary #carsContent #listCars .car-list-view,
            body.cars #container #middle #content #page section#primary #carsContent #listCars .car-gallery-view {
                position: relative;
            }

                body.cars #container #middle #content #page section#primary #carsContent #listCars .car-list-view .quick-view-wrapper,
                body.cars #container #middle #content #page section#primary #carsContent #listCars .car-gallery-view .quick-view-wrapper {
                    background: rgba(0, 0, 0, 0.8) none repeat scroll 0 0;
                    color: #ccc;
                    display: table-cell;
                    height: 100%;
                    position: absolute;
                    top: 0;
                    vertical-align: middle;
                    width: 100%;
                    z-index: -1;
                    cursor: pointer;
                    opacity: 0;
                    transition: all 0.2s linear 0s;
                }

                    body.cars #container #middle #content #page section#primary #carsContent #listCars .car-list-view .quick-view-wrapper .quick-view,
                    body.cars #container #middle #content #page section#primary #carsContent #listCars .car-gallery-view .quick-view-wrapper .quick-view {
                        position: absolute;
                        top: 0;
                        bottom: 0;
                        margin: auto;
                        height: 80px;
                        width: 100%;
                    }

                    body.cars #container #middle #content #page section#primary #carsContent #listCars .car-list-view .quick-view-wrapper span,
                    body.cars #container #middle #content #page section#primary #carsContent #listCars .car-gallery-view .quick-view-wrapper span {
                        font-size: 20px;
                        line-height: 20px;
                        display: block;
                        text-align: center;
                        text-transform: uppercase;
                    }

                        body.cars #container #middle #content #page section#primary #carsContent #listCars .car-list-view .quick-view-wrapper span.glyphicon-eye-open,
                        body.cars #container #middle #content #page section#primary #carsContent #listCars .car-gallery-view .quick-view-wrapper span.glyphicon-eye-open {
                            font-size: 50px;
                            line-height: 50px;
                            margin-bottom: 8px;
                        }

                body.cars #container #middle #content #page section#primary #carsContent #listCars .car-list-view:hover,
                body.cars #container #middle #content #page section#primary #carsContent #listCars .car-gallery-view:hover {
                    -webkit-box-shadow: 0 8px 6px -6px #000;
                    -moz-box-shadow: 0 8px 6px -6px #000;
                    box-shadow: 0 8px 6px -6px #000;
                }

            body.cars #container #middle #content #page section#primary #carsContent #listCars .btn-wrapper .enquiry {
                display: none;
            }

        body.cars #container #middle #content #page section#primary #car-content .car-title h1 {
            margin: 0;
        }

        body.cars #container #middle #content #page section#primary #car-content .car-title h3 {
            margin-bottom: 0.14285714em;
            font-size: 0.92857143em;
        }

        body.cars #container #middle #content #page section#primary #car-content .car-title h2 {
            margin-bottom: 0.35714286em;
            font-size: 1.14285714em;
            font-weight: bold;
        }

        body.cars #container #middle #content #page section#primary #car-content .car-details {
            margin: 0;
            padding: 0;
        }

            body.cars #container #middle #content #page section#primary #car-content .car-details h1 {
                font-size: 1.28571429em;
                font-weight: bold;
                margin: 0;
                padding-bottom: 0.35714286em;
            }

            body.cars #container #middle #content #page section#primary #car-content .car-details dl {
                padding: 0;
            }

                body.cars #container #middle #content #page section#primary #car-content .car-details dl dt {
                    clear: left;
                    float: left;
                    font-weight: bold;
                    margin-bottom: 0;
                    text-align: right;
                }

                body.cars #container #middle #content #page section#primary #car-content .car-details dl dd {
                    padding-left: 7.85714286em;
                    border: 0;
                    margin-bottom: 0.28571429em;
                    border-bottom: 1px solid #ccc;
                }

                    body.cars #container #middle #content #page section#primary #car-content .car-details dl dd span {
                        font-size: 0.78571429em;
                    }

            body.cars #container #middle #content #page section#primary #car-content .car-details .specifications ul {
                listing-style-type: none;
                margin: 0;
                padding: 0;
            }

                body.cars #container #middle #content #page section#primary #car-content .car-details .specifications ul li {
                    display: inline-block;
                    margin-bottom: 2px;
                    width: 49%;
                    float: left;
                }

                body.cars #container #middle #content #page section#primary #car-content .car-details .specifications ul:after {
                    clear: both;
                    content: ".";
                    display: block;
                    height: 0;
                    line-height: 0;
                    visibility: hidden;
                }

            body.cars #container #middle #content #page section#primary #car-content .car-details #gallery div {
                margin: 0 0 10px 0;
            }

            body.cars #container #middle #content #page section#primary #car-content .car-details #gallery ul.gallery {
                listing-style-type: none;
            }

                body.cars #container #middle #content #page section#primary #car-content .car-details #gallery ul.gallery li {
                    display: inline-block;
                    float: left;
                    margin: 1%;
                    width: 47%;
                }

            body.cars #container #middle #content #page section#primary #car-content .car-details .social {
                padding: 0.71428571em 0;
                display: none;
            }

            body.cars #container #middle #content #page section#primary #car-content .car-details .desc {
                margin-bottom: 15px;
                padding-bottom: 5px;
                clear: left;
                border-bottom: 1px solid #ccc;
            }

            body.cars #container #middle #content #page section#primary #car-content .car-details .rating {
                float: right;
            }

            body.cars #container #middle #content #page section#primary #car-content .car-details:after {
                clear: both;
                content: ".";
                display: block;
                height: 0;
                line-height: 0;
                visibility: hidden;
            }

        body.cars #container #middle #content #page section#primary #compare {
            padding: 0.71428571em;
        }

            body.cars #container #middle #content #page section#primary #compare ul {
                width: 100%;
                list-style-type: none;
                margin: 0;
                padding: 0;
                border-bottom: 1px dotted #70767D;
            }

                body.cars #container #middle #content #page section#primary #compare ul li {
                    display: inline-block;
                    float: left;
                    width: 19.9%;
                    padding: 0.71428571em 2.5%;
                    margin: 0;
                }

                    body.cars #container #middle #content #page section#primary #compare ul li span {
                        font-weight: bold;
                        color: #000;
                    }

                    body.cars #container #middle #content #page section#primary #compare ul li img.rating {
                        max-width: 5.35714286em;
                    }

                    body.cars #container #middle #content #page section#primary #compare ul li a.button {
                        margin-right: 0.28571429em;
                    }

                    body.cars #container #middle #content #page section#primary #compare ul li a.enquiry {
                        margin-right: 0.28571429em;
                    }

                    body.cars #container #middle #content #page section#primary #compare ul li a.details {
                        margin-top: 0.71428571em;
                    }

                body.cars #container #middle #content #page section#primary #compare ul.thumb li {
                    border-bottom: none;
                }

        body.cars #container #middle #content #page section#primary .email-link {
            width: 100%;
            padding: 1.07142857em 0;
            clear: left;
        }

            body.cars #container #middle #content #page section#primary .email-link span {
                display: block;
                padding: 0.71428571em;
            }

            body.cars #container #middle #content #page section#primary .email-link textarea#compareLink {
                min-height: 2.14285714em;
            }

    body.cars #container #middle #content #page textarea {
        min-height: 4em;
    }

@media screen and (min-width: 400px) {
    body.cars #container #middle #content #page section#primary #carsContent #listCars .car-list-view .price {
        display: inline;
    }

    body.cars #container #middle #content #page section#primary #carsContent #listCars .car-list-view .desc {
        width: 56%;
    }

        body.cars #container #middle #content #page section#primary #carsContent #listCars .car-list-view .desc span {
            display: none;
        }

    body.cars #container #middle #content #page section#primary #carsContent #listCars .car-list-view .btn-wrapper {
        margin-top: 2.85714286em;
    }
}
/* mobile code end*/
@media screen and (min-width: 540px) {
    body.cars #container #middle #content #page section#primary #carsContent #listCars .car-gallery-view {
        width: 46%;
        float: left;
        margin: 2%;
        min-height: 405px;
        overflow: hidden;
    }
}

@media screen and (min-width: 800px) {
    .car-qr-code {
        display: block;
    }

    #sideSearch {
        width: 20%;
        float: left;
        padding: 0;
    }

        #sideSearch #searchType,
        #sideSearch #searchMake,
        #sideSearch #searchModel,
        #sideSearch #searchPrice,
        #sideSearch #searchYear,
        #sideSearch #searchMileage,
        #sideSearch #searchEngine {
            display: block;
        }

        #sideSearch #advancedSearch {
            display: none;
        }

        #sideSearch #favorites {
            display: block;
        }

    body.cars #container #middle #content #page section#primary {
        margin: 0;
    }

        body.cars #container #middle #content #page section#primary #carsContent {
            float: right;
            width: 78%;
        }

            body.cars #container #middle #content #page section#primary #carsContent .tool-bar {
                margin: 0 0 1.07142857em 0;
                display: block;
            }

                body.cars #container #middle #content #page section#primary #carsContent .tool-bar .view .list-view {
                    width: 7.85714286em;
                }

                body.cars #container #middle #content #page section#primary #carsContent .tool-bar .view .gallery-view {
                    width: 8.57142857em;
                }

                body.cars #container #middle #content #page section#primary #carsContent .tool-bar .view input.button {
                    margin-top: 0;
                }

                body.cars #container #middle #content #page section#primary #carsContent .tool-bar .view span.compare {
                    margin-top: 0;
                }

                body.cars #container #middle #content #page section#primary #carsContent .tool-bar .view span.clear-compare {
                    margin-top: 0;
                }

                body.cars #container #middle #content #page section#primary #carsContent .tool-bar .view span.sort {
                    display: inline;
                    float: right;
                    padding-right: 1.42857143em;
                }

                    body.cars #container #middle #content #page section#primary #carsContent .tool-bar .view span.sort select {
                        width: 15.71428571em;
                    }

            body.cars #container #middle #content #page section#primary #carsContent #listCars .compare-fav {
                display: block;
            }

                body.cars #container #middle #content #page section#primary #carsContent #listCars .compare-fav span.comapre-chk {
                    display: block;
                    width: 6.42857143em;
                    float: left;
                }

                body.cars #container #middle #content #page section#primary #carsContent #listCars .compare-fav label {
                    font-weight: normal;
                }

                body.cars #container #middle #content #page section#primary #carsContent #listCars .compare-fav span.checked label {
                    font-weight: bold;
                }

                body.cars #container #middle #content #page section#primary #carsContent #listCars .compare-fav span.add-favorites,
                body.cars #container #middle #content #page section#primary #carsContent #listCars .compare-fav span.remove-favorites {
                    display: block;
                    width: 7.78571429em;
                    float: left;
                    cursor: pointer;
                    padding-top: 0.35714286em;
                }

                    body.cars #container #middle #content #page section#primary #carsContent #listCars .compare-fav span.add-favorites:hover,
                    body.cars #container #middle #content #page section#primary #carsContent #listCars .compare-fav span.remove-favorites:hover {
                        color: #000;
                    }

                body.cars #container #middle #content #page section#primary #carsContent #listCars .compare-fav span.remove-favorites {
                    font-weight: bold;
                }

            body.cars #container #middle #content #page section#primary #carsContent #listCars .car-gallery-view {
                width: 30%;
                float: left;
                margin: 0 0 2% 2%;
                padding: 0.8%;
                height: 30em;
            }

                body.cars #container #middle #content #page section#primary #carsContent #listCars .car-gallery-view .price {
                    font-weight: bold;
                }

            body.cars #container #middle #content #page section#primary #carsContent #listCars .car-list-view .desc {
                width: 56%;
            }

            body.cars #container #middle #content #page section#primary #carsContent #listCars .car-list-view .btn-wrapper {
                margin-top: 2.85714286em;
            }

            body.cars #container #middle #content #page section#primary #carsContent #listCars .btn-wrapper .enquiry {
                display: inline-block;
            }

        body.cars #container #middle #content #page section#primary #car-content .car-details {
            width: 100%;
        }

            body.cars #container #middle #content #page section#primary #car-content .car-details .d-left-side {
                width: 46%;
                float: left;
            }

            body.cars #container #middle #content #page section#primary #car-content .car-details .d-right-side {
                width: 52%;
                float: right;
            }

            body.cars #container #middle #content #page section#primary #car-content .car-details .social {
                display: block;
            }

            body.cars #container #middle #content #page section#primary #car-content .car-details:after {
                clear: both;
                content: ".";
                display: block;
                height: 0;
                line-height: 0;
                visibility: hidden;
            }

        body.cars #container #middle #content #page section#primary #compare {
            padding: 0;
        }

            body.cars #container #middle #content #page section#primary #compare ul li a {
                padding-left: 0.57142857em;
                padding-right: 0.57142857em;
            }

            body.cars #container #middle #content #page section#primary #compare ul.thumb li {
                border-bottom: none;
            }

            body.cars #container #middle #content #page section#primary #compare textarea#compareLink {
                min-height: 2.14285714em;
            }
}

@media screen and (min-width: 800px) {
    body.cars #container #middle #content #page section#primary #carsContent #listCars {
        margin-left: -2%;
        width: 102%;
    }

        body.cars #container #middle #content #page section#primary #carsContent #listCars .car-gallery-view {
            width: 48%;
            margin: 0 0 2% 2%;
            min-height: 480px;
        }

        body.cars #container #middle #content #page section#primary #carsContent #listCars .car-list-view {
            width: 98%;
            margin-left: 2%;
        }
}

@media screen and (min-width: 960px) {
    body.cars #container #middle #content #page section#primary #carsContent #listCars .car-gallery-view {
        width: 31.333333%;
        min-height: 435px;
    }

        body.cars #container #middle #content #page section#primary #carsContent #listCars .car-gallery-view:hover .quick-view-wrapper {
            opacity: 1;
            z-index: 2;
        }

    .vehicle-quick-view-container {
        background: #DFDEDE;
        height: inherit;
    }

        .vehicle-quick-view-container .quick-view-left-side {
            width: 60%;
            float: left;
            box-sizing: border-box;
        }

        .vehicle-quick-view-container .quick-view-right-side {
            height: inherit;
            width: 40%;
            float: left;
            box-sizing: border-box;
            padding: 1.42857143em;
            position: relative;
        }

            .vehicle-quick-view-container .quick-view-right-side .vehicle-subtitle {
                font-size: 16px;
                color: #000;
            }

            .vehicle-quick-view-container .quick-view-right-side .vehicle-price {
                color: #000;
                font-size: 20px;
                font-weight: bold;
                line-height: 24px;
            }

            .vehicle-quick-view-container .quick-view-right-side .attributes-list-container ul {
                list-style: none;
                padding: 0;
                margin: 20px 0;
            }

                .vehicle-quick-view-container .quick-view-right-side .attributes-list-container ul li {
                    width: 50%;
                    float: left;
                    display: inline-block;
                    margin-bottom: 10px;
                }

                    .vehicle-quick-view-container .quick-view-right-side .attributes-list-container ul li label {
                        font-weight: bold;
                        display: block;
                        font-size: 18px;
                        line-height: 20px;
                        width: 100%;
                    }

            .vehicle-quick-view-container .quick-view-right-side .btn-list {
                position: absolute;
                bottom: 0;
                left: 0;
                width: 100%;
            }

                .vehicle-quick-view-container .quick-view-right-side .btn-list ul {
                    list-style: none;
                    padding: 0;
                    margin: 0;
                }

                    .vehicle-quick-view-container .quick-view-right-side .btn-list ul li {
                        box-sizing: border-box;
                        display: inline-block;
                        float: left;
                        margin: 3% 1.5% 3% 3%;
                        width: 45.5%;
                    }

                        .vehicle-quick-view-container .quick-view-right-side .btn-list ul li .button {
                            display: block;
                            width: 100%;
                            box-sizing: border-box;
                        }

                        .vehicle-quick-view-container .quick-view-right-side .btn-list ul li:first-child {
                            margin-right: 1.5%;
                        }

                        .vehicle-quick-view-container .quick-view-right-side .btn-list ul li:last-child {
                            margin-left: 1.5%;
                        }
}

@media screen and (min-width: 1200px) {
    .fotorama {
        min-height: 528px;
    }

        .fotorama .fotorama__stage {
            min-height: 422px;
        }

        .fotorama .fotorama__nav-wrap {
            min-height: 106px;
        }
}
/*@media screen and (min-width: 1600px ) {
	body.cars #container #middle #content #page section#primary #carsContent #listCars {
		car-gallery-view {
			width:23%;
			min-height: 475px;
		}
	}
}*/
/* cars styles */
#accordion .ui-state-default,
#accordion .ui-widget-content .ui-state-default,
#accordion .ui-widget-header .ui-state-default {
    background: url(/images/backgrounds/accordion-header.png) repeat-x 0 0;
    border: 1px solid #363636;
    color: #fff;
    font-weight: bold;
    font-family: Arial, Helvetica, sans-serif;
}

#accordion .ui-state-hover,
#accordion .ui-widget-content .ui-state-hover,
#accordion .ui-widget-header .ui-state-hover,
#accordion .ui-state-focus,
#accordion .ui-widget-content .ui-state-focus,
#accordion .ui-widget-header .ui-state-focus {
    /*background:#CC6;*/
    color: #ccc;
    background: #383737;
}

#accordion .ui-state-active,
#accordion .ui-widget-content .ui-state-active,
#accordion .ui-widget-header .ui-state-active {
    background: #747474;
    border: 1px solid #656565;
    color: #fff;
}

h3.ui-accordion-header {
    padding: 3px 10px;
    cursor: pointer;
}

.ui-timepicker-div .ui-widget-header {
    margin-bottom: 8px;
}

.ui-timepicker-div dl {
    text-align: left;
}

    .ui-timepicker-div dl dt {
        height: 25px;
        margin-bottom: -25px;
    }

    .ui-timepicker-div dl dd {
        margin: 0 10px 10px 65px;
        padding: 0;
        border: none;
        font-style: normal;
    }

.ui-timepicker-div td {
    font-size: 90%;
}

.ui-tpicker-grid-label {
    background: none;
    border: none;
    margin: 0;
    padding: 0;
}

.ui-timepicker-rtl {
    direction: rtl;
}

    .ui-timepicker-rtl dl {
        text-align: right;
    }

        .ui-timepicker-rtl dl dd {
            margin: 0 65px 10px 10px;
        }

#ui-datepicker-div.ui-datepicker {
    z-index: 300 !important;
}

.ui-timepicker-div dl dd {
    padding-left: 0;
    border: none;
}

.error-box {
    position: relative;
    background: #CC0033;
    padding: 8px;
    color: #fff;
    font-size: 13px;
    -webkit-box-shadow: 2px 2px 8px 0px rgba(50, 50, 50, 0.68);
    -moz-box-shadow: 2px 2px 8px 0px rgba(50, 50, 50, 0.68);
    box-shadow: 2px 2px 8px 0px rgba(50, 50, 50, 0.68);
}

    .error-box:after,
    .arrow_box:before {
        top: 100%;
        left: 50%;
        border: solid transparent;
        content: " ";
        height: 0;
        width: 0;
        position: absolute;
        pointer-events: none;
    }

    .error-box:after {
        border-color: rgba(204, 0, 51, 0);
        border-top-color: #CC0033;
        border-width: 10px;
        margin-left: -10px;
    }

    .error-box:before {
        border-color: rgba(231, 233, 234, 0);
        border-top-color: #CC0033;
        border-width: 10px;
        margin-left: -10px;
    }
/* jqueryui styles */
body.listing .l-inner:after,
body.listing .l-categories:after,
body.listing .links-list:after {
    clear: both;
    content: ".";
    display: block;
    height: 0;
    line-height: 0;
    visibility: hidden;
}

body.listing .isotope-item,
body.listing .isotope-item a,
body.listing #gallery div a,
body.listing html.no-js #gallery div,
body.listing html.no-js #gallery div a {
    width: 210px;
}

body.listing .icons {
    display: block;
    position: relative;
}

body.listing a.location {
    padding-left: 40px;
    min-height: 40px;
}

    body.listing a.location:after {
        background-position: -19px -162px;
        height: 30px;
        left: 0;
        top: 0;
        width: 30px;
    }

body.listing a.email:after {
    background-position: -102px -231px;
}

body.listing a.website:after {
    background-position: -65px -231px;
}

body.listing a.facebook:after {
    background-position: -134px -231px;
}

body.listing a.twitter:after {
    background-position: -165px -231px;
}

body.listing a.phone:after {
    background-position: -29px -231px;
}

body.listing a.mobile:after {
    background-position: -197px -231px;
}

body.listing a.fax:after {
    background-position: -228px -231px;
}

body.listing a.enquiry:after {
    background-position: -72px -231px;
}

body.listing .links-list li {
    display: block;
    margin-left: 1.42857143em;
    padding: 0.14285714em 0;
}

    body.listing .links-list li a {
        padding-left: 40px;
        line-height: 30px;
    }

        body.listing .links-list li a:after {
            height: 30px;
            left: 0;
            top: 0;
            width: 32px;
        }

    body.listing .links-list li:first-child {
        margin-left: 0;
    }

#map img {
    max-width: none;
}

#content img#captcha-image {
    margin: 0;
}

body.listing #content #page {
    margin: 0.71428571em 0;
}

    body.listing #content #page dl dt {
        clear: left;
        float: left;
        font-weight: bold;
        margin-bottom: 0;
        text-align: right;
    }

    body.listing #content #page dl dd {
        border: 0 none;
        margin-bottom: 0.21428571em;
        padding-left: 1.78571429em;
    }

    body.listing #content #page .count-text {
        float: left;
    }

    body.listing #content #page .sort-by label {
        width: 40px;
        float: left;
    }

    body.listing #content #page .sort-by select {
        float: left;
        max-width: 200px;
        background: none repeat scroll 0 0 #fff;
        border: 1px solid #CCCCCC;
        color: #212121;
        padding: 4px;
    }

    body.listing #content #page .search-toolbar ul {
        padding-left: 0;
    }

        body.listing #content #page .search-toolbar ul .keyword input {
            background: #fff;
            width: 98%;
            color: #212121;
            padding: 4px;
            border: 1px solid #cccccc;
            margin-bottom: 0.71428571em;
        }

        body.listing #content #page .search-toolbar ul .location select,
        body.listing #content #page .search-toolbar ul .category select {
            background: #fff;
            border: 1px solid #cccccc;
            color: #212121;
            padding: 4px;
        }

    body.listing #content #page .rating ul {
        list-style: none;
    }

        body.listing #content #page .rating ul li {
            display: inline-block;
        }

            body.listing #content #page .rating ul li span.star-full {
                background-position: -167px -200px;
                display: block;
                height: 12px;
                width: 13px;
            }

    body.listing #content #page .listing {
        margin: 0 0 0.71428571em 0;
        padding: 0.71428571em 0 0 0;
    }

        body.listing #content #page .listing.platinum {
            background: #bfbfbf;
            /* Old browsers */
            background: -moz-linear-gradient(top, #bfbfbf 0%, #d9d9d9 100%, #e2e2e2 100%, #207cca 100%);
            /* FF3.6+ */
            background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #bfbfbf), color-stop(100%, #d9d9d9), color-stop(100%, #e2e2e2), color-stop(100%, #207cca));
            /* Chrome,Safari4+ */
            background: -webkit-linear-gradient(top, #bfbfbf 0%, #d9d9d9 100%, #e2e2e2 100%, #207cca 100%);
            /* Chrome10+,Safari5.1+ */
            background: -o-linear-gradient(top, #bfbfbf 0%, #d9d9d9 100%, #e2e2e2 100%, #207cca 100%);
            /* Opera 11.10+ */
            background: -ms-linear-gradient(top, #bfbfbf 0%, #d9d9d9 100%, #e2e2e2 100%, #207cca 100%);
            /* IE10+ */
            background: linear-gradient(to bottom, #bfbfbf 0%, #d9d9d9 100%, #e2e2e2 100%, #207cca 100%);
            /* W3C */
            filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#bfbfbf', endColorstr='#207cca', GradientType=0);
            /* IE6-9 */
        }

        body.listing #content #page .listing.gold {
            background: #EDD679;
        }

        body.listing #content #page .listing .l-inner div {
            box-sizing: border-box;
        }

        body.listing #content #page .listing .l-inner .location-wrapper {
            clear: left;
        }

        body.listing #content #page .listing h1 {
            font-size: 1.85714286em;
            margin-bottom: 0;
        }

            body.listing #content #page .listing h1 a {
                color: #ed1b24;
            }

                body.listing #content #page .listing h1 a:hover {
                    color: #960c12;
                }

        body.listing #content #page .listing .thumbnail,
        body.listing #content #page .listing .description,
        body.listing #content #page .listing .contact-details {
            padding: 0 0.71428571em;
        }

        body.listing #content #page .listing .contact-details {
            border-top: 1px solid #dcdada;
            background: #efefef;
            padding: 0.71428571em;
        }

        body.listing #content #page .listing .thumbnail {
            display: block;
        }

            body.listing #content #page .listing .thumbnail a,
            body.listing #content #page .listing .thumbnail img {
                display: block;
                margin: 0 auto;
            }

            body.listing #content #page .listing .thumbnail figure {
                margin-bottom: 0;
            }

            body.listing #content #page .listing .thumbnail ul.gallery-icons {
                margin: 0.35714286em 0;
                list-style: none;
                padding: 0;
            }

                body.listing #content #page .listing .thumbnail ul.gallery-icons li {
                    float: left;
                    width: 33%;
                    padding: 1%;
                    box-sizing: border-box;
                }

        body.listing #content #page .listing .teaser {
            padding: 0.35714286em 0;
        }

        body.listing #content #page .listing .description {
            overflow: hidden;
            padding-top: 0.71428571em;
        }

            body.listing #content #page .listing .description .button-wrapper {
                padding: 0.71428571em 0;
            }

        body.listing #content #page .listing .location-wrapper {
            padding: 0.35714286em 0;
        }

        body.listing #content #page .listing:hover {
            -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1), 0 0 8px rgba(29, 29, 28, 0.6);
            -moz-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1), 0 0 8px rgba(29, 29, 28, 0.6);
            box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1), 0 0 8px rgba(29, 29, 28, 0.6);
            outline: 0;
        }

        body.listing #content #page .listing .l-categories {
            background: #ed1b24;
            border-bottom: 3px solid #960c12;
            margin: 0.71428571em 0 0 0;
            display: block;
            padding: 0.35714286em 0.71428571em;
            color: #fff;
        }

            body.listing #content #page .listing .l-categories .label {
                width: 6em;
                font-weight: bold;
                float: left;
            }

            body.listing #content #page .listing .l-categories ul {
                float: left;
                list-style: none;
            }

                body.listing #content #page .listing .l-categories ul li {
                    display: inline-block;
                    float: left;
                }

                    body.listing #content #page .listing .l-categories ul li span {
                        padding: 0 0.35714286em;
                    }

                    body.listing #content #page .listing .l-categories ul li a {
                        color: #fff;
                    }

                        body.listing #content #page .listing .l-categories ul li a:hover {
                            color: #ccc;
                        }

    body.listing #content #page #listing-deatils h1 {
        margin-bottom: 0.35714286em;
        font-size: 1.85714286em;
    }

    body.listing #content #page #listing-deatils .teaser,
    body.listing #content #page #listing-deatils .contact-details,
    body.listing #content #page #listing-deatils .social-links,
    body.listing #content #page #listing-deatils .social-links,
    body.listing #content #page #listing-deatils .description {
        padding-bottom: 0.71428571em;
    }

    body.listing #content #page .category-container {
        margin-bottom: 0.71428571em;
    }

        body.listing #content #page .category-container ul {
            list-style: none;
            font-size: 1.21428571em;
        }

            body.listing #content #page .category-container ul li {
                display: block;
                margin-bottom: 0.28571429em;
            }

                body.listing #content #page .category-container ul li a {
                    display: block;
                    position: relative;
                }

                    body.listing #content #page .category-container ul li a figure {
                        display: block;
                    }

                    body.listing #content #page .category-container ul li a .category-name {
                        position: absolute;
                        bottom: 0;
                        color: #fff;
                        background: rgba(32, 65, 132, 0.8);
                        line-height: 1.21428571em;
                        width: 100%;
                        text-align: center;
                        padding: 0.64285714em 0;
                        text-transform: uppercase;
                        max-width: 200px;
                        left: 0;
                        right: 0;
                        margin: 0 auto;
                    }

                    body.listing #content #page .category-container ul li a span {
                        display: block;
                        padding: 0.5em;
                        background: none repeat scroll 0 0 #FFFFFF;
                        border: 1px solid #d7d7d7;
                        border-radius: 4px;
                        color: #ed1b24;
                        overflow: hidden;
                        text-align: left;
                    }

                        body.listing #content #page .category-container ul li a span:hover {
                            border-color: #999;
                        }

                    body.listing #content #page .category-container ul li a img {
                        display: block;
                        margin: 0 auto;
                    }

        body.listing #content #page .category-container figure {
            margin: 0;
        }

#content #page #pagination {
    padding: 1.07142857em 0;
}

@media screen and (min-width: 640px) {
    body.listing #content #page .links-list li {
        float: none;
        padding: 0.28571429em 0;
        margin-left: 0;
    }

    body.listing #content #page .count-text {
        width: 300px;
    }

    body.listing #content #page .sort-by {
        float: right;
        width: 250px;
    }

    body.listing #content #page .listing {
        padding-top: 0;
    }

        body.listing #content #page .listing.free {
            width: 31.3333%;
            *width: 31%;
            margin-left: 3%;
            float: left;
        }

            body.listing #content #page .listing.free .details {
                width: 100%;
            }

        body.listing #content #page .listing .l-inner {
            min-height: 280px;
            position: relative;
        }

            body.listing #content #page .listing .l-inner .location-wrapper {
                bottom: -11px;
                left: 5px;
                line-height: 30px;
                position: absolute;
            }

        body.listing #content #page .listing.silver .details {
            padding: 0 1.04166667% 0 1.04166667%;
            width: 63.54166667%;
        }

        body.listing #content #page .listing .thumbnail {
            width: 20.83333333%;
            padding-top: 0.71428571em;
            float: left;
            padding-bottom: 2.14285714em;
        }

        body.listing #content #page .listing .description {
            float: left;
            margin: 0;
            width: 52.08333333%;
            padding-bottom: 2.14285714em;
        }

        body.listing #content #page .listing .contact-details {
            float: left;
            width: 27.08333333%;
            border-top: none;
            border-left: 1px solid #dcdada;
            position: absolute;
            top: 0;
            right: 0;
            height: 100%;
        }

        body.listing #content #page .listing .l-categories {
            margin-top: 0;
        }

    body.listing #content #page .category-container ul {
        padding: 0;
    }

        body.listing #content #page .category-container ul li {
            width: 16.34615385%;
            *width: 16.15384615%;
            margin-left: 0.38461538%;
            float: left;
        }

            body.listing #content #page .category-container ul li.no-image {
                width: 33.07692308%;
                *width: 32.98076923%;
            }

            body.listing #content #page .category-container ul li.first {
                margin-left: 0;
            }

            body.listing #content #page .category-container ul li a {
                display: block;
            }
}

@media screen and (min-width: 800px) {
    body.listing #content #page .search-toolbar {
        margin: 0.71428571em 0;
    }

        body.listing #content #page .search-toolbar ul {
            padding-left: 0;
        }

            body.listing #content #page .search-toolbar ul li {
                float: left;
                display: inline-block;
            }

            body.listing #content #page .search-toolbar ul .keyword {
                width: 21.875%;
            }

                body.listing #content #page .search-toolbar ul .keyword input {
                    margin-bottom: 0;
                }

                    body.listing #content #page .search-toolbar ul .keyword input:focus {
                        box-shadow: none;
                    }

            body.listing #content #page .search-toolbar ul .location,
            body.listing #content #page .search-toolbar ul .category {
                width: 32.29166667%;
                margin-left: 2.08333333%;
            }

                body.listing #content #page .search-toolbar ul .location select,
                body.listing #content #page .search-toolbar ul .category select {
                    margin-bottom: 0;
                }

            body.listing #content #page .search-toolbar ul .btn {
                width: 7.29166667%;
                margin-left: 2.08333333%;
            }
}

@media screen and (min-width: 1080px) {
    body.listing #content #page .listing .l-inner {
        min-height: auto;
    }

    body.listing #content #page .links-list li {
        width: 50%;
        float: left;
    }
}

.footer-section {
    display: flex !important;
    justify-content: center !important;
    align-items: center !important;
}

.footer-ul {
    list-style: none !important;
    padding: 0 !important;
    margin: 0 !important;
    display: flex !important;
    justify-content: center !important;
    align-items: center !important;
    gap: 20px !important;
}
/* listing styles */
/********************************************************************************
// Carousel colours if enabled above
// use 6 digit hexidecimal colours ( eg. #000000 not #000 )
//********************************************************************************/
/* config settings */

.phone-box {
    background-color: #000;
    width: 170px;
    height: 55px;
    border-radius: 5px;
    display: block;
    position: absolute;
    top: -88px;
    right: 150px;
}

    .phone-box a {
        color: #fff;
        font-size: 25px;
        font-weight: 900;
        padding: 10px;
        position: absolute;
        font-style: italic;
    }

.product-filter-wrapper .select2-container .select2-selection--single .select2-selection__rendered {
    font-size: 20px;
    font-weight: 800;
    color: #000 !important;
    padding: 0px 15px;
}

.product-filter-wrapper .select2-container--default .select2-selection--single .select2-selection__arrow:after {
    color: #ed1b24;
    font-size: 45px;
    font-weight: 800;
}

header#masthead nav#main.nav ul li.last a {
    font-style: italic;
    text-transform: uppercase;
    background-color: red;
    padding: 20px 22px;
    border-radius: 5px;
    top: -10px;
}

.before-last {
    border-right: none !important;
}

.footer .list-unstyled li a {
    color: #fff;
    font-size: 14px;
    font-weight: 700;
}

.footer .list-unstyled li {
    padding: 12px 5px;
}

.footer-h4 {
    font-style: italic;
    color: #fff;
}

.footer-line {
    background-color: #ed1b24;
}

    .footer-line p {
        padding: 10px;
        text-align: center;
        color: #fff;
        font-size: 14px;
        font-weight: 700;
        font-style: italic;
        margin: 0;
    }

.footer .contact-list ul {
    padding: 0;
}

    .footer .contact-list ul li {
        display: inline-block;
        float: left;
    }

        .footer .contact-list ul li a.youtube,
        .footer .contact-list ul li a.fb,
        .footer .contact-list ul li a.instagram {
            text-indent: -99999px;
            display: block;
        }


        .footer .contact-list ul li a.fb {
            background-position: -4px -153px;
            height: 45px;
            margin-right: 1.07142857em;
            width: 45px;
        }

        .footer .contact-list ul li a.instagram {
            background-position: -51px -153px;
            height: 45px;
            margin-right: 1.07142857em;
            width: 45px;
        }

        .footer .contact-list ul li a.youtube {
            background-position: -99px -153px;
            height: 45px;
            margin-right: 1.07142857em;
            width: 54px;
        }

        .footer .contact-list ul li a.phone:hover {
            color: #000;
        }

#copyright p {
    font-size: 16px;
    font-weight: 700;
    color: #fff;
    margin: revert;
}

    #copyright p a {
        font-size: 16px;
        font-weight: 700;
        color: #fff;
    }

.pay-partners {
    height: 30px;
    margin: 5px 8px;
}

#slider-top .wrapper {
    padding: 0;
    max-width: 100%;
    position: relative;
}

    #slider-top .wrapper #banner-top img {
        min-width: 100%;
    }

    #slider-top .wrapper .overlay-container {
        position: absolute;
        max-width: 1280px;
        left: 0;
        right: 0;
        margin: 0 auto;
        bottom: 5%;
    }

        #slider-top .wrapper .overlay-container .black-bg {
            background: rgba(0, 0, 0, 0.8);
            padding: 1.07142857em;
        }

        #slider-top .wrapper .overlay-container .white-bg {
            background: rgba(255, 255, 255, 0.8);
            padding: 1.07142857em;
        }

        #slider-top .wrapper .overlay-container h1 {
            font-size: 13px;
            line-height: 14px;
            margin-bottom: 2px;
            font-weight: bold;
        }

        #slider-top .wrapper .overlay-container h2 {
            font-size: 12px;
            line-height: 13px;
            color: #222;
            font-weight: bold;
        }

        #slider-top .wrapper .overlay-container .red-txt {
            color: #dc002e !important;
        }

        #slider-top .wrapper .overlay-container .white-txt {
            color: #fff !important;
        }

        #slider-top .wrapper .overlay-container .black-txt {
            color: #000 !important;
        }

        #slider-top .wrapper .overlay-container p {
            text-shadow: none;
            font-size: 13px;
            margin-bottom: 0.57142857em;
            line-height: 1em;
            text-align: left;
            letter-spacing: 0;
            float: none;
        }

        #slider-top .wrapper .overlay-container .top-left {
            left: 36px;
            top: 10px;
            position: absolute;
        }

        #slider-top .wrapper .overlay-container .top-right {
            right: 36px;
            top: 10px;
            position: absolute;
        }

        #slider-top .wrapper .overlay-container .bottom-left {
            left: 36px;
            bottom: 10px;
            position: absolute;
        }

        #slider-top .wrapper .overlay-container .bottom-right {
            right: 36px;
            bottom: 10px;
            position: absolute;
        }

        #slider-top .wrapper .overlay-container .button-container {
            margin-top: 10px;
        }

            #slider-top .wrapper .overlay-container .button-container a {
                background: #ed1b24;
                color: #fff;
                display: block;
                font-size: 14px;
                font-weight: bold;
                padding: 8px 36px 8px 8px;
                position: relative;
                text-align: center;
                -webkit-transition: all 0.3s linear;
                -moz-transition: all 0.3s linear;
                -o-transition: all 0.3s linear;
                max-width: 200px;
                text-transform: uppercase;
            }

                #slider-top .wrapper .overlay-container .button-container a:after {
                    background-position: 0 -66px;
                    content: "";
                    height: 17px;
                    position: absolute;
                    right: 13px;
                    top: 9px;
                    width: 16px;
                }

                #slider-top .wrapper .overlay-container .button-container a:hover {
                    background: #f14a51;
                    -webkit-box-shadow: 0 5px 11px 0 rgba(0, 0, 0, 0.68), 0 4px 15px 0 rgba(0, 0, 0, 0.45);
                    -moz-box-shadow: 0 5px 11px 0 rgba(0, 0, 0, 0.68), 0 4px 15px 0 rgba(0, 0, 0, 0.45);
                    box-shadow: 0 5px 11px 0 rgba(0, 0, 0, 0.68), 0 4px 15px 0 rgba(0, 0, 0, 0.45);
                }

                    #slider-top .wrapper .overlay-container .button-container a:hover:after {
                        border-left-color: #000;
                    }

@media screen and (min-width: 380px) {
    #slider-top .wrapper .overlay-container .bottom-left,
    #slider-top .wrapper .overlay-container .button-right {
        bottom: 15px;
    }
}

@media screen and (min-width: 440px) {
    #slider-top .wrapper .overlay-container .bottom-left,
    #slider-top .wrapper .overlay-container .button-right {
        bottom: 20px;
    }
}

@media screen and (min-width: 640px) {
    #slider-top .wrapper .overlay-container .col-3 {
        width: 33%;
    }

    #slider-top .wrapper .overlay-container h1 {
        font-size: 28px;
        line-height: 19px;
        color: #fff;
        font-style: italic;
        justify-self: end;
        margin: 15px 40px;
    }

    #slider-top .wrapper .overlay-container h2 {
        font-size: 17px;
        line-height: 18px;
    }

    #slider-top .wrapper .overlay-container .button-container {
        display: block;
    }

        #slider-top .wrapper .overlay-container .button-container a {
            font-size: 17px;
            max-width: 210px;
        }

    #slider-top {
        margin-bottom: 0;
    }

        #slider-top .wrapper .overlay-container .top-left,
        #slider-top .wrapper .overlay-container .top-right {
            top: 25px;
        }

        #slider-top .wrapper .overlay-container .bottom-right,
        #slider-top .wrapper .overlay-container .bottom-left {
            bottom: 30px;
        }
}




#slider-top div.m-title .sub-pages-h .item a,
#slider-top div.m-title .sub-pages-v .item a {
    display: table;
}

    #slider-top div.m-title .sub-pages-h .item a figure,
    #slider-top div.m-title .sub-pages-v .item a figure {
        display: table-row;
    }

    #slider-top div.m-title .sub-pages-h .item a span.title,
    #slider-top div.m-title .sub-pages-v .item a span.title {
        display: table-cell;
        vertical-align: middle;
        height: 60px;
    }

#slider-top div.l-title .sub-pages-h .item a,
#slider-top div.l-title .sub-pages-v .item a {
    display: table;
}

    #slider-top div.l-title .sub-pages-h .item a figure,
    #slider-top div.l-title .sub-pages-v .item a figure {
        display: table-row;
    }

    #slider-top div.l-title .sub-pages-h .item a span.title,
    #slider-top div.l-title .sub-pages-v .item a span.title {
        display: table-cell;
        vertical-align: middle;
        height: 80px;
    }

#slider-top .sub-pages-h .item a {
    -webkit-transition: all 0.2s ease-in-out 0s;
    /* Safari */
    transition: all 0.2s ease-in-out 0s;
    border: 1px solid transparent;
}

    #slider-top .sub-pages-h .item a.shadow {
        box-shadow: 0 1px 3px rgba(0, 0, 0, 0.4);
        -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.4);
        -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.4);
    }

    #slider-top .sub-pages-h .item a.hover-shadow:hover {
        box-shadow: 0 10px 18px rgba(0, 0, 0, 0.65);
        -webkit-box-shadow: 0 10px 18px rgba(0, 0, 0, 0.65);
        -moz-box-shadow: 0 10px 18px rgba(0, 0, 0, 0.65);
    }

#slider-top .sub-pages-h .item figure {
    margin: 0;
    display: block;
    min-height: 100px;
}

#slider-top .sub-pages-h .item span {
    color: #fff;
    background: #ed1b24;
}

#slider-top .sub-pages-h .item:hover span {
    background: #f14a51;
}

#slider-top .sub-pages-h .item:hover a {
    border-color: #f14a51;
}

#slider-top .box-container .sub-pages-h .item a {
    background: #ed1b24;
    padding: 0.71428571em;
}

    #slider-top .box-container .sub-pages-h .item a:hover {
        background: #ae0e15;
    }

#slider-top .box-container .sub-pages-h .item span {
    background: none;
    text-overflow: string;
    white-space: normal;
}

#slider-top .box-border .sub-pages-h .item a {
    border: 1px solid #ed1b24;
    padding: 0.71428571em;
}

    #slider-top .box-border .sub-pages-h .item a:hover {
        border-color: #ae0e15;
    }

#slider-top .box-border .sub-pages-h .item span {
    text-overflow: string;
    white-space: normal;
    background: none;
}

#slider-top .sub-pages-h .item {
    border-radius: 10px;
    overflow: hidden;
    width: 20%;
    margin: 5px 2.5%;
}

.footer-container {
    padding: 0px 180px;
}

