.barrett-red, .connect .image-block a, .separator, .specTitle, [data-alias=timeline] h1, [data-title=Configurations] h2, [data-title]:not([data-title=""]) h2, [data-title]:not([data-title=""]) h3, a {
    color: #c9282d
}

#content, .bg-image, .bg-parallax, svg:not(:root) {
    overflow: hidden
}

table, table.calendar, table.schedule {
    border-collapse: collapse;
    border-spacing: 0
}

#footer, #page-tabs.mobile-tabs .tab:before, .calendar-nav .button, .feature-list strong, .gmaps button, h1, h2, h3, section.training h2, ul.listed.article li time span:last-child {
    text-transform: uppercase
}

body {
    background: #eee;
    color: #000;
    font-family: nimbus-sans, sans-serif;
    font-weight: 300
}

#timeline li > div, .faqs p, .section p, .tab-content ul, p {
    font-family: adobe-garamond-pro, serif
}

.product-image {
    background-color: #fff;
    display: flex;
    height: 24rem;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: contain
}

.slide img {
    width: 100%
}

.product-image img {
    margin: 0 auto
}

.tm {
    top: -.33rem
}

.collateral p {
    font-family: nimbus-sans, sans-serif;
    font-weight: 300
}

b, h1, h2, h3, h4, strong, ul.listed li h4 {
    font-weight: 700
}

h1 {
    font-size: 3rem
}

.media h2, .training h2 {
    color: #c9282d;
    font-size: 1.75em
}

.section h1 {
    font-size: 2em;
    margin: 0 0 .625em;
    letter-spacing: normal
}

.section h2 {
    font-size: 1.75em;
    margin: 0 0 .833em
}

.section h3 {
    font-size: 1.17em;
    margin: 0 0 1.068em
}

.section h4 {
    font-size: 1em;
    margin: 0 0 1.25em
}

.section h5 {
    font-size: .83em;
    margin: 0 0 1.506em
}

.section h6 {
    font-size: .75em;
    margin: 0 0 1.667em
}

a {
    text-decoration: underline
}

a:hover {
    color: #000;
    text-decoration: none
}

h1, h2 {
    font-family: nimbus-sans-condensed, sans-serif
}

[data-alias=faq] h4 {
    margin: 0
}

[data-alias=faq] p {
    margin: .75rem 0
}

.widthwrap {
    margin: auto;
    max-width: 75em
}

iframe, img {
    max-width: 100%
}

@media screen and (max-width: 40.08em) {
    .widthwrap {
        margin: 0 .75em
    }
}

@media screen and (min-width: 40.08em) and (max-width: 80em) {
    .widthwrap {
        margin: 0 2.5em
    }
}

@media screen and (min-width: 40.08em) {
    .product-image {
        padding-top: 5rem;
        padding-bottom: 5rem
    }

    .mobile {
        display: none
    }
}

img {
    height: auto
}

iframe {
    border: .0625em solid;
    display: block;
    margin: 0 0 1em
}

.bg-image > img, .gm-style, .gm-style img {
    max-width: none
}

blockquote {
    padding: 1em;
    background: #fff;
    -webkit-box-shadow: 0 0 .5em rgba(0, 0, 0, .5);
    -moz-box-shadow: 0 0 .5em rgba(0, 0, 0, .5);
    -o-box-shadow: 0 0 .5em rgba(0, 0, 0, .5);
    box-shadow: 0 0 .5em rgba(0, 0, 0, .5)
}

.hand {
    cursor: pointer
}

@media screen and (min-width: 30em) {
    .col {
        float: left;
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
        box-sizing: border-box
    }

    .col.col-2, .col.col-3, .col.col-4 {
        width: 48.99%
    }

    .col.col-2:nth-child(2n+3) {
        clear: left
    }
}

@media screen and (min-width: 40.08em) {
    .col.col-2 + .col.col-2 {
        float: right
    }
}

@media screen and (min-width: 45em) {
    .col.col-3, .col.col-4 {
        width: 33.33%
    }

    .col.col-3.span2, .col.col-4.span2, .col.col-4.span3 {
        width: 66.66%
    }

    .col.col-3:nth-child(3n+4) {
        clear: left
    }
}

@media screen and (min-width: 45em) and (max-width: 60em) {
    .col.col-4:nth-child(3n+4) {
        clear: left
    }
}

@media screen and (min-width: 60em) {
    .col.col-4 {
        width: 24.99%
    }

    .col.col-4.span2 {
        width: 49.99%
    }

    .col.col-4.span3 {
        width: 74.99%
    }

    .col.col-4:nth-child(4n+5) {
        clear: left
    }
}

ul.listed {
    margin: 0 0 1.25em;
    padding: 0;
    list-style: none
}

ul.listed li h4 {
    margin: 0 0 .25em;
    font-size: 1em
}

ul.listed li p {
    margin: 0
}

ul.listed li + li {
    margin-top: .75em
}

ul.listed.article li {
    position: relative;
    padding-left: 5em
}

ul.listed.article li time {
    position: absolute;
    top: 0;
    left: 0;
    text-align: center
}

ul.listed.article li time span:first-child {
    padding: 0 .25em;
    font-size: 1.65em;
    line-height: 1em;
    font-weight: 700;
    display: block
}

ul.listed.article li time span:last-child {
    padding: 0 .5em;
    display: block;
    background: #222;
    color: #fff
}

ul.listed.grid li {
    margin-bottom: 1.25em
}

ul.listed.grid li a, ul.listed.grid li img, ul.listed.grid li span {
    display: block
}

ul.listed.grid li + li {
    margin-top: 0
}

@media screen and (min-width: 30em) and (max-width: 45em) {
    .col.col-3:nth-child(2n+3), .col.col-4:nth-child(2n+3) {
        clear: left
    }

    ul.listed.grid li {
        width: 48%;
        float: left
    }

    ul.listed.grid li:nth-child(odd) {
        margin-right: 3.99%;
        clear: left
    }
}

@media screen and (min-width: 45em) {
    ul.listed.grid li {
        margin-left: 3%;
        width: 31.33%;
        float: left
    }

    ul.listed.grid li:nth-child(3n+1) {
        margin-left: 0;
        clear: left
    }
}

.clear, .clearfix:after {
    clear: both
}

.article-next-prev {
    padding: 1.25em;
    background: #3c3c3c
}

.article-next-prev a {
    display: block;
    text-decoration: none
}

.article-next-prev a span {
    color: #fff;
    display: block;
    padding: .56em;
    background: #666;
    font-size: .9em
}

.article-next-prev a:hover span {
    background-color: #555
}

.article-next-prev .next + .previous {
    margin-top: 1em
}

dl, menu, nav ol, nav ul, ol, p, pre, ul {
    margin: 0 0 1.25em
}

body, fieldset, figure, form {
    margin: 0
}

.article-next-prev .next a:before, .article-next-prev .previous a:before {
    display: block;
    padding: .5em;
    background-color: #730000;
    background-image: -moz-linear-gradient(top, #c60000, #730000);
    background-image: -webkit-linear-gradient(top, #c60000, #730000);
    background-image: -ms-linear-gradient(top, #c60000, #730000);
    background-image: linear-gradient(top, #c60000, #730000)
}

.article-next-prev .next a:before {
    content: "Next Article >"
}

.article-next-prev .previous a:before {
    content: "< Previous Article"
}

.btn-red, .section a.btn.btn-red, .section.dark a.btn.btn-red {
    background: #c9282d;
    color: #fff;
    padding: .125em .75em;
    text-decoration: none;
    text-transform: uppercase;
    border: none
}

fieldset, hr, img, legend {
    border: 0
}

.btn-red:hover, .section a.btn.btn-red:hover, .section.dark a.btn.btn-red:hover {
    background: #fff;
    color: #c9282d
}

section.contact .btn-red:hover {
    background: #222126;
    color: #fff
}

.section, .section a {
    color: #000
}

.section {
    position: relative;
    z-index: 2;
    background: #fff
}

.section.dark {
    background: #222;
    color: #fff
}

@media screen and (min-width: 40.08em) {
    .section.dark {
        background: #000
    }
}

.section.dark a {
    color: #fff
}

.section.fixed {
    background: center/100% no-repeat fixed
}

.section.padded > .widthwrap {
    padding-top: 1.5em;
    padding-bottom: 1.5em
}

@media screen and (min-width: 40.08em) {
    .section.padded > .widthwrap {
        padding-top: 3.75em;
        padding-bottom: 3.75em
    }

    .left-ish .content {
        float: left
    }

    .right-ish .content {
        float: right
    }
}

@media screen and (min-width: 95em) {
    .section.padded > .widthwrap {
        padding-top: 4.5em;
        padding-bottom: 4.5em
    }
}

.section.inside-shadow:after, .section.inside-shadow:before {
    content: "";
    display: block;
    width: 100%;
    top: 0;
    left: 0;
    z-index: 100;
    height: 1.5em;
    position: absolute
}

.section.inside-shadow:before {
    background: -moz-linear-gradient(top, rgba(0, 0, 0, .75) 0, rgba(0, 0, 0, 0) 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0, rgba(0, 0, 0, .75)), color-stop(100%, rgba(0, 0, 0, 0)));
    background: -webkit-linear-gradient(top, rgba(0, 0, 0, .75) 0, rgba(0, 0, 0, 0) 100%);
    background: -o-linear-gradient(top, rgba(0, 0, 0, .75) 0, rgba(0, 0, 0, 0) 100%);
    background: -ms-linear-gradient(top, rgba(0, 0, 0, .75) 0, rgba(0, 0, 0, 0) 100%);
    background: linear-gradient(to bottom, rgba(0, 0, 0, .75) 0, rgba(0, 0, 0, 0) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#bf000000', endColorstr='#00000000', GradientType=0)
}

.section.inside-shadow:after {
    bottom: 0;
    top: auto;
    background: -moz-linear-gradient(top, rgba(0, 0, 0, 0) 0, rgba(0, 0, 0, .75) 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0, rgba(0, 0, 0, 0)), color-stop(100%, rgba(0, 0, 0, .75)));
    background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0, rgba(0, 0, 0, .75) 100%);
    background: -o-linear-gradient(top, rgba(0, 0, 0, 0) 0, rgba(0, 0, 0, .75) 100%);
    background: -ms-linear-gradient(top, rgba(0, 0, 0, 0) 0, rgba(0, 0, 0, .75) 100%);
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0, rgba(0, 0, 0, .75) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#bf000000', GradientType=0)
}

.bg-image {
    position: relative
}

.bg-image-left > img, .bg-image-right > img, .bg-image > img {
    position: absolute;
    left: 0;
    z-index: -1;
    top: 0
}

.bg-image > img {
    width: 100%;
    height: auto
}

.bg-image-right > img {
    left: auto;
    right: 0
}

@media screen and (min-width: 40.08em) {
    .left-ish .content, .right-ish .content {
        width: 80%
    }
}

@media screen and (min-width: 50em) {
    .left-ish .content, .right-ish .content {
        width: 70%
    }
}

@media screen and (min-width: 60em) {
    .left-ish .content, .right-ish .content {
        width: 60%
    }
}

@media screen and (min-width: 70em) {
    .left-ish .content, .right-ish .content {
        width: 55%
    }
}

@media screen and (min-width: 80em) {
    .left-ish .content, .right-ish .content {
        width: 45%
    }
}

.bg-parallax {
    width: 100%;
    position: relative
}

.bg-parallax img.parallax {
    max-width: none;
    position: absolute
}

.invasion {
    position: relative;
    max-width: 100%
}

.invasion > * {
    display: block;
    position: absolute;
    top: 0
}

.invasion.left > * {
    left: 0
}

.invasion.right > * {
    right: 0
}

.with-walkers .walker {
    left: auto
}

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

audio, canvas, video {
    display: inline-block
}

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

[hidden] {
    display: none
}

html {
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%
}

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

body {
    font-size: 16px;
    line-height: 1.4
}

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

blockquote {
    margin: 1em 40px
}

dfn {
    font-style: italic
}

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

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

pre {
    white-space: pre;
    white-space: pre-wrap;
    word-wrap: break-word
}

q {
    quotes: none
}

q:after, q:before {
    content: '';
    content: none
}

small {
    font-size: 80%
}

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

sup {
    top: -1.5rem
}

sub {
    bottom: -.25em
}

a sup {
    font-size: 75%;
    top: -.25rem
}

dd {
    margin: 0 0 0 40px
}

menu, ol, ul {
    padding: 0 0 0 40px
}

nav ol, nav ul {
    padding: 0;
    list-style: none
}

img {
    -ms-interpolation-mode: bicubic;
    vertical-align: middle
}

legend {
    padding: 0;
    white-space: normal
}

button, input, select, textarea {
    font-size: 100%;
    margin: 0;
    vertical-align: baseline
}

button, input {
    line-height: normal
}

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

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

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

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

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

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

textarea {
    overflow: auto;
    vertical-align: top;
    resize: vertical
}

:focus {
    outline: 0
}

hr {
    display: block;
    height: 1px;
    border-top: 1px solid #ccc;
    margin: 1em 0;
    padding: 0
}

fieldset {
    padding: 0
}

.chromeframe {
    margin: .2em 0;
    background: #ccc;
    color: #000;
    padding: .2em 0
}

.left {
    float: left
}

.right {
    float: right
}

.clearfix:after, .clearfix:before {
    content: " ";
    display: table
}

@media print {
    blockquote, img, pre, tr {
        page-break-inside: avoid
    }

    * {
        background: 0 0 !important;
        color: #000 !important;
        box-shadow: none !important;
        text-shadow: none !important
    }

    a, a:visited {
        text-decoration: underline
    }

    a[href]:after {
        content: " (" attr(href) ")"
    }

    abbr[title]:after {
        content: " (" attr(title) ")"
    }

    .ir a:after, a[href^="javascript:"]:after, a[href^="#"]:after {
        content: ""
    }

    blockquote, pre {
        border: 1px solid #999
    }

    thead {
        display: table-header-group
    }

    img {
        max-width: 100% !important
    }

    @page {
        margin: .5cm
    }

    h2, h3, p {
        orphans: 3;
        widows: 3
    }

    h2, h3 {
        page-break-after: avoid
    }
}

#header {
    background: #fff
}

@media screen and (min-width: 40.08em) {
    #header {
        padding: 1em 0
    }
}

@media screen and (min-width: 60.08em) and (min-height: 35em) {
    #header {
        position: fixed;
        width: 100%;
        top: 0;
        left: 0;
        z-index: 100;
        -webkit-box-shadow: 0 0 .5em rgba(0, 0, 0, .5);
        -moz-box-shadow: 0 0 .5em rgba(0, 0, 0, .5);
        -o-box-shadow: 0 0 .5em rgba(0, 0, 0, .5);
        box-shadow: 0 0 .5em rgba(0, 0, 0, .5)
    }
}

#header .logo {
    display: block;
    padding: 0 0 1em
}

@media screen and (min-width: 60.08em) {
    #header .logo {
        padding: 0;
        float: left
    }

    #header ul {
        float: right
    }

    #header ul li {
        float: left
    }
}

#header .top-logo {
    display: block;
    margin: 0 auto
}

#header ul {
    font-size: 1.25em;
    font-weight: 600
}

#header ul li ul {
    padding: 0;
    font-size: 1em
}

@media screen and (min-width: 40.08em) {
    #header ul {
        font-size: .75em;
        padding-top: .5em;
        text-align: center
    }
}

@media screen and (min-width: 45em) {
    #header ul {
        font-size: .8em
    }
}

@media screen and (min-width: 50em) {
    #header ul {
        font-size: .85em
    }
}

@media screen and (min-width: 55em) {
    #header ul {
        font-size: .9em
    }
}

@media screen and (min-width: 65em) {
    #header ul {
        font-size: 1em
    }
}

@media screen and (min-width: 70em) {
    #header ul {
        font-size: 1.1em
    }
}

@media screen and (min-width: 80em) {
    #header ul {
        font-size: 1.15em
    }
}

@media screen and (max-width: 40.08em) {
    #header ul li {
        width: 100%
    }

    #header ul li a {
        padding: .5em 1em
    }

    .site-nav {
        position: absolute;
        top: 0;
        left: -70%;
        width: 70%;
        min-height: 100%;
        display: none;
        z-index: 500;
        background: #d5d5d5;
        -webkit-box-shadow: .25em 0 .5em rgba(0, 0, 0, .5);
        -moz-box-shadow: .25em 0 .5em rgba(0, 0, 0, .5);
        -o-box-shadow: .25em 0 .5em rgba(0, 0, 0, .5);
        box-shadow: .25em 0 .5em rgba(0, 0, 0, .5)
    }

    .site-nav.active, .site-nav.open {
        display: block
    }

    .site-nav.open {
        left: 0
    }

    .site-nav ul li {
        background: #d5d5d5
    }
}

.site-nav ul li div, .site-nav ul li div:hover ul {
    position: relative
}

.site-nav ul {
    margin: 0
}

@media screen and (min-width: 40.08em) and (max-width: 60.08em) {
    .site-nav {
        width: 100%;
        display: table;
        border-collapse: collapse
    }

    .site-nav ul {
        display: table-row
    }

    .site-nav ul li {
        display: table-cell
    }
}

@media screen and (min-width: 60.08em) {
    .site-nav ul li {
        border-right: 1px solid #d5d5d5;
        float: left
    }

    .site-nav ul li:last-child {
        border: none
    }
}

.site-nav ul li.current div a {
    background: #c9282d;
    color: #fff
}

@media screen and (max-width: 40.07em) {
    .site-nav ul li div ul {
        text-indent: 1em
    }
}

.site-nav ul li div ul li {
    width: 100%;
    border: none
}

@media screen and (min-width: 75em) {
    .site-nav ul li div ul li {
        border-bottom: 1px solid #666
    }
}

.site-nav ul li div ul li:last-child {
    border: none
}

@media screen and (min-width: 40.08em) {
    .site-nav ul li div ul {
        display: none
    }

    .site-nav ul li div ul li {
        float: left
    }

    .site-nav ul li div:hover ul {
        top: 100%;
        z-index: 100;
        display: block;
        position: absolute
    }

    .site-nav ul li div:hover ul li a {
        background: rgba(0, 0, 0, .75);
        color: #fff;
        text-align: left
    }

    .site-nav ul li div:hover ul li a:hover {
        background: #c9282d
    }

    .site-nav ul li div:hover a {
        background: #c9282d;
        color: #fff
    }

    .site-nav ul li div a {
        white-space: nowrap
    }
}

.site-nav ul li div a {
    display: block;
    text-decoration: none;
    padding: .25em .5em;
    color: #000
}

@media screen and (max-width: 40.08em) {
    .site-nav ul li div a {
        background: #d5d5d5;
        border-bottom: 1px solid #fff
    }

    .site-nav > ul > li > div > a {
        background: #c9282d;
        color: #fff
    }
}

@media screen and (min-width: 40.08em) and (max-width: 60.08em) {
    .site-nav ul li div a {
        text-align: center
    }
}

@media screen and (min-width: 75em) {
    .site-nav ul li div a {
        padding: .25em .75em
    }
}

.site-nav ul li div a.current, .site-nav ul li div a:hover {
    background: #c9282d;
    color: #fff
}

@media screen and (max-width: 40.08em) {
    .site-nav > ul > li > div > a:hover {
        background: #000
    }

    h3.mobile {
        height: 2.25em;
        background-color: #000;
        border-bottom: .085em solid #ccc;
        -moz-box-shadow: 0 .1em .5em rgba(0, 0, 0, .3);
        -webkit-box-shadow: 0 .1em .5em rgba(0, 0, 0, .3);
        box-shadow: 0 .1em .5em rgba(0, 0, 0, .3)
    }

    h3.mobile a {
        display: block;
        float: left;
        width: 2.25em;
        height: 2.25em;
        overflow: hidden;
        border-right: .085em solid #d5d5d5
    }

    h3.mobile a img {
        margin: 5%;
        width: 90%;
        height: 90%
    }
}

.features {
    background: #fff;
    color: #000
}

@media screen and (min-width: 60em) {
    .features {
        padding: 4em 0
    }
}

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

.feature-list li {
    padding: 1em;
    text-align: center
}

@media screen and (min-width: 40.08em) {
    .feature-list li {
        text-align: left
    }
}

#footer, section.contact .info, section.training {
    text-align: center
}

@media screen and (min-width: 60em) {
    .feature-list li {
        padding: 0 3em
    }
}

.feature-list p {
    margin: 0
}

section.training {
    background: url(../images/training.jpg) center top;
    color: #fff;
    height: 35em;
    position: relative;
    -moz-background-size: cover;
    -webkit-background-size: cover;
    -ms-background-size: cover;
    -o-background-size: cover;
    background-size: cover
}

.copyright, .copyright a {
    color: #6d6d6d
}

section.training p {
    font-size: 1.25em
}

.highlight {
    background: rgba(0, 0, 0, .85);
    bottom: 4.5em;
    padding: 3em 0;
    position: absolute;
    width: 100%
}

.fb-comments, .fb-comments iframe[style], .fb-comments span, .fb-page, .fb-page iframe[style], .fb-page span {
    width: 100% !important
}

.bot-logo {
    margin-bottom: 1.25em
}

._2p3a {
    width: auto !important
}

#footer {
    background: #000;
    padding: 1.25em 0 0
}

.copyright a {
    text-decoration: none
}

section.contact {
    background: #fff;
    color: #000;
    padding: 6em 0;
    -moz-background-size: cover;
    -webkit-background-size: cover;
    -ms-background-size: cover;
    -o-background-size: cover;
    background-size: cover
}

section.contact .info a {
    color: #000;
    text-decoration: none
}

@media screen and (min-width: 40.08em) {
    .highlight {
        bottom: 8em
    }

    .copyright p {
        float: left
    }

    .copyright p + p {
        float: right
    }

    section.contact .info {
        text-align: left
    }
}

section.contact .info .contact-text {
    text-align: center;
    padding-bottom: 1em
}

section.contact .info .contact-text .logo {
    margin-bottom: 1em
}

section.contact .info .contact-text address {
    font-style: normal;
    font-size: 1.125em
}

section.contact .info .social {
    display: table;
    margin: 0 auto
}

.form .label, .form .label > span {
    display: block
}

@media screen and (min-width: 40.08em) {
    section.contact .info .contact-text {
        float: left;
        text-align: left
    }

    section.contact .info .social {
        width: 50%;
        float: right
    }

    section.contact .info .social .social-icons {
        float: left
    }
}

@media screen and (min-width: 50em) {
    section.contact .info .social {
        width: 40%
    }
}

@media screen and (min-width: 80em) {
    section.contact .info .social {
        width: 30%
    }
}

section.contact .info .social .social-icons {
    width: 280px;
    margin: 0 auto
}

section.contact .info .social .social-icons a {
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    border-radius: 3px;
    float: left;
    height: 32px;
    margin: .25em;
    overflow: hidden;
    text-indent: 50px;
    width: 32px
}

section.contact .info .social .social-icons #social-facebook {
    background-image: url(/images/layout/BT_social.icons_Facebook.png)
}

section.contact .info .social .social-icons #social-twitter {
    background-image: url(/images/layout/BT_social.icons_Twitter.png)
}

section.contact .info .social .social-icons #social-youtube {
    background-image: url(/images/layout/BT_social.icons_YouTube.png)
}

section.contact .info .social .social-icons #social-instagram {
    background-image: url(/images/layout/BT_social.icons_Instagram.png)
}

section.contact .info .social .social-icons #social-blog {
    background-image: url(/images/layout/BT_social.icons_News.png)
}

section.contact .info .social .social-icons #social-forum {
    background-image: url(/images/layout/BT_social.icons_Forums.png)
}

section.contact .info .social .social-icons #social-schedule {
    background-image: url(/images/layout/BT_social.icons_Events.png)
}

section.contact .info .social .search {
    padding: 4em 0 0
}

section.contact .info .social .newsletter h3 {
    margin: 1em 0 0
}

section.contact .info .social .newsletter label {
    display: block;
    margin-bottom: .25em
}

section.contact .info .social .newsletter label input[type=text] {
    width: 100%;
    box-sizing: border-box
}

section.contact .info .social .newsletter label.email {
    width: 100%;
    clear: both;
    float: none
}

section.contact .info .social .newsletter label.first, section.contact .info .social .newsletter label.last {
    float: left;
    width: 49.5%
}

section.contact .info .social .newsletter button, section.contact .info .social .newsletter label.last {
    float: right
}

.form .label {
    margin-bottom: 1.25em
}

@media screen and (max-width: 29.99em) {
    .form .label:first-child {
        margin-top: 0
    }
}

.form .label.required-preview > span:not(.help):before, .form .label.required > span:not(.help):before {
    content: "* ";
    color: red
}

.form .label .help, .form p.summary {
    font-style: italic;
    font-weight: 400;
    color: #888;
    font-size: .9em
}

.form input[type=hidden] {
    display: none
}

