@charset "UTF-8";
hr, img {
    border: 0
}

.img-thumbnail, .thumbnail {
    -webkit-transition: all .2s ease-in-out
}

.mfp-title, pre {
    word-wrap: break-word
}

.glyphicon, body, button, html, input {
    -moz-osx-font-smoothing: grayscale
}

.breadcrumb, .carousel-indicators, .dropdown-menu, .media-list, .nav, .pager, li {
    list-style: none
}

.bullet-list li, ol, ul {
    list-style-position: outside
}

.mfp-arrow, .slick-slider, html {
    -webkit-tap-highlight-color: transparent
}

.mfp-wrap, .ns-close {
    -webkit-backface-visibility: hidden
}

html {
    font-family: sans-serif;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%
}

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

audio, canvas, progress, video {
    display: inline-block;
    vertical-align: baseline
}

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

[hidden], template {
    display: none
}

a {
    background: 0 0
}

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

b, optgroup, strong {
    /*specified per NI Font Graphik, commented out
    font-weight: 500*/
    font-weight: 700;
    
}

dfn {
    font-style: italic
}

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

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

sup {
    top: -.5em
}

sub {
    bottom: -.25em
}

img {
    vertical-align: middle
}

svg:not(:root) {
    overflow: hidden
}

hr {
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    height: 0
}

pre, textarea {
    overflow: auto
}

code, kbd, pre, samp {
    font-size: 1em
}

button, input, optgroup, select, textarea {
    color: inherit;
    font: inherit;
    margin: 0
}

.glyphicon, address, cite {
    font-style: normal
}

button {
    overflow: visible
}

button, select {
    text-transform: none
}

.initialism, .uppercase {
    text-transform: uppercase
}

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

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

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

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

input[type=number]::-webkit-inner-spin-button, input[type=number]::-webkit-outer-spin-button {
    height: auto
}

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

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

td, th {
    padding: 0
}

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

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

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

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

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

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

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

    thead {
        display: table-header-group
    }

    img {
        max-width: 100% !important
    }

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

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

    select {
        background: #fff !important
    }

    .navbar {
        display: none
    }

    .table td, .table th {
        background-color: #fff !important
    }

    .btn > .caret, .dropup > .btn > .caret {
        border-top-color: #000 !important
    }

    .label {
        border: 1px solid #000
    }

    .table {
        border-collapse: collapse !important;
    }

    .table-bordered td, .table-bordered th {
        border: 1px solid #ddd !important
    }
}

.btn, .btn-danger.active, .btn-danger:active, .btn-default.active, .btn-default:active, .btn-info.active, .btn-info:active, .btn-primary.active, .btn-primary:active, .btn-warning.active, .btn-warning:active, .btn.active, .btn:active, .dropdown-menu > .disabled > a:focus, .dropdown-menu > .disabled > a:hover, .navbar-toggle, .open .btn-danger.dropdown-toggle, .open .btn-default.dropdown-toggle, .open .btn-info.dropdown-toggle, .open .btn-primary.dropdown-toggle, .open .btn-warning.dropdown-toggle {
    background-image: none
}

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

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

a {
    text-decoration: none
}

a:focus, a:hover {
    color: #415d70
}

a:focus {
    outline-offset: -2px
}

figure {
    margin: 0
}

.img-responsive {
    display: block;
    max-width: 100%;
    height: auto
}

.img-rounded {
    border-radius: 2px
}

.img-thumbnail {
    padding: 4px;
    line-height: 1.42857;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 2px;
    transition: all .2s ease-in-out;
    display: inline-block;
    max-width: 100%;
    height: auto
}

.img-circle {
    border-radius: 50%
}

hr {
    margin-top: 20px;
    margin-bottom: 20px;
    border-top: 1px solid #eee
}

.sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    margin: -1px;
    padding: 0;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    border: 0
}

.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
    font-family: inherit;
    /*font-weight: 500;*/
    font-weight: 600;
    line-height: 1.1;
    color: inherit
}

.h1 .small, .h1 small, .h2 .small, .h2 small, .h3 .small, .h3 small, .h4 .small, .h4 small, .h5 .small, .h5 small, .h6 .small, .h6 small, h1 .small, h1 small, h2 .small, h2 small, h3 .small, h3 small, h4 .small, h4 small, h5 .small, h5 small, h6 .small, h6 small {
    /*font-weight: 400;*/
    font-weight: 600;
    line-height: 1;
    color: #999
}

.h1, .h2, .h3, h1, h2, h3 {
    margin-top: 20px;
    margin-bottom: 10px
}

.h1 .small, .h1 small, .h2 .small, .h2 small, .h3 .small, .h3 small, h1 .small, h1 small, h2 .small, h2 small, h3 .small, h3 small {
    font-size: 65%
}

.h4, .h5, .h6, h4, h5, h6 {
    margin-top: 10px;
    margin-bottom: 10px
}

.h4 .small, .h4 small, .h5 .small, .h5 small, .h6 .small, .h6 small, h4 .small, h4 small, h5 .small, h5 small, h6 .small, h6 small {
    font-size: 75%
}

.h1, h1 {
    font-size: 36px
}

.h2, h2 {
    font-size: 30px
}

.h3, h3 {
    font-size: 24px
}

.h4, h4 {
    font-size: 18px
}

.h5, h5 {
    font-size: 14px
}

.h6, h6 {
    font-size: 12px
}

p {
    margin: 0 0 10px
}

.lead {
    margin-bottom: 20px;
    font-size: 16px;
    font-weight: 200;
    line-height: 1.4
}

dt, label {
    font-weight: 700
}

@media (min-width: 768px) {
    .lead {
        font-size: 21px
    }
}

.small, small {
    font-size: 85%
}

.text-justify {
    text-align: justify
}

.text-muted {
    color: #999
}

.text-primary {
    color: #5d86a0
}

a.text-primary:hover {
    color: #4a6b80
}

.text-success {
    color: #3c763d
}

a.text-success:hover {
    color: #2b542c
}

.text-info {
    color: #31708f
}

a.text-info:hover {
    color: #245269
}

.text-warning {
    color: #8a6d3b
}

a.text-warning:hover {
    color: #66512c
}

.text-danger {
    color: #b94a48
}

a.text-danger:hover {
    color: #953b39
}

.bg-primary {
    color: #fff;
    background-color: #5d86a0
}

a.bg-primary:hover {
    background-color: #4a6b80
}

.bg-success {
    background-color: #dff0d8
}

a.bg-success:hover {
    background-color: #c1e2b3
}

.bg-info {
    background-color: #d9edf7
}

a.bg-info:hover {
    background-color: #afd9ee
}

.bg-warning {
    background-color: #fcf8e3
}

a.bg-warning:hover {
    background-color: #f7ecb5
}

.bg-danger {
    background-color: #fff
}

a.bg-danger:hover {
    background-color: #e6e6e6
}

pre code, table {
    background-color: transparent
}

.page-header {
    padding-bottom: 9px;
    margin: 40px 0 20px;
    border-bottom: 1px solid #eee
}

dl, ol, ul {
    margin-top: 0
}

blockquote ol:last-child, blockquote p:last-child, blockquote ul:last-child, ol ol, ol ul, ul ol, ul ul {
    margin-bottom: 0
}

address, dl {
    margin-bottom: 20px
}

ol, ul {
    margin-bottom: 10px
}

.list-inline, .list-unstyled {
    padding-left: 0;
    list-style: none
}

.list-inline > li {
    display: inline-block;
    padding-left: 5px;
    padding-right: 5px
}

.list-inline > li:first-child {
    padding-left: 0
}

dd, dt {
    line-height: 1.42857
}

dd {
    margin-left: 0
}

@media (min-width: 768px) {
    .dl-horizontal dt {
        float: left;
        width: 160px;
        clear: left;
        text-align: right;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap
    }

    .dl-horizontal dd {
        margin-left: 180px
    }

    .dl-horizontal dd:after, .dl-horizontal dd:before {
        content: " ";
        display: table
    }

    .dl-horizontal dd:after {
        clear: both
    }

    .container {
        width: 750px
    }
}

.btn-group-vertical > .btn-group:after, .btn-toolbar:after, .clear, .clear-float, .clearFloat, .clearfix:after, .container-fluid:after, .container:after, .dropdown-menu > li > a, .footer-primary .column1 .freeshipping:after, .footer-primary .column2 .headline-newsletter, .form-horizontal .form-group:after, .login-cart-search .typehead.dropdown-menu a, .modal-footer:after, .nav:after, .navbar-header:after, .navbar:after, .newsletter .line, .pager:after, .panel-body:after, .row:after, .slick-track:after, header::after {
    clear: both
}

abbr[data-original-title], abbr[title] {
    cursor: help;
    border-bottom: 1px dotted #999
}

.initialism {
    font-size: 90%
}

blockquote {
    padding: 10px 20px;
    margin: 0 0 20px;
    font-size: 17.5px;
    border-left: 5px solid #eee
}

blockquote .small, blockquote footer, blockquote small {
    display: block;
    font-size: 80%;
    line-height: 1.42857;
    color: #999
}

legend, pre {
    color: #333
}

blockquote .small:before, blockquote footer:before, blockquote small:before {
    content: '\2014 \00A0'
}

.blockquote-reverse, blockquote.pull-right {
    padding-right: 15px;
    padding-left: 0;
    border-right: 5px solid #eee;
    border-left: 0;
    text-align: right
}

code, kbd {
    padding: 2px 4px;
    font-size: 90%;
    border-radius: 2px
}

.blockquote-reverse .small:before, .blockquote-reverse footer:before, .blockquote-reverse small:before, blockquote.pull-right .small:before, blockquote.pull-right footer:before, blockquote.pull-right small:before {
    content: ''
}

.blockquote-reverse .small:after, .blockquote-reverse footer:after, .blockquote-reverse small:after, blockquote.pull-right .small:after, blockquote.pull-right footer:after, blockquote.pull-right small:after {
    content: '\00A0 \2014'
}

blockquote:after, blockquote:before {
    content: ""
}

address {
    line-height: 1.42857
}

code, kbd, pre, samp {
    font-family: Menlo, Monaco, Consolas, "Courier New", monospace
}

code {
    color: #c7254e;
    background-color: #f9f2f4;
    white-space: nowrap
}

kbd {
    color: #fff;
    background-color: #333;
    box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .25)
}

.form-control, .has-success .form-control {
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075)
}

pre {
    display: block;
    padding: 9.5px;
    margin: 0 0 10px;
    font-size: 13px;
    line-height: 1.42857;
    word-break: break-all;
    background-color: #f5f5f5;
    border: 1px solid #ccc;
    border-radius: 2px
}

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

.container, .container-fluid {
    margin-right: auto;
    margin-left: auto
}

pre code {
    padding: 0;
    font-size: inherit;
    color: inherit;
    white-space: pre-wrap;
    border-radius: 0
}

.container, .container-fluid {
    padding-left: 15px;
    padding-right: 15px
}

.pre-scrollable {
    max-height: 340px;
    overflow-y: scroll
}

@media (min-width: 992px) {
    .container {
        width: 970px
    }
}

@media (min-width: 1200px) {
    .container {
        width: 1170px
    }
}

.row {
    margin-left: -15px;
    margin-right: -15px
}

.col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-xs-1, .col-xs-10, .col-xs-11, .col-xs-12, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9 {
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px
}

.col-xs-1, .col-xs-10, .col-xs-11, .col-xs-12, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9 {
    float: left
}

.col-xs-1 {
    width: 8.33333%
}

.col-xs-2 {
    width: 16.66667%
}

.col-xs-3 {
    width: 25%
}

.col-xs-4 {
    width: 33.33333%
}

.col-xs-5 {
    width: 41.66667%
}

.col-xs-6 {
    width: 50%
}

.col-xs-7 {
    width: 58.33333%
}

.col-xs-8 {
    width: 66.66667%
}

.col-xs-9 {
    width: 75%
}

.col-xs-10 {
    width: 83.33333%
}

.col-xs-11 {
    width: 91.66667%
}

.col-xs-12 {
    width: 100%
}

.col-xs-pull-0 {
    right: 0
}

.col-xs-pull-1 {
    right: 8.33333%
}

.col-xs-pull-2 {
    right: 16.66667%
}

.col-xs-pull-3 {
    right: 25%
}

.col-xs-pull-4 {
    right: 33.33333%
}

.col-xs-pull-5 {
    right: 41.66667%
}

.col-xs-pull-6 {
    right: 50%
}

.col-xs-pull-7 {
    right: 58.33333%
}

.col-xs-pull-8 {
    right: 66.66667%
}

.col-xs-pull-9 {
    right: 75%
}

.col-xs-pull-10 {
    right: 83.33333%
}

.col-xs-pull-11 {
    right: 91.66667%
}

.col-xs-pull-12 {
    right: 100%
}

.col-xs-push-0 {
    left: 0
}

.col-xs-push-1 {
    left: 8.33333%
}

.col-xs-push-2 {
    left: 16.66667%
}

.col-xs-push-3 {
    left: 25%
}

.col-xs-push-4 {
    left: 33.33333%
}

.col-xs-push-5 {
    left: 41.66667%
}

.col-xs-push-6 {
    left: 50%
}

.col-xs-push-7 {
    left: 58.33333%
}

.col-xs-push-8 {
    left: 66.66667%
}

.col-xs-push-9 {
    left: 75%
}

.col-xs-push-10 {
    left: 83.33333%
}

.col-xs-push-11 {
    left: 91.66667%
}

.col-xs-push-12 {
    left: 100%
}

.col-xs-offset-0 {
    margin-left: 0
}

.col-xs-offset-1 {
    margin-left: 8.33333%
}

.col-xs-offset-2 {
    margin-left: 16.66667%
}

.col-xs-offset-3 {
    margin-left: 25%
}

.col-xs-offset-4 {
    margin-left: 33.33333%
}

.col-xs-offset-5 {
    margin-left: 41.66667%
}

.col-xs-offset-6 {
    margin-left: 50%
}

.col-xs-offset-7 {
    margin-left: 58.33333%
}

.col-xs-offset-8 {
    margin-left: 66.66667%
}

.col-xs-offset-9 {
    margin-left: 75%
}

.col-xs-offset-10 {
    margin-left: 83.33333%
}

.col-xs-offset-11 {
    margin-left: 91.66667%
}

.col-xs-offset-12 {
    margin-left: 100%
}

@media (min-width: 768px) {
    .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9 {
        float: left
    }

    .col-sm-1 {
        width: 8.33333%
    }

    .col-sm-2 {
        width: 16.66667%
    }

    .col-sm-3 {
        width: 25%
    }

    .col-sm-4 {
        width: 33.33333%
    }

    .col-sm-5 {
        width: 41.66667%
    }

    .col-sm-6 {
        width: 50%
    }

    .col-sm-7 {
        width: 58.33333%
    }

    .col-sm-8 {
        width: 66.66667%
    }

    .col-sm-9 {
        width: 75%
    }

    .col-sm-10 {
        width: 83.33333%
    }

    .col-sm-11 {
        width: 91.66667%
    }

    .col-sm-12 {
        width: 100%
    }

    .col-sm-pull-0 {
        right: 0
    }

    .col-sm-pull-1 {
        right: 8.33333%
    }

    .col-sm-pull-2 {
        right: 16.66667%
    }

    .col-sm-pull-3 {
        right: 25%
    }

    .col-sm-pull-4 {
        right: 33.33333%
    }

    .col-sm-pull-5 {
        right: 41.66667%
    }

    .col-sm-pull-6 {
        right: 50%
    }

    .col-sm-pull-7 {
        right: 58.33333%
    }

    .col-sm-pull-8 {
        right: 66.66667%
    }

    .col-sm-pull-9 {
        right: 75%
    }

    .col-sm-pull-10 {
        right: 83.33333%
    }

    .col-sm-pull-11 {
        right: 91.66667%
    }

    .col-sm-pull-12 {
        right: 100%
    }

    .col-sm-push-0 {
        left: 0
    }

    .col-sm-push-1 {
        left: 8.33333%
    }

    .col-sm-push-2 {
        left: 16.66667%
    }

    .col-sm-push-3 {
        left: 25%
    }

    .col-sm-push-4 {
        left: 33.33333%
    }

    .col-sm-push-5 {
        left: 41.66667%
    }

    .col-sm-push-6 {
        left: 50%
    }

    .col-sm-push-7 {
        left: 58.33333%
    }

    .col-sm-push-8 {
        left: 66.66667%
    }

    .col-sm-push-9 {
        left: 75%
    }

    .col-sm-push-10 {
        left: 83.33333%
    }

    .col-sm-push-11 {
        left: 91.66667%
    }

    .col-sm-push-12 {
        left: 100%
    }

    .col-sm-offset-0 {
        margin-left: 0
    }

    .col-sm-offset-1 {
        margin-left: 8.33333%
    }

    .col-sm-offset-2 {
        margin-left: 16.66667%
    }

    .col-sm-offset-3 {
        margin-left: 25%
    }

    .col-sm-offset-4 {
        margin-left: 33.33333%
    }

    .col-sm-offset-5 {
        margin-left: 41.66667%
    }

    .col-sm-offset-6 {
        margin-left: 50%
    }

    .col-sm-offset-7 {
        margin-left: 58.33333%
    }

    .col-sm-offset-8 {
        margin-left: 66.66667%
    }

    .col-sm-offset-9 {
        margin-left: 75%
    }

    .col-sm-offset-10 {
        margin-left: 83.33333%
    }

    .col-sm-offset-11 {
        margin-left: 91.66667%
    }

    .col-sm-offset-12 {
        margin-left: 100%
    }
}

@media (min-width: 992px) {
    .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9 {
        float: left
    }

    .col-md-1 {
        width: 8.33333%
    }

    .col-md-2 {
        width: 16.66667%
    }

    .col-md-3 {
        width: 25%
    }

    .col-md-4 {
        width: 33.33333%
    }

    .col-md-5 {
        width: 41.66667%
    }

    .col-md-6 {
        width: 50%
    }

    .col-md-7 {
        width: 58.33333%
    }

    .col-md-8 {
        width: 66.66667%
    }

    .col-md-9 {
        width: 75%
    }

    .col-md-10 {
        width: 83.33333%
    }

    .col-md-11 {
        width: 91.66667%
    }

    .col-md-12 {
        width: 100%
    }

    .col-md-pull-0 {
        right: 0
    }

    .col-md-pull-1 {
        right: 8.33333%
    }

    .col-md-pull-2 {
        right: 16.66667%
    }

    .col-md-pull-3 {
        right: 25%
    }

    .col-md-pull-4 {
        right: 33.33333%
    }

    .col-md-pull-5 {
        right: 41.66667%
    }

    .col-md-pull-6 {
        right: 50%
    }

    .col-md-pull-7 {
        right: 58.33333%
    }

    .col-md-pull-8 {
        right: 66.66667%
    }

    .col-md-pull-9 {
        right: 75%
    }

    .col-md-pull-10 {
        right: 83.33333%
    }

    .col-md-pull-11 {
        right: 91.66667%
    }

    .col-md-pull-12 {
        right: 100%
    }

    .col-md-push-0 {
        left: 0
    }

    .col-md-push-1 {
        left: 8.33333%
    }

    .col-md-push-2 {
        left: 16.66667%
    }

    .col-md-push-3 {
        left: 25%
    }

    .col-md-push-4 {
        left: 33.33333%
    }

    .col-md-push-5 {
        left: 41.66667%
    }

    .col-md-push-6 {
        left: 50%
    }

    .col-md-push-7 {
        left: 58.33333%
    }

    .col-md-push-8 {
        left: 66.66667%
    }

    .col-md-push-9 {
        left: 75%
    }

    .col-md-push-10 {
        left: 83.33333%
    }

    .col-md-push-11 {
        left: 91.66667%
    }

    .col-md-push-12 {
        left: 100%
    }

    .col-md-offset-0 {
        margin-left: 0
    }

    .col-md-offset-1 {
        margin-left: 8.33333%
    }

    .col-md-offset-2 {
        margin-left: 16.66667%
    }

    .col-md-offset-3 {
        margin-left: 25%
    }

    .col-md-offset-4 {
        margin-left: 33.33333%
    }

    .col-md-offset-5 {
        margin-left: 41.66667%
    }

    .col-md-offset-6 {
        margin-left: 50%
    }

    .col-md-offset-7 {
        margin-left: 58.33333%
    }

    .col-md-offset-8 {
        margin-left: 66.66667%
    }

    .col-md-offset-9 {
        margin-left: 75%
    }

    .col-md-offset-10 {
        margin-left: 83.33333%
    }

    .col-md-offset-11 {
        margin-left: 91.66667%
    }

    .col-md-offset-12 {
        margin-left: 100%
    }
}

@media (min-width: 1200px) {
    .col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9 {
        float: left
    }

    .col-lg-1 {
        width: 8.33333%
    }

    .col-lg-2 {
        width: 16.66667%
    }

    .col-lg-3 {
        width: 25%
    }

    .col-lg-4 {
        width: 33.33333%
    }

    .col-lg-5 {
        width: 41.66667%
    }

    .col-lg-6 {
        width: 50%
    }

    .col-lg-7 {
        width: 58.33333%
    }

    .col-lg-8 {
        width: 66.66667%
    }

    .col-lg-9 {
        width: 75%
    }

    .col-lg-10 {
        width: 83.33333%
    }

    .col-lg-11 {
        width: 91.66667%
    }

    .col-lg-12 {
        width: 100%
    }

    .col-lg-pull-0 {
        right: 0
    }

    .col-lg-pull-1 {
        right: 8.33333%
    }

    .col-lg-pull-2 {
        right: 16.66667%
    }

    .col-lg-pull-3 {
        right: 25%
    }

    .col-lg-pull-4 {
        right: 33.33333%
    }

    .col-lg-pull-5 {
        right: 41.66667%
    }

    .col-lg-pull-6 {
        right: 50%
    }

    .col-lg-pull-7 {
        right: 58.33333%
    }

    .col-lg-pull-8 {
        right: 66.66667%
    }

    .col-lg-pull-9 {
        right: 75%
    }

    .col-lg-pull-10 {
        right: 83.33333%
    }

    .col-lg-pull-11 {
        right: 91.66667%
    }

    .col-lg-pull-12 {
        right: 100%
    }

    .col-lg-push-0 {
        left: 0
    }

    .col-lg-push-1 {
        left: 8.33333%
    }

    .col-lg-push-2 {
        left: 16.66667%
    }

    .col-lg-push-3 {
        left: 25%
    }

    .col-lg-push-4 {
        left: 33.33333%
    }

    .col-lg-push-5 {
        left: 41.66667%
    }

    .col-lg-push-6 {
        left: 50%
    }

    .col-lg-push-7 {
        left: 58.33333%
    }

    .col-lg-push-8 {
        left: 66.66667%
    }

    .col-lg-push-9 {
        left: 75%
    }

    .col-lg-push-10 {
        left: 83.33333%
    }

    .col-lg-push-11 {
        left: 91.66667%
    }

    .col-lg-push-12 {
        left: 100%
    }

    .col-lg-offset-0 {
        margin-left: 0
    }

    .col-lg-offset-1 {
        margin-left: 8.33333%
    }

    .col-lg-offset-2 {
        margin-left: 16.66667%
    }

    .col-lg-offset-3 {
        margin-left: 25%
    }

    .col-lg-offset-4 {
        margin-left: 33.33333%
    }

    .col-lg-offset-5 {
        margin-left: 41.66667%
    }

    .col-lg-offset-6 {
        margin-left: 50%
    }

    .col-lg-offset-7 {
        margin-left: 58.33333%
    }

    .col-lg-offset-8 {
        margin-left: 66.66667%
    }

    .col-lg-offset-9 {
        margin-left: 75%
    }

    .col-lg-offset-10 {
        margin-left: 83.33333%
    }

    .col-lg-offset-11 {
        margin-left: 91.66667%
    }

    .col-lg-offset-12 {
        margin-left: 100%
    }
}

table {
    max-width: 100%
}

th {
    text-align: left
}


.table > tbody > tr > td, .table > tbody > tr > th, .table > tfoot > tr > td, .table > tfoot > tr > th, .table > thead > tr > td, .table > thead > tr > th {
    padding: 8px;
    line-height: 1.42857;
    border-top: 1px solid #ddd
}

.table > thead > tr > th {
    vertical-align: bottom;
    border-bottom: 2px solid #ddd
}

.table > caption + thead > tr:first-child > td, .table > caption + thead > tr:first-child > th, .table > colgroup + thead > tr:first-child > td, .table > colgroup + thead > tr:first-child > th, .table > thead:first-child > tr:first-child > td, .table > thead:first-child > tr:first-child > th {
    border-top: 0
}

.table > tbody + tbody {
    border-top: 2px solid #ddd
}

.table .table {
    background-color: #fff
}

.table-condensed > tbody > tr > td, .table-condensed > tbody > tr > th, .table-condensed > tfoot > tr > td, .table-condensed > tfoot > tr > th, .table-condensed > thead > tr > td, .table-condensed > thead > tr > th {
    padding: 5px
}

.table-bordered, .table-bordered > tbody > tr > td, .table-bordered > tbody > tr > th, .table-bordered > tfoot > tr > td, .table-bordered > tfoot > tr > th, .table-bordered > thead > tr > td, .table-bordered > thead > tr > th {
    border: 1px solid #ddd
}

.table-bordered > thead > tr > td, .table-bordered > thead > tr > th {
    border-bottom-width: 2px
}

.table-striped > tbody > tr:nth-child(odd) > td, .table-striped > tbody > tr:nth-child(odd) > th {
    background-color: #f9f9f9
}

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

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

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

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

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

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

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

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

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

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

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

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

@media (max-width: 767px) {
    .table-responsive {
        width: 100%;
        margin-bottom: 15px;
        overflow-y: hidden;
        overflow-x: scroll;
        -ms-overflow-style: -ms-autohiding-scrollbar;
        border: 1px solid #ddd;
        -webkit-overflow-scrolling: touch
    }

    .table-responsive > .table {
        margin-bottom: 0
    }

    .table-responsive > .table > tbody > tr > td, .table-responsive > .table > tbody > tr > th, .table-responsive > .table > tfoot > tr > td, .table-responsive > .table > tfoot > tr > th, .table-responsive > .table > thead > tr > td, .table-responsive > .table > thead > tr > th {
        white-space: nowrap
    }

    .table-responsive > .table-bordered {
        border: 0
    }

    .table-responsive > .table-bordered > tbody > tr > td:first-child, .table-responsive > .table-bordered > tbody > tr > th:first-child, .table-responsive > .table-bordered > tfoot > tr > td:first-child, .table-responsive > .table-bordered > tfoot > tr > th:first-child, .table-responsive > .table-bordered > thead > tr > td:first-child, .table-responsive > .table-bordered > thead > tr > th:first-child {
        border-left: 0
    }

    .table-responsive > .table-bordered > tbody > tr > td:last-child, .table-responsive > .table-bordered > tbody > tr > th:last-child, .table-responsive > .table-bordered > tfoot > tr > td:last-child, .table-responsive > .table-bordered > tfoot > tr > th:last-child, .table-responsive > .table-bordered > thead > tr > td:last-child, .table-responsive > .table-bordered > thead > tr > th:last-child {
        border-right: 0
    }

    .table-responsive > .table-bordered > tbody > tr:last-child > td, .table-responsive > .table-bordered > tbody > tr:last-child > th, .table-responsive > .table-bordered > tfoot > tr:last-child > td, .table-responsive > .table-bordered > tfoot > tr:last-child > th {
        border-bottom: 0
    }
}

fieldset, legend {
    padding: 0;
    border: 0
}

fieldset {
    margin: 0;
    min-width: 0
}

legend {
    display: block;
    width: 100%;
    margin-bottom: 20px;
    font-size: 21px;
    line-height: inherit;
    border-bottom: 1px solid #e5e5e5
}

label {
    display: inline-block;
    margin-bottom: 5px
}

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

button.close, input[type=search].search-input {
    -webkit-appearance: none
}

input[type=checkbox], input[type=radio] {
    margin: 4px 0 0;
    margin-top: 1px \9;
    line-height: normal
}

.form-control, output {
    line-height: 1.42857;
    color: #555;
    display: block
}

input[type=file] {
    display: block
}

input[type=range] {
    display: block;
    width: 100%
}

select[multiple], select[size] {
    height: auto
}

input[type=file]:focus, input[type=checkbox]:focus, input[type=radio]:focus {
    outline: dotted thin;
    outline: -webkit-focus-ring-color auto 5px;
    outline-offset: -2px
}

output {
    padding-top: 7px;
    font-size: 14px
}

