@charset "utf-8";

@font-face {
  font-family: 'BrandonText-Bold';
  src:  url('fonts/BrandonText-Bold.eot?#iefix') format('embedded-opentype'),  
  		url('fonts/BrandonText-Bold.otf')  format('opentype'),
	    url('fonts/BrandonText-Bold.woff') format('woff'), 
	    url('fonts/BrandonText-Bold.ttf')  format('truetype'), 
	    url('fonts/BrandonText-Bold.svg#BrandonText-Bold') format('svg');
  font-weight: normal;
  font-style: normal;
}

@font-face {
    font-family: 'EgyptianSlatePro';
    font-weight: normal;
    font-style: normal;
    src: url('fonts/EgyptianSlateProRegular.eot');
    src: url('fonts/EgyptianSlateProRegular.eot?#iefix') format('embedded-opentype'), url('fonts/EgyptianSlateProRegular.woff') format('woff'), url('fonts/EgyptianSlateProRegular.ttf') format('truetype')
}

@font-face {
    font-family: 'EgyptianSlatePro';
    font-weight: bold;
    font-style: normal;
    src: url('fonts/EgyptianSlateProBold.eot');
    src: url('fonts/EgyptianSlateProBold.eot?#iefix') format('embedded-opentype'), url('fonts/EgyptianSlateProBold.woff') format('woff'), url('fonts/EgyptianSlateProBold.ttf') format('truetype')
}

@font-face {
    font-family: 'EgyptianSlatePro';
    font-weight: bold;
    font-style: italic;
    src: url('fonts/EgyptianSlateProBoldItalic.eot');
    src: url('fonts/EgyptianSlateProBoldItalic.eot?#iefix') format('embedded-opentype'), url('fonts/EgyptianSlateProBoldItalic.woff') format('woff'), url('fonts/EgyptianSlateProBoldItalic.ttf') format('truetype')
}

@font-face {
    font-family: 'EgyptianSlatePro';
    font-weight: normal;
    font-style: italic;
    src: url('fonts/EgyptianSlateProItalic.eot');
    src: url('fonts/EgyptianSlateProItalic.eot?#iefix') format('embedded-opentype'), url('fonts/EgyptianSlateProItalic.woff') format('woff'), url('fonts/EgyptianSlateProItalic.ttf') format('truetype')
}

@font-face {
    font-family: 'EgyptianSlatePro';
    font-weight: 600;
    font-style: normal;
    src: url('fonts/EgyptianSlateProMedium.eot');
    src: url('fonts/EgyptianSlateProMedium.eot?#iefix') format('embedded-opentype'), url('fonts/EgyptianSlateProMedium.woff') format('woff'), url('fonts/EgyptianSlateProMedium.ttf') format('truetype')
}

@font-face {
    font-family: 'EgyptianSlatePro';
    font-weight: 600;
    font-style: italic;
    src: url('fonts/EgyptianSlateProMediumItalic.eot');
    src: url('fonts/EgyptianSlateProMediumItalic.eot?#iefix') format('embedded-opentype'), url('fonts/EgyptianSlateProMediumItalic.woff') format('woff'), url('fonts/EgyptianSlateProMediumItalic.ttf') format('truetype')
}

@font-face {
    font-family: 'EgyptianSlatePro';
    font-weight: 200;
    font-style: normal;
    src: url('fonts/EgyptianSlateProLight.eot');
    src: url('fonts/EgyptianSlateProLight.eot?#iefix') format('embedded-opentype'), url('fonts/EgyptianSlateProLight.woff') format('woff'), url('fonts/EgyptianSlateProLight.ttf') format('truetype')
}

@font-face {
    font-family: 'ITCAvantGardeGothic';
    font-weight: bold;
    font-style: normal;
    src: url('fonts/ITCAvantGardeGothicW01-Bold.eot');
    src: url('fonts/ITCAvantGardeGothicW01-Bold.eot?#iefix') format('embedded-opentype'), url('fonts/ITCAvantGardeGothicW01-Bold.woff') format('woff'), url('fonts/ITCAvantGardeGothicW01-Bold.ttf') format('truetype'), url('fonts/ITCAvantGardeGothicW01-Bold.svg') format('svg')
}

@font-face {
    font-family: 'Mono Social Icons Font';
    src: url('fonts/MonoSocialIconsFont-1.10.eot');
    src: url('fonts/MonoSocialIconsFont-1.10.eot?#iefix') format('embedded-opentype'), url('fonts/MonoSocialIconsFont-1.10.woff') format('woff'), url('fonts/MonoSocialIconsFont-1.10.ttf') format('truetype'), url('fonts/MonoSocialIconsFont-1.10.svg#MonoSocialIconsFont') format('svg');
    src: url('fonts/MonoSocialIconsFont-1.10.ttf') format('truetype');
    font-weight: normal;
    font-style: normal
}

@font-face {
    font-family: 'VideoJS';
    src: url('/includes/css/font/vjs.eot');
    src: url('/includes/css/font/vjs.eot?#iefix') format('embedded-opentype'), url('/includes/css/font/vjs.woff') format('woff'), url('/includes/css/font/vjs.ttf') format('truetype');
    font-weight: normal;
    font-style: normal
}


/*! normalize.css v3..0 | MIT License | git.io/normalize */

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,
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: transparent
}

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

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

b,
strong {
    font-weight: bold
}

dfn {
    font-style: italic
}

h1 {
    margin: .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;
    -ms-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;
    -ms-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;
    -ms-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: .35em .625em .75em;
    margin: 0 2px;
    border: 1px solid silver
}

legend {
    padding: 0;
    border: 0
}

textarea {
    overflow: auto
}

optgroup {
    font-weight: bold
}

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

td,
th {
    padding: 0
}

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

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

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

a {
    color: #cf222a;
    text-decoration: none;
    cursor: pointer
}

a:hover,
a:focus {
    color: #ae0308
}

a:hover,
a,
a:hover *,
a * {
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease
}

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

figure {
    margin: 0
}

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

html {
    font-size: 62.5%;
    -webkit-tap-highlight-color: transparent
}

body {
    font-family: tahoma, arial, sans-serif;
    font-size: 15px;
    line-height: 1.42857143;
    color: #5e5e5e;
    background: url(images/body-bg.jpg)
}

.container {
    padding-right: 15px;
    padding-left: 15px;
    width: 100%;
    max-width: 1170px;
    margin-right: auto;
    margin-left: auto
}

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

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

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

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

.clearfix:after,
.container:after,
.container-fluid:after,
.row:after,
.nav:after {
    clear: both
}

.cb {
    clear: both
}

.cf:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0
}

.cf {
    display: inline-block
}

html[xmlns] .cf {
    display: block
}

* html .cf {
    height: 1%
}

h1,
h2,
h3 {
    font-family: ITCAvantGardeGothic, 'Century Gothic', tahoma, sans-serif;
    font-weight: bold
}

h4,
h5,
h6 {
    font-family: EgyptianSlatePro, times, serif
}

h1,
h2 {
    font-size: 30px;
    letter-spacing: -1px
}

h3 {
    font-size: 20px
}

label[for='file[]'],
label[for='fileUpload'],
button,
a.button,
span.button,
input[type=button],
input[type=reset],
input[type=submit] {
    display: inline-block;
    vertical-align: middle;
    margin: 0 2px;
    text-align: center;
    font-family: EgyptianSlatePro, times, serif;
    text-shadow: -1px -1px 1px #000;
    font-weight: 600;
    text-transform: uppercase;
    font-size: 16px;
    line-height: 30px;
    color: #fff;
    background: #282828 url(images/navbar-bg.png) 50% -10px no-repeat;
    padding: 7px 15px;
    border: 1px solid #000;
    -webkit-border-radius: 4px;
    border-radius: 4px
}

label[for='file[]']:hover,
label[for='fileUpload']:hover,
button:hover,
a.button:hover,
span.button:hover,
input[type=button]:hover,
input[type=reset]:hover,
input[type=submit]:hover {
    background-position: 50% -2px;
    -webkit-box-shadow: inset 0 -4px 0 0 #cf222a;
    box-shadow: inset 0 -4px 0 0 #cf222a;
    text-decoration: none
}

label[for='file[]']:hover,
label[for='fileUpload']:hover,
button:hover,
a.button:hover,
span.button:hover,
input[type=button]:hover,
input[type=reset]:hover,
input[type=submit]:hover,
button,
a.button,
span.button,
input[type=button],
input[type=reset],
input[type=submit] {
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease
}

button.blue,
a.button.blue {
    background: #37b4eb;
    background: -moz-linear-gradient(top, #37b4eb 0%, #20abe8 5%, #14a5e6 10%, #0e8ce0 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #37b4eb), color-stop(5%, #20abe8), color-stop(10%, #14a5e6), color-stop(100%, #0e8ce0));
    background: -webkit-linear-gradient(top, #37b4eb 0%, #20abe8 5%, #14a5e6 10%, #0e8ce0 100%);
    background: -o-linear-gradient(top, #37b4eb 0%, #20abe8 5%, #14a5e6 10%, #0e8ce0 100%);
    background: -ms-linear-gradient(top, #37b4eb 0%, #20abe8 5%, #14a5e6 10%, #0e8ce0 100%);
    background: linear-gradient(to bottom, #37b4eb 0%, #20abe8 5%, #14a5e6 10%, #0e8ce0 100%);
    border-color: #0e8ce0;
    -webkit-box-shadow: none;
    box-shadow: none
}

button.blue:hover,
a.button.blue:hover {
    background: #555;
    background: -moz-linear-gradient(top, #555 0%, #444 5%, #333 10%, #111 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #555), color-stop(5%, #444), color-stop(10%, #333), color-stop(100%, #111));
    background: -webkit-linear-gradient(top, #555 0%, #444 5%, #333 10%, #111 100%);
    background: -o-linear-gradient(top, #555 0%, #444 5%, #333 10%, #111 100%);
    background: -ms-linear-gradient(top, #555 0%, #444 5%, #333 10%, #111 100%);
    background: linear-gradient(to bottom, #555 0%, #444 5%, #333 10%, #111 100%);
    border-color: #000;
    -webkit-box-shadow: none;
    box-shadow: none
}

.icon-next {
    display: inline-block;
    margin-left: 10px;
    vertical-align: middle;
    width: 27px;
    height: 30px;
    background: transparent url(images/sprite.png) no-repeat scroll -179px -68px
}

.icon-plus {
    display: inline-block;
    margin-left: 10px;
    vertical-align: middle;
    width: 27px;
    height: 30px;
    background: transparent url(images/sprite.png) no-repeat scroll -179px -105px
}

.icon-minus {
    display: inline-block;
    margin-left: 10px;
    vertical-align: middle;
    width: 27px;
    height: 30px;
    background: transparent url(images/sprite.png) no-repeat scroll -140px -105px
}

.icon {
    display: inline-block
}

.icon:after {
    content: '';
    display: block;
    margin: 4px auto 0
}

.icon.print:after {
    width: 53px;
    height: 53px;
    background: transparent url(images/sprite.png) no-repeat scroll -193px -3px
}

.icon.share:after {
    width: 53px;
    height: 53px;
    background: transparent url(images/sprite.png) no-repeat scroll -256px -4px
}

.icon.mail:after {
    width: 58px;
    height: 53px;
    background: transparent url(images/sprite.png) no-repeat scroll -121px -3px
}

.m-1 {
    margin: 1em
}

.m-1-0 {
    margin: 1em 0
}

.fRight {
    float: right
}

.fLeft {
    float: left
}

#header {
    padding: 1em 0;
    background-color: #f0f0f0
}

#header .brand {
    margin: 0;
    text-align: center;
    position: relative
}

#header .brand:after {
    content: 'Proudly Canadian & Selling Equipment Worldwide Since 1988';
    font-size: 15px;
    font-weight: normal;
    position: absolute;
    left: 10px;
    bottom: 0;
    width: 100%;
    text-align: center
}

#header h4 {
    font-family: EgyptianSlatePro, times, serif;
    font-style: italic;
    font-size: 17px;
    margin: 20px 0 0;
    padding: 0;
    line-height: 1;
    color: #5e5e5e
}

#header a {
    text-decoration: none
}

#header .tel {
    font-family: EgyptianSlatePro, times, serif;
    font-weight: bold;
    font-style: italic;
    color: #cf222a;
    font-size: 24px
}

#header .tel:hover {
    color: #000
}

#header .email {
    display: block;
    font-size: 12px;
    line-height: 30px;
    color: #5e5e5e;
    white-space: nowrap
}

#header .email:before {
    content: '';
    display: inline-block;
    vertical-align: middle;
    margin-right: 6px;
    width: 28px;
    height: 19px;
    background: transparent url(images/sprite.png) no-repeat scroll -85px -1px
}

#header .email:hover {
    color: #cf222a
}

#header .header-connect {
    position: relative;
    text-align: right
}

#header .container {
    position: relative
}

#header .language h4,
#header .currency h4 {
    margin: 10px 0 4px
}

#header .language .frm_select,
#header .currency .frm_select {
    text-align: left
}

#header .language .frm_select:after,
#header .currency .frm_select:after {
    overflow: visible
}

@media (max-width:767px) {
    #header .language,
    #header .currency {
        display: block;
        margin-top: 10px
    }
    #header .language h4,
    #header .currency h4,
    #header .language form,
    #header .currency form {
        display: inline-block;
        margin-right: 5px
    }
}

@media (max-width:500px) {
    #header .language,
    #header .currency {
        text-align: center;
        margin-top: 50px
    }
}

#header .currency {
    visibility: hidden;
    position: absolute;
    right: 130px;
    top: 76px;
    text-align: left;
    white-space: nowrap
}

#header .currency .frm_select:after {
    overflow: hidden
}

@media (max-width:993px) {
    #header .currency {
        top: 83px
    }
    #header .currency h4,
    #header .currency form {
        display: inline-block;
        margin-right: 5px
    }
}

@media (max-width:767px) {
    #header .currency {
        position: static;
        text-align: right
    }
}

@media (max-width:500px) {
    #header .currency {
        margin-top: 0
    }
}

@media (max-width:1150px) {
    #header .brand:after {
        font-size: 1.35vw
    }
}

@media (max-width:980px) {
    #header .header-connect {
        position: static
    }
    #header .brand {
        margin-top: -10px
    }
}

@media (max-width:767px) {
    #header .header-search {
        position: absolute;
        left: 0;
        bottom: 0;
        width: 48%
    }
    #header .header-search>* {
        display: none
    }
    #header .header-search>.category-search {
        display: block
    }
    #header .social {
        display: none
    }
    #header .container {
        padding: 0 5px;
        min-height: 80px
    }
    #header .brand {
        text-align: left;
        width: 100%;
        max-width: none;
        padding: 0
    }
    #header .brand:after {
        font-size: 16px;
        text-align: left;
        width: auto;
        margin-left: 50px;
        top: 82px;
    }
}

@media (max-width:500px) {
    #header .brand:after {
        display: none
    }
    #header .header-search {
        left: 10%;
        width: 80%;
        bottom: 40px
    }
}

.category-search {
    position: relative
}

.category-search input[type=text] {
    height: 32px;
    line-height: 32px;
    width: 100%;
    padding: 0 36px 0 6px;
    background: #fff;
    border: 1px solid #cf222a;
    margin: 0
}

.category-search button {
    position: absolute;
    top: 50%;
    right: 10px;
    display: block;
    margin: -9px 0 0 0;
    padding: 0;
    width: 19px;
    height: 19px;
    overflow: hidden;
    text-indent: -999px;
    border: none;
    font-size: 0;
    background: transparent url(images/sprite.png) no-repeat scroll -53px -37px
}

.category-search button:hover {
    border: none;
    opacity: .7;
    -webkit-box-shadow: none;
    box-shadow: none
}

.header-social-links {
    margin: 7px 0 14px
}

.header-social-links a {
    display: inline-block;
    margin: 0 0 0 8px
}

.header-social-links a:before {
    content: '';
    display: inline-block;
    font-size: 40px;
    vertical-align: middle;
    width: 29px;
    height: 29px;
    text-align: center;
    line-height: 29px;
    text-indent: -2px;
    color: #fff;
    background: #818588;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    font-family: 'Mono Social Icons Font';
    -webkit-text-rendering: optimizeLegibility;
    -moz-text-rendering: optimizeLegibility;
    -ms-text-rendering: optimizeLegibility;
    -o-text-rendering: optimizeLegibility;
    text-rendering: optimizeLegibility;
    -webkit-font-smoothing: antialiased;
    -moz-font-smoothing: antialiased;
    -ms-font-smoothing: antialiased;
    -o-font-smoothing: antialiased;
    font-smoothing: antialiased
}

.header-social-links a:hover:before {
    background: #cf222a;
    -webkit-box-shadow: 1px 1px 2px 0 rgba(0, 0, 0, 0.4);
    box-shadow: 1px 1px 2px 0 rgba(0, 0, 0, 0.4);
    -webkit-box-shadow: 1px 1px 2px 0 rgba(0, 0, 0, 0.4);
    box-shadow: 1px 1px 2px 0 rgba(0, 0, 0, 0.4)
}

.header-social-links a:hover:before,
.footer-social-links a:before {
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease
}

.header-social-links a.fb:before {
    content: ''
}

.header-social-links a.tw:before {
    content: ''
}

.header-social-links a.yt:before {
    content: ''
}

.header-social-links a.ig:before {
    content: '📷';
    font-size: 15px;
}

#top {
    display: block;
    background: #dcdcdc;
    font-size: 12px;
    padding: 2px 0
}

#top .links {
    width: 100%;
    max-width: 1170px;
    margin: auto;
    text-align: right
}

#top .links a {
    color: #5a5a5a
}

#top .links a:hover {
    color: #cf222a
}

.nav-header {
    display: none
}

.nav-main {
    position: relative;
    margin-bottom: 0;
    text-align: center;
    z-index: 100;
    font-family: EgyptianSlatePro, times, serif;
    font-size: 17px
}