.form input, .form select, .form textarea {
    padding: .425em;
    display: block;
    border: .0625em solid #aaa;
    background: #efefef;
    color: #333;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

.form input[type=file], .form input[type=text], .form select, .form textarea {
    width: 100%
}

.form input:focus, .form select:focus, .form textarea:focus {
    border-color: #f60;
    background: #fff
}

.form .radio {
    display: block
}

.form .radio input[type=checkbox], .form .radio input[type=radio] {
    margin-top: .1875em;
    float: left
}

.form .radio > span {
    margin-left: 1.5em;
    font-size: .875em;
    display: inline-block
}

.form input.submit {
    margin-left: .625em;
    padding: .8em 1.75em;
    cursor: pointer;
    font-weight: 700;
    float: right
}

.form label.cbo {
    display: block;
    padding: .5em 0
}

.form label.cbo input[type=checkbox] {
    float: left;
    margin: .25em .5em 0 0
}

.pretty-form h3 {
    padding: .25em;
    margin: 0;
    background: #bbb
}

@media screen and (min-width: 40.08em) {
    .pretty-form h3 {
        padding: .5em 1.45em
    }
}

.pretty-form h3 + fieldset:first-of-type {
    padding-top: 1em
}

.pretty-form .step.product fieldset {
    padding: 0
}

.pretty-form .label.required:not(.error) > span:first-of-type::after {
    content: "*";
    color: #c00;
    font-size: 1.25em;
    line-height: .9em
}

@media screen and (max-width: 59.99em) {
    .submit, q .pretty-form fieldset.columns .label {
        width: 100%
    }

    .submit + .submit {
        margin-top: .5em
    }
}

@media screen and (min-width: 50em) {
    .pretty-form fieldset.columns .label {
        float: right
    }

    .pretty-form fieldset.columns .label:nth-child(odd) {
        float: left;
        clear: left
    }
}

.form .label.error span.error {
    font-size: .85em;
    margin-left: .85em
}

.form .label.error input, .form .label.error select, .form .label.error textarea {
    background: #faf1f1
}

.form .label span.error {
    color: #c00;
    font-style: italic
}

.form input[type=hidden] {
    display: none
}

.form .radio {
    margin-top: .625em
}

@media screen and (min-width: 55em) {
    .form .radio {
        display: block
    }
}

.form .radio input[type=checkbox], .form .radio input[type=radio] {
    float: left;
    margin-top: .5em
}

.form button:hover, .form input.submit:hover {
    background: #fff;
    border-color: #000
}

.pretty-form {
    background: #fff;
    border: .25em solid #ededed;
    padding: .5em
}

.pretty-form .label span {
    color: #000;
    margin-bottom: .25em
}

.form .label.error span {
    color: #c00
}

.form .label.error input, .form .label.error select, .form .label.error textarea {
    border-color: #c00
}

@media screen and (min-width: 30em) {
    .form .col {
        float: left;
        width: 49%
    }

    .form .col:nth-child(2n+1) {
        margin-right: 1.99%;
        clear: left
    }
}

@media screen and (min-width: 30em) and (max-width: 45.08em) {
    .form .col.col-3 {
        margin-left: 0;
        margin-right: 0;
        clear: both;
        width: 100%
    }
}

@media screen and (min-width: 45.08em) {
    .form .col.col-3 {
        width: 32%;
        margin-right: 0;
        margin-left: 1.99%;
        clear: none
    }

    .form .col.col-3:nth-child(3n+1) {
        margin-left: 0;
        clear: left
    }
}

@media screen and (min-width: 60em) {
    .pretty-form {
        padding: 1.5em
    }

    .form .col.col-4 {
        width: 23.5%;
        margin-right: 0;
        margin-left: 1.99%;
        clear: none
    }

    .form .col.col-4:nth-child(4n+1) {
        margin-left: 0;
        clear: left
    }
}

.form .label .ffl input[type=text] {
    display: inline-block;
    width: auto;
    text-align: center
}

.form .label .ffl span, .purchase-date > span {
    display: block
}

.purchase-date > select {
    float: left;
    width: 33%
}

.button-group, .step.product > fieldset#product-details {
    margin-top: 1em
}

@media screen and (min-width: 40.08em) {
    .button-group {
        float: right
    }

    .button-group .add-product {
        float: left;
        margin: 0 .25em
    }

    .button-group .reset-product {
        float: left
    }
}

@media screen and (max-width: 40.07em) {
    .button-group .add-product {
        width: 100%
    }

    .button-group .reset-product {
        margin-top: .5em;
        width: 100%
    }
}

.events, .magazines, .websites {
    margin-top: 1em
}

.events p, .magazines p, .websites p {
    margin: 0
}

.events label:last-child {
    display: block;
    margin-bottom: 1.25em
}

.dsd-slider {
    width: 100%;
    position: relative;
    overflow: hidden
}

.dsd-slider nav {
    display: block
}

.dsd-slider nav ul {
    margin: 0;
    padding: 0;
    position: absolute;
    bottom: 5%;
    right: 10%;
    z-index: 150;
    list-style: none
}

.dsd-slider nav ul li {
    float: left
}

.dsd-slider nav ul li a {
    width: .875em;
    height: .875em;
    display: block;
    background: #fff;
    line-height: .875em;
    text-indent: .875em;
    overflow: hidden
}

.dsd-slider nav ul li a:hover, .dsd-slider nav ul li.current a {
    background: #c9282d
}

.dsd-slider nav ul li + li {
    margin-left: .125em
}

.dsd-slider > div {
    width: 100%;
    position: absolute;
    visibility: hidden
}

@media screen and (min-width: 40.08em) {
    .dsd-slider nav ul {
        bottom: 10%
    }

    .dsd-slider > div {
        top: 0;
        left: 0;
        height: 25em;
        overflow: hidden
    }
}

@media screen and (min-width: 50em) {
    .dsd-slider > div {
        height: 30em
    }
}

@media screen and (min-width: 65em) {
    .dsd-slider > div {
        height: 35em
    }
}

@media screen and (min-width: 80em) {
    .dsd-slider > div {
        height: 40em
    }
}

.dsd-slider > div.current {
    visibility: visible;
    z-index: 2
}

.dsd-slider > div.next {
    visibility: visible;
    z-index: 1;
    opacity: 0
}

.dsd-slider > div > img {
    display: block;
    width: 100%;
    max-width: none
}

@media screen and (min-width: 40.08em) {
    .dsd-slider > div > img {
        position: absolute;
        z-index: 3
    }
}

.dsd-slider > div .widthwrap {
    position: relative;
    height: 100%
}

.dsd-slider > div .slide-text {
    width: 100%;
    padding: 1em;
    background: #222;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

#page-tabs .tab, .gmaps form fieldset {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box
}

@media screen and (min-width: 40.08em) {
    .dsd-slider > div .slide-text {
        position: absolute;
        z-index: 5;
        right: 0;
        bottom: 1em;
        background: rgba(0, 0, 0, .65)
    }

    .dsd-slider.secondary > div {
        height: 18em
    }
}

@media screen and (min-width: 50em) {
    .dsd-slider > div .slide-text {
        width: 50%;
        bottom: 2em
    }

    .dsd-slider.secondary > div {
        height: 20em
    }
}

.dsd-slider > div .slide-text h1 {
    border-left: 8px solid #c9282d;
    padding-left: 8px;
    margin-bottom: 10px;
    line-height: 1em;
    font-size: 1.5em
}

@media screen and (min-width: 65em) {
    .dsd-slider > div .slide-text {
        width: 45%;
        bottom: 3em
    }

    .dsd-slider > div .slide-text h1 {
        font-size: 1.75em
    }
}

@media screen and (min-width: 75em) {
    .dsd-slider > div .slide-text {
        width: 40%;
        bottom: 4em
    }

    .dsd-slider > div .slide-text h1 {
        font-size: 2.75em
    }

    .dsd-slider > div .slide-text p {
        font-size: 1em
    }
}

.dsd-slider > div .slide-text p {
    font-size: 1em
}

.dsd-slider > div .slide-text .collateral {
    padding-left: 16px
}

.dsd-slider.secondary > div {
    position: relative
}

@media screen and (min-width: 65em) {
    .dsd-slider > div .slide-text p {
        font-size: 1em
    }

    .dsd-slider.secondary > div {
        height: 22.5em
    }
}

@media screen and (min-width: 80em) {
    .dsd-slider.secondary > div {
        height: 25em
    }
}

@media screen and (min-width: 100em) {
    .dsd-slider.secondary > div {
        height: 30em
    }
}

@media screen and (min-width: 120em) {
    .dsd-slider.secondary > div {
        height: 40em
    }
}

#page-tabs {
    background: #fff;
    color: #000;
    clear: both
}

#page-tabs.small-tabs .tab-bar ul li a, #page-tabs.small-tabs .tab-bar ul li span {
    padding: .5em .75em;
    font-size: 1em
}

#page-tabs.mobile-tabs {
    background: 0 0
}

#page-tabs.mobile-tabs .tab-bar {
    display: none
}

#page-tabs.mobile-tabs .tab {
    background: #fff;
    display: block;
    margin-top: 1em
}

#page-tabs.mobile-tabs .tab:before {
    content: attr(data-tab);
    background: #c9282d;
    color: #fff;
    font-size: 1.25em;
    display: block;
    text-align: center;
    padding: .5em 0;
    font-weight: 700;
    width: 100%
}

#page-tabs.mobile-tabs .tab[data-href]:before {
    cursor: pointer
}

#page-tabs.mobile-tabs .tab[data-href]:hover:before {
    background: #000;
    color: #fff
}

#page-tabs .tab {
    display: none;
    clear: both;
    padding: 0 2em;
    box-sizing: border-box
}

#page-tabs .tab.active {
    display: block
}

#page-tabs .tab .tab-content {
    padding: 1em 0
}

@media screen and (min-width: 60em) {
    #page-tabs .tab .tab-content {
        margin: 1em 0 0
    }

    #page-tabs .tab-contact {
        width: 72%;
        float: right
    }
}

#page-tabs .tab-contact, #page-tabs .tab-warranty {
    padding: 2em 0;
    background: #fff
}

@media screen and (max-width: 51em) {
    #page-tabs .tab-contact {
        margin-top: 1em
    }
}

#page-tabs .tab-bar ul li, .calendar-nav .prev-month {
    float: left
}

#page-tabs .tab-aside {
    background: #fff;
    padding: 0 2em 1em
}

#page-tabs .tab-aside .content {
    text-align: center
}

#page-tabs .tab-aside .content .contact-information {
    padding: 2em 0
}

#page-tabs .tab-aside.contact-info {
    padding: 0
}

@media screen and (min-width: 40.08em) {
    #page-tabs .tab-aside .content {
        border-top: none;
        text-align: left
    }
}

#page-tabs .tab-connect {
    margin: 2em 0
}

@media screen and (max-width: 40.08em) {
    #page-tabs.mobile-tabs .tab-aside {
        margin-top: 1.5em
    }
}

#page-tabs .tab-bar {
    background: #666
}

#page-tabs .tab-bar ul {
    margin: 0;
    padding: 0
}

#page-tabs .tab-bar ul li.current a {
    background: #c9282d;
    color: #fff
}

#page-tabs .tab-bar ul li a, #page-tabs .tab-bar ul li span {
    background: #666;
    color: #fff;
    padding: .5em 1em;
    font-size: 1.1em;
    cursor: pointer;
    text-decoration: none;
    display: block
}

#page-tabs .tab-bar ul li i {
    margin-right: .5em
}

#page-tabs .tab-bar ul li a:hover, #page-tabs .tab-bar ul li span:hover {
    background: #000;
    color: #fff
}

#page-tabs .tab-bar ul li.active a, #page-tabs .tab-bar ul li.active span {
    background-color: #c9282d;
    color: #fff
}

.training #page-tabs .tab {
    padding: 0
}

@media screen and (max-width: 48.1em) {
    #training-calendar .calendar, #training-calendar .calendar-nav, .tab-bar .training-calendar, .tab.training-calendar {
        display: none
    }

    #schedule-note {
        display: block
    }
}

@media screen and (min-width: 48.1em) {
    #schedule-note {
        display: none
    }
}

#training-calendar {
    padding-bottom: 1em
}

table.calendar {
    border: 1px solid #aaa;
    width: 100%
}

table.calendar th {
    font-size: 12px;
    text-align: center;
    background: 0 0;
    border: none;
    color: #888;
    padding: 5px 0
}

table.calendar th.cal-title {
    font-size: 16px;
    font-weight: 700;
    border-bottom: 1px solid #aaa;
    background: #ccc;
    color: #333;
    padding: 10px
}

table.calendar td {
    vertical-align: top;
    width: 14.3%;
    height: 50px;
    border: 1px solid #aaa;
    background: #fafafa;
    -webkit-box-shadow: inset 0 0 .6em rgba(0, 0, 0, .2);
    -moz-box-shadow: inset 0 0 .6em rgba(0, 0, 0, .2);
    -o-box-shadow: inset 0 0 .6em rgba(0, 0, 0, .2);
    box-shadow: inset 0 0 .6em rgba(0, 0, 0, .2)
}

@media screen and (min-width: 45em) {
    table.calendar td {
        height: 50px
    }
}

@media screen and (min-width: 50em) {
    table.calendar td {
        height: 60px
    }
}

@media screen and (min-width: 57.5em) {
    table.calendar td {
        height: 80px
    }
}

@media screen and (min-width: 65em) {
    table.calendar td {
        height: 110px
    }
}

table.calendar .day {
    color: #444;
    font: 12px Arial;
    display: block;
    text-align: right;
    margin: 5px 5px 0 0
}

table.calendar .blank .day, table.calendar .weekend .day {
    color: #888
}

table.calendar .weekend {
    background: #eaeaea
}

table.calendar .today {
    background: #fffdcc;
    box-shadow: 0 0 5px #aaa
}

table.calendar .today .day {
    font-weight: 700
}

table.calendar .blank {
    background: #ddd;
    box-shadow: none
}

table.calendar .blank .weekend {
    background: #ccc
}

table.calendar .sc {
    display: block;
    height: 15px;
    padding: 3px;
    font: 11px Arial;
    cursor: pointer;
    border: 1px solid #444;
    color: #fff;
    background: #ebab60
}

table.calendar .sc span {
    overflow: hidden;
    display: block;
    height: 15px
}

table.calendar .sc.full {
    background: #ddd;
    color: #666;
    font-style: italic;
    cursor: default
}

table.calendar .sc-ph {
    height: 17px;
    padding: 3px
}

table.calendar .start-day {
    border-right: 0;
    margin-left: 3px
}

table.calendar .end-day {
    border-left: 0;
    margin-right: 3px
}

table.calendar .middle-day {
    border-left: 0;
    border-right: 0
}

table.calendar .course-1 {
    background: #ba0000
}

table.calendar .course-2 {
    background: #0c8000
}

table.calendar .course-3 {
    background: #0500d9
}

table.calendar .course-4 {
    background: #f3ea00;
    color: #000
}

table.calendar .course-5 {
    background: #007f4e
}

table.calendar .course-6 {
    background: #4e2e00
}

table.calendar .course-7 {
    background: #000
}

table.calendar .course-8 {
    background: #fff;
    color: #000
}

table.calendar .course-9 {
    background: #ff9000
}

table.calendar .course-10 {
    background: #8400ff
}

table.calendar .course-11 {
    background: #7ba0ff
}

table.calendar .course-12 {
    background: #50be42
}

.calendar-nav {
    display: block;
    clear: both;
    padding: 0;
    margin: 0 0 .5em
}

.calendar-nav .button {
    color: #fff;
    background: #c9282d;
    padding: .25em .75em;
    border: 1px solid #000;
    cursor: pointer;
    text-align: center
}

.calendar-nav .next-month {
    float: right
}

.calendar + .calendar-nav {
    margin-bottom: 0;
    margin-top: .5em
}

table.schedule {
    padding: .5em;
    border: 1px solid #888;
    width: 100%;
    color: #222
}

table.schedule thead tr {
    padding: 0 0 .25em;
    border: 1px solid #222
}

table.schedule td, table.schedule th {
    border: none;
    padding: .5em
}

table.schedule th {
    background: #666;
    color: #fff;
    text-align: left;
    padding: .5em;
    font-weight: 600
}

table.schedule tr.sched {
    border: 1px solid #666
}

table.schedule tr.sched td {
    background: #ddd
}

table.schedule tr.sched:nth-child(odd) td {
    background-color: #fff
}

@media screen and (min-width: 40.08em) {
    table.schedule tr.sched > td:first-child {
        width: 12%
    }
}

@media screen and (min-width: 75em) {
    table.schedule tr.sched > td:first-child {
        width: 9%
    }
}

table.schedule tr:nth-child(odd) td {
    background-color: #eee
}

table.schedule tr.month {
    padding: 0;
    margin: 0;
    float: none
}

table.schedule tr.month td {
    background: #888;
    color: #fff;
    font-weight: 600;
    border-left: 1px solid #666;
    border-right: 1px solid #666;
    font-size: .8em
}

table.schedule .hand, table.schedule a {
    color: #666;
    text-decoration: underline
}

table.schedule .hand:hover, table.schedule a:hover {
    color: #222
}

@media screen and (max-width: 50em) {
    table.schedule .secondary {
        display: none
    }
}

@media screen and (max-width: 60em) {
    table.schedule .tertiary {
        display: none
    }
}

@media screen and (max-width: 70em) {
    table.schedule td {
        font-size: .8em
    }

    table.schedule .seats-remaining {
        display: none
    }
}

.gmaps {
    padding: 5px;
    background: #fff;
    border: 1px solid #aaa
}

.gmaps form {
    padding: 0 0 5px
}

.gmaps form fieldset {
    width: 100%;
    padding-right: 121px;
    position: relative;
    box-sizing: border-box
}

.gmaps button, .sf-wrapper {
    position: absolute;
    cursor: pointer;
    top: 0
}

.gmaps .google-map, .step-form {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box
}

.gmaps input[type=text] {
    background: #fafafa;
    padding: 2px;
    border: 1px solid #888;
    margin: 0;
    color: #000;
    width: 100%;
    -webkit-box-shadow: inset 0 0 5 #ccc;
    -moz-box-shadow: inset 0 0 5 #ccc;
    -o-box-shadow: inset 0 0 5 #ccc;
    box-shadow: inset 0 0 5 #ccc
}

.gmaps button {
    right: 0;
    width: 110px;
    padding: 5px .5em;
    color: #fff;
    background: #c9282d;
    border: 1px solid #444;
    font-weight: 600;
    font-size: .8em
}

.gmaps button:hover {
    background: #666
}

.gmaps .google-map {
    height: 20em;
    width: 100%;
    border: 1px solid #888;
    box-sizing: border-box
}

@media screen and (min-width: 40.08em) {
    .gmaps .google-map {
        height: 25em
    }
}

@media screen and (min-width: 60em) {
    .gmaps .google-map {
        height: 30em
    }
}

@media screen and (min-width: 80em) {
    .gmaps .google-map {
        height: 35em
    }
}

.sf-wrapper {
    height: 100%;
    width: 100%;
    left: 0;
    z-index: 9999;
    background: rgba(0, 0, 0, .5);
    display: none
}

.sf-wrapper.active {
    display: block
}

.step-form {
    position: relative;
    margin: 0 auto;
    background: #fff;
    padding: 1em;
    cursor: default;
    -webkit-box-shadow: 0 0 .5em rgba(0, 0, 0, .5);
    -moz-box-shadow: 0 0 .5em rgba(0, 0, 0, .5);
    -o-box-shadow: 0 0 .5em rgba(0, 0, 0, .5);
    box-shadow: 0 0 .5em rgba(0, 0, 0, .5);
    box-sizing: border-box;
    max-width: 60em
}

@media screen and (min-width: 40.08em) and (max-width: 65em) {
    .step-form {
        margin-left: 3em;
        margin-right: 3em;
        padding: 1.5em
    }
}

@media screen and (min-width: 50.1em) {
    .step-form {
        padding-left: 0
    }
}

.step-form iframe {
    clear: both;
    display: none
}

.step-form .close {
    position: fixed;
    top: 0;
    left: 0;
    padding: .5em;
    cursor: pointer;
    line-height: 1em;
    font-size: 1.5em;
    width: 100%;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    text-align: right;
    background: #fff
}

@media screen and (min-width: 40.08em) {
    .step-form {
        margin-top: 3em
    }

    .step-form .close {
        position: absolute;
        width: auto;
        top: -.35em;
        right: -.35em;
        left: auto;
        padding: 0;
        background: 0 0
    }

    .step-form .close i {
        background: #fff;
        border: 2px solid #fff;
        border-radius: 50%
    }
}

.step-form .error-message {
    display: block;
    clear: both;
    text-transform: none;
    font: italic 12px helvetica, sans-serif;
    color: #800
}

.step-form .steps {
    margin: 0
}

@media screen and (max-width: 40.08em) {
    .step-form .steps {
        padding-top: 1em
    }
}

@media screen and (min-width: 50.1em) {
    .step-form .steps {
        float: left;
        padding: 0 1em 0 0;
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        width: 40%;
        min-height: 35em
    }
}

@media screen and (min-width: 60em) {
    .step-form .steps {
        width: 265px
    }
}

.step-form .steps .logo {
    display: none
}

@media screen and (min-width: 50.1em) {
    .step-form .steps .logo {
        display: block;
        margin: 0 0 0 2em
    }
}

.step-form .steps .menu-window {
    position: relative
}

.step-form .steps .menu-window ol {
    position: relative;
    z-index: 5;
    margin: 1em 0 1em 2em;
    text-transform: uppercase;
    color: #757679
}

.step-form .steps .menu-window ol li {
    padding: .5em 0 .25em;
    cursor: pointer
}

.step-form .steps .menu-window ol strong {
    display: none
}

.step-form .steps .menu-window ol span {
    display: block;
    font-weight: 600
}

@media screen and (min-width: 50.1em) {
    .step-form .steps .menu-window ol strong {
        font-weight: 600;
        display: block
    }

    .step-form .steps .menu-window ol span {
        font-weight: 400;
        font-size: .75em;
        padding: .25em 0 0
    }

    .step-form .steps .total {
        margin: 0 0 0 2em
    }
}

.step-form .steps .menu-window .step-highlight {
    position: absolute;
    background: #c9282d;
    height: 2em;
    width: 100%;
    z-index: 1
}

.step-form .steps .total {
    display: block;
    font-size: 1.25em
}

.step-form #previous-step {
    float: left
}

.step-form #warranty-info {
    position: absolute;
    bottom: 2em;
    left: 2em
}

.step-form .message {
    display: block;
    border: 1px solid;
    padding: .25em;
    -webkit-box-shadow: 0 0 .25em rgba(0, 0, 0, .5);
    -moz-box-shadow: 0 0 .25em rgba(0, 0, 0, .5);
    -o-box-shadow: 0 0 .25em rgba(0, 0, 0, .5);
    box-shadow: 0 0 .25em rgba(0, 0, 0, .5)
}

@media screen and (min-width: 50.1em) {
    .step-form .message {
        margin: 0 0 0 2em
    }

    .step-form form {
        float: left;
        width: 60%
    }
}

.step-form .message.success {
    background: #cfc;
    color: #040
}

.step-form .message.error {
    background: #fcc;
    color: #400
}

.step-form form {
    margin: 0
}

@media screen and (max-width: 50.1em) {
    .step-form form {
        margin-top: 2em
    }
}

@media screen and (min-width: 60em) {
    .step-form form {
        float: none;
        margin-left: 300px;
        width: auto
    }
}

.step-form form .step-window {
    overflow: hidden;
    position: relative
}

.step-form form .step-window .step-content {
    position: absolute
}

.step-form form .step-window .step-content a {
    color: #444
}

.step-form form .step-window .step-content .step {
    position: relative
}

.step-form form fieldset {
    padding: .5em;
    border: 1px solid #aaa;
    background: #ddd
}

.step-form form fieldset legend {
    background: #eee;
    color: #222;
    padding: .25em .35em;
    text-transform: uppercase;
    border: 1px solid #aaa;
    font-weight: 600
}

.step-form form fieldset label {
    display: block;
    clear: both;
    width: 100%;
    margin: .25em 0;
    text-align: left;
    font-size: .85em
}

.step-form form fieldset label.file span {
    display: block;
    text-align: left
}

.step-form form fieldset label.file input {
    display: block;
    float: none;
    margin: .25em 0 0
}

.step-form form fieldset label.cbo, .step-form form fieldset label.radio {
    text-align: left;
    cursor: pointer
}

.step-form form fieldset label.cbo input, .step-form form fieldset label.radio input {
    display: inline-block;
    margin-right: .5em;
    vertical-align: middle
}

.step-form form fieldset label.multi .hand {
    font-size: .75em;
    font-style: italic;
    text-decoration: underline;
    cursor: pointer;
    text-transform: none;
    margin-left: .5em
}

#navigation-sections .nav-bar ul li a, .pagination nav span {
    text-decoration: none
}

.step-form form fieldset input[type=file], .step-form form fieldset input[type=text], .step-form form fieldset select {
    background: #fafafa;
    padding: 2px;
    border: 1px solid #444;
    display: block;
    color: #000;
    width: 100%;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

.step-form form fieldset select {
    padding: 0
}

.step-form form fieldset input[type=file] {
    width: auto
}

.step-form form fieldset input[type=text]:focus {
    background-color: #fff
}

.step-form form fieldset input[type=text].error, .step-form form fieldset select.error {
    background-color: #fcc
}

.step-form form fieldset address {
    font-style: normal
}

.step-form form fieldset .expiration {
    font-size: .85em
}

.step-form form fieldset .expiration span {
    display: block
}

.step-form form fieldset .expiration select {
    width: 48%;
    display: inline-block
}

.step-form form fieldset .expiration .error-message {
    display: none
}

.step-form form fieldset .expiration .error-message + select + .error-message {
    display: block;
    text-transform: none;
    font-style: italic;
    font-size: .75em;
    margin: .25em 0 0
}

.step-form form fieldset + fieldset {
    margin: 1em 0 0
}

.step-form form .chooser-details {
    padding: .5em;
    background: #eee;
    clear: both;
    margin: .5em 0;
    border: none;
    float: none
}

.step-form form .chooser-details.disabled {
    background: #ddd;
    color: #888
}

.step-form form .chooser-details.disabled input, .step-form form .chooser-details.disabled select {
    background-color: #ccc;
    border-color: #888
}

.step-form form .chooser-details > input {
    float: none
}

.step-form form .chooser-details ol {
    font: 400 12px/14px helvetica, sans-serif;
    text-align: left;
    padding: .5em
}

.step-form form #add-product {
    float: right
}

.step-form form #reset-product {
    float: left
}

.step-form form .purchase-date select {
    float: none;
    display: inline-block
}

.step-form form .purchase-date span {
    text-transform: uppercase;
    display: inline-block;
    text-align: right
}

.step-form form #pay-by-cert label {
    font-size: 13px
}