.form-control {
    width: 100%;
    height: 34px;
    padding: 6px 12px;
    background-color: #fff;
    border: 1px solid #ccc;
    border-radius: 2px;
    -webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s
}

.form-control:-moz-placeholder {
    color: #999
}

.form-control::-moz-placeholder {
    color: #999;
    opacity: 1
}

.form-control:-ms-input-placeholder {
    color: #999
}

.form-control::-webkit-input-placeholder {
    color: #999
}

.has-success .checkbox, .has-success .checkbox-inline, .has-success .control-label, .has-success .form-control-feedback, .has-success .help-block, .has-success .radio, .has-success .radio-inline {
    color: #3c763d
}

.form-control[disabled], .form-control[readonly], fieldset[disabled] .form-control {
    cursor: not-allowed;
    background-color: #eee;
    opacity: 1
}

textarea.form-control {
    height: auto
}

input[type=date] {
    line-height: 34px
}

.form-group {
    margin-bottom: 15px
}

.checkbox, .radio {
    display: block;
    min-height: 20px;
    margin-top: 10px;
    margin-bottom: 10px;
    padding-left: 20px
}

.checkbox label, .radio label {
    display: inline;
    font-weight: 400;
    cursor: pointer
}

.checkbox input[type=checkbox], .checkbox-inline input[type=checkbox], .radio input[type=radio], .radio-inline input[type=radio] {
    float: left;
    margin-left: -20px
}

.checkbox + .checkbox, .radio + .radio {
    margin-top: -5px
}

.checkbox-inline, .radio-inline {
    display: inline-block;
    padding-left: 20px;
    margin-bottom: 0;
    vertical-align: middle;
    font-weight: 400;
    cursor: pointer
}

.checkbox-inline + .checkbox-inline, .radio-inline + .radio-inline {
    margin-top: 0;
    margin-left: 10px
}

.checkbox-inline[disabled], .checkbox[disabled], .radio-inline[disabled], .radio[disabled], fieldset[disabled] .checkbox, fieldset[disabled] .checkbox-inline, fieldset[disabled] .radio, fieldset[disabled] .radio-inline, fieldset[disabled] input[type=checkbox], fieldset[disabled] input[type=radio], input[type=checkbox][disabled], input[type=radio][disabled] {
    cursor: not-allowed
}

.input-group-sm > .form-control, .input-group-sm > .input-group-addon, .input-group-sm > .input-group-btn > .btn, .input-sm {
    height: 30px;
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 2px
}

.input-group-sm > .input-group-btn > select.btn, .input-group-sm > select.form-control, .input-group-sm > select.input-group-addon, select.input-sm {
    height: 30px;
    line-height: 30px
}

.input-group-sm > .input-group-btn > select[multiple].btn, .input-group-sm > .input-group-btn > textarea.btn, .input-group-sm > select[multiple].form-control, .input-group-sm > select[multiple].input-group-addon, .input-group-sm > textarea.form-control, .input-group-sm > textarea.input-group-addon, select[multiple].input-sm, textarea.input-sm {
    height: auto
}

.input-group-lg > .form-control, .input-group-lg > .input-group-addon, .input-group-lg > .input-group-btn > .btn, .input-lg {
    height: 46px;
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.33;
    border-radius: 2px
}

.input-group-lg > .input-group-btn > select.btn, .input-group-lg > select.form-control, .input-group-lg > select.input-group-addon, select.input-lg {
    height: 46px;
    line-height: 46px
}

.input-group-lg > .input-group-btn > select[multiple].btn, .input-group-lg > .input-group-btn > textarea.btn, .input-group-lg > select[multiple].form-control, .input-group-lg > select[multiple].input-group-addon, .input-group-lg > textarea.form-control, .input-group-lg > textarea.input-group-addon, select[multiple].input-lg, textarea.input-lg {
    height: auto
}

.has-feedback {
    position: relative
}

.has-feedback .form-control {
    padding-right: 42.5px
}

.has-feedback .form-control-feedback {
    position: absolute;
    top: 25px;
    right: 0;
    display: block;
    width: 34px;
    height: 34px;
    line-height: 34px;
    text-align: center
}

.collapsing, .dropdown, .glyphicon {
    position: relative
}

.has-success .form-control {
    border-color: #3c763d
}

.has-success .form-control:focus {
    border-color: #2b542c;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #67b168
}

.has-success .input-group-addon {
    color: #3c763d;
    border-color: #3c763d;
    background-color: #dff0d8
}

.has-warning .checkbox, .has-warning .checkbox-inline, .has-warning .control-label, .has-warning .form-control-feedback, .has-warning .help-block, .has-warning .radio, .has-warning .radio-inline {
    color: #8a6d3b
}

.has-warning .form-control {
    border-color: #8a6d3b;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075)
}

.has-warning .form-control:focus {
    border-color: #66512c;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #c0a16b
}

.has-warning .input-group-addon {
    color: #8a6d3b;
    border-color: #8a6d3b;
    background-color: #fcf8e3
}

.has-error .checkbox, .has-error .checkbox-inline, .has-error .control-label, .has-error .form-control-feedback, .has-error .help-block, .has-error .radio, .has-error .radio-inline {
    color: #b94a48
}

.has-error .form-control {
    border-color: #b94a48;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075)
}

.has-error .form-control:focus {
    border-color: #953b39;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #d59392
}

.has-error .input-group-addon {
    color: #b94a48;
    border-color: #b94a48;
    background-color: #fff
}

.form-control-static {
    margin-bottom: 0
}

.help-block {
    display: block;
    margin-top: 5px;
    margin-bottom: 10px;
    color: #737373
}

@media (min-width: 768px) {
    .form-inline .form-group, .navbar-form .form-group {
        display: inline-block;
        margin-bottom: 0;
        vertical-align: middle
    }

    .form-inline .form-control, .navbar-form .form-control {
        display: inline-block;
        width: auto;
        vertical-align: middle
    }

    .form-inline .control-label, .navbar-form .control-label {
        margin-bottom: 0;
        vertical-align: middle
    }

    .form-inline .checkbox, .form-inline .radio, .navbar-form .checkbox, .navbar-form .radio {
        display: inline-block;
        margin-top: 0;
        margin-bottom: 0;
        padding-left: 0;
        vertical-align: middle
    }

    .form-inline .checkbox input[type=checkbox], .form-inline .radio input[type=radio], .navbar-form .checkbox input[type=checkbox], .navbar-form .radio input[type=radio] {
        float: none;
        margin-left: 0
    }

    .form-inline .has-feedback .form-control-feedback, .navbar-form .has-feedback .form-control-feedback {
        top: 0
    }

    .form-horizontal .control-label {
        text-align: right
    }
}

.form-horizontal .checkbox, .form-horizontal .checkbox-inline, .form-horizontal .control-label, .form-horizontal .radio, .form-horizontal .radio-inline {
    margin-top: 0;
    margin-bottom: 0;
    padding-top: 7px
}

.form-horizontal .checkbox, .form-horizontal .radio {
    min-height: 27px
}

.form-horizontal .form-group {
    margin-left: -15px;
    margin-right: -15px
}

.form-horizontal .form-group:after, .form-horizontal .form-group:before {
    content: " ";
    display: table
}

.form-horizontal .form-control-static {
    padding-top: 7px
}

.form-horizontal .has-feedback .form-control-feedback {
    top: 0;
    right: 15px
}

.btn {
    display: inline-block;
    margin-bottom: 0;
    text-align: center;
    vertical-align: middle;
    cursor: pointer;
    border: 1px solid transparent;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    -o-user-select: none;
    user-select: none
}

.btn:focus {
    outline-offset: -2px
}

.btn:focus, .btn:hover {
    color: #333;
    text-decoration: none
}

.btn.disabled, .btn[disabled], fieldset[disabled] .btn {
    cursor: not-allowed;
    pointer-events: none;
    opacity: .65;
    filter: alpha(opacity=65);
    box-shadow: none
}

.btn-default {
    color: #333;
    border-color: #ccc
}

.btn-default.active, .btn-default:active, .btn-default:focus, .btn-default:hover, .open .btn-default.dropdown-toggle {
    color: #333;
    background-color: #ebebeb;
    border-color: #adadad
}

.btn-default.disabled, .btn-default.disabled.active, .btn-default.disabled:active, .btn-default.disabled:focus, .btn-default.disabled:hover, .btn-default[disabled], .btn-default[disabled].active, .btn-default[disabled]:active, .btn-default[disabled]:focus, .btn-default[disabled]:hover, fieldset[disabled] .btn-default, fieldset[disabled] .btn-default.active, fieldset[disabled] .btn-default:active, fieldset[disabled] .btn-default:focus, fieldset[disabled] .btn-default:hover {
    background-color: #fff;
    border-color: #ccc
}

.btn-default .badge {
    color: #fff;
    background-color: #333
}

.btn-primary.active, .btn-primary:active, .btn-primary:focus, .btn-primary:hover, .open .btn-primary.dropdown-toggle {
    color: #fff;
    background-color: #4e7086;
    border-color: #3d5869
}

.btn-primary.disabled, .btn-primary.disabled.active, .btn-primary.disabled:active, .btn-primary.disabled:focus, .btn-primary.disabled:hover, .btn-primary[disabled], .btn-primary[disabled].active, .btn-primary[disabled]:active, .btn-primary[disabled]:focus, .btn-primary[disabled]:hover, fieldset[disabled] .btn-primary, fieldset[disabled] .btn-primary.active, fieldset[disabled] .btn-primary:active, fieldset[disabled] .btn-primary:focus, fieldset[disabled] .btn-primary:hover {
    background-color: #5d86a0;
    border-color: #547890
}

.btn-primary .badge {
    color: #5d86a0;
    background-color: #fff
}

.btn-success {
    color: #fff;
    background-color: #5cb85c;
    border-color: #4cae4c
}

.btn-success.active, .btn-success:active, .btn-success:focus, .btn-success:hover, .open .btn-success.dropdown-toggle {
    color: #fff;
    background-color: #47a447;
    border-color: #398439
}

.btn-success.active, .btn-success:active, .open .btn-success.dropdown-toggle {
    background-image: none
}

.btn-success.disabled, .btn-success.disabled.active, .btn-success.disabled:active, .btn-success.disabled:focus, .btn-success.disabled:hover, .btn-success[disabled], .btn-success[disabled].active, .btn-success[disabled]:active, .btn-success[disabled]:focus, .btn-success[disabled]:hover, fieldset[disabled] .btn-success, fieldset[disabled] .btn-success.active, fieldset[disabled] .btn-success:active, fieldset[disabled] .btn-success:focus, fieldset[disabled] .btn-success:hover {
    background-color: #5cb85c;
    border-color: #4cae4c
}

.btn-success .badge {
    color: #5cb85c;
    background-color: #fff
}

.btn-info {
    color: #fff;
    background-color: #5bc0de;
    border-color: #46b8da
}

.btn-info.active, .btn-info:active, .btn-info:focus, .btn-info:hover, .open .btn-info.dropdown-toggle {
    color: #fff;
    background-color: #39b3d7;
    border-color: #269abc
}

.btn-info.disabled, .btn-info.disabled.active, .btn-info.disabled:active, .btn-info.disabled:focus, .btn-info.disabled:hover, .btn-info[disabled], .btn-info[disabled].active, .btn-info[disabled]:active, .btn-info[disabled]:focus, .btn-info[disabled]:hover, fieldset[disabled] .btn-info, fieldset[disabled] .btn-info.active, fieldset[disabled] .btn-info:active, fieldset[disabled] .btn-info:focus, fieldset[disabled] .btn-info:hover {
    background-color: #5bc0de;
    border-color: #46b8da
}

.btn-info .badge {
    color: #5bc0de;
    background-color: #fff
}

.btn-warning {
    color: #fff;
    background-color: #f0ad4e;
    border-color: #eea236
}

.btn-warning.active, .btn-warning:active, .btn-warning:focus, .btn-warning:hover, .open .btn-warning.dropdown-toggle {
    color: #fff;
    background-color: #ed9c28;
    border-color: #d58512
}

.btn-warning.disabled, .btn-warning.disabled.active, .btn-warning.disabled:active, .btn-warning.disabled:focus, .btn-warning.disabled:hover, .btn-warning[disabled], .btn-warning[disabled].active, .btn-warning[disabled]:active, .btn-warning[disabled]:focus, .btn-warning[disabled]:hover, fieldset[disabled] .btn-warning, fieldset[disabled] .btn-warning.active, fieldset[disabled] .btn-warning:active, fieldset[disabled] .btn-warning:focus, fieldset[disabled] .btn-warning:hover {
    background-color: #f0ad4e;
    border-color: #eea236
}

.btn-warning .badge {
    color: #f0ad4e;
    background-color: #fff
}

.btn-danger {
    color: #fff;
    background-color: #d9534f;
    border-color: #d43f3a
}

.btn-danger.active, .btn-danger:active, .btn-danger:focus, .btn-danger:hover, .open .btn-danger.dropdown-toggle {
    color: #fff;
    background-color: #d2322d;
    border-color: #ac2925
}

.btn-danger.disabled, .btn-danger.disabled.active, .btn-danger.disabled:active, .btn-danger.disabled:focus, .btn-danger.disabled:hover, .btn-danger[disabled], .btn-danger[disabled].active, .btn-danger[disabled]:active, .btn-danger[disabled]:focus, .btn-danger[disabled]:hover, fieldset[disabled] .btn-danger, fieldset[disabled] .btn-danger.active, fieldset[disabled] .btn-danger:active, fieldset[disabled] .btn-danger:focus, fieldset[disabled] .btn-danger:hover {
    background-color: #d9534f;
    border-color: #d43f3a
}

.btn-danger .badge {
    color: #d9534f;
    background-color: #fff
}

.btn-link {
    color: #5d86a0;
   /* font-weight: 400;*/
    font-weight: 700;
    cursor: pointer;
    border-radius: 0
}

.btn-link, .btn-link:active, .btn-link[disabled], fieldset[disabled] .btn-link {
    background-color: transparent;
    box-shadow: none
}

.btn-link, .btn-link:active, .btn-link:focus, .btn-link:hover {
    border-color: transparent
}

.btn-link:focus, .btn-link:hover {
    color: #415d70;
    text-decoration: underline;
    background-color: transparent
}

.btn-link[disabled]:focus, .btn-link[disabled]:hover, fieldset[disabled] .btn-link:focus, fieldset[disabled] .btn-link:hover {
    color: #999;
    text-decoration: none
}

.btn-group-lg > .btn, .btn-lg {
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.33;
    border-radius: 2px
}

.btn-group-sm > .btn, .btn-sm {
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 2px
}

.btn-group-xs > .btn, .btn-xs {
    padding: 1px 5px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 2px
}

.btn-block {
    display: block;
    width: 100%;
    padding-left: 0;
    padding-right: 0
}

.btn-block + .btn-block {
    margin-top: 5px
}

input[type=button].btn-block, input[type=reset].btn-block, input[type=submit].btn-block {
    width: 100%
}

.fade {
    opacity: 0;
    -webkit-transition: opacity .15s linear;
    transition: opacity .15s linear
}

.fade.in {
    opacity: 1
}

.collapse {
    display: none
}

.collapse.in {
    display: block
}

.caret, .glyphicon {
    display: inline-block
}

.collapsing {
    height: 0;
    overflow: hidden;
    -webkit-transition: height .35s ease;
    transition: height .35s ease
}

.caret {
    width: 0;
    height: 0;
    margin-left: 2px;
    vertical-align: middle;
    border-top: 4px solid;
    border-right: 4px solid transparent;
    border-left: 4px solid transparent
}

.dropdown-toggle:focus {
    outline: 0
}

.dropdown-menu {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    display: none;
    float: left;
    min-width: 160px;
    padding: 5px 0;
    margin: 2px 0 0;
    font-size: 14px;
    background-color: #fff;
    border: 1px solid #ccc;
    border: 1px solid rgba(0, 0, 0, .15);
    border-radius: 2px;
    box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
    background-clip: padding-box
}

.dropdown-menu-right, .dropdown-menu.pull-right {
    left: auto;
    right: 0
}

.dropdown-header, .dropdown-menu > li > a {
    display: block;
    padding: 3px 20px;
    line-height: 1.42857
}

.btn-group-vertical > .btn:not(:first-child):not(:last-child), .btn-group > .btn-group:not(:first-child):not(:last-child) > .btn, .btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
    border-radius: 0
}

.dropdown-menu .divider {
    height: 1px;
    margin: 9px 0;
    overflow: hidden;
    background-color: #e5e5e5
}

.dropdown-menu > li > a {
    font-weight: 400;
    color: #333;
    white-space: nowrap
}

.dropdown-menu > li > a:focus, .dropdown-menu > li > a:hover {
    text-decoration: none;
    color: #262626;
    background-color: #f5f5f5
}

.dropdown-menu > .active > a, .dropdown-menu > .active > a:focus, .dropdown-menu > .active > a:hover {
    color: #fff;
    text-decoration: none;
    outline: 0;
    background-color: #5d86a0
}

.dropdown-menu > .disabled > a, .dropdown-menu > .disabled > a:focus, .dropdown-menu > .disabled > a:hover {
    color: #999
}

.dropdown-menu > .disabled > a:focus, .dropdown-menu > .disabled > a:hover {
    text-decoration: none;
    background-color: transparent;
    filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
    cursor: not-allowed
}

.open > .dropdown-menu {
    display: block
}

.open > a {
    outline: 0
}

.dropdown-menu-left {
    left: 0;
    right: auto
}

.dropdown-header {
    font-size: 12px;
    color: #999
}

.dropdown-backdrop {
    position: fixed;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    z-index: 990
}

.btn-group-vertical > .btn.active, .btn-group-vertical > .btn:active, .btn-group-vertical > .btn:focus, .btn-group-vertical > .btn:hover, .btn-group > .btn.active, .btn-group > .btn:active, .btn-group > .btn:focus, .btn-group > .btn:hover, .input-group-btn > .btn:active, .input-group-btn > .btn:focus, .input-group-btn > .btn:hover {
    z-index: 2
}

.pull-right > .dropdown-menu {
    right: 0;
    left: auto
}

.dropup .caret, .navbar-fixed-bottom .dropdown .caret {
    border-top: 0;
    border-bottom: 4px solid;
    content: ""
}

.dropup .dropdown-menu, .navbar-fixed-bottom .dropdown .dropdown-menu {
    top: auto;
    bottom: 100%;
    margin-bottom: 1px
}

@media (min-width: 768px) {
    .navbar-right .dropdown-menu {
        right: 0;
        left: auto
    }

    .navbar-right .dropdown-menu-left {
        left: 0;
        right: auto
    }
}

.btn-group, .btn-group-vertical {
    position: relative;
    display: inline-block;
    vertical-align: middle
}

.btn-group-vertical > .btn, .btn-group > .btn {
    position: relative;
    float: left
}

.btn-group-vertical > .btn:focus, .btn-group > .btn:focus {
    outline: 0
}

.btn-group .btn + .btn, .btn-group .btn + .btn-group, .btn-group .btn-group + .btn, .btn-group .btn-group + .btn-group {
    margin-left: -1px
}

.btn-toolbar {
    margin-left: -5px
}

.btn-toolbar:after, .btn-toolbar:before {
    content: " ";
    display: table
}

.btn-toolbar .btn-group, .btn-toolbar .input-group {
    float: left
}

.btn-toolbar > .btn, .btn-toolbar > .btn-group, .btn-toolbar > .input-group {
    margin-left: 5px
}

.btn .caret, .btn-group > .btn:first-child {
    margin-left: 0
}

.btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle) {
    border-bottom-right-radius: 0;
    border-top-right-radius: 0
}

.btn-group > .btn:last-child:not(:first-child), .btn-group > .dropdown-toggle:not(:first-child) {
    border-bottom-left-radius: 0;
    border-top-left-radius: 0
}

.btn-group > .btn-group {
    float: left
}

.btn-group > .btn-group:first-child > .btn:last-child, .btn-group > .btn-group:first-child > .dropdown-toggle {
    border-bottom-right-radius: 0;
    border-top-right-radius: 0
}

.btn-group > .btn-group:last-child > .btn:first-child {
    border-bottom-left-radius: 0;
    border-top-left-radius: 0
}

.btn-group .dropdown-toggle:active, .btn-group.open .dropdown-toggle {
    outline: 0
}

.btn-group > .btn + .dropdown-toggle {
    padding-left: 8px;
    padding-right: 8px
}

.btn-group-lg.btn-group > .btn + .dropdown-toggle, .btn-group > .btn-lg + .dropdown-toggle {
    padding-left: 12px;
    padding-right: 12px
}

.btn-group.open .dropdown-toggle {
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125)
}

.btn-group.open .dropdown-toggle.btn-link {
    box-shadow: none
}

.btn-group-lg > .btn .caret, .btn-lg .caret {
    border-width: 5px 5px 0
}

.dropup .btn-group-lg > .btn .caret, .dropup .btn-lg .caret {
    border-width: 0 5px 5px
}

.btn-group-vertical > .btn, .btn-group-vertical > .btn-group, .btn-group-vertical > .btn-group > .btn {
    display: block;
    float: none;
    width: 100%;
    max-width: 100%
}

.btn-group-vertical > .btn-group:after, .btn-group-vertical > .btn-group:before {
    content: " ";
    display: table
}

.btn-group-vertical > .btn-group > .btn {
    float: none
}

.btn-group-vertical > .btn + .btn, .btn-group-vertical > .btn + .btn-group, .btn-group-vertical > .btn-group + .btn, .btn-group-vertical > .btn-group + .btn-group {
    margin-top: -1px;
    margin-left: 0
}

.input-group-btn:last-child > .btn, .input-group-btn:last-child > .btn-group, .input-group-btn > .btn + .btn {
    margin-left: -1px
}

.btn-group-vertical > .btn:first-child:not(:last-child) {
    border-top-right-radius: 2px;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0
}

.btn-group-vertical > .btn:last-child:not(:first-child) {
    border-bottom-left-radius: 2px;
    border-top-right-radius: 0;
    border-top-left-radius: 0
}

.btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .btn, .input-group .form-control:not(:first-child):not(:last-child), .input-group-addon:not(:first-child):not(:last-child), .input-group-btn:not(:first-child):not(:last-child) {
    border-radius: 0
}

.btn-group-vertical > .btn-group:first-child:not(:last-child) > .btn:last-child, .btn-group-vertical > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0
}

.btn-group-vertical > .btn-group:last-child:not(:first-child) > .btn:first-child {
    border-top-right-radius: 0;
    border-top-left-radius: 0
}

.btn-group-justified {
    display: table;
    width: 100%;
    table-layout: fixed;
    border-collapse: separate
}

.btn-group-justified > .btn, .btn-group-justified > .btn-group {
    float: none;
    display: table-cell;
    width: 1%
}

.btn-group-justified > .btn-group .btn {
    width: 100%
}

[data-toggle=buttons] > .btn > input[type=checkbox], [data-toggle=buttons] > .btn > input[type=radio] {
    display: none
}

.input-group {
    position: relative;
    display: table;
    border-collapse: separate
}

.input-group[class*=col-] {
    float: none;
    padding-left: 0;
    padding-right: 0
}

.input-group .form-control {
    float: left;
    width: 100%;
    margin-bottom: 0
}

.input-group .form-control, .input-group-addon, .input-group-btn {
    display: table-cell
}

.input-group-addon, .input-group-btn {
    width: 1%;
    white-space: nowrap;
    vertical-align: middle
}

.input-group-addon {
    padding: 6px 12px;
    font-size: 14px;
    font-weight: 400;
    line-height: 1;
    color: #555;
    text-align: center;
    background-color: #eee;
    border: 1px solid #ccc;
    border-radius: 2px
}

.input-group-addon.input-sm, .input-group-sm > .input-group-addon, .input-group-sm > .input-group-btn > .input-group-addon.btn {
    padding: 5px 10px;
    font-size: 12px;
    border-radius: 2px
}

.input-group-addon.input-lg, .input-group-lg > .input-group-addon, .input-group-lg > .input-group-btn > .input-group-addon.btn {
    padding: 10px 16px;
    font-size: 18px;
    border-radius: 2px
}

.input-group-addon input[type=checkbox], .input-group-addon input[type=radio] {
    margin-top: 0
}

.input-group .form-control:first-child, .input-group-addon:first-child, .input-group-btn:first-child > .btn, .input-group-btn:first-child > .btn-group > .btn, .input-group-btn:first-child > .dropdown-toggle, .input-group-btn:last-child > .btn-group:not(:last-child) > .btn, .input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle) {
    border-bottom-right-radius: 0;
    border-top-right-radius: 0
}

.input-group-addon:first-child {
    border-right: 0
}

.input-group .form-control:last-child, .input-group-addon:last-child, .input-group-btn:first-child > .btn-group:not(:first-child) > .btn, .input-group-btn:first-child > .btn:not(:first-child), .input-group-btn:last-child > .btn, .input-group-btn:last-child > .btn-group > .btn, .input-group-btn:last-child > .dropdown-toggle {
    border-bottom-left-radius: 0;
    border-top-left-radius: 0
}

.input-group-addon:last-child {
    border-left: 0
}

.input-group-btn {
    position: relative;
    font-size: 0;
    white-space: nowrap
}

.input-group-btn > .btn {
    position: relative
}

.input-group-btn:first-child > .btn, .input-group-btn:first-child > .btn-group {
    margin-right: -1px
}

.nav {
    margin-bottom: 0;
    padding-left: 0
}

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

.nav > li, .nav > li > a {
    display: block;
    position: relative
}

.nav > li > a {
    padding: 10px 15px
}

.nav > li > a:focus, .nav > li > a:hover {
    text-decoration: none;
    background-color: #eee
}

.nav > li.disabled > a {
    color: #999
}

.nav > li.disabled > a:focus, .nav > li.disabled > a:hover {
    color: #999;
    text-decoration: none;
    background-color: transparent;
    cursor: not-allowed
}

.nav .open > a, .nav .open > a:focus, .nav .open > a:hover {
    background-color: #eee;
    border-color: #5d86a0
}

.nav .nav-divider {
    height: 1px;
    margin: 9px 0;
    overflow: hidden;
    background-color: #e5e5e5
}

.nav > li > a > img {
    max-width: none
}

.nav-tabs {
    border-bottom: 1px solid #ddd
}

.nav-tabs > li {
    float: left;
    margin-bottom: -1px
}

.nav-tabs > li > a {
    margin-right: 2px;
    line-height: 1.42857;
    border: 1px solid transparent;
    border-radius: 2px 2px 0 0
}

.nav-tabs > li > a:hover {
    border-color: #eee #eee #ddd
}

.nav-tabs > li.active > a, .nav-tabs > li.active > a:focus, .nav-tabs > li.active > a:hover {
    color: #555;
    background-color: #fff;
    border: 1px solid #ddd;
    border-bottom-color: transparent;
    cursor: default
}

.nav-pills > li {
    float: left
}

.nav-justified > li, .nav-stacked > li, .nav-tabs.nav-justified > li {
    float: none
}

.nav-pills > li > a {
    border-radius: 2px
}

.nav-pills > li + li {
    margin-left: 2px
}

.nav-pills > li.active > a, .nav-pills > li.active > a:focus, .nav-pills > li.active > a:hover {
    color: #fff;
    background-color: #5d86a0
}

.nav-stacked > li + li {
    margin-top: 2px;
    margin-left: 0
}

.nav-justified, .nav-tabs.nav-justified {
    width: 100%
}

.nav-justified > li > a, .nav-tabs.nav-justified > li > a {
    text-align: center;
    margin-bottom: 5px
}

.nav-justified > .dropdown .dropdown-menu {
    top: auto;
    left: auto
}

.nav-tabs-justified, .nav-tabs.nav-justified {
    border-bottom: 0
}

.nav-tabs-justified > li > a, .nav-tabs.nav-justified > li > a {
    margin-right: 0;
    border-radius: 2px
}

.nav-tabs-justified > .active > a, .nav-tabs-justified > .active > a:focus, .nav-tabs-justified > .active > a:hover, .nav-tabs.nav-justified > .active > a, .nav-tabs.nav-justified > .active > a:focus, .nav-tabs.nav-justified > .active > a:hover {
    border: 1px solid #ddd
}

@media (min-width: 768px) {
    .nav-justified > li, .nav-tabs.nav-justified > li {
        display: table-cell;
        width: 1%
    }

    .nav-justified > li > a, .nav-tabs.nav-justified > li > a {
        margin-bottom: 0
    }

    .nav-tabs-justified > li > a, .nav-tabs.nav-justified > li > a {
        border-bottom: 1px solid #ddd;
        border-radius: 2px 2px 0 0
    }

    .nav-tabs-justified > .active > a, .nav-tabs-justified > .active > a:focus, .nav-tabs-justified > .active > a:hover, .nav-tabs.nav-justified > .active > a, .nav-tabs.nav-justified > .active > a:focus, .nav-tabs.nav-justified > .active > a:hover {
        border-bottom-color: #fff
    }
}