.nav-main ul {
    float: none;
    margin: 0;
    padding: 0;
    background: url(images/navbar-bg.png) top center no-repeat
}

.nav-main ul li {
    position: relative;
    display: inline-block
}

.nav-main>ul>li {
    min-height: 65px
}

.nav-main ul li>a {
    display: block;
    padding: 6px 15px 10px;
    margin: 0 20px;
    color: #fff;
    font-weight: bold;
    text-decoration: none;
    border-top: 8px solid transparent;
    text-shadow: -1px -1px 1px #000
}

.nav-main ul li>a:hover {
    background-color: transparent;
    border-top-color: #cf222a
}

.nav-main ul .active>a {
    border-top-color: #cf222a
}

.nav-main ul ul {
    visibiliy: hidden;
    overflow: hidden;
    max-height: 0;
    position: absolute;
    top: 100%;
    left: 0;
    z-index: -1;
    min-width: 200px;
    padding: 0;
    margin: -20px 0 0;
    text-align: left;
    background: #2b2b2d;
    background-image: none !important;
    border-bottom: 4px solid #cf222a;
    -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
    box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
    -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
    box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease
}

.nav-main ul li:hover ul {
    display: visible;
    overflow: visible;
    max-height: 2000px;
    padding: 20px 0 10px
}

.nav-main ul ul li {
    display: block
}

.nav-main ul ul li a {
    margin: 0 10px;
    padding: 5px 10px;
    font-size: 14px;
    border: 0;
    letter-spacing: .09em
}

.nav-main ul ul li a:hover {
    background-color: #cf222a
}

@media screen and (min-width:768px) {
    .nav-main ul ul li {
        white-space: nowrap
    }
}

.mini-nav-wrap {
    position: relative;
    width: 100%;
    height: 0
}

.nav-mini {
    display: none;
    min-height: 65px;
    width: 100%;
    padding: 0 15px;
    margin-left: -15px;
    text-align: center;
    background: url(images/navbar-bg.png) top center no-repeat;
    z-index: 100;
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    -ms-box-sizing: content-box;
    box-sizing: content-box
}

.mini-nav-wrap .nav-mini {
    position: absolute;
    left: 0;
    top: 0
}

.nav-mini a {
    display: block;
    padding: 10px 20px;
    margin: 0 20px;
    color: #fff;
    font-weight: bold;
    text-decoration: none;
    border-top: 8px solid transparent;
    cursor: pointer
}

.nav-mini a:before {
    content: '';
    display: inline-block;
    margin: 0 10px;
    vertical-align: middle;
    width: 29px;
    height: 29px;
    background: transparent url(images/sprite.png) no-repeat scroll -49px 0
}

.nav-mini a:hover {
    color: #cf222a
}

input[type=text],
input[type=email],
input[type=number],
input[type=search],
input[type=password],
select,
textarea {
    font-family: arial, helvetica, sans-serif;
    margin: 0 4px;
    display: inline-block;
    vertical-align: middle;
    font-size: 14px;
    height: 40px;
    border: 1px solid #b1b1b1;
    background: #fff;
    padding: 10px 5px;
    line-height: 20px;
    font-weight: normal;
    color: #262626;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box
}

select {
    border: 1px solid #b1b1b1;
    -webkit-border-radius: 4px;
    border-radius: 4px
}

input:focus,
select:focus,
textarea:focus,
.frm_select.focus {
    border-color: #cf222a;
    -webkit-box-shadow: 1px 1px 2px 0 rgba(0, 0, 0, 0.35);
    box-shadow: 1px 1px 2px 0 rgba(0, 0, 0, 0.35);
    -webkit-box-shadow: 1px 1px 2px 0 rgba(0, 0, 0, 0.35);
    box-shadow: 1px 1px 2px 0 rgba(0, 0, 0, 0.35);
    outline: none;
    -webkit-transition: all 0.2s linear;
    -moz-transition: all 0.2s linear;
    -ms-transition: all 0.2s linear;
    -o-transition: all 0.2s linear;
    transition: all 0.2s linear
}

.frm_select,
select,
.frm_select:after {
    font-family: Questrial, sans-serif;
    position: relative;
    outline: none;
    display: inline-block;
    vertical-align: middle;
    font-size: 14px;
    height: 27px;
    border: 1px solid #b1b1b1;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    padding: 0;
    line-height: 20px;
    font-weight: normal;
    color: #262626;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
    background: #f0f0f0;
    background: -moz-linear-gradient(top, #fff 0, #cdcdcd 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #fff), color-stop(100%, #cdcdcd));
    background: -webkit-linear-gradient(top, #fff 0, #cdcdcd 100%);
    background: -o-linear-gradient(top, #fff 0, #cdcdcd 100%);
    background: -ms-linear-gradient(top, #fff 0, #cdcdcd 100%);
    background: linear-gradient(to bottom, #fff 0, #cdcdcd 100%)
}

.frm_select {
    margin: 0 4px 0 0
}

.frm_select select {
    border: none;
    display: block;
    padding: 2px 24px 4px 14px;
    margin: 0;
    width: 100%;
    height: 26px;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    cursor: pointer;
    -webkit-box-shadow: none;
    box-shadow: none
}

.gecko .frm_select select {
    padding: 5px 22px 1px 14px;
    text-indent: -2px;
    opacity: 0
}

.webkit .frm_select select {
    padding: 2px 39px 4px 14px
}

.android .frm_select select {
    padding: 2px 3em 4px 14px
}

.frm_select:before {
    content: '';
    position: absolute;
    right: 10px;
    top: 50%;
    z-index: 1;
    display: block;
    margin-top: -3px;
    border-width: 6px 6px 0 6px;
    border-style: solid inset;
    border-color: #262626 transparent;
    pointer-events: none
}

.frm_select:after {
    content: '';
    position: absolute;
    right: 2px;
    top: 1px;
    display: block;
    width: 39px;
    height: 24px;
    border: none;
    -webkit-border-radius: 0 4px 4px 0;
    border-radius: 0 4px 4px 0;
    pointer-events: none
}

.gecko .frm_select:after {
    content: attr(title);
    position: absolute;
    left: 15px;
    top: 0;
    z-index: 1;
    right: 30px;
    display: block;
    width: auto;
    height: 100%;
    line-height: 23px;
    color: #262626;
    font-size: 13px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis
}

.frm_select option {
    padding: 1px 0;
    font-weight: normal;
    letter-spacing: 0
}

._label {
    font-family: 'EgyptianSlatePro', serif;
    font-size: 19px;
    color: #584942;
    line-height: 2;
    font-weight: bold
}

._form h2 {
    font-size: 21px;
    font-weight: 600;
    border-bottom: 1px solid #584942;
    padding-bottom: 6px;
    margin: 35px 0 10px
}

._field {
    position: relative;
    margin-bottom: 15px;
    vertical-align: top
}

._field.required ._label:after {
    content: ' *';
    line-height: 1;
    font-size: 30px;
    color: #ed5a29;
    vertical-align: middle
}

._field._product_photos ._info {
    color: #cf222a;
    padding-left: 10px;
    font-size: 24px;
    font-family: arial, helvetica, sans-serif;
    font-weight: bold
}

._field ._info {
    color: #584942;
    padding-left: 10px;
    font-size: 14px;
    font-family: arial, helvetica, sans-serif;
    font-weight: normal
}

._field .error {
    position: absolute;
    right: 30px;
    bottom: 100%;
    margin-bottom: -34px;
    display: block;
    padding: 6px 12px;
    color: #300;
    font-size: 13px;
    border: 1px solid #f00;
    background: #ffe8e7;
    -webkit-border-radius: 3px;
    border-radius: 3px
}

._field .error:before {
    content: '';
    position: absolute;
    left: 50%;
    bottom: -12px;
    display: block;
    border-width: 12px 12px 0;
    border-style: solid inset;
    border-color: #f00 transparent
}

._field .error:after {
    content: '';
    position: absolute;
    left: 50%;
    bottom: -11px;
    display: block;
    border-width: 12px 12px 0;
    border-style: solid inset;
    border-color: #ffe8e7 transparent
}

._field._purlCaptcha ._input img {
    vertical-align: bottom;
    margin: 0 4px 0 0;
    font-size: 12px
}

._field._purlCaptcha ._input a {
    font-size: 12px
}

._field._purlCaptcha ._input input {
    margin-top: 5px;
    max-width: 192px
}

ul.purl_imageset {
    position: relative;
    list-style: none;
    height: auto;
    padding: 0;
    margin: 0;
    min-height: 69px
}

ul.purl_imageset img {
    max-width: none
}

ul.purl_imageset>li {
    display: inline-block;
    vertical-align: top;
    position: relative;
    cursor: move;
    width: 100px;
    height: 65px;
    margin: 2px 4px;
    overflow: hidden
}

ul.purl_imageset>li._add {
    position: relative;
    right: 0;
    top: 32px;
    width: 90px;
    height: 30px;
    cursor: auto;
    padding-bottom: 36px
}

ul.purl_imageset>li._add input {
    position: absolute;
    left: 0;
    top: 0;
    display: block;
    width: 80px;
    height: auto;
    opacity: 0;
    z-index: 1;
    cursor: pointer
}

ul.purl_imageset>li._add:after {
    content: 'Upload';
    position: absolute;
    left: 0;
    top: 0;
    display: block;
    vertical-align: middle;
    margin: 0 2px;
    text-align: center;
    font-family: EgyptianSlatePro, times, serif;
    text-shadow: -1px -1px 1px #000;
    font-weight: 600;
    text-transform: uppercase;
    font-size: 14px;
    line-height: 1.5;
    color: #fff;
    background: #282828 url(images/navbar-bg.png) 50% -10px no-repeat;
    padding: 3px 12px;
    border: 1px solid #000;
    -webkit-border-radius: 4px;
    border-radius: 4px
}

ul.purl_imageset>li button {
    opacity: .3;
    position: absolute;
    left: 8px;
    bottom: 4px;
    padding: 3px 12px;
    font-size: 14px;
    line-height: 1.5
}

._field:hover ul.purl_imageset>li button {
    opacity: 1
}

ul.purl_imageset>li._add:hover:after {
    background-position: 50% -2px;
    -webkit-box-shadow: inset 0 -4px 0 0 #cf222a;
    box-shadow: inset 0 -4px 0 0 #cf222a;
    text-decoration: none
}

ul.purl_imageset>li._add:hover:after,
ul.purl_imageset>li._add:after {
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease
}

ul.purl_imageset[data-single="1"] {
    height: 65px;
    white-space: nowrap;
    overflow: hidden
}

ul.purl_imageset[data-single="1"]>li {
    overflow: visible
}

ul.purl_imageset[data-single="1"]>li button {
    position: absolute;
    left: 100%;
    top: 0;
    bottom: auto;
    opacity: 1;
    padding: 5px 12px 3px;
    font-size: 14px;
    width: 80px;
    margin-left: 10px
}

ul.purl_dataset {
    list-style-type: none;
    padding: 0;
    margin: 0;
    width: auto;
    white-space: normal
}

ul.purl_dataset img {
    position: relative;
    top: 50%;
    max-width: 100%;
    height: auto;
    -webkit-transform: translate(0, -50%);
    -moz-transform: translate(0, -50%);
    -o-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%)
}

form._proProduct div._spacer {
    display:none !important
} 

ul[data-name="product_video"].purl_dataset>li {
    display: inline-block;
    vertical-align: top;
    position: relative;
    cursor: col-resize;
    width: 100px !important;
    height: 80px !important;
    margin: 2px 4px;
    overflow: hidden;
    border: 1px solid #f0f0f0;
    font-size: 11px
}

ul.purl_dataset>li {
    display: inline-block;
    vertical-align: top;
    position: relative;
    cursor: col-resize;
    width: 100px !important;
    height: 65px !important;
    margin: 2px 4px;
    overflow: hidden;
    border: 1px solid #f0f0f0;
    font-size: 11px
}

ul.purl_dataset li._add {
    cursor: default;
    width: 50px;
    border: none
}

ul.purl_dataset li button {
    opacity: .3;
    position: absolute;
    left: 22px !important;
    right: auto !important;
    top: auto !important;
    bottom: 4px !important;
    padding: 3px 12px;
    font-size: 14px;
    line-height: 1.5
}

ul.purl_dataset li button._edit {
    display: none !important;
    visibility: hidden
}

ul.purl_dataset li._add button {
    left: 2px !important
}

ul.purl_dataset li:hover button,
ul.purl_dataset li._add button {
    visibility: visible;
    opacity: 1;
    -webkit-transition: opacity 0.3s linear;
    -moz-transition: opacity 0.3s linear;
    -ms-transition: opacity 0.3s linear;
    -o-transition: opacity 0.3s linear;
    transition: opacity 0.3s linear
}

ul.purl_dataset.readonly li button,
ul.purl_dataset.readonly li._add {
    display: none
}

.ui-dialog-titlebar {
    vertical-align: middle;
    font-family: EgyptianSlatePro, times, serif;
    text-shadow: -1px -1px 1px #000;
    font-weight: 600;
    font-size: 18px;
    line-height: 32px;
    height: 44px;
    color: #fff;
    background: #282828 url(images/navbar-bg.png) 50% 0 no-repeat;
    padding: 7px 15px;
    border-bottom: 1px solid #000
}

.ui-button {
    font-size: 14px;
    padding: 0 10px
}

.ui-dialog-titlebar .ui-button {
    margin: 0;
    float: right
}

.ui-dialog {
    z-index: 9999;
    border: 1px solid #000;
    -webkit-box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.5);
    box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.5);
    -webkit-box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.5);
    box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.5)
}

.ui-dialog-content {
    color: #5e5e5e;
    background: url(images/body-bg.jpg);
    padding: 10px 20px
}

.ui-dialog-buttonpane {
    background: url(images/body-bg.jpg);
    text-align: right;
    padding: 0 20px 10px
}

._form ._field {
    display: inline-block;
    width: 100%;
    padding: 0
}

._form ._field input,
._form ._field textarea,
._form ._field select {
    width: 100%;
    margin: 0
}

._form ._field input[type=checkbox],
._form ._field input[type=radio] {
    width: auto;
    margin: 0 10px 0 0;
    vertical-align: middle
}

._form ._field textarea {
    height: 150px;
    resize: vertical
}

._form ._field._text {
    width: 100%
}

._field._radio label {
    display: block;
    line-height: 2.2
}

._field._radio input,
._form ._field .frm_radio input {
    margin: 0 10px;
    vertical-align: middle;
    width: auto
}

ul.message-stack {
    display: block;
    list-style: none;
    padding: 0;
    margin: 0
}

.sidebar~ul.message-stack {
    display: inline-block;
    width: 75%
}

ul.message-stack li {
    display: block;
    margin: 8px 0;
    -webkit-border-radius: 10px;
    border-radius: 10px;
    color: #555;
    font-size: 13px;
    padding: 8px 12px
}

ul.message-stack li b:first-child {
    text-transform: uppercase
}

ul.message-stack li:before {
    content: '';
    display: inline-block;
    width: 14px;
    height: 14px;
    vertical-align: middle;
    background-image: url(images/sprite.png);
    margin-right: 6px
}

ul.message-stack li.error {
    background: #ffecec;
    border: 1px solid #f5aca6
}

ul.message-stack li.error:before {
    background-position: -42px -256px
}

ul.message-stack li.success {
    background: #e9ffd9;
    border: 1px solid #a6ca8a
}

ul.message-stack li.success:before {
    background-position: 0 -256px
}

ul.message-stack li.warning {
    background: #fff8c4;
    border: 1px solid #f2c779
}

ul.message-stack li.warning:before {
    background-position: -19px -256px;
    width: 16px;
    margin-left: -1px;
    margin-right: 5px
}

ul.message-stack li.notice {
    background: #e3f7fc;
    border: 1px solid #8ed9f6
}

ul.message-stack li.notice:before {
    background-position: -64px -256px
}

form._quote {
    display: block;
    overflow: hidden;
    max-height: 0
}

form._quote.open {
    max-height: 3000px;
    padding: 40px 0 60px;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease
}

form._quote ._field {
    display: inline-block;
    width: 50%;
    padding: 0 10px
}

form._quote h2 {
    font-family: tahoma, helvetica, sans-serif;
    padding: 0 10px;
    margin: 10px 0 0;
    border: none;
    font-size: 15px;
    line-height: 1.2;
    white-space: normal;
    font-weight: normal
}

form._quote h2.toggle-next {
    display: inline-block;
    width: 50%;
    padding-top: 25px;
    text-align: right
}

form._quote h2.toggle-next~* {
    display: none
}

form._register ._field {
    display: inline-block;
    width: 50%;
    padding: 0 10px
}

#account_container ._field {
    display: inline-block;
    width: 50%;
    padding: 0 10px
}

form._contact {
    display: block;
    padding-bottom: 80px
}

form._contact h2 {
    font-family: tahoma, helvetica, sans-serif;
    padding: 0;
    margin: 10px 0 0;
    border: none;
    font-size: 15px;
    line-height: 1.2;
    white-space: normal;
    font-weight: normal
}

form._contact h2.toggle-next {
    padding-top: 25px;
    text-align: right
}

form._contact h2.toggle-next~* {
    display: none
}

@media (max-width:500px) {
    form._contact ._buttons {
        margin-top: 20px
    }
}

#account_container form._proProduct ._field._html,
#account_container form._proProduct ._field._imageset,
#account_container form._proProduct ._field._purlYouTubeSet,
#account_container form._proProduct ._field._image {
    display: inline-block;
    width: 100%
}

#account_container ._buttons {
    margin-top: 20px;
    text-align: right
}

#account_container form._proProduct ._field._terms {
    width: 100%;
    padding-top: 20px;
    margin-bottom: -10px
}

#account_container form._proProduct ._field._product_price {
    width: 15%
}

#account_container form._proProduct ._field._product_price_cur {
    width: 15%
}