.step-form form #cvv {
    position: absolute;
    background: #fff;
    top: 2em;
    left: .5em;
    padding: .5em;
    border: 1px solid #444;
    cursor: pointer;
    -webkit-box-shadow: 0 0 .5em rgba(0, 0, 0, .5);
    -moz-box-shadow: 0 0 .5em rgba(0, 0, 0, .5);
    -o-box-shadow: 0 0 .5em rgba(0, 0, 0, .5);
    box-shadow: 0 0 .5em rgba(0, 0, 0, .5)
}

.step-form form button[type=submit] {
    color: #fff;
    background: #c9282d;
    height: 30px;
    float: right;
    margin: 10px 0 0;
    padding: 0 5px;
    border: 1px solid #000;
    text-transform: uppercase;
    font: 700 13px/13px helvetica, sans-serif;
    cursor: pointer
}

.step-form form button[type=submit]:hover {
    box-shadow: inset 0 0 5px #000
}

.step-form form .long-terms {
    max-height: 15em;
    background: #fff;
    font-size: .75em;
    padding: 1em;
    overflow: auto;
    color: #666;
    border: 1px solid #aaa
}

.step-form form #citizenship-details ol, .step-form form ol.long-terms, .step-form form ul.long-terms {
    padding-left: 2em
}

.step-form.on-page {
    margin: 0;
    width: 100%;
    max-width: none;
    box-shadow: none;
    padding: 0
}

.step-form.on-page .steps .menu-window ol {
    margin: 0 0 2em;
    padding: 0;
    text-transform: none;
    list-style: none
}

.step-form.on-page .steps .menu-window ol li {
    padding: .25em .5em
}

.step-form.on-page .steps .menu-window ol li strong {
    text-transform: uppercase;
    font-size: 18px
}

.step-form.on-page .steps .menu-window ol li span {
    padding: 0;
    font-size: 16px
}

.step-form.on-page .steps .total {
    margin-left: 0
}

.step-form.on-page form .step .step-header {
    background: #888;
    color: #fff;
    font-size: 22px;
    line-height: 34px;
    padding: .5em 1em;
    margin: 0;
    font-weight: 400
}

@media screen and (max-width: 40.08em) {
    .step-form.on-page form .step .step-header .full {
        display: none
    }
}

.step-form.on-page form .step .step-header strong {
    font-weight: 700
}

.step-form.on-page form .step .inner-step-content {
    padding: 1em 0
}

.step-form.on-page form .step .inner-step-content fieldset {
    background: 0 0;
    border: none;
    padding: 0 1.375em;
    margin: 0
}

.step-form.on-page form .step .inner-step-content fieldset label {
    font-size: 1em
}

.step-form.on-page form .step .inner-step-content fieldset.columns {
    clear: both
}

@media screen and (min-width: 60em) {
    .step-form.on-page form .step .inner-step-content fieldset.columns .col-2, .step-form.on-page form .step .inner-step-content fieldset.columns .col-3, .step-form.on-page form .step .inner-step-content fieldset.columns .col-4 {
        float: left;
        margin-left: 2%;
        clear: none;
        box-sizing: border-box
    }

    .step-form.on-page form .step .inner-step-content fieldset.columns .col-2 {
        width: 49%
    }

    .step-form.on-page form .step .inner-step-content fieldset.columns .col-3 {
        width: 32%
    }

    .step-form.on-page form .step .inner-step-content fieldset.columns .col-4 {
        width: 23.5%
    }

    .step-form.on-page form .step .inner-step-content fieldset.columns .col-2:nth-child(2n+1), .step-form.on-page form .step .inner-step-content fieldset.columns .col-3:nth-child(3n+1), .step-form.on-page form .step .inner-step-content fieldset.columns .col-4:nth-child(4n+1) {
        clear: left;
        margin-left: 0
    }
}

.step-form.on-page form .status-bar {
    background: #d5d5d5;
    padding: .5em;
    height: 34px
}

.step-form.on-page form .status-bar .status {
    font-size: 22px
}

.step-form.on-page form .status-bar .status strong {
    color: #831619
}

.step-form.on-page form .status-bar button[type=submit] {
    margin: 0;
    border: none;
    font-family: "Titillium Web", Arial, sans-serif;
    font-size: 18px;
    padding: .25em .5em;
    text-transform: none;
    font-weight: 400
}

table.pretty {
    margin: 1em 0;
    width: 100%;
    font-size: .8em;
    border: 1px solid #444
}

@media screen and (min-width: 65.5em) {
    table.pretty {
        font-size: .9em
    }
}

@media screen and (min-width: 73em) {
    table.pretty {
        font-size: 1em
    }
}

table.pretty thead {
    background: #888
}

table.pretty thead tr {
    color: #fff
}

table.pretty thead tr th {
    padding: .5em;
    text-align: center
}

table.pretty tbody tr:nth-child(2n+1) {
    background: #eee
}

table.pretty tbody th {
    text-align: center;
    padding: .5em 0;
    background: #d5d5d5
}

table.pretty tr {
    border-top: 1px solid #444;
    border-bottom: 1px solid #444
}

table.pretty tr:first-child {
    border-top: none
}

table.pretty tr:last-child {
    border-bottom: none
}

table.pretty th {
    border-bottom: 1px solid #444
}

table.pretty th:last-child {
    border-right: none
}

table.pretty td, table.pretty th {
    padding: .125em .5em;
    border-right: .0833em solid #444
}

@media screen and (min-width: 40.08em) {
    table.pretty.data-table thead tr th {
        text-align: center
    }
}

table.pretty.data-table td {
    display: block
}

table.pretty.data-table td:first-child {
    padding-top: .5em
}

table.pretty.data-table td:last-child {
    padding-bottom: .5em;
    border: none
}

table.pretty.data-table td:before {
    content: attr(data-th) ": ";
    display: inline-block;
    float: left
}

table.pretty.data-table th {
    display: none
}

table.pretty.data-table td, table.pretty.data-table th {
    text-align: right;
    border: none
}

@media screen and (min-width: 60em) {
    table.pretty.data-table td:before {
        display: none
    }

    table.pretty.data-table td, table.pretty.data-table th {
        display: table-cell;
        padding: .25em .5em;
        border-right: .0833em solid #444
    }
}

.pagination {
    background-color: #fff
}

.pagination .pag-showing {
    color: #000;
    padding: .5em .5em .5em 0;
    margin-top: .125em;
    float: left;
    font-size: .75em
}

.pagination nav {
    color: #fff;
    float: right;
    margin: .625em 0
}

.pagination nav div {
    float: left
}

.pagination nav div.pag-current span {
    color: #222;
    background-color: #eee
}

.pagination nav span {
    background-color: #4b4b4b;
    border-left: .0833em solid rgba(255, 255, 255, .15);
    border-right: .0833em solid rgba(0, 0, 0, .5);
    color: #fff;
    cursor: pointer;
    display: block;
    float: left;
    font-size: .75em;
    height: 1.6667em;
    line-height: 1.6667em;
    outline: 0;
    padding: 0 .8333em;
    text-align: center
}

.ltd-order-form .step.serial .serial-numbers {
    padding: 0 1.325em;
    margin: 0;
    list-style: none
}

.ltd-order-form .step.serial .serial-numbers li {
    margin: .125em 0;
    float: left;
    width: 50%
}

.ltd-order-form .step.serial .serial-numbers li:nth-child(2n+1) {
    clear: left
}

@media screen and (min-width: 60em) {
    .ltd-order-form .step.serial .serial-numbers li {
        float: left;
        width: 33%
    }

    .ltd-order-form .step.serial .serial-numbers li:nth-child(2n+1) {
        clear: none
    }

    .ltd-order-form .step.serial .serial-numbers li:nth-child(3n+1) {
        clear: left
    }
}

@media screen and (min-width: 80em) {
    .ltd-order-form .step.serial .serial-numbers {
        padding: 0 3em
    }

    .ltd-order-form .step.serial .serial-numbers li {
        float: left;
        width: 25%
    }

    .ltd-order-form .step.serial .serial-numbers li:nth-child(3n+1) {
        clear: none
    }

    .ltd-order-form .step.serial .serial-numbers li:nth-child(4n+1) {
        clear: left
    }
}

.ltd-order-form .step.serial .serial-numbers li strong {
    display: block;
    float: left;
    padding: .125em .5em
}

.ltd-order-form .step.serial .serial-numbers li.not-available strong {
    color: #ddd
}

.ltd-order-form .step.serial .serial-numbers li.available {
    cursor: pointer
}

.ltd-order-form .step.serial .serial-numbers li.available:hover strong, .ltd-order-form .step.serial .serial-numbers li.current strong {
    background: #c9282d;
    color: #fff
}

.ltd-order-form .step.options .label .price, .ltd-order-form .step.review .summary-data strong {
    color: #c9282d
}

@media screen and (min-width: 60em) {
    .ltd-order-form .step.payment .credit-card-columns {
        clear: both
    }

    .ltd-order-form .step.payment .credit-card-columns .label {
        float: left;
        clear: none;
        box-sizing: border-box;
        margin-left: 2%
    }

    .ltd-order-form .step.payment .credit-card-columns .label.card-num {
        width: 49%;
        margin-left: 0;
        clear: left
    }

    .ltd-order-form .step.payment .credit-card-columns .label.cvv, .ltd-order-form .step.payment .credit-card-columns .label.month, .ltd-order-form .step.payment .credit-card-columns .label.year {
        width: 15%
    }
}

.ltd-order-form .step.review .summary-data {
    padding: 1.375em;
    clear: both
}

.ltd-order-form .step.review .summary-data:nth-child(even) {
    background: #ddd
}

.ltd-order-form .step.review .summary-data .price {
    display: block;
    text-align: right;
    font-weight: 700
}

@media screen and (min-width: 65em) {
    .ltd-order-form .step.review .summary-data .address-info {
        float: left;
        width: 33%
    }
}

.ltd-order-form .step.review .summary-data .option-summary {
    margin: .5em 0 0;
    padding: 0 0 0 1.5em
}

.ltd-order-form .step.review .summary-data .option-summary strong {
    color: #222
}

.ltd-order-form .step.review .summary-data .address-info address {
    font-style: normal;
    margin: .5em 0 0
}

.ltd-order-form .step.review .summary-data .address-info address strong {
    color: #444
}

.ltd-order-form .step.review .summary-data.disclaimer .disclaimer-text {
    font-size: .85em;
    background: #eee;
    padding: .5em;
    max-height: 200px;
    overflow: auto;
    color: #444
}

.ltd-order-form .step.review .summary-data.disclaimer .label {
    margin: 0
}

.ltd-order-form .step.review .price-summary {
    margin-top: 1em
}

.ltd-order-form .step.review .price-summary .big-price, .ltd-order-form .step.review .price-summary .price {
    display: block;
    text-align: center;
    font-weight: 700
}

.ltd-order-form .step.review .price-summary .big-price {
    color: #c9282d;
    font-size: 1.25em
}

.ltd-order-form .step.review .price-summary .info {
    color: #666;
    font-style: italic;
    text-align: center
}

@media screen and (min-width: 60em) {
    .ltd-order-form .step.review .price-summary .big-price, .ltd-order-form .step.review .price-summary .info, .ltd-order-form .step.review .price-summary .price {
        text-align: right
    }
}

.ltd-order-success-msg {
    background: #cfc;
    color: #484;
    font-weight: 700;
    padding: 1em;
    margin: 0
}

.ltd-product-warning {
    background: #fef0b1;
    color: #a98b15;
    font-weight: 700;
    padding: 1em;
    margin: 0
}

section.wordpress {
    padding-bottom: 1em
}

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

.news-list li {
    padding: 1em;
    margin: 0 0 1em;
    background: #eee
}

.news-list li h3, .news-list li p {
    margin: 0
}

.news-list li .date {
    color: #666;
    font-size: .9em;
    display: block;
    margin-bottom: .5em
}

.faqs {
    list-style: none;
    padding: 0;
    margin: 0
}

.faqs li {
    background: #eee;
    padding: 1em;
    margin-bottom: 1em
}

.faqs li h3 {
    font-family: nimbus-sans, sans-serif;
    margin-bottom: .25em;
    color: #000
}

.faqs li p:last-child {
    margin-bottom: 0
}

ul.search-results {
    list-style: none;
    padding: 0;
    margin: 1em 0
}

ul.search-results li {
    background: #eee;
    padding: 1em;
    margin-bottom: 1em
}

ul.search-results li h3 {
    margin-bottom: 0
}

ul.search-results li p {
    margin: .5em 0 0
}

ul.search-results li a {
    color: #c9282d
}

#navigation-sections {
    clear: both
}

#navigation-sections .nav-bar {
    background: #666;
    z-index: 99;
    width: 100%
}

#navigation-sections .nav-bar ul {
    margin: 0;
    padding: 0
}

#navigation-sections .nav-bar ul li {
    float: left
}

#navigation-sections .nav-bar ul li span {
    background: #666;
    color: #fff;
    padding: .5em 1em;
    font-size: 1.1em;
    cursor: pointer;
    display: block
}

#navigation-sections .nav-bar ul li i {
    margin-right: .5em
}

#navigation-sections .nav-bar ul li span.small-title {
    display: none
}

#navigation-sections .nav-bar ul li a:hover, #navigation-sections .nav-bar ul li span:hover {
    background: #000;
    color: #fff
}

#navigation-sections .nav-bar ul li.active a, #navigation-sections .nav-bar ul li.active span {
    background-color: #c9282d;
    color: #fff
}

#navigation-sections .nav-bar.fixed {
    -webkit-box-shadow: 0 0 .5em rgba(0, 0, 0, .5);
    -moz-box-shadow: 0 0 .5em rgba(0, 0, 0, .5);
    -o-box-shadow: 0 0 .5em rgba(0, 0, 0, .5);
    box-shadow: 0 0 .5em rgba(0, 0, 0, .5)
}

#navigation-sections.small-nav-bar .nav-bar ul li span {
    padding: .5em .75em;
    font-size: 1em
}

#navigation-sections.small-nav-bar .nav-bar ul li span.small-title {
    display: block
}

#navigation-sections.mobile-nav-bar.small-nav-bar .nav-bar ul li span.small-title, #navigation-sections.small-nav-bar .nav-bar ul li span.title {
    display: none
}

#navigation-sections.mobile-nav-bar .nav-bar ul li {
    float: none;
    text-align: center
}

#navigation-sections.mobile-nav-bar.small-nav-bar .nav-bar ul li span.title {
    display: block
}

#navigation-sections .section.link {
    display: none
}

#navigation-sections .section {
    padding: 1em 0
}

@media screen and (min-width: 60em) {
    #navigation-sections .section {
        padding: 2em 0
    }
}

#navigation-sections .section + .section {
    margin-top: 1em
}

.media-grid {
    display: flex;
    flex-wrap: wrap
}

.media-col {
    display: flex;
    flex-direction: column;
    padding: 2rem
}

.media-grid .image-block {
    margin: 0 0 3rem;
    width: 100%;
    padding: 0 3rem;
    display: flex;
    flex-direction: column;
    overflow: hidden;
    box-sizing: border-box
}

@media screen and (min-width: 40em) {
    .media-grid .image-block {
        width: 33.33%
    }

    .media-grid {
        margin-left: -3rem;
        margin-right: -3rem
    }
}

.image-block img {
    margin-bottom: 1em;
    display: block
}

.image-block h4 {
    margin-bottom: 0;
    text-transform: uppercase
}

.image-block h3 {
    color: #000 !important;
    font-size: 15px;
    line-height: 1.5;
    text-transform: initial
}

@media screen and (min-width: 40.08em) {
    .blocks-2 .image-block {
        float: left;
        width: 49%;
        margin: 0 0 2% 2%
    }

    .blocks-2 .image-block:nth-child(2n+1) {
        margin-left: 0;
        clear: left
    }
}

@media screen and (min-width: 30em) {
    .blocks-3 .image-block {
        float: left;
        width: 49%;
        margin: 0 0 2% 2%
    }

    .blocks-3 .image-block:nth-child(2n+1) {
        margin-left: 0;
        clear: left
    }
}

@media screen and (min-width: 50em) {
    .blocks-3 .image-block {
        width: 32%;
        margin: 0 0 2% 2%
    }

    .blocks-3 .image-block:nth-child(2n+1) {
        margin-left: 2%;
        clear: none
    }

    .blocks-3 .image-block:nth-child(3n+1) {
        margin-left: 0;
        clear: left
    }
}

@media screen and (min-width: 30em) {
    .blocks-4 .image-block {
        float: left;
        width: 49%;
        margin: 0 0 2% 2%
    }

    .blocks-4 .image-block:nth-child(2n+1) {
        margin-left: 0;
        clear: left
    }
}

@media screen and (min-width: 40.08em) {
    .blocks-4 .image-block {
        width: 32%;
        margin: 0 0 2% 2%
    }

    .blocks-4 .image-block:nth-child(2n+1) {
        margin-left: 2%;
        clear: none
    }

    .blocks-4 .image-block:nth-child(3n+1) {
        margin-left: 0;
        clear: left
    }
}

@media screen and (min-width: 50em) {
    .blocks-4 .image-block {
        width: 23.5%;
        margin: 0 0 2% 2%
    }

    .blocks-4 .image-block:nth-child(3n+1) {
        margin-left: 2%;
        clear: none
    }

    .blocks-4 .image-block:nth-child(4n+1) {
        margin-left: 0;
        clear: left
    }
}

@media screen and (min-width: 25em) {
    .blocks-5 .image-block {
        float: left;
        width: 49%;
        margin: 0 0 2% 2%
    }

    .blocks-5 .image-block:nth-child(2n+1) {
        margin-left: 0;
        clear: left
    }
}

@media screen and (min-width: 35em) {
    .blocks-5 .image-block {
        width: 32%;
        margin: 0 0 2% 2%
    }

    .blocks-5 .image-block:nth-child(2n+1) {
        margin-left: 2%;
        clear: none
    }

    .blocks-5 .image-block:nth-child(3n+1) {
        margin-left: 0;
        clear: left
    }
}

@media screen and (min-width: 45em) {
    .blocks-5 .image-block {
        width: 23.5%;
        margin: 0 0 2% 2%
    }

    .blocks-5 .image-block:nth-child(3n+1) {
        margin-left: 2%;
        clear: none
    }

    .blocks-5 .image-block:nth-child(4n+1) {
        margin-left: 0;
        clear: left
    }
}

@media screen and (min-width: 55em) {
    .blocks-5 .image-block {
        width: 18.4%;
        margin: 0 0 2% 2%
    }

    .blocks-5 .image-block:nth-child(4n+1) {
        margin-left: 2%;
        clear: none
    }

    .blocks-5 .image-block:nth-child(5n+1) {
        margin-left: 0;
        clear: left
    }
}

.band-background .text {
    position: relative;
    z-index: 5;
    width: 100%;
    margin: 2em 0;
    padding: 2em 0;
    background: #fff;
    background: rgba(255, 255, 255, .75);
    -webkit-box-shadow: 0 0 2em rgba(0, 0, 0, .8);
    -moz-box-shadow: 0 0 2em rgba(0, 0, 0, .8);
    -o-box-shadow: 0 0 2em rgba(0, 0, 0, .8);
    box-shadow: 0 0 2em rgba(0, 0, 0, .8);
    text-align: center
}

.band-background.dark .text {
    background: #000;
    background: rgba(0, 0, 0, .75)
}

.band-background.bottom .text {
    margin: 4em 0 0
}

@media screen and (min-width: 40.08em) {
    .band-background .text {
        margin: 6em 0
    }

    .band-background.bottom .text {
        margin: 12em 0 0
    }
}

@media screen and (min-width: 50em) {
    .band-background .text {
        margin: 10em 0
    }

    .band-background.bottom .text {
        margin: 18em 0 2em
    }
}

@media screen and (min-width: 60em) {
    .band-background .text {
        margin: 14em 0
    }

    .band-background.bottom .text {
        margin: 22em 0 4em
    }
}

@media screen and (min-width: 80em) {
    .band-background.bottom .text {
        margin: 30em 0 4em
    }
}

.section.dealers {
    background: url(../images/dealer.jpg);
    -moz-background-size: cover;
    -webkit-background-size: cover;
    -ms-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    color: #000;
    padding: 2em 0
}

.section.dealers .dealer-search {
    font-size: 1.25em;
    color: #707070;
    text-transform: uppercase
}

.section.dealers .dealer-search h2 {
    border-bottom: 1px solid #d5d5d5;
    padding: 0 0 .25em;
    margin: 0 0 .5em
}

.section.dealers .dealer-search a.btn {
    display: block;
    margin: 0 auto .5em;
    width: 80%;
    text-align: center
}

.section.dealers .dealer-search a.btn:hover {
    background: #222;
    color: #fff
}

@media screen and (max-width: 26.08em) {
    .section.dealers .dealer-search a.btn {
        margin-top: 1em;
        margin-bottom: 0
    }
}

.section.dealers .dealer-text h2 {
    margin: .5em 0
}

@media screen and (min-width: 26.08em) {
    .section.dealers .dealer-search {
        background: #fff;
        padding: 1em;
        border: 3px solid #ececec
    }

    .section.dealers .dealer-search input[type=text] {
        width: 10em
    }

    .section.dealers .dealer-search select {
        width: 6.25em;
        text-align: right
    }
}

@media screen and (min-width: 55em) {
    .section.dealers {
        padding: 5em 0
    }

    .section.dealers .dealer-search {
        float: left;
        width: 17em
    }

    .section.dealers .dealer-text {
        float: right;
        width: 50%
    }
}

@media screen and (min-width: 70em) {
    .section.dealers {
        padding: 10em 0
    }

    .section.dealers .dealer-text {
        width: 60%
    }
}

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