.tab-content > .tab-pane {
    display: none
}

.tab-content > .active {
    display: block
}

.navbar-collapse:after, .navbar-collapse:before, .navbar-header:after, .navbar-header:before, .navbar:after, .navbar:before {
    display: table;
    content: " "
}

.nav-tabs .dropdown-menu {
    margin-top: -1px;
    border-top-right-radius: 0;
    border-top-left-radius: 0
}

.navbar {
    position: relative;
    min-height: 50px;
    margin-bottom: 20px;
    border: 1px solid transparent
}

.navbar-collapse {
    max-height: 340px;
    overflow-x: visible;
    padding-right: 15px;
    padding-left: 15px;
    border-top: 1px solid transparent;
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1);
    -webkit-overflow-scrolling: touch
}

.navbar-collapse:after {
    clear: both
}

.navbar-collapse.in {
    overflow-y: auto
}

@media (min-width: 768px) {
    .navbar {
        border-radius: 2px
    }

    .navbar-header {
        float: left
    }

    .navbar-collapse {
        width: auto;
        border-top: 0;
        box-shadow: none
    }

    .navbar-collapse.collapse {
        display: block !important;
        height: auto !important;
        padding-bottom: 0;
        overflow: visible !important
    }

    .navbar-collapse.in {
        overflow-y: visible
    }

    .navbar-fixed-bottom .navbar-collapse, .navbar-fixed-top .navbar-collapse, .navbar-static-top .navbar-collapse {
        padding-left: 0;
        padding-right: 0
    }
}

.media, .media-body, .modal-open, .progress {
    overflow: hidden
}

.container-fluid > .navbar-collapse, .container-fluid > .navbar-header, .container > .navbar-collapse, .container > .navbar-header {
    margin-right: -15px;
    margin-left: -15px
}

.navbar-static-top {
    z-index: 1000;
    border-width: 0 0 1px
}

.navbar-fixed-bottom, .navbar-fixed-top {
    position: fixed;
    right: 0;
    left: 0;
    z-index: 1030
}

.navbar-fixed-top {
    top: 0;
    border-width: 0 0 1px
}

.btn .badge, .btn .label {
    top: -1px;
    position: relative
}

.navbar-fixed-bottom {
    bottom: 0;
    margin-bottom: 0;
    border-width: 1px 0 0
}

.navbar-brand {
    float: left;
    padding: 15px;
    font-size: 18px;
    line-height: 20px;
    height: 50px
}

.navbar-brand:focus, .navbar-brand:hover {
    text-decoration: none
}

@media (min-width: 768px) {
    .container-fluid > .navbar-collapse, .container-fluid > .navbar-header, .container > .navbar-collapse, .container > .navbar-header {
        margin-right: 0;
        margin-left: 0
    }

    .navbar-fixed-bottom, .navbar-fixed-top, .navbar-static-top {
        border-radius: 0
    }

    .navbar > .container .navbar-brand, .navbar > .container-fluid .navbar-brand {
        margin-left: -15px
    }
}

.navbar-toggle {
    position: relative;
    float: right;
    margin-right: 15px;
    padding: 9px 10px;
    margin-top: 8px;
    margin-bottom: 8px;
    background-color: transparent;
    border: 1px solid transparent;
    border-radius: 2px
}

.navbar-toggle:focus {
    outline: 0
}

.navbar-toggle .icon-bar {
    display: block;
    width: 22px;
    height: 2px;
    border-radius: 1px
}

.navbar-toggle .icon-bar + .icon-bar {
    margin-top: 4px
}

@media (min-width: 768px) {
    .navbar-toggle {
        display: none
    }
}

.breadcrumb > li, .pagination {
    display: inline-block
}

.navbar-nav {
    margin: 7.5px -15px
}

.navbar-nav > li > a {
    padding-top: 10px;
    padding-bottom: 10px;
    line-height: 20px
}

@media (max-width: 767px) {
    .navbar-nav .open .dropdown-menu {
        position: static;
        float: none;
        width: auto;
        margin-top: 0;
        background-color: transparent;
        border: 0;
        box-shadow: none
    }

    .navbar-nav .open .dropdown-menu .dropdown-header, .navbar-nav .open .dropdown-menu > li > a {
        padding: 5px 15px 5px 25px
    }

    .navbar-nav .open .dropdown-menu > li > a {
        line-height: 20px
    }

    .navbar-nav .open .dropdown-menu > li > a:focus, .navbar-nav .open .dropdown-menu > li > a:hover {
        background-image: none
    }
}

.progress-striped .progress-bar, .progress-striped .progress-bar-success {
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent)
}

@media (min-width: 768px) {
    .navbar-nav {
        float: left;
        margin: 0
    }

    .navbar-nav > li {
        float: left
    }

    .navbar-nav > li > a {
        padding-top: 15px;
        padding-bottom: 15px
    }

    .navbar-nav.navbar-right:last-child {
        margin-right: -15px
    }

    .navbar-left {
        float: left !important
    }

    .navbar-right {
        float: right !important
    }
}

.navbar-form {
    padding: 10px 15px;
    border-top: 1px solid transparent;
    border-bottom: 1px solid transparent;
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1), 0 1px 0 rgba(255, 255, 255, .1);
    margin: 8px -15px
}

@media (max-width: 767px) {
    .navbar-form .form-group {
        margin-bottom: 5px
    }
}

@media (min-width: 768px) {
    .navbar-form {
        width: auto;
        border: 0;
        margin-left: 0;
        margin-right: 0;
        padding-top: 0;
        padding-bottom: 0;
        box-shadow: none
    }

    .navbar-form.navbar-right:last-child {
        margin-right: -15px
    }

    .navbar-text {
        float: left;
        margin-left: 15px;
        margin-right: 15px
    }

    .navbar-text.navbar-right:last-child {
        margin-right: 0
    }
}

.navbar-nav > li > .dropdown-menu {
    margin-top: 0;
    border-top-right-radius: 0;
    border-top-left-radius: 0
}

.navbar-fixed-bottom .navbar-nav > li > .dropdown-menu {
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0
}

.navbar-btn {
    margin-top: 8px;
    margin-bottom: 8px
}

.btn-group-sm > .navbar-btn.btn, .navbar-btn.btn-sm {
    margin-top: 10px;
    margin-bottom: 10px
}

.btn-group-xs > .navbar-btn.btn, .navbar-btn.btn-xs {
    margin-top: 14px;
    margin-bottom: 14px
}

.navbar-text {
    margin-top: 15px;
    margin-bottom: 15px
}

.navbar-default {
    background-color: #f8f8f8;
    border-color: #e7e7e7
}

.navbar-default .navbar-brand {
    color: #777
}

.navbar-default .navbar-brand:focus, .navbar-default .navbar-brand:hover {
    color: #5e5e5e;
    background-color: transparent
}

.navbar-default .navbar-nav > li > a, .navbar-default .navbar-text {
    color: #777
}

.navbar-default .navbar-nav > li > a:focus, .navbar-default .navbar-nav > li > a:hover {
    color: #333;
    background-color: transparent
}

.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:focus, .navbar-default .navbar-nav > .active > a:hover {
    color: #555;
    background-color: #e7e7e7
}

.navbar-default .navbar-nav > .disabled > a, .navbar-default .navbar-nav > .disabled > a:focus, .navbar-default .navbar-nav > .disabled > a:hover {
    color: #ccc;
    background-color: transparent
}

.navbar-default .navbar-toggle {
    border-color: #ddd
}

.navbar-default .navbar-toggle:focus, .navbar-default .navbar-toggle:hover {
    background-color: #ddd
}

.navbar-default .navbar-toggle .icon-bar {
    background-color: #888
}

.navbar-default .navbar-collapse, .navbar-default .navbar-form {
    border-color: #e7e7e7
}

.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:focus, .navbar-default .navbar-nav > .open > a:hover {
    background-color: #e7e7e7;
    color: #555
}

@media (max-width: 767px) {
    .navbar-default .navbar-nav .open .dropdown-menu > li > a {
        color: #777
    }

    .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus, .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover {
        color: #333;
        background-color: transparent
    }

    .navbar-default .navbar-nav .open .dropdown-menu > .active > a, .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus, .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover {
        color: #555;
        background-color: #e7e7e7
    }

    .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a, .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:focus, .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:hover {
        color: #ccc;
        background-color: transparent
    }
}

.navbar-default .navbar-link {
    color: #777
}

.navbar-default .navbar-link:hover {
    color: #333
}

.navbar-inverse {
    background-color: #222;
    border-color: #090909
}

.navbar-inverse .navbar-brand {
    color: #999
}

.navbar-inverse .navbar-brand:focus, .navbar-inverse .navbar-brand:hover {
    color: #fff;
    background-color: transparent
}

.navbar-inverse .navbar-nav > li > a, .navbar-inverse .navbar-text {
    color: #999
}

.navbar-inverse .navbar-nav > li > a:focus, .navbar-inverse .navbar-nav > li > a:hover {
    color: #fff;
    background-color: transparent
}

.navbar-inverse .navbar-nav > .active > a, .navbar-inverse .navbar-nav > .active > a:focus, .navbar-inverse .navbar-nav > .active > a:hover {
    color: #fff;
    background-color: #090909
}

.navbar-inverse .navbar-nav > .disabled > a, .navbar-inverse .navbar-nav > .disabled > a:focus, .navbar-inverse .navbar-nav > .disabled > a:hover {
    color: #444;
    background-color: transparent
}

.navbar-inverse .navbar-toggle {
    border-color: #333
}

.navbar-inverse .navbar-toggle:focus, .navbar-inverse .navbar-toggle:hover {
    background-color: #333
}

.navbar-inverse .navbar-toggle .icon-bar {
    background-color: #fff
}

.navbar-inverse .navbar-collapse, .navbar-inverse .navbar-form {
    border-color: #101010
}

.navbar-inverse .navbar-nav > .open > a, .navbar-inverse .navbar-nav > .open > a:focus, .navbar-inverse .navbar-nav > .open > a:hover {
    background-color: #090909;
    color: #fff
}

@media (max-width: 767px) {
    .navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header {
        border-color: #090909
    }

    .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
        background-color: #090909
    }

    .navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
        color: #999
    }

    .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus, .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover {
        color: #fff;
        background-color: transparent
    }

    .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a, .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:focus, .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:hover {
        color: #fff;
        background-color: #090909
    }

    .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a, .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:focus, .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:hover {
        color: #444;
        background-color: transparent
    }
}

.navbar-inverse .navbar-link {
    color: #999
}

.navbar-inverse .navbar-link:hover {
    color: #fff
}

.breadcrumb {
    padding: 8px 15px;
    margin-bottom: 20px;
    background-color: #f5f5f5;
    border-radius: 2px
}

.breadcrumb > li + li:before {
    content: "/ ";
    padding: 0 5px;
    color: #ccc
}

.breadcrumb > .active {
    color: #999
}

.pagination {
    padding-left: 0;
    margin: 20px 0;
    border-radius: 2px
}

.pagination > li {
    display: inline
}

.pagination > li > a, .pagination > li > span {
    position: relative;
    float: left;
    padding: 6px 12px;
    line-height: 1.42857;
    text-decoration: none;
    color: #5d86a0;
    background-color: #fff;
    border: 1px solid #ddd;
    margin-left: -1px
}

.badge, .label {
    font-weight: 700;
    line-height: 1;
    vertical-align: baseline;
    white-space: nowrap;
    text-align: center
}

.pagination-lg > li:first-child > a, .pagination-lg > li:first-child > span, .pagination-sm > li:first-child > a, .pagination-sm > li:first-child > span {
    border-bottom-left-radius: 2px;
    border-top-left-radius: 2px
}

.pagination-lg > li:last-child > a, .pagination-lg > li:last-child > span, .pagination-sm > li:last-child > a, .pagination-sm > li:last-child > span, .pagination > li:last-child > a, .pagination > li:last-child > span {
    border-bottom-right-radius: 2px;
    border-top-right-radius: 2px
}

.pagination > li:first-child > a, .pagination > li:first-child > span {
    margin-left: 0;
    border-bottom-left-radius: 2px;
    border-top-left-radius: 2px
}

.pagination > li > a:focus, .pagination > li > a:hover, .pagination > li > span:focus, .pagination > li > span:hover {
    color: #415d70;
    background-color: #eee;
    border-color: #ddd
}

.pagination > .active > a, .pagination > .active > a:focus, .pagination > .active > a:hover, .pagination > .active > span, .pagination > .active > span:focus, .pagination > .active > span:hover {
    z-index: 2;
    color: #fff;
    background-color: #5d86a0;
    border-color: #5d86a0;
    cursor: default
}

.pagination > .disabled > a, .pagination > .disabled > a:focus, .pagination > .disabled > a:hover, .pagination > .disabled > span, .pagination > .disabled > span:focus, .pagination > .disabled > span:hover {
    color: #999;
    background-color: #fff;
    border-color: #ddd;
    cursor: not-allowed
}

.pagination-lg > li > a, .pagination-lg > li > span {
    padding: 10px 16px;
    font-size: 18px
}

.pagination-sm > li > a, .pagination-sm > li > span {
    padding: 5px 10px;
    font-size: 12px
}

.pager {
    padding-left: 0;
    margin: 20px 0;
    text-align: center
}

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

.pager li {
    display: inline
}

.pager li > a, .pager li > span {
    display: inline-block;
    padding: 5px 14px;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 15px
}

.pager li > a:focus, .pager li > a:hover {
    text-decoration: none;
    background-color: #eee
}

.pager .next > a, .pager .next > span {
    float: right
}

.pager .previous > a, .pager .previous > span {
    float: left
}

.pager .disabled > a, .pager .disabled > a:focus, .pager .disabled > a:hover, .pager .disabled > span {
    color: #999;
    background-color: #fff;
    cursor: not-allowed
}

.label {
    display: inline;
    padding: .2em .6em .3em;
    font-size: 75%;
    color: #fff;
    border-radius: .25em
}

.label[href]:focus, .label[href]:hover {
    color: #fff;
    text-decoration: none;
    cursor: pointer
}

.label:empty {
    display: none
}

.label-default {
    background-color: #999
}

.label-default[href]:focus, .label-default[href]:hover {
    background-color: gray
}

.label-primary {
    background-color: #5d86a0
}

.label-primary[href]:focus, .label-primary[href]:hover {
    background-color: #4a6b80
}

.label-success {
    background-color: #5cb85c
}

.label-success[href]:focus, .label-success[href]:hover {
    background-color: #449d44
}

.label-info {
    background-color: #5bc0de
}

.label-info[href]:focus, .label-info[href]:hover {
    background-color: #31b0d5
}

.label-warning {
    background-color: #f0ad4e
}

.label-warning[href]:focus, .label-warning[href]:hover {
    background-color: #ec971f
}

.label-danger {
    background-color: #d9534f
}

.label-danger[href]:focus, .label-danger[href]:hover {
    background-color: #c9302c
}

.badge {
    display: inline-block;
    min-width: 10px;
    padding: 3px 7px;
    font-size: 12px;
    color: #fff;
    background-color: #999;
    border-radius: 10px
}

.badge:empty {
    display: none
}

.list-group-item, .media-object, .thumbnail {
    display: block
}

.btn-group-xs > .btn .badge, .btn-xs .badge {
    top: 0;
    padding: 1px 5px
}

a.badge:focus, a.badge:hover {
    color: #fff;
    text-decoration: none;
    cursor: pointer
}

.nav-pills > .active > a > .badge, a.list-group-item.active > .badge {
    color: #5d86a0;
    background-color: #fff
}

.jumbotron, .jumbotron .h1, .jumbotron h1 {
    color: inherit
}

.nav-pills > li > a > .badge {
    margin-left: 3px
}

.jumbotron {
    padding: 30px;
    margin-bottom: 30px;
    background-color: #eee
}

.jumbotron p {
    margin-bottom: 15px;
    font-size: 21px;
    font-weight: 200
}

.alert, .thumbnail {
    margin-bottom: 20px
}

.alert .alert-link, .close {
    font-weight: 700
}

.container .jumbotron {
    border-radius: 2px
}

.jumbotron .container {
    max-width: 100%
}

@media screen and (min-width: 768px) {
    .jumbotron {
        padding-top: 48px;
        padding-bottom: 48px
    }

    .container .jumbotron {
        padding-left: 60px;
        padding-right: 60px
    }

    .jumbotron .h1, .jumbotron h1 {
        font-size: 63px
    }
}

.thumbnail {
    padding: 4px;
    line-height: 1.42857;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 2px;
    transition: all .2s ease-in-out
}

.thumbnail a > img, .thumbnail > img {
    display: block;
    max-width: 100%;
    height: auto;
    margin-left: auto;
    margin-right: auto
}

.thumbnail .caption {
    padding: 9px;
    color: #333
}

a.thumbnail.active, a.thumbnail:focus, a.thumbnail:hover {
    border-color: #5d86a0
}

.alert {
    padding: 15px;
    border: 1px solid transparent;
    border-radius: 2px
}

.alert h4 {
    margin-top: 0;
    color: inherit
}

.alert > p, .alert > ul {
    margin-bottom: 0
}

.alert > p + p {
    margin-top: 5px
}

.alert-dismissable {
    padding-right: 35px
}

.alert-dismissable .close {
    position: relative;
    top: -2px;
    right: -21px;
    color: inherit
}

.modal, .modal-backdrop {
    right: 0;
    bottom: 0;
    left: 0
}

.alert-success {
    background-color: #dff0d8;
    border-color: #d6e9c6;
    color: #3c763d
}

.alert-success hr {
    border-top-color: #c9e2b3
}

.alert-success .alert-link {
    color: #2b542c
}

.alert-info {
    background-color: #d9edf7;
    border-color: #bce8f1;
    color: #31708f
}

.alert-info hr {
    border-top-color: #a6e1ec
}

.alert-info .alert-link {
    color: #245269
}

.alert-warning {
    background-color: #fcf8e3;
    border-color: #faebcc;
    color: #8a6d3b
}

.alert-warning hr {
    border-top-color: #f7e1b5
}

.alert-warning .alert-link {
    color: #66512c
}

.alert-danger {
    background-color: #fff;
    border-color: #b94a48;
    color: #b94a48
}

.alert-danger hr {
    border-top-color: #a74240
}

.alert-danger .alert-link {
    color: #953b39
}

@-webkit-keyframes progress-bar-stripes {
    from {
        background-position: 40px 0
    }
    to {
        background-position: 0 0
    }
}

@keyframes progress-bar-stripes {
    from {
        background-position: 40px 0
    }
    to {
        background-position: 0 0
    }
}

.progress {
    height: 20px;
    margin-bottom: 20px;
    background-color: #f5f5f5;
    border-radius: 2px;
    box-shadow: inset 0 1px 2px rgba(0, 0, 0, .1)
}

.progress-bar {
    float: left;
    width: 0;
    height: 100%;
    font-size: 12px;
    line-height: 20px;
    color: #fff;
    text-align: center;
    background-color: #5d86a0;
    box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .15);
    -webkit-transition: width .6s ease;
    transition: width .6s ease
}

.close, .list-group-item > .badge, .pull-right {
    float: right
}

.progress-striped .progress-bar {
    background-image: linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
    background-size: 40px 40px
}

.progress.active .progress-bar {
    -webkit-animation: progress-bar-stripes 2s linear infinite;
    animation: progress-bar-stripes 2s linear infinite
}

.progress-bar-success {
    background-color: #5cb85c
}

.progress-striped .progress-bar-success {
    background-image: linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent)
}

.progress-striped .progress-bar-info, .progress-striped .progress-bar-warning {
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent)
}

.progress-bar-info {
    background-color: #5bc0de
}

.progress-striped .progress-bar-info {
    background-image: linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent)
}

.progress-bar-warning {
    background-color: #f0ad4e
}

.progress-striped .progress-bar-warning {
    background-image: linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent)
}

.progress-bar-danger {
    background-color: #d9534f
}

.progress-striped .progress-bar-danger {
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent)
}

.list-group {
    margin-bottom: 20px;
    padding-left: 0
}

.list-group-item {
    position: relative;
    padding: 10px 15px;
    margin-bottom: -1px;
    background-color: #fff;
    border: 1px solid #ddd
}

.list-group-item:first-child {
    border-top-right-radius: 2px;
    border-top-left-radius: 2px
}

.list-group-item:last-child {
    margin-bottom: 0;
    border-bottom-right-radius: 2px;
    border-bottom-left-radius: 2px
}

.list-group-item > .badge + .badge {
    margin-right: 5px
}

a.list-group-item {
    color: #555
}

a.list-group-item .list-group-item-heading {
    color: #333
}

a.list-group-item:focus, a.list-group-item:hover {
    text-decoration: none;
    background-color: #f5f5f5
}

a.list-group-item.active, a.list-group-item.active:focus, a.list-group-item.active:hover {
    z-index: 2;
    color: #fff;
    background-color: #5d86a0;
    border-color: #5d86a0
}

a.list-group-item.active .list-group-item-heading, a.list-group-item.active:focus .list-group-item-heading, a.list-group-item.active:hover .list-group-item-heading {
    color: inherit
}

a.list-group-item.active .list-group-item-text, a.list-group-item.active:focus .list-group-item-text, a.list-group-item.active:hover .list-group-item-text {
    color: #dde6ec
}

.list-group-item-success {
    color: #3c763d;
    background-color: #dff0d8
}

a.list-group-item-success {
    color: #3c763d
}

a.list-group-item-success .list-group-item-heading {
    color: inherit
}

a.list-group-item-success:focus, a.list-group-item-success:hover {
    color: #3c763d;
    background-color: #d0e9c6
}

a.list-group-item-success.active, a.list-group-item-success.active:focus, a.list-group-item-success.active:hover {
    color: #fff;
    background-color: #3c763d;
    border-color: #3c763d
}

.list-group-item-info {
    color: #31708f;
    background-color: #d9edf7
}

a.list-group-item-info {
    color: #31708f
}

a.list-group-item-info .list-group-item-heading {
    color: inherit
}

a.list-group-item-info:focus, a.list-group-item-info:hover {
    color: #31708f;
    background-color: #c4e3f3
}

a.list-group-item-info.active, a.list-group-item-info.active:focus, a.list-group-item-info.active:hover {
    color: #fff;
    background-color: #31708f;
    border-color: #31708f
}

.list-group-item-warning {
    color: #8a6d3b;
    background-color: #fcf8e3
}

a.list-group-item-warning {
    color: #8a6d3b
}

a.list-group-item-warning .list-group-item-heading {
    color: inherit
}

a.list-group-item-warning:focus, a.list-group-item-warning:hover {
    color: #8a6d3b;
    background-color: #faf2cc
}

a.list-group-item-warning.active, a.list-group-item-warning.active:focus, a.list-group-item-warning.active:hover {
    color: #fff;
    background-color: #8a6d3b;
    border-color: #8a6d3b
}

.list-group-item-danger {
    color: #b94a48;
    background-color: #fff
}

a.list-group-item-danger {
    color: #b94a48
}

a.list-group-item-danger .list-group-item-heading {
    color: inherit
}

a.list-group-item-danger:focus, a.list-group-item-danger:hover {
    color: #b94a48;
    background-color: #f2f2f2
}

a.list-group-item-danger.active, a.list-group-item-danger.active:focus, a.list-group-item-danger.active:hover {
    color: #fff;
    background-color: #b94a48;
    border-color: #b94a48
}

.panel-heading > .dropdown .dropdown-toggle, .panel-title, .panel-title > a {
    color: inherit
}

.list-group-item-heading {
    margin-top: 0;
    margin-bottom: 5px
}

.list-group-item-text {
    margin-bottom: 0;
    line-height: 1.3
}

.panel {
    margin-bottom: 20px;
    background-color: #fff;
    border: 1px solid transparent;
    border-radius: 2px;
    box-shadow: 0 1px 1px rgba(0, 0, 0, .05)
}

.panel-group .panel, .panel-title, .panel > .list-group, .panel > .table, .panel > .table-responsive > .table {
    margin-bottom: 0
}

.panel-body {
    padding: 15px
}

.panel-body:after, .panel-body:before {
    content: " ";
    display: table
}

.panel > .list-group .list-group-item {
    border-width: 1px 0;
    border-radius: 0
}

.panel > .list-group .list-group-item:last-child, .panel > .table-bordered > tbody > tr:last-child > td, .panel > .table-bordered > tbody > tr:last-child > th, .panel > .table-bordered > tfoot > tr:last-child > td, .panel > .table-bordered > tfoot > tr:last-child > th, .panel > .table-bordered > thead > tr:last-child > td, .panel > .table-bordered > thead > tr:last-child > th, .panel > .table-responsive > .table-bordered > tbody > tr:last-child > td, .panel > .table-responsive > .table-bordered > tbody > tr:last-child > th, .panel > .table-responsive > .table-bordered > tfoot > tr:last-child > td, .panel > .table-responsive > .table-bordered > tfoot > tr:last-child > th, .panel > .table-responsive > .table-bordered > thead > tr:last-child > td, .panel > .table-responsive > .table-bordered > thead > tr:last-child > th {
    border-bottom: 0
}

.panel > .list-group .list-group-item:first-child {
    border-top: 0
}

.panel > .list-group:first-child .list-group-item:first-child {
    border-top-right-radius: 1px;
    border-top-left-radius: 1px
}

.panel > .list-group:last-child .list-group-item:last-child {
    border-bottom-right-radius: 1px;
    border-bottom-left-radius: 1px
}

.panel-heading + .list-group .list-group-item:first-child {
    border-top-width: 0
}

.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:first-child, .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:first-child, .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:first-child, .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:first-child, .panel > .table:first-child > tbody:first-child > tr:first-child td:first-child, .panel > .table:first-child > tbody:first-child > tr:first-child th:first-child, .panel > .table:first-child > thead:first-child > tr:first-child td:first-child, .panel > .table:first-child > thead:first-child > tr:first-child th:first-child {
    border-top-left-radius: 1px
}

.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:last-child, .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:last-child, .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:last-child, .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:last-child, .panel > .table:first-child > tbody:first-child > tr:first-child td:last-child, .panel > .table:first-child > tbody:first-child > tr:first-child th:last-child, .panel > .table:first-child > thead:first-child > tr:first-child td:last-child, .panel > .table:first-child > thead:first-child > tr:first-child th:last-child {
    border-top-right-radius: 1px
}

.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:first-child, .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:first-child, .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:first-child, .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:first-child, .panel > .table:last-child > tbody:last-child > tr:last-child td:first-child, .panel > .table:last-child > tbody:last-child > tr:last-child th:first-child, .panel > .table:last-child > tfoot:last-child > tr:last-child td:first-child, .panel > .table:last-child > tfoot:last-child > tr:last-child th:first-child {
    border-bottom-left-radius: 1px
}

.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:last-child, .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:last-child, .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:last-child, .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:last-child, .panel > .table:last-child > tbody:last-child > tr:last-child td:last-child, .panel > .table:last-child > tbody:last-child > tr:last-child th:last-child, .panel > .table:last-child > tfoot:last-child > tr:last-child td:last-child, .panel > .table:last-child > tfoot:last-child > tr:last-child th:last-child {
    border-bottom-right-radius: 1px
}

.panel > .panel-body + .table, .panel > .panel-body + .table-responsive {
    border-top: 1px solid #ddd
}

.panel > .table-bordered > tbody > tr:first-child > td, .panel > .table-bordered > tbody > tr:first-child > th, .panel > .table-bordered > tfoot > tr:first-child > td, .panel > .table-bordered > tfoot > tr:first-child > th, .panel > .table-bordered > thead > tr:first-child > td, .panel > .table-bordered > thead > tr:first-child > th, .panel > .table-responsive > .table-bordered > tbody > tr:first-child > td, .panel > .table-responsive > .table-bordered > tbody > tr:first-child > th, .panel > .table-responsive > .table-bordered > tfoot > tr:first-child > td, .panel > .table-responsive > .table-bordered > tfoot > tr:first-child > th, .panel > .table-responsive > .table-bordered > thead > tr:first-child > td, .panel > .table-responsive > .table-bordered > thead > tr:first-child > th, .panel > .table > tbody:first-child > tr:first-child td, .panel > .table > tbody:first-child > tr:first-child th {
    border-top: 0
}