#account_container form._proProduct ._field._product_price_cur ._label {
    opacity: 0
}

#account_container form._proProduct ._field._product_price_unit {
    width: 20%
}

#account_container form._proProduct ._field._product_price_unit ._label {
    opacity: 0
}

li.fucking-annoying-red {
    color: #f00
}

li.fucking-annoying-red:before {
    content: '';
    display: inline-block;
    float: left;
    width: 14px;
    height: 14px;
    background: transparent url(images/sprite.png) no-repeat scroll -42px -256px;
    vertical-align: middle;
    margin: 3px 5px -3px 0
}

#preloader {
    position: fixed;
    z-index: 999999;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #000;
}
  
.loader {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 40px;
    height: 40px;
    margin-top: -13px;
    margin-left: -13px;
    animation: loader 0.8s linear infinite;
    border-radius: 60px;
}
  
@keyframes loader {
    0% {
        transform: rotate(0deg);
        border: 4px solid #cf222a;
        border-left-color: transparent;
    }
    50% {
        transform: rotate(180deg);
        border: 4px solid #9e1b21;
        border-left-color: transparent;
    }
    100% {
        transform: rotate(360deg);
        border: 4px solid #cf222a;
        border-left-color: transparent;
    }
}

#purl_upload_progress {
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 9999
}

#purl_upload_progress ._overlay {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: #000;
    opacity: .3;
    filter: alpha(opacity=30)
}

#purl_upload_progress ._progress {
    background: #efefef;
    border: 1px solid #999;
    color: #555;
    width: 300px;
    padding-bottom: 7px;
    -webkit-box-shadow: 1px 1px 2px 0 rgba(0, 0, 0, 0.5);
    box-shadow: 1px 1px 2px 0 rgba(0, 0, 0, 0.5)
}

#purl_upload_progress ._progress ._bar {
    text-align: center;
    width: 260px;
    margin: 14px 20px
}

#purl_upload_progress ._progress ._bar>p {
    display: block;
    clear: both;
    height: 14px;
    margin: 6px 0 4px;
    padding: 0
}

#purl_upload_progress ._progress ._bar>div {
    height: 20px;
    border: 1px solid #aaa;
    background: #eee
}

#purl_upload_progress ._progress ._bar>div>div {
    height: 20px;
    background-image: url(../images/admin/progressbar-orange.gif)
}

.loading {
    position: relative;
    top:0px !important;
    left:0px !important;
    background: #d7d7d7;
    opacity: .75
}

.loading:after {
    content: 'Please wait...';
    color: #fff;
    text-shadow: 1px 1px 2px #000;
    font-size: 32px;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}

.table.my_products {
    background: #f0f0f0;
    -webkit-box-shadow: 0 0 3px 1px #f0f0f0;
    box-shadow: 0 0 3px 1px #f0f0f0
}

.table.my_products .id,
.table.my_products .actions {
    width: 1px;
    white-space: nowrap
}

.table.my_products thead th,
.table.my_products thead td {
    background: #333;
    color: #f0f0f0
}

.table.my_products td {
    vertical-align: middle
}

.table.my_products td {
    vertical-align: middle
}

.table.my_products tr:hover>td {
    background: #fff
}

@media (max-width:700px) {
    form._quote ._field {
        display: inline-block;
        width: 100%;
        padding: 0
    }
    form._register ._field {
        display: inline-block;
        width: 100%;
        padding: 0
    }
    #account_container ._field {
        display: inline-block;
        width: 100%;
        padding: 0
    }
    form._quote h2.toggle-next {
        display: block;
        width: auto;
        padding-top: 0
    }
}

a.banner {
    display: block;
    text-align: center
}

.table {
    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;
    font-family: EgyptianSlatePro, times, serif;
    font-size: 18px;
    text-align: left
}

.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-child(odd)>td,
.table-striped>tbody>tr:nth-child(odd)>th {
    background-color: #f9f9f9
}

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

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

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

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

.table-hover>tbody>tr>td.active:hover,
.table-hover>tbody>tr>th.active:hover,
.table-hover>tbody>tr.active:hover>td,
.table-hover>tbody>tr.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>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.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.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.info:hover,
.table-hover>tbody>tr>th.info:hover,
.table-hover>tbody>tr.info:hover>td,
.table-hover>tbody>tr.info:hover>th {
    background-color: #c4e3f3
}

.table button,
.table .button {
    padding: 4px 12px;
    line-height: 1.4
}

.bookmark {
    text-align: center;
    display: none
}

@media screen and (max-width:1050px) {
    .bookmark {
        display: block
    }
}

.slideshow {
    position: relative;
    max-width: none;
    width: 100%;
    padding: 0;
    margin: -65px 0 0
}

.slideshow>div,
#main>.slideshow>div {
    position: relative;
    max-width: none;
    width: 100%
}

.slideshow .slideshow-container {
    position: relative;
    width: 100%;
    height: 475px;
    overflow: hidden;
    z-index: 0
}

.slideshow .slide {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    overflow: hidden;
    text-align: left;
    color: #444;
    font-size: 13px;
    line-height: 1.5;
    z-index: 1;
    visibility: hidden;
    background-size: auto 100%;
    background-repeat: no-repeat;
    background-position: 50% 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box
}

.slideshow .slide.visible {
    visibility: visible
}

.slideshow .slide.active {
    z-index: 2
}

.slideshow .slide>div {
    position: absolute;
    width: auto;
    height: auto;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    background: none
}

.slideshow .slide>div>div {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-size: auto 100%;
    background-repeat: no-repeat;
    background-position: 50% 100%
}

.slideshow .slide>div.text>div {
    position: relative;
    padding-top: 60px;
    max-width: 1140px;
    font-size: 18px;
    line-height: 1.5;
    text-shadow: 0 0 2px rgba(0, 0, 0, 0.5);
    margin: auto;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box
}

.slideshow .slide>div.text>div>div {
    position: relative
}

.slideshow .slide>div.text>div>div .bottom {
    position: absolute;
    left: 8px;
    bottom: 40px
}

.slideshow .slide>div.text p {
    margin: 0;
    padding: 0
}

.slideshow .slide h1,
.slideshow .slide h2,
.slideshow .slide h3,
.slideshow .slide h4,
.slideshow .slide h5,
.slideshow .slide h6,
.slideshow .slide p {
    margin: 10px 0;
    padding: 0;
    color: #fff;
    font-weight: bold
}

.slideshow .slide h1,
.slideshow .slide h2,
.slideshow .slide h3,
.slideshow .slide h4,
.slideshow .slide h5,
.slideshow .slide h6 {
    text-shadow: 1px 1px 1px #000, 2px 2px 2px rgba(0, 0, 0, 0.5);
    line-height: 1.2
}

.slideshow .slide h1,
.slideshow .slide h2 {
    font-size: 200%
}

.slideshow .slide h3 {
    font-size: 180%
}

.slideshow .slide h4 {
    font-size: 170%
}

.slideshow .slide h5 {
    font-size: 150%
}

.slideshow .slide h6 {
    font-size: 130%
}

.slideshow .slide a.button:after {
    content: '';
    display: inline-block;
    margin: -3px 0 0 10px;
    vertical-align: middle;
    width: 27px;
    height: 28px;
    background: transparent url(images/sprite.png) no-repeat scroll -179px -69px
}

.slideshow ul.slide-pager {
    position: absolute;
    right: 0;
    top: 50%;
    background: #f0f0f0;
    list-style: none;
    padding: 15px 9px 15px 10px;
    margin: 0;
    -webkit-transform: translate(0, -50%);
    -moz-transform: translate(0, -50%);
    -o-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
    -webkit-border-radius: 3px 0 0 3px;
    border-radius: 3px 0 0 3px;
    -webkit-box-shadow: 0 0 1px 0 rgba(0, 0, 0, 0.5);
    box-shadow: 0 0 1px 0 rgba(0, 0, 0, 0.5);
    -webkit-box-shadow: 0 0 1px 0 rgba(0, 0, 0, 0.5);
    box-shadow: 0 0 1px 0 rgba(0, 0, 0, 0.5)
}

.slideshow ul.slide-pager>li {
    display: block
}

.slideshow ul.slide-pager>li>a {
    display: block;
    width: 12px;
    height: 12px;
    background: #999;
    margin: 10px 0;
    border: 1px solid #999;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    outline: none;
    cursor: pointer
}

.slideshow ul.slide-pager>li>a.sel,
.slideshow ul.slide-pager>li>a:hover {
    background: #fff
}

@media screen and (max-width:1205px) {
    .slideshow .slide>div.text>div {
        padding-left: 15px;
        padding-right: 35px
    }
}

@media screen and (max-width:1140px) {
    .slideshow .slideshow-container {
        height: 41vw;
        min-height: 292px
    }
    .slideshow .slide>div.text>div {
        padding-top: 5vw;
        font-size: 1.6vw
    }
    .slideshow .slide>div.text button,
    .slideshow .slide>div.text a.button {
        font-size: 1.4vw;
        padding: .9vw 2.1vw
    }
    .slideshow .slide>div.text button.big,
    .slideshow .slide>div.text a.button.big {
        font-size: 2vw;
        padding: 1.4vw 5vw
    }
}

@media screen and (max-width:767px) {
    .slideshow {
        margin: 50px 0 0
    }
}

@media screen and (max-width:700px) {
    .slideshow {
        height: 1px !important
    }
    .slideshow>* {
        display: none !important
    }
    .slideshow .slide>div.text>div {
        padding-top: 0;
        font-size: 2.4vw;
        line-height: 1.1
    }
    .slideshow .slide>div.text button,
    .slideshow .slide>div.text a.button {
        font-size: 3vw;
        padding: 1vw 2.1vw
    }
    .slideshow .slide>div.text button.big,
    .slideshow .slide>div.text a.button.big {
        font-size: 3vw;
        padding: 1.2vw 5vw
    }
}

@media screen and (max-width:450px) {
    .slideshow .slide>div.text>div {
        padding-top: 0;
        font-size: 2.4vw;
        line-height: 1.1
    }
    .slideshow .slide>div.text button,
    .slideshow .slide>div.text a.button {
        font-size: 4vw;
        padding: .8vw 2.1vw
    }
    .slideshow .slide>div.text button.big,
    .slideshow .slide>div.text a.button.big {
        font-size: 4vw;
        padding: 1vw 5vw
    }
}

.services {
    min-height: 180px;
    background: url(images/dark-bg.jpg);
    color: #fff;
    -webkit-box-shadow: inset 0 5px 20px -5px #000, inset 0 -5px 30px -10px #000;
    box-shadow: inset 0 5px 20px -5px #000, inset 0 -5px 30px -10px #000;
    -webkit-box-shadow: inset 0 5px 20px -5px #000, inset 0 -5px 30px -10px #000;
    box-shadow: inset 0 5px 20px -5px #000, inset 0 -5px 30px -10px #000
}

.services h2 {
    float: left;
    width: 20%;
    margin: 0;
    padding: 40px 0;
    font-size: 35px;
    line-height: 1em;
    text-transform: uppercase
}

.services h3 {
    margin: 0 0 1em 0;
    font-size: 16px;
    font-weight: normal
}

.services a {
    display: block;
    width: 16%;
    float: left;
    color: #fff;
    text-decoration: none;
    text-align: center;
    -webkit-transition: color 0.25s ease;
    -moz-transition: color 0.25s ease;
    -ms-transition: color 0.25s ease;
    -o-transition: color 0.25s ease;
    transition: color 0.25s ease
}

.services a:hover {
    color: #a4a4a4
}

.page-list {
    background: url(images/dark-bg.jpg);
    -webkit-box-shadow: inset 0 5px 20px -5px #000, inset 0 -5px 30px -10px #000;
    box-shadow: inset 0 5px 20px -5px #000, inset 0 -5px 30px -10px #000;
    -webkit-box-shadow: inset 0 5px 20px -5px #000, inset 0 -5px 30px -10px #000;
    box-shadow: inset 0 5px 20px -5px #000, inset 0 -5px 30px -10px #000;
    text-align: center
}

.page-list a {
    display: inline-block;
    vertical-align: top;
    width: 165px;
    padding: 0 5px;
    color: #fff;
    text-decoration: none;
    text-align: center
}

.page-list a:first-child {
    padding-left: 0
}

.page-list a:last-child {
    padding-right: 0
}

.page-list h3 {
    display: block;
    width: auto;
    margin: 0 0 1em 0;
    font-size: 16px;
    font-weight: normal
}

.page-list a:hover {
    color: #cf222a
}

#colorbox,
#cboxOverlay,
#cboxWrapper {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 9999;
    overflow: hidden
}

#cboxWrapper {
    max-width: none
}

#cboxOverlay {
    position: fixed;
    width: 100%;
    height: 100%
}

#cboxMiddleLeft,
#cboxBottomLeft {
    clear: left
}

#cboxContent {
    position: relative
}

#cboxLoadedContent {
    overflow: auto;
    -webkit-overflow-scrolling: touch
}

#cboxTitle {
    margin: 0
}

#cboxLoadingOverlay,
#cboxLoadingGraphic {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

#cboxPrevious,
#cboxNext,
#cboxClose,
#cboxSlideshow {
    cursor: pointer
}

.cboxPhoto {
    float: left;
    margin: auto;
    border: 0;
    display: block;
    max-width: none;
    -ms-interpolation-mode: bicubic
}

.cboxIframe {
    width: 100%;
    height: 100%;
    display: block;
    border: 0;
    padding: 0;
    margin: 0
}

#colorbox,
#cboxContent,
#cboxLoadedContent {
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    -ms-box-sizing: content-box;
    box-sizing: content-box
}

#cboxOverlay {
    background: #000;
    opacity: .75
}

#colorbox {
    outline: 0
}

#cboxContent {
    background: #fff;
    overflow: hidden
}

.cboxIframe {
    background: #fff
}

#cboxError {
    padding: 50px;
    border: 1px solid #ccc
}

#cboxLoadedContent {
    margin-bottom: 28px
}

#cboxTitle {
    position: absolute;
    bottom: 4px;
    left: 0;
    text-align: center;
    width: 100%;
    color: #949494
}

#cboxCurrent {
    position: absolute;
    bottom: 4px;
    left: 58px;
    color: #949494
}

.purl-video-player .video-js {
    position: absolute;
    left: 0;
    top: 0;
    z-index: 1;
    display: block;
    width: 100%;
    height: 100%
}

#cboxLoadedContent {
    max-width: 90vw
}

#cboxLoadedContent>.box {
    width: 90vw;
    max-width: 100%
}

.popup-container {
    padding: 15px 25px;
    max-width: 800px
}

.popup-container.center {
    text-align: center
}

ul.purlShare {
    display: inline-block;
    margin: 0;
    padding: 0;
    list-style: none;
    vertical-align: middle
}

ul.purlShare li {
    display: inline-block;
    vertical-align: middle;
    text-align: center;
    margin: 5px
}

ul.purlShare li a {
    position: relative;
    display: block;
    width: 40px;
    height: 40px;
    text-align: center;
    font-size: 0;
    font-weight: normal;
    color: transparent;
    background: #525252;
    -webkit-border-radius: 50%;
    border-radius: 50%
}

ul.purlShare li a:after {
    content: '';
    display: inline-block;
    font-size: 50px;
    line-height: 40px;
    text-indent: 0;
    color: #000;
    font-family: 'Mono Social Icons Font';
    text-transform: none;
    font-weight: normal;
    -webkit-text-rendering: optimizeLegibility;
    -moz-text-rendering: optimizeLegibility;
    -ms-text-rendering: optimizeLegibility;
    -o-text-rendering: optimizeLegibility;
    text-rendering: optimizeLegibility;
    -webkit-font-smoothing: antialiased;
    -moz-font-smoothing: antialiased;
    -ms-font-smoothing: antialiased;
    -o-font-smoothing: antialiased;
    font-smoothing: antialiased;
    -webkit-transform: scale(.78);
    -moz-transform: scale(.78);
    -o-transform: scale(.78);
    -ms-transform: scale(.78);
    transform: scale(.78)
}

ul.purlShare li a:hover {
    background-color: #cf222a
}

ul.purlShare li a:hover:after {
    color: #fff;
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -o-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1)
}

ul.purlShare li a:hover,
ul.purlShare li a:hover:after,
ul.purlShare li a,
ul.purlShare li a:after {
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease
}

ul.purlShare li.instagram a:after {
    content: '📷';
    font-size: 20px;
}

ul.purlShare li.facebook a:after {
    content: ''
}

ul.purlShare li.google a:after {
    content: ''
}

ul.purlShare li.twitter a:after {
    content: ''
}

ul.purlShare li.linkedin a:after {
    content: ''
}

ul.purlShare li.pinterest a:after {
    content: ''
}

ul.purlShare li.stumbleupon a:after {
    content: ''
}

ul.purlShare li.delicious a:after {
    content: ''
}

ul.purlShare li.digg a:after {
    content: ''
}

ul.purlShare li.reddit a:after {
    content: ''
}

ul.purlShare li.email a:after {
    content: ''
}

.home-buttons {
    text-align: center;
    padding: 5px 10px;
    background: rgba(0, 0, 0, 0.2)
}

.home-buttons button,
.home-buttons a.button {
    margin: 5px 10px
}

.sidebar-categories {
    border-right: 1px solid #bdbdbd;
    padding-left: 0;
    min-height: 100vh
}

.sidebar-categories>a,
.sidebar-categories>.sidebar-wrap>a {
    display: block;
    margin-top: 15px;
    display: none;
}

.sidebar-wrap>h3 {
    margin-top: 10px
}

.product-categories {
    position: relative;
    margin: 15px 0 30px;
    padding: 0;
    list-style: none;
    overflow: auto
}

.product-categories>li:last-child {
    /*margin-bottom:100%*/
}

.product-categories a {
    color: #5e5e5e;
    font-family: tahoma, helvetica, sans-serif;
    text-decoration: none
}

.product-categories a:hover,
.product-categories a.sel {
    color: #cf222a;
    cursor: pointer
}