[class*=" icon-"], [class^=icon-] {
    font-family: icomoon;
    speak: none;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.icon-home:before {
    content: "\e900"
}

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

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

.icon-home4:before {
    content: "\e903"
}

.icon-home5:before {
    content: "\e904"
}

.icon-home6:before {
    content: "\e905"
}

.icon-home7:before {
    content: "\e906"
}

.icon-home8:before {
    content: "\e907"
}

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

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

.icon-city:before {
    content: "\e90a"
}

.icon-newspaper:before {
    content: "\e90b"
}

.icon-magazine:before {
    content: "\e90c"
}

.icon-design:before {
    content: "\e90d"
}

.icon-pencil:before {
    content: "\e90e"
}

.icon-pencil2:before {
    content: "\e90f"
}

.icon-pencil3:before {
    content: "\e910"
}

.icon-pencil4:before {
    content: "\e911"
}

.icon-pencil5:before {
    content: "\e912"
}

.icon-pencil6:before {
    content: "\e913"
}

.icon-pencil7:before {
    content: "\e914"
}

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

.icon-eraser2:before {
    content: "\e916"
}

.icon-eraser3:before {
    content: "\e917"
}

.icon-quill:before {
    content: "\e918"
}

.icon-quill2:before {
    content: "\e919"
}

.icon-quill3:before {
    content: "\e91a"
}

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

.icon-pen:before {
    content: "\e91c"
}

.icon-pen-plus:before {
    content: "\e91d"
}

.icon-pen-minus:before {
    content: "\e91e"
}

.icon-pen2:before {
    content: "\e91f"
}

.icon-pen3:before {
    content: "\e920"
}

.icon-pen4:before {
    content: "\e921"
}

.icon-pen5:before {
    content: "\e922"
}

.icon-marker:before {
    content: "\e923"
}

.icon-marker2:before {
    content: "\e924"
}

.icon-blog:before {
    content: "\e925"
}

.icon-blog2:before {
    content: "\e926"
}

.icon-pen6:before {
    content: "\e927"
}

.icon-brush:before {
    content: "\e928"
}

.icon-spray:before {
    content: "\e929"
}

.icon-palette:before {
    content: "\e92a"
}

.icon-palette2:before {
    content: "\e92b"
}

.icon-color-sampler:before {
    content: "\e92c"
}

.icon-toggle:before {
    content: "\e92d"
}

.icon-bucket:before {
    content: "\e92e"
}

.icon-bucket2:before {
    content: "\e92f"
}

.icon-gradient:before {
    content: "\e930"
}

.icon-eyedropper:before {
    content: "\e931"
}

.icon-eyedropper2:before {
    content: "\e932"
}

.icon-eyedropper3:before {
    content: "\e933"
}

.icon-droplet:before {
    content: "\e934"
}

.icon-droplet2:before {
    content: "\e935"
}

.icon-droplet-contrast:before {
    content: "\e936"
}

.icon-color-clear:before {
    content: "\e937"
}

.icon-paint-format:before {
    content: "\e938"
}

.icon-stamp:before {
    content: "\e939"
}

.icon-images:before {
    content: "\e93a"
}

.icon-image:before {
    content: "\e93b"
}

.icon-image2:before {
    content: "\e93c"
}

.icon-image-compare:before {
    content: "\e93d"
}

.icon-images2:before {
    content: "\e93e"
}

.icon-image3:before {
    content: "\e93f"
}

.icon-images3:before {
    content: "\e940"
}

.icon-image4:before {
    content: "\e941"
}

.icon-image5:before {
    content: "\e942"
}

.icon-image6:before {
    content: "\e943"
}

.icon-camera:before {
    content: "\e944"
}

.icon-camera2:before {
    content: "\e945"
}

.icon-camera3:before {
    content: "\e946"
}

.icon-shutter:before {
    content: "\e947"
}

.icon-headphones:before {
    content: "\e948"
}

.icon-headset:before {
    content: "\e949"
}

.icon-music:before {
    content: "\e94a"
}

.icon-music2:before {
    content: "\e94b"
}

.icon-music3:before {
    content: "\e94c"
}

.icon-music4:before {
    content: "\e94d"
}

.icon-music5:before {
    content: "\e94e"
}

.icon-music6:before {
    content: "\e94f"
}

.icon-album:before {
    content: "\e950"
}

.icon-cassette:before {
    content: "\e951"
}

.icon-tape:before {
    content: "\e952"
}

.icon-piano:before {
    content: "\e953"
}

.icon-guitar:before {
    content: "\e954"
}

.icon-trumpet:before {
    content: "\e955"
}

.icon-speakers:before {
    content: "\e956"
}

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

.icon-play2:before {
    content: "\e958"
}

.icon-clapboard-play:before {
    content: "\e959"
}

.icon-clapboard:before {
    content: "\e95a"
}

.icon-media:before {
    content: "\e95b"
}

.icon-presentation:before {
    content: "\e95c"
}

.icon-movie:before {
    content: "\e95d"
}

.icon-film:before {
    content: "\e95e"
}

.icon-film2:before {
    content: "\e95f"
}

.icon-film3:before {
    content: "\e960"
}

.icon-film4:before {
    content: "\e961"
}

.icon-video-camera:before {
    content: "\e962"
}

.icon-video-camera2:before {
    content: "\e963"
}

.icon-video-camera-slash:before {
    content: "\e964"
}

.icon-video-camera3:before {
    content: "\e965"
}

.icon-video-camera4:before {
    content: "\e966"
}

.icon-video-camera-slash2:before {
    content: "\e967"
}

.icon-video-camera5:before {
    content: "\e968"
}

.icon-recording:before {
    content: "\e969"
}

.icon-dice:before {
    content: "\e96a"
}

.icon-gamepad:before {
    content: "\e96b"
}

.icon-gamepad2:before {
    content: "\e96c"
}

.icon-gamepad3:before {
    content: "\e96d"
}

.icon-pacman:before {
    content: "\e96e"
}

.icon-spades:before {
    content: "\e96f"
}

.icon-clubs:before {
    content: "\e970"
}

.icon-diamonds:before {
    content: "\e971"
}

.icon-chess-king:before {
    content: "\e972"
}

.icon-chess-queen:before {
    content: "\e973"
}

.icon-chess-rock:before {
    content: "\e974"
}

.icon-chess-bishop:before {
    content: "\e975"
}

.icon-chess-knight:before {
    content: "\e976"
}

.icon-chess-pawn:before {
    content: "\e977"
}

.icon-chess:before {
    content: "\e978"
}

.icon-bullhorn:before {
    content: "\e979"
}

.icon-megaphone:before {
    content: "\e97a"
}

.icon-new:before {
    content: "\e97b"
}

.icon-connection:before {
    content: "\e97c"
}

.icon-connection2:before {
    content: "\e97d"
}

.icon-connection3:before {
    content: "\e97e"
}

.icon-connection4:before {
    content: "\e97f"
}

.icon-podcast:before {
    content: "\e980"
}

.icon-station:before {
    content: "\e981"
}

.icon-station2:before {
    content: "\e982"
}

.icon-antenna:before {
    content: "\e983"
}

.icon-satellite-dish:before {
    content: "\e984"
}

.icon-satellite-dish2:before {
    content: "\e985"
}

.icon-feed:before {
    content: "\e986"
}

.icon-podcast2:before {
    content: "\e987"
}

.icon-antenna2:before {
    content: "\e988"
}

.icon-mic:before {
    content: "\e989"
}

.icon-mic-off:before {
    content: "\e98a"
}

.icon-mic2:before {
    content: "\e98b"
}

.icon-mic-off2:before {
    content: "\e98c"
}

.icon-mic3:before {
    content: "\e98d"
}

.icon-mic4:before {
    content: "\e98e"
}

.icon-mic5:before {
    content: "\e98f"
}

.icon-book:before {
    content: "\e990"
}

.icon-book2:before {
    content: "\e991"
}

.icon-book-play:before {
    content: "\e992"
}

.icon-book3:before {
    content: "\e993"
}

.icon-bookmark:before {
    content: "\e994"
}

.icon-books:before {
    content: "\e995"
}

.icon-archive:before {
    content: "\e996"
}

.icon-reading:before {
    content: "\e997"
}

.icon-library:before {
    content: "\e998"
}

.icon-library2:before {
    content: "\e999"
}

.icon-graduation:before {
    content: "\e99a"
}

.icon-file-text:before {
    content: "\e99b"
}

.icon-profile:before {
    content: "\e99c"
}

.icon-file-empty:before {
    content: "\e99d"
}

.icon-file-empty2:before {
    content: "\e99e"
}

.icon-files-empty:before {
    content: "\e99f"
}

.icon-files-empty2:before {
    content: "\e9a0"
}

.icon-file-plus:before {
    content: "\e9a1"
}

.icon-file-plus2:before {
    content: "\e9a2"
}

.icon-file-minus:before {
    content: "\e9a3"
}

.icon-file-minus2:before {
    content: "\e9a4"
}

.icon-file-download:before {
    content: "\e9a5"
}

.icon-file-download2:before {
    content: "\e9a6"
}

.icon-file-upload:before {
    content: "\e9a7"
}

.icon-file-upload2:before {
    content: "\e9a8"
}

.icon-file-check:before {
    content: "\e9a9"
}

.icon-file-check2:before {
    content: "\e9aa"
}

.icon-file-eye:before {
    content: "\e9ab"
}

.icon-file-eye2:before {
    content: "\e9ac"
}

.icon-file-text2:before {
    content: "\e9ad"
}

.icon-file-text3:before {
    content: "\e9ae"
}

.icon-file-picture:before {
    content: "\e9af"
}

.icon-file-picture2:before {
    content: "\e9b0"
}

.icon-file-music:before {
    content: "\e9b1"
}

.icon-file-music2:before {
    content: "\e9b2"
}

.icon-file-play:before {
    content: "\e9b3"
}

.icon-file-play2:before {
    content: "\e9b4"
}

.icon-file-video:before {
    content: "\e9b5"
}

.icon-file-video2:before {
    content: "\e9b6"
}

.icon-copy:before {
    content: "\e9b7"
}

.icon-copy2:before {
    content: "\e9b8"
}

.icon-file-zip:before {
    content: "\e9b9"
}

.icon-file-zip2:before {
    content: "\e9ba"
}

.icon-file-xml:before {
    content: "\e9bb"
}

.icon-file-xml2:before {
    content: "\e9bc"
}

.icon-file-css:before {
    content: "\e9bd"
}

.icon-file-css2:before {
    content: "\e9be"
}

.icon-file-presentation:before {
    content: "\e9bf"
}

.icon-file-presentation2:before {
    content: "\e9c0"
}

.icon-file-stats:before {
    content: "\e9c1"
}

.icon-file-stats2:before {
    content: "\e9c2"
}

.icon-file-locked:before {
    content: "\e9c3"
}

.icon-file-locked2:before {
    content: "\e9c4"
}

.icon-file-spreadsheet:before {
    content: "\e9c5"
}

.icon-file-spreadsheet2:before {
    content: "\e9c6"
}

.icon-copy3:before {
    content: "\e9c7"
}

.icon-copy4:before {
    content: "\e9c8"
}

.icon-paste:before {
    content: "\e9c9"
}

.icon-paste2:before {
    content: "\e9ca"
}

.icon-paste3:before {
    content: "\e9cb"
}

.icon-paste4:before {
    content: "\e9cc"
}

.icon-stack:before {
    content: "\e9cd"
}

.icon-stack2:before {
    content: "\e9ce"
}

.icon-stack3:before {
    content: "\e9cf"
}

.icon-folder:before {
    content: "\e9d0"
}

.icon-folder-search:before {
    content: "\e9d1"
}

.icon-folder-download:before {
    content: "\e9d2"
}

.icon-folder-upload:before {
    content: "\e9d3"
}

.icon-folder-plus:before {
    content: "\e9d4"
}

.icon-folder-plus2:before {
    content: "\e9d5"
}

.icon-folder-minus:before {
    content: "\e9d6"
}

.icon-folder-minus2:before {
    content: "\e9d7"
}

.icon-folder-check:before {
    content: "\e9d8"
}

.icon-folder-heart:before {
    content: "\e9d9"
}

.icon-folder-remove:before {
    content: "\e9da"
}

.icon-folder2:before {
    content: "\e9db"
}

.icon-folder-open:before {
    content: "\e9dc"
}

.icon-folder3:before {
    content: "\e9dd"
}

.icon-folder4:before {
    content: "\e9de"
}

.icon-folder-plus3:before {
    content: "\e9df"
}

.icon-folder-minus3:before {
    content: "\e9e0"
}

.icon-folder-plus4:before {
    content: "\e9e1"
}

.icon-folder-minus4:before {
    content: "\e9e2"
}

.icon-folder-download2:before {
    content: "\e9e3"
}

.icon-folder-upload2:before {
    content: "\e9e4"
}

.icon-folder-download3:before {
    content: "\e9e5"
}

.icon-folder-upload3:before {
    content: "\e9e6"
}

.icon-folder5:before {
    content: "\e9e7"
}

.icon-folder-open2:before {
    content: "\e9e8"
}

.icon-folder6:before {
    content: "\e9e9"
}

.icon-folder-open3:before {
    content: "\e9ea"
}

.icon-certificate:before {
    content: "\e9eb"
}

.icon-cc:before {
    content: "\e9ec"
}

.icon-price-tag:before {
    content: "\e9ed"
}

.icon-price-tag2:before {
    content: "\e9ee"
}

.icon-price-tags:before {
    content: "\e9ef"
}

.icon-price-tag3:before {
    content: "\e9f0"
}

.icon-price-tags2:before {
    content: "\e9f1"
}

.icon-price-tag4:before {
    content: "\e9f2"
}

.icon-price-tags3:before {
    content: "\e9f3"
}

.icon-price-tag5:before {
    content: "\e9f4"
}

.icon-price-tags4:before {
    content: "\e9f5"
}

.icon-barcode:before {
    content: "\e9f6"
}

.icon-barcode2:before {
    content: "\e9f7"
}

.icon-qrcode:before {
    content: "\e9f8"
}

.icon-ticket:before {
    content: "\e9f9"
}

.icon-ticket2:before {
    content: "\e9fa"
}

.icon-theater:before {
    content: "\e9fb"
}

.icon-store:before {
    content: "\e9fc"
}

.icon-store2:before {
    content: "\e9fd"
}

.icon-cart:before {
    content: "\e9fe"
}

.icon-cart2:before {
    content: "\e9ff"
}

.icon-cart3:before {
    content: "\ea00"
}

.icon-cart4:before {
    content: "\ea01"
}

.icon-cart5:before {
    content: "\ea02"
}

.icon-cart-add:before {
    content: "\ea03"
}

.icon-cart-add2:before {
    content: "\ea04"
}

.icon-cart-remove:before {
    content: "\ea05"
}

.icon-basket:before {
    content: "\ea06"
}

.icon-bag:before {
    content: "\ea07"
}

.icon-bag2:before {
    content: "\ea08"
}

.icon-percent:before {
    content: "\ea09"
}

.icon-coins:before {
    content: "\ea0a"
}

.icon-coin-dollar:before {
    content: "\ea0b"
}

.icon-coin-euro:before {
    content: "\ea0c"
}

.icon-coin-pound:before {
    content: "\ea0d"
}

.icon-coin-yen:before {
    content: "\ea0e"
}

.icon-piggy-bank:before {
    content: "\ea0f"
}

.icon-wallet:before {
    content: "\ea10"
}

.icon-cash:before {
    content: "\ea11"
}

.icon-cash2:before {
    content: "\ea12"
}

.icon-cash3:before {
    content: "\ea13"
}

.icon-cash4:before {
    content: "\ea14"
}

.icon-credit-card:before {
    content: "\ea15"
}

.icon-credit-card2:before {
    content: "\ea16"
}

.icon-calculator:before {
    content: "\ea17"
}

.icon-calculator2:before {
    content: "\ea18"
}

.icon-calculator3:before {
    content: "\ea19"
}

.icon-chip:before {
    content: "\ea1a"
}

.icon-lifebuoy:before {
    content: "\ea1b"
}

.icon-phone:before {
    content: "\ea1c"
}

.icon-phone2:before {
    content: "\ea1d"
}

.icon-phone-slash:before {
    content: "\ea1e"
}

.icon-phone-wave:before {
    content: "\ea1f"
}

.icon-phone-plus:before {
    content: "\ea20"
}

.icon-phone-minus:before {
    content: "\ea21"
}

.icon-phone-plus2:before {
    content: "\ea22"
}

.icon-phone-minus2:before {
    content: "\ea23"
}

.icon-phone-incoming:before {
    content: "\ea24"
}

.icon-phone-outgoing:before {
    content: "\ea25"
}

.icon-phone3:before {
    content: "\ea26"
}

.icon-phone-slash2:before {
    content: "\ea27"
}

.icon-phone-wave2:before {
    content: "\ea28"
}

.icon-phone-hang-up:before {
    content: "\ea29"
}

.icon-phone-hang-up2:before {
    content: "\ea2a"
}

.icon-address-book:before {
    content: "\ea2b"
}

.icon-address-book2:before {
    content: "\ea2c"
}

.icon-address-book3:before {
    content: "\ea2d"
}

.icon-notebook:before {
    content: "\ea2e"
}

.icon-at-sign:before {
    content: "\ea2f"
}

.icon-envelop:before {
    content: "\ea30"
}

.icon-envelop2:before {
    content: "\ea31"
}

.icon-envelop3:before {
    content: "\ea32"
}

.icon-envelop4:before {
    content: "\ea33"
}

.icon-envelop5:before {
    content: "\ea34"
}

.icon-mailbox:before {
    content: "\ea35"
}

.icon-pushpin:before {
    content: "\ea36"
}

.icon-pushpin2:before {
    content: "\ea37"
}

.icon-location:before {
    content: "\ea38"
}

.icon-location2:before {
    content: "\ea39"
}

.icon-location3:before {
    content: "\ea3a"
}

.icon-location4:before {
    content: "\ea3b"
}

.icon-location5:before {
    content: "\ea3c"
}

.icon-location6:before {
    content: "\ea3d"
}

.icon-location7:before {
    content: "\ea3e"
}

.icon-compass:before {
    content: "\ea3f"
}

.icon-compass2:before {
    content: "\ea40"
}

.icon-compass3:before {
    content: "\ea41"
}

.icon-compass4:before {
    content: "\ea42"
}

.icon-compass5:before {
    content: "\ea43"
}

.icon-compass6:before {
    content: "\ea44"
}

.icon-map:before {
    content: "\ea45"
}

.icon-map2:before {
    content: "\ea46"
}

.icon-map3:before {
    content: "\ea47"
}

.icon-map4:before {
    content: "\ea48"
}

.icon-map5:before {
    content: "\ea49"
}

.icon-direction:before {
    content: "\ea4a"
}

.icon-reset:before {
    content: "\ea4b"
}

.icon-history:before {
    content: "\ea4c"
}

.icon-clock:before {
    content: "\ea4d"
}

.icon-clock2:before {
    content: "\ea4e"
}

.icon-clock3:before {
    content: "\ea4f"
}

.icon-clock4:before {
    content: "\ea50"
}

.icon-watch:before {
    content: "\ea51"
}

.icon-watch2:before {
    content: "\ea52"
}

.icon-alarm:before {
    content: "\ea53"
}

.icon-alarm-add:before {
    content: "\ea54"
}

.icon-alarm-check:before {
    content: "\ea55"
}

.icon-alarm-cancel:before {
    content: "\ea56"
}

.icon-bell:before {
    content: "\ea57"
}

.icon-bell2:before {
    content: "\ea58"
}

.icon-bell3:before {
    content: "\ea59"
}

.icon-bell-plus:before {
    content: "\ea5a"
}

.icon-bell-minus:before {
    content: "\ea5b"
}

.icon-bell-check:before {
    content: "\ea5c"
}

.icon-bell-cross:before {
    content: "\ea5d"
}

.icon-stopwatch:before {
    content: "\ea5e"
}

.icon-calendar:before {
    content: "\ea5f"
}

.icon-calendar2:before {
    content: "\ea60"
}

.icon-calendar3:before {
    content: "\ea61"
}

.icon-calendar4:before {
    content: "\ea62"
}

.icon-calendar5:before {
    content: "\ea63"
}

.icon-printer:before {
    content: "\ea64"
}

.icon-printer2:before {
    content: "\ea65"
}

.icon-printer3:before {
    content: "\ea66"
}

.icon-printer4:before {
    content: "\ea67"
}

.icon-shredder:before {
    content: "\ea68"
}

.icon-mouse:before {
    content: "\ea69"
}

.icon-mouse2:before {
    content: "\ea6a"
}

.icon-mouse-left:before {
    content: "\ea6b"
}

.icon-mouse-right:before {
    content: "\ea6c"
}

.icon-keyboard:before {
    content: "\ea6d"
}

.icon-keyboard2:before {
    content: "\ea6e"
}

.icon-typewriter:before {
    content: "\ea6f"
}

.icon-display:before {
    content: "\ea70"
}

.icon-display2:before {
    content: "\ea71"
}

.icon-display3:before {
    content: "\ea72"
}

.icon-display4:before {
    content: "\ea73"
}

.icon-laptop:before {
    content: "\ea74"
}

.icon-mobile:before {
    content: "\ea75"
}

.icon-mobile2:before {
    content: "\ea76"
}

.icon-tablet:before {
    content: "\ea77"
}

.icon-mobile3:before {
    content: "\ea78"
}

.icon-tv:before {
    content: "\ea79"
}

.icon-radio:before {
    content: "\ea7a"
}

.icon-cabinet:before {
    content: "\ea7b"
}

.icon-drawer:before {
    content: "\ea7c"
}

.icon-drawer2:before {
    content: "\ea7d"
}

.icon-drawer-out:before {
    content: "\ea7e"
}

.icon-drawer-in:before {
    content: "\ea7f"
}

.icon-drawer3:before {
    content: "\ea80"
}

.icon-box:before {
    content: "\ea81"
}

.icon-box-add:before {
    content: "\ea82"
}

.icon-box-remove:before {
    content: "\ea83"
}

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

.icon-upload:before {
    content: "\ea85"
}

.icon-floppy-disk:before {
    content: "\ea86"
}

.icon-floppy-disks:before {
    content: "\ea87"
}

.icon-floppy-disks2:before {
    content: "\ea88"
}

.icon-floppy-disk2:before {
    content: "\ea89"
}

.icon-floppy-disk3:before {
    content: "\ea8a"
}

.icon-disk:before {
    content: "\ea8b"
}

.icon-disk2:before {
    content: "\ea8c"
}

.icon-usb-stick:before {
    content: "\ea8d"
}

.icon-drive:before {
    content: "\ea8e"
}

.icon-server:before {
    content: "\ea8f"
}

.icon-database:before {
    content: "\ea90"
}

.icon-database2:before {
    content: "\ea91"
}

.icon-database3:before {
    content: "\ea92"
}

.icon-database4:before {
    content: "\ea93"
}

.icon-database-menu:before {
    content: "\ea94"
}

.icon-database-add:before {
    content: "\ea95"
}

.icon-database-remove:before {
    content: "\ea96"
}

.icon-database-insert:before {
    content: "\ea97"
}

.icon-database-export:before {
    content: "\ea98"
}

.icon-database-upload:before {
    content: "\ea99"
}

.icon-database-refresh:before {
    content: "\ea9a"
}

.icon-database-diff:before {
    content: "\ea9b"
}

.icon-database-edit:before {
    content: "\ea9c"
}

.icon-database-edit2:before {
    content: "\ea9d"
}

.icon-database-check:before {
    content: "\ea9e"
}

.icon-database-arrow:before {
    content: "\ea9f"
}

.icon-database-time:before {
    content: "\eaa0"
}

.icon-database-time2:before {
    content: "\eaa1"
}

.icon-undo:before {
    content: "\eaa2"
}

.icon-redo:before {
    content: "\eaa3"
}

.icon-rotate-ccw:before {
    content: "\eaa4"
}

.icon-rotate-cw:before {
    content: "\eaa5"
}

.icon-rotate-ccw2:before {
    content: "\eaa6"
}

.icon-rotate-cw2:before {
    content: "\eaa7"
}

.icon-rotate-ccw3:before {
    content: "\eaa8"
}

.icon-rotate-cw3:before {
    content: "\eaa9"
}

.icon-flip-vertical:before {
    content: "\eaaa"
}

.icon-flip-vertical2:before {
    content: "\eaab"
}

.icon-flip-horizontal:before {
    content: "\eaac"
}

.icon-flip-horizontal2:before {
    content: "\eaad"
}

.icon-flip-vertical3:before {
    content: "\eaae"
}

.icon-flip-vertical4:before {
    content: "\eaaf"
}

.icon-angle:before {
    content: "\eab0"
}

.icon-shear:before {
    content: "\eab1"
}

.icon-unite:before {
    content: "\eab2"
}

.icon-subtract:before {
    content: "\eab3"
}

.icon-interset:before {
    content: "\eab4"
}

.icon-exclude:before {
    content: "\eab5"
}

.icon-align-left:before {
    content: "\eab6"
}

.icon-align-center-horizontal:before {
    content: "\eab7"
}

.icon-align-right:before {
    content: "\eab8"
}

.icon-align-top:before {
    content: "\eab9"
}

.icon-align-center-vertical:before {
    content: "\eaba"
}

.icon-align-bottom:before {
    content: "\eabb"
}

.icon-undo2:before {
    content: "\eabc"
}

.icon-redo2:before {
    content: "\eabd"
}

.icon-forward:before {
    content: "\eabe"
}

.icon-reply:before {
    content: "\eabf"
}

.icon-reply-all:before {
    content: "\eac0"
}

.icon-bubble:before {
    content: "\eac1"
}

.icon-bubbles:before {
    content: "\eac2"
}

.icon-bubbles2:before {
    content: "\eac3"
}

.icon-bubble2:before {
    content: "\eac4"
}

.icon-bubbles3:before {
    content: "\eac5"
}

.icon-bubbles4:before {
    content: "\eac6"
}

.icon-bubble-notification:before {
    content: "\eac7"
}

.icon-bubbles5:before {
    content: "\eac8"
}

.icon-bubbles6:before {
    content: "\eac9"
}

.icon-bubble3:before {
    content: "\eaca"
}

.icon-bubble-dots:before {
    content: "\eacb"
}

.icon-bubble-lines:before {
    content: "\eacc"
}

.icon-bubble4:before {
    content: "\eacd"
}

.icon-bubble-dots2:before {
    content: "\eace"
}

.icon-bubble-lines2:before {
    content: "\eacf"
}

.icon-bubble5:before {
    content: "\ead0"
}

.icon-bubble6:before {
    content: "\ead1"
}

.icon-bubbles7:before {
    content: "\ead2"
}

.icon-bubble7:before {
    content: "\ead3"
}

.icon-bubbles8:before {
    content: "\ead4"
}

.icon-bubble8:before {
    content: "\ead5"
}

.icon-bubble-dots3:before {
    content: "\ead6"
}

.icon-bubble-lines3:before {
    content: "\ead7"
}

.icon-bubble9:before {
    content: "\ead8"
}

.icon-bubble-dots4:before {
    content: "\ead9"
}

.icon-bubble-lines4:before {
    content: "\eada"
}

.icon-bubbles9:before {
    content: "\eadb"
}

.icon-bubbles10:before {
    content: "\eadc"
}

.icon-bubble-blocked:before {
    content: "\eadd"
}

.icon-bubble-quote:before {
    content: "\eade"
}

.icon-bubble-user:before {
    content: "\eadf"
}

.icon-bubble-smiley:before {
    content: "\eae0"
}

.icon-bubble-check:before {
    content: "\eae1"
}

.icon-bubble-video:before {
    content: "\eae2"
}

.icon-bubble-link:before {
    content: "\eae3"
}

.icon-bubble-lock:before {
    content: "\eae4"
}

.icon-bubble-star:before {
    content: "\eae5"
}

.icon-bubble-heart:before {
    content: "\eae6"
}

.icon-bubble-paperclip:before {
    content: "\eae7"
}

.icon-bubble-cancel:before {
    content: "\eae8"
}

.icon-bubble-plus:before {
    content: "\eae9"
}

.icon-bubble-minus:before {
    content: "\eaea"
}

.icon-bubble-notification2:before {
    content: "\eaeb"
}

.icon-bubble-left:before {
    content: "\eaec"
}

.icon-bubble-right:before {
    content: "\eaed"
}

.icon-bubble-first:before {
    content: "\eaee"
}

.icon-bubble-last:before {
    content: "\eaef"
}

.icon-bubble-reply:before {
    content: "\eaf0"
}

.icon-bubble-forward:before {
    content: "\eaf1"
}

.icon-bubble-reply2:before {
    content: "\eaf2"
}

.icon-bubble-forward2:before {
    content: "\eaf3"
}

.icon-user:before {
    content: "\eaf4"
}

.icon-users:before {
    content: "\eaf5"
}

.icon-user-plus:before {
    content: "\eaf6"
}

.icon-user-minus:before {
    content: "\eaf7"
}

.icon-user-cancel:before {
    content: "\eaf8"
}

.icon-user-block:before {
    content: "\eaf9"
}

.icon-user-lock:before {
    content: "\eafa"
}

.icon-user-check:before {
    content: "\eafb"
}

.icon-users2:before {
    content: "\eafc"
}

.icon-user2:before {
    content: "\eafd"
}

.icon-users3:before {
    content: "\eafe"
}

.icon-user-plus2:before {
    content: "\eaff"
}

.icon-user-minus2:before {
    content: "\eb00"
}

.icon-user-cancel2:before {
    content: "\eb01"
}

.icon-user-block2:before {
    content: "\eb02"
}

.icon-user-lock2:before {
    content: "\eb03"
}

.icon-user-check2:before {
    content: "\eb04"
}

.icon-user3:before {
    content: "\eb05"
}

.icon-user4:before {
    content: "\eb06"
}

.icon-user5:before {
    content: "\eb07"
}

.icon-user6:before {
    content: "\eb08"
}

.icon-users4:before {
    content: "\eb09"
}

.icon-user-tie:before {
    content: "\eb0a"
}

.icon-user7:before {
    content: "\eb0b"
}

.icon-users5:before {
    content: "\eb0c"
}

.icon-collaboration:before {
    content: "\eb0d"
}

.icon-vcard:before {
    content: "\eb0e"
}

.icon-hat:before {
    content: "\eb0f"
}

.icon-bowtie:before {
    content: "\eb10"
}

.icon-tie:before {
    content: "\eb11"
}

.icon-hanger:before {
    content: "\eb12"
}

.icon-tshirt:before {
    content: "\eb13"
}

.icon-pants:before {
    content: "\eb14"
}

.icon-shorts:before {
    content: "\eb15"
}

.icon-sock:before {
    content: "\eb16"
}

.icon-laundry:before {
    content: "\eb17"
}

.icon-quotes-left:before {
    content: "\eb18"
}

.icon-quotes-right:before {
    content: "\eb19"
}

.icon-quotes-left2:before {
    content: "\eb1a"
}

.icon-quotes-right2:before {
    content: "\eb1b"
}

.icon-hour-glass:before {
    content: "\eb1c"
}

.icon-hour-glass2:before {
    content: "\eb1d"
}

.icon-hour-glass3:before {
    content: "\eb1e"
}

.icon-spinner:before {
    content: "\eb1f"
}

.icon-spinner2:before {
    content: "\eb20"
}

.icon-spinner3:before {
    content: "\eb21"
}

.icon-spinner4:before {
    content: "\eb22"
}

.icon-spinner5:before {
    content: "\eb23"
}

.icon-spinner6:before {
    content: "\eb24"
}

.icon-spinner7:before {
    content: "\eb25"
}

.icon-spinner8:before {
    content: "\eb26"
}

.icon-spinner9:before {
    content: "\eb27"
}

.icon-spinner10:before {
    content: "\eb28"
}

.icon-spinner11:before {
    content: "\eb29"
}

.icon-microscope:before {
    content: "\eb2a"
}

.icon-binoculars:before {
    content: "\eb2b"
}

.icon-binoculars2:before {
    content: "\eb2c"
}

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

.icon-zoom-in:before {
    content: "\eb2e"
}

.icon-zoom-out:before {
    content: "\eb2f"
}

.icon-search2:before {
    content: "\eb30"
}

.icon-zoom-in2:before {
    content: "\eb31"
}

.icon-zoom-out2:before {
    content: "\eb32"
}

.icon-search3:before {
    content: "\eb33"
}

.icon-search4:before {
    content: "\eb34"
}

.icon-zoom-in3:before {
    content: "\eb35"
}

.icon-zoom-out3:before {
    content: "\eb36"
}

.icon-search5:before {
    content: "\eb37"
}

.icon-search6:before {
    content: "\eb38"
}

.icon-enlarge:before {
    content: "\eb39"
}

.icon-shrink:before {
    content: "\eb3a"
}

.icon-enlarge2:before {
    content: "\eb3b"
}

.icon-shrink2:before {
    content: "\eb3c"
}

.icon-enlarge3:before {
    content: "\eb3d"
}

.icon-shrink3:before {
    content: "\eb3e"
}

.icon-enlarge4:before {
    content: "\eb3f"
}

.icon-shrink4:before {
    content: "\eb40"
}

.icon-enlarge5:before {
    content: "\eb41"
}

.icon-shrink5:before {
    content: "\eb42"
}

.icon-enlarge6:before {
    content: "\eb43"
}

.icon-shrink6:before {
    content: "\eb44"
}

.icon-enlarge7:before {
    content: "\eb45"
}

.icon-shrink7:before {
    content: "\eb46"
}

.icon-key:before {
    content: "\eb47"
}

.icon-key2:before {
    content: "\eb48"
}

.icon-key3:before {
    content: "\eb49"
}

.icon-key4:before {
    content: "\eb4a"
}

.icon-key5:before {
    content: "\eb4b"
}

.icon-keyhole:before {
    content: "\eb4c"
}

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

.icon-lock2:before {
    content: "\eb4e"
}

.icon-lock3:before {
    content: "\eb4f"
}

.icon-lock4:before {
    content: "\eb50"
}

.icon-unlocked:before {
    content: "\eb51"
}

.icon-lock5:before {
    content: "\eb52"
}

.icon-unlocked2:before {
    content: "\eb53"
}

.icon-safe:before {
    content: "\eb54"
}

.icon-wrench:before {
    content: "\eb55"
}

.icon-wrench2:before {
    content: "\eb56"
}

.icon-wrench3:before {
    content: "\eb57"
}

.icon-equalizer:before {
    content: "\eb58"
}

.icon-equalizer2:before {
    content: "\eb59"
}

.icon-equalizer3:before {
    content: "\eb5a"
}

.icon-equalizer4:before {
    content: "\eb5b"
}

.icon-cog:before {
    content: "\eb5c"
}

.icon-cogs:before {
    content: "\eb5d"
}

.icon-cog2:before {
    content: "\eb5e"
}

.icon-cog3:before {
    content: "\eb5f"
}

.icon-cog4:before {
    content: "\eb60"
}

.icon-cog5:before {
    content: "\eb61"
}

.icon-cog6:before {
    content: "\eb62"
}

.icon-cog7:before {
    content: "\eb63"
}

.icon-factory:before {
    content: "\eb64"
}

.icon-hammer:before {
    content: "\eb65"
}

.icon-hammer-wrench:before {
    content: "\eb66"
}

.icon-knife:before {
    content: "\eb67"
}

.icon-screwdriver:before {
    content: "\eb68"
}

.icon-screwdriver2:before {
    content: "\eb69"
}

.icon-magic-wand:before {
    content: "\eb6a"
}

.icon-magic-wand2:before {
    content: "\eb6b"
}

.icon-pulse:before {
    content: "\eb6c"
}

.icon-pulse2:before {
    content: "\eb6d"
}

.icon-aid-kit:before {
    content: "\eb6e"
}

.icon-aid-kit2:before {
    content: "\eb6f"
}

.icon-stethoscope:before {
    content: "\eb70"
}

.icon-ambulance:before {
    content: "\eb71"
}

.icon-alarm2:before {
    content: "\eb72"
}

.icon-pandage:before {
    content: "\eb73"
}

.icon-pandage2:before {
    content: "\eb74"
}

.icon-bug:before {
    content: "\eb75"
}

.icon-bug2:before {
    content: "\eb76"
}

.icon-syringe:before {
    content: "\eb77"
}

.icon-syringe2:before {
    content: "\eb78"
}

.icon-pill:before {
    content: "\eb79"
}

.icon-construction:before {
    content: "\eb7a"
}

.icon-traffic-cone:before {
    content: "\eb7b"
}

.icon-traffic-lights:before {
    content: "\eb7c"
}

.icon-pie-chart:before {
    content: "\eb7d"
}

.icon-pie-chart2:before {
    content: "\eb7e"
}

.icon-pie-chart3:before {
    content: "\eb7f"
}

.icon-pie-chart4:before {
    content: "\eb80"
}

.icon-pie-chart5:before {
    content: "\eb81"
}

.icon-pie-chart6:before {
    content: "\eb82"
}

.icon-pie-chart7:before {
    content: "\eb83"
}

.icon-stats-dots:before {
    content: "\eb84"
}

.icon-stats-bars:before {
    content: "\eb85"
}

.icon-pie-chart8:before {
    content: "\eb86"
}

.icon-stats-bars2:before {
    content: "\eb87"
}

.icon-stats-bars3:before {
    content: "\eb88"
}

.icon-stats-bars4:before {
    content: "\eb89"
}

.icon-stats-bars5:before {
    content: "\eb8a"
}

.icon-stats-bars6:before {
    content: "\eb8b"
}

.icon-chart:before {
    content: "\eb8c"
}

.icon-stats-growth:before {
    content: "\eb8d"
}

.icon-stats-decline:before {
    content: "\eb8e"
}

.icon-stats-growth2:before {
    content: "\eb8f"
}

.icon-stats-decline2:before {
    content: "\eb90"
}

.icon-stairs-up:before {
    content: "\eb91"
}

.icon-stairs-down:before {
    content: "\eb92"
}

.icon-stairs:before {
    content: "\eb93"
}

.icon-stairs2:before {
    content: "\eb94"
}

.icon-ladder:before {
    content: "\eb95"
}

.icon-rating:before {
    content: "\eb96"
}

.icon-rating2:before {
    content: "\eb97"
}

.icon-rating3:before {
    content: "\eb98"
}

.icon-cake:before {
    content: "\eb99"
}

.icon-podium:before {
    content: "\eb9a"
}

.icon-stars:before {
    content: "\eb9b"
}

.icon-medal-star:before {
    content: "\eb9c"
}

.icon-medal:before {
    content: "\eb9d"
}

.icon-medal2:before {
    content: "\eb9e"
}

.icon-medal-first:before {
    content: "\eb9f"
}

.icon-medal-second:before {
    content: "\eba0"
}

.icon-medal-third:before {
    content: "\eba1"
}

.icon-crown:before {
    content: "\eba2"
}

.icon-trophy:before {
    content: "\eba3"
}

.icon-trophy2:before {
    content: "\eba4"
}

.icon-trophy3:before {
    content: "\eba5"
}

.icon-diamond:before {
    content: "\eba6"
}

.icon-diamond2:before {
    content: "\eba7"
}

.icon-trophy4:before {
    content: "\eba8"
}

.icon-gift:before {
    content: "\eba9"
}

.icon-gift2:before {
    content: "\ebaa"
}

.icon-balloon:before {
    content: "\ebab"
}

.icon-pipe:before {
    content: "\ebac"
}

.icon-mustache:before {
    content: "\ebad"
}

.icon-mustache2:before {
    content: "\ebae"
}

.icon-glass:before {
    content: "\ebaf"
}

.icon-glass2:before {
    content: "\ebb0"
}

.icon-glass3:before {
    content: "\ebb1"
}

.icon-glass4:before {
    content: "\ebb2"
}

.icon-bottle:before {
    content: "\ebb3"
}

.icon-bottle2:before {
    content: "\ebb4"
}

.icon-bottle3:before {
    content: "\ebb5"
}

.icon-bottle4:before {
    content: "\ebb6"
}

.icon-mug:before {
    content: "\ebb7"
}

.icon-fork-knife:before {
    content: "\ebb8"
}

.icon-spoon-knife:before {
    content: "\ebb9"
}

.icon-cook:before {
    content: "\ebba"
}

.icon-plate:before {
    content: "\ebbb"
}

.icon-steak:before {
    content: "\ebbc"
}

.icon-fish:before {
    content: "\ebbd"
}

.icon-chicken:before {
    content: "\ebbe"
}

.icon-hamburger:before {
    content: "\ebbf"
}

.icon-pizza:before {
    content: "\ebc0"
}

.icon-cheese:before {
    content: "\ebc1"
}

.icon-bread:before {
    content: "\ebc2"
}

.icon-icecream:before {
    content: "\ebc3"
}

.icon-milk:before {
    content: "\ebc4"
}

.icon-cup:before {
    content: "\ebc5"
}

.icon-cup2:before {
    content: "\ebc6"
}

.icon-coffee-baen:before {
    content: "\ebc7"
}

.icon-coffee:before {
    content: "\ebc8"
}

.icon-teapot:before {
    content: "\ebc9"
}

.icon-leaf:before {
    content: "\ebca"
}

.icon-leaf2:before {
    content: "\ebcb"
}

.icon-apple:before {
    content: "\ebcc"
}

.icon-grapes:before {
    content: "\ebcd"
}

.icon-cherry:before {
    content: "\ebce"
}

.icon-tree:before {
    content: "\ebcf"
}

.icon-tree2:before {
    content: "\ebd0"
}

.icon-tree3:before {
    content: "\ebd1"
}

.icon-tree4:before {
    content: "\ebd2"
}

.icon-cactus:before {
    content: "\ebd3"
}

.icon-mountains:before {
    content: "\ebd4"
}

.icon-paw:before {
    content: "\ebd5"
}

.icon-footprint:before {
    content: "\ebd6"
}

.icon-tent:before {
    content: "\ebd7"
}

.icon-flower:before {
    content: "\ebd8"
}

.icon-flower2:before {
    content: "\ebd9"
}

.icon-rocket:before {
    content: "\ebda"
}

.icon-meter:before {
    content: "\ebdb"
}

.icon-meter2:before {
    content: "\ebdc"
}

.icon-meter-slow:before {
    content: "\ebdd"
}

.icon-meter-medium:before {
    content: "\ebde"
}

.icon-meter-fast:before {
    content: "\ebdf"
}

.icon-meter3:before {
    content: "\ebe0"
}

.icon-hammer2:before {
    content: "\ebe1"
}

.icon-balance:before {
    content: "\ebe2"
}

.icon-scale:before {
    content: "\ebe3"
}

.icon-bomb:before {
    content: "\ebe4"
}

.icon-fire:before {
    content: "\ebe5"
}

.icon-fire2:before {
    content: "\ebe6"
}

.icon-lab:before {
    content: "\ebe7"
}

.icon-atom:before {
    content: "\ebe8"
}

.icon-atom2:before {
    content: "\ebe9"
}

.icon-magnet:before {
    content: "\ebea"
}

.icon-magnet2:before {
    content: "\ebeb"
}

.icon-dumbbell:before {
    content: "\ebec"
}

.icon-skull:before {
    content: "\ebed"
}

.icon-skull2:before {
    content: "\ebee"
}

.icon-lamp:before {
    content: "\ebef"
}

.icon-lamp2:before {
    content: "\ebf0"
}

.icon-lamp3:before {
    content: "\ebf1"
}

.icon-spotlight:before {
    content: "\ebf2"
}

.icon-lamp4:before {
    content: "\ebf3"
}

.icon-lamp5:before {
    content: "\ebf4"
}

.icon-lamp6:before {
    content: "\ebf5"
}

.icon-lamp7:before {
    content: "\ebf6"
}

.icon-lamp8:before {
    content: "\ebf7"
}

.icon-broom:before {
    content: "\ebf8"
}

.icon-toiletpaper:before {
    content: "\ebf9"
}

.icon-bin:before {
    content: "\ebfa"
}

.icon-bin2:before {
    content: "\ebfb"
}

.icon-bin3:before {
    content: "\ebfc"
}

.icon-bin4:before {
    content: "\ebfd"
}

.icon-bin5:before {
    content: "\ebfe"
}

.icon-briefcase:before {
    content: "\ebff"
}

.icon-briefcase2:before {
    content: "\ec00"
}

.icon-briefcase3:before {
    content: "\ec01"
}

.icon-airplane:before {
    content: "\ec02"
}

.icon-airplane2:before {
    content: "\ec03"
}

.icon-airplane3:before {
    content: "\ec04"
}

.icon-airplane4:before {
    content: "\ec05"
}

.icon-paperplane:before {
    content: "\ec06"
}

.icon-car:before {
    content: "\ec07"
}

.icon-steering-wheel:before {
    content: "\ec08"
}

.icon-car2:before {
    content: "\ec09"
}

.icon-gas:before {
    content: "\ec0a"
}

.icon-bus:before {
    content: "\ec0b"
}

.icon-truck:before {
    content: "\ec0c"
}

.icon-bike:before {
    content: "\ec0d"
}

.icon-road:before {
    content: "\ec0e"
}

.icon-train:before {
    content: "\ec0f"
}

.icon-train2:before {
    content: "\ec10"
}

.icon-ship:before {
    content: "\ec11"
}

.icon-boat:before {
    content: "\ec12"
}

.icon-chopper:before {
    content: "\ec13"
}

.icon-chopper2:before {
    content: "\ec14"
}

.icon-cube:before {
    content: "\ec15"
}

.icon-cube2:before {
    content: "\ec16"
}

.icon-cube3:before {
    content: "\ec17"
}

.icon-cube4:before {
    content: "\ec18"
}

.icon-pyramid:before {
    content: "\ec19"
}

.icon-pyramid2:before {
    content: "\ec1a"
}

.icon-package:before {
    content: "\ec1b"
}

.icon-puzzle:before {
    content: "\ec1c"
}

.icon-puzzle2:before {
    content: "\ec1d"
}

.icon-puzzle3:before {
    content: "\ec1e"
}

.icon-puzzle4:before {
    content: "\ec1f"
}

.icon-glasses-3d:before {
    content: "\ec20"
}

.icon-glasses-3d2:before {
    content: "\ec21"
}

.icon-glasses:before {
    content: "\ec22"
}

.icon-glasses2:before {
    content: "\ec23"
}

.icon-brain:before {
    content: "\ec24"
}

.icon-accessibility:before {
    content: "\ec25"
}

.icon-accessibility2:before {
    content: "\ec26"
}

.icon-strategy:before {
    content: "\ec27"
}

.icon-target:before {
    content: "\ec28"
}

.icon-target2:before {
    content: "\ec29"
}

.icon-target3:before {
    content: "\ec2a"
}

.icon-ammo:before {
    content: "\ec2b"
}

.icon-gun:before {
    content: "\ec2c"
}

.icon-gun-forbidden:before {
    content: "\ec2d"
}

.icon-shield:before {
    content: "\ec2e"
}

.icon-shield-check:before {
    content: "\ec2f"
}

.icon-shield-notice:before {
    content: "\ec30"
}

.icon-shield2:before {
    content: "\ec31"
}

.icon-shield3:before {
    content: "\ec32"
}

.icon-shield4:before {
    content: "\ec33"
}

.icon-soccer:before {
    content: "\ec34"
}

.icon-football:before {
    content: "\ec35"
}

.icon-archery:before {
    content: "\ec36"
}

.icon-bow:before {
    content: "\ec37"
}

.icon-sword:before {
    content: "\ec38"
}

.icon-tennis:before {
    content: "\ec39"
}

.icon-pingpong:before {
    content: "\ec3a"
}

.icon-baseball:before {
    content: "\ec3b"
}

.icon-basketball:before {
    content: "\ec3c"
}

.icon-golf:before {
    content: "\ec3d"
}

.icon-golf2:before {
    content: "\ec3e"
}

.icon-hockey:before {
    content: "\ec3f"
}

.icon-racing:before {
    content: "\ec40"
}

.icon-finish:before {
    content: "\ec41"
}

.icon-eight-ball:before {
    content: "\ec42"
}

.icon-bowling:before {
    content: "\ec43"
}

.icon-bowling2:before {
    content: "\ec44"
}

.icon-power:before {
    content: "\ec45"
}

.icon-power2:before {
    content: "\ec46"
}

.icon-power3:before {
    content: "\ec47"
}

.icon-switch:before {
    content: "\ec48"
}

.icon-switch2:before {
    content: "\ec49"
}

.icon-power-cord:before {
    content: "\ec4a"
}

.icon-power-cord2:before {
    content: "\ec4b"
}

.icon-outlet:before {
    content: "\ec4c"
}

.icon-clipboard:before {
    content: "\ec4d"
}

.icon-clipboard2:before {
    content: "\ec4e"
}

.icon-clipboard3:before {
    content: "\ec4f"
}

.icon-clipboard4:before {
    content: "\ec50"
}

.icon-clipboard5:before {
    content: "\ec51"
}

.icon-clipboard6:before {
    content: "\ec52"
}

.icon-playlist:before {
    content: "\ec53"
}

.icon-playlist-add:before {
    content: "\ec54"
}

.icon-list-numbered:before {
    content: "\ec55"
}

.icon-list:before {
    content: "\ec56"
}

.icon-list2:before {
    content: "\ec57"
}

.icon-more:before {
    content: "\ec58"
}

.icon-more2:before {
    content: "\ec59"
}

.icon-grid:before {
    content: "\ec5a"
}

.icon-grid2:before {
    content: "\ec5b"
}

.icon-grid3:before {
    content: "\ec5c"
}

.icon-grid4:before {
    content: "\ec5d"
}

.icon-grid5:before {
    content: "\ec5e"
}

.icon-grid6:before {
    content: "\ec5f"
}

.icon-grid7:before {
    content: "\ec60"
}

.icon-tree5:before {
    content: "\ec61"
}

.icon-tree6:before {
    content: "\ec62"
}

.icon-tree7:before {
    content: "\ec63"
}

.icon-lan:before {
    content: "\ec64"
}

.icon-lan2:before {
    content: "\ec65"
}

.icon-lan3:before {
    content: "\ec66"
}

.icon-menu:before {
    content: "\ec67"
}

.icon-circle-small:before {
    content: "\ec68"
}

.icon-menu2:before {
    content: "\ec69"
}

.icon-menu3:before {
    content: "\ec6a"
}

.icon-menu4:before {
    content: "\ec6b"
}

.icon-menu5:before {
    content: "\ec6c"
}

.icon-menu6:before {
    content: "\ec6d"
}

.icon-menu7:before {
    content: "\ec6e"
}

.icon-menu8:before {
    content: "\ec6f"
}

.icon-menu9:before {
    content: "\ec70"
}

.icon-menu10:before {
    content: "\ec71"
}

.icon-cloud:before {
    content: "\ec72"
}

.icon-cloud-download:before {
    content: "\ec73"
}

.icon-cloud-upload:before {
    content: "\ec74"
}

.icon-cloud-check:before {
    content: "\ec75"
}

.icon-cloud2:before {
    content: "\ec76"
}

.icon-cloud-download2:before {
    content: "\ec77"
}

.icon-cloud-upload2:before {
    content: "\ec78"
}

.icon-cloud-check2:before {
    content: "\ec79"
}

.icon-download2:before {
    content: "\ec7a"
}

.icon-download3:before {
    content: "\ec7b"
}

.icon-upload2:before {
    content: "\ec7c"
}

.icon-upload3:before {
    content: "\ec7d"
}

.icon-import:before {
    content: "\ec7e"
}

.icon-import2:before {
    content: "\ec7f"
}

.icon-download4:before {
    content: "\ec80"
}

.icon-upload4:before {
    content: "\ec81"
}

.icon-download5:before {
    content: "\ec82"
}

.icon-upload5:before {
    content: "\ec83"
}

.icon-download6:before {
    content: "\ec84"
}

.icon-upload6:before {
    content: "\ec85"
}

.icon-download7:before {
    content: "\ec86"
}

.icon-upload7:before {
    content: "\ec87"
}

.icon-download8:before {
    content: "\ec88"
}

.icon-upload8:before {
    content: "\ec89"
}

.icon-download9:before {
    content: "\ec8a"
}

.icon-upload9:before {
    content: "\ec8b"
}

.icon-download10:before {
    content: "\ec8c"
}

.icon-upload10:before {
    content: "\ec8d"
}

.icon-sphere:before {
    content: "\ec8e"
}

.icon-sphere2:before {
    content: "\ec8f"
}

.icon-sphere3:before {
    content: "\ec90"
}

.icon-planet:before {
    content: "\ec91"
}

.icon-planet2:before {
    content: "\ec92"
}

.icon-earth:before {
    content: "\ec93"
}

.icon-earth2:before {
    content: "\ec94"
}

.icon-earth3:before {
    content: "\ec95"
}

.icon-link:before {
    content: "\ec96"
}

.icon-unlink:before {
    content: "\ec97"
}

.icon-link2:before {
    content: "\ec98"
}

.icon-unlink2:before {
    content: "\ec99"
}

.icon-link3:before {
    content: "\ec9a"
}

.icon-unlink3:before {
    content: "\ec9b"
}

.icon-link4:before {
    content: "\ec9c"
}

.icon-unlink4:before {
    content: "\ec9d"
}

.icon-link5:before {
    content: "\ec9e"
}

.icon-unlink5:before {
    content: "\ec9f"
}

.icon-anchor:before {
    content: "\eca0"
}

.icon-flag:before {
    content: "\eca1"
}

.icon-flag2:before {
    content: "\eca2"
}

.icon-flag3:before {
    content: "\eca3"
}

.icon-flag4:before {
    content: "\eca4"
}

.icon-flag5:before {
    content: "\eca5"
}

.icon-flag6:before {
    content: "\eca6"
}

.icon-flag7:before {
    content: "\eca7"
}

.icon-flag8:before {
    content: "\eca8"
}

.icon-attachment:before {
    content: "\eca9"
}

.icon-attachment2:before {
    content: "\ecaa"
}

.icon-eye:before {
    content: "\ecab"
}

.icon-eye-plus:before {
    content: "\ecac"
}

.icon-eye-minus:before {
    content: "\ecad"
}

.icon-eye-blocked:before {
    content: "\ecae"
}

.icon-eye2:before {
    content: "\ecaf"
}

.icon-eye-blocked2:before {
    content: "\ecb0"
}

.icon-eye3:before {
    content: "\ecb1"
}

.icon-eye-blocked3:before {
    content: "\ecb2"
}

.icon-eye4:before {
    content: "\ecb3"
}

.icon-bookmark2:before {
    content: "\ecb4"
}

.icon-bookmark3:before {
    content: "\ecb5"
}

.icon-bookmarks:before {
    content: "\ecb6"
}

.icon-bookmark4:before {
    content: "\ecb7"
}

.icon-spotlight2:before {
    content: "\ecb8"
}

.icon-starburst:before {
    content: "\ecb9"
}

.icon-snowflake:before {
    content: "\ecba"
}

.icon-temperature:before {
    content: "\ecbb"
}

.icon-temperature2:before {
    content: "\ecbc"
}

.icon-weather-lightning:before {
    content: "\ecbd"
}

.icon-weather-lightning2:before {
    content: "\ecbe"
}

.icon-weather-rain:before {
    content: "\ecbf"
}

.icon-weather-rain2:before {
    content: "\ecc0"
}

.icon-weather-snow:before {
    content: "\ecc1"
}

.icon-weather-snow2:before {
    content: "\ecc2"
}

.icon-weather-cloud-wind:before {
    content: "\ecc3"
}

.icon-weather-cloud-wind2:before {
    content: "\ecc4"
}

.icon-weather-cloud-sun:before {
    content: "\ecc5"
}

.icon-weather-cloud-sun2:before {
    content: "\ecc6"
}

.icon-weather-cloudy:before {
    content: "\ecc7"
}

.icon-weather-cloudy2:before {
    content: "\ecc8"
}

.icon-weather-sun-wind:before {
    content: "\ecc9"
}

.icon-weather-sun-wind2:before {
    content: "\ecca"
}

.icon-sun:before {
    content: "\eccb"
}

.icon-sun2:before {
    content: "\eccc"
}

.icon-moon:before {
    content: "\eccd"
}

.icon-day-night:before {
    content: "\ecce"
}

.icon-day-night2:before {
    content: "\eccf"
}

.icon-weather-windy:before {
    content: "\ecd0"
}

.icon-fan:before {
    content: "\ecd1"
}

.icon-umbrella:before {
    content: "\ecd2"
}

.icon-sun3:before {
    content: "\ecd3"
}

.icon-contrast:before {
    content: "\ecd4"
}

.icon-brightness-contrast:before {
    content: "\ecd5"
}

.icon-brightness-high:before {
    content: "\ecd6"
}

.icon-brightness-medium:before {
    content: "\ecd7"
}

.icon-brightness-low:before {
    content: "\ecd8"
}

.icon-bed:before {
    content: "\ecd9"
}

.icon-bed2:before {
    content: "\ecda"
}

.icon-furniture:before {
    content: "\ecdb"
}

.icon-chair:before {
    content: "\ecdc"
}

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

.icon-star-empty2:before {
    content: "\ecde"
}

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

.icon-star-empty3:before {
    content: "\ece0"
}

.icon-star-half:before {
    content: "\ece1"
}

.icon-star-full2:before {
    content: "\ece2"
}

.icon-star:before {
    content: "\ece3"
}

.icon-heart:before {
    content: "\ece4"
}

.icon-heart2:before {
    content: "\ece5"
}

.icon-heart3:before {
    content: "\ece6"
}

.icon-heart4:before {
    content: "\ece7"
}

.icon-heart-broken:before {
    content: "\ece8"
}

.icon-heart5:before {
    content: "\ece9"
}

.icon-heart6:before {
    content: "\ecea"
}

.icon-heart-broken2:before {
    content: "\eceb"
}

.icon-heart7:before {
    content: "\ecec"
}

.icon-heart8:before {
    content: "\eced"
}

.icon-heart-broken3:before {
    content: "\ecee"
}

.icon-lips:before {
    content: "\ecef"
}

.icon-lips2:before {
    content: "\ecf0"
}

.icon-thumbs-up:before {
    content: "\ecf1"
}

.icon-thumbs-up2:before {
    content: "\ecf2"
}

.icon-thumbs-down:before {
    content: "\ecf3"
}

.icon-thumbs-down2:before {
    content: "\ecf4"
}

.icon-thumbs-up3:before {
    content: "\ecf5"
}

.icon-thumbs-down3:before {
    content: "\ecf6"
}

.icon-height:before {
    content: "\ecf7"
}

.icon-man:before {
    content: "\ecf8"
}

.icon-woman:before {
    content: "\ecf9"
}

.icon-man-woman:before {
    content: "\ecfa"
}

.icon-male:before {
    content: "\ecfb"
}

.icon-female:before {
    content: "\ecfc"
}

.icon-peace:before {
    content: "\ecfd"
}

.icon-yin-yang:before {
    content: "\ecfe"
}

.icon-happy:before {
    content: "\ecff"
}

.icon-happy2:before {
    content: "\ed00"
}

.icon-smile:before {
    content: "\ed01"
}

.icon-smile2:before {
    content: "\ed02"
}

.icon-tongue:before {
    content: "\ed03"
}

.icon-tongue2:before {
    content: "\ed04"
}

.icon-sad:before {
    content: "\ed05"
}

.icon-sad2:before {
    content: "\ed06"
}

.icon-wink:before {
    content: "\ed07"
}

.icon-wink2:before {
    content: "\ed08"
}

.icon-grin:before {
    content: "\ed09"
}

.icon-grin2:before {
    content: "\ed0a"
}

.icon-cool:before {
    content: "\ed0b"
}

.icon-cool2:before {
    content: "\ed0c"
}

.icon-angry:before {
    content: "\ed0d"
}

.icon-angry2:before {
    content: "\ed0e"
}

.icon-evil:before {
    content: "\ed0f"
}

.icon-evil2:before {
    content: "\ed10"
}

.icon-shocked:before {
    content: "\ed11"
}

.icon-shocked2:before {
    content: "\ed12"
}

.icon-baffled:before {
    content: "\ed13"
}

.icon-baffled2:before {
    content: "\ed14"
}

.icon-confused:before {
    content: "\ed15"
}

.icon-confused2:before {
    content: "\ed16"
}

.icon-neutral:before {
    content: "\ed17"
}

.icon-neutral2:before {
    content: "\ed18"
}

.icon-hipster:before {
    content: "\ed19"
}

.icon-hipster2:before {
    content: "\ed1a"
}

.icon-wondering:before {
    content: "\ed1b"
}

.icon-wondering2:before {
    content: "\ed1c"
}

.icon-sleepy:before {
    content: "\ed1d"
}

.icon-sleepy2:before {
    content: "\ed1e"
}

.icon-frustrated:before {
    content: "\ed1f"
}

.icon-frustrated2:before {
    content: "\ed20"
}

.icon-crying:before {
    content: "\ed21"
}

.icon-crying2:before {
    content: "\ed22"
}

.icon-cursor:before {
    content: "\ed23"
}

.icon-cursor2:before {
    content: "\ed24"
}

.icon-lasso:before {
    content: "\ed25"
}

.icon-lasso2:before {
    content: "\ed26"
}

.icon-select:before {
    content: "\ed27"
}

.icon-select2:before {
    content: "\ed28"
}

.icon-point-up:before {
    content: "\ed29"
}

.icon-point-right:before {
    content: "\ed2a"
}

.icon-point-down:before {
    content: "\ed2b"
}

.icon-point-left:before {
    content: "\ed2c"
}

.icon-pointer:before {
    content: "\ed2d"
}

.icon-reminder:before {
    content: "\ed2e"
}

.icon-drag-left-right:before {
    content: "\ed2f"
}

.icon-drag-left:before {
    content: "\ed30"
}

.icon-drag-right:before {
    content: "\ed31"
}

.icon-touch:before {
    content: "\ed32"
}

.icon-multitouch:before {
    content: "\ed33"
}

.icon-touch-zoom:before {
    content: "\ed34"
}

.icon-touch-pinch:before {
    content: "\ed35"
}

.icon-hand:before {
    content: "\ed36"
}

.icon-grab:before {
    content: "\ed37"
}

.icon-stack-empty:before {
    content: "\ed38"
}

.icon-stack-plus:before {
    content: "\ed39"
}

.icon-stack-minus:before {
    content: "\ed3a"
}

.icon-stack-star:before {
    content: "\ed3b"
}

.icon-stack-picture:before {
    content: "\ed3c"
}

.icon-stack-down:before {
    content: "\ed3d"
}

.icon-stack-up:before {
    content: "\ed3e"
}

.icon-stack-cancel:before {
    content: "\ed3f"
}

.icon-stack-check:before {
    content: "\ed40"
}

.icon-stack-text:before {
    content: "\ed41"
}

.icon-stack-clubs:before {
    content: "\ed42"
}

.icon-stack-spades:before {
    content: "\ed43"
}

.icon-stack-hearts:before {
    content: "\ed44"
}

.icon-stack-diamonds:before {
    content: "\ed45"
}

.icon-stack-user:before {
    content: "\ed46"
}

.icon-stack4:before {
    content: "\ed47"
}

.icon-stack-music:before {
    content: "\ed48"
}

.icon-stack-play:before {
    content: "\ed49"
}

.icon-move:before {
    content: "\ed4a"
}

.icon-dots:before {
    content: "\ed4b"
}

.icon-warning:before {
    content: "\ed4c"
}

.icon-warning2:before {
    content: "\ed4d"
}

.icon-notification:before {
    content: "\ed4e"
}

.icon-notification2:before {
    content: "\ed4f"
}

.icon-question:before {
    content: "\ed50"
}

.icon-question2:before {
    content: "\ed51"
}

.icon-question3:before {
    content: "\ed52"
}

.icon-question4:before {
    content: "\ed53"
}

.icon-question5:before {
    content: "\ed54"
}

.icon-question6:before {
    content: "\ed55"
}

.icon-plus:before {
    content: "\ed56"
}

.icon-minus:before {
    content: "\ed57"
}

.icon-plus2:before {
    content: "\ed58"
}

.icon-minus2:before {
    content: "\ed59"
}

.icon-plus3:before {
    content: "\ed5a"
}

.icon-minus3:before {
    content: "\ed5b"
}

.icon-plus-circle:before {
    content: "\ed5c"
}

.icon-minus-circle:before {
    content: "\ed5d"
}

.icon-plus-circle2:before {
    content: "\ed5e"
}

.icon-minus-circle2:before {
    content: "\ed5f"
}

.icon-info:before {
    content: "\ed60"
}

.icon-info2:before {
    content: "\ed61"
}

.icon-cancel-circle:before {
    content: "\ed62"
}

.icon-cancel-circle2:before {
    content: "\ed63"
}

.icon-blocked:before {
    content: "\ed64"
}

.icon-cancel-square:before {
    content: "\ed65"
}

.icon-cancel-square2:before {
    content: "\ed66"
}

.icon-cancel:before {
    content: "\ed67"
}

.icon-spam:before {
    content: "\ed68"
}

.icon-cross:before {
    content: "\ed69"
}

.icon-cross2:before {
    content: "\ed6a"
}

.icon-cross3:before {
    content: "\ed6b"
}

.icon-checkmark:before {
    content: "\ed6c"
}

.icon-checkmark2:before {
    content: "\ed6d"
}

.icon-checkmark3:before {
    content: "\ed6e"
}

.icon-checkmark4:before {
    content: "\ed6f"
}

.icon-checkmark5:before {
    content: "\ed70"
}

.icon-spell-check:before {
    content: "\ed71"
}

.icon-spell-check2:before {
    content: "\ed72"
}

.icon-enter:before {
    content: "\ed73"
}

.icon-exit:before {
    content: "\ed74"
}

.icon-enter2:before {
    content: "\ed75"
}

.icon-exit2:before {
    content: "\ed76"
}

.icon-enter3:before {
    content: "\ed77"
}

.icon-exit3:before {
    content: "\ed78"
}

.icon-wall:before {
    content: "\ed79"
}

.icon-fence:before {
    content: "\ed7a"
}

.icon-play3:before {
    content: "\ed7b"
}

.icon-pause:before {
    content: "\ed7c"
}

.icon-stop:before {
    content: "\ed7d"
}

.icon-previous:before {
    content: "\ed7e"
}

.icon-next:before {
    content: "\ed7f"
}

.icon-backward:before {
    content: "\ed80"
}

.icon-forward2:before {
    content: "\ed81"
}

.icon-play4:before {
    content: "\ed82"
}

.icon-pause2:before {
    content: "\ed83"
}

.icon-stop2:before {
    content: "\ed84"
}

.icon-backward2:before {
    content: "\ed85"
}

.icon-forward3:before {
    content: "\ed86"
}

.icon-first:before {
    content: "\ed87"
}

.icon-last:before {
    content: "\ed88"
}

.icon-previous2:before {
    content: "\ed89"
}

.icon-next2:before {
    content: "\ed8a"
}

.icon-eject:before {
    content: "\ed8b"
}

.icon-volume-high:before {
    content: "\ed8c"
}

.icon-volume-medium:before {
    content: "\ed8d"
}

.icon-volume-low:before {
    content: "\ed8e"
}

.icon-volume-mute:before {
    content: "\ed8f"
}

.icon-speaker-left:before {
    content: "\ed90"
}

.icon-speaker-right:before {
    content: "\ed91"
}

.icon-volume-mute2:before {
    content: "\ed92"
}

.icon-volume-increase:before {
    content: "\ed93"
}

.icon-volume-decrease:before {
    content: "\ed94"
}

.icon-volume-high2:before {
    content: "\ed95"
}

.icon-volume-medium2:before {
    content: "\ed96"
}

.icon-volume-medium3:before {
    content: "\ed97"
}

.icon-volume-low2:before {
    content: "\ed98"
}

.icon-volume-mute3:before {
    content: "\ed99"
}

.icon-volume-increase2:before {
    content: "\ed9a"
}

.icon-volume-decrease2:before {
    content: "\ed9b"
}

.icon-volume-decrease3:before {
    content: "\ed9c"
}

.icon-volume-5:before {
    content: "\ed9d"
}

.icon-volume-4:before {
    content: "\ed9e"
}

.icon-volume-3:before {
    content: "\ed9f"
}

.icon-volume-2:before {
    content: "\eda0"
}

.icon-volume-1:before {
    content: "\eda1"
}

.icon-volume-0:before {
    content: "\eda2"
}

.icon-volume-mute4:before {
    content: "\eda3"
}

.icon-volume-mute5:before {
    content: "\eda4"
}

.icon-loop:before {
    content: "\eda5"
}

.icon-loop2:before {
    content: "\eda6"
}

.icon-loop3:before {
    content: "\eda7"
}

.icon-infinite-square:before {
    content: "\eda8"
}

.icon-infinite:before {
    content: "\eda9"
}

.icon-infinite2:before {
    content: "\edaa"
}

.icon-loop4:before {
    content: "\edab"
}

.icon-shuffle:before {
    content: "\edac"
}

.icon-shuffle2:before {
    content: "\edad"
}

.icon-wave:before {
    content: "\edae"
}

.icon-wave2:before {
    content: "\edaf"
}

.icon-split:before {
    content: "\edb0"
}

.icon-merge:before {
    content: "\edb1"
}

.icon-first2:before {
    content: "\edb2"
}

.icon-last2:before {
    content: "\edb3"
}

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

.icon-arrow-up2:before {
    content: "\edb5"
}

.icon-arrow-up3:before {
    content: "\edb6"
}

.icon-arrow-up4:before {
    content: "\edb7"
}

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

.icon-arrow-right2:before {
    content: "\edb9"
}

.icon-arrow-right3:before {
    content: "\edba"
}

.icon-arrow-right4:before {
    content: "\edbb"
}

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

.icon-arrow-down2:before {
    content: "\edbd"
}

.icon-arrow-down3:before {
    content: "\edbe"
}

.icon-arrow-down4:before {
    content: "\edbf"
}

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

.icon-arrow-left2:before {
    content: "\edc1"
}

.icon-arrow-left3:before {
    content: "\edc2"
}

.icon-arrow-left4:before {
    content: "\edc3"
}

.icon-arrow-up5:before {
    content: "\edc4"
}

.icon-arrow-right5:before {
    content: "\edc5"
}

.icon-arrow-down5:before {
    content: "\edc6"
}

.icon-arrow-left5:before {
    content: "\edc7"
}

.icon-arrow-up-left:before {
    content: "\edc8"
}

.icon-arrow-up6:before {
    content: "\edc9"
}

.icon-arrow-up-right:before {
    content: "\edca"
}

.icon-arrow-right6:before {
    content: "\edcb"
}

.icon-arrow-down-right:before {
    content: "\edcc"
}

.icon-arrow-down6:before {
    content: "\edcd"
}

.icon-arrow-down-left:before {
    content: "\edce"
}

.icon-arrow-left6:before {
    content: "\edcf"
}

.icon-arrow-up-left2:before {
    content: "\edd0"
}

.icon-arrow-up7:before {
    content: "\edd1"
}

.icon-arrow-up-right2:before {
    content: "\edd2"
}

.icon-arrow-right7:before {
    content: "\edd3"
}

.icon-arrow-down-right2:before {
    content: "\edd4"
}

.icon-arrow-down7:before {
    content: "\edd5"
}

.icon-arrow-down-left2:before {
    content: "\edd6"
}

.icon-arrow-left7:before {
    content: "\edd7"
}

.icon-arrow-up-left3:before {
    content: "\edd8"
}

.icon-arrow-up8:before {
    content: "\edd9"
}

.icon-arrow-up-right3:before {
    content: "\edda"
}

.icon-arrow-right8:before {
    content: "\eddb"
}

.icon-arrow-down-right3:before {
    content: "\eddc"
}

.icon-arrow-down8:before {
    content: "\eddd"
}

.icon-arrow-down-left3:before {
    content: "\edde"
}

.icon-arrow-left8:before {
    content: "\eddf"
}

.icon-circle-up:before {
    content: "\ede0"
}

.icon-circle-right:before {
    content: "\ede1"
}

.icon-circle-down:before {
    content: "\ede2"
}

.icon-circle-left:before {
    content: "\ede3"
}

.icon-circle-up2:before {
    content: "\ede4"
}

.icon-circle-right2:before {
    content: "\ede5"
}

.icon-circle-down2:before {
    content: "\ede6"
}

.icon-circle-left2:before {
    content: "\ede7"
}

.icon-circle-up-left:before {
    content: "\ede8"
}

.icon-circle-up3:before {
    content: "\ede9"
}

.icon-circle-up-right:before {
    content: "\edea"
}

.icon-circle-right3:before {
    content: "\edeb"
}

.icon-circle-down-right:before {
    content: "\edec"
}

.icon-circle-down3:before {
    content: "\eded"
}

.icon-circle-down-left:before {
    content: "\edee"
}

.icon-circle-left3:before {
    content: "\edef"
}

.icon-circle-up-left2:before {
    content: "\edf0"
}

.icon-circle-up4:before {
    content: "\edf1"
}

.icon-circle-up-right2:before {
    content: "\edf2"
}

.icon-circle-right4:before {
    content: "\edf3"
}

.icon-circle-down-right2:before {
    content: "\edf4"
}

.icon-circle-down4:before {
    content: "\edf5"
}

.icon-circle-down-left2:before {
    content: "\edf6"
}

.icon-circle-left4:before {
    content: "\edf7"
}

.icon-arrow-resize:before {
    content: "\edf8"
}

.icon-arrow-resize2:before {
    content: "\edf9"
}

.icon-arrow-resize3:before {
    content: "\edfa"
}

.icon-arrow-resize4:before {
    content: "\edfb"
}

.icon-arrow-resize5:before {
    content: "\edfc"
}

.icon-arrow-resize6:before {
    content: "\edfd"
}

.icon-arrow-resize7:before {
    content: "\edfe"
}

.icon-arrow-resize8:before {
    content: "\edff"
}

.icon-square-up-left:before {
    content: "\ee00"
}

.icon-square-up:before {
    content: "\ee01"
}

.icon-square-up-right:before {
    content: "\ee02"
}

.icon-square-right:before {
    content: "\ee03"
}

.icon-square-down-right:before {
    content: "\ee04"
}

.icon-square-down:before {
    content: "\ee05"
}

.icon-square-down-left:before {
    content: "\ee06"
}

.icon-square-left:before {
    content: "\ee07"
}

.icon-arrow-up9:before {
    content: "\ee08"
}

.icon-arrow-right9:before {
    content: "\ee09"
}

.icon-arrow-down9:before {
    content: "\ee0a"
}

.icon-arrow-left9:before {
    content: "\ee0b"
}

.icon-arrow-up10:before {
    content: "\ee0c"
}

.icon-arrow-right10:before {
    content: "\ee0d"
}

.icon-arrow-down10:before {
    content: "\ee0e"
}

.icon-arrow-left10:before {
    content: "\ee0f"
}

.icon-arrow-up-left4:before {
    content: "\ee10"
}

.icon-arrow-up11:before {
    content: "\ee11"
}

.icon-arrow-up-right4:before {
    content: "\ee12"
}

.icon-arrow-right11:before {
    content: "\ee13"
}

.icon-arrow-down-right4:before {
    content: "\ee14"
}

.icon-arrow-down11:before {
    content: "\ee15"
}

.icon-arrow-down-left4:before {
    content: "\ee16"
}

.icon-arrow-left11:before {
    content: "\ee17"
}

.icon-arrow-up-left5:before {
    content: "\ee18"
}

.icon-arrow-up12:before {
    content: "\ee19"
}

.icon-arrow-up-right5:before {
    content: "\ee1a"
}

.icon-arrow-right12:before {
    content: "\ee1b"
}

.icon-arrow-down-right5:before {
    content: "\ee1c"
}

.icon-arrow-down12:before {
    content: "\ee1d"
}

.icon-arrow-down-left5:before {
    content: "\ee1e"
}

.icon-arrow-left12:before {
    content: "\ee1f"
}

.icon-arrow-up13:before {
    content: "\ee20"
}

.icon-arrow-right13:before {
    content: "\ee21"
}

.icon-arrow-down13:before {
    content: "\ee22"
}

.icon-arrow-left13:before {
    content: "\ee23"
}

.icon-arrow-up14:before {
    content: "\ee24"
}

.icon-arrow-right14:before {
    content: "\ee25"
}

.icon-arrow-down14:before {
    content: "\ee26"
}

.icon-arrow-left14:before {
    content: "\ee27"
}

.icon-circle-up5:before {
    content: "\ee28"
}

.icon-circle-right5:before {
    content: "\ee29"
}

.icon-circle-down5:before {
    content: "\ee2a"
}

.icon-circle-left5:before {
    content: "\ee2b"
}

.icon-circle-up6:before {
    content: "\ee2c"
}

.icon-circle-right6:before {
    content: "\ee2d"
}

.icon-circle-down6:before {
    content: "\ee2e"
}

.icon-circle-left6:before {
    content: "\ee2f"
}

.icon-arrow-up15:before {
    content: "\ee30"
}

.icon-arrow-right15:before {
    content: "\ee31"
}

.icon-arrow-down15:before {
    content: "\ee32"
}

.icon-arrow-left15:before {
    content: "\ee33"
}

.icon-arrow-up16:before {
    content: "\ee34"
}

.icon-arrow-right16:before {
    content: "\ee35"
}

.icon-arrow-down16:before {
    content: "\ee36"
}

.icon-arrow-left16:before {
    content: "\ee37"
}

.icon-menu-open:before {
    content: "\ee38"
}

.icon-menu-open2:before {
    content: "\ee39"
}

.icon-menu-close:before {
    content: "\ee3a"
}

.icon-menu-close2:before {
    content: "\ee3b"
}

.icon-enter4:before {
    content: "\ee3c"
}

.icon-enter5:before {
    content: "\ee3d"
}

.icon-esc:before {
    content: "\ee3e"
}

.icon-enter6:before {
    content: "\ee3f"
}

.icon-backspace:before {
    content: "\ee40"
}

.icon-backspace2:before {
    content: "\ee41"
}

.icon-tab:before {
    content: "\ee42"
}

.icon-transmission:before {
    content: "\ee43"
}

.icon-transmission2:before {
    content: "\ee44"
}

.icon-sort:before {
    content: "\ee45"
}

.icon-sort2:before {
    content: "\ee46"
}

.icon-move-up:before {
    content: "\ee47"
}

.icon-move-down:before {
    content: "\ee48"
}

.icon-sort-alpha-asc:before {
    content: "\ee49"
}

.icon-sort-alpha-desc:before {
    content: "\ee4a"
}

.icon-sort-numeric-asc:before {
    content: "\ee4b"
}

.icon-sort-numberic-desc:before {
    content: "\ee4c"
}

.icon-sort-amount-asc:before {
    content: "\ee4d"
}

.icon-sort-amount-desc:before {
    content: "\ee4e"
}

.icon-sort-time-asc:before {
    content: "\ee4f"
}

.icon-sort-time-desc:before {
    content: "\ee50"
}

.icon-battery-6:before {
    content: "\ee51"
}

.icon-battery-5:before {
    content: "\ee52"
}

.icon-battery-4:before {
    content: "\ee53"
}

.icon-battery-3:before {
    content: "\ee54"
}

.icon-battery-2:before {
    content: "\ee55"
}

.icon-battery-1:before {
    content: "\ee56"
}

.icon-battery-0:before {
    content: "\ee57"
}

.icon-battery-charging:before {
    content: "\ee58"
}

.icon-key-keyboard:before {
    content: "\ee59"
}

.icon-key-A:before {
    content: "\ee5a"
}

.icon-key-up:before {
    content: "\ee5b"
}

.icon-key-right:before {
    content: "\ee5c"
}

.icon-key-down:before {
    content: "\ee5d"
}

.icon-key-left:before {
    content: "\ee5e"
}

.icon-command:before {
    content: "\ee5f"
}

.icon-shift:before {
    content: "\ee60"
}

.icon-ctrl:before {
    content: "\ee61"
}

.icon-opt:before {
    content: "\ee62"
}

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

.icon-checkbox-unchecked:before {
    content: "\ee64"
}

.icon-checkbox-partial:before {
    content: "\ee65"
}

.icon-square:before {
    content: "\ee66"
}

.icon-triangle:before {
    content: "\ee67"
}

.icon-triangle2:before {
    content: "\ee68"
}

.icon-diamond3:before {
    content: "\ee69"
}

.icon-diamond4:before {
    content: "\ee6a"
}

.icon-checkbox-checked2:before {
    content: "\ee6b"
}

.icon-checkbox-unchecked2:before {
    content: "\ee6c"
}

.icon-checkbox-partial2:before {
    content: "\ee6d"
}

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

.icon-radio-checked2:before {
    content: "\ee6f"
}

.icon-radio-unchecked:before {
    content: "\ee70"
}

.icon-toggle-on:before {
    content: "\ee71"
}

.icon-toggle-off:before {
    content: "\ee72"
}

.icon-checkmark-circle:before {
    content: "\ee73"
}

.icon-circle:before {
    content: "\ee74"
}

.icon-circle2:before {
    content: "\ee75"
}

.icon-circles:before {
    content: "\ee76"
}

.icon-circles2:before {
    content: "\ee77"
}

.icon-crop:before {
    content: "\ee78"
}

.icon-crop2:before {
    content: "\ee79"
}

.icon-make-group:before {
    content: "\ee7a"
}

.icon-ungroup:before {
    content: "\ee7b"
}

.icon-vector:before {
    content: "\ee7c"
}

.icon-vector2:before {
    content: "\ee7d"
}

.icon-rulers:before {
    content: "\ee7e"
}

.icon-ruler:before {
    content: "\ee7f"
}

.icon-pencil-ruler:before {
    content: "\ee80"
}

.icon-scissors:before {
    content: "\ee81"
}

.icon-scissors2:before {
    content: "\ee82"
}

.icon-scissors3:before {
    content: "\ee83"
}

.icon-haircut:before {
    content: "\ee84"
}

.icon-comb:before {
    content: "\ee85"
}

.icon-filter:before {
    content: "\ee86"
}

.icon-filter2:before {
    content: "\ee87"
}

.icon-filter3:before {
    content: "\ee88"
}

.icon-filter4:before {
    content: "\ee89"
}

.icon-font:before {
    content: "\ee8a"
}

.icon-ampersand:before {
    content: "\ee8b"
}

.icon-ligature:before {
    content: "\ee8c"
}

.icon-ligature2:before {
    content: "\ee8d"
}

.icon-font-size:before {
    content: "\ee8e"
}

.icon-typography:before {
    content: "\ee8f"
}

.icon-text-height:before {
    content: "\ee90"
}

.icon-text-width:before {
    content: "\ee91"
}

.icon-height2:before {
    content: "\ee92"
}

.icon-width:before {
    content: "\ee93"
}

.icon-bold:before {
    content: "\ee94"
}

.icon-underline:before {
    content: "\ee95"
}

.icon-italic:before {
    content: "\ee96"
}

.icon-strikethrough:before {
    content: "\ee97"
}

.icon-strikethrough2:before {
    content: "\ee98"
}

.icon-font-size2:before {
    content: "\ee99"
}

.icon-bold2:before {
    content: "\ee9a"
}

.icon-underline2:before {
    content: "\ee9b"
}

.icon-italic2:before {
    content: "\ee9c"
}

.icon-strikethrough3:before {
    content: "\ee9d"
}

.icon-omega:before {
    content: "\ee9e"
}

.icon-sigma:before {
    content: "\ee9f"
}

.icon-nbsp:before {
    content: "\eea0"
}

.icon-page-break:before {
    content: "\eea1"
}

.icon-page-break2:before {
    content: "\eea2"
}

.icon-superscript:before {
    content: "\eea3"
}

.icon-subscript:before {
    content: "\eea4"
}

.icon-superscript2:before {
    content: "\eea5"
}

.icon-subscript2:before {
    content: "\eea6"
}

.icon-text-color:before {
    content: "\eea7"
}

.icon-highlight:before {
    content: "\eea8"
}

.icon-pagebreak:before {
    content: "\eea9"
}

.icon-clear-formatting:before {
    content: "\eeaa"
}

.icon-table:before {
    content: "\eeab"
}

.icon-table2:before {
    content: "\eeac"
}

.icon-insert-template:before {
    content: "\eead"
}

.icon-pilcrow:before {
    content: "\eeae"
}

.icon-ltr:before {
    content: "\eeaf"
}

.icon-rtl:before {
    content: "\eeb0"
}

.icon-ltr2:before {
    content: "\eeb1"
}

.icon-rtl2:before {
    content: "\eeb2"
}

.icon-section:before {
    content: "\eeb3"
}

.icon-paragraph-left:before {
    content: "\eeb4"
}

.icon-paragraph-center:before {
    content: "\eeb5"
}

.icon-paragraph-right:before {
    content: "\eeb6"
}

.icon-paragraph-justify:before {
    content: "\eeb7"
}

.icon-paragraph-left2:before {
    content: "\eeb8"
}

.icon-paragraph-center2:before {
    content: "\eeb9"
}

.icon-paragraph-right2:before {
    content: "\eeba"
}

.icon-paragraph-justify2:before {
    content: "\eebb"
}

.icon-indent-increase:before {
    content: "\eebc"
}

.icon-indent-decrease:before {
    content: "\eebd"
}

.icon-paragraph-left3:before {
    content: "\eebe"
}

.icon-paragraph-center3:before {
    content: "\eebf"
}

.icon-paragraph-right3:before {
    content: "\eec0"
}

.icon-paragraph-justify3:before {
    content: "\eec1"
}

.icon-indent-increase2:before {
    content: "\eec2"
}

.icon-indent-decrease2:before {
    content: "\eec3"
}

.icon-share:before {
    content: "\eec4"
}

.icon-share2:before {
    content: "\eec5"
}

.icon-new-tab:before {
    content: "\eec6"
}

.icon-new-tab2:before {
    content: "\eec7"
}

.icon-popout:before {
    content: "\eec8"
}

.icon-embed:before {
    content: "\eec9"
}

.icon-embed2:before {
    content: "\eeca"
}

.icon-markup:before {
    content: "\eecb"
}

.icon-regexp:before {
    content: "\eecc"
}

.icon-regexp2:before {
    content: "\eecd"
}

.icon-code:before {
    content: "\eece"
}

.icon-circle-css:before {
    content: "\eecf"
}

.icon-circle-code:before {
    content: "\eed0"
}

.icon-terminal:before {
    content: "\eed1"
}

.icon-unicode:before {
    content: "\eed2"
}

.icon-seven-segment-0:before {
    content: "\eed3"
}

.icon-seven-segment-1:before {
    content: "\eed4"
}

.icon-seven-segment-2:before {
    content: "\eed5"
}

.icon-seven-segment-3:before {
    content: "\eed6"
}

.icon-seven-segment-4:before {
    content: "\eed7"
}

.icon-seven-segment-5:before {
    content: "\eed8"
}

.icon-seven-segment-6:before {
    content: "\eed9"
}

.icon-seven-segment-7:before {
    content: "\eeda"
}

.icon-seven-segment-8:before {
    content: "\eedb"
}

.icon-seven-segment-9:before {
    content: "\eedc"
}

.icon-share3:before {
    content: "\eedd"
}

.icon-share4:before {
    content: "\eede"
}

.icon-mail:before {
    content: "\eedf"
}

.icon-mail2:before {
    content: "\eee0"
}

.icon-mail3:before {
    content: "\eee1"
}

.icon-mail4:before {
    content: "\eee2"
}

.icon-google:before {
    content: "\eee3"
}

.icon-google-plus:before {
    content: "\eee4"
}

.icon-google-plus2:before {
    content: "\eee5"
}

.icon-google-plus3:before {
    content: "\eee6"
}

.icon-google-drive:before {
    content: "\eee7"
}

.icon-facebook:before {
    content: "\eee8"
}

.icon-facebook22:before {
    content: "\eeea"
}

.icon-facebook3:before {
    content: "\eeeb"
}

.icon-ello:before {
    content: "\eeed"
}

.icon-instagram2:before {
    content: "\eeef"
}

.icon-twitter:before {
    content: "\eef0"
}

.icon-twitter22:before {
    content: "\eef2"
}

.icon-twitter3:before {
    content: "\eef4"
}

.icon-feed2:before {
    content: "\eef5"
}

.icon-feed32:before {
    content: "\eef6"
}

.icon-feed4:before {
    content: "\eef7"
}

.icon-youtube5:before {
    content: "\eef8"
}

.icon-youtube2:before {
    content: "\eef9"
}

.icon-youtube3:before {
    content: "\eefa"
}

.icon-youtube4:before {
    content: "\eefb"
}

.icon-twitch:before {
    content: "\eefc"
}

.icon-vimeo:before {
    content: "\eefd"
}

.icon-vimeo2:before {
    content: "\eefe"
}

.icon-vimeo3:before {
    content: "\eeff"
}

.icon-lanyrd:before {
    content: "\ef00"
}

.icon-flickr:before {
    content: "\ef01"
}

.icon-flickr2:before {
    content: "\ef02"
}

.icon-flickr3:before {
    content: "\ef03"
}

.icon-flickr4:before {
    content: "\ef04"
}

.icon-picassa:before {
    content: "\ef05"
}

.icon-picassa2:before {
    content: "\ef06"
}

.icon-dribbble:before {
    content: "\ef07"
}

.icon-dribbble2:before {
    content: "\ef08"
}

.icon-dribbble3:before {
    content: "\ef09"
}

.icon-forrst:before {
    content: "\ef0a"
}

.icon-forrst2:before {
    content: "\ef0b"
}

.icon-deviantart:before {
    content: "\ef0c"
}

.icon-deviantart2:before {
    content: "\ef0d"
}

.icon-steam:before {
    content: "\ef0e"
}

.icon-steam2:before {
    content: "\ef0f"
}

.icon-dropbox:before {
    content: "\ef10"
}

.icon-onedrive:before {
    content: "\ef11"
}

.icon-github:before {
    content: "\ef12"
}

.icon-github2:before {
    content: "\ef13"
}

.icon-github3:before {
    content: "\ef14"
}

.icon-github4:before {
    content: "\ef15"
}

.icon-github5:before {
    content: "\ef16"
}

.icon-wordpress:before {
    content: "\ef17"
}

.icon-wordpress2:before {
    content: "\ef18"
}

.icon-joomla:before {
    content: "\ef19"
}

.icon-blogger:before {
    content: "\ef1a"
}

.icon-blogger2:before {
    content: "\ef1b"
}

.icon-tumblr:before {
    content: "\ef1c"
}

.icon-tumblr2:before {
    content: "\ef1d"
}

.icon-yahoo:before {
    content: "\ef1e"
}

.icon-tux:before {
    content: "\ef1f"
}

.icon-apple2:before {
    content: "\ef20"
}

.icon-finder:before {
    content: "\ef21"
}

.icon-android:before {
    content: "\ef22"
}

.icon-windows:before {
    content: "\ef23"
}

.icon-windows8:before {
    content: "\ef24"
}

.icon-soundcloud:before {
    content: "\ef25"
}

.icon-soundcloud2:before {
    content: "\ef26"
}

.icon-skype:before {
    content: "\ef27"
}

.icon-reddit:before {
    content: "\ef28"
}

.icon-linkedin:before {
    content: "\ef29"
}

.icon-linkedin2:before {
    content: "\ef2a"
}

.icon-lastfm:before {
    content: "\ef2b"
}

.icon-lastfm2:before {
    content: "\ef2c"
}

.icon-delicious:before {
    content: "\ef2d"
}

.icon-stumbleupon:before {
    content: "\ef2e"
}

.icon-stumbleupon2:before {
    content: "\ef2f"
}

.icon-stackoverflow:before {
    content: "\ef30"
}

.icon-pinterest:before {
    content: "\ef31"
}

.icon-pinterest2:before {
    content: "\ef32"
}

.icon-xing:before {
    content: "\ef33"
}

.icon-xing2:before {
    content: "\ef34"
}

.icon-flattr:before {
    content: "\ef35"
}

.icon-foursquare:before {
    content: "\ef36"
}

.icon-paypal:before {
    content: "\ef37"
}

.icon-paypal2:before {
    content: "\ef38"
}

.icon-paypal3:before {
    content: "\ef39"
}

.icon-yelp:before {
    content: "\ef3a"
}

.icon-file-pdf:before {
    content: "\ef3b"
}

.icon-file-openoffice:before {
    content: "\ef3c"
}

.icon-file-word:before {
    content: "\ef3d"
}

.icon-file-excel:before {
    content: "\ef3e"
}

.icon-libreoffice:before {
    content: "\ef3f"
}

.icon-html5:before {
    content: "\ef40"
}

.icon-html52:before {
    content: "\ef41"
}

.icon-css3:before {
    content: "\ef42"
}

.icon-git:before {
    content: "\ef43"
}

.icon-svg:before {
    content: "\ef44"
}

.icon-codepen:before {
    content: "\ef45"
}

.icon-chrome:before {
    content: "\ef46"
}

.icon-firefox:before {
    content: "\ef47"
}

.icon-IE:before {
    content: "\ef48"
}

.icon-opera:before {
    content: "\ef49"
}

.icon-safari:before {
    content: "\ef4a"
}

.icon-IcoMoon:before {
    content: "\ef4b"
}

.icon-facebook2:before {
    content: "\eee9"
}

.icon-instagram:before {
    content: "\eeec"
}

.icon-twitter2:before {
    content: "\eeee"
}

.icon-feed3:before {
    content: "\eef1"
}

.icon-youtube:before {
    content: "\eef3"
}

.icon-bors:before {
    content: "\e800"
}

.icon-rec7:before {
    content: "\e801"
}

.icon-a1:before {
    content: "\e802"
}

.icon-bolt:before {
    content: "\e803"
}

.icon-precision:before {
    content: "\e804"
}

.icon-range2:before {
    content: "\e805"
}

.icon-range:before {
    content: "\e806"
}

#content .padded {
    padding: 1em 0
}