.panel > .table-bordered, .panel > .table-responsive > .table-bordered {
    border: 0
}

.panel > .table-bordered > tbody > tr > td:first-child, .panel > .table-bordered > tbody > tr > th:first-child, .panel > .table-bordered > tfoot > tr > td:first-child, .panel > .table-bordered > tfoot > tr > th:first-child, .panel > .table-bordered > thead > tr > td:first-child, .panel > .table-bordered > thead > tr > th:first-child, .panel > .table-responsive > .table-bordered > tbody > tr > td:first-child, .panel > .table-responsive > .table-bordered > tbody > tr > th:first-child, .panel > .table-responsive > .table-bordered > tfoot > tr > td:first-child, .panel > .table-responsive > .table-bordered > tfoot > tr > th:first-child, .panel > .table-responsive > .table-bordered > thead > tr > td:first-child, .panel > .table-responsive > .table-bordered > thead > tr > th:first-child {
    border-left: 0
}

.panel > .table-bordered > tbody > tr > td:last-child, .panel > .table-bordered > tbody > tr > th:last-child, .panel > .table-bordered > tfoot > tr > td:last-child, .panel > .table-bordered > tfoot > tr > th:last-child, .panel > .table-bordered > thead > tr > td:last-child, .panel > .table-bordered > thead > tr > th:last-child, .panel > .table-responsive > .table-bordered > tbody > tr > td:last-child, .panel > .table-responsive > .table-bordered > tbody > tr > th:last-child, .panel > .table-responsive > .table-bordered > tfoot > tr > td:last-child, .panel > .table-responsive > .table-bordered > tfoot > tr > th:last-child, .panel > .table-responsive > .table-bordered > thead > tr > td:last-child, .panel > .table-responsive > .table-bordered > thead > tr > th:last-child {
    border-right: 0
}

.panel > .table-responsive {
    border: 0;
    margin-bottom: 0
}

.panel-footer, .panel-group .panel-heading + .panel-collapse .panel-body {
    border-top: 1px solid #ddd
}

.panel-heading {
    padding: 10px 15px;
    border-bottom: 1px solid transparent;
    border-top-right-radius: 1px;
    border-top-left-radius: 1px
}

.panel-title {
    margin-top: 0;
    font-size: 16px
}

.panel-footer {
    padding: 10px 15px;
    background-color: #f5f5f5;
    border-bottom-right-radius: 1px;
    border-bottom-left-radius: 1px
}

.panel-group .panel {
    border-radius: 2px;
    overflow: hidden
}

.panel-group .panel + .panel {
    margin-top: 10px
}

.panel-group .panel-heading {
    border-bottom: 0
}

.panel-group .panel-footer {
    border-top: 0
}

.panel-group .panel-footer + .panel-collapse .panel-body {
    border-bottom: 1px solid #ddd
}

.panel-default {
    border-color: #ddd
}

.panel-default > .panel-heading {
    color: #333;
    background-color: #f5f5f5;
    border-color: #ddd
}

.panel-default > .panel-heading + .panel-collapse .panel-body {
    border-top-color: #ddd
}

.panel-default > .panel-footer + .panel-collapse .panel-body {
    border-bottom-color: #ddd
}

.panel-primary {
    border-color: #5d86a0
}

.panel-primary > .panel-heading {
    color: #fff;
    background-color: #5d86a0;
    border-color: #5d86a0
}

.panel-primary > .panel-heading + .panel-collapse .panel-body {
    border-top-color: #5d86a0
}

.panel-primary > .panel-footer + .panel-collapse .panel-body {
    border-bottom-color: #5d86a0
}

.panel-success {
    border-color: #d6e9c6
}

.panel-success > .panel-heading {
    color: #3c763d;
    background-color: #dff0d8;
    border-color: #d6e9c6
}

.panel-success > .panel-heading + .panel-collapse .panel-body {
    border-top-color: #d6e9c6
}

.panel-success > .panel-footer + .panel-collapse .panel-body {
    border-bottom-color: #d6e9c6
}

.panel-info {
    border-color: #bce8f1
}

.panel-info > .panel-heading {
    color: #31708f;
    background-color: #d9edf7;
    border-color: #bce8f1
}

.panel-info > .panel-heading + .panel-collapse .panel-body {
    border-top-color: #bce8f1
}

.panel-info > .panel-footer + .panel-collapse .panel-body {
    border-bottom-color: #bce8f1
}

.panel-warning {
    border-color: #faebcc
}

.panel-warning > .panel-heading {
    color: #8a6d3b;
    background-color: #fcf8e3;
    border-color: #faebcc
}

.panel-warning > .panel-heading + .panel-collapse .panel-body {
    border-top-color: #faebcc
}

.panel-warning > .panel-footer + .panel-collapse .panel-body {
    border-bottom-color: #faebcc
}

.panel-danger {
    border-color: #b94a48
}

.panel-danger > .panel-heading {
    color: #b94a48;
    background-color: #fff;
    border-color: #b94a48
}

.panel-danger > .panel-heading + .panel-collapse .panel-body {
    border-top-color: #b94a48
}

.panel-danger > .panel-footer + .panel-collapse .panel-body {
    border-bottom-color: #b94a48
}

.well {
    min-height: 20px;
    padding: 19px;
    margin-bottom: 20px;
    background-color: #f5f5f5;
    border: 1px solid #e3e3e3;
    border-radius: 2px;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .05)
}

.well-lg, .well-sm {
    border-radius: 2px
}

.well blockquote {
    border-color: #ddd;
    border-color: rgba(0, 0, 0, .15)
}

.well-lg {
    padding: 24px
}

.well-sm {
    padding: 9px
}

.close {
    font-size: 21px;
    line-height: 1;
    color: #000;
    text-shadow: 0 1px 0 #fff;
    opacity: .2;
    filter: alpha(opacity=20)
}

.carousel-caption, .carousel-control {
    text-shadow: 0 1px 2px rgba(0, 0, 0, .6)
}

.close:focus, .close:hover {
    color: #000;
    text-decoration: none;
    cursor: pointer;
    opacity: .5;
    filter: alpha(opacity=50)
}

button.close {
    padding: 0;
    cursor: pointer;
    background: 0 0;
    border: 0
}

.modal-content, .popover {
    background-clip: padding-box
}

.modal {
    display: none;
    overflow: auto;
    overflow-y: scroll;
    position: fixed;
    top: 0;
    z-index: 1050;
    -webkit-overflow-scrolling: touch;
    outline: 0
}

/*.carousel-inner, .container {*/
    /*overflow: hidden*/
/*}*/

.modal.fade .modal-dialog {
    -webkit-transform: translate(0, -25%);
    -ms-transform: translate(0, -25%);
    transform: translate(0, -25%);
    -webkit-transition: -webkit-transform .3s ease-out;
    -moz-transition: -moz-transform .3s ease-out;
    -o-transition: -o-transform .3s ease-out;
    transition: transform .3s ease-out
}

.modal.in .modal-dialog {
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    transform: translate(0, 0)
}

.modal-dialog {
    position: relative;
    width: auto;
    margin: 10px
}

.modal-content {
    position: relative;
    background-color: #fff;
    border: 1px solid #999;
    border: 1px solid rgba(0, 0, 0, .2);
    border-radius: 2px;
    box-shadow: 0 3px 9px rgba(0, 0, 0, .5);
    outline: 0
}

.modal-backdrop {
    position: fixed;
    top: 0;
    z-index: 1040;
    background-color: #000
}

.modal-backdrop.fade {
    opacity: 0;
    filter: alpha(opacity=0)
}

.carousel-control, .modal-backdrop.in {
    opacity: .5;
    filter: alpha(opacity=50)
}

.modal-header {
    padding: 15px;
    border-bottom: 1px solid #e5e5e5;
    min-height: 16.43px
}

.modal-header .close {
    margin-top: -2px
}

.modal-title {
    margin: 0;
    line-height: 1.42857
}

.modal-body {
    position: relative;
    padding: 20px
}

.popover, .tooltip, .tooltip-arrow {
    position: absolute
}

.modal-footer {
    margin-top: 15px;
    padding: 19px 20px 20px;
    text-align: right;
    border-top: 1px solid #e5e5e5
}

.tooltip.top .tooltip-arrow, .tooltip.top-left .tooltip-arrow, .tooltip.top-right .tooltip-arrow {
    bottom: 0;
    border-width: 5px 5px 0;
    border-top-color: #000
}

.modal-footer:after, .modal-footer:before {
    content: " ";
    display: table
}

.modal-footer .btn + .btn {
    margin-left: 5px;
    margin-bottom: 0
}

.modal-footer .btn-group .btn + .btn {
    margin-left: -1px
}

.modal-footer .btn-block + .btn-block {
    margin-left: 0
}

@media (min-width: 768px) {
    .modal-dialog {
        width: 600px;
        margin: 30px auto
    }

    .modal-content {
        box-shadow: 0 5px 15px rgba(0, 0, 0, .5)
    }

    .modal-sm {
        width: 300px
    }

    .modal-lg {
        width: 900px
    }
}

.tooltip {
    z-index: 1030;
    display: block;
    visibility: visible;
    font-size: 12px;
    line-height: 1.4;
    opacity: 0;
    filter: alpha(opacity=0)
}

.hidden, .invisible, .visibility-hidden {
    visibility: hidden
}

.tooltip.in {
    opacity: .9;
    filter: alpha(opacity=90)
}

.tooltip.top {
    margin-top: -3px;
    padding: 5px 0
}

.tooltip.right {
    margin-left: 3px;
    padding: 0 5px
}

.tooltip.bottom {
    margin-top: 3px;
    padding: 5px 0
}

.tooltip.left {
    margin-left: -3px;
    padding: 0 5px
}

.tooltip-inner {
    max-width: 200px;
    padding: 3px 8px;
    color: #fff;
    text-align: center;
    text-decoration: none;
    background-color: #000;
    border-radius: 2px
}

.tooltip-arrow {
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid
}

.tooltip.top .tooltip-arrow {
    left: 50%;
    margin-left: -5px
}

.tooltip.top-left .tooltip-arrow {
    left: 5px
}

.tooltip.top-right .tooltip-arrow {
    right: 5px
}

.tooltip.right .tooltip-arrow {
    top: 50%;
    left: 0;
    margin-top: -5px;
    border-width: 5px 5px 5px 0;
    border-right-color: #000
}

.tooltip.left .tooltip-arrow {
    top: 50%;
    right: 0;
    margin-top: -5px;
    border-width: 5px 0 5px 5px;
    border-left-color: #000
}

.tooltip.bottom .tooltip-arrow, .tooltip.bottom-left .tooltip-arrow, .tooltip.bottom-right .tooltip-arrow {
    border-width: 0 5px 5px;
    border-bottom-color: #000;
    top: 0
}

.tooltip.bottom .tooltip-arrow {
    left: 50%;
    margin-left: -5px
}

.tooltip.bottom-left .tooltip-arrow {
    left: 5px
}

.tooltip.bottom-right .tooltip-arrow {
    right: 5px
}

.popover {
    top: 0;
    left: 0;
    z-index: 1010;
    display: none;
    max-width: 276px;
    padding: 1px;
    text-align: left;
    background-color: #fff;
    border: 1px solid #ccc;
    border: 1px solid rgba(0, 0, 0, .2);
    box-shadow: 0 5px 10px rgba(0, 0, 0, .2);
    white-space: normal
}

.popover.top {
    margin-top: -10px
}

.popover.right {
    margin-left: 10px
}

.popover.bottom {
    margin-top: 10px
}

.popover.left {
    margin-left: -10px
}

.popover-title {
    margin: 0;
    font-weight: 400;
    line-height: 18px;
    background-color: #f7f7f7;
    border-radius: 5px 5px 0 0
}

.popover-content {
    padding: 9px 14px
}

.popover .arrow, .popover .arrow:after {
    position: absolute;
    display: block;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid
}

.carousel, .carousel-inner {
    position: relative
}

.popover .arrow {
    border-width: 11px
}

.popover .arrow:after {
    border-width: 10px;
    content: ""
}

.popover.top .arrow {
    left: 50%;
    margin-left: -11px;
    border-bottom-width: 0;
    border-top-color: #999;
    border-top-color: rgba(0, 0, 0, .25);
    bottom: -11px
}

.popover.top .arrow:after {
    content: " ";
    bottom: 1px;
    margin-left: -10px;
    border-bottom-width: 0;
    border-top-color: #fff
}

.popover.left .arrow:after, .popover.right .arrow:after {
    content: " ";
    bottom: -10px
}

.popover.right .arrow {
    top: 50%;
    left: -11px;
    margin-top: -11px;
    border-left-width: 0;
    border-right-color: #999;
    border-right-color: rgba(0, 0, 0, .25)
}

.popover.right .arrow:after {
    left: 1px;
    border-left-width: 0;
    border-right-color: #fff
}

.popover.bottom .arrow {
    left: 50%;
    margin-left: -11px;
    border-top-width: 0;
    border-bottom-color: #999;
    border-bottom-color: rgba(0, 0, 0, .25);
    top: -11px
}

.popover.bottom .arrow:after {
    content: " ";
    top: 1px;
    margin-left: -10px;
    border-top-width: 0;
    border-bottom-color: #fff
}

.popover.left .arrow {
    top: 50%;
    right: -11px;
    margin-top: -11px;
    border-right-width: 0;
    border-left-color: #999;
    border-left-color: rgba(0, 0, 0, .25)
}

.popover.left .arrow:after {
    right: 1px;
    border-right-width: 0;
    border-left-color: #fff
}

.carousel-inner {
    width: 100%
}

.carousel-inner > .item {
    display: none;
    position: relative;
    -webkit-transition: .6s ease-in-out left;
    transition: .6s ease-in-out left
}

.carousel-inner > .item > a > img, .carousel-inner > .item > img {
    display: block;
    max-width: 100%;
    height: auto;
    line-height: 1
}

.carousel-inner > .active, .carousel-inner > .next, .carousel-inner > .prev {
    display: block
}

.carousel-inner > .active {
    left: 0
}

.carousel-inner > .next, .carousel-inner > .prev {
    position: absolute;
    top: 0;
    width: 100%
}

.carousel-inner > .next {
    left: 100%
}

.carousel-inner > .prev {
    left: -100%
}

.carousel-inner > .next.left, .carousel-inner > .prev.right {
    left: 0
}

.carousel-inner > .active.left {
    left: -100%
}

.carousel-inner > .active.right {
    left: 100%
}

.carousel-control {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    width: 15%;
    font-size: 20px;
    color: #fff;
    text-align: center
}

.carousel-control.left {
    background-image: -webkit-linear-gradient(left, color-stop(rgba(0, 0, 0, .5) 0), color-stop(rgba(0, 0, 0, .0001) 100%));
    background-image: linear-gradient(to right, rgba(0, 0, 0, .5) 0, rgba(0, 0, 0, .0001) 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1)
}

.carousel-control.right {
    left: auto;
    right: 0;
    background-image: -webkit-linear-gradient(left, color-stop(rgba(0, 0, 0, .0001) 0), color-stop(rgba(0, 0, 0, .5) 100%));
    background-image: linear-gradient(to right, rgba(0, 0, 0, .0001) 0, rgba(0, 0, 0, .5) 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1)
}

.carousel-control:focus, .carousel-control:hover {
    outline: 0;
    color: #fff;
    text-decoration: none;
    opacity: .9;
    filter: alpha(opacity=90)
}

.carousel-control .glyphicon-chevron-left, .carousel-control .glyphicon-chevron-right, .carousel-control .icon-next, .carousel-control .icon-prev {
    position: absolute;
    top: 50%;
    z-index: 5;
    display: inline-block
}

.carousel-control .glyphicon-chevron-left, .carousel-control .icon-prev {
    left: 50%
}

.carousel-control .glyphicon-chevron-right, .carousel-control .icon-next {
    right: 50%
}

.carousel-control .icon-next, .carousel-control .icon-prev {
    width: 20px;
    height: 20px;
    margin-top: -10px;
    margin-left: -10px;
    font-family: serif
}

.carousel-control .icon-prev:before {
    content: '\2039'
}

.carousel-control .icon-next:before {
    content: '\203a'
}

.carousel-indicators {
    position: absolute;
    bottom: 10px;
    left: 50%;
    z-index: 15;
    width: 60%;
    margin-left: -30%;
    padding-left: 0;
    text-align: center
}

.carousel-indicators li {
    display: inline-block;
    width: 10px;
    height: 10px;
    margin: 1px;
    text-indent: -999px;
    border: 1px solid #fff;
    border-radius: 10px;
    cursor: pointer;
    background-color: #000 \9;
    background-color: transparent
}

.carousel-indicators .active {
    margin: 0;
    width: 12px;
    height: 12px;
    background-color: #fff
}

.carousel-caption {
    position: absolute;
    left: 15%;
    right: 15%;
    bottom: 20px;
    z-index: 10;
    padding-top: 20px;
    padding-bottom: 20px;
    color: #fff;
    text-align: center
}

.carousel-caption .btn, .text-hide {
    text-shadow: none
}

@media screen and (min-width: 768px) {
    .carousel-control .glyphicons-chevron-left, .carousel-control .glyphicons-chevron-right, .carousel-control .icon-next, .carousel-control .icon-prev {
        width: 30px;
        height: 30px;
        margin-top: -15px;
        margin-left: -15px;
        font-size: 30px
    }

    .carousel-caption {
        left: 20%;
        right: 20%;
        padding-bottom: 30px
    }

    .carousel-indicators {
        bottom: 20px
    }
}

.full-width, .image-full, .trailer .trailer-div img {
    width: 100%
}

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

.center-block, .show {
    display: block
}

.center-block {
    margin-left: auto;
    margin-right: auto
}

.margin-none, body {
    margin: 0
}

.left, .pull-left {
    float: left
}

.text-hide {
    font: 0/0 a;
    color: transparent;
    background-color: transparent;
    border: 0
}

.hidden {
    display: none
}

.affix {
    position: fixed
}

.teaser-link, body {
    position: relative
}

@-ms-viewport {
    width: device-width
}

.visible-xs, td.visible-xs, th.visible-xs, tr.visible-xs {
    display: none !important
}

@media (max-width: 767px) {
    .visible-xs {
        display: block !important
    }

    table.visible-xs {
        display: table
    }

    tr.visible-xs {
        display: table-row !important
    }

    td.visible-xs, th.visible-xs {
        display: table-cell !important
    }
}

.visible-sm, td.visible-sm, th.visible-sm, tr.visible-sm {
    display: none !important
}

@media (min-width: 768px) and (max-width: 991px) {
    .visible-sm {
        display: block !important
    }

    table.visible-sm {
        display: table
    }

    tr.visible-sm {
        display: table-row !important
    }

    td.visible-sm, th.visible-sm {
        display: table-cell !important
    }
}

.visible-md, td.visible-md, th.visible-md, tr.visible-md {
    display: none !important
}

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

    table.visible-md {
        display: table
    }

    tr.visible-md {
        display: table-row !important
    }

    td.visible-md, th.visible-md {
        display: table-cell !important
    }
}

.visible-lg, td.visible-lg, th.visible-lg, tr.visible-lg {
    display: none !important
}

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

    table.visible-lg {
        display: table
    }

    tr.visible-lg {
        display: table-row !important
    }

    td.visible-lg, th.visible-lg {
        display: table-cell !important
    }

    .hidden-lg, td.hidden-lg, th.hidden-lg, tr.hidden-lg {
        display: none !important
    }
}