.product-categories>li>a {
    display: block;
    padding: 10px 20px;
    margin-bottom: 8px;
    font-size: 12px;
    line-height: 20px;
    font-weight: bold;
    background-color: #fff;
    border-bottom: 3px solid transparent;
    border-bottom-color: #d2d2d2;
    border-bottom-color: rgba(0, 0, 0, 0.2);
    -webkit-border-radius: 4px;
    border-radius: 4px
}

.product-categories>li>a:after {
    content: '';
    display: block;
    clear: both
}

.product-categories li li {
    padding-left: 20px
}

.product-categories li li a {
    padding-left: 0
}

.product-categories li li a:hover {
    color: #fff;
    background: #cf222a;
    margin-left: -10px;
    padding-left: 10px;
    text-shadow: -1px -1px 1px rgba(0, 0, 0, 0.5)
}

.product-categories ul {
    padding: 0;
    margin: 0;
    list-style: none
}

.product-categories ul>li:last-child {
    padding-bottom: 10px
}

.product-categories ul a {
    position: relative;
    display: block;
    padding: 3px 20px;
    font-size: 15px
}

.product-categories .icon-collapse {
    float: right;
    width: 20px;
    height: 20px;
    background: #dfdfdf url(images/sprite.png) no-repeat scroll -116px -75px;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    -webkit-transform: rotateZ(0deg);
    -moz-transform: rotateZ(0deg);
    -o-transform: rotateZ(0deg);
    -ms-transform: rotateZ(0deg);
    transform: rotateZ(0deg)
}

.product-categories li li .icon-line {
    content: '';
    position: absolute;
    right: 24px;
    bottom: 5px;
    display: block;
    width: 11px;
    height: 1px;
    background: #cf222a
}

.product-categories a:hover .icon-collapse,
.product-categories li.open>a .icon-collapse {
    background-color: transparent;
    -webkit-transform: rotateZ(90deg);
    -moz-transform: rotateZ(90deg);
    -o-transform: rotateZ(90deg);
    -ms-transform: rotateZ(90deg);
    transform: rotateZ(90deg)
}

ul.accordion li>ul {
    max-height: 0;
    overflow: hidden;
    visibility: hidden;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease
}

ul.accordion li.open>ul {
    max-height: 3000px;
    overflow: visible;
    visibility: visible
}

#account_menu {
    list-style: none;
    padding: 0 10px;
    margin: 0 0 100px
}

#account_menu>li>a {
    color: #5e5e5e;
    font-family: tahoma, helvetica, sans-serif;
    text-decoration: none;
    line-height: 1.6
}

#account_menu>li>a:hover,
#account_menu>li.sel>a {
    color: #cf222a;
    cursor: pointer
}

#equipment-list {
    position: fixed;
    right: 0;
    bottom: 0;
    background: #f0f0f0;
    background: rgba(255, 255, 255, 0.5);
    -webkit-box-shadow: -1px -1px 1px rgba(0, 0, 0, 0.5);
    box-shadow: -1px -1px 1px rgba(0, 0, 0, 0.5);
    -webkit-box-shadow: -1px -1px 1px rgba(0, 0, 0, 0.5);
    box-shadow: -1px -1px 1px rgba(0, 0, 0, 0.5);
    max-height: 0;
    overflow: hidden;
    visibility: hidden;
    opacity: 0;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease
}

#equipment-list.visible {
    z-index:999;
    max-height: 1000px;
    overflow: visible;
    visibility: visible;
    opacity: 1
}

body._equipment-quotes #equipment-list {
    display: none
}

#equipment-list ul {
    list-style: none;
    padding: 1px;
    margin: 0
}

#equipment-list ul>li {
    position: relative;
    display: inline-block;
    vertical-align: top;
    margin: 5px;
    padding: 0
}

#equipment-list ul>li h3 {
    opacity: 0;
    position: absolute;
    left: 0;
    top: 0;
    display: block;
    width: 100%;
    height: 100%;
    font-size: 14px;
    line-height: 1.2;
    overflow: hidden;
    margin: 0;
    padding: 4px;
    text-align: center;
    color: #fff;
    text-shadow: 0 0 1px #000;
    background: #333;
    background: rgba(0, 0, 0, 0.6);
    border-bottom: 38px solid transparent
}

#equipment-list ul>li .thb {
    display: block;
    border: 3px solid #fff;
    -webkit-box-shadow: 0 0 1px #cf222a;
    box-shadow: 0 0 1px #cf222a
}

#equipment-list ul>li .button {
    display: block;
    font-size: 14px;
    line-height: 1.5;
    padding: 3px 12px
}

#equipment-list ul>li.item .button {
    opacity: .25;
    position: absolute;
    left: 50%;
    bottom: 5px;
    -webkit-transform: translate(-50%, 0);
    -moz-transform: translate(-50%, 0);
    -o-transform: translate(-50%, 0);
    -ms-transform: translate(-50%, 0);
    transform: translate(-50%, 0)
}

#equipment-list ul>li:hover h3,
#equipment-list ul>li:hover .button {
    opacity: 1
}

#equipment-list ul>li h3 {
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease
}

#equipment-list ul>li.actions:before {
    content: '';
    display: block;
    width: 100%;
    height: 10px
}

#equipment-list ul>li.actions .button {
    margin: 10px auto 0
}

.sidebar:after {
    content: '';
    display: block;
    clear: both
}

.sidebar+.main-content {
    padding-left: 30px;
    padding-right: 0;
    -webkit-box-shadow: -1px 0 0 #bdbdbd;
    box-shadow: -1px 0 0 #bdbdbd
}

.sidebar-wrap.fixed {
    position: static;
    width: auto;
    height: auto
}

@media screen and (max-width:991px) {
    .sidebar-wrap.fixed {
        position: static
    }
}

@media screen and (max-width:1050px) {
    .safari .sidebar-wrap.fixed {
        position: static
    }
}

.breadcrumb {
    margin: 1.5em 0 0 0;
    list-style: none;
    padding: 0
}

.breadcrumb>li {
    display: inline-block
}

.breadcrumb a {
    color: #5e5e5e
}

.breadcrumb a:hover {
    color: #cf222a;
    text-decoration: none
}

.breadcrumb span {
    color: #cf222a
}

.breadcrumb s {
    display: inline-block;
    text-decoration: none;
    margin: 0 5px
}

.breadcrumb+h2 {
    margin-top: 0
}

.product-text {
    font-size: 16px;
    margin: 2em 0 3em 0
}

.product-text p {
    margin: 0 0 1.5em 0
}

@media screen and (max-width:719px) {
    .product-text {
        display: none
    }
}

.main-content {
    padding-bottom: 1em;
    color: #000
}

.main-content h2 {
    font-size: 30px
}

.list-equipment {
    float: right;
    clear: right
}

.list-equipment+.follow {
    float: right;
    clear: right;
    margin-top: 10px
}

.list-equipment+.follow+.financing {
    float: right;
    clear: right;
    margin-top: 10px
}

.list-equipment+.financing {
    float: right;
    clear: right;
    margin-top: 10px
}

div.cb.spacer {
    height: 10px
}

.news-categories-dropdown {
    position: relative;
    width: 280px;
    margin-left: auto;
    text-align: right
}

.news-categories-dropdown>ul {
    display: block;
    list-style: none;
    padding: 0;
    margin: 0;
    position: absolute;
    right: 0;
    top: 100%;
    z-index: 10;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    overflow: hidden;
    -webkit-box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.5);
    box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.5);
    -webkit-box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.5);
    box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.5);
    max-height: 0;
    opacity: 1;
    visibility: hidden;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease
}

.news-categories-dropdown>ul>li {
    display: block;
    padding: 0;
    margin: 0
}

.news-categories-dropdown>ul>li a {
    display: block;
    margin: 0;
    padding: 7px 15px;
    text-align: left;
    font-family: EgyptianSlatePro, times, serif;
    font-weight: 600;
    font-size: 16px;
    line-height: 30px;
    color: #5e5e5e;
    background: #fff
}

.news-categories-dropdown>ul>li a:hover,
.news-categories-dropdown>ul>li a.sel {
    background: #e1e1e1
}

.news-categories-dropdown:hover>ul,
.news-categories-dropdown.open>ul {
    max-height: 1000px;
    opacity: 1;
    visibility: visible
}

.news-categories-dropdown:hover>a.button i.icon-next,
.news-categories-dropdown.open>a.button i.icon-next {
    -webkit-transform: rotateZ(90deg);
    -moz-transform: rotateZ(90deg);
    -o-transform: rotateZ(90deg);
    -ms-transform: rotateZ(90deg);
    transform: rotateZ(90deg)
}

.popup-content {
    padding: 20px;
    color: #000
}

.header-photo {
    border-left: 13px solid #cf222a
}

.header-photo.map {
    border: none
}

.purlGeoMap img {
    max-width: none
}

.accordion {
    display: block;
    margin: 10px 0
}

.accordion>a {
    display: block;
    vertical-align: middle;
    margin: 0;
    text-align: left;
    font-family: EgyptianSlatePro, times, serif;
    text-shadow: -1px -1px 1px #000;
    font-weight: 600;
    text-transform: uppercase;
    font-size: 16px;
    line-height: 30px;
    color: #fff;
    background: #282828 url(images/button-bg.png) 50% -10px no-repeat;
    padding: 7px 15px;
    border: 1px solid #000;
    -webkit-border-radius: 4px;
    border-radius: 4px
}

.accordion>a:hover {
    background-position: 50% -2px;
    -webkit-box-shadow: inset 0 -4px 0 0 #cf222a;
    box-shadow: inset 0 -4px 0 0 #cf222a;
    text-decoration: none
}

.accordion>a:after {
    content: '';
    display: block;
    float: right;
    vertical-align: middle;
    width: 27px;
    height: 30px;
    background: transparent url(images/sprite.png) no-repeat scroll -179px -68px
}

.accordion>a:hover:after,
.accordion.open>a:after {
    -webkit-transform: rotateZ(90deg);
    -moz-transform: rotateZ(90deg);
    -o-transform: rotateZ(90deg);
    -ms-transform: rotateZ(90deg);
    transform: rotateZ(90deg)
}

.accordion>div {
    max-height: 0;
    overflow: hidden;
    padding: 0 20px
}

.accordion.open>div {
    max-height: 3000px;
    padding: 20px
}

.accordion>div,
.accordion>a:after {
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease
}

.product-header {
    margin-bottom: 2em;
    border-bottom: 1px solid #bdbdbd
}

.product-header:after {
    content: '';
    display: block;
    clear: both;
    height: 10px
}

.product-header h2 {
    margin-bottom: .5em
}

.product-photo {
    position: relative;
    float: left
}

.product-photo>div {
    background: #eaeaea
}

.product-info .sold {
    position: relative;
    top: 50%;
    left: 50%;
    z-index: 1;
    display: block;
    padding: 12px 60px;
    border: 4px solid #cf222a;
    color: #000;
    font-size: 40px;
    text-align: center;
    font-weight: normal;
    text-transform: uppercase;
    /*text-shadow: 1px 1px 1px #000;*/
    -webkit-box-shadow: 1px 1px 1px #000;
    box-shadow: 1px 1px 1px #000;
    background: #cf222a;
    /*background: rgba(0,0,0,0.2);*/
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    margin-bottom: -0.5em;
}

.product-info .tempunavail {
    position: relative;
    top: 50%;
    left: 50%;
    z-index: 1;
    display: block;
    padding: 12px 60px;
    border: 4px solid #cf222a;
    color: #cf222a;
    font-size: 40px;
    font-weight: normal;
    text-align: center;
    text-transform: uppercase;
    text-shadow: 1px 1px 1px #000;
    -webkit-box-shadow: 1px 1px 1px #000;
    box-shadow: 1px 1px 1px #000;
    background: rgba(0, 0, 0, 0.2);
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    margin-bottom: -0.5em;
}

.product-photo img {
    border-right: 1px solid #bdbdbd;
    border-bottom: 1px solid #bdbdbd;
    -webkit-box-shadow: 0 4px 4px -1px rgba(0, 0, 0, 0.2);
    box-shadow: 0 4px 4px -1px rgba(0, 0, 0, 0.2);
    -webkit-box-shadow: 0 4px 4px -1px rgba(0, 0, 0, 0.2);
    box-shadow: 0 4px 4px -1px rgba(0, 0, 0, 0.2)
}

.product-info {
    float: right
}

.product-info .price {
    font-size: 20px
}

.product-info .price>span {
    font-style: italic
}

.product-info .price-orig {
    display: inline-block;
    margin-left: 20px;
    font-size: 75%
}

.product-info .currency {
    display: inline-block;
    margin: 0 0 2px 10px
}

.product-info .currency .frm_select:after {
    overflow: visible
}

#tab-description table {
    width: 100%;
    font-size: 18px
}

#tab-description table td {
    padding: 14px 0;
    border-bottom: 1px solid #bdbdbd
}

#tab-description table tr>td:first-child {
    padding-right: 2em;
    font-weight: 600;
    font-family: EgyptianSlatePro, times, serif;
    font-size: 24px
}

.product-info hr,
#tab-description hr {
    margin: 0 0 15px;
    border-left: 0;
    border-right: 0;
    border-top: 8px solid #cf222a;
    border-bottom: 1px solid #bdbdbd
}

@media screen and (max-width:991px) {
    .product-photo {
        float: none;
        text-align: center;
        margin-top: 20px
    }
    .product-info {
        float: none
    }
}

.product-id {
    font-family: tahoma, arial, sans-serif;
    font-weight: normal;
    letter-spacing: 0;
    display: inline-block;
    margin-left: 1em;
    padding: 2px 10px;
    font-size: 13px;
    color: #fff;
    background-color: #5e5e5e;
    vertical-align: middle
}

.product-thumbs {
    max-width: 579px
}

.product-thumbs>a {
    cursor: pointer;
    opacity: .5
}

.product-thumbs>a:hover {
    opacity: 1
}

.product-thumbs>a.slider-prev {
    position: absolute;
    left: 10px;
    top: 50%;
    display: block;
    width: 27px;
    height: 27px;
    margin-top: -13px;
    background: transparent url(images/sprite.png) no-repeat scroll -140px -69px
}

.product-thumbs>a.slider-next {
    position: absolute;
    right: 10px;
    top: 50%;
    display: block;
    width: 27px;
    height: 27px;
    margin-top: -13px;
    background: transparent url(images/sprite.png) no-repeat scroll -179px -69px
}

div.equipment-quote .product-thumbs ul {
    position: relative;
    margin: auto;
    padding: 20px 0;
    list-style: none;
    text-align: left;
    white-space: nowrap;
    overflow: hidden;
    width: 241px;
}

.product-thumbs ul {
    position: relative;
    margin: auto;
    padding: 20px 0;
    list-style: none;
    text-align: left;
    width: 449px;
    white-space: nowrap;
    overflow: hidden
}

.product-thumbs ul li {
    position: relative;
    display: inline-block;
    padding: 0 3px
}

.product-thumbs ul li:first-child {
    margin-left: 0
}

.product-thumbs ul a {
    position: relative;
    display: block;
    border: 1px solid #bdbdbd;
    outline: none
}

.product-thumbs ul a img {
    opacity: .8
}

.product-thumbs ul li.sel a img {
    opacity: 1
}

.product-thumbs ul li.sel a:after {
    content: '';
    position: absolute;
    top: -12px;
    left: 50%;
    display: block;
    margin: 0 -6px;
    border-width: 0 6px 5px;
    border-style: solid inset;
    border-color: #cf222a transparent
}

.product-thumbs ul li.sel a:before {
    content: '';
    position: absolute;
    left: -1px;
    right: -1px;
    top: -7px;
    display: block;
    width: auto;
    height: 6px;
    background: #cf222a
}

.product-thumbs ul li.sel a:hover {
    background-color: transparent;
    cursor: default
}

.product-thumbs ul li.sel a:hover img {
    opacity: 1
}

.product-thumbs ul a:hover {
    background-color: #000
}

.product-thumbs ul a:hover img {
    opacity: .5
}

@media screen and (max-width:1100px) {
    .product-thumbs {
        margin: auto
    }
    .product-thumbs>a.slider-prev {
        left: 4px
    }
    .product-thumbs>a.slider-next {
        right: 0
    }
}

@media screen and (max-width:991px) {
    .product-thumbs>a.slider-prev {
        left: 10px
    }
    .product-thumbs>a.slider-next {
        right: 10px
    }
}

@media screen and (max-width:530px) {
    .product-thumbs ul {
        width: 337px
    }
}

@media screen and (max-width:430px) {
    .product-thumbs ul {
        width: 225px
    }
}

.product-actions {
    margin-top: 1.5em;
    text-align: center
}

.product-actions>a,
.product-actions>span>a,
.product-actions>span {
    position: relative;
    display: inline-block;
    margin: 0 7px;
    font-family: ITCAvantGardeGothic, 'Century Gothic', tahoma, sans-serif;
    font-size: 16px;
    font-weight: bold;
    color: #262626;
    text-transform: uppercase;
    text-align: center;
    text-decoration: none;
    outline: none
}

.product-actions>a img,
.product-actions>span img {
    display: block
}

.product-actions a:hover,
.product-actions>span:hover {
    color: #cf222a;
    text-decoration: none
}

.product-actions>button,
.product-actions>a.button {
    margin-top: 29px;
    margin-right: 0;
    color: #fff;
    font-weight: normal
}

.product-actions ul.purlShare {
    visibility: hidden;
    opacity: 0;
    position: absolute;
    left: -50px;
    top: 100%;
    z-index: 999;
    width: 200px;
    font-weight: normal
}

.product-actions>span:hover ul.purlShare,
.product-actions a:focus+ul.purlShare {
    visibility: visible;
    opacity: 1
}

.product-actions>span ul.purlShare,
.product-actions>span:hover ul.purlShare,
.product-actions a:focus+ul.purlShare {
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease
}