@media screen and (min-width: 40.08em) {
    #content .padded {
        padding: 2em 0 0
    }
}

.content-left {
    border-right: 1px solid #000;
    color: #000;
    float: left;
    width: 60%
}

.product-downloads li a, .sec-contact a {
    color: #fff;
    text-decoration: none
}

.sec-contact {
    padding: 3em 0
}

.sec-contact .search {
    padding: 1em 0 0
}

.contact-information address {
    font-style: normal;
    display: block;
    margin-bottom: 1em
}

.contact-information h3 {
    margin-bottom: 0
}

.contact-information * + h3 {
    margin-top: 1em
}

@media screen and (min-width: 40.08em) {
    .fancy-left, .fancy-right {
        margin-bottom: .625em;
        max-width: 45%
    }

    .fancy-left {
        margin-right: .625em;
        float: left;
        clear: left
    }

    .fancy-right {
        margin-left: .625em;
        float: right;
        clear: right
    }
}

.firearms #content {
    margin-bottom: 1em
}

.product-collateral section {
    display: table
}

.product-collateral section h3 {
    margin-bottom: 0
}

.product-collateral section ul {
    list-style: none;
    padding: 0;
    margin: 0 0 1em
}

.product-collateral section i {
    margin-right: .5em
}

.product-collateral section .image-block {
    float: left
}