@media (max-width: 767px) {
    .hidden-xs, td.hidden-xs, th.hidden-xs, tr.hidden-xs {
        display: none !important
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .hidden-sm, td.hidden-sm, th.hidden-sm, tr.hidden-sm {
        display: none !important
    }
}

@media (min-width: 992px) and (max-width: 1199px) {
    .hidden-md, td.hidden-md, th.hidden-md, tr.hidden-md {
        display: none !important
    }
}

.visible-print, td.visible-print, th.visible-print, tr.visible-print {
    display: none !important
}

@media print {
    .visible-print {
        display: block !important
    }

    table.visible-print {
        display: table
    }

    tr.visible-print {
        display: table-row !important
    }

    td.visible-print, th.visible-print {
        display: table-cell !important
    }

    .hidden-print, td.hidden-print, th.hidden-print, tr.hidden-print {
        display: none !important
    }
}

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

html {
    font-size: 100%
}

body, button, html, input {
    -webkit-font-smoothing: antialiased
}

body {
    /*font-family: TradeGothicLTCom, Helvetica, Arial, sans-serif;*/
    font-family: Graphik, Helvetica, Arial, sans-serif;
    font-size: 1em;
    line-height: 1.8;
    background-color: #fff;
    color: #222;
    padding: 0
}

.visibility-visible {
    visibility: visible
}

.slick-loading .slick-slide, .slick-loading .slick-track {
    visibility: hidden
}

.lowercase {
    text-transform: lowercase
}

.content .section {
    padding: 50px 0
}

.right {
    float: right
}

.text-left {
    text-align: left
}

.text-right {
    text-align: right
}

.text-center {
    text-align: center
}

.hide {
    display: none
}

.force-hide {
    display: none !important
}

.padding-none {
    padding: 0
}

.padding-bottom-none {
    padding-bottom: 0
}

.vertical-middle-parent {
    display: table-row
}

.vertical-middle-parent .vertical-middle {
    display: table-cell;
    vertical-align: middle;
    float: none
}

@media (min-width: 768px) {
    .text-sm-left {
        text-align: left
    }

    .text-sm-right {
        text-align: right
    }

    .text-sm-center {
        text-align: center
    }

    .text-sm-justify {
        text-align: justify
    }
}

@media (min-width: 992px) {
    .text-md-left {
        text-align: left
    }

    .text-md-right {
        text-align: right
    }

    .text-md-center {
        text-align: center
    }

    .text-md-justify {
        text-align: justify
    }
}

.pointer {
    cursor: pointer
}

.not-bold, .not-bold * {
    font-weight: 400 !important
}

embed, img, object, video {
    max-width: 100%
}

.test {
    color: red;
    background: #eee
}

.show-grid {
    margin: 10px 0;
    text-align: center
}

.border-line {
    border-bottom: 1px solid #CCC
}

.clear, .clear-float, .clearFloat {
    height: 0;
    padding: 0;
    margin: 0;
    line-height: 0;
    font-size: 1px;
    font-size: .1rem;
    overflow: hidden
}

.bold {
    font-weight: 700
}

.content.homepage {
    background-color: #eee;
    padding-bottom: 75px
}

.homepage .container {
    padding-top: 25px;
    padding-bottom: 25px;
    overflow: visible
}

.homepage h3, .homepage h4 {
    letter-spacing: .01em;
    text-transform: none
}

.teaser-link {
    display: block;
    border-radius: 2px;
    box-shadow: 0 0 3px rgba(0, 0, 0, .3);
    overflow: hidden;
    margin: 15px 0
}

.teaser-link__text {
    display: block;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 100;
    text-decoration: none;
    color: #000;
    padding: 25px 25px 8px
}

.media-item a, .teaser-link:hover {
    color: inherit
}

.teaser-link__text h3 {
    margin: 0;
    font-size: 30px;
    font-size: 1.875rem;
    line-height: 1.5
}

.teaser-link__text p {
    /*font-family: TradeGothicLTCom-Cn18, Helvetica, Arial, sans-serif;*/
    font-family: Graphik, Helvetica, Arial, sans-serif;
    font-size: 24px;
    font-size: 1.5rem;
    line-height: 1.2
}

.black-background .teaser-link__text {
    color: #fff
}

.teaser-link__text.top-right {
    text-align: right
}

.teaser-link__text.bottom-right {
    text-align: right;
    top: auto;
    bottom: 0
}

.teaser-link__text.bottom-left {
    top: auto;
    bottom: 0
}

@media (min-width: 1320px) {
    .homepage .container {
        width: 1280px
    }
}

@media (max-width: 992px) {
    .homepage .cols-3 h4 {
        font-size: 16px;
        font-size: 1rem
    }

    .teaser-link__text h3 {
        font-size: 26px;
        font-size: 1.625rem
    }

    .teaser-link__text p {
        font-size: 20px;
        font-size: 1.25rem
    }
}

@media (max-width: 768px) {
    .content.homepage {
        padding-bottom: 20px
    }

    .homepage .container {
        padding-top: 0;
        padding-bottom: 0
    }

    .homepage .teaser-link__text {
        padding: 15px 15px 0
    }

    .homepage .col-image .image-container {
        text-align: left
    }

    .homepage .theme-default {
        background-color: transparent
    }

    .homepage .cols-3 .row {
        margin-bottom: 20px
    }

    .homepage .cols-3 h4 {
        font-size: 20px;
        font-size: 1.25rem
    }

    .homepage .cols-3 .row:last-child, .homepage .cols-3 .row:only-child {
        margin-bottom: 0
    }

    .homepage .padding-100-100, .homepage .padding-100-20, .homepage .padding-20-100, .homepage .padding-20-20 {
        padding-top: 20px;
        padding-bottom: 20px
    }

    .homepage .cols-3 .col-tile {
        padding-bottom: 20px
    }

    .homepage .cols-3 .col-tile:last-child, .homepage .cols-3 .col-tile:only-child {
        padding-bottom: 0
    }

    .homepage .cols-3 .btn-cta {
        margin-bottom: 20px
    }

    .homepage .cols-3 img.lazy, .teaser img.lazy {
        width: 100%
    }
}

.hl, h1, h2, h3, h4, h5, h6 {
    /*font-family: TradeGothicLTCom-BdCn20, Helvetica, Arial, sans-serif;*/
    font-family: Graphik, Helvetica, Arial, sans-serif;
    font-weight: 600;
    font-style: normal;
    letter-spacing: .01em
}



h1, h2 {
    font-size: 40px;
    font-size: 2.5rem;
    line-height: 1.2;
    margin: 0 0 20px
}

h3, h4 {
    font-size: 24px;
    font-size: 1.5rem;
    line-height: 1.3;
    text-transform: uppercase
}

h3 {
    margin: 10px 0
}

h4 {
    margin: 0 0 10px
}

h4.panel-title {
    text-transform: none
}



@media (max-width: 480px) {
    h1, h2, h3 {
        line-height: 1
    }

    h1, h2 {
        margin: 10px 0;
        font-size: 30px;
        font-size: 1.875rem
    }
}

.btn {
    margin: 5px 0;
    padding: 7px 13px;
    /*font-family: TradeGothicLTCom-Cn18, Helvetica, Arial, sans-serif;*/
    font-family: Graphik, Helvetica, Arial, sans-serif;
    font-size: 16px;
    font-size: 1rem;
    /*font-weight: 400;*/
    font-weight: 600;
    line-height: 1.3;
    white-space: nowrap;
    border-radius: 0
}

.btn, .btn:hover {
    transition: all .15s ease-in-out
}

.btn.active, .btn:active, .btn:focus, .btn:hover {
    box-shadow: none;
    outline: 0
}

.btn-default {
    background-color: #eee
}

.btn-primary {
    background-color: #3e8cbb;
    border-color: #3e8cbb;
    color: #fff
}

.btn-primary.active, .btn-primary:active, .btn-primary:focus, .btn-primary:hover {
    background-color: #48a1d9;
    border-color: #48a1d9;
    box-shadow: none
}

.btn-cta {
    background-color: #222;
    border-color: #222;
    color: #f5f5f5
}

.btn-cta.active, .btn-cta:active, .btn-cta:focus, .btn-cta:hover {
    background-color: #3c3c3c;
    border-color: #3c3c3c;
    color: #f5f5f5
}

.popover.bottomright {
    margin-top: 10px;
    left: 0 !important;
    top: 38px !important
}

.popover.bottomright .arrow {
    left: 93%;
    margin-left: -11px;
    border-top-width: 0;
    border-bottom-color: #999;
    border-bottom-color: rgba(0, 0, 0, .25);
    top: -11px
}

.popover.bottomright .arrow:after {
    content: " ";
    top: 1px;
    margin-left: -10px;
    border-top-width: 0;
    border-bottom-color: #fff
}

.popover {
    border-radius: 5px;
    width: auto
}

.popover-title {
    font-size: 18px;
    font-size: 1.125rem;
    background: #fff;
    padding: 10px 14px 4px;
    border-bottom: 0
}

.popover-content {
    font-size: 14px;
    font-size: .875rem;
    line-height: 1.6;
    font-weight: 400
}

.popover .cart-layer-top {
    float: left;
    margin: 0 0 10px;
    width: 100%
}

.popover .cart-layer-left {
    display: none;
    width: 60px;
    float: left
}

.popover .cart-layer-amount {
    width: 30px;
    float: left
}

.popover .cart-layer-middle {
    max-width: 156px;
    float: left
}

.popover .cart-layer-middle a {
    color: inherit;
}

.popover .cart-layout {
    font-size: 14px;
    font-size: .875rem
}

.popover .cart-layout-top {
    margin-top: 5px
}

.popover .cart-layer-right {
    max-width: 78px;
    float: right;
    text-align: right
}

.popover .cart-layer-snippet-line {
    margin-bottom: 10px
}

.popover .cart-layer-totals {
    float: left;
    width: 100%
}

.popover .cart-layer-totals:before {
    content: "";
    display: block;
    border-top: 1px solid #d9d9d9;
    margin-bottom: 15px
}

.login-cart-search .popover .arrow, .login-cart-search .popover .popover-title {
    display: none
}

.popover .cart-layer-snippet-total {
    max-width: 100px;
    float: left
}

.popover .cart-layer-snippet-total-price {
    width: 188px;
    float: right;
    text-align: right
}

.popover .cart-layer-button {
    height: 46px;
    margin-top: 10px
}

.popover .cart-layer-button .btn {
    width: 100%
}

.login-cart-search .popover {
    border-radius: 0;
    width: 100%;
    max-width: 376px;
    margin: 0;
    padding: 0;
    border: 0;
    border-top: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
    box-shadow: none;
    top: 60px !important;
    right: 0;
    left: auto !important
}

.login-cart-search .popover .popover-content {
    padding: 15px 25px
}

.login-cart-search .popover .form-group {
    margin-bottom: 0
}

.login-cart-search input[type=search] {
    -webkit-appearance: textfield;
    /*font-family: TradeGothicLTCom, Helvetica, Arial, sans-serif;*/
    font-family: Graphik, Helvetica, Arial, sans-serif;
    font-size: 14px;
    font-size: .875rem;
    line-height: 1.5;
    background: url(data:image/svg+xml;utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2026%2026%22%20width%3D%2213%22%20height%3D%2213%22%20enable-background%3D%22new%200%200%2026%2026%22%3E%3Cg%20fill%3D%22%23303030%22%3E%3Cpath%20d%3D%22M21%2010.5C21%2016.3%2016.3%2021%2010.5%2021S0%2016.3%200%2010.5%204.7%200%2010.5%200%2021%204.7%2021%2010.5zM10.5%203.9c-3.6%200-6.6%202.9-6.6%206.6s2.9%206.6%206.6%206.6%206.6-2.9%206.6-6.6-3-6.6-6.6-6.6zM17.383%2014.58l8.627%208.626-2.828%202.828-8.627-8.626z%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E) 0 center no-repeat;
    background-size: 14px 14px;
    border: none;
    padding: 2px 0 4px 20px;
    width: 310px;
    height: 40px;
    color: transparent;
    border-radius: 0;
    box-shadow: none
}

.bubble.bubble-inline, .top-navi a, .typeahead.dropdown-menu.search .more-results-link, .typeahead.dropdown-menu.search .no-result, .typeahead.dropdown-menu.search li > a > .description .title {
    /*font-family: TradeGothicLTCom-BdCn20, Helvetica, Arial, sans-serif*/
    font-family: Graphik, Helvetica, Arial, sans-serif;
}

.login-cart-search input::-webkit-search-cancel-button, .login-cart-search input::-webkit-search-decoration {
    display: none
}

.login-cart-search input[type=search]:hover {
    background-color: #fff
}

.login-cart-search input[type=search]:focus {
    background-color: #fff;
    color: #303030
}

.login-cart-search input:-moz-placeholder {
    color: #999
}

.login-cart-search input::-webkit-input-placeholder {
    color: #999
}

.search-link-desktop + .popover .popover-content {
    padding: 6px 20px
}

.login-cart-search > .login-cart {
    float: left;
    text-align: right;
    margin-right: 10px
}

.typeahead.dropdown-menu.search {
    margin: 0;
    padding: 0;
    width: 376px;
    border-radius: 0;
    right: 0;
    left: auto !important;
    top: 113px !important;
    border-right: 0;
    border-color: #ddd
}

.typeahead.dropdown-menu.search .active > a, .typeahead.dropdown-menu.search .active > a:hover {
    background: #3e8cbb
}

.typeahead.dropdown-menu.search li {
    border-bottom: 1px solid #ddd
}

.typeahead.dropdown-menu.search li a {
    display: table;
    width: 100%;
    padding: 0
}

.typeahead.dropdown-menu.search li > a > .packshot {
    display: table-cell;
    vertical-align: middle;
    width: 80px;
    height: 80px;
    text-align: center
}

.typeahead.dropdown-menu.search li > a > .packshot > .packshot-align {
    display: block;
    height: 60px;
    width: 100px
}

.typeahead.dropdown-menu.search li > a > .packshot > .packshot-align > img {
    height: 60px;
    padding: 0 5px
}

.typeahead.dropdown-menu.search li > a > .description {
    display: table-cell;
    vertical-align: middle;
    white-space: normal
}

.typeahead.dropdown-menu.search li > a > .description .title {
    font-weight: 400;
    font-size: 14px;
    font-size: .875rem
}

.typeahead.dropdown-menu.search li > a > .description .headline {
    display: block;
    width: 226px;
    font-size: 12px;
    font-size: .75rem;
    line-height: 1.5
}

.typeahead.dropdown-menu.search li:last-child {
    border-bottom: none
}

.typeahead.dropdown-menu.search .no-result {
    font-size: 14px;
    font-size: .875rem;
    color: #555;
    height: 80px;
    padding: 30px 5px 5px;
    text-align: center;
    cursor: pointer
}

.typeahead.dropdown-menu.search .more-results {
    text-align: center
}

.typeahead.dropdown-menu.search .more-results-link {
    font-size: 14px;
    font-size: .875rem;
    padding: 10px 0
}

@media (min-width: 321px) {
    .login-cart-search .popover {
        border-left: 1px solid #ddd
    }
}

@media (min-width: 480px) {
    .popover .cart-layer-left {
        display: block
    }
}

.header {
    display: table;
    width: 100%;
    height: 60px;
    position: relative;
    z-index: 1000;
    background: #fff
}

.header-logo-container {
    display: table-cell;
    vertical-align: middle;
    padding-left: 24px
}

.header-logo {
    display: block;
    background-image: url("data:image/svg+xml,%3Csvg width='41' height='24' viewBox='0 0 41 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg clip-path='url(%23clip0_1619_29916)'%3E%3Cpath d='M28.375 24L32.2762 19.902L16.4585 5.00242C13.4126 2.12874 11.0612 0 7.321 0C2.19125 0 0 3.99109 0 8.88665V23.0421H6.03797V8.62105C6.03797 6.86478 6.46565 5.53441 7.85442 5.53441C8.8163 5.53441 9.45781 6.17327 10.6864 7.29068L28.3742 24H28.375ZM34.574 23.0421H40.5591V0.744941H34.574V23.0421Z' fill='%23161819'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_1619_29916'%3E%3Crect width='40.56' height='24' fill='white'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E%0A");
    width: 40px;
    height: 24px;
}

.top-navi {
    display: table-cell;
    vertical-align: bottom;
    line-height: 1;
    text-align: center
}

.top-navi > li {
    display: inline-block;
    list-style-type: none;
    margin-right: 10px;
    line-height: 3.1
}

.top-navi > li:last-child {
    margin-right: 0
}

.top-navi a {
    font-size: 18px;
    font-size: 1.125rem;
    line-height: 2.5;
    font-weight:500;
    color: #303030;
    margin: 0 7px;
    padding: 0;
    width: 100%;
    position: relative;
    transition: color .15s linear;
    -o-transition: color .15s linear;
    -moz-transition: color .15s linear;
    -webkit-transition: color .15s linear
}

.top-navi a:hover {
    color: #080808
}

.top-navi > li .navborder {
    display: block;
    background: 0 0;
    height: 4px;
    width: 100%;
    transition: background .15s linear;
    -o-transition: background .15s linear;
    -moz-transition: background .15s linear;
    -webkit-transition: background .15s linear
}

.bubble, .company-link {
    display: none
}

.top-navi > li .navborder.active, .top-navi > li a.active + span.navborder, .top-navi > li a:hover + .navborder {
    background: #555
}

.bubble {
    position: absolute;
    top: -9px;
    left: 8px;
    padding: 2px 4px 1px 3px;
    background-color: #d64040;
    color: #fff;
    font-size: 11px;
    font-size: .688rem;
    border: 1px solid #fff;
    border-radius: 3px;
    line-height: 1.3
}

.bubble.bubble-inline {
    position: relative;
    top: -2px;
    right: -2px;
    left: auto;
    font-weight: 400
}

.bubble.cart-link-amount {
    /*font-family: TradeGothicLTCom, Helvetica, Arial, sans-serif;*/
    font-family: Graphik, Helvetica, Arial, sans-serif;
    font-size: 10px;
    font-size: .625rem;
    background-color: #3e8cbb
}

.btn-menu, .footer-primary .footer-column-headline, .footer-primary a, .login-cart-search .account-snippet-user, .login-cart-search > a {
    font-family: TradeGothicLTCom-BdCn20, Helvetica, Arial, sans-serif
}

.login-cart-search {
    float: right;
    padding: 10px 20px 0 0
}

.login-cart-search > a {
    font-size: 16px;
    font-size: 1em;
    line-height: 1.5;
    color: #303030
}

.login-cart-search .typehead.dropdown-menu {
    left: 86px;
    width: 56px;
    min-width: 56px
}

.login-cart-search .typehead.dropdown-menu a {
    display: block;
    padding: 2px 5px;
    margin: 0;
    font-weight: 400;
    font-size: 11px;
    font-size: .688rem;
    line-height: 1;
    color: #333;
    white-space: nowrap
}

.login-cart-search .cart-link-icon {
    width: 14px;
    height: 13px;
    position: relative
}

.login-cart-search .account-link-icon, .login-cart-search .login-link-icon {
    width: 14px;
    height: 14px;
    background-size: 14px 14px
}

.login-cart-search .account-link, .login-cart-search .cart-link, .login-cart-search .login-link {
    display: inline-block;
    padding: 10px 15px;
    position: relative
}

.login-cart-search .search-link, .login-cart-search .search-link-desktop {
    padding: 10px
}

.login-cart-search .search-link-desktop {
    display: none
}

.login-cart-search .account-link-arrow {
    width: 8px;
    height: 8px
}

.login-cart-search .search-link-icon {
    width: 13px;
    height: 13px
}

.login-cart-search .account-snippet {
    font-size: 16px;
    font-size: 1rem
}

.login-cart-search .account-snippet-user {
    font-size: 18px;
    font-size: 1.125rem;
    margin: 0;
    padding: 0
}

.login-cart-search .username:after {
    content: '';
    border-bottom: 1px solid #d9d9d9;
    display: block;
    margin: 15px 0
}

.icon-cart, .icon-myaccount, .icon-search {
    fill: #222;
    transition: fill .15s ease-in-out;
    -o-transition: fill .15s ease-in-out;
    -moz-transition: fill .15s ease-in-out;
    -webkit-transition: fill .15s ease-in-out
}

a.dropped .icon-cart, a.dropped .icon-myaccount, a.dropped .icon-search, a:hover .icon-cart, a:hover .icon-myaccount, a:hover .icon-search {
    fill: #3e8cbb
}

a.dropped:hover .icon-cart, a.dropped:hover .icon-myaccount, a.dropped:hover .icon-search {
    fill: #61a3cb
}

a.logged-in .icon-myaccount {
    fill: #3e8cbb
}

a.logged-in:hover .icon-myaccount {
    fill: #61a3cb
}

.menu-link {
    float: right;
    display: none
}

.btn-menu {
    margin: 12px 15px 0 0;
    padding: 7px 28px 7px 13px;
    background-color: transparent;
    border-color: #303030;
    color: #303030
}

.btn-menu.active, .btn-menu:active, .btn-menu:focus, .btn-menu:hover {
    background-color: transparent;
    border-color: #080808;
    color: #080808
}

.btn-menu.active .hamburger-slices, .btn-menu:active .hamburger-slices, .btn-menu:focus .hamburger-slices, .btn-menu:hover .hamburger-slices {
    background-color: #080808
}

.btn-menu .button-text {
    display: block;
    float: left;
    padding-right: 5px
}

.hamburger {
    display: block;
    float: right;
    -webkit-transform: rotate(0);
    -moz-transform: rotate(0);
    -o-transform: rotate(0);
    transform: rotate(0);
    -webkit-transition: .5s ease-in-out;
    -moz-transition: .5s ease-in-out;
    -o-transition: .5s ease-in-out;
    transition: .5s ease-in-out;
    cursor: pointer
}

.hamburger-slices {
    position: absolute;
    display: block;
    width: 14px;
    height: 2px;
    background-color: #303030;
    border-radius: 2px;
    opacity: 1;
    left: 0;
    -webkit-transform: rotate(0);
    -moz-transform: rotate(0);
    -o-transform: rotate(0);
    transform: rotate(0);
    -webkit-transition: .25s ease-in-out;
    -moz-transition: .25s ease-in-out;
    -o-transition: .25s ease-in-out;
    transition: .25s ease-in-out
}

.hamburger span:nth-child(1), .hamburger span:nth-child(2) {
    -webkit-transform-origin: left center;
    -moz-transform-origin: left center;
    -o-transform-origin: left center
}

.hamburger span:nth-child(1) {
    top: 4px;
    transform-origin: left center
}

.hamburger span:nth-child(2) {
    top: 9px;
    transform-origin: left center
}

.hamburger span:nth-child(3) {
    top: 14px;
    -webkit-transform-origin: left center;
    -moz-transform-origin: left center;
    -o-transform-origin: left center;
    transform-origin: left center
}

.hamburger.in span:nth-child(1) {
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
    width: 15px;
    top: 3px;
    left: 0
}

.hamburger.in span:nth-child(2) {
    width: 0;
    opacity: 0
}

.hamburger.in span:nth-child(3) {
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg);
    width: 15px;
    top: 14px;
    left: 0
}

.mobile-product-search-container {
    display: none;
    width: 100%;
    position: absolute;
    top: 60px;
    left: 0;
    padding: 0 15px;
    background: #fff;
    border-bottom: 1px solid #ccc
}

.mobile-product-search-input {
    margin: 12px 0
}

@media (max-width: 1200px) {
    .login-cart-search .account-link-text, .login-cart-search .login-link-text {
        display: none
    }
}

@media (min-width: 480px) {
    .header-logo-container {
        width: 25%;
    }
}

@media (min-width: 768px) {
    .login-cart-search {
        display: table-cell;
        vertical-align: middle;
        text-align: right;
        width: 25%;
        float: none;
        padding: 0 20px 0 0
    }

    .login-cart-search .search-link-desktop {
        display: inline-block
    }

    .search-link {
        display: none
    }
}

@media (min-width: 992px) {
    .header-logo-container {
        padding-left: 32px
    }

    .top-navi > li {
        margin-right: 30px
    }

    .login-cart-search {
        padding: 0 25px 0 0
    }
}

@media (min-width: 1200px) {
    .top-navi > li {
        margin-right: 50px
    }
}

@media (max-width: 992px) {
    .mobile-product-search-container {
        display: block
    }
}

@media (min-width: 768px) {
    .top-navi {
        display: table-cell !important
    }
}

@media (max-width: 767px) {
    .header-logo {
        width: 42px;
        height: 30px;
        background-repeat: round;

    }

    .menu-link {
        display: block
    }

    .top-navi {
        display: none;
        position: absolute;
        width: 100%;
        top: 60px;
        bottom: auto;
        left: 0;
        padding: 0;
        background: #fff;
        border-bottom: 1px solid #ccc
    }

    .login-cart-search .account-link, .login-cart-search .cart-link, .login-cart-search .login-link, .login-cart-search .search-link, .top-navi > li {
        padding: 10px
    }

    .top-navi > li {
        display: inline-block;
        float: left;
        margin: 0;
        line-height: 1;
        width: 50%;
        text-align: center
    }

    .top-navi > li:first-child {
        padding-left: 10px
    }

    .top-navi a {
        margin: 0;
        display: block;
        border: 1px solid #ccc;
        border-radius: 2px
    }

    .login-cart-search .account-link-text, .login-cart-search .login-link-text, .top-navi a:after, .top-navi > li .navborder {
        display: none
    }

    .top-navi a:hover {
        border: 1px solid #080808
    }

    .company-link {
        display: block
    }
}

figure, ul {
    padding: 0
}

a {
    color: #3e8cbb
}

a, a:active, a:focus, a:hover {
    outline: 0;
    transition: all .15s ease-in-out
}

a:active, a:focus, a:hover {
    text-decoration: none
}

a.phone-number {
    color: #222;
    cursor: text
}

@media (max-width: 1200px) {
    a.phone-number {
        color: #3e8cbb;
        cursor: pointer
    }

    span.fax-number, span.fax-number > a {
        color: #222
    }
}

select:disabled {
    color: gray
}

div.disabled {
    opacity: .5
}

.form-control {
    font-size: 16px;
    font-size: 1rem
}

.form-control:focus {
    border-color: #aaa;
    outline: 0;
    box-shadow: none
}

.input-group .form-control {
    height: auto
}

input[type=checkbox], input[type=radio] {
    margin-top: 7px
}

.form-submit {
    display: table;
    width: 100%
}

.form-submit-item {
    display: table-cell
}

.form-submit-label {
    vertical-align: middle
}

.form-submit-label label {
    margin-bottom: 0
}

.form-submit-button {
    vertical-align: top
}

::-webkit-input-placeholder {
    font-style: italic
}

::-moz-placeholder {
    font-style: italic
}

:-ms-input-placeholder {
    font-style: italic
}

input:-moz-placeholder {
    font-style: italic
}

.alert-error, .control-group .error, .controls .error, .error {
    color: #b94a48
}

.alert-error, .form-group.error input.form-control, .form-group.error select.form-control, .form-group.error textarea.form-control {
    border: 1px solid #b94a48;
    background-color: #fff
}

@media (max-width: 480px) {
    .uneditable-input, input[type=date], input[type=text], input[type=password], input[type=datetime], input[type=datetime-local], input[type=month], input[type=time], input[type=week], input[type=email], input[type=url], input[type=tel], input[type=color], input[type=number], input[type=search], select, textarea {
        font-size: 16px;
        font-size: 1rem
    }
}

ul {
    list-style-image: none
}

ol {
    margin: 10px 0 10px 30px;
    list-style-type: decimal
}

.content ul li {
    list-style: disc
}

.content ol li, .step li {
    list-style: decimal
}

.content .text li, .content .text-image .col-text li {
    list-style-position: outside;
    margin: 5px 25px;
    text-align: left
}

.bullet-list li {
    margin: 5px 25px
}

.content .list-inside li, .content li.list-inside, .list-inside li, li.list-inside, ol.less-spacing {
    list-style-position: inside
}

.content .list-inside, .list-inside {
    padding: 0 0 0 5px
}

ol.less-spacing {
    padding: 0
}

.content-header-container {
    position: relative;
    width: 100%;
    color: #f5f5f5
}

.content-header-container.sub {
    background-position: top center;
    z-index: 999
}

.content-header-container.sub .content-header {
    width: 100%;
    -webkit-transition: none;
    -moz-transition: none;
    -ms-transition: none;
    -o-transition: none;
    transition: none
}

.content-header-container .fix-affix-helper {
    position: relative
}

.content-header {
    background-color: #2a2c2e;
    width: 100%
}

.content-header.affix {
    position: static
}

.content-header .row {
    height: 100%
}

.content-header-headline, .content-header-logo {
    float: left;
    padding: 10px 0 10px 15px;
    width: 85%
}

.content-header-headline h1, .content-header-logo h1 {
    margin: 0;
    font-size: 24px;
    font-size: 1.5rem;
    line-height: 1.3;
    letter-spacing: .05em
}

.content-header-headline a, .content-header-logo a {
    color: #f5f5f5;
    vertical-align: middle
}

.content-header-navigation {
    width: 15%;
    float: right;
    text-align: right
}

.content-header-logo, .content-header-navigation {
    display: block
}

.content-header-navigation .navigation-items {
    /*font-family: TradeGothicLTCom, Helvetica, Arial, sans-serif;*/
    font-family: Graphik, Helvetica, Arial, sans-serif;
    font-size: 14px;
    font-size: .875rem;
    font-weight: 400;
    font-style: normal;
    white-space: nowrap;
    position: relative;
    width: 100%
}

.content-header-navigation .navigation-items a {
    color: #f5f5f5
}

.content-header-navigation .navigation-items > li {
    margin-right: 5px;
    margin-left: 5px;
    display: inline-block;
    text-align: left
}

.content-header-navigation .navigation-items > li:last-child {
    margin-right: 0;
    min-width: 43px
}

.content-header-navigation .navigation-items > li > a {
    margin-top: 16px;
  
}

.content-header-navigation .navigation-items > li .navborder {
    display: none
}

.content-header-navigation .dropdown-link {
    display: block;
    min-width: 30px;
    min-height: 20px
}

.content-header-navigation .dropdown-menu {
    margin: 0;
    padding: 0 0 5px;
    top: 53px;
    right: 0;
    left: auto;
    background-color: #2a2d2f;
    border-radius: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
    border: none
}

.content-header-navigation .caret, .content-header-navigation .dropdown-menu-text, .content-header-navigation .navigation-items > li .dropdown-menu .navborder {
    display: none
}

.content-header-navigation .hamburger {
    display: block;
    float: none
}

.content-header-navigation .hamburger-slices {
    background-color: #f5f5f5
}

.open .hamburger span:nth-child(1) {
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
    width: 15px;
    top: 3px;
    left: 0
}

.open .hamburger span:nth-child(2) {
    width: 0;
    opacity: 0
}

.footer-primary .column1 .freeshipping:hover, .footer-primary .column2 .connect-facebook:hover, .footer-primary .column2 .connect-instagram:hover, .footer-primary .column2 .connect-soundcloud:hover, .footer-primary .column2 .connect-twitter:hover, .footer-primary .column2 .connect-youtube:hover {
    opacity: .8;
    filter: alpha(opacity=80)
}

.open .hamburger span:nth-child(3) {
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg);
    width: 15px;
    top: 14px;
    left: 0
}

.content-header-navigation .dropdown-menu a {
    padding: 10px 14px;
    font-size: 16px;
    font-size: 1rem;
    color: #f5f5f5;
    background-color: transparent
}

.content-header-navigation .navigation-items .dropdown-menu a:active, .content-header-navigation .navigation-items .dropdown-menu a:hover {
    background: #5d86a0;
    color: #f5f5f5
}

@media (max-width: 1200px) {
    .content-header {
        -webkit-transition: none;
        -moz-transition: none;
        -ms-transition: none;
        -o-transition: none;
        transition: none
    }
}

@media (min-width: 768px) {
    .content-header {
        display: table
    }

    .content-header-container .content-header, .content-header-container .fix-affix-helper {
        height: 60px
    }

    .content-header-headline, .content-header-logo {
        padding: 0 10px 0 15px;
        vertical-align: middle;
        width: auto
    }

    .content-header-headline h1, .content-header-logo h1 {
        font-size: 30px;
        font-size: 1.875rem
    }

    .content-header-headline, .content-header-logo, .content-header-navigation {
        display: table-cell;
        white-space: nowrap;
        float: none
    }

    .content-header-navigation {
        vertical-align: bottom;
        width: 100%;
        padding: 0;
        text-align: left
    }

    .content-header-navigation .navigation-items > li > a {
        margin-top: 0;
        padding: 0 8px
    }

    .content-header-navigation .navigation-items > li .navborder {
        display: block;
        content: '';
        background-color: transparent;
        height: 4px;
        transition: background .15s linear;
        -o-transition: background .15s linear;
        -moz-transition: background .15s linear;
        -webkit-transition: background .15s linear
    }

    .content-header-navigation .navigation-items > li a.active + span.navborder, .content-header-navigation .navigation-items > li a:hover + .navborder {
        background: #5d86a0
    }

    .content-header-navigation .dropdown-menu {
        position: absolute;
        top: 100%;
        height: auto;
        margin-top: 0;
        background-color: #2a2d2f;
        border-radius: 0;
        -webkit-box-shadow: none;
        box-shadow: none;
        border: none
    }

    .content-header-navigation .navigation-items > li {
        line-height: 3.5
    }

    .content-header-navigation .dropdown-menu a {
        font-size: 14px;
        font-size: .875rem
    }

    .content-header-navigation .caret, .content-header-navigation .dropdown-menu-text {
        display: inline-block
    }

    .content-header-navigation .hamburger {
        display: none
    }

    .button-container {
        display: table-cell;
        vertical-align: middle
    }
}

@media (min-width: 992px) {
    .content-header-headline, .content-header-logo {
        padding: 0 20px 0 35px
    }
}

@media (min-width: 1200px) {
    .content-header.affix {
        position: fixed;
        height: 60px;
        top: 0;
        z-index: 999
    }

    .sub .content-header {
        -webkit-transition: height .3s;
        -moz-transition: height .3s;
        -ms-transition: height .3s;
        -o-transition: height .3s;
        transition: height .3s
    }
}

.product-media .media-section-container {
    padding: 50px 0
}

.product-media .media-section-container .media-col {
    margin: 20px auto
}

.product-media .media-section-container .media-col:last-child {
    margin-bottom: 0
}

.media-item {
    display: table;
    padding-bottom: 20px
}

.text-center .media-item {
    margin: 0 auto;
    text-align: center
}

.text-center .text-left .media-item {
    margin: inherit;
    text-align: left
}

.media-item .media-item-thumb {
    width: 130px;
    height: 65px
}

.media-item-text, .media-item-thumb {
    display: table-cell
}

.media-item a {
    display: inline-block;
    font-size: 16px;
    font-size: 1rem
}

.media-item-thumb-link {
    position: relative
}

.media-item .media-item-thumb-link img {
    width: 130px;
    height: 64px;
    padding: 0;
    border: 2px solid #f5f5f5;
    box-shadow: 0 0 3px rgba(0, 0, 0, .3)
}

.media-item .media-item-thumb-link .player-icon {
    position: absolute;
    left: 50%;
    top: 50%;
    -ms-transform: translate(-50%, -50%) scale(1);
    -webkit-transform: translate(-50%, -50%) scale(1);
    transform: translate(-50%, -50%) scale(1);
    transition: all .15s ease-in-out;
    height: 34px;
    width: 34px;
    margin: 0;
    background-repeat: no-repeat;
    background-size: 100%;
    box-shadow: 0 0 3px rgba(0, 0, 0, .5);
    border-radius: 50%
}

.media-item .media-item-thumb-link:hover .player-icon {
    -ms-transform: translate(-50%, -50%) scale(1.05);
    -webkit-transform: translate(-50%, -50%) scale(1.05);
    transform: translate(-50%, -50%) scale(1.05)
}

.audio-player-icon, .youtube-player-icon {
    display: inline-block;
    width: 34px;
    height: 34px;
    cursor: pointer
}

.media-item.large .media-item-thumb, .media-item.large img {
    width: 270px;
    height: 130px
}

.media-item.media-youtube .media-item-thumb-link .player-icon, .youtube-player-icon {
    background-image: url(data:image/svg+xml;utf8,%3Csvg%20id%3D%22media_video%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2034%2034%22%20width%3D%2234%22%20height%3D%2234%22%3E%3Cstyle%3E.st0%2C.st1%7Bfill-rule%3Aevenodd%3Bclip-rule%3Aevenodd%7D.st0%7Bopacity%3A.2%7D.st1%7Bfill%3A%23f5f5f5%7D%3C%2Fstyle%3E%3Cpath%20class%3D%22st0%22%20d%3D%22M17%201c8.8%200%2016%207.2%2016%2016s-7.2%2016-16%2016S1%2025.8%201%2017%208.2%201%2017%201z%22%2F%3E%3Cpath%20class%3D%22st1%22%20d%3D%22M17%200C7.6%200%200%207.6%200%2017s7.6%2017%2017%2017%2017-7.6%2017-17S26.4%200%2017%200zm0%2031.4C9%2031.4%202.6%2025%202.6%2017S9%202.6%2017%202.6%2031.4%209%2031.4%2017%2025%2031.4%2017%2031.4zM13%2011v12h1l9-6-9-6h-1z%22%2F%3E%3C%2Fsvg%3E%0A)
}