.product-details {
    clear: both;
    margin: 2em 0
}

.product-details .tabs>ul {
    margin: 0;
    padding: 0;
    list-style: none;
    font-family: EgyptianSlatePro, times, serif
}

.product-details .tabs>ul li {
    display: inline-block;
    margin-right: 6px
}

.product-details .tabs>ul a {
    position: relative;
    display: block;
    padding: 10px 40px;
    font-size: 20px;
    font-weight: 600;
    color: #fff;
    background-color: #5e5e5e;
    border-bottom: 10px solid #424242;
    -webkit-transition: all 0.25s ease;
    -moz-transition: all 0.25s ease;
    -ms-transition: all 0.25s ease;
    -o-transition: all 0.25s ease;
    transition: all 0.25s ease
}

.product-details .tabs>ul a:hover {
    background-color: #cf222a;
    border-color: #cf222a;
    text-decoration: none
}

.product-details .tabs>ul li.sel a {
    background-color: #cf222a;
    border-color: #cf222a;
    text-decoration: none;
    outline: none
}

.product-details .tabs>ul li.sel a:after {
    content: '';
    position: absolute;
    bottom: -24px;
    left: 50%;
    display: block;
    margin: 0 -14px;
    border-width: 14px 14px 0;
    border-style: solid inset;
    border-color: #cf222a transparent
}

.product-details .tabs>div {
    display: none;
    padding: 2em;
    background-color: #fff;
    border-right: 1px solid #bdbdbd;
    border-bottom: 1px solid #bdbdbd;
    -webkit-box-shadow: 0 4px 4px -1px rgba(0, 0, 0, 0.2);
    box-shadow: 0 4px 4px -1px rgba(0, 0, 0, 0.2);
    -webkit-box-shadow: 0 4px 4px -1px rgba(0, 0, 0, 0.2);
    box-shadow: 0 4px 4px -1px rgba(0, 0, 0, 0.2)
}

.product-details .tabs>div.sel {
    display: block
}

.equipment-quote {
    padding-top: 2em;
    margin-top: 2em;
    border-top: 1px solid #2c2c2e
}

.equipment-quote.form {
    border-top: 10px solid #2c2c2e
}

.equipment-quote.empty {
    border: none;
    text-align: center;
    font-size: 20px
}

.equipment-quote h2 {
    position: relative;
    margin: 0 0 .25em 0;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    padding-right: 100px;
    font-size: 22px
}

.equipment-quote h2 .product-id {
    position: absolute;
    right: 0;
    top: 5px
}

.equipment-quote .product-info {
    max-height: 325px;
    overflow: hidden;
    text-overflow: ellipsis
}

.equipment-quote .product-info table td {
    padding: .5em 0;
    border-bottom: 0
}

.equipment-quote .product-thumbs ul li {
    width: 61px
}

.equipment-quote .product-actions>button,
.equipment-quote .product-actions>a.button {
    margin-top: .5em
}

.equipment-quote .button.fCenter {
    margin-left: 15%
}

@media screen and (max-width:660px) {
    .equipment-quote .button {
        display: block;
        margin: 10px 0 !important;
        float: none
    }
}

.article-posted {
    display: block;
    font-family: EgyptianSlatePro, times, serif;
    font-weight: normal;
    font-style: italic;
    font-size: 18px;
    margin: 20px 0 10px;
    line-height: 1.2;
    color: #cf222a
}

.article-posted span {
    color: #5e5e5e;
    font-weight: 600;
    font-size: 16px
}

.products-list {
    margin: 0 0 40px;
    padding: 0;
    list-style: none;
    display: inline-block;
    width: 100%
}

.products-list li {
    display: inline-block;
    vertical-align: top;
    float: none;
    padding: 0 7px
}

.products-list a {
    display: block
}

.products-list a:hover {
    text-decoration: none
}

.products-list img {
    display: block;
    max-width: 100%;
    margin: auto
}

h2.product-list-title {
    font-family: EgyptianSlatePro, times, serif;
    font-weight: 600;
    font-size: 25px;
    min-height: 40px;
    margin-bottom: 20px;
    line-height: 1.2;
    color: #5e5e5e
}

.product-list-nav a,
.product-list-pager a {
    display: inline-block;
    width: 38px;
    height: 38px;
    line-height: 38px;
    color: #5e5e5e;
    text-align: center;
    vertical-align: middle;
    margin-left: 4px
}

.product-list-nav a.disabled,
.product-list-pager a.sel,
.product-list-pager a.disabled {
    color: #949494 !important
}

.product-list-nav a:hover,
.product-list-pager a:hover {
    text-decoration: none;
    color: #cf222a;
    cursor: pointer
}

.product-list-nav a.sel:hover,
.product-list-pager a.sel:hover {
    cursor: default
}

.product-list-nav a.product-list-prev,
.product-list-pager a.product-list-prev {
    background: #cf222a url(images/sprite.png) no-repeat scroll 0 -65px
}

.product-list-nav a.product-list-next,
.product-list-pager a.product-list-next {
    background: #cf222a url(images/sprite.png) no-repeat scroll -45px -65px
}

.product-list-nav a.product-list-prev:hover,
.product-list-pager a.product-list-prev:hover {
    background-color: #5e5e5e
}

.product-list-nav a.product-list-next:hover,
.product-list-pager a.product-list-next:hover {
    background-color: #5e5e5e
}

.product-list-nav a.product-list-prev.disabled,
.product-list-pager a.product-list-prev.disabled,
.product-list-nav a.product-list-next.disabled,
.product-list-pager a.product-list-next.disabled {
    background-color: #949494 !important
}

.product-list-nav {
    float: right
}

.product-list-nav .product-list-all {
    padding: 20px 10px 0 10px;
    line-height: 1em;
    color: #5e5e5e;
    font-weight: bold;
    background-image: none;
    text-decoration: none
}

.product-list-pager {
    text-align: center;
    margin: 3em 0 5em 0
}

.products-list .thb {
    position: relative;
    display: block
}

.products-list .thb:before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    display: block;
    width: 100%;
    height: 100%;
    background: #000;
    opacity: 0
}

.products-list .thb:after {
    content: '';
    position: absolute;
    left: 50%;
    top: 50%;
    display: block;
    margin: -23px;
    width: 46px;
    height: 46px;
    opacity: 0;
    background: transparent url(images/sprite.png) no-repeat scroll 0 0;
    -webkit-transform: scale(0);
    -moz-transform: scale(0);
    -o-transform: scale(0);
    -ms-transform: scale(0);
    transform: scale(0)
}

.products-list .price {
    position: absolute;
    left: 0;
    bottom: 0;
    z-index: 1;
    display: block;
    width: 100%;
    background: rgba(0, 0, 0, 0.5);
    color: #fff;
    font-size: 15px;
    line-height: 20px;
    padding: 7px 8px;
    text-align: right
}

.products-list li:hover .thb:before {
    opacity: .1
}

.products-list li:hover .thb:after {
    opacity: 1;
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -o-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1)
}

.products-list li:hover .thb:after {
    -webkit-transition: all 0.3s cubic-bezier(0.175, 0.885, 0.32, 1.275) 0.15s;
    -moz-transition: all 0.3s cubic-bezier(0.175, 0.885, 0.32, 1.275) 0.15s;
    -ms-transition: all 0.3s cubic-bezier(0.175, 0.885, 0.32, 1.275) 0.15s;
    -o-transition: all 0.3s cubic-bezier(0.175, 0.885, 0.32, 1.275) 0.15s;
    transition: all 0.3s cubic-bezier(0.175, 0.885, 0.32, 1.275) 0.15s
}

.products-list li:hover .thb:before,
.products-list .thb:before,
.products-list .thb:after {
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease
}

.products-list li {
    position: relative;
}

.products-list li {
    position: relative;
    background-color: #fff;
    background-clip: content-box;
    margin-bottom: 15px;
}

.products-list li a {
    position: relative;
    display: inline;
    background-color: transparent !important;
}

.products-list li .sold {
    position: absolute;
    top: 15%;
    left: 50%;
    z-index: 1;
    display: block;
    padding: 6px 30px;
    border: 2px solid #cf222a;
    color: #000;
    font-size: 20px;
    font-weight: bold;
    text-transform: uppercase;
    /*text-shadow: 1px 1px 1px #000;*/
    -webkit-box-shadow: 1px 1px 1px #000;
    box-shadow: 1px 1px 1px #000;
    background: #cf222a;
    /*background: rgba(0,0,0,0.2);*/
    -webkit-transform: translate(-50%, 0);
    -moz-transform: translate(-50%, 0);
    -o-transform: translate(-50%, 0);
    -ms-transform: translate(-50%, 0);
    transform: translate(-50%, 0)
}

.products-list li .tempunavail {
    position: absolute;
    top: 15%;
    left: 50%;
    z-index: 1;
    display: block;
    padding: 6px 10px;
    border: 2px solid #cf222a;
    color: #cf222a;
    font-size: 20px;
    font-weight: bold;
    text-transform: uppercase;
    text-shadow: 1px 1px 1px #000;
    -webkit-box-shadow: 1px 1px 1px #000;
    box-shadow: 1px 1px 1px #000;
    background: rgba(0, 0, 0, 0.5);
    -webkit-transform: translate(-50%, 0);
    -moz-transform: translate(-50%, 0);
    -o-transform: translate(-50%, 0);
    -ms-transform: translate(-50%, 0);
    transform: translate(-50%, 0)
}

.products-list li a.quote {
    position: absolute;
    opacity: 0;
    right: 0;
    bottom: 0;
    display: block;
    width: 50%;
    height: 30px;
    line-height: 27px;
    text-align: right;
    color: #fff;
    background: none;
    padding: 0 10px;
    margin: 0;
    -webkit-box-shadow: none;
    box-shadow: none
}

.products-list li a.quote:hover {
    color: #ffa
}

.products-list li:hover a.quote {
    opacity: 1
}

@media screen and (max-width:1024px) {
    .products-list li a.quote {
        opacity: 1
    }
}

.products-list.type-1 li a {
    margin-bottom: 15px;
    background-color: #fff;
    -webkit-box-shadow: 2px 3px 2px 0 rgba(0, 0, 0, 0.2);
    box-shadow: 2px 3px 2px 0 rgba(0, 0, 0, 0.2);
    -webkit-box-shadow: 2px 3px 2px 0 rgba(0, 0, 0, 0.2);
    box-shadow: 2px 3px 2px 0 rgba(0, 0, 0, 0.2)
}

.products-list.type-1 li h3 {
    margin: 0;
    padding: 30px 0;
    height: 117px;
    overflow: hidden;
    color: #fff;
    font-size: 20px;
    text-align: center;
    text-shadow: 0 -1px #000;
    background-color: #5e5e5e
}

.products-list.type-1 li:hover h3 {
    background-color: #cf222a
}

.products-list.type-2 a:first-child {
    /*
    margin-bottom: 15px;
    background-color: #fff;
    */
    text-align: center;
    /*
    -webkit-box-shadow: 2px 3px 2px 0 rgba(0, 0, 0, 0.2);
    box-shadow: 2px 3px 2px 0 rgba(0, 0, 0, 0.2);
    -webkit-box-shadow: 2px 3px 2px 0 rgba(0, 0, 0, 0.2);
    box-shadow: 2px 3px 2px 0 rgba(0, 0, 0, 0.2)
    */
}

.products-list.type-2 .product-title {
    margin-block-end: 0;
    margin-block-start: 0;
    margin-inline-start: 0px;
    margin-inline-end: 0px;
    display: block;
    padding: 0 5px;
    height: 65px;
    overflow: hidden;
    /*margin: 12px 0;*/
    margin-top: 12px;
    color: #5e5e5e;
    font-size: 18px;
    font-family: EgyptianSlatePro, times, serif;
    font-weight: 600;
    line-height: 1.2
}

.products-list.type-2 li:hover .product-title {
    color: #cf222a
}

.products-list.type-2 .description {
    text-align:left;
    display: block;
    /*height: 70px;*/
    height:75px;
    overflow: hidden;
    margin: 0 0 12px;
    padding: 0 5px;
    color: #5e5e5e;
    font-size: 13px
}

.products-list.type-2.homepage .description {
    text-align:left;
    display: block;
    /*height: 70px;*/
    height: 83px;
    overflow: hidden;
    margin: 0 0 12px;
    padding: 0 5px;
    color: #5e5e5e;
    font-size: 13px
}

.products-list.type-2 .product-list-id {
    position: relative;
    display: block;
    padding: 5px 15px;
    color: #000;
    text-align: left;
    background-color: #5e5e5e
}

.products-list.type-2 li:hover .product-list-id {
    color: #fff;
    background: #323232
}

.products-list.type-2 .product-list-id:after {
    content: '';
    opacity: 0;
    position: absolute;
    right: 0;
    bottom: 0;
    display: block;
    border-width: 0;
    border-color: transparent #cf222a #cf222a transparent;
    border-style: inset solid solid inset
}

.products-list.type-2 li:hover .product-list-id:after {
    opacity: 1;
    border-width: 15px 18px
}

.products-list.type-2 li:hover .product-list-id:after,
.products-list.type-2 .product-list-id:after {
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease
}

.products-list.type-3 li a:first-child {
    margin-bottom: 15px;
    background-color: #fff;
    text-align: center;
    -webkit-box-shadow: 2px 3px 2px 0 rgba(0, 0, 0, 0.2);
    box-shadow: 2px 3px 2px 0 rgba(0, 0, 0, 0.2);
    -webkit-box-shadow: 2px 3px 2px 0 rgba(0, 0, 0, 0.2);
    box-shadow: 2px 3px 2px 0 rgba(0, 0, 0, 0.2)
}

.products-list.type-3 li .product-title {
    display: block;
    padding: 12px 10px;
    margin: 0;
    height: 120px;
    overflow: hidden;
    color: #5e5e5e;
    font-size: 18px;
    line-height: 1.2;
    background: #fff;
    font-family: EgyptianSlatePro, times, serif;
    font-weight: 600;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease
}

.products-list a:first-child:hover .product-title {
    color: #cf222a;
    border-bottom-color: #cf222a
}

.products-list .follow {
    position: absolute;
    left: 7px;
    right: 7px;
    bottom: 15px;
    display: block;
    padding: 8px;
    height: auto;
    line-height: 1.2;
    background: #5e5e5e;
    font-size: 14px;
    color: #fff;
    text-align: center;
    text-transform: uppercase
}

.products-list .follow:hover {
    background-color: #cf222a
}

.products-list .follow span:before {
    content: '';
    position: absolute;
    right: 10px;
    top: 5px;
    display: block;
    width: 23px;
    height: 22px;
    background: transparent url(images/sprite.png) no-repeat scroll -6px -105px
}

.products-list .follow span:after {
    content: '';
    display: inline-block;
    height: 5px;
    width: 13px
}

.products-list .following span:before,
.products-list .following span:after {
    display: none
}

.slider {
    position: relative;
    vertical-align: top
}

.slider>h2 {
    margin-bottom: 0
}

.slider>a.button {
    float: right;
    display: block;
    position: relative;
    top: -3px;
    margin-right: 4px;
    font-size: 14px;
    padding: 0 10px
}

.slider>.product-list-nav {
    position: relative;
    top: -12px
}

.slider>.product-list-nav+a.button {
    position: relative;
    top: -8px
}

.slider .products-list {
    position: relative;
    white-space: nowrap;
    overflow: hidden
}

.slider .products-list>li {
    white-space: normal;
    position: relative
}

.slider .products-list>li:last-child {
    margin-right: 4px
}

.slider .products-list>li>a {
    -webkit-box-shadow: -1px 3px 2px 0 rgba(0, 0, 0, 0.2);
    box-shadow: -1px 3px 2px 0 rgba(0, 0, 0, 0.2);
    -webkit-box-shadow: -1px 3px 2px 0 rgba(0, 0, 0, 0.2);
    box-shadow: -1px 3px 2px 0 rgba(0, 0, 0, 0.2)
}

.sort-by {
    margin: 2em 0 2em 0;
    padding: 1em 0;
    border: 1px solid #bdbdbd;
    border-width: 1px 0
}

.sort-by>span {
    font-weight: bold;
    padding-right: 20px
}

.sort-by>a {
    padding: 0 20px;
    color: #5e5e5e
}

.sort-by>a:hover,
.sort-by>a.sel {
    color: #cf222a;
    text-decoration: none
}

.no-results {
    display: block;
    font-family: EgyptianSlatePro, times, serif;
    font-weight: normal;
    font-style: italic;
    font-size: 18px;
    padding: 40px 20px;
    line-height: 1.2;
    color: #cf222a;
    text-align: center
}

.no-results .normal {
    color: #5e5e5e
}

@media screen and (max-width:400px) {
    .products-list>li {
        width: 100%
    }
    .products-list.type-2 .description {
        height: 120px
    }
    .products-list.type-2 .description .button {
        margin: 30px auto 0;
        width: 180px
    }
}

div.news-filter {
    margin: 0
}

div.news-filter h3 {
    clear: none;
    display: inline-block;
    margin-right: 10px
}

div.news-filter a.news-filter {
    display: inline-block;
    margin: 0 0 10px 10px
}

div.news-filter a.news-filter.sel {
    background-position: 50% -2px;
    -webkit-box-shadow: inset 0 -4px 0 0 #cf222a;
    box-shadow: inset 0 -4px 0 0 #cf222a;
    text-decoration: none
}

div.news-article:after {
    content: '';
    display: block;
    clear: both
}

div.news-article a.banner {
    float: right;
    clear: right;
    margin-left: 20px
}

div.news-article a.banner+a.banner {
    margin-top: 50px
}

li.news-article {
    -webkit-transition: all 0.3s step-start, transform 0.3s ease;
    -moz-transition: all 0.3s step-start, transform 0.3s ease;
    -ms-transition: all 0.3s step-start, transform 0.3s ease;
    -o-transition: all 0.3s step-start, transform 0.3s ease;
    transition: all 0.3s step-start, transform 0.3s ease
}