.product-slide-wrapper {
    clear: both;
    width: 100%
}

.product-slide-wrapper .parallax[data-type=fixer] {
    overflow: hidden;
    width: 100%;
    z-index: -1
}

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

.product-videos li a {
    display: block;
    width: 100%;
    text-align: center;
    padding: 1em;
    background: #eee;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

.product-videos li img {
    display: block;
    margin: 0 auto
}

@media screen and (min-width: 30.08em) {
    .product-videos li {
        float: left;
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        width: 49%;
        margin: 0 0 2% 2%
    }

    .product-videos li:nth-child(2n+1) {
        margin-left: 0;
        clear: left
    }
}

@media screen and (min-width: 45.08em) {
    .product-videos li {
        width: 32%
    }

    .product-videos li:nth-child(2n+1) {
        margin-left: 2%;
        clear: none
    }

    .product-videos li:nth-child(3n+1) {
        margin-left: 0;
        clear: left
    }
}

@media screen and (min-width: 45.08em) and (max-width: 60.08em) {
    .product-videos li:nth-child(3n+4) {
        clear: left
    }
}

@media screen and (min-width: 60.08em) {
    .product-videos li {
        width: 23.5%
    }

    .product-videos li:nth-child(3n+1) {
        margin-left: 2%;
        clear: none
    }

    .product-videos li:nth-child(4n+1) {
        margin-left: 0;
        clear: left
    }
}

.product-downloads {
    padding: 0;
    list-style: none;
    margin: 0 0 1em;
    width: 100%
}

.product-downloads li.link {
    margin-bottom: 1em
}

.link-4 {
    white-space: nowrap
}

@media screen and (min-width: 30em) {
    .product-downloads li.link.link-4 {
        width: 48.5%;
        float: left
    }
}

@media screen and (min-width: 30em) and (max-width: 59.99em) {
    .product-downloads li.link.link-4:nth-child(2n+1) {
        margin-right: 3%
    }
}

@media screen and (min-width: 60em) {
    .product-downloads li.link.link-4 {
        width: 25%;
        margin-right: 3%
    }
}

.product-downloads li i {
    margin-right: .5em
}

.product-downloads li a {
    text-transform: uppercase;
    font-weight: 600;
    display: block;
    background: #c9282d;
    padding: 1em;
    text-align: center
}

#specifications_tabContent .content, .section .blocks-3 {
    display: inline-block
}