.audio-player-icon, .media-item.media-audio .media-item-thumb-link .player-icon {
    background-image: url(data:image/svg+xml;utf8,%3Csvg%20id%3D%22media_audio%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2034%2034%22%20width%3D%2234%22%20height%3D%2234%22%3E%3Cstyle%3E.st0%2C.st1%7Bfill-rule%3Aevenodd%3Bclip-rule%3Aevenodd%7D.st0%7Bopacity%3A.2%7D.st1%7Bfill%3A%23f5f5f5%7D%3C%2Fstyle%3E%3Cpath%20class%3D%22st0%22%20d%3D%22M17%201c8.8%200%2016%207.2%2016%2016s-7.2%2016-16%2016S1%2025.8%201%2017%208.2%201%2017%201z%22%2F%3E%3Cpath%20class%3D%22st1%22%20d%3D%22M17%200C7.6%200%200%207.6%200%2017s7.6%2017%2017%2017%2017-7.6%2017-17S26.4%200%2017%200zm0%2031.4C9%2031.4%202.6%2025%202.6%2017S9%202.6%2017%202.6%2031.4%209%2031.4%2017%2025%2031.4%2017%2031.4zM12%2014H9v6h3l3%203h2V11h-2l-3%203zm7%20.4c.7%202.2.7%202.9%200%205.2l1.3.7c1.3-2.2%201.3-4.4%200-6.6l-1.3.7zm3-2.8c1.8%203.2%201.8%206.9%200%2010.7l1.2.6c2.4-3.7%202.4-8.8%200-12%200%20.1-1.2.7-1.2.7z%22%2F%3E%3C%2Fsvg%3E%0A)
}

.audio-player-icon.nisp-playing, .media-item.media-audio .media-item-thumb-link .player-icon.nisp-playing {
    background-image: url(data:image/svg+xml;utf8,%3Csvg%20id%3D%22media_pause%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2034%2034%22%20width%3D%2234%22%20height%3D%2234%22%3E%3Cstyle%3E.st0%7Bopacity%3A.2%7D.st0%2C.st1%7Bfill-rule%3Aevenodd%3Bclip-rule%3Aevenodd%7D.st1%2C.st2%7Bfill%3A%23f5f5f5%7D%3C%2Fstyle%3E%3Cg%3E%3Cpath%20class%3D%22st0%22%20d%3D%22M17%201c8.8%200%2016%207.2%2016%2016s-7.2%2016-16%2016S1%2025.8%201%2017%208.2%201%2017%201z%22%2F%3E%3Cpath%20class%3D%22st1%22%20d%3D%22M17%200C7.6%200%200%207.6%200%2017s7.6%2017%2017%2017%2017-7.6%2017-17S26.4%200%2017%200zm0%2031.4C9%2031.4%202.6%2025%202.6%2017S9%202.6%2017%202.6%2031.4%209%2031.4%2017%2025%2031.4%2017%2031.4z%22%2F%3E%3Cpath%20class%3D%22st2%22%20d%3D%22M12.3%2011h3.3v12h-3.3zM18.3%2011h3.3v12h-3.3z%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E%0A)
}

.media-item .media-item-text {
    padding-left: 15px;
    vertical-align: top;
    text-align: left
}

.text-center .media-item .media-item-text {
    max-width: 340px
}

.media-item.large .media-item-text, .media-item.large .media-item-thumb {
    display: block
}

.media-item.large .media-item-thumb-link .player-icon {
    height: 50px;
    width: 50px
}

.media-item.large .media-item-text {
    width: 270px;
    padding-top: 5px;
    padding-left: 5px;
    line-height: 1.5
}

@media (min-width: 768px) and (max-width: 992px) {
    .media-section-container .media-item.large .media-item-text, .media-section-container .media-item.large .media-item-thumb {
        display: table-cell
    }

    .media-section-container .media-item.large .media-item-text {
        width: auto;
        padding-top: 0;
        padding-left: 20px
    }
}

@media (max-width: 480px) {
    .text-center .media-item {
        margin: initial;
        text-align: initial
    }
}

.footer {
    background: #2a2c2e
}

.footer li {
    list-style: none
}

.footer-primary {
    padding-top: 40px;
    padding-bottom: 60px;
    color: #f5f5f5
}

.footer-primary .footer-column-headline {
    display: block;
    margin: 0 0 5px;
    font-size: 24px;
    font-size: 1.5rem
}

.footer-primary a {
    font-size: 14px;
    font-size: .875rem;
    line-height: 2em;
    color: #f5f5f5
}

.footer-primary a:hover {
    color: #d5d5d5
}

.footer-primary .column1, .footer-primary .column2, .footer-primary .column3, .footer-primary .column4 {
    min-height: 200px
}

.footer-primary .column1 .freeshipping {
    display: block;
    width: 260px;
    margin-top: 20px;
    font-size: 16px;
    font-size: 1rem;
    color: #398033
}

.footer-primary .column1 .freeshipping:before {
    display: inline-block;
    float: left;
    content: '';
    width: 26px;
    height: 26px;
    /*background: url("{{asset 'main_sprites.png'}}") -302px -50px no-repeat*/
}

.footer-primary .column1 .freeshipping .freeshipping__text {
    display: inline-block;
    float: left;
    margin: -3px 0 0 8px
}

.footer-primary .column1 .freeshipping .freeshipping__logos {
    display: inline-block;
    width: 260px;
    height: 49px;
    margin-top: 20px;
    /*background: url("{{asset 'main_sprites.png'}}") -211px -100px no-repeat*/
}

.footer-primary .column2 .connect-container {
    margin-top: 7px
}

.footer-primary .column2 li {
    position: relative
}

.footer-primary .column2 .connect-facebook, .footer-primary .column2 .connect-instagram, .footer-primary .column2 .connect-soundcloud, .footer-primary .column2 .connect-twitter, .footer-primary .column2 .connect-youtube {
    display: block;
    float: left;
    width: 26px;
    height: 26px;
    margin: 0 30px 20px 0
}

/*
.footer-primary .column2 .connect-facebook {
    background: url("{{asset 'main_sprites.png'}}") -340px -48px no-repeat
}

.footer-primary .column2 .connect-twitter {
    background: url("{{asset 'main_sprites.png'}}") -376px -48px no-repeat
}

.footer-primary .column2 .connect-youtube {
    background: url("{{asset 'main_sprites.png'}}") -416px -48px no-repeat
}

.footer-primary .column2 .connect-instagram {
    background: url("{{asset 'main_sprites.png'}}") -454px -48px no-repeat
}

.footer-primary .column2 .connect-soundcloud {
    background: url("{{asset 'main_sprites.png'}}") -494px -48px no-repeat
}
*/

.footer-primary .column2 .connect-facebook-menu, .footer-primary .column2 .connect-twitter-menu {
    display: none;
    width: 260px;
    position: absolute;
    top: 40px;
    z-index: 1;
    background-color: #2a2c2e;
    border-top: 1px solid #f5f5f5;
    padding: 10px 10px 0 0
}

.footer-primary .column2 .connect-facebook-menu > li, .footer-primary .column2 .connect-twitter-menu > li {
    width: 100%;
    height: 30px
}

.footer-primary .column2 .connect-facebook-menu > li > a, .footer-primary .column2 .connect-twitter-menu > li > a {
    display: block;
    width: 100%
}

.footer-primary .column2 .connect-facebook-menu > li > a:hover, .footer-primary .column2 .connect-twitter-menu > li > a:hover {
    color: #d5d5d5
}

.footer-primary .column2 .connect-facebook-menu > li > a > span:first-child, .footer-primary .column2 .connect-twitter-menu > li > a > span:first-child {
    float: left;
    font-size: 14px;
    font-size: .875rem
}

.footer-primary .column2 .connect-facebook-menu > li > a > span:last-child, .footer-primary .column2 .connect-twitter-menu > li > a > span:last-child {
    float: right;
    font-style: italic;
    /*font-family: TradeGothicLTCom, Helvetica, Arial, sans-serif;*/
    font-family: Graphik, Helvetica, Arial, sans-serif;
    font-size: 13px;
    font-size: .813rem;
    text-transform: none;
    color: #777
}

.footer-primary .column2 .connect-facebook-menu > li:first-child:before, .footer-primary .column2 .connect-twitter-menu > li:first-child:before {
    content: '';
    position: absolute;
    display: block;
    top: -22px;
    bottom: 100%;
    height: 0;
    width: 0;
    pointer-events: none;
    border: solid transparent;
    border-color: rgba(245, 245, 245, 0);
    border-bottom-color: #f5f5f5;
    border-width: 6px;
    margin-left: -6px
}

.footer-primary .column2 .connect-facebook-menu > li:first-child:before {
    left: 14px
}

.footer-primary .column2 .connect-twitter-menu > li:first-child:before {
    left: 68px
}

.footer-primary .column2 .headline-newsletter {
    margin: 82px 0 0
}

.footer-primary .column2 .newsletter-container {
    max-width: 350px
}

.footer-primary .column2 .newsletter-container .ni-inline-form {
    padding-top: 10px;
    padding-bottom: 10px
}

.footer-primary .column2 .newsletter-container .form-group {
    margin-bottom: 0
}

.footer-primary .column2 .newsletter-container .email-suggest {
    border: 0;
    background-color: #3a3e41;
    color: #f5f5f5;
    font-size: 14px;
    font-size: .875rem;
    padding: 10px 15px;
    -webkit-transition: background-color .3s ease;
    transition: background-color .3s ease;
    -webkit-transition-delay: .1s;
    transition-delay: .1s
}

.footer-primary .column2 .newsletter-container .email-suggest:focus {
    background-color: #404548
}

.footer-primary .column2 .newsletter-container ::-webkit-input-placeholder {
    color: #666
}

.footer-primary .column2 .newsletter-container ::-moz-placeholder {
    color: #666
}

.footer-primary .column2 .newsletter-container :-ms-input-placeholder {
    color: #666
}

.footer-primary .column2 .newsletter-container input:-moz-placeholder {
    color: #666
}

.footer-primary .column2 .newsletter-container .has-error .form-control:focus {
    box-shadow: none
}

.footer-primary .column2 .newsletter-container .btn-primary {
    background-color: #515459;
    border-color: #515459;
    padding: 8px 14px 9px;
    -webkit-transition: all .1s ease;
    transition: all .1s ease
}

.footer-primary .column2 .newsletter-container .btn-primary:hover {
    background-color: #404548;
    border-color: #404548
}

.footer-primary .column2 .newsletter-container label {
    padding-right: 20px
}

.footer-primary .column2 .newsletter-container .help-block {
    margin-top: 5px;
    margin-bottom: 5px
}

.footer-primary .column2 .newsletter-container .help-block li {
    text-transform: none;
    font-size: 14px;
    font-size: .875rem
}

.footer-primary .column2 .newsletter-container .suggest + .input-group-btn {
    vertical-align: top
}

.footer-primary .column2 .newsletter-container .alert, .footer-primary .column2 .newsletter-container .success-container, .footer-primary .column2 .newsletter-container .suggest {
    text-transform: none
}

.footer-primary .column2 .newsletter-container .suggest {
    font-size: 14px;
    font-size: .875rem;
    color: #f5f5f5
}

.footer-primary .column2 .newsletter-container .suggest > a {
    /*font-family: TradeGothicLTCom, Helvetica, Arial, sans-serif;*/
    font-family: Graphik, Helvetica, Arial, sans-serif;
    font-weight: 700
}

.footer-primary .column2 .newsletter-container .checkbox label, .sticker {
    /*font-family: TradeGothicLTCom-BdCn20, Helvetica, Arial, sans-serif*/
    font-family: Graphik, Helvetica, Arial, sans-serif;
}

.footer-primary .column2 .newsletter-container .alert-success {
    margin: 0;
    background-color: transparent;
    border-color: transparent;
    padding: 10px 0 5px
}

.footer-primary .column2 .newsletter-container .success-text {
    font-size: 14px;
    font-size: .875rem
}

.footer-primary .column2 .newsletter-container .checkbox {
    position: relative;
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0
}

.footer-primary .column2 .newsletter-container .has-error .checkbox {
    color: #f5f5f5
}

.footer-primary .column2 .newsletter-container .checkbox label {
    font-size: 14px;
    font-size: .875rem;
    line-height: 2em
}

.collapse-area .panel-heading, .sticker {
    line-height: 1
}

.footer-primary .column2 .newsletter-container .checkbox input[type=checkbox] {
    position: absolute;
    opacity: 0
}

.footer-primary .column2 .newsletter-container .checkbox input[type=checkbox] + label {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    cursor: pointer;
    display: inline-block;
    margin-bottom: 0;
    padding-top: 5px;
    padding-left: 7px
}

.footer-primary .column2 .newsletter-container .checkbox input[type=checkbox] + label:before {
    position: absolute;
    left: 0;
    top: 9px;
    display: block;
    content: "";
    height: 20px;
    width: 20px;
    border-radius: 2px;
    background-color: #3a3e41;
    -webkit-transition: all .3s ease;
    transition: all .3s ease;
    box-sizing: border-box
}

.footer-primary .column2 .newsletter-container .checkbox input[type=checkbox] + label:after {
    position: absolute;
    display: block;
    content: "";
    top: 13px;
    left: 7px;
    width: 7px;
    height: 10px;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    opacity: 0;
    -webkit-transition: opacity .3s ease;
    transition: opacity .3s ease;
    -webkit-transition-delay: .1s;
    transition-delay: .1s;
    box-sizing: border-box
}

.mfp-container, img.mfp-img {
    -moz-box-sizing: border-box
}

.footer-primary .column2 .newsletter-container .checkbox input[type=checkbox]:checked + label:before {
    background: #52555a;
    border-color: #52555a
}

.footer-primary .column2 .newsletter-container .checkbox input[type=checkbox]:checked + label:after {
    border-right: 3px solid #f5f5f5;
    border-bottom: 3px solid #f5f5f5;
    opacity: 1
}

.footer-primary .column2 .newsletter-container .checkbox input[type=checkbox][disabled] + label {
    color: #ccc
}

.footer-primary .column2 .newsletter-container .checkbox input[type=checkbox][disabled] + label:before {
    border-color: #ccc
}

.footer-primary .column2 .newsletter-container .checkbox input[type=checkbox][disabled]:checked + label:before {
    background: #ccc
}

.footer-primary .column2 .newsletter-container .checkbox ~ .help-block {
    margin-top: 0
}

.footer-primary .column1 {
    padding-right: 30px
}

.footer-primary .column2, .footer-primary .column3, .footer-primary .column4 {
    padding: 0 30px
}

.footer-secondary {
    padding: 10px 0;
    background: #333;
    font-size: 16px;
    font-size: 1rem
}

.footer-secondary ul {
    width: 100%;
    margin: 0;
    padding: 0;
    display: table;
    text-align: center;
    color: #666
}

.footer-secondary li {
    display: table-cell
}

.footer-secondary li a {
    color: #666
}

.footer-secondary li a:hover {
    color: #fff
}

.footer-secondary .column1 {
    text-align: left;
    width: 25%
}

.footer-secondary .column3 {
    text-align: right;
    width: 30%
}

@media (min-width: 1320px) {
    .footer .container {
        width: 1280px
    }
}

@media (max-width: 768px) {
    .footer-primary .column1 {
        padding-right: 10px
    }

    .footer-primary .column2, .footer-primary .column3, .footer-primary .column4 {
        padding: 0 10px
    }
}

@media (max-width: 767px) {
    .footer-primary > ul {
        padding: 20px 40px 40px
    }

    .footer-primary .column1, .footer-primary .column2, .footer-primary .column3 {
        min-height: inherit;
        width: 100%;
        border: none
    }

    .footer-primary .column2 {
        padding-right: 15px;
        padding-left: 15px
    }

    .footer-primary .column2 .headline-newsletter {
        margin: 50px 0 0
    }

    .footer-secondary li {
        display: table-row
    }

    .footer-secondary .column1, .footer-secondary .column3 {
        text-align: center
    }
}

.headline-container h1, .headline-container h2, .text p, .text-image p {
    margin: 0
}

@media (max-width: 480px) {
    .footer-primary .column2 .newsletter-container .email-suggest {
        font-size: 16px;
        font-size: 1rem;
        padding: 9px 15px 8px
    }
}

.headline-container {
    text-align: center;
    padding-top: 50px
}

.headline-container h3 {
    color: #999;
    text-transform: none
}

.text ol, .text ul {
    text-align: left
}

.image, .search-form, .search-results .packshot, .sticker {
    text-align: center
}

.text ol > br, .text ul > br {
    display: none
}

.text-image img {
    height: auto
}

img.lazy, img.lazy-gallery {
    max-width: 100%;
    height: auto
}

.spinner {
    position: relative
}

.spinner:after {
    z-index: 2;
    content: "";
    height: 42px;
    width: 42px;
    margin: -21px 0 0 -21px;
    border-right: 5px solid #777;
    border-top: 5px solid #777;
    border-left: 5px solid #999;
    border-bottom: 5px solid #bbb;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transition: all .75s ease 0s;
    transition: all .75s ease 0s;
    border-radius: 100%;
    -webkit-animation: standard .75s infinite linear;
    animation: standard .75s infinite linear;
    -webkit-transform-origin: center;
    -ms-transform-origin: center;
    transform-origin: center
}