li.news-article.hidden {
    -webkit-transform: scale(0);
    -moz-transform: scale(0);
    -o-transform: scale(0);
    -ms-transform: scale(0);
    transform: scale(0);
    opacity: 0;
    visibility: hidden;
    width: 0;
    height: 0;
    -webkit-transition: all 0.3s step-end, transform 0.3s ease;
    -moz-transition: all 0.3s step-end, transform 0.3s ease;
    -ms-transition: all 0.3s step-end, transform 0.3s ease;
    -o-transition: all 0.3s step-end, transform 0.3s ease;
    transition: all 0.3s step-end, transform 0.3s ease
}

.news-list {
    margin: 0 0 40px -15px;
    padding: 0;
    list-style: none
}

.news-list li {
    position: relative;
    margin: 0;
    padding: 0;
    min-height: 0;
    display: inline-block;
    vertical-align: top;
    float: none
}

.news-list a {
    position: relative;
    display: block;
    margin: 8px;
    background: #fff;
    text-align: center;
    -webkit-box-shadow: 2px 3px 2px 0 rgba(0, 0, 0, 0.2);
    box-shadow: 2px 3px 2px 0 rgba(0, 0, 0, 0.2);
    -webkit-box-shadow: 2px 3px 2px 0 rgba(0, 0, 0, 0.2);
    box-shadow: 2px 3px 2px 0 rgba(0, 0, 0, 0.2)
}

.news-list a:hover {
    text-decoration: none
}

.news-list img {
    display: block;
    max-width: 100%;
    margin: auto
}

.news-list .thb {
    position: relative;
    display: block
}

.news-list .thb:before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    display: block;
    width: 100%;
    height: 100%;
    background: #000;
    opacity: 0
}

.news-list .thb:after {
    content: '';
    position: absolute;
    left: 50%;
    top: 50%;
    display: block;
    margin: -23px;
    width: 46px;
    height: 46px;
    opacity: 0;
    background: transparent url(images/sprite.png) no-repeat scroll 0 0;
    -webkit-transform: scale(0);
    -moz-transform: scale(0);
    -o-transform: scale(0);
    -ms-transform: scale(0);
    transform: scale(0)
}

.news-list li:hover .thb:before {
    opacity: .1
}

.news-list li:hover .thb:after {
    opacity: 1;
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -o-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1)
}

.news-list li:hover .thb:after {
    -webkit-transition: all 0.3s cubic-bezier(0.175, 0.885, 0.32, 1.275) 0.15s;
    -moz-transition: all 0.3s cubic-bezier(0.175, 0.885, 0.32, 1.275) 0.15s;
    -ms-transition: all 0.3s cubic-bezier(0.175, 0.885, 0.32, 1.275) 0.15s;
    -o-transition: all 0.3s cubic-bezier(0.175, 0.885, 0.32, 1.275) 0.15s;
    transition: all 0.3s cubic-bezier(0.175, 0.885, 0.32, 1.275) 0.15s
}

.news-list li:hover .thb:before,
.news-list .thb:before,
.news-list .thb:after {
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease
}

.news-list .product-title {
    display: block;
    padding: 0 5px;
    height: 65px;
    overflow: hidden;
    margin: 12px 0;
    color: #5e5e5e;
    font-size: 18px;
    font-family: EgyptianSlatePro, times, serif;
    font-weight: 600;
    line-height: 1.2
}

.news-list li:hover .product-title {
    color: #cf222a
}

.news-list .description {
    display: block;
    height: 70px;
    overflow: hidden;
    margin: 0 0 12px;
    padding: 0 5px;
    color: #5e5e5e;
    font-size: 13px
}

.news-list .product-list-id {
    position: relative;
    display: block;
    padding: 5px 15px;
    color: #000;
    text-align: left;
    background-color: #5e5e5e
}

.news-list li:hover .product-list-id {
    color: #fff;
    background: #323232
}

.news-list .product-list-id:after {
    content: '';
    opacity: 0;
    position: absolute;
    right: 0;
    bottom: 0;
    display: block;
    border-width: 0;
    border-color: transparent #cf222a #cf222a transparent;
    border-style: inset solid solid inset
}

.news-list li:hover .product-list-id:after {
    opacity: 1;
    border-width: 15px 18px
}

.news-list li:hover .product-list-id:after,
.news-list .product-list-id:after {
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease
}

.news-list a:first-child:hover .product-title {
    color: #cf222a;
    border-bottom-color: #cf222a
}

.news-list .follow {
    position: absolute;
    left: 15px;
    right: 0;
    bottom: 15px;
    display: block;
    padding: 8px;
    height: auto;
    line-height: 1.2;
    background: #5e5e5e;
    font-size: 14px;
    color: #fff;
    text-align: center;
    text-transform: uppercase
}

.news-list .follow:hover {
    background-color: #cf222a
}

.news-list .follow span:before {
    content: '';
    position: absolute;
    right: 10px;
    top: 5px;
    display: block;
    width: 23px;
    height: 22px;
    background: transparent url(images/sprite.png) no-repeat scroll -6px -105px
}

.news-list .follow span:after {
    content: '';
    display: inline-block;
    height: 5px;
    width: 13px
}

.news-list .following span:before,
.news-list .following span:after {
    display: none
}

@media screen and (max-width:400px) {
    .news-list>li {
        width: 100%
    }
}

body.__newsarticle ul.purlShare {
    display: block;
    margin: 20px 0 -10px;
    padding: 0;
    list-style: none;
    vertical-align: middle;
    line-height: 1;
    text-align: center
}

body.__newsarticle ul.purlShare li {
    display: inline-block;
    vertical-align: middle;
    text-align: center;
    margin: 0 4px
}

body.__newsarticle ul.purlShare li a {
    position: relative;
    display: block;
    width: 34px;
    height: 34px;
    text-align: center;
    font-size: 0;
    color: transparent;
    background: #8e8e8e;
    -webkit-border-radius: 50%;
    border-radius: 50%
}

body.__newsarticle ul.purlShare li a:before {
    content: '';
    display: inline-block;
    font-size: 44px;
    margin-left: -1px;
    line-height: 33px;
    text-align: center;
    text-indent: 0;
    color: #fff;
    font-family: 'Mono Social Icons Font';
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -o-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    -webkit-text-rendering: optimizeLegibility;
    -moz-text-rendering: optimizeLegibility;
    -ms-text-rendering: optimizeLegibility;
    -o-text-rendering: optimizeLegibility;
    text-rendering: optimizeLegibility;
    -webkit-font-smoothing: antialiased;
    -moz-font-smoothing: antialiased;
    -ms-font-smoothing: antialiased;
    -o-font-smoothing: antialiased;
    font-smoothing: antialiased
}

body.__newsarticle ul.purlShare li a:hover {
    background: transparent
}

body.__newsarticle ul.purlShare li a:hover:before {
    color: #bd0108;
    -webkit-transform: scale(1.7);
    -moz-transform: scale(1.7);
    -o-transform: scale(1.7);
    -ms-transform: scale(1.7);
    transform: scale(1.7)
}

body.__newsarticle ul.purlShare li a,
body.__newsarticle ul.purlShare li a:before {
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease
}

body.__newsarticle ul.purlShare li a:hover:before {
    -webkit-transition: all 0.3s cubic-bezier(1, 1, 0.5, 1.92);
    -moz-transition: all 0.3s cubic-bezier(1, 1, 0.5, 1.92);
    -ms-transition: all 0.3s cubic-bezier(1, 1, 0.5, 1.92);
    -o-transition: all 0.3s cubic-bezier(1, 1, 0.5, 1.92);
    transition: all 0.3s cubic-bezier(1, 1, 0.5, 1.92)
}

body.__newsarticle ul.purlShare li.facebook a:before {
    content: ''
}

body.__newsarticle ul.purlShare li.google a:before {
    content: ''
}

body.__newsarticle ul.purlShare li.twitter a:before {
    content: ''
}

body.__newsarticle ul.purlShare li.linkedin a:before {
    content: ''
}

body.__newsarticle ul.purlShare li.pinterest a:before {
    content: ''
}

body.__newsarticle ul.purlShare li.stumbleupon a:before {
    content: ''
}

body.__newsarticle ul.purlShare li.delicious a:before {
    content: ''
}

body.__newsarticle ul.purlShare li.digg a:before {
    content: ''
}

body.__newsarticle ul.purlShare li.reddit a:before {
    content: ''
}

body.__newsarticle ul.purlShare li.vimeo a:before {
    content: ''
}

body.__newsarticle ul.purlShare li.youtube a:before {
    content: ''
}

body.__newsarticle ul.purlShare li.instagram a:before {
    content: ''
}

body.__newsarticle ul.purlShare li a:after {
    display: none
}

body.__newsarticle ul.purlShare li {
    margin: 0 10px 10px 0
}

body.__newsarticle ul.purlShare li a {
    font-size: 13px;
    line-height: 38px;
    height: 38px;
    text-transform: uppercase;
    color: #fff;
    border: none;
    -webkit-border-radius: 0;
    border-radius: 0;
    white-space: nowrap;
    width: auto;
    padding-right: 10px
}

body.__newsarticle ul.purlShare li a:before {
    display: block;
    float: left;
    width: 38px;
    height: 38px;
    line-height: 38px;
    margin: 0 10px 0 0;
    color: #fff
}

body.__newsarticle ul.purlShare li a:hover {
    background: #212121 !important;
    -webkit-box-shadow: inset 0 0 5px 0 rgba(0, 0, 0, 0.7), 0 0 3px 0 rgba(255, 255, 255, 0.15);
    box-shadow: inset 0 0 5px 0 rgba(0, 0, 0, 0.7), 0 0 3px 0 rgba(255, 255, 255, 0.15);
    -webkit-box-shadow: inset 0 0 5px 0 rgba(0, 0, 0, 0.7), 0 0 3px 0 rgba(255, 255, 255, 0.15);
    box-shadow: inset 0 0 5px 0 rgba(0, 0, 0, 0.7), 0 0 3px 0 rgba(255, 255, 255, 0.15)
}

body.__newsarticle ul.purlShare li a:hover:before {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -o-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    background: #111 !important;
    color: #fff
}

body.__newsarticle ul.purlShare li a,
body.__newsarticle ul.purlShare li a:before,
body.__newsarticle ul.purlShare li a:hover:before {
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease
}

body.__newsarticle ul.purlShare li.facebook a {
    background: #3b5998
}

body.__newsarticle ul.purlShare li.facebook a:before {
    background: #354f88
}

body.__newsarticle ul.purlShare li.google a {
    background: #de4c34
}

body.__newsarticle ul.purlShare li.google a:before {
    background: #ce3e26
}

body.__newsarticle ul.purlShare li.twitter a {
    background: #45b0e3
}

body.__newsarticle ul.purlShare li.twitter a:before {
    background: #40a2d1
}

body.__newsarticle ul.purlShare li.linkedin a {
    background: #1077ac
}

body.__newsarticle ul.purlShare li.linkedin a:before {
    background: #096797
}

#footer {
    position: absolute;
    vertical-align: bottom;
    width: 100%;
    padding: 1em 0;
    color: #848484;
    text-align: center;
    background: transparent url(images/footer-bg.jpg) repeat scroll 0 100%
}

#footer:before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 20px;
    background: rgba(0, 0, 0, 0.5)
}

#footer a {
    color: #848484;
    text-decoration: none
}

#footer a:hover {
    color: #fff
}

#footer .container {
    position: relative
}

#footer .info {
    position: absolute;
    right: 0;
    bottom: 0;
    font-size: 12px;
    line-height: 20px
}

#footer .info2 {
    position: absolute;
    left: 0;
    bottom: 0;
    font-size: 12px;
    line-height: 20px
}

#footer .share-list {
    position: relative;
    margin: 0
}

#footer .share-list>a {
    display: block
}

#footer .share-list ul.purlShare {
    visibility: hidden;
    opacity: 0;
    position: absolute;
    left: 0;
    top: 100%;
    z-index: 999;
    width: 100%;
    font-weight: normal;
    padding: 10px 0;
    background: #111;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease
}

#footer .share-list>a:focus+ul.purlShare {
    visibility: visible;
    opacity: 1
}

.footer-social-links {
    margin: 8px 0 16px
}

.footer-social-links a {
    display: inline-block;
    height: 30px;
    line-height: 30px;
    margin: 0 15px
}

.footer-social-links a:before {
    content: '';
    display: inline-block;
    font-size: 40px;
    vertical-align: middle;
    height: 40px;
    line-height: 35px;
    text-indent: 0;
    color: #d1d1d1;
    font-family: 'Mono Social Icons Font';
    -webkit-text-rendering: optimizeLegibility;
    -moz-text-rendering: optimizeLegibility;
    -ms-text-rendering: optimizeLegibility;
    -o-text-rendering: optimizeLegibility;
    text-rendering: optimizeLegibility;
    -webkit-font-smoothing: antialiased;
    -moz-font-smoothing: antialiased;
    -ms-font-smoothing: antialiased;
    -o-font-smoothing: antialiased;
    font-smoothing: antialiased
}

.footer-social-links a:hover:before {
    color: #fff
}

.footer-social-links a:hover:before,
.footer-social-links a:before {
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease
}

.footer-social-links a.fb:before {
    content: ''
}

.footer-social-links a.tw:before {
    content: ''
}

.footer-social-links a.yt:before {
    content: ''
}

.footer-social-links a.ig:before {
    content: '📷';
    font-size: 15px;
    padding-right: 8px
}

.footer-contact-info {
    margin: 0
}

.footer-contact-info>div {
    display: inline-block;
    margin: 0 .5em
}

.footer-contact-info span {
    color: #fff
}

.footer-contact-info .button {
    margin-top: 10px
}

.footer-brand {
    display: block;
    margin: 7px auto 15px
}

.footer-nav {
    display: inline-block;
    margin: 0;
    padding: 0;
    list-style: none
}

.footer-nav li {
    display: inline-block
}

.footer-nav a {
    padding: 0 .5em
}

.visible-xs,
.visible-sm,
.visible-md,
.visible-lg {
    display: none !important
}

@media (max-width:767px) {
    .visible-xs {
        display: block !important
    }
    #header {
        border-bottom: 10px solid #c3c3c3
    }
    .slideshow {
        display: none;
    }
    .mini-nav-wrap {
        display: none;
    }
    .nav-mini {
        /*display: block*/
        display: none;
    }
    .nav-main {
        position: relative;
        text-align: left;
        z-index: 100;
        max-height: 0;
        overflow: hidden;
        visibility: hidden;
        -webkit-transition: all 0.3s ease;
        -moz-transition: all 0.3s ease;
        -ms-transition: all 0.3s ease;
        -o-transition: all 0.3s ease;
        transition: all 0.3s ease;
        padding: 0;
        margin: 0;
        min-height: 0
    }
    body.mini-nav-show .nav-main {
        max-height: 3000px;
        overflow: visible;
        visibility: visible;
        margin-bottom: 10px;
        min-height: 65px
    }
    .nav-main ul {
        background: none;
        padding-top: 10px
    }
    .nav-main>ul>li {
        min-height: 0
    }
    .nav-main ul li {
        display: block
    }
    .nav-main ul li>a {
        display: block;
        padding: 10px 10px;
        margin: 0;
        font-size: 17px !important;
        color: #5e5e5e;
        text-decoration: none;
        border-top: 0;
        border-bottom: 1px solid #c3c3c3;
        text-shadow: none
    }
    .nav-main ul li>a:hover {
        background-color: transparent;
        color: #cf222a;
        border-bottom-color: #cf222a
    }
    .nav-main ul .active>a {
        border-top-color: #cf222a
    }
    .nav-main ul ul,
    .nav-main ul li:hover ul {
        display: block;
        max-height: none;
        position: relative;
        z-index: auto;
        top: auto;
        left: auto;
        width: auto;
        padding: 10px 0 10px;
        margin: 0 0 0 30px;
        text-align: left;
        background: none;
        border-bottom: 0;
        -webkit-box-shadow: none;
        box-shadow: none
    }
    .nav-main ul li:hover ul {
        display: block
    }
    .nav-main ul ul li {
        display: block
    }
    .nav-main ul ul li a {
        margin: 0;
        padding: 10px 10px;
        font-size: 13px;
        border-bottom: 1px solid #c3c3c3
    }
    .nav-main ul ul li a:hover {
        background-color: transparent
    }
    .sidebar-categories {
        padding-right: 0;
        border-right: 0;
        max-height: none;
        min-height: 0;
        -webkit-transition: all 0.3s ease;
        -moz-transition: all 0.3s ease;
        -ms-transition: all 0.3s ease;
        -o-transition: all 0.3s ease;
        transition: all 0.3s ease
    }
    .sidebar+.main-content {
        padding-left: 0;
        -webkit-box-shadow: none;
        box-shadow: none
    }
    .breadcrumbs {
        display: none
    }
    a.list-equipment {
        display: block;
        max-width: 320px;
        float: none;
        margin: 2em auto 1em;
        white-space: nowrap
    }
    a.list-equipment+a.follow {
        display: block;
        max-width: 320px;
        float: none;
        margin: 1em auto 1em
    }
    a.list-equipment+a.follow+a.financing {
        display: block;
        max-width: 320px;
        float: none;
        margin: 1em auto 1em
    }
    a.list-equipment+a.financing {
        display: block;
        max-width: 320px;
        float: none;
        margin: 1em auto 1em
    }
    .sort-by>span {
        display: block;
        margin-bottom: 10px
    }
    .sort-by>a {
        display: inline-block;
        padding: 5px 20px 5px 0
    }
    .product-details .tabs>ul li {
        float: none
    }
    .services {
        display: none;
        min-height: 0;
        text-align: center
    }
    .services h2 {
        width: 100%;
        padding: 20px;
        font-size: 20px;
        text-align: center
    }
    .services a {
        display: inline-block;
        float: none;
        width: auto;
        margin: 2%;
        vertical-align: top
    }
    .services h3 {
        font-size: 14px
    }
    .hidden-xs {
        display: none !important
    }
    #footer .info,
    .copyright,
    .footer-nav,
    .footer-social-links {
        display: none
    }
    .footer-contact-info {
        margin-top: 1em
    }
}