@media screen and (min-width: 50em) {
    .product-downloads li a {
        padding: .5em 1em;
        text-align: left
    }
}

.product-downloads li a:hover {
    background: #222
}

.section .blocks-3 {
    width: 100%
}

@media screen and (min-width: 40.08em) {
    hr.mobile-only {
        display: none
    }
}

#trajectory-comparison .round {
    background-position: left top;
    background-size: cover;
    height: 100%;
    position: absolute;
    top: 0;
    width: 100%
}

#trajectory-comparison .graph {
    position: relative
}

#trajectory-comparison .drop .c416 {
    background-image: url(../trajectory/416-drop.png)
}

#trajectory-comparison .drop .c50 {
    background-image: url(../trajectory/50-drop.png)
}

#trajectory-comparison .energy .c416 {
    background-image: url(../trajectory/416-energy.png)
}

#trajectory-comparison .energy .c50 {
    background-image: url(../trajectory/50-energy.png)
}

#trajectory-comparison .velocity .c416 {
    background-image: url(../trajectory/416-velocity.png);
    z-index: 1
}

#trajectory-comparison .velocity .c50 {
    background-image: url(../trajectory/50-velocity.png);
    z-index: 2
}

#trajectory-comparison .key .c416 {
    background: #e2f4ff
}

#trajectory-comparison .key .c50 {
    background: #fbd6c7
}

ul.key {
    list-style: none;
    padding: 0
}

#trajectory-comparison .key li, .trajectory dl {
    border: 1px solid #888;
    padding: 5px;
    font-size: .75em
}

#trajectory-comparison .key li {
    color: #000;
    width: auto
}

#trajectory-comparison .key .time {
    font-weight: 700;
    float: right;
    text-align: right
}

#trajectory-comparison input {
    width: 100%
}

.trajectory dl {
    background: #d5d5d5;
    border-radius: 5px
}

.trajectory dd, .trajectory dt {
    width: 46%;
    padding: 2px 5px;
    margin: 0 0 3px
}

.trajectory dt {
    float: left;
    clear: left;
    background: #eee;
    color: #000
}

.trajectory dd {
    background: #fff;
    float: right
}

#trajectory-comparison .right {
    float: right;
    width: 60%
}

@media screen and (min-width: 75em) {
    #trajectory-comparison .right {
        width: 30%
    }

    #trajectory-comparison .left {
        float: left;
        width: 65%
    }

    .trajectory dl {
        font-size: 1em
    }
}

.stats img {
    display: block;
    margin: 0 auto
}

.graph > img {
    height: auto;
    width: 100%
}

button.bang.btn-red {
    float: right;
    width: 50%
}

.overview {
    list-style: none;
    padding: 0;
    margin: 0;
    clear: both
}

.overview li {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

.overview li .img-holder {
    width: 100%
}

.overview li a {
    text-decoration: none
}

.overview li a .oi-description {
    background: #bdbdbd;
    padding: 1em 0;
    text-align: center
}

.overview li a .oi-description h3, .overview li a .oi-description p {
    margin-bottom: 0
}

.overview li a .oi-description h3 {
    border-bottom: 1px solid #c9282d;
    display: inline-block;
    font-weight: 400;
    line-height: 1em;
    color: #c9282d;
    padding: 0 .75em .5em
}

.overview li a .oi-description p {
    padding-top: .75em;
    font-weight: 400;
    font-size: .9em;
    line-height: 1em;
    color: #666
}

.overview li a:hover h3 {
    color: #fff;
    border-color: #fff
}

@media screen and (min-width: 30em) {
    .overview li {
        float: left;
        width: 49.5%;
        margin: 0 0 1% 1%
    }

    .overview li:nth-child(2n+1) {
        margin-left: 0;
        clear: left
    }
}

@media screen and (min-width: 50em) {
    .overview li {
        width: 33%;
        margin: 0 0 .5% .5%
    }

    .overview li:nth-child(2n+1) {
        margin-left: .5%;
        clear: none
    }

    .overview li:nth-child(3n+1) {
        margin-left: 0;
        clear: left
    }
}

.media h1 {
    line-height: .75;
    font-size: 4rem
}

.overview-crumbs h1, .page-title {
    float: left;
    margin-right: 1em;
    color: #c9282d;
    line-height: .75;
    font-size: 4rem
}

.overview-crumbs a {
    color: #000;
    text-decoration: none;
    font-size: 1.125em;
    font-weight: 700
}

.overview-crumbs ul li {
    float: left;
    padding: .5em;
    text-transform: uppercase
}

.overview-crumbs ul li:first-child {
    margin-right: 1em
}

.overview-crumbs ul li.current:before {
    content: "";
    border-left: .75em solid #c9282d;
    border-top: .5em solid transparent;
    border-bottom: .5em solid transparent;
    height: 0;
    width: 0;
    float: left;
    margin-top: .25em;
    margin-right: .5em
}

.media .image-block .m-list div a.button, .training-course-list li .actions .button {
    font-size: .8em;
    border: 1px solid #000;
    cursor: pointer;
    text-align: center;
    text-transform: uppercase
}

.media h1 {
    color: #c9282d
}

.media .section {
    margin: 1em 0;
    padding: 2em 0
}

.media .image-block .color-block {
    background: #eee
}

.media .image-block .color-block > a {
    display: block;
    text-align: center;
    text-decoration: none;
    padding: 1em 0
}

.media .image-block .color-block > a #counter {
    background: 0 0;
    display: inline-block;
    padding: 0;
    position: relative
}

.media .image-block .color-block > a #counter img {
    margin: 0 auto;
    padding: .5em 0;
    display: inline-block
}

.media .image-block .color-block > a #counter img.play {
    left: 27.5%;
    position: absolute;
    top: 19%;
    z-index: 1
}

.media .image-block .color-block > a span {
    color: #000;
    text-decoration: underline
}

.media .image-block .color-block:hover span {
    text-decoration: none
}

.media .image-block .m-list {
    margin: 0 0 2em
}

.media .image-block .m-list div {
    padding: 1em;
    background: #fff;
    margin-bottom: .5em
}

.media .image-block .m-list div h3 {
    margin: 0
}

.media .image-block .m-list div h3 a {
    color: #000;
    text-decoration: underline
}

.media .image-block .m-list div h3 a:hover {
    color: #c9282d;
    text-decoration: none
}

.media .image-block .m-list div a.button {
    background: #c9282d;
    color: #fff;
    padding: .25em .5em;
    text-decoration: none;
    float: right
}

.media .image-block .m-list div a.button:hover {
    background: #444
}

.media .image-block .m-list div span {
    color: #666;
    display: block;
    font-size: .8em;
    font-weight: 700;
    padding: .25em
}

.media .image-block .m-list.advertisements > div, .media .image-block .m-list.logos > div {
    text-align: center
}

.media .image-block .m-list.advertisements > div a.button, .media .image-block .m-list.logos > div a.button {
    float: none;
    margin: 0 auto;
    display: block;
    width: 6em
}

.media .image-block img {
    margin: 0 auto;
    padding: .5em 0
}

@media screen and (max-width: 40.07em) {
    .media .image-block {
        margin: 0
    }
}

.tab-aside .image-block .color-block > a #counter {
    background: 0 0;
    display: inline-block;
    padding: 0;
    position: relative
}

.tab-aside .image-block .color-block > a #counter img {
    margin: 0 auto;
    padding: .5em 0;
    display: inline-block
}

#timeline li, .tab-aside .image-block .color-block > a span {
    display: block
}

.tab-aside .image-block .color-block > a #counter img.play {
    left: 28%;
    position: absolute;
    top: 19%;
    z-index: 1
}

.training-course-list {
    list-style: none;
    padding: 0;
    margin: 0 0 2em
}

.training-course-list li h3 {
    margin: 0 0 .5em
}

.training-course-list li h3 a {
    color: #000;
    font-family: nimbus-sans, sans-serif
}

.training-course-list li h3 a:hover {
    color: #c9282d
}

.training-course-list li p {
    margin: 0 0 1em;
    color: #666;
    font-size: .8em
}

.training-course-list li .actions .button {
    display: block;
    text-decoration: none;
    color: #fff;
    background: #c9282d;
    padding: .25em .5em
}

.training-course-list li .actions .button:hover {
    background: #444
}

.training-course-list li .actions .button + .button {
    margin-top: .5em
}

@media screen and (min-width: 40.08em) {
    .training-course-list li .actions .button {
        float: left;
        padding: .25em .35em
    }

    .training-course-list li .actions .button + .button {
        margin-left: .25em;
        margin-top: 0
    }
}

@media screen and (min-width: 50em) {
    .media .image-block .m-list.advertisements > div, .media .image-block .m-list.logos > div {
        float: left;
        width: 50%;
        box-sizing: border-box;
        text-align: center
    }

    .media .image-block .m-list.advertisements > div:nth-child(2n+1), .media .image-block .m-list.logos > div:nth-child(2n+1) {
        clear: left
    }

    .training-course-list li .actions .button {
        padding: .25em .5em
    }

    .training-course-list li .actions .button + .button {
        margin-left: .5em
    }
}

.training-course-list li + li {
    border-top: 1px solid #ccc;
    margin-top: 1em;
    padding-top: 1em
}

@media screen and (min-width: 70em) {
    .training-course-list li {
        float: left;
        margin: 0 0 2% 2%;
        width: 49%;
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        padding: .5em;
        background: #eee
    }

    .training-course-list li:nth-child(2n+1) {
        clear: left;
        margin-left: 0
    }

    .training-course-list li + li {
        margin-top: 0;
        padding-top: .5em;
        border-top: none
    }
}

table.weather {
    border: 1px solid #ccc;
    margin-bottom: 1em
}

table.weather td {
    font-size: .6em;
    padding: .5em;
    border: 1px solid #ccc
}

@media screen and (min-width: 30em) {
    table.weather td {
        font-size: .7em
    }
}