@-webkit-keyframes standard {
    from {
        -webkit-transform: rotate(0);
        transform: rotate(0)
    }
    to {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}

@keyframes standard {
    from {
        -webkit-transform: rotate(0);
        transform: rotate(0)
    }
    to {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}

.sticker {
    display: inline;
    position: absolute;
    top: 10px;
    right: 10px;
    padding: 5px 7px;
    font-size: 14px;
    font-size: .875rem;
    background-color: #fff;
    color: #333;
    white-space: nowrap;
    vertical-align: baseline;
    border-radius: 2px
}

.content .intro-paragraph .col-text ul li, .feature-media .media-item a {
    /*font-family: TradeGothicLTCom-Cn18, Helvetica, Arial, sans-serif*/
    font-family: Graphik, Helvetica, Arial, sans-serif;
}

.text-below > .container {
    width: 960px
}

.less-bottom-padding {
    padding: 100px 0 20px
}

.footnote {
    padding: 30px 0 !important;
    font-size: 13px;
    font-size: .813rem;
    font-style: italic
}

.text-beside .col-row {
    margin-right: -50px;
    margin-left: -50px
}

.text-beside .col-image, .text-beside .col-text {
    padding-right: 50px;
    padding-left: 50px
}

.collapse-area {
    padding: 40px 0
}

.cols-2 .col-single, .cols-2-text .col-single, .cols-3 .col-single {
    padding-right: 50px;
    padding-left: 50px
}

.collapse-area .panel-title {
    width: 95%
}

.collapse-area .collapse-indicator {
    transform: rotate(45deg);
    transition: all .1s ease-out
}

.collapse-area .collapsed .collapse-indicator {
    transform: rotate(0)
}

.col-min-height {
    min-height: 360px
}

.cols-1.text-below .col-text {
    margin: 0 0 50px
}

.background-center-margin-percentage.cols-1 .col-text {
    margin: 0 0 45%
}

.cols-2 .col-row {
    margin-right: -50px;
    margin-left: -50px
}

.cols-2 .col-single {
    margin: 60px 0 0
}

.cols-2 .col-image {
    margin: 0 0 30px
}

.cols-2 .row-text {
    width: 930px;
    margin: 0 auto
}

.cols-2 .col-text {
    margin: 0
}

.cols-2-text .col-row {
    margin: 0 -50px 60px
}

.cols-2-text .col-row:last-child, .cols-2-text .col-row:only-child {
    margin-bottom: 0
}

.cols-2-text .col-single {
    margin: 0
}

.cols-3 .col-row {
    margin-right: -50px;
    margin-left: -50px
}

.cols-3 .col-single {
    margin: 60px 0 0
}

.cols-3 .col-image {
    margin: 0 0 20px
}

.cols-3 .col-text {
    margin: 0
}

.cols-3 .row-text {
    width: 930px;
    margin: 0 auto
}

.cols-3 .row {
    margin-bottom: 40px
}

.cols-3 .row:last-child, .cols-3 .row:only-child {
    margin-bottom: 0
}

.cols-3 .col-tile .col-container {
    border-radius: 2px;
    box-shadow: 0 0 3px rgba(0, 0, 0, .3);
    overflow: hidden;
    background-color: #fff
}

.cols-3 .col-tile .col-image {
    margin: 0;
    position: relative
}

.cols-3 .col-tile .col-image a {
    color: #fff
}

.cols-3 .col-tile .image-caption {
    position: absolute;
    width: 100%;
    bottom: 0;
    padding: 0 15px
}

.cols-3 .col-tile .image-caption h3 {
    font-size: 20px;
    font-size: 1.25rem
}

.cols-3 .col-tile .col-title {
    margin-top: 15px;
    margin-bottom: 5px;
    padding: 0 15px;
    font-size: 20px;
    font-size: 1.25rem
}

.cols-3 .col-tile .col-text {
    position: relative;
    padding: 0 15px;
    margin-bottom: 15px;
    height: 6.4em;
    font-size: 14px;
    font-size: .875rem;
    line-height: 1.6em;
    overflow: hidden
}

.cols-3 .col-tile .col-text:after {
    position: absolute;
    width: 50%;
    height: 1.6em;
    bottom: 0;
    right: 0;
    content: "";
    background-image: -webkit-linear-gradient(left, color-stop(rgba(255, 255, 255, 0) 0), color-stop(white 100%));
    background-image: linear-gradient(to right, rgba(255, 255, 255, 0) 0, #fff 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00FFFFFF', endColorstr='#FFFFFFFF', GradientType=1)
}

.cols-3.cols-tiles .row-text {
    width: auto
}

.cols-3 .col-tile .col-text a, .cols-3 .col-tile .col-title a {
    color: #333
}

.cols-legacy h3 {
    font-size: 30px;
    font-size: 1.875rem;
    margin: 0 0 20px
}

.cols-legacy .col-row {
    margin-right: -30px;
    margin-left: -30px
}

.cols-legacy .col-single {
    margin-bottom: 100px;
    padding-right: 30px;
    padding-left: 30px
}

.cols-legacy .col-image img {
    padding: 0
}

.cols-legacy .col-text {
    padding-left: 25px
}

.col-sm-5grid {
    float: left;
    position: relative;
    width: 20%;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px
}

.bullet-list {
    padding: 100px 0
}

.table {
    border-bottom: 1px solid #ddd;
    width: 100%;
    max-width: 100%;
    margin-bottom: 20px;
    border-spacing: 0;
    background-color: transparent;
}

.padding-100-100 {
    padding-top: 100px;
    padding-bottom: 100px
}

.padding-100-20 {
    padding-top: 100px;
    padding-bottom: 20px
}

.padding-20-100 {
    padding-top: 20px;
    padding-bottom: 100px
}

.padding-20-20 {
    padding-top: 20px;
    padding-bottom: 20px
}

.content .intro-paragraph {
    padding-top: 70px
}

.content .intro-paragraph .col-text ul li:before {
    display: inline-block;
    position: absolute;
    top: 24px;
    left: 5px;
    height: 12px;
    width: 7px;
    content: "";
    background-image: url(data:image/svg+xml;utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%224.74%22%20height%3D%228%22%20viewBox%3D%220%200%204.74%208%22%3E%3Cpath%20d%3D%22M4.74%2C3.2L4.49%2C4.8%2C0.8%2C8H0L1.23%2C0H2Z%22%20style%3D%22fill%3A%23666%22%2F%3E%3C%2Fsvg%3E);
    background-repeat: no-repeat;
    background-size: 100%
}

.content .intro-paragraph .col-text ul li {
    position: relative;
    font-size: 22px;
    color: #666;
    margin: 0;
    padding: 10px 0 10px 20px;
    font-style: italic;
    list-style: none
}

@media (min-width: 768px) {
    .content .intro-paragraph.theme-darkside .col-text ul li:before {
        background-image: url(data:image/svg+xml;utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%224.74%22%20height%3D%228%22%20viewBox%3D%220%200%204.74%208%22%3E%3Cpath%20d%3D%22M4.74%2C3.2L4.49%2C4.8%2C0.8%2C8H0L1.23%2C0H2Z%22%20style%3D%22fill%3A%23f5f5f5%22%2F%3E%3C%2Fsvg%3E)
    }
}

.content .intro-paragraph.theme-darkside .col-text ul li {
    color: inherit
}

.content .intro-paragraph.theme-darkside {
    color: #f5f5f5
}

.feature-media {
    max-width: 500px;
    padding-top: 30px
}

.feature-media .media-item a {
    color: #222;
    font-size: 18px;
    line-height: 1.5
}

.job-social-button-container {
    text-align: center;
    padding-top: 20px
}

.social-button {
    display: inline-block;
    margin-top: 10px;
    vertical-align: top;
    padding: 0 10px 0 0
}

.social-button.facebook {
    margin-top: 3px
}

.google-button {
    width: 34px
}

.social-button-container {
    padding-top: 50px;
    padding-bottom: 50px
}

.social-button-container .addthis-smartlayers {
    width: 100%;
    max-width: 540px;
    margin-right: auto;
    margin-left: auto;
    font-family: Graphik, Helvetica, Arial, sans-serif;
    /*font-family: TradeGothicLTCom, Helvetica, Arial, sans-serif*/
}

.social-button-container .addthis-smartlayers .at4-count {
    font-size: 40px;
    font-size: 2.5rem
}

.social-media-content-box {
    margin: 20px 0 0
}

.social-media-content-box .row {
    margin: 0
}

.social-media-content-box .soundcloud, .social-media-content-box .twitter, .social-media-content-box .youtube {
    height: 70px;
    margin: 0 0 0 20px;
    padding: 14px 0
}

.social-media-content-box .twitter, .social-media-content-box .youtube {
    border-bottom: 1px solid #ccc
}

.social-media-content-box .soundcloud .span3 a, .social-media-content-box .twitter .span3 a, .social-media-content-box .youtube .span3 a {
    display: block;
    height: 46px;
    margin: 0 auto
}

.social-media-content-box .twitter .span3 a {
    background: url(//www.testing.native-instruments.com/typo3conf/ext/ni_assets/Resources/Public/Images/icon_smb_twitter.png?vu24c72549) no-repeat
}

.social-media-content-box .youtube .span3 a {
    background: url(//www.testing.native-instruments.com/typo3conf/ext/ni_assets/Resources/Public/Images/icon_smb_youtube.png?vu24c72549) no-repeat
}

.social-media-content-box .soundcloud .span3 a {
    background: url(//www.testing.native-instruments.com/typo3conf/ext/ni_assets/Resources/Public/Images/icon_smb_soundcloud.png?vu24c72549) no-repeat
}

.mfp-content .ajaxContent, .mfp-content .ajaxContent .help-block {
    color: #f5f5f5
}

.mfp-content .ajaxContent .error {
    color: #ee383f
}

.account-snippet .username {
    font-size: 14px;
    font-size: .875rem
}

.account-snippet .account-snippet-menu {
    margin: 4px 0 8px;
    list-style: none
}

.account-snippet .account-snippet-menu li {
    list-style: none
}

.account-snippet-menu .account-snippet-link {
    display: block;
    padding: 4px;
    color: #222;
    line-height: 1.6
}

.account-snippet-menu .account-snippet-link:hover {
    background-color: #3e8cbb;
    color: #fff
}

.preferred-language {
    border-radius: 0;
    position: fixed;
    right: 30px;
    left: auto;
    top: 100px;
    width: 180px;
    z-index: 1030
}

.preferred-language-text {
    margin-bottom: 10px
}

.preferred-language-change {
    margin-bottom: 2px
}

.preferred-language .close {
    padding: 4px 10px 0 0;
    font-size: 24px;
    font-size: 1.5rem;
    font-weight: 400
}

#application-form label {
    font-weight: 700;
    color: #303030
}

#application-form .help-inline {
    padding-left: 230px;
    font-weight: 700
}

#application-form .attachment .help-inline {
    padding-left: 8px
}

#application-form .attachment.error input {
    display: inline-block !important
}

.icon-advice-big, .icon-success-big {
    width: 36px;
    height: 36px;
    float: left;
    margin-right: 10px
}

.icon-advice-medium, .icon-success-medium {
    width: 30px;
    height: 30px;
    float: left;
    margin-right: 10px
}

.ajaxContent .icon-success-big path {
    fill: #f5f5f5
}

.newsletter {
    background: #F7F7F7;
    color: #666;
    padding: 16px
}

.newsletter .fieldLabel {
    width: 200px;
    margin: 7px 0;
    padding-right: 10px;
    float: left
}

.newsletter .formField {
    margin: 7px 0;
    width: 300px;
    float: left;
    font-weight: 400
}

.newsletter input[type=checkbox], .newsletter input[type=radio] {
    margin: 0 0 3px
}

.newsletter .label {
    background: 0 0;
    font-size: 12px;
    font-size: .75rem;
    line-height: 1.6;
    color: #666;
    white-space: normal;
    text-shadow: none
}

.newsletter .line {
    border-top: 1px solid #e9e9e9;
    width: 100%
}

.newsletter textarea {
    height: auto
}

.newsletter .required_row {
    margin: 0 0 20px
}

.newsletter .error {
    color: #ce0000
}

.newsletter .error input, .newsletter .error select {
    border: 1px solid red
}

.search-form .content-search {
    width: 200px;
    height: 25px;
    margin-right: -5px;
    border: 1px solid #979797;
    -moz-border-bottom-left-radius: 3px;
    border-bottom-left-radius: 3px;
    -moz-border-top-left-radius: 3px;
    border-top-left-radius: 3px;
    line-height: 16px;
    outline: 0
}

.search-form button {
    height: 25px;
    width: 25px;
    border: 1px solid #979797;
    -moz-border-radius: 0 3px 3px 0;
    border-radius: 0 3px 3px 0
}

.search-form button .icon-ni-search {
    margin: 2px 0 0 -3px
}

.search-form button:active, .search-form button:hover {
    border: 1px solid #979797
}

.search-results > .row > a {
    margin: 15px 0;
    display: table;
    color: #555
}

.search-results > .row > a:hover {
    color: #777
}

.search-results .row [class*=span]:first-child {
    padding-right: 30px
}

.search-results .packshot {
    display: table-cell;
    vertical-align: middle;
    width: 80px;
    height: 80px;
    padding-right: 10px
}

.search-results .packshot .packshot-align {
    display: block;
    height: 60px;
    width: 100px
}

.search-results .packshot > .packshot-align > img {
    height: 60px;
    padding: 0 5px
}

.search-results .description {
    display: table-cell;
    white-space: normal
}

.search-results .description .title {
    font-weight: 400;
    font-family: Graphik, Helvetica, Arial, sans-serif;
    /*font-family: TradeGothicLTCom-BdCn20, Helvetica, Arial, sans-serif*/
    font-size: 14px;
    font-size: .875rem
}

.search-results .description .headline {
    display: block;
    width: 240px;
    font-size: 11px;
    font-size: .688rem;
    line-height: 1
}

.theme-default {
    color: #222
}

.theme-darkside {
    color: #f5f5f5;
    background-color: #000
}

.theme-darkside-text {
    color: #f5f5f5
}

.theme-darkside .btn-cta {
    background-color: #f5f5f5;
    border-color: #f5f5f5;
    color: #222
}

.theme-darkside .btn-cta.active, .theme-darkside .btn-cta:active, .theme-darkside .btn-cta:focus, .theme-darkside .btn-cta:hover {
    background-color: #dcdcdc;
    border-color: #dcdcdc;
    color: #222
}

.theme-touchofgrey {
    color: #222;
    background-color: #eee
}

.theme-fadetogrey {
    color: #000;
    background-image: -webkit-linear-gradient(top, #fff 0, #dadada 100%);
    background-image: linear-gradient(to bottom, #fff 0, #dadada 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFF', endColorstr='#DADADA', GradientType=0);
    border-bottom: 1px solid #999
}

.my-account {
    margin-top: 50px;
    margin-bottom: 50px
}

.registered-products, .unregistered-products {
    margin: 0 0 100px
}

.registered-products .table td, .registered-products .table th, .unregistered-products .table td, .unregistered-products .table th {
    height: 62px
}

.registered-products .table td div, .unregistered-products .table td div {
    padding: 10px 0
}

.download-tag {
    padding-top: 15px
}

.text .download-tag {
    width: 60%;
    margin: 0 auto
}

.image-full-cover-center, .image-full-cover-left, .image-full-cover-right {
    background-repeat: no-repeat;
    background-size: cover
}

.image-full-cover-left {
    background-position: left center
}

.image-full-cover-center {
    background-position: center center
}

.image-full-cover-right {
    background-position: right center
}

.image-no-cover-top {
    background-position: top center;
    background-size: auto;
    background-repeat: no-repeat
}

.videoWrapper {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 25px;
    height: 0
}

.videoWrapper iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.grey {
    color: #555
}

@media (max-width: 992px) {
    .cols-2 .row-text, .cols-3 .row-text, .text-below > .container {
        width: 100%
    }

    .social-button-container .addthis-smartlayers {
        max-width: 340px
    }

    .social-button-container .addthis-smartlayers .at4-jumboshare .at4-count-container {
        min-width: 170px
    }
}

@media (min-width: 768px) and (max-width: 992px) {
    .footer-primary .column1 .freeshipping .freeshipping__logos {
        width: 186px;
        height: 49px;
        margin-top: 20px;
        /*background: url("{{asset 'main_sprites.png'}}") -211px -170px no-repeat*/
    }

    .footer-primary .column2 .connect-facebook-menu, .footer-primary .column2 .connect-twitter-menu {
        width: 210px
    }
}

@media (max-width: 768px) {
    .content-header-headline {
        padding-left: 20px
    }

    .col-image .image-container {
        text-align: center
    }

    .background-center-margin-percentage.cols-1 .col-text {
        margin: 0 0 5%
    }

    .background-center-margin-percentage .col-image {
        padding-right: 0;
        padding-left: 0
    }

    .text-image.background-center-margin-percentage {
        padding-bottom: 0
    }

    .cols-1 .col-image {
        padding-top: 20px
    }

    .cols-2 .col-single {
        margin: 30px 0 0
    }

    .cols-2-text .col-single {
        margin: 0 0 50px
    }

    .cols-2-text .col-single:last-child {
        margin: 0
    }

    .cols-legacy .col-single {
        margin-bottom: 50px
    }

    .cols-legacy .col-image {
        margin-bottom: 30px
    }

    .theme-touchofgrey {
        background-image: none !important
    }
}

@media (min-width: 768px) and (max-width: 992px) {
    .background-center-margin-percentage.cols-1 .col-text {
        margin: 0 0 60%
    }
}

@media (max-width: 767px) {
    .background-visible-md {
        background: 0 0 !important;
        color: inherit !important
    }

    .background-visible-md .btn-cta {
        background-color: #222;
        border-color: #222;
        color: #f5f5f5
    }

    .padding-100-100 {
        padding-top: 50px;
        padding-bottom: 50px
    }

    .padding-100-20 {
        padding-top: 50px;
        padding-bottom: 20px
    }

    .content .intro-paragraph, .padding-20-100, .padding-20-20 {
        padding-top: 20px
    }

    .padding-20-100 {
        padding-bottom: 50px
    }

    .col-row:last-child, .padding-20-20 {
        padding-bottom: 20px
    }

    .col-sm-5grid {
        width: 100%
    }
}

@media (max-width: 480px) {
    .bullet-list, .text-image {
        height: 100% !important
    }

    .text-beside .col-row {
        min-height: auto
    }

    .text-beside .col-text {
        padding-bottom: 30px
    }

    .collapse-area {
        padding: 20px 0
    }

    .col-row:last-child {
        padding-bottom: 0
    }

    .cols-2 .col-single, .text-image.background-center-margin-percentage {
        padding-bottom: 30px
    }

    .cols-1.text-below .col-text {
        margin: 0 0 20px
    }

    .cols-1 .col-image {
        padding-top: 0
    }

    .background-center-margin-percentage.cols-1 .col-text {
        margin-bottom: 20px
    }

    .cols-2 .col-single {
        margin-top: 30px
    }

    .cols-2 .col-single:last-child {
        padding-bottom: 0
    }

    .cols-2-text .col-single {
        margin: 25px 0
    }

    .cols-3 .col-single {
        margin: 30px 0 0
    }

    .col-min-height {
        min-height: 0
    }

    .bullet-list {
        padding: 20px 0 40px
    }

    .theme-default {
        background-image: none !important;
        background-color: #fff
    }

    .theme-fadetogrey {
        background-image: -webkit-linear-gradient(top, #fff 0, #dadada 100%) !important;
        background-image: linear-gradient(to bottom, #fff 0, #dadada 100%) !important;
        background-repeat: repeat-x;
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFF', endColorstr='#DADADA', GradientType=0) !important;
        border-bottom: 1px solid #999
    }

    .text-center {
        text-align: initial
    }

    .content .intro-paragraph, .padding-100-100, .padding-100-20, .padding-20-100, .padding-20-20 {
        padding-top: 20px;
        padding-bottom: 50px
    }

    .social-media-content-box iframe, .text .download-tag {
        width: 100%
    }

    .social-media-content-box .soundcloud, .social-media-content-box .twitter, .social-media-content-box .youtube {
        text-align: center;
        height: auto;
        margin: 0
    }

    .social-media-content-box .twitter .span3 a {
        width: 52px
    }

    .social-media-content-box .youtube .span3 a {
        width: 56px
    }

    .social-media-content-box .soundcloud .span3 a {
        width: 64px
    }

    .search-form .content-search {
        width: 90%;
        font-size: 16px;
        font-size: 1rem
    }

    .social-button-container .addthis-smartlayers {
        width: 100%
    }

    .spotify-container, .spotify-container iframe {
        width: 100%;
        height: 80px
    }
}

@media screen and (min-width: 0
) {
    .input-group .form-control {
        height: 37px
    }

    .footer-primary .column2 .newsletter-container .email-suggest {
        height: 40px
    }
}

#map img {
    max-width: none
}

#map label {
    width: auto;
    display: inline
}

@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (-o-min-device-pixel-ratio: 3 / 2), only screen and (min--moz-device-pixel-ratio: 1.5), only screen and (min-device-pixel-ratio: 1.5) {
    .footer-primary .column1 .freeshipping .freeshipping__logos {
        /*background: url("{{asset 'main_sprites_2x.png'}}") -211px -100px no-repeat;*/
        background-size: 1050px 240px
    }

    .footer-primary .column2 .connect-facebook {
        /*background: url("{{asset 'main_sprites_2x.png'}}") -340px -48px no-repeat;*/
        background-size: 1050px 240px
    }

    .footer-primary .column2 .connect-twitter {
        /*background: url("{{asset 'main_sprites_2x.png'}}") -376px -48px no-repeat;*/
        background-size: 1050px 240px
    }

    .footer-primary .column2 .connect-youtube {
        /*background: url("{{asset 'main_sprites_2x.png'}}") -416px -48px no-repeat;*/
        background-size: 1050px 240px
    }

    .footer-primary .column2 .connect-instagram {
        /*background: url("{{asset 'main_sprites_2x.png'}}") -454px -48px no-repeat;*/
        background-size: 1050px 240px
    }

    .footer-primary .column2 .connect-soundcloud {
        /*background: url("{{asset 'main_sprites_2x.png'}}") -494px -48px no-repeat;*/
        background-size: 1050px 240px
    }

    .footer-brand {
        /*background: url("{{asset 'main_sprites_2x.png'}}") -4px -86px no-repeat #2a2c2e;*/
        background-size: 1050px 240px
    }

    .retina-background-fit-width {
        background-size: 100%
    }

    .retina-background-fit-height {
        background-size: 100% auto
    }
}

@media only screen and (min-width: 768px) and (max-width: 992px) and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-width: 768px) and (max-width: 992px) and (-o-min-device-pixel-ratio: 3 / 2), only screen and (min-width: 768px) and (max-width: 992px) and (min--moz-device-pixel-ratio: 1.5), only screen and (min-width: 768px) and (max-width: 992px) and (min-device-pixel-ratio: 1.5) {
    .footer-primary .column1 .freeshipping .freeshipping__logos {
        /*background: url("{{asset 'main_sprites_2x.png'}}") -211px -170px no-repeat;*/
        background-size: 1050px 240px
    }
}

.ni-image-svg.centered {
    position: absolute;
    top: 50%;
    left: 50%;
    -ms-transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}

.ni-image-svg svg {
    display: block;
    width: 100%;
    height: 100%
}

.svg-icon, .tg-main-link:before {
    display: inline-block
}

.welcome-logo {
    width: 70%
}

welcome-hero-container .welcome-logo {
    -webkit-transition: opacity 2s ease-in;
    -moz-transition: opacity 2s ease-in;
    -o-transition: opacity 2s ease-in;
    transition: opacity 2s ease-in;
    opacity: 0
}

welcome-hero-container.loaded .welcome-logo {
    opacity: 1
}

@media (min-width: 480px) {
    .welcome-logo.centered {
        max-width: 50%
    }
}

@media (min-width: 1200px) {
    .welcome-logo.centered {
        max-width: 35%
    }
}

.svg-icon-arrow-right {
    background: url(data:image/svg+xml;utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2016%2024%22%20enable-background%3D%22new%200%200%2016%2024%22%3E%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20fill%3D%22%23F5F5F5%22%20d%3D%22M16%2012L4.6%2023.6c-.6.6-1.5.6-2.1%200L.4%2021.5c-.6-.6-.6-1.5%200-2.1L7.7%2012%20.4%204.6C-.2%204-.2%203.1.4%202.5L2.5.4C3.1-.2%204-.2%204.6.4L16%2012z%22%2F%3E%3C%2Fsvg%3E) no-repeat
}

.svg-icon-arrow-left {
    background: url(data:image/svg+xml;utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2016%2024%22%20enable-background%3D%22new%200%200%2016%2024%22%3E%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20fill%3D%22%23F5F5F5%22%20d%3D%22M11.4.4c.6-.6%201.5-.6%202.1%200l2.1%202.1c.6.6.6%201.5%200%202.1L8.3%2012l7.3%207.4c.6.6.6%201.5%200%202.1l-2.1%202.1c-.6.6-1.5.6-2.1%200L0%2012%2011.4.4z%22%2F%3E%3C%2Fsvg%3E) no-repeat
}

.svg-icon-arrow-down {
    background: url(data:image/svg+xml;utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%208%204%22%20width%3D%228%22%20height%3D%224%22%20enable-background%3D%22new%200%200%208%204%22%3E%3Cpath%20fill%3D%22%23303030%22%20d%3D%22M4%204L0%200h8z%22%2F%3E%3C%2Fsvg%3E) no-repeat
}

.svg-icon-os-mac {
    height: 21px;
    width: 21px;
    margin-top: 4px;
    background: url(data:image/svg+xml;utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2024%2029.475%22%20enable-background%3D%22new%200%200%2024%2029.475%22%3E%3Cpath%20d%3D%22M20.044%2015.66c.04%204.46%203.913%205.944%203.956%205.963-.033.105-.62%202.115-2.04%204.192-1.23%201.796-2.504%203.585-4.512%203.622-1.974.036-2.608-1.17-4.865-1.17-2.256%200-2.96%201.133-4.83%201.207-1.938.073-3.414-1.942-4.653-3.73C.57%2022.083-1.365%2015.4%201.233%2010.89c1.29-2.24%203.596-3.658%206.1-3.694%201.903-.036%203.7%201.28%204.864%201.28%201.163%200%203.347-1.583%205.642-1.35.96.04%203.658.388%205.39%202.924-.14.085-3.22%201.878-3.186%205.607m-3.71-10.954C17.365%203.46%2018.058%201.726%2017.87%200c-1.484.06-3.278.99-4.342%202.234-.954%201.103-1.79%202.868-1.564%204.56%201.654.127%203.344-.84%204.373-2.088%22%20fill%3D%22%23222%22%2F%3E%3C%2Fsvg%3E) no-repeat
}

.svg-icon-os-pc, .svg-icon-os-win {
    height: 18px;
    width: 18px;
    margin-top: 7px;
    background: url(data:image/svg+xml;utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2025%2025.358%22%20enable-background%3D%22new%200%200%2025%2025.358%22%3E%3Cg%20fill%3D%22%23222%22%3E%3Cpath%20d%3D%22M25%2012.114V0L11.085%202.03v10.084zM10.105%202.173L0%203.647v8.467h10.105zM0%2013.095v8.575l10.105%201.49V13.096zM11.085%2023.305L25%2025.358V13.095H11.085z%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E) no-repeat
}

.inline-tag.svg-icon-os-mac {
    margin: 0 0 -3px
}

.inline-tag.svg-icon-os-pc, .inline-tag.svg-icon-os-win {
    margin: 0 4px -3px 0
}

.theme-darkside .inline-tag.svg-icon-os-mac {
    background: url(data:image/svg+xml;utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2024%2029.475%22%20enable-background%3D%22new%200%200%2024%2029.475%22%3E%3Cpath%20d%3D%22M20.044%2015.66c.04%204.46%203.913%205.944%203.956%205.963-.033.105-.62%202.115-2.04%204.192-1.23%201.796-2.504%203.585-4.512%203.622-1.974.036-2.608-1.17-4.865-1.17-2.256%200-2.96%201.133-4.83%201.207-1.938.073-3.414-1.942-4.653-3.73C.57%2022.083-1.365%2015.4%201.233%2010.89c1.29-2.24%203.596-3.658%206.1-3.694%201.903-.036%203.7%201.28%204.864%201.28%201.163%200%203.347-1.583%205.642-1.35.96.04%203.658.388%205.39%202.924-.14.085-3.22%201.878-3.186%205.607m-3.71-10.954C17.365%203.46%2018.058%201.726%2017.87%200c-1.484.06-3.278.99-4.342%202.234-.954%201.103-1.79%202.868-1.564%204.56%201.654.127%203.344-.84%204.373-2.088%22%20fill%3D%22%23f5f5f5%22%2F%3E%3C%2Fsvg%3E) no-repeat
}

.theme-darkside .inline-tag.svg-icon-os-pc, .theme-darkside .inline-tag.svg-icon-os-win {
    background: url(data:image/svg+xml;utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2025%2025.358%22%20enable-background%3D%22new%200%200%2025%2025.358%22%3E%3Cg%20fill%3D%22%23f5f5f5%22%3E%3Cpath%20d%3D%22M25%2012.114V0L11.085%202.03v10.084zM10.105%202.173L0%203.647v8.467h10.105zM0%2013.095v8.575l10.105%201.49V13.096zM11.085%2023.305L25%2025.358V13.095H11.085z%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E) no-repeat
}

.btn.btn-primary .svg-icon-os-mac {
    height: 14px;
    width: 14px;
    margin: -2px 4px 0 0;
    background: url(data:image/svg+xml;utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2024%2029.475%22%20enable-background%3D%22new%200%200%2024%2029.475%22%3E%3Cpath%20d%3D%22M20.044%2015.66c.04%204.46%203.913%205.944%203.956%205.963-.033.105-.62%202.115-2.04%204.192-1.23%201.796-2.504%203.585-4.512%203.622-1.974.036-2.608-1.17-4.865-1.17-2.256%200-2.96%201.133-4.83%201.207-1.938.073-3.414-1.942-4.653-3.73C.57%2022.083-1.365%2015.4%201.233%2010.89c1.29-2.24%203.596-3.658%206.1-3.694%201.903-.036%203.7%201.28%204.864%201.28%201.163%200%203.347-1.583%205.642-1.35.96.04%203.658.388%205.39%202.924-.14.085-3.22%201.878-3.186%205.607m-3.71-10.954C17.365%203.46%2018.058%201.726%2017.87%200c-1.484.06-3.278.99-4.342%202.234-.954%201.103-1.79%202.868-1.564%204.56%201.654.127%203.344-.84%204.373-2.088%22%20fill%3D%22%23fff%22%2F%3E%3C%2Fsvg%3E) no-repeat
}

.btn.btn-primary .svg-icon-os-pc, .btn.btn-primary .svg-icon-os-win {
    height: 13px;
    width: 13px;
    margin: -1px 7px 0 0;
    background: url(data:image/svg+xml;utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2025%2025.358%22%20enable-background%3D%22new%200%200%2025%2025.358%22%3E%3Cg%20fill%3D%22%23fff%22%3E%3Cpath%20d%3D%22M25%2012.114V0L11.085%202.03v10.084zM10.105%202.173L0%203.647v8.467h10.105zM0%2013.095v8.575l10.105%201.49V13.096zM11.085%2023.305L25%2025.358V13.095H11.085z%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E) no-repeat
}

.tg-main-link:before {
    height: 12px;
    width: 12px;
    margin-right: 6px;
    content: "";
    background: url(data:image/svg+xml;utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2015%2015%22%20enable-background%3D%22new%200%200%2015%2015%22%3E%3Cpath%20fill-rule%3D%22evenodd%22%20fill%3D%22%23303030%22%20clip-rule%3D%22evenodd%22%20d%3D%22M0%201c0-.5.4-1%20.9-1h5.9c.3%200%20.5.1.7.3l7.2%206.9c.1.1.2.3.3.5v.2c0%20.2-.1.4-.2.6l-5.3%206.2c-.2.2-.5.3-.7.3h-.2c-.2%200-.3-.1-.4-.2L.3%207.6c-.2-.2-.3-.4-.3-.7V1zm3.5%201C2.7%202%202%202.7%202%203.5S2.7%205%203.5%205%205%204.3%205%203.5%204.3%202%203.5%202z%22%2F%3E%3C%2Fsvg%3E) no-repeat
}

@media (max-width: 767px) {
    .theme-darkside .inline-tag.svg-icon-os-mac {
        background: url(data:image/svg+xml;utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2024%2029.475%22%20enable-background%3D%22new%200%200%2024%2029.475%22%3E%3Cpath%20d%3D%22M20.044%2015.66c.04%204.46%203.913%205.944%203.956%205.963-.033.105-.62%202.115-2.04%204.192-1.23%201.796-2.504%203.585-4.512%203.622-1.974.036-2.608-1.17-4.865-1.17-2.256%200-2.96%201.133-4.83%201.207-1.938.073-3.414-1.942-4.653-3.73C.57%2022.083-1.365%2015.4%201.233%2010.89c1.29-2.24%203.596-3.658%206.1-3.694%201.903-.036%203.7%201.28%204.864%201.28%201.163%200%203.347-1.583%205.642-1.35.96.04%203.658.388%205.39%202.924-.14.085-3.22%201.878-3.186%205.607m-3.71-10.954C17.365%203.46%2018.058%201.726%2017.87%200c-1.484.06-3.278.99-4.342%202.234-.954%201.103-1.79%202.868-1.564%204.56%201.654.127%203.344-.84%204.373-2.088%22%20fill%3D%22%23222%22%2F%3E%3C%2Fsvg%3E) no-repeat
    }

    .theme-darkside .inline-tag.svg-icon-os-pc, .theme-darkside .inline-tag.svg-icon-os-win {
        background: url(data:image/svg+xml;utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2025%2025.358%22%20enable-background%3D%22new%200%200%2025%2025.358%22%3E%3Cg%20fill%3D%22%23222%22%3E%3Cpath%20d%3D%22M25%2012.114V0L11.085%202.03v10.084zM10.105%202.173L0%203.647v8.467h10.105zM0%2013.095v8.575l10.105%201.49V13.096zM11.085%2023.305L25%2025.358V13.095H11.085z%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E) no-repeat
    }
}

.page-title h2 {
    margin: 0
}

.page-title h3 {
    color: #999
}

.product-view {
    margin-bottom: 80px
}

#product_addtocart_form {
    margin: 20px 0
}

#product-information {
    padding: 28px 0
}

#product-information .product-img-box .product-image img {
    max-width: none
}

.mfp-image-holder .mfp-content, img.mfp-img {
    max-width: 100%
}

#product-information .product-more-link {
    width: 200px
}

#optionsbox, #product-attribute-selector {
    margin-bottom: 14px
}

#product-attribute-selector select {
    width: 85%;
    margin-bottom: 7px
}

#product-advice-container {
    overflow: hidden
}

.product-advice {
    margin: 8px 0 18px 8px;
    width: 85%
}

.product-advice-table {
    display: table;
    table-layout: fixed;
    width: 100%
}

.product-advice-icon {
    display: table-cell;
    width: 24px;
    height: 24px;
    vertical-align: top;
    padding-top: 4px
}

.product-advice .product-advice-text {
    display: table-cell;
    padding: 0 0 0 10px;
    line-height: 20px
}

#select_manual_language {
    display: none
}

.add-to-cart > label {
    padding-top: 4px
}

.add-to-cart select[class*=span] {
    float: right
}

.quantity-chooser .qty {
    width: 60px
}

.availability-status {
    padding-bottom: 20px
}

.availability-status .traffic-light {
    display: table-cell;
    width: 20px
}

.availability-status .availability-text {
    display: table-cell;
    margin-top: 4px;
    line-height: 18px
}

.regular-price {
    font-family: Graphik;
    /*font-family: TradeGothicLTCom-BdCn20;*/
    font-size: 28px;
    font-weight: 400;
    margin: 0 0 10px;
    color: #303030
}

.old-price .price, .old-price .price-label {
    color: #999;
    font-size: 28px;
    font-family: Graphik;
    /*font-family: TradeGothicLTCom-BdCn20*/
}

.btn-container {
    margin-bottom: 10px
}

.btn-container > a:hover {
    background: auto
}

.old-price .price-label {
    white-space: nowrap
}

.old-price .price {
    font-weight: 400;
    text-decoration: line-through
}

.product-not-buyable-advice {
    padding: 10px 0 20px
}

.product-not-buyable-advice .product-advice-text {
    display: table-cell;
    padding-left: 4px;
    line-height: 18px
}

.product-description-box, .product-view .product-essential {
    margin: 0 0 60px
}

.product-description-box h4 {
    margin-bottom: 18px
}

.product-description-box li {
    list-style-position: outside;
    margin: 5px 25px
}

.product-includes {
    padding-right: 50px
}

.requirements-box {
    padding-left: 50px
}

.product-requirements img {
    float: left;
    margin-top: 8px;
    width: 18px
}

.product-requirements .product-requirements-table {
    table-layout: fixed;
    width: 100%
}

.product-requirements .product-requirements-table .product-requirements-table-description, .product-requirements .product-requirements-table .product-requirements-table-icon {
    display: table-cell;
    vertical-align: top
}

#content .table-order-history td:before, .my-account ul.messages {
    display: none
}

.product-requirements .product-requirements-table .product-requirements-table-icon {
    width: 18px
}

.product-requirements .product-requirements-table .product-requirements-table-description {
    padding-left: 10px
}

#product-shop-links {
    margin: 38px 23px 0
}

#product-shop-links ul {
    margin: 0;
    list-style-type: none;
    list-style-image: none
}

.my-account .sub-headline {
    margin: 0 0 36px
}

.my-account .sub-headline p strong {
    margin: 0 0 10px;
    /*font-family: TradeGothicLTCom-BdCn20;*/
    font-family: Graphik;
    font-size: 20px;
    font-weight: 400;
    color: #9d9d9d
}

#content .data-table {
    width: 100%;
    border: 0;
    border-collapse: collapse
}

#content .order-items {
    width: 100%;
    margin: 40px 0 0
}

#content #order-history-content {
    margin: 15px 0 0;
    background-color: #fafafa
}

#content #order-history-content .input-block {
    margin: 0 15px;
    color: #303030;
    border-bottom: 1px solid #ddd
}

#content #order-history-content .input-block .input-labelling {
    font-weight: 700;
    width: 250px;
    float: left;
    line-height: 28px;
    padding: 10px 0
}

#content #order-history-content .input-block .input-field {
    width: 60%;
    float: left;
    line-height: 28px;
    padding: 10px 0
}

#content #order-history-content .first-item {
    padding-top: 8px
}

#content #order-history-content .last-item {
    border: 0;
    padding-bottom: 8px
}

#content .order-items .data-table tbody td, #content .order-items .data-table tbody th {
    padding: 12px 15px;
    color: #303030
}

#content .order-items .data-table tbody td p, #content .order-items .data-table tbody th p {
    color: #303030
}

#content #my-orders-detail-table {
    margin: 40px 0 0;
    border-bottom: 1px solid #cfcfcf;
    color: #303030
}

#content .table-order-history > thead > tr > th, #content .table-order-history__details > thead > tr > th, #content .table-order-history__view > thead > tr > th {
    border: 0
}

#content .table-order-history__view > tbody + tbody {
    border-top: 1px solid #ddd
}

#content .table-order-history tbody td img, #content .table-order-history__view tbody td img {
    margin: 0 0 5px
}

#content .table-order-history td, #content .table-order-history th, #content .table-order-history__view td, #content .table-order-history__view th {
    height: 46px;
    line-height: 1.5em
}

#content .order-items .data-table tfoot td, #content .order-items .data-table tfoot th {
    padding: 5px 15px
}

#content .data-table tfoot tr.first td, #content .data-table tfoot tr.first th {
    padding-top: 10px
}

#content .order-details tfoot tr.first td {
    border-top: 1px solid #cfcfcf
}

.order-details .buttons-set {
    margin: 30px 0 0
}

.my-account .welcome-msg {
    margin: 0 0 30px
}

.my-account .welcome-msg p strong {
    margin: 0 0 10px;
    font-weight: 400;
    color: #9D9D9D
}