@media (min-width:768px) and (max-width:991px) {
    .visible-sm {
        display: block !important
    }
    #footer .info,
    .copyright,
    .footer-nav {
        display: none
    }
    #header h4 {
        margin-top: 0
    }
    #header .tel {
        font-size: 20px
    }
    #header .email {
        background-image: none;
        padding-left: 0
    }
    .sidebar-categories {
        padding-right: 0;
        border-right: 0;
        min-height: 0
    }
    .sidebar+.main-content {
        padding-left: 0;
        -webkit-box-shadow: none;
        box-shadow: none
    }
}

@media screen and (min-width:992px) {
    .sidebar-categories>.mini.categories,
    .sidebar-categories>.sidebar-wrap>.mini.categories {
        display: none
    }
}

@media screen and (max-width:991px) {
    .product-categories {
        opacity: 0;
        visibility: hidden;
        max-height: 0 !important;
        overflow: hidden
    }
    .product-categories.visible {
        opacity: 1;
        visibility: visible;
        max-height: 25em !important;
        overflow: visible
    }
    .product-categories {
        -webkit-transition: all 0.3s ease;
        -moz-transition: all 0.3s ease;
        -ms-transition: all 0.3s ease;
        -o-transition: all 0.3s ease;
        transition: all 0.3s ease
    }
}

@media (min-width:992px) and (max-width:1199px) {
    .visible-md {
        display: block !important
    }
}

@media (min-width:1200px) {
    .visible-lg {
        display: block !important
    }
}

@media (min-width:768px) and (max-width:991px) {
    .hidden-sm {
        display: none !important
    }
    .nav-main ul li>a {
        padding: 10px 15px;
        margin: 0
    }
    .services {
        min-height: 0
    }
    .services h2 {
        width: 100%;
        padding: 20px;
        text-align: center
    }
    .services a {
        width: 18%;
        margin: 0 1%
    }
    .services h3 {
        font-size: 14px
    }
}

@media (min-width:992px) and (max-width:1199px) {
    .hidden-md {
        display: none !important
    }
    .nav-main ul li>a {
        padding: 10px
    }
    .sort-by>a {
        padding: 0 10px
    }
    .services h3 {
        font-size: 14px
    }
}

@media (min-width:1200px) {
    .hidden-lg {
        display: none !important
    }
}

.jqte {
    overflow: hidden;
    border: 1px solid #594a42;
    margin: 0
}

.jqte * {
    color: #333;
    font-family: arial, helvetica, sans-serif;
    font-size: 14px
}

.jqte_toolbar {
    overflow: auto;
    padding: 3px 4px;
    background: #eee;
    border-bottom: #bbb 1px solid
}

.jqte_toolbar a {
    text-decoration: none
}

.jqte_tool {
    float: left;
    margin: 0;
    padding: 0;
    cursor: pointer
}

.jqte_tool,
.jqte_tool_icon {
    border: #eee 1px solid;
    -webkit-border-radius: 3px;
    border-radius: 3px
}

.jqte_hiddenField {
    display: none
}

.jqte_tool_icon {
    display: block;
    width: 22px;
    height: 22px;
    background: url(images/jquery-te-1.3.2.2.png) no-repeat
}

.jqte_tool.jqte_tool_1 .jqte_tool_icon {
    background-position: 0 0
}

.jqte_tool.jqte_tool_2 .jqte_tool_icon {
    background-position: -22px 0
}

.jqte_tool.jqte_tool_3 .jqte_tool_icon {
    background-position: -44px 0
}

.jqte_tool.jqte_tool_4 .jqte_tool_icon {
    background-position: -66px 0
}

.jqte_tool.jqte_tool_5 .jqte_tool_icon {
    background-position: -88px 0
}

.jqte_tool.jqte_tool_6 .jqte_tool_icon {
    background-position: -110px 0
}

.jqte_tool.jqte_tool_7 .jqte_tool_icon {
    background-position: -132px 0
}

.jqte_tool.jqte_tool_8 .jqte_tool_icon {
    background-position: -154px 0
}

.jqte_tool.jqte_tool_9 .jqte_tool_icon {
    background-position: -176px 0
}

.jqte_tool.jqte_tool_10 .jqte_tool_icon {
    background-position: -198px 0
}

.jqte_tool.jqte_tool_11 .jqte_tool_icon {
    background-position: -220px 0
}

.jqte_tool.jqte_tool_12 .jqte_tool_icon {
    background-position: -242px 0
}

.jqte_tool.jqte_tool_13 .jqte_tool_icon {
    background-position: -264px 0
}

.jqte_tool.jqte_tool_14 .jqte_tool_icon {
    background-position: -286px 0
}

.jqte_tool.jqte_tool_15 .jqte_tool_icon {
    background-position: -308px 0
}

.jqte_tool.jqte_tool_16 .jqte_tool_icon {
    background-position: -330px 0
}

.jqte_tool.jqte_tool_17 .jqte_tool_icon {
    background-position: -352px 0
}

.jqte_tool.jqte_tool_18 .jqte_tool_icon {
    background-position: -374px 0
}

.jqte_tool.jqte_tool_19 .jqte_tool_icon {
    background-position: -396px 0
}

.jqte_tool.jqte_tool_20 .jqte_tool_icon {
    background-position: -418px 0
}

.jqte_tool:hover {
    background-color: #fff;
    border-color: #fff
}

.jqte_tool:hover .jqte_tool_icon {
    border: #aaa 1px solid
}

.jqte_tool:active .jqte_tool_icon {
    border: #777 1px solid
}

.jqte_tool_depressed {
    background-color: #ddd;
    border-color: #ccc
}

.jqte_tool_depressed .jqte_tool_icon {
    border-color: #aaa
}

.jqte_tool_depressed:hover {
    background-color: #eee
}

.jqte_linkform {
    padding: 5px 10px;
    background: #ddd;
    border-bottom: #bbb 1px solid
}

.jqte_linktypeselect {
    position: relative;
    float: left;
    width: 130px;
    background: #eee;
    cursor: pointer
}

.jqte_linktypeselect:active {
    background: #fff
}

.jqte_linktypeview {
    padding: 3px 5px;
    border: #333 1px solid;
    color: #777;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    outline: none
}

.jqte_linktypetext {
    font-size: 12px
}

.jqte_linktypearrow {
    position: absolute;
    bottom: 8px;
    right: 6px;
    width: 7px;
    height: 6px;
    margin: 0 auto;
    background: url(images/jquery-te-1.3.2.2.png) -7px -23px no-repeat
}

.jqte_linktypes {
    display: none;
    position: absolute;
    top: 22px;
    left: 1px;
    width: 125px;
    background: #fff;
    border: #333 1px solid;
    -webkit-box-shadow: 0 1px 4px #aaa;
    box-shadow: 0 1px 4px #aaa
}

.jqte_linktypes a {
    display: block;
    padding: 4px 5px;
    font-size: 12px
}

.jqte_linktypes a:hover {
    background: #ddd
}

.jqte_linkinput {
    float: left;
    margin: 0 5px;
    padding: 3px 5px;
    width: 300px;
    background: #eee;
    border: #333 1px solid;
    color: #777;
    font-size: 12px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    outline: none
}

.jqte_linkinput:focus,
.jqte_linkinput:hover {
    background: #fff;
    border-color: #000
}

.jqte_linkbutton {
    float: left;
    padding: 3px 12px;
    background: #aaa;
    border: #333 1px solid;
    color: #fff;
    font-size: 12px;
    font-weight: bold;
    cursor: pointer;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    -webkit-box-shadow: inset 0 1px #eee;
    box-shadow: inset 0 1px #eee
}

.jqte_linkbutton:hover {
    background: #a1a1a1
}

.jqte_linkbutton:active {
    -webkit-box-shadow: inset 0 1px #ccc;
    box-shadow: inset 0 1px #ccc;
    background: #888
}

.jqte_fontsizes {
    display: none;
    position: absolute;
    width: 180px;
    height: 198px;
    oveflow-x: hidden;
    overflow-y: auto;
    background: #fff;
    border: #aaa 1px solid;
    -webkit-box-shadow: 0 0 5px #aaa;
    box-shadow: 0 0 5px #aaa
}

.jqte_fontsize {
    display: block;
    padding: 3px 7px
}

.jqte_fontsize:hover {
    background: #ddd
}

.jqte_cpalette {
    display: none;
    position: absolute;
    padding: 6px;
    width: 144px;
    background: #fff;
    border: #aaa 1px solid;
    -webkit-box-shadow: 0 0 5px #aaa;
    box-shadow: 0 0 5px #aaa
}

.jqte_color {
    display: block;
    float: left;
    width: 16px;
    height: 16px;
    border: #fff 1px solid
}

.jqte_color:hover {
    border-color: #000
}

.jqte_editor,
.jqte_source {
    padding: 10px;
    background: #fff;
    min-height: 100px;
    max-height: 900px;
    overflow: auto;
    outline: none;
    word-wrap: break-word;
    -ms-word-wrap: break-word;
    resize: vertical
}

.jqte_editor div,
.jqte_editor p {
    margin: 0 0 7px
}

.jqte_editor a:link,
.jqte_editor a:link * {
    color: #0066ff !important;
    text-decoration: underline
}

.jqte_editor blockquote {
    margin-top: 0;
    margin-bottom: 7px
}

.jqte_editor a[jqte-setlink],
.jqte_editor a[jqte-setlink] * {
    background: #3297fd !important;
    color: #fff !important
}

.jqte_source,
.jqte_source textarea {
    background: #fff1e8
}

.jqte_source textarea {
    margin: 0;
    padding: 0;
    width: 100%;
    min-height: 100px;
    font-family: courier, arial, sans-serif;
    font-weight: normal;
    font-size: 15px;
    overflow: hidden;
    border: none;
    outline: none;
    resize: none
}

.jqte_title {
    display: none;
    position: absolute;
    z-index: 9999;
    font-size: 11px
}

.jqte_titleArrow {
    position: relative
}

.jqte_titleArrowIcon {
    width: 7px;
    height: 6px;
    margin: 0 auto;
    background: url(images/jquery-te-1.3.2.2.png) 0 -23px no-repeat
}

.jqte_titleText {
    padding: 5px 7px;
    margin-top: 0;
    min-width: 5px;
    min-height: 1px;
    max-width: 400px;
    background: #000;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    word-wrap: break-word;
    -ms-word-wrap: break-word
}

.jqte_titleText,
.jqte_titleText * {
    color: #fff;
    font-size: 11px
}

.box.faq {
    margin: 20px 0 0
}

.box.faq>a {
    position: relative;
    display: block;
    margin: 0;
    padding: 7px 15px;
    text-align: left;
    font-family: EgyptianSlatePro, times, serif;
    text-shadow: -1px -1px 1px #000;
    font-weight: 600;
    font-size: 16px;
    line-height: 30px;
    color: #fff;
    background: #282828 url(images/button-bg.png) 0 -10px repeat-x;
    border: 1px solid #000;
    -webkit-border-radius: 4px;
    border-radius: 4px
}

.box.faq>a>i {
    float: right
}

.box.faq>a:hover {
    background-position: 50% -2px;
    -webkit-box-shadow: inset 0 -4px 0 0 #cf222a;
    box-shadow: inset 0 -4px 0 0 #cf222a;
    text-decoration: none
}

.box.faq>a:hover>i,
.box.faq.open>a>i {
    -webkit-transform: rotateZ(90deg);
    -moz-transform: rotateZ(90deg);
    -o-transform: rotateZ(90deg);
    -ms-transform: rotateZ(90deg);
    transform: rotateZ(90deg)
}

.box.faq>div {
    max-height: 0;
    opacity: 0;
    overflow: hidden;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease
}

.box.faq.open>div {
    max-height: 2000px;
    opacity: 1;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease
}

form._login {
    position: relative
}

form._login ._form>._info {
    position: absolute;
    right: 0;
    bottom: 0
}
/*
#mini-quote,
#mini-help {
    position: fixed;
    right: 0;
    top: 50%;
    z-index: 999;
    -webkit-transform: translate(0, -50%);
    -moz-transform: translate(0, -50%);
    -o-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease
}

body.loaded #mini-quote,
body.loaded #mini-help {
    margin-right: -367px
}

body.loaded #mini-quote.visible,
body.loaded #mini-help.visible {
    margin-right: 0
}
*/

@media (min-height:376px) and (max-height:565px){
        body.loaded #mini-quote,
        body.loaded #mini-help {
            margin-right: -276px
        }

        body.loaded #mini-quote.visible,
        body.loaded #mini-help.visible {
            margin-right: -90px
        }
        #mini-quote,
        #mini-help {
                position: fixed;
                right: 0;
                top: 50%;
                z-index: 999;
                -webkit-transform: translate(0,-50%) scale(0.5, 0.5);
                -moz-transform: translate(0,-50%) scale(0.5, 0.5);
                -o-transform: translate(0,-50%) scale(0.5, 0.5);
                -ms-transform: translate(0,-50%) scale(0.5, 0.5);
                transform: translate(0,-50%) scale(0.5, 0.5);
                -webkit-transition: all 0.5s ease;
                -moz-transition: all 0.5s ease;
                -ms-transition: all 0.5s ease;
                -o-transition: all 0.5s ease;
                transition: all 0.5s ease
    }
}

@media (min-height:566px) and (max-height:743px){
        body.loaded #mini-quote,
        body.loaded #mini-help {
            margin-right: -322px
        }

        body.loaded #mini-quote.visible,
        body.loaded #mini-help.visible {
            margin-right: -45px
        }
        #mini-quote,
        #mini-help {
                position: fixed;
                right: 0;
                top: 50%;
                z-index: 999;
                -webkit-transform: translate(0,-50%) scale(0.75, 0.75);
                -moz-transform: translate(0,-50%) scale(0.75, 0.75);
                -o-transform: translate(0,-50%) scale(0.75, 0.75);
                -ms-transform: translate(0,-50%) scale(0.75, 0.75);
                transform: translate(0,-50%) scale(0.75, 0.75);
                -webkit-transition: all 0.5s ease;
                -moz-transition: all 0.5s ease;
                -ms-transition: all 0.5s ease;
                -o-transition: all 0.5s ease;
                transition: all 0.5s ease
    }
}

@media (min-height:744px){
        body.loaded #mini-quote,
        body.loaded #mini-help {
            margin-right: -367px
        }

        body.loaded #mini-quote.visible,
        body.loaded #mini-help.visible {
            margin-right: 0
        }
        #mini-quote,
        #mini-help {
            position: fixed;
            right: 0;
            top: 50%;
            z-index: 999;
            -webkit-transform: translate(0, -50%);
            -moz-transform: translate(0, -50%);
            -o-transform: translate(0, -50%);
            -ms-transform: translate(0, -50%);
            transform: translate(0, -50%);
            -webkit-transition: all 0.5s ease;
            -moz-transition: all 0.5s ease;
            -ms-transition: all 0.5s ease;
            -o-transition: all 0.5s ease;
            transition: all 0.5s ease
        }
}

@media screen and (max-width:365px) {
    #mini-quote,
    #mini-help,
    body.loaded #mini-quote,
    body.loaded #mini-help {
        display: none
    }
}

#mini-quote>a,
#mini-help>a {
    position: absolute;
    right: 100%;
    top: 50%;
    z-index: -1;
    display: block;
    margin-top: -56px;
    text-align: center;
    font-family: EgyptianSlatePro, times, serif;
    text-shadow: -1px -1px 1px #000;
    font-weight: 600;
    text-transform: uppercase;
    font-size: 16px;
    line-height: 30px;
    color: #fff;
    background: #282828 url(images/dark-bg.jpg) 50% -10px no-repeat;
    padding: 7px 15px;
    border: 1px solid #000;
    -webkit-border-radius: 4px 0 0 4px;
    border-radius: 4px 0 0 4px
}

#mini-quote>a:hover,
#mini-help>a:hover {
    background-position: 50% -2px;
    -webkit-box-shadow: inset 0 -4px 0 0 #cf222a;
    box-shadow: inset 0 -4px 0 0 #cf222a;
    text-decoration: none
}

#mini-quote>a .icon-next,
#mini-help>a .icon-next {
    margin: 0
}

#mini-quote>div,
#mini-help>div {
    width: 365px;
    background-image: url(images/dark-bg.jpg);
    padding: 15px 30px;
    -webkit-box-shadow: -1px 0 2px 1px rgba(0, 0, 0, 0.5);
    box-shadow: -1px 0 2px 1px rgba(0, 0, 0, 0.5);
    -webkit-box-shadow: -1px 0 2px 1px rgba(0, 0, 0, 0.5);
    box-shadow: -1px 0 2px 1px rgba(0, 0, 0, 0.5)
}

#mini-quote h2,
#mini-help h2 {
    padding: 0;
    margin: 0 0 15px;
    color: #fff;
    font-size: 21px;
    font-weight: normal;
    text-transform: uppercase;
    text-align: center
}

#mini-quote ._label,
#mini-help ._label {
    display: none
}

#mini-quote ._buttons,
#mini-help ._buttons {
    text-align: right
}

#mini-quote button,
#mini-help button {
    background: transparent url(images/bg-red.jpg) repeat scroll 0 0;
    color: #fff;
    border: none
}

#mini-quote button:hover,
#mini-help button:hover {
    background: transparent url(images/bg-gray.jpg) repeat scroll 0 0;
    color: #fff;
    -webkit-box-shadow: none;
    box-shadow: none
}

#mini-quote>div .icon-next,
#mini-help>div .icon-next {
    background-position: -179px -141px
}

#mini-help ._field {
    display: block;
    width: auto
}

.product-actions .get-quote {
    display: none
}