@media screen and (min-width: 40em) {
    table.weather td {
        font-size: .8em
    }
}

@media screen and (min-width: 45em) {
    table.weather td {
        font-size: .9em
    }
}

@media screen and (min-width: 30em) {
    table.weather td {
        font-size: 1em
    }
}

table.weather td.gr {
    background: #fff
}

#timeline {
    position: relative;
    padding-bottom: 2em
}

#timeline ol {
    list-style: none;
    padding: 0
}

#timeline h3 {
    background: #c9282d;
    color: #fff;
    text-align: center;
    padding: .2em 1em;
    font-size: 1.6875em;
    position: relative;
    -webkit-border-radius: .2em;
    -moz-border-radius: .2em;
    -ms-border-radius: .2em;
    -o-border-radius: .2em;
    border-radius: .2em
}

#timeline .line {
    background: #aaa;
    z-index: -1
}

#timeline li {
    float: none;
    width: 100%;
    margin: 0 auto 1em;
    clear: both
}

@media screen and (min-width: 40.08em) {
    #timeline li h3:before, #timeline li:before {
        content: "";
        position: absolute
    }

    #timeline li {
        position: absolute;
        padding-right: 3em;
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
        box-sizing: border-box
    }

    #timeline li h3 {
        float: right;
        position: relative;
        margin-bottom: .5em
    }

    #timeline li h3:before {
        border-top: .3em solid transparent;
        border-bottom: .3em solid transparent;
        width: 0;
        height: 0;
        display: block;
        top: .6em;
        right: -.5em;
        border-left: .6em solid #c9282d
    }

    #timeline li div {
        clear: both;
        text-align: right
    }

    #timeline li:before {
        width: .8em;
        height: .8em;
        -webkit-border-radius: .8em;
        -moz-border-radius: .8em;
        -ms-border-radius: .8em;
        -o-border-radius: .8em;
        border-radius: .8em;
        background: #aaa;
        top: 1.1em;
        right: -.46em;
        left: auto
    }

    #timeline li.right {
        padding-right: 0;
        padding-left: 3em
    }

    #timeline li.right h3 {
        float: left
    }

    #timeline li.right h3:before {
        border-right: .6em solid #c9282d;
        border-left: none;
        left: -.5em
    }

    #timeline li.right div {
        text-align: left
    }

    #timeline li.right:before {
        left: -.46em;
        right: auto
    }
}

#timeline li > div {
    background: #eee;
    padding: 1em
}

#page-tabs .tab.dealer-list, #page-tabs .tab.dealer-map {
    padding: 0
}

.dealer-search-form {
    width: 100%;
    position: relative;
    padding: 0;
    height: 2.5em
}

.dealer-search-form button {
    float: right;
    position: relative;
    z-index: 2;
    outline: 0;
    border: 1px solid #aaa;
    padding: .25em .5em;
    text-transform: uppercase
}

.dealer-search-form button span {
    display: none
}

@media screen and (min-width: 50em) {
    .dealer-search-form button span {
        display: inline
    }
}

.dealer-search-form button + button {
    border-right: 0
}

.dealer-search-form input[type=text] {
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
    box-sizing: border-box;
    padding: .25em .5em;
    border: 1px solid #aaa
}

.dealer-search-form input[type=checkbox] {
    display: none
}

.dealer-search-form select[name=country] {
    width: 100%
}

.dealer-search-form .toggle-high-caliber img {
    vertical-align: top
}

.dealer-search-form .toggle-high-caliber.checked {
    background: #c9282d;
    color: #fff
}

.dealer-list-search .table-wrapper table.data-table.pretty {
    clear: both;
    width: 100%;
    margin-top: 1em
}

.dealer-list-search .table-wrapper table.data-table.pretty thead th {
    padding: .5em;
    text-align: left
}

.dealer-list-search .table-wrapper table.data-table.pretty thead th:nth-child(4) {
    text-align: center
}

.dealer-list-search .table-wrapper table.data-table.pretty tbody i {
    font-size: 1.125em;
    color: #ccc;
    padding: .25em;
    background: #fafafa;
    border: 1px solid #ccc;
    cursor: default
}

.dealer-list-search .table-wrapper table.data-table.pretty tbody a {
    text-decoration: none
}

.dealer-list-search .table-wrapper table.data-table.pretty tbody a i {
    color: #222;
    cursor: pointer
}

.dealer-list-search .table-wrapper table.data-table.pretty tbody a:hover i {
    background: #c9282d;
    border-color: #c9282d;
    color: #fff
}

.dealer-list-search .table-wrapper table.data-table.pretty tbody tr:nth-child(even) {
    background: #eee
}

.dealer-list-search .table-wrapper table.data-table.pretty tbody td {
    vertical-align: top;
    padding: .5em;
    text-align: left
}

.dealer-list-search .table-wrapper table.data-table.pretty tbody td:nth-child(2) span {
    font-weight: 600
}

.dealer-list-search .table-wrapper table.data-table.pretty tbody td:nth-child(3) {
    font-size: .8em
}

.dealer-list-search .table-wrapper table.data-table.pretty tbody td:nth-child(1), .dealer-list-search .table-wrapper table.data-table.pretty tbody td:nth-child(4), .dealer-list-search .table-wrapper table.data-table.pretty tbody td:nth-child(5) {
    text-align: center
}

.dealer-map-search .dealer-map {
    height: 300px
}

@media screen and (min-width: 40.08em) {
    .dealer-map-search .dealer-map {
        height: 400px
    }
}

@media screen and (min-width: 60em) {
    .dealer-map-search .dealer-map {
        height: 450px
    }
}

@media screen and (min-width: 70em) {
    .dealer-map-search .dealer-map {
        height: 500px
    }
}

@media screen and (min-width: 80em) {
    .dealer-map-search .dealer-map {
        height: 600px
    }
}

.dealer-map-search .dealer-map .infowindow h3 {
    margin-bottom: .5em;
    border-bottom: 1px solid #ccc;
    font-size: 1.25em;
    line-height: 2em
}

.dealer-map-search .dealer-map .infowindow h3 img {
    margin-right: .5em;
    float: left;
    margin-top: .5em
}

.dealer-map-search .dealer-map .infowindow address {
    font-style: normal;
    margin-bottom: .5em;
    color: #444
}

.dealer-map-search .dealer-map .infowindow .links {
    margin-top: 1em
}

.dealer-map-search .dealer-map .infowindow .links a {
    text-decoration: none;
    font-size: 1em;
    float: left;
    color: #222;
    display: block;
    padding: .25em .5em
}

.dealer-map-search .dealer-map .infowindow .links a:hover {
    background: #c9282d;
    color: #fff
}

.dealer-map-search .dealer-map .infowindow .links a i {
    font-size: 1.25em
}

.job-list {
    list-style: none;
    padding: 0;
    margin: 0
}

.job-list li {
    border: 2px solid #eee;
    margin-bottom: 1em
}

.job-list li h2 {
    background: #fafafa;
    padding: 10px;
    margin: 0;
    cursor: pointer;
    position: relative
}

.job-list li h2:after {
    content: "";
    width: 0;
    height: 0;
    right: 10px;
    top: 20px;
    z-index: 10;
    position: absolute;
    border-top: .25em solid transparent;
    border-bottom: .25em solid transparent;
    border-left: .5em solid #ccc
}

.job-list li h2:hover {
    background: #eee
}

.job-list li .job-content {
    padding: 10px;
    display: none
}

.job-list li .job-content h4 {
    margin-top: 1em;
    margin-bottom: .25em;
    padding-bottom: .25em;
    border-bottom: 1px solid #eee
}

.job-list li .job-content h3 {
    margin-top: 2em
}

.job-list li.open .job-content {
    display: block
}

.job-list li.open h2:after {
    border-left: .25em solid transparent;
    border-right: .25em solid transparent;
    border-bottom: none;
    border-top: .5em solid #ccc
}

.tab-warranty .step-form.warranty {
    margin-top: 0;
    background: 0 0;
    -webkit-box-shadow: 0 0 0 transparent;
    -moz-box-shadow: 0 0 0 transparent;
    -o-box-shadow: 0 0 0 transparent;
    box-shadow: 0 0 0 transparent;
    max-width: none
}

.tab-warranty .step-form.warranty .steps {
    min-height: 30em
}

.tab-warranty .step-form.warranty .step-content {
    width: 100%
}

.tab-warranty .step-form.warranty .step-content .purchase-date select {
    width: 33%;
    float: left
}

.tab-warranty .step-form.warranty .step-content .purchase-date select + select {
    margin-left: .5%
}

.tab-warranty .step-form.warranty .step-content .purchase-date span {
    clear: both;
    display: block;
    text-align: left;
    text-transform: none
}

.tab-warranty .step-form.warranty .step-content .additional label {
    clear: both;
    display: block;
    height: 2em;
    text-align: right
}

.tab-warranty .step-form.warranty .step-content .additional label input[type=text] {
    width: 92%;
    display: inline-block
}

@media screen and (min-width: 40.08em) {
    .nqa-logo img {
        padding-right: 15px;
        float: left;
        width: 100px
    }
}

@media screen and (min-width: 40.08em) and (max-width: 60.08em) {
    .nqa-logo img {
        width: 64px;
        padding-right: 5px
    }
}

/* ===================================================================================Training2019===================================================================================*/
div#page-tabs.show section.tab {
    display: block;
}

div#page-tabs.show .tab-bar ul li a {
    padding: 0;
    font-size: inherit;
}

/*
.tab + .tab p {
    visibility: hidden;
    margin: 0;
    height: 66px;
}*/

#page-tabs.show .tab + .tab .tab-content {
    margin: 0;
    padding: 0;
}

#page-tabs.show .tab .tab-content {
    padding-bottom: 0;
}

/* ===================================================================================REC7 PROMO 2019===================================================================================*/
.rec7-buy h2 {
    font-weight: 900;
    font-size: 42px;
    line-height: 1em;
    margin: 0 0 .25em;
    position: relative;
}

.rec7-buy h2 sup {
    font-size: 30%;
}

.rec7-buy .buy-conditions {
    font-weight: 900;
    text-transform: uppercase;
    box-sizing: border-box;
    font-size: 20px;
    border-left: 15px solid #c9282d;
    font-family: nimbus-sans-condensed, sans-serif;
}

.rec7-buy .buy-conditions span {
    padding-left: 15px;
    display: block;
    line-height: 1em;
}

.rec7-redeem {
    background: #c9282d;
    color: #fff;
    padding: 8% 0;
}

.rec7-redeem .two-ways {
    position: relative;
}

.rec7-redeem .two-ways h4 {
    font-size: 30px;
    text-transform: uppercase;
    line-height: 1em;
    font-weight: 600;
    margin: 0 0 1em;
}

.rec7-redeem .two-ways ol {
    margin: 0 0 3em;
    padding: 0 0 0 20px;
    font-size: 20px;
    font-weight: 600;
}

.rec7-redeem .two-ways ol li {
    margin-bottom: .5em;
}

.rec7-redeem .two-ways p {
    font-family: nimbus-sans, sans-serif;
    font-size: 20px;
    line-height: 1.25em;
}

@media screen and (min-width: 40.08em) {
    .rec7-buy h2 {
        font-size: 54px;
    }
}

@media screen and (max-width: 60.08em) {
    .rec7-buy h2 br,
    .rec7-buy .buy-conditions span br {
        display: none;
    }
}

@media screen and (min-width: 60.08em) {
    .rec7-buy h2 {
        font-size: 85px;
    }

    .rec7-buy h2 sup {
        top: .875em;
        position: absolute;
    }

    .rec7-buy .buy-conditions {
        font-size: 30px;
    }

    .rec7-buy .buy-conditions span {
        padding-left: 24px;
    }

    .rec7-redeem {
        padding: 5% 0;
    }

    .rec7-redeem .two-ways {
        width: 45%;
        float: left;
        margin-right: 5%;
        min-height: 493px;
    }

    .rec7-redeem .redeem-vortex {
        width: 50%;
        float: left;
    }

    .rec7-redeem .two-ways ol {
        width: 370px;
    }

    .rec7-redeem .two-ways p {
        position: absolute;
        margin-bottom: 0;
        bottom: 0;
    }
}
/* ------------------------------------------------------------------------------------------------------------------------------------ */
/* ------------------------------------------------------ Main Header Navigation ------------------------------------------------------ */
/* ------------------------------------------------------------------------------------------------------------------------------------ */
header{
    text-transform: uppercase;
}
header#header{
    position:relative;
    padding: 0 !important;
    z-index: 50;
}
.header-nav-dealer:hover{
    color:rgba(201, 40, 45, 1);
}
.nav-right-arrow{
    border-color: rgba(201, 40, 45, 1);
    border-style: solid;
    border-width: 0px 2px 2px 0px;
    height: 10px; 
    width: 10px;
    transform: rotate(-45deg);
}
.header-nav-dealer-container .nav-right-arrow {
    margin-left: .5rem;
}

#header-nav-menu  ul li .header-nav__link-category-group-main-title{
    color: black;
    text-decoration: none;
}
#header-nav-menu  ul li .header-nav__link-category-group-main-title:hover{
    color: rgba(201, 40, 45, 1);
}
@media screen and (min-width: 40.08em){
    #header ul {
        padding-top: 0 !important;
    }
}

/* Header content alignment */
#header {
    margin: 0 auto;
}
.header-nav__content {
    display:flex;
    justify-content: center;
    align-items: center;
    margin-left: auto;
    margin-right:auto;
    width: 100%;
}
/* The following is for container class taken from tailwind */
  @media (min-width: 324px) {
    .header-nav__content {
      max-width: 324px;
    }
  }
  
  @media (min-width: 576px) {
    .header-nav__content {
      max-width: 576px;
    }
  }
  
  @media (min-width: 768px) {
    .header-nav__content {
      max-width: 768px;
    }
  }
  
  @media (min-width: 992px) {
    .header-nav__content {
      max-width: 992px;
    }
  }
  
  @media (min-width: 1200px) {
    .header-nav__content {
      max-width: 1200px;
    }
  }
  





@media screen and (min-width: 55em){
    .header-nav__content {    
        justify-content: space-between;
        align-items: center;
    }
}
.header-nav__logoNavContainer{
    display: flex;
    align-items: center;
    flex-direction: column;
    margin-top: 1rem;
}
@media screen and (min-width: 55em){
    .header-nav__logoNavContainer{
        flex-direction: row;
        margin-top: 0rem;
    }   
}
@media screen and (max-width: 641px){
    .header-nav__logoNavContainer{
        margin-top: 0rem;
    }   
}
.header-nav__logo {
    margin-right:0rem;
}
@media screen and (min-width: 55em){
    .header-nav__logo{
        margin-right: 2rem 
    }   
}
/* .header-nav__logo {}
.header-nav__links-container{} */
.desktop-nav .header-nav__generated-links{
    display: flex !important;
    justify-content: center;
    align-items: center;
    margin:0;
}
/* Generated links */
.desktop-nav .header-nav__link-category-group {
    text-align:left;
    border-right: none !important;
    height: 5rem;
    display: flex !important;
    justify-content: center;
    align-items: center;
    color: white !important;
}
@media only screen and (max-width: 880px) {
    .desktop-nav .header-nav__link-category-group {
        height: 3rem;
    }
}

/* Dealer navigation - main nav right */
.header-nav-dealer-container {
    display:none;
}
/* flex items-center  */
@media screen and (min-width: 65em){
    .header-nav-dealer-container {
        display:flex;
        align-items: center;
    }
}
.header-nav-dealer-container a.header-nav-dealer{
    color: #000;
    text-decoration: none;
    text-transform: uppercase;
    font-weight: 600;
	font-size: 1.125rem;
}
.header-nav-dealer-container a.header-nav-dealer:hover{
    color: rgba(201, 40, 45, 1);
}
/* ---------- RED CONTAINER ELEMENTS START HERE - Does not refer to mobile ---------- */
/* Font in red container */
.desktop-nav .header-nav__link-category-group .header-nav__sub-content .sub-content__category-container .sub-content__links-list a,
.desktop-nav .header-nav__link-category-group .header-nav__sub-content .sub-content__category-container .sub-content__category-main-title,
.sub-content__single-list-container .links-vertical{
    color:white !important;
    text-decoration:none;
}
.desktop-nav .sub-content__category-main-title{
    padding-bottom: .5rem;
}
.desktop-nav .header-nav__link-category-group .header-nav__sub-content .sub-content__category-container .sub-content__links-list a:hover,
.desktop-nav .header-nav__link-category-group .header-nav__sub-content .sub-content__category-container .sub-content__category-main-title:hover,
.sub-content__single-list-container .links-vertical:hover {
    color:black !important;
}
.desktop-nav .header-nav__link-category-group{
    color: black !important;
}
/* HEADER-NAV.TPL */
.logo-spacing-holder{
    margin-right: 2rem;
}
@media only screen and (max-width: 1200px) {
    .desktop-nav .logo-spacing-holder {
        display:none !important;
    }        
}
.desktop-nav .header-nav__link-category-group-main-title{
    padding: 0 1rem;
}  
.desktop-nav .header-nav__sub-container {
    text-align: left;
    background-color: rgba(201, 40, 45, 1);
    width: 100%;
    z-index: 999;
    position: absolute !important;
    top: 80px;
    left: 0;
    right: 0;
    display: none;
}

.desktop-nav .header-nav__sub-content{
    display: flex;
    margin-left: auto;
    margin-right: auto;
}
@media only screen and (max-width: 1200px) {
    .desktop-nav .header-nav__sub-content {
        justify-content: space-between;
    }
}

.header-nav__sub-content {
    width: 100%;
  }
  
  @media (min-width: 324px) {
    .header-nav__sub-content {
      max-width: 324px;
    }
  }
  
  @media (min-width: 576px) {
    .header-nav__sub-content {
      max-width: 576px;
    }
  }
  
  @media (min-width: 768px) {
    .header-nav__sub-content {
      max-width: 768px;
    }
  }
  @media (min-width: 992px) {
    .header-nav__sub-content {
      max-width: 992px;
    }
  }
  @media (min-width: 1200px) {
    .header-nav__sub-content {
      max-width: 1200px;
    }
  }
  .mobile-nav .header-nav__sub-content {
      margin-left: auto;
      margin-right: auto;
  }

@media (max-width: 576px){
    .desktop-nav .header-nav__sub-content {
        max-width:100% !important; 
    }
}
.sub-content__categories-container.horizontal{
    flex-direction: row;
}
@media screen and (max-width: 40.08em) {
    .sub-content__categories-container.horizontal{
        flex-direction:column;
    }
}
.sub-content__categories-container.vertical{
    flex-direction:column;
    margin-top:2rem;
    margin-bottom:2rem;
}
@media (max-width: 640px){
    .sub-content__categories-container.vertical{
        margin:0;
    }
}
/* HEADER-NAV-L1.TPL */
    .sub-content__categories-container {
        width: 100%;
        display:flex;
    }
    @media screen and (max-width: 40.08em) {
        .sub-content__categories-container {
            flex-direction: column;
        }
    }
    .sub-content__categories-container .sub-content__category-container.firearms{
        flex: 1 1 40%;
    }
    .sub-content__categories-container .sub-content__category-container{
        flex-grow: 1;
    }

    .desktop-nav .sub-content__category-container{
        display:flex;
        flex-direction:column;
        /* padding-right: 8rem; */
        margin: 2rem 1rem;
    }

    @media only screen and (max-width: 1200px) {
        .desktop-nav .sub-content__category-container{
            padding-right: 0;
        }
    }

    /* For sub nav that had a header and sub link elements */
    .desktop-nav .sub-content__links-list.text-header-and-sub  {
        max-height: 150px;
        display:flex;
        flex-direction: column;
        flex-wrap: wrap;   
        font-family: 'nimbus-sans', sans-serif;
        font-weight: 300;
        font-size: .875rem;
    }
    /* Mobile */
    .mobile-nav .sub-content__links-list.text-header-and-sub  {
        font-size: .875rem;
    }
    .mobile-nav .sub-content__categories-container.vertical {

    }

    /* For sub nav that has only one set of sub links */
    .sub-content__single-list-container .links-vertical {
        color:white !important;
        text-decoration: none;
        font-weight: 300;
        margin-left: 2rem;
    }
    @media screen and (max-width: 40.08em){
        .sub-content__single-list-container .links-vertical{
            margin:0;
            padding: 0 !important;
            font-size: 18px;
        }
        .mobile-nav .sub-content__single-list-container .links-vertical{
            font-size: 0.875rem;
        }
    }
    @media screen and (max-width: 40.08em){
        .sub-content__single-list-container .links-vertical a{
            padding:0;
        }
    }

/* Top level font size  */
    .desktop-nav .header-nav__link-category-group-main-title,
    .header-nav-dealer {
        font-size: .9rem;
        font-family: 'nimbus-sans-condensed', sans-serif;
    }
@media screen and (min-width: 55em){
    .desktop-nav .header-nav__link-category-group-main-title,
    .header-nav-dealer {
        font-size: .9rem;
    }
}
@media screen and (min-width: 65em){
    .desktop-nav .header-nav__link-category-group-main-title,
    .header-nav-dealer {
        font-size: 1rem;
    }
}
@media screen and (min-width: 70em){
    .desktop-nav .header-nav__link-category-group-main-title,
    .header-nav-dealer {
        font-size: 1.1rem;
    }
}
@media screen and (min-width: 80em){
    .desktop-nav .header-nav__link-category-group-main-title,
    .header-nav-dealer {
        font-size: 1.125rem;
    }
}

/* Mobile */
.header__mobile-navigation{
    display:none;
}
.header-nav__links-container.mobile-nav.nav-closed{
    display:none;
}
@media screen and (min-width: 40.08em) {
    .header-nav__links-container.mobile-nav{
        display:none;
    }
}
@media screen and (max-width: 40.08em) {
    .header-nav__links-container.desktop-nav{display:none;}
    .header-nav__links-container.mobile-nav{
        display:block;
        background-color: rgba(201, 40, 45, 1);
        width: 100vw;
        position: absolute;
        left:0;
        top:5rem;
        z-index: 999;
        padding-top:1rem;
        overflow-y: auto;
        -webkit-overflow-scrolling: touch;
        height: 90vh;
    }
    .mobile-nav.header-nav__sub-container {
        display:block;
    }
    .header__mobile-navigation{
        display: block;
        position: absolute;
        top:0;
        left:0;
        width:100%;
        z-index: 999;
        padding:1.2rem;
    }
    .top-logo{
        padding-top:1rem;
        padding-bottom: 1rem;
    }
    #header .mobile-nav .logo-spacing-holder {display:none;}
    .mobile-nav .sub-content__category-main-title{ padding: 0 !important; }
    
    .mobile-nav .header-nav__sub-container {
        padding: .5em 1.5em !important;
    }
    .mobile-nav .sub-content__links-list {
        display: flex;
        flex-direction: column;
    }
/* Font colours  */
/* HERE - change these to active later  */
    .mobile-nav .header-nav__link-category-group .header-nav__sub-content .sub-content__category-container .sub-content__links-list a,
    .mobile-nav .header-nav__link-category-group .header-nav__sub-content .sub-content__category-container .sub-content__category-main-title,
    .sub-content__single-list-container .links-vertical{
        color:white !important;
        text-decoration:none;
    }
    .mobile-nav .header-nav__link-category-group .header-nav__sub-content .sub-content__category-container .text-header-and-sub{
        font-family: 'nimbus-sans', sans-serif;
        font-weight: 300;
    }
    .mobile-nav .header-nav__link-category-group .header-nav__sub-content .sub-content__category-container .sub-content__links-list a:active,
    .mobile-nav .header-nav__link-category-group .header-nav__sub-content .sub-content__category-container .sub-content__category-main-title:active,
    .sub-content__single-list-container .links-vertical:active{
        color:black !important;
    }
    .mobile-nav .header-nav__link-category-group-main-title {
        color:black !important;
        text-decoration:none;
    }
    .mobile-nav .header-nav__link-category-group-main-title:active {
        color:white !important;
    }
}

/* Source: animate.css */
.animated {
  animation-duration: .5s;
  animation-fill-mode: both;
}
@keyframes slideInLeft {
  from {
    transform: translate3d(-100%, 0, 0);
    visibility: visible;
  }
  to {
    transform: translate3d(0, 0, 0);
  }
}
.slideInLeft {
  animation-name: slideInLeft;
}

/* ---------- Rifle Sub-Navigation ---------- */
/* ------------------------------------------ */
.rifle-page-nav__link {
    font-family: 'tk-nimbus-sans', sans-serif;
    font-weight: 600;
    font-size: .75rem;
    color: black;
    cursor: pointer; 
    text-decoration: none;
    text-transform: uppercase;
    height: 100%;
    padding-left: 2rem;
}
.rifle-page-nav__link-divider{
    padding-left: 2rem;
}
@media screen and (min-width: 640px) {
    .rifle-page-nav__link{
        font-size: 1rem;
    }
}
.rifle-page-nav__link:hover .rifle-page-nav__link-text,
.rifle-page-nav__link-text.active {
    color: white;
}
.rifle-page-nav__link:hover .rifle-page-nav__link-divider,
.rifle-page-nav__link-text.active .rifle-page-nav__link-divider  {
    color: black;
}
@media screen and (min-width: 992px) {
    .rifle-page-nav__link .rifle-page-nav__link-divider.last-divider {
        opacity: 0;
    }
}
/* Temporary hack - Timeline was making nav section display not how we want it. 
When you fix the php, you can remove this section: */
.company .sub-content__categories-container {
    flex-direction: column; 
}
.company .sub-content__category-container.events {
    padding: 0 !important;
    margin: 0;
    margin-left: 2rem;
}
@media screen and (max-width: 40.08em) {
    .company .sub-content__category-container.events {
        margin-left:0;
    }
}
.company .sub-content__category-container.events .sub-content__category-main-title {
    padding-bottom: 0;
    font-weight: 300;
}
.group:hover .group-hover\:block {
    display: block;
  }