.my-account .dashboard .icon {
    text-align: center;
    padding: 5px 0
}

.my-account .dashboard .row {
    margin: 0 0 40px
}

.my-account .form-horizontal .control-label {
    text-align: left
}

.my-account .form-group.disabled * {
    color: #999
}

.address-form-content, .addresses-list {
    padding-bottom: 20px
}

.my-account .validation-failed {
    border-color: #b94a48;
    -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075)
}

.my-account .validation-failed:focus {
    border-color: #953b39;
    -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #d59392;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #d59392
}

.validation-advice {
    color: #b94a48;
    margin: 0 0 0 5px
}

.button-bar {
    padding: 20px 0
}

@media (min-width: 991px) {
    #content .table-order-history td, #content .table-order-history th, #content .table-order-history__view td, #content .table-order-history__view th {
        line-height: 2.5em
    }
}

@media (max-width: 991px) {
    .requirements-box {
        padding-left: 15px
    }

    .order-details .table-order-history .order-detail-table-body-image img, .order-details .table-order-history__view .order-detail-table-body-image img {
        width: 75px;
        height: 75px
    }
}

@media (max-width: 767px) {
    #shop select {
        font-size: 16px;
        font-weight: 400
    }

    #product-information .btn {
        padding: 8px 10px
    }

    #product_addtocart_form {
        margin: 20px 0 40px
    }

    .product-collateral {
        margin: 0
    }

    .product-view .box-collateral.box-additional.product_text_container_parent.span6 {
        padding: 0;
        width: 100%
    }

    #addto-btn, #retailer-btn, #retailer-btn .btn, #select_color, #select_license_code, #select_product_package {
        width: 100%
    }

    .product-price-box {
        float: right;
        text-align: right;
        margin: 0 0 14px 14px
    }

    .availability-status .availability-text, .product-advice .product-advice-text {
        width: 90%
    }

    .product-view .product-additional.product_text_container_parent, .product-view .product-essential {
        margin: 0
    }

    .accordion .icon-chevron-down, .accordion .icon-chevron-up {
        float: right;
        margin: -25px 0 0
    }

    .my-account .dashboard .sections {
        height: 120px
    }

    .order-items.order-details {
        border: none
    }

    .order-items.order-details .table-order-history__view {
        display: block;
        border-top: 1px solid #e5e5e5;
        border-bottom: none
    }

    .order-items.order-details .table-order-history__view > tbody {
        display: block;
        border-bottom: 1px solid #e5e5e5;
        padding-top: 10px
    }

    #content .order-items.order-details .table-order-history__view > tbody + tbody {
        border-top: 0
    }

    .order-details .table-order-history__view .order-detail-table-body-image, .order-details .table-order-history__view .order-detail-table-header {
        display: none
    }

    .order-details .table-order-history__view .order-detail-table-body-download .download-link-container:before, .order-details .table-order-history__view .order-detail-table-body-price:before, .order-details .table-order-history__view .order-detail-table-body-qty:before, .order-details .table-order-history__view .order-detail-table-body-total:before {
        content: attr(data-header);
        display: block;
        font-weight: 700
    }

    .order-details .table-order-history__view > tbody > tr > td, .order-details .table-order-history__view > tbody > tr > th, .order-details .table-order-history__view > tfoot > tr > td, .order-details .table-order-history__view > tfoot > tr > th, .order-details .table-order-history__view > thead > tr > td, .order-details .table-order-history__view > thead > tr > th {
        border: none
    }

    .order-details .table-order-history__view > tfoot > tr > td, .order-details .table-order-history__view > tfoot > tr > th {
        padding: 5px;
        vertical-align: top
    }

    .order-details .table-order-history__view .order-detail-table-body-product {
        font-weight: 700;
        display: inline-block;
        width: 100%;
        padding-left: 0
    }

    .order-details .table-order-history__view .order-detail-table-body-price, .order-details .table-order-history__view .order-detail-table-body-qty, .order-details .table-order-history__view .order-detail-table-body-total {
        display: inline-block;
        padding: 5px 20px 5px 0
    }

    .order-details .table-order-history__details, .order-details .table-order-history__view > tbody > tr {
        display: block
    }

    .order-details .table-order-history__view > tfoot {
        display: block;
        padding-top: 50px
    }

    #content .table-order-history__view td, #content .table-order-history__view th {
        height: 100%
    }

    .order-details .table-order-history__details .order-detail-table-header {
        display: none
    }

    .order-details .table-order-history__details > tbody, .order-details .table-order-history__details > tbody > tr {
        display: block
    }

    .order-details .table-order-history__details .order-detail-table-billing-address:before, .order-details .table-order-history__details .order-detail-table-delivery:before, .order-details .table-order-history__details .order-detail-table-payment:before, .order-details .table-order-history__details .order-detail-table-shipping-address:before {
        content: attr(data-header);
        display: block;
        font-weight: 700
    }

    .order-details .table-order-history__details .order-detail-table-billing-address, .order-details .table-order-history__details .order-detail-table-delivery, .order-details .table-order-history__details .order-detail-table-payment, .order-details .table-order-history__details .order-detail-table-shipping-address {
        display: inline-block;
        width: 100%;
        padding-top: 20px;
        padding-bottom: 20px
    }

    .order-details .table-order-history .order-detail-table-body-image img, .order-details .table-order-history__view .download-link-container, .order-details .table-order-history__view .order-detail-table-body-image img, .order-details .table-order-history__view .order-detail-table-header-download {
        display: none
    }
}

.mfp-bg, .mfp-container, .mfp-wrap {
    width: 100%;
    top: 0;
    left: 0
}

@media (max-width: 479px) {
    #content .table-order-history thead {
        display: none
    }

    #content .table-order-history td {
        display: block;
        border: none
    }

    #content .table-order-history td, #content .table-order-history th {
        line-height: 1.5em;
        height: auto;
        background: 0 0
    }

    #content .table-order-history td span {
        vertical-align: top
    }

    #content .table-order-history tr {
        padding-top: 20px;
        padding-bottom: 20px;
        display: block;
        border-bottom: 1px solid #ccc
    }

    #content .table-order-history tr:last-child {
        border-bottom: 0
    }

    #content .table-order-history td:nth-child(1):before, #content .table-order-history td:nth-child(2):before, #content .table-order-history td:nth-child(3):before {
        content: attr(data-th) ": ";
        font-weight: 700;
        display: inline-block;
        margin-right: 5px
    }
}

.mfp-container:before, .mfp-figure:after, .ns-close::after, .ns-close::before, .slick-next span:before, .slick-prev span:before, .slick-track:after, .slick-track:before {
    content: ''
}

.mfp-fade.mfp-bg {
    opacity: 0;
    -webkit-transition: all .15s ease-out;
    -moz-transition: all .15s ease-out;
    transition: all .15s ease-out
}

.mfp-fade.mfp-bg.mfp-ready {
    opacity: .96
}

.mfp-fade.mfp-bg.mfp-removing {
    opacity: 0
}

.mfp-fade.mfp-wrap .mfp-content {
    opacity: 0;
    -webkit-transition: all .15s ease-out;
    -moz-transition: all .15s ease-out;
    transition: all .15s ease-out
}

.mfp-fade.mfp-wrap.mfp-ready .mfp-content {
    opacity: 1
}

.mfp-fade.mfp-wrap.mfp-removing .mfp-content {
    opacity: 0
}

.mfp-bg {
    height: 100%;
    z-index: 1042;
    overflow: hidden;
    position: fixed;
    background: #0b0b0b;
    opacity: .9;
    filter: alpha(opacity=90)
}

.mfp-wrap {
    height: 100%;
    z-index: 1043;
    position: fixed;
    outline: 0 !important
}

.mfp-container {
    text-align: center;
    position: absolute;
    height: 100%;
    padding: 0 8px;
    box-sizing: border-box
}

.mfp-container:before {
    display: inline-block;
    height: 100%;
    vertical-align: middle
}

.mfp-align-top .mfp-container:before {
    display: none
}

.mfp-content {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    margin: 0 auto;
    text-align: left;
    z-index: 1045
}

.mfp-ajax-holder .mfp-content, .mfp-inline-holder .mfp-content {
    cursor: auto
}

.mfp-ajax-cur {
    cursor: progress
}

.mfp-zoom-out-cur, .mfp-zoom-out-cur .mfp-image-holder .mfp-close {
    cursor: -moz-zoom-out;
    cursor: -webkit-zoom-out;
    cursor: zoom-out
}

.mfp-zoom {
    cursor: pointer;
    cursor: -webkit-zoom-in;
    cursor: -moz-zoom-in;
    cursor: zoom-in
}

.mfp-auto-cursor .mfp-content {
    cursor: auto
}

.mfp-arrow, .mfp-close, .mfp-counter, .mfp-preloader {
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none
}

.mfp-loading.mfp-figure {
    display: none
}

.mfp-hide {
    display: none !important
}

.mfp-preloader {
    color: #ccc;
    position: absolute;
    top: 50%;
    width: auto;
    text-align: center;
    margin-top: -.8em;
    left: 8px;
    right: 8px;
    z-index: 1044
}

.mfp-preloader a {
    color: #ccc
}

.mfp-close, .mfp-close-btn-in .mfp-close, .mfp-preloader a:hover {
    color: #fff
}

.mfp-s-error .mfp-content, .mfp-s-ready .mfp-preloader {
    display: none
}

button.mfp-arrow, button.mfp-close {
    overflow: visible;
    cursor: pointer;
    background: 0 0;
    border: 0;
    -webkit-appearance: none;
    display: block;
    outline: 0;
    padding: 0;
    z-index: 1046;
    box-shadow: none
}

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

.mfp-close {
    width: 70px;
    height: 70px;
    line-height: 44px;
    position: fixed;
    right: 16px;
    top: 6px;
    text-decoration: none;
    text-align: center;
    opacity: .65;
    filter: alpha(opacity=65);
    padding: 0 0 18px 10px;
    font-style: normal;
    font-size: 50px;
    font-family: Arial, Baskerville, monospace;
    cursor: pointer
}

.mfp-close:focus, .mfp-close:hover {
    opacity: 1;
    filter: alpha(opacity=100)
}

.mfp-iframe-holder .mfp-close, .mfp-image-holder .mfp-close {
    color: #fff;
    text-align: right;
    padding-right: 20px
}

.mfp-counter {
    position: absolute;
    top: 0;
    right: 0;
    color: #ccc;
    font-size: 12px;
    line-height: 18px
}

.mfp-figure, img.mfp-img {
    line-height: 0
}

.mfp-arrow {
    position: absolute;
    opacity: .65;
    filter: alpha(opacity=65);
    margin: -55px 0 0;
    top: 50%;
    padding: 0;
    width: 90px;
    height: 110px
}

.mfp-arrow:active {
    margin-top: -54px
}

.mfp-arrow:focus, .mfp-arrow:hover {
    opacity: 1;
    filter: alpha(opacity=100)
}

.mfp-arrow .mfp-a, .mfp-arrow .mfp-b, .mfp-arrow:after, .mfp-arrow:before {
    content: '';
    display: block;
    width: 0;
    height: 0;
    position: absolute;
    left: 0;
    top: 0;
    margin-top: 35px;
    margin-left: 35px;
    border: inset transparent
}

.mfp-arrow .mfp-a, .mfp-arrow:after {
    border-top-width: 13px;
    border-bottom-width: 13px;
    top: 8px
}

.mfp-arrow .mfp-b, .mfp-arrow:before {
    border-top-width: 21px;
    border-bottom-width: 21px;
    opacity: .7
}

.mfp-arrow-left {
    left: 0
}

.mfp-arrow-left .mfp-a, .mfp-arrow-left:after {
    border-right: 17px solid #fff;
    margin-left: 31px
}

.mfp-arrow-left .mfp-b, .mfp-arrow-left:before {
    margin-left: 25px;
    border-right: 27px solid #3f3f3f
}

.mfp-arrow-right {
    right: 0
}

.mfp-arrow-right .mfp-a, .mfp-arrow-right:after {
    border-left: 17px solid #fff;
    margin-left: 39px
}

.mfp-arrow-right .mfp-b, .mfp-arrow-right:before {
    border-left: 27px solid #3f3f3f
}

.mfp-iframe-holder {
    padding-top: 40px;
    padding-bottom: 40px
}

.mfp-iframe-holder .mfp-content {
    line-height: 0;
    width: 80%
}

.mfp-iframe-scaler {
    width: 100%;
    height: 0;
    overflow: hidden;
    padding-top: 56.25%
}

.mfp-iframe-scaler iframe {
    position: absolute;
    display: block;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    box-shadow: 0 0 8px rgba(0, 0, 0, .6);
    background: #000
}

.mfp-figure:after, img.mfp-img {
    width: auto;
    height: auto;
    display: block
}

img.mfp-img {
    box-sizing: border-box;
    padding: 40px 0;
    margin: 0 auto
}

.mfp-figure:after {
    position: absolute;
    left: 0;
    top: 40px;
    bottom: 40px;
    right: 0;
    z-index: -1;
    box-shadow: 0 0 8px rgba(0, 0, 0, .6);
    background: #444
}

.mfp-figure small {
    color: #bdbdbd;
    display: block;
    font-size: 12px;
    line-height: 14px
}

.mfp-figure figure {
    margin: 0
}

.mfp-bottom-bar {
    margin-top: -36px;
    position: absolute;
    top: 100%;
    left: 0;
    width: 100%;
    cursor: auto
}

.mfp-title {
    text-align: left;
    line-height: 18px;
    color: #f3f3f3;
    padding-right: 36px
}

.gallery p, .ns-box, .slick-dots {
    text-align: center
}

.mfp-gallery .mfp-image-holder .mfp-figure {
    cursor: pointer
}

@media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px) {
    .mfp-img-mobile .mfp-image-holder {
        padding-left: 0;
        padding-right: 0
    }

    .mfp-img-mobile img.mfp-img {
        padding: 0
    }

    .mfp-img-mobile .mfp-figure:after {
        top: 0;
        bottom: 0
    }

    .mfp-img-mobile .mfp-figure small {
        display: inline;
        margin-left: 5px
    }

    .mfp-img-mobile .mfp-bottom-bar {
        background: rgba(0, 0, 0, .6);
        bottom: 0;
        margin: 0;
        top: auto;
        padding: 3px 5px;
        position: fixed;
        -moz-box-sizing: border-box;
        box-sizing: border-box
    }

    .mfp-img-mobile .mfp-bottom-bar:empty {
        padding: 0
    }

    .mfp-img-mobile .mfp-counter {
        right: 5px;
        top: 3px
    }

    .mfp-img-mobile .mfp-close {
        top: 0;
        right: 8px;
        width: 35px;
        height: 35px;
        line-height: 35px;
        background: rgba(0, 0, 0, .6);
        position: fixed;
        text-align: center;
        padding: 0
    }
}

.slick-list, .slick-slider, .slick-track {
    display: block;
    position: relative
}

@media all and (max-width: 900px) {
    .mfp-arrow {
        -webkit-transform: scale(.75);
        transform: scale(.75)
    }

    .mfp-arrow-left {
        -webkit-transform-origin: 0;
        transform-origin: 0
    }

    .mfp-arrow-right {
        -webkit-transform-origin: 100%;
        transform-origin: 100%
    }

    .mfp-container {
        padding-left: 6px;
        padding-right: 6px
    }
}

.mfp-ie7 .mfp-img {
    padding: 0
}

.mfp-ie7 .mfp-bottom-bar {
    width: 600px;
    left: 50%;
    margin-left: -300px;
    margin-top: 5px;
    padding-bottom: 5px
}

.mfp-ie7 .mfp-container {
    padding: 0
}

.mfp-ie7 .mfp-content {
    padding-top: 44px
}

.mfp-ie7 .mfp-close {
    top: 0;
    right: 0;
    padding-top: 0
}

.slick-slider {
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-touch-callout: none;
    -khtml-user-select: none
}

.slick-list {
    overflow: hidden;
    margin: 0;
    padding: 0
}

.slick-list:focus {
    outline: 0
}

.slick-list.dragging {
    cursor: pointer;
    cursor: hand
}

.slick-slider .slick-list, .slick-slider .slick-track {
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
}

.slick-track {
    top: 0;
    left: 0
}

.slick-track:after, .slick-track:before {
    display: table
}

.slick-slide {
    display: none;
    float: left;
    height: 100%;
    min-height: 1px
}

[dir=rtl] .slick-slide {
    float: right
}

.slick-slide img {
    display: block
}

.slick-slide.slick-loading img {
    display: none
}

.slick-slide.dragging img {
    pointer-events: none
}

.slick-initialized .slick-slide {
    display: block
}

.slick-vertical .slick-slide {
    display: block;
    height: auto;
    border: 1px solid transparent
}

.slick-arrow.slick-hidden {
    display: none
}

.gallery .text-container {
    width: 100%;
    max-width: 930px
}

.gallery .gallery-container {
    width: 100%;
    max-width: 1100px;
    overflow: visible;
    padding: 0 40px
}

.gallery.full-width-gallery {
    padding-right: 0;
    padding-left: 0
}

.gallery p {
    max-width: 930px;
    margin: 0 auto;
    padding-right: 15px;
    padding-left: 15px
}

.gallery .slick-gallery {
    margin-top: 40px;
    position: relative;
    height: 100%
}

.slick-list {
    margin-bottom: 15px
}

.slick-slide, _:-webkit-full-screen:not(:root:root) {
    padding-right: .4px
}

.slick-slide, .slick-slide img {
    outline: 0;
    border: none
}

.slick-slide img {
    margin: 0 auto;
    opacity: 1 !important
}

.slick-next, .slick-prev {
    position: absolute;
    z-index: 1;
    display: block;
    top: 0;
    height: 100%;
    width: 40px;
    padding: 0;
    line-height: 0;
    font-size: 0;
    background: 0 0;
    border: none;
    outline: 0;
    cursor: pointer
}

.slick-next span, .slick-prev span {
    position: absolute;
    display: block;
    height: 84px;
    width: 40px;
    border-radius: 2px;
    opacity: 1;
    -o-transition: background .15s ease-in, opacity .15s ease-in;
    -ms-transition: background .15s ease-in, opacity .15s ease-in;
    -moz-transition: background .15s ease-in, opacity .15s ease-in;
    -webkit-transition: background .15s ease-in, opacity .15s ease-in;
    transition: background .15s ease-in, opacity .15s ease-in
}

.slick-next span:focus, .slick-next span:hover, .slick-prev span:focus, .slick-prev span:hover {
    outline: 0;
    opacity: .8
}

.slick-next span:before, .slick-prev span:before {
    position: absolute;
    display: inline-block;
    height: 25px;
    width: 16px;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}

.slick-dots, .slick-dots li {
    position: relative;
    padding: 0;
    font-size: 0;
    line-height: 0
}

.slick-prev {
    left: -40px
}

.slick-prev span:before {
    background: url(data:image/svg+xml;utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2016%2024%22%20enable-background%3D%22new%200%200%2016%2024%22%3E%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20fill%3D%22%23222222%22%20d%3D%22M11.4.4c.6-.6%201.5-.6%202.1%200l2.1%202.1c.6.6.6%201.5%200%202.1L8.3%2012l7.3%207.4c.6.6.6%201.5%200%202.1l-2.1%202.1c-.6.6-1.5.6-2.1%200L0%2012%2011.4.4z%22%2F%3E%3C%2Fsvg%3E) no-repeat
}

.slick-next {
    right: -40px
}

.slick-next span:before {
    background: url(data:image/svg+xml;utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2016%2024%22%20enable-background%3D%22new%200%200%2016%2024%22%3E%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20fill%3D%22%23222222%22%20d%3D%22M16%2012L4.6%2023.6c-.6.6-1.5.6-2.1%200L.4%2021.5c-.6-.6-.6-1.5%200-2.1L7.7%2012%20.4%204.6C-.2%204-.2%203.1.4%202.5L2.5.4C3.1-.2%204-.2%204.6.4L16%2012z%22%2F%3E%3C%2Fsvg%3E) no-repeat
}

.slick-slider {
    margin-bottom: 30px;
    -ms-touch-action: auto;
    touch-action: auto
}

.slick-dots {
    list-style: none;
    display: none !important;
    width: 100%
}

.slick-dots li {
    display: inline-block;
    height: 20px;
    width: 20px;
    margin: 0 5px;
    cursor: pointer
}

.slick-dots li button {
    border: 2px solid #222;
    border-radius: 15px;
    background-color: #222;
    display: block;
    height: 14px;
    width: 14px;
    outline: 0;
    font-size: 0;
    line-height: 0;
    color: transparent;
    padding: 5px;
    cursor: pointer;
    -o-transition: background .15s ease-in;
    -ms-transition: background .15s ease-in;
    -moz-transition: background .15s ease-in;
    -webkit-transition: background .15s ease-in;
    transition: background .15s ease-in
}

.slick-dots li button:focus, .slick-dots li button:hover {
    outline: 0;
    background-color: #fff
}

.slick-dots li.slick-active button {
    background-color: #fff
}

.full-width-gallery .slick-slide img {
    width: 100%
}

.full-width-gallery .slick-prev {
    left: 0
}

.full-width-gallery .slick-prev span:before {
    background: url(data:image/svg+xml;utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2016%2024%22%20enable-background%3D%22new%200%200%2016%2024%22%3E%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20fill%3D%22%23F5F5F5%22%20d%3D%22M11.4.4c.6-.6%201.5-.6%202.1%200l2.1%202.1c.6.6.6%201.5%200%202.1L8.3%2012l7.3%207.4c.6.6.6%201.5%200%202.1l-2.1%202.1c-.6.6-1.5.6-2.1%200L0%2012%2011.4.4z%22%2F%3E%3C%2Fsvg%3E) no-repeat
}

.full-width-gallery .slick-next {
    right: 0
}

.full-width-gallery .slick-next span:before {
    background: url(data:image/svg+xml;utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2016%2024%22%20enable-background%3D%22new%200%200%2016%2024%22%3E%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20fill%3D%22%23F5F5F5%22%20d%3D%22M16%2012L4.6%2023.6c-.6.6-1.5.6-2.1%200L.4%2021.5c-.6-.6-.6-1.5%200-2.1L7.7%2012%20.4%204.6C-.2%204-.2%203.1.4%202.5L2.5.4C3.1-.2%204-.2%204.6.4L16%2012z%22%2F%3E%3C%2Fsvg%3E) no-repeat
}

.full-width-gallery .slick-next span, .full-width-gallery .slick-prev span {
    background-color: rgba(34, 34, 34, .3)
}

.full-width-gallery .slick-next span:focus, .full-width-gallery .slick-next span:hover, .full-width-gallery .slick-prev span:focus, .full-width-gallery .slick-prev span:hover {
    background-color: rgba(102, 102, 102, .3)
}

.theme-darkside .slick-prev span:before {
    background: url(data:image/svg+xml;utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2016%2024%22%20enable-background%3D%22new%200%200%2016%2024%22%3E%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20fill%3D%22%23F5F5F5%22%20d%3D%22M11.4.4c.6-.6%201.5-.6%202.1%200l2.1%202.1c.6.6.6%201.5%200%202.1L8.3%2012l7.3%207.4c.6.6.6%201.5%200%202.1l-2.1%202.1c-.6.6-1.5.6-2.1%200L0%2012%2011.4.4z%22%2F%3E%3C%2Fsvg%3E) no-repeat
}

.theme-darkside .slick-next span:before {
    background: url(data:image/svg+xml;utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2016%2024%22%20enable-background%3D%22new%200%200%2016%2024%22%3E%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20fill%3D%22%23F5F5F5%22%20d%3D%22M16%2012L4.6%2023.6c-.6.6-1.5.6-2.1%200L.4%2021.5c-.6-.6-.6-1.5%200-2.1L7.7%2012%20.4%204.6C-.2%204-.2%203.1.4%202.5L2.5.4C3.1-.2%204-.2%204.6.4L16%2012z%22%2F%3E%3C%2Fsvg%3E) no-repeat
}

.theme-darkside .slick-dots li button {
    border: 2px solid #f5f5f5;
    background-color: #f5f5f5
}

.theme-darkside .slick-dots li button:focus, .theme-darkside .slick-dots li button:hover, .theme-darkside .slick-dots li.slick-active button {
    background-color: #000
}

.theme-touchofgrey .slick-dots li button:focus, .theme-touchofgrey .slick-dots li button:hover, .theme-touchofgrey .slick-dots li.slick-active button {
    background-color: #eee
}

@media (min-width: 481px) {
    .slick-gallery .slick-dots {
        display: block !important
    }
}

@media (min-width: 768px) {
    .gallery .gallery-container {
        padding: 0 80px
    }

    .gallery p {
        margin-top: 10px
    }

    .slick-prev {
        left: -80px
    }

    .slick-next {
        right: -80px
    }
}

.ns-box {
    position: fixed;
    background-color: #5D86A0;
    padding: 22px;
    line-height: 1.4;
    z-index: 10000;
    pointer-events: none;
    color: #FAFBFF
}

.ns-box.ns-show, .ns-box.ns-visible {
    pointer-events: auto
}

.ns-box.ns-type-warning {
    background-color: #EE383F
}

.ns-box.ns-type-success {
    background-color: #AFDD4A;
    color: #222
}

.ns-box.ns-type-info {
    background-color: #FFCB00;
    color: #222
}

.ns-box.ns-type-success .ns-close::after, .ns-box.ns-type-success .ns-close::before {
    color: #222
}

.ns-box p {
    margin: 0
}

.ns-box a {
    font-weight: 700
}

.ns-close {
    width: 30px;
    height: 30px;
    position: absolute;
    right: 4px;
    top: 4px;
    overflow: hidden;
    text-indent: 100%;
    cursor: pointer;
    backface-visibility: hidden;
    z-index: 10001
}

.ns-close:focus, .ns-close:hover {
    outline: 0
}

.ns-close::after, .ns-close::before {
    position: absolute;
    width: 2px;
    height: 60%;
    top: 50%;
    left: 50%;
    background: #FAFBFF
}

.ns-close:hover::after, .ns-close:hover::before {
    background: #FAFBFF
}

.ns-close::before {
    -webkit-transform: translate(-50%, -50%) rotate(45deg);
    transform: translate(-50%, -50%) rotate(45deg)
}

.ns-close::after {
    -webkit-transform: translate(-50%, -50%) rotate(-45deg);
    transform: translate(-50%, -50%) rotate(-45deg)
}

.ns-box.ns-bar {
    top: 0;
    left: 0;
    width: 100%
}

.ns-bar .ns-close {
    background: 0 0;
    top: 50%;
    right: 20px;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%)
}

[class*=" ns-effect-"].ns-bar.ns-hide, [class^=ns-effect-].ns-bar.ns-hide {
    -webkit-animation-direction: reverse;
    animation-direction: reverse
}

.ns-effect-slidetop p {
    display: inline-block;
    padding: 0 30px 0 0;
    font-size: 16px;
    font-size: 1rem
}

.ns-effect-slidetop.ns-show p {
    -webkit-animation-duration: .3s;
    animation-duration: .3s;
    -webkit-animation-delay: .2s;
    animation-delay: .2s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    -webkit-animation-name: animFade;
    animation-name: animFade
}

@-webkit-keyframes animScaleUp {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, -50%, 0) scale3d(0, 0, 1)
    }
    100% {
        opacity: 1;
        -webkit-transform: translate3d(0, -50%, 0) scale3d(1, 1, 1)
    }
}

@keyframes animScaleUp {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, -50%, 0) scale3d(0, 0, 1);
        transform: translate3d(0, -50%, 0) scale3d(0, 0, 1)
    }
    100% {
        opacity: 1;
        -webkit-transform: translate3d(0, -50%, 0) scale3d(1, 1, 1);
        transform: translate3d(0, -50%, 0) scale3d(1, 1, 1)
    }
}

.ns-effect-slidetop.ns-hide, .ns-effect-slidetop.ns-show {
    -webkit-animation-name: animSlideTop;
    animation-name: animSlideTop;
    -webkit-animation-duration: .3s;
    animation-duration: .3s;
    -webkit-animation-timing-function: cubic-bezier(.7, 0, .3, 1);
    animation-timing-function: cubic-bezier(.7, 0, .3, 1)
}

@-webkit-keyframes animSlideTop {
    0% {
        -webkit-transform: translate3d(0, -100%, 0)
    }
    100% {
        -webkit-transform: translate3d(0, 0, 0)
    }
}

@keyframes animSlideTop {
    0% {
        -webkit-transform: translate3d(0, -100%, 0);
        transform: translate3d(0, -100%, 0)
    }
    100% {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
}