@media (max-width:767px) {
    .product-actions .get-quote {
        display: inline-block
    }
}

.vjs-default-skin {
    color: #ccc
}

.vjs-default-skin .vjs-slider {
    outline: 0;
    position: relative;
    cursor: pointer;
    padding: 0;
    background-color: #333;
    background-color: rgba(51, 51, 51, 0.9)
}

.vjs-default-skin .vjs-slider:focus {
    -webkit-box-shadow: 0 0 2em #fff;
    -moz-box-shadow: 0 0 2em #fff;
    box-shadow: 0 0 2em #fff
}

.vjs-default-skin .vjs-slider-handle {
    position: absolute;
    left: 0;
    top: 0
}

.vjs-default-skin .vjs-slider-handle:before {
    content: "\e009";
    font-family: VideoJS, sans-serif;
    font-size: 1em;
    line-height: 1;
    text-align: center;
    text-shadow: 0 0 1em #fff;
    position: absolute;
    top: 0;
    left: 0;
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg)
}

.vjs-default-skin .vjs-control-bar {
    display: none;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    height: 3;
    background-color: #07141e;
    background-color: rgba(7, 20, 30, 0.7)
}

.vjs-default-skin.vjs-has-started .vjs-control-bar {
    display: block;
    visibility: visible;
    opacity: 1;
    -webkit-transition: visibility .1s, opacity .1s;
    -moz-transition: visibility .1s, opacity .1s;
    -o-transition: visibility .1s, opacity .1s;
    transition: visibility .1s, opacity .1s
}

.vjs-default-skin.vjs-has-started.vjs-user-inactive.vjs-playing .vjs-control-bar {
    display: block;
    visibility: hidden;
    opacity: 0;
    -webkit-transition: visibility 1s, opacity 1s;
    -moz-transition: visibility 1s, opacity 1s;
    -o-transition: visibility 1s, opacity 1s;
    transition: visibility 1s, opacity 1s
}

.vjs-default-skin.vjs-controls-disabled .vjs-control-bar {
    display: none
}

.vjs-default-skin.vjs-using-native-controls .vjs-control-bar {
    display: none
}

.vjs-default-skin .vjs-control {
    outline: 0;
    position: relative;
    float: left;
    text-align: center;
    margin: 0;
    padding: 0;
    height: 3;
    width: 4em
}

.vjs-default-skin .vjs-control:before {
    font-family: VideoJS, sans-serif;
    font-size: 1.5em;
    line-height: 2;
    position: relative;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    text-align: center;
    text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.5)
}

.vjs-default-skin .vjs-control:focus:before,
.vjs-default-skin .vjs-control:hover:before {
    text-shadow: 0 0 1em #fff
}

.vjs-default-skin .vjs-control-text {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px
}

.vjs-default-skin .vjs-play-control {
    width: 5em;
    cursor: pointer
}

.vjs-default-skin .vjs-play-control:before {
    content: "\e001"
}

.vjs-default-skin.vjs-playing .vjs-play-control:before {
    content: "\e002"
}

.vjs-default-skin .vjs-mute-control,
.vjs-default-skin .vjs-volume-menu-button {
    cursor: pointer;
    float: right
}

.vjs-default-skin .vjs-mute-control:before,
.vjs-default-skin .vjs-volume-menu-button:before {
    content: "\e006"
}

.vjs-default-skin .vjs-mute-control.vjs-vol-0:before,
.vjs-default-skin .vjs-volume-menu-button.vjs-vol-0:before {
    content: "\e003"
}

.vjs-default-skin .vjs-mute-control.vjs-vol-1:before,
.vjs-default-skin .vjs-volume-menu-button.vjs-vol-1:before {
    content: "\e004"
}

.vjs-default-skin .vjs-mute-control.vjs-vol-2:before,
.vjs-default-skin .vjs-volume-menu-button.vjs-vol-2:before {
    content: "\e005"
}

.vjs-default-skin .vjs-volume-control {
    width: 5em;
    float: right
}

.vjs-default-skin .vjs-volume-bar {
    width: 5em;
    height: .6em;
    margin: 1.1em auto 0
}

.vjs-default-skin .vjs-volume-menu-button .vjs-menu-content {
    height: 2.9em
}

.vjs-default-skin .vjs-volume-level {
    position: absolute;
    top: 0;
    left: 0;
    height: .5em;
    background: #66a8cc url('data:image/png; base64,iVBORw0KGgoAAAANSUhEUgAAAAYAAAAGCAYAAADgzO9IAAAAP0lEQVQIHWWMAQoAIAgDR/QJ/Ub//04+w7ZICBwcOg5FZi5iBB82AGzixEglJrd4TVK5XUJpskSTEvpdFzX9AB2pGziSQcvAAAAAAElFTkSuQmCC') -50% 0 repeat
}

.vjs-default-skin .vjs-volume-bar .vjs-volume-handle {
    width: .5em;
    height: .5em
}

.vjs-default-skin .vjs-volume-handle:before {
    font-size: .9em;
    top: -0.2em;
    left: -0.2em;
    width: 1em;
    height: 1em
}

.vjs-default-skin .vjs-volume-menu-button .vjs-menu .vjs-menu-content {
    width: 6em;
    left: -4em
}

.vjs-default-skin .vjs-progress-control {
    position: absolute;
    left: 0;
    right: 0;
    width: auto;
    font-size: .3em;
    height: 1em;
    top: -1em;
    -webkit-transition: all .4s;
    -moz-transition: all .4s;
    -o-transition: all .4s;
    transition: all .4s
}

.vjs-default-skin:hover .vjs-progress-control {
    font-size: .9em;
    -webkit-transition: all .2s;
    -moz-transition: all .2s;
    -o-transition: all .2s;
    transition: all .2s
}

.vjs-default-skin .vjs-progress-holder {
    height: 100%
}

.vjs-default-skin .vjs-progress-holder .vjs-play-progress,
.vjs-default-skin .vjs-progress-holder .vjs-load-progress {
    position: absolute;
    display: block;
    height: 100%;
    margin: 0;
    padding: 0;
    left: 0;
    top: 0
}

.vjs-default-skin .vjs-play-progress {
    background: #66a8cc url('data:image/png; base64,iVBORw0KGgoAAAANSUhEUgAAAAYAAAAGCAYAAADgzO9IAAAAP0lEQVQIHWWMAQoAIAgDR/QJ/Ub//04+w7ZICBwcOg5FZi5iBB82AGzixEglJrd4TVK5XUJpskSTEvpdFzX9AB2pGziSQcvAAAAAAElFTkSuQmCC') -50% 0 repeat
}

.vjs-default-skin .vjs-load-progress {
    background: #646464;
    background: rgba(255, 255, 255, 0.4)
}

.vjs-default-skin .vjs-seek-handle {
    width: 1.5em;
    height: 100%
}

.vjs-default-skin .vjs-seek-handle:before {
    padding-top: .1em
}

.vjs-default-skin .vjs-time-controls {
    font-size: 1em;
    line-height: 3em
}

.vjs-default-skin .vjs-current-time {
    float: left
}

.vjs-default-skin .vjs-duration {
    float: left
}

.vjs-default-skin .vjs-remaining-time {
    display: none;
    float: left
}

.vjs-time-divider {
    float: left;
    line-height: 3em
}

.vjs-default-skin .vjs-fullscreen-control {
    width: 3.8em;
    cursor: pointer;
    float: right;
    margin-left: 5px
}

.vjs-default-skin .vjs-fullscreen-control:before {
    content: "\e000"
}

.vjs-default-skin.vjs-fullscreen .vjs-fullscreen-control:before {
    content: "\e00b"
}

.vjs-default-skin .vjs-big-play-button {
    left: .5em;
    top: .5em;
    font-size: 3em;
    display: block;
    z-index: 2;
    position: absolute;
    width: 4em;
    height: 2.6em;
    text-align: center;
    vertical-align: middle;
    cursor: pointer;
    opacity: 1;
    background-color: #07141e;
    background-color: rgba(7, 20, 30, 0.7);
    border: .1em solid #3b4249;
    -webkit-border-radius: .8em;
    -moz-border-radius: .8em;
    border-radius: .8em;
    -webkit-box-shadow: 0 0 1em rgba(255, 255, 255, 0.25);
    -moz-box-shadow: 0 0 1em rgba(255, 255, 255, 0.25);
    box-shadow: 0 0 1em rgba(255, 255, 255, 0.25);
    -webkit-transition: all .4s;
    -moz-transition: all .4s;
    -o-transition: all .4s;
    transition: all .4s
}

.vjs-default-skin .vjs-big-play-button {
    left: 50%;
    margin-left: -2.1em;
    top: 50%;
    margin-top: -1.4em
}

.vjs-default-skin.vjs-big-play-centered .vjs-big-play-button {
    left: 50%;
    margin-left: -2.1em;
    top: 50%;
    margin-top: -1.4em
}

.vjs-default-skin.vjs-controls-disabled .vjs-big-play-button {
    display: none
}

.vjs-default-skin.vjs-has-started .vjs-big-play-button {
    display: none
}

.vjs-default-skin.vjs-using-native-controls .vjs-big-play-button {
    display: none
}

.vjs-default-skin:hover .vjs-big-play-button,
.vjs-default-skin .vjs-big-play-button:focus {
    outline: 0;
    border-color: #fff;
    background-color: #505050;
    background-color: rgba(50, 50, 50, 0.75);
    -webkit-box-shadow: 0 0 3em #fff;
    -moz-box-shadow: 0 0 3em #fff;
    box-shadow: 0 0 3em #fff;
    -webkit-transition: all 0;
    -moz-transition: all 0;
    -o-transition: all 0;
    transition: all 0
}

.vjs-default-skin .vjs-big-play-button:before {
    content: "\e001";
    font-family: VideoJS, sans-serif;
    line-height: 2.6em;
    text-shadow: .05em .05em .1em #000;
    text-align: center;
    position: absolute;
    left: 0;
    width: 100%;
    height: 100%
}

.vjs-loading-spinner {
    display: none;
    position: absolute;
    top: 50%;
    left: 50%;
    font-size: 4em;
    line-height: 1;
    width: 1em;
    height: 1em;
    margin-left: -0.5em;
    margin-top: -0.5em;
    opacity: .75;
    -webkit-animation: spin 1.5s infinite linear;
    -moz-animation: spin 1.5s infinite linear;
    -o-animation: spin 1.5s infinite linear;
    animation: spin 1.5s infinite linear
}

.vjs-default-skin .vjs-loading-spinner:before {
    content: "\e01e";
    font-family: VideoJS, sans-serif;
    position: absolute;
    top: 0;
    left: 0;
    width: 1em;
    height: 1em;
    text-align: center;
    text-shadow: 0 0 .1em #000
}

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

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

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

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

.vjs-default-skin .vjs-menu-button {
    float: right;
    cursor: pointer
}

.vjs-default-skin .vjs-menu {
    display: none;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 0;
    height: 0;
    margin-bottom: 3em;
    border-left: 2em solid transparent;
    border-right: 2em solid transparent;
    border-top: 1.55em solid #000;
    border-top-color: rgba(7, 40, 50, 0.5)
}

.vjs-default-skin .vjs-menu-button .vjs-menu .vjs-menu-content {
    display: block;
    padding: 0;
    margin: 0;
    position: absolute;
    width: 10em;
    bottom: 1.5em;
    max-height: 15em;
    overflow: auto;
    left: -5em;
    background-color: #07141e;
    background-color: rgba(7, 20, 30, 0.7);
    -webkit-box-shadow: -0.2em -0.2em .3em rgba(255, 255, 255, 0.2);
    -moz-box-shadow: -0.2em -0.2em .3em rgba(255, 255, 255, 0.2);
    box-shadow: -0.2em -0.2em .3em rgba(255, 255, 255, 0.2)
}

.vjs-default-skin .vjs-menu-button:hover .vjs-menu {
    display: block
}

.vjs-default-skin .vjs-menu-button ul li {
    list-style: none;
    margin: 0;
    padding: .3em 0 .3em 0;
    line-height: 1.4em;
    font-size: 1.2em;
    text-align: center;
    text-transform: lowercase
}

.vjs-default-skin .vjs-menu-button ul li.vjs-selected {
    background-color: #000
}

.vjs-default-skin .vjs-menu-button ul li:focus,
.vjs-default-skin .vjs-menu-button ul li:hover,
.vjs-default-skin .vjs-menu-button ul li.vjs-selected:focus,
.vjs-default-skin .vjs-menu-button ul li.vjs-selected:hover {
    outline: 0;
    color: #111;
    background-color: #fff;
    background-color: rgba(255, 255, 255, 0.75);
    -webkit-box-shadow: 0 0 1em #fff;
    -moz-box-shadow: 0 0 1em #fff;
    box-shadow: 0 0 1em #fff
}

.vjs-default-skin .vjs-menu-button ul li.vjs-menu-title {
    text-align: center;
    text-transform: uppercase;
    font-size: 1em;
    line-height: 2em;
    padding: 0;
    margin: 0 0 .3em 0;
    font-weight: bold;
    cursor: default
}

.vjs-default-skin .vjs-subtitles-button:before {
    content: "\e00c"
}

.vjs-default-skin .vjs-captions-button:before {
    content: "\e008"
}

.vjs-default-skin .vjs-captions-button:focus .vjs-control-content:before,
.vjs-default-skin .vjs-captions-button:hover .vjs-control-content:before {
    -webkit-box-shadow: 0 0 1em #fff;
    -moz-box-shadow: 0 0 1em #fff;
    box-shadow: 0 0 1em #fff
}

.video-js {
    background-color: #000;
    position: relative;
    padding: 0;
    font-size: 10px;
    vertical-align: middle;
    font-weight: normal;
    font-style: normal;
    font-family: Arial, sans-serif;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.video-js .vjs-tech {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.video-js:-moz-full-screen {
    position: absolute
}

body.vjs-full-window {
    padding: 0;
    margin: 0;
    height: 100%;
    overflow-y: auto
}

.video-js.vjs-fullscreen {
    position: fixed;
    overflow: hidden;
    z-index: 1000;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
    width: 100% !important;
    height: 100% !important;
    _position: absolute
}

.video-js:-webkit-full-screen {
    width: 100% !important;
    height: 100% !important
}

.video-js.vjs-fullscreen.vjs-user-inactive {
    cursor: none
}

.vjs-poster {
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background-size: contain;
    cursor: pointer;
    height: 100%;
    margin: 0;
    padding: 0;
    position: relative;
    width: 100%
}

.vjs-poster img {
    display: block;
    margin: 0 auto;
    max-height: 100%;
    padding: 0;
    width: 100%
}

.video-js.vjs-using-native-controls .vjs-poster {
    display: none
}

.video-js .vjs-text-track-display {
    text-align: center;
    position: absolute;
    bottom: 4em;
    left: 1em;
    right: 1em
}

.video-js.vjs-user-inactive.vjs-playing .vjs-text-track-display {
    bottom: 1em
}

.video-js .vjs-text-track {
    display: none;
    font-size: 1.4em;
    text-align: center;
    margin-bottom: .1em;
    background-color: #000;
    background-color: rgba(0, 0, 0, 0.5)
}

.video-js .vjs-subtitles {
    color: #fff
}

.video-js .vjs-captions {
    color: #fc6
}

.vjs-tt-cue {
    display: block
}

.vjs-default-skin .vjs-hidden {
    display: none
}

.vjs-lock-showing {
    display: block !important;
    opacity: 1;
    visibility: visible
}
#mini-quote ._field .error, .equipment-quote.form ._field .error{right: 0; position: initial; margin-bottom: 0;}
#mini-quote ._field .error:before, #mini-quote  ._field .error:after, .equipment-quote.form ._field .error:before, .equipment-quote.form ._field .error:after{display: none;}
#mini-quote  input#cap, .equipment-quote.form input#cap{font-family: 'BrandonText-Bold'; font-size: 22px; background: transparent; color: #fff; font-style: italic; border:none;width: 30%;}
.equipment-quote.form input#cap{color: #584942}
div#capt {width: 70%; float: right; margin: 10px 0px 0px 0px; cursor: pointer;}
div#capt img{width:20px;}
.equipment-quote.form ._quote h2.toggle-next{float: right; padding-top: 0; margin: 0;}
.product-categories.fixed-accordion{max-height:250px !important;}
ul.product-categories.fixed-accordion.accordion>li:last-child{margin-bottom:0px}
.equipment-quote.form p{color:#584942!important;}
.top_cat{color:#cf222a;}
.product-categories:last-child {}
/*.accordion{height:727px !important;}
.product-categories.top.accordion{max-height:280px !important;}
.product-categories.accordion{max-height:300px !important;} */
.product-categories.accordion{max-height:100em; overflow-y:scroll;}
@media (min-width:320px) and (max-width:991px){
	.product-categories.fixed-accordion{display:none;}
	.product-categories.fixed-accordion.visible {display: block !important;}
	.sidebar-categories>a,.sidebar-categories>.sidebar-wrap>a{display:block;}
	.product-categories.fixed-accordion{max-height:100% !Important}
	.product-categories.accordion{overflow-y: scroll !important;}
	
}
._quoteMini .capspan {color:#FFFFFF; font-size:1.2em; font-weight:bold;}
._quote .capspan {color:#000000; font-size:1.2em; font-weight:bold;}
.sidebar.sidebar-categories.col-md-3 h3{color:#cf222a}
/*.sidebar-wrap.fixed{position:fixed!important;}
.product-categories.fixed-accordion {
    max-height: 100% !important;
    height: 100% !important;
}
ul.product-categories.top.fixed-accordion.accordion{height:auto!important;}*/

#capt {
    width: 0% !important;
    float: none;
    margin-bottom: 10px;
    display: inline-block;
}

#ran,#ran2,#mychk {
    display: inline-block;
    width: 15%;
}

#mychk{
    margin-right: 3px;
}

.capspan {
    margin-right:1%
}

.capspan,.refresh{
    display: inline-block;
}
